From 88938257139af6853bde68193cee8f623f9aa677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Mon, 29 May 2023 18:17:09 +0200 Subject: [PATCH] - Updating to fullPage.js 4.0.20 --- README.md | 2 +- dist/react-fullpage-umd.js | 8 ++++---- dist/react-fullpage.js | 8 ++++---- examples/gatsby/package.json | 2 +- examples/next/package.json | 2 +- package-lock.json | 18 +++++++++--------- package.json | 4 ++-- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 1734e380..c383efa9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

Official React wrapper for the fullpage.js library

- react-fullpage version + react-fullpage version

- [Demo online](https://alvarotrigo.com/react-fullpage/) | [CodeSandbox](https://codesandbox.io/s/m34yq5q0qx) diff --git a/dist/react-fullpage-umd.js b/dist/react-fullpage-umd.js index b0214f09..7703e296 100644 --- a/dist/react-fullpage-umd.js +++ b/dist/react-fullpage-umd.js @@ -1,5 +1,5 @@ /*! - * @fullpage/react-fullpage 0.1.39 + * @fullpage/react-fullpage 0.1.40 * https://github.com/alvarotrigo/react-fullpage * @license https://github.com/alvarotrigo/react-fullpage#license * @@ -152,7 +152,7 @@ const MAIN_SELECTOR='fullpage';const ID_SELECTOR=`#${MAIN_SELECTOR}`;const DEFAU var ___CSS_LOADER_EXPORT___ = _css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]}); // Module -___CSS_LOADER_EXPORT___.push([module.id, "/*!\r\n * fullPage 4.0.19\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 */.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)}#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}.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}#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-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}\r\n", ""]); +___CSS_LOADER_EXPORT___.push([module.id, "/*!\r\n * fullPage 4.0.20\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 */.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)}#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}.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}#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-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}\r\n", ""]); // Exports /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___); @@ -236,7 +236,7 @@ module.exports = function (cssWithMappingToString) { /***/ (function(module) { /*! -* fullPage 4.0.19 +* fullPage 4.0.20 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only @@ -245,7 +245,7 @@ module.exports = function (cssWithMappingToString) { * * Copyright (C) 2018 http://alvarotrigo.com/fullPage/ - A project by Alvaro Trigo */ -!function(n,t){ true?module.exports=t():0}(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 l,u=i(o.length),c=t(e)?Object(new e(u)):new Array(u),s=0;s0||navigator.maxTouchPoints,c=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}};function f(n,t){o.console&&o.console[n]&&o.console[n]("fullPage: "+t)}function d(n){return"none"!==o.getComputedStyle(n).display}function v(n){return Array.from(n).filter((function(n){return d(n)}))}function p(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function h(n){n=n||{};for(var t=1,e=arguments.length;t-1&&this.O[n].splice(e,1)}},L: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},mt=null,wt=!1,bt=h({},gt),St=null;function yt(n){return mt}function Mt(){return St||gt}function Tt(){return bt}function At(n,t,e){St[n]=t,"internal"!==e&&(bt[n]=t)}function xt(){if(!Mt().anchors.length){var n=p(Mt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",mt);n.length&&n.length===p(Mt().sectionSelector,mt).length&&(wt=!0,n.forEach((function(n){Mt().anchors.push(Z(n,"data-anchor").toString())})))}if(!Mt().navigationTooltips.length){var t=p(Mt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",mt);t.length&&t.forEach((function(n){Mt().navigationTooltips.push(Z(n,"data-tooltip").toString())}))}}function Ot(n){return void 0!==window["fp_"+n+"Extension"]}function kt(n){var t=Mt();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&s[n]:t[n]&&s[n]}function Et(n,t,e){if(kt(n))return X(s[n][t])?s[n][t](e):s[n][t]}function Rt(){return Et("dragAndMove","isAnimating")}function Lt(){return Et("dragAndMove","isGrabbing")}function jt(n){if(Mt().offsetSections&&s.offsetSections){var t=Et("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return m()+"px"}function zt(n,t){n.insertBefore(t,n.firstChild)}function Dt(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,o,r,a,l,u="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&r)<<4|(a=t.indexOf(n.charAt(c++)))>>2,o=(3&a)<<6|(l=t.indexOf(n.charAt(c++))),u+=String.fromCharCode(e),64!=a&&(u+=String.fromCharCode(i)),64!=l&&(u+=String.fromCharCode(o));return u=function(n){for(var t,e="",i=0,o=0,r=0;i191&&o<224?(r=n.charCodeAt(i+1),e+=String.fromCharCode((31&o)<<6|63&r),i+=2):(r=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&o)<<12|(63&r)<<6|63&t),i+=3);return e}(u),u}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var o=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(o.slice(3).slice(0,-3))}return i(n)}(e(n))}o.fp_utils=o.fp_utils||{},Object.assign(o.fp_utils,{prependTo:zt,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=g(n,t);i&&null==e||!e?R(n,t):(!i&&null==e||e)&&E(n,t)}}});var Nt=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},Pt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=Z(n,"data-anchor")||Mt().anchors[T(n,Mt().sectionSelector)],this.item=n,this.isVisible=d(n),this.isActive=g(n,Yn),this.on=g(n,at)||null!=p(lt,n)[0],this.rn=t===Mt().sectionSelector,this.container=P(n,ot)||P(n,Fn),this.index=function(){return this.siblings().indexOf(this)}};function Ht(n){return n.map((function(n){return n.item}))}function Ct(n,t){return n.find((function(n){return n.item===t}))}Pt.prototype.siblings=function(){return this.rn?this.isVisible?vn.N:vn.an:this.parent?this.parent.slides:0},Pt.prototype.prev=function(){var n=this.siblings(),t=(this.rn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Pt.prototype.next=function(){var n=this.siblings(),t=(this.rn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Xt(n){return E(n,Zn)}function _t(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function Qt(n,t){t?Yt(yt()):Xt(yt()),clearTimeout(It),b(yt(),_t(n)),s.test.cn=n,It=setTimeout((function(){R(yt(),Zn)}),10)}function Jt(n){var t=Math.round(n);if(Mt().css3&&Mt().autoScrolling&&!Mt().scrollBar)Qt("translate3d(0px, -"+t+"px, 0px)",!1);else if(Mt().autoScrolling&&!Mt().scrollBar)b(yt(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Bt(t);Gt(e.element,e.options)}}function Kt(n,t){"internal"!==t&&Et("fadingEffect","update",n),Et("cards","update_",n),At("scrollingSpeed",n,t)}s.setScrollingSpeed=Kt;var qt,$t=null,ne=null,te=null;function ee(n,t,e,i){var r,a=function(n){return n.self!=o&&g(n,tt)?n.scrollLeft:!Mt().autoScrolling||Mt().scrollBar?W():n.offsetTop}(n),l=t-a,u=!1,c=vn.G;pn({G:!0}),qt&&window.cancelAnimationFrame(qt),qt=function(s){r||(r=s);var f=Math.floor(s-r);if(vn.G){var d=t;e&&(d=o.fp_easings[Mt().easing](f,a,l,e)),f<=e&&Gt(n,d),ft?"left":"right"}function ke(){clearTimeout(me)}function Ee(n){Et("continuousHorizontal","afterSlideLoads",n),Et("dragAndMove","afterSlideLoads",n),n.localIsResizing||(Et("parallax","afterSlideLoads"),Et("scrollOverflowReset","setPrevious",n.prevSlide),Et("scrollOverflowReset","reset"),X(Mt().afterSlideLoad)&&re("afterSlideLoad",n),pn({canScroll:!0}),ae(n.destiny),dn.L(Pn,n)),pn({W:!1}),Et("interlockedSlides","interlockedSlides",n)}function Re(n,t){Kt(0,"internal"),void 0!==t&&pn({F:!0}),Ae(P(n,et),n),void 0!==t&&pn({F:!1}),Kt(Tt().scrollingSpeed,"internal")}function Le(n,t){At("recordHistory",n,t)}function je(n,t){n||Jt(0),At("autoScrolling",n,t);var e=hn().P.item;if(Mt().autoScrolling&&!Mt().scrollBar)b(te,{overflow:"hidden",height:"100%"}),R($t,"fp-scrollable"),Le(Tt().recordHistory,"internal"),b(yt(),{"-ms-touch-action":"none","touch-action":"none"}),null!=e&&Jt(e.offsetTop);else if(b(te,{overflow:"visible",height:"initial"}),E($t,"fp-scrollable"),Le(!!Mt().autoScrolling&&Tt().recordHistory,"internal"),b(yt(),{"-ms-touch-action":"","touch-action":""}),Xt(yt()),null!=e){var i=Bt(e.offsetTop);i.element.scrollTo(0,i.options)}_(yt(),"setAutoScrolling",n)}function ze(){for(var n=p(nt),t=0;t0,r=i>2&&i'+pe(a.index(),"Section")+"";var u=Mt().navigationTooltips[a.index()];void 0!==u&&""!==u&&(i+='
'+u+"
"),i+=""}p("ul",e)[0].innerHTML=i;var c=p("li",p(Kn)[0])[hn().P.index()];E(p("a",c),Yn)}function He(n){n.preventDefault&&V(n),pn({H:"verticalNav"});var t=T(P(this,"#fp-nav li"));dn.L(En,{destination:hn().N[t]})}function Ce(n,t){var e;e=n,Mt().menu&&Mt().menu.length&&p(Mt().menu).forEach((function(n){null!=n&&(R(p(Un,n),Yn),E(p('[data-menuanchor="'+e+'"]',n),Yn))})),function(n,t){var e=p(Kn)[0];Mt().navigation&&null!=e&&"none"!==e.style.display&&(R(p(Un,e),Yn),E(n?p('a[href="#'+n+'"]',e):p("a",p("li",e)[t]),Yn))}(n,t)}we.m={up:!0,down:!0,left:!0,right:!0},we.k=h({},we.m),dn.R(mn,(function(n){var t=n.target;(Q(t,dt)||P(t,dt))&&ye.call(t,n)})),s.landscapeScroll=Ae,dn.R(yn,(function(){dn.R(jn,Te)})),s.setRecordHistory=Le,s.setAutoScrolling=je,s.test.setAutoScrolling=je,(new Date).getTime();var Ie,We,Fe,Ve,Ze,Be,Ge=(We=!0,Fe=(new Date).getTime(),Ve=!o.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?Mt().scrollingSpeed:100;return We=Ve||e-Fe>=i,Ve=!o.fullpage_api,We&&(Ie=t(),Fe=e),void 0===Ie||Ie});function Ye(n,t){if(X(Mt().beforeLeave))return Ge(hn().H,(function(){return re(n,t)}))}function Ue(n,t,e){var i=n.item;if(null!=i){var o,r,a={element:i,callback:t,isMovementUp:e,dtop:Xe(i),yMovement:Ut(hn().P,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:hn().P.index()+1,localIsResizing:vn.F,items:{origin:hn().P,destination:n},direction:null};if(!(hn().P.item==i&&!vn.F||Mt().scrollBar&&W()===a.dtop&&!g(i,"fp-auto-height"))){if(null!=a.activeSlide&&(o=Z(a.activeSlide,"data-anchor"),r=T(a.activeSlide,null)),!a.localIsResizing){var l=a.yMovement;if(void 0!==e&&(l=e?"up":"down"),a.direction=l,Ot("dropEffect")&&s.dropEffect.onLeave_(a),Ot("waterEffect")&&s.waterEffect.onLeave_(a),X(Mt().beforeLeave)&&!1===Ye("beforeLeave",a))return;if(X(Mt().onLeave)&&!re("onLeave",a))return}Et("parallax","apply",a),Et("cards","apply",a),Et("dropEffect","apply",a),Et("waterEffect","apply",a),Mt().autoScrolling&&Mt().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){pn({nn:!0});var t=hn().P.item;return n.isMovementUp?C(t,tn(t,Qn)):H(t,en(t,Qn).reverse()),Jt(hn().P.item.offsetTop),ze(),n.pn=t,n.dtop=n.element.offsetTop,n.yMovement=Ut(hn().P,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),_(yt(),"onContinuousVertical",n),n}(a)),Et("scrollOverflowReset","setPrevious",hn().P.item),a.localIsResizing||ue(hn().P.item),kt("dropEffect")&&Mt().dropEffect||(E(i,Yn),R(F(i),Yn)),si(),ce(i),pn({canScroll:s.test.hn}),de(r,o,a.anchorLink),dn.L(Dn,a),function(n){var t=Mt().scrollingSpeed<700,e=t?700:Mt().scrollingSpeed;if(pn({Y:"none",scrollY:Math.round(n.dtop)}),dn.L(jn),Mt().css3&&Mt().autoScrolling&&!Mt().scrollBar)Qt("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),kt("waterEffect")&&ze(),Mt().scrollingSpeed?(clearTimeout(Ze),Ze=setTimeout((function(){_e(n),pn({canScroll:!t||s.test.hn})}),Mt().scrollingSpeed)):_e(n);else{var i=Bt(n.dtop);s.test.top=-n.dtop+"px",clearTimeout(Ze),ee(i.element,i.options,Mt().scrollingSpeed,(function(){Mt().scrollBar?Ze=setTimeout((function(){_e(n)}),30):(_e(n),pn({canScroll:!t||s.test.hn}))}))}t&&(clearTimeout(Be),Be=setTimeout((function(){pn({canScroll:!0})}),e))}(a),pn({Z:a.anchorLink}),Ce(a.anchorLink,function(n){return null!=n.pn?n.isMovementUp?vn.j-1:0:n.sectionIndex}(a))}}}function Xe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=kt("dragAndMove")&&Et("dragAndMove","isGrabbing")?Et("dragAndMove","isScrollingDown"):e>vn.K,r=i-m()+t,a=Mt().bigSectionsDestination;return t>m()?(o||a)&&"bottom"!==a||(i=r):(o||vn.F&&null==y(n))&&(i=r),kt("offsetSections")&&(i=s.offsetSections.getSectionPosition_(o,i,n)),pn({K:i}),i}function _e(n){pn({C:!1}),function(n){null!=n.pn&&(n.isMovementUp?C(p(Qn)[0],n.pn):H(p(Qn)[hn().N.length-1],n.pn),Jt(hn().P.item.offsetTop),function(){for(var n=p(nt),t=0;t-1&&!li.An)return V(n),!1},yn:function(){li.Tn=vn.canScroll},onLeave:function(){clearTimeout(ti),li.An=!1},afterLoad:function(){li.An=!1,clearTimeout(ti),ti=setTimeout((function(){li.Tn=vn.canScroll}),200)},Rn:function(){r.activeElement===this.Mn&&(this.Mn.blur(),li.An=!1)},Sn:function(){if(Mt().scrollOverflow&&li.Tn){li.Rn();var n=li.Ln(hn().P.item);!n||a||u||(this.Mn=n,requestAnimationFrame((function(){n.focus(),li.An=!0}))),li.Tn=!1}},bn:function(){Mt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),hn().un.forEach((function(n){if(!(n.slides&&n.slides.length||g(n.item,"fp-auto-height-responsive")&&$e())){var t,e=Vt(n.item),i=li.gn(n.item),o=(t=n).rn?t:t.parent;if(c){var r=i?"addClass":"removeClass";sn[r](o.item,ut),sn[r](n.item,ut)}else E(o.item,ut),E(n.item,ut);n.on||(li.jn(e),li.zn(e)),n.on=!0}}))},zn:function(n){li.Ln(n).addEventListener("scroll",li.Dn),n.addEventListener("wheel",li.kn,{passive:!1}),n.addEventListener("keydown",li.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=at,D(n,t),t.setAttribute("tabindex","-1")},Nn:function(n){var t=p(lt,n)[0];t&&(N(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Vt(n);return p(lt,t)[0]||t},on:function(n){return g(n,at)||null!=p(lt,n)[0]},mn:function(n){return n.rn&&n.activeSlide?n.activeSlide.on:n.on},gn:function(n){return li.Ln(n).scrollHeight>o.innerHeight},Pn:function(n,t){if(!vn.canScroll)return!1;if(Mt().scrollBar)return!0;var e=li.Ln(t);if(!Mt().scrollOverflow||!g(e,at)||g(t,"fp-noscroll")||g(Vt(t),"fp-noscroll"))return!0;var i=c?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,l=r||a;return l||(this.xn=(new Date).getTime()),l},Hn:function(){this.On=(new Date).getTime();var n=this.On-li.xn,t=(a||u)&&vn.X,e=vn._&&n>600;return t&&n>400||e},Dn:(ai=0,function(n){var t=n.target.scrollTop,e="none"!==vn.Y?vn.Y:ai=0||o1&&(Mt().controlArrows&&function(n){var t=n.item,e=[K(Mt().controlArrowsHTML[0]),K(Mt().controlArrowsHTML[1])];H(p(et,t)[0],e),E(e,ft),E(e[0],vt),E(e[1],"fp-next"),"#fff"!==Mt().controlArrowColor&&(b(p(ht,t),{"border-color":"transparent transparent transparent "+Mt().controlArrowColor}),b(p(pt,t),{"border-color":"transparent "+Mt().controlArrowColor+" transparent transparent"})),Mt().loopHorizontal||x(p(pt,t))}(n),Mt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;L(K('
    '),t);var i=p(ct,t)[0];E(i,"fp-"+Mt().slidesNavPosition);for(var o=0;o'+pe(o,"Slide",p($n,t)[o])+""),p("ul",i)[0]);b(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(p("a",p("li",i)[r]),Yn)}(n)),i.forEach((function(n){b(n.item,{width:a+"%"}),Mt().verticalCentered&&ni(n)}));var c=kt("responsiveSlides")?null:n.activeSlide||null;null!=c&&vn.P&&(0!==vn.P.index()||0===vn.P.index()&&0!==c.index())?(Re(c.item,"internal"),E(c.item,"fp-initial")):E(e[0],Yn)}gi.prototype=Pt.prototype,gi.prototype.constructor=pi;var bi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function Si(){return Et("responsiveSlides","isResponsiveSlidesChanging")||v(p(Mt().slideSelector,yt())).length!==hn().D}function yi(n){var t=Si();(Si()||Et("responsiveSlides","isResponsiveSlidesChanging")||v(p(Mt().sectionSelector,yt())).length!==hn().j)&&!vn.nn&&(Mt().observer&&hi&&hi.disconnect(),fi(),si(),Mt().anchors=[],q(p(Kn)),Et("responsiveSlides","isResponsiveSlidesChanging")||mi(),xt(),Mt().navigation&&Pe(),t&&(q(p(ct)),q(p(dt))),hn().N.forEach((function(n){n.slides.length?t&&wi(n):ii(n)}))),Mt().observer&&hi&&p(Fn)[0]&&hi.observe(p(Fn)[0],bi)}dn.R(yn,(function(){var n,t,e;Mt().observer&&"MutationObserver"in window&&p(Fn)[0]&&(n=p(Fn)[0],t=bi,(e=new MutationObserver(yi)).observe(n,t),hi=e),dn.R(Tn,yi)})),s.render=yi;var Mi=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),U("testPassive",null,t)}catch(n){}return function(){return n}}();function Ti(){return!!Mi()&&{passive:!1}}var Ai,xi,Oi,ki,Ei=(Oi=(new Date).getTime(),ki=[],{In:function(n){var t=(n=n||o.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ai=Math.abs(n.wheelDeltaX)149&&ki.shift(),ki.push(Math.abs(t));var a=r-Oi;Oi=r,a>200&&(ki=[])},Wn:function(){var n=an(ki,10)>=an(ki,70);return!!ki.length&&n&&Ai},Fn:function(){return xi}});function Ri(){var n=Mt().css3?W()+m():rn(hn().N).item.offsetTop+rn(hn().N).item.offsetHeight,t=Bt(n);s.test.top=-n+"px",pn({canScroll:!1}),ee(t.element,t.options,Mt().scrollingSpeed,(function(){setTimeout((function(){pn({C:!0}),pn({canScroll:!0})}),30)}))}function Li(){yt().getBoundingClientRect().bottom>=0&&ji()}function ji(){var n=Bt(rn(hn().N).item.offsetTop);pn({canScroll:!1}),ee(n.element,n.options,Mt().scrollingSpeed,(function(){pn({canScroll:!0}),pn({C:!1}),pn({Vn:!1})}))}var zi,Di,Ni,Pi=(zi=!1,Di={},Ni={},function(n,t,e){switch(n){case"set":Di[t]=(new Date).getTime(),Ni[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();zi=i-Di[t]>Ni[t]}return zi});function Hi(){var n=hn().P.next();n||!Mt().loopBottom&&!Mt().continuousVertical||(n=hn().N[0]),null!=n?Ue(n,null,!1):yt().scrollHeight<$t.scrollHeight&&dn.L(Ln)}function Ci(){var n=hn().P.prev();n||!Mt().loopTop&&!Mt().continuousVertical||(n=rn(hn().N)),null!=n&&Ue(n,null,!0)}s.moveSectionDown=Hi,s.moveSectionUp=Ci;var Ii=0;function Wi(n){Mt().autoScrolling&&(vn.canScroll&&(n.pageYIi&&Se().m.down&&Hi()),Ii=n.pageY)}function Fi(n){if(Se().m[n]){var t="down"===n?Hi:Ci;kt("scrollHorizontally")&&(t=Et("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),Mt().scrollOverflow&&li.mn(hn().P)?li.Pn(n,hn().P.item)&&li.Hn()&&t():t()}}var Vi,Zi,Bi,Gi=0,Yi=0,Ui=0,Xi=0,_i=to(),Qi={Zn:"ontouchmove"in window?"touchmove":_i?_i.move:null,Bn:"ontouchstart"in window?"touchstart":_i?_i.down:null};function Ji(n){var t=P(n.target,Qn)||hn().P.item,e=li.mn(hn().P);if(Ki(n)){pn({X:!0,_:!1}),Mt().autoScrolling&&(e&&!vn.canScroll||Mt().scrollBar)&&V(n);var i=no(n);Ui=i.y,Xi=i.x;var r=Math.abs(Gi-Ui)>o.innerHeight/100*Mt().touchSensitivity,a=Math.abs(Yi-Xi)>w()/100*Mt().touchSensitivity,l=p(et,t).length&&Math.abs(Yi-Xi)>Math.abs(Gi-Ui),u=Gi>Ui?"down":"up";pn({Y:l?Yi>Xi?"right":"left":u}),l?!vn.W&&a&&(Yi>Xi?Se().m.right&&dn.L(bn,{section:t}):Se().m.left&&dn.L(wn,{section:t})):Mt().autoScrolling&&vn.canScroll&&r&&Fi(u)}}function Ki(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function qi(n){if(Mt().fitToSection&&pn({G:!1}),Ki(n)){var t=no(n);Gi=t.y,Yi=t.x}G("touchend",$i)}function $i(){U("touchend",$i),pn({X:!1})}function no(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,u&&Ki(n)&&Mt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function to(){var n;return o.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function eo(n){Mt().autoScrolling&&Ki(n)&&Se().m.up&&(vn.canScroll||V(n))}function io(n,t){var e=null==t?hn().P.item:t,i=Ct(vn.N,e),o=p(et,e)[0];if(!(null==o||Rt()||vn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!Mt().loopHorizontal)return;a="left"===n?rn(i.slides):i.slides[0]}pn({W:!s.test.hn}),Ae(o,a.item,n)}}function oo(n){io("left",n)}function ro(n){io("right",n)}function ao(n){var t=hn().N.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=hn().N[e]}return t}function lo(n){null!=n&&Ae(P(n,et),n)}function uo(n,t){var e=ao(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===vn.Z||g(e.item,Yn)?lo(i):Ue(e,(function(){lo(i)}))}}function co(n,t){var e=ao(n);void 0!==t?uo(n,t):null!=e&&Ue(e)}function so(){clearTimeout(Zi),Y("keydown",fo),Y("keyup",vo)}function fo(n){clearTimeout(Zi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=Mt().autoScrolling||Mt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=r.activeElement,i=wo(Vt(hn().P.item));function o(n){return V(n),i[0]?i[0].focus():null}if(!function(n){var t=wo(r),e=t.indexOf(r.activeElement),i=t[n.shiftKey?e-1:e+1],o=P(i,$n),a=P(i,Qn);return!o&&!a}(n)){e?null==P(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var a=e==i[0],l=e==i[i.length-1],u=t&&a;if(u||!t&&l){V(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Zt((vn.P&&vn.P.activeSlide?vn.P.activeSlide:vn.P)[e]());do{(i=wo(o.item)).length&&(t={Gn:o,Yn:i[n?i.length-1:0]}),o=Zt(o[e]())}while(o&&0===i.length);return t}(u),s=c?c.Gn:null;if(s){var f=s.rn?s:s.parent;dn.L(xn,{Un:f.index()+1,slideAnchor:s.rn?0:s.index()}),Bi=c.Yn,V(n)}}}}(n):!cn()&&Mt().keyboardScrolling&&i&&(Vi=n.ctrlKey,Zi=setTimeout((function(){!function(n){var t=n.shiftKey,e=r.activeElement,i=Q(e,"video")||Q(e,"audio"),o=li.Pn("up",hn().P.item),a=li.Pn("down",hn().P.item),l=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!vn.C})(n)&&!P(n.target,lt)&&n.preventDefault()}(n),vn.canScroll||l)switch(pn({H:"keydown"}),n.keyCode){case 38:case 33:Se().k.up&&o?vn.C?dn.L(On,{e:n}):Ci():li.Sn();break;case 32:if(t&&Se().k.up&&!i&&o){Ci();break}case 40:case 34:if(Se().k.down&&a){if(vn.C)return;32===n.keyCode&&i||Hi()}else li.Sn();break;case 36:Se().k.up&&co(1);break;case 35:Se().k.down&&co(hn().N.length);break;case 37:Se().k.left&&oo();break;case 39:Se().k.right&&ro()}}(n)}),0))}function vo(n){vn.J&&(Vi=n.ctrlKey)}function po(){pn({J:!1}),Vi=!1}function ho(n){mo()}function go(n){P(Bi,$n)&&!P(Bi,nt)||mo()}function mo(){Bi&&(Bi.focus(),Bi=null)}function wo(n){return[].slice.call(p('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], [contenteditable]',n)).filter((function(n){return"-1"!==Z(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=oo,s.moveSlideRight=ro,s.moveTo=co,dn.R(yn,(function(){G("blur",po),B("keydown",fo),B("keyup",vo),dn.R(Mn,so),dn.R(Pn,ho),dn.R(Nn,go)}));var bo=(new Date).getTime(),So=[];function yo(n){n?(function(){var n,t="";o.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in r.createElement("div")?"wheel":void 0!==r.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ti();"DOMMouseScroll"==e?r[n](t+"MozMousePixelScroll",Mo,i):r[n](t+e,Mo,i)}(),yt().addEventListener("mousedown",To),yt().addEventListener("mouseup",Ao)):(r.addEventListener?(Y("mousewheel",Mo,!1),Y("wheel",Mo,!1),Y("MozMousePixelScroll",Mo,!1)):r.detachEvent("onmousewheel",Mo),yt().removeEventListener("mousedown",To),yt().removeEventListener("mouseup",Ao))}function Mo(n){var t=(new Date).getTime(),e=g(p(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=hn().C&&n.getBoundingClientRect().bottom>=0&&"up"===Ei.Fn(),i=hn().Vn;if(i)return V(t),!1;if(hn().C){if(e){var o;if(!(i||Pi("isNewKeyframe","beyondFullpage")&&Ei.Wn()))return(o=Bt(rn(hn().N).item.offsetTop+rn(hn().N).item.offsetHeight)).element.scrollTo(0,o.options),pn({Vn:!1}),V(t),!1;if(Ei.Wn())return e=!1,pn({Vn:!0}),pn({H:"wheel"}),ji(),V(t),!1}else Pi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(yt(),n);if(vn._||pn({X:!1,_:!0,Y:"none"}),!Se().m.down&&!Se().m.up)return V(n),!1;if(i)return!0;if(!1===i)return V(n),!1;if(Mt().autoScrolling&&!Vi&&!e){var r=(n=n||o.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,r)),l=void 0!==n.wheelDeltaX||void 0!==n.deltaX,u=Math.abs(n.wheelDeltaX)0?"up":"none";So.length>149&&So.shift(),So.push(Math.abs(r)),Mt().scrollBar&&V(n);var s=t-bo;return bo=t,s>200&&(So=[]),pn({U:c}),vn.canScroll&&!Rt()&&an(So,10)>=an(So,70)&&u&&(pn({H:"wheel"}),Fi(a<0?"down":"up")),!1}Mt().fitToSection&&pn({G:!1})}function To(n){var t;2==n.which&&(t=n.pageY,Ii=t,yt().addEventListener("mousemove",Wi))}function Ao(n){2==n.which&&yt().removeEventListener("mousemove",Wi)}function xo(n){n?(yo(!0),function(){if(Qi.Zn&&(a||u)&&(!kt("dragAndMove")||"mouseonly"===Mt().dragAndMove)){Mt().autoScrolling&&($t.removeEventListener(Qi.Zn,eo,{passive:!1}),$t.addEventListener(Qi.Zn,eo,{passive:!1}));var n=Mt().touchWrapper;n.removeEventListener(Qi.Bn,qi),n.removeEventListener(Qi.Zn,Ji,{passive:!1}),n.addEventListener(Qi.Bn,qi),n.addEventListener(Qi.Zn,Ji,{passive:!1})}}()):(yo(!1),function(){if(Qi.Zn&&(a||u)){Mt().autoScrolling&&($t.removeEventListener(Qi.Zn,Ji,{passive:!1}),$t.removeEventListener(Qi.Zn,eo,{passive:!1}));var n=Mt().touchWrapper;n.removeEventListener(Qi.Bn,qi),n.removeEventListener(Qi.Zn,Ji,{passive:!1})}}())}s.setMouseWheelScrolling=yo;var Oo=!0;function ko(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){Y(n,Ro,!0)}))}function Eo(n,t){document["fp_"+n]=t,B(n,Ro,!0)}function Ro(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Oo=!1,setTimeout((function(){Oo=!0}),800)),("mouseenter"!==t||Oo)&&(Mt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=Q(i,n),o=P(i,n);(t||o)&&(s.shared.Xn||xo(!1),s.shared.Xn=!0,e=!0)}})),!e&&s.shared.Xn&&(xo(!0),s.shared.Xn=!1))):xo(!0)}function Lo(n,t){Kt(0,"internal"),co(n,t),Kt(Tt().scrollingSpeed,"internal")}dn.R(yn,(function(){Mt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){Eo(n,!1)})),["mouseleave","touchend"].forEach((function(n){Eo(n,!0)}))),dn.R(Mn,ko)})),s.silentMoveTo=Lo;var jo,zo,Do=m(),No=w(),Po=!1;function Ho(){clearTimeout(jo),clearTimeout(zo),U("resize",Co)}function Co(){Po||(Mt().autoScrolling&&!Mt().scrollBar||!Mt().fitToSection)&&Wo(m()),function(){if(a)for(var n=0;n<4;n++)zo=setTimeout((function(){window.requestAnimationFrame((function(){Mt().autoScrolling&&!Mt().scrollBar&&(pn({F:!0}),Lo(vn.P.index()+1),pn({F:!1}))}))}),200*n)}(),Po=!0,clearTimeout(jo),jo=setTimeout((function(){!function(){if(pn({F:!0}),Wo(""),_(yt(),"onResize"),Mt().autoScrolling||vn.C||function(){if(!Mt().autoScrolling||Mt().scrollBar){var n=.01*o.innerHeight;r.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),dn.L(Tn),si(),Ke(),a){var n=r.activeElement;if(!Q(n,"textarea")&&!Q(n,"input")&&!Q(n,"select")){var t=m();Math.abs(t-Do)>20*Math.max(Do,t)/100&&(Io(!0),Do=t)}}else e=m(),i=w(),vn.q===e&&No===i||(pn({q:e}),No=i,Io(!0));var e,i;_(yt(),"onResizeEnds"),pn({F:!1})}(),Po=!1}),400)}function Io(n){if(!g(yt(),Bn)){pn({F:!0,q:m(),_n:w()});for(var t=hn().N,e=0;e1&&Ae(r,i.activeSlide.item)}Mt().scrollOverflow&&li.bn();var l=hn().P.index();vn.C||!l||kt("fadingEffect")||kt("dropEffect")||kt("waterEffect")||Lo(l+1),pn({F:!1}),X(Mt().afterResize)&&n&&Mt().afterResize.call(yt(),o.innerWidth,o.innerHeight),X(Mt().afterReBuild)&&!n&&Mt().afterReBuild.call(yt()),_(yt(),"afterRebuild")}}function Wo(n){hn().N.forEach((function(t){var e=""!==n||kt("offsetSections")?jt(t.item):"";b(t.item,{height:e})}))}function Fo(){var n,t,e=o.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var a=r?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,sn:t}}function Vo(){U("hashchange",Zo)}function Zo(){if(!vn.V&&!Mt().lockAnchors){var n=Fo(),t=n.section,e=n.sn,i=void 0===vn.Z,o=void 0===vn.Z&&void 0===e&&!vn.W;t&&t.length&&(t&&t!==vn.Z&&!i||o&&!Rt()||!vn.W&&vn.B!=e&&!Rt())&&dn.L(xn,{Un:t,slideAnchor:e})}}function Bo(n){var t=n.target;P(t,Mt().menu+" [data-menuanchor]")&&Go.call(t,n)}function Go(n){pn({H:"menu"}),!p(Mt().menu)[0]||!Mt().lockAnchors&&Mt().anchors.length||(V(n),dn.L(kn,{anchor:Z(this,"data-menuanchor")}))}function Yo(n){var t=n.target;t&&P(t,"#fp-nav a")?He.call(t,n.e):Q(t,".fp-tooltip")?Ne.call(t):(Q(t,st)||null!=P(t,st))&&he.call(t,n.e)}s.reBuild=Io,dn.R(yn,(function(){Co(),G("resize",Co),dn.R(Mn,Ho)})),s.setLockAnchors=function(n){Mt().lockAnchors=n},dn.R(yn,(function(){G("hashchange",Zo),dn.R(Mn,Vo)})),dn.R(yn,(function(){B("wheel",Ei.In,Ti()),dn.R(Ln,Ri),dn.R(On,Li)})),dn.R(yn,(function(){dn.R(mn,Bo)})),dn.R(yn,(function(){dn.R(mn,Yo)}));var Uo,Xo,_o=0;function Qo(n){var t,e,i,o,r;if(_(yt(),"onScroll"),!vn.F&&hn().P&&(rn(hn().N),!hn().C&&!hn().Vn&&(!Mt().autoScrolling||Mt().scrollBar||kt("dragAndMove"))&&!Lt())){var a=kt("dragAndMove")?Math.abs(Et("dragAndMove","getCurrentScroll")):W(),l=function(n){var t=n>_o?"down":"up";return _o=n,pn({K:n}),t}(a),u=0,c=a+m()/2,s=(kt("dragAndMove")?Et("dragAndMove","getDocumentHeight"):$t.scrollHeight-m())===a,f=hn().N;if(pn({scrollY:a}),s)u=f.length-1;else if(a)for(var d=0;d=W()+m():o<=W())&&(g(hn().P.item,Xn)||(E(hn().P.item,Xn),R(F(hn().P.item),Xn))),e=(t=f[u]).item,!t.isActive){pn({V:!0});var v,p,h=hn().P.item,w=hn().P.index()+1,b=Ut(hn().P,e),S=t.anchor,y=t.index()+1,M=t.activeSlide,T={P:h,sectionIndex:y-1,anchorLink:S,element:e,leavingSection:w,direction:b,items:{origin:hn().P,destination:t}};if(M&&(p=M.anchor,v=M.index()),vn.canScroll)R(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),Yn),E(e,Yn),Et("parallax","afterLoad"),X(Mt().beforeLeave)&&Ye("beforeLeave",T),X(Mt().onLeave)&&re("onLeave",T),X(Mt().afterLoad)&&re("afterLoad",T),Et("resetSliders","apply",{localIsResizing:vn.F,leavingSection:w}),ue(h),ce(e),ae(e),Ce(S,y-1),Mt().anchors.length&&pn({Z:S}),si(),de(v,p,S);clearTimeout(Uo),Uo=setTimeout((function(){pn({V:!1})}),100)}Mt().fitToSection&&vn.canScroll&&(clearTimeout(Xo),Xo=setTimeout((function(){vn.N.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(m())||0===Math.round(t.top)})).length||Je()}),Mt().en))}}function Jo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){be(n,t,"k")})):(be(n,"all","k"),Mt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==Mt().anchors[t]&&n.isActive&&Ce(Mt().anchors[t],t),Mt().menu&&Mt().css3&&null!=P(p(Mt().menu)[0],Fn)&&p(Mt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=hn().P,i=hn().P.item;E(i,Xn),ce(i),De(),ae(i),t=ao((n=Fo()).section),n.section&&t&&(void 0===t||t.index()!==T(ei))||!X(Mt().afterLoad)||re("afterLoad",{P:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:hn().P,destination:hn().P}}),X(Mt().afterRender)&&re("afterRender"),_(yt(),"afterRender")}function $o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){be(n,t,"m")})):be(n,"all","m"),_(yt(),"setAllowScrolling",{value:n,Qn:t})}function nr(){var n=Fo(),t=n.section,e=n.sn;t?Mt().animateAnchor?uo(t,e):Lo(t,e):dn.L(gn,null)}dn.R(Mn,(function(){clearTimeout(Uo),clearTimeout(Xo)})),dn.R(yn,(function(){G("scroll",Qo),r.body.addEventListener("scroll",Qo),dn.R(xn,(function(n){uo(n.Un,n.slideAnchor)})),dn.R(kn,(function(n){co(n.anchor,void 0)})),dn.R(An,(function(n){("down"===n.direction?Hi:Ci)()})),dn.R(En,(function(n){Ue(n.destination)}))})),dn.R(Mn,(function(){U("scroll",Qo)})),s.getActiveSlide=function(){return oe(hn().P.activeSlide)},s.getScrollX=function(){return vn.scrollX},dn.R(yn,(function(){dn.R(Mn,ke),dn.R(Rn,(function(n){Ae(n.slides,n.destination)})),dn.R(bn,(function(n){ro(n.section)})),dn.R(wn,(function(n){oo(n.section)}))})),dn.R(yn,(function(){var n=Mt().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=rn(vn.N),o=!vn.Jn||Mt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){dn.R(Sn,(function(){var t,l,u;pn({Jn:(Mt().licenseKey,t=Mt().licenseKey,l=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(""),l=t[["split"]]("-"),u=[];l[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);u.push(i);var a=r(n[i]);if(1===t){var l=["pa","dS","t","art"].join("");a=a.toString()[l](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!==u[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);s+=o}})),s+=a(c),{Kn:new Date(e+"T00:00"),qn:e.split("-")[2]===8*(Yn.length-2)+"",$n:s}}(t),u=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t),(l||u)&&(l&&e<=l.Kn&&l.$n===t.split(n[0])[4]||u||l.qn)||!1)})}));var n=["-"],t="2023-2-1".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()}}(),s.setKeyboardScrolling=Jo,s.shared.nt=qo,s.setAllowScrolling=$o;var tr={};function er(){return tr}var ir,or,rr,ar,lr=!g($t,Dt("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function ur(n){if(or=r.createElement("div"),ir=Dt("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),lr||(ir=ir.replace("extensions/","").replace("Extension","")),or.innerHTML=ir,or=or.firstChild,"MutationObserver"in window&&new MutationObserver(sr).observe(r.body,{childList:!0,subtree:!1}),(!lr||kt(n)&&s[n])&&(!function(n){var t=void 0!==er()[n]&&er()[n].length,e=[],i=!1;return k(er()[n])?e=er()[n]:e.push(er()[n]),e.forEach((function(e){var o=function(){if(r.domain.length){for(var n=r.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),a=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],l=Dt(a[0]),u=Dt(a[1]),c=Dt(a[2]),s=Dt(a[6]),f=Dt(a[3]),d=Dt(a[4]),v=Dt(a[5]),p=void 0!==Mt()[d+v];t=t||p;var h=[l,u,c,s].indexOf(o)<0&&0!==o.length;if(!t&&!p&&h)return!1;var g=t?Dt(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(o,g[0].length-o.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!lr)){cr();var t=Dt("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](cr,2e3)}}function cr(){or&&(ar||(Math.random()<.5?zt($t,or):L(or,$t),ar=!0),or.setAttribute("style",Dt("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,Dt("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function sr(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(or)){clearTimeout(rr);var t=Dt("bDIwc2V0VGltZW91dDAzbA==");rr=window[t](fr,900)}}))}function fr(){ar=!1}function dr(){fi(),si(),Mt().scrollBar=Mt().scrollBar||Mt().hybrid,xt(),function(){b(un(yt(),"body"),{height:"100%",position:"relative"}),E(yt(),Wn),E(ne,Gn),pn({q:m()}),R(yt(),Bn),mi(),Et("parallax","init");for(var n=hn().an,t=0;t0&&wi(e)}Mt().fixedElements&&Mt().css3&&p(Mt().fixedElements).forEach((function(n){$t.appendChild(n)})),Mt().navigation&&Pe(),p('iframe[src*="youtube.com/embed/"]',yt()).forEach((function(n){var t,e;e=Z(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),Et("fadingEffect","apply"),Et("waterEffect","init"),Et("dropEffect","init"),Et("cards","init"),Mt().scrollOverflow&&li.bn()}(),$o(!0),xo(!0),je(Mt().autoScrolling,"internal"),Ke(),se(),"complete"===r.readyState&&nr(),G("load",nr),qo(),lr||ur("l"),fi(),si()}function vr(){var n=Mt().licenseKey;""===Mt().licenseKey.trim()?(f("error","Fullpage.js requires a `licenseKey` option. Read about it on the following URL:"),f("error","https://github.com/alvarotrigo/fullPage.js#options")):Mt()&&vn.Jn||r.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(f("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),f("error","https://alvarotrigo.com/fullPage/pricing")),g(ne,Gn)?f("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(Mt().continuousVertical&&(Mt().loopTop||Mt().loopBottom)&&(Mt().continuousVertical=!1,f("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!Mt().scrollOverflow||!Mt().scrollBar&&Mt().autoScrolling||f("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!Mt().continuousVertical||!Mt().scrollBar&&Mt().autoScrolling||(Mt().continuousVertical=!1,f("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),Mt().anchors.forEach((function(n){var t=[].slice.call(p("[name]")).filter((function(t){return Z(t,"name")&&Z(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(p("[id]")).filter((function(t){return Z(t,"id")&&Z(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){f("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)&&f("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function pr(){return{options:Mt(),internals:{container:yt(),canScroll:vn.canScroll,isScrollAllowed:Se(),getDestinationPosition:Xe,isTouch:u,c:ur,getXmovement:Oe,removeAnimation:Xt,getTransforms:_t,lazyLoad:ce,addAnimation:Yt,performHorizontalMove:xe,landscapeScroll:Ae,silentLandscapeScroll:Re,keepSlidesPosition:ze,silentScroll:Jt,styleSlides:wi,styleSection:ii,scrollHandler:Qo,getEventsPage:no,getMSPointer:to,isReallyTouch:Ki,usingExtension:kt,toggleControlArrows:Me,touchStartHandler:qi,touchMoveHandler:Ji,nullOrSection:ie,items:{SectionPanel:pi,SlidePanel:gi,Item:Pt},getVisible:v,getState:hn,updateState:si,updateStructuralState:fi,activeSlidesNavigation:ge,getPanels:function(){return vn.un},getSections:function(){return vn.N},setActiveSection:function(n){vn.P=n}}}}function hr(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=Dt(t[0]),i=Dt(t[1]),o=void 0!==Mt()[e+i],r="fp_"+n+"Extension";er()[n]=o?Mt()[e+i]:Mt()[n+i],s[n]=void 0!==window[r]?new window[r]:null,s[n]&&s[n].c(n)}function gr(n,t){var e;if($t=p("body")[0],ne=p("html")[0],te=p("html, body"),!g(ne,Gn))return"touchWrapper",e="string"==typeof n?p(n)[0]:n,gt.touchWrapper=e,function(n){St=h({},gt,n),bt=Object.assign({},St)}(t),function(n){mt=n}("string"==typeof n?p(n)[0]:n),dn.L(Sn),vr(),s.getFullpageData=pr,s.version="4.0.19",s.test=Object.assign(s.test,{top:"0px",cn:"translate3d(0px, 0px, 0px)",dn:function(){for(var n=[],t=0;t>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],o=0;o0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,o=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var r,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(r=arguments[2])}for(var l,u=i(o.length),c=t(e)?Object(new e(u)):new Array(u),s=0;s0||navigator.maxTouchPoints,c=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}};function f(n,t){o.console&&o.console[n]&&o.console[n]("fullPage: "+t)}function d(n){return"none"!==o.getComputedStyle(n).display}function v(n){return Array.from(n).filter((function(n){return d(n)}))}function p(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function h(n){n=n||{};for(var t=1,e=arguments.length;t-1&&this.O[n].splice(e,1)}},L: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},mt=null,wt=!1,bt=h({},gt),St=null;function yt(n){return mt}function Mt(){return St||gt}function Tt(){return bt}function At(n,t,e){St[n]=t,"internal"!==e&&(bt[n]=t)}function xt(){if(!Mt().anchors.length){var n=p(Mt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",mt);n.length&&n.length===p(Mt().sectionSelector,mt).length&&(wt=!0,n.forEach((function(n){Mt().anchors.push(Z(n,"data-anchor").toString())})))}if(!Mt().navigationTooltips.length){var t=p(Mt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",mt);t.length&&t.forEach((function(n){Mt().navigationTooltips.push(Z(n,"data-tooltip").toString())}))}}function Ot(n){return void 0!==window["fp_"+n+"Extension"]}function kt(n){var t=Mt();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&s[n]:t[n]&&s[n]}function Et(n,t,e){if(kt(n))return X(s[n][t])?s[n][t](e):s[n][t]}function Rt(){return Et("dragAndMove","isAnimating")}function Lt(){return Et("dragAndMove","isGrabbing")}function jt(n){if(Mt().offsetSections&&s.offsetSections){var t=Et("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return m()+"px"}function zt(n,t){n.insertBefore(t,n.firstChild)}function Dt(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,o,r,a,l,u="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&r)<<4|(a=t.indexOf(n.charAt(c++)))>>2,o=(3&a)<<6|(l=t.indexOf(n.charAt(c++))),u+=String.fromCharCode(e),64!=a&&(u+=String.fromCharCode(i)),64!=l&&(u+=String.fromCharCode(o));return u=function(n){for(var t,e="",i=0,o=0,r=0;i191&&o<224?(r=n.charCodeAt(i+1),e+=String.fromCharCode((31&o)<<6|63&r),i+=2):(r=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&o)<<12|(63&r)<<6|63&t),i+=3);return e}(u),u}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var o=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(o.slice(3).slice(0,-3))}return i(n)}(e(n))}o.fp_utils=o.fp_utils||{},Object.assign(o.fp_utils,{prependTo:zt,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=g(n,t);i&&null==e||!e?R(n,t):(!i&&null==e||e)&&E(n,t)}}});var Nt=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},Pt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=Z(n,"data-anchor")||Mt().anchors[T(n,Mt().sectionSelector)],this.item=n,this.isVisible=d(n),this.isActive=g(n,Yn),this.on=g(n,at)||null!=p(lt,n)[0],this.rn=t===Mt().sectionSelector,this.container=P(n,ot)||P(n,Fn),this.index=function(){return this.siblings().indexOf(this)}};function Ht(n){return n.map((function(n){return n.item}))}function Ct(n,t){return n.find((function(n){return n.item===t}))}Pt.prototype.siblings=function(){return this.rn?this.isVisible?vn.N:vn.an:this.parent?this.parent.slides:0},Pt.prototype.prev=function(){var n=this.siblings(),t=(this.rn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Pt.prototype.next=function(){var n=this.siblings(),t=(this.rn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Xt(n){return E(n,Zn)}function _t(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function Qt(n,t){t?Yt(yt()):Xt(yt()),clearTimeout(It),b(yt(),_t(n)),s.test.cn=n,It=setTimeout((function(){R(yt(),Zn)}),10)}function Jt(n){var t=Math.round(n);if(Mt().css3&&Mt().autoScrolling&&!Mt().scrollBar)Qt("translate3d(0px, -"+t+"px, 0px)",!1);else if(Mt().autoScrolling&&!Mt().scrollBar)b(yt(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Bt(t);Gt(e.element,e.options)}}function Kt(n,t){"internal"!==t&&Et("fadingEffect","update",n),Et("cards","update_",n),At("scrollingSpeed",n,t)}s.setScrollingSpeed=Kt;var qt,$t=null,ne=null,te=null;function ee(n,t,e,i){var r,a=function(n){return n.self!=o&&g(n,tt)?n.scrollLeft:!Mt().autoScrolling||Mt().scrollBar?W():n.offsetTop}(n),l=t-a,u=!1,c=vn.G;pn({G:!0}),qt&&window.cancelAnimationFrame(qt),qt=function(s){r||(r=s);var f=Math.floor(s-r);if(vn.G){var d=t;e&&(d=o.fp_easings[Mt().easing](f,a,l,e)),f<=e&&Gt(n,d),ft?"left":"right"}function ke(){clearTimeout(me)}function Ee(n){Et("continuousHorizontal","afterSlideLoads",n),Et("dragAndMove","afterSlideLoads",n),n.localIsResizing||(Et("parallax","afterSlideLoads"),Et("scrollOverflowReset","setPrevious",n.prevSlide),Et("scrollOverflowReset","reset"),X(Mt().afterSlideLoad)&&re("afterSlideLoad",n),pn({canScroll:!0}),ae(n.destiny),dn.L(Pn,n)),pn({W:!1}),Et("interlockedSlides","interlockedSlides",n)}function Re(n,t){Kt(0,"internal"),void 0!==t&&pn({F:!0}),Ae(P(n,et),n),void 0!==t&&pn({F:!1}),Kt(Tt().scrollingSpeed,"internal")}function Le(n,t){At("recordHistory",n,t)}function je(n,t){n||Jt(0),At("autoScrolling",n,t);var e=hn().P.item;if(Mt().autoScrolling&&!Mt().scrollBar)b(te,{overflow:"hidden",height:"100%"}),R($t,"fp-scrollable"),Le(Tt().recordHistory,"internal"),b(yt(),{"-ms-touch-action":"none","touch-action":"none"}),null!=e&&Jt(e.offsetTop);else if(b(te,{overflow:"visible",height:"initial"}),E($t,"fp-scrollable"),Le(!!Mt().autoScrolling&&Tt().recordHistory,"internal"),b(yt(),{"-ms-touch-action":"","touch-action":""}),Xt(yt()),null!=e){var i=Bt(e.offsetTop);i.element.scrollTo(0,i.options)}_(yt(),"setAutoScrolling",n)}function ze(){for(var n=p(nt),t=0;t0,r=i>2&&i'+pe(a.index(),"Section")+"";var u=Mt().navigationTooltips[a.index()];void 0!==u&&""!==u&&(i+='
    '+u+"
    "),i+=""}p("ul",e)[0].innerHTML=i;var c=p("li",p(Kn)[0])[hn().P.index()];E(p("a",c),Yn)}function He(n){n.preventDefault&&V(n),pn({H:"verticalNav"});var t=T(P(this,"#fp-nav li"));dn.L(En,{destination:hn().N[t]})}function Ce(n,t){var e;e=n,Mt().menu&&Mt().menu.length&&p(Mt().menu).forEach((function(n){null!=n&&(R(p(Un,n),Yn),E(p('[data-menuanchor="'+e+'"]',n),Yn))})),function(n,t){var e=p(Kn)[0];Mt().navigation&&null!=e&&"none"!==e.style.display&&(R(p(Un,e),Yn),E(n?p('a[href="#'+n+'"]',e):p("a",p("li",e)[t]),Yn))}(n,t)}we.m={up:!0,down:!0,left:!0,right:!0},we.k=h({},we.m),dn.R(mn,(function(n){var t=n.target;(Q(t,dt)||P(t,dt))&&ye.call(t,n)})),s.landscapeScroll=Ae,dn.R(yn,(function(){dn.R(jn,Te)})),s.setRecordHistory=Le,s.setAutoScrolling=je,s.test.setAutoScrolling=je,(new Date).getTime();var Ie,We,Fe,Ve,Ze,Be,Ge=(We=!0,Fe=(new Date).getTime(),Ve=!o.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?Mt().scrollingSpeed:100;return We=Ve||e-Fe>=i,Ve=!o.fullpage_api,We&&(Ie=t(),Fe=e),void 0===Ie||Ie});function Ye(n,t){if(X(Mt().beforeLeave))return Ge(hn().H,(function(){return re(n,t)}))}function Ue(n,t,e){var i=n.item;if(null!=i){var o,r,a={element:i,callback:t,isMovementUp:e,dtop:Xe(i),yMovement:Ut(hn().P,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:hn().P.index()+1,localIsResizing:vn.F,items:{origin:hn().P,destination:n},direction:null};if(!(hn().P.item==i&&!vn.F||Mt().scrollBar&&W()===a.dtop&&!g(i,"fp-auto-height"))){if(null!=a.activeSlide&&(o=Z(a.activeSlide,"data-anchor"),r=T(a.activeSlide,null)),!a.localIsResizing){var l=a.yMovement;if(void 0!==e&&(l=e?"up":"down"),a.direction=l,Ot("dropEffect")&&s.dropEffect.onLeave_(a),Ot("waterEffect")&&s.waterEffect.onLeave_(a),X(Mt().beforeLeave)&&!1===Ye("beforeLeave",a))return;if(X(Mt().onLeave)&&!re("onLeave",a))return}Et("parallax","apply",a),Et("cards","apply",a),Et("dropEffect","apply",a),Et("waterEffect","apply",a),Mt().autoScrolling&&Mt().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){pn({nn:!0});var t=hn().P.item;return n.isMovementUp?C(t,tn(t,Qn)):H(t,en(t,Qn).reverse()),Jt(hn().P.item.offsetTop),ze(),n.pn=t,n.dtop=n.element.offsetTop,n.yMovement=Ut(hn().P,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),_(yt(),"onContinuousVertical",n),n}(a)),Et("scrollOverflowReset","setPrevious",hn().P.item),a.localIsResizing||ue(hn().P.item),kt("dropEffect")&&Mt().dropEffect||(E(i,Yn),R(F(i),Yn)),si(),ce(i),pn({canScroll:s.test.hn}),de(r,o,a.anchorLink),dn.L(Dn,a),function(n){var t=Mt().scrollingSpeed<700,e=t?700:Mt().scrollingSpeed;if(pn({Y:"none",scrollY:Math.round(n.dtop)}),dn.L(jn),Mt().css3&&Mt().autoScrolling&&!Mt().scrollBar)Qt("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),kt("waterEffect")&&ze(),Mt().scrollingSpeed?(clearTimeout(Ze),Ze=setTimeout((function(){_e(n),pn({canScroll:!t||s.test.hn})}),Mt().scrollingSpeed)):_e(n);else{var i=Bt(n.dtop);s.test.top=-n.dtop+"px",clearTimeout(Ze),ee(i.element,i.options,Mt().scrollingSpeed,(function(){Mt().scrollBar?Ze=setTimeout((function(){_e(n)}),30):(_e(n),pn({canScroll:!t||s.test.hn}))}))}t&&(clearTimeout(Be),Be=setTimeout((function(){pn({canScroll:!0})}),e))}(a),pn({Z:a.anchorLink}),Ce(a.anchorLink,function(n){return null!=n.pn?n.isMovementUp?vn.j-1:0:n.sectionIndex}(a))}}}function Xe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=kt("dragAndMove")&&Et("dragAndMove","isGrabbing")?Et("dragAndMove","isScrollingDown"):e>vn.K,r=i-m()+t,a=Mt().bigSectionsDestination;return t>m()?(o||a)&&"bottom"!==a||(i=r):(o||vn.F&&null==y(n))&&(i=r),kt("offsetSections")&&(i=s.offsetSections.getSectionPosition_(o,i,n)),pn({K:i}),i}function _e(n){pn({C:!1}),function(n){null!=n.pn&&(n.isMovementUp?C(p(Qn)[0],n.pn):H(p(Qn)[hn().N.length-1],n.pn),Jt(hn().P.item.offsetTop),function(){for(var n=p(nt),t=0;t-1&&!li.An)return V(n),!1},yn:function(){li.Tn=vn.canScroll},onLeave:function(){clearTimeout(ti),li.An=!1},afterLoad:function(){li.An=!1,clearTimeout(ti),ti=setTimeout((function(){li.Tn=vn.canScroll}),200)},Rn:function(){r.activeElement===this.Mn&&(this.Mn.blur(),li.An=!1)},Sn:function(){if(Mt().scrollOverflow&&li.Tn){li.Rn();var n=li.Ln(hn().P.item);!n||a||u||(this.Mn=n,requestAnimationFrame((function(){n.focus(),li.An=!0}))),li.Tn=!1}},bn:function(){Mt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),hn().un.forEach((function(n){if(!(n.slides&&n.slides.length||g(n.item,"fp-auto-height-responsive")&&$e())){var t,e=Vt(n.item),i=li.gn(n.item),o=(t=n).rn?t:t.parent;if(c){var r=i?"addClass":"removeClass";sn[r](o.item,ut),sn[r](n.item,ut)}else E(o.item,ut),E(n.item,ut);n.on||(li.jn(e),li.zn(e)),n.on=!0}}))},zn:function(n){li.Ln(n).addEventListener("scroll",li.Dn),n.addEventListener("wheel",li.kn,{passive:!1}),n.addEventListener("keydown",li.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=at,D(n,t),t.setAttribute("tabindex","-1")},Nn:function(n){var t=p(lt,n)[0];t&&(N(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Vt(n);return p(lt,t)[0]||t},on:function(n){return g(n,at)||null!=p(lt,n)[0]},mn:function(n){return n.rn&&n.activeSlide?n.activeSlide.on:n.on},gn:function(n){return li.Ln(n).scrollHeight>o.innerHeight},Pn:function(n,t){if(!vn.canScroll)return!1;if(Mt().scrollBar)return!0;var e=li.Ln(t);if(!Mt().scrollOverflow||!g(e,at)||g(t,"fp-noscroll")||g(Vt(t),"fp-noscroll"))return!0;var i=c?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,l=r||a;return l||(this.xn=(new Date).getTime()),l},Hn:function(){this.On=(new Date).getTime();var n=this.On-li.xn,t=(a||u)&&vn.X,e=vn._&&n>600;return t&&n>400||e},Dn:(ai=0,function(n){var t=n.target.scrollTop,e="none"!==vn.Y?vn.Y:ai=0||o1&&(Mt().controlArrows&&function(n){var t=n.item,e=[K(Mt().controlArrowsHTML[0]),K(Mt().controlArrowsHTML[1])];H(p(et,t)[0],e),E(e,ft),E(e[0],vt),E(e[1],"fp-next"),"#fff"!==Mt().controlArrowColor&&(b(p(ht,t),{"border-color":"transparent transparent transparent "+Mt().controlArrowColor}),b(p(pt,t),{"border-color":"transparent "+Mt().controlArrowColor+" transparent transparent"})),Mt().loopHorizontal||x(p(pt,t))}(n),Mt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;L(K('
      '),t);var i=p(ct,t)[0];E(i,"fp-"+Mt().slidesNavPosition);for(var o=0;o'+pe(o,"Slide",p($n,t)[o])+""),p("ul",i)[0]);b(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(p("a",p("li",i)[r]),Yn)}(n)),i.forEach((function(n){b(n.item,{width:a+"%"}),Mt().verticalCentered&&ni(n)}));var c=kt("responsiveSlides")?null:n.activeSlide||null;null!=c&&vn.P&&(0!==vn.P.index()||0===vn.P.index()&&0!==c.index())?(Re(c.item,"internal"),E(c.item,"fp-initial")):E(e[0],Yn)}gi.prototype=Pt.prototype,gi.prototype.constructor=pi;var bi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function Si(){return Et("responsiveSlides","isResponsiveSlidesChanging")||v(p(Mt().slideSelector,yt())).length!==hn().D}function yi(n){var t=Si();(Si()||Et("responsiveSlides","isResponsiveSlidesChanging")||v(p(Mt().sectionSelector,yt())).length!==hn().j)&&!vn.nn&&(Mt().observer&&hi&&hi.disconnect(),fi(),si(),Mt().anchors=[],q(p(Kn)),Et("responsiveSlides","isResponsiveSlidesChanging")||mi(),xt(),Mt().navigation&&Pe(),t&&(q(p(ct)),q(p(dt))),hn().N.forEach((function(n){n.slides.length?t&&wi(n):ii(n)}))),Mt().observer&&hi&&p(Fn)[0]&&hi.observe(p(Fn)[0],bi)}dn.R(yn,(function(){var n,t,e;Mt().observer&&"MutationObserver"in window&&p(Fn)[0]&&(n=p(Fn)[0],t=bi,(e=new MutationObserver(yi)).observe(n,t),hi=e),dn.R(Tn,yi)})),s.render=yi;var Mi=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),U("testPassive",null,t)}catch(n){}return function(){return n}}();function Ti(){return!!Mi()&&{passive:!1}}var Ai,xi,Oi,ki,Ei=(Oi=(new Date).getTime(),ki=[],{In:function(n){var t=(n=n||o.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ai=Math.abs(n.wheelDeltaX)149&&ki.shift(),ki.push(Math.abs(t));var a=r-Oi;Oi=r,a>200&&(ki=[])},Wn:function(){var n=an(ki,10)>=an(ki,70);return!!ki.length&&n&&Ai},Fn:function(){return xi}});function Ri(){var n=Mt().css3?W()+m():rn(hn().N).item.offsetTop+rn(hn().N).item.offsetHeight,t=Bt(n);s.test.top=-n+"px",pn({canScroll:!1}),ee(t.element,t.options,Mt().scrollingSpeed,(function(){setTimeout((function(){pn({C:!0}),pn({canScroll:!0})}),30)}))}function Li(){yt().getBoundingClientRect().bottom>=0&&ji()}function ji(){var n=Bt(rn(hn().N).item.offsetTop);pn({canScroll:!1}),ee(n.element,n.options,Mt().scrollingSpeed,(function(){pn({canScroll:!0}),pn({C:!1}),pn({Vn:!1})}))}var zi,Di,Ni,Pi=(zi=!1,Di={},Ni={},function(n,t,e){switch(n){case"set":Di[t]=(new Date).getTime(),Ni[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();zi=i-Di[t]>Ni[t]}return zi});function Hi(){var n=hn().P.next();n||!Mt().loopBottom&&!Mt().continuousVertical||(n=hn().N[0]),null!=n?Ue(n,null,!1):yt().scrollHeight<$t.scrollHeight&&Mt().scrollBar&&Mt().Zn&&dn.L(Ln)}function Ci(){var n=hn().P.prev();n||!Mt().loopTop&&!Mt().continuousVertical||(n=rn(hn().N)),null!=n&&Ue(n,null,!0)}s.moveSectionDown=Hi,s.moveSectionUp=Ci;var Ii=0;function Wi(n){Mt().autoScrolling&&(vn.canScroll&&(n.pageYIi&&Se().m.down&&Hi()),Ii=n.pageY)}function Fi(n){if(Se().m[n]){var t="down"===n?Hi:Ci;kt("scrollHorizontally")&&(t=Et("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),Mt().scrollOverflow&&li.mn(hn().P)?li.Pn(n,hn().P.item)&&li.Hn()&&t():t()}}var Vi,Zi,Bi,Gi=0,Yi=0,Ui=0,Xi=0,_i=to(),Qi={Bn:"ontouchmove"in window?"touchmove":_i?_i.move:null,Gn:"ontouchstart"in window?"touchstart":_i?_i.down:null};function Ji(n){var t=P(n.target,Qn)||hn().P.item,e=li.mn(hn().P);if(Ki(n)){pn({X:!0,_:!1}),Mt().autoScrolling&&(e&&!vn.canScroll||Mt().scrollBar)&&V(n);var i=no(n);Ui=i.y,Xi=i.x;var r=Math.abs(Gi-Ui)>o.innerHeight/100*Mt().touchSensitivity,a=Math.abs(Yi-Xi)>w()/100*Mt().touchSensitivity,l=p(et,t).length&&Math.abs(Yi-Xi)>Math.abs(Gi-Ui),u=Gi>Ui?"down":"up";pn({Y:l?Yi>Xi?"right":"left":u}),l?!vn.W&&a&&(Yi>Xi?Se().m.right&&dn.L(bn,{section:t}):Se().m.left&&dn.L(wn,{section:t})):Mt().autoScrolling&&vn.canScroll&&r&&Fi(u)}}function Ki(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function qi(n){if(Mt().fitToSection&&pn({G:!1}),Ki(n)){var t=no(n);Gi=t.y,Yi=t.x}G("touchend",$i)}function $i(){U("touchend",$i),pn({X:!1})}function no(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,u&&Ki(n)&&Mt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function to(){var n;return o.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function eo(n){Mt().autoScrolling&&Ki(n)&&Se().m.up&&(vn.canScroll||V(n))}function io(n,t){var e=null==t?hn().P.item:t,i=Ct(vn.N,e),o=p(et,e)[0];if(!(null==o||Rt()||vn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!Mt().loopHorizontal)return;a="left"===n?rn(i.slides):i.slides[0]}pn({W:!s.test.hn}),Ae(o,a.item,n)}}function oo(n){io("left",n)}function ro(n){io("right",n)}function ao(n){var t=hn().N.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=hn().N[e]}return t}function lo(n){null!=n&&Ae(P(n,et),n)}function uo(n,t){var e=ao(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===vn.Z||g(e.item,Yn)?lo(i):Ue(e,(function(){lo(i)}))}}function co(n,t){var e=ao(n);void 0!==t?uo(n,t):null!=e&&Ue(e)}function so(){clearTimeout(Zi),Y("keydown",fo),Y("keyup",vo)}function fo(n){clearTimeout(Zi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=Mt().autoScrolling||Mt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=r.activeElement,i=wo(Vt(hn().P.item));function o(n){return V(n),i[0]?i[0].focus():null}if(vn.canScroll){if(!function(n){var t=wo(r),e=t.indexOf(r.activeElement),i=t[n.shiftKey?e-1:e+1],o=P(i,$n),a=P(i,Qn);return!o&&!a}(n)){e?null==P(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var a=e==i[0],l=e==i[i.length-1],u=t&&a;if(u||!t&&l){V(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Zt((vn.P&&vn.P.activeSlide?vn.P.activeSlide:vn.P)[e]());do{(i=wo(o.item)).length&&(t={Yn:o,Un:i[n?i.length-1:0]}),o=Zt(o[e]())}while(o&&0===i.length);return t}(u),s=c?c.Yn:null;if(s){var f=s.rn?s:s.parent;dn.L(xn,{Xn:f.index()+1,slideAnchor:s.rn?0:s.index()}),Bi=c.Un,V(n)}}}}else V(n)}(n):!cn()&&Mt().keyboardScrolling&&i&&(Vi=n.ctrlKey,Zi=setTimeout((function(){!function(n){var t=n.shiftKey,e=r.activeElement,i=Q(e,"video")||Q(e,"audio"),o=li.Pn("up",hn().P.item),a=li.Pn("down",hn().P.item),l=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!vn.C})(n)&&!P(n.target,lt)&&n.preventDefault()}(n),vn.canScroll||l)switch(pn({H:"keydown"}),n.keyCode){case 38:case 33:Se().k.up&&o?vn.C?dn.L(On,{e:n}):Ci():li.Sn();break;case 32:if(t&&Se().k.up&&!i&&o){Ci();break}case 40:case 34:if(Se().k.down&&a){if(vn.C)return;32===n.keyCode&&i||Hi()}else li.Sn();break;case 36:Se().k.up&&co(1);break;case 35:Se().k.down&&co(hn().N.length);break;case 37:Se().k.left&&oo();break;case 39:Se().k.right&&ro()}}(n)}),0))}function vo(n){vn.J&&(Vi=n.ctrlKey)}function po(){pn({J:!1}),Vi=!1}function ho(n){mo()}function go(n){P(Bi,$n)&&!P(Bi,nt)||mo()}function mo(){Bi&&(Bi.focus(),Bi=null)}function wo(n){return[].slice.call(p('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], [contenteditable]',n)).filter((function(n){return"-1"!==Z(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=oo,s.moveSlideRight=ro,s.moveTo=co,dn.R(yn,(function(){G("blur",po),B("keydown",fo),B("keyup",vo),dn.R(Mn,so),dn.R(Pn,ho),dn.R(Nn,go)}));var bo=(new Date).getTime(),So=[];function yo(n){n?(function(){var n,t="";o.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in r.createElement("div")?"wheel":void 0!==r.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ti();"DOMMouseScroll"==e?r[n](t+"MozMousePixelScroll",Mo,i):r[n](t+e,Mo,i)}(),yt().addEventListener("mousedown",To),yt().addEventListener("mouseup",Ao)):(r.addEventListener?(Y("mousewheel",Mo,!1),Y("wheel",Mo,!1),Y("MozMousePixelScroll",Mo,!1)):r.detachEvent("onmousewheel",Mo),yt().removeEventListener("mousedown",To),yt().removeEventListener("mouseup",Ao))}function Mo(n){var t=(new Date).getTime(),e=g(p(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=hn().C&&n.getBoundingClientRect().bottom>=0&&"up"===Ei.Fn(),i=hn().Vn;if(i)return V(t),!1;if(hn().C){if(e){var o;if(!(i||Pi("isNewKeyframe","beyondFullpage")&&Ei.Wn()))return(o=Bt(rn(hn().N).item.offsetTop+rn(hn().N).item.offsetHeight)).element.scrollTo(0,o.options),pn({Vn:!1}),V(t),!1;if(Ei.Wn())return e=!1,pn({Vn:!0}),pn({H:"wheel"}),ji(),V(t),!1}else Pi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(yt(),n);if(vn._||pn({X:!1,_:!0,Y:"none"}),!Se().m.down&&!Se().m.up)return V(n),!1;if(i)return!0;if(!1===i)return V(n),!1;if(Mt().autoScrolling&&!Vi&&!e){var r=(n=n||o.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,r)),l=void 0!==n.wheelDeltaX||void 0!==n.deltaX,u=Math.abs(n.wheelDeltaX)0?"up":"none";So.length>149&&So.shift(),So.push(Math.abs(r)),Mt().scrollBar&&V(n);var s=t-bo;return bo=t,s>200&&(So=[]),pn({U:c}),vn.canScroll&&!Rt()&&an(So,10)>=an(So,70)&&u&&(pn({H:"wheel"}),Fi(a<0?"down":"up")),!1}Mt().fitToSection&&pn({G:!1})}function To(n){var t;2==n.which&&(t=n.pageY,Ii=t,yt().addEventListener("mousemove",Wi))}function Ao(n){2==n.which&&yt().removeEventListener("mousemove",Wi)}function xo(n){n?(yo(!0),function(){if(Qi.Bn&&(a||u)&&(!kt("dragAndMove")||"mouseonly"===Mt().dragAndMove)){Mt().autoScrolling&&($t.removeEventListener(Qi.Bn,eo,{passive:!1}),$t.addEventListener(Qi.Bn,eo,{passive:!1}));var n=Mt().touchWrapper;n.removeEventListener(Qi.Gn,qi),n.removeEventListener(Qi.Bn,Ji,{passive:!1}),n.addEventListener(Qi.Gn,qi),n.addEventListener(Qi.Bn,Ji,{passive:!1})}}()):(yo(!1),function(){if(Qi.Bn&&(a||u)){Mt().autoScrolling&&($t.removeEventListener(Qi.Bn,Ji,{passive:!1}),$t.removeEventListener(Qi.Bn,eo,{passive:!1}));var n=Mt().touchWrapper;n.removeEventListener(Qi.Gn,qi),n.removeEventListener(Qi.Bn,Ji,{passive:!1})}}())}s.setMouseWheelScrolling=yo;var Oo=!0;function ko(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){Y(n,Ro,!0)}))}function Eo(n,t){document["fp_"+n]=t,B(n,Ro,!0)}function Ro(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Oo=!1,setTimeout((function(){Oo=!0}),800)),("mouseenter"!==t||Oo)&&(Mt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=Q(i,n),o=P(i,n);(t||o)&&(s.shared._n||xo(!1),s.shared._n=!0,e=!0)}})),!e&&s.shared._n&&(xo(!0),s.shared._n=!1))):xo(!0)}function Lo(n,t){Kt(0,"internal"),co(n,t),Kt(Tt().scrollingSpeed,"internal")}dn.R(yn,(function(){Mt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){Eo(n,!1)})),["mouseleave","touchend"].forEach((function(n){Eo(n,!0)}))),dn.R(Mn,ko)})),s.silentMoveTo=Lo;var jo,zo,Do=m(),No=w(),Po=!1;function Ho(){clearTimeout(jo),clearTimeout(zo),U("resize",Co)}function Co(){Po||(Mt().autoScrolling&&!Mt().scrollBar||!Mt().fitToSection)&&Wo(m()),function(){if(a)for(var n=0;n<4;n++)zo=setTimeout((function(){window.requestAnimationFrame((function(){Mt().autoScrolling&&!Mt().scrollBar&&(pn({F:!0}),Lo(vn.P.index()+1),pn({F:!1}))}))}),200*n)}(),Po=!0,clearTimeout(jo),jo=setTimeout((function(){!function(){if(pn({F:!0}),Wo(""),_(yt(),"onResize"),Mt().autoScrolling||vn.C||function(){if(!Mt().autoScrolling||Mt().scrollBar){var n=.01*o.innerHeight;r.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),dn.L(Tn),si(),Ke(),a){var n=r.activeElement;if(!Q(n,"textarea")&&!Q(n,"input")&&!Q(n,"select")){var t=m();Math.abs(t-Do)>20*Math.max(Do,t)/100&&(Io(!0),Do=t)}}else e=m(),i=w(),vn.q===e&&No===i||(pn({q:e}),No=i,Io(!0));var e,i;_(yt(),"onResizeEnds"),pn({F:!1})}(),Po=!1}),400)}function Io(n){if(!g(yt(),Bn)){pn({F:!0,q:m(),Qn:w()});for(var t=hn().N,e=0;e1&&Ae(r,i.activeSlide.item)}Mt().scrollOverflow&&li.bn();var l=hn().P.index();vn.C||!l||kt("fadingEffect")||kt("dropEffect")||kt("waterEffect")||Lo(l+1),pn({F:!1}),X(Mt().afterResize)&&n&&Mt().afterResize.call(yt(),o.innerWidth,o.innerHeight),X(Mt().afterReBuild)&&!n&&Mt().afterReBuild.call(yt()),_(yt(),"afterRebuild")}}function Wo(n){hn().N.forEach((function(t){var e=""!==n||kt("offsetSections")?jt(t.item):"";b(t.item,{height:e})}))}function Fo(){var n,t,e=o.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var a=r?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,sn:t}}function Vo(){U("hashchange",Zo)}function Zo(){if(!vn.V&&!Mt().lockAnchors){var n=Fo(),t=n.section,e=n.sn,i=void 0===vn.Z,o=void 0===vn.Z&&void 0===e&&!vn.W;t&&t.length&&(t&&t!==vn.Z&&!i||o&&!Rt()||!vn.W&&vn.B!=e&&!Rt())&&dn.L(xn,{Xn:t,slideAnchor:e})}}function Bo(n){var t=n.target;P(t,Mt().menu+" [data-menuanchor]")&&Go.call(t,n)}function Go(n){pn({H:"menu"}),!p(Mt().menu)[0]||!Mt().lockAnchors&&Mt().anchors.length||(V(n),dn.L(kn,{anchor:Z(this,"data-menuanchor")}))}function Yo(n){var t=n.target;t&&P(t,"#fp-nav a")?He.call(t,n.e):Q(t,".fp-tooltip")?Ne.call(t):(Q(t,st)||null!=P(t,st))&&he.call(t,n.e)}s.reBuild=Io,dn.R(yn,(function(){Co(),G("resize",Co),dn.R(Mn,Ho)})),s.setLockAnchors=function(n){Mt().lockAnchors=n},dn.R(yn,(function(){G("hashchange",Zo),dn.R(Mn,Vo)})),dn.R(yn,(function(){B("wheel",Ei.In,Ti()),dn.R(Ln,Ri),dn.R(On,Li)})),dn.R(yn,(function(){dn.R(mn,Bo)})),dn.R(yn,(function(){dn.R(mn,Yo)}));var Uo,Xo,_o=0;function Qo(n){var t,e,i,o,r;if(_(yt(),"onScroll"),!vn.F&&hn().P&&(rn(hn().N),!hn().C&&!hn().Vn&&(!Mt().autoScrolling||Mt().scrollBar||kt("dragAndMove"))&&!Lt())){var a=kt("dragAndMove")?Math.abs(Et("dragAndMove","getCurrentScroll")):W(),l=function(n){var t=n>_o?"down":"up";return _o=n,pn({K:n}),t}(a),u=0,c=a+m()/2,s=(kt("dragAndMove")?Et("dragAndMove","getDocumentHeight"):$t.scrollHeight-m())===a,f=hn().N;if(pn({scrollY:a}),s)u=f.length-1;else if(a)for(var d=0;d=W()+m():o<=W())&&(g(hn().P.item,Xn)||(E(hn().P.item,Xn),R(F(hn().P.item),Xn))),e=(t=f[u]).item,!t.isActive){pn({V:!0});var v,p,h=hn().P.item,w=hn().P.index()+1,b=Ut(hn().P,e),S=t.anchor,y=t.index()+1,M=t.activeSlide,T={P:h,sectionIndex:y-1,anchorLink:S,element:e,leavingSection:w,direction:b,items:{origin:hn().P,destination:t}};if(M&&(p=M.anchor,v=M.index()),vn.canScroll)R(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),Yn),E(e,Yn),Et("parallax","afterLoad"),X(Mt().beforeLeave)&&Ye("beforeLeave",T),X(Mt().onLeave)&&re("onLeave",T),X(Mt().afterLoad)&&re("afterLoad",T),Et("resetSliders","apply",{localIsResizing:vn.F,leavingSection:w}),ue(h),ce(e),ae(e),Ce(S,y-1),Mt().anchors.length&&pn({Z:S}),si(),de(v,p,S);clearTimeout(Uo),Uo=setTimeout((function(){pn({V:!1})}),100)}Mt().fitToSection&&vn.canScroll&&(clearTimeout(Xo),Xo=setTimeout((function(){vn.N.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(m())||0===Math.round(t.top)})).length||Je()}),Mt().en))}}function Jo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){be(n,t,"k")})):(be(n,"all","k"),Mt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==Mt().anchors[t]&&n.isActive&&Ce(Mt().anchors[t],t),Mt().menu&&Mt().css3&&null!=P(p(Mt().menu)[0],Fn)&&p(Mt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=hn().P,i=hn().P.item;E(i,Xn),ce(i),De(),ae(i),t=ao((n=Fo()).section),n.section&&t&&(void 0===t||t.index()!==T(ei))||!X(Mt().afterLoad)||re("afterLoad",{P:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:hn().P,destination:hn().P}}),X(Mt().afterRender)&&re("afterRender"),_(yt(),"afterRender")}function $o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){be(n,t,"m")})):be(n,"all","m"),_(yt(),"setAllowScrolling",{value:n,Jn:t})}function nr(){var n=Fo(),t=n.section,e=n.sn;t?Mt().animateAnchor?uo(t,e):Lo(t,e):dn.L(gn,null)}dn.R(Mn,(function(){clearTimeout(Uo),clearTimeout(Xo)})),dn.R(yn,(function(){G("scroll",Qo),r.body.addEventListener("scroll",Qo),dn.R(xn,(function(n){uo(n.Xn,n.slideAnchor)})),dn.R(kn,(function(n){co(n.anchor,void 0)})),dn.R(An,(function(n){("down"===n.direction?Hi:Ci)()})),dn.R(En,(function(n){Ue(n.destination)}))})),dn.R(Mn,(function(){U("scroll",Qo)})),s.getActiveSlide=function(){return oe(hn().P.activeSlide)},s.getScrollX=function(){return vn.scrollX},dn.R(yn,(function(){dn.R(Mn,ke),dn.R(Rn,(function(n){Ae(n.slides,n.destination)})),dn.R(bn,(function(n){ro(n.section)})),dn.R(wn,(function(n){oo(n.section)}))})),dn.R(yn,(function(){var n=Mt().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=rn(vn.N),o=!vn.Kn||Mt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){dn.R(Sn,(function(){var t,l,u;pn({Kn:(Mt().licenseKey,t=Mt().licenseKey,l=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(""),l=t[["split"]]("-"),u=[];l[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);u.push(i);var a=r(n[i]);if(1===t){var l=["pa","dS","t","art"].join("");a=a.toString()[l](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!==u[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);s+=o}})),s+=a(c),{qn:new Date(e+"T00:00"),$n:e.split("-")[2]===8*(Yn.length-2)+"",nt:s}}(t),u=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t),(l||u)&&(l&&e<=l.qn&&l.nt===t.split(n[0])[4]||u||l.$n)||!1)})}));var n=["-"],t="2023-4-29".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()}}(),s.setKeyboardScrolling=Jo,s.shared.tt=qo,s.setAllowScrolling=$o;var tr={};function er(){return tr}var ir,or,rr,ar,lr=!g($t,Dt("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function ur(n){if(or=r.createElement("div"),ir=Dt("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),lr||(ir=ir.replace("extensions/","").replace("Extension","")),or.innerHTML=ir,or=or.firstChild,"MutationObserver"in window&&new MutationObserver(sr).observe(r.body,{childList:!0,subtree:!1}),(!lr||kt(n)&&s[n])&&(!function(n){var t=void 0!==er()[n]&&er()[n].length,e=[],i=!1;return k(er()[n])?e=er()[n]:e.push(er()[n]),e.forEach((function(e){var o=function(){if(r.domain.length){for(var n=r.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),a=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],l=Dt(a[0]),u=Dt(a[1]),c=Dt(a[2]),s=Dt(a[6]),f=Dt(a[3]),d=Dt(a[4]),v=Dt(a[5]),p=void 0!==Mt()[d+v];t=t||p;var h=[l,u,c,s].indexOf(o)<0&&0!==o.length;if(!t&&!p&&h)return!1;var g=t?Dt(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(o,g[0].length-o.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!lr)){cr();var t=Dt("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](cr,2e3)}}function cr(){or&&(ar||(Math.random()<.5?zt($t,or):L(or,$t),ar=!0),or.setAttribute("style",Dt("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,Dt("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function sr(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(or)){clearTimeout(rr);var t=Dt("bDIwc2V0VGltZW91dDAzbA==");rr=window[t](fr,900)}}))}function fr(){ar=!1}function dr(){fi(),si(),Mt().scrollBar=Mt().scrollBar||Mt().hybrid,xt(),function(){b(un(yt(),"body"),{height:"100%",position:"relative"}),E(yt(),Wn),E(ne,Gn),pn({q:m()}),R(yt(),Bn),mi(),Et("parallax","init");for(var n=hn().an,t=0;t0&&wi(e)}Mt().fixedElements&&Mt().css3&&p(Mt().fixedElements).forEach((function(n){$t.appendChild(n)})),Mt().navigation&&Pe(),p('iframe[src*="youtube.com/embed/"]',yt()).forEach((function(n){var t,e;e=Z(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),Et("fadingEffect","apply"),Et("waterEffect","init"),Et("dropEffect","init"),Et("cards","init"),Mt().scrollOverflow&&li.bn()}(),$o(!0),xo(!0),je(Mt().autoScrolling,"internal"),Ke(),se(),"complete"===r.readyState&&nr(),G("load",nr),qo(),lr||ur("l"),fi(),si()}function vr(){var n=Mt().licenseKey;""===Mt().licenseKey.trim()?(f("error","Fullpage.js requires a `licenseKey` option. Read about it on the following URL:"),f("error","https://github.com/alvarotrigo/fullPage.js#options")):Mt()&&vn.Kn||r.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(f("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),f("error","https://alvarotrigo.com/fullPage/pricing")),g(ne,Gn)?f("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(Mt().continuousVertical&&(Mt().loopTop||Mt().loopBottom)&&(Mt().continuousVertical=!1,f("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!Mt().scrollOverflow||!Mt().scrollBar&&Mt().autoScrolling||f("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!Mt().continuousVertical||!Mt().scrollBar&&Mt().autoScrolling||(Mt().continuousVertical=!1,f("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),Mt().anchors.forEach((function(n){var t=[].slice.call(p("[name]")).filter((function(t){return Z(t,"name")&&Z(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(p("[id]")).filter((function(t){return Z(t,"id")&&Z(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){f("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)&&f("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function pr(){return{options:Mt(),internals:{container:yt(),canScroll:vn.canScroll,isScrollAllowed:Se(),getDestinationPosition:Xe,isTouch:u,c:ur,getXmovement:Oe,removeAnimation:Xt,getTransforms:_t,lazyLoad:ce,addAnimation:Yt,performHorizontalMove:xe,landscapeScroll:Ae,silentLandscapeScroll:Re,keepSlidesPosition:ze,silentScroll:Jt,styleSlides:wi,styleSection:ii,scrollHandler:Qo,getEventsPage:no,getMSPointer:to,isReallyTouch:Ki,usingExtension:kt,toggleControlArrows:Me,touchStartHandler:qi,touchMoveHandler:Ji,nullOrSection:ie,items:{SectionPanel:pi,SlidePanel:gi,Item:Pt},getVisible:v,getState:hn,updateState:si,updateStructuralState:fi,activeSlidesNavigation:ge,getPanels:function(){return vn.un},getSections:function(){return vn.N},setActiveSection:function(n){vn.P=n}}}}function hr(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=Dt(t[0]),i=Dt(t[1]),o=void 0!==Mt()[e+i],r="fp_"+n+"Extension";er()[n]=o?Mt()[e+i]:Mt()[n+i],s[n]=void 0!==window[r]?new window[r]:null,s[n]&&s[n].c(n)}function gr(n,t){var e;if($t=p("body")[0],ne=p("html")[0],te=p("html, body"),!g(ne,Gn))return"touchWrapper",e="string"==typeof n?p(n)[0]:n,gt.touchWrapper=e,function(n){St=h({},gt,n),bt=Object.assign({},St)}(t),function(n){mt=n}("string"==typeof n?p(n)[0]:n),dn.L(Sn),vr(),s.getFullpageData=pr,s.version="4.0.20",s.test=Object.assign(s.test,{top:"0px",cn:"translate3d(0px, 0px, 0px)",dn: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-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}\r\n", ""]); +___CSS_LOADER_EXPORT___.push([module.id, "/*!\r\n * fullPage 4.0.20\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 */.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)}#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}.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}#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-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}\r\n", ""]); // Exports /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___); @@ -226,7 +226,7 @@ module.exports = function (cssWithMappingToString) { /***/ (function(module) { /*! -* fullPage 4.0.19 +* fullPage 4.0.20 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only @@ -235,7 +235,7 @@ module.exports = function (cssWithMappingToString) { * * Copyright (C) 2018 http://alvarotrigo.com/fullPage/ - A project by Alvaro Trigo */ -!function(n,t){ true?module.exports=t():0}(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 l,u=i(o.length),c=t(e)?Object(new e(u)):new Array(u),s=0;s0||navigator.maxTouchPoints,c=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}};function f(n,t){o.console&&o.console[n]&&o.console[n]("fullPage: "+t)}function d(n){return"none"!==o.getComputedStyle(n).display}function v(n){return Array.from(n).filter((function(n){return d(n)}))}function p(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function h(n){n=n||{};for(var t=1,e=arguments.length;t-1&&this.O[n].splice(e,1)}},L: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},mt=null,wt=!1,bt=h({},gt),St=null;function yt(n){return mt}function Mt(){return St||gt}function Tt(){return bt}function At(n,t,e){St[n]=t,"internal"!==e&&(bt[n]=t)}function xt(){if(!Mt().anchors.length){var n=p(Mt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",mt);n.length&&n.length===p(Mt().sectionSelector,mt).length&&(wt=!0,n.forEach((function(n){Mt().anchors.push(Z(n,"data-anchor").toString())})))}if(!Mt().navigationTooltips.length){var t=p(Mt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",mt);t.length&&t.forEach((function(n){Mt().navigationTooltips.push(Z(n,"data-tooltip").toString())}))}}function Ot(n){return void 0!==window["fp_"+n+"Extension"]}function kt(n){var t=Mt();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&s[n]:t[n]&&s[n]}function Et(n,t,e){if(kt(n))return X(s[n][t])?s[n][t](e):s[n][t]}function Rt(){return Et("dragAndMove","isAnimating")}function Lt(){return Et("dragAndMove","isGrabbing")}function jt(n){if(Mt().offsetSections&&s.offsetSections){var t=Et("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return m()+"px"}function zt(n,t){n.insertBefore(t,n.firstChild)}function Dt(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,o,r,a,l,u="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&r)<<4|(a=t.indexOf(n.charAt(c++)))>>2,o=(3&a)<<6|(l=t.indexOf(n.charAt(c++))),u+=String.fromCharCode(e),64!=a&&(u+=String.fromCharCode(i)),64!=l&&(u+=String.fromCharCode(o));return u=function(n){for(var t,e="",i=0,o=0,r=0;i191&&o<224?(r=n.charCodeAt(i+1),e+=String.fromCharCode((31&o)<<6|63&r),i+=2):(r=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&o)<<12|(63&r)<<6|63&t),i+=3);return e}(u),u}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var o=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(o.slice(3).slice(0,-3))}return i(n)}(e(n))}o.fp_utils=o.fp_utils||{},Object.assign(o.fp_utils,{prependTo:zt,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=g(n,t);i&&null==e||!e?R(n,t):(!i&&null==e||e)&&E(n,t)}}});var Nt=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},Pt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=Z(n,"data-anchor")||Mt().anchors[T(n,Mt().sectionSelector)],this.item=n,this.isVisible=d(n),this.isActive=g(n,Yn),this.on=g(n,at)||null!=p(lt,n)[0],this.rn=t===Mt().sectionSelector,this.container=P(n,ot)||P(n,Fn),this.index=function(){return this.siblings().indexOf(this)}};function Ht(n){return n.map((function(n){return n.item}))}function Ct(n,t){return n.find((function(n){return n.item===t}))}Pt.prototype.siblings=function(){return this.rn?this.isVisible?vn.N:vn.an:this.parent?this.parent.slides:0},Pt.prototype.prev=function(){var n=this.siblings(),t=(this.rn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Pt.prototype.next=function(){var n=this.siblings(),t=(this.rn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Xt(n){return E(n,Zn)}function _t(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function Qt(n,t){t?Yt(yt()):Xt(yt()),clearTimeout(It),b(yt(),_t(n)),s.test.cn=n,It=setTimeout((function(){R(yt(),Zn)}),10)}function Jt(n){var t=Math.round(n);if(Mt().css3&&Mt().autoScrolling&&!Mt().scrollBar)Qt("translate3d(0px, -"+t+"px, 0px)",!1);else if(Mt().autoScrolling&&!Mt().scrollBar)b(yt(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Bt(t);Gt(e.element,e.options)}}function Kt(n,t){"internal"!==t&&Et("fadingEffect","update",n),Et("cards","update_",n),At("scrollingSpeed",n,t)}s.setScrollingSpeed=Kt;var qt,$t=null,ne=null,te=null;function ee(n,t,e,i){var r,a=function(n){return n.self!=o&&g(n,tt)?n.scrollLeft:!Mt().autoScrolling||Mt().scrollBar?W():n.offsetTop}(n),l=t-a,u=!1,c=vn.G;pn({G:!0}),qt&&window.cancelAnimationFrame(qt),qt=function(s){r||(r=s);var f=Math.floor(s-r);if(vn.G){var d=t;e&&(d=o.fp_easings[Mt().easing](f,a,l,e)),f<=e&&Gt(n,d),ft?"left":"right"}function ke(){clearTimeout(me)}function Ee(n){Et("continuousHorizontal","afterSlideLoads",n),Et("dragAndMove","afterSlideLoads",n),n.localIsResizing||(Et("parallax","afterSlideLoads"),Et("scrollOverflowReset","setPrevious",n.prevSlide),Et("scrollOverflowReset","reset"),X(Mt().afterSlideLoad)&&re("afterSlideLoad",n),pn({canScroll:!0}),ae(n.destiny),dn.L(Pn,n)),pn({W:!1}),Et("interlockedSlides","interlockedSlides",n)}function Re(n,t){Kt(0,"internal"),void 0!==t&&pn({F:!0}),Ae(P(n,et),n),void 0!==t&&pn({F:!1}),Kt(Tt().scrollingSpeed,"internal")}function Le(n,t){At("recordHistory",n,t)}function je(n,t){n||Jt(0),At("autoScrolling",n,t);var e=hn().P.item;if(Mt().autoScrolling&&!Mt().scrollBar)b(te,{overflow:"hidden",height:"100%"}),R($t,"fp-scrollable"),Le(Tt().recordHistory,"internal"),b(yt(),{"-ms-touch-action":"none","touch-action":"none"}),null!=e&&Jt(e.offsetTop);else if(b(te,{overflow:"visible",height:"initial"}),E($t,"fp-scrollable"),Le(!!Mt().autoScrolling&&Tt().recordHistory,"internal"),b(yt(),{"-ms-touch-action":"","touch-action":""}),Xt(yt()),null!=e){var i=Bt(e.offsetTop);i.element.scrollTo(0,i.options)}_(yt(),"setAutoScrolling",n)}function ze(){for(var n=p(nt),t=0;t0,r=i>2&&i'+pe(a.index(),"Section")+"";var u=Mt().navigationTooltips[a.index()];void 0!==u&&""!==u&&(i+='
      '+u+"
      "),i+=""}p("ul",e)[0].innerHTML=i;var c=p("li",p(Kn)[0])[hn().P.index()];E(p("a",c),Yn)}function He(n){n.preventDefault&&V(n),pn({H:"verticalNav"});var t=T(P(this,"#fp-nav li"));dn.L(En,{destination:hn().N[t]})}function Ce(n,t){var e;e=n,Mt().menu&&Mt().menu.length&&p(Mt().menu).forEach((function(n){null!=n&&(R(p(Un,n),Yn),E(p('[data-menuanchor="'+e+'"]',n),Yn))})),function(n,t){var e=p(Kn)[0];Mt().navigation&&null!=e&&"none"!==e.style.display&&(R(p(Un,e),Yn),E(n?p('a[href="#'+n+'"]',e):p("a",p("li",e)[t]),Yn))}(n,t)}we.m={up:!0,down:!0,left:!0,right:!0},we.k=h({},we.m),dn.R(mn,(function(n){var t=n.target;(Q(t,dt)||P(t,dt))&&ye.call(t,n)})),s.landscapeScroll=Ae,dn.R(yn,(function(){dn.R(jn,Te)})),s.setRecordHistory=Le,s.setAutoScrolling=je,s.test.setAutoScrolling=je,(new Date).getTime();var Ie,We,Fe,Ve,Ze,Be,Ge=(We=!0,Fe=(new Date).getTime(),Ve=!o.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?Mt().scrollingSpeed:100;return We=Ve||e-Fe>=i,Ve=!o.fullpage_api,We&&(Ie=t(),Fe=e),void 0===Ie||Ie});function Ye(n,t){if(X(Mt().beforeLeave))return Ge(hn().H,(function(){return re(n,t)}))}function Ue(n,t,e){var i=n.item;if(null!=i){var o,r,a={element:i,callback:t,isMovementUp:e,dtop:Xe(i),yMovement:Ut(hn().P,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:hn().P.index()+1,localIsResizing:vn.F,items:{origin:hn().P,destination:n},direction:null};if(!(hn().P.item==i&&!vn.F||Mt().scrollBar&&W()===a.dtop&&!g(i,"fp-auto-height"))){if(null!=a.activeSlide&&(o=Z(a.activeSlide,"data-anchor"),r=T(a.activeSlide,null)),!a.localIsResizing){var l=a.yMovement;if(void 0!==e&&(l=e?"up":"down"),a.direction=l,Ot("dropEffect")&&s.dropEffect.onLeave_(a),Ot("waterEffect")&&s.waterEffect.onLeave_(a),X(Mt().beforeLeave)&&!1===Ye("beforeLeave",a))return;if(X(Mt().onLeave)&&!re("onLeave",a))return}Et("parallax","apply",a),Et("cards","apply",a),Et("dropEffect","apply",a),Et("waterEffect","apply",a),Mt().autoScrolling&&Mt().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){pn({nn:!0});var t=hn().P.item;return n.isMovementUp?C(t,tn(t,Qn)):H(t,en(t,Qn).reverse()),Jt(hn().P.item.offsetTop),ze(),n.pn=t,n.dtop=n.element.offsetTop,n.yMovement=Ut(hn().P,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),_(yt(),"onContinuousVertical",n),n}(a)),Et("scrollOverflowReset","setPrevious",hn().P.item),a.localIsResizing||ue(hn().P.item),kt("dropEffect")&&Mt().dropEffect||(E(i,Yn),R(F(i),Yn)),si(),ce(i),pn({canScroll:s.test.hn}),de(r,o,a.anchorLink),dn.L(Dn,a),function(n){var t=Mt().scrollingSpeed<700,e=t?700:Mt().scrollingSpeed;if(pn({Y:"none",scrollY:Math.round(n.dtop)}),dn.L(jn),Mt().css3&&Mt().autoScrolling&&!Mt().scrollBar)Qt("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),kt("waterEffect")&&ze(),Mt().scrollingSpeed?(clearTimeout(Ze),Ze=setTimeout((function(){_e(n),pn({canScroll:!t||s.test.hn})}),Mt().scrollingSpeed)):_e(n);else{var i=Bt(n.dtop);s.test.top=-n.dtop+"px",clearTimeout(Ze),ee(i.element,i.options,Mt().scrollingSpeed,(function(){Mt().scrollBar?Ze=setTimeout((function(){_e(n)}),30):(_e(n),pn({canScroll:!t||s.test.hn}))}))}t&&(clearTimeout(Be),Be=setTimeout((function(){pn({canScroll:!0})}),e))}(a),pn({Z:a.anchorLink}),Ce(a.anchorLink,function(n){return null!=n.pn?n.isMovementUp?vn.j-1:0:n.sectionIndex}(a))}}}function Xe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=kt("dragAndMove")&&Et("dragAndMove","isGrabbing")?Et("dragAndMove","isScrollingDown"):e>vn.K,r=i-m()+t,a=Mt().bigSectionsDestination;return t>m()?(o||a)&&"bottom"!==a||(i=r):(o||vn.F&&null==y(n))&&(i=r),kt("offsetSections")&&(i=s.offsetSections.getSectionPosition_(o,i,n)),pn({K:i}),i}function _e(n){pn({C:!1}),function(n){null!=n.pn&&(n.isMovementUp?C(p(Qn)[0],n.pn):H(p(Qn)[hn().N.length-1],n.pn),Jt(hn().P.item.offsetTop),function(){for(var n=p(nt),t=0;t-1&&!li.An)return V(n),!1},yn:function(){li.Tn=vn.canScroll},onLeave:function(){clearTimeout(ti),li.An=!1},afterLoad:function(){li.An=!1,clearTimeout(ti),ti=setTimeout((function(){li.Tn=vn.canScroll}),200)},Rn:function(){r.activeElement===this.Mn&&(this.Mn.blur(),li.An=!1)},Sn:function(){if(Mt().scrollOverflow&&li.Tn){li.Rn();var n=li.Ln(hn().P.item);!n||a||u||(this.Mn=n,requestAnimationFrame((function(){n.focus(),li.An=!0}))),li.Tn=!1}},bn:function(){Mt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),hn().un.forEach((function(n){if(!(n.slides&&n.slides.length||g(n.item,"fp-auto-height-responsive")&&$e())){var t,e=Vt(n.item),i=li.gn(n.item),o=(t=n).rn?t:t.parent;if(c){var r=i?"addClass":"removeClass";sn[r](o.item,ut),sn[r](n.item,ut)}else E(o.item,ut),E(n.item,ut);n.on||(li.jn(e),li.zn(e)),n.on=!0}}))},zn:function(n){li.Ln(n).addEventListener("scroll",li.Dn),n.addEventListener("wheel",li.kn,{passive:!1}),n.addEventListener("keydown",li.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=at,D(n,t),t.setAttribute("tabindex","-1")},Nn:function(n){var t=p(lt,n)[0];t&&(N(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Vt(n);return p(lt,t)[0]||t},on:function(n){return g(n,at)||null!=p(lt,n)[0]},mn:function(n){return n.rn&&n.activeSlide?n.activeSlide.on:n.on},gn:function(n){return li.Ln(n).scrollHeight>o.innerHeight},Pn:function(n,t){if(!vn.canScroll)return!1;if(Mt().scrollBar)return!0;var e=li.Ln(t);if(!Mt().scrollOverflow||!g(e,at)||g(t,"fp-noscroll")||g(Vt(t),"fp-noscroll"))return!0;var i=c?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,l=r||a;return l||(this.xn=(new Date).getTime()),l},Hn:function(){this.On=(new Date).getTime();var n=this.On-li.xn,t=(a||u)&&vn.X,e=vn._&&n>600;return t&&n>400||e},Dn:(ai=0,function(n){var t=n.target.scrollTop,e="none"!==vn.Y?vn.Y:ai=0||o1&&(Mt().controlArrows&&function(n){var t=n.item,e=[K(Mt().controlArrowsHTML[0]),K(Mt().controlArrowsHTML[1])];H(p(et,t)[0],e),E(e,ft),E(e[0],vt),E(e[1],"fp-next"),"#fff"!==Mt().controlArrowColor&&(b(p(ht,t),{"border-color":"transparent transparent transparent "+Mt().controlArrowColor}),b(p(pt,t),{"border-color":"transparent "+Mt().controlArrowColor+" transparent transparent"})),Mt().loopHorizontal||x(p(pt,t))}(n),Mt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;L(K('
        '),t);var i=p(ct,t)[0];E(i,"fp-"+Mt().slidesNavPosition);for(var o=0;o'+pe(o,"Slide",p($n,t)[o])+""),p("ul",i)[0]);b(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(p("a",p("li",i)[r]),Yn)}(n)),i.forEach((function(n){b(n.item,{width:a+"%"}),Mt().verticalCentered&&ni(n)}));var c=kt("responsiveSlides")?null:n.activeSlide||null;null!=c&&vn.P&&(0!==vn.P.index()||0===vn.P.index()&&0!==c.index())?(Re(c.item,"internal"),E(c.item,"fp-initial")):E(e[0],Yn)}gi.prototype=Pt.prototype,gi.prototype.constructor=pi;var bi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function Si(){return Et("responsiveSlides","isResponsiveSlidesChanging")||v(p(Mt().slideSelector,yt())).length!==hn().D}function yi(n){var t=Si();(Si()||Et("responsiveSlides","isResponsiveSlidesChanging")||v(p(Mt().sectionSelector,yt())).length!==hn().j)&&!vn.nn&&(Mt().observer&&hi&&hi.disconnect(),fi(),si(),Mt().anchors=[],q(p(Kn)),Et("responsiveSlides","isResponsiveSlidesChanging")||mi(),xt(),Mt().navigation&&Pe(),t&&(q(p(ct)),q(p(dt))),hn().N.forEach((function(n){n.slides.length?t&&wi(n):ii(n)}))),Mt().observer&&hi&&p(Fn)[0]&&hi.observe(p(Fn)[0],bi)}dn.R(yn,(function(){var n,t,e;Mt().observer&&"MutationObserver"in window&&p(Fn)[0]&&(n=p(Fn)[0],t=bi,(e=new MutationObserver(yi)).observe(n,t),hi=e),dn.R(Tn,yi)})),s.render=yi;var Mi=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),U("testPassive",null,t)}catch(n){}return function(){return n}}();function Ti(){return!!Mi()&&{passive:!1}}var Ai,xi,Oi,ki,Ei=(Oi=(new Date).getTime(),ki=[],{In:function(n){var t=(n=n||o.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ai=Math.abs(n.wheelDeltaX)149&&ki.shift(),ki.push(Math.abs(t));var a=r-Oi;Oi=r,a>200&&(ki=[])},Wn:function(){var n=an(ki,10)>=an(ki,70);return!!ki.length&&n&&Ai},Fn:function(){return xi}});function Ri(){var n=Mt().css3?W()+m():rn(hn().N).item.offsetTop+rn(hn().N).item.offsetHeight,t=Bt(n);s.test.top=-n+"px",pn({canScroll:!1}),ee(t.element,t.options,Mt().scrollingSpeed,(function(){setTimeout((function(){pn({C:!0}),pn({canScroll:!0})}),30)}))}function Li(){yt().getBoundingClientRect().bottom>=0&&ji()}function ji(){var n=Bt(rn(hn().N).item.offsetTop);pn({canScroll:!1}),ee(n.element,n.options,Mt().scrollingSpeed,(function(){pn({canScroll:!0}),pn({C:!1}),pn({Vn:!1})}))}var zi,Di,Ni,Pi=(zi=!1,Di={},Ni={},function(n,t,e){switch(n){case"set":Di[t]=(new Date).getTime(),Ni[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();zi=i-Di[t]>Ni[t]}return zi});function Hi(){var n=hn().P.next();n||!Mt().loopBottom&&!Mt().continuousVertical||(n=hn().N[0]),null!=n?Ue(n,null,!1):yt().scrollHeight<$t.scrollHeight&&dn.L(Ln)}function Ci(){var n=hn().P.prev();n||!Mt().loopTop&&!Mt().continuousVertical||(n=rn(hn().N)),null!=n&&Ue(n,null,!0)}s.moveSectionDown=Hi,s.moveSectionUp=Ci;var Ii=0;function Wi(n){Mt().autoScrolling&&(vn.canScroll&&(n.pageYIi&&Se().m.down&&Hi()),Ii=n.pageY)}function Fi(n){if(Se().m[n]){var t="down"===n?Hi:Ci;kt("scrollHorizontally")&&(t=Et("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),Mt().scrollOverflow&&li.mn(hn().P)?li.Pn(n,hn().P.item)&&li.Hn()&&t():t()}}var Vi,Zi,Bi,Gi=0,Yi=0,Ui=0,Xi=0,_i=to(),Qi={Zn:"ontouchmove"in window?"touchmove":_i?_i.move:null,Bn:"ontouchstart"in window?"touchstart":_i?_i.down:null};function Ji(n){var t=P(n.target,Qn)||hn().P.item,e=li.mn(hn().P);if(Ki(n)){pn({X:!0,_:!1}),Mt().autoScrolling&&(e&&!vn.canScroll||Mt().scrollBar)&&V(n);var i=no(n);Ui=i.y,Xi=i.x;var r=Math.abs(Gi-Ui)>o.innerHeight/100*Mt().touchSensitivity,a=Math.abs(Yi-Xi)>w()/100*Mt().touchSensitivity,l=p(et,t).length&&Math.abs(Yi-Xi)>Math.abs(Gi-Ui),u=Gi>Ui?"down":"up";pn({Y:l?Yi>Xi?"right":"left":u}),l?!vn.W&&a&&(Yi>Xi?Se().m.right&&dn.L(bn,{section:t}):Se().m.left&&dn.L(wn,{section:t})):Mt().autoScrolling&&vn.canScroll&&r&&Fi(u)}}function Ki(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function qi(n){if(Mt().fitToSection&&pn({G:!1}),Ki(n)){var t=no(n);Gi=t.y,Yi=t.x}G("touchend",$i)}function $i(){U("touchend",$i),pn({X:!1})}function no(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,u&&Ki(n)&&Mt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function to(){var n;return o.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function eo(n){Mt().autoScrolling&&Ki(n)&&Se().m.up&&(vn.canScroll||V(n))}function io(n,t){var e=null==t?hn().P.item:t,i=Ct(vn.N,e),o=p(et,e)[0];if(!(null==o||Rt()||vn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!Mt().loopHorizontal)return;a="left"===n?rn(i.slides):i.slides[0]}pn({W:!s.test.hn}),Ae(o,a.item,n)}}function oo(n){io("left",n)}function ro(n){io("right",n)}function ao(n){var t=hn().N.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=hn().N[e]}return t}function lo(n){null!=n&&Ae(P(n,et),n)}function uo(n,t){var e=ao(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===vn.Z||g(e.item,Yn)?lo(i):Ue(e,(function(){lo(i)}))}}function co(n,t){var e=ao(n);void 0!==t?uo(n,t):null!=e&&Ue(e)}function so(){clearTimeout(Zi),Y("keydown",fo),Y("keyup",vo)}function fo(n){clearTimeout(Zi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=Mt().autoScrolling||Mt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=r.activeElement,i=wo(Vt(hn().P.item));function o(n){return V(n),i[0]?i[0].focus():null}if(!function(n){var t=wo(r),e=t.indexOf(r.activeElement),i=t[n.shiftKey?e-1:e+1],o=P(i,$n),a=P(i,Qn);return!o&&!a}(n)){e?null==P(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var a=e==i[0],l=e==i[i.length-1],u=t&&a;if(u||!t&&l){V(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Zt((vn.P&&vn.P.activeSlide?vn.P.activeSlide:vn.P)[e]());do{(i=wo(o.item)).length&&(t={Gn:o,Yn:i[n?i.length-1:0]}),o=Zt(o[e]())}while(o&&0===i.length);return t}(u),s=c?c.Gn:null;if(s){var f=s.rn?s:s.parent;dn.L(xn,{Un:f.index()+1,slideAnchor:s.rn?0:s.index()}),Bi=c.Yn,V(n)}}}}(n):!cn()&&Mt().keyboardScrolling&&i&&(Vi=n.ctrlKey,Zi=setTimeout((function(){!function(n){var t=n.shiftKey,e=r.activeElement,i=Q(e,"video")||Q(e,"audio"),o=li.Pn("up",hn().P.item),a=li.Pn("down",hn().P.item),l=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!vn.C})(n)&&!P(n.target,lt)&&n.preventDefault()}(n),vn.canScroll||l)switch(pn({H:"keydown"}),n.keyCode){case 38:case 33:Se().k.up&&o?vn.C?dn.L(On,{e:n}):Ci():li.Sn();break;case 32:if(t&&Se().k.up&&!i&&o){Ci();break}case 40:case 34:if(Se().k.down&&a){if(vn.C)return;32===n.keyCode&&i||Hi()}else li.Sn();break;case 36:Se().k.up&&co(1);break;case 35:Se().k.down&&co(hn().N.length);break;case 37:Se().k.left&&oo();break;case 39:Se().k.right&&ro()}}(n)}),0))}function vo(n){vn.J&&(Vi=n.ctrlKey)}function po(){pn({J:!1}),Vi=!1}function ho(n){mo()}function go(n){P(Bi,$n)&&!P(Bi,nt)||mo()}function mo(){Bi&&(Bi.focus(),Bi=null)}function wo(n){return[].slice.call(p('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], [contenteditable]',n)).filter((function(n){return"-1"!==Z(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=oo,s.moveSlideRight=ro,s.moveTo=co,dn.R(yn,(function(){G("blur",po),B("keydown",fo),B("keyup",vo),dn.R(Mn,so),dn.R(Pn,ho),dn.R(Nn,go)}));var bo=(new Date).getTime(),So=[];function yo(n){n?(function(){var n,t="";o.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in r.createElement("div")?"wheel":void 0!==r.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ti();"DOMMouseScroll"==e?r[n](t+"MozMousePixelScroll",Mo,i):r[n](t+e,Mo,i)}(),yt().addEventListener("mousedown",To),yt().addEventListener("mouseup",Ao)):(r.addEventListener?(Y("mousewheel",Mo,!1),Y("wheel",Mo,!1),Y("MozMousePixelScroll",Mo,!1)):r.detachEvent("onmousewheel",Mo),yt().removeEventListener("mousedown",To),yt().removeEventListener("mouseup",Ao))}function Mo(n){var t=(new Date).getTime(),e=g(p(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=hn().C&&n.getBoundingClientRect().bottom>=0&&"up"===Ei.Fn(),i=hn().Vn;if(i)return V(t),!1;if(hn().C){if(e){var o;if(!(i||Pi("isNewKeyframe","beyondFullpage")&&Ei.Wn()))return(o=Bt(rn(hn().N).item.offsetTop+rn(hn().N).item.offsetHeight)).element.scrollTo(0,o.options),pn({Vn:!1}),V(t),!1;if(Ei.Wn())return e=!1,pn({Vn:!0}),pn({H:"wheel"}),ji(),V(t),!1}else Pi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(yt(),n);if(vn._||pn({X:!1,_:!0,Y:"none"}),!Se().m.down&&!Se().m.up)return V(n),!1;if(i)return!0;if(!1===i)return V(n),!1;if(Mt().autoScrolling&&!Vi&&!e){var r=(n=n||o.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,r)),l=void 0!==n.wheelDeltaX||void 0!==n.deltaX,u=Math.abs(n.wheelDeltaX)0?"up":"none";So.length>149&&So.shift(),So.push(Math.abs(r)),Mt().scrollBar&&V(n);var s=t-bo;return bo=t,s>200&&(So=[]),pn({U:c}),vn.canScroll&&!Rt()&&an(So,10)>=an(So,70)&&u&&(pn({H:"wheel"}),Fi(a<0?"down":"up")),!1}Mt().fitToSection&&pn({G:!1})}function To(n){var t;2==n.which&&(t=n.pageY,Ii=t,yt().addEventListener("mousemove",Wi))}function Ao(n){2==n.which&&yt().removeEventListener("mousemove",Wi)}function xo(n){n?(yo(!0),function(){if(Qi.Zn&&(a||u)&&(!kt("dragAndMove")||"mouseonly"===Mt().dragAndMove)){Mt().autoScrolling&&($t.removeEventListener(Qi.Zn,eo,{passive:!1}),$t.addEventListener(Qi.Zn,eo,{passive:!1}));var n=Mt().touchWrapper;n.removeEventListener(Qi.Bn,qi),n.removeEventListener(Qi.Zn,Ji,{passive:!1}),n.addEventListener(Qi.Bn,qi),n.addEventListener(Qi.Zn,Ji,{passive:!1})}}()):(yo(!1),function(){if(Qi.Zn&&(a||u)){Mt().autoScrolling&&($t.removeEventListener(Qi.Zn,Ji,{passive:!1}),$t.removeEventListener(Qi.Zn,eo,{passive:!1}));var n=Mt().touchWrapper;n.removeEventListener(Qi.Bn,qi),n.removeEventListener(Qi.Zn,Ji,{passive:!1})}}())}s.setMouseWheelScrolling=yo;var Oo=!0;function ko(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){Y(n,Ro,!0)}))}function Eo(n,t){document["fp_"+n]=t,B(n,Ro,!0)}function Ro(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Oo=!1,setTimeout((function(){Oo=!0}),800)),("mouseenter"!==t||Oo)&&(Mt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=Q(i,n),o=P(i,n);(t||o)&&(s.shared.Xn||xo(!1),s.shared.Xn=!0,e=!0)}})),!e&&s.shared.Xn&&(xo(!0),s.shared.Xn=!1))):xo(!0)}function Lo(n,t){Kt(0,"internal"),co(n,t),Kt(Tt().scrollingSpeed,"internal")}dn.R(yn,(function(){Mt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){Eo(n,!1)})),["mouseleave","touchend"].forEach((function(n){Eo(n,!0)}))),dn.R(Mn,ko)})),s.silentMoveTo=Lo;var jo,zo,Do=m(),No=w(),Po=!1;function Ho(){clearTimeout(jo),clearTimeout(zo),U("resize",Co)}function Co(){Po||(Mt().autoScrolling&&!Mt().scrollBar||!Mt().fitToSection)&&Wo(m()),function(){if(a)for(var n=0;n<4;n++)zo=setTimeout((function(){window.requestAnimationFrame((function(){Mt().autoScrolling&&!Mt().scrollBar&&(pn({F:!0}),Lo(vn.P.index()+1),pn({F:!1}))}))}),200*n)}(),Po=!0,clearTimeout(jo),jo=setTimeout((function(){!function(){if(pn({F:!0}),Wo(""),_(yt(),"onResize"),Mt().autoScrolling||vn.C||function(){if(!Mt().autoScrolling||Mt().scrollBar){var n=.01*o.innerHeight;r.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),dn.L(Tn),si(),Ke(),a){var n=r.activeElement;if(!Q(n,"textarea")&&!Q(n,"input")&&!Q(n,"select")){var t=m();Math.abs(t-Do)>20*Math.max(Do,t)/100&&(Io(!0),Do=t)}}else e=m(),i=w(),vn.q===e&&No===i||(pn({q:e}),No=i,Io(!0));var e,i;_(yt(),"onResizeEnds"),pn({F:!1})}(),Po=!1}),400)}function Io(n){if(!g(yt(),Bn)){pn({F:!0,q:m(),_n:w()});for(var t=hn().N,e=0;e1&&Ae(r,i.activeSlide.item)}Mt().scrollOverflow&&li.bn();var l=hn().P.index();vn.C||!l||kt("fadingEffect")||kt("dropEffect")||kt("waterEffect")||Lo(l+1),pn({F:!1}),X(Mt().afterResize)&&n&&Mt().afterResize.call(yt(),o.innerWidth,o.innerHeight),X(Mt().afterReBuild)&&!n&&Mt().afterReBuild.call(yt()),_(yt(),"afterRebuild")}}function Wo(n){hn().N.forEach((function(t){var e=""!==n||kt("offsetSections")?jt(t.item):"";b(t.item,{height:e})}))}function Fo(){var n,t,e=o.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var a=r?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,sn:t}}function Vo(){U("hashchange",Zo)}function Zo(){if(!vn.V&&!Mt().lockAnchors){var n=Fo(),t=n.section,e=n.sn,i=void 0===vn.Z,o=void 0===vn.Z&&void 0===e&&!vn.W;t&&t.length&&(t&&t!==vn.Z&&!i||o&&!Rt()||!vn.W&&vn.B!=e&&!Rt())&&dn.L(xn,{Un:t,slideAnchor:e})}}function Bo(n){var t=n.target;P(t,Mt().menu+" [data-menuanchor]")&&Go.call(t,n)}function Go(n){pn({H:"menu"}),!p(Mt().menu)[0]||!Mt().lockAnchors&&Mt().anchors.length||(V(n),dn.L(kn,{anchor:Z(this,"data-menuanchor")}))}function Yo(n){var t=n.target;t&&P(t,"#fp-nav a")?He.call(t,n.e):Q(t,".fp-tooltip")?Ne.call(t):(Q(t,st)||null!=P(t,st))&&he.call(t,n.e)}s.reBuild=Io,dn.R(yn,(function(){Co(),G("resize",Co),dn.R(Mn,Ho)})),s.setLockAnchors=function(n){Mt().lockAnchors=n},dn.R(yn,(function(){G("hashchange",Zo),dn.R(Mn,Vo)})),dn.R(yn,(function(){B("wheel",Ei.In,Ti()),dn.R(Ln,Ri),dn.R(On,Li)})),dn.R(yn,(function(){dn.R(mn,Bo)})),dn.R(yn,(function(){dn.R(mn,Yo)}));var Uo,Xo,_o=0;function Qo(n){var t,e,i,o,r;if(_(yt(),"onScroll"),!vn.F&&hn().P&&(rn(hn().N),!hn().C&&!hn().Vn&&(!Mt().autoScrolling||Mt().scrollBar||kt("dragAndMove"))&&!Lt())){var a=kt("dragAndMove")?Math.abs(Et("dragAndMove","getCurrentScroll")):W(),l=function(n){var t=n>_o?"down":"up";return _o=n,pn({K:n}),t}(a),u=0,c=a+m()/2,s=(kt("dragAndMove")?Et("dragAndMove","getDocumentHeight"):$t.scrollHeight-m())===a,f=hn().N;if(pn({scrollY:a}),s)u=f.length-1;else if(a)for(var d=0;d=W()+m():o<=W())&&(g(hn().P.item,Xn)||(E(hn().P.item,Xn),R(F(hn().P.item),Xn))),e=(t=f[u]).item,!t.isActive){pn({V:!0});var v,p,h=hn().P.item,w=hn().P.index()+1,b=Ut(hn().P,e),S=t.anchor,y=t.index()+1,M=t.activeSlide,T={P:h,sectionIndex:y-1,anchorLink:S,element:e,leavingSection:w,direction:b,items:{origin:hn().P,destination:t}};if(M&&(p=M.anchor,v=M.index()),vn.canScroll)R(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),Yn),E(e,Yn),Et("parallax","afterLoad"),X(Mt().beforeLeave)&&Ye("beforeLeave",T),X(Mt().onLeave)&&re("onLeave",T),X(Mt().afterLoad)&&re("afterLoad",T),Et("resetSliders","apply",{localIsResizing:vn.F,leavingSection:w}),ue(h),ce(e),ae(e),Ce(S,y-1),Mt().anchors.length&&pn({Z:S}),si(),de(v,p,S);clearTimeout(Uo),Uo=setTimeout((function(){pn({V:!1})}),100)}Mt().fitToSection&&vn.canScroll&&(clearTimeout(Xo),Xo=setTimeout((function(){vn.N.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(m())||0===Math.round(t.top)})).length||Je()}),Mt().en))}}function Jo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){be(n,t,"k")})):(be(n,"all","k"),Mt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==Mt().anchors[t]&&n.isActive&&Ce(Mt().anchors[t],t),Mt().menu&&Mt().css3&&null!=P(p(Mt().menu)[0],Fn)&&p(Mt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=hn().P,i=hn().P.item;E(i,Xn),ce(i),De(),ae(i),t=ao((n=Fo()).section),n.section&&t&&(void 0===t||t.index()!==T(ei))||!X(Mt().afterLoad)||re("afterLoad",{P:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:hn().P,destination:hn().P}}),X(Mt().afterRender)&&re("afterRender"),_(yt(),"afterRender")}function $o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){be(n,t,"m")})):be(n,"all","m"),_(yt(),"setAllowScrolling",{value:n,Qn:t})}function nr(){var n=Fo(),t=n.section,e=n.sn;t?Mt().animateAnchor?uo(t,e):Lo(t,e):dn.L(gn,null)}dn.R(Mn,(function(){clearTimeout(Uo),clearTimeout(Xo)})),dn.R(yn,(function(){G("scroll",Qo),r.body.addEventListener("scroll",Qo),dn.R(xn,(function(n){uo(n.Un,n.slideAnchor)})),dn.R(kn,(function(n){co(n.anchor,void 0)})),dn.R(An,(function(n){("down"===n.direction?Hi:Ci)()})),dn.R(En,(function(n){Ue(n.destination)}))})),dn.R(Mn,(function(){U("scroll",Qo)})),s.getActiveSlide=function(){return oe(hn().P.activeSlide)},s.getScrollX=function(){return vn.scrollX},dn.R(yn,(function(){dn.R(Mn,ke),dn.R(Rn,(function(n){Ae(n.slides,n.destination)})),dn.R(bn,(function(n){ro(n.section)})),dn.R(wn,(function(n){oo(n.section)}))})),dn.R(yn,(function(){var n=Mt().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=rn(vn.N),o=!vn.Jn||Mt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){dn.R(Sn,(function(){var t,l,u;pn({Jn:(Mt().licenseKey,t=Mt().licenseKey,l=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(""),l=t[["split"]]("-"),u=[];l[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);u.push(i);var a=r(n[i]);if(1===t){var l=["pa","dS","t","art"].join("");a=a.toString()[l](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!==u[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);s+=o}})),s+=a(c),{Kn:new Date(e+"T00:00"),qn:e.split("-")[2]===8*(Yn.length-2)+"",$n:s}}(t),u=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t),(l||u)&&(l&&e<=l.Kn&&l.$n===t.split(n[0])[4]||u||l.qn)||!1)})}));var n=["-"],t="2023-2-1".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()}}(),s.setKeyboardScrolling=Jo,s.shared.nt=qo,s.setAllowScrolling=$o;var tr={};function er(){return tr}var ir,or,rr,ar,lr=!g($t,Dt("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function ur(n){if(or=r.createElement("div"),ir=Dt("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),lr||(ir=ir.replace("extensions/","").replace("Extension","")),or.innerHTML=ir,or=or.firstChild,"MutationObserver"in window&&new MutationObserver(sr).observe(r.body,{childList:!0,subtree:!1}),(!lr||kt(n)&&s[n])&&(!function(n){var t=void 0!==er()[n]&&er()[n].length,e=[],i=!1;return k(er()[n])?e=er()[n]:e.push(er()[n]),e.forEach((function(e){var o=function(){if(r.domain.length){for(var n=r.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),a=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],l=Dt(a[0]),u=Dt(a[1]),c=Dt(a[2]),s=Dt(a[6]),f=Dt(a[3]),d=Dt(a[4]),v=Dt(a[5]),p=void 0!==Mt()[d+v];t=t||p;var h=[l,u,c,s].indexOf(o)<0&&0!==o.length;if(!t&&!p&&h)return!1;var g=t?Dt(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(o,g[0].length-o.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!lr)){cr();var t=Dt("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](cr,2e3)}}function cr(){or&&(ar||(Math.random()<.5?zt($t,or):L(or,$t),ar=!0),or.setAttribute("style",Dt("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,Dt("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function sr(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(or)){clearTimeout(rr);var t=Dt("bDIwc2V0VGltZW91dDAzbA==");rr=window[t](fr,900)}}))}function fr(){ar=!1}function dr(){fi(),si(),Mt().scrollBar=Mt().scrollBar||Mt().hybrid,xt(),function(){b(un(yt(),"body"),{height:"100%",position:"relative"}),E(yt(),Wn),E(ne,Gn),pn({q:m()}),R(yt(),Bn),mi(),Et("parallax","init");for(var n=hn().an,t=0;t0&&wi(e)}Mt().fixedElements&&Mt().css3&&p(Mt().fixedElements).forEach((function(n){$t.appendChild(n)})),Mt().navigation&&Pe(),p('iframe[src*="youtube.com/embed/"]',yt()).forEach((function(n){var t,e;e=Z(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),Et("fadingEffect","apply"),Et("waterEffect","init"),Et("dropEffect","init"),Et("cards","init"),Mt().scrollOverflow&&li.bn()}(),$o(!0),xo(!0),je(Mt().autoScrolling,"internal"),Ke(),se(),"complete"===r.readyState&&nr(),G("load",nr),qo(),lr||ur("l"),fi(),si()}function vr(){var n=Mt().licenseKey;""===Mt().licenseKey.trim()?(f("error","Fullpage.js requires a `licenseKey` option. Read about it on the following URL:"),f("error","https://github.com/alvarotrigo/fullPage.js#options")):Mt()&&vn.Jn||r.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(f("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),f("error","https://alvarotrigo.com/fullPage/pricing")),g(ne,Gn)?f("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(Mt().continuousVertical&&(Mt().loopTop||Mt().loopBottom)&&(Mt().continuousVertical=!1,f("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!Mt().scrollOverflow||!Mt().scrollBar&&Mt().autoScrolling||f("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!Mt().continuousVertical||!Mt().scrollBar&&Mt().autoScrolling||(Mt().continuousVertical=!1,f("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),Mt().anchors.forEach((function(n){var t=[].slice.call(p("[name]")).filter((function(t){return Z(t,"name")&&Z(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(p("[id]")).filter((function(t){return Z(t,"id")&&Z(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){f("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)&&f("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function pr(){return{options:Mt(),internals:{container:yt(),canScroll:vn.canScroll,isScrollAllowed:Se(),getDestinationPosition:Xe,isTouch:u,c:ur,getXmovement:Oe,removeAnimation:Xt,getTransforms:_t,lazyLoad:ce,addAnimation:Yt,performHorizontalMove:xe,landscapeScroll:Ae,silentLandscapeScroll:Re,keepSlidesPosition:ze,silentScroll:Jt,styleSlides:wi,styleSection:ii,scrollHandler:Qo,getEventsPage:no,getMSPointer:to,isReallyTouch:Ki,usingExtension:kt,toggleControlArrows:Me,touchStartHandler:qi,touchMoveHandler:Ji,nullOrSection:ie,items:{SectionPanel:pi,SlidePanel:gi,Item:Pt},getVisible:v,getState:hn,updateState:si,updateStructuralState:fi,activeSlidesNavigation:ge,getPanels:function(){return vn.un},getSections:function(){return vn.N},setActiveSection:function(n){vn.P=n}}}}function hr(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=Dt(t[0]),i=Dt(t[1]),o=void 0!==Mt()[e+i],r="fp_"+n+"Extension";er()[n]=o?Mt()[e+i]:Mt()[n+i],s[n]=void 0!==window[r]?new window[r]:null,s[n]&&s[n].c(n)}function gr(n,t){var e;if($t=p("body")[0],ne=p("html")[0],te=p("html, body"),!g(ne,Gn))return"touchWrapper",e="string"==typeof n?p(n)[0]:n,gt.touchWrapper=e,function(n){St=h({},gt,n),bt=Object.assign({},St)}(t),function(n){mt=n}("string"==typeof n?p(n)[0]:n),dn.L(Sn),vr(),s.getFullpageData=pr,s.version="4.0.19",s.test=Object.assign(s.test,{top:"0px",cn:"translate3d(0px, 0px, 0px)",dn:function(){for(var n=[],t=0;t>>0;if("function"!=typeof n)throw new TypeError("predicate must be a function");for(var i=arguments[1],o=0;o0?1:-1)*Math.floor(Math.abs(t)):t}(n);return Math.min(Math.max(t,0),e)},function(n){var e=this,o=Object(n);if(null==n)throw new TypeError("Array.from requires an array-like object - not null or undefined");var r,a=arguments.length>1?arguments[1]:void 0;if(void 0!==a){if(!t(a))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(r=arguments[2])}for(var l,u=i(o.length),c=t(e)?Object(new e(u)):new Array(u),s=0;s0||navigator.maxTouchPoints,c=!!window.MSInputMethodContext&&!!document.documentMode,s={test:{},shared:{}};function f(n,t){o.console&&o.console[n]&&o.console[n]("fullPage: "+t)}function d(n){return"none"!==o.getComputedStyle(n).display}function v(n){return Array.from(n).filter((function(n){return d(n)}))}function p(n,t){return(t=arguments.length>1?t:document)?t.querySelectorAll(n):null}function h(n){n=n||{};for(var t=1,e=arguments.length;t-1&&this.O[n].splice(e,1)}},L: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},mt=null,wt=!1,bt=h({},gt),St=null;function yt(n){return mt}function Mt(){return St||gt}function Tt(){return bt}function At(n,t,e){St[n]=t,"internal"!==e&&(bt[n]=t)}function xt(){if(!Mt().anchors.length){var n=p(Mt().sectionSelector.split(",").join("[data-anchor],")+"[data-anchor]",mt);n.length&&n.length===p(Mt().sectionSelector,mt).length&&(wt=!0,n.forEach((function(n){Mt().anchors.push(Z(n,"data-anchor").toString())})))}if(!Mt().navigationTooltips.length){var t=p(Mt().sectionSelector.split(",").join("[data-tooltip],")+"[data-tooltip]",mt);t.length&&t.forEach((function(n){Mt().navigationTooltips.push(Z(n,"data-tooltip").toString())}))}}function Ot(n){return void 0!==window["fp_"+n+"Extension"]}function kt(n){var t=Mt();return null!==t[n]&&"[object Array]"===Object.prototype.toString.call(t[n])?t[n].length&&s[n]:t[n]&&s[n]}function Et(n,t,e){if(kt(n))return X(s[n][t])?s[n][t](e):s[n][t]}function Rt(){return Et("dragAndMove","isAnimating")}function Lt(){return Et("dragAndMove","isGrabbing")}function jt(n){if(Mt().offsetSections&&s.offsetSections){var t=Et("offsetSections","getWindowHeight",n);return""!==t?Math.round(t)+"px":t}return m()+"px"}function zt(n,t){n.insertBefore(t,n.firstChild)}function Dt(n){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function e(n){var e,i,o,r,a,l,u="",c=0;for(n=n.replace(/[^A-Za-z0-9+/=]/g,"");c>4,i=(15&r)<<4|(a=t.indexOf(n.charAt(c++)))>>2,o=(3&a)<<6|(l=t.indexOf(n.charAt(c++))),u+=String.fromCharCode(e),64!=a&&(u+=String.fromCharCode(i)),64!=l&&(u+=String.fromCharCode(o));return u=function(n){for(var t,e="",i=0,o=0,r=0;i191&&o<224?(r=n.charCodeAt(i+1),e+=String.fromCharCode((31&o)<<6|63&r),i+=2):(r=n.charCodeAt(i+1),t=n.charCodeAt(i+2),e+=String.fromCharCode((15&o)<<12|(63&r)<<6|63&t),i+=3);return e}(u),u}function i(n){return n.slice(3).slice(0,-3)}return function(n){var t=n.split("_");if(t.length>1){var o=t[1];return e(n.replace(i(t[1]),"").split("_")[0].slice(2).slice(0,-2))+"_"+e(o.slice(3).slice(0,-3))}return i(n)}(e(n))}o.fp_utils=o.fp_utils||{},Object.assign(o.fp_utils,{prependTo:zt,toggleClass:function(n,t,e){if(n.classList&&null==e)n.classList.toggle(t);else{var i=g(n,t);i&&null==e||!e?R(n,t):(!i&&null==e||e)&&E(n,t)}}});var Nt=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},Pt=function(n,t){this.parent=this.parent||null,this.selector=t,this.anchor=Z(n,"data-anchor")||Mt().anchors[T(n,Mt().sectionSelector)],this.item=n,this.isVisible=d(n),this.isActive=g(n,Yn),this.on=g(n,at)||null!=p(lt,n)[0],this.rn=t===Mt().sectionSelector,this.container=P(n,ot)||P(n,Fn),this.index=function(){return this.siblings().indexOf(this)}};function Ht(n){return n.map((function(n){return n.item}))}function Ct(n,t){return n.find((function(n){return n.item===t}))}Pt.prototype.siblings=function(){return this.rn?this.isVisible?vn.N:vn.an:this.parent?this.parent.slides:0},Pt.prototype.prev=function(){var n=this.siblings(),t=(this.rn?n.indexOf(this):this.parent.slides.indexOf(this))-1;return t>=0?n[t]:null},Pt.prototype.next=function(){var n=this.siblings(),t=(this.rn?n.indexOf(this):this.parent.slides.indexOf(this))+1;return ti?"up":"down"}function Xt(n){return E(n,Zn)}function _t(n){return{"-webkit-transform":n,"-moz-transform":n,"-ms-transform":n,transform:n}}function Qt(n,t){t?Yt(yt()):Xt(yt()),clearTimeout(It),b(yt(),_t(n)),s.test.cn=n,It=setTimeout((function(){R(yt(),Zn)}),10)}function Jt(n){var t=Math.round(n);if(Mt().css3&&Mt().autoScrolling&&!Mt().scrollBar)Qt("translate3d(0px, -"+t+"px, 0px)",!1);else if(Mt().autoScrolling&&!Mt().scrollBar)b(yt(),{top:-t+"px"}),s.test.top=-t+"px";else{var e=Bt(t);Gt(e.element,e.options)}}function Kt(n,t){"internal"!==t&&Et("fadingEffect","update",n),Et("cards","update_",n),At("scrollingSpeed",n,t)}s.setScrollingSpeed=Kt;var qt,$t=null,ne=null,te=null;function ee(n,t,e,i){var r,a=function(n){return n.self!=o&&g(n,tt)?n.scrollLeft:!Mt().autoScrolling||Mt().scrollBar?W():n.offsetTop}(n),l=t-a,u=!1,c=vn.G;pn({G:!0}),qt&&window.cancelAnimationFrame(qt),qt=function(s){r||(r=s);var f=Math.floor(s-r);if(vn.G){var d=t;e&&(d=o.fp_easings[Mt().easing](f,a,l,e)),f<=e&&Gt(n,d),ft?"left":"right"}function ke(){clearTimeout(me)}function Ee(n){Et("continuousHorizontal","afterSlideLoads",n),Et("dragAndMove","afterSlideLoads",n),n.localIsResizing||(Et("parallax","afterSlideLoads"),Et("scrollOverflowReset","setPrevious",n.prevSlide),Et("scrollOverflowReset","reset"),X(Mt().afterSlideLoad)&&re("afterSlideLoad",n),pn({canScroll:!0}),ae(n.destiny),dn.L(Pn,n)),pn({W:!1}),Et("interlockedSlides","interlockedSlides",n)}function Re(n,t){Kt(0,"internal"),void 0!==t&&pn({F:!0}),Ae(P(n,et),n),void 0!==t&&pn({F:!1}),Kt(Tt().scrollingSpeed,"internal")}function Le(n,t){At("recordHistory",n,t)}function je(n,t){n||Jt(0),At("autoScrolling",n,t);var e=hn().P.item;if(Mt().autoScrolling&&!Mt().scrollBar)b(te,{overflow:"hidden",height:"100%"}),R($t,"fp-scrollable"),Le(Tt().recordHistory,"internal"),b(yt(),{"-ms-touch-action":"none","touch-action":"none"}),null!=e&&Jt(e.offsetTop);else if(b(te,{overflow:"visible",height:"initial"}),E($t,"fp-scrollable"),Le(!!Mt().autoScrolling&&Tt().recordHistory,"internal"),b(yt(),{"-ms-touch-action":"","touch-action":""}),Xt(yt()),null!=e){var i=Bt(e.offsetTop);i.element.scrollTo(0,i.options)}_(yt(),"setAutoScrolling",n)}function ze(){for(var n=p(nt),t=0;t0,r=i>2&&i'+pe(a.index(),"Section")+"";var u=Mt().navigationTooltips[a.index()];void 0!==u&&""!==u&&(i+='
        '+u+"
        "),i+=""}p("ul",e)[0].innerHTML=i;var c=p("li",p(Kn)[0])[hn().P.index()];E(p("a",c),Yn)}function He(n){n.preventDefault&&V(n),pn({H:"verticalNav"});var t=T(P(this,"#fp-nav li"));dn.L(En,{destination:hn().N[t]})}function Ce(n,t){var e;e=n,Mt().menu&&Mt().menu.length&&p(Mt().menu).forEach((function(n){null!=n&&(R(p(Un,n),Yn),E(p('[data-menuanchor="'+e+'"]',n),Yn))})),function(n,t){var e=p(Kn)[0];Mt().navigation&&null!=e&&"none"!==e.style.display&&(R(p(Un,e),Yn),E(n?p('a[href="#'+n+'"]',e):p("a",p("li",e)[t]),Yn))}(n,t)}we.m={up:!0,down:!0,left:!0,right:!0},we.k=h({},we.m),dn.R(mn,(function(n){var t=n.target;(Q(t,dt)||P(t,dt))&&ye.call(t,n)})),s.landscapeScroll=Ae,dn.R(yn,(function(){dn.R(jn,Te)})),s.setRecordHistory=Le,s.setAutoScrolling=je,s.test.setAutoScrolling=je,(new Date).getTime();var Ie,We,Fe,Ve,Ze,Be,Ge=(We=!0,Fe=(new Date).getTime(),Ve=!o.fullpage_api,function(n,t){var e=(new Date).getTime(),i="wheel"===n?Mt().scrollingSpeed:100;return We=Ve||e-Fe>=i,Ve=!o.fullpage_api,We&&(Ie=t(),Fe=e),void 0===Ie||Ie});function Ye(n,t){if(X(Mt().beforeLeave))return Ge(hn().H,(function(){return re(n,t)}))}function Ue(n,t,e){var i=n.item;if(null!=i){var o,r,a={element:i,callback:t,isMovementUp:e,dtop:Xe(i),yMovement:Ut(hn().P,i),anchorLink:n.anchor,sectionIndex:n.index(),activeSlide:n.activeSlide?n.activeSlide.item:null,leavingSection:hn().P.index()+1,localIsResizing:vn.F,items:{origin:hn().P,destination:n},direction:null};if(!(hn().P.item==i&&!vn.F||Mt().scrollBar&&W()===a.dtop&&!g(i,"fp-auto-height"))){if(null!=a.activeSlide&&(o=Z(a.activeSlide,"data-anchor"),r=T(a.activeSlide,null)),!a.localIsResizing){var l=a.yMovement;if(void 0!==e&&(l=e?"up":"down"),a.direction=l,Ot("dropEffect")&&s.dropEffect.onLeave_(a),Ot("waterEffect")&&s.waterEffect.onLeave_(a),X(Mt().beforeLeave)&&!1===Ye("beforeLeave",a))return;if(X(Mt().onLeave)&&!re("onLeave",a))return}Et("parallax","apply",a),Et("cards","apply",a),Et("dropEffect","apply",a),Et("waterEffect","apply",a),Mt().autoScrolling&&Mt().continuousVertical&&void 0!==a.isMovementUp&&(!a.isMovementUp&&"up"==a.yMovement||a.isMovementUp&&"down"==a.yMovement)&&(a=function(n){pn({nn:!0});var t=hn().P.item;return n.isMovementUp?C(t,tn(t,Qn)):H(t,en(t,Qn).reverse()),Jt(hn().P.item.offsetTop),ze(),n.pn=t,n.dtop=n.element.offsetTop,n.yMovement=Ut(hn().P,n.element),n.leavingSection=n.items.origin.index()+1,n.sectionIndex=n.items.destination.index(),_(yt(),"onContinuousVertical",n),n}(a)),Et("scrollOverflowReset","setPrevious",hn().P.item),a.localIsResizing||ue(hn().P.item),kt("dropEffect")&&Mt().dropEffect||(E(i,Yn),R(F(i),Yn)),si(),ce(i),pn({canScroll:s.test.hn}),de(r,o,a.anchorLink),dn.L(Dn,a),function(n){var t=Mt().scrollingSpeed<700,e=t?700:Mt().scrollingSpeed;if(pn({Y:"none",scrollY:Math.round(n.dtop)}),dn.L(jn),Mt().css3&&Mt().autoScrolling&&!Mt().scrollBar)Qt("translate3d(0px, -"+Math.round(n.dtop)+"px, 0px)",!0),kt("waterEffect")&&ze(),Mt().scrollingSpeed?(clearTimeout(Ze),Ze=setTimeout((function(){_e(n),pn({canScroll:!t||s.test.hn})}),Mt().scrollingSpeed)):_e(n);else{var i=Bt(n.dtop);s.test.top=-n.dtop+"px",clearTimeout(Ze),ee(i.element,i.options,Mt().scrollingSpeed,(function(){Mt().scrollBar?Ze=setTimeout((function(){_e(n)}),30):(_e(n),pn({canScroll:!t||s.test.hn}))}))}t&&(clearTimeout(Be),Be=setTimeout((function(){pn({canScroll:!0})}),e))}(a),pn({Z:a.anchorLink}),Ce(a.anchorLink,function(n){return null!=n.pn?n.isMovementUp?vn.j-1:0:n.sectionIndex}(a))}}}function Xe(n){var t=n.offsetHeight,e=n.offsetTop,i=e,o=kt("dragAndMove")&&Et("dragAndMove","isGrabbing")?Et("dragAndMove","isScrollingDown"):e>vn.K,r=i-m()+t,a=Mt().bigSectionsDestination;return t>m()?(o||a)&&"bottom"!==a||(i=r):(o||vn.F&&null==y(n))&&(i=r),kt("offsetSections")&&(i=s.offsetSections.getSectionPosition_(o,i,n)),pn({K:i}),i}function _e(n){pn({C:!1}),function(n){null!=n.pn&&(n.isMovementUp?C(p(Qn)[0],n.pn):H(p(Qn)[hn().N.length-1],n.pn),Jt(hn().P.item.offsetTop),function(){for(var n=p(nt),t=0;t-1&&!li.An)return V(n),!1},yn:function(){li.Tn=vn.canScroll},onLeave:function(){clearTimeout(ti),li.An=!1},afterLoad:function(){li.An=!1,clearTimeout(ti),ti=setTimeout((function(){li.Tn=vn.canScroll}),200)},Rn:function(){r.activeElement===this.Mn&&(this.Mn.blur(),li.An=!1)},Sn:function(){if(Mt().scrollOverflow&&li.Tn){li.Rn();var n=li.Ln(hn().P.item);!n||a||u||(this.Mn=n,requestAnimationFrame((function(){n.focus(),li.An=!0}))),li.Tn=!1}},bn:function(){Mt().scrollOverflowMacStyle&&!l&&E($t,"fp-scroll-mac"),hn().un.forEach((function(n){if(!(n.slides&&n.slides.length||g(n.item,"fp-auto-height-responsive")&&$e())){var t,e=Vt(n.item),i=li.gn(n.item),o=(t=n).rn?t:t.parent;if(c){var r=i?"addClass":"removeClass";sn[r](o.item,ut),sn[r](n.item,ut)}else E(o.item,ut),E(n.item,ut);n.on||(li.jn(e),li.zn(e)),n.on=!0}}))},zn:function(n){li.Ln(n).addEventListener("scroll",li.Dn),n.addEventListener("wheel",li.kn,{passive:!1}),n.addEventListener("keydown",li.En,{passive:!1})},jn:function(n){var t=document.createElement("div");t.className=at,D(n,t),t.setAttribute("tabindex","-1")},Nn:function(n){var t=p(lt,n)[0];t&&(N(t),n.removeAttribute("tabindex"))},Ln:function(n){var t=Vt(n);return p(lt,t)[0]||t},on:function(n){return g(n,at)||null!=p(lt,n)[0]},mn:function(n){return n.rn&&n.activeSlide?n.activeSlide.on:n.on},gn:function(n){return li.Ln(n).scrollHeight>o.innerHeight},Pn:function(n,t){if(!vn.canScroll)return!1;if(Mt().scrollBar)return!0;var e=li.Ln(t);if(!Mt().scrollOverflow||!g(e,at)||g(t,"fp-noscroll")||g(Vt(t),"fp-noscroll"))return!0;var i=c?1:0,o=e.scrollTop,r="up"===n&&o<=0,a="down"===n&&e.scrollHeight<=Math.ceil(e.offsetHeight+o)+i,l=r||a;return l||(this.xn=(new Date).getTime()),l},Hn:function(){this.On=(new Date).getTime();var n=this.On-li.xn,t=(a||u)&&vn.X,e=vn._&&n>600;return t&&n>400||e},Dn:(ai=0,function(n){var t=n.target.scrollTop,e="none"!==vn.Y?vn.Y:ai=0||o1&&(Mt().controlArrows&&function(n){var t=n.item,e=[K(Mt().controlArrowsHTML[0]),K(Mt().controlArrowsHTML[1])];H(p(et,t)[0],e),E(e,ft),E(e[0],vt),E(e[1],"fp-next"),"#fff"!==Mt().controlArrowColor&&(b(p(ht,t),{"border-color":"transparent transparent transparent "+Mt().controlArrowColor}),b(p(pt,t),{"border-color":"transparent "+Mt().controlArrowColor+" transparent transparent"})),Mt().loopHorizontal||x(p(pt,t))}(n),Mt().slidesNavigation&&function(n){var t=n.item,e=n.slides.length;L(K('
          '),t);var i=p(ct,t)[0];E(i,"fp-"+Mt().slidesNavPosition);for(var o=0;o'+pe(o,"Slide",p($n,t)[o])+""),p("ul",i)[0]);b(i,{"margin-left":"-"+i.innerWidth/2+"px"});var r=n.activeSlide?n.activeSlide.index():0;E(p("a",p("li",i)[r]),Yn)}(n)),i.forEach((function(n){b(n.item,{width:a+"%"}),Mt().verticalCentered&&ni(n)}));var c=kt("responsiveSlides")?null:n.activeSlide||null;null!=c&&vn.P&&(0!==vn.P.index()||0===vn.P.index()&&0!==c.index())?(Re(c.item,"internal"),E(c.item,"fp-initial")):E(e[0],Yn)}gi.prototype=Pt.prototype,gi.prototype.constructor=pi;var bi={attributes:!1,subtree:!0,childList:!0,characterData:!0};function Si(){return Et("responsiveSlides","isResponsiveSlidesChanging")||v(p(Mt().slideSelector,yt())).length!==hn().D}function yi(n){var t=Si();(Si()||Et("responsiveSlides","isResponsiveSlidesChanging")||v(p(Mt().sectionSelector,yt())).length!==hn().j)&&!vn.nn&&(Mt().observer&&hi&&hi.disconnect(),fi(),si(),Mt().anchors=[],q(p(Kn)),Et("responsiveSlides","isResponsiveSlidesChanging")||mi(),xt(),Mt().navigation&&Pe(),t&&(q(p(ct)),q(p(dt))),hn().N.forEach((function(n){n.slides.length?t&&wi(n):ii(n)}))),Mt().observer&&hi&&p(Fn)[0]&&hi.observe(p(Fn)[0],bi)}dn.R(yn,(function(){var n,t,e;Mt().observer&&"MutationObserver"in window&&p(Fn)[0]&&(n=p(Fn)[0],t=bi,(e=new MutationObserver(yi)).observe(n,t),hi=e),dn.R(Tn,yi)})),s.render=yi;var Mi=function(){var n=!1;try{var t=Object.defineProperty({},"passive",{get:function(){n=!0}});G("testPassive",null,t),U("testPassive",null,t)}catch(n){}return function(){return n}}();function Ti(){return!!Mi()&&{passive:!1}}var Ai,xi,Oi,ki,Ei=(Oi=(new Date).getTime(),ki=[],{In:function(n){var t=(n=n||o.event).wheelDelta||-n.deltaY||-n.detail,e=Math.max(-1,Math.min(1,t)),i=void 0!==n.wheelDeltaX||void 0!==n.deltaX;Ai=Math.abs(n.wheelDeltaX)149&&ki.shift(),ki.push(Math.abs(t));var a=r-Oi;Oi=r,a>200&&(ki=[])},Wn:function(){var n=an(ki,10)>=an(ki,70);return!!ki.length&&n&&Ai},Fn:function(){return xi}});function Ri(){var n=Mt().css3?W()+m():rn(hn().N).item.offsetTop+rn(hn().N).item.offsetHeight,t=Bt(n);s.test.top=-n+"px",pn({canScroll:!1}),ee(t.element,t.options,Mt().scrollingSpeed,(function(){setTimeout((function(){pn({C:!0}),pn({canScroll:!0})}),30)}))}function Li(){yt().getBoundingClientRect().bottom>=0&&ji()}function ji(){var n=Bt(rn(hn().N).item.offsetTop);pn({canScroll:!1}),ee(n.element,n.options,Mt().scrollingSpeed,(function(){pn({canScroll:!0}),pn({C:!1}),pn({Vn:!1})}))}var zi,Di,Ni,Pi=(zi=!1,Di={},Ni={},function(n,t,e){switch(n){case"set":Di[t]=(new Date).getTime(),Ni[t]=e;break;case"isNewKeyframe":var i=(new Date).getTime();zi=i-Di[t]>Ni[t]}return zi});function Hi(){var n=hn().P.next();n||!Mt().loopBottom&&!Mt().continuousVertical||(n=hn().N[0]),null!=n?Ue(n,null,!1):yt().scrollHeight<$t.scrollHeight&&Mt().scrollBar&&Mt().Zn&&dn.L(Ln)}function Ci(){var n=hn().P.prev();n||!Mt().loopTop&&!Mt().continuousVertical||(n=rn(hn().N)),null!=n&&Ue(n,null,!0)}s.moveSectionDown=Hi,s.moveSectionUp=Ci;var Ii=0;function Wi(n){Mt().autoScrolling&&(vn.canScroll&&(n.pageYIi&&Se().m.down&&Hi()),Ii=n.pageY)}function Fi(n){if(Se().m[n]){var t="down"===n?Hi:Ci;kt("scrollHorizontally")&&(t=Et("scrollHorizontally","getScrollSection",{type:n,scrollSection:t})),Mt().scrollOverflow&&li.mn(hn().P)?li.Pn(n,hn().P.item)&&li.Hn()&&t():t()}}var Vi,Zi,Bi,Gi=0,Yi=0,Ui=0,Xi=0,_i=to(),Qi={Bn:"ontouchmove"in window?"touchmove":_i?_i.move:null,Gn:"ontouchstart"in window?"touchstart":_i?_i.down:null};function Ji(n){var t=P(n.target,Qn)||hn().P.item,e=li.mn(hn().P);if(Ki(n)){pn({X:!0,_:!1}),Mt().autoScrolling&&(e&&!vn.canScroll||Mt().scrollBar)&&V(n);var i=no(n);Ui=i.y,Xi=i.x;var r=Math.abs(Gi-Ui)>o.innerHeight/100*Mt().touchSensitivity,a=Math.abs(Yi-Xi)>w()/100*Mt().touchSensitivity,l=p(et,t).length&&Math.abs(Yi-Xi)>Math.abs(Gi-Ui),u=Gi>Ui?"down":"up";pn({Y:l?Yi>Xi?"right":"left":u}),l?!vn.W&&a&&(Yi>Xi?Se().m.right&&dn.L(bn,{section:t}):Se().m.left&&dn.L(wn,{section:t})):Mt().autoScrolling&&vn.canScroll&&r&&Fi(u)}}function Ki(n){return void 0===n.pointerType||"mouse"!=n.pointerType}function qi(n){if(Mt().fitToSection&&pn({G:!1}),Ki(n)){var t=no(n);Gi=t.y,Yi=t.x}G("touchend",$i)}function $i(){U("touchend",$i),pn({X:!1})}function no(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,u&&Ki(n)&&Mt().scrollBar&&void 0!==n.touches&&(t.y=n.touches[0].pageY,t.x=n.touches[0].pageX),t}function to(){var n;return o.PointerEvent&&(n={down:"pointerdown",move:"pointermove"}),n}function eo(n){Mt().autoScrolling&&Ki(n)&&Se().m.up&&(vn.canScroll||V(n))}function io(n,t){var e=null==t?hn().P.item:t,i=Ct(vn.N,e),o=p(et,e)[0];if(!(null==o||Rt()||vn.W||i.slides.length<2)){var r=i.activeSlide,a="left"===n?r.prev():r.next();if(!a){if(!Mt().loopHorizontal)return;a="left"===n?rn(i.slides):i.slides[0]}pn({W:!s.test.hn}),Ae(o,a.item,n)}}function oo(n){io("left",n)}function ro(n){io("right",n)}function ao(n){var t=hn().N.filter((function(t){return t.anchor===n}))[0];if(!t){var e=void 0!==n?n-1:0;t=hn().N[e]}return t}function lo(n){null!=n&&Ae(P(n,et),n)}function uo(n,t){var e=ao(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===vn.Z||g(e.item,Yn)?lo(i):Ue(e,(function(){lo(i)}))}}function co(n,t){var e=ao(n);void 0!==t?uo(n,t):null!=e&&Ue(e)}function so(){clearTimeout(Zi),Y("keydown",fo),Y("keyup",vo)}function fo(n){clearTimeout(Zi);var t=n.keyCode,e=[37,39].indexOf(t)>-1,i=Mt().autoScrolling||Mt().fitToSection||e;9===t?function(n){var t=n.shiftKey,e=r.activeElement,i=wo(Vt(hn().P.item));function o(n){return V(n),i[0]?i[0].focus():null}if(vn.canScroll){if(!function(n){var t=wo(r),e=t.indexOf(r.activeElement),i=t[n.shiftKey?e-1:e+1],o=P(i,$n),a=P(i,Qn);return!o&&!a}(n)){e?null==P(e,".fp-section.active,.fp-section.active .fp-slide.active")&&(e=o(n)):o(n);var a=e==i[0],l=e==i[i.length-1],u=t&&a;if(u||!t&&l){V(n);var c=function(n){var t,e=n?"prevPanel":"nextPanel",i=[],o=Zt((vn.P&&vn.P.activeSlide?vn.P.activeSlide:vn.P)[e]());do{(i=wo(o.item)).length&&(t={Yn:o,Un:i[n?i.length-1:0]}),o=Zt(o[e]())}while(o&&0===i.length);return t}(u),s=c?c.Yn:null;if(s){var f=s.rn?s:s.parent;dn.L(xn,{Xn:f.index()+1,slideAnchor:s.rn?0:s.index()}),Bi=c.Un,V(n)}}}}else V(n)}(n):!cn()&&Mt().keyboardScrolling&&i&&(Vi=n.ctrlKey,Zi=setTimeout((function(){!function(n){var t=n.shiftKey,e=r.activeElement,i=Q(e,"video")||Q(e,"audio"),o=li.Pn("up",hn().P.item),a=li.Pn("down",hn().P.item),l=[37,39].indexOf(n.keyCode)>-1;if(function(n){(function(n){return[40,38,32,33,34].indexOf(n.keyCode)>-1&&!vn.C})(n)&&!P(n.target,lt)&&n.preventDefault()}(n),vn.canScroll||l)switch(pn({H:"keydown"}),n.keyCode){case 38:case 33:Se().k.up&&o?vn.C?dn.L(On,{e:n}):Ci():li.Sn();break;case 32:if(t&&Se().k.up&&!i&&o){Ci();break}case 40:case 34:if(Se().k.down&&a){if(vn.C)return;32===n.keyCode&&i||Hi()}else li.Sn();break;case 36:Se().k.up&&co(1);break;case 35:Se().k.down&&co(hn().N.length);break;case 37:Se().k.left&&oo();break;case 39:Se().k.right&&ro()}}(n)}),0))}function vo(n){vn.J&&(Vi=n.ctrlKey)}function po(){pn({J:!1}),Vi=!1}function ho(n){mo()}function go(n){P(Bi,$n)&&!P(Bi,nt)||mo()}function mo(){Bi&&(Bi.focus(),Bi=null)}function wo(n){return[].slice.call(p('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex="0"], [contenteditable]',n)).filter((function(n){return"-1"!==Z(n,"tabindex")&&null!==n.offsetParent}))}s.moveSlideLeft=oo,s.moveSlideRight=ro,s.moveTo=co,dn.R(yn,(function(){G("blur",po),B("keydown",fo),B("keyup",vo),dn.R(Mn,so),dn.R(Pn,ho),dn.R(Nn,go)}));var bo=(new Date).getTime(),So=[];function yo(n){n?(function(){var n,t="";o.addEventListener?n="addEventListener":(n="attachEvent",t="on");var e="onwheel"in r.createElement("div")?"wheel":void 0!==r.onmousewheel?"mousewheel":"DOMMouseScroll",i=Ti();"DOMMouseScroll"==e?r[n](t+"MozMousePixelScroll",Mo,i):r[n](t+e,Mo,i)}(),yt().addEventListener("mousedown",To),yt().addEventListener("mouseup",Ao)):(r.addEventListener?(Y("mousewheel",Mo,!1),Y("wheel",Mo,!1),Y("MozMousePixelScroll",Mo,!1)):r.detachEvent("onmousewheel",Mo),yt().removeEventListener("mousedown",To),yt().removeEventListener("mouseup",Ao))}function Mo(n){var t=(new Date).getTime(),e=g(p(".fp-completely")[0],"fp-normal-scroll"),i=function(n,t){(new Date).getTime();var e=hn().C&&n.getBoundingClientRect().bottom>=0&&"up"===Ei.Fn(),i=hn().Vn;if(i)return V(t),!1;if(hn().C){if(e){var o;if(!(i||Pi("isNewKeyframe","beyondFullpage")&&Ei.Wn()))return(o=Bt(rn(hn().N).item.offsetTop+rn(hn().N).item.offsetHeight)).element.scrollTo(0,o.options),pn({Vn:!1}),V(t),!1;if(Ei.Wn())return e=!1,pn({Vn:!0}),pn({H:"wheel"}),ji(),V(t),!1}else Pi("set","beyondFullpage",1e3);if(!i&&!e)return!0}}(yt(),n);if(vn._||pn({X:!1,_:!0,Y:"none"}),!Se().m.down&&!Se().m.up)return V(n),!1;if(i)return!0;if(!1===i)return V(n),!1;if(Mt().autoScrolling&&!Vi&&!e){var r=(n=n||o.event).wheelDelta||-n.deltaY||-n.detail,a=Math.max(-1,Math.min(1,r)),l=void 0!==n.wheelDeltaX||void 0!==n.deltaX,u=Math.abs(n.wheelDeltaX)0?"up":"none";So.length>149&&So.shift(),So.push(Math.abs(r)),Mt().scrollBar&&V(n);var s=t-bo;return bo=t,s>200&&(So=[]),pn({U:c}),vn.canScroll&&!Rt()&&an(So,10)>=an(So,70)&&u&&(pn({H:"wheel"}),Fi(a<0?"down":"up")),!1}Mt().fitToSection&&pn({G:!1})}function To(n){var t;2==n.which&&(t=n.pageY,Ii=t,yt().addEventListener("mousemove",Wi))}function Ao(n){2==n.which&&yt().removeEventListener("mousemove",Wi)}function xo(n){n?(yo(!0),function(){if(Qi.Bn&&(a||u)&&(!kt("dragAndMove")||"mouseonly"===Mt().dragAndMove)){Mt().autoScrolling&&($t.removeEventListener(Qi.Bn,eo,{passive:!1}),$t.addEventListener(Qi.Bn,eo,{passive:!1}));var n=Mt().touchWrapper;n.removeEventListener(Qi.Gn,qi),n.removeEventListener(Qi.Bn,Ji,{passive:!1}),n.addEventListener(Qi.Gn,qi),n.addEventListener(Qi.Bn,Ji,{passive:!1})}}()):(yo(!1),function(){if(Qi.Bn&&(a||u)){Mt().autoScrolling&&($t.removeEventListener(Qi.Bn,Ji,{passive:!1}),$t.removeEventListener(Qi.Bn,eo,{passive:!1}));var n=Mt().touchWrapper;n.removeEventListener(Qi.Gn,qi),n.removeEventListener(Qi.Bn,Ji,{passive:!1})}}())}s.setMouseWheelScrolling=yo;var Oo=!0;function ko(){["mouseenter","touchstart","mouseleave","touchend"].forEach((function(n){Y(n,Ro,!0)}))}function Eo(n,t){document["fp_"+n]=t,B(n,Ro,!0)}function Ro(n){var t=n.type,e=!1,i="mouseleave"===t?n.toElement||n.relatedTarget:n.target;i!=document&&i?("touchend"===t&&(Oo=!1,setTimeout((function(){Oo=!0}),800)),("mouseenter"!==t||Oo)&&(Mt().normalScrollElements.split(",").forEach((function(n){if(!e){var t=Q(i,n),o=P(i,n);(t||o)&&(s.shared._n||xo(!1),s.shared._n=!0,e=!0)}})),!e&&s.shared._n&&(xo(!0),s.shared._n=!1))):xo(!0)}function Lo(n,t){Kt(0,"internal"),co(n,t),Kt(Tt().scrollingSpeed,"internal")}dn.R(yn,(function(){Mt().normalScrollElements&&(["mouseenter","touchstart"].forEach((function(n){Eo(n,!1)})),["mouseleave","touchend"].forEach((function(n){Eo(n,!0)}))),dn.R(Mn,ko)})),s.silentMoveTo=Lo;var jo,zo,Do=m(),No=w(),Po=!1;function Ho(){clearTimeout(jo),clearTimeout(zo),U("resize",Co)}function Co(){Po||(Mt().autoScrolling&&!Mt().scrollBar||!Mt().fitToSection)&&Wo(m()),function(){if(a)for(var n=0;n<4;n++)zo=setTimeout((function(){window.requestAnimationFrame((function(){Mt().autoScrolling&&!Mt().scrollBar&&(pn({F:!0}),Lo(vn.P.index()+1),pn({F:!1}))}))}),200*n)}(),Po=!0,clearTimeout(jo),jo=setTimeout((function(){!function(){if(pn({F:!0}),Wo(""),_(yt(),"onResize"),Mt().autoScrolling||vn.C||function(){if(!Mt().autoScrolling||Mt().scrollBar){var n=.01*o.innerHeight;r.documentElement.style.setProperty("--vh","".concat(n,"px"))}}(),dn.L(Tn),si(),Ke(),a){var n=r.activeElement;if(!Q(n,"textarea")&&!Q(n,"input")&&!Q(n,"select")){var t=m();Math.abs(t-Do)>20*Math.max(Do,t)/100&&(Io(!0),Do=t)}}else e=m(),i=w(),vn.q===e&&No===i||(pn({q:e}),No=i,Io(!0));var e,i;_(yt(),"onResizeEnds"),pn({F:!1})}(),Po=!1}),400)}function Io(n){if(!g(yt(),Bn)){pn({F:!0,q:m(),Qn:w()});for(var t=hn().N,e=0;e1&&Ae(r,i.activeSlide.item)}Mt().scrollOverflow&&li.bn();var l=hn().P.index();vn.C||!l||kt("fadingEffect")||kt("dropEffect")||kt("waterEffect")||Lo(l+1),pn({F:!1}),X(Mt().afterResize)&&n&&Mt().afterResize.call(yt(),o.innerWidth,o.innerHeight),X(Mt().afterReBuild)&&!n&&Mt().afterReBuild.call(yt()),_(yt(),"afterRebuild")}}function Wo(n){hn().N.forEach((function(t){var e=""!==n||kt("offsetSections")?jt(t.item):"";b(t.item,{height:e})}))}function Fo(){var n,t,e=o.location.hash;if(e.length){var i=e.replace("#","").split("/"),r=e.indexOf("#/")>-1;n=r?"/"+i[1]:decodeURIComponent(i[0]);var a=r?i[2]:i[1];a&&a.length&&(t=decodeURIComponent(a))}return{section:n,sn:t}}function Vo(){U("hashchange",Zo)}function Zo(){if(!vn.V&&!Mt().lockAnchors){var n=Fo(),t=n.section,e=n.sn,i=void 0===vn.Z,o=void 0===vn.Z&&void 0===e&&!vn.W;t&&t.length&&(t&&t!==vn.Z&&!i||o&&!Rt()||!vn.W&&vn.B!=e&&!Rt())&&dn.L(xn,{Xn:t,slideAnchor:e})}}function Bo(n){var t=n.target;P(t,Mt().menu+" [data-menuanchor]")&&Go.call(t,n)}function Go(n){pn({H:"menu"}),!p(Mt().menu)[0]||!Mt().lockAnchors&&Mt().anchors.length||(V(n),dn.L(kn,{anchor:Z(this,"data-menuanchor")}))}function Yo(n){var t=n.target;t&&P(t,"#fp-nav a")?He.call(t,n.e):Q(t,".fp-tooltip")?Ne.call(t):(Q(t,st)||null!=P(t,st))&&he.call(t,n.e)}s.reBuild=Io,dn.R(yn,(function(){Co(),G("resize",Co),dn.R(Mn,Ho)})),s.setLockAnchors=function(n){Mt().lockAnchors=n},dn.R(yn,(function(){G("hashchange",Zo),dn.R(Mn,Vo)})),dn.R(yn,(function(){B("wheel",Ei.In,Ti()),dn.R(Ln,Ri),dn.R(On,Li)})),dn.R(yn,(function(){dn.R(mn,Bo)})),dn.R(yn,(function(){dn.R(mn,Yo)}));var Uo,Xo,_o=0;function Qo(n){var t,e,i,o,r;if(_(yt(),"onScroll"),!vn.F&&hn().P&&(rn(hn().N),!hn().C&&!hn().Vn&&(!Mt().autoScrolling||Mt().scrollBar||kt("dragAndMove"))&&!Lt())){var a=kt("dragAndMove")?Math.abs(Et("dragAndMove","getCurrentScroll")):W(),l=function(n){var t=n>_o?"down":"up";return _o=n,pn({K:n}),t}(a),u=0,c=a+m()/2,s=(kt("dragAndMove")?Et("dragAndMove","getDocumentHeight"):$t.scrollHeight-m())===a,f=hn().N;if(pn({scrollY:a}),s)u=f.length-1;else if(a)for(var d=0;d=W()+m():o<=W())&&(g(hn().P.item,Xn)||(E(hn().P.item,Xn),R(F(hn().P.item),Xn))),e=(t=f[u]).item,!t.isActive){pn({V:!0});var v,p,h=hn().P.item,w=hn().P.index()+1,b=Ut(hn().P,e),S=t.anchor,y=t.index()+1,M=t.activeSlide,T={P:h,sectionIndex:y-1,anchorLink:S,element:e,leavingSection:w,direction:b,items:{origin:hn().P,destination:t}};if(M&&(p=M.anchor,v=M.index()),vn.canScroll)R(f.filter((function(n){return n.index()!==t.index()})).map((function(n){return n.item})),Yn),E(e,Yn),Et("parallax","afterLoad"),X(Mt().beforeLeave)&&Ye("beforeLeave",T),X(Mt().onLeave)&&re("onLeave",T),X(Mt().afterLoad)&&re("afterLoad",T),Et("resetSliders","apply",{localIsResizing:vn.F,leavingSection:w}),ue(h),ce(e),ae(e),Ce(S,y-1),Mt().anchors.length&&pn({Z:S}),si(),de(v,p,S);clearTimeout(Uo),Uo=setTimeout((function(){pn({V:!1})}),100)}Mt().fitToSection&&vn.canScroll&&(clearTimeout(Xo),Xo=setTimeout((function(){vn.N.filter((function(n){var t=n.item.getBoundingClientRect();return Math.round(t.bottom)===Math.round(m())||0===Math.round(t.top)})).length||Je()}),Mt().en))}}function Jo(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){be(n,t,"k")})):(be(n,"all","k"),Mt().keyboardScrolling=n)}function Ko(n){var t=n.index();void 0!==Mt().anchors[t]&&n.isActive&&Ce(Mt().anchors[t],t),Mt().menu&&Mt().css3&&null!=P(p(Mt().menu)[0],Fn)&&p(Mt().menu).forEach((function(n){$t.appendChild(n)}))}function qo(){var n,t,e=hn().P,i=hn().P.item;E(i,Xn),ce(i),De(),ae(i),t=ao((n=Fo()).section),n.section&&t&&(void 0===t||t.index()!==T(ei))||!X(Mt().afterLoad)||re("afterLoad",{P:i,element:i,direction:null,anchorLink:e.anchor,sectionIndex:e.index(),items:{origin:hn().P,destination:hn().P}}),X(Mt().afterRender)&&re("afterRender"),_(yt(),"afterRender")}function $o(n,t){void 0!==t?(t=t.replace(/ /g,"").split(",")).forEach((function(t){be(n,t,"m")})):be(n,"all","m"),_(yt(),"setAllowScrolling",{value:n,Jn:t})}function nr(){var n=Fo(),t=n.section,e=n.sn;t?Mt().animateAnchor?uo(t,e):Lo(t,e):dn.L(gn,null)}dn.R(Mn,(function(){clearTimeout(Uo),clearTimeout(Xo)})),dn.R(yn,(function(){G("scroll",Qo),r.body.addEventListener("scroll",Qo),dn.R(xn,(function(n){uo(n.Xn,n.slideAnchor)})),dn.R(kn,(function(n){co(n.anchor,void 0)})),dn.R(An,(function(n){("down"===n.direction?Hi:Ci)()})),dn.R(En,(function(n){Ue(n.destination)}))})),dn.R(Mn,(function(){U("scroll",Qo)})),s.getActiveSlide=function(){return oe(hn().P.activeSlide)},s.getScrollX=function(){return vn.scrollX},dn.R(yn,(function(){dn.R(Mn,ke),dn.R(Rn,(function(n){Ae(n.slides,n.destination)})),dn.R(bn,(function(n){ro(n.section)})),dn.R(wn,(function(n){oo(n.section)}))})),dn.R(yn,(function(){var n=Mt().credits.position,t=["left","right"].indexOf(n)>-1?"".concat(n,": 0;"):"",e='\n \n "),i=rn(vn.N),o=!vn.Kn||Mt().credits.enabled;i&&i.item&&o&&i.item.insertAdjacentHTML("beforeend",e)})),function(){dn.R(Sn,(function(){var t,l,u;pn({Kn:(Mt().licenseKey,t=Mt().licenseKey,l=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(""),l=t[["split"]]("-"),u=[];l[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);u.push(i);var a=r(n[i]);if(1===t){var l=["pa","dS","t","art"].join("");a=a.toString()[l](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!==u[t]&&(e+=Math.abs(r(n[i])),isNaN(n[i])||c++);var o=a(e);s+=o}})),s+=a(c),{qn:new Date(e+"T00:00"),$n:e.split("-")[2]===8*(Yn.length-2)+"",nt:s}}(t),u=function(n){var t=i[o()]().join("");return n&&0===t.indexOf(n)&&n.length===t.length}(t),(l||u)&&(l&&e<=l.qn&&l.nt===t.split(n[0])[4]||u||l.$n)||!1)})}));var n=["-"],t="2023-4-29".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()}}(),s.setKeyboardScrolling=Jo,s.shared.tt=qo,s.setAllowScrolling=$o;var tr={};function er(){return tr}var ir,or,rr,ar,lr=!g($t,Dt("OHNsd3AtZnVsbHBhZ2UtanM5T20="));function ur(n){if(or=r.createElement("div"),ir=Dt("MTIzPGRpdj48YSBocmVmPSJodHRwOi8vYWx2YXJvdHJpZ28uY29tL2Z1bGxQYWdlL2V4dGVuc2lvbnMvIiBzdHlsZT0iY29sb3I6ICNmZmYgIWltcG9ydGFudDsgdGV4dC1kZWNvcmF0aW9uOm5vbmUgIWltcG9ydGFudDsiPlVubGljZW5zZWQgZnVsbFBhZ2UuanMgRXh0ZW5zaW9uPC9hPjwvZGl2PjEyMw=="),lr||(ir=ir.replace("extensions/","").replace("Extension","")),or.innerHTML=ir,or=or.firstChild,"MutationObserver"in window&&new MutationObserver(sr).observe(r.body,{childList:!0,subtree:!1}),(!lr||kt(n)&&s[n])&&(!function(n){var t=void 0!==er()[n]&&er()[n].length,e=[],i=!1;return k(er()[n])?e=er()[n]:e.push(er()[n]),e.forEach((function(e){var o=function(){if(r.domain.length){for(var n=r.domain.replace(/^(www\.)/,"").split(".");n.length>2;)n.shift();return n.join(".").replace(/(^\.*)|(\.*$)/g,"")}return""}(),a=["MTM0bG9jYWxob3N0MjM0","MTM0MC4xMjM0","MTM0anNoZWxsLm5ldDIzNA==","UDdDQU5ZNlNN","NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3","NDU2dGVzdDQ1Ng=="],l=Dt(a[0]),u=Dt(a[1]),c=Dt(a[2]),s=Dt(a[6]),f=Dt(a[3]),d=Dt(a[4]),v=Dt(a[5]),p=void 0!==Mt()[d+v];t=t||p;var h=[l,u,c,s].indexOf(o)<0&&0!==o.length;if(!t&&!p&&h)return!1;var g=t?Dt(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(o,g[0].length-o.length)<0,S=m||w;i=i||!(b&&h&&f!=g[0])&&S||!h})),i}(n)||!lr)){cr();var t=Dt("MzQ1c2V0SW50ZXJ2YWwxMjM=");window[t](cr,2e3)}}function cr(){or&&(ar||(Math.random()<.5?zt($t,or):L(or,$t),ar=!0),or.setAttribute("style",Dt("MTIzei1pbmRleDo5OTk5OTk5O3Bvc2l0aW9uOmZpeGVkO3RvcDoyMHB4O2JvdHRvbTphdXRvO2xlZnQ6MjBweDtyaWdodDphdXRvO2JhY2tncm91bmQ6cmVkO3BhZGRpbmc6N3B4IDE1cHg7Zm9udC1zaXplOjE0cHg7Zm9udC1mYW1pbHk6YXJpYWw7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jazt0cmFuc2Zvcm06dHJhbnNsYXRlM2QoMCwwLDApO29wYWNpdHk6MTtoZWlnaHQ6YXV0bzt3aWR0aDphdXRvO3pvb206MTttYXJnaW46YXV0bztib3JkZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7Y2xpcC1wYXRoOm5vbmU7MTIz").replace(/;/g,Dt("MTIzICFpbXBvcnRhbnQ7MzQ1"))))}function sr(n){n.forEach((function(n){if(n.removedNodes[0]&&n.removedNodes[0].isEqualNode(or)){clearTimeout(rr);var t=Dt("bDIwc2V0VGltZW91dDAzbA==");rr=window[t](fr,900)}}))}function fr(){ar=!1}function dr(){fi(),si(),Mt().scrollBar=Mt().scrollBar||Mt().hybrid,xt(),function(){b(un(yt(),"body"),{height:"100%",position:"relative"}),E(yt(),Wn),E(ne,Gn),pn({q:m()}),R(yt(),Bn),mi(),Et("parallax","init");for(var n=hn().an,t=0;t0&&wi(e)}Mt().fixedElements&&Mt().css3&&p(Mt().fixedElements).forEach((function(n){$t.appendChild(n)})),Mt().navigation&&Pe(),p('iframe[src*="youtube.com/embed/"]',yt()).forEach((function(n){var t,e;e=Z(t=n,"src"),t.setAttribute("src",e+(/\?/.test(e)?"&":"?")+"enablejsapi=1")})),Et("fadingEffect","apply"),Et("waterEffect","init"),Et("dropEffect","init"),Et("cards","init"),Mt().scrollOverflow&&li.bn()}(),$o(!0),xo(!0),je(Mt().autoScrolling,"internal"),Ke(),se(),"complete"===r.readyState&&nr(),G("load",nr),qo(),lr||ur("l"),fi(),si()}function vr(){var n=Mt().licenseKey;""===Mt().licenseKey.trim()?(f("error","Fullpage.js requires a `licenseKey` option. Read about it on the following URL:"),f("error","https://github.com/alvarotrigo/fullPage.js#options")):Mt()&&vn.Kn||r.domain.indexOf("alvarotrigo.com")>-1?n&&n.length:(f("error","Incorrect `licenseKey`. Get one for fullPage.js version 4 here:"),f("error","https://alvarotrigo.com/fullPage/pricing")),g(ne,Gn)?f("error","Fullpage.js can only be initialized once and you are doing it multiple times!"):(Mt().continuousVertical&&(Mt().loopTop||Mt().loopBottom)&&(Mt().continuousVertical=!1,f("warn","Option `loopTop/loopBottom` is mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),!Mt().scrollOverflow||!Mt().scrollBar&&Mt().autoScrolling||f("warn","Options scrollBar:true and autoScrolling:false are mutually exclusive with scrollOverflow:true. Sections with scrollOverflow might not work well in Firefox"),!Mt().continuousVertical||!Mt().scrollBar&&Mt().autoScrolling||(Mt().continuousVertical=!1,f("warn","Scroll bars (`scrollBar:true` or `autoScrolling:false`) are mutually exclusive with `continuousVertical`; `continuousVertical` disabled")),Mt().anchors.forEach((function(n){var t=[].slice.call(p("[name]")).filter((function(t){return Z(t,"name")&&Z(t,"name").toLowerCase()==n.toLowerCase()})),e=[].slice.call(p("[id]")).filter((function(t){return Z(t,"id")&&Z(t,"id").toLowerCase()==n.toLowerCase()}));if(e.length||t.length){f("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)&&f("error",'"'+n+'" is is being used by another element `'+i+"` property")}})))}function pr(){return{options:Mt(),internals:{container:yt(),canScroll:vn.canScroll,isScrollAllowed:Se(),getDestinationPosition:Xe,isTouch:u,c:ur,getXmovement:Oe,removeAnimation:Xt,getTransforms:_t,lazyLoad:ce,addAnimation:Yt,performHorizontalMove:xe,landscapeScroll:Ae,silentLandscapeScroll:Re,keepSlidesPosition:ze,silentScroll:Jt,styleSlides:wi,styleSection:ii,scrollHandler:Qo,getEventsPage:no,getMSPointer:to,isReallyTouch:Ki,usingExtension:kt,toggleControlArrows:Me,touchStartHandler:qi,touchMoveHandler:Ji,nullOrSection:ie,items:{SectionPanel:pi,SlidePanel:gi,Item:Pt},getVisible:v,getState:hn,updateState:si,updateStructuralState:fi,activeSlidesNavigation:ge,getPanels:function(){return vn.un},getSections:function(){return vn.N},setActiveSection:function(n){vn.P=n}}}}function hr(n){var t=["NTY3YnVuZGxlNzg5","NTU1S2V5Nzc3"],e=Dt(t[0]),i=Dt(t[1]),o=void 0!==Mt()[e+i],r="fp_"+n+"Extension";er()[n]=o?Mt()[e+i]:Mt()[n+i],s[n]=void 0!==window[r]?new window[r]:null,s[n]&&s[n].c(n)}function gr(n,t){var e;if($t=p("body")[0],ne=p("html")[0],te=p("html, body"),!g(ne,Gn))return"touchWrapper",e="string"==typeof n?p(n)[0]:n,gt.touchWrapper=e,function(n){St=h({},gt,n),bt=Object.assign({},St)}(t),function(n){mt=n}("string"==typeof n?p(n)[0]:n),dn.L(Sn),vr(),s.getFullpageData=pr,s.version="4.0.20",s.test=Object.assign(s.test,{top:"0px",cn:"translate3d(0px, 0px, 0px)",dn:function(){for(var n=[],t=0;t