-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.js
32 lines (32 loc) · 102 KB
/
main.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
(()=>{var si=Object.create;var Dn=Object.defineProperty;var oi=Object.getOwnPropertyDescriptor;var ui=Object.getOwnPropertyNames;var fi=Object.getPrototypeOf,ci=Object.prototype.hasOwnProperty;var li=E=>Dn(E,"__esModule",{value:!0});var or=(E,V)=>()=>(V||E((V={exports:{}}).exports,V),V.exports);var di=(E,V,oe)=>{if(V&&typeof V=="object"||typeof V=="function")for(let Ee of ui(V))!ci.call(E,Ee)&&Ee!=="default"&&Dn(E,Ee,{get:()=>V[Ee],enumerable:!(oe=oi(V,Ee))||oe.enumerable});return E},pi=E=>di(li(Dn(E!=null?si(fi(E)):{},"default",E&&E.__esModule&&"default"in E?{get:()=>E.default,enumerable:!0}:{value:E,enumerable:!0})),E);var fr=or((ur,Jt)=>{(function(E,V){"use strict";typeof Jt=="object"&&typeof Jt.exports=="object"?Jt.exports=E.document?V(E,!0):function(oe){if(!oe.document)throw new Error("jQuery requires a window with a document");return V(oe)}:V(E)})(typeof window!="undefined"?window:ur,function(E,V){"use strict";var oe=[],Ee=Object.getPrototypeOf,be=oe.slice,st=oe.flat?function(e){return oe.flat.call(e)}:function(e){return oe.concat.apply([],e)},Oe=oe.push,C=oe.indexOf,Be={},ae=Be.toString,ce=Be.hasOwnProperty,Xe=ce.toString,Ge=Xe.call(Object),X={},R=function(t){return typeof t=="function"&&typeof t.nodeType!="number"&&typeof t.item!="function"},xe=function(t){return t!=null&&t===t.window},$=E.document,xt={type:!0,src:!0,nonce:!0,noModule:!0};function Ct(e,t,n){n=n||$;var r,a,s=n.createElement("script");if(s.text=e,t)for(r in xt)a=t[r]||t.getAttribute&&t.getAttribute(r),a&&s.setAttribute(r,a);n.head.appendChild(s).parentNode.removeChild(s)}function Ue(e){return e==null?e+"":typeof e=="object"||typeof e=="function"?Be[ae.call(e)]||"object":typeof e}var Rt="3.6.0",i=function(e,t){return new i.fn.init(e,t)};i.fn=i.prototype={jquery:Rt,constructor:i,length:0,toArray:function(){return be.call(this)},get:function(e){return e==null?be.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=i.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return i.each(this,e)},map:function(e){return this.pushStack(i.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(be.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(i.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(i.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:Oe,sort:oe.sort,splice:oe.splice},i.extend=i.fn.extend=function(){var e,t,n,r,a,s,o=arguments[0]||{},c=1,l=arguments.length,p=!1;for(typeof o=="boolean"&&(p=o,o=arguments[c]||{},c++),typeof o!="object"&&!R(o)&&(o={}),c===l&&(o=this,c--);c<l;c++)if((e=arguments[c])!=null)for(t in e)r=e[t],!(t==="__proto__"||o===r)&&(p&&r&&(i.isPlainObject(r)||(a=Array.isArray(r)))?(n=o[t],a&&!Array.isArray(n)?s=[]:!a&&!i.isPlainObject(n)?s={}:s=n,a=!1,o[t]=i.extend(p,s,r)):r!==void 0&&(o[t]=r));return o},i.extend({expando:"jQuery"+(Rt+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!e||ae.call(e)!=="[object Object]"?!1:(t=Ee(e),t?(n=ce.call(t,"constructor")&&t.constructor,typeof n=="function"&&Xe.call(n)===Ge):!0)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){Ct(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(Tt(e))for(n=e.length;r<n&&t.call(e[r],r,e[r])!==!1;r++);else for(r in e)if(t.call(e[r],r,e[r])===!1)break;return e},makeArray:function(e,t){var n=t||[];return e!=null&&(Tt(Object(e))?i.merge(n,typeof e=="string"?[e]:e):Oe.call(n,e)),n},inArray:function(e,t,n){return t==null?-1:C.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,a=e.length;r<n;r++)e[a++]=t[r];return e.length=a,e},grep:function(e,t,n){for(var r,a=[],s=0,o=e.length,c=!n;s<o;s++)r=!t(e[s],s),r!==c&&a.push(e[s]);return a},map:function(e,t,n){var r,a,s=0,o=[];if(Tt(e))for(r=e.length;s<r;s++)a=t(e[s],s,n),a!=null&&o.push(a);else for(s in e)a=t(e[s],s,n),a!=null&&o.push(a);return st(o)},guid:1,support:X}),typeof Symbol=="function"&&(i.fn[Symbol.iterator]=oe[Symbol.iterator]),i.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){Be["[object "+t+"]"]=t.toLowerCase()});function Tt(e){var t=!!e&&"length"in e&&e.length,n=Ue(e);return R(e)||xe(e)?!1:n==="array"||t===0||typeof t=="number"&&t>0&&t-1 in e}var Ye=function(e){var t,n,r,a,s,o,c,l,p,y,T,v,m,q,F,P,pe,de,je,K="sizzle"+1*new Date,_=e.document,we=0,Y=0,se=Qt(),qt=Qt(),$t=Qt(),qe=Qt(),dt=function(u,f){return u===f&&(T=!0),0},pt={}.hasOwnProperty,Se=[],it=Se.pop,We=Se.push,at=Se.push,Kn=Se.slice,ht=function(u,f){for(var d=0,b=u.length;d<b;d++)if(u[d]===f)return d;return-1},bn="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",J="[\\x20\\t\\r\\n\\f]",gt="(?:\\\\[\\da-fA-F]{1,6}"+J+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Zn="\\["+J+"*("+gt+")(?:"+J+"*([*^$|!~]?=)"+J+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+gt+"))|)"+J+"*\\]",xn=":("+gt+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Zn+")*)|.*)\\)|)",Vr=new RegExp(J+"+","g"),Ut=new RegExp("^"+J+"+|((?:^|[^\\\\])(?:\\\\.)*)"+J+"+$","g"),Qr=new RegExp("^"+J+"*,"+J+"*"),er=new RegExp("^"+J+"*([>+~]|"+J+")"+J+"*"),Xr=new RegExp(J+"|>"),Gr=new RegExp(xn),Yr=new RegExp("^"+gt+"$"),Vt={ID:new RegExp("^#("+gt+")"),CLASS:new RegExp("^\\.("+gt+")"),TAG:new RegExp("^("+gt+"|[*])"),ATTR:new RegExp("^"+Zn),PSEUDO:new RegExp("^"+xn),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+J+"*(even|odd|(([+-]|)(\\d*)n|)"+J+"*(?:([+-]|)"+J+"*(\\d+)|))"+J+"*\\)|)","i"),bool:new RegExp("^(?:"+bn+")$","i"),needsContext:new RegExp("^"+J+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+J+"*((?:-\\d)?\\d*)"+J+"*\\)|)(?=[^-]|$)","i")},Jr=/HTML$/i,Kr=/^(?:input|select|textarea|button)$/i,Zr=/^h\d$/i,Pt=/^[^{]+\{\s*\[native \w/,ei=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Cn=/[+~]/,Ze=new RegExp("\\\\[\\da-fA-F]{1,6}"+J+"?|\\\\([^\\r\\n\\f])","g"),et=function(u,f){var d="0x"+u.slice(1)-65536;return f||(d<0?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,d&1023|56320))},tr=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,nr=function(u,f){return f?u==="\0"?"\uFFFD":u.slice(0,-1)+"\\"+u.charCodeAt(u.length-1).toString(16)+" ":"\\"+u},rr=function(){v()},ti=Gt(function(u){return u.disabled===!0&&u.nodeName.toLowerCase()==="fieldset"},{dir:"parentNode",next:"legend"});try{at.apply(Se=Kn.call(_.childNodes),_.childNodes),Se[_.childNodes.length].nodeType}catch(u){at={apply:Se.length?function(f,d){We.apply(f,Kn.call(d))}:function(f,d){for(var b=f.length,h=0;f[b++]=d[h++];);f.length=b-1}}}function Z(u,f,d,b){var h,x,A,N,L,I,H,W=f&&f.ownerDocument,U=f?f.nodeType:9;if(d=d||[],typeof u!="string"||!u||U!==1&&U!==9&&U!==11)return d;if(!b&&(v(f),f=f||m,F)){if(U!==11&&(L=ei.exec(u)))if(h=L[1]){if(U===9)if(A=f.getElementById(h)){if(A.id===h)return d.push(A),d}else return d;else if(W&&(A=W.getElementById(h))&&je(f,A)&&A.id===h)return d.push(A),d}else{if(L[2])return at.apply(d,f.getElementsByTagName(u)),d;if((h=L[3])&&n.getElementsByClassName&&f.getElementsByClassName)return at.apply(d,f.getElementsByClassName(h)),d}if(n.qsa&&!qe[u+" "]&&(!P||!P.test(u))&&(U!==1||f.nodeName.toLowerCase()!=="object")){if(H=u,W=f,U===1&&(Xr.test(u)||er.test(u))){for(W=Cn.test(u)&&An(f.parentNode)||f,(W!==f||!n.scope)&&((N=f.getAttribute("id"))?N=N.replace(tr,nr):f.setAttribute("id",N=K)),I=o(u),x=I.length;x--;)I[x]=(N?"#"+N:":scope")+" "+Xt(I[x]);H=I.join(",")}try{return at.apply(d,W.querySelectorAll(H)),d}catch(ee){qe(u,!0)}finally{N===K&&f.removeAttribute("id")}}}return l(u.replace(Ut,"$1"),f,d,b)}function Qt(){var u=[];function f(d,b){return u.push(d+" ")>r.cacheLength&&delete f[u.shift()],f[d+" "]=b}return f}function Fe(u){return u[K]=!0,u}function $e(u){var f=m.createElement("fieldset");try{return!!u(f)}catch(d){return!1}finally{f.parentNode&&f.parentNode.removeChild(f),f=null}}function Tn(u,f){for(var d=u.split("|"),b=d.length;b--;)r.attrHandle[d[b]]=f}function ir(u,f){var d=f&&u,b=d&&u.nodeType===1&&f.nodeType===1&&u.sourceIndex-f.sourceIndex;if(b)return b;if(d){for(;d=d.nextSibling;)if(d===f)return-1}return u?1:-1}function ni(u){return function(f){var d=f.nodeName.toLowerCase();return d==="input"&&f.type===u}}function ri(u){return function(f){var d=f.nodeName.toLowerCase();return(d==="input"||d==="button")&&f.type===u}}function ar(u){return function(f){return"form"in f?f.parentNode&&f.disabled===!1?"label"in f?"label"in f.parentNode?f.parentNode.disabled===u:f.disabled===u:f.isDisabled===u||f.isDisabled!==!u&&ti(f)===u:f.disabled===u:"label"in f?f.disabled===u:!1}}function vt(u){return Fe(function(f){return f=+f,Fe(function(d,b){for(var h,x=u([],d.length,f),A=x.length;A--;)d[h=x[A]]&&(d[h]=!(b[h]=d[h]))})})}function An(u){return u&&typeof u.getElementsByTagName!="undefined"&&u}n=Z.support={},s=Z.isXML=function(u){var f=u&&u.namespaceURI,d=u&&(u.ownerDocument||u).documentElement;return!Jr.test(f||d&&d.nodeName||"HTML")},v=Z.setDocument=function(u){var f,d,b=u?u.ownerDocument||u:_;return b==m||b.nodeType!==9||!b.documentElement||(m=b,q=m.documentElement,F=!s(m),_!=m&&(d=m.defaultView)&&d.top!==d&&(d.addEventListener?d.addEventListener("unload",rr,!1):d.attachEvent&&d.attachEvent("onunload",rr)),n.scope=$e(function(h){return q.appendChild(h).appendChild(m.createElement("div")),typeof h.querySelectorAll!="undefined"&&!h.querySelectorAll(":scope fieldset div").length}),n.attributes=$e(function(h){return h.className="i",!h.getAttribute("className")}),n.getElementsByTagName=$e(function(h){return h.appendChild(m.createComment("")),!h.getElementsByTagName("*").length}),n.getElementsByClassName=Pt.test(m.getElementsByClassName),n.getById=$e(function(h){return q.appendChild(h).id=K,!m.getElementsByName||!m.getElementsByName(K).length}),n.getById?(r.filter.ID=function(h){var x=h.replace(Ze,et);return function(A){return A.getAttribute("id")===x}},r.find.ID=function(h,x){if(typeof x.getElementById!="undefined"&&F){var A=x.getElementById(h);return A?[A]:[]}}):(r.filter.ID=function(h){var x=h.replace(Ze,et);return function(A){var N=typeof A.getAttributeNode!="undefined"&&A.getAttributeNode("id");return N&&N.value===x}},r.find.ID=function(h,x){if(typeof x.getElementById!="undefined"&&F){var A,N,L,I=x.getElementById(h);if(I){if(A=I.getAttributeNode("id"),A&&A.value===h)return[I];for(L=x.getElementsByName(h),N=0;I=L[N++];)if(A=I.getAttributeNode("id"),A&&A.value===h)return[I]}return[]}}),r.find.TAG=n.getElementsByTagName?function(h,x){if(typeof x.getElementsByTagName!="undefined")return x.getElementsByTagName(h);if(n.qsa)return x.querySelectorAll(h)}:function(h,x){var A,N=[],L=0,I=x.getElementsByTagName(h);if(h==="*"){for(;A=I[L++];)A.nodeType===1&&N.push(A);return N}return I},r.find.CLASS=n.getElementsByClassName&&function(h,x){if(typeof x.getElementsByClassName!="undefined"&&F)return x.getElementsByClassName(h)},pe=[],P=[],(n.qsa=Pt.test(m.querySelectorAll))&&($e(function(h){var x;q.appendChild(h).innerHTML="<a id='"+K+"'></a><select id='"+K+"-\r\\' msallowcapture=''><option selected=''></option></select>",h.querySelectorAll("[msallowcapture^='']").length&&P.push("[*^$]="+J+`*(?:''|"")`),h.querySelectorAll("[selected]").length||P.push("\\["+J+"*(?:value|"+bn+")"),h.querySelectorAll("[id~="+K+"-]").length||P.push("~="),x=m.createElement("input"),x.setAttribute("name",""),h.appendChild(x),h.querySelectorAll("[name='']").length||P.push("\\["+J+"*name"+J+"*="+J+`*(?:''|"")`),h.querySelectorAll(":checked").length||P.push(":checked"),h.querySelectorAll("a#"+K+"+*").length||P.push(".#.+[+~]"),h.querySelectorAll("\\\f"),P.push("[\\r\\n\\f]")}),$e(function(h){h.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var x=m.createElement("input");x.setAttribute("type","hidden"),h.appendChild(x).setAttribute("name","D"),h.querySelectorAll("[name=d]").length&&P.push("name"+J+"*[*^$|!~]?="),h.querySelectorAll(":enabled").length!==2&&P.push(":enabled",":disabled"),q.appendChild(h).disabled=!0,h.querySelectorAll(":disabled").length!==2&&P.push(":enabled",":disabled"),h.querySelectorAll("*,:x"),P.push(",.*:")})),(n.matchesSelector=Pt.test(de=q.matches||q.webkitMatchesSelector||q.mozMatchesSelector||q.oMatchesSelector||q.msMatchesSelector))&&$e(function(h){n.disconnectedMatch=de.call(h,"*"),de.call(h,"[s!='']:x"),pe.push("!=",xn)}),P=P.length&&new RegExp(P.join("|")),pe=pe.length&&new RegExp(pe.join("|")),f=Pt.test(q.compareDocumentPosition),je=f||Pt.test(q.contains)?function(h,x){var A=h.nodeType===9?h.documentElement:h,N=x&&x.parentNode;return h===N||!!(N&&N.nodeType===1&&(A.contains?A.contains(N):h.compareDocumentPosition&&h.compareDocumentPosition(N)&16))}:function(h,x){if(x){for(;x=x.parentNode;)if(x===h)return!0}return!1},dt=f?function(h,x){if(h===x)return T=!0,0;var A=!h.compareDocumentPosition-!x.compareDocumentPosition;return A||(A=(h.ownerDocument||h)==(x.ownerDocument||x)?h.compareDocumentPosition(x):1,A&1||!n.sortDetached&&x.compareDocumentPosition(h)===A?h==m||h.ownerDocument==_&&je(_,h)?-1:x==m||x.ownerDocument==_&&je(_,x)?1:y?ht(y,h)-ht(y,x):0:A&4?-1:1)}:function(h,x){if(h===x)return T=!0,0;var A,N=0,L=h.parentNode,I=x.parentNode,H=[h],W=[x];if(!L||!I)return h==m?-1:x==m?1:L?-1:I?1:y?ht(y,h)-ht(y,x):0;if(L===I)return ir(h,x);for(A=h;A=A.parentNode;)H.unshift(A);for(A=x;A=A.parentNode;)W.unshift(A);for(;H[N]===W[N];)N++;return N?ir(H[N],W[N]):H[N]==_?-1:W[N]==_?1:0}),m},Z.matches=function(u,f){return Z(u,null,null,f)},Z.matchesSelector=function(u,f){if(v(u),n.matchesSelector&&F&&!qe[f+" "]&&(!pe||!pe.test(f))&&(!P||!P.test(f)))try{var d=de.call(u,f);if(d||n.disconnectedMatch||u.document&&u.document.nodeType!==11)return d}catch(b){qe(f,!0)}return Z(f,m,null,[u]).length>0},Z.contains=function(u,f){return(u.ownerDocument||u)!=m&&v(u),je(u,f)},Z.attr=function(u,f){(u.ownerDocument||u)!=m&&v(u);var d=r.attrHandle[f.toLowerCase()],b=d&&pt.call(r.attrHandle,f.toLowerCase())?d(u,f,!F):void 0;return b!==void 0?b:n.attributes||!F?u.getAttribute(f):(b=u.getAttributeNode(f))&&b.specified?b.value:null},Z.escape=function(u){return(u+"").replace(tr,nr)},Z.error=function(u){throw new Error("Syntax error, unrecognized expression: "+u)},Z.uniqueSort=function(u){var f,d=[],b=0,h=0;if(T=!n.detectDuplicates,y=!n.sortStable&&u.slice(0),u.sort(dt),T){for(;f=u[h++];)f===u[h]&&(b=d.push(h));for(;b--;)u.splice(d[b],1)}return y=null,u},a=Z.getText=function(u){var f,d="",b=0,h=u.nodeType;if(h){if(h===1||h===9||h===11){if(typeof u.textContent=="string")return u.textContent;for(u=u.firstChild;u;u=u.nextSibling)d+=a(u)}else if(h===3||h===4)return u.nodeValue}else for(;f=u[b++];)d+=a(f);return d},r=Z.selectors={cacheLength:50,createPseudo:Fe,match:Vt,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(u){return u[1]=u[1].replace(Ze,et),u[3]=(u[3]||u[4]||u[5]||"").replace(Ze,et),u[2]==="~="&&(u[3]=" "+u[3]+" "),u.slice(0,4)},CHILD:function(u){return u[1]=u[1].toLowerCase(),u[1].slice(0,3)==="nth"?(u[3]||Z.error(u[0]),u[4]=+(u[4]?u[5]+(u[6]||1):2*(u[3]==="even"||u[3]==="odd")),u[5]=+(u[7]+u[8]||u[3]==="odd")):u[3]&&Z.error(u[0]),u},PSEUDO:function(u){var f,d=!u[6]&&u[2];return Vt.CHILD.test(u[0])?null:(u[3]?u[2]=u[4]||u[5]||"":d&&Gr.test(d)&&(f=o(d,!0))&&(f=d.indexOf(")",d.length-f)-d.length)&&(u[0]=u[0].slice(0,f),u[2]=d.slice(0,f)),u.slice(0,3))}},filter:{TAG:function(u){var f=u.replace(Ze,et).toLowerCase();return u==="*"?function(){return!0}:function(d){return d.nodeName&&d.nodeName.toLowerCase()===f}},CLASS:function(u){var f=se[u+" "];return f||(f=new RegExp("(^|"+J+")"+u+"("+J+"|$)"))&&se(u,function(d){return f.test(typeof d.className=="string"&&d.className||typeof d.getAttribute!="undefined"&&d.getAttribute("class")||"")})},ATTR:function(u,f,d){return function(b){var h=Z.attr(b,u);return h==null?f==="!=":f?(h+="",f==="="?h===d:f==="!="?h!==d:f==="^="?d&&h.indexOf(d)===0:f==="*="?d&&h.indexOf(d)>-1:f==="$="?d&&h.slice(-d.length)===d:f==="~="?(" "+h.replace(Vr," ")+" ").indexOf(d)>-1:f==="|="?h===d||h.slice(0,d.length+1)===d+"-":!1):!0}},CHILD:function(u,f,d,b,h){var x=u.slice(0,3)!=="nth",A=u.slice(-4)!=="last",N=f==="of-type";return b===1&&h===0?function(L){return!!L.parentNode}:function(L,I,H){var W,U,ee,z,he,Ce,Pe=x!==A?"nextSibling":"previousSibling",ie=L.parentNode,Ht=N&&L.nodeName.toLowerCase(),Ot=!H&&!N,He=!1;if(ie){if(x){for(;Pe;){for(z=L;z=z[Pe];)if(N?z.nodeName.toLowerCase()===Ht:z.nodeType===1)return!1;Ce=Pe=u==="only"&&!Ce&&"nextSibling"}return!0}if(Ce=[A?ie.firstChild:ie.lastChild],A&&Ot){for(z=ie,ee=z[K]||(z[K]={}),U=ee[z.uniqueID]||(ee[z.uniqueID]={}),W=U[u]||[],he=W[0]===we&&W[1],He=he&&W[2],z=he&&ie.childNodes[he];z=++he&&z&&z[Pe]||(He=he=0)||Ce.pop();)if(z.nodeType===1&&++He&&z===L){U[u]=[we,he,He];break}}else if(Ot&&(z=L,ee=z[K]||(z[K]={}),U=ee[z.uniqueID]||(ee[z.uniqueID]={}),W=U[u]||[],he=W[0]===we&&W[1],He=he),He===!1)for(;(z=++he&&z&&z[Pe]||(He=he=0)||Ce.pop())&&!((N?z.nodeName.toLowerCase()===Ht:z.nodeType===1)&&++He&&(Ot&&(ee=z[K]||(z[K]={}),U=ee[z.uniqueID]||(ee[z.uniqueID]={}),U[u]=[we,He]),z===L)););return He-=h,He===b||He%b==0&&He/b>=0}}},PSEUDO:function(u,f){var d,b=r.pseudos[u]||r.setFilters[u.toLowerCase()]||Z.error("unsupported pseudo: "+u);return b[K]?b(f):b.length>1?(d=[u,u,"",f],r.setFilters.hasOwnProperty(u.toLowerCase())?Fe(function(h,x){for(var A,N=b(h,f),L=N.length;L--;)A=ht(h,N[L]),h[A]=!(x[A]=N[L])}):function(h){return b(h,0,d)}):b}},pseudos:{not:Fe(function(u){var f=[],d=[],b=c(u.replace(Ut,"$1"));return b[K]?Fe(function(h,x,A,N){for(var L,I=b(h,null,N,[]),H=h.length;H--;)(L=I[H])&&(h[H]=!(x[H]=L))}):function(h,x,A){return f[0]=h,b(f,null,A,d),f[0]=null,!d.pop()}}),has:Fe(function(u){return function(f){return Z(u,f).length>0}}),contains:Fe(function(u){return u=u.replace(Ze,et),function(f){return(f.textContent||a(f)).indexOf(u)>-1}}),lang:Fe(function(u){return Yr.test(u||"")||Z.error("unsupported lang: "+u),u=u.replace(Ze,et).toLowerCase(),function(f){var d;do if(d=F?f.lang:f.getAttribute("xml:lang")||f.getAttribute("lang"))return d=d.toLowerCase(),d===u||d.indexOf(u+"-")===0;while((f=f.parentNode)&&f.nodeType===1);return!1}}),target:function(u){var f=e.location&&e.location.hash;return f&&f.slice(1)===u.id},root:function(u){return u===q},focus:function(u){return u===m.activeElement&&(!m.hasFocus||m.hasFocus())&&!!(u.type||u.href||~u.tabIndex)},enabled:ar(!1),disabled:ar(!0),checked:function(u){var f=u.nodeName.toLowerCase();return f==="input"&&!!u.checked||f==="option"&&!!u.selected},selected:function(u){return u.parentNode&&u.parentNode.selectedIndex,u.selected===!0},empty:function(u){for(u=u.firstChild;u;u=u.nextSibling)if(u.nodeType<6)return!1;return!0},parent:function(u){return!r.pseudos.empty(u)},header:function(u){return Zr.test(u.nodeName)},input:function(u){return Kr.test(u.nodeName)},button:function(u){var f=u.nodeName.toLowerCase();return f==="input"&&u.type==="button"||f==="button"},text:function(u){var f;return u.nodeName.toLowerCase()==="input"&&u.type==="text"&&((f=u.getAttribute("type"))==null||f.toLowerCase()==="text")},first:vt(function(){return[0]}),last:vt(function(u,f){return[f-1]}),eq:vt(function(u,f,d){return[d<0?d+f:d]}),even:vt(function(u,f){for(var d=0;d<f;d+=2)u.push(d);return u}),odd:vt(function(u,f){for(var d=1;d<f;d+=2)u.push(d);return u}),lt:vt(function(u,f,d){for(var b=d<0?d+f:d>f?f:d;--b>=0;)u.push(b);return u}),gt:vt(function(u,f,d){for(var b=d<0?d+f:d;++b<f;)u.push(b);return u})}},r.pseudos.nth=r.pseudos.eq;for(t in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=ni(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=ri(t);function sr(){}sr.prototype=r.filters=r.pseudos,r.setFilters=new sr,o=Z.tokenize=function(u,f){var d,b,h,x,A,N,L,I=qt[u+" "];if(I)return f?0:I.slice(0);for(A=u,N=[],L=r.preFilter;A;){(!d||(b=Qr.exec(A)))&&(b&&(A=A.slice(b[0].length)||A),N.push(h=[])),d=!1,(b=er.exec(A))&&(d=b.shift(),h.push({value:d,type:b[0].replace(Ut," ")}),A=A.slice(d.length));for(x in r.filter)(b=Vt[x].exec(A))&&(!L[x]||(b=L[x](b)))&&(d=b.shift(),h.push({value:d,type:x,matches:b}),A=A.slice(d.length));if(!d)break}return f?A.length:A?Z.error(u):qt(u,N).slice(0)};function Xt(u){for(var f=0,d=u.length,b="";f<d;f++)b+=u[f].value;return b}function Gt(u,f,d){var b=f.dir,h=f.next,x=h||b,A=d&&x==="parentNode",N=Y++;return f.first?function(L,I,H){for(;L=L[b];)if(L.nodeType===1||A)return u(L,I,H);return!1}:function(L,I,H){var W,U,ee,z=[we,N];if(H){for(;L=L[b];)if((L.nodeType===1||A)&&u(L,I,H))return!0}else for(;L=L[b];)if(L.nodeType===1||A)if(ee=L[K]||(L[K]={}),U=ee[L.uniqueID]||(ee[L.uniqueID]={}),h&&h===L.nodeName.toLowerCase())L=L[b]||L;else{if((W=U[x])&&W[0]===we&&W[1]===N)return z[2]=W[2];if(U[x]=z,z[2]=u(L,I,H))return!0}return!1}}function wn(u){return u.length>1?function(f,d,b){for(var h=u.length;h--;)if(!u[h](f,d,b))return!1;return!0}:u[0]}function ii(u,f,d){for(var b=0,h=f.length;b<h;b++)Z(u,f[b],d);return d}function Yt(u,f,d,b,h){for(var x,A=[],N=0,L=u.length,I=f!=null;N<L;N++)(x=u[N])&&(!d||d(x,b,h))&&(A.push(x),I&&f.push(N));return A}function Sn(u,f,d,b,h,x){return b&&!b[K]&&(b=Sn(b)),h&&!h[K]&&(h=Sn(h,x)),Fe(function(A,N,L,I){var H,W,U,ee=[],z=[],he=N.length,Ce=A||ii(f||"*",L.nodeType?[L]:L,[]),Pe=u&&(A||!f)?Yt(Ce,ee,u,L,I):Ce,ie=d?h||(A?u:he||b)?[]:N:Pe;if(d&&d(Pe,ie,L,I),b)for(H=Yt(ie,z),b(H,[],L,I),W=H.length;W--;)(U=H[W])&&(ie[z[W]]=!(Pe[z[W]]=U));if(A){if(h||u){if(h){for(H=[],W=ie.length;W--;)(U=ie[W])&&H.push(Pe[W]=U);h(null,ie=[],H,I)}for(W=ie.length;W--;)(U=ie[W])&&(H=h?ht(A,U):ee[W])>-1&&(A[H]=!(N[H]=U))}}else ie=Yt(ie===N?ie.splice(he,ie.length):ie),h?h(null,N,ie,I):at.apply(N,ie)})}function En(u){for(var f,d,b,h=u.length,x=r.relative[u[0].type],A=x||r.relative[" "],N=x?1:0,L=Gt(function(W){return W===f},A,!0),I=Gt(function(W){return ht(f,W)>-1},A,!0),H=[function(W,U,ee){var z=!x&&(ee||U!==p)||((f=U).nodeType?L(W,U,ee):I(W,U,ee));return f=null,z}];N<h;N++)if(d=r.relative[u[N].type])H=[Gt(wn(H),d)];else{if(d=r.filter[u[N].type].apply(null,u[N].matches),d[K]){for(b=++N;b<h&&!r.relative[u[b].type];b++);return Sn(N>1&&wn(H),N>1&&Xt(u.slice(0,N-1).concat({value:u[N-2].type===" "?"*":""})).replace(Ut,"$1"),d,N<b&&En(u.slice(N,b)),b<h&&En(u=u.slice(b)),b<h&&Xt(u))}H.push(d)}return wn(H)}function ai(u,f){var d=f.length>0,b=u.length>0,h=function(x,A,N,L,I){var H,W,U,ee=0,z="0",he=x&&[],Ce=[],Pe=p,ie=x||b&&r.find.TAG("*",I),Ht=we+=Pe==null?1:Math.random()||.1,Ot=ie.length;for(I&&(p=A==m||A||I);z!==Ot&&(H=ie[z])!=null;z++){if(b&&H){for(W=0,!A&&H.ownerDocument!=m&&(v(H),N=!F);U=u[W++];)if(U(H,A||m,N)){L.push(H);break}I&&(we=Ht)}d&&((H=!U&&H)&&ee--,x&&he.push(H))}if(ee+=z,d&&z!==ee){for(W=0;U=f[W++];)U(he,Ce,A,N);if(x){if(ee>0)for(;z--;)he[z]||Ce[z]||(Ce[z]=it.call(L));Ce=Yt(Ce)}at.apply(L,Ce),I&&!x&&Ce.length>0&&ee+f.length>1&&Z.uniqueSort(L)}return I&&(we=Ht,p=Pe),he};return d?Fe(h):h}return c=Z.compile=function(u,f){var d,b=[],h=[],x=$t[u+" "];if(!x){for(f||(f=o(u)),d=f.length;d--;)x=En(f[d]),x[K]?b.push(x):h.push(x);x=$t(u,ai(h,b)),x.selector=u}return x},l=Z.select=function(u,f,d,b){var h,x,A,N,L,I=typeof u=="function"&&u,H=!b&&o(u=I.selector||u);if(d=d||[],H.length===1){if(x=H[0]=H[0].slice(0),x.length>2&&(A=x[0]).type==="ID"&&f.nodeType===9&&F&&r.relative[x[1].type]){if(f=(r.find.ID(A.matches[0].replace(Ze,et),f)||[])[0],f)I&&(f=f.parentNode);else return d;u=u.slice(x.shift().value.length)}for(h=Vt.needsContext.test(u)?0:x.length;h--&&(A=x[h],!r.relative[N=A.type]);)if((L=r.find[N])&&(b=L(A.matches[0].replace(Ze,et),Cn.test(x[0].type)&&An(f.parentNode)||f))){if(x.splice(h,1),u=b.length&&Xt(x),!u)return at.apply(d,b),d;break}}return(I||c(u,H))(b,f,!F,d,!f||Cn.test(u)&&An(f.parentNode)||f),d},n.sortStable=K.split("").sort(dt).join("")===K,n.detectDuplicates=!!T,v(),n.sortDetached=$e(function(u){return u.compareDocumentPosition(m.createElement("fieldset"))&1}),$e(function(u){return u.innerHTML="<a href='#'></a>",u.firstChild.getAttribute("href")==="#"})||Tn("type|href|height|width",function(u,f,d){if(!d)return u.getAttribute(f,f.toLowerCase()==="type"?1:2)}),(!n.attributes||!$e(function(u){return u.innerHTML="<input/>",u.firstChild.setAttribute("value",""),u.firstChild.getAttribute("value")===""}))&&Tn("value",function(u,f,d){if(!d&&u.nodeName.toLowerCase()==="input")return u.defaultValue}),$e(function(u){return u.getAttribute("disabled")==null})||Tn(bn,function(u,f,d){var b;if(!d)return u[f]===!0?f.toLowerCase():(b=u.getAttributeNode(f))&&b.specified?b.value:null}),Z}(E);i.find=Ye,i.expr=Ye.selectors,i.expr[":"]=i.expr.pseudos,i.uniqueSort=i.unique=Ye.uniqueSort,i.text=Ye.getText,i.isXMLDoc=Ye.isXML,i.contains=Ye.contains,i.escapeSelector=Ye.escape;var Ve=function(e,t,n){for(var r=[],a=n!==void 0;(e=e[t])&&e.nodeType!==9;)if(e.nodeType===1){if(a&&i(e).is(n))break;r.push(e)}return r},Mt=function(e,t){for(var n=[];e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n},At=i.expr.match.needsContext;function ye(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var Je=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function tt(e,t,n){return R(t)?i.grep(e,function(r,a){return!!t.call(r,a,r)!==n}):t.nodeType?i.grep(e,function(r){return r===t!==n}):typeof t!="string"?i.grep(e,function(r){return C.call(t,r)>-1!==n}):i.filter(t,e,n)}i.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),t.length===1&&r.nodeType===1?i.find.matchesSelector(r,e)?[r]:[]:i.find.matches(e,i.grep(t,function(a){return a.nodeType===1}))},i.fn.extend({find:function(e){var t,n,r=this.length,a=this;if(typeof e!="string")return this.pushStack(i(e).filter(function(){for(t=0;t<r;t++)if(i.contains(a[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)i.find(e,a[t],n);return r>1?i.uniqueSort(n):n},filter:function(e){return this.pushStack(tt(this,e||[],!1))},not:function(e){return this.pushStack(tt(this,e||[],!0))},is:function(e){return!!tt(this,typeof e=="string"&&At.test(e)?i(e):e||[],!1).length}});var nt,ge=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,It=i.fn.init=function(e,t,n){var r,a;if(!e)return this;if(n=n||nt,typeof e=="string")if(e[0]==="<"&&e[e.length-1]===">"&&e.length>=3?r=[null,e,null]:r=ge.exec(e),r&&(r[1]||!t))if(r[1]){if(t=t instanceof i?t[0]:t,i.merge(this,i.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:$,!0)),Je.test(r[1])&&i.isPlainObject(t))for(r in t)R(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}else return a=$.getElementById(r[2]),a&&(this[0]=a,this.length=1),this;else return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);else{if(e.nodeType)return this[0]=e,this.length=1,this;if(R(e))return n.ready!==void 0?n.ready(e):e(i)}return i.makeArray(e,this)};It.prototype=i.fn,nt=i($);var wt=/^(?:parents|prev(?:Until|All))/,Zt={children:!0,contents:!0,next:!0,prev:!0};i.fn.extend({has:function(e){var t=i(e,this),n=t.length;return this.filter(function(){for(var r=0;r<n;r++)if(i.contains(this,t[r]))return!0})},closest:function(e,t){var n,r=0,a=this.length,s=[],o=typeof e!="string"&&i(e);if(!At.test(e)){for(;r<a;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(o?o.index(n)>-1:n.nodeType===1&&i.find.matchesSelector(n,e))){s.push(n);break}}return this.pushStack(s.length>1?i.uniqueSort(s):s)},index:function(e){return e?typeof e=="string"?C.call(i(e),this[0]):C.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(i.uniqueSort(i.merge(this.get(),i(e,t))))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}});function zt(e,t){for(;(e=e[t])&&e.nodeType!==1;);return e}i.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return Ve(e,"parentNode")},parentsUntil:function(e,t,n){return Ve(e,"parentNode",n)},next:function(e){return zt(e,"nextSibling")},prev:function(e){return zt(e,"previousSibling")},nextAll:function(e){return Ve(e,"nextSibling")},prevAll:function(e){return Ve(e,"previousSibling")},nextUntil:function(e,t,n){return Ve(e,"nextSibling",n)},prevUntil:function(e,t,n){return Ve(e,"previousSibling",n)},siblings:function(e){return Mt((e.parentNode||{}).firstChild,e)},children:function(e){return Mt(e.firstChild)},contents:function(e){return e.contentDocument!=null&&Ee(e.contentDocument)?e.contentDocument:(ye(e,"template")&&(e=e.content||e),i.merge([],e.childNodes))}},function(e,t){i.fn[e]=function(n,r){var a=i.map(this,t,n);return e.slice(-5)!=="Until"&&(r=n),r&&typeof r=="string"&&(a=i.filter(r,a)),this.length>1&&(Zt[e]||i.uniqueSort(a),wt.test(e)&&a.reverse()),this.pushStack(a)}});var Re=/[^\x20\t\r\n\f]+/g;function en(e){var t={};return i.each(e.match(Re)||[],function(n,r){t[r]=!0}),t}i.Callbacks=function(e){e=typeof e=="string"?en(e):i.extend({},e);var t,n,r,a,s=[],o=[],c=-1,l=function(){for(a=a||e.once,r=t=!0;o.length;c=-1)for(n=o.shift();++c<s.length;)s[c].apply(n[0],n[1])===!1&&e.stopOnFalse&&(c=s.length,n=!1);e.memory||(n=!1),t=!1,a&&(n?s=[]:s="")},p={add:function(){return s&&(n&&!t&&(c=s.length-1,o.push(n)),function y(T){i.each(T,function(v,m){R(m)?(!e.unique||!p.has(m))&&s.push(m):m&&m.length&&Ue(m)!=="string"&&y(m)})}(arguments),n&&!t&&l()),this},remove:function(){return i.each(arguments,function(y,T){for(var v;(v=i.inArray(T,s,v))>-1;)s.splice(v,1),v<=c&&c--}),this},has:function(y){return y?i.inArray(y,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return a=o=[],s=n="",this},disabled:function(){return!s},lock:function(){return a=o=[],!n&&!t&&(s=n=""),this},locked:function(){return!!a},fireWith:function(y,T){return a||(T=T||[],T=[y,T.slice?T.slice():T],o.push(T),t||l()),this},fire:function(){return p.fireWith(this,arguments),this},fired:function(){return!!r}};return p};function Ke(e){return e}function yt(e){throw e}function St(e,t,n,r){var a;try{e&&R(a=e.promise)?a.call(e).done(t).fail(n):e&&R(a=e.then)?a.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(s){n.apply(void 0,[s])}}i.extend({Deferred:function(e){var t=[["notify","progress",i.Callbacks("memory"),i.Callbacks("memory"),2],["resolve","done",i.Callbacks("once memory"),i.Callbacks("once memory"),0,"resolved"],["reject","fail",i.Callbacks("once memory"),i.Callbacks("once memory"),1,"rejected"]],n="pending",r={state:function(){return n},always:function(){return a.done(arguments).fail(arguments),this},catch:function(s){return r.then(null,s)},pipe:function(){var s=arguments;return i.Deferred(function(o){i.each(t,function(c,l){var p=R(s[l[4]])&&s[l[4]];a[l[1]](function(){var y=p&&p.apply(this,arguments);y&&R(y.promise)?y.promise().progress(o.notify).done(o.resolve).fail(o.reject):o[l[0]+"With"](this,p?[y]:arguments)})}),s=null}).promise()},then:function(s,o,c){var l=0;function p(y,T,v,m){return function(){var q=this,F=arguments,P=function(){var de,je;if(!(y<l)){if(de=v.apply(q,F),de===T.promise())throw new TypeError("Thenable self-resolution");je=de&&(typeof de=="object"||typeof de=="function")&&de.then,R(je)?m?je.call(de,p(l,T,Ke,m),p(l,T,yt,m)):(l++,je.call(de,p(l,T,Ke,m),p(l,T,yt,m),p(l,T,Ke,T.notifyWith))):(v!==Ke&&(q=void 0,F=[de]),(m||T.resolveWith)(q,F))}},pe=m?P:function(){try{P()}catch(de){i.Deferred.exceptionHook&&i.Deferred.exceptionHook(de,pe.stackTrace),y+1>=l&&(v!==yt&&(q=void 0,F=[de]),T.rejectWith(q,F))}};y?pe():(i.Deferred.getStackHook&&(pe.stackTrace=i.Deferred.getStackHook()),E.setTimeout(pe))}}return i.Deferred(function(y){t[0][3].add(p(0,y,R(c)?c:Ke,y.notifyWith)),t[1][3].add(p(0,y,R(s)?s:Ke)),t[2][3].add(p(0,y,R(o)?o:yt))}).promise()},promise:function(s){return s!=null?i.extend(s,r):r}},a={};return i.each(t,function(s,o){var c=o[2],l=o[5];r[o[1]]=c.add,l&&c.add(function(){n=l},t[3-s][2].disable,t[3-s][3].disable,t[0][2].lock,t[0][3].lock),c.add(o[3].fire),a[o[0]]=function(){return a[o[0]+"With"](this===a?void 0:this,arguments),this},a[o[0]+"With"]=c.fireWith}),r.promise(a),e&&e.call(a,a),a},when:function(e){var t=arguments.length,n=t,r=Array(n),a=be.call(arguments),s=i.Deferred(),o=function(c){return function(l){r[c]=this,a[c]=arguments.length>1?be.call(arguments):l,--t||s.resolveWith(r,a)}};if(t<=1&&(St(e,s.done(o(n)).resolve,s.reject,!t),s.state()==="pending"||R(a[n]&&a[n].then)))return s.then();for(;n--;)St(a[n],o(n),s.reject);return s.promise()}});var Et=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;i.Deferred.exceptionHook=function(e,t){E.console&&E.console.warn&&e&&Et.test(e.name)&&E.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},i.readyException=function(e){E.setTimeout(function(){throw e})};var rt=i.Deferred();i.fn.ready=function(e){return rt.then(e).catch(function(t){i.readyException(t)}),this},i.extend({isReady:!1,readyWait:1,ready:function(e){(e===!0?--i.readyWait:i.isReady)||(i.isReady=!0,!(e!==!0&&--i.readyWait>0)&&rt.resolveWith($,[i]))}}),i.ready.then=rt.then;function ot(){$.removeEventListener("DOMContentLoaded",ot),E.removeEventListener("load",ot),i.ready()}$.readyState==="complete"||$.readyState!=="loading"&&!$.documentElement.doScroll?E.setTimeout(i.ready):($.addEventListener("DOMContentLoaded",ot),E.addEventListener("load",ot));var De=function(e,t,n,r,a,s,o){var c=0,l=e.length,p=n==null;if(Ue(n)==="object"){a=!0;for(c in n)De(e,t,c,n[c],!0,s,o)}else if(r!==void 0&&(a=!0,R(r)||(o=!0),p&&(o?(t.call(e,r),t=null):(p=t,t=function(y,T,v){return p.call(i(y),v)})),t))for(;c<l;c++)t(e[c],n,o?r:r.call(e[c],c,t(e[c],n)));return a?e:p?t.call(e):l?t(e[0],n):s},Me=/^-ms-/,tn=/-([a-z])/g;function nn(e,t){return t.toUpperCase()}function Ie(e){return e.replace(Me,"ms-").replace(tn,nn)}var ut=function(e){return e.nodeType===1||e.nodeType===9||!+e.nodeType};function ft(){this.expando=i.expando+ft.uid++}ft.uid=1,ft.prototype={cache:function(e){var t=e[this.expando];return t||(t={},ut(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,a=this.cache(e);if(typeof t=="string")a[Ie(t)]=n;else for(r in t)a[Ie(r)]=t[r];return a},get:function(e,t){return t===void 0?this.cache(e):e[this.expando]&&e[this.expando][Ie(t)]},access:function(e,t,n){return t===void 0||t&&typeof t=="string"&&n===void 0?this.get(e,t):(this.set(e,t,n),n!==void 0?n:t)},remove:function(e,t){var n,r=e[this.expando];if(r!==void 0){if(t!==void 0)for(Array.isArray(t)?t=t.map(Ie):(t=Ie(t),t=t in r?[t]:t.match(Re)||[]),n=t.length;n--;)delete r[t[n]];(t===void 0||i.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return t!==void 0&&!i.isEmptyObject(t)}};var O=new ft,me=new ft,rn=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,an=/[A-Z]/g;function sn(e){return e==="true"?!0:e==="false"?!1:e==="null"?null:e===+e+""?+e:rn.test(e)?JSON.parse(e):e}function g(e,t,n){var r;if(n===void 0&&e.nodeType===1)if(r="data-"+t.replace(an,"-$&").toLowerCase(),n=e.getAttribute(r),typeof n=="string"){try{n=sn(n)}catch(a){}me.set(e,t,n)}else n=void 0;return n}i.extend({hasData:function(e){return me.hasData(e)||O.hasData(e)},data:function(e,t,n){return me.access(e,t,n)},removeData:function(e,t){me.remove(e,t)},_data:function(e,t,n){return O.access(e,t,n)},_removeData:function(e,t){O.remove(e,t)}}),i.fn.extend({data:function(e,t){var n,r,a,s=this[0],o=s&&s.attributes;if(e===void 0){if(this.length&&(a=me.get(s),s.nodeType===1&&!O.get(s,"hasDataAttrs"))){for(n=o.length;n--;)o[n]&&(r=o[n].name,r.indexOf("data-")===0&&(r=Ie(r.slice(5)),g(s,r,a[r])));O.set(s,"hasDataAttrs",!0)}return a}return typeof e=="object"?this.each(function(){me.set(this,e)}):De(this,function(c){var l;if(s&&c===void 0)return l=me.get(s,e),l!==void 0||(l=g(s,e),l!==void 0)?l:void 0;this.each(function(){me.set(this,e,c)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){me.remove(this,e)})}}),i.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=O.get(e,t),n&&(!r||Array.isArray(n)?r=O.access(e,t,i.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=i.queue(e,t),r=n.length,a=n.shift(),s=i._queueHooks(e,t),o=function(){i.dequeue(e,t)};a==="inprogress"&&(a=n.shift(),r--),a&&(t==="fx"&&n.unshift("inprogress"),delete s.stop,a.call(e,o,s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return O.get(e,n)||O.access(e,n,{empty:i.Callbacks("once memory").add(function(){O.remove(e,[t+"queue",n])})})}}),i.fn.extend({queue:function(e,t){var n=2;return typeof e!="string"&&(t=e,e="fx",n--),arguments.length<n?i.queue(this[0],e):t===void 0?this:this.each(function(){var r=i.queue(this,e,t);i._queueHooks(this,e),e==="fx"&&r[0]!=="inprogress"&&i.dequeue(this,e)})},dequeue:function(e){return this.each(function(){i.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,a=i.Deferred(),s=this,o=this.length,c=function(){--r||a.resolveWith(s,[s])};for(typeof e!="string"&&(t=e,e=void 0),e=e||"fx";o--;)n=O.get(s[o],e+"queueHooks"),n&&n.empty&&(r++,n.empty.add(c));return c(),a.promise(t)}});var S=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,w=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),D=["Top","Right","Bottom","Left"],k=$.documentElement,B=function(e){return i.contains(e.ownerDocument,e)},M={composed:!0};k.getRootNode&&(B=function(e){return i.contains(e.ownerDocument,e)||e.getRootNode(M)===e.ownerDocument});var Q=function(e,t){return e=t||e,e.style.display==="none"||e.style.display===""&&B(e)&&i.css(e,"display")==="none"};function j(e,t,n,r){var a,s,o=20,c=r?function(){return r.cur()}:function(){return i.css(e,t,"")},l=c(),p=n&&n[3]||(i.cssNumber[t]?"":"px"),y=e.nodeType&&(i.cssNumber[t]||p!=="px"&&+l)&&w.exec(i.css(e,t));if(y&&y[3]!==p){for(l=l/2,p=p||y[3],y=+l||1;o--;)i.style(e,t,y+p),(1-s)*(1-(s=c()/l||.5))<=0&&(o=0),y=y/s;y=y*2,i.style(e,t,y+p),n=n||[]}return n&&(y=+y||+l||0,a=n[1]?y+(n[1]+1)*n[2]:+n[2],r&&(r.unit=p,r.start=y,r.end=a)),a}var ue={};function Ne(e){var t,n=e.ownerDocument,r=e.nodeName,a=ue[r];return a||(t=n.body.appendChild(n.createElement(r)),a=i.css(t,"display"),t.parentNode.removeChild(t),a==="none"&&(a="block"),ue[r]=a,a)}function G(e,t){for(var n,r,a=[],s=0,o=e.length;s<o;s++)r=e[s],!!r.style&&(n=r.style.display,t?(n==="none"&&(a[s]=O.get(r,"display")||null,a[s]||(r.style.display="")),r.style.display===""&&Q(r)&&(a[s]=Ne(r))):n!=="none"&&(a[s]="none",O.set(r,"display",n)));for(s=0;s<o;s++)a[s]!=null&&(e[s].style.display=a[s]);return e}i.fn.extend({show:function(){return G(this,!0)},hide:function(){return G(this)},toggle:function(e){return typeof e=="boolean"?e?this.show():this.hide():this.each(function(){Q(this)?i(this).show():i(this).hide()})}});var te=/^(?:checkbox|radio)$/i,le=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,ve=/^$|^module$|\/(?:java|ecma)script/i;(function(){var e=$.createDocumentFragment(),t=e.appendChild($.createElement("div")),n=$.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),X.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",X.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue,t.innerHTML="<option></option>",X.option=!!t.lastChild})();var ne={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,"",""]};ne.tbody=ne.tfoot=ne.colgroup=ne.caption=ne.thead,ne.th=ne.td,X.option||(ne.optgroup=ne.option=[1,"<select multiple='multiple'>","</select>"]);function re(e,t){var n;return typeof e.getElementsByTagName!="undefined"?n=e.getElementsByTagName(t||"*"):typeof e.querySelectorAll!="undefined"?n=e.querySelectorAll(t||"*"):n=[],t===void 0||t&&ye(e,t)?i.merge([e],n):n}function fe(e,t){for(var n=0,r=e.length;n<r;n++)O.set(e[n],"globalEval",!t||O.get(t[n],"globalEval"))}var Te=/<|&#?\w+;/;function ke(e,t,n,r,a){for(var s,o,c,l,p,y,T=t.createDocumentFragment(),v=[],m=0,q=e.length;m<q;m++)if(s=e[m],s||s===0)if(Ue(s)==="object")i.merge(v,s.nodeType?[s]:s);else if(!Te.test(s))v.push(t.createTextNode(s));else{for(o=o||T.appendChild(t.createElement("div")),c=(le.exec(s)||["",""])[1].toLowerCase(),l=ne[c]||ne._default,o.innerHTML=l[1]+i.htmlPrefilter(s)+l[2],y=l[0];y--;)o=o.lastChild;i.merge(v,o.childNodes),o=T.firstChild,o.textContent=""}for(T.textContent="",m=0;s=v[m++];){if(r&&i.inArray(s,r)>-1){a&&a.push(s);continue}if(p=B(s),o=re(T.appendChild(s),"script"),p&&fe(o),n)for(y=0;s=o[y++];)ve.test(s.type||"")&&n.push(s)}return T}var Qe=/^([^.]*)(?:\.(.+)|)/;function Le(){return!0}function ze(){return!1}function Dt(e,t){return e===dr()==(t==="focus")}function dr(){try{return $.activeElement}catch(e){}}function on(e,t,n,r,a,s){var o,c;if(typeof t=="object"){typeof n!="string"&&(r=r||n,n=void 0);for(c in t)on(e,c,n,r,t[c],s);return e}if(r==null&&a==null?(a=n,r=n=void 0):a==null&&(typeof n=="string"?(a=r,r=void 0):(a=r,r=n,n=void 0)),a===!1)a=ze;else if(!a)return e;return s===1&&(o=a,a=function(l){return i().off(l),o.apply(this,arguments)},a.guid=o.guid||(o.guid=i.guid++)),e.each(function(){i.event.add(this,t,a,r,n)})}i.event={global:{},add:function(e,t,n,r,a){var s,o,c,l,p,y,T,v,m,q,F,P=O.get(e);if(!!ut(e))for(n.handler&&(s=n,n=s.handler,a=s.selector),a&&i.find.matchesSelector(k,a),n.guid||(n.guid=i.guid++),(l=P.events)||(l=P.events=Object.create(null)),(o=P.handle)||(o=P.handle=function(pe){return typeof i!="undefined"&&i.event.triggered!==pe.type?i.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(Re)||[""],p=t.length;p--;)c=Qe.exec(t[p])||[],m=F=c[1],q=(c[2]||"").split(".").sort(),!!m&&(T=i.event.special[m]||{},m=(a?T.delegateType:T.bindType)||m,T=i.event.special[m]||{},y=i.extend({type:m,origType:F,data:r,handler:n,guid:n.guid,selector:a,needsContext:a&&i.expr.match.needsContext.test(a),namespace:q.join(".")},s),(v=l[m])||(v=l[m]=[],v.delegateCount=0,(!T.setup||T.setup.call(e,r,q,o)===!1)&&e.addEventListener&&e.addEventListener(m,o)),T.add&&(T.add.call(e,y),y.handler.guid||(y.handler.guid=n.guid)),a?v.splice(v.delegateCount++,0,y):v.push(y),i.event.global[m]=!0)},remove:function(e,t,n,r,a){var s,o,c,l,p,y,T,v,m,q,F,P=O.hasData(e)&&O.get(e);if(!(!P||!(l=P.events))){for(t=(t||"").match(Re)||[""],p=t.length;p--;){if(c=Qe.exec(t[p])||[],m=F=c[1],q=(c[2]||"").split(".").sort(),!m){for(m in l)i.event.remove(e,m+t[p],n,r,!0);continue}for(T=i.event.special[m]||{},m=(r?T.delegateType:T.bindType)||m,v=l[m]||[],c=c[2]&&new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=s=v.length;s--;)y=v[s],(a||F===y.origType)&&(!n||n.guid===y.guid)&&(!c||c.test(y.namespace))&&(!r||r===y.selector||r==="**"&&y.selector)&&(v.splice(s,1),y.selector&&v.delegateCount--,T.remove&&T.remove.call(e,y));o&&!v.length&&((!T.teardown||T.teardown.call(e,q,P.handle)===!1)&&i.removeEvent(e,m,P.handle),delete l[m])}i.isEmptyObject(l)&&O.remove(e,"handle events")}},dispatch:function(e){var t,n,r,a,s,o,c=new Array(arguments.length),l=i.event.fix(e),p=(O.get(this,"events")||Object.create(null))[l.type]||[],y=i.event.special[l.type]||{};for(c[0]=l,t=1;t<arguments.length;t++)c[t]=arguments[t];if(l.delegateTarget=this,!(y.preDispatch&&y.preDispatch.call(this,l)===!1)){for(o=i.event.handlers.call(this,l,p),t=0;(a=o[t++])&&!l.isPropagationStopped();)for(l.currentTarget=a.elem,n=0;(s=a.handlers[n++])&&!l.isImmediatePropagationStopped();)(!l.rnamespace||s.namespace===!1||l.rnamespace.test(s.namespace))&&(l.handleObj=s,l.data=s.data,r=((i.event.special[s.origType]||{}).handle||s.handler).apply(a.elem,c),r!==void 0&&(l.result=r)===!1&&(l.preventDefault(),l.stopPropagation()));return y.postDispatch&&y.postDispatch.call(this,l),l.result}},handlers:function(e,t){var n,r,a,s,o,c=[],l=t.delegateCount,p=e.target;if(l&&p.nodeType&&!(e.type==="click"&&e.button>=1)){for(;p!==this;p=p.parentNode||this)if(p.nodeType===1&&!(e.type==="click"&&p.disabled===!0)){for(s=[],o={},n=0;n<l;n++)r=t[n],a=r.selector+" ",o[a]===void 0&&(o[a]=r.needsContext?i(a,this).index(p)>-1:i.find(a,this,null,[p]).length),o[a]&&s.push(r);s.length&&c.push({elem:p,handlers:s})}}return p=this,l<t.length&&c.push({elem:p,handlers:t.slice(l)}),c},addProp:function(e,t){Object.defineProperty(i.Event.prototype,e,{enumerable:!0,configurable:!0,get:R(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(n){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:n})}})},fix:function(e){return e[i.expando]?e:new i.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return te.test(t.type)&&t.click&&ye(t,"input")&&Wt(t,"click",Le),!1},trigger:function(e){var t=this||e;return te.test(t.type)&&t.click&&ye(t,"input")&&Wt(t,"click"),!0},_default:function(e){var t=e.target;return te.test(t.type)&&t.click&&ye(t,"input")&&O.get(t,"click")||ye(t,"a")}},beforeunload:{postDispatch:function(e){e.result!==void 0&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}};function Wt(e,t,n){if(!n){O.get(e,t)===void 0&&i.event.add(e,t,Le);return}O.set(e,t,!1),i.event.add(e,t,{namespace:!1,handler:function(r){var a,s,o=O.get(this,t);if(r.isTrigger&1&&this[t]){if(o.length)(i.event.special[t]||{}).delegateType&&r.stopPropagation();else if(o=be.call(arguments),O.set(this,t,o),a=n(this,t),this[t](),s=O.get(this,t),o!==s||a?O.set(this,t,!1):s={},o!==s)return r.stopImmediatePropagation(),r.preventDefault(),s&&s.value}else o.length&&(O.set(this,t,{value:i.event.trigger(i.extend(o[0],i.Event.prototype),o.slice(1),this)}),r.stopImmediatePropagation())}})}i.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},i.Event=function(e,t){if(!(this instanceof i.Event))return new i.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.defaultPrevented===void 0&&e.returnValue===!1?Le:ze,this.target=e.target&&e.target.nodeType===3?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&i.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[i.expando]=!0},i.Event.prototype={constructor:i.Event,isDefaultPrevented:ze,isPropagationStopped:ze,isImmediatePropagationStopped:ze,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Le,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Le,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Le,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},i.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:!0},i.event.addProp),i.each({focus:"focusin",blur:"focusout"},function(e,t){i.event.special[e]={setup:function(){return Wt(this,e,Dt),!1},trigger:function(){return Wt(this,e),!0},_default:function(){return!0},delegateType:t}}),i.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){i.event.special[e]={delegateType:t,bindType:t,handle:function(n){var r,a=this,s=n.relatedTarget,o=n.handleObj;return(!s||s!==a&&!i.contains(a,s))&&(n.type=o.origType,r=o.handler.apply(this,arguments),n.type=t),r}}}),i.fn.extend({on:function(e,t,n,r){return on(this,e,t,n,r)},one:function(e,t,n,r){return on(this,e,t,n,r,1)},off:function(e,t,n){var r,a;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,i(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if(typeof e=="object"){for(a in e)this.off(a,t,e[a]);return this}return(t===!1||typeof t=="function")&&(n=t,t=void 0),n===!1&&(n=ze),this.each(function(){i.event.remove(this,e,n,t)})}});var pr=/<script|<style|<link/i,hr=/checked\s*(?:[^=]|=\s*.checked.)/i,gr=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Nn(e,t){return ye(e,"table")&&ye(t.nodeType!==11?t:t.firstChild,"tr")&&i(e).children("tbody")[0]||e}function vr(e){return e.type=(e.getAttribute("type")!==null)+"/"+e.type,e}function yr(e){return(e.type||"").slice(0,5)==="true/"?e.type=e.type.slice(5):e.removeAttribute("type"),e}function kn(e,t){var n,r,a,s,o,c,l;if(t.nodeType===1){if(O.hasData(e)&&(s=O.get(e),l=s.events,l)){O.remove(t,"handle events");for(a in l)for(n=0,r=l[a].length;n<r;n++)i.event.add(t,a,l[a][n])}me.hasData(e)&&(o=me.access(e),c=i.extend({},o),me.set(t,c))}}function mr(e,t){var n=t.nodeName.toLowerCase();n==="input"&&te.test(e.type)?t.checked=e.checked:(n==="input"||n==="textarea")&&(t.defaultValue=e.defaultValue)}function mt(e,t,n,r){t=st(t);var a,s,o,c,l,p,y=0,T=e.length,v=T-1,m=t[0],q=R(m);if(q||T>1&&typeof m=="string"&&!X.checkClone&&hr.test(m))return e.each(function(F){var P=e.eq(F);q&&(t[0]=m.call(this,F,P.html())),mt(P,t,n,r)});if(T&&(a=ke(t,e[0].ownerDocument,!1,e,r),s=a.firstChild,a.childNodes.length===1&&(a=s),s||r)){for(o=i.map(re(a,"script"),vr),c=o.length;y<T;y++)l=a,y!==v&&(l=i.clone(l,!0,!0),c&&i.merge(o,re(l,"script"))),n.call(e[y],l,y);if(c)for(p=o[o.length-1].ownerDocument,i.map(o,yr),y=0;y<c;y++)l=o[y],ve.test(l.type||"")&&!O.access(l,"globalEval")&&i.contains(p,l)&&(l.src&&(l.type||"").toLowerCase()!=="module"?i._evalUrl&&!l.noModule&&i._evalUrl(l.src,{nonce:l.nonce||l.getAttribute("nonce")},p):Ct(l.textContent.replace(gr,""),l,p))}return e}function Ln(e,t,n){for(var r,a=t?i.filter(t,e):e,s=0;(r=a[s])!=null;s++)!n&&r.nodeType===1&&i.cleanData(re(r)),r.parentNode&&(n&&B(r)&&fe(re(r,"script")),r.parentNode.removeChild(r));return e}i.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,a,s,o,c=e.cloneNode(!0),l=B(e);if(!X.noCloneChecked&&(e.nodeType===1||e.nodeType===11)&&!i.isXMLDoc(e))for(o=re(c),s=re(e),r=0,a=s.length;r<a;r++)mr(s[r],o[r]);if(t)if(n)for(s=s||re(e),o=o||re(c),r=0,a=s.length;r<a;r++)kn(s[r],o[r]);else kn(e,c);return o=re(c,"script"),o.length>0&&fe(o,!l&&re(e,"script")),c},cleanData:function(e){for(var t,n,r,a=i.event.special,s=0;(n=e[s])!==void 0;s++)if(ut(n)){if(t=n[O.expando]){if(t.events)for(r in t.events)a[r]?i.event.remove(n,r):i.removeEvent(n,r,t.handle);n[O.expando]=void 0}n[me.expando]&&(n[me.expando]=void 0)}}}),i.fn.extend({detach:function(e){return Ln(this,e,!0)},remove:function(e){return Ln(this,e)},text:function(e){return De(this,function(t){return t===void 0?i.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=t)})},null,e,arguments.length)},append:function(){return mt(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=Nn(this,e);t.appendChild(e)}})},prepend:function(){return mt(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=Nn(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return mt(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return mt(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;(e=this[t])!=null;t++)e.nodeType===1&&(i.cleanData(re(e,!1)),e.textContent="");return this},clone:function(e,t){return e=e??!1,t=t??e,this.map(function(){return i.clone(this,e,t)})},html:function(e){return De(this,function(t){var n=this[0]||{},r=0,a=this.length;if(t===void 0&&n.nodeType===1)return n.innerHTML;if(typeof t=="string"&&!pr.test(t)&&!ne[(le.exec(t)||["",""])[1].toLowerCase()]){t=i.htmlPrefilter(t);try{for(;r<a;r++)n=this[r]||{},n.nodeType===1&&(i.cleanData(re(n,!1)),n.innerHTML=t);n=0}catch(s){}}n&&this.empty().append(t)},null,e,arguments.length)},replaceWith:function(){var e=[];return mt(this,arguments,function(t){var n=this.parentNode;i.inArray(this,e)<0&&(i.cleanData(re(this)),n&&n.replaceChild(t,this))},e)}}),i.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){i.fn[e]=function(n){for(var r,a=[],s=i(n),o=s.length-1,c=0;c<=o;c++)r=c===o?this:this.clone(!0),i(s[c])[t](r),Oe.apply(a,r.get());return this.pushStack(a)}});var un=new RegExp("^("+S+")(?!px)[a-z%]+$","i"),Bt=function(e){var t=e.ownerDocument.defaultView;return(!t||!t.opener)&&(t=E),t.getComputedStyle(e)},jn=function(e,t,n){var r,a,s={};for(a in t)s[a]=e.style[a],e.style[a]=t[a];r=n.call(e);for(a in t)e.style[a]=s[a];return r},br=new RegExp(D.join("|"),"i");(function(){function e(){if(!!p){l.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",p.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",k.appendChild(l).appendChild(p);var y=E.getComputedStyle(p);n=y.top!=="1%",c=t(y.marginLeft)===12,p.style.right="60%",s=t(y.right)===36,r=t(y.width)===36,p.style.position="absolute",a=t(p.offsetWidth/3)===12,k.removeChild(l),p=null}}function t(y){return Math.round(parseFloat(y))}var n,r,a,s,o,c,l=$.createElement("div"),p=$.createElement("div");!p.style||(p.style.backgroundClip="content-box",p.cloneNode(!0).style.backgroundClip="",X.clearCloneStyle=p.style.backgroundClip==="content-box",i.extend(X,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),s},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),c},scrollboxSize:function(){return e(),a},reliableTrDimensions:function(){var y,T,v,m;return o==null&&(y=$.createElement("table"),T=$.createElement("tr"),v=$.createElement("div"),y.style.cssText="position:absolute;left:-11111px;border-collapse:separate",T.style.cssText="border:1px solid",T.style.height="1px",v.style.height="9px",v.style.display="block",k.appendChild(y).appendChild(T).appendChild(v),m=E.getComputedStyle(T),o=parseInt(m.height,10)+parseInt(m.borderTopWidth,10)+parseInt(m.borderBottomWidth,10)===T.offsetHeight,k.removeChild(y)),o}}))})();function Nt(e,t,n){var r,a,s,o,c=e.style;return n=n||Bt(e),n&&(o=n.getPropertyValue(t)||n[t],o===""&&!B(e)&&(o=i.style(e,t)),!X.pixelBoxStyles()&&un.test(o)&&br.test(t)&&(r=c.width,a=c.minWidth,s=c.maxWidth,c.minWidth=c.maxWidth=c.width=o,o=n.width,c.width=r,c.minWidth=a,c.maxWidth=s)),o!==void 0?o+"":o}function qn(e,t){return{get:function(){if(e()){delete this.get;return}return(this.get=t).apply(this,arguments)}}}var Pn=["Webkit","Moz","ms"],Hn=$.createElement("div").style,On={};function xr(e){for(var t=e[0].toUpperCase()+e.slice(1),n=Pn.length;n--;)if(e=Pn[n]+t,e in Hn)return e}function fn(e){var t=i.cssProps[e]||On[e];return t||(e in Hn?e:On[e]=xr(e)||e)}var Cr=/^(none|table(?!-c[ea]).+)/,Rn=/^--/,Tr={position:"absolute",visibility:"hidden",display:"block"},Mn={letterSpacing:"0",fontWeight:"400"};function In(e,t,n){var r=w.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function cn(e,t,n,r,a,s){var o=t==="width"?1:0,c=0,l=0;if(n===(r?"border":"content"))return 0;for(;o<4;o+=2)n==="margin"&&(l+=i.css(e,n+D[o],!0,a)),r?(n==="content"&&(l-=i.css(e,"padding"+D[o],!0,a)),n!=="margin"&&(l-=i.css(e,"border"+D[o]+"Width",!0,a))):(l+=i.css(e,"padding"+D[o],!0,a),n!=="padding"?l+=i.css(e,"border"+D[o]+"Width",!0,a):c+=i.css(e,"border"+D[o]+"Width",!0,a));return!r&&s>=0&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-s-l-c-.5))||0),l}function zn(e,t,n){var r=Bt(e),a=!X.boxSizingReliable()||n,s=a&&i.css(e,"boxSizing",!1,r)==="border-box",o=s,c=Nt(e,t,r),l="offset"+t[0].toUpperCase()+t.slice(1);if(un.test(c)){if(!n)return c;c="auto"}return(!X.boxSizingReliable()&&s||!X.reliableTrDimensions()&&ye(e,"tr")||c==="auto"||!parseFloat(c)&&i.css(e,"display",!1,r)==="inline")&&e.getClientRects().length&&(s=i.css(e,"boxSizing",!1,r)==="border-box",o=l in e,o&&(c=e[l])),c=parseFloat(c)||0,c+cn(e,t,n||(s?"border":"content"),o,r,c)+"px"}i.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Nt(e,"opacity");return n===""?"1":n}}}},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,t,n,r){if(!(!e||e.nodeType===3||e.nodeType===8||!e.style)){var a,s,o,c=Ie(t),l=Rn.test(t),p=e.style;if(l||(t=fn(c)),o=i.cssHooks[t]||i.cssHooks[c],n!==void 0){if(s=typeof n,s==="string"&&(a=w.exec(n))&&a[1]&&(n=j(e,t,a),s="number"),n==null||n!==n)return;s==="number"&&!l&&(n+=a&&a[3]||(i.cssNumber[c]?"":"px")),!X.clearCloneStyle&&n===""&&t.indexOf("background")===0&&(p[t]="inherit"),(!o||!("set"in o)||(n=o.set(e,n,r))!==void 0)&&(l?p.setProperty(t,n):p[t]=n)}else return o&&"get"in o&&(a=o.get(e,!1,r))!==void 0?a:p[t]}},css:function(e,t,n,r){var a,s,o,c=Ie(t),l=Rn.test(t);return l||(t=fn(c)),o=i.cssHooks[t]||i.cssHooks[c],o&&"get"in o&&(a=o.get(e,!0,n)),a===void 0&&(a=Nt(e,t,r)),a==="normal"&&t in Mn&&(a=Mn[t]),n===""||n?(s=parseFloat(a),n===!0||isFinite(s)?s||0:a):a}}),i.each(["height","width"],function(e,t){i.cssHooks[t]={get:function(n,r,a){if(r)return Cr.test(i.css(n,"display"))&&(!n.getClientRects().length||!n.getBoundingClientRect().width)?jn(n,Tr,function(){return zn(n,t,a)}):zn(n,t,a)},set:function(n,r,a){var s,o=Bt(n),c=!X.scrollboxSize()&&o.position==="absolute",l=c||a,p=l&&i.css(n,"boxSizing",!1,o)==="border-box",y=a?cn(n,t,a,p,o):0;return p&&c&&(y-=Math.ceil(n["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-cn(n,t,"border",!1,o)-.5)),y&&(s=w.exec(r))&&(s[3]||"px")!=="px"&&(n.style[t]=r,r=i.css(n,t)),In(n,r,y)}}}),i.cssHooks.marginLeft=qn(X.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Nt(e,"marginLeft"))||e.getBoundingClientRect().left-jn(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),i.each({margin:"",padding:"",border:"Width"},function(e,t){i.cssHooks[e+t]={expand:function(n){for(var r=0,a={},s=typeof n=="string"?n.split(" "):[n];r<4;r++)a[e+D[r]+t]=s[r]||s[r-2]||s[0];return a}},e!=="margin"&&(i.cssHooks[e+t].set=In)}),i.fn.extend({css:function(e,t){return De(this,function(n,r,a){var s,o,c={},l=0;if(Array.isArray(r)){for(s=Bt(n),o=r.length;l<o;l++)c[r[l]]=i.css(n,r[l],!1,s);return c}return a!==void 0?i.style(n,r,a):i.css(n,r)},e,t,arguments.length>1)}});function Ae(e,t,n,r,a){return new Ae.prototype.init(e,t,n,r,a)}i.Tween=Ae,Ae.prototype={constructor:Ae,init:function(e,t,n,r,a,s){this.elem=e,this.prop=n,this.easing=a||i.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=s||(i.cssNumber[n]?"":"px")},cur:function(){var e=Ae.propHooks[this.prop];return e&&e.get?e.get(this):Ae.propHooks._default.get(this)},run:function(e){var t,n=Ae.propHooks[this.prop];return this.options.duration?this.pos=t=i.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):Ae.propHooks._default.set(this),this}},Ae.prototype.init.prototype=Ae.prototype,Ae.propHooks={_default:{get:function(e){var t;return e.elem.nodeType!==1||e.elem[e.prop]!=null&&e.elem.style[e.prop]==null?e.elem[e.prop]:(t=i.css(e.elem,e.prop,""),!t||t==="auto"?0:t)},set:function(e){i.fx.step[e.prop]?i.fx.step[e.prop](e):e.elem.nodeType===1&&(i.cssHooks[e.prop]||e.elem.style[fn(e.prop)]!=null)?i.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},Ae.propHooks.scrollTop=Ae.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},i.easing={linear:function(e){return e},swing:function(e){return .5-Math.cos(e*Math.PI)/2},_default:"swing"},i.fx=Ae.prototype.init,i.fx.step={};var bt,_t,Ar=/^(?:toggle|show|hide)$/,wr=/queueHooks$/;function ln(){_t&&($.hidden===!1&&E.requestAnimationFrame?E.requestAnimationFrame(ln):E.setTimeout(ln,i.fx.interval),i.fx.tick())}function Wn(){return E.setTimeout(function(){bt=void 0}),bt=Date.now()}function Ft(e,t){var n,r=0,a={height:e};for(t=t?1:0;r<4;r+=2-t)n=D[r],a["margin"+n]=a["padding"+n]=e;return t&&(a.opacity=a.width=e),a}function Bn(e,t,n){for(var r,a=(_e.tweeners[t]||[]).concat(_e.tweeners["*"]),s=0,o=a.length;s<o;s++)if(r=a[s].call(n,t,e))return r}function Sr(e,t,n){var r,a,s,o,c,l,p,y,T="width"in t||"height"in t,v=this,m={},q=e.style,F=e.nodeType&&Q(e),P=O.get(e,"fxshow");n.queue||(o=i._queueHooks(e,"fx"),o.unqueued==null&&(o.unqueued=0,c=o.empty.fire,o.empty.fire=function(){o.unqueued||c()}),o.unqueued++,v.always(function(){v.always(function(){o.unqueued--,i.queue(e,"fx").length||o.empty.fire()})}));for(r in t)if(a=t[r],Ar.test(a)){if(delete t[r],s=s||a==="toggle",a===(F?"hide":"show"))if(a==="show"&&P&&P[r]!==void 0)F=!0;else continue;m[r]=P&&P[r]||i.style(e,r)}if(l=!i.isEmptyObject(t),!(!l&&i.isEmptyObject(m))){T&&e.nodeType===1&&(n.overflow=[q.overflow,q.overflowX,q.overflowY],p=P&&P.display,p==null&&(p=O.get(e,"display")),y=i.css(e,"display"),y==="none"&&(p?y=p:(G([e],!0),p=e.style.display||p,y=i.css(e,"display"),G([e]))),(y==="inline"||y==="inline-block"&&p!=null)&&i.css(e,"float")==="none"&&(l||(v.done(function(){q.display=p}),p==null&&(y=q.display,p=y==="none"?"":y)),q.display="inline-block")),n.overflow&&(q.overflow="hidden",v.always(function(){q.overflow=n.overflow[0],q.overflowX=n.overflow[1],q.overflowY=n.overflow[2]})),l=!1;for(r in m)l||(P?"hidden"in P&&(F=P.hidden):P=O.access(e,"fxshow",{display:p}),s&&(P.hidden=!F),F&&G([e],!0),v.done(function(){F||G([e]),O.remove(e,"fxshow");for(r in m)i.style(e,r,m[r])})),l=Bn(F?P[r]:0,r,v),r in P||(P[r]=l.start,F&&(l.end=l.start,l.start=0))}}function Er(e,t){var n,r,a,s,o;for(n in e)if(r=Ie(n),a=t[r],s=e[n],Array.isArray(s)&&(a=s[1],s=e[n]=s[0]),n!==r&&(e[r]=s,delete e[n]),o=i.cssHooks[r],o&&"expand"in o){s=o.expand(s),delete e[r];for(n in s)n in e||(e[n]=s[n],t[n]=a)}else t[r]=a}function _e(e,t,n){var r,a,s=0,o=_e.prefilters.length,c=i.Deferred().always(function(){delete l.elem}),l=function(){if(a)return!1;for(var T=bt||Wn(),v=Math.max(0,p.startTime+p.duration-T),m=v/p.duration||0,q=1-m,F=0,P=p.tweens.length;F<P;F++)p.tweens[F].run(q);return c.notifyWith(e,[p,q,v]),q<1&&P?v:(P||c.notifyWith(e,[p,1,0]),c.resolveWith(e,[p]),!1)},p=c.promise({elem:e,props:i.extend({},t),opts:i.extend(!0,{specialEasing:{},easing:i.easing._default},n),originalProperties:t,originalOptions:n,startTime:bt||Wn(),duration:n.duration,tweens:[],createTween:function(T,v){var m=i.Tween(e,p.opts,T,v,p.opts.specialEasing[T]||p.opts.easing);return p.tweens.push(m),m},stop:function(T){var v=0,m=T?p.tweens.length:0;if(a)return this;for(a=!0;v<m;v++)p.tweens[v].run(1);return T?(c.notifyWith(e,[p,1,0]),c.resolveWith(e,[p,T])):c.rejectWith(e,[p,T]),this}}),y=p.props;for(Er(y,p.opts.specialEasing);s<o;s++)if(r=_e.prefilters[s].call(p,e,y,p.opts),r)return R(r.stop)&&(i._queueHooks(p.elem,p.opts.queue).stop=r.stop.bind(r)),r;return i.map(y,Bn,p),R(p.opts.start)&&p.opts.start.call(e,p),p.progress(p.opts.progress).done(p.opts.done,p.opts.complete).fail(p.opts.fail).always(p.opts.always),i.fx.timer(i.extend(l,{elem:e,anim:p,queue:p.opts.queue})),p}i.Animation=i.extend(_e,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return j(n.elem,e,w.exec(t),n),n}]},tweener:function(e,t){R(e)?(t=e,e=["*"]):e=e.match(Re);for(var n,r=0,a=e.length;r<a;r++)n=e[r],_e.tweeners[n]=_e.tweeners[n]||[],_e.tweeners[n].unshift(t)},prefilters:[Sr],prefilter:function(e,t){t?_e.prefilters.unshift(e):_e.prefilters.push(e)}}),i.speed=function(e,t,n){var r=e&&typeof e=="object"?i.extend({},e):{complete:n||!n&&t||R(e)&&e,duration:e,easing:n&&t||t&&!R(t)&&t};return i.fx.off?r.duration=0:typeof r.duration!="number"&&(r.duration in i.fx.speeds?r.duration=i.fx.speeds[r.duration]:r.duration=i.fx.speeds._default),(r.queue==null||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){R(r.old)&&r.old.call(this),r.queue&&i.dequeue(this,r.queue)},r},i.fn.extend({fadeTo:function(e,t,n,r){return this.filter(Q).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var a=i.isEmptyObject(e),s=i.speed(t,n,r),o=function(){var c=_e(this,i.extend({},e),s);(a||O.get(this,"finish"))&&c.stop(!0)};return o.finish=o,a||s.queue===!1?this.each(o):this.queue(s.queue,o)},stop:function(e,t,n){var r=function(a){var s=a.stop;delete a.stop,s(n)};return typeof e!="string"&&(n=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each(function(){var a=!0,s=e!=null&&e+"queueHooks",o=i.timers,c=O.get(this);if(s)c[s]&&c[s].stop&&r(c[s]);else for(s in c)c[s]&&c[s].stop&&wr.test(s)&&r(c[s]);for(s=o.length;s--;)o[s].elem===this&&(e==null||o[s].queue===e)&&(o[s].anim.stop(n),a=!1,o.splice(s,1));(a||!n)&&i.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=O.get(this),r=n[e+"queue"],a=n[e+"queueHooks"],s=i.timers,o=r?r.length:0;for(n.finish=!0,i.queue(this,e,[]),a&&a.stop&&a.stop.call(this,!0),t=s.length;t--;)s[t].elem===this&&s[t].queue===e&&(s[t].anim.stop(!0),s.splice(t,1));for(t=0;t<o;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),i.each(["toggle","show","hide"],function(e,t){var n=i.fn[t];i.fn[t]=function(r,a,s){return r==null||typeof r=="boolean"?n.apply(this,arguments):this.animate(Ft(t,!0),r,a,s)}}),i.each({slideDown:Ft("show"),slideUp:Ft("hide"),slideToggle:Ft("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){i.fn[e]=function(n,r,a){return this.animate(t,n,r,a)}}),i.timers=[],i.fx.tick=function(){var e,t=0,n=i.timers;for(bt=Date.now();t<n.length;t++)e=n[t],!e()&&n[t]===e&&n.splice(t--,1);n.length||i.fx.stop(),bt=void 0},i.fx.timer=function(e){i.timers.push(e),i.fx.start()},i.fx.interval=13,i.fx.start=function(){_t||(_t=!0,ln())},i.fx.stop=function(){_t=null},i.fx.speeds={slow:600,fast:200,_default:400},i.fn.delay=function(e,t){return e=i.fx&&i.fx.speeds[e]||e,t=t||"fx",this.queue(t,function(n,r){var a=E.setTimeout(n,e);r.stop=function(){E.clearTimeout(a)}})},function(){var e=$.createElement("input"),t=$.createElement("select"),n=t.appendChild($.createElement("option"));e.type="checkbox",X.checkOn=e.value!=="",X.optSelected=n.selected,e=$.createElement("input"),e.value="t",e.type="radio",X.radioValue=e.value==="t"}();var _n,kt=i.expr.attrHandle;i.fn.extend({attr:function(e,t){return De(this,i.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){i.removeAttr(this,e)})}}),i.extend({attr:function(e,t,n){var r,a,s=e.nodeType;if(!(s===3||s===8||s===2)){if(typeof e.getAttribute=="undefined")return i.prop(e,t,n);if((s!==1||!i.isXMLDoc(e))&&(a=i.attrHooks[t.toLowerCase()]||(i.expr.match.bool.test(t)?_n:void 0)),n!==void 0){if(n===null){i.removeAttr(e,t);return}return a&&"set"in a&&(r=a.set(e,n,t))!==void 0?r:(e.setAttribute(t,n+""),n)}return a&&"get"in a&&(r=a.get(e,t))!==null?r:(r=i.find.attr(e,t),r??void 0)}},attrHooks:{type:{set:function(e,t){if(!X.radioValue&&t==="radio"&&ye(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,a=t&&t.match(Re);if(a&&e.nodeType===1)for(;n=a[r++];)e.removeAttribute(n)}}),_n={set:function(e,t,n){return t===!1?i.removeAttr(e,n):e.setAttribute(n,n),n}},i.each(i.expr.match.bool.source.match(/\w+/g),function(e,t){var n=kt[t]||i.find.attr;kt[t]=function(r,a,s){var o,c,l=a.toLowerCase();return s||(c=kt[l],kt[l]=o,o=n(r,a,s)!=null?l:null,kt[l]=c),o}});var Dr=/^(?:input|select|textarea|button)$/i,Nr=/^(?:a|area)$/i;i.fn.extend({prop:function(e,t){return De(this,i.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[i.propFix[e]||e]})}}),i.extend({prop:function(e,t,n){var r,a,s=e.nodeType;if(!(s===3||s===8||s===2))return(s!==1||!i.isXMLDoc(e))&&(t=i.propFix[t]||t,a=i.propHooks[t]),n!==void 0?a&&"set"in a&&(r=a.set(e,n,t))!==void 0?r:e[t]=n:a&&"get"in a&&(r=a.get(e,t))!==null?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=i.find.attr(e,"tabindex");return t?parseInt(t,10):Dr.test(e.nodeName)||Nr.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),X.optSelected||(i.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),i.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){i.propFix[this.toLowerCase()]=this});function ct(e){var t=e.match(Re)||[];return t.join(" ")}function lt(e){return e.getAttribute&&e.getAttribute("class")||""}function dn(e){return Array.isArray(e)?e:typeof e=="string"?e.match(Re)||[]:[]}i.fn.extend({addClass:function(e){var t,n,r,a,s,o,c,l=0;if(R(e))return this.each(function(p){i(this).addClass(e.call(this,p,lt(this)))});if(t=dn(e),t.length){for(;n=this[l++];)if(a=lt(n),r=n.nodeType===1&&" "+ct(a)+" ",r){for(o=0;s=t[o++];)r.indexOf(" "+s+" ")<0&&(r+=s+" ");c=ct(r),a!==c&&n.setAttribute("class",c)}}return this},removeClass:function(e){var t,n,r,a,s,o,c,l=0;if(R(e))return this.each(function(p){i(this).removeClass(e.call(this,p,lt(this)))});if(!arguments.length)return this.attr("class","");if(t=dn(e),t.length){for(;n=this[l++];)if(a=lt(n),r=n.nodeType===1&&" "+ct(a)+" ",r){for(o=0;s=t[o++];)for(;r.indexOf(" "+s+" ")>-1;)r=r.replace(" "+s+" "," ");c=ct(r),a!==c&&n.setAttribute("class",c)}}return this},toggleClass:function(e,t){var n=typeof e,r=n==="string"||Array.isArray(e);return typeof t=="boolean"&&r?t?this.addClass(e):this.removeClass(e):R(e)?this.each(function(a){i(this).toggleClass(e.call(this,a,lt(this),t),t)}):this.each(function(){var a,s,o,c;if(r)for(s=0,o=i(this),c=dn(e);a=c[s++];)o.hasClass(a)?o.removeClass(a):o.addClass(a);else(e===void 0||n==="boolean")&&(a=lt(this),a&&O.set(this,"__className__",a),this.setAttribute&&this.setAttribute("class",a||e===!1?"":O.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(n.nodeType===1&&(" "+ct(lt(n))+" ").indexOf(t)>-1)return!0;return!1}});var kr=/\r/g;i.fn.extend({val:function(e){var t,n,r,a=this[0];return arguments.length?(r=R(e),this.each(function(s){var o;this.nodeType===1&&(r?o=e.call(this,s,i(this).val()):o=e,o==null?o="":typeof o=="number"?o+="":Array.isArray(o)&&(o=i.map(o,function(c){return c==null?"":c+""})),t=i.valHooks[this.type]||i.valHooks[this.nodeName.toLowerCase()],(!t||!("set"in t)||t.set(this,o,"value")===void 0)&&(this.value=o))})):a?(t=i.valHooks[a.type]||i.valHooks[a.nodeName.toLowerCase()],t&&"get"in t&&(n=t.get(a,"value"))!==void 0?n:(n=a.value,typeof n=="string"?n.replace(kr,""):n??"")):void 0}}),i.extend({valHooks:{option:{get:function(e){var t=i.find.attr(e,"value");return t??ct(i.text(e))}},select:{get:function(e){var t,n,r,a=e.options,s=e.selectedIndex,o=e.type==="select-one",c=o?null:[],l=o?s+1:a.length;for(s<0?r=l:r=o?s:0;r<l;r++)if(n=a[r],(n.selected||r===s)&&!n.disabled&&(!n.parentNode.disabled||!ye(n.parentNode,"optgroup"))){if(t=i(n).val(),o)return t;c.push(t)}return c},set:function(e,t){for(var n,r,a=e.options,s=i.makeArray(t),o=a.length;o--;)r=a[o],(r.selected=i.inArray(i.valHooks.option.get(r),s)>-1)&&(n=!0);return n||(e.selectedIndex=-1),s}}}}),i.each(["radio","checkbox"],function(){i.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=i.inArray(i(e).val(),t)>-1}},X.checkOn||(i.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value})}),X.focusin="onfocusin"in E;var Fn=/^(?:focusinfocus|focusoutblur)$/,$n=function(e){e.stopPropagation()};i.extend(i.event,{trigger:function(e,t,n,r){var a,s,o,c,l,p,y,T,v=[n||$],m=ce.call(e,"type")?e.type:e,q=ce.call(e,"namespace")?e.namespace.split("."):[];if(s=T=o=n=n||$,!(n.nodeType===3||n.nodeType===8)&&!Fn.test(m+i.event.triggered)&&(m.indexOf(".")>-1&&(q=m.split("."),m=q.shift(),q.sort()),l=m.indexOf(":")<0&&"on"+m,e=e[i.expando]?e:new i.Event(m,typeof e=="object"&&e),e.isTrigger=r?2:3,e.namespace=q.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=t==null?[e]:i.makeArray(t,[e]),y=i.event.special[m]||{},!(!r&&y.trigger&&y.trigger.apply(n,t)===!1))){if(!r&&!y.noBubble&&!xe(n)){for(c=y.delegateType||m,Fn.test(c+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),o=s;o===(n.ownerDocument||$)&&v.push(o.defaultView||o.parentWindow||E)}for(a=0;(s=v[a++])&&!e.isPropagationStopped();)T=s,e.type=a>1?c:y.bindType||m,p=(O.get(s,"events")||Object.create(null))[e.type]&&O.get(s,"handle"),p&&p.apply(s,t),p=l&&s[l],p&&p.apply&&ut(s)&&(e.result=p.apply(s,t),e.result===!1&&e.preventDefault());return e.type=m,!r&&!e.isDefaultPrevented()&&(!y._default||y._default.apply(v.pop(),t)===!1)&&ut(n)&&l&&R(n[m])&&!xe(n)&&(o=n[l],o&&(n[l]=null),i.event.triggered=m,e.isPropagationStopped()&&T.addEventListener(m,$n),n[m](),e.isPropagationStopped()&&T.removeEventListener(m,$n),i.event.triggered=void 0,o&&(n[l]=o)),e.result}},simulate:function(e,t,n){var r=i.extend(new i.Event,n,{type:e,isSimulated:!0});i.event.trigger(r,null,t)}}),i.fn.extend({trigger:function(e,t){return this.each(function(){i.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return i.event.trigger(e,t,n,!0)}}),X.focusin||i.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(r){i.event.simulate(t,r.target,i.event.fix(r))};i.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,a=O.access(r,t);a||r.addEventListener(e,n,!0),O.access(r,t,(a||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,a=O.access(r,t)-1;a?O.access(r,t,a):(r.removeEventListener(e,n,!0),O.remove(r,t))}}});var Lt=E.location,Un={guid:Date.now()},pn=/\?/;i.parseXML=function(e){var t,n;if(!e||typeof e!="string")return null;try{t=new E.DOMParser().parseFromString(e,"text/xml")}catch(r){}return n=t&&t.getElementsByTagName("parsererror")[0],(!t||n)&&i.error("Invalid XML: "+(n?i.map(n.childNodes,function(r){return r.textContent}).join(`
`):e)),t};var Lr=/\[\]$/,Vn=/\r?\n/g,jr=/^(?:submit|button|image|reset|file)$/i,qr=/^(?:input|select|textarea|keygen)/i;function hn(e,t,n,r){var a;if(Array.isArray(t))i.each(t,function(s,o){n||Lr.test(e)?r(e,o):hn(e+"["+(typeof o=="object"&&o!=null?s:"")+"]",o,n,r)});else if(!n&&Ue(t)==="object")for(a in t)hn(e+"["+a+"]",t[a],n,r);else r(e,t)}i.param=function(e,t){var n,r=[],a=function(s,o){var c=R(o)?o():o;r[r.length]=encodeURIComponent(s)+"="+encodeURIComponent(c??"")};if(e==null)return"";if(Array.isArray(e)||e.jquery&&!i.isPlainObject(e))i.each(e,function(){a(this.name,this.value)});else for(n in e)hn(n,e[n],t,a);return r.join("&")},i.fn.extend({serialize:function(){return i.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=i.prop(this,"elements");return e?i.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!i(this).is(":disabled")&&qr.test(this.nodeName)&&!jr.test(e)&&(this.checked||!te.test(e))}).map(function(e,t){var n=i(this).val();return n==null?null:Array.isArray(n)?i.map(n,function(r){return{name:t.name,value:r.replace(Vn,`\r
`)}}):{name:t.name,value:n.replace(Vn,`\r
`)}}).get()}});var Pr=/%20/g,Hr=/#.*$/,Or=/([?&])_=[^&]*/,Rr=/^(.*?):[ \t]*([^\r\n]*)$/mg,Mr=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Ir=/^(?:GET|HEAD)$/,zr=/^\/\//,Qn={},gn={},Xn="*/".concat("*"),vn=$.createElement("a");vn.href=Lt.href;function Gn(e){return function(t,n){typeof t!="string"&&(n=t,t="*");var r,a=0,s=t.toLowerCase().match(Re)||[];if(R(n))for(;r=s[a++];)r[0]==="+"?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Yn(e,t,n,r){var a={},s=e===gn;function o(c){var l;return a[c]=!0,i.each(e[c]||[],function(p,y){var T=y(t,n,r);if(typeof T=="string"&&!s&&!a[T])return t.dataTypes.unshift(T),o(T),!1;if(s)return!(l=T)}),l}return o(t.dataTypes[0])||!a["*"]&&o("*")}function yn(e,t){var n,r,a=i.ajaxSettings.flatOptions||{};for(n in t)t[n]!==void 0&&((a[n]?e:r||(r={}))[n]=t[n]);return r&&i.extend(!0,e,r),e}function Wr(e,t,n){for(var r,a,s,o,c=e.contents,l=e.dataTypes;l[0]==="*";)l.shift(),r===void 0&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r){for(a in c)if(c[a]&&c[a].test(r)){l.unshift(a);break}}if(l[0]in n)s=l[0];else{for(a in n){if(!l[0]||e.converters[a+" "+l[0]]){s=a;break}o||(o=a)}s=s||o}if(s)return s!==l[0]&&l.unshift(s),n[s]}function Br(e,t,n,r){var a,s,o,c,l,p={},y=e.dataTypes.slice();if(y[1])for(o in e.converters)p[o.toLowerCase()]=e.converters[o];for(s=y.shift();s;)if(e.responseFields[s]&&(n[e.responseFields[s]]=t),!l&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=s,s=y.shift(),s){if(s==="*")s=l;else if(l!=="*"&&l!==s){if(o=p[l+" "+s]||p["* "+s],!o){for(a in p)if(c=a.split(" "),c[1]===s&&(o=p[l+" "+c[0]]||p["* "+c[0]],o)){o===!0?o=p[a]:p[a]!==!0&&(s=c[0],y.unshift(c[1]));break}}if(o!==!0)if(o&&e.throws)t=o(t);else try{t=o(t)}catch(T){return{state:"parsererror",error:o?T:"No conversion from "+l+" to "+s}}}}return{state:"success",data:t}}i.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Lt.href,type:"GET",isLocal:Mr.test(Lt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Xn,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":i.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?yn(yn(e,i.ajaxSettings),t):yn(i.ajaxSettings,e)},ajaxPrefilter:Gn(Qn),ajaxTransport:Gn(gn),ajax:function(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};var n,r,a,s,o,c,l,p,y,T,v=i.ajaxSetup({},t),m=v.context||v,q=v.context&&(m.nodeType||m.jquery)?i(m):i.event,F=i.Deferred(),P=i.Callbacks("once memory"),pe=v.statusCode||{},de={},je={},K="canceled",_={readyState:0,getResponseHeader:function(Y){var se;if(l){if(!s)for(s={};se=Rr.exec(a);)s[se[1].toLowerCase()+" "]=(s[se[1].toLowerCase()+" "]||[]).concat(se[2]);se=s[Y.toLowerCase()+" "]}return se==null?null:se.join(", ")},getAllResponseHeaders:function(){return l?a:null},setRequestHeader:function(Y,se){return l==null&&(Y=je[Y.toLowerCase()]=je[Y.toLowerCase()]||Y,de[Y]=se),this},overrideMimeType:function(Y){return l==null&&(v.mimeType=Y),this},statusCode:function(Y){var se;if(Y)if(l)_.always(Y[_.status]);else for(se in Y)pe[se]=[pe[se],Y[se]];return this},abort:function(Y){var se=Y||K;return n&&n.abort(se),we(0,se),this}};if(F.promise(_),v.url=((e||v.url||Lt.href)+"").replace(zr,Lt.protocol+"//"),v.type=t.method||t.type||v.method||v.type,v.dataTypes=(v.dataType||"*").toLowerCase().match(Re)||[""],v.crossDomain==null){c=$.createElement("a");try{c.href=v.url,c.href=c.href,v.crossDomain=vn.protocol+"//"+vn.host!=c.protocol+"//"+c.host}catch(Y){v.crossDomain=!0}}if(v.data&&v.processData&&typeof v.data!="string"&&(v.data=i.param(v.data,v.traditional)),Yn(Qn,v,t,_),l)return _;p=i.event&&v.global,p&&i.active++==0&&i.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!Ir.test(v.type),r=v.url.replace(Hr,""),v.hasContent?v.data&&v.processData&&(v.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(v.data=v.data.replace(Pr,"+")):(T=v.url.slice(r.length),v.data&&(v.processData||typeof v.data=="string")&&(r+=(pn.test(r)?"&":"?")+v.data,delete v.data),v.cache===!1&&(r=r.replace(Or,"$1"),T=(pn.test(r)?"&":"?")+"_="+Un.guid+++T),v.url=r+T),v.ifModified&&(i.lastModified[r]&&_.setRequestHeader("If-Modified-Since",i.lastModified[r]),i.etag[r]&&_.setRequestHeader("If-None-Match",i.etag[r])),(v.data&&v.hasContent&&v.contentType!==!1||t.contentType)&&_.setRequestHeader("Content-Type",v.contentType),_.setRequestHeader("Accept",v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+(v.dataTypes[0]!=="*"?", "+Xn+"; q=0.01":""):v.accepts["*"]);for(y in v.headers)_.setRequestHeader(y,v.headers[y]);if(v.beforeSend&&(v.beforeSend.call(m,_,v)===!1||l))return _.abort();if(K="abort",P.add(v.complete),_.done(v.success),_.fail(v.error),n=Yn(gn,v,t,_),!n)we(-1,"No Transport");else{if(_.readyState=1,p&&q.trigger("ajaxSend",[_,v]),l)return _;v.async&&v.timeout>0&&(o=E.setTimeout(function(){_.abort("timeout")},v.timeout));try{l=!1,n.send(de,we)}catch(Y){if(l)throw Y;we(-1,Y)}}function we(Y,se,qt,$t){var qe,dt,pt,Se,it,We=se;l||(l=!0,o&&E.clearTimeout(o),n=void 0,a=$t||"",_.readyState=Y>0?4:0,qe=Y>=200&&Y<300||Y===304,qt&&(Se=Wr(v,_,qt)),!qe&&i.inArray("script",v.dataTypes)>-1&&i.inArray("json",v.dataTypes)<0&&(v.converters["text script"]=function(){}),Se=Br(v,Se,_,qe),qe?(v.ifModified&&(it=_.getResponseHeader("Last-Modified"),it&&(i.lastModified[r]=it),it=_.getResponseHeader("etag"),it&&(i.etag[r]=it)),Y===204||v.type==="HEAD"?We="nocontent":Y===304?We="notmodified":(We=Se.state,dt=Se.data,pt=Se.error,qe=!pt)):(pt=We,(Y||!We)&&(We="error",Y<0&&(Y=0))),_.status=Y,_.statusText=(se||We)+"",qe?F.resolveWith(m,[dt,We,_]):F.rejectWith(m,[_,We,pt]),_.statusCode(pe),pe=void 0,p&&q.trigger(qe?"ajaxSuccess":"ajaxError",[_,v,qe?dt:pt]),P.fireWith(m,[_,We]),p&&(q.trigger("ajaxComplete",[_,v]),--i.active||i.event.trigger("ajaxStop")))}return _},getJSON:function(e,t,n){return i.get(e,t,n,"json")},getScript:function(e,t){return i.get(e,void 0,t,"script")}}),i.each(["get","post"],function(e,t){i[t]=function(n,r,a,s){return R(r)&&(s=s||a,a=r,r=void 0),i.ajax(i.extend({url:n,type:t,dataType:s,data:r,success:a},i.isPlainObject(n)&&n))}}),i.ajaxPrefilter(function(e){var t;for(t in e.headers)t.toLowerCase()==="content-type"&&(e.contentType=e.headers[t]||"")}),i._evalUrl=function(e,t,n){return i.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(r){i.globalEval(r,t,n)}})},i.fn.extend({wrapAll:function(e){var t;return this[0]&&(R(e)&&(e=e.call(this[0])),t=i(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var n=this;n.firstElementChild;)n=n.firstElementChild;return n}).append(this)),this},wrapInner:function(e){return R(e)?this.each(function(t){i(this).wrapInner(e.call(this,t))}):this.each(function(){var t=i(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=R(e);return this.each(function(n){i(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){i(this).replaceWith(this.childNodes)}),this}}),i.expr.pseudos.hidden=function(e){return!i.expr.pseudos.visible(e)},i.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},i.ajaxSettings.xhr=function(){try{return new E.XMLHttpRequest}catch(e){}};var _r={0:200,1223:204},jt=i.ajaxSettings.xhr();X.cors=!!jt&&"withCredentials"in jt,X.ajax=jt=!!jt,i.ajaxTransport(function(e){var t,n;if(X.cors||jt&&!e.crossDomain)return{send:function(r,a){var s,o=e.xhr();if(o.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(s in e.xhrFields)o[s]=e.xhrFields[s];e.mimeType&&o.overrideMimeType&&o.overrideMimeType(e.mimeType),!e.crossDomain&&!r["X-Requested-With"]&&(r["X-Requested-With"]="XMLHttpRequest");for(s in r)o.setRequestHeader(s,r[s]);t=function(c){return function(){t&&(t=n=o.onload=o.onerror=o.onabort=o.ontimeout=o.onreadystatechange=null,c==="abort"?o.abort():c==="error"?typeof o.status!="number"?a(0,"error"):a(o.status,o.statusText):a(_r[o.status]||o.status,o.statusText,(o.responseType||"text")!=="text"||typeof o.responseText!="string"?{binary:o.response}:{text:o.responseText},o.getAllResponseHeaders()))}},o.onload=t(),n=o.onerror=o.ontimeout=t("error"),o.onabort!==void 0?o.onabort=n:o.onreadystatechange=function(){o.readyState===4&&E.setTimeout(function(){t&&n()})},t=t("abort");try{o.send(e.hasContent&&e.data||null)}catch(c){if(t)throw c}},abort:function(){t&&t()}}}),i.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),i.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 i.globalEval(e),e}}}),i.ajaxPrefilter("script",function(e){e.cache===void 0&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),i.ajaxTransport("script",function(e){if(e.crossDomain||e.scriptAttrs){var t,n;return{send:function(r,a){t=i("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(s){t.remove(),n=null,s&&a(s.type==="error"?404:200,s.type)}),$.head.appendChild(t[0])},abort:function(){n&&n()}}}});var Jn=[],mn=/(=)\?(?=&|$)|\?\?/;i.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Jn.pop()||i.expando+"_"+Un.guid++;return this[e]=!0,e}}),i.ajaxPrefilter("json jsonp",function(e,t,n){var r,a,s,o=e.jsonp!==!1&&(mn.test(e.url)?"url":typeof e.data=="string"&&(e.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&mn.test(e.data)&&"data");if(o||e.dataTypes[0]==="jsonp")return r=e.jsonpCallback=R(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,o?e[o]=e[o].replace(mn,"$1"+r):e.jsonp!==!1&&(e.url+=(pn.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return s||i.error(r+" was not called"),s[0]},e.dataTypes[0]="json",a=E[r],E[r]=function(){s=arguments},n.always(function(){a===void 0?i(E).removeProp(r):E[r]=a,e[r]&&(e.jsonpCallback=t.jsonpCallback,Jn.push(r)),s&&R(a)&&a(s[0]),s=a=void 0}),"script"}),X.createHTMLDocument=function(){var e=$.implementation.createHTMLDocument("").body;return e.innerHTML="<form></form><form></form>",e.childNodes.length===2}(),i.parseHTML=function(e,t,n){if(typeof e!="string")return[];typeof t=="boolean"&&(n=t,t=!1);var r,a,s;return t||(X.createHTMLDocument?(t=$.implementation.createHTMLDocument(""),r=t.createElement("base"),r.href=$.location.href,t.head.appendChild(r)):t=$),a=Je.exec(e),s=!n&&[],a?[t.createElement(a[1])]:(a=ke([e],t,s),s&&s.length&&i(s).remove(),i.merge([],a.childNodes))},i.fn.load=function(e,t,n){var r,a,s,o=this,c=e.indexOf(" ");return c>-1&&(r=ct(e.slice(c)),e=e.slice(0,c)),R(t)?(n=t,t=void 0):t&&typeof t=="object"&&(a="POST"),o.length>0&&i.ajax({url:e,type:a||"GET",dataType:"html",data:t}).done(function(l){s=arguments,o.html(r?i("<div>").append(i.parseHTML(l)).find(r):l)}).always(n&&function(l,p){o.each(function(){n.apply(this,s||[l.responseText,p,l])})}),this},i.expr.pseudos.animated=function(e){return i.grep(i.timers,function(t){return e===t.elem}).length},i.offset={setOffset:function(e,t,n){var r,a,s,o,c,l,p,y=i.css(e,"position"),T=i(e),v={};y==="static"&&(e.style.position="relative"),c=T.offset(),s=i.css(e,"top"),l=i.css(e,"left"),p=(y==="absolute"||y==="fixed")&&(s+l).indexOf("auto")>-1,p?(r=T.position(),o=r.top,a=r.left):(o=parseFloat(s)||0,a=parseFloat(l)||0),R(t)&&(t=t.call(e,n,i.extend({},c))),t.top!=null&&(v.top=t.top-c.top+o),t.left!=null&&(v.left=t.left-c.left+a),"using"in t?t.using.call(e,v):T.css(v)}},i.fn.extend({offset:function(e){if(arguments.length)return e===void 0?this:this.each(function(a){i.offset.setOffset(this,e,a)});var t,n,r=this[0];if(!!r)return r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}},position:function(){if(!!this[0]){var e,t,n,r=this[0],a={top:0,left:0};if(i.css(r,"position")==="fixed")t=r.getBoundingClientRect();else{for(t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&i.css(e,"position")==="static";)e=e.parentNode;e&&e!==r&&e.nodeType===1&&(a=i(e).offset(),a.top+=i.css(e,"borderTopWidth",!0),a.left+=i.css(e,"borderLeftWidth",!0))}return{top:t.top-a.top-i.css(r,"marginTop",!0),left:t.left-a.left-i.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&i.css(e,"position")==="static";)e=e.offsetParent;return e||k})}}),i.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n=t==="pageYOffset";i.fn[e]=function(r){return De(this,function(a,s,o){var c;if(xe(a)?c=a:a.nodeType===9&&(c=a.defaultView),o===void 0)return c?c[t]:a[s];c?c.scrollTo(n?c.pageXOffset:o,n?o:c.pageYOffset):a[s]=o},e,r,arguments.length)}}),i.each(["top","left"],function(e,t){i.cssHooks[t]=qn(X.pixelPosition,function(n,r){if(r)return r=Nt(n,t),un.test(r)?i(n).position()[t]+"px":r})}),i.each({Height:"height",Width:"width"},function(e,t){i.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){i.fn[r]=function(a,s){var o=arguments.length&&(n||typeof a!="boolean"),c=n||(a===!0||s===!0?"margin":"border");return De(this,function(l,p,y){var T;return xe(l)?r.indexOf("outer")===0?l["inner"+e]:l.document.documentElement["client"+e]:l.nodeType===9?(T=l.documentElement,Math.max(l.body["scroll"+e],T["scroll"+e],l.body["offset"+e],T["offset"+e],T["client"+e])):y===void 0?i.css(l,p,c):i.style(l,p,y,c)},t,o?a:void 0,o)}})}),i.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){i.fn[t]=function(n){return this.on(t,n)}}),i.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return arguments.length===1?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),i.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,t){i.fn[t]=function(n,r){return arguments.length>0?this.on(t,null,n,r):this.trigger(t)}});var Fr=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;i.proxy=function(e,t){var n,r,a;if(typeof t=="string"&&(n=e[t],t=e,e=n),!!R(e))return r=be.call(arguments,2),a=function(){return e.apply(t||this,r.concat(be.call(arguments)))},a.guid=e.guid=e.guid||i.guid++,a},i.holdReady=function(e){e?i.readyWait++:i.ready(!0)},i.isArray=Array.isArray,i.parseJSON=JSON.parse,i.nodeName=ye,i.isFunction=R,i.isWindow=xe,i.camelCase=Ie,i.type=Ue,i.now=Date.now,i.isNumeric=function(e){var t=i.type(e);return(t==="number"||t==="string")&&!isNaN(e-parseFloat(e))},i.trim=function(e){return e==null?"":(e+"").replace(Fr,"")},typeof define=="function"&&define.amd&&define("jquery",[],function(){return i});var $r=E.jQuery,Ur=E.$;return i.noConflict=function(e){return E.$===i&&(E.$=Ur),e&&E.jQuery===i&&(E.jQuery=$r),i},typeof V=="undefined"&&(E.jQuery=E.$=i),i})});var cr=or((gi,Kt)=>{(function(E){var V=navigator.userAgent;E.HTMLPictureElement&&/ecko/.test(V)&&V.match(/rv\:(\d+)/)&&RegExp.$1<45&&addEventListener("resize",function(){var oe,Ee=document.createElement("source"),be=function(ae){var ce,Xe,Ge=ae.parentNode;Ge.nodeName.toUpperCase()==="PICTURE"?(ce=Ee.cloneNode(),Ge.insertBefore(ce,Ge.firstElementChild),setTimeout(function(){Ge.removeChild(ce)})):(!ae._pfLastSize||ae.offsetWidth>ae._pfLastSize)&&(ae._pfLastSize=ae.offsetWidth,Xe=ae.sizes,ae.sizes+=",100vw",setTimeout(function(){ae.sizes=Xe}))},st=function(){var ae,ce=document.querySelectorAll("picture > img, img[srcset][sizes]");for(ae=0;ae<ce.length;ae++)be(ce[ae])},Oe=function(){clearTimeout(oe),oe=setTimeout(st,99)},C=E.matchMedia&&matchMedia("(orientation: landscape)"),Be=function(){Oe(),C&&C.addListener&&C.addListener(Oe)};return Ee.srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",/^[c|i]|d$/.test(document.readyState||"")?Be():document.addEventListener("DOMContentLoaded",Be),Oe}())})(window);(function(E,V,oe){"use strict";V.createElement("picture");var Ee,be,st,Oe,C={},Be=!1,ae=function(){},ce=V.createElement("img"),Xe=ce.getAttribute,Ge=ce.setAttribute,X=ce.removeAttribute,R=V.documentElement,xe={},$={algorithm:""},xt="data-pfsrc",Ct=xt+"set",Ue=navigator.userAgent,Rt=/rident/.test(Ue)||/ecko/.test(Ue)&&Ue.match(/rv\:(\d+)/)&&RegExp.$1>35,i="currentSrc",Tt=/\s+\+?\d+(e\d+)?w/,Ye=/(\([^)]+\))?\s*(.+)/,Ve=E.picturefillCFG,Mt="position:absolute;left:0;visibility:hidden;display:block;padding:0;border:none;font-size:1em;width:1em;overflow:hidden;clip:rect(0px, 0px, 0px, 0px)",At="font-size:100%!important;",ye=!0,Je={},tt={},nt=E.devicePixelRatio,ge={px:1,in:96},It=V.createElement("a"),wt=!1,Zt=/^[ \t\n\r\u000c]+/,zt=/^[, \t\n\r\u000c]+/,Re=/^[^ \t\n\r\u000c]+/,en=/[,]+$/,Ke=/^\d+$/,yt=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,St=function(g,S,w,D){g.addEventListener?g.addEventListener(S,w,D||!1):g.attachEvent&&g.attachEvent("on"+S,w)},Et=function(g){var S={};return function(w){return w in S||(S[w]=g(w)),S[w]}};function rt(g){return g===" "||g===" "||g===`
`||g==="\f"||g==="\r"}var ot=function(){var g=/^([\d\.]+)(em|vw|px)$/,S=function(){for(var D=arguments,k=0,B=D[0];++k in D;)B=B.replace(D[k],D[++k]);return B},w=Et(function(D){return"return "+S((D||"").toLowerCase(),/\band\b/g,"&&",/,/g,"||",/min-([a-z-\s]+):/g,"e.$1>=",/max-([a-z-\s]+):/g,"e.$1<=",/calc([^)]+)/g,"($1)",/(\d+[\.]*[\d]*)([a-z]+)/g,"($1 * e.$2)",/^(?!(e.[a-z]|[0-9\.&=|><\+\-\*\(\)\/])).*/ig,"")+";"});return function(D,k){var B;if(!(D in Je))if(Je[D]=!1,k&&(B=D.match(g)))Je[D]=B[1]*ge[B[2]];else try{Je[D]=new Function("e",w(D))(ge)}catch(M){}return Je[D]}}(),De=function(g,S){return g.w?(g.cWidth=C.calcListLength(S||"100vw"),g.res=g.w/g.cWidth):g.res=g.d,g},Me=function(g){if(!!Be){var S,w,D,k=g||{};if(k.elements&&k.elements.nodeType===1&&(k.elements.nodeName.toUpperCase()==="IMG"?k.elements=[k.elements]:(k.context=k.elements,k.elements=null)),S=k.elements||C.qsa(k.context||V,k.reevaluate||k.reselect?C.sel:C.selShort),D=S.length){for(C.setupRun(k),wt=!0,w=0;w<D;w++)C.fillImg(S[w],k);C.teardownRun(k)}}};Ee=E.console&&console.warn?function(g){console.warn(g)}:ae,i in ce||(i="src"),xe["image/jpeg"]=!0,xe["image/gif"]=!0,xe["image/png"]=!0;function tn(g,S){var w=new E.Image;return w.onerror=function(){xe[g]=!1,Me()},w.onload=function(){xe[g]=w.width===1,Me()},w.src=S,"pending"}xe["image/svg+xml"]=V.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1");function nn(){ye=!1,nt=E.devicePixelRatio,Je={},tt={},C.DPR=nt||1,ge.width=Math.max(E.innerWidth||0,R.clientWidth),ge.height=Math.max(E.innerHeight||0,R.clientHeight),ge.vw=ge.width/100,ge.vh=ge.height/100,Oe=[ge.height,ge.width,nt].join("-"),ge.em=C.getEmValue(),ge.rem=ge.em}function Ie(g,S,w,D){var k,B,M,Q;return $.algorithm==="saveData"?g>2.7?Q=w+1:(B=S-w,k=Math.pow(g-.6,1.5),M=B*k,D&&(M+=.1*k),Q=g+M):Q=w>1?Math.sqrt(g*S):g,Q>w}function ut(g){var S,w=C.getSet(g),D=!1;w!=="pending"&&(D=Oe,w&&(S=C.setRes(w),C.applySetCandidate(S,g))),g[C.ns].evaled=D}function ft(g,S){return g.res-S.res}function O(g,S,w){var D;return!w&&S&&(w=g[C.ns].sets,w=w&&w[w.length-1]),D=me(S,w),D&&(S=C.makeUrl(S),g[C.ns].curSrc=S,g[C.ns].curCan=D,D.res||De(D,D.set.sizes)),D}function me(g,S){var w,D,k;if(g&&S){for(k=C.parseSet(S),g=C.makeUrl(g),w=0;w<k.length;w++)if(g===C.makeUrl(k[w].url)){D=k[w];break}}return D}function rn(g,S){var w,D,k,B,M=g.getElementsByTagName("source");for(w=0,D=M.length;w<D;w++)k=M[w],k[C.ns]=!0,B=k.getAttribute("srcset"),B&&S.push({srcset:B,media:k.getAttribute("media"),type:k.getAttribute("type"),sizes:k.getAttribute("sizes")})}function an(g,S){function w(le){var ve,ne=le.exec(g.substring(ue));if(ne)return ve=ne[0],ue+=ve.length,ve}var D=g.length,k,B,M,Q,j,ue=0,Ne=[];function G(){var le=!1,ve,ne,re,fe,Te={},ke,Qe,Le,ze,Dt;for(fe=0;fe<B.length;fe++)ke=B[fe],Qe=ke[ke.length-1],Le=ke.substring(0,ke.length-1),ze=parseInt(Le,10),Dt=parseFloat(Le),Ke.test(Le)&&Qe==="w"?((ve||ne)&&(le=!0),ze===0?le=!0:ve=ze):yt.test(Le)&&Qe==="x"?((ve||ne||re)&&(le=!0),Dt<0?le=!0:ne=Dt):Ke.test(Le)&&Qe==="h"?((re||ne)&&(le=!0),ze===0?le=!0:re=ze):le=!0;le||(Te.url=k,ve&&(Te.w=ve),ne&&(Te.d=ne),re&&(Te.h=re),!re&&!ne&&!ve&&(Te.d=1),Te.d===1&&(S.has1x=!0),Te.set=S,Ne.push(Te))}function te(){for(w(Zt),M="",Q="in descriptor";;){if(j=g.charAt(ue),Q==="in descriptor")if(rt(j))M&&(B.push(M),M="",Q="after descriptor");else if(j===","){ue+=1,M&&B.push(M),G();return}else if(j==="(")M=M+j,Q="in parens";else if(j===""){M&&B.push(M),G();return}else M=M+j;else if(Q==="in parens")if(j===")")M=M+j,Q="in descriptor";else if(j===""){B.push(M),G();return}else M=M+j;else if(Q==="after descriptor"&&!rt(j))if(j===""){G();return}else Q="in descriptor",ue-=1;ue+=1}}for(;;){if(w(zt),ue>=D)return Ne;k=w(Re),B=[],k.slice(-1)===","?(k=k.replace(en,""),G()):te()}}function sn(g){var S=/^(?:[+-]?[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?(?:ch|cm|em|ex|in|mm|pc|pt|px|rem|vh|vmin|vmax|vw)$/i,w=/^calc\((?:[0-9a-z \.\+\-\*\/\(\)]+)\)$/i,D,k,B,M,Q,j;function ue(G){var te,le="",ve=[],ne=[],re=0,fe=0,Te=!1;function ke(){le&&(ve.push(le),le="")}function Qe(){ve[0]&&(ne.push(ve),ve=[])}for(;;){if(te=G.charAt(fe),te==="")return ke(),Qe(),ne;if(Te)if(te==="*"&&G[fe+1]==="/"){Te=!1,fe+=2,ke();continue}else{fe+=1;continue}else if(rt(te))if(G.charAt(fe-1)&&rt(G.charAt(fe-1))||!le){fe+=1;continue}else if(re===0){ke(),fe+=1;continue}else te=" ";else if(te==="(")re+=1;else if(te===")")re-=1;else if(te===","){ke(),Qe(),fe+=1;continue}else if(te==="/"&&G.charAt(fe+1)==="*"){Te=!0,fe+=2;continue}le=le+te,fe+=1}}function Ne(G){return!!(S.test(G)&&parseFloat(G)>=0||w.test(G)||G==="0"||G==="-0"||G==="+0")}for(k=ue(g),B=k.length,D=0;D<B;D++){if(M=k[D],Q=M[M.length-1],Ne(Q))j=Q,M.pop();else continue;if(M.length===0)return j;if(M=M.join(" "),!!C.matchesMedia(M))return j}return"100vw"}for(C.ns=("pf"+new Date().getTime()).substr(0,9),C.supSrcset=("srcset"in ce),C.supSizes=("sizes"in ce),C.supPicture=!!E.HTMLPictureElement,C.supSrcset&&C.supPicture&&!C.supSizes&&function(g){ce.srcset="data:,a",g.src="data:,a",C.supSrcset=ce.complete===g.complete,C.supPicture=C.supSrcset&&C.supPicture}(V.createElement("img")),C.supSrcset&&!C.supSizes?function(){var g="data:image/gif;base64,R0lGODlhAgABAPAAAP///wAAACH5BAAAAAAALAAAAAACAAEAAAICBAoAOw==",S="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",w=V.createElement("img"),D=function(){var k=w.width;k===2&&(C.supSizes=!0),st=C.supSrcset&&!C.supSizes,Be=!0,setTimeout(Me)};w.onload=D,w.onerror=D,w.setAttribute("sizes","9px"),w.srcset=S+" 1w,"+g+" 9w",w.src=S}():Be=!0,C.selShort="picture>img,img[srcset]",C.sel=C.selShort,C.cfg=$,C.DPR=nt||1,C.u=ge,C.types=xe,C.setSize=ae,C.makeUrl=Et(function(g){return It.href=g,It.href}),C.qsa=function(g,S){return"querySelector"in g?g.querySelectorAll(S):[]},C.matchesMedia=function(){return E.matchMedia&&(matchMedia("(min-width: 0.1em)")||{}).matches?C.matchesMedia=function(g){return!g||matchMedia(g).matches}:C.matchesMedia=C.mMQ,C.matchesMedia.apply(this,arguments)},C.mMQ=function(g){return g?ot(g):!0},C.calcLength=function(g){var S=ot(g,!0)||!1;return S<0&&(S=!1),S},C.supportsType=function(g){return g?xe[g]:!0},C.parseSize=Et(function(g){var S=(g||"").match(Ye);return{media:S&&S[1],length:S&&S[2]}}),C.parseSet=function(g){return g.cands||(g.cands=an(g.srcset,g)),g.cands},C.getEmValue=function(){var g;if(!be&&(g=V.body)){var S=V.createElement("div"),w=R.style.cssText,D=g.style.cssText;S.style.cssText=Mt,R.style.cssText=At,g.style.cssText=At,g.appendChild(S),be=S.offsetWidth,g.removeChild(S),be=parseFloat(be,10),R.style.cssText=w,g.style.cssText=D}return be||16},C.calcListLength=function(g){if(!(g in tt)||$.uT){var S=C.calcLength(sn(g));tt[g]=S||ge.width}return tt[g]},C.setRes=function(g){var S;if(g){S=C.parseSet(g);for(var w=0,D=S.length;w<D;w++)De(S[w],g.sizes)}return S},C.setRes.res=De,C.applySetCandidate=function(g,S){if(!!g.length){var w,D,k,B,M,Q,j,ue,Ne,G=S[C.ns],te=C.DPR;if(Q=G.curSrc||S[i],j=G.curCan||O(S,Q,g[0].set),j&&j.set===g[0].set&&(Ne=Rt&&!S.complete&&j.res-.1>te,Ne||(j.cached=!0,j.res>=te&&(M=j))),!M){for(g.sort(ft),B=g.length,M=g[B-1],D=0;D<B;D++)if(w=g[D],w.res>=te){k=D-1,g[k]&&(Ne||Q!==C.makeUrl(w.url))&&Ie(g[k].res,w.res,te,g[k].cached)?M=g[k]:M=w;break}}M&&(ue=C.makeUrl(M.url),G.curSrc=ue,G.curCan=M,ue!==Q&&C.setSrc(S,M),C.setSize(S))}},C.setSrc=function(g,S){var w;g.src=S.url,S.set.type==="image/svg+xml"&&(w=g.style.width,g.style.width=g.offsetWidth+1+"px",g.offsetWidth+1&&(g.style.width=w))},C.getSet=function(g){var S,w,D,k=!1,B=g[C.ns].sets;for(S=0;S<B.length&&!k;S++)if(w=B[S],!(!w.srcset||!C.matchesMedia(w.media)||!(D=C.supportsType(w.type)))){D==="pending"&&(w=D),k=w;break}return k},C.parseSets=function(g,S,w){var D,k,B,M,Q=S&&S.nodeName.toUpperCase()==="PICTURE",j=g[C.ns];(j.src===oe||w.src)&&(j.src=Xe.call(g,"src"),j.src?Ge.call(g,xt,j.src):X.call(g,xt)),(j.srcset===oe||w.srcset||!C.supSrcset||g.srcset)&&(D=Xe.call(g,"srcset"),j.srcset=D,M=!0),j.sets=[],Q&&(j.pic=!0,rn(S,j.sets)),j.srcset?(k={srcset:j.srcset,sizes:Xe.call(g,"sizes")},j.sets.push(k),B=(st||j.src)&&Tt.test(j.srcset||""),!B&&j.src&&!me(j.src,k)&&!k.has1x&&(k.srcset+=", "+j.src,k.cands.push({url:j.src,d:1,set:k}))):j.src&&j.sets.push({srcset:j.src,sizes:null}),j.curCan=null,j.curSrc=oe,j.supported=!(Q||k&&!C.supSrcset||B&&!C.supSizes),M&&C.supSrcset&&!j.supported&&(D?(Ge.call(g,Ct,D),g.srcset=""):X.call(g,Ct)),j.supported&&!j.srcset&&(!j.src&&g.src||g.src!==C.makeUrl(j.src))&&(j.src===null?g.removeAttribute("src"):g.src=j.src),j.parsed=!0},C.fillImg=function(g,S){var w,D=S.reselect||S.reevaluate;g[C.ns]||(g[C.ns]={}),w=g[C.ns],!(!D&&w.evaled===Oe)&&((!w.parsed||S.reevaluate)&&C.parseSets(g,g.parentNode,S),w.supported?w.evaled=Oe:ut(g))},C.setupRun=function(){(!wt||ye||nt!==E.devicePixelRatio)&&nn()},C.supPicture?(Me=ae,C.fillImg=ae):function(){var g,S=E.attachEvent?/d$|^c/:/d$|^c|^i/,w=function(){var Q=V.readyState||"";D=setTimeout(w,Q==="loading"?200:999),V.body&&(C.fillImgs(),g=g||S.test(Q),g&&clearTimeout(D))},D=setTimeout(w,V.body?9:99),k=function(Q,j){var ue,Ne,G=function(){var te=new Date-Ne;te<j?ue=setTimeout(G,j-te):(ue=null,Q())};return function(){Ne=new Date,ue||(ue=setTimeout(G,j))}},B=R.clientHeight,M=function(){ye=Math.max(E.innerWidth||0,R.clientWidth)!==ge.width||R.clientHeight!==B,B=R.clientHeight,ye&&C.fillImgs()};St(E,"resize",k(M,99)),St(V,"readystatechange",w)}(),C.picturefill=Me,C.fillImgs=Me,C.teardownRun=ae,Me._=C,E.picturefillCFG={pf:C,push:function(g){var S=g.shift();typeof C[S]=="function"?C[S].apply(C,g):($[S]=g[0],wt&&C.fillImgs({reselect:!0}))}};Ve&&Ve.length;)E.picturefillCFG.push(Ve.shift());E.picturefill=Me,typeof Kt=="object"&&typeof Kt.exports=="object"?Kt.exports=Me:typeof define=="function"&&define.amd&&define("picturefill",function(){return Me}),C.supPicture||(xe["image/webp"]=tn("image/webp","data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA=="))})(window,document)});var lr=pi(fr());cr();(0,lr.default)(function(){let E=()=>{let V=window.innerHeight*.01;document.documentElement.style.setProperty("--vh",`${V}px`)};E(),window.addEventListener("resize",()=>{E()})});})();
/*!
* jQuery JavaScript Library v3.6.0
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2021-03-02T17:08Z
*/
/*! Gecko-Picture - v1.0
* https://github.com/scottjehl/picturefill/tree/3.0/src/plugins/gecko-picture
* Firefox's early picture implementation (prior to FF41) is static and does
* not react to viewport changes. This tiny module fixes this.
*/
/*! Picturefill - v3.0.2
* http://scottjehl.github.io/picturefill
* Copyright (c) 2015 https://github.com/scottjehl/picturefill/blob/master/Authors.txt;
* License: MIT
*/
/*! picturefill - v3.0.2 - 2016-02-12
* https://scottjehl.github.io/picturefill/
* Copyright (c) 2016 https://github.com/scottjehl/picturefill/blob/master/Authors.txt; Licensed MIT
*/