From bb21c5cf3b56443a57d8da3387b34ae35d96dfd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Fri, 30 Aug 2024 11:51:36 +0200 Subject: [PATCH 1/9] - Fixed bug: getScrollX won't return the right value on afterLoad #4652 --- src/js/slides/index.js | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/js/slides/index.js b/src/js/slides/index.js index 793e7167e..3933c9752 100644 --- a/src/js/slides/index.js +++ b/src/js/slides/index.js @@ -1,6 +1,6 @@ import { nullOrSlide } from '../callbacks/nullOrSlide.js'; import { EventEmitter } from '../common/eventEmitter.js'; -import { getState, state } from '../common/state.js'; +import { getState, setState, state } from '../common/state.js'; import { landscapeScroll, onDestroy } from './landscapeScroll.js'; import { moveSlideLeft, moveSlideRight } from './moveSlide.js'; import { FP } from '../common/constants.js'; @@ -25,6 +25,16 @@ function bindEvents(){ EventEmitter.on(events.moveSlideLeft, function(params){ moveSlideLeft(params.section); }); + EventEmitter.on(events.afterSectionLoads, updateScrollX); +} + +function updateScrollX(params){ + var activeSlide = params.items.destination.activeSlide; + var scrollX = activeSlide ? Math.round(activeSlide.offsetLeft) : 0; + + setState({ + scrollX: scrollX + }); } /** From 7de02d7f52b208e5e6ab3a25f1be06ebef2d6fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Fri, 30 Aug 2024 12:13:48 +0200 Subject: [PATCH 2/9] - Documentation: updating website locales --- dist/fullpage.extensions.min.js | 4 +- lang/website/en.yml | 23 ++-- lang/website/es.yml | 35 ++++--- lang/website/ja.yml | 179 ++++++++++++++++++++++++++++++++ lang/website/ko.yml | 34 +++--- lang/website/ru.yml | 38 ++++--- lang/website/zh.yml | 34 +++--- 7 files changed, 280 insertions(+), 67 deletions(-) create mode 100644 lang/website/ja.yml diff --git a/dist/fullpage.extensions.min.js b/dist/fullpage.extensions.min.js index d9b1b8443..c0b284c61 100644 --- a/dist/fullpage.extensions.min.js +++ b/dist/fullpage.extensions.min.js @@ -1,5 +1,5 @@ /*! -* fullPage 4.0.28 +* fullPage 4.0.29 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only @@ -8,4 +8,4 @@ * * Copyright (C) 2018 http://alvarotrigo.com/fullPage/ - A project by Alvaro Trigo */ -!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i,r=Object.freeze({__proto__:null,get showError(){return ye},get isVisible(){return Me},get getVisible(){return Te},get $(){return Ae},get deepExtend(){return xe},get hasClass(){return Oe},get getWindowHeight(){return ke},get t(){return Ee},get css(){return Re},get prev(){return De},get next(){return Le},get last(){return je},get index(){return ze},get getList(){return Ne},get hide(){return Ie},get show(){return Pe},get isArrayOrList(){return He},get addClass(){return Ce},get removeClass(){return We},get appendTo(){return Fe},get wrap(){return Ve},get wrapAll(){return Be},get wrapInner(){return Ze},get unwrap(){return Ye},get closest(){return Ge},get after(){return Ue},get before(){return Xe},get insertBefore(){return _e},get getScrollTop(){return Qe},get siblings(){return Je},get preventDefault(){return Ke},get i(){return $e},get o(){return qe},get u(){return ni},get l(){return ti},get v(){return ei},get isFunction(){return ii},get trigger(){return ri},get matches(){return oi},get toggle(){return ai},get createElementFromHTML(){return ui},get remove(){return li},get filter(){return ci},get untilAll(){return si},get nextAll(){return fi},get prevAll(){return di},get toArray(){return vi},get p(){return pi},get h(){return hi},get g(){return gi},get S(){return mi},get M(){return wi}});Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
'],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},U=null,X=!1,_=xe({},G),Q=null;function J(n){return U}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",U);n.length&&n.length===Ae(K().sectionSelector,U).length&&(X=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",U);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={O:0,R:0,slides:[],D:[],L:null,j:null,N:!1,I:!1,P:!1,H:!1,C:!1,W:void 0,F:void 0,V:!1,canScroll:!0,B:"none",Z:"none",Y:!1,G:!1,U:!0,X:0,_:ke(),J:!1,K:{},scrollY:0,scrollX:0,q:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.nn=Oe(n,I)||null!=Ae(P,n)[0],this.tn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.tn?this.isVisible?tn.D:tn.en:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.an=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.V;en({V:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.V){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.un[n].splice(e,1)}},cn:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Xn.cn(ht,n)),en({P:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({H:!0}),xt(Ge(n,L),n),void 0!==t&&en({H:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Xn.ln(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Xn.ln(tt,(function(){Xn.ln(ft,At)}));var Lt=null,jt=null;function zt(){tn.L=null,tn.D.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.nn=Se.nn(n.item),t&&(tn.L=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.nn=Se.nn(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.L,t=!!tn.L&&tn.L.slides.length,e=tn.L?tn.L.activeSlide:null;if(!n&&tn.D.length&&!rn().N){if(Lt){var i=Pt(Lt,tn.D);i&&(tn.L=i,tn.L.isActive=!0,Ce(tn.L.item,S)),tn.L&&Rn(tn.L.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.L.slides);r&&(tn.L.activeSlide=r,tn.L.activeSlide.isActive=!0,Ce(tn.L.activeSlide.item,S)),tn.L.activeSlide&&Dt(tn.L.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.L),jt=It(tn.L?tn.L.activeSlide:null),tn.O=t.length,tn.R=i.reduce((function(n,t){return n+t.slides.length}),0),tn.D=i,tn.en=e,tn.slides=r,tn.on=tn.D.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.tn?tn.en:tn.L.vn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
'+l+"
"),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().L.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({j:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Xn.cn(lt,{destination:rn().D[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().j,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().L,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().L.index()+1,localIsResizing:tn.H,items:{origin:rn().L,destination:n},direction:null};if(!(rn().L.item==i&&!tn.H||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({J:!0});var t=rn().L.item;return n.isMovementUp?Xe(t,fi(t,A)):Ue(t,di(t,A).reverse()),Rn(rn().L.item.offsetTop),Yt(),n.gn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().L,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().L.item),a.localIsResizing||Cn(rn().L.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.mn}),Yn(o,r,a.anchorLink),Xn.cn(vt,a),function(n){en({B:"none",scrollY:Math.round(n.dtop)}),Xn.cn(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.mn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.mn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({W:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.gn?n.isMovementUp?tn.O-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.X,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.H&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({X:i}),i}function ae(n){en({N:!1}),function(n){null!=n.gn&&(n.isMovementUp?Xe(Ae(A)[0],n.gn):Ue(Ae(A)[rn().D.length-1],n.gn),Rn(rn().L.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.xn)return Ke(n),!1},Mn:function(){Se.An=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.xn=!1},afterLoad:function(){Se.xn=!1,clearTimeout(ve),ve=setTimeout((function(){Se.An=tn.canScroll}),200)},Dn:function(){u.activeElement===this.Tn&&(this.Tn.blur(),Se.xn=!1)},yn:function(){if(K().scrollOverflow&&Se.An){Se.Dn();var n=Se.Ln(rn().L.item);!n||l||s||(this.Tn=n,requestAnimationFrame((function(){n.focus({jn:!0}),Se.xn=!0}))),Se.An=!1}},Sn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().on.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.wn(n.item),o=(t=n).tn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.nn||(Se.zn(e),Se.Nn(e)),n.nn=!0}}))},Nn:function(n){Se.Ln(n).addEventListener("scroll",Se.In),n.addEventListener("wheel",Se.En,{passive:!1}),n.addEventListener("keydown",Se.Rn,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},Pn:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Sn(n);return Ae(P,t)[0]||t},nn:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},bn:function(n){return n.tn&&n.activeSlide?n.activeSlide.nn:n.nn},wn:function(n){return Se.Ln(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Ln(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Hn:function(){this.kn=(new Date).getTime();var n=this.kn-Se.On,t=(l||s)&&tn.Y,e=tn.G&&n>600;return t&&n>400||e},In:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.B?tn.B:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Ue(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
    '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.L&&(0!==tn.L.index()||0===tn.L.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Ue,before:Xe,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Xn.ln(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Xn.ln(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().R}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().O)&&!tn.J&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Xt(),t&&(li(Ae(C)),li(Ae(V))),rn().D.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Xn.ln(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Xn.ln(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Wn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Fn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Vn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({N:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().D).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({N:!1}),en({Bn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().L.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().D[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.bn(rn().L)?Se.isScrolled(n,rn().L.item)&&Se.Hn()&&t():t()}}var Ui,Xi,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Zn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Yn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().L.item,e=Se.bn(rn().L);if(er(n)){en({Y:!0,G:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({B:u?Ji>$i?"right":"left":l}),u?!tn.P&&o&&(Ji>$i?yt().m.right&&Xn.cn($n,{section:t}):yt().m.left&&Xn.cn(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({V:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Y:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().L.item:t,i=gn(tn.D,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.P||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({P:!d.test.mn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().D.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().D[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.W||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Xi),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Xi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().L.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.L&&tn.L.activeSlide?tn.L.activeSlide:tn.L)[e]());do{(i=Mr(r.item)).length&&(t={Gn:r,Un:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Gn:null;if(s){var f=s.tn?s:s.parent;Xn.cn(ot,{Xn:f.index()+1,slideAnchor:s.tn?0:s.index()}),_i=c.Un,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Ui=n.ctrlKey,Xi=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().L.item),o=Se.isScrolled("down",rn().L.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.N})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({j:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.N?Xn.cn(at,{e:n}):Bi():Se.yn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.N)return;32===n.keyCode&&i||Vi()}else Se.yn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().D.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.U&&(Ui=n.ctrlKey)}function wr(){en({U:!1}),Ui=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Xn.ln(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Xn.ln(et,hr),Xn.ln(ht,br),Xn.ln(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().N&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Vn(),i=rn().Bn;if(i)return Ke(t),!1;if(rn().N){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Fn()))return(r=Mn(pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight)).element.scrollTo(0,r.options),en({Bn:!1}),Ke(t),!1;if(zi.Fn())return e=!1,en({Bn:!0}),en({j:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.G||en({Y:!1,G:!0,B:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Ui&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({Z:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({j:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({V:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Zn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,ur,{passive:!1}),jn.addEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1}),n.addEventListener(nr.Yn,ir),n.addEventListener(nr.Zn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Zn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,tr,{passive:!1}),jn.removeEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared._n||Rr(!1),d.shared._n=!0,e=!0)}})),!e&&d.shared._n&&(Rr(!0),d.shared._n=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Xn.ln(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Xn.ln(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.q&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({H:!0}),Nr(tn.L.index()+1),en({H:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({H:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.N||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Xn.cn(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn._===e&&Cr===i||(en({_:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({H:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({H:!0,_:ke(),Qn:Ee()});for(var t=rn().D,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.Sn();var u=rn().L.index();tn.N||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({H:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().D.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,hn:t}}function Gr(){ei("hashchange",Ur)}function Ur(){if(!tn.C&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.hn,i=void 0===tn.W,r=void 0===tn.W&&void 0===e&&!tn.P;t&&t.length&&(t&&t!==tn.W&&!i||r&&!ln()||!tn.P&&tn.F!=e&&!ln())&&Xn.cn(ot,{Xn:t,slideAnchor:e})}}function Xr(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({j:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Xn.cn(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Ut.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Xn.ln(tt,(function(){Vr(),ni("resize",Vr),Xn.ln(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Xn.ln(tt,(function(){ni("hashchange",Ur),Xn.ln(et,Gr)})),Xn.ln(tt,(function(){qe("wheel",zi.Wn,Ei()),Xn.ln(st,Ni),Xn.ln(at,Ii)})),Xn.ln(tt,(function(){Xn.ln(Jn,Xr)})),Xn.ln(tt,(function(){Xn.ln(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.H&&rn().L&&(pi(rn().D),!rn().N&&!rn().Bn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({X:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().D;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().L.item,M)||(Ce(rn().L.item,M),We(Je(rn().L.item),M))),e=(t=f[l]).item,!t.isActive){en({C:!0});var v,p,h=rn().L.item,g=rn().L.index()+1,m=xn(rn().L,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={L:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().L,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.H,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({W:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({C:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.D.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().A))}}function no(n){var t=K().skipIntermediateItems,e=n.items.origin.tn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function to(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function eo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function io(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function ro(){var n,t,e=rn().L,i=rn().L.item;Ce(i,M),Fn(rn().L),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{L:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().L,destination:rn().L}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function oo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Jn:t})}function ao(){var n=Yr(),t=n.section,e=n.hn;t?K().animateAnchor?vr(t,e):Nr(t,e):Xn.cn(Qn,null)}Xn.ln(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Xn.ln(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Xn.ln(ot,(function(n){vr(n.Xn,n.slideAnchor)})),Xn.ln(ut,(function(n){pr(n.anchor,void 0)})),Xn.ln(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Xn.ln(lt,(function(n){re(n.destination)}))})),Xn.ln(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().L.activeSlide)},d.getScrollX=function(){return tn.scrollX},Xn.ln(tt,(function(){Xn.ln(et,Et),Xn.ln(ct,(function(n){xt(n.slides,n.destination)})),Xn.ln($n,(function(n){sr(n.section)})),Xn.ln(Kn,(function(n){cr(n.section)}))})),Xn.ln(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.D),r=!tn.Kn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Xn.ln(qn,(function(){var t,u,l;en({Kn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{$n:new Date(e+"T00:00"),qn:e.split("-")[2]===8*(S.length-2)+"",nt:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.$n&&u.nt===t.split(n[0])[4]||l||u.qn)||!1)})}));var n=["-"],t="2024-7-22".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Xn.ln(ft,no),Xn.ln(pt,to),Xn.ln(dt,no),Xn.ln(ht,to),Xn.ln(nt,(function(){eo(!0)})),d.setKeyboardScrolling=eo,d.shared.tt=ro,d.setAllowScrolling=oo;var uo={};function lo(){return uo}var co,so,fo,vo,po=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function ho(n){if(so=u.createElement("div"),co=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),po||(co=co.replace("extensions/","").replace("Extension","")),so.innerHTML=co,so=so.firstChild,"MutationObserver"in window&&new MutationObserver(mo).observe(u.body,{childList:!0,subtree:!1}),(!po||an(n)&&d[n])&&(!function(n){var t=void 0!==lo()[n]&&lo()[n].length,e=[],i=!1;return He(lo()[n])?e=lo()[n]:e.push(lo()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!po)){go();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](go,2e3)}}function go(){so&&(vo||(Math.random()<.5?fn(jn,so):Fe(so,jn),vo=!0),so.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function mo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(so)){clearTimeout(fo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");fo=window[t](wo,900)}}))}function wo(){vo=!1}function bo(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({_:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().en,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Xt(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.Sn()}(),oo(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&ao(),ni("load",ao),ro(),po||ho("l"),Nt(),zt()}function So(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Kn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function yo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:ho,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.on},getSections:function(){return tn.D},setActiveSection:function(n){tn.L=n}}}}function Mo(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";lo()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function To(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){U=n}("string"==typeof n?Ae(n)[0]:n),Xn.cn(qn),So(),d.getFullpageData=yo,d.version="4.0.28",d.test=Object.assign(d.test,{top:"0px",an:"translate3d(0px, 0px, 0px)",sn:function(){for(var n=[],t=0;t>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
    '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={O:0,R:0,slides:[],D:[],L:null,j:null,N:!1,I:!1,P:!1,H:!1,C:!1,W:void 0,F:void 0,V:!1,canScroll:!0,B:"none",Z:"none",Y:!1,G:!1,X:!0,U:0,_:ke(),J:!1,K:{},scrollY:0,scrollX:0,q:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.nn=Oe(n,I)||null!=Ae(P,n)[0],this.tn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.tn?this.isVisible?tn.D:tn.en:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.an=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.V;en({V:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.V){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.un[n].splice(e,1)}},cn:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.cn(ht,n)),en({P:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({H:!0}),xt(Ge(n,L),n),void 0!==t&&en({H:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.ln(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.ln(tt,(function(){Un.ln(ft,At)}));var Lt=null,jt=null;function zt(){tn.L=null,tn.D.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.nn=Se.nn(n.item),t&&(tn.L=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.nn=Se.nn(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.L,t=!!tn.L&&tn.L.slides.length,e=tn.L?tn.L.activeSlide:null;if(!n&&tn.D.length&&!rn().N){if(Lt){var i=Pt(Lt,tn.D);i&&(tn.L=i,tn.L.isActive=!0,Ce(tn.L.item,S)),tn.L&&Rn(tn.L.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.L.slides);r&&(tn.L.activeSlide=r,tn.L.activeSlide.isActive=!0,Ce(tn.L.activeSlide.item,S)),tn.L.activeSlide&&Dt(tn.L.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.L),jt=It(tn.L?tn.L.activeSlide:null),tn.O=t.length,tn.R=i.reduce((function(n,t){return n+t.slides.length}),0),tn.D=i,tn.en=e,tn.slides=r,tn.on=tn.D.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.tn?tn.en:tn.L.vn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
    '+l+"
    "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().L.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({j:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.cn(lt,{destination:rn().D[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().j,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().L,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().L.index()+1,localIsResizing:tn.H,items:{origin:rn().L,destination:n},direction:null};if(!(rn().L.item==i&&!tn.H||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({J:!0});var t=rn().L.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().L.item.offsetTop),Yt(),n.gn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().L,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().L.item),a.localIsResizing||Cn(rn().L.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.mn}),Yn(o,r,a.anchorLink),Un.cn(vt,a),function(n){en({B:"none",scrollY:Math.round(n.dtop)}),Un.cn(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.mn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.mn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({W:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.gn?n.isMovementUp?tn.O-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.U,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.H&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({U:i}),i}function ae(n){en({N:!1}),function(n){null!=n.gn&&(n.isMovementUp?Ue(Ae(A)[0],n.gn):Xe(Ae(A)[rn().D.length-1],n.gn),Rn(rn().L.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.xn)return Ke(n),!1},Mn:function(){Se.An=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.xn=!1},afterLoad:function(){Se.xn=!1,clearTimeout(ve),ve=setTimeout((function(){Se.An=tn.canScroll}),200)},Dn:function(){u.activeElement===this.Tn&&(this.Tn.blur(),Se.xn=!1)},yn:function(){if(K().scrollOverflow&&Se.An){Se.Dn();var n=Se.Ln(rn().L.item);!n||l||s||(this.Tn=n,requestAnimationFrame((function(){n.focus({jn:!0}),Se.xn=!0}))),Se.An=!1}},Sn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().on.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.wn(n.item),o=(t=n).tn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.nn||(Se.zn(e),Se.Nn(e)),n.nn=!0}}))},Nn:function(n){Se.Ln(n).addEventListener("scroll",Se.In),n.addEventListener("wheel",Se.En,{passive:!1}),n.addEventListener("keydown",Se.Rn,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},Pn:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Sn(n);return Ae(P,t)[0]||t},nn:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},bn:function(n){return n.tn&&n.activeSlide?n.activeSlide.nn:n.nn},wn:function(n){return Se.Ln(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Ln(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Hn:function(){this.kn=(new Date).getTime();var n=this.kn-Se.On,t=(l||s)&&tn.Y,e=tn.G&&n>600;return t&&n>400||e},In:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.B?tn.B:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
      '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.L&&(0!==tn.L.index()||0===tn.L.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.ln(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.ln(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().R}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().O)&&!tn.J&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().D.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.ln(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.ln(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Wn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Fn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Vn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({N:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().D).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({N:!1}),en({Bn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().L.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().D[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.bn(rn().L)?Se.isScrolled(n,rn().L.item)&&Se.Hn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Zn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Yn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().L.item,e=Se.bn(rn().L);if(er(n)){en({Y:!0,G:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({B:u?Ji>$i?"right":"left":l}),u?!tn.P&&o&&(Ji>$i?yt().m.right&&Un.cn($n,{section:t}):yt().m.left&&Un.cn(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({V:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Y:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().L.item:t,i=gn(tn.D,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.P||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({P:!d.test.mn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().D.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().D[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.W||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().L.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.L&&tn.L.activeSlide?tn.L.activeSlide:tn.L)[e]());do{(i=Mr(r.item)).length&&(t={Gn:r,Xn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Gn:null;if(s){var f=s.tn?s:s.parent;Un.cn(ot,{Un:f.index()+1,slideAnchor:s.tn?0:s.index()}),_i=c.Xn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().L.item),o=Se.isScrolled("down",rn().L.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.N})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({j:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.N?Un.cn(at,{e:n}):Bi():Se.yn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.N)return;32===n.keyCode&&i||Vi()}else Se.yn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().D.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.X&&(Xi=n.ctrlKey)}function wr(){en({X:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.ln(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.ln(et,hr),Un.ln(ht,br),Un.ln(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().N&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Vn(),i=rn().Bn;if(i)return Ke(t),!1;if(rn().N){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Fn()))return(r=Mn(pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight)).element.scrollTo(0,r.options),en({Bn:!1}),Ke(t),!1;if(zi.Fn())return e=!1,en({Bn:!0}),en({j:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.G||en({Y:!1,G:!0,B:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({Z:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({j:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({V:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Zn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,ur,{passive:!1}),jn.addEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1}),n.addEventListener(nr.Yn,ir),n.addEventListener(nr.Zn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Zn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,tr,{passive:!1}),jn.removeEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared._n||Rr(!1),d.shared._n=!0,e=!0)}})),!e&&d.shared._n&&(Rr(!0),d.shared._n=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.ln(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.ln(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.q&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({H:!0}),Nr(tn.L.index()+1),en({H:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({H:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.N||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.cn(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn._===e&&Cr===i||(en({_:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({H:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({H:!0,_:ke(),Qn:Ee()});for(var t=rn().D,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.Sn();var u=rn().L.index();tn.N||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({H:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().D.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,hn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.C&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.hn,i=void 0===tn.W,r=void 0===tn.W&&void 0===e&&!tn.P;t&&t.length&&(t&&t!==tn.W&&!i||r&&!ln()||!tn.P&&tn.F!=e&&!ln())&&Un.cn(ot,{Un:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({j:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.cn(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.ln(tt,(function(){Vr(),ni("resize",Vr),Un.ln(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.ln(tt,(function(){ni("hashchange",Xr),Un.ln(et,Gr)})),Un.ln(tt,(function(){qe("wheel",zi.Wn,Ei()),Un.ln(st,Ni),Un.ln(at,Ii)})),Un.ln(tt,(function(){Un.ln(Jn,Ur)})),Un.ln(tt,(function(){Un.ln(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.H&&rn().L&&(pi(rn().D),!rn().N&&!rn().Bn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({U:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().D;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().L.item,M)||(Ce(rn().L.item,M),We(Je(rn().L.item),M))),e=(t=f[l]).item,!t.isActive){en({C:!0});var v,p,h=rn().L.item,g=rn().L.index()+1,m=xn(rn().L,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={L:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().L,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.H,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({W:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({C:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.D.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().A))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.tn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().L,i=rn().L.item;Ce(i,M),Fn(rn().L),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{L:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().L,destination:rn().L}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Jn:t})}function uo(){var n=Yr(),t=n.section,e=n.hn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.cn(Qn,null)}Un.ln(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.ln(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.ln(ot,(function(n){vr(n.Un,n.slideAnchor)})),Un.ln(ut,(function(n){pr(n.anchor,void 0)})),Un.ln(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.ln(lt,(function(n){re(n.destination)}))})),Un.ln(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().L.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.ln(tt,(function(){Un.ln(et,Et),Un.ln(ct,(function(n){xt(n.slides,n.destination)})),Un.ln($n,(function(n){sr(n.section)})),Un.ln(Kn,(function(n){cr(n.section)})),Un.ln(pt,no)})),Un.ln(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.D),r=!tn.Kn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.ln(qn,(function(){var t,u,l;en({Kn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{$n:new Date(e+"T00:00"),qn:e.split("-")[2]===8*(S.length-2)+"",nt:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.$n&&u.nt===t.split(n[0])[4]||l||u.qn)||!1)})}));var n=["-"],t="2024-7-30".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.ln(ft,to),Un.ln(pt,eo),Un.ln(dt,to),Un.ln(ht,eo),Un.ln(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.tt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({_:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().en,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.Sn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Kn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.on},getSections:function(){return tn.D},setActiveSection:function(n){tn.L=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.cn(qn),yo(),d.getFullpageData=Mo,d.version="4.0.29",d.test=Object.assign(d.test,{top:"0px",an:"translate3d(0px, 0px, 0px)",sn:function(){for(var n=[],t=0;tPусский
    • 한국어
    • +
    • 日本語
    • +
    • Pусский
    • Español
    • 中文
    • -
    • Português Brasileiro
    • # Extensions website @@ -134,7 +135,7 @@ Staging / dev domains: Staging / dev domains Trusted by the world’s most innovative companies: Trusted by the world's most innovative companies People love fullPage.js!: People love fullPage.js! Vertical Navigation: Vertical Navigation -Add the stylesheet after jquery.fullpage.css and... that's it!: Add the stylesheet after jquery.fullpage.css and... that's it! +Add the stylesheet after fullpage.css and... that's it!: Add the stylesheet after fullpage.css and... that's it! Available in 2 sizes: Available in 2 sizes Get all navigation styles from £9: Get all navigation styles from £9 30-Day Money Back Guarrantee: 30-Day Money Back Guarantee @@ -165,9 +166,15 @@ Generate a common activation key: Generate a common activation key Within a product: Within a product Mobile applications: Mobile applications +#extensions bundle: +All extensions bundle: All extensions bundle +Get all the extensions starting from $119!: Get all the extensions starting from $119! +Including future ones!: Including future ones! +Get the extensions pack!: Get the extensions pack! + + language-menu-extensions:
    • Pусский
    • 한국어
    • Español
    • 中文
    • -
    • Português Brasileiro
    • diff --git a/lang/website/es.yml b/lang/website/es.yml index fb8d058f6..6db71aa91 100644 --- a/lang/website/es.yml +++ b/lang/website/es.yml @@ -11,8 +11,8 @@ Create Beautiful Fullscreen Scrolling Websites: Crea increibles páginas web con Download: Descargar View on GitHub: Ver en GitHub Open: Abierto -fullPage.js is actively mantained and community driven.: Mantenido activamente e impulsado por la comunidad. -Solving developers' issues since 2013.: Haciendo la vida fácil a desarrolladores desde 2013. +js is actively maintained and community driven: js está bajo constante mantenimiento y es impulsado por la comunidad. +Solving developers' issues since 2013: Haciendo la vida fácil a desarrolladores desde 2013. commits: commits closed issues: dudas resueltas contributors: contribuyentes @@ -21,8 +21,8 @@ Compatible: Compatible Easy!: Fácil! See in Codepen: Ver en Codepen Touch me!: Tócame! -Designed for mobiles and tablets, totally responsive.: Diseñado para móviles y tablets, totalmente responsive. -Because not only kids like to grab things.: Porque no sólamente a los niños les gusta tocar cosas. +Designed for mobiles and tablets, totally responsive: Diseñado para móviles y tablets, totalmente responsive +Because not only kids like to grab things: Porque no sólamente a los niños les gusta tocar cosas #MENU Wordpress Theme: Plantilla Wordpress @@ -33,12 +33,12 @@ Docs: Documentación Contact: Contacto #sections content -Proud of being the most complete framework of its kind.: Orgulloso de ser el framework más completo de su categoría. -Trusted by the most innovative companies.: Usado por las compañias más innovadoras. -Working in modern and old browsers too! Even IE 9!: Funcional en todo tipo de navegadores! Incluso IE 9!. +Proud of being the most complete framework of its kind: Orgulloso de ser el framework más completo de su categoría +Trusted by the most innovative companies: Usado por las compañias más innovadoras +Working in modern and old browsers too!: Funcional en todo tipo de navegadores! Make a beautiful site for all! Not just a few!: Haz una página bonita para todos no solo para unos pocos! -fullPage.js is designed to be easy to use and customize.: fullPage.js está diseñado para ser fácil de usar y configurar. -It inludes tens of examples, great documentation and both community and personal support.: Incluye decenas de ejemplos, una documentación increible y suporte tanto personal como de la comunidad. +js is designed to be easy to use and customize: js está diseñado para ser fácil de usar y configurar +It includes tens of examples, great documentation and both community and personal support: Incluye decenas de ejemplos, una documentación increible y suporte tanto personal como de la comunidad #examples Navigation: Navegación @@ -75,7 +75,8 @@ Callbacks: Callbacks Functions and methods: Funciones y métodos #extras -documentation-link: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/spanish#fullpagejs +documentation-link: https://alvarotrigo.com/fullPage/docs/es/ +documentation-link-github: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/spanish extensions-link: https://alvarotrigo.com/fullPage/extensions/es/ lang: es flag-name: flag-spanish @@ -83,10 +84,10 @@ language-name: Español canonical-link: https://alvarotrigo.com/fullPage/es/ language-menu:
    • English
    • -
    • Pусский
    • 한국어
    • +
    • 日本語
    • +
    • Pусский
    • 中文
    • -
    • Português Brasileiro
    • # Extensions website Need some extra feature? Fullpage.js provides extensions that you can use to enhance its already amazing behavior!: Necesitas funcionalidad extra? Fullpage.js provee extensiones que puedes usar para mejorar su ya increible funcionamiento! @@ -136,7 +137,7 @@ Staging / dev domains: Dominios de desarrollo Trusted by the world’s most innovative companies: Usada por las compañías más innovadoras del mundo People love fullPage.js!: La gente ama fullPage.js! Vertical Navigation: Navegación vertical -Add the stylesheet after jquery.fullpage.css and... that's it!: Incluye la hoja de estilos después de jquery.fullpage.css y... eso es todo! +Add the stylesheet after fullpage.css and... that's it!: Incluye la hoja de estilos después de fullpage.css y... eso es todo! Available in 2 sizes: Disponible en 2 idiomas Get all navigation styles from £9: Consigue todos los estilos de navegación por £9 Subscribe: Subscríbete @@ -164,9 +165,15 @@ Upon request: Bajo petición new activation keys can be provided for staging or developing domains to a maximum of 3.: Dominios de desarrollo podrán optar a un máximo de 3 claves de activación. No activation key is necessary for `localhost` and `127.0.0.1`.: No se necesta clave de activación para `localhost` y `127.0.0.1`. Any other staging domains will require a license (Professional or Business) that allows to generate a new key for those.: Cualquier otro dominio de desarrollo requerirá una licencia (Profesional or Business) que permita generar nuevas claves de activación para ellos. + +#extensions bundle: +All extensions bundle: Pack completo +Get all the extensions starting from $119!: Consigue todas las extensiones desde $119! +Including future ones!: Incluyendo las que vayan saliendo! +Get the extensions pack!: Quiero el pack completo! + language-menu-extensions:
    • English
    • Pусский
    • 한국어
    • 中文
    • -
    • Português Brasileiro
    • diff --git a/lang/website/ja.yml b/lang/website/ja.yml new file mode 100644 index 000000000..d2654477f --- /dev/null +++ b/lang/website/ja.yml @@ -0,0 +1,179 @@ +# Page meta data +title: fullPage.js | 全画面スクロールセクションサイトプラグイン +description: Alvaro TrigoによるfullPageプラグイン。フルスクリーンページを素早く簡単に作成します。ワンページスクロールセクションのjQueryプラグイン。マウススナップ。 +keywords: fullpage,jquery,alvaro,trigo,plugin,fullscreen,screen,full,iphone5,snap,snapping,apple,scroll,sections +og-title: fullPage スクロールスナッピング。フルスクリーンページを素早く簡単に作成 +og-description: マウスホイールでセクションを移動します。使いやすく、迅速です。 +twitter-description: フルスクリーンのスクロールウェブサイトを作成するための優れたJavaScriptライブラリ + +# Sections content +Create Beautiful Fullscreen Scrolling Websites: 美しいフルスクリーンスクロールウェブサイトを作成ライブラリ +Download: ダウンロード +View on GitHub: GitHubを見る +Open: Open +js is actively maintained and community driven: jsは活発にメンテナンスされており、コミュニティ主導です。 +Solving developers' issues since 2013: 2013年から活発に開発され続けています。 +commits: コミット +closed issues: クローズドイシュー +contributors: 貢献者 +The best!: 最高峰 +Compatible: 優れた互換性 +Easy!: Easy! +See in Codepen: Codepenで見る +Touch me!: Touch me! +Designed for mobiles and tablets, totally responsive: モバイルとタブレット向けにデザインされており、完全にレスポンシブです。 +Because not only kids like to grab things: 子供だけでなく、大人も物を掴みたくなるからです。 + +# menu +Wordpress Theme: Wordpressテーマ +WordPress: WordPress +Examples: 例 +Pricing: 価格 +Docs: ドキュメント +Contact: お問い合わせ + +# sections content +Proud of being the most complete framework of its kind: 最も完全なフレームワークであることを誇りに思っています。 +Trusted by the most innovative companies: 最も革新的な企業に信頼されています。 +Working in modern and old browsers too!: 現代のブラウザだけでなく、古いブラウザでも動作します! +Make a beautiful site for all! Not just a few!: すべてのユーザーのために美しいサイトを作成! +js is designed to be easy to use and customize: jsは使いやすく、カスタマイズしやすいように設計されています。 +It includes tens of examples, great documentation and both community and personal support: 多彩な例、素晴らしいドキュメント、そしてコミュニティと個別サポートに対応しております。 + +# sections content +Navigation: ナビゲーション +Scroll Bar Enabled: スクロールバーが有効 +Normal scrolling: 通常のスクロール +Continuous vertical: 縦方向に連続 +Without anchor links (same URL): アンカーリンクなし(同じURL) +Vertical navigation dots: 縦方向のナビゲーションドット +Horizontal navigation dots: 横方向のナビゲーションドット +Extensions: 拡張機能 +Cards 3D: 3Dカード +Parallax: パララックス +Continuous Horizontal: 横方向に連続 +Interlocked Slides: 連携スライド +Reset Sliders: スライダーのリセット +Responsive Slides: レスポンシブスライド +Scroll Horizontally: 横方向スクロール +Fading Effect: フェード効果 +Offset Sections: オフセットセクション +Drag And Move: ドラッグ&ムーブ +ScrollOverflow Reset: スクロールオーバーフローのリセット +Design: デザイン +Responsive: レスポンシブ +Full backgrounds: フル背景 +Full background videos: フル背景動画 +Auto-height sections: 自動高さセクション +Gradient backgrounds: グラデーション背景 +Scrolling inside sections and slides: セクションとスライド内でのスクロール +Adding fixed header and footer: 固定ヘッダーとフッターの追加 +One single section: 単一セクション +Other: その他 +Animations on scrolling: スクロール時のアニメーション +Callbacks: コールバック +Functions and methods: 関数とメソッド +documentation-link: https://alvarotrigo.com/fullPage/docs/ja/ +documentation-link-github: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/japanese + +documentation-link: https://github.com/alvarotrigo/fullPage.js/#fullpagejs +extensions-link: https://alvarotrigo.com/fullPage/extensions/ +lang: ja +flag-name: flag-japanese +language-name: 日本語 +canonical-link: https://alvarotrigo.com/fullPage/ja/ +language-menu: +
    • English
    • +
    • 한국어
    • +
    • Pусский
    • +
    • Español
    • +
    • 中文
    • + +# Extensions website +Need some extra feature? Fullpage.js provides extensions that you can use to enhance its already amazing behavior!: 追加機能をお探しですか? fullpage.jsは、モダンで多彩な拡張機能を提供しています! +Parallax Backgrounds: パララックス背景 +Creates a parallax effect for the backgrounds of sections and slides when scrolling and sliding: スクロールやスライド時にセクションとスライドの背景にパララックス効果を作成します。 +Buy: 購入 +Demo: デモ +# ScrollOverflow Reset: スクロールオーバーフローのリセット +Scrolls back the content of the section/slide with scroll bar when leaving it so it will always be at the start: セクション/スライドを離れるとスクロールバーでコンテンツを戻し、常に開始位置に保ちます。 +# Drag And Move: ドラッグ&ムーブ +Allows to move between sections and slides by clicking and dragging the mouse as well as by swiping with fingers: マウスをクリックしてドラッグすることや指でスワイプすることで、セクションやスライド間を移動できます。 +# Offset Sections: オフセットセクション +Provides a way to use non full screen sections based on percentage. Ideal to show visitors there's more content in the site by showing part of the next or previous section: パーセンテージに基づいてフルスクリーンでないセクションを使用する方法を提供します。次のセクションや前のセクションの一部を表示することで、サイトにもっとコンテンツがあることを訪問者に示すのに最適です。 +# Fading Effect: フェード効果 +Provides a fading effect for vertical sections and horizontal slides or for any of them separately: 縦方向のセクションや横方向のスライド、またはそれぞれの効果にフェード効果を提供します。 +# Responsive Slides: レスポンシブスライド +Allows the turn of horizontal slides into vertical sections on responsive or by using external functions: 横方向のスライドをレスポンシブで縦方向のセクションに変えることや外部機能を使用して変えることができます。 +# Continuous Horizontal: 横方向に連続 +Provides the continuous horizontal scrolling feature for all the sliders: すべてのスライダーに対して連続横方向スクロール機能を提供します。 +# Interlocked Slides: 連携スライド +Provides a way to force the moving of sliders in other sections when sliding the visible one: 表示されているスライドをスライドさせるときに、他のセクションのスライダーも動かす方法を提供します。 +# Scroll Horizontally: 横方向にスクロール +Provides horizontal scroll within sliders by using the mouse wheel or trackpad. Ideal for story telling!: マウスホイールやトラックパッドを使用してスライダー内で横方向にスクロールします。ストーリーテリングに最適です! +# Reset Sliders: スライダーのリセット +Forces fullpage.js to reset every slider after leaving its section. This way when the user goes back it will always be in the first slide of the slider: fullpage.jsがセクションを離れた後にすべてのスライダーをリセットさせます。このように、ユーザーが戻ると常にスライダーの最初のスライドに戻ります。 +Which license should I use?: ライセンスについて +For up to 1 website: 最大1つのウェブサイト用 +Hobby: ホビー +1 domain: 1ドメイン +Minified source code: ミニファイされたソースコード +Free updates: 無料アップデート +License agreement: ライセンス契約 +For up to 5 websites: 最大5つのウェブサイト用 +Professional: プロフェッショナル +Best value!: 一番人気です! +5 domains: 5ドメイン +For unlimited websites: 無制限のウェブサイト用 +Business: ビジネス +Unlimited Domains: 無制限のドメイン +Common activation key: 共通のアクティベーションキー +Use in SaaS product: SaaS製品で使用 +Refund: 返金 +Updates: アップデート +Staging / dev domains: ステージング / 開発環境 ドメイン +Trusted by the world’s most innovative companies: 世界で最も革新的な企業に信頼されています +People love fullPage.js!: 人々はfullPage.jsを愛しています! +Vertical Navigation: 縦方向のナビゲーション +Add the stylesheet after jquery.fullpage.css and... that's it!: jquery.fullpage.cssの後にスタイルシートを追加するだけで利用できます! +Available in 2 sizes: 2サイズで利用可能 +Get all navigation styles from £9: すべてのナビゲーションスタイルを£9から取得 +30-Day Money Back Guarantee: 30日間の返金保証 +Subscribe: 購読 +Get notified of new extensions or fullpage.js relevant announcements: 新しい拡張機能やfullpage.jsに関する通知を受け取る。 +Activation Key per Domain: ドメインごとのアクティベーションキー +Only if no activation key was generated: アクティベーションキーが生成されていない場合のみ。 +Read the license refund terms: ライセンスの返金条件を読む +1 month support: 1ヶ月のサポート +Isolated reproductions might be required: 独立した症状再現が必要になる場合があります。 +Read the license support terms: ライセンスのサポート条件を読む +6 months support: 6ヶ月のサポート +Unlimited support: 優先無制限サポート +Redistribute: 再配布 +Got questions? Check the: 質問がありますか?チェックしてください +30-days money back guaranteed for any purchase under the conditions detailed in the License Agreement: ライセンス契約に記載された条件下での購入には30日間の返金保証があります +fullPage.js Refund Terms: fullPage.js 返金条件 +All licenses include free updates for the purchased license and buyers will be notified by mail of new releases: すべてのライセンスには購入したライセンスの無料アップデートが含まれており、新しいリリースについてはメールで通知されます。 +Upon request: 要請に応じて +new activation keys can be provided for staging or developing domains to a maximum of 3: ステージングまたは開発環境用ドメインに最大3つの新しいアクティベーションキーが提供可能です。 +No activation key is necessary for `localhost` and `127.0.0.1`: `localhost`および`127.0.0.1`にはアクティベーションキーは必要ありません。 +Any other staging domains will require a license (Professional or Business) that allows to generate a new key for those: 他のステージングドメインには、それ用の新しいキーを生成することを許可するライセンス(プロフェッショナルまたはビジネス)が必要です。 +Your email address: あなたのメールアドレス +Generate only 1 activation key. No dev/staging domains possible: 1つのアクティベーションキーのみ生成します。開発/ステージング環境用ドメインはありません。 +Price varies depending on the extension: 価格は拡張機能によって異なります +Generate up to 5 activation keys. Dev/staging domains included: 最大5つのアクティベーションキーを生成します。開発/ステージング環境用ドメインを含む。 +Generate a common activation key: 共通のアクティベーションキーを生成 +Within a product: 製品内で +Mobile applications: モバイルアプリケーション + +#extensions bundle: +All extensions bundle: すべての拡張機能バンドル +Get all the extensions starting from $119!: $119から始まるすべての拡張機能を入手! +Including future ones!: 将来のものも含む! +Get the extensions pack!: 拡張機能パックを入手! + +language-menu-extensions: +
    • Pусский
    • +
    • 한국어
    • +
    • Español
    • +
    • 中文
    • diff --git a/lang/website/ko.yml b/lang/website/ko.yml index 0ac94313f..4c68472c7 100644 --- a/lang/website/ko.yml +++ b/lang/website/ko.yml @@ -11,8 +11,9 @@ Create Beautiful Fullscreen Scrolling Websites: 멋있는 전체화면 스크롤 Download: 다운로드 View on GitHub: GitHub에서 보기 Open: 열려 있어요 -fullPage.js is actively mantained and community driven.: fullPage.js는 활발하게 유지보수되며 공동체 중심입니다. -Solving developers' issues since 2013.: 2013년부터 개발자가 맞닥뜨리는 문제를 해결하고 있습니다. +fullPage: fullPage +js is actively maintained and community driven: js는 활발하게 유지보수되며 공동체 중심입니다 +Solving developers' issues since 2013: 2013년부터 개발자가 맞닥뜨리는 문제를 해결하고 있습니다 commits: commits closed issues: 해결된 문제 contributors: 기여자 @@ -21,8 +22,8 @@ Compatible: 훌륭한 호환성 Easy!: 쉬워요! See in Codepen: Codepen에서 보기 Touch me!: 만져보세요! -Designed for mobiles and tablets, totally responsive.: 모바일 기기와 태블릿에서 완전히 반응하도록 설계되었습니다. -Because not only kids like to grab things.: 누구나 아이처럼 신나게 만지고 싶으니까요. +Designed for mobiles and tablets, totally responsive: 모바일 기기와 태블릿에서 완전히 반응하도록 설계되었습니다 +Because not only kids like to grab things: 누구나 아이처럼 신나게 만지고 싶으니까요 #MENU Wordpress Theme: 워드프레스 테마 @@ -33,12 +34,12 @@ Docs: 설명서 Contact: 문의 #Sections content -Proud of being the most complete framework of its kind.: 가장 완성된 틀임을 자부심 있게 선언합니다. -Trusted by the most innovative companies.: 혁신의 선두를 달리는 기업에게 신뢰받고 있습니다. -Working in modern and old browsers too! Even IE 9!: 최신 브라우저뿐만 아니라 예전 버전에서도 작동합니다. 심지어 IE 9에서도 작동합니다! +Proud of being the most complete framework of its kind: 가장 완성된 틀임을 자부심 있게 선언합니다 +Trusted by the most innovative companies: 혁신의 선두를 달리는 기업에게 신뢰받고 있습니다 +Working in modern and old browsers too!: 최신 브라우저뿐만 아니라 예전 버전에서도 작동합니다. Make a beautiful site for all! Not just a few!: 소수가 아닌 모두를 위한 멋진 웹사이트를 만들어 보세요! -fullPage.js is designed to be easy to use and customize.: fullPage.js는 쉽게 사용하고 맞춤 설정할 수 있도록 고안되었습니다. -It inludes tens of examples, great documentation and both community and personal support.: 수십 가지 예시, 훌륭한 문서화, 탁월한 개인 및 공동체 지원을 자랑합니다. +js is designed to be easy to use and customize: js는 쉽게 사용하고 맞춤 설정할 수 있도록 고안되었습니다 +It includes tens of examples, great documentation and both community and personal support: 수십 가지 예시, 훌륭한 문서화, 탁월한 개인 및 공동체 지원을 자랑합니다 # EXAMPLES Navigation: 이동 @@ -74,7 +75,8 @@ Animations on scrolling: 스크롤 애니메이션 Callbacks: 콜백 Functions and methods: 기능과 방법 -documentation-link: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/korean#fullpagejs +documentation-link: https://alvarotrigo.com/fullPage/docs/ko/ +documentation-link-github: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/korean extensions-link: https://alvarotrigo.com/fullPage/extensions/ko/ lang: ko flag-name: flag-korean @@ -82,10 +84,11 @@ language-name: 한국어 canonical-link: https://alvarotrigo.com/fullPage/ko/ language-menu:
    • English
    • +
    • 日本語
    • Pусский
    • Español
    • 中文
    • -
    • Português Brasileiro
    • + # Extensions website @@ -134,7 +137,7 @@ Staging / dev domains: 시범(staging) / 개발 도메인 Trusted by the world’s most innovative companies: 세계에서 혁신의 선두를 걷는 기업들로부터 신뢰받고 있습니다 People love fullPage.js!: 사람들에게 사랑받는 fullPage.js! Vertical Navigation: 수직 이동 -Add the stylesheet after jquery.fullpage.css and... that's it!: jquery.fullpage.css 뒤에 스타일쉬트를 추가하시면... 바로 그거에요! +Add the stylesheet after fullpage.css and... that's it!: fullpage.css 뒤에 스타일쉬트를 추가하시면... 바로 그거에요! Available in 2 sizes: 두 가지 크기로 이용 가능 Get all navigation styles from £9: £9로 모든 이동 스타일을 얻으세요 30-Day Money Back Guarrantee: 30일 내 환불 보장 @@ -165,9 +168,14 @@ Generate a common activation key: 공동 활성화 키 생성 Within a product: 제품 내 Mobile applications: 모바일 애플리케이션 +#extensions bundle: +All extensions bundle: 확장 프로그램 일괄 구매하기 +Get all the extensions starting from $119!: 확장 프로그램 $199 부터~ +Including future ones!: 나중에 사용할 프로그램도 지금 미리 구매하세요! +Get the extensions pack!: 확장 프로그램 패키지 구매하기 + language-menu-extensions:
    • English
    • Pусский
    • Español
    • 中文
    • -
    • Português Brasileiro
    • diff --git a/lang/website/ru.yml b/lang/website/ru.yml index 64f8bbb77..4cf31f3a3 100644 --- a/lang/website/ru.yml +++ b/lang/website/ru.yml @@ -11,8 +11,8 @@ Create Beautiful Fullscreen Scrolling Websites: Cоздавайте красив Download: Загрузить View on GitHub: Посмотреть на GitHub Open: Открытость -fullPage.js is actively mantained and community driven.: fullPage.js активно поддерживается сообществом. -Solving developers' issues since 2013.: Решаем проблемы разработчиков с 2013. +js is actively maintained and community driven: js активно поддерживается сообществом +Solving developers' issues since 2013: Решаем проблемы разработчиков с 2013 commits: commits closed issues: решённые вопросы contributors: contributors @@ -21,24 +21,24 @@ Compatible: Совместимость Easy!: Простота! See in Codepen: Посмотреть в Codepen Touch me!: Прикоснись ко мне! -Designed for mobiles and tablets, totally responsive.: Разработано для мобильных телефонов и планшетов, быстро реагирует. -Because not only kids like to grab things.: Потому что трогать вещи любят не только дети. +Designed for mobiles and tablets, totally responsive: Разработано для мобильных телефонов и планшетов, быстро реагирует +Because not only kids like to grab things: Потому что трогать вещи любят не только дети #menu Wordpress Theme: Тема Wordpress WordPress: Wordpress Examples: Примеры -Pricing: ценообразование -Docs: Документы +Pricing: Цены +Docs: Документация Contact: Контакты #sections content -Proud of being the most complete framework of its kind.: Гордимся тем, что мы – самая совершенная в своём роде платформа для разработки приложений. -Trusted by the most innovative companies.: Нам доверяют самые инновационные компании. -Working in modern and old browsers too! Even IE 9!: Работает и в современных, и в устаревших браузерах! Даже в IE 9! +Proud of being the most complete framework of its kind: Гордимся тем, что мы – самая совершенная в своём роде платформа для разработки приложений +Trusted by the most innovative companies: Нам доверяют самые инновационные компании +Working in modern and old browsers too!: Работает и в современных, и в устаревших браузерах! Make a beautiful site for all! Not just a few!: Сделайте красивый сайт для всех! А не для нескольких! -fullPage.js is designed to be easy to use and customize.: fullPage.js разработан для простого использования и персонализации. -It inludes tens of examples, great documentation and both community and personal support.: Включает десятки примеров, прекрасную документацию, персональную поддержку и поддержку сообщества. +js is designed to be easy to use and customize: js разработан для простого использования и персонализации +It includes tens of examples, great documentation and both community and personal support: Включает десятки примеров, прекрасную документацию, персональную поддержку и поддержку сообщества #sections content Navigation: Навигация @@ -72,9 +72,10 @@ One single section: Один отдельный раздел Other: Другое Animations on scrolling: Анимации при прокрутке Callbacks: Обратные вызовы -Functions and methods: Функци +Functions and methods: Функции -documentation-link: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/russian#fullpagejs +documentation-link: https://alvarotrigo.com/fullPage/docs/ru/ +documentation-link-github: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/russian extensions-link: https://alvarotrigo.com/fullPage/extensions/ru/ lang: ru flag-name: flag-russian @@ -83,9 +84,9 @@ canonical-link: https://alvarotrigo.com/fullPage/ru/ language-menu:
    • English
    • 한국어
    • +
    • 日本語
    • Español
    • 中文
    • -
    • Português Brasileiro
    • # Extensions page @@ -134,7 +135,7 @@ Staging / dev domains: Подготавливаемые/разрабатывае Trusted by the world’s most innovative companies: Нам доверяют самые инновационные компании мира People love fullPage.js!: Люди любят fullPage.js! Vertical Navigation: Вертикальная навигация -Add the stylesheet after jquery.fullpage.css and... that's it!: Добавьте стилевое оформление после jquery.fullpage.css и…готово! +Add the stylesheet after fullpage.css and... that's it!: Добавьте стилевое оформление после fullpage.css и…готово! Available in 2 sizes: Доступно в 2 форматах Get all navigation styles from £9: Получить все стили навигации от 9 фунтов 30-Day Money Back Guarrantee: Гарантия возврата денежных средств в течение 30 дней @@ -165,9 +166,14 @@ Generate a common activation key: Создать общий ключ актив Within a product: Внутри продукта Mobile applications: мобильные приложения +#extensions bundle: +All extensions bundle: All extensions bundle +Get all the extensions starting from $119!: Get all the extensions starting from $119! +Including future ones!: Including future ones! +Get the extensions pack!: Get the extensions pack! + language-menu-extensions:
    • English
    • 한국어
    • Español
    • 中文
    • -
    • Português Brasileiro
    • diff --git a/lang/website/zh.yml b/lang/website/zh.yml index 73e000fbb..6f07a76ca 100644 --- a/lang/website/zh.yml +++ b/lang/website/zh.yml @@ -11,8 +11,8 @@ Create Beautiful Fullscreen Scrolling Websites: 创建美丽的全屏滚动网 Download: 下载 View on GitHub: 在GitHub上查看 Open: 打开 -fullPage.js is actively mantained and community driven.: fullPage.js会经常维护更新,适应大众需求 -Solving developers' issues since 2013.: 自2013年起解决开发者问题 +js is actively maintained and community driven: js会经常维护更新,适应大众需求 +Solving developers' issues since 2013: 自2013年起解决开发者问题 commits: 提交 closed issues: 不公开的问题 contributors: 贡献者 @@ -21,8 +21,8 @@ Compatible: 兼容 Easy!: 简单 See in Codepen: 在Codepen中查看 Touch me!: 来吧! -Designed for mobiles and tablets, totally responsive.: 专为手机和平板电脑设计,完全响应 -Because not only kids like to grab things.: 不仅仅孩子喜欢抓东西 +Designed for mobiles and tablets, totally responsive: 专为手机和平板电脑设计,完全响应 +Because not only kids like to grab things: 不仅仅孩子喜欢抓东西 #MENU Wordpress Theme: WordPress的主题 @@ -33,12 +33,12 @@ Docs: 文档 Contact: 联系 #Sections content -Proud of being the most complete framework of its kind.: 很荣幸我们的框架是最完整的 -Trusted by the most innovative companies.: 已获全球最创新企业信赖 -Working in modern and old browsers too! Even IE 9!: 兼容现代和旧版浏览器中 包括IE 9 +Proud of being the most complete framework of its kind: 很荣幸我们的框架是最完整的 +Trusted by the most innovative companies: 已获全球最创新企业信赖 +Working in modern and old browsers too!: 兼容现代和旧版浏览器中 Make a beautiful site for all! Not just a few!: 为所有人打造一个漂亮的网站 而非少数人 -fullPage.js is designed to be easy to use and customize.: fullPage.js易于使用,可自定义 -It inludes tens of examples, great documentation and both community and personal support.: 包含数十个例子,出色的文档,可社区和个人 +js is designed to be easy to use and customize: js易于使用,可自定义 +It includes tens of examples, great documentation and both community and personal support: 包含数十个例子,出色的文档,可社区和个人 # EXAMPLES Navigation: 导航 @@ -74,7 +74,8 @@ Animations on scrolling: 滚动动画 Callbacks: 回调 Functions and methods: 功能和方法 -documentation-link: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/chinese#fullpagejs +documentation-link: https://alvarotrigo.com/fullPage/docs/zh/ +documentation-link-github: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/chinese extensions-link: https://alvarotrigo.com/fullPage/extensions/zh/ lang: zh-Hans flag-name: flag-chinese @@ -82,10 +83,10 @@ language-name: 中文 canonical-link: https://alvarotrigo.com/fullPage/zh/ language-menu:
    • English
    • -
    • Pусский
    • 한국어
    • +
    • 日本語
    • +
    • Pусский
    • Español
    • -
    • Português Brasileiro
    • # Extensions website @@ -134,7 +135,7 @@ Staging / dev domains: 测试域名 Trusted by the world’s most innovative companies: 已获全球最创新企业信赖: People love fullPage.js!: 大家都喜爱fullPage.js 插件! Vertical Navigation: 垂直导航 -Add the stylesheet after jquery.fullpage.css and... that's it!: 在jquery.fullpage.css之后,添加样式表...大功告成! +Add the stylesheet after fullpage.css and... that's it!: 在fullpage.css之后,添加样式表...大功告成! Available in 2 sizes: 2种大小 Get all navigation styles from £9: 所有导航效果只需£9起 30-Day Money Back Guarrantee: 30天退款保证 @@ -165,9 +166,14 @@ Generate a common activation key: 生成1个共同激活码 Within a product: 一个产品内 Mobile applications: 手机软件 +#extensions bundle: +All extensions bundle: All extensions bundle +Get all the extensions starting from $119!: Get all the extensions starting from $119! +Including future ones!: Including future ones! +Get the extensions pack!: Get the extensions pack! + language-menu-extensions:
    • English
    • Pусский
    • 한국어
    • Español
    • -
    • Português Brasileiro
    • \ No newline at end of file From 2c4ae3dcf17defc78a9ebee1fabedcbbf57d575a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Fri, 30 Aug 2024 19:20:45 +0200 Subject: [PATCH 3/9] - Documentation: improved Japanese locales #4642 --- lang/website/ja.yml | 59 ++++++++------- lang/website/jp.yml | 172 -------------------------------------------- 2 files changed, 29 insertions(+), 202 deletions(-) delete mode 100644 lang/website/jp.yml diff --git a/lang/website/ja.yml b/lang/website/ja.yml index d2654477f..bccf394df 100644 --- a/lang/website/ja.yml +++ b/lang/website/ja.yml @@ -1,9 +1,9 @@ # Page meta data title: fullPage.js | 全画面スクロールセクションサイトプラグイン -description: Alvaro TrigoによるfullPageプラグイン。フルスクリーンページを素早く簡単に作成します。ワンページスクロールセクションのjQueryプラグイン。マウススナップ。 +description: Alvaro TrigoによるfullPageプラグイン。フルスクリーンページを素早く簡単に作成します。ワンページスクロールセクションのjQueryプラグイン。マウススナップ keywords: fullpage,jquery,alvaro,trigo,plugin,fullscreen,screen,full,iphone5,snap,snapping,apple,scroll,sections og-title: fullPage スクロールスナッピング。フルスクリーンページを素早く簡単に作成 -og-description: マウスホイールでセクションを移動します。使いやすく、迅速です。 +og-description: マウスホイールでセクションを移動します。使いやすく、迅速です twitter-description: フルスクリーンのスクロールウェブサイトを作成するための優れたJavaScriptライブラリ # Sections content @@ -11,8 +11,8 @@ Create Beautiful Fullscreen Scrolling Websites: 美しいフルスクリーン Download: ダウンロード View on GitHub: GitHubを見る Open: Open -js is actively maintained and community driven: jsは活発にメンテナンスされており、コミュニティ主導です。 -Solving developers' issues since 2013: 2013年から活発に開発され続けています。 +js is actively maintained and community driven: jsは活発にメンテナンスされており、コミュニティ主導です +Solving developers' issues since 2013: 2013年から活発に開発され続けています commits: コミット closed issues: クローズドイシュー contributors: 貢献者 @@ -21,8 +21,8 @@ Compatible: 優れた互換性 Easy!: Easy! See in Codepen: Codepenで見る Touch me!: Touch me! -Designed for mobiles and tablets, totally responsive: モバイルとタブレット向けにデザインされており、完全にレスポンシブです。 -Because not only kids like to grab things: 子供だけでなく、大人も物を掴みたくなるからです。 +Designed for mobiles and tablets, totally responsive: モバイルとタブレット向けにデザインされており、完全にレスポンシブです +Because not only kids like to grab things: 子供だけでなく、大人も物を掴みたくなるからです # menu Wordpress Theme: Wordpressテーマ @@ -33,12 +33,12 @@ Docs: ドキュメント Contact: お問い合わせ # sections content -Proud of being the most complete framework of its kind: 最も完全なフレームワークであることを誇りに思っています。 -Trusted by the most innovative companies: 最も革新的な企業に信頼されています。 +Proud of being the most complete framework of its kind: 最も完全なフレームワークであることを誇りに思っています +Trusted by the most innovative companies: 最も革新的な企業に信頼されています Working in modern and old browsers too!: 現代のブラウザだけでなく、古いブラウザでも動作します! Make a beautiful site for all! Not just a few!: すべてのユーザーのために美しいサイトを作成! -js is designed to be easy to use and customize: jsは使いやすく、カスタマイズしやすいように設計されています。 -It includes tens of examples, great documentation and both community and personal support: 多彩な例、素晴らしいドキュメント、そしてコミュニティと個別サポートに対応しております。 +js is designed to be easy to use and customize: jsは使いやすく、カスタマイズしやすいように設計されています +It includes tens of examples, great documentation and both community and personal support: 多彩な例、素晴らしいドキュメント、そしてコミュニティと個別サポートに対応しております # sections content Navigation: ナビゲーション @@ -76,7 +76,6 @@ Functions and methods: 関数とメソッド documentation-link: https://alvarotrigo.com/fullPage/docs/ja/ documentation-link-github: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/japanese -documentation-link: https://github.com/alvarotrigo/fullPage.js/#fullpagejs extensions-link: https://alvarotrigo.com/fullPage/extensions/ lang: ja flag-name: flag-japanese @@ -92,27 +91,27 @@ language-menu: # Extensions website Need some extra feature? Fullpage.js provides extensions that you can use to enhance its already amazing behavior!: 追加機能をお探しですか? fullpage.jsは、モダンで多彩な拡張機能を提供しています! Parallax Backgrounds: パララックス背景 -Creates a parallax effect for the backgrounds of sections and slides when scrolling and sliding: スクロールやスライド時にセクションとスライドの背景にパララックス効果を作成します。 +Creates a parallax effect for the backgrounds of sections and slides when scrolling and sliding: スクロールやスライド時にセクションとスライドの背景にパララックス効果を作成します Buy: 購入 Demo: デモ # ScrollOverflow Reset: スクロールオーバーフローのリセット -Scrolls back the content of the section/slide with scroll bar when leaving it so it will always be at the start: セクション/スライドを離れるとスクロールバーでコンテンツを戻し、常に開始位置に保ちます。 +Scrolls back the content of the section/slide with scroll bar when leaving it so it will always be at the start: セクション/スライドを離れるとスクロールバーでコンテンツを戻し、常に開始位置に保ちます # Drag And Move: ドラッグ&ムーブ -Allows to move between sections and slides by clicking and dragging the mouse as well as by swiping with fingers: マウスをクリックしてドラッグすることや指でスワイプすることで、セクションやスライド間を移動できます。 +Allows to move between sections and slides by clicking and dragging the mouse as well as by swiping with fingers: マウスをクリックしてドラッグすることや指でスワイプすることで、セクションやスライド間を移動できます # Offset Sections: オフセットセクション -Provides a way to use non full screen sections based on percentage. Ideal to show visitors there's more content in the site by showing part of the next or previous section: パーセンテージに基づいてフルスクリーンでないセクションを使用する方法を提供します。次のセクションや前のセクションの一部を表示することで、サイトにもっとコンテンツがあることを訪問者に示すのに最適です。 +Provides a way to use non full screen sections based on percentage. Ideal to show visitors there's more content in the site by showing part of the next or previous section: パーセンテージに基づいてフルスクリーンでないセクションを使用する方法を提供します。次のセクションや前のセクションの一部を表示することで、サイトにもっとコンテンツがあることを訪問者に示すのに最適です # Fading Effect: フェード効果 -Provides a fading effect for vertical sections and horizontal slides or for any of them separately: 縦方向のセクションや横方向のスライド、またはそれぞれの効果にフェード効果を提供します。 +Provides a fading effect for vertical sections and horizontal slides or for any of them separately: 縦方向のセクションや横方向のスライド、またはそれぞれの効果にフェード効果を提供します # Responsive Slides: レスポンシブスライド -Allows the turn of horizontal slides into vertical sections on responsive or by using external functions: 横方向のスライドをレスポンシブで縦方向のセクションに変えることや外部機能を使用して変えることができます。 +Allows the turn of horizontal slides into vertical sections on responsive or by using external functions: 横方向のスライドをレスポンシブで縦方向のセクションに変えることや外部機能を使用して変えることができます # Continuous Horizontal: 横方向に連続 -Provides the continuous horizontal scrolling feature for all the sliders: すべてのスライダーに対して連続横方向スクロール機能を提供します。 +Provides the continuous horizontal scrolling feature for all the sliders: すべてのスライダーに対して連続横方向スクロール機能を提供します # Interlocked Slides: 連携スライド -Provides a way to force the moving of sliders in other sections when sliding the visible one: 表示されているスライドをスライドさせるときに、他のセクションのスライダーも動かす方法を提供します。 +Provides a way to force the moving of sliders in other sections when sliding the visible one: 表示されているスライドをスライドさせるときに、他のセクションのスライダーも動かす方法を提供します # Scroll Horizontally: 横方向にスクロール Provides horizontal scroll within sliders by using the mouse wheel or trackpad. Ideal for story telling!: マウスホイールやトラックパッドを使用してスライダー内で横方向にスクロールします。ストーリーテリングに最適です! # Reset Sliders: スライダーのリセット -Forces fullpage.js to reset every slider after leaving its section. This way when the user goes back it will always be in the first slide of the slider: fullpage.jsがセクションを離れた後にすべてのスライダーをリセットさせます。このように、ユーザーが戻ると常にスライダーの最初のスライドに戻ります。 +Forces fullpage.js to reset every slider after leaving its section. This way when the user goes back it will always be in the first slide of the slider: fullpage.jsがセクションを離れた後にすべてのスライダーをリセットさせます。このように、ユーザーが戻ると常にスライダーの最初のスライドに戻ります Which license should I use?: ライセンスについて For up to 1 website: 最大1つのウェブサイト用 Hobby: ホビー @@ -135,17 +134,17 @@ Staging / dev domains: ステージング / 開発環境 ドメイン Trusted by the world’s most innovative companies: 世界で最も革新的な企業に信頼されています People love fullPage.js!: 人々はfullPage.jsを愛しています! Vertical Navigation: 縦方向のナビゲーション -Add the stylesheet after jquery.fullpage.css and... that's it!: jquery.fullpage.cssの後にスタイルシートを追加するだけで利用できます! +Add the stylesheet after fullpage.css and... that's it!: fullpage.cssの後にスタイルシートを追加するだけで利用できます! Available in 2 sizes: 2サイズで利用可能 Get all navigation styles from £9: すべてのナビゲーションスタイルを£9から取得 30-Day Money Back Guarantee: 30日間の返金保証 Subscribe: 購読 -Get notified of new extensions or fullpage.js relevant announcements: 新しい拡張機能やfullpage.jsに関する通知を受け取る。 +Get notified of new extensions or fullpage.js relevant announcements: 新しい拡張機能やfullpage.jsに関する通知を受け取る Activation Key per Domain: ドメインごとのアクティベーションキー -Only if no activation key was generated: アクティベーションキーが生成されていない場合のみ。 +Only if no activation key was generated: アクティベーションキーが生成されていない場合のみ Read the license refund terms: ライセンスの返金条件を読む 1 month support: 1ヶ月のサポート -Isolated reproductions might be required: 独立した症状再現が必要になる場合があります。 +Isolated reproductions might be required: 独立した症状再現が必要になる場合があります Read the license support terms: ライセンスのサポート条件を読む 6 months support: 6ヶ月のサポート Unlimited support: 優先無制限サポート @@ -153,15 +152,15 @@ Redistribute: 再配布 Got questions? Check the: 質問がありますか?チェックしてください 30-days money back guaranteed for any purchase under the conditions detailed in the License Agreement: ライセンス契約に記載された条件下での購入には30日間の返金保証があります fullPage.js Refund Terms: fullPage.js 返金条件 -All licenses include free updates for the purchased license and buyers will be notified by mail of new releases: すべてのライセンスには購入したライセンスの無料アップデートが含まれており、新しいリリースについてはメールで通知されます。 +All licenses include free updates for the purchased license and buyers will be notified by mail of new releases: すべてのライセンスには購入したライセンスの無料アップデートが含まれており、新しいリリースについてはメールで通知されます Upon request: 要請に応じて -new activation keys can be provided for staging or developing domains to a maximum of 3: ステージングまたは開発環境用ドメインに最大3つの新しいアクティベーションキーが提供可能です。 -No activation key is necessary for `localhost` and `127.0.0.1`: `localhost`および`127.0.0.1`にはアクティベーションキーは必要ありません。 -Any other staging domains will require a license (Professional or Business) that allows to generate a new key for those: 他のステージングドメインには、それ用の新しいキーを生成することを許可するライセンス(プロフェッショナルまたはビジネス)が必要です。 +new activation keys can be provided for staging or developing domains to a maximum of 3: ステージングまたは開発環境用ドメインに最大3つの新しいアクティベーションキーが提供可能です +No activation key is necessary for `localhost` and `127.0.0.1`: localhost および`127.0.0.1`にはアクティベーションキーは必要ありません +Any other staging domains will require a license (Professional or Business) that allows to generate a new key for those: 他のステージングドメインには、それ用の新しいキーを生成することを許可するライセンス(プロフェッショナルまたはビジネス)が必要です Your email address: あなたのメールアドレス -Generate only 1 activation key. No dev/staging domains possible: 1つのアクティベーションキーのみ生成します。開発/ステージング環境用ドメインはありません。 +Generate only 1 activation key. No dev/staging domains possible: 1つのアクティベーションキーのみ生成します。開発/ステージング環境用ドメインはありません Price varies depending on the extension: 価格は拡張機能によって異なります -Generate up to 5 activation keys. Dev/staging domains included: 最大5つのアクティベーションキーを生成します。開発/ステージング環境用ドメインを含む。 +Generate up to 5 activation keys. Dev/staging domains included: 最大5つのアクティベーションキーを生成します。開発/ステージング環境用ドメインを含む Generate a common activation key: 共通のアクティベーションキーを生成 Within a product: 製品内で Mobile applications: モバイルアプリケーション diff --git a/lang/website/jp.yml b/lang/website/jp.yml deleted file mode 100644 index c88ec4169..000000000 --- a/lang/website/jp.yml +++ /dev/null @@ -1,172 +0,0 @@ -# Page meta data -title: fullPage.js | 全画面スクロールセクションサイトプラグイン -description: Alvaro TrigoによるfullPageプラグイン。フルスクリーンページを素早く簡単に作成します。ワンページスクロールセクションのjQueryプラグイン。マウススナップ。 -keywords: fullpage,jquery,alvaro,trigo,plugin,fullscreen,screen,full,iphone5,snap,snapping,apple,scroll,sections -og-title: fullPage スクロールスナッピング。フルスクリーンページを素早く簡単に作成 -og-description: マウスホイールでセクションを移動します。使いやすく、迅速です。 -twitter-description: フルスクリーンのスクロールウェブサイトを作成するための優れたJavaScriptライブラリ - -# Sections content -Create Beautiful Fullscreen Scrolling Websites: 美しいフルスクリーンスクロールウェブサイトを作成ライブラリ -Download: ダウンロード -View on GitHub: GitHubを見る -Open: Open -fullPage.js is actively maintained and community driven.: fullPage.jsは活発にメンテナンスされており、コミュニティ主導です。 -Solving developers' issues since 2013.: 2013年から活発に開発され続けています。 -commits: コミット -closed issues: クローズドイシュー -contributors: 貢献者 -The best!: 最高峰 -Compatible: 優れた互換性 -Easy!: Easy! -See in Codepen: Codepenで見る -Touch me!: Touch me! -Designed for mobiles and tablets, totally responsive.: モバイルとタブレット向けにデザインされており、完全にレスポンシブです。 -Because not only kids like to grab things.: 子供だけでなく、大人も物を掴みたくなるからです。 - -# menu -Wordpress Theme: Wordpressテーマ -WordPress: WordPress -Examples: 例 -Pricing: 価格 -Docs: ドキュメント -Contact: お問い合わせ - -# sections content -Proud of being the most complete framework of its kind.: 最も完全なフレームワークであることを誇りに思っています。 -Trusted by the most innovative companies.: 最も革新的な企業に信頼されています。 -Working in modern and old browsers too! Even IE 9!: 現代のブラウザだけでなく、古いブラウザでも動作します! IE 9でも! -Make a beautiful site for all! Not just a few!: すべてのユーザーのために美しいサイトを作成! -fullPage.js is designed to be easy to use and customize.: fullPage.jsは使いやすく、カスタマイズしやすいように設計されています。 -It includes tens of examples, great documentation and both community and personal support.: 多彩な例、素晴らしいドキュメント、そしてコミュニティと個別サポートに対応しております。 - -# sections content -Navigation: ナビゲーション -Scroll Bar Enabled: スクロールバーが有効 -Normal scrolling: 通常のスクロール -Continuous vertical: 縦方向に連続 -Without anchor links (same URL): アンカーリンクなし(同じURL) -Vertical navigation dots: 縦方向のナビゲーションドット -Horizontal navigation dots: 横方向のナビゲーションドット -Extensions: 拡張機能 -Cards 3D: 3Dカード -Parallax: パララックス -Continuous Horizontal: 横方向に連続 -Interlocked Slides: 連携スライド -Reset Sliders: スライダーのリセット -Responsive Slides: レスポンシブスライド -Scroll Horizontally: 横方向スクロール -Fading Effect: フェード効果 -Offset Sections: オフセットセクション -Drag And Move: ドラッグ&ムーブ -ScrollOverflow Reset: スクロールオーバーフローのリセット -Design: デザイン -Responsive: レスポンシブ -Full backgrounds: フル背景 -Full background videos: フル背景動画 -Auto-height sections: 自動高さセクション -Gradient backgrounds: グラデーション背景 -Scrolling inside sections and slides: セクションとスライド内でのスクロール -Adding fixed header and footer: 固定ヘッダーとフッターの追加 -One single section: 単一セクション -Other: その他 -Animations on scrolling: スクロール時のアニメーション -Callbacks: コールバック -Functions and methods: 関数とメソッド - -documentation-link: https://github.com/alvarotrigo/fullPage.js/#fullpagejs -extensions-link: https://alvarotrigo.com/fullPage/extensions/ -lang: ja -flag-name: flag-japanese -language-name: 日本語 -canonical-link: https://alvarotrigo.com/fullPage/ -language-menu: -
    • Русский
    • -
    • 한국어
    • -
    • Español
    • -
    • 中文
    • -
    • Português Brasileiro
    • - -# Extensions website -Need some extra feature? Fullpage.js provides extensions that you can use to enhance its already amazing behavior!: 追加機能をお探しですか? fullpage.jsは、モダンで多彩な拡張機能を提供しています! -Parallax Backgrounds: パララックス背景 -Creates a parallax effect for the backgrounds of sections and slides when scrolling and sliding.: スクロールやスライド時にセクションとスライドの背景にパララックス効果を作成します。 -Buy: 購入 -Demo: デモ -# ScrollOverflow Reset: スクロールオーバーフローのリセット -Scrolls back the content of the section/slide with scroll bar when leaving it so it will always be at the start.: セクション/スライドを離れるとスクロールバーでコンテンツを戻し、常に開始位置に保ちます。 -# Drag And Move: ドラッグ&ムーブ -Allows to move between sections and slides by clicking and dragging the mouse as well as by swiping with fingers.: マウスをクリックしてドラッグすることや指でスワイプすることで、セクションやスライド間を移動できます。 -# Offset Sections: オフセットセクション -Provides a way to use non full screen sections based on percentage. Ideal to show visitors there's more content in the site by showing part of the next or previous section.: パーセンテージに基づいてフルスクリーンでないセクションを使用する方法を提供します。次のセクションや前のセクションの一部を表示することで、サイトにもっとコンテンツがあることを訪問者に示すのに最適です。 -# Fading Effect: フェード効果 -Provides a fading effect for vertical sections and horizontal slides or for any of them separately.: 縦方向のセクションや横方向のスライド、またはそれぞれの効果にフェード効果を提供します。 -# Responsive Slides: レスポンシブスライド -Allows the turn of horizontal slides into vertical sections on responsive or by using external functions.: 横方向のスライドをレスポンシブで縦方向のセクションに変えることや外部機能を使用して変えることができます。 -# Continuous Horizontal: 横方向に連続 -Provides the continuous horizontal scrolling feature for all the sliders.: すべてのスライダーに対して連続横方向スクロール機能を提供します。 -# Interlocked Slides: 連携スライド -Provides a way to force the moving of sliders in other sections when sliding the visible one.: 表示されているスライドをスライドさせるときに、他のセクションのスライダーも動かす方法を提供します。 -# Scroll Horizontally: 横方向にスクロール -Provides horizontal scroll within sliders by using the mouse wheel or trackpad. Ideal for story telling!: マウスホイールやトラックパッドを使用してスライダー内で横方向にスクロールします。ストーリーテリングに最適です! -# Reset Sliders: スライダーのリセット -Forces fullpage.js to reset every slider after leaving its section. This way when the user goes back it will always be in the first slide of the slider.: fullpage.jsがセクションを離れた後にすべてのスライダーをリセットさせます。このように、ユーザーが戻ると常にスライダーの最初のスライドに戻ります。 -Which license should I use?: ライセンスについて -For up to 1 website: 最大1つのウェブサイト用 -Hobby: ホビー -1 domain: 1ドメイン -Minified source code: ミニファイされたソースコード -Free updates: 無料アップデート -License agreement: ライセンス契約 -For up to 5 websites: 最大5つのウェブサイト用 -Professional: プロフェッショナル -Best value!: 一番人気です! -5 domains: 5ドメイン -For unlimited websites: 無制限のウェブサイト用 -Business: ビジネス -Unlimited Domains: 無制限のドメイン -Common activation key: 共通のアクティベーションキー -Use in SaaS product: SaaS製品で使用 -Refund: 返金 -Updates: アップデート -Staging / dev domains: ステージング / 開発環境 ドメイン -Trusted by the world’s most innovative companies: 世界で最も革新的な企業に信頼されています -People love fullPage.js!: 人々はfullPage.jsを愛しています! -Vertical Navigation: 縦方向のナビゲーション -Add the stylesheet after jquery.fullpage.css and... that's it!: jquery.fullpage.cssの後にスタイルシートを追加するだけで利用できます! -Available in 2 sizes: 2サイズで利用可能 -Get all navigation styles from £9: すべてのナビゲーションスタイルを£9から取得 -30-Day Money Back Guarantee: 30日間の返金保証 -Subscribe: 購読 -Get notified of new extensions or fullpage.js relevant announcements.: 新しい拡張機能やfullpage.jsに関する通知を受け取る。 -Activation Key per Domain: ドメインごとのアクティベーションキー -Only if no activation key was generated.: アクティベーションキーが生成されていない場合のみ。 -Read the license refund terms: ライセンスの返金条件を読む -1 month support: 1ヶ月のサポート -Isolated reproductions might be required.: 独立した症状再現が必要になる場合があります。 -Read the license support terms: ライセンスのサポート条件を読む -6 months support: 6ヶ月のサポート -Unlimited support: 優先無制限サポート -Redistribute: 再配布 -Got questions? Check the: 質問がありますか?チェックしてください -30-days money back guaranteed for any purchase under the conditions detailed in the License Agreement: ライセンス契約に記載された条件下での購入には30日間の返金保証があります -fullPage.js Refund Terms: fullPage.js 返金条件 -All licenses include free updates for the purchased license and buyers will be notified by mail of new releases.: すべてのライセンスには購入したライセンスの無料アップデートが含まれており、新しいリリースについてはメールで通知されます。 -Upon request: 要請に応じて -new activation keys can be provided for staging or developing domains to a maximum of 3.: ステージングまたは開発環境用ドメインに最大3つの新しいアクティベーションキーが提供可能です。 -No activation key is necessary for `localhost` and `127.0.0.1`.: `localhost`および`127.0.0.1`にはアクティベーションキーは必要ありません。 -Any other staging domains will require a license (Professional or Business) that allows to generate a new key for those.: 他のステージングドメインには、それ用の新しいキーを生成することを許可するライセンス(プロフェッショナルまたはビジネス)が必要です。 -Your email address: あなたのメールアドレス -Generate only 1 activation key. No dev/staging domains possible.: 1つのアクティベーションキーのみ生成します。開発/ステージング環境用ドメインはありません。 -Price varies depending on the extension: 価格は拡張機能によって異なります -Generate up to 5 activation keys. Dev/staging domains included.: 最大5つのアクティベーションキーを生成します。開発/ステージング環境用ドメインを含む。 -Generate a common activation key: 共通のアクティベーションキーを生成 -Within a product: 製品内で -Mobile applications: モバイルアプリケーション - -language-menu-extensions: -
    • Русский
    • -
    • 한국어
    • -
    • Español
    • -
    • 中文
    • -
    • Português Brasileiro
    • From 29363a8e1fac237896e88543d0a0b8c634a8c936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Thu, 5 Sep 2024 12:50:23 +0200 Subject: [PATCH 4/9] - Fixed bug: lazyload error on fp-auto-height sections #4653 --- src/js/lazyLoad/lazyLoadOthers.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/js/lazyLoad/lazyLoadOthers.js b/src/js/lazyLoad/lazyLoadOthers.js index ceeca08de..9e68a2f2c 100644 --- a/src/js/lazyLoad/lazyLoadOthers.js +++ b/src/js/lazyLoad/lazyLoadOthers.js @@ -6,7 +6,7 @@ import { SECTION_SEL, ACTIVE_SEL } from '../common/selectors.js'; -import { state } from '../common/state.js'; +import { getState, state } from '../common/state.js'; import { isResponsiveMode } from '../responsive.js'; import { lazyLoadPanels } from './lazyLoad.js'; import { getPanelByElement } from '../common/item.js'; @@ -26,7 +26,7 @@ export function lazyLoadOthers(){ //making sure to lazy load auto-height sections that are in the viewport utils.$(SECTION_SEL + ':not(' + ACTIVE_SEL + ')').forEach(function(section){ if(isSectionInViewport(section)){ - lazyLoadPanels(getPanelByElement(section)); + lazyLoadPanels(getPanelByElement(getState().sections, section)); } }); } From 0a5899091be6ad27b3a7c698bc505e38d9829e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Thu, 5 Sep 2024 12:53:01 +0200 Subject: [PATCH 5/9] - Updating version & dist files --- README.md | 2 +- dist/fullpage.css | 2 +- dist/fullpage.extensions.min.js | 4 ++-- dist/fullpage.js | 17 +++++++++++++---- dist/fullpage.min.css | 2 +- dist/fullpage.min.css.map | 2 +- dist/fullpage.min.js | 4 ++-- lang/brazilian-portuguese/README.md | 2 +- lang/chinese/README.md | 2 +- lang/french/README.md | 2 +- lang/japanese/README.md | 2 +- lang/korean/README.md | 2 +- lang/russian/README.md | 2 +- lang/spanish/README.md | 2 +- package.json | 2 +- rollup.config.js | 2 +- src/css/fullpage.css | 2 +- src/js/fullpage.js | 2 +- src/js/mixed/index.min.js | 2 +- 19 files changed, 33 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index a4534d5e2..fe4b2d9ec 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.28-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/dist/fullpage.css b/dist/fullpage.css index 03050680f..4fb2fbdbd 100644 --- a/dist/fullpage.css +++ b/dist/fullpage.css @@ -1,5 +1,5 @@ /*! - * fullPage 4.0.28 + * fullPage 4.0.30 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only diff --git a/dist/fullpage.extensions.min.js b/dist/fullpage.extensions.min.js index c0b284c61..6e481e854 100644 --- a/dist/fullpage.extensions.min.js +++ b/dist/fullpage.extensions.min.js @@ -1,5 +1,5 @@ /*! -* fullPage 4.0.29 +* fullPage 4.0.30 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only @@ -8,4 +8,4 @@ * * Copyright (C) 2018 http://alvarotrigo.com/fullPage/ - A project by Alvaro Trigo */ -!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i,r=Object.freeze({__proto__:null,get showError(){return ye},get isVisible(){return Me},get getVisible(){return Te},get $(){return Ae},get deepExtend(){return xe},get hasClass(){return Oe},get getWindowHeight(){return ke},get t(){return Ee},get css(){return Re},get prev(){return De},get next(){return Le},get last(){return je},get index(){return ze},get getList(){return Ne},get hide(){return Ie},get show(){return Pe},get isArrayOrList(){return He},get addClass(){return Ce},get removeClass(){return We},get appendTo(){return Fe},get wrap(){return Ve},get wrapAll(){return Be},get wrapInner(){return Ze},get unwrap(){return Ye},get closest(){return Ge},get after(){return Xe},get before(){return Ue},get insertBefore(){return _e},get getScrollTop(){return Qe},get siblings(){return Je},get preventDefault(){return Ke},get i(){return $e},get o(){return qe},get u(){return ni},get l(){return ti},get v(){return ei},get isFunction(){return ii},get trigger(){return ri},get matches(){return oi},get toggle(){return ai},get createElementFromHTML(){return ui},get remove(){return li},get filter(){return ci},get untilAll(){return si},get nextAll(){return fi},get prevAll(){return di},get toArray(){return vi},get p(){return pi},get h(){return hi},get g(){return gi},get S(){return mi},get M(){return wi}});Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
      '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={O:0,R:0,slides:[],D:[],L:null,j:null,N:!1,I:!1,P:!1,H:!1,C:!1,W:void 0,F:void 0,V:!1,canScroll:!0,B:"none",Z:"none",Y:!1,G:!1,X:!0,U:0,_:ke(),J:!1,K:{},scrollY:0,scrollX:0,q:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.nn=Oe(n,I)||null!=Ae(P,n)[0],this.tn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.tn?this.isVisible?tn.D:tn.en:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.an=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.V;en({V:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.V){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.un[n].splice(e,1)}},cn:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.cn(ht,n)),en({P:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({H:!0}),xt(Ge(n,L),n),void 0!==t&&en({H:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.ln(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.ln(tt,(function(){Un.ln(ft,At)}));var Lt=null,jt=null;function zt(){tn.L=null,tn.D.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.nn=Se.nn(n.item),t&&(tn.L=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.nn=Se.nn(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.L,t=!!tn.L&&tn.L.slides.length,e=tn.L?tn.L.activeSlide:null;if(!n&&tn.D.length&&!rn().N){if(Lt){var i=Pt(Lt,tn.D);i&&(tn.L=i,tn.L.isActive=!0,Ce(tn.L.item,S)),tn.L&&Rn(tn.L.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.L.slides);r&&(tn.L.activeSlide=r,tn.L.activeSlide.isActive=!0,Ce(tn.L.activeSlide.item,S)),tn.L.activeSlide&&Dt(tn.L.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.L),jt=It(tn.L?tn.L.activeSlide:null),tn.O=t.length,tn.R=i.reduce((function(n,t){return n+t.slides.length}),0),tn.D=i,tn.en=e,tn.slides=r,tn.on=tn.D.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.tn?tn.en:tn.L.vn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
      '+l+"
      "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().L.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({j:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.cn(lt,{destination:rn().D[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().j,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().L,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().L.index()+1,localIsResizing:tn.H,items:{origin:rn().L,destination:n},direction:null};if(!(rn().L.item==i&&!tn.H||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({J:!0});var t=rn().L.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().L.item.offsetTop),Yt(),n.gn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().L,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().L.item),a.localIsResizing||Cn(rn().L.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.mn}),Yn(o,r,a.anchorLink),Un.cn(vt,a),function(n){en({B:"none",scrollY:Math.round(n.dtop)}),Un.cn(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.mn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.mn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({W:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.gn?n.isMovementUp?tn.O-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.U,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.H&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({U:i}),i}function ae(n){en({N:!1}),function(n){null!=n.gn&&(n.isMovementUp?Ue(Ae(A)[0],n.gn):Xe(Ae(A)[rn().D.length-1],n.gn),Rn(rn().L.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.xn)return Ke(n),!1},Mn:function(){Se.An=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.xn=!1},afterLoad:function(){Se.xn=!1,clearTimeout(ve),ve=setTimeout((function(){Se.An=tn.canScroll}),200)},Dn:function(){u.activeElement===this.Tn&&(this.Tn.blur(),Se.xn=!1)},yn:function(){if(K().scrollOverflow&&Se.An){Se.Dn();var n=Se.Ln(rn().L.item);!n||l||s||(this.Tn=n,requestAnimationFrame((function(){n.focus({jn:!0}),Se.xn=!0}))),Se.An=!1}},Sn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().on.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.wn(n.item),o=(t=n).tn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.nn||(Se.zn(e),Se.Nn(e)),n.nn=!0}}))},Nn:function(n){Se.Ln(n).addEventListener("scroll",Se.In),n.addEventListener("wheel",Se.En,{passive:!1}),n.addEventListener("keydown",Se.Rn,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},Pn:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Sn(n);return Ae(P,t)[0]||t},nn:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},bn:function(n){return n.tn&&n.activeSlide?n.activeSlide.nn:n.nn},wn:function(n){return Se.Ln(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Ln(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Hn:function(){this.kn=(new Date).getTime();var n=this.kn-Se.On,t=(l||s)&&tn.Y,e=tn.G&&n>600;return t&&n>400||e},In:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.B?tn.B:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
        '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.L&&(0!==tn.L.index()||0===tn.L.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.ln(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.ln(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().R}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().O)&&!tn.J&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().D.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.ln(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.ln(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Wn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Fn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Vn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({N:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().D).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({N:!1}),en({Bn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().L.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().D[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.bn(rn().L)?Se.isScrolled(n,rn().L.item)&&Se.Hn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Zn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Yn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().L.item,e=Se.bn(rn().L);if(er(n)){en({Y:!0,G:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({B:u?Ji>$i?"right":"left":l}),u?!tn.P&&o&&(Ji>$i?yt().m.right&&Un.cn($n,{section:t}):yt().m.left&&Un.cn(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({V:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Y:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().L.item:t,i=gn(tn.D,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.P||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({P:!d.test.mn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().D.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().D[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.W||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().L.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.L&&tn.L.activeSlide?tn.L.activeSlide:tn.L)[e]());do{(i=Mr(r.item)).length&&(t={Gn:r,Xn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Gn:null;if(s){var f=s.tn?s:s.parent;Un.cn(ot,{Un:f.index()+1,slideAnchor:s.tn?0:s.index()}),_i=c.Xn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().L.item),o=Se.isScrolled("down",rn().L.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.N})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({j:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.N?Un.cn(at,{e:n}):Bi():Se.yn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.N)return;32===n.keyCode&&i||Vi()}else Se.yn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().D.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.X&&(Xi=n.ctrlKey)}function wr(){en({X:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.ln(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.ln(et,hr),Un.ln(ht,br),Un.ln(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().N&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Vn(),i=rn().Bn;if(i)return Ke(t),!1;if(rn().N){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Fn()))return(r=Mn(pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight)).element.scrollTo(0,r.options),en({Bn:!1}),Ke(t),!1;if(zi.Fn())return e=!1,en({Bn:!0}),en({j:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.G||en({Y:!1,G:!0,B:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({Z:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({j:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({V:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Zn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,ur,{passive:!1}),jn.addEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1}),n.addEventListener(nr.Yn,ir),n.addEventListener(nr.Zn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Zn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,tr,{passive:!1}),jn.removeEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared._n||Rr(!1),d.shared._n=!0,e=!0)}})),!e&&d.shared._n&&(Rr(!0),d.shared._n=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.ln(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.ln(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.q&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({H:!0}),Nr(tn.L.index()+1),en({H:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({H:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.N||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.cn(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn._===e&&Cr===i||(en({_:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({H:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({H:!0,_:ke(),Qn:Ee()});for(var t=rn().D,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.Sn();var u=rn().L.index();tn.N||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({H:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().D.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,hn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.C&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.hn,i=void 0===tn.W,r=void 0===tn.W&&void 0===e&&!tn.P;t&&t.length&&(t&&t!==tn.W&&!i||r&&!ln()||!tn.P&&tn.F!=e&&!ln())&&Un.cn(ot,{Un:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({j:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.cn(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.ln(tt,(function(){Vr(),ni("resize",Vr),Un.ln(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.ln(tt,(function(){ni("hashchange",Xr),Un.ln(et,Gr)})),Un.ln(tt,(function(){qe("wheel",zi.Wn,Ei()),Un.ln(st,Ni),Un.ln(at,Ii)})),Un.ln(tt,(function(){Un.ln(Jn,Ur)})),Un.ln(tt,(function(){Un.ln(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.H&&rn().L&&(pi(rn().D),!rn().N&&!rn().Bn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({U:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().D;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().L.item,M)||(Ce(rn().L.item,M),We(Je(rn().L.item),M))),e=(t=f[l]).item,!t.isActive){en({C:!0});var v,p,h=rn().L.item,g=rn().L.index()+1,m=xn(rn().L,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={L:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().L,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.H,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({W:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({C:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.D.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().A))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.tn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().L,i=rn().L.item;Ce(i,M),Fn(rn().L),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{L:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().L,destination:rn().L}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Jn:t})}function uo(){var n=Yr(),t=n.section,e=n.hn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.cn(Qn,null)}Un.ln(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.ln(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.ln(ot,(function(n){vr(n.Un,n.slideAnchor)})),Un.ln(ut,(function(n){pr(n.anchor,void 0)})),Un.ln(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.ln(lt,(function(n){re(n.destination)}))})),Un.ln(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().L.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.ln(tt,(function(){Un.ln(et,Et),Un.ln(ct,(function(n){xt(n.slides,n.destination)})),Un.ln($n,(function(n){sr(n.section)})),Un.ln(Kn,(function(n){cr(n.section)})),Un.ln(pt,no)})),Un.ln(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.D),r=!tn.Kn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.ln(qn,(function(){var t,u,l;en({Kn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{$n:new Date(e+"T00:00"),qn:e.split("-")[2]===8*(S.length-2)+"",nt:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.$n&&u.nt===t.split(n[0])[4]||l||u.qn)||!1)})}));var n=["-"],t="2024-7-30".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.ln(ft,to),Un.ln(pt,eo),Un.ln(dt,to),Un.ln(ht,eo),Un.ln(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.tt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({_:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().en,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.Sn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Kn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.on},getSections:function(){return tn.D},setActiveSection:function(n){tn.L=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.cn(qn),yo(),d.getFullpageData=Mo,d.version="4.0.29",d.test=Object.assign(d.test,{top:"0px",an:"translate3d(0px, 0px, 0px)",sn:function(){for(var n=[],t=0;t>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
        '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={O:0,R:0,slides:[],D:[],L:null,j:null,N:!1,I:!1,P:!1,H:!1,C:!1,W:void 0,F:void 0,V:!1,canScroll:!0,B:"none",Z:"none",Y:!1,G:!1,X:!0,U:0,_:ke(),J:!1,K:{},scrollY:0,scrollX:0,q:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.nn=Oe(n,I)||null!=Ae(P,n)[0],this.tn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.tn?this.isVisible?tn.D:tn.en:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.an=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.V;en({V:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.V){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.un[n].splice(e,1)}},cn:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.cn(ht,n)),en({P:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({H:!0}),xt(Ge(n,L),n),void 0!==t&&en({H:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.ln(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.ln(tt,(function(){Un.ln(ft,At)}));var Lt=null,jt=null;function zt(){tn.L=null,tn.D.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.nn=Se.nn(n.item),t&&(tn.L=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.nn=Se.nn(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.L,t=!!tn.L&&tn.L.slides.length,e=tn.L?tn.L.activeSlide:null;if(!n&&tn.D.length&&!rn().N){if(Lt){var i=Pt(Lt,tn.D);i&&(tn.L=i,tn.L.isActive=!0,Ce(tn.L.item,S)),tn.L&&Rn(tn.L.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.L.slides);r&&(tn.L.activeSlide=r,tn.L.activeSlide.isActive=!0,Ce(tn.L.activeSlide.item,S)),tn.L.activeSlide&&Dt(tn.L.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.L),jt=It(tn.L?tn.L.activeSlide:null),tn.O=t.length,tn.R=i.reduce((function(n,t){return n+t.slides.length}),0),tn.D=i,tn.en=e,tn.slides=r,tn.on=tn.D.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.tn?tn.en:tn.L.vn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
        '+l+"
        "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().L.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({j:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.cn(lt,{destination:rn().D[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().j,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().L,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().L.index()+1,localIsResizing:tn.H,items:{origin:rn().L,destination:n},direction:null};if(!(rn().L.item==i&&!tn.H||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({J:!0});var t=rn().L.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().L.item.offsetTop),Yt(),n.gn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().L,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().L.item),a.localIsResizing||Cn(rn().L.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.mn}),Yn(o,r,a.anchorLink),Un.cn(vt,a),function(n){en({B:"none",scrollY:Math.round(n.dtop)}),Un.cn(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.mn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.mn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({W:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.gn?n.isMovementUp?tn.O-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.U,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.H&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({U:i}),i}function ae(n){en({N:!1}),function(n){null!=n.gn&&(n.isMovementUp?Ue(Ae(A)[0],n.gn):Xe(Ae(A)[rn().D.length-1],n.gn),Rn(rn().L.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.xn)return Ke(n),!1},Mn:function(){Se.An=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.xn=!1},afterLoad:function(){Se.xn=!1,clearTimeout(ve),ve=setTimeout((function(){Se.An=tn.canScroll}),200)},Dn:function(){u.activeElement===this.Tn&&(this.Tn.blur(),Se.xn=!1)},yn:function(){if(K().scrollOverflow&&Se.An){Se.Dn();var n=Se.Ln(rn().L.item);!n||l||s||(this.Tn=n,requestAnimationFrame((function(){n.focus({jn:!0}),Se.xn=!0}))),Se.An=!1}},Sn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().on.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.wn(n.item),o=(t=n).tn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.nn||(Se.zn(e),Se.Nn(e)),n.nn=!0}}))},Nn:function(n){Se.Ln(n).addEventListener("scroll",Se.In),n.addEventListener("wheel",Se.En,{passive:!1}),n.addEventListener("keydown",Se.Rn,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},Pn:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Sn(n);return Ae(P,t)[0]||t},nn:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},bn:function(n){return n.tn&&n.activeSlide?n.activeSlide.nn:n.nn},wn:function(n){return Se.Ln(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Ln(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Hn:function(){this.kn=(new Date).getTime();var n=this.kn-Se.On,t=(l||s)&&tn.Y,e=tn.G&&n>600;return t&&n>400||e},In:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.B?tn.B:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
          '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.L&&(0!==tn.L.index()||0===tn.L.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.ln(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.ln(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().R}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().O)&&!tn.J&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().D.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.ln(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.ln(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Wn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Fn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Vn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({N:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().D).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({N:!1}),en({Bn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().L.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().D[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.bn(rn().L)?Se.isScrolled(n,rn().L.item)&&Se.Hn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Zn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Yn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().L.item,e=Se.bn(rn().L);if(er(n)){en({Y:!0,G:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({B:u?Ji>$i?"right":"left":l}),u?!tn.P&&o&&(Ji>$i?yt().m.right&&Un.cn($n,{section:t}):yt().m.left&&Un.cn(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({V:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Y:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().L.item:t,i=gn(tn.D,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.P||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({P:!d.test.mn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().D.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().D[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.W||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().L.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.L&&tn.L.activeSlide?tn.L.activeSlide:tn.L)[e]());do{(i=Mr(r.item)).length&&(t={Gn:r,Xn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Gn:null;if(s){var f=s.tn?s:s.parent;Un.cn(ot,{Un:f.index()+1,slideAnchor:s.tn?0:s.index()}),_i=c.Xn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().L.item),o=Se.isScrolled("down",rn().L.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.N})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({j:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.N?Un.cn(at,{e:n}):Bi():Se.yn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.N)return;32===n.keyCode&&i||Vi()}else Se.yn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().D.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.X&&(Xi=n.ctrlKey)}function wr(){en({X:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.ln(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.ln(et,hr),Un.ln(ht,br),Un.ln(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().N&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Vn(),i=rn().Bn;if(i)return Ke(t),!1;if(rn().N){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Fn()))return(r=Mn(pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight)).element.scrollTo(0,r.options),en({Bn:!1}),Ke(t),!1;if(zi.Fn())return e=!1,en({Bn:!0}),en({j:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.G||en({Y:!1,G:!0,B:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({Z:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({j:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({V:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Zn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,ur,{passive:!1}),jn.addEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1}),n.addEventListener(nr.Yn,ir),n.addEventListener(nr.Zn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Zn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,tr,{passive:!1}),jn.removeEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared._n||Rr(!1),d.shared._n=!0,e=!0)}})),!e&&d.shared._n&&(Rr(!0),d.shared._n=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.ln(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.ln(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.q&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({H:!0}),Nr(tn.L.index()+1),en({H:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({H:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.N||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.cn(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn._===e&&Cr===i||(en({_:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({H:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({H:!0,_:ke(),Qn:Ee()});for(var t=rn().D,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.Sn();var u=rn().L.index();tn.N||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({H:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().D.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,hn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.C&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.hn,i=void 0===tn.W,r=void 0===tn.W&&void 0===e&&!tn.P;t&&t.length&&(t&&t!==tn.W&&!i||r&&!ln()||!tn.P&&tn.F!=e&&!ln())&&Un.cn(ot,{Un:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({j:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.cn(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.ln(tt,(function(){Vr(),ni("resize",Vr),Un.ln(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.ln(tt,(function(){ni("hashchange",Xr),Un.ln(et,Gr)})),Un.ln(tt,(function(){qe("wheel",zi.Wn,Ei()),Un.ln(st,Ni),Un.ln(at,Ii)})),Un.ln(tt,(function(){Un.ln(Jn,Ur)})),Un.ln(tt,(function(){Un.ln(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.H&&rn().L&&(pi(rn().D),!rn().N&&!rn().Bn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({U:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().D;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().L.item,M)||(Ce(rn().L.item,M),We(Je(rn().L.item),M))),e=(t=f[l]).item,!t.isActive){en({C:!0});var v,p,h=rn().L.item,g=rn().L.index()+1,m=xn(rn().L,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={L:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().L,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.H,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({W:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({C:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.D.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().A))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.tn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().L,i=rn().L.item;Ce(i,M),Fn(rn().L),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{L:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().L,destination:rn().L}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Jn:t})}function uo(){var n=Yr(),t=n.section,e=n.hn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.cn(Qn,null)}Un.ln(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.ln(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.ln(ot,(function(n){vr(n.Un,n.slideAnchor)})),Un.ln(ut,(function(n){pr(n.anchor,void 0)})),Un.ln(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.ln(lt,(function(n){re(n.destination)}))})),Un.ln(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().L.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.ln(tt,(function(){Un.ln(et,Et),Un.ln(ct,(function(n){xt(n.slides,n.destination)})),Un.ln($n,(function(n){sr(n.section)})),Un.ln(Kn,(function(n){cr(n.section)})),Un.ln(pt,no)})),Un.ln(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.D),r=!tn.Kn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.ln(qn,(function(){var t,u,l;en({Kn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{$n:new Date(e+"T00:00"),qn:e.split("-")[2]===8*(S.length-2)+"",nt:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.$n&&u.nt===t.split(n[0])[4]||l||u.qn)||!1)})}));var n=["-"],t="2024-8-5".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.ln(ft,to),Un.ln(pt,eo),Un.ln(dt,to),Un.ln(ht,eo),Un.ln(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.tt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({_:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().en,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.Sn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Kn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.on},getSections:function(){return tn.D},setActiveSection:function(n){tn.L=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.cn(qn),yo(),d.getFullpageData=Mo,d.version="4.0.30",d.test=Object.assign(d.test,{top:"0px",an:"translate3d(0px, 0px, 0px)",sn:function(){for(var n=[],t=0;t .fp-overflow{\r\n overflow-y: auto;\r\n}\r\n.fp-overflow{\r\n outline:none;\r\n}\r\n\r\n.fp-overflow.fp-table{\r\n display: block;\r\n}\r\n\r\n.fp-responsive .fp-auto-height-responsive.fp-section,\r\n.fp-responsive .fp-auto-height-responsive .fp-slide,\r\n.fp-responsive .fp-auto-height-responsive .fp-overflow{\r\n height: auto !important;\r\n min-height: auto !important;\r\n}\r\n\r\n/*Only display content to screen readers*/\r\n.fp-sr-only{\r\n position: absolute;\r\n width: 1px;\r\n height: 1px;\r\n padding: 0;\r\n overflow: hidden;\r\n clip: rect(0, 0, 0, 0);\r\n white-space: nowrap;\r\n border: 0;\r\n}\r\n\r\n/* Customize website's scrollbar like Mac OS\r\nNot supports in Firefox and IE */\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar {\r\n background-color: transparent;\r\n width: 9px;\r\n}\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {\r\n background-color: transparent;\r\n}\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {\r\n background-color: rgba(0,0,0,.4);\r\n border-radius: 16px;\r\n border: 4px solid transparent;\r\n}\r\n.fp-warning,\r\n.fp-watermark{\r\n z-index: 9999999;\r\n position: absolute;\r\n bottom: 0;\r\n}\r\n.fp-warning,\r\n.fp-watermark a{\r\n text-decoration: none;\r\n color: #000;\r\n background: rgba(255,255,255,0.6);\r\n padding: 5px 8px;\r\n font-size: 14px;\r\n font-family: arial;\r\n color: black;\r\n display: inline-block;\r\n border-radius: 3px;\r\n margin: 12px;\r\n}\r\n.fp-noscroll .fp-overflow{\r\n overflow: hidden;\r\n}"]} \ No newline at end of file +{"version":3,"sources":["fullpage.css"],"names":[],"mappings":"AAAA;;;;;;;;;AAWA,iBADA,gBAEI,OAAQ,EACR,QAAS,EACT,SAAS,OAGT,4BAA6B,cAEjC,YACI,SAAU,SACV,mBAAoB,WACpB,gBAAiB,WACjB,WAAY,WACZ,OAAQ,KACR,QAAS,MAEb,UACI,MAAO,KAEX,UAAW,oBACP,OAAQ,KACR,QAAS,MAEb,WACI,QAAQ,EACR,OAAQ,KACR,SAAU,OACV,SAAU,SACV,mBAAoB,IAAI,IAAK,SAC7B,WAAY,IAAI,IAAK,SAEzB,UACI,QAAS,KACT,eAAgB,OAChB,gBAAiB,OACjB,MAAO,KAEX,oBACI,MAAO,KACP,SAAU,SAEd,iBACI,oBAAqB,KACrB,iBAAkB,KAClB,mBAAoB,KACpB,gBAAiB,KACjB,SAAU,SACV,QAAS,EACT,IAAK,IACL,OAAQ,QACR,WAAY,MACZ,kBAAmB,mBACnB,cAAe,mBACf,UAAW,mBAEf,SACI,KAAM,KAEV,SACI,MAAO,KAEX,UACI,MAAO,EACP,OAAQ,EACR,aAAc,MAElB,kBACI,aAAc,OAAO,KAAK,OAAO,EACjC,aAAc,YAAY,KAAK,YAAY,YAE/C,kBACI,aAAc,OAAO,EAAE,OAAO,KAC9B,aAAc,YAAY,YAAY,YAAY,KAEtD,iBACI,mBAAoB,eACpB,WAAY,eAEhB,QACI,SAAU,MACV,QAAS,IACT,IAAK,IACL,QAAS,EACT,UAAW,iBACX,cAAe,iBACf,kBAAmB,sBACnB,eAAgB,KAEpB,iBACI,MAAO,KAEX,gBACI,KAAM,KAEV,cACI,SAAU,SACV,QAAS,EACT,QAAS,EACT,kBAAmB,mBACnB,cAAe,mBACf,UAAW,mBACX,KAAM,YACN,MAAO,EACP,OAAQ,EAAE,eACV,eAAgB,KAEpB,wBACI,OAAQ,KAEZ,qBACI,IAAK,KAET,WACA,iBACE,OAAQ,EACR,QAAS,EAEX,cACA,oBACI,QAAS,MACT,MAAO,KACP,OAAQ,KACR,OAAQ,IACR,SAAS,SAEb,oBACI,QAAS,aAEb,gBACA,sBACI,QAAS,MACT,SAAU,SACV,QAAS,EACT,MAAO,KACP,OAAQ,KACR,OAAQ,QACR,gBAAiB,KACjB,eAAgB,IAEpB,4BAEA,kCADA,kCAEA,wCACI,OAAQ,KACR,MAAO,KACP,OAAQ,KAAK,EAAE,EAAE,KACjB,cAAe,KAEnB,qBACA,2BACI,cAAe,IACf,SAAU,SACV,QAAS,EACT,OAAQ,IACR,MAAO,IACP,OAAQ,EACR,WAAY,KACZ,KAAM,IACN,IAAK,IACL,OAAQ,KAAK,EAAE,EAAE,KACjB,mBAAoB,IAAI,IAAK,YAC7B,gBAAiB,IAAI,IAAK,YAC1B,cAAe,IAAI,IAAK,YACxB,WAAY,IAAI,IAAK,YAEzB,2BACA,iCACI,MAAO,KACP,OAAQ,KACR,OAAQ,KAAK,EAAI,EAAI,KAEzB,0BACI,SAAU,SACV,IAAK,KACL,MAAO,KACP,UAAW,KACX,YAAa,KAAK,CAAE,SAAS,CAAE,WAC/B,YAAa,OACb,UAAW,MACX,SAAU,OACV,QAAS,MACT,QAAS,EACT,MAAO,EACP,OAAQ,QAEZ,gCACA,4CACI,mBAAoB,QAAQ,IAAK,QACjC,WAAY,QAAQ,IAAK,QACzB,MAAO,KACP,QAAS,EAEb,mCACI,MAAO,KAEX,kCACI,KAAM,KAGV,0BADA,2BAEI,OAAQ,eAGZ,0CACI,OAAQ,eAKZ,2BACA,yBAFA,wDAIG,OAAQ,MACR,OAAQ,0BAIX,uEACA,qEAFA,oGAII,WAAY,MACZ,WAAY,0BAIhB,aACI,gBAAiB,WACjB,WAAY,MAIhB,4CACI,WAAY,KAIhB,4CADA,uDAEA,6BACI,WAAY,KAEhB,aACI,QAAQ,EAGZ,sBACI,QAAS,MAKb,uDADA,oDADA,qDAGI,OAAQ,eACR,WAAY,eAIhB,YACI,SAAU,SACV,MAAO,IACP,OAAQ,IACR,QAAS,EACT,SAAU,OACV,KAAM,cACN,YAAa,OACb,OAAQ,EAKZ,+CACI,iBAAkB,YAClB,MAAO,IAEX,qDACI,iBAAkB,YAEtB,qDACI,iBAAkB,eAClB,cAAe,KACf,OAAQ,IAAI,MAAM,YAEtB,YACA,cACI,QAAS,QACT,SAAU,SACV,OAAQ,EAEZ,YACA,gBACI,gBAAiB,KACjB,MAAO,KACP,WAAY,qBACZ,QAAS,IAAI,IACb,UAAW,KACX,YAAa,MACb,MAAO,KACP,QAAS,aACT,cAAe,IACf,OAAQ,KAEZ,0BACI,SAAU","file":"fullpage.min.css","sourcesContent":["/*!\r\n * fullPage 4.0.30\r\n * https://github.com/alvarotrigo/fullPage.js\r\n *\r\n * @license GPLv3 for open source use only\r\n * or Fullpage Commercial License for commercial use\r\n * http://alvarotrigo.com/fullPage/pricing/\r\n *\r\n * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo\r\n */\r\nhtml.fp-enabled,\r\n.fp-enabled body {\r\n margin: 0;\r\n padding: 0;\r\n overflow:hidden;\r\n\r\n /*Avoid flicker on slides transitions for mobile phones #336 */\r\n -webkit-tap-highlight-color: rgba(0,0,0,0);\r\n}\r\n.fp-section {\r\n position: relative;\r\n -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */\r\n -moz-box-sizing: border-box; /* <=28 */\r\n box-sizing: border-box;\r\n height: 100%;\r\n display: block;\r\n}\r\n.fp-slide {\r\n float: left;\r\n}\r\n.fp-slide, .fp-slidesContainer {\r\n height: 100%;\r\n display: block;\r\n}\r\n.fp-slides {\r\n z-index:1;\r\n height: 100%;\r\n overflow: hidden;\r\n position: relative;\r\n -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */\r\n transition: all 0.3s ease-out;\r\n}\r\n.fp-table{\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n width: 100%;\r\n}\r\n.fp-slidesContainer {\r\n float: left;\r\n position: relative;\r\n}\r\n.fp-controlArrow {\r\n -webkit-user-select: none; /* webkit (safari, chrome) browsers */\r\n -moz-user-select: none; /* mozilla browsers */\r\n -khtml-user-select: none; /* webkit (konqueror) browsers */\r\n -ms-user-select: none; /* IE10+ */\r\n position: absolute;\r\n z-index: 4;\r\n top: 50%;\r\n cursor: pointer;\r\n margin-top: -38px;\r\n -webkit-transform: translate3d(0,0,0);\r\n -ms-transform: translate3d(0,0,0);\r\n transform: translate3d(0,0,0);\r\n}\r\n.fp-prev{\r\n left: 15px;\r\n}\r\n.fp-next{\r\n right: 15px;\r\n}\r\n.fp-arrow{\r\n width: 0;\r\n height: 0;\r\n border-style: solid;\r\n}\r\n.fp-arrow.fp-prev {\r\n border-width: 38.5px 34px 38.5px 0;\r\n border-color: transparent #fff transparent transparent;\r\n}\r\n.fp-arrow.fp-next {\r\n border-width: 38.5px 0 38.5px 34px;\r\n border-color: transparent transparent transparent #fff;\r\n}\r\n.fp-notransition {\r\n -webkit-transition: none !important;\r\n transition: none !important;\r\n}\r\n#fp-nav {\r\n position: fixed;\r\n z-index: 100;\r\n top: 50%;\r\n opacity: 1;\r\n transform: translateY(-50%);\r\n -ms-transform: translateY(-50%);\r\n -webkit-transform: translate3d(0,-50%,0);\r\n pointer-events: none;\r\n}\r\n#fp-nav.fp-right {\r\n right: 17px;\r\n}\r\n#fp-nav.fp-left {\r\n left: 17px;\r\n}\r\n.fp-slidesNav{\r\n position: absolute;\r\n z-index: 4;\r\n opacity: 1;\r\n -webkit-transform: translate3d(0,0,0);\r\n -ms-transform: translate3d(0,0,0);\r\n transform: translate3d(0,0,0);\r\n left: 0 !important;\r\n right: 0;\r\n margin: 0 auto !important;\r\n pointer-events: none;\r\n}\r\n.fp-slidesNav.fp-bottom {\r\n bottom: 17px;\r\n}\r\n.fp-slidesNav.fp-top {\r\n top: 17px;\r\n}\r\n#fp-nav ul,\r\n.fp-slidesNav ul {\r\n margin: 0;\r\n padding: 0;\r\n}\r\n#fp-nav ul li,\r\n.fp-slidesNav ul li {\r\n display: block;\r\n width: 14px;\r\n height: 13px;\r\n margin: 7px;\r\n position:relative;\r\n}\r\n.fp-slidesNav ul li {\r\n display: inline-block;\r\n}\r\n#fp-nav ul li a,\r\n.fp-slidesNav ul li a {\r\n display: block;\r\n position: relative;\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n cursor: pointer;\r\n text-decoration: none;\r\n pointer-events: all;\r\n}\r\n#fp-nav ul li a.active span,\r\n.fp-slidesNav ul li a.active span,\r\n#fp-nav ul li:hover a.active span,\r\n.fp-slidesNav ul li:hover a.active span{\r\n height: 12px;\r\n width: 12px;\r\n margin: -6px 0 0 -6px;\r\n border-radius: 100%;\r\n }\r\n#fp-nav ul li a span,\r\n.fp-slidesNav ul li a span {\r\n border-radius: 50%;\r\n position: absolute;\r\n z-index: 1;\r\n height: 4px;\r\n width: 4px;\r\n border: 0;\r\n background: #333;\r\n left: 50%;\r\n top: 50%;\r\n margin: -2px 0 0 -2px;\r\n -webkit-transition: all 0.1s ease-in-out;\r\n -moz-transition: all 0.1s ease-in-out;\r\n -o-transition: all 0.1s ease-in-out;\r\n transition: all 0.1s ease-in-out;\r\n}\r\n#fp-nav ul li:hover a span,\r\n.fp-slidesNav ul li:hover a span{\r\n width: 10px;\r\n height: 10px;\r\n margin: -5px 0px 0px -5px;\r\n}\r\n#fp-nav ul li .fp-tooltip {\r\n position: absolute;\r\n top: -2px;\r\n color: #fff;\r\n font-size: 14px;\r\n font-family: arial, helvetica, sans-serif;\r\n white-space: nowrap;\r\n max-width: 220px;\r\n overflow: hidden;\r\n display: block;\r\n opacity: 0;\r\n width: 0;\r\n cursor: pointer;\r\n}\r\n#fp-nav ul li:hover .fp-tooltip,\r\n#fp-nav.fp-show-active a.active + .fp-tooltip {\r\n -webkit-transition: opacity 0.2s ease-in;\r\n transition: opacity 0.2s ease-in;\r\n width: auto;\r\n opacity: 1;\r\n}\r\n#fp-nav ul li .fp-tooltip.fp-right {\r\n right: 20px;\r\n}\r\n#fp-nav ul li .fp-tooltip.fp-left {\r\n left: 20px;\r\n}\r\n.fp-auto-height.fp-section,\r\n.fp-auto-height .fp-slide{\r\n height: auto !important;\r\n}\r\n\r\n.fp-responsive .fp-is-overflow.fp-section{\r\n height: auto !important;\r\n}\r\n\r\n/* Used with autoScrolling: false */ \r\n.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,\r\n.fp-scrollable .fp-section,\r\n.fp-scrollable .fp-slide{\r\n /* Fallback for browsers that do not support Custom Properties */\r\n height: 100vh;\r\n height: calc(var(--vh, 1vh) * 100);\r\n}\r\n\r\n.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),\r\n.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),\r\n.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){\r\n /* Fallback for browsers that do not support Custom Properties */\r\n min-height: 100vh;\r\n min-height: calc(var(--vh, 1vh) * 100);\r\n}\r\n\r\n/* Disabling vertical centering on scrollable elements */\r\n.fp-overflow{\r\n justify-content: flex-start;\r\n max-height: 100vh;\r\n}\r\n\r\n/* No scrollable when using auto-height */\r\n.fp-scrollable .fp-auto-height .fp-overflow{\r\n max-height: none;\r\n}\r\n\r\n.fp-is-overflow .fp-overflow.fp-auto-height-responsive,\r\n.fp-is-overflow .fp-overflow.fp-auto-height,\r\n.fp-is-overflow > .fp-overflow{\r\n overflow-y: auto;\r\n}\r\n.fp-overflow{\r\n outline:none;\r\n}\r\n\r\n.fp-overflow.fp-table{\r\n display: block;\r\n}\r\n\r\n.fp-responsive .fp-auto-height-responsive.fp-section,\r\n.fp-responsive .fp-auto-height-responsive .fp-slide,\r\n.fp-responsive .fp-auto-height-responsive .fp-overflow{\r\n height: auto !important;\r\n min-height: auto !important;\r\n}\r\n\r\n/*Only display content to screen readers*/\r\n.fp-sr-only{\r\n position: absolute;\r\n width: 1px;\r\n height: 1px;\r\n padding: 0;\r\n overflow: hidden;\r\n clip: rect(0, 0, 0, 0);\r\n white-space: nowrap;\r\n border: 0;\r\n}\r\n\r\n/* Customize website's scrollbar like Mac OS\r\nNot supports in Firefox and IE */\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar {\r\n background-color: transparent;\r\n width: 9px;\r\n}\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {\r\n background-color: transparent;\r\n}\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {\r\n background-color: rgba(0,0,0,.4);\r\n border-radius: 16px;\r\n border: 4px solid transparent;\r\n}\r\n.fp-warning,\r\n.fp-watermark{\r\n z-index: 9999999;\r\n position: absolute;\r\n bottom: 0;\r\n}\r\n.fp-warning,\r\n.fp-watermark a{\r\n text-decoration: none;\r\n color: #000;\r\n background: rgba(255,255,255,0.6);\r\n padding: 5px 8px;\r\n font-size: 14px;\r\n font-family: arial;\r\n color: black;\r\n display: inline-block;\r\n border-radius: 3px;\r\n margin: 12px;\r\n}\r\n.fp-noscroll .fp-overflow{\r\n overflow: hidden;\r\n}"]} \ No newline at end of file diff --git a/dist/fullpage.min.js b/dist/fullpage.min.js index 8c7c0c813..1a0934052 100644 --- a/dist/fullpage.min.js +++ b/dist/fullpage.min.js @@ -1,5 +1,5 @@ /*! -* fullPage 4.0.28 +* fullPage 4.0.30 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only @@ -8,4 +8,4 @@ * * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo */ -!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i;Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],o=0;o0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,o=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var r,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(r=arguments[2])}for(var u,l=i(o.length),c=t(e)?Object(new e(l)):new Array(l),f=0;f0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}},v=["parallax","scrollOverflowReset","dragAndMove","offsetSections","fadingEffect","responsiveSlides","continuousHorizontal","interlockedSlides","scrollHorizontally","resetSliders","cards","dropEffect","waterEffect"],d=(o=window.self!==window.top,function(){return o});function h(n,t){r.console&&r.console[n]&&r.console[n]("fullPage: "+t)}function p(n){return"none"!==r.getComputedStyle(n).display}function g(n){return Array.from(n).filter((function(n){return p(n)}))}function m(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function w(n){n=n||{};for(var t=1,e=arguments.length;t>=0,t=String(void 0!==t?t:" "),this.length>n?String(this):((n-=this.length)>t.length&&(t+=Array.apply(null,Array(n)).map((function(){return t})).join("")),t.slice(0,n)+String(this))}),window.fp_utils={$:m,deepExtend:w,hasClass:b,getWindowHeight:y,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,isFunction:Q,trigger:X,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,showError:h};var vn=Object.freeze({__proto__:null,showError:h,isVisible:p,o:g,$:m,deepExtend:w,hasClass:b,getWindowHeight:y,u:S,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,l:I,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,v:K,h:q,p:G,g:$,S:Y,isFunction:Q,trigger:X,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,toArray:an,T:un,M:ln,A:cn,O:fn,j:sn});function dn(n){return dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},dn(n)}var hn={L:{},D:function(n,t){var e=this;return"object"!==dn(this.L[n])&&(this.L[n]=[]),this.L[n].push(t),function(){return e.removeListener(n,t)}},removeListener:function(n,t){if("object"===dn(this.L[n])){var e=this.L[n].indexOf(t);e>-1&&this.L[n].splice(e,1)}},R:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),o=1;o','
          '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},yt=null,St=!1,Tt=w({},bt),Mt=null;function At(n){return yt}function xt(){return Mt||bt}function kt(){return Tt}function Ot(n,t,e){Mt[n]=t,"internal"!==e&&(Tt[n]=t)}function jt(){if(!xt().anchors.length){var n=m(xt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",yt);n.length&&n.length===m(xt().sectionSelector,yt).length&&(St=!0,n.forEach((function(n){xt().anchors.push(K(n,"data-anchor").toString())})))}if(!xt().navigationTooltips.length){var t=m(xt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",yt);t.length&&t.forEach((function(n){xt().navigationTooltips.push(K(n,"data-tooltip").toString())}))}}var Lt=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},Dt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=K(n,"data-anchor")||xt().anchors[k(n,xt().sectionSelector)],this.item=n,this.isVisible=p(n),this.isActive=b(n,$n),this.un=b(n,ct)||null!=m(ft,n)[0],this.ln=t===xt().sectionSelector,this.cn=N(n,ut)||N(n,Un),this.index=function(){return this.siblings().indexOf(this)}};function Et(n){return n.map((function(n){return n.item}))}function Rt(n,t){return n.find((function(n){return n.item===t}))}Dt.prototype.siblings=function(){return this.ln?this.isVisible?pn.I:pn.sn:this.parent?this.parent.slides:0},Dt.prototype.prev=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Dt.prototype.next=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Vt(n){return E(n,Kn)}function Ut(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function _t(n,t){t?Ht(At()):Vt(At()),clearTimeout(Pt),T(At(),Ut(n)),s.test.hn=n,Pt=setTimeout((function(){R(At(),Kn)}),10)}function Kt(n){var t=Math.round(n);if(xt().css3&&xt().autoScrolling&&!xt().scrollBar)_t("translate3d(0px, -"+t+"px, 0px)",!1);else if(xt().autoScrolling&&!xt().scrollBar)T(At(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Nt(t);Bt(e.element,e.options)}}function qt(n,t){Ot("scrollingSpeed",n,t)}s.setScrollingSpeed=qt;var Gt,$t=null,Yt=null,Qt=null;function Xt(n,t,e,i){var o,a=function(n){return n.self!=r&&b(n,ot)?n.scrollLeft:!xt().autoScrolling||xt().scrollBar?V():n.offsetTop}(n),u=t-a,l=!1,c=pn.q;gn({q:!0}),Gt&&window.cancelAnimationFrame(Gt),Gt=function(f){o||(o=f);var s=Math.floor(f-o);if(pn.q){var v=t;e&&(v=r.fp_easings[xt().easing](s,a,u,e)),s<=e&&Bt(n,v),s0,r=i>2&&i'+se(r.index(),"Section")+"";var l=xt().navigationTooltips[r.index()];void 0!==l&&""!==l&&(i+='
          '+l+"
          "),i+=""}m("ul",e)[0].innerHTML=i;var c=m("li",m(nt)[0])[mn().C.index()];E(m("a",c),$n)}function Te(n){n.preventDefault&&_(n),gn({N:"verticalNav"});var t=k(N(this,"#fp-nav li"));hn.R(En,{destination:mn().I[t]})}function Me(n,t){var e;e=n,xt().menu&&xt().menu.length&&m(xt().menu).forEach((function(n){null!=n&&(R(m(Yn,n),$n),E(m('[data-menuanchor="'+e+'"]',n),$n))})),function(n,t){var e=m(nt)[0];xt().navigation&&null!=e&&"none"!==e.style.display&&(R(m(Yn,e),$n),E(n?m('a[href="#'+n+'"]',e):m("a",m("li",e)[t]),$n))}(n,t)}de.m={up:!0,down:!0,left:!0,right:!0},de.k=w({},de.m),hn.D(bn,(function(n){var t=n.target;(J(t,pt)||N(t,pt))&&ge.call(t,n)})),s.setRecordHistory=me,s.setAutoScrolling=we,s.test.setAutoScrolling=we,(new Date).getTime();var Ae,xe,ke,Oe,je,Le,De=(xe=!0,ke=(new Date).getTime(),Oe=!r.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?xt().scrollingSpeed:100;return xe=Oe||e-ke>=i,Oe=!r.fullpage_api,xe&&(Ae=t(),ke=e),void 0===Ae||Ae});function Ee(n,t){if(Q(xt().beforeLeave))return De(mn().N,(function(){return ne(n,t)}))}function Re(n,t,e){var i=n.item;if(null!=i){var o,r,a=function(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=e>pn.tn,r=i-y()+t,a=xt().bigSectionsDestination;return t>y()?(o||a)&&"bottom"!==a||(i=r):(o||pn.V&&null==A(n))&&(i=r),gn({tn:i}),i}(i),u={element:i,callback:t,isMovementUp:e,dtop:a,yMovement:Wt(mn().C,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:mn().C.index()+1,localIsResizing:pn.V,items:{origin:mn().C,destination:n},direction:null};if(!(mn().C.item==i&&!pn.V||xt().scrollBar&&V()===u.dtop&&!b(i,"fp-auto-height"))){if(null!=u.activeSlide&&(o=K(u.activeSlide,"data-anchor"),r=k(u.activeSlide,null)),!u.localIsResizing){var l=u.yMovement;if(void 0!==e&&(l=e?"up":"down"),u.direction=l,Q(xt().beforeLeave)&&!1===Ee("beforeLeave",u))return;if(Q(xt().onLeave)&&!ne("onLeave",u))return}xt().autoScrolling&&xt().continuousVertical&&void 0!==u.isMovementUp&&(!u.isMovementUp&&"up"==u.yMovement||u.isMovementUp&&"down"==u.yMovement)&&(u=function(n){gn({on:!0});var t=mn().C.item;return n.isMovementUp?H(t,on(t,Jn)):B(t,rn(t,Jn).reverse()),Kt(mn().C.item.offsetTop),function(){for(var n=m(it),t=0;t-1&&!Ge.kn)return _(n),!1},Mn:function(){Ge.xn=pn.G},onLeave:function(){clearTimeout(He),Ge.kn=!1},afterLoad:function(){Ge.kn=!1,clearTimeout(He),He=setTimeout((function(){Ge.xn=pn.G}),200)},En:function(){a.activeElement===this.An&&(this.An.blur(),Ge.kn=!1)},Tn:function(){if(xt().scrollOverflow&&Ge.xn){Ge.En();var n=Ge.Rn(mn().C.item);!n||u||c||(this.An=n,requestAnimationFrame((function(){n.focus({Pn:!0}),Ge.kn=!0}))),Ge.xn=!1}},Sn:function(){xt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),mn().dn.forEach((function(n){if(!(n.slides&&n.slides.length||b(n.item,"fp-auto-height-responsive")&&Ne())){var t,e=It(n.item),i=Ge.wn(n.item),o=(t=n).ln?t:t.parent;if(f){var r=i?"addClass":"removeClass";vn[r](o.item,st),vn[r](n.item,st)}else E(o.item,st),E(n.item,st);n.un||(Ge.Fn(e),Ge.zn(e)),n.un=!0}}))},zn:function(n){Ge.Rn(n).addEventListener("scroll",Ge.In),n.addEventListener("wheel",Ge.Ln,{passive:!1}),n.addEventListener("keydown",Ge.Dn,{passive:!1})},Fn:function(n){var t=document.createElement("div");t.className=ct,I(n,t),t.setAttribute("tabindex","-1")},Cn:function(n){var t=m(ft,n)[0];t&&(C(t),n.removeAttribute("tabindex"))},Rn:function(n){var t=It(n);return m(ft,t)[0]||t},un:function(n){return b(n,ct)||null!=m(ft,n)[0]},bn:function(n){return n.ln&&n.activeSlide?n.activeSlide.un:n.un},wn:function(n){return Ge.Rn(n).scrollHeight>r.innerHeight},isScrolled:function(n,t){if(!pn.G)return!1;if(xt().scrollBar)return!0;var e=Ge.Rn(t);if(!xt().scrollOverflow||!b(e,ct)||b(t,"fp-noscroll")||b(It(t),"fp-noscroll"))return!0;var i=f?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,u=r||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Nn:function(){this.jn=(new Date).getTime();var n=this.jn-Ge.On,t=(u||c)&&pn.J,e=pn.Z&&n>600;return t&&n>400||e},In:(Ke=0,function(n){var t=n.target.scrollTop,e="none"!==pn.Y?pn.Y:Keo?"left":"right"),l.direction=l.direction?l.direction:l.Bn,l.localIsResizing||gn({G:!1}),xt().onSlideLeave&&!l.localIsResizing&&"none"!==l.Bn&&Q(xt().onSlideLeave)&&!1===ne("onSlideLeave",l)?gn({W:!1}):(E(t,$n),R(U(t),$n),ti(),l.localIsResizing||(ie(l.prevSlide),re(u)),function(n){!xt().loopHorizontal&&xt().controlArrows&&(Z(m(mt,n.section),0!==n.slideIndex),Z(m(wt,n.section),null!=A(n.destiny)))}(l),a.isActive&&!l.localIsResizing&&ce(l.slideIndex,l.slideAnchor,l.anchorLink),hn.R(zn,l),function(n,t,e){var i,o,r=t.destinyPos;if(i=t.slidesNav,o=t.slideIndex,xt().slidesNavigation&&null!=i&&(R(m(Yn,i),$n),E(m("a",m("li",i)[o]),$n)),gn({scrollX:Math.round(r.left)}),xt().css3){var a="translate3d(-"+Math.round(r.left)+"px, 0px, 0px)";s.test.Hn[t.sectionIndex]=a,T(Ht(m(ut,n)),Ut(a)),clearTimeout(qe),qe=setTimeout((function(){Xe(t)}),xt().scrollingSpeed)}else s.test.left[t.sectionIndex]=Math.round(r.left),Xt(n,Math.round(r.left),xt().scrollingSpeed,(function(){Xe(t)}))}(n,l))}function Qe(){clearTimeout(qe)}function Xe(n){n.localIsResizing||(Q(xt().afterSlideLoad)&&ne("afterSlideLoad",n),gn({G:!0}),te(n.destiny),hn.R(Nn,n)),gn({W:!1})}function Je(n,t){qt(0,"internal"),void 0!==t&&gn({V:!0}),Ye(N(n,rt),n),void 0!==t&&gn({V:!1}),qt(kt().scrollingSpeed,"internal")}s.landscapeScroll=Ye,hn.D(An,(function(){hn.D(Fn,$e)}));var Ze=null,ni=null;function ti(){pn.C=null,pn.I.map((function(n){var t=b(n.item,$n);n.isActive=t,n.un=Ge.un(n.item),t&&(pn.C=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=b(t.item,$n);t.un=Ge.un(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=pn.C,t=!!pn.C&&pn.C.slides.length,e=pn.C?pn.C.activeSlide:null;if(!n&&pn.I.length&&!mn().B&&Ze){var i=oi(Ze,pn.I);i&&(pn.C=i,pn.C.isActive=!0,E(pn.C.item,$n)),pn.C&&Kt(pn.C.item.offsetTop)}if(t&&!e&&ni){var o=oi(ni,pn.C.slides);o&&(pn.C.activeSlide=o,pn.C.activeSlide.isActive=!0,E(pn.C.activeSlide.item,$n)),pn.C.activeSlide&&Je(pn.C.activeSlide.item,"internal")}}()}function ei(){var n=m(xt().sectionSelector,At()),t=g(n),e=Array.from(n).map((function(n){return new ri(n)})),i=e.filter((function(n){return n.isVisible})),o=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Ze=ii(pn.C),ni=ii(pn.C?pn.C.activeSlide:null),pn.P=t.length,pn.F=i.reduce((function(n,t){return n+t.slides.length}),0),pn.I=i,pn.sn=e,pn.slides=o,pn.dn=pn.I.concat(pn.slides)}function ii(n){if(!n)return null;var t=n?n.item:null,e=n.ln?pn.sn:pn.C.Wn;if(t){var i=Rt(e,t);return i?i.index():null}return null}function oi(n,t){var e,i=n-1,o=n;do{if(e=t[i]||t[o])break;i-=1,o+=1}while(i>=0||o1&&(xt().controlArrows&&function(n){var t=n.item,e=[nn(xt().controlArrowsHTML[0]),nn(xt().controlArrowsHTML[1])];B(m(rt,t)[0],e),E(e,ht),E(e[0],gt),E(e[1],"fp-next"),"#fff"!==xt().controlArrowColor&&(T(m(wt,t),{"border-color":"transparent transparent transparent "+xt().controlArrowColor}),T(m(mt,t),{"border-color":"transparent "+xt().controlArrowColor+" transparent transparent"})),xt().loopHorizontal||j(m(mt,t))}(n),xt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;P(nn('
            '),t);var i=m(vt,t)[0];E(i,"fp-"+xt().slidesNavPosition);for(var o=0;o'+se(o,"Slide",m(et,t)[o])+""),m("ul",i)[0]);T(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(m("a",m("li",i)[r]),$n)}(n)),i.forEach((function(n){T(n.item,{width:r+"%"}),xt().verticalCentered&&Be(n)}));var c=n.activeSlide||null;null!=c&&pn.C&&(0!==pn.C.index()||0===pn.C.index()&&0!==c.index())?Je(c.item,"internal"):E(e[0],$n)}ui.prototype=Dt.prototype,ui.prototype.constructor=ri;var fi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function si(){return g(m(xt().slideSelector,At())).length!==mn().F}function vi(n){var t=si();(si()||g(m(xt().sectionSelector,At())).length!==mn().P)&&!pn.on&&(xt().observer&&ai&&ai.disconnect(),ei(),ti(),xt().anchors=[],tn(m(nt)),li(),jt(),xt().navigation&&Se(),t&&(tn(m(vt)),tn(m(pt))),mn().I.forEach((function(n){n.slides.length?t&&ci(n):Ve(n)}))),xt().observer&&ai&&m(Un)[0]&&ai.observe(m(Un)[0],fi)}hn.D(An,(function(){var n,t,e;xt().observer&&"MutationObserver"in window&&m(Un)[0]&&(n=m(Un)[0],t=fi,(e=new MutationObserver(vi)).observe(n,t),ai=e),hn.D(kn,vi)})),s.render=vi;var di=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),Y("testPassive",null,t)}catch(n){}return function(){return n}}();function hi(){return!!di()&&{passive:!1}}var pi,gi,mi,wi,bi=(mi=(new Date).getTime(),wi=[],{Vn:function(n){var t=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;pi=Math.abs(n.wheelDeltaX)149&&wi.shift(),wi.push(Math.abs(t));var a=o-mi;mi=o,a>200&&(wi=[])},Un:function(){var n=ln(wi,10)>=ln(wi,70);return!!wi.length&&n&&pi},_n:function(){return gi}});function yi(){var n=xt().css3?V()+y():un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight,t=Nt(n);s.test.top=-n+"px",gn({G:!1}),Xt(t.element,t.options,xt().scrollingSpeed,(function(){setTimeout((function(){gn({B:!0}),gn({G:!0})}),30)}))}function Si(){At().getBoundingClientRect().bottom>=0&&Ti()}function Ti(){var n=Nt(un(mn().I).item.offsetTop);gn({G:!1}),Xt(n.element,n.options,xt().scrollingSpeed,(function(){gn({G:!0}),gn({B:!1}),gn({Kn:!1})}))}var Mi,Ai,xi,ki=(Mi=!1,Ai={},xi={},function(n,t,e){switch(n){case"set":Ai[t]=(new Date).getTime(),xi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Mi=i-Ai[t]>xi[t]}return Mi});function Oi(){var n=mn().C.next();n||!xt().loopBottom&&!xt().continuousVertical||(n=mn().I[0]),null!=n?Re(n,null,!1):At().scrollHeight<$t.scrollHeight&&xt().scrollBar&&xt().scrollBeyondFullpage&&hn.R(Pn)}function ji(){var n=mn().C.prev();n||!xt().loopTop&&!xt().continuousVertical||(n=un(mn().I)),null!=n&&Re(n,null,!0)}s.moveSectionDown=Oi,s.moveSectionUp=ji;var Li=0;function Di(n){xt().autoScrolling&&(pn.G&&(n.pageYLi&&pe().m.down&&Oi()),Li=n.pageY)}function Ei(n){if(pe().m[n]){var t="down"===n?Oi:ji;xt().scrollOverflow&&Ge.bn(mn().C)?Ge.isScrolled(n,mn().C.item)&&Ge.Nn()&&t():t()}}var Ri,Pi,Fi,zi,Ii=0,Ci=0,Ni=0,Bi=0,Hi=(r.PointerEvent&&(zi={down:"pointerdown",move:"pointermove"}),zi),Wi={qn:"ontouchmove"in window?"touchmove":Hi?Hi.move:null,Gn:"ontouchstart"in window?"touchstart":Hi?Hi.down:null};function Vi(n){var t=N(n.target,Jn)||mn().C.item,e=Ge.bn(mn().C);if(Ui(n)){gn({J:!0,Z:!1}),xt().autoScrolling&&(e&&!pn.G||xt().scrollBar)&&_(n);var i=qi(n);Ni=i.y,Bi=i.x;var o=Math.abs(Ii-Ni)>r.innerHeight/100*xt().touchSensitivity,a=Math.abs(Ci-Bi)>S()/100*xt().touchSensitivity,u=m(rt,t).length&&Math.abs(Ci-Bi)>Math.abs(Ii-Ni),l=Ii>Ni?"down":"up";gn({Y:u?Ci>Bi?"right":"left":l}),u?!pn.W&&a&&(Ci>Bi?pe().m.right&&hn.R(Sn,{section:t}):pe().m.left&&hn.R(yn,{section:t})):xt().autoScrolling&&pn.G&&o&&Ei(l)}}function Ui(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function _i(n){if(xt().fitToSection&&gn({q:!1}),Ui(n)){var t=qi(n);Ii=t.y,Ci=t.x}G("touchend",Ki)}function Ki(){Y("touchend",Ki),gn({J:!1})}function qi(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,c&&Ui(n)&&xt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function Gi(n){xt().autoScrolling&&Ui(n)&&pe().m.up&&(pn.G||_(n))}function $i(n,t){var e=null==t?mn().C.item:t,i=Rt(pn.I,e),o=m(rt,e)[0];if(!(null==o||pn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!xt().loopHorizontal)return;a="left"===n?un(i.slides):i.slides[0]}gn({W:!s.test.mn}),Ye(o,a.item,n)}}function Yi(n){$i("left",n)}function Qi(n){$i("right",n)}function Xi(n){var t=mn().I.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=mn().I[e]}return t}function Ji(n){null!=n&&Ye(N(n,rt),n)}function Zi(n,t){var e=Xi(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===pn._||b(e.item,$n)?Ji(i):Re(e,(function(){Ji(i)}))}}function no(n,t){var e=Xi(n);void 0!==t?Zi(n,t):null!=e&&Re(e)}function to(){clearTimeout(Pi),$("keydown",eo),$("keyup",io)}function eo(n){clearTimeout(Pi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=xt().autoScrolling||xt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=a.activeElement,i=lo(It(mn().C.item));function o(n){return _(n),i[0]?i[0].focus():null}if(pn.G){if(!function(n){var t=lo(a),e=t.indexOf(a.activeElement),i=t[n.shiftKey?e-1:e+1],o=N(i,et),r=N(i,Jn);return!o&&!r}(n)){e?null==N(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var r=e==i[0],u=e==i[i.length-1],l=t&&r;if(l||!t&&u){_(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Ct((pn.C&&pn.C.activeSlide?pn.C.activeSlide:pn.C)[e]());do{(i=lo(o.item)).length&&(t={$n:o,Yn:i[n?i.length-1:0]}),o=Ct(o[e]())}while(o&&0===i.length);return t}(l),f=c?c.$n:null;if(f){var s=f.ln?f:f.parent;hn.R(jn,{Qn:s.index()+1,slideAnchor:f.ln?0:f.index()}),Fi=c.Yn,_(n)}}}}else _(n)}(n):!sn()&&xt().keyboardScrolling&&i&&(Ri=n.ctrlKey,Pi=setTimeout((function(){!function(n){var t=n.shiftKey,e=a.activeElement,i=J(e,"video")||J(e,"audio"),o=Ge.isScrolled("up",mn().C.item),r=Ge.isScrolled("down",mn().C.item),u=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!pn.B})(n)&&!N(n.target,ft)&&n.preventDefault()}(n),pn.G||u)switch(gn({N:"keydown"}),n.keyCode){case 38:case 33:pe().k.up&&o?pn.B?hn.R(Ln,{e:n}):ji():Ge.Tn();break;case 32:if(t&&pe().k.up&&!i&&o){ji();break}case 40:case 34:if(pe().k.down&&r){if(pn.B)return;32===n.keyCode&&i||Oi()}else Ge.Tn();break;case 36:pe().k.up&&no(1);break;case 35:pe().k.down&&no(mn().I.length);break;case 37:pe().k.left&&Yi();break;case 39:pe().k.right&&Qi()}}(n)}),0))}function io(n){pn.nn&&(Ri=n.ctrlKey)}function oo(){gn({nn:!1}),Ri=!1}function ro(n){uo()}function ao(n){N(Fi,et)&&!N(Fi,it)||uo()}function uo(){Fi&&(Fi.focus(),Fi=null)}function lo(n){return[].slice.call(m('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==K(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=Yi,s.moveSlideRight=Qi,s.moveTo=no,hn.D(An,(function(){G("blur",oo),q("keydown",eo),q("keyup",io),hn.D(xn,to),hn.D(Nn,ro),hn.D(Cn,ao)}));var co=(new Date).getTime(),fo=[];function so(n){n?(function(){var n,t="";r.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in a.createElement("div")?"wheel":void 0!==a.onmousewheel?"mousewheel":"DOMMouseScroll",i=hi();"DOMMouseScroll"==e?a[n](t+"MozMousePixelScroll",vo,i):a[n](t+e,vo,i)}(),At().addEventListener("mousedown",ho),At().addEventListener("mouseup",po)):(a.addEventListener?($("mousewheel",vo,!1),$("wheel",vo,!1),$("MozMousePixelScroll",vo,!1)):a.detachEvent("onmousewheel",vo),At().removeEventListener("mousedown",ho),At().removeEventListener("mouseup",po))}function vo(n){var t=(new Date).getTime(),e=b(m(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=mn().B&&n.getBoundingClientRect().bottom>=0&&"up"===bi._n(),i=mn().Kn;if(i)return _(t),!1;if(mn().B){if(e){var o;if(!(i||ki("isNewKeyframe","beyondFullpage")&&bi.Un()))return(o=Nt(un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight)).element.scrollTo(0,o.options),gn({Kn:!1}),_(t),!1;if(bi.Un())return e=!1,gn({Kn:!0}),gn({N:"wheel"}),Ti(),_(t),!1}else ki("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(At(),n);if(pn.Z||gn({J:!1,Z:!0,Y:"none"}),!pe().m.down&&!pe().m.up)return!1;if(i)return!0;if(!1===i)return _(n),!1;if(xt().autoScrolling&&!Ri&&!e){var o=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,o)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";fo.length>149&&fo.shift(),fo.push(Math.abs(o)),xt().scrollBar&&_(n);var f=t-co;return co=t,f>200&&(fo=[]),gn({X:c}),pn.G&&ln(fo,10)>=ln(fo,70)&&l&&(gn({N:"wheel"}),Ei(a<0?"down":"up")),!1}xt().fitToSection&&gn({q:!1})}function ho(n){var t;2==n.which&&(t=n.pageY,Li=t,At().addEventListener("mousemove",Di))}function po(n){2==n.which&&At().removeEventListener("mousemove",Di)}function go(n){n?(so(!0),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Gi,{passive:!1}),$t.addEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1}),n.addEventListener(Wi.Gn,_i),n.addEventListener(Wi.qn,Vi,{passive:!1})}}()):(so(!1),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Vi,{passive:!1}),$t.removeEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1})}}())}s.setMouseWheelScrolling=so;var mo=!0;function wo(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){$(n,yo,!0)}))}function bo(n,t){document["fp_"+n]=t,q(n,yo,!0)}function yo(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(mo=!1,setTimeout((function(){mo=!0}),800)),("mouseenter"!==t||mo)&&(xt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=J(i,n),o=N(i,n);(t||o)&&(s.shared.Xn||go(!1),s.shared.Xn=!0,e=!0)}})),!e&&s.shared.Xn&&(go(!0),s.shared.Xn=!1))):go(!0)}function So(n,t){qt(0,"internal"),no(n,t),qt(kt().scrollingSpeed,"internal")}hn.D(An,(function(){xt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){bo(n,!1)})),["mouseleave","touchend"].forEach((function(n){bo(n,!0)}))),hn.D(xn,wo)})),s.silentMoveTo=So;var To,Mo,Ao=y(),xo=S(),ko=!1;function Oo(){clearTimeout(To),clearTimeout(Mo),Y("resize",jo)}function jo(){ko||(xt().autoScrolling&&!xt().scrollBar||!xt().fitToSection)&&Do(y()),pn.an&&function(){if(u)for(var n=0;n<4;n++)Mo=setTimeout((function(){window.requestAnimationFrame((function(){xt().autoScrolling&&!xt().scrollBar&&(gn({V:!0}),So(pn.C.index()+1),gn({V:!1}))}))}),200*n)}(),ko=!0,clearTimeout(To),To=setTimeout((function(){!function(){if(gn({V:!0}),Do(""),xt().autoScrolling||pn.B||function(){if(!xt().autoScrolling||xt().scrollBar){var n=.01*r.innerHeight;a.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),hn.R(kn),ti(),Ie(),u){var n=a.activeElement;if(!J(n,"textarea")&&!J(n,"input")&&!J(n,"select")){var t=y();Math.abs(t-Ao)>20*Math.max(Ao,t)/100&&(Lo(!0),Ao=t)}}else e=y(),i=S(),pn.en===e&&xo===i||(gn({en:e}),xo=i,Lo(!0));var e,i;gn({V:!1})}(),ko=!1}),400)}function Lo(n){if(!b(At(),qn)){gn({V:!0,en:y(),Jn:S()});for(var t=mn().I,e=0;e1&&Ye(o,i.activeSlide.item)}xt().scrollOverflow&&Ge.Sn();var a=mn().C.index();pn.B||a&&So(a+1),gn({V:!1}),Q(xt().afterResize)&&n&&xt().afterResize.call(At(),r.innerWidth,r.innerHeight),Q(xt().afterReBuild)&&!n&&xt().afterReBuild.call(At()),X(At(),"afterRebuild")}}function Do(n){var t=""===n?"":n+"px";mn().I.forEach((function(n){T(n.item,{height:t})}))}function Eo(){var n,t,e=r.location.hash;if(e.length){var i=e.replace("#","").split("/"),o=e.indexOf("#/")>-1;n=o?"/"+i[1]:decodeURIComponent(i[0]);var a=o?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,pn:t}}function Ro(){Y("hashchange",Po)}function Po(){if(!pn.U&&!xt().lockAnchors){var n=Eo(),t=n.section,e=n.pn,i=void 0===pn._,o=void 0===pn._&&void 0===e&&!pn.W;t&&t.length&&(t&&t!==pn._&&!i||o||!pn.W&&pn.K!=e)&&hn.R(jn,{Qn:t,slideAnchor:e})}}function Fo(n){var t=n.target;N(t,xt().menu+" [data-menuanchor]")&&zo.call(t,n.e)}function zo(n){if(gn({N:"menu"}),m(xt().menu)[0]&&(xt().lockAnchors||!xt().anchors.length)){_(n);var t=N(this,"[data-menuanchor]");hn.R(Dn,{anchor:K(t,"data-menuanchor")})}}function Io(n){var t=n.target;t&&N(t,"#fp-nav a")?Te.call(t,n.e):J(t,".fp-tooltip")?ye.call(t):(J(t,dt)||null!=N(t,dt))&&ve.call(t,n.e)}s.reBuild=Lo,hn.D(An,(function(){jo(),G("resize",jo),hn.D(xn,Oo)})),s.setLockAnchors=function(n){xt().lockAnchors=n},hn.D(An,(function(){G("hashchange",Po),hn.D(xn,Ro)})),hn.D(An,(function(){q("wheel",bi.Vn,hi()),hn.D(Pn,yi),hn.D(Ln,Si)})),hn.D(An,(function(){hn.D(bn,Fo)})),hn.D(An,(function(){hn.D(bn,Io)}));var Co,No,Bo=0;function Ho(n){var t,e,i,o,r;if(!pn.V&&mn().C&&(un(mn().I),!mn().B&&!mn().Kn&&(!xt().autoScrolling||xt().scrollBar))){var a=V(),u=function(n){var t=n>Bo?"down":"up";return Bo=n,gn({tn:n}),t}(a),l=0,c=a+y()/2,f=$t.scrollHeight-y()===a,s=mn().I;if(gn({scrollY:a}),f)l=s.length-1;else if(a)for(var v=0;v=V()+y():o<=V())&&(b(mn().C.item,Qn)||(E(mn().C.item,Qn),R(U(mn().C.item),Qn))),e=(t=s[l]).item,!t.isActive){gn({U:!0});var d,h,p=mn().C.item,g=mn().C.index()+1,m=Wt(mn().C,e),w=t.anchor,S=t.index()+1,T=t.activeSlide,M={C:p,sectionIndex:S-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:mn().C,destination:t}};T&&(h=T.anchor,d=T.index()),pn.G&&(E(e,$n),R(U(e),$n),Q(xt().beforeLeave)&&Ee("beforeLeave",M),Q(xt().onLeave)&&ne("onLeave",M),Q(xt().afterLoad)&&ne("afterLoad",M),ie(p),re(t),te(e),Me(w,S-1),xt().anchors.length&&gn({_:w}),ti(),ce(d,h,w)),clearTimeout(Co),Co=setTimeout((function(){gn({U:!1})}),100)}xt().fitToSection&&pn.G&&(clearTimeout(No),No=setTimeout((function(){pn.I.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(y())||0===Math.round(t.top)})).length||ze()}),xt().fitToSectionDelay))}}function Wo(n){var t=xt().skipIntermediateItems,e=n.items.origin.ln?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&qt(0,"internal")}function Vo(n){xt().skipIntermediateItems&&Ot("scrollingSpeed",kt().scrollingSpeed,"internal")}function Uo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"k")})):(he(n,"all","k"),xt().keyboardScrolling=n)}function _o(n){var t=n.index();void 0!==xt().anchors[t]&&n.isActive&&Me(xt().anchors[t],t),xt().menu&&xt().css3&&null!=N(m(xt().menu)[0],Un)&&m(xt().menu).forEach((function(n){$t.appendChild(n)}))}function Ko(){var n,t,e=mn().C,i=mn().C.item;E(i,Qn),re(mn().C),be(),te(i),t=Xi((n=Eo()).section),n.section&&t&&(void 0===t||t.index()!==k(We))||!Q(xt().afterLoad)||ne("afterLoad",{C:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:mn().C,destination:mn().C}}),Q(xt().afterRender)&&ne("afterRender")}function qo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"m")})):he(n,"all","m")}function Go(){var n=Eo(),t=n.section,e=n.pn;t?xt().animateAnchor?Zi(t,e):So(t,e):hn.R(wn,null)}function $o(){ei(),ti(),xt().scrollBar=xt().scrollBar||xt().hybrid,jt(),function(){T(fn(At(),"body"),{height:"100%",position:"relative"}),E(At(),Vn),E(Yt,Gn),gn({en:y()}),R(At(),qn),li();for(var n=mn().sn,t=0;t0&&ci(e)}xt().fixedElements&&xt().css3&&m(xt().fixedElements).forEach((function(n){$t.appendChild(n)})),xt().navigation&&Se(),m('iframe[src*="youtube.com/embed/"]',At()).forEach((function(n){var t,e;e=K(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),xt().scrollOverflow&&Ge.Sn()}(),qo(!0),go(!0),we(xt().autoScrolling,"internal"),Ie(),ue(),"complete"===a.readyState&&Go(),G("load",Go),Ko(),ei(),ti()}function Yo(){var n=xt().licenseKey;""===xt().licenseKey.trim()?(h("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),h("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):xt()&&pn.Zn||a.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(h("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),h("error","https://alvarotrigo.com/fullPage/pricing")),b(Yt,Gn)?h("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(xt().continuousVertical&&(xt().loopTop||xt().loopBottom)&&(xt().continuousVertical=!1,h("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!xt().scrollOverflow||!xt().scrollBar&&xt().autoScrolling||h("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!xt().continuousVertical||!xt().scrollBar&&xt().autoScrolling||(xt().continuousVertical=!1,h("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),v.forEach((function(n){xt()[n]&&h("warn","fullpage.js extensions require fullpage.extensions.min.js file instead of the usual fullpage.js. Requested: "+n)})),xt().anchors.forEach((function(n){var t=[].slice.call(m("[name]")).filter((function(t){return K(t,"name")&&K(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(m("[id]")).filter((function(t){return K(t,"id")&&K(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){h("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&h("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Qo(n,t){var e;if($t=m("body")[0],Yt=m("html")[0],Qt=m("html, body"),!b(Yt,Gn))return"touchWrapper",e="string"==typeof n?m(n)[0]:n,bt.touchWrapper=e,function(n){Mt=w({},bt,n),Tt=Object.assign({},Mt)}(t),function(n){yt=n}("string"==typeof n?m(n)[0]:n),hn.R(Tn),Yo(),s.getFullpageData=function(){return{options:xt()}},s.version="4.0.28",s.test=Object.assign(s.test,{top:"0px",hn:"translate3d(0px, 0px, 0px)",Hn:function(){for(var n=[],t=0;t-1?"".concat(n,": 0;"):"",e='\n \n "),i=un(pn.I),o=!pn.Zn||xt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){hn.D(Tn,(function(){var t,u,l;gn({Zn:(xt().licenseKey,t=xt().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][o()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][o()]().join("");return window[e](t)?r(t):function(n){return n-$n.length}(t)}(n);l.push(i);var a=r(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,f="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);f+=o}})),f+=a(c),{tt:new Date(e+"T00:00"),et:e.split("-")[2]===8*($n.length-2)+"",it:f}}(t),l=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.tt&&u.it===t.split(n[0])[4]||l||u.et)||!1)})}));var n=["-"],t="2024-7-22".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function o(){return[["re","verse"].join("")]["".length]}function r(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),hn.D(Fn,Wo),hn.D(Cn,Vo),hn.D(zn,Wo),hn.D(Nn,Vo),hn.D(Mn,(function(){Uo(!0)})),s.setKeyboardScrolling=Uo,s.shared.nt=Ko,s.setAllowScrolling=qo,s.destroy=function(n){we(!1,"internal"),qo(!0),go(!1),Uo(!1),E(At(),qn),hn.R(xn),n&&(Kt(0),m("img[data-src], source[data-src], audio[data-src], iframe[data-src]",At()).forEach((function(n){cn(n,"src")})),m("img[data-srcset]").forEach((function(n){cn(n,"srcset")})),tn(m("#fp-nav, .fp-slidesNav, .fp-controlArrow")),T(Et(mn().I),{height:"","background-color":"",padding:""}),T(Et(mn().slides),{width:""}),T(At(),{height:"",position:"","-ms-touch-action":"","touch-action":""}),T(Qt,{overflow:"",height:""}),R(Yt,Gn),R($t,_n+" fp-scrollable"),$t.className.split(/\s+/).forEach((function(n){0===n.indexOf("fp-viewing")&&R($t,n)})),Et(mn().dn).forEach((function(n){xt().scrollOverflow&&Ge.Cn(n),R(n,"fp-table active fp-completely "+st);var t=K(n,"data-fp-styles");t&&n.setAttribute("style",t),b(n,Xn)&&!St&&n.removeAttribute("data-anchor")})),Vt(At()),[Zn,ut,rt].forEach((function(n){m(n,At()).forEach((function(n){C(n)}))})),T(At(),{"-webkit-transition":"none",transition:"none"}),R(At(),Vn),r.scrollTo(0,0),[Xn,tt,at].forEach((function(n){R(m("."+n),n)})))},r.fp_easings=w(r.fp_easings,{easeInOutCubic:function(n,t,e,i){return(n/=i/2)<1?e/2*n*n*n+t:e/2*((n-=2)*n*n+2)+t}}),r.jQuery&&function(n,t){n&&t?n.fn.fullpage=function(e){e=n.extend({},e,{$:n}),new t(this[0],e),Object.keys(s).forEach((function(n){xt().$.fn.fullpage[n]=s[n]}))}:h("error","jQuery is required to use the jQuery fullpage adapter!")}(r.jQuery,Qo),Qo})); +!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i;Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],o=0;o0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,o=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var r,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(r=arguments[2])}for(var u,l=i(o.length),c=t(e)?Object(new e(l)):new Array(l),f=0;f0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}},v=["parallax","scrollOverflowReset","dragAndMove","offsetSections","fadingEffect","responsiveSlides","continuousHorizontal","interlockedSlides","scrollHorizontally","resetSliders","cards","dropEffect","waterEffect"],d=(o=window.self!==window.top,function(){return o});function h(n,t){r.console&&r.console[n]&&r.console[n]("fullPage: "+t)}function p(n){return"none"!==r.getComputedStyle(n).display}function g(n){return Array.from(n).filter((function(n){return p(n)}))}function m(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function w(n){n=n||{};for(var t=1,e=arguments.length;t>=0,t=String(void 0!==t?t:" "),this.length>n?String(this):((n-=this.length)>t.length&&(t+=Array.apply(null,Array(n)).map((function(){return t})).join("")),t.slice(0,n)+String(this))}),window.fp_utils={$:m,deepExtend:w,hasClass:b,getWindowHeight:y,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,showError:h};var vn=Object.freeze({__proto__:null,showError:h,isVisible:p,o:g,$:m,deepExtend:w,hasClass:b,getWindowHeight:y,u:S,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,l:I,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,v:K,h:q,p:G,g:$,S:Y,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,toArray:an,T:un,M:ln,A:cn,O:fn,j:sn});function dn(n){return dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},dn(n)}var hn={L:{},D:function(n,t){var e=this;return"object"!==dn(this.L[n])&&(this.L[n]=[]),this.L[n].push(t),function(){return e.removeListener(n,t)}},removeListener:function(n,t){if("object"===dn(this.L[n])){var e=this.L[n].indexOf(t);e>-1&&this.L[n].splice(e,1)}},R:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),o=1;o','
            '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},yt=null,St=!1,Tt=w({},bt),Mt=null;function At(n){return yt}function xt(){return Mt||bt}function kt(){return Tt}function Ot(n,t,e){Mt[n]=t,"internal"!==e&&(Tt[n]=t)}function jt(){if(!xt().anchors.length){var n=m(xt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",yt);n.length&&n.length===m(xt().sectionSelector,yt).length&&(St=!0,n.forEach((function(n){xt().anchors.push(K(n,"data-anchor").toString())})))}if(!xt().navigationTooltips.length){var t=m(xt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",yt);t.length&&t.forEach((function(n){xt().navigationTooltips.push(K(n,"data-tooltip").toString())}))}}var Lt=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},Dt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=K(n,"data-anchor")||xt().anchors[k(n,xt().sectionSelector)],this.item=n,this.isVisible=p(n),this.isActive=b(n,$n),this.un=b(n,ct)||null!=m(ft,n)[0],this.ln=t===xt().sectionSelector,this.cn=N(n,ut)||N(n,Un),this.index=function(){return this.siblings().indexOf(this)}};function Et(n){return n.map((function(n){return n.item}))}function Rt(n,t){return n.find((function(n){return n.item===t}))}Dt.prototype.siblings=function(){return this.ln?this.isVisible?pn.I:pn.sn:this.parent?this.parent.slides:0},Dt.prototype.prev=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Dt.prototype.next=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Vt(n){return E(n,Kn)}function Ut(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function _t(n,t){t?Ht(At()):Vt(At()),clearTimeout(Pt),T(At(),Ut(n)),s.test.hn=n,Pt=setTimeout((function(){R(At(),Kn)}),10)}function Kt(n){var t=Math.round(n);if(xt().css3&&xt().autoScrolling&&!xt().scrollBar)_t("translate3d(0px, -"+t+"px, 0px)",!1);else if(xt().autoScrolling&&!xt().scrollBar)T(At(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Nt(t);Bt(e.element,e.options)}}function qt(n,t){Ot("scrollingSpeed",n,t)}s.setScrollingSpeed=qt;var Gt,$t=null,Yt=null,Xt=null;function Qt(n,t,e,i){var o,a=function(n){return n.self!=r&&b(n,ot)?n.scrollLeft:!xt().autoScrolling||xt().scrollBar?V():n.offsetTop}(n),u=t-a,l=!1,c=pn.q;gn({q:!0}),Gt&&window.cancelAnimationFrame(Gt),Gt=function(f){o||(o=f);var s=Math.floor(f-o);if(pn.q){var v=t;e&&(v=r.fp_easings[xt().easing](s,a,u,e)),s<=e&&Bt(n,v),s0,r=i>2&&i'+se(r.index(),"Section")+"";var l=xt().navigationTooltips[r.index()];void 0!==l&&""!==l&&(i+='
            '+l+"
            "),i+=""}m("ul",e)[0].innerHTML=i;var c=m("li",m(nt)[0])[mn().C.index()];E(m("a",c),$n)}function Te(n){n.preventDefault&&_(n),gn({N:"verticalNav"});var t=k(N(this,"#fp-nav li"));hn.R(En,{destination:mn().I[t]})}function Me(n,t){var e;e=n,xt().menu&&xt().menu.length&&m(xt().menu).forEach((function(n){null!=n&&(R(m(Yn,n),$n),E(m('[data-menuanchor="'+e+'"]',n),$n))})),function(n,t){var e=m(nt)[0];xt().navigation&&null!=e&&"none"!==e.style.display&&(R(m(Yn,e),$n),E(n?m('a[href="#'+n+'"]',e):m("a",m("li",e)[t]),$n))}(n,t)}de.m={up:!0,down:!0,left:!0,right:!0},de.k=w({},de.m),hn.D(bn,(function(n){var t=n.target;(J(t,pt)||N(t,pt))&&ge.call(t,n)})),s.setRecordHistory=me,s.setAutoScrolling=we,s.test.setAutoScrolling=we,(new Date).getTime();var Ae,xe,ke,Oe,je,Le,De=(xe=!0,ke=(new Date).getTime(),Oe=!r.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?xt().scrollingSpeed:100;return xe=Oe||e-ke>=i,Oe=!r.fullpage_api,xe&&(Ae=t(),ke=e),void 0===Ae||Ae});function Ee(n,t){if(X(xt().beforeLeave))return De(mn().N,(function(){return ne(n,t)}))}function Re(n,t,e){var i=n.item;if(null!=i){var o,r,a=function(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=e>pn.tn,r=i-y()+t,a=xt().bigSectionsDestination;return t>y()?(o||a)&&"bottom"!==a||(i=r):(o||pn.V&&null==A(n))&&(i=r),gn({tn:i}),i}(i),u={element:i,callback:t,isMovementUp:e,dtop:a,yMovement:Wt(mn().C,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:mn().C.index()+1,localIsResizing:pn.V,items:{origin:mn().C,destination:n},direction:null};if(!(mn().C.item==i&&!pn.V||xt().scrollBar&&V()===u.dtop&&!b(i,"fp-auto-height"))){if(null!=u.activeSlide&&(o=K(u.activeSlide,"data-anchor"),r=k(u.activeSlide,null)),!u.localIsResizing){var l=u.yMovement;if(void 0!==e&&(l=e?"up":"down"),u.direction=l,X(xt().beforeLeave)&&!1===Ee("beforeLeave",u))return;if(X(xt().onLeave)&&!ne("onLeave",u))return}xt().autoScrolling&&xt().continuousVertical&&void 0!==u.isMovementUp&&(!u.isMovementUp&&"up"==u.yMovement||u.isMovementUp&&"down"==u.yMovement)&&(u=function(n){gn({on:!0});var t=mn().C.item;return n.isMovementUp?H(t,on(t,Jn)):B(t,rn(t,Jn).reverse()),Kt(mn().C.item.offsetTop),function(){for(var n=m(it),t=0;t-1&&!Ge.kn)return _(n),!1},Mn:function(){Ge.xn=pn.G},onLeave:function(){clearTimeout(He),Ge.kn=!1},afterLoad:function(){Ge.kn=!1,clearTimeout(He),He=setTimeout((function(){Ge.xn=pn.G}),200)},En:function(){a.activeElement===this.An&&(this.An.blur(),Ge.kn=!1)},Tn:function(){if(xt().scrollOverflow&&Ge.xn){Ge.En();var n=Ge.Rn(mn().C.item);!n||u||c||(this.An=n,requestAnimationFrame((function(){n.focus({Pn:!0}),Ge.kn=!0}))),Ge.xn=!1}},Sn:function(){xt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),mn().dn.forEach((function(n){if(!(n.slides&&n.slides.length||b(n.item,"fp-auto-height-responsive")&&Ne())){var t,e=It(n.item),i=Ge.wn(n.item),o=(t=n).ln?t:t.parent;if(f){var r=i?"addClass":"removeClass";vn[r](o.item,st),vn[r](n.item,st)}else E(o.item,st),E(n.item,st);n.un||(Ge.Fn(e),Ge.zn(e)),n.un=!0}}))},zn:function(n){Ge.Rn(n).addEventListener("scroll",Ge.In),n.addEventListener("wheel",Ge.Ln,{passive:!1}),n.addEventListener("keydown",Ge.Dn,{passive:!1})},Fn:function(n){var t=document.createElement("div");t.className=ct,I(n,t),t.setAttribute("tabindex","-1")},Cn:function(n){var t=m(ft,n)[0];t&&(C(t),n.removeAttribute("tabindex"))},Rn:function(n){var t=It(n);return m(ft,t)[0]||t},un:function(n){return b(n,ct)||null!=m(ft,n)[0]},bn:function(n){return n.ln&&n.activeSlide?n.activeSlide.un:n.un},wn:function(n){return Ge.Rn(n).scrollHeight>r.innerHeight},isScrolled:function(n,t){if(!pn.G)return!1;if(xt().scrollBar)return!0;var e=Ge.Rn(t);if(!xt().scrollOverflow||!b(e,ct)||b(t,"fp-noscroll")||b(It(t),"fp-noscroll"))return!0;var i=f?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,u=r||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Nn:function(){this.jn=(new Date).getTime();var n=this.jn-Ge.On,t=(u||c)&&pn.J,e=pn.Z&&n>600;return t&&n>400||e},In:(Ke=0,function(n){var t=n.target.scrollTop,e="none"!==pn.Y?pn.Y:Keo?"left":"right"),l.direction=l.direction?l.direction:l.Bn,l.localIsResizing||gn({G:!1}),xt().onSlideLeave&&!l.localIsResizing&&"none"!==l.Bn&&X(xt().onSlideLeave)&&!1===ne("onSlideLeave",l)?gn({W:!1}):(E(t,$n),R(U(t),$n),ti(),l.localIsResizing||(ie(l.prevSlide),re(u)),function(n){!xt().loopHorizontal&&xt().controlArrows&&(Z(m(mt,n.section),0!==n.slideIndex),Z(m(wt,n.section),null!=A(n.destiny)))}(l),a.isActive&&!l.localIsResizing&&ce(l.slideIndex,l.slideAnchor,l.anchorLink),hn.R(zn,l),function(n,t,e){var i,o,r=t.destinyPos;if(i=t.slidesNav,o=t.slideIndex,xt().slidesNavigation&&null!=i&&(R(m(Yn,i),$n),E(m("a",m("li",i)[o]),$n)),gn({scrollX:Math.round(r.left)}),xt().css3){var a="translate3d(-"+Math.round(r.left)+"px, 0px, 0px)";s.test.Hn[t.sectionIndex]=a,T(Ht(m(ut,n)),Ut(a)),clearTimeout(qe),qe=setTimeout((function(){Qe(t)}),xt().scrollingSpeed)}else s.test.left[t.sectionIndex]=Math.round(r.left),Qt(n,Math.round(r.left),xt().scrollingSpeed,(function(){Qe(t)}))}(n,l))}function Xe(){clearTimeout(qe)}function Qe(n){n.localIsResizing||(X(xt().afterSlideLoad)&&ne("afterSlideLoad",n),gn({G:!0}),te(n.destiny),hn.R(Nn,n)),gn({W:!1})}function Je(n,t){qt(0,"internal"),void 0!==t&&gn({V:!0}),Ye(N(n,rt),n),void 0!==t&&gn({V:!1}),qt(kt().scrollingSpeed,"internal")}s.landscapeScroll=Ye,hn.D(An,(function(){hn.D(Fn,$e)}));var Ze=null,ni=null;function ti(){pn.C=null,pn.I.map((function(n){var t=b(n.item,$n);n.isActive=t,n.un=Ge.un(n.item),t&&(pn.C=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=b(t.item,$n);t.un=Ge.un(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=pn.C,t=!!pn.C&&pn.C.slides.length,e=pn.C?pn.C.activeSlide:null;if(!n&&pn.I.length&&!mn().B&&Ze){var i=oi(Ze,pn.I);i&&(pn.C=i,pn.C.isActive=!0,E(pn.C.item,$n)),pn.C&&Kt(pn.C.item.offsetTop)}if(t&&!e&&ni){var o=oi(ni,pn.C.slides);o&&(pn.C.activeSlide=o,pn.C.activeSlide.isActive=!0,E(pn.C.activeSlide.item,$n)),pn.C.activeSlide&&Je(pn.C.activeSlide.item,"internal")}}()}function ei(){var n=m(xt().sectionSelector,At()),t=g(n),e=Array.from(n).map((function(n){return new ri(n)})),i=e.filter((function(n){return n.isVisible})),o=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Ze=ii(pn.C),ni=ii(pn.C?pn.C.activeSlide:null),pn.P=t.length,pn.F=i.reduce((function(n,t){return n+t.slides.length}),0),pn.I=i,pn.sn=e,pn.slides=o,pn.dn=pn.I.concat(pn.slides)}function ii(n){if(!n)return null;var t=n?n.item:null,e=n.ln?pn.sn:pn.C.Wn;if(t){var i=Rt(e,t);return i?i.index():null}return null}function oi(n,t){var e,i=n-1,o=n;do{if(e=t[i]||t[o])break;i-=1,o+=1}while(i>=0||o1&&(xt().controlArrows&&function(n){var t=n.item,e=[nn(xt().controlArrowsHTML[0]),nn(xt().controlArrowsHTML[1])];B(m(rt,t)[0],e),E(e,ht),E(e[0],gt),E(e[1],"fp-next"),"#fff"!==xt().controlArrowColor&&(T(m(wt,t),{"border-color":"transparent transparent transparent "+xt().controlArrowColor}),T(m(mt,t),{"border-color":"transparent "+xt().controlArrowColor+" transparent transparent"})),xt().loopHorizontal||j(m(mt,t))}(n),xt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;P(nn('
              '),t);var i=m(vt,t)[0];E(i,"fp-"+xt().slidesNavPosition);for(var o=0;o'+se(o,"Slide",m(et,t)[o])+""),m("ul",i)[0]);T(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(m("a",m("li",i)[r]),$n)}(n)),i.forEach((function(n){T(n.item,{width:r+"%"}),xt().verticalCentered&&Be(n)}));var c=n.activeSlide||null;null!=c&&pn.C&&(0!==pn.C.index()||0===pn.C.index()&&0!==c.index())?Je(c.item,"internal"):E(e[0],$n)}ui.prototype=Dt.prototype,ui.prototype.constructor=ri;var fi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function si(){return g(m(xt().slideSelector,At())).length!==mn().F}function vi(n){var t=si();(si()||g(m(xt().sectionSelector,At())).length!==mn().P)&&!pn.on&&(xt().observer&&ai&&ai.disconnect(),ei(),ti(),xt().anchors=[],tn(m(nt)),li(),jt(),xt().navigation&&Se(),t&&(tn(m(vt)),tn(m(pt))),mn().I.forEach((function(n){n.slides.length?t&&ci(n):Ve(n)}))),xt().observer&&ai&&m(Un)[0]&&ai.observe(m(Un)[0],fi)}hn.D(An,(function(){var n,t,e;xt().observer&&"MutationObserver"in window&&m(Un)[0]&&(n=m(Un)[0],t=fi,(e=new MutationObserver(vi)).observe(n,t),ai=e),hn.D(kn,vi)})),s.render=vi;var di=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),Y("testPassive",null,t)}catch(n){}return function(){return n}}();function hi(){return!!di()&&{passive:!1}}var pi,gi,mi,wi,bi=(mi=(new Date).getTime(),wi=[],{Vn:function(n){var t=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;pi=Math.abs(n.wheelDeltaX)149&&wi.shift(),wi.push(Math.abs(t));var a=o-mi;mi=o,a>200&&(wi=[])},Un:function(){var n=ln(wi,10)>=ln(wi,70);return!!wi.length&&n&&pi},_n:function(){return gi}});function yi(){var n=xt().css3?V()+y():un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight,t=Nt(n);s.test.top=-n+"px",gn({G:!1}),Qt(t.element,t.options,xt().scrollingSpeed,(function(){setTimeout((function(){gn({B:!0}),gn({G:!0})}),30)}))}function Si(){At().getBoundingClientRect().bottom>=0&&Ti()}function Ti(){var n=Nt(un(mn().I).item.offsetTop);gn({G:!1}),Qt(n.element,n.options,xt().scrollingSpeed,(function(){gn({G:!0}),gn({B:!1}),gn({Kn:!1})}))}var Mi,Ai,xi,ki=(Mi=!1,Ai={},xi={},function(n,t,e){switch(n){case"set":Ai[t]=(new Date).getTime(),xi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Mi=i-Ai[t]>xi[t]}return Mi});function Oi(){var n=mn().C.next();n||!xt().loopBottom&&!xt().continuousVertical||(n=mn().I[0]),null!=n?Re(n,null,!1):At().scrollHeight<$t.scrollHeight&&xt().scrollBar&&xt().scrollBeyondFullpage&&hn.R(Pn)}function ji(){var n=mn().C.prev();n||!xt().loopTop&&!xt().continuousVertical||(n=un(mn().I)),null!=n&&Re(n,null,!0)}s.moveSectionDown=Oi,s.moveSectionUp=ji;var Li=0;function Di(n){xt().autoScrolling&&(pn.G&&(n.pageYLi&&pe().m.down&&Oi()),Li=n.pageY)}function Ei(n){if(pe().m[n]){var t="down"===n?Oi:ji;xt().scrollOverflow&&Ge.bn(mn().C)?Ge.isScrolled(n,mn().C.item)&&Ge.Nn()&&t():t()}}var Ri,Pi,Fi,zi,Ii=0,Ci=0,Ni=0,Bi=0,Hi=(r.PointerEvent&&(zi={down:"pointerdown",move:"pointermove"}),zi),Wi={qn:"ontouchmove"in window?"touchmove":Hi?Hi.move:null,Gn:"ontouchstart"in window?"touchstart":Hi?Hi.down:null};function Vi(n){var t=N(n.target,Jn)||mn().C.item,e=Ge.bn(mn().C);if(Ui(n)){gn({J:!0,Z:!1}),xt().autoScrolling&&(e&&!pn.G||xt().scrollBar)&&_(n);var i=qi(n);Ni=i.y,Bi=i.x;var o=Math.abs(Ii-Ni)>r.innerHeight/100*xt().touchSensitivity,a=Math.abs(Ci-Bi)>S()/100*xt().touchSensitivity,u=m(rt,t).length&&Math.abs(Ci-Bi)>Math.abs(Ii-Ni),l=Ii>Ni?"down":"up";gn({Y:u?Ci>Bi?"right":"left":l}),u?!pn.W&&a&&(Ci>Bi?pe().m.right&&hn.R(Sn,{section:t}):pe().m.left&&hn.R(yn,{section:t})):xt().autoScrolling&&pn.G&&o&&Ei(l)}}function Ui(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function _i(n){if(xt().fitToSection&&gn({q:!1}),Ui(n)){var t=qi(n);Ii=t.y,Ci=t.x}G("touchend",Ki)}function Ki(){Y("touchend",Ki),gn({J:!1})}function qi(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,c&&Ui(n)&&xt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function Gi(n){xt().autoScrolling&&Ui(n)&&pe().m.up&&(pn.G||_(n))}function $i(n,t){var e=null==t?mn().C.item:t,i=Rt(pn.I,e),o=m(rt,e)[0];if(!(null==o||pn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!xt().loopHorizontal)return;a="left"===n?un(i.slides):i.slides[0]}gn({W:!s.test.mn}),Ye(o,a.item,n)}}function Yi(n){$i("left",n)}function Xi(n){$i("right",n)}function Qi(n){var t=mn().I.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=mn().I[e]}return t}function Ji(n){null!=n&&Ye(N(n,rt),n)}function Zi(n,t){var e=Qi(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===pn._||b(e.item,$n)?Ji(i):Re(e,(function(){Ji(i)}))}}function no(n,t){var e=Qi(n);void 0!==t?Zi(n,t):null!=e&&Re(e)}function to(){clearTimeout(Pi),$("keydown",eo),$("keyup",io)}function eo(n){clearTimeout(Pi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=xt().autoScrolling||xt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=a.activeElement,i=lo(It(mn().C.item));function o(n){return _(n),i[0]?i[0].focus():null}if(pn.G){if(!function(n){var t=lo(a),e=t.indexOf(a.activeElement),i=t[n.shiftKey?e-1:e+1],o=N(i,et),r=N(i,Jn);return!o&&!r}(n)){e?null==N(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var r=e==i[0],u=e==i[i.length-1],l=t&&r;if(l||!t&&u){_(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Ct((pn.C&&pn.C.activeSlide?pn.C.activeSlide:pn.C)[e]());do{(i=lo(o.item)).length&&(t={$n:o,Yn:i[n?i.length-1:0]}),o=Ct(o[e]())}while(o&&0===i.length);return t}(l),f=c?c.$n:null;if(f){var s=f.ln?f:f.parent;hn.R(jn,{Xn:s.index()+1,slideAnchor:f.ln?0:f.index()}),Fi=c.Yn,_(n)}}}}else _(n)}(n):!sn()&&xt().keyboardScrolling&&i&&(Ri=n.ctrlKey,Pi=setTimeout((function(){!function(n){var t=n.shiftKey,e=a.activeElement,i=J(e,"video")||J(e,"audio"),o=Ge.isScrolled("up",mn().C.item),r=Ge.isScrolled("down",mn().C.item),u=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!pn.B})(n)&&!N(n.target,ft)&&n.preventDefault()}(n),pn.G||u)switch(gn({N:"keydown"}),n.keyCode){case 38:case 33:pe().k.up&&o?pn.B?hn.R(Ln,{e:n}):ji():Ge.Tn();break;case 32:if(t&&pe().k.up&&!i&&o){ji();break}case 40:case 34:if(pe().k.down&&r){if(pn.B)return;32===n.keyCode&&i||Oi()}else Ge.Tn();break;case 36:pe().k.up&&no(1);break;case 35:pe().k.down&&no(mn().I.length);break;case 37:pe().k.left&&Yi();break;case 39:pe().k.right&&Xi()}}(n)}),0))}function io(n){pn.nn&&(Ri=n.ctrlKey)}function oo(){gn({nn:!1}),Ri=!1}function ro(n){uo()}function ao(n){N(Fi,et)&&!N(Fi,it)||uo()}function uo(){Fi&&(Fi.focus(),Fi=null)}function lo(n){return[].slice.call(m('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==K(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=Yi,s.moveSlideRight=Xi,s.moveTo=no,hn.D(An,(function(){G("blur",oo),q("keydown",eo),q("keyup",io),hn.D(xn,to),hn.D(Nn,ro),hn.D(Cn,ao)}));var co=(new Date).getTime(),fo=[];function so(n){n?(function(){var n,t="";r.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in a.createElement("div")?"wheel":void 0!==a.onmousewheel?"mousewheel":"DOMMouseScroll",i=hi();"DOMMouseScroll"==e?a[n](t+"MozMousePixelScroll",vo,i):a[n](t+e,vo,i)}(),At().addEventListener("mousedown",ho),At().addEventListener("mouseup",po)):(a.addEventListener?($("mousewheel",vo,!1),$("wheel",vo,!1),$("MozMousePixelScroll",vo,!1)):a.detachEvent("onmousewheel",vo),At().removeEventListener("mousedown",ho),At().removeEventListener("mouseup",po))}function vo(n){var t=(new Date).getTime(),e=b(m(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=mn().B&&n.getBoundingClientRect().bottom>=0&&"up"===bi._n(),i=mn().Kn;if(i)return _(t),!1;if(mn().B){if(e){var o;if(!(i||ki("isNewKeyframe","beyondFullpage")&&bi.Un()))return(o=Nt(un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight)).element.scrollTo(0,o.options),gn({Kn:!1}),_(t),!1;if(bi.Un())return e=!1,gn({Kn:!0}),gn({N:"wheel"}),Ti(),_(t),!1}else ki("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(At(),n);if(pn.Z||gn({J:!1,Z:!0,Y:"none"}),!pe().m.down&&!pe().m.up)return!1;if(i)return!0;if(!1===i)return _(n),!1;if(xt().autoScrolling&&!Ri&&!e){var o=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,o)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";fo.length>149&&fo.shift(),fo.push(Math.abs(o)),xt().scrollBar&&_(n);var f=t-co;return co=t,f>200&&(fo=[]),gn({X:c}),pn.G&&ln(fo,10)>=ln(fo,70)&&l&&(gn({N:"wheel"}),Ei(a<0?"down":"up")),!1}xt().fitToSection&&gn({q:!1})}function ho(n){var t;2==n.which&&(t=n.pageY,Li=t,At().addEventListener("mousemove",Di))}function po(n){2==n.which&&At().removeEventListener("mousemove",Di)}function go(n){n?(so(!0),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Gi,{passive:!1}),$t.addEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1}),n.addEventListener(Wi.Gn,_i),n.addEventListener(Wi.qn,Vi,{passive:!1})}}()):(so(!1),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Vi,{passive:!1}),$t.removeEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1})}}())}s.setMouseWheelScrolling=so;var mo=!0;function wo(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){$(n,yo,!0)}))}function bo(n,t){document["fp_"+n]=t,q(n,yo,!0)}function yo(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(mo=!1,setTimeout((function(){mo=!0}),800)),("mouseenter"!==t||mo)&&(xt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=J(i,n),o=N(i,n);(t||o)&&(s.shared.Qn||go(!1),s.shared.Qn=!0,e=!0)}})),!e&&s.shared.Qn&&(go(!0),s.shared.Qn=!1))):go(!0)}function So(n,t){qt(0,"internal"),no(n,t),qt(kt().scrollingSpeed,"internal")}hn.D(An,(function(){xt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){bo(n,!1)})),["mouseleave","touchend"].forEach((function(n){bo(n,!0)}))),hn.D(xn,wo)})),s.silentMoveTo=So;var To,Mo,Ao=y(),xo=S(),ko=!1;function Oo(){clearTimeout(To),clearTimeout(Mo),Y("resize",jo)}function jo(){ko||(xt().autoScrolling&&!xt().scrollBar||!xt().fitToSection)&&Do(y()),pn.an&&function(){if(u)for(var n=0;n<4;n++)Mo=setTimeout((function(){window.requestAnimationFrame((function(){xt().autoScrolling&&!xt().scrollBar&&(gn({V:!0}),So(pn.C.index()+1),gn({V:!1}))}))}),200*n)}(),ko=!0,clearTimeout(To),To=setTimeout((function(){!function(){if(gn({V:!0}),Do(""),xt().autoScrolling||pn.B||function(){if(!xt().autoScrolling||xt().scrollBar){var n=.01*r.innerHeight;a.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),hn.R(kn),ti(),Ie(),u){var n=a.activeElement;if(!J(n,"textarea")&&!J(n,"input")&&!J(n,"select")){var t=y();Math.abs(t-Ao)>20*Math.max(Ao,t)/100&&(Lo(!0),Ao=t)}}else e=y(),i=S(),pn.en===e&&xo===i||(gn({en:e}),xo=i,Lo(!0));var e,i;gn({V:!1})}(),ko=!1}),400)}function Lo(n){if(!b(At(),qn)){gn({V:!0,en:y(),Jn:S()});for(var t=mn().I,e=0;e1&&Ye(o,i.activeSlide.item)}xt().scrollOverflow&&Ge.Sn();var a=mn().C.index();pn.B||a&&So(a+1),gn({V:!1}),X(xt().afterResize)&&n&&xt().afterResize.call(At(),r.innerWidth,r.innerHeight),X(xt().afterReBuild)&&!n&&xt().afterReBuild.call(At()),Q(At(),"afterRebuild")}}function Do(n){var t=""===n?"":n+"px";mn().I.forEach((function(n){T(n.item,{height:t})}))}function Eo(){var n,t,e=r.location.hash;if(e.length){var i=e.replace("#","").split("/"),o=e.indexOf("#/")>-1;n=o?"/"+i[1]:decodeURIComponent(i[0]);var a=o?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,pn:t}}function Ro(){Y("hashchange",Po)}function Po(){if(!pn.U&&!xt().lockAnchors){var n=Eo(),t=n.section,e=n.pn,i=void 0===pn._,o=void 0===pn._&&void 0===e&&!pn.W;t&&t.length&&(t&&t!==pn._&&!i||o||!pn.W&&pn.K!=e)&&hn.R(jn,{Xn:t,slideAnchor:e})}}function Fo(n){var t=n.target;N(t,xt().menu+" [data-menuanchor]")&&zo.call(t,n.e)}function zo(n){if(gn({N:"menu"}),m(xt().menu)[0]&&(xt().lockAnchors||!xt().anchors.length)){_(n);var t=N(this,"[data-menuanchor]");hn.R(Dn,{anchor:K(t,"data-menuanchor")})}}function Io(n){var t=n.target;t&&N(t,"#fp-nav a")?Te.call(t,n.e):J(t,".fp-tooltip")?ye.call(t):(J(t,dt)||null!=N(t,dt))&&ve.call(t,n.e)}s.reBuild=Lo,hn.D(An,(function(){jo(),G("resize",jo),hn.D(xn,Oo)})),s.setLockAnchors=function(n){xt().lockAnchors=n},hn.D(An,(function(){G("hashchange",Po),hn.D(xn,Ro)})),hn.D(An,(function(){q("wheel",bi.Vn,hi()),hn.D(Pn,yi),hn.D(Ln,Si)})),hn.D(An,(function(){hn.D(bn,Fo)})),hn.D(An,(function(){hn.D(bn,Io)}));var Co,No,Bo=0;function Ho(n){var t,e,i,o,r;if(!pn.V&&mn().C&&(un(mn().I),!mn().B&&!mn().Kn&&(!xt().autoScrolling||xt().scrollBar))){var a=V(),u=function(n){var t=n>Bo?"down":"up";return Bo=n,gn({tn:n}),t}(a),l=0,c=a+y()/2,f=$t.scrollHeight-y()===a,s=mn().I;if(gn({scrollY:a}),f)l=s.length-1;else if(a)for(var v=0;v=V()+y():o<=V())&&(b(mn().C.item,Xn)||(E(mn().C.item,Xn),R(U(mn().C.item),Xn))),e=(t=s[l]).item,!t.isActive){gn({U:!0});var d,h,p=mn().C.item,g=mn().C.index()+1,m=Wt(mn().C,e),w=t.anchor,S=t.index()+1,T=t.activeSlide,M={C:p,sectionIndex:S-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:mn().C,destination:t}};T&&(h=T.anchor,d=T.index()),pn.G&&(E(e,$n),R(U(e),$n),X(xt().beforeLeave)&&Ee("beforeLeave",M),X(xt().onLeave)&&ne("onLeave",M),X(xt().afterLoad)&&ne("afterLoad",M),ie(p),re(t),te(e),Me(w,S-1),xt().anchors.length&&gn({_:w}),ti(),ce(d,h,w)),clearTimeout(Co),Co=setTimeout((function(){gn({U:!1})}),100)}xt().fitToSection&&pn.G&&(clearTimeout(No),No=setTimeout((function(){pn.I.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(y())||0===Math.round(t.top)})).length||ze()}),xt().fitToSectionDelay))}}function Wo(n){var t=n.items.destination.activeSlide;gn({scrollX:t?Math.round(t.offsetLeft):0})}function Vo(n){var t=xt().skipIntermediateItems,e=n.items.origin.ln?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&qt(0,"internal")}function Uo(n){xt().skipIntermediateItems&&Ot("scrollingSpeed",kt().scrollingSpeed,"internal")}function _o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"k")})):(he(n,"all","k"),xt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==xt().anchors[t]&&n.isActive&&Me(xt().anchors[t],t),xt().menu&&xt().css3&&null!=N(m(xt().menu)[0],Un)&&m(xt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=mn().C,i=mn().C.item;E(i,Xn),re(mn().C),be(),te(i),t=Qi((n=Eo()).section),n.section&&t&&(void 0===t||t.index()!==k(We))||!X(xt().afterLoad)||ne("afterLoad",{C:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:mn().C,destination:mn().C}}),X(xt().afterRender)&&ne("afterRender")}function Go(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"m")})):he(n,"all","m")}function $o(){var n=Eo(),t=n.section,e=n.pn;t?xt().animateAnchor?Zi(t,e):So(t,e):hn.R(wn,null)}function Yo(){ei(),ti(),xt().scrollBar=xt().scrollBar||xt().hybrid,jt(),function(){T(fn(At(),"body"),{height:"100%",position:"relative"}),E(At(),Vn),E(Yt,Gn),gn({en:y()}),R(At(),qn),li();for(var n=mn().sn,t=0;t0&&ci(e)}xt().fixedElements&&xt().css3&&m(xt().fixedElements).forEach((function(n){$t.appendChild(n)})),xt().navigation&&Se(),m('iframe[src*="youtube.com/embed/"]',At()).forEach((function(n){var t,e;e=K(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),xt().scrollOverflow&&Ge.Sn()}(),Go(!0),go(!0),we(xt().autoScrolling,"internal"),Ie(),ue(),"complete"===a.readyState&&$o(),G("load",$o),qo(),ei(),ti()}function Xo(){var n=xt().licenseKey;""===xt().licenseKey.trim()?(h("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),h("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):xt()&&pn.Zn||a.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(h("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),h("error","https://alvarotrigo.com/fullPage/pricing")),b(Yt,Gn)?h("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(xt().continuousVertical&&(xt().loopTop||xt().loopBottom)&&(xt().continuousVertical=!1,h("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!xt().scrollOverflow||!xt().scrollBar&&xt().autoScrolling||h("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!xt().continuousVertical||!xt().scrollBar&&xt().autoScrolling||(xt().continuousVertical=!1,h("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),v.forEach((function(n){xt()[n]&&h("warn","fullpage.js extensions require fullpage.extensions.min.js file instead of the usual fullpage.js. Requested: "+n)})),xt().anchors.forEach((function(n){var t=[].slice.call(m("[name]")).filter((function(t){return K(t,"name")&&K(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(m("[id]")).filter((function(t){return K(t,"id")&&K(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){h("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&h("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Qo(n,t){var e;if($t=m("body")[0],Yt=m("html")[0],Xt=m("html, body"),!b(Yt,Gn))return"touchWrapper",e="string"==typeof n?m(n)[0]:n,bt.touchWrapper=e,function(n){Mt=w({},bt,n),Tt=Object.assign({},Mt)}(t),function(n){yt=n}("string"==typeof n?m(n)[0]:n),hn.R(Tn),Xo(),s.getFullpageData=function(){return{options:xt()}},s.version="4.0.30",s.test=Object.assign(s.test,{top:"0px",hn:"translate3d(0px, 0px, 0px)",Hn:function(){for(var n=[],t=0;t-1?"".concat(n,": 0;"):"",e='\n \n "),i=un(pn.I),o=!pn.Zn||xt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){hn.D(Tn,(function(){var t,u,l;gn({Zn:(xt().licenseKey,t=xt().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][o()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][o()]().join("");return window[e](t)?r(t):function(n){return n-$n.length}(t)}(n);l.push(i);var a=r(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,f="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);f+=o}})),f+=a(c),{tt:new Date(e+"T00:00"),et:e.split("-")[2]===8*($n.length-2)+"",it:f}}(t),l=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.tt&&u.it===t.split(n[0])[4]||l||u.et)||!1)})}));var n=["-"],t="2024-8-5".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function o(){return[["re","verse"].join("")]["".length]}function r(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),hn.D(Fn,Vo),hn.D(Cn,Uo),hn.D(zn,Vo),hn.D(Nn,Uo),hn.D(Mn,(function(){_o(!0)})),s.setKeyboardScrolling=_o,s.shared.nt=qo,s.setAllowScrolling=Go,s.destroy=function(n){we(!1,"internal"),Go(!0),go(!1),_o(!1),E(At(),qn),hn.R(xn),n&&(Kt(0),m("img[data-src], source[data-src], audio[data-src], iframe[data-src]",At()).forEach((function(n){cn(n,"src")})),m("img[data-srcset]").forEach((function(n){cn(n,"srcset")})),tn(m("#fp-nav, .fp-slidesNav, .fp-controlArrow")),T(Et(mn().I),{height:"","background-color":"",padding:""}),T(Et(mn().slides),{width:""}),T(At(),{height:"",position:"","-ms-touch-action":"","touch-action":""}),T(Xt,{overflow:"",height:""}),R(Yt,Gn),R($t,_n+" fp-scrollable"),$t.className.split(/\s+/).forEach((function(n){0===n.indexOf("fp-viewing")&&R($t,n)})),Et(mn().dn).forEach((function(n){xt().scrollOverflow&&Ge.Cn(n),R(n,"fp-table active fp-completely "+st);var t=K(n,"data-fp-styles");t&&n.setAttribute("style",t),b(n,Qn)&&!St&&n.removeAttribute("data-anchor")})),Vt(At()),[Zn,ut,rt].forEach((function(n){m(n,At()).forEach((function(n){C(n)}))})),T(At(),{"-webkit-transition":"none",transition:"none"}),R(At(),Vn),r.scrollTo(0,0),[Qn,tt,at].forEach((function(n){R(m("."+n),n)})))},r.fp_easings=w(r.fp_easings,{easeInOutCubic:function(n,t,e,i){return(n/=i/2)<1?e/2*n*n*n+t:e/2*((n-=2)*n*n+2)+t}}),r.jQuery&&function(n,t){n&&t?n.fn.fullpage=function(e){e=n.extend({},e,{$:n}),new t(this[0],e),Object.keys(s).forEach((function(n){xt().$.fn.fullpage[n]=s[n]}))}:h("error","jQuery is required to use the jQuery fullpage adapter!")}(r.jQuery,Qo),Qo})); diff --git a/lang/brazilian-portuguese/README.md b/lang/brazilian-portuguese/README.md index af0b6a307..a1f8502d2 100644 --- a/lang/brazilian-portuguese/README.md +++ b/lang/brazilian-portuguese/README.md @@ -19,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.28-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/chinese/README.md b/lang/chinese/README.md index cf9d882db..d8bed77f5 100644 --- a/lang/chinese/README.md +++ b/lang/chinese/README.md @@ -18,7 +18,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.28,2-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30,2-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/french/README.md b/lang/french/README.md index fd714cccc..2d444e61d 100644 --- a/lang/french/README.md +++ b/lang/french/README.md @@ -19,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.28-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/japanese/README.md b/lang/japanese/README.md index 1ebb9b456..567417019 100644 --- a/lang/japanese/README.md +++ b/lang/japanese/README.md @@ -19,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.28-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/korean/README.md b/lang/korean/README.md index 39483258e..2500b032a 100644 --- a/lang/korean/README.md +++ b/lang/korean/README.md @@ -18,7 +18,7 @@

              --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.28-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/russian/README.md b/lang/russian/README.md index 255a92edf..d13a994de 100644 --- a/lang/russian/README.md +++ b/lang/russian/README.md @@ -19,7 +19,7 @@ --- -![Версия fullPage.js](https://img.shields.io/badge/fullPage.js-v4.0.28-brightgreen.svg) +![Версия fullPage.js](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) [![Лицензия](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![Перечисление на PayPal](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/spanish/README.md b/lang/spanish/README.md index bc2064537..81d0dcc52 100644 --- a/lang/spanish/README.md +++ b/lang/spanish/README.md @@ -20,7 +20,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.28-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/package.json b/package.json index 9ba5a630a..14ab0d53b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fullpage.js", - "version": "4.0.28", + "version": "4.0.30", "description": "Create beautiful fullscreen snap scrolling websites", "main": "dist/fullpage.js", "scripts": { diff --git a/rollup.config.js b/rollup.config.js index 050c8b130..252228cc1 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -3,7 +3,7 @@ import resolve from "@rollup/plugin-node-resolve"; import babel from "@rollup/plugin-babel"; const licenseContent = `/*! -* fullPage 4.0.28 +* fullPage 4.0.30 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only diff --git a/src/css/fullpage.css b/src/css/fullpage.css index 03050680f..4fb2fbdbd 100644 --- a/src/css/fullpage.css +++ b/src/css/fullpage.css @@ -1,5 +1,5 @@ /*! - * fullPage 4.0.28 + * fullPage 4.0.30 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only diff --git a/src/js/fullpage.js b/src/js/fullpage.js index af0359299..0e83292d5 100644 --- a/src/js/fullpage.js +++ b/src/js/fullpage.js @@ -65,7 +65,7 @@ function setAPI(){ }; //public functions - FP.version = '4.0.28'; + FP.version = '4.0.30'; FP.test = Object.assign(FP.test, { top: '0px', diff --git a/src/js/mixed/index.min.js b/src/js/mixed/index.min.js index 258dd3833..4cef2889e 100644 --- a/src/js/mixed/index.min.js +++ b/src/js/mixed/index.min.js @@ -1 +1 @@ -import{EventEmitter}from"../common/eventEmitter.js";import{events}from"../common/events.js";import{getOptions}from"../common/options.js";import{ACTIVE}from"../common/selectors.js";import{setState}from"../common/state.js";!function(){EventEmitter.on(events.onInitialise,(function(){var n,a,l;setState({isValid:(getOptions().licenseKey,n=getOptions().licenseKey,a=function(n){var e=parseInt("\x35\x31\x34").toString(16);if(!n||n.length<29||4===n.split(t[0]).length)return null;var r=["\x45\x61\x63\x68","\x66\x6f\x72"][i()]().join(""),a=n[["\x73\x70\x6c\x69\x74"]]("-"),l=[];a[r]((function(t,n){if(n<4){var r=function(t){var n=t[t.length-1],e=["\x4e\x61\x4e","\x69\x73"][i()]().join("");return window[e](n)?o(n):function(t){return t-ACTIVE.length}(n)}(t);l.push(r);var s=o(t[r]);if(1===n){var a=["\x70\x61","\x64\x53","\x74","\x61\x72\x74"].join("");s=s.toString()[a](2,"0")}e+=s,0!==n&&1!==n||(e+="-")}}));let f=0,m="";return n.split("-").forEach((function(t,n){if(n<4){let i=0;for(var e=0;e<4;e++)e!==l[n]&&(i+=Math.abs(o(t[e])),isNaN(t[e])||f++);var r=s(i);m+=r}})),m+=s(f),{v:new Date(e+"T00:00"),o:e.split("-")[2]===8*(ACTIVE.length-2)+"",l:m}}(n),l=function(t){var n=r[i()]().join("");return t&&0===n.indexOf(t)&&t.length===n.length}(n)||function(t){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(t)}(n),(a||l)&&(a&&e<=a.v&&a.l===n.split(t[0])[4]||l||a.o)||!1)})}));var t=["-"];const n="\x32\x30\x32\x34\x2d\x37\x2d\x32\x32".split("-"),e=new Date(n[0],n[1],n[2]),r=["se","licen","-","v3","l","gp"];function i(){return[["\x72\x65","\x76\x65\x72\x73\x65"].join("")]["".length]}function o(t){return t?isNaN(t)?t.charCodeAt(0)-72:t:""}function s(t){let n=72+t;return n>90&&n<97&&(n+=15),String.fromCharCode(n).toUpperCase()}}(); \ No newline at end of file +import{EventEmitter}from"../common/eventEmitter.js";import{events}from"../common/events.js";import{getOptions}from"../common/options.js";import{ACTIVE}from"../common/selectors.js";import{setState}from"../common/state.js";!function(){EventEmitter.on(events.onInitialise,(function(){var n,a,l;setState({isValid:(getOptions().licenseKey,n=getOptions().licenseKey,a=function(n){var e=parseInt("\x35\x31\x34").toString(16);if(!n||n.length<29||4===n.split(t[0]).length)return null;var r=["\x45\x61\x63\x68","\x66\x6f\x72"][i()]().join(""),a=n[["\x73\x70\x6c\x69\x74"]]("-"),l=[];a[r]((function(t,n){if(n<4){var r=function(t){var n=t[t.length-1],e=["\x4e\x61\x4e","\x69\x73"][i()]().join("");return window[e](n)?o(n):function(t){return t-ACTIVE.length}(n)}(t);l.push(r);var s=o(t[r]);if(1===n){var a=["\x70\x61","\x64\x53","\x74","\x61\x72\x74"].join("");s=s.toString()[a](2,"0")}e+=s,0!==n&&1!==n||(e+="-")}}));let f=0,m="";return n.split("-").forEach((function(t,n){if(n<4){let i=0;for(var e=0;e<4;e++)e!==l[n]&&(i+=Math.abs(o(t[e])),isNaN(t[e])||f++);var r=s(i);m+=r}})),m+=s(f),{v:new Date(e+"T00:00"),o:e.split("-")[2]===8*(ACTIVE.length-2)+"",l:m}}(n),l=function(t){var n=r[i()]().join("");return t&&0===n.indexOf(t)&&t.length===n.length}(n)||function(t){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(t)}(n),(a||l)&&(a&&e<=a.v&&a.l===n.split(t[0])[4]||l||a.o)||!1)})}));var t=["-"];const n="\x32\x30\x32\x34\x2d\x38\x2d\x35".split("-"),e=new Date(n[0],n[1],n[2]),r=["se","licen","-","v3","l","gp"];function i(){return[["\x72\x65","\x76\x65\x72\x73\x65"].join("")]["".length]}function o(t){return t?isNaN(t)?t.charCodeAt(0)-72:t:""}function s(t){let n=72+t;return n>90&&n<97&&(n+=15),String.fromCharCode(n).toUpperCase()}}(); \ No newline at end of file From e9aac1710e4cee9ad6fa8786911a5a6fdc814ce5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Fri, 6 Sep 2024 01:00:20 +0200 Subject: [PATCH 6/9] - Fixed bug: fitToSectionDelay not working in extensions file & React #4654 --- dist/fullpage.extensions.min.js | 2 +- dist/fullpage.js | 2 +- dist/fullpage.min.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/fullpage.extensions.min.js b/dist/fullpage.extensions.min.js index 6e481e854..c51101c99 100644 --- a/dist/fullpage.extensions.min.js +++ b/dist/fullpage.extensions.min.js @@ -8,4 +8,4 @@ * * Copyright (C) 2018 http://alvarotrigo.com/fullPage/ - A project by Alvaro Trigo */ -!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i,r=Object.freeze({__proto__:null,get showError(){return ye},get isVisible(){return Me},get getVisible(){return Te},get $(){return Ae},get deepExtend(){return xe},get hasClass(){return Oe},get getWindowHeight(){return ke},get t(){return Ee},get css(){return Re},get prev(){return De},get next(){return Le},get last(){return je},get index(){return ze},get getList(){return Ne},get hide(){return Ie},get show(){return Pe},get isArrayOrList(){return He},get addClass(){return Ce},get removeClass(){return We},get appendTo(){return Fe},get wrap(){return Ve},get wrapAll(){return Be},get wrapInner(){return Ze},get unwrap(){return Ye},get closest(){return Ge},get after(){return Xe},get before(){return Ue},get insertBefore(){return _e},get getScrollTop(){return Qe},get siblings(){return Je},get preventDefault(){return Ke},get i(){return $e},get o(){return qe},get u(){return ni},get l(){return ti},get v(){return ei},get isFunction(){return ii},get trigger(){return ri},get matches(){return oi},get toggle(){return ai},get createElementFromHTML(){return ui},get remove(){return li},get filter(){return ci},get untilAll(){return si},get nextAll(){return fi},get prevAll(){return di},get toArray(){return vi},get p(){return pi},get h(){return hi},get g(){return gi},get S(){return mi},get M(){return wi}});Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
              '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={O:0,R:0,slides:[],D:[],L:null,j:null,N:!1,I:!1,P:!1,H:!1,C:!1,W:void 0,F:void 0,V:!1,canScroll:!0,B:"none",Z:"none",Y:!1,G:!1,X:!0,U:0,_:ke(),J:!1,K:{},scrollY:0,scrollX:0,q:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.nn=Oe(n,I)||null!=Ae(P,n)[0],this.tn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.tn?this.isVisible?tn.D:tn.en:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.tn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.an=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.V;en({V:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.V){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.un[n].splice(e,1)}},cn:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.cn(ht,n)),en({P:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({H:!0}),xt(Ge(n,L),n),void 0!==t&&en({H:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.ln(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.ln(tt,(function(){Un.ln(ft,At)}));var Lt=null,jt=null;function zt(){tn.L=null,tn.D.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.nn=Se.nn(n.item),t&&(tn.L=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.nn=Se.nn(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.L,t=!!tn.L&&tn.L.slides.length,e=tn.L?tn.L.activeSlide:null;if(!n&&tn.D.length&&!rn().N){if(Lt){var i=Pt(Lt,tn.D);i&&(tn.L=i,tn.L.isActive=!0,Ce(tn.L.item,S)),tn.L&&Rn(tn.L.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.L.slides);r&&(tn.L.activeSlide=r,tn.L.activeSlide.isActive=!0,Ce(tn.L.activeSlide.item,S)),tn.L.activeSlide&&Dt(tn.L.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.L),jt=It(tn.L?tn.L.activeSlide:null),tn.O=t.length,tn.R=i.reduce((function(n,t){return n+t.slides.length}),0),tn.D=i,tn.en=e,tn.slides=r,tn.on=tn.D.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.tn?tn.en:tn.L.vn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
              '+l+"
              "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().L.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({j:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.cn(lt,{destination:rn().D[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().j,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().L,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().L.index()+1,localIsResizing:tn.H,items:{origin:rn().L,destination:n},direction:null};if(!(rn().L.item==i&&!tn.H||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({J:!0});var t=rn().L.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().L.item.offsetTop),Yt(),n.gn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().L,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().L.item),a.localIsResizing||Cn(rn().L.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.mn}),Yn(o,r,a.anchorLink),Un.cn(vt,a),function(n){en({B:"none",scrollY:Math.round(n.dtop)}),Un.cn(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.mn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.mn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({W:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.gn?n.isMovementUp?tn.O-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.U,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.H&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({U:i}),i}function ae(n){en({N:!1}),function(n){null!=n.gn&&(n.isMovementUp?Ue(Ae(A)[0],n.gn):Xe(Ae(A)[rn().D.length-1],n.gn),Rn(rn().L.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.xn)return Ke(n),!1},Mn:function(){Se.An=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.xn=!1},afterLoad:function(){Se.xn=!1,clearTimeout(ve),ve=setTimeout((function(){Se.An=tn.canScroll}),200)},Dn:function(){u.activeElement===this.Tn&&(this.Tn.blur(),Se.xn=!1)},yn:function(){if(K().scrollOverflow&&Se.An){Se.Dn();var n=Se.Ln(rn().L.item);!n||l||s||(this.Tn=n,requestAnimationFrame((function(){n.focus({jn:!0}),Se.xn=!0}))),Se.An=!1}},Sn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().on.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.wn(n.item),o=(t=n).tn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.nn||(Se.zn(e),Se.Nn(e)),n.nn=!0}}))},Nn:function(n){Se.Ln(n).addEventListener("scroll",Se.In),n.addEventListener("wheel",Se.En,{passive:!1}),n.addEventListener("keydown",Se.Rn,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},Pn:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Sn(n);return Ae(P,t)[0]||t},nn:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},bn:function(n){return n.tn&&n.activeSlide?n.activeSlide.nn:n.nn},wn:function(n){return Se.Ln(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Ln(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Hn:function(){this.kn=(new Date).getTime();var n=this.kn-Se.On,t=(l||s)&&tn.Y,e=tn.G&&n>600;return t&&n>400||e},In:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.B?tn.B:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
                '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.L&&(0!==tn.L.index()||0===tn.L.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.ln(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.ln(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().R}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().O)&&!tn.J&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().D.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.ln(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.ln(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Wn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Fn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Vn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({N:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().D).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({N:!1}),en({Bn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().L.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().D[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.bn(rn().L)?Se.isScrolled(n,rn().L.item)&&Se.Hn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Zn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Yn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().L.item,e=Se.bn(rn().L);if(er(n)){en({Y:!0,G:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({B:u?Ji>$i?"right":"left":l}),u?!tn.P&&o&&(Ji>$i?yt().m.right&&Un.cn($n,{section:t}):yt().m.left&&Un.cn(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({V:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Y:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().L.item:t,i=gn(tn.D,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.P||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({P:!d.test.mn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().D.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().D[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.W||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().L.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.L&&tn.L.activeSlide?tn.L.activeSlide:tn.L)[e]());do{(i=Mr(r.item)).length&&(t={Gn:r,Xn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Gn:null;if(s){var f=s.tn?s:s.parent;Un.cn(ot,{Un:f.index()+1,slideAnchor:s.tn?0:s.index()}),_i=c.Xn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().L.item),o=Se.isScrolled("down",rn().L.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.N})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({j:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.N?Un.cn(at,{e:n}):Bi():Se.yn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.N)return;32===n.keyCode&&i||Vi()}else Se.yn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().D.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.X&&(Xi=n.ctrlKey)}function wr(){en({X:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.ln(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.ln(et,hr),Un.ln(ht,br),Un.ln(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().N&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Vn(),i=rn().Bn;if(i)return Ke(t),!1;if(rn().N){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Fn()))return(r=Mn(pi(rn().D).item.offsetTop+pi(rn().D).item.offsetHeight)).element.scrollTo(0,r.options),en({Bn:!1}),Ke(t),!1;if(zi.Fn())return e=!1,en({Bn:!0}),en({j:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.G||en({Y:!1,G:!0,B:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({Z:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({j:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({V:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Zn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,ur,{passive:!1}),jn.addEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1}),n.addEventListener(nr.Yn,ir),n.addEventListener(nr.Zn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Zn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Zn,tr,{passive:!1}),jn.removeEventListener(nr.Zn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Yn,ir),n.removeEventListener(nr.Zn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared._n||Rr(!1),d.shared._n=!0,e=!0)}})),!e&&d.shared._n&&(Rr(!0),d.shared._n=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.ln(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.ln(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.q&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({H:!0}),Nr(tn.L.index()+1),en({H:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({H:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.N||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.cn(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn._===e&&Cr===i||(en({_:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({H:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({H:!0,_:ke(),Qn:Ee()});for(var t=rn().D,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.Sn();var u=rn().L.index();tn.N||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({H:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().D.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,hn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.C&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.hn,i=void 0===tn.W,r=void 0===tn.W&&void 0===e&&!tn.P;t&&t.length&&(t&&t!==tn.W&&!i||r&&!ln()||!tn.P&&tn.F!=e&&!ln())&&Un.cn(ot,{Un:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({j:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.cn(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.ln(tt,(function(){Vr(),ni("resize",Vr),Un.ln(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.ln(tt,(function(){ni("hashchange",Xr),Un.ln(et,Gr)})),Un.ln(tt,(function(){qe("wheel",zi.Wn,Ei()),Un.ln(st,Ni),Un.ln(at,Ii)})),Un.ln(tt,(function(){Un.ln(Jn,Ur)})),Un.ln(tt,(function(){Un.ln(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.H&&rn().L&&(pi(rn().D),!rn().N&&!rn().Bn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({U:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().D;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().L.item,M)||(Ce(rn().L.item,M),We(Je(rn().L.item),M))),e=(t=f[l]).item,!t.isActive){en({C:!0});var v,p,h=rn().L.item,g=rn().L.index()+1,m=xn(rn().L,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={L:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().L,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.H,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({W:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({C:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.D.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().A))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.tn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().L,i=rn().L.item;Ce(i,M),Fn(rn().L),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{L:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().L,destination:rn().L}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Jn:t})}function uo(){var n=Yr(),t=n.section,e=n.hn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.cn(Qn,null)}Un.ln(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.ln(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.ln(ot,(function(n){vr(n.Un,n.slideAnchor)})),Un.ln(ut,(function(n){pr(n.anchor,void 0)})),Un.ln(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.ln(lt,(function(n){re(n.destination)}))})),Un.ln(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().L.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.ln(tt,(function(){Un.ln(et,Et),Un.ln(ct,(function(n){xt(n.slides,n.destination)})),Un.ln($n,(function(n){sr(n.section)})),Un.ln(Kn,(function(n){cr(n.section)})),Un.ln(pt,no)})),Un.ln(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.D),r=!tn.Kn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.ln(qn,(function(){var t,u,l;en({Kn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{$n:new Date(e+"T00:00"),qn:e.split("-")[2]===8*(S.length-2)+"",nt:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.$n&&u.nt===t.split(n[0])[4]||l||u.qn)||!1)})}));var n=["-"],t="2024-8-5".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.ln(ft,to),Un.ln(pt,eo),Un.ln(dt,to),Un.ln(ht,eo),Un.ln(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.tt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({_:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().en,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.Sn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Kn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.on},getSections:function(){return tn.D},setActiveSection:function(n){tn.L=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.cn(qn),yo(),d.getFullpageData=Mo,d.version="4.0.30",d.test=Object.assign(d.test,{top:"0px",an:"translate3d(0px, 0px, 0px)",sn:function(){for(var n=[],t=0;t>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
                '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={A:0,O:0,slides:[],R:[],D:null,L:null,j:!1,N:!1,I:!1,P:!1,H:!1,C:void 0,W:void 0,F:!1,canScroll:!0,V:"none",B:"none",Z:!1,Y:!1,G:!0,X:0,U:ke(),_:!1,J:{},scrollY:0,scrollX:0,K:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.q=Oe(n,I)||null!=Ae(P,n)[0],this.nn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.nn?this.isVisible?tn.R:tn.tn:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.on=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.F;en({F:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.F){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.an[n].splice(e,1)}},ln:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.ln(ht,n)),en({I:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({P:!0}),xt(Ge(n,L),n),void 0!==t&&en({P:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.un(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.un(tt,(function(){Un.un(ft,At)}));var Lt=null,jt=null;function zt(){tn.D=null,tn.R.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.q=Se.q(n.item),t&&(tn.D=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.q=Se.q(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.D,t=!!tn.D&&tn.D.slides.length,e=tn.D?tn.D.activeSlide:null;if(!n&&tn.R.length&&!rn().j){if(Lt){var i=Pt(Lt,tn.R);i&&(tn.D=i,tn.D.isActive=!0,Ce(tn.D.item,S)),tn.D&&Rn(tn.D.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.D.slides);r&&(tn.D.activeSlide=r,tn.D.activeSlide.isActive=!0,Ce(tn.D.activeSlide.item,S)),tn.D.activeSlide&&Dt(tn.D.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.D),jt=It(tn.D?tn.D.activeSlide:null),tn.A=t.length,tn.O=i.reduce((function(n,t){return n+t.slides.length}),0),tn.R=i,tn.tn=e,tn.slides=r,tn.rn=tn.R.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.nn?tn.tn:tn.D.dn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
                '+l+"
                "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().D.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({L:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.ln(lt,{destination:rn().R[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().L,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().D,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().D.index()+1,localIsResizing:tn.P,items:{origin:rn().D,destination:n},direction:null};if(!(rn().D.item==i&&!tn.P||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({_:!0});var t=rn().D.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().D.item.offsetTop),Yt(),n.hn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().D,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().D.item),a.localIsResizing||Cn(rn().D.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.gn}),Yn(o,r,a.anchorLink),Un.ln(vt,a),function(n){en({V:"none",scrollY:Math.round(n.dtop)}),Un.ln(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.gn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.gn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({C:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.hn?n.isMovementUp?tn.A-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.X,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.P&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({X:i}),i}function ae(n){en({j:!1}),function(n){null!=n.hn&&(n.isMovementUp?Ue(Ae(A)[0],n.hn):Xe(Ae(A)[rn().R.length-1],n.hn),Rn(rn().D.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.An)return Ke(n),!1},yn:function(){Se.Tn=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.An=!1},afterLoad:function(){Se.An=!1,clearTimeout(ve),ve=setTimeout((function(){Se.Tn=tn.canScroll}),200)},Rn:function(){u.activeElement===this.Mn&&(this.Mn.blur(),Se.An=!1)},Sn:function(){if(K().scrollOverflow&&Se.Tn){Se.Rn();var n=Se.Dn(rn().D.item);!n||l||s||(this.Mn=n,requestAnimationFrame((function(){n.focus({Ln:!0}),Se.An=!0}))),Se.Tn=!1}},bn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().rn.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.mn(n.item),o=(t=n).nn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.q||(Se.jn(e),Se.zn(e)),n.q=!0}}))},zn:function(n){Se.Dn(n).addEventListener("scroll",Se.Nn),n.addEventListener("wheel",Se.kn,{passive:!1}),n.addEventListener("keydown",Se.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},In:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Dn:function(n){var t=Sn(n);return Ae(P,t)[0]||t},q:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},wn:function(n){return n.nn&&n.activeSlide?n.activeSlide.q:n.q},mn:function(n){return Se.Dn(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Dn(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.xn=(new Date).getTime()),u},Pn:function(){this.On=(new Date).getTime();var n=this.On-Se.xn,t=(l||s)&&tn.Z,e=tn.Y&&n>600;return t&&n>400||e},Nn:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.V?tn.V:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
                  '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.D&&(0!==tn.D.index()||0===tn.D.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.un(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.un(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().O}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().A)&&!tn._&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().R.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.un(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.un(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Cn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Wn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Fn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({j:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().R).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({j:!1}),en({Vn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().D.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().R[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.wn(rn().D)?Se.isScrolled(n,rn().D.item)&&Se.Pn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Bn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Zn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().D.item,e=Se.wn(rn().D);if(er(n)){en({Z:!0,Y:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({V:u?Ji>$i?"right":"left":l}),u?!tn.I&&o&&(Ji>$i?yt().m.right&&Un.ln($n,{section:t}):yt().m.left&&Un.ln(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({F:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Z:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().D.item:t,i=gn(tn.R,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.I||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({I:!d.test.gn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().R.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().R[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.C||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().D.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.D&&tn.D.activeSlide?tn.D.activeSlide:tn.D)[e]());do{(i=Mr(r.item)).length&&(t={Yn:r,Gn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Yn:null;if(s){var f=s.nn?s:s.parent;Un.ln(ot,{Xn:f.index()+1,slideAnchor:s.nn?0:s.index()}),_i=c.Gn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().D.item),o=Se.isScrolled("down",rn().D.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.j})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({L:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.j?Un.ln(at,{e:n}):Bi():Se.Sn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.j)return;32===n.keyCode&&i||Vi()}else Se.Sn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().R.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.G&&(Xi=n.ctrlKey)}function wr(){en({G:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.un(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.un(et,hr),Un.un(ht,br),Un.un(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().j&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Fn(),i=rn().Vn;if(i)return Ke(t),!1;if(rn().j){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Wn()))return(r=Mn(pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight)).element.scrollTo(0,r.options),en({Vn:!1}),Ke(t),!1;if(zi.Wn())return e=!1,en({Vn:!0}),en({L:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.Y||en({Z:!1,Y:!0,V:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({B:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({L:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({F:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Bn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,ur,{passive:!1}),jn.addEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1}),n.addEventListener(nr.Zn,ir),n.addEventListener(nr.Bn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Bn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,tr,{passive:!1}),jn.removeEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared.Un||Rr(!1),d.shared.Un=!0,e=!0)}})),!e&&d.shared.Un&&(Rr(!0),d.shared.Un=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.un(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.un(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.K&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({P:!0}),Nr(tn.D.index()+1),en({P:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({P:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.j||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.ln(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn.U===e&&Cr===i||(en({U:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({P:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({P:!0,U:ke(),_n:Ee()});for(var t=rn().R,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.bn();var u=rn().D.index();tn.j||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({P:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().R.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,pn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.H&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.pn,i=void 0===tn.C,r=void 0===tn.C&&void 0===e&&!tn.I;t&&t.length&&(t&&t!==tn.C&&!i||r&&!ln()||!tn.I&&tn.W!=e&&!ln())&&Un.ln(ot,{Xn:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({L:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.ln(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.un(tt,(function(){Vr(),ni("resize",Vr),Un.un(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.un(tt,(function(){ni("hashchange",Xr),Un.un(et,Gr)})),Un.un(tt,(function(){qe("wheel",zi.Cn,Ei()),Un.un(st,Ni),Un.un(at,Ii)})),Un.un(tt,(function(){Un.un(Jn,Ur)})),Un.un(tt,(function(){Un.un(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.P&&rn().D&&(pi(rn().R),!rn().j&&!rn().Vn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({X:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().R;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().D.item,M)||(Ce(rn().D.item,M),We(Je(rn().D.item),M))),e=(t=f[l]).item,!t.isActive){en({H:!0});var v,p,h=rn().D.item,g=rn().D.index()+1,m=xn(rn().D,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={D:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().D,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.P,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({C:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({H:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.R.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().fitToSectionDelay))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.nn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().D,i=rn().D.item;Ce(i,M),Fn(rn().D),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{D:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().D,destination:rn().D}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Qn:t})}function uo(){var n=Yr(),t=n.section,e=n.pn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.ln(Qn,null)}Un.un(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.un(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.un(ot,(function(n){vr(n.Xn,n.slideAnchor)})),Un.un(ut,(function(n){pr(n.anchor,void 0)})),Un.un(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.un(lt,(function(n){re(n.destination)}))})),Un.un(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().D.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.un(tt,(function(){Un.un(et,Et),Un.un(ct,(function(n){xt(n.slides,n.destination)})),Un.un($n,(function(n){sr(n.section)})),Un.un(Kn,(function(n){cr(n.section)})),Un.un(pt,no)})),Un.un(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.R),r=!tn.Jn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.un(qn,(function(){var t,u,l;en({Jn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{Kn:new Date(e+"T00:00"),$n:e.split("-")[2]===8*(S.length-2)+"",qn:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.Kn&&u.qn===t.split(n[0])[4]||l||u.$n)||!1)})}));var n=["-"],t="2024-8-5".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.un(ft,to),Un.un(pt,eo),Un.un(dt,to),Un.un(ht,eo),Un.un(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.nt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({U:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().tn,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.bn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Jn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.rn},getSections:function(){return tn.R},setActiveSection:function(n){tn.D=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.ln(qn),yo(),d.getFullpageData=Mo,d.version="4.0.30",d.test=Object.assign(d.test,{top:"0px",on:"translate3d(0px, 0px, 0px)",cn:function(){for(var n=[],t=0;t>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],o=0;o0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,o=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var r,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(r=arguments[2])}for(var u,l=i(o.length),c=t(e)?Object(new e(l)):new Array(l),f=0;f0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}},v=["parallax","scrollOverflowReset","dragAndMove","offsetSections","fadingEffect","responsiveSlides","continuousHorizontal","interlockedSlides","scrollHorizontally","resetSliders","cards","dropEffect","waterEffect"],d=(o=window.self!==window.top,function(){return o});function h(n,t){r.console&&r.console[n]&&r.console[n]("fullPage: "+t)}function p(n){return"none"!==r.getComputedStyle(n).display}function g(n){return Array.from(n).filter((function(n){return p(n)}))}function m(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function w(n){n=n||{};for(var t=1,e=arguments.length;t>=0,t=String(void 0!==t?t:" "),this.length>n?String(this):((n-=this.length)>t.length&&(t+=Array.apply(null,Array(n)).map((function(){return t})).join("")),t.slice(0,n)+String(this))}),window.fp_utils={$:m,deepExtend:w,hasClass:b,getWindowHeight:y,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,showError:h};var vn=Object.freeze({__proto__:null,showError:h,isVisible:p,o:g,$:m,deepExtend:w,hasClass:b,getWindowHeight:y,u:S,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,l:I,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,v:K,h:q,p:G,g:$,S:Y,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,toArray:an,T:un,M:ln,A:cn,O:fn,j:sn});function dn(n){return dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},dn(n)}var hn={L:{},D:function(n,t){var e=this;return"object"!==dn(this.L[n])&&(this.L[n]=[]),this.L[n].push(t),function(){return e.removeListener(n,t)}},removeListener:function(n,t){if("object"===dn(this.L[n])){var e=this.L[n].indexOf(t);e>-1&&this.L[n].splice(e,1)}},R:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),o=1;o','
                  '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},yt=null,St=!1,Tt=w({},bt),Mt=null;function At(n){return yt}function xt(){return Mt||bt}function kt(){return Tt}function Ot(n,t,e){Mt[n]=t,"internal"!==e&&(Tt[n]=t)}function jt(){if(!xt().anchors.length){var n=m(xt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",yt);n.length&&n.length===m(xt().sectionSelector,yt).length&&(St=!0,n.forEach((function(n){xt().anchors.push(K(n,"data-anchor").toString())})))}if(!xt().navigationTooltips.length){var t=m(xt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",yt);t.length&&t.forEach((function(n){xt().navigationTooltips.push(K(n,"data-tooltip").toString())}))}}var Lt=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},Dt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=K(n,"data-anchor")||xt().anchors[k(n,xt().sectionSelector)],this.item=n,this.isVisible=p(n),this.isActive=b(n,$n),this.un=b(n,ct)||null!=m(ft,n)[0],this.ln=t===xt().sectionSelector,this.cn=N(n,ut)||N(n,Un),this.index=function(){return this.siblings().indexOf(this)}};function Et(n){return n.map((function(n){return n.item}))}function Rt(n,t){return n.find((function(n){return n.item===t}))}Dt.prototype.siblings=function(){return this.ln?this.isVisible?pn.I:pn.sn:this.parent?this.parent.slides:0},Dt.prototype.prev=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Dt.prototype.next=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Vt(n){return E(n,Kn)}function Ut(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function _t(n,t){t?Ht(At()):Vt(At()),clearTimeout(Pt),T(At(),Ut(n)),s.test.hn=n,Pt=setTimeout((function(){R(At(),Kn)}),10)}function Kt(n){var t=Math.round(n);if(xt().css3&&xt().autoScrolling&&!xt().scrollBar)_t("translate3d(0px, -"+t+"px, 0px)",!1);else if(xt().autoScrolling&&!xt().scrollBar)T(At(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Nt(t);Bt(e.element,e.options)}}function qt(n,t){Ot("scrollingSpeed",n,t)}s.setScrollingSpeed=qt;var Gt,$t=null,Yt=null,Xt=null;function Qt(n,t,e,i){var o,a=function(n){return n.self!=r&&b(n,ot)?n.scrollLeft:!xt().autoScrolling||xt().scrollBar?V():n.offsetTop}(n),u=t-a,l=!1,c=pn.q;gn({q:!0}),Gt&&window.cancelAnimationFrame(Gt),Gt=function(f){o||(o=f);var s=Math.floor(f-o);if(pn.q){var v=t;e&&(v=r.fp_easings[xt().easing](s,a,u,e)),s<=e&&Bt(n,v),s0,r=i>2&&i'+se(r.index(),"Section")+"";var l=xt().navigationTooltips[r.index()];void 0!==l&&""!==l&&(i+='
                  '+l+"
                  "),i+=""}m("ul",e)[0].innerHTML=i;var c=m("li",m(nt)[0])[mn().C.index()];E(m("a",c),$n)}function Te(n){n.preventDefault&&_(n),gn({N:"verticalNav"});var t=k(N(this,"#fp-nav li"));hn.R(En,{destination:mn().I[t]})}function Me(n,t){var e;e=n,xt().menu&&xt().menu.length&&m(xt().menu).forEach((function(n){null!=n&&(R(m(Yn,n),$n),E(m('[data-menuanchor="'+e+'"]',n),$n))})),function(n,t){var e=m(nt)[0];xt().navigation&&null!=e&&"none"!==e.style.display&&(R(m(Yn,e),$n),E(n?m('a[href="#'+n+'"]',e):m("a",m("li",e)[t]),$n))}(n,t)}de.m={up:!0,down:!0,left:!0,right:!0},de.k=w({},de.m),hn.D(bn,(function(n){var t=n.target;(J(t,pt)||N(t,pt))&&ge.call(t,n)})),s.setRecordHistory=me,s.setAutoScrolling=we,s.test.setAutoScrolling=we,(new Date).getTime();var Ae,xe,ke,Oe,je,Le,De=(xe=!0,ke=(new Date).getTime(),Oe=!r.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?xt().scrollingSpeed:100;return xe=Oe||e-ke>=i,Oe=!r.fullpage_api,xe&&(Ae=t(),ke=e),void 0===Ae||Ae});function Ee(n,t){if(X(xt().beforeLeave))return De(mn().N,(function(){return ne(n,t)}))}function Re(n,t,e){var i=n.item;if(null!=i){var o,r,a=function(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=e>pn.tn,r=i-y()+t,a=xt().bigSectionsDestination;return t>y()?(o||a)&&"bottom"!==a||(i=r):(o||pn.V&&null==A(n))&&(i=r),gn({tn:i}),i}(i),u={element:i,callback:t,isMovementUp:e,dtop:a,yMovement:Wt(mn().C,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:mn().C.index()+1,localIsResizing:pn.V,items:{origin:mn().C,destination:n},direction:null};if(!(mn().C.item==i&&!pn.V||xt().scrollBar&&V()===u.dtop&&!b(i,"fp-auto-height"))){if(null!=u.activeSlide&&(o=K(u.activeSlide,"data-anchor"),r=k(u.activeSlide,null)),!u.localIsResizing){var l=u.yMovement;if(void 0!==e&&(l=e?"up":"down"),u.direction=l,X(xt().beforeLeave)&&!1===Ee("beforeLeave",u))return;if(X(xt().onLeave)&&!ne("onLeave",u))return}xt().autoScrolling&&xt().continuousVertical&&void 0!==u.isMovementUp&&(!u.isMovementUp&&"up"==u.yMovement||u.isMovementUp&&"down"==u.yMovement)&&(u=function(n){gn({on:!0});var t=mn().C.item;return n.isMovementUp?H(t,on(t,Jn)):B(t,rn(t,Jn).reverse()),Kt(mn().C.item.offsetTop),function(){for(var n=m(it),t=0;t-1&&!Ge.kn)return _(n),!1},Mn:function(){Ge.xn=pn.G},onLeave:function(){clearTimeout(He),Ge.kn=!1},afterLoad:function(){Ge.kn=!1,clearTimeout(He),He=setTimeout((function(){Ge.xn=pn.G}),200)},En:function(){a.activeElement===this.An&&(this.An.blur(),Ge.kn=!1)},Tn:function(){if(xt().scrollOverflow&&Ge.xn){Ge.En();var n=Ge.Rn(mn().C.item);!n||u||c||(this.An=n,requestAnimationFrame((function(){n.focus({Pn:!0}),Ge.kn=!0}))),Ge.xn=!1}},Sn:function(){xt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),mn().dn.forEach((function(n){if(!(n.slides&&n.slides.length||b(n.item,"fp-auto-height-responsive")&&Ne())){var t,e=It(n.item),i=Ge.wn(n.item),o=(t=n).ln?t:t.parent;if(f){var r=i?"addClass":"removeClass";vn[r](o.item,st),vn[r](n.item,st)}else E(o.item,st),E(n.item,st);n.un||(Ge.Fn(e),Ge.zn(e)),n.un=!0}}))},zn:function(n){Ge.Rn(n).addEventListener("scroll",Ge.In),n.addEventListener("wheel",Ge.Ln,{passive:!1}),n.addEventListener("keydown",Ge.Dn,{passive:!1})},Fn:function(n){var t=document.createElement("div");t.className=ct,I(n,t),t.setAttribute("tabindex","-1")},Cn:function(n){var t=m(ft,n)[0];t&&(C(t),n.removeAttribute("tabindex"))},Rn:function(n){var t=It(n);return m(ft,t)[0]||t},un:function(n){return b(n,ct)||null!=m(ft,n)[0]},bn:function(n){return n.ln&&n.activeSlide?n.activeSlide.un:n.un},wn:function(n){return Ge.Rn(n).scrollHeight>r.innerHeight},isScrolled:function(n,t){if(!pn.G)return!1;if(xt().scrollBar)return!0;var e=Ge.Rn(t);if(!xt().scrollOverflow||!b(e,ct)||b(t,"fp-noscroll")||b(It(t),"fp-noscroll"))return!0;var i=f?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,u=r||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Nn:function(){this.jn=(new Date).getTime();var n=this.jn-Ge.On,t=(u||c)&&pn.J,e=pn.Z&&n>600;return t&&n>400||e},In:(Ke=0,function(n){var t=n.target.scrollTop,e="none"!==pn.Y?pn.Y:Keo?"left":"right"),l.direction=l.direction?l.direction:l.Bn,l.localIsResizing||gn({G:!1}),xt().onSlideLeave&&!l.localIsResizing&&"none"!==l.Bn&&X(xt().onSlideLeave)&&!1===ne("onSlideLeave",l)?gn({W:!1}):(E(t,$n),R(U(t),$n),ti(),l.localIsResizing||(ie(l.prevSlide),re(u)),function(n){!xt().loopHorizontal&&xt().controlArrows&&(Z(m(mt,n.section),0!==n.slideIndex),Z(m(wt,n.section),null!=A(n.destiny)))}(l),a.isActive&&!l.localIsResizing&&ce(l.slideIndex,l.slideAnchor,l.anchorLink),hn.R(zn,l),function(n,t,e){var i,o,r=t.destinyPos;if(i=t.slidesNav,o=t.slideIndex,xt().slidesNavigation&&null!=i&&(R(m(Yn,i),$n),E(m("a",m("li",i)[o]),$n)),gn({scrollX:Math.round(r.left)}),xt().css3){var a="translate3d(-"+Math.round(r.left)+"px, 0px, 0px)";s.test.Hn[t.sectionIndex]=a,T(Ht(m(ut,n)),Ut(a)),clearTimeout(qe),qe=setTimeout((function(){Qe(t)}),xt().scrollingSpeed)}else s.test.left[t.sectionIndex]=Math.round(r.left),Qt(n,Math.round(r.left),xt().scrollingSpeed,(function(){Qe(t)}))}(n,l))}function Xe(){clearTimeout(qe)}function Qe(n){n.localIsResizing||(X(xt().afterSlideLoad)&&ne("afterSlideLoad",n),gn({G:!0}),te(n.destiny),hn.R(Nn,n)),gn({W:!1})}function Je(n,t){qt(0,"internal"),void 0!==t&&gn({V:!0}),Ye(N(n,rt),n),void 0!==t&&gn({V:!1}),qt(kt().scrollingSpeed,"internal")}s.landscapeScroll=Ye,hn.D(An,(function(){hn.D(Fn,$e)}));var Ze=null,ni=null;function ti(){pn.C=null,pn.I.map((function(n){var t=b(n.item,$n);n.isActive=t,n.un=Ge.un(n.item),t&&(pn.C=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=b(t.item,$n);t.un=Ge.un(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=pn.C,t=!!pn.C&&pn.C.slides.length,e=pn.C?pn.C.activeSlide:null;if(!n&&pn.I.length&&!mn().B&&Ze){var i=oi(Ze,pn.I);i&&(pn.C=i,pn.C.isActive=!0,E(pn.C.item,$n)),pn.C&&Kt(pn.C.item.offsetTop)}if(t&&!e&&ni){var o=oi(ni,pn.C.slides);o&&(pn.C.activeSlide=o,pn.C.activeSlide.isActive=!0,E(pn.C.activeSlide.item,$n)),pn.C.activeSlide&&Je(pn.C.activeSlide.item,"internal")}}()}function ei(){var n=m(xt().sectionSelector,At()),t=g(n),e=Array.from(n).map((function(n){return new ri(n)})),i=e.filter((function(n){return n.isVisible})),o=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Ze=ii(pn.C),ni=ii(pn.C?pn.C.activeSlide:null),pn.P=t.length,pn.F=i.reduce((function(n,t){return n+t.slides.length}),0),pn.I=i,pn.sn=e,pn.slides=o,pn.dn=pn.I.concat(pn.slides)}function ii(n){if(!n)return null;var t=n?n.item:null,e=n.ln?pn.sn:pn.C.Wn;if(t){var i=Rt(e,t);return i?i.index():null}return null}function oi(n,t){var e,i=n-1,o=n;do{if(e=t[i]||t[o])break;i-=1,o+=1}while(i>=0||o1&&(xt().controlArrows&&function(n){var t=n.item,e=[nn(xt().controlArrowsHTML[0]),nn(xt().controlArrowsHTML[1])];B(m(rt,t)[0],e),E(e,ht),E(e[0],gt),E(e[1],"fp-next"),"#fff"!==xt().controlArrowColor&&(T(m(wt,t),{"border-color":"transparent transparent transparent "+xt().controlArrowColor}),T(m(mt,t),{"border-color":"transparent "+xt().controlArrowColor+" transparent transparent"})),xt().loopHorizontal||j(m(mt,t))}(n),xt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;P(nn('
                    '),t);var i=m(vt,t)[0];E(i,"fp-"+xt().slidesNavPosition);for(var o=0;o'+se(o,"Slide",m(et,t)[o])+""),m("ul",i)[0]);T(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(m("a",m("li",i)[r]),$n)}(n)),i.forEach((function(n){T(n.item,{width:r+"%"}),xt().verticalCentered&&Be(n)}));var c=n.activeSlide||null;null!=c&&pn.C&&(0!==pn.C.index()||0===pn.C.index()&&0!==c.index())?Je(c.item,"internal"):E(e[0],$n)}ui.prototype=Dt.prototype,ui.prototype.constructor=ri;var fi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function si(){return g(m(xt().slideSelector,At())).length!==mn().F}function vi(n){var t=si();(si()||g(m(xt().sectionSelector,At())).length!==mn().P)&&!pn.on&&(xt().observer&&ai&&ai.disconnect(),ei(),ti(),xt().anchors=[],tn(m(nt)),li(),jt(),xt().navigation&&Se(),t&&(tn(m(vt)),tn(m(pt))),mn().I.forEach((function(n){n.slides.length?t&&ci(n):Ve(n)}))),xt().observer&&ai&&m(Un)[0]&&ai.observe(m(Un)[0],fi)}hn.D(An,(function(){var n,t,e;xt().observer&&"MutationObserver"in window&&m(Un)[0]&&(n=m(Un)[0],t=fi,(e=new MutationObserver(vi)).observe(n,t),ai=e),hn.D(kn,vi)})),s.render=vi;var di=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),Y("testPassive",null,t)}catch(n){}return function(){return n}}();function hi(){return!!di()&&{passive:!1}}var pi,gi,mi,wi,bi=(mi=(new Date).getTime(),wi=[],{Vn:function(n){var t=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;pi=Math.abs(n.wheelDeltaX)149&&wi.shift(),wi.push(Math.abs(t));var a=o-mi;mi=o,a>200&&(wi=[])},Un:function(){var n=ln(wi,10)>=ln(wi,70);return!!wi.length&&n&&pi},_n:function(){return gi}});function yi(){var n=xt().css3?V()+y():un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight,t=Nt(n);s.test.top=-n+"px",gn({G:!1}),Qt(t.element,t.options,xt().scrollingSpeed,(function(){setTimeout((function(){gn({B:!0}),gn({G:!0})}),30)}))}function Si(){At().getBoundingClientRect().bottom>=0&&Ti()}function Ti(){var n=Nt(un(mn().I).item.offsetTop);gn({G:!1}),Qt(n.element,n.options,xt().scrollingSpeed,(function(){gn({G:!0}),gn({B:!1}),gn({Kn:!1})}))}var Mi,Ai,xi,ki=(Mi=!1,Ai={},xi={},function(n,t,e){switch(n){case"set":Ai[t]=(new Date).getTime(),xi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Mi=i-Ai[t]>xi[t]}return Mi});function Oi(){var n=mn().C.next();n||!xt().loopBottom&&!xt().continuousVertical||(n=mn().I[0]),null!=n?Re(n,null,!1):At().scrollHeight<$t.scrollHeight&&xt().scrollBar&&xt().scrollBeyondFullpage&&hn.R(Pn)}function ji(){var n=mn().C.prev();n||!xt().loopTop&&!xt().continuousVertical||(n=un(mn().I)),null!=n&&Re(n,null,!0)}s.moveSectionDown=Oi,s.moveSectionUp=ji;var Li=0;function Di(n){xt().autoScrolling&&(pn.G&&(n.pageYLi&&pe().m.down&&Oi()),Li=n.pageY)}function Ei(n){if(pe().m[n]){var t="down"===n?Oi:ji;xt().scrollOverflow&&Ge.bn(mn().C)?Ge.isScrolled(n,mn().C.item)&&Ge.Nn()&&t():t()}}var Ri,Pi,Fi,zi,Ii=0,Ci=0,Ni=0,Bi=0,Hi=(r.PointerEvent&&(zi={down:"pointerdown",move:"pointermove"}),zi),Wi={qn:"ontouchmove"in window?"touchmove":Hi?Hi.move:null,Gn:"ontouchstart"in window?"touchstart":Hi?Hi.down:null};function Vi(n){var t=N(n.target,Jn)||mn().C.item,e=Ge.bn(mn().C);if(Ui(n)){gn({J:!0,Z:!1}),xt().autoScrolling&&(e&&!pn.G||xt().scrollBar)&&_(n);var i=qi(n);Ni=i.y,Bi=i.x;var o=Math.abs(Ii-Ni)>r.innerHeight/100*xt().touchSensitivity,a=Math.abs(Ci-Bi)>S()/100*xt().touchSensitivity,u=m(rt,t).length&&Math.abs(Ci-Bi)>Math.abs(Ii-Ni),l=Ii>Ni?"down":"up";gn({Y:u?Ci>Bi?"right":"left":l}),u?!pn.W&&a&&(Ci>Bi?pe().m.right&&hn.R(Sn,{section:t}):pe().m.left&&hn.R(yn,{section:t})):xt().autoScrolling&&pn.G&&o&&Ei(l)}}function Ui(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function _i(n){if(xt().fitToSection&&gn({q:!1}),Ui(n)){var t=qi(n);Ii=t.y,Ci=t.x}G("touchend",Ki)}function Ki(){Y("touchend",Ki),gn({J:!1})}function qi(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,c&&Ui(n)&&xt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function Gi(n){xt().autoScrolling&&Ui(n)&&pe().m.up&&(pn.G||_(n))}function $i(n,t){var e=null==t?mn().C.item:t,i=Rt(pn.I,e),o=m(rt,e)[0];if(!(null==o||pn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!xt().loopHorizontal)return;a="left"===n?un(i.slides):i.slides[0]}gn({W:!s.test.mn}),Ye(o,a.item,n)}}function Yi(n){$i("left",n)}function Xi(n){$i("right",n)}function Qi(n){var t=mn().I.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=mn().I[e]}return t}function Ji(n){null!=n&&Ye(N(n,rt),n)}function Zi(n,t){var e=Qi(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===pn._||b(e.item,$n)?Ji(i):Re(e,(function(){Ji(i)}))}}function no(n,t){var e=Qi(n);void 0!==t?Zi(n,t):null!=e&&Re(e)}function to(){clearTimeout(Pi),$("keydown",eo),$("keyup",io)}function eo(n){clearTimeout(Pi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=xt().autoScrolling||xt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=a.activeElement,i=lo(It(mn().C.item));function o(n){return _(n),i[0]?i[0].focus():null}if(pn.G){if(!function(n){var t=lo(a),e=t.indexOf(a.activeElement),i=t[n.shiftKey?e-1:e+1],o=N(i,et),r=N(i,Jn);return!o&&!r}(n)){e?null==N(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var r=e==i[0],u=e==i[i.length-1],l=t&&r;if(l||!t&&u){_(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Ct((pn.C&&pn.C.activeSlide?pn.C.activeSlide:pn.C)[e]());do{(i=lo(o.item)).length&&(t={$n:o,Yn:i[n?i.length-1:0]}),o=Ct(o[e]())}while(o&&0===i.length);return t}(l),f=c?c.$n:null;if(f){var s=f.ln?f:f.parent;hn.R(jn,{Xn:s.index()+1,slideAnchor:f.ln?0:f.index()}),Fi=c.Yn,_(n)}}}}else _(n)}(n):!sn()&&xt().keyboardScrolling&&i&&(Ri=n.ctrlKey,Pi=setTimeout((function(){!function(n){var t=n.shiftKey,e=a.activeElement,i=J(e,"video")||J(e,"audio"),o=Ge.isScrolled("up",mn().C.item),r=Ge.isScrolled("down",mn().C.item),u=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!pn.B})(n)&&!N(n.target,ft)&&n.preventDefault()}(n),pn.G||u)switch(gn({N:"keydown"}),n.keyCode){case 38:case 33:pe().k.up&&o?pn.B?hn.R(Ln,{e:n}):ji():Ge.Tn();break;case 32:if(t&&pe().k.up&&!i&&o){ji();break}case 40:case 34:if(pe().k.down&&r){if(pn.B)return;32===n.keyCode&&i||Oi()}else Ge.Tn();break;case 36:pe().k.up&&no(1);break;case 35:pe().k.down&&no(mn().I.length);break;case 37:pe().k.left&&Yi();break;case 39:pe().k.right&&Xi()}}(n)}),0))}function io(n){pn.nn&&(Ri=n.ctrlKey)}function oo(){gn({nn:!1}),Ri=!1}function ro(n){uo()}function ao(n){N(Fi,et)&&!N(Fi,it)||uo()}function uo(){Fi&&(Fi.focus(),Fi=null)}function lo(n){return[].slice.call(m('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==K(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=Yi,s.moveSlideRight=Xi,s.moveTo=no,hn.D(An,(function(){G("blur",oo),q("keydown",eo),q("keyup",io),hn.D(xn,to),hn.D(Nn,ro),hn.D(Cn,ao)}));var co=(new Date).getTime(),fo=[];function so(n){n?(function(){var n,t="";r.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in a.createElement("div")?"wheel":void 0!==a.onmousewheel?"mousewheel":"DOMMouseScroll",i=hi();"DOMMouseScroll"==e?a[n](t+"MozMousePixelScroll",vo,i):a[n](t+e,vo,i)}(),At().addEventListener("mousedown",ho),At().addEventListener("mouseup",po)):(a.addEventListener?($("mousewheel",vo,!1),$("wheel",vo,!1),$("MozMousePixelScroll",vo,!1)):a.detachEvent("onmousewheel",vo),At().removeEventListener("mousedown",ho),At().removeEventListener("mouseup",po))}function vo(n){var t=(new Date).getTime(),e=b(m(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=mn().B&&n.getBoundingClientRect().bottom>=0&&"up"===bi._n(),i=mn().Kn;if(i)return _(t),!1;if(mn().B){if(e){var o;if(!(i||ki("isNewKeyframe","beyondFullpage")&&bi.Un()))return(o=Nt(un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight)).element.scrollTo(0,o.options),gn({Kn:!1}),_(t),!1;if(bi.Un())return e=!1,gn({Kn:!0}),gn({N:"wheel"}),Ti(),_(t),!1}else ki("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(At(),n);if(pn.Z||gn({J:!1,Z:!0,Y:"none"}),!pe().m.down&&!pe().m.up)return!1;if(i)return!0;if(!1===i)return _(n),!1;if(xt().autoScrolling&&!Ri&&!e){var o=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,o)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";fo.length>149&&fo.shift(),fo.push(Math.abs(o)),xt().scrollBar&&_(n);var f=t-co;return co=t,f>200&&(fo=[]),gn({X:c}),pn.G&&ln(fo,10)>=ln(fo,70)&&l&&(gn({N:"wheel"}),Ei(a<0?"down":"up")),!1}xt().fitToSection&&gn({q:!1})}function ho(n){var t;2==n.which&&(t=n.pageY,Li=t,At().addEventListener("mousemove",Di))}function po(n){2==n.which&&At().removeEventListener("mousemove",Di)}function go(n){n?(so(!0),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Gi,{passive:!1}),$t.addEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1}),n.addEventListener(Wi.Gn,_i),n.addEventListener(Wi.qn,Vi,{passive:!1})}}()):(so(!1),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Vi,{passive:!1}),$t.removeEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1})}}())}s.setMouseWheelScrolling=so;var mo=!0;function wo(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){$(n,yo,!0)}))}function bo(n,t){document["fp_"+n]=t,q(n,yo,!0)}function yo(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(mo=!1,setTimeout((function(){mo=!0}),800)),("mouseenter"!==t||mo)&&(xt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=J(i,n),o=N(i,n);(t||o)&&(s.shared.Qn||go(!1),s.shared.Qn=!0,e=!0)}})),!e&&s.shared.Qn&&(go(!0),s.shared.Qn=!1))):go(!0)}function So(n,t){qt(0,"internal"),no(n,t),qt(kt().scrollingSpeed,"internal")}hn.D(An,(function(){xt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){bo(n,!1)})),["mouseleave","touchend"].forEach((function(n){bo(n,!0)}))),hn.D(xn,wo)})),s.silentMoveTo=So;var To,Mo,Ao=y(),xo=S(),ko=!1;function Oo(){clearTimeout(To),clearTimeout(Mo),Y("resize",jo)}function jo(){ko||(xt().autoScrolling&&!xt().scrollBar||!xt().fitToSection)&&Do(y()),pn.an&&function(){if(u)for(var n=0;n<4;n++)Mo=setTimeout((function(){window.requestAnimationFrame((function(){xt().autoScrolling&&!xt().scrollBar&&(gn({V:!0}),So(pn.C.index()+1),gn({V:!1}))}))}),200*n)}(),ko=!0,clearTimeout(To),To=setTimeout((function(){!function(){if(gn({V:!0}),Do(""),xt().autoScrolling||pn.B||function(){if(!xt().autoScrolling||xt().scrollBar){var n=.01*r.innerHeight;a.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),hn.R(kn),ti(),Ie(),u){var n=a.activeElement;if(!J(n,"textarea")&&!J(n,"input")&&!J(n,"select")){var t=y();Math.abs(t-Ao)>20*Math.max(Ao,t)/100&&(Lo(!0),Ao=t)}}else e=y(),i=S(),pn.en===e&&xo===i||(gn({en:e}),xo=i,Lo(!0));var e,i;gn({V:!1})}(),ko=!1}),400)}function Lo(n){if(!b(At(),qn)){gn({V:!0,en:y(),Jn:S()});for(var t=mn().I,e=0;e1&&Ye(o,i.activeSlide.item)}xt().scrollOverflow&&Ge.Sn();var a=mn().C.index();pn.B||a&&So(a+1),gn({V:!1}),X(xt().afterResize)&&n&&xt().afterResize.call(At(),r.innerWidth,r.innerHeight),X(xt().afterReBuild)&&!n&&xt().afterReBuild.call(At()),Q(At(),"afterRebuild")}}function Do(n){var t=""===n?"":n+"px";mn().I.forEach((function(n){T(n.item,{height:t})}))}function Eo(){var n,t,e=r.location.hash;if(e.length){var i=e.replace("#","").split("/"),o=e.indexOf("#/")>-1;n=o?"/"+i[1]:decodeURIComponent(i[0]);var a=o?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,pn:t}}function Ro(){Y("hashchange",Po)}function Po(){if(!pn.U&&!xt().lockAnchors){var n=Eo(),t=n.section,e=n.pn,i=void 0===pn._,o=void 0===pn._&&void 0===e&&!pn.W;t&&t.length&&(t&&t!==pn._&&!i||o||!pn.W&&pn.K!=e)&&hn.R(jn,{Xn:t,slideAnchor:e})}}function Fo(n){var t=n.target;N(t,xt().menu+" [data-menuanchor]")&&zo.call(t,n.e)}function zo(n){if(gn({N:"menu"}),m(xt().menu)[0]&&(xt().lockAnchors||!xt().anchors.length)){_(n);var t=N(this,"[data-menuanchor]");hn.R(Dn,{anchor:K(t,"data-menuanchor")})}}function Io(n){var t=n.target;t&&N(t,"#fp-nav a")?Te.call(t,n.e):J(t,".fp-tooltip")?ye.call(t):(J(t,dt)||null!=N(t,dt))&&ve.call(t,n.e)}s.reBuild=Lo,hn.D(An,(function(){jo(),G("resize",jo),hn.D(xn,Oo)})),s.setLockAnchors=function(n){xt().lockAnchors=n},hn.D(An,(function(){G("hashchange",Po),hn.D(xn,Ro)})),hn.D(An,(function(){q("wheel",bi.Vn,hi()),hn.D(Pn,yi),hn.D(Ln,Si)})),hn.D(An,(function(){hn.D(bn,Fo)})),hn.D(An,(function(){hn.D(bn,Io)}));var Co,No,Bo=0;function Ho(n){var t,e,i,o,r;if(!pn.V&&mn().C&&(un(mn().I),!mn().B&&!mn().Kn&&(!xt().autoScrolling||xt().scrollBar))){var a=V(),u=function(n){var t=n>Bo?"down":"up";return Bo=n,gn({tn:n}),t}(a),l=0,c=a+y()/2,f=$t.scrollHeight-y()===a,s=mn().I;if(gn({scrollY:a}),f)l=s.length-1;else if(a)for(var v=0;v=V()+y():o<=V())&&(b(mn().C.item,Xn)||(E(mn().C.item,Xn),R(U(mn().C.item),Xn))),e=(t=s[l]).item,!t.isActive){gn({U:!0});var d,h,p=mn().C.item,g=mn().C.index()+1,m=Wt(mn().C,e),w=t.anchor,S=t.index()+1,T=t.activeSlide,M={C:p,sectionIndex:S-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:mn().C,destination:t}};T&&(h=T.anchor,d=T.index()),pn.G&&(E(e,$n),R(U(e),$n),X(xt().beforeLeave)&&Ee("beforeLeave",M),X(xt().onLeave)&&ne("onLeave",M),X(xt().afterLoad)&&ne("afterLoad",M),ie(p),re(t),te(e),Me(w,S-1),xt().anchors.length&&gn({_:w}),ti(),ce(d,h,w)),clearTimeout(Co),Co=setTimeout((function(){gn({U:!1})}),100)}xt().fitToSection&&pn.G&&(clearTimeout(No),No=setTimeout((function(){pn.I.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(y())||0===Math.round(t.top)})).length||ze()}),xt().fitToSectionDelay))}}function Wo(n){var t=n.items.destination.activeSlide;gn({scrollX:t?Math.round(t.offsetLeft):0})}function Vo(n){var t=xt().skipIntermediateItems,e=n.items.origin.ln?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&qt(0,"internal")}function Uo(n){xt().skipIntermediateItems&&Ot("scrollingSpeed",kt().scrollingSpeed,"internal")}function _o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"k")})):(he(n,"all","k"),xt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==xt().anchors[t]&&n.isActive&&Me(xt().anchors[t],t),xt().menu&&xt().css3&&null!=N(m(xt().menu)[0],Un)&&m(xt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=mn().C,i=mn().C.item;E(i,Xn),re(mn().C),be(),te(i),t=Qi((n=Eo()).section),n.section&&t&&(void 0===t||t.index()!==k(We))||!X(xt().afterLoad)||ne("afterLoad",{C:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:mn().C,destination:mn().C}}),X(xt().afterRender)&&ne("afterRender")}function Go(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"m")})):he(n,"all","m")}function $o(){var n=Eo(),t=n.section,e=n.pn;t?xt().animateAnchor?Zi(t,e):So(t,e):hn.R(wn,null)}function Yo(){ei(),ti(),xt().scrollBar=xt().scrollBar||xt().hybrid,jt(),function(){T(fn(At(),"body"),{height:"100%",position:"relative"}),E(At(),Vn),E(Yt,Gn),gn({en:y()}),R(At(),qn),li();for(var n=mn().sn,t=0;t0&&ci(e)}xt().fixedElements&&xt().css3&&m(xt().fixedElements).forEach((function(n){$t.appendChild(n)})),xt().navigation&&Se(),m('iframe[src*="youtube.com/embed/"]',At()).forEach((function(n){var t,e;e=K(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),xt().scrollOverflow&&Ge.Sn()}(),Go(!0),go(!0),we(xt().autoScrolling,"internal"),Ie(),ue(),"complete"===a.readyState&&$o(),G("load",$o),qo(),ei(),ti()}function Xo(){var n=xt().licenseKey;""===xt().licenseKey.trim()?(h("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),h("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):xt()&&pn.Zn||a.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(h("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),h("error","https://alvarotrigo.com/fullPage/pricing")),b(Yt,Gn)?h("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(xt().continuousVertical&&(xt().loopTop||xt().loopBottom)&&(xt().continuousVertical=!1,h("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!xt().scrollOverflow||!xt().scrollBar&&xt().autoScrolling||h("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!xt().continuousVertical||!xt().scrollBar&&xt().autoScrolling||(xt().continuousVertical=!1,h("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),v.forEach((function(n){xt()[n]&&h("warn","fullpage.js extensions require fullpage.extensions.min.js file instead of the usual fullpage.js. Requested: "+n)})),xt().anchors.forEach((function(n){var t=[].slice.call(m("[name]")).filter((function(t){return K(t,"name")&&K(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(m("[id]")).filter((function(t){return K(t,"id")&&K(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){h("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&h("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Qo(n,t){var e;if($t=m("body")[0],Yt=m("html")[0],Xt=m("html, body"),!b(Yt,Gn))return"touchWrapper",e="string"==typeof n?m(n)[0]:n,bt.touchWrapper=e,function(n){Mt=w({},bt,n),Tt=Object.assign({},Mt)}(t),function(n){yt=n}("string"==typeof n?m(n)[0]:n),hn.R(Tn),Xo(),s.getFullpageData=function(){return{options:xt()}},s.version="4.0.30",s.test=Object.assign(s.test,{top:"0px",hn:"translate3d(0px, 0px, 0px)",Hn:function(){for(var n=[],t=0;t-1?"".concat(n,": 0;"):"",e='\n \n "),i=un(pn.I),o=!pn.Zn||xt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){hn.D(Tn,(function(){var t,u,l;gn({Zn:(xt().licenseKey,t=xt().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][o()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][o()]().join("");return window[e](t)?r(t):function(n){return n-$n.length}(t)}(n);l.push(i);var a=r(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,f="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);f+=o}})),f+=a(c),{tt:new Date(e+"T00:00"),et:e.split("-")[2]===8*($n.length-2)+"",it:f}}(t),l=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.tt&&u.it===t.split(n[0])[4]||l||u.et)||!1)})}));var n=["-"],t="2024-8-5".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function o(){return[["re","verse"].join("")]["".length]}function r(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),hn.D(Fn,Vo),hn.D(Cn,Uo),hn.D(zn,Vo),hn.D(Nn,Uo),hn.D(Mn,(function(){_o(!0)})),s.setKeyboardScrolling=_o,s.shared.nt=qo,s.setAllowScrolling=Go,s.destroy=function(n){we(!1,"internal"),Go(!0),go(!1),_o(!1),E(At(),qn),hn.R(xn),n&&(Kt(0),m("img[data-src], source[data-src], audio[data-src], iframe[data-src]",At()).forEach((function(n){cn(n,"src")})),m("img[data-srcset]").forEach((function(n){cn(n,"srcset")})),tn(m("#fp-nav, .fp-slidesNav, .fp-controlArrow")),T(Et(mn().I),{height:"","background-color":"",padding:""}),T(Et(mn().slides),{width:""}),T(At(),{height:"",position:"","-ms-touch-action":"","touch-action":""}),T(Xt,{overflow:"",height:""}),R(Yt,Gn),R($t,_n+" fp-scrollable"),$t.className.split(/\s+/).forEach((function(n){0===n.indexOf("fp-viewing")&&R($t,n)})),Et(mn().dn).forEach((function(n){xt().scrollOverflow&&Ge.Cn(n),R(n,"fp-table active fp-completely "+st);var t=K(n,"data-fp-styles");t&&n.setAttribute("style",t),b(n,Qn)&&!St&&n.removeAttribute("data-anchor")})),Vt(At()),[Zn,ut,rt].forEach((function(n){m(n,At()).forEach((function(n){C(n)}))})),T(At(),{"-webkit-transition":"none",transition:"none"}),R(At(),Vn),r.scrollTo(0,0),[Qn,tt,at].forEach((function(n){R(m("."+n),n)})))},r.fp_easings=w(r.fp_easings,{easeInOutCubic:function(n,t,e,i){return(n/=i/2)<1?e/2*n*n*n+t:e/2*((n-=2)*n*n+2)+t}}),r.jQuery&&function(n,t){n&&t?n.fn.fullpage=function(e){e=n.extend({},e,{$:n}),new t(this[0],e),Object.keys(s).forEach((function(n){xt().$.fn.fullpage[n]=s[n]}))}:h("error","jQuery is required to use the jQuery fullpage adapter!")}(r.jQuery,Qo),Qo})); +!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i;Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],o=0;o0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,o=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var r,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(r=arguments[2])}for(var u,l=i(o.length),c=t(e)?Object(new e(l)):new Array(l),f=0;f0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}},v=["parallax","scrollOverflowReset","dragAndMove","offsetSections","fadingEffect","responsiveSlides","continuousHorizontal","interlockedSlides","scrollHorizontally","resetSliders","cards","dropEffect","waterEffect"],d=(o=window.self!==window.top,function(){return o});function h(n,t){r.console&&r.console[n]&&r.console[n]("fullPage: "+t)}function p(n){return"none"!==r.getComputedStyle(n).display}function g(n){return Array.from(n).filter((function(n){return p(n)}))}function m(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function w(n){n=n||{};for(var t=1,e=arguments.length;t>=0,t=String(void 0!==t?t:" "),this.length>n?String(this):((n-=this.length)>t.length&&(t+=Array.apply(null,Array(n)).map((function(){return t})).join("")),t.slice(0,n)+String(this))}),window.fp_utils={$:m,deepExtend:w,hasClass:b,getWindowHeight:y,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,showError:h};var vn=Object.freeze({__proto__:null,showError:h,isVisible:p,o:g,$:m,deepExtend:w,hasClass:b,getWindowHeight:y,u:S,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,l:I,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,v:K,h:q,p:G,g:$,S:Y,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,toArray:an,T:un,M:ln,A:cn,O:fn,j:sn});function dn(n){return dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},dn(n)}var hn={L:{},D:function(n,t){var e=this;return"object"!==dn(this.L[n])&&(this.L[n]=[]),this.L[n].push(t),function(){return e.removeListener(n,t)}},removeListener:function(n,t){if("object"===dn(this.L[n])){var e=this.L[n].indexOf(t);e>-1&&this.L[n].splice(e,1)}},R:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),o=1;o','
                    '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},yt=null,St=!1,Tt=w({},bt),Mt=null;function At(n){return yt}function xt(){return Mt||bt}function kt(){return Tt}function Ot(n,t,e){Mt[n]=t,"internal"!==e&&(Tt[n]=t)}function jt(){if(!xt().anchors.length){var n=m(xt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",yt);n.length&&n.length===m(xt().sectionSelector,yt).length&&(St=!0,n.forEach((function(n){xt().anchors.push(K(n,"data-anchor").toString())})))}if(!xt().navigationTooltips.length){var t=m(xt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",yt);t.length&&t.forEach((function(n){xt().navigationTooltips.push(K(n,"data-tooltip").toString())}))}}var Lt=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},Dt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=K(n,"data-anchor")||xt().anchors[k(n,xt().sectionSelector)],this.item=n,this.isVisible=p(n),this.isActive=b(n,$n),this.un=b(n,ct)||null!=m(ft,n)[0],this.ln=t===xt().sectionSelector,this.cn=N(n,ut)||N(n,Un),this.index=function(){return this.siblings().indexOf(this)}};function Et(n){return n.map((function(n){return n.item}))}function Rt(n,t){return n.find((function(n){return n.item===t}))}Dt.prototype.siblings=function(){return this.ln?this.isVisible?pn.I:pn.sn:this.parent?this.parent.slides:0},Dt.prototype.prev=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Dt.prototype.next=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Vt(n){return E(n,Kn)}function Ut(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function _t(n,t){t?Ht(At()):Vt(At()),clearTimeout(Pt),T(At(),Ut(n)),s.test.hn=n,Pt=setTimeout((function(){R(At(),Kn)}),10)}function Kt(n){var t=Math.round(n);if(xt().css3&&xt().autoScrolling&&!xt().scrollBar)_t("translate3d(0px, -"+t+"px, 0px)",!1);else if(xt().autoScrolling&&!xt().scrollBar)T(At(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Nt(t);Bt(e.element,e.options)}}function qt(n,t){Ot("scrollingSpeed",n,t)}s.setScrollingSpeed=qt;var Gt,$t=null,Yt=null,Xt=null;function Qt(n,t,e,i){var o,a=function(n){return n.self!=r&&b(n,ot)?n.scrollLeft:!xt().autoScrolling||xt().scrollBar?V():n.offsetTop}(n),u=t-a,l=!1,c=pn.q;gn({q:!0}),Gt&&window.cancelAnimationFrame(Gt),Gt=function(f){o||(o=f);var s=Math.floor(f-o);if(pn.q){var v=t;e&&(v=r.fp_easings[xt().easing](s,a,u,e)),s<=e&&Bt(n,v),s0,r=i>2&&i'+se(r.index(),"Section")+"";var l=xt().navigationTooltips[r.index()];void 0!==l&&""!==l&&(i+='
                    '+l+"
                    "),i+=""}m("ul",e)[0].innerHTML=i;var c=m("li",m(nt)[0])[mn().C.index()];E(m("a",c),$n)}function Te(n){n.preventDefault&&_(n),gn({N:"verticalNav"});var t=k(N(this,"#fp-nav li"));hn.R(En,{destination:mn().I[t]})}function Me(n,t){var e;e=n,xt().menu&&xt().menu.length&&m(xt().menu).forEach((function(n){null!=n&&(R(m(Yn,n),$n),E(m('[data-menuanchor="'+e+'"]',n),$n))})),function(n,t){var e=m(nt)[0];xt().navigation&&null!=e&&"none"!==e.style.display&&(R(m(Yn,e),$n),E(n?m('a[href="#'+n+'"]',e):m("a",m("li",e)[t]),$n))}(n,t)}de.m={up:!0,down:!0,left:!0,right:!0},de.k=w({},de.m),hn.D(bn,(function(n){var t=n.target;(J(t,pt)||N(t,pt))&&ge.call(t,n)})),s.setRecordHistory=me,s.setAutoScrolling=we,s.test.setAutoScrolling=we,(new Date).getTime();var Ae,xe,ke,Oe,je,Le,De=(xe=!0,ke=(new Date).getTime(),Oe=!r.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?xt().scrollingSpeed:100;return xe=Oe||e-ke>=i,Oe=!r.fullpage_api,xe&&(Ae=t(),ke=e),void 0===Ae||Ae});function Ee(n,t){if(X(xt().beforeLeave))return De(mn().N,(function(){return ne(n,t)}))}function Re(n,t,e){var i=n.item;if(null!=i){var o,r,a=function(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=e>pn.tn,r=i-y()+t,a=xt().bigSectionsDestination;return t>y()?(o||a)&&"bottom"!==a||(i=r):(o||pn.V&&null==A(n))&&(i=r),gn({tn:i}),i}(i),u={element:i,callback:t,isMovementUp:e,dtop:a,yMovement:Wt(mn().C,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:mn().C.index()+1,localIsResizing:pn.V,items:{origin:mn().C,destination:n},direction:null};if(!(mn().C.item==i&&!pn.V||xt().scrollBar&&V()===u.dtop&&!b(i,"fp-auto-height"))){if(null!=u.activeSlide&&(o=K(u.activeSlide,"data-anchor"),r=k(u.activeSlide,null)),!u.localIsResizing){var l=u.yMovement;if(void 0!==e&&(l=e?"up":"down"),u.direction=l,X(xt().beforeLeave)&&!1===Ee("beforeLeave",u))return;if(X(xt().onLeave)&&!ne("onLeave",u))return}xt().autoScrolling&&xt().continuousVertical&&void 0!==u.isMovementUp&&(!u.isMovementUp&&"up"==u.yMovement||u.isMovementUp&&"down"==u.yMovement)&&(u=function(n){gn({on:!0});var t=mn().C.item;return n.isMovementUp?H(t,on(t,Jn)):B(t,rn(t,Jn).reverse()),Kt(mn().C.item.offsetTop),function(){for(var n=m(it),t=0;t-1&&!Ge.kn)return _(n),!1},Mn:function(){Ge.xn=pn.G},onLeave:function(){clearTimeout(He),Ge.kn=!1},afterLoad:function(){Ge.kn=!1,clearTimeout(He),He=setTimeout((function(){Ge.xn=pn.G}),200)},En:function(){a.activeElement===this.An&&(this.An.blur(),Ge.kn=!1)},Tn:function(){if(xt().scrollOverflow&&Ge.xn){Ge.En();var n=Ge.Rn(mn().C.item);!n||u||c||(this.An=n,requestAnimationFrame((function(){n.focus({Pn:!0}),Ge.kn=!0}))),Ge.xn=!1}},Sn:function(){xt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),mn().dn.forEach((function(n){if(!(n.slides&&n.slides.length||b(n.item,"fp-auto-height-responsive")&&Ne())){var t,e=It(n.item),i=Ge.wn(n.item),o=(t=n).ln?t:t.parent;if(f){var r=i?"addClass":"removeClass";vn[r](o.item,st),vn[r](n.item,st)}else E(o.item,st),E(n.item,st);n.un||(Ge.Fn(e),Ge.zn(e)),n.un=!0}}))},zn:function(n){Ge.Rn(n).addEventListener("scroll",Ge.In),n.addEventListener("wheel",Ge.Ln,{passive:!1}),n.addEventListener("keydown",Ge.Dn,{passive:!1})},Fn:function(n){var t=document.createElement("div");t.className=ct,I(n,t),t.setAttribute("tabindex","-1")},Cn:function(n){var t=m(ft,n)[0];t&&(C(t),n.removeAttribute("tabindex"))},Rn:function(n){var t=It(n);return m(ft,t)[0]||t},un:function(n){return b(n,ct)||null!=m(ft,n)[0]},bn:function(n){return n.ln&&n.activeSlide?n.activeSlide.un:n.un},wn:function(n){return Ge.Rn(n).scrollHeight>r.innerHeight},isScrolled:function(n,t){if(!pn.G)return!1;if(xt().scrollBar)return!0;var e=Ge.Rn(t);if(!xt().scrollOverflow||!b(e,ct)||b(t,"fp-noscroll")||b(It(t),"fp-noscroll"))return!0;var i=f?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,u=r||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Nn:function(){this.jn=(new Date).getTime();var n=this.jn-Ge.On,t=(u||c)&&pn.J,e=pn.Z&&n>600;return t&&n>400||e},In:(Ke=0,function(n){var t=n.target.scrollTop,e="none"!==pn.Y?pn.Y:Keo?"left":"right"),l.direction=l.direction?l.direction:l.Bn,l.localIsResizing||gn({G:!1}),xt().onSlideLeave&&!l.localIsResizing&&"none"!==l.Bn&&X(xt().onSlideLeave)&&!1===ne("onSlideLeave",l)?gn({W:!1}):(E(t,$n),R(U(t),$n),ti(),l.localIsResizing||(ie(l.prevSlide),re(u)),function(n){!xt().loopHorizontal&&xt().controlArrows&&(Z(m(mt,n.section),0!==n.slideIndex),Z(m(wt,n.section),null!=A(n.destiny)))}(l),a.isActive&&!l.localIsResizing&&ce(l.slideIndex,l.slideAnchor,l.anchorLink),hn.R(zn,l),function(n,t,e){var i,o,r=t.destinyPos;if(i=t.slidesNav,o=t.slideIndex,xt().slidesNavigation&&null!=i&&(R(m(Yn,i),$n),E(m("a",m("li",i)[o]),$n)),gn({scrollX:Math.round(r.left)}),xt().css3){var a="translate3d(-"+Math.round(r.left)+"px, 0px, 0px)";s.test.Hn[t.sectionIndex]=a,T(Ht(m(ut,n)),Ut(a)),clearTimeout(qe),qe=setTimeout((function(){Qe(t)}),xt().scrollingSpeed)}else s.test.left[t.sectionIndex]=Math.round(r.left),Qt(n,Math.round(r.left),xt().scrollingSpeed,(function(){Qe(t)}))}(n,l))}function Xe(){clearTimeout(qe)}function Qe(n){n.localIsResizing||(X(xt().afterSlideLoad)&&ne("afterSlideLoad",n),gn({G:!0}),te(n.destiny),hn.R(Nn,n)),gn({W:!1})}function Je(n,t){qt(0,"internal"),void 0!==t&&gn({V:!0}),Ye(N(n,rt),n),void 0!==t&&gn({V:!1}),qt(kt().scrollingSpeed,"internal")}s.landscapeScroll=Ye,hn.D(An,(function(){hn.D(Fn,$e)}));var Ze=null,ni=null;function ti(){pn.C=null,pn.I.map((function(n){var t=b(n.item,$n);n.isActive=t,n.un=Ge.un(n.item),t&&(pn.C=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=b(t.item,$n);t.un=Ge.un(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=pn.C,t=!!pn.C&&pn.C.slides.length,e=pn.C?pn.C.activeSlide:null;if(!n&&pn.I.length&&!mn().B&&Ze){var i=oi(Ze,pn.I);i&&(pn.C=i,pn.C.isActive=!0,E(pn.C.item,$n)),pn.C&&Kt(pn.C.item.offsetTop)}if(t&&!e&&ni){var o=oi(ni,pn.C.slides);o&&(pn.C.activeSlide=o,pn.C.activeSlide.isActive=!0,E(pn.C.activeSlide.item,$n)),pn.C.activeSlide&&Je(pn.C.activeSlide.item,"internal")}}()}function ei(){var n=m(xt().sectionSelector,At()),t=g(n),e=Array.from(n).map((function(n){return new ri(n)})),i=e.filter((function(n){return n.isVisible})),o=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Ze=ii(pn.C),ni=ii(pn.C?pn.C.activeSlide:null),pn.P=t.length,pn.F=i.reduce((function(n,t){return n+t.slides.length}),0),pn.I=i,pn.sn=e,pn.slides=o,pn.dn=pn.I.concat(pn.slides)}function ii(n){if(!n)return null;var t=n?n.item:null,e=n.ln?pn.sn:pn.C.Wn;if(t){var i=Rt(e,t);return i?i.index():null}return null}function oi(n,t){var e,i=n-1,o=n;do{if(e=t[i]||t[o])break;i-=1,o+=1}while(i>=0||o1&&(xt().controlArrows&&function(n){var t=n.item,e=[nn(xt().controlArrowsHTML[0]),nn(xt().controlArrowsHTML[1])];B(m(rt,t)[0],e),E(e,ht),E(e[0],gt),E(e[1],"fp-next"),"#fff"!==xt().controlArrowColor&&(T(m(wt,t),{"border-color":"transparent transparent transparent "+xt().controlArrowColor}),T(m(mt,t),{"border-color":"transparent "+xt().controlArrowColor+" transparent transparent"})),xt().loopHorizontal||j(m(mt,t))}(n),xt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;P(nn('
                      '),t);var i=m(vt,t)[0];E(i,"fp-"+xt().slidesNavPosition);for(var o=0;o'+se(o,"Slide",m(et,t)[o])+""),m("ul",i)[0]);T(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(m("a",m("li",i)[r]),$n)}(n)),i.forEach((function(n){T(n.item,{width:r+"%"}),xt().verticalCentered&&Be(n)}));var c=n.activeSlide||null;null!=c&&pn.C&&(0!==pn.C.index()||0===pn.C.index()&&0!==c.index())?Je(c.item,"internal"):E(e[0],$n)}ui.prototype=Dt.prototype,ui.prototype.constructor=ri;var fi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function si(){return g(m(xt().slideSelector,At())).length!==mn().F}function vi(n){var t=si();(si()||g(m(xt().sectionSelector,At())).length!==mn().P)&&!pn.on&&(xt().observer&&ai&&ai.disconnect(),ei(),ti(),xt().anchors=[],tn(m(nt)),li(),jt(),xt().navigation&&Se(),t&&(tn(m(vt)),tn(m(pt))),mn().I.forEach((function(n){n.slides.length?t&&ci(n):Ve(n)}))),xt().observer&&ai&&m(Un)[0]&&ai.observe(m(Un)[0],fi)}hn.D(An,(function(){var n,t,e;xt().observer&&"MutationObserver"in window&&m(Un)[0]&&(n=m(Un)[0],t=fi,(e=new MutationObserver(vi)).observe(n,t),ai=e),hn.D(kn,vi)})),s.render=vi;var di=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),Y("testPassive",null,t)}catch(n){}return function(){return n}}();function hi(){return!!di()&&{passive:!1}}var pi,gi,mi,wi,bi=(mi=(new Date).getTime(),wi=[],{Vn:function(n){var t=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;pi=Math.abs(n.wheelDeltaX)149&&wi.shift(),wi.push(Math.abs(t));var a=o-mi;mi=o,a>200&&(wi=[])},Un:function(){var n=ln(wi,10)>=ln(wi,70);return!!wi.length&&n&&pi},_n:function(){return gi}});function yi(){var n=xt().css3?V()+y():un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight,t=Nt(n);s.test.top=-n+"px",gn({G:!1}),Qt(t.element,t.options,xt().scrollingSpeed,(function(){setTimeout((function(){gn({B:!0}),gn({G:!0})}),30)}))}function Si(){At().getBoundingClientRect().bottom>=0&&Ti()}function Ti(){var n=Nt(un(mn().I).item.offsetTop);gn({G:!1}),Qt(n.element,n.options,xt().scrollingSpeed,(function(){gn({G:!0}),gn({B:!1}),gn({Kn:!1})}))}var Mi,Ai,xi,ki=(Mi=!1,Ai={},xi={},function(n,t,e){switch(n){case"set":Ai[t]=(new Date).getTime(),xi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Mi=i-Ai[t]>xi[t]}return Mi});function Oi(){var n=mn().C.next();n||!xt().loopBottom&&!xt().continuousVertical||(n=mn().I[0]),null!=n?Re(n,null,!1):At().scrollHeight<$t.scrollHeight&&xt().scrollBar&&xt().scrollBeyondFullpage&&hn.R(Pn)}function ji(){var n=mn().C.prev();n||!xt().loopTop&&!xt().continuousVertical||(n=un(mn().I)),null!=n&&Re(n,null,!0)}s.moveSectionDown=Oi,s.moveSectionUp=ji;var Li=0;function Di(n){xt().autoScrolling&&(pn.G&&(n.pageYLi&&pe().m.down&&Oi()),Li=n.pageY)}function Ei(n){if(pe().m[n]){var t="down"===n?Oi:ji;xt().scrollOverflow&&Ge.bn(mn().C)?Ge.isScrolled(n,mn().C.item)&&Ge.Nn()&&t():t()}}var Ri,Pi,Fi,zi,Ii=0,Ci=0,Ni=0,Bi=0,Hi=(r.PointerEvent&&(zi={down:"pointerdown",move:"pointermove"}),zi),Wi={qn:"ontouchmove"in window?"touchmove":Hi?Hi.move:null,Gn:"ontouchstart"in window?"touchstart":Hi?Hi.down:null};function Vi(n){var t=N(n.target,Jn)||mn().C.item,e=Ge.bn(mn().C);if(Ui(n)){gn({J:!0,Z:!1}),xt().autoScrolling&&(e&&!pn.G||xt().scrollBar)&&_(n);var i=qi(n);Ni=i.y,Bi=i.x;var o=Math.abs(Ii-Ni)>r.innerHeight/100*xt().touchSensitivity,a=Math.abs(Ci-Bi)>S()/100*xt().touchSensitivity,u=m(rt,t).length&&Math.abs(Ci-Bi)>Math.abs(Ii-Ni),l=Ii>Ni?"down":"up";gn({Y:u?Ci>Bi?"right":"left":l}),u?!pn.W&&a&&(Ci>Bi?pe().m.right&&hn.R(Sn,{section:t}):pe().m.left&&hn.R(yn,{section:t})):xt().autoScrolling&&pn.G&&o&&Ei(l)}}function Ui(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function _i(n){if(xt().fitToSection&&gn({q:!1}),Ui(n)){var t=qi(n);Ii=t.y,Ci=t.x}G("touchend",Ki)}function Ki(){Y("touchend",Ki),gn({J:!1})}function qi(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,c&&Ui(n)&&xt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function Gi(n){xt().autoScrolling&&Ui(n)&&pe().m.up&&(pn.G||_(n))}function $i(n,t){var e=null==t?mn().C.item:t,i=Rt(pn.I,e),o=m(rt,e)[0];if(!(null==o||pn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!xt().loopHorizontal)return;a="left"===n?un(i.slides):i.slides[0]}gn({W:!s.test.mn}),Ye(o,a.item,n)}}function Yi(n){$i("left",n)}function Xi(n){$i("right",n)}function Qi(n){var t=mn().I.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=mn().I[e]}return t}function Ji(n){null!=n&&Ye(N(n,rt),n)}function Zi(n,t){var e=Qi(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===pn._||b(e.item,$n)?Ji(i):Re(e,(function(){Ji(i)}))}}function no(n,t){var e=Qi(n);void 0!==t?Zi(n,t):null!=e&&Re(e)}function to(){clearTimeout(Pi),$("keydown",eo),$("keyup",io)}function eo(n){clearTimeout(Pi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=xt().autoScrolling||xt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=a.activeElement,i=lo(It(mn().C.item));function o(n){return _(n),i[0]?i[0].focus():null}if(pn.G){if(!function(n){var t=lo(a),e=t.indexOf(a.activeElement),i=t[n.shiftKey?e-1:e+1],o=N(i,et),r=N(i,Jn);return!o&&!r}(n)){e?null==N(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var r=e==i[0],u=e==i[i.length-1],l=t&&r;if(l||!t&&u){_(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Ct((pn.C&&pn.C.activeSlide?pn.C.activeSlide:pn.C)[e]());do{(i=lo(o.item)).length&&(t={$n:o,Yn:i[n?i.length-1:0]}),o=Ct(o[e]())}while(o&&0===i.length);return t}(l),f=c?c.$n:null;if(f){var s=f.ln?f:f.parent;hn.R(jn,{Xn:s.index()+1,slideAnchor:f.ln?0:f.index()}),Fi=c.Yn,_(n)}}}}else _(n)}(n):!sn()&&xt().keyboardScrolling&&i&&(Ri=n.ctrlKey,Pi=setTimeout((function(){!function(n){var t=n.shiftKey,e=a.activeElement,i=J(e,"video")||J(e,"audio"),o=Ge.isScrolled("up",mn().C.item),r=Ge.isScrolled("down",mn().C.item),u=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!pn.B})(n)&&!N(n.target,ft)&&n.preventDefault()}(n),pn.G||u)switch(gn({N:"keydown"}),n.keyCode){case 38:case 33:pe().k.up&&o?pn.B?hn.R(Ln,{e:n}):ji():Ge.Tn();break;case 32:if(t&&pe().k.up&&!i&&o){ji();break}case 40:case 34:if(pe().k.down&&r){if(pn.B)return;32===n.keyCode&&i||Oi()}else Ge.Tn();break;case 36:pe().k.up&&no(1);break;case 35:pe().k.down&&no(mn().I.length);break;case 37:pe().k.left&&Yi();break;case 39:pe().k.right&&Xi()}}(n)}),0))}function io(n){pn.nn&&(Ri=n.ctrlKey)}function oo(){gn({nn:!1}),Ri=!1}function ro(n){uo()}function ao(n){N(Fi,et)&&!N(Fi,it)||uo()}function uo(){Fi&&(Fi.focus(),Fi=null)}function lo(n){return[].slice.call(m('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==K(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=Yi,s.moveSlideRight=Xi,s.moveTo=no,hn.D(An,(function(){G("blur",oo),q("keydown",eo),q("keyup",io),hn.D(xn,to),hn.D(Nn,ro),hn.D(Cn,ao)}));var co=(new Date).getTime(),fo=[];function so(n){n?(function(){var n,t="";r.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in a.createElement("div")?"wheel":void 0!==a.onmousewheel?"mousewheel":"DOMMouseScroll",i=hi();"DOMMouseScroll"==e?a[n](t+"MozMousePixelScroll",vo,i):a[n](t+e,vo,i)}(),At().addEventListener("mousedown",ho),At().addEventListener("mouseup",po)):(a.addEventListener?($("mousewheel",vo,!1),$("wheel",vo,!1),$("MozMousePixelScroll",vo,!1)):a.detachEvent("onmousewheel",vo),At().removeEventListener("mousedown",ho),At().removeEventListener("mouseup",po))}function vo(n){var t=(new Date).getTime(),e=b(m(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=mn().B&&n.getBoundingClientRect().bottom>=0&&"up"===bi._n(),i=mn().Kn;if(i)return _(t),!1;if(mn().B){if(e){var o;if(!(i||ki("isNewKeyframe","beyondFullpage")&&bi.Un()))return(o=Nt(un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight)).element.scrollTo(0,o.options),gn({Kn:!1}),_(t),!1;if(bi.Un())return e=!1,gn({Kn:!0}),gn({N:"wheel"}),Ti(),_(t),!1}else ki("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(At(),n);if(pn.Z||gn({J:!1,Z:!0,Y:"none"}),!pe().m.down&&!pe().m.up)return!1;if(i)return!0;if(!1===i)return _(n),!1;if(xt().autoScrolling&&!Ri&&!e){var o=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,o)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";fo.length>149&&fo.shift(),fo.push(Math.abs(o)),xt().scrollBar&&_(n);var f=t-co;return co=t,f>200&&(fo=[]),gn({X:c}),pn.G&&ln(fo,10)>=ln(fo,70)&&l&&(gn({N:"wheel"}),Ei(a<0?"down":"up")),!1}xt().fitToSection&&gn({q:!1})}function ho(n){var t;2==n.which&&(t=n.pageY,Li=t,At().addEventListener("mousemove",Di))}function po(n){2==n.which&&At().removeEventListener("mousemove",Di)}function go(n){n?(so(!0),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Gi,{passive:!1}),$t.addEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1}),n.addEventListener(Wi.Gn,_i),n.addEventListener(Wi.qn,Vi,{passive:!1})}}()):(so(!1),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Vi,{passive:!1}),$t.removeEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1})}}())}s.setMouseWheelScrolling=so;var mo=!0;function wo(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){$(n,yo,!0)}))}function bo(n,t){document["fp_"+n]=t,q(n,yo,!0)}function yo(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(mo=!1,setTimeout((function(){mo=!0}),800)),("mouseenter"!==t||mo)&&(xt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=J(i,n),o=N(i,n);(t||o)&&(s.shared.Qn||go(!1),s.shared.Qn=!0,e=!0)}})),!e&&s.shared.Qn&&(go(!0),s.shared.Qn=!1))):go(!0)}function So(n,t){qt(0,"internal"),no(n,t),qt(kt().scrollingSpeed,"internal")}hn.D(An,(function(){xt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){bo(n,!1)})),["mouseleave","touchend"].forEach((function(n){bo(n,!0)}))),hn.D(xn,wo)})),s.silentMoveTo=So;var To,Mo,Ao=y(),xo=S(),ko=!1;function Oo(){clearTimeout(To),clearTimeout(Mo),Y("resize",jo)}function jo(){ko||(xt().autoScrolling&&!xt().scrollBar||!xt().fitToSection)&&Do(y()),pn.an&&function(){if(u)for(var n=0;n<4;n++)Mo=setTimeout((function(){window.requestAnimationFrame((function(){xt().autoScrolling&&!xt().scrollBar&&(gn({V:!0}),So(pn.C.index()+1),gn({V:!1}))}))}),200*n)}(),ko=!0,clearTimeout(To),To=setTimeout((function(){!function(){if(gn({V:!0}),Do(""),xt().autoScrolling||pn.B||function(){if(!xt().autoScrolling||xt().scrollBar){var n=.01*r.innerHeight;a.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),hn.R(kn),ti(),Ie(),u){var n=a.activeElement;if(!J(n,"textarea")&&!J(n,"input")&&!J(n,"select")){var t=y();Math.abs(t-Ao)>20*Math.max(Ao,t)/100&&(Lo(!0),Ao=t)}}else e=y(),i=S(),pn.en===e&&xo===i||(gn({en:e}),xo=i,Lo(!0));var e,i;gn({V:!1})}(),ko=!1}),400)}function Lo(n){if(!b(At(),qn)){gn({V:!0,en:y(),Jn:S()});for(var t=mn().I,e=0;e1&&Ye(o,i.activeSlide.item)}xt().scrollOverflow&&Ge.Sn();var a=mn().C.index();pn.B||a&&So(a+1),gn({V:!1}),X(xt().afterResize)&&n&&xt().afterResize.call(At(),r.innerWidth,r.innerHeight),X(xt().afterReBuild)&&!n&&xt().afterReBuild.call(At()),Q(At(),"afterRebuild")}}function Do(n){var t=""===n?"":n+"px";mn().I.forEach((function(n){T(n.item,{height:t})}))}function Eo(){var n,t,e=r.location.hash;if(e.length){var i=e.replace("#","").split("/"),o=e.indexOf("#/")>-1;n=o?"/"+i[1]:decodeURIComponent(i[0]);var a=o?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,pn:t}}function Ro(){Y("hashchange",Po)}function Po(){if(!pn.U&&!xt().lockAnchors){var n=Eo(),t=n.section,e=n.pn,i=void 0===pn._,o=void 0===pn._&&void 0===e&&!pn.W;t&&t.length&&(t&&t!==pn._&&!i||o||!pn.W&&pn.K!=e)&&hn.R(jn,{Xn:t,slideAnchor:e})}}function Fo(n){var t=n.target;N(t,xt().menu+" [data-menuanchor]")&&zo.call(t,n.e)}function zo(n){if(gn({N:"menu"}),m(xt().menu)[0]&&(xt().lockAnchors||!xt().anchors.length)){_(n);var t=N(this,"[data-menuanchor]");hn.R(Dn,{anchor:K(t,"data-menuanchor")})}}function Io(n){var t=n.target;t&&N(t,"#fp-nav a")?Te.call(t,n.e):J(t,".fp-tooltip")?ye.call(t):(J(t,dt)||null!=N(t,dt))&&ve.call(t,n.e)}s.reBuild=Lo,hn.D(An,(function(){jo(),G("resize",jo),hn.D(xn,Oo)})),s.setLockAnchors=function(n){xt().lockAnchors=n},hn.D(An,(function(){G("hashchange",Po),hn.D(xn,Ro)})),hn.D(An,(function(){q("wheel",bi.Vn,hi()),hn.D(Pn,yi),hn.D(Ln,Si)})),hn.D(An,(function(){hn.D(bn,Fo)})),hn.D(An,(function(){hn.D(bn,Io)}));var Co,No,Bo=0;function Ho(n){var t,e,i,o,r;if(!pn.V&&mn().C&&(un(mn().I),!mn().B&&!mn().Kn&&(!xt().autoScrolling||xt().scrollBar))){var a=V(),u=function(n){var t=n>Bo?"down":"up";return Bo=n,gn({tn:n}),t}(a),l=0,c=a+y()/2,f=$t.scrollHeight-y()===a,s=mn().I;if(gn({scrollY:a}),f)l=s.length-1;else if(a)for(var v=0;v=V()+y():o<=V())&&(b(mn().C.item,Xn)||(E(mn().C.item,Xn),R(U(mn().C.item),Xn))),e=(t=s[l]).item,!t.isActive){gn({U:!0});var d,h,p=mn().C.item,g=mn().C.index()+1,m=Wt(mn().C,e),w=t.anchor,S=t.index()+1,T=t.activeSlide,M={C:p,sectionIndex:S-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:mn().C,destination:t}};T&&(h=T.anchor,d=T.index()),pn.G&&(E(e,$n),R(U(e),$n),X(xt().beforeLeave)&&Ee("beforeLeave",M),X(xt().onLeave)&&ne("onLeave",M),X(xt().afterLoad)&&ne("afterLoad",M),ie(p),re(t),te(e),Me(w,S-1),xt().anchors.length&&gn({_:w}),ti(),ce(d,h,w)),clearTimeout(Co),Co=setTimeout((function(){gn({U:!1})}),100)}xt().fitToSection&&pn.G&&(clearTimeout(No),No=setTimeout((function(){pn.I.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(y())||0===Math.round(t.top)})).length||ze()}),xt().fitToSectionDelay))}}function Wo(n){var t=n.items.destination.activeSlide;gn({scrollX:t?Math.round(t.offsetLeft):0})}function Vo(n){var t=xt().skipIntermediateItems,e=n.items.origin.ln?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&qt(0,"internal")}function Uo(n){xt().skipIntermediateItems&&Ot("scrollingSpeed",kt().scrollingSpeed,"internal")}function _o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"k")})):(he(n,"all","k"),xt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==xt().anchors[t]&&n.isActive&&Me(xt().anchors[t],t),xt().menu&&xt().css3&&null!=N(m(xt().menu)[0],Un)&&m(xt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=mn().C,i=mn().C.item;E(i,Xn),re(mn().C),be(),te(i),t=Qi((n=Eo()).section),n.section&&t&&(void 0===t||t.index()!==k(We))||!X(xt().afterLoad)||ne("afterLoad",{C:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:mn().C,destination:mn().C}}),X(xt().afterRender)&&ne("afterRender")}function Go(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"m")})):he(n,"all","m")}function $o(){var n=Eo(),t=n.section,e=n.pn;t?xt().animateAnchor?Zi(t,e):So(t,e):hn.R(wn,null)}function Yo(){ei(),ti(),xt().scrollBar=xt().scrollBar||xt().hybrid,jt(),function(){T(fn(At(),"body"),{height:"100%",position:"relative"}),E(At(),Vn),E(Yt,Gn),gn({en:y()}),R(At(),qn),li();for(var n=mn().sn,t=0;t0&&ci(e)}xt().fixedElements&&xt().css3&&m(xt().fixedElements).forEach((function(n){$t.appendChild(n)})),xt().navigation&&Se(),m('iframe[src*="youtube.com/embed/"]',At()).forEach((function(n){var t,e;e=K(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),xt().scrollOverflow&&Ge.Sn()}(),Go(!0),go(!0),we(xt().autoScrolling,"internal"),Ie(),ue(),"complete"===a.readyState&&$o(),G("load",$o),qo(),ei(),ti()}function Xo(){var n=xt().licenseKey;""===xt().licenseKey.trim()?(h("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),h("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):xt()&&pn.Zn||a.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(h("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),h("error","https://alvarotrigo.com/fullPage/pricing")),b(Yt,Gn)?h("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(xt().continuousVertical&&(xt().loopTop||xt().loopBottom)&&(xt().continuousVertical=!1,h("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!xt().scrollOverflow||!xt().scrollBar&&xt().autoScrolling||h("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!xt().continuousVertical||!xt().scrollBar&&xt().autoScrolling||(xt().continuousVertical=!1,h("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),v.forEach((function(n){xt()[n]&&h("warn","fullpage.js extensions require fullpage.extensions.min.js file instead of the usual fullpage.js. Requested: "+n)})),xt().anchors.forEach((function(n){var t=[].slice.call(m("[name]")).filter((function(t){return K(t,"name")&&K(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(m("[id]")).filter((function(t){return K(t,"id")&&K(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){h("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&h("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Qo(n,t){var e;if($t=m("body")[0],Yt=m("html")[0],Xt=m("html, body"),!b(Yt,Gn))return"touchWrapper",e="string"==typeof n?m(n)[0]:n,bt.touchWrapper=e,function(n){Mt=w({},bt,n),Tt=Object.assign({},Mt)}(t),function(n){yt=n}("string"==typeof n?m(n)[0]:n),hn.R(Tn),Xo(),s.getFullpageData=function(){return{options:xt()}},s.version="4.0.30",s.test=Object.assign(s.test,{top:"0px",hn:"translate3d(0px, 0px, 0px)",Hn:function(){for(var n=[],t=0;t-1?"".concat(n,": 0;"):"",e='\n \n "),i=un(pn.I),o=!pn.Zn||xt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){hn.D(Tn,(function(){var t,u,l;gn({Zn:(xt().licenseKey,t=xt().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][o()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][o()]().join("");return window[e](t)?r(t):function(n){return n-$n.length}(t)}(n);l.push(i);var a=r(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,f="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);f+=o}})),f+=a(c),{tt:new Date(e+"T00:00"),et:e.split("-")[2]===8*($n.length-2)+"",it:f}}(t),l=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.tt&&u.it===t.split(n[0])[4]||l||u.et)||!1)})}));var n=["-"],t="2024-8-6".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function o(){return[["re","verse"].join("")]["".length]}function r(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),hn.D(Fn,Vo),hn.D(Cn,Uo),hn.D(zn,Vo),hn.D(Nn,Uo),hn.D(Mn,(function(){_o(!0)})),s.setKeyboardScrolling=_o,s.shared.nt=qo,s.setAllowScrolling=Go,s.destroy=function(n){we(!1,"internal"),Go(!0),go(!1),_o(!1),E(At(),qn),hn.R(xn),n&&(Kt(0),m("img[data-src], source[data-src], audio[data-src], iframe[data-src]",At()).forEach((function(n){cn(n,"src")})),m("img[data-srcset]").forEach((function(n){cn(n,"srcset")})),tn(m("#fp-nav, .fp-slidesNav, .fp-controlArrow")),T(Et(mn().I),{height:"","background-color":"",padding:""}),T(Et(mn().slides),{width:""}),T(At(),{height:"",position:"","-ms-touch-action":"","touch-action":""}),T(Xt,{overflow:"",height:""}),R(Yt,Gn),R($t,_n+" fp-scrollable"),$t.className.split(/\s+/).forEach((function(n){0===n.indexOf("fp-viewing")&&R($t,n)})),Et(mn().dn).forEach((function(n){xt().scrollOverflow&&Ge.Cn(n),R(n,"fp-table active fp-completely "+st);var t=K(n,"data-fp-styles");t&&n.setAttribute("style",t),b(n,Qn)&&!St&&n.removeAttribute("data-anchor")})),Vt(At()),[Zn,ut,rt].forEach((function(n){m(n,At()).forEach((function(n){C(n)}))})),T(At(),{"-webkit-transition":"none",transition:"none"}),R(At(),Vn),r.scrollTo(0,0),[Qn,tt,at].forEach((function(n){R(m("."+n),n)})))},r.fp_easings=w(r.fp_easings,{easeInOutCubic:function(n,t,e,i){return(n/=i/2)<1?e/2*n*n*n+t:e/2*((n-=2)*n*n+2)+t}}),r.jQuery&&function(n,t){n&&t?n.fn.fullpage=function(e){e=n.extend({},e,{$:n}),new t(this[0],e),Object.keys(s).forEach((function(n){xt().$.fn.fullpage[n]=s[n]}))}:h("error","jQuery is required to use the jQuery fullpage adapter!")}(r.jQuery,Qo),Qo})); From bc4339cf4e9595268f734eb1b4b2267ba3feea5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Fri, 6 Sep 2024 12:43:04 +0200 Subject: [PATCH 7/9] - Enhancement: improving rollup config --- rollup.config.js | 1 - src/js/mixed/index.min.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/rollup.config.js b/rollup.config.js index 252228cc1..2b277a936 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -131,7 +131,6 @@ const terserOptions = { 'moveTo', 'moveSlideRight', 'moveSlideLeft', - 'fitToSection', 'reBuild', 'setResponsive', 'getFullpageData', diff --git a/src/js/mixed/index.min.js b/src/js/mixed/index.min.js index 4cef2889e..9d0e83f90 100644 --- a/src/js/mixed/index.min.js +++ b/src/js/mixed/index.min.js @@ -1 +1 @@ -import{EventEmitter}from"../common/eventEmitter.js";import{events}from"../common/events.js";import{getOptions}from"../common/options.js";import{ACTIVE}from"../common/selectors.js";import{setState}from"../common/state.js";!function(){EventEmitter.on(events.onInitialise,(function(){var n,a,l;setState({isValid:(getOptions().licenseKey,n=getOptions().licenseKey,a=function(n){var e=parseInt("\x35\x31\x34").toString(16);if(!n||n.length<29||4===n.split(t[0]).length)return null;var r=["\x45\x61\x63\x68","\x66\x6f\x72"][i()]().join(""),a=n[["\x73\x70\x6c\x69\x74"]]("-"),l=[];a[r]((function(t,n){if(n<4){var r=function(t){var n=t[t.length-1],e=["\x4e\x61\x4e","\x69\x73"][i()]().join("");return window[e](n)?o(n):function(t){return t-ACTIVE.length}(n)}(t);l.push(r);var s=o(t[r]);if(1===n){var a=["\x70\x61","\x64\x53","\x74","\x61\x72\x74"].join("");s=s.toString()[a](2,"0")}e+=s,0!==n&&1!==n||(e+="-")}}));let f=0,m="";return n.split("-").forEach((function(t,n){if(n<4){let i=0;for(var e=0;e<4;e++)e!==l[n]&&(i+=Math.abs(o(t[e])),isNaN(t[e])||f++);var r=s(i);m+=r}})),m+=s(f),{v:new Date(e+"T00:00"),o:e.split("-")[2]===8*(ACTIVE.length-2)+"",l:m}}(n),l=function(t){var n=r[i()]().join("");return t&&0===n.indexOf(t)&&t.length===n.length}(n)||function(t){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(t)}(n),(a||l)&&(a&&e<=a.v&&a.l===n.split(t[0])[4]||l||a.o)||!1)})}));var t=["-"];const n="\x32\x30\x32\x34\x2d\x38\x2d\x35".split("-"),e=new Date(n[0],n[1],n[2]),r=["se","licen","-","v3","l","gp"];function i(){return[["\x72\x65","\x76\x65\x72\x73\x65"].join("")]["".length]}function o(t){return t?isNaN(t)?t.charCodeAt(0)-72:t:""}function s(t){let n=72+t;return n>90&&n<97&&(n+=15),String.fromCharCode(n).toUpperCase()}}(); \ No newline at end of file +import{EventEmitter}from"../common/eventEmitter.js";import{events}from"../common/events.js";import{getOptions}from"../common/options.js";import{ACTIVE}from"../common/selectors.js";import{setState}from"../common/state.js";!function(){EventEmitter.on(events.onInitialise,(function(){var n,a,l;setState({isValid:(getOptions().licenseKey,n=getOptions().licenseKey,a=function(n){var e=parseInt("\x35\x31\x34").toString(16);if(!n||n.length<29||4===n.split(t[0]).length)return null;var r=["\x45\x61\x63\x68","\x66\x6f\x72"][i()]().join(""),a=n[["\x73\x70\x6c\x69\x74"]]("-"),l=[];a[r]((function(t,n){if(n<4){var r=function(t){var n=t[t.length-1],e=["\x4e\x61\x4e","\x69\x73"][i()]().join("");return window[e](n)?o(n):function(t){return t-ACTIVE.length}(n)}(t);l.push(r);var s=o(t[r]);if(1===n){var a=["\x70\x61","\x64\x53","\x74","\x61\x72\x74"].join("");s=s.toString()[a](2,"0")}e+=s,0!==n&&1!==n||(e+="-")}}));let f=0,m="";return n.split("-").forEach((function(t,n){if(n<4){let i=0;for(var e=0;e<4;e++)e!==l[n]&&(i+=Math.abs(o(t[e])),isNaN(t[e])||f++);var r=s(i);m+=r}})),m+=s(f),{v:new Date(e+"T00:00"),o:e.split("-")[2]===8*(ACTIVE.length-2)+"",l:m}}(n),l=function(t){var n=r[i()]().join("");return t&&0===n.indexOf(t)&&t.length===n.length}(n)||function(t){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(t)}(n),(a||l)&&(a&&e<=a.v&&a.l===n.split(t[0])[4]||l||a.o)||!1)})}));var t=["-"];const n="\x32\x30\x32\x34\x2d\x38\x2d\x36".split("-"),e=new Date(n[0],n[1],n[2]),r=["se","licen","-","v3","l","gp"];function i(){return[["\x72\x65","\x76\x65\x72\x73\x65"].join("")]["".length]}function o(t){return t?isNaN(t)?t.charCodeAt(0)-72:t:""}function s(t){let n=72+t;return n>90&&n<97&&(n+=15),String.fromCharCode(n).toUpperCase()}}(); \ No newline at end of file From 4c3519bcf0e4fc88000473a59355a97621f32c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Fri, 6 Sep 2024 12:43:15 +0200 Subject: [PATCH 8/9] - Updating dist version --- dist/fullpage.extensions.min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/fullpage.extensions.min.js b/dist/fullpage.extensions.min.js index c51101c99..8d937fcfc 100644 --- a/dist/fullpage.extensions.min.js +++ b/dist/fullpage.extensions.min.js @@ -8,4 +8,4 @@ * * Copyright (C) 2018 http://alvarotrigo.com/fullPage/ - A project by Alvaro Trigo */ -!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i,r=Object.freeze({__proto__:null,get showError(){return ye},get isVisible(){return Me},get getVisible(){return Te},get $(){return Ae},get deepExtend(){return xe},get hasClass(){return Oe},get getWindowHeight(){return ke},get t(){return Ee},get css(){return Re},get prev(){return De},get next(){return Le},get last(){return je},get index(){return ze},get getList(){return Ne},get hide(){return Ie},get show(){return Pe},get isArrayOrList(){return He},get addClass(){return Ce},get removeClass(){return We},get appendTo(){return Fe},get wrap(){return Ve},get wrapAll(){return Be},get wrapInner(){return Ze},get unwrap(){return Ye},get closest(){return Ge},get after(){return Xe},get before(){return Ue},get insertBefore(){return _e},get getScrollTop(){return Qe},get siblings(){return Je},get preventDefault(){return Ke},get i(){return $e},get o(){return qe},get u(){return ni},get l(){return ti},get v(){return ei},get isFunction(){return ii},get trigger(){return ri},get matches(){return oi},get toggle(){return ai},get createElementFromHTML(){return ui},get remove(){return li},get filter(){return ci},get untilAll(){return si},get nextAll(){return fi},get prevAll(){return di},get toArray(){return vi},get p(){return pi},get h(){return hi},get g(){return gi},get S(){return mi},get M(){return wi}});Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
                      '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={A:0,O:0,slides:[],R:[],D:null,L:null,j:!1,N:!1,I:!1,P:!1,H:!1,C:void 0,W:void 0,F:!1,canScroll:!0,V:"none",B:"none",Z:!1,Y:!1,G:!0,X:0,U:ke(),_:!1,J:{},scrollY:0,scrollX:0,K:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.q=Oe(n,I)||null!=Ae(P,n)[0],this.nn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.nn?this.isVisible?tn.R:tn.tn:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.on=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.F;en({F:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.F){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.an[n].splice(e,1)}},ln:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.ln(ht,n)),en({I:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({P:!0}),xt(Ge(n,L),n),void 0!==t&&en({P:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.un(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.un(tt,(function(){Un.un(ft,At)}));var Lt=null,jt=null;function zt(){tn.D=null,tn.R.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.q=Se.q(n.item),t&&(tn.D=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.q=Se.q(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.D,t=!!tn.D&&tn.D.slides.length,e=tn.D?tn.D.activeSlide:null;if(!n&&tn.R.length&&!rn().j){if(Lt){var i=Pt(Lt,tn.R);i&&(tn.D=i,tn.D.isActive=!0,Ce(tn.D.item,S)),tn.D&&Rn(tn.D.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.D.slides);r&&(tn.D.activeSlide=r,tn.D.activeSlide.isActive=!0,Ce(tn.D.activeSlide.item,S)),tn.D.activeSlide&&Dt(tn.D.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.D),jt=It(tn.D?tn.D.activeSlide:null),tn.A=t.length,tn.O=i.reduce((function(n,t){return n+t.slides.length}),0),tn.R=i,tn.tn=e,tn.slides=r,tn.rn=tn.R.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.nn?tn.tn:tn.D.dn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
                      '+l+"
                      "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().D.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({L:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.ln(lt,{destination:rn().R[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().L,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().D,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().D.index()+1,localIsResizing:tn.P,items:{origin:rn().D,destination:n},direction:null};if(!(rn().D.item==i&&!tn.P||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({_:!0});var t=rn().D.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().D.item.offsetTop),Yt(),n.hn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().D,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().D.item),a.localIsResizing||Cn(rn().D.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.gn}),Yn(o,r,a.anchorLink),Un.ln(vt,a),function(n){en({V:"none",scrollY:Math.round(n.dtop)}),Un.ln(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.gn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.gn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({C:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.hn?n.isMovementUp?tn.A-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.X,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.P&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({X:i}),i}function ae(n){en({j:!1}),function(n){null!=n.hn&&(n.isMovementUp?Ue(Ae(A)[0],n.hn):Xe(Ae(A)[rn().R.length-1],n.hn),Rn(rn().D.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.An)return Ke(n),!1},yn:function(){Se.Tn=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.An=!1},afterLoad:function(){Se.An=!1,clearTimeout(ve),ve=setTimeout((function(){Se.Tn=tn.canScroll}),200)},Rn:function(){u.activeElement===this.Mn&&(this.Mn.blur(),Se.An=!1)},Sn:function(){if(K().scrollOverflow&&Se.Tn){Se.Rn();var n=Se.Dn(rn().D.item);!n||l||s||(this.Mn=n,requestAnimationFrame((function(){n.focus({Ln:!0}),Se.An=!0}))),Se.Tn=!1}},bn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().rn.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.mn(n.item),o=(t=n).nn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.q||(Se.jn(e),Se.zn(e)),n.q=!0}}))},zn:function(n){Se.Dn(n).addEventListener("scroll",Se.Nn),n.addEventListener("wheel",Se.kn,{passive:!1}),n.addEventListener("keydown",Se.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},In:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Dn:function(n){var t=Sn(n);return Ae(P,t)[0]||t},q:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},wn:function(n){return n.nn&&n.activeSlide?n.activeSlide.q:n.q},mn:function(n){return Se.Dn(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Dn(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.xn=(new Date).getTime()),u},Pn:function(){this.On=(new Date).getTime();var n=this.On-Se.xn,t=(l||s)&&tn.Z,e=tn.Y&&n>600;return t&&n>400||e},Nn:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.V?tn.V:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
                        '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.D&&(0!==tn.D.index()||0===tn.D.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.un(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.un(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().O}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().A)&&!tn._&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().R.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.un(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.un(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Cn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Wn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Fn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({j:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().R).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({j:!1}),en({Vn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().D.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().R[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.wn(rn().D)?Se.isScrolled(n,rn().D.item)&&Se.Pn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Bn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Zn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().D.item,e=Se.wn(rn().D);if(er(n)){en({Z:!0,Y:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({V:u?Ji>$i?"right":"left":l}),u?!tn.I&&o&&(Ji>$i?yt().m.right&&Un.ln($n,{section:t}):yt().m.left&&Un.ln(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({F:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Z:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().D.item:t,i=gn(tn.R,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.I||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({I:!d.test.gn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().R.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().R[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.C||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().D.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.D&&tn.D.activeSlide?tn.D.activeSlide:tn.D)[e]());do{(i=Mr(r.item)).length&&(t={Yn:r,Gn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Yn:null;if(s){var f=s.nn?s:s.parent;Un.ln(ot,{Xn:f.index()+1,slideAnchor:s.nn?0:s.index()}),_i=c.Gn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().D.item),o=Se.isScrolled("down",rn().D.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.j})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({L:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.j?Un.ln(at,{e:n}):Bi():Se.Sn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.j)return;32===n.keyCode&&i||Vi()}else Se.Sn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().R.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.G&&(Xi=n.ctrlKey)}function wr(){en({G:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.un(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.un(et,hr),Un.un(ht,br),Un.un(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().j&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Fn(),i=rn().Vn;if(i)return Ke(t),!1;if(rn().j){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Wn()))return(r=Mn(pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight)).element.scrollTo(0,r.options),en({Vn:!1}),Ke(t),!1;if(zi.Wn())return e=!1,en({Vn:!0}),en({L:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.Y||en({Z:!1,Y:!0,V:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({B:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({L:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({F:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Bn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,ur,{passive:!1}),jn.addEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1}),n.addEventListener(nr.Zn,ir),n.addEventListener(nr.Bn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Bn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,tr,{passive:!1}),jn.removeEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared.Un||Rr(!1),d.shared.Un=!0,e=!0)}})),!e&&d.shared.Un&&(Rr(!0),d.shared.Un=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.un(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.un(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.K&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({P:!0}),Nr(tn.D.index()+1),en({P:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({P:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.j||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.ln(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn.U===e&&Cr===i||(en({U:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({P:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({P:!0,U:ke(),_n:Ee()});for(var t=rn().R,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.bn();var u=rn().D.index();tn.j||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({P:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().R.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,pn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.H&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.pn,i=void 0===tn.C,r=void 0===tn.C&&void 0===e&&!tn.I;t&&t.length&&(t&&t!==tn.C&&!i||r&&!ln()||!tn.I&&tn.W!=e&&!ln())&&Un.ln(ot,{Xn:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({L:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.ln(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.un(tt,(function(){Vr(),ni("resize",Vr),Un.un(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.un(tt,(function(){ni("hashchange",Xr),Un.un(et,Gr)})),Un.un(tt,(function(){qe("wheel",zi.Cn,Ei()),Un.un(st,Ni),Un.un(at,Ii)})),Un.un(tt,(function(){Un.un(Jn,Ur)})),Un.un(tt,(function(){Un.un(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.P&&rn().D&&(pi(rn().R),!rn().j&&!rn().Vn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({X:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().R;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().D.item,M)||(Ce(rn().D.item,M),We(Je(rn().D.item),M))),e=(t=f[l]).item,!t.isActive){en({H:!0});var v,p,h=rn().D.item,g=rn().D.index()+1,m=xn(rn().D,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={D:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().D,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.P,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({C:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({H:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.R.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().fitToSectionDelay))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.nn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().D,i=rn().D.item;Ce(i,M),Fn(rn().D),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{D:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().D,destination:rn().D}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Qn:t})}function uo(){var n=Yr(),t=n.section,e=n.pn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.ln(Qn,null)}Un.un(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.un(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.un(ot,(function(n){vr(n.Xn,n.slideAnchor)})),Un.un(ut,(function(n){pr(n.anchor,void 0)})),Un.un(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.un(lt,(function(n){re(n.destination)}))})),Un.un(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().D.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.un(tt,(function(){Un.un(et,Et),Un.un(ct,(function(n){xt(n.slides,n.destination)})),Un.un($n,(function(n){sr(n.section)})),Un.un(Kn,(function(n){cr(n.section)})),Un.un(pt,no)})),Un.un(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.R),r=!tn.Jn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.un(qn,(function(){var t,u,l;en({Jn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{Kn:new Date(e+"T00:00"),$n:e.split("-")[2]===8*(S.length-2)+"",qn:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.Kn&&u.qn===t.split(n[0])[4]||l||u.$n)||!1)})}));var n=["-"],t="2024-8-5".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.un(ft,to),Un.un(pt,eo),Un.un(dt,to),Un.un(ht,eo),Un.un(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.nt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({U:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().tn,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.bn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Jn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.rn},getSections:function(){return tn.R},setActiveSection:function(n){tn.D=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.ln(qn),yo(),d.getFullpageData=Mo,d.version="4.0.30",d.test=Object.assign(d.test,{top:"0px",on:"translate3d(0px, 0px, 0px)",cn:function(){for(var n=[],t=0;t>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
                        '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={A:0,O:0,slides:[],R:[],D:null,L:null,j:!1,N:!1,I:!1,P:!1,H:!1,C:void 0,W:void 0,F:!1,canScroll:!0,V:"none",B:"none",Z:!1,Y:!1,G:!0,X:0,U:ke(),_:!1,J:{},scrollY:0,scrollX:0,K:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.q=Oe(n,I)||null!=Ae(P,n)[0],this.nn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.nn?this.isVisible?tn.R:tn.tn:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.on=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.F;en({F:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.F){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.an[n].splice(e,1)}},ln:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.ln(ht,n)),en({I:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({P:!0}),xt(Ge(n,L),n),void 0!==t&&en({P:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.un(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.un(tt,(function(){Un.un(ft,At)}));var Lt=null,jt=null;function zt(){tn.D=null,tn.R.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.q=Se.q(n.item),t&&(tn.D=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.q=Se.q(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.D,t=!!tn.D&&tn.D.slides.length,e=tn.D?tn.D.activeSlide:null;if(!n&&tn.R.length&&!rn().j){if(Lt){var i=Pt(Lt,tn.R);i&&(tn.D=i,tn.D.isActive=!0,Ce(tn.D.item,S)),tn.D&&Rn(tn.D.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.D.slides);r&&(tn.D.activeSlide=r,tn.D.activeSlide.isActive=!0,Ce(tn.D.activeSlide.item,S)),tn.D.activeSlide&&Dt(tn.D.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.D),jt=It(tn.D?tn.D.activeSlide:null),tn.A=t.length,tn.O=i.reduce((function(n,t){return n+t.slides.length}),0),tn.R=i,tn.tn=e,tn.slides=r,tn.rn=tn.R.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.nn?tn.tn:tn.D.dn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
                        '+l+"
                        "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().D.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({L:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.ln(lt,{destination:rn().R[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().L,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().D,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().D.index()+1,localIsResizing:tn.P,items:{origin:rn().D,destination:n},direction:null};if(!(rn().D.item==i&&!tn.P||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({_:!0});var t=rn().D.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().D.item.offsetTop),Yt(),n.hn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().D,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().D.item),a.localIsResizing||Cn(rn().D.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.gn}),Yn(o,r,a.anchorLink),Un.ln(vt,a),function(n){en({V:"none",scrollY:Math.round(n.dtop)}),Un.ln(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.gn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.gn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({C:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.hn?n.isMovementUp?tn.A-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.X,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.P&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({X:i}),i}function ae(n){en({j:!1}),function(n){null!=n.hn&&(n.isMovementUp?Ue(Ae(A)[0],n.hn):Xe(Ae(A)[rn().R.length-1],n.hn),Rn(rn().D.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.An)return Ke(n),!1},yn:function(){Se.Tn=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.An=!1},afterLoad:function(){Se.An=!1,clearTimeout(ve),ve=setTimeout((function(){Se.Tn=tn.canScroll}),200)},Rn:function(){u.activeElement===this.Mn&&(this.Mn.blur(),Se.An=!1)},Sn:function(){if(K().scrollOverflow&&Se.Tn){Se.Rn();var n=Se.Dn(rn().D.item);!n||l||s||(this.Mn=n,requestAnimationFrame((function(){n.focus({Ln:!0}),Se.An=!0}))),Se.Tn=!1}},bn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().rn.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.mn(n.item),o=(t=n).nn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.q||(Se.jn(e),Se.zn(e)),n.q=!0}}))},zn:function(n){Se.Dn(n).addEventListener("scroll",Se.Nn),n.addEventListener("wheel",Se.kn,{passive:!1}),n.addEventListener("keydown",Se.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},In:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Dn:function(n){var t=Sn(n);return Ae(P,t)[0]||t},q:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},wn:function(n){return n.nn&&n.activeSlide?n.activeSlide.q:n.q},mn:function(n){return Se.Dn(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Dn(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.xn=(new Date).getTime()),u},Pn:function(){this.On=(new Date).getTime();var n=this.On-Se.xn,t=(l||s)&&tn.Z,e=tn.Y&&n>600;return t&&n>400||e},Nn:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.V?tn.V:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
                          '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.D&&(0!==tn.D.index()||0===tn.D.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.un(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.un(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().O}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().A)&&!tn._&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().R.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.un(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.un(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Cn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Wn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Fn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({j:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().R).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({j:!1}),en({Vn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().D.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().R[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.wn(rn().D)?Se.isScrolled(n,rn().D.item)&&Se.Pn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Bn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Zn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().D.item,e=Se.wn(rn().D);if(er(n)){en({Z:!0,Y:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({V:u?Ji>$i?"right":"left":l}),u?!tn.I&&o&&(Ji>$i?yt().m.right&&Un.ln($n,{section:t}):yt().m.left&&Un.ln(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({F:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Z:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().D.item:t,i=gn(tn.R,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.I||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({I:!d.test.gn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().R.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().R[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.C||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().D.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.D&&tn.D.activeSlide?tn.D.activeSlide:tn.D)[e]());do{(i=Mr(r.item)).length&&(t={Yn:r,Gn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Yn:null;if(s){var f=s.nn?s:s.parent;Un.ln(ot,{Xn:f.index()+1,slideAnchor:s.nn?0:s.index()}),_i=c.Gn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().D.item),o=Se.isScrolled("down",rn().D.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.j})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({L:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.j?Un.ln(at,{e:n}):Bi():Se.Sn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.j)return;32===n.keyCode&&i||Vi()}else Se.Sn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().R.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.G&&(Xi=n.ctrlKey)}function wr(){en({G:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.un(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.un(et,hr),Un.un(ht,br),Un.un(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().j&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Fn(),i=rn().Vn;if(i)return Ke(t),!1;if(rn().j){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Wn()))return(r=Mn(pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight)).element.scrollTo(0,r.options),en({Vn:!1}),Ke(t),!1;if(zi.Wn())return e=!1,en({Vn:!0}),en({L:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.Y||en({Z:!1,Y:!0,V:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({B:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({L:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({F:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Bn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,ur,{passive:!1}),jn.addEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1}),n.addEventListener(nr.Zn,ir),n.addEventListener(nr.Bn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Bn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,tr,{passive:!1}),jn.removeEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared.Un||Rr(!1),d.shared.Un=!0,e=!0)}})),!e&&d.shared.Un&&(Rr(!0),d.shared.Un=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.un(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.un(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.K&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({P:!0}),Nr(tn.D.index()+1),en({P:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({P:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.j||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.ln(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn.U===e&&Cr===i||(en({U:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({P:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({P:!0,U:ke(),_n:Ee()});for(var t=rn().R,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.bn();var u=rn().D.index();tn.j||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({P:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().R.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,pn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.H&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.pn,i=void 0===tn.C,r=void 0===tn.C&&void 0===e&&!tn.I;t&&t.length&&(t&&t!==tn.C&&!i||r&&!ln()||!tn.I&&tn.W!=e&&!ln())&&Un.ln(ot,{Xn:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({L:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.ln(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.un(tt,(function(){Vr(),ni("resize",Vr),Un.un(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.un(tt,(function(){ni("hashchange",Xr),Un.un(et,Gr)})),Un.un(tt,(function(){qe("wheel",zi.Cn,Ei()),Un.un(st,Ni),Un.un(at,Ii)})),Un.un(tt,(function(){Un.un(Jn,Ur)})),Un.un(tt,(function(){Un.un(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.P&&rn().D&&(pi(rn().R),!rn().j&&!rn().Vn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({X:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().R;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().D.item,M)||(Ce(rn().D.item,M),We(Je(rn().D.item),M))),e=(t=f[l]).item,!t.isActive){en({H:!0});var v,p,h=rn().D.item,g=rn().D.index()+1,m=xn(rn().D,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={D:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().D,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.P,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({C:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({H:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.R.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().fitToSectionDelay))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.nn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().D,i=rn().D.item;Ce(i,M),Fn(rn().D),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{D:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().D,destination:rn().D}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Qn:t})}function uo(){var n=Yr(),t=n.section,e=n.pn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.ln(Qn,null)}Un.un(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.un(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.un(ot,(function(n){vr(n.Xn,n.slideAnchor)})),Un.un(ut,(function(n){pr(n.anchor,void 0)})),Un.un(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.un(lt,(function(n){re(n.destination)}))})),Un.un(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().D.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.un(tt,(function(){Un.un(et,Et),Un.un(ct,(function(n){xt(n.slides,n.destination)})),Un.un($n,(function(n){sr(n.section)})),Un.un(Kn,(function(n){cr(n.section)})),Un.un(pt,no)})),Un.un(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.R),r=!tn.Jn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.un(qn,(function(){var t,u,l;en({Jn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{Kn:new Date(e+"T00:00"),$n:e.split("-")[2]===8*(S.length-2)+"",qn:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.Kn&&u.qn===t.split(n[0])[4]||l||u.$n)||!1)})}));var n=["-"],t="2024-8-6".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.un(ft,to),Un.un(pt,eo),Un.un(dt,to),Un.un(ht,eo),Un.un(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.nt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({U:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().tn,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.bn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Jn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.rn},getSections:function(){return tn.R},setActiveSection:function(n){tn.D=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.ln(qn),yo(),d.getFullpageData=Mo,d.version="4.0.30",d.test=Object.assign(d.test,{top:"0px",on:"translate3d(0px, 0px, 0px)",cn:function(){for(var n=[],t=0;t Date: Fri, 6 Sep 2024 12:44:43 +0200 Subject: [PATCH 9/9] - Updating version & dist files --- README.md | 2 +- dist/fullpage.css | 2 +- dist/fullpage.extensions.min.js | 4 ++-- dist/fullpage.js | 4 ++-- dist/fullpage.min.css | 2 +- dist/fullpage.min.css.map | 2 +- dist/fullpage.min.js | 4 ++-- lang/brazilian-portuguese/README.md | 2 +- lang/chinese/README.md | 2 +- lang/french/README.md | 2 +- lang/japanese/README.md | 2 +- lang/korean/README.md | 2 +- lang/russian/README.md | 2 +- lang/spanish/README.md | 2 +- package.json | 2 +- rollup.config.js | 2 +- src/css/fullpage.css | 2 +- src/js/fullpage.js | 2 +- 18 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index fe4b2d9ec..e98ffa7dd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.29-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/dist/fullpage.css b/dist/fullpage.css index 4fb2fbdbd..f18bce802 100644 --- a/dist/fullpage.css +++ b/dist/fullpage.css @@ -1,5 +1,5 @@ /*! - * fullPage 4.0.30 + * fullPage 4.0.29 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only diff --git a/dist/fullpage.extensions.min.js b/dist/fullpage.extensions.min.js index 8d937fcfc..50b748cbb 100644 --- a/dist/fullpage.extensions.min.js +++ b/dist/fullpage.extensions.min.js @@ -1,5 +1,5 @@ /*! -* fullPage 4.0.30 +* fullPage 4.0.29 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only @@ -8,4 +8,4 @@ * * Copyright (C) 2018 http://alvarotrigo.com/fullPage/ - A project by Alvaro Trigo */ -!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i,r=Object.freeze({__proto__:null,get showError(){return ye},get isVisible(){return Me},get getVisible(){return Te},get $(){return Ae},get deepExtend(){return xe},get hasClass(){return Oe},get getWindowHeight(){return ke},get t(){return Ee},get css(){return Re},get prev(){return De},get next(){return Le},get last(){return je},get index(){return ze},get getList(){return Ne},get hide(){return Ie},get show(){return Pe},get isArrayOrList(){return He},get addClass(){return Ce},get removeClass(){return We},get appendTo(){return Fe},get wrap(){return Ve},get wrapAll(){return Be},get wrapInner(){return Ze},get unwrap(){return Ye},get closest(){return Ge},get after(){return Xe},get before(){return Ue},get insertBefore(){return _e},get getScrollTop(){return Qe},get siblings(){return Je},get preventDefault(){return Ke},get i(){return $e},get o(){return qe},get u(){return ni},get l(){return ti},get v(){return ei},get isFunction(){return ii},get trigger(){return ri},get matches(){return oi},get toggle(){return ai},get createElementFromHTML(){return ui},get remove(){return li},get filter(){return ci},get untilAll(){return si},get nextAll(){return fi},get prevAll(){return di},get toArray(){return vi},get p(){return pi},get h(){return hi},get g(){return gi},get S(){return mi},get M(){return wi}});Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
                          '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={A:0,O:0,slides:[],R:[],D:null,L:null,j:!1,N:!1,I:!1,P:!1,H:!1,C:void 0,W:void 0,F:!1,canScroll:!0,V:"none",B:"none",Z:!1,Y:!1,G:!0,X:0,U:ke(),_:!1,J:{},scrollY:0,scrollX:0,K:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.q=Oe(n,I)||null!=Ae(P,n)[0],this.nn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.nn?this.isVisible?tn.R:tn.tn:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.on=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.F;en({F:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.F){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.an[n].splice(e,1)}},ln:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.ln(ht,n)),en({I:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({P:!0}),xt(Ge(n,L),n),void 0!==t&&en({P:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.un(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.un(tt,(function(){Un.un(ft,At)}));var Lt=null,jt=null;function zt(){tn.D=null,tn.R.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.q=Se.q(n.item),t&&(tn.D=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.q=Se.q(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.D,t=!!tn.D&&tn.D.slides.length,e=tn.D?tn.D.activeSlide:null;if(!n&&tn.R.length&&!rn().j){if(Lt){var i=Pt(Lt,tn.R);i&&(tn.D=i,tn.D.isActive=!0,Ce(tn.D.item,S)),tn.D&&Rn(tn.D.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.D.slides);r&&(tn.D.activeSlide=r,tn.D.activeSlide.isActive=!0,Ce(tn.D.activeSlide.item,S)),tn.D.activeSlide&&Dt(tn.D.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.D),jt=It(tn.D?tn.D.activeSlide:null),tn.A=t.length,tn.O=i.reduce((function(n,t){return n+t.slides.length}),0),tn.R=i,tn.tn=e,tn.slides=r,tn.rn=tn.R.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.nn?tn.tn:tn.D.dn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
                          '+l+"
                          "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().D.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({L:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.ln(lt,{destination:rn().R[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().L,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().D,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().D.index()+1,localIsResizing:tn.P,items:{origin:rn().D,destination:n},direction:null};if(!(rn().D.item==i&&!tn.P||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({_:!0});var t=rn().D.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().D.item.offsetTop),Yt(),n.hn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().D,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().D.item),a.localIsResizing||Cn(rn().D.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.gn}),Yn(o,r,a.anchorLink),Un.ln(vt,a),function(n){en({V:"none",scrollY:Math.round(n.dtop)}),Un.ln(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.gn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.gn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({C:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.hn?n.isMovementUp?tn.A-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.X,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.P&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({X:i}),i}function ae(n){en({j:!1}),function(n){null!=n.hn&&(n.isMovementUp?Ue(Ae(A)[0],n.hn):Xe(Ae(A)[rn().R.length-1],n.hn),Rn(rn().D.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.An)return Ke(n),!1},yn:function(){Se.Tn=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.An=!1},afterLoad:function(){Se.An=!1,clearTimeout(ve),ve=setTimeout((function(){Se.Tn=tn.canScroll}),200)},Rn:function(){u.activeElement===this.Mn&&(this.Mn.blur(),Se.An=!1)},Sn:function(){if(K().scrollOverflow&&Se.Tn){Se.Rn();var n=Se.Dn(rn().D.item);!n||l||s||(this.Mn=n,requestAnimationFrame((function(){n.focus({Ln:!0}),Se.An=!0}))),Se.Tn=!1}},bn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().rn.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.mn(n.item),o=(t=n).nn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.q||(Se.jn(e),Se.zn(e)),n.q=!0}}))},zn:function(n){Se.Dn(n).addEventListener("scroll",Se.Nn),n.addEventListener("wheel",Se.kn,{passive:!1}),n.addEventListener("keydown",Se.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},In:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Dn:function(n){var t=Sn(n);return Ae(P,t)[0]||t},q:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},wn:function(n){return n.nn&&n.activeSlide?n.activeSlide.q:n.q},mn:function(n){return Se.Dn(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Dn(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.xn=(new Date).getTime()),u},Pn:function(){this.On=(new Date).getTime();var n=this.On-Se.xn,t=(l||s)&&tn.Z,e=tn.Y&&n>600;return t&&n>400||e},Nn:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.V?tn.V:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
                            '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.D&&(0!==tn.D.index()||0===tn.D.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.un(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.un(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().O}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().A)&&!tn._&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().R.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.un(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.un(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Cn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Wn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Fn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({j:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().R).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({j:!1}),en({Vn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().D.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().R[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.wn(rn().D)?Se.isScrolled(n,rn().D.item)&&Se.Pn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Bn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Zn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().D.item,e=Se.wn(rn().D);if(er(n)){en({Z:!0,Y:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({V:u?Ji>$i?"right":"left":l}),u?!tn.I&&o&&(Ji>$i?yt().m.right&&Un.ln($n,{section:t}):yt().m.left&&Un.ln(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({F:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Z:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().D.item:t,i=gn(tn.R,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.I||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({I:!d.test.gn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().R.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().R[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.C||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().D.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.D&&tn.D.activeSlide?tn.D.activeSlide:tn.D)[e]());do{(i=Mr(r.item)).length&&(t={Yn:r,Gn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Yn:null;if(s){var f=s.nn?s:s.parent;Un.ln(ot,{Xn:f.index()+1,slideAnchor:s.nn?0:s.index()}),_i=c.Gn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().D.item),o=Se.isScrolled("down",rn().D.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.j})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({L:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.j?Un.ln(at,{e:n}):Bi():Se.Sn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.j)return;32===n.keyCode&&i||Vi()}else Se.Sn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().R.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.G&&(Xi=n.ctrlKey)}function wr(){en({G:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.un(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.un(et,hr),Un.un(ht,br),Un.un(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().j&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Fn(),i=rn().Vn;if(i)return Ke(t),!1;if(rn().j){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Wn()))return(r=Mn(pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight)).element.scrollTo(0,r.options),en({Vn:!1}),Ke(t),!1;if(zi.Wn())return e=!1,en({Vn:!0}),en({L:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.Y||en({Z:!1,Y:!0,V:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({B:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({L:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({F:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Bn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,ur,{passive:!1}),jn.addEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1}),n.addEventListener(nr.Zn,ir),n.addEventListener(nr.Bn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Bn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,tr,{passive:!1}),jn.removeEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared.Un||Rr(!1),d.shared.Un=!0,e=!0)}})),!e&&d.shared.Un&&(Rr(!0),d.shared.Un=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.un(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.un(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.K&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({P:!0}),Nr(tn.D.index()+1),en({P:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({P:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.j||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.ln(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn.U===e&&Cr===i||(en({U:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({P:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({P:!0,U:ke(),_n:Ee()});for(var t=rn().R,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.bn();var u=rn().D.index();tn.j||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({P:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().R.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,pn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.H&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.pn,i=void 0===tn.C,r=void 0===tn.C&&void 0===e&&!tn.I;t&&t.length&&(t&&t!==tn.C&&!i||r&&!ln()||!tn.I&&tn.W!=e&&!ln())&&Un.ln(ot,{Xn:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({L:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.ln(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.un(tt,(function(){Vr(),ni("resize",Vr),Un.un(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.un(tt,(function(){ni("hashchange",Xr),Un.un(et,Gr)})),Un.un(tt,(function(){qe("wheel",zi.Cn,Ei()),Un.un(st,Ni),Un.un(at,Ii)})),Un.un(tt,(function(){Un.un(Jn,Ur)})),Un.un(tt,(function(){Un.un(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.P&&rn().D&&(pi(rn().R),!rn().j&&!rn().Vn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({X:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().R;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().D.item,M)||(Ce(rn().D.item,M),We(Je(rn().D.item),M))),e=(t=f[l]).item,!t.isActive){en({H:!0});var v,p,h=rn().D.item,g=rn().D.index()+1,m=xn(rn().D,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={D:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().D,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.P,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({C:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({H:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.R.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().fitToSectionDelay))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.nn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().D,i=rn().D.item;Ce(i,M),Fn(rn().D),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{D:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().D,destination:rn().D}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Qn:t})}function uo(){var n=Yr(),t=n.section,e=n.pn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.ln(Qn,null)}Un.un(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.un(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.un(ot,(function(n){vr(n.Xn,n.slideAnchor)})),Un.un(ut,(function(n){pr(n.anchor,void 0)})),Un.un(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.un(lt,(function(n){re(n.destination)}))})),Un.un(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().D.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.un(tt,(function(){Un.un(et,Et),Un.un(ct,(function(n){xt(n.slides,n.destination)})),Un.un($n,(function(n){sr(n.section)})),Un.un(Kn,(function(n){cr(n.section)})),Un.un(pt,no)})),Un.un(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.R),r=!tn.Jn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.un(qn,(function(){var t,u,l;en({Jn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{Kn:new Date(e+"T00:00"),$n:e.split("-")[2]===8*(S.length-2)+"",qn:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.Kn&&u.qn===t.split(n[0])[4]||l||u.$n)||!1)})}));var n=["-"],t="2024-8-6".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.un(ft,to),Un.un(pt,eo),Un.un(dt,to),Un.un(ht,eo),Un.un(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.nt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({U:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().tn,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.bn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Jn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.rn},getSections:function(){return tn.R},setActiveSection:function(n){tn.D=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.ln(qn),yo(),d.getFullpageData=Mo,d.version="4.0.30",d.test=Object.assign(d.test,{top:"0px",on:"translate3d(0px, 0px, 0px)",cn:function(){for(var n=[],t=0;t>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],r=0;r0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,r=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var o,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(o=arguments[2])}for(var u,l=i(r.length),c=t(e)?Object(new e(l)):new Array(l),s=0;s0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,d={test:{},shared:{}},v=(o=window.self!==window.top,function(){return o});a.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(n,t){t=t||window;for(var e=0;e','
                            '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},X=null,U=!1,_=xe({},G),Q=null;function J(n){return X}function K(){return Q||G}function $(){return _}function q(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Ae(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",X);n.length&&n.length===Ae(K().sectionSelector,X).length&&(U=!0,n.forEach((function(n){K().anchors.push($e(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Ae(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",X);t.length&&t.forEach((function(n){K().navigationTooltips.push($e(n,"data-tooltip").toString())}))}}var tn={A:0,O:0,slides:[],R:[],D:null,L:null,j:!1,N:!1,I:!1,P:!1,H:!1,C:void 0,W:void 0,F:!1,canScroll:!0,V:"none",B:"none",Z:!1,Y:!1,G:!0,X:0,U:ke(),_:!1,J:{},scrollY:0,scrollX:0,K:!1};function en(n){Object.assign(tn,n)}function rn(){return tn}function on(n){return void 0!==window["fp_"+n+"Extension"]}function an(n){var t=K();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&d[n]:t[n]&&d[n]}function un(n,t,e){if(an(n))return ii(d[n][t])?d[n][t](e):d[n][t]}function ln(){return un("dragAndMove","isAnimating")}function cn(){return un("dragAndMove","isGrabbing")}function sn(n){if(K().offsetSections&&d.offsetSections){var t=un("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return ke()+"px"}function fn(n,t){n.insertBefore(t,n.firstChild)}function dn(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,r,o,a,u,l="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&o)<<4|(a=t.indexOf(n.charAt(c++)))>>2,r=(3&a)<<6|(u=t.indexOf(n.charAt(c++))),l+=String.fromCharCode(e),64!=a&&(l+=String.fromCharCode(i)),64!=u&&(l+=String.fromCharCode(r));return l=function(n){for(var t,e="",i=0,r=0,o=0;i191&&r<224?(o=n.charCodeAt(i+1),e+=String.fromCharCode((31&r)<<6|63&o),i+=2):(o=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&r)<<12|(63&o)<<6|63&t),i+=3);return e}(l),l}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var r=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(r.slice(3).slice(0,-3))}return i(n)}(e(n))}a.state=tn,a.fp_utils=a.fp_utils||{},Object.assign(a.fp_utils,{prependTo:fn,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=Oe(n,t);i&&null==e||!e?We(n,t):(!i&&null==e||e)&&Ce(n,t)}}});var vn=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},pn=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=$e(n,"data-anchor")||K().anchors[ze(n,K().sectionSelector)],this.item=n,this.isVisible=Me(n),this.isActive=Oe(n,S),this.q=Oe(n,I)||null!=Ae(P,n)[0],this.nn=t===K().sectionSelector,this.container=Ge(n,z)||Ge(n,h),this.index=function(){return this.siblings().indexOf(this)}};function hn(n){return n.map((function(n){return n.item}))}function gn(n,t){return n.find((function(n){return n.item===t}))}pn.prototype.siblings=function(){return this.nn?this.isVisible?tn.R:tn.tn:this.parent?this.parent.slides:0},pn.prototype.prev=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},pn.prototype.next=function(){var n=this.siblings(),t=(this.nn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function On(n){return Ce(n,m)}function kn(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function En(n,t){t?An(J()):On(J()),clearTimeout(mn),Re(J(),kn(n)),d.test.on=n,mn=setTimeout((function(){We(J(),m)}),10)}function Rn(n){var t=Math.round(n);if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+t+"px, 0px)",!1);else if(K().autoScrolling&&!K().scrollBar)Re(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function Dn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),q("scrollingSpeed",n,t)}d.setScrollingSpeed=Dn;var Ln,jn=null,zn=null,Nn=null;function In(n,t,e,i){var r,o=function(n){return n.self!=a&&Oe(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Qe():n.offsetTop}(n),u=t-o,l=!1,c=tn.F;en({F:!0}),Ln&&window.cancelAnimationFrame(Ln),Ln=function(s){r||(r=s);var f=Math.floor(s-r);if(tn.F){var d=t;e&&(d=a.fp_easings[K().easing](f,o,u,e)),f<=e&&Tn(n,d),f=n.HAVE_FUTURE_DATA?n.play():n.addEventListener("canplay",(function t(){n.play(),n.removeEventListener("canplay",t)})))})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&Hn(n),n.onload=function(){n.hasAttribute("data-autoplay")&&Hn(n)}}))}function Hn(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Ae("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Ae('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test($e(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Ae("img[data-src], img[data-srcset], source[data-src], source[data-srcset], video[data-src], audio[data-src], iframe[data-src]",Sn(n)).forEach((function(n){if(["src","srcset"].forEach((function(t){var e=$e(n,"data-"+t);null!=e&&e&&(gi(n,t),n.addEventListener("load",(function(){})))})),oi(n,"source")){var t=Ge(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(n){var t=K().lazyLoadThreshold;Wn(n.item),t&&(Vn(n,"prev",t),Vn(n,"next",t))}function Vn(n,t,e){for(var i=n,r=0;r-1&&this.an[n].splice(e,1)}},ln:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),r=1;rt?"left":"right"}function Et(){clearTimeout(wt)}function Rt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ii(K().afterSlideLoad)&&Vt("afterSlideLoad",n),en({canScroll:!0}),Pn(n.destiny),Un.ln(ht,n)),en({I:!1}),un("interlockedSlides","interlockedSlides",n)}function Dt(n,t){Dn(0,"internal"),void 0!==t&&en({P:!0}),xt(Ge(n,L),n),void 0!==t&&en({P:!1}),Dn($().scrollingSpeed,"internal")}bt.m={up:!0,down:!0,left:!0,right:!0},bt.k=xe({},bt.m),Un.un(Jn,(function(n){var t=n.target;(oi(t,V)||Ge(t,V))&&Mt.call(t,n)})),d.landscapeScroll=xt,Un.un(tt,(function(){Un.un(ft,At)}));var Lt=null,jt=null;function zt(){tn.D=null,tn.R.map((function(n){var t=Oe(n.item,S);n.isActive=t,n.q=Se.q(n.item),t&&(tn.D=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Oe(t.item,S);t.q=Se.q(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.D,t=!!tn.D&&tn.D.slides.length,e=tn.D?tn.D.activeSlide:null;if(!n&&tn.R.length&&!rn().j){if(Lt){var i=Pt(Lt,tn.R);i&&(tn.D=i,tn.D.isActive=!0,Ce(tn.D.item,S)),tn.D&&Rn(tn.D.item.offsetTop)}if(t&&!e&&jt){var r=Pt(jt,tn.D.slides);r&&(tn.D.activeSlide=r,tn.D.activeSlide.isActive=!0,Ce(tn.D.activeSlide.item,S)),tn.D.activeSlide&&Dt(tn.D.activeSlide.item,"internal")}}}(),ri(J(),"onUpdateStateDone")}function Nt(){var n=Ae(K().sectionSelector+", "+A,J()),t=Te(n),e=Array.from(n).map((function(n){return new Ht(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Lt=It(tn.D),jt=It(tn.D?tn.D.activeSlide:null),tn.A=t.length,tn.O=i.reduce((function(n,t){return n+t.slides.length}),0),tn.R=i,tn.tn=e,tn.slides=r,tn.rn=tn.R.concat(tn.slides)}function It(n){if(!n)return null;var t=n?n.item:null,e=n.nn?tn.tn:tn.D.dn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Pt(n,t){var e,i=n-1,r=n;do{if(e=t[i]||t[r])break;i-=1,r+=1}while(i>=0||r0,o=i>2&&i'+_n(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
                            '+l+"
                            "),i+=""}Ae("ul",e)[0].innerHTML=i;var c=Ae("li",Ae(O)[0])[rn().D.index()];Ce(Ae("a",c),S)}function _t(n){n.preventDefault&&Ke(n),en({L:"verticalNav"});var t=ze(Ge(this,"#fp-nav li"));Un.ln(lt,{destination:rn().R[t]})}function Qt(n,t){var e;e=n,K().menu&&K().menu.length&&Ae(K().menu).forEach((function(n){null!=n&&(We(Ae(y,n),S),Ce(Ae('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Ae(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(We(Ae(y,e),S),Ce(n?Ae('a[href="#'+n+'"]',e):Ae("a",Ae("li",e)[t]),S))}(n,t)}Ct.prototype=pn.prototype,Ct.prototype.constructor=Ht,d.setRecordHistory=Bt,d.setAutoScrolling=Zt,d.test.setAutoScrolling=Zt,(new Date).getTime();var Jt,Kt,$t,qt,ne,te,ee=(Kt=!0,$t=(new Date).getTime(),qt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Kt=qt||e-$t>=i,qt=!a.fullpage_api,Kt&&(Jt=t(),$t=e),void 0===Jt||Jt});function ie(n,t){if(ii(K().beforeLeave))return ee(rn().L,(function(){return Vt(n,t)}))}function re(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:oe(i),yMovement:xn(rn().D,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().D.index()+1,localIsResizing:tn.P,items:{origin:rn().D,destination:n},direction:null};if(!(rn().D.item==i&&!tn.P||K().scrollBar&&Qe()===a.dtop&&!Oe(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=$e(a.activeSlide,"data-anchor"),o=ze(a.activeSlide,null)),!a.localIsResizing){var u=a.yMovement;if(void 0!==e&&(u=e?"up":"down"),a.direction=u,on("dropEffect")&&d.dropEffect.onLeave_(a),on("waterEffect")&&d.waterEffect.onLeave_(a),ii(K().beforeLeave)&&!1===ie("beforeLeave",a))return;if(ii(K().onLeave)&&!Vt("onLeave",a))return}un("parallax","apply",a),un("cards","apply",a),un("dropEffect","apply",a),un("waterEffect","apply",a),K().autoScrolling&&K().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){en({_:!0});var t=rn().D.item;return n.isMovementUp?Ue(t,fi(t,A)):Xe(t,di(t,A).reverse()),Rn(rn().D.item.offsetTop),Yt(),n.hn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().D,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ri(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().D.item),a.localIsResizing||Cn(rn().D.item),an("dropEffect")&&K().dropEffect||(Ce(i,S),We(Je(i),S)),zt(),Fn(n),en({canScroll:d.test.gn}),Yn(o,r,a.anchorLink),Un.ln(vt,a),function(n){en({V:"none",scrollY:Math.round(n.dtop)}),Un.ln(ft,n);var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Yt(),K().scrollingSpeed?(clearTimeout(ne),ne=setTimeout((function(){ae(n),en({canScroll:!t||d.test.gn})}),K().scrollingSpeed)):ae(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(ne),In(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?ne=setTimeout((function(){ae(n)}),30):(ae(n),en({canScroll:!t||d.test.gn}))}))}t&&(clearTimeout(te),te=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({C:a.anchorLink}),Qt(a.anchorLink,function(n){return null!=n.hn?n.isMovementUp?tn.A-1:0:n.sectionIndex}(a))}}}function oe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.X,o=i-ke()+t,a=K().bigSectionsDestination;return t>ke()?(r||a)&&"bottom"!==a||(i=o):(r||tn.P&&null==Le(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({X:i}),i}function ae(n){en({j:!1}),function(n){null!=n.hn&&(n.isMovementUp?Ue(Ae(A)[0],n.hn):Xe(Ae(A)[rn().R.length-1],n.hn),Rn(rn().D.item.offsetTop),function(){for(var n=Ae(R),t=0;t-1&&!Se.An)return Ke(n),!1},yn:function(){Se.Tn=tn.canScroll},onLeave:function(){clearTimeout(ve),Se.An=!1},afterLoad:function(){Se.An=!1,clearTimeout(ve),ve=setTimeout((function(){Se.Tn=tn.canScroll}),200)},Rn:function(){u.activeElement===this.Mn&&(this.Mn.blur(),Se.An=!1)},Sn:function(){if(K().scrollOverflow&&Se.Tn){Se.Rn();var n=Se.Dn(rn().D.item);!n||l||s||(this.Mn=n,requestAnimationFrame((function(){n.focus({Ln:!0}),Se.An=!0}))),Se.Tn=!1}},bn:function(){K().scrollOverflowMacStyle&&!c&&Ce(jn,"fp-scroll-mac"),rn().rn.forEach((function(n){if(!(n.slides&&n.slides.length||Oe(n.item,"fp-auto-height-responsive")&&fe())){var t,e=Sn(n.item),i=Se.mn(n.item),o=(t=n).nn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,H),r[a](n.item,H)}else Ce(o.item,H),Ce(n.item,H);n.q||(Se.jn(e),Se.zn(e)),n.q=!0}}))},zn:function(n){Se.Dn(n).addEventListener("scroll",Se.Nn),n.addEventListener("wheel",Se.kn,{passive:!1}),n.addEventListener("keydown",Se.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=I,Ze(n,t),t.setAttribute("tabindex","-1")},In:function(n){var t=Ae(P,n)[0];t&&(Ye(t),n.removeAttribute("tabindex"))},Dn:function(n){var t=Sn(n);return Ae(P,t)[0]||t},q:function(n){return Oe(n,I)||null!=Ae(P,n)[0]},wn:function(n){return n.nn&&n.activeSlide?n.activeSlide.q:n.q},mn:function(n){return Se.Dn(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=Se.Dn(t);if(!K().scrollOverflow||!Oe(e,I)||Oe(t,"fp-noscroll")||Oe(Sn(t),"fp-noscroll"))return!0;var i=f?1:0,r=e.scrollTop,o="up"===n&&r<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+r)+i,u=o||a;return u||"none"===n||(this.xn=(new Date).getTime()),u},Pn:function(){this.On=(new Date).getTime();var n=this.On-Se.xn,t=(l||s)&&tn.Z,e=tn.Y&&n>600;return t&&n>400||e},Nn:(we=0,function(n){var t=n.target.scrollTop,e="none"!==tn.V?tn.V:we1?t:document)?t.querySelectorAll(n):null}function xe(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[ui(K().controlArrowsHTML[0]),ui(K().controlArrowsHTML[1])];Xe(Ae(L,t)[0],e),Ce(e,F),Ce(e[0],B),Ce(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(Re(Ae(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),Re(Ae(Z,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||Ie(Ae(Z,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Fe(ui('
                              '),t);var i=Ae(C,t)[0];Ce(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+_n(r,"Slide",Ae(E,t)[r])+""),Ae("ul",i)[0]);Re(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;Ce(Ae("a",Ae("li",i)[o]),S)}(n)),i.forEach((function(n){Re(n.item,{width:o+"%"}),K().verticalCentered&&de(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.D&&(0!==tn.D.index()||0===tn.D.index()&&0!==c.index())?(Dt(c.item,"internal"),Ce(c.item,"fp-initial")):Ce(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Ae,deepExtend:xe,hasClass:Oe,getWindowHeight:ke,css:Re,prev:De,next:Le,last:je,index:ze,getList:Ne,hide:Ie,show:Pe,isArrayOrList:He,addClass:Ce,removeClass:We,appendTo:Fe,wrap:Ve,wrapAll:Be,wrapInner:Ze,unwrap:Ye,closest:Ge,after:Xe,before:Ue,insertBefore:_e,getScrollTop:Qe,siblings:Je,preventDefault:Ke,isFunction:ii,trigger:ri,matches:oi,toggle:ai,createElementFromHTML:ui,remove:li,filter:ci,untilAll:si,nextAll:fi,prevAll:di,showError:ye,scrollOverflowHandler:Se}),Un.un(tt,(function(){["click","touchstart"].forEach((function(n){qe(n,bi,{passive:!1})})),ni("focus",yi),Un.un(et,Si)}));var Ai={attributes:!1,subtree:!0,childList:!0,characterData:!0};function xi(){return un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().slideSelector,J())).length!==rn().O}function Oi(n){var t=xi();(xi()||un("responsiveSlides","isResponsiveSlidesChanging")||Te(Ae(K().sectionSelector,J())).length!==rn().A)&&!tn._&&(K().observer&&be&&be.disconnect(),Nt(),zt(),K().anchors=[],li(Ae(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Mi(),nn(),K().navigation&&Ut(),t&&(li(Ae(C)),li(Ae(V))),rn().R.forEach((function(n){n.slides.length?t&&Ti(n):he(n)}))),K().observer&&be&&Ae(h)[0]&&be.observe(Ae(h)[0],Ai)}Un.un(tt,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Ae(h)[0]&&(n=Ae(h)[0],t=Ai,(e=new MutationObserver(Oi)).observe(n,t),be=e),Un.un(it,Oi)})),d.render=Oi;var ki=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});ni("testPassive",null,t),ei("testPassive",null,t)}catch(n){}return function(){return n}}();function Ei(){return!!ki()&&{passive:!1}}var Ri,Di,Li,ji,zi=(Li=(new Date).getTime(),ji=[],{Cn:function(n){var t=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ri=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Li;Li=r,o>200&&(ji=[])},Wn:function(){var n=hi(ji,10)>=hi(ji,70);return!!ji.length&&n&&Ri},Fn:function(){return Di}});function Ni(){var n=K().css3?Qe()+ke():pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),In(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({j:!0}),en({canScroll:!0})}),30)}))}function Ii(){J().getBoundingClientRect().bottom>=0&&Pi()}function Pi(){var n=Mn(pi(rn().R).item.offsetTop);en({canScroll:!1}),In(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({j:!1}),en({Vn:!1})}))}var Hi,Ci,Wi,Fi=(Hi=!1,Ci={},Wi={},function(n,t,e){switch(n){case"set":Ci[t]=(new Date).getTime(),Wi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Hi=i-Ci[t]>Wi[t]}return Hi});function Vi(){var n=rn().D.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().R[0]),null!=n?re(n,null,!1):J().scrollHeightZi&&yt().m.down&&Vi()),Zi=n.pageY)}function Gi(n){if(yt().m[n]){var t="down"===n?Vi:Bi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&Se.wn(rn().D)?Se.isScrolled(n,rn().D.item)&&Se.Pn()&&t():t()}}var Xi,Ui,_i,Qi=0,Ji=0,Ki=0,$i=0,qi=ar(),nr={Bn:"ontouchmove"in window?"touchmove":qi?qi.move:null,Zn:"ontouchstart"in window?"touchstart":qi?qi.down:null};function tr(n){var t=Ge(n.target,A)||rn().D.item,e=Se.wn(rn().D);if(er(n)){en({Z:!0,Y:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Ke(n);var i=or(n);Ki=i.y,$i=i.x;var r=Math.abs(Qi-Ki)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(Ji-$i)>Ee()/100*K().touchSensitivity,u=Ae(L,t).length&&Math.abs(Ji-$i)>Math.abs(Qi-Ki),l=Qi>Ki?"down":"up";en({V:u?Ji>$i?"right":"left":l}),u?!tn.I&&o&&(Ji>$i?yt().m.right&&Un.ln($n,{section:t}):yt().m.left&&Un.ln(Kn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Gi(l)}}function er(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function ir(n){if(K().fitToSection&&en({F:!1}),er(n)){var t=or(n);Qi=t.y,Ji=t.x}ni("touchend",rr)}function rr(){ei("touchend",rr),en({Z:!1})}function or(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,s&&er(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function ar(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function ur(n){K().autoScrolling&&er(n)&&yt().m.up&&(tn.canScroll||Ke(n))}function lr(n,t){var e=null==t?rn().D.item:t,i=gn(tn.R,e),r=Ae(L,e)[0];if(!(null==r||ln()||tn.I||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?pi(i.slides):i.slides[0]}en({I:!d.test.gn}),xt(r,a.item,n)}}function cr(n){lr("left",n)}function sr(n){lr("right",n)}function fr(n){var t=rn().R.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().R[e]}return t}function dr(n){null!=n&&xt(Ge(n,L),n)}function vr(n,t){var e=fr(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===tn.C||Oe(e.item,S)?dr(i):re(e,(function(){dr(i)}))}}function pr(n,t){var e=fr(n);void 0!==t?vr(n,t):null!=e&&re(e)}function hr(){clearTimeout(Ui),ti("keydown",gr),ti("keyup",mr)}function gr(n){clearTimeout(Ui);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=K().autoScrolling||K().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=u.activeElement,i=Mr(Sn(rn().D.item));function r(n){return Ke(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Mr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Ge(i,E),o=Ge(i,A);return!r&&!o}(n)){e?null==Ge(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=r(n)):r(n);var o=e==i[0],a=e==i[i.length-1],l=t&&o;if(l||!t&&a){Ke(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.D&&tn.D.activeSlide?tn.D.activeSlide:tn.D)[e]());do{(i=Mr(r.item)).length&&(t={Yn:r,Gn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Yn:null;if(s){var f=s.nn?s:s.parent;Un.ln(ot,{Xn:f.index()+1,slideAnchor:s.nn?0:s.index()}),_i=c.Gn,Ke(n)}}}}else Ke(n)}(n):!wi()&&K().keyboardScrolling&&i&&(Xi=n.ctrlKey,Ui=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=oi(e,"video")||oi(e,"audio"),r=Se.isScrolled("up",rn().D.item),o=Se.isScrolled("down",rn().D.item),a=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!tn.j})(n)&&!Ge(n.target,P)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({L:"keydown"}),n.keyCode){case 38:case 33:yt().k.up&&r?tn.j?Un.ln(at,{e:n}):Bi():Se.Sn();break;case 32:if(t&&yt().k.up&&!i&&r){Bi();break}case 40:case 34:if(yt().k.down&&o){if(tn.j)return;32===n.keyCode&&i||Vi()}else Se.Sn();break;case 36:yt().k.up&&pr(1);break;case 35:yt().k.down&&pr(rn().R.length);break;case 37:yt().k.left&&cr();break;case 39:yt().k.right&&sr()}}(n)}),0))}function mr(n){tn.G&&(Xi=n.ctrlKey)}function wr(){en({G:!1}),Xi=!1}function br(n){yr()}function Sr(n){Ge(_i,E)&&!Ge(_i,R)||yr()}function yr(){_i&&(_i.focus(),_i=null)}function Mr(n){return[].slice.call(Ae('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==$e(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=cr,d.moveSlideRight=sr,d.moveTo=pr,Un.un(tt,(function(){ni("blur",wr),qe("keydown",gr),qe("keyup",mr),Un.un(et,hr),Un.un(ht,br),Un.un(pt,Sr)}));var Tr=(new Date).getTime(),Ar=[];function xr(n){n?(function(){var n,t="";a.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in u.createElement("div")?"wheel":void 0!==u.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ei();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Or,i):u[n](t+e,Or,i)}(),J().addEventListener("mousedown",kr),J().addEventListener("mouseup",Er)):(u.addEventListener?(ti("mousewheel",Or,!1),ti("wheel",Or,!1),ti("MozMousePixelScroll",Or,!1)):u.detachEvent("onmousewheel",Or),J().removeEventListener("mousedown",kr),J().removeEventListener("mouseup",Er))}function Or(n){var t=(new Date).getTime(),e=Oe(Ae(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().j&&n.getBoundingClientRect().bottom>=0&&"up"===zi.Fn(),i=rn().Vn;if(i)return Ke(t),!1;if(rn().j){if(e){var r;if(!(i||Fi("isNewKeyframe","beyondFullpage")&&zi.Wn()))return(r=Mn(pi(rn().R).item.offsetTop+pi(rn().R).item.offsetHeight)).element.scrollTo(0,r.options),en({Vn:!1}),Ke(t),!1;if(zi.Wn())return e=!1,en({Vn:!0}),en({L:"wheel"}),Pi(),Ke(t),!1}else Fi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.Y||en({Z:!1,Y:!0,V:"none"}),!yt().m.down&&!yt().m.up)return!1;if(i)return!0;if(!1===i)return Ke(n),!1;if(K().autoScrolling&&!Xi&&!e){var r=(n=n||a.event).wheelDelta||-n.deltaY||-n.detail,o=Math.max(-1,Math.min(1,r)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";Ar.length>149&&Ar.shift(),Ar.push(Math.abs(r)),K().scrollBar&&Ke(n);var s=t-Tr;return Tr=t,s>200&&(Ar=[]),en({B:c}),tn.canScroll&&!ln()&&hi(Ar,10)>=hi(Ar,70)&&l&&(en({L:"wheel"}),Gi(o<0?"down":"up")),!1}K().fitToSection&&en({F:!1})}function kr(n){var t;2==n.which&&(t=n.pageY,Zi=t,J().addEventListener("mousemove",Yi))}function Er(n){2==n.which&&J().removeEventListener("mousemove",Yi)}function Rr(n){n?(xr(!0),function(){if(nr.Bn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,ur,{passive:!1}),jn.addEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1}),n.addEventListener(nr.Zn,ir),n.addEventListener(nr.Bn,tr,{passive:!1})}}()):(xr(!1),function(){if(nr.Bn&&(l||s)){K().autoScrolling&&(jn.removeEventListener(nr.Bn,tr,{passive:!1}),jn.removeEventListener(nr.Bn,ur,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(nr.Zn,ir),n.removeEventListener(nr.Bn,tr,{passive:!1})}}())}d.setMouseWheelScrolling=xr;var Dr=!0;function Lr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){ti(n,zr,!0)}))}function jr(n,t){document["fp_"+n]=t,qe(n,zr,!0)}function zr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Dr=!1,setTimeout((function(){Dr=!0}),800)),("mouseenter"!==t||Dr)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=oi(i,n),r=Ge(i,n);(t||r)&&(d.shared.Un||Rr(!1),d.shared.Un=!0,e=!0)}})),!e&&d.shared.Un&&(Rr(!0),d.shared.Un=!1))):Rr(!0)}function Nr(n,t){Dn(0,"internal"),pr(n,t),Dn($().scrollingSpeed,"internal")}Un.un(tt,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Un.un(et,Lr)})),d.silentMoveTo=Nr;var Ir,Pr,Hr=ke(),Cr=Ee(),Wr=!1;function Fr(){clearTimeout(Ir),clearTimeout(Pr),ei("resize",Vr)}function Vr(){Wr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Zr(ke()),tn.K&&function(){if(l)for(var n=0;n<4;n++)Pr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({P:!0}),Nr(tn.D.index()+1),en({P:!1}))}))}),200*n)}(),Wr=!0,clearTimeout(Ir),Ir=setTimeout((function(){!function(){if(en({P:!0}),Zr(""),ri(J(),"onResize"),K().autoScrolling||tn.j||function(){if(!K().autoScrolling||K().scrollBar){var n=.01*a.innerHeight;u.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),Un.ln(it),zt(),ce(),l){var n=u.activeElement;if(!oi(n,"textarea")&&!oi(n,"input")&&!oi(n,"select")){var t=ke();Math.abs(t-Hr)>20*Math.max(Hr,t)/100&&(Br(!0),Hr=t)}}else e=ke(),i=Ee(),tn.U===e&&Cr===i||(en({U:e}),Cr=i,Br(!0));var e,i;ri(J(),"onResizeEnds"),en({P:!1})}(),Wr=!1}),400)}function Br(n){if(!Oe(J(),w)){en({P:!0,U:ke(),_n:Ee()});for(var t=rn().R,e=0;e1&&xt(r,i.activeSlide.item)}K().scrollOverflow&&Se.bn();var u=rn().D.index();tn.j||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Nr(u+1),en({P:!1}),ii(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ii(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ri(J(),"afterRebuild")}}function Zr(n){rn().R.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";Re(t.item,{height:e})}))}function Yr(){var n,t,e=a.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var o=r?i[2]:i[1];o&&o.length&&(t=decodeURIComponent(o))}return{section:n,pn:t}}function Gr(){ei("hashchange",Xr)}function Xr(){if(!tn.H&&!K().lockAnchors){var n=Yr(),t=n.section,e=n.pn,i=void 0===tn.C,r=void 0===tn.C&&void 0===e&&!tn.I;t&&t.length&&(t&&t!==tn.C&&!i||r&&!ln()||!tn.I&&tn.W!=e&&!ln())&&Un.ln(ot,{Xn:t,slideAnchor:e})}}function Ur(n){var t=n.target;Ge(t,K().menu+" [data-menuanchor]")&&_r.call(t,n.e)}function _r(n){if(en({L:"menu"}),Ae(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Ke(n);var t=Ge(this,"[data-menuanchor]");Un.ln(ut,{anchor:$e(t,"data-menuanchor")})}}function Qr(n){var t=n.target;t&&Ge(t,"#fp-nav a")?_t.call(t,n.e):oi(t,".fp-tooltip")?Xt.call(t):(oi(t,W)||null!=Ge(t,W))&>.call(t,n.e)}d.reBuild=Br,Un.un(tt,(function(){Vr(),ni("resize",Vr),Un.un(et,Fr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Un.un(tt,(function(){ni("hashchange",Xr),Un.un(et,Gr)})),Un.un(tt,(function(){qe("wheel",zi.Cn,Ei()),Un.un(st,Ni),Un.un(at,Ii)})),Un.un(tt,(function(){Un.un(Jn,Ur)})),Un.un(tt,(function(){Un.un(Jn,Qr)}));var Jr,Kr,$r=0;function qr(n){var t,e,i,r,o;if(ri(J(),"onScroll"),!tn.P&&rn().D&&(pi(rn().R),!rn().j&&!rn().Vn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Qe(),u=function(n){var t=n>$r?"down":"up";return $r=n,en({X:n}),t}(a),l=0,c=a+ke()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):jn.scrollHeight-ke())===a,f=rn().R;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Qe()+ke():r<=Qe())&&(Oe(rn().D.item,M)||(Ce(rn().D.item,M),We(Je(rn().D.item),M))),e=(t=f[l]).item,!t.isActive){en({H:!0});var v,p,h=rn().D.item,g=rn().D.index()+1,m=xn(rn().D,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={D:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().D,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)We(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),Ce(e,S),un("parallax","afterLoad"),ii(K().beforeLeave)&&ie("beforeLeave",T),ii(K().onLeave)&&Vt("onLeave",T),ii(K().afterLoad)&&Vt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.P,leavingSection:g}),Cn(h),Fn(t),Pn(e),Qt(w,b-1),K().anchors.length&&en({C:w}),zt(),Yn(v,p,w);clearTimeout(Jr),Jr=setTimeout((function(){en({H:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Kr),Kr=setTimeout((function(){tn.R.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(ke())||0===Math.round(t.top)})).length||le()}),K().fitToSectionDelay))}}function no(n){var t=n.items.destination.activeSlide;en({scrollX:t?Math.round(t.offsetLeft):0})}function to(n){var t=K().skipIntermediateItems,e=n.items.origin.nn?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&Dn(0,"internal")}function eo(){K().skipIntermediateItems&&q("scrollingSpeed",$().scrollingSpeed,"internal")}function io(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"k")})):(St(n,"all","k"),K().keyboardScrolling=n)}function ro(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Qt(K().anchors[t],t),K().menu&&K().css3&&null!=Ge(Ae(K().menu)[0],h)&&Ae(K().menu).forEach((function(n){jn.appendChild(n)}))}function oo(){var n,t,e=rn().D,i=rn().D.item;Ce(i,M),Fn(rn().D),Gt(),Pn(i),t=fr((n=Yr()).section),n.section&&t&&(void 0===t||t.index()!==ze(pe))||!ii(K().afterLoad)||Vt("afterLoad",{D:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().D,destination:rn().D}}),ii(K().afterRender)&&Vt("afterRender"),ri(J(),"afterRender")}function ao(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){St(n,t,"m")})):St(n,"all","m"),ri(J(),"setAllowScrolling",{value:n,Qn:t})}function uo(){var n=Yr(),t=n.section,e=n.pn;t?K().animateAnchor?vr(t,e):Nr(t,e):Un.ln(Qn,null)}Un.un(et,(function(){clearTimeout(Jr),clearTimeout(Kr)})),Un.un(tt,(function(){ni("scroll",qr),u.body.addEventListener("scroll",qr),Un.un(ot,(function(n){vr(n.Xn,n.slideAnchor)})),Un.un(ut,(function(n){pr(n.anchor,void 0)})),Un.un(rt,(function(n){("down"===n.direction?Vi:Bi)()})),Un.un(lt,(function(n){re(n.destination)}))})),Un.un(et,(function(){ei("scroll",qr)})),d.getActiveSlide=function(){return Ft(rn().D.activeSlide)},d.getScrollX=function(){return tn.scrollX},Un.un(tt,(function(){Un.un(et,Et),Un.un(ct,(function(n){xt(n.slides,n.destination)})),Un.un($n,(function(n){sr(n.section)})),Un.un(Kn,(function(n){cr(n.section)})),Un.un(pt,no)})),Un.un(tt,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=pi(tn.R),r=!tn.Jn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Un.un(qn,(function(){var t,u,l;en({Jn:(K().licenseKey,t=K().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][r()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][r()]().join("");return window[e](t)?o(t):function(n){return n-S.length}(t)}(n);l.push(i);var a=o(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,s="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(o(n[i])),isNaN(n[i])||c++);var r=a(e);s+=r}})),s+=a(c),{Kn:new Date(e+"T00:00"),$n:e.split("-")[2]===8*(S.length-2)+"",qn:s}}(t),l=function(n){var t=i[r()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.Kn&&u.qn===t.split(n[0])[4]||l||u.$n)||!1)})}));var n=["-"],t="2024-8-6".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function r(){return[["re","verse"].join("")]["".length]}function o(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),Un.un(ft,to),Un.un(pt,eo),Un.un(dt,to),Un.un(ht,eo),Un.un(nt,(function(){io(!0)})),d.setKeyboardScrolling=io,d.shared.nt=oo,d.setAllowScrolling=ao;var lo={};function co(){return lo}var so,fo,vo,po,ho=!Oe(jn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function go(n){if(fo=u.createElement("div"),so=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),ho||(so=so.replace("extensions/","").replace("Extension","")),fo.innerHTML=so,fo=fo.firstChild,"MutationObserver"in window&&new MutationObserver(wo).observe(u.body,{childList:!0,subtree:!1}),(!ho||an(n)&&d[n])&&(!function(n){var t=void 0!==co()[n]&&co()[n].length,e=[],i=!1;return He(co()[n])?e=co()[n]:e.push(co()[n]),e.forEach((function(e){var r=function(){if(u.domain.length){for(var n=u.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),o=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],a=dn(o[0]),l=dn(o[1]),c=dn(o[2]),s=dn(o[6]),f=dn(o[3]),d=dn(o[4]),v=dn(o[5]),p=void 0!==K()[d+v];t=t||p;var h=[a,l,c,s].indexOf(r)<0&&0!==r.length;if(!t&&!p&&h)return!1;var g=t?dn(e):"",m=(g=g.split("_")).length>1&&g[1].indexOf(n,g[1].length-n.length)>-1,w=g.length>1&&g[1].toLowerCase().indexOf(d)>-1,b=g[0].indexOf(r,g[0].length-r.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!ho)){mo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](mo,2e3)}}function mo(){fo&&(po||(Math.random()<.5?fn(jn,fo):Fe(fo,jn),po=!0),fo.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function wo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(fo)){clearTimeout(vo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");vo=window[t](bo,900)}}))}function bo(){po=!1}function So(){Nt(),zt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){Re(mi(J(),"body"),{height:"100%",position:"relative"}),Ce(J(),p),Ce(zn,b),en({U:ke()}),We(J(),w),Mi(),un("parallax","init");for(var n=rn().tn,t=0;t0&&Ti(e)}K().fixedElements&&K().css3&&Ae(K().fixedElements).forEach((function(n){jn.appendChild(n)})),K().navigation&&Ut(),Ae('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=$e(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),un("fadingEffect","apply"),un("waterEffect","init"),un("dropEffect","init"),un("cards","init"),K().scrollOverflow&&Se.bn()}(),ao(!0),Rr(!0),Zt(K().autoScrolling,"internal"),ce(),Bn(),"complete"===u.readyState&&uo(),ni("load",uo),oo(),ho||go("l"),Nt(),zt()}function yo(){var n=K().licenseKey;""===K().licenseKey.trim()?(ye("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),ye("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.Jn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(ye("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),ye("error","https://alvarotrigo.com/fullPage/pricing")),Oe(zn,b)?ye("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,ye("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||ye("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!K().continuousVertical||!K().scrollBar&&K().autoScrolling||(K().continuousVertical=!1,ye("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Ae("[name]")).filter((function(t){return $e(t,"name")&&$e(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Ae("[id]")).filter((function(t){return $e(t,"id")&&$e(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){ye("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&ye("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:yt(),getDestinationPosition:oe,isTouch:s,c:go,getXmovement:kt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:Ot,landscapeScroll:xt,silentLandscapeScroll:Dt,keepSlidesPosition:Yt,silentScroll:Rn,styleSlides:Ti,styleSection:he,scrollHandler:qr,getEventsPage:or,getMSPointer:ar,isReallyTouch:er,usingExtension:an,toggleControlArrows:Tt,touchStartHandler:ir,touchMoveHandler:tr,nullOrSection:Wt,items:{SectionPanel:Ht,SlidePanel:Ct,Item:pn},getVisible:Te,getState:rn,updateState:zt,updateStructuralState:Nt,activeSlidesNavigation:mt,getPanels:function(){return tn.rn},getSections:function(){return tn.R},setActiveSection:function(n){tn.D=n}}}}function To(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";co()[n]=r?K()[e+i]:K()[n+i],d[n]=void 0!==window[o]?new window[o]:null,d[n]&&d[n].c(n)}function Ao(n,t){var e;if(jn=Ae("body")[0],zn=Ae("html")[0],Nn=Ae("html, body"),!Oe(zn,b))return"touchWrapper",e="string"==typeof n?Ae(n)[0]:n,G.touchWrapper=e,function(n){Q=xe({},G,n),_=Object.assign({},Q)}(t),function(n){X=n}("string"==typeof n?Ae(n)[0]:n),Un.ln(qn),yo(),d.getFullpageData=Mo,d.version="4.0.29",d.test=Object.assign(d.test,{top:"0px",on:"translate3d(0px, 0px, 0px)",cn:function(){for(var n=[],t=0;t .fp-overflow{\r\n overflow-y: auto;\r\n}\r\n.fp-overflow{\r\n outline:none;\r\n}\r\n\r\n.fp-overflow.fp-table{\r\n display: block;\r\n}\r\n\r\n.fp-responsive .fp-auto-height-responsive.fp-section,\r\n.fp-responsive .fp-auto-height-responsive .fp-slide,\r\n.fp-responsive .fp-auto-height-responsive .fp-overflow{\r\n height: auto !important;\r\n min-height: auto !important;\r\n}\r\n\r\n/*Only display content to screen readers*/\r\n.fp-sr-only{\r\n position: absolute;\r\n width: 1px;\r\n height: 1px;\r\n padding: 0;\r\n overflow: hidden;\r\n clip: rect(0, 0, 0, 0);\r\n white-space: nowrap;\r\n border: 0;\r\n}\r\n\r\n/* Customize website's scrollbar like Mac OS\r\nNot supports in Firefox and IE */\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar {\r\n background-color: transparent;\r\n width: 9px;\r\n}\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {\r\n background-color: transparent;\r\n}\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {\r\n background-color: rgba(0,0,0,.4);\r\n border-radius: 16px;\r\n border: 4px solid transparent;\r\n}\r\n.fp-warning,\r\n.fp-watermark{\r\n z-index: 9999999;\r\n position: absolute;\r\n bottom: 0;\r\n}\r\n.fp-warning,\r\n.fp-watermark a{\r\n text-decoration: none;\r\n color: #000;\r\n background: rgba(255,255,255,0.6);\r\n padding: 5px 8px;\r\n font-size: 14px;\r\n font-family: arial;\r\n color: black;\r\n display: inline-block;\r\n border-radius: 3px;\r\n margin: 12px;\r\n}\r\n.fp-noscroll .fp-overflow{\r\n overflow: hidden;\r\n}"]} \ No newline at end of file +{"version":3,"sources":["fullpage.css"],"names":[],"mappings":"AAAA;;;;;;;;;AAWA,iBADA,gBAEI,OAAQ,EACR,QAAS,EACT,SAAS,OAGT,4BAA6B,cAEjC,YACI,SAAU,SACV,mBAAoB,WACpB,gBAAiB,WACjB,WAAY,WACZ,OAAQ,KACR,QAAS,MAEb,UACI,MAAO,KAEX,UAAW,oBACP,OAAQ,KACR,QAAS,MAEb,WACI,QAAQ,EACR,OAAQ,KACR,SAAU,OACV,SAAU,SACV,mBAAoB,IAAI,IAAK,SAC7B,WAAY,IAAI,IAAK,SAEzB,UACI,QAAS,KACT,eAAgB,OAChB,gBAAiB,OACjB,MAAO,KAEX,oBACI,MAAO,KACP,SAAU,SAEd,iBACI,oBAAqB,KACrB,iBAAkB,KAClB,mBAAoB,KACpB,gBAAiB,KACjB,SAAU,SACV,QAAS,EACT,IAAK,IACL,OAAQ,QACR,WAAY,MACZ,kBAAmB,mBACnB,cAAe,mBACf,UAAW,mBAEf,SACI,KAAM,KAEV,SACI,MAAO,KAEX,UACI,MAAO,EACP,OAAQ,EACR,aAAc,MAElB,kBACI,aAAc,OAAO,KAAK,OAAO,EACjC,aAAc,YAAY,KAAK,YAAY,YAE/C,kBACI,aAAc,OAAO,EAAE,OAAO,KAC9B,aAAc,YAAY,YAAY,YAAY,KAEtD,iBACI,mBAAoB,eACpB,WAAY,eAEhB,QACI,SAAU,MACV,QAAS,IACT,IAAK,IACL,QAAS,EACT,UAAW,iBACX,cAAe,iBACf,kBAAmB,sBACnB,eAAgB,KAEpB,iBACI,MAAO,KAEX,gBACI,KAAM,KAEV,cACI,SAAU,SACV,QAAS,EACT,QAAS,EACT,kBAAmB,mBACnB,cAAe,mBACf,UAAW,mBACX,KAAM,YACN,MAAO,EACP,OAAQ,EAAE,eACV,eAAgB,KAEpB,wBACI,OAAQ,KAEZ,qBACI,IAAK,KAET,WACA,iBACE,OAAQ,EACR,QAAS,EAEX,cACA,oBACI,QAAS,MACT,MAAO,KACP,OAAQ,KACR,OAAQ,IACR,SAAS,SAEb,oBACI,QAAS,aAEb,gBACA,sBACI,QAAS,MACT,SAAU,SACV,QAAS,EACT,MAAO,KACP,OAAQ,KACR,OAAQ,QACR,gBAAiB,KACjB,eAAgB,IAEpB,4BAEA,kCADA,kCAEA,wCACI,OAAQ,KACR,MAAO,KACP,OAAQ,KAAK,EAAE,EAAE,KACjB,cAAe,KAEnB,qBACA,2BACI,cAAe,IACf,SAAU,SACV,QAAS,EACT,OAAQ,IACR,MAAO,IACP,OAAQ,EACR,WAAY,KACZ,KAAM,IACN,IAAK,IACL,OAAQ,KAAK,EAAE,EAAE,KACjB,mBAAoB,IAAI,IAAK,YAC7B,gBAAiB,IAAI,IAAK,YAC1B,cAAe,IAAI,IAAK,YACxB,WAAY,IAAI,IAAK,YAEzB,2BACA,iCACI,MAAO,KACP,OAAQ,KACR,OAAQ,KAAK,EAAI,EAAI,KAEzB,0BACI,SAAU,SACV,IAAK,KACL,MAAO,KACP,UAAW,KACX,YAAa,KAAK,CAAE,SAAS,CAAE,WAC/B,YAAa,OACb,UAAW,MACX,SAAU,OACV,QAAS,MACT,QAAS,EACT,MAAO,EACP,OAAQ,QAEZ,gCACA,4CACI,mBAAoB,QAAQ,IAAK,QACjC,WAAY,QAAQ,IAAK,QACzB,MAAO,KACP,QAAS,EAEb,mCACI,MAAO,KAEX,kCACI,KAAM,KAGV,0BADA,2BAEI,OAAQ,eAGZ,0CACI,OAAQ,eAKZ,2BACA,yBAFA,wDAIG,OAAQ,MACR,OAAQ,0BAIX,uEACA,qEAFA,oGAII,WAAY,MACZ,WAAY,0BAIhB,aACI,gBAAiB,WACjB,WAAY,MAIhB,4CACI,WAAY,KAIhB,4CADA,uDAEA,6BACI,WAAY,KAEhB,aACI,QAAQ,EAGZ,sBACI,QAAS,MAKb,uDADA,oDADA,qDAGI,OAAQ,eACR,WAAY,eAIhB,YACI,SAAU,SACV,MAAO,IACP,OAAQ,IACR,QAAS,EACT,SAAU,OACV,KAAM,cACN,YAAa,OACb,OAAQ,EAKZ,+CACI,iBAAkB,YAClB,MAAO,IAEX,qDACI,iBAAkB,YAEtB,qDACI,iBAAkB,eAClB,cAAe,KACf,OAAQ,IAAI,MAAM,YAEtB,YACA,cACI,QAAS,QACT,SAAU,SACV,OAAQ,EAEZ,YACA,gBACI,gBAAiB,KACjB,MAAO,KACP,WAAY,qBACZ,QAAS,IAAI,IACb,UAAW,KACX,YAAa,MACb,MAAO,KACP,QAAS,aACT,cAAe,IACf,OAAQ,KAEZ,0BACI,SAAU","file":"fullpage.min.css","sourcesContent":["/*!\r\n * fullPage 4.0.29\r\n * https://github.com/alvarotrigo/fullPage.js\r\n *\r\n * @license GPLv3 for open source use only\r\n * or Fullpage Commercial License for commercial use\r\n * http://alvarotrigo.com/fullPage/pricing/\r\n *\r\n * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo\r\n */\r\nhtml.fp-enabled,\r\n.fp-enabled body {\r\n margin: 0;\r\n padding: 0;\r\n overflow:hidden;\r\n\r\n /*Avoid flicker on slides transitions for mobile phones #336 */\r\n -webkit-tap-highlight-color: rgba(0,0,0,0);\r\n}\r\n.fp-section {\r\n position: relative;\r\n -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */\r\n -moz-box-sizing: border-box; /* <=28 */\r\n box-sizing: border-box;\r\n height: 100%;\r\n display: block;\r\n}\r\n.fp-slide {\r\n float: left;\r\n}\r\n.fp-slide, .fp-slidesContainer {\r\n height: 100%;\r\n display: block;\r\n}\r\n.fp-slides {\r\n z-index:1;\r\n height: 100%;\r\n overflow: hidden;\r\n position: relative;\r\n -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */\r\n transition: all 0.3s ease-out;\r\n}\r\n.fp-table{\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n width: 100%;\r\n}\r\n.fp-slidesContainer {\r\n float: left;\r\n position: relative;\r\n}\r\n.fp-controlArrow {\r\n -webkit-user-select: none; /* webkit (safari, chrome) browsers */\r\n -moz-user-select: none; /* mozilla browsers */\r\n -khtml-user-select: none; /* webkit (konqueror) browsers */\r\n -ms-user-select: none; /* IE10+ */\r\n position: absolute;\r\n z-index: 4;\r\n top: 50%;\r\n cursor: pointer;\r\n margin-top: -38px;\r\n -webkit-transform: translate3d(0,0,0);\r\n -ms-transform: translate3d(0,0,0);\r\n transform: translate3d(0,0,0);\r\n}\r\n.fp-prev{\r\n left: 15px;\r\n}\r\n.fp-next{\r\n right: 15px;\r\n}\r\n.fp-arrow{\r\n width: 0;\r\n height: 0;\r\n border-style: solid;\r\n}\r\n.fp-arrow.fp-prev {\r\n border-width: 38.5px 34px 38.5px 0;\r\n border-color: transparent #fff transparent transparent;\r\n}\r\n.fp-arrow.fp-next {\r\n border-width: 38.5px 0 38.5px 34px;\r\n border-color: transparent transparent transparent #fff;\r\n}\r\n.fp-notransition {\r\n -webkit-transition: none !important;\r\n transition: none !important;\r\n}\r\n#fp-nav {\r\n position: fixed;\r\n z-index: 100;\r\n top: 50%;\r\n opacity: 1;\r\n transform: translateY(-50%);\r\n -ms-transform: translateY(-50%);\r\n -webkit-transform: translate3d(0,-50%,0);\r\n pointer-events: none;\r\n}\r\n#fp-nav.fp-right {\r\n right: 17px;\r\n}\r\n#fp-nav.fp-left {\r\n left: 17px;\r\n}\r\n.fp-slidesNav{\r\n position: absolute;\r\n z-index: 4;\r\n opacity: 1;\r\n -webkit-transform: translate3d(0,0,0);\r\n -ms-transform: translate3d(0,0,0);\r\n transform: translate3d(0,0,0);\r\n left: 0 !important;\r\n right: 0;\r\n margin: 0 auto !important;\r\n pointer-events: none;\r\n}\r\n.fp-slidesNav.fp-bottom {\r\n bottom: 17px;\r\n}\r\n.fp-slidesNav.fp-top {\r\n top: 17px;\r\n}\r\n#fp-nav ul,\r\n.fp-slidesNav ul {\r\n margin: 0;\r\n padding: 0;\r\n}\r\n#fp-nav ul li,\r\n.fp-slidesNav ul li {\r\n display: block;\r\n width: 14px;\r\n height: 13px;\r\n margin: 7px;\r\n position:relative;\r\n}\r\n.fp-slidesNav ul li {\r\n display: inline-block;\r\n}\r\n#fp-nav ul li a,\r\n.fp-slidesNav ul li a {\r\n display: block;\r\n position: relative;\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n cursor: pointer;\r\n text-decoration: none;\r\n pointer-events: all;\r\n}\r\n#fp-nav ul li a.active span,\r\n.fp-slidesNav ul li a.active span,\r\n#fp-nav ul li:hover a.active span,\r\n.fp-slidesNav ul li:hover a.active span{\r\n height: 12px;\r\n width: 12px;\r\n margin: -6px 0 0 -6px;\r\n border-radius: 100%;\r\n }\r\n#fp-nav ul li a span,\r\n.fp-slidesNav ul li a span {\r\n border-radius: 50%;\r\n position: absolute;\r\n z-index: 1;\r\n height: 4px;\r\n width: 4px;\r\n border: 0;\r\n background: #333;\r\n left: 50%;\r\n top: 50%;\r\n margin: -2px 0 0 -2px;\r\n -webkit-transition: all 0.1s ease-in-out;\r\n -moz-transition: all 0.1s ease-in-out;\r\n -o-transition: all 0.1s ease-in-out;\r\n transition: all 0.1s ease-in-out;\r\n}\r\n#fp-nav ul li:hover a span,\r\n.fp-slidesNav ul li:hover a span{\r\n width: 10px;\r\n height: 10px;\r\n margin: -5px 0px 0px -5px;\r\n}\r\n#fp-nav ul li .fp-tooltip {\r\n position: absolute;\r\n top: -2px;\r\n color: #fff;\r\n font-size: 14px;\r\n font-family: arial, helvetica, sans-serif;\r\n white-space: nowrap;\r\n max-width: 220px;\r\n overflow: hidden;\r\n display: block;\r\n opacity: 0;\r\n width: 0;\r\n cursor: pointer;\r\n}\r\n#fp-nav ul li:hover .fp-tooltip,\r\n#fp-nav.fp-show-active a.active + .fp-tooltip {\r\n -webkit-transition: opacity 0.2s ease-in;\r\n transition: opacity 0.2s ease-in;\r\n width: auto;\r\n opacity: 1;\r\n}\r\n#fp-nav ul li .fp-tooltip.fp-right {\r\n right: 20px;\r\n}\r\n#fp-nav ul li .fp-tooltip.fp-left {\r\n left: 20px;\r\n}\r\n.fp-auto-height.fp-section,\r\n.fp-auto-height .fp-slide{\r\n height: auto !important;\r\n}\r\n\r\n.fp-responsive .fp-is-overflow.fp-section{\r\n height: auto !important;\r\n}\r\n\r\n/* Used with autoScrolling: false */ \r\n.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,\r\n.fp-scrollable .fp-section,\r\n.fp-scrollable .fp-slide{\r\n /* Fallback for browsers that do not support Custom Properties */\r\n height: 100vh;\r\n height: calc(var(--vh, 1vh) * 100);\r\n}\r\n\r\n.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),\r\n.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),\r\n.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){\r\n /* Fallback for browsers that do not support Custom Properties */\r\n min-height: 100vh;\r\n min-height: calc(var(--vh, 1vh) * 100);\r\n}\r\n\r\n/* Disabling vertical centering on scrollable elements */\r\n.fp-overflow{\r\n justify-content: flex-start;\r\n max-height: 100vh;\r\n}\r\n\r\n/* No scrollable when using auto-height */\r\n.fp-scrollable .fp-auto-height .fp-overflow{\r\n max-height: none;\r\n}\r\n\r\n.fp-is-overflow .fp-overflow.fp-auto-height-responsive,\r\n.fp-is-overflow .fp-overflow.fp-auto-height,\r\n.fp-is-overflow > .fp-overflow{\r\n overflow-y: auto;\r\n}\r\n.fp-overflow{\r\n outline:none;\r\n}\r\n\r\n.fp-overflow.fp-table{\r\n display: block;\r\n}\r\n\r\n.fp-responsive .fp-auto-height-responsive.fp-section,\r\n.fp-responsive .fp-auto-height-responsive .fp-slide,\r\n.fp-responsive .fp-auto-height-responsive .fp-overflow{\r\n height: auto !important;\r\n min-height: auto !important;\r\n}\r\n\r\n/*Only display content to screen readers*/\r\n.fp-sr-only{\r\n position: absolute;\r\n width: 1px;\r\n height: 1px;\r\n padding: 0;\r\n overflow: hidden;\r\n clip: rect(0, 0, 0, 0);\r\n white-space: nowrap;\r\n border: 0;\r\n}\r\n\r\n/* Customize website's scrollbar like Mac OS\r\nNot supports in Firefox and IE */\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar {\r\n background-color: transparent;\r\n width: 9px;\r\n}\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {\r\n background-color: transparent;\r\n}\r\n.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {\r\n background-color: rgba(0,0,0,.4);\r\n border-radius: 16px;\r\n border: 4px solid transparent;\r\n}\r\n.fp-warning,\r\n.fp-watermark{\r\n z-index: 9999999;\r\n position: absolute;\r\n bottom: 0;\r\n}\r\n.fp-warning,\r\n.fp-watermark a{\r\n text-decoration: none;\r\n color: #000;\r\n background: rgba(255,255,255,0.6);\r\n padding: 5px 8px;\r\n font-size: 14px;\r\n font-family: arial;\r\n color: black;\r\n display: inline-block;\r\n border-radius: 3px;\r\n margin: 12px;\r\n}\r\n.fp-noscroll .fp-overflow{\r\n overflow: hidden;\r\n}"]} \ No newline at end of file diff --git a/dist/fullpage.min.js b/dist/fullpage.min.js index 5c18719a5..ff045a782 100644 --- a/dist/fullpage.min.js +++ b/dist/fullpage.min.js @@ -1,5 +1,5 @@ /*! -* fullPage 4.0.30 +* fullPage 4.0.29 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only @@ -8,4 +8,4 @@ * * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo */ -!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i;Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],o=0;o0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,o=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var r,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(r=arguments[2])}for(var u,l=i(o.length),c=t(e)?Object(new e(l)):new Array(l),f=0;f0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}},v=["parallax","scrollOverflowReset","dragAndMove","offsetSections","fadingEffect","responsiveSlides","continuousHorizontal","interlockedSlides","scrollHorizontally","resetSliders","cards","dropEffect","waterEffect"],d=(o=window.self!==window.top,function(){return o});function h(n,t){r.console&&r.console[n]&&r.console[n]("fullPage: "+t)}function p(n){return"none"!==r.getComputedStyle(n).display}function g(n){return Array.from(n).filter((function(n){return p(n)}))}function m(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function w(n){n=n||{};for(var t=1,e=arguments.length;t>=0,t=String(void 0!==t?t:" "),this.length>n?String(this):((n-=this.length)>t.length&&(t+=Array.apply(null,Array(n)).map((function(){return t})).join("")),t.slice(0,n)+String(this))}),window.fp_utils={$:m,deepExtend:w,hasClass:b,getWindowHeight:y,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,showError:h};var vn=Object.freeze({__proto__:null,showError:h,isVisible:p,o:g,$:m,deepExtend:w,hasClass:b,getWindowHeight:y,u:S,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,l:I,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,v:K,h:q,p:G,g:$,S:Y,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,toArray:an,T:un,M:ln,A:cn,O:fn,j:sn});function dn(n){return dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},dn(n)}var hn={L:{},D:function(n,t){var e=this;return"object"!==dn(this.L[n])&&(this.L[n]=[]),this.L[n].push(t),function(){return e.removeListener(n,t)}},removeListener:function(n,t){if("object"===dn(this.L[n])){var e=this.L[n].indexOf(t);e>-1&&this.L[n].splice(e,1)}},R:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),o=1;o','
                              '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},yt=null,St=!1,Tt=w({},bt),Mt=null;function At(n){return yt}function xt(){return Mt||bt}function kt(){return Tt}function Ot(n,t,e){Mt[n]=t,"internal"!==e&&(Tt[n]=t)}function jt(){if(!xt().anchors.length){var n=m(xt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",yt);n.length&&n.length===m(xt().sectionSelector,yt).length&&(St=!0,n.forEach((function(n){xt().anchors.push(K(n,"data-anchor").toString())})))}if(!xt().navigationTooltips.length){var t=m(xt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",yt);t.length&&t.forEach((function(n){xt().navigationTooltips.push(K(n,"data-tooltip").toString())}))}}var Lt=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},Dt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=K(n,"data-anchor")||xt().anchors[k(n,xt().sectionSelector)],this.item=n,this.isVisible=p(n),this.isActive=b(n,$n),this.un=b(n,ct)||null!=m(ft,n)[0],this.ln=t===xt().sectionSelector,this.cn=N(n,ut)||N(n,Un),this.index=function(){return this.siblings().indexOf(this)}};function Et(n){return n.map((function(n){return n.item}))}function Rt(n,t){return n.find((function(n){return n.item===t}))}Dt.prototype.siblings=function(){return this.ln?this.isVisible?pn.I:pn.sn:this.parent?this.parent.slides:0},Dt.prototype.prev=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Dt.prototype.next=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Vt(n){return E(n,Kn)}function Ut(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function _t(n,t){t?Ht(At()):Vt(At()),clearTimeout(Pt),T(At(),Ut(n)),s.test.hn=n,Pt=setTimeout((function(){R(At(),Kn)}),10)}function Kt(n){var t=Math.round(n);if(xt().css3&&xt().autoScrolling&&!xt().scrollBar)_t("translate3d(0px, -"+t+"px, 0px)",!1);else if(xt().autoScrolling&&!xt().scrollBar)T(At(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Nt(t);Bt(e.element,e.options)}}function qt(n,t){Ot("scrollingSpeed",n,t)}s.setScrollingSpeed=qt;var Gt,$t=null,Yt=null,Xt=null;function Qt(n,t,e,i){var o,a=function(n){return n.self!=r&&b(n,ot)?n.scrollLeft:!xt().autoScrolling||xt().scrollBar?V():n.offsetTop}(n),u=t-a,l=!1,c=pn.q;gn({q:!0}),Gt&&window.cancelAnimationFrame(Gt),Gt=function(f){o||(o=f);var s=Math.floor(f-o);if(pn.q){var v=t;e&&(v=r.fp_easings[xt().easing](s,a,u,e)),s<=e&&Bt(n,v),s0,r=i>2&&i'+se(r.index(),"Section")+"";var l=xt().navigationTooltips[r.index()];void 0!==l&&""!==l&&(i+='
                              '+l+"
                              "),i+=""}m("ul",e)[0].innerHTML=i;var c=m("li",m(nt)[0])[mn().C.index()];E(m("a",c),$n)}function Te(n){n.preventDefault&&_(n),gn({N:"verticalNav"});var t=k(N(this,"#fp-nav li"));hn.R(En,{destination:mn().I[t]})}function Me(n,t){var e;e=n,xt().menu&&xt().menu.length&&m(xt().menu).forEach((function(n){null!=n&&(R(m(Yn,n),$n),E(m('[data-menuanchor="'+e+'"]',n),$n))})),function(n,t){var e=m(nt)[0];xt().navigation&&null!=e&&"none"!==e.style.display&&(R(m(Yn,e),$n),E(n?m('a[href="#'+n+'"]',e):m("a",m("li",e)[t]),$n))}(n,t)}de.m={up:!0,down:!0,left:!0,right:!0},de.k=w({},de.m),hn.D(bn,(function(n){var t=n.target;(J(t,pt)||N(t,pt))&&ge.call(t,n)})),s.setRecordHistory=me,s.setAutoScrolling=we,s.test.setAutoScrolling=we,(new Date).getTime();var Ae,xe,ke,Oe,je,Le,De=(xe=!0,ke=(new Date).getTime(),Oe=!r.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?xt().scrollingSpeed:100;return xe=Oe||e-ke>=i,Oe=!r.fullpage_api,xe&&(Ae=t(),ke=e),void 0===Ae||Ae});function Ee(n,t){if(X(xt().beforeLeave))return De(mn().N,(function(){return ne(n,t)}))}function Re(n,t,e){var i=n.item;if(null!=i){var o,r,a=function(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=e>pn.tn,r=i-y()+t,a=xt().bigSectionsDestination;return t>y()?(o||a)&&"bottom"!==a||(i=r):(o||pn.V&&null==A(n))&&(i=r),gn({tn:i}),i}(i),u={element:i,callback:t,isMovementUp:e,dtop:a,yMovement:Wt(mn().C,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:mn().C.index()+1,localIsResizing:pn.V,items:{origin:mn().C,destination:n},direction:null};if(!(mn().C.item==i&&!pn.V||xt().scrollBar&&V()===u.dtop&&!b(i,"fp-auto-height"))){if(null!=u.activeSlide&&(o=K(u.activeSlide,"data-anchor"),r=k(u.activeSlide,null)),!u.localIsResizing){var l=u.yMovement;if(void 0!==e&&(l=e?"up":"down"),u.direction=l,X(xt().beforeLeave)&&!1===Ee("beforeLeave",u))return;if(X(xt().onLeave)&&!ne("onLeave",u))return}xt().autoScrolling&&xt().continuousVertical&&void 0!==u.isMovementUp&&(!u.isMovementUp&&"up"==u.yMovement||u.isMovementUp&&"down"==u.yMovement)&&(u=function(n){gn({on:!0});var t=mn().C.item;return n.isMovementUp?H(t,on(t,Jn)):B(t,rn(t,Jn).reverse()),Kt(mn().C.item.offsetTop),function(){for(var n=m(it),t=0;t-1&&!Ge.kn)return _(n),!1},Mn:function(){Ge.xn=pn.G},onLeave:function(){clearTimeout(He),Ge.kn=!1},afterLoad:function(){Ge.kn=!1,clearTimeout(He),He=setTimeout((function(){Ge.xn=pn.G}),200)},En:function(){a.activeElement===this.An&&(this.An.blur(),Ge.kn=!1)},Tn:function(){if(xt().scrollOverflow&&Ge.xn){Ge.En();var n=Ge.Rn(mn().C.item);!n||u||c||(this.An=n,requestAnimationFrame((function(){n.focus({Pn:!0}),Ge.kn=!0}))),Ge.xn=!1}},Sn:function(){xt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),mn().dn.forEach((function(n){if(!(n.slides&&n.slides.length||b(n.item,"fp-auto-height-responsive")&&Ne())){var t,e=It(n.item),i=Ge.wn(n.item),o=(t=n).ln?t:t.parent;if(f){var r=i?"addClass":"removeClass";vn[r](o.item,st),vn[r](n.item,st)}else E(o.item,st),E(n.item,st);n.un||(Ge.Fn(e),Ge.zn(e)),n.un=!0}}))},zn:function(n){Ge.Rn(n).addEventListener("scroll",Ge.In),n.addEventListener("wheel",Ge.Ln,{passive:!1}),n.addEventListener("keydown",Ge.Dn,{passive:!1})},Fn:function(n){var t=document.createElement("div");t.className=ct,I(n,t),t.setAttribute("tabindex","-1")},Cn:function(n){var t=m(ft,n)[0];t&&(C(t),n.removeAttribute("tabindex"))},Rn:function(n){var t=It(n);return m(ft,t)[0]||t},un:function(n){return b(n,ct)||null!=m(ft,n)[0]},bn:function(n){return n.ln&&n.activeSlide?n.activeSlide.un:n.un},wn:function(n){return Ge.Rn(n).scrollHeight>r.innerHeight},isScrolled:function(n,t){if(!pn.G)return!1;if(xt().scrollBar)return!0;var e=Ge.Rn(t);if(!xt().scrollOverflow||!b(e,ct)||b(t,"fp-noscroll")||b(It(t),"fp-noscroll"))return!0;var i=f?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,u=r||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Nn:function(){this.jn=(new Date).getTime();var n=this.jn-Ge.On,t=(u||c)&&pn.J,e=pn.Z&&n>600;return t&&n>400||e},In:(Ke=0,function(n){var t=n.target.scrollTop,e="none"!==pn.Y?pn.Y:Keo?"left":"right"),l.direction=l.direction?l.direction:l.Bn,l.localIsResizing||gn({G:!1}),xt().onSlideLeave&&!l.localIsResizing&&"none"!==l.Bn&&X(xt().onSlideLeave)&&!1===ne("onSlideLeave",l)?gn({W:!1}):(E(t,$n),R(U(t),$n),ti(),l.localIsResizing||(ie(l.prevSlide),re(u)),function(n){!xt().loopHorizontal&&xt().controlArrows&&(Z(m(mt,n.section),0!==n.slideIndex),Z(m(wt,n.section),null!=A(n.destiny)))}(l),a.isActive&&!l.localIsResizing&&ce(l.slideIndex,l.slideAnchor,l.anchorLink),hn.R(zn,l),function(n,t,e){var i,o,r=t.destinyPos;if(i=t.slidesNav,o=t.slideIndex,xt().slidesNavigation&&null!=i&&(R(m(Yn,i),$n),E(m("a",m("li",i)[o]),$n)),gn({scrollX:Math.round(r.left)}),xt().css3){var a="translate3d(-"+Math.round(r.left)+"px, 0px, 0px)";s.test.Hn[t.sectionIndex]=a,T(Ht(m(ut,n)),Ut(a)),clearTimeout(qe),qe=setTimeout((function(){Qe(t)}),xt().scrollingSpeed)}else s.test.left[t.sectionIndex]=Math.round(r.left),Qt(n,Math.round(r.left),xt().scrollingSpeed,(function(){Qe(t)}))}(n,l))}function Xe(){clearTimeout(qe)}function Qe(n){n.localIsResizing||(X(xt().afterSlideLoad)&&ne("afterSlideLoad",n),gn({G:!0}),te(n.destiny),hn.R(Nn,n)),gn({W:!1})}function Je(n,t){qt(0,"internal"),void 0!==t&&gn({V:!0}),Ye(N(n,rt),n),void 0!==t&&gn({V:!1}),qt(kt().scrollingSpeed,"internal")}s.landscapeScroll=Ye,hn.D(An,(function(){hn.D(Fn,$e)}));var Ze=null,ni=null;function ti(){pn.C=null,pn.I.map((function(n){var t=b(n.item,$n);n.isActive=t,n.un=Ge.un(n.item),t&&(pn.C=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=b(t.item,$n);t.un=Ge.un(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=pn.C,t=!!pn.C&&pn.C.slides.length,e=pn.C?pn.C.activeSlide:null;if(!n&&pn.I.length&&!mn().B&&Ze){var i=oi(Ze,pn.I);i&&(pn.C=i,pn.C.isActive=!0,E(pn.C.item,$n)),pn.C&&Kt(pn.C.item.offsetTop)}if(t&&!e&&ni){var o=oi(ni,pn.C.slides);o&&(pn.C.activeSlide=o,pn.C.activeSlide.isActive=!0,E(pn.C.activeSlide.item,$n)),pn.C.activeSlide&&Je(pn.C.activeSlide.item,"internal")}}()}function ei(){var n=m(xt().sectionSelector,At()),t=g(n),e=Array.from(n).map((function(n){return new ri(n)})),i=e.filter((function(n){return n.isVisible})),o=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Ze=ii(pn.C),ni=ii(pn.C?pn.C.activeSlide:null),pn.P=t.length,pn.F=i.reduce((function(n,t){return n+t.slides.length}),0),pn.I=i,pn.sn=e,pn.slides=o,pn.dn=pn.I.concat(pn.slides)}function ii(n){if(!n)return null;var t=n?n.item:null,e=n.ln?pn.sn:pn.C.Wn;if(t){var i=Rt(e,t);return i?i.index():null}return null}function oi(n,t){var e,i=n-1,o=n;do{if(e=t[i]||t[o])break;i-=1,o+=1}while(i>=0||o1&&(xt().controlArrows&&function(n){var t=n.item,e=[nn(xt().controlArrowsHTML[0]),nn(xt().controlArrowsHTML[1])];B(m(rt,t)[0],e),E(e,ht),E(e[0],gt),E(e[1],"fp-next"),"#fff"!==xt().controlArrowColor&&(T(m(wt,t),{"border-color":"transparent transparent transparent "+xt().controlArrowColor}),T(m(mt,t),{"border-color":"transparent "+xt().controlArrowColor+" transparent transparent"})),xt().loopHorizontal||j(m(mt,t))}(n),xt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;P(nn('
                                '),t);var i=m(vt,t)[0];E(i,"fp-"+xt().slidesNavPosition);for(var o=0;o'+se(o,"Slide",m(et,t)[o])+""),m("ul",i)[0]);T(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(m("a",m("li",i)[r]),$n)}(n)),i.forEach((function(n){T(n.item,{width:r+"%"}),xt().verticalCentered&&Be(n)}));var c=n.activeSlide||null;null!=c&&pn.C&&(0!==pn.C.index()||0===pn.C.index()&&0!==c.index())?Je(c.item,"internal"):E(e[0],$n)}ui.prototype=Dt.prototype,ui.prototype.constructor=ri;var fi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function si(){return g(m(xt().slideSelector,At())).length!==mn().F}function vi(n){var t=si();(si()||g(m(xt().sectionSelector,At())).length!==mn().P)&&!pn.on&&(xt().observer&&ai&&ai.disconnect(),ei(),ti(),xt().anchors=[],tn(m(nt)),li(),jt(),xt().navigation&&Se(),t&&(tn(m(vt)),tn(m(pt))),mn().I.forEach((function(n){n.slides.length?t&&ci(n):Ve(n)}))),xt().observer&&ai&&m(Un)[0]&&ai.observe(m(Un)[0],fi)}hn.D(An,(function(){var n,t,e;xt().observer&&"MutationObserver"in window&&m(Un)[0]&&(n=m(Un)[0],t=fi,(e=new MutationObserver(vi)).observe(n,t),ai=e),hn.D(kn,vi)})),s.render=vi;var di=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),Y("testPassive",null,t)}catch(n){}return function(){return n}}();function hi(){return!!di()&&{passive:!1}}var pi,gi,mi,wi,bi=(mi=(new Date).getTime(),wi=[],{Vn:function(n){var t=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;pi=Math.abs(n.wheelDeltaX)149&&wi.shift(),wi.push(Math.abs(t));var a=o-mi;mi=o,a>200&&(wi=[])},Un:function(){var n=ln(wi,10)>=ln(wi,70);return!!wi.length&&n&&pi},_n:function(){return gi}});function yi(){var n=xt().css3?V()+y():un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight,t=Nt(n);s.test.top=-n+"px",gn({G:!1}),Qt(t.element,t.options,xt().scrollingSpeed,(function(){setTimeout((function(){gn({B:!0}),gn({G:!0})}),30)}))}function Si(){At().getBoundingClientRect().bottom>=0&&Ti()}function Ti(){var n=Nt(un(mn().I).item.offsetTop);gn({G:!1}),Qt(n.element,n.options,xt().scrollingSpeed,(function(){gn({G:!0}),gn({B:!1}),gn({Kn:!1})}))}var Mi,Ai,xi,ki=(Mi=!1,Ai={},xi={},function(n,t,e){switch(n){case"set":Ai[t]=(new Date).getTime(),xi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Mi=i-Ai[t]>xi[t]}return Mi});function Oi(){var n=mn().C.next();n||!xt().loopBottom&&!xt().continuousVertical||(n=mn().I[0]),null!=n?Re(n,null,!1):At().scrollHeight<$t.scrollHeight&&xt().scrollBar&&xt().scrollBeyondFullpage&&hn.R(Pn)}function ji(){var n=mn().C.prev();n||!xt().loopTop&&!xt().continuousVertical||(n=un(mn().I)),null!=n&&Re(n,null,!0)}s.moveSectionDown=Oi,s.moveSectionUp=ji;var Li=0;function Di(n){xt().autoScrolling&&(pn.G&&(n.pageYLi&&pe().m.down&&Oi()),Li=n.pageY)}function Ei(n){if(pe().m[n]){var t="down"===n?Oi:ji;xt().scrollOverflow&&Ge.bn(mn().C)?Ge.isScrolled(n,mn().C.item)&&Ge.Nn()&&t():t()}}var Ri,Pi,Fi,zi,Ii=0,Ci=0,Ni=0,Bi=0,Hi=(r.PointerEvent&&(zi={down:"pointerdown",move:"pointermove"}),zi),Wi={qn:"ontouchmove"in window?"touchmove":Hi?Hi.move:null,Gn:"ontouchstart"in window?"touchstart":Hi?Hi.down:null};function Vi(n){var t=N(n.target,Jn)||mn().C.item,e=Ge.bn(mn().C);if(Ui(n)){gn({J:!0,Z:!1}),xt().autoScrolling&&(e&&!pn.G||xt().scrollBar)&&_(n);var i=qi(n);Ni=i.y,Bi=i.x;var o=Math.abs(Ii-Ni)>r.innerHeight/100*xt().touchSensitivity,a=Math.abs(Ci-Bi)>S()/100*xt().touchSensitivity,u=m(rt,t).length&&Math.abs(Ci-Bi)>Math.abs(Ii-Ni),l=Ii>Ni?"down":"up";gn({Y:u?Ci>Bi?"right":"left":l}),u?!pn.W&&a&&(Ci>Bi?pe().m.right&&hn.R(Sn,{section:t}):pe().m.left&&hn.R(yn,{section:t})):xt().autoScrolling&&pn.G&&o&&Ei(l)}}function Ui(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function _i(n){if(xt().fitToSection&&gn({q:!1}),Ui(n)){var t=qi(n);Ii=t.y,Ci=t.x}G("touchend",Ki)}function Ki(){Y("touchend",Ki),gn({J:!1})}function qi(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,c&&Ui(n)&&xt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function Gi(n){xt().autoScrolling&&Ui(n)&&pe().m.up&&(pn.G||_(n))}function $i(n,t){var e=null==t?mn().C.item:t,i=Rt(pn.I,e),o=m(rt,e)[0];if(!(null==o||pn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!xt().loopHorizontal)return;a="left"===n?un(i.slides):i.slides[0]}gn({W:!s.test.mn}),Ye(o,a.item,n)}}function Yi(n){$i("left",n)}function Xi(n){$i("right",n)}function Qi(n){var t=mn().I.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=mn().I[e]}return t}function Ji(n){null!=n&&Ye(N(n,rt),n)}function Zi(n,t){var e=Qi(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===pn._||b(e.item,$n)?Ji(i):Re(e,(function(){Ji(i)}))}}function no(n,t){var e=Qi(n);void 0!==t?Zi(n,t):null!=e&&Re(e)}function to(){clearTimeout(Pi),$("keydown",eo),$("keyup",io)}function eo(n){clearTimeout(Pi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=xt().autoScrolling||xt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=a.activeElement,i=lo(It(mn().C.item));function o(n){return _(n),i[0]?i[0].focus():null}if(pn.G){if(!function(n){var t=lo(a),e=t.indexOf(a.activeElement),i=t[n.shiftKey?e-1:e+1],o=N(i,et),r=N(i,Jn);return!o&&!r}(n)){e?null==N(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var r=e==i[0],u=e==i[i.length-1],l=t&&r;if(l||!t&&u){_(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Ct((pn.C&&pn.C.activeSlide?pn.C.activeSlide:pn.C)[e]());do{(i=lo(o.item)).length&&(t={$n:o,Yn:i[n?i.length-1:0]}),o=Ct(o[e]())}while(o&&0===i.length);return t}(l),f=c?c.$n:null;if(f){var s=f.ln?f:f.parent;hn.R(jn,{Xn:s.index()+1,slideAnchor:f.ln?0:f.index()}),Fi=c.Yn,_(n)}}}}else _(n)}(n):!sn()&&xt().keyboardScrolling&&i&&(Ri=n.ctrlKey,Pi=setTimeout((function(){!function(n){var t=n.shiftKey,e=a.activeElement,i=J(e,"video")||J(e,"audio"),o=Ge.isScrolled("up",mn().C.item),r=Ge.isScrolled("down",mn().C.item),u=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!pn.B})(n)&&!N(n.target,ft)&&n.preventDefault()}(n),pn.G||u)switch(gn({N:"keydown"}),n.keyCode){case 38:case 33:pe().k.up&&o?pn.B?hn.R(Ln,{e:n}):ji():Ge.Tn();break;case 32:if(t&&pe().k.up&&!i&&o){ji();break}case 40:case 34:if(pe().k.down&&r){if(pn.B)return;32===n.keyCode&&i||Oi()}else Ge.Tn();break;case 36:pe().k.up&&no(1);break;case 35:pe().k.down&&no(mn().I.length);break;case 37:pe().k.left&&Yi();break;case 39:pe().k.right&&Xi()}}(n)}),0))}function io(n){pn.nn&&(Ri=n.ctrlKey)}function oo(){gn({nn:!1}),Ri=!1}function ro(n){uo()}function ao(n){N(Fi,et)&&!N(Fi,it)||uo()}function uo(){Fi&&(Fi.focus(),Fi=null)}function lo(n){return[].slice.call(m('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==K(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=Yi,s.moveSlideRight=Xi,s.moveTo=no,hn.D(An,(function(){G("blur",oo),q("keydown",eo),q("keyup",io),hn.D(xn,to),hn.D(Nn,ro),hn.D(Cn,ao)}));var co=(new Date).getTime(),fo=[];function so(n){n?(function(){var n,t="";r.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in a.createElement("div")?"wheel":void 0!==a.onmousewheel?"mousewheel":"DOMMouseScroll",i=hi();"DOMMouseScroll"==e?a[n](t+"MozMousePixelScroll",vo,i):a[n](t+e,vo,i)}(),At().addEventListener("mousedown",ho),At().addEventListener("mouseup",po)):(a.addEventListener?($("mousewheel",vo,!1),$("wheel",vo,!1),$("MozMousePixelScroll",vo,!1)):a.detachEvent("onmousewheel",vo),At().removeEventListener("mousedown",ho),At().removeEventListener("mouseup",po))}function vo(n){var t=(new Date).getTime(),e=b(m(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=mn().B&&n.getBoundingClientRect().bottom>=0&&"up"===bi._n(),i=mn().Kn;if(i)return _(t),!1;if(mn().B){if(e){var o;if(!(i||ki("isNewKeyframe","beyondFullpage")&&bi.Un()))return(o=Nt(un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight)).element.scrollTo(0,o.options),gn({Kn:!1}),_(t),!1;if(bi.Un())return e=!1,gn({Kn:!0}),gn({N:"wheel"}),Ti(),_(t),!1}else ki("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(At(),n);if(pn.Z||gn({J:!1,Z:!0,Y:"none"}),!pe().m.down&&!pe().m.up)return!1;if(i)return!0;if(!1===i)return _(n),!1;if(xt().autoScrolling&&!Ri&&!e){var o=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,o)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";fo.length>149&&fo.shift(),fo.push(Math.abs(o)),xt().scrollBar&&_(n);var f=t-co;return co=t,f>200&&(fo=[]),gn({X:c}),pn.G&&ln(fo,10)>=ln(fo,70)&&l&&(gn({N:"wheel"}),Ei(a<0?"down":"up")),!1}xt().fitToSection&&gn({q:!1})}function ho(n){var t;2==n.which&&(t=n.pageY,Li=t,At().addEventListener("mousemove",Di))}function po(n){2==n.which&&At().removeEventListener("mousemove",Di)}function go(n){n?(so(!0),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Gi,{passive:!1}),$t.addEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1}),n.addEventListener(Wi.Gn,_i),n.addEventListener(Wi.qn,Vi,{passive:!1})}}()):(so(!1),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Vi,{passive:!1}),$t.removeEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1})}}())}s.setMouseWheelScrolling=so;var mo=!0;function wo(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){$(n,yo,!0)}))}function bo(n,t){document["fp_"+n]=t,q(n,yo,!0)}function yo(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(mo=!1,setTimeout((function(){mo=!0}),800)),("mouseenter"!==t||mo)&&(xt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=J(i,n),o=N(i,n);(t||o)&&(s.shared.Qn||go(!1),s.shared.Qn=!0,e=!0)}})),!e&&s.shared.Qn&&(go(!0),s.shared.Qn=!1))):go(!0)}function So(n,t){qt(0,"internal"),no(n,t),qt(kt().scrollingSpeed,"internal")}hn.D(An,(function(){xt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){bo(n,!1)})),["mouseleave","touchend"].forEach((function(n){bo(n,!0)}))),hn.D(xn,wo)})),s.silentMoveTo=So;var To,Mo,Ao=y(),xo=S(),ko=!1;function Oo(){clearTimeout(To),clearTimeout(Mo),Y("resize",jo)}function jo(){ko||(xt().autoScrolling&&!xt().scrollBar||!xt().fitToSection)&&Do(y()),pn.an&&function(){if(u)for(var n=0;n<4;n++)Mo=setTimeout((function(){window.requestAnimationFrame((function(){xt().autoScrolling&&!xt().scrollBar&&(gn({V:!0}),So(pn.C.index()+1),gn({V:!1}))}))}),200*n)}(),ko=!0,clearTimeout(To),To=setTimeout((function(){!function(){if(gn({V:!0}),Do(""),xt().autoScrolling||pn.B||function(){if(!xt().autoScrolling||xt().scrollBar){var n=.01*r.innerHeight;a.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),hn.R(kn),ti(),Ie(),u){var n=a.activeElement;if(!J(n,"textarea")&&!J(n,"input")&&!J(n,"select")){var t=y();Math.abs(t-Ao)>20*Math.max(Ao,t)/100&&(Lo(!0),Ao=t)}}else e=y(),i=S(),pn.en===e&&xo===i||(gn({en:e}),xo=i,Lo(!0));var e,i;gn({V:!1})}(),ko=!1}),400)}function Lo(n){if(!b(At(),qn)){gn({V:!0,en:y(),Jn:S()});for(var t=mn().I,e=0;e1&&Ye(o,i.activeSlide.item)}xt().scrollOverflow&&Ge.Sn();var a=mn().C.index();pn.B||a&&So(a+1),gn({V:!1}),X(xt().afterResize)&&n&&xt().afterResize.call(At(),r.innerWidth,r.innerHeight),X(xt().afterReBuild)&&!n&&xt().afterReBuild.call(At()),Q(At(),"afterRebuild")}}function Do(n){var t=""===n?"":n+"px";mn().I.forEach((function(n){T(n.item,{height:t})}))}function Eo(){var n,t,e=r.location.hash;if(e.length){var i=e.replace("#","").split("/"),o=e.indexOf("#/")>-1;n=o?"/"+i[1]:decodeURIComponent(i[0]);var a=o?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,pn:t}}function Ro(){Y("hashchange",Po)}function Po(){if(!pn.U&&!xt().lockAnchors){var n=Eo(),t=n.section,e=n.pn,i=void 0===pn._,o=void 0===pn._&&void 0===e&&!pn.W;t&&t.length&&(t&&t!==pn._&&!i||o||!pn.W&&pn.K!=e)&&hn.R(jn,{Xn:t,slideAnchor:e})}}function Fo(n){var t=n.target;N(t,xt().menu+" [data-menuanchor]")&&zo.call(t,n.e)}function zo(n){if(gn({N:"menu"}),m(xt().menu)[0]&&(xt().lockAnchors||!xt().anchors.length)){_(n);var t=N(this,"[data-menuanchor]");hn.R(Dn,{anchor:K(t,"data-menuanchor")})}}function Io(n){var t=n.target;t&&N(t,"#fp-nav a")?Te.call(t,n.e):J(t,".fp-tooltip")?ye.call(t):(J(t,dt)||null!=N(t,dt))&&ve.call(t,n.e)}s.reBuild=Lo,hn.D(An,(function(){jo(),G("resize",jo),hn.D(xn,Oo)})),s.setLockAnchors=function(n){xt().lockAnchors=n},hn.D(An,(function(){G("hashchange",Po),hn.D(xn,Ro)})),hn.D(An,(function(){q("wheel",bi.Vn,hi()),hn.D(Pn,yi),hn.D(Ln,Si)})),hn.D(An,(function(){hn.D(bn,Fo)})),hn.D(An,(function(){hn.D(bn,Io)}));var Co,No,Bo=0;function Ho(n){var t,e,i,o,r;if(!pn.V&&mn().C&&(un(mn().I),!mn().B&&!mn().Kn&&(!xt().autoScrolling||xt().scrollBar))){var a=V(),u=function(n){var t=n>Bo?"down":"up";return Bo=n,gn({tn:n}),t}(a),l=0,c=a+y()/2,f=$t.scrollHeight-y()===a,s=mn().I;if(gn({scrollY:a}),f)l=s.length-1;else if(a)for(var v=0;v=V()+y():o<=V())&&(b(mn().C.item,Xn)||(E(mn().C.item,Xn),R(U(mn().C.item),Xn))),e=(t=s[l]).item,!t.isActive){gn({U:!0});var d,h,p=mn().C.item,g=mn().C.index()+1,m=Wt(mn().C,e),w=t.anchor,S=t.index()+1,T=t.activeSlide,M={C:p,sectionIndex:S-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:mn().C,destination:t}};T&&(h=T.anchor,d=T.index()),pn.G&&(E(e,$n),R(U(e),$n),X(xt().beforeLeave)&&Ee("beforeLeave",M),X(xt().onLeave)&&ne("onLeave",M),X(xt().afterLoad)&&ne("afterLoad",M),ie(p),re(t),te(e),Me(w,S-1),xt().anchors.length&&gn({_:w}),ti(),ce(d,h,w)),clearTimeout(Co),Co=setTimeout((function(){gn({U:!1})}),100)}xt().fitToSection&&pn.G&&(clearTimeout(No),No=setTimeout((function(){pn.I.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(y())||0===Math.round(t.top)})).length||ze()}),xt().fitToSectionDelay))}}function Wo(n){var t=n.items.destination.activeSlide;gn({scrollX:t?Math.round(t.offsetLeft):0})}function Vo(n){var t=xt().skipIntermediateItems,e=n.items.origin.ln?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&qt(0,"internal")}function Uo(n){xt().skipIntermediateItems&&Ot("scrollingSpeed",kt().scrollingSpeed,"internal")}function _o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"k")})):(he(n,"all","k"),xt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==xt().anchors[t]&&n.isActive&&Me(xt().anchors[t],t),xt().menu&&xt().css3&&null!=N(m(xt().menu)[0],Un)&&m(xt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=mn().C,i=mn().C.item;E(i,Xn),re(mn().C),be(),te(i),t=Qi((n=Eo()).section),n.section&&t&&(void 0===t||t.index()!==k(We))||!X(xt().afterLoad)||ne("afterLoad",{C:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:mn().C,destination:mn().C}}),X(xt().afterRender)&&ne("afterRender")}function Go(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"m")})):he(n,"all","m")}function $o(){var n=Eo(),t=n.section,e=n.pn;t?xt().animateAnchor?Zi(t,e):So(t,e):hn.R(wn,null)}function Yo(){ei(),ti(),xt().scrollBar=xt().scrollBar||xt().hybrid,jt(),function(){T(fn(At(),"body"),{height:"100%",position:"relative"}),E(At(),Vn),E(Yt,Gn),gn({en:y()}),R(At(),qn),li();for(var n=mn().sn,t=0;t0&&ci(e)}xt().fixedElements&&xt().css3&&m(xt().fixedElements).forEach((function(n){$t.appendChild(n)})),xt().navigation&&Se(),m('iframe[src*="youtube.com/embed/"]',At()).forEach((function(n){var t,e;e=K(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),xt().scrollOverflow&&Ge.Sn()}(),Go(!0),go(!0),we(xt().autoScrolling,"internal"),Ie(),ue(),"complete"===a.readyState&&$o(),G("load",$o),qo(),ei(),ti()}function Xo(){var n=xt().licenseKey;""===xt().licenseKey.trim()?(h("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),h("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):xt()&&pn.Zn||a.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(h("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),h("error","https://alvarotrigo.com/fullPage/pricing")),b(Yt,Gn)?h("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(xt().continuousVertical&&(xt().loopTop||xt().loopBottom)&&(xt().continuousVertical=!1,h("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!xt().scrollOverflow||!xt().scrollBar&&xt().autoScrolling||h("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!xt().continuousVertical||!xt().scrollBar&&xt().autoScrolling||(xt().continuousVertical=!1,h("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),v.forEach((function(n){xt()[n]&&h("warn","fullpage.js extensions require fullpage.extensions.min.js file instead of the usual fullpage.js. Requested: "+n)})),xt().anchors.forEach((function(n){var t=[].slice.call(m("[name]")).filter((function(t){return K(t,"name")&&K(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(m("[id]")).filter((function(t){return K(t,"id")&&K(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){h("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&h("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Qo(n,t){var e;if($t=m("body")[0],Yt=m("html")[0],Xt=m("html, body"),!b(Yt,Gn))return"touchWrapper",e="string"==typeof n?m(n)[0]:n,bt.touchWrapper=e,function(n){Mt=w({},bt,n),Tt=Object.assign({},Mt)}(t),function(n){yt=n}("string"==typeof n?m(n)[0]:n),hn.R(Tn),Xo(),s.getFullpageData=function(){return{options:xt()}},s.version="4.0.30",s.test=Object.assign(s.test,{top:"0px",hn:"translate3d(0px, 0px, 0px)",Hn:function(){for(var n=[],t=0;t-1?"".concat(n,": 0;"):"",e='\n \n "),i=un(pn.I),o=!pn.Zn||xt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){hn.D(Tn,(function(){var t,u,l;gn({Zn:(xt().licenseKey,t=xt().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][o()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][o()]().join("");return window[e](t)?r(t):function(n){return n-$n.length}(t)}(n);l.push(i);var a=r(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,f="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);f+=o}})),f+=a(c),{tt:new Date(e+"T00:00"),et:e.split("-")[2]===8*($n.length-2)+"",it:f}}(t),l=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.tt&&u.it===t.split(n[0])[4]||l||u.et)||!1)})}));var n=["-"],t="2024-8-6".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function o(){return[["re","verse"].join("")]["".length]}function r(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),hn.D(Fn,Vo),hn.D(Cn,Uo),hn.D(zn,Vo),hn.D(Nn,Uo),hn.D(Mn,(function(){_o(!0)})),s.setKeyboardScrolling=_o,s.shared.nt=qo,s.setAllowScrolling=Go,s.destroy=function(n){we(!1,"internal"),Go(!0),go(!1),_o(!1),E(At(),qn),hn.R(xn),n&&(Kt(0),m("img[data-src], source[data-src], audio[data-src], iframe[data-src]",At()).forEach((function(n){cn(n,"src")})),m("img[data-srcset]").forEach((function(n){cn(n,"srcset")})),tn(m("#fp-nav, .fp-slidesNav, .fp-controlArrow")),T(Et(mn().I),{height:"","background-color":"",padding:""}),T(Et(mn().slides),{width:""}),T(At(),{height:"",position:"","-ms-touch-action":"","touch-action":""}),T(Xt,{overflow:"",height:""}),R(Yt,Gn),R($t,_n+" fp-scrollable"),$t.className.split(/\s+/).forEach((function(n){0===n.indexOf("fp-viewing")&&R($t,n)})),Et(mn().dn).forEach((function(n){xt().scrollOverflow&&Ge.Cn(n),R(n,"fp-table active fp-completely "+st);var t=K(n,"data-fp-styles");t&&n.setAttribute("style",t),b(n,Qn)&&!St&&n.removeAttribute("data-anchor")})),Vt(At()),[Zn,ut,rt].forEach((function(n){m(n,At()).forEach((function(n){C(n)}))})),T(At(),{"-webkit-transition":"none",transition:"none"}),R(At(),Vn),r.scrollTo(0,0),[Qn,tt,at].forEach((function(n){R(m("."+n),n)})))},r.fp_easings=w(r.fp_easings,{easeInOutCubic:function(n,t,e,i){return(n/=i/2)<1?e/2*n*n*n+t:e/2*((n-=2)*n*n+2)+t}}),r.jQuery&&function(n,t){n&&t?n.fn.fullpage=function(e){e=n.extend({},e,{$:n}),new t(this[0],e),Object.keys(s).forEach((function(n){xt().$.fn.fullpage[n]=s[n]}))}:h("error","jQuery is required to use the jQuery fullpage adapter!")}(r.jQuery,Qo),Qo})); +!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).fullpage=t()}(this,(function(){"use strict";var n,t,e,i;Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(n){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),e=t.length>>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],o=0;o0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,o=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var r,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(r=arguments[2])}for(var u,l=i(o.length),c=t(e)?Object(new e(l)):new Array(l),f=0;f0||navigator.maxTouchPoints,f=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}},v=["parallax","scrollOverflowReset","dragAndMove","offsetSections","fadingEffect","responsiveSlides","continuousHorizontal","interlockedSlides","scrollHorizontally","resetSliders","cards","dropEffect","waterEffect"],d=(o=window.self!==window.top,function(){return o});function h(n,t){r.console&&r.console[n]&&r.console[n]("fullPage: "+t)}function p(n){return"none"!==r.getComputedStyle(n).display}function g(n){return Array.from(n).filter((function(n){return p(n)}))}function m(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function w(n){n=n||{};for(var t=1,e=arguments.length;t>=0,t=String(void 0!==t?t:" "),this.length>n?String(this):((n-=this.length)>t.length&&(t+=Array.apply(null,Array(n)).map((function(){return t})).join("")),t.slice(0,n)+String(this))}),window.fp_utils={$:m,deepExtend:w,hasClass:b,getWindowHeight:y,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,showError:h};var vn=Object.freeze({__proto__:null,showError:h,isVisible:p,o:g,$:m,deepExtend:w,hasClass:b,getWindowHeight:y,u:S,css:T,prev:M,next:A,last:x,index:k,getList:O,hide:j,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,l:I,unwrap:C,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,v:K,h:q,p:G,g:$,S:Y,isFunction:X,trigger:Q,matches:J,toggle:Z,createElementFromHTML:nn,remove:tn,untilAll:en,nextAll:on,prevAll:rn,toArray:an,T:un,M:ln,A:cn,O:fn,j:sn});function dn(n){return dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},dn(n)}var hn={L:{},D:function(n,t){var e=this;return"object"!==dn(this.L[n])&&(this.L[n]=[]),this.L[n].push(t),function(){return e.removeListener(n,t)}},removeListener:function(n,t){if("object"===dn(this.L[n])){var e=this.L[n].indexOf(t);e>-1&&this.L[n].splice(e,1)}},R:function(n){for(var t=this,e=arguments.length,i=new Array(e>1?e-1:0),o=1;o','
                                '],controlArrowColor:"#fff",verticalCentered:!0,sectionsColor:[],paddingTop:0,paddingBottom:0,fixedElements:null,responsive:0,responsiveWidth:0,responsiveHeight:0,responsiveSlides:!1,parallax:!1,parallaxOptions:{type:"reveal",percentage:62,property:"translate"},cards:!1,cardsOptions:{perspective:100,fadeContent:!0,fadeBackground:!0},sectionSelector:".section",slideSelector:".slide",afterLoad:null,beforeLeave:null,onLeave:null,afterRender:null,afterResize:null,afterReBuild:null,afterSlideLoad:null,onSlideLeave:null,afterResponsive:null,onScrollOverflow:null,lazyLoading:!0,lazyLoadThreshold:0,observer:!0,scrollBeyondFullpage:!0},yt=null,St=!1,Tt=w({},bt),Mt=null;function At(n){return yt}function xt(){return Mt||bt}function kt(){return Tt}function Ot(n,t,e){Mt[n]=t,"internal"!==e&&(Tt[n]=t)}function jt(){if(!xt().anchors.length){var n=m(xt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",yt);n.length&&n.length===m(xt().sectionSelector,yt).length&&(St=!0,n.forEach((function(n){xt().anchors.push(K(n,"data-anchor").toString())})))}if(!xt().navigationTooltips.length){var t=m(xt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",yt);t.length&&t.forEach((function(n){xt().navigationTooltips.push(K(n,"data-tooltip").toString())}))}}var Lt=function(n){this.anchor=n.anchor,this.item=n.item,this.index=n.index(),this.isLast=this.index===n.item.parentElement.querySelectorAll(n.selector).length-1,this.isFirst=!this.index,this.isActive=n.isActive},Dt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=K(n,"data-anchor")||xt().anchors[k(n,xt().sectionSelector)],this.item=n,this.isVisible=p(n),this.isActive=b(n,$n),this.un=b(n,ct)||null!=m(ft,n)[0],this.ln=t===xt().sectionSelector,this.cn=N(n,ut)||N(n,Un),this.index=function(){return this.siblings().indexOf(this)}};function Et(n){return n.map((function(n){return n.item}))}function Rt(n,t){return n.find((function(n){return n.item===t}))}Dt.prototype.siblings=function(){return this.ln?this.isVisible?pn.I:pn.sn:this.parent?this.parent.slides:0},Dt.prototype.prev=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Dt.prototype.next=function(){var n=this.siblings(),t=(this.ln?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Vt(n){return E(n,Kn)}function Ut(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function _t(n,t){t?Ht(At()):Vt(At()),clearTimeout(Pt),T(At(),Ut(n)),s.test.hn=n,Pt=setTimeout((function(){R(At(),Kn)}),10)}function Kt(n){var t=Math.round(n);if(xt().css3&&xt().autoScrolling&&!xt().scrollBar)_t("translate3d(0px, -"+t+"px, 0px)",!1);else if(xt().autoScrolling&&!xt().scrollBar)T(At(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Nt(t);Bt(e.element,e.options)}}function qt(n,t){Ot("scrollingSpeed",n,t)}s.setScrollingSpeed=qt;var Gt,$t=null,Yt=null,Xt=null;function Qt(n,t,e,i){var o,a=function(n){return n.self!=r&&b(n,ot)?n.scrollLeft:!xt().autoScrolling||xt().scrollBar?V():n.offsetTop}(n),u=t-a,l=!1,c=pn.q;gn({q:!0}),Gt&&window.cancelAnimationFrame(Gt),Gt=function(f){o||(o=f);var s=Math.floor(f-o);if(pn.q){var v=t;e&&(v=r.fp_easings[xt().easing](s,a,u,e)),s<=e&&Bt(n,v),s0,r=i>2&&i'+se(r.index(),"Section")+"";var l=xt().navigationTooltips[r.index()];void 0!==l&&""!==l&&(i+='
                                '+l+"
                                "),i+=""}m("ul",e)[0].innerHTML=i;var c=m("li",m(nt)[0])[mn().C.index()];E(m("a",c),$n)}function Te(n){n.preventDefault&&_(n),gn({N:"verticalNav"});var t=k(N(this,"#fp-nav li"));hn.R(En,{destination:mn().I[t]})}function Me(n,t){var e;e=n,xt().menu&&xt().menu.length&&m(xt().menu).forEach((function(n){null!=n&&(R(m(Yn,n),$n),E(m('[data-menuanchor="'+e+'"]',n),$n))})),function(n,t){var e=m(nt)[0];xt().navigation&&null!=e&&"none"!==e.style.display&&(R(m(Yn,e),$n),E(n?m('a[href="#'+n+'"]',e):m("a",m("li",e)[t]),$n))}(n,t)}de.m={up:!0,down:!0,left:!0,right:!0},de.k=w({},de.m),hn.D(bn,(function(n){var t=n.target;(J(t,pt)||N(t,pt))&&ge.call(t,n)})),s.setRecordHistory=me,s.setAutoScrolling=we,s.test.setAutoScrolling=we,(new Date).getTime();var Ae,xe,ke,Oe,je,Le,De=(xe=!0,ke=(new Date).getTime(),Oe=!r.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?xt().scrollingSpeed:100;return xe=Oe||e-ke>=i,Oe=!r.fullpage_api,xe&&(Ae=t(),ke=e),void 0===Ae||Ae});function Ee(n,t){if(X(xt().beforeLeave))return De(mn().N,(function(){return ne(n,t)}))}function Re(n,t,e){var i=n.item;if(null!=i){var o,r,a=function(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=e>pn.tn,r=i-y()+t,a=xt().bigSectionsDestination;return t>y()?(o||a)&&"bottom"!==a||(i=r):(o||pn.V&&null==A(n))&&(i=r),gn({tn:i}),i}(i),u={element:i,callback:t,isMovementUp:e,dtop:a,yMovement:Wt(mn().C,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:mn().C.index()+1,localIsResizing:pn.V,items:{origin:mn().C,destination:n},direction:null};if(!(mn().C.item==i&&!pn.V||xt().scrollBar&&V()===u.dtop&&!b(i,"fp-auto-height"))){if(null!=u.activeSlide&&(o=K(u.activeSlide,"data-anchor"),r=k(u.activeSlide,null)),!u.localIsResizing){var l=u.yMovement;if(void 0!==e&&(l=e?"up":"down"),u.direction=l,X(xt().beforeLeave)&&!1===Ee("beforeLeave",u))return;if(X(xt().onLeave)&&!ne("onLeave",u))return}xt().autoScrolling&&xt().continuousVertical&&void 0!==u.isMovementUp&&(!u.isMovementUp&&"up"==u.yMovement||u.isMovementUp&&"down"==u.yMovement)&&(u=function(n){gn({on:!0});var t=mn().C.item;return n.isMovementUp?H(t,on(t,Jn)):B(t,rn(t,Jn).reverse()),Kt(mn().C.item.offsetTop),function(){for(var n=m(it),t=0;t-1&&!Ge.kn)return _(n),!1},Mn:function(){Ge.xn=pn.G},onLeave:function(){clearTimeout(He),Ge.kn=!1},afterLoad:function(){Ge.kn=!1,clearTimeout(He),He=setTimeout((function(){Ge.xn=pn.G}),200)},En:function(){a.activeElement===this.An&&(this.An.blur(),Ge.kn=!1)},Tn:function(){if(xt().scrollOverflow&&Ge.xn){Ge.En();var n=Ge.Rn(mn().C.item);!n||u||c||(this.An=n,requestAnimationFrame((function(){n.focus({Pn:!0}),Ge.kn=!0}))),Ge.xn=!1}},Sn:function(){xt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),mn().dn.forEach((function(n){if(!(n.slides&&n.slides.length||b(n.item,"fp-auto-height-responsive")&&Ne())){var t,e=It(n.item),i=Ge.wn(n.item),o=(t=n).ln?t:t.parent;if(f){var r=i?"addClass":"removeClass";vn[r](o.item,st),vn[r](n.item,st)}else E(o.item,st),E(n.item,st);n.un||(Ge.Fn(e),Ge.zn(e)),n.un=!0}}))},zn:function(n){Ge.Rn(n).addEventListener("scroll",Ge.In),n.addEventListener("wheel",Ge.Ln,{passive:!1}),n.addEventListener("keydown",Ge.Dn,{passive:!1})},Fn:function(n){var t=document.createElement("div");t.className=ct,I(n,t),t.setAttribute("tabindex","-1")},Cn:function(n){var t=m(ft,n)[0];t&&(C(t),n.removeAttribute("tabindex"))},Rn:function(n){var t=It(n);return m(ft,t)[0]||t},un:function(n){return b(n,ct)||null!=m(ft,n)[0]},bn:function(n){return n.ln&&n.activeSlide?n.activeSlide.un:n.un},wn:function(n){return Ge.Rn(n).scrollHeight>r.innerHeight},isScrolled:function(n,t){if(!pn.G)return!1;if(xt().scrollBar)return!0;var e=Ge.Rn(t);if(!xt().scrollOverflow||!b(e,ct)||b(t,"fp-noscroll")||b(It(t),"fp-noscroll"))return!0;var i=f?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,u=r||a;return u||"none"===n||(this.On=(new Date).getTime()),u},Nn:function(){this.jn=(new Date).getTime();var n=this.jn-Ge.On,t=(u||c)&&pn.J,e=pn.Z&&n>600;return t&&n>400||e},In:(Ke=0,function(n){var t=n.target.scrollTop,e="none"!==pn.Y?pn.Y:Keo?"left":"right"),l.direction=l.direction?l.direction:l.Bn,l.localIsResizing||gn({G:!1}),xt().onSlideLeave&&!l.localIsResizing&&"none"!==l.Bn&&X(xt().onSlideLeave)&&!1===ne("onSlideLeave",l)?gn({W:!1}):(E(t,$n),R(U(t),$n),ti(),l.localIsResizing||(ie(l.prevSlide),re(u)),function(n){!xt().loopHorizontal&&xt().controlArrows&&(Z(m(mt,n.section),0!==n.slideIndex),Z(m(wt,n.section),null!=A(n.destiny)))}(l),a.isActive&&!l.localIsResizing&&ce(l.slideIndex,l.slideAnchor,l.anchorLink),hn.R(zn,l),function(n,t,e){var i,o,r=t.destinyPos;if(i=t.slidesNav,o=t.slideIndex,xt().slidesNavigation&&null!=i&&(R(m(Yn,i),$n),E(m("a",m("li",i)[o]),$n)),gn({scrollX:Math.round(r.left)}),xt().css3){var a="translate3d(-"+Math.round(r.left)+"px, 0px, 0px)";s.test.Hn[t.sectionIndex]=a,T(Ht(m(ut,n)),Ut(a)),clearTimeout(qe),qe=setTimeout((function(){Qe(t)}),xt().scrollingSpeed)}else s.test.left[t.sectionIndex]=Math.round(r.left),Qt(n,Math.round(r.left),xt().scrollingSpeed,(function(){Qe(t)}))}(n,l))}function Xe(){clearTimeout(qe)}function Qe(n){n.localIsResizing||(X(xt().afterSlideLoad)&&ne("afterSlideLoad",n),gn({G:!0}),te(n.destiny),hn.R(Nn,n)),gn({W:!1})}function Je(n,t){qt(0,"internal"),void 0!==t&&gn({V:!0}),Ye(N(n,rt),n),void 0!==t&&gn({V:!1}),qt(kt().scrollingSpeed,"internal")}s.landscapeScroll=Ye,hn.D(An,(function(){hn.D(Fn,$e)}));var Ze=null,ni=null;function ti(){pn.C=null,pn.I.map((function(n){var t=b(n.item,$n);n.isActive=t,n.un=Ge.un(n.item),t&&(pn.C=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=b(t.item,$n);t.un=Ge.un(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=pn.C,t=!!pn.C&&pn.C.slides.length,e=pn.C?pn.C.activeSlide:null;if(!n&&pn.I.length&&!mn().B&&Ze){var i=oi(Ze,pn.I);i&&(pn.C=i,pn.C.isActive=!0,E(pn.C.item,$n)),pn.C&&Kt(pn.C.item.offsetTop)}if(t&&!e&&ni){var o=oi(ni,pn.C.slides);o&&(pn.C.activeSlide=o,pn.C.activeSlide.isActive=!0,E(pn.C.activeSlide.item,$n)),pn.C.activeSlide&&Je(pn.C.activeSlide.item,"internal")}}()}function ei(){var n=m(xt().sectionSelector,At()),t=g(n),e=Array.from(n).map((function(n){return new ri(n)})),i=e.filter((function(n){return n.isVisible})),o=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Ze=ii(pn.C),ni=ii(pn.C?pn.C.activeSlide:null),pn.P=t.length,pn.F=i.reduce((function(n,t){return n+t.slides.length}),0),pn.I=i,pn.sn=e,pn.slides=o,pn.dn=pn.I.concat(pn.slides)}function ii(n){if(!n)return null;var t=n?n.item:null,e=n.ln?pn.sn:pn.C.Wn;if(t){var i=Rt(e,t);return i?i.index():null}return null}function oi(n,t){var e,i=n-1,o=n;do{if(e=t[i]||t[o])break;i-=1,o+=1}while(i>=0||o1&&(xt().controlArrows&&function(n){var t=n.item,e=[nn(xt().controlArrowsHTML[0]),nn(xt().controlArrowsHTML[1])];B(m(rt,t)[0],e),E(e,ht),E(e[0],gt),E(e[1],"fp-next"),"#fff"!==xt().controlArrowColor&&(T(m(wt,t),{"border-color":"transparent transparent transparent "+xt().controlArrowColor}),T(m(mt,t),{"border-color":"transparent "+xt().controlArrowColor+" transparent transparent"})),xt().loopHorizontal||j(m(mt,t))}(n),xt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;P(nn('
                                  '),t);var i=m(vt,t)[0];E(i,"fp-"+xt().slidesNavPosition);for(var o=0;o'+se(o,"Slide",m(et,t)[o])+""),m("ul",i)[0]);T(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(m("a",m("li",i)[r]),$n)}(n)),i.forEach((function(n){T(n.item,{width:r+"%"}),xt().verticalCentered&&Be(n)}));var c=n.activeSlide||null;null!=c&&pn.C&&(0!==pn.C.index()||0===pn.C.index()&&0!==c.index())?Je(c.item,"internal"):E(e[0],$n)}ui.prototype=Dt.prototype,ui.prototype.constructor=ri;var fi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function si(){return g(m(xt().slideSelector,At())).length!==mn().F}function vi(n){var t=si();(si()||g(m(xt().sectionSelector,At())).length!==mn().P)&&!pn.on&&(xt().observer&&ai&&ai.disconnect(),ei(),ti(),xt().anchors=[],tn(m(nt)),li(),jt(),xt().navigation&&Se(),t&&(tn(m(vt)),tn(m(pt))),mn().I.forEach((function(n){n.slides.length?t&&ci(n):Ve(n)}))),xt().observer&&ai&&m(Un)[0]&&ai.observe(m(Un)[0],fi)}hn.D(An,(function(){var n,t,e;xt().observer&&"MutationObserver"in window&&m(Un)[0]&&(n=m(Un)[0],t=fi,(e=new MutationObserver(vi)).observe(n,t),ai=e),hn.D(kn,vi)})),s.render=vi;var di=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),Y("testPassive",null,t)}catch(n){}return function(){return n}}();function hi(){return!!di()&&{passive:!1}}var pi,gi,mi,wi,bi=(mi=(new Date).getTime(),wi=[],{Vn:function(n){var t=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;pi=Math.abs(n.wheelDeltaX)149&&wi.shift(),wi.push(Math.abs(t));var a=o-mi;mi=o,a>200&&(wi=[])},Un:function(){var n=ln(wi,10)>=ln(wi,70);return!!wi.length&&n&&pi},_n:function(){return gi}});function yi(){var n=xt().css3?V()+y():un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight,t=Nt(n);s.test.top=-n+"px",gn({G:!1}),Qt(t.element,t.options,xt().scrollingSpeed,(function(){setTimeout((function(){gn({B:!0}),gn({G:!0})}),30)}))}function Si(){At().getBoundingClientRect().bottom>=0&&Ti()}function Ti(){var n=Nt(un(mn().I).item.offsetTop);gn({G:!1}),Qt(n.element,n.options,xt().scrollingSpeed,(function(){gn({G:!0}),gn({B:!1}),gn({Kn:!1})}))}var Mi,Ai,xi,ki=(Mi=!1,Ai={},xi={},function(n,t,e){switch(n){case"set":Ai[t]=(new Date).getTime(),xi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Mi=i-Ai[t]>xi[t]}return Mi});function Oi(){var n=mn().C.next();n||!xt().loopBottom&&!xt().continuousVertical||(n=mn().I[0]),null!=n?Re(n,null,!1):At().scrollHeight<$t.scrollHeight&&xt().scrollBar&&xt().scrollBeyondFullpage&&hn.R(Pn)}function ji(){var n=mn().C.prev();n||!xt().loopTop&&!xt().continuousVertical||(n=un(mn().I)),null!=n&&Re(n,null,!0)}s.moveSectionDown=Oi,s.moveSectionUp=ji;var Li=0;function Di(n){xt().autoScrolling&&(pn.G&&(n.pageYLi&&pe().m.down&&Oi()),Li=n.pageY)}function Ei(n){if(pe().m[n]){var t="down"===n?Oi:ji;xt().scrollOverflow&&Ge.bn(mn().C)?Ge.isScrolled(n,mn().C.item)&&Ge.Nn()&&t():t()}}var Ri,Pi,Fi,zi,Ii=0,Ci=0,Ni=0,Bi=0,Hi=(r.PointerEvent&&(zi={down:"pointerdown",move:"pointermove"}),zi),Wi={qn:"ontouchmove"in window?"touchmove":Hi?Hi.move:null,Gn:"ontouchstart"in window?"touchstart":Hi?Hi.down:null};function Vi(n){var t=N(n.target,Jn)||mn().C.item,e=Ge.bn(mn().C);if(Ui(n)){gn({J:!0,Z:!1}),xt().autoScrolling&&(e&&!pn.G||xt().scrollBar)&&_(n);var i=qi(n);Ni=i.y,Bi=i.x;var o=Math.abs(Ii-Ni)>r.innerHeight/100*xt().touchSensitivity,a=Math.abs(Ci-Bi)>S()/100*xt().touchSensitivity,u=m(rt,t).length&&Math.abs(Ci-Bi)>Math.abs(Ii-Ni),l=Ii>Ni?"down":"up";gn({Y:u?Ci>Bi?"right":"left":l}),u?!pn.W&&a&&(Ci>Bi?pe().m.right&&hn.R(Sn,{section:t}):pe().m.left&&hn.R(yn,{section:t})):xt().autoScrolling&&pn.G&&o&&Ei(l)}}function Ui(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function _i(n){if(xt().fitToSection&&gn({q:!1}),Ui(n)){var t=qi(n);Ii=t.y,Ci=t.x}G("touchend",Ki)}function Ki(){Y("touchend",Ki),gn({J:!1})}function qi(n){var t={};return t.y=void 0!==n.pageY&&(n.pageY||n.pageX)?n.pageY:n.touches[0].pageY,t.x=void 0!==n.pageX&&(n.pageY||n.pageX)?n.pageX:n.touches[0].pageX,c&&Ui(n)&&xt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function Gi(n){xt().autoScrolling&&Ui(n)&&pe().m.up&&(pn.G||_(n))}function $i(n,t){var e=null==t?mn().C.item:t,i=Rt(pn.I,e),o=m(rt,e)[0];if(!(null==o||pn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!xt().loopHorizontal)return;a="left"===n?un(i.slides):i.slides[0]}gn({W:!s.test.mn}),Ye(o,a.item,n)}}function Yi(n){$i("left",n)}function Xi(n){$i("right",n)}function Qi(n){var t=mn().I.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=mn().I[e]}return t}function Ji(n){null!=n&&Ye(N(n,rt),n)}function Zi(n,t){var e=Qi(n);if(null!=e){var i=function(n,t){var e=t.slides.filter((function(t){return t.anchor===n}))[0];return null==e&&(n=void 0!==n?n:0,e=t.slides[n]),e?e.item:null}(t,e);e.anchor&&e.anchor===pn._||b(e.item,$n)?Ji(i):Re(e,(function(){Ji(i)}))}}function no(n,t){var e=Qi(n);void 0!==t?Zi(n,t):null!=e&&Re(e)}function to(){clearTimeout(Pi),$("keydown",eo),$("keyup",io)}function eo(n){clearTimeout(Pi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=xt().autoScrolling||xt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=a.activeElement,i=lo(It(mn().C.item));function o(n){return _(n),i[0]?i[0].focus():null}if(pn.G){if(!function(n){var t=lo(a),e=t.indexOf(a.activeElement),i=t[n.shiftKey?e-1:e+1],o=N(i,et),r=N(i,Jn);return!o&&!r}(n)){e?null==N(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var r=e==i[0],u=e==i[i.length-1],l=t&&r;if(l||!t&&u){_(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Ct((pn.C&&pn.C.activeSlide?pn.C.activeSlide:pn.C)[e]());do{(i=lo(o.item)).length&&(t={$n:o,Yn:i[n?i.length-1:0]}),o=Ct(o[e]())}while(o&&0===i.length);return t}(l),f=c?c.$n:null;if(f){var s=f.ln?f:f.parent;hn.R(jn,{Xn:s.index()+1,slideAnchor:f.ln?0:f.index()}),Fi=c.Yn,_(n)}}}}else _(n)}(n):!sn()&&xt().keyboardScrolling&&i&&(Ri=n.ctrlKey,Pi=setTimeout((function(){!function(n){var t=n.shiftKey,e=a.activeElement,i=J(e,"video")||J(e,"audio"),o=Ge.isScrolled("up",mn().C.item),r=Ge.isScrolled("down",mn().C.item),u=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!pn.B})(n)&&!N(n.target,ft)&&n.preventDefault()}(n),pn.G||u)switch(gn({N:"keydown"}),n.keyCode){case 38:case 33:pe().k.up&&o?pn.B?hn.R(Ln,{e:n}):ji():Ge.Tn();break;case 32:if(t&&pe().k.up&&!i&&o){ji();break}case 40:case 34:if(pe().k.down&&r){if(pn.B)return;32===n.keyCode&&i||Oi()}else Ge.Tn();break;case 36:pe().k.up&&no(1);break;case 35:pe().k.down&&no(mn().I.length);break;case 37:pe().k.left&&Yi();break;case 39:pe().k.right&&Xi()}}(n)}),0))}function io(n){pn.nn&&(Ri=n.ctrlKey)}function oo(){gn({nn:!1}),Ri=!1}function ro(n){uo()}function ao(n){N(Fi,et)&&!N(Fi,it)||uo()}function uo(){Fi&&(Fi.focus(),Fi=null)}function lo(n){return[].slice.call(m('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], summary:not([disabled]), [contenteditable]',n)).filter((function(n){return"-1"!==K(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=Yi,s.moveSlideRight=Xi,s.moveTo=no,hn.D(An,(function(){G("blur",oo),q("keydown",eo),q("keyup",io),hn.D(xn,to),hn.D(Nn,ro),hn.D(Cn,ao)}));var co=(new Date).getTime(),fo=[];function so(n){n?(function(){var n,t="";r.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in a.createElement("div")?"wheel":void 0!==a.onmousewheel?"mousewheel":"DOMMouseScroll",i=hi();"DOMMouseScroll"==e?a[n](t+"MozMousePixelScroll",vo,i):a[n](t+e,vo,i)}(),At().addEventListener("mousedown",ho),At().addEventListener("mouseup",po)):(a.addEventListener?($("mousewheel",vo,!1),$("wheel",vo,!1),$("MozMousePixelScroll",vo,!1)):a.detachEvent("onmousewheel",vo),At().removeEventListener("mousedown",ho),At().removeEventListener("mouseup",po))}function vo(n){var t=(new Date).getTime(),e=b(m(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=mn().B&&n.getBoundingClientRect().bottom>=0&&"up"===bi._n(),i=mn().Kn;if(i)return _(t),!1;if(mn().B){if(e){var o;if(!(i||ki("isNewKeyframe","beyondFullpage")&&bi.Un()))return(o=Nt(un(mn().I).item.offsetTop+un(mn().I).item.offsetHeight)).element.scrollTo(0,o.options),gn({Kn:!1}),_(t),!1;if(bi.Un())return e=!1,gn({Kn:!0}),gn({N:"wheel"}),Ti(),_(t),!1}else ki("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(At(),n);if(pn.Z||gn({J:!1,Z:!0,Y:"none"}),!pe().m.down&&!pe().m.up)return!1;if(i)return!0;if(!1===i)return _(n),!1;if(xt().autoScrolling&&!Ri&&!e){var o=(n=n||r.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,o)),u=void 0!==n.wheelDeltaX||void 0!==n.deltaX,l=Math.abs(n.wheelDeltaX)0?"up":"none";fo.length>149&&fo.shift(),fo.push(Math.abs(o)),xt().scrollBar&&_(n);var f=t-co;return co=t,f>200&&(fo=[]),gn({X:c}),pn.G&&ln(fo,10)>=ln(fo,70)&&l&&(gn({N:"wheel"}),Ei(a<0?"down":"up")),!1}xt().fitToSection&&gn({q:!1})}function ho(n){var t;2==n.which&&(t=n.pageY,Li=t,At().addEventListener("mousemove",Di))}function po(n){2==n.which&&At().removeEventListener("mousemove",Di)}function go(n){n?(so(!0),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Gi,{passive:!1}),$t.addEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1}),n.addEventListener(Wi.Gn,_i),n.addEventListener(Wi.qn,Vi,{passive:!1})}}()):(so(!1),function(){if(Wi.qn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Wi.qn,Vi,{passive:!1}),$t.removeEventListener(Wi.qn,Gi,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Wi.Gn,_i),n.removeEventListener(Wi.qn,Vi,{passive:!1})}}())}s.setMouseWheelScrolling=so;var mo=!0;function wo(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){$(n,yo,!0)}))}function bo(n,t){document["fp_"+n]=t,q(n,yo,!0)}function yo(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(mo=!1,setTimeout((function(){mo=!0}),800)),("mouseenter"!==t||mo)&&(xt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=J(i,n),o=N(i,n);(t||o)&&(s.shared.Qn||go(!1),s.shared.Qn=!0,e=!0)}})),!e&&s.shared.Qn&&(go(!0),s.shared.Qn=!1))):go(!0)}function So(n,t){qt(0,"internal"),no(n,t),qt(kt().scrollingSpeed,"internal")}hn.D(An,(function(){xt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){bo(n,!1)})),["mouseleave","touchend"].forEach((function(n){bo(n,!0)}))),hn.D(xn,wo)})),s.silentMoveTo=So;var To,Mo,Ao=y(),xo=S(),ko=!1;function Oo(){clearTimeout(To),clearTimeout(Mo),Y("resize",jo)}function jo(){ko||(xt().autoScrolling&&!xt().scrollBar||!xt().fitToSection)&&Do(y()),pn.an&&function(){if(u)for(var n=0;n<4;n++)Mo=setTimeout((function(){window.requestAnimationFrame((function(){xt().autoScrolling&&!xt().scrollBar&&(gn({V:!0}),So(pn.C.index()+1),gn({V:!1}))}))}),200*n)}(),ko=!0,clearTimeout(To),To=setTimeout((function(){!function(){if(gn({V:!0}),Do(""),xt().autoScrolling||pn.B||function(){if(!xt().autoScrolling||xt().scrollBar){var n=.01*r.innerHeight;a.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),hn.R(kn),ti(),Ie(),u){var n=a.activeElement;if(!J(n,"textarea")&&!J(n,"input")&&!J(n,"select")){var t=y();Math.abs(t-Ao)>20*Math.max(Ao,t)/100&&(Lo(!0),Ao=t)}}else e=y(),i=S(),pn.en===e&&xo===i||(gn({en:e}),xo=i,Lo(!0));var e,i;gn({V:!1})}(),ko=!1}),400)}function Lo(n){if(!b(At(),qn)){gn({V:!0,en:y(),Jn:S()});for(var t=mn().I,e=0;e1&&Ye(o,i.activeSlide.item)}xt().scrollOverflow&&Ge.Sn();var a=mn().C.index();pn.B||a&&So(a+1),gn({V:!1}),X(xt().afterResize)&&n&&xt().afterResize.call(At(),r.innerWidth,r.innerHeight),X(xt().afterReBuild)&&!n&&xt().afterReBuild.call(At()),Q(At(),"afterRebuild")}}function Do(n){var t=""===n?"":n+"px";mn().I.forEach((function(n){T(n.item,{height:t})}))}function Eo(){var n,t,e=r.location.hash;if(e.length){var i=e.replace("#","").split("/"),o=e.indexOf("#/")>-1;n=o?"/"+i[1]:decodeURIComponent(i[0]);var a=o?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,pn:t}}function Ro(){Y("hashchange",Po)}function Po(){if(!pn.U&&!xt().lockAnchors){var n=Eo(),t=n.section,e=n.pn,i=void 0===pn._,o=void 0===pn._&&void 0===e&&!pn.W;t&&t.length&&(t&&t!==pn._&&!i||o||!pn.W&&pn.K!=e)&&hn.R(jn,{Xn:t,slideAnchor:e})}}function Fo(n){var t=n.target;N(t,xt().menu+" [data-menuanchor]")&&zo.call(t,n.e)}function zo(n){if(gn({N:"menu"}),m(xt().menu)[0]&&(xt().lockAnchors||!xt().anchors.length)){_(n);var t=N(this,"[data-menuanchor]");hn.R(Dn,{anchor:K(t,"data-menuanchor")})}}function Io(n){var t=n.target;t&&N(t,"#fp-nav a")?Te.call(t,n.e):J(t,".fp-tooltip")?ye.call(t):(J(t,dt)||null!=N(t,dt))&&ve.call(t,n.e)}s.reBuild=Lo,hn.D(An,(function(){jo(),G("resize",jo),hn.D(xn,Oo)})),s.setLockAnchors=function(n){xt().lockAnchors=n},hn.D(An,(function(){G("hashchange",Po),hn.D(xn,Ro)})),hn.D(An,(function(){q("wheel",bi.Vn,hi()),hn.D(Pn,yi),hn.D(Ln,Si)})),hn.D(An,(function(){hn.D(bn,Fo)})),hn.D(An,(function(){hn.D(bn,Io)}));var Co,No,Bo=0;function Ho(n){var t,e,i,o,r;if(!pn.V&&mn().C&&(un(mn().I),!mn().B&&!mn().Kn&&(!xt().autoScrolling||xt().scrollBar))){var a=V(),u=function(n){var t=n>Bo?"down":"up";return Bo=n,gn({tn:n}),t}(a),l=0,c=a+y()/2,f=$t.scrollHeight-y()===a,s=mn().I;if(gn({scrollY:a}),f)l=s.length-1;else if(a)for(var v=0;v=V()+y():o<=V())&&(b(mn().C.item,Xn)||(E(mn().C.item,Xn),R(U(mn().C.item),Xn))),e=(t=s[l]).item,!t.isActive){gn({U:!0});var d,h,p=mn().C.item,g=mn().C.index()+1,m=Wt(mn().C,e),w=t.anchor,S=t.index()+1,T=t.activeSlide,M={C:p,sectionIndex:S-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:mn().C,destination:t}};T&&(h=T.anchor,d=T.index()),pn.G&&(E(e,$n),R(U(e),$n),X(xt().beforeLeave)&&Ee("beforeLeave",M),X(xt().onLeave)&&ne("onLeave",M),X(xt().afterLoad)&&ne("afterLoad",M),ie(p),re(t),te(e),Me(w,S-1),xt().anchors.length&&gn({_:w}),ti(),ce(d,h,w)),clearTimeout(Co),Co=setTimeout((function(){gn({U:!1})}),100)}xt().fitToSection&&pn.G&&(clearTimeout(No),No=setTimeout((function(){pn.I.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(y())||0===Math.round(t.top)})).length||ze()}),xt().fitToSectionDelay))}}function Wo(n){var t=n.items.destination.activeSlide;gn({scrollX:t?Math.round(t.offsetLeft):0})}function Vo(n){var t=xt().skipIntermediateItems,e=n.items.origin.ln?"sections":"slides",i=Math.abs(n.items.origin.index()-n.items.destination.index())>1;(!0===t||t===e)&&i&&qt(0,"internal")}function Uo(n){xt().skipIntermediateItems&&Ot("scrollingSpeed",kt().scrollingSpeed,"internal")}function _o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"k")})):(he(n,"all","k"),xt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==xt().anchors[t]&&n.isActive&&Me(xt().anchors[t],t),xt().menu&&xt().css3&&null!=N(m(xt().menu)[0],Un)&&m(xt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=mn().C,i=mn().C.item;E(i,Xn),re(mn().C),be(),te(i),t=Qi((n=Eo()).section),n.section&&t&&(void 0===t||t.index()!==k(We))||!X(xt().afterLoad)||ne("afterLoad",{C:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:mn().C,destination:mn().C}}),X(xt().afterRender)&&ne("afterRender")}function Go(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){he(n,t,"m")})):he(n,"all","m")}function $o(){var n=Eo(),t=n.section,e=n.pn;t?xt().animateAnchor?Zi(t,e):So(t,e):hn.R(wn,null)}function Yo(){ei(),ti(),xt().scrollBar=xt().scrollBar||xt().hybrid,jt(),function(){T(fn(At(),"body"),{height:"100%",position:"relative"}),E(At(),Vn),E(Yt,Gn),gn({en:y()}),R(At(),qn),li();for(var n=mn().sn,t=0;t0&&ci(e)}xt().fixedElements&&xt().css3&&m(xt().fixedElements).forEach((function(n){$t.appendChild(n)})),xt().navigation&&Se(),m('iframe[src*="youtube.com/embed/"]',At()).forEach((function(n){var t,e;e=K(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),xt().scrollOverflow&&Ge.Sn()}(),Go(!0),go(!0),we(xt().autoScrolling,"internal"),Ie(),ue(),"complete"===a.readyState&&$o(),G("load",$o),qo(),ei(),ti()}function Xo(){var n=xt().licenseKey;""===xt().licenseKey.trim()?(h("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),h("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):xt()&&pn.Zn||a.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(h("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),h("error","https://alvarotrigo.com/fullPage/pricing")),b(Yt,Gn)?h("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(xt().continuousVertical&&(xt().loopTop||xt().loopBottom)&&(xt().continuousVertical=!1,h("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!xt().scrollOverflow||!xt().scrollBar&&xt().autoScrolling||h("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!xt().continuousVertical||!xt().scrollBar&&xt().autoScrolling||(xt().continuousVertical=!1,h("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),v.forEach((function(n){xt()[n]&&h("warn","fullpage.js extensions require fullpage.extensions.min.js file instead of the usual fullpage.js. Requested: "+n)})),xt().anchors.forEach((function(n){var t=[].slice.call(m("[name]")).filter((function(t){return K(t,"name")&&K(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(m("[id]")).filter((function(t){return K(t,"id")&&K(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){h("error","data-anchor tags can not have the same value as any `id` element on the site (or `name` element for IE).");var i=e.length?"id":"name";(e.length||t.length)&&h("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function Qo(n,t){var e;if($t=m("body")[0],Yt=m("html")[0],Xt=m("html, body"),!b(Yt,Gn))return"touchWrapper",e="string"==typeof n?m(n)[0]:n,bt.touchWrapper=e,function(n){Mt=w({},bt,n),Tt=Object.assign({},Mt)}(t),function(n){yt=n}("string"==typeof n?m(n)[0]:n),hn.R(Tn),Xo(),s.getFullpageData=function(){return{options:xt()}},s.version="4.0.29",s.test=Object.assign(s.test,{top:"0px",hn:"translate3d(0px, 0px, 0px)",Hn:function(){for(var n=[],t=0;t-1?"".concat(n,": 0;"):"",e='\n \n "),i=un(pn.I),o=!pn.Zn||xt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){hn.D(Tn,(function(){var t,u,l;gn({Zn:(xt().licenseKey,t=xt().licenseKey,u=function(t){var e=parseInt("514").toString(16);if(!t||t.length<29||4===t.split(n[0]).length)return null;var i=["Each","for"][o()]().join(""),u=t[["split"]]("-"),l=[];u[i]((function(n,t){if(t<4){var i=function(n){var t=n[n.length-1],e=["NaN","is"][o()]().join("");return window[e](t)?r(t):function(n){return n-$n.length}(t)}(n);l.push(i);var a=r(n[i]);if(1===t){var u=["pa","dS","t","art"].join("");a=a.toString()[u](2,"0")}e+=a,0!==t&&1!==t||(e+="-")}}));var c=0,f="";return t.split("-").forEach((function(n,t){if(t<4){for(var e=0,i=0;i<4;i++)i!==l[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);f+=o}})),f+=a(c),{tt:new Date(e+"T00:00"),et:e.split("-")[2]===8*($n.length-2)+"",it:f}}(t),l=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t)||function(n){return new RegExp("^(?=.*?[A-Y])(?=.*?[a-y])(?=.*?[0-8])(?=.*?[#?!@$%^&*-]).{8,}$").test(n)}(t),(u||l)&&(u&&e<=u.tt&&u.it===t.split(n[0])[4]||l||u.et)||!1)})}));var n=["-"],t="2024-8-6".split("-"),e=new Date(t[0],t[1],t[2]),i=["se","licen","-","v3","l","gp"];function o(){return[["re","verse"].join("")]["".length]}function r(n){return n?isNaN(n)?n.charCodeAt(0)-72:n:""}function a(n){var t=72+n;return t>90&&t<97&&(t+=15),String.fromCharCode(t).toUpperCase()}}(),hn.D(Fn,Vo),hn.D(Cn,Uo),hn.D(zn,Vo),hn.D(Nn,Uo),hn.D(Mn,(function(){_o(!0)})),s.setKeyboardScrolling=_o,s.shared.nt=qo,s.setAllowScrolling=Go,s.destroy=function(n){we(!1,"internal"),Go(!0),go(!1),_o(!1),E(At(),qn),hn.R(xn),n&&(Kt(0),m("img[data-src], source[data-src], audio[data-src], iframe[data-src]",At()).forEach((function(n){cn(n,"src")})),m("img[data-srcset]").forEach((function(n){cn(n,"srcset")})),tn(m("#fp-nav, .fp-slidesNav, .fp-controlArrow")),T(Et(mn().I),{height:"","background-color":"",padding:""}),T(Et(mn().slides),{width:""}),T(At(),{height:"",position:"","-ms-touch-action":"","touch-action":""}),T(Xt,{overflow:"",height:""}),R(Yt,Gn),R($t,_n+" fp-scrollable"),$t.className.split(/\s+/).forEach((function(n){0===n.indexOf("fp-viewing")&&R($t,n)})),Et(mn().dn).forEach((function(n){xt().scrollOverflow&&Ge.Cn(n),R(n,"fp-table active fp-completely "+st);var t=K(n,"data-fp-styles");t&&n.setAttribute("style",t),b(n,Qn)&&!St&&n.removeAttribute("data-anchor")})),Vt(At()),[Zn,ut,rt].forEach((function(n){m(n,At()).forEach((function(n){C(n)}))})),T(At(),{"-webkit-transition":"none",transition:"none"}),R(At(),Vn),r.scrollTo(0,0),[Qn,tt,at].forEach((function(n){R(m("."+n),n)})))},r.fp_easings=w(r.fp_easings,{easeInOutCubic:function(n,t,e,i){return(n/=i/2)<1?e/2*n*n*n+t:e/2*((n-=2)*n*n+2)+t}}),r.jQuery&&function(n,t){n&&t?n.fn.fullpage=function(e){e=n.extend({},e,{$:n}),new t(this[0],e),Object.keys(s).forEach((function(n){xt().$.fn.fullpage[n]=s[n]}))}:h("error","jQuery is required to use the jQuery fullpage adapter!")}(r.jQuery,Qo),Qo})); diff --git a/lang/brazilian-portuguese/README.md b/lang/brazilian-portuguese/README.md index a1f8502d2..69b32422c 100644 --- a/lang/brazilian-portuguese/README.md +++ b/lang/brazilian-portuguese/README.md @@ -19,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.29-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/chinese/README.md b/lang/chinese/README.md index d8bed77f5..892082c89 100644 --- a/lang/chinese/README.md +++ b/lang/chinese/README.md @@ -18,7 +18,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30,2-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.29,2-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/french/README.md b/lang/french/README.md index 2d444e61d..dd45ae52f 100644 --- a/lang/french/README.md +++ b/lang/french/README.md @@ -19,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.29-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/japanese/README.md b/lang/japanese/README.md index 567417019..250c71e77 100644 --- a/lang/japanese/README.md +++ b/lang/japanese/README.md @@ -19,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.29-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/korean/README.md b/lang/korean/README.md index 2500b032a..b1feec209 100644 --- a/lang/korean/README.md +++ b/lang/korean/README.md @@ -18,7 +18,7 @@

                                  --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.29-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/russian/README.md b/lang/russian/README.md index d13a994de..f0b8bbabf 100644 --- a/lang/russian/README.md +++ b/lang/russian/README.md @@ -19,7 +19,7 @@ --- -![Версия fullPage.js](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) +![Версия fullPage.js](https://img.shields.io/badge/fullPage.js-v4.0.29-brightgreen.svg) [![Лицензия](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![Перечисление на PayPal](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/lang/spanish/README.md b/lang/spanish/README.md index 81d0dcc52..70a0c90ac 100644 --- a/lang/spanish/README.md +++ b/lang/spanish/README.md @@ -20,7 +20,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.30-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.29-brightgreen.svg) [![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) [![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js) diff --git a/package.json b/package.json index 14ab0d53b..8ddf9bb4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fullpage.js", - "version": "4.0.30", + "version": "4.0.29", "description": "Create beautiful fullscreen snap scrolling websites", "main": "dist/fullpage.js", "scripts": { diff --git a/rollup.config.js b/rollup.config.js index 2b277a936..394905d0d 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -3,7 +3,7 @@ import resolve from "@rollup/plugin-node-resolve"; import babel from "@rollup/plugin-babel"; const licenseContent = `/*! -* fullPage 4.0.30 +* fullPage 4.0.29 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only diff --git a/src/css/fullpage.css b/src/css/fullpage.css index 4fb2fbdbd..f18bce802 100644 --- a/src/css/fullpage.css +++ b/src/css/fullpage.css @@ -1,5 +1,5 @@ /*! - * fullPage 4.0.30 + * fullPage 4.0.29 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only diff --git a/src/js/fullpage.js b/src/js/fullpage.js index 0e83292d5..5d40d883f 100644 --- a/src/js/fullpage.js +++ b/src/js/fullpage.js @@ -65,7 +65,7 @@ function setAPI(){ }; //public functions - FP.version = '4.0.30'; + FP.version = '4.0.29'; FP.test = Object.assign(FP.test, { top: '0px',