function oceanwpCustomSelects(){"use strict";$j(oceanwpLocalize.customSelects).customSelect({customClass:"theme-select"})}function oceanwpDropDownMobile(){"use strict";if($j("body").hasClass("dropdown-mobile")){$j(".mobile-menu").on("click",function(){return $j("#mobile-dropdown").slideToggle(500),$j(this).toggleClass("opened"),$j(".mobile-menu > .hamburger").toggleClass("is-active"),!1});var e=function(e){$j("#mobile-dropdown").slideUp(200),$j(".mobile-menu").removeClass("opened"),$j(".mobile-menu > .hamburger").removeClass("is-active")},t=$j("#mobile-dropdown .menu-item-has-children");t.children("a").append('');var i=$j(".dropdown-toggle");"link"==oceanwpLocalize.sidrDropdownTarget&&(i=$j("#mobile-dropdown li.menu-item-has-children > a")),i.on("tap click",function(){if("link"==oceanwpLocalize.sidrDropdownTarget)e=$j(this).parent("li");else var e=$j(this).parent("a").parent("li");var i=e.parents("li");e.children("ul");return e.hasClass("active")?e.removeClass("active").children("ul").slideUp("fast"):(t.not(i).removeClass("active").children("ul").slideUp("fast"),e.addClass("active").children("ul").slideDown("fast")),!1}),$j(document).on("click",function(){e()}).on("click","#mobile-dropdown",function(e){e.stopPropagation()}),$window.resize(function(){$window.width()>=960&&e()}),$j('#mobile-dropdown li a[href*="#"]:not([href="#"])').on("click",function(){e()})}}function oceanwpDropDownSearch(){"use strict";if("drop_down"==oceanwpLocalize.menuSearchStyle){var e=$j("a.search-dropdown-toggle"),t=$j("#searchform-dropdown");e.click(function(e){t.toggleClass("show"),$j(this).parent("li").toggleClass("active");var i=t.css("transition-duration");return(i=1e3*i.replace("s",""))&&setTimeout(function(){t.find("input.field").focus()},i),!1}),$j(document).on("click",function(i){$j(i.target).closest("#searchform-dropdown.show").length||(e.parent("li").removeClass("active"),t.removeClass("show"))})}}function oceanwpInitFitVids(e){"use strict";$j(".responsive-video-wrap, .responsive-audio-wrap",e).fitVids()}function oceanwpFixedFooter(){"use strict";if($j("body").hasClass("has-fixed-footer")){var e=$j("#main").outerHeight(),t=$j("html").height(),i=0,o=$j("#wpadminbar");o.length&&(i=o.outerHeight());var n=e+($window.height()-t-i);$j("#main").css("min-height",n)}}function oceanwpFullScreenMenu(){"use strict";var e=$j("#site-header.full_screen-header"),t=$j("#site-header.full_screen-header #full-screen-menu"),i=$j("#site-header.full_screen-header .menu-bar"),o=$j("#site-logo.has-full-screen-logo");if(i.length){var n=function(){e.addClass("nav-open"),i.addClass("exit"),o.addClass("opened"),t.addClass("active"),t.fadeIn(200);var n=$j("html").innerWidth();$j("html").css("overflow","hidden");var s=$j("html").innerWidth();$j("html").css("margin-right",s-n)},s=function(){e.removeClass("nav-open"),i.removeClass("exit"),o.removeClass("opened"),t.removeClass("active"),t.fadeOut(200),$j("html").css({overflow:"","margin-right":""}),$j("#full-screen-menu #site-navigation ul > li.dropdown").removeClass("open-sub"),$j("#full-screen-menu #site-navigation ul.sub-menu").slideUp(200)};i.on("click",function(e){e.preventDefault(),$j(this).hasClass("exit")?s():n()}),$j('#full-screen-menu #site-navigation ul > li.dropdown > a > .text-wrap > span.nav-arrow, #full-screen-menu #site-navigation ul > li.dropdown > a[href="#"]').on("tap click",function(){return $j(this).closest("li.dropdown").find("> ul.sub-menu").is(":visible")?($j(this).closest("li.dropdown").removeClass("open-sub"),$j(this).closest("li.dropdown").find("> ul.sub-menu").slideUp(200)):($j(this).closest("li.dropdown").addClass("open-sub"),$j(this).closest("li.dropdown").find("> ul.sub-menu").slideDown(200)),!1}),$j('#full-screen-menu #site-navigation a.menu-link[href*="#"]:not([href="#"])').on("click",function(){s()})}}function oceanwpFullScreenMobile(){"use strict";if($j("body").hasClass("fullscreen-mobile")){var e=$j("#mobile-fullscreen"),t=$j(".mobile-menu"),i=function(i){t.removeClass("exit"),e.removeClass("active").fadeOut(200),$j("html").css({overflow:"","margin-right":""}),$j("#mobile-fullscreen nav ul > li.dropdown").removeClass("open-sub"),$j("#mobile-fullscreen nav ul.sub-menu").slideUp(200),$j(".mobile-menu > .hamburger").removeClass("is-active")};t.on("click",function(){$j(this).addClass("exit"),e.addClass("active").fadeIn(200),$j(".mobile-menu > .hamburger").addClass("is-active");var t=$j("html").innerWidth();$j("html").css("overflow","hidden");var i=$j("html").innerWidth();return $j("html").css("margin-right",i-t),!1}),$j("#mobile-fullscreen .menu-item-has-children").children("a").append(''),$j('#mobile-fullscreen nav ul > li.menu-item-has-children > a > span.dropdown-toggle, #mobile-fullscreen nav ul > li.menu-item-has-children > a[href="#"]').on("tap click",function(){return $j(this).closest("li.menu-item-has-children").find("> ul.sub-menu").is(":visible")?($j(this).closest("li.menu-item-has-children").removeClass("open-sub"),$j(this).closest("li.menu-item-has-children").find("> ul.sub-menu").slideUp(200)):($j(this).closest("li.menu-item-has-children").addClass("open-sub"),$j(this).closest("li.menu-item-has-children").find("> ul.sub-menu").slideDown(200)),!1}),$j("#mobile-fullscreen a.close").on("click",function(e){e.preventDefault(),i()}),$j('#mobile-fullscreen .fs-dropdown-menu li a[href*="#"]:not([href="#"]), #mobile-fullscreen #mobile-nav li a[href*="#"]:not([href="#"])').on("click",function(){i()}),$window.resize(function(){$window.width()>=960&&i()})}}function oceanwpHeaderReplaceSearch(){"use strict";if("header_replace"==oceanwpLocalize.menuSearchStyle)if($j("#site-header").hasClass("top-header")){var e=$j("#searchform-header-replace"),t=$j("#site-header.top-header .header-top .left"),i=$j("#site-header.top-header .header-top .right");$j("a.search-header-replace-toggle").click(function(o){e.toggleClass("show"),t.toggleClass("hide"),i.toggleClass("hide");var n=e.css("transition-duration");return(n=1e3*n.replace("s",""))&&setTimeout(function(){e.find('input[type="search"]').focus()},n),!1}),$j("#searchform-header-replace-close").click(function(){return e.removeClass("show"),t.removeClass("hide"),i.removeClass("hide"),!1}),$j(document).on("click",function(o){$j(o.target).closest($j("#searchform-header-replace.show")).length||(e.removeClass("show"),t.removeClass("hide"),i.removeClass("hide"))})}else{var e=$j("#searchform-header-replace"),o=$j("#site-header.header-replace #site-navigation");$j("a.search-header-replace-toggle").click(function(t){e.toggleClass("show"),o.toggleClass("hide");var i=$j("#site-navigation > ul.dropdown-menu").width();e.css("max-width",i+60);var n=e.css("transition-duration");return(n=1e3*n.replace("s",""))&&setTimeout(function(){e.find('input[type="search"]').focus()},n),!1}),$j("#searchform-header-replace-close").click(function(){return e.removeClass("show"),o.removeClass("hide"),!1}),$j(document).on("click",function(t){$j(t.target).closest($j("#searchform-header-replace.show")).length||(e.removeClass("show"),o.removeClass("hide"))})}}function oceanwpHeaderSearchForm(){"use strict";$j("form.header-searchform").each(function(){var e=$j(this),t=e.find("input");e.find("label");t.val().length&&e.addClass("search-filled"),t.on("keyup blur",function(){t.val().length>0?e.addClass("search-filled"):e.removeClass("search-filled")})})}function oceanwpInfiniteScrollInit(){"use strict";var e=$j(".infinite-scroll-wrap");e.infiniteScroll({path:".older-posts a",append:".item-entry",status:".scroller-status",hideNav:".infinite-scroll-nav",history:!1}),e.on("load.infiniteScroll",function(t,i,o,n){var s=$j(i).find(".item-entry");s.imagesLoaded(function(){s.animate({opacity:1}),s.find("img").each(function(e,t){t.outerHTML=t.outerHTML}),e.hasClass("blog-masonry-grid")&&(e.isotope("appended",s),s.css("opacity",0)),$j("body").hasClass("no-carousel")||oceanwpInitCarousel(s),$j("body").hasClass("no-lightbox")||oceanwpInitLightbox(s),$j("body").hasClass("no-fitvids")||oceanwpInitFitVids(s),$j("body").hasClass("no-matchheight")||$j(".blog-equal-heights .blog-entry-inner").matchHeight({property:"min-height"}),$j(".gallery-format").parent(".thumbnail")&&$j(".blog-masonry-grid").length&&setTimeout(function(){$j(".blog-masonry-grid").isotope("layout")},601)})})}function oceanwpMasonryGrids(){"use strict";$j(".blog-masonry-grid").each(function(){var e=$j(this);e.imagesLoaded(function(){e.isotope({itemSelector:".isotope-entry",transformsEnabled:!0,isOriginLeft:!oceanwpLocalize.isRTL,transitionDuration:"0.0s"})})})}function oceanwpInitMatchHeight(){"use strict";$j(".match-height-grid .match-height-content").matchHeight({property:"min-height"}),$j(".blog-equal-heights .blog-entry-inner").matchHeight({property:"min-height"})}function oceanwpMegaMenu(){"use strict";$j("#top-bar-nav .megamenu-li.full-mega").hover(function(){var e=$j("#top-bar"),t=e.width(),i=e.offset(),o=$j(this).offset(),n=o.left-i.left+1;$j("body").hasClass("boxed-layout")&&(n=o.left-i.left+1,n-=30),$j(this).find(".megamenu").css({left:"-"+n+"px",width:t})}),$j("#site-navigation .megamenu-li.full-mega").hover(function(){var e=$j("#site-header-inner"),t=e.width(),i=e.offset(),o=$j(this).offset(),n=o.left-i.left+1;$j("#site-header").hasClass("medium-header")&&(t=(e=$j("#site-navigation-wrap > .container")).width(),i=e.offset(),n=o.left-i.left+1),$j("body").hasClass("boxed-layout")&&(n=o.left-i.left+1,n-=30),$j(this).find(".megamenu").css({left:"-"+n+"px",width:t})}),$j(".navigation .megamenu-li.auto-mega .megamenu").each(function(){var e=$j(this).parent(),t=e.offset().left,i=(e.offset().top,$j(this).parent().width()),o=i/2,n=$j(this).outerWidth();if(t-n/2<0){s=t-10;o=0}else var s=n/2;oceanwpLocalize.isRTL?$j(this).css({right:-s,marginRight:o}):$j(this).css({left:-s,marginLeft:o}),$window.width()-(t-s+n+o)<0&&$j(this).css({left:"auto",right:-($window.width()-t-i-10)})})}function oceanwpNavNoClick(){"use strict";$j("li.nav-no-click > a").on("click",function(){return!1})}function oceanwpOverlaySearch(){"use strict";if("overlay"==oceanwpLocalize.menuSearchStyle){var e=$j("a.search-overlay-toggle"),t=$j("a.search-overlay-close"),i=$j("#searchform-overlay");e.length&&e.on("click",function(e){e.preventDefault(),i.addClass("active"),i.fadeIn(200),setTimeout(function(){$j("html").css("overflow","hidden")},400)}),t.on("click",function(e){e.preventDefault(),i.removeClass("active"),i.fadeOut(200),setTimeout(function(){$j("html").css("overflow","visible")},400)}),e.on("click",function(){$j("#searchform-overlay input").focus()})}}function oceanwpParallaxFooter(){"use strict";$j("body").hasClass("has-parallax-footer")&&setTimeout(function(){$j("#main").css("margin-bottom",$j(".parallax-footer").outerHeight())},1)}function oceanwpScrollEffect(){"use strict";$j("body").hasClass("single-product")||$j("body").hasClass("no-local-scroll")||$j('a.local[href*="#"]:not([href="#"]), .local a[href*="#"]:not([href="#"]), a.menu-link[href*="#"]:not([href="#"]), a.sidr-class-menu-link[href*="#"]:not([href="#"])').on("click",function(){if(!($j(this).hasClass("omw-open-modal")||$j(this).parent().hasClass("omw-open-modal")||$j(this).parent().parent().parent().hasClass("omw-open-modal")||$j(this).parent().hasClass("opl-link"))){var e,t=$j(this).attr("href"),i=t.substr(t.indexOf("#")).slice(1),o=$j("#"+i),n=oceanwpGetAdminbarHeight()+oceanwpGetTopbarHeight()+oceanwpGetStickyHeaderHeight();if(o.length&&""!==i)return e=o.offset().top-n,$j("html, body").stop().animate({scrollTop:Math.round(e)},1e3),!1}})}function oceanwpGetAdminbarHeight(){"use strict";var e=0,t=$j("#wpadminbar");return t.length&&(e=t.outerHeight()),e}function oceanwpGetTopbarHeight(){"use strict";var e=0,t=$j("#top-bar-wrap");return t.hasClass("top-bar-sticky")&&t.length&&(e=t.outerHeight()),e}function oceanwpGetStickyHeaderHeight(){"use strict";var e=0,t=$j("#site-header");if(t.length)return t.hasClass("fixed-scroll")&&(e=t.data("height")),$window.width()<=960&&!t.hasClass("has-sticky-mobile")&&(e=e),t.hasClass("medium-header")&&(e=$j("#site-header .bottom-header-wrap").hasClass("fixed-scroll")?$j("#site-header .bottom-header-wrap").outerHeight():$j(".is-sticky #site-header-inner").outerHeight()),t.hasClass("vertical-header")&&(e=e),e}function oceanwpScrollTop(){"use strict";var e={scrollTop:"#scroll-top",topLink:'a[href="#go-top"]',slashTopLink:'body.home a[href="/#go-top"]'};$window.on("scroll",function(){$j(this).scrollTop()>100?$j("#scroll-top").fadeIn():$j("#scroll-top").fadeOut()}),$j.each(e,function(e,t){$j(t).on("click",function(e){e.preventDefault(),$j("html, body").animate({scrollTop:0},400),$j(this).parent().removeClass("sfHover")})})}function oceanwpMobileMenu(e){"use strict";void 0!==oceanwpLocalize.sidrSource&&$j("body").hasClass("sidebar-mobile")&&($j(".mobile-menu").sidr({name:"sidr",source:oceanwpLocalize.sidrSource,side:oceanwpLocalize.sidrSide,displace:oceanwpLocalize.sidrDisplace,speed:300,renaming:!0,bind:"click",onOpen:function(){$j(".mobile-menu > .hamburger").addClass("is-active");var e=$j(".sidr-class-menu-item-has-children");e.children("a").append('');var t=$j(".sidr-class-dropdown-toggle");"link"==oceanwpLocalize.sidrDropdownTarget&&(t=$j("li.sidr-class-menu-item-has-children > a")),t.on("click",function(t){if("link"==oceanwpLocalize.sidrDropdownTarget)i=$j(this).parent("li");else var i=$j(this).parent("a").parent("li");var o=i.parents("li");i.children("ul");return i.hasClass("active")?i.removeClass("active").children("ul").slideUp("fast"):(e.not(o).removeClass("active").children("ul").slideUp("fast"),i.addClass("active").children("ul").slideDown("fast")),!1}),$j("body").append('
'),$j(".oceanwp-sidr-overlay").fadeIn(300),$j(".oceanwp-sidr-overlay").on("click",function(){return $j.sidr("close","sidr"),!1}),$window.resize(function(){$window.width()>=960&&($j.sidr("close","sidr"),$j(".mobile-menu > .hamburger").removeClass("is-active"))})},onClose:function(){$j(".mobile-menu > .hamburger").removeClass("is-active"),$j(".sidr-class-menu-item-has-children.active").removeClass("active").children("ul").hide(),$j(".oceanwp-sidr-overlay").fadeOut(300,function(){$j(this).remove()})}}),$j('#sidr [class*="sidr-class-fa"]').attr("class",function(e,t){return t=t.replace("sidr-class-fa","fa"),t=t.replace("sidr-class-fa-","fa-")}),$j('#sidr [class*="sidr-class-icon"]').attr("class",function(e,t){return t=t.replace("sidr-class-icon-","icon-")}),$j("a.sidr-class-toggle-sidr-close").on("click",function(){return $j.sidr("close","sidr"),$j(".mobile-menu > .hamburger").removeClass("is-active"),!1}),$j('.sidr-class-dropdown-menu a[href*="#"]:not([href="#"]), .sidr-class-menu-item > a[href*="#"]:not([href="#"])').on("click",function(){$j.sidr("close","sidr"),$j(".mobile-menu > .hamburger").removeClass("is-active")}),$j("li.sidr-class-nav-no-click > a").on("click",function(){return!1}))}function oceanwpInitCarousel(e){"use strict";var t=$j(".gallery-format, .product-entry-slider",e);if($j("body").hasClass("rtl"))i=!0;else var i=!1;if(t.hasClass("woo-entry-image"))o=!1;else var o=!0;t.imagesLoaded(function(){t.slick({autoplay:o,autoplaySpeed:7e3,prevArrow:'',nextArrow:'',rtl:i})})}function oceanwpSuperFish(){"use strict";$j("#site-header").hasClass("vertical-header")||$j("ul.sf-menu").superfish({delay:600,animation:{opacity:"show"},animationOut:{opacity:"hide"},speed:"fast",speedOut:"fast",cssArrows:!1,disableHI:!1})}function oceanwpVerticalHeader(){"use strict";if($j("#site-header").hasClass("vertical-header")){var e=$j("#site-header.vertical-header #site-header-inner"),t=$j("#site-header.vertical-header li.menu-item-has-children");t.children("a").append('');var i=$j(".dropdown-toggle");"link"==oceanwpLocalize.verticalHeaderTarget&&(i=$j("#site-header.vertical-header li.menu-item-has-children > a")),i.on("tap click",function(){if("link"==oceanwpLocalize.verticalHeaderTarget)i=$j(this).parent("li");else var i=$j(this).parent("a").parent("li");var o=i.parents("li");i.children("ul");return i.hasClass("active")?i.removeClass("active").children("ul").slideUp("fast",function(){e.getNiceScroll().resize()}):(t.not(o).removeClass("active").children("ul").slideUp("fast"),i.addClass("active").children("ul").slideDown("fast",function(){e.getNiceScroll().resize()})),!1}),e.length&&!navigator.userAgent.match(/(Android|iPod|iPhone|iPad|IEMobile|Opera Mini)/)&&e.niceScroll({autohidemode:!1,cursorborder:0,cursorborderradius:0,cursorcolor:"transparent",cursorwidth:0,horizrailenabled:!1,mousescrollstep:40,scrollspeed:60,zindex:100005}),$j("a.vertical-toggle").on("click",function(e){e.preventDefault(),$j("body").hasClass("vh-opened")?($j("body").removeClass("vh-opened"),$j(this).find(".hamburger").removeClass("is-active")):($j("body").addClass("vh-opened"),$j(this).find(".hamburger").addClass("is-active"))})}}!function(e){var t;if("function"==typeof define&&define.amd)define(["jquery"],e);else if("object"==typeof exports){try{t=require("jquery")}catch(e){}module.exports=e(t)}else{var i=window.Cookies,o=window.Cookies=e(window.jQuery);o.noConflict=function(){return window.Cookies=i,o}}}(function(e){function t(e){return d.raw?e:encodeURIComponent(e)}function i(e){return d.raw?e:decodeURIComponent(e)}function o(e){return t(d.json?JSON.stringify(e):String(e))}function n(e){0===e.indexOf('"')&&(e=e.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\"));try{return e=decodeURIComponent(e.replace(l," ")),d.json?JSON.parse(e):e}catch(e){}}function s(e,t){var i=d.raw?e:n(e);return a(t)?t(i):i}function r(){for(var e,t,i=0,o={};i1&&!a(n)){if("number"==typeof(l=r(d.defaults,l)).expires){var c=l.expires,u=l.expires=new Date;u.setMilliseconds(u.getMilliseconds()+864e5*c)}return document.cookie=[t(e),"=",o(n),l.expires?"; expires="+l.expires.toUTCString():"",l.path?"; path="+l.path:"",l.domain?"; domain="+l.domain:"",l.secure?"; secure":""].join("")}for(var p=e?void 0:{},h=document.cookie?document.cookie.split("; "):[],f=0,m=h.length;f").addClass(s("Inner")),a=e("");i.after(a.append(r)),a.addClass(o),t.mapClass&&a.addClass(i.attr("class")),t.mapStyle&&a.attr("style",i.attr("style")),i.addClass("hasCustomSelect").on("render.customSelect",function(){n(i,a),i.css("width","");var e=parseInt(i.outerWidth(),10)-(parseInt(a.outerWidth(),10)-parseInt(a.width(),10));a.css({display:"inline-block"});var t=a.outerHeight();i.attr("disabled")?a.addClass(s("Disabled")):a.removeClass(s("Disabled")),r.css({width:e,display:"inline-block"}),i.css({"-webkit-appearance":"menulist-button",width:a.outerWidth(),position:"absolute",opacity:0,height:t,fontSize:a.css("font-size")})}).on("change.customSelect",function(){a.addClass(s("Changed")),n(i,a)}).on("keyup.customSelect",function(e){a.hasClass(s("Open"))?13!=e.which&&27!=e.which||n(i,a):(i.trigger("blur.customSelect"),i.trigger("focus.customSelect"))}).on("mousedown.customSelect",function(){a.removeClass(s("Changed"))}).on("mouseup.customSelect",function(t){a.hasClass(s("Open"))||(e("."+s("Open")).not(a).length>0&&"undefined"!=typeof InstallTrigger?i.trigger("focus.customSelect"):(a.addClass(s("Open")),t.stopPropagation(),e(document).one("mouseup.customSelect",function(t){t.target!=i.get(0)&&e.inArray(t.target,i.find("*").get())<0?i.trigger("blur.customSelect"):n(i,a)})))}).on("focus.customSelect",function(){a.removeClass(s("Changed")).addClass(s("Focus"))}).on("blur.customSelect",function(){a.removeClass(s("Focus")+" "+s("Open"))}).on("mouseenter.customSelect",function(){a.addClass(s("Hover"))}).on("mouseleave.customSelect",function(){a.removeClass(s("Hover"))}).trigger("render.customSelect")})}})}(jQuery),function(e){"use strict";e.fn.fitVids=function(t){var i={customSelector:null,ignore:null};if(!document.getElementById("fit-vids-style")){var o=document.head||document.getElementsByTagName("head")[0],n=document.createElement("div");n.innerHTML='x
',o.appendChild(n.childNodes[1])}return t&&e.extend(i,t),this.each(function(){var t=['iframe[src*="player.vimeo.com"]','iframe[src*="youtube.com"]','iframe[src*="youtube-nocookie.com"]','iframe[src*="kickstarter.com"][src*="video.html"]',"object","embed"];i.customSelector&&t.push(i.customSelector);var o=".fitvidsignore";i.ignore&&(o=o+", "+i.ignore);var n=e(this).find(t.join(","));(n=(n=n.not("object object")).not(o)).each(function(){var t=e(this);if(!(t.parents(o).length>0||"embed"===this.tagName.toLowerCase()&&t.parent("object").length||t.parent(".fluid-width-video-wrapper").length)){t.css("height")||t.css("width")||!isNaN(t.attr("height"))&&!isNaN(t.attr("width"))||(t.attr("height",9),t.attr("width",16));var i=("object"===this.tagName.toLowerCase()||t.attr("height")&&!isNaN(parseInt(t.attr("height"),10))?parseInt(t.attr("height"),10):t.height())/(isNaN(parseInt(t.attr("width"),10))?t.width():parseInt(t.attr("width"),10));if(!t.attr("name")){var n="fitvid"+e.fn.fitVids._count;t.attr("name",n),e.fn.fitVids._count++}t.wrap('').parent(".fluid-width-video-wrapper").css("padding-top",100*i+"%"),t.removeAttr("height").removeAttr("width")}})})},e.fn.fitVids._count=0}(window.jQuery||window.Zepto),function(e,t){"function"==typeof define&&define.amd?define("jquery-bridget/jquery-bridget",["jquery"],function(i){return t(e,i)}):"object"==typeof module&&module.exports?module.exports=t(e,require("jquery")):e.jQueryBridget=t(e,e.jQuery)}(window,function(e,t){"use strict";function i(i,s,a){function l(e,t,o){var n,s="$()."+i+'("'+t+'")';return e.each(function(e,l){var d=a.data(l,i);if(d){var c=d[t];if(c&&"_"!=t.charAt(0)){var u=c.apply(d,o);n=void 0===n?u:n}else r(s+" is not a valid method")}else r(i+" not initialized. Cannot call methods, i.e. "+s)}),void 0!==n?n:e}function d(e,t){e.each(function(e,o){var n=a.data(o,i);n?(n.option(t),n._init()):(n=new s(o,t),a.data(o,i,n))})}(a=a||t||e.jQuery)&&(s.prototype.option||(s.prototype.option=function(e){a.isPlainObject(e)&&(this.options=a.extend(!0,this.options,e))}),a.fn[i]=function(e){return"string"==typeof e?l(this,e,n.call(arguments,1)):(d(this,e),this)},o(a))}function o(e){!e||e&&e.bridget||(e.bridget=i)}var n=Array.prototype.slice,s=e.console,r=void 0===s?function(){}:function(e){s.error(e)};return o(t||e.jQuery),i}),function(e,t){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",t):"object"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}("undefined"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){if(e&&t){var i=this._events=this._events||{},o=i[e]=i[e]||[];return-1==o.indexOf(t)&&o.push(t),this}},t.once=function(e,t){if(e&&t){this.on(e,t);var i=this._onceEvents=this._onceEvents||{};return(i[e]=i[e]||{})[t]=!0,this}},t.off=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){var o=i.indexOf(t);return-1!=o&&i.splice(o,1),this}},t.emitEvent=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){i=i.slice(0),t=t||[];for(var o=this._onceEvents&&this._onceEvents[e],n=0;n1&&i+e>this.cols?0:i;var o=t.size.outerWidth&&t.size.outerHeight;return this.horizontalColIndex=o?i+e:this.horizontalColIndex,{col:i,y:this._getColGroupY(i,e)}},o._manageStamp=function(e){var i=t(e),o=this._getElementOffset(e),n=this._getOption("originLeft")?o.left:o.right,s=n+i.outerWidth,r=Math.floor(n/this.columnWidth);r=Math.max(0,r);var a=Math.floor(s/this.columnWidth);a-=s%this.columnWidth?0:1,a=Math.min(this.cols-1,a);for(var l=(this._getOption("originTop")?o.top:o.bottom)+i.outerHeight,d=r;d<=a;d++)this.colYs[d]=Math.max(l,this.colYs[d])},o._getContainerSize=function(){this.maxY=Math.max.apply(Math,this.colYs);var e={height:this.maxY};return this._getOption("fitWidth")&&(e.width=this._getContainerFitWidth()),e},o._getContainerFitWidth=function(){for(var e=0,t=this.cols;--t&&0===this.colYs[t];)e++;return(this.cols-e)*this.columnWidth-this.gutter},o.needsResizeLayout=function(){var e=this.containerWidth;return this.getContainerWidth(),e!=this.containerWidth},i}),function(e,t){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/masonry",["../layout-mode","masonry-layout/masonry"],t):"object"==typeof module&&module.exports?module.exports=t(require("../layout-mode"),require("masonry-layout")):t(e.Isotope.LayoutMode,e.Masonry)}(window,function(e,t){"use strict";var i=e.create("masonry"),o=i.prototype,n={_getElementOffset:!0,layout:!0,_getMeasurement:!0};for(var s in t.prototype)n[s]||(o[s]=t.prototype[s]);var r=o.measureColumns;o.measureColumns=function(){this.items=this.isotope.filteredItems,r.call(this)};var a=o._getOption;return o._getOption=function(e){return"fitWidth"==e?void 0!==this.options.isFitWidth?this.options.isFitWidth:this.options.fitWidth:a.apply(this.isotope,arguments)},i}),function(e,t){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/fit-rows",["../layout-mode"],t):"object"==typeof exports?module.exports=t(require("../layout-mode")):t(e.Isotope.LayoutMode)}(window,function(e){"use strict";var t=e.create("fitRows"),i=t.prototype;return i._resetLayout=function(){this.x=0,this.y=0,this.maxY=0,this._getMeasurement("gutter","outerWidth")},i._getItemLayoutPosition=function(e){e.getSize();var t=e.size.outerWidth+this.gutter,i=this.isotope.size.innerWidth+this.gutter;0!==this.x&&t+this.x>i&&(this.x=0,this.y=this.maxY);var o={x:this.x,y:this.y};return this.maxY=Math.max(this.maxY,this.y+e.size.outerHeight),this.x+=t,o},i._getContainerSize=function(){return{height:this.maxY}},t}),function(e,t){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/vertical",["../layout-mode"],t):"object"==typeof module&&module.exports?module.exports=t(require("../layout-mode")):t(e.Isotope.LayoutMode)}(window,function(e){"use strict";var t=e.create("vertical",{horizontalAlignment:0}),i=t.prototype;return i._resetLayout=function(){this.y=0},i._getItemLayoutPosition=function(e){e.getSize();var t=(this.isotope.size.innerWidth-e.size.outerWidth)*this.options.horizontalAlignment,i=this.y;return this.y+=e.size.outerHeight,{x:t,y:i}},i._getContainerSize=function(){return{height:this.y}},t}),function(e,t){"function"==typeof define&&define.amd?define(["outlayer/outlayer","get-size/get-size","desandro-matches-selector/matches-selector","fizzy-ui-utils/utils","isotope-layout/js/item","isotope-layout/js/layout-mode","isotope-layout/js/layout-modes/masonry","isotope-layout/js/layout-modes/fit-rows","isotope-layout/js/layout-modes/vertical"],function(i,o,n,s,r,a){return t(e,i,o,n,s,r,a)}):"object"==typeof module&&module.exports?module.exports=t(e,require("outlayer"),require("get-size"),require("desandro-matches-selector"),require("fizzy-ui-utils"),require("isotope-layout/js/item"),require("isotope-layout/js/layout-mode"),require("isotope-layout/js/layout-modes/masonry"),require("isotope-layout/js/layout-modes/fit-rows"),require("isotope-layout/js/layout-modes/vertical")):e.Isotope=t(e,e.Outlayer,e.getSize,e.matchesSelector,e.fizzyUIUtils,e.Isotope.Item,e.Isotope.LayoutMode)}(window,function(e,t,i,o,n,s,r){function a(e,t){return function(i,o){for(var n=0;na||ra?1:-1)*l}}return 0}}var l=e.jQuery,d=String.prototype.trim?function(e){return e.trim()}:function(e){return e.replace(/^\s+|\s+$/g,"")},c=t.create("isotope",{layoutMode:"masonry",isJQueryFiltering:!0,sortAscending:!0});c.Item=s,c.LayoutMode=r;var u=c.prototype;u._create=function(){this.itemGUID=0,this._sorters={},this._getSorters(),t.prototype._create.call(this),this.modes={},this.filteredItems=this.items,this.sortHistory=["original-order"];for(var e in r.modes)this._initLayoutMode(e)},u.reloadItems=function(){this.itemGUID=0,t.prototype.reloadItems.call(this)},u._itemize=function(){for(var e=t.prototype._itemize.apply(this,arguments),i=0;i0?n[n.length-1]:null;null===r?n.push(t):Math.floor(Math.abs(i-s))<=1?n[n.length-1]=r.add(t):n.push(t),i=s}),n},s=function(t){var i={byRow:!0,property:"height",target:null,remove:!1};return"object"==typeof t?e.extend(i,t):("boolean"==typeof t?i.byRow=t:"remove"===t&&(i.remove=!0),i)},r=e.fn.matchHeight=function(t){var i=s(t);if(i.remove){var o=this;return this.css(i.property,""),e.each(r._groups,function(e,t){t.elements=t.elements.not(o)}),this}return this.length<=1&&!i.target?this:(r._groups.push({elements:this,options:i}),r._apply(this,i),this)};r.version="0.7.2",r._groups=[],r._throttle=80,r._maintainScroll=!1,r._beforeUpdate=null,r._afterUpdate=null,r._rows=n,r._parse=o,r._parseOptions=s,r._apply=function(t,i){var a=s(i),l=e(t),d=[l],c=e(window).scrollTop(),u=e("html").outerHeight(!0),p=l.parents().filter(":hidden");return p.each(function(){var t=e(this);t.data("style-cache",t.attr("style"))}),p.css("display","block"),a.byRow&&!a.target&&(l.each(function(){var t=e(this),i=t.css("display");"inline-block"!==i&&"flex"!==i&&"inline-flex"!==i&&(i="block"),t.data("style-cache",t.attr("style")),t.css({display:i,"padding-top":"0","padding-bottom":"0","margin-top":"0","margin-bottom":"0","border-top-width":"0","border-bottom-width":"0",height:"100px",overflow:"hidden"})}),d=n(l),l.each(function(){var t=e(this);t.attr("style",t.data("style-cache")||"")})),e.each(d,function(t,i){var n=e(i),s=0;if(a.target)s=a.target.outerHeight(!1);else{if(a.byRow&&n.length<=1)return void n.css(a.property,"");n.each(function(){var t=e(this),i=t.attr("style"),o=t.css("display");"inline-block"!==o&&"flex"!==o&&"inline-flex"!==o&&(o="block");var n={display:o};n[a.property]="",t.css(n),t.outerHeight(!1)>s&&(s=t.outerHeight(!1)),i?t.attr("style",i):t.css("display","")})}n.each(function(){var t=e(this),i=0;a.target&&t.is(a.target)||("border-box"!==t.css("box-sizing")&&(i+=o(t.css("border-top-width"))+o(t.css("border-bottom-width")),i+=o(t.css("padding-top"))+o(t.css("padding-bottom"))),t.css(a.property,s-i+"px"))})}),p.each(function(){var t=e(this);t.attr("style",t.data("style-cache")||null)}),r._maintainScroll&&e(window).scrollTop(c/u*e("html").outerHeight(!0)),this},r._applyDataApi=function(){var t={};e("[data-match-height], [data-mh]").each(function(){var i=e(this),o=i.attr("data-mh")||i.attr("data-match-height");t[o]=o in t?t[o].add(i):i}),e.each(t,function(){this.matchHeight(!0)})};var a=function(t){r._beforeUpdate&&r._beforeUpdate(t,r._groups),e.each(r._groups,function(){r._apply(this.elements,this.options)}),r._afterUpdate&&r._afterUpdate(t,r._groups)};r._update=function(o,n){if(n&&"resize"===n.type){var s=e(window).width();if(s===t)return;t=s}o?-1===i&&(i=setTimeout(function(){a(n),i=-1},r._throttle)):a(n)},e(r._applyDataApi);var l=e.fn.on?"on":"bind";e(window)[l]("load",function(e){r._update(!1,e)}),e(window)[l]("resize orientationchange",function(e){r._update(!0,e)})}),function(){"use strict";function e(e,t,i){var o=new c(t);switch(e){case"open":o.open(i);break;case"close":o.close(i);break;case"toggle":o.toggle(i);break;default:u.error("Method "+e+" does not exist on jQuery.sidr")}}function t(e){return"status"===e?r:f[e]?f[e].apply(this,Array.prototype.slice.call(arguments,1)):"function"!=typeof e&&"string"!=typeof e&&e?void p.error("Method "+e+" does not exist on jQuery.sidr"):f.toggle.apply(this,arguments)}function i(e,t){if("function"==typeof t.source){var i=t.source(name);e.html(i)}else if("string"==typeof t.source&&a.isUrl(t.source))m.get(t.source,function(t){e.html(t)});else if("string"==typeof t.source){var o="",n=t.source.split(",");if(m.each(n,function(e,t){o+=''+m(t).html()+"
"}),t.renaming){var s=m("").html(o);s.find("*").each(function(e,t){var i=m(t);a.addPrefixes(i)}),o=s.html()}e.html(o)}else null!==t.source&&m.error("Invalid Sidr Source");return e}var o={};o.classCallCheck=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},o.createClass=function(){function e(e,t){for(var i=0;i").attr("id",s).appendTo(m("body"))),o.supported&&l.css(o.property,n.side+" "+n.speed/1e3+"s "+n.timing),l.addClass("sidr").addClass(n.side).data({speed:n.speed,side:n.side,body:n.body,displace:n.displace,timing:n.timing,method:n.method,onOpen:n.onOpen,onClose:n.onClose,onOpenEnd:n.onOpenEnd,onCloseEnd:n.onCloseEnd}),l=i(l,n),this.each(function(){var e=m(this),i=!1;e.data("sidr")||(r.moving=!1,r.opened=!1,e.data("sidr",s),e.bind(n.bind,function(e){e.preventDefault(),i||(i=!0,t(n.method,s),setTimeout(function(){i=!1},100))}))})}}(),function(e){"use strict";"function"==typeof define&&define.amd?define(["jquery"],e):"undefined"!=typeof exports?module.exports=e(require("jquery")):e(jQuery)}(function(e){"use strict";var t=window.Slick||{};(t=function(){var t=0;return function(i,o){var n,s=this;s.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:e(i),appendDots:e(i),arrows:!0,asNavFor:null,prevArrow:'',nextArrow:'',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(t,i){return e('').text(i+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!0,pauseOnFocus:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0,zIndex:1e3},s.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,scrolling:!1,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,swiping:!1,$list:null,touchObject:{},transformsEnabled:!1,unslicked:!1},e.extend(s,s.initials),s.activeBreakpoint=null,s.animType=null,s.animProp=null,s.breakpoints=[],s.breakpointSettings=[],s.cssTransitions=!1,s.focussed=!1,s.interrupted=!1,s.hidden="hidden",s.paused=!0,s.positionProp=null,s.respondTo=null,s.rowCount=1,s.shouldClick=!0,s.$slider=e(i),s.$slidesCache=null,s.transformType=null,s.transitionType=null,s.visibilityChange="visibilitychange",s.windowWidth=0,s.windowTimer=null,n=e(i).data("slick")||{},s.options=e.extend({},s.defaults,o,n),s.currentSlide=s.options.initialSlide,s.originalSettings=s.options,void 0!==document.mozHidden?(s.hidden="mozHidden",s.visibilityChange="mozvisibilitychange"):void 0!==document.webkitHidden&&(s.hidden="webkitHidden",s.visibilityChange="webkitvisibilitychange"),s.autoPlay=e.proxy(s.autoPlay,s),s.autoPlayClear=e.proxy(s.autoPlayClear,s),s.autoPlayIterator=e.proxy(s.autoPlayIterator,s),s.changeSlide=e.proxy(s.changeSlide,s),s.clickHandler=e.proxy(s.clickHandler,s),s.selectHandler=e.proxy(s.selectHandler,s),s.setPosition=e.proxy(s.setPosition,s),s.swipeHandler=e.proxy(s.swipeHandler,s),s.dragHandler=e.proxy(s.dragHandler,s),s.keyHandler=e.proxy(s.keyHandler,s),s.instanceUid=t++,s.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,s.registerBreakpoints(),s.init(!0)}}()).prototype.activateADA=function(){this.$slideTrack.find(".slick-active").attr({"aria-hidden":"false"}).find("a, input, button, select").attr({tabindex:"0"})},t.prototype.addSlide=t.prototype.slickAdd=function(t,i,o){var n=this;if("boolean"==typeof i)o=i,i=null;else if(i<0||i>=n.slideCount)return!1;n.unload(),"number"==typeof i?0===i&&0===n.$slides.length?e(t).appendTo(n.$slideTrack):o?e(t).insertBefore(n.$slides.eq(i)):e(t).insertAfter(n.$slides.eq(i)):!0===o?e(t).prependTo(n.$slideTrack):e(t).appendTo(n.$slideTrack),n.$slides=n.$slideTrack.children(this.options.slide),n.$slideTrack.children(this.options.slide).detach(),n.$slideTrack.append(n.$slides),n.$slides.each(function(t,i){e(i).attr("data-slick-index",t)}),n.$slidesCache=n.$slides,n.reinit()},t.prototype.animateHeight=function(){var e=this;if(1===e.options.slidesToShow&&!0===e.options.adaptiveHeight&&!1===e.options.vertical){var t=e.$slides.eq(e.currentSlide).outerHeight(!0);e.$list.animate({height:t},e.options.speed)}},t.prototype.animateSlide=function(t,i){var o={},n=this;n.animateHeight(),!0===n.options.rtl&&!1===n.options.vertical&&(t=-t),!1===n.transformsEnabled?!1===n.options.vertical?n.$slideTrack.animate({left:t},n.options.speed,n.options.easing,i):n.$slideTrack.animate({top:t},n.options.speed,n.options.easing,i):!1===n.cssTransitions?(!0===n.options.rtl&&(n.currentLeft=-n.currentLeft),e({animStart:n.currentLeft}).animate({animStart:t},{duration:n.options.speed,easing:n.options.easing,step:function(e){e=Math.ceil(e),!1===n.options.vertical?(o[n.animType]="translate("+e+"px, 0px)",n.$slideTrack.css(o)):(o[n.animType]="translate(0px,"+e+"px)",n.$slideTrack.css(o))},complete:function(){i&&i.call()}})):(n.applyTransition(),t=Math.ceil(t),!1===n.options.vertical?o[n.animType]="translate3d("+t+"px, 0px, 0px)":o[n.animType]="translate3d(0px,"+t+"px, 0px)",n.$slideTrack.css(o),i&&setTimeout(function(){n.disableTransition(),i.call()},n.options.speed))},t.prototype.getNavTarget=function(){var t=this,i=t.options.asNavFor;return i&&null!==i&&(i=e(i).not(t.$slider)),i},t.prototype.asNavFor=function(t){var i=this.getNavTarget();null!==i&&"object"==typeof i&&i.each(function(){var i=e(this).slick("getSlick");i.unslicked||i.slideHandler(t,!0)})},t.prototype.applyTransition=function(e){var t=this,i={};!1===t.options.fade?i[t.transitionType]=t.transformType+" "+t.options.speed+"ms "+t.options.cssEase:i[t.transitionType]="opacity "+t.options.speed+"ms "+t.options.cssEase,!1===t.options.fade?t.$slideTrack.css(i):t.$slides.eq(e).css(i)},t.prototype.autoPlay=function(){var e=this;e.autoPlayClear(),e.slideCount>e.options.slidesToShow&&(e.autoPlayTimer=setInterval(e.autoPlayIterator,e.options.autoplaySpeed))},t.prototype.autoPlayClear=function(){var e=this;e.autoPlayTimer&&clearInterval(e.autoPlayTimer)},t.prototype.autoPlayIterator=function(){var e=this,t=e.currentSlide+e.options.slidesToScroll;e.paused||e.interrupted||e.focussed||(!1===e.options.infinite&&(1===e.direction&&e.currentSlide+1===e.slideCount-1?e.direction=0:0===e.direction&&(t=e.currentSlide-e.options.slidesToScroll,e.currentSlide-1==0&&(e.direction=1))),e.slideHandler(t))},t.prototype.buildArrows=function(){var t=this;!0===t.options.arrows&&(t.$prevArrow=e(t.options.prevArrow).addClass("slick-arrow"),t.$nextArrow=e(t.options.nextArrow).addClass("slick-arrow"),t.slideCount>t.options.slidesToShow?(t.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),t.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.prependTo(t.options.appendArrows),t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.appendTo(t.options.appendArrows),!0!==t.options.infinite&&t.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true")):t.$prevArrow.add(t.$nextArrow).addClass("slick-hidden").attr({"aria-disabled":"true",tabindex:"-1"}))},t.prototype.buildDots=function(){var t,i,o=this;if(!0===o.options.dots){for(o.$slider.addClass("slick-dotted"),i=e("").addClass(o.options.dotsClass),t=0;t<=o.getDotCount();t+=1)i.append(e("").append(o.options.customPaging.call(this,o,t)));o.$dots=i.appendTo(o.options.appendDots),o.$dots.find("li").first().addClass("slick-active").attr("aria-hidden","false")}},t.prototype.buildOut=function(){var t=this;t.$slides=t.$slider.children(t.options.slide+":not(.slick-cloned)").addClass("slick-slide"),t.slideCount=t.$slides.length,t.$slides.each(function(t,i){e(i).attr("data-slick-index",t).data("originalStyling",e(i).attr("style")||"")}),t.$slider.addClass("slick-slider"),t.$slideTrack=0===t.slideCount?e('').appendTo(t.$slider):t.$slides.wrapAll('').parent(),t.$list=t.$slideTrack.wrap('').parent(),t.$slideTrack.css("opacity",0),!0!==t.options.centerMode&&!0!==t.options.swipeToSlide||(t.options.slidesToScroll=1),e("img[data-lazy]",t.$slider).not("[src]").addClass("slick-loading"),t.setupInfinite(),t.buildArrows(),t.buildDots(),t.updateDots(),t.setSlideClasses("number"==typeof t.currentSlide?t.currentSlide:0),!0===t.options.draggable&&t.$list.addClass("draggable")},t.prototype.buildRows=function(){var e,t,i,o,n,s,r,a=this;if(o=document.createDocumentFragment(),s=a.$slider.children(),a.options.rows>1){for(r=a.options.slidesPerRow*a.options.rows,n=Math.ceil(s.length/r),e=0;er.breakpoints[o]&&(n=r.breakpoints[o]));null!==n?null!==r.activeBreakpoint?(n!==r.activeBreakpoint||i)&&(r.activeBreakpoint=n,"unslick"===r.breakpointSettings[n]?r.unslick(n):(r.options=e.extend({},r.originalSettings,r.breakpointSettings[n]),!0===t&&(r.currentSlide=r.options.initialSlide),r.refresh(t)),a=n):(r.activeBreakpoint=n,"unslick"===r.breakpointSettings[n]?r.unslick(n):(r.options=e.extend({},r.originalSettings,r.breakpointSettings[n]),!0===t&&(r.currentSlide=r.options.initialSlide),r.refresh(t)),a=n):null!==r.activeBreakpoint&&(r.activeBreakpoint=null,r.options=r.originalSettings,!0===t&&(r.currentSlide=r.options.initialSlide),r.refresh(t),a=n),t||!1===a||r.$slider.trigger("breakpoint",[r,a])}},t.prototype.changeSlide=function(t,i){var o,n,s,r=this,a=e(t.currentTarget);switch(a.is("a")&&t.preventDefault(),a.is("li")||(a=a.closest("li")),s=r.slideCount%r.options.slidesToScroll!=0,o=s?0:(r.slideCount-r.currentSlide)%r.options.slidesToScroll,t.data.message){case"previous":n=0===o?r.options.slidesToScroll:r.options.slidesToShow-o,r.slideCount>r.options.slidesToShow&&r.slideHandler(r.currentSlide-n,!1,i);break;case"next":n=0===o?r.options.slidesToScroll:o,r.slideCount>r.options.slidesToShow&&r.slideHandler(r.currentSlide+n,!1,i);break;case"index":var l=0===t.data.index?0:t.data.index||a.index()*r.options.slidesToScroll;r.slideHandler(r.checkNavigable(l),!1,i),a.children().trigger("focus");break;default:return}},t.prototype.checkNavigable=function(e){var t,i;if(t=this.getNavigableIndexes(),i=0,e>t[t.length-1])e=t[t.length-1];else for(var o in t){if(et.options.slidesToShow&&(t.$prevArrow&&t.$prevArrow.off("click.slick",t.changeSlide),t.$nextArrow&&t.$nextArrow.off("click.slick",t.changeSlide)),t.$list.off("touchstart.slick mousedown.slick",t.swipeHandler),t.$list.off("touchmove.slick mousemove.slick",t.swipeHandler),t.$list.off("touchend.slick mouseup.slick",t.swipeHandler),t.$list.off("touchcancel.slick mouseleave.slick",t.swipeHandler),t.$list.off("click.slick",t.clickHandler),e(document).off(t.visibilityChange,t.visibility),t.cleanUpSlideEvents(),!0===t.options.accessibility&&t.$list.off("keydown.slick",t.keyHandler),!0===t.options.focusOnSelect&&e(t.$slideTrack).children().off("click.slick",t.selectHandler),e(window).off("orientationchange.slick.slick-"+t.instanceUid,t.orientationChange),e(window).off("resize.slick.slick-"+t.instanceUid,t.resize),e("[draggable!=true]",t.$slideTrack).off("dragstart",t.preventDefault),e(window).off("load.slick.slick-"+t.instanceUid,t.setPosition)},t.prototype.cleanUpSlideEvents=function(){var t=this;t.$list.off("mouseenter.slick",e.proxy(t.interrupt,t,!0)),t.$list.off("mouseleave.slick",e.proxy(t.interrupt,t,!1))},t.prototype.cleanUpRows=function(){var e,t=this;t.options.rows>1&&((e=t.$slides.children().children()).removeAttr("style"),t.$slider.empty().append(e))},t.prototype.clickHandler=function(e){!1===this.shouldClick&&(e.stopImmediatePropagation(),e.stopPropagation(),e.preventDefault())},t.prototype.destroy=function(t){var i=this;i.autoPlayClear(),i.touchObject={},i.cleanUpEvents(),e(".slick-cloned",i.$slider).detach(),i.$dots&&i.$dots.remove(),i.$prevArrow&&i.$prevArrow.length&&(i.$prevArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),i.htmlExpr.test(i.options.prevArrow)&&i.$prevArrow.remove()),i.$nextArrow&&i.$nextArrow.length&&(i.$nextArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),i.htmlExpr.test(i.options.nextArrow)&&i.$nextArrow.remove()),i.$slides&&(i.$slides.removeClass("slick-slide slick-active slick-center slick-visible slick-current").removeAttr("aria-hidden").removeAttr("data-slick-index").each(function(){e(this).attr("style",e(this).data("originalStyling"))}),i.$slideTrack.children(this.options.slide).detach(),i.$slideTrack.detach(),i.$list.detach(),i.$slider.append(i.$slides)),i.cleanUpRows(),i.$slider.removeClass("slick-slider"),i.$slider.removeClass("slick-initialized"),i.$slider.removeClass("slick-dotted"),i.unslicked=!0,t||i.$slider.trigger("destroy",[i])},t.prototype.disableTransition=function(e){var t=this,i={};i[t.transitionType]="",!1===t.options.fade?t.$slideTrack.css(i):t.$slides.eq(e).css(i)},t.prototype.fadeSlide=function(e,t){var i=this;!1===i.cssTransitions?(i.$slides.eq(e).css({zIndex:i.options.zIndex}),i.$slides.eq(e).animate({opacity:1},i.options.speed,i.options.easing,t)):(i.applyTransition(e),i.$slides.eq(e).css({opacity:1,zIndex:i.options.zIndex}),t&&setTimeout(function(){i.disableTransition(e),t.call()},i.options.speed))},t.prototype.fadeSlideOut=function(e){var t=this;!1===t.cssTransitions?t.$slides.eq(e).animate({opacity:0,zIndex:t.options.zIndex-2},t.options.speed,t.options.easing):(t.applyTransition(e),t.$slides.eq(e).css({opacity:0,zIndex:t.options.zIndex-2}))},t.prototype.filterSlides=t.prototype.slickFilter=function(e){var t=this;null!==e&&(t.$slidesCache=t.$slides,t.unload(),t.$slideTrack.children(this.options.slide).detach(),t.$slidesCache.filter(e).appendTo(t.$slideTrack),t.reinit())},t.prototype.focusHandler=function(){var t=this;t.$slider.off("focus.slick blur.slick").on("focus.slick blur.slick","*:not(.slick-arrow)",function(i){i.stopImmediatePropagation();var o=e(this);setTimeout(function(){t.options.pauseOnFocus&&(t.focussed=o.is(":focus"),t.autoPlay())},0)})},t.prototype.getCurrent=t.prototype.slickCurrentSlide=function(){return this.currentSlide},t.prototype.getDotCount=function(){var e=this,t=0,i=0,o=0;if(!0===e.options.infinite)if(e.slideCount<=e.options.slidesToShow)++o;else for(;tn.options.slidesToShow&&(n.slideOffset=n.slideWidth*n.options.slidesToShow*-1,s=i*n.options.slidesToShow*-1),n.slideCount%n.options.slidesToScroll!=0&&e+n.options.slidesToScroll>n.slideCount&&n.slideCount>n.options.slidesToShow&&(e>n.slideCount?(n.slideOffset=(n.options.slidesToShow-(e-n.slideCount))*n.slideWidth*-1,s=(n.options.slidesToShow-(e-n.slideCount))*i*-1):(n.slideOffset=n.slideCount%n.options.slidesToScroll*n.slideWidth*-1,s=n.slideCount%n.options.slidesToScroll*i*-1))):e+n.options.slidesToShow>n.slideCount&&(n.slideOffset=(e+n.options.slidesToShow-n.slideCount)*n.slideWidth,s=(e+n.options.slidesToShow-n.slideCount)*i),n.slideCount<=n.options.slidesToShow&&(n.slideOffset=0,s=0),!0===n.options.centerMode&&n.slideCount<=n.options.slidesToShow?n.slideOffset=n.slideWidth*Math.floor(n.options.slidesToShow)/2-n.slideWidth*n.slideCount/2:!0===n.options.centerMode&&!0===n.options.infinite?n.slideOffset+=n.slideWidth*Math.floor(n.options.slidesToShow/2)-n.slideWidth:!0===n.options.centerMode&&(n.slideOffset=0,n.slideOffset+=n.slideWidth*Math.floor(n.options.slidesToShow/2)),t=!1===n.options.vertical?e*n.slideWidth*-1+n.slideOffset:e*i*-1+s,!0===n.options.variableWidth&&(o=n.slideCount<=n.options.slidesToShow||!1===n.options.infinite?n.$slideTrack.children(".slick-slide").eq(e):n.$slideTrack.children(".slick-slide").eq(e+n.options.slidesToShow),t=!0===n.options.rtl?o[0]?-1*(n.$slideTrack.width()-o[0].offsetLeft-o.width()):0:o[0]?-1*o[0].offsetLeft:0,!0===n.options.centerMode&&(o=n.slideCount<=n.options.slidesToShow||!1===n.options.infinite?n.$slideTrack.children(".slick-slide").eq(e):n.$slideTrack.children(".slick-slide").eq(e+n.options.slidesToShow+1),t=!0===n.options.rtl?o[0]?-1*(n.$slideTrack.width()-o[0].offsetLeft-o.width()):0:o[0]?-1*o[0].offsetLeft:0,t+=(n.$list.width()-o.outerWidth())/2)),t},t.prototype.getOption=t.prototype.slickGetOption=function(e){return this.options[e]},t.prototype.getNavigableIndexes=function(){var e,t=this,i=0,o=0,n=[];for(!1===t.options.infinite?e=t.slideCount:(i=-1*t.options.slidesToScroll,o=-1*t.options.slidesToScroll,e=2*t.slideCount);i-1*o.swipeLeft)return t=s,!1}),Math.abs(e(t).attr("data-slick-index")-o.currentSlide)||1):o.options.slidesToScroll},t.prototype.goTo=t.prototype.slickGoTo=function(e,t){this.changeSlide({data:{message:"index",index:parseInt(e)}},t)},t.prototype.init=function(t){var i=this;e(i.$slider).hasClass("slick-initialized")||(e(i.$slider).addClass("slick-initialized"),i.buildRows(),i.buildOut(),i.setProps(),i.startLoad(),i.loadSlider(),i.initializeEvents(),i.updateArrows(),i.updateDots(),i.checkResponsive(!0),i.focusHandler()),t&&i.$slider.trigger("init",[i]),!0===i.options.accessibility&&i.initADA(),i.options.autoplay&&(i.paused=!1,i.autoPlay())},t.prototype.initADA=function(){var t=this;t.$slides.add(t.$slideTrack.find(".slick-cloned")).attr({"aria-hidden":"true",tabindex:"-1"}).find("a, input, button, select").attr({tabindex:"-1"}),t.$slideTrack.attr("role","listbox"),t.$slides.not(t.$slideTrack.find(".slick-cloned")).each(function(i){e(this).attr("role","option");var o=t.options.centerMode?i:Math.floor(i/t.options.slidesToShow);!0===t.options.dots&&e(this).attr("aria-describedby","slick-slide"+t.instanceUid+o)}),null!==t.$dots&&t.$dots.attr("role","tablist").find("li").each(function(i){e(this).attr({role:"presentation","aria-selected":"false","aria-controls":"navigation"+t.instanceUid+i,id:"slick-slide"+t.instanceUid+i})}).first().attr("aria-selected","true").end().find("button").attr("role","button").end().closest("div").attr("role","toolbar"),t.activateADA()},t.prototype.initArrowEvents=function(){var e=this;!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow.off("click.slick").on("click.slick",{message:"previous"},e.changeSlide),e.$nextArrow.off("click.slick").on("click.slick",{message:"next"},e.changeSlide))},t.prototype.initDotEvents=function(){var t=this;!0===t.options.dots&&e("li",t.$dots).on("click.slick",{message:"index"},t.changeSlide),!0===t.options.dots&&!0===t.options.pauseOnDotsHover&&e("li",t.$dots).on("mouseenter.slick",e.proxy(t.interrupt,t,!0)).on("mouseleave.slick",e.proxy(t.interrupt,t,!1))},t.prototype.initSlideEvents=function(){var t=this;t.options.pauseOnHover&&(t.$list.on("mouseenter.slick",e.proxy(t.interrupt,t,!0)),t.$list.on("mouseleave.slick",e.proxy(t.interrupt,t,!1)))},t.prototype.initializeEvents=function(){var t=this;t.initArrowEvents(),t.initDotEvents(),t.initSlideEvents(),t.$list.on("touchstart.slick mousedown.slick",{action:"start"},t.swipeHandler),t.$list.on("touchmove.slick mousemove.slick",{action:"move"},t.swipeHandler),t.$list.on("touchend.slick mouseup.slick",{action:"end"},t.swipeHandler),t.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},t.swipeHandler),t.$list.on("click.slick",t.clickHandler),e(document).on(t.visibilityChange,e.proxy(t.visibility,t)),!0===t.options.accessibility&&t.$list.on("keydown.slick",t.keyHandler),!0===t.options.focusOnSelect&&e(t.$slideTrack).children().on("click.slick",t.selectHandler),e(window).on("orientationchange.slick.slick-"+t.instanceUid,e.proxy(t.orientationChange,t)),e(window).on("resize.slick.slick-"+t.instanceUid,e.proxy(t.resize,t)),e("[draggable!=true]",t.$slideTrack).on("dragstart",t.preventDefault),e(window).on("load.slick.slick-"+t.instanceUid,t.setPosition),e(t.setPosition)},t.prototype.initUI=function(){var e=this;!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow.show(),e.$nextArrow.show()),!0===e.options.dots&&e.slideCount>e.options.slidesToShow&&e.$dots.show()},t.prototype.keyHandler=function(e){var t=this;e.target.tagName.match("TEXTAREA|INPUT|SELECT")||(37===e.keyCode&&!0===t.options.accessibility?t.changeSlide({data:{message:!0===t.options.rtl?"next":"previous"}}):39===e.keyCode&&!0===t.options.accessibility&&t.changeSlide({data:{message:!0===t.options.rtl?"previous":"next"}}))},t.prototype.lazyLoad=function(){function t(t){e("img[data-lazy]",t).each(function(){var t=e(this),i=e(this).attr("data-lazy"),o=e(this).attr("data-srcset"),n=e(this).attr("data-sizes")||s.$slider.attr("data-sizes"),r=document.createElement("img");r.onload=function(){t.animate({opacity:0},100,function(){o&&(t.attr("srcset",o),n&&t.attr("sizes",n)),t.attr("src",i).animate({opacity:1},200,function(){t.removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading")}),s.$slider.trigger("lazyLoaded",[s,t,i])})},r.onerror=function(){t.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),s.$slider.trigger("lazyLoadError",[s,t,i])},r.src=i})}var i,o,n,s=this;if(!0===s.options.centerMode?!0===s.options.infinite?n=(o=s.currentSlide+(s.options.slidesToShow/2+1))+s.options.slidesToShow+2:(o=Math.max(0,s.currentSlide-(s.options.slidesToShow/2+1)),n=s.options.slidesToShow/2+1+2+s.currentSlide):(o=s.options.infinite?s.options.slidesToShow+s.currentSlide:s.currentSlide,n=Math.ceil(o+s.options.slidesToShow),!0===s.options.fade&&(o>0&&o--,n<=s.slideCount&&n++)),i=s.$slider.find(".slick-slide").slice(o,n),"anticipated"===s.options.lazyLoad)for(var r=o-1,a=n,l=s.$slider.find(".slick-slide"),d=0;d=s.slideCount-s.options.slidesToShow?t(s.$slider.find(".slick-cloned").slice(0,s.options.slidesToShow)):0===s.currentSlide&&t(s.$slider.find(".slick-cloned").slice(-1*s.options.slidesToShow))},t.prototype.loadSlider=function(){var e=this;e.setPosition(),e.$slideTrack.css({opacity:1}),e.$slider.removeClass("slick-loading"),e.initUI(),"progressive"===e.options.lazyLoad&&e.progressiveLazyLoad()},t.prototype.next=t.prototype.slickNext=function(){this.changeSlide({data:{message:"next"}})},t.prototype.orientationChange=function(){var e=this;e.checkResponsive(),e.setPosition()},t.prototype.pause=t.prototype.slickPause=function(){var e=this;e.autoPlayClear(),e.paused=!0},t.prototype.play=t.prototype.slickPlay=function(){var e=this;e.autoPlay(),e.options.autoplay=!0,e.paused=!1,e.focussed=!1,e.interrupted=!1},t.prototype.postSlide=function(e){var t=this;t.unslicked||(t.$slider.trigger("afterChange",[t,e]),t.animating=!1,t.slideCount>t.options.slidesToShow&&t.setPosition(),t.swipeLeft=null,t.options.autoplay&&t.autoPlay(),!0===t.options.accessibility&&t.initADA())},t.prototype.prev=t.prototype.slickPrev=function(){this.changeSlide({data:{message:"previous"}})},t.prototype.preventDefault=function(e){e.preventDefault()},t.prototype.progressiveLazyLoad=function(t){t=t||1;var i,o,n,s,r,a=this,l=e("img[data-lazy]",a.$slider);l.length?(i=l.first(),o=i.attr("data-lazy"),n=i.attr("data-srcset"),s=i.attr("data-sizes")||a.$slider.attr("data-sizes"),(r=document.createElement("img")).onload=function(){n&&(i.attr("srcset",n),s&&i.attr("sizes",s)),i.attr("src",o).removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading"),!0===a.options.adaptiveHeight&&a.setPosition(),a.$slider.trigger("lazyLoaded",[a,i,o]),a.progressiveLazyLoad()},r.onerror=function(){t<3?setTimeout(function(){a.progressiveLazyLoad(t+1)},500):(i.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),a.$slider.trigger("lazyLoadError",[a,i,o]),a.progressiveLazyLoad())},r.src=o):a.$slider.trigger("allImagesLoaded",[a])},t.prototype.refresh=function(t){var i,o,n=this;o=n.slideCount-n.options.slidesToShow,!n.options.infinite&&n.currentSlide>o&&(n.currentSlide=o),n.slideCount<=n.options.slidesToShow&&(n.currentSlide=0),i=n.currentSlide,n.destroy(!0),e.extend(n,n.initials,{currentSlide:i}),n.init(),t||n.changeSlide({data:{message:"index",index:i}},!1)},t.prototype.registerBreakpoints=function(){var t,i,o,n=this,s=n.options.responsive||null;if("array"===e.type(s)&&s.length){n.respondTo=n.options.respondTo||"window";for(t in s)if(o=n.breakpoints.length-1,s.hasOwnProperty(t)){for(i=s[t].breakpoint;o>=0;)n.breakpoints[o]&&n.breakpoints[o]===i&&n.breakpoints.splice(o,1),o--;n.breakpoints.push(i),n.breakpointSettings[i]=s[t].settings}n.breakpoints.sort(function(e,t){return n.options.mobileFirst?e-t:t-e})}},t.prototype.reinit=function(){var t=this;t.$slides=t.$slideTrack.children(t.options.slide).addClass("slick-slide"),t.slideCount=t.$slides.length,t.currentSlide>=t.slideCount&&0!==t.currentSlide&&(t.currentSlide=t.currentSlide-t.options.slidesToScroll),t.slideCount<=t.options.slidesToShow&&(t.currentSlide=0),t.registerBreakpoints(),t.setProps(),t.setupInfinite(),t.buildArrows(),t.updateArrows(),t.initArrowEvents(),t.buildDots(),t.updateDots(),t.initDotEvents(),t.cleanUpSlideEvents(),t.initSlideEvents(),t.checkResponsive(!1,!0),!0===t.options.focusOnSelect&&e(t.$slideTrack).children().on("click.slick",t.selectHandler),t.setSlideClasses("number"==typeof t.currentSlide?t.currentSlide:0),t.setPosition(),t.focusHandler(),t.paused=!t.options.autoplay,t.autoPlay(),t.$slider.trigger("reInit",[t])},t.prototype.resize=function(){var t=this;e(window).width()!==t.windowWidth&&(clearTimeout(t.windowDelay),t.windowDelay=window.setTimeout(function(){t.windowWidth=e(window).width(),t.checkResponsive(),t.unslicked||t.setPosition()},50))},t.prototype.removeSlide=t.prototype.slickRemove=function(e,t,i){var o=this;if(e="boolean"==typeof e?!0===(t=e)?0:o.slideCount-1:!0===t?--e:e,o.slideCount<1||e<0||e>o.slideCount-1)return!1;o.unload(),!0===i?o.$slideTrack.children().remove():o.$slideTrack.children(this.options.slide).eq(e).remove(),o.$slides=o.$slideTrack.children(this.options.slide),o.$slideTrack.children(this.options.slide).detach(),o.$slideTrack.append(o.$slides),o.$slidesCache=o.$slides,o.reinit()},t.prototype.setCSS=function(e){var t,i,o=this,n={};!0===o.options.rtl&&(e=-e),t="left"==o.positionProp?Math.ceil(e)+"px":"0px",i="top"==o.positionProp?Math.ceil(e)+"px":"0px",n[o.positionProp]=e,!1===o.transformsEnabled?o.$slideTrack.css(n):(n={},!1===o.cssTransitions?(n[o.animType]="translate("+t+", "+i+")",o.$slideTrack.css(n)):(n[o.animType]="translate3d("+t+", "+i+", 0px)",o.$slideTrack.css(n)))},t.prototype.setDimensions=function(){var e=this;!1===e.options.vertical?!0===e.options.centerMode&&e.$list.css({padding:"0px "+e.options.centerPadding}):(e.$list.height(e.$slides.first().outerHeight(!0)*e.options.slidesToShow),!0===e.options.centerMode&&e.$list.css({padding:e.options.centerPadding+" 0px"})),e.listWidth=e.$list.width(),e.listHeight=e.$list.height(),!1===e.options.vertical&&!1===e.options.variableWidth?(e.slideWidth=Math.ceil(e.listWidth/e.options.slidesToShow),e.$slideTrack.width(Math.ceil(e.slideWidth*e.$slideTrack.children(".slick-slide").length))):!0===e.options.variableWidth?e.$slideTrack.width(5e3*e.slideCount):(e.slideWidth=Math.ceil(e.listWidth),e.$slideTrack.height(Math.ceil(e.$slides.first().outerHeight(!0)*e.$slideTrack.children(".slick-slide").length)));var t=e.$slides.first().outerWidth(!0)-e.$slides.first().width();!1===e.options.variableWidth&&e.$slideTrack.children(".slick-slide").width(e.slideWidth-t)},t.prototype.setFade=function(){var t,i=this;i.$slides.each(function(o,n){t=i.slideWidth*o*-1,!0===i.options.rtl?e(n).css({position:"relative",right:t,top:0,zIndex:i.options.zIndex-2,opacity:0}):e(n).css({position:"relative",left:t,top:0,zIndex:i.options.zIndex-2,opacity:0})}),i.$slides.eq(i.currentSlide).css({zIndex:i.options.zIndex-1,opacity:1})},t.prototype.setHeight=function(){var e=this;if(1===e.options.slidesToShow&&!0===e.options.adaptiveHeight&&!1===e.options.vertical){var t=e.$slides.eq(e.currentSlide).outerHeight(!0);e.$list.css("height",t)}},t.prototype.setOption=t.prototype.slickSetOption=function(){var t,i,o,n,s,r=this,a=!1;if("object"===e.type(arguments[0])?(o=arguments[0],a=arguments[1],s="multiple"):"string"===e.type(arguments[0])&&(o=arguments[0],n=arguments[1],a=arguments[2],"responsive"===arguments[0]&&"array"===e.type(arguments[1])?s="responsive":void 0!==arguments[1]&&(s="single")),"single"===s)r.options[o]=n;else if("multiple"===s)e.each(o,function(e,t){r.options[e]=t});else if("responsive"===s)for(i in n)if("array"!==e.type(r.options.responsive))r.options.responsive=[n[i]];else{for(t=r.options.responsive.length-1;t>=0;)r.options.responsive[t].breakpoint===n[i].breakpoint&&r.options.responsive.splice(t,1),t--;r.options.responsive.push(n[i])}a&&(r.unload(),r.reinit())},t.prototype.setPosition=function(){var e=this;e.setDimensions(),e.setHeight(),!1===e.options.fade?e.setCSS(e.getLeft(e.currentSlide)):e.setFade(),e.$slider.trigger("setPosition",[e])},t.prototype.setProps=function(){var e=this,t=document.body.style;e.positionProp=!0===e.options.vertical?"top":"left","top"===e.positionProp?e.$slider.addClass("slick-vertical"):e.$slider.removeClass("slick-vertical"),void 0===t.WebkitTransition&&void 0===t.MozTransition&&void 0===t.msTransition||!0===e.options.useCSS&&(e.cssTransitions=!0),e.options.fade&&("number"==typeof e.options.zIndex?e.options.zIndex<3&&(e.options.zIndex=3):e.options.zIndex=e.defaults.zIndex),void 0!==t.OTransform&&(e.animType="OTransform",e.transformType="-o-transform",e.transitionType="OTransition",void 0===t.perspectiveProperty&&void 0===t.webkitPerspective&&(e.animType=!1)),void 0!==t.MozTransform&&(e.animType="MozTransform",e.transformType="-moz-transform",e.transitionType="MozTransition",void 0===t.perspectiveProperty&&void 0===t.MozPerspective&&(e.animType=!1)),void 0!==t.webkitTransform&&(e.animType="webkitTransform",e.transformType="-webkit-transform",e.transitionType="webkitTransition",void 0===t.perspectiveProperty&&void 0===t.webkitPerspective&&(e.animType=!1)),void 0!==t.msTransform&&(e.animType="msTransform",e.transformType="-ms-transform",e.transitionType="msTransition",void 0===t.msTransform&&(e.animType=!1)),void 0!==t.transform&&!1!==e.animType&&(e.animType="transform",e.transformType="transform",e.transitionType="transition"),e.transformsEnabled=e.options.useTransform&&null!==e.animType&&!1!==e.animType},t.prototype.setSlideClasses=function(e){var t,i,o,n,s=this;i=s.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden","true"),s.$slides.eq(e).addClass("slick-current"),!0===s.options.centerMode?(t=Math.floor(s.options.slidesToShow/2),!0===s.options.infinite&&(e>=t&&e<=s.slideCount-1-t?s.$slides.slice(e-t,e+t+1).addClass("slick-active").attr("aria-hidden","false"):(o=s.options.slidesToShow+e,i.slice(o-t+1,o+t+2).addClass("slick-active").attr("aria-hidden","false")),0===e?i.eq(i.length-1-s.options.slidesToShow).addClass("slick-center"):e===s.slideCount-1&&i.eq(s.options.slidesToShow).addClass("slick-center")),s.$slides.eq(e).addClass("slick-center")):e>=0&&e<=s.slideCount-s.options.slidesToShow?s.$slides.slice(e,e+s.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"):i.length<=s.options.slidesToShow?i.addClass("slick-active").attr("aria-hidden","false"):(n=s.slideCount%s.options.slidesToShow,o=!0===s.options.infinite?s.options.slidesToShow+e:e,s.options.slidesToShow==s.options.slidesToScroll&&s.slideCount-en.options.slidesToShow)){for(o=!0===n.options.centerMode?n.options.slidesToShow+1:n.options.slidesToShow,t=n.slideCount;t>n.slideCount-o;t-=1)i=t-1,e(n.$slides[i]).clone(!0).attr("id","").attr("data-slick-index",i-n.slideCount).prependTo(n.$slideTrack).addClass("slick-cloned");for(t=0;td.getDotCount()*d.options.slidesToScroll))!1===d.options.fade&&(o=d.currentSlide,!0!==i?d.animateSlide(r,function(){d.postSlide(o)}):d.postSlide(o));else if(!1===d.options.infinite&&!0===d.options.centerMode&&(e<0||e>d.slideCount-d.options.slidesToScroll))!1===d.options.fade&&(o=d.currentSlide,!0!==i?d.animateSlide(r,function(){d.postSlide(o)}):d.postSlide(o));else{if(d.options.autoplay&&clearInterval(d.autoPlayTimer),n=o<0?d.slideCount%d.options.slidesToScroll!=0?d.slideCount-d.slideCount%d.options.slidesToScroll:d.slideCount+o:o>=d.slideCount?d.slideCount%d.options.slidesToScroll!=0?0:o-d.slideCount:o,d.animating=!0,d.$slider.trigger("beforeChange",[d,d.currentSlide,n]),s=d.currentSlide,d.currentSlide=n,d.setSlideClasses(d.currentSlide),d.options.asNavFor&&(a=(a=d.getNavTarget()).slick("getSlick")).slideCount<=a.options.slidesToShow&&a.setSlideClasses(d.currentSlide),d.updateDots(),d.updateArrows(),!0===d.options.fade)return!0!==i?(d.fadeSlideOut(s),d.fadeSlide(n,function(){d.postSlide(n)})):d.postSlide(n),void d.animateHeight();!0!==i?d.animateSlide(l,function(){d.postSlide(n)}):d.postSlide(n)}},t.prototype.startLoad=function(){var e=this;!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow.hide(),e.$nextArrow.hide()),!0===e.options.dots&&e.slideCount>e.options.slidesToShow&&e.$dots.hide(),e.$slider.addClass("slick-loading")},t.prototype.swipeDirection=function(){var e,t,i,o,n=this;return e=n.touchObject.startX-n.touchObject.curX,t=n.touchObject.startY-n.touchObject.curY,i=Math.atan2(t,e),(o=Math.round(180*i/Math.PI))<0&&(o=360-Math.abs(o)),o<=45&&o>=0?!1===n.options.rtl?"left":"right":o<=360&&o>=315?!1===n.options.rtl?"left":"right":o>=135&&o<=225?!1===n.options.rtl?"right":"left":!0===n.options.verticalSwiping?o>=35&&o<=135?"down":"up":"vertical"},t.prototype.swipeEnd=function(e){var t,i,o=this;if(o.dragging=!1,o.swiping=!1,o.scrolling)return o.scrolling=!1,!1;if(o.interrupted=!1,o.shouldClick=!(o.touchObject.swipeLength>10),void 0===o.touchObject.curX)return!1;if(!0===o.touchObject.edgeHit&&o.$slider.trigger("edge",[o,o.swipeDirection()]),o.touchObject.swipeLength>=o.touchObject.minSwipe){switch(i=o.swipeDirection()){case"left":case"down":t=o.options.swipeToSlide?o.checkNavigable(o.currentSlide+o.getSlideCount()):o.currentSlide+o.getSlideCount(),o.currentDirection=0;break;case"right":case"up":t=o.options.swipeToSlide?o.checkNavigable(o.currentSlide-o.getSlideCount()):o.currentSlide-o.getSlideCount(),o.currentDirection=1}"vertical"!=i&&(o.slideHandler(t),o.touchObject={},o.$slider.trigger("swipe",[o,i]))}else o.touchObject.startX!==o.touchObject.curX&&(o.slideHandler(o.currentSlide),o.touchObject={})},t.prototype.swipeHandler=function(e){var t=this;if(!(!1===t.options.swipe||"ontouchend"in document&&!1===t.options.swipe||!1===t.options.draggable&&-1!==e.type.indexOf("mouse")))switch(t.touchObject.fingerCount=e.originalEvent&&void 0!==e.originalEvent.touches?e.originalEvent.touches.length:1,t.touchObject.minSwipe=t.listWidth/t.options.touchThreshold,!0===t.options.verticalSwiping&&(t.touchObject.minSwipe=t.listHeight/t.options.touchThreshold),e.data.action){case"start":t.swipeStart(e);break;case"move":t.swipeMove(e);break;case"end":t.swipeEnd(e)}},t.prototype.swipeMove=function(e){var t,i,o,n,s,r,a=this;return s=void 0!==e.originalEvent?e.originalEvent.touches:null,!(!a.dragging||a.scrolling||s&&1!==s.length)&&(t=a.getLeft(a.currentSlide),a.touchObject.curX=void 0!==s?s[0].pageX:e.clientX,a.touchObject.curY=void 0!==s?s[0].pageY:e.clientY,a.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(a.touchObject.curX-a.touchObject.startX,2))),r=Math.round(Math.sqrt(Math.pow(a.touchObject.curY-a.touchObject.startY,2))),!a.options.verticalSwiping&&!a.swiping&&r>4?(a.scrolling=!0,!1):(!0===a.options.verticalSwiping&&(a.touchObject.swipeLength=r),i=a.swipeDirection(),void 0!==e.originalEvent&&a.touchObject.swipeLength>4&&(a.swiping=!0,e.preventDefault()),n=(!1===a.options.rtl?1:-1)*(a.touchObject.curX>a.touchObject.startX?1:-1),!0===a.options.verticalSwiping&&(n=a.touchObject.curY>a.touchObject.startY?1:-1),o=a.touchObject.swipeLength,a.touchObject.edgeHit=!1,!1===a.options.infinite&&(0===a.currentSlide&&"right"===i||a.currentSlide>=a.getDotCount()&&"left"===i)&&(o=a.touchObject.swipeLength*a.options.edgeFriction,a.touchObject.edgeHit=!0),!1===a.options.vertical?a.swipeLeft=t+o*n:a.swipeLeft=t+o*(a.$list.height()/a.listWidth)*n,!0===a.options.verticalSwiping&&(a.swipeLeft=t+o*n),!0!==a.options.fade&&!1!==a.options.touchMove&&(!0===a.animating?(a.swipeLeft=null,!1):void a.setCSS(a.swipeLeft))))},t.prototype.swipeStart=function(e){var t,i=this;if(i.interrupted=!0,1!==i.touchObject.fingerCount||i.slideCount<=i.options.slidesToShow)return i.touchObject={},!1;void 0!==e.originalEvent&&void 0!==e.originalEvent.touches&&(t=e.originalEvent.touches[0]),i.touchObject.startX=i.touchObject.curX=void 0!==t?t.pageX:e.clientX,i.touchObject.startY=i.touchObject.curY=void 0!==t?t.pageY:e.clientY,i.dragging=!0},t.prototype.unfilterSlides=t.prototype.slickUnfilter=function(){var e=this;null!==e.$slidesCache&&(e.unload(),e.$slideTrack.children(this.options.slide).detach(),e.$slidesCache.appendTo(e.$slideTrack),e.reinit())},t.prototype.unload=function(){var t=this;e(".slick-cloned",t.$slider).remove(),t.$dots&&t.$dots.remove(),t.$prevArrow&&t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.remove(),t.$nextArrow&&t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.remove(),t.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden","true").css("width","")},t.prototype.unslick=function(e){var t=this;t.$slider.trigger("unslick",[t,e]),t.destroy()},t.prototype.updateArrows=function(){var e=this;Math.floor(e.options.slidesToShow/2),!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&!e.options.infinite&&(e.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false"),e.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false"),0===e.currentSlide?(e.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true"),e.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false")):e.currentSlide>=e.slideCount-e.options.slidesToShow&&!1===e.options.centerMode?(e.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),e.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")):e.currentSlide>=e.slideCount-1&&!0===e.options.centerMode&&(e.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),e.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")))},t.prototype.updateDots=function(){var e=this;null!==e.$dots&&(e.$dots.find("li").removeClass("slick-active").attr("aria-hidden","true"),e.$dots.find("li").eq(Math.floor(e.currentSlide/e.options.slidesToScroll)).addClass("slick-active").attr("aria-hidden","false"))},t.prototype.visibility=function(){var e=this;e.options.autoplay&&(document[e.hidden]?e.interrupted=!0:e.interrupted=!1)},e.fn.slick=function(){var e,i,o=this,n=arguments[0],s=Array.prototype.slice.call(arguments,1),r=o.length;for(e=0;e=0?i:t,S=t,e(),top!=self)O=!0;else if(n>o&&(t.offsetHeight<=o||i.offsetHeight<=o)){var s=document.createElement("div");s.style.cssText="position:absolute; z-index:-10000; top:0; left:0; right:0; height:"+H.scrollHeight+"px",document.body.appendChild(s);var r;T=function(){r||(r=setTimeout(function(){I||(s.style.height="0",s.style.height=H.scrollHeight+"px",r=null)},500))},setTimeout(T,10),p("resize",T);var a={attributes:!0,childList:!0,characterData:!1};if((k=new Q(T)).observe(t,a),H.offsetHeight<=o){var l=document.createElement("div");l.style.clear="both",t.appendChild(l)}}_.fixedBackground||I||(t.style.backgroundAttachment="scroll",i.style.backgroundAttachment="scroll")}}function i(e,t,i){if(m(t,i),1!=_.accelerationMax){var o=Date.now()-q;if(o<_.accelerationDelta){var n=(1+50/o)/2;n>1&&(n=Math.min(n,_.accelerationMax),t*=n,i*=n)}q=Date.now()}if(W.push({x:t,y:i,lastX:t<0?.99:-.99,lastY:i<0?.99:-.99,start:Date.now()}),!R){var s=e===document.body,r=function(o){for(var n=Date.now(),a=0,l=0,d=0;d=_.animationTime,h=p?1:u/_.animationTime;_.pulseAlgorithm&&(h=C(h));var f=c.x*h-c.lastX>>0,m=c.y*h-c.lastY>>0;a+=f,l+=m,c.lastX+=f,c.lastY+=m,p&&(W.splice(d,1),d--)}s?window.scrollBy(a,l):(a&&(e.scrollLeft+=a),l&&(e.scrollTop+=l)),t||i||(W=[]),W.length?N(r,e,1e3/_.frameRate+1):R=!1};N(r,e,0),R=!0}}function o(e){L||t();var o=e.target,n=l(o);if(!n||e.defaultPrevented||e.ctrlKey)return!0;if(f(S,"embed")||f(o,"embed")&&/\.pdf/i.test(o.src)||f(S,"object")||o.shadowRoot)return!0;var s=-e.wheelDeltaX||e.deltaX||0,a=-e.wheelDeltaY||e.deltaY||0;if(A&&(e.wheelDeltaX&&g(e.wheelDeltaX,120)&&(s=e.wheelDeltaX/Math.abs(e.wheelDeltaX)*-120),e.wheelDeltaY&&g(e.wheelDeltaY,120)&&(a=e.wheelDeltaY/Math.abs(e.wheelDeltaY)*-120)),s||a||(a=-e.wheelDelta||0),1===e.deltaMode&&(s*=40,a*=40),!_.touchpadSupport&&v(a))return!0;Math.abs(s)>1.2&&(s*=_.stepSize/120),Math.abs(a)>1.2&&(a*=_.stepSize/120),i(n,s,a),e.preventDefault(),r()}function n(e){var t=e.target,o=e.ctrlKey||e.altKey||e.metaKey||e.shiftKey&&e.keyCode!==D.spacebar;document.body.contains(S)||(S=document.activeElement);var n=/^(textarea|select|embed|object)$/i,s=/^(button|submit|radio|checkbox|file|color|image)$/i;if(e.defaultPrevented||n.test(t.nodeName)||f(t,"input")&&!s.test(t.type)||f(S,"video")||w(e)||t.isContentEditable||o)return!0;if((f(t,"button")||f(t,"input")&&s.test(t.type))&&e.keyCode===D.spacebar)return!0;if(f(t,"input")&&"radio"==t.type&&P[e.keyCode])return!0;var a=0,d=0,c=l(S),u=c.clientHeight;switch(c==document.body&&(u=window.innerHeight),e.keyCode){case D.up:d=-_.arrowScroll;break;case D.down:d=_.arrowScroll;break;case D.spacebar:d=-(e.shiftKey?1:-1)*u*.9;break;case D.pageup:d=.9*-u;break;case D.pagedown:d=.9*u;break;case D.home:d=-c.scrollTop;break;case D.end:var p=c.scrollHeight-c.scrollTop-u;d=p>0?p+10:0;break;case D.left:a=-_.arrowScroll;break;case D.right:a=_.arrowScroll;break;default:return!0}i(c,a,d),e.preventDefault(),r()}function s(e){S=e.target}function r(){clearTimeout(j),j=setInterval(function(){U={}},1e3)}function a(e,t){for(var i=e.length;i--;)U[F(e[i])]=t;return t}function l(e){var t=[],i=document.body,o=H.scrollHeight;do{var n=U[F(e)];if(n)return a(t,n);if(t.push(e),o===e.scrollHeight){var s=c(H)&&c(i)||u(H);if(O&&d(H)||!O&&s)return a(t,Y())}else if(d(e)&&u(e))return a(t,e)}while(e=e.parentElement)}function d(e){return e.clientHeight+100?1:-1,t=t>0?1:-1,E.x===e&&E.y===t||(E.x=e,E.y=t,W=[],q=0)}function v(e){if(e)return M.length||(M=[e,e,e]),e=Math.abs(e),M.push(e),M.shift(),clearTimeout(x),x=setTimeout(function(){window.localStorage&&(localStorage.SS_deltaBuffer=M.join(","))},1e3),!y(120)&&!y(100)}function g(e,t){return Math.floor(e/t)==e/t}function y(e){return g(M[0],e)&&g(M[1],e)&&g(M[2],e)}function w(e){var t=e.target,i=!1;if(-1!=document.URL.indexOf("www.youtube.com/watch"))do{if(i=t.classList&&t.classList.contains("html5-video-controls"))break}while(t=t.parentNode);return i}function b(e){var t,i;return(e*=_.pulseScale)<1?t=e-(1-Math.exp(-e)):(e-=1,t=(i=Math.exp(-1))+(1-Math.exp(-e))*(1-i)),t*_.pulseNormalize}function C(e){return e>=1?1:e<=0?0:(1==_.pulseNormalize&&(_.pulseNormalize/=b(1)),b(e))}function $(e){for(var t in e)z.hasOwnProperty(t)&&(_[t]=e[t])}var S,k,T,j,x,z={frameRate:150,animationTime:400,stepSize:100,pulseAlgorithm:!0,pulseScale:4,pulseNormalize:1,accelerationDelta:50,accelerationMax:3,keyboardSupport:!0,arrowScroll:50,touchpadSupport:!1,fixedBackground:!0,excluded:""},_=z,I=!1,O=!1,E={x:0,y:0},L=!1,H=document.documentElement,M=[],A=/^Mac/.test(navigator.platform),D={left:37,up:38,right:39,down:40,spacebar:32,pageup:33,pagedown:34,end:35,home:36},P={37:1,38:1,39:1,40:1},W=[],R=!1,q=Date.now(),F=function(){var e=0;return function(t){return t.uniqueID||(t.uniqueID=e++)}}(),U={};window.localStorage&&localStorage.SS_deltaBuffer&&(M=localStorage.SS_deltaBuffer.split(","));var B,N=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e,t,i){window.setTimeout(e,i||1e3/60)},Q=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver,Y=function(){var e;return function(){if(!e){var t=document.createElement("div");t.style.cssText="height:10000px;width:1px;",document.body.appendChild(t);var i=document.body.scrollTop;document.documentElement.scrollTop;window.scrollBy(0,3),e=document.body.scrollTop!=i?document.body:document.documentElement,window.scrollBy(0,-3),document.body.removeChild(t)}return e}}(),X=window.navigator.userAgent,G=/Edge/.test(X),V=/chrome/i.test(X)&&!G,K=/safari/i.test(X)&&!G,J=/mobile/i.test(X),Z=/Windows NT 6.1/i.test(X)&&/rv:11/i.test(X),ee=(V||K||Z)&&!J;"onwheel"in document.createElement("div")?B="wheel":"onmousewheel"in document.createElement("div")&&(B="mousewheel"),B&&ee&&(p(B,o),p("mousedown",s),p("load",t)),$.destroy=function(){k&&k.disconnect(),h(B,o),h("mousedown",s),h("keydown",n),h("resize",T),h("load",t)},window.SmoothScrollOptions&&$(window.SmoothScrollOptions),"function"==typeof define&&define.amd?define(function(){return $}):"object"==typeof exports?module.exports=$:window.SmoothScroll=$}(),function(e,t){"use strict";var i=function(){var i={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",menuArrowClass:"sf-arrows"},o=function(){var t=/^(?![\w\W]*Windows Phone)[\w\W]*(iPhone|iPad|iPod)/i.test(navigator.userAgent);return t&&e("html").css("cursor","pointer").on("click",e.noop),t}(),n=function(){var e=document.documentElement.style;return"behavior"in e&&"fill"in e&&/iemobile/i.test(navigator.userAgent)}(),s=!!t.PointerEvent,r=function(e,t,o){var n=i.menuClass;t.cssArrows&&(n+=" "+i.menuArrowClass),e[o?"addClass":"removeClass"](n)},a=function(t,o){return t.find("li."+o.pathClass).slice(0,o.pathLevels).addClass(o.hoverClass+" "+i.bcClass).filter(function(){return e(this).children(o.popUpSelector).hide().show().length}).removeClass(o.pathClass)},l=function(e,t){var o=t?"addClass":"removeClass";e.children("a")[o](i.anchorClass)},d=function(e){var t=e.css("ms-touch-action"),i=e.css("touch-action");i="pan-y"===(i=i||t)?"auto":"pan-y",e.css({"ms-touch-action":i,"touch-action":i})},c=function(e){return e.closest("."+i.menuClass)},u=function(e){return c(e).data("sfOptions")},p=function(){var t=e(this),i=u(t);clearTimeout(i.sfTimer),t.siblings().superfish("hide").end().superfish("show")},h=function(t){t.retainPath=e.inArray(this[0],t.$path)>-1,this.superfish("hide"),this.parents("."+t.hoverClass).length||(t.onIdle.call(c(this)),t.$path.length&&e.proxy(p,t.$path)())},f=function(){var t=e(this),i=u(t);o?e.proxy(h,t,i)():(clearTimeout(i.sfTimer),i.sfTimer=setTimeout(e.proxy(h,t,i),i.delay))},m=function(t){var i=e(this),o=u(i),n=i.siblings(t.data.popUpSelector);if(!1===o.onHandleTouch.call(n))return this;n.length>0&&n.is(":hidden")&&(i.one("click.superfish",!1),"MSPointerDown"===t.type||"pointerdown"===t.type?i.trigger("focus"):e.proxy(p,i.parent("li"))())},v=function(t,i){var r="li:has("+i.popUpSelector+")";e.fn.hoverIntent&&!i.disableHI?t.hoverIntent(p,f,r):t.on("mouseenter.superfish",r,p).on("mouseleave.superfish",r,f);var a="MSPointerDown.superfish";s&&(a="pointerdown.superfish"),o||(a+=" touchend.superfish"),n&&(a+=" mousedown.superfish"),t.on("focusin.superfish","li",p).on("focusout.superfish","li",f).on(a,"a",i,m)};return{hide:function(t){if(this.length){var i=this,o=u(i);if(!o)return this;var n=!0===o.retainPath?o.$path:"",s=i.find("li."+o.hoverClass).add(this).not(n).removeClass(o.hoverClass).children(o.popUpSelector),r=o.speedOut;if(t&&(s.show(),r=0),o.retainPath=!1,!1===o.onBeforeHide.call(s))return this;s.stop(!0,!0).animate(o.animationOut,r,function(){var t=e(this);o.onHide.call(t)})}return this},show:function(){var e=u(this);if(!e)return this;var t=this.addClass(e.hoverClass).children(e.popUpSelector);return!1===e.onBeforeShow.call(t)?this:(t.stop(!0,!0).animate(e.animation,e.speed,function(){e.onShow.call(t)}),this)},destroy:function(){return this.each(function(){var t,o=e(this),n=o.data("sfOptions");if(!n)return!1;t=o.find(n.popUpSelector).parent("li"),clearTimeout(n.sfTimer),r(o,n),l(t),d(o),o.off(".superfish").off(".hoverIntent"),t.children(n.popUpSelector).attr("style",function(e,t){return t.replace(/display[^;]+;?/g,"")}),n.$path.removeClass(n.hoverClass+" "+i.bcClass).addClass(n.pathClass),o.find("."+n.hoverClass).removeClass(n.hoverClass),n.onDestroy.call(o),o.removeData("sfOptions")})},init:function(t){return this.each(function(){var o=e(this);if(o.data("sfOptions"))return!1;var n=e.extend({},e.fn.superfish.defaults,t),s=o.find(n.popUpSelector).parent("li");n.$path=a(o,n),o.data("sfOptions",n),r(o,n,!0),l(s,!0),d(o),v(o,n),s.not("."+i.bcClass).superfish("hide",!0),n.onInit.call(this)})}}}();e.fn.superfish=function(t,o){return i[t]?i[t].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof t&&t?e.error("Method "+t+" does not exist on jQuery.fn.superfish"):i.init.apply(this,arguments)},e.fn.superfish.defaults={popUpSelector:"ul,.sf-mega",hoverClass:"sfHover",pathClass:"overrideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},animationOut:{opacity:"hide"},speed:"normal",speedOut:"fast",cssArrows:!0,disableHI:!1,onInit:e.noop,onBeforeShow:e.noop,onShow:e.noop,onBeforeHide:e.noop,onHide:e.noop,onIdle:e.noop,onDestroy:e.noop,onHandleTouch:e.noop}}(jQuery,window),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpCustomSelects()});var $window=($j=jQuery.noConflict())(window);$j(document).on("ready",function(){"use strict";oceanwpDropDownMobile()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpDropDownSearch()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpInitFitVids()});var $j=jQuery.noConflict(),$lastWindowWidth=($window=$j(window)).width(),$lastWindowHeight=$window.height();$window.on("load",function(){"use strict";oceanwpFixedFooter()}),$window.resize(function(){"use strict";var e=$window.width(),t=$window.height();$lastWindowWidth===e&&$lastWindowHeight===t||oceanwpFixedFooter()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpFullScreenMenu()});var $window=($j=jQuery.noConflict())(window);$j(document).on("ready",function(){"use strict";oceanwpFullScreenMobile()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpHeaderReplaceSearch()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpHeaderSearchForm()});var $j=jQuery.noConflict();($window=$j(window)).on("load",function(){"use strict";void 0!==$j.fn.infiniteScroll&&$j("div.infinite-scroll-nav").length&&oceanwpInfiniteScrollInit()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpMasonryGrids()}),$j(window).on("orientationchange",function(){"use strict";oceanwpMasonryGrids()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpInitMatchHeight()});var $window=($j=jQuery.noConflict())(window);$j(document).on("ready",function(){"use strict";oceanwpMegaMenu()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpNavNoClick()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpOverlaySearch()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpParallaxFooter()}),$j(window).on("resize",function(){"use strict";oceanwpParallaxFooter()});var $window=($j=jQuery.noConflict())(window);$j(document).on("ready",function(){"use strict";oceanwpScrollEffect()});var $window=($j=jQuery.noConflict())(window);$j(document).on("ready",function(){"use strict";oceanwpScrollTop()});var $window=($j=jQuery.noConflict())(window);$j(document).on("ready",function(){"use strict";oceanwpMobileMenu()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpInitCarousel()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpSuperFish()}),($j=jQuery.noConflict())(document).on("ready",function(){"use strict";oceanwpVerticalHeader()});