/* Request ID: 1ef0be0addc740e1527201001f2b11ef (03/30/2024 9:12am) (pdRLbgIxDAbgq3THgprQdzlJl8iTmMHgGQ+xpyNu39CKC9RSNomiT84fJ+kba1qWJU1zJ5z3Rx8k7XnsKxWm0S35kQay1It2KMly5amtbgFz1lpYx83JHh/Sv51O1c0rTkGnoCM4dkIWlajTecwUZpyyw2xUwa9TjHuC02Wmet0U9b8R5WyTVc8cLGsLPYq0wm7HRZZY9s/Apq7BrF4gC0+dYi0h5/WeufEwCX0Rtn01RL6Bkdy64sDiQesdDrNImxGN91sIgR9g7ASXmfO5ve7gO/ps5Y3Z2wcRc3bQQlfgAftYW+x2IAuYcCE76hKysFQV+SVWa1qvfgA=) */ /* Resource ID: cf8afd00c909ff6bbcd513c8161 (0-accordion.js, minified by uglifyjs) (03/25/2024 10:21am) (A:4927, G:1255, K:1255) */ (function(e,t,o){var a=function(){var o=e(".lw_accordion");if(o.length){if(!o.hasClass("no_collapse")){o.addClass("no_collapse")}var l=200;o.on("click",".lw_accordion_block_title a, .lw_accordion_block_title button",function(o){o.preventDefault();var t=e(this),a=t.parents(".lw_accordion_block"),n=a.find(".lw_accordion_block_content"),i=t.parents(".lw_accordion");if(!i.hasClass("lw_accordion")){$blocks.not(a).removeClass("is-active");$btns.not(t).attr("aria-expanded","false");var c=$content.not(n);c.attr("aria-hidden","true").slideUp(l);c.find("a, input, button").attr("tabindex","-1")}});e(t).on("load",function(){if(t.location.hash){var o=$headers.find('a[href="'+t.location.hash+'"]');if(o.length){o.trigger("click")}}})}};a();e("body").bind("stopEdit.lw calLoad.lwcal",function(){a()});e(o).keydown(function(o){if(o.keyCode==70&&o.ctrlKey==true||o.keyCode==70&&o.metaKey==true){var t=e(".lw_accordion");if(t.length){var a=t.find(".lw_accordion_block");var n=a.find(".lw_accordion_block_title");var c=a.find(".lw_accordion_block_content");for(i=0;i3){throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}}(jQuery);+function(s){"use strict";var e='[data-dismiss="alert"]';var r=function(t){s(t).on("click",e,this.close)};r.VERSION="3.4.1";r.TRANSITION_DURATION=150;r.prototype.close=function(t){var e=s(this);var i=e.attr("data-target");if(!i){i=e.attr("href");i=i&&i.replace(/.*(?=#[^\s]*$)/,"")}i=i==="#"?[]:i;var n=s(document).find(i);if(t)t.preventDefault();if(!n.length){n=e.closest(".alert")}n.trigger(t=s.Event("close.bs.alert"));if(t.isDefaultPrevented())return;n.removeClass("in");function o(){n.detach().trigger("closed.bs.alert").remove()}s.support.transition&&n.hasClass("fade")?n.one("bsTransitionEnd",o).emulateTransitionEnd(r.TRANSITION_DURATION):o()};function t(i){return this.each(function(){var t=s(this);var e=t.data("bs.alert");if(!e)t.data("bs.alert",e=new r(this));if(typeof i=="string")e[i].call(t)})}var i=s.fn.alert;s.fn.alert=t;s.fn.alert.Constructor=r;s.fn.alert.noConflict=function(){s.fn.alert=i;return this};s(document).on("click.bs.alert.data-api",e,r.prototype.close)}(jQuery);+function(s){"use strict";var o=function(t,e){this.$element=s(t);this.options=s.extend({},o.DEFAULTS,e);this.isLoading=false};o.VERSION="3.4.1";o.DEFAULTS={loadingText:"loading..."};o.prototype.setState=function(t){var e="disabled";var i=this.$element;var n=i.is("input")?"val":"html";var o=i.data();t+="Text";if(o.resetText==null)i.data("resetText",i[n]());setTimeout(s.proxy(function(){i[n](o[t]==null?this.options[t]:o[t]);if(t=="loadingText"){this.isLoading=true;i.addClass(e).attr(e,e).prop(e,true)}else if(this.isLoading){this.isLoading=false;i.removeClass(e).removeAttr(e).prop(e,false)}},this),0)};o.prototype.toggle=function(){var t=true;var e=this.$element.closest('[data-toggle="buttons"]');if(e.length){var i=this.$element.find("input");if(i.prop("type")=="radio"){if(i.prop("checked"))t=false;e.find(".active").removeClass("active");this.$element.addClass("active")}else if(i.prop("type")=="checkbox"){if(i.prop("checked")!==this.$element.hasClass("active"))t=false;this.$element.toggleClass("active")}i.prop("checked",this.$element.hasClass("active"));if(t)i.trigger("change")}else{this.$element.attr("aria-pressed",!this.$element.hasClass("active"));this.$element.toggleClass("active")}};function i(n){return this.each(function(){var t=s(this);var e=t.data("bs.button");var i=typeof n=="object"&&n;if(!e)t.data("bs.button",e=new o(this,i));if(n=="toggle")e.toggle();else if(n)e.setState(n)})}var t=s.fn.button;s.fn.button=i;s.fn.button.Constructor=o;s.fn.button.noConflict=function(){s.fn.button=t;return this};s(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(t){var e=s(t.target).closest(".btn");i.call(e,"toggle");if(!s(t.target).is('input[type="radio"], input[type="checkbox"]')){t.preventDefault();if(e.is("input,button"))e.trigger("focus");else e.find("input:visible,button:visible").first().trigger("focus")}}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(t){s(t.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(t.type))})}(jQuery);+function(d){"use strict";var p=function(t,e){this.$element=d(t);this.$indicators=this.$element.find(".carousel-indicators");this.options=e;this.paused=null;this.sliding=null;this.interval=null;this.$active=null;this.$items=null;this.options.keyboard&&this.$element.on("keydown.bs.carousel",d.proxy(this.keydown,this));this.options.pause=="hover"&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",d.proxy(this.pause,this)).on("mouseleave.bs.carousel",d.proxy(this.cycle,this))};p.VERSION="3.4.1";p.TRANSITION_DURATION=600;p.DEFAULTS={interval:5e3,pause:"hover",wrap:true,keyboard:true};p.prototype.keydown=function(t){if(/input|textarea/i.test(t.target.tagName))return;switch(t.which){case 37:this.prev();break;case 39:this.next();break;default:return}t.preventDefault()};p.prototype.cycle=function(t){t||(this.paused=false);this.interval&&clearInterval(this.interval);this.options.interval&&!this.paused&&(this.interval=setInterval(d.proxy(this.next,this),this.options.interval));return this};p.prototype.getItemIndex=function(t){this.$items=t.parent().children(".item");return this.$items.index(t||this.$active)};p.prototype.getItemForDirection=function(t,e){var i=this.getItemIndex(e);var n=t=="prev"&&i===0||t=="next"&&i==this.$items.length-1;if(n&&!this.options.wrap)return e;var o=t=="prev"?-1:1;var s=(i+o)%this.$items.length;return this.$items.eq(s)};p.prototype.to=function(t){var e=this;var i=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(t>this.$items.length-1||t<0)return;if(this.sliding)return this.$element.one("slid.bs.carousel",function(){e.to(t)});if(i==t)return this.pause().cycle();return this.slide(t>i?"next":"prev",this.$items.eq(t))};p.prototype.pause=function(t){t||(this.paused=true);if(this.$element.find(".next, .prev").length&&d.support.transition){this.$element.trigger(d.support.transition.end);this.cycle(true)}this.interval=clearInterval(this.interval);return this};p.prototype.next=function(){if(this.sliding)return;return this.slide("next")};p.prototype.prev=function(){if(this.sliding)return;return this.slide("prev")};p.prototype.slide=function(t,e){var i=this.$element.find(".item.active");var n=e||this.getItemForDirection(t,i);var o=this.interval;var s=t=="next"?"left":"right";var r=this;if(n.hasClass("active"))return this.sliding=false;var a=n[0];var l=d.Event("slide.bs.carousel",{relatedTarget:a,direction:s});this.$element.trigger(l);if(l.isDefaultPrevented())return;this.sliding=true;o&&this.pause();if(this.$indicators.length){this.$indicators.find(".active").removeClass("active");var h=d(this.$indicators.children()[this.getItemIndex(n)]);h&&h.addClass("active")}var f=d.Event("slid.bs.carousel",{relatedTarget:a,direction:s});if(d.support.transition&&this.$element.hasClass("slide")){n.addClass(t);if(typeof n==="object"&&n.length){n[0].offsetWidth}i.addClass(s);n.addClass(s);i.one("bsTransitionEnd",function(){n.removeClass([t,s].join(" ")).addClass("active");i.removeClass(["active",s].join(" "));r.sliding=false;setTimeout(function(){r.$element.trigger(f)},0)}).emulateTransitionEnd(p.TRANSITION_DURATION)}else{i.removeClass("active");n.addClass("active");this.sliding=false;this.$element.trigger(f)}o&&this.cycle();return this};function a(o){return this.each(function(){var t=d(this);var e=t.data("bs.carousel");var i=d.extend({},p.DEFAULTS,t.data(),typeof o=="object"&&o);var n=typeof o=="string"?o:i.slide;if(!e)t.data("bs.carousel",e=new p(this,i));if(typeof o=="number")e.to(o);else if(n)e[n]();else if(i.interval)e.pause().cycle()})}var t=d.fn.carousel;d.fn.carousel=a;d.fn.carousel.Constructor=p;d.fn.carousel.noConflict=function(){d.fn.carousel=t;return this};var e=function(t){var e=d(this);var i=e.attr("href");if(i){i=i.replace(/.*(?=#[^\s]+$)/,"")}var n=e.attr("data-target")||i;var o=d(document).find(n);if(!o.hasClass("carousel"))return;var s=d.extend({},o.data(),e.data());var r=e.attr("data-slide-to");if(r)s.interval=false;a.call(o,s);if(r){o.data("bs.carousel").to(r)}t.preventDefault()};d(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e);d(window).on("load",function(){d('[data-ride="carousel"]').each(function(){var t=d(this);a.call(t,t.data())})})}(jQuery);+function(a){"use strict";var t=".dropdown-backdrop";var l='[data-toggle="dropdown"]';var n=function(t){a(t).on("click.bs.dropdown",this.toggle)};n.VERSION="3.4.1";function h(t){var e=t.attr("data-target");if(!e){e=t.attr("href");e=e&&/#[A-Za-z]/.test(e)&&e.replace(/.*(?=#[^\s]*$)/,"")}var i=e!=="#"?a(document).find(e):null;return i&&i.length?i:t.parent()}function s(n){if(n&&n.which===3)return;a(t).remove();a(l).each(function(){var t=a(this);var e=h(t);var i={relatedTarget:this};if(!e.hasClass("open"))return;if(n&&n.type=="click"&&/input|textarea/i.test(n.target.tagName)&&a.contains(e[0],n.target))return;e.trigger(n=a.Event("hide.bs.dropdown",i));if(n.isDefaultPrevented())return;t.attr("aria-expanded","false");e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",i))})}n.prototype.toggle=function(t){var e=a(this);if(e.is(".disabled, :disabled"))return;var i=h(e);var n=i.hasClass("open");s();if(!n){if("ontouchstart"in document.documentElement&&!i.closest(".navbar-nav").length){a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",s)}var o={relatedTarget:this};i.trigger(t=a.Event("show.bs.dropdown",o));if(t.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true");i.toggleClass("open").trigger(a.Event("shown.bs.dropdown",o))}return false};n.prototype.keydown=function(t){if(!/(38|40|27|32)/.test(t.which)||/input|textarea/i.test(t.target.tagName))return;var e=a(this);t.preventDefault();t.stopPropagation();if(e.is(".disabled, :disabled"))return;var i=h(e);var n=i.hasClass("open");if(!n&&t.which!=27||n&&t.which==27){if(t.which==27)i.find(l).trigger("focus");return e.trigger("click")}var o=" li:not(.disabled):visible a";var s=i.find(".dropdown-menu"+o);if(!s.length)return;var r=s.index(t.target);if(t.which==38&&r>0)r--;if(t.which==40&&rdocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&t?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!t?this.scrollbarWidth:""})};s.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})};s.prototype.checkScrollbar=function(){var t=window.innerWidth;if(!t){var e=document.documentElement.getBoundingClientRect();t=e.right-Math.abs(e.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:false,container:false,viewport:{selector:"body",padding:0},sanitize:true,sanitizeFn:null,whiteList:e};g.prototype.init=function(t,e,i){this.enabled=true;this.type=t;this.$element=v(e);this.options=this.getOptions(i);this.$viewport=this.options.viewport&&v(document).find(v.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport);this.inState={click:false,hover:false,focus:false};if(this.$element[0]instanceof document.constructor&&!this.options.selector){throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!")}var n=this.options.trigger.split(" ");for(var o=n.length;o--;){var s=n[o];if(s=="click"){this.$element.on("click."+this.type,this.options.selector,v.proxy(this.toggle,this))}else if(s!="manual"){var r=s=="hover"?"mouseenter":"focusin";var a=s=="hover"?"mouseleave":"focusout";this.$element.on(r+"."+this.type,this.options.selector,v.proxy(this.enter,this));this.$element.on(a+"."+this.type,this.options.selector,v.proxy(this.leave,this))}}this.options.selector?this._options=v.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()};g.prototype.getDefaults=function(){return g.DEFAULTS};g.prototype.getOptions=function(t){var e=this.$element.data();for(var i in e){if(e.hasOwnProperty(i)&&v.inArray(i,n)!==-1){delete e[i]}}t=v.extend({},this.getDefaults(),e,t);if(t.delay&&typeof t.delay=="number"){t.delay={show:t.delay,hide:t.delay}}if(t.sanitize){t.template=o(t.template,t.whiteList,t.sanitizeFn)}return t};g.prototype.getDelegateOptions=function(){var i={};var n=this.getDefaults();this._options&&v.each(this._options,function(t,e){if(n[t]!=e)i[t]=e});return i};g.prototype.enter=function(t){var e=t instanceof this.constructor?t:v(t.currentTarget).data("bs."+this.type);if(!e){e=new this.constructor(t.currentTarget,this.getDelegateOptions());v(t.currentTarget).data("bs."+this.type,e)}if(t instanceof v.Event){e.inState[t.type=="focusin"?"focus":"hover"]=true}if(e.tip().hasClass("in")||e.hoverState=="in"){e.hoverState="in";return}clearTimeout(e.timeout);e.hoverState="in";if(!e.options.delay||!e.options.delay.show)return e.show();e.timeout=setTimeout(function(){if(e.hoverState=="in")e.show()},e.options.delay.show)};g.prototype.isInStateTrue=function(){for(var t in this.inState){if(this.inState[t])return true}return false};g.prototype.leave=function(t){var e=t instanceof this.constructor?t:v(t.currentTarget).data("bs."+this.type);if(!e){e=new this.constructor(t.currentTarget,this.getDelegateOptions());v(t.currentTarget).data("bs."+this.type,e)}if(t instanceof v.Event){e.inState[t.type=="focusout"?"focus":"hover"]=false}if(e.isInStateTrue())return;clearTimeout(e.timeout);e.hoverState="out";if(!e.options.delay||!e.options.delay.hide)return e.hide();e.timeout=setTimeout(function(){if(e.hoverState=="out")e.hide()},e.options.delay.hide)};g.prototype.show=function(){var t=v.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(t);var e=v.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(t.isDefaultPrevented()||!e)return;var i=this;var n=this.tip();var o=this.getUID(this.type);this.setContent();n.attr("id",o);this.$element.attr("aria-describedby",o);if(this.options.animation)n.addClass("fade");var s=typeof this.options.placement=="function"?this.options.placement.call(this,n[0],this.$element[0]):this.options.placement;var r=/\s?auto?\s?/i;var a=r.test(s);if(a)s=s.replace(r,"")||"top";n.detach().css({top:0,left:0,display:"block"}).addClass(s).data("bs."+this.type,this);this.options.container?n.appendTo(v(document).find(this.options.container)):n.insertAfter(this.$element);this.$element.trigger("inserted.bs."+this.type);var l=this.getPosition();var h=n[0].offsetWidth;var f=n[0].offsetHeight;if(a){var d=s;var p=this.getPosition(this.$viewport);s=s=="bottom"&&l.bottom+f>p.bottom?"top":s=="top"&&l.top-fp.width?"left":s=="left"&&l.left-hr.top+r.height){o.top=r.top+r.height-l}}else{var h=e.left-s;var f=e.left+s+i;if(hr.right){o.left=r.left+r.width-f}}return o};g.prototype.getTitle=function(){var t;var e=this.$element;var i=this.options;t=e.attr("data-original-title")||(typeof i.title=="function"?i.title.call(e[0]):i.title);return t};g.prototype.getUID=function(t){do{t+=~~(Math.random()*1e6)}while(document.getElementById(t));return t};g.prototype.tip=function(){if(!this.$tip){this.$tip=v(this.options.template);if(this.$tip.length!=1){throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!")}}return this.$tip};g.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")};g.prototype.enable=function(){this.enabled=true};g.prototype.disable=function(){this.enabled=false};g.prototype.toggleEnabled=function(){this.enabled=!this.enabled};g.prototype.toggle=function(t){var e=this;if(t){e=v(t.currentTarget).data("bs."+this.type);if(!e){e=new this.constructor(t.currentTarget,this.getDelegateOptions());v(t.currentTarget).data("bs."+this.type,e)}}if(t){e.inState.click=!e.inState.click;if(e.isInStateTrue())e.enter(e);else e.leave(e)}else{e.tip().hasClass("in")?e.leave(e):e.enter(e)}};g.prototype.destroy=function(){var t=this;clearTimeout(this.timeout);this.hide(function(){t.$element.off("."+t.type).removeData("bs."+t.type);if(t.$tip){t.$tip.detach()}t.$tip=null;t.$arrow=null;t.$viewport=null;t.$element=null})};g.prototype.sanitizeHtml=function(t){return o(t,this.options.whiteList,this.options.sanitizeFn)};function i(n){return this.each(function(){var t=v(this);var e=t.data("bs.tooltip");var i=typeof n=="object"&&n;if(!e&&/destroy|hide/.test(n))return;if(!e)t.data("bs.tooltip",e=new g(this,i));if(typeof n=="string")e[n]()})}var s=v.fn.tooltip;v.fn.tooltip=i;v.fn.tooltip.Constructor=g;v.fn.tooltip.noConflict=function(){v.fn.tooltip=s;return this}}(jQuery);+function(o){"use strict";var s=function(t,e){this.init("popover",t,e)};if(!o.fn.tooltip)throw new Error("Popover requires tooltip.js");s.VERSION="3.4.1";s.DEFAULTS=o.extend({},o.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''});s.prototype=o.extend({},o.fn.tooltip.Constructor.prototype);s.prototype.constructor=s;s.prototype.getDefaults=function(){return s.DEFAULTS};s.prototype.setContent=function(){var t=this.tip();var e=this.getTitle();var i=this.getContent();if(this.options.html){var n=typeof i;if(this.options.sanitize){e=this.sanitizeHtml(e);if(n==="string"){i=this.sanitizeHtml(i)}}t.find(".popover-title").html(e);t.find(".popover-content").children().detach().end()[n==="string"?"html":"append"](i)}else{t.find(".popover-title").text(e);t.find(".popover-content").children().detach().end().text(i)}t.removeClass("fade top bottom left right in");if(!t.find(".popover-title").html())t.find(".popover-title").hide()};s.prototype.hasContent=function(){return this.getTitle()||this.getContent()};s.prototype.getContent=function(){var t=this.$element;var e=this.options;return t.attr("data-content")||(typeof e.content=="function"?e.content.call(t[0]):e.content)};s.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};function t(n){return this.each(function(){var t=o(this);var e=t.data("bs.popover");var i=typeof n=="object"&&n;if(!e&&/destroy|hide/.test(n))return;if(!e)t.data("bs.popover",e=new s(this,i));if(typeof n=="string")e[n]()})}var e=o.fn.popover;o.fn.popover=t;o.fn.popover.Constructor=s;o.fn.popover.noConflict=function(){o.fn.popover=e;return this}}(jQuery);+function(a){"use strict";var r=function(t){this.element=a(t)};r.VERSION="3.4.1";r.TRANSITION_DURATION=150;r.prototype.show=function(){var t=this.element;var e=t.closest("ul:not(.dropdown-menu)");var i=t.data("target");if(!i){i=t.attr("href");i=i&&i.replace(/.*(?=#[^\s]*$)/,"")}if(t.parent("li").hasClass("active"))return;var n=e.find(".active:last a");var o=a.Event("hide.bs.tab",{relatedTarget:t[0]});var s=a.Event("show.bs.tab",{relatedTarget:n[0]});n.trigger(o);t.trigger(s);if(s.isDefaultPrevented()||o.isDefaultPrevented())return;var r=a(document).find(i);this.activate(t.closest("li"),e);this.activate(r,r.parent(),function(){n.trigger({type:"hidden.bs.tab",relatedTarget:t[0]});t.trigger({type:"shown.bs.tab",relatedTarget:n[0]})})};r.prototype.activate=function(t,e,i){var n=e.find("> .active");var o=i&&a.support.transition&&(n.length&&n.hasClass("fade")||!!e.find("> .fade").length);function s(){n.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",false);t.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",true);if(o){t[0].offsetWidth;t.addClass("in")}else{t.removeClass("fade")}if(t.parent(".dropdown-menu").length){t.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",true)}i&&i()}n.length&&o?n.one("bsTransitionEnd",s).emulateTransitionEnd(r.TRANSITION_DURATION):s();n.removeClass("in")};function e(i){return this.each(function(){var t=a(this);var e=t.data("bs.tab");if(!e)t.data("bs.tab",e=new r(this));if(typeof i=="string")e[i]()})}var t=a.fn.tab;a.fn.tab=e;a.fn.tab.Constructor=r;a.fn.tab.noConflict=function(){a.fn.tab=t;return this};var i=function(t){t.preventDefault();e.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',i).on("click.bs.tab.data-api",'[data-toggle="pill"]',i)}(jQuery);+function(l){"use strict";var h=function(t,e){this.options=l.extend({},h.DEFAULTS,e);var i=this.options.target===h.DEFAULTS.target?l(this.options.target):l(document).find(this.options.target);this.$target=i.on("scroll.bs.affix.data-api",l.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",l.proxy(this.checkPositionWithEventLoop,this));this.$element=l(t);this.affixed=null;this.unpin=null;this.pinnedOffset=null;this.checkPosition()};h.VERSION="3.4.1";h.RESET="affix affix-top affix-bottom";h.DEFAULTS={offset:0,target:window};h.prototype.getState=function(t,e,i,n){var o=this.$target.scrollTop();var s=this.$element.offset();var r=this.$target.height();if(i!=null&&this.affixed=="top")return o=t-n)return"bottom";return false};h.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(h.RESET).addClass("affix");var t=this.$target.scrollTop();var e=this.$element.offset();return this.pinnedOffset=e.top-t};h.prototype.checkPositionWithEventLoop=function(){setTimeout(l.proxy(this.checkPosition,this),1)};h.prototype.checkPosition=function(){if(!this.$element.is(":visible"))return;var t=this.$element.height();var e=this.options.offset;var i=e.top;var n=e.bottom;var o=Math.max(l(document).height(),l(document.body).height());if(typeof e!="object")n=i=e;if(typeof i=="function")i=e.top(this.$element);if(typeof n=="function")n=e.bottom(this.$element);var s=this.getState(o,t,i,n);if(this.affixed!=s){if(this.unpin!=null)this.$element.css("top","");var r="affix"+(s?"-"+s:"");var a=l.Event(r+".bs.affix");this.$element.trigger(a);if(a.isDefaultPrevented())return;this.affixed=s;this.unpin=s=="bottom"?this.getPinnedOffset():null;this.$element.removeClass(h.RESET).addClass(r).trigger(r.replace("affix","affixed")+".bs.affix")}if(s=="bottom"){this.$element.offset({top:o-t-n})}};function i(n){return this.each(function(){var t=l(this);var e=t.data("bs.affix");var i=typeof n=="object"&&n;if(!e)t.data("bs.affix",e=new h(this,i));if(typeof n=="string")e[n]()})}var t=l.fn.affix;l.fn.affix=i;l.fn.affix.Constructor=h;l.fn.affix.noConflict=function(){l.fn.affix=t;return this};l(window).on("load",function(){l('[data-spy="affix"]').each(function(){var t=l(this);var e=t.data();e.offset=e.offset||{};if(e.offsetBottom!=null)e.offset.bottom=e.offsetBottom;if(e.offsetTop!=null)e.offset.top=e.offsetTop;i.call(t,e)})})}(jQuery);+function(r){"use strict";var a=function(t,e){this.$element=r(t);this.options=r.extend({},a.DEFAULTS,e);this.$trigger=r('[data-toggle="collapse"][href="#'+t.id+'"],'+'[data-toggle="collapse"][data-target="#'+t.id+'"]');this.transitioning=null;if(this.options.parent){this.$parent=this.getParent()}else{this.addAriaAndCollapsedClass(this.$element,this.$trigger)}if(this.options.toggle)this.toggle()};a.VERSION="3.4.1";a.TRANSITION_DURATION=350;a.DEFAULTS={toggle:true};a.prototype.dimension=function(){var t=this.$element.hasClass("width");return t?"width":"height"};a.prototype.show=function(){if(this.transitioning||this.$element.hasClass("in"))return;var t;var e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(e&&e.length){t=e.data("bs.collapse");if(t&&t.transitioning)return}var i=r.Event("show.bs.collapse");this.$element.trigger(i);if(i.isDefaultPrevented())return;if(e&&e.length){l.call(e,"hide");t||e.data("bs.collapse",null)}var n=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[n](0).attr("aria-expanded",true);this.$trigger.removeClass("collapsed").attr("aria-expanded",true);this.transitioning=1;var o=function(){this.$element.removeClass("collapsing").addClass("collapse in")[n]("");this.transitioning=0;this.$element.trigger("shown.bs.collapse")};if(!r.support.transition)return o.call(this);var s=r.camelCase(["scroll",n].join("-"));this.$element.one("bsTransitionEnd",r.proxy(o,this)).emulateTransitionEnd(a.TRANSITION_DURATION)[n](this.$element[0][s])};a.prototype.hide=function(){if(this.transitioning||!this.$element.hasClass("in"))return;var t=r.Event("hide.bs.collapse");this.$element.trigger(t);if(t.isDefaultPrevented())return;var e=this.dimension();this.$element[e](this.$element[e]())[0].offsetHeight;this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",false);this.$trigger.addClass("collapsed").attr("aria-expanded",false);this.transitioning=1;var i=function(){this.transitioning=0;this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};if(!r.support.transition)return i.call(this);this.$element[e](0).one("bsTransitionEnd",r.proxy(i,this)).emulateTransitionEnd(a.TRANSITION_DURATION)};a.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()};a.prototype.getParent=function(){return r(document).find(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(r.proxy(function(t,e){var i=r(e);this.addAriaAndCollapsedClass(s(i),i)},this)).end()};a.prototype.addAriaAndCollapsedClass=function(t,e){var i=t.hasClass("in");t.attr("aria-expanded",i);e.toggleClass("collapsed",!i).attr("aria-expanded",i)};function s(t){var e;var i=t.attr("data-target")||(e=t.attr("href"))&&e.replace(/.*(?=#[^\s]+$)/,"");return r(document).find(i)}function l(n){return this.each(function(){var t=r(this);var e=t.data("bs.collapse");var i=r.extend({},a.DEFAULTS,t.data(),typeof n=="object"&&n);if(!e&&i.toggle&&/show|hide/.test(n))i.toggle=false;if(!e)t.data("bs.collapse",e=new a(this,i));if(typeof n=="string")e[n]()})}var t=r.fn.collapse;r.fn.collapse=l;r.fn.collapse.Constructor=a;r.fn.collapse.noConflict=function(){r.fn.collapse=t;return this};r(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(t){var e=r(this);if(!e.attr("data-target"))t.preventDefault();var i=s(e);var n=i.data("bs.collapse");var o=n?"toggle":e.data();l.call(i,o)})}(jQuery);+function(s){"use strict";function o(t,e){this.$body=s(document.body);this.$scrollElement=s(t).is(document.body)?s(window):s(t);this.options=s.extend({},o.DEFAULTS,e);this.selector=(this.options.target||"")+" .nav li > a";this.offsets=[];this.targets=[];this.activeTarget=null;this.scrollHeight=0;this.$scrollElement.on("scroll.bs.scrollspy",s.proxy(this.process,this));this.refresh();this.process()}o.VERSION="3.4.1";o.DEFAULTS={offset:10};o.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)};o.prototype.refresh=function(){var t=this;var n="offset";var o=0;this.offsets=[];this.targets=[];this.scrollHeight=this.getScrollHeight();if(!s.isWindow(this.$scrollElement[0])){n="position";o=this.$scrollElement.scrollTop()}this.$body.find(this.selector).map(function(){var t=s(this);var e=t.data("target")||t.attr("href");var i=/^#./.test(e)&&s(e);return i&&i.length&&i.is(":visible")&&[[i[n]().top+o,e]]||null}).sort(function(t,e){return t[0]-e[0]}).each(function(){t.offsets.push(this[0]);t.targets.push(this[1])})};o.prototype.process=function(){var t=this.$scrollElement.scrollTop()+this.options.offset;var e=this.getScrollHeight();var i=this.options.offset+e-this.$scrollElement.height();var n=this.offsets;var o=this.targets;var s=this.activeTarget;var r;if(this.scrollHeight!=e){this.refresh()}if(t>=i){return s!=(r=o[o.length-1])&&this.activate(r)}if(s&&t=n[r]&&(n[r+1]===undefined||t');t.each(function(){var t=h(this);var a=t.find("thead").find("th, td");var n=t.find("tbody").find("tr:first-child");var d=n.find("th").length?n.find("th"):n.find("td").has("h1, h2, h3, h4, h5, h6, strong");if(!t.find("thead").length&&d){t.prepend("");n.find("td").each(function(){h(this).replaceWith(""+h(this).text()+"")});n.detach().appendTo(t.find("thead"))}var i=a.length?a:d;if(i.length){var e=i.map(function(){var t=h.trim(h(this).text());return t}).get();t.find("tbody").find("tr").children().attr("data-th",function(){var t=h(this);var a=t.parent().children().index(h(this));var n=parseInt(t.attr("colspan"));if(n){var d="";for(var i=a;i1){return this.each(function(){b(this).dotdotdot(t)})}var r=this;var a=r.contents();if(r.data("dotdotdot")){r.trigger("destroy.dot")}r.data("dotdotdot-style",r.attr("style")||"");r.css("word-wrap","break-word");if(r.css("white-space")==="nowrap"){r.css("white-space","normal")}r.bind_events=function(){r.bind("update.dot",function(t,e){r.removeClass("is-truncated");t.preventDefault();t.stopPropagation();switch(typeof o.height){case"number":o.maxHeight=o.height;break;case"function":o.maxHeight=o.height.call(r[0]);break;default:o.maxHeight=g(r);break}o.maxHeight+=o.tolerance;if(typeof e!="undefined"){if(typeof e=="string"||"nodeType"in e&&e.nodeType===1){e=b("
").append(e).contents()}if(e instanceof b){a=e}}s=r.wrapInner('
').children();s.contents().detach().end().append(a.clone(true)).find("br").replaceWith("
").end().css({height:"auto",width:"auto",border:"none",padding:0,margin:0});var n=false,i=false;if(d.afterElement){n=d.afterElement.clone(true);n.show();d.afterElement.detach()}if(m(s,o)){if(o.wrap=="children"){i=f(s,o,n)}else{i=u(s,r,s,o,n)}}s.replaceWith(s.contents());s=null;if(b.isFunction(o.callback)){o.callback.call(r[0],i,a)}d.isTruncated=i;return i}).bind("isTruncated.dot",function(t,e){t.preventDefault();t.stopPropagation();if(typeof e=="function"){e.call(r[0],d.isTruncated)}return d.isTruncated}).bind("originalContent.dot",function(t,e){t.preventDefault();t.stopPropagation();if(typeof e=="function"){e.call(r[0],a)}return a}).bind("destroy.dot",function(t){t.preventDefault();t.stopPropagation();r.unwatch().unbind_events().contents().detach().end().append(a).attr("style",r.data("dotdotdot-style")||"").removeClass("is-truncated").data("dotdotdot",false)});return r};r.unbind_events=function(){r.unbind(".dot");return r};r.watch=function(){r.unwatch();if(o.watch=="window"){var t=b(window),e=t.width(),n=t.height();t.bind("resize.dot"+d.dotId,function(){if(e!=t.width()||n!=t.height()||!o.windowResizeFix){e=t.width();n=t.height();if(l){clearInterval(l)}l=setTimeout(function(){r.trigger("update.dot")},100)}})}else{i=h(r);l=setInterval(function(){if(r.is(":visible")){var t=h(r);if(i.width!=t.width||i.height!=t.height){r.trigger("update.dot");i=t}}},500)}return r};r.unwatch=function(){b(window).unbind("resize.dot"+d.dotId);if(l){clearInterval(l)}return r};var o=b.extend(true,{},b.fn.dotdotdot.defaults,t),d={},i={},l=null,s=null;if(!(o.lastCharacter.remove instanceof Array)){o.lastCharacter.remove=b.fn.dotdotdot.defaultArrays.lastCharacter.remove}if(!(o.lastCharacter.noEllipsis instanceof Array)){o.lastCharacter.noEllipsis=b.fn.dotdotdot.defaultArrays.lastCharacter.noEllipsis}d.afterElement=p(o.after,r);d.isTruncated=false;d.dotId=n++;r.data("dotdotdot",true).bind_events().trigger("update.dot");if(o.watch){r.watch()}return r};b.fn.dotdotdot.defaults={ellipsis:"... ",wrap:"word",fallbackToLetter:true,lastCharacter:{},tolerance:0,callback:null,after:null,height:null,watch:false,windowResizeFix:true};b.fn.dotdotdot.defaultArrays={lastCharacter:{remove:[" "," ",",",";",".","!","?"],noEllipsis:[]}};b.fn.dotdotdot.debug=function(t){};var n=1;function f(t,e,n){var i=t.children(),r=false;t.empty();for(var a=0,o=i.length;av){a=T(g.contents().eq(-1-v),e)}else{a=T(g,e,true);if(!v){g.detach()}}if(a){o=y(C(a),i);x(a,o);if(v&&r){var w=r.parent();b(a).parent().append(r);if(!b.trim(w.html())){w.remove()}}}}return true}function m(t,e){return t.innerHeight()>e.maxHeight}function y(t,e){while(b.inArray(t.slice(-1),e.lastCharacter.remove)>-1){t=t.slice(0,-1)}if(b.inArray(t.slice(-1),e.lastCharacter.noEllipsis)<0){t+=e.ellipsis}return t}function h(t){return{width:t.innerWidth(),height:t.innerHeight()}}function x(t,e){if(t.innerText){t.innerText=e}else if(t.nodeValue){t.nodeValue=e}else if(t.textContent){t.textContent=e}}function C(t){if(t.innerText){return t.innerText}else if(t.nodeValue){return t.nodeValue}else if(t.textContent){return t.textContent}else{return""}}function a(t){do{t=t.previousSibling}while(t&&t.nodeType!==1&&t.nodeType!==3);return t}function T(t,e,n){var i=t&&t[0],r;if(i){if(!n){if(i.nodeType===3){return i}if(b.trim(t.text())){return T(t.contents().last(),e)}}r=a(i);while(!r){t=t.parent();if(t.is(e)||!t.length){return false}r=a(t[0])}if(r){return T(b(r),e)}}return false}function p(t,e){if(!t){return false}if(typeof t==="string"){t=b(t,e);return t.length?t:false}return!t.jquery?false:t}function g(t){var e=t.innerHeight(),n=["paddingTop","paddingBottom"];for(var i=0,r=n.length;i").text(t).html();return this.trigger("update",[t])}return r.apply(this,arguments)}})(livewhale.jQuery);jQuery(document).ready(function(a){a(".dot-ellipsis").each(function(){var t=a(this).hasClass("dot-resize-update");var e=a(this).hasClass("dot-timer-update");var i=0;var n=a(this).attr("class").split(/\s+/);a.each(n,function(t,e){var n=e.match(/^dot-height-(\d+)$/);if(n!==null)i=Number(n[1])});var r=new Object;if(e)r.watch=true;if(t)r.watch="window";if(i>0)r.height=i;a(this).dotdotdot(r)})});jQuery(window).on("load",function(){jQuery(".dot-ellipsis.dot-load-update").trigger("update.dot")}); /* Resource ID: df70f49b1816ff79e1a496cf450 (1-js.cookie.js, minified by uglifyjs) (03/25/2024 10:21am) (A:3510, G:1777, K:1777) */ (function(e){var n=false;if(typeof define==="function"&&define.amd){define(e);n=true}if(typeof exports==="object"){module.exports=e();n=true}if(!n){var t=window.Cookies;var o=window.Cookies=e();o.noConflict=function(){window.Cookies=t;return o}}})(function(){function l(){var e=0;var n={};for(;e1){t=l({path:"/"},d.defaults,t);if(typeof t.expires==="number"){var r=new Date;r.setMilliseconds(r.getMilliseconds()+t.expires*864e5);t.expires=r}try{o=JSON.stringify(n);if(/^[\{\[]/.test(o)){n=o}}catch(e){}if(!u.write){n=encodeURIComponent(String(n)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent)}else{n=u.write(n,e)}e=encodeURIComponent(String(e));e=e.replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent);e=e.replace(/[\(\)]/g,escape);return document.cookie=[e,"=",n,t.expires?"; expires="+t.expires.toUTCString():"",t.path?"; path="+t.path:"",t.domain?"; domain="+t.domain:"",t.secure?"; secure":""].join("")}if(!e){o={}}var i=document.cookie?document.cookie.split("; "):[];var c=/(%[0-9A-Z]{2})+/g;var a=0;for(;a
'};var t=/(^data:image\/)|(\.(png|jpe?g|gif|svg|webp|bmp|ico|tiff?)(\?\S*)?$)/i;var l=/(youtube(-nocookie)?\.com|youtu\.be)\/(watch\?v=|v\/|u\/|embed\/?)?([\w-]{11})(.*)?/i;var s=/(vimeo(pro)?.com)\/(?:[^\d]+)?(\d+)\??(.*)?$/;var d=/((maps|www)\.)?google\.([^\/\?]+)\/?((maps\/?)?\?)(.*)/i;var u=/(facebook\.com)\/([a-z0-9_-]*)\/videos\/([0-9]*)(.*)?$/i;var h=function(){var e=c.createElement("div");var t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var n in t){if(e.style[n]!==undefined){return t[n]}}return false}();function m(e){var t=v();if(!h||!e.length){t.resolve()}else{e.one(h,t.resolve);setTimeout(t.resolve,500)}return t.promise()}function g(e,t,n){if(arguments.length===1){return f.extend({},e)}if(typeof t==="string"){if(typeof n==="undefined"){return typeof e[t]==="undefined"?null:e[t]}e[t]=n}else{f.extend(e,t)}return this}function b(e){var t=decodeURI(e.split("#")[0]).split("&");var n={},i;for(var r=0,a=t.length;r-1?"&":"?")+f.param(t)}function x(e,t){var n=e.indexOf("#");if(-1===n){return t}if(n>0){e=e.substr(n)}return t+e}function C(e){return f('').append(e)}function k(e,t){var n=t.opener()&&t.opener().data("lity-desc")||"Image with no description";var i=f(''+n+'');var r=v();var a=function(){r.reject(C("Failed loading image"))};i.on("load",function(){if(this.naturalWidth===0){return a()}r.resolve(i)}).on("error",a);return r.promise()}k.test=function(e){return t.test(e)};function E(e,t){var n,i,r;try{n=f(e)}catch(e){return false}if(!n.length){return false}i=f('');r=n.hasClass("lity-hide");t.element().one("lity:remove",function(){i.before(n).remove();if(r&&!n.closest(".lity-content").length){n.addClass("lity-hide")}});return n.removeClass("lity-hide").after(i)}function j(e){var t=l.exec(e);if(!t){return false}return T(x(e,w("https://www.youtube"+(t[2]||"")+".com/embed/"+t[4],f.extend({autoplay:1},b(t[5]||"")))))}function D(e){var t=s.exec(e);if(!t){return false}return T(x(e,w("https://player.vimeo.com/video/"+t[3],f.extend({autoplay:1},b(t[4]||"")))))}function _(e){var t=u.exec(e);if(!t){return false}if(0!==e.indexOf("http")){e="https:"+e}return T(x(e,w("https://www.facebook.com/plugins/video.php?href="+e,f.extend({autoplay:1},b(t[4]||"")))))}function z(e){var t=d.exec(e);if(!t){return false}return T(x(e,w("https://www.google."+t[3]+"/maps?"+t[6],{output:t[6].indexOf("layer=c")>0?"svembed":"embed"})))}function T(e){return'