Files
lunasea/docs/assets/javascripts/site.js
2019-12-30 09:52:55 -06:00

57 lines
222 KiB
JavaScript
Raw Blame History

!function(n){var i={};function r(e){if(i[e])return i[e].exports;var t=i[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,r),t.l=!0,t.exports}r.m=n,r.c=i,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)r.d(n,i,function(e){return t[e]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=4)}([function(ln,cn,e){var un;
/*!
* jQuery JavaScript Library v3.4.1
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2019-05-01T21:04Z
*/
!function(e,t){"use strict";"object"==typeof ln.exports?ln.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(w,e){"use strict";function m(e){return null!=e&&e===e.window}var t=[],C=w.document,i=Object.getPrototypeOf,s=t.slice,g=t.concat,l=t.push,r=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,c=a.call(Object),y={},b=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},u={type:!0,src:!0,nonce:!0,noModule:!0};function _(e,t,n){var i,r,o=(n=n||C).createElement("script");if(o.text=e,t)for(i in u)(r=t[i]||t.getAttribute&&t.getAttribute(i))&&o.setAttribute(i,r);n.head.appendChild(o).parentNode.removeChild(o)}function E(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.4.1",x=function(e,t){return new x.fn.init(e,t)},d=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function h(e){var t=!!e&&"length"in e&&e.length,n=E(e);return!b(e)&&!m(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}x.fn=x.prototype={jquery:f,constructor:x,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=x.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return x.each(this,e)},map:function(n){return this.pushStack(x.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:l,sort:t.sort,splice:t.splice},x.extend=x.fn.extend=function(){var e,t,n,i,r,o,a=arguments[0]||{},s=1,l=arguments.length,c=!1;for("boolean"==typeof a&&(c=a,a=arguments[s]||{},s++),"object"==typeof a||b(a)||(a={}),s===l&&(a=this,s--);s<l;s++)if(null!=(e=arguments[s]))for(t in e)i=e[t],"__proto__"!==t&&a!==i&&(c&&i&&(x.isPlainObject(i)||(r=Array.isArray(i)))?(n=a[t],o=r&&!Array.isArray(n)?[]:r||x.isPlainObject(n)?n:{},r=!1,a[t]=x.extend(c,o,i)):void 0!==i&&(a[t]=i));return a},x.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=i(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&a.call(n)===c)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t){_(e,{nonce:t&&t.nonce})},each:function(e,t){var n,i=0;if(h(e))for(n=e.length;i<n&&!1!==t.call(e[i],i,e[i]);i++);else for(i in e)if(!1===t.call(e[i],i,e[i]))break;return e},trim:function(e){return null==e?"":(e+"").replace(d,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(h(Object(e))?x.merge(n,"string"==typeof e?[e]:e):l.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:r.call(t,e,n)},merge:function(e,t){for(var n=+t.length,i=0,r=e.length;i<n;i++)e[r++]=t[i];return e.length=r,e},grep:function(e,t,n){for(var i=[],r=0,o=e.length,a=!n;r<o;r++)!t(e[r],r)!=a&&i.push(e[r]);return i},map:function(e,t,n){var i,r,o=0,a=[];if(h(e))for(i=e.length;o<i;o++)null!=(r=t(e[o],o,n))&&a.push(r);else for(o in e)null!=(r=t(e[o],o,n))&&a.push(r);return g.apply([],a)},guid:1,support:y}),"function"==typeof Symbol&&(x.fn[Symbol.iterator]=t[Symbol.iterator]),x.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});var p=
/*!
* Sizzle CSS Selector Engine v2.3.4
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2019-04-08
*/
function(n){function f(e,t,n){var i="0x"+t-65536;return i!=i||n?t:i<0?String.fromCharCode(65536+i):String.fromCharCode(i>>10|55296,1023&i|56320)}function r(){T()}var e,h,_,o,a,p,d,m,E,l,c,T,w,s,C,g,u,v,y,x="sizzle"+1*new Date,b=n.document,A=0,i=0,S=le(),D=le(),O=le(),I=le(),N=function(e,t){return e===t&&(c=!0),0},k={}.hasOwnProperty,t=[],L=t.pop,P=t.push,H=t.push,j=t.slice,R=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},M="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",W="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",q="\\["+W+"*("+F+")(?:"+W+"*([*^$|!~]?=)"+W+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+F+"))|)"+W+"*\\]",V=":("+F+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+q+")*)|.*)\\)|)",B=new RegExp(W+"+","g"),U=new RegExp("^"+W+"+|((?:^|[^\\\\])(?:\\\\.)*)"+W+"+$","g"),z=new RegExp("^"+W+"*,"+W+"*"),G=new RegExp("^"+W+"*([>+~]|"+W+")"+W+"*"),K=new RegExp(W+"|>"),Y=new RegExp(V),X=new RegExp("^"+F+"$"),$={ID:new RegExp("^#("+F+")"),CLASS:new RegExp("^\\.("+F+")"),TAG:new RegExp("^("+F+"|[*])"),ATTR:new RegExp("^"+q),PSEUDO:new RegExp("^"+V),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+W+"*(even|odd|(([+-]|)(\\d*)n|)"+W+"*(?:([+-]|)"+W+"*(\\d+)|))"+W+"*\\)|)","i"),bool:new RegExp("^(?:"+M+")$","i"),needsContext:new RegExp("^"+W+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+W+"*((?:-\\d)?\\d*)"+W+"*\\)|)(?=[^-]|$)","i")},Q=/HTML$/i,J=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,ee=/^[^{]+\{\s*\[native \w/,te=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ne=/[+~]/,ie=new RegExp("\\\\([\\da-f]{1,6}"+W+"?|("+W+")|.)","ig"),re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,oe=function(e,t){return t?"\0"===e?"<22>":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ae=_e(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=j.call(b.childNodes),b.childNodes),t[b.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){P.apply(e,j.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function se(t,e,n,i){var r,o,a,s,l,c,u,f=e&&e.ownerDocument,d=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==d&&9!==d&&11!==d)return n;if(!i&&((e?e.ownerDocument||e:b)!==w&&T(e),e=e||w,C)){if(11!==d&&(l=te.exec(t)))if(r=l[1]){if(9===d){if(!(a=e.getElementById(r)))return n;if(a.id===r)return n.push(a),n}else if(f&&(a=f.getElementById(r))&&y(e,a)&&a.id===r)return n.push(a),n}else{if(l[2])return H.apply(n,e.getElementsByTagName(t)),n;if((r=l[3])&&h.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(r)),n}if(h.qsa&&!I[t+" "]&&(!g||!g.test(t))&&(1!==d||"object"!==e.nodeName.toLowerCase())){if(u=t,f=e,1===d&&K.test(t)){for((s=e.getAttribute("id"))?s=s.replace(re,oe):e.setAttribute("id",s=x),o=(c=p(t)).length;o--;)c[o]="#"+s+" "+be(c[o]);u=c.join(","),f=ne.test(t)&&ve(e.parentNode)||e}try{return H.apply(n,f.querySelectorAll(u)),n}catch(e){I(t,!0)}finally{s===x&&e.removeAttribute("id")}}}return m(t.replace(U,"$1"),e,n,i)}function le(){var i=[];return function e(t,n){return i.push(t+" ")>_.cacheLength&&delete e[i.shift()],e[t+" "]=n}}function ce(e){return e[x]=!0,e}function ue(e){var t=w.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){for(var n=e.split("|"),i=n.length;i--;)_.attrHandle[n[i]]=t}function de(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function he(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function pe(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function me(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ge(a){return ce(function(o){return o=+o,ce(function(e,t){for(var n,i=a([],e.length,o),r=i.length;r--;)e[n=i[r]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in h=se.support={},a=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Q.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,i=e?e.ownerDocument||e:b;return i!==w&&9===i.nodeType&&i.documentElement&&(s=(w=i).documentElement,C=!a(w),b!==w&&(n=w.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",r,!1):n.attachEvent&&n.attachEvent("onunload",r)),h.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),h.getElementsByTagName=ue(function(e){return e.appendChild(w.createComment("")),!e.getElementsByTagName("*").length}),h.getElementsByClassName=ee.test(w.getElementsByClassName),h.getById=ue(function(e){return s.appendChild(e).id=x,!w.getElementsByName||!w.getElementsByName(x).length}),h.getById?(_.filter.ID=function(e){var t=e.replace(ie,f);return function(e){return e.getAttribute("id")===t}},_.find.ID=function(e,t){if(void 0!==t.getElementById&&C){var n=t.getElementById(e);return n?[n]:[]}}):(_.filter.ID=function(e){var n=e.replace(ie,f);return function(e){var t=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},_.find.ID=function(e,t){if(void 0!==t.getElementById&&C){var n,i,r,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(r=t.getElementsByName(e),i=0;o=r[i++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),_.find.TAG=h.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):h.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],r=0,o=t.getElementsByTagName(e);if("*"!==e)return o;for(;n=o[r++];)1===n.nodeType&&i.push(n);return i},_.find.CLASS=h.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&C)return t.getElementsByClassName(e)},u=[],g=[],(h.qsa=ee.test(w.querySelectorAll))&&(ue(function(e){s.appendChild(e).innerHTML="<a id='"+x+"'></a><select id='"+x+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+W+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||g.push("\\["+W+"*(?:value|"+M+")"),e.querySelectorAll("[id~="+x+"-]").length||g.push("~="),e.querySelectorAll(":checked").length||g.push(":checked"),e.querySelectorAll("a#"+x+"+*").length||g.push(".#.+[+~]")}),ue(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=w.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&g.push("name"+W+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),s.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")})),(h.matchesSelector=ee.test(v=s.matches||s.webkitMatchesSelector||s.mozMatchesSelector||s.oMatchesSelector||s.msMatchesSelector))&&ue(function(e){h.disconnectedMatch=v.call(e,"*"),v.call(e,"[s!='']:x"),u.push("!=",V)}),g=g.length&&new RegExp(g.join("|")),u=u.length&&new RegExp(u.join("|")),t=ee.test(s.compareDocumentPosition),y=t||ee.test(s.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,i=t&&t.parentNode;return e===i||!(!i||1!==i.nodeType||!(n.contains?n.contains(i):e.compareDocumentPosition&&16&e.compareDocumentPosition(i)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},N=t?function(e,t){if(e===t)return c=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!h.sortDetached&&t.compareDocumentPosition(e)===n?e===w||e.ownerDocument===b&&y(b,e)?-1:t===w||t.ownerDocument===b&&y(b,t)?1:l?R(l,e)-R(l,t):0:4&n?-1:1)}:function(e,t){if(e===t)return c=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e===w?-1:t===w?1:r?-1:o?1:l?R(l,e)-R(l,t):0;if(r===o)return de(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[i]===s[i];)i++;return i?de(a[i],s[i]):a[i]===b?-1:s[i]===b?1:0}),w},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==w&&T(e),h.matchesSelector&&C&&!I[t+" "]&&(!u||!u.test(t))&&(!g||!g.test(t)))try{var n=v.call(e,t);if(n||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){I(t,!0)}return 0<se(t,w,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!==w&&T(e),y(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!==w&&T(e);var n=_.attrHandle[t.toLowerCase()],i=n&&k.call(_.attrHandle,t.toLowerCase())?n(e,t,!C):void 0;return void 0!==i?i:h.attributes||!C?e.getAttribute(t):(i=e.getAttributeNode(t))&&i.specified?i.value:null},se.escape=function(e){return(e+"").replace(re,oe)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],i=0,r=0;if(c=!h.detectDuplicates,l=!h.sortStable&&e.slice(0),e.sort(N),c){for(;t=e[r++];)t===e[r]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return l=null,e},o=se.getText=function(e){var t,n="",i=0,r=e.nodeType;if(r){if(1===r||9===r||11===r){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[i++];)n+=o(t);return n},(_=se.selectors={cacheLength:50,createPseudo:ce,match:$,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ie,f),e[3]=(e[3]||e[4]||e[5]||"").replace(ie,f),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return $.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&Y.test(n)&&(t=p(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(ie,f).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=S[e+" "];return t||(t=new RegExp("(^|"+W+")"+e+"("+W+"|$)"))&&S(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,i,r){return function(e){var t=se.attr(e,n);return null==t?"!="===i:!i||(t+="","="===i?t===r:"!="===i?t!==r:"^="===i?r&&0===t.indexOf(r):"*="===i?r&&-1<t.indexOf(r):"$="===i?r&&t.slice(-r.length)===r:"~="===i?-1<(" "+t.replace(B," ")+" ").indexOf(r):"|="===i&&(t===r||t.slice(0,r.length+1)===r+"-"))}},CHILD:function(p,e,t,m,g){var v="nth"!==p.slice(0,3),y="last"!==p.slice(-4),b="of-type"===e;return 1===m&&0===g?function(e){return!!e.parentNode}:function(e,t,n){var i,r,o,a,s,l,c=v!=y?"nextSibling":"previousSibling",u=e.parentNode,f=b&&e.nodeName.toLowerCase(),d=!n&&!b,h=!1;if(u){if(v){for(;c;){for(a=e;a=a[c];)if(b?a.nodeName.toLowerCase()===f:1===a.nodeType)return!1;l=c="only"===p&&!l&&"nextSibling"}return!0}if(l=[y?u.firstChild:u.lastChild],y&&d){for(h=(s=(i=(r=(o=(a=u)[x]||(a[x]={}))[a.uniqueID]||(o[a.uniqueID]={}))[p]||[])[0]===A&&i[1])&&i[2],a=s&&u.childNodes[s];a=++s&&a&&a[c]||(h=s=0)||l.pop();)if(1===a.nodeType&&++h&&a===e){r[p]=[A,s,h];break}}else if(d&&(h=s=(i=(r=(o=(a=e)[x]||(a[x]={}))[a.uniqueID]||(o[a.uniqueID]={}))[p]||[])[0]===A&&i[1]),!1===h)for(;(a=++s&&a&&a[c]||(h=s=0)||l.pop())&&((b?a.nodeName.toLowerCase()!==f:1!==a.nodeType)||!++h||(d&&((r=(o=a[x]||(a[x]={}))[a.uniqueID]||(o[a.uniqueID]={}))[p]=[A,h]),a!==e)););return(h-=g)===m||h%m==0&&0<=h/m}}},PSEUDO:function(e,o){var t,a=_.pseudos[e]||_.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return a[x]?a(o):1<a.length?(t=[e,e,"",o],_.setFilters.hasOwnProperty(e.toLowerCase())?ce(function(e,t){for(var n,i=a(e,o),r=i.length;r--;)e[n=R(e,i[r])]=!(t[n]=i[r])}):function(e){return a(e,0,t)}):a}},pseudos:{not:ce(function(e){var i=[],r=[],s=d(e.replace(U,"$1"));return s[x]?ce(function(e,t,n,i){for(var r,o=s(e,null,i,[]),a=e.length;a--;)(r=o[a])&&(e[a]=!(t[a]=r))}):function(e,t,n){return i[0]=e,s(i,null,n,r),i[0]=null,!r.pop()}}),has:ce(function(t){return function(e){return 0<se(t,e).length}}),contains:ce(function(t){return t=t.replace(ie,f),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:ce(function(n){return X.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(ie,f).toLowerCase(),function(e){var t;do{if(t=C?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===s},focus:function(e){return e===w.activeElement&&(!w.hasFocus||w.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:me(!1),disabled:me(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!_.pseudos.empty(e)},header:function(e){return Z.test(e.nodeName)},input:function(e){return J.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ge(function(){return[0]}),last:ge(function(e,t){return[t-1]}),eq:ge(function(e,t,n){return[n<0?n+t:n]}),even:ge(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ge(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ge(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:ge(function(e,t,n){for(var i=n<0?n+t:n;++i<t;)e.push(i);return e})}}).pseudos.nth=_.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})_.pseudos[e]=he(e);for(e in{submit:!0,reset:!0})_.pseudos[e]=pe(e);function ye(){}function be(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function _e(s,e,t){var l=e.dir,c=e.next,u=c||l,f=t&&"parentNode"===u,d=i++;return e.first?function(e,t,n){for(;e=e[l];)if(1===e.nodeType||f)return s(e,t,n);return!1}:function(e,t,n){var i,r,o,a=[A,d];if(n){for(;e=e[l];)if((1===e.nodeType||f)&&s(e,t,n))return!0}else for(;e=e[l];)if(1===e.nodeType||f)if(r=(o=e[x]||(e[x]={}))[e.uniqueID]||(o[e.uniqueID]={}),c&&c===e.nodeName.toLowerCase())e=e[l]||e;else{if((i=r[u])&&i[0]===A&&i[1]===d)return a[2]=i[2];if((r[u]=a)[2]=s(e,t,n))return!0}return!1}}function Ee(r){return 1<r.length?function(e,t,n){for(var i=r.length;i--;)if(!r[i](e,t,n))return!1;return!0}:r[0]}function Te(e,t,n,i,r){for(var o,a=[],s=0,l=e.length,c=null!=t;s<l;s++)(o=e[s])&&(n&&!n(o,i,r)||(a.push(o),c&&t.push(s)));return a}function we(h,p,m,g,v,e){return g&&!g[x]&&(g=we(g)),v&&!v[x]&&(v=we(v,e)),ce(function(e,t,n,i){var r,o,a,s=[],l=[],c=t.length,u=e||function(e,t,n){for(var i=0,r=t.length;i<r;i++)se(e,t[i],n);return n}(p||"*",n.nodeType?[n]:n,[]),f=!h||!e&&p?u:Te(u,s,h,n,i),d=m?v||(e?h:c||g)?[]:t:f;if(m&&m(f,d,n,i),g)for(r=Te(d,l),g(r,[],n,i),o=r.length;o--;)(a=r[o])&&(d[l[o]]=!(f[l[o]]=a));if(e){if(v||h){if(v){for(r=[],o=d.length;o--;)(a=d[o])&&r.push(f[o]=a);v(null,d=[],r,i)}for(o=d.length;o--;)(a=d[o])&&-1<(r=v?R(e,a):s[o])&&(e[r]=!(t[r]=a))}}else d=Te(d===t?d.splice(c,d.length):d),v?v(null,t,d,i):H.apply(t,d)})}function Ce(e){for(var r,t,n,i=e.length,o=_.relative[e[0].type],a=o||_.relative[" "],s=o?1:0,l=_e(function(e){return e===r},a,!0),c=_e(function(e){return-1<R(r,e)},a,!0),u=[function(e,t,n){var i=!o&&(n||t!==E)||((r=t).nodeType?l(e,t,n):c(e,t,n));return r=null,i}];s<i;s++)if(t=_.relative[e[s].type])u=[_e(Ee(u),t)];else{if((t=_.filter[e[s].type].apply(null,e[s].matches))[x]){for(n=++s;n<i&&!_.relative[e[n].type];n++);return we(1<s&&Ee(u),1<s&&be(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(U,"$1"),t,s<n&&Ce(e.slice(s,n)),n<i&&Ce(e=e.slice(n)),n<i&&be(e))}u.push(t)}return Ee(u)}function xe(g,v){function e(e,t,n,i,r){var o,a,s,l=0,c="0",u=e&&[],f=[],d=E,h=e||b&&_.find.TAG("*",r),p=A+=null==d?1:Math.random()||.1,m=h.length;for(r&&(E=t===w||t||r);c!==m&&null!=(o=h[c]);c++){if(b&&o){for(a=0,t||o.ownerDocument===w||(T(o),n=!C);s=g[a++];)if(s(o,t||w,n)){i.push(o);break}r&&(A=p)}y&&((o=!s&&o)&&l--,e&&u.push(o))}if(l+=c,y&&c!==l){for(a=0;s=v[a++];)s(u,f,t,n);if(e){if(0<l)for(;c--;)u[c]||f[c]||(f[c]=L.call(i));f=Te(f)}H.apply(i,f),r&&!e&&0<f.length&&1<l+v.length&&se.uniqueSort(i)}return r&&(A=p,E=d),u}var y=0<v.length,b=0<g.length;return y?ce(e):e}return ye.prototype=_.filters=_.pseudos,_.setFilters=new ye,p=se.tokenize=function(e,t){var n,i,r,o,a,s,l,c=D[e+" "];if(c)return t?0:c.slice(0);for(a=e,s=[],l=_.preFilter;a;){for(o in n&&!(i=z.exec(a))||(i&&(a=a.slice(i[0].length)||a),s.push(r=[])),n=!1,(i=G.exec(a))&&(n=i.shift(),r.push({value:n,type:i[0].replace(U," ")}),a=a.slice(n.length)),_.filter)!(i=$[o].exec(a))||l[o]&&!(i=l[o](i))||(n=i.shift(),r.push({value:n,type:o,matches:i}),a=a.slice(n.length));if(!n)break}return t?a.length:a?se.error(e):D(e,s).slice(0)},d=se.compile=function(e,t){var n,i=[],r=[],o=O[e+" "];if(!o){for(n=(t=t||p(e)).length;n--;)(o=Ce(t[n]))[x]?i.push(o):r.push(o);(o=O(e,xe(r,i))).selector=e}return o},m=se.select=function(e,t,n,i){var r,o,a,s,l,c="function"==typeof e&&e,u=!i&&p(e=c.selector||e);if(n=n||[],1===u.length){if(2<(o=u[0]=u[0].slice(0)).length&&"ID"===(a=o[0]).type&&9===t.nodeType&&C&&_.relative[o[1].type]){if(!(t=(_.find.ID(a.matches[0].replace(ie,f),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(r=$.needsContext.test(e)?0:o.length;r--&&(a=o[r],!_.relative[s=a.type]);)if((l=_.find[s])&&(i=l(a.matches[0].replace(ie,f),ne.test(o[0].type)&&ve(t.parentNode)||t))){if(o.splice(r,1),!(e=i.length&&be(o)))return H.apply(n,i),n;break}}return(c||d(e,u))(i,t,!C,n,!t||ne.test(e)&&ve(t.parentNode)||t),n},h.sortStable=x.split("").sort(N).join("")===x,h.detectDuplicates=!!c,T(),h.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(w.createElement("fieldset"))}),ue(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),h.attributes&&ue(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||fe(M,function(e,t,n){var i;if(!n)return!0===e[t]?t.toLowerCase():(i=e.getAttributeNode(t))&&i.specified?i.value:null}),se}(w);x.find=p,x.expr=p.selectors,x.expr[":"]=x.expr.pseudos,x.uniqueSort=x.unique=p.uniqueSort,x.text=p.getText,x.isXMLDoc=p.isXML,x.contains=p.contains,x.escapeSelector=p.escape;function T(e,t,n){for(var i=[],r=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(r&&x(e).is(n))break;i.push(e)}return i}function A(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}var S=x.expr.match.needsContext;function D(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var O=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function I(e,n,i){return b(n)?x.grep(e,function(e,t){return!!n.call(e,t,e)!==i}):n.nodeType?x.grep(e,function(e){return e===n!==i}):"string"!=typeof n?x.grep(e,function(e){return-1<r.call(n,e)!==i}):x.filter(n,e,i)}x.filter=function(e,t,n){var i=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===i.nodeType?x.find.matchesSelector(i,e)?[i]:[]:x.find.matches(e,x.grep(t,function(e){return 1===e.nodeType}))},x.fn.extend({find:function(e){var t,n,i=this.length,r=this;if("string"!=typeof e)return this.pushStack(x(e).filter(function(){for(t=0;t<i;t++)if(x.contains(r[t],this))return!0}));for(n=this.pushStack([]),t=0;t<i;t++)x.find(e,r[t],n);return 1<i?x.uniqueSort(n):n},filter:function(e){return this.pushStack(I(this,e||[],!1))},not:function(e){return this.pushStack(I(this,e||[],!0))},is:function(e){return!!I(this,"string"==typeof e&&S.test(e)?x(e):e||[],!1).length}});var N,k=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(x.fn.init=function(e,t,n){var i,r;if(!e)return this;if(n=n||N,"string"!=typeof e)return e.nodeType?(this[0]=e,this.length=1,this):b(e)?void 0!==n.ready?n.ready(e):e(x):x.makeArray(e,this);if(!(i="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:k.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof x?t[0]:t,x.merge(this,x.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),O.test(i[1])&&x.isPlainObject(t))for(i in t)b(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(r=C.getElementById(i[2]))&&(this[0]=r,this.length=1),this}).prototype=x.fn,N=x(C);var L=/^(?:parents|prev(?:Until|All))/,P={children:!0,contents:!0,next:!0,prev:!0};function H(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}x.fn.extend({has:function(e){var t=x(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(x.contains(this,t[e]))return!0})},closest:function(e,t){var n,i=0,r=this.length,o=[],a="string"!=typeof e&&x(e);if(!S.test(e))for(;i<r;i++)for(n=this[i];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&x.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?x.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?r.call(x(e),this[0]):r.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(x.uniqueSort(x.merge(this.get(),x(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),x.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return T(e,"parentNode")},parentsUntil:function(e,t,n){return T(e,"parentNode",n)},next:function(e){return H(e,"nextSibling")},prev:function(e){return H(e,"previousSibling")},nextAll:function(e){return T(e,"nextSibling")},prevAll:function(e){return T(e,"previousSibling")},nextUntil:function(e,t,n){return T(e,"nextSibling",n)},prevUntil:function(e,t,n){return T(e,"previousSibling",n)},siblings:function(e){return A((e.parentNode||{}).firstChild,e)},children:function(e){return A(e.firstChild)},contents:function(e){return void 0!==e.contentDocument?e.contentDocument:(D(e,"template")&&(e=e.content||e),x.merge([],e.childNodes))}},function(i,r){x.fn[i]=function(e,t){var n=x.map(this,r,e);return"Until"!==i.slice(-5)&&(t=e),t&&"string"==typeof t&&(n=x.filter(t,n)),1<this.length&&(P[i]||x.uniqueSort(n),L.test(i)&&n.reverse()),this.pushStack(n)}});var j=/[^\x20\t\r\n\f]+/g;function R(e){return e}function M(e){throw e}function W(e,t,n,i){var r;try{e&&b(r=e.promise)?r.call(e).done(t).fail(n):e&&b(r=e.then)?r.call(e,t,n):t.apply(void 0,[e].slice(i))}catch(e){n.apply(void 0,[e])}}x.Callbacks=function(i){var e,n;i="string"==typeof i?(e=i,n={},x.each(e.match(j)||[],function(e,t){n[t]=!0}),n):x.extend({},i);function r(){for(s=s||i.once,a=o=!0;c.length;u=-1)for(t=c.shift();++u<l.length;)!1===l[u].apply(t[0],t[1])&&i.stopOnFalse&&(u=l.length,t=!1);i.memory||(t=!1),o=!1,s&&(l=t?[]:"")}var o,t,a,s,l=[],c=[],u=-1,f={add:function(){return l&&(t&&!o&&(u=l.length-1,c.push(t)),function n(e){x.each(e,function(e,t){b(t)?i.unique&&f.has(t)||l.push(t):t&&t.length&&"string"!==E(t)&&n(t)})}(arguments),t&&!o&&r()),this},remove:function(){return x.each(arguments,function(e,t){for(var n;-1<(n=x.inArray(t,l,n));)l.splice(n,1),n<=u&&u--}),this},has:function(e){return e?-1<x.inArray(e,l):0<l.length},empty:function(){return l=l&&[],this},disable:function(){return s=c=[],l=t="",this},disabled:function(){return!l},lock:function(){return s=c=[],t||o||(l=t=""),this},locked:function(){return!!s},fireWith:function(e,t){return s||(t=[e,(t=t||[]).slice?t.slice():t],c.push(t),o||r()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!a}};return f},x.extend({Deferred:function(e){var o=[["notify","progress",x.Callbacks("memory"),x.Callbacks("memory"),2],["resolve","done",x.Callbacks("once memory"),x.Callbacks("once memory"),0,"resolved"],["reject","fail",x.Callbacks("once memory"),x.Callbacks("once memory"),1,"rejected"]],r="pending",a={state:function(){return r},always:function(){return s.done(arguments).fail(arguments),this},catch:function(e){return a.then(null,e)},pipe:function(){var r=arguments;return x.Deferred(function(i){x.each(o,function(e,t){var n=b(r[t[4]])&&r[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&b(e.promise)?e.promise().progress(i.notify).done(i.resolve).fail(i.reject):i[t[0]+"With"](this,n?[e]:arguments)})}),r=null}).promise()},then:function(t,n,i){var l=0;function c(r,o,a,s){return function(){function e(){var e,t;if(!(r<l)){if((e=a.apply(n,i))===o.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,b(t)?s?t.call(e,c(l,o,R,s),c(l,o,M,s)):(l++,t.call(e,c(l,o,R,s),c(l,o,M,s),c(l,o,R,o.notifyWith))):(a!==R&&(n=void 0,i=[e]),(s||o.resolveWith)(n,i))}}var n=this,i=arguments,t=s?e:function(){try{e()}catch(e){x.Deferred.exceptionHook&&x.Deferred.exceptionHook(e,t.stackTrace),l<=r+1&&(a!==M&&(n=void 0,i=[e]),o.rejectWith(n,i))}};r?t():(x.Deferred.getStackHook&&(t.stackTrace=x.Deferred.getStackHook()),w.setTimeout(t))}}return x.Deferred(function(e){o[0][3].add(c(0,e,b(i)?i:R,e.notifyWith)),o[1][3].add(c(0,e,b(t)?t:R)),o[2][3].add(c(0,e,b(n)?n:M))}).promise()},promise:function(e){return null!=e?x.extend(e,a):a}},s={};return x.each(o,function(e,t){var n=t[2],i=t[5];a[t[1]]=n.add,i&&n.add(function(){r=i},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){function t(t){return function(e){r[t]=this,o[t]=1<arguments.length?s.call(arguments):e,--n||a.resolveWith(r,o)}}var n=arguments.length,i=n,r=Array(i),o=s.call(arguments),a=x.Deferred();if(n<=1&&(W(e,a.done(t(i)).resolve,a.reject,!n),"pending"===a.state()||b(o[i]&&o[i].then)))return a.then();for(;i--;)W(o[i],t(i),a.reject);return a.promise()}});var F=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;x.Deferred.exceptionHook=function(e,t){w.console&&w.console.warn&&e&&F.test(e.name)&&w.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},x.readyException=function(e){w.setTimeout(function(){throw e})};var q=x.Deferred();function V(){C.removeEventListener("DOMContentLoaded",V),w.removeEventListener("load",V),x.ready()}x.fn.ready=function(e){return q.then(e).catch(function(e){x.readyException(e)}),this},x.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--x.readyWait:x.isReady)||(x.isReady=!0)!==e&&0<--x.readyWait||q.resolveWith(C,[x])}}),x.ready.then=q.then,"complete"===C.readyState||"loading"!==C.readyState&&!C.documentElement.doScroll?w.setTimeout(x.ready):(C.addEventListener("DOMContentLoaded",V),w.addEventListener("load",V));var B=function(e,t,n,i,r,o,a){var s=0,l=e.length,c=null==n;if("object"===E(n))for(s in r=!0,n)B(e,t,s,n[s],!0,o,a);else if(void 0!==i&&(r=!0,b(i)||(a=!0),c&&(t=a?(t.call(e,i),null):(c=t,function(e,t,n){return c.call(x(e),n)})),t))for(;s<l;s++)t(e[s],n,a?i:i.call(e[s],s,t(e[s],n)));return r?e:c?t.call(e):l?t(e[0],n):o},U=/^-ms-/,z=/-([a-z])/g;function G(e,t){return t.toUpperCase()}function K(e){return e.replace(U,"ms-").replace(z,G)}function Y(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType}function X(){this.expando=x.expando+X.uid++}X.uid=1,X.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Y(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var i,r=this.cache(e);if("string"==typeof t)r[K(t)]=n;else for(i in t)r[K(i)]=t[i];return r},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][K(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,i=e[this.expando];if(void 0!==i){if(void 0!==t){n=(t=Array.isArray(t)?t.map(K):(t=K(t))in i?[t]:t.match(j)||[]).length;for(;n--;)delete i[t[n]]}void 0!==t&&!x.isEmptyObject(i)||(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!x.isEmptyObject(t)}};var $=new X,Q=new X,J=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function ee(e,t,n){var i,r;if(void 0===n&&1===e.nodeType)if(i="data-"+t.replace(Z,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(i))){try{n="true"===(r=n)||"false"!==r&&("null"===r?null:r===+r+""?+r:J.test(r)?JSON.parse(r):r)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}x.extend({hasData:function(e){return Q.hasData(e)||$.hasData(e)},data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:function(e,t,n){return $.access(e,t,n)},_removeData:function(e,t){$.remove(e,t)}}),x.fn.extend({data:function(n,e){var t,i,r,o=this[0],a=o&&o.attributes;if(void 0!==n)return"object"==typeof n?this.each(function(){Q.set(this,n)}):B(this,function(e){var t;if(o&&void 0===e)return void 0!==(t=Q.get(o,n))?t:void 0!==(t=ee(o,n))?t:void 0;this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0);if(this.length&&(r=Q.get(o),1===o.nodeType&&!$.get(o,"hasDataAttrs"))){for(t=a.length;t--;)a[t]&&0===(i=a[t].name).indexOf("data-")&&(i=K(i.slice(5)),ee(o,i,r[i]));$.set(o,"hasDataAttrs",!0)}return r},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),x.extend({queue:function(e,t,n){var i;if(e)return t=(t||"fx")+"queue",i=$.get(e,t),n&&(!i||Array.isArray(n)?i=$.access(e,t,x.makeArray(n)):i.push(n)),i||[]},dequeue:function(e,t){t=t||"fx";var n=x.queue(e,t),i=n.length,r=n.shift(),o=x._queueHooks(e,t);"inprogress"===r&&(r=n.shift(),i--),r&&("fx"===t&&n.unshift("inprogress"),delete o.stop,r.call(e,function(){x.dequeue(e,t)},o)),!i&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return $.get(e,n)||$.access(e,n,{empty:x.Callbacks("once memory").add(function(){$.remove(e,[t+"queue",n])})})}}),x.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?x.queue(this[0],t):void 0===n?this:this.each(function(){var e=x.queue(this,t,n);x._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&x.dequeue(this,t)})},dequeue:function(e){return this.each(function(){x.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){function n(){--r||o.resolveWith(a,[a])}var i,r=1,o=x.Deferred(),a=this,s=this.length;for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";s--;)(i=$.get(a[s],e+"queueHooks"))&&i.empty&&(r++,i.empty.add(n));return n(),o.promise(t)}});var te=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ne=new RegExp("^(?:([+-])=|)("+te+")([a-z%]*)$","i"),ie=["Top","Right","Bottom","Left"],re=C.documentElement,oe=function(e){return x.contains(e.ownerDocument,e)},ae={composed:!0};re.getRootNode&&(oe=function(e){return x.contains(e.ownerDocument,e)||e.getRootNode(ae)===e.ownerDocument});function se(e,t,n,i){var r,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];for(o in r=n.apply(e,i||[]),t)e.style[o]=a[o];return r}var le=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&oe(e)&&"none"===x.css(e,"display")};function ce(e,t,n,i){var r,o,a=20,s=i?function(){return i.cur()}:function(){return x.css(e,t,"")},l=s(),c=n&&n[3]||(x.cssNumber[t]?"":"px"),u=e.nodeType&&(x.cssNumber[t]||"px"!==c&&+l)&&ne.exec(x.css(e,t));if(u&&u[3]!==c){for(l/=2,c=c||u[3],u=+l||1;a--;)x.style(e,t,u+c),(1-o)*(1-(o=s()/l||.5))<=0&&(a=0),u/=o;u*=2,x.style(e,t,u+c),n=n||[]}return n&&(u=+u||+l||0,r=n[1]?u+(n[1]+1)*n[2]:+n[2],i&&(i.unit=c,i.start=u,i.end=r)),r}var ue={};function fe(e,t){for(var n,i,r,o,a,s,l,c=[],u=0,f=e.length;u<f;u++)(i=e[u]).style&&(n=i.style.display,t?("none"===n&&(c[u]=$.get(i,"display")||null,c[u]||(i.style.display="")),""===i.style.display&&le(i)&&(c[u]=(l=a=o=void 0,a=(r=i).ownerDocument,s=r.nodeName,(l=ue[s])||(o=a.body.appendChild(a.createElement(s)),l=x.css(o,"display"),o.parentNode.removeChild(o),"none"===l&&(l="block"),ue[s]=l)))):"none"!==n&&(c[u]="none",$.set(i,"display",n)));for(u=0;u<f;u++)null!=c[u]&&(e[u].style.display=c[u]);return e}x.fn.extend({show:function(){return fe(this,!0)},hide:function(){return fe(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){le(this)?x(this).show():x(this).hide()})}});var de=/^(?:checkbox|radio)$/i,he=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,pe=/^$|^module$|\/(?:java|ecma)script/i,me={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ge(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&D(e,t)?x.merge([e],n):n}function ve(e,t){for(var n=0,i=e.length;n<i;n++)$.set(e[n],"globalEval",!t||$.get(t[n],"globalEval"))}me.optgroup=me.option,me.tbody=me.tfoot=me.colgroup=me.caption=me.thead,me.th=me.td;var ye,be,_e=/<|&#?\w+;/;function Ee(e,t,n,i,r){for(var o,a,s,l,c,u,f=t.createDocumentFragment(),d=[],h=0,p=e.length;h<p;h++)if((o=e[h])||0===o)if("object"===E(o))x.merge(d,o.nodeType?[o]:o);else if(_e.test(o)){for(a=a||f.appendChild(t.createElement("div")),s=(he.exec(o)||["",""])[1].toLowerCase(),l=me[s]||me._default,a.innerHTML=l[1]+x.htmlPrefilter(o)+l[2],u=l[0];u--;)a=a.lastChild;x.merge(d,a.childNodes),(a=f.firstChild).textContent=""}else d.push(t.createTextNode(o));for(f.textContent="",h=0;o=d[h++];)if(i&&-1<x.inArray(o,i))r&&r.push(o);else if(c=oe(o),a=ge(f.appendChild(o),"script"),c&&ve(a),n)for(u=0;o=a[u++];)pe.test(o.type||"")&&n.push(o);return f}ye=C.createDocumentFragment().appendChild(C.createElement("div")),(be=C.createElement("input")).setAttribute("type","radio"),be.setAttribute("checked","checked"),be.setAttribute("name","t"),ye.appendChild(be),y.checkClone=ye.cloneNode(!0).cloneNode(!0).lastChild.checked,ye.innerHTML="<textarea>x</textarea>",y.noCloneChecked=!!ye.cloneNode(!0).lastChild.defaultValue;var Te=/^key/,we=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function xe(){return!0}function Ae(){return!1}function Se(e,t){return e===function(){try{return C.activeElement}catch(e){}}()==("focus"===t)}function De(e,t,n,i,r,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(i=i||n,n=void 0),t)De(e,s,n,i,t[s],o);return e}if(null==i&&null==r?(r=n,i=n=void 0):null==r&&("string"==typeof n?(r=i,i=void 0):(r=i,i=n,n=void 0)),!1===r)r=Ae;else if(!r)return e;return 1===o&&(a=r,(r=function(e){return x().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=x.guid++)),e.each(function(){x.event.add(this,t,r,i,n)})}function Oe(e,r,o){o?($.set(e,r,!1),x.event.add(e,r,{namespace:!1,handler:function(e){var t,n,i=$.get(this,r);if(1&e.isTrigger&&this[r]){if(i.length)(x.event.special[r]||{}).delegateType&&e.stopPropagation();else if(i=s.call(arguments),$.set(this,r,i),t=o(this,r),this[r](),i!==(n=$.get(this,r))||t?$.set(this,r,!1):n={},i!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else i.length&&($.set(this,r,{value:x.event.trigger(x.extend(i[0],x.Event.prototype),i.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===$.get(e,r)&&x.event.add(e,r,xe)}x.event={global:{},add:function(t,e,n,i,r){var o,a,s,l,c,u,f,d,h,p,m,g=$.get(t);if(g)for(n.handler&&(n=(o=n).handler,r=o.selector),r&&x.find.matchesSelector(re,r),n.guid||(n.guid=x.guid++),(l=g.events)||(l=g.events={}),(a=g.handle)||(a=g.handle=function(e){return void 0!==x&&x.event.triggered!==e.type?x.event.dispatch.apply(t,arguments):void 0}),c=(e=(e||"").match(j)||[""]).length;c--;)h=m=(s=Ce.exec(e[c])||[])[1],p=(s[2]||"").split(".").sort(),h&&(f=x.event.special[h]||{},h=(r?f.delegateType:f.bindType)||h,f=x.event.special[h]||{},u=x.extend({type:h,origType:m,data:i,handler:n,guid:n.guid,selector:r,needsContext:r&&x.expr.match.needsContext.test(r),namespace:p.join(".")},o),(d=l[h])||((d=l[h]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,i,p,a)||t.addEventListener&&t.addEventListener(h,a)),f.add&&(f.add.call(t,u),u.handler.guid||(u.handler.guid=n.guid)),r?d.splice(d.delegateCount++,0,u):d.push(u),x.event.global[h]=!0)},remove:function(e,t,n,i,r){var o,a,s,l,c,u,f,d,h,p,m,g=$.hasData(e)&&$.get(e);if(g&&(l=g.events)){for(c=(t=(t||"").match(j)||[""]).length;c--;)if(h=m=(s=Ce.exec(t[c])||[])[1],p=(s[2]||"").split(".").sort(),h){for(f=x.event.special[h]||{},d=l[h=(i?f.delegateType:f.bindType)||h]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=d.length;o--;)u=d[o],!r&&m!==u.origType||n&&n.guid!==u.guid||s&&!s.test(u.namespace)||i&&i!==u.selector&&("**"!==i||!u.selector)||(d.splice(o,1),u.selector&&d.delegateCount--,f.remove&&f.remove.call(e,u));a&&!d.length&&(f.teardown&&!1!==f.teardown.call(e,p,g.handle)||x.removeEvent(e,h,g.handle),delete l[h])}else for(h in l)x.event.remove(e,h+t[c],n,i,!0);x.isEmptyObject(l)&&$.remove(e,"handle events")}},dispatch:function(e){var t,n,i,r,o,a,s=x.event.fix(e),l=new Array(arguments.length),c=($.get(this,"events")||{})[s.type]||[],u=x.event.special[s.type]||{};for(l[0]=s,t=1;t<arguments.length;t++)l[t]=arguments[t];if(s.delegateTarget=this,!u.preDispatch||!1!==u.preDispatch.call(this,s)){for(a=x.event.handlers.call(this,s,c),t=0;(r=a[t++])&&!s.isPropagationStopped();)for(s.currentTarget=r.elem,n=0;(o=r.handlers[n++])&&!s.isImmediatePropagationStopped();)s.rnamespace&&!1!==o.namespace&&!s.rnamespace.test(o.namespace)||(s.handleObj=o,s.data=o.data,void 0!==(i=((x.event.special[o.origType]||{}).handle||o.handler).apply(r.elem,l))&&!1===(s.result=i)&&(s.preventDefault(),s.stopPropagation()));return u.postDispatch&&u.postDispatch.call(this,s),s.result}},handlers:function(e,t){var n,i,r,o,a,s=[],l=t.delegateCount,c=e.target;if(l&&c.nodeType&&!("click"===e.type&&1<=e.button))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(o=[],a={},n=0;n<l;n++)void 0===a[r=(i=t[n]).selector+" "]&&(a[r]=i.needsContext?-1<x(r,this).index(c):x.find(r,this,null,[c]).length),a[r]&&o.push(i);o.length&&s.push({elem:c,handlers:o})}return c=this,l<t.length&&s.push({elem:c,handlers:t.slice(l)}),s},addProp:function(t,e){Object.defineProperty(x.Event.prototype,t,{enumerable:!0,configurable:!0,get:b(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[x.expando]?e:new x.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return de.test(t.type)&&t.click&&D(t,"input")&&Oe(t,"click",xe),!1},trigger:function(e){var t=this||e;return de.test(t.type)&&t.click&&D(t,"input")&&Oe(t,"click"),!0},_default:function(e){var t=e.target;return de.test(t.type)&&t.click&&D(t,"input")&&$.get(t,"click")||D(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},x.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},x.Event=function(e,t){if(!(this instanceof x.Event))return new x.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?xe:Ae,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&x.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[x.expando]=!0},x.Event.prototype={constructor:x.Event,isDefaultPrevented:Ae,isPropagationStopped:Ae,isImmediatePropagationStopped:Ae,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=xe,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=xe,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=xe,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},x.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&Te.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&we.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},x.event.addProp),x.each({focus:"focusin",blur:"focusout"},function(e,t){x.event.special[e]={setup:function(){return Oe(this,e,Se),!1},trigger:function(){return Oe(this,e),!0},delegateType:t}}),x.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,r){x.event.special[e]={delegateType:r,bindType:r,handle:function(e){var t,n=e.relatedTarget,i=e.handleObj;return n&&(n===this||x.contains(this,n))||(e.type=i.origType,t=i.handler.apply(this,arguments),e.type=r),t}}}),x.fn.extend({on:function(e,t,n,i){return De(this,e,t,n,i)},one:function(e,t,n,i){return De(this,e,t,n,i,1)},off:function(e,t,n){var i,r;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,x(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"!=typeof e)return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=Ae),this.each(function(){x.event.remove(this,e,n,t)});for(r in e)this.off(r,t,e[r]);return this}});var Ie=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Ne=/<script|<style|<link/i,ke=/checked\s*(?:[^=]|=\s*.checked.)/i,Le=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Pe(e,t){return D(e,"table")&&D(11!==t.nodeType?t:t.firstChild,"tr")&&x(e).children("tbody")[0]||e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function je(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Re(e,t){var n,i,r,o,a,s,l,c;if(1===t.nodeType){if($.hasData(e)&&(o=$.access(e),a=$.set(t,o),c=o.events))for(r in delete a.handle,a.events={},c)for(n=0,i=c[r].length;n<i;n++)x.event.add(t,r,c[r][n]);Q.hasData(e)&&(s=Q.access(e),l=x.extend({},s),Q.set(t,l))}}function Me(n,i,r,o){i=g.apply([],i);var e,t,a,s,l,c,u=0,f=n.length,d=f-1,h=i[0],p=b(h);if(p||1<f&&"string"==typeof h&&!y.checkClone&&ke.test(h))return n.each(function(e){var t=n.eq(e);p&&(i[0]=h.call(this,e,t.html())),Me(t,i,r,o)});if(f&&(t=(e=Ee(i,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(a=x.map(ge(e,"script"),He)).length;u<f;u++)l=e,u!==d&&(l=x.clone(l,!0,!0),s&&x.merge(a,ge(l,"script"))),r.call(n[u],l,u);if(s)for(c=a[a.length-1].ownerDocument,x.map(a,je),u=0;u<s;u++)l=a[u],pe.test(l.type||"")&&!$.access(l,"globalEval")&&x.contains(c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?x._evalUrl&&!l.noModule&&x._evalUrl(l.src,{nonce:l.nonce||l.getAttribute("nonce")}):_(l.textContent.replace(Le,""),l,c))}return n}function We(e,t,n){for(var i,r=t?x.filter(t,e):e,o=0;null!=(i=r[o]);o++)n||1!==i.nodeType||x.cleanData(ge(i)),i.parentNode&&(n&&oe(i)&&ve(ge(i,"script")),i.parentNode.removeChild(i));return e}x.extend({htmlPrefilter:function(e){return e.replace(Ie,"<$1></$2>")},clone:function(e,t,n){var i,r,o,a,s,l,c,u=e.cloneNode(!0),f=oe(e);if(!(y.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||x.isXMLDoc(e)))for(a=ge(u),i=0,r=(o=ge(e)).length;i<r;i++)s=o[i],l=a[i],"input"===(c=l.nodeName.toLowerCase())&&de.test(s.type)?l.checked=s.checked:"input"!==c&&"textarea"!==c||(l.defaultValue=s.defaultValue);if(t)if(n)for(o=o||ge(e),a=a||ge(u),i=0,r=o.length;i<r;i++)Re(o[i],a[i]);else Re(e,u);return 0<(a=ge(u,"script")).length&&ve(a,!f&&ge(e,"script")),u},cleanData:function(e){for(var t,n,i,r=x.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[$.expando]){if(t.events)for(i in t.events)r[i]?x.event.remove(n,i):x.removeEvent(n,i,t.handle);n[$.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),x.fn.extend({detach:function(e){return We(this,e,!0)},remove:function(e){return We(this,e)},text:function(e){return B(this,function(e){return void 0===e?x.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Me(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Pe(this,e).appendChild(e)})},prepend:function(){return Me(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Pe(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Me(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Me(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(x.cleanData(ge(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return x.clone(this,e,t)})},html:function(e){return B(this,function(e){var t=this[0]||{},n=0,i=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ne.test(e)&&!me[(he.exec(e)||["",""])[1].toLowerCase()]){e=x.htmlPrefilter(e);try{for(;n<i;n++)1===(t=this[n]||{}).nodeType&&(x.cleanData(ge(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return Me(this,arguments,function(e){var t=this.parentNode;x.inArray(this,n)<0&&(x.cleanData(ge(this)),t&&t.replaceChild(e,this))},n)}}),x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,a){x.fn[e]=function(e){for(var t,n=[],i=x(e),r=i.length-1,o=0;o<=r;o++)t=o===r?this:this.clone(!0),x(i[o])[a](t),l.apply(n,t.get());return this.pushStack(n)}});var Fe,qe,Ve,Be,Ue,ze,Ge,Ke=new RegExp("^("+te+")(?!px)[a-z%]+$","i"),Ye=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=w),t.getComputedStyle(e)},Xe=new RegExp(ie.join("|"),"i");function $e(){if(Ge){ze.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",Ge.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",re.appendChild(ze).appendChild(Ge);var e=w.getComputedStyle(Ge);Fe="1%"!==e.top,Ue=12===Qe(e.marginLeft),Ge.style.right="60%",Be=36===Qe(e.right),qe=36===Qe(e.width),Ge.style.position="absolute",Ve=12===Qe(Ge.offsetWidth/3),re.removeChild(ze),Ge=null}}function Qe(e){return Math.round(parseFloat(e))}function Je(e,t,n){var i,r,o,a,s=e.style;return(n=n||Ye(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||oe(e)||(a=x.style(e,t)),!y.pixelBoxStyles()&&Ke.test(a)&&Xe.test(t)&&(i=s.width,r=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=i,s.minWidth=r,s.maxWidth=o)),void 0!==a?a+"":a}function Ze(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}ze=C.createElement("div"),(Ge=C.createElement("div")).style&&(Ge.style.backgroundClip="content-box",Ge.cloneNode(!0).style.backgroundClip="",y.clearCloneStyle="content-box"===Ge.style.backgroundClip,x.extend(y,{boxSizingReliable:function(){return $e(),qe},pixelBoxStyles:function(){return $e(),Be},pixelPosition:function(){return $e(),Fe},reliableMarginLeft:function(){return $e(),Ue},scrollboxSize:function(){return $e(),Ve}}));var et=["Webkit","Moz","ms"],tt=C.createElement("div").style,nt={};function it(e){var t=x.cssProps[e]||nt[e];return t||(e in tt?e:nt[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=et.length;n--;)if((e=et[n]+t)in tt)return e}(e)||e)}var rt=/^(none|table(?!-c[ea]).+)/,ot=/^--/,at={position:"absolute",visibility:"hidden",display:"block"},st={letterSpacing:"0",fontWeight:"400"};function lt(e,t,n){var i=ne.exec(t);return i?Math.max(0,i[2]-(n||0))+(i[3]||"px"):t}function ct(e,t,n,i,r,o){var a="width"===t?1:0,s=0,l=0;if(n===(i?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(l+=x.css(e,n+ie[a],!0,r)),i?("content"===n&&(l-=x.css(e,"padding"+ie[a],!0,r)),"margin"!==n&&(l-=x.css(e,"border"+ie[a]+"Width",!0,r))):(l+=x.css(e,"padding"+ie[a],!0,r),"padding"!==n?l+=x.css(e,"border"+ie[a]+"Width",!0,r):s+=x.css(e,"border"+ie[a]+"Width",!0,r));return!i&&0<=o&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-l-s-.5))||0),l}function ut(e,t,n){var i=Ye(e),r=(!y.boxSizingReliable()||n)&&"border-box"===x.css(e,"boxSizing",!1,i),o=r,a=Je(e,t,i),s="offset"+t[0].toUpperCase()+t.slice(1);if(Ke.test(a)){if(!n)return a;a="auto"}return(!y.boxSizingReliable()&&r||"auto"===a||!parseFloat(a)&&"inline"===x.css(e,"display",!1,i))&&e.getClientRects().length&&(r="border-box"===x.css(e,"boxSizing",!1,i),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+ct(e,t,n||(r?"border":"content"),o,i,a)+"px"}function ft(e,t,n,i,r){return new ft.prototype.init(e,t,n,i,r)}x.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Je(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,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var r,o,a,s=K(t),l=ot.test(t),c=e.style;if(l||(t=it(s)),a=x.cssHooks[t]||x.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(r=a.get(e,!1,i))?r:c[t];"string"===(o=typeof n)&&(r=ne.exec(n))&&r[1]&&(n=ce(e,t,r),o="number"),null!=n&&n==n&&("number"!==o||l||(n+=r&&r[3]||(x.cssNumber[s]?"":"px")),y.clearCloneStyle||""!==n||0!==t.indexOf("background")||(c[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,i))||(l?c.setProperty(t,n):c[t]=n))}},css:function(e,t,n,i){var r,o,a,s=K(t);return ot.test(t)||(t=it(s)),(a=x.cssHooks[t]||x.cssHooks[s])&&"get"in a&&(r=a.get(e,!0,n)),void 0===r&&(r=Je(e,t,i)),"normal"===r&&t in st&&(r=st[t]),""===n||n?(o=parseFloat(r),!0===n||isFinite(o)?o||0:r):r}}),x.each(["height","width"],function(e,l){x.cssHooks[l]={get:function(e,t,n){if(t)return!rt.test(x.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?ut(e,l,n):se(e,at,function(){return ut(e,l,n)})},set:function(e,t,n){var i,r=Ye(e),o=!y.scrollboxSize()&&"absolute"===r.position,a=(o||n)&&"border-box"===x.css(e,"boxSizing",!1,r),s=n?ct(e,l,n,a,r):0;return a&&o&&(s-=Math.ceil(e["offset"+l[0].toUpperCase()+l.slice(1)]-parseFloat(r[l])-ct(e,l,"border",!1,r)-.5)),s&&(i=ne.exec(t))&&"px"!==(i[3]||"px")&&(e.style[l]=t,t=x.css(e,l)),lt(0,t,s)}}}),x.cssHooks.marginLeft=Ze(y.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Je(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),x.each({margin:"",padding:"",border:"Width"},function(r,o){x.cssHooks[r+o]={expand:function(e){for(var t=0,n={},i="string"==typeof e?e.split(" "):[e];t<4;t++)n[r+ie[t]+o]=i[t]||i[t-2]||i[0];return n}},"margin"!==r&&(x.cssHooks[r+o].set=lt)}),x.fn.extend({css:function(e,t){return B(this,function(e,t,n){var i,r,o={},a=0;if(Array.isArray(t)){for(i=Ye(e),r=t.length;a<r;a++)o[t[a]]=x.css(e,t[a],!1,i);return o}return void 0!==n?x.style(e,t,n):x.css(e,t)},e,t,1<arguments.length)}}),((x.Tween=ft).prototype={constructor:ft,init:function(e,t,n,i,r,o){this.elem=e,this.prop=n,this.easing=r||x.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=i,this.unit=o||(x.cssNumber[n]?"":"px")},cur:function(){var e=ft.propHooks[this.prop];return e&&e.get?e.get(this):ft.propHooks._default.get(this)},run:function(e){var t,n=ft.propHooks[this.prop];return this.options.duration?this.pos=t=x.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):ft.propHooks._default.set(this),this}}).init.prototype=ft.prototype,(ft.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=x.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){x.fx.step[e.prop]?x.fx.step[e.prop](e):1!==e.elem.nodeType||!x.cssHooks[e.prop]&&null==e.elem.style[it(e.prop)]?e.elem[e.prop]=e.now:x.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=ft.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},x.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},x.fx=ft.prototype.init,x.fx.step={};var dt,ht,pt,mt,gt=/^(?:toggle|show|hide)$/,vt=/queueHooks$/;function yt(){ht&&(!1===C.hidden&&w.requestAnimationFrame?w.requestAnimationFrame(yt):w.setTimeout(yt,x.fx.interval),x.fx.tick())}function bt(){return w.setTimeout(function(){dt=void 0}),dt=Date.now()}function _t(e,t){var n,i=0,r={height:e};for(t=t?1:0;i<4;i+=2-t)r["margin"+(n=ie[i])]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function Et(e,t,n){for(var i,r=(Tt.tweeners[t]||[]).concat(Tt.tweeners["*"]),o=0,a=r.length;o<a;o++)if(i=r[o].call(n,t,e))return i}function Tt(o,e,t){var n,a,i=0,r=Tt.prefilters.length,s=x.Deferred().always(function(){delete l.elem}),l=function(){if(a)return!1;for(var e=dt||bt(),t=Math.max(0,c.startTime+c.duration-e),n=1-(t/c.duration||0),i=0,r=c.tweens.length;i<r;i++)c.tweens[i].run(n);return s.notifyWith(o,[c,n,t]),n<1&&r?t:(r||s.notifyWith(o,[c,1,0]),s.resolveWith(o,[c]),!1)},c=s.promise({elem:o,props:x.extend({},e),opts:x.extend(!0,{specialEasing:{},easing:x.easing._default},t),originalProperties:e,originalOptions:t,startTime:dt||bt(),duration:t.duration,tweens:[],createTween:function(e,t){var n=x.Tween(o,c.opts,e,t,c.opts.specialEasing[e]||c.opts.easing);return c.tweens.push(n),n},stop:function(e){var t=0,n=e?c.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)c.tweens[t].run(1);return e?(s.notifyWith(o,[c,1,0]),s.resolveWith(o,[c,e])):s.rejectWith(o,[c,e]),this}}),u=c.props;for(!function(e,t){var n,i,r,o,a;for(n in e)if(r=t[i=K(n)],o=e[n],Array.isArray(o)&&(r=o[1],o=e[n]=o[0]),n!==i&&(e[i]=o,delete e[n]),(a=x.cssHooks[i])&&"expand"in a)for(n in o=a.expand(o),delete e[i],o)n in e||(e[n]=o[n],t[n]=r);else t[i]=r}(u,c.opts.specialEasing);i<r;i++)if(n=Tt.prefilters[i].call(c,o,u,c.opts))return b(n.stop)&&(x._queueHooks(c.elem,c.opts.queue).stop=n.stop.bind(n)),n;return x.map(u,Et,c),b(c.opts.start)&&c.opts.start.call(o,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),x.fx.timer(x.extend(l,{elem:o,anim:c,queue:c.opts.queue})),c}x.Animation=x.extend(Tt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return ce(n.elem,e,ne.exec(t),n),n}]},tweener:function(e,t){for(var n,i=0,r=(e=b(e)?(t=e,["*"]):e.match(j)).length;i<r;i++)n=e[i],Tt.tweeners[n]=Tt.tweeners[n]||[],Tt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var i,r,o,a,s,l,c,u,f="width"in t||"height"in t,d=this,h={},p=e.style,m=e.nodeType&&le(e),g=$.get(e,"fxshow");for(i in n.queue||(null==(a=x._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,d.always(function(){d.always(function(){a.unqueued--,x.queue(e,"fx").length||a.empty.fire()})})),t)if(r=t[i],gt.test(r)){if(delete t[i],o=o||"toggle"===r,r===(m?"hide":"show")){if("show"!==r||!g||void 0===g[i])continue;m=!0}h[i]=g&&g[i]||x.style(e,i)}if((l=!x.isEmptyObject(t))||!x.isEmptyObject(h))for(i in f&&1===e.nodeType&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],null==(c=g&&g.display)&&(c=$.get(e,"display")),"none"===(u=x.css(e,"display"))&&(c?u=c:(fe([e],!0),c=e.style.display||c,u=x.css(e,"display"),fe([e]))),("inline"===u||"inline-block"===u&&null!=c)&&"none"===x.css(e,"float")&&(l||(d.done(function(){p.display=c}),null==c&&(u=p.display,c="none"===u?"":u)),p.display="inline-block")),n.overflow&&(p.overflow="hidden",d.always(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]})),l=!1,h)l||(g?"hidden"in g&&(m=g.hidden):g=$.access(e,"fxshow",{display:c}),o&&(g.hidden=!m),m&&fe([e],!0),d.done(function(){for(i in m||fe([e]),$.remove(e,"fxshow"),h)x.style(e,i,h[i])})),l=Et(m?g[i]:0,i,d),i in g||(g[i]=l.start,m&&(l.end=l.start,l.start=0))}],prefilter:function(e,t){t?Tt.prefilters.unshift(e):Tt.prefilters.push(e)}}),x.speed=function(e,t,n){var i=e&&"object"==typeof e?x.extend({},e):{complete:n||!n&&t||b(e)&&e,duration:e,easing:n&&t||t&&!b(t)&&t};return x.fx.off?i.duration=0:"number"!=typeof i.duration&&(i.duration in x.fx.speeds?i.duration=x.fx.speeds[i.duration]:i.duration=x.fx.speeds._default),null!=i.queue&&!0!==i.queue||(i.queue="fx"),i.old=i.complete,i.complete=function(){b(i.old)&&i.old.call(this),i.queue&&x.dequeue(this,i.queue)},i},x.fn.extend({fadeTo:function(e,t,n,i){return this.filter(le).css("opacity",0).show().end().animate({opacity:t},e,n,i)},animate:function(t,e,n,i){function r(){var e=Tt(this,x.extend({},t),a);(o||$.get(this,"finish"))&&e.stop(!0)}var o=x.isEmptyObject(t),a=x.speed(e,n,i);return r.finish=r,o||!1===a.queue?this.each(r):this.queue(a.queue,r)},stop:function(r,e,o){function a(e){var t=e.stop;delete e.stop,t(o)}return"string"!=typeof r&&(o=e,e=r,r=void 0),e&&!1!==r&&this.queue(r||"fx",[]),this.each(function(){var e=!0,t=null!=r&&r+"queueHooks",n=x.timers,i=$.get(this);if(t)i[t]&&i[t].stop&&a(i[t]);else for(t in i)i[t]&&i[t].stop&&vt.test(t)&&a(i[t]);for(t=n.length;t--;)n[t].elem!==this||null!=r&&n[t].queue!==r||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||x.dequeue(this,r)})},finish:function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var e,t=$.get(this),n=t[a+"queue"],i=t[a+"queueHooks"],r=x.timers,o=n?n.length:0;for(t.finish=!0,x.queue(this,a,[]),i&&i.stop&&i.stop.call(this,!0),e=r.length;e--;)r[e].elem===this&&r[e].queue===a&&(r[e].anim.stop(!0),r.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),x.each(["toggle","show","hide"],function(e,i){var r=x.fn[i];x.fn[i]=function(e,t,n){return null==e||"boolean"==typeof e?r.apply(this,arguments):this.animate(_t(i,!0),e,t,n)}}),x.each({slideDown:_t("show"),slideUp:_t("hide"),slideToggle:_t("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,i){x.fn[e]=function(e,t,n){return this.animate(i,e,t,n)}}),x.timers=[],x.fx.tick=function(){var e,t=0,n=x.timers;for(dt=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||x.fx.stop(),dt=void 0},x.fx.timer=function(e){x.timers.push(e),x.fx.start()},x.fx.interval=13,x.fx.start=function(){ht||(ht=!0,yt())},x.fx.stop=function(){ht=null},x.fx.speeds={slow:600,fast:200,_default:400},x.fn.delay=function(i,e){return i=x.fx&&x.fx.speeds[i]||i,e=e||"fx",this.queue(e,function(e,t){var n=w.setTimeout(e,i);t.stop=function(){w.clearTimeout(n)}})},pt=C.createElement("input"),mt=C.createElement("select").appendChild(C.createElement("option")),pt.type="checkbox",y.checkOn=""!==pt.value,y.optSelected=mt.selected,(pt=C.createElement("input")).value="t",pt.type="radio",y.radioValue="t"===pt.value;var wt,Ct=x.expr.attrHandle;x.fn.extend({attr:function(e,t){return B(this,x.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){x.removeAttr(this,e)})}}),x.extend({attr:function(e,t,n){var i,r,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?x.prop(e,t,n):(1===o&&x.isXMLDoc(e)||(r=x.attrHooks[t.toLowerCase()]||(x.expr.match.bool.test(t)?wt:void 0)),void 0!==n?null===n?void x.removeAttr(e,t):r&&"set"in r&&void 0!==(i=r.set(e,n,t))?i:(e.setAttribute(t,n+""),n):r&&"get"in r&&null!==(i=r.get(e,t))?i:null==(i=x.find.attr(e,t))?void 0:i)},attrHooks:{type:{set:function(e,t){if(!y.radioValue&&"radio"===t&&D(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,i=0,r=t&&t.match(j);if(r&&1===e.nodeType)for(;n=r[i++];)e.removeAttribute(n)}}),wt={set:function(e,t,n){return!1===t?x.removeAttr(e,n):e.setAttribute(n,n),n}},x.each(x.expr.match.bool.source.match(/\w+/g),function(e,t){var a=Ct[t]||x.find.attr;Ct[t]=function(e,t,n){var i,r,o=t.toLowerCase();return n||(r=Ct[o],Ct[o]=i,i=null!=a(e,t,n)?o:null,Ct[o]=r),i}});var xt=/^(?:input|select|textarea|button)$/i,At=/^(?:a|area)$/i;function St(e){return(e.match(j)||[]).join(" ")}function Dt(e){return e.getAttribute&&e.getAttribute("class")||""}function Ot(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(j)||[]}x.fn.extend({prop:function(e,t){return B(this,x.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[x.propFix[e]||e]})}}),x.extend({prop:function(e,t,n){var i,r,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&x.isXMLDoc(e)||(t=x.propFix[t]||t,r=x.propHooks[t]),void 0!==n?r&&"set"in r&&void 0!==(i=r.set(e,n,t))?i:e[t]=n:r&&"get"in r&&null!==(i=r.get(e,t))?i:e[t]},propHooks:{tabIndex:{get:function(e){var t=x.find.attr(e,"tabindex");return t?parseInt(t,10):xt.test(e.nodeName)||At.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),y.optSelected||(x.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)}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this}),x.fn.extend({addClass:function(t){var e,n,i,r,o,a,s,l=0;if(b(t))return this.each(function(e){x(this).addClass(t.call(this,e,Dt(this)))});if((e=Ot(t)).length)for(;n=this[l++];)if(r=Dt(n),i=1===n.nodeType&&" "+St(r)+" "){for(a=0;o=e[a++];)i.indexOf(" "+o+" ")<0&&(i+=o+" ");r!==(s=St(i))&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,i,r,o,a,s,l=0;if(b(t))return this.each(function(e){x(this).removeClass(t.call(this,e,Dt(this)))});if(!arguments.length)return this.attr("class","");if((e=Ot(t)).length)for(;n=this[l++];)if(r=Dt(n),i=1===n.nodeType&&" "+St(r)+" "){for(a=0;o=e[a++];)for(;-1<i.indexOf(" "+o+" ");)i=i.replace(" "+o+" "," ");r!==(s=St(i))&&n.setAttribute("class",s)}return this},toggleClass:function(r,t){var o=typeof r,a="string"==o||Array.isArray(r);return"boolean"==typeof t&&a?t?this.addClass(r):this.removeClass(r):b(r)?this.each(function(e){x(this).toggleClass(r.call(this,e,Dt(this),t),t)}):this.each(function(){var e,t,n,i;if(a)for(t=0,n=x(this),i=Ot(r);e=i[t++];)n.hasClass(e)?n.removeClass(e):n.addClass(e);else void 0!==r&&"boolean"!=o||((e=Dt(this))&&$.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===r?"":$.get(this,"__className__")||""))})},hasClass:function(e){var t,n,i=0;for(t=" "+e+" ";n=this[i++];)if(1===n.nodeType&&-1<(" "+St(Dt(n))+" ").indexOf(t))return!0;return!1}});var It=/\r/g;x.fn.extend({val:function(n){var i,e,r,t=this[0];return arguments.length?(r=b(n),this.each(function(e){var t;1===this.nodeType&&(null==(t=r?n.call(this,e,x(this).val()):n)?t="":"number"==typeof t?t+="":Array.isArray(t)&&(t=x.map(t,function(e){return null==e?"":e+""})),(i=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()])&&"set"in i&&void 0!==i.set(this,t,"value")||(this.value=t))})):t?(i=x.valHooks[t.type]||x.valHooks[t.nodeName.toLowerCase()])&&"get"in i&&void 0!==(e=i.get(t,"value"))?e:"string"==typeof(e=t.value)?e.replace(It,""):null==e?"":e:void 0}}),x.extend({valHooks:{option:{get:function(e){var t=x.find.attr(e,"value");return null!=t?t:St(x.text(e))}},select:{get:function(e){var t,n,i,r=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],l=a?o+1:r.length;for(i=o<0?l:a?o:0;i<l;i++)if(((n=r[i]).selected||i===o)&&!n.disabled&&(!n.parentNode.disabled||!D(n.parentNode,"optgroup"))){if(t=x(n).val(),a)return t;s.push(t)}return s},set:function(e,t){for(var n,i,r=e.options,o=x.makeArray(t),a=r.length;a--;)((i=r[a]).selected=-1<x.inArray(x.valHooks.option.get(i),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<x.inArray(x(e).val(),t)}},y.checkOn||(x.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),y.focusin="onfocusin"in w;function Nt(e){e.stopPropagation()}var kt=/^(?:focusinfocus|focusoutblur)$/;x.extend(x.event,{trigger:function(e,t,n,i){var r,o,a,s,l,c,u,f,d=[n||C],h=v.call(e,"type")?e.type:e,p=v.call(e,"namespace")?e.namespace.split("."):[];if(o=f=a=n=n||C,3!==n.nodeType&&8!==n.nodeType&&!kt.test(h+x.event.triggered)&&(-1<h.indexOf(".")&&(h=(p=h.split(".")).shift(),p.sort()),l=h.indexOf(":")<0&&"on"+h,(e=e[x.expando]?e:new x.Event(h,"object"==typeof e&&e)).isTrigger=i?2:3,e.namespace=p.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:x.makeArray(t,[e]),u=x.event.special[h]||{},i||!u.trigger||!1!==u.trigger.apply(n,t))){if(!i&&!u.noBubble&&!m(n)){for(s=u.delegateType||h,kt.test(s+h)||(o=o.parentNode);o;o=o.parentNode)d.push(o),a=o;a===(n.ownerDocument||C)&&d.push(a.defaultView||a.parentWindow||w)}for(r=0;(o=d[r++])&&!e.isPropagationStopped();)f=o,e.type=1<r?s:u.bindType||h,(c=($.get(o,"events")||{})[e.type]&&$.get(o,"handle"))&&c.apply(o,t),(c=l&&o[l])&&c.apply&&Y(o)&&(e.result=c.apply(o,t),!1===e.result&&e.preventDefault());return e.type=h,i||e.isDefaultPrevented()||u._default&&!1!==u._default.apply(d.pop(),t)||!Y(n)||l&&b(n[h])&&!m(n)&&((a=n[l])&&(n[l]=null),x.event.triggered=h,e.isPropagationStopped()&&f.addEventListener(h,Nt),n[h](),e.isPropagationStopped()&&f.removeEventListener(h,Nt),x.event.triggered=void 0,a&&(n[l]=a)),e.result}},simulate:function(e,t,n){var i=x.extend(new x.Event,n,{type:e,isSimulated:!0});x.event.trigger(i,null,t)}}),x.fn.extend({trigger:function(e,t){return this.each(function(){x.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return x.event.trigger(e,t,n,!0)}}),y.focusin||x.each({focus:"focusin",blur:"focusout"},function(n,i){function r(e){x.event.simulate(i,e.target,x.event.fix(e))}x.event.special[i]={setup:function(){var e=this.ownerDocument||this,t=$.access(e,i);t||e.addEventListener(n,r,!0),$.access(e,i,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this,t=$.access(e,i)-1;t?$.access(e,i,t):(e.removeEventListener(n,r,!0),$.remove(e,i))}}});var Lt=w.location,Pt=Date.now(),Ht=/\?/;x.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new w.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||x.error("Invalid XML: "+e),t};var jt=/\[\]$/,Rt=/\r?\n/g,Mt=/^(?:submit|button|image|reset|file)$/i,Wt=/^(?:input|select|textarea|keygen)/i;function Ft(n,e,i,r){var t;if(Array.isArray(e))x.each(e,function(e,t){i||jt.test(n)?r(n,t):Ft(n+"["+("object"==typeof t&&null!=t?e:"")+"]",t,i,r)});else if(i||"object"!==E(e))r(n,e);else for(t in e)Ft(n+"["+t+"]",e[t],i,r)}x.param=function(e,t){function n(e,t){var n=b(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)}var i,r=[];if(null==e)return"";if(Array.isArray(e)||e.jquery&&!x.isPlainObject(e))x.each(e,function(){n(this.name,this.value)});else for(i in e)Ft(i,e[i],t,n);return r.join("&")},x.fn.extend({serialize:function(){return x.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=x.prop(this,"elements");return e?x.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!x(this).is(":disabled")&&Wt.test(this.nodeName)&&!Mt.test(e)&&(this.checked||!de.test(e))}).map(function(e,t){var n=x(this).val();return null==n?null:Array.isArray(n)?x.map(n,function(e){return{name:t.name,value:e.replace(Rt,"\r\n")}}):{name:t.name,value:n.replace(Rt,"\r\n")}}).get()}});var qt=/%20/g,Vt=/#.*$/,Bt=/([?&])_=[^&]*/,Ut=/^(.*?):[ \t]*([^\r\n]*)$/gm,zt=/^(?:GET|HEAD)$/,Gt=/^\/\//,Kt={},Yt={},Xt="*/".concat("*"),$t=C.createElement("a");function Qt(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,i=0,r=e.toLowerCase().match(j)||[];if(b(t))for(;n=r[i++];)"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function Jt(t,r,o,a){var s={},l=t===Yt;function c(e){var i;return s[e]=!0,x.each(t[e]||[],function(e,t){var n=t(r,o,a);return"string"!=typeof n||l||s[n]?l?!(i=n):void 0:(r.dataTypes.unshift(n),c(n),!1)}),i}return c(r.dataTypes[0])||!s["*"]&&c("*")}function Zt(e,t){var n,i,r=x.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((r[n]?e:i=i||{})[n]=t[n]);return i&&x.extend(!0,e,i),e}$t.href=Lt.href,x.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Lt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Lt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Xt,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":x.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Zt(Zt(e,x.ajaxSettings),t):Zt(x.ajaxSettings,e)},ajaxPrefilter:Qt(Kt),ajaxTransport:Qt(Yt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var u,f,d,n,h,i,p,m,r,o,g=x.ajaxSetup({},t),v=g.context||g,y=g.context&&(v.nodeType||v.jquery)?x(v):x.event,b=x.Deferred(),_=x.Callbacks("once memory"),E=g.statusCode||{},a={},s={},l="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(p){if(!n)for(n={};t=Ut.exec(d);)n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return p?d:null},setRequestHeader:function(e,t){return null==p&&(e=s[e.toLowerCase()]=s[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==p&&(g.mimeType=e),this},statusCode:function(e){var t;if(e)if(p)T.always(e[T.status]);else for(t in e)E[t]=[E[t],e[t]];return this},abort:function(e){var t=e||l;return u&&u.abort(t),c(0,t),this}};if(b.promise(T),g.url=((e||g.url||Lt.href)+"").replace(Gt,Lt.protocol+"//"),g.type=t.method||t.type||g.method||g.type,g.dataTypes=(g.dataType||"*").toLowerCase().match(j)||[""],null==g.crossDomain){i=C.createElement("a");try{i.href=g.url,i.href=i.href,g.crossDomain=$t.protocol+"//"+$t.host!=i.protocol+"//"+i.host}catch(e){g.crossDomain=!0}}if(g.data&&g.processData&&"string"!=typeof g.data&&(g.data=x.param(g.data,g.traditional)),Jt(Kt,g,t,T),p)return T;for(r in(m=x.event&&g.global)&&0==x.active++&&x.event.trigger("ajaxStart"),g.type=g.type.toUpperCase(),g.hasContent=!zt.test(g.type),f=g.url.replace(Vt,""),g.hasContent?g.data&&g.processData&&0===(g.contentType||"").indexOf("application/x-www-form-urlencoded")&&(g.data=g.data.replace(qt,"+")):(o=g.url.slice(f.length),g.data&&(g.processData||"string"==typeof g.data)&&(f+=(Ht.test(f)?"&":"?")+g.data,delete g.data),!1===g.cache&&(f=f.replace(Bt,"$1"),o=(Ht.test(f)?"&":"?")+"_="+Pt+++o),g.url=f+o),g.ifModified&&(x.lastModified[f]&&T.setRequestHeader("If-Modified-Since",x.lastModified[f]),x.etag[f]&&T.setRequestHeader("If-None-Match",x.etag[f])),(g.data&&g.hasContent&&!1!==g.contentType||t.contentType)&&T.setRequestHeader("Content-Type",g.contentType),T.setRequestHeader("Accept",g.dataTypes[0]&&g.accepts[g.dataTypes[0]]?g.accepts[g.dataTypes[0]]+("*"!==g.dataTypes[0]?", "+Xt+"; q=0.01":""):g.accepts["*"]),g.headers)T.setRequestHeader(r,g.headers[r]);if(g.beforeSend&&(!1===g.beforeSend.call(v,T,g)||p))return T.abort();if(l="abort",_.add(g.complete),T.done(g.success),T.fail(g.error),u=Jt(Yt,g,t,T)){if(T.readyState=1,m&&y.trigger("ajaxSend",[T,g]),p)return T;g.async&&0<g.timeout&&(h=w.setTimeout(function(){T.abort("timeout")},g.timeout));try{p=!1,u.send(a,c)}catch(e){if(p)throw e;c(-1,e)}}else c(-1,"No Transport");function c(e,t,n,i){var r,o,a,s,l,c=t;p||(p=!0,h&&w.clearTimeout(h),u=void 0,d=i||"",T.readyState=0<e?4:0,r=200<=e&&e<300||304===e,n&&(s=function(e,t,n){for(var i,r,o,a,s=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===i&&(i=e.mimeType||t.getResponseHeader("Content-Type"));if(i)for(r in s)if(s[r]&&s[r].test(i)){l.unshift(r);break}if(l[0]in n)o=l[0];else{for(r in n){if(!l[0]||e.converters[r+" "+l[0]]){o=r;break}a=a||r}o=o||a}if(o)return o!==l[0]&&l.unshift(o),n[o]}(g,T,n)),s=function(e,t,n,i){var r,o,a,s,l,c={},u=e.dataTypes.slice();if(u[1])for(a in e.converters)c[a.toLowerCase()]=e.converters[a];for(o=u.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!l&&i&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=o,o=u.shift())if("*"===o)o=l;else if("*"!==l&&l!==o){if(!(a=c[l+" "+o]||c["* "+o]))for(r in c)if((s=r.split(" "))[1]===o&&(a=c[l+" "+s[0]]||c["* "+s[0]])){!0===a?a=c[r]:!0!==c[r]&&(o=s[0],u.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+l+" to "+o}}}return{state:"success",data:t}}(g,s,T,r),r?(g.ifModified&&((l=T.getResponseHeader("Last-Modified"))&&(x.lastModified[f]=l),(l=T.getResponseHeader("etag"))&&(x.etag[f]=l)),204===e||"HEAD"===g.type?c="nocontent":304===e?c="notmodified":(c=s.state,o=s.data,r=!(a=s.error))):(a=c,!e&&c||(c="error",e<0&&(e=0))),T.status=e,T.statusText=(t||c)+"",r?b.resolveWith(v,[o,c,T]):b.rejectWith(v,[T,c,a]),T.statusCode(E),E=void 0,m&&y.trigger(r?"ajaxSuccess":"ajaxError",[T,g,r?o:a]),_.fireWith(v,[T,c]),m&&(y.trigger("ajaxComplete",[T,g]),--x.active||x.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return x.get(e,t,n,"json")},getScript:function(e,t){return x.get(e,void 0,t,"script")}}),x.each(["get","post"],function(e,r){x[r]=function(e,t,n,i){return b(t)&&(i=i||n,n=t,t=void 0),x.ajax(x.extend({url:e,type:r,dataType:i,data:t,success:n},x.isPlainObject(e)&&e))}}),x._evalUrl=function(e,t){return x.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){x.globalEval(e,t)}})},x.fn.extend({wrapAll:function(e){var t;return this[0]&&(b(e)&&(e=e.call(this[0])),t=x(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return b(n)?this.each(function(e){x(this).wrapInner(n.call(this,e))}):this.each(function(){var e=x(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=b(t);return this.each(function(e){x(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){x(this).replaceWith(this.childNodes)}),this}}),x.expr.pseudos.hidden=function(e){return!x.expr.pseudos.visible(e)},x.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},x.ajaxSettings.xhr=function(){try{return new w.XMLHttpRequest}catch(e){}};var en={0:200,1223:204},tn=x.ajaxSettings.xhr();y.cors=!!tn&&"withCredentials"in tn,y.ajax=tn=!!tn,x.ajaxTransport(function(r){var o,a;if(y.cors||tn&&!r.crossDomain)return{send:function(e,t){var n,i=r.xhr();if(i.open(r.type,r.url,r.async,r.username,r.password),r.xhrFields)for(n in r.xhrFields)i[n]=r.xhrFields[n];for(n in r.mimeType&&i.overrideMimeType&&i.overrideMimeType(r.mimeType),r.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)i.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=a=i.onload=i.onerror=i.onabort=i.ontimeout=i.onreadystatechange=null,"abort"===e?i.abort():"error"===e?"number"!=typeof i.status?t(0,"error"):t(i.status,i.statusText):t(en[i.status]||i.status,i.statusText,"text"!==(i.responseType||"text")||"string"!=typeof i.responseText?{binary:i.response}:{text:i.responseText},i.getAllResponseHeaders()))}},i.onload=o(),a=i.onerror=i.ontimeout=o("error"),void 0!==i.onabort?i.onabort=a:i.onreadystatechange=function(){4===i.readyState&&w.setTimeout(function(){o&&a()})},o=o("abort");try{i.send(r.hasContent&&r.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),x.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),x.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 x.globalEval(e),e}}}),x.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),x.ajaxTransport("script",function(n){var i,r;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){i=x("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",r=function(e){i.remove(),r=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(i[0])},abort:function(){r&&r()}}});var nn,rn=[],on=/(=)\?(?=&|$)|\?\?/;x.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=rn.pop()||x.expando+"_"+Pt++;return this[e]=!0,e}}),x.ajaxPrefilter("json jsonp",function(e,t,n){var i,r,o,a=!1!==e.jsonp&&(on.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&on.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return i=e.jsonpCallback=b(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(on,"$1"+i):!1!==e.jsonp&&(e.url+=(Ht.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return o||x.error(i+" was not called"),o[0]},e.dataTypes[0]="json",r=w[i],w[i]=function(){o=arguments},n.always(function(){void 0===r?x(w).removeProp(i):w[i]=r,e[i]&&(e.jsonpCallback=t.jsonpCallback,rn.push(i)),o&&b(r)&&r(o[0]),o=r=void 0}),"script"}),y.createHTMLDocument=((nn=C.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===nn.childNodes.length),x.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((i=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(i)):t=C),o=!n&&[],(r=O.exec(e))?[t.createElement(r[1])]:(r=Ee([e],t,o),o&&o.length&&x(o).remove(),x.merge([],r.childNodes)));var i,r,o},x.fn.load=function(e,t,n){var i,r,o,a=this,s=e.indexOf(" ");return-1<s&&(i=St(e.slice(s)),e=e.slice(0,s)),b(t)?(n=t,t=void 0):t&&"object"==typeof t&&(r="POST"),0<a.length&&x.ajax({url:e,type:r||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(i?x("<div>").append(x.parseHTML(e)).find(i):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},x.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){x.fn[t]=function(e){return this.on(t,e)}}),x.expr.pseudos.animated=function(t){return x.grep(x.timers,function(e){return t===e.elem}).length},x.offset={setOffset:function(e,t,n){var i,r,o,a,s,l,c=x.css(e,"position"),u=x(e),f={};"static"===c&&(e.style.position="relative"),s=u.offset(),o=x.css(e,"top"),l=x.css(e,"left"),r=("absolute"===c||"fixed"===c)&&-1<(o+l).indexOf("auto")?(a=(i=u.position()).top,i.left):(a=parseFloat(o)||0,parseFloat(l)||0),b(t)&&(t=t.call(e,n,x.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+r),"using"in t?t.using.call(e,f):u.css(f)}},x.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){x.offset.setOffset(this,t,e)});var e,n,i=this[0];return i?i.getClientRects().length?(e=i.getBoundingClientRect(),n=i.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,i=this[0],r={top:0,left:0};if("fixed"===x.css(i,"position"))t=i.getBoundingClientRect();else{for(t=this.offset(),n=i.ownerDocument,e=i.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===x.css(e,"position");)e=e.parentNode;e&&e!==i&&1===e.nodeType&&((r=x(e).offset()).top+=x.css(e,"borderTopWidth",!0),r.left+=x.css(e,"borderLeftWidth",!0))}return{top:t.top-r.top-x.css(i,"marginTop",!0),left:t.left-r.left-x.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===x.css(e,"position");)e=e.offsetParent;return e||re})}}),x.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,r){var o="pageYOffset"===r;x.fn[t]=function(e){return B(this,function(e,t,n){var i;if(m(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===n)return i?i[r]:e[t];i?i.scrollTo(o?i.pageXOffset:n,o?n:i.pageYOffset):e[t]=n},t,e,arguments.length)}}),x.each(["top","left"],function(e,n){x.cssHooks[n]=Ze(y.pixelPosition,function(e,t){if(t)return t=Je(e,n),Ke.test(t)?x(e).position()[n]+"px":t})}),x.each({Height:"height",Width:"width"},function(a,s){x.each({padding:"inner"+a,content:s,"":"outer"+a},function(i,o){x.fn[o]=function(e,t){var n=arguments.length&&(i||"boolean"!=typeof e),r=i||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var i;return m(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(i=e.documentElement,Math.max(e.body["scroll"+a],i["scroll"+a],e.body["offset"+a],i["offset"+a],i["client"+a])):void 0===n?x.css(e,t,r):x.style(e,t,n,r)},s,n?e:void 0,n)}})}),x.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){x.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),x.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),x.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,i){return this.on(t,e,n,i)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),x.proxy=function(e,t){var n,i,r;if("string"==typeof t&&(n=e[t],t=e,e=n),b(e))return i=s.call(arguments,2),(r=function(){return e.apply(t||this,i.concat(s.call(arguments)))}).guid=e.guid=e.guid||x.guid++,r},x.holdReady=function(e){e?x.readyWait++:x.ready(!0)},x.isArray=Array.isArray,x.parseJSON=JSON.parse,x.nodeName=D,x.isFunction=b,x.isWindow=m,x.camelCase=K,x.type=E,x.now=Date.now,x.isNumeric=function(e){var t=x.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},void 0===(un=function(){return x}.apply(cn,[]))||(ln.exports=un);var an=w.jQuery,sn=w.$;return x.noConflict=function(e){return w.$===x&&(w.$=sn),e&&w.jQuery===x&&(w.jQuery=an),x},e||(w.jQuery=w.$=x),x})},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,Ft,qt){"use strict";(function(t,e){function o(e){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function Y(r){for(var e=1;e<arguments.length;e++){var o=null!=arguments[e]?arguments[e]:{},t=Object.keys(o);"function"==typeof Object.getOwnPropertySymbols&&(t=t.concat(Object.getOwnPropertySymbols(o).filter(function(e){return Object.getOwnPropertyDescriptor(o,e).enumerable}))),t.forEach(function(e){var t,n,i;t=r,i=o[n=e],n in t?Object.defineProperty(t,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[n]=i})}return r}function d(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=[],i=!0,r=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(i=(a=s.next()).done)&&(n.push(a.value),!t||n.length!==t);i=!0);}catch(e){r=!0,o=e}finally{try{i||null==s.return||s.return()}finally{if(r)throw o}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function h(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}qt.d(Ft,"b",function(){return Pt}),qt.d(Ft,"a",function(){return jt});function n(){}var i={},a={},s=null,l={mark:n,measure:n};try{"undefined"!=typeof window&&(i=window),"undefined"!=typeof document&&(a=document),"undefined"!=typeof MutationObserver&&(s=MutationObserver),"undefined"!=typeof performance&&(l=performance)}catch(e){}var c=(i.navigator||{}).userAgent,u=void 0===c?"":c,g=i,v=a,f=s,p=l,m=(g.document,!!v.documentElement&&!!v.head&&"function"==typeof v.addEventListener&&"function"==typeof v.createElement),T=~u.indexOf("MSIE")||~u.indexOf("Trident/"),y="___FONT_AWESOME___",w=16,b="fa",_="svg-inline--fa",X="data-fa-i2svg",E="data-fa-pseudo-element",C="data-fa-pseudo-element-pending",x="data-prefix",A="data-icon",S="fontawesome-i2svg",D="async",O=["HTML","HEAD","STYLE","SCRIPT"],I=function(){try{return!0}catch(e){return!1}}(),N={fas:"solid",far:"regular",fal:"light",fad:"duotone",fab:"brands",fa:"solid"},k={solid:"fas",regular:"far",light:"fal",duotone:"fad",brands:"fab"},L="fa-layers-text",P=/Font Awesome 5 (Solid|Regular|Light|Duotone|Brands|Free|Pro)/,H={900:"fas",400:"far",normal:"far",300:"fal"},j=[1,2,3,4,5,6,7,8,9,10],R=j.concat([11,12,13,14,15,16,17,18,19,20]),M=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],W={GROUP:"group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},F=["xs","sm","lg","fw","ul","li","border","pull-left","pull-right","spin","pulse","rotate-90","rotate-180","rotate-270","flip-horizontal","flip-vertical","flip-both","stack","stack-1x","stack-2x","inverse","layers","layers-text","layers-counter",W.GROUP,W.SWAP_OPACITY,W.PRIMARY,W.SECONDARY].concat(j.map(function(e){return"".concat(e,"x")})).concat(R.map(function(e){return"w-".concat(e)})),q=g.FontAwesomeConfig||{};if(v&&"function"==typeof v.querySelector){[["data-family-prefix","familyPrefix"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach(function(e){var t,n=d(e,2),i=n[0],r=n[1],o=""===(t=function(e){var t=v.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}(i))||"false"!==t&&("true"===t||t);null!=o&&(q[r]=o)})}var V=Y({},{familyPrefix:b,replacementClass:_,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0},q);V.autoReplaceSvg||(V.observeMutations=!1);var $=Y({},V);g.FontAwesomeConfig=$;var B=g||{};B[y]||(B[y]={}),B[y].styles||(B[y].styles={}),B[y].hooks||(B[y].hooks={}),B[y].shims||(B[y].shims=[]);var U=B[y],z=[],G=!1;m&&((G=(v.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(v.readyState))||v.addEventListener("DOMContentLoaded",function e(){v.removeEventListener("DOMContentLoaded",e),G=1,z.map(function(e){return e()})}));function K(){}var Q,J="pending",Z="settled",ee="fulfilled",te="rejected",ne=void 0!==t&&void 0!==t.process&&"function"==typeof t.process.emit,ie=void 0===e?setTimeout:e,re=[];function oe(){for(var e=0;e<re.length;e++)re[e][0](re[e][1]);Q=!(re=[])}function ae(e,t){re.push([e,t]),Q||(Q=!0,ie(oe,0))}function se(e,t){function n(e){de(t,e)}try{e(function(e){ue(t,e)},n)}catch(e){n(e)}}function le(e){var t=e.owner,n=t._state,i=t._data,r=e[n],o=e.then;if("function"==typeof r){n=ee;try{i=r(i)}catch(e){de(o,e)}}ce(o,i)||(n===ee&&ue(o,i),n===te&&de(o,i))}function ce(t,n){var i;try{if(t===n)throw new TypeError("A promises callback cannot return that same promise.");if(n&&("function"==typeof n||"object"===o(n))){var e=n.then;if("function"==typeof e)return e.call(n,function(e){i||(i=!0,n===e?fe(t,e):ue(t,e))},function(e){i||(i=!0,de(t,e))}),!0}}catch(e){return i||de(t,e),!0}return!1}function ue(e,t){e!==t&&ce(e,t)||fe(e,t)}function fe(e,t){e._state===J&&(e._state=Z,e._data=t,ae(pe,e))}function de(e,t){e._state===J&&(e._state=Z,e._data=t,ae(me,e))}function he(e){e._then=e._then.forEach(le)}function pe(e){e._state=ee,he(e)}function me(e){e._state=te,he(e),!e._handled&&ne&&t.process.emit("unhandledRejection",e._data,e)}function ge(e){t.process.emit("rejectionHandled",e)}function ve(e){if("function"!=typeof e)throw new TypeError("Promise resolver "+e+" is not a function");if(this instanceof ve==!1)throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");this._then=[],se(e,this)}ve.prototype={constructor:ve,_state:J,_then:null,_data:void 0,_handled:!1,then:function(e,t){var n={owner:this,then:new this.constructor(K),fulfilled:e,rejected:t};return!t&&!e||this._handled||(this._handled=!0,this._state===te&&ne&&ae(ge,this)),this._state===ee||this._state===te?ae(le,n):this._then.push(n),n.then},catch:function(e){return this.then(null,e)}},ve.all=function(s){if(!Array.isArray(s))throw new TypeError("You must pass an array to Promise.all().");return new ve(function(n,e){var i=[],r=0;function t(t){return r++,function(e){i[t]=e,--r||n(i)}}for(var o,a=0;a<s.length;a++)(o=s[a])&&"function"==typeof o.then?o.then(t(a),e):i[a]=o;r||n(i)})},ve.race=function(r){if(!Array.isArray(r))throw new TypeError("You must pass an array to Promise.race().");return new ve(function(e,t){for(var n,i=0;i<r.length;i++)(n=r[i])&&"function"==typeof n.then?n.then(e,t):e(n)})},ve.resolve=function(t){return t&&"object"===o(t)&&t.constructor===ve?t:new ve(function(e){e(t)})},ve.reject=function(n){return new ve(function(e,t){t(n)})};var ye="function"==typeof Promise?Promise:ve,be=w,_e={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Ee(e){if(e&&m){var t=v.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var n=v.head.childNodes,i=null,r=n.length-1;-1<r;r--){var o=n[r],a=(o.tagName||"").toUpperCase();-1<["STYLE","LINK"].indexOf(a)&&(i=o)}return v.head.insertBefore(t,i),e}}var Te="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function we(){for(var e=12,t="";0<e--;)t+=Te[62*Math.random()|0];return t}function Ce(e){for(var t=[],n=(e||[]).length>>>0;n--;)t[n]=e[n];return t}function xe(e){return e.classList?Ce(e.classList):(e.getAttribute("class")||"").split(" ").filter(function(e){return e})}function Ae(e,t){var n,i=t.split("-"),r=i[0],o=i.slice(1).join("-");return r!==e||""===o||(n=o,~F.indexOf(n))?null:o}function Se(e){return"".concat(e).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function De(n){return Object.keys(n||{}).reduce(function(e,t){return e+"".concat(t,": ").concat(n[t],";")},"")}function Oe(e){return e.size!==_e.size||e.x!==_e.x||e.y!==_e.y||e.rotate!==_e.rotate||e.flipX||e.flipY}function Ie(e){var t=e.transform,n=e.containerWidth,i=e.iconWidth,r={transform:"translate(".concat(n/2," 256)")},o="translate(".concat(32*t.x,", ").concat(32*t.y,") "),a="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),s="rotate(".concat(t.rotate," 0 0)");return{outer:r,inner:{transform:"".concat(o," ").concat(a," ").concat(s)},path:{transform:"translate(".concat(i/2*-1," -256)")}}}var Ne={x:0,y:0,width:"100%",height:"100%"};function ke(e){var t=!(1<arguments.length&&void 0!==arguments[1])||arguments[1];return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function Le(e){var t=e.icons,n=t.main,i=t.mask,r=e.prefix,o=e.iconName,a=e.transform,s=e.symbol,l=e.title,c=e.extra,u=e.watchable,f=void 0!==u&&u,d=i.found?i:n,h=d.width,p=d.height,m="fa-w-".concat(Math.ceil(h/p*16)),g=[$.replacementClass,o?"".concat($.familyPrefix,"-").concat(o):"",m].filter(function(e){return-1===c.classes.indexOf(e)}).concat(c.classes).join(" "),v={children:[],attributes:Y({},c.attributes,{"data-prefix":r,"data-icon":o,class:g,role:c.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(h," ").concat(p)})};f&&(v.attributes[X]=""),l&&v.children.push({tag:"title",attributes:{id:v.attributes["aria-labelledby"]||"title-".concat(we())},children:[l]});var y,b,_,E,T,w,C,x,A,S,D,O,I,N,k,L,P,H,j,R,M,W,F,q,V,B,U=Y({},v,{prefix:r,iconName:o,main:n,mask:i,transform:a,symbol:s,styles:c.styles}),z=i.found&&n.found?(_=(y=U).children,E=y.attributes,T=y.main,w=y.mask,C=y.transform,x=T.width,A=T.icon,S=w.width,D=w.icon,O=Ie({transform:C,containerWidth:S,iconWidth:x}),I={tag:"rect",attributes:Y({},Ne,{fill:"white"})},N=A.children?{children:A.children.map(ke)}:{},k={tag:"g",attributes:Y({},O.inner),children:[ke(Y({tag:A.tag,attributes:Y({},A.attributes,O.path)},N))]},L={tag:"g",attributes:Y({},O.outer),children:[k]},P="mask-".concat(we()),H="clip-".concat(we()),j={tag:"mask",attributes:Y({},Ne,{id:P,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[I,L]},R={tag:"defs",children:[{tag:"clipPath",attributes:{id:H},children:"g"===(b=D).tag?b.children:[b]},j]},_.push(R,{tag:"rect",attributes:Y({fill:"currentColor","clip-path":"url(#".concat(H,")"),mask:"url(#".concat(P,")")},Ne)}),{children:_,attributes:E}):function(e){var t=e.children,n=e.attributes,i=e.main,r=e.transform,o=De(e.styles);if(0<o.length&&(n.style=o),Oe(r)){var a=Ie({transform:r,containerWidth:i.width,iconWidth:i.width});t.push({tag:"g",attributes:Y({},a.outer),children:[{tag:"g",attributes:Y({},a.inner),children:[{tag:i.icon.tag,children:i.icon.children,attributes:Y({},i.icon.attributes,a.path)}]}]})}else t.push(i.icon);return{children:t,attributes:n}}(U),G=z.children,K=z.attributes;return U.children=G,U.attributes=K,s?(W=(M=U).prefix,F=M.iconName,q=M.children,V=M.attributes,B=M.symbol,[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:Y({},V,{id:!0===B?"".concat(W,"-").concat($.familyPrefix,"-").concat(F):B}),children:q}]}]):function(e){var t=e.children,n=e.main,i=e.mask,r=e.attributes,o=e.styles,a=e.transform;if(Oe(a)&&n.found&&!i.found){var s=n.width/n.height/2,l=.5;r.style=De(Y({},o,{"transform-origin":"".concat(s+a.x/16,"em ").concat(l+a.y/16,"em")}))}return[{tag:"svg",attributes:r,children:t}]}(U)}function Pe(e){var t=e.content,n=e.width,i=e.height,r=e.transform,o=e.title,a=e.extra,s=e.watchable,l=void 0!==s&&s,c=Y({},a.attributes,o?{title:o}:{},{class:a.classes.join(" ")});l&&(c[X]="");var u,f,d,h,p,m,g,v,y,b=Y({},a.styles);Oe(r)&&(b.transform=(f=(u={transform:r,startCentered:!0,width:n,height:i}).transform,d=u.width,h=void 0===d?w:d,p=u.height,m=void 0===p?w:p,g=u.startCentered,y="",y+=(v=void 0!==g&&g)&&T?"translate(".concat(f.x/be-h/2,"em, ").concat(f.y/be-m/2,"em) "):v?"translate(calc(-50% + ".concat(f.x/be,"em), calc(-50% + ").concat(f.y/be,"em)) "):"translate(".concat(f.x/be,"em, ").concat(f.y/be,"em) "),y+="scale(".concat(f.size/be*(f.flipX?-1:1),", ").concat(f.size/be*(f.flipY?-1:1),") "),y+="rotate(".concat(f.rotate,"deg) ")),b["-webkit-transform"]=b.transform);var _=De(b);0<_.length&&(c.style=_);var E=[];return E.push({tag:"span",attributes:c,children:[t]}),o&&E.push({tag:"span",attributes:{class:"sr-only"},children:[o]}),E}function He(){}function je(e,t,n,i){var r,o,a,s,l,c=Object.keys(e),u=c.length,f=void 0!==i?(s=t,l=i,function(e,t,n,i){return s.call(l,e,t,n,i)}):t;for(a=void 0===n?(r=1,e[c[0]]):(r=0,n);r<u;r++)a=f(a,e[o=c[r]],o,e);return a}var Re=$.measurePerformance&&p&&p.mark&&p.measure?p:{mark:He,measure:He},Me='FA "5.12.0"',We=function(e){Re.mark("".concat(Me," ").concat(e," ends")),Re.measure("".concat(Me," ").concat(e),"".concat(Me," ").concat(e," begins"),"".concat(Me," ").concat(e," ends"))},Fe={begin:function(e){return Re.mark("".concat(Me," ").concat(e," begins")),function(){return We(e)}},end:We};function qe(e){for(var t="",n=0;n<e.length;n++){t+=("000"+e.charCodeAt(n).toString(16)).slice(-4)}return t}function Ve(){function e(i){return je(Be,function(e,t,n){return e[n]=je(t,i,{}),e},{})}ze=e(function(e,t,n){return t[3]&&(e[t[3]]=n),e}),Ge=e(function(t,e,n){var i=e[2];return t[n]=n,i.forEach(function(e){t[e]=n}),t});var o="far"in Be;Ke=je(Ue,function(e,t){var n=t[0],i=t[1],r=t[2];return"far"!==i||o||(i="fas"),e[n]={prefix:i,iconName:r},e},{})}var Be=U.styles,Ue=U.shims,ze={},Ge={},Ke={};function Ye(e,t){return(ze[e]||{})[t]}Ve();var Xe=U.styles,$e=function(){return{prefix:null,iconName:null,rest:[]}};function Qe(e){return e.reduce(function(e,t){var n=Ae($.familyPrefix,t);if(Xe[t])e.prefix=t;else if($.autoFetchSvg&&-1<["fas","far","fal","fad","fab","fa"].indexOf(t))e.prefix=t;else if(n){var i="fa"===e.prefix?Ke[n]||{prefix:null,iconName:null}:{};e.iconName=i.iconName||n,e.prefix=i.prefix||e.prefix}else t!==$.replacementClass&&0!==t.indexOf("fa-w-")&&e.rest.push(t);return e},$e())}function Je(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}function Ze(e){var n,t=e.tag,i=e.attributes,r=void 0===i?{}:i,o=e.children,a=void 0===o?[]:o;return"string"==typeof e?Se(e):"<".concat(t," ").concat((n=r,Object.keys(n||{}).reduce(function(e,t){return e+"".concat(t,'="').concat(Se(n[t]),'" ')},"").trim()),">").concat(a.map(Ze).join(""),"</").concat(t,">")}var et=function(){};function tt(e){return"string"==typeof(e.getAttribute?e.getAttribute(X):null)}var nt={replace:function(e){var t=e[0],n=e[1].map(function(e){return Ze(e)}).join("\n");if(t.parentNode&&t.outerHTML)t.outerHTML=n+($.keepOriginalSource&&"svg"!==t.tagName.toLowerCase()?"\x3c!-- ".concat(t.outerHTML," --\x3e"):"");else if(t.parentNode){var i=document.createElement("span");t.parentNode.replaceChild(i,t),i.outerHTML=n}},nest:function(e){var t=e[0],n=e[1];if(~xe(t).indexOf($.replacementClass))return nt.replace(e);var i=new RegExp("".concat($.familyPrefix,"-.*"));delete n[0].attributes.style,delete n[0].attributes.id;var r=n[0].attributes.class.split(" ").reduce(function(e,t){return t===$.replacementClass||t.match(i)?e.toSvg.push(t):e.toNode.push(t),e},{toNode:[],toSvg:[]});n[0].attributes.class=r.toSvg.join(" ");var o=n.map(function(e){return Ze(e)}).join("\n");t.setAttribute("class",r.toNode.join(" ")),t.setAttribute(X,""),t.innerHTML=o}};function it(e){e()}function rt(n,e){var i="function"==typeof e?e:et;if(0===n.length)i();else{var t=it;$.mutateApproach===D&&(t=g.requestAnimationFrame||it),t(function(){var e=!0===$.autoReplaceSvg?nt.replace:nt[$.autoReplaceSvg]||nt.replace,t=Fe.begin("mutate");n.map(e),t(),i()})}}var ot=!1;function at(){ot=!1}var st=null;function lt(e){var t,n,i=e.getAttribute("data-prefix"),r=e.getAttribute("data-icon"),o=void 0!==e.innerText?e.innerText.trim():"",a=Qe(xe(e));return i&&r&&(a.prefix=i,a.iconName=r),a.prefix&&1<o.length?a.iconName=(t=a.prefix,n=e.innerText,(Ge[t]||{})[n]):a.prefix&&1===o.length&&(a.iconName=Ye(a.prefix,qe(e.innerText))),a}var ct=function(e){var t={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return e?e.toLowerCase().split(" ").reduce(function(e,t){var n=t.toLowerCase().split("-"),i=n[0],r=n.slice(1).join("-");if(i&&"h"===r)return e.flipX=!0,e;if(i&&"v"===r)return e.flipY=!0,e;if(r=parseFloat(r),isNaN(r))return e;switch(i){case"grow":e.size=e.size+r;break;case"shrink":e.size=e.size-r;break;case"left":e.x=e.x-r;break;case"right":e.x=e.x+r;break;case"up":e.y=e.y-r;break;case"down":e.y=e.y+r;break;case"rotate":e.rotate=e.rotate+r}return e},t):t};function ut(e){var t,n,i,r,o,a,s,l=lt(e),c=l.iconName,u=l.prefix,f=l.rest,d=(t=e.getAttribute("style"),n=[],t&&(n=t.split(";").reduce(function(e,t){var n=t.split(":"),i=n[0],r=n.slice(1);return i&&0<r.length&&(e[i]=r.join(":").trim()),e},{})),n),h=ct(e.getAttribute("data-fa-transform")),p=null!==(i=e.getAttribute("data-fa-symbol"))&&(""===i||i),m=(o=Ce((r=e).attributes).reduce(function(e,t){return"class"!==e.name&&"style"!==e.name&&(e[t.name]=t.value),e},{}),a=r.getAttribute("title"),$.autoA11y&&(a?o["aria-labelledby"]="".concat($.replacementClass,"-title-").concat(we()):(o["aria-hidden"]="true",o.focusable="false")),o),g=(s=e.getAttribute("data-fa-mask"))?Qe(s.split(" ").map(function(e){return e.trim()})):$e();return{iconName:c,title:e.getAttribute("title"),prefix:u,transform:h,symbol:p,mask:g,extra:{classes:f,styles:d,attributes:m}}}function ft(e){this.name="MissingIcon",this.message=e||"Icon unavailable",this.stack=(new Error).stack}(ft.prototype=Object.create(Error.prototype)).constructor=ft;var dt={fill:"currentColor"},ht={attributeType:"XML",repeatCount:"indefinite",dur:"2s"},pt={tag:"path",attributes:Y({},dt,{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})},mt=Y({},ht,{attributeName:"opacity"}),gt={tag:"g",children:[pt,{tag:"circle",attributes:Y({},dt,{cx:"256",cy:"364",r:"28"}),children:[{tag:"animate",attributes:Y({},ht,{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:Y({},mt,{values:"1;0;1;1;0;1;"})}]},{tag:"path",attributes:Y({},dt,{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:[{tag:"animate",attributes:Y({},mt,{values:"1;0;0;0;0;1;"})}]},{tag:"path",attributes:Y({},dt,{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:Y({},mt,{values:"0;0;1;1;0;0;"})}]}]},vt=U.styles;function yt(e){var t=e[0],n=e[1],i=d(e.slice(4),1)[0];return{found:!0,width:t,height:n,icon:Array.isArray(i)?{tag:"g",attributes:{class:"".concat($.familyPrefix,"-").concat(W.GROUP)},children:[{tag:"path",attributes:{class:"".concat($.familyPrefix,"-").concat(W.SECONDARY),fill:"currentColor",d:i[0]}},{tag:"path",attributes:{class:"".concat($.familyPrefix,"-").concat(W.PRIMARY),fill:"currentColor",d:i[1]}}]}:{tag:"path",attributes:{fill:"currentColor",d:i}}}}function bt(i,r){return new ye(function(e,t){var n={found:!1,width:512,height:512,icon:gt};if(i&&r&&vt[r]&&vt[r][i])return e(yt(vt[r][i]));"object"===o(g.FontAwesomeKitConfig)&&"string"==typeof window.FontAwesomeKitConfig.token&&g.FontAwesomeKitConfig.token,i&&r&&!$.showMissingIcons?t(new ft("Icon is missing for prefix ".concat(r," with icon name ").concat(i))):e(n)})}var _t=U.styles;function Et(e){var o,t,a,s,l,c,u,n,f,i=ut(e);return~i.extra.classes.indexOf(L)?function(e,t){var n=t.title,i=t.transform,r=t.extra,o=null,a=null;if(T){var s=parseInt(getComputedStyle(e).fontSize,10),l=e.getBoundingClientRect();o=l.width/s,a=l.height/s}return $.autoA11y&&!n&&(r.attributes["aria-hidden"]="true"),ye.resolve([e,Pe({content:e.innerHTML,width:o,height:a,transform:i,title:n,extra:r,watchable:!0})])}(e,i):(o=e,a=(t=i).iconName,s=t.title,l=t.prefix,c=t.transform,u=t.symbol,n=t.mask,f=t.extra,new ye(function(r,e){ye.all([bt(a,l),bt(n.iconName,n.prefix)]).then(function(e){var t=d(e,2),n=t[0],i=t[1];r([o,Le({icons:{main:n,mask:i},prefix:l,iconName:a,transform:c,symbol:u,mask:i,title:s,extra:f,watchable:!0})])})}))}function Tt(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:null;if(m){var t=v.documentElement.classList,i=function(e){return t.add("".concat(S,"-").concat(e))},r=function(e){return t.remove("".concat(S,"-").concat(e))},o=$.autoFetchSvg?Object.keys(N):Object.keys(_t),a=[".".concat(L,":not([").concat(X,"])")].concat(o.map(function(e){return".".concat(e,":not([").concat(X,"])")})).join(", ");if(0!==a.length){var s=[];try{s=Ce(e.querySelectorAll(a))}catch(e){}if(0<s.length){i("pending"),r("complete");var l=Fe.begin("onTree"),c=s.reduce(function(e,t){try{var n=Et(t);n&&e.push(n)}catch(e){I||e instanceof ft&&console.error(e)}return e},[]);return new ye(function(t,e){ye.all(c).then(function(e){rt(e,function(){i("active"),i("complete"),r("pending"),"function"==typeof n&&n(),l(),t()})}).catch(function(){l(),e()})})}}}}function wt(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:null;Et(e).then(function(e){e&&rt([e],t)})}function Ct(h,p){var m="".concat(C).concat(p.replace(":","-"));return new ye(function(i,e){if(null!==h.getAttribute(m))return i();var t=Ce(h.children).filter(function(e){return e.getAttribute(E)===p})[0],n=g.getComputedStyle(h,p),r=n.getPropertyValue("font-family").match(P),o=n.getPropertyValue("font-weight");if(t&&!r)return h.removeChild(t),i();if(r){var a=n.getPropertyValue("content"),s=~["Solid","Regular","Light","Duotone","Brands"].indexOf(r[1])?k[r[1].toLowerCase()]:H[o],l=qe(3===a.length?a.substr(1,1):a),c=Ye(s,l),u=c;if(!c||t&&t.getAttribute(x)===s&&t.getAttribute(A)===u)i();else{h.setAttribute(m,u),t&&h.removeChild(t);var f={iconName:null,title:null,prefix:null,transform:_e,symbol:!1,mask:null,extra:{classes:[],styles:{},attributes:{}}},d=f.extra;d.attributes[E]=p,bt(c,s).then(function(e){var t=Le(Y({},f,{icons:{main:e,mask:$e()},prefix:s,iconName:u,extra:d,watchable:!0})),n=v.createElement("svg");":before"===p?h.insertBefore(n,h.firstChild):h.appendChild(n),n.outerHTML=t.map(function(e){return Ze(e)}).join("\n"),h.removeAttribute(m),i()}).catch(e)}}else i()})}function xt(e){return ye.all([Ct(e,":before"),Ct(e,":after")])}function At(e){return!(e.parentNode===document.head||~O.indexOf(e.tagName.toUpperCase())||e.getAttribute(E)||e.parentNode&&"svg"===e.parentNode.tagName)}function St(r){if(m)return new ye(function(e,t){var n=Ce(r.querySelectorAll("*")).filter(At).map(xt),i=Fe.begin("searchPseudoElements");ot=!0,ye.all(n).then(function(){i(),at(),e()}).catch(function(){i(),at(),t()})})}var Dt='svg:not(:root).svg-inline--fa {\n overflow: visible;\n}\n\n.svg-inline--fa {\n display: inline-block;\n font-size: inherit;\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.225em;\n}\n.svg-inline--fa.fa-w-1 {\n width: 0.0625em;\n}\n.svg-inline--fa.fa-w-2 {\n width: 0.125em;\n}\n.svg-inline--fa.fa-w-3 {\n width: 0.1875em;\n}\n.svg-inline--fa.fa-w-4 {\n width: 0.25em;\n}\n.svg-inline--fa.fa-w-5 {\n width: 0.3125em;\n}\n.svg-inline--fa.fa-w-6 {\n width: 0.375em;\n}\n.svg-inline--fa.fa-w-7 {\n width: 0.4375em;\n}\n.svg-inline--fa.fa-w-8 {\n width: 0.5em;\n}\n.svg-inline--fa.fa-w-9 {\n width: 0.5625em;\n}\n.svg-inline--fa.fa-w-10 {\n width: 0.625em;\n}\n.svg-inline--fa.fa-w-11 {\n width: 0.6875em;\n}\n.svg-inline--fa.fa-w-12 {\n width: 0.75em;\n}\n.svg-inline--fa.fa-w-13 {\n width: 0.8125em;\n}\n.svg-inline--fa.fa-w-14 {\n width: 0.875em;\n}\n.svg-inline--fa.fa-w-15 {\n width: 0.9375em;\n}\n.svg-inline--fa.fa-w-16 {\n width: 1em;\n}\n.svg-inline--fa.fa-w-17 {\n width: 1.0625em;\n}\n.svg-inline--fa.fa-w-18 {\n width: 1.125em;\n}\n.svg-inline--fa.fa-w-19 {\n width: 1.1875em;\n}\n.svg-inline--fa.fa-w-20 {\n width: 1.25em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: 0.3em;\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: 0.3em;\n width: auto;\n}\n.svg-inline--fa.fa-border {\n height: 1.5em;\n}\n.svg-inline--fa.fa-li {\n width: 2em;\n}\n.svg-inline--fa.fa-fw {\n width: 1.25em;\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: #ff253a;\n border-radius: 1em;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n color: #fff;\n height: 1.5em;\n line-height: 1;\n max-width: 5em;\n min-width: 1.5em;\n overflow: hidden;\n padding: 0.25em;\n right: 0;\n text-overflow: ellipsis;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: 0;\n right: 0;\n top: auto;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: bottom right;\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: 0;\n left: 0;\n right: auto;\n top: auto;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: bottom left;\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n right: 0;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: 0;\n right: auto;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top left;\n transform-origin: top left;\n}\n\n.fa-lg {\n font-size: 1.3333333333em;\n line-height: 0.75em;\n vertical-align: -0.0667em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: 2.5em;\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: -2em;\n position: absolute;\n text-align: center;\n width: 2em;\n line-height: inherit;\n}\n\n.fa-border {\n border: solid 0.08em #eee;\n border-radius: 0.1em;\n padding: 0.2em 0.25em 0.15em;\n}\n\n.fa-pull-left {\n float: left;\n}\n\n.fa-pull-right {\n float: right;\n}\n\n.fa.fa-pull-left,\n.fas.fa-pull-left,\n.far.fa-pull-left,\n.fal.fa-pull-left,\n.fab.fa-pull-left {\n margin-right: 0.3em;\n}\n.fa.fa-pull-right,\n.fas.fa-pull-right,\n.far.fa-pull-right,\n.fal.fa-pull-right,\n.fab.fa-pull-right {\n margin-left: 0.3em;\n}\n\n.fa-spin {\n -webkit-animation: fa-spin 2s infinite linear;\n animation: fa-spin 2s infinite linear;\n}\n\n.fa-pulse {\n -webkit-animation: fa-spin 1s infinite steps(8);\n animation: fa-spin 1s infinite steps(8);\n}\n\n@-webkit-keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";\n -webkit-transform: rotate(270deg);\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";\n -webkit-transform: scale(-1, 1);\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(1, -1);\n transform: scale(1, -1);\n}\n\n.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(-1, -1);\n transform: scale(-1, -1);\n}\n\n:root .fa-rotate-90,\n:root .fa-rotate-180,\n:root .fa-rotate-270,\n:root .fa-flip-horizontal,\n:root .fa-flip-vertical,\n:root .fa-flip-both {\n -webkit-filter: none;\n filter: none;\n}\n\n.fa-stack {\n display: inline-block;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: #fff;\n}\n\n.sr-only {\n border: 0;\n clip: rect(0, 0, 0, 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n clip: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n position: static;\n width: auto;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: 1;\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: 0.4;\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: 0.4;\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: 1;\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}\n\n.fad.fa-inverse {\n color: #fff;\n}';function Ot(){var e=b,t=_,n=$.familyPrefix,i=$.replacementClass,r=Dt;if(n!==e||i!==t){var o=new RegExp("\\.".concat(e,"\\-"),"g"),a=new RegExp("\\--".concat(e,"\\-"),"g"),s=new RegExp("\\.".concat(t),"g");r=r.replace(o,".".concat(n,"-")).replace(a,"--".concat(n,"-")).replace(s,".".concat(i))}return r}function It(){$.autoAddCss&&!Ht&&(Ee(Ot()),Ht=!0)}function Nt(t,e){return Object.defineProperty(t,"abstract",{get:e}),Object.defineProperty(t,"html",{get:function(){return t.abstract.map(function(e){return Ze(e)})}}),Object.defineProperty(t,"node",{get:function(){if(m){var e=v.createElement("div");return e.innerHTML=t.html,e.children}}}),t}function kt(e){var t=e.prefix,n=void 0===t?"fa":t,i=e.iconName;if(i)return Je(Pt.definitions,n,i)||Je(U.styles,n,i)}var Lt,Pt=new(function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.definitions={}}var t,n,i;return t=e,(n=[{key:"add",value:function(){for(var t=this,e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];var r=n.reduce(this._pullDefinitions,{});Object.keys(r).forEach(function(e){t.definitions[e]=Y({},t.definitions[e]||{},r[e]),function e(t,i,n){var r=(2<arguments.length&&void 0!==n?n:{}).skipHooks,o=void 0!==r&&r,a=Object.keys(i).reduce(function(e,t){var n=i[t];return n.icon?e[n.iconName]=n.icon:e[t]=n,e},{});"function"!=typeof U.hooks.addPack||o?U.styles[t]=Y({},U.styles[t]||{},a):U.hooks.addPack(t,a),"fas"===t&&e("fa",i)}(e,r[e]),Ve()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(o,e){var a=e.prefix&&e.iconName&&e.icon?{0:e}:e;return Object.keys(a).map(function(e){var t=a[e],n=t.prefix,i=t.iconName,r=t.icon;o[n]||(o[n]={}),o[n][i]=r}),o}}])&&r(t.prototype,n),i&&r(t,i),e}()),Ht=!1,jt={i2svg:function(e){var t=0<arguments.length&&void 0!==e?e:{};if(m){It();var n=t.node,i=void 0===n?v:n,r=t.callback,o=void 0===r?function(){}:r;return $.searchPseudoElements&&St(i),Tt(i,o)}return ye.reject("Operation requires a DOM of some kind.")},css:Ot,insertCss:function(){Ht||(Ee(Ot()),Ht=!0)},watch:function(e){var t,n=0<arguments.length&&void 0!==e?e:{},i=n.autoReplaceSvgRoot,r=n.observeMutationsRoot;!1===$.autoReplaceSvg&&($.autoReplaceSvg=!0),$.observeMutations=!0,t=function(){Wt({autoReplaceSvgRoot:i}),function(e){if(f&&$.observeMutations){var r=e.treeCallback,o=e.nodeCallback,a=e.pseudoElementsCallback,t=e.observeMutationsRoot,n=void 0===t?v:t;st=new f(function(e){ot||Ce(e).forEach(function(e){if("childList"===e.type&&0<e.addedNodes.length&&!tt(e.addedNodes[0])&&($.searchPseudoElements&&a(e.target),r(e.target)),"attributes"===e.type&&e.target.parentNode&&$.searchPseudoElements&&a(e.target.parentNode),"attributes"===e.type&&tt(e.target)&&~M.indexOf(e.attributeName))if("class"===e.attributeName){var t=Qe(xe(e.target)),n=t.prefix,i=t.iconName;n&&e.target.setAttribute("data-prefix",n),i&&e.target.setAttribute("data-icon",i)}else o(e.target)})}),m&&st.observe(n,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}({treeCallback:Tt,nodeCallback:wt,pseudoElementsCallback:St,observeMutationsRoot:r})},m&&(G?setTimeout(t,0):z.push(t))}},Rt=(Lt=function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=t.transform,i=void 0===n?_e:n,r=t.symbol,o=void 0!==r&&r,a=t.mask,s=void 0===a?null:a,l=t.title,c=void 0===l?null:l,u=t.classes,f=void 0===u?[]:u,d=t.attributes,h=void 0===d?{}:d,p=t.styles,m=void 0===p?{}:p;if(e){var g=e.prefix,v=e.iconName,y=e.icon;return Nt(Y({type:"icon"},e),function(){return It(),$.autoA11y&&(c?h["aria-labelledby"]="".concat($.replacementClass,"-title-").concat(we()):(h["aria-hidden"]="true",h.focusable="false")),Le({icons:{main:yt(y),mask:s?yt(s.icon):{found:!1,width:null,height:null,icon:{}}},prefix:g,iconName:v,transform:Y({},_e,i),symbol:o,title:c,extra:{attributes:h,styles:m,classes:f}})})}},function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=(e||{}).icon?e:kt(e||{}),i=t.mask;return i=i&&((i||{}).icon?i:kt(i||{})),Lt(n,Y({},t,{mask:i}))}),Mt={noAuto:function(){$.autoReplaceSvg=!1,$.observeMutations=!1,st&&st.disconnect()},config:$,dom:jt,library:Pt,parse:{transform:function(e){return ct(e)}},findIconDefinition:kt,icon:Rt,text:function(e,t){var n=1<arguments.length&&void 0!==t?t:{},i=n.transform,r=void 0===i?_e:i,o=n.title,a=void 0===o?null:o,s=n.classes,l=void 0===s?[]:s,c=n.attributes,u=void 0===c?{}:c,f=n.styles,d=void 0===f?{}:f;return Nt({type:"text",content:e},function(){return It(),Pe({content:e,transform:Y({},_e,r),title:a,extra:{attributes:u,styles:d,classes:["".concat($.familyPrefix,"-layers-text")].concat(h(l))}})})},counter:function(e,t){var n=1<arguments.length&&void 0!==t?t:{},i=n.title,r=void 0===i?null:i,o=n.classes,a=void 0===o?[]:o,s=n.attributes,l=void 0===s?{}:s,c=n.styles,u=void 0===c?{}:c;return Nt({type:"counter",content:e},function(){return It(),function(e){var t=e.content,n=e.title,i=e.extra,r=Y({},i.attributes,n?{title:n}:{},{class:i.classes.join(" ")}),o=De(i.styles);0<o.length&&(r.style=o);var a=[];return a.push({tag:"span",attributes:r,children:[t]}),n&&a.push({tag:"span",attributes:{class:"sr-only"},children:[n]}),a}({content:e.toString(),title:r,extra:{attributes:l,styles:u,classes:["".concat($.familyPrefix,"-layers-counter")].concat(h(a))}})})},layer:function(e,t){var n=(1<arguments.length&&void 0!==t?t:{}).classes,i=void 0===n?[]:n;return Nt({type:"layer"},function(){It();var t=[];return e(function(e){Array.isArray(e)?e.map(function(e){t=t.concat(e.abstract)}):t=t.concat(e.abstract)}),[{tag:"span",attributes:{class:["".concat($.familyPrefix,"-layers")].concat(h(i)).join(" ")},children:t}]})},toHtml:Ze},Wt=function(e){var t=(0<arguments.length&&void 0!==e?e:{}).autoReplaceSvgRoot,n=void 0===t?v:t;(0<Object.keys(U.styles).length||$.autoFetchSvg)&&m&&$.autoReplaceSvg&&Mt.dom.i2svg({node:n})}}).call(this,qt(1),qt(6).setImmediate)},function(e,te,t){"use strict";t.r(te),function(e){
/**!
* @fileOverview Kickass library to create and place poppers near their reference elements.
* @version 1.16.0
* @license
* Copyright (c) 2016 Federico Zivolo and contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
var n="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,i=function(){for(var e=["Edge","Trident","Firefox"],t=0;t<e.length;t+=1)if(n&&0<=navigator.userAgent.indexOf(e[t]))return 1;return 0}();var o=n&&window.Promise?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then(function(){t=!1,e()}))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout(function(){t=!1,e()},i))}};function a(e){return e&&"[object Function]"==={}.toString.call(e)}function _(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView.getComputedStyle(e,null);return t?n[t]:n}function p(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function m(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=_(e),n=t.overflow,i=t.overflowX,r=t.overflowY;return/(auto|scroll|overlay)/.test(n+r+i)?e:m(p(e))}function g(e){return e&&e.referenceNode?e.referenceNode:e}var t=n&&!(!window.MSInputMethodContext||!document.documentMode),r=n&&/MSIE 10/.test(navigator.userAgent);function v(e){return 11===e?t:10===e?r:t||r}function b(e){if(!e)return document.documentElement;for(var t=v(10)?document.body:null,n=e.offsetParent||null;n===t&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&"BODY"!==i&&"HTML"!==i?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===_(n,"position")?b(n):n:e?e.ownerDocument.documentElement:document.documentElement}function u(e){return null!==e.parentNode?u(e.parentNode):e}function y(e,t){if(!(e&&e.nodeType&&t&&t.nodeType))return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,i=n?e:t,r=n?t:e,o=document.createRange();o.setStart(i,0),o.setEnd(r,0);var a,s,l=o.commonAncestorContainer;if(e!==l&&t!==l||i.contains(r))return"BODY"===(s=(a=l).nodeName)||"HTML"!==s&&b(a.firstElementChild)!==a?b(l):l;var c=u(e);return c.host?y(c.host,t):y(e,u(t).host)}function E(e,t){var n="top"===(1<arguments.length&&void 0!==t?t:"top")?"scrollTop":"scrollLeft",i=e.nodeName;if("BODY"!==i&&"HTML"!==i)return e[n];var r=e.ownerDocument.documentElement;return(e.ownerDocument.scrollingElement||r)[n]}function f(e,t){var n="x"===t?"Left":"Top",i="Left"==n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"],10)+parseFloat(e["border"+i+"Width"],10)}function s(e,t,n,i){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],v(10)?parseInt(n["offset"+e])+parseInt(i["margin"+("Height"===e?"Top":"Left")])+parseInt(i["margin"+("Height"===e?"Bottom":"Right")]):0)}function T(e){var t=e.body,n=e.documentElement,i=v(10)&&getComputedStyle(n);return{height:s("Height",t,n,i),width:s("Width",t,n,i)}}var l=function(e,t,n){return t&&c(e.prototype,t),n&&c(e,n),e};function c(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function w(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e};function x(e){return C({},e,{right:e.left+e.width,bottom:e.top+e.height})}function A(e){var t={};try{if(v(10)){t=e.getBoundingClientRect();var n=E(e,"top"),i=E(e,"left");t.top+=n,t.left+=i,t.bottom+=n,t.right+=i}else t=e.getBoundingClientRect()}catch(e){}var r={left:t.left,top:t.top,width:t.right-t.left,height:t.bottom-t.top},o="HTML"===e.nodeName?T(e.ownerDocument):{},a=o.width||e.clientWidth||r.width,s=o.height||e.clientHeight||r.height,l=e.offsetWidth-a,c=e.offsetHeight-s;if(l||c){var u=_(e);l-=f(u,"x"),c-=f(u,"y"),r.width-=l,r.height-=c}return x(r)}function S(e,t,n){var i=2<arguments.length&&void 0!==n&&n,r=v(10),o="HTML"===t.nodeName,a=A(e),s=A(t),l=m(e),c=_(t),u=parseFloat(c.borderTopWidth,10),f=parseFloat(c.borderLeftWidth,10);i&&o&&(s.top=Math.max(s.top,0),s.left=Math.max(s.left,0));var d=x({top:a.top-s.top-u,left:a.left-s.left-f,width:a.width,height:a.height});if(d.marginTop=0,d.marginLeft=0,!r&&o){var h=parseFloat(c.marginTop,10),p=parseFloat(c.marginLeft,10);d.top-=u-h,d.bottom-=u-h,d.left-=f-p,d.right-=f-p,d.marginTop=h,d.marginLeft=p}return(r&&!i?t.contains(l):t===l&&"BODY"!==l.nodeName)&&(d=function(e,t,n){var i=2<arguments.length&&void 0!==n&&n,r=E(t,"top"),o=E(t,"left"),a=i?-1:1;return e.top+=r*a,e.bottom+=r*a,e.left+=o*a,e.right+=o*a,e}(d,t)),d}function D(e){if(!e||!e.parentElement||v())return document.documentElement;for(var t=e.parentElement;t&&"none"===_(t,"transform");)t=t.parentElement;return t||document.documentElement}function h(e,t,n,i,r){var o=4<arguments.length&&void 0!==r&&r,a={top:0,left:0},s=o?D(e):y(e,g(t));if("viewport"===i)a=function(e,t){var n=1<arguments.length&&void 0!==t&&t,i=e.ownerDocument.documentElement,r=S(e,i),o=Math.max(i.clientWidth,window.innerWidth||0),a=Math.max(i.clientHeight,window.innerHeight||0),s=n?0:E(i),l=n?0:E(i,"left");return x({top:s-r.top+r.marginTop,left:l-r.left+r.marginLeft,width:o,height:a})}(s,o);else{var l=void 0;"scrollParent"===i?"BODY"===(l=m(p(t))).nodeName&&(l=e.ownerDocument.documentElement):l="window"===i?e.ownerDocument.documentElement:i;var c=S(l,s,o);if("HTML"!==l.nodeName||function e(t){var n=t.nodeName;if("BODY"===n||"HTML"===n)return!1;if("fixed"===_(t,"position"))return!0;var i=p(t);return!!i&&e(i)}(s))a=c;else{var u=T(e.ownerDocument),f=u.height,d=u.width;a.top+=c.top-c.marginTop,a.bottom=f+c.top,a.left+=c.left-c.marginLeft,a.right=d+c.left}}var h="number"==typeof(n=n||0);return a.left+=h?n:n.left||0,a.top+=h?n:n.top||0,a.right-=h?n:n.right||0,a.bottom-=h?n:n.bottom||0,a}function d(e,t,i,n,r,o){var a=5<arguments.length&&void 0!==o?o:0;if(-1===e.indexOf("auto"))return e;var s=h(i,n,a,r),l={top:{width:s.width,height:t.top-s.top},right:{width:s.right-t.right,height:s.height},bottom:{width:s.width,height:s.bottom-t.bottom},left:{width:t.left-s.left,height:s.height}},c=Object.keys(l).map(function(e){return C({key:e},l[e],{area:(t=l[e]).width*t.height});var t}).sort(function(e,t){return t.area-e.area}),u=c.filter(function(e){var t=e.width,n=e.height;return t>=i.clientWidth&&n>=i.clientHeight}),f=0<u.length?u[0].key:c[0].key,d=e.split("-")[1];return f+(d?"-"+d:"")}function O(e,t,n,i){var r=3<arguments.length&&void 0!==i?i:null;return S(n,r?D(t):y(t,g(n)),r)}function I(e){var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),i=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:e.offsetWidth+i,height:e.offsetHeight+n}}function N(e){var t={left:"right",right:"left",bottom:"top",top:"bottom"};return e.replace(/left|right|bottom|top/g,function(e){return t[e]})}function k(e,t,n){n=n.split("-")[0];var i=I(e),r={width:i.width,height:i.height},o=-1!==["right","left"].indexOf(n),a=o?"top":"left",s=o?"left":"top",l=o?"height":"width",c=o?"width":"height";return r[a]=t[a]+t[l]/2-i[l]/2,r[s]=n===s?t[s]-i[c]:t[N(s)],r}function L(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function P(e,n,t){return(void 0===t?e:e.slice(0,function(e,t,n){if(Array.prototype.findIndex)return e.findIndex(function(e){return e[t]===n});var i=L(e,function(e){return e[t]===n});return e.indexOf(i)}(e,"name",t))).forEach(function(e){e.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var t=e.function||e.fn;e.enabled&&a(t)&&(n.offsets.popper=x(n.offsets.popper),n.offsets.reference=x(n.offsets.reference),n=t(n,e))}),n}function H(e,n){return e.some(function(e){var t=e.name;return e.enabled&&t===n})}function j(e){for(var t=[!1,"ms","Webkit","Moz","O"],n=e.charAt(0).toUpperCase()+e.slice(1),i=0;i<t.length;i++){var r=t[i],o=r?""+r+n:e;if(void 0!==document.body.style[o])return o}return null}function R(e){var t=e.ownerDocument;return t?t.defaultView:window}function M(e,t,n,i){n.updateBound=i,R(e).addEventListener("resize",n.updateBound,{passive:!0});var r=m(e);return function e(t,n,i,r){var o="BODY"===t.nodeName,a=o?t.ownerDocument.defaultView:t;a.addEventListener(n,i,{passive:!0}),o||e(m(a.parentNode),n,i,r),r.push(a)}(r,"scroll",n.updateBound,n.scrollParents),n.scrollElement=r,n.eventsEnabled=!0,n}function W(){var e,t;this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=(e=this.reference,t=this.state,R(e).removeEventListener("resize",t.updateBound),t.scrollParents.forEach(function(e){e.removeEventListener("scroll",t.updateBound)}),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t))}function F(e){return""!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function q(n,i){Object.keys(i).forEach(function(e){var t="";-1!==["width","height","top","right","bottom","left"].indexOf(e)&&F(i[e])&&(t="px"),n.style[e]=i[e]+t})}function V(e,t){function n(e){return e}var i=e.offsets,r=i.popper,o=i.reference,a=Math.round,s=Math.floor,l=a(o.width),c=a(r.width),u=-1!==["left","right"].indexOf(e.placement),f=-1!==e.placement.indexOf("-"),d=t?u||f||l%2==c%2?a:s:n,h=t?a:n;return{left:d(l%2==1&&c%2==1&&!f&&t?r.left-1:r.left),top:h(r.top),bottom:h(r.bottom),right:d(r.right)}}var B=n&&/Firefox/i.test(navigator.userAgent);function U(e,t,n){var i=L(e,function(e){return e.name===t}),r=!!i&&e.some(function(e){return e.name===n&&e.enabled&&e.order<i.order});if(!r){var o="`"+t+"`",a="`"+n+"`";console.warn(a+" modifier is required by "+o+" modifier in order to work, be sure to include it before "+o+"!")}return r}var z=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],G=z.slice(3);function K(e,t){var n=1<arguments.length&&void 0!==t&&t,i=G.indexOf(e),r=G.slice(i+1).concat(G.slice(0,i));return n?r.reverse():r}var Y="flip",X="clockwise",$="counterclockwise";function Q(e,r,o,t){var a=[0,0],s=-1!==["right","left"].indexOf(t),n=e.split(/(\+|\-)/).map(function(e){return e.trim()}),i=n.indexOf(L(n,function(e){return-1!==e.search(/,|\s/)}));n[i]&&-1===n[i].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var l=/\s*,\s*|\s+/,c=-1!==i?[n.slice(0,i).concat([n[i].split(l)[0]]),[n[i].split(l)[1]].concat(n.slice(i+1))]:[n];return(c=c.map(function(e,t){var n=(1===t?!s:s)?"height":"width",i=!1;return e.reduce(function(e,t){return""===e[e.length-1]&&-1!==["+","-"].indexOf(t)?(e[e.length-1]=t,i=!0,e):i?(e[e.length-1]+=t,i=!1,e):e.concat(t)},[]).map(function(e){return function(e,t,n,i){var r=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),o=+r[1],a=r[2];if(!o)return e;if(0!==a.indexOf("%"))return"vh"!==a&&"vw"!==a?o:("vh"===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*o;var s=void 0;switch(a){case"%p":s=n;break;case"%":case"%r":default:s=i}return x(s)[t]/100*o}(e,n,r,o)})})).forEach(function(n,i){n.forEach(function(e,t){F(e)&&(a[i]+=e*("-"===n[t-1]?-1:1))})}),a}var J={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,n=t.split("-")[0],i=t.split("-")[1];if(i){var r=e.offsets,o=r.reference,a=r.popper,s=-1!==["bottom","top"].indexOf(n),l=s?"left":"top",c=s?"width":"height",u={start:w({},l,o[l]),end:w({},l,o[l]+o[c]-a[c])};e.offsets.popper=C({},a,u[i])}return e}},offset:{order:200,enabled:!0,fn:function(e,t){var n=t.offset,i=e.placement,r=e.offsets,o=r.popper,a=r.reference,s=i.split("-")[0],l=void 0;return l=F(+n)?[+n,0]:Q(n,o,a,s),"left"===s?(o.top+=l[0],o.left-=l[1]):"right"===s?(o.top+=l[0],o.left+=l[1]):"top"===s?(o.left+=l[0],o.top-=l[1]):"bottom"===s&&(o.left+=l[0],o.top+=l[1]),e.popper=o,e},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,i){var t=i.boundariesElement||b(e.instance.popper);e.instance.reference===t&&(t=b(t));var n=j("transform"),r=e.instance.popper.style,o=r.top,a=r.left,s=r[n];r.top="",r.left="",r[n]="";var l=h(e.instance.popper,e.instance.reference,i.padding,t,e.positionFixed);r.top=o,r.left=a,r[n]=s,i.boundaries=l;var c=i.priority,u=e.offsets.popper,f={primary:function(e){var t=u[e];return u[e]<l[e]&&!i.escapeWithReference&&(t=Math.max(u[e],l[e])),w({},e,t)},secondary:function(e){var t="right"===e?"left":"top",n=u[t];return u[e]>l[e]&&!i.escapeWithReference&&(n=Math.min(u[t],l[e]-("right"===e?u.width:u.height))),w({},t,n)}};return c.forEach(function(e){var t=-1!==["left","top"].indexOf(e)?"primary":"secondary";u=C({},u,f[t](e))}),e.offsets.popper=u,e},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,n=t.popper,i=t.reference,r=e.placement.split("-")[0],o=Math.floor,a=-1!==["top","bottom"].indexOf(r),s=a?"right":"bottom",l=a?"left":"top",c=a?"width":"height";return n[s]<o(i[l])&&(e.offsets.popper[l]=o(i[l])-n[c]),n[l]>o(i[s])&&(e.offsets.popper[l]=o(i[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){var n;if(!U(e.instance.modifiers,"arrow","keepTogether"))return e;var i=t.element;if("string"==typeof i){if(!(i=e.instance.popper.querySelector(i)))return e}else if(!e.instance.popper.contains(i))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),e;var r=e.placement.split("-")[0],o=e.offsets,a=o.popper,s=o.reference,l=-1!==["left","right"].indexOf(r),c=l?"height":"width",u=l?"Top":"Left",f=u.toLowerCase(),d=l?"left":"top",h=l?"bottom":"right",p=I(i)[c];s[h]-p<a[f]&&(e.offsets.popper[f]-=a[f]-(s[h]-p)),s[f]+p>a[h]&&(e.offsets.popper[f]+=s[f]+p-a[h]),e.offsets.popper=x(e.offsets.popper);var m=s[f]+s[c]/2-p/2,g=_(e.instance.popper),v=parseFloat(g["margin"+u],10),y=parseFloat(g["border"+u+"Width"],10),b=m-e.offsets.popper[f]-v-y;return b=Math.max(Math.min(a[c]-p,b),0),e.arrowElement=i,e.offsets.arrow=(w(n={},f,Math.round(b)),w(n,d,""),n),e},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(g,v){if(H(g.instance.modifiers,"inner"))return g;if(g.flipped&&g.placement===g.originalPlacement)return g;var y=h(g.instance.popper,g.instance.reference,v.padding,v.boundariesElement,g.positionFixed),b=g.placement.split("-")[0],_=N(b),E=g.placement.split("-")[1]||"",T=[];switch(v.behavior){case Y:T=[b,_];break;case X:T=K(b);break;case $:T=K(b,!0);break;default:T=v.behavior}return T.forEach(function(e,t){if(b!==e||T.length===t+1)return g;b=g.placement.split("-")[0],_=N(b);var n,i=g.offsets.popper,r=g.offsets.reference,o=Math.floor,a="left"===b&&o(i.right)>o(r.left)||"right"===b&&o(i.left)<o(r.right)||"top"===b&&o(i.bottom)>o(r.top)||"bottom"===b&&o(i.top)<o(r.bottom),s=o(i.left)<o(y.left),l=o(i.right)>o(y.right),c=o(i.top)<o(y.top),u=o(i.bottom)>o(y.bottom),f="left"===b&&s||"right"===b&&l||"top"===b&&c||"bottom"===b&&u,d=-1!==["top","bottom"].indexOf(b),h=!!v.flipVariations&&(d&&"start"===E&&s||d&&"end"===E&&l||!d&&"start"===E&&c||!d&&"end"===E&&u),p=!!v.flipVariationsByContent&&(d&&"start"===E&&l||d&&"end"===E&&s||!d&&"start"===E&&u||!d&&"end"===E&&c),m=h||p;(a||f||m)&&(g.flipped=!0,(a||f)&&(b=T[t+1]),m&&(E="end"===(n=E)?"start":"start"===n?"end":n),g.placement=b+(E?"-"+E:""),g.offsets.popper=C({},g.offsets.popper,k(g.instance.popper,g.offsets.reference,g.placement)),g=P(g.instance.modifiers,g,"flip"))}),g},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,n=t.split("-")[0],i=e.offsets,r=i.popper,o=i.reference,a=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return r[a?"left":"top"]=o[n]-(s?r[a?"width":"height"]:0),e.placement=N(t),e.offsets.popper=x(r),e}},hide:{order:800,enabled:!0,fn:function(e){if(!U(e.instance.modifiers,"hide","preventOverflow"))return e;var t=e.offsets.reference,n=L(e.instance.modifiers,function(e){return"preventOverflow"===e.name}).boundaries;if(t.bottom<n.top||t.left>n.right||t.top>n.bottom||t.right<n.left){if(!0===e.hide)return e;e.hide=!0,e.attributes["x-out-of-boundaries"]=""}else{if(!1===e.hide)return e;e.hide=!1,e.attributes["x-out-of-boundaries"]=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var n=t.x,i=t.y,r=e.offsets.popper,o=L(e.instance.modifiers,function(e){return"applyStyle"===e.name}).gpuAcceleration;void 0!==o&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var a=void 0!==o?o:t.gpuAcceleration,s=b(e.instance.popper),l=A(s),c={position:r.position},u=V(e,window.devicePixelRatio<2||!B),f="bottom"===n?"top":"bottom",d="right"===i?"left":"right",h=j("transform"),p=void 0,m=void 0;if(m="bottom"==f?"HTML"===s.nodeName?-s.clientHeight+u.bottom:-l.height+u.bottom:u.top,p="right"==d?"HTML"===s.nodeName?-s.clientWidth+u.right:-l.width+u.right:u.left,a&&h)c[h]="translate3d("+p+"px, "+m+"px, 0)",c[f]=0,c[d]=0,c.willChange="transform";else{var g="bottom"==f?-1:1,v="right"==d?-1:1;c[f]=m*g,c[d]=p*v,c.willChange=f+", "+d}var y={"x-placement":e.placement};return e.attributes=C({},y,e.attributes),e.styles=C({},c,e.styles),e.arrowStyles=C({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(e){var t,n;return q(e.instance.popper,e.styles),t=e.instance.popper,n=e.attributes,Object.keys(n).forEach(function(e){!1!==n[e]?t.setAttribute(e,n[e]):t.removeAttribute(e)}),e.arrowElement&&Object.keys(e.arrowStyles).length&&q(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,n,i,r){var o=O(r,t,e,n.positionFixed),a=d(n.placement,o,t,e,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return t.setAttribute("x-placement",a),q(t,{position:n.positionFixed?"fixed":"absolute"}),n},gpuAcceleration:void 0}}},Z=(l(ee,[{key:"update",value:function(){return function(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=O(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=d(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=k(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",e=P(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}.call(this)}},{key:"destroy",value:function(){return function(){return this.state.isDestroyed=!0,H(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[j("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}.call(this)}},{key:"enableEventListeners",value:function(){return function(){this.state.eventsEnabled||(this.state=M(this.reference,this.options,this.state,this.scheduleUpdate))}.call(this)}},{key:"disableEventListeners",value:function(){return W.call(this)}}]),ee);function ee(e,t){var n=this,i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,ee),this.scheduleUpdate=function(){return requestAnimationFrame(n.update)},this.update=o(this.update.bind(this)),this.options=C({},ee.Defaults,i),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=t&&t.jquery?t[0]:t,this.options.modifiers={},Object.keys(C({},ee.Defaults.modifiers,i.modifiers)).forEach(function(e){n.options.modifiers[e]=C({},ee.Defaults.modifiers[e]||{},i.modifiers?i.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(e){return C({name:e},n.options.modifiers[e])}).sort(function(e,t){return e.order-t.order}),this.modifiers.forEach(function(e){e.enabled&&a(e.onLoad)&&e.onLoad(n.reference,n.popper,n.options,e,n.state)}),this.update();var r=this.options.eventsEnabled;r&&this.enableEventListeners(),this.state.eventsEnabled=r}Z.Utils=("undefined"!=typeof window?window:e).PopperUtils,Z.placements=z,Z.Defaults=J,te.default=Z}.call(this,t(1))},function(e,t,n){n(12),e.exports=n(9)},function(e,t,n){
/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
!function(e,g,d){"use strict";function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||false;i.configurable=true;if("value"in i)i.writable=true;Object.defineProperty(e,i.key,i)}}function o(e,t,n){if(t)i(e.prototype,t);if(n)i(e,n);return e}function r(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function a(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);if(e)i=i.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable});n.push.apply(n,i)}return n}function s(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};if(e%2){a(Object(n),true).forEach(function(e){r(t,e,n[e])})}else if(Object.getOwnPropertyDescriptors){Object.defineProperties(t,Object.getOwnPropertyDescriptors(n))}else{a(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}}return t}function n(e,t){e.prototype=Object.create(t.prototype);e.prototype.constructor=e;e.__proto__=t}g=g&&g.hasOwnProperty("default")?g["default"]:g,d=d&&d.hasOwnProperty("default")?d["default"]:d;var l="transitionend",c=1e6,u=1e3;function f(e){return{}.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase()}function t(){return{bindType:l,delegateType:l,handle:function e(t){if(g(t.target).is(this)){return t.handleObj.handler.apply(this,arguments)}return undefined}}}function h(e){var t=this;var n=false;g(this).one(v.TRANSITION_END,function(){n=true});setTimeout(function(){if(!n){v.triggerTransitionEnd(t)}},e);return this}function p(){g.fn.emulateTransitionEnd=h;g.event.special[v.TRANSITION_END]=t()}var v={TRANSITION_END:"bsTransitionEnd",getUID:function e(t){do{t+=~~(Math.random()*c)}while(document.getElementById(t));return t},getSelectorFromElement:function e(t){var n=t.getAttribute("data-target");if(!n||n==="#"){var i=t.getAttribute("href");n=i&&i!=="#"?i.trim():""}try{return document.querySelector(n)?n:null}catch(e){return null}},getTransitionDurationFromElement:function e(t){if(!t){return 0}var n=g(t).css("transition-duration");var i=g(t).css("transition-delay");var r=parseFloat(n);var o=parseFloat(i);if(!r&&!o){return 0}n=n.split(",")[0];i=i.split(",")[0];return(parseFloat(n)+parseFloat(i))*u},reflow:function e(t){return t.offsetHeight},triggerTransitionEnd:function e(t){g(t).trigger(l)},supportsTransitionEnd:function e(){return Boolean(l)},isElement:function e(t){return(t[0]||t).nodeType},typeCheckConfig:function e(t,n,i){for(var r in i){if(Object.prototype.hasOwnProperty.call(i,r)){var o=i[r];var a=n[r];var s=a&&v.isElement(a)?"element":f(a);if(!new RegExp(o).test(s)){throw new Error(t.toUpperCase()+": "+('Option "'+r+'" provided type "'+s+'" ')+('but expected type "'+o+'".'))}}}},findShadowRoot:function e(t){if(!document.documentElement.attachShadow){return null}if(typeof t.getRootNode==="function"){var n=t.getRootNode();return n instanceof ShadowRoot?n:null}if(t instanceof ShadowRoot){return t}if(!t.parentNode){return null}return v.findShadowRoot(t.parentNode)},jQueryDetection:function e(){if(typeof g==="undefined"){throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.")}var t=g.fn.jquery.split(" ")[0].split(".");var n=1;var i=2;var r=9;var o=1;var a=4;if(t[0]<i&&t[1]<r||t[0]===n&&t[1]===r&&t[2]<o||t[0]>=a){throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}}};v.jQueryDetection(),p();var m="alert",y="4.4.1",b="bs.alert",_="."+b,E=".data-api",T=g.fn[m],w={DISMISS:'[data-dismiss="alert"]'},C={CLOSE:"close"+_,CLOSED:"closed"+_,CLICK_DATA_API:"click"+_+E},x={ALERT:"alert",FADE:"fade",SHOW:"show"},A=function(){function i(e){this._element=e}var e=i.prototype;e.close=function e(t){var n=this._element;if(t){n=this._getRootElement(t)}var i=this._triggerCloseEvent(n);if(i.isDefaultPrevented()){return}this._removeElement(n)};e.dispose=function e(){g.removeData(this._element,b);this._element=null};e._getRootElement=function e(t){var n=v.getSelectorFromElement(t);var i=false;if(n){i=document.querySelector(n)}if(!i){i=g(t).closest("."+x.ALERT)[0]}return i};e._triggerCloseEvent=function e(t){var n=g.Event(C.CLOSE);g(t).trigger(n);return n};e._removeElement=function e(t){var n=this;g(t).removeClass(x.SHOW);if(!g(t).hasClass(x.FADE)){this._destroyElement(t);return}var i=v.getTransitionDurationFromElement(t);g(t).one(v.TRANSITION_END,function(e){return n._destroyElement(t,e)}).emulateTransitionEnd(i)};e._destroyElement=function e(t){g(t).detach().trigger(C.CLOSED).remove()};i._jQueryInterface=function e(n){return this.each(function(){var e=g(this);var t=e.data(b);if(!t){t=new i(this);e.data(b,t)}if(n==="close"){t[n](this)}})};i._handleDismiss=function e(t){return function(e){if(e){e.preventDefault()}t.close(this)}};o(i,null,[{key:"VERSION",get:function e(){return y}}]);return i}();g(document).on(C.CLICK_DATA_API,w.DISMISS,A._handleDismiss(new A)),g.fn[m]=A._jQueryInterface,g.fn[m].Constructor=A,g.fn[m].noConflict=function(){g.fn[m]=T;return A._jQueryInterface};var S="button",D="4.4.1",O="bs.button",I="."+O,N=".data-api",k=g.fn[S],L={ACTIVE:"active",BUTTON:"btn",FOCUS:"focus"},P={DATA_TOGGLE_CARROT:'[data-toggle^="button"]',DATA_TOGGLES:'[data-toggle="buttons"]',DATA_TOGGLE:'[data-toggle="button"]',DATA_TOGGLES_BUTTONS:'[data-toggle="buttons"] .btn',INPUT:'input:not([type="hidden"])',ACTIVE:".active",BUTTON:".btn"},H={CLICK_DATA_API:"click"+I+N,FOCUS_BLUR_DATA_API:"focus"+I+N+" "+("blur"+I+N),LOAD_DATA_API:"load"+I+N},j=function(){function n(e){this._element=e}var e=n.prototype;e.toggle=function e(){var t=true;var n=true;var i=g(this._element).closest(P.DATA_TOGGLES)[0];if(i){var r=this._element.querySelector(P.INPUT);if(r){if(r.type==="radio"){if(r.checked&&this._element.classList.contains(L.ACTIVE)){t=false}else{var o=i.querySelector(P.ACTIVE);if(o){g(o).removeClass(L.ACTIVE)}}}else if(r.type==="checkbox"){if(this._element.tagName==="LABEL"&&r.checked===this._element.classList.contains(L.ACTIVE)){t=false}}else{t=false}if(t){r.checked=!this._element.classList.contains(L.ACTIVE);g(r).trigger("change")}r.focus();n=false}}if(!(this._element.hasAttribute("disabled")||this._element.classList.contains("disabled"))){if(n){this._element.setAttribute("aria-pressed",!this._element.classList.contains(L.ACTIVE))}if(t){g(this._element).toggleClass(L.ACTIVE)}}};e.dispose=function e(){g.removeData(this._element,O);this._element=null};n._jQueryInterface=function e(t){return this.each(function(){var e=g(this).data(O);if(!e){e=new n(this);g(this).data(O,e)}if(t==="toggle"){e[t]()}})};o(n,null,[{key:"VERSION",get:function e(){return D}}]);return n}();g(document).on(H.CLICK_DATA_API,P.DATA_TOGGLE_CARROT,function(e){var t=e.target;if(!g(t).hasClass(L.BUTTON)){t=g(t).closest(P.BUTTON)[0]}if(!t||t.hasAttribute("disabled")||t.classList.contains("disabled")){e.preventDefault()}else{var n=t.querySelector(P.INPUT);if(n&&(n.hasAttribute("disabled")||n.classList.contains("disabled"))){e.preventDefault();return}j._jQueryInterface.call(g(t),"toggle")}}).on(H.FOCUS_BLUR_DATA_API,P.DATA_TOGGLE_CARROT,function(e){var t=g(e.target).closest(P.BUTTON)[0];g(t).toggleClass(L.FOCUS,/^focus(in)?$/.test(e.type))}),g(window).on(H.LOAD_DATA_API,function(){var e=[].slice.call(document.querySelectorAll(P.DATA_TOGGLES_BUTTONS));for(var t=0,n=e.length;t<n;t++){var i=e[t];var r=i.querySelector(P.INPUT);if(r.checked||r.hasAttribute("checked")){i.classList.add(L.ACTIVE)}else{i.classList.remove(L.ACTIVE)}}e=[].slice.call(document.querySelectorAll(P.DATA_TOGGLE));for(var o=0,a=e.length;o<a;o++){var s=e[o];if(s.getAttribute("aria-pressed")==="true"){s.classList.add(L.ACTIVE)}else{s.classList.remove(L.ACTIVE)}}}),g.fn[S]=j._jQueryInterface,g.fn[S].Constructor=j,g.fn[S].noConflict=function(){g.fn[S]=k;return j._jQueryInterface};var R="carousel",M="4.4.1",W="bs.carousel",F="."+W,q=".data-api",V=g.fn[R],B=37,U=39,z=500,G=40,K={interval:5e3,keyboard:true,slide:false,pause:"hover",wrap:true,touch:true},Y={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},X={NEXT:"next",PREV:"prev",LEFT:"left",RIGHT:"right"},$={SLIDE:"slide"+F,SLID:"slid"+F,KEYDOWN:"keydown"+F,MOUSEENTER:"mouseenter"+F,MOUSELEAVE:"mouseleave"+F,TOUCHSTART:"touchstart"+F,TOUCHMOVE:"touchmove"+F,TOUCHEND:"touchend"+F,POINTERDOWN:"pointerdown"+F,POINTERUP:"pointerup"+F,DRAG_START:"dragstart"+F,LOAD_DATA_API:"load"+F+q,CLICK_DATA_API:"click"+F+q},Q={CAROUSEL:"carousel",ACTIVE:"active",SLIDE:"slide",RIGHT:"carousel-item-right",LEFT:"carousel-item-left",NEXT:"carousel-item-next",PREV:"carousel-item-prev",ITEM:"carousel-item",POINTER_EVENT:"pointer-event"},J={ACTIVE:".active",ACTIVE_ITEM:".active.carousel-item",ITEM:".carousel-item",ITEM_IMG:".carousel-item img",NEXT_PREV:".carousel-item-next, .carousel-item-prev",INDICATORS:".carousel-indicators",DATA_SLIDE:"[data-slide], [data-slide-to]",DATA_RIDE:'[data-ride="carousel"]'},Z={TOUCH:"touch",PEN:"pen"},ee=function(){function a(e,t){this._items=null;this._interval=null;this._activeElement=null;this._isPaused=false;this._isSliding=false;this.touchTimeout=null;this.touchStartX=0;this.touchDeltaX=0;this._config=this._getConfig(t);this._element=e;this._indicatorsElement=this._element.querySelector(J.INDICATORS);this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0;this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent);this._addEventListeners()}var e=a.prototype;e.next=function e(){if(!this._isSliding){this._slide(X.NEXT)}};e.nextWhenVisible=function e(){if(!document.hidden&&g(this._element).is(":visible")&&g(this._element).css("visibility")!=="hidden"){this.next()}};e.prev=function e(){if(!this._isSliding){this._slide(X.PREV)}};e.pause=function e(t){if(!t){this._isPaused=true}if(this._element.querySelector(J.NEXT_PREV)){v.triggerTransitionEnd(this._element);this.cycle(true)}clearInterval(this._interval);this._interval=null};e.cycle=function e(t){if(!t){this._isPaused=false}if(this._interval){clearInterval(this._interval);this._interval=null}if(this._config.interval&&!this._isPaused){this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval)}};e.to=function e(t){var n=this;this._activeElement=this._element.querySelector(J.ACTIVE_ITEM);var i=this._getItemIndex(this._activeElement);if(t>this._items.length-1||t<0){return}if(this._isSliding){g(this._element).one($.SLID,function(){return n.to(t)});return}if(i===t){this.pause();this.cycle();return}var r=t>i?X.NEXT:X.PREV;this._slide(r,this._items[t])};e.dispose=function e(){g(this._element).off(F);g.removeData(this._element,W);this._items=null;this._config=null;this._element=null;this._interval=null;this._isPaused=null;this._isSliding=null;this._activeElement=null;this._indicatorsElement=null};e._getConfig=function e(t){t=s({},K,{},t);v.typeCheckConfig(R,t,Y);return t};e._handleSwipe=function e(){var t=Math.abs(this.touchDeltaX);if(t<=G){return}var n=t/this.touchDeltaX;this.touchDeltaX=0;if(n>0){this.prev()}if(n<0){this.next()}};e._addEventListeners=function e(){var t=this;if(this._config.keyboard){g(this._element).on($.KEYDOWN,function(e){return t._keydown(e)})}if(this._config.pause==="hover"){g(this._element).on($.MOUSEENTER,function(e){return t.pause(e)}).on($.MOUSELEAVE,function(e){return t.cycle(e)})}if(this._config.touch){this._addTouchEventListeners()}};e._addTouchEventListeners=function e(){var n=this;if(!this._touchSupported){return}var t=function e(t){if(n._pointerEvent&&Z[t.originalEvent.pointerType.toUpperCase()]){n.touchStartX=t.originalEvent.clientX}else if(!n._pointerEvent){n.touchStartX=t.originalEvent.touches[0].clientX}};var i=function e(t){if(t.originalEvent.touches&&t.originalEvent.touches.length>1){n.touchDeltaX=0}else{n.touchDeltaX=t.originalEvent.touches[0].clientX-n.touchStartX}};var r=function e(t){if(n._pointerEvent&&Z[t.originalEvent.pointerType.toUpperCase()]){n.touchDeltaX=t.originalEvent.clientX-n.touchStartX}n._handleSwipe();if(n._config.pause==="hover"){n.pause();if(n.touchTimeout){clearTimeout(n.touchTimeout)}n.touchTimeout=setTimeout(function(e){return n.cycle(e)},z+n._config.interval)}};g(this._element.querySelectorAll(J.ITEM_IMG)).on($.DRAG_START,function(e){return e.preventDefault()});if(this._pointerEvent){g(this._element).on($.POINTERDOWN,function(e){return t(e)});g(this._element).on($.POINTERUP,function(e){return r(e)});this._element.classList.add(Q.POINTER_EVENT)}else{g(this._element).on($.TOUCHSTART,function(e){return t(e)});g(this._element).on($.TOUCHMOVE,function(e){return i(e)});g(this._element).on($.TOUCHEND,function(e){return r(e)})}};e._keydown=function e(t){if(/input|textarea/i.test(t.target.tagName)){return}switch(t.which){case B:t.preventDefault();this.prev();break;case U:t.preventDefault();this.next();break}};e._getItemIndex=function e(t){this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(J.ITEM)):[];return this._items.indexOf(t)};e._getItemByDirection=function e(t,n){var i=t===X.NEXT;var r=t===X.PREV;var o=this._getItemIndex(n);var a=this._items.length-1;var s=r&&o===0||i&&o===a;if(s&&!this._config.wrap){return n}var l=t===X.PREV?-1:1;var c=(o+l)%this._items.length;return c===-1?this._items[this._items.length-1]:this._items[c]};e._triggerSlideEvent=function e(t,n){var i=this._getItemIndex(t);var r=this._getItemIndex(this._element.querySelector(J.ACTIVE_ITEM));var o=g.Event($.SLIDE,{relatedTarget:t,direction:n,from:r,to:i});g(this._element).trigger(o);return o};e._setActiveIndicatorElement=function e(t){if(this._indicatorsElement){var n=[].slice.call(this._indicatorsElement.querySelectorAll(J.ACTIVE));g(n).removeClass(Q.ACTIVE);var i=this._indicatorsElement.children[this._getItemIndex(t)];if(i){g(i).addClass(Q.ACTIVE)}}};e._slide=function e(t,n){var i=this;var r=this._element.querySelector(J.ACTIVE_ITEM);var o=this._getItemIndex(r);var a=n||r&&this._getItemByDirection(t,r);var s=this._getItemIndex(a);var l=Boolean(this._interval);var c;var u;var f;if(t===X.NEXT){c=Q.LEFT;u=Q.NEXT;f=X.LEFT}else{c=Q.RIGHT;u=Q.PREV;f=X.RIGHT}if(a&&g(a).hasClass(Q.ACTIVE)){this._isSliding=false;return}var d=this._triggerSlideEvent(a,f);if(d.isDefaultPrevented()){return}if(!r||!a){return}this._isSliding=true;if(l){this.pause()}this._setActiveIndicatorElement(a);var h=g.Event($.SLID,{relatedTarget:a,direction:f,from:o,to:s});if(g(this._element).hasClass(Q.SLIDE)){g(a).addClass(u);v.reflow(a);g(r).addClass(c);g(a).addClass(c);var p=parseInt(a.getAttribute("data-interval"),10);if(p){this._config.defaultInterval=this._config.defaultInterval||this._config.interval;this._config.interval=p}else{this._config.interval=this._config.defaultInterval||this._config.interval}var m=v.getTransitionDurationFromElement(r);g(r).one(v.TRANSITION_END,function(){g(a).removeClass(c+" "+u).addClass(Q.ACTIVE);g(r).removeClass(Q.ACTIVE+" "+u+" "+c);i._isSliding=false;setTimeout(function(){return g(i._element).trigger(h)},0)}).emulateTransitionEnd(m)}else{g(r).removeClass(Q.ACTIVE);g(a).addClass(Q.ACTIVE);this._isSliding=false;g(this._element).trigger(h)}if(l){this.cycle()}};a._jQueryInterface=function e(i){return this.each(function(){var e=g(this).data(W);var t=s({},K,{},g(this).data());if(typeof i==="object"){t=s({},t,{},i)}var n=typeof i==="string"?i:t.slide;if(!e){e=new a(this,t);g(this).data(W,e)}if(typeof i==="number"){e.to(i)}else if(typeof n==="string"){if(typeof e[n]==="undefined"){throw new TypeError('No method named "'+n+'"')}e[n]()}else if(t.interval&&t.ride){e.pause();e.cycle()}})};a._dataApiClickHandler=function e(t){var n=v.getSelectorFromElement(this);if(!n){return}var i=g(n)[0];if(!i||!g(i).hasClass(Q.CAROUSEL)){return}var r=s({},g(i).data(),{},g(this).data());var o=this.getAttribute("data-slide-to");if(o){r.interval=false}a._jQueryInterface.call(g(i),r);if(o){g(i).data(W).to(o)}t.preventDefault()};o(a,null,[{key:"VERSION",get:function e(){return M}},{key:"Default",get:function e(){return K}}]);return a}();g(document).on($.CLICK_DATA_API,J.DATA_SLIDE,ee._dataApiClickHandler),g(window).on($.LOAD_DATA_API,function(){var e=[].slice.call(document.querySelectorAll(J.DATA_RIDE));for(var t=0,n=e.length;t<n;t++){var i=g(e[t]);ee._jQueryInterface.call(i,i.data())}}),g.fn[R]=ee._jQueryInterface,g.fn[R].Constructor=ee,g.fn[R].noConflict=function(){g.fn[R]=V;return ee._jQueryInterface};var te="collapse",ne="4.4.1",ie="bs.collapse",re="."+ie,oe=".data-api",ae=g.fn[te],se={toggle:true,parent:""},le={toggle:"boolean",parent:"(string|element)"},ce={SHOW:"show"+re,SHOWN:"shown"+re,HIDE:"hide"+re,HIDDEN:"hidden"+re,CLICK_DATA_API:"click"+re+oe},ue={SHOW:"show",COLLAPSE:"collapse",COLLAPSING:"collapsing",COLLAPSED:"collapsed"},fe={WIDTH:"width",HEIGHT:"height"},de={ACTIVES:".show, .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},he=function(){function u(t,e){this._isTransitioning=false;this._element=t;this._config=this._getConfig(e);this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle="collapse"][href="#'+t.id+'"],'+('[data-toggle="collapse"][data-target="#'+t.id+'"]')));var n=[].slice.call(document.querySelectorAll(de.DATA_TOGGLE));for(var i=0,r=n.length;i<r;i++){var o=n[i];var a=v.getSelectorFromElement(o);var s=[].slice.call(document.querySelectorAll(a)).filter(function(e){return e===t});if(a!==null&&s.length>0){this._selector=a;this._triggerArray.push(o)}}this._parent=this._config.parent?this._getParent():null;if(!this._config.parent){this._addAriaAndCollapsedClass(this._element,this._triggerArray)}if(this._config.toggle){this.toggle()}}var e=u.prototype;e.toggle=function e(){if(g(this._element).hasClass(ue.SHOW)){this.hide()}else{this.show()}};e.show=function e(){var t=this;if(this._isTransitioning||g(this._element).hasClass(ue.SHOW)){return}var n;var i;if(this._parent){n=[].slice.call(this._parent.querySelectorAll(de.ACTIVES)).filter(function(e){if(typeof t._config.parent==="string"){return e.getAttribute("data-parent")===t._config.parent}return e.classList.contains(ue.COLLAPSE)});if(n.length===0){n=null}}if(n){i=g(n).not(this._selector).data(ie);if(i&&i._isTransitioning){return}}var r=g.Event(ce.SHOW);g(this._element).trigger(r);if(r.isDefaultPrevented()){return}if(n){u._jQueryInterface.call(g(n).not(this._selector),"hide");if(!i){g(n).data(ie,null)}}var o=this._getDimension();g(this._element).removeClass(ue.COLLAPSE).addClass(ue.COLLAPSING);this._element.style[o]=0;if(this._triggerArray.length){g(this._triggerArray).removeClass(ue.COLLAPSED).attr("aria-expanded",true)}this.setTransitioning(true);var a=function e(){g(t._element).removeClass(ue.COLLAPSING).addClass(ue.COLLAPSE).addClass(ue.SHOW);t._element.style[o]="";t.setTransitioning(false);g(t._element).trigger(ce.SHOWN)};var s=o[0].toUpperCase()+o.slice(1);var l="scroll"+s;var c=v.getTransitionDurationFromElement(this._element);g(this._element).one(v.TRANSITION_END,a).emulateTransitionEnd(c);this._element.style[o]=this._element[l]+"px"};e.hide=function e(){var t=this;if(this._isTransitioning||!g(this._element).hasClass(ue.SHOW)){return}var n=g.Event(ce.HIDE);g(this._element).trigger(n);if(n.isDefaultPrevented()){return}var i=this._getDimension();this._element.style[i]=this._element.getBoundingClientRect()[i]+"px";v.reflow(this._element);g(this._element).addClass(ue.COLLAPSING).removeClass(ue.COLLAPSE).removeClass(ue.SHOW);var r=this._triggerArray.length;if(r>0){for(var o=0;o<r;o++){var a=this._triggerArray[o];var s=v.getSelectorFromElement(a);if(s!==null){var l=g([].slice.call(document.querySelectorAll(s)));if(!l.hasClass(ue.SHOW)){g(a).addClass(ue.COLLAPSED).attr("aria-expanded",false)}}}}this.setTransitioning(true);var c=function e(){t.setTransitioning(false);g(t._element).removeClass(ue.COLLAPSING).addClass(ue.COLLAPSE).trigger(ce.HIDDEN)};this._element.style[i]="";var u=v.getTransitionDurationFromElement(this._element);g(this._element).one(v.TRANSITION_END,c).emulateTransitionEnd(u)};e.setTransitioning=function e(t){this._isTransitioning=t};e.dispose=function e(){g.removeData(this._element,ie);this._config=null;this._parent=null;this._element=null;this._triggerArray=null;this._isTransitioning=null};e._getConfig=function e(t){t=s({},se,{},t);t.toggle=Boolean(t.toggle);v.typeCheckConfig(te,t,le);return t};e._getDimension=function e(){var t=g(this._element).hasClass(fe.WIDTH);return t?fe.WIDTH:fe.HEIGHT};e._getParent=function e(){var n=this;var t;if(v.isElement(this._config.parent)){t=this._config.parent;if(typeof this._config.parent.jquery!=="undefined"){t=this._config.parent[0]}}else{t=document.querySelector(this._config.parent)}var i='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';var r=[].slice.call(t.querySelectorAll(i));g(r).each(function(e,t){n._addAriaAndCollapsedClass(u._getTargetFromElement(t),[t])});return t};e._addAriaAndCollapsedClass=function e(t,n){var i=g(t).hasClass(ue.SHOW);if(n.length){g(n).toggleClass(ue.COLLAPSED,!i).attr("aria-expanded",i)}};u._getTargetFromElement=function e(t){var n=v.getSelectorFromElement(t);return n?document.querySelector(n):null};u._jQueryInterface=function e(i){return this.each(function(){var e=g(this);var t=e.data(ie);var n=s({},se,{},e.data(),{},typeof i==="object"&&i?i:{});if(!t&&n.toggle&&/show|hide/.test(i)){n.toggle=false}if(!t){t=new u(this,n);e.data(ie,t)}if(typeof i==="string"){if(typeof t[i]==="undefined"){throw new TypeError('No method named "'+i+'"')}t[i]()}})};o(u,null,[{key:"VERSION",get:function e(){return ne}},{key:"Default",get:function e(){return se}}]);return u}();g(document).on(ce.CLICK_DATA_API,de.DATA_TOGGLE,function(e){if(e.currentTarget.tagName==="A"){e.preventDefault()}var i=g(this);var t=v.getSelectorFromElement(this);var n=[].slice.call(document.querySelectorAll(t));g(n).each(function(){var e=g(this);var t=e.data(ie);var n=t?"toggle":i.data();he._jQueryInterface.call(e,n)})}),g.fn[te]=he._jQueryInterface,g.fn[te].Constructor=he,g.fn[te].noConflict=function(){g.fn[te]=ae;return he._jQueryInterface};var pe="dropdown",me="4.4.1",ge="bs.dropdown",ve="."+ge,ye=".data-api",be=g.fn[pe],_e=27,Ee=32,Te=9,we=38,Ce=40,xe=3,Ae=new RegExp(we+"|"+Ce+"|"+_e),Se={HIDE:"hide"+ve,HIDDEN:"hidden"+ve,SHOW:"show"+ve,SHOWN:"shown"+ve,CLICK:"click"+ve,CLICK_DATA_API:"click"+ve+ye,KEYDOWN_DATA_API:"keydown"+ve+ye,KEYUP_DATA_API:"keyup"+ve+ye},De={DISABLED:"disabled",SHOW:"show",DROPUP:"dropup",DROPRIGHT:"dropright",DROPLEFT:"dropleft",MENURIGHT:"dropdown-menu-right",MENULEFT:"dropdown-menu-left",POSITION_STATIC:"position-static"},Oe={DATA_TOGGLE:'[data-toggle="dropdown"]',FORM_CHILD:".dropdown form",MENU:".dropdown-menu",NAVBAR_NAV:".navbar-nav",VISIBLE_ITEMS:".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)"},Ie={TOP:"top-start",TOPEND:"top-end",BOTTOM:"bottom-start",BOTTOMEND:"bottom-end",RIGHT:"right-start",RIGHTEND:"right-end",LEFT:"left-start",LEFTEND:"left-end"},Ne={offset:0,flip:true,boundary:"scrollParent",reference:"toggle",display:"dynamic",popperConfig:null},ke={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string",popperConfig:"(null|object)"},Le=function(){function u(e,t){this._element=e;this._popper=null;this._config=this._getConfig(t);this._menu=this._getMenuElement();this._inNavbar=this._detectNavbar();this._addEventListeners()}var e=u.prototype;e.toggle=function e(){if(this._element.disabled||g(this._element).hasClass(De.DISABLED)){return}var t=g(this._menu).hasClass(De.SHOW);u._clearMenus();if(t){return}this.show(true)};e.show=function e(t){if(t===void 0){t=false}if(this._element.disabled||g(this._element).hasClass(De.DISABLED)||g(this._menu).hasClass(De.SHOW)){return}var n={relatedTarget:this._element};var i=g.Event(Se.SHOW,n);var r=u._getParentFromElement(this._element);g(r).trigger(i);if(i.isDefaultPrevented()){return}if(!this._inNavbar&&t){if(typeof d==="undefined"){throw new TypeError("Bootstrap's dropdowns require Popper.js (https://popper.js.org/)")}var o=this._element;if(this._config.reference==="parent"){o=r}else if(v.isElement(this._config.reference)){o=this._config.reference;if(typeof this._config.reference.jquery!=="undefined"){o=this._config.reference[0]}}if(this._config.boundary!=="scrollParent"){g(r).addClass(De.POSITION_STATIC)}this._popper=new d(o,this._menu,this._getPopperConfig())}if("ontouchstart"in document.documentElement&&g(r).closest(Oe.NAVBAR_NAV).length===0){g(document.body).children().on("mouseover",null,g.noop)}this._element.focus();this._element.setAttribute("aria-expanded",true);g(this._menu).toggleClass(De.SHOW);g(r).toggleClass(De.SHOW).trigger(g.Event(Se.SHOWN,n))};e.hide=function e(){if(this._element.disabled||g(this._element).hasClass(De.DISABLED)||!g(this._menu).hasClass(De.SHOW)){return}var t={relatedTarget:this._element};var n=g.Event(Se.HIDE,t);var i=u._getParentFromElement(this._element);g(i).trigger(n);if(n.isDefaultPrevented()){return}if(this._popper){this._popper.destroy()}g(this._menu).toggleClass(De.SHOW);g(i).toggleClass(De.SHOW).trigger(g.Event(Se.HIDDEN,t))};e.dispose=function e(){g.removeData(this._element,ge);g(this._element).off(ve);this._element=null;this._menu=null;if(this._popper!==null){this._popper.destroy();this._popper=null}};e.update=function e(){this._inNavbar=this._detectNavbar();if(this._popper!==null){this._popper.scheduleUpdate()}};e._addEventListeners=function e(){var t=this;g(this._element).on(Se.CLICK,function(e){e.preventDefault();e.stopPropagation();t.toggle()})};e._getConfig=function e(t){t=s({},this.constructor.Default,{},g(this._element).data(),{},t);v.typeCheckConfig(pe,t,this.constructor.DefaultType);return t};e._getMenuElement=function e(){if(!this._menu){var t=u._getParentFromElement(this._element);if(t){this._menu=t.querySelector(Oe.MENU)}}return this._menu};e._getPlacement=function e(){var t=g(this._element.parentNode);var n=Ie.BOTTOM;if(t.hasClass(De.DROPUP)){n=Ie.TOP;if(g(this._menu).hasClass(De.MENURIGHT)){n=Ie.TOPEND}}else if(t.hasClass(De.DROPRIGHT)){n=Ie.RIGHT}else if(t.hasClass(De.DROPLEFT)){n=Ie.LEFT}else if(g(this._menu).hasClass(De.MENURIGHT)){n=Ie.BOTTOMEND}return n};e._detectNavbar=function e(){return g(this._element).closest(".navbar").length>0};e._getOffset=function e(){var t=this;var n={};if(typeof this._config.offset==="function"){n.fn=function(e){e.offsets=s({},e.offsets,{},t._config.offset(e.offsets,t._element)||{});return e}}else{n.offset=this._config.offset}return n};e._getPopperConfig=function e(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};if(this._config.display==="static"){t.modifiers.applyStyle={enabled:false}}return s({},t,{},this._config.popperConfig)};u._jQueryInterface=function e(n){return this.each(function(){var e=g(this).data(ge);var t=typeof n==="object"?n:null;if(!e){e=new u(this,t);g(this).data(ge,e)}if(typeof n==="string"){if(typeof e[n]==="undefined"){throw new TypeError('No method named "'+n+'"')}e[n]()}})};u._clearMenus=function e(t){if(t&&(t.which===xe||t.type==="keyup"&&t.which!==Te)){return}var n=[].slice.call(document.querySelectorAll(Oe.DATA_TOGGLE));for(var i=0,r=n.length;i<r;i++){var o=u._getParentFromElement(n[i]);var a=g(n[i]).data(ge);var s={relatedTarget:n[i]};if(t&&t.type==="click"){s.clickEvent=t}if(!a){continue}var l=a._menu;if(!g(o).hasClass(De.SHOW)){continue}if(t&&(t.type==="click"&&/input|textarea/i.test(t.target.tagName)||t.type==="keyup"&&t.which===Te)&&g.contains(o,t.target)){continue}var c=g.Event(Se.HIDE,s);g(o).trigger(c);if(c.isDefaultPrevented()){continue}if("ontouchstart"in document.documentElement){g(document.body).children().off("mouseover",null,g.noop)}n[i].setAttribute("aria-expanded","false");if(a._popper){a._popper.destroy()}g(l).removeClass(De.SHOW);g(o).removeClass(De.SHOW).trigger(g.Event(Se.HIDDEN,s))}};u._getParentFromElement=function e(t){var n;var i=v.getSelectorFromElement(t);if(i){n=document.querySelector(i)}return n||t.parentNode};u._dataApiKeydownHandler=function e(t){if(/input|textarea/i.test(t.target.tagName)?t.which===Ee||t.which!==_e&&(t.which!==Ce&&t.which!==we||g(t.target).closest(Oe.MENU).length):!Ae.test(t.which)){return}t.preventDefault();t.stopPropagation();if(this.disabled||g(this).hasClass(De.DISABLED)){return}var n=u._getParentFromElement(this);var i=g(n).hasClass(De.SHOW);if(!i&&t.which===_e){return}if(!i||i&&(t.which===_e||t.which===Ee)){if(t.which===_e){var r=n.querySelector(Oe.DATA_TOGGLE);g(r).trigger("focus")}g(this).trigger("click");return}var o=[].slice.call(n.querySelectorAll(Oe.VISIBLE_ITEMS)).filter(function(e){return g(e).is(":visible")});if(o.length===0){return}var a=o.indexOf(t.target);if(t.which===we&&a>0){a--}if(t.which===Ce&&a<o.length-1){a++}if(a<0){a=0}o[a].focus()};o(u,null,[{key:"VERSION",get:function e(){return me}},{key:"Default",get:function e(){return Ne}},{key:"DefaultType",get:function e(){return ke}}]);return u}();g(document).on(Se.KEYDOWN_DATA_API,Oe.DATA_TOGGLE,Le._dataApiKeydownHandler).on(Se.KEYDOWN_DATA_API,Oe.MENU,Le._dataApiKeydownHandler).on(Se.CLICK_DATA_API+" "+Se.KEYUP_DATA_API,Le._clearMenus).on(Se.CLICK_DATA_API,Oe.DATA_TOGGLE,function(e){e.preventDefault();e.stopPropagation();Le._jQueryInterface.call(g(this),"toggle")}).on(Se.CLICK_DATA_API,Oe.FORM_CHILD,function(e){e.stopPropagation()}),g.fn[pe]=Le._jQueryInterface,g.fn[pe].Constructor=Le,g.fn[pe].noConflict=function(){g.fn[pe]=be;return Le._jQueryInterface};var Pe="modal",He="4.4.1",je="bs.modal",Re="."+je,Me=".data-api",We=g.fn[Pe],Fe=27,qe={backdrop:true,keyboard:true,focus:true,show:true},Ve={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},Be={HIDE:"hide"+Re,HIDE_PREVENTED:"hidePrevented"+Re,HIDDEN:"hidden"+Re,SHOW:"show"+Re,SHOWN:"shown"+Re,FOCUSIN:"focusin"+Re,RESIZE:"resize"+Re,CLICK_DISMISS:"click.dismiss"+Re,KEYDOWN_DISMISS:"keydown.dismiss"+Re,MOUSEUP_DISMISS:"mouseup.dismiss"+Re,MOUSEDOWN_DISMISS:"mousedown.dismiss"+Re,CLICK_DATA_API:"click"+Re+Me},Ue={SCROLLABLE:"modal-dialog-scrollable",SCROLLBAR_MEASURER:"modal-scrollbar-measure",BACKDROP:"modal-backdrop",OPEN:"modal-open",FADE:"fade",SHOW:"show",STATIC:"modal-static"},ze={DIALOG:".modal-dialog",MODAL_BODY:".modal-body",DATA_TOGGLE:'[data-toggle="modal"]',DATA_DISMISS:'[data-dismiss="modal"]',FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top"},Ge=function(){function r(e,t){this._config=this._getConfig(t);this._element=e;this._dialog=e.querySelector(ze.DIALOG);this._backdrop=null;this._isShown=false;this._isBodyOverflowing=false;this._ignoreBackdropClick=false;this._isTransitioning=false;this._scrollbarWidth=0}var e=r.prototype;e.toggle=function e(t){return this._isShown?this.hide():this.show(t)};e.show=function e(t){var n=this;if(this._isShown||this._isTransitioning){return}if(g(this._element).hasClass(Ue.FADE)){this._isTransitioning=true}var i=g.Event(Be.SHOW,{relatedTarget:t});g(this._element).trigger(i);if(this._isShown||i.isDefaultPrevented()){return}this._isShown=true;this._checkScrollbar();this._setScrollbar();this._adjustDialog();this._setEscapeEvent();this._setResizeEvent();g(this._element).on(Be.CLICK_DISMISS,ze.DATA_DISMISS,function(e){return n.hide(e)});g(this._dialog).on(Be.MOUSEDOWN_DISMISS,function(){g(n._element).one(Be.MOUSEUP_DISMISS,function(e){if(g(e.target).is(n._element)){n._ignoreBackdropClick=true}})});this._showBackdrop(function(){return n._showElement(t)})};e.hide=function e(t){var n=this;if(t){t.preventDefault()}if(!this._isShown||this._isTransitioning){return}var i=g.Event(Be.HIDE);g(this._element).trigger(i);if(!this._isShown||i.isDefaultPrevented()){return}this._isShown=false;var r=g(this._element).hasClass(Ue.FADE);if(r){this._isTransitioning=true}this._setEscapeEvent();this._setResizeEvent();g(document).off(Be.FOCUSIN);g(this._element).removeClass(Ue.SHOW);g(this._element).off(Be.CLICK_DISMISS);g(this._dialog).off(Be.MOUSEDOWN_DISMISS);if(r){var o=v.getTransitionDurationFromElement(this._element);g(this._element).one(v.TRANSITION_END,function(e){return n._hideModal(e)}).emulateTransitionEnd(o)}else{this._hideModal()}};e.dispose=function e(){[window,this._element,this._dialog].forEach(function(e){return g(e).off(Re)});g(document).off(Be.FOCUSIN);g.removeData(this._element,je);this._config=null;this._element=null;this._dialog=null;this._backdrop=null;this._isShown=null;this._isBodyOverflowing=null;this._ignoreBackdropClick=null;this._isTransitioning=null;this._scrollbarWidth=null};e.handleUpdate=function e(){this._adjustDialog()};e._getConfig=function e(t){t=s({},qe,{},t);v.typeCheckConfig(Pe,t,Ve);return t};e._triggerBackdropTransition=function e(){var t=this;if(this._config.backdrop==="static"){var n=g.Event(Be.HIDE_PREVENTED);g(this._element).trigger(n);if(n.defaultPrevented){return}this._element.classList.add(Ue.STATIC);var i=v.getTransitionDurationFromElement(this._element);g(this._element).one(v.TRANSITION_END,function(){t._element.classList.remove(Ue.STATIC)}).emulateTransitionEnd(i);this._element.focus()}else{this.hide()}};e._showElement=function e(t){var n=this;var i=g(this._element).hasClass(Ue.FADE);var r=this._dialog?this._dialog.querySelector(ze.MODAL_BODY):null;if(!this._element.parentNode||this._element.parentNode.nodeType!==Node.ELEMENT_NODE){document.body.appendChild(this._element)}this._element.style.display="block";this._element.removeAttribute("aria-hidden");this._element.setAttribute("aria-modal",true);if(g(this._dialog).hasClass(Ue.SCROLLABLE)&&r){r.scrollTop=0}else{this._element.scrollTop=0}if(i){v.reflow(this._element)}g(this._element).addClass(Ue.SHOW);if(this._config.focus){this._enforceFocus()}var o=g.Event(Be.SHOWN,{relatedTarget:t});var a=function e(){if(n._config.focus){n._element.focus()}n._isTransitioning=false;g(n._element).trigger(o)};if(i){var s=v.getTransitionDurationFromElement(this._dialog);g(this._dialog).one(v.TRANSITION_END,a).emulateTransitionEnd(s)}else{a()}};e._enforceFocus=function e(){var t=this;g(document).off(Be.FOCUSIN).on(Be.FOCUSIN,function(e){if(document!==e.target&&t._element!==e.target&&g(t._element).has(e.target).length===0){t._element.focus()}})};e._setEscapeEvent=function e(){var t=this;if(this._isShown&&this._config.keyboard){g(this._element).on(Be.KEYDOWN_DISMISS,function(e){if(e.which===Fe){t._triggerBackdropTransition()}})}else if(!this._isShown){g(this._element).off(Be.KEYDOWN_DISMISS)}};e._setResizeEvent=function e(){var t=this;if(this._isShown){g(window).on(Be.RESIZE,function(e){return t.handleUpdate(e)})}else{g(window).off(Be.RESIZE)}};e._hideModal=function e(){var t=this;this._element.style.display="none";this._element.setAttribute("aria-hidden",true);this._element.removeAttribute("aria-modal");this._isTransitioning=false;this._showBackdrop(function(){g(document.body).removeClass(Ue.OPEN);t._resetAdjustments();t._resetScrollbar();g(t._element).trigger(Be.HIDDEN)})};e._removeBackdrop=function e(){if(this._backdrop){g(this._backdrop).remove();this._backdrop=null}};e._showBackdrop=function e(t){var n=this;var i=g(this._element).hasClass(Ue.FADE)?Ue.FADE:"";if(this._isShown&&this._config.backdrop){this._backdrop=document.createElement("div");this._backdrop.className=Ue.BACKDROP;if(i){this._backdrop.classList.add(i)}g(this._backdrop).appendTo(document.body);g(this._element).on(Be.CLICK_DISMISS,function(e){if(n._ignoreBackdropClick){n._ignoreBackdropClick=false;return}if(e.target!==e.currentTarget){return}n._triggerBackdropTransition()});if(i){v.reflow(this._backdrop)}g(this._backdrop).addClass(Ue.SHOW);if(!t){return}if(!i){t();return}var r=v.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(v.TRANSITION_END,t).emulateTransitionEnd(r)}else if(!this._isShown&&this._backdrop){g(this._backdrop).removeClass(Ue.SHOW);var o=function e(){n._removeBackdrop();if(t){t()}};if(g(this._element).hasClass(Ue.FADE)){var a=v.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(v.TRANSITION_END,o).emulateTransitionEnd(a)}else{o()}}else if(t){t()}};e._adjustDialog=function e(){var t=this._element.scrollHeight>document.documentElement.clientHeight;if(!this._isBodyOverflowing&&t){this._element.style.paddingLeft=this._scrollbarWidth+"px"}if(this._isBodyOverflowing&&!t){this._element.style.paddingRight=this._scrollbarWidth+"px"}};e._resetAdjustments=function e(){this._element.style.paddingLeft="";this._element.style.paddingRight=""};e._checkScrollbar=function e(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right<window.innerWidth;this._scrollbarWidth=this._getScrollbarWidth()};e._setScrollbar=function e(){var r=this;if(this._isBodyOverflowing){var t=[].slice.call(document.querySelectorAll(ze.FIXED_CONTENT));var n=[].slice.call(document.querySelectorAll(ze.STICKY_CONTENT));g(t).each(function(e,t){var n=t.style.paddingRight;var i=g(t).css("padding-right");g(t).data("padding-right",n).css("padding-right",parseFloat(i)+r._scrollbarWidth+"px")});g(n).each(function(e,t){var n=t.style.marginRight;var i=g(t).css("margin-right");g(t).data("margin-right",n).css("margin-right",parseFloat(i)-r._scrollbarWidth+"px")});var i=document.body.style.paddingRight;var o=g(document.body).css("padding-right");g(document.body).data("padding-right",i).css("padding-right",parseFloat(o)+this._scrollbarWidth+"px")}g(document.body).addClass(Ue.OPEN)};e._resetScrollbar=function e(){var t=[].slice.call(document.querySelectorAll(ze.FIXED_CONTENT));g(t).each(function(e,t){var n=g(t).data("padding-right");g(t).removeData("padding-right");t.style.paddingRight=n?n:""});var n=[].slice.call(document.querySelectorAll(""+ze.STICKY_CONTENT));g(n).each(function(e,t){var n=g(t).data("margin-right");if(typeof n!=="undefined"){g(t).css("margin-right",n).removeData("margin-right")}});var i=g(document.body).data("padding-right");g(document.body).removeData("padding-right");document.body.style.paddingRight=i?i:""};e._getScrollbarWidth=function e(){var t=document.createElement("div");t.className=Ue.SCROLLBAR_MEASURER;document.body.appendChild(t);var n=t.getBoundingClientRect().width-t.clientWidth;document.body.removeChild(t);return n};r._jQueryInterface=function e(n,i){return this.each(function(){var e=g(this).data(je);var t=s({},qe,{},g(this).data(),{},typeof n==="object"&&n?n:{});if(!e){e=new r(this,t);g(this).data(je,e)}if(typeof n==="string"){if(typeof e[n]==="undefined"){throw new TypeError('No method named "'+n+'"')}e[n](i)}else if(t.show){e.show(i)}})};o(r,null,[{key:"VERSION",get:function e(){return He}},{key:"Default",get:function e(){return qe}}]);return r}();g(document).on(Be.CLICK_DATA_API,ze.DATA_TOGGLE,function(e){var t=this;var n;var i=v.getSelectorFromElement(this);if(i){n=document.querySelector(i)}var r=g(n).data(je)?"toggle":s({},g(n).data(),{},g(this).data());if(this.tagName==="A"||this.tagName==="AREA"){e.preventDefault()}var o=g(n).one(Be.SHOW,function(e){if(e.isDefaultPrevented()){return}o.one(Be.HIDDEN,function(){if(g(t).is(":visible")){t.focus()}})});Ge._jQueryInterface.call(g(n),r,this)}),g.fn[Pe]=Ge._jQueryInterface,g.fn[Pe].Constructor=Ge,g.fn[Pe].noConflict=function(){g.fn[Pe]=We;return Ge._jQueryInterface};var Ke=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],Ye,Xe={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},$e=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,Qe=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i;function Je(e,t){var n=e.nodeName.toLowerCase();if(t.indexOf(n)!==-1){if(Ke.indexOf(n)!==-1){return Boolean(e.nodeValue.match($e)||e.nodeValue.match(Qe))}return true}var i=t.filter(function(e){return e instanceof RegExp});for(var r=0,o=i.length;r<o;r++){if(n.match(i[r])){return true}}return false}function Ze(e,s,t){if(e.length===0){return e}if(t&&typeof t==="function"){return t(e)}var n=new window.DOMParser;var i=n.parseFromString(e,"text/html");var l=Object.keys(s);var c=[].slice.call(i.body.querySelectorAll("*"));var r=function e(t,n){var i=c[t];var r=i.nodeName.toLowerCase();if(l.indexOf(i.nodeName.toLowerCase())===-1){i.parentNode.removeChild(i);return"continue"}var o=[].slice.call(i.attributes);var a=[].concat(s["*"]||[],s[r]||[]);o.forEach(function(e){if(!Je(e,a)){i.removeAttribute(e.nodeName)}})};for(var o=0,a=c.length;o<a;o++){var u=r(o);if(u==="continue")continue}return i.body.innerHTML}var et="tooltip",tt="4.4.1",nt="bs.tooltip",it="."+nt,rt=g.fn[et],ot="bs-tooltip",at=new RegExp("(^|\\s)"+ot+"\\S+","g"),st=["sanitize","whiteList","sanitizeFn"],lt={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string|function)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)",sanitize:"boolean",sanitizeFn:"(null|function)",whiteList:"object",popperConfig:"(null|object)"},ct={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},ut={animation:true,template:'<div class="tooltip" role="tooltip">'+'<div class="arrow"></div>'+'<div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:false,selector:false,placement:"top",offset:0,container:false,fallbackPlacement:"flip",boundary:"scrollParent",sanitize:true,sanitizeFn:null,whiteList:Xe,popperConfig:null},ft={SHOW:"show",OUT:"out"},dt={HIDE:"hide"+it,HIDDEN:"hidden"+it,SHOW:"show"+it,SHOWN:"shown"+it,INSERTED:"inserted"+it,CLICK:"click"+it,FOCUSIN:"focusin"+it,FOCUSOUT:"focusout"+it,MOUSEENTER:"mouseenter"+it,MOUSELEAVE:"mouseleave"+it},ht={FADE:"fade",SHOW:"show"},pt={TOOLTIP:".tooltip",TOOLTIP_INNER:".tooltip-inner",ARROW:".arrow"},mt={HOVER:"hover",FOCUS:"focus",CLICK:"click",MANUAL:"manual"},gt=function(){function i(e,t){if(typeof d==="undefined"){throw new TypeError("Bootstrap's tooltips require Popper.js (https://popper.js.org/)")}this._isEnabled=true;this._timeout=0;this._hoverState="";this._activeTrigger={};this._popper=null;this.element=e;this.config=this._getConfig(t);this.tip=null;this._setListeners()}var e=i.prototype;e.enable=function e(){this._isEnabled=true};e.disable=function e(){this._isEnabled=false};e.toggleEnabled=function e(){this._isEnabled=!this._isEnabled};e.toggle=function e(t){if(!this._isEnabled){return}if(t){var n=this.constructor.DATA_KEY;var i=g(t.currentTarget).data(n);if(!i){i=new this.constructor(t.currentTarget,this._getDelegateConfig());g(t.currentTarget).data(n,i)}i._activeTrigger.click=!i._activeTrigger.click;if(i._isWithActiveTrigger()){i._enter(null,i)}else{i._leave(null,i)}}else{if(g(this.getTipElement()).hasClass(ht.SHOW)){this._leave(null,this);return}this._enter(null,this)}};e.dispose=function e(){clearTimeout(this._timeout);g.removeData(this.element,this.constructor.DATA_KEY);g(this.element).off(this.constructor.EVENT_KEY);g(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler);if(this.tip){g(this.tip).remove()}this._isEnabled=null;this._timeout=null;this._hoverState=null;this._activeTrigger=null;if(this._popper){this._popper.destroy()}this._popper=null;this.element=null;this.config=null;this.tip=null};e.show=function e(){var n=this;if(g(this.element).css("display")==="none"){throw new Error("Please use show on visible elements")}var t=g.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){g(this.element).trigger(t);var i=v.findShadowRoot(this.element);var r=g.contains(i!==null?i:this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!r){return}var o=this.getTipElement();var a=v.getUID(this.constructor.NAME);o.setAttribute("id",a);this.element.setAttribute("aria-describedby",a);this.setContent();if(this.config.animation){g(o).addClass(ht.FADE)}var s=typeof this.config.placement==="function"?this.config.placement.call(this,o,this.element):this.config.placement;var l=this._getAttachment(s);this.addAttachmentClass(l);var c=this._getContainer();g(o).data(this.constructor.DATA_KEY,this);if(!g.contains(this.element.ownerDocument.documentElement,this.tip)){g(o).appendTo(c)}g(this.element).trigger(this.constructor.Event.INSERTED);this._popper=new d(this.element,o,this._getPopperConfig(l));g(o).addClass(ht.SHOW);if("ontouchstart"in document.documentElement){g(document.body).children().on("mouseover",null,g.noop)}var u=function e(){if(n.config.animation){n._fixTransition()}var t=n._hoverState;n._hoverState=null;g(n.element).trigger(n.constructor.Event.SHOWN);if(t===ft.OUT){n._leave(null,n)}};if(g(this.tip).hasClass(ht.FADE)){var f=v.getTransitionDurationFromElement(this.tip);g(this.tip).one(v.TRANSITION_END,u).emulateTransitionEnd(f)}else{u()}}};e.hide=function e(t){var n=this;var i=this.getTipElement();var r=g.Event(this.constructor.Event.HIDE);var o=function e(){if(n._hoverState!==ft.SHOW&&i.parentNode){i.parentNode.removeChild(i)}n._cleanTipClass();n.element.removeAttribute("aria-describedby");g(n.element).trigger(n.constructor.Event.HIDDEN);if(n._popper!==null){n._popper.destroy()}if(t){t()}};g(this.element).trigger(r);if(r.isDefaultPrevented()){return}g(i).removeClass(ht.SHOW);if("ontouchstart"in document.documentElement){g(document.body).children().off("mouseover",null,g.noop)}this._activeTrigger[mt.CLICK]=false;this._activeTrigger[mt.FOCUS]=false;this._activeTrigger[mt.HOVER]=false;if(g(this.tip).hasClass(ht.FADE)){var a=v.getTransitionDurationFromElement(i);g(i).one(v.TRANSITION_END,o).emulateTransitionEnd(a)}else{o()}this._hoverState=""};e.update=function e(){if(this._popper!==null){this._popper.scheduleUpdate()}};e.isWithContent=function e(){return Boolean(this.getTitle())};e.addAttachmentClass=function e(t){g(this.getTipElement()).addClass(ot+"-"+t)};e.getTipElement=function e(){this.tip=this.tip||g(this.config.template)[0];return this.tip};e.setContent=function e(){var t=this.getTipElement();this.setElementContent(g(t.querySelectorAll(pt.TOOLTIP_INNER)),this.getTitle());g(t).removeClass(ht.FADE+" "+ht.SHOW)};e.setElementContent=function e(t,n){if(typeof n==="object"&&(n.nodeType||n.jquery)){if(this.config.html){if(!g(n).parent().is(t)){t.empty().append(n)}}else{t.text(g(n).text())}return}if(this.config.html){if(this.config.sanitize){n=Ze(n,this.config.whiteList,this.config.sanitizeFn)}t.html(n)}else{t.text(n)}};e.getTitle=function e(){var t=this.element.getAttribute("data-original-title");if(!t){t=typeof this.config.title==="function"?this.config.title.call(this.element):this.config.title}return t};e._getPopperConfig=function e(t){var n=this;var i={placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:pt.ARROW},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function e(t){if(t.originalPlacement!==t.placement){n._handlePopperPlacementChange(t)}},onUpdate:function e(t){return n._handlePopperPlacementChange(t)}};return s({},i,{},this.config.popperConfig)};e._getOffset=function e(){var t=this;var n={};if(typeof this.config.offset==="function"){n.fn=function(e){e.offsets=s({},e.offsets,{},t.config.offset(e.offsets,t.element)||{});return e}}else{n.offset=this.config.offset}return n};e._getContainer=function e(){if(this.config.container===false){return document.body}if(v.isElement(this.config.container)){return g(this.config.container)}return g(document).find(this.config.container)};e._getAttachment=function e(t){return ct[t.toUpperCase()]};e._setListeners=function e(){var i=this;var t=this.config.trigger.split(" ");t.forEach(function(e){if(e==="click"){g(i.element).on(i.constructor.Event.CLICK,i.config.selector,function(e){return i.toggle(e)})}else if(e!==mt.MANUAL){var t=e===mt.HOVER?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN;var n=e===mt.HOVER?i.constructor.Event.MOUSELEAVE:i.constructor.Event.FOCUSOUT;g(i.element).on(t,i.config.selector,function(e){return i._enter(e)}).on(n,i.config.selector,function(e){return i._leave(e)})}});this._hideModalHandler=function(){if(i.element){i.hide()}};g(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler);if(this.config.selector){this.config=s({},this.config,{trigger:"manual",selector:""})}else{this._fixTitle()}};e._fixTitle=function e(){var t=typeof this.element.getAttribute("data-original-title");if(this.element.getAttribute("title")||t!=="string"){this.element.setAttribute("data-original-title",this.element.getAttribute("title")||"");this.element.setAttribute("title","")}};e._enter=function e(t,n){var i=this.constructor.DATA_KEY;n=n||g(t.currentTarget).data(i);if(!n){n=new this.constructor(t.currentTarget,this._getDelegateConfig());g(t.currentTarget).data(i,n)}if(t){n._activeTrigger[t.type==="focusin"?mt.FOCUS:mt.HOVER]=true}if(g(n.getTipElement()).hasClass(ht.SHOW)||n._hoverState===ft.SHOW){n._hoverState=ft.SHOW;return}clearTimeout(n._timeout);n._hoverState=ft.SHOW;if(!n.config.delay||!n.config.delay.show){n.show();return}n._timeout=setTimeout(function(){if(n._hoverState===ft.SHOW){n.show()}},n.config.delay.show)};e._leave=function e(t,n){var i=this.constructor.DATA_KEY;n=n||g(t.currentTarget).data(i);if(!n){n=new this.constructor(t.currentTarget,this._getDelegateConfig());g(t.currentTarget).data(i,n)}if(t){n._activeTrigger[t.type==="focusout"?mt.FOCUS:mt.HOVER]=false}if(n._isWithActiveTrigger()){return}clearTimeout(n._timeout);n._hoverState=ft.OUT;if(!n.config.delay||!n.config.delay.hide){n.hide();return}n._timeout=setTimeout(function(){if(n._hoverState===ft.OUT){n.hide()}},n.config.delay.hide)};e._isWithActiveTrigger=function e(){for(var t in this._activeTrigger){if(this._activeTrigger[t]){return true}}return false};e._getConfig=function e(t){var n=g(this.element).data();Object.keys(n).forEach(function(e){if(st.indexOf(e)!==-1){delete n[e]}});t=s({},this.constructor.Default,{},n,{},typeof t==="object"&&t?t:{});if(typeof t.delay==="number"){t.delay={show:t.delay,hide:t.delay}}if(typeof t.title==="number"){t.title=t.title.toString()}if(typeof t.content==="number"){t.content=t.content.toString()}v.typeCheckConfig(et,t,this.constructor.DefaultType);if(t.sanitize){t.template=Ze(t.template,t.whiteList,t.sanitizeFn)}return t};e._getDelegateConfig=function e(){var t={};if(this.config){for(var n in this.config){if(this.constructor.Default[n]!==this.config[n]){t[n]=this.config[n]}}}return t};e._cleanTipClass=function e(){var t=g(this.getTipElement());var n=t.attr("class").match(at);if(n!==null&&n.length){t.removeClass(n.join(""))}};e._handlePopperPlacementChange=function e(t){var n=t.instance;this.tip=n.popper;this._cleanTipClass();this.addAttachmentClass(this._getAttachment(t.placement))};e._fixTransition=function e(){var t=this.getTipElement();var n=this.config.animation;if(t.getAttribute("x-placement")!==null){return}g(t).removeClass(ht.FADE);this.config.animation=false;this.hide();this.show();this.config.animation=n};i._jQueryInterface=function e(n){return this.each(function(){var e=g(this).data(nt);var t=typeof n==="object"&&n;if(!e&&/dispose|hide/.test(n)){return}if(!e){e=new i(this,t);g(this).data(nt,e)}if(typeof n==="string"){if(typeof e[n]==="undefined"){throw new TypeError('No method named "'+n+'"')}e[n]()}})};o(i,null,[{key:"VERSION",get:function e(){return tt}},{key:"Default",get:function e(){return ut}},{key:"NAME",get:function e(){return et}},{key:"DATA_KEY",get:function e(){return nt}},{key:"Event",get:function e(){return dt}},{key:"EVENT_KEY",get:function e(){return it}},{key:"DefaultType",get:function e(){return lt}}]);return i}();g.fn[et]=gt._jQueryInterface,g.fn[et].Constructor=gt,g.fn[et].noConflict=function(){g.fn[et]=rt;return gt._jQueryInterface};var vt="popover",yt="4.4.1",bt="bs.popover",_t="."+bt,Et=g.fn[vt],Tt="bs-popover",wt=new RegExp("(^|\\s)"+Tt+"\\S+","g"),Ct=s({},gt.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip">'+'<div class="arrow"></div>'+'<h3 class="popover-header"></h3>'+'<div class="popover-body"></div></div>'}),xt=s({},gt.DefaultType,{content:"(string|element|function)"}),At={FADE:"fade",SHOW:"show"},St={TITLE:".popover-header",CONTENT:".popover-body"},Dt={HIDE:"hide"+_t,HIDDEN:"hidden"+_t,SHOW:"show"+_t,SHOWN:"shown"+_t,INSERTED:"inserted"+_t,CLICK:"click"+_t,FOCUSIN:"focusin"+_t,FOCUSOUT:"focusout"+_t,MOUSEENTER:"mouseenter"+_t,MOUSELEAVE:"mouseleave"+_t},Ot=function(e){n(i,e);function i(){return e.apply(this,arguments)||this}var t=i.prototype;t.isWithContent=function e(){return this.getTitle()||this._getContent()};t.addAttachmentClass=function e(t){g(this.getTipElement()).addClass(Tt+"-"+t)};t.getTipElement=function e(){this.tip=this.tip||g(this.config.template)[0];return this.tip};t.setContent=function e(){var t=g(this.getTipElement());this.setElementContent(t.find(St.TITLE),this.getTitle());var n=this._getContent();if(typeof n==="function"){n=n.call(this.element)}this.setElementContent(t.find(St.CONTENT),n);t.removeClass(At.FADE+" "+At.SHOW)};t._getContent=function e(){return this.element.getAttribute("data-content")||this.config.content};t._cleanTipClass=function e(){var t=g(this.getTipElement());var n=t.attr("class").match(wt);if(n!==null&&n.length>0){t.removeClass(n.join(""))}};i._jQueryInterface=function e(n){return this.each(function(){var e=g(this).data(bt);var t=typeof n==="object"?n:null;if(!e&&/dispose|hide/.test(n)){return}if(!e){e=new i(this,t);g(this).data(bt,e)}if(typeof n==="string"){if(typeof e[n]==="undefined"){throw new TypeError('No method named "'+n+'"')}e[n]()}})};o(i,null,[{key:"VERSION",get:function e(){return yt}},{key:"Default",get:function e(){return Ct}},{key:"NAME",get:function e(){return vt}},{key:"DATA_KEY",get:function e(){return bt}},{key:"Event",get:function e(){return Dt}},{key:"EVENT_KEY",get:function e(){return _t}},{key:"DefaultType",get:function e(){return xt}}]);return i}(gt);g.fn[vt]=Ot._jQueryInterface,g.fn[vt].Constructor=Ot,g.fn[vt].noConflict=function(){g.fn[vt]=Et;return Ot._jQueryInterface};var It="scrollspy",Nt="4.4.1",kt="bs.scrollspy",Lt="."+kt,Pt=".data-api",Ht=g.fn[It],jt={offset:10,method:"auto",target:""},Rt={offset:"number",method:"string",target:"(string|element)"},Mt={ACTIVATE:"activate"+Lt,SCROLL:"scroll"+Lt,LOAD_DATA_API:"load"+Lt+Pt},Wt={DROPDOWN_ITEM:"dropdown-item",DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active"},Ft={DATA_SPY:'[data-spy="scroll"]',ACTIVE:".active",NAV_LIST_GROUP:".nav, .list-group",NAV_LINKS:".nav-link",NAV_ITEMS:".nav-item",LIST_ITEMS:".list-group-item",DROPDOWN:".dropdown",DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},qt={OFFSET:"offset",POSITION:"position"},Vt=function(){function i(e,t){var n=this;this._element=e;this._scrollElement=e.tagName==="BODY"?window:e;this._config=this._getConfig(t);this._selector=this._config.target+" "+Ft.NAV_LINKS+","+(this._config.target+" "+Ft.LIST_ITEMS+",")+(this._config.target+" "+Ft.DROPDOWN_ITEMS);this._offsets=[];this._targets=[];this._activeTarget=null;this._scrollHeight=0;g(this._scrollElement).on(Mt.SCROLL,function(e){return n._process(e)});this.refresh();this._process()}var e=i.prototype;e.refresh=function e(){var t=this;var n=this._scrollElement===this._scrollElement.window?qt.OFFSET:qt.POSITION;var r=this._config.method==="auto"?n:this._config.method;var o=r===qt.POSITION?this._getScrollTop():0;this._offsets=[];this._targets=[];this._scrollHeight=this._getScrollHeight();var i=[].slice.call(document.querySelectorAll(this._selector));i.map(function(e){var t;var n=v.getSelectorFromElement(e);if(n){t=document.querySelector(n)}if(t){var i=t.getBoundingClientRect();if(i.width||i.height){return[g(t)[r]().top+o,n]}}return null}).filter(function(e){return e}).sort(function(e,t){return e[0]-t[0]}).forEach(function(e){t._offsets.push(e[0]);t._targets.push(e[1])})};e.dispose=function e(){g.removeData(this._element,kt);g(this._scrollElement).off(Lt);this._element=null;this._scrollElement=null;this._config=null;this._selector=null;this._offsets=null;this._targets=null;this._activeTarget=null;this._scrollHeight=null};e._getConfig=function e(t){t=s({},jt,{},typeof t==="object"&&t?t:{});if(typeof t.target!=="string"){var n=g(t.target).attr("id");if(!n){n=v.getUID(It);g(t.target).attr("id",n)}t.target="#"+n}v.typeCheckConfig(It,t,Rt);return t};e._getScrollTop=function e(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop};e._getScrollHeight=function e(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)};e._getOffsetHeight=function e(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height};e._process=function e(){var t=this._getScrollTop()+this._config.offset;var n=this._getScrollHeight();var i=this._config.offset+n-this._getOffsetHeight();if(this._scrollHeight!==n){this.refresh()}if(t>=i){var r=this._targets[this._targets.length-1];if(this._activeTarget!==r){this._activate(r)}return}if(this._activeTarget&&t<this._offsets[0]&&this._offsets[0]>0){this._activeTarget=null;this._clear();return}var o=this._offsets.length;for(var a=o;a--;){var s=this._activeTarget!==this._targets[a]&&t>=this._offsets[a]&&(typeof this._offsets[a+1]==="undefined"||t<this._offsets[a+1]);if(s){this._activate(this._targets[a])}}};e._activate=function e(t){this._activeTarget=t;this._clear();var n=this._selector.split(",").map(function(e){return e+'[data-target="'+t+'"],'+e+'[href="'+t+'"]'});var i=g([].slice.call(document.querySelectorAll(n.join(","))));if(i.hasClass(Wt.DROPDOWN_ITEM)){i.closest(Ft.DROPDOWN).find(Ft.DROPDOWN_TOGGLE).addClass(Wt.ACTIVE);i.addClass(Wt.ACTIVE)}else{i.addClass(Wt.ACTIVE);i.parents(Ft.NAV_LIST_GROUP).prev(Ft.NAV_LINKS+", "+Ft.LIST_ITEMS).addClass(Wt.ACTIVE);i.parents(Ft.NAV_LIST_GROUP).prev(Ft.NAV_ITEMS).children(Ft.NAV_LINKS).addClass(Wt.ACTIVE)}g(this._scrollElement).trigger(Mt.ACTIVATE,{relatedTarget:t})};e._clear=function e(){[].slice.call(document.querySelectorAll(this._selector)).filter(function(e){return e.classList.contains(Wt.ACTIVE)}).forEach(function(e){return e.classList.remove(Wt.ACTIVE)})};i._jQueryInterface=function e(n){return this.each(function(){var e=g(this).data(kt);var t=typeof n==="object"&&n;if(!e){e=new i(this,t);g(this).data(kt,e)}if(typeof n==="string"){if(typeof e[n]==="undefined"){throw new TypeError('No method named "'+n+'"')}e[n]()}})};o(i,null,[{key:"VERSION",get:function e(){return Nt}},{key:"Default",get:function e(){return jt}}]);return i}();g(window).on(Mt.LOAD_DATA_API,function(){var e=[].slice.call(document.querySelectorAll(Ft.DATA_SPY));var t=e.length;for(var n=t;n--;){var i=g(e[n]);Vt._jQueryInterface.call(i,i.data())}}),g.fn[It]=Vt._jQueryInterface,g.fn[It].Constructor=Vt,g.fn[It].noConflict=function(){g.fn[It]=Ht;return Vt._jQueryInterface};var Bt="tab",Ut="4.4.1",zt="bs.tab",Gt="."+zt,Kt=".data-api",Yt=g.fn[Bt],Xt={HIDE:"hide"+Gt,HIDDEN:"hidden"+Gt,SHOW:"show"+Gt,SHOWN:"shown"+Gt,CLICK_DATA_API:"click"+Gt+Kt},$t={DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active",DISABLED:"disabled",FADE:"fade",SHOW:"show"},Qt={DROPDOWN:".dropdown",NAV_LIST_GROUP:".nav, .list-group",ACTIVE:".active",ACTIVE_UL:"> li > .active",DATA_TOGGLE:'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',DROPDOWN_TOGGLE:".dropdown-toggle",DROPDOWN_ACTIVE_CHILD:"> .dropdown-menu .active"},Jt=function(){function i(e){this._element=e}var e=i.prototype;e.show=function e(){var i=this;if(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&g(this._element).hasClass($t.ACTIVE)||g(this._element).hasClass($t.DISABLED)){return}var t;var r;var n=g(this._element).closest(Qt.NAV_LIST_GROUP)[0];var o=v.getSelectorFromElement(this._element);if(n){var a=n.nodeName==="UL"||n.nodeName==="OL"?Qt.ACTIVE_UL:Qt.ACTIVE;r=g.makeArray(g(n).find(a));r=r[r.length-1]}var s=g.Event(Xt.HIDE,{relatedTarget:this._element});var l=g.Event(Xt.SHOW,{relatedTarget:r});if(r){g(r).trigger(s)}g(this._element).trigger(l);if(l.isDefaultPrevented()||s.isDefaultPrevented()){return}if(o){t=document.querySelector(o)}this._activate(this._element,n);var c=function e(){var t=g.Event(Xt.HIDDEN,{relatedTarget:i._element});var n=g.Event(Xt.SHOWN,{relatedTarget:r});g(r).trigger(t);g(i._element).trigger(n)};if(t){this._activate(t,t.parentNode,c)}else{c()}};e.dispose=function e(){g.removeData(this._element,zt);this._element=null};e._activate=function e(t,n,i){var r=this;var o=n&&(n.nodeName==="UL"||n.nodeName==="OL")?g(n).find(Qt.ACTIVE_UL):g(n).children(Qt.ACTIVE);var a=o[0];var s=i&&a&&g(a).hasClass($t.FADE);var l=function e(){return r._transitionComplete(t,a,i)};if(a&&s){var c=v.getTransitionDurationFromElement(a);g(a).removeClass($t.SHOW).one(v.TRANSITION_END,l).emulateTransitionEnd(c)}else{l()}};e._transitionComplete=function e(t,n,i){if(n){g(n).removeClass($t.ACTIVE);var r=g(n.parentNode).find(Qt.DROPDOWN_ACTIVE_CHILD)[0];if(r){g(r).removeClass($t.ACTIVE)}if(n.getAttribute("role")==="tab"){n.setAttribute("aria-selected",false)}}g(t).addClass($t.ACTIVE);if(t.getAttribute("role")==="tab"){t.setAttribute("aria-selected",true)}v.reflow(t);if(t.classList.contains($t.FADE)){t.classList.add($t.SHOW)}if(t.parentNode&&g(t.parentNode).hasClass($t.DROPDOWN_MENU)){var o=g(t).closest(Qt.DROPDOWN)[0];if(o){var a=[].slice.call(o.querySelectorAll(Qt.DROPDOWN_TOGGLE));g(a).addClass($t.ACTIVE)}t.setAttribute("aria-expanded",true)}if(i){i()}};i._jQueryInterface=function e(n){return this.each(function(){var e=g(this);var t=e.data(zt);if(!t){t=new i(this);e.data(zt,t)}if(typeof n==="string"){if(typeof t[n]==="undefined"){throw new TypeError('No method named "'+n+'"')}t[n]()}})};o(i,null,[{key:"VERSION",get:function e(){return Ut}}]);return i}();g(document).on(Xt.CLICK_DATA_API,Qt.DATA_TOGGLE,function(e){e.preventDefault();Jt._jQueryInterface.call(g(this),"show")}),g.fn[Bt]=Jt._jQueryInterface,g.fn[Bt].Constructor=Jt,g.fn[Bt].noConflict=function(){g.fn[Bt]=Yt;return Jt._jQueryInterface};var Zt="toast",en="4.4.1",tn="bs.toast",nn="."+tn,rn=g.fn[Zt],on={CLICK_DISMISS:"click.dismiss"+nn,HIDE:"hide"+nn,HIDDEN:"hidden"+nn,SHOW:"show"+nn,SHOWN:"shown"+nn},an={FADE:"fade",HIDE:"hide",SHOW:"show",SHOWING:"showing"},sn={animation:"boolean",autohide:"boolean",delay:"number"},ln={animation:true,autohide:true,delay:500},cn={DATA_DISMISS:'[data-dismiss="toast"]'},un=function(){function r(e,t){this._element=e;this._config=this._getConfig(t);this._timeout=null;this._setListeners()}var e=r.prototype;e.show=function e(){var t=this;var n=g.Event(on.SHOW);g(this._element).trigger(n);if(n.isDefaultPrevented()){return}if(this._config.animation){this._element.classList.add(an.FADE)}var i=function e(){t._element.classList.remove(an.SHOWING);t._element.classList.add(an.SHOW);g(t._element).trigger(on.SHOWN);if(t._config.autohide){t._timeout=setTimeout(function(){t.hide()},t._config.delay)}};this._element.classList.remove(an.HIDE);v.reflow(this._element);this._element.classList.add(an.SHOWING);if(this._config.animation){var r=v.getTransitionDurationFromElement(this._element);g(this._element).one(v.TRANSITION_END,i).emulateTransitionEnd(r)}else{i()}};e.hide=function e(){if(!this._element.classList.contains(an.SHOW)){return}var t=g.Event(on.HIDE);g(this._element).trigger(t);if(t.isDefaultPrevented()){return}this._close()};e.dispose=function e(){clearTimeout(this._timeout);this._timeout=null;if(this._element.classList.contains(an.SHOW)){this._element.classList.remove(an.SHOW)}g(this._element).off(on.CLICK_DISMISS);g.removeData(this._element,tn);this._element=null;this._config=null};e._getConfig=function e(t){t=s({},ln,{},g(this._element).data(),{},typeof t==="object"&&t?t:{});v.typeCheckConfig(Zt,t,this.constructor.DefaultType);return t};e._setListeners=function e(){var t=this;g(this._element).on(on.CLICK_DISMISS,cn.DATA_DISMISS,function(){return t.hide()})};e._close=function e(){var t=this;var n=function e(){t._element.classList.add(an.HIDE);g(t._element).trigger(on.HIDDEN)};this._element.classList.remove(an.SHOW);if(this._config.animation){var i=v.getTransitionDurationFromElement(this._element);g(this._element).one(v.TRANSITION_END,n).emulateTransitionEnd(i)}else{n()}};r._jQueryInterface=function e(i){return this.each(function(){var e=g(this);var t=e.data(tn);var n=typeof i==="object"&&i;if(!t){t=new r(this,n);e.data(tn,t)}if(typeof i==="string"){if(typeof t[i]==="undefined"){throw new TypeError('No method named "'+i+'"')}t[i](this)}})};o(r,null,[{key:"VERSION",get:function e(){return en}},{key:"DefaultType",get:function e(){return sn}},{key:"Default",get:function e(){return ln}}]);return r}();g.fn[Zt]=un._jQueryInterface,g.fn[Zt].Constructor=un,g.fn[Zt].noConflict=function(){g.fn[Zt]=rn;return un._jQueryInterface},e.Alert=A,e.Button=j,e.Carousel=ee,e.Collapse=he,e.Dropdown=Le,e.Modal=Ge,e.Popover=Ot,e.Scrollspy=Vt,e.Tab=Jt,e.Toast=un,e.Tooltip=gt,e.Util=v,Object.defineProperty(e,"__esModule",{value:true})}(t,n(0),n(3))},function(e,r,o){(function(e){var t=void 0!==e&&e||"undefined"!=typeof self&&self||window,n=Function.prototype.apply;function i(e,t){this._id=e,this._clearFn=t}r.setTimeout=function(){return new i(n.call(setTimeout,t,arguments),clearTimeout)},r.setInterval=function(){return new i(n.call(setInterval,t,arguments),clearInterval)},r.clearTimeout=r.clearInterval=function(e){e&&e.close()},i.prototype.unref=i.prototype.ref=function(){},i.prototype.close=function(){this._clearFn.call(t,this._id)},r.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},r.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},r._unrefActive=r.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;0<=t&&(e._idleTimeoutId=setTimeout(function(){e._onTimeout&&e._onTimeout()},t))},o(7),r.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==e&&e.setImmediate||this&&this.setImmediate,r.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==e&&e.clearImmediate||this&&this.clearImmediate}).call(this,o(1))},function(e,t,n){(function(e,p){!function(n,i){"use strict";if(!n.setImmediate){var r,o,t,a,s=1,l={},c=!1,u=n.document,e=Object.getPrototypeOf&&Object.getPrototypeOf(n);e=e&&e.setTimeout?e:n,r="[object process]"==={}.toString.call(n.process)?function(e){p.nextTick(function(){d(e)})}:function(){if(n.postMessage&&!n.importScripts){var e=!0,t=n.onmessage;return n.onmessage=function(){e=!1},n.postMessage("","*"),n.onmessage=t,e}}()?(a="setImmediate$"+Math.random()+"$",n.addEventListener?n.addEventListener("message",h,!1):n.attachEvent("onmessage",h),function(e){n.postMessage(a+e,"*")}):n.MessageChannel?((t=new MessageChannel).port1.onmessage=function(e){d(e.data)},function(e){t.port2.postMessage(e)}):u&&"onreadystatechange"in u.createElement("script")?(o=u.documentElement,function(e){var t=u.createElement("script");t.onreadystatechange=function(){d(e),t.onreadystatechange=null,o.removeChild(t),t=null},o.appendChild(t)}):function(e){setTimeout(d,0,e)},e.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),n=0;n<t.length;n++)t[n]=arguments[n+1];var i={callback:e,args:t};return l[s]=i,r(s),s++},e.clearImmediate=f}function f(e){delete l[e]}function d(e){if(c)setTimeout(d,0,e);else{var t=l[e];if(t){c=!0;try{!function(e){var t=e.callback,n=e.args;switch(n.length){case 0:t();break;case 1:t(n[0]);break;case 2:t(n[0],n[1]);break;case 3:t(n[0],n[1],n[2]);break;default:t.apply(i,n)}}(t)}finally{f(e),c=!1}}}}function h(e){e.source===n&&"string"==typeof e.data&&0===e.data.indexOf(a)&&d(+e.data.slice(a.length))}}("undefined"==typeof self?void 0===e?this:e:self)}).call(this,n(1),n(8))},function(e,t){var n,i,r=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(t){if(n===setTimeout)return setTimeout(t,0);if((n===o||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:o}catch(e){n=o}try{i="function"==typeof clearTimeout?clearTimeout:a}catch(e){i=a}}();var l,c=[],u=!1,f=-1;function d(){u&&l&&(u=!1,l.length?c=l.concat(c):f=-1,c.length&&h())}function h(){if(!u){var e=s(d);u=!0;for(var t=c.length;t;){for(l=c,c=[];++f<t;)l&&l[f].run();f=-1,t=c.length}l=null,u=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===a||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(e)}}function p(e,t){this.fun=e,this.array=t}function m(){}r.nextTick=function(e){var t=new Array(arguments.length-1);if(1<arguments.length)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];c.push(new p(e,t)),1!==c.length||u||s(h)},p.prototype.run=function(){this.fun.apply(null,this.array)},r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=m,r.addListener=m,r.once=m,r.off=m,r.removeListener=m,r.removeAllListeners=m,r.emit=m,r.prependListener=m,r.prependOnceListener=m,r.listeners=function(e){return[]},r.binding=function(e){throw new Error("process.binding is not supported")},r.cwd=function(){return"/"},r.chdir=function(e){throw new Error("process.chdir is not supported")},r.umask=function(){return 0}},function(e,t,n){},,,function(e,t,n){"use strict";n.r(t);var i=n(0),r=(n(5),n(2)),o={prefix:"fas",iconName:"angle-right",icon:[256,512,[],"f105","M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"]},a={prefix:"fas",iconName:"bars",icon:[448,512,[],"f0c9","M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"]},s={prefix:"fas",iconName:"cloud-download-alt",icon:[640,512,[],"f381","M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z"]},l={prefix:"fas",iconName:"envelope",icon:[512,512,[],"f0e0","M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"]},c={prefix:"fas",iconName:"file-video",icon:[384,512,[],"f1c8","M384 121.941V128H256V0h6.059c6.365 0 12.47 2.529 16.971 7.029l97.941 97.941A24.005 24.005 0 0 1 384 121.941zM224 136V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248c-13.2 0-24-10.8-24-24zm96 144.016v111.963c0 21.445-25.943 31.998-40.971 16.971L224 353.941V392c0 13.255-10.745 24-24 24H88c-13.255 0-24-10.745-24-24V280c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v38.059l55.029-55.013c15.011-15.01 40.971-4.491 40.971 16.97z"]},u={prefix:"fas",iconName:"globe-americas",icon:[496,512,[],"f57d","M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 0 1-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 0 1-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 0 0-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 0 0-15.55-3.1l-31.17 10.39a11.95 11.95 0 0 0-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 0 1 8.93 21.57 46.536 46.536 0 0 1-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 0 1 0-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z"]},f={prefix:"fas",iconName:"store",icon:[616,512,[],"f54e","M602 118.6L537.1 15C531.3 5.7 521 0 510 0H106C95 0 84.7 5.7 78.9 15L14 118.6c-33.5 53.5-3.8 127.9 58.8 136.4 4.5.6 9.1.9 13.7.9 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18.1 20.1 44.3 33.1 73.8 33.1 4.7 0 9.2-.3 13.7-.9 62.8-8.4 92.6-82.8 59-136.4zM529.5 288c-10 0-19.9-1.5-29.5-3.8V384H116v-99.8c-9.6 2.2-19.5 3.8-29.5 3.8-6 0-12.1-.4-18-1.2-5.6-.8-11.1-2.1-16.4-3.6V480c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32V283.2c-5.4 1.6-10.8 2.9-16.4 3.6-6.1.8-12.1 1.2-18.2 1.2z"]},d={prefix:"fas",iconName:"store-alt",icon:[640,512,[],"f54f","M320 384H128V224H64v256c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V224h-64v160zm314.6-241.8l-85.3-128c-6-8.9-16-14.2-26.7-14.2H117.4c-10.7 0-20.7 5.3-26.6 14.2l-85.3 128c-14.2 21.3 1 49.8 26.6 49.8H608c25.5 0 40.7-28.5 26.6-49.8zM512 496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V224h-64v272z"]},h={prefix:"fab",iconName:"app-store",icon:[512,512,[],"f36f","M255.9 120.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5 9.8 5.6 13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H113.8c-11.3 0-20.4-9.1-20.4-20.4 0-11.3 9.1-20.4 20.4-20.4h52l66.6-115.4-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9 9.8-5.6 22.2-2.3 27.9 7.5l8.9 15.7zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5-9.8-5.6-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6zm168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4 0 11.3-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9-9.8 5.6-22.2 2.3-27.9-7.5-33.5-58.1-58.7-101.6-75.4-130.6-17.1-29.5-4.9-59.1 7.2-69.1 13.4 23 33.4 57.7 60.1 104zM256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216z"]},p={prefix:"fab",iconName:"github",icon:[496,512,[],"f09b","M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"]};r.b.add(s,p,o,a,l,c,u,f,d,h),r.a.watch(),i(function(){i("#navbarSupportedContent").on("show.bs.collapse",function(){return i(".navbar").addClass("expanded")}).on("hide.bs.collapse",function(){return i(".navbar").removeClass("expanded")})})}]);