var h=Object.create;var{getPrototypeOf:u,defineProperty:T,getOwnPropertyNames:p}=Object;var d=Object.prototype.hasOwnProperty;var b=(Y,S,$)=>{$=Y!=null?h(u(Y)):{};const X=S||!Y||!Y.__esModule?T($,"default",{value:Y,enumerable:!0}):$;for(let z of p(Y))if(!d.call(X,z))T(X,z,{get:()=>Y[z],enumerable:!0});return X};var x=(Y,S)=>()=>(S||Y((S={exports:{}}).exports,S),S.exports);var L=x((I,v)=>{(function(Y,S){if(typeof I=="object"&&typeof v=="object")v.exports=S();else if(typeof define=="function"&&define.amd)define([],S);else{var $=S();for(var X in $)(typeof I=="object"?I:Y)[X]=$[X]}})(self,()=>(()=>{var Y={961:(X,z)=>{Object.defineProperty(z,"__esModule",{value:!0});var Z=function(){function Q(R,q,G){this.el=R,this.options=q,this.events=G,this.el=R,this.options=q,this.events={}}return Q.prototype.createCollection=function(R,q){var G;R.push({id:((G=q==null?void 0:q.el)===null||G===void 0?void 0:G.id)||R.length+1,element:q})},Q.prototype.fireEvent=function(R,q){if(q===void 0&&(q=null),this.events.hasOwnProperty(R))return this.events[R](q)},Q.prototype.on=function(R,q){this.events[R]=q},Q}();z.default=Z},485:function(X,z,Z){var Q,R=this&&this.__extends||(Q=function(E,J){return Q=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(N,A){N.__proto__=A}||function(N,A){for(var H in A)Object.prototype.hasOwnProperty.call(A,H)&&(N[H]=A[H])},Q(E,J)},function(E,J){if(typeof J!="function"&&J!==null)throw new TypeError("Class extends value "+String(J)+" is not a constructor or null");function N(){this.constructor=E}Q(E,J),E.prototype=J===null?Object.create(J):(N.prototype=J.prototype,new N)}),q=this&&this.__importDefault||function(E){return E&&E.__esModule?E:{default:E}};Object.defineProperty(z,"__esModule",{value:!0});var G=Z(292),D=function(E){function J(N,A,H){var j=E.call(this,N,A,H)||this;return j.contentId=j.el.dataset.hsCollapse,j.content=document.querySelector(j.contentId),j.animationInProcess=!1,j.content&&j.init(),j}return R(J,E),J.prototype.init=function(){var N,A=this;this.createCollection(window.$hsCollapseCollection,this),((N=this==null?void 0:this.el)===null||N===void 0?void 0:N.ariaExpanded)&&(this.el.classList.contains("open")?this.el.ariaExpanded="true":this.el.ariaExpanded="false"),this.el.addEventListener("click",function(){A.content.classList.contains("open")?A.hide():A.show()})},J.prototype.hideAllMegaMenuItems=function(){this.content.querySelectorAll(".hs-mega-menu-content.block").forEach(function(N){N.classList.remove("block"),N.classList.add("hidden")})},J.prototype.show=function(){var N,A=this;if(this.animationInProcess||this.el.classList.contains("open"))return!1;this.animationInProcess=!0,this.el.classList.add("open"),((N=this==null?void 0:this.el)===null||N===void 0?void 0:N.ariaExpanded)&&(this.el.ariaExpanded="true"),this.content.classList.add("open"),this.content.classList.remove("hidden"),this.content.style.height="0",setTimeout(function(){A.content.style.height="".concat(A.content.scrollHeight,"px"),A.fireEvent("beforeOpen",A.el),G.dispatch("beforeOpen.hs.collapse",A.el,A.el)}),G.afterTransition(this.content,function(){A.content.style.height="",A.fireEvent("open",A.el),G.dispatch("open.hs.collapse",A.el,A.el),A.animationInProcess=!1})},J.prototype.hide=function(){var N,A=this;if(this.animationInProcess||!this.el.classList.contains("open"))return!1;this.animationInProcess=!0,this.el.classList.remove("open"),((N=this==null?void 0:this.el)===null||N===void 0?void 0:N.ariaExpanded)&&(this.el.ariaExpanded="false"),this.content.style.height="".concat(this.content.scrollHeight,"px"),setTimeout(function(){A.content.style.height="0"}),this.content.classList.remove("open"),G.afterTransition(this.content,function(){A.content.classList.add("hidden"),A.content.style.height="",A.fireEvent("hide",A.el),G.dispatch("hide.hs.collapse",A.el,A.el),A.animationInProcess=!1}),this.content.querySelectorAll(".hs-mega-menu-content.block").length&&this.hideAllMegaMenuItems()},J.getInstance=function(N,A){A===void 0&&(A=!1);var H=window.$hsCollapseCollection.find(function(j){return j.element.el===(typeof N=="string"?document.querySelector(N):N)});return H?A?H:H.element.el:null},J.autoInit=function(){window.$hsCollapseCollection||(window.$hsCollapseCollection=[]),document.querySelectorAll(".hs-collapse-toggle:not(.--prevent-on-load-init)").forEach(function(N){window.$hsCollapseCollection.find(function(A){var H;return((H=A==null?void 0:A.element)===null||H===void 0?void 0:H.el)===N})||new J(N)})},J.show=function(N){var A=window.$hsCollapseCollection.find(function(H){return H.element.el===(typeof N=="string"?document.querySelector(N):N)});A&&A.element.content.classList.contains("hidden")&&A.element.show()},J.hide=function(N){var A=window.$hsCollapseCollection.find(function(H){return H.element.el===(typeof N=="string"?document.querySelector(N):N)});A&&!A.element.content.classList.contains("hidden")&&A.element.hide()},J.on=function(N,A,H){var j=window.$hsCollapseCollection.find(function(B){return B.element.el===(typeof A=="string"?document.querySelector(A):A)});j&&(j.element.events[N]=H)},J}(q(Z(961)).default);window.addEventListener("load",function(){D.autoInit()}),typeof window!="undefined"&&(window.HSCollapse=D),z.default=D},292:function(X,z){var Z=this;Object.defineProperty(z,"__esModule",{value:!0}),z.menuSearchHistory=z.classToClassList=z.htmlToElement=z.afterTransition=z.dispatch=z.debounce=z.isDirectChild=z.isFormElement=z.isParentOrElementHidden=z.isEnoughSpace=z.isIpadOS=z.isIOS=z.getZIndex=z.getClassPropertyAlt=z.getClassProperty=z.stringToBoolean=void 0,z.getHighestZIndex=function(q){var G=Number.NEGATIVE_INFINITY;return q.forEach(function(D){var E=Q(D);E!=="auto"&&(E=parseInt(E,10))>G&&(G=E)}),G},z.stringToBoolean=function(q){return q==="true"},z.getClassProperty=function(q,G,D){return D===void 0&&(D=""),(window.getComputedStyle(q).getPropertyValue(G)||D).replace(" ","")},z.getClassPropertyAlt=function(q,G,D){D===void 0&&(D="");var E="";return q.classList.forEach(function(J){J.includes(G)&&(E=J)}),E.match(/:(.*)]/)?E.match(/:(.*)]/)[1]:D};var Q=function(q){return window.getComputedStyle(q).getPropertyValue("z-index")};z.getZIndex=Q,z.isIOS=function(){return!!/iPad|iPhone|iPod/.test(navigator.platform)||navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform)},z.isIpadOS=function(){return navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform)},z.isDirectChild=function(q,G){for(var D=q.children,E=0;E=K:D==="top"?j>=K:j>=K||B>=K},z.isFormElement=function(q){return q instanceof HTMLInputElement||q instanceof HTMLTextAreaElement||q instanceof HTMLSelectElement};var R=function(q){return!!q&&(window.getComputedStyle(q).display==="none"||R(q.parentElement))};z.isParentOrElementHidden=R,z.debounce=function(q,G){var D;return G===void 0&&(G=200),function(){for(var E=[],J=0;J0?q.addEventListener("transitionend",D,!0):G()},z.htmlToElement=function(q){var G=document.createElement("template");return q=q.trim(),G.innerHTML=q,G.content.firstChild},z.classToClassList=function(q,G,D,E){D===void 0&&(D=" "),E===void 0&&(E="add"),q.split(D).forEach(function(J){return E==="add"?G.classList.add(J):G.classList.remove(J)})},z.menuSearchHistory={historyIndex:-1,addHistory:function(q){this.historyIndex=q},existsInHistory:function(q){return q>this.historyIndex},clearHistory:function(){this.historyIndex=-1}}}},S={},$=function X(z){var Z=S[z];if(Z!==void 0)return Z.exports;var Q=S[z]={exports:{}};return Y[z].call(Q.exports,Q,Q.exports,X),Q.exports}(485);return $})())});var m=x((U,P)=>{(function(Y,S){if(typeof U=="object"&&typeof P=="object")P.exports=S();else if(typeof define=="function"&&define.amd)define([],S);else{var $=S();for(var X in $)(typeof U=="object"?U:Y)[X]=$[X]}})(self,()=>(()=>{var Y={223:(X,z)=>{Object.defineProperty(z,"__esModule",{value:!0}),z.BREAKPOINTS=z.COMBO_BOX_ACCESSIBILITY_KEY_SET=z.SELECT_ACCESSIBILITY_KEY_SET=z.TABS_ACCESSIBILITY_KEY_SET=z.OVERLAY_ACCESSIBILITY_KEY_SET=z.DROPDOWN_ACCESSIBILITY_KEY_SET=z.POSITIONS=void 0,z.POSITIONS={auto:"auto","auto-start":"auto-start","auto-end":"auto-end",top:"top","top-left":"top-start","top-right":"top-end",bottom:"bottom","bottom-left":"bottom-start","bottom-right":"bottom-end",right:"right","right-start":"right-start","right-end":"right-end",left:"left","left-start":"left-start","left-end":"left-end"},z.DROPDOWN_ACCESSIBILITY_KEY_SET=["Escape","ArrowUp","ArrowDown","Home","End","Enter"],z.OVERLAY_ACCESSIBILITY_KEY_SET=["Escape","Tab"],z.TABS_ACCESSIBILITY_KEY_SET=["ArrowUp","ArrowLeft","ArrowDown","ArrowRight","Home","End"],z.SELECT_ACCESSIBILITY_KEY_SET=["ArrowUp","ArrowLeft","ArrowDown","ArrowRight","Home","End","Escape","Enter","Tab"],z.COMBO_BOX_ACCESSIBILITY_KEY_SET=["ArrowUp","ArrowLeft","ArrowDown","ArrowRight","Home","End","Escape","Enter"],z.BREAKPOINTS={xs:0,sm:640,md:768,lg:1024,xl:1280,"2xl":1536}},961:(X,z)=>{Object.defineProperty(z,"__esModule",{value:!0});var Z=function(){function Q(R,q,G){this.el=R,this.options=q,this.events=G,this.el=R,this.options=q,this.events={}}return Q.prototype.createCollection=function(R,q){var G;R.push({id:((G=q==null?void 0:q.el)===null||G===void 0?void 0:G.id)||R.length+1,element:q})},Q.prototype.fireEvent=function(R,q){if(q===void 0&&(q=null),this.events.hasOwnProperty(R))return this.events[R](q)},Q.prototype.on=function(R,q){this.events[R]=q},Q}();z.default=Z},850:function(X,z,Z){var Q,R=this&&this.__extends||(Q=function(A,H){return Q=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(j,B){j.__proto__=B}||function(j,B){for(var K in B)Object.prototype.hasOwnProperty.call(B,K)&&(j[K]=B[K])},Q(A,H)},function(A,H){if(typeof H!="function"&&H!==null)throw new TypeError("Class extends value "+String(H)+" is not a constructor or null");function j(){this.constructor=A}Q(A,H),A.prototype=H===null?Object.create(H):(j.prototype=H.prototype,new j)}),q=this&&this.__assign||function(){return q=Object.assign||function(A){for(var H,j=1,B=arguments.length;j=j?(document.body.classList.add("hs-overlay-body-open"),B.element.overlay.classList.add("opened")):B.element.close(!0)},H.accessibility=function(j){var B,K,W=window.$hsOverlayCollection.filter(function(O){return O.element.overlay.classList.contains("open")}),V=W[W.length-1],_=(K=(B=V==null?void 0:V.element)===null||B===void 0?void 0:B.overlay)===null||K===void 0?void 0:K.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),k=[];(_==null?void 0:_.length)&&_.forEach(function(O){D.isParentOrElementHidden(O)||k.push(O)});var w=V&&!j.metaKey;if(w&&!V.element.isTabAccessibilityLimited&&j.code==="Tab")return!1;w&&k.length&&j.code==="Tab"&&(j.preventDefault(),this.onTab(V,k)),w&&j.code==="Escape"&&(j.preventDefault(),this.onEscape(V))},H.onEscape=function(j){j&&j.element.hasAbilityToCloseOnBackdropClick&&j.element.close()},H.onTab=function(j,B){if(!B.length)return!1;var K=j.element.overlay.querySelector(":focus"),W=Array.from(B).indexOf(K);W>-1?B[(W+1)%B.length].focus():B[0].focus()},H.on=function(j,B,K){var W=window.$hsOverlayCollection.find(function(V){return V.element.el===(typeof B=="string"?document.querySelector(B):B)||V.element.overlay===(typeof B=="string"?document.querySelector(B):B)});W&&(W.element.events[j]=K)},H}(G(Z(961)).default),N=function(){if(!window.$hsOverlayCollection.length||!window.$hsOverlayCollection.find(function(A){return A.element.moveOverlayToBody}))return!1;window.$hsOverlayCollection.filter(function(A){return A.element.moveOverlayToBody}).forEach(function(A){var H=A.element.moveOverlayToBody,j=A.element.initContainer,B=document.querySelector("body"),K=A.element.overlay;if(!j&&K)return!1;document.body.clientWidth<=H&&!D.isDirectChild(B,K)?B.appendChild(K):document.body.clientWidth>H&&!j.contains(K)&&j.appendChild(K)})};window.addEventListener("load",function(){J.autoInit(),N()}),window.addEventListener("resize",function(){(function(){if(!window.$hsOverlayCollection.length||!window.$hsOverlayCollection.find(function(A){return A.element.autoClose}))return!1;window.$hsOverlayCollection.filter(function(A){return A.element.autoClose}).forEach(function(A){document.body.clientWidth>=A.element.autoClose&&A.element.close(!0)})})(),N(),function(){if(!window.$hsOverlayCollection.length||!window.$hsOverlayCollection.find(function(A){return A.element.autoClose}))return!1;window.$hsOverlayCollection.filter(function(A){return A.element.autoClose}).forEach(function(A){document.body.clientWidth>=A.element.autoClose&&A.element.close(!0)})}(),function(){if(!window.$hsOverlayCollection.length||!window.$hsOverlayCollection.find(function(A){return A.element.overlay.classList.contains("opened")}))return!1;window.$hsOverlayCollection.filter(function(A){return A.element.overlay.classList.contains("opened")}).forEach(function(A){var H=parseInt(window.getComputedStyle(A.element.overlay).getPropertyValue("z-index")),j=document.querySelector("#".concat(A.element.overlay.id,"-backdrop"));if(H===parseInt(window.getComputedStyle(j).getPropertyValue("z-index"))+1)return!1;"style"in j&&(j.style.zIndex="".concat(H-1)),document.body.classList.add("hs-overlay-body-open")})}()}),typeof window!="undefined"&&(window.HSOverlay=J),z.default=J},292:function(X,z){var Z=this;Object.defineProperty(z,"__esModule",{value:!0}),z.menuSearchHistory=z.classToClassList=z.htmlToElement=z.afterTransition=z.dispatch=z.debounce=z.isDirectChild=z.isFormElement=z.isParentOrElementHidden=z.isEnoughSpace=z.isIpadOS=z.isIOS=z.getZIndex=z.getClassPropertyAlt=z.getClassProperty=z.stringToBoolean=void 0,z.getHighestZIndex=function(q){var G=Number.NEGATIVE_INFINITY;return q.forEach(function(D){var E=Q(D);E!=="auto"&&(E=parseInt(E,10))>G&&(G=E)}),G},z.stringToBoolean=function(q){return q==="true"},z.getClassProperty=function(q,G,D){return D===void 0&&(D=""),(window.getComputedStyle(q).getPropertyValue(G)||D).replace(" ","")},z.getClassPropertyAlt=function(q,G,D){D===void 0&&(D="");var E="";return q.classList.forEach(function(J){J.includes(G)&&(E=J)}),E.match(/:(.*)]/)?E.match(/:(.*)]/)[1]:D};var Q=function(q){return window.getComputedStyle(q).getPropertyValue("z-index")};z.getZIndex=Q,z.isIOS=function(){return!!/iPad|iPhone|iPod/.test(navigator.platform)||navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform)},z.isIpadOS=function(){return navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform)},z.isDirectChild=function(q,G){for(var D=q.children,E=0;E=K:D==="top"?j>=K:j>=K||B>=K},z.isFormElement=function(q){return q instanceof HTMLInputElement||q instanceof HTMLTextAreaElement||q instanceof HTMLSelectElement};var R=function(q){return!!q&&(window.getComputedStyle(q).display==="none"||R(q.parentElement))};z.isParentOrElementHidden=R,z.debounce=function(q,G){var D;return G===void 0&&(G=200),function(){for(var E=[],J=0;J0?q.addEventListener("transitionend",D,!0):G()},z.htmlToElement=function(q){var G=document.createElement("template");return q=q.trim(),G.innerHTML=q,G.content.firstChild},z.classToClassList=function(q,G,D,E){D===void 0&&(D=" "),E===void 0&&(E="add"),q.split(D).forEach(function(J){return E==="add"?G.classList.add(J):G.classList.remove(J)})},z.menuSearchHistory={historyIndex:-1,addHistory:function(q){this.historyIndex=q},existsInHistory:function(q){return q>this.historyIndex},clearHistory:function(){this.historyIndex=-1}}}},S={},$=function X(z){var Z=S[z];if(Z!==void 0)return Z.exports;var Q=S[z]={exports:{}};return Y[z].call(Q.exports,Q,Q.exports,X),Q.exports}(850);return $})())});var a=b(L(),1),y=b(m(),1);window.addEventListener("load",()=>{var Y=new ClipboardJS(".clipboard");Y.on("success",function(S){let $=S.trigger.textContent,X=S.trigger.getAttribute("data-success-text");if(X===null)X="Copied \uD83D\uDC4D";S.trigger.textContent=X,S.trigger.disabled=!0,setTimeout(function(){S.trigger.textContent=$,S.trigger.disabled=!1},1000)}),Y.on("error",function(S){console.error("Clipboard error",S.trigger)})});htmx.onLoad(function(){HSCollapse.autoInit(),HSOverlay.autoInit()});