<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">window.webfitters={breakpoints:{xs:0,sm:630,md:830,lg:1080,xl:1260},checkBreakpoint:function(e){return jQuery("html").width()&gt;=e},showElementOnClick:function(e,i){e=jQuery(e),i=jQuery(i);var t=!0;e.on("click",function(){t?(i.removeClass("hidden"),t=!1):(i.addClass("hidden"),t=!0)}),jQuery(document).on("touchstart click",function(o){i.is(o.target)||0!==i.has(o.target).length||e.is(o.target)||0!==e.has(o.target).length||t||(i.addClass("hidden"),t=!0)})},mobileMenu:function(e,i,t){jQuery(i+", "+t).on("click",function(){jQuery(i).stop().toggleClass("open"),jQuery(e).stop().slideToggle(500),jQuery(t).stop().fadeToggle(500)}),jQuery(e+" .menu-item-has-children &gt; a").on("click",function(e){e.preventDefault(),jQuery(this).parent().toggleClass("active").find(".sub-menu").stop().slideToggle(300)})},menuDropdown:function(e){jQuery(e).hover(function(){jQuery(this).find("ul").stop().slideDown(300),jQuery(this).addClass("active")},function(){jQuery(this).find("ul").stop().slideUp(200),jQuery(this).removeClass("active")})},isScrolledIntoView:function(e){var i=jQuery(window).scrollTop(),t=i+jQuery(window).height(),o=jQuery(e).offset().top;return o+jQuery(e).height()&lt;=t&amp;&amp;o&gt;=i},elementFocus:function(e,i,t){jQuery(window).on("click",function(i){e.is(i.target)||0!==e.has(i.target).length||t()})},smoothScrollAll:function(){jQuery('a[href*="#"]').not('[href="#"]').not('[href="#0"]').on("click",function(e){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&amp;&amp;location.hostname==this.hostname){var i=jQuery(this.hash);(i=i.length?i:jQuery("[name="+this.hash.slice(1)+"]")).length&amp;&amp;(e.preventDefault(),jQuery("html, body").animate({scrollTop:i.offset().top},1e3,function(){var e=jQuery(i);if(e.focus(),e.is(":focus"))return!1;e.attr("tabindex","-1"),e.focus()}))}})},toggleBlock:function(){var e=jQuery(".page__toggle .toggle__nav--slider"),i=jQuery(".page__toggle .toggle__nav--slider").children(),t=jQuery(".page__toggle .toggle__section--slider");e.on("init",function(e,i){i.slideCount&lt;6&amp;&amp;jQuery(".page__toggle .toggle__nav--slider").addClass("short__slides")}).not(".slick-initialized").slick({slidesToShow:1,speed:1e3,asNavFor:".page__toggle .toggle__section--slider",focusOnSelect:!0,mobileFirst:!0,arrows:!0,accessibility:!1,prevArrow:'&lt;div class="icon__prev slick__arrow"&gt;&lt;/div&gt;',nextArrow:'&lt;div class="icon__next slick__arrow"&gt;&lt;/div&gt;',waitForAnimate:!1,responsive:[{breakpoint:630,settings:{slidesToShow:2,slidesToScroll:1}},{breakpoint:830,settings:{slidesToShow:3,slidesToScroll:1}},{breakpoint:1080,settings:{slidesToShow:5,slidesToScroll:1}}]}),t.not(".slick-initialized").slick({fade:!0,arrows:!1,slidesToShow:1,speed:1e3,asNavFor:".page__toggle .toggle__nav--slider",adaptiveHeight:!0,draggable:!1,accessibility:!1,waitForAnimate:!1}),e.not(".slick-initialized").on("afterChange",function(e,t,o){i.eq(o).data("id")}),jQuery(document).on("click",".toggle__nav a",function(){var e=jQuery(this).data("slick-index"),i=jQuery(this).data("id");t.slick("slickGoTo",e),window.location.hash=i.replace("-nav","")});var o=function(){var e=window.location.href.split("#"),i=(e[1],e[1]+"-nav");if(i){setTimeout(function(){jQuery('[data-id="'+i+'"]').each(function(){t||jQuery(this).data("slick-index")&lt;0||(t=!0,jQuery(this).click())})},1e3);var t=!1}};jQuery(document).ready(o),jQuery(".page__toggle .toggle__section--slider a").on("click",function(){setTimeout(function(){o()},100)}),jQuery(".page__toggle .toggle__section--slider .frm_forms .frm_trigger").on("click",function(){jQuery(".slick-list").css("height","auto")})},panelSliderBlock:function(){jQuery(".wf__block .panel__slider--items").not(".slick-initialized").slick({slidesToShow:1,mobileFirst:!0,responsive:[{breakpoint:680,settings:{slidesToShow:2}},{breakpoint:1060,settings:{slidesToShow:3}},{breakpoint:1460,settings:{slidesToShow:4}}]})}};
</pre></body></html>