/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="e818a118-a2be-51af-a866-2297da3f2eae")}catch(e){}}();
(function(K,R){"use strict";typeof module=="object"&&typeof module.exports=="object"?module.exports=K.document?R(K,!0):function(ve){if(!ve.document)throw new Error("jQuery requires a window with a document");return R(ve)}:R(K)})(typeof window<"u"?window:this,function(K,R){"use strict";var ve=[],se=K.document,ae=Object.getPrototypeOf,Ge=ve.slice,Xe=ve.concat,pt=ve.push,Ze=ve.indexOf,mt={},tt=mt.toString,Le=mt.hasOwnProperty,re=Le.toString,un=re.call(Object),de={},oe=function(e){return typeof e=="function"&&typeof e.nodeType!="number"},Ot=function(e){return e!=null&&e===e.window},nt={type:!0,src:!0,nonce:!0,noModule:!0};function Je(e,n,r){var o,h,d=(r=r||se).createElement("script");if(d.text=e,n)for(o in nt)(h=n[o]||n.getAttribute&&n.getAttribute(o))&&d.setAttribute(o,h);r.head.appendChild(d).parentNode.removeChild(d)}function Ce(e){return e==null?e+"":typeof e=="object"||typeof e=="function"?mt[tt.call(e)]||"object":typeof e}var at="3.4.1",l=function(e,n){return new l.fn.init(e,n)},gt=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function Rn(e){var n=!!e&&"length"in e&&e.length,r=Ce(e);return!oe(e)&&!Ot(e)&&(r==="array"||n===0||typeof n=="number"&&0<n&&n-1 in e)}l.fn=l.prototype={jquery:at,constructor:l,length:0,toArray:function(){return Ge.call(this)},get:function(e){return e==null?Ge.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var n=l.merge(this.constructor(),e);return n.prevObject=this,n},each:function(e){return l.each(this,e)},map:function(e){return this.pushStack(l.map(this,function(n,r){return e.call(n,r,n)}))},slice:function(){return this.pushStack(Ge.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var n=this.length,r=+e+(e<0?n:0);return this.pushStack(0<=r&&r<n?[this[r]]:[])},end:function(){return this.prevObject||this.constructor()},push:pt,sort:ve.sort,splice:ve.splice},l.extend=l.fn.extend=function(){var e,n,r,o,h,d,f=arguments[0]||{},y=1,b=arguments.length,w=!1;for(typeof f=="boolean"&&(w=f,f=arguments[y]||{},y++),typeof f=="object"||oe(f)||(f={}),y===b&&(f=this,y--);y<b;y++)if((e=arguments[y])!=null)for(n in e)o=e[n],n!=="__proto__"&&f!==o&&(w&&o&&(l.isPlainObject(o)||(h=Array.isArray(o)))?(r=f[n],d=h&&!Array.isArray(r)?[]:h||l.isPlainObject(r)?r:{},h=!1,f[n]=l.extend(w,d,o)):o!==void 0&&(f[n]=o));return f},l.extend({expando:"jQuery"+(at+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var n,r;return!(!e||tt.call(e)!=="[object Object]")&&(!(n=ae(e))||typeof(r=Le.call(n,"constructor")&&n.constructor)=="function"&&re.call(r)===un)},isEmptyObject:function(e){var n;for(n in e)return!1;return!0},globalEval:function(e,n){Je(e,{nonce:n&&n.nonce})},each:function(e,n){var r,o=0;if(Rn(e))for(r=e.length;o<r&&n.call(e[o],o,e[o])!==!1;o++);else for(o in e)if(n.call(e[o],o,e[o])===!1)break;return e},trim:function(e){return e==null?"":(e+"").replace(gt,"")},makeArray:function(e,n){var r=n||[];return e!=null&&(Rn(Object(e))?l.merge(r,typeof e=="string"?[e]:e):pt.call(r,e)),r},inArray:function(e,n,r){return n==null?-1:Ze.call(n,e,r)},merge:function(e,n){for(var r=+n.length,o=0,h=e.length;o<r;o++)e[h++]=n[o];return e.length=h,e},grep:function(e,n,r){for(var o=[],h=0,d=e.length,f=!r;h<d;h++)!n(e[h],h)!==f&&o.push(e[h]);return o},map:function(e,n,r){var o,h,d=0,f=[];if(Rn(e))for(o=e.length;d<o;d++)(h=n(e[d],d,r))!=null&&f.push(h);else for(d in e)(h=n(e[d],d,r))!=null&&f.push(h);return Xe.apply([],f)},guid:1,support:de}),typeof Symbol=="function"&&(l.fn[Symbol.iterator]=ve[Symbol.iterator]),l.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,n){mt["[object "+n+"]"]=n.toLowerCase()});var It=function(e){var n,r,o,h,d,f,y,b,w,C,j,D,E,G,Z,V,me,we,$e,ge="sizzle"+1*new Date,F=e.document,rt=0,pe=0,_e=Kn(),Et=Kn(),Tn=Kn(),ze=Kn(),ft=function(p,v){return p===v&&(j=!0),0},At={}.hasOwnProperty,ne=[],t=ne.pop,i=ne.push,a=ne.push,u=ne.slice,m=function(p,v){for(var x=0,N=p.length;x<N;x++)if(p[x]===v)return x;return-1},k="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",T="[\\x20\\t\\r\\n\\f]",A="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",L="\\["+T+"*("+A+")(?:"+T+"*([*^$|!~]?=)"+T+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+A+"))|)"+T+"*\\]",H=":("+A+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+L+")*)|.*)\\)|)",B=new RegExp(T+"+","g"),Q=new RegExp("^"+T+"+|((?:^|[^\\\\])(?:\\\\.)*)"+T+"+$","g"),ce=new RegExp("^"+T+"*,"+T+"*"),Se=new RegExp("^"+T+"*([>+~]|"+T+")"+T+"*"),xt=new RegExp(T+"|>"),Vt=new RegExp(H),Xi=new RegExp("^"+A+"$"),Ci={ID:new RegExp("^#("+A+")"),CLASS:new RegExp("^\\.("+A+")"),TAG:new RegExp("^("+A+"|[*])"),ATTR:new RegExp("^"+L),PSEUDO:new RegExp("^"+H),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+T+"*(even|odd|(([+-]|)(\\d*)n|)"+T+"*(?:([+-]|)"+T+"*(\\d+)|))"+T+"*\\)|)","i"),bool:new RegExp("^(?:"+k+")$","i"),needsContext:new RegExp("^"+T+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+T+"*((?:-\\d)?\\d*)"+T+"*\\)|)(?=[^-]|$)","i")},pi=/HTML$/i,Wn=/^(?:input|select|textarea|button)$/i,Zi=/^h\d$/i,mi=/^[^{]+\{\s*\[native \w/,Qi=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Ii=/[+~]/,on=new RegExp("\\\\([\\da-f]{1,6}"+T+"?|("+T+")|.)","ig"),an=function(p,v,x){var N="0x"+v-65536;return N!=N||x?v:N<0?String.fromCharCode(N+65536):String.fromCharCode(N>>10|55296,1023&N|56320)},zi=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,Bi=function(p,v){return v?p==="\0"?"\uFFFD":p.slice(0,-1)+"\\"+p.charCodeAt(p.length-1).toString(16)+" ":"\\"+p},Hi=function(){D()},Ki=Mi(function(p){return p.disabled===!0&&p.nodeName.toLowerCase()==="fieldset"},{dir:"parentNode",next:"legend"});try{a.apply(ne=u.call(F.childNodes),F.childNodes),ne[F.childNodes.length].nodeType}catch{a={apply:ne.length?function(v,x){i.apply(v,u.call(x))}:function(v,x){for(var N=v.length,S=0;v[N++]=x[S++];);v.length=N-1}}}function xe(p,v,x,N){var S,I,W,U,z,g,s,c=v&&v.ownerDocument,_=v?v.nodeType:9;if(x=x||[],typeof p!="string"||!p||_!==1&&_!==9&&_!==11)return x;if(!N&&((v?v.ownerDocument||v:F)!==E&&D(v),v=v||E,Z)){if(_!==11&&(z=Qi.exec(p)))if(S=z[1]){if(_===9){if(!(W=v.getElementById(S)))return x;if(W.id===S)return x.push(W),x}else if(c&&(W=c.getElementById(S))&&$e(v,W)&&W.id===S)return x.push(W),x}else{if(z[2])return a.apply(x,v.getElementsByTagName(p)),x;if((S=z[3])&&r.getElementsByClassName&&v.getElementsByClassName)return a.apply(x,v.getElementsByClassName(S)),x}if(r.qsa&&!ze[p+" "]&&(!V||!V.test(p))&&(_!==1||v.nodeName.toLowerCase()!=="object")){if(s=p,c=v,_===1&&xt.test(p)){for((U=v.getAttribute("id"))?U=U.replace(zi,Bi):v.setAttribute("id",U=ge),I=(g=f(p)).length;I--;)g[I]="#"+U+" "+$t(g[I]);s=g.join(","),c=Ii.test(p)&&Fi(v.parentNode)||v}try{return a.apply(x,c.querySelectorAll(s)),x}catch{ze(p,!0)}finally{U===ge&&v.removeAttribute("id")}}}return b(p.replace(Q,"$1"),v,x,N)}function Kn(){var p=[];return function v(x,N){return p.push(x+" ")>o.cacheLength&&delete v[p.shift()],v[x+" "]=N}}function Mt(p){return p[ge]=!0,p}function ot(p){var v=E.createElement("fieldset");try{return!!p(v)}catch{return!1}finally{v.parentNode&&v.parentNode.removeChild(v),v=null}}function Ei(p,v){for(var x=p.split("|"),N=x.length;N--;)o.attrHandle[x[N]]=v}function Ai(p,v){var x=v&&p,N=x&&p.nodeType===1&&v.nodeType===1&&p.sourceIndex-v.sourceIndex;if(N)return N;if(x){for(;x=x.nextSibling;)if(x===v)return-1}return p?1:-1}function Gi(p){return function(v){return v.nodeName.toLowerCase()==="input"&&v.type===p}}function Wi(p){return function(v){var x=v.nodeName.toLowerCase();return(x==="input"||x==="button")&&v.type===p}}function Ri(p){return function(v){return"form"in v?v.parentNode&&v.disabled===!1?"label"in v?"label"in v.parentNode?v.parentNode.disabled===p:v.disabled===p:v.isDisabled===p||v.isDisabled!==!p&&Ki(v)===p:v.disabled===p:"label"in v&&v.disabled===p}}function ln(p){return Mt(function(v){return v=+v,Mt(function(x,N){for(var S,I=p([],x.length,v),W=I.length;W--;)x[S=I[W]]&&(x[S]=!(N[S]=x[S]))})})}function Fi(p){return p&&typeof p.getElementsByTagName<"u"&&p}for(n in r=xe.support={},d=xe.isXML=function(p){var v=p.namespaceURI,x=(p.ownerDocument||p).documentElement;return!pi.test(v||x&&x.nodeName||"HTML")},D=xe.setDocument=function(p){var v,x,N=p?p.ownerDocument||p:F;return N!==E&&N.nodeType===9&&N.documentElement&&(G=(E=N).documentElement,Z=!d(E),F!==E&&(x=E.defaultView)&&x.top!==x&&(x.addEventListener?x.addEventListener("unload",Hi,!1):x.attachEvent&&x.attachEvent("onunload",Hi)),r.attributes=ot(function(S){return S.className="i",!S.getAttribute("className")}),r.getElementsByTagName=ot(function(S){return S.appendChild(E.createComment("")),!S.getElementsByTagName("*").length}),r.getElementsByClassName=mi.test(E.getElementsByClassName),r.getById=ot(function(S){return G.appendChild(S).id=ge,!E.getElementsByName||!E.getElementsByName(ge).length}),r.getById?(o.filter.ID=function(S){var I=S.replace(on,an);return function(W){return W.getAttribute("id")===I}},o.find.ID=function(S,I){if(typeof I.getElementById<"u"&&Z){var W=I.getElementById(S);return W?[W]:[]}}):(o.filter.ID=function(S){var I=S.replace(on,an);return function(W){var U=typeof W.getAttributeNode<"u"&&W.getAttributeNode("id");return U&&U.value===I}},o.find.ID=function(S,I){if(typeof I.getElementById<"u"&&Z){var W,U,z,g=I.getElementById(S);if(g){if((W=g.getAttributeNode("id"))&&W.value===S)return[g];for(z=I.getElementsByName(S),U=0;g=z[U++];)if((W=g.getAttributeNode("id"))&&W.value===S)return[g]}return[]}}),o.find.TAG=r.getElementsByTagName?function(S,I){return typeof I.getElementsByTagName<"u"?I.getElementsByTagName(S):r.qsa?I.querySelectorAll(S):void 0}:function(S,I){var W,U=[],z=0,g=I.getElementsByTagName(S);if(S==="*"){for(;W=g[z++];)W.nodeType===1&&U.push(W);return U}return g},o.find.CLASS=r.getElementsByClassName&&function(S,I){if(typeof I.getElementsByClassName<"u"&&Z)return I.getElementsByClassName(S)},me=[],V=[],(r.qsa=mi.test(E.querySelectorAll))&&(ot(function(S){G.appendChild(S).innerHTML="<a id='"+ge+"'></a><select id='"+ge+"-\r\\' msallowcapture=''><option selected=''></option></select>",S.querySelectorAll("[msallowcapture^='']").length&&V.push("[*^$]="+T+`*(?:''|"")`),S.querySelectorAll("[selected]").length||V.push("\\["+T+"*(?:value|"+k+")"),S.querySelectorAll("[id~="+ge+"-]").length||V.push("~="),S.querySelectorAll(":checked").length||V.push(":checked"),S.querySelectorAll("a#"+ge+"+*").length||V.push(".#.+[+~]")}),ot(function(S){S.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var I=E.createElement("input");I.setAttribute("type","hidden"),S.appendChild(I).setAttribute("name","D"),S.querySelectorAll("[name=d]").length&&V.push("name"+T+"*[*^$|!~]?="),S.querySelectorAll(":enabled").length!==2&&V.push(":enabled",":disabled"),G.appendChild(S).disabled=!0,S.querySelectorAll(":disabled").length!==2&&V.push(":enabled",":disabled"),S.querySelectorAll("*,:x"),V.push(",.*:")})),(r.matchesSelector=mi.test(we=G.matches||G.webkitMatchesSelector||G.mozMatchesSelector||G.oMatchesSelector||G.msMatchesSelector))&&ot(function(S){r.disconnectedMatch=we.call(S,"*"),we.call(S,"[s!='']:x"),me.push("!=",H)}),V=V.length&&new RegExp(V.join("|")),me=me.length&&new RegExp(me.join("|")),v=mi.test(G.compareDocumentPosition),$e=v||mi.test(G.contains)?function(S,I){var W=S.nodeType===9?S.documentElement:S,U=I&&I.parentNode;return S===U||!(!U||U.nodeType!==1||!(W.contains?W.contains(U):S.compareDocumentPosition&&16&S.compareDocumentPosition(U)))}:function(S,I){if(I){for(;I=I.parentNode;)if(I===S)return!0}return!1},ft=v?function(S,I){if(S===I)return j=!0,0;var W=!S.compareDocumentPosition-!I.compareDocumentPosition;return W||(1&(W=(S.ownerDocument||S)===(I.ownerDocument||I)?S.compareDocumentPosition(I):1)||!r.sortDetached&&I.compareDocumentPosition(S)===W?S===E||S.ownerDocument===F&&$e(F,S)?-1:I===E||I.ownerDocument===F&&$e(F,I)?1:C?m(C,S)-m(C,I):0:4&W?-1:1)}:function(S,I){if(S===I)return j=!0,0;var W,U=0,z=S.parentNode,g=I.parentNode,s=[S],c=[I];if(!z||!g)return S===E?-1:I===E?1:z?-1:g?1:C?m(C,S)-m(C,I):0;if(z===g)return Ai(S,I);for(W=S;W=W.parentNode;)s.unshift(W);for(W=I;W=W.parentNode;)c.unshift(W);for(;s[U]===c[U];)U++;return U?Ai(s[U],c[U]):s[U]===F?-1:c[U]===F?1:0}),E},xe.matches=function(p,v){return xe(p,null,null,v)},xe.matchesSelector=function(p,v){if((p.ownerDocument||p)!==E&&D(p),r.matchesSelector&&Z&&!ze[v+" "]&&(!me||!me.test(v))&&(!V||!V.test(v)))try{var x=we.call(p,v);if(x||r.disconnectedMatch||p.document&&p.document.nodeType!==11)return x}catch{ze(v,!0)}return 0<xe(v,E,null,[p]).length},xe.contains=function(p,v){return(p.ownerDocument||p)!==E&&D(p),$e(p,v)},xe.attr=function(p,v){(p.ownerDocument||p)!==E&&D(p);var x=o.attrHandle[v.toLowerCase()],N=x&&At.call(o.attrHandle,v.toLowerCase())?x(p,v,!Z):void 0;return N!==void 0?N:r.attributes||!Z?p.getAttribute(v):(N=p.getAttributeNode(v))&&N.specified?N.value:null},xe.escape=function(p){return(p+"").replace(zi,Bi)},xe.error=function(p){throw new Error("Syntax error, unrecognized expression: "+p)},xe.uniqueSort=function(p){var v,x=[],N=0,S=0;if(j=!r.detectDuplicates,C=!r.sortStable&&p.slice(0),p.sort(ft),j){for(;v=p[S++];)v===p[S]&&(N=x.push(S));for(;N--;)p.splice(x[N],1)}return C=null,p},h=xe.getText=function(p){var v,x="",N=0,S=p.nodeType;if(S){if(S===1||S===9||S===11){if(typeof p.textContent=="string")return p.textContent;for(p=p.firstChild;p;p=p.nextSibling)x+=h(p)}else if(S===3||S===4)return p.nodeValue}else for(;v=p[N++];)x+=h(v);return x},(o=xe.selectors={cacheLength:50,createPseudo:Mt,match:Ci,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(p){return p[1]=p[1].replace(on,an),p[3]=(p[3]||p[4]||p[5]||"").replace(on,an),p[2]==="~="&&(p[3]=" "+p[3]+" "),p.slice(0,4)},CHILD:function(p){return p[1]=p[1].toLowerCase(),p[1].slice(0,3)==="nth"?(p[3]||xe.error(p[0]),p[4]=+(p[4]?p[5]+(p[6]||1):2*(p[3]==="even"||p[3]==="odd")),p[5]=+(p[7]+p[8]||p[3]==="odd")):p[3]&&xe.error(p[0]),p},PSEUDO:function(p){var v,x=!p[6]&&p[2];return Ci.CHILD.test(p[0])?null:(p[3]?p[2]=p[4]||p[5]||"":x&&Vt.test(x)&&(v=f(x,!0))&&(v=x.indexOf(")",x.length-v)-x.length)&&(p[0]=p[0].slice(0,v),p[2]=x.slice(0,v)),p.slice(0,3))}},filter:{TAG:function(p){var v=p.replace(on,an).toLowerCase();return p==="*"?function(){return!0}:function(x){return x.nodeName&&x.nodeName.toLowerCase()===v}},CLASS:function(p){var v=_e[p+" "];return v||(v=new RegExp("(^|"+T+")"+p+"("+T+"|$)"))&&_e(p,function(x){return v.test(typeof x.className=="string"&&x.className||typeof x.getAttribute<"u"&&x.getAttribute("class")||"")})},ATTR:function(p,v,x){return function(N){var S=xe.attr(N,p);return S==null?v==="!=":!v||(S+="",v==="="?S===x:v==="!="?S!==x:v==="^="?x&&S.indexOf(x)===0:v==="*="?x&&-1<S.indexOf(x):v==="$="?x&&S.slice(-x.length)===x:v==="~="?-1<(" "+S.replace(B," ")+" ").indexOf(x):v==="|="&&(S===x||S.slice(0,x.length+1)===x+"-"))}},CHILD:function(p,v,x,N,S){var I=p.slice(0,3)!=="nth",W=p.slice(-4)!=="last",U=v==="of-type";return N===1&&S===0?function(z){return!!z.parentNode}:function(z,g,s){var c,_,M,O,q,ie,he=I!==W?"nextSibling":"previousSibling",ue=z.parentNode,Ie=U&&z.nodeName.toLowerCase(),De=!s&&!U,ke=!1;if(ue){if(I){for(;he;){for(O=z;O=O[he];)if(U?O.nodeName.toLowerCase()===Ie:O.nodeType===1)return!1;ie=he=p==="only"&&!ie&&"nextSibling"}return!0}if(ie=[W?ue.firstChild:ue.lastChild],W&&De){for(ke=(q=(c=(_=(M=(O=ue)[ge]||(O[ge]={}))[O.uniqueID]||(M[O.uniqueID]={}))[p]||[])[0]===rt&&c[1])&&c[2],O=q&&ue.childNodes[q];O=++q&&O&&O[he]||(ke=q=0)||ie.pop();)if(O.nodeType===1&&++ke&&O===z){_[p]=[rt,q,ke];break}}else if(De&&(ke=q=(c=(_=(M=(O=z)[ge]||(O[ge]={}))[O.uniqueID]||(M[O.uniqueID]={}))[p]||[])[0]===rt&&c[1]),ke===!1)for(;(O=++q&&O&&O[he]||(ke=q=0)||ie.pop())&&!((U?O.nodeName.toLowerCase()===Ie:O.nodeType===1)&&++ke&&(De&&((_=(M=O[ge]||(O[ge]={}))[O.uniqueID]||(M[O.uniqueID]={}))[p]=[rt,ke]),O===z)););return(ke-=S)===N||ke%N==0&&0<=ke/N}}},PSEUDO:function(p,v){var x,N=o.pseudos[p]||o.setFilters[p.toLowerCase()]||xe.error("unsupported pseudo: "+p);return N[ge]?N(v):1<N.length?(x=[p,p,"",v],o.setFilters.hasOwnProperty(p.toLowerCase())?Mt(function(S,I){for(var W,U=N(S,v),z=U.length;z--;)S[W=m(S,U[z])]=!(I[W]=U[z])}):function(S){return N(S,0,x)}):N}},pseudos:{not:Mt(function(p){var v=[],x=[],N=y(p.replace(Q,"$1"));return N[ge]?Mt(function(S,I,W,U){for(var z,g=N(S,null,U,[]),s=S.length;s--;)(z=g[s])&&(S[s]=!(I[s]=z))}):function(S,I,W){return v[0]=S,N(v,null,W,x),v[0]=null,!x.pop()}}),has:Mt(function(p){return function(v){return 0<xe(p,v).length}}),contains:Mt(function(p){return p=p.replace(on,an),function(v){return-1<(v.textContent||h(v)).indexOf(p)}}),lang:Mt(function(p){return Xi.test(p||"")||xe.error("unsupported lang: "+p),p=p.replace(on,an).toLowerCase(),function(v){var x;do if(x=Z?v.lang:v.getAttribute("xml:lang")||v.getAttribute("lang"))return(x=x.toLowerCase())===p||x.indexOf(p+"-")===0;while((v=v.parentNode)&&v.nodeType===1);return!1}}),target:function(p){var v=e.location&&e.location.hash;return v&&v.slice(1)===p.id},root:function(p){return p===G},focus:function(p){return p===E.activeElement&&(!E.hasFocus||E.hasFocus())&&!!(p.type||p.href||~p.tabIndex)},enabled:Ri(!1),disabled:Ri(!0),checked:function(p){var v=p.nodeName.toLowerCase();return v==="input"&&!!p.checked||v==="option"&&!!p.selected},selected:function(p){return p.parentNode&&p.parentNode.selectedIndex,p.selected===!0},empty:function(p){for(p=p.firstChild;p;p=p.nextSibling)if(p.nodeType<6)return!1;return!0},parent:function(p){return!o.pseudos.empty(p)},header:function(p){return Zi.test(p.nodeName)},input:function(p){return Wn.test(p.nodeName)},button:function(p){var v=p.nodeName.toLowerCase();return v==="input"&&p.type==="button"||v==="button"},text:function(p){var v;return p.nodeName.toLowerCase()==="input"&&p.type==="text"&&((v=p.getAttribute("type"))==null||v.toLowerCase()==="text")},first:ln(function(){return[0]}),last:ln(function(p,v){return[v-1]}),eq:ln(function(p,v,x){return[x<0?x+v:x]}),even:ln(function(p,v){for(var x=0;x<v;x+=2)p.push(x);return p}),odd:ln(function(p,v){for(var x=1;x<v;x+=2)p.push(x);return p}),lt:ln(function(p,v,x){for(var N=x<0?x+v:v<x?v:x;0<=--N;)p.push(N);return p}),gt:ln(function(p,v,x){for(var N=x<0?x+v:x;++N<v;)p.push(N);return p})}}).pseudos.nth=o.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})o.pseudos[n]=Gi(n);for(n in{submit:!0,reset:!0})o.pseudos[n]=Wi(n);function Sn(){}function $t(p){for(var v=0,x=p.length,N="";v<x;v++)N+=p[v].value;return N}function Mi(p,v,x){var N=v.dir,S=v.next,I=S||N,W=x&&I==="parentNode",U=pe++;return v.first?function(z,g,s){for(;z=z[N];)if(z.nodeType===1||W)return p(z,g,s);return!1}:function(z,g,s){var c,_,M,O=[rt,U];if(s){for(;z=z[N];)if((z.nodeType===1||W)&&p(z,g,s))return!0}else for(;z=z[N];)if(z.nodeType===1||W)if(_=(M=z[ge]||(z[ge]={}))[z.uniqueID]||(M[z.uniqueID]={}),S&&S===z.nodeName.toLowerCase())z=z[N]||z;else{if((c=_[I])&&c[0]===rt&&c[1]===U)return O[2]=c[2];if((_[I]=O)[2]=p(z,g,s))return!0}return!1}}function qi(p){return 1<p.length?function(v,x,N){for(var S=p.length;S--;)if(!p[S](v,x,N))return!1;return!0}:p[0]}function Ni(p,v,x,N,S){for(var I,W=[],U=0,z=p.length,g=v!=null;U<z;U++)(I=p[U])&&(x&&!x(I,N,S)||(W.push(I),g&&v.push(U)));return W}function Ui(p,v,x,N,S,I){return N&&!N[ge]&&(N=Ui(N)),S&&!S[ge]&&(S=Ui(S,I)),Mt(function(W,U,z,g){var s,c,_,M=[],O=[],q=U.length,ie=W||function(Ie,De,ke){for(var Be=0,zt=De.length;Be<zt;Be++)xe(Ie,De[Be],ke);return ke}(v||"*",z.nodeType?[z]:z,[]),he=!p||!W&&v?ie:Ni(ie,M,p,z,g),ue=x?S||(W?p:q||N)?[]:U:he;if(x&&x(he,ue,z,g),N)for(s=Ni(ue,O),N(s,[],z,g),c=s.length;c--;)(_=s[c])&&(ue[O[c]]=!(he[O[c]]=_));if(W){if(S||p){if(S){for(s=[],c=ue.length;c--;)(_=ue[c])&&s.push(he[c]=_);S(null,ue=[],s,g)}for(c=ue.length;c--;)(_=ue[c])&&-1<(s=S?m(W,_):M[c])&&(W[s]=!(U[s]=_))}}else ue=Ni(ue===U?ue.splice(q,ue.length):ue),S?S(null,U,ue,g):a.apply(U,ue)})}function Vi(p){for(var v,x,N,S=p.length,I=o.relative[p[0].type],W=I||o.relative[" "],U=I?1:0,z=Mi(function(c){return c===v},W,!0),g=Mi(function(c){return-1<m(v,c)},W,!0),s=[function(c,_,M){var O=!I&&(M||_!==w)||((v=_).nodeType?z(c,_,M):g(c,_,M));return v=null,O}];U<S;U++)if(x=o.relative[p[U].type])s=[Mi(qi(s),x)];else{if((x=o.filter[p[U].type].apply(null,p[U].matches))[ge]){for(N=++U;N<S&&!o.relative[p[N].type];N++);return Ui(1<U&&qi(s),1<U&&$t(p.slice(0,U-1).concat({value:p[U-2].type===" "?"*":""})).replace(Q,"$1"),x,U<N&&Vi(p.slice(U,N)),N<S&&Vi(p=p.slice(N)),N<S&&$t(p))}s.push(x)}return qi(s)}return Sn.prototype=o.filters=o.pseudos,o.setFilters=new Sn,f=xe.tokenize=function(p,v){var x,N,S,I,W,U,z,g=Et[p+" "];if(g)return v?0:g.slice(0);for(W=p,U=[],z=o.preFilter;W;){for(I in x&&!(N=ce.exec(W))||(N&&(W=W.slice(N[0].length)||W),U.push(S=[])),x=!1,(N=Se.exec(W))&&(x=N.shift(),S.push({value:x,type:N[0].replace(Q," ")}),W=W.slice(x.length)),o.filter)!(N=Ci[I].exec(W))||z[I]&&!(N=z[I](N))||(x=N.shift(),S.push({value:x,type:I,matches:N}),W=W.slice(x.length));if(!x)break}return v?W.length:W?xe.error(p):Et(p,U).slice(0)},y=xe.compile=function(p,v){var x,N,S,I,W,U,z=[],g=[],s=Tn[p+" "];if(!s){for(v||(v=f(p)),x=v.length;x--;)(s=Vi(v[x]))[ge]?z.push(s):g.push(s);(s=Tn(p,(N=g,I=0<(S=z).length,W=0<N.length,U=function(c,_,M,O,q){var ie,he,ue,Ie=0,De="0",ke=c&&[],Be=[],zt=w,Nt=c||W&&o.find.TAG("*",q),Jn=rt+=zt==null?1:Math.random()||.1,Oi=Nt.length;for(q&&(w=_===E||_||q);De!==Oi&&(ie=Nt[De])!=null;De++){if(W&&ie){for(he=0,_||ie.ownerDocument===E||(D(ie),M=!Z);ue=N[he++];)if(ue(ie,_||E,M)){O.push(ie);break}q&&(rt=Jn)}I&&((ie=!ue&&ie)&&Ie--,c&&ke.push(ie))}if(Ie+=De,I&&De!==Ie){for(he=0;ue=S[he++];)ue(ke,Be,_,M);if(c){if(0<Ie)for(;De--;)ke[De]||Be[De]||(Be[De]=t.call(O));Be=Ni(Be)}a.apply(O,Be),q&&!c&&0<Be.length&&1<Ie+S.length&&xe.uniqueSort(O)}return q&&(rt=Jn,w=zt),ke},I?Mt(U):U))).selector=p}return s},b=xe.select=function(p,v,x,N){var S,I,W,U,z,g=typeof p=="function"&&p,s=!N&&f(p=g.selector||p);if(x=x||[],s.length===1){if(2<(I=s[0]=s[0].slice(0)).length&&(W=I[0]).type==="ID"&&v.nodeType===9&&Z&&o.relative[I[1].type]){if(!(v=(o.find.ID(W.matches[0].replace(on,an),v)||[])[0]))return x;g&&(v=v.parentNode),p=p.slice(I.shift().value.length)}for(S=Ci.needsContext.test(p)?0:I.length;S--&&(W=I[S],!o.relative[U=W.type]);)if((z=o.find[U])&&(N=z(W.matches[0].replace(on,an),Ii.test(I[0].type)&&Fi(v.parentNode)||v))){if(I.splice(S,1),!(p=N.length&&$t(I)))return a.apply(x,N),x;break}}return(g||y(p,s))(N,v,!Z,x,!v||Ii.test(p)&&Fi(v.parentNode)||v),x},r.sortStable=ge.split("").sort(ft).join("")===ge,r.detectDuplicates=!!j,D(),r.sortDetached=ot(function(p){return 1&p.compareDocumentPosition(E.createElement("fieldset"))}),ot(function(p){return p.innerHTML="<a href='#'></a>",p.firstChild.getAttribute("href")==="#"})||Ei("type|href|height|width",function(p,v,x){if(!x)return p.getAttribute(v,v.toLowerCase()==="type"?1:2)}),r.attributes&&ot(function(p){return p.innerHTML="<input/>",p.firstChild.setAttribute("value",""),p.firstChild.getAttribute("value")===""})||Ei("value",function(p,v,x){if(!x&&p.nodeName.toLowerCase()==="input")return p.defaultValue}),ot(function(p){return p.getAttribute("disabled")==null})||Ei(k,function(p,v,x){var N;if(!x)return p[v]===!0?v.toLowerCase():(N=p.getAttributeNode(v))&&N.specified?N.value:null}),xe}(K);l.find=It,l.expr=It.selectors,l.expr[":"]=l.expr.pseudos,l.uniqueSort=l.unique=It.uniqueSort,l.text=It.getText,l.isXMLDoc=It.isXML,l.contains=It.contains,l.escapeSelector=It.escape;var Ue=function(e,n,r){for(var o=[],h=r!==void 0;(e=e[n])&&e.nodeType!==9;)if(e.nodeType===1){if(h&&l(e).is(r))break;o.push(e)}return o},Dn=function(e,n){for(var r=[];e;e=e.nextSibling)e.nodeType===1&&e!==n&&r.push(e);return r},Cn=l.expr.match.needsContext;function kt(e,n){return e.nodeName&&e.nodeName.toLowerCase()===n.toLowerCase()}var _t=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function cn(e,n,r){return oe(n)?l.grep(e,function(o,h){return!!n.call(o,h,o)!==r}):n.nodeType?l.grep(e,function(o){return o===n!==r}):typeof n!="string"?l.grep(e,function(o){return-1<Ze.call(n,o)!==r}):l.filter(n,e,r)}l.filter=function(e,n,r){var o=n[0];return r&&(e=":not("+e+")"),n.length===1&&o.nodeType===1?l.find.matchesSelector(o,e)?[o]:[]:l.find.matches(e,l.grep(n,function(h){return h.nodeType===1}))},l.fn.extend({find:function(e){var n,r,o=this.length,h=this;if(typeof e!="string")return this.pushStack(l(e).filter(function(){for(n=0;n<o;n++)if(l.contains(h[n],this))return!0}));for(r=this.pushStack([]),n=0;n<o;n++)l.find(e,h[n],r);return 1<o?l.uniqueSort(r):r},filter:function(e){return this.pushStack(cn(this,e||[],!1))},not:function(e){return this.pushStack(cn(this,e||[],!0))},is:function(e){return!!cn(this,typeof e=="string"&&Cn.test(e)?l(e):e||[],!1).length}});var hn,Fn=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(l.fn.init=function(e,n,r){var o,h;if(!e)return this;if(r=r||hn,typeof e=="string"){if(!(o=e[0]==="<"&&e[e.length-1]===">"&&3<=e.length?[null,e,null]:Fn.exec(e))||!o[1]&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(o[1]){if(n=n instanceof l?n[0]:n,l.merge(this,l.parseHTML(o[1],n&&n.nodeType?n.ownerDocument||n:se,!0)),_t.test(o[1])&&l.isPlainObject(n))for(o in n)oe(this[o])?this[o](n[o]):this.attr(o,n[o]);return this}return(h=se.getElementById(o[2]))&&(this[0]=h,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):oe(e)?r.ready!==void 0?r.ready(e):e(l):l.makeArray(e,this)}).prototype=l.fn,hn=l(se);var Bt=/^(?:parents|prev(?:Until|All))/,ee={children:!0,contents:!0,next:!0,prev:!0};function En(e,n){for(;(e=e[n])&&e.nodeType!==1;);return e}l.fn.extend({has:function(e){var n=l(e,this),r=n.length;return this.filter(function(){for(var o=0;o<r;o++)if(l.contains(this,n[o]))return!0})},closest:function(e,n){var r,o=0,h=this.length,d=[],f=typeof e!="string"&&l(e);if(!Cn.test(e)){for(;o<h;o++)for(r=this[o];r&&r!==n;r=r.parentNode)if(r.nodeType<11&&(f?-1<f.index(r):r.nodeType===1&&l.find.matchesSelector(r,e))){d.push(r);break}}return this.pushStack(1<d.length?l.uniqueSort(d):d)},index:function(e){return e?typeof e=="string"?Ze.call(l(e),this[0]):Ze.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,n){return this.pushStack(l.uniqueSort(l.merge(this.get(),l(e,n))))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}}),l.each({parent:function(e){var n=e.parentNode;return n&&n.nodeType!==11?n:null},parents:function(e){return Ue(e,"parentNode")},parentsUntil:function(e,n,r){return Ue(e,"parentNode",r)},next:function(e){return En(e,"nextSibling")},prev:function(e){return En(e,"previousSibling")},nextAll:function(e){return Ue(e,"nextSibling")},prevAll:function(e){return Ue(e,"previousSibling")},nextUntil:function(e,n,r){return Ue(e,"nextSibling",r)},prevUntil:function(e,n,r){return Ue(e,"previousSibling",r)},siblings:function(e){return Dn((e.parentNode||{}).firstChild,e)},children:function(e){return Dn(e.firstChild)},contents:function(e){return typeof e.contentDocument<"u"?e.contentDocument:(kt(e,"template")&&(e=e.content||e),l.merge([],e.childNodes))}},function(e,n){l.fn[e]=function(r,o){var h=l.map(this,n,r);return e.slice(-5)!=="Until"&&(o=r),o&&typeof o=="string"&&(h=l.filter(o,h)),1<this.length&&(ee[e]||l.uniqueSort(h),Bt.test(e)&&h.reverse()),this.pushStack(h)}});var yt=/[^\x20\t\r\n\f]+/g;function P(e){return e}function Ve(e){throw e}function An(e,n,r,o){var h;try{e&&oe(h=e.promise)?h.call(e).done(n).fail(r):e&&oe(h=e.then)?h.call(e,n,r):n.apply(void 0,[e].slice(o))}catch(d){r.apply(void 0,[d])}}l.Callbacks=function(e){var n,r;e=typeof e=="string"?(n=e,r={},l.each(n.match(yt)||[],function(D,E){r[E]=!0}),r):l.extend({},e);var o,h,d,f,y=[],b=[],w=-1,C=function(){for(f=f||e.once,d=o=!0;b.length;w=-1)for(h=b.shift();++w<y.length;)y[w].apply(h[0],h[1])===!1&&e.stopOnFalse&&(w=y.length,h=!1);e.memory||(h=!1),o=!1,f&&(y=h?[]:"")},j={add:function(){return y&&(h&&!o&&(w=y.length-1,b.push(h)),function D(E){l.each(E,function(G,Z){oe(Z)?e.unique&&j.has(Z)||y.push(Z):Z&&Z.length&&Ce(Z)!=="string"&&D(Z)})}(arguments),h&&!o&&C()),this},remove:function(){return l.each(arguments,function(D,E){for(var G;-1<(G=l.inArray(E,y,G));)y.splice(G,1),G<=w&&w--}),this},has:function(D){return D?-1<l.inArray(D,y):0<y.length},empty:function(){return y&&(y=[]),this},disable:function(){return f=b=[],y=h="",this},disabled:function(){return!y},lock:function(){return f=b=[],h||o||(y=h=""),this},locked:function(){return!!f},fireWith:function(D,E){return f||(E=[D,(E=E||[]).slice?E.slice():E],b.push(E),o||C()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j},l.extend({Deferred:function(e){var n=[["notify","progress",l.Callbacks("memory"),l.Callbacks("memory"),2],["resolve","done",l.Callbacks("once memory"),l.Callbacks("once memory"),0,"resolved"],["reject","fail",l.Callbacks("once memory"),l.Callbacks("once memory"),1,"rejected"]],r="pending",o={state:function(){return r},always:function(){return h.done(arguments).fail(arguments),this},catch:function(d){return o.then(null,d)},pipe:function(){var d=arguments;return l.Deferred(function(f){l.each(n,function(y,b){var w=oe(d[b[4]])&&d[b[4]];h[b[1]](function(){var C=w&&w.apply(this,arguments);C&&oe(C.promise)?C.promise().progress(f.notify).done(f.resolve).fail(f.reject):f[b[0]+"With"](this,w?[C]:arguments)})}),d=null}).promise()},then:function(d,f,y){var b=0;function w(C,j,D,E){return function(){var G=this,Z=arguments,V=function(){var we,$e;if(!(C<b)){if((we=D.apply(G,Z))===j.promise())throw new TypeError("Thenable self-resolution");$e=we&&(typeof we=="object"||typeof we=="function")&&we.then,oe($e)?E?$e.call(we,w(b,j,P,E),w(b,j,Ve,E)):(b++,$e.call(we,w(b,j,P,E),w(b,j,Ve,E),w(b,j,P,j.notifyWith))):(D!==P&&(G=void 0,Z=[we]),(E||j.resolveWith)(G,Z))}},me=E?V:function(){try{V()}catch(we){l.Deferred.exceptionHook&&l.Deferred.exceptionHook(we,me.stackTrace),b<=C+1&&(D!==Ve&&(G=void 0,Z=[we]),j.rejectWith(G,Z))}};C?me():(l.Deferred.getStackHook&&(me.stackTrace=l.Deferred.getStackHook()),K.setTimeout(me))}}return l.Deferred(function(C){n[0][3].add(w(0,C,oe(y)?y:P,C.notifyWith)),n[1][3].add(w(0,C,oe(d)?d:P)),n[2][3].add(w(0,C,oe(f)?f:Ve))}).promise()},promise:function(d){return d!=null?l.extend(d,o):o}},h={};return l.each(n,function(d,f){var y=f[2],b=f[5];o[f[1]]=y.add,b&&y.add(function(){r=b},n[3-d][2].disable,n[3-d][3].disable,n[0][2].lock,n[0][3].lock),y.add(f[3].fire),h[f[0]]=function(){return h[f[0]+"With"](this===h?void 0:this,arguments),this},h[f[0]+"With"]=y.fireWith}),o.promise(h),e&&e.call(h,h),h},when:function(e){var n=arguments.length,r=n,o=Array(r),h=Ge.call(arguments),d=l.Deferred(),f=function(y){return function(b){o[y]=this,h[y]=1<arguments.length?Ge.call(arguments):b,--n||d.resolveWith(o,h)}};if(n<=1&&(An(e,d.done(f(r)).resolve,d.reject,!n),d.state()==="pending"||oe(h[r]&&h[r].then)))return d.then();for(;r--;)An(h[r],f(r),d.reject);return d.promise()}});var ei=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;l.Deferred.exceptionHook=function(e,n){K.console&&K.console.warn&&e&&ei.test(e.name)&&K.console.warn("jQuery.Deferred exception: "+e.message,e.stack,n)},l.readyException=function(e){K.setTimeout(function(){throw e})};var et=l.Deferred();function Ae(){se.removeEventListener("DOMContentLoaded",Ae),K.removeEventListener("load",Ae),l.ready()}l.fn.ready=function(e){return et.then(e).catch(function(n){l.readyException(n)}),this},l.extend({isReady:!1,readyWait:1,ready:function(e){(e===!0?--l.readyWait:l.isReady)||(l.isReady=!0)!==e&&0<--l.readyWait||et.resolveWith(se,[l])}}),l.ready.then=et.then,se.readyState==="complete"||se.readyState!=="loading"&&!se.documentElement.doScroll?K.setTimeout(l.ready):(se.addEventListener("DOMContentLoaded",Ae),K.addEventListener("load",Ae));var Me=function(e,n,r,o,h,d,f){var y=0,b=e.length,w=r==null;if(Ce(r)==="object")for(y in h=!0,r)Me(e,n,y,r[y],!0,d,f);else if(o!==void 0&&(h=!0,oe(o)||(f=!0),w&&(f?(n.call(e,o),n=null):(w=n,n=function(C,j,D){return w.call(l(C),D)})),n))for(;y<b;y++)n(e[y],r,f?o:o.call(e[y],y,n(e[y],r)));return h?e:w?n.call(e):b?n(e[0],r):d},ye=/^-ms-/,J=/-([a-z])/g;function Lt(e,n){return n.toUpperCase()}function Qe(e){return e.replace(ye,"ms-").replace(J,Lt)}var Pt=function(e){return e.nodeType===1||e.nodeType===9||!+e.nodeType};function Ht(){this.expando=l.expando+Ht.uid++}Ht.uid=1,Ht.prototype={cache:function(e){var n=e[this.expando];return n||(n={},Pt(e)&&(e.nodeType?e[this.expando]=n:Object.defineProperty(e,this.expando,{value:n,configurable:!0}))),n},set:function(e,n,r){var o,h=this.cache(e);if(typeof n=="string")h[Qe(n)]=r;else for(o in n)h[Qe(o)]=n[o];return h},get:function(e,n){return n===void 0?this.cache(e):e[this.expando]&&e[this.expando][Qe(n)]},access:function(e,n,r){return n===void 0||n&&typeof n=="string"&&r===void 0?this.get(e,n):(this.set(e,n,r),r!==void 0?r:n)},remove:function(e,n){var r,o=e[this.expando];if(o!==void 0){if(n!==void 0)for(r=(n=Array.isArray(n)?n.map(Qe):(n=Qe(n))in o?[n]:n.match(yt)||[]).length;r--;)delete o[n[r]];(n===void 0||l.isEmptyObject(o))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var n=e[this.expando];return n!==void 0&&!l.isEmptyObject(n)}};var te=new Ht,Fe=new Ht,lt=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Y=/[A-Z]/g;function X(e,n,r){var o,h;if(r===void 0&&e.nodeType===1)if(o="data-"+n.replace(Y,"-$&").toLowerCase(),typeof(r=e.getAttribute(o))=="string"){try{r=(h=r)==="true"||h!=="false"&&(h==="null"?null:h===+h+""?+h:lt.test(h)?JSON.parse(h):h)}catch{}Fe.set(e,n,r)}else r=void 0;return r}l.extend({hasData:function(e){return Fe.hasData(e)||te.hasData(e)},data:function(e,n,r){return Fe.access(e,n,r)},removeData:function(e,n){Fe.remove(e,n)},_data:function(e,n,r){return te.access(e,n,r)},_removeData:function(e,n){te.remove(e,n)}}),l.fn.extend({data:function(e,n){var r,o,h,d=this[0],f=d&&d.attributes;if(e===void 0){if(this.length&&(h=Fe.get(d),d.nodeType===1&&!te.get(d,"hasDataAttrs"))){for(r=f.length;r--;)f[r]&&(o=f[r].name).indexOf("data-")===0&&(o=Qe(o.slice(5)),X(d,o,h[o]));te.set(d,"hasDataAttrs",!0)}return h}return typeof e=="object"?this.each(function(){Fe.set(this,e)}):Me(this,function(y){var b;if(d&&y===void 0)return(b=Fe.get(d,e))!==void 0||(b=X(d,e))!==void 0?b:void 0;this.each(function(){Fe.set(this,e,y)})},null,n,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){Fe.remove(this,e)})}}),l.extend({queue:function(e,n,r){var o;if(e)return n=(n||"fx")+"queue",o=te.get(e,n),r&&(!o||Array.isArray(r)?o=te.access(e,n,l.makeArray(r)):o.push(r)),o||[]},dequeue:function(e,n){n=n||"fx";var r=l.queue(e,n),o=r.length,h=r.shift(),d=l._queueHooks(e,n);h==="inprogress"&&(h=r.shift(),o--),h&&(n==="fx"&&r.unshift("inprogress"),delete d.stop,h.call(e,function(){l.dequeue(e,n)},d)),!o&&d&&d.empty.fire()},_queueHooks:function(e,n){var r=n+"queueHooks";return te.get(e,r)||te.access(e,r,{empty:l.Callbacks("once memory").add(function(){te.remove(e,[n+"queue",r])})})}}),l.fn.extend({queue:function(e,n){var r=2;return typeof e!="string"&&(n=e,e="fx",r--),arguments.length<r?l.queue(this[0],e):n===void 0?this:this.each(function(){var o=l.queue(this,e,n);l._queueHooks(this,e),e==="fx"&&o[0]!=="inprogress"&&l.dequeue(this,e)})},dequeue:function(e){return this.each(function(){l.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var r,o=1,h=l.Deferred(),d=this,f=this.length,y=function(){--o||h.resolveWith(d,[d])};for(typeof e!="string"&&(n=e,e=void 0),e=e||"fx";f--;)(r=te.get(d[f],e+"queueHooks"))&&r.empty&&(o++,r.empty.add(y));return y(),h.promise(n)}});var _i=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ut=new RegExp("^(?:([+-])=|)("+_i+")([a-z%]*)$","i"),Pe=["Top","Right","Bottom","Left"],le=se.documentElement,Wt=function(e){return l.contains(e.ownerDocument,e)},ti={composed:!0};le.getRootNode&&(Wt=function(e){return l.contains(e.ownerDocument,e)||e.getRootNode(ti)===e.ownerDocument});var fe=function(e,n){return(e=n||e).style.display==="none"||e.style.display===""&&Wt(e)&&l.css(e,"display")==="none"},ct=function(e,n,r,o){var h,d,f={};for(d in n)f[d]=e.style[d],e.style[d]=n[d];for(d in h=r.apply(e,o||[]),n)e.style[d]=f[d];return h};function dn(e,n,r,o){var h,d,f=20,y=o?function(){return o.cur()}:function(){return l.css(e,n,"")},b=y(),w=r&&r[3]||(l.cssNumber[n]?"":"px"),C=e.nodeType&&(l.cssNumber[n]||w!=="px"&&+b)&&ut.exec(l.css(e,n));if(C&&C[3]!==w){for(b/=2,w=w||C[3],C=+b||1;f--;)l.style(e,n,C+w),(1-d)*(1-(d=y()/b||.5))<=0&&(f=0),C/=d;C*=2,l.style(e,n,C+w),r=r||[]}return r&&(C=+C||+b||0,h=r[1]?C+(r[1]+1)*r[2]:+r[2],o&&(o.unit=w,o.start=C,o.end=h)),h}var Oe={};function He(e,n){for(var r,o,h,d,f,y,b,w=[],C=0,j=e.length;C<j;C++)(o=e[C]).style&&(r=o.style.display,n?(r==="none"&&(w[C]=te.get(o,"display")||null,w[C]||(o.style.display="")),o.style.display===""&&fe(o)&&(w[C]=(b=f=d=void 0,f=(h=o).ownerDocument,y=h.nodeName,(b=Oe[y])||(d=f.body.appendChild(f.createElement(y)),b=l.css(d,"display"),d.parentNode.removeChild(d),b==="none"&&(b="block"),Oe[y]=b)))):r!=="none"&&(w[C]="none",te.set(o,"display",r)));for(C=0;C<j;C++)w[C]!=null&&(e[C].style.display=w[C]);return e}l.fn.extend({show:function(){return He(this,!0)},hide:function(){return He(this)},toggle:function(e){return typeof e=="boolean"?e?this.show():this.hide():this.each(function(){fe(this)?l(this).show():l(this).hide()})}});var We=/^(?:checkbox|radio)$/i,Ee=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,vt=/^$|^module$|\/(?:java|ecma)script/i,Ne={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function Ye(e,n){var r;return r=typeof e.getElementsByTagName<"u"?e.getElementsByTagName(n||"*"):typeof e.querySelectorAll<"u"?e.querySelectorAll(n||"*"):[],n===void 0||n&&kt(e,n)?l.merge([e],r):r}function ni(e,n){for(var r=0,o=e.length;r<o;r++)te.set(e[r],"globalEval",!n||te.get(n[r],"globalEval"))}Ne.optgroup=Ne.option,Ne.tbody=Ne.tfoot=Ne.colgroup=Ne.caption=Ne.thead,Ne.th=Ne.td;var Mn,Rt,je=/<|&#?\w+;/;function Gt(e,n,r,o,h){for(var d,f,y,b,w,C,j=n.createDocumentFragment(),D=[],E=0,G=e.length;E<G;E++)if((d=e[E])||d===0)if(Ce(d)==="object")l.merge(D,d.nodeType?[d]:d);else if(je.test(d)){for(f=f||j.appendChild(n.createElement("div")),y=(Ee.exec(d)||["",""])[1].toLowerCase(),b=Ne[y]||Ne._default,f.innerHTML=b[1]+l.htmlPrefilter(d)+b[2],C=b[0];C--;)f=f.lastChild;l.merge(D,f.childNodes),(f=j.firstChild).textContent=""}else D.push(n.createTextNode(d));for(j.textContent="",E=0;d=D[E++];)if(o&&-1<l.inArray(d,o))h&&h.push(d);else if(w=Wt(d),f=Ye(j.appendChild(d),"script"),w&&ni(f),r)for(C=0;d=f[C++];)vt.test(d.type||"")&&r.push(d);return j}Mn=se.createDocumentFragment().appendChild(se.createElement("div")),(Rt=se.createElement("input")).setAttribute("type","radio"),Rt.setAttribute("checked","checked"),Rt.setAttribute("name","t"),Mn.appendChild(Rt),de.checkClone=Mn.cloneNode(!0).cloneNode(!0).lastChild.checked,Mn.innerHTML="<textarea>x</textarea>",de.noCloneChecked=!!Mn.cloneNode(!0).lastChild.defaultValue;var fn=/^key/,Nn=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,On=/^([^.]*)(?:\.(.+)|)/;function Tt(){return!0}function Xt(){return!1}function yi(e,n){return e===function(){try{return se.activeElement}catch{}}()==(n==="focus")}function ii(e,n,r,o,h,d){var f,y;if(typeof n=="object"){for(y in typeof r!="string"&&(o=o||r,r=void 0),n)ii(e,y,r,o,n[y],d);return e}if(o==null&&h==null?(h=r,o=r=void 0):h==null&&(typeof r=="string"?(h=o,o=void 0):(h=o,o=r,r=void 0)),h===!1)h=Xt;else if(!h)return e;return d===1&&(f=h,(h=function(b){return l().off(b),f.apply(this,arguments)}).guid=f.guid||(f.guid=l.guid++)),e.each(function(){l.event.add(this,n,h,o,r)})}function qn(e,n,r){r?(te.set(e,n,!1),l.event.add(e,n,{namespace:!1,handler:function(o){var h,d,f=te.get(this,n);if(1&o.isTrigger&&this[n]){if(f.length)(l.event.special[n]||{}).delegateType&&o.stopPropagation();else if(f=Ge.call(arguments),te.set(this,n,f),h=r(this,n),this[n](),f!==(d=te.get(this,n))||h?te.set(this,n,!1):d={},f!==d)return o.stopImmediatePropagation(),o.preventDefault(),d.value}else f.length&&(te.set(this,n,{value:l.event.trigger(l.extend(f[0],l.Event.prototype),f.slice(1),this)}),o.stopImmediatePropagation())}})):te.get(e,n)===void 0&&l.event.add(e,n,Tt)}l.event={global:{},add:function(e,n,r,o,h){var d,f,y,b,w,C,j,D,E,G,Z,V=te.get(e);if(V)for(r.handler&&(r=(d=r).handler,h=d.selector),h&&l.find.matchesSelector(le,h),r.guid||(r.guid=l.guid++),(b=V.events)||(b=V.events={}),(f=V.handle)||(f=V.handle=function(me){return typeof l<"u"&&l.event.triggered!==me.type?l.event.dispatch.apply(e,arguments):void 0}),w=(n=(n||"").match(yt)||[""]).length;w--;)E=Z=(y=On.exec(n[w])||[])[1],G=(y[2]||"").split(".").sort(),E&&(j=l.event.special[E]||{},E=(h?j.delegateType:j.bindType)||E,j=l.event.special[E]||{},C=l.extend({type:E,origType:Z,data:o,handler:r,guid:r.guid,selector:h,needsContext:h&&l.expr.match.needsContext.test(h),namespace:G.join(".")},d),(D=b[E])||((D=b[E]=[]).delegateCount=0,j.setup&&j.setup.call(e,o,G,f)!==!1||e.addEventListener&&e.addEventListener(E,f)),j.add&&(j.add.call(e,C),C.handler.guid||(C.handler.guid=r.guid)),h?D.splice(D.delegateCount++,0,C):D.push(C),l.event.global[E]=!0)},remove:function(e,n,r,o,h){var d,f,y,b,w,C,j,D,E,G,Z,V=te.hasData(e)&&te.get(e);if(V&&(b=V.events)){for(w=(n=(n||"").match(yt)||[""]).length;w--;)if(E=Z=(y=On.exec(n[w])||[])[1],G=(y[2]||"").split(".").sort(),E){for(j=l.event.special[E]||{},D=b[E=(o?j.delegateType:j.bindType)||E]||[],y=y[2]&&new RegExp("(^|\\.)"+G.join("\\.(?:.*\\.|)")+"(\\.|$)"),f=d=D.length;d--;)C=D[d],!h&&Z!==C.origType||r&&r.guid!==C.guid||y&&!y.test(C.namespace)||o&&o!==C.selector&&(o!=="**"||!C.selector)||(D.splice(d,1),C.selector&&D.delegateCount--,j.remove&&j.remove.call(e,C));f&&!D.length&&(j.teardown&&j.teardown.call(e,G,V.handle)!==!1||l.removeEvent(e,E,V.handle),delete b[E])}else for(E in b)l.event.remove(e,E+n[w],r,o,!0);l.isEmptyObject(b)&&te.remove(e,"handle events")}},dispatch:function(e){var n,r,o,h,d,f,y=l.event.fix(e),b=new Array(arguments.length),w=(te.get(this,"events")||{})[y.type]||[],C=l.event.special[y.type]||{};for(b[0]=y,n=1;n<arguments.length;n++)b[n]=arguments[n];if(y.delegateTarget=this,!C.preDispatch||C.preDispatch.call(this,y)!==!1){for(f=l.event.handlers.call(this,y,w),n=0;(h=f[n++])&&!y.isPropagationStopped();)for(y.currentTarget=h.elem,r=0;(d=h.handlers[r++])&&!y.isImmediatePropagationStopped();)y.rnamespace&&d.namespace!==!1&&!y.rnamespace.test(d.namespace)||(y.handleObj=d,y.data=d.data,(o=((l.event.special[d.origType]||{}).handle||d.handler).apply(h.elem,b))!==void 0&&(y.result=o)===!1&&(y.preventDefault(),y.stopPropagation()));return C.postDispatch&&C.postDispatch.call(this,y),y.result}},handlers:function(e,n){var r,o,h,d,f,y=[],b=n.delegateCount,w=e.target;if(b&&w.nodeType&&!(e.type==="click"&&1<=e.button)){for(;w!==this;w=w.parentNode||this)if(w.nodeType===1&&(e.type!=="click"||w.disabled!==!0)){for(d=[],f={},r=0;r<b;r++)f[h=(o=n[r]).selector+" "]===void 0&&(f[h]=o.needsContext?-1<l(h,this).index(w):l.find(h,this,null,[w]).length),f[h]&&d.push(o);d.length&&y.push({elem:w,handlers:d})}}return w=this,b<n.length&&y.push({elem:w,handlers:n.slice(b)}),y},addProp:function(e,n){Object.defineProperty(l.Event.prototype,e,{enumerable:!0,configurable:!0,get:oe(n)?function(){if(this.originalEvent)return n(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(r){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:r})}})},fix:function(e){return e[l.expando]?e:new l.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var n=this||e;return We.test(n.type)&&n.click&&kt(n,"input")&&qn(n,"click",Tt),!1},trigger:function(e){var n=this||e;return We.test(n.type)&&n.click&&kt(n,"input")&&qn(n,"click"),!0},_default:function(e){var n=e.target;return We.test(n.type)&&n.click&&kt(n,"input")&&te.get(n,"click")||kt(n,"a")}},beforeunload:{postDispatch:function(e){e.result!==void 0&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},l.removeEvent=function(e,n,r){e.removeEventListener&&e.removeEventListener(n,r)},l.Event=function(e,n){if(!(this instanceof l.Event))return new l.Event(e,n);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.defaultPrevented===void 0&&e.returnValue===!1?Tt:Xt,this.target=e.target&&e.target.nodeType===3?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,n&&l.extend(this,n),this.timeStamp=e&&e.timeStamp||Date.now(),this[l.expando]=!0},l.Event.prototype={constructor:l.Event,isDefaultPrevented:Xt,isPropagationStopped:Xt,isImmediatePropagationStopped:Xt,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Tt,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Tt,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Tt,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},l.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var n=e.button;return e.which==null&&fn.test(e.type)?e.charCode!=null?e.charCode:e.keyCode:!e.which&&n!==void 0&&Nn.test(e.type)?1&n?1:2&n?3:4&n?2:0:e.which}},l.event.addProp),l.each({focus:"focusin",blur:"focusout"},function(e,n){l.event.special[e]={setup:function(){return qn(this,e,yi),!1},trigger:function(){return qn(this,e),!0},delegateType:n}}),l.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,n){l.event.special[e]={delegateType:n,bindType:n,handle:function(r){var o,h=r.relatedTarget,d=r.handleObj;return h&&(h===this||l.contains(this,h))||(r.type=d.origType,o=d.handler.apply(this,arguments),r.type=n),o}}}),l.fn.extend({on:function(e,n,r,o){return ii(this,e,n,r,o)},one:function(e,n,r,o){return ii(this,e,n,r,o,1)},off:function(e,n,r){var o,h;if(e&&e.preventDefault&&e.handleObj)return o=e.handleObj,l(e.delegateTarget).off(o.namespace?o.origType+"."+o.namespace:o.origType,o.selector,o.handler),this;if(typeof e=="object"){for(h in e)this.off(h,n,e[h]);return this}return n!==!1&&typeof n!="function"||(r=n,n=void 0),r===!1&&(r=Xt),this.each(function(){l.event.remove(this,e,r,n)})}});var Zt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,pn=/<script|<style|<link/i,vi=/checked\s*(?:[^=]|=\s*.checked.)/i,Li=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function mn(e,n){return kt(e,"table")&&kt(n.nodeType!==11?n:n.firstChild,"tr")&&l(e).children("tbody")[0]||e}function Un(e){return e.type=(e.getAttribute("type")!==null)+"/"+e.type,e}function bi(e){return(e.type||"").slice(0,5)==="true/"?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Ft(e,n){var r,o,h,d,f,y,b,w;if(n.nodeType===1){if(te.hasData(e)&&(d=te.access(e),f=te.set(n,d),w=d.events))for(h in delete f.handle,f.events={},w)for(r=0,o=w[h].length;r<o;r++)l.event.add(n,h,w[h][r]);Fe.hasData(e)&&(y=Fe.access(e),b=l.extend({},y),Fe.set(n,b))}}function Re(e,n,r,o){n=Xe.apply([],n);var h,d,f,y,b,w,C=0,j=e.length,D=j-1,E=n[0],G=oe(E);if(G||1<j&&typeof E=="string"&&!de.checkClone&&vi.test(E))return e.each(function(Z){var V=e.eq(Z);G&&(n[0]=E.call(this,Z,V.html())),Re(V,n,r,o)});if(j&&(d=(h=Gt(n,e[0].ownerDocument,!1,e,o)).firstChild,h.childNodes.length===1&&(h=d),d||o)){for(y=(f=l.map(Ye(h,"script"),Un)).length;C<j;C++)b=h,C!==D&&(b=l.clone(b,!0,!0),y&&l.merge(f,Ye(b,"script"))),r.call(e[C],b,C);if(y)for(w=f[f.length-1].ownerDocument,l.map(f,bi),C=0;C<y;C++)b=f[C],vt.test(b.type||"")&&!te.access(b,"globalEval")&&l.contains(w,b)&&(b.src&&(b.type||"").toLowerCase()!=="module"?l._evalUrl&&!b.noModule&&l._evalUrl(b.src,{nonce:b.nonce||b.getAttribute("nonce")}):Je(b.textContent.replace(Li,""),b,w))}return e}function Qt(e,n,r){for(var o,h=n?l.filter(n,e):e,d=0;(o=h[d])!=null;d++)r||o.nodeType!==1||l.cleanData(Ye(o)),o.parentNode&&(r&&Wt(o)&&ni(Ye(o,"script")),o.parentNode.removeChild(o));return e}l.extend({htmlPrefilter:function(e){return e.replace(Zt,"<$1></$2>")},clone:function(e,n,r){var o,h,d,f,y,b,w,C=e.cloneNode(!0),j=Wt(e);if(!(de.noCloneChecked||e.nodeType!==1&&e.nodeType!==11||l.isXMLDoc(e)))for(f=Ye(C),o=0,h=(d=Ye(e)).length;o<h;o++)y=d[o],b=f[o],(w=b.nodeName.toLowerCase())==="input"&&We.test(y.type)?b.checked=y.checked:w!=="input"&&w!=="textarea"||(b.defaultValue=y.defaultValue);if(n)if(r)for(d=d||Ye(e),f=f||Ye(C),o=0,h=d.length;o<h;o++)Ft(d[o],f[o]);else Ft(e,C);return 0<(f=Ye(C,"script")).length&&ni(f,!j&&Ye(e,"script")),C},cleanData:function(e){for(var n,r,o,h=l.event.special,d=0;(r=e[d])!==void 0;d++)if(Pt(r)){if(n=r[te.expando]){if(n.events)for(o in n.events)h[o]?l.event.remove(r,o):l.removeEvent(r,o,n.handle);r[te.expando]=void 0}r[Fe.expando]&&(r[Fe.expando]=void 0)}}}),l.fn.extend({detach:function(e){return Qt(this,e,!0)},remove:function(e){return Qt(this,e)},text:function(e){return Me(this,function(n){return n===void 0?l.text(this):this.empty().each(function(){this.nodeType!==1&&this.nodeType!==11&&this.nodeType!==9||(this.textContent=n)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){this.nodeType!==1&&this.nodeType!==11&&this.nodeType!==9||mn(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var n=mn(this,e);n.insertBefore(e,n.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,n=0;(e=this[n])!=null;n++)e.nodeType===1&&(l.cleanData(Ye(e,!1)),e.textContent="");return this},clone:function(e,n){return e=e!=null&&e,n=n??e,this.map(function(){return l.clone(this,e,n)})},html:function(e){return Me(this,function(n){var r=this[0]||{},o=0,h=this.length;if(n===void 0&&r.nodeType===1)return r.innerHTML;if(typeof n=="string"&&!pn.test(n)&&!Ne[(Ee.exec(n)||["",""])[1].toLowerCase()]){n=l.htmlPrefilter(n);try{for(;o<h;o++)(r=this[o]||{}).nodeType===1&&(l.cleanData(Ye(r,!1)),r.innerHTML=n);r=0}catch{}}r&&this.empty().append(n)},null,e,arguments.length)},replaceWith:function(){var e=[];return Re(this,arguments,function(n){var r=this.parentNode;l.inArray(this,e)<0&&(l.cleanData(Ye(this)),r&&r.replaceChild(n,this))},e)}}),l.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,n){l.fn[e]=function(r){for(var o,h=[],d=l(r),f=d.length-1,y=0;y<=f;y++)o=y===f?this:this.clone(!0),l(d[y])[n](o),pt.apply(h,o.get());return this.pushStack(h)}});var Kt=new RegExp("^("+_i+")(?!px)[a-z%]+$","i"),Jt=function(e){var n=e.ownerDocument.defaultView;return n&&n.opener||(n=K),n.getComputedStyle(e)},Vn=new RegExp(Pe.join("|"),"i");function Ln(e,n,r){var o,h,d,f,y=e.style;return(r=r||Jt(e))&&((f=r.getPropertyValue(n)||r[n])!==""||Wt(e)||(f=l.style(e,n)),!de.pixelBoxStyles()&&Kt.test(f)&&Vn.test(n)&&(o=y.width,h=y.minWidth,d=y.maxWidth,y.minWidth=y.maxWidth=y.width=f,f=r.width,y.width=o,y.minWidth=h,y.maxWidth=d)),f!==void 0?f+"":f}function en(e,n){return{get:function(){if(!e())return(this.get=n).apply(this,arguments);delete this.get}}}(function(){function e(){if(b){y.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",b.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",le.appendChild(y).appendChild(b);var w=K.getComputedStyle(b);r=w.top!=="1%",f=n(w.marginLeft)===12,b.style.right="60%",d=n(w.right)===36,o=n(w.width)===36,b.style.position="absolute",h=n(b.offsetWidth/3)===12,le.removeChild(y),b=null}}function n(w){return Math.round(parseFloat(w))}var r,o,h,d,f,y=se.createElement("div"),b=se.createElement("div");b.style&&(b.style.backgroundClip="content-box",b.cloneNode(!0).style.backgroundClip="",de.clearCloneStyle=b.style.backgroundClip==="content-box",l.extend(de,{boxSizingReliable:function(){return e(),o},pixelBoxStyles:function(){return e(),d},pixelPosition:function(){return e(),r},reliableMarginLeft:function(){return e(),f},scrollboxSize:function(){return e(),h}}))})();var si=["Webkit","Moz","ms"],Ct=se.createElement("div").style,gn={};function zn(e){var n=l.cssProps[e]||gn[e];return n||(e in Ct?e:gn[e]=function(r){for(var o=r[0].toUpperCase()+r.slice(1),h=si.length;h--;)if((r=si[h]+o)in Ct)return r}(e)||e)}var ri=/^(none|table(?!-c[ea]).+)/,_n=/^--/,wi={position:"absolute",visibility:"hidden",display:"block"},Te={letterSpacing:"0",fontWeight:"400"};function yn(e,n,r){var o=ut.exec(n);return o?Math.max(0,o[2]-(r||0))+(o[3]||"px"):n}function Pn(e,n,r,o,h,d){var f=n==="width"?1:0,y=0,b=0;if(r===(o?"border":"content"))return 0;for(;f<4;f+=2)r==="margin"&&(b+=l.css(e,r+Pe[f],!0,h)),o?(r==="content"&&(b-=l.css(e,"padding"+Pe[f],!0,h)),r!=="margin"&&(b-=l.css(e,"border"+Pe[f]+"Width",!0,h))):(b+=l.css(e,"padding"+Pe[f],!0,h),r!=="padding"?b+=l.css(e,"border"+Pe[f]+"Width",!0,h):y+=l.css(e,"border"+Pe[f]+"Width",!0,h));return!o&&0<=d&&(b+=Math.max(0,Math.ceil(e["offset"+n[0].toUpperCase()+n.slice(1)]-d-b-y-.5))||0),b}function oi(e,n,r){var o=Jt(e),h=(!de.boxSizingReliable()||r)&&l.css(e,"boxSizing",!1,o)==="border-box",d=h,f=Ln(e,n,o),y="offset"+n[0].toUpperCase()+n.slice(1);if(Kt.test(f)){if(!r)return f;f="auto"}return(!de.boxSizingReliable()&&h||f==="auto"||!parseFloat(f)&&l.css(e,"display",!1,o)==="inline")&&e.getClientRects().length&&(h=l.css(e,"boxSizing",!1,o)==="border-box",(d=y in e)&&(f=e[y])),(f=parseFloat(f)||0)+Pn(e,n,r||(h?"border":"content"),d,o,f)+"px"}function it(e,n,r,o,h){return new it.prototype.init(e,n,r,o,h)}l.extend({cssHooks:{opacity:{get:function(e,n){if(n){var r=Ln(e,"opacity");return r===""?"1":r}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,n,r,o){if(e&&e.nodeType!==3&&e.nodeType!==8&&e.style){var h,d,f,y=Qe(n),b=_n.test(n),w=e.style;if(b||(n=zn(y)),f=l.cssHooks[n]||l.cssHooks[y],r===void 0)return f&&"get"in f&&(h=f.get(e,!1,o))!==void 0?h:w[n];(d=typeof r)=="string"&&(h=ut.exec(r))&&h[1]&&(r=dn(e,n,h),d="number"),r!=null&&r==r&&(d!=="number"||b||(r+=h&&h[3]||(l.cssNumber[y]?"":"px")),de.clearCloneStyle||r!==""||n.indexOf("background")!==0||(w[n]="inherit"),f&&"set"in f&&(r=f.set(e,r,o))===void 0||(b?w.setProperty(n,r):w[n]=r))}},css:function(e,n,r,o){var h,d,f,y=Qe(n);return _n.test(n)||(n=zn(y)),(f=l.cssHooks[n]||l.cssHooks[y])&&"get"in f&&(h=f.get(e,!0,r)),h===void 0&&(h=Ln(e,n,o)),h==="normal"&&n in Te&&(h=Te[n]),r===""||r?(d=parseFloat(h),r===!0||isFinite(d)?d||0:h):h}}),l.each(["height","width"],function(e,n){l.cssHooks[n]={get:function(r,o,h){if(o)return!ri.test(l.css(r,"display"))||r.getClientRects().length&&r.getBoundingClientRect().width?oi(r,n,h):ct(r,wi,function(){return oi(r,n,h)})},set:function(r,o,h){var d,f=Jt(r),y=!de.scrollboxSize()&&f.position==="absolute",b=(y||h)&&l.css(r,"boxSizing",!1,f)==="border-box",w=h?Pn(r,n,h,b,f):0;return b&&y&&(w-=Math.ceil(r["offset"+n[0].toUpperCase()+n.slice(1)]-parseFloat(f[n])-Pn(r,n,"border",!1,f)-.5)),w&&(d=ut.exec(o))&&(d[3]||"px")!=="px"&&(r.style[n]=o,o=l.css(r,n)),yn(0,o,w)}}}),l.cssHooks.marginLeft=en(de.reliableMarginLeft,function(e,n){if(n)return(parseFloat(Ln(e,"marginLeft"))||e.getBoundingClientRect().left-ct(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),l.each({margin:"",padding:"",border:"Width"},function(e,n){l.cssHooks[e+n]={expand:function(r){for(var o=0,h={},d=typeof r=="string"?r.split(" "):[r];o<4;o++)h[e+Pe[o]+n]=d[o]||d[o-2]||d[0];return h}},e!=="margin"&&(l.cssHooks[e+n].set=yn)}),l.fn.extend({css:function(e,n){return Me(this,function(r,o,h){var d,f,y={},b=0;if(Array.isArray(o)){for(d=Jt(r),f=o.length;b<f;b++)y[o[b]]=l.css(r,o[b],!1,d);return y}return h!==void 0?l.style(r,o,h):l.css(r,o)},e,n,1<arguments.length)}}),((l.Tween=it).prototype={constructor:it,init:function(e,n,r,o,h,d){this.elem=e,this.prop=r,this.easing=h||l.easing._default,this.options=n,this.start=this.now=this.cur(),this.end=o,this.unit=d||(l.cssNumber[r]?"":"px")},cur:function(){var e=it.propHooks[this.prop];return e&&e.get?e.get(this):it.propHooks._default.get(this)},run:function(e){var n,r=it.propHooks[this.prop];return this.options.duration?this.pos=n=l.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=n=e,this.now=(this.end-this.start)*n+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),r&&r.set?r.set(this):it.propHooks._default.set(this),this}}).init.prototype=it.prototype,(it.propHooks={_default:{get:function(e){var n;return e.elem.nodeType!==1||e.elem[e.prop]!=null&&e.elem.style[e.prop]==null?e.elem[e.prop]:(n=l.css(e.elem,e.prop,""))&&n!=="auto"?n:0},set:function(e){l.fx.step[e.prop]?l.fx.step[e.prop](e):e.elem.nodeType!==1||!l.cssHooks[e.prop]&&e.elem.style[zn(e.prop)]==null?e.elem[e.prop]=e.now:l.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=it.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},l.easing={linear:function(e){return e},swing:function(e){return .5-Math.cos(e*Math.PI)/2},_default:"swing"},l.fx=it.prototype.init,l.fx.step={};var qe,bt,st,tn,Pi=/^(?:toggle|show|hide)$/,Yi=/queueHooks$/;function ai(){bt&&(se.hidden===!1&&K.requestAnimationFrame?K.requestAnimationFrame(ai):K.setTimeout(ai,l.fx.interval),l.fx.tick())}function Yn(){return K.setTimeout(function(){qe=void 0}),qe=Date.now()}function vn(e,n){var r,o=0,h={height:e};for(n=n?1:0;o<4;o+=2-n)h["margin"+(r=Pe[o])]=h["padding"+r]=e;return n&&(h.opacity=h.width=e),h}function xi(e,n,r){for(var o,h=(St.tweeners[n]||[]).concat(St.tweeners["*"]),d=0,f=h.length;d<f;d++)if(o=h[d].call(r,n,e))return o}function St(e,n,r){var o,h,d=0,f=St.prefilters.length,y=l.Deferred().always(function(){delete b.elem}),b=function(){if(h)return!1;for(var j=qe||Yn(),D=Math.max(0,w.startTime+w.duration-j),E=1-(D/w.duration||0),G=0,Z=w.tweens.length;G<Z;G++)w.tweens[G].run(E);return y.notifyWith(e,[w,E,D]),E<1&&Z?D:(Z||y.notifyWith(e,[w,1,0]),y.resolveWith(e,[w]),!1)},w=y.promise({elem:e,props:l.extend({},n),opts:l.extend(!0,{specialEasing:{},easing:l.easing._default},r),originalProperties:n,originalOptions:r,startTime:qe||Yn(),duration:r.duration,tweens:[],createTween:function(j,D){var E=l.Tween(e,w.opts,j,D,w.opts.specialEasing[j]||w.opts.easing);return w.tweens.push(E),E},stop:function(j){var D=0,E=j?w.tweens.length:0;if(h)return this;for(h=!0;D<E;D++)w.tweens[D].run(1);return j?(y.notifyWith(e,[w,1,0]),y.resolveWith(e,[w,j])):y.rejectWith(e,[w,j]),this}}),C=w.props;for(!function(j,D){var E,G,Z,V,me;for(E in j)if(Z=D[G=Qe(E)],V=j[E],Array.isArray(V)&&(Z=V[1],V=j[E]=V[0]),E!==G&&(j[G]=V,delete j[E]),(me=l.cssHooks[G])&&"expand"in me)for(E in V=me.expand(V),delete j[G],V)E in j||(j[E]=V[E],D[E]=Z);else D[G]=Z}(C,w.opts.specialEasing);d<f;d++)if(o=St.prefilters[d].call(w,e,C,w.opts))return oe(o.stop)&&(l._queueHooks(w.elem,w.opts.queue).stop=o.stop.bind(o)),o;return l.map(C,xi,w),oe(w.opts.start)&&w.opts.start.call(e,w),w.progress(w.opts.progress).done(w.opts.done,w.opts.complete).fail(w.opts.fail).always(w.opts.always),l.fx.timer(l.extend(b,{elem:e,anim:w,queue:w.opts.queue})),w}l.Animation=l.extend(St,{tweeners:{"*":[function(e,n){var r=this.createTween(e,n);return dn(r.elem,e,ut.exec(n),r),r}]},tweener:function(e,n){oe(e)?(n=e,e=["*"]):e=e.match(yt);for(var r,o=0,h=e.length;o<h;o++)r=e[o],St.tweeners[r]=St.tweeners[r]||[],St.tweeners[r].unshift(n)},prefilters:[function(e,n,r){var o,h,d,f,y,b,w,C,j="width"in n||"height"in n,D=this,E={},G=e.style,Z=e.nodeType&&fe(e),V=te.get(e,"fxshow");for(o in r.queue||((f=l._queueHooks(e,"fx")).unqueued==null&&(f.unqueued=0,y=f.empty.fire,f.empty.fire=function(){f.unqueued||y()}),f.unqueued++,D.always(function(){D.always(function(){f.unqueued--,l.queue(e,"fx").length||f.empty.fire()})})),n)if(h=n[o],Pi.test(h)){if(delete n[o],d=d||h==="toggle",h===(Z?"hide":"show")){if(h!=="show"||!V||V[o]===void 0)continue;Z=!0}E[o]=V&&V[o]||l.style(e,o)}if((b=!l.isEmptyObject(n))||!l.isEmptyObject(E))for(o in j&&e.nodeType===1&&(r.overflow=[G.overflow,G.overflowX,G.overflowY],(w=V&&V.display)==null&&(w=te.get(e,"display")),(C=l.css(e,"display"))==="none"&&(w?C=w:(He([e],!0),w=e.style.display||w,C=l.css(e,"display"),He([e]))),(C==="inline"||C==="inline-block"&&w!=null)&&l.css(e,"float")==="none"&&(b||(D.done(function(){G.display=w}),w==null&&(C=G.display,w=C==="none"?"":C)),G.display="inline-block")),r.overflow&&(G.overflow="hidden",D.always(function(){G.overflow=r.overflow[0],G.overflowX=r.overflow[1],G.overflowY=r.overflow[2]})),b=!1,E)b||(V?"hidden"in V&&(Z=V.hidden):V=te.access(e,"fxshow",{display:w}),d&&(V.hidden=!Z),Z&&He([e],!0),D.done(function(){for(o in Z||He([e]),te.remove(e,"fxshow"),E)l.style(e,o,E[o])})),b=xi(Z?V[o]:0,o,D),o in V||(V[o]=b.start,Z&&(b.end=b.start,b.start=0))}],prefilter:function(e,n){n?St.prefilters.unshift(e):St.prefilters.push(e)}}),l.speed=function(e,n,r){var o=e&&typeof e=="object"?l.extend({},e):{complete:r||!r&&n||oe(e)&&e,duration:e,easing:r&&n||n&&!oe(n)&&n};return l.fx.off?o.duration=0:typeof o.duration!="number"&&(o.duration in l.fx.speeds?o.duration=l.fx.speeds[o.duration]:o.duration=l.fx.speeds._default),o.queue!=null&&o.queue!==!0||(o.queue="fx"),o.old=o.complete,o.complete=function(){oe(o.old)&&o.old.call(this),o.queue&&l.dequeue(this,o.queue)},o},l.fn.extend({fadeTo:function(e,n,r,o){return this.filter(fe).css("opacity",0).show().end().animate({opacity:n},e,r,o)},animate:function(e,n,r,o){var h=l.isEmptyObject(e),d=l.speed(n,r,o),f=function(){var y=St(this,l.extend({},e),d);(h||te.get(this,"finish"))&&y.stop(!0)};return f.finish=f,h||d.queue===!1?this.each(f):this.queue(d.queue,f)},stop:function(e,n,r){var o=function(h){var d=h.stop;delete h.stop,d(r)};return typeof e!="string"&&(r=n,n=e,e=void 0),n&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var h=!0,d=e!=null&&e+"queueHooks",f=l.timers,y=te.get(this);if(d)y[d]&&y[d].stop&&o(y[d]);else for(d in y)y[d]&&y[d].stop&&Yi.test(d)&&o(y[d]);for(d=f.length;d--;)f[d].elem!==this||e!=null&&f[d].queue!==e||(f[d].anim.stop(r),h=!1,f.splice(d,1));!h&&r||l.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var n,r=te.get(this),o=r[e+"queue"],h=r[e+"queueHooks"],d=l.timers,f=o?o.length:0;for(r.finish=!0,l.queue(this,e,[]),h&&h.stop&&h.stop.call(this,!0),n=d.length;n--;)d[n].elem===this&&d[n].queue===e&&(d[n].anim.stop(!0),d.splice(n,1));for(n=0;n<f;n++)o[n]&&o[n].finish&&o[n].finish.call(this);delete r.finish})}}),l.each(["toggle","show","hide"],function(e,n){var r=l.fn[n];l.fn[n]=function(o,h,d){return o==null||typeof o=="boolean"?r.apply(this,arguments):this.animate(vn(n,!0),o,h,d)}}),l.each({slideDown:vn("show"),slideUp:vn("hide"),slideToggle:vn("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,n){l.fn[e]=function(r,o,h){return this.animate(n,r,o,h)}}),l.timers=[],l.fx.tick=function(){var e,n=0,r=l.timers;for(qe=Date.now();n<r.length;n++)(e=r[n])()||r[n]!==e||r.splice(n--,1);r.length||l.fx.stop(),qe=void 0},l.fx.timer=function(e){l.timers.push(e),l.fx.start()},l.fx.interval=13,l.fx.start=function(){bt||(bt=!0,ai())},l.fx.stop=function(){bt=null},l.fx.speeds={slow:600,fast:200,_default:400},l.fn.delay=function(e,n){return e=l.fx&&l.fx.speeds[e]||e,n=n||"fx",this.queue(n,function(r,o){var h=K.setTimeout(r,e);o.stop=function(){K.clearTimeout(h)}})},st=se.createElement("input"),tn=se.createElement("select").appendChild(se.createElement("option")),st.type="checkbox",de.checkOn=st.value!=="",de.optSelected=tn.selected,(st=se.createElement("input")).value="t",st.type="radio",de.radioValue=st.value==="t";var ki,Ke=l.expr.attrHandle;l.fn.extend({attr:function(e,n){return Me(this,l.attr,e,n,1<arguments.length)},removeAttr:function(e){return this.each(function(){l.removeAttr(this,e)})}}),l.extend({attr:function(e,n,r){var o,h,d=e.nodeType;if(d!==3&&d!==8&&d!==2)return typeof e.getAttribute>"u"?l.prop(e,n,r):(d===1&&l.isXMLDoc(e)||(h=l.attrHooks[n.toLowerCase()]||(l.expr.match.bool.test(n)?ki:void 0)),r!==void 0?r===null?void l.removeAttr(e,n):h&&"set"in h&&(o=h.set(e,r,n))!==void 0?o:(e.setAttribute(n,r+""),r):h&&"get"in h&&(o=h.get(e,n))!==null?o:(o=l.find.attr(e,n))==null?void 0:o)},attrHooks:{type:{set:function(e,n){if(!de.radioValue&&n==="radio"&&kt(e,"input")){var r=e.value;return e.setAttribute("type",n),r&&(e.value=r),n}}}},removeAttr:function(e,n){var r,o=0,h=n&&n.match(yt);if(h&&e.nodeType===1)for(;r=h[o++];)e.removeAttribute(r)}}),ki={set:function(e,n,r){return n===!1?l.removeAttr(e,r):e.setAttribute(r,r),r}},l.each(l.expr.match.bool.source.match(/\w+/g),function(e,n){var r=Ke[n]||l.find.attr;Ke[n]=function(o,h,d){var f,y,b=h.toLowerCase();return d||(y=Ke[b],Ke[b]=f,f=r(o,h,d)!=null?b:null,Ke[b]=y),f}});var Ti=/^(?:input|select|textarea|button)$/i,li=/^(?:a|area)$/i;function ht(e){return(e.match(yt)||[]).join(" ")}function Yt(e){return e.getAttribute&&e.getAttribute("class")||""}function jn(e){return Array.isArray(e)?e:typeof e=="string"&&e.match(yt)||[]}l.fn.extend({prop:function(e,n){return Me(this,l.prop,e,n,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[l.propFix[e]||e]})}}),l.extend({prop:function(e,n,r){var o,h,d=e.nodeType;if(d!==3&&d!==8&&d!==2)return d===1&&l.isXMLDoc(e)||(n=l.propFix[n]||n,h=l.propHooks[n]),r!==void 0?h&&"set"in h&&(o=h.set(e,r,n))!==void 0?o:e[n]=r:h&&"get"in h&&(o=h.get(e,n))!==null?o:e[n]},propHooks:{tabIndex:{get:function(e){var n=l.find.attr(e,"tabindex");return n?parseInt(n,10):Ti.test(e.nodeName)||li.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),de.optSelected||(l.propHooks.selected={get:function(e){var n=e.parentNode;return n&&n.parentNode&&n.parentNode.selectedIndex,null},set:function(e){var n=e.parentNode;n&&(n.selectedIndex,n.parentNode&&n.parentNode.selectedIndex)}}),l.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){l.propFix[this.toLowerCase()]=this}),l.fn.extend({addClass:function(e){var n,r,o,h,d,f,y,b=0;if(oe(e))return this.each(function(w){l(this).addClass(e.call(this,w,Yt(this)))});if((n=jn(e)).length){for(;r=this[b++];)if(h=Yt(r),o=r.nodeType===1&&" "+ht(h)+" "){for(f=0;d=n[f++];)o.indexOf(" "+d+" ")<0&&(o+=d+" ");h!==(y=ht(o))&&r.setAttribute("class",y)}}return this},removeClass:function(e){var n,r,o,h,d,f,y,b=0;if(oe(e))return this.each(function(w){l(this).removeClass(e.call(this,w,Yt(this)))});if(!arguments.length)return this.attr("class","");if((n=jn(e)).length){for(;r=this[b++];)if(h=Yt(r),o=r.nodeType===1&&" "+ht(h)+" "){for(f=0;d=n[f++];)for(;-1<o.indexOf(" "+d+" ");)o=o.replace(" "+d+" "," ");h!==(y=ht(o))&&r.setAttribute("class",y)}}return this},toggleClass:function(e,n){var r=typeof e,o=r==="string"||Array.isArray(e);return typeof n=="boolean"&&o?n?this.addClass(e):this.removeClass(e):oe(e)?this.each(function(h){l(this).toggleClass(e.call(this,h,Yt(this),n),n)}):this.each(function(){var h,d,f,y;if(o)for(d=0,f=l(this),y=jn(e);h=y[d++];)f.hasClass(h)?f.removeClass(h):f.addClass(h);else e!==void 0&&r!=="boolean"||((h=Yt(this))&&te.set(this,"__className__",h),this.setAttribute&&this.setAttribute("class",h||e===!1?"":te.get(this,"__className__")||""))})},hasClass:function(e){var n,r,o=0;for(n=" "+e+" ";r=this[o++];)if(r.nodeType===1&&-1<(" "+ht(Yt(r))+" ").indexOf(n))return!0;return!1}});var ui=/\r/g;l.fn.extend({val:function(e){var n,r,o,h=this[0];return arguments.length?(o=oe(e),this.each(function(d){var f;this.nodeType===1&&((f=o?e.call(this,d,l(this).val()):e)==null?f="":typeof f=="number"?f+="":Array.isArray(f)&&(f=l.map(f,function(y){return y==null?"":y+""})),(n=l.valHooks[this.type]||l.valHooks[this.nodeName.toLowerCase()])&&"set"in n&&n.set(this,f,"value")!==void 0||(this.value=f))})):h?(n=l.valHooks[h.type]||l.valHooks[h.nodeName.toLowerCase()])&&"get"in n&&(r=n.get(h,"value"))!==void 0?r:typeof(r=h.value)=="string"?r.replace(ui,""):r??"":void 0}}),l.extend({valHooks:{option:{get:function(e){var n=l.find.attr(e,"value");return n??ht(l.text(e))}},select:{get:function(e){var n,r,o,h=e.options,d=e.selectedIndex,f=e.type==="select-one",y=f?null:[],b=f?d+1:h.length;for(o=d<0?b:f?d:0;o<b;o++)if(((r=h[o]).selected||o===d)&&!r.disabled&&(!r.parentNode.disabled||!kt(r.parentNode,"optgroup"))){if(n=l(r).val(),f)return n;y.push(n)}return y},set:function(e,n){for(var r,o,h=e.options,d=l.makeArray(n),f=h.length;f--;)((o=h[f]).selected=-1<l.inArray(l.valHooks.option.get(o),d))&&(r=!0);return r||(e.selectedIndex=-1),d}}}}),l.each(["radio","checkbox"],function(){l.valHooks[this]={set:function(e,n){if(Array.isArray(n))return e.checked=-1<l.inArray(l(e).val(),n)}},de.checkOn||(l.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value})}),de.focusin="onfocusin"in K;var bn=/^(?:focusinfocus|focusoutblur)$/,be=function(e){e.stopPropagation()};l.extend(l.event,{trigger:function(e,n,r,o){var h,d,f,y,b,w,C,j,D=[r||se],E=Le.call(e,"type")?e.type:e,G=Le.call(e,"namespace")?e.namespace.split("."):[];if(d=j=f=r=r||se,r.nodeType!==3&&r.nodeType!==8&&!bn.test(E+l.event.triggered)&&(-1<E.indexOf(".")&&(E=(G=E.split(".")).shift(),G.sort()),b=E.indexOf(":")<0&&"on"+E,(e=e[l.expando]?e:new l.Event(E,typeof e=="object"&&e)).isTrigger=o?2:3,e.namespace=G.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+G.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=r),n=n==null?[e]:l.makeArray(n,[e]),C=l.event.special[E]||{},o||!C.trigger||C.trigger.apply(r,n)!==!1)){if(!o&&!C.noBubble&&!Ot(r)){for(y=C.delegateType||E,bn.test(y+E)||(d=d.parentNode);d;d=d.parentNode)D.push(d),f=d;f===(r.ownerDocument||se)&&D.push(f.defaultView||f.parentWindow||K)}for(h=0;(d=D[h++])&&!e.isPropagationStopped();)j=d,e.type=1<h?y:C.bindType||E,(w=(te.get(d,"events")||{})[e.type]&&te.get(d,"handle"))&&w.apply(d,n),(w=b&&d[b])&&w.apply&&Pt(d)&&(e.result=w.apply(d,n),e.result===!1&&e.preventDefault());return e.type=E,o||e.isDefaultPrevented()||C._default&&C._default.apply(D.pop(),n)!==!1||!Pt(r)||b&&oe(r[E])&&!Ot(r)&&((f=r[b])&&(r[b]=null),l.event.triggered=E,e.isPropagationStopped()&&j.addEventListener(E,be),r[E](),e.isPropagationStopped()&&j.removeEventListener(E,be),l.event.triggered=void 0,f&&(r[b]=f)),e.result}},simulate:function(e,n,r){var o=l.extend(new l.Event,r,{type:e,isSimulated:!0});l.event.trigger(o,null,n)}}),l.fn.extend({trigger:function(e,n){return this.each(function(){l.event.trigger(e,n,this)})},triggerHandler:function(e,n){var r=this[0];if(r)return l.event.trigger(e,n,r,!0)}}),de.focusin||l.each({focus:"focusin",blur:"focusout"},function(e,n){var r=function(o){l.event.simulate(n,o.target,l.event.fix(o))};l.event.special[n]={setup:function(){var o=this.ownerDocument||this,h=te.access(o,n);h||o.addEventListener(e,r,!0),te.access(o,n,(h||0)+1)},teardown:function(){var o=this.ownerDocument||this,h=te.access(o,n)-1;h?te.access(o,n,h):(o.removeEventListener(e,r,!0),te.remove(o,n))}}});var wn=K.location,nn=Date.now(),xn=/\?/;l.parseXML=function(e){var n;if(!e||typeof e!="string")return null;try{n=new K.DOMParser().parseFromString(e,"text/xml")}catch{n=void 0}return n&&!n.getElementsByTagName("parsererror").length||l.error("Invalid XML: "+e),n};var Bn=/\[\]$/,$n=/\r?\n/g,ci=/^(?:submit|button|image|reset|file)$/i,Si=/^(?:input|select|textarea|keygen)/i;function qt(e,n,r,o){var h;if(Array.isArray(n))l.each(n,function(d,f){r||Bn.test(e)?o(e,f):qt(e+"["+(typeof f=="object"&&f!=null?d:"")+"]",f,r,o)});else if(r||Ce(n)!=="object")o(e,n);else for(h in n)qt(e+"["+h+"]",n[h],r,o)}l.param=function(e,n){var r,o=[],h=function(d,f){var y=oe(f)?f():f;o[o.length]=encodeURIComponent(d)+"="+encodeURIComponent(y??"")};if(e==null)return"";if(Array.isArray(e)||e.jquery&&!l.isPlainObject(e))l.each(e,function(){h(this.name,this.value)});else for(r in e)qt(r,e[r],n,h);return o.join("&")},l.fn.extend({serialize:function(){return l.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=l.prop(this,"elements");return e?l.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!l(this).is(":disabled")&&Si.test(this.nodeName)&&!ci.test(e)&&(this.checked||!We.test(e))}).map(function(e,n){var r=l(this).val();return r==null?null:Array.isArray(r)?l.map(r,function(o){return{name:n.name,value:o.replace($n,`\r
`)}}):{name:n.name,value:r.replace($n,`\r
`)}}).get()}});var Gn=/%20/g,In=/#.*$/,dt=/([?&])_=[^&]*/,ji=/^(.*?):[ \t]*([^\r\n]*)$/gm,$i=/^(?:GET|HEAD)$/,wt=/^\/\//,jt={},Xn={},hi="*/".concat("*"),Zn=se.createElement("a");function di(e){return function(n,r){typeof n!="string"&&(r=n,n="*");var o,h=0,d=n.toLowerCase().match(yt)||[];if(oe(r))for(;o=d[h++];)o[0]==="+"?(o=o.slice(1)||"*",(e[o]=e[o]||[]).unshift(r)):(e[o]=e[o]||[]).push(r)}}function Di(e,n,r,o){var h={},d=e===Xn;function f(y){var b;return h[y]=!0,l.each(e[y]||[],function(w,C){var j=C(n,r,o);return typeof j!="string"||d||h[j]?d?!(b=j):void 0:(n.dataTypes.unshift(j),f(j),!1)}),b}return f(n.dataTypes[0])||!h["*"]&&f("*")}function kn(e,n){var r,o,h=l.ajaxSettings.flatOptions||{};for(r in n)n[r]!==void 0&&((h[r]?e:o||(o={}))[r]=n[r]);return o&&l.extend(!0,e,o),e}Zn.href=wn.href,l.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:wn.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(wn.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":hi,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":l.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,n){return n?kn(kn(e,l.ajaxSettings),n):kn(l.ajaxSettings,e)},ajaxPrefilter:di(jt),ajaxTransport:di(Xn),ajax:function(e,n){typeof e=="object"&&(n=e,e=void 0),n=n||{};var r,o,h,d,f,y,b,w,C,j,D=l.ajaxSetup({},n),E=D.context||D,G=D.context&&(E.nodeType||E.jquery)?l(E):l.event,Z=l.Deferred(),V=l.Callbacks("once memory"),me=D.statusCode||{},we={},$e={},ge="canceled",F={readyState:0,getResponseHeader:function(pe){var _e;if(b){if(!d)for(d={};_e=ji.exec(h);)d[_e[1].toLowerCase()+" "]=(d[_e[1].toLowerCase()+" "]||[]).concat(_e[2]);_e=d[pe.toLowerCase()+" "]}return _e==null?null:_e.join(", ")},getAllResponseHeaders:function(){return b?h:null},setRequestHeader:function(pe,_e){return b==null&&(pe=$e[pe.toLowerCase()]=$e[pe.toLowerCase()]||pe,we[pe]=_e),this},overrideMimeType:function(pe){return b==null&&(D.mimeType=pe),this},statusCode:function(pe){var _e;if(pe)if(b)F.always(pe[F.status]);else for(_e in pe)me[_e]=[me[_e],pe[_e]];return this},abort:function(pe){var _e=pe||ge;return r&&r.abort(_e),rt(0,_e),this}};if(Z.promise(F),D.url=((e||D.url||wn.href)+"").replace(wt,wn.protocol+"//"),D.type=n.method||n.type||D.method||D.type,D.dataTypes=(D.dataType||"*").toLowerCase().match(yt)||[""],D.crossDomain==null){y=se.createElement("a");try{y.href=D.url,y.href=y.href,D.crossDomain=Zn.protocol+"//"+Zn.host!=y.protocol+"//"+y.host}catch{D.crossDomain=!0}}if(D.data&&D.processData&&typeof D.data!="string"&&(D.data=l.param(D.data,D.traditional)),Di(jt,D,n,F),b)return F;for(C in(w=l.event&&D.global)&&l.active++==0&&l.event.trigger("ajaxStart"),D.type=D.type.toUpperCase(),D.hasContent=!$i.test(D.type),o=D.url.replace(In,""),D.hasContent?D.data&&D.processData&&(D.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(D.data=D.data.replace(Gn,"+")):(j=D.url.slice(o.length),D.data&&(D.processData||typeof D.data=="string")&&(o+=(xn.test(o)?"&":"?")+D.data,delete D.data),D.cache===!1&&(o=o.replace(dt,"$1"),j=(xn.test(o)?"&":"?")+"_="+nn+++j),D.url=o+j),D.ifModified&&(l.lastModified[o]&&F.setRequestHeader("If-Modified-Since",l.lastModified[o]),l.etag[o]&&F.setRequestHeader("If-None-Match",l.etag[o])),(D.data&&D.hasContent&&D.contentType!==!1||n.contentType)&&F.setRequestHeader("Content-Type",D.contentType),F.setRequestHeader("Accept",D.dataTypes[0]&&D.accepts[D.dataTypes[0]]?D.accepts[D.dataTypes[0]]+(D.dataTypes[0]!=="*"?", "+hi+"; q=0.01":""):D.accepts["*"]),D.headers)F.setRequestHeader(C,D.headers[C]);if(D.beforeSend&&(D.beforeSend.call(E,F,D)===!1||b))return F.abort();if(ge="abort",V.add(D.complete),F.done(D.success),F.fail(D.error),r=Di(Xn,D,n,F)){if(F.readyState=1,w&&G.trigger("ajaxSend",[F,D]),b)return F;D.async&&0<D.timeout&&(f=K.setTimeout(function(){F.abort("timeout")},D.timeout));try{b=!1,r.send(we,rt)}catch(pe){if(b)throw pe;rt(-1,pe)}}else rt(-1,"No Transport");function rt(pe,_e,Et,Tn){var ze,ft,At,ne,t,i=_e;b||(b=!0,f&&K.clearTimeout(f),r=void 0,h=Tn||"",F.readyState=0<pe?4:0,ze=200<=pe&&pe<300||pe===304,Et&&(ne=function(a,u,m){for(var k,T,A,L,H=a.contents,B=a.dataTypes;B[0]==="*";)B.shift(),k===void 0&&(k=a.mimeType||u.getResponseHeader("Content-Type"));if(k){for(T in H)if(H[T]&&H[T].test(k)){B.unshift(T);break}}if(B[0]in m)A=B[0];else{for(T in m){if(!B[0]||a.converters[T+" "+B[0]]){A=T;break}L||(L=T)}A=A||L}if(A)return A!==B[0]&&B.unshift(A),m[A]}(D,F,Et)),ne=function(a,u,m,k){var T,A,L,H,B,Q={},ce=a.dataTypes.slice();if(ce[1])for(L in a.converters)Q[L.toLowerCase()]=a.converters[L];for(A=ce.shift();A;)if(a.responseFields[A]&&(m[a.responseFields[A]]=u),!B&&k&&a.dataFilter&&(u=a.dataFilter(u,a.dataType)),B=A,A=ce.shift()){if(A==="*")A=B;else if(B!=="*"&&B!==A){if(!(L=Q[B+" "+A]||Q["* "+A])){for(T in Q)if((H=T.split(" "))[1]===A&&(L=Q[B+" "+H[0]]||Q["* "+H[0]])){L===!0?L=Q[T]:Q[T]!==!0&&(A=H[0],ce.unshift(H[1]));break}}if(L!==!0)if(L&&a.throws)u=L(u);else try{u=L(u)}catch(Se){return{state:"parsererror",error:L?Se:"No conversion from "+B+" to "+A}}}}return{state:"success",data:u}}(D,ne,F,ze),ze?(D.ifModified&&((t=F.getResponseHeader("Last-Modified"))&&(l.lastModified[o]=t),(t=F.getResponseHeader("etag"))&&(l.etag[o]=t)),pe===204||D.type==="HEAD"?i="nocontent":pe===304?i="notmodified":(i=ne.state,ft=ne.data,ze=!(At=ne.error))):(At=i,!pe&&i||(i="error",pe<0&&(pe=0))),F.status=pe,F.statusText=(_e||i)+"",ze?Z.resolveWith(E,[ft,i,F]):Z.rejectWith(E,[F,i,At]),F.statusCode(me),me=void 0,w&&G.trigger(ze?"ajaxSuccess":"ajaxError",[F,D,ze?ft:At]),V.fireWith(E,[F,i]),w&&(G.trigger("ajaxComplete",[F,D]),--l.active||l.event.trigger("ajaxStop")))}return F},getJSON:function(e,n,r){return l.get(e,n,r,"json")},getScript:function(e,n){return l.get(e,void 0,n,"script")}}),l.each(["get","post"],function(e,n){l[n]=function(r,o,h,d){return oe(o)&&(d=d||h,h=o,o=void 0),l.ajax(l.extend({url:r,type:n,dataType:d,data:o,success:h},l.isPlainObject(r)&&r))}}),l._evalUrl=function(e,n){return l.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(r){l.globalEval(r,n)}})},l.fn.extend({wrapAll:function(e){var n;return this[0]&&(oe(e)&&(e=e.call(this[0])),n=l(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&n.insertBefore(this[0]),n.map(function(){for(var r=this;r.firstElementChild;)r=r.firstElementChild;return r}).append(this)),this},wrapInner:function(e){return oe(e)?this.each(function(n){l(this).wrapInner(e.call(this,n))}):this.each(function(){var n=l(this),r=n.contents();r.length?r.wrapAll(e):n.append(e)})},wrap:function(e){var n=oe(e);return this.each(function(r){l(this).wrapAll(n?e.call(this,r):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){l(this).replaceWith(this.childNodes)}),this}}),l.expr.pseudos.hidden=function(e){return!l.expr.pseudos.visible(e)},l.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},l.ajaxSettings.xhr=function(){try{return new K.XMLHttpRequest}catch{}};var fi={0:200,1223:204},sn=l.ajaxSettings.xhr();de.cors=!!sn&&"withCredentials"in sn,de.ajax=sn=!!sn,l.ajaxTransport(function(e){var n,r;if(de.cors||sn&&!e.crossDomain)return{send:function(o,h){var d,f=e.xhr();if(f.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(d in e.xhrFields)f[d]=e.xhrFields[d];for(d in e.mimeType&&f.overrideMimeType&&f.overrideMimeType(e.mimeType),e.crossDomain||o["X-Requested-With"]||(o["X-Requested-With"]="XMLHttpRequest"),o)f.setRequestHeader(d,o[d]);n=function(y){return function(){n&&(n=r=f.onload=f.onerror=f.onabort=f.ontimeout=f.onreadystatechange=null,y==="abort"?f.abort():y==="error"?typeof f.status!="number"?h(0,"error"):h(f.status,f.statusText):h(fi[f.status]||f.status,f.statusText,(f.responseType||"text")!=="text"||typeof f.responseText!="string"?{binary:f.response}:{text:f.responseText},f.getAllResponseHeaders()))}},f.onload=n(),r=f.onerror=f.ontimeout=n("error"),f.onabort!==void 0?f.onabort=r:f.onreadystatechange=function(){f.readyState===4&&K.setTimeout(function(){n&&r()})},n=n("abort");try{f.send(e.hasContent&&e.data||null)}catch(y){if(n)throw y}},abort:function(){n&&n()}}}),l.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),l.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return l.globalEval(e),e}}}),l.ajaxPrefilter("script",function(e){e.cache===void 0&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),l.ajaxTransport("script",function(e){var n,r;if(e.crossDomain||e.scriptAttrs)return{send:function(o,h){n=l("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",r=function(d){n.remove(),r=null,d&&h(d.type==="error"?404:200,d.type)}),se.head.appendChild(n[0])},abort:function(){r&&r()}}});var Hn,rn=[],Qn=/(=)\?(?=&|$)|\?\?/;l.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=rn.pop()||l.expando+"_"+nn++;return this[e]=!0,e}}),l.ajaxPrefilter("json jsonp",function(e,n,r){var o,h,d,f=e.jsonp!==!1&&(Qn.test(e.url)?"url":typeof e.data=="string"&&(e.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&Qn.test(e.data)&&"data");if(f||e.dataTypes[0]==="jsonp")return o=e.jsonpCallback=oe(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,f?e[f]=e[f].replace(Qn,"$1"+o):e.jsonp!==!1&&(e.url+=(xn.test(e.url)?"&":"?")+e.jsonp+"="+o),e.converters["script json"]=function(){return d||l.error(o+" was not called"),d[0]},e.dataTypes[0]="json",h=K[o],K[o]=function(){d=arguments},r.always(function(){h===void 0?l(K).removeProp(o):K[o]=h,e[o]&&(e.jsonpCallback=n.jsonpCallback,rn.push(o)),d&&oe(h)&&h(d[0]),d=h=void 0}),"script"}),de.createHTMLDocument=((Hn=se.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",Hn.childNodes.length===2),l.parseHTML=function(e,n,r){return typeof e!="string"?[]:(typeof n=="boolean"&&(r=n,n=!1),n||(de.createHTMLDocument?((o=(n=se.implementation.createHTMLDocument("")).createElement("base")).href=se.location.href,n.head.appendChild(o)):n=se),d=!r&&[],(h=_t.exec(e))?[n.createElement(h[1])]:(h=Gt([e],n,d),d&&d.length&&l(d).remove(),l.merge([],h.childNodes)));var o,h,d},l.fn.load=function(e,n,r){var o,h,d,f=this,y=e.indexOf(" ");return-1<y&&(o=ht(e.slice(y)),e=e.slice(0,y)),oe(n)?(r=n,n=void 0):n&&typeof n=="object"&&(h="POST"),0<f.length&&l.ajax({url:e,type:h||"GET",dataType:"html",data:n}).done(function(b){d=arguments,f.html(o?l("<div>").append(l.parseHTML(b)).find(o):b)}).always(r&&function(b,w){f.each(function(){r.apply(this,d||[b.responseText,w,b])})}),this},l.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,n){l.fn[n]=function(r){return this.on(n,r)}}),l.expr.pseudos.animated=function(e){return l.grep(l.timers,function(n){return e===n.elem}).length},l.offset={setOffset:function(e,n,r){var o,h,d,f,y,b,w=l.css(e,"position"),C=l(e),j={};w==="static"&&(e.style.position="relative"),y=C.offset(),d=l.css(e,"top"),b=l.css(e,"left"),(w==="absolute"||w==="fixed")&&-1<(d+b).indexOf("auto")?(f=(o=C.position()).top,h=o.left):(f=parseFloat(d)||0,h=parseFloat(b)||0),oe(n)&&(n=n.call(e,r,l.extend({},y))),n.top!=null&&(j.top=n.top-y.top+f),n.left!=null&&(j.left=n.left-y.left+h),"using"in n?n.using.call(e,j):C.css(j)}},l.fn.extend({offset:function(e){if(arguments.length)return e===void 0?this:this.each(function(h){l.offset.setOffset(this,e,h)});var n,r,o=this[0];return o?o.getClientRects().length?(n=o.getBoundingClientRect(),r=o.ownerDocument.defaultView,{top:n.top+r.pageYOffset,left:n.left+r.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,n,r,o=this[0],h={top:0,left:0};if(l.css(o,"position")==="fixed")n=o.getBoundingClientRect();else{for(n=this.offset(),r=o.ownerDocument,e=o.offsetParent||r.documentElement;e&&(e===r.body||e===r.documentElement)&&l.css(e,"position")==="static";)e=e.parentNode;e&&e!==o&&e.nodeType===1&&((h=l(e).offset()).top+=l.css(e,"borderTopWidth",!0),h.left+=l.css(e,"borderLeftWidth",!0))}return{top:n.top-h.top-l.css(o,"marginTop",!0),left:n.left-h.left-l.css(o,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&l.css(e,"position")==="static";)e=e.offsetParent;return e||le})}}),l.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r=n==="pageYOffset";l.fn[e]=function(o){return Me(this,function(h,d,f){var y;if(Ot(h)?y=h:h.nodeType===9&&(y=h.defaultView),f===void 0)return y?y[n]:h[d];y?y.scrollTo(r?y.pageXOffset:f,r?f:y.pageYOffset):h[d]=f},e,o,arguments.length)}}),l.each(["top","left"],function(e,n){l.cssHooks[n]=en(de.pixelPosition,function(r,o){if(o)return o=Ln(r,n),Kt.test(o)?l(r).position()[n]+"px":o})}),l.each({Height:"height",Width:"width"},function(e,n){l.each({padding:"inner"+e,content:n,"":"outer"+e},function(r,o){l.fn[o]=function(h,d){var f=arguments.length&&(r||typeof h!="boolean"),y=r||(h===!0||d===!0?"margin":"border");return Me(this,function(b,w,C){var j;return Ot(b)?o.indexOf("outer")===0?b["inner"+e]:b.document.documentElement["client"+e]:b.nodeType===9?(j=b.documentElement,Math.max(b.body["scroll"+e],j["scroll"+e],b.body["offset"+e],j["offset"+e],j["client"+e])):C===void 0?l.css(b,w,y):l.style(b,w,C,y)},n,f?h:void 0,f)}})}),l.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){l.fn[n]=function(r,o){return 0<arguments.length?this.on(n,null,r,o):this.trigger(n)}}),l.fn.extend({hover:function(e,n){return this.mouseenter(e).mouseleave(n||e)}}),l.fn.extend({bind:function(e,n,r){return this.on(e,null,n,r)},unbind:function(e,n){return this.off(e,null,n)},delegate:function(e,n,r,o){return this.on(n,e,r,o)},undelegate:function(e,n,r){return arguments.length===1?this.off(e,"**"):this.off(n,e||"**",r)}}),l.proxy=function(e,n){var r,o,h;if(typeof n=="string"&&(r=e[n],n=e,e=r),oe(e))return o=Ge.call(arguments,2),(h=function(){return e.apply(n||this,o.concat(Ge.call(arguments)))}).guid=e.guid=e.guid||l.guid++,h},l.holdReady=function(e){e?l.readyWait++:l.ready(!0)},l.isArray=Array.isArray,l.parseJSON=JSON.parse,l.nodeName=kt,l.isFunction=oe,l.isWindow=Ot,l.camelCase=Qe,l.type=Ce,l.now=Date.now,l.isNumeric=function(e){var n=l.type(e);return(n==="number"||n==="string")&&!isNaN(e-parseFloat(e))},typeof define=="function"&&define.amd&&define("jquery",[],function(){return l});var Ut=K.jQuery,Dt=K.$;return l.noConflict=function(e){return K.$===l&&(K.$=Dt),e&&K.jQuery===l&&(K.jQuery=Ut),l},R||(K.jQuery=K.$=l),l});/*!
  * Bootstrap v5.3.2 (https://getbootstrap.com/)
  * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */(function(K,R){typeof exports=="object"&&typeof module<"u"?module.exports=R(require("@popperjs/core")):typeof define=="function"&&define.amd?define(["@popperjs/core"],R):(K=typeof globalThis<"u"?globalThis:K||self).bootstrap=R(K.Popper)})(this,function(K){"use strict";function R(g){const s=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(g){for(const c in g)if(c!=="default"){const _=Object.getOwnPropertyDescriptor(g,c);Object.defineProperty(s,c,_.get?_:{enumerable:!0,get:()=>g[c]})}}return s.default=g,Object.freeze(s)}const ve=R(K),se=new Map,ae={set(g,s,c){se.has(g)||se.set(g,new Map);const _=se.get(g);_.has(s)||_.size===0?_.set(s,c):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(_.keys())[0]}.`)},get:(g,s)=>se.has(g)&&se.get(g).get(s)||null,remove(g,s){if(!se.has(g))return;const c=se.get(g);c.delete(s),c.size===0&&se.delete(g)}},Ge="transitionend",Xe=g=>(g&&window.CSS&&window.CSS.escape&&(g=g.replace(/#([^\s"#']+)/g,(s,c)=>`#${CSS.escape(c)}`)),g),pt=g=>{g.dispatchEvent(new Event(Ge))},Ze=g=>!(!g||typeof g!="object")&&(g.jquery!==void 0&&(g=g[0]),g.nodeType!==void 0),mt=g=>Ze(g)?g.jquery?g[0]:g:typeof g=="string"&&g.length>0?document.querySelector(Xe(g)):null,tt=g=>{if(!Ze(g)||g.getClientRects().length===0)return!1;const s=getComputedStyle(g).getPropertyValue("visibility")==="visible",c=g.closest("details:not([open])");if(!c)return s;if(c!==g){const _=g.closest("summary");if(_&&_.parentNode!==c||_===null)return!1}return s},Le=g=>!g||g.nodeType!==Node.ELEMENT_NODE||!!g.classList.contains("disabled")||(g.disabled!==void 0?g.disabled:g.hasAttribute("disabled")&&g.getAttribute("disabled")!=="false"),re=g=>{if(!document.documentElement.attachShadow)return null;if(typeof g.getRootNode=="function"){const s=g.getRootNode();return s instanceof ShadowRoot?s:null}return g instanceof ShadowRoot?g:g.parentNode?re(g.parentNode):null},un=()=>{},de=g=>{g.offsetHeight},oe=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,Ot=[],nt=()=>document.documentElement.dir==="rtl",Je=g=>{var s;s=()=>{const c=oe();if(c){const _=g.NAME,M=c.fn[_];c.fn[_]=g.jQueryInterface,c.fn[_].Constructor=g,c.fn[_].noConflict=()=>(c.fn[_]=M,g.jQueryInterface)}},document.readyState==="loading"?(Ot.length||document.addEventListener("DOMContentLoaded",()=>{for(const c of Ot)c()}),Ot.push(s)):s()},Ce=(g,s=[],c=g)=>typeof g=="function"?g(...s):c,at=(g,s,c=!0)=>{if(!c)return void Ce(g);const _=(q=>{if(!q)return 0;let{transitionDuration:ie,transitionDelay:he}=window.getComputedStyle(q);const ue=Number.parseFloat(ie),Ie=Number.parseFloat(he);return ue||Ie?(ie=ie.split(",")[0],he=he.split(",")[0],1e3*(Number.parseFloat(ie)+Number.parseFloat(he))):0})(s)+5;let M=!1;const O=({target:q})=>{q===s&&(M=!0,s.removeEventListener(Ge,O),Ce(g))};s.addEventListener(Ge,O),setTimeout(()=>{M||pt(s)},_)},l=(g,s,c,_)=>{const M=g.length;let O=g.indexOf(s);return O===-1?!c&&_?g[M-1]:g[0]:(O+=c?1:-1,_&&(O=(O+M)%M),g[Math.max(0,Math.min(O,M-1))])},gt=/[^.]*(?=\..*)\.|.*/,Rn=/\..*/,It=/::\d+$/,Ue={};let Dn=1;const Cn={mouseenter:"mouseover",mouseleave:"mouseout"},kt=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function _t(g,s){return s&&`${s}::${Dn++}`||g.uidEvent||Dn++}function cn(g){const s=_t(g);return g.uidEvent=s,Ue[s]=Ue[s]||{},Ue[s]}function hn(g,s,c=null){return Object.values(g).find(_=>_.callable===s&&_.delegationSelector===c)}function Fn(g,s,c){const _=typeof s=="string",M=_?c:s||c;let O=yt(g);return kt.has(O)||(O=g),[_,M,O]}function Bt(g,s,c,_,M){if(typeof s!="string"||!g)return;let[O,q,ie]=Fn(s,c,_);s in Cn&&(q=(zt=>function(Nt){if(!Nt.relatedTarget||Nt.relatedTarget!==Nt.delegateTarget&&!Nt.delegateTarget.contains(Nt.relatedTarget))return zt.call(this,Nt)})(q));const he=cn(g),ue=he[ie]||(he[ie]={}),Ie=hn(ue,q,O?c:null);if(Ie)return void(Ie.oneOff=Ie.oneOff&&M);const De=_t(q,s.replace(gt,"")),ke=O?function(Be,zt,Nt){return function Jn(Oi){const Ji=Be.querySelectorAll(zt);for(let{target:gi}=Oi;gi&&gi!==this;gi=gi.parentNode)for(const es of Ji)if(es===gi)return Ve(Oi,{delegateTarget:gi}),Jn.oneOff&&P.off(Be,Oi.type,zt,Nt),Nt.apply(gi,[Oi])}}(g,c,q):function(Be,zt){return function Nt(Jn){return Ve(Jn,{delegateTarget:Be}),Nt.oneOff&&P.off(Be,Jn.type,zt),zt.apply(Be,[Jn])}}(g,q);ke.delegationSelector=O?c:null,ke.callable=q,ke.oneOff=M,ke.uidEvent=De,ue[De]=ke,g.addEventListener(ie,ke,O)}function ee(g,s,c,_,M){const O=hn(s[c],_,M);O&&(g.removeEventListener(c,O,!!M),delete s[c][O.uidEvent])}function En(g,s,c,_){const M=s[c]||{};for(const[O,q]of Object.entries(M))O.includes(_)&&ee(g,s,c,q.callable,q.delegationSelector)}function yt(g){return g=g.replace(Rn,""),Cn[g]||g}const P={on(g,s,c,_){Bt(g,s,c,_,!1)},one(g,s,c,_){Bt(g,s,c,_,!0)},off(g,s,c,_){if(typeof s!="string"||!g)return;const[M,O,q]=Fn(s,c,_),ie=q!==s,he=cn(g),ue=he[q]||{},Ie=s.startsWith(".");if(O===void 0){if(Ie)for(const De of Object.keys(he))En(g,he,De,s.slice(1));for(const[De,ke]of Object.entries(ue)){const Be=De.replace(It,"");ie&&!s.includes(Be)||ee(g,he,q,ke.callable,ke.delegationSelector)}}else{if(!Object.keys(ue).length)return;ee(g,he,q,O,M?c:null)}},trigger(g,s,c){if(typeof s!="string"||!g)return null;const _=oe();let M=null,O=!0,q=!0,ie=!1;s!==yt(s)&&_&&(M=_.Event(s,c),_(g).trigger(M),O=!M.isPropagationStopped(),q=!M.isImmediatePropagationStopped(),ie=M.isDefaultPrevented());const he=Ve(new Event(s,{bubbles:O,cancelable:!0}),c);return ie&&he.preventDefault(),q&&g.dispatchEvent(he),he.defaultPrevented&&M&&M.preventDefault(),he}};function Ve(g,s={}){for(const[c,_]of Object.entries(s))try{g[c]=_}catch{Object.defineProperty(g,c,{configurable:!0,get:()=>_})}return g}function An(g){if(g==="true")return!0;if(g==="false")return!1;if(g===Number(g).toString())return Number(g);if(g===""||g==="null")return null;if(typeof g!="string")return g;try{return JSON.parse(decodeURIComponent(g))}catch{return g}}function ei(g){return g.replace(/[A-Z]/g,s=>`-${s.toLowerCase()}`)}const et={setDataAttribute(g,s,c){g.setAttribute(`data-bs-${ei(s)}`,c)},removeDataAttribute(g,s){g.removeAttribute(`data-bs-${ei(s)}`)},getDataAttributes(g){if(!g)return{};const s={},c=Object.keys(g.dataset).filter(_=>_.startsWith("bs")&&!_.startsWith("bsConfig"));for(const _ of c){let M=_.replace(/^bs/,"");M=M.charAt(0).toLowerCase()+M.slice(1,M.length),s[M]=An(g.dataset[_])}return s},getDataAttribute:(g,s)=>An(g.getAttribute(`data-bs-${ei(s)}`))};class Ae{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(s){return s=this._mergeConfigObj(s),s=this._configAfterMerge(s),this._typeCheckConfig(s),s}_configAfterMerge(s){return s}_mergeConfigObj(s,c){const _=Ze(c)?et.getDataAttribute(c,"config"):{};return{...this.constructor.Default,...typeof _=="object"?_:{},...Ze(c)?et.getDataAttributes(c):{},...typeof s=="object"?s:{}}}_typeCheckConfig(s,c=this.constructor.DefaultType){for(const[M,O]of Object.entries(c)){const q=s[M],ie=Ze(q)?"element":(_=q)==null?`${_}`:Object.prototype.toString.call(_).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(O).test(ie))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${M}" provided type "${ie}" but expected type "${O}".`)}var _}}class Me extends Ae{constructor(s,c){super(),(s=mt(s))&&(this._element=s,this._config=this._getConfig(c),ae.set(this._element,this.constructor.DATA_KEY,this))}dispose(){ae.remove(this._element,this.constructor.DATA_KEY),P.off(this._element,this.constructor.EVENT_KEY);for(const s of Object.getOwnPropertyNames(this))this[s]=null}_queueCallback(s,c,_=!0){at(s,c,_)}_getConfig(s){return s=this._mergeConfigObj(s,this._element),s=this._configAfterMerge(s),this._typeCheckConfig(s),s}static getInstance(s){return ae.get(mt(s),this.DATA_KEY)}static getOrCreateInstance(s,c={}){return this.getInstance(s)||new this(s,typeof c=="object"?c:null)}static get VERSION(){return"5.3.2"}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(s){return`${s}${this.EVENT_KEY}`}}const ye=g=>{let s=g.getAttribute("data-bs-target");if(!s||s==="#"){let c=g.getAttribute("href");if(!c||!c.includes("#")&&!c.startsWith("."))return null;c.includes("#")&&!c.startsWith("#")&&(c=`#${c.split("#")[1]}`),s=c&&c!=="#"?Xe(c.trim()):null}return s},J={find:(g,s=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(s,g)),findOne:(g,s=document.documentElement)=>Element.prototype.querySelector.call(s,g),children:(g,s)=>[].concat(...g.children).filter(c=>c.matches(s)),parents(g,s){const c=[];let _=g.parentNode.closest(s);for(;_;)c.push(_),_=_.parentNode.closest(s);return c},prev(g,s){let c=g.previousElementSibling;for(;c;){if(c.matches(s))return[c];c=c.previousElementSibling}return[]},next(g,s){let c=g.nextElementSibling;for(;c;){if(c.matches(s))return[c];c=c.nextElementSibling}return[]},focusableChildren(g){const s=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(c=>`${c}:not([tabindex^="-"])`).join(",");return this.find(s,g).filter(c=>!Le(c)&&tt(c))},getSelectorFromElement(g){const s=ye(g);return s&&J.findOne(s)?s:null},getElementFromSelector(g){const s=ye(g);return s?J.findOne(s):null},getMultipleElementsFromSelector(g){const s=ye(g);return s?J.find(s):[]}},Lt=(g,s="hide")=>{const c=`click.dismiss${g.EVENT_KEY}`,_=g.NAME;P.on(document,c,`[data-bs-dismiss="${_}"]`,function(M){if(["A","AREA"].includes(this.tagName)&&M.preventDefault(),Le(this))return;const O=J.getElementFromSelector(this)||this.closest(`.${_}`);g.getOrCreateInstance(O)[s]()})},Qe=".bs.alert",Pt=`close${Qe}`,Ht=`closed${Qe}`;class te extends Me{static get NAME(){return"alert"}close(){if(P.trigger(this._element,Pt).defaultPrevented)return;this._element.classList.remove("show");const s=this._element.classList.contains("fade");this._queueCallback(()=>this._destroyElement(),this._element,s)}_destroyElement(){this._element.remove(),P.trigger(this._element,Ht),this.dispose()}static jQueryInterface(s){return this.each(function(){const c=te.getOrCreateInstance(this);if(typeof s=="string"){if(c[s]===void 0||s.startsWith("_")||s==="constructor")throw new TypeError(`No method named "${s}"`);c[s](this)}})}}Lt(te,"close"),Je(te);const Fe='[data-bs-toggle="button"]';class lt extends Me{static get NAME(){return"button"}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle("active"))}static jQueryInterface(s){return this.each(function(){const c=lt.getOrCreateInstance(this);s==="toggle"&&c[s]()})}}P.on(document,"click.bs.button.data-api",Fe,g=>{g.preventDefault();const s=g.target.closest(Fe);lt.getOrCreateInstance(s).toggle()}),Je(lt);const Y=".bs.swipe",X=`touchstart${Y}`,_i=`touchmove${Y}`,ut=`touchend${Y}`,Pe=`pointerdown${Y}`,le=`pointerup${Y}`,Wt={endCallback:null,leftCallback:null,rightCallback:null},ti={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class fe extends Ae{constructor(s,c){super(),this._element=s,s&&fe.isSupported()&&(this._config=this._getConfig(c),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return Wt}static get DefaultType(){return ti}static get NAME(){return"swipe"}dispose(){P.off(this._element,Y)}_start(s){this._supportPointerEvents?this._eventIsPointerPenTouch(s)&&(this._deltaX=s.clientX):this._deltaX=s.touches[0].clientX}_end(s){this._eventIsPointerPenTouch(s)&&(this._deltaX=s.clientX-this._deltaX),this._handleSwipe(),Ce(this._config.endCallback)}_move(s){this._deltaX=s.touches&&s.touches.length>1?0:s.touches[0].clientX-this._deltaX}_handleSwipe(){const s=Math.abs(this._deltaX);if(s<=40)return;const c=s/this._deltaX;this._deltaX=0,c&&Ce(c>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(P.on(this._element,Pe,s=>this._start(s)),P.on(this._element,le,s=>this._end(s)),this._element.classList.add("pointer-event")):(P.on(this._element,X,s=>this._start(s)),P.on(this._element,_i,s=>this._move(s)),P.on(this._element,ut,s=>this._end(s)))}_eventIsPointerPenTouch(s){return this._supportPointerEvents&&(s.pointerType==="pen"||s.pointerType==="touch")}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const ct=".bs.carousel",dn=".data-api",Oe="next",He="prev",We="left",Ee="right",vt=`slide${ct}`,Ne=`slid${ct}`,Ye=`keydown${ct}`,ni=`mouseenter${ct}`,Mn=`mouseleave${ct}`,Rt=`dragstart${ct}`,je=`load${ct}${dn}`,Gt=`click${ct}${dn}`,fn="carousel",Nn="active",On=".active",Tt=".carousel-item",Xt=On+Tt,yi={ArrowLeft:Ee,ArrowRight:We},ii={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},qn={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class Zt extends Me{constructor(s,c){super(s,c),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=J.findOne(".carousel-indicators",this._element),this._addEventListeners(),this._config.ride===fn&&this.cycle()}static get Default(){return ii}static get DefaultType(){return qn}static get NAME(){return"carousel"}next(){this._slide(Oe)}nextWhenVisible(){!document.hidden&&tt(this._element)&&this.next()}prev(){this._slide(He)}pause(){this._isSliding&&pt(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){this._config.ride&&(this._isSliding?P.one(this._element,Ne,()=>this.cycle()):this.cycle())}to(s){const c=this._getItems();if(s>c.length-1||s<0)return;if(this._isSliding)return void P.one(this._element,Ne,()=>this.to(s));const _=this._getItemIndex(this._getActive());if(_===s)return;const M=s>_?Oe:He;this._slide(M,c[s])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(s){return s.defaultInterval=s.interval,s}_addEventListeners(){this._config.keyboard&&P.on(this._element,Ye,s=>this._keydown(s)),this._config.pause==="hover"&&(P.on(this._element,ni,()=>this.pause()),P.on(this._element,Mn,()=>this._maybeEnableCycle())),this._config.touch&&fe.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const c of J.find(".carousel-item img",this._element))P.on(c,Rt,_=>_.preventDefault());const s={leftCallback:()=>this._slide(this._directionToOrder(We)),rightCallback:()=>this._slide(this._directionToOrder(Ee)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),500+this._config.interval))}};this._swipeHelper=new fe(this._element,s)}_keydown(s){if(/input|textarea/i.test(s.target.tagName))return;const c=yi[s.key];c&&(s.preventDefault(),this._slide(this._directionToOrder(c)))}_getItemIndex(s){return this._getItems().indexOf(s)}_setActiveIndicatorElement(s){if(!this._indicatorsElement)return;const c=J.findOne(On,this._indicatorsElement);c.classList.remove(Nn),c.removeAttribute("aria-current");const _=J.findOne(`[data-bs-slide-to="${s}"]`,this._indicatorsElement);_&&(_.classList.add(Nn),_.setAttribute("aria-current","true"))}_updateInterval(){const s=this._activeElement||this._getActive();if(!s)return;const c=Number.parseInt(s.getAttribute("data-bs-interval"),10);this._config.interval=c||this._config.defaultInterval}_slide(s,c=null){if(this._isSliding)return;const _=this._getActive(),M=s===Oe,O=c||l(this._getItems(),_,M,this._config.wrap);if(O===_)return;const q=this._getItemIndex(O),ie=De=>P.trigger(this._element,De,{relatedTarget:O,direction:this._orderToDirection(s),from:this._getItemIndex(_),to:q});if(ie(vt).defaultPrevented||!_||!O)return;const he=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(q),this._activeElement=O;const ue=M?"carousel-item-start":"carousel-item-end",Ie=M?"carousel-item-next":"carousel-item-prev";O.classList.add(Ie),de(O),_.classList.add(ue),O.classList.add(ue),this._queueCallback(()=>{O.classList.remove(ue,Ie),O.classList.add(Nn),_.classList.remove(Nn,Ie,ue),this._isSliding=!1,ie(Ne)},_,this._isAnimated()),he&&this.cycle()}_isAnimated(){return this._element.classList.contains("slide")}_getActive(){return J.findOne(Xt,this._element)}_getItems(){return J.find(Tt,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(s){return nt()?s===We?He:Oe:s===We?Oe:He}_orderToDirection(s){return nt()?s===He?We:Ee:s===He?Ee:We}static jQueryInterface(s){return this.each(function(){const c=Zt.getOrCreateInstance(this,s);if(typeof s!="number"){if(typeof s=="string"){if(c[s]===void 0||s.startsWith("_")||s==="constructor")throw new TypeError(`No method named "${s}"`);c[s]()}}else c.to(s)})}}P.on(document,Gt,"[data-bs-slide], [data-bs-slide-to]",function(g){const s=J.getElementFromSelector(this);if(!s||!s.classList.contains(fn))return;g.preventDefault();const c=Zt.getOrCreateInstance(s),_=this.getAttribute("data-bs-slide-to");return _?(c.to(_),void c._maybeEnableCycle()):et.getDataAttribute(this,"slide")==="next"?(c.next(),void c._maybeEnableCycle()):(c.prev(),void c._maybeEnableCycle())}),P.on(window,je,()=>{const g=J.find('[data-bs-ride="carousel"]');for(const s of g)Zt.getOrCreateInstance(s)}),Je(Zt);const pn=".bs.collapse",vi=`show${pn}`,Li=`shown${pn}`,mn=`hide${pn}`,Un=`hidden${pn}`,bi=`click${pn}.data-api`,Ft="show",Re="collapse",Qt="collapsing",Kt=`:scope .${Re} .${Re}`,Jt='[data-bs-toggle="collapse"]',Vn={parent:null,toggle:!0},Ln={parent:"(null|element)",toggle:"boolean"};class en extends Me{constructor(s,c){super(s,c),this._isTransitioning=!1,this._triggerArray=[];const _=J.find(Jt);for(const M of _){const O=J.getSelectorFromElement(M),q=J.find(O).filter(ie=>ie===this._element);O!==null&&q.length&&this._triggerArray.push(M)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return Vn}static get DefaultType(){return Ln}static get NAME(){return"collapse"}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let s=[];if(this._config.parent&&(s=this._getFirstLevelChildren(".collapse.show, .collapse.collapsing").filter(M=>M!==this._element).map(M=>en.getOrCreateInstance(M,{toggle:!1}))),s.length&&s[0]._isTransitioning||P.trigger(this._element,vi).defaultPrevented)return;for(const M of s)M.hide();const c=this._getDimension();this._element.classList.remove(Re),this._element.classList.add(Qt),this._element.style[c]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const _=`scroll${c[0].toUpperCase()+c.slice(1)}`;this._queueCallback(()=>{this._isTransitioning=!1,this._element.classList.remove(Qt),this._element.classList.add(Re,Ft),this._element.style[c]="",P.trigger(this._element,Li)},this._element,!0),this._element.style[c]=`${this._element[_]}px`}hide(){if(this._isTransitioning||!this._isShown()||P.trigger(this._element,mn).defaultPrevented)return;const s=this._getDimension();this._element.style[s]=`${this._element.getBoundingClientRect()[s]}px`,de(this._element),this._element.classList.add(Qt),this._element.classList.remove(Re,Ft);for(const c of this._triggerArray){const _=J.getElementFromSelector(c);_&&!this._isShown(_)&&this._addAriaAndCollapsedClass([c],!1)}this._isTransitioning=!0,this._element.style[s]="",this._queueCallback(()=>{this._isTransitioning=!1,this._element.classList.remove(Qt),this._element.classList.add(Re),P.trigger(this._element,Un)},this._element,!0)}_isShown(s=this._element){return s.classList.contains(Ft)}_configAfterMerge(s){return s.toggle=!!s.toggle,s.parent=mt(s.parent),s}_getDimension(){return this._element.classList.contains("collapse-horizontal")?"width":"height"}_initializeChildren(){if(!this._config.parent)return;const s=this._getFirstLevelChildren(Jt);for(const c of s){const _=J.getElementFromSelector(c);_&&this._addAriaAndCollapsedClass([c],this._isShown(_))}}_getFirstLevelChildren(s){const c=J.find(Kt,this._config.parent);return J.find(s,this._config.parent).filter(_=>!c.includes(_))}_addAriaAndCollapsedClass(s,c){if(s.length)for(const _ of s)_.classList.toggle("collapsed",!c),_.setAttribute("aria-expanded",c)}static jQueryInterface(s){const c={};return typeof s=="string"&&/show|hide/.test(s)&&(c.toggle=!1),this.each(function(){const _=en.getOrCreateInstance(this,c);if(typeof s=="string"){if(_[s]===void 0)throw new TypeError(`No method named "${s}"`);_[s]()}})}}P.on(document,bi,Jt,function(g){(g.target.tagName==="A"||g.delegateTarget&&g.delegateTarget.tagName==="A")&&g.preventDefault();for(const s of J.getMultipleElementsFromSelector(this))en.getOrCreateInstance(s,{toggle:!1}).toggle()}),Je(en);const si="dropdown",Ct=".bs.dropdown",gn=".data-api",zn="ArrowUp",ri="ArrowDown",_n=`hide${Ct}`,wi=`hidden${Ct}`,Te=`show${Ct}`,yn=`shown${Ct}`,Pn=`click${Ct}${gn}`,oi=`keydown${Ct}${gn}`,it=`keyup${Ct}${gn}`,qe="show",bt='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',st=`${bt}.${qe}`,tn=".dropdown-menu",Pi=nt()?"top-end":"top-start",Yi=nt()?"top-start":"top-end",ai=nt()?"bottom-end":"bottom-start",Yn=nt()?"bottom-start":"bottom-end",vn=nt()?"left-start":"right-start",xi=nt()?"right-start":"left-start",St={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},ki={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class Ke extends Me{constructor(s,c){super(s,c),this._popper=null,this._parent=this._element.parentNode,this._menu=J.next(this._element,tn)[0]||J.prev(this._element,tn)[0]||J.findOne(tn,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return St}static get DefaultType(){return ki}static get NAME(){return si}toggle(){return this._isShown()?this.hide():this.show()}show(){if(Le(this._element)||this._isShown())return;const s={relatedTarget:this._element};if(!P.trigger(this._element,Te,s).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(".navbar-nav"))for(const c of[].concat(...document.body.children))P.on(c,"mouseover",un);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(qe),this._element.classList.add(qe),P.trigger(this._element,yn,s)}}hide(){if(Le(this._element)||!this._isShown())return;const s={relatedTarget:this._element};this._completeHide(s)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(s){if(!P.trigger(this._element,_n,s).defaultPrevented){if("ontouchstart"in document.documentElement)for(const c of[].concat(...document.body.children))P.off(c,"mouseover",un);this._popper&&this._popper.destroy(),this._menu.classList.remove(qe),this._element.classList.remove(qe),this._element.setAttribute("aria-expanded","false"),et.removeDataAttribute(this._menu,"popper"),P.trigger(this._element,wi,s)}}_getConfig(s){if(typeof(s=super._getConfig(s)).reference=="object"&&!Ze(s.reference)&&typeof s.reference.getBoundingClientRect!="function")throw new TypeError(`${si.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return s}_createPopper(){if(ve===void 0)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let s=this._element;this._config.reference==="parent"?s=this._parent:Ze(this._config.reference)?s=mt(this._config.reference):typeof this._config.reference=="object"&&(s=this._config.reference);const c=this._getPopperConfig();this._popper=ve.createPopper(s,this._menu,c)}_isShown(){return this._menu.classList.contains(qe)}_getPlacement(){const s=this._parent;if(s.classList.contains("dropend"))return vn;if(s.classList.contains("dropstart"))return xi;if(s.classList.contains("dropup-center"))return"top";if(s.classList.contains("dropdown-center"))return"bottom";const c=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return s.classList.contains("dropup")?c?Yi:Pi:c?Yn:ai}_detectNavbar(){return this._element.closest(".navbar")!==null}_getOffset(){const{offset:s}=this._config;return typeof s=="string"?s.split(",").map(c=>Number.parseInt(c,10)):typeof s=="function"?c=>s(c,this._element):s}_getPopperConfig(){const s={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(et.setDataAttribute(this._menu,"popper","static"),s.modifiers=[{name:"applyStyles",enabled:!1}]),{...s,...Ce(this._config.popperConfig,[s])}}_selectMenuItem({key:s,target:c}){const _=J.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",this._menu).filter(M=>tt(M));_.length&&l(_,c,s===ri,!_.includes(c)).focus()}static jQueryInterface(s){return this.each(function(){const c=Ke.getOrCreateInstance(this,s);if(typeof s=="string"){if(c[s]===void 0)throw new TypeError(`No method named "${s}"`);c[s]()}})}static clearMenus(s){if(s.button===2||s.type==="keyup"&&s.key!=="Tab")return;const c=J.find(st);for(const _ of c){const M=Ke.getInstance(_);if(!M||M._config.autoClose===!1)continue;const O=s.composedPath(),q=O.includes(M._menu);if(O.includes(M._element)||M._config.autoClose==="inside"&&!q||M._config.autoClose==="outside"&&q||M._menu.contains(s.target)&&(s.type==="keyup"&&s.key==="Tab"||/input|select|option|textarea|form/i.test(s.target.tagName)))continue;const ie={relatedTarget:M._element};s.type==="click"&&(ie.clickEvent=s),M._completeHide(ie)}}static dataApiKeydownHandler(s){const c=/input|textarea/i.test(s.target.tagName),_=s.key==="Escape",M=[zn,ri].includes(s.key);if(!M&&!_||c&&!_)return;s.preventDefault();const O=this.matches(bt)?this:J.prev(this,bt)[0]||J.next(this,bt)[0]||J.findOne(bt,s.delegateTarget.parentNode),q=Ke.getOrCreateInstance(O);if(M)return s.stopPropagation(),q.show(),void q._selectMenuItem(s);q._isShown()&&(s.stopPropagation(),q.hide(),O.focus())}}P.on(document,oi,bt,Ke.dataApiKeydownHandler),P.on(document,oi,tn,Ke.dataApiKeydownHandler),P.on(document,Pn,Ke.clearMenus),P.on(document,it,Ke.clearMenus),P.on(document,Pn,bt,function(g){g.preventDefault(),Ke.getOrCreateInstance(this).toggle()}),Je(Ke);const Ti="backdrop",li="show",ht=`mousedown.bs.${Ti}`,Yt={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},jn={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class ui extends Ae{constructor(s){super(),this._config=this._getConfig(s),this._isAppended=!1,this._element=null}static get Default(){return Yt}static get DefaultType(){return jn}static get NAME(){return Ti}show(s){if(!this._config.isVisible)return void Ce(s);this._append();const c=this._getElement();this._config.isAnimated&&de(c),c.classList.add(li),this._emulateAnimation(()=>{Ce(s)})}hide(s){this._config.isVisible?(this._getElement().classList.remove(li),this._emulateAnimation(()=>{this.dispose(),Ce(s)})):Ce(s)}dispose(){this._isAppended&&(P.off(this._element,ht),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const s=document.createElement("div");s.className=this._config.className,this._config.isAnimated&&s.classList.add("fade"),this._element=s}return this._element}_configAfterMerge(s){return s.rootElement=mt(s.rootElement),s}_append(){if(this._isAppended)return;const s=this._getElement();this._config.rootElement.append(s),P.on(s,ht,()=>{Ce(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(s){at(s,this._getElement(),this._config.isAnimated)}}const bn=".bs.focustrap",be=`focusin${bn}`,wn=`keydown.tab${bn}`,nn="backward",xn={autofocus:!0,trapElement:null},Bn={autofocus:"boolean",trapElement:"element"};class $n extends Ae{constructor(s){super(),this._config=this._getConfig(s),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return xn}static get DefaultType(){return Bn}static get NAME(){return"focustrap"}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),P.off(document,bn),P.on(document,be,s=>this._handleFocusin(s)),P.on(document,wn,s=>this._handleKeydown(s)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,P.off(document,bn))}_handleFocusin(s){const{trapElement:c}=this._config;if(s.target===document||s.target===c||c.contains(s.target))return;const _=J.focusableChildren(c);_.length===0?c.focus():this._lastTabNavDirection===nn?_[_.length-1].focus():_[0].focus()}_handleKeydown(s){s.key==="Tab"&&(this._lastTabNavDirection=s.shiftKey?nn:"forward")}}const ci=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Si=".sticky-top",qt="padding-right",Gn="margin-right";class In{constructor(){this._element=document.body}getWidth(){const s=document.documentElement.clientWidth;return Math.abs(window.innerWidth-s)}hide(){const s=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,qt,c=>c+s),this._setElementAttributes(ci,qt,c=>c+s),this._setElementAttributes(Si,Gn,c=>c-s)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,qt),this._resetElementAttributes(ci,qt),this._resetElementAttributes(Si,Gn)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(s,c,_){const M=this.getWidth();this._applyManipulationCallback(s,O=>{if(O!==this._element&&window.innerWidth>O.clientWidth+M)return;this._saveInitialAttribute(O,c);const q=window.getComputedStyle(O).getPropertyValue(c);O.style.setProperty(c,`${_(Number.parseFloat(q))}px`)})}_saveInitialAttribute(s,c){const _=s.style.getPropertyValue(c);_&&et.setDataAttribute(s,c,_)}_resetElementAttributes(s,c){this._applyManipulationCallback(s,_=>{const M=et.getDataAttribute(_,c);M!==null?(et.removeDataAttribute(_,c),_.style.setProperty(c,M)):_.style.removeProperty(c)})}_applyManipulationCallback(s,c){if(Ze(s))c(s);else for(const _ of J.find(s,this._element))c(_)}}const dt=".bs.modal",ji=`hide${dt}`,$i=`hidePrevented${dt}`,wt=`hidden${dt}`,jt=`show${dt}`,Xn=`shown${dt}`,hi=`resize${dt}`,Zn=`click.dismiss${dt}`,di=`mousedown.dismiss${dt}`,Di=`keydown.dismiss${dt}`,kn=`click${dt}.data-api`,fi="modal-open",sn="show",Hn="modal-static",rn={backdrop:!0,focus:!0,keyboard:!0},Qn={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class Ut extends Me{constructor(s,c){super(s,c),this._dialog=J.findOne(".modal-dialog",this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new In,this._addEventListeners()}static get Default(){return rn}static get DefaultType(){return Qn}static get NAME(){return"modal"}toggle(s){return this._isShown?this.hide():this.show(s)}show(s){this._isShown||this._isTransitioning||P.trigger(this._element,jt,{relatedTarget:s}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(fi),this._adjustDialog(),this._backdrop.show(()=>this._showElement(s)))}hide(){this._isShown&&!this._isTransitioning&&(P.trigger(this._element,ji).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(sn),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated())))}dispose(){P.off(window,dt),P.off(this._dialog,dt),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new ui({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new $n({trapElement:this._element})}_showElement(s){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const c=J.findOne(".modal-body",this._dialog);c&&(c.scrollTop=0),de(this._element),this._element.classList.add(sn),this._queueCallback(()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,P.trigger(this._element,Xn,{relatedTarget:s})},this._dialog,this._isAnimated())}_addEventListeners(){P.on(this._element,Di,s=>{s.key==="Escape"&&(this._config.keyboard?this.hide():this._triggerBackdropTransition())}),P.on(window,hi,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),P.on(this._element,di,s=>{P.one(this._element,Zn,c=>{this._element===s.target&&this._element===c.target&&(this._config.backdrop!=="static"?this._config.backdrop&&this.hide():this._triggerBackdropTransition())})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(fi),this._resetAdjustments(),this._scrollBar.reset(),P.trigger(this._element,wt)})}_isAnimated(){return this._element.classList.contains("fade")}_triggerBackdropTransition(){if(P.trigger(this._element,$i).defaultPrevented)return;const s=this._element.scrollHeight>document.documentElement.clientHeight,c=this._element.style.overflowY;c==="hidden"||this._element.classList.contains(Hn)||(s||(this._element.style.overflowY="hidden"),this._element.classList.add(Hn),this._queueCallback(()=>{this._element.classList.remove(Hn),this._queueCallback(()=>{this._element.style.overflowY=c},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const s=this._element.scrollHeight>document.documentElement.clientHeight,c=this._scrollBar.getWidth(),_=c>0;if(_&&!s){const M=nt()?"paddingLeft":"paddingRight";this._element.style[M]=`${c}px`}if(!_&&s){const M=nt()?"paddingRight":"paddingLeft";this._element.style[M]=`${c}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(s,c){return this.each(function(){const _=Ut.getOrCreateInstance(this,s);if(typeof s=="string"){if(_[s]===void 0)throw new TypeError(`No method named "${s}"`);_[s](c)}})}}P.on(document,kn,'[data-bs-toggle="modal"]',function(g){const s=J.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&g.preventDefault(),P.one(s,jt,_=>{_.defaultPrevented||P.one(s,wt,()=>{tt(this)&&this.focus()})});const c=J.findOne(".modal.show");c&&Ut.getInstance(c).hide(),Ut.getOrCreateInstance(s).toggle(this)}),Lt(Ut),Je(Ut);const Dt=".bs.offcanvas",e=".data-api",n=`load${Dt}${e}`,r="show",o="showing",h="hiding",d=".offcanvas.show",f=`show${Dt}`,y=`shown${Dt}`,b=`hide${Dt}`,w=`hidePrevented${Dt}`,C=`hidden${Dt}`,j=`resize${Dt}`,D=`click${Dt}${e}`,E=`keydown.dismiss${Dt}`,G={backdrop:!0,keyboard:!0,scroll:!1},Z={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class V extends Me{constructor(s,c){super(s,c),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return G}static get DefaultType(){return Z}static get NAME(){return"offcanvas"}toggle(s){return this._isShown?this.hide():this.show(s)}show(s){this._isShown||P.trigger(this._element,f,{relatedTarget:s}).defaultPrevented||(this._isShown=!0,this._backdrop.show(),this._config.scroll||new In().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(o),this._queueCallback(()=>{this._config.scroll&&!this._config.backdrop||this._focustrap.activate(),this._element.classList.add(r),this._element.classList.remove(o),P.trigger(this._element,y,{relatedTarget:s})},this._element,!0))}hide(){this._isShown&&(P.trigger(this._element,b).defaultPrevented||(this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(h),this._backdrop.hide(),this._queueCallback(()=>{this._element.classList.remove(r,h),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new In().reset(),P.trigger(this._element,C)},this._element,!0)))}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const s=!!this._config.backdrop;return new ui({className:"offcanvas-backdrop",isVisible:s,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:s?()=>{this._config.backdrop!=="static"?this.hide():P.trigger(this._element,w)}:null})}_initializeFocusTrap(){return new $n({trapElement:this._element})}_addEventListeners(){P.on(this._element,E,s=>{s.key==="Escape"&&(this._config.keyboard?this.hide():P.trigger(this._element,w))})}static jQueryInterface(s){return this.each(function(){const c=V.getOrCreateInstance(this,s);if(typeof s=="string"){if(c[s]===void 0||s.startsWith("_")||s==="constructor")throw new TypeError(`No method named "${s}"`);c[s](this)}})}}P.on(document,D,'[data-bs-toggle="offcanvas"]',function(g){const s=J.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&g.preventDefault(),Le(this))return;P.one(s,C,()=>{tt(this)&&this.focus()});const c=J.findOne(d);c&&c!==s&&V.getInstance(c).hide(),V.getOrCreateInstance(s).toggle(this)}),P.on(window,n,()=>{for(const g of J.find(d))V.getOrCreateInstance(g).show()}),P.on(window,j,()=>{for(const g of J.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(g).position!=="fixed"&&V.getOrCreateInstance(g).hide()}),Lt(V),Je(V);const me={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},we=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),$e=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,ge=(g,s)=>{const c=g.nodeName.toLowerCase();return s.includes(c)?!we.has(c)||!!$e.test(g.nodeValue):s.filter(_=>_ instanceof RegExp).some(_=>_.test(c))},F={allowList:me,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},rt={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},pe={entry:"(string|element|function|null)",selector:"(string|element)"};class _e extends Ae{constructor(s){super(),this._config=this._getConfig(s)}static get Default(){return F}static get DefaultType(){return rt}static get NAME(){return"TemplateFactory"}getContent(){return Object.values(this._config.content).map(s=>this._resolvePossibleFunction(s)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(s){return this._checkContent(s),this._config.content={...this._config.content,...s},this}toHtml(){const s=document.createElement("div");s.innerHTML=this._maybeSanitize(this._config.template);for(const[M,O]of Object.entries(this._config.content))this._setContent(s,O,M);const c=s.children[0],_=this._resolvePossibleFunction(this._config.extraClass);return _&&c.classList.add(..._.split(" ")),c}_typeCheckConfig(s){super._typeCheckConfig(s),this._checkContent(s.content)}_checkContent(s){for(const[c,_]of Object.entries(s))super._typeCheckConfig({selector:c,entry:_},pe)}_setContent(s,c,_){const M=J.findOne(_,s);M&&((c=this._resolvePossibleFunction(c))?Ze(c)?this._putElementInTemplate(mt(c),M):this._config.html?M.innerHTML=this._maybeSanitize(c):M.textContent=c:M.remove())}_maybeSanitize(s){return this._config.sanitize?function(c,_,M){if(!c.length)return c;if(M&&typeof M=="function")return M(c);const O=new window.DOMParser().parseFromString(c,"text/html"),q=[].concat(...O.body.querySelectorAll("*"));for(const ie of q){const he=ie.nodeName.toLowerCase();if(!Object.keys(_).includes(he)){ie.remove();continue}const ue=[].concat(...ie.attributes),Ie=[].concat(_["*"]||[],_[he]||[]);for(const De of ue)ge(De,Ie)||ie.removeAttribute(De.nodeName)}return O.body.innerHTML}(s,this._config.allowList,this._config.sanitizeFn):s}_resolvePossibleFunction(s){return Ce(s,[this])}_putElementInTemplate(s,c){if(this._config.html)return c.innerHTML="",void c.append(s);c.textContent=s.textContent}}const Et=new Set(["sanitize","allowList","sanitizeFn"]),Tn="fade",ze="show",ft=".modal",At="hide.bs.modal",ne="hover",t="focus",i={AUTO:"auto",TOP:"top",RIGHT:nt()?"left":"right",BOTTOM:"bottom",LEFT:nt()?"right":"left"},a={allowList:me,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',title:"",trigger:"hover focus"},u={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class m extends Me{constructor(s,c){if(ve===void 0)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(s,c),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return a}static get DefaultType(){return u}static get NAME(){return"tooltip"}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){this._isEnabled&&(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()?this._leave():this._enter())}dispose(){clearTimeout(this._timeout),P.off(this._element.closest(ft),At,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!this._isWithContent()||!this._isEnabled)return;const s=P.trigger(this._element,this.constructor.eventName("show")),c=(re(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(s.defaultPrevented||!c)return;this._disposePopper();const _=this._getTipElement();this._element.setAttribute("aria-describedby",_.getAttribute("id"));const{container:M}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(M.append(_),P.trigger(this._element,this.constructor.eventName("inserted"))),this._popper=this._createPopper(_),_.classList.add(ze),"ontouchstart"in document.documentElement)for(const O of[].concat(...document.body.children))P.on(O,"mouseover",un);this._queueCallback(()=>{P.trigger(this._element,this.constructor.eventName("shown")),this._isHovered===!1&&this._leave(),this._isHovered=!1},this.tip,this._isAnimated())}hide(){if(this._isShown()&&!P.trigger(this._element,this.constructor.eventName("hide")).defaultPrevented){if(this._getTipElement().classList.remove(ze),"ontouchstart"in document.documentElement)for(const s of[].concat(...document.body.children))P.off(s,"mouseover",un);this._activeTrigger.click=!1,this._activeTrigger[t]=!1,this._activeTrigger[ne]=!1,this._isHovered=null,this._queueCallback(()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),P.trigger(this._element,this.constructor.eventName("hidden")))},this.tip,this._isAnimated())}}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(s){const c=this._getTemplateFactory(s).toHtml();if(!c)return null;c.classList.remove(Tn,ze),c.classList.add(`bs-${this.constructor.NAME}-auto`);const _=(M=>{do M+=Math.floor(1e6*Math.random());while(document.getElementById(M));return M})(this.constructor.NAME).toString();return c.setAttribute("id",_),this._isAnimated()&&c.classList.add(Tn),c}setContent(s){this._newContent=s,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(s){return this._templateFactory?this._templateFactory.changeContent(s):this._templateFactory=new _e({...this._config,content:s,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{".tooltip-inner":this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(s){return this.constructor.getOrCreateInstance(s.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(Tn)}_isShown(){return this.tip&&this.tip.classList.contains(ze)}_createPopper(s){const c=Ce(this._config.placement,[this,s,this._element]),_=i[c.toUpperCase()];return ve.createPopper(this._element,s,this._getPopperConfig(_))}_getOffset(){const{offset:s}=this._config;return typeof s=="string"?s.split(",").map(c=>Number.parseInt(c,10)):typeof s=="function"?c=>s(c,this._element):s}_resolvePossibleFunction(s){return Ce(s,[this._element])}_getPopperConfig(s){const c={placement:s,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:_=>{this._getTipElement().setAttribute("data-popper-placement",_.state.placement)}}]};return{...c,...Ce(this._config.popperConfig,[c])}}_setListeners(){const s=this._config.trigger.split(" ");for(const c of s)if(c==="click")P.on(this._element,this.constructor.eventName("click"),this._config.selector,_=>{this._initializeOnDelegatedTarget(_).toggle()});else if(c!=="manual"){const _=c===ne?this.constructor.eventName("mouseenter"):this.constructor.eventName("focusin"),M=c===ne?this.constructor.eventName("mouseleave"):this.constructor.eventName("focusout");P.on(this._element,_,this._config.selector,O=>{const q=this._initializeOnDelegatedTarget(O);q._activeTrigger[O.type==="focusin"?t:ne]=!0,q._enter()}),P.on(this._element,M,this._config.selector,O=>{const q=this._initializeOnDelegatedTarget(O);q._activeTrigger[O.type==="focusout"?t:ne]=q._element.contains(O.relatedTarget),q._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},P.on(this._element.closest(ft),At,this._hideModalHandler)}_fixTitle(){const s=this._element.getAttribute("title");s&&(this._element.getAttribute("aria-label")||this._element.textContent.trim()||this._element.setAttribute("aria-label",s),this._element.setAttribute("data-bs-original-title",s),this._element.removeAttribute("title"))}_enter(){this._isShown()||this._isHovered?this._isHovered=!0:(this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show))}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(s,c){clearTimeout(this._timeout),this._timeout=setTimeout(s,c)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(s){const c=et.getDataAttributes(this._element);for(const _ of Object.keys(c))Et.has(_)&&delete c[_];return s={...c,...typeof s=="object"&&s?s:{}},s=this._mergeConfigObj(s),s=this._configAfterMerge(s),this._typeCheckConfig(s),s}_configAfterMerge(s){return s.container=s.container===!1?document.body:mt(s.container),typeof s.delay=="number"&&(s.delay={show:s.delay,hide:s.delay}),typeof s.title=="number"&&(s.title=s.title.toString()),typeof s.content=="number"&&(s.content=s.content.toString()),s}_getDelegateConfig(){const s={};for(const[c,_]of Object.entries(this._config))this.constructor.Default[c]!==_&&(s[c]=_);return s.selector=!1,s.trigger="manual",s}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(s){return this.each(function(){const c=m.getOrCreateInstance(this,s);if(typeof s=="string"){if(c[s]===void 0)throw new TypeError(`No method named "${s}"`);c[s]()}})}}Je(m);const k={...m.Default,content:"",offset:[0,8],placement:"right",template:'<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>',trigger:"click"},T={...m.DefaultType,content:"(null|string|element|function)"};class A extends m{static get Default(){return k}static get DefaultType(){return T}static get NAME(){return"popover"}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{".popover-header":this._getTitle(),".popover-body":this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(s){return this.each(function(){const c=A.getOrCreateInstance(this,s);if(typeof s=="string"){if(c[s]===void 0)throw new TypeError(`No method named "${s}"`);c[s]()}})}}Je(A);const L=".bs.scrollspy",H=`activate${L}`,B=`click${L}`,Q=`load${L}.data-api`,ce="active",Se="[href]",xt=".nav-link",Vt=`${xt}, .nav-item > ${xt}, .list-group-item`,Xi={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},Ci={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class pi extends Me{constructor(s,c){super(s,c),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement=getComputedStyle(this._element).overflowY==="visible"?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return Xi}static get DefaultType(){return Ci}static get NAME(){return"scrollspy"}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const s of this._observableSections.values())this._observer.observe(s)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(s){return s.target=mt(s.target)||document.body,s.rootMargin=s.offset?`${s.offset}px 0px -30%`:s.rootMargin,typeof s.threshold=="string"&&(s.threshold=s.threshold.split(",").map(c=>Number.parseFloat(c))),s}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(P.off(this._config.target,B),P.on(this._config.target,B,Se,s=>{const c=this._observableSections.get(s.target.hash);if(c){s.preventDefault();const _=this._rootElement||window,M=c.offsetTop-this._element.offsetTop;if(_.scrollTo)return void _.scrollTo({top:M,behavior:"smooth"});_.scrollTop=M}}))}_getNewObserver(){const s={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(c=>this._observerCallback(c),s)}_observerCallback(s){const c=q=>this._targetLinks.get(`#${q.target.id}`),_=q=>{this._previousScrollData.visibleEntryTop=q.target.offsetTop,this._process(c(q))},M=(this._rootElement||document.documentElement).scrollTop,O=M>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=M;for(const q of s){if(!q.isIntersecting){this._activeTarget=null,this._clearActiveClass(c(q));continue}const ie=q.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(O&&ie){if(_(q),!M)return}else O||ie||_(q)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const s=J.find(Se,this._config.target);for(const c of s){if(!c.hash||Le(c))continue;const _=J.findOne(decodeURI(c.hash),this._element);tt(_)&&(this._targetLinks.set(decodeURI(c.hash),c),this._observableSections.set(c.hash,_))}}_process(s){this._activeTarget!==s&&(this._clearActiveClass(this._config.target),this._activeTarget=s,s.classList.add(ce),this._activateParents(s),P.trigger(this._element,H,{relatedTarget:s}))}_activateParents(s){if(s.classList.contains("dropdown-item"))J.findOne(".dropdown-toggle",s.closest(".dropdown")).classList.add(ce);else for(const c of J.parents(s,".nav, .list-group"))for(const _ of J.prev(c,Vt))_.classList.add(ce)}_clearActiveClass(s){s.classList.remove(ce);const c=J.find(`${Se}.${ce}`,s);for(const _ of c)_.classList.remove(ce)}static jQueryInterface(s){return this.each(function(){const c=pi.getOrCreateInstance(this,s);if(typeof s=="string"){if(c[s]===void 0||s.startsWith("_")||s==="constructor")throw new TypeError(`No method named "${s}"`);c[s]()}})}}P.on(window,Q,()=>{for(const g of J.find('[data-bs-spy="scroll"]'))pi.getOrCreateInstance(g)}),Je(pi);const Wn=".bs.tab",Zi=`hide${Wn}`,mi=`hidden${Wn}`,Qi=`show${Wn}`,Ii=`shown${Wn}`,on=`click${Wn}`,an=`keydown${Wn}`,zi=`load${Wn}`,Bi="ArrowLeft",Hi="ArrowRight",Ki="ArrowUp",xe="ArrowDown",Kn="Home",Mt="End",ot="active",Ei="fade",Ai="show",Gi=".dropdown-toggle",Wi=`:not(${Gi})`,Ri='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',ln=`.nav-link${Wi}, .list-group-item${Wi}, [role="tab"]${Wi}, ${Ri}`,Fi=`.${ot}[data-bs-toggle="tab"], .${ot}[data-bs-toggle="pill"], .${ot}[data-bs-toggle="list"]`;class Sn extends Me{constructor(s){super(s),this._parent=this._element.closest('.list-group, .nav, [role="tablist"]'),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),P.on(this._element,an,c=>this._keydown(c)))}static get NAME(){return"tab"}show(){const s=this._element;if(this._elemIsActive(s))return;const c=this._getActiveElem(),_=c?P.trigger(c,Zi,{relatedTarget:s}):null;P.trigger(s,Qi,{relatedTarget:c}).defaultPrevented||_&&_.defaultPrevented||(this._deactivate(c,s),this._activate(s,c))}_activate(s,c){s&&(s.classList.add(ot),this._activate(J.getElementFromSelector(s)),this._queueCallback(()=>{s.getAttribute("role")==="tab"?(s.removeAttribute("tabindex"),s.setAttribute("aria-selected",!0),this._toggleDropDown(s,!0),P.trigger(s,Ii,{relatedTarget:c})):s.classList.add(Ai)},s,s.classList.contains(Ei)))}_deactivate(s,c){s&&(s.classList.remove(ot),s.blur(),this._deactivate(J.getElementFromSelector(s)),this._queueCallback(()=>{s.getAttribute("role")==="tab"?(s.setAttribute("aria-selected",!1),s.setAttribute("tabindex","-1"),this._toggleDropDown(s,!1),P.trigger(s,mi,{relatedTarget:c})):s.classList.remove(Ai)},s,s.classList.contains(Ei)))}_keydown(s){if(![Bi,Hi,Ki,xe,Kn,Mt].includes(s.key))return;s.stopPropagation(),s.preventDefault();const c=this._getChildren().filter(M=>!Le(M));let _;if([Kn,Mt].includes(s.key))_=c[s.key===Kn?0:c.length-1];else{const M=[Hi,xe].includes(s.key);_=l(c,s.target,M,!0)}_&&(_.focus({preventScroll:!0}),Sn.getOrCreateInstance(_).show())}_getChildren(){return J.find(ln,this._parent)}_getActiveElem(){return this._getChildren().find(s=>this._elemIsActive(s))||null}_setInitialAttributes(s,c){this._setAttributeIfNotExists(s,"role","tablist");for(const _ of c)this._setInitialAttributesOnChild(_)}_setInitialAttributesOnChild(s){s=this._getInnerElement(s);const c=this._elemIsActive(s),_=this._getOuterElement(s);s.setAttribute("aria-selected",c),_!==s&&this._setAttributeIfNotExists(_,"role","presentation"),c||s.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(s,"role","tab"),this._setInitialAttributesOnTargetPanel(s)}_setInitialAttributesOnTargetPanel(s){const c=J.getElementFromSelector(s);c&&(this._setAttributeIfNotExists(c,"role","tabpanel"),s.id&&this._setAttributeIfNotExists(c,"aria-labelledby",`${s.id}`))}_toggleDropDown(s,c){const _=this._getOuterElement(s);if(!_.classList.contains("dropdown"))return;const M=(O,q)=>{const ie=J.findOne(O,_);ie&&ie.classList.toggle(q,c)};M(Gi,ot),M(".dropdown-menu",Ai),_.setAttribute("aria-expanded",c)}_setAttributeIfNotExists(s,c,_){s.hasAttribute(c)||s.setAttribute(c,_)}_elemIsActive(s){return s.classList.contains(ot)}_getInnerElement(s){return s.matches(ln)?s:J.findOne(ln,s)}_getOuterElement(s){return s.closest(".nav-item, .list-group-item")||s}static jQueryInterface(s){return this.each(function(){const c=Sn.getOrCreateInstance(this);if(typeof s=="string"){if(c[s]===void 0||s.startsWith("_")||s==="constructor")throw new TypeError(`No method named "${s}"`);c[s]()}})}}P.on(document,on,Ri,function(g){["A","AREA"].includes(this.tagName)&&g.preventDefault(),Le(this)||Sn.getOrCreateInstance(this).show()}),P.on(window,zi,()=>{for(const g of J.find(Fi))Sn.getOrCreateInstance(g)}),Je(Sn);const $t=".bs.toast",Mi=`mouseover${$t}`,qi=`mouseout${$t}`,Ni=`focusin${$t}`,Ui=`focusout${$t}`,Vi=`hide${$t}`,p=`hidden${$t}`,v=`show${$t}`,x=`shown${$t}`,N="hide",S="show",I="showing",W={animation:"boolean",autohide:"boolean",delay:"number"},U={animation:!0,autohide:!0,delay:5e3};class z extends Me{constructor(s,c){super(s,c),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return U}static get DefaultType(){return W}static get NAME(){return"toast"}show(){P.trigger(this._element,v).defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add("fade"),this._element.classList.remove(N),de(this._element),this._element.classList.add(S,I),this._queueCallback(()=>{this._element.classList.remove(I),P.trigger(this._element,x),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){this.isShown()&&(P.trigger(this._element,Vi).defaultPrevented||(this._element.classList.add(I),this._queueCallback(()=>{this._element.classList.add(N),this._element.classList.remove(I,S),P.trigger(this._element,p)},this._element,this._config.animation)))}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(S),super.dispose()}isShown(){return this._element.classList.contains(S)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(s,c){switch(s.type){case"mouseover":case"mouseout":this._hasMouseInteraction=c;break;case"focusin":case"focusout":this._hasKeyboardInteraction=c}if(c)return void this._clearTimeout();const _=s.relatedTarget;this._element===_||this._element.contains(_)||this._maybeScheduleHide()}_setListeners(){P.on(this._element,Mi,s=>this._onInteraction(s,!0)),P.on(this._element,qi,s=>this._onInteraction(s,!1)),P.on(this._element,Ni,s=>this._onInteraction(s,!0)),P.on(this._element,Ui,s=>this._onInteraction(s,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(s){return this.each(function(){const c=z.getOrCreateInstance(this,s);if(typeof s=="string"){if(c[s]===void 0)throw new TypeError(`No method named "${s}"`);c[s](this)}})}}return Lt(z),Je(z),{Alert:te,Button:lt,Carousel:Zt,Collapse:en,Dropdown:Ke,Modal:Ut,Offcanvas:V,Popover:A,ScrollSpy:pi,Tab:Sn,Toast:z,Tooltip:m}}),function(K,R){typeof exports=="object"&&typeof module<"u"?module.exports=R():typeof define=="function"&&define.amd?define(R):K.moment=R()}(this,function(){"use strict";var K;function R(){return K.apply(null,arguments)}function ve(t){return t instanceof Array||Object.prototype.toString.call(t)==="[object Array]"}function se(t){return t!=null&&Object.prototype.toString.call(t)==="[object Object]"}function ae(t,i){return Object.prototype.hasOwnProperty.call(t,i)}function Ge(t){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(t).length===0;for(var i in t)if(ae(t,i))return;return 1}function Xe(t){return t===void 0}function pt(t){return typeof t=="number"||Object.prototype.toString.call(t)==="[object Number]"}function Ze(t){return t instanceof Date||Object.prototype.toString.call(t)==="[object Date]"}function mt(t,i){for(var a=[],u=t.length,m=0;m<u;++m)a.push(i(t[m],m));return a}function tt(t,i){for(var a in i)ae(i,a)&&(t[a]=i[a]);return ae(i,"toString")&&(t.toString=i.toString),ae(i,"valueOf")&&(t.valueOf=i.valueOf),t}function Le(t,i,a,u){return bn(t,i,a,u,!0).utc()}function re(t){return t._pf==null&&(t._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),t._pf}function un(t){var i,a,u=t._d&&!isNaN(t._d.getTime());return u&&(i=re(t),a=oe.call(i.parsedDateParts,function(m){return m!=null}),u=i.overflow<0&&!i.empty&&!i.invalidEra&&!i.invalidMonth&&!i.invalidWeekday&&!i.weekdayMismatch&&!i.nullInput&&!i.invalidFormat&&!i.userInvalidated&&(!i.meridiem||i.meridiem&&a),t._strict)&&(u=u&&i.charsLeftOver===0&&i.unusedTokens.length===0&&i.bigHour===void 0),Object.isFrozen!=null&&Object.isFrozen(t)?u:(t._isValid=u,t._isValid)}function de(t){var i=Le(NaN);return t!=null?tt(re(i),t):re(i).userInvalidated=!0,i}var oe=Array.prototype.some||function(t){for(var i=Object(this),a=i.length>>>0,u=0;u<a;u++)if(u in i&&t.call(this,i[u],u,i))return!0;return!1},Ot=R.momentProperties=[],nt=!1;function Je(t,i){var a,u,m,k=Ot.length;if(Xe(i._isAMomentObject)||(t._isAMomentObject=i._isAMomentObject),Xe(i._i)||(t._i=i._i),Xe(i._f)||(t._f=i._f),Xe(i._l)||(t._l=i._l),Xe(i._strict)||(t._strict=i._strict),Xe(i._tzm)||(t._tzm=i._tzm),Xe(i._isUTC)||(t._isUTC=i._isUTC),Xe(i._offset)||(t._offset=i._offset),Xe(i._pf)||(t._pf=re(i)),Xe(i._locale)||(t._locale=i._locale),0<k)for(a=0;a<k;a++)Xe(m=i[u=Ot[a]])||(t[u]=m);return t}function Ce(t){Je(this,t),this._d=new Date(t._d!=null?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),nt===!1&&(nt=!0,R.updateOffset(this),nt=!1)}function at(t){return t instanceof Ce||t!=null&&t._isAMomentObject!=null}function l(t){R.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+t)}function gt(t,i){var a=!0;return tt(function(){if(R.deprecationHandler!=null&&R.deprecationHandler(null,t),a){for(var u,m,k=[],T=arguments.length,A=0;A<T;A++){if(u="",typeof arguments[A]=="object"){for(m in u+=`
[`+A+"] ",arguments[0])ae(arguments[0],m)&&(u+=m+": "+arguments[0][m]+", ");u=u.slice(0,-2)}else u=arguments[A];k.push(u)}l(t+`
Arguments: `+Array.prototype.slice.call(k).join("")+`
`+new Error().stack),a=!1}return i.apply(this,arguments)},i)}var Rn={};function It(t,i){R.deprecationHandler!=null&&R.deprecationHandler(t,i),Rn[t]||(l(i),Rn[t]=!0)}function Ue(t){return typeof Function<"u"&&t instanceof Function||Object.prototype.toString.call(t)==="[object Function]"}function Dn(t,i){var a,u=tt({},t);for(a in i)ae(i,a)&&(se(t[a])&&se(i[a])?(u[a]={},tt(u[a],t[a]),tt(u[a],i[a])):i[a]!=null?u[a]=i[a]:delete u[a]);for(a in t)ae(t,a)&&!ae(i,a)&&se(t[a])&&(u[a]=tt({},u[a]));return u}function Cn(t){t!=null&&this.set(t)}R.suppressDeprecationWarnings=!1,R.deprecationHandler=null;var kt=Object.keys||function(t){var i,a=[];for(i in t)ae(t,i)&&a.push(i);return a};function _t(t,i,a){var u=""+Math.abs(t);return(0<=t?a?"+":"":"-")+Math.pow(10,Math.max(0,i-u.length)).toString().substr(1)+u}var cn=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,hn=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Fn={},Bt={};function ee(t,i,a,u){var m=typeof u=="string"?function(){return this[u]()}:u;t&&(Bt[t]=m),i&&(Bt[i[0]]=function(){return _t(m.apply(this,arguments),i[1],i[2])}),a&&(Bt[a]=function(){return this.localeData().ordinal(m.apply(this,arguments),t)})}function En(t,i){return t.isValid()?(i=yt(i,t.localeData()),Fn[i]=Fn[i]||function(a){for(var u,m=a.match(cn),k=0,T=m.length;k<T;k++)Bt[m[k]]?m[k]=Bt[m[k]]:m[k]=(u=m[k]).match(/\[[\s\S]/)?u.replace(/^\[|\]$/g,""):u.replace(/\\/g,"");return function(A){for(var L="",H=0;H<T;H++)L+=Ue(m[H])?m[H].call(A,a):m[H];return L}}(i),Fn[i](t)):t.localeData().invalidDate()}function yt(t,i){var a=5;function u(m){return i.longDateFormat(m)||m}for(hn.lastIndex=0;0<=a&&hn.test(t);)t=t.replace(hn,u),hn.lastIndex=0,--a;return t}var P={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function Ve(t){return typeof t=="string"?P[t]||P[t.toLowerCase()]:void 0}function An(t){var i,a,u={};for(a in t)ae(t,a)&&(i=Ve(a))&&(u[i]=t[a]);return u}var ei={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1},et=/\d/,Ae=/\d\d/,Me=/\d{3}/,h=/\d{4}/,we=/[+-]?\d{6}/,ye=/\d\d?/,J=/\d\d\d\d?/,Lt=/\d\d\d\d\d\d?/,Qe=/\d{1,3}/,$e=/\d{1,4}/,me=/[+-]?\d{1,6}/,Pt=/\d+/,Ht=/[+-]?\d+/,te=/Z|[+-]\d\d:?\d\d/gi,Fe=/Z|[+-]\d\d(?::?\d\d)?/gi,lt=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Y=/^[1-9]\d?/,F=/^([1-9]\d|\d)/;function X(t,i,a){Wt[t]=Ue(i)?i:function(u,m){return u&&a?a:i}}function _i(t,i){return ae(Wt,t)?Wt[t](i._strict,i._locale):new RegExp(ut(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(a,u,m,k,T){return u||m||k||T})))}function ut(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function Pe(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function le(i){var i=+i,a=0;return a=i!=0&&isFinite(i)?Pe(i):a}var Wt={},ti={};function fe(t,i){var a,u,m=i;for(typeof t=="string"&&(t=[t]),pt(i)&&(m=function(k,T){T[i]=le(k)}),u=t.length,a=0;a<u;a++)ti[t[a]]=m}function ct(t,i){fe(t,function(a,u,m,k){m._w=m._w||{},i(a,m._w,m,k)})}function dn(t){return t%4==0&&t%100!=0||t%400==0}var Oe=0,He=1,We=2,Ee=3,vt=4,Ne=5,Ye=6,ni=7,Mn=8;function Rt(t){return dn(t)?366:365}ee("Y",0,0,function(){var t=this.year();return t<=9999?_t(t,4):"+"+t}),ee(0,["YY",2],0,function(){return this.year()%100}),ee(0,["YYYY",4],0,"year"),ee(0,["YYYYY",5],0,"year"),ee(0,["YYYYYY",6,!0],0,"year"),X("Y",Ht),X("YY",ye,Ae),X("YYYY",$e,h),X("YYYYY",me,we),X("YYYYYY",me,we),fe(["YYYYY","YYYYYY"],Oe),fe("YYYY",function(t,i){i[Oe]=t.length===2?R.parseTwoDigitYear(t):le(t)}),fe("YY",function(t,i){i[Oe]=R.parseTwoDigitYear(t)}),fe("Y",function(t,i){i[Oe]=parseInt(t,10)}),R.parseTwoDigitYear=function(t){return le(t)+(68<le(t)?1900:2e3)};var je,ge=Gt("FullYear",!0);function Gt(t,i){return function(a){return a!=null?(Nn(this,t,a),R.updateOffset(this,i),this):fn(this,t)}}function fn(t,i){if(!t.isValid())return NaN;var a=t._d,u=t._isUTC;switch(i){case"Milliseconds":return u?a.getUTCMilliseconds():a.getMilliseconds();case"Seconds":return u?a.getUTCSeconds():a.getSeconds();case"Minutes":return u?a.getUTCMinutes():a.getMinutes();case"Hours":return u?a.getUTCHours():a.getHours();case"Date":return u?a.getUTCDate():a.getDate();case"Day":return u?a.getUTCDay():a.getDay();case"Month":return u?a.getUTCMonth():a.getMonth();case"FullYear":return u?a.getUTCFullYear():a.getFullYear();default:return NaN}}function Nn(t,i,a){var u,m,k;if(t.isValid()&&!isNaN(a)){switch(u=t._d,m=t._isUTC,i){case"Milliseconds":return m?u.setUTCMilliseconds(a):u.setMilliseconds(a);case"Seconds":return m?u.setUTCSeconds(a):u.setSeconds(a);case"Minutes":return m?u.setUTCMinutes(a):u.setMinutes(a);case"Hours":return m?u.setUTCHours(a):u.setHours(a);case"Date":return m?u.setUTCDate(a):u.setDate(a);case"FullYear":break;default:return}i=a,k=t.month(),t=(t=t.date())!==29||k!==1||dn(i)?t:28,m?u.setUTCFullYear(i,k,t):u.setFullYear(i,k,t)}}function On(t,i){var a;return isNaN(t)||isNaN(i)?NaN:(a=(i%(a=12)+a)%a,t+=(i-a)/12,a==1?dn(t)?29:28:31-a%7%2)}je=Array.prototype.indexOf||function(t){for(var i=0;i<this.length;++i)if(this[i]===t)return i;return-1},ee("M",["MM",2],"Mo",function(){return this.month()+1}),ee("MMM",0,0,function(t){return this.localeData().monthsShort(this,t)}),ee("MMMM",0,0,function(t){return this.localeData().months(this,t)}),X("M",ye,Y),X("MM",ye,Ae),X("MMM",function(t,i){return i.monthsShortRegex(t)}),X("MMMM",function(t,i){return i.monthsRegex(t)}),fe(["M","MM"],function(t,i){i[He]=le(t)-1}),fe(["MMM","MMMM"],function(t,i,a,u){u=a._locale.monthsParse(t,u,a._strict),u!=null?i[He]=u:re(a).invalidMonth=t});var Tt="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Xt="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),yi=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,ii=lt,qn=lt;function Zt(t,i){if(t.isValid()){if(typeof i=="string"){if(/^\d+$/.test(i))i=le(i);else if(!pt(i=t.localeData().monthsParse(i)))return}var a=(a=t.date())<29?a:Math.min(a,On(t.year(),i));t._isUTC?t._d.setUTCMonth(i,a):t._d.setMonth(i,a)}}function pn(t){return t!=null?(Zt(this,t),R.updateOffset(this,!0),this):fn(this,"Month")}function vi(){function t(A,L){return L.length-A.length}for(var i,a,u=[],m=[],k=[],T=0;T<12;T++)a=Le([2e3,T]),i=ut(this.monthsShort(a,"")),a=ut(this.months(a,"")),u.push(i),m.push(a),k.push(a),k.push(i);u.sort(t),m.sort(t),k.sort(t),this._monthsRegex=new RegExp("^("+k.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+m.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+u.join("|")+")","i")}function Li(t,i,a,u,m,k,T){var A;return t<100&&0<=t?(A=new Date(t+400,i,a,u,m,k,T),isFinite(A.getFullYear())&&A.setFullYear(t)):A=new Date(t,i,a,u,m,k,T),A}function mn(t){var i;return t<100&&0<=t?((i=Array.prototype.slice.call(arguments))[0]=t+400,i=new Date(Date.UTC.apply(null,i)),isFinite(i.getUTCFullYear())&&i.setUTCFullYear(t)):i=new Date(Date.UTC.apply(null,arguments)),i}function Un(t,i,a){return a=7+i-a,a-(7+mn(t,0,a).getUTCDay()-i)%7-1}function bi(t,T,A,u,m){var k,T=1+7*(T-1)+(7+A-u)%7+Un(t,u,m),A=T<=0?Rt(k=t-1)+T:T>Rt(t)?(k=t+1,T-Rt(t)):(k=t,T);return{year:k,dayOfYear:A}}function Ft(t,i,a){var u,m,k=Un(t.year(),i,a),k=Math.floor((t.dayOfYear()-k-1)/7)+1;return k<1?u=k+Re(m=t.year()-1,i,a):k>Re(t.year(),i,a)?(u=k-Re(t.year(),i,a),m=t.year()+1):(m=t.year(),u=k),{week:u,year:m}}function Re(t,m,a){var u=Un(t,m,a),m=Un(t+1,m,a);return(Rt(t)-u+m)/7}ee("w",["ww",2],"wo","week"),ee("W",["WW",2],"Wo","isoWeek"),X("w",ye,Y),X("ww",ye,Ae),X("W",ye,Y),X("WW",ye,Ae),ct(["w","ww","W","WW"],function(t,i,a,u){i[u.substr(0,1)]=le(t)});function Qt(t,i){return t.slice(i,7).concat(t.slice(0,i))}ee("d",0,"do","day"),ee("dd",0,0,function(t){return this.localeData().weekdaysMin(this,t)}),ee("ddd",0,0,function(t){return this.localeData().weekdaysShort(this,t)}),ee("dddd",0,0,function(t){return this.localeData().weekdays(this,t)}),ee("e",0,0,"weekday"),ee("E",0,0,"isoWeekday"),X("d",ye),X("e",ye),X("E",ye),X("dd",function(t,i){return i.weekdaysMinRegex(t)}),X("ddd",function(t,i){return i.weekdaysShortRegex(t)}),X("dddd",function(t,i){return i.weekdaysRegex(t)}),ct(["dd","ddd","dddd"],function(t,i,a,u){u=a._locale.weekdaysParse(t,u,a._strict),u!=null?i.d=u:re(a).invalidWeekday=t}),ct(["d","e","E"],function(t,i,a,u){i[u]=le(t)});var Kt="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Jt="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Vn="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Ln=lt,en=lt,si=lt;function Ct(){function t(H,B){return B.length-H.length}for(var i,a,u,m=[],k=[],T=[],A=[],L=0;L<7;L++)u=Le([2e3,1]).day(L),i=ut(this.weekdaysMin(u,"")),a=ut(this.weekdaysShort(u,"")),u=ut(this.weekdays(u,"")),m.push(i),k.push(a),T.push(u),A.push(i),A.push(a),A.push(u);m.sort(t),k.sort(t),T.sort(t),A.sort(t),this._weekdaysRegex=new RegExp("^("+A.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+T.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+k.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+m.join("|")+")","i")}function gn(){return this.hours()%12||12}function zn(t,i){ee(t,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),i)})}function ri(t,i){return i._meridiemParse}ee("H",["HH",2],0,"hour"),ee("h",["hh",2],0,gn),ee("k",["kk",2],0,function(){return this.hours()||24}),ee("hmm",0,0,function(){return""+gn.apply(this)+_t(this.minutes(),2)}),ee("hmmss",0,0,function(){return""+gn.apply(this)+_t(this.minutes(),2)+_t(this.seconds(),2)}),ee("Hmm",0,0,function(){return""+this.hours()+_t(this.minutes(),2)}),ee("Hmmss",0,0,function(){return""+this.hours()+_t(this.minutes(),2)+_t(this.seconds(),2)}),zn("a",!0),zn("A",!1),X("a",ri),X("A",ri),X("H",ye,F),X("h",ye,Y),X("k",ye,Y),X("HH",ye,Ae),X("hh",ye,Ae),X("kk",ye,Ae),X("hmm",J),X("hmmss",Lt),X("Hmm",J),X("Hmmss",Lt),fe(["H","HH"],Ee),fe(["k","kk"],function(t,i,a){t=le(t),i[Ee]=t===24?0:t}),fe(["a","A"],function(t,i,a){a._isPm=a._locale.isPM(t),a._meridiem=t}),fe(["h","hh"],function(t,i,a){i[Ee]=le(t),re(a).bigHour=!0}),fe("hmm",function(t,i,a){var u=t.length-2;i[Ee]=le(t.substr(0,u)),i[vt]=le(t.substr(u)),re(a).bigHour=!0}),fe("hmmss",function(t,i,a){var u=t.length-4,m=t.length-2;i[Ee]=le(t.substr(0,u)),i[vt]=le(t.substr(u,2)),i[Ne]=le(t.substr(m)),re(a).bigHour=!0}),fe("Hmm",function(t,i,a){var u=t.length-2;i[Ee]=le(t.substr(0,u)),i[vt]=le(t.substr(u))}),fe("Hmmss",function(t,i,a){var u=t.length-4,m=t.length-2;i[Ee]=le(t.substr(0,u)),i[vt]=le(t.substr(u,2)),i[Ne]=le(t.substr(m))}),lt=Gt("Hours",!0);var _n,wi={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Tt,monthsShort:Xt,week:{dow:0,doy:6},weekdays:Kt,weekdaysMin:Vn,weekdaysShort:Jt,meridiemParse:/[ap]\.?m?\.?/i},Te={},yn={};function Pn(t){return t&&t.toLowerCase().replace("_","-")}function oi(t){for(var i,a,u,m,k=0;k<t.length;){for(i=(m=Pn(t[k]).split("-")).length,a=(a=Pn(t[k+1]))?a.split("-"):null;0<i;){if(u=it(m.slice(0,i).join("-")))return u;if(a&&a.length>=i&&function(T,A){for(var L=Math.min(T.length,A.length),H=0;H<L;H+=1)if(T[H]!==A[H])return H;return L}(m,a)>=i-1)break;i--}k++}return _n}function it(t){var i,a;if(Te[t]===void 0&&typeof module<"u"&&module&&module.exports&&(a=t)&&a.match("^[^/\\\\]*$"))try{i=_n._abbr,require("./locale/"+t),qe(i)}catch{Te[t]=null}return Te[t]}function qe(t,i){return t&&((i=Xe(i)?st(t):bt(t,i))?_n=i:typeof console<"u"&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),_n._abbr}function bt(t,i){if(i===null)return delete Te[t],null;var a,u=wi;if(i.abbr=t,Te[t]!=null)It("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),u=Te[t]._config;else if(i.parentLocale!=null)if(Te[i.parentLocale]!=null)u=Te[i.parentLocale]._config;else{if((a=it(i.parentLocale))==null)return yn[i.parentLocale]||(yn[i.parentLocale]=[]),yn[i.parentLocale].push({name:t,config:i}),null;u=a._config}return Te[t]=new Cn(Dn(u,i)),yn[t]&&yn[t].forEach(function(m){bt(m.name,m.config)}),qe(t),Te[t]}function st(t){var i;if(!(t=t&&t._locale&&t._locale._abbr?t._locale._abbr:t))return _n;if(!ve(t)){if(i=it(t))return i;t=[t]}return oi(t)}function tn(t){var i=t._a;return i&&re(t).overflow===-2&&(i=i[He]<0||11<i[He]?He:i[We]<1||i[We]>On(i[Oe],i[He])?We:i[Ee]<0||24<i[Ee]||i[Ee]===24&&(i[vt]!==0||i[Ne]!==0||i[Ye]!==0)?Ee:i[vt]<0||59<i[vt]?vt:i[Ne]<0||59<i[Ne]?Ne:i[Ye]<0||999<i[Ye]?Ye:-1,re(t)._overflowDayOfYear&&(i<Oe||We<i)&&(i=We),re(t)._overflowWeeks&&i===-1&&(i=ni),re(t)._overflowWeekday&&i===-1&&(i=Mn),re(t).overflow=i),t}var Pi=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Yi=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ai=/Z|[+-]\d\d(?::?\d\d)?/,Yn=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],vn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],xi=/^\/?Date\((-?\d+)/i,St=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,ki={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Ke(t){var i,a,u,m,k,T,L=t._i,A=Pi.exec(L)||Yi.exec(L),L=Yn.length,H=vn.length;if(A){for(re(t).iso=!0,i=0,a=L;i<a;i++)if(Yn[i][1].exec(A[1])){m=Yn[i][0],u=Yn[i][2]!==!1;break}if(m==null)t._isValid=!1;else{if(A[3]){for(i=0,a=H;i<a;i++)if(vn[i][1].exec(A[3])){k=(A[2]||" ")+vn[i][0];break}if(k==null)return void(t._isValid=!1)}if(u||k==null){if(A[4]){if(!ai.exec(A[4]))return void(t._isValid=!1);T="Z"}t._f=m+(k||"")+(T||""),jn(t)}else t._isValid=!1}}else t._isValid=!1}function Ti(t,i,a,u,m,k){return t=[function(T){T=parseInt(T,10);{if(T<=49)return 2e3+T;if(T<=999)return 1900+T}return T}(t),Xt.indexOf(i),parseInt(a,10),parseInt(u,10),parseInt(m,10)],k&&t.push(parseInt(k,10)),t}function li(t){var i,a,u=St.exec(t._i.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));u?(i=Ti(u[4],u[3],u[2],u[5],u[6],u[7]),function(m,k,T){if(!m||Jt.indexOf(m)===new Date(k[0],k[1],k[2]).getDay())return 1;re(T).weekdayMismatch=!0,T._isValid=!1}(u[1],i,t)&&(t._a=i,t._tzm=(i=u[8],a=u[9],u=u[10],i?ki[i]:a?0:60*(((i=parseInt(u,10))-(a=i%100))/100)+a),t._d=mn.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),re(t).rfc2822=!0)):t._isValid=!1}function ht(t,i,a){return t??i??a}function Yt(t){var i,a,u,m,k,T,A,L,H,B,Q,ce=[];if(!t._d){for(u=t,m=new Date(R.now()),a=u._useUTC?[m.getUTCFullYear(),m.getUTCMonth(),m.getUTCDate()]:[m.getFullYear(),m.getMonth(),m.getDate()],t._w&&t._a[We]==null&&t._a[He]==null&&((m=(u=t)._w).GG!=null||m.W!=null||m.E!=null?(L=1,H=4,k=ht(m.GG,u._a[Oe],Ft(be(),1,4).year),T=ht(m.W,1),((A=ht(m.E,1))<1||7<A)&&(B=!0)):(L=u._locale._week.dow,H=u._locale._week.doy,Q=Ft(be(),L,H),k=ht(m.gg,u._a[Oe],Q.year),T=ht(m.w,Q.week),m.d!=null?((A=m.d)<0||6<A)&&(B=!0):m.e!=null?(A=m.e+L,(m.e<0||6<m.e)&&(B=!0)):A=L),T<1||T>Re(k,L,H)?re(u)._overflowWeeks=!0:B!=null?re(u)._overflowWeekday=!0:(Q=bi(k,T,A,L,H),u._a[Oe]=Q.year,u._dayOfYear=Q.dayOfYear)),t._dayOfYear!=null&&(m=ht(t._a[Oe],a[Oe]),(t._dayOfYear>Rt(m)||t._dayOfYear===0)&&(re(t)._overflowDayOfYear=!0),B=mn(m,0,t._dayOfYear),t._a[He]=B.getUTCMonth(),t._a[We]=B.getUTCDate()),i=0;i<3&&t._a[i]==null;++i)t._a[i]=ce[i]=a[i];for(;i<7;i++)t._a[i]=ce[i]=t._a[i]==null?i===2?1:0:t._a[i];t._a[Ee]===24&&t._a[vt]===0&&t._a[Ne]===0&&t._a[Ye]===0&&(t._nextDay=!0,t._a[Ee]=0),t._d=(t._useUTC?mn:Li).apply(null,ce),k=t._useUTC?t._d.getUTCDay():t._d.getDay(),t._tzm!=null&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[Ee]=24),t._w&&t._w.d!==void 0&&t._w.d!==k&&(re(t).weekdayMismatch=!0)}}function jn(t){if(t._f===R.ISO_8601)Ke(t);else if(t._f===R.RFC_2822)li(t);else{t._a=[],re(t).empty=!0;for(var i,a,u,m,k,T=""+t._i,A=T.length,L=0,H=yt(t._f,t._locale).match(cn)||[],B=H.length,Q=0;Q<B;Q++)a=H[Q],(i=(T.match(_i(a,t))||[])[0])&&(0<(u=T.substr(0,T.indexOf(i))).length&&re(t).unusedInput.push(u),T=T.slice(T.indexOf(i)+i.length),L+=i.length),Bt[a]?(i?re(t).empty=!1:re(t).unusedTokens.push(a),u=a,k=t,(m=i)!=null&&ae(ti,u)&&ti[u](m,k._a,k,u)):t._strict&&!i&&re(t).unusedTokens.push(a);re(t).charsLeftOver=A-L,0<T.length&&re(t).unusedInput.push(T),t._a[Ee]<=12&&re(t).bigHour===!0&&0<t._a[Ee]&&(re(t).bigHour=void 0),re(t).parsedDateParts=t._a.slice(0),re(t).meridiem=t._meridiem,t._a[Ee]=function(ce,Se,xt){return xt==null?Se:ce.meridiemHour!=null?ce.meridiemHour(Se,xt):ce.isPM!=null?((ce=ce.isPM(xt))&&Se<12&&(Se+=12),Se=ce||Se!==12?Se:0):Se}(t._locale,t._a[Ee],t._meridiem),(A=re(t).era)!==null&&(t._a[Oe]=t._locale.erasConvertYear(A,t._a[Oe])),Yt(t),tn(t)}}function ui(t){var i,a,u,m=t._i,k=t._f;if(t._locale=t._locale||st(t._l),m===null||k===void 0&&m==="")return de({nullInput:!0});if(typeof m=="string"&&(t._i=m=t._locale.preparse(m)),at(m))return new Ce(tn(m));if(Ze(m))t._d=m;else if(ve(k)){var T,A,L,H,B,Q,ce=t,Se=!1,xt=ce._f.length;if(xt===0)re(ce).invalidFormat=!0,ce._d=new Date(NaN);else{for(H=0;H<xt;H++)B=0,Q=!1,T=Je({},ce),ce._useUTC!=null&&(T._useUTC=ce._useUTC),T._f=ce._f[H],jn(T),un(T)&&(Q=!0),B=(B+=re(T).charsLeftOver)+10*re(T).unusedTokens.length,re(T).score=B,Se?B<L&&(L=B,A=T):(L==null||B<L||Q)&&(L=B,A=T,Q)&&(Se=!0);tt(ce,A||T)}}else k?jn(t):Xe(k=(m=t)._i)?m._d=new Date(R.now()):Ze(k)?m._d=new Date(k.valueOf()):typeof k=="string"?(a=m,(i=xi.exec(a._i))!==null?a._d=new Date(+i[1]):(Ke(a),a._isValid===!1&&(delete a._isValid,li(a),a._isValid===!1)&&(delete a._isValid,a._strict?a._isValid=!1:R.createFromInputFallback(a)))):ve(k)?(m._a=mt(k.slice(0),function(Vt){return parseInt(Vt,10)}),Yt(m)):se(k)?(i=m)._d||(u=(a=An(i._i)).day===void 0?a.date:a.day,i._a=mt([a.year,a.month,u,a.hour,a.minute,a.second,a.millisecond],function(Vt){return Vt&&parseInt(Vt,10)}),Yt(i)):pt(k)?m._d=new Date(k):R.createFromInputFallback(m);return un(t)||(t._d=null),t}function bn(t,i,a,u,m){var k={};return i!==!0&&i!==!1||(u=i,i=void 0),a!==!0&&a!==!1||(u=a,a=void 0),(se(t)&&Ge(t)||ve(t)&&t.length===0)&&(t=void 0),k._isAMomentObject=!0,k._useUTC=k._isUTC=m,k._l=a,k._i=t,k._f=i,k._strict=u,(m=new Ce(tn(ui(m=k))))._nextDay&&(m.add(1,"d"),m._nextDay=void 0),m}function be(t,i,a,u){return bn(t,i,a,u,!1)}R.createFromInputFallback=gt("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))}),R.ISO_8601=function(){},R.RFC_2822=function(){},J=gt("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var t=be.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:de()}),Lt=gt("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var t=be.apply(null,arguments);return this.isValid()&&t.isValid()?this<t?this:t:de()});function wn(t,i){var a,u;if(!(i=i.length===1&&ve(i[0])?i[0]:i).length)return be();for(a=i[0],u=1;u<i.length;++u)i[u].isValid()&&!i[u][t](a)||(a=i[u]);return a}var nn=["year","quarter","month","week","day","hour","minute","second","millisecond"];function xn(i){var i=An(i),a=i.year||0,u=i.quarter||0,m=i.month||0,k=i.week||i.isoWeek||0,T=i.day||0,A=i.hour||0,L=i.minute||0,H=i.second||0,B=i.millisecond||0;this._isValid=function(Q){var ce,Se,xt=!1,Vt=nn.length;for(ce in Q)if(ae(Q,ce)&&(je.call(nn,ce)===-1||Q[ce]!=null&&isNaN(Q[ce])))return!1;for(Se=0;Se<Vt;++Se)if(Q[nn[Se]]){if(xt)return!1;parseFloat(Q[nn[Se]])!==le(Q[nn[Se]])&&(xt=!0)}return!0}(i),this._milliseconds=+B+1e3*H+6e4*L+1e3*A*60*60,this._days=+T+7*k,this._months=+m+3*u+12*a,this._data={},this._locale=st(),this._bubble()}function Bn(t){return t instanceof xn}function $n(t){return t<0?-1*Math.round(-1*t):Math.round(t)}function ci(t,i){ee(t,0,0,function(){var a=this.utcOffset(),u="+";return a<0&&(a=-a,u="-"),u+_t(~~(a/60),2)+i+_t(~~a%60,2)})}ci("Z",":"),ci("ZZ",""),X("Z",Fe),X("ZZ",Fe),fe(["Z","ZZ"],function(t,i,a){a._useUTC=!0,a._tzm=qt(Fe,t)});var Si=/([\+\-]|\d\d)/gi;function qt(t,a){var a=(a||"").match(t);return a===null?null:(a=60*(t=((a[a.length-1]||[])+"").match(Si)||["-",0,0])[1]+le(t[2]))===0?0:t[0]==="+"?a:-a}function Gn(t,i){var a;return i._isUTC?(i=i.clone(),a=(at(t)||Ze(t)?t:be(t)).valueOf()-i.valueOf(),i._d.setTime(i._d.valueOf()+a),R.updateOffset(i,!1),i):be(t).local()}function In(t){return-Math.round(t._d.getTimezoneOffset())}function dt(){return!!this.isValid()&&this._isUTC&&this._offset===0}R.updateOffset=function(){};var ji=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,$i=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function wt(t,i){var a,u=t;return Bn(t)?u={ms:t._milliseconds,d:t._days,M:t._months}:pt(t)||!isNaN(+t)?(u={},i?u[i]=+t:u.milliseconds=+t):(i=ji.exec(t))?(a=i[1]==="-"?-1:1,u={y:0,d:le(i[We])*a,h:le(i[Ee])*a,m:le(i[vt])*a,s:le(i[Ne])*a,ms:le($n(1e3*i[Ye]))*a}):(i=$i.exec(t))?(a=i[1]==="-"?-1:1,u={y:jt(i[2],a),M:jt(i[3],a),w:jt(i[4],a),d:jt(i[5],a),h:jt(i[6],a),m:jt(i[7],a),s:jt(i[8],a)}):u==null?u={}:typeof u=="object"&&("from"in u||"to"in u)&&(i=function(m,k){var T;return!m.isValid()||!k.isValid()?{milliseconds:0,months:0}:(k=Gn(k,m),m.isBefore(k)?T=Xn(m,k):((T=Xn(k,m)).milliseconds=-T.milliseconds,T.months=-T.months),T)}(be(u.from),be(u.to)),(u={}).ms=i.milliseconds,u.M=i.months),a=new xn(u),Bn(t)&&ae(t,"_locale")&&(a._locale=t._locale),Bn(t)&&ae(t,"_isValid")&&(a._isValid=t._isValid),a}function jt(t,i){return t=t&&parseFloat(t.replace(",",".")),(isNaN(t)?0:t)*i}function Xn(t,i){var a={};return a.months=i.month()-t.month()+12*(i.year()-t.year()),t.clone().add(a.months,"M").isAfter(i)&&--a.months,a.milliseconds=+i-+t.clone().add(a.months,"M"),a}function hi(t,i){return function(a,u){var m;return u===null||isNaN(+u)||(It(i,"moment()."+i+"(period, number) is deprecated. Please use moment()."+i+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),m=a,a=u,u=m),Zn(this,wt(a,u),t),this}}function Zn(t,T,a,u){var m=T._milliseconds,k=$n(T._days),T=$n(T._months);t.isValid()&&(u=u==null||u,T&&Zt(t,fn(t,"Month")+T*a),k&&Nn(t,"Date",fn(t,"Date")+k*a),m&&t._d.setTime(t._d.valueOf()+m*a),u)&&R.updateOffset(t,k||T)}wt.fn=xn.prototype,wt.invalid=function(){return wt(NaN)},Tt=hi(1,"add"),Kt=hi(-1,"subtract");function di(t){return typeof t=="string"||t instanceof String}function Di(t){return at(t)||Ze(t)||di(t)||pt(t)||function(i){var a=ve(i),u=!1;return a&&(u=i.filter(function(m){return!pt(m)&&di(i)}).length===0),a&&u}(t)||function(i){var a,u,m=se(i)&&!Ge(i),k=!1,T=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],A=T.length;for(a=0;a<A;a+=1)u=T[a],k=k||ae(i,u);return m&&k}(t)||t==null}function kn(t,i){var a,u;return t.date()<i.date()?-kn(i,t):-((a=12*(i.year()-t.year())+(i.month()-t.month()))+(i-(u=t.clone().add(a,"months"))<0?(i-u)/(u-t.clone().add(a-1,"months")):(i-u)/(t.clone().add(1+a,"months")-u)))||0}function fi(t){return t===void 0?this._locale._abbr:((t=st(t))!=null&&(this._locale=t),this)}R.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",R.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]",Vn=gt("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(t){return t===void 0?this.localeData():this.locale(t)});function sn(){return this._locale}var Hn=126227808e5;function rn(t,i){return(t%i+i)%i}function Qn(t,i,a){return t<100&&0<=t?new Date(t+400,i,a)-Hn:new Date(t,i,a).valueOf()}function Ut(t,i,a){return t<100&&0<=t?Date.UTC(t+400,i,a)-Hn:Date.UTC(t,i,a)}function Dt(t,i){return i.erasAbbrRegex(t)}function e(){for(var t,i,a,u=[],m=[],k=[],T=[],A=this.eras(),L=0,H=A.length;L<H;++L)t=ut(A[L].name),i=ut(A[L].abbr),a=ut(A[L].narrow),m.push(t),u.push(i),k.push(a),T.push(t),T.push(i),T.push(a);this._erasRegex=new RegExp("^("+T.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+m.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+u.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+k.join("|")+")","i")}function n(t,i){ee(0,[t,t.length],0,i)}function r(t,i,a,u,m){var k;return t==null?Ft(this,u,m).year:(k=Re(t,u,m),(function(T,A,L,H,B){return T=bi(T,A,L,H,B),A=mn(T.year,0,T.dayOfYear),this.year(A.getUTCFullYear()),this.month(A.getUTCMonth()),this.date(A.getUTCDate()),this}).call(this,t,i=k<i?k:i,a,u,m))}ee("N",0,0,"eraAbbr"),ee("NN",0,0,"eraAbbr"),ee("NNN",0,0,"eraAbbr"),ee("NNNN",0,0,"eraName"),ee("NNNNN",0,0,"eraNarrow"),ee("y",["y",1],"yo","eraYear"),ee("y",["yy",2],0,"eraYear"),ee("y",["yyy",3],0,"eraYear"),ee("y",["yyyy",4],0,"eraYear"),X("N",Dt),X("NN",Dt),X("NNN",Dt),X("NNNN",function(t,i){return i.erasNameRegex(t)}),X("NNNNN",function(t,i){return i.erasNarrowRegex(t)}),fe(["N","NN","NNN","NNNN","NNNNN"],function(t,i,a,u){u=a._locale.erasParse(t,u,a._strict),u?re(a).era=u:re(a).invalidEra=t}),X("y",Pt),X("yy",Pt),X("yyy",Pt),X("yyyy",Pt),X("yo",function(t,i){return i._eraYearOrdinalRegex||Pt}),fe(["y","yy","yyy","yyyy"],Oe),fe(["yo"],function(t,i,a,u){var m;a._locale._eraYearOrdinalRegex&&(m=t.match(a._locale._eraYearOrdinalRegex)),a._locale.eraYearOrdinalParse?i[Oe]=a._locale.eraYearOrdinalParse(t,m):i[Oe]=parseInt(t,10)}),ee(0,["gg",2],0,function(){return this.weekYear()%100}),ee(0,["GG",2],0,function(){return this.isoWeekYear()%100}),n("gggg","weekYear"),n("ggggg","weekYear"),n("GGGG","isoWeekYear"),n("GGGGG","isoWeekYear"),X("G",Ht),X("g",Ht),X("GG",ye,Ae),X("gg",ye,Ae),X("GGGG",$e,h),X("gggg",$e,h),X("GGGGG",me,we),X("ggggg",me,we),ct(["gggg","ggggg","GGGG","GGGGG"],function(t,i,a,u){i[u.substr(0,2)]=le(t)}),ct(["gg","GG"],function(t,i,a,u){i[u]=R.parseTwoDigitYear(t)}),ee("Q",0,"Qo","quarter"),X("Q",et),fe("Q",function(t,i){i[He]=3*(le(t)-1)}),ee("D",["DD",2],"Do","date"),X("D",ye,Y),X("DD",ye,Ae),X("Do",function(t,i){return t?i._dayOfMonthOrdinalParse||i._ordinalParse:i._dayOfMonthOrdinalParseLenient}),fe(["D","DD"],We),fe("Do",function(t,i){i[We]=le(t.match(ye)[0])}),$e=Gt("Date",!0),ee("DDD",["DDDD",3],"DDDo","dayOfYear"),X("DDD",Qe),X("DDDD",Me),fe(["DDD","DDDD"],function(t,i,a){a._dayOfYear=le(t)}),ee("m",["mm",2],0,"minute"),X("m",ye,F),X("mm",ye,Ae),fe(["m","mm"],vt);var o,h=Gt("Minutes",!1),me=(ee("s",["ss",2],0,"second"),X("s",ye,F),X("ss",ye,Ae),fe(["s","ss"],Ne),Gt("Seconds",!1));for(ee("S",0,0,function(){return~~(this.millisecond()/100)}),ee(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),ee(0,["SSS",3],0,"millisecond"),ee(0,["SSSS",4],0,function(){return 10*this.millisecond()}),ee(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),ee(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),ee(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),ee(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),ee(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),X("S",Qe,et),X("SS",Qe,Ae),X("SSS",Qe,Me),o="SSSS";o.length<=9;o+="S")X(o,Pt);function d(t,i){i[Ye]=le(1e3*("0."+t))}for(o="S";o.length<=9;o+="S")fe(o,d);we=Gt("Milliseconds",!1),ee("z",0,0,"zoneAbbr"),ee("zz",0,0,"zoneName"),Y=Ce.prototype;function f(t){return t}Y.add=Tt,Y.calendar=function(a,m){arguments.length===1&&(arguments[0]?Di(arguments[0])?(a=arguments[0],m=void 0):function(k){for(var T=se(k)&&!Ge(k),A=!1,L=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],H=0;H<L.length;H+=1)A=A||ae(k,L[H]);return T&&A}(arguments[0])&&(m=arguments[0],a=void 0):m=a=void 0);var a=a||be(),u=Gn(a,this).startOf("day"),u=R.calendarFormat(this,u)||"sameElse",m=m&&(Ue(m[u])?m[u].call(this,a):m[u]);return this.format(m||this.localeData().calendar(u,this,be(a)))},Y.clone=function(){return new Ce(this)},Y.diff=function(t,i,a){var u,m,k;if(!this.isValid())return NaN;if(!(u=Gn(t,this)).isValid())return NaN;switch(m=6e4*(u.utcOffset()-this.utcOffset()),i=Ve(i)){case"year":k=kn(this,u)/12;break;case"month":k=kn(this,u);break;case"quarter":k=kn(this,u)/3;break;case"second":k=(this-u)/1e3;break;case"minute":k=(this-u)/6e4;break;case"hour":k=(this-u)/36e5;break;case"day":k=(this-u-m)/864e5;break;case"week":k=(this-u-m)/6048e5;break;default:k=this-u}return a?k:Pe(k)},Y.endOf=function(t){var i,a;if((t=Ve(t))!==void 0&&t!=="millisecond"&&this.isValid()){switch(a=this._isUTC?Ut:Qn,t){case"year":i=a(this.year()+1,0,1)-1;break;case"quarter":i=a(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":i=a(this.year(),this.month()+1,1)-1;break;case"week":i=a(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":i=a(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":i=a(this.year(),this.month(),this.date()+1)-1;break;case"hour":i=this._d.valueOf(),i+=36e5-rn(i+(this._isUTC?0:6e4*this.utcOffset()),36e5)-1;break;case"minute":i=this._d.valueOf(),i+=6e4-rn(i,6e4)-1;break;case"second":i=this._d.valueOf(),i+=1e3-rn(i,1e3)-1;break}this._d.setTime(i),R.updateOffset(this,!0)}return this},Y.format=function(t){return t=t||(this.isUtc()?R.defaultFormatUtc:R.defaultFormat),t=En(this,t),this.localeData().postformat(t)},Y.from=function(t,i){return this.isValid()&&(at(t)&&t.isValid()||be(t).isValid())?wt({to:this,from:t}).locale(this.locale()).humanize(!i):this.localeData().invalidDate()},Y.fromNow=function(t){return this.from(be(),t)},Y.to=function(t,i){return this.isValid()&&(at(t)&&t.isValid()||be(t).isValid())?wt({from:this,to:t}).locale(this.locale()).humanize(!i):this.localeData().invalidDate()},Y.toNow=function(t){return this.to(be(),t)},Y.get=function(t){return Ue(this[t=Ve(t)])?this[t]():this},Y.invalidAt=function(){return re(this).overflow},Y.isAfter=function(t,i){return t=at(t)?t:be(t),!(!this.isValid()||!t.isValid())&&((i=Ve(i)||"millisecond")==="millisecond"?this.valueOf()>t.valueOf():t.valueOf()<this.clone().startOf(i).valueOf())},Y.isBefore=function(t,i){return t=at(t)?t:be(t),!(!this.isValid()||!t.isValid())&&((i=Ve(i)||"millisecond")==="millisecond"?this.valueOf()<t.valueOf():this.clone().endOf(i).valueOf()<t.valueOf())},Y.isBetween=function(t,i,a,u){return t=at(t)?t:be(t),i=at(i)?i:be(i),!!(this.isValid()&&t.isValid()&&i.isValid())&&((u=u||"()")[0]==="("?this.isAfter(t,a):!this.isBefore(t,a))&&(u[1]===")"?this.isBefore(i,a):!this.isAfter(i,a))},Y.isSame=function(a,i){var a=at(a)?a:be(a);return!(!this.isValid()||!a.isValid())&&((i=Ve(i)||"millisecond")==="millisecond"?this.valueOf()===a.valueOf():(a=a.valueOf(),this.clone().startOf(i).valueOf()<=a&&a<=this.clone().endOf(i).valueOf()))},Y.isSameOrAfter=function(t,i){return this.isSame(t,i)||this.isAfter(t,i)},Y.isSameOrBefore=function(t,i){return this.isSame(t,i)||this.isBefore(t,i)},Y.isValid=function(){return un(this)},Y.lang=Vn,Y.locale=fi,Y.localeData=sn,Y.max=Lt,Y.min=J,Y.parsingFlags=function(){return tt({},re(this))},Y.set=function(t,i){if(typeof t=="object")for(var a=function(k){var T,A=[];for(T in k)ae(k,T)&&A.push({unit:T,priority:ei[T]});return A.sort(function(L,H){return L.priority-H.priority}),A}(t=An(t)),u=a.length,m=0;m<u;m++)this[a[m].unit](t[a[m].unit]);else if(Ue(this[t=Ve(t)]))return this[t](i);return this},Y.startOf=function(t){var i,a;if((t=Ve(t))!==void 0&&t!=="millisecond"&&this.isValid()){switch(a=this._isUTC?Ut:Qn,t){case"year":i=a(this.year(),0,1);break;case"quarter":i=a(this.year(),this.month()-this.month()%3,1);break;case"month":i=a(this.year(),this.month(),1);break;case"week":i=a(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":i=a(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":i=a(this.year(),this.month(),this.date());break;case"hour":i=this._d.valueOf(),i-=rn(i+(this._isUTC?0:6e4*this.utcOffset()),36e5);break;case"minute":i=this._d.valueOf(),i-=rn(i,6e4);break;case"second":i=this._d.valueOf(),i-=rn(i,1e3);break}this._d.setTime(i),R.updateOffset(this,!0)}return this},Y.subtract=Kt,Y.toArray=function(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]},Y.toObject=function(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}},Y.toDate=function(){return new Date(this.valueOf())},Y.toISOString=function(t){var i;return this.isValid()?(i=(t=t!==!0)?this.clone().utc():this).year()<0||9999<i.year()?En(i,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):Ue(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",En(i,"Z")):En(i,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ"):null},Y.inspect=function(){var t,i,a;return this.isValid()?(i="moment",t="",this.isLocal()||(i=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),i="["+i+'("]',a=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",this.format(i+a+"-MM-DD[T]HH:mm:ss.SSS"+(t+'[")]'))):"moment.invalid(/* "+this._i+" */)"},typeof Symbol<"u"&&Symbol.for!=null&&(Y[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),Y.toJSON=function(){return this.isValid()?this.toISOString():null},Y.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},Y.unix=function(){return Math.floor(this.valueOf()/1e3)},Y.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},Y.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},Y.eraName=function(){for(var t,i=this.localeData().eras(),a=0,u=i.length;a<u;++a)if(t=this.clone().startOf("day").valueOf(),i[a].since<=t&&t<=i[a].until||i[a].until<=t&&t<=i[a].since)return i[a].name;return""},Y.eraNarrow=function(){for(var t,i=this.localeData().eras(),a=0,u=i.length;a<u;++a)if(t=this.clone().startOf("day").valueOf(),i[a].since<=t&&t<=i[a].until||i[a].until<=t&&t<=i[a].since)return i[a].narrow;return""},Y.eraAbbr=function(){for(var t,i=this.localeData().eras(),a=0,u=i.length;a<u;++a)if(t=this.clone().startOf("day").valueOf(),i[a].since<=t&&t<=i[a].until||i[a].until<=t&&t<=i[a].since)return i[a].abbr;return""},Y.eraYear=function(){for(var t,i,a=this.localeData().eras(),u=0,m=a.length;u<m;++u)if(t=a[u].since<=a[u].until?1:-1,i=this.clone().startOf("day").valueOf(),a[u].since<=i&&i<=a[u].until||a[u].until<=i&&i<=a[u].since)return(this.year()-R(a[u].since).year())*t+a[u].offset;return this.year()},Y.year=ge,Y.isLeapYear=function(){return dn(this.year())},Y.weekYear=function(t){return r.call(this,t,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)},Y.isoWeekYear=function(t){return r.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)},Y.quarter=Y.quarters=function(t){return t==null?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)},Y.month=pn,Y.daysInMonth=function(){return On(this.year(),this.month())},Y.week=Y.weeks=function(t){var i=this.localeData().week(this);return t==null?i:this.add(7*(t-i),"d")},Y.isoWeek=Y.isoWeeks=function(t){var i=Ft(this,1,4).week;return t==null?i:this.add(7*(t-i),"d")},Y.weeksInYear=function(){var t=this.localeData()._week;return Re(this.year(),t.dow,t.doy)},Y.weeksInWeekYear=function(){var t=this.localeData()._week;return Re(this.weekYear(),t.dow,t.doy)},Y.isoWeeksInYear=function(){return Re(this.year(),1,4)},Y.isoWeeksInISOWeekYear=function(){return Re(this.isoWeekYear(),1,4)},Y.date=$e,Y.day=Y.days=function(t){var i,a,u;return this.isValid()?(i=fn(this,"Day"),t!=null?(a=t,u=this.localeData(),t=typeof a!="string"?a:isNaN(a)?typeof(a=u.weekdaysParse(a))=="number"?a:null:parseInt(a,10),this.add(t-i,"d")):i):t!=null?this:NaN},Y.weekday=function(t){var i;return this.isValid()?(i=(this.day()+7-this.localeData()._week.dow)%7,t==null?i:this.add(t-i,"d")):t!=null?this:NaN},Y.isoWeekday=function(t){var i,a;return this.isValid()?t!=null?(i=t,a=this.localeData(),a=typeof i=="string"?a.weekdaysParse(i)%7||7:isNaN(i)?null:i,this.day(this.day()%7?a:a-7)):this.day()||7:t!=null?this:NaN},Y.dayOfYear=function(t){var i=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return t==null?i:this.add(t-i,"d")},Y.hour=Y.hours=lt,Y.minute=Y.minutes=h,Y.second=Y.seconds=me,Y.millisecond=Y.milliseconds=we,Y.utcOffset=function(t,i,a){var u,m=this._offset||0;if(!this.isValid())return t!=null?this:NaN;if(t==null)return this._isUTC?m:In(this);if(typeof t=="string"){if((t=qt(Fe,t))===null)return this}else Math.abs(t)<16&&!a&&(t*=60);return!this._isUTC&&i&&(u=In(this)),this._offset=t,this._isUTC=!0,u!=null&&this.add(u,"m"),m!==t&&(!i||this._changeInProgress?Zn(this,wt(t-m,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,R.updateOffset(this,!0),this._changeInProgress=null)),this},Y.utc=function(t){return this.utcOffset(0,t)},Y.local=function(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t)&&this.subtract(In(this),"m"),this},Y.parseZone=function(){var t;return this._tzm!=null?this.utcOffset(this._tzm,!1,!0):typeof this._i=="string"&&((t=qt(te,this._i))!=null?this.utcOffset(t):this.utcOffset(0,!0)),this},Y.hasAlignedHourOffset=function(t){return!!this.isValid()&&(t=t?be(t).utcOffset():0,(this.utcOffset()-t)%60==0)},Y.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},Y.isLocal=function(){return!!this.isValid()&&!this._isUTC},Y.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},Y.isUtc=dt,Y.isUTC=dt,Y.zoneAbbr=function(){return this._isUTC?"UTC":""},Y.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},Y.dates=gt("dates accessor is deprecated. Use date instead.",$e),Y.months=gt("months accessor is deprecated. Use month instead",pn),Y.years=gt("years accessor is deprecated. Use year instead",ge),Y.zone=gt("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function(t,i){return t!=null?(this.utcOffset(t=typeof t!="string"?-t:t,i),this):-this.utcOffset()}),Y.isDSTShifted=gt("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){var t,i;return Xe(this._isDSTShifted)&&(Je(t={},this),(t=ui(t))._a?(i=(t._isUTC?Le:be)(t._a),this._isDSTShifted=this.isValid()&&0<function(a,u,m){for(var k=Math.min(a.length,u.length),T=Math.abs(a.length-u.length),A=0,L=0;L<k;L++)(m&&a[L]!==u[L]||!m&&le(a[L])!==le(u[L]))&&A++;return A+T}(t._a,i.toArray())):this._isDSTShifted=!1),this._isDSTShifted}),F=Cn.prototype;function y(t,i,a,k){var m=st(),k=Le().set(k,i);return m[a](k,t)}function b(t,i,a){if(pt(t)&&(i=t,t=void 0),t=t||"",i!=null)return y(t,i,a,"month");for(var u=[],m=0;m<12;m++)u[m]=y(t,m,a,"month");return u}function w(t,i,a,u){i=(typeof t=="boolean"?pt(i)&&(a=i,i=void 0):(i=t,t=!1,pt(a=i)&&(a=i,i=void 0)),i||"");var m,k=st(),T=t?k._week.dow:0,A=[];if(a!=null)return y(i,(a+T)%7,u,"day");for(m=0;m<7;m++)A[m]=y(i,(m+T)%7,u,"day");return A}F.calendar=function(t,i,a){return Ue(t=this._calendar[t]||this._calendar.sameElse)?t.call(i,a):t},F.longDateFormat=function(t){var i=this._longDateFormat[t],a=this._longDateFormat[t.toUpperCase()];return i||!a?i:(this._longDateFormat[t]=a.match(cn).map(function(u){return u==="MMMM"||u==="MM"||u==="DD"||u==="dddd"?u.slice(1):u}).join(""),this._longDateFormat[t])},F.invalidDate=function(){return this._invalidDate},F.ordinal=function(t){return this._ordinal.replace("%d",t)},F.preparse=f,F.postformat=f,F.relativeTime=function(t,i,a,u){var m=this._relativeTime[a];return Ue(m)?m(t,i,a,u):m.replace(/%d/i,t)},F.pastFuture=function(t,i){return Ue(t=this._relativeTime[0<t?"future":"past"])?t(i):t.replace(/%s/i,i)},F.set=function(t){var i,a;for(a in t)ae(t,a)&&(Ue(i=t[a])?this[a]=i:this["_"+a]=i);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},F.eras=function(t,i){for(var a,u=this._eras||st("en")._eras,m=0,k=u.length;m<k;++m){switch(typeof u[m].since){case"string":a=R(u[m].since).startOf("day"),u[m].since=a.valueOf();break}switch(typeof u[m].until){case"undefined":u[m].until=1/0;break;case"string":a=R(u[m].until).startOf("day").valueOf(),u[m].until=a.valueOf();break}}return u},F.erasParse=function(t,i,a){var u,m,k,T,A,L=this.eras();for(t=t.toUpperCase(),u=0,m=L.length;u<m;++u)if(k=L[u].name.toUpperCase(),T=L[u].abbr.toUpperCase(),A=L[u].narrow.toUpperCase(),a)switch(i){case"N":case"NN":case"NNN":if(T===t)return L[u];break;case"NNNN":if(k===t)return L[u];break;case"NNNNN":if(A===t)return L[u];break}else if(0<=[k,T,A].indexOf(t))return L[u]},F.erasConvertYear=function(t,i){var a=t.since<=t.until?1:-1;return i===void 0?R(t.since).year():R(t.since).year()+(i-t.offset)*a},F.erasAbbrRegex=function(t){return ae(this,"_erasAbbrRegex")||e.call(this),t?this._erasAbbrRegex:this._erasRegex},F.erasNameRegex=function(t){return ae(this,"_erasNameRegex")||e.call(this),t?this._erasNameRegex:this._erasRegex},F.erasNarrowRegex=function(t){return ae(this,"_erasNarrowRegex")||e.call(this),t?this._erasNarrowRegex:this._erasRegex},F.months=function(t,i){return t?(ve(this._months)?this._months:this._months[(this._months.isFormat||yi).test(i)?"format":"standalone"])[t.month()]:ve(this._months)?this._months:this._months.standalone},F.monthsShort=function(t,i){return t?(ve(this._monthsShort)?this._monthsShort:this._monthsShort[yi.test(i)?"format":"standalone"])[t.month()]:ve(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},F.monthsParse=function(t,i,a){var u,m;if(this._monthsParseExact)return(function(Q,T,A){var L,H,B,Q=Q.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],L=0;L<12;++L)B=Le([2e3,L]),this._shortMonthsParse[L]=this.monthsShort(B,"").toLocaleLowerCase(),this._longMonthsParse[L]=this.months(B,"").toLocaleLowerCase();return A?T==="MMM"?(H=je.call(this._shortMonthsParse,Q))!==-1?H:null:(H=je.call(this._longMonthsParse,Q))!==-1?H:null:T==="MMM"?(H=je.call(this._shortMonthsParse,Q))!==-1||(H=je.call(this._longMonthsParse,Q))!==-1?H:null:(H=je.call(this._longMonthsParse,Q))!==-1||(H=je.call(this._shortMonthsParse,Q))!==-1?H:null}).call(this,t,i,a);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),u=0;u<12;u++)if(m=Le([2e3,u]),a&&!this._longMonthsParse[u]&&(this._longMonthsParse[u]=new RegExp("^"+this.months(m,"").replace(".","")+"$","i"),this._shortMonthsParse[u]=new RegExp("^"+this.monthsShort(m,"").replace(".","")+"$","i")),a||this._monthsParse[u]||(m="^"+this.months(m,"")+"|^"+this.monthsShort(m,""),this._monthsParse[u]=new RegExp(m.replace(".",""),"i")),a&&i==="MMMM"&&this._longMonthsParse[u].test(t)||a&&i==="MMM"&&this._shortMonthsParse[u].test(t)||!a&&this._monthsParse[u].test(t))return u},F.monthsRegex=function(t){return this._monthsParseExact?(ae(this,"_monthsRegex")||vi.call(this),t?this._monthsStrictRegex:this._monthsRegex):(ae(this,"_monthsRegex")||(this._monthsRegex=qn),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)},F.monthsShortRegex=function(t){return this._monthsParseExact?(ae(this,"_monthsRegex")||vi.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(ae(this,"_monthsShortRegex")||(this._monthsShortRegex=ii),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)},F.week=function(t){return Ft(t,this._week.dow,this._week.doy).week},F.firstDayOfYear=function(){return this._week.doy},F.firstDayOfWeek=function(){return this._week.dow},F.weekdays=function(t,i){return i=ve(this._weekdays)?this._weekdays:this._weekdays[t&&t!==!0&&this._weekdays.isFormat.test(i)?"format":"standalone"],t===!0?Qt(i,this._week.dow):t?i[t.day()]:i},F.weekdaysMin=function(t){return t===!0?Qt(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin},F.weekdaysShort=function(t){return t===!0?Qt(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort},F.weekdaysParse=function(t,i,a){var u,m;if(this._weekdaysParseExact)return(function(Q,T,A){var L,H,B,Q=Q.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],L=0;L<7;++L)B=Le([2e3,1]).day(L),this._minWeekdaysParse[L]=this.weekdaysMin(B,"").toLocaleLowerCase(),this._shortWeekdaysParse[L]=this.weekdaysShort(B,"").toLocaleLowerCase(),this._weekdaysParse[L]=this.weekdays(B,"").toLocaleLowerCase();return A?T==="dddd"?(H=je.call(this._weekdaysParse,Q))!==-1?H:null:T==="ddd"?(H=je.call(this._shortWeekdaysParse,Q))!==-1?H:null:(H=je.call(this._minWeekdaysParse,Q))!==-1?H:null:T==="dddd"?(H=je.call(this._weekdaysParse,Q))!==-1||(H=je.call(this._shortWeekdaysParse,Q))!==-1||(H=je.call(this._minWeekdaysParse,Q))!==-1?H:null:T==="ddd"?(H=je.call(this._shortWeekdaysParse,Q))!==-1||(H=je.call(this._weekdaysParse,Q))!==-1||(H=je.call(this._minWeekdaysParse,Q))!==-1?H:null:(H=je.call(this._minWeekdaysParse,Q))!==-1||(H=je.call(this._weekdaysParse,Q))!==-1||(H=je.call(this._shortWeekdaysParse,Q))!==-1?H:null}).call(this,t,i,a);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),u=0;u<7;u++)if(m=Le([2e3,1]).day(u),a&&!this._fullWeekdaysParse[u]&&(this._fullWeekdaysParse[u]=new RegExp("^"+this.weekdays(m,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[u]=new RegExp("^"+this.weekdaysShort(m,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[u]=new RegExp("^"+this.weekdaysMin(m,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[u]||(m="^"+this.weekdays(m,"")+"|^"+this.weekdaysShort(m,"")+"|^"+this.weekdaysMin(m,""),this._weekdaysParse[u]=new RegExp(m.replace(".",""),"i")),a&&i==="dddd"&&this._fullWeekdaysParse[u].test(t)||a&&i==="ddd"&&this._shortWeekdaysParse[u].test(t)||a&&i==="dd"&&this._minWeekdaysParse[u].test(t)||!a&&this._weekdaysParse[u].test(t))return u},F.weekdaysRegex=function(t){return this._weekdaysParseExact?(ae(this,"_weekdaysRegex")||Ct.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(ae(this,"_weekdaysRegex")||(this._weekdaysRegex=Ln),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)},F.weekdaysShortRegex=function(t){return this._weekdaysParseExact?(ae(this,"_weekdaysRegex")||Ct.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(ae(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=en),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},F.weekdaysMinRegex=function(t){return this._weekdaysParseExact?(ae(this,"_weekdaysRegex")||Ct.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(ae(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=si),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},F.isPM=function(t){return(t+"").toLowerCase().charAt(0)==="p"},F.meridiem=function(t,i,a){return 11<t?a?"pm":"PM":a?"am":"AM"},qe("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var i=t%10;return t+(le(t%100/10)===1?"th":i==1?"st":i==2?"nd":i==3?"rd":"th")}}),R.lang=gt("moment.lang is deprecated. Use moment.locale instead.",qe),R.langData=gt("moment.langData is deprecated. Use moment.localeData instead.",st);var C=Math.abs;function j(t,i,a,u){return i=wt(i,a),t._milliseconds+=u*i._milliseconds,t._days+=u*i._days,t._months+=u*i._months,t._bubble()}function D(t){return t<0?Math.floor(t):Math.ceil(t)}function E(t){return 4800*t/146097}function G(t){return 146097*t/4800}function Z(t){return function(){return this.as(t)}}et=Z("ms"),Ae=Z("s"),Qe=Z("m"),Me=Z("h"),Tt=Z("d"),Lt=Z("w"),J=Z("M"),Kt=Z("Q"),lt=Z("y"),h=et;function V(t){return function(){return this.isValid()?this._data[t]:NaN}}var me=V("milliseconds"),we=V("seconds"),$e=V("minutes"),ge=V("hours"),F=V("days"),rt=V("months"),pe=V("years"),_e=Math.round,Et={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Tn(t,i,a,u){var H=wt(t).abs(),B=_e(H.as("s")),m=_e(H.as("m")),k=_e(H.as("h")),T=_e(H.as("d")),A=_e(H.as("M")),L=_e(H.as("w")),H=_e(H.as("y")),B=(B<=a.ss?["s",B]:B<a.s&&["ss",B])||(m<=1?["m"]:m<a.m&&["mm",m])||(k<=1?["h"]:k<a.h&&["hh",k])||(T<=1?["d"]:T<a.d&&["dd",T]);return(B=(B=a.w!=null?B||(L<=1?["w"]:L<a.w&&["ww",L]):B)||(A<=1?["M"]:A<a.M&&["MM",A])||(H<=1?["y"]:["yy",H]))[2]=i,B[3]=0<+t,B[4]=u,(function(Q,ce,Se,xt,Vt){return Vt.relativeTime(ce||1,!!Se,Q,xt)}).apply(null,B)}var ze=Math.abs;function ft(t){return(0<t)-(t<0)||+t}function At(){var t,i,a,u,m,k,T,A,L,H,B;return this.isValid()?(t=ze(this._milliseconds)/1e3,i=ze(this._days),a=ze(this._months),(A=this.asSeconds())?(u=Pe(t/60),m=Pe(u/60),t%=60,u%=60,k=Pe(a/12),a%=12,T=t?t.toFixed(3).replace(/\.?0+$/,""):"",L=ft(this._months)!==ft(A)?"-":"",H=ft(this._days)!==ft(A)?"-":"",B=ft(this._milliseconds)!==ft(A)?"-":"",(A<0?"-":"")+"P"+(k?L+k+"Y":"")+(a?L+a+"M":"")+(i?H+i+"D":"")+(m||u||t?"T":"")+(m?B+m+"H":"")+(u?B+u+"M":"")+(t?B+T+"S":"")):"P0D"):this.localeData().invalidDate()}var ne=xn.prototype;return ne.isValid=function(){return this._isValid},ne.abs=function(){var t=this._data;return this._milliseconds=C(this._milliseconds),this._days=C(this._days),this._months=C(this._months),t.milliseconds=C(t.milliseconds),t.seconds=C(t.seconds),t.minutes=C(t.minutes),t.hours=C(t.hours),t.months=C(t.months),t.years=C(t.years),this},ne.add=function(t,i){return j(this,t,i,1)},ne.subtract=function(t,i){return j(this,t,i,-1)},ne.as=function(t){if(!this.isValid())return NaN;var i,a,u=this._milliseconds;if((t=Ve(t))==="month"||t==="quarter"||t==="year")switch(i=this._days+u/864e5,a=this._months+E(i),t){case"month":return a;case"quarter":return a/3;case"year":return a/12}else switch(i=this._days+Math.round(G(this._months)),t){case"week":return i/7+u/6048e5;case"day":return i+u/864e5;case"hour":return 24*i+u/36e5;case"minute":return 1440*i+u/6e4;case"second":return 86400*i+u/1e3;case"millisecond":return Math.floor(864e5*i)+u;default:throw new Error("Unknown unit "+t)}},ne.asMilliseconds=et,ne.asSeconds=Ae,ne.asMinutes=Qe,ne.asHours=Me,ne.asDays=Tt,ne.asWeeks=Lt,ne.asMonths=J,ne.asQuarters=Kt,ne.asYears=lt,ne.valueOf=h,ne._bubble=function(){var t=this._milliseconds,i=this._days,a=this._months,u=this._data;return 0<=t&&0<=i&&0<=a||t<=0&&i<=0&&a<=0||(t+=864e5*D(G(a)+i),a=i=0),u.milliseconds=t%1e3,t=Pe(t/1e3),u.seconds=t%60,t=Pe(t/60),u.minutes=t%60,t=Pe(t/60),u.hours=t%24,i+=Pe(t/24),a+=t=Pe(E(i)),i-=D(G(t)),t=Pe(a/12),a%=12,u.days=i,u.months=a,u.years=t,this},ne.clone=function(){return wt(this)},ne.get=function(t){return t=Ve(t),this.isValid()?this[t+"s"]():NaN},ne.milliseconds=me,ne.seconds=we,ne.minutes=$e,ne.hours=ge,ne.days=F,ne.weeks=function(){return Pe(this.days()/7)},ne.months=rt,ne.years=pe,ne.humanize=function(t,i){var a,u;return this.isValid()?(a=!1,u=Et,typeof t=="object"&&(i=t,t=!1),typeof t=="boolean"&&(a=t),typeof i=="object"&&(u=Object.assign({},Et,i),i.s!=null)&&i.ss==null&&(u.ss=i.s-1),t=this.localeData(),i=Tn(this,!a,u,t),a&&(i=t.pastFuture(+this,i)),t.postformat(i)):this.localeData().invalidDate()},ne.toISOString=At,ne.toString=At,ne.toJSON=At,ne.locale=fi,ne.localeData=sn,ne.toIsoString=gt("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",At),ne.lang=Vn,ee("X",0,0,"unix"),ee("x",0,0,"valueOf"),X("x",Ht),X("X",/[+-]?\d+(\.\d{1,3})?/),fe("X",function(t,i,a){a._d=new Date(1e3*parseFloat(t))}),fe("x",function(t,i,a){a._d=new Date(le(t))}),R.version="2.30.1",K=be,R.fn=Y,R.min=function(){return wn("isBefore",[].slice.call(arguments,0))},R.max=function(){return wn("isAfter",[].slice.call(arguments,0))},R.now=function(){return Date.now?Date.now():+new Date},R.utc=Le,R.unix=function(t){return be(1e3*t)},R.months=function(t,i){return b(t,i,"months")},R.isDate=Ze,R.locale=qe,R.invalid=de,R.duration=wt,R.isMoment=at,R.weekdays=function(t,i,a){return w(t,i,a,"weekdays")},R.parseZone=function(){return be.apply(null,arguments).parseZone()},R.localeData=st,R.isDuration=Bn,R.monthsShort=function(t,i){return b(t,i,"monthsShort")},R.weekdaysMin=function(t,i,a){return w(t,i,a,"weekdaysMin")},R.defineLocale=bt,R.updateLocale=function(t,i){var a,u;return i!=null?(u=wi,Te[t]!=null&&Te[t].parentLocale!=null?Te[t].set(Dn(Te[t]._config,i)):(i=Dn(u=(a=it(t))!=null?a._config:u,i),a==null&&(i.abbr=t),(u=new Cn(i)).parentLocale=Te[t],Te[t]=u),qe(t)):Te[t]!=null&&(Te[t].parentLocale!=null?(Te[t]=Te[t].parentLocale,t===qe()&&qe(t)):Te[t]!=null&&delete Te[t]),Te[t]},R.locales=function(){return kt(Te)},R.weekdaysShort=function(t,i,a){return w(t,i,a,"weekdaysShort")},R.normalizeUnits=Ve,R.relativeTimeRounding=function(t){return t===void 0?_e:typeof t=="function"&&(_e=t,!0)},R.relativeTimeThreshold=function(t,i){return Et[t]!==void 0&&(i===void 0?Et[t]:(Et[t]=i,t==="s"&&(Et.ss=i-1),!0))},R.calendarFormat=function(t,i){return(t=t.diff(i,"days",!0))<-6?"sameElse":t<-1?"lastWeek":t<0?"lastDay":t<1?"sameDay":t<2?"nextDay":t<7?"nextWeek":"sameElse"},R.prototype=Y,R.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},R});/*!
 * jQuery Mousewheel 3.1.13
 */$(function(){$(document).on("click",".input-password .feather",function(K){$(this).parent().find("input").focus(),K.preventDefault(),$(this).hasClass("eye")?($(this).removeClass("eye").addClass("eye-off"),$(this).parent().find("input").attr("type","password")):($(this).removeClass("eye-off").addClass("eye"),$(this).parent().find("input").attr("type","text"))}),shouldStick=!0,$(document).on("scroll",$(window),function(){scrollPosition=$(window).scrollTop(),scrollPosition>0&&shouldStick==!0&&(clientInfoHeaderWidth=$(".client-info-header").outerWidth(),clientInfoHeaderHeight=$(".client-info-header").outerHeight()-15,$(".client-info-header").before('<div class="client-info-header-placeholder" style="height:'+clientInfoHeaderHeight+'px"></div>'),$(".client-info-header-row").slideUp(150),$(".client-info-header").css({position:"fixed",width:clientInfoHeaderWidth}),shouldStick=!1),scrollPosition==0&&shouldStick==!1&&(setTimeout(function(){$(".client-info-header-placeholder").remove(),$(".client-info-header").css({position:"static",width:"auto"})},150),$(".client-info-header-row").slideDown(150),shouldStick=!0)}),shouldStickPreview=!0,$(document).on("scroll",$(window),function(){scrollPosition=$(window).scrollTop(),$(".fix-preview").length&&(scrollPosition>$(".fix-preview-title").offset().top-70&&shouldStickPreview==!0&&(elementWidth=$(".fix-preview").outerWidth(),elementHeight=$(".fix-preview").outerHeight(),$(".fix-preview").before('<div class="fix-preview-placeholder" style="height:'+elementHeight+'px"></div>'),$(".fix-preview").css({position:"fixed",top:"100px",width:elementWidth}),shouldStickPreview=!1),scrollPosition<$(".fix-preview-title").offset().top-70&&shouldStickPreview==!1&&($(".fix-preview-placeholder").remove(),$(".fix-preview").css({position:"static",width:"auto"}),shouldStickPreview=!0))}),shouldStickWebsite=!0,$(document).on("scroll",$(window),function(){scrollPosition=$(window).scrollTop(),$("#top-bar").length&&(scrollPosition>300&&shouldStickWebsite==!0&&($("#top-bar").addClass("fixed"),shouldStickWebsite=!1),scrollPosition<=300&&shouldStickWebsite==!1&&($("#top-bar").addClass("not-fixed"),setTimeout(function(){$("#top-bar").removeClass("fixed not-fixed")},150),shouldStickWebsite=!0),scrollPosition<=100&&($("#top-bar").removeClass("fixed not-fixed"),shouldStickWebsite=!0))}),$(document).on("click","a[data-tab]",function(K){K.preventDefault(),K.stopPropagation();var R=$(this).attr("data-tab");$(this).closest(".tab-template").length||($(".tabs a").removeClass("active"),$(".tabs a[data-tab="+R+"]").addClass("active"),$(".tab-template").removeClass("active"),$(".tab-template[data-tab="+R+"]").addClass("active"),$("body").animate({scrollTop:0},0))}),$(".website-navigation a").click(function(K){K.preventDefault(),$(this).hasClass("smooth-scroll")&&($(".website-navigation nav").removeClass("open"),$("html, body").animate({scrollTop:$($(this).attr("href")).offset().top-80},500))}),$(".website-navigation .menu-icon").click(function(K){K.preventDefault(),$(".website-navigation nav").hasClass("open")?$(".website-navigation nav").removeClass("open"):$(".website-navigation nav").addClass("open")})}),$(document).on("exec refreshColorContrast",function(){function K(ae){return R(ae)>=165?"dark":"light"}function R(ae){var Ge=typeof ae=="string"?hexToRGBArray(ae):ae;return .2126*Ge[0]+.7152*Ge[1]+.0722*Ge[2]}if($(".header-bar-client-view").length){var ve=$(".header-bar-client-view").css("background-color"),se=ve.substring(4,ve.length-1).replace(/ /g,"").split(",");K(se)=="dark"?($(".header-bar-client-view").removeClass("bg-dark"),$(".header-bar-client-view").addClass("bg-light")):($(".header-bar-client-view").removeClass("bg-light"),$(".header-bar-client-view").addClass("bg-dark"))}});
//# sourceMappingURL=scripts-RP2ZUVNW.js.map

//# debugId=e818a118-a2be-51af-a866-2297da3f2eae
