!function(o){var i={};function e(t){if(i[t])return i[t].exports;var n=i[t]={i:t,l:!1,exports:{}};return o[t].call(n.exports,n,n.exports,e),n.l=!0,n.exports}e.m=o,e.c=i,e.d=function(o,i,t){e.o(o,i)||Object.defineProperty(o,i,{enumerable:!0,get:t})},e.r=function(o){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})},e.t=function(o,i){if(1&i&&(o=e(o)),8&i)return o;if(4&i&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(e.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&i&&"string"!=typeof o)for(var n in o)e.d(t,n,function(i){return o[i]}.bind(null,n));return t},e.n=function(o){var i=o&&o.__esModule?function(){return o.default}:function(){return o};return e.d(i,"a",i),i},e.o=function(o,i){return Object.prototype.hasOwnProperty.call(o,i)},e.p="",e(e.s=17)}({17:function(o,i){!function(o){o.isScrollToFixed=function(i){return!!o(i).data("ScrollToFixed")},o.ScrollToFixed=function(i,e){var t=this;t.$el=o(i),t.el=i,t.$el.data("ScrollToFixed",t);var n,r,l,s,d=!1,c=t.$el,p=0,f=0,x=-1,u=-1,a=null;function g(){var o=t.options.limit;return o?"function"==typeof o?o.apply(c):o:0}function F(){return"fixed"===n}function S(){return"absolute"===n}function T(){return!(F()||S())}function b(){if(!F()){var o=c[0].getBoundingClientRect();a.css({display:c.css("display"),width:o.width,height:o.height,float:c.css("float")}),cssOptions={"z-index":t.options.zIndex,position:"fixed",top:-1==t.options.bottom?v():"",bottom:-1==t.options.bottom?"":t.options.bottom,"margin-left":"0px"},t.options.dontSetWidth||(cssOptions.width=c.css("width")),c.css(cssOptions),c.addClass(t.options.baseClassName),t.options.className&&c.addClass(t.options.className),n="fixed"}}function m(){var o=g(),i=f;t.options.removeOffsets&&(i="",o-=p),cssOptions={position:"absolute",top:o,left:i,"margin-left":"0px",bottom:""},t.options.dontSetWidth||(cssOptions.width=c.css("width")),c.css(cssOptions),n="absolute"}function w(){T()||(u=-1,a.css("display","none"),c.css({"z-index":s,width:"",position:r,left:"",top:l,"margin-left":""}),c.removeClass("scroll-to-fixed-fixed"),t.options.className&&c.removeClass(t.options.className),n=null)}function h(o){o!=u&&(c.css("left",f-o),u=o)}function v(){var o=t.options.marginTop;return o?"function"==typeof o?o.apply(c):o:0}function y(){if(o.isScrollToFixed(c)&&!c.is(":hidden")){var i=d,e=T();d?T()&&(p=c.offset().top,f=c.offset().left):(c.trigger("preUnfixed.ScrollToFixed"),w(),c.trigger("unfixed.ScrollToFixed"),u=-1,p=c.offset().top,f=c.offset().left,t.options.offsets&&(f+=c.offset().left-c.position().left),-1==x&&(x=f),n=c.css("position"),d=!0,-1!=t.options.bottom&&(c.trigger("preFixed.ScrollToFixed"),b(),c.trigger("fixed.ScrollToFixed")));var l=o(window).scrollLeft(),s=o(window).scrollTop(),a=g();t.options.minWidth&&o(window).width()t.options.maxWidth?T()&&i||(O(),c.trigger("preUnfixed.ScrollToFixed"),w(),c.trigger("unfixed.ScrollToFixed")):-1==t.options.bottom?a>0&&s>=a-v()?e||S()&&i||(O(),c.trigger("preAbsolute.ScrollToFixed"),m(),c.trigger("unfixed.ScrollToFixed")):s>=p-v()?(F()&&i||(O(),c.trigger("preFixed.ScrollToFixed"),b(),u=-1,c.trigger("fixed.ScrollToFixed")),h(l)):T()&&i||(O(),c.trigger("preUnfixed.ScrollToFixed"),w(),c.trigger("unfixed.ScrollToFixed")):a>0?s+o(window).height()-c.outerHeight(!0)>=a-(v()||-function(){if(!t.options.bottom)return 0;return t.options.bottom}())?F()&&(O(),c.trigger("preUnfixed.ScrollToFixed"),"absolute"===r?m():w(),c.trigger("unfixed.ScrollToFixed")):(F()||(O(),c.trigger("preFixed.ScrollToFixed"),b()),h(l),c.trigger("fixed.ScrollToFixed")):h(l)}}function O(){var o=c.css("position");"absolute"==o?c.trigger("postAbsolute.ScrollToFixed"):"fixed"==o?c.trigger("postFixed.ScrollToFixed"):c.trigger("postUnfixed.ScrollToFixed")}var U=function(o){c.is(":visible")?(d=!1,y()):w()},z=function(o){window.requestAnimationFrame?requestAnimationFrame(y):y()};t.init=function(){t.options=o.extend({},o.ScrollToFixed.defaultOptions,e),s=c.css("z-index"),t.$el.css("z-index",t.options.zIndex),a=o("
"),n=c.css("position"),r=c.css("position"),c.css("float"),l=c.css("top"),T()&&t.$el.after(a),o(window).bind("resize.ScrollToFixed",U),o(window).bind("scroll.ScrollToFixed",z),"ontouchmove"in window&&o(window).bind("touchmove.ScrollToFixed",y),t.options.preFixed&&c.bind("preFixed.ScrollToFixed",t.options.preFixed),t.options.postFixed&&c.bind("postFixed.ScrollToFixed",t.options.postFixed),t.options.preUnfixed&&c.bind("preUnfixed.ScrollToFixed",t.options.preUnfixed),t.options.postUnfixed&&c.bind("postUnfixed.ScrollToFixed",t.options.postUnfixed),t.options.preAbsolute&&c.bind("preAbsolute.ScrollToFixed",t.options.preAbsolute),t.options.postAbsolute&&c.bind("postAbsolute.ScrollToFixed",t.options.postAbsolute),t.options.fixed&&c.bind("fixed.ScrollToFixed",t.options.fixed),t.options.unfixed&&c.bind("unfixed.ScrollToFixed",t.options.unfixed),t.options.spacerClass&&a.addClass(t.options.spacerClass),c.bind("resize.ScrollToFixed",function(){a.height(c.height())}),c.bind("scroll.ScrollToFixed",function(){c.trigger("preUnfixed.ScrollToFixed"),w(),c.trigger("unfixed.ScrollToFixed"),y()}),c.bind("detach.ScrollToFixed",function(i){!function(o){(o=o||window.event).preventDefault&&o.preventDefault(),o.returnValue=!1}(i),c.trigger("preUnfixed.ScrollToFixed"),w(),c.trigger("unfixed.ScrollToFixed"),o(window).unbind("resize.ScrollToFixed",U),o(window).unbind("scroll.ScrollToFixed",z),c.unbind(".ScrollToFixed"),a.remove(),t.$el.removeData("ScrollToFixed")}),U()},t.init()},o.ScrollToFixed.defaultOptions={marginTop:0,limit:0,bottom:-1,zIndex:1e3,baseClassName:"scroll-to-fixed-fixed"},o.fn.scrollToFixed=function(i){return this.each(function(){new o.ScrollToFixed(this,i)})}}(jQuery)}});; !function(t){var e={};function i(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,i),o.l=!0,o.exports}i.m=t,i.c=e,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(i.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)i.d(n,o,function(e){return t[e]}.bind(null,o));return n},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s=25)}([function(t,e){t.exports=jQuery},function(t,e){function i(t){"@babel/helpers - typeof";return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)} /*! * jScroll - jQuery Plugin for Infinite Scrolling / Auto-Paging * @see @link{https://jscroll.com} * * @copyright Philip Klauzinski * @license Dual licensed under the MIT and GPL Version 2 licenses * @author Philip Klauzinski (https://webtopian.com) * @version 2.4.1 * @requires jQuery v1.8.0+ * @preserve */!function(t){"use strict";t.jscroll={defaults:{debug:!1,autoTrigger:!0,autoTriggerUntil:!1,loadingHtml:"Loading...",loadingFunction:!1,padding:0,nextSelector:"a:last",contentSelector:"",pagingSelector:"",callback:!1}};t.fn.jscroll=function(e){return this.each(function(){var n=t(this),o=n.data("jscroll");o&&o.initialized||function(e,n){var o,s=e.data("jscroll"),r="function"==typeof n?{callback:n}:n,a=t.extend({},t.jscroll.defaults,r,s||{}),l="visible"===e.css("overflow-y"),c=e.find(a.nextSelector).first(),d=t(window),u=t("body"),p=l?d:e,f=t.trim(c.prop("href")+" "+a.contentSelector),h=function(){e.find(".jscroll-inner").length||e.contents().wrapAll('
')},m=function(t){a.pagingSelector?t.closest(a.pagingSelector).hide():t.parent().not(".jscroll-inner,.jscroll-added").addClass("jscroll-next-parent").hide().length||t.wrap('
').parent().hide()},g=function(){return p.unbind(".jscroll").removeData("jscroll").find(".jscroll-inner").children().unwrap().filter(".jscroll-added").children().unwrap()},v=function(){if(e.is(":visible")){h();var t=e.find("div.jscroll-inner").first(),i=e.data("jscroll"),n=parseInt(e.css("borderTopWidth"),10),o=isNaN(n)?0:n,s=parseInt(e.css("paddingTop"),10)+o,r=l?p.scrollTop():e.offset().top,c=t.length?t.offset().top:0,d=Math.ceil(r-c+p.height()+s);if(!i.waiting&&d+a.padding>=t.outerHeight())return w("info","jScroll:",t.outerHeight()-d,"from bottom. Loading next request..."),b()}},y=function(){var i=e.find(a.nextSelector).first();if(i.length)if(a.autoTrigger&&(!1===a.autoTriggerUntil||0').children(".jscroll-added").last().html('
'+a.loadingHtml+"
").promise().done(function(){a.loadingFunction&&a.loadingFunction()}),e.animate({scrollTop:i.outerHeight()},0,function(){var o=n.nextHref;i.find("div.jscroll-added").last().load(o,function(i,s){if("error"===s)return g();var r,l=t(this).find(a.nextSelector).first();n.waiting=!1,n.nextHref=!!l.prop("href")&&t.trim(l.prop("href")+" "+a.contentSelector),t(".jscroll-next-parent",e).remove(),(r=r||e.data("jscroll"))&&r.nextHref?y():(w("warn","jScroll: nextSelector not found - destroying"),g()),a.callback&&a.callback.call(this,o),w("dir",n)})})},w=function(t){if(a.debug&&"object"==("undefined"==typeof console?"undefined":i(console))&&("object"==i(t)||"function"==typeof console[t]))if("object"==i(t)){var e=[];for(var n in t)"function"==typeof console[n]?(e=t[n].length?t[n]:[t[n]],console[n].apply(console,e)):console.log.apply(console,e)}else console[t].apply(console,Array.prototype.slice.call(arguments,1))};e.data("jscroll",t.extend({},s,{initialized:!0,waiting:!1,nextHref:f})),h(),(o=t(a.loadingHtml).filter("img").attr("src"))&&((new Image).src=o),y(),t.extend(e.jscroll,{destroy:g})}(n,e)})}}(jQuery)},function(t,e,i){"use strict";i.d(e,"a",function(){return s}),i.d(e,"b",function(){return l}),i.d(e,"c",function(){return c});var n=i(3),o=i.n(n),s={init:function(){this.loadWebFonts()},loadWebFonts:function(){o.a.load({google:{families:["Poppins:300,400,500,600,700","Zilla+Slab:ital,wght@1,700"]}})}},r=(i(5),i(4)),a=i.n(r);i(1);var l={init:function(){this.bodyHtml=$("body, html"),this.header=$("#masthead"),this.leftSidebar=$(".site-real-trends .left-sidebar"),this.searchBarButton=$("header .extras__search .button__search"),this.searchBarIconOpen=$("header .extras__search--open"),this.searchBarIconClose=$("header .extras__search--close"),this.searchBar=$(".extras__search--close, .extras__search input:text"),this.overlayHamburger=$(".extras__hamburger"),this.overlayElements=$(".overlay__search, .overlay__opt-link, .overlay__newsletter, .overlay__login, .overlay__logout"),this.menuItemWithChildren=$("#main-menu-top .menu-item-has-children, #left-sidebar-filter-menu .menu-item-has-children"),this.menuItemWithChildrenButton=$("#main-menu-top .menu-item-has-children > button, #left-sidebar-filter-menu .menu-item-has-children > button"),this.poweredByLogo=$(".powered-by"),this.infiniteScroll=$(".infinite-scroll"),this.prevWebinarInfiniteScroll=$(".prev-webinar-infinite-scroll"),this.prevEventInfiniteScroll=$(".prev-event-infinite-scroll"),this.nextEventInfiniteScroll=$(".next-event-infinite-scroll"),this.stickySidebar=$(".sidebar-sticky"),this.categorySelect=$("#view-by-category"),this.homeCategorySelect=$("#category"),this.textToCopy=$(".text-to-copy"),this.breakingNewsBar=$(".breaking-news"),this.breakingNewsCloseButton=$(".breaking-news-close"),this.breakingNewsContent=$(".breaking-news p"),this.showMoreButton=$("#showMore"),this.bindEvents(),this.initPrevWebinarJScroll(),this.initPrevEventJScroll(),this.initNextEventJScroll(),this.initJScroll(),this.initScrollToFixed(),this.loadComments(),this.copyText(),this.setReferralTokenCookie(),this.setActiveTab(),this.scrollTabsMobile(),this.advertiseMenu(),this.addReadMoreButton(),this.customPopup(),this.superNavBar(),this.webinarFilter(),this.eventFilter(),this.testimonialPosts(),this.enterpriceSearchWidget(),this.topBarMenuToggle(),this.stickyHeader()},bindEvents:function(){var t=this;this.searchBarButton.on("click",function(e){return t.toggleSearchBar(e)}),this.overlayHamburger.on("click",function(e){return t.toggleOverlayMenu(e)}),this.menuItemWithChildren.on("click",function(e){return t.toggleSubMenu(e)}),this.categorySelect.on("change",function(e){return t.categorySelectFilter(e)}),this.homeCategorySelect.on("change",function(e){return t.categorySelectFilter(e)}),this.textToCopy.on("click",function(e){return t.copyText(e)}),$(function(){return t.breakingNewsCheck()}),this.breakingNewsCloseButton.on("click",function(e){return t.breakingNewsClose(e)}),this.showMoreButton.on("click",function(e){return t.toggleMortgageCatDetails(e)})},breakingNewsClose:function(t){t.preventDefault();var e=this.breakingNewsContent.text();localStorage.setItem("how_breaking_news_content",JSON.stringify({text:e,closed:!0})),this.breakingNewsBar.hide()},breakingNewsCheck:function(){if(0!=this.breakingNewsBar.length){var t=JSON.parse(localStorage.getItem("how_breaking_news_content")),e=this.breakingNewsContent.text();t&&e===t.text||(t={text:e,closed:!1},localStorage.setItem("how_breaking_news_content",JSON.stringify(t))),0==t.closed&&this.breakingNewsBar.show()}},toggleSearchBar:function(t){t.preventDefault(),this.searchBar.toggleClass("hide"),this.searchBarIconOpen.toggleClass("hide")},toggleOverlayMenu:function(t){t.preventDefault(),this.overlayHamburger.find("i").toggleClass("fa-bars fa-times").toggleClass("fa far"),$(".site-header").toggleClass("overlay-active"),$("#masthead").hasClass("is_mobile")&&(this.overlayElements.toggleClass("hide"),this.poweredByLogo.toggleClass("hide")),$(".hamburger-logo").toggleClass("hide"),$(".site-branding > h1:not(:first-child)").toggleClass("hide"),$(".site-branding").find("p.how-h1").toggleClass("hide"),834<$(window).width()&&($("#site-navigation").toggleClass("desktop-overlay"),$(".site-header").removeClass("overlay-active"))},toggleSubMenu:function(t){(this.header.hasClass("overlay-active")||this.leftSidebar.find(".menu-left-sidebar-menu-container"))&&(this.menuItemWithChildren.find("> .sub-menu").removeClass("active"),this.menuItemWithChildren.removeClass("active-menu"),$(t.currentTarget).children("ul.sub-menu").toggleClass("active"),$(t.currentTarget).toggleClass("active-menu"))},initPrevWebinarJScroll:function(){this.prevWebinarInfiniteScroll.jscroll({contentSelector:".prev-webinar-infinite-scroll-content",nextSelector:"#pre-webinar-loadmore > a",autoTrigger:!1,loadingHtml:'',debug:!1,callback:function(){$(document.body).trigger("post-load")}})},initPrevEventJScroll:function(){this.prevEventInfiniteScroll.jscroll({contentSelector:".prev-event-infinite-scroll-content",nextSelector:"#pre-event-loadmore > a",autoTrigger:!1,loadingHtml:'',debug:!1,callback:function(){$(document.body).trigger("post-load")}})},initNextEventJScroll:function(){this.nextEventInfiniteScroll.jscroll({contentSelector:".next-event-infinite-scroll-content",nextSelector:"#next-event-loadmore > a",autoTrigger:!1,loadingHtml:'',debug:!1,callback:function(){$(document.body).trigger("post-load")}})},initJScroll:function(){this.infiniteScroll.jscroll({contentSelector:".infinite-scroll-content",nextSelector:"#loadmore > a",autoTrigger:!1,loadingHtml:'',debug:!1,callback:function(){$(document.body).trigger("post-load")}})},initScrollToFixed:function(){if(0 li, .comment-list\tol, .comment-respond, .comment-navigation").slideDown("slow",function(){$(".comments-area .load-comments").remove()})})},setReferralTokenCookie:function(){var t=encodeURIComponent(window.location.search),e=new URLSearchParams(t);if(e.get("ref")){var i=e.get("ref");a.a.set("how_user_refferal",i,{expires:14})}},copyText:function(){var t=$(".container__share-link input"),e=$(".pill--copy-link");t.focus(),t.select(),document.execCommand("copy"),e.text("Copied"),setTimeout(function(){e.text("Copy Link")},3500)},setActiveTab:function(){if(""!==location.hash.substr(1)){var t="#"+location.hash.substr(1);$(".page-template-advertise "+t).length&&(setTimeout(function(){$('a[href="'+t+'"]').parent().trigger("click"),$(".tab-content").scrollIntoView()},1e3),$("html, body").animate({scrollTop:$(".tab-content").offset().top},"slow"))}},scrollTabsMobile:function(){$(".tab-navigation-mobile").on("click",function(){var t=$(this).parent().find(".mobile-tab-scroll"),e=365-t.offset().left+t.scrollLeft();t.animate({scrollLeft:e})})},advertiseMenu:function(){$(".menu-advertise-container ul li a").on("click",function(){var t=$(this).attr("href").split("#")[1];""!==t&&(t="#"+t,$(".page-template-advertise .tab-content-block "+t).length&&(setTimeout(function(){$('a[href="'+t+'"]').parent().trigger("click"),$(window).scrollTop($(".tab-content-block").offset().top)},1e3),$("html, body").animate({scrollTop:$(".tab-content-block").offset().top},"slow")))})},addReadMoreButton:function(){var t=1;$(".block-read-more").each(function(){var e="block-read-more-";e=e.concat(t),$(this).attr("id",e),$(this).after('Read More'),t++}),$(".btn-read-more").on("click",function(){var t=$(this).data("id");$("#"+t).toggle("fast"),$(this).html("Read More"===$(this).html()?"Read Less":"Read More")})},customPopup:function(){$("[data-modal]").on("click",function(){var t=$(this).data("modal");$("#"+t).show(),$("body").attr("style","overflow: hidden")}),$(".popup-modal .close-button").on("click",function(){$(this).closest(".popup-modal").hide(),$("body").removeAttr("style")})},toggleMortgageCatDetails:function(t){$("#showMore").hide(),$("#mortgageDesc").slideToggle("slow")},superNavBar:function(){$(".super-nav-link, .super-nav-content .close").on("click",function(){$(".super-nav-content").toggleClass("hide"),$(".super-nav-bar").toggleClass("open")})},webinarFilter:function(){$(".webinar-filters .button").on("click",function(){var t=$(this);$(this).toggleClass("selected");var e="";$(".webinar-filters .button.selected").each(function(){e=""===e?$(this).data("tag"):e+","+$(this).data("tag")}),$("#previous-webinars-outer").addClass("loading"),""===e?window.location.reload():$.ajax({url:HOW.ajax_url,type:"POST",dataType:"json",data:{action:"filter_the_webinars",tags:e,nonce:HOW.nonce},success:function(e){e.success?($("#previous-webinars-outer").removeClass("loading"),$("#previous-webinars-outer").html(""),$("#previous-webinars-outer").append(e.data),$("html,body").animate({scrollTop:$("#previous-webinars-outer").offset().top},1e3)):(t.toggleClass("selected"),$("#previous-webinars-outer").removeClass("loading"))}})})},eventFilter:function(){$(".event-filters .button").on("click",function(){var t=$(this);$(this).toggleClass("selected");var e="";$(".event-filters .button.selected").each(function(){e=""===e?$(this).data("tag"):e+","+$(this).data("tag")}),$("#previous-events-outer").addClass("loading"),""===e?window.location.reload():$.ajax({url:HOW.ajax_url,type:"POST",dataType:"json",data:{action:"filter_the_events",tags:e,nonce:HOW.nonce},success:function(e){e.success?($("#previous-events-outer").removeClass("loading"),$("#previous-events-outer").html(""),$("#previous-events-outer").append(e.data),$("html,body").animate({scrollTop:$("#previous-events-outer").offset().top},1e3)):(t.toggleClass("selected"),$("#previous-events-outer").removeClass("loading"))}})})},testimonialPosts:function(){$(".testimonial-posts-bottom .testimonial-link").on("click",function(t){t.preventDefault();var e=$(this).closest(".block-testimonial-posts").attr("id"),i=$(this).attr("data-testimonial");$("#"+e).find(".testimonial-posts-bottom .testimonial-link").removeClass("active"),$(this).addClass("active"),$("#"+e).find(".testimonial-posts-top .single-testimonial-post").removeClass("active"),$("#"+e).find("#"+i).addClass("active")})},enterpriceSearchWidget:function(){$(document).on("click",".advanced-search",function(t){t.preventDefault(),$(".advanced-search-filter").slideToggle()}),$(document).on("click",".advanced-search-filter button",function(){$(".advanced-search-filter").slideUp()}),$(document).on("click",".enterprise-search-checkbox",function(t){$(this).parent("label").addClass("checked");var e=$(this).next("#eps-link").attr("href");window.location.href=e})},topBarMenuToggle:function(){$(".main-navigation .welcome-link").mouseover(function(){$(this).parent().next(".menu-top-bar-menu-container").addClass("active")}),$(".menu-top-bar-menu-container").mouseleave(function(){$(this).removeClass("active")})},stickyHeader:function(){$(window).bind("scroll",function(){$("#masthead").hasClass("sticky-header")&&767<$(window).width()&&(67<$(this).scrollTop()&&($(".overlay").addClass("hide-overlay"),$(".site-header").addClass("header-shadow"),$(".extras__hamburger").show()),0==$(this).scrollTop()&&($(".overlay").removeClass("hide-overlay"),$(".site-header").removeClass("header-shadow"),$(".extras__hamburger").hide(),$(".extras__hamburger").find("i").hasClass("fa-times")&&($(".extras__hamburger").find("i").removeClass("fa-times"),$(".extras__hamburger").find("i").addClass("fa-bars")),$("#site-navigation").removeClass("desktop-overlay")))})}},c=(i(6),{init:function(){this.setProps(),this.createSlider()},setProps:function(){this.sliderContainer=$(".slick-slider"),this.agentSlider=$(".agent-slider")},createSlider:function(){this.agentSlider.length&&this.agentSlider.slick({centerMode:!0,infinite:!0,slidesToShow:5,slidesToScroll:1,arrow:!0,centerPadding:"30px",responsive:[{breakpoint:768,settings:{slidesToShow:1,centerMode:!1,slidesToScroll:1}}]}),this.sliderContainer.length&&this.sliderContainer.slick()}})},function(t,e,i){var n;!function(){function o(t,e,i){return t.call.apply(t.bind,arguments)}function s(t,e,i){if(!t)throw Error();if(2=e.f?o():t.fonts.load(function(t){return $(t)+" "+t.f+"00 300px "+S(t.c)}(e.a),e.h).then(function(t){1<=t.length?n():setTimeout(s,25)},function(){o()})}()}),o=null,s=new Promise(function(t,i){o=setTimeout(i,e.f)});Promise.race([s,n]).then(function(){o&&(clearTimeout(o),o=null),e.g(e.a)},function(){e.j(e.a)})};var j={D:"serif",C:"sans-serif"},N=null;function M(){if(null===N){var t=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);N=!!t&&(536>parseInt(t[1],10)||536===parseInt(t[1],10)&&11>=parseInt(t[2],10))}return N}function I(t,e,i){for(var n in j)if(j.hasOwnProperty(n)&&e===t.f[j[n]]&&i===t.f[j[n]])return!0;return!1}function P(t){var e,i=t.g.a.offsetWidth,n=t.h.a.offsetWidth;(e=i===t.f.serif&&n===t.f["sans-serif"])||(e=M()&&I(t,i,n)),e?a()-t.A>=t.w?M()&&I(t,i,n)&&(null===t.u||t.u.hasOwnProperty(t.a.c))?H(t,t.v):H(t,t.B):function(t){setTimeout(r(function(){P(this)},t),50)}(t):H(t,t.v)}function H(t,e){setTimeout(r(function(){u(this.g.a),u(this.h.a),u(this.j.a),u(this.m.a),e(this.a)},t),0)}function D(t,e,i){this.c=t,this.a=e,this.f=0,this.m=this.j=!1,this.s=i}z.prototype.start=function(){this.f.serif=this.j.a.offsetWidth,this.f["sans-serif"]=this.m.a.offsetWidth,this.A=a(),P(this)};var R=null;function F(t){0==--t.f&&t.j&&(t.m?((t=t.a).g&&p(t.f,[t.a.c("wf","active")],[t.a.c("wf","loading"),t.a.c("wf","inactive")]),_(t,"active")):x(t.a))}function W(t){this.j=t,this.a=new function(){this.c={}},this.h=0,this.f=this.g=!0}function B(t,e,i,n,o){var s=0==--t.h;(t.f||t.g)&&setTimeout(function(){var t=o||null,a=n||{};if(0===i.length&&s)x(e.a);else{e.f+=i.length,s&&(e.j=s);var l,c=[];for(l=0;lt.length)&&(e=t.length);for(var i=0,n=new Array(e);i1?i-1:0),o=1;o/gm),U=u(/\${[\w\W]*}/gm),q=u(/^data-[\-\w.\u00B7-\uFFFF]/),G=u(/^aria-[\-\w]+$/),X=u(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Y=u(/^(?:\w+script|data):/i),K=u(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),J=u(/^html$/i),Q=function(){return"undefined"==typeof window?null:window},V=function(e,i){if("object"!==t(e)||"function"!=typeof e.createPolicy)return null;var n=null;i.currentScript&&i.currentScript.hasAttribute("data-tt-policy-suffix")&&(n=i.currentScript.getAttribute("data-tt-policy-suffix"));var o="dompurify"+(n?"#"+n:"");try{return e.createPolicy(o,{createHTML:function(t){return t},createScriptURL:function(t){return t}})}catch(t){return console.warn("TrustedTypes policy "+o+" could not be created."),null}};return function e(){var i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Q(),o=function(t){return e(t)};if(o.version="2.4.5",o.removed=[],!i||!i.document||9!==i.document.nodeType)return o.isSupported=!1,o;var s=i.document,r=i.document,a=i.DocumentFragment,l=i.HTMLTemplateElement,c=i.Node,u=i.Element,p=i.NodeFilter,f=i.NamedNodeMap,h=void 0===f?i.NamedNodeMap||i.MozNamedAttrMap:f,m=i.HTMLFormElement,_=i.DOMParser,Z=i.trustedTypes,tt=u.prototype,et=L(tt,"cloneNode"),it=L(tt,"nextSibling"),nt=L(tt,"childNodes"),ot=L(tt,"parentNode");if("function"==typeof l){var st=r.createElement("template");st.content&&st.content.ownerDocument&&(r=st.content.ownerDocument)}var rt=V(Z,s),at=rt?rt.createHTML(""):"",lt=r,ct=lt.implementation,dt=lt.createNodeIterator,ut=lt.createDocumentFragment,pt=lt.getElementsByTagName,ft=s.importNode,ht={};try{ht=O(r).documentMode?r.documentMode:{}}catch(t){}var mt={};o.isSupported="function"==typeof ot&&ct&&void 0!==ct.createHTMLDocument&&9!==ht;var gt,vt,yt=W,bt=B,wt=U,kt=q,St=G,Tt=Y,$t=K,Ct=X,xt=null,_t=A({},[].concat(n(E),n(z),n(j),n(M),n(P))),At=null,Ot=A({},[].concat(n(H),n(D),n(R),n(F))),Lt=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Et=null,zt=null,jt=!0,Nt=!0,Mt=!1,It=!0,Pt=!1,Ht=!1,Dt=!1,Rt=!1,Ft=!1,Wt=!1,Bt=!1,Ut=!0,qt=!1,Gt=!0,Xt=!1,Yt={},Kt=null,Jt=A({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),Qt=null,Vt=A({},["audio","video","img","source","image","track"]),Zt=null,te=A({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ee="http://www.w3.org/1998/Math/MathML",ie="http://www.w3.org/2000/svg",ne="http://www.w3.org/1999/xhtml",oe=ne,se=!1,re=null,ae=A({},[ee,ie,ne],w),le=["application/xhtml+xml","text/html"],ce=null,de=r.createElement("form"),ue=function(t){return t instanceof RegExp||t instanceof Function},pe=function(e){ce&&ce===e||(e&&"object"===t(e)||(e={}),e=O(e),gt=gt=-1===le.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,vt="application/xhtml+xml"===gt?w:b,xt="ALLOWED_TAGS"in e?A({},e.ALLOWED_TAGS,vt):_t,At="ALLOWED_ATTR"in e?A({},e.ALLOWED_ATTR,vt):Ot,re="ALLOWED_NAMESPACES"in e?A({},e.ALLOWED_NAMESPACES,w):ae,Zt="ADD_URI_SAFE_ATTR"in e?A(O(te),e.ADD_URI_SAFE_ATTR,vt):te,Qt="ADD_DATA_URI_TAGS"in e?A(O(Vt),e.ADD_DATA_URI_TAGS,vt):Vt,Kt="FORBID_CONTENTS"in e?A({},e.FORBID_CONTENTS,vt):Jt,Et="FORBID_TAGS"in e?A({},e.FORBID_TAGS,vt):{},zt="FORBID_ATTR"in e?A({},e.FORBID_ATTR,vt):{},Yt="USE_PROFILES"in e&&e.USE_PROFILES,jt=!1!==e.ALLOW_ARIA_ATTR,Nt=!1!==e.ALLOW_DATA_ATTR,Mt=e.ALLOW_UNKNOWN_PROTOCOLS||!1,It=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,Pt=e.SAFE_FOR_TEMPLATES||!1,Ht=e.WHOLE_DOCUMENT||!1,Ft=e.RETURN_DOM||!1,Wt=e.RETURN_DOM_FRAGMENT||!1,Bt=e.RETURN_TRUSTED_TYPE||!1,Rt=e.FORCE_BODY||!1,Ut=!1!==e.SANITIZE_DOM,qt=e.SANITIZE_NAMED_PROPS||!1,Gt=!1!==e.KEEP_CONTENT,Xt=e.IN_PLACE||!1,Ct=e.ALLOWED_URI_REGEXP||Ct,oe=e.NAMESPACE||ne,Lt=e.CUSTOM_ELEMENT_HANDLING||{},e.CUSTOM_ELEMENT_HANDLING&&ue(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Lt.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&ue(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Lt.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(Lt.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Pt&&(Nt=!1),Wt&&(Ft=!0),Yt&&(xt=A({},n(P)),At=[],!0===Yt.html&&(A(xt,E),A(At,H)),!0===Yt.svg&&(A(xt,z),A(At,D),A(At,F)),!0===Yt.svgFilters&&(A(xt,j),A(At,D),A(At,F)),!0===Yt.mathMl&&(A(xt,M),A(At,R),A(At,F))),e.ADD_TAGS&&(xt===_t&&(xt=O(xt)),A(xt,e.ADD_TAGS,vt)),e.ADD_ATTR&&(At===Ot&&(At=O(At)),A(At,e.ADD_ATTR,vt)),e.ADD_URI_SAFE_ATTR&&A(Zt,e.ADD_URI_SAFE_ATTR,vt),e.FORBID_CONTENTS&&(Kt===Jt&&(Kt=O(Kt)),A(Kt,e.FORBID_CONTENTS,vt)),Gt&&(xt["#text"]=!0),Ht&&A(xt,["html","head","body"]),xt.table&&(A(xt,["tbody"]),delete Et.tbody),d&&d(e),ce=e)},fe=A({},["mi","mo","mn","ms","mtext"]),he=A({},["foreignobject","desc","title","annotation-xml"]),me=A({},["title","style","font","a","script"]),ge=A({},z);A(ge,j),A(ge,N);var ve=A({},M);A(ve,I);var ye=function(t){y(o.removed,{element:t});try{t.parentNode.removeChild(t)}catch(e){try{t.outerHTML=at}catch(e){t.remove()}}},be=function(t,e){try{y(o.removed,{attribute:e.getAttributeNode(t),from:e})}catch(t){y(o.removed,{attribute:null,from:e})}if(e.removeAttribute(t),"is"===t&&!At[t])if(Ft||Wt)try{ye(e)}catch(t){}else try{e.setAttribute(t,"")}catch(t){}},we=function(t){var e,i;if(Rt)t=""+t;else{var n=k(t,/^[\r\n\t ]+/);i=n&&n[0]}"application/xhtml+xml"===gt&&oe===ne&&(t=''+t+"");var o=rt?rt.createHTML(t):t;if(oe===ne)try{e=(new _).parseFromString(o,gt)}catch(t){}if(!e||!e.documentElement){e=ct.createDocument(oe,"template",null);try{e.documentElement.innerHTML=se?at:o}catch(t){}}var s=e.body||e.documentElement;return t&&i&&s.insertBefore(r.createTextNode(i),s.childNodes[0]||null),oe===ne?pt.call(e,Ht?"html":"body")[0]:Ht?e.documentElement:s},ke=function(t){return dt.call(t.ownerDocument||t,t,p.SHOW_ELEMENT|p.SHOW_COMMENT|p.SHOW_TEXT,null,!1)},Se=function(e){return"object"===t(c)?e instanceof c:e&&"object"===t(e)&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName},Te=function(t,e,i){mt[t]&&g(mt[t],function(t){t.call(o,e,i,ce)})},$e=function(t){var e;if(Te("beforeSanitizeElements",t,null),function(t){return t instanceof m&&("string"!=typeof t.nodeName||"string"!=typeof t.textContent||"function"!=typeof t.removeChild||!(t.attributes instanceof h)||"function"!=typeof t.removeAttribute||"function"!=typeof t.setAttribute||"string"!=typeof t.namespaceURI||"function"!=typeof t.insertBefore||"function"!=typeof t.hasChildNodes)}(t))return ye(t),!0;if(C(/[\u0080-\uFFFF]/,t.nodeName))return ye(t),!0;var i=vt(t.nodeName);if(Te("uponSanitizeElement",t,{tagName:i,allowedTags:xt}),t.hasChildNodes()&&!Se(t.firstElementChild)&&(!Se(t.content)||!Se(t.content.firstElementChild))&&C(/<[/\w]/g,t.innerHTML)&&C(/<[/\w]/g,t.textContent))return ye(t),!0;if("select"===i&&C(/