SkillAegis/dist/assets/index-DT-apbC9.js

779 lines
183 KiB
JavaScript
Raw Normal View History

2024-07-01 11:46:46 +00:00
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const s of i)if(s.type==="childList")for(const o of s.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const s={};return i.integrity&&(s.integrity=i.integrity),i.referrerPolicy&&(s.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?s.credentials="include":i.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(i){if(i.ep)return;i.ep=!0;const s=n(i);fetch(i.href,s)}})();/**
* @vue/shared v3.4.29
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Ai(e,t){const n=new Set(e.split(","));return r=>n.has(r)}const Z={},$t=[],Re=()=>{},Bl=()=>!1,mr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Oi=e=>e.startsWith("onUpdate:"),me=Object.assign,Si=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Dl=Object.prototype.hasOwnProperty,H=(e,t)=>Dl.call(e,t),M=Array.isArray,Ft=e=>gr(e)==="[object Map]",Ho=e=>gr(e)==="[object Set]",B=e=>typeof e=="function",de=e=>typeof e=="string",Nt=e=>typeof e=="symbol",re=e=>e!==null&&typeof e=="object",Vo=e=>(re(e)||B(e))&&B(e.then)&&B(e.catch),qo=Object.prototype.toString,gr=e=>qo.call(e),jl=e=>gr(e).slice(8,-1),Wo=e=>gr(e)==="[object Object]",Ci=e=>de(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,nn=Ai(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),br=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},zl=/-(\w)/g,jt=br(e=>e.replace(zl,(t,n)=>n?n.toUpperCase():"")),Ul=/\B([A-Z])/g,Ht=br(e=>e.replace(Ul,"-$1").toLowerCase()),Yo=br(e=>e.charAt(0).toUpperCase()+e.slice(1)),Lr=br(e=>e?`on${Yo(e)}`:""),ut=(e,t)=>!Object.is(e,t),Mr=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ko=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Hl=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let gs;const Go=()=>gs||(gs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function vr(e){if(M(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],i=de(r)?Yl(r):vr(r);if(i)for(const s in i)t[s]=i[s]}return t}else if(de(e)||re(e))return e}const Vl=/;(?![^(]*\))/g,ql=/:([^]+)/,Wl=/\/\*[^]*?\*\//g;function Yl(e){const t={};return e.replace(Wl,"").split(Vl).forEach(n=>{if(n){const r=n.split(ql);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ne(e){let t="";if(de(e))t=e;else if(M(e))for(let n=0;n<e.length;n++){const r=Ne(e[n]);r&&(t+=r+" ")}else if(re(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Kl="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Gl=Ai(Kl);function Xo(e){return!!e||e===""}const ae=e=>de(e)?e:e==null?"":M(e)||re(e)&&(e.toString===qo||!B(e.toString))?JSON.stringify(e,Jo,2):String(e),Jo=(e,t)=>t&&t.__v_isRef?Jo(e,t.value):Ft(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,i],s)=>(n[$r(r,s)+" =>"]=i,n),{})}:Ho(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>$r(n))}:Nt(t)?$r(t):re(t)&&!M(t)&&!Wo(t)?String(t):t,$r=(e,t="")=>{var n;return Nt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.29
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Me;class Xl{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Me,!t&&Me&&(this.index=(Me.scopes||(Me.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Me;try{return Me=this,t()}finally{Me=n}}}on(){Me=this}off(){Me=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this._active=!1}}}function Jl(e,t=Me){t&&t.active&&t.effects.push(e)}function Ql(){return Me}let At;class Ti{constructor(t,n,r,i){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=5,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Jl(this,i)}get dirty(){if(this._dirtyLevel===2)return!1;if(this._dirtyLevel===3||this._dirtyLevel===4){this._dirtyLevel=1,mt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed){if(n.computed.effect._dirtyLevel===2)return!0;if(Zl(n.computed),this._dirtyLevel>=5)break}}this._dirtyLevel===1&&(this._dirtyLevel=0),gt()}return this._dirtyLevel>=5}set dirty(t){this._dirtyLevel=t?5:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=ct,n=At;try{return ct=!0,At=this,this._runnings++,bs(this),this.fn()}finally{vs(this),this._runnings--,At=n,ct=t}}stop(){this.active&&(bs(this),vs(this),this.onStop&&this.onStop(),this.active=!1)}}function Zl(e){return e.value}function bs(e){e._trackId++,e._depsLength=0}function vs(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Qo(e.deps[t],e);e.deps.length=e._depsLength}}function Qo(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let ct=!0,Gr=0;const Zo=[];function mt(){Zo.push(ct),ct=!1}function gt(){const e=Zo.pop();ct=e===void 0?!0:e}function Pi(){Gr++}function Ni(){for(Gr--;!Gr&&Xr.length;)Xr.shift()()}function ea(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&Qo(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Xr=[];function ta(e,t,n){Pi();for(const r of e.keys()){if(!e.computed&&r.computed&&e.get(r)===r._trackId&&r._runnings>0){r._dirtyLevel=2;continue}let i;r._dirtyLevel<t&&(i??(i=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r.computed&&r._dirtyLevel===2&&(r._shouldSchedule=!0),r._dirtyLevel=t),r._shouldSchedule&&(i??(i=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==3&&(r._shouldSchedule=!1,r.scheduler&&Xr.push(r.scheduler)))}Ni()}const na=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Jr=new WeakMap,Ot=Symbol(""),Qr=Symbol("");function ke(e,t,n){if(ct&&At){let r=Jr.get(e);r||Jr.set(e,r=new Map);let i=r.get(n);i||r.set(n,i=na(()=>r.delete(n))),ea(At,i)}}function Qe(e,t,n,r,i,s){const o=Jr.get(e);if(!o)return;let a=[];if(t==="clear")a=[...o.values()];else if(n==="length"&&M(e)){const l=Number(r);o.forEach((u,f)=>{(f==="length"||!Nt(f)&&f>=l)&&a.push(u)})}else switch(n!==void 0&&a.push(o.get(n)),t){case"add":M(e)?Ci(n)&&a.push(o.get("length")):(a.push(o.get(Ot)),Ft(e)&&a.push(o.get(Qr)));break;case"delete":M(e)||(a.push(o.get(Ot)),Ft(e)&&a.push(o.get(Qr)));break;case"set":Ft(e)&&a.push(o.get(Ot));break}Pi();for(const l of a)l&&ta(l,5);Ni()}const ec=Ai("__proto__,__v_isRef,__isVue"),ra=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Nt)),ys=tc();function tc(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=G(this);for(let s=0,o=this.length;s<o;s++)ke(r,"get",s+"");const i=r[t](...n);return i===-1||i===!1?r[t](...n.map(G)):i}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){mt(),Pi();const r=G(this)[t].apply(this,n);return Ni(),gt(),r}}),e}fu
* @vue/runtime-core v3.4.29
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function ft(e,t,n,r){try{return r?e(...r):e()}catch(i){xr(i,t,n)}}function De(e,t,n,r){if(B(e)){const i=ft(e,t,n,r);return i&&Vo(i)&&i.catch(s=>{xr(s,t,n)}),i}if(M(e)){const i=[];for(let s=0;s<e.length;s++)i.push(De(e[s],t,n,r));return i}}function xr(e,t,n,r=!0){const i=t?t.vnode:null;if(t){let s=t.parent;const o=t.proxy,a=`https://vuejs.org/error-reference/#runtime-${n}`;for(;s;){const u=s.ec;if(u){for(let f=0;f<u.length;f++)if(u[f](e,o,a)===!1)return}s=s.parent}const l=t.appContext.config.errorHandler;if(l){mt(),ft(l,null,10,[e,o,a]),gt();return}}Ec(e,n,i,r)}function Ec(e,t,n,r=!0){console.error(e)}let dn=!1,Zr=!1;const ge=[];let Ve=0;const Bt=[];let ot=null,xt=0;const pa=Promise.resolve();let $i=null;function Ac(e){const t=$i||pa;return e?t.then(this?e.bind(this):e):t}function Oc(e){let t=Ve+1,n=ge.length;for(;t<n;){const r=t+n>>>1,i=ge[r],s=hn(i);s<e||s===e&&i.pre?t=r+1:n=r}return t}function Fi(e){(!ge.length||!ge.includes(e,dn&&e.allowRecurse?Ve+1:Ve))&&(e.id==null?ge.push(e):ge.splice(Oc(e.id),0,e),ma())}function ma(){!dn&&!Zr&&(Zr=!0,$i=pa.then(ba))}function Sc(e){const t=ge.indexOf(e);t>Ve&&ge.splice(t,1)}function Cc(e){M(e)?Bt.push(...e):(!ot||!ot.includes(e,e.allowRecurse?xt+1:xt))&&Bt.push(e),ma()}function Es(e,t,n=dn?Ve+1:0){for(;n<ge.length;n++){const r=ge[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;ge.splice(n,1),n--,r()}}}function ga(e){if(Bt.length){const t=[...new Set(Bt)].sort((n,r)=>hn(n)-hn(r));if(Bt.length=0,ot){ot.push(...t);return}for(ot=t,xt=0;xt<ot.length;xt++){const n=ot[xt];n.active!==!1&&n()}ot=null,xt=0}}const hn=e=>e.id==null?1/0:e.id,Tc=(e,t)=>{const n=hn(e)-hn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ba(e){Zr=!1,dn=!0,ge.sort(Tc);try{for(Ve=0;Ve<ge.length;Ve++){const t=ge[Ve];t&&t.active!==!1&&ft(t,null,14)}}finally{Ve=0,ge.length=0,ga(),dn=!1,$i=null,(ge.length||Bt.length)&&ba()}}function Pc(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Z;let i=n;const s=t.startsWith("update:"),o=s&&t.slice(7);if(o&&o in r){const f=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:m}=r[f]||Z;m&&(i=n.map(k=>de(k)?k.trim():k)),h&&(i=n.map(Hl))}let a,l=r[a=Lr(t)]||r[a=Lr(jt(t))];!l&&s&&(l=r[a=Lr(Ht(t))]),l&&De(l,e,6,i);const u=r[a+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,De(u,e,6,i)}}function va(e,t,n=!1){const r=t.emitsCache,i=r.get(e);if(i!==void 0)return i;const s=e.emits;let o={},a=!1;if(!B(e)){const l=u=>{const f=va(u,t,!0);f&&(a=!0,me(o,f))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!s&&!a?(re(e)&&r.set(e,null),null):(M(s)?s.forEach(l=>o[l]=null):me(o,s),re(e)&&r.set(e,o),o)}function wr(e,t){return!e||!mr(t)?!1:(t=t.slice(2).replace(/Once$/,""),H(e,t[0].toLowerCase()+t.slice(1))||H(e,Ht(t))||H(e,t))}let Ie=null,ya=null;function or(e){const t=Ie;return Ie=e,ya=e&&e.type.__scopeId||null,t}function Nc(e,t=Ie,n){if(!t||e._n)return e;const r=(...i)=>{r._d&&$s(-1);const s=or(t);let o;try{o=e(...i)}finally{or(s),r._d&&$s(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function Fr(e){const{type:t,vnode:n,proxy:r,withProxy:i,propsOptions:[s],slots:o,attrs:a,emit:l,render:u,renderCache:f,props:h,data:m,setupState:k,ctx:D,inheritAttrs:L}=e,X=or(e);let E,O;try{if(n.shapeFlag&4){const j=i||r,V=j;E=He(u.call(V,j,f,h,k,m,D)),O=a}else{const j=t;E=He(j.length>1?j(h,{attrs:a,slots:o,emit:l}):j(h,null)),O=t.props?a:Rc(a)}}catch(j){an.length=0,xr(j,e,1),E=W(Ct)}let P=E;if(O&&L!==!1){const j=Object.keys(O),{shapeFlag:V}=P;j.length&&V&7&&(s&&j.some(Oi)&&(O=Ic(O,s)),P=zt(P,O,!1,!0))}return n.dirs&&(P=zt(P,null,!1,!0),P.dirs=P.dirs?P.dirs.concat(n.dirs):n.dirs),n.transition&&(P.transition=n.transition),E=P,or(X),E}const Rc=e=>{let t;for(const n in e)(n==="class"||n==="style"||mr(n))&&((t||(t={}))[n]=e[n]);return t},Ic=(e,t)=>{const n={};for(const r in e)(!Oi(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Lc(e,t,n){const{props:r,children:i,component:s}=e,{props:o,children:a,patchFlag:l}=t,u=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&10
* @vue/runtime-dom v3.4.29
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Mf="http://www.w3.org/2000/svg",$f="http://www.w3.org/1998/Math/MathML",Xe=typeof document<"u"?document:null,js=Xe&&Xe.createElement("template"),Ff={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const i=t==="svg"?Xe.createElementNS(Mf,e):t==="mathml"?Xe.createElementNS($f,e):n?Xe.createElement(e,{is:n}):Xe.createElement(e);return e==="select"&&r&&r.multiple!=null&&i.setAttribute("multiple",r.multiple),i},createText:e=>Xe.createTextNode(e),createComment:e=>Xe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Xe.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,i,s){const o=n?n.previousSibling:t.lastChild;if(i&&(i===s||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===s||!(i=i.nextSibling)););else{js.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const a=js.content;if(r==="svg"||r==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Bf=Symbol("_vtc");function Df(e,t,n){const r=e[Bf];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const fr=Symbol("_vod"),Ha=Symbol("_vsh"),zs={beforeMount(e,{value:t},{transition:n}){e[fr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Xt(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Xt(e,!0),r.enter(e)):r.leave(e,()=>{Xt(e,!1)}):Xt(e,t))},beforeUnmount(e,{value:t}){Xt(e,t)}};function Xt(e,t){e.style.display=t?e[fr]:"none",e[Ha]=!t}const jf=Symbol(""),zf=/(^|;)\s*display\s*:/;function Uf(e,t,n){const r=e.style,i=de(n);let s=!1;if(n&&!i){if(t)if(de(t))for(const o of t.split(";")){const a=o.slice(0,o.indexOf(":")).trim();n[a]==null&&Zn(r,a,"")}else for(const o in t)n[o]==null&&Zn(r,o,"");for(const o in n)o==="display"&&(s=!0),Zn(r,o,n[o])}else if(i){if(t!==n){const o=r[jf];o&&(n+=";"+o),r.cssText=n,s=zf.test(n)}}else t&&e.removeAttribute("style");fr in e&&(e[fr]=s?r.display:"",e[Ha]&&(r.display="none"))}const Us=/\s*!important$/;function Zn(e,t,n){if(M(n))n.forEach(r=>Zn(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Hf(e,t);Us.test(n)?e.setProperty(Ht(r),n.replace(Us,""),"important"):e[r]=n}}const Hs=["Webkit","Moz","ms"],jr={};function Hf(e,t){const n=jr[t];if(n)return n;let r=jt(t);if(r!=="filter"&&r in e)return jr[t]=r;r=Yo(r);for(let i=0;i<Hs.length;i++){const s=Hs[i]+r;if(s in e)return jr[t]=s}return t}const Vs="http://www.w3.org/1999/xlink";function qs(e,t,n,r,i,s=Gl(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Vs,t.slice(6,t.length)):e.setAttributeNS(Vs,t,n):n==null||s&&!Xo(n)?e.removeAttribute(t):e.setAttribute(t,s?"":String(n))}function Vf(e,t,n,r,i,s,o){if(t==="innerHTML"||t==="textContent"){r&&o(r,i,s),e[t]=n??"";return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const u=a==="OPTION"?e.getAttribute("value")||"":e.value,f=n==null?"":String(n);(u!==f||!("_value"in e))&&(e.value=f),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const u=typeof e[t];u==="boolean"?n=Xo(n):n==null&&u==="string"?(n="",l=!0):u==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function qf(e,t,n,r){e.addEventListener(t,n,r)}function Wf(e,t,n,r){e.removeEventListener(t,n,r)}const Ws=Symbol("_vei");function Yf(e,t,n,r,i=null){const s=e[Ws]||(e[Ws]={}),o=s[t];if(r&&o)o.value=r;else{const[a,l]=Kf(t);if(r){const u=s[t]=Jf(r,i);qf(e,a,u,l)}else o&&(Wf(e,a,o,l),s[t]=void 0)}}const Ys=/(?:Once|Passive|Capture)$/;function Kf(e){let t;if(Ys.test(e)){t={};let r;for(;r=e.match(Ys);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ht(e.slice(2)),t]}let zr=0;const Gf=Promise.resolve(),Xf=()=>zr||(Gf.th
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pu(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var Js=function(){},Hi={},qa={},Wa=null,Ya={mark:Js,measure:Js};try{typeof window<"u"&&(Hi=window),typeof document<"u"&&(qa=document),typeof MutationObserver<"u"&&(Wa=MutationObserver),typeof performance<"u"&&(Ya=performance)}catch{}var mu=Hi.navigator||{},Qs=mu.userAgent,Zs=Qs===void 0?"":Qs,dt=Hi,te=qa,eo=Wa,Mn=Ya;dt.document;var rt=!!te.documentElement&&!!te.head&&typeof te.addEventListener=="function"&&typeof te.createElement=="function",Ka=~Zs.indexOf("MSIE")||~Zs.indexOf("Trident/"),$n,Fn,Bn,Dn,jn,Ze="___FONT_AWESOME___",li=16,Ga="fa",Xa="svg-inline--fa",Tt="data-fa-i2svg",ci="data-fa-pseudo-element",gu="data-fa-pseudo-element-pending",Vi="data-prefix",qi="data-icon",to="fontawesome-i2svg",bu="async",vu=["HTML","HEAD","STYLE","SCRIPT"],Ja=function(){try{return!0}catch{return!1}}(),ee="classic",se="sharp",Wi=[ee,se];function kn(e){return new Proxy(e,{get:function(n,r){return r in n?n[r]:n[ee]}})}var mn=kn(($n={},he($n,ee,{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands",fak:"kit",fakd:"kit","fa-kit":"kit","fa-kit-duotone":"kit"}),he($n,se,{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"}),$n)),gn=kn((Fn={},he(Fn,ee,{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab",kit:"fak"}),he(Fn,se,{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"}),Fn)),bn=kn((Bn={},he(Bn,ee,{fab:"fa-brands",fad:"fa-duotone",fak:"fa-kit",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"}),he(Bn,se,{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"}),Bn)),yu=kn((Dn={},he(Dn,ee,{"fa-brands":"fab","fa-duotone":"fad","fa-kit":"fak","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"}),he(Dn,se,{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"}),Dn)),_u=/fa(s|r|l|t|d|b|k|ss|sr|sl|st)?[\-\ ]/,Qa="fa-layers-text",xu=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i,wu=kn((jn={},he(jn,ee,{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"}),he(jn,se,{900:"fass",400:"fasr",300:"fasl",100:"fast"}),jn)),Za=[1,2,3,4,5,6,7,8,9,10],ku=Za.concat([11,12,13,14,15,16,17,18,19,20]),Eu=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],kt={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},vn=new Set;Object.keys(gn[ee]).map(vn.add.bind(vn));Object.keys(gn[se]).map(vn.add.bind(vn));var Au=[].concat(Wi,wn(vn),["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",kt.GROUP,kt.SWAP_OPACITY,kt.PRIMARY,kt.SECONDARY]).concat(Za.map(function(e){return"".concat(e,"x")})).concat(ku.map(function(e){return"w-".concat(e)})),ln=dt.FontAwesomeConfig||{};function Ou(e){var t=te.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function Su(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}if(te&&typeof te.querySelector=="function"){var Cu=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["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"]];Cu.forEach(function(e){var t
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular";
--fa-font-light: normal 300 1em/1 "Font Awesome 6 Light";
--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Thin";
--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
--fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
--fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
--fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
--fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
overflow: visible;
box-sizing: content-box;
}
.svg-inline--fa {
display: var(--fa-display, inline-block);
height: 1em;
overflow: visible;
vertical-align: -0.125em;
}
.svg-inline--fa.fa-2xs {
vertical-align: 0.1em;
}
.svg-inline--fa.fa-xs {
vertical-align: 0em;
}
.svg-inline--fa.fa-sm {
vertical-align: -0.0714285705em;
}
.svg-inline--fa.fa-lg {
vertical-align: -0.2em;
}
.svg-inline--fa.fa-xl {
vertical-align: -0.25em;
}
.svg-inline--fa.fa-2xl {
vertical-align: -0.3125em;
}
.svg-inline--fa.fa-pull-left {
margin-right: var(--fa-pull-margin, 0.3em);
width: auto;
}
.svg-inline--fa.fa-pull-right {
margin-left: var(--fa-pull-margin, 0.3em);
width: auto;
}
.svg-inline--fa.fa-li {
width: var(--fa-li-width, 2em);
top: 0.25em;
}
.svg-inline--fa.fa-fw {
width: var(--fa-fw-width, 1.25em);
}
.fa-layers svg.svg-inline--fa {
bottom: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
}
.fa-layers-counter, .fa-layers-text {
display: inline-block;
position: absolute;
text-align: center;
}
.fa-layers {
display: inline-block;
height: 1em;
position: relative;
text-align: center;
vertical-align: -0.125em;
width: 1em;
}
.fa-layers svg.svg-inline--fa {
-webkit-transform-origin: center center;
transform-origin: center center;
}
.fa-layers-text {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform-origin: center center;
transform-origin: center center;
}
.fa-layers-counter {
background-color: var(--fa-counter-background-color, #ff253a);
border-radius: var(--fa-counter-border-radius, 1em);
box-sizing: border-box;
color: var(--fa-inverse, #fff);
line-height: var(--fa-counter-line-height, 1);
max-width: var(--fa-counter-max-width, 5em);
min-width: var(--fa-counter-min-width, 1.5em);
overflow: hidden;
padding: var(--fa-counter-padding, 0.25em 0.5em);
right: var(--fa-right, 0);
text-overflow: ellipsis;
top: var(--fa-top, 0);
-webkit-transform: scale(var(--fa-counter-scale, 0.25));
transform: scale(var(--fa-counter-scale, 0.25));
-webkit-transform-origin: top right;
transform-origin: top right;
}
.fa-layers-bottom-right {
bottom: var(--fa-bottom, 0);
right: var(--fa-right, 0);
top: auto;
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: bottom right;
transform-origin: bottom right;
}
.fa-layers-bottom-left {
bottom: var(--fa-bottom, 0);
left: var(--fa-left, 0);
right: auto;
top: auto;
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
}
.fa-layers-top-right {
top: var(--fa-top, 0);
right: var(--fa-right, 0);
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: top right;
transform-origin: top right;
}
.fa-layers-top-left {
left: var(--fa-left, 0);
right: auto;
top: var(--fa-top, 0);
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: top left;
transform-origin: top left;
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-6x {
font-size: 6em;
}
.fa-7x {
font-size: 7em;
}
.fa-8x {
font-size: 8em;
}
.fa-9x {
font-size: 9em;
}
.fa-10x {
font-size: 10em;
}
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em;
}
.fa-xs {
font-size: 0.75em;
line-height: 0.0833333337em;
vertical-align: 0.125em;
}
.fa-sm {
font-size: 0.875em;
line-height: 0.0714285718em;
vertical-align: 0.0535714295em;
}
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em;
}
.fa-xl {
font-size: 1.5em;
line-height: 0.0416666682em;
vertical-align: -0.125em;
}
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em;
}
.fa-fw {
text-align: center;
width: 1.25em;
}
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0;
}
.fa-ul > li {
position: relative;
}
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit;
}
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
--fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
}
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1);
}
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25));
}
}
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1);
}
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25));
}
}
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
}
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
}
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
}
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
}
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
}
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
}
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
}
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
}
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
}
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4);
}
}
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4);
}
}
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125));
}
}
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125));
}
}
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
}
}
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
}
}
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
}
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
}
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg);
}
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg);
}
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg);
}
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg);
}
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
}
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
}
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg);
}
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg);
}
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg);
}
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg);
}
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, 0));
transform: rotate(var(--fa-rotate-angle, 0));
}
.fa-stack {
display: inline-block;
vertical-align: middle;
height: 2em;
position: relative;
width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
bottom: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
z-index: var(--fa-stack-z-index, auto);
}
.svg-inline--fa.fa-stack-1x {
height: 1em;
width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
height: 2em;
width: 2.5em;
}
.fa-inverse {
color: var(--fa-inverse, #fff);
}
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.svg-inline--fa .fa-primary {
fill: var(--fa-primary-color, currentColor);
opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa .fa-secondary {
fill: var(--fa-secondary-color, currentColor);
opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-primary {
opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
fill: black;
}
.fad.fa-inverse,
.fa-duotone.fa-inverse {
color: var(--fa-inverse, #fff);
}`;function nl(){var e=Ga,t=Xa,n=T.cssPrefix,r=T.replacementClass,i=Mu;if(n!==e||r!==t){var s=new RegExp("\\.".concat(e,"\\-"),"g"),o=new RegExp("\\--".concat(e,"\\-"),"g"),a=new RegExp("\\.".concat(t),"g");i=i.replace(s,".".concat(n,"-")).replace(o,"--".concat(n,"-")).replace(a,".".concat(r))}return i}var no=!1;function Ur(){T.autoAddCss&&!no&&(Pu(nl()),no=!0)}var $u={mixout:function(){return{dom:{css:nl,insertCss:Ur}}},hooks:function(){return{beforeDOMElementCreation:function(){Ur()},beforeI2svg:function(){Ur()}}}},et=dt||{};et[Ze]||(et[Ze]={});et[Ze].styles||(et[Ze].styles={});et[Ze].hooks||(et[Ze].hooks={});et[Ze].shims||(et[Ze].shims=[]);var Be=et[Ze],rl=[],Fu=function e(){te.removeEventListener("DOMContentLoaded",e),dr=1,rl.map(function(t){return t()})},dr=!1;rt&&(dr=(te.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(te.readyState),dr||te.addEventListener("DOMContentLoaded",Fu));function Bu(e){rt&&(dr?setTimeout(e,0):rl.push(e))}function En(e){var t=e.tag,n=e.attributes,r=n===void 0?{}:n,i=e.children,s=i===void 0?[]:i;return typeof e=="string"?tl(e):"<".concat(t," ").concat(Ru(r),">").concat(s.map(En).join(""),"</").concat(t,">")}function ro(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}var Hr=function(t,n,r,i){var s=Object.keys(t),o=s.length,a=n,l,u,f;for(r===void 0?(l=1,f=t[s[0]]):(l=0,f=r);l<o;l++)u=s[l],f=a(f,t[u],u,t);return f};function Du(e){for(var t=[],n=0,r=e.length;n<r;){var i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var s=e.charCodeAt(n++);(s&64512)==56320?t.push(((i&1023)<<10)+(s&1023)+65536):(t.push(i),n--)}else t.push(i)}return t}function fi(e){var t=Du(e);return t.length===1?t[0].toString(16):null}function ju(e,t){var n=e.length,r=e.charCodeAt(t),i;return r>=55296&&r<=56319&&n>t+1&&(i=e.charCodeAt(t+1),i>=56320&&i<=57343)?(r-55296)*1024+i-56320+65536:r}function io(e){return Object.keys(e).reduce(function(t,n){var r=e[n],i=!!r.icon;return i?t[r.iconName]=r.icon:t[n]=r,t},{})}function ui(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=n.skipHooks,i=r===void 0?!1:r,s=io(t);typeof Be.hooks.addPack=="function"&&!i?Be.hooks.addPack(e,io(t)):Be.styles[e]=S(S({},Be.styles[e]||{}),s),e==="fas"&&ui("fa",t)}var zn,Un,Hn,Lt=Be.styles,zu=Be.shims,Uu=(zn={},he(zn,ee,Object.values(bn[ee])),he(zn,se,Object.values(bn[se])),zn),Gi=null,il={},sl={},ol={},al={},ll={},Hu=(Un={},he(Un,ee,Object.keys(mn[ee])),he(Un,se,Object.keys(mn[se])),Un);function Vu(e){return~Au.indexOf(e)}function qu(e,t){var n=t.split("-"),r=n[0],i=n.slice(1).join("-");return r===e&&i!==""&&!Vu(i)?i:null}var cl=function(){var t=function(s){return Hr(Lt,function(o,a,l){return o[l]=Hr(a,s,{}),o},{})};il=t(function(i,s,o){if(s[3]&&(i[s[3]]=o),s[2]){var a=s[2].filter(function(l){return typeof l=="number"});a.forEach(function(l){i[l.toString(16)]=o})}return i}),sl=t(function(i,s,o){if(i[o]=o,s[2]){var a=s[2].filter(function(l){return typeof l=="string"});a.forEach(function(l){i[l]=o})}return i}),ll=t(function(i,s,o){var a=s[2];return i[o]=o,a.forEach(function(l){i[l]=o}),i});var n="far"in Lt||T.autoFetchSvg,r=Hr(zu,function(i,s){var o=s[0],a=s[1],l=s[2];return a==="far"&&!n&&(a="fas"),typeof o=="string"&&(i.names[o]={prefix:a,iconName:l}),typeof o=="number"&&(i.unicodes[o.toString(16)]={prefix:a,iconName:l}),i},{names:{},unicodes:{}});ol=r.names,al=r.unicodes,Gi=Cr(T.styleDefault,{family:T.familyDefault})};Tu(function(e){Gi=Cr(e.styleDefault,{family:T.familyDefault})});cl();function Xi(e,t){return(il[e]||{})[t]}function Wu(e,t){return(sl[e]||{})[t]}function Et(e,t){return(ll[e]||{})[t]}function fl(e){return ol[e]||{prefix:null,iconName:null}}function Yu(e){var t=al[e],n=Xi("fas",e);return t||(n?{prefix:"fas",iconName:n}:null)||{prefix:null,iconName:null}}function ht(){return Gi}var Ji=function(){return{prefix:null,iconName:null,rest:[]}};function Cr(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.family,r=n===void 0?ee:n,i=mn[r][e],s=gn[r][e]||gn[r][i],o=e in Be.styles?e:null;return s||o||null}var so=(Hn={},he(Hn,ee,Object.keys(bn[ee])),he(Hn,se,Object.keys(bn[se])),Hn
`);n.setAttribute(Tt,""),n.innerHTML=o}};function fo(e){e()}function pl(e,t){var n=typeof t=="function"?t:er;if(e.length===0)n();else{var r=fo;T.mutateApproach===bu&&(r=dt.requestAnimationFrame||fo),r(function(){var i=cd(),s=Zi.begin("mutate");e.map(i),s(),n()})}}var es=!1;function ml(){es=!0}function bi(){es=!1}var hr=null;function uo(e){if(eo&&T.observeMutations){var t=e.treeCallback,n=t===void 0?er:t,r=e.nodeCallback,i=r===void 0?er:r,s=e.pseudoElementsCallback,o=s===void 0?er:s,a=e.observeMutationsRoot,l=a===void 0?te:a;hr=new eo(function(u){if(!es){var f=ht();Vt(u).forEach(function(h){if(h.type==="childList"&&h.addedNodes.length>0&&!co(h.addedNodes[0])&&(T.searchPseudoElements&&o(h.target),n(h.target)),h.type==="attributes"&&h.target.parentNode&&T.searchPseudoElements&&o(h.target.parentNode),h.type==="attributes"&&co(h.target)&&~Eu.indexOf(h.attributeName))if(h.attributeName==="class"&&ad(h.target)){var m=Tr(Yi(h.target)),k=m.prefix,D=m.iconName;h.target.setAttribute(Vi,k||f),D&&h.target.setAttribute(qi,D)}else ld(h.target)&&i(h.target)})}}),rt&&hr.observe(l,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function hd(){hr&&hr.disconnect()}function pd(e){var t=e.getAttribute("style"),n=[];return t&&(n=t.split(";").reduce(function(r,i){var s=i.split(":"),o=s[0],a=s.slice(1);return o&&a.length>0&&(r[o]=a.join(":").trim()),r},{})),n}function md(e){var t=e.getAttribute("data-prefix"),n=e.getAttribute("data-icon"),r=e.innerText!==void 0?e.innerText.trim():"",i=Tr(Yi(e));return i.prefix||(i.prefix=ht()),t&&n&&(i.prefix=t,i.iconName=n),i.iconName&&i.prefix||(i.prefix&&r.length>0&&(i.iconName=Wu(i.prefix,e.innerText)||Xi(i.prefix,fi(e.innerText))),!i.iconName&&T.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(i.iconName=e.firstChild.data)),i}function gd(e){var t=Vt(e.attributes).reduce(function(i,s){return i.name!=="class"&&i.name!=="style"&&(i[s.name]=s.value),i},{}),n=e.getAttribute("title"),r=e.getAttribute("data-fa-title-id");return T.autoA11y&&(n?t["aria-labelledby"]="".concat(T.replacementClass,"-title-").concat(r||yn()):(t["aria-hidden"]="true",t.focusable="false")),t}function bd(){return{iconName:null,title:null,titleId:null,prefix:null,transform:qe,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function ho(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},n=md(e),r=n.iconName,i=n.prefix,s=n.rest,o=gd(e),a=di("parseNodeAttributes",{},e),l=t.styleParser?pd(e):[];return S({iconName:r,title:e.getAttribute("title"),titleId:e.getAttribute("data-fa-title-id"),prefix:i,transform:qe,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:s,styles:l,attributes:o}},a)}var vd=Be.styles;function gl(e){var t=T.autoReplaceSvg==="nest"?ho(e,{styleParser:!1}):ho(e);return~t.extra.classes.indexOf(Qa)?tt("generateLayersText",e,t):tt("generateSvgReplacementMutation",e,t)}var pt=new Set;Wi.map(function(e){pt.add("fa-".concat(e))});Object.keys(mn[ee]).map(pt.add.bind(pt));Object.keys(mn[se]).map(pt.add.bind(pt));pt=wn(pt);function po(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!rt)return Promise.resolve();var n=te.documentElement.classList,r=function(h){return n.add("".concat(to,"-").concat(h))},i=function(h){return n.remove("".concat(to,"-").concat(h))},s=T.autoFetchSvg?pt:Wi.map(function(f){return"fa-".concat(f)}).concat(Object.keys(vd));s.includes("fa")||s.push("fa");var o=[".".concat(Qa,":not([").concat(Tt,"])")].concat(s.map(function(f){return".".concat(f,":not([").concat(Tt,"])")})).join(", ");if(o.length===0)return Promise.resolve();var a=[];try{a=Vt(e.querySelectorAll(o))}catch{}if(a.length>0)r("pending"),i("complete");else return Promise.resolve();var l=Zi.begin("onTree"),u=a.reduce(function(f,h){try{var m=gl(h);m&&f.push(m)}catch(k){Ja||k.name==="MissingIcon"&&console.error(k)}return f},[]);return new Promise(function(f,h){Promise.all(u).then(function(m){pl(m,function(){r("active"),r("complete"),i("pending"),typeof t=="function"&&t(),l(),f()})}).catch(funct
`),e.removeAttribute(n),r()}).catch(i)}else r()}else r()})}function Cd(e){return Promise.all([go(e,"::before"),go(e,"::after")])}function Td(e){return e.parentNode!==document.head&&!~vu.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(ci)&&(!e.parentNode||e.parentNode.tagName!=="svg")}function bo(e){if(rt)return new Promise(function(t,n){var r=Vt(e.querySelectorAll("*")).filter(Td).map(Cd),i=Zi.begin("searchPseudoElements");ml(),Promise.all(r).then(function(){i(),bi(),t()}).catch(function(){i(),bi(),n()})})}var Pd={hooks:function(){return{mutationObserverCallbacks:function(n){return n.pseudoElementsCallback=bo,n}}},provides:function(t){t.pseudoElements2svg=function(n){var r=n.node,i=r===void 0?te:r;T.searchPseudoElements&&bo(i)}}},vo=!1,Nd={mixout:function(){return{dom:{unwatch:function(){ml(),vo=!0}}}},hooks:function(){return{bootstrap:function(){uo(di("mutationObserverCallbacks",{}))},noAuto:function(){hd()},watch:function(n){var r=n.observeMutationsRoot;vo?bi():uo(di("mutationObserverCallbacks",{observeMutationsRoot:r}))}}}},yo=function(t){var n={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce(function(r,i){var s=i.toLowerCase().split("-"),o=s[0],a=s.slice(1).join("-");if(o&&a==="h")return r.flipX=!0,r;if(o&&a==="v")return r.flipY=!0,r;if(a=parseFloat(a),isNaN(a))return r;switch(o){case"grow":r.size=r.size+a;break;case"shrink":r.size=r.size-a;break;case"left":r.x=r.x-a;break;case"right":r.x=r.x+a;break;case"up":r.y=r.y-a;break;case"down":r.y=r.y+a;break;case"rotate":r.rotate=r.rotate+a;break}return r},n)},Rd={mixout:function(){return{parse:{transform:function(n){return yo(n)}}}},hooks:function(){return{parseNodeAttributes:function(n,r){var i=r.getAttribute("data-fa-transform");return i&&(n.transform=yo(i)),n}}},provides:function(t){t.generateAbstractTransformGrouping=function(n){var r=n.main,i=n.transform,s=n.containerWidth,o=n.iconWidth,a={transform:"translate(".concat(s/2," 256)")},l="translate(".concat(i.x*32,", ").concat(i.y*32,") "),u="scale(".concat(i.size/16*(i.flipX?-1:1),", ").concat(i.size/16*(i.flipY?-1:1),") "),f="rotate(".concat(i.rotate," 0 0)"),h={transform:"".concat(l," ").concat(u," ").concat(f)},m={transform:"translate(".concat(o/2*-1," -256)")},k={outer:a,inner:h,path:m};return{tag:"g",attributes:S({},k.outer),children:[{tag:"g",attributes:S({},k.inner),children:[{tag:r.icon.tag,children:r.icon.children,attributes:S(S({},r.icon.attributes),k.path)}]}]}}}},qr={x:0,y:0,width:"100%",height:"100%"};function _o(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function Id(e){return e.tag==="g"?e.children:[e]}var Ld={hooks:function(){return{parseNodeAttributes:function(n,r){var i=r.getAttribute("data-fa-mask"),s=i?Tr(i.split(" ").map(function(o){return o.trim()})):Ji();return s.prefix||(s.prefix=ht()),n.mask=s,n.maskId=r.getAttribute("data-fa-mask-id"),n}}},provides:function(t){t.generateAbstractMask=function(n){var r=n.children,i=n.attributes,s=n.main,o=n.mask,a=n.maskId,l=n.transform,u=s.width,f=s.icon,h=o.width,m=o.icon,k=Iu({transform:l,containerWidth:h,iconWidth:u}),D={tag:"rect",attributes:S(S({},qr),{},{fill:"white"})},L=f.children?{children:f.children.map(_o)}:{},X={tag:"g",attributes:S({},k.inner),children:[_o(S({tag:f.tag,attributes:S(S({},f.attributes),k.path)},L))]},E={tag:"g",attributes:S({},k.outer),children:[X]},O="mask-".concat(a||yn()),P="clip-".concat(a||yn()),j={tag:"mask",attributes:S(S({},qr),{},{id:O,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[D,E]},V={tag:"defs",children:[{tag:"clipPath",attributes:{id:P},children:Id(m)},j]};return r.push(V,{tag:"rect",attributes:S({fill:"currentColor","clip-path":"url(#".concat(P,")"),mask:"url(#".concat(O,")")},qr)}),{children:r,attributes:i}}}},Md={provides:function(t){var n=!1;dt.matchMedia&&(n=dt.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){var r=[],i={fill:"currentColor"},s={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};r.push({tag:"p