diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c47d680f5..58f279ac5 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,7 @@ ### Description ### Link to isolated reproduction with no external CSS / JS -[Ideally in jsfiddle.net (https://jsfiddle.net/alvarotrigo/ea17skjr) or codepen.io (https://codepen.io/alvarotrigo/pen/NxyPPp), links to personal websites won't be reviewed unless isolated. Reported issues without a reproduction might get closed.] +[Ideally in jsfiddle.net (https://jsfiddle.net/alvarotrigo/ea17skjr) or codepen.io (https://codepen.io/alvarotrigo/pen/qqabrp), links to personal websites won't be reviewed unless isolated. Reported issues without a reproduction might get closed.] ### Steps to reproduce it 1. [First step] diff --git a/README.md b/README.md index 7475a0cdd..16836b4be 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Pусский | 中文 | 한국어 | + 日本語 | Português Brasileiro

@@ -18,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.25-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.26-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) @@ -98,7 +99,7 @@ bower install fullpage.js npm install fullpage.js ``` -### Including files: +### Including files ```html @@ -108,7 +109,7 @@ npm install fullpage.js ``` -Using Webpack, Browserify or Require.js? Check how to use fullPage.js with module loaders. +Using Webpack, Browserify or Require.js? Check [how to use fullPage.js with module loaders](https://github.com/alvarotrigo/fullPage.js/wiki/Use-module-loaders-for-fullPage.js). ### Optional use of CDN If you prefer to use a CDN to load the needed files, fullPage.js is in CDNJS: @@ -174,13 +175,11 @@ $(document).ready(function() { scrollHorizontally: true }); - //methods + // Example of how to use fullpage.js methods $.fn.fullpage.setAllowScrolling(false); }); ``` -Functions and methods can still be called in the jQuery way, as [in fullPage.js v2.X](https://github.com/alvarotrigo/fullPage.js/tree/2.9.7). - #### Vanilla JS example with all options A more complex initialization with all options set could look like this: ```javascript @@ -387,7 +386,7 @@ Then you will be able to use and configure them as explained in [options](https: ### licenseKey -(default `null`) **This option is compulsory.** If you use fullPage in a non open source project, then you should use the license key provided on the purchase of the fullPage Commercial License. If your project is open source and it is compatible with the GPLv3 license you can use the option `gplv3-license`. Please read more about licenses [here](https://github.com/alvarotrigo/fullPage.js#license) and [on the website](https://alvarotrigo.com/fullPage/pricing/). Example of usage: +(default `null`). **This option is compulsory.** If you use fullPage in a non open source project, then you should use the license key provided on the purchase of the fullPage Commercial License. If your project is open source and it is compatible with the GPLv3 license you can [request a license key](https://alvarotrigo.com/fullPage/extensions/requestKey.html). Please read more about licenses [here](https://github.com/alvarotrigo/fullPage.js#license) and [on the website](https://alvarotrigo.com/fullPage/pricing/). Example of usage: ```javascript new fullpage('#fullpage', { diff --git a/dist/fullpage.css b/dist/fullpage.css index f43850b7a..a6d1d9b47 100644 --- a/dist/fullpage.css +++ b/dist/fullpage.css @@ -1,5 +1,5 @@ /*! - * fullPage 4.0.25 + * fullPage 4.0.26 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only @@ -95,6 +95,7 @@ html.fp-enabled, transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translate3d(0,-50%,0); + pointer-events: none; } #fp-nav.fp-right { right: 17px; @@ -112,6 +113,7 @@ html.fp-enabled, left: 0 !important; right: 0; margin: 0 auto !important; + pointer-events: none; } .fp-slidesNav.fp-bottom { bottom: 17px; @@ -144,6 +146,7 @@ html.fp-enabled, height: 100%; cursor: pointer; text-decoration: none; + pointer-events: all; } #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, diff --git a/dist/fullpage.extensions.min.js b/dist/fullpage.extensions.min.js index 90d3c45b6..6cb4647ac 100644 --- a/dist/fullpage.extensions.min.js +++ b/dist/fullpage.extensions.min.js @@ -1,5 +1,5 @@ /*! -* fullPage 4.0.25 +* fullPage 4.0.26 * 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 be},get isVisible(){return Se},get getVisible(){return ye},get $(){return Me},get deepExtend(){return Te},get hasClass(){return Ae},get getWindowHeight(){return xe},get t(){return Oe},get css(){return ke},get prev(){return Ee},get next(){return Re},get last(){return je},get index(){return Le},get getList(){return ze},get hide(){return De},get show(){return Ne},get isArrayOrList(){return Pe},get addClass(){return He},get removeClass(){return Ce},get appendTo(){return Ie},get wrap(){return We},get wrapAll(){return Fe},get wrapInner(){return Ve},get unwrap(){return Ze},get closest(){return Be},get after(){return Ge},get before(){return Ye},get insertBefore(){return Ue},get getScrollTop(){return Xe},get siblings(){return _e},get preventDefault(){return Qe},get i(){return Je},get o(){return Ke},get u(){return qe},get l(){return $e},get v(){return ni},get isFunction(){return ti},get trigger(){return ei},get matches(){return ii},get toggle(){return ri},get createElementFromHTML(){return oi},get remove(){return ai},get filter(){return ui},get untilAll(){return li},get nextAll(){return ci},get prevAll(){return si},get toArray(){return fi},get p(){return di},get h(){return vi},get g(){return pi},get S(){return hi},get M(){return gi}});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,observer:!0},U=null,X=!1,_=Te({},Y),Q=null;function J(n){return U}function K(){return Q||Y}function q(){return _}function $(n,t,e){Q[n]=t,"internal"!==e&&(_[n]=t)}function nn(){if(!K().anchors.length){var n=Me(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",U);n.length&&n.length===Me(K().sectionSelector,U).length&&(X=!0,n.forEach((function(n){K().anchors.push(Je(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Me(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",U);t.length&&t.forEach((function(n){K().navigationTooltips.push(Je(n,"data-tooltip").toString())}))}}var tn={O:0,R:0,slides:[],j:[],L:null,D:null,N:!1,P:!1,H:!1,C:!1,I:!1,W:void 0,F:void 0,V:!1,canScroll:!0,Z:"none",B:"none",G:!1,Y:!1,U:!0,X:0,_:xe(),J:!1,K:{}};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 ti(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 xe()+"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=Ae(n,t);i&&null==e||!e?Ce(n,t):(!i&&null==e||e)&&He(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=Je(n,"data-anchor")||K().anchors[Le(n,K().sectionSelector)],this.item=n,this.isVisible=Se(n),this.isActive=Ae(n,S),this.q=Ae(n,P)||null!=Me(H,n)[0],this.nn=t===K().sectionSelector,this.container=Be(n,D)||Be(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.j: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 He(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),ke(J(),kn(n)),d.test.on=n,mn=setTimeout((function(){Ce(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)ke(J(),{top:-t+"px"}),d.test.top=-t+"px";else{var e=Mn(t);Tn(e.element,e.options)}}function jn(n,t){"internal"!==t&&un("fadingEffect","update",n),un("cards","update_",n),$("scrollingSpeed",n,t)}d.setScrollingSpeed=jn;var Ln,zn=null,Dn=null,Nn=null;function Pn(n,t,e,i){var r,o=function(n){return n.self!=a&&Ae(n,j)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Xe():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-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 Ot(){clearTimeout(gt)}function kt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ti(K().afterSlideLoad)&&Wt("afterSlideLoad",n),en({canScroll:!0}),Hn(n.destiny),Yn.ln(vt,n)),en({H:!1}),un("interlockedSlides","interlockedSlides",n)}function Et(n,t){jn(0,"internal"),void 0!==t&&en({C:!0}),Tt(Be(n,L),n),void 0!==t&&en({C:!1}),jn(q().scrollingSpeed,"internal")}mt.m={up:!0,down:!0,left:!0,right:!0},mt.k=Te({},mt.m),Yn.un(_n,(function(n){var t=n.target;(ii(t,V)||Be(t,V))&&St.call(t,n)})),d.landscapeScroll=Tt,Yn.un($n,(function(){Yn.un(ct,Mt)}));var Rt=null,jt=null;function Lt(){tn.L=null,tn.j.map((function(n){var t=Ae(n.item,S);n.isActive=t,n.q=we.q(n.item),t&&(tn.L=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Ae(t.item,S);t.q=we.q(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.j.length&&!rn().N){if(Rt){var i=Nt(Rt,tn.j);i&&(tn.L=i,tn.L.isActive=!0,He(tn.L.item,S)),tn.L&&Rn(tn.L.item.offsetTop)}if(t&&!e&&jt){var r=Nt(jt,tn.L.slides);r&&(tn.L.activeSlide=r,tn.L.activeSlide.isActive=!0,He(tn.L.activeSlide.item,S)),tn.L.activeSlide&&Et(tn.L.activeSlide.item,"internal")}}}(),ei(J(),"onUpdateStateDone")}function zt(){var n=Me(K().sectionSelector+", "+A,J()),t=ye(n),e=Array.from(n).map((function(n){return new Pt(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Rt=Dt(tn.L),jt=Dt(tn.L?tn.L.activeSlide:null),tn.O=t.length,tn.R=i.reduce((function(n,t){return n+t.slides.length}),0),tn.j=i,tn.tn=e,tn.slides=r,tn.rn=tn.j.concat(tn.slides)}function Dt(n){if(!n)return null;var t=n?n.item:null,e=n.nn?tn.tn:tn.L.dn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Nt(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'+Un(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
'+l+"
"),i+=""}Me("ul",e)[0].innerHTML=i;var c=Me("li",Me(O)[0])[rn().L.index()];He(Me("a",c),S)}function Ut(n){n.preventDefault&&Qe(n),en({D:"verticalNav"});var t=Le(Be(this,"#fp-nav li"));Yn.ln(at,{destination:rn().j[t]})}function Xt(n,t){var e;e=n,K().menu&&K().menu.length&&Me(K().menu).forEach((function(n){null!=n&&(Ce(Me(y,n),S),He(Me('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Me(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(Ce(Me(y,e),S),He(n?Me('a[href="#'+n+'"]',e):Me("a",Me("li",e)[t]),S))}(n,t)}Ht.prototype=pn.prototype,Ht.prototype.constructor=Pt,d.setRecordHistory=Ft,d.setAutoScrolling=Vt,d.test.setAutoScrolling=Vt,(new Date).getTime();var _t,Qt,Jt,Kt,qt,$t,ne=(Qt=!0,Jt=(new Date).getTime(),Kt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Qt=Kt||e-Jt>=i,Kt=!a.fullpage_api,Qt&&(_t=t(),Jt=e),void 0===_t||_t});function te(n,t){if(ti(K().beforeLeave))return ne(rn().D,(function(){return Wt(n,t)}))}function ee(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:ie(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.C,items:{origin:rn().L,destination:n},direction:null};if(!(rn().L.item==i&&!tn.C||K().scrollBar&&Xe()===a.dtop&&!Ae(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=Je(a.activeSlide,"data-anchor"),o=Le(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),ti(K().beforeLeave)&&!1===te("beforeLeave",a))return;if(ti(K().onLeave)&&!Wt("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?Ye(t,ci(t,A)):Ge(t,si(t,A).reverse()),Rn(rn().L.item.offsetTop),Zt(),n.hn=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(),ei(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().L.item),a.localIsResizing||In(rn().L.item),an("dropEffect")&&K().dropEffect||(He(i,S),Ce(_e(i),S)),Lt(),Wn(i),en({canScroll:d.test.gn}),Zn(o,r,a.anchorLink),Yn.ln(ft,a),function(n){var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(en({Z:"none",scrollY:Math.round(n.dtop)}),Yn.ln(ct),K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Zt(),K().scrollingSpeed?(clearTimeout(qt),qt=setTimeout((function(){re(n),en({canScroll:!t||d.test.gn})}),K().scrollingSpeed)):re(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout(qt),Pn(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?qt=setTimeout((function(){re(n)}),30):(re(n),en({canScroll:!t||d.test.gn}))}))}t&&(clearTimeout($t),$t=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({W:a.anchorLink}),Xt(a.anchorLink,function(n){return null!=n.hn?n.isMovementUp?tn.O-1:0:n.sectionIndex}(a))}}}function ie(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.X,o=i-xe()+t,a=K().bigSectionsDestination;return t>xe()?(r||a)&&"bottom"!==a||(i=o):(r||tn.C&&null==Re(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({X:i}),i}function re(n){en({N:!1}),function(n){null!=n.hn&&(n.isMovementUp?Ye(Me(A)[0],n.hn):Ge(Me(A)[rn().j.length-1],n.hn),Rn(rn().L.item.offsetTop),function(){for(var n=Me(R),t=0;t-1&&!we.An)return Qe(n),!1},yn:function(){we.Tn=tn.canScroll},onLeave:function(){clearTimeout(fe),we.An=!1},afterLoad:function(){we.An=!1,clearTimeout(fe),fe=setTimeout((function(){we.Tn=tn.canScroll}),200)},Rn:function(){u.activeElement===this.Mn&&(this.Mn.blur(),we.An=!1)},Sn:function(){if(K().scrollOverflow&&we.Tn){we.Rn();var n=we.jn(rn().L.item);!n||l||s||(this.Mn=n,requestAnimationFrame((function(){n.focus({Ln:!0}),we.An=!0}))),we.Tn=!1}},bn:function(){K().scrollOverflowMacStyle&&!c&&He(zn,"fp-scroll-mac"),rn().rn.forEach((function(n){if(!(n.slides&&n.slides.length||Ae(n.item,"fp-auto-height-responsive")&&ce())){var t,e=Sn(n.item),i=we.mn(n.item),o=(t=n).nn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,C),r[a](n.item,C)}else He(o.item,C),He(n.item,C);n.q||(we.zn(e),we.Dn(e)),n.q=!0}}))},Dn:function(n){we.jn(n).addEventListener("scroll",we.Nn),n.addEventListener("wheel",we.kn,{passive:!1}),n.addEventListener("keydown",we.En,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=P,Ve(n,t),t.setAttribute("tabindex","-1")},Pn:function(n){var t=Me(H,n)[0];t&&(Ze(t),n.removeAttribute("tabindex"))},jn:function(n){var t=Sn(n);return Me(H,t)[0]||t},q:function(n){return Ae(n,P)||null!=Me(H,n)[0]},wn:function(n){return n.nn&&n.activeSlide?n.activeSlide.q:n.q},mn:function(n){return we.jn(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=we.jn(t);if(!K().scrollOverflow||!Ae(e,P)||Ae(t,"fp-noscroll")||Ae(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},Hn:function(){this.On=(new Date).getTime();var n=this.On-we.xn,t=(l||s)&&tn.G,e=tn.Y&&n>600;return t&&n>400||e},Nn:(ge=0,function(n){var t=n.target.scrollTop,e="none"!==tn.Z?tn.Z:ge1?t:document)?t.querySelectorAll(n):null}function Te(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[oi(K().controlArrowsHTML[0]),oi(K().controlArrowsHTML[1])];Ge(Me(L,t)[0],e),He(e,F),He(e[0],Z),He(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(ke(Me(G,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),ke(Me(B,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||De(Me(B,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Ie(oi('
    '),t);var i=Me(I,t)[0];He(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+Un(r,"Slide",Me(E,t)[r])+""),Me("ul",i)[0]);ke(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;He(Me("a",Me("li",i)[o]),S)}(n)),i.forEach((function(n){ke(n.item,{width:o+"%"}),K().verticalCentered&&se(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.L&&(0!==tn.L.index()||0===tn.L.index()&&0!==c.index())?(Et(c.item,"internal"),He(c.item,"fp-initial")):He(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Me,deepExtend:Te,hasClass:Ae,getWindowHeight:xe,css:ke,prev:Ee,next:Re,last:je,index:Le,getList:ze,hide:De,show:Ne,isArrayOrList:Pe,addClass:He,removeClass:Ce,appendTo:Ie,wrap:We,wrapAll:Fe,wrapInner:Ve,unwrap:Ze,closest:Be,after:Ge,before:Ye,insertBefore:Ue,getScrollTop:Xe,siblings:_e,preventDefault:Qe,isFunction:ti,trigger:ei,matches:ii,toggle:ri,createElementFromHTML:oi,remove:ai,filter:ui,untilAll:li,nextAll:ci,prevAll:si,showError:be,scrollOverflowHandler:we}),Yn.un($n,(function(){["click","touchstart"].forEach((function(n){Ke(n,mi,{passive:!1})})),qe("focus",bi),Yn.un(nt,wi)}));var Mi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function Ti(){return un("responsiveSlides","isResponsiveSlidesChanging")||ye(Me(K().slideSelector,J())).length!==rn().R}function Ai(n){var t=Ti();(Ti()||un("responsiveSlides","isResponsiveSlidesChanging")||ye(Me(K().sectionSelector,J())).length!==rn().O)&&!tn.J&&(K().observer&&me&&me.disconnect(),zt(),Lt(),K().anchors=[],ai(Me(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Si(),nn(),K().navigation&&Yt(),t&&(ai(Me(I)),ai(Me(V))),rn().j.forEach((function(n){n.slides.length?t&&yi(n):ve(n)}))),K().observer&&me&&Me(h)[0]&&me.observe(Me(h)[0],Mi)}Yn.un($n,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Me(h)[0]&&(n=Me(h)[0],t=Mi,(e=new MutationObserver(Ai)).observe(n,t),me=e),Yn.un(tt,Ai)})),d.render=Ai;var xi=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});qe("testPassive",null,t),ni("testPassive",null,t)}catch(n){}return function(){return n}}();function Oi(){return!!xi()&&{passive:!1}}var ki,Ei,Ri,ji,Li=(Ri=(new Date).getTime(),ji=[],{In: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;ki=Math.abs(n.wheelDeltaX)149&&ji.shift(),ji.push(Math.abs(t));var o=r-Ri;Ri=r,o>200&&(ji=[])},Wn:function(){var n=vi(ji,10)>=vi(ji,70);return!!ji.length&&n&&ki},Fn:function(){return Ei}});function zi(){var n=K().css3?Xe()+xe():di(rn().j).item.offsetTop+di(rn().j).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),Pn(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({N:!0}),en({canScroll:!0})}),30)}))}function Di(){J().getBoundingClientRect().bottom>=0&&Ni()}function Ni(){var n=Mn(di(rn().j).item.offsetTop);en({canScroll:!1}),Pn(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({N:!1}),en({Vn:!1})}))}var Pi,Hi,Ci,Ii=(Pi=!1,Hi={},Ci={},function(n,t,e){switch(n){case"set":Hi[t]=(new Date).getTime(),Ci[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Pi=i-Hi[t]>Ci[t]}return Pi});function Wi(){var n=rn().L.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().j[0]),null!=n?ee(n,null,!1):J().scrollHeightVi&&bt().m.down&&Wi()),Vi=n.pageY)}function Bi(n){if(bt().m[n]){var t="down"===n?Wi:Fi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&we.wn(rn().L)?we.isScrolled(n,rn().L.item)&&we.Hn()&&t():t()}}var Gi,Yi,Ui,Xi=0,_i=0,Qi=0,Ji=0,Ki=rr(),qi={Bn:"ontouchmove"in window?"touchmove":Ki?Ki.move:null,Gn:"ontouchstart"in window?"touchstart":Ki?Ki.down:null};function $i(n){var t=Be(n.target,A)||rn().L.item,e=we.wn(rn().L);if(nr(n)){en({G:!0,Y:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Qe(n);var i=ir(n);Qi=i.y,Ji=i.x;var r=Math.abs(Xi-Qi)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(_i-Ji)>Oe()/100*K().touchSensitivity,u=Me(L,t).length&&Math.abs(_i-Ji)>Math.abs(Xi-Qi),l=Xi>Qi?"down":"up";en({Z:u?_i>Ji?"right":"left":l}),u?!tn.H&&o&&(_i>Ji?bt().m.right&&Yn.ln(Jn,{section:t}):bt().m.left&&Yn.ln(Qn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Bi(l)}}function nr(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function tr(n){if(K().fitToSection&&en({V:!1}),nr(n)){var t=ir(n);Xi=t.y,_i=t.x}qe("touchend",er)}function er(){ni("touchend",er),en({G:!1})}function ir(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&&nr(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function rr(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function or(n){K().autoScrolling&&nr(n)&&bt().m.up&&(tn.canScroll||Qe(n))}function ar(n,t){var e=null==t?rn().L.item:t,i=gn(tn.j,e),r=Me(L,e)[0];if(!(null==r||ln()||tn.H||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?di(i.slides):i.slides[0]}en({H:!d.test.gn}),Tt(r,a.item,n)}}function ur(n){ar("left",n)}function lr(n){ar("right",n)}function cr(n){var t=rn().j.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=rn().j[e]}return t}function sr(n){null!=n&&Tt(Be(n,L),n)}function fr(n,t){var e=cr(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||Ae(e.item,S)?sr(i):ee(e,(function(){sr(i)}))}}function dr(n,t){var e=cr(n);void 0!==t?fr(n,t):null!=e&&ee(e)}function vr(){clearTimeout(Yi),$e("keydown",pr),$e("keyup",hr)}function pr(n){clearTimeout(Yi);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=Sr(Sn(rn().L.item));function r(n){return Qe(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Sr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Be(i,E),o=Be(i,A);return!r&&!o}(n)){e?null==Be(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){Qe(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=Sr(r.item)).length&&(t={Yn:r,Un: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;Yn.ln(it,{Xn:f.index()+1,slideAnchor:s.nn?0:s.index()}),Ui=c.Un,Qe(n)}}}}else Qe(n)}(n):!gi()&&K().keyboardScrolling&&i&&(Gi=n.ctrlKey,Yi=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=ii(e,"video")||ii(e,"audio"),r=we.isScrolled("up",rn().L.item),o=we.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)&&!Be(n.target,H)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({D:"keydown"}),n.keyCode){case 38:case 33:bt().k.up&&r?tn.N?Yn.ln(rt,{e:n}):Fi():we.Sn();break;case 32:if(t&&bt().k.up&&!i&&r){Fi();break}case 40:case 34:if(bt().k.down&&o){if(tn.N)return;32===n.keyCode&&i||Wi()}else we.Sn();break;case 36:bt().k.up&&dr(1);break;case 35:bt().k.down&&dr(rn().j.length);break;case 37:bt().k.left&&ur();break;case 39:bt().k.right&&lr()}}(n)}),0))}function hr(n){tn.U&&(Gi=n.ctrlKey)}function gr(){en({U:!1}),Gi=!1}function mr(n){br()}function wr(n){Be(Ui,E)&&!Be(Ui,R)||br()}function br(){Ui&&(Ui.focus(),Ui=null)}function Sr(n){return[].slice.call(Me('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"!==Je(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=ur,d.moveSlideRight=lr,d.moveTo=dr,Yn.un($n,(function(){qe("blur",gr),Ke("keydown",pr),Ke("keyup",hr),Yn.un(nt,vr),Yn.un(vt,mr),Yn.un(dt,wr)}));var yr=(new Date).getTime(),Mr=[];function Tr(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=Oi();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Ar,i):u[n](t+e,Ar,i)}(),J().addEventListener("mousedown",xr),J().addEventListener("mouseup",Or)):(u.addEventListener?($e("mousewheel",Ar,!1),$e("wheel",Ar,!1),$e("MozMousePixelScroll",Ar,!1)):u.detachEvent("onmousewheel",Ar),J().removeEventListener("mousedown",xr),J().removeEventListener("mouseup",Or))}function Ar(n){var t=(new Date).getTime(),e=Ae(Me(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().N&&n.getBoundingClientRect().bottom>=0&&"up"===Li.Fn(),i=rn().Vn;if(i)return Qe(t),!1;if(rn().N){if(e){var r;if(!(i||Ii("isNewKeyframe","beyondFullpage")&&Li.Wn()))return(r=Mn(di(rn().j).item.offsetTop+di(rn().j).item.offsetHeight)).element.scrollTo(0,r.options),en({Vn:!1}),Qe(t),!1;if(Li.Wn())return e=!1,en({Vn:!0}),en({D:"wheel"}),Ni(),Qe(t),!1}else Ii("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.Y||en({G:!1,Y:!0,Z:"none"}),!bt().m.down&&!bt().m.up)return Qe(n),!1;if(i)return!0;if(!1===i)return Qe(n),!1;if(K().autoScrolling&&!Gi&&!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";Mr.length>149&&Mr.shift(),Mr.push(Math.abs(r)),K().scrollBar&&Qe(n);var s=t-yr;return yr=t,s>200&&(Mr=[]),en({B:c}),tn.canScroll&&!ln()&&vi(Mr,10)>=vi(Mr,70)&&l&&(en({D:"wheel"}),Bi(o<0?"down":"up")),!1}K().fitToSection&&en({V:!1})}function xr(n){var t;2==n.which&&(t=n.pageY,Vi=t,J().addEventListener("mousemove",Zi))}function Or(n){2==n.which&&J().removeEventListener("mousemove",Zi)}function kr(n){n?(Tr(!0),function(){if(qi.Bn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(zn.removeEventListener(qi.Bn,or,{passive:!1}),zn.addEventListener(qi.Bn,or,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(qi.Gn,tr),n.removeEventListener(qi.Bn,$i,{passive:!1}),n.addEventListener(qi.Gn,tr),n.addEventListener(qi.Bn,$i,{passive:!1})}}()):(Tr(!1),function(){if(qi.Bn&&(l||s)){K().autoScrolling&&(zn.removeEventListener(qi.Bn,$i,{passive:!1}),zn.removeEventListener(qi.Bn,or,{passive:!1}));var n=K().touchWrapper;n.removeEventListener(qi.Gn,tr),n.removeEventListener(qi.Bn,$i,{passive:!1})}}())}d.setMouseWheelScrolling=Tr;var Er=!0;function Rr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){$e(n,Lr,!0)}))}function jr(n,t){document["fp_"+n]=t,Ke(n,Lr,!0)}function Lr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Er=!1,setTimeout((function(){Er=!0}),800)),("mouseenter"!==t||Er)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=ii(i,n),r=Be(i,n);(t||r)&&(d.shared._n||kr(!1),d.shared._n=!0,e=!0)}})),!e&&d.shared._n&&(kr(!0),d.shared._n=!1))):kr(!0)}function zr(n,t){jn(0,"internal"),dr(n,t),jn(q().scrollingSpeed,"internal")}Yn.un($n,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){jr(n,!1)})),["mouseleave","touchend"].forEach((function(n){jr(n,!0)}))),Yn.un(nt,Rr)})),d.silentMoveTo=zr;var Dr,Nr,Pr=xe(),Hr=Oe(),Cr=!1;function Ir(){clearTimeout(Dr),clearTimeout(Nr),ni("resize",Wr)}function Wr(){Cr||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Vr(xe()),function(){if(l)for(var n=0;n<4;n++)Nr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({C:!0}),zr(tn.L.index()+1),en({C:!1}))}))}),200*n)}(),Cr=!0,clearTimeout(Dr),Dr=setTimeout((function(){!function(){if(en({C:!0}),Vr(""),ei(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"))}}(),Yn.ln(tt),Lt(),ue(),l){var n=u.activeElement;if(!ii(n,"textarea")&&!ii(n,"input")&&!ii(n,"select")){var t=xe();Math.abs(t-Pr)>20*Math.max(Pr,t)/100&&(Fr(!0),Pr=t)}}else e=xe(),i=Oe(),tn._===e&&Hr===i||(en({_:e}),Hr=i,Fr(!0));var e,i;ei(J(),"onResizeEnds"),en({C:!1})}(),Cr=!1}),400)}function Fr(n){if(!Ae(J(),w)){en({C:!0,_:xe(),Qn:Oe()});for(var t=rn().j,e=0;e1&&Tt(r,i.activeSlide.item)}K().scrollOverflow&&we.bn();var u=rn().L.index();tn.N||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||zr(u+1),en({C:!1}),ti(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ti(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ei(J(),"afterRebuild")}}function Vr(n){rn().j.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";ke(t.item,{height:e})}))}function Zr(){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 Br(){ni("hashchange",Gr)}function Gr(){if(!tn.I&&!K().lockAnchors){var n=Zr(),t=n.section,e=n.pn,i=void 0===tn.W,r=void 0===tn.W&&void 0===e&&!tn.H;t&&t.length&&(t&&t!==tn.W&&!i||r&&!ln()||!tn.H&&tn.F!=e&&!ln())&&Yn.ln(it,{Xn:t,slideAnchor:e})}}function Yr(n){var t=n.target;Be(t,K().menu+" [data-menuanchor]")&&Ur.call(t,n.e)}function Ur(n){if(en({D:"menu"}),Me(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Qe(n);var t=Be(this,"[data-menuanchor]");Yn.ln(ot,{anchor:Je(t,"data-menuanchor")})}}function Xr(n){var t=n.target;t&&Be(t,"#fp-nav a")?Ut.call(t,n.e):ii(t,".fp-tooltip")?Gt.call(t):(ii(t,W)||null!=Be(t,W))&&pt.call(t,n.e)}d.reBuild=Fr,Yn.un($n,(function(){Wr(),qe("resize",Wr),Yn.un(nt,Ir)})),d.setLockAnchors=function(n){K().lockAnchors=n},Yn.un($n,(function(){qe("hashchange",Gr),Yn.un(nt,Br)})),Yn.un($n,(function(){Ke("wheel",Li.In,Oi()),Yn.un(lt,zi),Yn.un(rt,Di)})),Yn.un($n,(function(){Yn.un(_n,Yr)})),Yn.un($n,(function(){Yn.un(_n,Xr)}));var _r,Qr,Jr=0;function Kr(n){var t,e,i,r,o;if(ei(J(),"onScroll"),!tn.C&&rn().L&&(di(rn().j),!rn().N&&!rn().Vn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Xe(),u=function(n){var t=n>Jr?"down":"up";return Jr=n,en({X:n}),t}(a),l=0,c=a+xe()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):zn.scrollHeight-xe())===a,f=rn().j;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Xe()+xe():r<=Xe())&&(Ae(rn().L.item,M)||(He(rn().L.item,M),Ce(_e(rn().L.item),M))),e=(t=f[l]).item,!t.isActive){en({I:!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)Ce(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),He(e,S),un("parallax","afterLoad"),ti(K().beforeLeave)&&te("beforeLeave",T),ti(K().onLeave)&&Wt("onLeave",T),ti(K().afterLoad)&&Wt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.C,leavingSection:g}),In(h),Wn(e),Hn(e),Xt(w,b-1),K().anchors.length&&en({W:w}),Lt(),Zn(v,p,w);clearTimeout(_r),_r=setTimeout((function(){en({I:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Qr),Qr=setTimeout((function(){tn.j.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(xe())||0===Math.round(t.top)})).length||ae()}),K().A))}}function qr(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){wt(n,t,"k")})):(wt(n,"all","k"),K().keyboardScrolling=n)}function $r(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Xt(K().anchors[t],t),K().menu&&K().css3&&null!=Be(Me(K().menu)[0],h)&&Me(K().menu).forEach((function(n){zn.appendChild(n)}))}function no(){var n,t,e=rn().L,i=rn().L.item;He(i,M),Wn(i),Bt(),Hn(i),t=cr((n=Zr()).section),n.section&&t&&(void 0===t||t.index()!==Le(de))||!ti(K().afterLoad)||Wt("afterLoad",{L:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().L,destination:rn().L}}),ti(K().afterRender)&&Wt("afterRender"),ei(J(),"afterRender")}function to(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){wt(n,t,"m")})):wt(n,"all","m"),ei(J(),"setAllowScrolling",{value:n,Jn:t})}function eo(){var n=Zr(),t=n.section,e=n.pn;t?K().animateAnchor?fr(t,e):zr(t,e):Yn.ln(Xn,null)}Yn.un(nt,(function(){clearTimeout(_r),clearTimeout(Qr)})),Yn.un($n,(function(){qe("scroll",Kr),u.body.addEventListener("scroll",Kr),Yn.un(it,(function(n){fr(n.Xn,n.slideAnchor)})),Yn.un(ot,(function(n){dr(n.anchor,void 0)})),Yn.un(et,(function(n){("down"===n.direction?Wi:Fi)()})),Yn.un(at,(function(n){ee(n.destination)}))})),Yn.un(nt,(function(){ni("scroll",Kr)})),d.getActiveSlide=function(){return It(rn().L.activeSlide)},d.getScrollX=function(){return tn.scrollX},Yn.un($n,(function(){Yn.un(nt,Ot),Yn.un(ut,(function(n){Tt(n.slides,n.destination)})),Yn.un(Jn,(function(n){lr(n.section)})),Yn.un(Qn,(function(n){ur(n.section)}))})),Yn.un($n,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=di(tn.j),r=!tn.Kn||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Yn.un(Kn,(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),{qn:new Date(e+"T00:00"),$n: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),(u||l)&&(u&&e<=u.qn&&u.nt===t.split(n[0])[4]||l||u.$n)||!1)})}));var n=["-"],t="2024-5-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()}}(),Yn.un(qn,(function(){qr(!0)})),d.setKeyboardScrolling=qr,d.shared.tt=no,d.setAllowScrolling=to;var io={};function ro(){return io}var oo,ao,uo,lo,co=!Ae(zn,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function so(n){if(ao=u.createElement("div"),oo=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),co||(oo=oo.replace("extensions/","").replace("Extension","")),ao.innerHTML=oo,ao=ao.firstChild,"MutationObserver"in window&&new MutationObserver(vo).observe(u.body,{childList:!0,subtree:!1}),(!co||an(n)&&d[n])&&(!function(n){var t=void 0!==ro()[n]&&ro()[n].length,e=[],i=!1;return Pe(ro()[n])?e=ro()[n]:e.push(ro()[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)||!co)){fo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](fo,2e3)}}function fo(){ao&&(lo||(Math.random()<.5?fn(zn,ao):Ie(ao,zn),lo=!0),ao.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function vo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(ao)){clearTimeout(uo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");uo=window[t](po,900)}}))}function po(){lo=!1}function ho(){zt(),Lt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){ke(hi(J(),"body"),{height:"100%",position:"relative"}),He(J(),p),He(Dn,b),en({_:xe()}),Ce(J(),w),Si(),un("parallax","init");for(var n=rn().tn,t=0;t0&&yi(e)}K().fixedElements&&K().css3&&Me(K().fixedElements).forEach((function(n){zn.appendChild(n)})),K().navigation&&Yt(),Me('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=Je(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&&we.bn()}(),to(!0),kr(!0),Vt(K().autoScrolling,"internal"),ue(),Fn(),"complete"===u.readyState&&eo(),qe("load",eo),no(),co||so("l"),zt(),Lt()}function go(){var n=K().licenseKey;""===K().licenseKey.trim()?(be("error","Fullpage.js requires a `licenseKey` option. Read about it on the following URL:"),be("error","https://github.com/alvarotrigo/fullPage.js#options")):K()&&tn.Kn||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(be("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),be("error","https://alvarotrigo.com/fullPage/pricing")),Ae(Dn,b)?be("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,be("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||be("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,be("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Me("[name]")).filter((function(t){return Je(t,"name")&&Je(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Me("[id]")).filter((function(t){return Je(t,"id")&&Je(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){be("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)&&be("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:bt(),getDestinationPosition:ie,isTouch:s,c:so,getXmovement:xt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:At,landscapeScroll:Tt,silentLandscapeScroll:Et,keepSlidesPosition:Zt,silentScroll:Rn,styleSlides:yi,styleSection:ve,scrollHandler:Kr,getEventsPage:ir,getMSPointer:rr,isReallyTouch:nr,usingExtension:an,toggleControlArrows:yt,touchStartHandler:tr,touchMoveHandler:$i,nullOrSection:Ct,items:{SectionPanel:Pt,SlidePanel:Ht,Item:pn},getVisible:ye,getState:rn,updateState:Lt,updateStructuralState:zt,activeSlidesNavigation:ht,getPanels:function(){return tn.rn},getSections:function(){return tn.j},setActiveSection:function(n){tn.L=n}}}}function wo(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";ro()[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 bo(n,t){var e;if(zn=Me("body")[0],Dn=Me("html")[0],Nn=Me("html, body"),!Ae(Dn,b))return"touchWrapper",e="string"==typeof n?Me(n)[0]:n,Y.touchWrapper=e,function(n){Q=Te({},Y,n),_=Object.assign({},Q)}(t),function(n){U=n}("string"==typeof n?Me(n)[0]:n),Yn.ln(Kn),go(),d.getFullpageData=mo,d.version="4.0.25",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,observer:!0},U=null,X=!1,_=Te({},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=Me(K().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",U);n.length&&n.length===Me(K().sectionSelector,U).length&&(X=!0,n.forEach((function(n){K().anchors.push(Je(n,"data-anchor").toString())})))}if(!K().navigationTooltips.length){var t=Me(K().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",U);t.length&&t.forEach((function(n){K().navigationTooltips.push(Je(n,"data-tooltip").toString())}))}}var tn={O:0,R:0,slides:[],D:[],j:null,L:null,N:!1,P:!1,H:!1,I:!1,C:!1,W:void 0,F:void 0,V:!1,canScroll:!0,Z:"none",B:"none",Y:!1,G:!1,U:!0,X:0,_:xe(),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 ti(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 xe()+"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=Ae(n,t);i&&null==e||!e?Ie(n,t):(!i&&null==e||e)&&He(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=Je(n,"data-anchor")||K().anchors[je(n,K().sectionSelector)],this.item=n,this.isVisible=Se(n),this.isActive=Ae(n,S),this.nn=Ae(n,P)||null!=Me(H,n)[0],this.tn=t===K().sectionSelector,this.container=Be(n,z)||Be(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 He(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),ke(J(),kn(n)),d.test.an=n,mn=setTimeout((function(){Ie(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)ke(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 jn,Ln=null,zn=null,Nn=null;function Pn(n,t,e,i){var r,o=function(n){return n.self!=a&&Ae(n,D)?n.scrollLeft:!K().autoScrolling||K().scrollBar?Xe():n.offsetTop}(n),u=t-o,l=!1,c=tn.V;en({V:!0}),jn&&window.cancelAnimationFrame(jn),jn=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)})))})),Me('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){n.hasAttribute("data-autoplay")&&In(n),n.onload=function(){n.hasAttribute("data-autoplay")&&In(n)}}))}function In(n){n.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}function Cn(n){var t=Sn(n);Me("video, audio",t).forEach((function(n){n.hasAttribute("data-keepplaying")||"function"!=typeof n.pause||n.pause()})),Me('iframe[src*="youtube.com/embed/"]',t).forEach((function(n){/youtube\.com\/embed\//.test(Je(n,"src"))&&!n.hasAttribute("data-keepplaying")&&n.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function Wn(n){K().lazyLoading&&Me("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=Je(n,"data-"+t);null!=e&&e&&(pi(n,t),n.addEventListener("load",(function(){})))})),ii(n,"source")){var t=Be(n,"video, audio");t&&(t.load(),t.onloadeddata=function(){})}}))}function Fn(){var n=rn().j.item,t=rn().j.activeSlide,e=Vn(n),i=String(e);t&&(i=i+"-"+Vn(t.item)),i=i.replace("/","-").replace("#","");var r=new RegExp("\\b\\s?fp-viewing-[^\\s]+\\b","g");Ln.className=Ln.className.replace(r,""),He(Ln,"fp-viewing-"+i)}function Vn(n){if(!n)return null;var t=Je(n,"data-anchor"),e=je(n);return null==t&&(t=e),t}function Zn(n,t,e){var i="";K().anchors.length&&!K().lockAnchors&&(n?(null!=e&&(i=e),null==t&&(t=n),en({F:t}),Bn(i+"/"+t)):null!=n?(en({F:t}),Bn(e)):Bn(e)),Fn()}function Bn(n){if(K().recordHistory)location.hash=n;else if(l||s)a.history.replaceState(void 0,void 0,"#"+n);else{var t=a.location.href.split("#")[0];a.location.replace(t+"#"+n)}}function Yn(n){return Yn="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},Yn(n)}var Gn={un:{},ln:function(n,t){var e=this;return"object"!==Yn(this.un[n])&&(this.un[n]=[]),this.un[n].push(t),function(){return e.removeListener(n,t)}},removeListener:function(n,t){if("object"===Yn(this.un[n])){var e=this.un[n].indexOf(t);e>-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 Ot(){clearTimeout(gt)}function kt(n){un("continuousHorizontal","afterSlideLoads",n),un("dragAndMove","afterSlideLoads",n),n.localIsResizing||(un("parallax","afterSlideLoads"),un("scrollOverflowReset","setPrevious",n.prevSlide),un("scrollOverflowReset","reset"),ti(K().afterSlideLoad)&&Wt("afterSlideLoad",n),en({canScroll:!0}),Hn(n.destiny),Gn.cn(vt,n)),en({H:!1}),un("interlockedSlides","interlockedSlides",n)}function Et(n,t){Dn(0,"internal"),void 0!==t&&en({I:!0}),Tt(Be(n,j),n),void 0!==t&&en({I:!1}),Dn($().scrollingSpeed,"internal")}mt.m={up:!0,down:!0,left:!0,right:!0},mt.k=Te({},mt.m),Gn.ln(_n,(function(n){var t=n.target;(ii(t,V)||Be(t,V))&&St.call(t,n)})),d.landscapeScroll=Tt,Gn.ln(qn,(function(){Gn.ln(ct,Mt)}));var Rt=null,Dt=null;function jt(){tn.j=null,tn.D.map((function(n){var t=Ae(n.item,S);n.isActive=t,n.nn=we.nn(n.item),t&&(tn.j=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=Ae(t.item,S);t.nn=we.nn(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=tn.j,t=!!tn.j&&tn.j.slides.length,e=tn.j?tn.j.activeSlide:null;if(!n&&tn.D.length&&!rn().N){if(Rt){var i=Nt(Rt,tn.D);i&&(tn.j=i,tn.j.isActive=!0,He(tn.j.item,S)),tn.j&&Rn(tn.j.item.offsetTop)}if(t&&!e&&Dt){var r=Nt(Dt,tn.j.slides);r&&(tn.j.activeSlide=r,tn.j.activeSlide.isActive=!0,He(tn.j.activeSlide.item,S)),tn.j.activeSlide&&Et(tn.j.activeSlide.item,"internal")}}}(),ei(J(),"onUpdateStateDone")}function Lt(){var n=Me(K().sectionSelector+", "+A,J()),t=ye(n),e=Array.from(n).map((function(n){return new Pt(n)})),i=e.filter((function(n){return n.isVisible})),r=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Rt=zt(tn.j),Dt=zt(tn.j?tn.j.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 zt(n){if(!n)return null;var t=n?n.item:null,e=n.tn?tn.en:tn.j.vn;if(t){var i=gn(e,t);return i?i.index():null}return null}function Nt(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'+Un(o.index(),"Section")+"";var l=K().navigationTooltips[o.index()];void 0!==l&&""!==l&&(i+='
    '+l+"
    "),i+=""}Me("ul",e)[0].innerHTML=i;var c=Me("li",Me(O)[0])[rn().j.index()];He(Me("a",c),S)}function Ut(n){n.preventDefault&&Qe(n),en({L:"verticalNav"});var t=je(Be(this,"#fp-nav li"));Gn.cn(at,{destination:rn().D[t]})}function Xt(n,t){var e;e=n,K().menu&&K().menu.length&&Me(K().menu).forEach((function(n){null!=n&&(Ie(Me(y,n),S),He(Me('[data-menuanchor="'+e+'"]',n),S))})),function(n,t){var e=Me(O)[0];K().navigation&&null!=e&&"none"!==e.style.display&&(Ie(Me(y,e),S),He(n?Me('a[href="#'+n+'"]',e):Me("a",Me("li",e)[t]),S))}(n,t)}Ht.prototype=pn.prototype,Ht.prototype.constructor=Pt,d.setRecordHistory=Ft,d.setAutoScrolling=Vt,d.test.setAutoScrolling=Vt,(new Date).getTime();var _t,Qt,Jt,Kt,$t,qt,ne=(Qt=!0,Jt=(new Date).getTime(),Kt=!a.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?K().scrollingSpeed:100;return Qt=Kt||e-Jt>=i,Kt=!a.fullpage_api,Qt&&(_t=t(),Jt=e),void 0===_t||_t});function te(n,t){if(ti(K().beforeLeave))return ne(rn().L,(function(){return Wt(n,t)}))}function ee(n,t,e){var i=n.item;if(null!=i){var r,o,a={element:i,callback:t,isMovementUp:e,dtop:ie(i),yMovement:xn(rn().j,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:rn().j.index()+1,localIsResizing:tn.I,items:{origin:rn().j,destination:n},direction:null};if(!(rn().j.item==i&&!tn.I||K().scrollBar&&Xe()===a.dtop&&!Ae(i,"fp-auto-height"))){if(null!=a.activeSlide&&(r=Je(a.activeSlide,"data-anchor"),o=je(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),ti(K().beforeLeave)&&!1===te("beforeLeave",a))return;if(ti(K().onLeave)&&!Wt("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().j.item;return n.isMovementUp?Ge(t,ci(t,A)):Ye(t,si(t,A).reverse()),Rn(rn().j.item.offsetTop),Zt(),n.gn=t,n.dtop=n.element.offsetTop,n.yMovement=xn(rn().j,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),ei(J(),"onContinuousVertical",n),n}(a)),un("scrollOverflowReset","setPrevious",rn().j.item),a.localIsResizing||Cn(rn().j.item),an("dropEffect")&&K().dropEffect||(He(i,S),Ie(_e(i),S)),jt(),Wn(i),en({canScroll:d.test.mn}),Zn(o,r,a.anchorLink),Gn.cn(ft,a),function(n){var t=K().scrollingSpeed<700,e=t?700:K().scrollingSpeed;if(en({Z:"none",scrollY:Math.round(n.dtop)}),Gn.cn(ct),K().css3&&K().autoScrolling&&!K().scrollBar)En("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),an("waterEffect")&&Zt(),K().scrollingSpeed?(clearTimeout($t),$t=setTimeout((function(){re(n),en({canScroll:!t||d.test.mn})}),K().scrollingSpeed)):re(n);else{var i=Mn(n.dtop);d.test.top=-n.dtop+"px",clearTimeout($t),Pn(i.element,i.options,K().scrollingSpeed,(function(){K().scrollBar?$t=setTimeout((function(){re(n)}),30):(re(n),en({canScroll:!t||d.test.mn}))}))}t&&(clearTimeout(qt),qt=setTimeout((function(){en({canScroll:!0})}),e))}(a),en({W:a.anchorLink}),Xt(a.anchorLink,function(n){return null!=n.gn?n.isMovementUp?tn.O-1:0:n.sectionIndex}(a))}}}function ie(n){var t=n.offsetHeight,e=n.offsetTop,i=e,r=an("dragAndMove")&&un("dragAndMove","isGrabbing")?un("dragAndMove","isScrollingDown"):e>tn.X,o=i-xe()+t,a=K().bigSectionsDestination;return t>xe()?(r||a)&&"bottom"!==a||(i=o):(r||tn.I&&null==Re(n))&&(i=o),an("offsetSections")&&(i=d.offsetSections.getSectionPosition_(r,i,n)),en({X:i}),i}function re(n){en({N:!1}),function(n){null!=n.gn&&(n.isMovementUp?Ge(Me(A)[0],n.gn):Ye(Me(A)[rn().D.length-1],n.gn),Rn(rn().j.item.offsetTop),function(){for(var n=Me(R),t=0;t-1&&!we.xn)return Qe(n),!1},Mn:function(){we.An=tn.canScroll},onLeave:function(){clearTimeout(fe),we.xn=!1},afterLoad:function(){we.xn=!1,clearTimeout(fe),fe=setTimeout((function(){we.An=tn.canScroll}),200)},Dn:function(){u.activeElement===this.Tn&&(this.Tn.blur(),we.xn=!1)},yn:function(){if(K().scrollOverflow&&we.An){we.Dn();var n=we.jn(rn().j.item);!n||l||s||(this.Tn=n,requestAnimationFrame((function(){n.focus({Ln:!0}),we.xn=!0}))),we.An=!1}},Sn:function(){K().scrollOverflowMacStyle&&!c&&He(Ln,"fp-scroll-mac"),rn().on.forEach((function(n){if(!(n.slides&&n.slides.length||Ae(n.item,"fp-auto-height-responsive")&&ce())){var t,e=Sn(n.item),i=we.wn(n.item),o=(t=n).tn?t:t.parent;if(f){var a=i?"addClass":"removeClass";r[a](o.item,I),r[a](n.item,I)}else He(o.item,I),He(n.item,I);n.nn||(we.zn(e),we.Nn(e)),n.nn=!0}}))},Nn:function(n){we.jn(n).addEventListener("scroll",we.Pn),n.addEventListener("wheel",we.En,{passive:!1}),n.addEventListener("keydown",we.Rn,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=P,Ve(n,t),t.setAttribute("tabindex","-1")},Hn:function(n){var t=Me(H,n)[0];t&&(Ze(t),n.removeAttribute("tabindex"))},jn:function(n){var t=Sn(n);return Me(H,t)[0]||t},nn:function(n){return Ae(n,P)||null!=Me(H,n)[0]},bn:function(n){return n.tn&&n.activeSlide?n.activeSlide.nn:n.nn},wn:function(n){return we.jn(n).scrollHeight>a.innerHeight},isScrolled:function(n,t){if(!tn.canScroll)return!1;if(K().scrollBar)return!0;var e=we.jn(t);if(!K().scrollOverflow||!Ae(e,P)||Ae(t,"fp-noscroll")||Ae(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},In:function(){this.kn=(new Date).getTime();var n=this.kn-we.On,t=(l||s)&&tn.Y,e=tn.G&&n>600;return t&&n>400||e},Pn:(ge=0,function(n){var t=n.target.scrollTop,e="none"!==tn.Z?tn.Z:ge1?t:document)?t.querySelectorAll(n):null}function Te(n){n=n||{};for(var t=1,e=arguments.length;t1&&(K().controlArrows&&function(n){var t=n.item,e=[oi(K().controlArrowsHTML[0]),oi(K().controlArrowsHTML[1])];Ye(Me(j,t)[0],e),He(e,F),He(e[0],Z),He(e[1],"fp-next"),"#fff"!==K().controlArrowColor&&(ke(Me(Y,t),{"border-color":"transparent transparent transparent "+K().controlArrowColor}),ke(Me(B,t),{"border-color":"transparent "+K().controlArrowColor+" transparent transparent"})),K().loopHorizontal||ze(Me(B,t))}(n),K().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;Ce(oi('
      '),t);var i=Me(C,t)[0];He(i,"fp-"+K().slidesNavPosition);for(var r=0;r'+Un(r,"Slide",Me(E,t)[r])+""),Me("ul",i)[0]);ke(i,{"margin-left":"-"+i.innerWidth/2+"px"});var o=n.activeSlide?n.activeSlide.index():0;He(Me("a",Me("li",i)[o]),S)}(n)),i.forEach((function(n){ke(n.item,{width:o+"%"}),K().verticalCentered&&se(n)}));var c=an("responsiveSlides")?null:n.activeSlide||null;null!=c&&tn.j&&(0!==tn.j.index()||0===tn.j.index()&&0!==c.index())?(Et(c.item,"internal"),He(c.item,"fp-initial")):He(e[0],S)}window.fp_utils=Object.assign(a.fp_utils||{},{$:Me,deepExtend:Te,hasClass:Ae,getWindowHeight:xe,css:ke,prev:Ee,next:Re,last:De,index:je,getList:Le,hide:ze,show:Ne,isArrayOrList:Pe,addClass:He,removeClass:Ie,appendTo:Ce,wrap:We,wrapAll:Fe,wrapInner:Ve,unwrap:Ze,closest:Be,after:Ye,before:Ge,insertBefore:Ue,getScrollTop:Xe,siblings:_e,preventDefault:Qe,isFunction:ti,trigger:ei,matches:ii,toggle:ri,createElementFromHTML:oi,remove:ai,filter:ui,untilAll:li,nextAll:ci,prevAll:si,showError:be,scrollOverflowHandler:we}),Gn.ln(qn,(function(){["click","touchstart"].forEach((function(n){Ke(n,mi,{passive:!1})})),$e("focus",bi),Gn.ln(nt,wi)}));var Mi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function Ti(){return un("responsiveSlides","isResponsiveSlidesChanging")||ye(Me(K().slideSelector,J())).length!==rn().R}function Ai(n){var t=Ti();(Ti()||un("responsiveSlides","isResponsiveSlidesChanging")||ye(Me(K().sectionSelector,J())).length!==rn().O)&&!tn.J&&(K().observer&&me&&me.disconnect(),Lt(),jt(),K().anchors=[],ai(Me(O)),un("responsiveSlides","isResponsiveSlidesChanging")||Si(),nn(),K().navigation&&Gt(),t&&(ai(Me(C)),ai(Me(V))),rn().D.forEach((function(n){n.slides.length?t&&yi(n):ve(n)}))),K().observer&&me&&Me(h)[0]&&me.observe(Me(h)[0],Mi)}Gn.ln(qn,(function(){var n,t,e;K().observer&&"MutationObserver"in window&&Me(h)[0]&&(n=Me(h)[0],t=Mi,(e=new MutationObserver(Ai)).observe(n,t),me=e),Gn.ln(tt,Ai)})),d.render=Ai;var xi=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});$e("testPassive",null,t),ni("testPassive",null,t)}catch(n){}return function(){return n}}();function Oi(){return!!xi()&&{passive:!1}}var ki,Ei,Ri,Di,ji=(Ri=(new Date).getTime(),Di=[],{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;ki=Math.abs(n.wheelDeltaX)149&&Di.shift(),Di.push(Math.abs(t));var o=r-Ri;Ri=r,o>200&&(Di=[])},Fn:function(){var n=vi(Di,10)>=vi(Di,70);return!!Di.length&&n&&ki},Vn:function(){return Ei}});function Li(){var n=K().css3?Xe()+xe():di(rn().D).item.offsetTop+di(rn().D).item.offsetHeight,t=Mn(n);d.test.top=-n+"px",en({canScroll:!1}),Pn(t.element,t.options,K().scrollingSpeed,(function(){setTimeout((function(){en({N:!0}),en({canScroll:!0})}),30)}))}function zi(){J().getBoundingClientRect().bottom>=0&&Ni()}function Ni(){var n=Mn(di(rn().D).item.offsetTop);en({canScroll:!1}),Pn(n.element,n.options,K().scrollingSpeed,(function(){en({canScroll:!0}),en({N:!1}),en({Zn:!1})}))}var Pi,Hi,Ii,Ci=(Pi=!1,Hi={},Ii={},function(n,t,e){switch(n){case"set":Hi[t]=(new Date).getTime(),Ii[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Pi=i-Hi[t]>Ii[t]}return Pi});function Wi(){var n=rn().j.next();n||!K().loopBottom&&!K().continuousVertical||(n=rn().D[0]),null!=n?ee(n,null,!1):J().scrollHeightVi&&bt().m.down&&Wi()),Vi=n.pageY)}function Bi(n){if(bt().m[n]){var t="down"===n?Wi:Fi;an("scrollHorizontally")&&(t=un("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),K().scrollOverflow&&we.bn(rn().j)?we.isScrolled(n,rn().j.item)&&we.In()&&t():t()}}var Yi,Gi,Ui,Xi=0,_i=0,Qi=0,Ji=0,Ki=rr(),$i={Yn:"ontouchmove"in window?"touchmove":Ki?Ki.move:null,Gn:"ontouchstart"in window?"touchstart":Ki?Ki.down:null};function qi(n){var t=Be(n.target,A)||rn().j.item,e=we.bn(rn().j);if(nr(n)){en({Y:!0,G:!1}),K().autoScrolling&&(e&&!tn.canScroll||K().scrollBar)&&Qe(n);var i=ir(n);Qi=i.y,Ji=i.x;var r=Math.abs(Xi-Qi)>a.innerHeight/100*K().touchSensitivity,o=Math.abs(_i-Ji)>Oe()/100*K().touchSensitivity,u=Me(j,t).length&&Math.abs(_i-Ji)>Math.abs(Xi-Qi),l=Xi>Qi?"down":"up";en({Z:u?_i>Ji?"right":"left":l}),u?!tn.H&&o&&(_i>Ji?bt().m.right&&Gn.cn(Jn,{section:t}):bt().m.left&&Gn.cn(Qn,{section:t})):K().autoScrolling&&tn.canScroll&&r&&Bi(l)}}function nr(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function tr(n){if(K().fitToSection&&en({V:!1}),nr(n)){var t=ir(n);Xi=t.y,_i=t.x}$e("touchend",er)}function er(){ni("touchend",er),en({Y:!1})}function ir(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&&nr(n)&&K().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function rr(){var n;return a.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function or(n){K().autoScrolling&&nr(n)&&bt().m.up&&(tn.canScroll||Qe(n))}function ar(n,t){var e=null==t?rn().j.item:t,i=gn(tn.D,e),r=Me(j,e)[0];if(!(null==r||ln()||tn.H||i.slides.length<2)){var o=i.activeSlide,a="left"===n?o.prev():o.next();if(!a){if(!K().loopHorizontal)return;a="left"===n?di(i.slides):i.slides[0]}en({H:!d.test.mn}),Tt(r,a.item,n)}}function ur(n){ar("left",n)}function lr(n){ar("right",n)}function cr(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 sr(n){null!=n&&Tt(Be(n,j),n)}function fr(n,t){var e=cr(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||Ae(e.item,S)?sr(i):ee(e,(function(){sr(i)}))}}function dr(n,t){var e=cr(n);void 0!==t?fr(n,t):null!=e&&ee(e)}function vr(){clearTimeout(Gi),qe("keydown",pr),qe("keyup",hr)}function pr(n){clearTimeout(Gi);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=Sr(Sn(rn().j.item));function r(n){return Qe(n),i[0]?i[0].focus():null}if(tn.canScroll){if(!function(n){var t=Sr(u),e=t.indexOf(u.activeElement),i=t[n.shiftKey?e-1:e+1],r=Be(i,E),o=Be(i,A);return!r&&!o}(n)){e?null==Be(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){Qe(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],r=yn((tn.j&&tn.j.activeSlide?tn.j.activeSlide:tn.j)[e]());do{(i=Sr(r.item)).length&&(t={Un:r,Xn:i[n?i.length-1:0]}),r=yn(r[e]())}while(r&&0===i.length);return t}(l),s=c?c.Un:null;if(s){var f=s.tn?s:s.parent;Gn.cn(it,{_n:f.index()+1,slideAnchor:s.tn?0:s.index()}),Ui=c.Xn,Qe(n)}}}}else Qe(n)}(n):!gi()&&K().keyboardScrolling&&i&&(Yi=n.ctrlKey,Gi=setTimeout((function(){!function(n){var t=n.shiftKey,e=u.activeElement,i=ii(e,"video")||ii(e,"audio"),r=we.isScrolled("up",rn().j.item),o=we.isScrolled("down",rn().j.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)&&!Be(n.target,H)&&n.preventDefault()}(n),tn.canScroll||a)switch(en({L:"keydown"}),n.keyCode){case 38:case 33:bt().k.up&&r?tn.N?Gn.cn(rt,{e:n}):Fi():we.yn();break;case 32:if(t&&bt().k.up&&!i&&r){Fi();break}case 40:case 34:if(bt().k.down&&o){if(tn.N)return;32===n.keyCode&&i||Wi()}else we.yn();break;case 36:bt().k.up&&dr(1);break;case 35:bt().k.down&&dr(rn().D.length);break;case 37:bt().k.left&&ur();break;case 39:bt().k.right&&lr()}}(n)}),0))}function hr(n){tn.U&&(Yi=n.ctrlKey)}function gr(){en({U:!1}),Yi=!1}function mr(n){br()}function wr(n){Be(Ui,E)&&!Be(Ui,R)||br()}function br(){Ui&&(Ui.focus(),Ui=null)}function Sr(n){return[].slice.call(Me('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"!==Je(n,"tabindex")&&null!==n.offsetParent}))}d.moveSlideLeft=ur,d.moveSlideRight=lr,d.moveTo=dr,Gn.ln(qn,(function(){$e("blur",gr),Ke("keydown",pr),Ke("keyup",hr),Gn.ln(nt,vr),Gn.ln(vt,mr),Gn.ln(dt,wr)}));var yr=(new Date).getTime(),Mr=[];function Tr(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=Oi();"DOMMouseScroll"==e?u[n](t+"MozMousePixelScroll",Ar,i):u[n](t+e,Ar,i)}(),J().addEventListener("mousedown",xr),J().addEventListener("mouseup",Or)):(u.addEventListener?(qe("mousewheel",Ar,!1),qe("wheel",Ar,!1),qe("MozMousePixelScroll",Ar,!1)):u.detachEvent("onmousewheel",Ar),J().removeEventListener("mousedown",xr),J().removeEventListener("mouseup",Or))}function Ar(n){var t=(new Date).getTime(),e=Ae(Me(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=rn().N&&n.getBoundingClientRect().bottom>=0&&"up"===ji.Vn(),i=rn().Zn;if(i)return Qe(t),!1;if(rn().N){if(e){var r;if(!(i||Ci("isNewKeyframe","beyondFullpage")&&ji.Fn()))return(r=Mn(di(rn().D).item.offsetTop+di(rn().D).item.offsetHeight)).element.scrollTo(0,r.options),en({Zn:!1}),Qe(t),!1;if(ji.Fn())return e=!1,en({Zn:!0}),en({L:"wheel"}),Ni(),Qe(t),!1}else Ci("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(J(),n);if(tn.G||en({Y:!1,G:!0,Z:"none"}),!bt().m.down&&!bt().m.up)return!1;if(i)return!0;if(!1===i)return Qe(n),!1;if(K().autoScrolling&&!Yi&&!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";Mr.length>149&&Mr.shift(),Mr.push(Math.abs(r)),K().scrollBar&&Qe(n);var s=t-yr;return yr=t,s>200&&(Mr=[]),en({B:c}),tn.canScroll&&!ln()&&vi(Mr,10)>=vi(Mr,70)&&l&&(en({L:"wheel"}),Bi(o<0?"down":"up")),!1}K().fitToSection&&en({V:!1})}function xr(n){var t;2==n.which&&(t=n.pageY,Vi=t,J().addEventListener("mousemove",Zi))}function Or(n){2==n.which&&J().removeEventListener("mousemove",Zi)}function kr(n){n?(Tr(!0),function(){if($i.Yn&&(l||s)&&(!an("dragAndMove")||"mouseonly"===K().dragAndMove)){K().autoScrolling&&(Ln.removeEventListener($i.Yn,or,{passive:!1}),Ln.addEventListener($i.Yn,or,{passive:!1}));var n=K().touchWrapper;n.removeEventListener($i.Gn,tr),n.removeEventListener($i.Yn,qi,{passive:!1}),n.addEventListener($i.Gn,tr),n.addEventListener($i.Yn,qi,{passive:!1})}}()):(Tr(!1),function(){if($i.Yn&&(l||s)){K().autoScrolling&&(Ln.removeEventListener($i.Yn,qi,{passive:!1}),Ln.removeEventListener($i.Yn,or,{passive:!1}));var n=K().touchWrapper;n.removeEventListener($i.Gn,tr),n.removeEventListener($i.Yn,qi,{passive:!1})}}())}d.setMouseWheelScrolling=Tr;var Er=!0;function Rr(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){qe(n,jr,!0)}))}function Dr(n,t){document["fp_"+n]=t,Ke(n,jr,!0)}function jr(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Er=!1,setTimeout((function(){Er=!0}),800)),("mouseenter"!==t||Er)&&(K().normalScrollElements.split(",").forEach((function(n){if(!e){var t=ii(i,n),r=Be(i,n);(t||r)&&(d.shared.Qn||kr(!1),d.shared.Qn=!0,e=!0)}})),!e&&d.shared.Qn&&(kr(!0),d.shared.Qn=!1))):kr(!0)}function Lr(n,t){Dn(0,"internal"),dr(n,t),Dn($().scrollingSpeed,"internal")}Gn.ln(qn,(function(){K().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){Dr(n,!1)})),["mouseleave","touchend"].forEach((function(n){Dr(n,!0)}))),Gn.ln(nt,Rr)})),d.silentMoveTo=Lr;var zr,Nr,Pr=xe(),Hr=Oe(),Ir=!1;function Cr(){clearTimeout(zr),clearTimeout(Nr),ni("resize",Wr)}function Wr(){Ir||(K().autoScrolling&&!K().scrollBar||!K().fitToSection)&&Vr(xe()),tn.q&&function(){if(l)for(var n=0;n<4;n++)Nr=setTimeout((function(){window.requestAnimationFrame((function(){K().autoScrolling&&!K().scrollBar&&(en({I:!0}),Lr(tn.j.index()+1),en({I:!1}))}))}),200*n)}(),Ir=!0,clearTimeout(zr),zr=setTimeout((function(){!function(){if(en({I:!0}),Vr(""),ei(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"))}}(),Gn.cn(tt),jt(),ue(),l){var n=u.activeElement;if(!ii(n,"textarea")&&!ii(n,"input")&&!ii(n,"select")){var t=xe();Math.abs(t-Pr)>20*Math.max(Pr,t)/100&&(Fr(!0),Pr=t)}}else e=xe(),i=Oe(),tn._===e&&Hr===i||(en({_:e}),Hr=i,Fr(!0));var e,i;ei(J(),"onResizeEnds"),en({I:!1})}(),Ir=!1}),400)}function Fr(n){if(!Ae(J(),w)){en({I:!0,_:xe(),Jn:Oe()});for(var t=rn().D,e=0;e1&&Tt(r,i.activeSlide.item)}K().scrollOverflow&&we.Sn();var u=rn().j.index();tn.N||!u||an("fadingEffect")||an("dropEffect")||an("waterEffect")||Lr(u+1),en({I:!1}),ti(K().afterResize)&&n&&K().afterResize.call(J(),a.innerWidth,a.innerHeight),ti(K().afterReBuild)&&!n&&K().afterReBuild.call(J()),ei(J(),"afterRebuild")}}function Vr(n){rn().D.forEach((function(t){var e=""!==n||an("offsetSections")?sn(t.item):"";ke(t.item,{height:e})}))}function Zr(){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 Br(){ni("hashchange",Yr)}function Yr(){if(!tn.C&&!K().lockAnchors){var n=Zr(),t=n.section,e=n.hn,i=void 0===tn.W,r=void 0===tn.W&&void 0===e&&!tn.H;t&&t.length&&(t&&t!==tn.W&&!i||r&&!ln()||!tn.H&&tn.F!=e&&!ln())&&Gn.cn(it,{_n:t,slideAnchor:e})}}function Gr(n){var t=n.target;Be(t,K().menu+" [data-menuanchor]")&&Ur.call(t,n.e)}function Ur(n){if(en({L:"menu"}),Me(K().menu)[0]&&(K().lockAnchors||!K().anchors.length)){Qe(n);var t=Be(this,"[data-menuanchor]");Gn.cn(ot,{anchor:Je(t,"data-menuanchor")})}}function Xr(n){var t=n.target;t&&Be(t,"#fp-nav a")?Ut.call(t,n.e):ii(t,".fp-tooltip")?Yt.call(t):(ii(t,W)||null!=Be(t,W))&&pt.call(t,n.e)}d.reBuild=Fr,Gn.ln(qn,(function(){Wr(),$e("resize",Wr),Gn.ln(nt,Cr)})),d.setLockAnchors=function(n){K().lockAnchors=n},Gn.ln(qn,(function(){$e("hashchange",Yr),Gn.ln(nt,Br)})),Gn.ln(qn,(function(){Ke("wheel",ji.Wn,Oi()),Gn.ln(lt,Li),Gn.ln(rt,zi)})),Gn.ln(qn,(function(){Gn.ln(_n,Gr)})),Gn.ln(qn,(function(){Gn.ln(_n,Xr)}));var _r,Qr,Jr=0;function Kr(n){var t,e,i,r,o;if(ei(J(),"onScroll"),!tn.I&&rn().j&&(di(rn().D),!rn().N&&!rn().Zn&&(!K().autoScrolling||K().scrollBar||an("dragAndMove"))&&!cn())){var a=an("dragAndMove")?Math.abs(un("dragAndMove","getCurrentScroll")):Xe(),u=function(n){var t=n>Jr?"down":"up";return Jr=n,en({X:n}),t}(a),l=0,c=a+xe()/2,s=(an("dragAndMove")?un("dragAndMove","getDocumentHeight"):Ln.scrollHeight-xe())===a,f=rn().D;if(en({scrollY:a}),s)l=f.length-1;else if(a)for(var d=0;d=Xe()+xe():r<=Xe())&&(Ae(rn().j.item,M)||(He(rn().j.item,M),Ie(_e(rn().j.item),M))),e=(t=f[l]).item,!t.isActive){en({C:!0});var v,p,h=rn().j.item,g=rn().j.index()+1,m=xn(rn().j,e),w=t.anchor,b=t.index()+1,y=t.activeSlide,T={j:h,sectionIndex:b-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:rn().j,destination:t}};if(y&&(p=y.anchor,v=y.index()),tn.canScroll)Ie(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),S),He(e,S),un("parallax","afterLoad"),ti(K().beforeLeave)&&te("beforeLeave",T),ti(K().onLeave)&&Wt("onLeave",T),ti(K().afterLoad)&&Wt("afterLoad",T),un("resetSliders","apply",{localIsResizing:tn.I,leavingSection:g}),Cn(h),Wn(e),Hn(e),Xt(w,b-1),K().anchors.length&&en({W:w}),jt(),Zn(v,p,w);clearTimeout(_r),_r=setTimeout((function(){en({C:!1})}),100)}K().fitToSection&&tn.canScroll&&(clearTimeout(Qr),Qr=setTimeout((function(){tn.D.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(xe())||0===Math.round(t.top)})).length||ae()}),K().A))}}function $r(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){wt(n,t,"k")})):(wt(n,"all","k"),K().keyboardScrolling=n)}function qr(n){var t=n.index();void 0!==K().anchors[t]&&n.isActive&&Xt(K().anchors[t],t),K().menu&&K().css3&&null!=Be(Me(K().menu)[0],h)&&Me(K().menu).forEach((function(n){Ln.appendChild(n)}))}function no(){var n,t,e=rn().j,i=rn().j.item;He(i,M),Wn(i),Bt(),Hn(i),t=cr((n=Zr()).section),n.section&&t&&(void 0===t||t.index()!==je(de))||!ti(K().afterLoad)||Wt("afterLoad",{j:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:rn().j,destination:rn().j}}),ti(K().afterRender)&&Wt("afterRender"),ei(J(),"afterRender")}function to(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){wt(n,t,"m")})):wt(n,"all","m"),ei(J(),"setAllowScrolling",{value:n,Kn:t})}function eo(){var n=Zr(),t=n.section,e=n.hn;t?K().animateAnchor?fr(t,e):Lr(t,e):Gn.cn(Xn,null)}Gn.ln(nt,(function(){clearTimeout(_r),clearTimeout(Qr)})),Gn.ln(qn,(function(){$e("scroll",Kr),u.body.addEventListener("scroll",Kr),Gn.ln(it,(function(n){fr(n._n,n.slideAnchor)})),Gn.ln(ot,(function(n){dr(n.anchor,void 0)})),Gn.ln(et,(function(n){("down"===n.direction?Wi:Fi)()})),Gn.ln(at,(function(n){ee(n.destination)}))})),Gn.ln(nt,(function(){ni("scroll",Kr)})),d.getActiveSlide=function(){return Ct(rn().j.activeSlide)},d.getScrollX=function(){return tn.scrollX},Gn.ln(qn,(function(){Gn.ln(nt,Ot),Gn.ln(ut,(function(n){Tt(n.slides,n.destination)})),Gn.ln(Jn,(function(n){lr(n.section)})),Gn.ln(Qn,(function(n){ur(n.section)}))})),Gn.ln(qn,(function(){var n=K().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=di(tn.D),r=!tn.$n||K().credits.enabled;i&&i.item&&r&&i.item.insertAdjacentHTML("beforeend",e)})),function(){Gn.ln(Kn,(function(){var t,u,l;en({$n:(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),{qn:new Date(e+"T00:00"),nt:e.split("-")[2]===8*(S.length-2)+"",tt: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.qn&&u.tt===t.split(n[0])[4]||l||u.nt)||!1)})}));var n=["-"],t="2024-6-23".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()}}(),Gn.ln($n,(function(){$r(!0)})),d.setKeyboardScrolling=$r,d.shared.et=no,d.setAllowScrolling=to;var io={};function ro(){return io}var oo,ao,uo,lo,co=!Ae(Ln,dn("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function so(n){if(ao=u.createElement("div"),oo=dn("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),co||(oo=oo.replace("extensions/","").replace("Extension","")),ao.innerHTML=oo,ao=ao.firstChild,"MutationObserver"in window&&new MutationObserver(vo).observe(u.body,{childList:!0,subtree:!1}),(!co||an(n)&&d[n])&&(!function(n){var t=void 0!==ro()[n]&&ro()[n].length,e=[],i=!1;return Pe(ro()[n])?e=ro()[n]:e.push(ro()[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)||!co)){fo();var t=dn("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](fo,2e3)}}function fo(){ao&&(lo||(Math.random()<.5?fn(Ln,ao):Ce(ao,Ln),lo=!0),ao.setAttribute("style",dn("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,dn("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function vo(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(ao)){clearTimeout(uo);var t=dn("bDIwc2V0VGltZW91dDAzbA==");uo=window[t](po,900)}}))}function po(){lo=!1}function ho(){Lt(),jt(),K().scrollBar=K().scrollBar||K().hybrid,nn(),function(){ke(hi(J(),"body"),{height:"100%",position:"relative"}),He(J(),p),He(zn,b),en({_:xe()}),Ie(J(),w),Si(),un("parallax","init");for(var n=rn().en,t=0;t0&&yi(e)}K().fixedElements&&K().css3&&Me(K().fixedElements).forEach((function(n){Ln.appendChild(n)})),K().navigation&&Gt(),Me('iframe[src*="youtube.com/embed/"]',J()).forEach((function(n){var t,e;e=Je(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&&we.Sn()}(),to(!0),kr(!0),Vt(K().autoScrolling,"internal"),ue(),Fn(),"complete"===u.readyState&&eo(),$e("load",eo),no(),co||so("l"),Lt(),jt()}function go(){var n=K().licenseKey;""===K().licenseKey.trim()?(be("error","Fullpage.js requires a `licenseKey` option. Read about it on the following website:"),be("error","https://alvarotrigo.com/fullPage/docs/#licensekey")):K()&&tn.$n||u.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(be("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),be("error","https://alvarotrigo.com/fullPage/pricing")),Ae(zn,b)?be("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(K().continuousVertical&&(K().loopTop||K().loopBottom)&&(K().continuousVertical=!1,be("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!K().scrollOverflow||!K().scrollBar&&K().autoScrolling||be("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,be("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),K().anchors.forEach((function(n){var t=[].slice.call(Me("[name]")).filter((function(t){return Je(t,"name")&&Je(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(Me("[id]")).filter((function(t){return Je(t,"id")&&Je(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){be("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)&&be("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function mo(){return{options:K(),internals:{container:J(),canScroll:tn.canScroll,isScrollAllowed:bt(),getDestinationPosition:ie,isTouch:s,c:so,getXmovement:xt,removeAnimation:On,getTransforms:kn,lazyLoad:Wn,addAnimation:An,performHorizontalMove:At,landscapeScroll:Tt,silentLandscapeScroll:Et,keepSlidesPosition:Zt,silentScroll:Rn,styleSlides:yi,styleSection:ve,scrollHandler:Kr,getEventsPage:ir,getMSPointer:rr,isReallyTouch:nr,usingExtension:an,toggleControlArrows:yt,touchStartHandler:tr,touchMoveHandler:qi,nullOrSection:It,items:{SectionPanel:Pt,SlidePanel:Ht,Item:pn},getVisible:ye,getState:rn,updateState:jt,updateStructuralState:Lt,activeSlidesNavigation:ht,getPanels:function(){return tn.on},getSections:function(){return tn.D},setActiveSection:function(n){tn.j=n}}}}function wo(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=dn(t[0]),i=dn(t[1]),r=void 0!==K()[e+i],o="fp_"+n+"Extension";ro()[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 bo(n,t){var e;if(Ln=Me("body")[0],zn=Me("html")[0],Nn=Me("html, body"),!Ae(zn,b))return"touchWrapper",e="string"==typeof n?Me(n)[0]:n,G.touchWrapper=e,function(n){Q=Te({},G,n),_=Object.assign({},Q)}(t),function(n){U=n}("string"==typeof n?Me(n)[0]:n),Gn.cn(Kn),go(),d.getFullpageData=mo,d.version="4.0.26",d.test=Object.assign(d.test,{top:"0px",an:"translate3d(0px, 0px, 0px)",sn:function(){for(var n=[],t=0;t.fp-overflow{overflow-y:auto}.fp-overflow{outline:0}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive .fp-overflow,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important;min-height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px}.fp-noscroll .fp-overflow{overflow:hidden} + */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-prev{left:15px}.fp-next{right:15px}.fp-arrow{width:0;height:0;border-style:solid}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0);pointer-events:none}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important;pointer-events:none}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;pointer-events:all}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-is-overflow.fp-section{height:auto!important}.fp-scrollable .fp-section,.fp-scrollable .fp-slide,.fp-scrollable.fp-responsive .fp-is-overflow.fp-section{height:100vh;height:calc(var(--vh,1vh) * 100)}.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]),.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}.fp-overflow{justify-content:flex-start;max-height:100vh}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none}.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow>.fp-overflow{overflow-y:auto}.fp-overflow{outline:0}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive .fp-overflow,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important;min-height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px}.fp-noscroll .fp-overflow{overflow:hidden} /*# sourceMappingURL=fullpage.min.css.map */ diff --git a/dist/fullpage.min.css.map b/dist/fullpage.min.css.map index 4b9df3ab1..f12def093 100644 --- a/dist/fullpage.min.css.map +++ b/dist/fullpage.min.css.map @@ -1 +1 @@ -{"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,sBAEvB,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,eAEd,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,KAErB,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.25\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}\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}\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}\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 +{"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.26\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 604284879..205342d34 100644 --- a/dist/fullpage.min.js +++ b/dist/fullpage.min.js @@ -1,5 +1,5 @@ /*! -* fullPage 4.0.25 +* fullPage 4.0.26 * 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:j,hide:O,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,unwrap:I,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:j,hide:O,show:L,isArrayOrList:D,addClass:E,removeClass:R,appendTo:P,wrap:F,wrapAll:z,l:C,unwrap:I,closest:N,after:B,before:H,insertBefore:W,getScrollTop:V,siblings:U,preventDefault:_,v:K,h:q,p:G,g:Y,S:$,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,j:fn,O: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,observer:!0,un:!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 jt(n,t,e){Mt[n]=t,"internal"!==e&&(Tt[n]=t)}function Ot(){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,Yn),this.ln=b(n,ct)||null!=m(ft,n)[0],this.cn=t===xt().sectionSelector,this.sn=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.cn?this.isVisible?pn.C:pn.vn:this.parent?this.parent.slides:0},Dt.prototype.prev=function(){var n=this.siblings(),t=(this.cn?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.cn?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.pn=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){jt("scrollingSpeed",n,t)}s.setScrollingSpeed=qt;var Gt,Yt=null,$t=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'+ce(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().I.index()];E(m("a",c),Yn)}function ye(n){n.preventDefault&&_(n),gn({N:"verticalNav"});var t=k(N(this,"#fp-nav li"));hn.R(En,{destination:mn().C[t]})}function Se(n,t){var e;e=n,xt().menu&&xt().menu.length&&m(xt().menu).forEach((function(n){null!=n&&(R(m($n,n),Yn),E(m('[data-menuanchor="'+e+'"]',n),Yn))})),function(n,t){var e=m(nt)[0];xt().navigation&&null!=e&&"none"!==e.style.display&&(R(m($n,e),Yn),E(n?m('a[href="#'+n+'"]',e):m("a",m("li",e)[t]),Yn))}(n,t)}se.m={up:!0,down:!0,left:!0,right:!0},se.k=w({},se.m),hn.D(bn,(function(n){var t=n.target;(J(t,pt)||N(t,pt))&&he.call(t,n)})),s.setRecordHistory=pe,s.setAutoScrolling=ge,s.test.setAutoScrolling=ge,(new Date).getTime();var Te,Me,Ae,xe,ke,je,Oe=(Me=!0,Ae=(new Date).getTime(),xe=!r.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?xt().scrollingSpeed:100;return Me=xe||e-Ae>=i,xe=!r.fullpage_api,Me&&(Te=t(),Ae=e),void 0===Te||Te});function Le(n,t){if(Q(xt().beforeLeave))return Oe(mn().N,(function(){return ne(n,t)}))}function De(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().I,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:mn().I.index()+1,localIsResizing:pn.V,items:{origin:mn().I,destination:n},direction:null};if(!(mn().I.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===Le("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().I.item;return n.isMovementUp?H(t,on(t,Jn)):B(t,rn(t,Jn).reverse()),Kt(mn().I.item.offsetTop),function(){for(var n=m(it),t=0;t-1&&!Ke.jn)return _(n),!1},An:function(){Ke.kn=pn.G},onLeave:function(){clearTimeout(Ne),Ke.jn=!1},afterLoad:function(){Ke.jn=!1,clearTimeout(Ne),Ne=setTimeout((function(){Ke.kn=pn.G}),200)},Rn:function(){a.activeElement===this.xn&&(this.xn.blur(),Ke.jn=!1)},Mn:function(){if(xt().scrollOverflow&&Ke.kn){Ke.Rn();var n=Ke.Pn(mn().I.item);!n||u||c||(this.xn=n,requestAnimationFrame((function(){n.focus({Fn:!0}),Ke.jn=!0}))),Ke.kn=!1}},Tn:function(){xt().scrollOverflowMacStyle&&!l&&E(Yt,"fp-scroll-mac"),mn().hn.forEach((function(n){if(!(n.slides&&n.slides.length||b(n.item,"fp-auto-height-responsive")&&Ce())){var t,e=Ct(n.item),i=Ke.bn(n.item),o=(t=n).cn?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.ln||(Ke.zn(e),Ke.Cn(e)),n.ln=!0}}))},Cn:function(n){Ke.Pn(n).addEventListener("scroll",Ke.In),n.addEventListener("wheel",Ke.Dn,{passive:!1}),n.addEventListener("keydown",Ke.En,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=ct,C(n,t),t.setAttribute("tabindex","-1")},Nn:function(n){var t=m(ft,n)[0];t&&(I(t),n.removeAttribute("tabindex"))},Pn:function(n){var t=Ct(n);return m(ft,t)[0]||t},ln:function(n){return b(n,ct)||null!=m(ft,n)[0]},yn:function(n){return n.cn&&n.activeSlide?n.activeSlide.ln:n.ln},bn:function(n){return Ke.Pn(n).scrollHeight>r.innerHeight},isScrolled:function(n,t){if(!pn.G)return!1;if(xt().scrollBar)return!0;var e=Ke.Pn(t);if(!xt().scrollOverflow||!b(e,ct)||b(t,"fp-noscroll")||b(Ct(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},Bn:function(){this.Ln=(new Date).getTime();var n=this.Ln-Ke.On,t=(u||c)&&pn.J,e=pn.Z&&n>600;return t&&n>400||e},In:(Ue=0,function(n){var t=n.target.scrollTop,e="none"!==pn.Y?pn.Y:Ueo?"left":"right"),l.direction=l.direction?l.direction:l.Hn,l.localIsResizing||gn({G:!1}),xt().onSlideLeave&&!l.localIsResizing&&"none"!==l.Hn&&Q(xt().onSlideLeave)&&!1===ne("onSlideLeave",l)?gn({W:!1}):(E(t,Yn),R(U(t),Yn),Ze(),l.localIsResizing||(ie(l.prevSlide),oe(t)),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&&ue(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($n,i),Yn),E(m("a",m("li",i)[o]),Yn)),gn({scrollX:Math.round(r.left)}),xt().css3){var a="translate3d(-"+Math.round(r.left)+"px, 0px, 0px)";s.test.Wn[t.sectionIndex]=a,T(Ht(m(ut,n)),Ut(a)),clearTimeout(_e),_e=setTimeout((function(){$e(t)}),xt().scrollingSpeed)}else s.test.left[t.sectionIndex]=Math.round(r.left),Xt(n,Math.round(r.left),xt().scrollingSpeed,(function(){$e(t)}))}(n,l))}function Ye(){clearTimeout(_e)}function $e(n){n.localIsResizing||(Q(xt().afterSlideLoad)&&ne("afterSlideLoad",n),gn({G:!0}),te(n.destiny),hn.R(Nn,n)),gn({W:!1})}function Qe(n,t){qt(0,"internal"),void 0!==t&&gn({V:!0}),Ge(N(n,rt),n),void 0!==t&&gn({V:!1}),qt(kt().scrollingSpeed,"internal")}s.landscapeScroll=Ge,hn.D(An,(function(){hn.D(Fn,qe)}));var Xe=null,Je=null;function Ze(){pn.I=null,pn.C.map((function(n){var t=b(n.item,Yn);n.isActive=t,n.ln=Ke.ln(n.item),t&&(pn.I=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=b(t.item,Yn);t.ln=Ke.ln(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=pn.I,t=!!pn.I&&pn.I.slides.length,e=pn.I?pn.I.activeSlide:null;if(!n&&pn.C.length&&!mn().B&&Xe){var i=ei(Xe,pn.C);i&&(pn.I=i,pn.I.isActive=!0,E(pn.I.item,Yn)),pn.I&&Kt(pn.I.item.offsetTop)}if(t&&!e&&Je){var o=ei(Je,pn.I.slides);o&&(pn.I.activeSlide=o,pn.I.activeSlide.isActive=!0,E(pn.I.activeSlide.item,Yn)),pn.I.activeSlide&&Qe(pn.I.activeSlide.item,"internal")}}()}function ni(){var n=m(xt().sectionSelector,At()),t=g(n),e=Array.from(n).map((function(n){return new ii(n)})),i=e.filter((function(n){return n.isVisible})),o=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Xe=ti(pn.I),Je=ti(pn.I?pn.I.activeSlide:null),pn.P=t.length,pn.F=i.reduce((function(n,t){return n+t.slides.length}),0),pn.C=i,pn.vn=e,pn.slides=o,pn.hn=pn.C.concat(pn.slides)}function ti(n){if(!n)return null;var t=n?n.item:null,e=n.cn?pn.vn:pn.I.Vn;if(t){var i=Rt(e,t);return i?i.index():null}return null}function ei(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||O(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'+ce(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]),Yn)}(n)),i.forEach((function(n){T(n.item,{width:r+"%"}),xt().verticalCentered&&Ie(n)}));var c=n.activeSlide||null;null!=c&&pn.I&&(0!==pn.I.index()||0===pn.I.index()&&0!==c.index())?Qe(c.item,"internal"):E(e[0],Yn)}ri.prototype=Dt.prototype,ri.prototype.constructor=ii;var li={attributes:!1,subtree:!0,childList:!0,characterData:!0};function ci(){return g(m(xt().slideSelector,At())).length!==mn().F}function fi(n){var t=ci();(ci()||g(m(xt().sectionSelector,At())).length!==mn().P)&&!pn.on&&(xt().observer&&oi&&oi.disconnect(),ni(),Ze(),xt().anchors=[],tn(m(nt)),ai(),Ot(),xt().navigation&&be(),t&&(tn(m(vt)),tn(m(pt))),mn().C.forEach((function(n){n.slides.length?t&&ui(n):He(n)}))),xt().observer&&oi&&m(Un)[0]&&oi.observe(m(Un)[0],li)}hn.D(An,(function(){var n,t,e;xt().observer&&"MutationObserver"in window&&m(Un)[0]&&(n=m(Un)[0],t=li,(e=new MutationObserver(fi)).observe(n,t),oi=e),hn.D(kn,fi)})),s.render=fi;var si=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),$("testPassive",null,t)}catch(n){}return function(){return n}}();function vi(){return!!si()&&{passive:!1}}var di,hi,pi,gi,mi=(pi=(new Date).getTime(),gi=[],{Un: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;di=Math.abs(n.wheelDeltaX)149&&gi.shift(),gi.push(Math.abs(t));var a=o-pi;pi=o,a>200&&(gi=[])},_n:function(){var n=ln(gi,10)>=ln(gi,70);return!!gi.length&&n&&di},Kn:function(){return hi}});function wi(){var n=xt().css3?V()+y():un(mn().C).item.offsetTop+un(mn().C).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 bi(){At().getBoundingClientRect().bottom>=0&&yi()}function yi(){var n=Nt(un(mn().C).item.offsetTop);gn({G:!1}),Xt(n.element,n.options,xt().scrollingSpeed,(function(){gn({G:!0}),gn({B:!1}),gn({qn:!1})}))}var Si,Ti,Mi,Ai=(Si=!1,Ti={},Mi={},function(n,t,e){switch(n){case"set":Ti[t]=(new Date).getTime(),Mi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Si=i-Ti[t]>Mi[t]}return Si});function xi(){var n=mn().I.next();n||!xt().loopBottom&&!xt().continuousVertical||(n=mn().C[0]),null!=n?De(n,null,!1):At().scrollHeightji&&de().m.down&&xi()),ji=n.pageY)}function Li(n){if(de().m[n]){var t="down"===n?xi:ki;xt().scrollOverflow&&Ke.yn(mn().I)?Ke.isScrolled(n,mn().I.item)&&Ke.Bn()&&t():t()}}var Di,Ei,Ri,Pi,Fi=0,zi=0,Ci=0,Ii=0,Ni=(r.PointerEvent&&(Pi={down:"pointerdown",move:"pointermove"}),Pi),Bi={Gn:"ontouchmove"in window?"touchmove":Ni?Ni.move:null,Yn:"ontouchstart"in window?"touchstart":Ni?Ni.down:null};function Hi(n){var t=N(n.target,Jn)||mn().I.item,e=Ke.yn(mn().I);if(Wi(n)){gn({J:!0,Z:!1}),xt().autoScrolling&&(e&&!pn.G||xt().scrollBar)&&_(n);var i=_i(n);Ci=i.y,Ii=i.x;var o=Math.abs(Fi-Ci)>r.innerHeight/100*xt().touchSensitivity,a=Math.abs(zi-Ii)>S()/100*xt().touchSensitivity,u=m(rt,t).length&&Math.abs(zi-Ii)>Math.abs(Fi-Ci),l=Fi>Ci?"down":"up";gn({Y:u?zi>Ii?"right":"left":l}),u?!pn.W&&a&&(zi>Ii?de().m.right&&hn.R(Sn,{section:t}):de().m.left&&hn.R(yn,{section:t})):xt().autoScrolling&&pn.G&&o&&Li(l)}}function Wi(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function Vi(n){if(xt().fitToSection&&gn({q:!1}),Wi(n)){var t=_i(n);Fi=t.y,zi=t.x}G("touchend",Ui)}function Ui(){$("touchend",Ui),gn({J:!1})}function _i(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&&Wi(n)&&xt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function Ki(n){xt().autoScrolling&&Wi(n)&&de().m.up&&(pn.G||_(n))}function qi(n,t){var e=null==t?mn().I.item:t,i=Rt(pn.C,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.wn}),Ge(o,a.item,n)}}function Gi(n){qi("left",n)}function Yi(n){qi("right",n)}function $i(n){var t=mn().C.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=mn().C[e]}return t}function Qi(n){null!=n&&Ge(N(n,rt),n)}function Xi(n,t){var e=$i(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,Yn)?Qi(i):De(e,(function(){Qi(i)}))}}function Ji(n,t){var e=$i(n);void 0!==t?Xi(n,t):null!=e&&De(e)}function Zi(){clearTimeout(Ei),Y("keydown",no),Y("keyup",to)}function no(n){clearTimeout(Ei);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=ao(Ct(mn().I.item));function o(n){return _(n),i[0]?i[0].focus():null}if(pn.G){if(!function(n){var t=ao(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=It((pn.I&&pn.I.activeSlide?pn.I.activeSlide:pn.I)[e]());do{(i=ao(o.item)).length&&(t={$n:o,Qn:i[n?i.length-1:0]}),o=It(o[e]())}while(o&&0===i.length);return t}(l),f=c?c.$n:null;if(f){var s=f.cn?f:f.parent;hn.R(On,{Xn:s.index()+1,slideAnchor:f.cn?0:f.index()}),Ri=c.Qn,_(n)}}}}else _(n)}(n):!sn()&&xt().keyboardScrolling&&i&&(Di=n.ctrlKey,Ei=setTimeout((function(){!function(n){var t=n.shiftKey,e=a.activeElement,i=J(e,"video")||J(e,"audio"),o=Ke.isScrolled("up",mn().I.item),r=Ke.isScrolled("down",mn().I.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:de().k.up&&o?pn.B?hn.R(Ln,{e:n}):ki():Ke.Mn();break;case 32:if(t&&de().k.up&&!i&&o){ki();break}case 40:case 34:if(de().k.down&&r){if(pn.B)return;32===n.keyCode&&i||xi()}else Ke.Mn();break;case 36:de().k.up&&Ji(1);break;case 35:de().k.down&&Ji(mn().C.length);break;case 37:de().k.left&&Gi();break;case 39:de().k.right&&Yi()}}(n)}),0))}function to(n){pn.nn&&(Di=n.ctrlKey)}function eo(){gn({nn:!1}),Di=!1}function io(n){ro()}function oo(n){N(Ri,et)&&!N(Ri,it)||ro()}function ro(){Ri&&(Ri.focus(),Ri=null)}function ao(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=Gi,s.moveSlideRight=Yi,s.moveTo=Ji,hn.D(An,(function(){G("blur",eo),q("keydown",no),q("keyup",to),hn.D(xn,Zi),hn.D(Nn,io),hn.D(In,oo)}));var uo=(new Date).getTime(),lo=[];function co(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=vi();"DOMMouseScroll"==e?a[n](t+"MozMousePixelScroll",fo,i):a[n](t+e,fo,i)}(),At().addEventListener("mousedown",so),At().addEventListener("mouseup",vo)):(a.addEventListener?(Y("mousewheel",fo,!1),Y("wheel",fo,!1),Y("MozMousePixelScroll",fo,!1)):a.detachEvent("onmousewheel",fo),At().removeEventListener("mousedown",so),At().removeEventListener("mouseup",vo))}function fo(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"===mi.Kn(),i=mn().qn;if(i)return _(t),!1;if(mn().B){if(e){var o;if(!(i||Ai("isNewKeyframe","beyondFullpage")&&mi._n()))return(o=Nt(un(mn().C).item.offsetTop+un(mn().C).item.offsetHeight)).element.scrollTo(0,o.options),gn({qn:!1}),_(t),!1;if(mi._n())return e=!1,gn({qn:!0}),gn({N:"wheel"}),yi(),_(t),!1}else Ai("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(At(),n);if(pn.Z||gn({J:!1,Z:!0,Y:"none"}),!de().m.down&&!de().m.up)return _(n),!1;if(i)return!0;if(!1===i)return _(n),!1;if(xt().autoScrolling&&!Di&&!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";lo.length>149&&lo.shift(),lo.push(Math.abs(o)),xt().scrollBar&&_(n);var f=t-uo;return uo=t,f>200&&(lo=[]),gn({X:c}),pn.G&&ln(lo,10)>=ln(lo,70)&&l&&(gn({N:"wheel"}),Li(a<0?"down":"up")),!1}xt().fitToSection&&gn({q:!1})}function so(n){var t;2==n.which&&(t=n.pageY,ji=t,At().addEventListener("mousemove",Oi))}function vo(n){2==n.which&&At().removeEventListener("mousemove",Oi)}function ho(n){n?(co(!0),function(){if(Bi.Gn&&(u||c)){xt().autoScrolling&&(Yt.removeEventListener(Bi.Gn,Ki,{passive:!1}),Yt.addEventListener(Bi.Gn,Ki,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Bi.Yn,Vi),n.removeEventListener(Bi.Gn,Hi,{passive:!1}),n.addEventListener(Bi.Yn,Vi),n.addEventListener(Bi.Gn,Hi,{passive:!1})}}()):(co(!1),function(){if(Bi.Gn&&(u||c)){xt().autoScrolling&&(Yt.removeEventListener(Bi.Gn,Hi,{passive:!1}),Yt.removeEventListener(Bi.Gn,Ki,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Bi.Yn,Vi),n.removeEventListener(Bi.Gn,Hi,{passive:!1})}}())}s.setMouseWheelScrolling=co;var po=!0;function go(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){Y(n,wo,!0)}))}function mo(n,t){document["fp_"+n]=t,q(n,wo,!0)}function wo(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(po=!1,setTimeout((function(){po=!0}),800)),("mouseenter"!==t||po)&&(xt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=J(i,n),o=N(i,n);(t||o)&&(s.shared.Jn||ho(!1),s.shared.Jn=!0,e=!0)}})),!e&&s.shared.Jn&&(ho(!0),s.shared.Jn=!1))):ho(!0)}function bo(n,t){qt(0,"internal"),Ji(n,t),qt(kt().scrollingSpeed,"internal")}hn.D(An,(function(){xt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){mo(n,!1)})),["mouseleave","touchend"].forEach((function(n){mo(n,!0)}))),hn.D(xn,go)})),s.silentMoveTo=bo;var yo,So,To=y(),Mo=S(),Ao=!1;function xo(){clearTimeout(yo),clearTimeout(So),$("resize",ko)}function ko(){Ao||(xt().autoScrolling&&!xt().scrollBar||!xt().fitToSection)&&Oo(y()),function(){if(u)for(var n=0;n<4;n++)So=setTimeout((function(){window.requestAnimationFrame((function(){xt().autoScrolling&&!xt().scrollBar&&(gn({V:!0}),bo(pn.I.index()+1),gn({V:!1}))}))}),200*n)}(),Ao=!0,clearTimeout(yo),yo=setTimeout((function(){!function(){if(gn({V:!0}),Oo(""),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),Ze(),Fe(),u){var n=a.activeElement;if(!J(n,"textarea")&&!J(n,"input")&&!J(n,"select")){var t=y();Math.abs(t-To)>20*Math.max(To,t)/100&&(jo(!0),To=t)}}else e=y(),i=S(),pn.en===e&&Mo===i||(gn({en:e}),Mo=i,jo(!0));var e,i;gn({V:!1})}(),Ao=!1}),400)}function jo(n){if(!b(At(),qn)){gn({V:!0,en:y(),Zn:S()});for(var t=mn().C,e=0;e1&&Ge(o,i.activeSlide.item)}xt().scrollOverflow&&Ke.Tn();var a=mn().I.index();pn.B||a&&bo(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 Oo(n){var t=""===n?"":n+"px";mn().C.forEach((function(n){T(n.item,{height:t})}))}function Lo(){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,gn:t}}function Do(){$("hashchange",Eo)}function Eo(){if(!pn.U&&!xt().lockAnchors){var n=Lo(),t=n.section,e=n.gn,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(On,{Xn:t,slideAnchor:e})}}function Ro(n){var t=n.target;N(t,xt().menu+" [data-menuanchor]")&&Po.call(t,n.e)}function Po(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 Fo(n){var t=n.target;t&&N(t,"#fp-nav a")?ye.call(t,n.e):J(t,".fp-tooltip")?we.call(t):(J(t,dt)||null!=N(t,dt))&&fe.call(t,n.e)}s.reBuild=jo,hn.D(An,(function(){ko(),G("resize",ko),hn.D(xn,xo)})),s.setLockAnchors=function(n){xt().lockAnchors=n},hn.D(An,(function(){G("hashchange",Eo),hn.D(xn,Do)})),hn.D(An,(function(){q("wheel",mi.Un,vi()),hn.D(Pn,wi),hn.D(Ln,bi)})),hn.D(An,(function(){hn.D(bn,Ro)})),hn.D(An,(function(){hn.D(bn,Fo)}));var zo,Co,Io=0;function No(n){var t,e,i,o,r;if(!pn.V&&mn().I&&(un(mn().C),!mn().B&&!mn().qn&&(!xt().autoScrolling||xt().scrollBar))){var a=V(),u=function(n){var t=n>Io?"down":"up";return Io=n,gn({tn:n}),t}(a),l=0,c=a+y()/2,f=Yt.scrollHeight-y()===a,s=mn().C;if(gn({scrollY:a}),f)l=s.length-1;else if(a)for(var v=0;v=V()+y():o<=V())&&(b(mn().I.item,Qn)||(E(mn().I.item,Qn),R(U(mn().I.item),Qn))),e=(t=s[l]).item,!t.isActive){gn({U:!0});var d,h,p=mn().I.item,g=mn().I.index()+1,m=Wt(mn().I,e),w=t.anchor,S=t.index()+1,T=t.activeSlide,M={I:p,sectionIndex:S-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:mn().I,destination:t}};T&&(h=T.anchor,d=T.index()),pn.G&&(E(e,Yn),R(U(e),Yn),Q(xt().beforeLeave)&&Le("beforeLeave",M),Q(xt().onLeave)&&ne("onLeave",M),Q(xt().afterLoad)&&ne("afterLoad",M),ie(p),oe(e),te(e),Se(w,S-1),xt().anchors.length&&gn({_:w}),Ze(),ue(d,h,w)),clearTimeout(zo),zo=setTimeout((function(){gn({U:!1})}),100)}xt().fitToSection&&pn.G&&(clearTimeout(Co),Co=setTimeout((function(){pn.C.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(y())||0===Math.round(t.top)})).length||Pe()}),xt().an))}}function Bo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){ve(n,t,"k")})):(ve(n,"all","k"),xt().keyboardScrolling=n)}function Ho(n){var t=n.index();void 0!==xt().anchors[t]&&n.isActive&&Se(xt().anchors[t],t),xt().menu&&xt().css3&&null!=N(m(xt().menu)[0],Un)&&m(xt().menu).forEach((function(n){Yt.appendChild(n)}))}function Wo(){var n,t,e=mn().I,i=mn().I.item;E(i,Qn),oe(i),me(),te(i),t=$i((n=Lo()).section),n.section&&t&&(void 0===t||t.index()!==k(Be))||!Q(xt().afterLoad)||ne("afterLoad",{I:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:mn().I,destination:mn().I}}),Q(xt().afterRender)&&ne("afterRender")}function Vo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){ve(n,t,"m")})):ve(n,"all","m")}function Uo(){var n=Lo(),t=n.section,e=n.gn;t?xt().animateAnchor?Xi(t,e):bo(t,e):hn.R(wn,null)}function _o(){ni(),Ze(),xt().scrollBar=xt().scrollBar||xt().hybrid,Ot(),function(){T(fn(At(),"body"),{height:"100%",position:"relative"}),E(At(),Vn),E($t,Gn),gn({en:y()}),R(At(),qn),ai();for(var n=mn().vn,t=0;t0&&ui(e)}xt().fixedElements&&xt().css3&&m(xt().fixedElements).forEach((function(n){Yt.appendChild(n)})),xt().navigation&&be(),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&&Ke.Tn()}(),Vo(!0),ho(!0),ge(xt().autoScrolling,"internal"),Fe(),re(),"complete"===a.readyState&&Uo(),G("load",Uo),Wo(),ni(),Ze()}function Ko(){var n=xt().licenseKey;""===xt().licenseKey.trim()?(h("error","Fullpage.js requires a `licenseKey` option. Read about it on the following URL:"),h("error","https://github.com/alvarotrigo/fullPage.js#options")):xt()&&pn.nt||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($t,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(Yt=m("body")[0],$t=m("html")[0],Qt=m("html, body"),!b($t,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),Ko(),s.getFullpageData=function(){return{options:xt()}},s.version="4.0.25",s.test=Object.assign(s.test,{top:"0px",pn:"translate3d(0px, 0px, 0px)",Wn:function(){for(var n=[],t=0;t-1?"".concat(n,": 0;"):"",e='\n \n "),i=un(pn.C),o=!pn.nt||xt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){hn.D(Tn,(function(){var t,u,l;gn({nt:(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-Yn.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),{et:new Date(e+"T00:00"),it:e.split("-")[2]===8*(Yn.length-2)+"",ot:f}}(t),l=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t),(u||l)&&(u&&e<=u.et&&u.ot===t.split(n[0])[4]||l||u.it)||!1)})}));var n=["-"],t="2024-5-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(Mn,(function(){Bo(!0)})),s.setKeyboardScrolling=Bo,s.shared.tt=Wo,s.setAllowScrolling=Vo,s.destroy=function(n){ge(!1,"internal"),Vo(!0),ho(!1),Bo(!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().C),{height:"","background-color":"",padding:""}),T(Et(mn().slides),{width:""}),T(At(),{height:"",position:"","-ms-touch-action":"","touch-action":""}),T(Qt,{overflow:"",height:""}),R($t,Gn),R(Yt,_n+" fp-scrollable"),Yt.className.split(/\s+/).forEach((function(n){0===n.indexOf("fp-viewing")&&R(Yt,n)})),Et(mn().hn).forEach((function(n){xt().scrollOverflow&&Ke.Nn(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){I(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:I,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:C,unwrap:I,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,observer:!0,un:!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.ln=b(n,ct)||null!=m(ft,n)[0],this.cn=t===xt().sectionSelector,this.sn=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.cn?this.isVisible?pn.C:pn.vn:this.parent?this.parent.slides:0},Dt.prototype.prev=function(){var n=this.siblings(),t=(this.cn?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.cn?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.pn=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'+ce(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().I.index()];E(m("a",c),$n)}function ye(n){n.preventDefault&&_(n),gn({N:"verticalNav"});var t=k(N(this,"#fp-nav li"));hn.R(En,{destination:mn().C[t]})}function Se(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)}se.m={up:!0,down:!0,left:!0,right:!0},se.k=w({},se.m),hn.D(bn,(function(n){var t=n.target;(J(t,pt)||N(t,pt))&&he.call(t,n)})),s.setRecordHistory=pe,s.setAutoScrolling=ge,s.test.setAutoScrolling=ge,(new Date).getTime();var Te,Me,Ae,xe,ke,Oe,je=(Me=!0,Ae=(new Date).getTime(),xe=!r.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?xt().scrollingSpeed:100;return Me=xe||e-Ae>=i,xe=!r.fullpage_api,Me&&(Te=t(),Ae=e),void 0===Te||Te});function Le(n,t){if(Q(xt().beforeLeave))return je(mn().N,(function(){return ne(n,t)}))}function De(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().I,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:mn().I.index()+1,localIsResizing:pn.V,items:{origin:mn().I,destination:n},direction:null};if(!(mn().I.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===Le("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().I.item;return n.isMovementUp?H(t,on(t,Jn)):B(t,rn(t,Jn).reverse()),Kt(mn().I.item.offsetTop),function(){for(var n=m(it),t=0;t-1&&!Ke.On)return _(n),!1},An:function(){Ke.kn=pn.G},onLeave:function(){clearTimeout(Ne),Ke.On=!1},afterLoad:function(){Ke.On=!1,clearTimeout(Ne),Ne=setTimeout((function(){Ke.kn=pn.G}),200)},Rn:function(){a.activeElement===this.xn&&(this.xn.blur(),Ke.On=!1)},Mn:function(){if(xt().scrollOverflow&&Ke.kn){Ke.Rn();var n=Ke.Pn(mn().I.item);!n||u||c||(this.xn=n,requestAnimationFrame((function(){n.focus({Fn:!0}),Ke.On=!0}))),Ke.kn=!1}},Tn:function(){xt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),mn().hn.forEach((function(n){if(!(n.slides&&n.slides.length||b(n.item,"fp-auto-height-responsive")&&Ce())){var t,e=Ct(n.item),i=Ke.bn(n.item),o=(t=n).cn?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.ln||(Ke.zn(e),Ke.Cn(e)),n.ln=!0}}))},Cn:function(n){Ke.Pn(n).addEventListener("scroll",Ke.In),n.addEventListener("wheel",Ke.Dn,{passive:!1}),n.addEventListener("keydown",Ke.En,{passive:!1})},zn:function(n){var t=document.createElement("div");t.className=ct,C(n,t),t.setAttribute("tabindex","-1")},Nn:function(n){var t=m(ft,n)[0];t&&(I(t),n.removeAttribute("tabindex"))},Pn:function(n){var t=Ct(n);return m(ft,t)[0]||t},ln:function(n){return b(n,ct)||null!=m(ft,n)[0]},yn:function(n){return n.cn&&n.activeSlide?n.activeSlide.ln:n.ln},bn:function(n){return Ke.Pn(n).scrollHeight>r.innerHeight},isScrolled:function(n,t){if(!pn.G)return!1;if(xt().scrollBar)return!0;var e=Ke.Pn(t);if(!xt().scrollOverflow||!b(e,ct)||b(t,"fp-noscroll")||b(Ct(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.jn=(new Date).getTime()),u},Bn:function(){this.Ln=(new Date).getTime();var n=this.Ln-Ke.jn,t=(u||c)&&pn.J,e=pn.Z&&n>600;return t&&n>400||e},In:(Ue=0,function(n){var t=n.target.scrollTop,e="none"!==pn.Y?pn.Y:Ueo?"left":"right"),l.direction=l.direction?l.direction:l.Hn,l.localIsResizing||gn({G:!1}),xt().onSlideLeave&&!l.localIsResizing&&"none"!==l.Hn&&Q(xt().onSlideLeave)&&!1===ne("onSlideLeave",l)?gn({W:!1}):(E(t,$n),R(U(t),$n),Ze(),l.localIsResizing||(ie(l.prevSlide),oe(t)),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&&ue(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.Wn[t.sectionIndex]=a,T(Ht(m(ut,n)),Ut(a)),clearTimeout(_e),_e=setTimeout((function(){Ye(t)}),xt().scrollingSpeed)}else s.test.left[t.sectionIndex]=Math.round(r.left),Xt(n,Math.round(r.left),xt().scrollingSpeed,(function(){Ye(t)}))}(n,l))}function $e(){clearTimeout(_e)}function Ye(n){n.localIsResizing||(Q(xt().afterSlideLoad)&&ne("afterSlideLoad",n),gn({G:!0}),te(n.destiny),hn.R(Nn,n)),gn({W:!1})}function Qe(n,t){qt(0,"internal"),void 0!==t&&gn({V:!0}),Ge(N(n,rt),n),void 0!==t&&gn({V:!1}),qt(kt().scrollingSpeed,"internal")}s.landscapeScroll=Ge,hn.D(An,(function(){hn.D(Fn,qe)}));var Xe=null,Je=null;function Ze(){pn.I=null,pn.C.map((function(n){var t=b(n.item,$n);n.isActive=t,n.ln=Ke.ln(n.item),t&&(pn.I=n),n.slides.length&&(n.activeSlide=null,n.slides.map((function(t){var e=b(t.item,$n);t.ln=Ke.ln(n.item),t.isActive=e,e&&(n.activeSlide=t)})))})),function(){var n=pn.I,t=!!pn.I&&pn.I.slides.length,e=pn.I?pn.I.activeSlide:null;if(!n&&pn.C.length&&!mn().B&&Xe){var i=ei(Xe,pn.C);i&&(pn.I=i,pn.I.isActive=!0,E(pn.I.item,$n)),pn.I&&Kt(pn.I.item.offsetTop)}if(t&&!e&&Je){var o=ei(Je,pn.I.slides);o&&(pn.I.activeSlide=o,pn.I.activeSlide.isActive=!0,E(pn.I.activeSlide.item,$n)),pn.I.activeSlide&&Qe(pn.I.activeSlide.item,"internal")}}()}function ni(){var n=m(xt().sectionSelector,At()),t=g(n),e=Array.from(n).map((function(n){return new ii(n)})),i=e.filter((function(n){return n.isVisible})),o=i.reduce((function(n,t){return n.concat(t.slides)}),[]);Xe=ti(pn.I),Je=ti(pn.I?pn.I.activeSlide:null),pn.P=t.length,pn.F=i.reduce((function(n,t){return n+t.slides.length}),0),pn.C=i,pn.vn=e,pn.slides=o,pn.hn=pn.C.concat(pn.slides)}function ti(n){if(!n)return null;var t=n?n.item:null,e=n.cn?pn.vn:pn.I.Vn;if(t){var i=Rt(e,t);return i?i.index():null}return null}function ei(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'+ce(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&&Ie(n)}));var c=n.activeSlide||null;null!=c&&pn.I&&(0!==pn.I.index()||0===pn.I.index()&&0!==c.index())?Qe(c.item,"internal"):E(e[0],$n)}ri.prototype=Dt.prototype,ri.prototype.constructor=ii;var li={attributes:!1,subtree:!0,childList:!0,characterData:!0};function ci(){return g(m(xt().slideSelector,At())).length!==mn().F}function fi(n){var t=ci();(ci()||g(m(xt().sectionSelector,At())).length!==mn().P)&&!pn.on&&(xt().observer&&oi&&oi.disconnect(),ni(),Ze(),xt().anchors=[],tn(m(nt)),ai(),jt(),xt().navigation&&be(),t&&(tn(m(vt)),tn(m(pt))),mn().C.forEach((function(n){n.slides.length?t&&ui(n):He(n)}))),xt().observer&&oi&&m(Un)[0]&&oi.observe(m(Un)[0],li)}hn.D(An,(function(){var n,t,e;xt().observer&&"MutationObserver"in window&&m(Un)[0]&&(n=m(Un)[0],t=li,(e=new MutationObserver(fi)).observe(n,t),oi=e),hn.D(kn,fi)})),s.render=fi;var si=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 vi(){return!!si()&&{passive:!1}}var di,hi,pi,gi,mi=(pi=(new Date).getTime(),gi=[],{Un: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;di=Math.abs(n.wheelDeltaX)149&&gi.shift(),gi.push(Math.abs(t));var a=o-pi;pi=o,a>200&&(gi=[])},_n:function(){var n=ln(gi,10)>=ln(gi,70);return!!gi.length&&n&&di},Kn:function(){return hi}});function wi(){var n=xt().css3?V()+y():un(mn().C).item.offsetTop+un(mn().C).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 bi(){At().getBoundingClientRect().bottom>=0&&yi()}function yi(){var n=Nt(un(mn().C).item.offsetTop);gn({G:!1}),Xt(n.element,n.options,xt().scrollingSpeed,(function(){gn({G:!0}),gn({B:!1}),gn({qn:!1})}))}var Si,Ti,Mi,Ai=(Si=!1,Ti={},Mi={},function(n,t,e){switch(n){case"set":Ti[t]=(new Date).getTime(),Mi[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();Si=i-Ti[t]>Mi[t]}return Si});function xi(){var n=mn().I.next();n||!xt().loopBottom&&!xt().continuousVertical||(n=mn().C[0]),null!=n?De(n,null,!1):At().scrollHeight<$t.scrollHeight&&xt().scrollBar&&xt().un&&hn.R(Pn)}function ki(){var n=mn().I.prev();n||!xt().loopTop&&!xt().continuousVertical||(n=un(mn().C)),null!=n&&De(n,null,!0)}s.moveSectionDown=xi,s.moveSectionUp=ki;var Oi=0;function ji(n){xt().autoScrolling&&(pn.G&&(n.pageYOi&&de().m.down&&xi()),Oi=n.pageY)}function Li(n){if(de().m[n]){var t="down"===n?xi:ki;xt().scrollOverflow&&Ke.yn(mn().I)?Ke.isScrolled(n,mn().I.item)&&Ke.Bn()&&t():t()}}var Di,Ei,Ri,Pi,Fi=0,zi=0,Ci=0,Ii=0,Ni=(r.PointerEvent&&(Pi={down:"pointerdown",move:"pointermove"}),Pi),Bi={Gn:"ontouchmove"in window?"touchmove":Ni?Ni.move:null,$n:"ontouchstart"in window?"touchstart":Ni?Ni.down:null};function Hi(n){var t=N(n.target,Jn)||mn().I.item,e=Ke.yn(mn().I);if(Wi(n)){gn({J:!0,Z:!1}),xt().autoScrolling&&(e&&!pn.G||xt().scrollBar)&&_(n);var i=_i(n);Ci=i.y,Ii=i.x;var o=Math.abs(Fi-Ci)>r.innerHeight/100*xt().touchSensitivity,a=Math.abs(zi-Ii)>S()/100*xt().touchSensitivity,u=m(rt,t).length&&Math.abs(zi-Ii)>Math.abs(Fi-Ci),l=Fi>Ci?"down":"up";gn({Y:u?zi>Ii?"right":"left":l}),u?!pn.W&&a&&(zi>Ii?de().m.right&&hn.R(Sn,{section:t}):de().m.left&&hn.R(yn,{section:t})):xt().autoScrolling&&pn.G&&o&&Li(l)}}function Wi(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function Vi(n){if(xt().fitToSection&&gn({q:!1}),Wi(n)){var t=_i(n);Fi=t.y,zi=t.x}G("touchend",Ui)}function Ui(){Y("touchend",Ui),gn({J:!1})}function _i(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&&Wi(n)&&xt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function Ki(n){xt().autoScrolling&&Wi(n)&&de().m.up&&(pn.G||_(n))}function qi(n,t){var e=null==t?mn().I.item:t,i=Rt(pn.C,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.wn}),Ge(o,a.item,n)}}function Gi(n){qi("left",n)}function $i(n){qi("right",n)}function Yi(n){var t=mn().C.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=mn().C[e]}return t}function Qi(n){null!=n&&Ge(N(n,rt),n)}function Xi(n,t){var e=Yi(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)?Qi(i):De(e,(function(){Qi(i)}))}}function Ji(n,t){var e=Yi(n);void 0!==t?Xi(n,t):null!=e&&De(e)}function Zi(){clearTimeout(Ei),$("keydown",no),$("keyup",to)}function no(n){clearTimeout(Ei);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=ao(Ct(mn().I.item));function o(n){return _(n),i[0]?i[0].focus():null}if(pn.G){if(!function(n){var t=ao(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=It((pn.I&&pn.I.activeSlide?pn.I.activeSlide:pn.I)[e]());do{(i=ao(o.item)).length&&(t={Yn:o,Qn:i[n?i.length-1:0]}),o=It(o[e]())}while(o&&0===i.length);return t}(l),f=c?c.Yn:null;if(f){var s=f.cn?f:f.parent;hn.R(jn,{Xn:s.index()+1,slideAnchor:f.cn?0:f.index()}),Ri=c.Qn,_(n)}}}}else _(n)}(n):!sn()&&xt().keyboardScrolling&&i&&(Di=n.ctrlKey,Ei=setTimeout((function(){!function(n){var t=n.shiftKey,e=a.activeElement,i=J(e,"video")||J(e,"audio"),o=Ke.isScrolled("up",mn().I.item),r=Ke.isScrolled("down",mn().I.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:de().k.up&&o?pn.B?hn.R(Ln,{e:n}):ki():Ke.Mn();break;case 32:if(t&&de().k.up&&!i&&o){ki();break}case 40:case 34:if(de().k.down&&r){if(pn.B)return;32===n.keyCode&&i||xi()}else Ke.Mn();break;case 36:de().k.up&&Ji(1);break;case 35:de().k.down&&Ji(mn().C.length);break;case 37:de().k.left&&Gi();break;case 39:de().k.right&&$i()}}(n)}),0))}function to(n){pn.nn&&(Di=n.ctrlKey)}function eo(){gn({nn:!1}),Di=!1}function io(n){ro()}function oo(n){N(Ri,et)&&!N(Ri,it)||ro()}function ro(){Ri&&(Ri.focus(),Ri=null)}function ao(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=Gi,s.moveSlideRight=$i,s.moveTo=Ji,hn.D(An,(function(){G("blur",eo),q("keydown",no),q("keyup",to),hn.D(xn,Zi),hn.D(Nn,io),hn.D(In,oo)}));var uo=(new Date).getTime(),lo=[];function co(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=vi();"DOMMouseScroll"==e?a[n](t+"MozMousePixelScroll",fo,i):a[n](t+e,fo,i)}(),At().addEventListener("mousedown",so),At().addEventListener("mouseup",vo)):(a.addEventListener?($("mousewheel",fo,!1),$("wheel",fo,!1),$("MozMousePixelScroll",fo,!1)):a.detachEvent("onmousewheel",fo),At().removeEventListener("mousedown",so),At().removeEventListener("mouseup",vo))}function fo(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"===mi.Kn(),i=mn().qn;if(i)return _(t),!1;if(mn().B){if(e){var o;if(!(i||Ai("isNewKeyframe","beyondFullpage")&&mi._n()))return(o=Nt(un(mn().C).item.offsetTop+un(mn().C).item.offsetHeight)).element.scrollTo(0,o.options),gn({qn:!1}),_(t),!1;if(mi._n())return e=!1,gn({qn:!0}),gn({N:"wheel"}),yi(),_(t),!1}else Ai("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(At(),n);if(pn.Z||gn({J:!1,Z:!0,Y:"none"}),!de().m.down&&!de().m.up)return!1;if(i)return!0;if(!1===i)return _(n),!1;if(xt().autoScrolling&&!Di&&!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";lo.length>149&&lo.shift(),lo.push(Math.abs(o)),xt().scrollBar&&_(n);var f=t-uo;return uo=t,f>200&&(lo=[]),gn({X:c}),pn.G&&ln(lo,10)>=ln(lo,70)&&l&&(gn({N:"wheel"}),Li(a<0?"down":"up")),!1}xt().fitToSection&&gn({q:!1})}function so(n){var t;2==n.which&&(t=n.pageY,Oi=t,At().addEventListener("mousemove",ji))}function vo(n){2==n.which&&At().removeEventListener("mousemove",ji)}function ho(n){n?(co(!0),function(){if(Bi.Gn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Bi.Gn,Ki,{passive:!1}),$t.addEventListener(Bi.Gn,Ki,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Bi.$n,Vi),n.removeEventListener(Bi.Gn,Hi,{passive:!1}),n.addEventListener(Bi.$n,Vi),n.addEventListener(Bi.Gn,Hi,{passive:!1})}}()):(co(!1),function(){if(Bi.Gn&&(u||c)){xt().autoScrolling&&($t.removeEventListener(Bi.Gn,Hi,{passive:!1}),$t.removeEventListener(Bi.Gn,Ki,{passive:!1}));var n=xt().touchWrapper;n.removeEventListener(Bi.$n,Vi),n.removeEventListener(Bi.Gn,Hi,{passive:!1})}}())}s.setMouseWheelScrolling=co;var po=!0;function go(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){$(n,wo,!0)}))}function mo(n,t){document["fp_"+n]=t,q(n,wo,!0)}function wo(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(po=!1,setTimeout((function(){po=!0}),800)),("mouseenter"!==t||po)&&(xt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=J(i,n),o=N(i,n);(t||o)&&(s.shared.Jn||ho(!1),s.shared.Jn=!0,e=!0)}})),!e&&s.shared.Jn&&(ho(!0),s.shared.Jn=!1))):ho(!0)}function bo(n,t){qt(0,"internal"),Ji(n,t),qt(kt().scrollingSpeed,"internal")}hn.D(An,(function(){xt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){mo(n,!1)})),["mouseleave","touchend"].forEach((function(n){mo(n,!0)}))),hn.D(xn,go)})),s.silentMoveTo=bo;var yo,So,To=y(),Mo=S(),Ao=!1;function xo(){clearTimeout(yo),clearTimeout(So),Y("resize",ko)}function ko(){Ao||(xt().autoScrolling&&!xt().scrollBar||!xt().fitToSection)&&jo(y()),pn.an&&function(){if(u)for(var n=0;n<4;n++)So=setTimeout((function(){window.requestAnimationFrame((function(){xt().autoScrolling&&!xt().scrollBar&&(gn({V:!0}),bo(pn.I.index()+1),gn({V:!1}))}))}),200*n)}(),Ao=!0,clearTimeout(yo),yo=setTimeout((function(){!function(){if(gn({V:!0}),jo(""),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),Ze(),Fe(),u){var n=a.activeElement;if(!J(n,"textarea")&&!J(n,"input")&&!J(n,"select")){var t=y();Math.abs(t-To)>20*Math.max(To,t)/100&&(Oo(!0),To=t)}}else e=y(),i=S(),pn.en===e&&Mo===i||(gn({en:e}),Mo=i,Oo(!0));var e,i;gn({V:!1})}(),Ao=!1}),400)}function Oo(n){if(!b(At(),qn)){gn({V:!0,en:y(),Zn:S()});for(var t=mn().C,e=0;e1&&Ge(o,i.activeSlide.item)}xt().scrollOverflow&&Ke.Tn();var a=mn().I.index();pn.B||a&&bo(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 jo(n){var t=""===n?"":n+"px";mn().C.forEach((function(n){T(n.item,{height:t})}))}function Lo(){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,gn:t}}function Do(){Y("hashchange",Eo)}function Eo(){if(!pn.U&&!xt().lockAnchors){var n=Lo(),t=n.section,e=n.gn,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 Ro(n){var t=n.target;N(t,xt().menu+" [data-menuanchor]")&&Po.call(t,n.e)}function Po(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 Fo(n){var t=n.target;t&&N(t,"#fp-nav a")?ye.call(t,n.e):J(t,".fp-tooltip")?we.call(t):(J(t,dt)||null!=N(t,dt))&&fe.call(t,n.e)}s.reBuild=Oo,hn.D(An,(function(){ko(),G("resize",ko),hn.D(xn,xo)})),s.setLockAnchors=function(n){xt().lockAnchors=n},hn.D(An,(function(){G("hashchange",Eo),hn.D(xn,Do)})),hn.D(An,(function(){q("wheel",mi.Un,vi()),hn.D(Pn,wi),hn.D(Ln,bi)})),hn.D(An,(function(){hn.D(bn,Ro)})),hn.D(An,(function(){hn.D(bn,Fo)}));var zo,Co,Io=0;function No(n){var t,e,i,o,r;if(!pn.V&&mn().I&&(un(mn().C),!mn().B&&!mn().qn&&(!xt().autoScrolling||xt().scrollBar))){var a=V(),u=function(n){var t=n>Io?"down":"up";return Io=n,gn({tn:n}),t}(a),l=0,c=a+y()/2,f=$t.scrollHeight-y()===a,s=mn().C;if(gn({scrollY:a}),f)l=s.length-1;else if(a)for(var v=0;v=V()+y():o<=V())&&(b(mn().I.item,Qn)||(E(mn().I.item,Qn),R(U(mn().I.item),Qn))),e=(t=s[l]).item,!t.isActive){gn({U:!0});var d,h,p=mn().I.item,g=mn().I.index()+1,m=Wt(mn().I,e),w=t.anchor,S=t.index()+1,T=t.activeSlide,M={I:p,sectionIndex:S-1,anchorLink:w,element:e,leavingSection:g,direction:m,items:{origin:mn().I,destination:t}};T&&(h=T.anchor,d=T.index()),pn.G&&(E(e,$n),R(U(e),$n),Q(xt().beforeLeave)&&Le("beforeLeave",M),Q(xt().onLeave)&&ne("onLeave",M),Q(xt().afterLoad)&&ne("afterLoad",M),ie(p),oe(e),te(e),Se(w,S-1),xt().anchors.length&&gn({_:w}),Ze(),ue(d,h,w)),clearTimeout(zo),zo=setTimeout((function(){gn({U:!1})}),100)}xt().fitToSection&&pn.G&&(clearTimeout(Co),Co=setTimeout((function(){pn.C.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(y())||0===Math.round(t.top)})).length||Pe()}),xt().fitToSectionDelay))}}function Bo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){ve(n,t,"k")})):(ve(n,"all","k"),xt().keyboardScrolling=n)}function Ho(n){var t=n.index();void 0!==xt().anchors[t]&&n.isActive&&Se(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 Wo(){var n,t,e=mn().I,i=mn().I.item;E(i,Qn),oe(i),me(),te(i),t=Yi((n=Lo()).section),n.section&&t&&(void 0===t||t.index()!==k(Be))||!Q(xt().afterLoad)||ne("afterLoad",{I:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:mn().I,destination:mn().I}}),Q(xt().afterRender)&&ne("afterRender")}function Vo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){ve(n,t,"m")})):ve(n,"all","m")}function Uo(){var n=Lo(),t=n.section,e=n.gn;t?xt().animateAnchor?Xi(t,e):bo(t,e):hn.R(wn,null)}function _o(){ni(),Ze(),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),ai();for(var n=mn().vn,t=0;t0&&ui(e)}xt().fixedElements&&xt().css3&&m(xt().fixedElements).forEach((function(n){$t.appendChild(n)})),xt().navigation&&be(),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&&Ke.Tn()}(),Vo(!0),ho(!0),ge(xt().autoScrolling,"internal"),Fe(),re(),"complete"===a.readyState&&Uo(),G("load",Uo),Wo(),ni(),Ze()}function Ko(){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.nt||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),Ko(),s.getFullpageData=function(){return{options:xt()}},s.version="4.0.26",s.test=Object.assign(s.test,{top:"0px",pn:"translate3d(0px, 0px, 0px)",Wn:function(){for(var n=[],t=0;t-1?"".concat(n,": 0;"):"",e='\n \n "),i=un(pn.C),o=!pn.nt||xt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){hn.D(Tn,(function(){var t,u,l;gn({nt:(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),{et:new Date(e+"T00:00"),it:e.split("-")[2]===8*($n.length-2)+"",ot: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.et&&u.ot===t.split(n[0])[4]||l||u.it)||!1)})}));var n=["-"],t="2024-6-23".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(Mn,(function(){Bo(!0)})),s.setKeyboardScrolling=Bo,s.shared.tt=Wo,s.setAllowScrolling=Vo,s.destroy=function(n){ge(!1,"internal"),Vo(!0),ho(!1),Bo(!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().C),{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().hn).forEach((function(n){xt().scrollOverflow&&Ke.Nn(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){I(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})); diff --git a/lang/brazilian-portuguese/README.md b/lang/brazilian-portuguese/README.md index 374fa42a4..76b2e9402 100644 --- a/lang/brazilian-portuguese/README.md +++ b/lang/brazilian-portuguese/README.md @@ -9,6 +9,7 @@ Pусский | 中文 | 한국어 | + 日本語 | Português Brasileiro

          @@ -18,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.25-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.26-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) @@ -108,7 +109,7 @@ npm install fullpage.js ``` -Usando Webpack, Browserify ou Require.js? Confira como usar fullPage.js com module loaders. +Usando Webpack, Browserify ou Require.js? Confira [como usar fullPage.js com module loaders](https://github.com/alvarotrigo/fullPage.js/wiki/Use-module-loaders-for-fullPage.js). ### Uso opcional de CDN Se você preferir usar um CDN para carregar os arquivos necessários, fullPage.js está em CDNJS: @@ -174,13 +175,11 @@ $(document).ready(function() { scrollHorizontally: true }); - //métodos + // Example of how to use fullpage.js methods $.fn.fullpage.setAllowScrolling(false); }); ``` -Funções e métodos ainda podem ser chamados no jeito jQuery, como [no fullPage.js v2.X](https://github.com/alvarotrigo/fullPage.js/tree/2.9.7). - #### Exemplo de Vanilla JS com todas as opções Uma inicialização mais complexa com todas as opções definidas pode ser assim: @@ -386,7 +385,7 @@ Então você poderá usá-los e configurá-los conforme explicado em [Opções]( ## Opções ### licenseKey: -(padrão `null`). **Esta opção é obrigatória.** Se você usar fullPage em um projeto de código não aberto, deverá usar a chave de licença fornecida na compra da licença comercial fullPage. Se o seu projeto for de código aberto e for compatível com a licença GPLv3, você pode usar a opção `gplv3-license`. Leia mais sobre licenças [aqui](https://github.com/alvarotrigo/fullPage.js/tree/master/lang/brazilian-portuguese/#licença) e [no site](https://alvarotrigo.com/fullPage/pricing/). Exemplo de uso: +(padrão `null`). **Esta opção é obrigatória.** Se você usar o fullPage em um projeto não open source, deverá utilizar a chave de licença fornecida na compra da Licença Comercial do fullPage. Se o seu projeto for open source e for compatível com a licença GPLv3, você pode [solicitar uma chave de licença](https://alvarotrigo.com/fullPage/extensions/requestKey.html). Por favor, leia mais sobre as licenças [aqui](https://github.com/alvarotrigo/fullPage.js#license) e [no site](https://alvarotrigo.com/fullPage/pricing/). Exemplo de uso: ```javascript new fullpage('#fullpage', { diff --git a/lang/chinese/README.md b/lang/chinese/README.md index 860c201ee..d96d9fb43 100644 --- a/lang/chinese/README.md +++ b/lang/chinese/README.md @@ -9,6 +9,7 @@ Pусский | 中文 | 한국어 | + 日本語 | Português Brasileiro

          @@ -17,7 +18,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.25,2-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.26,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) @@ -110,7 +111,7 @@ npm install fullpage.js ``` -Using Webpack, Browserify or Require.js? Check how to use fullPage.js with module loaders . +Using Webpack, Browserify or Require.js? Check [how to use fullPage.js with module loaders](https://github.com/alvarotrigo/fullPage.js/wiki/Use-module-loaders-for-fullPage.js) . ### 可选用 CDN : 如果您倾向使用 CDN 载入所需文件,fullPage.js 在 CDNJS: @@ -171,13 +172,11 @@ $(document).ready(function() { scrollHorizontally: true }); - //methods + // Example of how to use fullpage.js methods $.fn.fullpage.setAllowScrolling(false); }); ``` -函数和方法仍然可以用 jQuery 方式调用,如在 [fullPage.js v2.X](https://github.com/alvarotrigo/fullPage.js/tree/2.9.7) 中一样。 - #### 带有所有功能选项的 Vanilla JS 演示 所有选项的更复杂的初始化如下所示: ```javascript diff --git a/lang/french/README.md b/lang/french/README.md index 04d281c5b..611d94c8f 100644 --- a/lang/french/README.md +++ b/lang/french/README.md @@ -3,12 +3,13 @@ ![compatibility](https://raw.github.com/alvarotrigo/fullPage.js/master/examples/imgs/compatible.png)

          - English | + English | Español | Français | Pусский | 中文 | 한국어 | + 日本語 | Português Brasileiro

          @@ -18,7 +19,7 @@ --- -![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.25-brightgreen.svg) +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.26-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) @@ -111,7 +112,7 @@ Comme vous pouvez le voir dans les fichiers d'exemple, vous devrez inclure : ``` -Vous utilisez Webpack, Browserify ou Require.js ? Vérifiez comment utiliser fullPage.js avec les chargeurs de modules . +Vous utilisez Webpack, Browserify ou Require.js ? Vérifiez [comment utiliser fullPage.js avec les chargeurs de modules](https://github.com/alvarotrigo/fullPage.js/wiki/Use-module-loaders-for-fullPage.js). ### Utilisation facultative du CDN Si vous préférez utiliser un CDN pour charger les fichiers nécessaires, fullPage.js est dans CDNJS : @@ -177,13 +178,11 @@ $(document).ready(function() { scrollHorizontally: true }); - //methods + // Example of how to use fullpage.js methods $.fn.fullpage.setAllowScrolling(false); }); ``` -Les fonctions et méthodes peuvent toujours être appelées de la manière jQuery, comme [dans fullPage.js v2.X](https://github.com/alvarotrigo/fullPage.js/tree/2.9.7). - #### Exemple de Vanille JS avec toutes les options Une initialisation plus complexe avec toutes les options définies pourrait ressembler à ceci : @@ -393,7 +392,7 @@ Vous pourrez ensuite les utiliser et les configurer comme expliqué dans [option ## Options ### licenseKey -(défaut `null`).**Cette option est facultltative.** Si vous utilisez fullPage dans un projet non open source, vous devez utiliser la clé de licence fournie lors de l'achat de la Licence Commerciale fullPage. Si votre projet est open source, [contactez-moi](https://alvarotrigo.com/#contact) avec un lien vers son répertoire et je vous fournirai une clé de licence. Pour en savoir plus sur les licences [ici] (https://github.com/alvarotrigo/fullPage.js#license) et [sur le site Web] (https://alvarotrigo.com/fullPage/pricing/). Par exemple : +(défaut `null`).**Cette option est facultltative.** Si vous utilisez fullPage dans un projet non open source, vous devez utiliser la clé de licence fournie lors de l'achat de la Licence Commerciale fullPage. Si votre projet est open source, [contactez-moi](https://alvarotrigo.com/#contact) avec un lien vers son répertoire et je vous fournirai une clé de licence. Pour en savoir plus sur les licences [ici](https://github.com/alvarotrigo/fullPage.js#license) et [sur le site Web](https://alvarotrigo.com/fullPage/pricing/). Par exemple : ```javascript new fullpage('#fullpage', { diff --git a/lang/japanese/README.md b/lang/japanese/README.md new file mode 100644 index 000000000..baeff802e --- /dev/null +++ b/lang/japanese/README.md @@ -0,0 +1,943 @@ +# fullPage.js +![preview](https://raw.github.com/alvarotrigo/fullPage.js/master/examples/imgs/intro.png) +![compatibility](https://raw.github.com/alvarotrigo/fullPage.js/master/examples/imgs/compatible.png) + +

          + English | + Español | + Français | + Pусский | + 中文 | + 한국어 | + 日本語 | + Português Brasileiro +

          + +

          + Available for Vue, React and Angular. +

          + +--- + +![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.25-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) +[![Minzipped Size](https://img.shields.io/bundlephobia/minzip/fullpage.js)](https://bundlephobia.com/package/fullpage.js) +  **|**   *Created by [@imac2](https://twitter.com/imac2)* + +- [Demo online](https://alvarotrigo.com/fullPage/) | [Codepen](https://codepen.io/alvarotrigo/pen/qqabrp) +- [Wordpress plugin for Gutenberg](https://alvarotrigo.com/fullPage/wordpress-plugin-gutenberg/) and [WordPress plugin for Elementor](https://alvarotrigo.com/fullPage/wordpress-plugin-elementor/) +- [Wordpress theme](https://alvarotrigo.com/fullPage/utils/wordpress.html) +- [fullpage.js Extensions](https://alvarotrigo.com/fullPage/extensions/) +- [Frequently Answered Questions](https://github.com/alvarotrigo/fullPage.js/wiki/FAQ---Frequently-Answered-Questions) +- [[Migration from fullPage v3 to fullpage v4]](https://alvarotrigo.com/fullPage/help/migration-from-fullpage-3/) +--- + +シンプルで使いやすいライブラリで、フルスクリーンのスクロールサイト(シングルページウェブサイトまたはワンページサイトとも呼ばれる)を作成し、サイトのセクション内に横向きのスライダーを追加します。 + +- [はじめに](https://github.com/alvarotrigo/fullPage.js#introduction) +- [互換性](https://github.com/alvarotrigo/fullPage.js#compatibility) +- [ライセンス](https://github.com/alvarotrigo/fullPage.js#license) +- [使用方法](https://github.com/alvarotrigo/fullPage.js#usage) + - [セクションやスライドへのリンク作成](https://github.com/alvarotrigo/fullPage.js#creating-links-to-sections-or-slides) + - [小さなセクションや大きなセクションの作成](https://github.com/alvarotrigo/fullPage.js#creating-smaller-or-bigger-sections) + - [fullpage.jsによって追加される状態クラス](https://github.com/alvarotrigo/fullPage.js#state-classes-added-by-fullpagejs) + - [遅延読み込み](https://github.com/alvarotrigo/fullPage.js#lazy-loading) + - [埋め込まれたメディアの自動再生/一時停止](https://github.com/alvarotrigo/fullPage.js#auto-playpause-embedded-media) + - [拡張機能の使用](https://github.com/alvarotrigo/fullPage.js#use-extensions) +- [オプション](https://github.com/alvarotrigo/fullPage.js#options) +- [メソッド](https://github.com/alvarotrigo/fullPage.js#methods) +- [コールバック](https://github.com/alvarotrigo/fullPage.js#callbacks) +- [問題の報告](https://github.com/alvarotrigo/fullPage.js#reporting-issues) +- [fullpage.jsへの貢献](https://github.com/alvarotrigo/fullPage.js#contributing-to-fullpagejs) +- [変更履歴](https://github.com/alvarotrigo/fullPage.js#changelog) +- [ビルドタスク](https://github.com/alvarotrigo/fullPage.js#build-tasks) +- [リソース](https://github.com/alvarotrigo/fullPage.js#resources) +- [fullpage.jsを使用しているサイト](https://github.com/alvarotrigo/fullPage.js#who-is-using-fullpagejs) +- [寄付](https://github.com/alvarotrigo/fullPage.js#donations) +- [スポンサー](https://github.com/alvarotrigo/fullPage.js#sponsors) + +## はじめに +機能の要望だけでなく、コーディングスタイルの改善についても提案を歓迎します。 +皆さんの生活をより簡単にするための素晴らしいライブラリにしましょう! + +## 互換性 +fullPage.jsはすべての最新ブラウザおよびIE 11で完全に機能します。IE < 11をサポートする必要がある場合は、[fullPage.js v3](https://github.com/alvarotrigo/fullPage.js/tree/3.1.2)を使用してください。 +また、モバイルフォン、タブレット、タッチスクリーンコンピュータ向けのタッチサポートも提供しています。 + +fullpage.jsをサポートしてくれる[Browserstack](https://www.browserstack.com/)に特別な感謝を捧げます。 + +## ライセンス + +### 商用ライセンス +fullPageを使用して非オープンソースのサイト、テーマ、プロジェクト、アプリケーションを開発したい場合は、商用ライセンスが適しています。このオプションでは、ソースコードはプロプライエタリとして保持されます。つまり、アプリケーションの全ソースコードをオープンソースライセンスに変更する必要はありません。[[Fullpage商用ライセンスの購入]](https://alvarotrigo.com/fullPage/pricing/) + +### オープンソースライセンス +GNU GPL v3ライセンスと互換性のあるオープンソースアプリケーションを作成している場合は、GPLv3の条件に基づいてfullPageを使用することができます。 + +**fullPage.jsが使用されていることを明示的に示す必要があります。JavaScriptおよびCSSファイルのクレジットコメントはそのまま残してください**(組み合わせや最適化後も)。 + +[fullPageのライセンスについて詳しく読む](https://alvarotrigo.com/fullPage/pricing/)。 + +## 使用方法 +例のファイルでわかるように、以下を含める必要があります: + - JavaScriptファイル `fullpage.js`(またはその最小化バージョン `fullpage.min.js`) + - CSSファイル `fullpage.css` + + **オプション**、`css3:false`を使用する場合、ライブラリに含まれているイージング効果(`easeInOutCubic`)以外の効果を使用したい場合は、[easingsファイル](https://github.com/alvarotrigo/fullPage.js/tree/master/vendors/easings.min.js)を追加できます。 + +### bowerまたはnpmを使用してインストール +**オプション**、必要に応じてfullPage.jsをbowerまたはnpmでインストールできます: + +ターミナル: +```shell +// bowerを使用 +bower install fullpage.js + +// npmを使用 +npm install fullpage.js +``` + +### ファイルのインクルード +```html + + + + + + +``` + +Webpack、Browserify、またはRequire.jsを使用していますか?[モジュールローダーを使用したfullPage.jsの使い方](https://github.com/alvarotrigo/fullPage.js/wiki/Use-module-loaders-for-fullPage.js)を確認してください。 + +### オプションでCDNの使用 +必要なファイルを読み込むためにCDNを使用することを希望する場合、fullPage.jsはCDNJSにあります: +https://cdnjs.com/libraries/fullPage.js + +### 必須HTML構造 +HTML文書をHTMLの[DOCTYPE宣言](https://www.corelangs.com/html/introduction/doctype.html)で始めます。そうしないと、セクションの高さに問題が発生する可能性があります。提供された例ではHTML 5のDOCTYPE ``を使用しています。 + +各セクションは`section`クラスを含む要素で定義されます。 +デフォルトでアクティブなセクションは最初のセクションで、これはホームページと見なされます。 + +セクションはラッパー(この場合は`
          `)内に配置する必要があります。ラッパーは`body`要素にはできません。 + +```html +
          +
          Some section
          +
          Some section
          +
          Some section
          +
          Some section
          +
          +``` + +最初のセクションやセクションの最初のスライド以外の場所から開始する場合は、クラス`active`を読み込みたいセクションとスライドに追加します。 + +```html +
          Some section
          +``` + +セクション内に横向きのスライダーを作成するには、各スライドはデフォルトで`slide`クラスを含む要素で定義されます: + +```html +
          +
          Slide 1
          +
          Slide 2
          +
          Slide 3
          +
          Slide 4
          +
          +``` + +HTML構造の完全な例は[`simple.html`ファイル](https://github.com/alvarotrigo/fullPage.js/blob/master/examples/simple.html)で確認できます。 + +### 初期化 + +#### Vanilla Javascriptでの初期化 +閉じる``タグの前にfullPage.jsを呼び出すだけです。 + +```javascript +new fullpage('#fullpage', { + //オプションはここに + autoScrolling:true, + scrollHorizontally: true +}); +``` + +#### jQueryでの初期化 +fullpage.jsをjQueryプラグインとして使用することもできます! + +```javascript +$(document).ready(function() { + $('#fullpage').fullpage({ + //オプションはここに + autoScrolling:true, + scrollHorizontally: true + }); + + // fullpage.jsメソッドの使用例 + $.fn.fullpage.setAllowScrolling(false); +}); +``` + +#### すべてのオプションを設定したVanilla JSの例 +すべてのオプションを設定したより複雑な初期化は次のようになります: +```javascript + +var myFullpage = new fullpage('#fullpage', { + // ナビゲーション + menu: '#menu', + lockAnchors: false, + anchors:['firstPage', 'secondPage'], + navigation: false, + navigationPosition: 'right', + navigationTooltips: ['firstSlide', 'secondSlide'], + showActiveTooltip: false, + slidesNavigation: false, + slidesNavPosition: 'bottom', + + // スクロール + css3: true, + scrollingSpeed: 700, + autoScrolling: true, + fitToSection: true, + fitToSectionDelay: 600, + scrollBar: false, + easing: 'easeInOutCubic', + easingcss3: 'ease', + loopBottom: false, + loopTop: false, + loopHorizontal: true, + continuousVertical: false, + continuousHorizontal: false, + scrollHorizontally: false, + interlockedSlides: false, + dragAndMove: false, + offsetSections: false, + resetSliders: false, + fadingEffect: false, + normalScrollElements: '#element1, .element2', + scrollOverflow: true, + scrollOverflowMacStyle: false, + scrollOverflowReset: false, + touchSensitivity: 15, + bigSectionsDestination: null, + + // アクセシビリティ + keyboardScrolling: true, + animateAnchor: true, + recordHistory: true, + + // デザイン + controlArrows: true, + controlArrowsHTML: [ + '
          ', + '
          ' + ], + verticalCentered: true, + sectionsColor : ['#ccc', '#fff'], + paddingTop: '3em', + paddingBottom: '10px', + fixedElements: '#header, .footer', + responsiveWidth: 0, + responsiveHeight: 0, + responsiveSlides: false, + parallax: false, + parallaxOptions: {type: 'reveal', percentage: 62, property: 'translate'}, + dropEffect: false, + dropEffectOptions: { speed: 2300, color: '#F82F4D', zIndex: 9999}, + waterEffect: false, + waterEffectOptions: { animateContent: true, animateOnMouseMove: true}, + cards: false, + cardsOptions: {perspective: 100, fadeContent: true, fadeBackground: true}, + + // カスタムセレクター + sectionSelector: '.section', + slideSelector: '.slide', + + lazyLoading: true, + observer: true, + credits: { enabled: true, label: 'Made with fullPage.js', position: 'right'}, + + // イベント + beforeLeave: function(origin, destination, direction, trigger){}, + onLeave: function(origin, destination, direction, trigger){}, + afterLoad: function(origin, destination, direction, trigger){}, + afterRender: function(){}, + afterResize: function(width, height){}, + afterReBuild: function(){}, + afterResponsive: function(isResponsive){}, + afterSlideLoad: function(section, origin, destination, direction, trigger){}, + onSlideLeave: function(section, origin, destination, direction, trigger){} +}); +``` + +### セクションやスライドへのリンク作成 +fullPage.jsをセクションのアンカーリンクと共に使用している場合(`anchors`オプションまたは各セクションの`data-anchor`属性を使用)、セクション内の特定のスライドに直接移動するためのアンカーリンクも使用できます。 + +これがアンカー付きのリンクの例です:https://alvarotrigo.com/fullPage/#secondPage/2(手動でそのセクション/スライドにアクセスすると表示されるURL) +URLの最後の部分は`#secondPage/2`で終わります。 + +次の初期化を行うと: + +```javascript +new fullpage('#fullpage', { + anchors:['firstPage', 'secondPage', 'thirdPage'] +}); +``` + +URLの末尾にあるアンカー`#secondPage/2`はそれぞれセクションとスライドの目的地を定義します。前のURLでは、目的地のセクションはアンカー`secondPage`で定義されたもので、スライドはインデックス`2`を使用しているため2番目のスライドになります。(セクションの最初のスライドは技術的にセクションであるためインデックス0を持ちます)。 + +HTMLマークアップで`data-anchor`属性を使用すると、インデックスの代わりにカスタムアンカーをスライドに使用できます。例: + +```html +
          +
          Slide 1
          +
          Slide 2
          +
          Slide 3
          +
          Slide 4
          +
          +``` +この場合、使用するURLは`#secondPage/slide3`で、前の`#secondPage/2`と同等です。 + +セクションアンカーも同様に定義でき、`anchors`配列が提供されていない場合は`data-anchor`属性を使用します。 + +**注意!** `data-anchor`タグの値は、サイト上の任意のID要素(またはIEのNAME要素)と同じ値を持つことはできません。 + +### 小さなセクションや大きなセクションの作 + +成 +[デモ](https://codepen.io/alvarotrigo/pen/BKjRYm) fullPage.jsはセクションやスライドのフルハイト制限を解除する方法を提供します。ビューポートよりも小さいまたは大きいセクションを作成することが可能です。これはフッターに最適です。 +すべてのセクションにこの機能を使用するのは理にかなっていないことを理解することが重要です。サイトの初期読み込み時に複数のセクションがある場合、fullPage.jsは次のセクションを見るためにスクロールしません。 + +小さなセクションを作成するには、`fp-auto-height`クラスを適用したいセクションに使用します。セクション/スライドのコンテンツによって定義された高さが適用されます。 + +```html +
          Whole viewport
          +
          Auto height
          +``` + +#### レスポンシブオートハイトセクション +[デモ](https://codepen.io/alvarotrigo/pen/MzByMa) レスポンシブオートハイトは`fp-auto-height-responsive`クラスを使用して適用できます。このようにして、レスポンシブモードが発動するまでセクションはフルスクリーンになります。レスポンシブモードが発動すると、コンテンツに必要なサイズを取ります。 + +### fullpage.jsによって追加される状態クラス +Fullpage.jsはサイトのステータスを記録するために異なる要素に複数のクラスを追加します: + +- `active`は現在表示されているセクションとスライドに追加されます。 +- `active`は現在のメニュー要素(`menu`オプションを使用している場合)に追加されます。 +- `fp-viewing-SECTION-SLIDE`形式のクラスがサイトの`body`要素に追加されます。(例:[`fp-viewing-secondPage-0`](https://alvarotrigo.com/fullPage/#secondPage))`SECTION`および`SLIDE`部分は現在のセクションおよびスライドのアンカー(またはアンカーが提供されていない場合はインデックス)です。 +- レスポンシブモードに入ると`fp-responsive`が`body`要素に追加されます +- fullPage.jsが有効な場合`html`要素に`fp-enabled`が追加されます。(削除されると破壊されます)。 +- fullPage.jsコンテナが破壊されると`fp-destroyed`が追加されます。 + +### 遅延読み込み +[デモ](https://codepen.io/alvarotrigo/pen/eNLBXo) fullPage.jsは画像、動画、および音声要素の遅延読み込みを提供し、サイトの読み込みを遅くしたり、不要にデータ転送を浪費しないようにします。 +遅延読み込みを使用する場合、これらの要素はビューポートに入ったときにのみ読み込まれます。 +遅延読み込みを有効にするには、次のように`src`属性を`data-src`に変更するだけです: + +```html + + + ``` + +すでに`data-src`を使用している他の遅延読み込みソリューションを使用している場合は、オプション`lazyLoading: false`を設定してfullPage.jsの遅延読み込みを無効にできます。 + +### 埋め込まれたメディアの自動再生/一時停止 + +[デモ](https://codepen.io/alvarotrigo/pen/pXEaaK) **注意**:自動再生機能は、OSやブラウザによっては一部のモバイルデバイスで動作しない場合があります(例:[iOSのSafari](https://webkit.org/blog/6784/new-video-policies-for-ios/)バージョン < 10.0)。 + +#### セクション/スライドの読み込み時に再生: +動画や音声に対して`autoplay`属性を使用するか、YouTubeのiframeに対して`autoplay=1`パラメータを使用すると、ページの読み込み時にメディア要素が再生されます。 +セクション/スライドの読み込み時に再生するには、代わりに`data-autoplay`属性を使用します。例: + +```html + +``` + +#### 離れる際の一時停止 +埋め込まれたHTML5`