@fluid-topics/ftds-file-button 2.1.16 → 2.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ftds-file-button.light.js +77 -77
- package/build/ftds-file-button.min.js +87 -87
- package/package.json +6 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
1
|
+
"use strict";(()=>{var a0=Object.create;var Ka=Object.defineProperty;var i0=Object.getOwnPropertyDescriptor;var s0=Object.getOwnPropertyNames;var c0=Object.getPrototypeOf,l0=Object.prototype.hasOwnProperty;var hr=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(n){throw t=0,n}};var d0=(e,t,n,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of s0(t))!l0.call(e,a)&&a!==n&&Ka(e,a,{get:()=>t[a],enumerable:!(o=i0(t,a))||o.enumerable});return e};var O=(e,t,n)=>(n=e!=null?a0(c0(e)):{},d0(t||!e||!e.__esModule?Ka(n,"default",{value:e,enumerable:!0}):n,e));var T=hr((g3,qa)=>{qa.exports=ftGlobals.wcUtils});var V=hr((y3,Za)=>{Za.exports=ftGlobals.lit});var re=hr((Am,Ri)=>{Ri.exports=ftGlobals.litDecorators});var Jr=hr((Tm,Mi)=>{Mi.exports=ftGlobals.litClassMap});var o1=hr((Eb,n1)=>{n1.exports=ftGlobals.litUnsafeHTML});var o0=O(T());var Ya=O(V()),Xa=Ya.css``;var Li=O(V()),E=O(T());var ni=O(V()),q=O(T()),Qa=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorContent),R={color:Qa,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",Qa),opacityContentOnSurfacePressed:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:q.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ja=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorPrimary),ei={color:Ja,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ja)},ti=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorSecondary),ri={color:ti,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",ti)},oi=ni.css`
|
|
2
2
|
:host {
|
|
3
3
|
display: contents;
|
|
4
4
|
}
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
opacity: ${R.opacityContentOnSurfacePressed};
|
|
111
111
|
transform: translate(-50%, -50%) scale(1);
|
|
112
112
|
}
|
|
113
|
-
`;var ai=
|
|
113
|
+
`;var ai=O(V()),gr=O(T()),K={color:gr.FtCssVariableFactory.extend("--ft-loader-color","",gr.designSystemVariables.colorPrimary),size:gr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},ii=ai.css`
|
|
114
114
|
:host {
|
|
115
115
|
line-height: 0;
|
|
116
116
|
}
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
transform: translate(calc(0.35 * ${K.size}), 0);
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
|
-
`;var si=
|
|
182
|
+
`;var si=O(V()),Xr=O(T()),Mt={size:Xr.FtCssVariableFactory.create("--ftds-icon-font-size","","SIZE","24px")},ci=[si.css`
|
|
183
183
|
:host {
|
|
184
184
|
display: inline-flex;
|
|
185
185
|
}
|
|
@@ -189,15 +189,15 @@
|
|
|
189
189
|
}
|
|
190
190
|
|
|
191
191
|
svg {
|
|
192
|
-
height: ${
|
|
192
|
+
height: ${Mt.size};
|
|
193
193
|
overflow: visible;
|
|
194
194
|
}
|
|
195
195
|
|
|
196
196
|
.ftds-icon--monospace svg {
|
|
197
|
-
width: ${
|
|
197
|
+
width: ${Mt.size};
|
|
198
198
|
}
|
|
199
|
-
`,Xr.noTextSelect];var Ue=A(V(),1),Ze=e=>typeof e=="string"?(0,Ue.unsafeCSS)(e):e,r=class{static create(t,n,o,a){let i=l=>Ze(l??a),s=Ue.css`var(${Ze(t)}, ${i(a)})`;return s.name=t,s.description=n,s.category=o,s.defaultValue=a,s.defaultCssValue=i,s.set=l=>li(s,l??i(a)),s.get=l=>Ue.css`var(${Ze(t)}, ${i(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>a,s}static extend(t,n,o,a){let i=l=>o.get(l??a),s=Ue.css`var(${Ze(t)}, ${i(a)})`;return s.name=t,s.description=n,s.category=o.category,s.fallbackVariable=o,s.defaultValue=a,s.defaultCssValue=i,s.set=l=>li(s,l??i(a)),s.get=l=>Ue.css`var(${Ze(t)}, ${i(l)})`,s.breadcrumb=()=>[o.name,...o.breadcrumb()],s.lastResortDefaultValue=()=>a??o.lastResortDefaultValue(),s}static external(t,n){let o=i=>t.defaultCssValue(i),a=Ue.css`var(${Ze(t.name)}, ${o(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=n,a.defaultCssValue=o,a.set=i=>t.set(i),a.get=i=>Ue.css`var(${Ze(t.name)}, ${o(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function li(e,t){return Ze(`${e.name}: ${t}`)}var c={colorWhite:r.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ftds-icon-size-1","","SIZE","0.5rem"),iconSize2:r.create("--ftds-icon-size-2","","SIZE","0.75rem"),iconSize3:r.create("--ftds-icon-size-3","","SIZE","1rem"),iconSize4:r.create("--ftds-icon-size-4","","SIZE","1.25rem"),iconSize5:r.create("--ftds-icon-size-5","","SIZE","1.5rem"),iconSize6:r.create("--ftds-icon-size-6","","SIZE","2rem"),iconSize7:r.create("--ftds-icon-size-7","","SIZE","3rem"),opacity0:r.create("--ftds-opacity-0","","NUMBER","0"),opacity4:r.create("--ftds-opacity-4","","NUMBER","0.04"),opacity6:r.create("--ftds-opacity-6","","NUMBER","0.06"),opacity8:r.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ftds-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},di={fontFamily:r.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-display-text-case","","UNKNOWN","none")},ui={fontFamily:r.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},fi={fontFamily:r.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},pi={fontFamily:r.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},mi={fontFamily:r.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},hi={fontFamily:r.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},gi={fontFamily:r.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},yi={fontFamily:r.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},bi={fontFamily:r.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},p0={fontFamily:r.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},vi={fontFamily:r.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},xi={fontFamily:r.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Si={fontFamily:r.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Ci={fontFamily:r.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Ei={fontFamily:r.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Ai={fontFamily:r.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},ao={display:di,"title-1":ui,"title-2":fi,"title-3":pi,"body-1-regular":mi,"body-1-medium":hi,"body-1-semibold":gi,"body-2-regular":yi,"body-2-medium":bi,"body-2-medium-underline":p0,"body-2-semibold":vi,"caption-1-medium":xi,"caption-1-semibold":Si,"caption-2-medium":Ci,"caption-2-semibold":Ei,"caption-2-bold":Ai};var d={backgroundActionPrimary:r.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:r.extend("--ftds-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:r.extend("--ftds-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:r.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:r.extend("--ftds-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:r.extend("--ftds-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:r.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:r.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:r.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:r.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:r.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:r.extend("--ftds-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:r.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:r.extend("--ftds-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:r.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:r.extend("--ftds-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:r.extend("--ftds-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:r.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
200
|
-
Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:r.extend("--ftds-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:r.extend("--ftds-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:r.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:r.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:r.extend("--ftds-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:r.extend("--ftds-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:r.extend("--ftds-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:r.extend("--ftds-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:r.extend("--ftds-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:r.extend("--ftds-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:r.extend("--ftds-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:r.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",c.colorGray50),borderGlobalSecondary:r.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",c.colorGray40),borderGlobalSubtle:r.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",c.colorGray30),borderInputPrimary:r.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:r.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)};var b={largeHeight:r.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ftds-button-large-horizontal-padding","",c.spacing4),largeGap:r.extend("--ftds-button-large-gap","",c.spacing2),largeBorderRadius:r.extend("--ftds-button-large-border-radius","",c.borderRadiusS),largeIconSize:r.extend("--ftds-button-large-icon-size","",c.iconSize3),largeBorderWidth:r.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ftds-button-medium-horizontal-padding","",c.spacing3),mediumGap:r.extend("--ftds-button-medium-gap","",c.spacing2),mediumBorderRadius:r.extend("--ftds-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:r.extend("--ftds-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:r.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-button-small-horizontal-padding","",c.spacing2),smallGap:r.extend("--ftds-button-small-gap","",c.spacing1),smallBorderRadius:r.extend("--ftds-button-small-border-radius","",c.borderRadiusS),smallIconSize:r.extend("--ftds-button-small-icon-size","",c.iconSize1),smallBorderWidth:r.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ftds-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:r.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ftds-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:r.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ftds-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:r.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ftds-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:r.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ftds-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:r.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:r.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ftds-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:r.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:r.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:r.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ftds-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:r.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:r.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ftds-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:r.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:r.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ftds-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:r.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:r.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ftds-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:r.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:r.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ftds-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:r.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:r.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var P3={borderRadius:r.extend("--ftds-card-border-radius","",c.borderRadiusS),focusFocusRingColor:r.extend("--ftds-card-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-card-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-card-focus-outline-offset","","SIZE","2px"),headerTitleHorizontalPadding:r.extend("--ftds-card-header-title-horizontal-padding","",c.spacing4),headerTitleVerticalPadding:r.extend("--ftds-card-header-title-vertical-padding","",c.spacing3),headerActionHorizontalPadding:r.extend("--ftds-card-header-action-horizontal-padding","",c.spacing2),headerActionVerticalPadding:r.extend("--ftds-card-header-action-vertical-padding","",c.spacing2),headerActionGap:r.extend("--ftds-card-header-action-gap","",c.spacing1),bodyHorizontalPadding:r.extend("--ftds-card-body-horizontal-padding","",c.spacing4),bodyVerticalPadding:r.extend("--ftds-card-body-vertical-padding","",c.spacing4),footerActionHorizontalPadding:r.extend("--ftds-card-footer-action-horizontal-padding","",c.spacing2),footerActionVerticalPadding:r.extend("--ftds-card-footer-action-vertical-padding","",c.spacing2),footerActionGap:r.extend("--ftds-card-footer-action-gap","",c.spacing1),footerContentHorizontalPadding:r.extend("--ftds-card-footer-content-horizontal-padding","",c.spacing4),footerContentVerticalPadding:r.extend("--ftds-card-footer-content-vertical-padding","",c.spacing3),sideBarHorizontalPadding:r.extend("--ftds-card-side-bar-horizontal-padding","",c.spacing1),sideBarVerticalPadding:r.extend("--ftds-card-side-bar-vertical-padding","",c.spacing1),sideBarGap:r.extend("--ftds-card-side-bar-gap","",c.spacing1),nonSelectableBorderWidth:r.create("--ftds-card-non-selectable-border-width","","SIZE","1px"),nonSelectableStateLayerColor:r.extend("--ftds-card-non-selectable-state-layer-color","",d.contentGlobalPrimary),nonSelectableDefaultBackgroundColor:r.extend("--ftds-card-non-selectable-default-background-color","",d.backgroundGlobalOnSurface),nonSelectableDefaultBorderColor:r.extend("--ftds-card-non-selectable-default-border-color","",d.borderGlobalSecondary),nonSelectableHoverBorderColor:r.extend("--ftds-card-non-selectable-hover-border-color","",d.borderGlobalPrimary),nonSelectableHoverStateLayerOpacity:r.extend("--ftds-card-non-selectable-hover-state-layer-opacity","",c.opacity4),nonSelectableFocusBorderColor:r.extend("--ftds-card-non-selectable-focus-border-color","",d.borderGlobalPrimary),nonSelectableFocusStateLayerOpacity:r.extend("--ftds-card-non-selectable-focus-state-layer-opacity","",c.opacity4),internalBorderColor:r.extend("--ftds-card-internal-border-color","",d.borderGlobalSecondary),selectableUnselectedBorderWidth:r.create("--ftds-card-selectable-unselected-border-width","","SIZE","1px"),selectableUnselectedStateLayerColor:r.extend("--ftds-card-selectable-unselected-state-layer-color","",d.contentGlobalPrimary),selectableUnselectedDefaultBackgroundColor:r.extend("--ftds-card-selectable-unselected-default-background-color","",d.backgroundGlobalOnSurface),selectableUnselectedDefaultBorderColor:r.extend("--ftds-card-selectable-unselected-default-border-color","",d.borderGlobalSecondary),selectableUnselectedHoverBorderColor:r.extend("--ftds-card-selectable-unselected-hover-border-color","",d.borderGlobalPrimary),selectableUnselectedHoverStateLayerOpacity:r.extend("--ftds-card-selectable-unselected-hover-state-layer-opacity","",c.opacity4),selectableUnselectedFocusBorderColor:r.extend("--ftds-card-selectable-unselected-focus-border-color","",d.borderGlobalPrimary),selectableUnselectedFocusStateLayerOpacity:r.extend("--ftds-card-selectable-unselected-focus-state-layer-opacity","",c.opacity4),selectableSelectedBorderColor:r.extend("--ftds-card-selectable-selected-border-color","",d.borderActionPrimary),selectableSelectedBorderWidth:r.create("--ftds-card-selectable-selected-border-width","","SIZE","2px"),selectableSelectedStateLayerColor:r.extend("--ftds-card-selectable-selected-state-layer-color","",d.contentActionPrimary),selectableSelectedBackgroundColor:r.extend("--ftds-card-selectable-selected-background-color","",d.backgroundGlobalSurface),selectableSelectedDefaultStateLayerOpacity:r.extend("--ftds-card-selectable-selected-default-state-layer-opacity","",c.opacity4),selectableSelectedHoverStateLayerOpacity:r.extend("--ftds-card-selectable-selected-hover-state-layer-opacity","",c.opacity4),selectableSelectedFocusStateLayerOpacity:r.extend("--ftds-card-selectable-selected-focus-state-layer-opacity","",c.opacity4),internalBorderWidth:r.create("--ftds-card-internal-border-width","","SIZE","1px")};var G3={loadMoreIconSize:r.extend("--ftds-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:r.extend("--ftds-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:r.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:r.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ftds-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ftds-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ftds-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:r.extend("--ftds-tree-list-node-icon-size","",c.iconSize2),nodeHeight:r.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ftds-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:r.extend("--ftds-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:r.extend("--ftds-tree-list-node-root-padding-left","",c.spacing6),nodeChildPaddingLeft:r.extend("--ftds-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:r.extend("--ftds-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ftds-tree-list-header-section-padding-left","",c.spacing6),headerSectionPaddingRight:r.extend("--ftds-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:r.extend("--ftds-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:r.extend("--ftds-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:r.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:r.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:r.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:r.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:r.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:r.extend("--ftds-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:r.extend("--ftds-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:r.extend("--ftds-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:r.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:r.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var V3={iconSize:r.extend("--ftds-checkbox-icon-size","",c.iconSize2),boxSize:r.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:r.extend("--ftds-checkbox-label-horizontal-gap","",c.spacing1),color:r.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:r.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:r.extend("--ftds-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:r.extend("--ftds-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:r.extend("--ftds-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:r.extend("--ftds-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),focusOutlineBorderRadius:r.create("--ftds-checkbox-focus-outline-border-radius","","SIZE","2px"),borderWidth:r.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ftds-checkbox-horizontal-gap","",c.spacing3),helperPaddingTop:r.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:r.extend("--ftds-checkbox-helper-icon-size","",c.iconSize2),helperHorizontalGap:r.extend("--ftds-checkbox-helper-horizontal-gap","",c.spacing1),errorUncheckedBorderColor:r.extend("--ftds-checkbox-error-unchecked-border-color","",d.borderErrorPrimary),errorStateLayerColor:r.extend("--ftds-checkbox-error-state-layer-color","",d.contentErrorPrimary),errorHelperTextColor:r.extend("--ftds-checkbox-error-helper-text-color","",d.borderErrorPrimary),errorCheckedBackgroundColor:r.extend("--ftds-checkbox-error-checked-background-color","",d.contentErrorPrimary),helperTextColor:r.extend("--ftds-checkbox-helper-text-color","",d.contentGlobalSubtle),groupVerticalGap:r.extend("--ftds-checkbox-group-vertical-gap","",c.spacing3)};var X3={circleSize:r.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ftds-radio-border-width","","SIZE","2px"),color:r.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ftds-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:r.extend("--ftds-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:r.extend("--ftds-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:r.extend("--ftds-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:r.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ftds-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ftds-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ftds-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:r.extend("--ftds-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ftds-radio-vertical-gap","",c.spacing3),horizontalGap:r.extend("--ftds-radio-horizontal-gap","",c.spacing3)};var rp={headerRowBorderWidth:r.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:r.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:r.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:r.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ftds-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ftds-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ftds-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ftds-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ftds-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:r.extend("--ftds-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:r.extend("--ftds-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:r.extend("--ftds-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:r.extend("--ftds-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:r.extend("--ftds-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:r.extend("--ftds-table-data-cell-vertical-gap","",c.spacing1)};var sp={neutralOffHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:r.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:r.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:r.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:r.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:r.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:r.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:r.extend("--ftds-chip-choice-large-gap","",c.spacing1),largeBorderRadius:r.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:r.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:r.extend("--ftds-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:r.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-choice-medium-icon-size","",c.iconSize2)};var fp={largeMinHeight:r.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:r.extend("--ftds-chip-large-button-right-padding","",c.spacing1),largeGap:r.extend("--ftds-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:r.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-large-icon-size","",c.iconSize3),mediumMinHeight:r.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:r.extend("--ftds-chip-medium-button-right-padding","",c.spacing05),mediumGap:r.extend("--ftds-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:r.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-medium-icon-size","",c.iconSize2),smallMinHeight:r.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:r.extend("--ftds-chip-small-button-right-padding","",c.spacing05),smallGap:r.extend("--ftds-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:r.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ftds-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:r.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSecondary),infoBackgroundColor:r.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var yp={horizontalGap:r.extend("--ftds-chip-group-horizontal-gap","",c.spacing2),verticalGap:r.extend("--ftds-chip-group-vertical-gap","",c.spacing2),countChipDefaultBackgroundColor:r.extend("--ftds-chip-group-count-chip-default-background-color","",c.colorBrand10),countChipDefaultBorderColor:r.extend("--ftds-chip-group-count-chip-default-border-color","",c.colorBrand60),countChipDefaultContentColor:r.extend("--ftds-chip-group-count-chip-default-content-color","",d.contentActionPrimary),countChipHoverBackgroundColor:r.extend("--ftds-chip-group-count-chip-hover-background-color","",c.colorBrand20),countChipHoverBorderColor:r.extend("--ftds-chip-group-count-chip-hover-border-color","",c.colorBrand70),countChipHoverContentColor:r.extend("--ftds-chip-group-count-chip-hover-content-color","",d.contentActionPrimary),countChipFocusedBackgroundColor:r.extend("--ftds-chip-group-count-chip-focused-background-color","",c.colorBrand20),countChipFocusedBorderColor:r.extend("--ftds-chip-group-count-chip-focused-border-color","",c.colorBrand70),countChipFocusedContentColor:r.extend("--ftds-chip-group-count-chip-focused-content-color","",d.contentActionPrimary)};var Cp={brandHoverOpacity:r.extend("--ftds-link-brand-hover-opacity","",c.opacity80),brandHoverColor:r.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:r.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:r.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:r.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:r.extend("--ftds-link-info-hover-opacity","",c.opacity80),infoHoverColor:r.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:r.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:r.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:r.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:r.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:r.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:r.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:r.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:r.extend("--ftds-link-neutral-visited-color","",c.colorBrand100),horizontalGap:r.extend("--ftds-link-horizontal-gap","",c.spacing1)};var Rp={iconSize:r.extend("--ftds-banner-icon-size","",c.iconSize5),borderWidth:r.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ftds-banner-left-padding","",c.spacing6),rightPadding:r.extend("--ftds-banner-right-padding","",c.spacing6),verticalPadding:r.extend("--ftds-banner-vertical-padding","",c.spacing6),horizontalSideGap:r.extend("--ftds-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:r.extend("--ftds-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:r.extend("--ftds-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:r.extend("--ftds-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:r.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var Mp={horizontalPadding:r.extend("--ftds-badge-horizontal-padding","",c.spacing1),verticalPadding:r.extend("--ftds-badge-vertical-padding","",c.spacing1),borderRadius:r.extend("--ftds-badge-border-radius","",c.borderRadiusPill),color:r.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var Dp={horizontalGap:r.extend("--ftds-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:r.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Hp={parentHorizontalPadding:r.extend("--ftds-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:r.extend("--ftds-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:r.extend("--ftds-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:r.extend("--ftds-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:r.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:r.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ftds-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:r.extend("--ftds-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:r.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:r.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:r.extend("--ftds-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:r.extend("--ftds-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:r.extend("--ftds-page-header-child-top-padding","",c.spacing2),childBottomPadding:r.extend("--ftds-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:r.extend("--ftds-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:r.extend("--ftds-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:r.extend("--ftds-page-header-child-vertical-gap","",c.spacing2),childMinHeight:r.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:r.extend("--ftds-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:r.extend("--ftds-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:r.extend("--ftds-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:r.extend("--ftds-page-header-background-color","",c.colorWhite),bottomBorderColor:r.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:r.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Kp={horizontalPadding:r.extend("--ftds-page-footer-horizontal-padding","",c.spacing6),verticalPadding:r.extend("--ftds-page-footer-vertical-padding","",c.spacing2),verticalGap:r.extend("--ftds-page-footer-vertical-gap","",c.spacing2),minHeight:r.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ftds-page-footer-background-color","",c.colorWhite),topBorderColor:r.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:r.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ftds-page-footer-buttons-group-gap","",c.spacing4)};var Xp={contentHorizontalPadding:r.extend("--ftds-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:r.extend("--ftds-page-layout-content-vertical-padding","",c.spacing6)};var r6={smallContainerTargetWidth:r.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ftds-modal-small-container-margin","",c.spacing6),headerIconSize:r.extend("--ftds-modal-header-icon-size","",c.iconSize3),headerBackgroundColor:r.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:r.extend("--ftds-modal-header-vertical-padding","",c.spacing1),headerRightPadding:r.extend("--ftds-modal-header-right-padding","",c.spacing1),headerLeftPadding:r.extend("--ftds-modal-header-left-padding","",c.spacing6),headerGap:r.extend("--ftds-modal-header-gap","",c.spacing2),headerBorderBottomWidth:r.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),mediumContainerTargetWidth:r.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ftds-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:r.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ftds-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:r.extend("--ftds-modal-overlay-background-color","",c.colorGray700),overlayOpacity:r.extend("--ftds-modal-overlay-opacity","",c.opacity40),shadow:r.extend("--ftds-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:r.extend("--ftds-modal-body-background-color","",c.colorWhite),bodyColor:r.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ftds-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:r.extend("--ftds-modal-body-vertical-gap","",c.spacing6),borderRadius:r.extend("--ftds-modal-border-radius","",c.borderRadiusM)};var s6={grabberIconSize:r.extend("--ftds-reorderable-list-grabber-icon-size","",c.iconSize3),verticalPadding:r.extend("--ftds-reorderable-list-vertical-padding","",c.spacing4),gap:r.extend("--ftds-reorderable-list-gap","",c.spacing1),borderRadius:r.extend("--ftds-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:r.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:r.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:r.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:r.extend("--ftds-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:r.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ftds-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:r.extend("--ftds-reorderable-list-left-padding","",c.spacing2),rightPadding:r.extend("--ftds-reorderable-list-right-padding","",c.spacing6),borderColor:r.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var f6={overlayOpacity:r.extend("--ftds-drawer-overlay-opacity","",c.opacity40),shadow:r.extend("--ftds-drawer-shadow","",c.shadowElevation03),bodyColor:r.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ftds-drawer-body-vertical-padding","",c.spacing6),bodyGap:r.extend("--ftds-drawer-body-gap","",c.spacing6),bodyBackgroundColor:r.extend("--ftds-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:r.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ftds-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:r.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ftds-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:r.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ftds-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:r.extend("--ftds-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:r.extend("--ftds-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:r.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ftds-drawer-overlay-background-color","",c.colorGray700)};var y6={offBorderBottomWidth:r.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ftds-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:r.extend("--ftds-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:r.extend("--ftds-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:r.extend("--ftds-tabs-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ftds-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:r.extend("--ftds-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:r.extend("--ftds-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:r.extend("--ftds-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:r.extend("--ftds-tabs-horizontal-gap","",c.spacing1),verticalGap:r.extend("--ftds-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:r.extend("--ftds-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:r.extend("--ftds-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:r.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ftds-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:r.extend("--ftds-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:r.extend("--ftds-tabs-alert-top-padding","",c.spacing1),alertRightPadding:r.extend("--ftds-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:r.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing),mainIconIconSize:r.extend("--ftds-tabs-main-icon-icon-size","",c.iconSize3),alertIconIconSize:r.extend("--ftds-tabs-alert-icon-icon-size","",c.iconSize2)};var C6={largeFieldHorizontalPadding:r.extend("--ftds-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:r.extend("--ftds-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:r.extend("--ftds-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:r.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:r.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:r.extend("--ftds-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ftds-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ftds-text-input-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ftds-text-input-border-radius","",c.borderRadiusS),backgroundColor:r.extend("--ftds-text-input-background-color","",c.colorWhite),contentValueColor:r.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:r.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-input-disabled-component-opacity","",c.opacity40)};var R6={backgroundColor:r.extend("--ftds-text-area-background-color","",c.colorWhite),contentValueColor:r.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:r.extend("--ftds-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ftds-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ftds-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:r.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ftds-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ftds-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ftds-text-area-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ftds-text-area-border-radius","",c.borderRadiusS)};var M6={height:r.create("--ftds-floating-menu-height","","SIZE","52px"),horizontalPadding:r.extend("--ftds-floating-menu-horizontal-padding","",c.spacing4),verticalPadding:r.extend("--ftds-floating-menu-vertical-padding","",c.spacing2),offIconColor:r.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ftds-floating-menu-gap","",c.spacing3),focusFocusRingColor:r.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ftds-floating-menu-focus-state-layer-opacity","",c.opacity24),hoverStateLayerOpacity:r.extend("--ftds-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:r.extend("--ftds-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ftds-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:r.extend("--ftds-floating-menu-icon-size","",c.iconSize3),backgroundColor:r.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ftds-floating-menu-shadow","",c.shadowElevation02),multiselectCheckedStateLayerColor:r.extend("--ftds-floating-menu-multiselect-checked-state-layer-color","",d.contentActionPrimary),multiselectCheckedColor:r.extend("--ftds-floating-menu-multiselect-checked-color","",d.contentGlobalPrimary),multiselectCheckedIconColor:r.extend("--ftds-floating-menu-multiselect-checked-icon-color","",d.contentActionPrimary),multiselectCheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-checked-default-state-layer-opacity","",c.opacity8),multiselectCheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-checked-hover-state-layer-opacity","",c.opacity16),multiselectCheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-checked-focus-state-layer-opacity","",c.opacity24),multiselectIndeterminatedStateLayerColor:r.extend("--ftds-floating-menu-multiselect-indeterminated-state-layer-color","",d.contentActionPrimary),multiselectIndeterminatedColor:r.extend("--ftds-floating-menu-multiselect-indeterminated-color","",d.contentGlobalPrimary),multiselectIndeterminatedIconColor:r.extend("--ftds-floating-menu-multiselect-indeterminated-icon-color","",d.contentActionPrimary),multiselectIndeterminatedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-indeterminated-default-state-layer-opacity","",c.opacity8),multiselectIndeterminatedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-indeterminated-hover-state-layer-opacity","",c.opacity16),multiselectIndeterminatedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-indeterminated-focus-state-layer-opacity","",c.opacity24),multiselectUncheckedStateLayerColor:r.extend("--ftds-floating-menu-multiselect-unchecked-state-layer-color","",d.contentGlobalPrimary),multiselectUncheckedColor:r.extend("--ftds-floating-menu-multiselect-unchecked-color","",d.contentGlobalPrimary),multiselectUncheckedIconColor:r.extend("--ftds-floating-menu-multiselect-unchecked-icon-color","",d.contentGlobalSubtle),multiselectUncheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-unchecked-default-state-layer-opacity","",c.opacity0),multiselectUncheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-unchecked-hover-state-layer-opacity","",c.opacity8),multiselectUncheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-unchecked-focus-state-layer-opacity","",c.opacity16),selectAllCheckedStateLayerColor:r.extend("--ftds-floating-menu-select-all-checked-state-layer-color","",d.contentActionPrimary),selectAllCheckedColor:r.extend("--ftds-floating-menu-select-all-checked-color","",d.contentGlobalPrimary),selectAllCheckedIconColor:r.extend("--ftds-floating-menu-select-all-checked-icon-color","",d.contentActionPrimary),selectAllCheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-checked-default-state-layer-opacity","",c.opacity0),selectAllCheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-checked-hover-state-layer-opacity","",c.opacity16),selectAllCheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-checked-focus-state-layer-opacity","",c.opacity24),selectAllIndeterminatedStateLayerColor:r.extend("--ftds-floating-menu-select-all-indeterminated-state-layer-color","",d.contentGlobalPrimary),selectAllIndeterminatedColor:r.extend("--ftds-floating-menu-select-all-indeterminated-color","",d.contentGlobalPrimary),selectAllIndeterminatedIconColor:r.extend("--ftds-floating-menu-select-all-indeterminated-icon-color","",d.contentActionPrimary),selectAllIndeterminatedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-indeterminated-default-state-layer-opacity","",c.opacity0),selectAllIndeterminatedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-indeterminated-hover-state-layer-opacity","",c.opacity8),selectAllIndeterminatedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-indeterminated-focus-state-layer-opacity","",c.opacity16),selectAllUncheckedStateLayerColor:r.extend("--ftds-floating-menu-select-all-unchecked-state-layer-color","",d.contentGlobalPrimary),selectAllUncheckedColor:r.extend("--ftds-floating-menu-select-all-unchecked-color","",d.contentGlobalPrimary),selectAllUncheckedIconColor:r.extend("--ftds-floating-menu-select-all-unchecked-icon-color","",d.contentGlobalSubtle),selectAllUncheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-unchecked-default-state-layer-opacity","",c.opacity0),selectAllUncheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-unchecked-hover-state-layer-opacity","",c.opacity8),selectAllUncheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-unchecked-focus-state-layer-opacity","",c.opacity16),defaultUncheckedStateLayerColor:r.extend("--ftds-floating-menu-default-unchecked-state-layer-color","",d.contentGlobalPrimary),defaultUncheckedColor:r.extend("--ftds-floating-menu-default-unchecked-color","",d.contentGlobalPrimary),defaultUncheckedIconColor:r.extend("--ftds-floating-menu-default-unchecked-icon-color","",d.contentGlobalSubtle),defaultUncheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-default-unchecked-default-state-layer-opacity","",c.opacity0),defaultUncheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-default-unchecked-hover-state-layer-opacity","",c.opacity8),defaultUncheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-default-unchecked-focus-state-layer-opacity","",c.opacity16),defaultCheckedStateLayerColor:r.extend("--ftds-floating-menu-default-checked-state-layer-color","",d.contentActionPrimary),defaultCheckedColor:r.extend("--ftds-floating-menu-default-checked-color","",d.contentActionPrimary),defaultCheckedIconColor:r.extend("--ftds-floating-menu-default-checked-icon-color","",d.contentActionPrimary),defaultCheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-default-checked-default-state-layer-opacity","",c.opacity8),defaultCheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-default-checked-hover-state-layer-opacity","",c.opacity16),defaultCheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-default-checked-focus-state-layer-opacity","",c.opacity24)};var D6={menuVerticalGap:r.extend("--ftds-combobox-menu-vertical-gap","",c.spacing2),menuNewValuePaddingTop:r.extend("--ftds-combobox-menu-new-value-padding-top","",c.spacing4),menuNewValuePaddingBottom:r.extend("--ftds-combobox-menu-new-value-padding-bottom","",c.spacing1),menuNewValueHorizontalPadding:r.extend("--ftds-combobox-menu-new-value-horizontal-padding","",c.spacing4),menuNewValueLabelColor:r.extend("--ftds-combobox-menu-new-value-label-color","",d.contentGlobalSubtle),menuNewValueBorderColor:r.extend("--ftds-combobox-menu-new-value-border-color","",d.borderGlobalPrimary),menuNewValueBorderWidth:r.create("--ftds-combobox-menu-new-value-border-width","","SIZE","1px"),menuNewValueErrorBackgroundColor:r.extend("--ftds-combobox-menu-new-value-error-background-color","",d.backgroundErrorSubtle),menuNewValueErrorBorderColor:r.extend("--ftds-combobox-menu-new-value-error-border-color","",d.borderErrorPrimary),menuNewValueErrorStateLayerColor:r.extend("--ftds-combobox-menu-new-value-error-state-layer-color","",d.contentActionPrimary),menuNewValueErrorHoverStateLayerOpacity:r.extend("--ftds-combobox-menu-new-value-error-hover-state-layer-opacity","",c.opacity4),menuNewValueErrorActiveStateLayerOpacity:r.extend("--ftds-combobox-menu-new-value-error-active-state-layer-opacity","",c.opacity6),menuMessagePaddingTop:r.extend("--ftds-combobox-menu-message-padding-top","",c.spacing2),menuMessagePaddingBottom:r.extend("--ftds-combobox-menu-message-padding-bottom","",c.spacing2),menuMessageHorizontalPadding:r.extend("--ftds-combobox-menu-message-horizontal-padding","",c.spacing4),menuMessageLabelColor:r.extend("--ftds-combobox-menu-message-label-color","",d.contentGlobalSubtle),valuesChipBackgroundColor:r.extend("--ftds-combobox-values-chip-background-color","",d.backgroundGlobalOnSurface),valuesChipBorderColor:r.extend("--ftds-combobox-values-chip-border-color","",d.borderInputPrimary)};var H6={backgroundColor:r.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),titleColor:r.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:r.extend("--ftds-popover-gap","",c.spacing2),borderRadius:r.extend("--ftds-popover-border-radius","",c.borderRadiusM),shadow:r.extend("--ftds-popover-shadow","",c.shadowElevation02),maxWidth:r.create("--ftds-popover-max-width","","SIZE","440px"),minWidth:r.create("--ftds-popover-min-width","","SIZE","160px"),maxHeight:r.create("--ftds-popover-max-height","","SIZE","0.16vh"),contentSectionVerticalGap:r.extend("--ftds-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:r.extend("--ftds-popover-multi-section-vertical-gap","",c.spacing6),defaultHorizontalPadding:r.extend("--ftds-popover-default-horizontal-padding","",c.spacing6),defaultVerticalPadding:r.extend("--ftds-popover-default-vertical-padding","",c.spacing6),denseHorizontalPadding:r.extend("--ftds-popover-dense-horizontal-padding","",c.spacing3),denseVerticalPadding:r.extend("--ftds-popover-dense-vertical-padding","",c.spacing3)};var K6={hoverStateLayerOpacity:r.extend("--ftds-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:r.extend("--ftds-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:r.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ftds-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ftds-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:r.extend("--ftds-collapsible-horizontal-padding","",c.spacing4),verticalPadding:r.extend("--ftds-collapsible-vertical-padding","",c.spacing3),color:r.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ftds-collapsible-icon-size","",c.iconSize3)};var Q6={groupHorizontalPadding:r.extend("--ftds-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:r.extend("--ftds-switch-group-vertical-padding","",c.spacing1),groupGap:r.extend("--ftds-switch-group-gap","",c.spacing1),groupBackgroundColor:r.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ftds-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:r.extend("--ftds-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:r.extend("--ftds-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:r.extend("--ftds-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:r.extend("--ftds-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:r.extend("--ftds-switch-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:r.extend("--ftds-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:r.extend("--ftds-switch-on-disabled-component-opacity","",c.opacity40),onColor:r.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ftds-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:r.extend("--ftds-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:r.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ftds-switch-option-border-radius","",c.borderRadiusS)};var r8={color1Light:r.extend("--ftds-chart-1-light","for area color charts",c.colorBrand40),color1Base:r.extend("--ftds-chart-1-base","for line charts",c.colorBrand0),color2Light:r.extend("--ftds-chart-2-light","for area color charts",c.colorYellow60),color2Base:r.extend("--ftds-chart-2-base","for line charts",c.colorYellow100),color3Light:r.extend("--ftds-chart-3-light","",c.colorUltramarine40),color3Base:r.extend("--ftds-chart-3-base","",c.colorUltramarine70),color4Light:r.extend("--ftds-chart-4-light","",c.colorCyan50),color4Base:r.extend("--ftds-chart-4-base","",c.colorCyan100),color5Light:r.extend("--ftds-chart-5-light","",c.colorRed40),color5Base:r.extend("--ftds-chart-5-base","",c.colorRed60),color6Light:r.extend("--ftds-chart-6-light","",c.colorGreen40),color6Base:r.extend("--ftds-chart-6-base","",c.colorGreen70),color7Light:r.extend("--ftds-chart-7-light","",c.colorOrange70),color7Base:r.extend("--ftds-chart-7-base","",c.colorOrange100),color8Light:r.extend("--ftds-chart-8-light","",c.colorAvocado70),color8Base:r.extend("--ftds-chart-8-base","",c.colorAvocado200),color9Light:r.extend("--ftds-chart-9-light","",c.colorBrown50),color9Base:r.extend("--ftds-chart-9-base","",c.colorBrown200),color10Light:r.extend("--ftds-chart-10-light","",c.colorGray50),color10Base:r.extend("--ftds-chart-10-base","",c.colorGray80),monochrome10:r.extend("--ftds-chart-monochrome-10","",c.colorBrand10),monochrome20:r.extend("--ftds-chart-monochrome-20","",c.colorBrand20),monochrome30:r.extend("--ftds-chart-monochrome-30","",c.colorBrand40),monochrome40:r.extend("--ftds-chart-monochrome-40","",c.colorBrand60),monochrome50:r.extend("--ftds-chart-monochrome-50","",c.colorBrand0),monochrome60:r.extend("--ftds-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)};var i8={color1IconColor:r.extend("--ftds-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:r.extend("--ftds-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:r.extend("--ftds-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:r.extend("--ftds-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:r.extend("--ftds-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:r.extend("--ftds-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:r.extend("--ftds-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:r.extend("--ftds-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:r.extend("--ftds-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:r.extend("--ftds-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:r.extend("--ftds-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:r.extend("--ftds-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:r.extend("--ftds-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:r.extend("--ftds-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:r.extend("--ftds-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:r.extend("--ftds-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)};var u8={borderWidth:r.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ftds-notice-horizontal-padding","",c.spacing3),verticalPadding:r.extend("--ftds-notice-vertical-padding","",c.spacing2),borderRadius:r.extend("--ftds-notice-border-radius","",c.borderRadiusS),gap:r.extend("--ftds-notice-gap","",c.spacing2),iconSize:r.extend("--ftds-notice-icon-size","",c.iconSize3),infoBackgroundColor:r.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ftds-notice-dense-gap","",c.spacing1),denseIconSize:r.extend("--ftds-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:r.create("--ftds-notice-dense-border-width","","SIZE","0")};var g8={offHoverStateLayerOpacity:r.extend("--ftds-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:r.extend("--ftds-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:r.extend("--ftds-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:r.extend("--ftds-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:r.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:r.extend("--ftds-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:r.extend("--ftds-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:r.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ftds-toggle-gap","",c.spacing3)};var S8={iconSize:r.extend("--ftds-notification-icon-size","",c.iconSize4),leftPadding:r.extend("--ftds-notification-left-padding","",c.spacing5),rightPadding:r.extend("--ftds-notification-right-padding","",c.spacing4),verticalPadding:r.extend("--ftds-notification-vertical-padding","",c.spacing3),infoBackgroundColor:r.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ftds-notification-border-radius","",c.borderRadiusPill),borderWidth:r.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ftds-notification-leading-gap","",c.spacing2),trailingGap:r.extend("--ftds-notification-trailing-gap","",c.spacing8)};var O8={horizontalPadding:r.extend("--ftds-tooltip-horizontal-padding","",c.spacing2),verticalPadding:r.extend("--ftds-tooltip-vertical-padding","",c.spacing2),borderRadius:r.extend("--ftds-tooltip-border-radius","",c.borderRadiusS),color:r.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ftds-tooltip-background-opacity","",c.opacity80),shadow:r.extend("--ftds-tooltip-shadow","",c.shadowElevation02),maxWidth:r.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ftds-tooltip-gap","",c.spacing05)};var _8={menuHorizontalPadding:r.extend("--ftds-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:r.extend("--ftds-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:r.extend("--ftds-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:r.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)};var Qr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Qr||(Qr={}));var It;(function(e){e.large="large",e.medium="medium",e.small="small"})(It||(It={}));var m0={...b,iconOnlyScale:E.FtCssVariableFactory.create("--ftds-button-icon-only-scale","","NUMBER","1")},Oi=[Li.css`
|
|
199
|
+
`,Xr.noTextSelect];var Pe=O(V(),1),qe=e=>typeof e=="string"?(0,Pe.unsafeCSS)(e):e,r=class{static create(t,n,o,a){let i=l=>qe(l??a),s=Pe.css`var(${qe(t)}, ${i(a)})`;return s.name=t,s.description=n,s.category=o,s.defaultValue=a,s.defaultCssValue=i,s.set=l=>li(s,l??i(a)),s.get=l=>Pe.css`var(${qe(t)}, ${i(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>a,s}static extend(t,n,o,a){let i=l=>o.get(l??a),s=Pe.css`var(${qe(t)}, ${i(a)})`;return s.name=t,s.description=n,s.category=o.category,s.fallbackVariable=o,s.defaultValue=a,s.defaultCssValue=i,s.set=l=>li(s,l??i(a)),s.get=l=>Pe.css`var(${qe(t)}, ${i(l)})`,s.breadcrumb=()=>[o.name,...o.breadcrumb()],s.lastResortDefaultValue=()=>a??o.lastResortDefaultValue(),s}static external(t,n){let o=i=>t.defaultCssValue(i),a=Pe.css`var(${qe(t.name)}, ${o(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=n,a.defaultCssValue=o,a.set=i=>t.set(i),a.get=i=>Pe.css`var(${qe(t.name)}, ${o(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function li(e,t){return qe(`${e.name}: ${t}`)}var c={colorWhite:r.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ftds-icon-size-1","","SIZE","0.5rem"),iconSize2:r.create("--ftds-icon-size-2","","SIZE","0.75rem"),iconSize3:r.create("--ftds-icon-size-3","","SIZE","1rem"),iconSize4:r.create("--ftds-icon-size-4","","SIZE","1.25rem"),iconSize5:r.create("--ftds-icon-size-5","","SIZE","1.5rem"),iconSize6:r.create("--ftds-icon-size-6","","SIZE","2rem"),iconSize7:r.create("--ftds-icon-size-7","","SIZE","3rem"),opacity0:r.create("--ftds-opacity-0","","NUMBER","0"),opacity4:r.create("--ftds-opacity-4","","NUMBER","0.04"),opacity6:r.create("--ftds-opacity-6","","NUMBER","0.06"),opacity8:r.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ftds-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},di={fontFamily:r.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-display-text-case","","UNKNOWN","none")},ui={fontFamily:r.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},fi={fontFamily:r.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},pi={fontFamily:r.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},mi={fontFamily:r.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},hi={fontFamily:r.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},gi={fontFamily:r.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},yi={fontFamily:r.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},bi={fontFamily:r.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},u0={fontFamily:r.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},vi={fontFamily:r.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},xi={fontFamily:r.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Si={fontFamily:r.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Ci={fontFamily:r.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Ei={fontFamily:r.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Ai={fontFamily:r.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},ao={display:di,"title-1":ui,"title-2":fi,"title-3":pi,"body-1-regular":mi,"body-1-medium":hi,"body-1-semibold":gi,"body-2-regular":yi,"body-2-medium":bi,"body-2-medium-underline":u0,"body-2-semibold":vi,"caption-1-medium":xi,"caption-1-semibold":Si,"caption-2-medium":Ci,"caption-2-semibold":Ei,"caption-2-bold":Ai};var d={backgroundActionPrimary:r.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:r.extend("--ftds-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:r.extend("--ftds-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:r.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:r.extend("--ftds-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:r.extend("--ftds-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:r.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:r.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:r.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:r.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:r.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:r.extend("--ftds-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:r.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:r.extend("--ftds-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:r.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:r.extend("--ftds-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:r.extend("--ftds-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:r.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
200
|
+
Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:r.extend("--ftds-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:r.extend("--ftds-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:r.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:r.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:r.extend("--ftds-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:r.extend("--ftds-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:r.extend("--ftds-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:r.extend("--ftds-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:r.extend("--ftds-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:r.extend("--ftds-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:r.extend("--ftds-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:r.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",c.colorGray50),borderGlobalSecondary:r.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",c.colorGray40),borderGlobalSubtle:r.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",c.colorGray30),borderInputPrimary:r.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:r.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)};var b={largeHeight:r.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ftds-button-large-horizontal-padding","",c.spacing4),largeGap:r.extend("--ftds-button-large-gap","",c.spacing2),largeBorderRadius:r.extend("--ftds-button-large-border-radius","",c.borderRadiusS),largeIconSize:r.extend("--ftds-button-large-icon-size","",c.iconSize3),largeBorderWidth:r.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ftds-button-medium-horizontal-padding","",c.spacing3),mediumGap:r.extend("--ftds-button-medium-gap","",c.spacing2),mediumBorderRadius:r.extend("--ftds-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:r.extend("--ftds-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:r.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-button-small-horizontal-padding","",c.spacing2),smallGap:r.extend("--ftds-button-small-gap","",c.spacing1),smallBorderRadius:r.extend("--ftds-button-small-border-radius","",c.borderRadiusS),smallIconSize:r.extend("--ftds-button-small-icon-size","",c.iconSize1),smallBorderWidth:r.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ftds-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:r.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ftds-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:r.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ftds-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:r.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ftds-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:r.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ftds-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:r.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:r.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ftds-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:r.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:r.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:r.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ftds-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:r.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:r.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ftds-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:r.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:r.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ftds-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:r.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:r.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ftds-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:r.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:r.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ftds-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:r.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:r.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var T3={borderRadius:r.extend("--ftds-card-border-radius","",c.borderRadiusS),focusFocusRingColor:r.extend("--ftds-card-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-card-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-card-focus-outline-offset","","SIZE","2px"),headerTitleHorizontalPadding:r.extend("--ftds-card-header-title-horizontal-padding","",c.spacing4),headerTitleVerticalPadding:r.extend("--ftds-card-header-title-vertical-padding","",c.spacing3),headerActionHorizontalPadding:r.extend("--ftds-card-header-action-horizontal-padding","",c.spacing2),headerActionVerticalPadding:r.extend("--ftds-card-header-action-vertical-padding","",c.spacing2),headerActionGap:r.extend("--ftds-card-header-action-gap","",c.spacing1),bodyHorizontalPadding:r.extend("--ftds-card-body-horizontal-padding","",c.spacing4),bodyVerticalPadding:r.extend("--ftds-card-body-vertical-padding","",c.spacing4),footerActionHorizontalPadding:r.extend("--ftds-card-footer-action-horizontal-padding","",c.spacing2),footerActionVerticalPadding:r.extend("--ftds-card-footer-action-vertical-padding","",c.spacing2),footerActionGap:r.extend("--ftds-card-footer-action-gap","",c.spacing1),footerContentHorizontalPadding:r.extend("--ftds-card-footer-content-horizontal-padding","",c.spacing4),footerContentVerticalPadding:r.extend("--ftds-card-footer-content-vertical-padding","",c.spacing3),sideBarHorizontalPadding:r.extend("--ftds-card-side-bar-horizontal-padding","",c.spacing1),sideBarVerticalPadding:r.extend("--ftds-card-side-bar-vertical-padding","",c.spacing1),sideBarGap:r.extend("--ftds-card-side-bar-gap","",c.spacing1),nonSelectableBorderWidth:r.create("--ftds-card-non-selectable-border-width","","SIZE","1px"),nonSelectableStateLayerColor:r.extend("--ftds-card-non-selectable-state-layer-color","",d.contentGlobalPrimary),nonSelectableDefaultBackgroundColor:r.extend("--ftds-card-non-selectable-default-background-color","",d.backgroundGlobalOnSurface),nonSelectableDefaultBorderColor:r.extend("--ftds-card-non-selectable-default-border-color","",d.borderGlobalSecondary),nonSelectableHoverBorderColor:r.extend("--ftds-card-non-selectable-hover-border-color","",d.borderGlobalPrimary),nonSelectableHoverStateLayerOpacity:r.extend("--ftds-card-non-selectable-hover-state-layer-opacity","",c.opacity4),nonSelectableFocusBorderColor:r.extend("--ftds-card-non-selectable-focus-border-color","",d.borderGlobalPrimary),nonSelectableFocusStateLayerOpacity:r.extend("--ftds-card-non-selectable-focus-state-layer-opacity","",c.opacity4),internalBorderColor:r.extend("--ftds-card-internal-border-color","",d.borderGlobalSecondary),selectableUnselectedBorderWidth:r.create("--ftds-card-selectable-unselected-border-width","","SIZE","1px"),selectableUnselectedStateLayerColor:r.extend("--ftds-card-selectable-unselected-state-layer-color","",d.contentGlobalPrimary),selectableUnselectedDefaultBackgroundColor:r.extend("--ftds-card-selectable-unselected-default-background-color","",d.backgroundGlobalOnSurface),selectableUnselectedDefaultBorderColor:r.extend("--ftds-card-selectable-unselected-default-border-color","",d.borderGlobalSecondary),selectableUnselectedHoverBorderColor:r.extend("--ftds-card-selectable-unselected-hover-border-color","",d.borderGlobalPrimary),selectableUnselectedHoverStateLayerOpacity:r.extend("--ftds-card-selectable-unselected-hover-state-layer-opacity","",c.opacity4),selectableUnselectedFocusBorderColor:r.extend("--ftds-card-selectable-unselected-focus-border-color","",d.borderGlobalPrimary),selectableUnselectedFocusStateLayerOpacity:r.extend("--ftds-card-selectable-unselected-focus-state-layer-opacity","",c.opacity4),selectableSelectedBorderColor:r.extend("--ftds-card-selectable-selected-border-color","",d.borderActionPrimary),selectableSelectedBorderWidth:r.create("--ftds-card-selectable-selected-border-width","","SIZE","2px"),selectableSelectedStateLayerColor:r.extend("--ftds-card-selectable-selected-state-layer-color","",d.contentActionPrimary),selectableSelectedBackgroundColor:r.extend("--ftds-card-selectable-selected-background-color","",d.backgroundGlobalSurface),selectableSelectedDefaultStateLayerOpacity:r.extend("--ftds-card-selectable-selected-default-state-layer-opacity","",c.opacity4),selectableSelectedHoverStateLayerOpacity:r.extend("--ftds-card-selectable-selected-hover-state-layer-opacity","",c.opacity4),selectableSelectedFocusStateLayerOpacity:r.extend("--ftds-card-selectable-selected-focus-state-layer-opacity","",c.opacity4),internalBorderWidth:r.create("--ftds-card-internal-border-width","","SIZE","1px")};var F3={loadMoreIconSize:r.extend("--ftds-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:r.extend("--ftds-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:r.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:r.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ftds-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ftds-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ftds-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:r.extend("--ftds-tree-list-node-icon-size","",c.iconSize2),nodeHeight:r.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ftds-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:r.extend("--ftds-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:r.extend("--ftds-tree-list-node-root-padding-left","",c.spacing6),nodeChildPaddingLeft:r.extend("--ftds-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:r.extend("--ftds-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ftds-tree-list-header-section-padding-left","",c.spacing6),headerSectionPaddingRight:r.extend("--ftds-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:r.extend("--ftds-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:r.extend("--ftds-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:r.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:r.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:r.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:r.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:r.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:r.extend("--ftds-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:r.extend("--ftds-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:r.extend("--ftds-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:r.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:r.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var j3={iconSize:r.extend("--ftds-checkbox-icon-size","",c.iconSize2),boxSize:r.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:r.extend("--ftds-checkbox-label-horizontal-gap","",c.spacing1),color:r.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:r.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:r.extend("--ftds-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:r.extend("--ftds-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:r.extend("--ftds-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:r.extend("--ftds-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),focusOutlineBorderRadius:r.create("--ftds-checkbox-focus-outline-border-radius","","SIZE","2px"),borderWidth:r.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ftds-checkbox-horizontal-gap","",c.spacing3),helperPaddingTop:r.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:r.extend("--ftds-checkbox-helper-icon-size","",c.iconSize2),helperHorizontalGap:r.extend("--ftds-checkbox-helper-horizontal-gap","",c.spacing1),errorUncheckedBorderColor:r.extend("--ftds-checkbox-error-unchecked-border-color","",d.borderErrorPrimary),errorStateLayerColor:r.extend("--ftds-checkbox-error-state-layer-color","",d.contentErrorPrimary),errorHelperTextColor:r.extend("--ftds-checkbox-error-helper-text-color","",d.borderErrorPrimary),errorCheckedBackgroundColor:r.extend("--ftds-checkbox-error-checked-background-color","",d.contentErrorPrimary),helperTextColor:r.extend("--ftds-checkbox-helper-text-color","",d.contentGlobalSubtle),groupVerticalGap:r.extend("--ftds-checkbox-group-vertical-gap","",c.spacing3)};var Y3={circleSize:r.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ftds-radio-border-width","","SIZE","2px"),color:r.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ftds-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:r.extend("--ftds-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:r.extend("--ftds-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:r.extend("--ftds-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:r.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ftds-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ftds-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ftds-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:r.extend("--ftds-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ftds-radio-vertical-gap","",c.spacing3),horizontalGap:r.extend("--ftds-radio-horizontal-gap","",c.spacing3)};var tp={headerRowBorderWidth:r.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:r.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:r.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:r.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ftds-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ftds-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ftds-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ftds-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ftds-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:r.extend("--ftds-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:r.extend("--ftds-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:r.extend("--ftds-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:r.extend("--ftds-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:r.extend("--ftds-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:r.extend("--ftds-table-data-cell-vertical-gap","",c.spacing1)};var ip={neutralOffHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:r.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:r.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:r.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:r.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:r.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:r.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:r.extend("--ftds-chip-choice-large-gap","",c.spacing1),largeBorderRadius:r.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:r.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:r.extend("--ftds-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:r.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-choice-medium-icon-size","",c.iconSize2)};var up={largeMinHeight:r.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:r.extend("--ftds-chip-large-button-right-padding","",c.spacing1),largeGap:r.extend("--ftds-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:r.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-large-icon-size","",c.iconSize3),mediumMinHeight:r.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:r.extend("--ftds-chip-medium-button-right-padding","",c.spacing05),mediumGap:r.extend("--ftds-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:r.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-medium-icon-size","",c.iconSize2),smallMinHeight:r.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:r.extend("--ftds-chip-small-button-right-padding","",c.spacing05),smallGap:r.extend("--ftds-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:r.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ftds-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:r.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSecondary),infoBackgroundColor:r.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var gp={horizontalGap:r.extend("--ftds-chip-group-horizontal-gap","",c.spacing2),verticalGap:r.extend("--ftds-chip-group-vertical-gap","",c.spacing2),countChipDefaultBackgroundColor:r.extend("--ftds-chip-group-count-chip-default-background-color","",c.colorBrand10),countChipDefaultBorderColor:r.extend("--ftds-chip-group-count-chip-default-border-color","",c.colorBrand60),countChipDefaultContentColor:r.extend("--ftds-chip-group-count-chip-default-content-color","",d.contentActionPrimary),countChipHoverBackgroundColor:r.extend("--ftds-chip-group-count-chip-hover-background-color","",c.colorBrand20),countChipHoverBorderColor:r.extend("--ftds-chip-group-count-chip-hover-border-color","",c.colorBrand70),countChipHoverContentColor:r.extend("--ftds-chip-group-count-chip-hover-content-color","",d.contentActionPrimary),countChipFocusedBackgroundColor:r.extend("--ftds-chip-group-count-chip-focused-background-color","",c.colorBrand20),countChipFocusedBorderColor:r.extend("--ftds-chip-group-count-chip-focused-border-color","",c.colorBrand70),countChipFocusedContentColor:r.extend("--ftds-chip-group-count-chip-focused-content-color","",d.contentActionPrimary)};var Sp={brandHoverOpacity:r.extend("--ftds-link-brand-hover-opacity","",c.opacity80),brandHoverColor:r.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:r.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:r.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:r.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:r.extend("--ftds-link-info-hover-opacity","",c.opacity80),infoHoverColor:r.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:r.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:r.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:r.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:r.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:r.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:r.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:r.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:r.extend("--ftds-link-neutral-visited-color","",c.colorBrand100),horizontalGap:r.extend("--ftds-link-horizontal-gap","",c.spacing1)};var Op={iconSize:r.extend("--ftds-banner-icon-size","",c.iconSize5),borderWidth:r.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ftds-banner-left-padding","",c.spacing6),rightPadding:r.extend("--ftds-banner-right-padding","",c.spacing6),verticalPadding:r.extend("--ftds-banner-vertical-padding","",c.spacing6),horizontalSideGap:r.extend("--ftds-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:r.extend("--ftds-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:r.extend("--ftds-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:r.extend("--ftds-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:r.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var zp={horizontalPadding:r.extend("--ftds-badge-horizontal-padding","",c.spacing1),verticalPadding:r.extend("--ftds-badge-vertical-padding","",c.spacing1),borderRadius:r.extend("--ftds-badge-border-radius","",c.borderRadiusPill),color:r.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var Pp={horizontalGap:r.extend("--ftds-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:r.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Gp={parentHorizontalPadding:r.extend("--ftds-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:r.extend("--ftds-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:r.extend("--ftds-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:r.extend("--ftds-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:r.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:r.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ftds-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:r.extend("--ftds-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:r.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:r.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:r.extend("--ftds-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:r.extend("--ftds-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:r.extend("--ftds-page-header-child-top-padding","",c.spacing2),childBottomPadding:r.extend("--ftds-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:r.extend("--ftds-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:r.extend("--ftds-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:r.extend("--ftds-page-header-child-vertical-gap","",c.spacing2),childMinHeight:r.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:r.extend("--ftds-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:r.extend("--ftds-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:r.extend("--ftds-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:r.extend("--ftds-page-header-background-color","",c.colorWhite),bottomBorderColor:r.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:r.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Vp={horizontalPadding:r.extend("--ftds-page-footer-horizontal-padding","",c.spacing6),verticalPadding:r.extend("--ftds-page-footer-vertical-padding","",c.spacing2),verticalGap:r.extend("--ftds-page-footer-vertical-gap","",c.spacing2),minHeight:r.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ftds-page-footer-background-color","",c.colorWhite),topBorderColor:r.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:r.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ftds-page-footer-buttons-group-gap","",c.spacing4)};var Yp={contentHorizontalPadding:r.extend("--ftds-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:r.extend("--ftds-page-layout-content-vertical-padding","",c.spacing6)};var t6={smallContainerTargetWidth:r.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ftds-modal-small-container-margin","",c.spacing6),headerIconSize:r.extend("--ftds-modal-header-icon-size","",c.iconSize3),headerBackgroundColor:r.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:r.extend("--ftds-modal-header-vertical-padding","",c.spacing1),headerRightPadding:r.extend("--ftds-modal-header-right-padding","",c.spacing1),headerLeftPadding:r.extend("--ftds-modal-header-left-padding","",c.spacing6),headerGap:r.extend("--ftds-modal-header-gap","",c.spacing2),headerBorderBottomWidth:r.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),mediumContainerTargetWidth:r.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ftds-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:r.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ftds-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:r.extend("--ftds-modal-overlay-background-color","",c.colorGray700),overlayOpacity:r.extend("--ftds-modal-overlay-opacity","",c.opacity40),shadow:r.extend("--ftds-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:r.extend("--ftds-modal-body-background-color","",c.colorWhite),bodyColor:r.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ftds-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:r.extend("--ftds-modal-body-vertical-gap","",c.spacing6),borderRadius:r.extend("--ftds-modal-border-radius","",c.borderRadiusM)};var i6={grabberIconSize:r.extend("--ftds-reorderable-list-grabber-icon-size","",c.iconSize3),verticalPadding:r.extend("--ftds-reorderable-list-vertical-padding","",c.spacing4),gap:r.extend("--ftds-reorderable-list-gap","",c.spacing1),borderRadius:r.extend("--ftds-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:r.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:r.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:r.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:r.extend("--ftds-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:r.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ftds-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:r.extend("--ftds-reorderable-list-left-padding","",c.spacing2),rightPadding:r.extend("--ftds-reorderable-list-right-padding","",c.spacing6),borderColor:r.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var u6={overlayOpacity:r.extend("--ftds-drawer-overlay-opacity","",c.opacity40),shadow:r.extend("--ftds-drawer-shadow","",c.shadowElevation03),bodyColor:r.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ftds-drawer-body-vertical-padding","",c.spacing6),bodyGap:r.extend("--ftds-drawer-body-gap","",c.spacing6),bodyBackgroundColor:r.extend("--ftds-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:r.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ftds-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:r.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ftds-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:r.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ftds-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:r.extend("--ftds-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:r.extend("--ftds-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:r.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ftds-drawer-overlay-background-color","",c.colorGray700)};var g6={offBorderBottomWidth:r.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ftds-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:r.extend("--ftds-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:r.extend("--ftds-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:r.extend("--ftds-tabs-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ftds-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:r.extend("--ftds-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:r.extend("--ftds-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:r.extend("--ftds-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:r.extend("--ftds-tabs-horizontal-gap","",c.spacing1),verticalGap:r.extend("--ftds-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:r.extend("--ftds-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:r.extend("--ftds-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:r.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ftds-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:r.extend("--ftds-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:r.extend("--ftds-tabs-alert-top-padding","",c.spacing1),alertRightPadding:r.extend("--ftds-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:r.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing),mainIconIconSize:r.extend("--ftds-tabs-main-icon-icon-size","",c.iconSize3),alertIconIconSize:r.extend("--ftds-tabs-alert-icon-icon-size","",c.iconSize2)};var S6={largeFieldHorizontalPadding:r.extend("--ftds-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:r.extend("--ftds-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:r.extend("--ftds-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:r.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:r.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:r.extend("--ftds-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ftds-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ftds-text-input-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ftds-text-input-border-radius","",c.borderRadiusS),backgroundColor:r.extend("--ftds-text-input-background-color","",c.colorWhite),contentValueColor:r.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:r.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-input-disabled-component-opacity","",c.opacity40)};var O6={backgroundColor:r.extend("--ftds-text-area-background-color","",c.colorWhite),contentValueColor:r.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:r.extend("--ftds-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ftds-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ftds-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:r.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ftds-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ftds-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ftds-text-area-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ftds-text-area-border-radius","",c.borderRadiusS)};var z6={height:r.create("--ftds-floating-menu-height","","SIZE","52px"),horizontalPadding:r.extend("--ftds-floating-menu-horizontal-padding","",c.spacing4),verticalPadding:r.extend("--ftds-floating-menu-vertical-padding","",c.spacing2),offIconColor:r.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ftds-floating-menu-gap","",c.spacing3),focusFocusRingColor:r.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ftds-floating-menu-focus-state-layer-opacity","",c.opacity24),hoverStateLayerOpacity:r.extend("--ftds-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:r.extend("--ftds-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ftds-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:r.extend("--ftds-floating-menu-icon-size","",c.iconSize3),backgroundColor:r.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ftds-floating-menu-shadow","",c.shadowElevation02),multiselectCheckedStateLayerColor:r.extend("--ftds-floating-menu-multiselect-checked-state-layer-color","",d.contentActionPrimary),multiselectCheckedColor:r.extend("--ftds-floating-menu-multiselect-checked-color","",d.contentGlobalPrimary),multiselectCheckedIconColor:r.extend("--ftds-floating-menu-multiselect-checked-icon-color","",d.contentActionPrimary),multiselectCheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-checked-default-state-layer-opacity","",c.opacity8),multiselectCheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-checked-hover-state-layer-opacity","",c.opacity16),multiselectCheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-checked-focus-state-layer-opacity","",c.opacity24),multiselectIndeterminatedStateLayerColor:r.extend("--ftds-floating-menu-multiselect-indeterminated-state-layer-color","",d.contentActionPrimary),multiselectIndeterminatedColor:r.extend("--ftds-floating-menu-multiselect-indeterminated-color","",d.contentGlobalPrimary),multiselectIndeterminatedIconColor:r.extend("--ftds-floating-menu-multiselect-indeterminated-icon-color","",d.contentActionPrimary),multiselectIndeterminatedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-indeterminated-default-state-layer-opacity","",c.opacity8),multiselectIndeterminatedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-indeterminated-hover-state-layer-opacity","",c.opacity16),multiselectIndeterminatedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-indeterminated-focus-state-layer-opacity","",c.opacity24),multiselectUncheckedStateLayerColor:r.extend("--ftds-floating-menu-multiselect-unchecked-state-layer-color","",d.contentGlobalPrimary),multiselectUncheckedColor:r.extend("--ftds-floating-menu-multiselect-unchecked-color","",d.contentGlobalPrimary),multiselectUncheckedIconColor:r.extend("--ftds-floating-menu-multiselect-unchecked-icon-color","",d.contentGlobalSubtle),multiselectUncheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-unchecked-default-state-layer-opacity","",c.opacity0),multiselectUncheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-unchecked-hover-state-layer-opacity","",c.opacity8),multiselectUncheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-multiselect-unchecked-focus-state-layer-opacity","",c.opacity16),selectAllCheckedStateLayerColor:r.extend("--ftds-floating-menu-select-all-checked-state-layer-color","",d.contentActionPrimary),selectAllCheckedColor:r.extend("--ftds-floating-menu-select-all-checked-color","",d.contentGlobalPrimary),selectAllCheckedIconColor:r.extend("--ftds-floating-menu-select-all-checked-icon-color","",d.contentActionPrimary),selectAllCheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-checked-default-state-layer-opacity","",c.opacity0),selectAllCheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-checked-hover-state-layer-opacity","",c.opacity16),selectAllCheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-checked-focus-state-layer-opacity","",c.opacity24),selectAllIndeterminatedStateLayerColor:r.extend("--ftds-floating-menu-select-all-indeterminated-state-layer-color","",d.contentGlobalPrimary),selectAllIndeterminatedColor:r.extend("--ftds-floating-menu-select-all-indeterminated-color","",d.contentGlobalPrimary),selectAllIndeterminatedIconColor:r.extend("--ftds-floating-menu-select-all-indeterminated-icon-color","",d.contentActionPrimary),selectAllIndeterminatedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-indeterminated-default-state-layer-opacity","",c.opacity0),selectAllIndeterminatedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-indeterminated-hover-state-layer-opacity","",c.opacity8),selectAllIndeterminatedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-indeterminated-focus-state-layer-opacity","",c.opacity16),selectAllUncheckedStateLayerColor:r.extend("--ftds-floating-menu-select-all-unchecked-state-layer-color","",d.contentGlobalPrimary),selectAllUncheckedColor:r.extend("--ftds-floating-menu-select-all-unchecked-color","",d.contentGlobalPrimary),selectAllUncheckedIconColor:r.extend("--ftds-floating-menu-select-all-unchecked-icon-color","",d.contentGlobalSubtle),selectAllUncheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-unchecked-default-state-layer-opacity","",c.opacity0),selectAllUncheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-unchecked-hover-state-layer-opacity","",c.opacity8),selectAllUncheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-select-all-unchecked-focus-state-layer-opacity","",c.opacity16),defaultUncheckedStateLayerColor:r.extend("--ftds-floating-menu-default-unchecked-state-layer-color","",d.contentGlobalPrimary),defaultUncheckedColor:r.extend("--ftds-floating-menu-default-unchecked-color","",d.contentGlobalPrimary),defaultUncheckedIconColor:r.extend("--ftds-floating-menu-default-unchecked-icon-color","",d.contentGlobalSubtle),defaultUncheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-default-unchecked-default-state-layer-opacity","",c.opacity0),defaultUncheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-default-unchecked-hover-state-layer-opacity","",c.opacity8),defaultUncheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-default-unchecked-focus-state-layer-opacity","",c.opacity16),defaultCheckedStateLayerColor:r.extend("--ftds-floating-menu-default-checked-state-layer-color","",d.contentActionPrimary),defaultCheckedColor:r.extend("--ftds-floating-menu-default-checked-color","",d.contentActionPrimary),defaultCheckedIconColor:r.extend("--ftds-floating-menu-default-checked-icon-color","",d.contentActionPrimary),defaultCheckedDefaultStateLayerOpacity:r.extend("--ftds-floating-menu-default-checked-default-state-layer-opacity","",c.opacity8),defaultCheckedHoverStateLayerOpacity:r.extend("--ftds-floating-menu-default-checked-hover-state-layer-opacity","",c.opacity16),defaultCheckedFocusStateLayerOpacity:r.extend("--ftds-floating-menu-default-checked-focus-state-layer-opacity","",c.opacity24)};var P6={menuVerticalGap:r.extend("--ftds-combobox-menu-vertical-gap","",c.spacing2),menuNewValuePaddingTop:r.extend("--ftds-combobox-menu-new-value-padding-top","",c.spacing4),menuNewValuePaddingBottom:r.extend("--ftds-combobox-menu-new-value-padding-bottom","",c.spacing1),menuNewValueHorizontalPadding:r.extend("--ftds-combobox-menu-new-value-horizontal-padding","",c.spacing4),menuNewValueLabelColor:r.extend("--ftds-combobox-menu-new-value-label-color","",d.contentGlobalSubtle),menuNewValueBorderColor:r.extend("--ftds-combobox-menu-new-value-border-color","",d.borderGlobalPrimary),menuNewValueBorderWidth:r.create("--ftds-combobox-menu-new-value-border-width","","SIZE","1px"),menuNewValueErrorBackgroundColor:r.extend("--ftds-combobox-menu-new-value-error-background-color","",d.backgroundErrorSubtle),menuNewValueErrorBorderColor:r.extend("--ftds-combobox-menu-new-value-error-border-color","",d.borderErrorPrimary),menuNewValueErrorStateLayerColor:r.extend("--ftds-combobox-menu-new-value-error-state-layer-color","",d.contentActionPrimary),menuNewValueErrorHoverStateLayerOpacity:r.extend("--ftds-combobox-menu-new-value-error-hover-state-layer-opacity","",c.opacity4),menuNewValueErrorActiveStateLayerOpacity:r.extend("--ftds-combobox-menu-new-value-error-active-state-layer-opacity","",c.opacity6),menuMessagePaddingTop:r.extend("--ftds-combobox-menu-message-padding-top","",c.spacing2),menuMessagePaddingBottom:r.extend("--ftds-combobox-menu-message-padding-bottom","",c.spacing2),menuMessageHorizontalPadding:r.extend("--ftds-combobox-menu-message-horizontal-padding","",c.spacing4),menuMessageLabelColor:r.extend("--ftds-combobox-menu-message-label-color","",d.contentGlobalSubtle),valuesChipBackgroundColor:r.extend("--ftds-combobox-values-chip-background-color","",d.backgroundGlobalOnSurface),valuesChipBorderColor:r.extend("--ftds-combobox-values-chip-border-color","",d.borderInputPrimary)};var G6={backgroundColor:r.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),titleColor:r.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:r.extend("--ftds-popover-gap","",c.spacing2),borderRadius:r.extend("--ftds-popover-border-radius","",c.borderRadiusM),shadow:r.extend("--ftds-popover-shadow","",c.shadowElevation02),maxWidth:r.create("--ftds-popover-max-width","","SIZE","440px"),minWidth:r.create("--ftds-popover-min-width","","SIZE","160px"),maxHeight:r.create("--ftds-popover-max-height","","SIZE","0.16vh"),contentSectionVerticalGap:r.extend("--ftds-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:r.extend("--ftds-popover-multi-section-vertical-gap","",c.spacing6),defaultHorizontalPadding:r.extend("--ftds-popover-default-horizontal-padding","",c.spacing6),defaultVerticalPadding:r.extend("--ftds-popover-default-vertical-padding","",c.spacing6),denseHorizontalPadding:r.extend("--ftds-popover-dense-horizontal-padding","",c.spacing3),denseVerticalPadding:r.extend("--ftds-popover-dense-vertical-padding","",c.spacing3)};var V6={hoverStateLayerOpacity:r.extend("--ftds-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:r.extend("--ftds-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:r.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ftds-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ftds-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:r.extend("--ftds-collapsible-horizontal-padding","",c.spacing4),verticalPadding:r.extend("--ftds-collapsible-vertical-padding","",c.spacing3),color:r.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ftds-collapsible-icon-size","",c.iconSize3)};var X6={groupHorizontalPadding:r.extend("--ftds-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:r.extend("--ftds-switch-group-vertical-padding","",c.spacing1),groupGap:r.extend("--ftds-switch-group-gap","",c.spacing1),groupBackgroundColor:r.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ftds-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:r.extend("--ftds-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:r.extend("--ftds-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:r.extend("--ftds-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:r.extend("--ftds-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:r.extend("--ftds-switch-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:r.extend("--ftds-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:r.extend("--ftds-switch-on-disabled-component-opacity","",c.opacity40),onColor:r.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ftds-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:r.extend("--ftds-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:r.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ftds-switch-option-border-radius","",c.borderRadiusS)};var t8={color1Light:r.extend("--ftds-chart-1-light","for area color charts",c.colorBrand40),color1Base:r.extend("--ftds-chart-1-base","for line charts",c.colorBrand0),color2Light:r.extend("--ftds-chart-2-light","for area color charts",c.colorYellow60),color2Base:r.extend("--ftds-chart-2-base","for line charts",c.colorYellow100),color3Light:r.extend("--ftds-chart-3-light","",c.colorUltramarine40),color3Base:r.extend("--ftds-chart-3-base","",c.colorUltramarine70),color4Light:r.extend("--ftds-chart-4-light","",c.colorCyan50),color4Base:r.extend("--ftds-chart-4-base","",c.colorCyan100),color5Light:r.extend("--ftds-chart-5-light","",c.colorRed40),color5Base:r.extend("--ftds-chart-5-base","",c.colorRed60),color6Light:r.extend("--ftds-chart-6-light","",c.colorGreen40),color6Base:r.extend("--ftds-chart-6-base","",c.colorGreen70),color7Light:r.extend("--ftds-chart-7-light","",c.colorOrange70),color7Base:r.extend("--ftds-chart-7-base","",c.colorOrange100),color8Light:r.extend("--ftds-chart-8-light","",c.colorAvocado70),color8Base:r.extend("--ftds-chart-8-base","",c.colorAvocado200),color9Light:r.extend("--ftds-chart-9-light","",c.colorBrown50),color9Base:r.extend("--ftds-chart-9-base","",c.colorBrown200),color10Light:r.extend("--ftds-chart-10-light","",c.colorGray50),color10Base:r.extend("--ftds-chart-10-base","",c.colorGray80),monochrome10:r.extend("--ftds-chart-monochrome-10","",c.colorBrand10),monochrome20:r.extend("--ftds-chart-monochrome-20","",c.colorBrand20),monochrome30:r.extend("--ftds-chart-monochrome-30","",c.colorBrand40),monochrome40:r.extend("--ftds-chart-monochrome-40","",c.colorBrand60),monochrome50:r.extend("--ftds-chart-monochrome-50","",c.colorBrand0),monochrome60:r.extend("--ftds-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)};var a8={color1IconColor:r.extend("--ftds-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:r.extend("--ftds-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:r.extend("--ftds-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:r.extend("--ftds-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:r.extend("--ftds-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:r.extend("--ftds-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:r.extend("--ftds-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:r.extend("--ftds-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:r.extend("--ftds-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:r.extend("--ftds-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:r.extend("--ftds-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:r.extend("--ftds-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:r.extend("--ftds-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:r.extend("--ftds-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:r.extend("--ftds-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:r.extend("--ftds-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)};var d8={borderWidth:r.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ftds-notice-horizontal-padding","",c.spacing3),verticalPadding:r.extend("--ftds-notice-vertical-padding","",c.spacing2),borderRadius:r.extend("--ftds-notice-border-radius","",c.borderRadiusS),gap:r.extend("--ftds-notice-gap","",c.spacing2),iconSize:r.extend("--ftds-notice-icon-size","",c.iconSize3),infoBackgroundColor:r.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ftds-notice-dense-gap","",c.spacing1),denseIconSize:r.extend("--ftds-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:r.create("--ftds-notice-dense-border-width","","SIZE","0")};var h8={offHoverStateLayerOpacity:r.extend("--ftds-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:r.extend("--ftds-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:r.extend("--ftds-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:r.extend("--ftds-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:r.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:r.extend("--ftds-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:r.extend("--ftds-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:r.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ftds-toggle-gap","",c.spacing3)};var x8={iconSize:r.extend("--ftds-notification-icon-size","",c.iconSize4),leftPadding:r.extend("--ftds-notification-left-padding","",c.spacing5),rightPadding:r.extend("--ftds-notification-right-padding","",c.spacing4),verticalPadding:r.extend("--ftds-notification-vertical-padding","",c.spacing3),infoBackgroundColor:r.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ftds-notification-border-radius","",c.borderRadiusPill),borderWidth:r.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ftds-notification-leading-gap","",c.spacing2),trailingGap:r.extend("--ftds-notification-trailing-gap","",c.spacing8)};var L8={horizontalPadding:r.extend("--ftds-tooltip-horizontal-padding","",c.spacing2),verticalPadding:r.extend("--ftds-tooltip-vertical-padding","",c.spacing2),borderRadius:r.extend("--ftds-tooltip-border-radius","",c.borderRadiusS),color:r.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ftds-tooltip-background-opacity","",c.opacity80),shadow:r.extend("--ftds-tooltip-shadow","",c.shadowElevation02),maxWidth:r.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ftds-tooltip-gap","",c.spacing05)};var N8={menuHorizontalPadding:r.extend("--ftds-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:r.extend("--ftds-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:r.extend("--ftds-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:r.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)};var Qr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Qr||(Qr={}));var kt;(function(e){e.large="large",e.medium="medium",e.small="small"})(kt||(kt={}));var f0={...b,iconOnlyScale:E.FtCssVariableFactory.create("--ftds-button-icon-only-scale","","NUMBER","1")},Oi=[Li.css`
|
|
201
201
|
:host {
|
|
202
202
|
display: inline-block;
|
|
203
203
|
max-width: 100%;
|
|
@@ -280,7 +280,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
280
280
|
}
|
|
281
281
|
|
|
282
282
|
.ftds-button.ftds-button--icon-only ftds-icon {
|
|
283
|
-
transform: scale(${
|
|
283
|
+
transform: scale(${f0.iconOnlyScale});
|
|
284
284
|
}
|
|
285
285
|
|
|
286
286
|
/** Brand Primary styles **/
|
|
@@ -604,7 +604,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
604
604
|
/** Large styles **/
|
|
605
605
|
|
|
606
606
|
.ftds--size-large {
|
|
607
|
-
${(0,E.setVariable)(
|
|
607
|
+
${(0,E.setVariable)(Mt.size,b.largeIconSize)};
|
|
608
608
|
${(0,E.setVariable)(K.size,b.largeIconSize)};
|
|
609
609
|
|
|
610
610
|
height: ${b.largeHeight};
|
|
@@ -626,7 +626,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
626
626
|
/** Small styles **/
|
|
627
627
|
|
|
628
628
|
.ftds--size-medium {
|
|
629
|
-
${(0,E.setVariable)(
|
|
629
|
+
${(0,E.setVariable)(Mt.size,b.mediumIconSize)};
|
|
630
630
|
${(0,E.setVariable)(K.size,b.mediumIconSize)};
|
|
631
631
|
|
|
632
632
|
height: ${b.mediumHeight};
|
|
@@ -649,7 +649,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
649
649
|
/** Small styles **/
|
|
650
650
|
|
|
651
651
|
.ftds--size-small {
|
|
652
|
-
${(0,E.setVariable)(
|
|
652
|
+
${(0,E.setVariable)(Mt.size,b.smallIconSize)};
|
|
653
653
|
${(0,E.setVariable)(K.size,b.smallIconSize)};
|
|
654
654
|
|
|
655
655
|
height: ${b.smallHeight};
|
|
@@ -667,14 +667,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
667
667
|
.ftds--size-small.ftds-button--icon-only {
|
|
668
668
|
width: ${b.smallIconOnlyWidth};
|
|
669
669
|
}
|
|
670
|
-
`,E.noTextSelect];var lt=
|
|
670
|
+
`,E.noTextSelect];var lt=O(V()),F=O(re()),Se=O(T());var wi=O(V()),Ni=O(T());var pt=class extends Ni.FtLitElement{render(){return wi.html`
|
|
671
671
|
<div class="ft-loader">
|
|
672
672
|
<div></div>
|
|
673
673
|
<div></div>
|
|
674
674
|
<div></div>
|
|
675
675
|
<div></div>
|
|
676
676
|
</div>
|
|
677
|
-
`}};pt.styles=ii;var zi=
|
|
677
|
+
`}};pt.styles=ii;var zi=O(T());var _i={"ft-loader":pt};(0,zi.customElements)(_i);var ki=O(V()),Q=O(re()),Ii=O(Jr()),yr=O(T());var oe=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},W=class extends yr.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new yr.Debouncer(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new yr.Debouncer(10),this.moveRipple=t=>{var n,o;let{x:a,y:i}=this.getCoordinates(t),s=(o=(n=this.ripple)===null||n===void 0?void 0:n.getBoundingClientRect())!==null&&o!==void 0?o:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-s.x:s.width/2),this.originY=Math.round(i!=null?i-s.y:s.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return ki.html`
|
|
678
678
|
<style>
|
|
679
679
|
.ft-ripple .ft-ripple--effect {
|
|
680
680
|
left: ${this.originX}px;
|
|
@@ -685,10 +685,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
685
685
|
<div class="ft-ripple--background"></div>
|
|
686
686
|
<div class="ft-ripple--effect"></div>
|
|
687
687
|
</div>
|
|
688
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var n,o;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(n=this.target)===null||n===void 0||n.removeAttribute("data-is-ft-ripple-target")):(o=this.target)===null||o===void 0||o.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,n;let o=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;o&&this.setupFor((n=this.target)!==null&&n!==void 0?n:o)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let n=(...l)=>u=>{l.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},o=n("mouseup","contextmenu"),a=n("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&n("keyup")(l)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",o,s),t.addEventListener("touchstart",a,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",i,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",o,s),t.removeEventListener("touchstart",a,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",i,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let n=t,o=t,a,i;return n.x!=null?{x:a,y:i}=n:o.touches!=null&&(a=o.touches[0].clientX,i=o.touches[0].clientY),{x:a,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let n of t.composedPath()){if(n===this.target)break;if("hasAttribute"in n&&n.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};W.elementDefinitions={};W.styles=oi;oe([(0,Q.property)({type:Boolean})],W.prototype,"primary",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"secondary",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"unbounded",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"activated",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"selected",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"disabled",void 0);oe([(0,Q.state)()],W.prototype,"hovered",void 0);oe([(0,Q.state)()],W.prototype,"focused",void 0);oe([(0,Q.state)()],W.prototype,"pressed",void 0);oe([(0,Q.state)()],W.prototype,"rippling",void 0);oe([(0,Q.state)()],W.prototype,"originX",void 0);oe([(0,Q.state)()],W.prototype,"originY",void 0);oe([(0,Q.query)(".ft-ripple")],W.prototype,"ripple",void 0);oe([(0,Q.query)(".ft-ripple--effect")],W.prototype,"rippleEffect",void 0);var Pi=
|
|
689
|
-
\f\r]`,
|
|
690
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Gi=/'/g,Hi=/"/g,Vi=/^(?:script|style|textarea|title)$/i,ho=e=>(t,...n)=>({_$litType$:e,strings:t,values:n}),Ki=ho(1),qi=ho(2),Zi=ho(3),Sr=Symbol.for("lit-noChange"),Z=Symbol.for("lit-nothing"),$i=new WeakMap,ht=gt.createTreeWalker(gt,129);function Yi(e,t){if(!mo(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ui!==void 0?Ui.createHTML(t):t}var y0=(e,t)=>{let n=e.length-1,o=[],a,i=t===2?"<svg>":t===3?"<math>":"",s=vr;for(let l=0;l<n;l++){let u=e[l],p,h,g=-1,y=0;for(;y<u.length&&(s.lastIndex=y,h=s.exec(u),h!==null);)y=s.lastIndex,s===vr?h[1]==="!--"?s=Bi:h[1]!==void 0?s=Fi:h[2]!==void 0?(Vi.test(h[2])&&(a=RegExp("</"+h[2],"g")),s=mt):h[3]!==void 0&&(s=mt):s===mt?h[0]===">"?(s=a??vr,g=-1):h[1]===void 0?g=-2:(g=s.lastIndex-h[2].length,p=h[1],s=h[3]===void 0?mt:h[3]==='"'?Hi:Gi):s===Hi||s===Gi?s=mt:s===Bi||s===Fi?s=vr:(s=mt,a=void 0);let v=s===mt&&e[l+1].startsWith("/>")?" ":"";i+=s===vr?u+h0:g>=0?(o.push(p),u.slice(0,g)+Wi+u.slice(g)+Ye+v):u+Ye+(g===-2?l:v)}return[Yi(e,i+(e[n]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),o]},Cr=class e{constructor({strings:t,_$litType$:n},o){let a;this.parts=[];let i=0,s=0,l=t.length-1,u=this.parts,[p,h]=y0(t,n);if(this.el=e.createElement(p,o),ht.currentNode=this.el.content,n===2||n===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(a=ht.nextNode())!==null&&u.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let g of a.getAttributeNames())if(g.endsWith(Wi)){let y=h[s++],v=a.getAttribute(g).split(Ye),x=/([.?@])?(.*)/.exec(y);u.push({type:1,index:i,name:x[2],strings:v,ctor:x[1]==="."?co:x[1]==="?"?lo:x[1]==="@"?uo:Pt}),a.removeAttribute(g)}else g.startsWith(Ye)&&(u.push({type:6,index:i}),a.removeAttribute(g));if(Vi.test(a.tagName)){let g=a.textContent.split(Ye),y=g.length-1;if(y>0){a.textContent=en?en.emptyScript:"";for(let v=0;v<y;v++)a.append(g[v],tn()),ht.nextNode(),u.push({type:2,index:++i});a.append(g[y],tn())}}}else if(a.nodeType===8)if(a.data===ji)u.push({type:2,index:i});else{let g=-1;for(;(g=a.data.indexOf(Ye,g+1))!==-1;)u.push({type:7,index:i}),g+=Ye.length-1}i++}}static createElement(t,n){let o=gt.createElement("template");return o.innerHTML=t,o}};function Tt(e,t,n=e,o){if(t===Sr)return t;let a=o!==void 0?n._$Co?.[o]:n._$Cl,i=xr(t)?void 0:t._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,n,o)),o!==void 0?(n._$Co??=[])[o]=a:n._$Cl=a),a!==void 0&&(t=Tt(e,a._$AS(e,t.values),a,o)),t}var so=class{constructor(t,n){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:n},parts:o}=this._$AD,a=(t?.creationScope??gt).importNode(n,!0);ht.currentNode=a;let i=ht.nextNode(),s=0,l=0,u=o[0];for(;u!==void 0;){if(s===u.index){let p;u.type===2?p=new rn(i,i.nextSibling,this,t):u.type===1?p=new u.ctor(i,u.name,u.strings,this,t):u.type===6&&(p=new fo(i,this,t)),this._$AV.push(p),u=o[++l]}s!==u?.index&&(i=ht.nextNode(),s++)}return ht.currentNode=gt,a}p(t){let n=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(t,o,n),n+=o.strings.length-2):o._$AI(t[n])),n++}},rn=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,n,o,a){this.type=2,this._$AH=Z,this._$AN=void 0,this._$AA=t,this._$AB=n,this._$AM=o,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,n=this._$AM;return n!==void 0&&t?.nodeType===11&&(t=n.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,n=this){t=Tt(this,t,n),xr(t)?t===Z||t==null||t===""?(this._$AH!==Z&&this._$AR(),this._$AH=Z):t!==this._$AH&&t!==Sr&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):g0(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==Z&&xr(this._$AH)?this._$AA.nextSibling.data=t:this.T(gt.createTextNode(t)),this._$AH=t}$(t){let{values:n,_$litType$:o}=t,a=typeof o=="number"?this._$AC(t):(o.el===void 0&&(o.el=Cr.createElement(Yi(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===a)this._$AH.p(n);else{let i=new so(a,this),s=i.u(this.options);i.p(n),this.T(s),this._$AH=i}}_$AC(t){let n=$i.get(t.strings);return n===void 0&&$i.set(t.strings,n=new Cr(t)),n}k(t){mo(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,o,a=0;for(let i of t)a===n.length?n.push(o=new e(this.O(tn()),this.O(tn()),this,this.options)):o=n[a],o._$AI(i),a++;a<n.length&&(this._$AR(o&&o._$AB.nextSibling,a),n.length=a)}_$AR(t=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);t!==this._$AB;){let o=Di(t).nextSibling;Di(t).remove(),t=o}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Pt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,n,o,a,i){this.type=1,this._$AH=Z,this._$AN=void 0,this.element=t,this.name=n,this._$AM=a,this.options=i,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=Z}_$AI(t,n=this,o,a){let i=this.strings,s=!1;if(i===void 0)t=Tt(this,t,n,0),s=!xr(t)||t!==this._$AH&&t!==Sr,s&&(this._$AH=t);else{let l=t,u,p;for(t=i[0],u=0;u<i.length-1;u++)p=Tt(this,l[o+u],n,u),p===Sr&&(p=this._$AH[u]),s||=!xr(p)||p!==this._$AH[u],p===Z?t=Z:t!==Z&&(t+=(p??"")+i[u+1]),this._$AH[u]=p}s&&!a&&this.j(t)}j(t){t===Z?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},co=class extends Pt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Z?void 0:t}},lo=class extends Pt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==Z)}},uo=class extends Pt{constructor(t,n,o,a,i){super(t,n,o,a,i),this.type=5}_$AI(t,n=this){if((t=Tt(this,t,n,0)??Z)===Sr)return;let o=this._$AH,a=t===Z&&o!==Z||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,i=t!==Z&&(o===Z||a);a&&this.element.removeEventListener(this.name,this,o),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},fo=class{constructor(t,n,o){this.element=t,this.type=6,this._$AN=void 0,this._$AM=n,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(t){Tt(this,t)}};var b0=po.litHtmlPolyfillSupport;b0?.(Cr,rn),(po.litHtmlVersions??=[]).push("3.3.3");var Qi=Symbol.for(""),v0=e=>{if(e?.r===Qi)return e?._$litStatic$},Dt=e=>({_$litStatic$:e,r:Qi});var Xi=new Map,go=e=>(t,...n)=>{let o=n.length,a,i,s=[],l=[],u,p=0,h=!1;for(;p<o;){for(u=t[p];p<o&&(i=n[p],(a=v0(i))!==void 0);)u+=a+t[++p],h=!0;p!==o&&l.push(i),s.push(u),p++}if(p===o&&s.push(t[o]),h){let g=s.join("$$lit$$");(t=Xi.get(g))===void 0&&(s.raw=s,Xi.set(g,t=s)),n=l}return e(t,...n)},Ut=go(Ki),Zm=go(qi),Ym=go(Zi);var yo=A(re()),fs=A(T());var Bt;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button"})(Bt||(Bt={}));var me=A(V()),w=A(T()),Ji=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.titleFont),Be=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.contentFont),k={fontFamily:Be,fontSize:w.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:w.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:w.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:w.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:w.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Ft={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ji),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-font-size","",k.fontSize,"20px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",k.letterSpacing,"0.15px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-line-height","",k.lineHeight,"1.2"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",k.textTransform,"inherit")},Gt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ji),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",k.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",k.letterSpacing,"0.105px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",k.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",k.textTransform,"inherit")},Ht={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Be),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",k.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",k.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",k.letterSpacing,"0.144px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",k.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",k.textTransform,"inherit")},$t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Be),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",k.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",k.letterSpacing,"0.098px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",k.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",k.textTransform,"inherit")},Wt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Be),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",k.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",k.letterSpacing,"0.496px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",k.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",k.textTransform,"inherit")},jt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Be),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",k.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",k.letterSpacing,"0.252px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",k.lineHeight,"1.4"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",k.textTransform,"inherit")},Vt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Be),fontSize:w.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",k.fontSize,"12px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",k.letterSpacing,"0.396px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",k.lineHeight,"1.33"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",k.textTransform,"inherit")},Kt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Be),fontSize:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",k.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",k.letterSpacing,"0.33px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",k.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",k.textTransform,"inherit")},qt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Be),fontSize:w.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",k.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",k.letterSpacing,"1.5px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",k.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",k.textTransform,"uppercase")},Zt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Be),fontSize:w.FtCssVariableFactory.extend("--ft-typography-button-font-size","",k.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",k.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",k.letterSpacing,"1.246px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-button-line-height","",k.lineHeight,"1.15"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",k.textTransform,"uppercase")},es=me.css`
|
|
688
|
+
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var n,o;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(n=this.target)===null||n===void 0||n.removeAttribute("data-is-ft-ripple-target")):(o=this.target)===null||o===void 0||o.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,n;let o=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;o&&this.setupFor((n=this.target)!==null&&n!==void 0?n:o)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let n=(...l)=>u=>{l.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},o=n("mouseup","contextmenu"),a=n("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&n("keyup")(l)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",o,s),t.addEventListener("touchstart",a,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",i,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",o,s),t.removeEventListener("touchstart",a,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",i,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let n=t,o=t,a,i;return n.x!=null?{x:a,y:i}=n:o.touches!=null&&(a=o.touches[0].clientX,i=o.touches[0].clientY),{x:a,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let n of t.composedPath()){if(n===this.target)break;if("hasAttribute"in n&&n.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};W.elementDefinitions={};W.styles=oi;oe([(0,Q.property)({type:Boolean})],W.prototype,"primary",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"secondary",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"unbounded",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"activated",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"selected",void 0);oe([(0,Q.property)({type:Boolean})],W.prototype,"disabled",void 0);oe([(0,Q.state)()],W.prototype,"hovered",void 0);oe([(0,Q.state)()],W.prototype,"focused",void 0);oe([(0,Q.state)()],W.prototype,"pressed",void 0);oe([(0,Q.state)()],W.prototype,"rippling",void 0);oe([(0,Q.state)()],W.prototype,"originX",void 0);oe([(0,Q.state)()],W.prototype,"originY",void 0);oe([(0,Q.query)(".ft-ripple")],W.prototype,"ripple",void 0);oe([(0,Q.query)(".ft-ripple--effect")],W.prototype,"rippleEffect",void 0);var Pi=O(T());var Ti={"ft-ripple":W};(0,Pi.customElements)(Ti);var Zl=O(V()),ve=O(re()),be=O(T());var po=globalThis,Di=e=>e,en=po.trustedTypes,Ui=en?en.createPolicy("lit-html",{createHTML:e=>e}):void 0,Wi="$lit$",Ze=`lit$${Math.random().toFixed(9).slice(2)}$`,ji="?"+Ze,p0=`<${ji}>`,gt=document,tn=()=>gt.createComment(""),vr=e=>e===null||typeof e!="object"&&typeof e!="function",mo=Array.isArray,m0=e=>mo(e)||typeof e?.[Symbol.iterator]=="function",io=`[
|
|
689
|
+
\f\r]`,br=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Bi=/-->/g,Fi=/>/g,mt=RegExp(`>|${io}(?:([^\\s"'>=/]+)(${io}*=${io}*(?:[^
|
|
690
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Gi=/'/g,Hi=/"/g,Vi=/^(?:script|style|textarea|title)$/i,ho=e=>(t,...n)=>({_$litType$:e,strings:t,values:n}),Ki=ho(1),qi=ho(2),Zi=ho(3),xr=Symbol.for("lit-noChange"),Z=Symbol.for("lit-nothing"),$i=new WeakMap,ht=gt.createTreeWalker(gt,129);function Yi(e,t){if(!mo(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ui!==void 0?Ui.createHTML(t):t}var h0=(e,t)=>{let n=e.length-1,o=[],a,i=t===2?"<svg>":t===3?"<math>":"",s=br;for(let l=0;l<n;l++){let u=e[l],p,h,g=-1,y=0;for(;y<u.length&&(s.lastIndex=y,h=s.exec(u),h!==null);)y=s.lastIndex,s===br?h[1]==="!--"?s=Bi:h[1]!==void 0?s=Fi:h[2]!==void 0?(Vi.test(h[2])&&(a=RegExp("</"+h[2],"g")),s=mt):h[3]!==void 0&&(s=mt):s===mt?h[0]===">"?(s=a??br,g=-1):h[1]===void 0?g=-2:(g=s.lastIndex-h[2].length,p=h[1],s=h[3]===void 0?mt:h[3]==='"'?Hi:Gi):s===Hi||s===Gi?s=mt:s===Bi||s===Fi?s=br:(s=mt,a=void 0);let v=s===mt&&e[l+1].startsWith("/>")?" ":"";i+=s===br?u+p0:g>=0?(o.push(p),u.slice(0,g)+Wi+u.slice(g)+Ze+v):u+Ze+(g===-2?l:v)}return[Yi(e,i+(e[n]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),o]},Sr=class e{constructor({strings:t,_$litType$:n},o){let a;this.parts=[];let i=0,s=0,l=t.length-1,u=this.parts,[p,h]=h0(t,n);if(this.el=e.createElement(p,o),ht.currentNode=this.el.content,n===2||n===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(a=ht.nextNode())!==null&&u.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let g of a.getAttributeNames())if(g.endsWith(Wi)){let y=h[s++],v=a.getAttribute(g).split(Ze),x=/([.?@])?(.*)/.exec(y);u.push({type:1,index:i,name:x[2],strings:v,ctor:x[1]==="."?co:x[1]==="?"?lo:x[1]==="@"?uo:Tt}),a.removeAttribute(g)}else g.startsWith(Ze)&&(u.push({type:6,index:i}),a.removeAttribute(g));if(Vi.test(a.tagName)){let g=a.textContent.split(Ze),y=g.length-1;if(y>0){a.textContent=en?en.emptyScript:"";for(let v=0;v<y;v++)a.append(g[v],tn()),ht.nextNode(),u.push({type:2,index:++i});a.append(g[y],tn())}}}else if(a.nodeType===8)if(a.data===ji)u.push({type:2,index:i});else{let g=-1;for(;(g=a.data.indexOf(Ze,g+1))!==-1;)u.push({type:7,index:i}),g+=Ze.length-1}i++}}static createElement(t,n){let o=gt.createElement("template");return o.innerHTML=t,o}};function It(e,t,n=e,o){if(t===xr)return t;let a=o!==void 0?n._$Co?.[o]:n._$Cl,i=vr(t)?void 0:t._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,n,o)),o!==void 0?(n._$Co??=[])[o]=a:n._$Cl=a),a!==void 0&&(t=It(e,a._$AS(e,t.values),a,o)),t}var so=class{constructor(t,n){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:n},parts:o}=this._$AD,a=(t?.creationScope??gt).importNode(n,!0);ht.currentNode=a;let i=ht.nextNode(),s=0,l=0,u=o[0];for(;u!==void 0;){if(s===u.index){let p;u.type===2?p=new rn(i,i.nextSibling,this,t):u.type===1?p=new u.ctor(i,u.name,u.strings,this,t):u.type===6&&(p=new fo(i,this,t)),this._$AV.push(p),u=o[++l]}s!==u?.index&&(i=ht.nextNode(),s++)}return ht.currentNode=gt,a}p(t){let n=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(t,o,n),n+=o.strings.length-2):o._$AI(t[n])),n++}},rn=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,n,o,a){this.type=2,this._$AH=Z,this._$AN=void 0,this._$AA=t,this._$AB=n,this._$AM=o,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,n=this._$AM;return n!==void 0&&t?.nodeType===11&&(t=n.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,n=this){t=It(this,t,n),vr(t)?t===Z||t==null||t===""?(this._$AH!==Z&&this._$AR(),this._$AH=Z):t!==this._$AH&&t!==xr&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):m0(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==Z&&vr(this._$AH)?this._$AA.nextSibling.data=t:this.T(gt.createTextNode(t)),this._$AH=t}$(t){let{values:n,_$litType$:o}=t,a=typeof o=="number"?this._$AC(t):(o.el===void 0&&(o.el=Sr.createElement(Yi(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===a)this._$AH.p(n);else{let i=new so(a,this),s=i.u(this.options);i.p(n),this.T(s),this._$AH=i}}_$AC(t){let n=$i.get(t.strings);return n===void 0&&$i.set(t.strings,n=new Sr(t)),n}k(t){mo(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,o,a=0;for(let i of t)a===n.length?n.push(o=new e(this.O(tn()),this.O(tn()),this,this.options)):o=n[a],o._$AI(i),a++;a<n.length&&(this._$AR(o&&o._$AB.nextSibling,a),n.length=a)}_$AR(t=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);t!==this._$AB;){let o=Di(t).nextSibling;Di(t).remove(),t=o}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Tt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,n,o,a,i){this.type=1,this._$AH=Z,this._$AN=void 0,this.element=t,this.name=n,this._$AM=a,this.options=i,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=Z}_$AI(t,n=this,o,a){let i=this.strings,s=!1;if(i===void 0)t=It(this,t,n,0),s=!vr(t)||t!==this._$AH&&t!==xr,s&&(this._$AH=t);else{let l=t,u,p;for(t=i[0],u=0;u<i.length-1;u++)p=It(this,l[o+u],n,u),p===xr&&(p=this._$AH[u]),s||=!vr(p)||p!==this._$AH[u],p===Z?t=Z:t!==Z&&(t+=(p??"")+i[u+1]),this._$AH[u]=p}s&&!a&&this.j(t)}j(t){t===Z?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},co=class extends Tt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Z?void 0:t}},lo=class extends Tt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==Z)}},uo=class extends Tt{constructor(t,n,o,a,i){super(t,n,o,a,i),this.type=5}_$AI(t,n=this){if((t=It(this,t,n,0)??Z)===xr)return;let o=this._$AH,a=t===Z&&o!==Z||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,i=t!==Z&&(o===Z||a);a&&this.element.removeEventListener(this.name,this,o),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},fo=class{constructor(t,n,o){this.element=t,this.type=6,this._$AN=void 0,this._$AM=n,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(t){It(this,t)}};var g0=po.litHtmlPolyfillSupport;g0?.(Sr,rn),(po.litHtmlVersions??=[]).push("3.3.3");var Qi=Symbol.for(""),y0=e=>{if(e?.r===Qi)return e?._$litStatic$},Pt=e=>({_$litStatic$:e,r:Qi});var Xi=new Map,go=e=>(t,...n)=>{let o=n.length,a,i,s=[],l=[],u,p=0,h=!1;for(;p<o;){for(u=t[p];p<o&&(i=n[p],(a=y0(i))!==void 0);)u+=a+t[++p],h=!0;p!==o&&l.push(i),s.push(u),p++}if(p===o&&s.push(t[o]),h){let g=s.join("$$lit$$");(t=Xi.get(g))===void 0&&(s.raw=s,Xi.set(g,t=s)),n=l}return e(t,...n)},Dt=go(Ki),qm=go(qi),Zm=go(Zi);var yo=O(re()),fs=O(T());var Ut;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button"})(Ut||(Ut={}));var me=O(V()),w=O(T()),Ji=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.titleFont),De=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.contentFont),k={fontFamily:De,fontSize:w.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:w.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:w.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:w.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:w.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Bt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ji),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-font-size","",k.fontSize,"20px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",k.letterSpacing,"0.15px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-line-height","",k.lineHeight,"1.2"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",k.textTransform,"inherit")},Ft={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ji),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",k.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",k.letterSpacing,"0.105px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",k.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",k.textTransform,"inherit")},Gt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",De),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",k.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",k.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",k.letterSpacing,"0.144px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",k.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",k.textTransform,"inherit")},Ht={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",De),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",k.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",k.letterSpacing,"0.098px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",k.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",k.textTransform,"inherit")},$t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",De),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",k.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",k.letterSpacing,"0.496px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",k.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",k.textTransform,"inherit")},Wt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",De),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",k.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",k.letterSpacing,"0.252px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",k.lineHeight,"1.4"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",k.textTransform,"inherit")},jt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",De),fontSize:w.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",k.fontSize,"12px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",k.letterSpacing,"0.396px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",k.lineHeight,"1.33"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",k.textTransform,"inherit")},Vt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",De),fontSize:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",k.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",k.letterSpacing,"0.33px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",k.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",k.textTransform,"inherit")},Kt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",De),fontSize:w.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",k.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",k.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",k.letterSpacing,"1.5px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",k.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",k.textTransform,"uppercase")},qt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-button-font-family","",De),fontSize:w.FtCssVariableFactory.extend("--ft-typography-button-font-size","",k.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",k.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",k.letterSpacing,"1.246px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-button-line-height","",k.lineHeight,"1.15"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",k.textTransform,"uppercase")},es=me.css`
|
|
691
691
|
.ft-typography--title {
|
|
692
|
+
font-family: ${Bt.fontFamily};
|
|
693
|
+
font-size: ${Bt.fontSize};
|
|
694
|
+
font-weight: ${Bt.fontWeight};
|
|
695
|
+
letter-spacing: ${Bt.letterSpacing};
|
|
696
|
+
line-height: ${Bt.lineHeight};
|
|
697
|
+
text-transform: ${Bt.textTransform};
|
|
698
|
+
}
|
|
699
|
+
`,ts=me.css`
|
|
700
|
+
.ft-typography--title-dense {
|
|
692
701
|
font-family: ${Ft.fontFamily};
|
|
693
702
|
font-size: ${Ft.fontSize};
|
|
694
703
|
font-weight: ${Ft.fontWeight};
|
|
@@ -696,8 +705,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
696
705
|
line-height: ${Ft.lineHeight};
|
|
697
706
|
text-transform: ${Ft.textTransform};
|
|
698
707
|
}
|
|
699
|
-
`,
|
|
700
|
-
.ft-typography--
|
|
708
|
+
`,rs=me.css`
|
|
709
|
+
.ft-typography--subtitle1 {
|
|
701
710
|
font-family: ${Gt.fontFamily};
|
|
702
711
|
font-size: ${Gt.fontSize};
|
|
703
712
|
font-weight: ${Gt.fontWeight};
|
|
@@ -705,8 +714,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
705
714
|
line-height: ${Gt.lineHeight};
|
|
706
715
|
text-transform: ${Gt.textTransform};
|
|
707
716
|
}
|
|
708
|
-
`,
|
|
709
|
-
.ft-typography--
|
|
717
|
+
`,ns=me.css`
|
|
718
|
+
.ft-typography--subtitle2 {
|
|
710
719
|
font-family: ${Ht.fontFamily};
|
|
711
720
|
font-size: ${Ht.fontSize};
|
|
712
721
|
font-weight: ${Ht.fontWeight};
|
|
@@ -714,8 +723,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
714
723
|
line-height: ${Ht.lineHeight};
|
|
715
724
|
text-transform: ${Ht.textTransform};
|
|
716
725
|
}
|
|
717
|
-
|
|
718
|
-
|
|
726
|
+
|
|
727
|
+
`,os=me.css`
|
|
728
|
+
.ft-typography--body1 {
|
|
719
729
|
font-family: ${$t.fontFamily};
|
|
720
730
|
font-size: ${$t.fontSize};
|
|
721
731
|
font-weight: ${$t.fontWeight};
|
|
@@ -723,9 +733,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
723
733
|
line-height: ${$t.lineHeight};
|
|
724
734
|
text-transform: ${$t.textTransform};
|
|
725
735
|
}
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
.ft-typography--body1 {
|
|
736
|
+
`,as=me.css`
|
|
737
|
+
.ft-typography--body2 {
|
|
729
738
|
font-family: ${Wt.fontFamily};
|
|
730
739
|
font-size: ${Wt.fontSize};
|
|
731
740
|
font-weight: ${Wt.fontWeight};
|
|
@@ -733,8 +742,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
733
742
|
line-height: ${Wt.lineHeight};
|
|
734
743
|
text-transform: ${Wt.textTransform};
|
|
735
744
|
}
|
|
736
|
-
`,
|
|
737
|
-
.ft-typography--
|
|
745
|
+
`,is=me.css`
|
|
746
|
+
.ft-typography--caption {
|
|
738
747
|
font-family: ${jt.fontFamily};
|
|
739
748
|
font-size: ${jt.fontSize};
|
|
740
749
|
font-weight: ${jt.fontWeight};
|
|
@@ -742,8 +751,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
742
751
|
line-height: ${jt.lineHeight};
|
|
743
752
|
text-transform: ${jt.textTransform};
|
|
744
753
|
}
|
|
745
|
-
`,
|
|
746
|
-
.ft-typography--
|
|
754
|
+
`,ss=me.css`
|
|
755
|
+
.ft-typography--breadcrumb {
|
|
747
756
|
font-family: ${Vt.fontFamily};
|
|
748
757
|
font-size: ${Vt.fontSize};
|
|
749
758
|
font-weight: ${Vt.fontWeight};
|
|
@@ -751,8 +760,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
751
760
|
line-height: ${Vt.lineHeight};
|
|
752
761
|
text-transform: ${Vt.textTransform};
|
|
753
762
|
}
|
|
754
|
-
`,
|
|
755
|
-
.ft-typography--
|
|
763
|
+
`,cs=me.css`
|
|
764
|
+
.ft-typography--overline {
|
|
756
765
|
font-family: ${Kt.fontFamily};
|
|
757
766
|
font-size: ${Kt.fontSize};
|
|
758
767
|
font-weight: ${Kt.fontWeight};
|
|
@@ -760,8 +769,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
760
769
|
line-height: ${Kt.lineHeight};
|
|
761
770
|
text-transform: ${Kt.textTransform};
|
|
762
771
|
}
|
|
763
|
-
`,
|
|
764
|
-
.ft-typography--
|
|
772
|
+
`,ls=me.css`
|
|
773
|
+
.ft-typography--button {
|
|
765
774
|
font-family: ${qt.fontFamily};
|
|
766
775
|
font-size: ${qt.fontSize};
|
|
767
776
|
font-weight: ${qt.fontWeight};
|
|
@@ -769,28 +778,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
769
778
|
line-height: ${qt.lineHeight};
|
|
770
779
|
text-transform: ${qt.textTransform};
|
|
771
780
|
}
|
|
772
|
-
`,ls=me.css`
|
|
773
|
-
.ft-typography--button {
|
|
774
|
-
font-family: ${Zt.fontFamily};
|
|
775
|
-
font-size: ${Zt.fontSize};
|
|
776
|
-
font-weight: ${Zt.fontWeight};
|
|
777
|
-
letter-spacing: ${Zt.letterSpacing};
|
|
778
|
-
line-height: ${Zt.lineHeight};
|
|
779
|
-
text-transform: ${Zt.textTransform};
|
|
780
|
-
}
|
|
781
781
|
`,ds=me.css`
|
|
782
782
|
.ft-typography {
|
|
783
783
|
vertical-align: inherit;
|
|
784
784
|
}
|
|
785
|
-
`;var us=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},
|
|
786
|
-
<${
|
|
785
|
+
`;var us=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},Ue=class extends fs.FtLitElement{constructor(){super(...arguments),this.variant=Ut.body1}render(){return this.element?Dt`
|
|
786
|
+
<${Pt(this.element)}
|
|
787
787
|
part="text"
|
|
788
788
|
class="ft-typography ft-typography--${this.variant}">
|
|
789
789
|
<slot></slot>
|
|
790
|
-
</${
|
|
791
|
-
`:
|
|
790
|
+
</${Pt(this.element)}>
|
|
791
|
+
`:Dt`
|
|
792
792
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
793
|
-
`}};
|
|
793
|
+
`}};Ue.styles=[es,ts,rs,ns,os,as,is,ss,cs,ls,ds];us([(0,yo.property)()],Ue.prototype,"element",void 0);us([(0,yo.property)()],Ue.prototype,"variant",void 0);var ms=O(T());var ps={"ft-typography":Ue};(0,ms.customElements)(ps);var hs=O(V()),Ye=O(T()),Cr={distance:Ye.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Ye.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Ye.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:Ye.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",Ye.designSystemVariables.borderRadiusS),maxWidth:Ye.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},gs=hs.css`
|
|
794
794
|
.ft-tooltip--container {
|
|
795
795
|
display: block;
|
|
796
796
|
}
|
|
@@ -808,28 +808,28 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
808
808
|
box-sizing: border-box;
|
|
809
809
|
overflow: hidden;
|
|
810
810
|
width: max-content;
|
|
811
|
-
max-width: ${
|
|
811
|
+
max-width: ${Cr.maxWidth};
|
|
812
812
|
text-align: center;
|
|
813
|
-
padding: ${
|
|
813
|
+
padding: ${Cr.distance};
|
|
814
814
|
}
|
|
815
815
|
|
|
816
816
|
.ft-tooltip--content {
|
|
817
817
|
padding: 4px 8px;
|
|
818
|
-
border-radius: ${
|
|
819
|
-
background-color: ${
|
|
820
|
-
color: ${
|
|
818
|
+
border-radius: ${Cr.borderRadiusS};
|
|
819
|
+
background-color: ${Cr.backgroundColor};
|
|
820
|
+
color: ${Cr.color};
|
|
821
821
|
position: relative;
|
|
822
822
|
word-break: break-word;
|
|
823
823
|
}
|
|
824
|
-
`;var bs=["top","right","bottom","left"],ys=["start","end"],vo=bs.reduce((e,t)=>e.concat(t,t+"-"+ys[0],t+"-"+ys[1]),[]),Ar=Math.min,Qe=Math.max,Lr=Math.round;var Ae=e=>({x:e,y:e}),x0={left:"right",right:"left",bottom:"top",top:"bottom"};function vs(e,t,n){return Qe(e,Ar(t,n))}function nn(e,t){return typeof e=="function"?e(t):e}function Or(e){return e.split("-")[0]}function Je(e){return e.split("-")[1]}function xo(e){return e==="x"?"y":"x"}function So(e){return e==="y"?"height":"width"}function on(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Co(e){return xo(on(e))}function xs(e,t,n){n===void 0&&(n=!1);let o=Je(e),a=Co(e),i=So(a),s=a==="x"?o===(n?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=bo(s)),[s,bo(s)]}function Ss(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function bo(e){let t=Or(e);return x0[t]+e.slice(t.length)}function S0(e){var t,n,o,a;return{top:(t=e.top)!=null?t:0,right:(n=e.right)!=null?n:0,bottom:(o=e.bottom)!=null?o:0,left:(a=e.left)!=null?a:0}}function Cs(e){return typeof e!="number"?S0(e):{top:e,right:e,bottom:e,left:e}}function yt(e){let{x:t,y:n,width:o,height:a}=e;return{width:o,height:a,top:n,left:t,right:t+o,bottom:n+a,x:t,y:n}}function Es(e,t,n){let{reference:o,floating:a}=e,i=on(t),s=Co(t),l=So(s),u=Or(t),p=i==="y",h=o.x+o.width/2-a.width/2,g=o.y+o.height/2-a.height/2,y=o[l]/2-a[l]/2,v;switch(u){case"top":v={x:h,y:o.y-a.height};break;case"bottom":v={x:h,y:o.y+o.height};break;case"right":v={x:o.x+o.width,y:g};break;case"left":v={x:o.x-a.width,y:g};break;default:v={x:o.x,y:o.y}}let x=Je(t);return x&&(v[s]+=y*(x==="end"?1:-1)*(n&&p?-1:1)),v}async function As(e,t){var n;t===void 0&&(t={});let{x:o,y:a,platform:i,rects:s,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:g="floating",altBoundary:y=!1,padding:v=0}=nn(t,e),x=Cs(v),L=l[y?g==="floating"?"reference":"floating":g],O=yt(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(L)))==null||n?L:L.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:h,strategy:u})),N=g==="floating"?{x:o,y:a,width:s.floating.width,height:s.floating.height}:s.reference,z=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),I=await(i.isElement==null?void 0:i.isElement(z))&&await(i.getScale==null?void 0:i.getScale(z))||{x:1,y:1},U=yt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:z,strategy:u}):N);return{top:(O.top-U.top+x.top)/I.y,bottom:(U.bottom-O.bottom+x.bottom)/I.y,left:(O.left-U.left+x.left)/I.x,right:(U.right-O.right+x.right)/I.x}}var C0=50,Ls=async(e,t,n)=>{let{placement:o="bottom",strategy:a="absolute",middleware:i=[],platform:s}=n,l=s.detectOverflow?s:{...s,detectOverflow:As},u=await(s.isRTL==null?void 0:s.isRTL(t)),p=await s.getElementRects({reference:e,floating:t,strategy:a}),{x:h,y:g}=Es(p,o,u),y=o,v=0,x={};for(let S=0;S<i.length;S++){let L=i[S];if(!L)continue;let{name:O,fn:N}=L,{x:z,y:I,data:U,reset:G}=await N({x:h,y:g,initialPlacement:o,placement:y,strategy:a,middlewareData:x,rects:p,platform:l,elements:{reference:e,floating:t}});h=z??h,g=I??g,x[O]={...x[O],...U},G&&v<C0&&(v++,typeof G=="object"&&(G.placement&&(y=G.placement),G.rects&&(p=G.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:a}):G.rects),{x:h,y:g}=Es(p,y,u)),S=-1)}return{x:h,y:g,placement:y,strategy:a,middlewareData:x}};function E0(e,t,n){return(e?[...n.filter(a=>Je(a)===e),...n.filter(a=>Je(a)!==e)]:n.filter(a=>Or(a)===a)).filter(a=>e?Je(a)===e||(t?Ss(a)!==a:!1):!0)}var Os=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,a;let{rects:i,middlewareData:s,placement:l,platform:u,elements:p}=t,{crossAxis:h=!1,alignment:g,allowedPlacements:y=vo,autoAlignment:v=!0,...x}=nn(e,t),S=g!==void 0||y===vo?E0(g||null,v,y):y,L=((n=s.autoPlacement)==null?void 0:n.index)||0,O=S[L];if(O==null)return{};if(l!==O)return{reset:{placement:S[0]}};let N=await u.detectOverflow(t,x),z=xs(O,i,await(u.isRTL==null?void 0:u.isRTL(p.floating))),I=[N[Or(O)],N[z[0]],N[z[1]]],U=[...((o=s.autoPlacement)==null?void 0:o.overflows)||[],{placement:O,overflows:I}],G=S[L+1];if(G)return{data:{index:L+1,overflows:U},reset:{placement:G}};let _e=U.map(se=>{let pe=Je(se.placement);return[se.placement,pe&&h?se.overflows.slice(0,2).reduce((ce,ft)=>ce+ft,0):se.overflows[0],se.overflows]}).sort((se,pe)=>se[1]-pe[1]),ze=((a=_e.filter(se=>se[2].slice(0,Je(se[0])?2:3).every(pe=>pe<=0))[0])==null?void 0:a[0])||_e[0][0];return ze!==l?{data:{index:L+1,overflows:U},reset:{placement:ze}}:{}}}};var Rs=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:o,placement:a,platform:i}=t,{mainAxis:s=!0,crossAxis:l=!1,limiter:u={fn:N=>{let{x:z,y:I}=N;return{x:z,y:I}}},...p}=nn(e,t),h={x:n,y:o},g=await i.detectOverflow(t,p),y=on(a),v=xo(y),x=h[v],S=h[y],L=(N,z)=>vs(z+g[N==="y"?"top":"left"],z,z-g[N==="y"?"bottom":"right"]);s&&(x=L(v,x)),l&&(S=L(y,S));let O=u.fn({...t,[v]:x,[y]:S});return{...O,data:{x:O.x-n,y:O.y-o,enabled:{[v]:s,[y]:l}}}}}};function sn(){return typeof window<"u"}function vt(e){return Ns(e)?(e.nodeName||"").toLowerCase():"#document"}function ae(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Me(e){var t;return(t=(Ns(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Ns(e){return sn()?e instanceof Node||e instanceof ae(e).Node:!1}function he(e){return sn()?e instanceof Element||e instanceof ae(e).Element:!1}function ke(e){return sn()?e instanceof HTMLElement||e instanceof ae(e).HTMLElement:!1}function ws(e){return!sn()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ae(e).ShadowRoot}function Yt(e){let{overflow:t,overflowX:n,overflowY:o,display:a}=ge(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&a!=="inline"&&a!=="contents"}function _s(e){return/^(table|td|th)$/.test(vt(e))}function Rr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var A0=/transform|translate|scale|rotate|perspective|filter/,L0=/paint|layout|strict|content/,bt=e=>!!e&&e!=="none",Eo;function Xt(e){let t=he(e)?ge(e):e;return bt(t.transform)||bt(t.translate)||bt(t.scale)||bt(t.rotate)||bt(t.perspective)||!cn()&&(bt(t.backdropFilter)||bt(t.filter))||A0.test(t.willChange||"")||L0.test(t.contain||"")}function zs(e){let t=Ge(e);for(;ke(t)&&!xt(t);){if(Xt(t))return t;if(Rr(t))return null;t=Ge(t)}return null}function cn(){return Eo==null&&(Eo=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Eo}function xt(e){return/^(html|body|#document)$/.test(vt(e))}function ge(e){return ae(e).getComputedStyle(e)}function wr(e){return he(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ge(e){if(vt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||ws(e)&&e.host||Me(e);return ws(t)?t.host:t}function Ms(e){let t=Ge(e);return xt(t)?(e.ownerDocument||e).body:ke(t)&&Yt(t)?t:Ms(t)}function an(e,t,n){var o;t===void 0&&(t=[]),n===void 0&&(n=!0);let a=Ms(e),i=a===((o=e.ownerDocument)==null?void 0:o.body),s=ae(a);if(i){let l=ln(s);return t.concat(s,s.visualViewport||[],Yt(a)?a:[],l&&n?an(l):[])}else return t.concat(a,an(a,[],n))}function ln(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ps(e){let t=ge(e),n=parseFloat(t.width)||0,o=parseFloat(t.height)||0,a=ke(e),i=a?e.offsetWidth:n,s=a?e.offsetHeight:o,l=Lr(n)!==i||Lr(o)!==s;return l&&(n=i,o=s),{width:n,height:o,$:l}}function Ds(e){return he(e)?e:e.contextElement}function Qt(e){let t=Ds(e);if(!ke(t))return Ae(1);let n=t.getBoundingClientRect(),{width:o,height:a,$:i}=Ps(t),s=(i?Lr(n.width):n.width)/o,l=(i?Lr(n.height):n.height)/a;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var O0=Ae(0);function Us(e){let t=ae(e);return!cn()||!t.visualViewport?O0:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function R0(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==ae(e)?!1:t}function Nr(e,t,n,o){t===void 0&&(t=!1),n===void 0&&(n=!1);let a=e.getBoundingClientRect(),i=Ds(e),s=Ae(1);t&&(o?he(o)&&(s=Qt(o)):s=Qt(e));let l=R0(i,n,o)?Us(i):Ae(0),u=(a.left+l.x)/s.x,p=(a.top+l.y)/s.y,h=a.width/s.x,g=a.height/s.y;if(i){let y=ae(i),v=o&&he(o)?ae(o):o,x=y,S=ln(x);for(;S&&o&&v!==x;){let L=Qt(S),O=S.getBoundingClientRect(),N=ge(S),z=O.left+(S.clientLeft+parseFloat(N.paddingLeft))*L.x,I=O.top+(S.clientTop+parseFloat(N.paddingTop))*L.y;u*=L.x,p*=L.y,h*=L.x,g*=L.y,u+=z,p+=I,x=ae(S),S=ln(x)}}return yt({width:h,height:g,x:u,y:p})}function dn(e,t){let n=wr(e).scrollLeft;return t?t.left+n:Nr(Me(e)).left+n}function Bs(e,t){let n=e.getBoundingClientRect(),o=n.left+t.scrollLeft-dn(e,n),a=n.top+t.scrollTop;return{x:o,y:a}}function w0(e){let{elements:t,rect:n,offsetParent:o,strategy:a}=e,i=a==="fixed",s=Me(o),l=t?Rr(t.floating):!1;if(o===s||l&&i)return n;let u={scrollLeft:0,scrollTop:0},p=Ae(1),h=Ae(0),g=ke(o);if((g||!g&&!i)&&((vt(o)!=="body"||Yt(s))&&(u=wr(o)),g)){let v=Nr(o);p=Qt(o),h.x=v.x+o.clientLeft,h.y=v.y+o.clientTop}let y=s&&!g&&!i?Bs(s,u):Ae(0);return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-u.scrollLeft*p.x+h.x+y.x,y:n.y*p.y-u.scrollTop*p.y+h.y+y.y}}function N0(e){return Array.from(e.getClientRects())}function _0(e){let t=Me(e),n=wr(e),o=e.ownerDocument.body,a=Qe(t.scrollWidth,t.clientWidth,o.scrollWidth,o.clientWidth),i=Qe(t.scrollHeight,t.clientHeight,o.scrollHeight,o.clientHeight),s=-n.scrollLeft+dn(e),l=-n.scrollTop;return ge(o).direction==="rtl"&&(s+=Qe(t.clientWidth,o.clientWidth)-a),{width:a,height:i,x:s,y:l}}var ks=25;function z0(e,t){let n=ae(e),o=Me(e),a=n.visualViewport,i=o.clientWidth,s=o.clientHeight,l=0,u=0;if(a){i=a.width,s=a.height;let h=cn();(!h||h&&t==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}let p=dn(o);if(p<=0){let h=o.ownerDocument,g=h.body,y=getComputedStyle(g),v=h.compatMode==="CSS1Compat"&&parseFloat(y.marginLeft)+parseFloat(y.marginRight)||0,x=Math.abs(o.clientWidth-g.clientWidth-v);x<=ks&&(i-=x)}else p<=ks&&(i+=p);return{width:i,height:s,x:l,y:u}}function M0(e,t){let n=Nr(e,!0,t==="fixed"),o=n.top+e.clientTop,a=n.left+e.clientLeft,i=ke(e)?Qt(e):Ae(1),s=e.clientWidth*i.x,l=e.clientHeight*i.y,u=a*i.x,p=o*i.y;return{width:s,height:l,x:u,y:p}}function Is(e,t,n){let o;if(t==="viewport")o=z0(e,n);else if(t==="document")o=_0(Me(e));else if(he(t))o=M0(t,n);else{let a=Us(e);o={x:t.x-a.x,y:t.y-a.y,width:t.width,height:t.height}}return yt(o)}function Fs(e,t){let n=Ge(e);return n===t||!he(n)||xt(n)?!1:ge(n).position==="fixed"||Fs(n,t)}function k0(e,t){let n=t.get(e);if(n)return n;let o=an(e,[],!1).filter(l=>he(l)&&vt(l)!=="body"),a=null,i=ge(e).position==="fixed",s=i?Ge(e):e;for(;he(s)&&!xt(s);){let l=ge(s),u=Xt(s);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&(a.position==="absolute"||a.position==="fixed")||Yt(s)&&!u&&Fs(e,s))?o=o.filter(h=>h!==s):a=l,s=Ge(s)}return t.set(e,o),o}function I0(e){let{element:t,boundary:n,rootBoundary:o,strategy:a}=e,s=[...n==="clippingAncestors"?Rr(t)?[]:k0(t,this._c):[].concat(n),o],l=Is(t,s[0],a),u=l.top,p=l.right,h=l.bottom,g=l.left;for(let y=1;y<s.length;y++){let v=Is(t,s[y],a);u=Qe(v.top,u),p=Ar(v.right,p),h=Ar(v.bottom,h),g=Qe(v.left,g)}return{width:p-g,height:h-u,x:g,y:u}}function T0(e){let{width:t,height:n}=Ps(e);return{width:t,height:n}}function P0(e,t,n){let o=ke(t),a=Me(t),i=n==="fixed",s=Nr(e,!0,i,t),l={scrollLeft:0,scrollTop:0},u=Ae(0);function p(){u.x=dn(a)}if(o||!o&&!i)if((vt(t)!=="body"||Yt(a))&&(l=wr(t)),o){let v=Nr(t,!0,i,t);u.x=v.x+t.clientLeft,u.y=v.y+t.clientTop}else a&&p();i&&!o&&a&&p();let h=a&&!o&&!i?Bs(a,l):Ae(0),g=s.left+l.scrollLeft-u.x-h.x,y=s.top+l.scrollTop-u.y-h.y;return{x:g,y,width:s.width,height:s.height}}function Ao(e){return ge(e).position==="static"}function Ts(e,t){if(!ke(e)||ge(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Me(e)===n&&(n=n.ownerDocument.body),n}function Gs(e,t){let n=ae(e);if(Rr(e))return n;if(!ke(e)){let a=Ge(e);for(;a&&!xt(a);){if(he(a)&&!Ao(a))return a;a=Ge(a)}return n}let o=Ts(e,t);for(;o&&_s(o)&&Ao(o);)o=Ts(o,t);return o&&xt(o)&&Ao(o)&&!Xt(o)?n:o||zs(e)||n}var D0=async function(e){let t=this.getOffsetParent||Gs,n=this.getDimensions,o=await n(e.floating);return{reference:P0(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}};function U0(e){return ge(e).direction==="rtl"}var un={convertOffsetParentRelativeRectToViewportRelativeRect:w0,getDocumentElement:Me,getClippingRect:I0,getOffsetParent:Gs,getElementRects:D0,getClientRects:N0,getDimensions:T0,getScale:Qt,isElement:he,isRTL:U0};var Hs=Os,$s=Rs;var Ws=(e,t,n)=>{let o=new Map,a={platform:un,...n},i={...a.platform,_c:o};return Ls(e,t,{...a,platform:i})};function js(e){return B0(e)}function Lo(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function B0(e){for(let t=e;t;t=Lo(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Lo(e);t;t=Lo(t)){if(!(t instanceof Element))continue;let n=getComputedStyle(t);if(n.display!=="contents"&&(n.position!=="static"||Xt(n)||t.tagName==="BODY"))return t}return null}async function Vs(e,t,n){let o;return typeof n=="object"?o=n:o={placement:n},Ws(e,t,{strategy:o.strategy,platform:{...un,getOffsetParent:a=>un.getOffsetParent(a,js)},middleware:[$s({crossAxis:!0}),Hs({allowedPlacements:[o.placement]})]})}var dr=A(T());var Xo=A(re());var Ks=A(re(),1);var Oo=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function qs(e,t){return(0,Ks.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return _r(e);try{return JSON.parse(n)}catch{return _r(e)}},toAttribute:n=>JSON.stringify(n)},hasChanged:zr,...t??{}})}function F0(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let n,o;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(o=n;o--!==0;)if(!fn(e[o],t[o]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o of e.entries())if(!t.has(o[0]))return!1;for(o of e.entries())if(!fn(o[1],t.get(o[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o of e.entries())if(!t.has(o[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let a=s=>Object.keys(s).filter(l=>s[l]!=null),i=a(e);if(n=i.length,n!==a(t).length)return!1;for(o=n;o--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[o]))return!1;for(o=n;o--!==0;){let s=i[o];if(!fn(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function fn(e,t){try{return F0(e,t)}catch{return!1}}function zr(e,t){return!fn(e,t)}function _r(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function pn(e,t){let n=o=>o[e]===!0;return o=>{if(n(o))return o;let a=t(o);return a[e]=!0,a}}var Zs=A(re(),1);var Ro=e=>{let t=e??{};return(n,o)=>{var a;let i={hasChanged:zr,attribute:!1,...t};(0,Zs.property)(i)(n,o);let s=n.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(a=t.selector)!==null&&a!==void 0?a:(l=>l[o]),store:t.store})}};var mn=class{constructor(){this.queue=[]}add(t,n=!1){n&&this.clear(t.type),this.queue.push(t)}consume(t){let n=this.queue.find(o=>o.type===t);return n&&(this.queue=this.queue.filter(o=>o!==n)),n}clear(t){typeof t=="string"?this.queue=this.queue.filter(n=>n.type!==t):this.queue=this.queue.filter(n=>!t.test(n.type))}};var St=A(re(),1);var hn=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,n){return this.callbacks=[t],this.debounce(n)}queue(t,n){return this.callbacks.push(t),this.debounce(n)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((n,o)=>{this.resolvePromise=n,this.rejectPromise=o})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,n;let o=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:(()=>null),i=(n=this.resolvePromise)!==null&&n!==void 0?n:(()=>null);this.clearPromise();for(let s of o)try{await s()}catch(l){a(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Xs=A(V(),1);var gn=globalThis,G0=gn.ShadowRoot&&(gn.ShadyCSS===void 0||gn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Ys=(e,t)=>{if(G0)e.adoptedStyleSheets=t.map(n=>n instanceof CSSStyleSheet?n:n.styleSheet);else for(let n of t){let o=document.createElement("style"),a=gn.litNonce;a!==void 0&&o.setAttribute("nonce",a),o.textContent=n.cssText,e.appendChild(o)}};var yn=class extends Xs.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let t=this.scopedRegistryConstructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,t.defineScopedElements(t.elementDefinitions));let n={...t.shadowRootOptions,customElements:t.registry},o=this.renderOptions.creationScope=this.attachShadow(n);return Ys(o,t.elementStyles),o}static canDefineScopedElement(t){return!!this.registry&&!this.registry.get(t)}static defineScopedElements(t){Object.entries(t).forEach(([n,o])=>this.defineScopedElement(n,o))}static defineScopedElement(t,n){Oo(t)(n),this.canDefineScopedElement(t)&&this.registry.define(t,n)}canDefineScopedElement(t){return this.scopedRegistryConstructor.canDefineScopedElement(t)}defineScopedElements(t){this.scopedRegistryConstructor.defineScopedElements(t)}defineScopedElement(t,n){this.scopedRegistryConstructor.defineScopedElement(t,n)}};function Qs(e,t,...n){var o;let a=e.querySelector(t);for(let i of n)a=(o=a?.shadowRoot)===null||o===void 0?void 0:o.querySelector(i);return a}var er=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},rc,Js=Symbol("constructorPrototype"),ec=Symbol("constructorName"),nc=Symbol("exportpartsDebouncer"),tc=Symbol("dynamicDependenciesLoaded"),Jt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Jt.eventName="exportparts-updated";var Ie=class extends yn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[rc]=new hn(5),this.scheduleExportpartsUpdate=()=>{var t,n,o;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(o=(n=this.exportpartsPrefixes)===null||n===void 0?void 0:n.length)!==null&&o!==void 0&&o)&&this[nc].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[ec]=this.constructor.name,this[Js]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ec]&&Object.setPrototypeOf(this,this[Js])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let n=this.constructor;n[tc]||(n[tc]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Jt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Jt.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new Jt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:n,selector:o,shadowPath:a}=this.elementToFocus;if(o!=null){let i=[...a??[],o];n=Qs(this.shadowRoot,...i)}n?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||n?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var n,o,a;if(((o=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&o!==void 0?o:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var n,o,a,i,s,l;let u=y=>y!=null&&y.trim().length>0,p=t.filter(u).map(y=>y.trim());if(p.length===0){this.exportparts=void 0;return}let h=new Set;for(let y of(o=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll("[part],[exportparts]"))!==null&&o!==void 0?o:[]){let v=(i=(a=y.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(s=y.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(L=>L.split(":")[1]))!==null&&l!==void 0?l:[],S=[...v,...x].filter(u).map(L=>L.trim());for(let L of S)h.add(L)}if(h.size===0){this.exportparts=void 0;return}let g=[...h.values()].flatMap(y=>p.map(v=>`${y}:${v}--${y}`));this.exportparts=[...this.part,...g].join(", ")}};rc=nc;er([(0,St.property)()],Ie.prototype,"exportpartsPrefix",void 0);er([qs([])],Ie.prototype,"exportpartsPrefixes",void 0);er([(0,St.property)({reflect:!0})],Ie.prototype,"exportparts",void 0);er([(0,St.property)()],Ie.prototype,"customStylesheet",void 0);er([(0,St.property)()],Ie.prototype,"elementToFocus",void 0);er([(0,St.state)()],Ie.prototype,"useAdoptedStyleSheets",void 0);function bn(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Mr=Symbol("internalReduxEventsUnsubscribers"),et=Symbol("internalStoresUnsubscribers"),Ct=Symbol("internalStores"),H0=pn(Symbol("withRedux"),function(e){var t,n,o;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[n]=new Map,this[o]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(l=>s.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[Ct].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ct].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Ct].get(s)}addStore(s,l){var u;l=(u=l??s.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[Ct].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[Ct].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Ct].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(s.store);p&&(s.store?this[et].has(s.store):this[et].size>0)&&(this[l]=s.selector(p.getState(),this))}})}subscribeToStore(s,l){var u;this[et].set(s,l.subscribe(()=>this.updateFromStores())),this[Mr].set(s,[]),bn(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||l.name===p.store)){let g=y=>this[h](y);l.addEventListener(p.eventName,g),this[Mr].get(s).push(()=>l.removeEventListener(p.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[et].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[et].has(s)&&this[et].get(s)(),this[et].delete(s),(l=this[Mr].get(s))===null||l===void 0||l.forEach(u=>u()),this[Mr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=et,n=Ct,o=Mr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),oc=class extends H0(Ie){};function ye(e){for(var t=arguments.length,n=Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map((function(s){return"'"+s+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function He(e){return!!e&&!!e[H]}function Le(e){var t;return!!e&&((function(n){if(!n||typeof n!="object")return!1;var o=Object.getPrototypeOf(n);if(o===null)return!0;var a=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Y0})(e)||Array.isArray(e)||!!e[uc]||!!(!((t=e.constructor)===null||t===void 0)&&t[uc])||Po(e)||Do(e))}function Et(e,t,n){n===void 0&&(n=!1),nr(e)===0?(n?Object.keys:rr)(e).forEach((function(o){n&&typeof o=="symbol"||t(o,e[o],e)})):e.forEach((function(o,a){return t(a,o,e)}))}function nr(e){var t=e[H];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Po(e)?2:Do(e)?3:0}function tr(e,t){return nr(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function $0(e,t){return nr(e)===2?e.get(t):e[t]}function fc(e,t,n){var o=nr(e);o===2?e.set(t,n):o===3?e.add(n):e[t]=n}function pc(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Po(e){return q0&&e instanceof Map}function Do(e){return Z0&&e instanceof Set}function tt(e){return e.o||e.t}function Uo(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=gc(e);delete t[H];for(var n=rr(t),o=0;o<n.length;o++){var a=n[o],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function Bo(e,t){return t===void 0&&(t=!1),Fo(e)||He(e)||!Le(e)||(nr(e)>1&&(e.set=e.add=e.clear=e.delete=W0),Object.freeze(e),t&&Et(e,(function(n,o){return Bo(o,!0)}),!0)),e}function W0(){ye(2)}function Fo(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Te(e){var t=To[e];return t||ye(18,e),t}function j0(e,t){To[e]||(To[e]=t)}function Mo(){return Ir}function wo(e,t){t&&(Te("Patches"),e.u=[],e.s=[],e.v=t)}function vn(e){ko(e),e.p.forEach(V0),e.p=null}function ko(e){e===Ir&&(Ir=e.l)}function ac(e){return Ir={p:[],l:Ir,h:e,m:!0,_:0}}function V0(e){var t=e[H];t.i===0||t.i===1?t.j():t.g=!0}function No(e,t){t._=t.p.length;var n=t.p[0],o=e!==void 0&&e!==n;return t.h.O||Te("ES5").S(t,e,o),o?(n[H].P&&(vn(t),ye(4)),Le(e)&&(e=xn(t,e),t.l||Sn(t,e)),t.u&&Te("Patches").M(n[H].t,e,t.u,t.s)):e=xn(t,n,[]),vn(t),t.u&&t.v(t.u,t.s),e!==hc?e:void 0}function xn(e,t,n){if(Fo(t))return t;var o=t[H];if(!o)return Et(t,(function(l,u){return ic(e,o,t,l,u,n)}),!0),t;if(o.A!==e)return t;if(!o.P)return Sn(e,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var a=o.i===4||o.i===5?o.o=Uo(o.k):o.o,i=a,s=!1;o.i===3&&(i=new Set(a),a.clear(),s=!0),Et(i,(function(l,u){return ic(e,o,a,l,u,n,s)})),Sn(e,a,!1),n&&e.u&&Te("Patches").N(o,n,e.u,e.s)}return o.o}function ic(e,t,n,o,a,i,s){if(He(a)){var l=xn(e,a,i&&t&&t.i!==3&&!tr(t.R,o)?i.concat(o):void 0);if(fc(n,o,l),!He(l))return;e.m=!1}else s&&n.add(a);if(Le(a)&&!Fo(a)){if(!e.h.D&&e._<1)return;xn(e,a),t&&t.A.l||Sn(e,a)}}function Sn(e,t,n){n===void 0&&(n=!1),!e.l&&e.h.D&&e.m&&Bo(t,n)}function _o(e,t){var n=e[H];return(n?tt(n):e)[t]}function sc(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var o=Object.getOwnPropertyDescriptor(n,t);if(o)return o;n=Object.getPrototypeOf(n)}}function rt(e){e.P||(e.P=!0,e.l&&rt(e.l))}function zo(e){e.o||(e.o=Uo(e.t))}function Io(e,t,n){var o=Po(t)?Te("MapSet").F(t,n):Do(t)?Te("MapSet").T(t,n):e.O?(function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:Mo(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=Tr;s&&(u=[l],p=kr);var h=Proxy.revocable(u,p),g=h.revoke,y=h.proxy;return l.k=y,l.j=g,y})(t,n):Te("ES5").J(t,n);return(n?n.A:Mo()).p.push(o),o}function K0(e){return He(e)||ye(22,e),(function t(n){if(!Le(n))return n;var o,a=n[H],i=nr(n);if(a){if(!a.P&&(a.i<4||!Te("ES5").K(a)))return a.t;a.I=!0,o=cc(n,i),a.I=!1}else o=cc(n,i);return Et(o,(function(s,l){a&&$0(a.t,s)===l||fc(o,s,t(l))})),i===3?new Set(o):o})(e)}function cc(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Uo(e)}function mc(){function e(s,l){var u=i[s];return u?u.enumerable=l:i[s]=u={configurable:!0,enumerable:l,get:function(){var p=this[H];return Tr.get(p,s)},set:function(p){var h=this[H];Tr.set(h,s,p)}},u}function t(s){for(var l=s.length-1;l>=0;l--){var u=s[l][H];if(!u.P)switch(u.i){case 5:o(u)&&rt(u);break;case 4:n(u)&&rt(u)}}}function n(s){for(var l=s.t,u=s.k,p=rr(u),h=p.length-1;h>=0;h--){var g=p[h];if(g!==H){var y=l[g];if(y===void 0&&!tr(l,g))return!0;var v=u[g],x=v&&v[H];if(x?x.t!==y:!pc(v,y))return!0}}var S=!!l[H];return p.length!==rr(l).length+(S?0:1)}function o(s){var l=s.k;if(l.length!==s.t.length)return!0;var u=Object.getOwnPropertyDescriptor(l,l.length-1);if(u&&!u.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(s){s.g&&ye(3,JSON.stringify(tt(s)))}var i={};j0("ES5",{J:function(s,l){var u=Array.isArray(s),p=(function(g,y){if(g){for(var v=Array(y.length),x=0;x<y.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var S=gc(y);delete S[H];for(var L=rr(S),O=0;O<L.length;O++){var N=L[O];S[N]=e(N,g||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(y),S)})(u,s),h={i:u?5:4,A:l?l.A:Mo(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,H,{value:h,writable:!0}),p},S:function(s,l,u){u?He(l)&&l[H].A===s&&t(s.p):(s.u&&(function p(h){if(h&&typeof h=="object"){var g=h[H];if(g){var y=g.t,v=g.k,x=g.R,S=g.i;if(S===4)Et(v,(function(I){I!==H&&(y[I]!==void 0||tr(y,I)?x[I]||p(v[I]):(x[I]=!0,rt(g)))})),Et(y,(function(I){v[I]!==void 0||tr(v,I)||(x[I]=!1,rt(g))}));else if(S===5){if(o(g)&&(rt(g),x.length=!0),v.length<y.length)for(var L=v.length;L<y.length;L++)x[L]=!1;else for(var O=y.length;O<v.length;O++)x[O]=!0;for(var N=Math.min(v.length,y.length),z=0;z<N;z++)v.hasOwnProperty(z)||(x[z]=!0),x[z]===void 0&&p(v[z])}}}})(s.p[0]),t(s.p))},K:function(s){return s.i===4?n(s):o(s)}})}var lc,Ir,Go=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",q0=typeof Map<"u",Z0=typeof Set<"u",dc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",hc=Go?Symbol.for("immer-nothing"):((lc={})["immer-nothing"]=!0,lc),uc=Go?Symbol.for("immer-draftable"):"__$immer_draftable",H=Go?Symbol.for("immer-state"):"__$immer_state";var Y0=""+Object.prototype.constructor,rr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,gc=Object.getOwnPropertyDescriptors||function(e){var t={};return rr(e).forEach((function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)})),t},To={},Tr={get:function(e,t){if(t===H)return e;var n=tt(e);if(!tr(n,t))return(function(a,i,s){var l,u=sc(i,s);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0})(e,n,t);var o=n[t];return e.I||!Le(o)?o:o===_o(e.t,t)?(zo(e),e.o[t]=Io(e.A.h,o,e)):o},has:function(e,t){return t in tt(e)},ownKeys:function(e){return Reflect.ownKeys(tt(e))},set:function(e,t,n){var o=sc(tt(e),t);if(o?.set)return o.set.call(e.k,n),!0;if(!e.P){var a=_o(tt(e),t),i=a?.[H];if(i&&i.t===n)return e.o[t]=n,e.R[t]=!1,!0;if(pc(n,a)&&(n!==void 0||tr(e.t,t)))return!0;zo(e),rt(e)}return e.o[t]===n&&(n!==void 0||t in e.o)||Number.isNaN(n)&&Number.isNaN(e.o[t])||(e.o[t]=n,e.R[t]=!0),!0},deleteProperty:function(e,t){return _o(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,zo(e),rt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=tt(e),o=Reflect.getOwnPropertyDescriptor(n,t);return o&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:o.enumerable,value:n[t]}},defineProperty:function(){ye(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){ye(12)}},kr={};Et(Tr,(function(e,t){kr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),kr.deleteProperty=function(e,t){return kr.set.call(this,e,t,void 0)},kr.set=function(e,t,n){return Tr.set.call(this,e[0],t,n,e[0])};var X0=(function(){function e(n){var o=this;this.O=dc,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=o;return function(S){var L=this;S===void 0&&(S=l);for(var O=arguments.length,N=Array(O>1?O-1:0),z=1;z<O;z++)N[z-1]=arguments[z];return u.produce(S,(function(I){var U;return(U=i).call.apply(U,[L,I].concat(N))}))}}var p;if(typeof i!="function"&&ye(6),s!==void 0&&typeof s!="function"&&ye(7),Le(a)){var h=ac(o),g=Io(o,a,void 0),y=!0;try{p=i(g),y=!1}finally{y?vn(h):ko(h)}return typeof Promise<"u"&&p instanceof Promise?p.then((function(S){return wo(h,s),No(S,h)}),(function(S){throw vn(h),S})):(wo(h,s),No(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===hc&&(p=void 0),o.D&&Bo(p,!0),s){var v=[],x=[];Te("Patches").M(a,p,v,x),s(v,x)}return p}ye(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,g=Array(h>1?h-1:0),y=1;y<h;y++)g[y-1]=arguments[y];return o.produceWithPatches(p,(function(v){return a.apply(void 0,[v].concat(g))}))};var s,l,u=o.produce(a,i,(function(p,h){s=p,l=h}));return typeof Promise<"u"&&u instanceof Promise?u.then((function(p){return[p,s,l]})):[u,s,l]},typeof n?.useProxies=="boolean"&&this.setUseProxies(n.useProxies),typeof n?.autoFreeze=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var t=e.prototype;return t.createDraft=function(n){Le(n)||ye(8),He(n)&&(n=K0(n));var o=ac(this),a=Io(this,n,void 0);return a[H].C=!0,ko(o),a},t.finishDraft=function(n,o){var a=n&&n[H],i=a.A;return wo(i,o),No(void 0,i)},t.setAutoFreeze=function(n){this.D=n},t.setUseProxies=function(n){n&&!dc&&ye(20),this.O=n},t.applyPatches=function(n,o){var a;for(a=o.length-1;a>=0;a--){var i=o[a];if(i.path.length===0&&i.op==="replace"){n=i.value;break}}a>-1&&(o=o.slice(a+1));var s=Te("Patches").$;return He(n)?s(n,o):this.produce(n,(function(l){return s(l,o)}))},e})(),le=new X0,Q0=le.produce,u7=le.produceWithPatches.bind(le),f7=le.setAutoFreeze.bind(le),p7=le.setUseProxies.bind(le),m7=le.applyPatches.bind(le),h7=le.createDraft.bind(le),g7=le.finishDraft.bind(le),Cn=Q0;function At(e){"@babel/helpers - typeof";return At=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},At(e)}function yc(e,t){if(At(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var o=n.call(e,t||"default");if(At(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function bc(e){var t=yc(e,"string");return At(t)=="symbol"?t:t+""}function vc(e,t,n){return(t=bc(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function xc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,o)}return n}function Ho(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?xc(Object(n),!0).forEach(function(o){vc(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xc(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function ee(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Sc=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),$o=function(){return Math.random().toString(36).substring(7).split("").join(".")},En={INIT:"@@redux/INIT"+$o(),REPLACE:"@@redux/REPLACE"+$o(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+$o()}};function J0(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Wo(e,t,n){var o;if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(ee(0));if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(ee(1));return n(Wo)(e,t)}if(typeof e!="function")throw new Error(ee(2));var a=e,i=t,s=[],l=s,u=!1;function p(){l===s&&(l=s.slice())}function h(){if(u)throw new Error(ee(3));return i}function g(S){if(typeof S!="function")throw new Error(ee(4));if(u)throw new Error(ee(5));var L=!0;return p(),l.push(S),function(){if(L){if(u)throw new Error(ee(6));L=!1,p();var N=l.indexOf(S);l.splice(N,1),s=null}}}function y(S){if(!J0(S))throw new Error(ee(7));if(typeof S.type>"u")throw new Error(ee(8));if(u)throw new Error(ee(9));try{u=!0,i=a(i,S)}finally{u=!1}for(var L=s=l,O=0;O<L.length;O++){var N=L[O];N()}return S}function v(S){if(typeof S!="function")throw new Error(ee(10));a=S,y({type:En.REPLACE})}function x(){var S,L=g;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ee(11));function z(){N.next&&N.next(h())}z();var I=L(z);return{unsubscribe:I}}},S[Sc]=function(){return this},S}return y({type:En.INIT}),o={dispatch:y,subscribe:g,getState:h,replaceReducer:v},o[Sc]=x,o}function e4(e){Object.keys(e).forEach(function(t){var n=e[t],o=n(void 0,{type:En.INIT});if(typeof o>"u")throw new Error(ee(12));if(typeof n(void 0,{type:En.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ee(13))})}function Cc(e){for(var t=Object.keys(e),n={},o=0;o<t.length;o++){var a=t[o];typeof e[a]=="function"&&(n[a]=e[a])}var i=Object.keys(n),s,l;try{e4(n)}catch(u){l=u}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var g;for(var y=!1,v={},x=0;x<i.length;x++){var S=i[x],L=n[S],O=p[S],N=L(O,h);if(typeof N>"u"){var z=h&&h.type;throw new Error(ee(14))}v[S]=N,y=y||N!==O}return y=y||i.length!==Object.keys(p).length,y?v:p}}function or(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.length===0?function(o){return o}:t.length===1?t[0]:t.reduce(function(o,a){return function(){return o(a.apply(void 0,arguments))}})}function Ec(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(o){return function(){var a=o.apply(void 0,arguments),i=function(){throw new Error(ee(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(u){return u(s)});return i=or.apply(void 0,l)(a.dispatch),Ho(Ho({},a),{},{dispatch:i})}}}function Ac(e){var t=function(o){var a=o.dispatch,i=o.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,e):s(l)}}};return t}var Lc=Ac();Lc.withExtraArgument=Ac;var jo=Lc;var _c=(function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,a){o.__proto__=a}||function(o,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(o[i]=a[i])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function o(){this.constructor=t}t.prototype=n===null?Object.create(n):(o.prototype=n.prototype,new o)}})(),t4=function(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(h){return u([p,h])}}function u(p){if(o)throw new TypeError("Generator is already executing.");for(;n;)try{if(o=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return n.label++,{value:p[1],done:!1};case 5:n.label++,a=p[1],p=[0];continue;case 7:p=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){n=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){n.label=p[1];break}if(p[0]===6&&n.label<i[1]){n.label=i[1],i=p;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(p);break}i[2]&&n.ops.pop(),n.trys.pop();continue}p=t.call(e,n)}catch(h){p=[6,h],a=0}finally{o=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},ar=function(e,t){for(var n=0,o=t.length,a=e.length;n<o;n++,a++)e[a]=t[n];return e},r4=Object.defineProperty,n4=Object.defineProperties,o4=Object.getOwnPropertyDescriptors,Oc=Object.getOwnPropertySymbols,a4=Object.prototype.hasOwnProperty,i4=Object.prototype.propertyIsEnumerable,Rc=function(e,t,n){return t in e?r4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},nt=function(e,t){for(var n in t||(t={}))a4.call(t,n)&&Rc(e,n,t[n]);if(Oc)for(var o=0,a=Oc(t);o<a.length;o++){var n=a[o];i4.call(t,n)&&Rc(e,n,t[n])}return e},Vo=function(e,t){return n4(e,o4(t))},s4=function(e,t,n){return new Promise(function(o,a){var i=function(u){try{l(n.next(u))}catch(p){a(p)}},s=function(u){try{l(n.throw(u))}catch(p){a(p)}},l=function(u){return u.done?o(u.value):Promise.resolve(u.value).then(i,s)};l((n=n.apply(e,t)).next())})};var c4=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?or:or.apply(null,arguments)},I7=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function l4(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var n=t;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return t===n}function ot(e,t){function n(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];if(t){var i=t.apply(void 0,o);if(!i)throw new Error("prepareAction did not return an object");return nt(nt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:o[0]}}return n.toString=function(){return""+e},n.type=e,n.match=function(o){return o.type===e},n}var d4=(function(e){_c(t,e);function t(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var a=e.apply(this,n)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,ar([void 0],n[0].concat(this)))):new(t.bind.apply(t,ar([void 0],n.concat(this))))},t})(Array),u4=(function(e){_c(t,e);function t(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var a=e.apply(this,n)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,ar([void 0],n[0].concat(this)))):new(t.bind.apply(t,ar([void 0],n.concat(this))))},t})(Array);function Zo(e){return Le(e)?Cn(e,function(){}):e}function f4(e){return typeof e=="boolean"}function p4(){return function(t){return m4(t)}}function m4(e){e===void 0&&(e={});var t=e.thunk,n=t===void 0?!0:t,o=e.immutableCheck,a=o===void 0?!0:o,i=e.serializableCheck,s=i===void 0?!0:i,l=e.actionCreatorCheck,u=l===void 0?!0:l,p=new d4;if(n&&(f4(n)?p.push(jo):p.push(jo.withExtraArgument(n.extraArgument))),0){if(a)var h;if(s)var g;if(u)var y}return p}var Ko=!0;function zc(e){var t=p4(),n=e||{},o=n.reducer,a=o===void 0?void 0:o,i=n.middleware,s=i===void 0?t():i,l=n.devTools,u=l===void 0?!0:l,p=n.preloadedState,h=p===void 0?void 0:p,g=n.enhancers,y=g===void 0?void 0:g,v;if(typeof a=="function")v=a;else if(l4(a))v=Cc(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var x=s;if(typeof x=="function"&&(x=x(t),!Ko&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ko&&x.some(function(I){return typeof I!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Ec.apply(void 0,x),L=or;u&&(L=c4(nt({trace:!Ko},typeof u=="object"&&u)));var O=new u4(S),N=O;Array.isArray(y)?N=ar([S],y):typeof y=="function"&&(N=y(O));var z=L.apply(void 0,N);return Wo(v,h,z)}function Mc(e){var t={},n=[],o,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(!l)throw new Error("`builder.addCase` cannot be called with an empty action type");if(l in t)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return t[l]=s,a},addMatcher:function(i,s){return n.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return o=i,a}};return e(a),[t,n,o]}function h4(e){return typeof e=="function"}function g4(e,t,n,o){n===void 0&&(n=[]);var a=typeof t=="function"?Mc(t):[t,n,o],i=a[0],s=a[1],l=a[2],u;if(h4(e))u=function(){return Zo(e())};else{var p=Zo(e);u=function(){return p}}function h(g,y){g===void 0&&(g=u());var v=ar([i[y.type]],s.filter(function(x){var S=x.matcher;return S(y)}).map(function(x){var S=x.reducer;return S}));return v.filter(function(x){return!!x}).length===0&&(v=[l]),v.reduce(function(x,S){if(S)if(He(x)){var L=x,O=S(L,y);return O===void 0?x:O}else{if(Le(x))return Cn(x,function(N){return S(N,y)});var O=S(x,y);if(O===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return O}return x},g)}return h.getInitialState=u,h}function y4(e,t){return e+"/"+t}function kc(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var n=typeof e.initialState=="function"?e.initialState:Zo(e.initialState),o=e.reducers||{},a=Object.keys(o),i={},s={},l={};a.forEach(function(h){var g=o[h],y=y4(t,h),v,x;"reducer"in g?(v=g.reducer,x=g.prepare):v=g,i[h]=v,s[y]=v,l[h]=x?ot(y,x):ot(y)});function u(){var h=typeof e.extraReducers=="function"?Mc(e.extraReducers):[e.extraReducers],g=h[0],y=g===void 0?{}:g,v=h[1],x=v===void 0?[]:v,S=h[2],L=S===void 0?void 0:S,O=nt(nt({},y),s);return g4(n,function(N){for(var z in O)N.addCase(z,O[z]);for(var I=0,U=x;I<U.length;I++){var G=U[I];N.addMatcher(G.matcher,G.reducer)}L&&N.addDefaultCase(L)})}var p;return{name:t,reducer:function(h,g){return p||(p=u()),p(h,g)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var b4="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",v4=function(e){e===void 0&&(e=21);for(var t="",n=e;n--;)t+=b4[Math.random()*64|0];return t},x4=["name","message","stack","code"],qo=(function(){function e(t,n){this.payload=t,this.meta=n}return e})(),wc=(function(){function e(t,n){this.payload=t,this.meta=n}return e})(),S4=function(e){if(typeof e=="object"&&e!==null){for(var t={},n=0,o=x4;n<o.length;n++){var a=o[n];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},U7=(function(){function e(t,n,o){var a=ot(t+"/fulfilled",function(h,g,y,v){return{payload:h,meta:Vo(nt({},v||{}),{arg:y,requestId:g,requestStatus:"fulfilled"})}}),i=ot(t+"/pending",function(h,g,y){return{payload:void 0,meta:Vo(nt({},y||{}),{arg:g,requestId:h,requestStatus:"pending"})}}),s=ot(t+"/rejected",function(h,g,y,v,x){return{payload:v,error:(o&&o.serializeError||S4)(h||"Rejected"),meta:Vo(nt({},x||{}),{arg:y,requestId:g,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,u=typeof AbortController<"u"?AbortController:(function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h})();function p(h){return function(g,y,v){var x=o?.idGenerator?o.idGenerator(h):v4(),S=new u,L,O=!1;function N(I){L=I,S.abort()}var z=(function(){return s4(this,null,function(){var I,U,G,_e,ut,ze,se;return t4(this,function(pe){switch(pe.label){case 0:return pe.trys.push([0,4,,5]),_e=(I=o?.condition)==null?void 0:I.call(o,h,{getState:y,extra:v}),E4(_e)?[4,_e]:[3,2];case 1:_e=pe.sent(),pe.label=2;case 2:if(_e===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return O=!0,ut=new Promise(function(ce,ft){return S.signal.addEventListener("abort",function(){return ft({name:"AbortError",message:L||"Aborted"})})}),g(i(x,h,(U=o?.getPendingMeta)==null?void 0:U.call(o,{requestId:x,arg:h},{getState:y,extra:v}))),[4,Promise.race([ut,Promise.resolve(n(h,{dispatch:g,getState:y,extra:v,requestId:x,signal:S.signal,abort:N,rejectWithValue:function(ce,ft){return new qo(ce,ft)},fulfillWithValue:function(ce,ft){return new wc(ce,ft)}})).then(function(ce){if(ce instanceof qo)throw ce;return ce instanceof wc?a(ce.payload,x,h,ce.meta):a(ce,x,h)})])];case 3:return G=pe.sent(),[3,5];case 4:return ze=pe.sent(),G=ze instanceof qo?s(null,x,h,ze.payload,ze.meta):s(ze,x,h),[3,5];case 5:return se=o&&!o.dispatchConditionRejection&&s.match(G)&&G.meta.condition,se||g(G),[2,G]}})})})();return Object.assign(z,{abort:N,requestId:x,arg:h,unwrap:function(){return z.then(C4)}})}}return Object.assign(p,{pending:i,rejected:s,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e})();function C4(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function E4(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ic="listener",Tc="completed",Pc="cancelled",B7="task-"+Pc,F7="task-"+Tc,G7=Ic+"-"+Pc,H7=Ic+"-"+Tc;var Yo="listenerMiddleware";var $7=ot(Yo+"/add"),W7=ot(Yo+"/removeAll"),j7=ot(Yo+"/remove");var Nc,V7=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Nc||(Nc=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},A4=function(e){return function(t){setTimeout(t,e)}},K7=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:A4(10);mc();var L4=pn(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(n,o,a){this.eventBus.addEventListener(n,o,a)}dispatchEvent(n){return this.eventBus.dispatchEvent(n)}removeEventListener(n,o,a){this.eventBus.removeEventListener(n,o,a)}}}),An=class extends L4(Object){};window.ftReduxStores||(window.ftReduxStores={});var Dc=class e extends An{static get(t){var n;let o=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[o];if(bn(i))return i;if(a==null)return;let s=kc({...a,reducers:(n=a.reducers)!==null&&n!==void 0?n:{}}),l=zc({reducer:(u,p)=>{if(p.type==="CLEAR_FT_REDUX_STORE"){let h=_r(s.getInitialState());for(let g of p.keeping)h[g]=(u??h)[g];return h}else if(typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...u,...p.overwrites};return s.reducer(u,p)}});return window.ftReduxStores[a.name]=new e(s,l,a.eventBus)}constructor(t,n,o){super(),this.reduxSlice=t,this.reduxStore=n,this.isFtReduxStore=!0,this.commands=new mn;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let u=s,p=i[u];return p?(...h)=>{let g=p(...h.map(a));return this.reduxStore.dispatch(g),g}:h=>{this.setState({[u]:a(h)})}}}),this.eventBus=o??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Ln=class{static format(t,n,o,a,i){return window.moment?window.moment(t).locale(n).format(this.getMomentDateFormat(o,a,!!i)):this.getIntlDateTime(t,n,o,a,!!i)}static getMomentDateFormat(t,n,o){return o?"LT":t?n?"lll":"ll":n?"L LT":"L"}static getIntlDateTime(t,n,o,a,i){let s=typeof t=="string"?new Date(t):t,l=new Intl.DateTimeFormat(n,{dateStyle:o?"medium":"short"}).format(s),u=new Intl.DateTimeFormat(n,{timeStyle:"short"}).format(s);return i?u:a?`${l} ${u}`:l}static getTimezoneAsString(){let t=o=>String(Math.floor(o)).padStart(2,"0"),n=new Date().getTimezoneOffset();return`${n<0?"+":"-"}${t(Math.abs(n)/60)}:${t(Math.abs(n)%60)}`}};var On=A(T()),O4="ft-app-info",ir=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};ir.eventName="authentication-change";var Pr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Pr.eventName="ui-locale-changed";var R4={session:(e,t)=>{(0,On.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>P.dispatchEvent(new ir(t.payload)),0))}},P=On.FtReduxStore.get({name:O4,reducers:R4,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Uc=A(T()),Rn=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},Sh=(0,Uc.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...o){super(o),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(P)}dateFormatOptionsChanged(o){return o.has("metadataDescriptors")||o.has("useLongDateFormat")||o.has("useDateTimeFormat")||o.has("uiLocale")}getDateFormatter(o){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===o))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>Ln.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Rn([(0,Xo.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Rn([(0,Xo.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Rn([Ro({store:P.name,selector:n=>{var o,a;return(a=(o=n.metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),Rn([Ro({store:P.name})],t.prototype,"uiLocale",void 0),t});var Bc;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Bc||(Bc={}));var Fc;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Fc||(Fc={}));var Gc;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Gc||(Gc={}));var Hc;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Hc||(Hc={}));var $c;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})($c||($c={}));var Wc;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Wc||(Wc={}));var jc;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(jc||(jc={}));var Vc;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Vc||(Vc={}));var Kc;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(Kc||(Kc={}));var qc;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(qc||(qc={}));var Zc;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW",e.UD_VIEWER="UD_VIEWER",e.ASSET_VIEWER="ASSET_VIEWER"})(Zc||(Zc={}));var Yc;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Yc||(Yc={}));var Xc;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Xc||(Xc={}));var Qc;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Qc||(Qc={}));var Jc;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Jc||(Jc={}));var el;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(el||(el={}));var tl;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(tl||(tl={}));var rl;(function(e){e.ASC="ASC",e.DESC="DESC"})(rl||(rl={}));var nl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(nl||(nl={}));var ol;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(ol||(ol={}));var al;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(al||(al={}));var il;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(il||(il={}));var sl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(sl||(sl={}));var cl;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(cl||(cl={}));var ll;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ll||(ll={}));var dl;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(dl||(dl={}));var ul;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ul||(ul={}));var Y;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(Y||(Y={}));var be;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(be||(be={}));var fl;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(fl||(fl={}));var pl;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(pl||(pl={}));var ml;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ml||(ml={}));var hl;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SUMMARY="SUMMARY",e.SEMANTIC_SEARCH="SEMANTIC_SEARCH",e.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",e.DOCUMENTATION="DOCUMENTATION",e.OTHER="OTHER"})(hl||(hl={}));var gl;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(gl||(gl={}));var yl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(yl||(yl={}));var bl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(bl||(bl={}));var vl;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(vl||(vl={}));var xl;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(xl||(xl={}));var Sl;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Sl||(Sl={}));var Cl;(function(e){e.SOURCES="SOURCES",e.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",e.VOCABULARIES="VOCABULARIES",e.METADATA="METADATA",e.PRETTY_URL="PRETTY_URL",e.ACCESS_RULE="ACCESS_RULE",e.DESIGNED_PAGES="DESIGNED_PAGES",e.THEME_STUDIO="THEME_STUDIO",e.PORTAL_GENERAL="PORTAL_GENERAL",e.ASSETS="ASSETS",e.CODE_LIBRARY="CODE_LIBRARY",e.THEME="THEME",e.CONTENT_STYLES="CONTENT_STYLES",e.HOMEPAGE="HOMEPAGE",e.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",e.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",e.PORTAL_METADATA="PORTAL_METADATA",e.LANGUAGES="LANGUAGES",e.PRINT_TEMPLATES="PRINT_TEMPLATES",e.OFFLINE="OFFLINE",e.CUSTOM_JS="CUSTOM_JS",e.CONFIDENTIALITY="CONFIDENTIALITY",e.NOTIFICATIONS="NOTIFICATIONS"})(Cl||(Cl={}));var El;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(El||(El={}));var w4={[Y.PERSONAL_BOOK_SHARE_USER]:[Y.PERSONAL_BOOK_USER],[Y.HTML_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.PDF_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.KHUB_ADMIN]:[Y.CONTENT_PUBLISHER],[Y.ADMIN]:[Y.KHUB_ADMIN,Y.USERS_ADMIN,Y.PORTAL_ADMIN,Y.BEHAVIOR_DATA_USER],[Y.GENERATIVE_AI_EXPORT_USER]:[Y.GENERATIVE_AI_USER]};function Al(e,t){return e===t||(w4[e]??[]).some(n=>Al(n,t))}function Ll(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(o=>Al(o,t))}var Mn=A(T());var Qo=A(T());var Lt=class e{static get(t){let{baseUrl:n,apiIntegrationIdentifier:o}=P.getState(),a=t??o;if(n&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(n,a,!0)}static await(t){return new Promise(n=>{let o=e.get(t);if(o)n(o);else{let a=P.subscribe(()=>{o=e.get(t),o&&(a(),n(o))})}})}};var sr=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Lt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Lt.await()}};var de=class extends sr{constructor(t=!0,n){var o;super(n),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[u])=>l.localeCompare(u)));let a=this.constructor;a.commonCache=(o=a.commonCache)!==null&&o!==void 0?o:new Qo.CacheRegistry,this.cache=t?a.commonCache:new Qo.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((n,o)=>0|31*n+o.charCodeAt(0),0))}};var wn=class extends de{async listMySearches(){let{session:t}=P.getState();return Ll(t,Y.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var Nn=class extends de{async listMyBookmarks(){let t=P.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var _n=class extends de{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=P.getState().session;return!!t?.sessionAuthenticated}};var zn=class extends de{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=P.getState().session;return!!t?.sessionAuthenticated}};var N4="ft-user-assets",_4={setAssetCount:(e,t)=>{let{userAssetType:n,count:o}=t.payload.assetCount;e.assetCounts.allAsset[n]=o},clearAssetCount:e=>{Object.values(be).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let n=t.payload.mapId;e.assetCounts.bookmarkByMap[n]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:n,mapId:o,asset:a}=t.payload;ea(e,n,[...Jo(e,n),a]),Ol(e,n,1,o),Rl(e,a)},editAsset:(e,t)=>{let{assetType:n,asset:o}=t.payload;ea(e,n,Jo(e,n).map(a=>a.id===o.id?o:a)),Rl(e,o)},removeAsset:(e,t)=>{let{assetType:n,mapId:o,assetId:a}=t.payload;ea(e,n,Jo(e,n).filter(i=>i.id!==a)),Ol(e,n,-1,o)}},wl={[be.SEARCHES]:"savedSearches",[be.BOOKMARKS]:"bookmarks",[be.BOOKS]:void 0,[be.COLLECTIONS]:void 0},Jo=(e,t)=>{var n;let o=wl[t];return o?(n=e[o])!==null&&n!==void 0?n:[]:[]},ea=(e,t,n)=>{let o=wl[t];o&&(e[o]=n)},Ol=(e,t,n,o)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+n),t===be.BOOKMARKS&&o)){let i=e.assetCounts.bookmarkByMap[o];e.assetCounts.bookmarkByMap[o]=Math.max(0,i+n)}},Rl=(e,t)=>{let n=e.assetLabels.map(a=>a.title),o=t.labels.filter(a=>!n.includes(a)).map(a=>({title:a}));e.assetLabels.push(...o)},ne=Mn.FtReduxStore.get({name:N4,reducers:_4,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(be).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ta=class{constructor(t=new _n,n=new zn){this.assetCountsService=t,this.assetLabelsService=n,this.currentSession=P.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Nn,this.savedSearchesService=new wn,P.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:n}=P.getState();(0,Mn.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,n?.profile)||(this.currentSession=n,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),ne.actions.clearAssetCount(),ne.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ne.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ne.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();ne.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();ne.actions.assetLabels(t)}async loadAssetCount(t){let n=await this.assetCountsService.getUserAssetCount(t);n&&ne.getState().assetCounts.allAsset[t]!==n.count&&ne.actions.setAssetCount({assetCount:n})}async loadBookmarkByMapId(t){let n=await this.assetCountsService.getUserBookmarkCountByMap(t);n&&ne.getState().assetCounts.bookmarkByMap[t]!==n.count&&ne.actions.setBookmarkCountByMap({count:n.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let n=Object.keys(ne.getState().assetCounts.bookmarkByMap).length!==0;t===be.BOOKMARKS&&n&&ne.actions.clearBookmarkCountByMap(),ne.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let n=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ne.actions.bookmarks(n)}}},z4=new ta;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=z4);var ra=class{addCommand(t,n=!1){P.commands.add(t,n)}consumeCommand(t){return P.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new ra;var ve=A(T());var Nl,cr=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},M4=Symbol("clearAfterUnitTest"),kn=class extends(0,ve.withEventBus)(de){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Nl]=()=>{this.defaultMessages={},this.cache=new ve.CacheRegistry,this.listeners={}},this.currentUiLocale=P.getState().uiLocale,P.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=P.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let n=t.name.toLowerCase();this.cache.setFinal(n,t),this.notify(n)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,n){var o;if(t=t.toLowerCase(),n&&Object.keys(n).length>0){let a={...(o=this.defaultMessages[t])!==null&&o!==void 0?o:{},...n};(0,ve.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var n,o;return this.fetchContext(t),(o=(n=this.cache.getNow(t))===null||n===void 0?void 0:n.messages)!==null&&o!==void 0?o:{}}resolveRawMessage(t,n){let o=t.toLowerCase();return this.resolveContext(o)[n]}resolveMessage(t,n,...o){var a;let i=t.toLowerCase(),s=this.resolveContext(i);return new ve.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},s).resolve(n,...o)}async fetchContext(t){let n=!this.cache.has(t),o;try{o=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),n&&await this.notify(t)}catch(a){!(a instanceof ve.CanceledPromiseError)&&n&&console.error(a)}return o}subscribe(t,n){var o;return t=t.toLowerCase(),this.listeners[t]=(o=this.listeners[t])!==null&&o!==void 0?o:new Set,this.listeners[t].add(n),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(n)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new cr({loadedContexts:t})),this.dispatchEvent(new cr({loadedContexts:t})),await Promise.all(t.map(n=>this.notify(n,!1)))}async notify(t,n=!0){n&&(document.body.dispatchEvent(new cr({loadedContexts:[t]})),this.dispatchEvent(new cr({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(o=>(0,ve.delay)(0).then(()=>o()).catch(()=>null)))}};Nl=M4;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends kn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends kn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Dr=window.FluidTopicsI18nService,na=window.FluidTopicsCustomI18nService;var _l=A(T()),oa=class{highlightHtml(t,n,o){(0,_l.highlightHtml)(t,n,o)}};window.FluidTopicsHighlightHtmlService=new oa;var zl=A(T());var aa=class{isDate(t){var n,o,a,i;return(i=(a=((o=(n=P.getState().metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&o!==void 0?o:[]).find(l=>l.key===t))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(t,n){var o,a,i,s;if(t==null)return"";try{return zl.DateFormatter.format(t,(o=n?.locale)!==null&&o!==void 0?o:P.getState().uiLocale,(a=n?.longFormat)!==null&&a!==void 0?a:!1,(i=n?.withTime)!==null&&i!==void 0?i:!1,(s=n?.onlyTime)!==null&&s!==void 0?s:!1)}catch(l){throw console.error(`Date ${JSON.stringify(t)} is not valid`,l),l}}};window.FluidTopicsDateService=new aa;var Ml=A(T());var Ur=class{static get(t,n){var o,a,i,s;let l=P.getState(),{lang:u,region:p}=(i=(a=(o=l.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales)===null||a===void 0?void 0:a.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Ml.SearchPlaceConverter(l.baseUrl,t??20,(s=l.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed,n??`${u}-${p}`)}};var ia=class{urlToSearchRequest(t){return Ur.get().parse(t)}searchRequestToUrl(t){return Ur.get().serialize(t)}};window.FluidTopicsUrlService=new ia;var $e=A(T());var Ot=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Ot.eventName="change";var sa=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let n=sessionStorage.getItem(this.itemName(t));return n?JSON.parse(n):void 0}set(t,n){sessionStorage.setItem(this.itemName(t),JSON.stringify(n))}},kl=new sa;var In=class e extends $e.WithEventBus{static build(){return new e(window.history,kl,()=>window.location,!1)}constructor(t,n,o,a){var i,s;super(),this.history=t,this.historyStorage=n,this.windowLocation=o,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(t,n=!1){let o=n&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,o&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,$e.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ot(this.currentItem())),0)}installProxies(){let t=n=>(o,a,[i,s,l])=>{let u=n(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};o.apply(a,[p,s,l]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let n=this.history.length-1;n>=0;n--)t?this.states[n]=this.historyStorage.get(n):setTimeout(()=>this.states[n]=this.historyStorage.get(n),this.history.length-n)}updateCurrentState(t){var n;let o={...this.buildCurrentState(),...t,index:this.currentIndex,title:(n=t?.title)!==null&&n!==void 0?n:this.currentState.title};this.setCurrentState(o)}addHistoryChangeListener(t){this.addEventListener(Ot.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Ot.eventName,t)}currentItem(){return(0,$e.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,$e.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let n=this.states.filter(o=>!!o).filter(o=>o.index<this.currentIndex).reverse();return(0,$e.deepCopy)(n.find(o=>t(o)))}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,$e.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var n;let o=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;if(!o)return t;let a=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,o);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var t,n;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(n=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&n!==void 0?n:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,n){var o;if(!this.hasState(t))return!1;let a=n??this.currentState.majorStateId,i=(o=this.states[t])===null||o===void 0?void 0:o.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=In.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:e=>window.FluidTopicsInternalHistoryService.backwardItemMatching(e),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Il=A(V());var Tl=Il.css`
|
|
825
|
-
`;var
|
|
824
|
+
`;var bs=["top","right","bottom","left"],ys=["start","end"],vo=bs.reduce((e,t)=>e.concat(t,t+"-"+ys[0],t+"-"+ys[1]),[]),Er=Math.min,Xe=Math.max,Ar=Math.round;var ze=e=>({x:e,y:e}),b0={left:"right",right:"left",bottom:"top",top:"bottom"};function vs(e,t,n){return Xe(e,Er(t,n))}function nn(e,t){return typeof e=="function"?e(t):e}function Lr(e){return e.split("-")[0]}function Qe(e){return e.split("-")[1]}function xo(e){return e==="x"?"y":"x"}function So(e){return e==="y"?"height":"width"}function on(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Co(e){return xo(on(e))}function xs(e,t,n){n===void 0&&(n=!1);let o=Qe(e),a=Co(e),i=So(a),s=a==="x"?o===(n?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=bo(s)),[s,bo(s)]}function Ss(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function bo(e){let t=Lr(e);return b0[t]+e.slice(t.length)}function v0(e){var t,n,o,a;return{top:(t=e.top)!=null?t:0,right:(n=e.right)!=null?n:0,bottom:(o=e.bottom)!=null?o:0,left:(a=e.left)!=null?a:0}}function Cs(e){return typeof e!="number"?v0(e):{top:e,right:e,bottom:e,left:e}}function yt(e){let{x:t,y:n,width:o,height:a}=e;return{width:o,height:a,top:n,left:t,right:t+o,bottom:n+a,x:t,y:n}}function Es(e,t,n){let{reference:o,floating:a}=e,i=on(t),s=Co(t),l=So(s),u=Lr(t),p=i==="y",h=o.x+o.width/2-a.width/2,g=o.y+o.height/2-a.height/2,y=o[l]/2-a[l]/2,v;switch(u){case"top":v={x:h,y:o.y-a.height};break;case"bottom":v={x:h,y:o.y+o.height};break;case"right":v={x:o.x+o.width,y:g};break;case"left":v={x:o.x-a.width,y:g};break;default:v={x:o.x,y:o.y}}let x=Qe(t);return x&&(v[s]+=y*(x==="end"?1:-1)*(n&&p?-1:1)),v}async function As(e,t){var n;t===void 0&&(t={});let{x:o,y:a,platform:i,rects:s,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:g="floating",altBoundary:y=!1,padding:v=0}=nn(t,e),x=Cs(v),A=l[y?g==="floating"?"reference":"floating":g],L=yt(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(A)))==null||n?A:A.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:h,strategy:u})),N=g==="floating"?{x:o,y:a,width:s.floating.width,height:s.floating.height}:s.reference,z=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),I=await(i.isElement==null?void 0:i.isElement(z))&&await(i.getScale==null?void 0:i.getScale(z))||{x:1,y:1},U=yt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:z,strategy:u}):N);return{top:(L.top-U.top+x.top)/I.y,bottom:(U.bottom-L.bottom+x.bottom)/I.y,left:(L.left-U.left+x.left)/I.x,right:(U.right-L.right+x.right)/I.x}}var x0=50,Ls=async(e,t,n)=>{let{placement:o="bottom",strategy:a="absolute",middleware:i=[],platform:s}=n,l=s.detectOverflow?s:{...s,detectOverflow:As},u=await(s.isRTL==null?void 0:s.isRTL(t)),p=await s.getElementRects({reference:e,floating:t,strategy:a}),{x:h,y:g}=Es(p,o,u),y=o,v=0,x={};for(let S=0;S<i.length;S++){let A=i[S];if(!A)continue;let{name:L,fn:N}=A,{x:z,y:I,data:U,reset:G}=await N({x:h,y:g,initialPlacement:o,placement:y,strategy:a,middlewareData:x,rects:p,platform:l,elements:{reference:e,floating:t}});h=z??h,g=I??g,x[L]={...x[L],...U},G&&v<x0&&(v++,typeof G=="object"&&(G.placement&&(y=G.placement),G.rects&&(p=G.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:a}):G.rects),{x:h,y:g}=Es(p,y,u)),S=-1)}return{x:h,y:g,placement:y,strategy:a,middlewareData:x}};function S0(e,t,n){return(e?[...n.filter(a=>Qe(a)===e),...n.filter(a=>Qe(a)!==e)]:n.filter(a=>Lr(a)===a)).filter(a=>e?Qe(a)===e||(t?Ss(a)!==a:!1):!0)}var Os=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,a;let{rects:i,middlewareData:s,placement:l,platform:u,elements:p}=t,{crossAxis:h=!1,alignment:g,allowedPlacements:y=vo,autoAlignment:v=!0,...x}=nn(e,t),S=g!==void 0||y===vo?S0(g||null,v,y):y,A=((n=s.autoPlacement)==null?void 0:n.index)||0,L=S[A];if(L==null)return{};if(l!==L)return{reset:{placement:S[0]}};let N=await u.detectOverflow(t,x),z=xs(L,i,await(u.isRTL==null?void 0:u.isRTL(p.floating))),I=[N[Lr(L)],N[z[0]],N[z[1]]],U=[...((o=s.autoPlacement)==null?void 0:o.overflows)||[],{placement:L,overflows:I}],G=S[A+1];if(G)return{data:{index:A+1,overflows:U},reset:{placement:G}};let Ne=U.map(se=>{let pe=Qe(se.placement);return[se.placement,pe&&h?se.overflows.slice(0,2).reduce((ce,ft)=>ce+ft,0):se.overflows[0],se.overflows]}).sort((se,pe)=>se[1]-pe[1]),_e=((a=Ne.filter(se=>se[2].slice(0,Qe(se[0])?2:3).every(pe=>pe<=0))[0])==null?void 0:a[0])||Ne[0][0];return _e!==l?{data:{index:A+1,overflows:U},reset:{placement:_e}}:{}}}};var Rs=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:o,placement:a,platform:i}=t,{mainAxis:s=!0,crossAxis:l=!1,limiter:u={fn:N=>{let{x:z,y:I}=N;return{x:z,y:I}}},...p}=nn(e,t),h={x:n,y:o},g=await i.detectOverflow(t,p),y=on(a),v=xo(y),x=h[v],S=h[y],A=(N,z)=>vs(z+g[N==="y"?"top":"left"],z,z-g[N==="y"?"bottom":"right"]);s&&(x=A(v,x)),l&&(S=A(y,S));let L=u.fn({...t,[v]:x,[y]:S});return{...L,data:{x:L.x-n,y:L.y-o,enabled:{[v]:s,[y]:l}}}}}};function sn(){return typeof window<"u"}function vt(e){return Ns(e)?(e.nodeName||"").toLowerCase():"#document"}function ae(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Be(e){var t;return(t=(Ns(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Ns(e){return sn()?e instanceof Node||e instanceof ae(e).Node:!1}function Ce(e){return sn()?e instanceof Element||e instanceof ae(e).Element:!1}function Fe(e){return sn()?e instanceof HTMLElement||e instanceof ae(e).HTMLElement:!1}function ws(e){return!sn()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ae(e).ShadowRoot}function Or(e){let{overflow:t,overflowX:n,overflowY:o,display:a}=Ee(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&a!=="inline"&&a!=="contents"}function _s(e){return/^(table|td|th)$/.test(vt(e))}function Rr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var C0=/transform|translate|scale|rotate|perspective|filter/,E0=/paint|layout|strict|content/,bt=e=>!!e&&e!=="none",Eo;function Zt(e){let t=Ce(e)?Ee(e):e;return bt(t.transform)||bt(t.translate)||bt(t.scale)||bt(t.rotate)||bt(t.perspective)||!cn()&&(bt(t.backdropFilter)||bt(t.filter))||C0.test(t.willChange||"")||E0.test(t.contain||"")}function zs(e){let t=Je(e);for(;Fe(t)&&!Yt(t);){if(Zt(t))return t;if(Rr(t))return null;t=Je(t)}return null}function cn(){return Eo==null&&(Eo=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Eo}function Yt(e){return/^(html|body|#document)$/.test(vt(e))}function Ee(e){return ae(e).getComputedStyle(e)}function wr(e){return Ce(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Je(e){if(vt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||ws(e)&&e.host||Be(e);return ws(t)?t.host:t}function Ms(e){let t=Je(e);return Yt(t)?(e.ownerDocument||e).body:Fe(t)&&Or(t)?t:Ms(t)}function an(e,t,n){var o;t===void 0&&(t=[]),n===void 0&&(n=!0);let a=Ms(e),i=a===((o=e.ownerDocument)==null?void 0:o.body),s=ae(a);if(i){let l=ln(s);return t.concat(s,s.visualViewport||[],Or(a)?a:[],l&&n?an(l):[])}else return t.concat(a,an(a,[],n))}function ln(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ts(e){let t=Ee(e),n=parseFloat(t.width)||0,o=parseFloat(t.height)||0,a=Fe(e),i=a?e.offsetWidth:n,s=a?e.offsetHeight:o,l=Ar(n)!==i||Ar(o)!==s;return l&&(n=i,o=s),{width:n,height:o,$:l}}function Ps(e){return Ce(e)?e:e.contextElement}function Xt(e){let t=Ps(e);if(!Fe(t))return ze(1);let n=t.getBoundingClientRect(),{width:o,height:a,$:i}=Ts(t),s=(i?Ar(n.width):n.width)/o,l=(i?Ar(n.height):n.height)/a;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var A0=ze(0);function Ds(e){let t=ae(e);return!cn()||!t.visualViewport?A0:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function L0(e,t,n){return t===void 0&&(t=!1),!!n&&t&&n===ae(e)}function Nr(e,t,n,o){t===void 0&&(t=!1),n===void 0&&(n=!1);let a=e.getBoundingClientRect(),i=Ps(e),s=ze(1);t&&(o?Ce(o)&&(s=Xt(o)):s=Xt(e));let l=L0(i,n,o)?Ds(i):ze(0),u=(a.left+l.x)/s.x,p=(a.top+l.y)/s.y,h=a.width/s.x,g=a.height/s.y;if(i&&o){let y=ae(i),v=Ce(o)?ae(o):o,x=y,S=ln(x);for(;S&&v!==x;){let A=Xt(S),L=S.getBoundingClientRect(),N=Ee(S),z=L.left+(S.clientLeft+parseFloat(N.paddingLeft))*A.x,I=L.top+(S.clientTop+parseFloat(N.paddingTop))*A.y;u*=A.x,p*=A.y,h*=A.x,g*=A.y,u+=z,p+=I,x=ae(S),S=ln(x)}}return yt({width:h,height:g,x:u,y:p})}function dn(e,t){let n=wr(e).scrollLeft;return t?t.left+n:Nr(Be(e)).left+n}function Us(e,t){let n=e.getBoundingClientRect(),o=n.left+t.scrollLeft-dn(e,n),a=n.top+t.scrollTop;return{x:o,y:a}}function O0(e){let{elements:t,rect:n,offsetParent:o,strategy:a}=e,i=a==="fixed",s=Be(o),l=t?Rr(t.floating):!1;if(o===s||l&&i)return n;let u={scrollLeft:0,scrollTop:0},p=ze(1),h=ze(0),g=Fe(o);if((g||!i)&&((vt(o)!=="body"||Or(s))&&(u=wr(o)),g)){let v=Nr(o);p=Xt(o),h.x=v.x+o.clientLeft,h.y=v.y+o.clientTop}let y=s&&!g&&!i?Us(s,u):ze(0);return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-u.scrollLeft*p.x+h.x+y.x,y:n.y*p.y-u.scrollTop*p.y+h.y+y.y}}function R0(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function w0(e){let t=wr(e),n=e.ownerDocument.body,o=Xe(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=Xe(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),i=-t.scrollLeft+dn(e),s=-t.scrollTop;return Ee(n).direction==="rtl"&&(i+=Xe(e.clientWidth,n.clientWidth)-o),{width:o,height:a,x:i,y:s}}var N0=25;function _0(e,t,n){n===void 0&&(n="viewport");let o=n==="layoutViewport",a=ae(e),i=Be(e),s=a.visualViewport,l=i.clientWidth,u=i.clientHeight,p=0,h=0;if(s){let y=!cn()||t==="fixed";o?y||(p=-s.offsetLeft,h=-s.offsetTop):(l=s.width,u=s.height,y&&(p=s.offsetLeft,h=s.offsetTop))}if(dn(i)<=0){let y=i.ownerDocument,v=y.body,x=getComputedStyle(v),S=y.compatMode==="CSS1Compat"&&parseFloat(x.marginLeft)+parseFloat(x.marginRight)||0,A=Math.abs(i.clientWidth-v.clientWidth-S),L=getComputedStyle(i).scrollbarGutter==="stable both-edges"?A/2:A;L<=N0&&(l-=L)}return{width:l,height:u,x:p,y:h}}function z0(e,t){let n=Nr(e,!0,t==="fixed"),o=n.top+e.clientTop,a=n.left+e.clientLeft,i=Xt(e),s=e.clientWidth*i.x,l=e.clientHeight*i.y,u=a*i.x,p=o*i.y;return{width:s,height:l,x:u,y:p}}function ks(e,t,n){let o;if(t==="viewport"||t==="layoutViewport")o=_0(e,n,t);else if(t==="document")o=w0(Be(e));else if(Ce(t))o=z0(t,n);else{let a=Ds(e);o={x:t.x-a.x,y:t.y-a.y,width:t.width,height:t.height}}return yt(o)}function M0(e,t){let n=t.get(e);if(n)return n;let o=an(e,[],!1).filter(l=>Ce(l)&&vt(l)!=="body"),a=null,i=Ee(e).position==="fixed",s=i?Je(e):e;for(;Ce(s)&&!Yt(s);){let l=Ee(s),u=Zt(s),p=a?a.position:i?"fixed":"";!u&&(p==="fixed"||p==="absolute"&&l.position==="static")?o=o.filter(g=>g!==s):a=l,s=Je(s)}return t.set(e,o),o}function k0(e){let{element:t,boundary:n,rootBoundary:o,strategy:a}=e,s=[...n==="clippingAncestors"?Rr(t)?[]:M0(t,this._c):[].concat(n),o],l=ks(t,s[0],a),u=l.top,p=l.right,h=l.bottom,g=l.left;for(let y=1;y<s.length;y++){let v=ks(t,s[y],a);u=Xe(v.top,u),p=Er(v.right,p),h=Er(v.bottom,h),g=Xe(v.left,g)}return{width:p-g,height:h-u,x:g,y:u}}function I0(e){let{width:t,height:n}=Ts(e);return{width:t,height:n}}function T0(e,t,n){let o=Fe(t),a=Be(t),i=n==="fixed",s=Nr(e,!0,i,t),l={scrollLeft:0,scrollTop:0},u=ze(0);if((o||!i)&&((vt(t)!=="body"||Or(a))&&(l=wr(t)),o)){let y=Nr(t,!0,i,t);u.x=y.x+t.clientLeft,u.y=y.y+t.clientTop}!o&&a&&(u.x=dn(a));let p=a&&!o&&!i?Us(a,l):ze(0),h=s.left+l.scrollLeft-u.x-p.x,g=s.top+l.scrollTop-u.y-p.y;return{x:h,y:g,width:s.width,height:s.height}}function Ao(e){return Ee(e).position==="static"}function Is(e,t){if(!Fe(e)||Ee(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Be(e)===n&&(n=n.ownerDocument.body),n}function Bs(e,t){let n=ae(e);if(Rr(e))return n;if(!Fe(e)){let a=Je(e);for(;a&&!Yt(a);){if(Ce(a)&&!Ao(a))return a;a=Je(a)}return n}let o=Is(e,t);for(;o&&_s(o)&&Ao(o);)o=Is(o,t);return o&&Yt(o)&&Ao(o)&&!Zt(o)?n:o||zs(e)||n}var P0=async function(e){let t=this.getOffsetParent||Bs,n=this.getDimensions,o=await n(e.floating);return{reference:T0(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}};function D0(e){return Ee(e).direction==="rtl"}var un={convertOffsetParentRelativeRectToViewportRelativeRect:O0,getDocumentElement:Be,getClippingRect:k0,getOffsetParent:Bs,getElementRects:P0,getClientRects:R0,getDimensions:I0,getScale:Xt,isElement:Ce,isRTL:D0};var Fs=Os,Gs=Rs;var Hs=(e,t,n)=>{let o=new Map,a=n??{},i={...un,...a.platform,_c:o};return Ls(e,t,{...a,platform:i})};function $s(e){return U0(e)}function Lo(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function U0(e){for(let t=e;t;t=Lo(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Lo(e);t;t=Lo(t)){if(!(t instanceof Element))continue;let n=getComputedStyle(t);if(n.display!=="contents"&&(n.position!=="static"||Zt(n)||t.tagName==="BODY"))return t}return null}async function Ws(e,t,n){let o;return typeof n=="object"?o=n:o={placement:n},Hs(e,t,{strategy:o.strategy,platform:{...un,getOffsetParent:a=>un.getOffsetParent(a,$s)},middleware:[Gs({crossAxis:!0}),Fs({allowedPlacements:[o.placement]})]})}var lr=O(T());var Xo=O(re());var js=O(re(),1);var Oo=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Vs(e,t){return(0,js.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return _r(e);try{return JSON.parse(n)}catch{return _r(e)}},toAttribute:n=>JSON.stringify(n)},hasChanged:zr,...t??{}})}function B0(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let n,o;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(o=n;o--!==0;)if(!fn(e[o],t[o]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o of e.entries())if(!t.has(o[0]))return!1;for(o of e.entries())if(!fn(o[1],t.get(o[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o of e.entries())if(!t.has(o[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let a=s=>Object.keys(s).filter(l=>s[l]!=null),i=a(e);if(n=i.length,n!==a(t).length)return!1;for(o=n;o--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[o]))return!1;for(o=n;o--!==0;){let s=i[o];if(!fn(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function fn(e,t){try{return B0(e,t)}catch{return!1}}function zr(e,t){return!fn(e,t)}function _r(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function pn(e,t){let n=o=>o[e]===!0;return o=>{if(n(o))return o;let a=t(o);return a[e]=!0,a}}var Ks=O(re(),1);var Ro=e=>{let t=e??{};return(n,o)=>{var a;let i={hasChanged:zr,attribute:!1,...t};(0,Ks.property)(i)(n,o);let s=n.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(a=t.selector)!==null&&a!==void 0?a:(l=>l[o]),store:t.store})}};var mn=class{constructor(){this.queue=[]}add(t,n=!1){n&&this.clear(t.type),this.queue.push(t)}consume(t){let n=this.queue.find(o=>o.type===t);return n&&(this.queue=this.queue.filter(o=>o!==n)),n}clear(t){typeof t=="string"?this.queue=this.queue.filter(n=>n.type!==t):this.queue=this.queue.filter(n=>!t.test(n.type))}};var xt=O(re(),1);var hn=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,n){return this.callbacks=[t],this.debounce(n)}queue(t,n){return this.callbacks.push(t),this.debounce(n)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((n,o)=>{this.resolvePromise=n,this.rejectPromise=o})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,n;let o=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:(()=>null),i=(n=this.resolvePromise)!==null&&n!==void 0?n:(()=>null);this.clearPromise();for(let s of o)try{await s()}catch(l){a(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Zs=O(V(),1);var gn=globalThis,F0=gn.ShadowRoot&&(gn.ShadyCSS===void 0||gn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var qs=(e,t)=>{if(F0)e.adoptedStyleSheets=t.map(n=>n instanceof CSSStyleSheet?n:n.styleSheet);else for(let n of t){let o=document.createElement("style"),a=gn.litNonce;a!==void 0&&o.setAttribute("nonce",a),o.textContent=n.cssText,e.appendChild(o)}};var yn=class extends Zs.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let t=this.scopedRegistryConstructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,t.defineScopedElements(t.elementDefinitions));let n={...t.shadowRootOptions,customElements:t.registry},o=this.renderOptions.creationScope=this.attachShadow(n);return qs(o,t.elementStyles),o}static canDefineScopedElement(t){return!!this.registry&&!this.registry.get(t)}static defineScopedElements(t){Object.entries(t).forEach(([n,o])=>this.defineScopedElement(n,o))}static defineScopedElement(t,n){Oo(t)(n),this.canDefineScopedElement(t)&&this.registry.define(t,n)}canDefineScopedElement(t){return this.scopedRegistryConstructor.canDefineScopedElement(t)}defineScopedElements(t){this.scopedRegistryConstructor.defineScopedElements(t)}defineScopedElement(t,n){this.scopedRegistryConstructor.defineScopedElement(t,n)}};function Ys(e,t,...n){var o;let a=e.querySelector(t);for(let i of n)a=(o=a?.shadowRoot)===null||o===void 0?void 0:o.querySelector(i);return a}var Jt=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},ec,Xs=Symbol("constructorPrototype"),Qs=Symbol("constructorName"),tc=Symbol("exportpartsDebouncer"),Js=Symbol("dynamicDependenciesLoaded"),Qt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Qt.eventName="exportparts-updated";var Me=class extends yn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[ec]=new hn(5),this.scheduleExportpartsUpdate=()=>{var t,n,o;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(o=(n=this.exportpartsPrefixes)===null||n===void 0?void 0:n.length)!==null&&o!==void 0&&o)&&this[tc].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Qs]=this.constructor.name,this[Xs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Qs]&&Object.setPrototypeOf(this,this[Xs])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let n=this.constructor;n[Js]||(n[Js]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Qt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Qt.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new Qt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:n,selector:o,shadowPath:a}=this.elementToFocus;if(o!=null){let i=[...a??[],o];n=Ys(this.shadowRoot,...i)}n?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||n?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var n,o,a;if(((o=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&o!==void 0?o:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var n,o,a,i,s,l;let u=y=>y!=null&&y.trim().length>0,p=t.filter(u).map(y=>y.trim());if(p.length===0){this.exportparts=void 0;return}let h=new Set;for(let y of(o=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll("[part],[exportparts]"))!==null&&o!==void 0?o:[]){let v=(i=(a=y.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(s=y.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(A=>A.split(":")[1]))!==null&&l!==void 0?l:[],S=[...v,...x].filter(u).map(A=>A.trim());for(let A of S)h.add(A)}if(h.size===0){this.exportparts=void 0;return}let g=[...h.values()].flatMap(y=>p.map(v=>`${y}:${v}--${y}`));this.exportparts=[...this.part,...g].join(", ")}};ec=tc;Jt([(0,xt.property)()],Me.prototype,"exportpartsPrefix",void 0);Jt([Vs([])],Me.prototype,"exportpartsPrefixes",void 0);Jt([(0,xt.property)({reflect:!0})],Me.prototype,"exportparts",void 0);Jt([(0,xt.property)()],Me.prototype,"customStylesheet",void 0);Jt([(0,xt.property)()],Me.prototype,"elementToFocus",void 0);Jt([(0,xt.state)()],Me.prototype,"useAdoptedStyleSheets",void 0);function bn(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Mr=Symbol("internalReduxEventsUnsubscribers"),et=Symbol("internalStoresUnsubscribers"),St=Symbol("internalStores"),G0=pn(Symbol("withRedux"),function(e){var t,n,o;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[n]=new Map,this[o]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(l=>s.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[St].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[St].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[St].get(s)}addStore(s,l){var u;l=(u=l??s.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[St].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[St].delete(l)}setupStores(){this.unsubscribeFromStores(),this[St].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(s.store);p&&(s.store?this[et].has(s.store):this[et].size>0)&&(this[l]=s.selector(p.getState(),this))}})}subscribeToStore(s,l){var u;this[et].set(s,l.subscribe(()=>this.updateFromStores())),this[Mr].set(s,[]),bn(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||l.name===p.store)){let g=y=>this[h](y);l.addEventListener(p.eventName,g),this[Mr].get(s).push(()=>l.removeEventListener(p.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[et].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[et].has(s)&&this[et].get(s)(),this[et].delete(s),(l=this[Mr].get(s))===null||l===void 0||l.forEach(u=>u()),this[Mr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=et,n=St,o=Mr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),rc=class extends G0(Me){};function he(e){for(var t=arguments.length,n=Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map((function(s){return"'"+s+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ge(e){return!!e&&!!e[H]}function Ae(e){var t;return!!e&&((function(n){if(!n||typeof n!="object")return!1;var o=Object.getPrototypeOf(n);if(o===null)return!0;var a=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Z0})(e)||Array.isArray(e)||!!e[lc]||!!(!((t=e.constructor)===null||t===void 0)&&t[lc])||Po(e)||Do(e))}function Ct(e,t,n){n===void 0&&(n=!1),rr(e)===0?(n?Object.keys:tr)(e).forEach((function(o){n&&typeof o=="symbol"||t(o,e[o],e)})):e.forEach((function(o,a){return t(a,o,e)}))}function rr(e){var t=e[H];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Po(e)?2:Do(e)?3:0}function er(e,t){return rr(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function H0(e,t){return rr(e)===2?e.get(t):e[t]}function dc(e,t,n){var o=rr(e);o===2?e.set(t,n):o===3?e.add(n):e[t]=n}function uc(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Po(e){return K0&&e instanceof Map}function Do(e){return q0&&e instanceof Set}function tt(e){return e.o||e.t}function Uo(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=mc(e);delete t[H];for(var n=tr(t),o=0;o<n.length;o++){var a=n[o],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function Bo(e,t){return t===void 0&&(t=!1),Fo(e)||Ge(e)||!Ae(e)||(rr(e)>1&&(e.set=e.add=e.clear=e.delete=$0),Object.freeze(e),t&&Ct(e,(function(n,o){return Bo(o,!0)}),!0)),e}function $0(){he(2)}function Fo(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function ke(e){var t=To[e];return t||he(18,e),t}function W0(e,t){To[e]||(To[e]=t)}function Mo(){return Ir}function wo(e,t){t&&(ke("Patches"),e.u=[],e.s=[],e.v=t)}function vn(e){ko(e),e.p.forEach(j0),e.p=null}function ko(e){e===Ir&&(Ir=e.l)}function nc(e){return Ir={p:[],l:Ir,h:e,m:!0,_:0}}function j0(e){var t=e[H];t.i===0||t.i===1?t.j():t.g=!0}function No(e,t){t._=t.p.length;var n=t.p[0],o=e!==void 0&&e!==n;return t.h.O||ke("ES5").S(t,e,o),o?(n[H].P&&(vn(t),he(4)),Ae(e)&&(e=xn(t,e),t.l||Sn(t,e)),t.u&&ke("Patches").M(n[H].t,e,t.u,t.s)):e=xn(t,n,[]),vn(t),t.u&&t.v(t.u,t.s),e!==pc?e:void 0}function xn(e,t,n){if(Fo(t))return t;var o=t[H];if(!o)return Ct(t,(function(l,u){return oc(e,o,t,l,u,n)}),!0),t;if(o.A!==e)return t;if(!o.P)return Sn(e,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var a=o.i===4||o.i===5?o.o=Uo(o.k):o.o,i=a,s=!1;o.i===3&&(i=new Set(a),a.clear(),s=!0),Ct(i,(function(l,u){return oc(e,o,a,l,u,n,s)})),Sn(e,a,!1),n&&e.u&&ke("Patches").N(o,n,e.u,e.s)}return o.o}function oc(e,t,n,o,a,i,s){if(Ge(a)){var l=xn(e,a,i&&t&&t.i!==3&&!er(t.R,o)?i.concat(o):void 0);if(dc(n,o,l),!Ge(l))return;e.m=!1}else s&&n.add(a);if(Ae(a)&&!Fo(a)){if(!e.h.D&&e._<1)return;xn(e,a),t&&t.A.l||Sn(e,a)}}function Sn(e,t,n){n===void 0&&(n=!1),!e.l&&e.h.D&&e.m&&Bo(t,n)}function _o(e,t){var n=e[H];return(n?tt(n):e)[t]}function ac(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var o=Object.getOwnPropertyDescriptor(n,t);if(o)return o;n=Object.getPrototypeOf(n)}}function rt(e){e.P||(e.P=!0,e.l&&rt(e.l))}function zo(e){e.o||(e.o=Uo(e.t))}function Io(e,t,n){var o=Po(t)?ke("MapSet").F(t,n):Do(t)?ke("MapSet").T(t,n):e.O?(function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:Mo(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=Tr;s&&(u=[l],p=kr);var h=Proxy.revocable(u,p),g=h.revoke,y=h.proxy;return l.k=y,l.j=g,y})(t,n):ke("ES5").J(t,n);return(n?n.A:Mo()).p.push(o),o}function V0(e){return Ge(e)||he(22,e),(function t(n){if(!Ae(n))return n;var o,a=n[H],i=rr(n);if(a){if(!a.P&&(a.i<4||!ke("ES5").K(a)))return a.t;a.I=!0,o=ic(n,i),a.I=!1}else o=ic(n,i);return Ct(o,(function(s,l){a&&H0(a.t,s)===l||dc(o,s,t(l))})),i===3?new Set(o):o})(e)}function ic(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Uo(e)}function fc(){function e(s,l){var u=i[s];return u?u.enumerable=l:i[s]=u={configurable:!0,enumerable:l,get:function(){var p=this[H];return Tr.get(p,s)},set:function(p){var h=this[H];Tr.set(h,s,p)}},u}function t(s){for(var l=s.length-1;l>=0;l--){var u=s[l][H];if(!u.P)switch(u.i){case 5:o(u)&&rt(u);break;case 4:n(u)&&rt(u)}}}function n(s){for(var l=s.t,u=s.k,p=tr(u),h=p.length-1;h>=0;h--){var g=p[h];if(g!==H){var y=l[g];if(y===void 0&&!er(l,g))return!0;var v=u[g],x=v&&v[H];if(x?x.t!==y:!uc(v,y))return!0}}var S=!!l[H];return p.length!==tr(l).length+(S?0:1)}function o(s){var l=s.k;if(l.length!==s.t.length)return!0;var u=Object.getOwnPropertyDescriptor(l,l.length-1);if(u&&!u.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(s){s.g&&he(3,JSON.stringify(tt(s)))}var i={};W0("ES5",{J:function(s,l){var u=Array.isArray(s),p=(function(g,y){if(g){for(var v=Array(y.length),x=0;x<y.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var S=mc(y);delete S[H];for(var A=tr(S),L=0;L<A.length;L++){var N=A[L];S[N]=e(N,g||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(y),S)})(u,s),h={i:u?5:4,A:l?l.A:Mo(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,H,{value:h,writable:!0}),p},S:function(s,l,u){u?Ge(l)&&l[H].A===s&&t(s.p):(s.u&&(function p(h){if(h&&typeof h=="object"){var g=h[H];if(g){var y=g.t,v=g.k,x=g.R,S=g.i;if(S===4)Ct(v,(function(I){I!==H&&(y[I]!==void 0||er(y,I)?x[I]||p(v[I]):(x[I]=!0,rt(g)))})),Ct(y,(function(I){v[I]!==void 0||er(v,I)||(x[I]=!1,rt(g))}));else if(S===5){if(o(g)&&(rt(g),x.length=!0),v.length<y.length)for(var A=v.length;A<y.length;A++)x[A]=!1;else for(var L=y.length;L<v.length;L++)x[L]=!0;for(var N=Math.min(v.length,y.length),z=0;z<N;z++)v.hasOwnProperty(z)||(x[z]=!0),x[z]===void 0&&p(v[z])}}}})(s.p[0]),t(s.p))},K:function(s){return s.i===4?n(s):o(s)}})}var sc,Ir,Go=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",K0=typeof Map<"u",q0=typeof Set<"u",cc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",pc=Go?Symbol.for("immer-nothing"):((sc={})["immer-nothing"]=!0,sc),lc=Go?Symbol.for("immer-draftable"):"__$immer_draftable",H=Go?Symbol.for("immer-state"):"__$immer_state";var Z0=""+Object.prototype.constructor,tr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,mc=Object.getOwnPropertyDescriptors||function(e){var t={};return tr(e).forEach((function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)})),t},To={},Tr={get:function(e,t){if(t===H)return e;var n=tt(e);if(!er(n,t))return(function(a,i,s){var l,u=ac(i,s);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0})(e,n,t);var o=n[t];return e.I||!Ae(o)?o:o===_o(e.t,t)?(zo(e),e.o[t]=Io(e.A.h,o,e)):o},has:function(e,t){return t in tt(e)},ownKeys:function(e){return Reflect.ownKeys(tt(e))},set:function(e,t,n){var o=ac(tt(e),t);if(o?.set)return o.set.call(e.k,n),!0;if(!e.P){var a=_o(tt(e),t),i=a?.[H];if(i&&i.t===n)return e.o[t]=n,e.R[t]=!1,!0;if(uc(n,a)&&(n!==void 0||er(e.t,t)))return!0;zo(e),rt(e)}return e.o[t]===n&&(n!==void 0||t in e.o)||Number.isNaN(n)&&Number.isNaN(e.o[t])||(e.o[t]=n,e.R[t]=!0),!0},deleteProperty:function(e,t){return _o(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,zo(e),rt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=tt(e),o=Reflect.getOwnPropertyDescriptor(n,t);return o&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:o.enumerable,value:n[t]}},defineProperty:function(){he(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){he(12)}},kr={};Ct(Tr,(function(e,t){kr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),kr.deleteProperty=function(e,t){return kr.set.call(this,e,t,void 0)},kr.set=function(e,t,n){return Tr.set.call(this,e[0],t,n,e[0])};var Y0=(function(){function e(n){var o=this;this.O=cc,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=o;return function(S){var A=this;S===void 0&&(S=l);for(var L=arguments.length,N=Array(L>1?L-1:0),z=1;z<L;z++)N[z-1]=arguments[z];return u.produce(S,(function(I){var U;return(U=i).call.apply(U,[A,I].concat(N))}))}}var p;if(typeof i!="function"&&he(6),s!==void 0&&typeof s!="function"&&he(7),Ae(a)){var h=nc(o),g=Io(o,a,void 0),y=!0;try{p=i(g),y=!1}finally{y?vn(h):ko(h)}return typeof Promise<"u"&&p instanceof Promise?p.then((function(S){return wo(h,s),No(S,h)}),(function(S){throw vn(h),S})):(wo(h,s),No(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===pc&&(p=void 0),o.D&&Bo(p,!0),s){var v=[],x=[];ke("Patches").M(a,p,v,x),s(v,x)}return p}he(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,g=Array(h>1?h-1:0),y=1;y<h;y++)g[y-1]=arguments[y];return o.produceWithPatches(p,(function(v){return a.apply(void 0,[v].concat(g))}))};var s,l,u=o.produce(a,i,(function(p,h){s=p,l=h}));return typeof Promise<"u"&&u instanceof Promise?u.then((function(p){return[p,s,l]})):[u,s,l]},typeof n?.useProxies=="boolean"&&this.setUseProxies(n.useProxies),typeof n?.autoFreeze=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var t=e.prototype;return t.createDraft=function(n){Ae(n)||he(8),Ge(n)&&(n=V0(n));var o=nc(this),a=Io(this,n,void 0);return a[H].C=!0,ko(o),a},t.finishDraft=function(n,o){var a=n&&n[H],i=a.A;return wo(i,o),No(void 0,i)},t.setAutoFreeze=function(n){this.D=n},t.setUseProxies=function(n){n&&!cc&&he(20),this.O=n},t.applyPatches=function(n,o){var a;for(a=o.length-1;a>=0;a--){var i=o[a];if(i.path.length===0&&i.op==="replace"){n=i.value;break}}a>-1&&(o=o.slice(a+1));var s=ke("Patches").$;return Ge(n)?s(n,o):this.produce(n,(function(l){return s(l,o)}))},e})(),le=new Y0,X0=le.produce,d7=le.produceWithPatches.bind(le),u7=le.setAutoFreeze.bind(le),f7=le.setUseProxies.bind(le),p7=le.applyPatches.bind(le),m7=le.createDraft.bind(le),h7=le.finishDraft.bind(le),Cn=X0;function Et(e){"@babel/helpers - typeof";return Et=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Et(e)}function hc(e,t){if(Et(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var o=n.call(e,t||"default");if(Et(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function gc(e){var t=hc(e,"string");return Et(t)=="symbol"?t:t+""}function yc(e,t,n){return(t=gc(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function bc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,o)}return n}function Ho(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?bc(Object(n),!0).forEach(function(o){yc(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):bc(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function ee(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var vc=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),$o=function(){return Math.random().toString(36).substring(7).split("").join(".")},En={INIT:"@@redux/INIT"+$o(),REPLACE:"@@redux/REPLACE"+$o(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+$o()}};function Q0(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Wo(e,t,n){var o;if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(ee(0));if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(ee(1));return n(Wo)(e,t)}if(typeof e!="function")throw new Error(ee(2));var a=e,i=t,s=[],l=s,u=!1;function p(){l===s&&(l=s.slice())}function h(){if(u)throw new Error(ee(3));return i}function g(S){if(typeof S!="function")throw new Error(ee(4));if(u)throw new Error(ee(5));var A=!0;return p(),l.push(S),function(){if(A){if(u)throw new Error(ee(6));A=!1,p();var N=l.indexOf(S);l.splice(N,1),s=null}}}function y(S){if(!Q0(S))throw new Error(ee(7));if(typeof S.type>"u")throw new Error(ee(8));if(u)throw new Error(ee(9));try{u=!0,i=a(i,S)}finally{u=!1}for(var A=s=l,L=0;L<A.length;L++){var N=A[L];N()}return S}function v(S){if(typeof S!="function")throw new Error(ee(10));a=S,y({type:En.REPLACE})}function x(){var S,A=g;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ee(11));function z(){N.next&&N.next(h())}z();var I=A(z);return{unsubscribe:I}}},S[vc]=function(){return this},S}return y({type:En.INIT}),o={dispatch:y,subscribe:g,getState:h,replaceReducer:v},o[vc]=x,o}function J0(e){Object.keys(e).forEach(function(t){var n=e[t],o=n(void 0,{type:En.INIT});if(typeof o>"u")throw new Error(ee(12));if(typeof n(void 0,{type:En.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ee(13))})}function xc(e){for(var t=Object.keys(e),n={},o=0;o<t.length;o++){var a=t[o];typeof e[a]=="function"&&(n[a]=e[a])}var i=Object.keys(n),s,l;try{J0(n)}catch(u){l=u}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var g;for(var y=!1,v={},x=0;x<i.length;x++){var S=i[x],A=n[S],L=p[S],N=A(L,h);if(typeof N>"u"){var z=h&&h.type;throw new Error(ee(14))}v[S]=N,y=y||N!==L}return y=y||i.length!==Object.keys(p).length,y?v:p}}function nr(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.length===0?function(o){return o}:t.length===1?t[0]:t.reduce(function(o,a){return function(){return o(a.apply(void 0,arguments))}})}function Sc(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(o){return function(){var a=o.apply(void 0,arguments),i=function(){throw new Error(ee(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(u){return u(s)});return i=nr.apply(void 0,l)(a.dispatch),Ho(Ho({},a),{},{dispatch:i})}}}function Cc(e){var t=function(o){var a=o.dispatch,i=o.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,e):s(l)}}};return t}var Ec=Cc();Ec.withExtraArgument=Cc;var jo=Ec;var wc=(function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,a){o.__proto__=a}||function(o,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(o[i]=a[i])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function o(){this.constructor=t}t.prototype=n===null?Object.create(n):(o.prototype=n.prototype,new o)}})(),e4=function(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(h){return u([p,h])}}function u(p){if(o)throw new TypeError("Generator is already executing.");for(;n;)try{if(o=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return n.label++,{value:p[1],done:!1};case 5:n.label++,a=p[1],p=[0];continue;case 7:p=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){n=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){n.label=p[1];break}if(p[0]===6&&n.label<i[1]){n.label=i[1],i=p;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(p);break}i[2]&&n.ops.pop(),n.trys.pop();continue}p=t.call(e,n)}catch(h){p=[6,h],a=0}finally{o=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},or=function(e,t){for(var n=0,o=t.length,a=e.length;n<o;n++,a++)e[a]=t[n];return e},t4=Object.defineProperty,r4=Object.defineProperties,n4=Object.getOwnPropertyDescriptors,Ac=Object.getOwnPropertySymbols,o4=Object.prototype.hasOwnProperty,a4=Object.prototype.propertyIsEnumerable,Lc=function(e,t,n){return t in e?t4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},nt=function(e,t){for(var n in t||(t={}))o4.call(t,n)&&Lc(e,n,t[n]);if(Ac)for(var o=0,a=Ac(t);o<a.length;o++){var n=a[o];a4.call(t,n)&&Lc(e,n,t[n])}return e},Vo=function(e,t){return r4(e,n4(t))},i4=function(e,t,n){return new Promise(function(o,a){var i=function(u){try{l(n.next(u))}catch(p){a(p)}},s=function(u){try{l(n.throw(u))}catch(p){a(p)}},l=function(u){return u.done?o(u.value):Promise.resolve(u.value).then(i,s)};l((n=n.apply(e,t)).next())})};var s4=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?nr:nr.apply(null,arguments)},k7=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function c4(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var n=t;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return t===n}function ot(e,t){function n(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];if(t){var i=t.apply(void 0,o);if(!i)throw new Error("prepareAction did not return an object");return nt(nt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:o[0]}}return n.toString=function(){return""+e},n.type=e,n.match=function(o){return o.type===e},n}var l4=(function(e){wc(t,e);function t(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var a=e.apply(this,n)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,or([void 0],n[0].concat(this)))):new(t.bind.apply(t,or([void 0],n.concat(this))))},t})(Array),d4=(function(e){wc(t,e);function t(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var a=e.apply(this,n)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,or([void 0],n[0].concat(this)))):new(t.bind.apply(t,or([void 0],n.concat(this))))},t})(Array);function Zo(e){return Ae(e)?Cn(e,function(){}):e}function u4(e){return typeof e=="boolean"}function f4(){return function(t){return p4(t)}}function p4(e){e===void 0&&(e={});var t=e.thunk,n=t===void 0?!0:t,o=e.immutableCheck,a=o===void 0?!0:o,i=e.serializableCheck,s=i===void 0?!0:i,l=e.actionCreatorCheck,u=l===void 0?!0:l,p=new l4;if(n&&(u4(n)?p.push(jo):p.push(jo.withExtraArgument(n.extraArgument))),0){if(a)var h;if(s)var g;if(u)var y}return p}var Ko=!0;function Nc(e){var t=f4(),n=e||{},o=n.reducer,a=o===void 0?void 0:o,i=n.middleware,s=i===void 0?t():i,l=n.devTools,u=l===void 0?!0:l,p=n.preloadedState,h=p===void 0?void 0:p,g=n.enhancers,y=g===void 0?void 0:g,v;if(typeof a=="function")v=a;else if(c4(a))v=xc(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var x=s;if(typeof x=="function"&&(x=x(t),!Ko&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ko&&x.some(function(I){return typeof I!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Sc.apply(void 0,x),A=nr;u&&(A=s4(nt({trace:!Ko},typeof u=="object"&&u)));var L=new d4(S),N=L;Array.isArray(y)?N=or([S],y):typeof y=="function"&&(N=y(L));var z=A.apply(void 0,N);return Wo(v,h,z)}function _c(e){var t={},n=[],o,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(!l)throw new Error("`builder.addCase` cannot be called with an empty action type");if(l in t)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return t[l]=s,a},addMatcher:function(i,s){return n.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return o=i,a}};return e(a),[t,n,o]}function m4(e){return typeof e=="function"}function h4(e,t,n,o){n===void 0&&(n=[]);var a=typeof t=="function"?_c(t):[t,n,o],i=a[0],s=a[1],l=a[2],u;if(m4(e))u=function(){return Zo(e())};else{var p=Zo(e);u=function(){return p}}function h(g,y){g===void 0&&(g=u());var v=or([i[y.type]],s.filter(function(x){var S=x.matcher;return S(y)}).map(function(x){var S=x.reducer;return S}));return v.filter(function(x){return!!x}).length===0&&(v=[l]),v.reduce(function(x,S){if(S)if(Ge(x)){var A=x,L=S(A,y);return L===void 0?x:L}else{if(Ae(x))return Cn(x,function(N){return S(N,y)});var L=S(x,y);if(L===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return L}return x},g)}return h.getInitialState=u,h}function g4(e,t){return e+"/"+t}function zc(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var n=typeof e.initialState=="function"?e.initialState:Zo(e.initialState),o=e.reducers||{},a=Object.keys(o),i={},s={},l={};a.forEach(function(h){var g=o[h],y=g4(t,h),v,x;"reducer"in g?(v=g.reducer,x=g.prepare):v=g,i[h]=v,s[y]=v,l[h]=x?ot(y,x):ot(y)});function u(){var h=typeof e.extraReducers=="function"?_c(e.extraReducers):[e.extraReducers],g=h[0],y=g===void 0?{}:g,v=h[1],x=v===void 0?[]:v,S=h[2],A=S===void 0?void 0:S,L=nt(nt({},y),s);return h4(n,function(N){for(var z in L)N.addCase(z,L[z]);for(var I=0,U=x;I<U.length;I++){var G=U[I];N.addMatcher(G.matcher,G.reducer)}A&&N.addDefaultCase(A)})}var p;return{name:t,reducer:function(h,g){return p||(p=u()),p(h,g)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var y4="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",b4=function(e){e===void 0&&(e=21);for(var t="",n=e;n--;)t+=y4[Math.random()*64|0];return t},v4=["name","message","stack","code"],qo=(function(){function e(t,n){this.payload=t,this.meta=n}return e})(),Oc=(function(){function e(t,n){this.payload=t,this.meta=n}return e})(),x4=function(e){if(typeof e=="object"&&e!==null){for(var t={},n=0,o=v4;n<o.length;n++){var a=o[n];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},D7=(function(){function e(t,n,o){var a=ot(t+"/fulfilled",function(h,g,y,v){return{payload:h,meta:Vo(nt({},v||{}),{arg:y,requestId:g,requestStatus:"fulfilled"})}}),i=ot(t+"/pending",function(h,g,y){return{payload:void 0,meta:Vo(nt({},y||{}),{arg:g,requestId:h,requestStatus:"pending"})}}),s=ot(t+"/rejected",function(h,g,y,v,x){return{payload:v,error:(o&&o.serializeError||x4)(h||"Rejected"),meta:Vo(nt({},x||{}),{arg:y,requestId:g,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,u=typeof AbortController<"u"?AbortController:(function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h})();function p(h){return function(g,y,v){var x=o?.idGenerator?o.idGenerator(h):b4(),S=new u,A,L=!1;function N(I){A=I,S.abort()}var z=(function(){return i4(this,null,function(){var I,U,G,Ne,ut,_e,se;return e4(this,function(pe){switch(pe.label){case 0:return pe.trys.push([0,4,,5]),Ne=(I=o?.condition)==null?void 0:I.call(o,h,{getState:y,extra:v}),C4(Ne)?[4,Ne]:[3,2];case 1:Ne=pe.sent(),pe.label=2;case 2:if(Ne===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return L=!0,ut=new Promise(function(ce,ft){return S.signal.addEventListener("abort",function(){return ft({name:"AbortError",message:A||"Aborted"})})}),g(i(x,h,(U=o?.getPendingMeta)==null?void 0:U.call(o,{requestId:x,arg:h},{getState:y,extra:v}))),[4,Promise.race([ut,Promise.resolve(n(h,{dispatch:g,getState:y,extra:v,requestId:x,signal:S.signal,abort:N,rejectWithValue:function(ce,ft){return new qo(ce,ft)},fulfillWithValue:function(ce,ft){return new Oc(ce,ft)}})).then(function(ce){if(ce instanceof qo)throw ce;return ce instanceof Oc?a(ce.payload,x,h,ce.meta):a(ce,x,h)})])];case 3:return G=pe.sent(),[3,5];case 4:return _e=pe.sent(),G=_e instanceof qo?s(null,x,h,_e.payload,_e.meta):s(_e,x,h),[3,5];case 5:return se=o&&!o.dispatchConditionRejection&&s.match(G)&&G.meta.condition,se||g(G),[2,G]}})})})();return Object.assign(z,{abort:N,requestId:x,arg:h,unwrap:function(){return z.then(S4)}})}}return Object.assign(p,{pending:i,rejected:s,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e})();function S4(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function C4(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Mc="listener",kc="completed",Ic="cancelled",U7="task-"+Ic,B7="task-"+kc,F7=Mc+"-"+Ic,G7=Mc+"-"+kc;var Yo="listenerMiddleware";var H7=ot(Yo+"/add"),$7=ot(Yo+"/removeAll"),W7=ot(Yo+"/remove");var Rc,j7=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Rc||(Rc=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},E4=function(e){return function(t){setTimeout(t,e)}},V7=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:E4(10);fc();var A4=pn(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(n,o,a){this.eventBus.addEventListener(n,o,a)}dispatchEvent(n){return this.eventBus.dispatchEvent(n)}removeEventListener(n,o,a){this.eventBus.removeEventListener(n,o,a)}}}),An=class extends A4(Object){};window.ftReduxStores||(window.ftReduxStores={});var Tc=class e extends An{static get(t){var n;let o=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[o];if(bn(i))return i;if(a==null)return;let s=zc({...a,reducers:(n=a.reducers)!==null&&n!==void 0?n:{}}),l=Nc({reducer:(u,p)=>{if(p.type==="CLEAR_FT_REDUX_STORE"){let h=_r(s.getInitialState());for(let g of p.keeping)h[g]=(u??h)[g];return h}else if(typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...u,...p.overwrites};return s.reducer(u,p)}});return window.ftReduxStores[a.name]=new e(s,l,a.eventBus)}constructor(t,n,o){super(),this.reduxSlice=t,this.reduxStore=n,this.isFtReduxStore=!0,this.commands=new mn;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let u=s,p=i[u];return p?(...h)=>{let g=p(...h.map(a));return this.reduxStore.dispatch(g),g}:h=>{this.setState({[u]:a(h)})}}}),this.eventBus=o??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Ln=class{static format(t,n,o,a,i){return window.moment?window.moment(t).locale(n).format(this.getMomentDateFormat(o,a,!!i)):this.getIntlDateTime(t,n,o,a,!!i)}static getMomentDateFormat(t,n,o){return o?"LT":t?n?"lll":"ll":n?"L LT":"L"}static getIntlDateTime(t,n,o,a,i){let s=typeof t=="string"?new Date(t):t,l=new Intl.DateTimeFormat(n,{dateStyle:o?"medium":"short"}).format(s),u=new Intl.DateTimeFormat(n,{timeStyle:"short"}).format(s);return i?u:a?`${l} ${u}`:l}static getTimezoneAsString(){let t=o=>String(Math.floor(o)).padStart(2,"0"),n=new Date().getTimezoneOffset();return`${n<0?"+":"-"}${t(Math.abs(n)/60)}:${t(Math.abs(n)%60)}`}};var On=O(T()),L4="ft-app-info",ar=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};ar.eventName="authentication-change";var Pr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Pr.eventName="ui-locale-changed";var O4={session:(e,t)=>{(0,On.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>P.dispatchEvent(new ar(t.payload)),0))}},P=On.FtReduxStore.get({name:L4,reducers:O4,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Pc=O(T()),Rn=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},xh=(0,Pc.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...o){super(o),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(P)}dateFormatOptionsChanged(o){return o.has("metadataDescriptors")||o.has("useLongDateFormat")||o.has("useDateTimeFormat")||o.has("uiLocale")}getDateFormatter(o){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===o))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>Ln.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Rn([(0,Xo.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Rn([(0,Xo.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Rn([Ro({store:P.name,selector:n=>{var o,a;return(a=(o=n.metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),Rn([Ro({store:P.name})],t.prototype,"uiLocale",void 0),t});var Dc;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Dc||(Dc={}));var Uc;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Uc||(Uc={}));var Bc;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Bc||(Bc={}));var Fc;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Fc||(Fc={}));var Gc;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Gc||(Gc={}));var Hc;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Hc||(Hc={}));var $c;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})($c||($c={}));var Wc;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Wc||(Wc={}));var jc;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(jc||(jc={}));var Vc;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Vc||(Vc={}));var Kc;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW",e.UD_VIEWER="UD_VIEWER",e.ASSET_VIEWER="ASSET_VIEWER"})(Kc||(Kc={}));var qc;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(qc||(qc={}));var Zc;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Zc||(Zc={}));var Yc;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Yc||(Yc={}));var Xc;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Xc||(Xc={}));var Qc;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Qc||(Qc={}));var Jc;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Jc||(Jc={}));var el;(function(e){e.ASC="ASC",e.DESC="DESC"})(el||(el={}));var tl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(tl||(tl={}));var rl;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(rl||(rl={}));var nl;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(nl||(nl={}));var ol;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(ol||(ol={}));var al;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(al||(al={}));var il;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(il||(il={}));var sl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(sl||(sl={}));var cl;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(cl||(cl={}));var ll;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ll||(ll={}));var Y;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(Y||(Y={}));var ge;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(ge||(ge={}));var dl;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(dl||(dl={}));var ul;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(ul||(ul={}));var fl;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(fl||(fl={}));var pl;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SUMMARY="SUMMARY",e.SEMANTIC_SEARCH="SEMANTIC_SEARCH",e.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",e.DOCUMENTATION="DOCUMENTATION",e.OTHER="OTHER"})(pl||(pl={}));var ml;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(ml||(ml={}));var hl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(hl||(hl={}));var gl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(gl||(gl={}));var yl;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(yl||(yl={}));var bl;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(bl||(bl={}));var vl;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(vl||(vl={}));var xl;(function(e){e.SOURCES="SOURCES",e.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",e.VOCABULARIES="VOCABULARIES",e.METADATA="METADATA",e.PRETTY_URL="PRETTY_URL",e.ACCESS_RULE="ACCESS_RULE",e.DESIGNED_PAGES="DESIGNED_PAGES",e.THEME_STUDIO="THEME_STUDIO",e.PORTAL_GENERAL="PORTAL_GENERAL",e.ASSETS="ASSETS",e.CODE_LIBRARY="CODE_LIBRARY",e.THEME="THEME",e.CONTENT_STYLES="CONTENT_STYLES",e.HOMEPAGE="HOMEPAGE",e.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",e.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",e.PORTAL_METADATA="PORTAL_METADATA",e.LANGUAGES="LANGUAGES",e.PRINT_TEMPLATES="PRINT_TEMPLATES",e.OFFLINE="OFFLINE",e.CUSTOM_JS="CUSTOM_JS",e.CONFIDENTIALITY="CONFIDENTIALITY",e.NOTIFICATIONS="NOTIFICATIONS"})(xl||(xl={}));var Sl;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(Sl||(Sl={}));var R4={[Y.PERSONAL_BOOK_SHARE_USER]:[Y.PERSONAL_BOOK_USER],[Y.HTML_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.PDF_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.KHUB_ADMIN]:[Y.CONTENT_PUBLISHER],[Y.ADMIN]:[Y.KHUB_ADMIN,Y.USERS_ADMIN,Y.PORTAL_ADMIN,Y.BEHAVIOR_DATA_USER],[Y.GENERATIVE_AI_EXPORT_USER]:[Y.GENERATIVE_AI_USER]};function Cl(e,t){return e===t||(R4[e]??[]).some(n=>Cl(n,t))}function El(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(o=>Cl(o,t))}var Mn=O(T());var Qo=O(T());var At=class e{static get(t){let{baseUrl:n,apiIntegrationIdentifier:o}=P.getState(),a=t??o;if(n&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(n,a,!0)}static await(t){return new Promise(n=>{let o=e.get(t);if(o)n(o);else{let a=P.subscribe(()=>{o=e.get(t),o&&(a(),n(o))})}})}};var ir=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:At.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):At.await()}};var de=class extends ir{constructor(t=!0,n){var o;super(n),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[u])=>l.localeCompare(u)));let a=this.constructor;a.commonCache=(o=a.commonCache)!==null&&o!==void 0?o:new Qo.CacheRegistry,this.cache=t?a.commonCache:new Qo.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((n,o)=>0|31*n+o.charCodeAt(0),0))}};var wn=class extends de{async listMySearches(){let{session:t}=P.getState();return El(t,Y.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var Nn=class extends de{async listMyBookmarks(){let t=P.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var _n=class extends de{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=P.getState().session;return!!t?.sessionAuthenticated}};var zn=class extends de{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=P.getState().session;return!!t?.sessionAuthenticated}};var w4="ft-user-assets",N4={setAssetCount:(e,t)=>{let{userAssetType:n,count:o}=t.payload.assetCount;e.assetCounts.allAsset[n]=o},clearAssetCount:e=>{Object.values(ge).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let n=t.payload.mapId;e.assetCounts.bookmarkByMap[n]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:n,mapId:o,asset:a}=t.payload;ea(e,n,[...Jo(e,n),a]),Al(e,n,1,o),Ll(e,a)},editAsset:(e,t)=>{let{assetType:n,asset:o}=t.payload;ea(e,n,Jo(e,n).map(a=>a.id===o.id?o:a)),Ll(e,o)},removeAsset:(e,t)=>{let{assetType:n,mapId:o,assetId:a}=t.payload;ea(e,n,Jo(e,n).filter(i=>i.id!==a)),Al(e,n,-1,o)}},Ol={[ge.SEARCHES]:"savedSearches",[ge.BOOKMARKS]:"bookmarks",[ge.BOOKS]:void 0,[ge.COLLECTIONS]:void 0},Jo=(e,t)=>{var n;let o=Ol[t];return o?(n=e[o])!==null&&n!==void 0?n:[]:[]},ea=(e,t,n)=>{let o=Ol[t];o&&(e[o]=n)},Al=(e,t,n,o)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+n),t===ge.BOOKMARKS&&o)){let i=e.assetCounts.bookmarkByMap[o];e.assetCounts.bookmarkByMap[o]=Math.max(0,i+n)}},Ll=(e,t)=>{let n=e.assetLabels.map(a=>a.title),o=t.labels.filter(a=>!n.includes(a)).map(a=>({title:a}));e.assetLabels.push(...o)},ne=Mn.FtReduxStore.get({name:w4,reducers:N4,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ge).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ta=class{constructor(t=new _n,n=new zn){this.assetCountsService=t,this.assetLabelsService=n,this.currentSession=P.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Nn,this.savedSearchesService=new wn,P.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:n}=P.getState();(0,Mn.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,n?.profile)||(this.currentSession=n,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),ne.actions.clearAssetCount(),ne.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ne.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ne.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();ne.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();ne.actions.assetLabels(t)}async loadAssetCount(t){let n=await this.assetCountsService.getUserAssetCount(t);n&&ne.getState().assetCounts.allAsset[t]!==n.count&&ne.actions.setAssetCount({assetCount:n})}async loadBookmarkByMapId(t){let n=await this.assetCountsService.getUserBookmarkCountByMap(t);n&&ne.getState().assetCounts.bookmarkByMap[t]!==n.count&&ne.actions.setBookmarkCountByMap({count:n.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let n=Object.keys(ne.getState().assetCounts.bookmarkByMap).length!==0;t===ge.BOOKMARKS&&n&&ne.actions.clearBookmarkCountByMap(),ne.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let n=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ne.actions.bookmarks(n)}}},_4=new ta;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=_4);var ra=class{addCommand(t,n=!1){P.commands.add(t,n)}consumeCommand(t){return P.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new ra;var ye=O(T());var Rl,sr=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},z4=Symbol("clearAfterUnitTest"),kn=class extends(0,ye.withEventBus)(de){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Rl]=()=>{this.defaultMessages={},this.cache=new ye.CacheRegistry,this.listeners={}},this.currentUiLocale=P.getState().uiLocale,P.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=P.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let n=t.name.toLowerCase();this.cache.setFinal(n,t),this.notify(n)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,n){var o;if(t=t.toLowerCase(),n&&Object.keys(n).length>0){let a={...(o=this.defaultMessages[t])!==null&&o!==void 0?o:{},...n};(0,ye.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var n,o;return this.fetchContext(t),(o=(n=this.cache.getNow(t))===null||n===void 0?void 0:n.messages)!==null&&o!==void 0?o:{}}resolveRawMessage(t,n){let o=t.toLowerCase();return this.resolveContext(o)[n]}resolveMessage(t,n,...o){var a;let i=t.toLowerCase(),s=this.resolveContext(i);return new ye.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},s).resolve(n,...o)}async fetchContext(t){let n=!this.cache.has(t),o;try{o=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),n&&await this.notify(t)}catch(a){!(a instanceof ye.CanceledPromiseError)&&n&&console.error(a)}return o}subscribe(t,n){var o;return t=t.toLowerCase(),this.listeners[t]=(o=this.listeners[t])!==null&&o!==void 0?o:new Set,this.listeners[t].add(n),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(n)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new sr({loadedContexts:t})),this.dispatchEvent(new sr({loadedContexts:t})),await Promise.all(t.map(n=>this.notify(n,!1)))}async notify(t,n=!0){n&&(document.body.dispatchEvent(new sr({loadedContexts:[t]})),this.dispatchEvent(new sr({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(o=>(0,ye.delay)(0).then(()=>o()).catch(()=>null)))}};Rl=z4;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends kn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends kn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Dr=window.FluidTopicsI18nService,na=window.FluidTopicsCustomI18nService;var wl=O(T()),oa=class{highlightHtml(t,n,o){(0,wl.highlightHtml)(t,n,o)}};window.FluidTopicsHighlightHtmlService=new oa;var Nl=O(T());var aa=class{isDate(t){var n,o,a,i;return(i=(a=((o=(n=P.getState().metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&o!==void 0?o:[]).find(l=>l.key===t))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(t,n){var o,a,i,s;if(t==null)return"";try{return Nl.DateFormatter.format(t,(o=n?.locale)!==null&&o!==void 0?o:P.getState().uiLocale,(a=n?.longFormat)!==null&&a!==void 0?a:!1,(i=n?.withTime)!==null&&i!==void 0?i:!1,(s=n?.onlyTime)!==null&&s!==void 0?s:!1)}catch(l){throw console.error(`Date ${JSON.stringify(t)} is not valid`,l),l}}};window.FluidTopicsDateService=new aa;var _l=O(T());var Ur=class{static get(t,n){var o,a,i,s;let l=P.getState(),{lang:u,region:p}=(i=(a=(o=l.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales)===null||a===void 0?void 0:a.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new _l.SearchPlaceConverter(l.baseUrl,t??20,(s=l.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed,n??`${u}-${p}`)}};var ia=class{urlToSearchRequest(t){return Ur.get().parse(t)}searchRequestToUrl(t){return Ur.get().serialize(t)}};window.FluidTopicsUrlService=new ia;var He=O(T());var Lt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Lt.eventName="change";var sa=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let n=sessionStorage.getItem(this.itemName(t));return n?JSON.parse(n):void 0}set(t,n){sessionStorage.setItem(this.itemName(t),JSON.stringify(n))}},zl=new sa;var In=class e extends He.WithEventBus{static build(){return new e(window.history,zl,()=>window.location,!1)}constructor(t,n,o,a){var i,s;super(),this.history=t,this.historyStorage=n,this.windowLocation=o,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(t,n=!1){let o=n&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,o&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,He.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Lt(this.currentItem())),0)}installProxies(){let t=n=>(o,a,[i,s,l])=>{let u=n(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};o.apply(a,[p,s,l]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let n=this.history.length-1;n>=0;n--)t?this.states[n]=this.historyStorage.get(n):setTimeout(()=>this.states[n]=this.historyStorage.get(n),this.history.length-n)}updateCurrentState(t){var n;let o={...this.buildCurrentState(),...t,index:this.currentIndex,title:(n=t?.title)!==null&&n!==void 0?n:this.currentState.title};this.setCurrentState(o)}addHistoryChangeListener(t){this.addEventListener(Lt.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Lt.eventName,t)}currentItem(){return(0,He.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,He.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let n=this.states.filter(o=>!!o).filter(o=>o.index<this.currentIndex).reverse();return(0,He.deepCopy)(n.find(o=>t(o)))}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,He.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var n;let o=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;if(!o)return t;let a=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,o);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var t,n;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(n=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&n!==void 0?n:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,n){var o;if(!this.hasState(t))return!1;let a=n??this.currentState.majorStateId,i=(o=this.states[t])===null||o===void 0?void 0:o.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=In.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:e=>window.FluidTopicsInternalHistoryService.backwardItemMatching(e),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Ml=O(V());var kl=Ml.css`
|
|
825
|
+
`;var Pl=O(V()),ue=O(re()),wt=O(T());var Ot=O(T());function Il(e,t){let{authenticationRequired:n,session:o}=P.getState();return n&&!o?.sessionAuthenticated?Promise.resolve(t):e()}var Tn=class extends ir{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var ca=class e extends Ot.FtStateManager{static build(t){return new e(P,t)}constructor(t,n){super(),this.store=t,this.cache=new Ot.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new Tn,this.cleanSessionDebouncer=new Ot.Debouncer,this.reloadDebouncer=new Ot.Debouncer(500),this.apiProvider=n??(()=>At.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(ar.eventName,this.reloadConfiguration)}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.store.getState().session==null&&this.updateSession(),this.store.getState().metadataConfiguration==null&&this.updateMetadataConfiguration()),this.store.getState().localesConfiguration==null&&this.updateLocalesConfiguration(),(this.store.getState().availableContentLocales==null||this.store.getState().availableContentLocales.length==0)&&this.updateAvailableContentLocales())}async updateSession(){let t=await this.cache.get("session",async()=>{let n=await this.apiProvider().getCurrentSession();return n.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.setSession(void 0)},n.idleTimeoutInMillis),n});this.setSession(t)}async updateMetadataConfiguration(){this.setMetadataConfiguration(await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration()))}async updateLocalesConfiguration(){this.setLocalesConfiguration(await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration()))}async updateAvailableContentLocales(){var t;let n=await this.cache.get("availableContentLocales",()=>Il(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=n.contentLocales)!==null&&t!==void 0?t:[])}reloadConfiguration(){var t;(t=this.cache)===null||t===void 0||t.clear("availableContentLocales"),typeof this.updateAvailableContentLocales=="function"&&this.updateAvailableContentLocales()}setBaseUrl(t){this.store.actions.baseUrl(t),window.fluidTopicsBaseUrl=t}setApiIntegrationIdentifier(t){this.store.actions.apiIntegrationIdentifier(t)}setApiIntegrationAppVersion(t){this.store.actions.apiIntegrationAppVersion(t)}setUiLocale(t){this.store.actions.uiLocale(t)}setLocalesConfiguration(t){this.store.actions.localesConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(t){this.store.actions.availableContentLocales(t),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(t){this.userLocaleService.updateUiLocale({uiLocale:t}).then(n=>{n.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new Pr(n)))}).catch(()=>{})}setMetadataConfiguration(t){this.store.actions.metadataConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setNoCustom(t){this.store.actions.noCustom(t)}setEditorMode(t){this.store.actions.editorMode(t)}setNoCustomComponent(t){this.store.actions.noCustomComponent(t)}setSession(t){this.store.actions.session(t),setTimeout(()=>this.updateIfNeeded())}setOpenExternalDocumentInNewTab(t){this.store.actions.openExternalDocumentInNewTab(t)}setNavigatorOnline(t){this.store.actions.navigatorOnline(t)}setForcedOffline(t){this.store.actions.forcedOffline(t)}setAuthenticationRequired(t){this.store.actions.authenticationRequired(t)}},Tl=ca.build();var Rt=class extends Event{constructor(t,n,o,a){super("context-request",{bubbles:!0,composed:!0}),this.context=t,this.contextTarget=n,this.callback=o,this.subscribe=a??!1}};var Br=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=t=>{let n=this.pendingContextRequests.get(t.context);if(n===void 0)return;this.pendingContextRequests.delete(t.context);let{requests:o}=n;for(let{elementRef:a,callbackRef:i}of o){let s=a.deref(),l=i.deref();s===void 0||l===void 0||s.dispatchEvent(new Rt(t.context,s,l,!0))}},this.onContextRequest=t=>{if(t.subscribe!==!0)return;let n=t.contextTarget??t.composedPath()[0],o=t.callback,a=this.pendingContextRequests.get(t.context);a===void 0&&this.pendingContextRequests.set(t.context,a={callbacks:new WeakMap,requests:[]});let i=a.callbacks.get(n);i===void 0&&a.callbacks.set(n,i=new WeakSet),i.has(o)||(i.add(o),a.requests.push({elementRef:new WeakRef(n),callbackRef:new WeakRef(o)}))}}attach(t){t.addEventListener("context-request",this.onContextRequest),t.addEventListener("context-provider",this.onContextProvider)}detach(t){t.removeEventListener("context-request",this.onContextRequest),t.removeEventListener("context-provider",this.onContextProvider)}};var te=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},j=class extends wt.FtLitElementRedux{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.authenticationRequired=!1,this.messageContexts=[],this.stateManager=Tl,this.contextRoot=new Br}render(){return Pl.html`
|
|
826
826
|
<slot></slot>
|
|
827
|
-
`}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(t){var n;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Dr.addContext(o)),t.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),t.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),t.has("withManualResources")&&((n=this.stateManager)===null||n===void 0||n.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};j.elementDefinitions={};j.styles=
|
|
828
|
-
`;var Bn=
|
|
827
|
+
`}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(t){var n;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Dr.addContext(o)),t.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),t.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),t.has("withManualResources")&&((n=this.stateManager)===null||n===void 0||n.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};j.elementDefinitions={};j.styles=kl;te([(0,ue.property)()],j.prototype,"baseUrl",void 0);te([(0,ue.property)()],j.prototype,"apiIntegrationIdentifier",void 0);te([(0,ue.property)()],j.prototype,"apiIntegrationAppVersion",void 0);te([(0,ue.property)()],j.prototype,"uiLocale",void 0);te([(0,wt.jsonProperty)(null)],j.prototype,"availableUiLocales",void 0);te([(0,wt.jsonProperty)(null)],j.prototype,"metadataConfiguration",void 0);te([(0,ue.property)({type:Boolean})],j.prototype,"editorMode",void 0);te([(0,ue.property)({type:Boolean})],j.prototype,"noCustom",void 0);te([(0,ue.property)({type:Boolean})],j.prototype,"openExternalDocumentInNewTab",void 0);te([(0,ue.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],j.prototype,"noCustomComponent",void 0);te([(0,ue.property)({type:Boolean})],j.prototype,"withManualResources",void 0);te([(0,ue.property)({type:Boolean})],j.prototype,"navigatorOnline",void 0);te([(0,ue.property)({type:Boolean})],j.prototype,"forcedOffline",void 0);te([(0,ue.property)({type:Boolean})],j.prototype,"authenticationRequired",void 0);te([(0,wt.jsonProperty)([])],j.prototype,"messageContexts",void 0);te([(0,wt.jsonProperty)(void 0)],j.prototype,"session",void 0);var Ul=O(T());var Dl={"ft-app-context":j};(0,Ul.customElements)(Dl);var Bl=O(re());var la=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[n,o]=t.split(".");return{context:n,key:o,custom:n!=="officialContext",message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},cr=new la;var I4=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},Gr=Symbol("i18nAttributes"),Fl=Symbol("i18nListAttributes"),Gl=Symbol("i18nProperties"),Pn=Symbol("i18nContexts"),Fr=Symbol("i18nUnsubs"),Hl=(0,lr.applyMixinOnce)(Symbol("withI18n"),function(e){var t,n;class o extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[n]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?na:Dr}i18n(i){let{context:s,key:l,message:u}=i,{custom:p,args:h,argsProvider:g}=i;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,p);let y=h??(g?g(this):[]);return this.getI18nService(p).resolveMessage(s,l,...y)}return u}async awaitI18n(i){let{context:s,custom:l}=i;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(i)}customI18n(i,s){if(cr.isI18nKey(i)){let[l,u]=i.split(".");return this.i18n({custom:!0,context:l,key:u,...s})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((s,l,u)=>i.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((s,l,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(s=>s.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var s,l;let u=this,p=(h,g,y)=>y?.context&&y.key&&i(h,g,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...h})}:y;(s=this[Gr])===null||s===void 0||s.forEach((h,g)=>u[g]=p(h,g,u[g])),(l=this[Fl])===null||l===void 0||l.forEach((h,g)=>{var y;return u[g]=(y=u[g])===null||y===void 0?void 0:y.map(v=>p(h,g,v))})}updateI18nProperties(i){var s;(s=this[Gl])===null||s===void 0||s.forEach((l,u)=>{i(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(i,s,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,s,l)}addI18nContext(i,s,l){let u=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[Pn].set(u,{isCustomContext:l}),this[Fr].has(u)||this[Fr].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,s)}hasI18nContext(i){return this[Pn].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Pn].forEach((i,s)=>this.addI18nContext(s,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Fr].forEach(i=>i()),this[Fr].clear()}}return t=Pn,n=Fr,I4([(0,Bl.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}),Dn=class extends Hl(lr.FtLitElement){},Un=class extends Hl(lr.FtLitElementRedux){};var $l=O(T());var da=class{fromAttribute(t){if(!t)return[];try{let n=JSON.parse(t);return Array.isArray(n)?n.map(o=>typeof o=="string"?cr.fromAttribute(o):o):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},T4=new da;var Wl=(e,t)=>(n,o)=>{var a;n.constructor.createProperty(o,{type:Object,hasChanged:$l.hasChanged,converter:cr,...t}),n[Gr]=(a=n[Gr])!==null&&a!==void 0?a:new Map,n[Gr].set(o,e??{})};var jl=O(V());var Vl=jl.css`
|
|
828
|
+
`;var Bn=O(V()),Fn=O(re()),Gn=O(T());var Hr=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},Le=class extends Un{constructor(){super(),this.editorMode=!1,this.addStore(P)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Bn.nothing:Bn.html`
|
|
829
829
|
<span class="ft-i18n">
|
|
830
830
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
831
831
|
</span>
|
|
832
|
-
`}update(t){var n;super.update(t),["context","key","defaultMessage"].some(o=>t.has(o))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(n=this.defaultMessage)!==null&&n!==void 0?n:""})}};
|
|
832
|
+
`}update(t){var n;super.update(t),["context","key","defaultMessage"].some(o=>t.has(o))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(n=this.defaultMessage)!==null&&n!==void 0?n:""})}};Le.elementDefinitions={};Le.styles=Vl;Hr([(0,Gn.redux)()],Le.prototype,"editorMode",void 0);Hr([(0,Fn.property)()],Le.prototype,"context",void 0);Hr([(0,Fn.property)()],Le.prototype,"key",void 0);Hr([(0,Gn.jsonProperty)([])],Le.prototype,"args",void 0);Hr([(0,Fn.property)()],Le.prototype,"defaultMessage",void 0);var ql=O(T());var Kl={"ft-i18n":Le};(0,ql.customElements)(Kl);var Oe=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},X=class extends Dn{constructor(){super(...arguments),this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new be.Debouncer,this.revealDebouncer=new be.Debouncer,this.onTouch=t=>{this.isIgnored(t)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",n=>{n.composedPath().includes(this.container)||this.onOut(n)},{once:!0}),100))},this.onHover=t=>{this.isIgnored(t)?this.matchesIgnored(t)&&this.hide():this.show()},this.onFocusIn=t=>{!this.isIgnored(t)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var t,n;return Zl.html`
|
|
833
833
|
<div part="container"
|
|
834
834
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
|
|
835
835
|
<slot part="slot"></slot>
|
|
@@ -838,14 +838,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
838
838
|
popover="manual">
|
|
839
839
|
<div part="tooltip-content" class="ft-tooltip--content">
|
|
840
840
|
<slot name="text"></slot>
|
|
841
|
-
<ft-typography variant="${
|
|
841
|
+
<ft-typography variant="${Ut.caption}" ?hidden=${!(!((t=this.text)===null||t===void 0)&&t.message)}>
|
|
842
842
|
${(n=this.text)===null||n===void 0?void 0:n.message}
|
|
843
843
|
</ft-typography>
|
|
844
844
|
</div>
|
|
845
845
|
</div>
|
|
846
846
|
</div>
|
|
847
|
-
`}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseover",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseover",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){var n,o;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(n=this.tooltip)===null||n===void 0||n.showPopover()):(o=this.tooltip)===null||o===void 0||o.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(n=>t.has(n))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,n){let o=this.manual;this.manual=!0;let a=this.text;this.text={message:t},await this.show(n),this.text=a,this.manual=o}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(n=>n.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&
|
|
848
|
-
${t?(0,
|
|
847
|
+
`}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseover",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseover",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){var n,o;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(n=this.tooltip)===null||n===void 0||n.showPopover()):(o=this.tooltip)===null||o===void 0||o.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(n=>t.has(n))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,n){let o=this.manual;this.manual=!0;let a=this.text;this.text={message:t},await this.show(n),this.text=a,this.manual=o}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(n=>n.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&Ws(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:t,y:n})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${t}px,${n}px)`)}),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${be.designSystemVariables.transitionDuration}, left ${be.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}matchesIgnored(t){return(0,be.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};X.elementDefinitions={"ft-typography":Ue};X.styles=gs;Oe([Wl()],X.prototype,"text",void 0);Oe([(0,ve.property)({type:Boolean})],X.prototype,"manual",void 0);Oe([(0,ve.property)({type:Boolean})],X.prototype,"inline",void 0);Oe([(0,be.numberProperty)()],X.prototype,"delay",void 0);Oe([(0,ve.property)()],X.prototype,"position",void 0);Oe([(0,be.jsonProperty)([])],X.prototype,"ignoreMatchingElements",void 0);Oe([(0,ve.queryAssignedNodes)()],X.prototype,"slotNodes",void 0);Oe([(0,ve.query)(".ft-tooltip--container")],X.prototype,"container",void 0);Oe([(0,ve.query)(".ft-tooltip")],X.prototype,"tooltip",void 0);Oe([(0,ve.query)(".ft-tooltip--content")],X.prototype,"tooltipContent",void 0);Oe([(0,ve.state)()],X.prototype,"visible",void 0);var Xl=O(T());var Yl={"ft-tooltip":X};(0,Xl.customElements)(Yl);var dr=O(V());function P4(e,t){let n=ao[e];return dr.css`
|
|
848
|
+
${t?(0,dr.unsafeCSS)(t):dr.css`.ftds-typography--${(0,dr.unsafeCSS)(e)}`} {
|
|
849
849
|
font-family: ${n.fontFamily};
|
|
850
850
|
font-size: ${n.fontSize};
|
|
851
851
|
font-weight: ${n.fontWeight};
|
|
@@ -854,18 +854,18 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
854
854
|
text-decoration: ${n.textDecoration};
|
|
855
855
|
text-transform: ${n.textCase};
|
|
856
856
|
}
|
|
857
|
-
`}var
|
|
858
|
-
<${
|
|
857
|
+
`}var Ql=[Object.keys(ao).map(e=>P4(e))];var $e;(function(e){e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})($e||($e={}));var ua=O(re()),e1=O(T());var Jl=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},We=class extends e1.FtLitElement{constructor(){super(...arguments),this.variant=$e.body2medium}render(){return this.element?Dt`
|
|
858
|
+
<${Pt(this.element)}
|
|
859
859
|
part="text"
|
|
860
860
|
class="ftds-typography ftds-typography--${this.variant}">
|
|
861
861
|
<slot></slot>
|
|
862
|
-
</${
|
|
863
|
-
`:
|
|
862
|
+
</${Pt(this.element)}>
|
|
863
|
+
`:Dt`
|
|
864
864
|
<slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
|
|
865
|
-
`}};je.styles=[...e1];t1([(0,ua.property)()],je.prototype,"element",void 0);t1([(0,ua.property)()],je.prototype,"variant",void 0);var o1=A(T());var n1={"ftds-typography":je};(0,o1.customElements)(n1);var fa=e=>e??Z;var ja=A(Jr());var f;(function(e){e.regular="regular",e.solid="solid",e.custom="custom"})(f||(f={}));var Y2=A(V()),Yr=A(re()),X2=A(T()),Q2=A(i1()),J2=A(Jr());var s1=[{prefix:"far",iconName:"lock-keyhole",icon:[384,512,["lock-alt"],"f30d","M192 16c44.2 0 80 35.8 80 80l0 64-160 0 0-64c0-44.2 35.8-80 80-80zM64 96l0 64c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64l0-64c0-70.7-57.3-128-128-128S64 25.3 64 96zM272 208l48 0 0 0c8.8 0 16 7.2 16 16l0 224c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l0 0 48 0 0 0 160 0 0 0zm-56 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-80z"]},{prefix:"far",iconName:"link-simple-slash",icon:[576,512,[],"e1ce","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-83.9-83.9C539.7 385.4 576 324.9 576 256 576 150 490 64 384 64l-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l40 0c79.5 0 144 64.5 144 144 0 55.8-31.7 104.1-78.1 128.1L345.8 280 392 280c13.3 0 24-10.7 24-24s-10.7-24-24-24l-94.2 0-119.4-119.4c4.5-.4 9-.6 13.5-.6l40 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-40 0c-18.9 0-37.1 2.7-54.4 7.8L41-24.9zm46.3 182l-34-34C20.3 157.7 0 204.5 0 256 0 362 86 448 192 448l40 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-40 0c-79.5 0-144-64.5-144-144 0-38.3 14.9-73.1 39.3-98.9z"]},{prefix:"far",iconName:"table-layout",icon:[448,512,[],"e290","M384 80c8.8 0 16 7.2 16 16l0 64-352 0 0-64c0-8.8 7.2-16 16-16l320 0zM0 160L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96l0 64zM400 416c0 8.8-7.2 16-16 16l-224 0 0-224 240 0 0 208zM112 432l-48 0c-8.8 0-16-7.2-16-16l0-208 64 0 0 224z"]},{prefix:"far",iconName:"layer-group",icon:[512,512,[],"f5fd","M259.4 48.7L430.8 128 259.4 207.2c-2.1 1-4.6 1-6.7 0L81.2 128 252.6 48.7c2.1-1 4.6-1 6.7 0zM279.5 5.2c-14.9-6.9-32.1-6.9-47 0L13.9 106.2C5.4 110.1 0 118.6 0 128s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8L279.5 5.2zM48.1 218.4L13.9 234.2C5.4 238.1 0 246.6 0 256s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8l-34.1-15.8-57.2 26.4 24.1 11.1-171.4 79.2c-2.1 1-4.6 1-6.7 0L81.2 256 105.3 244.9 48.1 218.4zM13.9 362.2C5.4 366.1 0 374.6 0 384s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8l-34.1-15.8-57.2 26.4 24.1 11.1-171.4 79.2c-2.1 1-4.6 1-6.7 0l-171.4-79.2 24.1-11.1-57.2-26.4-34.1 15.8z"]},{prefix:"far",iconName:"circle-info",icon:[512,512,["info-circle"],"f05a","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"bars-progress",icon:[448,512,["tasks-alt"],"f828","M158.1 80l-110.1 0 0 96 14.1 0 96-96zm-28.1 96l110.1 0 0-96-14.1 0-96 96zM288 176l112 0 0-96-112 0 0 96zM0 80C0 53.5 21.5 32 48 32l352 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48L48 224c-26.5 0-48-21.5-48-48L0 80zM400 336l-240 0 0 96 240 0 0-96zM48 336l0 96 64 0 0-96-64 0zm0-48l352 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48L48 480c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48z"]},{prefix:"far",iconName:"code-compare",icon:[512,512,[],"e13a","M191 7c9.4-9.4 24.6-9.4 33.9 0l56 56c9.4 9.4 9.4 24.6 0 33.9l-56 56c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l15-15-46.1 0c-22.1 0-40 17.9-40 40l0 211.7c32.5 10.2 56 40.5 56 76.3 0 44.2-35.8 80-80 80s-80-35.8-80-80c0-35.8 23.5-66.1 56-76.3L72 144c0-48.6 39.4-88 88-88l46.1 0-15-15c-9.4-9.4-9.4-24.6 0-33.9zM384 80a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm8 76.3c-32.5-10.2-56-40.5-56-76.3 0-44.2 35.8-80 80-80s80 35.8 80 80c0 35.8-23.5 66.1-56 76.3L440 368c0 48.6-39.4 88-88 88l-46.1 0 15 15c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-56-56c-9.4-9.4-9.4-24.6 0-33.9l56-56c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-15 15 46.1 0c22.1 0 40-17.9 40-40l0-211.7zM64 432a32 32 0 1 0 64 0 32 32 0 1 0 -64 0z"]},{prefix:"far",iconName:"arrow-turn-right",icon:[512,512,[],"e635","M48 424c0 13.3-10.7 24-24 24S0 437.3 0 424l0-96c0-53 43-96 96-96l334.1 0-95-95c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L505 239c4.5 4.5 7 10.6 7 17s-2.5 12.5-7 17L369 409c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l95-95-334.1 0c-26.5 0-48 21.5-48 48l0 96z"]},{prefix:"far",iconName:"hourglass-end",icon:[384,512,[8987,"hourglass-3"],"f253","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5l-81.5 81.5 81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5l81.5-81.5-81.5-81.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM129.9 352l124.1 0-62.1-62.1-62.1 62.1zM90.2 400C83.6 413.9 80 429.3 80 445l0 19 224 0 0-19c0-15.7-3.6-31.1-10.2-45L90.2 400zM273.5 140.5C293 121 304 94.6 304 67l0-19-224 0 0 19c0 27.6 11 54 30.5 73.5l81.5 81.5 81.5-81.5z"]},{prefix:"far",iconName:"box-archive",icon:[512,512,["archive"],"f187","M464 80l0 64-416 0 0-64 416 0zM0 144c0 20.9 13.4 38.7 32 45.3L32 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-226.7c18.6-6.6 32-24.4 32-45.3l0-64c0-26.5-21.5-48-48-48L48 32C21.5 32 0 53.5 0 80l0 64zM80 416l0-224 352 0 0 224c0 8.8-7.2 16-16 16L96 432c-8.8 0-16-7.2-16-16zM184 240c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},{prefix:"far",iconName:"arrows-rotate",icon:[512,512,[128472,"refresh","sync"],"f021","M109 108.9c81.2-81.2 212.9-81.2 294.2 0l27.1 27.1-78.2 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l136.1 0c13.3 0 24-10.7 24-24l0-136c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 78.1-27.1-27.1c-100-100-262.1-100-362 0-43.2 43.2-67.8 98.1-73.6 154.5-1.4 13.2 8.2 25 21.4 26.3s25-8.2 26.3-21.4C54 188.6 73.9 144.1 109 108.9zM510.7 282.5c1.4-13.2-8.2-25-21.4-26.3s-25 8.2-26.3 21.4c-4.7 45.8-24.7 90.4-59.8 125.5-81.2 81.2-212.9 81.2-294.2 0l-27.1-27.1 78.2 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 328c-13.3 0-24 10.7-24 24L0 488c0 13.3 10.7 24 24 24s24-10.7 24-24l0-78.1 27.1 27.1c100 100 262.1 100 362 0 43.2-43.2 67.8-98.1 73.6-154.5z"]},{prefix:"far",iconName:"circle-dot",icon:[512,512,[128280,"dot-circle"],"f192","M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm0 304a96 96 0 1 1 0-192 96 96 0 1 1 0 192z"]},{prefix:"far",iconName:"angles-left",icon:[448,512,[171,"angle-double-left"],"f100","M15.5 239c-9.4 9.4-9.4 24.6 0 33.9l160 160c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143 143-143c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L15.5 239zm352-160l-160 160c-9.4 9.4-9.4 24.6 0 33.9l160 160c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143 143-143c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"]},{prefix:"far",iconName:"route",icon:[512,512,[],"f4d7","M438.6 155.7c-7.2 11.5-15 22.6-22.6 32.7-7.5-10.1-15.4-21.2-22.6-32.7-17.7-28.4-25.4-49.4-25.4-59.7 0-26.5 21.5-48 48-48s48 21.5 48 48c0 10.3-7.7 31.3-25.4 59.7zM427.4 251c25.4-29.9 84.6-104.8 84.6-155 0-53-43-96-96-96s-96 43-96 96c0 33.3 25.9 77.3 50.8 112L328 208c-48.6 0-88 39.4-88 88s39.4 88 88 88l96 0c22.1 0 40 17.9 40 40s-17.9 40-40 40l-246.2 0c-2.7 3.8-5.5 7.6-8.2 11.2-10.7 14.2-21.3 26.9-30 36.8L424 512c48.6 0 88-39.4 88-88s-39.4-88-88-88l-96 0c-22.1 0-40-17.9-40-40s17.9-40 40-40l84.9 0c5.1 1.1 10.7-.6 14.5-5zM118.9 408.4c-7.3 11-15.3 21.7-22.9 31.2-7.6-9.5-15.6-20.2-22.9-31.2-17.7-26.7-25.1-46.5-25.1-56.4 0-26.5 21.5-48 48-48s48 21.5 48 48c0 9.9-7.4 29.7-25.1 56.4zm19 55.6c25.9-33.1 54.1-77.3 54.1-112 0-53-43-96-96-96S0 299 0 352c0 50.5 59.8 121 85 148.4 6 6.5 16 6.5 21.9 0 .1-.1 .2-.2 .3-.3 .3-.3 .6-.7 .9-1 2.8-3.1 6-6.7 9.5-10.7 .1-.1 .1-.1 .2-.2 6.1-7 13-15.2 20-24.2z"]},{prefix:"far",iconName:"bars",icon:[448,512,["navicon"],"f0c9","M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM0 256c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 280c-13.3 0-24-10.7-24-24zM448 424c0 13.3-10.7 24-24 24L24 448c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0c13.3 0 24 10.7 24 24z"]},{prefix:"far",iconName:"arrow-down",icon:[384,512,[8595],"f063","M175.5 505c9.4 9.4 24.6 9.4 33.9 0l168-168c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-127 127 0-406.1c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 406.1-127-127c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l168 168z"]},{prefix:"far",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M448 16c-44.2 0-80 35.8-80 80l0 64 48 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-256 0c-35.3 0-64-28.7-64-64l0-224c0-35.3 28.7-64 64-64l160 0 0-64c0-70.7 57.3-128 128-128S576 25.3 576 96l0 40c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-40c0-44.2-35.8-80-80-80zM320 208l0 0-160 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16l-48 0 0 0-48 0zm8 152l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l80 0c13.3 0 24 10.7 24 24s-10.7 24-24 24z"]},{prefix:"far",iconName:"desktop",icon:[512,512,[61704,128421,"desktop-alt"],"f390","M448 80c8.8 0 16 7.2 16 16l0 176-416 0 0-176c0-8.8 7.2-16 16-16l384 0zm16 240l0 32c0 8.8-7.2 16-16 16L64 368c-8.8 0-16-7.2-16-16l0-32 416 0zM64 32C28.7 32 0 60.7 0 96L0 352c0 35.3 28.7 64 64 64l115.7 0-8 48-51.7 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l272 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-51.7 0-8-48 115.7 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 32zM220.3 464l8-48 55.3 0 8 48-71.3 0z"]},{prefix:"far",iconName:"angles-right",icon:[448,512,[187,"angle-double-right"],"f101","M81.5 433l160-160c9.4-9.4 9.4-24.6 0-33.9L81.5 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143-143 143c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zm192 0l160-160c9.4-9.4 9.4-24.6 0-33.9L273.5 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143-143 143c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0z"]},{prefix:"far",iconName:"piggy-bank",icon:[576,512,[],"f4d3","M192 64a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM40 286.5c0-72.9 47-133.2 114.9-167.5 6.2 15 14.9 28.7 25.5 40.6-56.9 27.7-92.4 76.2-92.4 126.9 0 45.8 27.8 87.3 75.9 114.6 7.5 4.3 12.1 12.2 12.1 20.9l0 34c0 4.4 3.6 8 8 8l30.1 0c2.9 0 5.6-1.6 7-4.2l9.4-17.4c4.7-8.7 14.2-13.6 24-12.4 10.9 1.3 22.1 2 33.6 2s22.7-.7 33.6-2c9.8-1.2 19.3 3.8 24 12.4l9.4 17.4c1.4 2.6 4.1 4.2 7 4.2l30.1 0c4.4 0 8-3.6 8-8l0-34c0-8.6 4.6-16.6 12.1-20.9 13.6-7.7 25.6-16.6 35.8-26.5 4.5-4.3 10.4-6.7 16.6-6.7l63.4 0 0-96-21.5 0c-10.7 0-20.1-7.1-23.1-17.3-3-10.2-7.3-20.1-13-29.6-3.5-5.9-4.4-13-2.3-19.5l19.2-61.5-7.4 0c-18.2 0-34.7 6.7-47.4 17.8-7.6 6.6-18.5 7.8-27.3 3-3.2-1.7-6.4-3.4-9.7-5 12.9-14.4 22.9-31.5 29.1-50.3 16.6-8.6 35.4-13.5 55.3-13.5l18.2 0c27 0 46.2 26.2 38.2 51.9L517 210c2.4 4.6 4.5 9.2 6.5 14l4.5 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-54.1 0c-8 7-16.7 13.6-25.9 19.5l0 20.5c0 30.9-25.1 56-56 56l-30.1 0c-20.6 0-39.5-11.3-49.3-29.4l-1.8-3.4c-15 1-30.7 1-45.7 0l-1.8 3.4c-9.8 18.1-28.7 29.4-49.3 29.4L184 512c-30.9 0-56-25.1-56-56l0-20.5c-52.4-34-88-86.4-88-149zM424 272a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM216 192l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"far",iconName:"angle-up",icon:[384,512,[8963],"f106","M175.5 143c9.4-9.4 24.6-9.4 33.9 0l160 160c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-143-143-143 143c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l160-160z"]},{prefix:"far",iconName:"square",icon:[448,512,[61590,9724,9723,9632],"f0c8","M384 80c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l320 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z"]},{prefix:"far",iconName:"pen-nib",icon:[512,512,[10001],"f5ad","M368.5 18.3c21.9-21.9 57.3-21.9 79.2 0l46.1 46.1c21.9 21.9 21.9 57.3 0 79.2l-71 71-10.4 10.4-40.7 149.1c-4.8 17.8-18.1 32-35.5 38.1L72 505c-18.5 6.5-39.1 1.8-52.9-12S.5 458.5 7 440L99.8 175.9c6.1-17.4 20.3-30.6 38.1-35.5l149.1-40.7 10.4-10.4 71-71zM296.9 146.8L150.6 186.7c-2.5 .7-4.6 2.6-5.4 5.1L65.6 418.2 163 320.7c-1.9-5.2-3-10.8-3-16.7 0-26.5 21.5-48 48-48s48 21.5 48 48-21.5 48-48 48c-5.9 0-11.5-1.1-16.7-3l-97.5 97.5 226.4-79.5c2.5-.9 4.4-2.9 5.1-5.4l39.9-146.4-68.3-68.3z"]},{prefix:"far",iconName:"arrow-up-right-from-square",icon:[512,512,["external-link"],"f08e","M288 24c0 13.3 10.7 24 24 24l118.1 0-231 231c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l231-231 0 118.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-176c0-13.3-10.7-24-24-24L312 0c-13.3 0-24 10.7-24 24zM80 96C35.8 96 0 131.8 0 176L0 432c0 44.2 35.8 80 80 80l256 0c44.2 0 80-35.8 80-80l0-88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88c0 17.7-14.3 32-32 32L80 464c-17.7 0-32-14.3-32-32l0-256c0-17.7 14.3-32 32-32l88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L80 96z"]},{prefix:"far",iconName:"grid-2",icon:[448,512,[],"e196","M48 80l0 96 96 0 0-96-96 0zM0 80C0 53.5 21.5 32 48 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48L0 80zM48 336l0 96 96 0 0-96-96 0zM0 336c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zM400 80l-96 0 0 96 96 0 0-96zM304 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm0 304l0 96 96 0 0-96-96 0zm-48 0c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96z"]},{prefix:"far",iconName:"books",icon:[576,512,[128218],"f5db","M96.3 48l48 0c8.8 0 16 7.2 16 16l0 32-80 0 0-32c0-8.8 7.2-16 16-16zm-16 96l80 0 0 224-80 0 0-224zm128-78l0-2c0-35.3-28.7-64-64-64l-48 0c-35.3 0-64 28.7-64 64l0 384c0 35.3 28.7 64 64 64l48 0c15.1 0 29-5.3 40-14 11 8.8 24.9 14 40 14l48 0c35.3 0 64-28.7 64-64l0-164.4 48.6 181.2c9.1 34.1 44.2 54.4 78.4 45.3l46.4-12.4c34.1-9.1 54.4-44.2 45.3-78.4L455.4 48.3C446.3 14.2 411.2-6.1 377 3.1L330.7 15.5c-24.4 6.5-41.8 26.4-46.3 49.7-3.9-.8-8-1.1-12.1-1.1l-48 0c-5.5 0-10.9 .7-16 2zm0 62c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-320zm-48 320c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-32 80 0 0 32zM389.5 49.4c8.5-2.3 17.3 2.8 19.6 11.3l8.3 30.9-77.3 20.7-8.3-30.9c-2.3-8.5 2.8-17.3 11.3-19.6l46.4-12.4zm21 325.7l-58-216.4 77.3-20.7 58 216.4-77.3 20.7zm12.4 46.4l77.3-20.7 8.3 30.9c2.3 8.5-2.8 17.3-11.3 19.6l-46.4 12.4c-8.5 2.3-17.3-2.8-19.6-11.3l-8.3-30.9z"]},{prefix:"far",iconName:"tag",icon:[576,512,[127991],"f02b","M96.1 88c0-13.3 10.7-24 24-24l156.1 0c6.4 0 12.5 2.5 17 7l208 208c9.4 9.4 9.4 24.6 0 33.9L345.1 469.1c-9.4 9.4-24.6 9.4-33.9 0l-208-208c-4.5-4.5-7-10.6-7-17L96.1 88zm24-72c-39.8 0-72 32.2-72 72l0 156.1c0 19.1 7.6 37.4 21.1 50.9l208 208c28.1 28.1 73.7 28.1 101.8 0L535.1 346.9c28.1-28.1 28.1-73.7 0-101.8l-208-208C313.6 23.6 295.3 16 276.2 16L120.1 16zm56 160a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"angles-up-down",icon:[384,512,[],"e60d","M209.5 7c-9.4-9.4-24.6-9.4-33.9 0L23.5 159c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 135 135c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L209.5 7zM361.5 353c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-135 135-135-135c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l152 152c9.4 9.4 24.6 9.4 33.9 0l152-152z"]},{prefix:"far",iconName:"arrow-rotate-left",icon:[512,512,[8634,"arrow-left-rotate","arrow-rotate-back","arrow-rotate-backward","undo"],"f0e2","M24 0C37.3 0 48 10.7 48 24L48 102.1 75.1 75c100-100 262.1-100 362 0s100 262.1 0 362-262.1 100-362 0c-14.9-14.9-27.6-31.2-38.1-48.5-6.9-11.3-3.2-26.1 8.1-33s26.1-3.2 33 8.1c8.5 14 18.8 27.3 31 39.4 81.2 81.2 212.9 81.2 294.2 0s81.2-212.9 0-294.2-212.9-81.2-294.2 0l-27.1 27.1 78.2 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 184c-13.3 0-24-10.7-24-24L0 24C0 10.7 10.7 0 24 0z"]},{prefix:"far",iconName:"eye-slash",icon:[576,512,[],"f070","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-96.4-96.4c2.7-2.4 5.4-4.8 8-7.2 46.8-43.5 78.1-95.4 93-131.1 3.3-7.9 3.3-16.7 0-24.6-14.9-35.7-46.2-87.7-93-131.1-47.1-43.7-111.8-80.6-192.6-80.6-56.8 0-105.6 18.2-146 44.2L41-24.9zM176.9 111.1c32.1-18.9 69.2-31.1 111.1-31.1 65.2 0 118.8 29.6 159.9 67.7 38.5 35.7 65.1 78.3 78.6 108.3-13.6 30-40.2 72.5-78.6 108.3-3.1 2.8-6.2 5.6-9.4 8.4L393.8 328c14-20.5 22.2-45.3 22.2-72 0-70.7-57.3-128-128-128-26.7 0-51.5 8.2-72 22.2l-39.1-39.1zm182 182l-108-108c11.1-5.8 23.7-9.1 37.1-9.1 44.2 0 80 35.8 80 80 0 13.4-3.3 26-9.1 37.1zM103.4 173.2l-34-34c-32.6 36.8-55 75.8-66.9 104.5-3.3 7.9-3.3 16.7 0 24.6 14.9 35.7 46.2 87.7 93 131.1 47.1 43.7 111.8 80.6 192.6 80.6 37.3 0 71.2-7.9 101.5-20.6L352.2 422c-20 6.4-41.4 10-64.2 10-65.2 0-118.8-29.6-159.9-67.7-38.5-35.7-65.1-78.3-78.6-108.3 10.4-23.1 28.6-53.6 54-82.8z"]},{prefix:"far",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm24-368c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 8.3c-31.5 3.3-56 29.9-56 62.2 0 31.1 22.9 57.5 53.7 61.9l45.8 6.5c7.2 1 12.5 7.2 12.5 14.4 0 8-6.5 14.6-14.6 14.6L208 312c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8.3c31.5-3.3 56-29.9 56-62.2 0-31.1-22.9-57.5-53.7-61.9L236.5 229c-7.2-1-12.5-7.2-12.5-14.4 0-8 6.5-14.6 14.6-14.6l57.4 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0-8z"]},{prefix:"far",iconName:"compress",icon:[448,512,[],"f066","M160 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112zM24 320c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0 0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24L24 320zM336 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-88zM312 320c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-88 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"]},{prefix:"far",iconName:"radar",icon:[512,512,[],"e024","M304.8 173.3c-14.3-8.4-31-13.3-48.8-13.3-53 0-96 43-96 96s43 96 96 96 96-43 96-96l48 0c0 79.5-64.5 144-144 144s-144-64.5-144-144 64.5-144 144-144c31.1 0 59.9 9.9 83.4 26.6l45.7-45.7C349.7 64.8 304.8 48 256 48 141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208l48 0c0 141.4-114.6 256-256 256S0 397.4 0 256 114.6 0 256 0c62.1 0 118.9 22.1 163.3 58.8L463 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 273c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l65.7-65.7z"]},{prefix:"far",iconName:"arrow-rotate-right",icon:[512,512,[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],"f01e","M488.2 0c-13.3 0-24 10.7-24 24l0 78.1-27.1-27.1c-100-100-262.1-100-362 0s-100 262.1 0 362 262.1 100 362 0c14.9-14.9 27.6-31.2 38.1-48.5 6.9-11.3 3.2-26.1-8.1-33s-26.1-3.2-33 8.1c-8.5 14-18.8 27.3-31 39.4-81.2 81.2-212.9 81.2-294.2 0s-81.2-212.9 0-294.2 212.9-81.2 294.2 0l27.1 27.1-78.2 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l136.1 0c13.3 0 24-10.7 24-24l0-136c0-13.3-10.7-24-24-24z"]},{prefix:"far",iconName:"chart-network",icon:[640,512,[],"f78a","M224 40a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0 88c1.1 0 2.2 0 3.3-.1l26.9 57.6c-31.3 21.7-53.7 55.4-60.2 94.5l-70.6 0c-9.5-23.5-32.5-40-59.3-40-35.3 0-64 28.7-64 64s28.7 64 64 64c26.9 0 49.9-16.5 59.3-40l70.6 0c11.4 68.1 70.7 120 142 120 43.8 0 83-19.5 109.4-50.4l67.4 40.4c-.5 3.2-.8 6.6-.8 9.9 0 35.3 28.7 64 64 64s64-28.7 64-64-28.7-64-64-64c-14.5 0-27.8 4.8-38.5 12.9l-67.3-40.4c6.4-16.3 9.9-34 9.9-52.5 0-23.2-5.5-45.2-15.3-64.6l77.6-56.9c9.8 6.1 21.3 9.6 33.7 9.6 35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64c0 5.4 .7 10.7 1.9 15.7l-77.6 56.9c-25.9-25.2-61.3-40.7-100.3-40.7-13.3 0-26.1 1.8-38.3 5.2l-26.9-57.5C281.5 96.2 288 80.9 288 64 288 28.7 259.3 0 224 0s-64 28.7-64 64 28.7 64 64 64zm352-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM552 448a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 280a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm272-72a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},{prefix:"far",iconName:"plus",icon:[448,512,[61543,10133,"add"],"2b","M248 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 176-176 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l176 0 0 176c0 13.3 10.7 24 24 24s24-10.7 24-24l0-176 176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0 0-176z"]},{prefix:"far",iconName:"underline",icon:[384,512,[],"f0cd","M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48l16 0 0 184c0 83.9 68.1 152 152 152s152-68.1 152-152l0-184 16 0c13.3 0 24-10.7 24-24S373.3 0 360 0L280 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l16 0 0 184c0 57.4-46.6 104-104 104S88 289.4 88 232l0-184 16 0c13.3 0 24-10.7 24-24S117.3 0 104 0L24 0zM0 488c0 13.3 10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 464c-13.3 0-24 10.7-24 24z"]},{prefix:"far",iconName:"arrow-left",icon:[512,512,[8592],"f060","M7 239c-9.4 9.4-9.4 24.6 0 33.9L175 441c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L81.9 280 488 280c13.3 0 24-10.7 24-24s-10.7-24-24-24L81.9 232 209 105c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 239z"]},{prefix:"far",iconName:"upload",icon:[448,512,[],"f093","M248 328c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-246.1-63 63c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L207 7c9.4-9.4 24.6-9.4 33.9 0L345 111c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-63-63 0 246.1zm-96-8l-88 0c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-80c0-8.8-7.2-16-16-16l-88 0 0-48 88 0c35.3 0 64 28.7 64 64l0 80c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-80c0-35.3 28.7-64 64-64l88 0 0 48zm168 56a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},{prefix:"far",iconName:"arrows-to-line",icon:[384,512,[],"e0a7","M209 169l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L216 94.1 216-8c0-13.3-10.7-24-24-24S168-21.3 168-8l0 102.1-31-31c-9.4-9.4-24.6-9.4-33.9 0S93.7 87.6 103 97l72 72c9.4 9.4 24.6 9.4 33.9 0zM209 343c-9.4-9.4-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 102.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-102.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72zM24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 232z"]},{prefix:"far",iconName:"globe",icon:[512,512,[127760],"f0ac","M303.2 413c-21.5 43.7-41.4 51-47.2 51s-25.7-7.3-47.2-51c-17-34.5-29.2-81.6-32.1-133l158.6 0c-3 51.5-15.2 98.6-32.1 133zm32.1-181l-158.6 0c3-51.5 15.2-98.6 32.1-133 21.5-43.7 41.4-51 47.2-51s25.7 7.3 47.2 51c17 34.5 29.2 81.6 32.1 133zm48.1 48l79.2 0c-8.6 74.6-56.7 137.3-122.8 166.4 24-42.8 40.3-102.4 43.6-166.4zm79.2-48l-79.2 0c-3.3-64-19.6-123.6-43.6-166.4 66.1 29.2 114.2 91.8 122.8 166.4zm-334 0l-79.2 0c8.6-74.6 56.7-137.3 122.8-166.4-24 42.8-40.3 102.4-43.6 166.4zM49.4 280l79.2 0c3.3 64 19.6 123.6 43.6 166.4-66.1-29.2-114.2-91.8-122.8-166.4zM256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512z"]},{prefix:"far",iconName:"language",icon:[576,512,[],"f1ab","M168 0c13.3 0 24 10.7 24 24l0 56 136 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16.2 0-16.5 38.4c-18.6 43.5-45.2 82.8-77.9 116 13.9 9.2 28.6 17.4 44 24.4l60.9 27.9 71.8-160.5C398 165.6 406.5 160 416 160s18 5.6 21.9 14.2l136 304c5.4 12.1 0 26.3-12.1 31.7s-26.3 0-31.7-12.1l-29.4-65.8-169.3 0-29.4 65.8c-5.4 12.1-19.6 17.5-31.7 12.1s-17.5-19.6-12.1-31.7l44.6-99.7-61.3-28.1c-21.5-9.9-41.9-21.7-60.9-35.2-17.5 13.6-36.3 25.7-56.2 36.1L67.1 381.3c-11.7 6.2-26.2 1.6-32.4-10.1s-1.6-26.2 10.1-32.4L102 308.8c14-7.3 27.4-15.7 40.1-24.8-27.5-25.6-51.1-55.2-70-88-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8c17.4 30.3 39.5 57.5 65.4 80.7 30.5-29.8 55.1-65.5 72.2-105.3L259.6 128 24 128c-13.3 0-24-10.7-24-24S10.8 80 24 80l120 0 0-56c0-13.3 10.7-24 24-24zM479.2 384L416 242.8 352.8 384 479.2 384z"]},{prefix:"far",iconName:"person-chalkboard",icon:[640,512,[],"e53d","M136 24a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zM112 520l0-304.7-52.7 71c-7.9 10.6-22.9 12.9-33.6 5s-12.9-22.9-5-33.6L88.1 167c25.7-34.6 66.2-55 109.2-55l122.7 0 0-64c0-26.5 21.5-48 48-48L592 0c26.5 0 48 21.5 48 48l0 224c0 26.5-21.5 48-48 48l-224 0c-26.5 0-48-21.5-48-48l0-64 48 0 0 64 224 0 0-224-224 0 0 64 32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-128 0 0 360c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-152-64 0 0 152c0 13.3-10.7 24-24 24s-24-10.7-24-24zm48-200l64 0 0-160-26.7 0c-13.1 0-25.8 2.9-37.3 8.3L160 320z"]},{prefix:"far",iconName:"toggle-on",icon:[576,512,[],"f205","M192 112c-79.5 0-144 64.5-144 144s64.5 144 144 144l192 0c79.5 0 144-64.5 144-144S463.5 112 384 112l-192 0zM0 256C0 150 86 64 192 64l192 0c106 0 192 86 192 192S490 448 384 448l-192 0C86 448 0 362 0 256zm384-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},{prefix:"far",iconName:"download",icon:[448,512,[],"f019","M248 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 246.1-63-63c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L207 345c9.4 9.4 24.6 9.4 33.9 0L345 241c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-63 63 0-246.1zM66.2 272L64 272c-35.3 0-64 28.7-64 64l0 80c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-80c0-35.3-28.7-64-64-64l-2.2 0-48 48 50.2 0c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16l50.2 0-48-48zM368 376a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},{prefix:"far",iconName:"crosshairs",icon:[576,512,[],"f05b","M288-16c13.3 0 24 10.7 24 24l0 25.3C416.5 44.4 499.6 127.5 510.7 232l25.3 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-25.3 0C499.6 384.5 416.5 467.6 312 478.7l0 25.3c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-25.3C159.5 467.6 76.4 384.5 65.3 280L40 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l25.3 0C76.4 127.5 159.5 44.4 264 33.3L264 8c0-13.3 10.7-24 24-24zM113.6 280C124.3 358 186 419.7 264 430.4l0-22.4c0-13.3 10.7-24 24-24s24 10.7 24 24l0 22.4C390 419.7 451.7 358 462.4 280L440 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l22.4 0C451.7 154 390 92.3 312 81.6l0 22.4c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-22.4C186 92.3 124.3 154 113.6 232l22.4 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-22.4 0zM288 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},{prefix:"far",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M203.7 512.9l0 0 91.9-64.9 120.4 0c53 0 96-43 96-96l0-224c0-53-43-96-96-96L96 32C43 32 0 75 0 128L0 352c0 53 43 96 96 96l32 0 0 72c0 9 5 17.2 13 21.3s17.6 3.5 24.9-1.7l37.8-26.7zM295.6 400c-9.9 0-19.6 3.1-27.7 8.8-28.6 20.2-59.3 41.8-91.9 64.9l0-49.7c0-2.8-.5-5.6-1.4-8.1-3.3-9.3-12.2-15.9-22.6-15.9l-56 0c-26.5 0-48-21.5-48-48l0-224c0-26.5 21.5-48 48-48l320 0c26.5 0 48 21.5 48 48l0 224c0 26.5-21.5 48-48 48l-120.4 0zM168 160c-22.1 0-40 17.9-40 40l0 32c0 22.1 17.9 40 40 40l24 0 0 8c0 13.3-10.7 24-24 24s-24 10.7-24 24 10.7 24 24 24c39.8 0 72-32.2 72-72l0-80c0-22.1-17.9-40-40-40l-32 0zm232 72l0-32c0-22.1-17.9-40-40-40l-32 0c-22.1 0-40 17.9-40 40l0 32c0 22.1 17.9 40 40 40l24 0 0 8c0 13.3-10.7 24-24 24s-24 10.7-24 24 10.7 24 24 24c39.8 0 72-32.2 72-72l0-48z"]},{prefix:"far",iconName:"file-html",icon:[576,512,[],"e83d","M208 380c11 0 20 9 20 20l0 128c0 11-9 20-20 20s-20-9-20-20l0-44-24 0 0 44c0 11-9 20-20 20s-20-9-20-20l0-128c0-11 9-20 20-20s20 9 20 20l0 44 24 0 0-44c0-11 9-20 20-20zm112 0c11 0 20 9 20 20s-9 20-20 20l-12 0 0 108c0 11-9 20-20 20s-20-9-20-20l0-108-12 0c-11 0-20-9-20-20s9-20 20-20l64 0zm126.8 9.7c4.6-7.7 13.8-11.4 22.5-9S484 391 484 400l0 128c0 11-9 20-20 20s-20-9-20-20l0-55.8-10.8 18.1c-3.6 6-10.1 9.7-17.2 9.7s-13.5-3.7-17.2-9.7L388 472.2 388 528c0 11-9 20-20 20s-20-9-20-20l0-128c0-9 6-16.9 14.7-19.3s17.9 1.3 22.5 9l30.8 51.4 30.8-51.4zM528 380c11 0 20 9 20 20l0 108 12 0c11 0 20 9 20 20s-9 20-20 20l-32 0c-11 0-20-9-20-20l0-128c0-11 9-20 20-20zM235.8 .3c14.7 1.5 28.4 7.9 38.9 18.4L397.3 141.2c12 12 18.7 28.3 18.7 45.2l0 149.5-48 0 0-128-88 0c-39.8 0-72-32.2-72-72l0-88-112 0c-8.8 0-16 7.2-16 16l0 445.9c-27.6-7.1-48-32.1-48-61.9L32 64C32 28.7 60.7 0 96 0l133.5 0 6.3 .3zM256 136c0 13.3 10.7 24 24 24l68.1 0-92.1-92.1 0 68.1z"]},{prefix:"far",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256.5 0c14.7 0 28.2 8.1 35.2 21l216 400c6.7 12.4 6.4 27.4-.8 39.5S486.6 480 472.5 480l-432 0c-14.1 0-27.1-7.4-34.3-19.5s-7.5-27.1-.8-39.5l216-400c7-12.9 20.5-21 35.2-21zM53.9 432L459.1 432 256.5 56.8 53.9 432zm202.6-40a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0-208c18.6 0 33 16.1 31 34.6l-7.1 64.1C279 294.8 268.7 304 256.5 304s-22.5-9.2-23.8-21.3l-7.1-64.1c-2-18.5 12.4-34.6 31-34.6z"]},{prefix:"far",iconName:"star",icon:[576,512,[61446,11088],"f005","M288.1-32c9 0 17.3 5.1 21.4 13.1L383 125.3 542.9 150.7c8.9 1.4 16.3 7.7 19.1 16.3s.5 18-5.8 24.4L441.7 305.9 467 465.8c1.4 8.9-2.3 17.9-9.6 23.2s-17 6.1-25 2L288.1 417.6 143.8 491c-8 4.1-17.7 3.3-25-2s-11-14.2-9.6-23.2L134.4 305.9 20 191.4c-6.4-6.4-8.6-15.8-5.8-24.4s10.1-14.9 19.1-16.3l159.9-25.4 73.6-144.2c4.1-8 12.4-13.1 21.4-13.1zm0 76.8L230.3 158c-3.5 6.8-10 11.6-17.6 12.8l-125.5 20 89.8 89.9c5.4 5.4 7.9 13.1 6.7 20.7l-19.8 125.5 113.3-57.6c6.8-3.5 14.9-3.5 21.8 0l113.3 57.6-19.8-125.5c-1.2-7.6 1.3-15.3 6.7-20.7l89.8-89.9-125.5-20c-7.6-1.2-14.1-6-17.6-12.8L288.1 44.8z"]},{prefix:"far",iconName:"bell-slash",icon:[576,512,[61943,128277],"f1f6","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-87.8-87.8c17.5-3.3 30.8-18.7 30.8-37.1 0-6.7-1.8-13.3-5.1-19L485 321.7c-19-32.6-29-69.6-29-107.3l0-14.5c0-84.6-62.6-154.7-144-166.3l0-9.7c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 9.7c-42.2 6-79.4 27.8-105.4 59.1L41-24.9zM192.8 126.9C214.7 98.4 249.2 80 288 80 354.3 80 408 133.7 408 200l0 14.5c0 46.2 12.3 91.5 35.5 131.4l12.9 22.1-22.6 0-241.1-241.1zM132.5 345.9c19.5-33.4 31.3-70.7 34.6-109l-46.7-46.7c-.2 3.3-.3 6.6-.3 9.9l0 14.5c0 37.7-10 74.7-29 107.3L69.1 359.2c-3.4 5.8-5.1 12.3-5.1 19 0 20.9 16.9 37.8 37.8 37.8l244.4 0-48-48-178.6 0 12.9-22.1zM220.1 464c9.9 28 36.6 48 67.9 48s58-20 67.9-48l-135.8 0z"]},{prefix:"far",iconName:"hourglass-half",icon:[384,512,["hourglass-2"],"f252","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5l-81.5 81.5 81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5l81.5-81.5-81.5-81.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM110.5 371.5c-3.9 3.9-7.5 8.1-10.7 12.5l184.4 0c-3.2-4.4-6.8-8.6-10.7-12.5l-81.5-81.5-81.5 81.5zM80.8 432c-.5 4.3-.8 8.6-.8 13l0 19 224 0 0-19c0-4.4-.3-8.7-.8-13L80.8 432zM254.1 160l-124.1 0 62.1 62.1 62.1-62.1zm39.7-48C300.4 98.1 304 82.7 304 67l0-19-224 0 0 19c0 15.7 3.6 31.1 10.2 45l203.5 0z"]},{prefix:"far",iconName:"inbox",icon:[512,512,[],"f01c","M75.3 94c1-8 7.8-14 15.9-14l329.7 0c8 0 14.8 6 15.9 14l25 194-85.2 0c-13.4 0-25.9 6.7-33.3 17.8l-20.1 30.2-134.3 0-20.1-30.2c-7.4-11.1-19.9-17.8-33.3-17.8l-85.2 0 25-194zM48 336l83.2 0 20.1 30.2c7.4 11.1 19.9 17.8 33.3 17.8l142.9 0c13.4 0 25.9-6.7 33.3-17.8l20.1-30.2 83.2 0 0 80c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-80zM91.2 32C59 32 31.8 55.9 27.7 87.8L.2 300.9 0 302.5 0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-113.5-.2-1.5-27.5-213.1C480.2 55.9 453 32 420.8 32L91.2 32z"]},{prefix:"far",iconName:"comment-dots",icon:[512,512,[62075,128172,"commenting"],"f4ad","M0 240c0 54.4 19.3 104.6 51.9 144.9L3.1 474.3c-2 3.7-3.1 7.9-3.1 12.2 0 14.1 11.4 25.5 25.5 25.5 4 0 7.8-.6 11.5-2.1L153.4 460c31.4 12.9 66.1 20 102.6 20 141.4 0 256-107.5 256-240S397.4 0 256 0 0 107.5 0 240zM94 407.9c9.3-17.1 7.4-38.1-4.8-53.2-26.1-32.3-41.2-71.9-41.2-114.7 0-103.2 90.2-192 208-192s208 88.8 208 192-90.2 192-208 192c-30.2 0-58.7-5.9-84.3-16.4-11.9-4.9-25.3-4.8-37.1 .3L76 440.9 94 407.9zM144 272a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm80 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"angle-down",icon:[384,512,[8964],"f107","M209.5 369c-9.4 9.4-24.6 9.4-33.9 0L15.5 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143 143-143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-160 160z"]},{prefix:"far",iconName:"cloud-arrow-down",icon:[576,512,[62337,"cloud-download","cloud-download-alt"],"f0ed","M240 32c-88.4 0-160 71.6-160 160 0 4.9 .2 9.8 .7 14.6-47.8 23.4-80.7 72.5-80.7 129.4 0 79.5 64.5 144 144 144l304 0c70.7 0 128-57.3 128-128 0-49.9-28.5-93-70.1-114.2 4-11.9 6.1-24.6 6.1-37.8 0-66.3-53.7-120-120-120-11.5 0-22.7 1.6-33.3 4.7-29.3-32.3-71.6-52.7-118.7-52.7zM128 192c0-61.9 50.1-112 112-112 37.7 0 71 18.6 91.3 47.1 6.7 9.5 19.3 12.8 29.8 7.8 9.3-4.4 19.7-6.9 30.8-6.9 39.8 0 72 32.2 72 72 0 14.1-4 27.2-11 38.3-4.1 6.5-4.8 14.6-2 21.7s9 12.5 16.5 14.3c34.8 8.7 60.5 40.2 60.5 77.6 0 44.2-35.8 80-80 80l-304 0c-53 0-96-43-96-96 0-42.7 27.9-79 66.6-91.4 11.8-3.8 18.8-16 16.1-28.1-1.8-7.9-2.7-16.1-2.7-24.5zM305 377l64-64c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-23 23 0-86.1c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 86.1-23-23c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0z"]},{prefix:"far",iconName:"bookmark-slash",icon:[576,512,[],"e0c2","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-89-89 0-350.2c0-35.3-28.7-64-64-64L160 0c-25.5 0-47.4 14.9-57.8 36.4L41-24.9zm103 103L144 64c0-8.8 7.2-16 16-16l256 0c8.8 0 16 7.2 16 16l0 302.2-288-288zM295.6 365.5c-11.7-1.9-24 .6-34.3 7.5l-117.4 78.2 0-237.3-48-48 0 315.2c0 25.6 28.5 40.8 49.8 26.6L288 412.8 430.2 507.7c4 2.7 8.3 4.3 12.6 5L295.6 365.5z"]},{prefix:"far",iconName:"link-simple",icon:[576,512,[],"e1cd","M0 256C0 150 86 64 192 64l40 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-40 0c-79.5 0-144 64.5-144 144s64.5 144 144 144l40 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-40 0C86 448 0 362 0 256zm160 0c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24zM384 64c106 0 192 86 192 192S490 448 384 448l-40 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l40 0c79.5 0 144-64.5 144-144S463.5 112 384 112l-40 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l40 0z"]},{prefix:"far",iconName:"clock-rotate-left",icon:[512,512,["history"],"f1da","M48 106.7L48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 168c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-55.3 0c37-57.8 101.7-96 175.3-96 114.9 0 208 93.1 208 208S370.9 464 256 464c-42.5 0-81.9-12.7-114.7-34.5-11-7.3-25.9-4.3-33.3 6.7s-4.3 25.9 6.7 33.3c40.5 26.8 89.1 42.5 141.3 42.5 141.4 0 256-114.6 256-256S397.4 0 256 0C170.3 0 94.4 42.1 48 106.7zM256 128c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z"]},{prefix:"far",iconName:"plug",icon:[448,512,[128268],"f1e6","M120-32c13.3 0 24 10.7 24 24l0 104 160 0 0-104c0-13.3 10.7-24 24-24s24 10.7 24 24l0 104 72 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 80c0 97.9-73.3 178.7-168 190.5l0 73.5c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-73.5C105.3 402.7 32 321.9 32 224l0-80-8 0c-13.3 0-24-10.7-24-24S10.7 96 24 96L96 96 96-8c0-13.3 10.7-24 24-24zM80 144l0 80c0 79.5 64.5 144 144 144s144-64.5 144-144l0-80-288 0z"]},{prefix:"far",iconName:"chart-simple",icon:[576,512,[],"e473","M304 80l0 352-48 0 0-352 48 0zM256 32c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-48 0zM112 272l0 160-48 0 0-160 48 0zM64 224c-26.5 0-48 21.5-48 48l0 160c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-160c0-26.5-21.5-48-48-48l-48 0zm384-80l48 0 0 288-48 0 0-288zm-48 0l0 288c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-48 0c-26.5 0-48 21.5-48 48z"]},{prefix:"far",iconName:"circle-play",icon:[512,512,[61469,"play-circle"],"f144","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM212.5 147.5c-7.4-4.5-16.7-4.7-24.3-.5S176 159.3 176 168l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88zM298 256l-74 45.2 0-90.4 74 45.2z"]},{prefix:"far",iconName:"file-magnifying-glass",icon:[384,512,["file-search"],"f865","M64 48l112 0 0 88c0 39.8 32.2 72 72 72l88 0 0 240c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16zM224 67.9l92.1 92.1-68.1 0c-13.3 0-24-10.7-24-24l0-68.1zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-261.5c0-17-6.7-33.3-18.7-45.3L242.7 18.7C230.7 6.7 214.5 0 197.5 0L64 0zM262.5 320c0-47.8-38.7-86.5-86.5-86.5s-86.5 38.7-86.5 86.5 38.7 86.5 86.5 86.5c15.2 0 29.4-3.9 41.8-10.7L255 433.1c9.4 9.4 24.6 9.4 33.9 .1s9.4-24.6 .1-33.9l-37.2-37.4c6.9-12.4 10.8-26.7 10.8-41.8zM176 278a42 42 0 1 1 0 84 42 42 0 1 1 0-84z"]},{prefix:"far",iconName:"pen",icon:[512,512,[128394],"f304","M36.4 353.8c4.1-14.6 11.8-27.9 22.6-38.7l294-294C366.4 7.6 384.8 0 404 0s37.6 7.6 51.1 21.2l35.7 35.7C504.4 70.4 512 88.8 512 108s-7.6 37.6-21.2 51.1l-294 294c-10.7 10.7-24.1 18.5-38.7 22.6L30.4 511.1c-8.3 2.3-17.3 0-23.4-6.2s-8.5-15.1-6.2-23.4L36.4 353.8zM386.8 55.1l-52.9 52.9 70.1 70.1 52.9-52.9c4.6-4.6 7.1-10.7 7.1-17.2s-2.6-12.6-7.1-17.2L421.2 55.1C416.6 50.6 410.4 48 404 48s-12.6 2.6-17.2 7.1zM300 141.9L92.9 349.1c-4.9 4.9-8.4 10.9-10.3 17.6l-24.1 86.9 86.9-24.1c6.6-1.8 12.7-5.4 17.6-10.3L370.1 212 300 141.9z"]},{prefix:"far",iconName:"tablet",icon:[448,512,["tablet-android"],"f3fb","M64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L64 48zM0 64C0 28.7 28.7 0 64 0L384 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM184 368l80 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"far",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z"]},{prefix:"far",iconName:"file-invoice",icon:[384,512,[],"f570","M176 48L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-240-88 0c-39.8 0-72-32.2-72-72l0-88zM316.1 160L224 67.9 224 136c0 13.3 10.7 24 24 24l68.1 0zM0 64C0 28.7 28.7 0 64 0L197.5 0c17 0 33.3 6.7 45.3 18.7L365.3 141.3c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm80 40c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zm0 80c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zM256 368l0-64-128 0 0 64 128 0zM80 376l0-80c0-22.1 17.9-40 40-40l144 0c22.1 0 40 17.9 40 40l0 80c0 22.1-17.9 40-40 40l-144 0c-22.1 0-40-17.9-40-40z"]},{prefix:"far",iconName:"xmark",icon:[384,512,[215,10060,10006,10005,128473,"close","multiply","remove","times"],"f00d","M7.5 105c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l151 151 151-151c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-151 151 151 151c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-151-151-151 151c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l151-151-151-151z"]},{prefix:"far",iconName:"arrow-right",icon:[512,512,[8594],"f061","M505 273c9.4-9.4 9.4-24.6 0-33.9L337 71c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l127 127-406.1 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l406.1 0-127 127c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L505 273z"]},{prefix:"far",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M0 64C0 28.7 28.7 0 64 0L320 0c35.3 0 64 28.7 64 64l0 417.1c0 25.6-28.5 40.8-49.8 26.6L192 412.8 49.8 507.7C28.5 521.9 0 506.6 0 481.1L0 64zM64 48c-8.8 0-16 7.2-16 16l0 387.2 117.4-78.2c16.1-10.7 37.1-10.7 53.2 0L336 451.2 336 64c0-8.8-7.2-16-16-16L64 48z"]},{prefix:"far",iconName:"expand-wide",icon:[512,512,[],"f320","M136 64c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0 0 88c0 13.3-10.7 24-24 24S0 213.3 0 200L0 88C0 74.7 10.7 64 24 64l112 0zM0 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 448c-13.3 0-24-10.7-24-24L0 312zM488 64c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM464 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},{prefix:"far",iconName:"user",icon:[448,512,[62470,62144,128100,"user-alt","user-large"],"f007","M144 128a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zm208 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM48 480c0-70.7 57.3-128 128-128l96 0c70.7 0 128 57.3 128 128l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8c0-97.2-78.8-176-176-176l-96 0C78.8 304 0 382.8 0 480l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8z"]},{prefix:"far",iconName:"server",icon:[448,512,[],"f233","M64 80c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96zm264 8a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 336c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 336zM0 352c0-35.3 28.7-64 64-64l320 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-64zm240 32a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},{prefix:"far",iconName:"calendar-range",icon:[448,512,[],"e0d6","M144 24c0-13.3-10.7-24-24-24S96 10.7 96 24l0 40-32 0C28.7 64 0 92.7 0 128L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64l-32 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40-160 0 0-40zm184 88l56 0c8.8 0 16 7.2 16 16l0 288c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-288c0-8.8 7.2-16 16-16l264 0zM96 224a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm224 96a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM192 216c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0c-13.3 0-24 10.7-24 24zm40 104l-112 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24z"]},{prefix:"far",iconName:"broom-wide",icon:[576,512,[],"e5d1","M569 9c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-200 200-12.9-12.9c-20.2-20.2-51.4-24.6-76.3-10.7L16.4 278.9C6.3 284.5 0 295.2 0 306.8 0 315.2 3.4 323.4 9.3 329.3L214.7 534.7c6 6 14.1 9.3 22.6 9.3 11.6 0 22.3-6.3 27.9-16.4L392.6 298.2c13.9-25 9.5-56.1-10.7-76.3L369 209 569 9zM288.2 196.1l59.7 59.7c5.1 5.1 6.1 12.8 2.7 19.1l-14.9 26.8-93.4-93.4 26.8-14.9c6.2-3.5 14-2.4 19.1 2.7zm-89.6 36.5l112.8 112.8-77.9 140.3-96.5-96.5 18-53.9c2.1-6.3-3.9-12.2-10.1-10.1l-53.9 18-32.5-32.5 140.3-77.9z"]},{prefix:"far",iconName:"house",icon:[512,512,[63500,63498,127968,"home","home-alt","home-lg-alt"],"f015","M240 6.1c9.1-8.2 22.9-8.2 32 0l232 208c9.9 8.8 10.7 24 1.8 33.9s-24 10.7-33.9 1.8l-8-7.2 0 205.3c0 35.3-28.7 64-64 64l-288 0c-35.3 0-64-28.7-64-64l0-205.3-8 7.2c-9.9 8.8-25 8-33.9-1.8s-8-25 1.8-33.9L240 6.1zm16 50.1L96 199.7 96 448c0 8.8 7.2 16 16 16l48 0 0-104c0-39.8 32.2-72 72-72l48 0c39.8 0 72 32.2 72 72l0 104 48 0c8.8 0 16-7.2 16-16l0-248.3-160-143.4zM208 464l96 0 0-104c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l0 104z"]},{prefix:"far",iconName:"arrows-up-down-left-right",icon:[512,512,["arrows"],"f047","M273.5 7c-9.4-9.4-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 150.1-150.1 0 31-31c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-31-31 150.1 0 0 150.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-150.1 150.1 0-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9l-72-72c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31-150.1 0 0-150.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72z"]},{prefix:"far",iconName:"wifi-slash",icon:[576,512,[],"f6ac","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7.1 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-243-243c38 8.4 71.5 29 95.9 57.7 8.6 10.1 23.8 11.3 33.8 2.7s11.3-23.8 2.7-33.8c-41-48-102.2-78.6-170.4-78.6-4.6 0-9.2 .1-13.7 .4L167.2 101.3c37.7-13.8 78.4-21.3 120.9-21.3 96.4 0 183.6 38.7 247.2 101.4 9.4 9.3 24.6 9.2 33.9-.2s9.2-24.6-.2-33.9C496.8 76 397.5 32 288.1 32 232 32 178.7 43.5 130.3 64.3L41-24.9zM79 148.8L44.7 114.5c-13.2 10.1-25.8 21.1-37.6 32.8-9.4 9.3-9.5 24.5-.2 33.9s24.5 9.5 33.9 .2c11.9-11.8 24.7-22.7 38.2-32.6zM206.3 276.1l-35.2-35.2c-20.1 12.4-38.2 27.8-53.5 45.7-8.6 10.1-7.4 25.2 2.7 33.8s25.2 7.4 33.8-2.7c14.5-17 32.2-31.2 52.1-41.7zM336.1 432a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},{prefix:"far",iconName:"user-lock",icon:[576,512,[],"f502","M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0 128 128 0 1 1 -256 0zM48 480l0 8c0 13.3-10.7 24-24 24S0 501.3 0 488l0-8c0-97.2 78.8-176 176-176l96 0c22.6 0 44.2 4.3 64 12l0 12.4c-9.5 8.5-17.3 18.8-22.8 30.4-12.9-4.4-26.8-6.8-41.2-6.8l-96 0c-70.7 0-128 57.3-128 128zM496 304.1c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 47.9 64 0 0-47.9zM352 400c0-20.9 13.4-38.7 32-45.3l0-50.6c0-44.2 35.8-80 80-80s80 35.8 80 80l0 50.6c18.6 6.6 32 24.4 32 45.3l0 96c0 26.5-21.5 48-48 48l-128 0c-26.5 0-48-21.5-48-48l0-96z"]},{prefix:"far",iconName:"check",icon:[448,512,[10004,10003],"f00c","M438 68.5c10.8 7.7 13.2 22.7 5.5 33.5l-264 368c-4.1 5.7-10.5 9.4-17.5 9.9S148 478 143 473L7 337c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L157 419 404.5 74c7.7-10.8 22.7-13.2 33.5-5.5z"]},{prefix:"far",iconName:"italic",icon:[384,512,[],"f033","M128 56c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-76.4 0-132 352 80.4 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24s10.7-24 24-24l76.4 0 132-352-80.4 0c-13.3 0-24-10.7-24-24z"]},{prefix:"far",iconName:"life-ring",icon:[512,512,[],"f1cd","M385.1 419.1C349.7 447.2 304.8 464 256 464s-93.7-16.8-129.1-44.9l80.4-80.4c14.3 8.4 31 13.3 48.8 13.3s34.5-4.8 48.8-13.3l80.4 80.4zm68.1 .2C489.9 374.9 512 318.1 512 256S489.9 137.1 453.2 92.7L465 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L419.3 58.8C374.9 22.1 318.1 0 256 0S137.1 22.1 92.7 58.8L81 47c-9.4-9.4-24.6-9.4-33.9 0S37.7 71.6 47 81L58.8 92.7C22.1 137.1 0 193.9 0 256S22.1 374.9 58.8 419.3L47 431c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l11.8-11.8C137.1 489.9 193.9 512 256 512s118.9-22.1 163.3-58.8L431 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-11.8-11.8zm-34.1-34.1l-80.4-80.4c8.4-14.3 13.3-31 13.3-48.8s-4.8-34.5-13.3-48.8l80.4-80.4C447.2 162.3 464 207.2 464 256s-16.8 93.7-44.9 129.1zM385.1 92.9l-80.4 80.4c-14.3-8.4-31-13.3-48.8-13.3s-34.5 4.8-48.8 13.3L126.9 92.9C162.3 64.8 207.2 48 256 48s93.7 16.8 129.1 44.9zM173.3 304.8L92.9 385.1C64.8 349.7 48 304.8 48 256s16.8-93.7 44.9-129.1l80.4 80.4c-8.4 14.3-13.3 31-13.3 48.8s4.8 34.5 13.3 48.8zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},{prefix:"far",iconName:"table-cells",icon:[448,512,["th"],"f00a","M312 80l0 88 88 0 0-72c0-8.8-7.2-16-16-16l-72 0zm-48 0l-80 0 0 88 80 0 0-88zM136 80L64 80c-8.8 0-16 7.2-16 16l0 72 88 0 0-88zM0 216L0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 216zm48 80l88 0 0-80-88 0 0 80zm0 48l0 72c0 8.8 7.2 16 16 16l72 0 0-88-88 0zm136 88l80 0 0-88-80 0 0 88zm128 0l72 0c8.8 0 16-7.2 16-16l0-72-88 0 0 88zm88-136l0-80-88 0 0 80 88 0zm-216 0l80 0 0-80-80 0 0 80z"]},{prefix:"far",iconName:"trash-can",icon:[448,512,[61460,"trash-alt"],"f2ed","M166.2-16c-13.3 0-25.3 8.3-30 20.8L120 48 24 48C10.7 48 0 58.7 0 72S10.7 96 24 96l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-96 0-16.2-43.2C307.1-7.7 295.2-16 281.8-16L166.2-16zM32 144l0 304c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-304-48 0 0 304c0 8.8-7.2 16-16 16L96 464c-8.8 0-16-7.2-16-16l0-304-48 0zm160 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 176c0 13.3 10.7 24 24 24s24-10.7 24-24l0-176zm112 0c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 176c0 13.3 10.7 24 24 24s24-10.7 24-24l0-176z"]},{prefix:"far",iconName:"wrench",icon:[576,512,[128295],"f0ad","M208 168c0-92.8 75.2-168 168-168 27.1 0 52.8 6.4 75.5 17.9 6.9 3.5 11.7 10 12.9 17.6s-1.3 15.3-6.7 20.8l-73.7 73.7 0 30.1 30.1 0 73.7-73.7c5.4-5.4 13.2-7.9 20.8-6.7s14.2 6 17.6 12.9c11.4 22.7 17.9 48.4 17.9 75.5 0 92.8-75.2 168-168 168-16.6 0-32.7-2.4-47.9-6.9L152.6 504.6c-31.2 31.2-81.9 31.2-113.1 0s-31.2-81.9 0-113.1L214.9 215.9c-4.5-15.2-6.9-31.3-6.9-47.9zM376 48c-66.3 0-120 53.7-120 120 0 16 3.1 31.3 8.8 45.2 3.6 8.9 1.6 19.2-5.3 26l-186.2 186.2 0 0c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L304.8 284.5c6.8-6.8 17.1-8.9 26-5.3 13.9 5.7 29.2 8.8 45.2 8.8 66.3 0 120-53.7 120-120 0-6.9-.6-13.7-1.7-20.3L441 201c-4.5 4.5-10.6 7-17 7l-64 0c-13.3 0-24-10.7-24-24l0-64c0-6.4 2.5-12.5 7-17l53.3-53.3C389.7 48.6 382.9 48 376 48z"]},{prefix:"far",iconName:"paperclip",icon:[512,512,[128206],"f0c6","M241.4 18.4c53.1-53.1 139.2-53.1 192.3 0s53.1 139.2 0 192.3L264 380.5c-34.4 34.4-90.1 34.4-124.5 0s-34.4-90.1 0-124.5L298 97.6c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L173.5 289.9c-15.6 15.6-15.6 40.9 0 56.6s40.9 15.6 56.6 0L399.8 176.8c34.4-34.4 34.4-90.1 0-124.5s-90.1-34.4-124.4 0l-181 181c-53.1 53.1-53.1 139.2 0 192.3s139.2 53.1 192.3 0L428.1 284.3c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L320.6 459.6c-71.9 71.9-188.4 71.9-260.2 0s-71.9-188.4 0-260.2l181-181z"]},{prefix:"far",iconName:"cabinet-filing",icon:[448,512,[128452],"f64b","M384 232L64 232 64 64c0-8.8 7.2-16 16-16l288 0c8.8 0 16 7.2 16 16l0 168zM16 256l0 192c0 35.3 28.7 64 64 64l288 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L80 0C44.7 0 16 28.7 16 64l0 192zM384 448c0 8.8-7.2 16-16 16L80 464c-8.8 0-16-7.2-16-16l0-168 320 0 0 168zM160 152l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40L152 96c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24zm-8 184c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40l-144 0z"]},{prefix:"far",iconName:"arrow-up",icon:[384,512,[8593],"f062","M209.5 7c-9.4-9.4-24.6-9.4-33.9 0L7.5 175c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l127-127 0 406.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-406.1 127 127c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L209.5 7z"]},{prefix:"far",iconName:"file",icon:[384,512,[61462,128459,128196],"f15b","M176 48L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-240-88 0c-39.8 0-72-32.2-72-72l0-88zM316.1 160L224 67.9 224 136c0 13.3 10.7 24 24 24l68.1 0zM0 64C0 28.7 28.7 0 64 0L197.5 0c17 0 33.3 6.7 45.3 18.7L365.3 141.3c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z"]},{prefix:"far",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M464 256a208 208 0 1 0 -416 0 208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zm256-80c-17.7 0-32 14.3-32 32 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 47.2-36 67.2-56 74.5l0 3.8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8.1c0-20.5 14.8-35.2 30.1-40.2 6.4-2.1 13.2-5.5 18.2-10.3 4.3-4.2 7.7-10 7.7-19.6 0-17.7-14.3-32-32-32zM224 368a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},{prefix:"far",iconName:"columns-3",icon:[448,512,[],"e361","M320 80l0 352 64 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16l-64 0zm-48 0l-96 0 0 352 96 0 0-352zM128 432l0-352-64 0c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l64 0zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96z"]},{prefix:"far",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M205.5 92.7l13.7-60.7 73.6 0 13.7 60.7c1.7 7.4 6.8 13.6 13.8 16.7 10.8 4.8 21 10.7 30.4 17.6 6.1 4.5 14.1 5.9 21.4 3.6l59.5-18.5 36.8 63.8-45.8 42.3c-5.6 5.2-8.4 12.7-7.6 20.2 1.3 11.5 1.3 23.7 0 35.2-.8 7.6 2 15.1 7.6 20.2l45.8 42.3-36.8 63.8-59.5-18.5c-7.3-2.3-15.2-.9-21.4 3.6-9.4 6.9-19.6 12.9-30.4 17.6-7 3.1-12.1 9.3-13.8 16.7l-13.7 60.7-73.6 0-13.7-60.7c-1.7-7.4-6.8-13.6-13.8-16.7-10.8-4.8-21-10.7-30.4-17.6-6.1-4.5-14.1-5.9-21.4-3.6l-59.5 18.5-36.8-63.8 45.8-42.3c5.6-5.2 8.4-12.7 7.6-20.2-1.3-11.5-1.3-23.7 0-35.2 .8-7.6-2-15.1-7.6-20.2l-45.8-42.3 36.8-63.8 59.5 18.5c7.3 2.3 15.2 .9 21.4-3.6 9.4-6.9 19.6-12.9 30.4-17.6 7-3.1 12.1-9.3 13.8-16.7zM212.8-16c-18.7 0-34.9 13-39 31.2L161.2 70.8c-6.3 3.2-12.3 6.7-18.2 10.5L88.6 64.4c-17.9-5.6-37.2 2-46.5 18.2L-1.1 157.4c-9.3 16.2-6.2 36.7 7.5 49.4l41.9 38.7c-.3 6.9-.3 14 0 21L6.4 305.2c-13.7 12.7-16.9 33.2-7.5 49.4l43.2 74.8c9.3 16.2 28.7 23.7 46.5 18.2l54.5-16.9c5.9 3.8 11.9 7.3 18.2 10.5l12.6 55.6c4.1 18.2 20.3 31.2 39 31.2l86.4 0c18.7 0 34.9-13 39-31.2l12.6-55.6c6.3-3.2 12.3-6.7 18.2-10.5l54.5 16.9c17.9 5.6 37.2-2 46.5-18.2l43.2-74.8c9.3-16.2 6.2-36.7-7.5-49.4l-41.9-38.7c.3-6.9 .3-14 0-21l41.9-38.7c13.7-12.7 16.8-33.2 7.5-49.4L470 82.6c-9.4-16.2-28.7-23.7-46.5-18.2L369 81.3c-5.9-3.8-11.9-7.3-18.2-10.5L338.3 15.2C334.1-3 317.9-16 299.2-16l-86.4 0zM304 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-48-96a96 96 0 1 0 0 192 96 96 0 1 0 0-192z"]},{prefix:"far",iconName:"circle-arrow-down",icon:[512,512,["arrow-circle-down"],"f0ab","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM239 353c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-102.1c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 102.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72z"]},{prefix:"far",iconName:"chart-line",icon:[512,512,["line-chart"],"f201","M48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 400c0 44.2 35.8 80 80 80l408 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L80 432c-17.7 0-32-14.3-32-32L48 56zM473 169c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119-79-79c-9.4-9.4-24.6-9.4-33.9 0L103 279c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l87-87 79 79c9.4 9.4 24.6 9.4 33.9 0L473 169z"]},{prefix:"far",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M171.5 38.8C192.3 4 236.5-10 274 7.6l7.2 3.8C316 32.3 330 76.5 312.4 114l0 0-14.1 30 109.7 0 7.4 .4c36.3 3.7 64.6 34.4 64.6 71.6 0 13.2-3.6 25.4-9.8 36 6.1 10.6 9.7 22.8 9.8 36 0 18.3-6.9 34.8-18 47.5 1.3 5.3 2 10.8 2 16.5 0 25.1-12.9 47-32.2 59.9-1.9 35.5-29.4 64.2-64.4 67.7l-7.4 .4-104.1 0c-18 0-35.9-3.4-52.6-9.9l-7.1-3-.7-.3-6.6-3.2-.7-.3-12.2-6.5c-12.3-6.5-23.3-14.7-32.9-24.1-4.1 26.9-27.3 47.4-55.3 47.4l-32 0c-30.9 0-56-25.1-56-56L0 200c0-30.9 25.1-56 56-56l32 0c10.8 0 20.9 3.1 29.5 8.5l50.1-106.5 .6-1.2 2.7-5 .6-.9zM56 192c-4.4 0-8 3.6-8 8l0 224c0 4.4 3.6 8 8 8l32 0c4.4 0 8-3.6 8-8l0-224c0-4.4-3.6-8-8-8l-32 0zM253.6 51c-14.8-6.9-32.3-1.6-40.7 12l-2.2 4-56.8 120.9c-3.5 7.5-5.5 15.5-6 23.7l-.1 4.2 0 112.9 .2 7.9c2.4 32.7 21.4 62.1 50.7 77.7l11.5 6.1 6.3 3.1c12.4 5.6 25.8 8.5 39.4 8.5l104.1 0 2.4-.1c12.1-1.2 21.6-11.5 21.6-23.9l-.2-2.6c-.1-.9-.2-1.7-.4-2.6-2.7-12.1 4.3-24.2 16-28 9.7-3.1 16.6-12.2 16.6-22.8 0-4.3-1.1-8.2-3.1-11.8-6.3-11.1-2.8-25.2 8-32 6.8-4.3 11.2-11.8 11.2-20.2 0-7.1-3.1-13.5-8.2-18-5.2-4.6-8.2-11.1-8.2-18s3-13.4 8.2-18c5.1-4.5 8.2-10.9 8.2-18l-.1-2.4c-1.1-11.3-10.1-20.3-21.4-21.4l-2.4-.1-147.5 0c-8.2 0-15.8-4.2-20.2-11.1-4.4-6.9-5-15.7-1.5-23.1L269 93.6c7-15 1.4-32.7-12.5-41L253.6 51z"]},{prefix:"far",iconName:"hand",icon:[512,512,[9995,129306,"hand-paper"],"f256","M256.5 0c-25.3 0-47.2 14.7-57.6 36-7-2.6-14.5-4-22.4-4-35.3 0-64 28.7-64 64l0 165.5-2.7-2.7c-25-25-65.5-25-90.5 0s-25 65.5 0 90.5L107 437c48 48 113.1 75 181 75l16.5 0c1.5 0 3-.1 4.5-.4 91.7-6.2 165-79.4 171.1-171.1 .3-1.5 .4-3 .4-4.5l0-176c0-35.3-28.7-64-64-64-5.5 0-10.9 .7-16 2l0-2c0-35.3-28.7-64-64-64-7.9 0-15.4 1.4-22.4 4-10.4-21.3-32.3-36-57.6-36zm-16 96.1l0-.1 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 168c0 13.3 10.7 24 24 24s24-10.7 24-24l0-136c0-8.8 7.2-16 16-16s16 7.2 16 16l0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-72c0-8.8 7.2-16 16-16s16 7.2 16 16l0 172.9c-.1 .6-.1 1.3-.2 1.9-3.4 69.7-59.3 125.6-129 129-.6 0-1.3 .1-1.9 .2L288 464C232.9 464 180 442.1 141 403.1L53.2 315.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l43.7 43.7c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2l0-223.4c0-8.8 7.2-16 16-16 8.8 0 16 7.1 16 15.9l0 136.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-135.9z"]},{prefix:"far",iconName:"circle",icon:[512,512,[61915,61708,11044,9899,9898,9679,128996,128995,128994,128993,128992,128309,128308],"f111","M464 256a208 208 0 1 0 -416 0 208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0z"]},{prefix:"far",iconName:"calendar-day",icon:[448,512,[],"f783","M120 0c13.3 0 24 10.7 24 24l0 40 160 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 32 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l32 0 0-40c0-13.3 10.7-24 24-24zm0 112l-56 0c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16l-264 0zm24 144l0 80 80 0 0-80-80 0zm-48 0c0-26.5 21.5-48 48-48l80 0c26.5 0 48 21.5 48 48l0 80c0 26.5-21.5 48-48 48l-80 0c-26.5 0-48-21.5-48-48l0-80z"]},{prefix:"far",iconName:"cloud",icon:[576,512,[9729],"f0c2","M80 192c0-88.4 71.6-160 160-160 47.1 0 89.4 20.4 118.7 52.7 10.6-3.1 21.8-4.7 33.3-4.7 66.3 0 120 53.7 120 120 0 13.2-2.1 25.9-6.1 37.8 41.6 21.1 70.1 64.3 70.1 114.2 0 70.7-57.3 128-128 128l-304 0c-79.5 0-144-64.5-144-144 0-56.8 32.9-105.9 80.7-129.4-.4-4.8-.7-9.7-.7-14.6zM240 80c-61.9 0-112 50.1-112 112 0 8.4 .9 16.6 2.7 24.5 2.7 12.1-4.3 24.3-16.1 28.1-38.7 12.4-66.6 48.7-66.6 91.4 0 53 43 96 96 96l304 0c44.2 0 80-35.8 80-80 0-37.4-25.7-68.9-60.5-77.6-7.5-1.9-13.6-7.2-16.5-14.3s-2.1-15.2 2-21.7c7-11.1 11-24.2 11-38.3 0-39.8-32.2-72-72-72-11.1 0-21.5 2.5-30.8 6.9-10.5 5-23.1 1.7-29.8-7.8-20.3-28.6-53.7-47.1-91.3-47.1z"]},{prefix:"far",iconName:"list-tree",icon:[512,512,[],"e1d2","M48 48c-26.5 0-48 21.5-48 48 0 17.8 9.7 33.3 24 41.6L24 384c0 30.9 25.1 56 56 56l54.4 0c8.3 14.3 23.8 24 41.6 24 26.5 0 48-21.5 48-48s-21.5-48-48-48c-17.8 0-33.3 9.7-41.6 24L80 392c-4.4 0-8-3.6-8-8l0-104 62.4 0c8.3 14.3 23.8 24 41.6 24 26.5 0 48-21.5 48-48s-21.5-48-48-48c-17.8 0-33.3 9.7-41.6 24l-62.4 0 0-94.4c14.3-8.3 24-23.8 24-41.6 0-26.5-21.5-48-48-48zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zM288 256c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24z"]},{prefix:"far",iconName:"arrows-maximize",icon:[448,512,["expand-arrows"],"f31d","M296 32c-13.3 0-24 10.7-24 24s10.7 24 24 24L366.1 80 224 222.1 81.9 80 152 80c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 32C10.7 32 0 42.7 0 56L0 184c0 13.3 10.7 24 24 24s24-10.7 24-24L48 113.9 190.1 256 48 398.1 48 328c0-13.3-10.7-24-24-24S0 314.7 0 328L0 456c0 13.3 10.7 24 24 24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L81.9 432 224 289.9 366.1 432 296 432c-13.3 0-24 10.7-24 24s10.7 24 24 24l128 0c13.3 0 24-10.7 24-24l0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24L400 398.1 257.9 256 400 113.9 400 184c0 13.3 10.7 24 24 24s24-10.7 24-24l0-128c0-13.3-10.7-24-24-24L296 32z"]},{prefix:"far",iconName:"angle-right",icon:[256,512,[8250],"f105","M241.5 239c9.4 9.4 9.4 24.6 0 33.9L81.5 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143-143-143c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l160 160z"]},{prefix:"far",iconName:"sparkles",icon:[576,512,[10024],"f890","M391.5 53.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L448 96 469.2 152.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L512 96 568.5 74.8c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L512 32 490.8-24.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L448 32 391.5 53.2zM167.9 208.5l24.1-52.1 24.1 52.1c4.8 10.4 13.1 18.7 23.5 23.5l52.1 24.1-52.1 24.1c-10.4 4.8-18.7 13.1-23.5 23.5l-24.1 52.1-24.1-52.1c-4.8-10.4-13.1-18.7-23.5-23.5L92.3 256 144.5 231.9c10.4-4.8 18.7-13.1 23.5-23.5zM165.6 99.1l-41.2 89.3-89.3 41.2-.6 .3c-3.9 1.8-12.3 5.7-25.2 11.6-5.7 2.6-9.3 8.3-9.3 14.5s3.6 11.9 9.3 14.5c12.9 5.9 21.2 9.8 25.2 11.6l.6 .3 89.3 41.2 41.2 89.3 .3 .6c1.8 3.9 5.7 12.3 11.6 25.2 2.6 5.7 8.3 9.3 14.5 9.3s11.9-3.6 14.5-9.3c14.4-31.1 15.1-32.7 53.1-115l89.3-41.2 .6-.3c3.9-1.8 12.3-5.7 25.2-11.6 5.7-2.6 9.3-8.3 9.3-14.5s-3.6-11.9-9.3-14.5c-31.1-14.4-32.7-15.1-115-53.1l-41.2-89.3-.3-.6c-1.8-3.9-5.7-12.3-11.6-25.2-2.6-5.7-8.3-9.3-14.5-9.3s-11.9 3.6-14.5 9.3c-13.8 29.8-11.5 25-11.9 25.8zM416 416l-56.5 21.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L416 480 437.2 536.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 480 536.5 458.8c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 416 458.8 359.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 416z"]},{prefix:"far",iconName:"code",icon:[576,512,[],"f121","M337.1 16.9c3.9-12.7 17.4-19.7 30-15.8s19.7 17.4 15.8 30l-144 464c-3.9 12.7-17.4 19.7-30 15.8s-19.7-17.4-15.8-30l144-464zM145 135c9.4 9.4 9.4 24.6 0 33.9l-87 87 87 87c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L111 135c9.4-9.4 24.6-9.4 33.9 0zM431 135c9.4-9.4 24.6-9.4 33.9 0L569 239c9.4 9.4 9.4 24.6 0 33.9L465 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9z"]},{prefix:"far",iconName:"align-center",icon:[448,512,[],"f037","M120 40c-13.3 0-24 10.7-24 24s10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L120 40zM24 168c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM96 320c0 13.3 10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},{prefix:"far",iconName:"comment-question",icon:[512,512,[],"e14b","M0 240c0 54.4 19.3 104.6 51.9 144.9L3.1 474.3c-2 3.7-3.1 7.9-3.1 12.2 0 14.1 11.4 25.5 25.5 25.5 4 0 7.8-.6 11.5-2.1L153.4 460c31.4 12.9 66.1 20 102.6 20 141.4 0 256-107.5 256-240S397.4 0 256 0 0 107.5 0 240zM94 407.9c9.3-17.1 7.4-38.1-4.8-53.2-26.1-32.3-41.2-71.9-41.2-114.7 0-103.2 90.2-192 208-192s208 88.8 208 192-90.2 192-208 192c-30.2 0-58.7-5.9-84.3-16.4-11.9-4.9-25.3-4.8-37.1 .3L76 440.9 94 407.9zM256 168c16.1 0 29.2 13.1 29.2 29.2 0 8.7-3.1 13.9-6.9 17.7-4.5 4.4-10.7 7.5-16.8 9.5-14.9 5-29.5 19.3-29.5 39.5 0 13.3 10.7 24 24 24 11.5 0 21.2-8.1 23.5-19 19.2-7.1 53.7-26.3 53.7-71.8 0-42.6-34.6-77.2-77.2-77.2s-77.2 34.6-77.2 77.2c0 13.3 10.7 24 24 24s24-10.7 24-24c0-16.1 13.1-29.2 29.2-29.2zm28 168a28 28 0 1 0 -56 0 28 28 0 1 0 56 0z"]},{prefix:"far",iconName:"image",icon:[448,512,[],"f03e","M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm128 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm136 72c8.5 0 16.4 4.5 20.7 11.8l80 136c4.4 7.4 4.4 16.6 .1 24.1S352.6 384 344 384l-240 0c-8.9 0-17.2-5-21.3-12.9s-3.5-17.5 1.6-24.8l56-80c4.5-6.4 11.8-10.2 19.7-10.2s15.2 3.8 19.7 10.2l17.2 24.6 46.5-79c4.3-7.3 12.2-11.8 20.7-11.8z"]},{prefix:"far",iconName:"arrow-up-right-and-arrow-down-left-from-center",icon:[512,512,[],"e0a0","M295 183c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144c0-13.3-10.7-24-24-24L344 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0-135 135zM217 329c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L48 430.1 48 344c0-13.3-10.7-24-24-24S0 330.7 0 344L0 488c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0 135-135z"]},{prefix:"far",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M360 32l7.4 .4c35 3.6 62.5 32.2 64.4 67.7 17.8 11.8 30.1 31.4 32 53.9l.2 6c0 5.7-.7 11.2-2 16.5 10.2 11.5 16.8 26.3 17.8 42.7l.2 4.8c0 13.2-3.6 25.4-9.8 36 4.9 8.4 8.2 17.9 9.3 28l.4 8c0 37.3-28.3 67.9-64.6 71.6l-7.4 .4-109.7 0 14.1 30 3.1 7.6c12.5 35.7-1.8 75.5-34.2 95l-7.2 3.9c-37.5 17.6-81.7 3.6-102.6-31.2l-.6-.9-2.7-5-.6-1.2-30.1-64c-9.4 17.8-28 29.9-49.5 29.9l-32 0c-30.9 0-56-25.1-56-56L0 152c0-30.9 25.1-56 56-56l32 0c12.4 0 23.9 4.1 33.2 11 13.2-21.4 32-39.4 55-51.6l12.2-6.5 .7-.3 6.6-3.2 .7-.3 7.1-3c16.7-6.6 34.5-9.9 52.6-9.9L360 32zM255.9 80c-12 0-23.9 2.3-35.1 6.6l-4.7 2-5.3 2.6 0 0-12.2 6.5c-29.2 15.5-48.3 44.9-50.7 77.6l-.2 8 0 112.9 .1 4.1c.5 8.2 2.5 16.2 6 23.7l56.8 120.9 2.1 3.8c8.4 13.7 26 19.1 40.8 12.2l2.9-1.6c13-7.8 18.7-23.7 13.7-38l-1.2-3-30.2-64.2c-3.5-7.4-2.9-16.1 1.5-23.1s12-11.1 20.2-11.1l147.5 0 2.4-.1c11.3-1.1 20.3-10.1 21.4-21.4l.1-2.5c0-7.1-3.1-13.5-8.2-18-5.2-4.6-8.2-11.1-8.2-18s3-13.4 8.2-18c4.4-3.9 7.4-9.3 8-15.3l.2-2.7c0-8.4-4.4-15.9-11.2-20.2-10.7-6.9-14.2-20.9-8-32 1.5-2.6 2.5-5.6 2.9-8.6l.2-3.2c0-10.6-6.9-19.6-16.6-22.8-11.7-3.8-18.7-15.9-16-28 .2-.9 .3-1.8 .4-2.6l.2-2.6c0-12.4-9.5-22.6-21.6-23.8L360 80 255.9 80zM56 144c-4.4 0-8 3.6-8 8l0 224c0 4.4 3.6 8 8 8l32 0c4.4 0 8-3.6 8-8l0-224c0-4.4-3.6-8-8-8l-32 0z"]},{prefix:"far",iconName:"diagram-sankey",icon:[576,512,[],"e158","M327.6 112c-2.5 0-4.8 1.1-6.3 3.1l-68.8 87.5c-10.6 13.5-26.8 21.4-44 21.4L24 224c-13.3 0-24-10.7-24-24s10.7-24 24-24l184.4 0c2.5 0 4.8-1.1 6.3-3.1l68.8-87.5c10.6-13.5 26.8-21.4 44-21.4L520 64c13.3 0 24 10.7 24 24s-10.7 24-24 24l-192.4 0zM212 320L266 396.6c1.5 2.1 3.9 3.4 6.5 3.4L520 400c13.3 0 24 10.7 24 24s-10.7 24-24 24l-247.4 0c-18.2 0-35.3-8.8-45.8-23.7L153.2 320 24 320c-13.3 0-24-10.7-24-24s10.7-24 24-24l496 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-308 0z"]},{prefix:"far",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M416 32c53 0 96 43 96 96l0 224c0 53-43 96-96 96l-120.4 0-129.8 91.6c-7.3 5.2-16.9 5.8-24.9 1.7S128 529 128 520l0-72-32 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l320 0zM96 80c-26.5 0-48 21.5-48 48l0 224c0 26.5 21.5 48 48 48l56 0c13.3 0 24 10.7 24 24l0 49.7 91.9-64.9c8.1-5.7 17.8-8.8 27.7-8.8L416 400c26.5 0 48-21.5 48-48l0-224c0-26.5-21.5-48-48-48L96 80zm230.7 65.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 342.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z"]},{prefix:"far",iconName:"bold",icon:[384,512,[],"f032","M24 32C10.7 32 0 42.7 0 56S10.7 80 24 80l40 0 0 352-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l236 0c68.5 0 124-55.5 124-124 0-48.9-28.3-91.1-69.3-111.3 23-22.5 37.3-53.9 37.3-88.7 0-68.5-55.5-124-124-124L24 32zM304 156c0 42-34 76-76 76l-116 0 0-152 116 0c42 0 76 34 76 76zM112 432l0-152 148 0c42 0 76 34 76 76s-34 76-76 76l-148 0z"]},{prefix:"far",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM160 192l0 128c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l-128 0c-17.7 0-32 14.3-32 32zm48 112l0-96 96 0 0 96-96 0z"]},{prefix:"far",iconName:"arrow-right-to-bracket",icon:[512,512,["sign-in"],"f090","M209 409L345 273c9.4-9.4 9.4-24.6 0-33.9L209 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l95 95-246.1 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l246.1 0-95 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zM344 80l72 0c26.5 0 48 21.5 48 48l0 256c0 26.5-21.5 48-48 48l-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0c53 0 96-43 96-96l0-256c0-53-43-96-96-96l-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24z"]},{prefix:"far",iconName:"users",icon:[640,512,[],"f0c0","M320 192a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm0-176a112 112 0 1 1 0 224 112 112 0 1 1 0-224zM296 336c-57.4 0-104 46.6-104 104l0 16c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-16c0-83.9 68.1-152 152-152l48 0c83.9 0 152 68.1 152 152l0 16c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-16c0-57.4-46.6-104-104-104l-48 0zm135.4-93.2c11.7-11.3 21.6-24.4 29.4-38.8 5.9 2.6 12.4 4 19.2 4 26.5 0 48-21.5 48-48s-21.5-48-48-48l-.8 0c-1.6-16.6-5.8-32.4-12.1-47.1 4.2-.6 8.6-.9 12.9-.9 53 0 96 43 96 96s-43 96-96 96c-17.7 0-34.3-4.8-48.6-13.2zM160 64c4.4 0 8.7 .3 12.9 .9-6.3 14.7-10.5 30.6-12.1 47.1l-.8 0c-26.5 0-48 21.5-48 48s21.5 48 48 48c6.8 0 13.3-1.4 19.2-4 7.8 14.4 17.7 27.5 29.4 38.8-14.2 8.4-30.8 13.2-48.6 13.2-53 0-96-43-96-96s43-96 96-96zM149.3 304c-15.1 16.3-27.5 35-36.5 55.6-38 15.5-64.8 52.8-64.8 96.4 0 13.3-10.7 24-24 24S0 469.3 0 456c0-83.1 66.6-150.6 149.3-152zm377.9 55.6c-9-20.6-21.5-39.4-36.5-55.6 82.7 1.4 149.3 68.9 149.3 152 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-43.6-26.8-80.9-64.8-96.4z"]},{prefix:"far",iconName:"arrow-turn-down-right",icon:[512,512,[],"e3d6","M48 88c0-13.3-10.7-24-24-24S0 74.7 0 88l0 96c0 53 43 96 96 96l334.1 0-95 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L505 273c4.5-4.5 7-10.6 7-17s-2.5-12.5-7-17L369 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l95 95-334.1 0c-26.5 0-48-21.5-48-48l0-96z"]},{prefix:"far",iconName:"print",icon:[512,512,[9113,128438,128424],"f02f","M384 144l48 0 0-37.5c0-17-6.7-33.3-18.7-45.3L370.7 18.7C358.7 6.7 342.5 0 325.5 0L144 0C108.7 0 80 28.7 80 64l0 80 48 0 0-80c0-8.8 7.2-16 16-16l181.5 0c4.2 0 8.3 1.7 11.3 4.7l42.5 42.5c3 3 4.7 7.1 4.7 11.3l0 37.5zM368 368l0 96-224 0 0-96 224 0zM128 320c-17.7 0-32 14.3-32 32l0 16-48 0 0-112c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 112-48 0 0-16c0-17.7-14.3-32-32-32l-256 0zm288 96l64 0c17.7 0 32-14.3 32-32l0-128c0-35.3-28.7-64-64-64L64 192c-35.3 0-64 28.7-64 64L0 384c0 17.7 14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32l256 0c17.7 0 32-14.3 32-32l0-64z"]},{prefix:"far",iconName:"align-right",icon:[448,512,[],"f038","M424 40c13.3 0 24 10.7 24 24s-10.7 24-24 24L184 88c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 216c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0zm24 152c0 13.3-10.7 24-24 24l-240 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0c13.3 0 24 10.7 24 24zM424 424c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 472c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0z"]},{prefix:"far",iconName:"flask",icon:[448,512,[],"f0c3","M96 24c0-13.3 10.7-24 24-24L328 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 169.6 120.7 211.2c4.8 8.4 7.3 17.9 7.3 27.6 0 30.7-24.9 55.6-55.6 55.6L55.6 512c-30.7 0-55.6-24.9-55.6-55.6 0-9.7 2.5-19.2 7.3-27.6L128 217.6 128 48 120 48c-13.3 0-24-10.7-24-24zm80 24l0 176c0 4.2-1.1 8.3-3.2 11.9l-38.9 68.1 180.1 0-38.9-68.1c-2.1-3.6-3.2-7.7-3.2-11.9l0-176-96 0zM106.5 352L49 452.6c-.7 1.1-1 2.4-1 3.8 0 4.2 3.4 7.6 7.6 7.6l336.8 0c4.2 0 7.6-3.4 7.6-7.6 0-1.3-.3-2.6-1-3.8l-57.5-100.6-235 0z"]},{prefix:"far",iconName:"magnifying-glass-plus",icon:[512,512,["search-plus"],"f00e","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208 93.1 416 208 416zm0-304c-13.3 0-24 10.7-24 24l0 48-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0 0 48c0 13.3 10.7 24 24 24s24-10.7 24-24l0-48 48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-48c0-13.3-10.7-24-24-24z"]},{prefix:"far",iconName:"photo-film",icon:[640,512,["photo-video"],"f87c","M576 48c8.8 0 16 7.2 16 16l0 224c0 8.8-7.2 16-16 16l-320 0c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l320 0zM256 0c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L256 0zM456 96c-8.3 0-16 4.3-20.4 11.3l-47.5 76.1-17.2-22.1c-4.5-5.8-11.5-9.3-18.9-9.3s-14.4 3.4-18.9 9.3l-56 72c-5.6 7.2-6.6 17-2.6 25.3S286.8 272 296 272l240 0c8.7 0 16.8-4.7 21-12.4s4-17-.6-24.4l-80-128C472 100.3 464.3 96 456 96zM336 112a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM120 128l-56 0c-35.3 0-64 28.7-64 64L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-16-48 0 0 16c0 8.8-7.2 16-16 16l-32 0 0-32-48 0 0 32-160 0 0-304-24 0zM96 176l0 56-48 0 0-40c0-8.8 7.2-16 16-16l32 0zm0 256l-32 0c-8.8 0-16-7.2-16-16l0-40 48 0 0 56zM48 328l0-48 48 0 0 48-48 0z"]},{prefix:"far",iconName:"shield-check",icon:[512,512,[],"f2f7","M256.1 0c4.6 0 9.2 1 13.3 2.9L457.8 82.8c22 9.3 38.4 31 38.3 57.2-.5 99.2-41.3 280.7-213.6 363.2-16.7 8-36.1 8-52.8 0-172.4-82.5-213.2-263.9-213.7-363.2-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256.1 0zM73.1 127c-5.9 2.5-9.1 7.7-9 12.7 .5 91.4 38.4 249.3 186.4 320.1 3.6 1.7 7.8 1.7 11.3 0 148-70.8 185.9-228.7 186.3-320.1 0-5-3.1-10.2-9-12.7l-183-77.6-183 77.6zm240.3 34.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L249.8 330.9c-4.2 5.7-10.7 9.3-17.8 9.8s-14-2.2-18.9-7.3l-46.4-48c-9.2-9.5-9-24.7 .6-33.9 9.5-9.2 24.7-8.9 33.9 .6l26.5 27.4 85.6-117.7z"]},{prefix:"far",iconName:"strikethrough",icon:[512,512,[],"f0cc","M96 151.7C96 85.6 149.6 32 215.7 32L376 32c13.3 0 24 10.7 24 24s-10.7 24-24 24L215.7 80c-39.6 0-71.7 32.1-71.7 71.7 0 34.8 25 64.6 59.2 70.6L303.4 240 488 240c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 288c-13.3 0-24-10.7-24-24s10.7-24 24-24l110.9 0C110.8 217.9 96 186.3 96 151.7zM363.8 336l49.8 0c1.6 7.9 2.5 16 2.5 24.3 0 66.1-53.6 119.7-119.7 119.7L136 480c-13.3 0-24-10.7-24-24s10.7-24 24-24l160.3 0c39.6 0 71.7-32.1 71.7-71.7 0-8.5-1.5-16.7-4.2-24.3z"]},{prefix:"far",iconName:"folder-open",icon:[576,512,[61717,128449,128194],"f07c","M97.5 400l50-160 379.4 0-50 160-379.4 0zm190.7 48L477 448c21 0 39.6-13.6 45.8-33.7l50-160c9.7-30.9-13.4-62.3-45.8-62.3l-379.4 0c-21 0-39.6 13.6-45.8 33.7L80.2 294.4 80.2 96c0-8.8 7.2-16 16-16l138.7 0c3.5 0 6.8 1.1 9.6 3.2L282.9 112c13.8 10.4 30.7 16 48 16l117.3 0c8.8 0 16 7.2 16 16l48 0c0-35.3-28.7-64-64-64L330.9 80c-6.9 0-13.7-2.2-19.2-6.4L273.3 44.8C262.2 36.5 248.8 32 234.9 32L96.2 32c-35.3 0-64 28.7-64 64l0 288c0 35.3 28.7 64 64 64l192 0z"]},{prefix:"far",iconName:"clone",icon:[512,512,[],"f24d","M288 464L64 464c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l48 0 0-48-48 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-48-48 0 0 48c0 8.8-7.2 16-16 16zM224 304c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l224 0c8.8 0 16 7.2 16 16l0 224c0 8.8-7.2 16-16 16l-224 0zm-64-16c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L224 0c-35.3 0-64 28.7-64 64l0 224z"]},{prefix:"far",iconName:"heart",icon:[512,512,[61578,10084,9829,129505,129294,129293,128420,128156,128155,128154,128153],"f004","M378.9 80c-27.3 0-53 13.1-69 35.2l-34.4 47.6c-4.5 6.2-11.7 9.9-19.4 9.9s-14.9-3.7-19.4-9.9l-34.4-47.6c-16-22.1-41.7-35.2-69-35.2-47 0-85.1 38.1-85.1 85.1 0 49.9 32 98.4 68.1 142.3 41.1 50 91.4 94 125.9 120.3 3.2 2.4 7.9 4.2 14 4.2s10.8-1.8 14-4.2c34.5-26.3 84.8-70.4 125.9-120.3 36.2-43.9 68.1-92.4 68.1-142.3 0-47-38.1-85.1-85.1-85.1zM271 87.1c25-34.6 65.2-55.1 107.9-55.1 73.5 0 133.1 59.6 133.1 133.1 0 68.6-42.9 128.9-79.1 172.8-44.1 53.6-97.3 100.1-133.8 127.9-12.3 9.4-27.5 14.1-43.1 14.1s-30.8-4.7-43.1-14.1C176.4 438 123.2 391.5 79.1 338 42.9 294.1 0 233.7 0 165.1 0 91.6 59.6 32 133.1 32 175.8 32 216 52.5 241 87.1l15 20.7 15-20.7z"]},{prefix:"far",iconName:"paper-plane",icon:[576,512,[61913],"f1d8","M290.5 287.7L491.4 86.9 359 456.3 290.5 287.7zM457.4 53L256.6 253.8 88 185.3 457.4 53zM38.1 216.8l205.8 83.6 83.6 205.8c5.3 13.1 18.1 21.7 32.3 21.7 14.7 0 27.8-9.2 32.8-23.1L570.6 8c3.5-9.8 1-20.6-6.3-28s-18.2-9.8-28-6.3L39.4 151.7c-13.9 5-23.1 18.1-23.1 32.8 0 14.2 8.6 27 21.7 32.3z"]},{prefix:"far",iconName:"magnifying-glass-minus",icon:[512,512,["search-minus"],"f010","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208 93.1 416 208 416zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},{prefix:"far",iconName:"book",icon:[448,512,[128212],"f02d","M88 0C39.4 0 0 39.4 0 88L0 432c0 44.2 35.8 80 80 80l344 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-76.1C435.3 375 448 353 448 328l0-256c0-39.8-32.2-72-72-72L88 0zM368 400l0 64-288 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l288 0zM80 352c-11.4 0-22.2 2.4-32 6.7L48 88c0-22.1 17.9-40 40-40l288 0c13.3 0 24 10.7 24 24l0 256c0 13.3-10.7 24-24 24L80 352zm48-200c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24zm24 72c-13.3 0-24 10.7-24 24s10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0z"]},{prefix:"far",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M464 256a208 208 0 1 1 -416 0 208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0 256 256 0 1 0 -512 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},{prefix:"far",iconName:"ellipsis-vertical",icon:[128,512,["ellipsis-v"],"f142","M112 80a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM16 256c0-26.5 21.5-48 48-48s48 21.5 48 48-21.5 48-48 48-48-21.5-48-48zm96 176c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48z"]},{prefix:"far",iconName:"arrow-right-to-line",icon:[512,512,[8677,"arrow-to-right"],"f340","M512 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 336c0 13.3 10.7 24 24 24s24-10.7 24-24l0-336zM377 273c9.4-9.4 9.4-24.6 0-33.9L241 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l95 95-278.1 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l278.1 0-95 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L377 273z"]},{prefix:"far",iconName:"angle-left",icon:[256,512,[8249],"f104","M15.5 239c-9.4 9.4-9.4 24.6 0 33.9l160 160c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143 143-143c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L15.5 239z"]},{prefix:"far",iconName:"calendar-circle-exclamation",icon:[576,512,[],"e46e","M152 0c13.3 0 24 10.7 24 24l0 40 160 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 32 0c35.3 0 64 28.7 64 64l0 86c-15.3-3.9-31.4-6-48-6-27.3 0-53.3 5.7-76.9 16L80 224 80 416c0 8.8 7.2 16 16 16l146.7 0c2.8 16.8 7.8 32.9 14.8 48L96 480c-35.3 0-64-28.7-64-64l0-288c0-35.3 28.7-64 64-64l32 0 0-40c0-13.3 10.7-24 24-24zm0 112l-56 0c-8.8 0-16 7.2-16 16l0 48 352 0 0-48c0-8.8-7.2-16-16-16l-264 0zM432 256a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 228a20 20 0 1 0 0-40 20 20 0 1 0 0 40zm0-180c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z"]},{prefix:"far",iconName:"expand",icon:[448,512,[],"f065","M136 32c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0 0 88c0 13.3-10.7 24-24 24S0 181.3 0 168L0 56C0 42.7 10.7 32 24 32l112 0zM0 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24L0 344zM424 32c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM400 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},{prefix:"far",iconName:"equals",icon:[448,512,[62764],"3d","M24 128c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 128zm0 208c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 336z"]},{prefix:"far",iconName:"receipt",icon:[384,512,[129534],"f543","M32.4 1.5C25.1-1.2 16.8-.2 10.3 4.3S0 16.1 0 24L0 488c0 7.9 3.9 15.2 10.3 19.7s14.7 5.5 22.1 2.7l55-20.6 47.1 20.2c6.5 2.8 13.9 2.6 20.2-.6l37.3-18.6 37.3 18.6c6.3 3.2 13.7 3.4 20.2 .6l47.1-20.2 55 20.6c7.4 2.8 15.6 1.7 22.1-2.7S384 495.9 384 488l0-464c0-7.9-3.9-15.2-10.3-19.7s-14.7-5.5-22.1-2.7l-55 20.6-47.1-20.2C243-.8 235.6-.6 229.3 2.5L192 21.2 154.7 2.5C148.4-.6 141-.8 134.5 1.9L87.4 22.1 32.4 1.5zM48 453.4L48 58.6 79.6 70.5c5.8 2.2 12.2 2 17.9-.4l45.8-19.6 38 19c6.8 3.4 14.7 3.4 21.5 0l38-19 45.8 19.6c5.7 2.4 12.1 2.6 17.9 .4l31.6-11.8 0 394.7-31.6-11.8c-5.8-2.2-12.2-2-17.9 .4l-45.8 19.6-38-19c-6.8-3.4-14.7-3.4-21.5 0l-38 19-45.8-19.6c-5.7-2.4-12.1-2.6-17.9-.4L48 453.4zM120 136c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 192c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zM96 256c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0c-13.3 0-24 10.7-24 24z"]},{prefix:"far",iconName:"eye",icon:[576,512,[128065],"f06e","M288 80C222.8 80 169.2 109.6 128.1 147.7 89.6 183.5 63 226 49.4 256 63 286 89.6 328.5 128.1 364.3 169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256 513 226 486.4 183.5 447.9 147.7 406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1 3.3 7.9 3.3 16.7 0 24.6-14.9 35.7-46.2 87.7-93 131.1-47.1 43.7-111.8 80.6-192.6 80.6S142.5 443.2 95.4 399.4c-46.8-43.5-78.1-95.4-93-131.1-3.3-7.9-3.3-16.7 0-24.6 14.9-35.7 46.2-87.7 93-131.1zM288 336c44.2 0 80-35.8 80-80 0-29.6-16.1-55.5-40-69.3-1.4 59.7-49.6 107.9-109.3 109.3 13.8 23.9 39.7 40 69.3 40zm-79.6-88.4c2.5 .3 5 .4 7.6 .4 35.3 0 64-28.7 64-64 0-2.6-.2-5.1-.4-7.6-37.4 3.9-67.2 33.7-71.1 71.1zm45.6-115c10.8-3 22.2-4.5 33.9-4.5 8.8 0 17.5 .9 25.8 2.6 .3 .1 .5 .1 .8 .2 57.9 12.2 101.4 63.7 101.4 125.2 0 70.7-57.3 128-128 128-61.6 0-113-43.5-125.2-101.4-1.8-8.6-2.8-17.5-2.8-26.6 0-11 1.4-21.8 4-32 .2-.7 .3-1.3 .5-1.9 11.9-43.4 46.1-77.6 89.5-89.5z"]},{prefix:"far",iconName:"align-left",icon:[448,512,[],"f036","M24 40C10.7 40 0 50.7 0 64S10.7 88 24 88l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 40zm0 128c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM0 320c0 13.3 10.7 24 24 24l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 296c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},{prefix:"far",iconName:"paintbrush",icon:[576,512,[128396,"paint-brush"],"f1fc","M498.4 0c-17.3 0-34.1 5.8-47.8 16.4L246.1 176.3c-25.3 19.7-41.4 48.6-45.2 80-2.9-.2-5.9-.3-8.9-.3-70.7 0-128 57.3-128 128 0 8.6 .9 17.1 2.5 25.2 3.6 18.1-8.5 38.8-27 38.8L32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0c70.7 0 128-57.3 128-128 0-3-.1-5.9-.3-8.9 31.4-3.8 60.3-20 80-45.2L559.6 125.3C570.2 111.7 576 94.9 576 77.6 576 34.7 541.3 0 498.4 0zM307.1 328c-12.5-25.7-33.4-46.6-59.1-59.1 .6-21.4 10.7-41.5 27.6-54.8L480.2 54.3c5.2-4.1 11.6-6.3 18.2-6.3 16.3 0 29.6 13.2 29.6 29.6 0 6.6-2.2 13-6.3 18.2L361.9 300.3c-13.2 17-33.4 27.1-54.8 27.6zM272 384c0 44.2-35.8 80-80 80l-92.1 0c.5-.7 1-1.5 1.5-2.2 11.5-17.5 16.6-39.9 12.2-62-1-5.1-1.6-10.4-1.6-15.8 0-44.2 35.8-80 80-80s80 35.8 80 80z"]},{prefix:"far",iconName:"key",icon:[512,512,[128273],"f084","M208 176c0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128c-10.4 0-20.5-1.2-30.1-3.6-8.1-2-16.7 .5-22.6 6.4L254.1 336 200 336c-13.3 0-24 10.7-24 24l0 40-40 0c-13.3 0-24 10.7-24 24l0 40-64 0 0-78.1 157.2-157.2c5.9-5.9 8.3-14.5 6.4-22.6-2.3-9.6-3.6-19.7-3.6-30.1zM336 0c-97.2 0-176 78.8-176 176 0 9.5 .7 18.8 2.2 27.9L7 359c-4.5 4.5-7 10.6-7 17L0 488c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-40 40 0c13.3 0 24-10.7 24-24l0-40 40 0c6.4 0 12.5-2.5 17-7l27.2-27.2c9.1 1.4 18.4 2.2 27.9 2.2 97.2 0 176-78.8 176-176S433.2 0 336 0zm32 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"palette",icon:[512,512,[127912],"f53f","M464 258.2c0 2.7-1 5.2-4.2 8-3.8 3.1-10.1 5.8-17.8 5.8L344 272c-53 0-96 43-96 96 0 6.8 .7 13.4 2.1 19.8 3.3 15.7 10.2 31.1 14.4 40.6l0 0c.7 1.6 1.4 3 1.9 4.3 5 11.5 5.6 15.4 5.6 17.1 0 5.3-1.9 9.5-3.8 11.8-.9 1.1-1.6 1.6-2 1.8-.3 .2-.8 .3-1.6 .4-2.9 .1-5.7 .2-8.6 .2-114.9 0-208-93.1-208-208S141.1 48 256 48 464 141.1 464 256c0 .7 0 1.4 0 2.2zm48 .5c0-.9 0-1.8 0-2.7 0-141.4-114.6-256-256-256S0 114.6 0 256 114.6 512 256 512c3.5 0 7.1-.1 10.6-.2 31.8-1.3 53.4-30.1 53.4-62 0-14.5-6.1-28.3-12.1-42-4.3-9.8-8.7-19.7-10.8-29.9-.7-3.2-1-6.5-1-9.9 0-26.5 21.5-48 48-48l97.9 0c36.5 0 69.7-24.8 70.1-61.3zM160 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-64a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm64 64a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"floppy-disk",icon:[448,512,[128426,128190,"save"],"f0c7","M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-242.7c0-4.2-1.7-8.3-4.7-11.3L320 86.6 320 176c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-96-32 0zm80 0l0 80 128 0 0-80-128 0zM0 96C0 60.7 28.7 32 64 32l242.7 0c17 0 33.3 6.7 45.3 18.7L429.3 128c12 12 18.7 28.3 18.7 45.3L448 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM160 320a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"]},{prefix:"far",iconName:"magnifying-glass",icon:[512,512,[128269,"search"],"f002","M368 208a160 160 0 1 0 -320 0 160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416 93.1 416 0 322.9 0 208S93.1 0 208 0 416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"]},{prefix:"far",iconName:"ellipsis",icon:[448,512,["ellipsis-h"],"f141","M448 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-176 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM48 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"]},{prefix:"far",iconName:"share-nodes",icon:[512,512,["share-alt"],"f1e0","M432 96a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm48 0c0 53-43 96-96 96-27.4 0-52.1-11.5-69.6-29.9L188.9 231.8c2 7.7 3.1 15.8 3.1 24.2s-1.1 16.5-3.1 24.2l125.5 69.7c17.5-18.4 42.2-29.9 69.6-29.9 53 0 96 43 96 96s-43 96-96 96-96-43-96-96c0-8.3 1.1-16.5 3.1-24.2L165.6 322.1C148.1 340.5 123.4 352 96 352 43 352 0 309 0 256s43-96 96-96c27.4 0 52.1 11.5 69.6 29.9l125.5-69.7c-2-7.7-3.1-15.8-3.1-24.2 0-53 43-96 96-96s96 43 96 96zM144 256a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM384 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},{prefix:"far",iconName:"arrows-from-line",icon:[384,512,[],"e0a4","M209-25c-9.4-9.4-24.6-9.4-33.9 0L103 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 102.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-102.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L209-25zm7 385c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 102.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-102.1zM24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 232z"]},{prefix:"far",iconName:"power-off",icon:[512,512,[9211],"f011","M280-8c0-13.3-10.7-24-24-24S232-21.3 232-8l0 264c0 13.3 10.7 24 24 24s24-10.7 24-24L280-8zM148.4 78c11.3-6.9 15-21.6 8.1-33s-21.6-15-33-8.1C49.5 81.7 0 163.1 0 256 0 397.4 114.6 512 256 512S512 397.4 512 256c0-92.9-49.5-174.3-123.5-219.1-11.3-6.9-26.1-3.2-33 8.1s-3.2 26.1 8.1 33c60.2 36.5 100.4 102.6 100.4 178 0 114.9-93.1 208-208 208S48 370.9 48 256c0-75.4 40.2-141.5 100.4-178z"]},{prefix:"far",iconName:"envelope-open-text",icon:[576,512,[],"f658","M523.5 125.2c7 4.8 12.4 11.3 16 18.8l-73.3 0-155.4-107.2c-13.7-9.4-31.7-9.4-45.4 0L80.4 164.4 263.8 303.5c2.6 1.9 5.3 3.5 8.2 4.8l0 49.9c-13.2-2.4-26-7.9-37.2-16.4L80 224.3 80 416c0 8.9 7.2 16 16 16l176 0 0 48-176 0c-35.4 0-64-28.7-64-64l0-252c.1-15.5 7.8-30 20.5-38.8L238-2.7c30.1-20.7 69.8-20.7 99.9 0L523.5 125.2zM320 240c0-26.5 21.5-48 48-48l160 0c26.5 0 48 21.5 48 48l0 224c0 26.5-21.5 48-48 48l-160 0c-26.5 0-48-21.5-48-48l0-224zm56 40c0 13.3 10.7 24 24 24l96 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-96 0c-13.3 0-24 10.7-24 24zm0 96c0 13.3 10.7 24 24 24l56 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-56 0c-13.3 0-24 10.7-24 24z"]},{prefix:"far",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM224 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 144c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144zm112 0c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 144c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144z"]},{prefix:"far",iconName:"mobile",icon:[384,512,[128241,"mobile-android","mobile-phone"],"f3ce","M80 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l224 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L80 48zM16 64C16 28.7 44.7 0 80 0L304 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L80 512c-35.3 0-64-28.7-64-64L16 64zM152 368l80 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"far",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-13.3 0-24 10.7-24 24l0 9.7C118.6 45.3 56 115.4 56 200l0 14.5c0 37.7-10 74.7-29 107.3L5.1 359.2C1.8 365 0 371.5 0 378.2 0 399.1 16.9 416 37.8 416l372.4 0c20.9 0 37.8-16.9 37.8-37.8 0-6.7-1.8-13.3-5.1-19L421 321.7c-19-32.6-29-69.6-29-107.3l0-14.5c0-84.6-62.6-154.7-144-166.3l0-9.7c0-13.3-10.7-24-24-24zM392.4 368l-336.9 0 12.9-22.1C91.7 306 104 260.6 104 214.5l0-14.5c0-66.3 53.7-120 120-120s120 53.7 120 120l0 14.5c0 46.2 12.3 91.5 35.5 131.4L392.4 368zM156.1 464c9.9 28 36.6 48 67.9 48s58-20 67.9-48l-135.8 0z"]},{prefix:"far",iconName:"hyphen",icon:[320,512,[],"2d","M0 256c0-13.3 10.7-24 24-24l272 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 280c-13.3 0-24-10.7-24-24z"]},{prefix:"far",iconName:"filter",icon:[512,512,[],"f0b0","M0 93.7C0 77.3 13.3 64 29.7 64l452.7 0c16.4 0 29.7 13.3 29.7 29.7 0 7.9-3.1 15.4-8.7 21L336 281.9 336 482.3c0 16.4-13.3 29.7-29.7 29.7-7.9 0-15.4-3.1-21-8.7L183 401c-4.5-4.5-7-10.6-7-17L176 281.9 8.7 114.6C3.1 109.1 0 101.5 0 93.7zM73.9 112L217 255c4.5 4.5 7 10.6 7 17l0 102.1 64 64 0-166.1c0-6.4 2.5-12.5 7-17l143-143-364.1 0z"]},{prefix:"far",iconName:"medal",icon:[512,512,[127941],"f5a2","M21.6 64.2L96.4 213.8c-20.2 30.4-32 67-32 106.2 0 106 86 192 192 192s192-86 192-192c0-39.3-11.8-75.8-32-106.2L491 64.2c11.9-23.7 2.2-52.5-21.5-64.4L383.8-43.1c-23.1-11.6-51.2-2.7-63.6 19.9l-63.8 117-63.8-117C180.1-45.8 152-54.7 128.9-43.1L43-.2C19.3 11.7 9.7 40.5 21.6 64.2zm269.1 66.9L362.3-.2 448.1 42.7 382 174.9c-25.5-22.1-56.8-37.6-91.3-43.8zm-68.8 0c-34.5 6.2-65.9 21.7-91.3 43.8L64.5 42.7 150.3-.2 221.9 131.1zM112.3 320a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm174.8-49.5l-22.4-45.4c-3.4-7-13.3-7-16.8 0l-22.4 45.4c-1.4 2.8-4 4.7-7 5.1l-50.1 7.3c-7.7 1.1-10.7 10.5-5.2 16l36.3 35.4c2.2 2.1 3.2 5.2 2.7 8.3l-8.6 49.9c-1.3 7.6 6.7 13.5 13.6 9.9L252 378.7c2.7-1.4 6-1.4 8.7 0l44.8 23.6c6.9 3.6 14.9-2.2 13.6-9.9l-8.6-49.9c-.5-3 .5-6.1 2.7-8.3l36.3-35.4c5.5-5.4 2.5-14.8-5.2-16l-50.1-7.3c-3-.4-5.7-2.4-7-5.1z"]},{prefix:"far",iconName:"cloud-slash",icon:[576,512,[],"e137","M41-25C31.6-34.3 16.4-34.3 7-25S-2.3-.4 7 9L535 537c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-46.7-46.7c32.5-23.2 53.8-61.3 53.8-104.3 0-49.9-28.5-93-70.1-114.2 4-11.9 6.1-24.6 6.1-37.8 0-66.3-53.7-120-120-120-11.5 0-22.7 1.6-33.3 4.7-29.3-32.3-71.6-52.7-118.7-52.7-39.6 0-75.9 14.4-103.8 38.2L41-25zM170.3 104.3c19.1-15.2 43.4-24.3 69.7-24.3 37.7 0 71 18.6 91.3 47.1 6.7 9.5 19.3 12.8 29.8 7.8 9.3-4.4 19.7-6.9 30.8-6.9 39.8 0 72 32.2 72 72 0 14.1-4 27.2-11 38.3-4.1 6.5-4.8 14.6-2 21.7s9 12.5 16.5 14.3c34.8 8.7 60.5 40.2 60.5 77.6 0 29.8-16.3 55.8-40.5 69.6L170.3 104.3zM362.2 432L144 432c-53 0-96-43-96-96 0-42.7 27.9-79 66.6-91.4 11.8-3.8 18.8-16 16.1-28.1-1.3-6-2.2-12.2-2.5-18.5L84.5 154.3c-2.9 12.1-4.5 24.7-4.5 37.7 0 4.9 .2 9.8 .7 14.6-47.8 23.4-80.7 72.5-80.7 129.4 0 79.5 64.5 144 144 144l266.2 0-48-48z"]},{prefix:"far",iconName:"arrow-turn-left",icon:[512,512,[],"e632","M464 424c0 13.3 10.7 24 24 24s24-10.7 24-24l0-96c0-53-43-96-96-96l-334.1 0 95-95c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 239c-4.5 4.5-7 10.6-7 17s2.5 12.5 7 17L143 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-95-95 334.1 0c26.5 0 48 21.5 48 48l0 96z"]},{prefix:"far",iconName:"minus",icon:[448,512,[10134,8722,8211,"subtract"],"f068","M0 256c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 280c-13.3 0-24-10.7-24-24z"]},{prefix:"far",iconName:"paste",icon:[512,512,["file-clipboard"],"f0ea","M64 48l224 0c8.8 0 16 7.2 16 16l0 48 48 0 0-48c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 384c0 35.3 28.7 64 64 64l112 0 0-48-112 0c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16zm176 72c0-13.3-10.7-24-24-24L104 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l105.6 0c8.8-8.6 19-15.8 30.2-21.1 .1-.9 .2-1.9 .2-2.9zM448 464l-160 0c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l101.5 0c4.2 0 8.3 1.7 11.3 4.7l58.5 58.5c3 3 4.7 7.1 4.7 11.3L464 448c0 8.8-7.2 16-16 16zM224 224l0 224c0 35.3 28.7 64 64 64l160 0c35.3 0 64-28.7 64-64l0-165.5c0-17-6.7-33.3-18.7-45.3l-58.5-58.5c-12-12-28.3-18.7-45.3-18.7L288 160c-35.3 0-64 28.7-64 64z"]},{prefix:"far",iconName:"calendar-check",icon:[448,512,[],"f274","M328 0c13.3 0 24 10.7 24 24l0 40 32 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l32 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 160 0 0-40c0-13.3 10.7-24 24-24zM64 112c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16L64 112zm230.7 65.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L211.4 374.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z"]},{prefix:"fas",iconName:"lock-keyhole",icon:[384,512,["lock-alt"],"f30d","M192 32c35.3 0 64 28.7 64 64l0 64-128 0 0-64c0-35.3 28.7-64 64-64zM64 96l0 64c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64l0-64c0-70.7-57.3-128-128-128S64 25.3 64 96zM216 296l0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-80c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},{prefix:"fas",iconName:"sort-down",icon:[384,512,["sort-desc"],"f0dd","M32 288c-12.9 0-24.6 7.8-29.6 19.8S.2 333.5 9.4 342.6l160 160c12.5 12.5 32.8 12.5 45.3 0l160-160c9.2-9.2 11.9-22.9 6.9-34.9S364.9 288 352 288L32 288z"]},{prefix:"fas",iconName:"hexagon-xmark",icon:[576,512,["times-hexagon","xmark-hexagon"],"f2ee","M33.5 291.8c-12.7-22.2-12.7-49.4 0-71.5L129.7 52.2C142.5 29.8 166.4 16 192.2 16l191.6 0c25.8 0 49.7 13.8 62.5 36.2l96.2 168.1c12.7 22.2 12.7 49.4 0 71.5L446.3 459.9c-12.8 22.4-36.7 36.2-62.5 36.2l-191.6 0c-25.8 0-49.7-13.8-62.5-36.2L33.5 291.8zM199 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z"]},{prefix:"fas",iconName:"caret-large-down",icon:[384,512,[],"e82c","M214.6 374.6c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-9.2-9.2-11.9-22.9-6.9-34.9S19.1 160 32 160l320 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-160 160z"]},{prefix:"fas",iconName:"code-compare",icon:[512,512,[],"e13a","M198.8 1.8c9-3.7 19.3-1.7 26.2 5.2l56 56c9.4 9.4 9.4 24.6 0 33.9l-56 56c-6.9 6.9-17.2 8.9-26.2 5.2S184 145.7 184 136l0-24-24 0c-17.7 0-32 14.3-32 32l0 214.7c28.3 12.3 48 40.5 48 73.3 0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3L64 144c0-53 43-96 96-96l24 0 0-24c0-9.7 5.8-18.5 14.8-22.2zM392 80a24 24 0 1 0 48 0 24 24 0 1 0 -48 0zm-8 73.3c-28.3-12.3-48-40.5-48-73.3 0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3L448 368c0 53-43 96-96 96l-24 0 0 24c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-56-56c-9.4-9.4-9.4-24.6 0-33.9l56-56c6.9-6.9 17.2-8.9 26.2-5.2S328 366.3 328 376l0 24 24 0c17.7 0 32-14.3 32-32l0-214.7zM72 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z"]},{prefix:"fas",iconName:"box-archive",icon:[512,512,["archive"],"f187","M0 64C0 46.3 14.3 32 32 32l448 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96L0 64zM32 176l448 0 0 240c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64l0-240zm152 64c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},{prefix:"fas",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M448 32c-35.3 0-64 28.7-64 64l0 64 32 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-256 0c-35.3 0-64-28.7-64-64l0-224c0-35.3 28.7-64 64-64l160 0 0-64c0-70.7 57.3-128 128-128S576 25.3 576 96l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32c0-35.3-28.7-64-64-64zM328 360c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0z"]},{prefix:"fas",iconName:"pause",icon:[384,512,[9208],"f04c","M48 32C21.5 32 0 53.5 0 80L0 432c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48L48 32zm224 0c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-64 0z"]},{prefix:"fas",iconName:"books",icon:[576,512,[128218],"f5db","M359.2 17c-17.1 4.6-27.2 22.1-22.6 39.2l12.4 46.4 123.6-33.1-12.4-46.4C455.7 6 438.1-4.1 421 .4L359.2 17zm125.9 98.8l-123.6 33.1 66.3 247.3 123.6-33.1-66.3-247.3zM452.5 488.9c4.6 17.1 22.1 27.2 39.2 22.6L553.6 495c17.1-4.6 27.2-22.1 22.6-39.2l-12.4-46.4-123.6 33.1 12.4 46.4zM32.4 32l0 48 128 0 0-48c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32zm0 96l0 256 128 0 0-256-128 0zm0 304l0 48c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-48-128 0zm176-304l0 352c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32l0-352c0-17.7-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32z"]},{prefix:"fas",iconName:"tag",icon:[512,512,[127991],"f02b","M32.5 96l0 149.5c0 17 6.7 33.3 18.7 45.3l192 192c25 25 65.5 25 90.5 0L483.2 333.3c25-25 25-65.5 0-90.5l-192-192C279.2 38.7 263 32 246 32L96.5 32c-35.3 0-64 28.7-64 64zm112 16a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},{prefix:"fas",iconName:"chart-mixed",icon:[512,512,["analytics"],"f643","M500 89c13.8-11 16-31.2 5-45s-31.2-16-45-5L319.4 151.5 211.2 70.4c-11.7-8.8-27.8-8.5-39.2 .6L12 199c-13.8 11-16 31.2-5 45s31.2 16 45 5l140.6-112.5 108.2 81.1c11.7 8.8 27.8 8.5 39.2-.6L500 89zM160 256l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32zM32 352l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32zm288-64c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32zm96-32l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},{prefix:"fas",iconName:"caret-large-left",icon:[256,512,[],"e82d","M9.9 233.4c-12.5 12.5-12.5 32.8 0 45.2l160 160c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-320c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-160 160z"]},{prefix:"fas",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-408c13.3 0 24 10.7 24 24l0 16 16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-61.6 0c-10.2 0-18.4 8.2-18.4 18.4 0 9.2 6.8 17 16 18.2l54.4 7.2c33 4.4 57.7 32.5 57.7 65.8 0 35.9-28.4 65.1-64 66.3l0 16c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-16-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l77.6 0c10.2 0 18.4-8.2 18.4-18.4 0-9.2-6.8-17-16-18.2l-54.4-7.2c-33-4.4-57.7-32.5-57.7-65.8 0-35.9 28.4-65.1 64-66.3l0-16c0-13.3 10.7-24 24-24z"]},{prefix:"fas",iconName:"caret-down",icon:[320,512,[],"f0d7","M140.3 376.8c12.6 10.2 31.1 9.5 42.8-2.2l128-128c9.2-9.2 11.9-22.9 6.9-34.9S301.4 192 288.5 192l-256 0c-12.9 0-24.6 7.8-29.6 19.8S.7 237.5 9.9 246.6l128 128 2.4 2.2z"]},{prefix:"fas",iconName:"robot",icon:[640,512,[129302],"f544","M352 0c0-17.7-14.3-32-32-32S288-17.7 288 0l0 64-96 0c-53 0-96 43-96 96l0 224c0 53 43 96 96 96l256 0c53 0 96-43 96-96l0-224c0-53-43-96-96-96l-96 0 0-64zM160 368c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24zm120 0c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24zm120 0c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24zM224 176a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm144 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM64 224c0-17.7-14.3-32-32-32S0 206.3 0 224l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96zm544-32c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32z"]},{prefix:"fas",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M0 128L0 352c0 53 43 96 96 96l32 0 0 72c0 13.3 10.7 24 24 24 5.2 0 10.2-1.7 14.4-4.8l115.2-86.4c4.2-3.1 9.2-4.8 14.4-4.8l120 0c53 0 96-43 96-96l0-224c0-53-43-96-96-96L96 32C43 32 0 75 0 128zm152 32l32 0c22.1 0 40 17.9 40 40l0 80c0 39.8-32.2 72-72 72-13.3 0-24-10.7-24-24s10.7-24 24-24 24-10.7 24-24l0-8-24 0c-22.1 0-40-17.9-40-40l0-32c0-22.1 17.9-40 40-40zm232 72l0 48c0 39.8-32.2 72-72 72-13.3 0-24-10.7-24-24s10.7-24 24-24 24-10.7 24-24l0-8-24 0c-22.1 0-40-17.9-40-40l0-32c0-22.1 17.9-40 40-40l32 0c22.1 0 40 17.9 40 40l0 32z"]},{prefix:"fas",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256 0c14.7 0 28.2 8.1 35.2 21l216 400c6.7 12.4 6.4 27.4-.8 39.5S486.1 480 472 480L40 480c-14.1 0-27.2-7.4-34.4-19.5s-7.5-27.1-.8-39.5l216-400c7-12.9 20.5-21 35.2-21zm0 352a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm0-192c-18.2 0-32.7 15.5-31.4 33.7l7.4 104c.9 12.5 11.4 22.3 23.9 22.3 12.6 0 23-9.7 23.9-22.3l7.4-104c1.3-18.2-13.1-33.7-31.4-33.7z"]},{prefix:"fas",iconName:"star",icon:[576,512,[61446,11088],"f005","M309.5-18.9c-4.1-8-12.4-13.1-21.4-13.1s-17.3 5.1-21.4 13.1L193.1 125.3 33.2 150.7c-8.9 1.4-16.3 7.7-19.1 16.3s-.5 18 5.8 24.4l114.4 114.5-25.2 159.9c-1.4 8.9 2.3 17.9 9.6 23.2s16.9 6.1 25 2L288.1 417.6 432.4 491c8 4.1 17.7 3.3 25-2s11-14.2 9.6-23.2L441.7 305.9 556.1 191.4c6.4-6.4 8.6-15.8 5.8-24.4s-10.1-14.9-19.1-16.3L383 125.3 309.5-18.9z"]},{prefix:"fas",iconName:"bell-slash",icon:[576,512,[61943,128277],"f1f6","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-87.5-87.5c17.2-2.4 30.5-17.3 30.5-35.2 0-8.1-2.7-15.9-7.8-22.2l-9.8-12.2C464.4 308.5 448 261.8 448 213.7l0-21.7c0-77.4-55-142-128-156.8l0-3.2c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 3.2c-38.6 7.8-72.2 29.6-95.2 59.7L41-24.9zm87 238.5c0 48.1-16.4 94.8-46.4 132.4l-9.8 12.2c-5 6.3-7.8 14.1-7.8 22.2 0 19.6 15.9 35.5 35.5 35.5l235.3 0-206.9-206.9 0 4.5zM288 512c29.8 0 54.9-20.4 62-48l-124 0c7.1 27.6 32.2 48 62 48z"]},{prefix:"fas",iconName:"wand-magic-sparkles",icon:[576,512,["magic-wand-sparkles"],"e2ca","M263.4-27L278.2 9.8 315 24.6c3 1.2 5 4.2 5 7.4s-2 6.2-5 7.4L278.2 54.2 263.4 91c-1.2 3-4.2 5-7.4 5s-6.2-2-7.4-5L233.8 54.2 197 39.4c-3-1.2-5-4.2-5-7.4s2-6.2 5-7.4L233.8 9.8 248.6-27c1.2-3 4.2-5 7.4-5s6.2 2 7.4 5zM110.7 41.7l21.5 50.1 50.1 21.5c5.9 2.5 9.7 8.3 9.7 14.7s-3.8 12.2-9.7 14.7l-50.1 21.5-21.5 50.1c-2.5 5.9-8.3 9.7-14.7 9.7s-12.2-3.8-14.7-9.7L59.8 164.2 9.7 142.7C3.8 140.2 0 134.4 0 128s3.8-12.2 9.7-14.7L59.8 91.8 81.3 41.7C83.8 35.8 89.6 32 96 32s12.2 3.8 14.7 9.7zM464 304c6.4 0 12.2 3.8 14.7 9.7l21.5 50.1 50.1 21.5c5.9 2.5 9.7 8.3 9.7 14.7s-3.8 12.2-9.7 14.7l-50.1 21.5-21.5 50.1c-2.5 5.9-8.3 9.7-14.7 9.7s-12.2-3.8-14.7-9.7l-21.5-50.1-50.1-21.5c-5.9-2.5-9.7-8.3-9.7-14.7s3.8-12.2 9.7-14.7l50.1-21.5 21.5-50.1c2.5-5.9 8.3-9.7 14.7-9.7zM460 0c11 0 21.6 4.4 29.5 12.2l42.3 42.3C539.6 62.4 544 73 544 84s-4.4 21.6-12.2 29.5l-88.2 88.2-101.3-101.3 88.2-88.2C438.4 4.4 449 0 460 0zM44.2 398.5L308.4 134.3 409.7 235.6 145.5 499.8C137.6 507.6 127 512 116 512s-21.6-4.4-29.5-12.2L44.2 457.5C36.4 449.6 32 439 32 428s4.4-21.6 12.2-29.5z"]},{prefix:"fas",iconName:"hexagon-exclamation",icon:[576,512,[],"e417","M383.8 16c25.8 0 49.7 13.8 62.5 36.2l96.2 168c12.7 22.2 12.7 49.4 0 71.5L446.3 459.9c-12.8 22.4-36.7 36.2-62.5 36.2l-191.6 0c-25.8 0-49.7-13.8-62.5-36.2L33.5 291.8c-12.7-22.2-12.7-49.4 0-71.5l96.2-168C142.5 29.8 166.4 16 192.2 16l191.6 0zM288 320a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm0-192c-18.2 0-32.7 15.5-31.4 33.7l7.4 104C265 278.3 275.4 288 288 288s23-9.7 23.9-22.3l7.4-104c1.3-18.2-13.1-33.7-31.4-33.7z"]},{prefix:"fas",iconName:"cubes",icon:[512,512,[],"f1b3","M284-1.3c-17.3-10-38.7-10-56 0L143.8 47.3c-17.3 10-28 28.5-28 48.5l0 101.9-88.3 51c-17.3 10-28 28.5-28 48.5l0 97.3c0 20 10.7 38.5 28 48.5l84.3 48.6c17.3 10 38.7 10 56 0l88.3-51 88.3 51c17.3 10 38.7 10 56 0L484.5 443c17.3-10 28-28.5 28-48.5l0-97.3c0-20-10.7-38.5-28-48.5l-88.3-51 0-101.9c0-20-10.7-38.5-28-48.5L284-1.3zM232 292.6l0 106.5-88.3 51c-1.2 .7-2.6 1.1-4 1.1l0-105.3 92.3-53.3zm231.4 .6c.7 1.2 1.1 2.6 1.1 4l0 97.3c0 2.9-1.5 5.5-4 6.9l-84.3 48.6c-1.2 .7-2.6 1.1-4 1.1l0-105.3 91.2-52.6zM348.3 95.8l0 101.9-92.3 53.3 0-106.5 91.2-52.6c.7 1.2 1.1 2.6 1.1 4z"]},{prefix:"fas",iconName:"turn-right",icon:[512,512,[],"e639","M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9S320 115.1 320 128l0 64-160 0C71.6 192 0 263.6 0 352l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7 14.3-32 32-32l160 0 0 64c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"]},{prefix:"fas",iconName:"caret-large-up",icon:[384,512,[],"e82f","M169.9 137.4c12.5-12.5 32.8-12.5 45.2 0l160 160c9.2 9.2 11.9 22.9 6.9 34.9S365.4 352 352.5 352l-320 0c-12.9 0-24.6-7.8-29.6-19.8S.7 306.5 9.9 297.4l160-160z"]},{prefix:"fas",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zM374 145.7c-10.7-7.8-25.7-5.4-33.5 5.3L221.1 315.2 169 263.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.8 7.5 18.8 7s13.4-4.1 17.5-9.8L379.3 179.2c7.8-10.7 5.4-25.7-5.3-33.5z"]},{prefix:"fas",iconName:"xmark",icon:[384,512,[215,10060,10006,10005,128473,"close","multiply","remove","times"],"f00d","M55.1 73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L147.2 256 9.9 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192.5 301.3 329.9 438.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.8 256 375.1 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192.5 210.7 55.1 73.4z"]},{prefix:"fas",iconName:"square-info",icon:[448,512,[8505,"info-square"],"f30f","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM184 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},{prefix:"fas",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M64 0C28.7 0 0 28.7 0 64L0 480c0 11.5 6.2 22.2 16.2 27.8s22.3 5.5 32.2-.4L192 421.3 335.5 507.4c9.9 5.9 22.2 6.1 32.2 .4S384 491.5 384 480l0-416c0-35.3-28.7-64-64-64L64 0z"]},{prefix:"fas",iconName:"user",icon:[448,512,[62470,62144,128100,"user-alt","user-large"],"f007","M224 248a120 120 0 1 0 0-240 120 120 0 1 0 0 240zm-29.7 56C95.8 304 16 383.8 16 482.3 16 498.7 29.3 512 45.7 512l356.6 0c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3l-59.4 0z"]},{prefix:"fas",iconName:"server",icon:[448,512,[],"f233","M64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 32zm216 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 288zm216 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},{prefix:"fas",iconName:"sort",icon:[384,512,["unsorted"],"f0dc","M2.4 204.2c5 12 16.6 19.8 29.6 19.8l320 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-160-160c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-9.2 9.2-11.9 22.9-6.9 34.9zm0 103.5c-5 12-2.2 25.7 6.9 34.9l160 160c12.5 12.5 32.8 12.5 45.3 0l160-160c9.2-9.2 11.9-22.9 6.9-34.9S364.9 288 352 288L32 288c-12.9 0-24.6 7.8-29.6 19.8z"]},{prefix:"fas",iconName:"info",icon:[192,512,[],"f129","M48 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM0 192c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 256 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0 0-224-32 0c-17.7 0-32-14.3-32-32z"]},{prefix:"fas",iconName:"message-bot",icon:[640,512,[],"e3b8","M96 128l0 64-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 0 112c0 53 43 96 96 96l0 72c0 13.3 10.7 24 24 24 5.2 0 10.2-1.7 14.4-4.8l115.2-86.4c4.2-3.1 9.2-4.8 14.4-4.8l88 0c53 0 96-43 96-96l0-112 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0 0-64c0-53-43-96-96-96L192 32c-53 0-96 43-96 96zm160 0l128 0c53 0 96 43 96 96s-43 96-96 96l-128 0c-53 0-96-43-96-96s43-96 96-96zm32 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"fas",iconName:"check",icon:[448,512,[10004,10003],"f00c","M434.8 70.1c14.3 10.4 17.5 30.4 7.1 44.7l-256 352c-5.5 7.6-14 12.3-23.4 13.1s-18.5-2.7-25.1-9.3l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l101.5 101.5 234-321.7c10.4-14.3 30.4-17.5 44.7-7.1z"]},{prefix:"fas",iconName:"play",icon:[448,512,[9654],"f04b","M91.2 36.9c-12.4-6.8-27.4-6.5-39.6 .7S32 57.9 32 72l0 368c0 14.1 7.5 27.2 19.6 34.4s27.2 7.5 39.6 .7l336-184c12.8-7 20.8-20.5 20.8-35.1s-8-28.1-20.8-35.1l-336-184z"]},{prefix:"fas",iconName:"file",icon:[384,512,[61462,128459,128196],"f15b","M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-277.5c0-17-6.7-33.3-18.7-45.3L258.7 18.7C246.7 6.7 230.5 0 213.5 0L64 0zM325.5 176L232 176c-13.3 0-24-10.7-24-24L208 58.5 325.5 176z"]},{prefix:"fas",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-336c-17.7 0-32 14.3-32 32 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 47.2-36 67.2-56 74.5l0 3.8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8.1c0-20.5 14.8-35.2 30.1-40.2 6.4-2.1 13.2-5.5 18.2-10.3 4.3-4.2 7.7-10 7.7-19.6 0-17.7-14.3-32-32-32zM224 368a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},{prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M195.1 9.5C198.1-5.3 211.2-16 226.4-16l59.8 0c15.2 0 28.3 10.7 31.3 25.5L332 79.5c14.1 6 27.3 13.7 39.3 22.8l67.8-22.5c14.4-4.8 30.2 1.2 37.8 14.4l29.9 51.8c7.6 13.2 4.9 29.8-6.5 39.9L447 233.3c.9 7.4 1.3 15 1.3 22.7s-.5 15.3-1.3 22.7l53.4 47.5c11.4 10.1 14 26.8 6.5 39.9l-29.9 51.8c-7.6 13.1-23.4 19.2-37.8 14.4l-67.8-22.5c-12.1 9.1-25.3 16.7-39.3 22.8l-14.4 69.9c-3.1 14.9-16.2 25.5-31.3 25.5l-59.8 0c-15.2 0-28.3-10.7-31.3-25.5l-14.4-69.9c-14.1-6-27.2-13.7-39.3-22.8L73.5 432.3c-14.4 4.8-30.2-1.2-37.8-14.4L5.8 366.1c-7.6-13.2-4.9-29.8 6.5-39.9l53.4-47.5c-.9-7.4-1.3-15-1.3-22.7s.5-15.3 1.3-22.7L12.3 185.8c-11.4-10.1-14-26.8-6.5-39.9L35.7 94.1c7.6-13.2 23.4-19.2 37.8-14.4l67.8 22.5c12.1-9.1 25.3-16.7 39.3-22.8L195.1 9.5zM256.3 336a80 80 0 1 0 -.6-160 80 80 0 1 0 .6 160z"]},{prefix:"fas",iconName:"turn-left",icon:[512,512,[],"e636","M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9S192 115.1 192 128l0 64 160 0c88.4 0 160 71.6 160 160l0 64c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-64c0-17.7-14.3-32-32-32l-160 0 0 64c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z"]},{prefix:"fas",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M80 160c17.7 0 32 14.3 32 32l0 256c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32L0 192c0-17.7 14.3-32 32-32l48 0zM270.6 16C297.9 16 320 38.1 320 65.4l0 4.2c0 6.8-1.3 13.6-3.8 19.9L288 160 448 160c26.5 0 48 21.5 48 48 0 19.7-11.9 36.6-28.9 44 17 7.4 28.9 24.3 28.9 44 0 23.4-16.8 42.9-39 47.1 4.4 7.3 7 15.8 7 24.9 0 22.2-15 40.8-35.4 46.3 2.2 5.5 3.4 11.5 3.4 17.7 0 26.5-21.5 48-48 48l-87.9 0c-36.3 0-71.6-12.4-99.9-35.1L184 435.2c-15.2-12.1-24-30.5-24-50l0-186.6c0-14.9 3.5-29.6 10.1-42.9L226.3 43.3C234.7 26.6 251.8 16 270.6 16z"]},{prefix:"fas",iconName:"hand",icon:[512,512,[9995,129306,"hand-paper"],"f256","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 272c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4S-3.6 325.7 12.4 341L124.8 448c43.1 41.1 100.4 64 160 64l19.2 0c97.2 0 176-78.8 176-176l0-208c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208z"]},{prefix:"fas",iconName:"octagon-xmark",icon:[512,512,["times-octagon","xmark-octagon"],"f2f0","M143.4 18.8c12-12 28.3-18.7 45.3-18.7l135.6 0c17 0 33.3 6.7 45.3 18.7L493.6 143c12 12 18.7 28.3 18.7 45.3l0 135.6c0 17-6.7 33.3-18.7 45.3L369.5 493.2c-12 12-28.3 18.7-45.3 18.7l-135.6 0c-17 0-33.3-6.7-45.3-18.7L19.2 369C7.2 357 .5 340.8 .5 323.8l0-135.6c0-17 6.7-33.3 18.7-45.3L143.4 18.8zM167.5 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z"]},{prefix:"fas",iconName:"circle",icon:[512,512,[61915,61708,11044,9899,9898,9679,128996,128995,128994,128993,128992,128309,128308],"f111","M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0z"]},{prefix:"fas",iconName:"address-card",icon:[576,512,[62140,"contact-card","vcard"],"f2bb","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 256l64 0c44.2 0 80 35.8 80 80 0 8.8-7.2 16-16 16L80 384c-8.8 0-16-7.2-16-16 0-44.2 35.8-80 80-80zm-24-96a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm240-48l112 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 96l112 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"fas",iconName:"comment-question",icon:[512,512,[],"e14b","M256 480c141.4 0 256-107.5 256-240S397.4 0 256 0 0 107.5 0 240c0 54.3 19.2 104.3 51.6 144.5L2.8 476.8c-4.8 9-3.3 20 3.6 27.5s17.8 9.8 27.1 5.8l118.4-50.7C183.7 472.6 218.9 480 256 480zm0-312c-16.1 0-29.2 13.1-29.2 29.2 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-42.6 34.6-77.2 77.2-77.2s77.2 34.6 77.2 77.2c0 45.5-34.5 64.7-53.7 71.8-2.3 10.8-11.9 19-23.5 19-13.3 0-24-10.7-24-24 0-20.2 14.6-34.6 29.5-39.5 6-2 12.3-5.1 16.8-9.5 3.9-3.8 6.9-9 6.9-17.7 0-16.1-13.1-29.2-29.2-29.2zM228 336a28 28 0 1 1 56 0 28 28 0 1 1 -56 0z"]},{prefix:"fas",iconName:"crown",icon:[576,512,[128081],"f521","M313 87.2c9.2-7.3 15-18.6 15-31.2 0-22.1-17.9-40-40-40s-40 17.9-40 40c0 12.6 5.9 23.9 15 31.2L194.6 194.8c-10 15.7-31.3 19.6-46.2 8.4L88.9 158.7c4.5-6.4 7.1-14.3 7.1-22.7 0-22.1-17.9-40-40-40s-40 17.9-40 40c0 21.8 17.5 39.6 39.2 40L87.8 393.5c4.7 31.3 31.6 54.5 63.3 54.5l273.8 0c31.7 0 58.6-23.2 63.3-54.5L520.8 176c21.7-.4 39.2-18.2 39.2-40 0-22.1-17.9-40-40-40s-40 17.9-40 40c0 8.4 2.6 16.3 7.1 22.7l-59.4 44.6c-14.9 11.2-36.2 7.3-46.2-8.4L313 87.2z"]},{prefix:"fas",iconName:"square-check",icon:[448,512,[61510,9989,9745,"check-square"],"f14a","M384 32c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0zM342 145.7c-10.7-7.8-25.7-5.4-33.5 5.3L189.1 315.2 137 263.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.9 7.5 18.8 7s13.4-4.1 17.5-9.8L347.3 179.2c7.8-10.7 5.4-25.7-5.3-33.5z"]},{prefix:"fas",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M384 32c26.5 0 48 21.5 48 48 0 6.3-1.3 12.2-3.4 17.7 20.4 5.5 35.4 24.1 35.4 46.3 0 9.1-2.6 17.6-7 24.9 22.2 4.2 39 23.7 39 47.1 0 19.7-11.9 36.6-28.9 44 17 7.4 28.9 24.3 28.9 44 0 26.5-21.5 48-48 48l-160 0 28.2 70.4c2.5 6.3 3.8 13.1 3.8 19.9l0 4.2c0 27.3-22.1 49.4-49.4 49.4-18.7 0-35.8-10.6-44.2-27.3L170.1 356.3c-6.7-13.3-10.1-28-10.1-42.9l0-186.6c0-19.4 8.9-37.8 24-50l12.2-9.7C224.6 44.4 259.8 32 296.1 32L384 32zM80 96c17.7 0 32 14.3 32 32l0 256c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l48 0z"]},{prefix:"fas",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M416 32c53 0 96 43 96 96l0 224c0 53-43 96-96 96l-120 0c-5.2 0-10.3 1.7-14.4 4.8L166.4 539.2c-4.2 3.1-9.2 4.8-14.4 4.8-13.3 0-24-10.7-24-24l0-72-32 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l320 0zm-42 97.7c-10.7-7.8-25.7-5.4-33.5 5.3L221.1 299.2 169 247.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.9 7.5 18.8 7s13.4-4.1 17.5-9.8L379.3 163.2c7.8-10.7 5.4-25.7-5.3-33.5z"]},{prefix:"fas",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM192 160l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z"]},{prefix:"fas",iconName:"spinner-scale",icon:[448,512,[],"e62a","M224 116a52 52 0 1 1 0-104 52 52 0 1 1 0 104zm0 300c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM416 288a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM0 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm399.4-96.2a56 56 0 1 1 -79.2-79.2 56 56 0 1 1 79.2 79.2zM65.6 414.4a32 32 0 1 1 45.3-45.3 32 32 0 1 1 -45.3 45.3zm271.5 0a32 32 0 1 1 45.3-45.3 32 32 0 1 1 -45.3 45.3zM54.3 86.3a48 48 0 1 1 67.9 67.9 48 48 0 1 1 -67.9-67.9z"]},{prefix:"fas",iconName:"users",icon:[640,512,[],"f0c0","M320 16a104 104 0 1 1 0 208 104 104 0 1 1 0-208zM96 88a72 72 0 1 1 0 144 72 72 0 1 1 0-144zM0 416c0-70.7 57.3-128 128-128 12.8 0 25.2 1.9 36.9 5.4-32.9 36.8-52.9 85.4-52.9 138.6l0 16c0 11.4 2.4 22.2 6.7 32L32 480c-17.7 0-32-14.3-32-32l0-32zm521.3 64c4.3-9.8 6.7-20.6 6.7-32l0-16c0-53.2-20-101.8-52.9-138.6 11.7-3.5 24.1-5.4 36.9-5.4 70.7 0 128 57.3 128 128l0 32c0 17.7-14.3 32-32 32l-86.7 0zM472 160a72 72 0 1 1 144 0 72 72 0 1 1 -144 0zM160 432c0-88.4 71.6-160 160-160s160 71.6 160 160l0 16c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-16z"]},{prefix:"fas",iconName:"grip-lines",icon:[448,512,[],"f7a4","M32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 288zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z"]},{prefix:"fas",iconName:"heart",icon:[512,512,[61578,10084,9829,129505,129294,129293,128420,128156,128155,128154,128153],"f004","M241 87.1l15 20.7 15-20.7C296 52.5 336.2 32 378.9 32 452.4 32 512 91.6 512 165.1l0 2.6c0 112.2-139.9 242.5-212.9 298.2-12.4 9.4-27.6 14.1-43.1 14.1s-30.8-4.6-43.1-14.1C139.9 410.2 0 279.9 0 167.7l0-2.6C0 91.6 59.6 32 133.1 32 175.8 32 216 52.5 241 87.1z"]},{prefix:"fas",iconName:"chart-area",icon:[512,512,["area-chart"],"f1fe","M32 32c17.7 0 32 14.3 32 32l0 336c0 8.8 7.2 16 16 16l400 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L80 480c-44.2 0-80-35.8-80-80L0 64C0 46.3 14.3 32 32 32zM240 96c6.7 0 13.1 2.8 17.7 7.8L328.8 181.3 375 135c9.4-9.4 24.6-9.4 33.9 0l64 64c4.5 4.5 7 10.6 7 17l0 112c0 13.3-10.7 24-24 24l-304 0c-13.3 0-24-10.7-24-24l0-112c0-6 2.3-11.8 6.3-16.2l88-96c4.5-5 11-7.8 17.7-7.8z"]},{prefix:"fas",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M256 0a256 256 0 1 1 0 512 256 256 0 1 1 0-512zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},{prefix:"fas",iconName:"trash",icon:[448,512,[],"f1f8","M136.7 5.9L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-8.7-26.1C306.9-7.2 294.7-16 280.9-16L167.1-16c-13.8 0-26 8.8-30.4 21.9zM416 144L32 144 53.1 467.1C54.7 492.4 75.7 512 101 512L347 512c25.3 0 46.3-19.6 47.9-44.9L416 144z"]},{prefix:"fas",iconName:"sort-up",icon:[384,512,["sort-asc"],"f0de","M32 224c-12.9 0-24.6-7.8-29.6-19.8S.2 178.5 9.4 169.4l160-160c12.5-12.5 32.8-12.5 45.3 0l160 160c9.2 9.2 11.9 22.9 6.9 34.9S364.9 224 352 224L32 224z"]},{prefix:"fas",iconName:"user-tie",icon:[448,512,[],"f508","M224 248a120 120 0 1 1 0-240 120 120 0 1 1 0 240zm-30.5 56l61 0c9.7 0 17.5 7.8 17.5 17.5 0 4.2-1.5 8.2-4.2 11.4l-27.4 32 31 115.1 .6 0 34.6-138.5c2.2-8.7 11.1-14 19.5-10.8 61.9 23.6 105.9 83.6 105.9 153.8 0 15.1-12.3 27.4-27.4 27.4L43.4 512c-15.1 0-27.4-12.3-27.4-27.4 0-70.2 44-130.2 105.9-153.8 8.4-3.2 17.3 2.1 19.5 10.8l34.6 138.5 .6 0 31-115.1-27.4-32c-2.7-3.2-4.2-7.2-4.2-11.4 0-9.7 7.8-17.5 17.5-17.5z"]},{prefix:"fas",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM224 192l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},{prefix:"fas",iconName:"caret-large-right",icon:[256,512,[],"e82e","M247.1 233.4c12.5 12.5 12.5 32.8 0 45.2l-160 160c-9.2 9.2-22.9 11.9-34.9 6.9S32.5 428.9 32.5 416l0-320c0-12.9 7.8-24.6 19.8-29.6S78 64.2 87.1 73.4l160 160z"]},{prefix:"fas",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 3.2C119 50 64 114.6 64 192l0 21.7c0 48.1-16.4 94.8-46.4 132.4L7.8 358.3C2.7 364.6 0 372.4 0 380.5 0 400.1 15.9 416 35.5 416l376.9 0c19.6 0 35.5-15.9 35.5-35.5 0-8.1-2.7-15.9-7.8-22.2l-9.8-12.2C400.4 308.5 384 261.8 384 213.7l0-21.7c0-77.4-55-142-128-156.8l0-3.2c0-17.7-14.3-32-32-32zM162 464c7.1 27.6 32.2 48 62 48s54.9-20.4 62-48l-124 0z"]},{prefix:"fas",iconName:"circle-small",icon:[320,512,[],"e122","M0 256a160 160 0 1 1 320 0 160 160 0 1 1 -320 0z"]},{prefix:"fas",iconName:"filter",icon:[512,512,[],"f0b0","M32 64C19.1 64 7.4 71.8 2.4 83.8S.2 109.5 9.4 118.6L192 301.3 192 416c0 8.5 3.4 16.6 9.4 22.6l64 64c9.2 9.2 22.9 11.9 34.9 6.9S320 492.9 320 480l0-178.7 182.6-182.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 64 480 64L32 64z"]},{prefix:"fas",iconName:"minus",icon:[448,512,[10134,8722,8211,"subtract"],"f068","M0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32z"]},{prefix:"fas",iconName:"question",icon:[320,512,[61736,10068,10067],"3f","M64 160c0-53 43-96 96-96s96 43 96 96c0 42.7-27.9 78.9-66.5 91.4-28.4 9.2-61.5 35.3-61.5 76.6l0 24c0 17.7 14.3 32 32 32s32-14.3 32-32l0-24c0-1.7 .6-4.1 3.5-7.3 3-3.3 7.9-6.5 13.7-8.4 64.3-20.7 110.8-81 110.8-152.3 0-88.4-71.6-160-160-160S0 71.6 0 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm96 352c22.1 0 40-17.9 40-40s-17.9-40-40-40-40 17.9-40 40 17.9 40 40 40z"]},{prefix:"fas",iconName:"square-minus",icon:[448,512,[61767,"minus-square"],"f146","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm72 200l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"fak",iconName:"square-poll-vertical-regular",icon:[512,512,[],"e066","M410.8 39c30.8 0 55.8 24.9 55.8 55.8l0 316c0 30.8-24.9 55.8-55.8 55.8l-316 0c-30.8 0-55.8-25-55.8-55.8l0-316C39 64 64 39 94.8 39l316 0zm0-39L94.8 0C42.5 .1 .1 42.5 0 94.8l0 316c.1 52.3 42.5 94.7 94.8 94.8l316 0c52.3-.1 94.7-42.5 94.8-94.8l0-316C505.5 42.5 463.1 .1 410.8 0zM169.9 402.6c0 5.9-3.1 10.5-6.8 10.5l-44.9 0c-3.7 0-6.8-4.7-6.8-10.5l0-231.9c0-5.9 3.1-10.5 6.8-10.5l44.9 0c3.7 0 6.8 4.7 6.8 10.5l0 231.9zm112.2 0c0 5.9-3.1 10.5-6.8 10.5l-44.8 0c-3.7 0-6.8-4.7-6.8-10.5l0-151.1c0-5.9 3.1-10.5 6.8-10.5l44.8 0c3.7 0 6.8 4.7 6.8 10.5l0 151.1zm111.9 0c0 5.9-3.1 10.5-6.8 10.5l-44.9 0c-3.7 0-6.8-4.7-6.8-10.5l0-304.5c0-5.9 3.1-10.5 6.8-10.5l44.9 0c3.7 0 6.8 4.7 6.8 10.5l0 304.5z"]},{prefix:"fak",iconName:"preview-regular",icon:[512,512,[],"e046","M270.1 323.5c28.5-7.7 45.4-36.8 37.8-65.3c-6.1-23-26.6-38.4-49.3-39.4c-3.2 0-5.1 3.5-4.2 6.4c1.3 3.5 1.9 7.4 1.9 11.2h-.3c0 19.5-16 35.5-35.5 35.5s-7.7-.6-11.2-1.9c-3.2-1-6.7 1-6.4 4.2c0 3.8 .6 7.7 1.9 11.5c7.7 28.5 36.8 45.4 65.3 37.8zM149.1 352c26.2 24.3 62.1 44.8 106.9 44.8s81-20.5 106.9-44.8 43.5-53.1 51.5-73c1.9-4.5 1.9-9.3 0-13.8c-8.3-19.8-25.6-48.6-51.5-73c-26.2-24.3-62.1-44.8-106.9-44.8s-81 20.5-106.9 44.8c-25.9 24-43.5 53.1-51.5 73c-1.9 4.5-1.9 9.3 0 13.8c8.3 19.8 25.6 48.6 51.5 73zM256 192c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80zM480 0H32C14.4 0 0 14.4 0 32v448c0 17.6 14.4 32 32 32h448c17.6 0 32-14.4 32-32V32c0-17.6-14.4-32-32-32zM464 464H48V96h416v368z"]},{prefix:"fak",iconName:"language-slash-regular",icon:[640,512,[],"e04e","M0 128c0-9.7 2.2-19 6.1-27.2l125.2 98.6-53.6 120.5c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-22.6-50.8 100.3 79 0 51.9 65.8 0 60.9 48-126.8 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l75.1 58.9 158.1 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 256c0 27.3-17.2 50.7-41.4 59.9l32.2 25.2c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM141 276l19-42.8 19 42.8-38 0zM320 112l0 113.5 100.1 78.4c3.4-1.8 6.7-3.7 9.9-5.6l-12.1-12.1c-7.8-7.8-7.8-20.5 0-28.3s20.5-7.8 28.3 0l14.6 14.6 .5 .5c12.4-13.1 22.5-28.3 29.8-45l-35.1 0-72 0c-11 0-20-9-20-20s9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c11 0 20 9 20 20s-9 20-20 20l-2 0-1.8 4.5c-8.9 24.5-22.4 46.6-39.6 65.4 .9 .5 1.8 1.1 2.7 1.6l18.9 11.3c9.5 5.6 12.5 17.9 6.9 27.4s-17.9 12.6-27.4 6.9l-18.9-11.3c-4.5-2.7-8.8-5.5-13.1-8.5-2.5 1.8-5.1 3.6-7.7 5.2l88.6 69.5 33.4 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16l-256 0z"]},{prefix:"fak",iconName:"circle-user-circle-check-solid",icon:[640,512,[],"e00c","M0 256C0 164.5 48.8 80 128 34.3s176.8-45.7 256 0c60.3 34.8 103 92.1 119.9 157.9c-2.6-.1-5.3-.2-7.9-.2c-82.5 0-151.8 56.8-170.8 133.5c-11.8-3.6-24.3-5.5-37.2-5.5l-64 0c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8c27.1 0 52.8-5.6 76.1-15.7c8 20.3 19.7 38.9 34.2 54.7c-75.7 36.2-164.9 33.1-238.4-9.3C48.8 432 0 347.5 0 256zm193.6-92c-12.9 22.3-12.9 49.7 0 72s36.6 36 62.4 36s49.5-13.7 62.4-36s12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},{prefix:"fak",iconName:"folder-open-lock-regular",icon:[640,512,[],"e005","M0 96C0 60.7 28.7 32 64 32l117.4 0c17 0 33.3 6.7 45.3 18.7l26.5 26.6c12 12 28.3 18.7 45.3 18.7L416 96c35.3 0 64 28.7 64 64l0 10.8c-11.3 5.4-21.6 12.6-30.4 21.2L432 192l0-32c0-8.8-7.2-16-16-16l-117.5 0c-29.7 0-58.2-11.8-79.2-32.8L192.8 84.7c-3-3-7.1-4.7-11.3-4.7L64 80c-8.8 0-16 7.2-16 16l0 261.1 68.4-117.2C122.1 230 132.6 224 144 224l282.8 0c-6.9 14.5-10.8 30.8-10.8 48l0 24.6c-19.1 11-32 31.7-32 55.4l0 127.9c0 0 0 .1 0 .1L87.7 480 64 480c-35.3 0-64-28.7-64-64L0 96zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},{prefix:"fak",iconName:"table-cells-slash-regular",icon:[640,512,[],"e006","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1L89.5 44.9C100.3 36.8 113.6 32 128 32l384 0c35.3 0 64 28.7 64 64l0 320c0 3.3-.2 6.5-.7 9.6l55.5 43.5c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 146.4L152.3 216 112 216l0 80 104 0 0-29.8L314.8 344 264 344l0 88 112 0 0-39.8 48 37.8 0 1.9 2.5 0 60.9 48L128 480c-35.3 0-64-28.7-64-64l0-269.6zM112 344l0 72c0 8.8 7.2 16 16 16l88 0 0-88-104 0zM134.4 80L216 144l0-64-81.6 0zM264 80l0 88 112 0 0-88L264 80zm43.9 136L376 269.4l0-53.4-68.1 0zM424 80l0 88 104 0 0-72c0-8.8-7.2-16-16-16l-88 0zm0 136l0 80 104 0 0-80-104 0zm47.2 128L528 388.5l0-44.5-56.8 0z"]},{prefix:"fak",iconName:"pip-wide-regular",icon:[512,512,[],"e044","M448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256zM392 240H152c-22.1 0-40 17.9-40 40v48c0 22.1 17.9 40 40 40h240c22.1 0 40-17.9 40-40v-48c0-22.1-17.9-40-40-40z"]},{prefix:"fak",iconName:"cloud-slash-gear-regular",icon:[640,512,[],"e03c","M10 42.8l326.8 256.1 22.5-39c.6-1 1.2-1.9 1.8-2.9L179.6 114.8c21.6-21.6 51.6-35 84.6-35s68.6 16.1 90.6 41.6c13.8 16 36.4 21 55.7 12.5c8.9-3.9 18.6-6.2 29.1-6.2c37.4 0 68.1 28.6 71.5 65.1h12.4c13.2 0 25.6 4.5 35.6 12.8c0-2 .2-4.1 .2-6.1c0-66.1-53.5-119.7-119.7-119.7s-33.7 3.7-48.6 10.3C360.2 54.5 314.8 32 264.1 32s-91.8 20.4-122.4 53.2L39.6 5.1C29.2-3.1 14.1-1.2 6 9.2C-2.2 19.5-.3 34.6 10 42.8zM335.5 435.4s0 0 0 0c-.9-1.5-1.6-3-2.4-4.6H144.5c-52.8 0-95.7-42.9-95.7-95.7s26.5-77.1 63.8-90.2c16.4-5.8 28.1-19.8 31.1-36.5l-45-35.5c-1.4 8.7-2.1 17.5-2.1 26.6v.2C40.9 219.4 .9 272.5 .9 335s64.3 143.6 143.6 143.6h216c-.4-.6-.7-1.2-1.1-1.8l-23.9-41.4zm291.6-48.7l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.2 8.8-32.7l-23.9-41.5c-6.6-11.5-21.2-15.4-32.7-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-23.9-23.9-23.9h-47.9v.2c-13.4 0-24 10.7-24 23.9v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.1-2.7-32.7 8.8L363 317.3h0c-6.6 11.5-2.7 26.1 8.8 32.7l8.5 4.9c4.7 2.7 7.3 7.8 7.3 13.2s-2.8 11.2-7.8 14.1l-8 4.6c-11.4 6.7-15.3 21.2-8.7 32.7L387 461c6.6 11.5 21.2 15.4 32.7 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 23.9 23.9 23.9h47.9c13.3 0 23.9-10.7 23.9-23.9v-10.3c0-5.4 3.2-10.3 7.9-13s10.5-3 15.2-.3l8.9 5.1c11.5 6.6 26.1 2.7 32.7-8.8l23.9-41.5c6.6-11.5 2.7-26.1-8.8-32.7zM540.9 392c-8.6 14.9-24.3 23.9-41.5 23.9s-32.9-9.1-41.5-23.9c-8.6-14.9-8.6-33 0-47.9s24.3-23.9 41.5-23.9s32.9 9.1 41.5 23.9c8.6 14.9 8.6 33 0 47.9z"]},{prefix:"fak",iconName:"circle-dashed-dollar-question-regular",icon:[640,512,[],"e03a","M321.4 345.5c2.6-20.9 9-40.7 18.3-58.6c-3.3-13-11.4-24.4-23.4-32.6c-14.9-10.2-34.8-15.9-50.4-20.3c-2.3-.6-4.6-1.3-7-1.9c-11.4-3.1-23.4-6.3-33.2-12.6c-12.5-8-3.4-19.6 7.6-24.4c12.3-5.3 27.6-6.5 40.8-4c7.1 1.4 14.1 3.3 21.1 5.3c1.6 .4 3.1 .9 4.7 1.3c11.5 3.1 23.4-3.6 26.6-15.1s-3.6-23.4-15.1-26.6c-1.9-.6-3.7-1.1-5.6-1.6c-9.6-2.7-19.3-5.4-29-6.6v-14.2c.1-11.9-9.6-21.6-21.5-21.6s-21.6 9.7-21.6 21.6v16.1c-6.1 1.4-12 3.3-17.5 5.7c-18 7.8-35 22.3-39 44.1h0c-4.2 23.1 5.7 43.9 25.2 56.4c14.2 9.1 33.1 14.4 48.2 18.7c2.3 .7 4.5 1.3 6.8 1.9c11.9 3.2 24.4 6.6 34.5 13.5c11.8 8 6.1 22.3-5.9 27.1c-8.9 3.6-22.5 5.1-39.5 2.6c-11.6-1.9-23.2-5.8-34.5-9.6c-2.5-.8-5-1.7-7.5-2.5c-11.3-3.8-23.5 2.4-27.3 13.7s2.4 23.6 13.7 27.3c14.1 4.6 28.3 9.2 42.8 12.5v17.4c0 11.9 9.7 21.6 21.6 21.6s21.6-9.7 21.6-21.6v-15.2c8.9-1 17.4-3 25.2-6.2c7-2.8 13.6-6.7 19.3-11.6zM496 224c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 240c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm39.5-97.4L512 378.9v5.1c0 8.8-7.2 16-16 16s-16-7.2-16-16v-14.8c0-6 3.3-11.4 8.6-14.2l32-16.8c4.5-2.4 7.4-7.1 7.4-12.3c0-7.7-6.2-13.9-13.9-13.9h-40.5c-5.3 0-9.6 4.3-9.6 9.6v6.4c0 8.8-7.2 16-16 16s-16-7.2-16-16v-6.3c0-23 18.6-41.6 41.6-41.6h40.5c25.3 0 45.9 20.5 45.9 45.9s-9.4 32.7-24.5 40.6zM302.2 51.5c23.9 5.3 46.2 14.7 66.2 27.4c10.4 6.6 24.2 6 32.9-2.8c10.1-10.1 9.4-26.8-2.5-34.7c-27.3-18.2-58.3-31.3-91.6-37.9c-14-2.8-26.3 8.5-26.3 22.8s9.3 22.5 21.3 25.2zM145.4 78.9c20-12.7 42.3-22.1 66.2-27.4c12-2.7 21.3-12.9 21.3-25.2S220.6 .7 206.6 3.5c-33.3 6.6-64.3 19.7-91.6 37.9c-11.9 7.9-12.6 24.6-2.5 34.7c8.7 8.7 22.5 9.4 32.9 2.8zM456.8 196.8c12.6-2.9 25.7-4.4 39.2-4.4s6.3 0 9.4 .3c-7.1-29-19.2-56-35.3-80.1c-7.9-11.9-24.6-12.6-34.7-2.5c-8.7 8.7-9.4 22.5-2.8 32.9c10.5 16.5 18.7 34.6 24.3 53.9zM302.2 457.6c-12 2.7-21.3 12.9-21.3 25.2s12.3 25.6 26.3 22.8c20.6-4.1 40.3-10.7 58.9-19.4c-10.9-12-20.2-25.6-27.5-40.3c-11.6 5-23.7 8.9-36.3 11.7zM28.6 230.5c12.3 0 22.5-9.3 25.2-21.3c5.3-23.9 14.7-46.2 27.4-66.2c6.6-10.4 6-24.2-2.8-32.9c-10.1-10.1-26.8-9.4-34.7 2.5c-18.2 27.3-31.3 58.3-37.9 91.6c-2.8 14 8.5 26.3 22.8 26.3zm183 226.9c-23.9-5.3-46.2-14.7-66.2-27.4c-10.4-6.6-24.2-6-32.9 2.8c-10.1 10.1-9.4 26.8 2.5 34.7c27.3 18.2 58.3 31.3 91.6 37.9c14 2.8 26.3-8.5 26.3-22.8s-9.3-22.5-21.3-25.2zM53.9 299.8c-2.7-12-12.9-21.3-25.2-21.3S3.1 290.8 5.9 304.8c6.6 33.3 19.7 64.3 37.9 91.6c7.9 11.9 24.6 12.6 34.7 2.5s9.4-22.5 2.8-32.9c-12.7-20-22.1-42.3-27.4-66.2z"]},{prefix:"fak",iconName:"paper-plane-regular",icon:[512,512,[],"e058","M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376 160 479.3c0 18.1 14.6 32.7 32.7 32.7 9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5l341.5-195.1-219.6 245.4 1.2 1-123.1-51.3zM403.3 425.4l-166.6-69.5 214.1-239.3-47.5 308.8z"]},{prefix:"fak",iconName:"cabinet-filing-floppy-disk-regular",icon:[640,512,[],"e050","M496 352l0 8c0 13.4 10.6 24 24 24s24-10.6 24-24l0-16c0-22.1-17.9-40-40-40l-120 0 0 48 112 0zm24-208c13.4 0 24-10.6 24-24l0-16c0-22.1-17.9-40-40-40L360 64c-22.1 0-40 17.9-40 40l0 16c0 13.4 10.6 24 24 24s24-10.6 24-24l0-8 128 0 0 8c0 13.4 10.6 24 24 24zM576-32L288-32c-35.2 0-64 28.8-64 64l0 128 17 0c10.9 0 21.4 2.2 31 6.1L272 32c0-9 7-16 16-16l288 0c9 0 16 7 16 16l0 168-276.8 0 44.8 44.8s1.6 2.2 2.6 3.2l229.4 0 0 168c0 9-7 16-16 16l-192 0 0 48 192 0c35.2 0 64-28.8 64-64l0-384c0-35.2-28.8-64-64-64zM50.2 192C22.4 192 0 214.4 0 242.2L0 493.8C0 521.6 22.4 544 50.2 544l251.5 0c27.8 0 50.2-22.4 50.2-50.2L352 303c0-13.4-5.1-26.2-14.7-35.5l-60.8-60.8c-9.3-9.3-22.1-14.7-35.5-14.7L50.2 192zm25.3 75.5c0-13.8 11.2-25.3 25.3-25.3l125.8 0c13.8 0 25.3 11.2 25.3 25.3l0 50.2c0 13.8-11.2 25.3-25.3 25.3l-125.8 0c-13.8 0-25.3-11.2-25.3-25.3l0-50.2zM176 493.8a50.2 50.2 0 1 1 0-100.5 50.2 50.2 0 1 1 0 100.5z"]},{prefix:"fak",iconName:"user-gear-regular",icon:[640,512,[],"e00f","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c19.7 0 38.7 3.2 56.4 9.1c-5.7 19.4-.4 40.5 13.8 54.9c-.9 .9-1.8 1.9-2.6 2.8c-19.7-12-42.8-18.8-67.5-18.8l-91.4 0c-65.7 0-120.1 48.7-129 112L348 464l7.4 12.8c13 22.3 38.9 32.4 62.6 26.2c.9 3 2 6 3.2 8.9c-1 .1-1.9 .1-2.9 .1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},{prefix:"fak",iconName:"chart-bar-stacked-regular",icon:[512,512,[],"e039","M417.1 200h-42.6c-19 0-34.7 15.7-34.7 34.7v210.6c0 19 15.7 34.7 34.7 34.7h42.6c19.3 0 34.7-15.7 34.7-34.7V234.7c0-19.3-15.7-34.7-34.7-34.7zm-7.2 238h-28v-56h28v56zm0-98h-28v-98h28v98zM132.4 116H99.6c-21.8 0-39.5 17.6-39.5 39.5v284.8c0 21.8 17.6 39.5 39.5 39.5h32.8c21.8 0 39.5-17.6 39.5-39.5V155.5c0-21.8-17.6-39.5-39.5-39.5zm-2.5 322h-28V326h28v112zm0-154h-28V158h28v126zm138-252h-24.1c-24.4 0-44 19.6-44 44v360.1c0 24.4 19.6 44 44 44h24.1c24.4 0 44-19.6 44-44V76c0-24.4-19.6-44-44-44zm2 404s-.8 2-2 2h-24.1s-2-.8-2-2V214h28v222zm0-264h-28V76s.8-2 2-2H268s2 .8 2 2v96z"]},{prefix:"fak",iconName:"code-compare-solid",icon:[512,512,[],"e060","M275.9 128.7c7.5-7.4 7.5-19.6 0-27.1L231.1 56.8c-7.4-7.5-19.6-7.5-27.1 0l0 0c0 .1 .1 .1 .1 .1-7.5 7.4-7.5 19.6 0 27.1l12 12-36.9 0c-38.9 0-70.4 31.5-70.5 70.4l0 169.4c-26 8.2-44.8 25.7-44.8 61s28.6 64 64 64 64-35.4 64-64-18.8-52.9-44.8-61l0-169.4c0-17.7 14.3-32 32-32l36.9 0-12 12c-7.5 7.4-7.4 19.6 0 27.1s19.6 7.5 27.1 0l44.8-44.8zM384 51.2c-35.4 0-64 35.4-64 64s18.8 52.9 44.8 61l0 169.3c0 17.7-14.3 32-32 32l-36.9 0 12-12c7.5-7.4 7.4-19.6 0-27.1s-19.6-7.5-27.1 0L236 383.2c-7.5 7.4-7.5 19.6 0 27.1l44.8 44.8c7.4 7.5 19.6 7.4 27.1 0s7.5-19.6 0-27.1l-12-12 36.9 0c38.9 0 70.4-31.5 70.4-70.4l0-169.4c26-8.2 44.8-25.7 44.8-61s-28.6-64-64-64z"]},{prefix:"fak",iconName:"file-rotate-right-solid",icon:[576,512,[],"e004","M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6c-73.6 20.8-127.6 88.3-128 168.5l0 1.7c.3 58.7 29.3 110.7 73.8 142.5c-3.2 .5-6.4 .7-9.8 .7L64 512c-35.3 0-64-28.7-64-64L0 64zM256 0L384 128l-128 0L256 0zm32 368c0-79.5 64.5-144 144-144c36.9 0 70.5 13.9 96 36.7l0-12.7c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l31.6 0c-17.6-19.7-43.1-32-71.6-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 53.9-12.3 71.6-32c8.8-9.9 24-10.7 33.9-1.9s10.7 24 1.9 33.9C513 493.4 474.7 512 432 512c-79.5 0-144-64.5-144-144z"]},{prefix:"fak",iconName:"consumer-regular",icon:[512,512,[],"e03d","M360 320h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H136v-56h16c22.1 0 40-17.9 40-40V40c0-22.1-17.9-40-40-40H72C49.9 0 32 17.9 32 40v80c0 22.1 17.9 40 40 40h16v224c0 39.7 32.3 72 72 72h160v16c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H160c-13.1 0-24-10.9-24-24V264h184v16c0 22.1 17.9 40 40 40zm8 80h64v64h-64v-64zM80 112V48h64v64H80z"]},{prefix:"fak",iconName:"house-magnifying-glass-regular",icon:[640,512,[],"e008","M5.6 263.5c-8.5-10.1-7.3-25.2 2.8-33.8l264-224c9-7.6 22.1-7.6 31.1 0c63.1 53.6 126.2 107.1 189.4 160.7c-14.2-4.1-29.3-6.4-44.9-6.4c-11.3 0-22.2 1.2-32.8 3.4L288 55.5 112 204.8 112 432c0 17.7 14.3 32 32 32l48 0 0-152c0-22.1 17.9-40 40-40l63.3 0c-4.8 15.2-7.3 31.3-7.3 48l-48 0 0 144 96 0 0-29.7c28.9 28.3 68.4 45.7 112 45.7c17.6 0 34.4-2.8 50.2-8l1.9 1.9C486.1 496.8 460.8 512 432 512l-288 0c-44.2 0-80-35.8-80-80l0-186.5L39.4 266.3c-10.1 8.5-25.3 7.3-33.8-2.8zM320 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L633 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L520 425.8l-.1 .1C499.4 439.8 474.7 448 448 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},{prefix:"fak",iconName:"left-panel-solid",icon:[576,512,[],"e021","M519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM168.1 368h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423z"]},{prefix:"fak",iconName:"list-magnifying-glass-regular",icon:[640,512,[],"e009","M16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48C26.7 48 16 58.7 16 72zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l109 0c4.5-17.3 11.7-33.5 21.3-48L184 232c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l158.1 0c-15.2-13.4-27.8-29.7-37.1-48L184 392c-13.3 0-24 10.7-24 24zm160-96c0 70.7 57.3 128 128 128c26.7 0 51.4-8.2 71.9-22.1l.1-.1 79.1 79.1c9.3 9.4 24.5 9.3 33.9 0s9.4-24.5 0-33.9l-79.1-79.1C567.8 371.4 576 346.7 576 320c0-70.7-57.3-128-128-128s-128 57.3-128 128zm48 0c0-28.6 15.2-55 40-69.3s55.2-14.3 80 0s40 40.7 40 69.3s-15.2 55-40 69.3s-55.2 14.3-80 0s-40-40.7-40-69.3z"]},{prefix:"fak",iconName:"thumbs-up-thumbs-down-solid",icon:[640,512,[],"e061","M479.4 256l1.3-7c4.2-20.8 15.4-39.4 32-52.5l4.5-3.8c14.1-11.5 22.4-28.5 22.4-46.7l0-69.8c0-20.2-9.9-38.7-26.6-49.9l-24-16C479.4 3.5 467.8 0 456 0L409.9 0c-16.6 0-30.1 13.4-30.1 30.1 0 2.2 0 4.5 .6 6.4-12.2 3.8-20.8 15-20.8 28.5 0 5.8 1.6 10.9 4.2 15.7-13.8 2.6-24.3 14.7-24.3 29.4 0 7.7 2.9 14.7 7.7 20.2-15.4 1.3-27.8 14.1-27.8 30.1 0 16.6 13.4 30.1 30.1 30.1l89.9 0c-8.6 14.4-14.7 30.4-17.9 47l-1.3 7c-3.2 16.3 7.4 32 23.7 35.2s32-7.4 35.2-23.7l.3 0zM640 160l0-139.8C640 9 631 0 620.2 0l-40 0C569 0 560.3 9 560 19.8l0 139.8c0 11.2 9 19.8 19.8 20.2l40 0c11.2 0 19.8-9 20.2-19.8zM195.8 232.6c16.3 3.2 26.9 19.2 23.7 35.2l-1.3 7c-3.2 16.6-9.3 32.6-17.9 47l89.9 0c16.6 0 30.1 13.4 30.1 30.1s-12.2 28.8-27.8 30.1c4.8 5.4 7.7 12.5 7.7 20.2 0 14.7-10.6 26.9-24.3 29.4 2.9 4.5 4.2 9.9 4.2 15.7 0 13.4-8.6 24.6-20.8 28.5 2 8.9-.2 18.2-6 25.3s-14.4 11.2-23.5 11.2l-46.1 0c-11.8 0-23.4-3.5-33.3-9.9l-24-16c-16.6-11.2-26.6-29.8-26.6-49.9l0-69.4c0-18.2 8.3-35.5 22.4-46.7l4.5-3.8c16.6-13.1 27.8-32 32-52.5l1.3-7c3.2-16.3 19.2-26.9 35.2-23.7l.6-.6zm-176 99.5l40 0c11.2 0 19.8 9 19.8 19.8l0 140.2c0 11.2-9 19.8-19.8 19.8l-40 0C8.6 512 0 503 0 492.2L0 352c0-11.2 9-19.8 19.8-19.8z"]},{prefix:"fak",iconName:"scheduled-regular",icon:[512,512,[],"e063","M480.1 418l-64.4-64.4c-4.2-4.5-10.1-7-16.2-7s-12 2.5-16.2 7l-2.9 2.8-36.7-37.1c26.7-32 41.3-72.4 41.4-114.1 .3-47.7-18.7-93.5-52.6-127-33.6-33.8-79.4-52.8-127.1-52.6-47.7-.3-93.5 18.7-127.1 52.6-33.8 33.6-52.8 79.4-52.6 127.1 0 47.9 18.4 93.2 52.6 127.1 33.6 33.8 79.4 52.8 127 52.6 41.7 .1 82.2-14.6 114.1-41.4l36.7 36.7-2.9 2.9c-4.5 4.2-7 10.1-7 16.2s2.5 12 7 16.2L417.8 480c4.1 4.3 9.9 6.6 15.8 6.5 5.4 0 11.9-1.8 15.8-6.5L479 450.4c9.1-8.7 9.6-23.1 1.1-32.4zM205.4 346c-37.7 .1-73.8-14.8-100.4-41.4-26.6-26.6-41.5-62.8-41.4-100.5-.1-37.7 14.8-73.8 41.4-100.4 26.6-26.6 62.8-41.5 100.4-41.4 37.7-.1 73.8 14.8 100.4 41.4 26.6 26.6 41.5 62.8 41.4 100.4 .1 37.7-14.8 73.8-41.4 100.4-27.7 26.7-62.6 41.4-100.5 41.4zm15.9-61.6l-31.3 0c-1.1 0-1.8 1.1-1.8 1.8 0 9.3 8.3 16.5 17.7 16.5 10.1 0 17.7-7.2 17.7-16.5 .3 0-.4-1.8-2.2-1.8zM258 236.5c1.8-5.4 2.9-10.1 2.9-15.8l0-43.2c0-22-14.8-41.4-36.7-49l0-4.7c0-9.4-8.3-16.5-17.6-16.5-10.1 0-17.7 7.2-17.7 16.5l0 4.7c-22 7.2-36.7 26.6-36.7 49l0 43.2c0 5.4 1.1 11.2 2.9 15.8-16.6 1.1-27.7 8.3-27.7 17.7l0 15.8c0 1.1 1.1 1.8 1.8 1.8l151.9 0c1.1 0 1.8-1.1 1.8-1.8l0-15.8c1.1-9.4-10-17-24.8-17.7z"]},{prefix:"fak",iconName:"wand-magic-sparkles-regular",icon:[512,512,[],"e05e","M230.4 25.6c2.6 0 5 1.6 5.9 4L248.2 59 277.6 70.9c2.4 1 4 3.4 4 5.9s-1.6 5-4 5.9L248.2 94.6 236.3 124c-1 2.4-3.4 4-5.9 4s-5-1.6-5.9-4l-11.8-29.4-29.4-11.8c-2.4-1-4-3.4-4-5.9s1.6-5 4-5.9L212.6 59 224.5 29.6c1-2.4 3.4-4 5.9-4zm163.2 64c-1 0-2.1 .4-2.8 1.2l-85.3 85.2 30.5 30.5 85.2-85.3c.7-.7 1.2-1.8 1.2-2.8s-.4-2.1-1.2-2.8L396.4 90.8c-.7-.7-1.8-1.2-2.8-1.2zm-29.9-26c7.9-7.9 18.7-12.4 29.9-12.4s22 4.5 30 12.4l24.8 24.8c7.9 8 12.4 18.8 12.4 30s-4.5 22-12.4 30l-300 300c-8 7.9-18.8 12.4-30 12.4s-22-4.5-30-12.4L63.6 423.6c-7.9-8-12.4-18.8-12.4-30s4.5-22 12.4-30l300-300 .1 0zm-249.5 21l17.2 40.1 40.1 17.2c4.7 2 7.8 6.6 7.8 11.8s-3 9.8-7.8 11.8l-40.1 17.2-17.2 40.1c-2 4.7-6.6 7.8-11.8 7.8s-9.8-3-11.8-7.8l-17.2-40.1-40.1-17.2c-4.7-2-7.8-6.6-7.8-11.8s3-9.8 7.8-11.8l40.1-17.2 17.2-40.1c2-4.7 6.6-7.8 11.8-7.8s9.8 3 11.8 7.8zM408.6 302.2l17.2 40.1 40.1 17.2c4.7 2 7.8 6.6 7.8 11.8s-3 9.8-7.8 11.8l-40.1 17.2-17.2 40.1c-2 4.7-6.6 7.8-11.8 7.8s-9.8-3-11.8-7.8l-17.2-40.1-40.1-17.2c-4.7-2-7.8-6.6-7.8-11.8s3-9.8 7.8-11.8l40.1-17.2 17.2-40.1c2-4.7 6.6-7.8 11.8-7.8s9.8 3 11.8 7.8z"]},{prefix:"fak",iconName:"hourglass-end-regular",icon:[512,512,[],"e05b","M102.4 70.4c0-10.6 8.6-19.2 19.2-19.2l268.8 0c10.6 0 19.2 8.6 19.2 19.2S401 89.6 390.4 89.6l-6.4 0 0 15.2c0 32.2-12.8 63.2-35.6 86l-65.2 65.2 65.2 65.2C371.2 344 384 375 384 407.2l0 15.2 6.4 0c10.6 0 19.2 8.6 19.2 19.2s-8.6 19.2-19.2 19.2l-268.8 0c-10.6 0-19.2-8.6-19.2-19.2s8.6-19.2 19.2-19.2l6.4 0 0-15.2c0-32.2 12.8-63.2 35.6-86l65.2-65.2-65.2-65.2C140.8 168 128 137 128 104.8l0-15.2-6.4 0c-10.6 0-19.2-8.6-19.2-19.2zM206.3 332.8l99.3 0-49.7-49.7-49.7 49.7 .1 0zM321.2 163.6c15.6-15.6 24.4-36.7 24.4-58.8l0-15.2-179.2 0 0 15.2c0 22.1 8.8 43.2 24.4 58.8l65.2 65.2 65.2-65.2z"]},{prefix:"fak",iconName:"file-lines-gear-regular",icon:[576,512,[],"e049","M0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.2 6.7 45.2 18.7l90.6 90.5c12 12 18.7 28.3 18.7 45.3l0 42.8c-14.6 6.9-25.7 19.8-30.1 35.7-5.9-1.5-12-2-17.9-1.6l0-71.4-80 0c-17.7 0-32-14.3-32-32l0-80-160 0c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l220 0 7.4 12.8c12.6 21.6 37.3 31.8 60.4 26.7-9.4 5.4-20.2 8.5-31.8 8.5L64 512c-35.3 0-64-28.7-64-64L0 64zM96 280c0-13.3 10.7-24 24-24l144 0c9.5 0 17.6 5.4 21.5 13.4l-18.1 31.4c-.6 1-1.2 2.1-1.7 3.1-.6 0-1.1 .1-1.7 .1l-144 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l144 0c.3 0 .6 0 .9 0 2.7 5.8 6.4 11.3 11 16-8.6 8.8-14 20.1-15.6 32L120 400c-13.3 0-24-10.7-24-24zm203.2-59.2l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4 4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13 0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1 0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zM388 367.7c0 26.5 21.5 48 48 48s48-21.5 48-48-21.5-48-48-48-48 21.5-48 48z"]},{prefix:"fak",iconName:"user-lock-regular",icon:[640,512,[],"e010","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c43.6 0 83.6 15.7 114.6 41.7c-.2 2.1-.3 4.2-.3 6.3l0 67.6C361.8 379.3 319 352 269.8 352l-91.4 0c-65.7 0-120.1 48.7-129 112L384 464l0 15.9c0 11.7 3.1 22.6 8.6 32.1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},{prefix:"fak",iconName:"hourglass-half-circle-check-regular",icon:[576,512,[],"e00b","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l43.8 43.8c-7.2 17-11.7 35.4-13.2 54.7L192 289.9l-81.5 81.5 0 .1c-3.9 3.9-7.5 8.1-10.7 12.5l156.9 0c4.8 52.9 33 99 74.1 128L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0C297 110.4 304 89 304 67l0-19L80 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},{prefix:"fak",iconName:"context-menu-cursor-regular",icon:[586,512,[],"e04f","M319.6 232.6c0-4.4 1.1-8.4 1.8-12.4l-166 0c-15.4 0-27.4 12.1-27.4 27.4S140.1 275 155.4 275l164.2 0 0-42.4zm0 224.5l-246.5 0c-9.9 0-18.3-8-18.3-18.3l0-366.1c0-10.2 8-18.3 18.3-18.3l365.7 0c10.2 0 18.3 8 18.3 18.3l0 125.8 54.9 41 0-166.4C512 32.9 479.1 0 438.9 0L73.1 0C32.9 0 0 32.9 0 73.1L0 438.9C0 479.1 32.9 512 73.1 512L343 512c-14.3-12.8-23.4-30.7-23.4-50.8l0-4zM384 137.9c0-15.4-12.1-27.4-27.4-27.4l-201.1 0c-15.4 0-27.4 12.1-27.4 27.4s12.1 27.4 27.4 27.4l201.1 0c15.4 0 27.4-12.1 27.4-27.4zM128 357.3c0 15.4 12.1 27.4 27.4 27.4l164.2 0 0-54.9-164.2 0c-15.4 0-27.4 12.1-27.4 27.4zm451.3 1.5L396.4 221.6c-4-3.3-9.9-3.7-14.3-1.5-4.8 2.2-7.7 6.9-7.7 12.4l0 228.6c0 5.9 3.7 11 9.5 12.8s11.7 0 15.4-4.8l52.3-69.5 50.8 101.7c4.4 9.1 15.4 12.8 24.5 8 9.1-4.4 12.8-15.4 8-24.5l-50.8-101.7 87 0c5.9 0 11.3-3.7 13.2-9.5 1.8-5.5 0-11.7-4.8-15.4z"]},{prefix:"fak",iconName:"bars-progress-regular",icon:[512,512,[],"e05d","M307.2 192l89.6 0 0-76.8-89.6 0 0 76.8zM76.8 115.2C76.8 94 94 76.8 115.2 76.8l281.6 0c21.2 0 38.4 17.2 38.4 38.4l0 76.8c0 21.2-17.2 38.4-38.4 38.4l-281.6 0c-21.2 0-38.4-17.2-38.4-38.4l0-76.8zM396.8 320l-192 0 0 76.8 192 0 0-76.8zM115.2 281.6l281.6 0c21.2 0 38.4 17.2 38.4 38.4l0 76.8c0 21.2-17.2 38.4-38.4 38.4l-281.6 0c-21.2 0-38.4-17.2-38.4-38.4l0-76.8c0-21.2 17.2-38.4 38.4-38.4z"]},{prefix:"fak",iconName:"hourglass-half-regular",icon:[512,512,[],"e065","M102.4 70.4c0-10.6 8.6-19.2 19.2-19.2l268.8 0c10.6 0 19.2 8.6 19.2 19.2S401 89.6 390.4 89.6l-6.4 0 0 15.2c0 32.2-12.8 63.2-35.6 86l-65.2 65.2 65.2 65.2C371.2 344 384 375 384 407.2l0 15.2 6.4 0c10.6 0 19.2 8.6 19.2 19.2s-8.6 19.2-19.2 19.2l-268.8 0c-10.6 0-19.2-8.6-19.2-19.2s8.6-19.2 19.2-19.2l6.4 0 0-15.2c0-32.2 12.8-63.2 35.6-86l65.2-65.2-65.2-65.2C140.8 168 128 137 128 104.8l0-15.2-6.4 0c-10.6 0-19.2-8.6-19.2-19.2zm88.4 278c-3.1 3.1-6 6.5-8.6 10l147.5 0c-2.6-3.5-5.4-6.9-8.6-10l-65.2-65.2-65.2 65.2zM337.4 140.8c5.3-11.1 8.2-23.4 8.2-36l0-15.2-179.2 0 0 15.2c0 12.6 2.9 24.9 8.2 36l162.9 0z"]},{prefix:"fak",iconName:"paper-plane-slash-regular",icon:[640,512,[],"e057","M5.1 9.2C-3.1 19.6-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L522.2 384 575.6 36.8c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4L244.5 166.3 38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2zM285.2 198.3l188.5-107.7-134.3 150.1-54.1-42.4zm92 72.1L514.8 116.6 478.9 350 377.2 270.4zM154.5 217.7L80.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L224 376 224 479.3c0 18.1 14.6 32.7 32.7 32.7 9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c6.2 2.6 12.6 3 18.7 1.7l-123.7-97.4-62-25.9 12.1-13.5-37.8-29.8-20.9 23.3 1.2 1-123.1-51.3 62.9-36-40.7-32z"]},{prefix:"fak",iconName:"binder-open-arrow-right-regular",icon:[576,512,[],"e032","M478.7 262.1c-5.4-4.8-12.7-6-19.1-2.9l-.3 .6c-6.4 2.9-10.5 9.2-10.5 16.2v35.6h-62.6c-54.3 0-98.1 44.1-98.1 98.1s45.4 91.5 55.9 97.2c1.3 .6 2.9 1 4.4 1c6 0 11.1-5.1 11.1-11.1s-2.5-7.9-5.4-10.8c-5.4-5.1-12.4-14.6-12.4-31.8c0-29.5 24.1-53.7 53.7-53.7h53.7v35.6c0 7 4.1 13.3 10.5 16.2s14 1.6 19.1-2.9l89.2-80.4c3.8-3.5 6-8.3 6-13.3s-2.2-9.8-6-13.3L478.7 262zM547 53.7c-21.6-7-73-21.3-128-21.3l-.3-.3c-36.5 0-71.1 6.4-96.6 12.7c-12.7 3.2-23.2 6.4-30.8 8.6c-1.3 .3-2.5 .6-3.8 1.3c-1-.3-2.5-1-3.8-1.3c-7.3-2.5-18.1-5.4-30.8-8.6c-25.4-6.4-60-12.7-96.6-12.7c-54.6 0-105.8 14.6-127.4 21.3C12.5 58.8 2 74 2 90.5v310c0 23.5 19.7 40.3 41 40.3s4.4 0 6.7-.6c19.7-3.2 54.3-7.6 99.1-7.6s79.1 16.2 99.4 27.9c-5.1-15.2-7.9-32.1-7.9-50.5s.6-3.8 .6-6c-24.5-10.2-56.2-18.7-91.8-18.7s-76.9 3.8-99.1 7V96.9c22.2-6.7 63.8-17.1 107.3-17.1s62.2 5.4 85.1 11.1c8.6 2.2 15.9 4.1 21.9 6v62.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h31.8v95.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h21.6c12.4-27 32.7-49.2 57.8-64.2v-78.8h31.8c13 0 23.8-10.8 23.8-23.8s-10.8-23.8-23.8-23.8h-31.8V96.8c6-1.9 13.3-3.8 21.9-6c23.2-5.7 54-11.1 85.1-11.1S504 90.2 526.2 96.8v144.8l47.6 42.9V90.9c0-16.5-10.2-31.8-27-37.2z"]},{prefix:"fak",iconName:"bell-circle-plus-regular",icon:[640,512,[],"e000","M2.4 402.4c-4-8.3-2.9-18.2 2.9-25.4l14.9-18.7C48.5 322.9 64 278.8 64 233.4L64 208c0-77.4 55-142 128-156.8L192 32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 19.2C329 66 384 130.6 384 208l0 24.2c-17.4 14.3-31.9 31.9-42.8 51.9c-3.5-16.6-5.2-33.6-5.2-50.7l0-25.4c0-61.9-50.1-112-112-112s-112 50.1-112 112l0 25.4C112 281.3 98.1 328 72.3 368L320 368c0 16.6 2.3 32.7 6.6 48L24 416c-9.2 0-17.6-5.3-21.6-13.6zM160 448l64 0 64 0c0 17-6.7 33.3-18.7 45.3s-28.3 18.7-45.3 18.7s-33.3-6.7-45.3-18.7s-18.7-28.3-18.7-45.3zm192-80c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},{prefix:"fak",iconName:"diagram-sunburst-regular",icon:[512,512,[],"e03f","M314.8 185.3l79.5-30.3C359.5 85.9 291 39 214 32v84.8c42.7 6.2 79.2 31.2 100.8 68.5zM193.2 354.4h.3c34 0 66-17.7 84-46.6l-74.1-26.7-36.2 69.9c8.4 2.2 17.1 3.4 26.1 3.4h-.1zm-20.5-104v-91.8c-45.5 9.5-78.3 49.7-78.3 96.9s13.5 57.6 36.2 76.4l42.1-81.4h0zm119.7 5.1c0-47.2-32.9-87.3-78.3-96.9v82.3l77.5 28.1c.6-4.5 .8-9 .8-13.5h0zM147.9 388.1l-39 75.5c32.9 13.2 67.4 18.5 103.3 15.7l-14.3-83.7c-17.7 .3-34.3-2-50-7.6h0zm261-194.9v.4h.2l-.3-.4h0zm.1 .3l-79.3 30c2.5 10.4 3.7 21.1 3.7 31.7s-.8 18.5-2.8 27.5l79.7 28.9c4.8-18.2 7.3-37.3 7.3-56.4s-2.8-41.6-8.6-61.7h0zM238.9 388.1l-.3 .3 14.3 83.7c63.7-17.4 115.7-61.5 143.8-121.3L317 321.9c-16.8 31.4-44.4 54.7-78.1 66.3h0z"]},{prefix:"fak",iconName:"bullets-line-regular",icon:[512,512,[],"e035","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},{prefix:"fak",iconName:"language-circle-exclamation-regular",icon:[640,512,[],"e04d","M0 128C0 92.7 28.7 64 64 64l208 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 138.8c-12.9-18.3-29.2-34-48-46.3l0-92.5c0-8.8-7.2-16-16-16l-256 0 0 256 0 32 2.9 0c3.1 17 8.7 33.1 16.3 48l-19.2 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM77.7 319.9c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-64-144c-3.2-7.2-10.4-11.9-18.3-11.9s-15.1 4.7-18.3 11.9l-64 144zM141 276l19-42.8 19 42.8-38 0zm211 92c0-79.5 64.5-144 144-144s144 64.5 144 144-64.5 144-144 144-144-64.5-144-144zm12-160c0-11 9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c9 0 16.6 6 19.1 14.2-18.5-6.6-38.4-10.2-59.1-10.2-40.1 0-77.1 13.4-106.7 36l-5.3 0c-11 0-20-9-20-20zM472 440c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm8-152l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},{prefix:"fak",iconName:"message-bot-circle-bot-solid",icon:[640,512,[],"e05a","M192 32q128 0 0 0 128 0 0 0zm0 0c-53 0-96 43-96 96l0 64-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 0 112c0 53 43 96 96 96l0 72c0 13.3 10.7 24 24 24 5.2 0 10.2-1.7 14.4-4.8l79.5-59.7c-3.9-15.2-5.9-31.1-5.9-47.5 0-41.8 13.4-80.5 36-112l-84 0c-53 0-96-43-96-96s43-96 96-96l128 0c53 0 96 43 96 96 0 5.7-.5 11.3-1.5 16.8 5.8-.5 11.6-.8 17.5-.8 16.6 0 32.7 2.1 48 6.1l0-6.1 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0 0-64c0-53-43-96-96-96L192 32zm64 160t0 0 0 0zm128 0t0 0 0 0zm-128 0c-17.7 0-32 14.3-32 32s14.3 32 32 32t0 0 0 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0 0 0 0zm128 0c-17.7 0-32 14.3-32 32s14.3 32 32 32t0 0 0 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0 0 0 0zm112 96c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm14 67.5c5.6-4.5 13.6-4.7 19.4-.4 5.8 4.2 8.1 11.8 5.6 18.6L519.1 416 552 416c6.8 0 12.8 4.3 15.1 10.7s.2 13.5-5.1 17.8l-80 64c-5.6 4.5-13.6 4.7-19.4 .4-5.8-4.2-8.1-11.8-5.6-18.6l15.9-42.4-32.9 0c-6.8 0-12.8-4.3-15.1-10.7s-.2-13.5 5.1-17.8l80-64z"]},{prefix:"fak",iconName:"mobile-landscape-regular",icon:[512,512,[],"e043","M48 368c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V144c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v224zm16 64c-35.3 0-64-28.7-64-64V144c0-35.3 28.7-64 64-64h384c35.3 0 64 28.7 64 64v224c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},{prefix:"fak",iconName:"binder-open-pen-regular",icon:[608,512,[],"e031","M367.3 324.8c-1.3-12.1-11.2-21.7-23.7-21.7h-32v-95.9h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32V96.5c6.1-1.9 13.4-3.8 22.1-6.1c23.3-5.8 54.3-11.2 85.7-11.2s85.7 10.5 108.1 17.3v83.1c8.3-2.6 16.9-4.2 25.6-4.2s15 1.3 22.4 3.2V90.4c0-16.6-10.2-32-27.2-37.4c-21.7-7-73.5-21.4-128.8-21.4l.6 .3c-36.8 0-71.6 6.4-97.2 12.8c-12.8 3.2-23.3 6.4-31 8.6c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.6c-25.6-6.4-60.4-12.8-97.2-12.8c-55.3 0-107.1 14.7-128.8 21.4C10.6 58.8 0 74.1 0 90.7v312c0 23.7 19.8 40.6 41.2 40.6s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.7-7.7s97.5 25.6 112.5 35.5c4.2 2.9 9 4.8 14.4 6.4l6.7-27.5 7.4-29.7c3.5-14.1 10.9-27.2 21.1-37.4l1.9-1.9V351H341l26.2-26.2zm-103.2-165h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v95.9h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v65.9c-25.9-13.7-67.1-29.7-115.7-29.7s-77.4 3.8-99.7 7h-.3V97.1c22.4-6.7 64.3-17.3 108.1-17.3s62.7 5.4 85.7 11.2c8.6 2.2 16 4.2 22.1 6.1v62.7zm332.2 90.1c-4.8-4.8-9.6-9.6-14.4-14.4c-15.7-15.7-40.9-15.7-56.6 0l-29.4 29.4c23.7 23.7 47.3 47.3 71 71c9.9-9.9 19.5-19.5 29.4-29.4c15.7-15.7 15.7-40.9 0-56.6zM344 416.5c-4.2 4.2-7 9.3-8.3 15c-5.1 19.8-9.9 40-15 60.1c-1.3 5.4 0 11.2 4.2 15.3c4.2 4.2 9.6 5.8 15.3 4.2c19.8-5.1 40-9.9 60.1-15c5.8-1.3 10.9-4.2 15-8.3c43.2-43.2 86-86 129.2-129.2L473.2 287.3 344 416.5z"]},{prefix:"fak",iconName:"threshold-regular",icon:[512,512,[],"e048","M122 112.8H20.2C9 112.8 0 121.8 0 133v3.7c0 11.2 9 20.2 20.2 20.2H122c11.2 0 20.2-9 20.2-20.2V133c0-11.2-9-20.2-20.2-20.2zM92.4 313.6H78.2c-15.7 0-28.4 12.7-28.4 28.4v85.3c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V342c0-15.7-12.7-28.4-28.4-28.4zm113.8-85.3H192c-15.7 0-28.4 12.7-28.4 28.4v170.7c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V256.7c0-15.7-12.7-28.4-28.4-28.4zm-1.1-128h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2H205.1c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2zM320 285.2h-14.2c-15.7 0-28.4 12.7-28.4 28.4v113.8c0 15.7 12.7 28.4 28.4 28.4H320c15.7 0 28.4-12.7 28.4-28.4V313.6c0-15.7-12.7-28.4-28.4-28.4zm171.8-229H390c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2zm-59.7 143.6h-10.8c-16.7 0-30.2 13.5-30.2 30.2v194.3c0 16.7 13.5 30.2 30.2 30.2h10.8c16.7 0 30.2-13.5 30.2-30.2V230c0-16.7-13.5-30.2-30.2-30.2z"]},{prefix:"fak",iconName:"bookmark-circle-plus-regular",icon:[576,512,[],"e001","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},{prefix:"fak",iconName:"shared-solid",icon:[512,512,[],"e062","M217.9 179.3l197.9 0c21.2 0 38.4-17.2 38.4-38.4s-17.2-38.4-38.4-38.4l-197.9 0 0-76.5-198.9 114.9 198.9 125.2 0-86.7zm62.9 153.8L83 333.1c-21.2 0-38.4 17.2-38.4 38.4S61.8 409.9 83 409.9l197.8 0 0 76.5 199-114.9-199-125.1 0 86.7z"]},{prefix:"fak",iconName:"binder-open-regular",icon:[576,512,[],"e034","M548.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.6-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.2 14.7-129 21.5C10.6 58.9 0 74.3 0 91v312.8c0 23.7 19.8 40.7 41.3 40.7s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.8-7.7s97.6 25.6 112.6 35.6c7.4 5.1 17 8.3 26.9 8.3s21.4-4.2 29.4-9.9c13.4-9.9 52.2-34.3 111-34.3s80.6 3.8 98.9 7.1c2.2 .3 4.5 .6 7 .6c21.4 0 42.2-17 42.2-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM264.3 160.2h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v96.1h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.8-29.8s-77.4 3.8-99.8 7.1h-.3V97.4c22.4-6.7 64.3-17.3 108.2-17.3s62.7 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8zm264 234.9c-21.8-3.2-55-6.7-99.8-6.7s-90.9 15.1-115.8 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2s85.8 10.6 108.2 17.3v297.7z"]},{prefix:"fak",iconName:"book-open-gear-regular",icon:[640,512,[],"e003","M0 91.1C0 74.5 10.3 59 27.1 53.6C48.8 46.6 100.6 32 156 32c36.8 0 71.8 6.4 97.4 12.7c12.8 3.2 23.4 6.3 30.9 8.7c1.3 .4 2.6 .8 3.7 1.2c1.1-.4 2.4-.8 3.7-1.2c7.4-2.4 18.1-5.5 30.9-8.7C348.2 38.4 383.2 32 420 32c55.4 0 107.2 14.6 128.9 21.6C565.7 59 576 74.6 576 91.1l0 141.4c-.7 .2-1.4 .3-2.1 .5c-5.9-21.1-23.8-37.2-45.9-40.4l0-95.3C505.7 90.6 463.6 80 420 80c-31.6 0-62.6 5.6-85.9 11.3c-8.6 2.1-16.1 4.2-22.1 6l0 319.2 0 .1c3.7-2 7.7-4 12-6c.5 8.4 2.9 16.8 7.4 24.6l11.3 19.6c-12.1 5.8-20.8 11.6-25.9 15.3c-7.7 5.7-17.8 9.9-29.3 9.9c-10.2 0-19.5-3.4-27-8.4C245.5 461.5 202 436 148 436c-45.2 0-80.2 4.4-100 7.7c-24 4-48-14.1-48-40.2L0 91.1zm48 6.2l0 297.8c22.6-3.4 57.1-7.1 100-7.1c48.8 0 90 16.2 116 29.9l0-320.6c-6-1.8-13.5-3.9-22.1-6C218.6 85.6 187.6 80 156 80C112.4 80 70.3 90.6 48 97.3zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},{prefix:"fak",iconName:"circle-arrow-down-slash-regular",icon:[640,512,[],"e054","M39-24.8C29.7-15.5 29.7-.3 39 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-83.8-83.8C553.9 375 576 318.1 576 256 576 114.6 461.4 0 320 0l0 0C257.9 0 201 22.1 156.7 58.9l0 0-83.7-83.7c-9.4-9.4-24.6-9.4-33.9 0zM190.8 93c35.5-28.2 80.4-45 129.2-45 114.9 0 208 93.1 208 208 0 48.8-16.8 93.7-45 129.2l0 0-89.2-89.2 15-15c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-15 15-16-16 0-70.2c0-13.3-10.7-24-24-24s-24 10.7-24 24L296 198.2 190.8 93zM95.3 133.2C75.4 169.6 64 211.5 64 256 64 397.4 178.6 512 320 512l0 0c44.5 0 86.4-11.4 122.8-31.3l-35.7-35.7c-26.5 12.2-56 19.1-87.1 19.1-114.9 0-208-93.1-208-208 0-31.1 6.8-60.6 19.1-87.1L95.3 133.2zM224.2 262c-.6 6.8 1.7 13.8 6.9 19l72 72-.1 0c5.2 5.2 12.3 7.6 19.1 7L224.2 262z"]},{prefix:"fak",iconName:"binder-open-arrow-left-regular",icon:[608,512,[],"e033","M119.7 318.5c-9.3 9.3-9.3 24.7 0 34s24.7 9.3 33.9 0l79.1-79.2c9.3-9.3 9.3-24.7 0-34l-79.1-79.2c-9.3-9.3-24.7-9.3-33.9 0c-9.3 9.3-9.3 24.7 0 34l38.1 38.1H24c-13.2 .1-24 10.9-24 24.1s10.8 24 24 24h133.8l-38.1 38.1zM580.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.3-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31.1 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31.1-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.3 14.7-129 21.5c-16.6 5.4-27.2 20.8-27.2 37.5v92.9h48V97.1c22.4-6.7 64.4-17.3 108.2-17.3s62.8 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32V304h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.9-29.8s-77.5 3.8-99.9 7v-67.3H31.7v75.6c0 23.7 19.9 40.7 41.3 40.7s4.5 0 6.7-.6c19.9-3.2 54.7-7.7 99.9-7.7s97.7 25.6 112.7 35.6c7.4 5.1 17 8.3 26.9 8.3s21.5-4.2 29.5-9.9c13.4-9.9 52.2-34.3 111.1-34.3s80.7 3.8 98.9 7c2.2 .3 4.5 .6 7 .6c21.5 0 42.3-17 42.3-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM560 395.1c-21.8-3.2-55.1-6.7-99.9-6.7s-90.9 15.1-115.9 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2S537.6 90.9 560 97.6v297.7z"]},{prefix:"fak",iconName:"left-panel-regular",icon:[576,512,[],"e022","M120.1 176h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zm0 96h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zM519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM240.1 431.7H56.7c-4.8 0-8.6-3.8-8.6-8.6V88.6c0-4.8 3.8-8.6 8.6-8.6h183.5v351.7zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423zM120.1 368h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24z"]},{prefix:"fak",iconName:"format-clear-regular",icon:[512,512,[],"e040","M293.2 384.1H26.6C11.9 384.1 0 395 0 408.1s11.8 24 26.6 24h266.9c14.7 0 26.6-10.9 26.6-24h-.3c0-13.1-11.8-24-26.6-24zM60.2 49.3h127.4l-46.4 262.8c-2.2 13.1 6.4 24 19.8 24s25.9-10.9 28.2-24L235.6 49.3H363c13.4 0 26.6-10.9 28.8-24.6c2.2-13.4-6.7-24.6-20.2-24.6H68.8C55.4 .1 42.2 11 40 24.7C37.8 38.1 46.7 49.3 60.2 49.3zM465 431.1l40-40c9.3-9.3 9.3-24.6 0-33.9s-24.6-9.3-33.9 0l-40 40-40-40c-9.3-9.3-24.6-9.3-33.9 0s-9.3 24.6 0 33.9l40 40-40 40c-9.3 9.3-9.3 24.6 0 33.9s24.6 9.3 33.9 0l40-40 40 40c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9l-40-40z"]},{prefix:"fak",iconName:"magnifying-glass-one-regular",icon:[512,512,[],"e042","M505 471.1l-133.8-134c28.2-35.5 44.8-80.3 44.8-129.2C416.1 93.1 322.9 0 208 0S0 93.1 0 207.9s93.1 207.9 208 207.9 93.5-16.6 129-44.8v.3L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9zM208 367.8c-88.3 0-160-71.6-160-159.9S119.7 48 208 48s160 71.6 160 159.9-71.7 159.9-160 159.9zm44.5-93.1l.3 .3h-22.4V118.3c0-8.3-4.5-15.7-11.8-19.8c-7.4-3.8-16-3.5-23 1l-44.8 29.7c-5.1 3.2-8.3 8.3-9.6 14.1s0 11.8 3.2 17c3.2 5.1 8.3 8.3 14.1 9.6s11.8 0 17-3.2l9.9-6.7v114.8H163c-12.5 0-22.4 9.9-22.4 22.4s9.9 22.4 22.4 22.4h89.6c12.5 0 22.4-9.9 22.4-22.4s-9.9-22.4-22.4-22.4z"]},{prefix:"fak",iconName:"circle-dollar-slash-regular",icon:[640,512,[],"e00a","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1L122 192.2c-6.6 20.3-10 41.8-10 63.8c0 74.3 39.6 143 104 180.1s143.6 37.2 208 0c1.5-.9 2.9-1.7 4.4-2.6l39.7 31.3c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zM172.2 109.6L254 173.8c7.2-8.1 16.6-14.2 26.2-18.4c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.5 21.6l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-3.2 1.4-6.3 3.4-8.7 5.8l42.8 33.6c15.4 4.3 34.5 10 48.9 19.9c13.5 9.3 22.1 22.6 24.5 37.7l92.6 72.6C517.1 332.4 528 295 528 256c0-74.3-39.6-143-104-180.1s-143.6-37.2-208 0c-16.3 9.4-30.9 20.8-43.8 33.8zm69 211.7c3.8-11.3 16-17.5 27.3-13.7c0 0 .1 0 .1 0l72.3 57 0 13.9c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3z"]},{prefix:"fak",iconName:"translation-sparkle-solid",icon:[640,512,[],"e064","M224 251.2l-16.6-9.9c-4.8-2.9-9.3-5.8-13.8-9-11.2 8-23 14.7-35.5 20.2l-3.8 1.6c-10.6 4.5-23 0-27.5-10.6s0-22.7 10.6-27.5l3.8-1.6c6.7-2.9 13.1-6.4 19.2-10.2l-12.5-12.5c-8-8.2-8-21.3 0-29.4 8-8 21.4-8 29.4 0l16 16c12.8-13.8 23.4-29.4 31-47l-111.7 0c-11.5 0-20.8-9.3-20.8-20.8s9.3-20.8 20.8-20.8l54.4 0 0-4.2c0-11.5 9.3-20.8 20.8-20.8s20.8 9.3 20.8 20.8l0 4.2 62.7 0c11.5 0 20.8 9.3 20.8 20.8s-9.3 20.8-20.8 20.8l-2.2 0-1.9 4.8c-9.3 25.6-23.4 48.6-41.3 68.2 1 .6 1.9 1.3 2.9 1.6l2.6 1.6c12.8-27.5 40.6-47 73-47l79.7 0 0-104.3c0-30.7-25.3-56-56-56L56 0C25.3 0 0 25.3 0 56L0 264c0 30.7 25.3 56 56 56l168 0 0-68.8zM584 192l-272 0c-30.7 0-56 25.3-56 56l0 208c0 30.7 25.3 56 56 56l272 0c30.7 0 56-25.3 56-56l0-208c0-30.7-25.3-56-56-56zM523.5 446.1c-10.6 4.8-23 0-27.5-10.6l-9.3-21.1-77.1 0-9.3 21.1c-4.8 10.6-17 15.4-27.5 10.6-5.1-2.2-9.1-6.4-11.1-11.5s-1.8-10.9 .5-16l67.2-150.4c3.4-7.6 10.9-12.5 19.2-12.5s15.8 4.9 19.2 12.5L535 418.6c4.8 10.6 0 22.7-10.6 27.5l-1 0zm-95.4-73.3l39.7 0-19.8-44.5-19.8 44.5zM454.4 71c-3.8 1.3-6.4 4.9-6.4 9 0 3.8 2.6 7.7 6.4 9l47 17.6 17.6 47c1.3 3.8 5.1 6.4 9 6.4 4 0 7.6-2.6 9-6.4l17.6-47 47-17.6c3.8-1.3 6.4-4.9 6.4-9 0-4-2.6-7.6-6.4-9l-47-17.6-17.6-47c-1.3-3.8-4.9-6.4-9-6.4-4 0-7.6 2.6-9 6.4l-17.6 47-47 17.6zM200 464c-13.8 0-27.5 0-41.3-1.3-1.3 0-2.2 0-3.5-.3l-1.3 0c-2.2 0-2.2-.3-1.3-.3-1.9-.3-4.2-.6-5.4-.6-4.5-1-9-2.6-13.4-3.8-.6 0-1.3-.6-1.9-1-1.9-1-3.8-2.2-5.8-3.2 0 0-.6-.3-1-.6 1 1 1.6 1.6 0 0-.6-.3-1-1-1.6-1 .3 0 1 .6 1.3 1-1.6-1.6-3.2-2.9-4.8-4.8l-2.2-2.2c-.3-.3-1-1.3-1.6-1.9-1-1.2-1.8-2.5-2.6-3.8-3.2-4.8-5.8-9.9-8.3-15-1.3-2.6-2.6-5.1-3.5-7.7l7.7-2.9c10.9-3.8 12.8-18.9 3.2-25.3L66.6 357.8c-3.9-2.6-8.7-3.2-13.1-1.6s-7.7 5.1-9 9.6l-15 53.4c-3.2 11.2 7.7 21.4 18.9 17.3l8.3-2.9c7 16.3 15 31.7 26.6 45.1 17.3 20.5 42.2 28.8 68.2 32.3 16.3 2.2 32.6 2.2 49 2.2 12.5 0 24.6-11.2 24-24-.6-13.1-10.6-24-24-24L200 464z"]},{prefix:"fak",iconName:"pip-regular",icon:[512,512,[],"e045","M392 208h-80c-22.1 0-40 17.9-40 40v80c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40zM448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256z"]},{prefix:"fak",iconName:"server-circle-arrow-down-regular",icon:[640,512,[],"e067","M160 32c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l0 0 320 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L160 32zM144 96c0-8.8 7.2-16 16-16l320 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-320 0c-8.8 0-16-7.2-16-16l0-64zm216 8t0 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24t0 0zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM160 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l0 0 150.1 0c-4-15.3-6.1-31.4-6.1-48l-144 0 0 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16l169.7 0c10.5-18.1 23.8-34.3 39.3-48l-209 0zm336 0c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm-16 80c0-8.8 7.2-16 16-16s16 7.2 16 16l0 89.4 28.7-28.7c6.2-6.3 16.4-6.3 22.6 0s6.3 16.4 0 22.6l-56 56c-6.2 6.3-16.4 6.3-22.6 0l-56-56c-6.3-6.2-6.3-16.4 0-22.6s16.4-6.3 22.6 0l28.7 28.7 0-89.4z"]},{prefix:"fak",iconName:"chart-bar-grouped-regular",icon:[512,512,[],"e037","M81 88c-11.6 0-21 9.4-21 21v350c0 11.6 9.4 21 21 21s21-9.4 21-21V109c0-11.6-9.4-21-21-21zm70-56c-11.6 0-21 9.4-21 21v406c0 11.6 9.4 21 21 21s21-9.4 21-21V53c0-11.6-9.4-21-21-21zM431 144c-11.6 0-21 9.4-21 21v294c0 11.6 9.4 21 21 21s21-9.4 21-21V165c0-11.6-9.4-21-21-21zm-70 56c-11.6 0-21 9.4-21 21v238c0 11.6 9.4 21 21 21s21-9.4 21-21V221c0-11.6-9.4-21-21-21z"]},{prefix:"fak",iconName:"language-regular",icon:[640,512,[],"e059","M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l512 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm512 48c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16l-256 0 0-288 256 0zM178.3 175.9l64 144c4.5 10.1-.1 21.9-10.2 26.4s-21.9-.1-26.4-10.2l-8.9-20.1-73.6 0-8.9 20.1c-4.5 10.1-16.3 14.6-26.4 10.2S73.3 330 77.7 319.9l64-144c3.2-7.2 10.4-11.9 18.3-11.9s15.1 4.7 18.3 11.9zM179 276l-19-42.8-19 42.8 38 0zM456 164c-11 0-20 9-20 20l0 4-52 0c-11 0-20 9-20 20s9 20 20 20l107.1 0c-7.3 16.7-17.4 31.9-29.8 45l-15.1-15.1c-7.8-7.8-20.5-7.8-28.3 0s-7.8 20.5 0 28.3L430 298.3c-5.9 3.6-12.1 6.9-18.5 9.8l-3.6 1.6c-10.1 4.5-14.6 16.3-10.2 26.4s16.3 14.6 26.4 10.2l3.6-1.6c12-5.3 23.4-11.8 34-19.4 4.3 3 8.6 5.8 13.1 8.5l18.9 11.3c9.5 5.7 21.8 2.6 27.4-6.9s2.6-21.8-6.9-27.4l-18.9-11.3c-.9-.5-1.8-1.1-2.7-1.6 17.2-18.8 30.7-40.9 39.6-65.4l1.8-4.5 2 0c11 0 20-9 20-20s-9-20-20-20l-60 0 0-4c0-11-9-20-20-20z"]},{prefix:"fak",iconName:"computer-mouse-magnifying-glass-regular",icon:[576,512,[],"e007","M0 160C0 71.6 71.6 0 160 0l8 0 24 0 24 0 8 0c88.4 0 160 71.6 160 160c-16.7 0-32.8 2.6-48 7.3l0-7.3c0-61.9-50.1-112-112-112l-8 0 0 128 98.1 0c-23 11.2-43 27.7-58.2 48l-64 0L48 224l0 128c0 61.9 50.1 112 112 112l64 0c22.6 0 43.6-6.7 61.2-18.1c13.6 10.7 29.1 19.3 45.8 25.2c-28.3 25.5-65.8 41-107 41l-64 0C71.6 512 0 440.4 0 352L0 224l0-24 0-24 0-16zm48 0l0 16 120 0 0-128-8 0C98.1 48 48 98.1 48 160zM256 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L569 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L456 425.8l-.1 .1C435.4 439.8 410.7 448 384 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},{prefix:"fak",iconName:"user-circle-check-regular",icon:[640,512,[],"e00e","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c20.6 0 40.4 3.5 58.8 9.9c-4.9 15.2-7.8 31.4-8.4 48.2c-15.5-6.5-32.5-10.1-50.3-10.1l-91.4 0c-65.7 0-120.1 48.7-129 112l299.1 0c12.3 18.8 28 35.1 46.3 48L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},{prefix:"fak",iconName:"clone-link-simple-regular",icon:[640,512,[],"e03b","M186.2 272c-5.8 0-10.2-4.5-10.2-10.2V58.2c0-5.8 4.5-10.2 10.2-10.2h203.5c5.8 0 10.2 4.5 10.2 10.2v198.7c15.4 1.9 29.1 8 40 17.9c2.2-1.9 4.8-3.8 7.4-5.4c0-2.6 .6-4.8 .6-7.4V58.2c0-32-26.2-58.2-58.2-58.2H186.2c-32 0-58.2 26.2-58.2 58.2v203.5c0 32 26.2 58.2 58.2 58.2h31.7c14.1-20.8 33.3-36.8 56.3-48h-88zM368 408c0 13.1 10.9 24 24 24h96c13.1 0 24-10.9 24-24s-10.9-24-24-24h-96c-13.1 0-24 10.9-24 24zm-176 0c0-2.9 .6-5.1 .6-8H58.2c-5.8 0-10.2-4.5-10.2-10.2V186.3c0-5.8 4.5-10.2 10.2-10.2H80v-48H58.2C26.2 128 0 154.2 0 186.2v203.5C0 421.8 26.2 448 58.2 448h139.2c-3.2-12.8-5.1-25.9-5.1-40h-.3zM536 304h-48c-13.1 0-24 10.9-24 24s10.9 24 24 24h48c34.6 0 56 21.4 56 56s-21.4 56-56 56h-47.7c-13.1 0-24 10.9-24 24s10.9 24 24 24H536c61.1 0 104-42.9 104-104s-42.9-104-104-104zM391.7 464H344c-17 0-31-5.1-41-15c-9.9-9.6-15-24-15-41c0-34.6 21.4-56 56-56h48c13.1 0 24-10.9 24-24s-10.9-24-24-24h-48c-61.1 0-104 42.9-104 104s10.2 56 29.1 74.9C288 502.1 313.9 512 344 512h47.7c13.1 0 24-10.9 24-24s-10.9-24-24-24z"]},{prefix:"fak",iconName:"chart-line-user-regular",icon:[640,512,[],"e068","M88 32C74.7 32 64 42.7 64 56l0 344c0 44.2 35.8 80 80 80l173.9 0c9-18.6 21.9-35 37.8-48L144 432c-17.7 0-32-14.3-32-32l0-344c0-13.3-10.7-24-24-24zM503.1 135.1l-119 119-79-79c-9.4-9.4-24.6-9.4-33.9 0L167 279c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l87-87 79 79c1.3 1.3 2.7 2.4 4.1 3.3 12.7-57.3 63.8-100.2 125-100.2 .6 0 1.3 0 1.9 0L537 169c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0zM496 256c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zM448 448c-53 0-96 43-96 96 0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32 0-53-43-96-96-96l-96 0z"]},{prefix:"fak",iconName:"context-regular",icon:[512,512,[],"e03e","M215.4 465.3l-169-.6 .6-418.2 417.9 .6V217c0 12.8 10.6 23.4 23.4 23.4s23.4-10.6 23.4-23.4V47.4c0-26.2-21.1-47.4-47.4-47.4H47.4C21.1 0 0 21.1 0 47.4v417.3c0 26.2 21.1 47.4 47.4 47.4h168c12.8 0 23.4-10.6 23.4-23.4s-10.6-23.4-23.4-23.4zm19.2-331.2v.3c-11.8 0-21.4 9.6-21.4 21.4v26.9l-82.9-82.9c-9.3-6.7-23-4.5-30.1 4.8c-5.8 7.7-5.4 18.2 1 26.2l81.9 82.2h-27.2c-11.8 0-21.4 9.6-21.4 21.4s9.6 21.4 21.4 21.4h83.8l3.2-1c2.6-1 5.1-2.9 7-4.8s3.5-4.2 4.5-7v-1.6c1-2.6 1.3-5.1 .6-7l1-79c0-11.8-9.6-21.4-21.4-21.4zM465.6 256H302.7c-25.6 0-46.4 20.8-46.4 46.4v162.9c0 25.6 20.8 46.4 46.4 46.4h162.9c25.6 0 46.4-20.8 46.4-46.4V302.4c0-25.6-20.8-46.4-46.4-46.4zm-.3 209.9H301.8V302.4h.3v-.3h163.5l-.3 163.8z"]},{prefix:"fak",iconName:"bullets-lines-regular",icon:[512,512,[],"e036","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0 80c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 448c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-424c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44S32 52.7 32 88s28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 112c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},{prefix:"fak",iconName:"magnifying-glass-floppy-disk-regular",icon:[640,512,[],"e051","M633 439L499.2 305c28.2-35.5 44.8-80.3 44.8-129.3 0-114.9-93.1-208-208-208s-199 84.5-207 192l49 0c8-80.6 75.5-144 158.4-144 88.3 0 160 71.7 160 160 0 71.7-47.4 131.5-112 152l0 49.9c30.1-7 57.6-20.2 81-38.7L599.4 472.6c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9l-.3 .3zM50.2 192C22.4 192 0 214.4 0 242.2L0 493.8C0 521.6 22.4 544 50.2 544l251.5 0c27.8 0 50.2-22.4 50.2-50.2L352 303c0-13.4-5.1-26.2-14.7-35.5l-60.8-60.8c-9.3-9.3-22.1-14.7-35.5-14.7L50.2 192zm25.3 75.5c0-13.8 11.2-25.3 25.3-25.3l125.8 0c13.8 0 25.3 11.2 25.3 25.3l0 50.2c0 13.8-11.2 25.3-25.3 25.3l-125.8 0c-13.8 0-25.3-11.2-25.3-25.3l0-50.2zM176 493.8a50.2 50.2 0 1 1 0-100.5 50.2 50.2 0 1 1 0 100.5z"]},{prefix:"fak",iconName:"book-open-gear-slash-regular",icon:[640,512,[],"e02f","M628 386.3l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.3 8.8-32.8l-24-41.6c-6.6-11.5-21.3-15.4-32.8-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-24-24-24h-48v.2c-13.4 0-24.1 10.7-24.1 24v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.2-2.7-32.8 8.8l-1.2 2-74-58V97.3c6-1.8 13.5-3.9 22.1-6c23.3-5.7 54.3-11.3 85.9-11.3s85.7 10.6 108 17.3v95.3c22.1 3.2 40 19.3 45.9 40.4c.7-.2 1.4-.3 2.1-.5V91.1c0-16.5-10.3-32.1-27.1-37.5c-21.7-7-73.5-21.6-128.9-21.6s-71.8 6.4-97.4 12.7c-12.8 3.2-23.5 6.3-30.9 8.7c-1.3 .4-2.6 .8-3.7 1.2c-1.1-.4-2.4-.8-3.7-1.2c-7.5-2.4-18.1-5.5-30.9-8.7c-25.6-6.3-60.6-12.7-97.4-12.7s-51.6 3.3-73.4 7.4L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l15 11.8 31 24.3 546 427.9c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-15.7-12.3 21.7-37.7c6.6-11.5 2.7-26.2-8.8-32.8zM264 181.6L135.3 80.8c6.8-.5 13.7-.8 20.7-.8c31.6 0 62.6 5.6 85.9 11.3c8.6 2.1 16.1 4.2 22.1 6v84.3zM541.6 391.7c-1 1.7-2.1 3.4-3.3 4.9l-75.6-59.2c9-11.1 22.6-17.7 37.2-17.7s33 9.1 41.6 24s8.6 33.1 0 48zM324 410.6c-4.3 2-8.3 4-12 6h0v-75.4l-48-37.6v114.3c-26-13.7-67.2-29.9-116-29.9s-77.4 3.7-100 7.1V134.3L0 96.7v306.8c0 26.1 24 44.2 48 40.2c19.8-3.3 54.8-7.7 100-7.7s97.5 25.5 112.5 35.6c7.5 5 16.8 8.4 27 8.4s21.6-4.2 29.3-9.9c5.1-3.7 13.8-9.5 25.9-15.3l-11.3-19.6c-4.5-7.8-6.9-16.2-7.4-24.6zm39.3 8.6l24 41.6c6.6 11.5 21.3 15.4 32.8 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 24 24 24h48c1.8 0 3.5-.2 5.2-.6L370.7 387.2c-10.4 7-13.7 20.9-7.4 32z"]},{prefix:"fak",iconName:"bookmark-circle-minus-regular",icon:[576,512,[],"e002","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-128 0c-8.8 0-16 7.2-16 16z"]},{prefix:"fak",iconName:"circle-user-slash-solid",icon:[640,512,[],"e00d","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1l202 159.2c-45.9 1.3-85.8 26.7-107.4 64.1c35.2 39.2 86.2 63.8 143 63.8c34.5 0 66.9-9.1 94.9-25.1l53.2 41.9c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zm189.2-82.9L362 258.5c8.2-5.9 15.1-13.5 20.3-22.5c12.9-22.3 12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36c-1.7 3-3.2 6-4.4 9.1z"]},{prefix:"fak",iconName:"tablet-landscape-regular",icon:[512,512,[],"e047","M48 416c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V96c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v320zm16 64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32h384c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},{prefix:"fak",iconName:"box-html-regular",icon:[512,512,[],"e056","M425.7 140.2L386.5 85.4C376.9 72 361.4 64 344.9 64L167.1 64c-16.5 0-32 8-41.6 21.4L86.3 140.2c-6.2 8.7-9.5 19.1-9.5 29.8l0 214c0 28.2 23 51.2 51.2 51.2l256 0c28.2 0 51.2-23 51.2-51.2l0-214c0-10.6-3.4-21-9.5-29.8zM275.2 102.4l69.7 0c4.2 0 8 2 10.4 5.4l32.7 45.8-112.8 0 0-51.2zm-118.5 5.4c2.4-3.4 6.3-5.4 10.4-5.4l69.7 0 0 51.2-112.8 0 32.7-45.8zM396.8 384c0 7-5.8 12.8-12.8 12.8l-256 0c-7 0-12.8-5.8-12.8-12.8l0-192 281.6 0 0 192zM227.4 368.2L253 214.6c1.4-8.7 9.7-14.6 18.4-13.1s14.6 9.7 13.1 18.4L259 373.4c-1.4 8.7-9.7 14.6-18.4 13.1s-14.6-9.7-13.1-18.4zM155 305.4c-6.2-6.2-6.2-16.4 0-22.6l32-32c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l0 0S189 294.1 189 294.1l20.7 20.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-32-32zm147.2 9.3L323 294 302.2 273.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l0 0c0 .1 32 32.1 32 32.1 6.2 6.2 6.2 16.4 0 22.6l-32 32c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6z"]},{prefix:"fak",iconName:"magnifying-glass-back-regular",icon:[512,512,[],"e041","M400.2 181.8v-.3H224.7l43.5-38.7c11.2-9.6 11.8-26.6 2.2-37.4c-9.6-11.2-26.6-11.8-37.4-2.2l-96 85.5c-5.8 5.1-9 12.2-9 19.8s3.2 15 9 19.8l96 85.5c11.2 9.6 27.8 8.6 37.4-2.2c9.6-11.2 8.6-27.8-2.2-37.4l-43.5-38.4h175.4c32.3 0 58.6 26.2 58.6 58.6v32c0 14.7 11.8 26.6 26.6 26.6s26.6-11.8 26.6-26.6v-32c0-61.8-50.2-112-112-112l.3-.6zM505 471.1L371.4 337.2c16-20.2 27.7-43.7 35.4-69c-2.2-.6-4.2-1.3-6.4-1.3h-43.5c-23.4 59.2-81 101.5-148.5 101.5S48.3 296.7 48.3 208.4 119.7 48 208 48s125.1 41.9 148.5 101.5H400c2.6 0 5.1 .6 7.7 .6C382.5 63.4 302.8 0 208 0S0 93.1 0 208s93.1 208 208 208 93.8-17 129-44.8L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9z"]},{prefix:"fak",iconName:"chart-bar-normalized-regular",icon:[512,512,[],"e038","M284 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42v-42h42zm0-182h-42V74h42zM123 32H67c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406H74v-70h42zm0-294H74V74h42zM445 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42V256h42zm0-322h-42V74h42z"]}];function ba(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function U4(e){if(Array.isArray(e))return e}function B4(e){if(Array.isArray(e))return ba(e)}function F4(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c1(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,F1(o.key),o)}}function G4(e,t,n){return t&&c1(e.prototype,t),n&&c1(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Vn(e,t){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=ka(e))||t&&e&&typeof e.length=="number"){n&&(e=n);var o=0,a=function(){};return{s:a,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(u){throw u},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
866
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,l=!1;return{s:function(){n=n.call(e)},n:function(){var u=n.next();return s=u.done,u},e:function(u){l=!0,i=u},f:function(){try{s||n.return==null||n.return()}finally{if(l)throw i}}}}function M(e,t,n){return(t=
|
|
867
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
868
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function l1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,o)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?l1(Object(n),!0).forEach(function(o){M(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l1(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function Qn(e,t){return U4(e)||$4(e,t)||ka(e,t)||W4()}function Ne(e){return B4(e)||H4(e)||ka(e)||j4()}function V4(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var o=n.call(e,t||"default");if(typeof o!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function F1(e){var t=V4(e,"string");return typeof t=="symbol"?t:t+""}function Zn(e){"@babel/helpers - typeof";return Zn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Zn(e)}function ka(e,t){if(e){if(typeof e=="string")return ba(e,t);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ba(e,t):void 0}}var d1=function(){},Ia={},G1={},H1=null,$1={mark:d1,measure:d1};try{typeof window<"u"&&(Ia=window),typeof document<"u"&&(G1=document),typeof MutationObserver<"u"&&(H1=MutationObserver),typeof performance<"u"&&($1=performance)}catch{}var K4=Ia.navigator||{},u1=K4.userAgent,f1=u1===void 0?"":u1,it=Ia,B=G1,p1=H1,Hn=$1,Ob=!!it.document,qe=!!B.documentElement&&!!B.head&&typeof B.addEventListener=="function"&&typeof B.createElement=="function",W1=~f1.indexOf("MSIE")||~f1.indexOf("Trident/"),$n,q4=/fa(k|kd|s|r|l|t|d|dr|dl|dt|b|slr|slpr|wsb|tl|ns|nds|es|gt|jr|jfr|jdr|usb|ufsb|udsb|cr|ss|sr|sl|st|sds|sdr|sdl|sdt|sldr|slpdr|pr|ms|vs)?[\-\ ]/,Z4=/Font ?Awesome ?([567 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit|Notdog Duo|Notdog|Chisel|Etch|Graphite|Thumbprint|Jelly Fill|Jelly Duo|Jelly|Utility|Utility Fill|Utility Duo|Slab Press|Slab|Slab Duo|Slab Press Duo|Pixel|Mosaic|Vellum|Whiteboard)?.*/i,j1={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fab:"brands","fa-brands":"brands"},duotone:{fa:"solid",fad:"solid","fa-solid":"solid","fa-duotone":"solid",fadr:"regular","fa-regular":"regular",fadl:"light","fa-light":"light",fadt:"thin","fa-thin":"thin"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid",fasdr:"regular","fa-regular":"regular",fasdl:"light","fa-light":"light",fasdt:"thin","fa-thin":"thin"},slab:{"fa-regular":"regular",faslr:"regular"},"slab-press":{"fa-regular":"regular",faslpr:"regular"},"slab-duo":{"fa-regular":"regular",fasldr:"regular"},"slab-press-duo":{"fa-regular":"regular",faslpdr:"regular"},thumbprint:{"fa-light":"light",fatl:"light"},vellum:{"fa-solid":"solid",favs:"solid"},pixel:{"fa-regular":"regular",fapr:"regular"},mosaic:{"fa-solid":"solid",fams:"solid"},whiteboard:{"fa-semibold":"semibold",fawsb:"semibold"},notdog:{"fa-solid":"solid",fans:"solid"},"notdog-duo":{"fa-solid":"solid",fands:"solid"},etch:{"fa-solid":"solid",faes:"solid"},graphite:{"fa-thin":"thin",fagt:"thin"},jelly:{"fa-regular":"regular",fajr:"regular"},"jelly-fill":{"fa-regular":"regular",fajfr:"regular"},"jelly-duo":{"fa-regular":"regular",fajdr:"regular"},chisel:{"fa-regular":"regular",facr:"regular"},utility:{"fa-semibold":"semibold",fausb:"semibold"},"utility-duo":{"fa-semibold":"semibold",faudsb:"semibold"},"utility-fill":{"fa-semibold":"semibold",faufsb:"semibold"}},Y4={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},V1=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-slab-press-duo","fa-slab-duo","fa-mosaic","fa-pixel","fa-vellum","fa-utility","fa-utility-duo","fa-utility-fill"],J="classic",Kr="duotone",K1="sharp",q1="sharp-duotone",Z1="chisel",Y1="etch",X1="graphite",Q1="jelly",J1="jelly-duo",e2="jelly-fill",t2="mosaic",r2="notdog",n2="notdog-duo",o2="pixel",a2="slab",i2="slab-duo",s2="slab-press",c2="slab-press-duo",l2="thumbprint",d2="utility",u2="utility-duo",f2="utility-fill",p2="vellum",m2="whiteboard",X4="Classic",Q4="Duotone",J4="Sharp",ed="Sharp Duotone",td="Chisel",rd="Etch",nd="Graphite",od="Jelly",ad="Jelly Duo",id="Jelly Fill",sd="Mosaic",cd="Notdog",ld="Notdog Duo",dd="Pixel",ud="Slab",fd="Slab Duo",pd="Slab Press",md="Slab Press Duo",hd="Thumbprint",gd="Utility",yd="Utility Duo",bd="Utility Fill",vd="Vellum",xd="Whiteboard",h2=[J,Kr,K1,q1,Z1,Y1,X1,Q1,J1,e2,t2,r2,n2,o2,a2,i2,s2,c2,l2,d2,u2,f2,p2,m2],Rb=($n={},M(M(M(M(M(M(M(M(M(M($n,J,X4),Kr,Q4),K1,J4),q1,ed),Z1,td),Y1,rd),X1,nd),Q1,od),J1,ad),e2,id),M(M(M(M(M(M(M(M(M(M($n,t2,sd),r2,cd),n2,ld),o2,dd),a2,ud),i2,fd),s2,pd),c2,md),l2,hd),d2,gd),M(M(M(M($n,u2,yd),f2,bd),p2,vd),m2,xd)),Sd={classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},duotone:{900:"fad",400:"fadr",300:"fadl",100:"fadt"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds",400:"fasdr",300:"fasdl",100:"fasdt"},slab:{400:"faslr"},"slab-press":{400:"faslpr"},"slab-duo":{400:"fasldr"},"slab-press-duo":{400:"faslpdr"},vellum:{900:"favs"},mosaic:{900:"fams"},pixel:{400:"fapr"},whiteboard:{600:"fawsb"},thumbprint:{300:"fatl"},notdog:{900:"fans"},"notdog-duo":{900:"fands"},etch:{900:"faes"},graphite:{100:"fagt"},chisel:{400:"facr"},jelly:{400:"fajr"},"jelly-fill":{400:"fajfr"},"jelly-duo":{400:"fajdr"},utility:{600:"fausb"},"utility-duo":{600:"faudsb"},"utility-fill":{600:"faufsb"}},Cd={"Font Awesome 7 Free":{900:"fas",400:"far"},"Font Awesome 7 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 7 Brands":{400:"fab",normal:"fab"},"Font Awesome 7 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 7 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 7 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"},"Font Awesome 7 Jelly":{400:"fajr",normal:"fajr"},"Font Awesome 7 Jelly Fill":{400:"fajfr",normal:"fajfr"},"Font Awesome 7 Jelly Duo":{400:"fajdr",normal:"fajdr"},"Font Awesome 7 Slab":{400:"faslr",normal:"faslr"},"Font Awesome 7 Slab Press":{400:"faslpr",normal:"faslpr"},"Font Awesome 7 Slab Duo":{400:"fasldr",normal:"fasldr"},"Font Awesome 7 Slab Press Duo":{400:"faslpdr",normal:"faslpdr"},"Font Awesome 7 Pixel":{400:"fapr",normal:"fapr"},"Font Awesome 7 Mosaic":{900:"fams",normal:"fams"},"Font Awesome 7 Vellum":{900:"favs",normal:"favs"},"Font Awesome 7 Thumbprint":{300:"fatl",normal:"fatl"},"Font Awesome 7 Notdog":{900:"fans",normal:"fans"},"Font Awesome 7 Notdog Duo":{900:"fands",normal:"fands"},"Font Awesome 7 Etch":{900:"faes",normal:"faes"},"Font Awesome 7 Graphite":{100:"fagt",normal:"fagt"},"Font Awesome 7 Chisel":{400:"facr",normal:"facr"},"Font Awesome 7 Whiteboard":{600:"fawsb",normal:"fawsb"},"Font Awesome 7 Utility":{600:"fausb",normal:"fausb"},"Font Awesome 7 Utility Duo":{600:"faudsb",normal:"faudsb"},"Font Awesome 7 Utility Fill":{600:"faufsb",normal:"faufsb"}},Ed=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["chisel",{defaultShortPrefixId:"facr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["etch",{defaultShortPrefixId:"faes",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["graphite",{defaultShortPrefixId:"fagt",defaultStyleId:"thin",styleIds:["thin"],futureStyleIds:[],defaultFontWeight:100}],["jelly",{defaultShortPrefixId:"fajr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-duo",{defaultShortPrefixId:"fajdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-fill",{defaultShortPrefixId:"fajfr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["mosaic",{defaultShortPrefixId:"fams",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog",{defaultShortPrefixId:"fans",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog-duo",{defaultShortPrefixId:"fands",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["pixel",{defaultShortPrefixId:"fapr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab",{defaultShortPrefixId:"faslr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-duo",{defaultShortPrefixId:"fasldr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press",{defaultShortPrefixId:"faslpr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press-duo",{defaultShortPrefixId:"faslpdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["thumbprint",{defaultShortPrefixId:"fatl",defaultStyleId:"light",styleIds:["light"],futureStyleIds:[],defaultFontWeight:300}],["utility",{defaultShortPrefixId:"fausb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-duo",{defaultShortPrefixId:"faudsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-fill",{defaultShortPrefixId:"faufsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["vellum",{defaultShortPrefixId:"favs",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["whiteboard",{defaultShortPrefixId:"fawsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}]]),Ad={chisel:{regular:"facr"},classic:{brands:"fab",light:"fal",regular:"far",solid:"fas",thin:"fat"},duotone:{light:"fadl",regular:"fadr",solid:"fad",thin:"fadt"},etch:{solid:"faes"},graphite:{thin:"fagt"},jelly:{regular:"fajr"},"jelly-duo":{regular:"fajdr"},"jelly-fill":{regular:"fajfr"},mosaic:{solid:"fams"},notdog:{solid:"fans"},"notdog-duo":{solid:"fands"},pixel:{regular:"fapr"},sharp:{light:"fasl",regular:"fasr",solid:"fass",thin:"fast"},"sharp-duotone":{light:"fasdl",regular:"fasdr",solid:"fasds",thin:"fasdt"},slab:{regular:"faslr"},"slab-duo":{regular:"fasldr"},"slab-press":{regular:"faslpr"},"slab-press-duo":{regular:"faslpdr"},thumbprint:{light:"fatl"},utility:{semibold:"fausb"},"utility-duo":{semibold:"faudsb"},"utility-fill":{semibold:"faufsb"},vellum:{solid:"favs"},whiteboard:{semibold:"fawsb"}},g2=["fak","fa-kit","fakd","fa-kit-duotone"],m1={kit:{fak:"kit","fa-kit":"kit"},"kit-duotone":{fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"}},Ld=["kit"],Od="kit",Rd="kit-duotone",wd="Kit",Nd="Kit Duotone",wb=M(M({},Od,wd),Rd,Nd),_d={kit:{"fa-kit":"fak"},"kit-duotone":{"fa-kit-duotone":"fakd"}},zd={"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},Md={kit:{fak:"fa-kit"},"kit-duotone":{fakd:"fa-kit-duotone"}},h1={kit:{kit:"fak"},"kit-duotone":{"kit-duotone":"fakd"}},Wn,jn={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},kd=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-slab-press-duo","fa-slab-duo","fa-mosaic","fa-pixel","fa-vellum","fa-utility","fa-utility-duo","fa-utility-fill"],Id="classic",Td="duotone",Pd="sharp",Dd="sharp-duotone",Ud="chisel",Bd="etch",Fd="graphite",Gd="jelly",Hd="jelly-duo",$d="jelly-fill",Wd="mosaic",jd="notdog",Vd="notdog-duo",Kd="pixel",qd="slab",Zd="slab-duo",Yd="slab-press",Xd="slab-press-duo",Qd="thumbprint",Jd="utility",eu="utility-duo",tu="utility-fill",ru="vellum",nu="whiteboard",ou="Classic",au="Duotone",iu="Sharp",su="Sharp Duotone",cu="Chisel",lu="Etch",du="Graphite",uu="Jelly",fu="Jelly Duo",pu="Jelly Fill",mu="Mosaic",hu="Notdog",gu="Notdog Duo",yu="Pixel",bu="Slab",vu="Slab Duo",xu="Slab Press",Su="Slab Press Duo",Cu="Thumbprint",Eu="Utility",Au="Utility Duo",Lu="Utility Fill",Ou="Vellum",Ru="Whiteboard",Nb=(Wn={},M(M(M(M(M(M(M(M(M(M(Wn,Id,ou),Td,au),Pd,iu),Dd,su),Ud,cu),Bd,lu),Fd,du),Gd,uu),Hd,fu),$d,pu),M(M(M(M(M(M(M(M(M(M(Wn,Wd,mu),jd,hu),Vd,gu),Kd,yu),qd,bu),Zd,vu),Yd,xu),Xd,Su),Qd,Cu),Jd,Eu),M(M(M(M(Wn,eu,Au),tu,Lu),ru,Ou),nu,Ru)),wu="kit",Nu="kit-duotone",_u="Kit",zu="Kit Duotone",_b=M(M({},wu,_u),Nu,zu),Mu={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},duotone:{"fa-regular":"fadr","fa-light":"fadl","fa-thin":"fadt"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds","fa-regular":"fasdr","fa-light":"fasdl","fa-thin":"fasdt"},slab:{"fa-regular":"faslr"},"slab-press":{"fa-regular":"faslpr"},"slab-duo":{"fa-regular":"fasldr"},"slab-press-duo":{"fa-regular":"faslpdr"},pixel:{"fa-regular":"fapr"},mosaic:{"fa-solid":"fams"},vellum:{"fa-solid":"favs"},whiteboard:{"fa-semibold":"fawsb"},thumbprint:{"fa-light":"fatl"},notdog:{"fa-solid":"fans"},"notdog-duo":{"fa-solid":"fands"},etch:{"fa-solid":"faes"},graphite:{"fa-thin":"fagt"},jelly:{"fa-regular":"fajr"},"jelly-fill":{"fa-regular":"fajfr"},"jelly-duo":{"fa-regular":"fajdr"},chisel:{"fa-regular":"facr"},utility:{"fa-semibold":"fausb"},"utility-duo":{"fa-semibold":"faudsb"},"utility-fill":{"fa-semibold":"faufsb"}},ku={classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"],slab:["faslr"],"slab-press":["faslpr"],"slab-duo":["fasldr"],"slab-press-duo":["faslpdr"],pixel:["fapr"],mosaic:["fams"],vellum:["favs"],whiteboard:["fawsb"],thumbprint:["fatl"],notdog:["fans"],"notdog-duo":["fands"],etch:["faes"],graphite:["fagt"],jelly:["fajr"],"jelly-fill":["fajfr"],"jelly-duo":["fajdr"],chisel:["facr"],utility:["fausb"],"utility-duo":["faudsb"],"utility-fill":["faufsb"]},va={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},duotone:{fadr:"fa-regular",fadl:"fa-light",fadt:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid",fasdr:"fa-regular",fasdl:"fa-light",fasdt:"fa-thin"},slab:{faslr:"fa-regular"},"slab-press":{faslpr:"fa-regular"},"slab-duo":{fasldr:"fa-regular"},"slab-press-duo":{faslpdr:"fa-regular"},pixel:{fapr:"fa-regular"},mosaic:{fams:"fa-solid"},vellum:{favs:"fa-solid"},whiteboard:{fawsb:"fa-semibold"},thumbprint:{fatl:"fa-light"},notdog:{fans:"fa-solid"},"notdog-duo":{fands:"fa-solid"},etch:{faes:"fa-solid"},graphite:{fagt:"fa-thin"},jelly:{fajr:"fa-regular"},"jelly-fill":{fajfr:"fa-regular"},"jelly-duo":{fajdr:"fa-regular"},chisel:{facr:"fa-regular"},utility:{fausb:"fa-semibold"},"utility-duo":{faudsb:"fa-semibold"},"utility-fill":{faufsb:"fa-semibold"}},Iu=["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands","fa-semibold"],y2=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt","faslr","faslpr","fasldr","faslpdr","fapr","fams","favs","fawsb","fatl","fans","fands","faes","fagt","fajr","fajfr","fajdr","facr","fausb","faudsb","faufsb"].concat(kd,Iu),Tu=["solid","regular","light","thin","duotone","brands","semibold"],b2=[1,2,3,4,5,6,7,8,9,10],Pu=b2.concat([11,12,13,14,15,16,17,18,19,20]),Du=["aw","fw","pull-left","pull-right"],Uu=[].concat(Ne(Object.keys(ku)),Tu,Du,["2xs","xs","sm","lg","xl","2xl","beat","beat-fade","border","bounce","buzz","canvas-square","canvas-roomy","fade","flip-360","flip-both","flip-horizontal","flip-vertical","flip","float","inverse","jello","layers","layers-bottom-left","layers-bottom-right","layers-counter","layers-text","layers-top-left","layers-top-right","li","pull-end","pull-start","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","spin-snap","spin-snap-4","spin-snap-8","stack-1x","stack-2x","stack","swing","ul","wag","width-auto","width-fixed",jn.GROUP,jn.SWAP_OPACITY,jn.PRIMARY,jn.SECONDARY]).concat(b2.map(function(e){return"".concat(e,"x")})).concat(Pu.map(function(e){return"w-".concat(e)})),Bu={"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"}},Ve="___FONT_AWESOME___",xa=16,v2="fa",x2="svg-inline--fa",zt="data-fa-i2svg",Sa="data-fa-pseudo-element",Fu="data-fa-pseudo-element-pending",Ta="data-prefix",Pa="data-icon",g1="fontawesome-i2svg",Gu="async",Hu=["HTML","HEAD","STYLE","SCRIPT"],S2=["::before","::after",":before",":after"],C2=(function(){try{return!0}catch{return!1}})();function qr(e){return new Proxy(e,{get:function(n,o){return o in n?n[o]:n[J]}})}var E2=C({},j1);E2[J]=C(C(C(C({},{"fa-duotone":"duotone"}),j1[J]),m1.kit),m1["kit-duotone"]);var $u=qr(E2),Ca=C({},Ad);Ca[J]=C(C(C(C({},{duotone:"fad"}),Ca[J]),h1.kit),h1["kit-duotone"]);var y1=qr(Ca),Ea=C({},va);Ea[J]=C(C({},Ea[J]),Md.kit);var Da=qr(Ea),Aa=C({},Mu);Aa[J]=C(C({},Aa[J]),_d.kit);var zb=qr(Aa),Wu=q4,A2="fa-layers-text",ju=Z4,Vu=C({},Sd),Mb=qr(Vu),Ku=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],pa=Y4,qu=[].concat(Ne(Ld),Ne(Uu)),Wr=it.FontAwesomeConfig||{};function Zu(e){var t=B.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function Yu(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}B&&typeof B.querySelector=="function"&&(b1=[["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-search-pseudo-elements","searchPseudoElements"],["data-search-pseudo-elements-warnings","searchPseudoElementsWarnings"],["data-search-pseudo-elements-full-scan","searchPseudoElementsFullScan"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]],b1.forEach(function(e){var t=Qn(e,2),n=t[0],o=t[1],a=Yu(Zu(n));a!=null&&(Wr[o]=a)}));var b1,L2={styleDefault:"solid",familyDefault:J,cssPrefix:v2,replacementClass:x2,autoReplaceSvg:!0,autoAddCss:!0,searchPseudoElements:!1,searchPseudoElementsWarnings:!0,searchPseudoElementsFullScan:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};Wr.familyPrefix&&(Wr.cssPrefix=Wr.familyPrefix);var mr=C(C({},L2),Wr);mr.autoReplaceSvg||(mr.observeMutations=!1);var _={};Object.keys(L2).forEach(function(e){Object.defineProperty(_,e,{enumerable:!0,set:function(n){mr[e]=n,jr.forEach(function(o){return o(_)})},get:function(){return mr[e]}})});Object.defineProperty(_,"familyPrefix",{enumerable:!0,set:function(t){mr.cssPrefix=t,jr.forEach(function(n){return n(_)})},get:function(){return mr.cssPrefix}});it.FontAwesomeConfig=_;var jr=[];function Xu(e){return jr.push(e),function(){jr.splice(jr.indexOf(e),1)}}var at=xa,Pe={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Qu(e){if(!(!e||!qe)){var t=B.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var n=B.head.childNodes,o=null,a=n.length-1;a>-1;a--){var i=n[a],s=(i.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(s)>-1&&(o=i)}return B.head.insertBefore(t,o),e}}var Ju="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function v1(){for(var e=12,t="";e-- >0;)t+=Ju[Math.random()*62|0];return t}function hr(e){for(var t=[],n=(e||[]).length>>>0;n--;)t[n]=e[n];return t}function Ua(e){return e.classList?hr(e.classList):(e.getAttribute("class")||"").split(" ").filter(function(t){return t})}function O2(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function ef(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,'="').concat(O2(e[n]),'" ')},"").trim()}function Jn(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,": ").concat(e[n].trim(),";")},"")}function Ba(e){return e.size!==Pe.size||e.x!==Pe.x||e.y!==Pe.y||e.rotate!==Pe.rotate||e.flipX||e.flipY}function tf(e){var t=e.transform,n=e.containerWidth,o=e.iconWidth,a={transform:"translate(".concat(n/2," 256)")},i="translate(".concat(t.x*32,", ").concat(t.y*32,") "),s="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),l="rotate(".concat(t.rotate," 0 0)"),u={transform:"".concat(i," ").concat(s," ").concat(l)},p={transform:"translate(".concat(o/2*-1," -256)")};return{outer:a,inner:u,path:p}}function rf(e){var t=e.transform,n=e.width,o=n===void 0?xa:n,a=e.height,i=a===void 0?xa:a,s=e.startCentered,l=s===void 0?!1:s,u="";return l&&W1?u+="translate(".concat(t.x/at-o/2,"em, ").concat(t.y/at-i/2,"em) "):l?u+="translate(calc(-50% + ".concat(t.x/at,"em), calc(-50% + ").concat(t.y/at,"em)) "):u+="translate(".concat(t.x/at,"em, ").concat(t.y/at,"em) "),u+="scale(".concat(t.size/at*(t.flipX?-1:1),", ").concat(t.size/at*(t.flipY?-1:1),") "),u+="rotate(".concat(t.rotate,"deg) "),u}var nf=`:root, :host {
|
|
865
|
+
`}};We.styles=[...Ql];Jl([(0,ua.property)()],We.prototype,"element",void 0);Jl([(0,ua.property)()],We.prototype,"variant",void 0);var r1=O(T());var t1={"ftds-typography":We};(0,r1.customElements)(t1);var fa=e=>e??Z;var ja=O(Jr());var f;(function(e){e.regular="regular",e.solid="solid",e.custom="custom"})(f||(f={}));var q2=O(V()),Yr=O(re()),Z2=O(T()),Y2=O(o1()),X2=O(Jr());var a1=[{prefix:"far",iconName:"lock-keyhole",icon:[384,512,["lock-alt"],"f30d","M192 16c44.2 0 80 35.8 80 80l0 64-160 0 0-64c0-44.2 35.8-80 80-80zM64 96l0 64c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64l0-64c0-70.7-57.3-128-128-128S64 25.3 64 96zM272 208l48 0 0 0c8.8 0 16 7.2 16 16l0 224c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l0 0 48 0 0 0 160 0 0 0zm-56 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-80z"]},{prefix:"far",iconName:"link-simple-slash",icon:[576,512,[],"e1ce","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-83.9-83.9C539.7 385.4 576 324.9 576 256 576 150 490 64 384 64l-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l40 0c79.5 0 144 64.5 144 144 0 55.8-31.7 104.1-78.1 128.1L345.8 280 392 280c13.3 0 24-10.7 24-24s-10.7-24-24-24l-94.2 0-119.4-119.4c4.5-.4 9-.6 13.5-.6l40 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-40 0c-18.9 0-37.1 2.7-54.4 7.8L41-24.9zm46.3 182l-34-34C20.3 157.7 0 204.5 0 256 0 362 86 448 192 448l40 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-40 0c-79.5 0-144-64.5-144-144 0-38.3 14.9-73.1 39.3-98.9z"]},{prefix:"far",iconName:"table-layout",icon:[448,512,[],"e290","M384 80c8.8 0 16 7.2 16 16l0 64-352 0 0-64c0-8.8 7.2-16 16-16l320 0zM0 160L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96l0 64zM400 416c0 8.8-7.2 16-16 16l-224 0 0-224 240 0 0 208zM112 432l-48 0c-8.8 0-16-7.2-16-16l0-208 64 0 0 224z"]},{prefix:"far",iconName:"layer-group",icon:[512,512,[],"f5fd","M259.4 48.7L430.8 128 259.4 207.2c-2.1 1-4.6 1-6.7 0L81.2 128 252.6 48.7c2.1-1 4.6-1 6.7 0zM279.5 5.2c-14.9-6.9-32.1-6.9-47 0L13.9 106.2C5.4 110.1 0 118.6 0 128s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8L279.5 5.2zM48.1 218.4L13.9 234.2C5.4 238.1 0 246.6 0 256s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8l-34.1-15.8-57.2 26.4 24.1 11.1-171.4 79.2c-2.1 1-4.6 1-6.7 0L81.2 256 105.3 244.9 48.1 218.4zM13.9 362.2C5.4 366.1 0 374.6 0 384s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8l-34.1-15.8-57.2 26.4 24.1 11.1-171.4 79.2c-2.1 1-4.6 1-6.7 0l-171.4-79.2 24.1-11.1-57.2-26.4-34.1 15.8z"]},{prefix:"far",iconName:"circle-info",icon:[512,512,["info-circle"],"f05a","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"bars-progress",icon:[448,512,["tasks-alt"],"f828","M158.1 80l-110.1 0 0 96 14.1 0 96-96zm-28.1 96l110.1 0 0-96-14.1 0-96 96zM288 176l112 0 0-96-112 0 0 96zM0 80C0 53.5 21.5 32 48 32l352 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48L48 224c-26.5 0-48-21.5-48-48L0 80zM400 336l-240 0 0 96 240 0 0-96zM48 336l0 96 64 0 0-96-64 0zm0-48l352 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48L48 480c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48z"]},{prefix:"far",iconName:"code-compare",icon:[512,512,[],"e13a","M191 7c9.4-9.4 24.6-9.4 33.9 0l56 56c9.4 9.4 9.4 24.6 0 33.9l-56 56c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l15-15-46.1 0c-22.1 0-40 17.9-40 40l0 211.7c32.5 10.2 56 40.5 56 76.3 0 44.2-35.8 80-80 80s-80-35.8-80-80c0-35.8 23.5-66.1 56-76.3L72 144c0-48.6 39.4-88 88-88l46.1 0-15-15c-9.4-9.4-9.4-24.6 0-33.9zM384 80a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm8 76.3c-32.5-10.2-56-40.5-56-76.3 0-44.2 35.8-80 80-80s80 35.8 80 80c0 35.8-23.5 66.1-56 76.3L440 368c0 48.6-39.4 88-88 88l-46.1 0 15 15c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-56-56c-9.4-9.4-9.4-24.6 0-33.9l56-56c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-15 15 46.1 0c22.1 0 40-17.9 40-40l0-211.7zM64 432a32 32 0 1 0 64 0 32 32 0 1 0 -64 0z"]},{prefix:"far",iconName:"arrow-turn-right",icon:[512,512,[],"e635","M48 424c0 13.3-10.7 24-24 24S0 437.3 0 424l0-96c0-53 43-96 96-96l334.1 0-95-95c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L505 239c4.5 4.5 7 10.6 7 17s-2.5 12.5-7 17L369 409c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l95-95-334.1 0c-26.5 0-48 21.5-48 48l0 96z"]},{prefix:"far",iconName:"hourglass-end",icon:[384,512,[8987,"hourglass-3"],"f253","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5l-81.5 81.5 81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5l81.5-81.5-81.5-81.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM129.9 352l124.1 0-62.1-62.1-62.1 62.1zM90.2 400C83.6 413.9 80 429.3 80 445l0 19 224 0 0-19c0-15.7-3.6-31.1-10.2-45L90.2 400zM273.5 140.5C293 121 304 94.6 304 67l0-19-224 0 0 19c0 27.6 11 54 30.5 73.5l81.5 81.5 81.5-81.5z"]},{prefix:"far",iconName:"box-archive",icon:[512,512,["archive"],"f187","M464 80l0 64-416 0 0-64 416 0zM0 144c0 20.9 13.4 38.7 32 45.3L32 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-226.7c18.6-6.6 32-24.4 32-45.3l0-64c0-26.5-21.5-48-48-48L48 32C21.5 32 0 53.5 0 80l0 64zM80 416l0-224 352 0 0 224c0 8.8-7.2 16-16 16L96 432c-8.8 0-16-7.2-16-16zM184 240c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},{prefix:"far",iconName:"arrows-rotate",icon:[512,512,[128472,"refresh","sync"],"f021","M109 108.9c81.2-81.2 212.9-81.2 294.2 0l27.1 27.1-78.2 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l136.1 0c13.3 0 24-10.7 24-24l0-136c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 78.1-27.1-27.1c-100-100-262.1-100-362 0-43.2 43.2-67.8 98.1-73.6 154.5-1.4 13.2 8.2 25 21.4 26.3s25-8.2 26.3-21.4C54 188.6 73.9 144.1 109 108.9zM510.7 282.5c1.4-13.2-8.2-25-21.4-26.3s-25 8.2-26.3 21.4c-4.7 45.8-24.7 90.4-59.8 125.5-81.2 81.2-212.9 81.2-294.2 0l-27.1-27.1 78.2 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 328c-13.3 0-24 10.7-24 24L0 488c0 13.3 10.7 24 24 24s24-10.7 24-24l0-78.1 27.1 27.1c100 100 262.1 100 362 0 43.2-43.2 67.8-98.1 73.6-154.5z"]},{prefix:"far",iconName:"circle-dot",icon:[512,512,[128280,"dot-circle"],"f192","M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm0 304a96 96 0 1 1 0-192 96 96 0 1 1 0 192z"]},{prefix:"far",iconName:"angles-left",icon:[448,512,[171,"angle-double-left"],"f100","M15.5 239c-9.4 9.4-9.4 24.6 0 33.9l160 160c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143 143-143c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L15.5 239zm352-160l-160 160c-9.4 9.4-9.4 24.6 0 33.9l160 160c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143 143-143c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"]},{prefix:"far",iconName:"route",icon:[512,512,[],"f4d7","M438.6 155.7c-7.2 11.5-15 22.6-22.6 32.7-7.5-10.1-15.4-21.2-22.6-32.7-17.7-28.4-25.4-49.4-25.4-59.7 0-26.5 21.5-48 48-48s48 21.5 48 48c0 10.3-7.7 31.3-25.4 59.7zM427.4 251c25.4-29.9 84.6-104.8 84.6-155 0-53-43-96-96-96s-96 43-96 96c0 33.3 25.9 77.3 50.8 112L328 208c-48.6 0-88 39.4-88 88s39.4 88 88 88l96 0c22.1 0 40 17.9 40 40s-17.9 40-40 40l-246.2 0c-2.7 3.8-5.5 7.6-8.2 11.2-10.7 14.2-21.3 26.9-30 36.8L424 512c48.6 0 88-39.4 88-88s-39.4-88-88-88l-96 0c-22.1 0-40-17.9-40-40s17.9-40 40-40l84.9 0c5.1 1.1 10.7-.6 14.5-5zM118.9 408.4c-7.3 11-15.3 21.7-22.9 31.2-7.6-9.5-15.6-20.2-22.9-31.2-17.7-26.7-25.1-46.5-25.1-56.4 0-26.5 21.5-48 48-48s48 21.5 48 48c0 9.9-7.4 29.7-25.1 56.4zm19 55.6c25.9-33.1 54.1-77.3 54.1-112 0-53-43-96-96-96S0 299 0 352c0 50.5 59.8 121 85 148.4 6 6.5 16 6.5 21.9 0 .1-.1 .2-.2 .3-.3 .3-.3 .6-.7 .9-1 2.8-3.1 6-6.7 9.5-10.7 .1-.1 .1-.1 .2-.2 6.1-7 13-15.2 20-24.2z"]},{prefix:"far",iconName:"bars",icon:[448,512,["navicon"],"f0c9","M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM0 256c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 280c-13.3 0-24-10.7-24-24zM448 424c0 13.3-10.7 24-24 24L24 448c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0c13.3 0 24 10.7 24 24z"]},{prefix:"far",iconName:"arrow-down",icon:[384,512,[8595],"f063","M175.5 505c9.4 9.4 24.6 9.4 33.9 0l168-168c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-127 127 0-406.1c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 406.1-127-127c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l168 168z"]},{prefix:"far",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M448 16c-44.2 0-80 35.8-80 80l0 64 48 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-256 0c-35.3 0-64-28.7-64-64l0-224c0-35.3 28.7-64 64-64l160 0 0-64c0-70.7 57.3-128 128-128S576 25.3 576 96l0 40c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-40c0-44.2-35.8-80-80-80zM320 208l0 0-160 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16l-48 0 0 0-48 0zm8 152l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l80 0c13.3 0 24 10.7 24 24s-10.7 24-24 24z"]},{prefix:"far",iconName:"desktop",icon:[512,512,[61704,128421,"desktop-alt"],"f390","M448 80c8.8 0 16 7.2 16 16l0 176-416 0 0-176c0-8.8 7.2-16 16-16l384 0zm16 240l0 32c0 8.8-7.2 16-16 16L64 368c-8.8 0-16-7.2-16-16l0-32 416 0zM64 32C28.7 32 0 60.7 0 96L0 352c0 35.3 28.7 64 64 64l115.7 0-8 48-51.7 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l272 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-51.7 0-8-48 115.7 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 32zM220.3 464l8-48 55.3 0 8 48-71.3 0z"]},{prefix:"far",iconName:"angles-right",icon:[448,512,[187,"angle-double-right"],"f101","M81.5 433l160-160c9.4-9.4 9.4-24.6 0-33.9L81.5 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143-143 143c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zm192 0l160-160c9.4-9.4 9.4-24.6 0-33.9L273.5 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143-143 143c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0z"]},{prefix:"far",iconName:"piggy-bank",icon:[576,512,[],"f4d3","M192 64a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM40 286.5c0-72.9 47-133.2 114.9-167.5 6.2 15 14.9 28.7 25.5 40.6-56.9 27.7-92.4 76.2-92.4 126.9 0 45.8 27.8 87.3 75.9 114.6 7.5 4.3 12.1 12.2 12.1 20.9l0 34c0 4.4 3.6 8 8 8l30.1 0c2.9 0 5.6-1.6 7-4.2l9.4-17.4c4.7-8.7 14.2-13.6 24-12.4 10.9 1.3 22.1 2 33.6 2s22.7-.7 33.6-2c9.8-1.2 19.3 3.8 24 12.4l9.4 17.4c1.4 2.6 4.1 4.2 7 4.2l30.1 0c4.4 0 8-3.6 8-8l0-34c0-8.6 4.6-16.6 12.1-20.9 13.6-7.7 25.6-16.6 35.8-26.5 4.5-4.3 10.4-6.7 16.6-6.7l63.4 0 0-96-21.5 0c-10.7 0-20.1-7.1-23.1-17.3-3-10.2-7.3-20.1-13-29.6-3.5-5.9-4.4-13-2.3-19.5l19.2-61.5-7.4 0c-18.2 0-34.7 6.7-47.4 17.8-7.6 6.6-18.5 7.8-27.3 3-3.2-1.7-6.4-3.4-9.7-5 12.9-14.4 22.9-31.5 29.1-50.3 16.6-8.6 35.4-13.5 55.3-13.5l18.2 0c27 0 46.2 26.2 38.2 51.9L517 210c2.4 4.6 4.5 9.2 6.5 14l4.5 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-54.1 0c-8 7-16.7 13.6-25.9 19.5l0 20.5c0 30.9-25.1 56-56 56l-30.1 0c-20.6 0-39.5-11.3-49.3-29.4l-1.8-3.4c-15 1-30.7 1-45.7 0l-1.8 3.4c-9.8 18.1-28.7 29.4-49.3 29.4L184 512c-30.9 0-56-25.1-56-56l0-20.5c-52.4-34-88-86.4-88-149zM424 272a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM216 192l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"far",iconName:"angle-up",icon:[384,512,[8963],"f106","M175.5 143c9.4-9.4 24.6-9.4 33.9 0l160 160c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-143-143-143 143c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l160-160z"]},{prefix:"far",iconName:"square",icon:[448,512,[61590,9724,9723,9632],"f0c8","M384 80c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l320 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z"]},{prefix:"far",iconName:"pen-nib",icon:[512,512,[10001],"f5ad","M368.5 18.3c21.9-21.9 57.3-21.9 79.2 0l46.1 46.1c21.9 21.9 21.9 57.3 0 79.2l-71 71-10.4 10.4-40.7 149.1c-4.8 17.8-18.1 32-35.5 38.1L72 505c-18.5 6.5-39.1 1.8-52.9-12S.5 458.5 7 440L99.8 175.9c6.1-17.4 20.3-30.6 38.1-35.5l149.1-40.7 10.4-10.4 71-71zM296.9 146.8L150.6 186.7c-2.5 .7-4.6 2.6-5.4 5.1L65.6 418.2 163 320.7c-1.9-5.2-3-10.8-3-16.7 0-26.5 21.5-48 48-48s48 21.5 48 48-21.5 48-48 48c-5.9 0-11.5-1.1-16.7-3l-97.5 97.5 226.4-79.5c2.5-.9 4.4-2.9 5.1-5.4l39.9-146.4-68.3-68.3z"]},{prefix:"far",iconName:"arrow-up-right-from-square",icon:[512,512,["external-link"],"f08e","M288 24c0 13.3 10.7 24 24 24l118.1 0-231 231c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l231-231 0 118.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-176c0-13.3-10.7-24-24-24L312 0c-13.3 0-24 10.7-24 24zM80 96C35.8 96 0 131.8 0 176L0 432c0 44.2 35.8 80 80 80l256 0c44.2 0 80-35.8 80-80l0-88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88c0 17.7-14.3 32-32 32L80 464c-17.7 0-32-14.3-32-32l0-256c0-17.7 14.3-32 32-32l88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L80 96z"]},{prefix:"far",iconName:"grid-2",icon:[448,512,[],"e196","M48 80l0 96 96 0 0-96-96 0zM0 80C0 53.5 21.5 32 48 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48L0 80zM48 336l0 96 96 0 0-96-96 0zM0 336c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zM400 80l-96 0 0 96 96 0 0-96zM304 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm0 304l0 96 96 0 0-96-96 0zm-48 0c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96z"]},{prefix:"far",iconName:"books",icon:[576,512,[128218],"f5db","M96.3 48l48 0c8.8 0 16 7.2 16 16l0 32-80 0 0-32c0-8.8 7.2-16 16-16zm-16 96l80 0 0 224-80 0 0-224zm128-78l0-2c0-35.3-28.7-64-64-64l-48 0c-35.3 0-64 28.7-64 64l0 384c0 35.3 28.7 64 64 64l48 0c15.1 0 29-5.3 40-14 11 8.8 24.9 14 40 14l48 0c35.3 0 64-28.7 64-64l0-164.4 48.6 181.2c9.1 34.1 44.2 54.4 78.4 45.3l46.4-12.4c34.1-9.1 54.4-44.2 45.3-78.4L455.4 48.3C446.3 14.2 411.2-6.1 377 3.1L330.7 15.5c-24.4 6.5-41.8 26.4-46.3 49.7-3.9-.8-8-1.1-12.1-1.1l-48 0c-5.5 0-10.9 .7-16 2zm0 62c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-320zm-48 320c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-32 80 0 0 32zM389.5 49.4c8.5-2.3 17.3 2.8 19.6 11.3l8.3 30.9-77.3 20.7-8.3-30.9c-2.3-8.5 2.8-17.3 11.3-19.6l46.4-12.4zm21 325.7l-58-216.4 77.3-20.7 58 216.4-77.3 20.7zm12.4 46.4l77.3-20.7 8.3 30.9c2.3 8.5-2.8 17.3-11.3 19.6l-46.4 12.4c-8.5 2.3-17.3-2.8-19.6-11.3l-8.3-30.9z"]},{prefix:"far",iconName:"tag",icon:[576,512,[127991],"f02b","M96.1 88c0-13.3 10.7-24 24-24l156.1 0c6.4 0 12.5 2.5 17 7l208 208c9.4 9.4 9.4 24.6 0 33.9L345.1 469.1c-9.4 9.4-24.6 9.4-33.9 0l-208-208c-4.5-4.5-7-10.6-7-17L96.1 88zm24-72c-39.8 0-72 32.2-72 72l0 156.1c0 19.1 7.6 37.4 21.1 50.9l208 208c28.1 28.1 73.7 28.1 101.8 0L535.1 346.9c28.1-28.1 28.1-73.7 0-101.8l-208-208C313.6 23.6 295.3 16 276.2 16L120.1 16zm56 160a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"angles-up-down",icon:[384,512,[],"e60d","M209.5 7c-9.4-9.4-24.6-9.4-33.9 0L23.5 159c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 135 135c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L209.5 7zM361.5 353c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-135 135-135-135c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l152 152c9.4 9.4 24.6 9.4 33.9 0l152-152z"]},{prefix:"far",iconName:"arrow-rotate-left",icon:[512,512,[8634,"arrow-left-rotate","arrow-rotate-back","arrow-rotate-backward","undo"],"f0e2","M24 0C37.3 0 48 10.7 48 24L48 102.1 75.1 75c100-100 262.1-100 362 0s100 262.1 0 362-262.1 100-362 0c-14.9-14.9-27.6-31.2-38.1-48.5-6.9-11.3-3.2-26.1 8.1-33s26.1-3.2 33 8.1c8.5 14 18.8 27.3 31 39.4 81.2 81.2 212.9 81.2 294.2 0s81.2-212.9 0-294.2-212.9-81.2-294.2 0l-27.1 27.1 78.2 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 184c-13.3 0-24-10.7-24-24L0 24C0 10.7 10.7 0 24 0z"]},{prefix:"far",iconName:"eye-slash",icon:[576,512,[],"f070","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-96.4-96.4c2.7-2.4 5.4-4.8 8-7.2 46.8-43.5 78.1-95.4 93-131.1 3.3-7.9 3.3-16.7 0-24.6-14.9-35.7-46.2-87.7-93-131.1-47.1-43.7-111.8-80.6-192.6-80.6-56.8 0-105.6 18.2-146 44.2L41-24.9zM176.9 111.1c32.1-18.9 69.2-31.1 111.1-31.1 65.2 0 118.8 29.6 159.9 67.7 38.5 35.7 65.1 78.3 78.6 108.3-13.6 30-40.2 72.5-78.6 108.3-3.1 2.8-6.2 5.6-9.4 8.4L393.8 328c14-20.5 22.2-45.3 22.2-72 0-70.7-57.3-128-128-128-26.7 0-51.5 8.2-72 22.2l-39.1-39.1zm182 182l-108-108c11.1-5.8 23.7-9.1 37.1-9.1 44.2 0 80 35.8 80 80 0 13.4-3.3 26-9.1 37.1zM103.4 173.2l-34-34c-32.6 36.8-55 75.8-66.9 104.5-3.3 7.9-3.3 16.7 0 24.6 14.9 35.7 46.2 87.7 93 131.1 47.1 43.7 111.8 80.6 192.6 80.6 37.3 0 71.2-7.9 101.5-20.6L352.2 422c-20 6.4-41.4 10-64.2 10-65.2 0-118.8-29.6-159.9-67.7-38.5-35.7-65.1-78.3-78.6-108.3 10.4-23.1 28.6-53.6 54-82.8z"]},{prefix:"far",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm24-368c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 8.3c-31.5 3.3-56 29.9-56 62.2 0 31.1 22.9 57.5 53.7 61.9l45.8 6.5c7.2 1 12.5 7.2 12.5 14.4 0 8-6.5 14.6-14.6 14.6L208 312c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8.3c31.5-3.3 56-29.9 56-62.2 0-31.1-22.9-57.5-53.7-61.9L236.5 229c-7.2-1-12.5-7.2-12.5-14.4 0-8 6.5-14.6 14.6-14.6l57.4 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0-8z"]},{prefix:"far",iconName:"compress",icon:[448,512,[],"f066","M160 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112zM24 320c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0 0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24L24 320zM336 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-88zM312 320c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-88 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"]},{prefix:"far",iconName:"radar",icon:[512,512,[],"e024","M304.8 173.3c-14.3-8.4-31-13.3-48.8-13.3-53 0-96 43-96 96s43 96 96 96 96-43 96-96l48 0c0 79.5-64.5 144-144 144s-144-64.5-144-144 64.5-144 144-144c31.1 0 59.9 9.9 83.4 26.6l45.7-45.7C349.7 64.8 304.8 48 256 48 141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208l48 0c0 141.4-114.6 256-256 256S0 397.4 0 256 114.6 0 256 0c62.1 0 118.9 22.1 163.3 58.8L463 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 273c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l65.7-65.7z"]},{prefix:"far",iconName:"arrow-rotate-right",icon:[512,512,[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],"f01e","M488.2 0c-13.3 0-24 10.7-24 24l0 78.1-27.1-27.1c-100-100-262.1-100-362 0s-100 262.1 0 362 262.1 100 362 0c14.9-14.9 27.6-31.2 38.1-48.5 6.9-11.3 3.2-26.1-8.1-33s-26.1-3.2-33 8.1c-8.5 14-18.8 27.3-31 39.4-81.2 81.2-212.9 81.2-294.2 0s-81.2-212.9 0-294.2 212.9-81.2 294.2 0l27.1 27.1-78.2 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l136.1 0c13.3 0 24-10.7 24-24l0-136c0-13.3-10.7-24-24-24z"]},{prefix:"far",iconName:"chart-network",icon:[640,512,[],"f78a","M224 40a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0 88c1.1 0 2.2 0 3.3-.1l26.9 57.6c-31.3 21.7-53.7 55.4-60.2 94.5l-70.6 0c-9.5-23.5-32.5-40-59.3-40-35.3 0-64 28.7-64 64s28.7 64 64 64c26.9 0 49.9-16.5 59.3-40l70.6 0c11.4 68.1 70.7 120 142 120 43.8 0 83-19.5 109.4-50.4l67.4 40.4c-.5 3.2-.8 6.6-.8 9.9 0 35.3 28.7 64 64 64s64-28.7 64-64-28.7-64-64-64c-14.5 0-27.8 4.8-38.5 12.9l-67.3-40.4c6.4-16.3 9.9-34 9.9-52.5 0-23.2-5.5-45.2-15.3-64.6l77.6-56.9c9.8 6.1 21.3 9.6 33.7 9.6 35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64c0 5.4 .7 10.7 1.9 15.7l-77.6 56.9c-25.9-25.2-61.3-40.7-100.3-40.7-13.3 0-26.1 1.8-38.3 5.2l-26.9-57.5C281.5 96.2 288 80.9 288 64 288 28.7 259.3 0 224 0s-64 28.7-64 64 28.7 64 64 64zm352-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM552 448a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 280a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm272-72a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},{prefix:"far",iconName:"plus",icon:[448,512,[61543,10133,"add"],"2b","M248 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 176-176 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l176 0 0 176c0 13.3 10.7 24 24 24s24-10.7 24-24l0-176 176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0 0-176z"]},{prefix:"far",iconName:"underline",icon:[384,512,[],"f0cd","M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48l16 0 0 184c0 83.9 68.1 152 152 152s152-68.1 152-152l0-184 16 0c13.3 0 24-10.7 24-24S373.3 0 360 0L280 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l16 0 0 184c0 57.4-46.6 104-104 104S88 289.4 88 232l0-184 16 0c13.3 0 24-10.7 24-24S117.3 0 104 0L24 0zM0 488c0 13.3 10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 464c-13.3 0-24 10.7-24 24z"]},{prefix:"far",iconName:"arrow-left",icon:[512,512,[8592],"f060","M7 239c-9.4 9.4-9.4 24.6 0 33.9L175 441c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L81.9 280 488 280c13.3 0 24-10.7 24-24s-10.7-24-24-24L81.9 232 209 105c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 239z"]},{prefix:"far",iconName:"upload",icon:[448,512,[],"f093","M248 328c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-246.1-63 63c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L207 7c9.4-9.4 24.6-9.4 33.9 0L345 111c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-63-63 0 246.1zm-96-8l-88 0c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-80c0-8.8-7.2-16-16-16l-88 0 0-48 88 0c35.3 0 64 28.7 64 64l0 80c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-80c0-35.3 28.7-64 64-64l88 0 0 48zm168 56a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},{prefix:"far",iconName:"arrows-to-line",icon:[384,512,[],"e0a7","M209 169l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L216 94.1 216-8c0-13.3-10.7-24-24-24S168-21.3 168-8l0 102.1-31-31c-9.4-9.4-24.6-9.4-33.9 0S93.7 87.6 103 97l72 72c9.4 9.4 24.6 9.4 33.9 0zM209 343c-9.4-9.4-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 102.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-102.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72zM24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 232z"]},{prefix:"far",iconName:"globe",icon:[512,512,[127760],"f0ac","M303.2 413c-21.5 43.7-41.4 51-47.2 51s-25.7-7.3-47.2-51c-17-34.5-29.2-81.6-32.1-133l158.6 0c-3 51.5-15.2 98.6-32.1 133zm32.1-181l-158.6 0c3-51.5 15.2-98.6 32.1-133 21.5-43.7 41.4-51 47.2-51s25.7 7.3 47.2 51c17 34.5 29.2 81.6 32.1 133zm48.1 48l79.2 0c-8.6 74.6-56.7 137.3-122.8 166.4 24-42.8 40.3-102.4 43.6-166.4zm79.2-48l-79.2 0c-3.3-64-19.6-123.6-43.6-166.4 66.1 29.2 114.2 91.8 122.8 166.4zm-334 0l-79.2 0c8.6-74.6 56.7-137.3 122.8-166.4-24 42.8-40.3 102.4-43.6 166.4zM49.4 280l79.2 0c3.3 64 19.6 123.6 43.6 166.4-66.1-29.2-114.2-91.8-122.8-166.4zM256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512z"]},{prefix:"far",iconName:"language",icon:[576,512,[],"f1ab","M168 0c13.3 0 24 10.7 24 24l0 56 136 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16.2 0-16.5 38.4c-18.6 43.5-45.2 82.8-77.9 116 13.9 9.2 28.6 17.4 44 24.4l60.9 27.9 71.8-160.5C398 165.6 406.5 160 416 160s18 5.6 21.9 14.2l136 304c5.4 12.1 0 26.3-12.1 31.7s-26.3 0-31.7-12.1l-29.4-65.8-169.3 0-29.4 65.8c-5.4 12.1-19.6 17.5-31.7 12.1s-17.5-19.6-12.1-31.7l44.6-99.7-61.3-28.1c-21.5-9.9-41.9-21.7-60.9-35.2-17.5 13.6-36.3 25.7-56.2 36.1L67.1 381.3c-11.7 6.2-26.2 1.6-32.4-10.1s-1.6-26.2 10.1-32.4L102 308.8c14-7.3 27.4-15.7 40.1-24.8-27.5-25.6-51.1-55.2-70-88-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8c17.4 30.3 39.5 57.5 65.4 80.7 30.5-29.8 55.1-65.5 72.2-105.3L259.6 128 24 128c-13.3 0-24-10.7-24-24S10.8 80 24 80l120 0 0-56c0-13.3 10.7-24 24-24zM479.2 384L416 242.8 352.8 384 479.2 384z"]},{prefix:"far",iconName:"person-chalkboard",icon:[640,512,[],"e53d","M136 24a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zM112 520l0-304.7-52.7 71c-7.9 10.6-22.9 12.9-33.6 5s-12.9-22.9-5-33.6L88.1 167c25.7-34.6 66.2-55 109.2-55l122.7 0 0-64c0-26.5 21.5-48 48-48L592 0c26.5 0 48 21.5 48 48l0 224c0 26.5-21.5 48-48 48l-224 0c-26.5 0-48-21.5-48-48l0-64 48 0 0 64 224 0 0-224-224 0 0 64 32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-128 0 0 360c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-152-64 0 0 152c0 13.3-10.7 24-24 24s-24-10.7-24-24zm48-200l64 0 0-160-26.7 0c-13.1 0-25.8 2.9-37.3 8.3L160 320z"]},{prefix:"far",iconName:"toggle-on",icon:[576,512,[],"f205","M192 112c-79.5 0-144 64.5-144 144s64.5 144 144 144l192 0c79.5 0 144-64.5 144-144S463.5 112 384 112l-192 0zM0 256C0 150 86 64 192 64l192 0c106 0 192 86 192 192S490 448 384 448l-192 0C86 448 0 362 0 256zm384-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},{prefix:"far",iconName:"download",icon:[448,512,[],"f019","M248 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 246.1-63-63c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L207 345c9.4 9.4 24.6 9.4 33.9 0L345 241c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-63 63 0-246.1zM66.2 272L64 272c-35.3 0-64 28.7-64 64l0 80c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-80c0-35.3-28.7-64-64-64l-2.2 0-48 48 50.2 0c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16l50.2 0-48-48zM368 376a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},{prefix:"far",iconName:"crosshairs",icon:[576,512,[],"f05b","M288-16c13.3 0 24 10.7 24 24l0 25.3C416.5 44.4 499.6 127.5 510.7 232l25.3 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-25.3 0C499.6 384.5 416.5 467.6 312 478.7l0 25.3c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-25.3C159.5 467.6 76.4 384.5 65.3 280L40 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l25.3 0C76.4 127.5 159.5 44.4 264 33.3L264 8c0-13.3 10.7-24 24-24zM113.6 280C124.3 358 186 419.7 264 430.4l0-22.4c0-13.3 10.7-24 24-24s24 10.7 24 24l0 22.4C390 419.7 451.7 358 462.4 280L440 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l22.4 0C451.7 154 390 92.3 312 81.6l0 22.4c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-22.4C186 92.3 124.3 154 113.6 232l22.4 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-22.4 0zM288 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},{prefix:"far",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M203.7 512.9l0 0 91.9-64.9 120.4 0c53 0 96-43 96-96l0-224c0-53-43-96-96-96L96 32C43 32 0 75 0 128L0 352c0 53 43 96 96 96l32 0 0 72c0 9 5 17.2 13 21.3s17.6 3.5 24.9-1.7l37.8-26.7zM295.6 400c-9.9 0-19.6 3.1-27.7 8.8-28.6 20.2-59.3 41.8-91.9 64.9l0-49.7c0-2.8-.5-5.6-1.4-8.1-3.3-9.3-12.2-15.9-22.6-15.9l-56 0c-26.5 0-48-21.5-48-48l0-224c0-26.5 21.5-48 48-48l320 0c26.5 0 48 21.5 48 48l0 224c0 26.5-21.5 48-48 48l-120.4 0zM168 160c-22.1 0-40 17.9-40 40l0 32c0 22.1 17.9 40 40 40l24 0 0 8c0 13.3-10.7 24-24 24s-24 10.7-24 24 10.7 24 24 24c39.8 0 72-32.2 72-72l0-80c0-22.1-17.9-40-40-40l-32 0zm232 72l0-32c0-22.1-17.9-40-40-40l-32 0c-22.1 0-40 17.9-40 40l0 32c0 22.1 17.9 40 40 40l24 0 0 8c0 13.3-10.7 24-24 24s-24 10.7-24 24 10.7 24 24 24c39.8 0 72-32.2 72-72l0-48z"]},{prefix:"far",iconName:"file-html",icon:[576,512,[],"e83d","M208 380c11 0 20 9 20 20l0 128c0 11-9 20-20 20s-20-9-20-20l0-44-24 0 0 44c0 11-9 20-20 20s-20-9-20-20l0-128c0-11 9-20 20-20s20 9 20 20l0 44 24 0 0-44c0-11 9-20 20-20zm112 0c11 0 20 9 20 20s-9 20-20 20l-12 0 0 108c0 11-9 20-20 20s-20-9-20-20l0-108-12 0c-11 0-20-9-20-20s9-20 20-20l64 0zm126.8 9.7c4.6-7.7 13.8-11.4 22.5-9S484 391 484 400l0 128c0 11-9 20-20 20s-20-9-20-20l0-55.8-10.8 18.1c-3.6 6-10.1 9.7-17.2 9.7s-13.5-3.7-17.2-9.7L388 472.2 388 528c0 11-9 20-20 20s-20-9-20-20l0-128c0-9 6-16.9 14.7-19.3s17.9 1.3 22.5 9l30.8 51.4 30.8-51.4zM528 380c11 0 20 9 20 20l0 108 12 0c11 0 20 9 20 20s-9 20-20 20l-32 0c-11 0-20-9-20-20l0-128c0-11 9-20 20-20zM235.8 .3c14.7 1.5 28.4 7.9 38.9 18.4L397.3 141.2c12 12 18.7 28.3 18.7 45.2l0 149.5-48 0 0-128-88 0c-39.8 0-72-32.2-72-72l0-88-112 0c-8.8 0-16 7.2-16 16l0 445.9c-27.6-7.1-48-32.1-48-61.9L32 64C32 28.7 60.7 0 96 0l133.5 0 6.3 .3zM256 136c0 13.3 10.7 24 24 24l68.1 0-92.1-92.1 0 68.1z"]},{prefix:"far",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256.5 0c14.7 0 28.2 8.1 35.2 21l216 400c6.7 12.4 6.4 27.4-.8 39.5S486.6 480 472.5 480l-432 0c-14.1 0-27.1-7.4-34.3-19.5s-7.5-27.1-.8-39.5l216-400c7-12.9 20.5-21 35.2-21zM53.9 432L459.1 432 256.5 56.8 53.9 432zm202.6-40a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0-208c18.6 0 33 16.1 31 34.6l-7.1 64.1C279 294.8 268.7 304 256.5 304s-22.5-9.2-23.8-21.3l-7.1-64.1c-2-18.5 12.4-34.6 31-34.6z"]},{prefix:"far",iconName:"star",icon:[576,512,[61446,11088],"f005","M288.1-32c9 0 17.3 5.1 21.4 13.1L383 125.3 542.9 150.7c8.9 1.4 16.3 7.7 19.1 16.3s.5 18-5.8 24.4L441.7 305.9 467 465.8c1.4 8.9-2.3 17.9-9.6 23.2s-17 6.1-25 2L288.1 417.6 143.8 491c-8 4.1-17.7 3.3-25-2s-11-14.2-9.6-23.2L134.4 305.9 20 191.4c-6.4-6.4-8.6-15.8-5.8-24.4s10.1-14.9 19.1-16.3l159.9-25.4 73.6-144.2c4.1-8 12.4-13.1 21.4-13.1zm0 76.8L230.3 158c-3.5 6.8-10 11.6-17.6 12.8l-125.5 20 89.8 89.9c5.4 5.4 7.9 13.1 6.7 20.7l-19.8 125.5 113.3-57.6c6.8-3.5 14.9-3.5 21.8 0l113.3 57.6-19.8-125.5c-1.2-7.6 1.3-15.3 6.7-20.7l89.8-89.9-125.5-20c-7.6-1.2-14.1-6-17.6-12.8L288.1 44.8z"]},{prefix:"far",iconName:"bell-slash",icon:[576,512,[61943,128277],"f1f6","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-87.8-87.8c17.5-3.3 30.8-18.7 30.8-37.1 0-6.7-1.8-13.3-5.1-19L485 321.7c-19-32.6-29-69.6-29-107.3l0-14.5c0-84.6-62.6-154.7-144-166.3l0-9.7c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 9.7c-42.2 6-79.4 27.8-105.4 59.1L41-24.9zM192.8 126.9C214.7 98.4 249.2 80 288 80 354.3 80 408 133.7 408 200l0 14.5c0 46.2 12.3 91.5 35.5 131.4l12.9 22.1-22.6 0-241.1-241.1zM132.5 345.9c19.5-33.4 31.3-70.7 34.6-109l-46.7-46.7c-.2 3.3-.3 6.6-.3 9.9l0 14.5c0 37.7-10 74.7-29 107.3L69.1 359.2c-3.4 5.8-5.1 12.3-5.1 19 0 20.9 16.9 37.8 37.8 37.8l244.4 0-48-48-178.6 0 12.9-22.1zM220.1 464c9.9 28 36.6 48 67.9 48s58-20 67.9-48l-135.8 0z"]},{prefix:"far",iconName:"hourglass-half",icon:[384,512,["hourglass-2"],"f252","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5l-81.5 81.5 81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5l81.5-81.5-81.5-81.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM110.5 371.5c-3.9 3.9-7.5 8.1-10.7 12.5l184.4 0c-3.2-4.4-6.8-8.6-10.7-12.5l-81.5-81.5-81.5 81.5zM80.8 432c-.5 4.3-.8 8.6-.8 13l0 19 224 0 0-19c0-4.4-.3-8.7-.8-13L80.8 432zM254.1 160l-124.1 0 62.1 62.1 62.1-62.1zm39.7-48C300.4 98.1 304 82.7 304 67l0-19-224 0 0 19c0 15.7 3.6 31.1 10.2 45l203.5 0z"]},{prefix:"far",iconName:"inbox",icon:[512,512,[],"f01c","M75.3 94c1-8 7.8-14 15.9-14l329.7 0c8 0 14.8 6 15.9 14l25 194-85.2 0c-13.4 0-25.9 6.7-33.3 17.8l-20.1 30.2-134.3 0-20.1-30.2c-7.4-11.1-19.9-17.8-33.3-17.8l-85.2 0 25-194zM48 336l83.2 0 20.1 30.2c7.4 11.1 19.9 17.8 33.3 17.8l142.9 0c13.4 0 25.9-6.7 33.3-17.8l20.1-30.2 83.2 0 0 80c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-80zM91.2 32C59 32 31.8 55.9 27.7 87.8L.2 300.9 0 302.5 0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-113.5-.2-1.5-27.5-213.1C480.2 55.9 453 32 420.8 32L91.2 32z"]},{prefix:"far",iconName:"comment-dots",icon:[512,512,[62075,128172,"commenting"],"f4ad","M0 240c0 54.4 19.3 104.6 51.9 144.9L3.1 474.3c-2 3.7-3.1 7.9-3.1 12.2 0 14.1 11.4 25.5 25.5 25.5 4 0 7.8-.6 11.5-2.1L153.4 460c31.4 12.9 66.1 20 102.6 20 141.4 0 256-107.5 256-240S397.4 0 256 0 0 107.5 0 240zM94 407.9c9.3-17.1 7.4-38.1-4.8-53.2-26.1-32.3-41.2-71.9-41.2-114.7 0-103.2 90.2-192 208-192s208 88.8 208 192-90.2 192-208 192c-30.2 0-58.7-5.9-84.3-16.4-11.9-4.9-25.3-4.8-37.1 .3L76 440.9 94 407.9zM144 272a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm80 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"angle-down",icon:[384,512,[8964],"f107","M209.5 369c-9.4 9.4-24.6 9.4-33.9 0L15.5 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143 143-143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-160 160z"]},{prefix:"far",iconName:"cloud-arrow-down",icon:[576,512,[62337,"cloud-download","cloud-download-alt"],"f0ed","M240 32c-88.4 0-160 71.6-160 160 0 4.9 .2 9.8 .7 14.6-47.8 23.4-80.7 72.5-80.7 129.4 0 79.5 64.5 144 144 144l304 0c70.7 0 128-57.3 128-128 0-49.9-28.5-93-70.1-114.2 4-11.9 6.1-24.6 6.1-37.8 0-66.3-53.7-120-120-120-11.5 0-22.7 1.6-33.3 4.7-29.3-32.3-71.6-52.7-118.7-52.7zM128 192c0-61.9 50.1-112 112-112 37.7 0 71 18.6 91.3 47.1 6.7 9.5 19.3 12.8 29.8 7.8 9.3-4.4 19.7-6.9 30.8-6.9 39.8 0 72 32.2 72 72 0 14.1-4 27.2-11 38.3-4.1 6.5-4.8 14.6-2 21.7s9 12.5 16.5 14.3c34.8 8.7 60.5 40.2 60.5 77.6 0 44.2-35.8 80-80 80l-304 0c-53 0-96-43-96-96 0-42.7 27.9-79 66.6-91.4 11.8-3.8 18.8-16 16.1-28.1-1.8-7.9-2.7-16.1-2.7-24.5zM305 377l64-64c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-23 23 0-86.1c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 86.1-23-23c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0z"]},{prefix:"far",iconName:"bookmark-slash",icon:[576,512,[],"e0c2","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-89-89 0-350.2c0-35.3-28.7-64-64-64L160 0c-25.5 0-47.4 14.9-57.8 36.4L41-24.9zm103 103L144 64c0-8.8 7.2-16 16-16l256 0c8.8 0 16 7.2 16 16l0 302.2-288-288zM295.6 365.5c-11.7-1.9-24 .6-34.3 7.5l-117.4 78.2 0-237.3-48-48 0 315.2c0 25.6 28.5 40.8 49.8 26.6L288 412.8 430.2 507.7c4 2.7 8.3 4.3 12.6 5L295.6 365.5z"]},{prefix:"far",iconName:"link-simple",icon:[576,512,[],"e1cd","M0 256C0 150 86 64 192 64l40 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-40 0c-79.5 0-144 64.5-144 144s64.5 144 144 144l40 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-40 0C86 448 0 362 0 256zm160 0c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24zM384 64c106 0 192 86 192 192S490 448 384 448l-40 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l40 0c79.5 0 144-64.5 144-144S463.5 112 384 112l-40 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l40 0z"]},{prefix:"far",iconName:"clock-rotate-left",icon:[512,512,["history"],"f1da","M48 106.7L48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 168c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-55.3 0c37-57.8 101.7-96 175.3-96 114.9 0 208 93.1 208 208S370.9 464 256 464c-42.5 0-81.9-12.7-114.7-34.5-11-7.3-25.9-4.3-33.3 6.7s-4.3 25.9 6.7 33.3c40.5 26.8 89.1 42.5 141.3 42.5 141.4 0 256-114.6 256-256S397.4 0 256 0C170.3 0 94.4 42.1 48 106.7zM256 128c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z"]},{prefix:"far",iconName:"plug",icon:[448,512,[128268],"f1e6","M120-32c13.3 0 24 10.7 24 24l0 104 160 0 0-104c0-13.3 10.7-24 24-24s24 10.7 24 24l0 104 72 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 80c0 97.9-73.3 178.7-168 190.5l0 73.5c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-73.5C105.3 402.7 32 321.9 32 224l0-80-8 0c-13.3 0-24-10.7-24-24S10.7 96 24 96L96 96 96-8c0-13.3 10.7-24 24-24zM80 144l0 80c0 79.5 64.5 144 144 144s144-64.5 144-144l0-80-288 0z"]},{prefix:"far",iconName:"chart-simple",icon:[576,512,[],"e473","M304 80l0 352-48 0 0-352 48 0zM256 32c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-48 0zM112 272l0 160-48 0 0-160 48 0zM64 224c-26.5 0-48 21.5-48 48l0 160c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-160c0-26.5-21.5-48-48-48l-48 0zm384-80l48 0 0 288-48 0 0-288zm-48 0l0 288c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-48 0c-26.5 0-48 21.5-48 48z"]},{prefix:"far",iconName:"circle-play",icon:[512,512,[61469,"play-circle"],"f144","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM212.5 147.5c-7.4-4.5-16.7-4.7-24.3-.5S176 159.3 176 168l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88zM298 256l-74 45.2 0-90.4 74 45.2z"]},{prefix:"far",iconName:"file-magnifying-glass",icon:[384,512,["file-search"],"f865","M64 48l112 0 0 88c0 39.8 32.2 72 72 72l88 0 0 240c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16zM224 67.9l92.1 92.1-68.1 0c-13.3 0-24-10.7-24-24l0-68.1zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-261.5c0-17-6.7-33.3-18.7-45.3L242.7 18.7C230.7 6.7 214.5 0 197.5 0L64 0zM262.5 320c0-47.8-38.7-86.5-86.5-86.5s-86.5 38.7-86.5 86.5 38.7 86.5 86.5 86.5c15.2 0 29.4-3.9 41.8-10.7L255 433.1c9.4 9.4 24.6 9.4 33.9 .1s9.4-24.6 .1-33.9l-37.2-37.4c6.9-12.4 10.8-26.7 10.8-41.8zM176 278a42 42 0 1 1 0 84 42 42 0 1 1 0-84z"]},{prefix:"far",iconName:"pen",icon:[512,512,[128394],"f304","M36.4 353.8c4.1-14.6 11.8-27.9 22.6-38.7l294-294C366.4 7.6 384.8 0 404 0s37.6 7.6 51.1 21.2l35.7 35.7C504.4 70.4 512 88.8 512 108s-7.6 37.6-21.2 51.1l-294 294c-10.7 10.7-24.1 18.5-38.7 22.6L30.4 511.1c-8.3 2.3-17.3 0-23.4-6.2s-8.5-15.1-6.2-23.4L36.4 353.8zM386.8 55.1l-52.9 52.9 70.1 70.1 52.9-52.9c4.6-4.6 7.1-10.7 7.1-17.2s-2.6-12.6-7.1-17.2L421.2 55.1C416.6 50.6 410.4 48 404 48s-12.6 2.6-17.2 7.1zM300 141.9L92.9 349.1c-4.9 4.9-8.4 10.9-10.3 17.6l-24.1 86.9 86.9-24.1c6.6-1.8 12.7-5.4 17.6-10.3L370.1 212 300 141.9z"]},{prefix:"far",iconName:"tablet",icon:[448,512,["tablet-android"],"f3fb","M64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L64 48zM0 64C0 28.7 28.7 0 64 0L384 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM184 368l80 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"far",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z"]},{prefix:"far",iconName:"file-invoice",icon:[384,512,[],"f570","M176 48L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-240-88 0c-39.8 0-72-32.2-72-72l0-88zM316.1 160L224 67.9 224 136c0 13.3 10.7 24 24 24l68.1 0zM0 64C0 28.7 28.7 0 64 0L197.5 0c17 0 33.3 6.7 45.3 18.7L365.3 141.3c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm80 40c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zm0 80c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zM256 368l0-64-128 0 0 64 128 0zM80 376l0-80c0-22.1 17.9-40 40-40l144 0c22.1 0 40 17.9 40 40l0 80c0 22.1-17.9 40-40 40l-144 0c-22.1 0-40-17.9-40-40z"]},{prefix:"far",iconName:"xmark",icon:[384,512,[215,10060,10006,10005,128473,"close","multiply","remove","times"],"f00d","M7.5 105c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l151 151 151-151c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-151 151 151 151c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-151-151-151 151c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l151-151-151-151z"]},{prefix:"far",iconName:"arrow-right",icon:[512,512,[8594],"f061","M505 273c9.4-9.4 9.4-24.6 0-33.9L337 71c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l127 127-406.1 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l406.1 0-127 127c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L505 273z"]},{prefix:"far",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M0 64C0 28.7 28.7 0 64 0L320 0c35.3 0 64 28.7 64 64l0 417.1c0 25.6-28.5 40.8-49.8 26.6L192 412.8 49.8 507.7C28.5 521.9 0 506.6 0 481.1L0 64zM64 48c-8.8 0-16 7.2-16 16l0 387.2 117.4-78.2c16.1-10.7 37.1-10.7 53.2 0L336 451.2 336 64c0-8.8-7.2-16-16-16L64 48z"]},{prefix:"far",iconName:"expand-wide",icon:[512,512,[],"f320","M136 64c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0 0 88c0 13.3-10.7 24-24 24S0 213.3 0 200L0 88C0 74.7 10.7 64 24 64l112 0zM0 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 448c-13.3 0-24-10.7-24-24L0 312zM488 64c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM464 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},{prefix:"far",iconName:"user",icon:[448,512,[62470,62144,128100,"user-alt","user-large"],"f007","M144 128a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zm208 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM48 480c0-70.7 57.3-128 128-128l96 0c70.7 0 128 57.3 128 128l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8c0-97.2-78.8-176-176-176l-96 0C78.8 304 0 382.8 0 480l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8z"]},{prefix:"far",iconName:"server",icon:[448,512,[],"f233","M64 80c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96zm264 8a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 336c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 336zM0 352c0-35.3 28.7-64 64-64l320 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-64zm240 32a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},{prefix:"far",iconName:"calendar-range",icon:[448,512,[],"e0d6","M144 24c0-13.3-10.7-24-24-24S96 10.7 96 24l0 40-32 0C28.7 64 0 92.7 0 128L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64l-32 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40-160 0 0-40zm184 88l56 0c8.8 0 16 7.2 16 16l0 288c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-288c0-8.8 7.2-16 16-16l264 0zM96 224a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm224 96a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM192 216c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0c-13.3 0-24 10.7-24 24zm40 104l-112 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24z"]},{prefix:"far",iconName:"broom-wide",icon:[576,512,[],"e5d1","M569 9c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-200 200-12.9-12.9c-20.2-20.2-51.4-24.6-76.3-10.7L16.4 278.9C6.3 284.5 0 295.2 0 306.8 0 315.2 3.4 323.4 9.3 329.3L214.7 534.7c6 6 14.1 9.3 22.6 9.3 11.6 0 22.3-6.3 27.9-16.4L392.6 298.2c13.9-25 9.5-56.1-10.7-76.3L369 209 569 9zM288.2 196.1l59.7 59.7c5.1 5.1 6.1 12.8 2.7 19.1l-14.9 26.8-93.4-93.4 26.8-14.9c6.2-3.5 14-2.4 19.1 2.7zm-89.6 36.5l112.8 112.8-77.9 140.3-96.5-96.5 18-53.9c2.1-6.3-3.9-12.2-10.1-10.1l-53.9 18-32.5-32.5 140.3-77.9z"]},{prefix:"far",iconName:"house",icon:[512,512,[63500,63498,127968,"home","home-alt","home-lg-alt"],"f015","M240 6.1c9.1-8.2 22.9-8.2 32 0l232 208c9.9 8.8 10.7 24 1.8 33.9s-24 10.7-33.9 1.8l-8-7.2 0 205.3c0 35.3-28.7 64-64 64l-288 0c-35.3 0-64-28.7-64-64l0-205.3-8 7.2c-9.9 8.8-25 8-33.9-1.8s-8-25 1.8-33.9L240 6.1zm16 50.1L96 199.7 96 448c0 8.8 7.2 16 16 16l48 0 0-104c0-39.8 32.2-72 72-72l48 0c39.8 0 72 32.2 72 72l0 104 48 0c8.8 0 16-7.2 16-16l0-248.3-160-143.4zM208 464l96 0 0-104c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l0 104z"]},{prefix:"far",iconName:"arrows-up-down-left-right",icon:[512,512,["arrows"],"f047","M273.5 7c-9.4-9.4-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 150.1-150.1 0 31-31c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-31-31 150.1 0 0 150.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-150.1 150.1 0-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9l-72-72c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31-150.1 0 0-150.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72z"]},{prefix:"far",iconName:"wifi-slash",icon:[576,512,[],"f6ac","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7.1 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-243-243c38 8.4 71.5 29 95.9 57.7 8.6 10.1 23.8 11.3 33.8 2.7s11.3-23.8 2.7-33.8c-41-48-102.2-78.6-170.4-78.6-4.6 0-9.2 .1-13.7 .4L167.2 101.3c37.7-13.8 78.4-21.3 120.9-21.3 96.4 0 183.6 38.7 247.2 101.4 9.4 9.3 24.6 9.2 33.9-.2s9.2-24.6-.2-33.9C496.8 76 397.5 32 288.1 32 232 32 178.7 43.5 130.3 64.3L41-24.9zM79 148.8L44.7 114.5c-13.2 10.1-25.8 21.1-37.6 32.8-9.4 9.3-9.5 24.5-.2 33.9s24.5 9.5 33.9 .2c11.9-11.8 24.7-22.7 38.2-32.6zM206.3 276.1l-35.2-35.2c-20.1 12.4-38.2 27.8-53.5 45.7-8.6 10.1-7.4 25.2 2.7 33.8s25.2 7.4 33.8-2.7c14.5-17 32.2-31.2 52.1-41.7zM336.1 432a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},{prefix:"far",iconName:"user-lock",icon:[576,512,[],"f502","M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0 128 128 0 1 1 -256 0zM48 480l0 8c0 13.3-10.7 24-24 24S0 501.3 0 488l0-8c0-97.2 78.8-176 176-176l96 0c22.6 0 44.2 4.3 64 12l0 12.4c-9.5 8.5-17.3 18.8-22.8 30.4-12.9-4.4-26.8-6.8-41.2-6.8l-96 0c-70.7 0-128 57.3-128 128zM496 304.1c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 47.9 64 0 0-47.9zM352 400c0-20.9 13.4-38.7 32-45.3l0-50.6c0-44.2 35.8-80 80-80s80 35.8 80 80l0 50.6c18.6 6.6 32 24.4 32 45.3l0 96c0 26.5-21.5 48-48 48l-128 0c-26.5 0-48-21.5-48-48l0-96z"]},{prefix:"far",iconName:"check",icon:[448,512,[10004,10003],"f00c","M438 68.5c10.8 7.7 13.2 22.7 5.5 33.5l-264 368c-4.1 5.7-10.5 9.4-17.5 9.9S148 478 143 473L7 337c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L157 419 404.5 74c7.7-10.8 22.7-13.2 33.5-5.5z"]},{prefix:"far",iconName:"italic",icon:[384,512,[],"f033","M128 56c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-76.4 0-132 352 80.4 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24s10.7-24 24-24l76.4 0 132-352-80.4 0c-13.3 0-24-10.7-24-24z"]},{prefix:"far",iconName:"life-ring",icon:[512,512,[],"f1cd","M385.1 419.1C349.7 447.2 304.8 464 256 464s-93.7-16.8-129.1-44.9l80.4-80.4c14.3 8.4 31 13.3 48.8 13.3s34.5-4.8 48.8-13.3l80.4 80.4zm68.1 .2C489.9 374.9 512 318.1 512 256S489.9 137.1 453.2 92.7L465 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L419.3 58.8C374.9 22.1 318.1 0 256 0S137.1 22.1 92.7 58.8L81 47c-9.4-9.4-24.6-9.4-33.9 0S37.7 71.6 47 81L58.8 92.7C22.1 137.1 0 193.9 0 256S22.1 374.9 58.8 419.3L47 431c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l11.8-11.8C137.1 489.9 193.9 512 256 512s118.9-22.1 163.3-58.8L431 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-11.8-11.8zm-34.1-34.1l-80.4-80.4c8.4-14.3 13.3-31 13.3-48.8s-4.8-34.5-13.3-48.8l80.4-80.4C447.2 162.3 464 207.2 464 256s-16.8 93.7-44.9 129.1zM385.1 92.9l-80.4 80.4c-14.3-8.4-31-13.3-48.8-13.3s-34.5 4.8-48.8 13.3L126.9 92.9C162.3 64.8 207.2 48 256 48s93.7 16.8 129.1 44.9zM173.3 304.8L92.9 385.1C64.8 349.7 48 304.8 48 256s16.8-93.7 44.9-129.1l80.4 80.4c-8.4 14.3-13.3 31-13.3 48.8s4.8 34.5 13.3 48.8zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},{prefix:"far",iconName:"table-cells",icon:[448,512,["th"],"f00a","M312 80l0 88 88 0 0-72c0-8.8-7.2-16-16-16l-72 0zm-48 0l-80 0 0 88 80 0 0-88zM136 80L64 80c-8.8 0-16 7.2-16 16l0 72 88 0 0-88zM0 216L0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 216zm48 80l88 0 0-80-88 0 0 80zm0 48l0 72c0 8.8 7.2 16 16 16l72 0 0-88-88 0zm136 88l80 0 0-88-80 0 0 88zm128 0l72 0c8.8 0 16-7.2 16-16l0-72-88 0 0 88zm88-136l0-80-88 0 0 80 88 0zm-216 0l80 0 0-80-80 0 0 80z"]},{prefix:"far",iconName:"trash-can",icon:[448,512,[61460,"trash-alt"],"f2ed","M166.2-16c-13.3 0-25.3 8.3-30 20.8L120 48 24 48C10.7 48 0 58.7 0 72S10.7 96 24 96l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-96 0-16.2-43.2C307.1-7.7 295.2-16 281.8-16L166.2-16zM32 144l0 304c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-304-48 0 0 304c0 8.8-7.2 16-16 16L96 464c-8.8 0-16-7.2-16-16l0-304-48 0zm160 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 176c0 13.3 10.7 24 24 24s24-10.7 24-24l0-176zm112 0c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 176c0 13.3 10.7 24 24 24s24-10.7 24-24l0-176z"]},{prefix:"far",iconName:"wrench",icon:[576,512,[128295],"f0ad","M208 168c0-92.8 75.2-168 168-168 27.1 0 52.8 6.4 75.5 17.9 6.9 3.5 11.7 10 12.9 17.6s-1.3 15.3-6.7 20.8l-73.7 73.7 0 30.1 30.1 0 73.7-73.7c5.4-5.4 13.2-7.9 20.8-6.7s14.2 6 17.6 12.9c11.4 22.7 17.9 48.4 17.9 75.5 0 92.8-75.2 168-168 168-16.6 0-32.7-2.4-47.9-6.9L152.6 504.6c-31.2 31.2-81.9 31.2-113.1 0s-31.2-81.9 0-113.1L214.9 215.9c-4.5-15.2-6.9-31.3-6.9-47.9zM376 48c-66.3 0-120 53.7-120 120 0 16 3.1 31.3 8.8 45.2 3.6 8.9 1.6 19.2-5.3 26l-186.2 186.2 0 0c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L304.8 284.5c6.8-6.8 17.1-8.9 26-5.3 13.9 5.7 29.2 8.8 45.2 8.8 66.3 0 120-53.7 120-120 0-6.9-.6-13.7-1.7-20.3L441 201c-4.5 4.5-10.6 7-17 7l-64 0c-13.3 0-24-10.7-24-24l0-64c0-6.4 2.5-12.5 7-17l53.3-53.3C389.7 48.6 382.9 48 376 48z"]},{prefix:"far",iconName:"paperclip",icon:[512,512,[128206],"f0c6","M241.4 18.4c53.1-53.1 139.2-53.1 192.3 0s53.1 139.2 0 192.3L264 380.5c-34.4 34.4-90.1 34.4-124.5 0s-34.4-90.1 0-124.5L298 97.6c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L173.5 289.9c-15.6 15.6-15.6 40.9 0 56.6s40.9 15.6 56.6 0L399.8 176.8c34.4-34.4 34.4-90.1 0-124.5s-90.1-34.4-124.4 0l-181 181c-53.1 53.1-53.1 139.2 0 192.3s139.2 53.1 192.3 0L428.1 284.3c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L320.6 459.6c-71.9 71.9-188.4 71.9-260.2 0s-71.9-188.4 0-260.2l181-181z"]},{prefix:"far",iconName:"cabinet-filing",icon:[448,512,[128452],"f64b","M384 232L64 232 64 64c0-8.8 7.2-16 16-16l288 0c8.8 0 16 7.2 16 16l0 168zM16 256l0 192c0 35.3 28.7 64 64 64l288 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L80 0C44.7 0 16 28.7 16 64l0 192zM384 448c0 8.8-7.2 16-16 16L80 464c-8.8 0-16-7.2-16-16l0-168 320 0 0 168zM160 152l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40L152 96c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24zm-8 184c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40l-144 0z"]},{prefix:"far",iconName:"arrow-up",icon:[384,512,[8593],"f062","M209.5 7c-9.4-9.4-24.6-9.4-33.9 0L7.5 175c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l127-127 0 406.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-406.1 127 127c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L209.5 7z"]},{prefix:"far",iconName:"file",icon:[384,512,[61462,128459,128196],"f15b","M176 48L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-240-88 0c-39.8 0-72-32.2-72-72l0-88zM316.1 160L224 67.9 224 136c0 13.3 10.7 24 24 24l68.1 0zM0 64C0 28.7 28.7 0 64 0L197.5 0c17 0 33.3 6.7 45.3 18.7L365.3 141.3c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z"]},{prefix:"far",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M464 256a208 208 0 1 0 -416 0 208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zm256-80c-17.7 0-32 14.3-32 32 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 47.2-36 67.2-56 74.5l0 3.8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8.1c0-20.5 14.8-35.2 30.1-40.2 6.4-2.1 13.2-5.5 18.2-10.3 4.3-4.2 7.7-10 7.7-19.6 0-17.7-14.3-32-32-32zM224 368a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},{prefix:"far",iconName:"columns-3",icon:[448,512,[],"e361","M320 80l0 352 64 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16l-64 0zm-48 0l-96 0 0 352 96 0 0-352zM128 432l0-352-64 0c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l64 0zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96z"]},{prefix:"far",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M205.5 92.7l13.7-60.7 73.6 0 13.7 60.7c1.7 7.4 6.8 13.6 13.8 16.7 10.8 4.8 21 10.7 30.4 17.6 6.1 4.5 14.1 5.9 21.4 3.6l59.5-18.5 36.8 63.8-45.8 42.3c-5.6 5.2-8.4 12.7-7.6 20.2 1.3 11.5 1.3 23.7 0 35.2-.8 7.6 2 15.1 7.6 20.2l45.8 42.3-36.8 63.8-59.5-18.5c-7.3-2.3-15.2-.9-21.4 3.6-9.4 6.9-19.6 12.9-30.4 17.6-7 3.1-12.1 9.3-13.8 16.7l-13.7 60.7-73.6 0-13.7-60.7c-1.7-7.4-6.8-13.6-13.8-16.7-10.8-4.8-21-10.7-30.4-17.6-6.1-4.5-14.1-5.9-21.4-3.6l-59.5 18.5-36.8-63.8 45.8-42.3c5.6-5.2 8.4-12.7 7.6-20.2-1.3-11.5-1.3-23.7 0-35.2 .8-7.6-2-15.1-7.6-20.2l-45.8-42.3 36.8-63.8 59.5 18.5c7.3 2.3 15.2 .9 21.4-3.6 9.4-6.9 19.6-12.9 30.4-17.6 7-3.1 12.1-9.3 13.8-16.7zM212.8-16c-18.7 0-34.9 13-39 31.2L161.2 70.8c-6.3 3.2-12.3 6.7-18.2 10.5L88.6 64.4c-17.9-5.6-37.2 2-46.5 18.2L-1.1 157.4c-9.3 16.2-6.2 36.7 7.5 49.4l41.9 38.7c-.3 6.9-.3 14 0 21L6.4 305.2c-13.7 12.7-16.9 33.2-7.5 49.4l43.2 74.8c9.3 16.2 28.7 23.7 46.5 18.2l54.5-16.9c5.9 3.8 11.9 7.3 18.2 10.5l12.6 55.6c4.1 18.2 20.3 31.2 39 31.2l86.4 0c18.7 0 34.9-13 39-31.2l12.6-55.6c6.3-3.2 12.3-6.7 18.2-10.5l54.5 16.9c17.9 5.6 37.2-2 46.5-18.2l43.2-74.8c9.3-16.2 6.2-36.7-7.5-49.4l-41.9-38.7c.3-6.9 .3-14 0-21l41.9-38.7c13.7-12.7 16.8-33.2 7.5-49.4L470 82.6c-9.4-16.2-28.7-23.7-46.5-18.2L369 81.3c-5.9-3.8-11.9-7.3-18.2-10.5L338.3 15.2C334.1-3 317.9-16 299.2-16l-86.4 0zM304 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-48-96a96 96 0 1 0 0 192 96 96 0 1 0 0-192z"]},{prefix:"far",iconName:"circle-arrow-down",icon:[512,512,["arrow-circle-down"],"f0ab","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM239 353c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-102.1c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 102.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72z"]},{prefix:"far",iconName:"chart-line",icon:[512,512,["line-chart"],"f201","M48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 400c0 44.2 35.8 80 80 80l408 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L80 432c-17.7 0-32-14.3-32-32L48 56zM473 169c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119-79-79c-9.4-9.4-24.6-9.4-33.9 0L103 279c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l87-87 79 79c9.4 9.4 24.6 9.4 33.9 0L473 169z"]},{prefix:"far",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M171.5 38.8C192.3 4 236.5-10 274 7.6l7.2 3.8C316 32.3 330 76.5 312.4 114l0 0-14.1 30 109.7 0 7.4 .4c36.3 3.7 64.6 34.4 64.6 71.6 0 13.2-3.6 25.4-9.8 36 6.1 10.6 9.7 22.8 9.8 36 0 18.3-6.9 34.8-18 47.5 1.3 5.3 2 10.8 2 16.5 0 25.1-12.9 47-32.2 59.9-1.9 35.5-29.4 64.2-64.4 67.7l-7.4 .4-104.1 0c-18 0-35.9-3.4-52.6-9.9l-7.1-3-.7-.3-6.6-3.2-.7-.3-12.2-6.5c-12.3-6.5-23.3-14.7-32.9-24.1-4.1 26.9-27.3 47.4-55.3 47.4l-32 0c-30.9 0-56-25.1-56-56L0 200c0-30.9 25.1-56 56-56l32 0c10.8 0 20.9 3.1 29.5 8.5l50.1-106.5 .6-1.2 2.7-5 .6-.9zM56 192c-4.4 0-8 3.6-8 8l0 224c0 4.4 3.6 8 8 8l32 0c4.4 0 8-3.6 8-8l0-224c0-4.4-3.6-8-8-8l-32 0zM253.6 51c-14.8-6.9-32.3-1.6-40.7 12l-2.2 4-56.8 120.9c-3.5 7.5-5.5 15.5-6 23.7l-.1 4.2 0 112.9 .2 7.9c2.4 32.7 21.4 62.1 50.7 77.7l11.5 6.1 6.3 3.1c12.4 5.6 25.8 8.5 39.4 8.5l104.1 0 2.4-.1c12.1-1.2 21.6-11.5 21.6-23.9l-.2-2.6c-.1-.9-.2-1.7-.4-2.6-2.7-12.1 4.3-24.2 16-28 9.7-3.1 16.6-12.2 16.6-22.8 0-4.3-1.1-8.2-3.1-11.8-6.3-11.1-2.8-25.2 8-32 6.8-4.3 11.2-11.8 11.2-20.2 0-7.1-3.1-13.5-8.2-18-5.2-4.6-8.2-11.1-8.2-18s3-13.4 8.2-18c5.1-4.5 8.2-10.9 8.2-18l-.1-2.4c-1.1-11.3-10.1-20.3-21.4-21.4l-2.4-.1-147.5 0c-8.2 0-15.8-4.2-20.2-11.1-4.4-6.9-5-15.7-1.5-23.1L269 93.6c7-15 1.4-32.7-12.5-41L253.6 51z"]},{prefix:"far",iconName:"hand",icon:[512,512,[9995,129306,"hand-paper"],"f256","M256.5 0c-25.3 0-47.2 14.7-57.6 36-7-2.6-14.5-4-22.4-4-35.3 0-64 28.7-64 64l0 165.5-2.7-2.7c-25-25-65.5-25-90.5 0s-25 65.5 0 90.5L107 437c48 48 113.1 75 181 75l16.5 0c1.5 0 3-.1 4.5-.4 91.7-6.2 165-79.4 171.1-171.1 .3-1.5 .4-3 .4-4.5l0-176c0-35.3-28.7-64-64-64-5.5 0-10.9 .7-16 2l0-2c0-35.3-28.7-64-64-64-7.9 0-15.4 1.4-22.4 4-10.4-21.3-32.3-36-57.6-36zm-16 96.1l0-.1 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 168c0 13.3 10.7 24 24 24s24-10.7 24-24l0-136c0-8.8 7.2-16 16-16s16 7.2 16 16l0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-72c0-8.8 7.2-16 16-16s16 7.2 16 16l0 172.9c-.1 .6-.1 1.3-.2 1.9-3.4 69.7-59.3 125.6-129 129-.6 0-1.3 .1-1.9 .2L288 464C232.9 464 180 442.1 141 403.1L53.2 315.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l43.7 43.7c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2l0-223.4c0-8.8 7.2-16 16-16 8.8 0 16 7.1 16 15.9l0 136.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-135.9z"]},{prefix:"far",iconName:"circle",icon:[512,512,[61915,61708,11044,9899,9898,9679,128996,128995,128994,128993,128992,128309,128308],"f111","M464 256a208 208 0 1 0 -416 0 208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0z"]},{prefix:"far",iconName:"calendar-day",icon:[448,512,[],"f783","M120 0c13.3 0 24 10.7 24 24l0 40 160 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 32 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l32 0 0-40c0-13.3 10.7-24 24-24zm0 112l-56 0c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16l-264 0zm24 144l0 80 80 0 0-80-80 0zm-48 0c0-26.5 21.5-48 48-48l80 0c26.5 0 48 21.5 48 48l0 80c0 26.5-21.5 48-48 48l-80 0c-26.5 0-48-21.5-48-48l0-80z"]},{prefix:"far",iconName:"cloud",icon:[576,512,[9729],"f0c2","M80 192c0-88.4 71.6-160 160-160 47.1 0 89.4 20.4 118.7 52.7 10.6-3.1 21.8-4.7 33.3-4.7 66.3 0 120 53.7 120 120 0 13.2-2.1 25.9-6.1 37.8 41.6 21.1 70.1 64.3 70.1 114.2 0 70.7-57.3 128-128 128l-304 0c-79.5 0-144-64.5-144-144 0-56.8 32.9-105.9 80.7-129.4-.4-4.8-.7-9.7-.7-14.6zM240 80c-61.9 0-112 50.1-112 112 0 8.4 .9 16.6 2.7 24.5 2.7 12.1-4.3 24.3-16.1 28.1-38.7 12.4-66.6 48.7-66.6 91.4 0 53 43 96 96 96l304 0c44.2 0 80-35.8 80-80 0-37.4-25.7-68.9-60.5-77.6-7.5-1.9-13.6-7.2-16.5-14.3s-2.1-15.2 2-21.7c7-11.1 11-24.2 11-38.3 0-39.8-32.2-72-72-72-11.1 0-21.5 2.5-30.8 6.9-10.5 5-23.1 1.7-29.8-7.8-20.3-28.6-53.7-47.1-91.3-47.1z"]},{prefix:"far",iconName:"list-tree",icon:[512,512,[],"e1d2","M48 48c-26.5 0-48 21.5-48 48 0 17.8 9.7 33.3 24 41.6L24 384c0 30.9 25.1 56 56 56l54.4 0c8.3 14.3 23.8 24 41.6 24 26.5 0 48-21.5 48-48s-21.5-48-48-48c-17.8 0-33.3 9.7-41.6 24L80 392c-4.4 0-8-3.6-8-8l0-104 62.4 0c8.3 14.3 23.8 24 41.6 24 26.5 0 48-21.5 48-48s-21.5-48-48-48c-17.8 0-33.3 9.7-41.6 24l-62.4 0 0-94.4c14.3-8.3 24-23.8 24-41.6 0-26.5-21.5-48-48-48zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zM288 256c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24z"]},{prefix:"far",iconName:"arrows-maximize",icon:[448,512,["expand-arrows"],"f31d","M296 32c-13.3 0-24 10.7-24 24s10.7 24 24 24L366.1 80 224 222.1 81.9 80 152 80c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 32C10.7 32 0 42.7 0 56L0 184c0 13.3 10.7 24 24 24s24-10.7 24-24L48 113.9 190.1 256 48 398.1 48 328c0-13.3-10.7-24-24-24S0 314.7 0 328L0 456c0 13.3 10.7 24 24 24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L81.9 432 224 289.9 366.1 432 296 432c-13.3 0-24 10.7-24 24s10.7 24 24 24l128 0c13.3 0 24-10.7 24-24l0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24L400 398.1 257.9 256 400 113.9 400 184c0 13.3 10.7 24 24 24s24-10.7 24-24l0-128c0-13.3-10.7-24-24-24L296 32z"]},{prefix:"far",iconName:"angle-right",icon:[256,512,[8250],"f105","M241.5 239c9.4 9.4 9.4 24.6 0 33.9L81.5 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143-143-143c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l160 160z"]},{prefix:"far",iconName:"sparkles",icon:[576,512,[10024],"f890","M391.5 53.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L448 96 469.2 152.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L512 96 568.5 74.8c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L512 32 490.8-24.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L448 32 391.5 53.2zM167.9 208.5l24.1-52.1 24.1 52.1c4.8 10.4 13.1 18.7 23.5 23.5l52.1 24.1-52.1 24.1c-10.4 4.8-18.7 13.1-23.5 23.5l-24.1 52.1-24.1-52.1c-4.8-10.4-13.1-18.7-23.5-23.5L92.3 256 144.5 231.9c10.4-4.8 18.7-13.1 23.5-23.5zM165.6 99.1l-41.2 89.3-89.3 41.2-.6 .3c-3.9 1.8-12.3 5.7-25.2 11.6-5.7 2.6-9.3 8.3-9.3 14.5s3.6 11.9 9.3 14.5c12.9 5.9 21.2 9.8 25.2 11.6l.6 .3 89.3 41.2 41.2 89.3 .3 .6c1.8 3.9 5.7 12.3 11.6 25.2 2.6 5.7 8.3 9.3 14.5 9.3s11.9-3.6 14.5-9.3c14.4-31.1 15.1-32.7 53.1-115l89.3-41.2 .6-.3c3.9-1.8 12.3-5.7 25.2-11.6 5.7-2.6 9.3-8.3 9.3-14.5s-3.6-11.9-9.3-14.5c-31.1-14.4-32.7-15.1-115-53.1l-41.2-89.3-.3-.6c-1.8-3.9-5.7-12.3-11.6-25.2-2.6-5.7-8.3-9.3-14.5-9.3s-11.9 3.6-14.5 9.3c-13.8 29.8-11.5 25-11.9 25.8zM416 416l-56.5 21.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L416 480 437.2 536.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 480 536.5 458.8c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 416 458.8 359.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 416z"]},{prefix:"far",iconName:"code",icon:[576,512,[],"f121","M337.1 16.9c3.9-12.7 17.4-19.7 30-15.8s19.7 17.4 15.8 30l-144 464c-3.9 12.7-17.4 19.7-30 15.8s-19.7-17.4-15.8-30l144-464zM145 135c9.4 9.4 9.4 24.6 0 33.9l-87 87 87 87c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L111 135c9.4-9.4 24.6-9.4 33.9 0zM431 135c9.4-9.4 24.6-9.4 33.9 0L569 239c9.4 9.4 9.4 24.6 0 33.9L465 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9z"]},{prefix:"far",iconName:"align-center",icon:[448,512,[],"f037","M120 40c-13.3 0-24 10.7-24 24s10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L120 40zM24 168c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM96 320c0 13.3 10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},{prefix:"far",iconName:"comment-question",icon:[512,512,[],"e14b","M0 240c0 54.4 19.3 104.6 51.9 144.9L3.1 474.3c-2 3.7-3.1 7.9-3.1 12.2 0 14.1 11.4 25.5 25.5 25.5 4 0 7.8-.6 11.5-2.1L153.4 460c31.4 12.9 66.1 20 102.6 20 141.4 0 256-107.5 256-240S397.4 0 256 0 0 107.5 0 240zM94 407.9c9.3-17.1 7.4-38.1-4.8-53.2-26.1-32.3-41.2-71.9-41.2-114.7 0-103.2 90.2-192 208-192s208 88.8 208 192-90.2 192-208 192c-30.2 0-58.7-5.9-84.3-16.4-11.9-4.9-25.3-4.8-37.1 .3L76 440.9 94 407.9zM256 168c16.1 0 29.2 13.1 29.2 29.2 0 8.7-3.1 13.9-6.9 17.7-4.5 4.4-10.7 7.5-16.8 9.5-14.9 5-29.5 19.3-29.5 39.5 0 13.3 10.7 24 24 24 11.5 0 21.2-8.1 23.5-19 19.2-7.1 53.7-26.3 53.7-71.8 0-42.6-34.6-77.2-77.2-77.2s-77.2 34.6-77.2 77.2c0 13.3 10.7 24 24 24s24-10.7 24-24c0-16.1 13.1-29.2 29.2-29.2zm28 168a28 28 0 1 0 -56 0 28 28 0 1 0 56 0z"]},{prefix:"far",iconName:"image",icon:[448,512,[],"f03e","M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm128 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm136 72c8.5 0 16.4 4.5 20.7 11.8l80 136c4.4 7.4 4.4 16.6 .1 24.1S352.6 384 344 384l-240 0c-8.9 0-17.2-5-21.3-12.9s-3.5-17.5 1.6-24.8l56-80c4.5-6.4 11.8-10.2 19.7-10.2s15.2 3.8 19.7 10.2l17.2 24.6 46.5-79c4.3-7.3 12.2-11.8 20.7-11.8z"]},{prefix:"far",iconName:"arrow-up-right-and-arrow-down-left-from-center",icon:[512,512,[],"e0a0","M295 183c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144c0-13.3-10.7-24-24-24L344 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0-135 135zM217 329c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L48 430.1 48 344c0-13.3-10.7-24-24-24S0 330.7 0 344L0 488c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0 135-135z"]},{prefix:"far",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M360 32l7.4 .4c35 3.6 62.5 32.2 64.4 67.7 17.8 11.8 30.1 31.4 32 53.9l.2 6c0 5.7-.7 11.2-2 16.5 10.2 11.5 16.8 26.3 17.8 42.7l.2 4.8c0 13.2-3.6 25.4-9.8 36 4.9 8.4 8.2 17.9 9.3 28l.4 8c0 37.3-28.3 67.9-64.6 71.6l-7.4 .4-109.7 0 14.1 30 3.1 7.6c12.5 35.7-1.8 75.5-34.2 95l-7.2 3.9c-37.5 17.6-81.7 3.6-102.6-31.2l-.6-.9-2.7-5-.6-1.2-30.1-64c-9.4 17.8-28 29.9-49.5 29.9l-32 0c-30.9 0-56-25.1-56-56L0 152c0-30.9 25.1-56 56-56l32 0c12.4 0 23.9 4.1 33.2 11 13.2-21.4 32-39.4 55-51.6l12.2-6.5 .7-.3 6.6-3.2 .7-.3 7.1-3c16.7-6.6 34.5-9.9 52.6-9.9L360 32zM255.9 80c-12 0-23.9 2.3-35.1 6.6l-4.7 2-5.3 2.6 0 0-12.2 6.5c-29.2 15.5-48.3 44.9-50.7 77.6l-.2 8 0 112.9 .1 4.1c.5 8.2 2.5 16.2 6 23.7l56.8 120.9 2.1 3.8c8.4 13.7 26 19.1 40.8 12.2l2.9-1.6c13-7.8 18.7-23.7 13.7-38l-1.2-3-30.2-64.2c-3.5-7.4-2.9-16.1 1.5-23.1s12-11.1 20.2-11.1l147.5 0 2.4-.1c11.3-1.1 20.3-10.1 21.4-21.4l.1-2.5c0-7.1-3.1-13.5-8.2-18-5.2-4.6-8.2-11.1-8.2-18s3-13.4 8.2-18c4.4-3.9 7.4-9.3 8-15.3l.2-2.7c0-8.4-4.4-15.9-11.2-20.2-10.7-6.9-14.2-20.9-8-32 1.5-2.6 2.5-5.6 2.9-8.6l.2-3.2c0-10.6-6.9-19.6-16.6-22.8-11.7-3.8-18.7-15.9-16-28 .2-.9 .3-1.8 .4-2.6l.2-2.6c0-12.4-9.5-22.6-21.6-23.8L360 80 255.9 80zM56 144c-4.4 0-8 3.6-8 8l0 224c0 4.4 3.6 8 8 8l32 0c4.4 0 8-3.6 8-8l0-224c0-4.4-3.6-8-8-8l-32 0z"]},{prefix:"far",iconName:"diagram-sankey",icon:[576,512,[],"e158","M327.6 112c-2.5 0-4.8 1.1-6.3 3.1l-68.8 87.5c-10.6 13.5-26.8 21.4-44 21.4L24 224c-13.3 0-24-10.7-24-24s10.7-24 24-24l184.4 0c2.5 0 4.8-1.1 6.3-3.1l68.8-87.5c10.6-13.5 26.8-21.4 44-21.4L520 64c13.3 0 24 10.7 24 24s-10.7 24-24 24l-192.4 0zM212 320L266 396.6c1.5 2.1 3.9 3.4 6.5 3.4L520 400c13.3 0 24 10.7 24 24s-10.7 24-24 24l-247.4 0c-18.2 0-35.3-8.8-45.8-23.7L153.2 320 24 320c-13.3 0-24-10.7-24-24s10.7-24 24-24l496 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-308 0z"]},{prefix:"far",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M416 32c53 0 96 43 96 96l0 224c0 53-43 96-96 96l-120.4 0-129.8 91.6c-7.3 5.2-16.9 5.8-24.9 1.7S128 529 128 520l0-72-32 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l320 0zM96 80c-26.5 0-48 21.5-48 48l0 224c0 26.5 21.5 48 48 48l56 0c13.3 0 24 10.7 24 24l0 49.7 91.9-64.9c8.1-5.7 17.8-8.8 27.7-8.8L416 400c26.5 0 48-21.5 48-48l0-224c0-26.5-21.5-48-48-48L96 80zm230.7 65.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 342.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z"]},{prefix:"far",iconName:"bold",icon:[384,512,[],"f032","M24 32C10.7 32 0 42.7 0 56S10.7 80 24 80l40 0 0 352-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l236 0c68.5 0 124-55.5 124-124 0-48.9-28.3-91.1-69.3-111.3 23-22.5 37.3-53.9 37.3-88.7 0-68.5-55.5-124-124-124L24 32zM304 156c0 42-34 76-76 76l-116 0 0-152 116 0c42 0 76 34 76 76zM112 432l0-152 148 0c42 0 76 34 76 76s-34 76-76 76l-148 0z"]},{prefix:"far",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM160 192l0 128c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l-128 0c-17.7 0-32 14.3-32 32zm48 112l0-96 96 0 0 96-96 0z"]},{prefix:"far",iconName:"arrow-right-to-bracket",icon:[512,512,["sign-in"],"f090","M209 409L345 273c9.4-9.4 9.4-24.6 0-33.9L209 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l95 95-246.1 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l246.1 0-95 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zM344 80l72 0c26.5 0 48 21.5 48 48l0 256c0 26.5-21.5 48-48 48l-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0c53 0 96-43 96-96l0-256c0-53-43-96-96-96l-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24z"]},{prefix:"far",iconName:"users",icon:[640,512,[],"f0c0","M320 192a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm0-176a112 112 0 1 1 0 224 112 112 0 1 1 0-224zM296 336c-57.4 0-104 46.6-104 104l0 16c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-16c0-83.9 68.1-152 152-152l48 0c83.9 0 152 68.1 152 152l0 16c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-16c0-57.4-46.6-104-104-104l-48 0zm135.4-93.2c11.7-11.3 21.6-24.4 29.4-38.8 5.9 2.6 12.4 4 19.2 4 26.5 0 48-21.5 48-48s-21.5-48-48-48l-.8 0c-1.6-16.6-5.8-32.4-12.1-47.1 4.2-.6 8.6-.9 12.9-.9 53 0 96 43 96 96s-43 96-96 96c-17.7 0-34.3-4.8-48.6-13.2zM160 64c4.4 0 8.7 .3 12.9 .9-6.3 14.7-10.5 30.6-12.1 47.1l-.8 0c-26.5 0-48 21.5-48 48s21.5 48 48 48c6.8 0 13.3-1.4 19.2-4 7.8 14.4 17.7 27.5 29.4 38.8-14.2 8.4-30.8 13.2-48.6 13.2-53 0-96-43-96-96s43-96 96-96zM149.3 304c-15.1 16.3-27.5 35-36.5 55.6-38 15.5-64.8 52.8-64.8 96.4 0 13.3-10.7 24-24 24S0 469.3 0 456c0-83.1 66.6-150.6 149.3-152zm377.9 55.6c-9-20.6-21.5-39.4-36.5-55.6 82.7 1.4 149.3 68.9 149.3 152 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-43.6-26.8-80.9-64.8-96.4z"]},{prefix:"far",iconName:"arrow-turn-down-right",icon:[512,512,[],"e3d6","M48 88c0-13.3-10.7-24-24-24S0 74.7 0 88l0 96c0 53 43 96 96 96l334.1 0-95 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L505 273c4.5-4.5 7-10.6 7-17s-2.5-12.5-7-17L369 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l95 95-334.1 0c-26.5 0-48-21.5-48-48l0-96z"]},{prefix:"far",iconName:"print",icon:[512,512,[9113,128438,128424],"f02f","M384 144l48 0 0-37.5c0-17-6.7-33.3-18.7-45.3L370.7 18.7C358.7 6.7 342.5 0 325.5 0L144 0C108.7 0 80 28.7 80 64l0 80 48 0 0-80c0-8.8 7.2-16 16-16l181.5 0c4.2 0 8.3 1.7 11.3 4.7l42.5 42.5c3 3 4.7 7.1 4.7 11.3l0 37.5zM368 368l0 96-224 0 0-96 224 0zM128 320c-17.7 0-32 14.3-32 32l0 16-48 0 0-112c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 112-48 0 0-16c0-17.7-14.3-32-32-32l-256 0zm288 96l64 0c17.7 0 32-14.3 32-32l0-128c0-35.3-28.7-64-64-64L64 192c-35.3 0-64 28.7-64 64L0 384c0 17.7 14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32l256 0c17.7 0 32-14.3 32-32l0-64z"]},{prefix:"far",iconName:"align-right",icon:[448,512,[],"f038","M424 40c13.3 0 24 10.7 24 24s-10.7 24-24 24L184 88c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 216c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0zm24 152c0 13.3-10.7 24-24 24l-240 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0c13.3 0 24 10.7 24 24zM424 424c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 472c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0z"]},{prefix:"far",iconName:"flask",icon:[448,512,[],"f0c3","M96 24c0-13.3 10.7-24 24-24L328 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 169.6 120.7 211.2c4.8 8.4 7.3 17.9 7.3 27.6 0 30.7-24.9 55.6-55.6 55.6L55.6 512c-30.7 0-55.6-24.9-55.6-55.6 0-9.7 2.5-19.2 7.3-27.6L128 217.6 128 48 120 48c-13.3 0-24-10.7-24-24zm80 24l0 176c0 4.2-1.1 8.3-3.2 11.9l-38.9 68.1 180.1 0-38.9-68.1c-2.1-3.6-3.2-7.7-3.2-11.9l0-176-96 0zM106.5 352L49 452.6c-.7 1.1-1 2.4-1 3.8 0 4.2 3.4 7.6 7.6 7.6l336.8 0c4.2 0 7.6-3.4 7.6-7.6 0-1.3-.3-2.6-1-3.8l-57.5-100.6-235 0z"]},{prefix:"far",iconName:"magnifying-glass-plus",icon:[512,512,["search-plus"],"f00e","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208 93.1 416 208 416zm0-304c-13.3 0-24 10.7-24 24l0 48-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0 0 48c0 13.3 10.7 24 24 24s24-10.7 24-24l0-48 48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-48c0-13.3-10.7-24-24-24z"]},{prefix:"far",iconName:"photo-film",icon:[640,512,["photo-video"],"f87c","M576 48c8.8 0 16 7.2 16 16l0 224c0 8.8-7.2 16-16 16l-320 0c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l320 0zM256 0c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L256 0zM456 96c-8.3 0-16 4.3-20.4 11.3l-47.5 76.1-17.2-22.1c-4.5-5.8-11.5-9.3-18.9-9.3s-14.4 3.4-18.9 9.3l-56 72c-5.6 7.2-6.6 17-2.6 25.3S286.8 272 296 272l240 0c8.7 0 16.8-4.7 21-12.4s4-17-.6-24.4l-80-128C472 100.3 464.3 96 456 96zM336 112a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM120 128l-56 0c-35.3 0-64 28.7-64 64L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-16-48 0 0 16c0 8.8-7.2 16-16 16l-32 0 0-32-48 0 0 32-160 0 0-304-24 0zM96 176l0 56-48 0 0-40c0-8.8 7.2-16 16-16l32 0zm0 256l-32 0c-8.8 0-16-7.2-16-16l0-40 48 0 0 56zM48 328l0-48 48 0 0 48-48 0z"]},{prefix:"far",iconName:"shield-check",icon:[512,512,[],"f2f7","M256.1 0c4.6 0 9.2 1 13.3 2.9L457.8 82.8c22 9.3 38.4 31 38.3 57.2-.5 99.2-41.3 280.7-213.6 363.2-16.7 8-36.1 8-52.8 0-172.4-82.5-213.2-263.9-213.7-363.2-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256.1 0zM73.1 127c-5.9 2.5-9.1 7.7-9 12.7 .5 91.4 38.4 249.3 186.4 320.1 3.6 1.7 7.8 1.7 11.3 0 148-70.8 185.9-228.7 186.3-320.1 0-5-3.1-10.2-9-12.7l-183-77.6-183 77.6zm240.3 34.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L249.8 330.9c-4.2 5.7-10.7 9.3-17.8 9.8s-14-2.2-18.9-7.3l-46.4-48c-9.2-9.5-9-24.7 .6-33.9 9.5-9.2 24.7-8.9 33.9 .6l26.5 27.4 85.6-117.7z"]},{prefix:"far",iconName:"strikethrough",icon:[512,512,[],"f0cc","M96 151.7C96 85.6 149.6 32 215.7 32L376 32c13.3 0 24 10.7 24 24s-10.7 24-24 24L215.7 80c-39.6 0-71.7 32.1-71.7 71.7 0 34.8 25 64.6 59.2 70.6L303.4 240 488 240c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 288c-13.3 0-24-10.7-24-24s10.7-24 24-24l110.9 0C110.8 217.9 96 186.3 96 151.7zM363.8 336l49.8 0c1.6 7.9 2.5 16 2.5 24.3 0 66.1-53.6 119.7-119.7 119.7L136 480c-13.3 0-24-10.7-24-24s10.7-24 24-24l160.3 0c39.6 0 71.7-32.1 71.7-71.7 0-8.5-1.5-16.7-4.2-24.3z"]},{prefix:"far",iconName:"folder-open",icon:[576,512,[61717,128449,128194],"f07c","M97.5 400l50-160 379.4 0-50 160-379.4 0zm190.7 48L477 448c21 0 39.6-13.6 45.8-33.7l50-160c9.7-30.9-13.4-62.3-45.8-62.3l-379.4 0c-21 0-39.6 13.6-45.8 33.7L80.2 294.4 80.2 96c0-8.8 7.2-16 16-16l138.7 0c3.5 0 6.8 1.1 9.6 3.2L282.9 112c13.8 10.4 30.7 16 48 16l117.3 0c8.8 0 16 7.2 16 16l48 0c0-35.3-28.7-64-64-64L330.9 80c-6.9 0-13.7-2.2-19.2-6.4L273.3 44.8C262.2 36.5 248.8 32 234.9 32L96.2 32c-35.3 0-64 28.7-64 64l0 288c0 35.3 28.7 64 64 64l192 0z"]},{prefix:"far",iconName:"clone",icon:[512,512,[],"f24d","M288 464L64 464c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l48 0 0-48-48 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-48-48 0 0 48c0 8.8-7.2 16-16 16zM224 304c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l224 0c8.8 0 16 7.2 16 16l0 224c0 8.8-7.2 16-16 16l-224 0zm-64-16c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L224 0c-35.3 0-64 28.7-64 64l0 224z"]},{prefix:"far",iconName:"heart",icon:[512,512,[61578,10084,9829,129505,129294,129293,128420,128156,128155,128154,128153],"f004","M378.9 80c-27.3 0-53 13.1-69 35.2l-34.4 47.6c-4.5 6.2-11.7 9.9-19.4 9.9s-14.9-3.7-19.4-9.9l-34.4-47.6c-16-22.1-41.7-35.2-69-35.2-47 0-85.1 38.1-85.1 85.1 0 49.9 32 98.4 68.1 142.3 41.1 50 91.4 94 125.9 120.3 3.2 2.4 7.9 4.2 14 4.2s10.8-1.8 14-4.2c34.5-26.3 84.8-70.4 125.9-120.3 36.2-43.9 68.1-92.4 68.1-142.3 0-47-38.1-85.1-85.1-85.1zM271 87.1c25-34.6 65.2-55.1 107.9-55.1 73.5 0 133.1 59.6 133.1 133.1 0 68.6-42.9 128.9-79.1 172.8-44.1 53.6-97.3 100.1-133.8 127.9-12.3 9.4-27.5 14.1-43.1 14.1s-30.8-4.7-43.1-14.1C176.4 438 123.2 391.5 79.1 338 42.9 294.1 0 233.7 0 165.1 0 91.6 59.6 32 133.1 32 175.8 32 216 52.5 241 87.1l15 20.7 15-20.7z"]},{prefix:"far",iconName:"paper-plane",icon:[576,512,[61913],"f1d8","M290.5 287.7L491.4 86.9 359 456.3 290.5 287.7zM457.4 53L256.6 253.8 88 185.3 457.4 53zM38.1 216.8l205.8 83.6 83.6 205.8c5.3 13.1 18.1 21.7 32.3 21.7 14.7 0 27.8-9.2 32.8-23.1L570.6 8c3.5-9.8 1-20.6-6.3-28s-18.2-9.8-28-6.3L39.4 151.7c-13.9 5-23.1 18.1-23.1 32.8 0 14.2 8.6 27 21.7 32.3z"]},{prefix:"far",iconName:"magnifying-glass-minus",icon:[512,512,["search-minus"],"f010","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208 93.1 416 208 416zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},{prefix:"far",iconName:"book",icon:[448,512,[128212],"f02d","M88 0C39.4 0 0 39.4 0 88L0 432c0 44.2 35.8 80 80 80l344 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-76.1C435.3 375 448 353 448 328l0-256c0-39.8-32.2-72-72-72L88 0zM368 400l0 64-288 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l288 0zM80 352c-11.4 0-22.2 2.4-32 6.7L48 88c0-22.1 17.9-40 40-40l288 0c13.3 0 24 10.7 24 24l0 256c0 13.3-10.7 24-24 24L80 352zm48-200c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24zm24 72c-13.3 0-24 10.7-24 24s10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0z"]},{prefix:"far",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M464 256a208 208 0 1 1 -416 0 208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0 256 256 0 1 0 -512 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},{prefix:"far",iconName:"ellipsis-vertical",icon:[128,512,["ellipsis-v"],"f142","M112 80a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM16 256c0-26.5 21.5-48 48-48s48 21.5 48 48-21.5 48-48 48-48-21.5-48-48zm96 176c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48z"]},{prefix:"far",iconName:"arrow-right-to-line",icon:[512,512,[8677,"arrow-to-right"],"f340","M512 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 336c0 13.3 10.7 24 24 24s24-10.7 24-24l0-336zM377 273c9.4-9.4 9.4-24.6 0-33.9L241 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l95 95-278.1 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l278.1 0-95 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L377 273z"]},{prefix:"far",iconName:"angle-left",icon:[256,512,[8249],"f104","M15.5 239c-9.4 9.4-9.4 24.6 0 33.9l160 160c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143 143-143c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L15.5 239z"]},{prefix:"far",iconName:"calendar-circle-exclamation",icon:[576,512,[],"e46e","M152 0c13.3 0 24 10.7 24 24l0 40 160 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 32 0c35.3 0 64 28.7 64 64l0 86c-15.3-3.9-31.4-6-48-6-27.3 0-53.3 5.7-76.9 16L80 224 80 416c0 8.8 7.2 16 16 16l146.7 0c2.8 16.8 7.8 32.9 14.8 48L96 480c-35.3 0-64-28.7-64-64l0-288c0-35.3 28.7-64 64-64l32 0 0-40c0-13.3 10.7-24 24-24zm0 112l-56 0c-8.8 0-16 7.2-16 16l0 48 352 0 0-48c0-8.8-7.2-16-16-16l-264 0zM432 256a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 228a20 20 0 1 0 0-40 20 20 0 1 0 0 40zm0-180c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z"]},{prefix:"far",iconName:"expand",icon:[448,512,[],"f065","M136 32c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0 0 88c0 13.3-10.7 24-24 24S0 181.3 0 168L0 56C0 42.7 10.7 32 24 32l112 0zM0 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24L0 344zM424 32c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM400 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},{prefix:"far",iconName:"equals",icon:[448,512,[62764],"3d","M24 128c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 128zm0 208c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 336z"]},{prefix:"far",iconName:"receipt",icon:[384,512,[129534],"f543","M32.4 1.5C25.1-1.2 16.8-.2 10.3 4.3S0 16.1 0 24L0 488c0 7.9 3.9 15.2 10.3 19.7s14.7 5.5 22.1 2.7l55-20.6 47.1 20.2c6.5 2.8 13.9 2.6 20.2-.6l37.3-18.6 37.3 18.6c6.3 3.2 13.7 3.4 20.2 .6l47.1-20.2 55 20.6c7.4 2.8 15.6 1.7 22.1-2.7S384 495.9 384 488l0-464c0-7.9-3.9-15.2-10.3-19.7s-14.7-5.5-22.1-2.7l-55 20.6-47.1-20.2C243-.8 235.6-.6 229.3 2.5L192 21.2 154.7 2.5C148.4-.6 141-.8 134.5 1.9L87.4 22.1 32.4 1.5zM48 453.4L48 58.6 79.6 70.5c5.8 2.2 12.2 2 17.9-.4l45.8-19.6 38 19c6.8 3.4 14.7 3.4 21.5 0l38-19 45.8 19.6c5.7 2.4 12.1 2.6 17.9 .4l31.6-11.8 0 394.7-31.6-11.8c-5.8-2.2-12.2-2-17.9 .4l-45.8 19.6-38-19c-6.8-3.4-14.7-3.4-21.5 0l-38 19-45.8-19.6c-5.7-2.4-12.1-2.6-17.9-.4L48 453.4zM120 136c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 192c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zM96 256c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0c-13.3 0-24 10.7-24 24z"]},{prefix:"far",iconName:"eye",icon:[576,512,[128065],"f06e","M288 80C222.8 80 169.2 109.6 128.1 147.7 89.6 183.5 63 226 49.4 256 63 286 89.6 328.5 128.1 364.3 169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256 513 226 486.4 183.5 447.9 147.7 406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1 3.3 7.9 3.3 16.7 0 24.6-14.9 35.7-46.2 87.7-93 131.1-47.1 43.7-111.8 80.6-192.6 80.6S142.5 443.2 95.4 399.4c-46.8-43.5-78.1-95.4-93-131.1-3.3-7.9-3.3-16.7 0-24.6 14.9-35.7 46.2-87.7 93-131.1zM288 336c44.2 0 80-35.8 80-80 0-29.6-16.1-55.5-40-69.3-1.4 59.7-49.6 107.9-109.3 109.3 13.8 23.9 39.7 40 69.3 40zm-79.6-88.4c2.5 .3 5 .4 7.6 .4 35.3 0 64-28.7 64-64 0-2.6-.2-5.1-.4-7.6-37.4 3.9-67.2 33.7-71.1 71.1zm45.6-115c10.8-3 22.2-4.5 33.9-4.5 8.8 0 17.5 .9 25.8 2.6 .3 .1 .5 .1 .8 .2 57.9 12.2 101.4 63.7 101.4 125.2 0 70.7-57.3 128-128 128-61.6 0-113-43.5-125.2-101.4-1.8-8.6-2.8-17.5-2.8-26.6 0-11 1.4-21.8 4-32 .2-.7 .3-1.3 .5-1.9 11.9-43.4 46.1-77.6 89.5-89.5z"]},{prefix:"far",iconName:"align-left",icon:[448,512,[],"f036","M24 40C10.7 40 0 50.7 0 64S10.7 88 24 88l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 40zm0 128c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM0 320c0 13.3 10.7 24 24 24l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 296c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},{prefix:"far",iconName:"paintbrush",icon:[576,512,[128396,"paint-brush"],"f1fc","M498.4 0c-17.3 0-34.1 5.8-47.8 16.4L246.1 176.3c-25.3 19.7-41.4 48.6-45.2 80-2.9-.2-5.9-.3-8.9-.3-70.7 0-128 57.3-128 128 0 8.6 .9 17.1 2.5 25.2 3.6 18.1-8.5 38.8-27 38.8L32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0c70.7 0 128-57.3 128-128 0-3-.1-5.9-.3-8.9 31.4-3.8 60.3-20 80-45.2L559.6 125.3C570.2 111.7 576 94.9 576 77.6 576 34.7 541.3 0 498.4 0zM307.1 328c-12.5-25.7-33.4-46.6-59.1-59.1 .6-21.4 10.7-41.5 27.6-54.8L480.2 54.3c5.2-4.1 11.6-6.3 18.2-6.3 16.3 0 29.6 13.2 29.6 29.6 0 6.6-2.2 13-6.3 18.2L361.9 300.3c-13.2 17-33.4 27.1-54.8 27.6zM272 384c0 44.2-35.8 80-80 80l-92.1 0c.5-.7 1-1.5 1.5-2.2 11.5-17.5 16.6-39.9 12.2-62-1-5.1-1.6-10.4-1.6-15.8 0-44.2 35.8-80 80-80s80 35.8 80 80z"]},{prefix:"far",iconName:"key",icon:[512,512,[128273],"f084","M208 176c0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128c-10.4 0-20.5-1.2-30.1-3.6-8.1-2-16.7 .5-22.6 6.4L254.1 336 200 336c-13.3 0-24 10.7-24 24l0 40-40 0c-13.3 0-24 10.7-24 24l0 40-64 0 0-78.1 157.2-157.2c5.9-5.9 8.3-14.5 6.4-22.6-2.3-9.6-3.6-19.7-3.6-30.1zM336 0c-97.2 0-176 78.8-176 176 0 9.5 .7 18.8 2.2 27.9L7 359c-4.5 4.5-7 10.6-7 17L0 488c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-40 40 0c13.3 0 24-10.7 24-24l0-40 40 0c6.4 0 12.5-2.5 17-7l27.2-27.2c9.1 1.4 18.4 2.2 27.9 2.2 97.2 0 176-78.8 176-176S433.2 0 336 0zm32 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"palette",icon:[512,512,[127912],"f53f","M464 258.2c0 2.7-1 5.2-4.2 8-3.8 3.1-10.1 5.8-17.8 5.8L344 272c-53 0-96 43-96 96 0 6.8 .7 13.4 2.1 19.8 3.3 15.7 10.2 31.1 14.4 40.6l0 0c.7 1.6 1.4 3 1.9 4.3 5 11.5 5.6 15.4 5.6 17.1 0 5.3-1.9 9.5-3.8 11.8-.9 1.1-1.6 1.6-2 1.8-.3 .2-.8 .3-1.6 .4-2.9 .1-5.7 .2-8.6 .2-114.9 0-208-93.1-208-208S141.1 48 256 48 464 141.1 464 256c0 .7 0 1.4 0 2.2zm48 .5c0-.9 0-1.8 0-2.7 0-141.4-114.6-256-256-256S0 114.6 0 256 114.6 512 256 512c3.5 0 7.1-.1 10.6-.2 31.8-1.3 53.4-30.1 53.4-62 0-14.5-6.1-28.3-12.1-42-4.3-9.8-8.7-19.7-10.8-29.9-.7-3.2-1-6.5-1-9.9 0-26.5 21.5-48 48-48l97.9 0c36.5 0 69.7-24.8 70.1-61.3zM160 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-64a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm64 64a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"far",iconName:"floppy-disk",icon:[448,512,[128426,128190,"save"],"f0c7","M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-242.7c0-4.2-1.7-8.3-4.7-11.3L320 86.6 320 176c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-96-32 0zm80 0l0 80 128 0 0-80-128 0zM0 96C0 60.7 28.7 32 64 32l242.7 0c17 0 33.3 6.7 45.3 18.7L429.3 128c12 12 18.7 28.3 18.7 45.3L448 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM160 320a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"]},{prefix:"far",iconName:"magnifying-glass",icon:[512,512,[128269,"search"],"f002","M368 208a160 160 0 1 0 -320 0 160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416 93.1 416 0 322.9 0 208S93.1 0 208 0 416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"]},{prefix:"far",iconName:"ellipsis",icon:[448,512,["ellipsis-h"],"f141","M448 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-176 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM48 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"]},{prefix:"far",iconName:"share-nodes",icon:[512,512,["share-alt"],"f1e0","M432 96a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm48 0c0 53-43 96-96 96-27.4 0-52.1-11.5-69.6-29.9L188.9 231.8c2 7.7 3.1 15.8 3.1 24.2s-1.1 16.5-3.1 24.2l125.5 69.7c17.5-18.4 42.2-29.9 69.6-29.9 53 0 96 43 96 96s-43 96-96 96-96-43-96-96c0-8.3 1.1-16.5 3.1-24.2L165.6 322.1C148.1 340.5 123.4 352 96 352 43 352 0 309 0 256s43-96 96-96c27.4 0 52.1 11.5 69.6 29.9l125.5-69.7c-2-7.7-3.1-15.8-3.1-24.2 0-53 43-96 96-96s96 43 96 96zM144 256a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM384 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},{prefix:"far",iconName:"arrows-from-line",icon:[384,512,[],"e0a4","M209-25c-9.4-9.4-24.6-9.4-33.9 0L103 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 102.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-102.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L209-25zm7 385c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 102.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-102.1zM24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 232z"]},{prefix:"far",iconName:"power-off",icon:[512,512,[9211],"f011","M280-8c0-13.3-10.7-24-24-24S232-21.3 232-8l0 264c0 13.3 10.7 24 24 24s24-10.7 24-24L280-8zM148.4 78c11.3-6.9 15-21.6 8.1-33s-21.6-15-33-8.1C49.5 81.7 0 163.1 0 256 0 397.4 114.6 512 256 512S512 397.4 512 256c0-92.9-49.5-174.3-123.5-219.1-11.3-6.9-26.1-3.2-33 8.1s-3.2 26.1 8.1 33c60.2 36.5 100.4 102.6 100.4 178 0 114.9-93.1 208-208 208S48 370.9 48 256c0-75.4 40.2-141.5 100.4-178z"]},{prefix:"far",iconName:"envelope-open-text",icon:[576,512,[],"f658","M523.5 125.2c7 4.8 12.4 11.3 16 18.8l-73.3 0-155.4-107.2c-13.7-9.4-31.7-9.4-45.4 0L80.4 164.4 263.8 303.5c2.6 1.9 5.3 3.5 8.2 4.8l0 49.9c-13.2-2.4-26-7.9-37.2-16.4L80 224.3 80 416c0 8.9 7.2 16 16 16l176 0 0 48-176 0c-35.4 0-64-28.7-64-64l0-252c.1-15.5 7.8-30 20.5-38.8L238-2.7c30.1-20.7 69.8-20.7 99.9 0L523.5 125.2zM320 240c0-26.5 21.5-48 48-48l160 0c26.5 0 48 21.5 48 48l0 224c0 26.5-21.5 48-48 48l-160 0c-26.5 0-48-21.5-48-48l0-224zm56 40c0 13.3 10.7 24 24 24l96 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-96 0c-13.3 0-24 10.7-24 24zm0 96c0 13.3 10.7 24 24 24l56 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-56 0c-13.3 0-24 10.7-24 24z"]},{prefix:"far",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM224 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 144c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144zm112 0c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 144c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144z"]},{prefix:"far",iconName:"mobile",icon:[384,512,[128241,"mobile-android","mobile-phone"],"f3ce","M80 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l224 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L80 48zM16 64C16 28.7 44.7 0 80 0L304 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L80 512c-35.3 0-64-28.7-64-64L16 64zM152 368l80 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"far",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-13.3 0-24 10.7-24 24l0 9.7C118.6 45.3 56 115.4 56 200l0 14.5c0 37.7-10 74.7-29 107.3L5.1 359.2C1.8 365 0 371.5 0 378.2 0 399.1 16.9 416 37.8 416l372.4 0c20.9 0 37.8-16.9 37.8-37.8 0-6.7-1.8-13.3-5.1-19L421 321.7c-19-32.6-29-69.6-29-107.3l0-14.5c0-84.6-62.6-154.7-144-166.3l0-9.7c0-13.3-10.7-24-24-24zM392.4 368l-336.9 0 12.9-22.1C91.7 306 104 260.6 104 214.5l0-14.5c0-66.3 53.7-120 120-120s120 53.7 120 120l0 14.5c0 46.2 12.3 91.5 35.5 131.4L392.4 368zM156.1 464c9.9 28 36.6 48 67.9 48s58-20 67.9-48l-135.8 0z"]},{prefix:"far",iconName:"hyphen",icon:[320,512,[],"2d","M0 256c0-13.3 10.7-24 24-24l272 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 280c-13.3 0-24-10.7-24-24z"]},{prefix:"far",iconName:"filter",icon:[512,512,[],"f0b0","M0 93.7C0 77.3 13.3 64 29.7 64l452.7 0c16.4 0 29.7 13.3 29.7 29.7 0 7.9-3.1 15.4-8.7 21L336 281.9 336 482.3c0 16.4-13.3 29.7-29.7 29.7-7.9 0-15.4-3.1-21-8.7L183 401c-4.5-4.5-7-10.6-7-17L176 281.9 8.7 114.6C3.1 109.1 0 101.5 0 93.7zM73.9 112L217 255c4.5 4.5 7 10.6 7 17l0 102.1 64 64 0-166.1c0-6.4 2.5-12.5 7-17l143-143-364.1 0z"]},{prefix:"far",iconName:"medal",icon:[512,512,[127941],"f5a2","M21.6 64.2L96.4 213.8c-20.2 30.4-32 67-32 106.2 0 106 86 192 192 192s192-86 192-192c0-39.3-11.8-75.8-32-106.2L491 64.2c11.9-23.7 2.2-52.5-21.5-64.4L383.8-43.1c-23.1-11.6-51.2-2.7-63.6 19.9l-63.8 117-63.8-117C180.1-45.8 152-54.7 128.9-43.1L43-.2C19.3 11.7 9.7 40.5 21.6 64.2zm269.1 66.9L362.3-.2 448.1 42.7 382 174.9c-25.5-22.1-56.8-37.6-91.3-43.8zm-68.8 0c-34.5 6.2-65.9 21.7-91.3 43.8L64.5 42.7 150.3-.2 221.9 131.1zM112.3 320a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm174.8-49.5l-22.4-45.4c-3.4-7-13.3-7-16.8 0l-22.4 45.4c-1.4 2.8-4 4.7-7 5.1l-50.1 7.3c-7.7 1.1-10.7 10.5-5.2 16l36.3 35.4c2.2 2.1 3.2 5.2 2.7 8.3l-8.6 49.9c-1.3 7.6 6.7 13.5 13.6 9.9L252 378.7c2.7-1.4 6-1.4 8.7 0l44.8 23.6c6.9 3.6 14.9-2.2 13.6-9.9l-8.6-49.9c-.5-3 .5-6.1 2.7-8.3l36.3-35.4c5.5-5.4 2.5-14.8-5.2-16l-50.1-7.3c-3-.4-5.7-2.4-7-5.1z"]},{prefix:"far",iconName:"cloud-slash",icon:[576,512,[],"e137","M41-25C31.6-34.3 16.4-34.3 7-25S-2.3-.4 7 9L535 537c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-46.7-46.7c32.5-23.2 53.8-61.3 53.8-104.3 0-49.9-28.5-93-70.1-114.2 4-11.9 6.1-24.6 6.1-37.8 0-66.3-53.7-120-120-120-11.5 0-22.7 1.6-33.3 4.7-29.3-32.3-71.6-52.7-118.7-52.7-39.6 0-75.9 14.4-103.8 38.2L41-25zM170.3 104.3c19.1-15.2 43.4-24.3 69.7-24.3 37.7 0 71 18.6 91.3 47.1 6.7 9.5 19.3 12.8 29.8 7.8 9.3-4.4 19.7-6.9 30.8-6.9 39.8 0 72 32.2 72 72 0 14.1-4 27.2-11 38.3-4.1 6.5-4.8 14.6-2 21.7s9 12.5 16.5 14.3c34.8 8.7 60.5 40.2 60.5 77.6 0 29.8-16.3 55.8-40.5 69.6L170.3 104.3zM362.2 432L144 432c-53 0-96-43-96-96 0-42.7 27.9-79 66.6-91.4 11.8-3.8 18.8-16 16.1-28.1-1.3-6-2.2-12.2-2.5-18.5L84.5 154.3c-2.9 12.1-4.5 24.7-4.5 37.7 0 4.9 .2 9.8 .7 14.6-47.8 23.4-80.7 72.5-80.7 129.4 0 79.5 64.5 144 144 144l266.2 0-48-48z"]},{prefix:"far",iconName:"arrow-turn-left",icon:[512,512,[],"e632","M464 424c0 13.3 10.7 24 24 24s24-10.7 24-24l0-96c0-53-43-96-96-96l-334.1 0 95-95c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 239c-4.5 4.5-7 10.6-7 17s2.5 12.5 7 17L143 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-95-95 334.1 0c26.5 0 48 21.5 48 48l0 96z"]},{prefix:"far",iconName:"minus",icon:[448,512,[10134,8722,8211,"subtract"],"f068","M0 256c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 280c-13.3 0-24-10.7-24-24z"]},{prefix:"far",iconName:"paste",icon:[512,512,["file-clipboard"],"f0ea","M64 48l224 0c8.8 0 16 7.2 16 16l0 48 48 0 0-48c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 384c0 35.3 28.7 64 64 64l112 0 0-48-112 0c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16zm176 72c0-13.3-10.7-24-24-24L104 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l105.6 0c8.8-8.6 19-15.8 30.2-21.1 .1-.9 .2-1.9 .2-2.9zM448 464l-160 0c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16l101.5 0c4.2 0 8.3 1.7 11.3 4.7l58.5 58.5c3 3 4.7 7.1 4.7 11.3L464 448c0 8.8-7.2 16-16 16zM224 224l0 224c0 35.3 28.7 64 64 64l160 0c35.3 0 64-28.7 64-64l0-165.5c0-17-6.7-33.3-18.7-45.3l-58.5-58.5c-12-12-28.3-18.7-45.3-18.7L288 160c-35.3 0-64 28.7-64 64z"]},{prefix:"far",iconName:"calendar-check",icon:[448,512,[],"f274","M328 0c13.3 0 24 10.7 24 24l0 40 32 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l32 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 160 0 0-40c0-13.3 10.7-24 24-24zM64 112c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16L64 112zm230.7 65.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L211.4 374.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z"]},{prefix:"fas",iconName:"lock-keyhole",icon:[384,512,["lock-alt"],"f30d","M192 32c35.3 0 64 28.7 64 64l0 64-128 0 0-64c0-35.3 28.7-64 64-64zM64 96l0 64c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64l0-64c0-70.7-57.3-128-128-128S64 25.3 64 96zM216 296l0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-80c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},{prefix:"fas",iconName:"sort-down",icon:[384,512,["sort-desc"],"f0dd","M32 288c-12.9 0-24.6 7.8-29.6 19.8S.2 333.5 9.4 342.6l160 160c12.5 12.5 32.8 12.5 45.3 0l160-160c9.2-9.2 11.9-22.9 6.9-34.9S364.9 288 352 288L32 288z"]},{prefix:"fas",iconName:"hexagon-xmark",icon:[576,512,["times-hexagon","xmark-hexagon"],"f2ee","M33.5 291.8c-12.7-22.2-12.7-49.4 0-71.5L129.7 52.2C142.5 29.8 166.4 16 192.2 16l191.6 0c25.8 0 49.7 13.8 62.5 36.2l96.2 168.1c12.7 22.2 12.7 49.4 0 71.5L446.3 459.9c-12.8 22.4-36.7 36.2-62.5 36.2l-191.6 0c-25.8 0-49.7-13.8-62.5-36.2L33.5 291.8zM199 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z"]},{prefix:"fas",iconName:"caret-large-down",icon:[384,512,[],"e82c","M214.6 374.6c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-9.2-9.2-11.9-22.9-6.9-34.9S19.1 160 32 160l320 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-160 160z"]},{prefix:"fas",iconName:"code-compare",icon:[512,512,[],"e13a","M198.8 1.8c9-3.7 19.3-1.7 26.2 5.2l56 56c9.4 9.4 9.4 24.6 0 33.9l-56 56c-6.9 6.9-17.2 8.9-26.2 5.2S184 145.7 184 136l0-24-24 0c-17.7 0-32 14.3-32 32l0 214.7c28.3 12.3 48 40.5 48 73.3 0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3L64 144c0-53 43-96 96-96l24 0 0-24c0-9.7 5.8-18.5 14.8-22.2zM392 80a24 24 0 1 0 48 0 24 24 0 1 0 -48 0zm-8 73.3c-28.3-12.3-48-40.5-48-73.3 0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3L448 368c0 53-43 96-96 96l-24 0 0 24c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-56-56c-9.4-9.4-9.4-24.6 0-33.9l56-56c6.9-6.9 17.2-8.9 26.2-5.2S328 366.3 328 376l0 24 24 0c17.7 0 32-14.3 32-32l0-214.7zM72 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z"]},{prefix:"fas",iconName:"box-archive",icon:[512,512,["archive"],"f187","M0 64C0 46.3 14.3 32 32 32l448 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96L0 64zM32 176l448 0 0 240c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64l0-240zm152 64c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},{prefix:"fas",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M448 32c-35.3 0-64 28.7-64 64l0 64 32 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-256 0c-35.3 0-64-28.7-64-64l0-224c0-35.3 28.7-64 64-64l160 0 0-64c0-70.7 57.3-128 128-128S576 25.3 576 96l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32c0-35.3-28.7-64-64-64zM328 360c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0z"]},{prefix:"fas",iconName:"pause",icon:[384,512,[9208],"f04c","M48 32C21.5 32 0 53.5 0 80L0 432c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48L48 32zm224 0c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-64 0z"]},{prefix:"fas",iconName:"books",icon:[576,512,[128218],"f5db","M359.2 17c-17.1 4.6-27.2 22.1-22.6 39.2l12.4 46.4 123.6-33.1-12.4-46.4C455.7 6 438.1-4.1 421 .4L359.2 17zm125.9 98.8l-123.6 33.1 66.3 247.3 123.6-33.1-66.3-247.3zM452.5 488.9c4.6 17.1 22.1 27.2 39.2 22.6L553.6 495c17.1-4.6 27.2-22.1 22.6-39.2l-12.4-46.4-123.6 33.1 12.4 46.4zM32.4 32l0 48 128 0 0-48c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32zm0 96l0 256 128 0 0-256-128 0zm0 304l0 48c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-48-128 0zm176-304l0 352c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32l0-352c0-17.7-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32z"]},{prefix:"fas",iconName:"tag",icon:[512,512,[127991],"f02b","M32.5 96l0 149.5c0 17 6.7 33.3 18.7 45.3l192 192c25 25 65.5 25 90.5 0L483.2 333.3c25-25 25-65.5 0-90.5l-192-192C279.2 38.7 263 32 246 32L96.5 32c-35.3 0-64 28.7-64 64zm112 16a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},{prefix:"fas",iconName:"chart-mixed",icon:[512,512,["analytics"],"f643","M500 89c13.8-11 16-31.2 5-45s-31.2-16-45-5L319.4 151.5 211.2 70.4c-11.7-8.8-27.8-8.5-39.2 .6L12 199c-13.8 11-16 31.2-5 45s31.2 16 45 5l140.6-112.5 108.2 81.1c11.7 8.8 27.8 8.5 39.2-.6L500 89zM160 256l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32zM32 352l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32zm288-64c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32zm96-32l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},{prefix:"fas",iconName:"caret-large-left",icon:[256,512,[],"e82d","M9.9 233.4c-12.5 12.5-12.5 32.8 0 45.2l160 160c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-320c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-160 160z"]},{prefix:"fas",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-408c13.3 0 24 10.7 24 24l0 16 16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-61.6 0c-10.2 0-18.4 8.2-18.4 18.4 0 9.2 6.8 17 16 18.2l54.4 7.2c33 4.4 57.7 32.5 57.7 65.8 0 35.9-28.4 65.1-64 66.3l0 16c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-16-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l77.6 0c10.2 0 18.4-8.2 18.4-18.4 0-9.2-6.8-17-16-18.2l-54.4-7.2c-33-4.4-57.7-32.5-57.7-65.8 0-35.9 28.4-65.1 64-66.3l0-16c0-13.3 10.7-24 24-24z"]},{prefix:"fas",iconName:"caret-down",icon:[320,512,[],"f0d7","M140.3 376.8c12.6 10.2 31.1 9.5 42.8-2.2l128-128c9.2-9.2 11.9-22.9 6.9-34.9S301.4 192 288.5 192l-256 0c-12.9 0-24.6 7.8-29.6 19.8S.7 237.5 9.9 246.6l128 128 2.4 2.2z"]},{prefix:"fas",iconName:"robot",icon:[640,512,[129302],"f544","M352 0c0-17.7-14.3-32-32-32S288-17.7 288 0l0 64-96 0c-53 0-96 43-96 96l0 224c0 53 43 96 96 96l256 0c53 0 96-43 96-96l0-224c0-53-43-96-96-96l-96 0 0-64zM160 368c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24zm120 0c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24zm120 0c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24zM224 176a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm144 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM64 224c0-17.7-14.3-32-32-32S0 206.3 0 224l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96zm544-32c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32z"]},{prefix:"fas",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M0 128L0 352c0 53 43 96 96 96l32 0 0 72c0 13.3 10.7 24 24 24 5.2 0 10.2-1.7 14.4-4.8l115.2-86.4c4.2-3.1 9.2-4.8 14.4-4.8l120 0c53 0 96-43 96-96l0-224c0-53-43-96-96-96L96 32C43 32 0 75 0 128zm152 32l32 0c22.1 0 40 17.9 40 40l0 80c0 39.8-32.2 72-72 72-13.3 0-24-10.7-24-24s10.7-24 24-24 24-10.7 24-24l0-8-24 0c-22.1 0-40-17.9-40-40l0-32c0-22.1 17.9-40 40-40zm232 72l0 48c0 39.8-32.2 72-72 72-13.3 0-24-10.7-24-24s10.7-24 24-24 24-10.7 24-24l0-8-24 0c-22.1 0-40-17.9-40-40l0-32c0-22.1 17.9-40 40-40l32 0c22.1 0 40 17.9 40 40l0 32z"]},{prefix:"fas",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256 0c14.7 0 28.2 8.1 35.2 21l216 400c6.7 12.4 6.4 27.4-.8 39.5S486.1 480 472 480L40 480c-14.1 0-27.2-7.4-34.4-19.5s-7.5-27.1-.8-39.5l216-400c7-12.9 20.5-21 35.2-21zm0 352a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm0-192c-18.2 0-32.7 15.5-31.4 33.7l7.4 104c.9 12.5 11.4 22.3 23.9 22.3 12.6 0 23-9.7 23.9-22.3l7.4-104c1.3-18.2-13.1-33.7-31.4-33.7z"]},{prefix:"fas",iconName:"star",icon:[576,512,[61446,11088],"f005","M309.5-18.9c-4.1-8-12.4-13.1-21.4-13.1s-17.3 5.1-21.4 13.1L193.1 125.3 33.2 150.7c-8.9 1.4-16.3 7.7-19.1 16.3s-.5 18 5.8 24.4l114.4 114.5-25.2 159.9c-1.4 8.9 2.3 17.9 9.6 23.2s16.9 6.1 25 2L288.1 417.6 432.4 491c8 4.1 17.7 3.3 25-2s11-14.2 9.6-23.2L441.7 305.9 556.1 191.4c6.4-6.4 8.6-15.8 5.8-24.4s-10.1-14.9-19.1-16.3L383 125.3 309.5-18.9z"]},{prefix:"fas",iconName:"bell-slash",icon:[576,512,[61943,128277],"f1f6","M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-87.5-87.5c17.2-2.4 30.5-17.3 30.5-35.2 0-8.1-2.7-15.9-7.8-22.2l-9.8-12.2C464.4 308.5 448 261.8 448 213.7l0-21.7c0-77.4-55-142-128-156.8l0-3.2c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 3.2c-38.6 7.8-72.2 29.6-95.2 59.7L41-24.9zm87 238.5c0 48.1-16.4 94.8-46.4 132.4l-9.8 12.2c-5 6.3-7.8 14.1-7.8 22.2 0 19.6 15.9 35.5 35.5 35.5l235.3 0-206.9-206.9 0 4.5zM288 512c29.8 0 54.9-20.4 62-48l-124 0c7.1 27.6 32.2 48 62 48z"]},{prefix:"fas",iconName:"wand-magic-sparkles",icon:[576,512,["magic-wand-sparkles"],"e2ca","M263.4-27L278.2 9.8 315 24.6c3 1.2 5 4.2 5 7.4s-2 6.2-5 7.4L278.2 54.2 263.4 91c-1.2 3-4.2 5-7.4 5s-6.2-2-7.4-5L233.8 54.2 197 39.4c-3-1.2-5-4.2-5-7.4s2-6.2 5-7.4L233.8 9.8 248.6-27c1.2-3 4.2-5 7.4-5s6.2 2 7.4 5zM110.7 41.7l21.5 50.1 50.1 21.5c5.9 2.5 9.7 8.3 9.7 14.7s-3.8 12.2-9.7 14.7l-50.1 21.5-21.5 50.1c-2.5 5.9-8.3 9.7-14.7 9.7s-12.2-3.8-14.7-9.7L59.8 164.2 9.7 142.7C3.8 140.2 0 134.4 0 128s3.8-12.2 9.7-14.7L59.8 91.8 81.3 41.7C83.8 35.8 89.6 32 96 32s12.2 3.8 14.7 9.7zM464 304c6.4 0 12.2 3.8 14.7 9.7l21.5 50.1 50.1 21.5c5.9 2.5 9.7 8.3 9.7 14.7s-3.8 12.2-9.7 14.7l-50.1 21.5-21.5 50.1c-2.5 5.9-8.3 9.7-14.7 9.7s-12.2-3.8-14.7-9.7l-21.5-50.1-50.1-21.5c-5.9-2.5-9.7-8.3-9.7-14.7s3.8-12.2 9.7-14.7l50.1-21.5 21.5-50.1c2.5-5.9 8.3-9.7 14.7-9.7zM460 0c11 0 21.6 4.4 29.5 12.2l42.3 42.3C539.6 62.4 544 73 544 84s-4.4 21.6-12.2 29.5l-88.2 88.2-101.3-101.3 88.2-88.2C438.4 4.4 449 0 460 0zM44.2 398.5L308.4 134.3 409.7 235.6 145.5 499.8C137.6 507.6 127 512 116 512s-21.6-4.4-29.5-12.2L44.2 457.5C36.4 449.6 32 439 32 428s4.4-21.6 12.2-29.5z"]},{prefix:"fas",iconName:"hexagon-exclamation",icon:[576,512,[],"e417","M383.8 16c25.8 0 49.7 13.8 62.5 36.2l96.2 168c12.7 22.2 12.7 49.4 0 71.5L446.3 459.9c-12.8 22.4-36.7 36.2-62.5 36.2l-191.6 0c-25.8 0-49.7-13.8-62.5-36.2L33.5 291.8c-12.7-22.2-12.7-49.4 0-71.5l96.2-168C142.5 29.8 166.4 16 192.2 16l191.6 0zM288 320a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm0-192c-18.2 0-32.7 15.5-31.4 33.7l7.4 104C265 278.3 275.4 288 288 288s23-9.7 23.9-22.3l7.4-104c1.3-18.2-13.1-33.7-31.4-33.7z"]},{prefix:"fas",iconName:"cubes",icon:[512,512,[],"f1b3","M284-1.3c-17.3-10-38.7-10-56 0L143.8 47.3c-17.3 10-28 28.5-28 48.5l0 101.9-88.3 51c-17.3 10-28 28.5-28 48.5l0 97.3c0 20 10.7 38.5 28 48.5l84.3 48.6c17.3 10 38.7 10 56 0l88.3-51 88.3 51c17.3 10 38.7 10 56 0L484.5 443c17.3-10 28-28.5 28-48.5l0-97.3c0-20-10.7-38.5-28-48.5l-88.3-51 0-101.9c0-20-10.7-38.5-28-48.5L284-1.3zM232 292.6l0 106.5-88.3 51c-1.2 .7-2.6 1.1-4 1.1l0-105.3 92.3-53.3zm231.4 .6c.7 1.2 1.1 2.6 1.1 4l0 97.3c0 2.9-1.5 5.5-4 6.9l-84.3 48.6c-1.2 .7-2.6 1.1-4 1.1l0-105.3 91.2-52.6zM348.3 95.8l0 101.9-92.3 53.3 0-106.5 91.2-52.6c.7 1.2 1.1 2.6 1.1 4z"]},{prefix:"fas",iconName:"turn-right",icon:[512,512,[],"e639","M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9S320 115.1 320 128l0 64-160 0C71.6 192 0 263.6 0 352l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7 14.3-32 32-32l160 0 0 64c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"]},{prefix:"fas",iconName:"caret-large-up",icon:[384,512,[],"e82f","M169.9 137.4c12.5-12.5 32.8-12.5 45.2 0l160 160c9.2 9.2 11.9 22.9 6.9 34.9S365.4 352 352.5 352l-320 0c-12.9 0-24.6-7.8-29.6-19.8S.7 306.5 9.9 297.4l160-160z"]},{prefix:"fas",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zM374 145.7c-10.7-7.8-25.7-5.4-33.5 5.3L221.1 315.2 169 263.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.8 7.5 18.8 7s13.4-4.1 17.5-9.8L379.3 179.2c7.8-10.7 5.4-25.7-5.3-33.5z"]},{prefix:"fas",iconName:"xmark",icon:[384,512,[215,10060,10006,10005,128473,"close","multiply","remove","times"],"f00d","M55.1 73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L147.2 256 9.9 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192.5 301.3 329.9 438.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.8 256 375.1 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192.5 210.7 55.1 73.4z"]},{prefix:"fas",iconName:"square-info",icon:[448,512,[8505,"info-square"],"f30f","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM184 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},{prefix:"fas",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M64 0C28.7 0 0 28.7 0 64L0 480c0 11.5 6.2 22.2 16.2 27.8s22.3 5.5 32.2-.4L192 421.3 335.5 507.4c9.9 5.9 22.2 6.1 32.2 .4S384 491.5 384 480l0-416c0-35.3-28.7-64-64-64L64 0z"]},{prefix:"fas",iconName:"user",icon:[448,512,[62470,62144,128100,"user-alt","user-large"],"f007","M224 248a120 120 0 1 0 0-240 120 120 0 1 0 0 240zm-29.7 56C95.8 304 16 383.8 16 482.3 16 498.7 29.3 512 45.7 512l356.6 0c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3l-59.4 0z"]},{prefix:"fas",iconName:"server",icon:[448,512,[],"f233","M64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 32zm216 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 288zm216 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},{prefix:"fas",iconName:"sort",icon:[384,512,["unsorted"],"f0dc","M2.4 204.2c5 12 16.6 19.8 29.6 19.8l320 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-160-160c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-9.2 9.2-11.9 22.9-6.9 34.9zm0 103.5c-5 12-2.2 25.7 6.9 34.9l160 160c12.5 12.5 32.8 12.5 45.3 0l160-160c9.2-9.2 11.9-22.9 6.9-34.9S364.9 288 352 288L32 288c-12.9 0-24.6 7.8-29.6 19.8z"]},{prefix:"fas",iconName:"info",icon:[192,512,[],"f129","M48 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM0 192c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 256 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0 0-224-32 0c-17.7 0-32-14.3-32-32z"]},{prefix:"fas",iconName:"message-bot",icon:[640,512,[],"e3b8","M96 128l0 64-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 0 112c0 53 43 96 96 96l0 72c0 13.3 10.7 24 24 24 5.2 0 10.2-1.7 14.4-4.8l115.2-86.4c4.2-3.1 9.2-4.8 14.4-4.8l88 0c53 0 96-43 96-96l0-112 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0 0-64c0-53-43-96-96-96L192 32c-53 0-96 43-96 96zm160 0l128 0c53 0 96 43 96 96s-43 96-96 96l-128 0c-53 0-96-43-96-96s43-96 96-96zm32 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},{prefix:"fas",iconName:"check",icon:[448,512,[10004,10003],"f00c","M434.8 70.1c14.3 10.4 17.5 30.4 7.1 44.7l-256 352c-5.5 7.6-14 12.3-23.4 13.1s-18.5-2.7-25.1-9.3l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l101.5 101.5 234-321.7c10.4-14.3 30.4-17.5 44.7-7.1z"]},{prefix:"fas",iconName:"play",icon:[448,512,[9654],"f04b","M91.2 36.9c-12.4-6.8-27.4-6.5-39.6 .7S32 57.9 32 72l0 368c0 14.1 7.5 27.2 19.6 34.4s27.2 7.5 39.6 .7l336-184c12.8-7 20.8-20.5 20.8-35.1s-8-28.1-20.8-35.1l-336-184z"]},{prefix:"fas",iconName:"file",icon:[384,512,[61462,128459,128196],"f15b","M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-277.5c0-17-6.7-33.3-18.7-45.3L258.7 18.7C246.7 6.7 230.5 0 213.5 0L64 0zM325.5 176L232 176c-13.3 0-24-10.7-24-24L208 58.5 325.5 176z"]},{prefix:"fas",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-336c-17.7 0-32 14.3-32 32 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 47.2-36 67.2-56 74.5l0 3.8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8.1c0-20.5 14.8-35.2 30.1-40.2 6.4-2.1 13.2-5.5 18.2-10.3 4.3-4.2 7.7-10 7.7-19.6 0-17.7-14.3-32-32-32zM224 368a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},{prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M195.1 9.5C198.1-5.3 211.2-16 226.4-16l59.8 0c15.2 0 28.3 10.7 31.3 25.5L332 79.5c14.1 6 27.3 13.7 39.3 22.8l67.8-22.5c14.4-4.8 30.2 1.2 37.8 14.4l29.9 51.8c7.6 13.2 4.9 29.8-6.5 39.9L447 233.3c.9 7.4 1.3 15 1.3 22.7s-.5 15.3-1.3 22.7l53.4 47.5c11.4 10.1 14 26.8 6.5 39.9l-29.9 51.8c-7.6 13.1-23.4 19.2-37.8 14.4l-67.8-22.5c-12.1 9.1-25.3 16.7-39.3 22.8l-14.4 69.9c-3.1 14.9-16.2 25.5-31.3 25.5l-59.8 0c-15.2 0-28.3-10.7-31.3-25.5l-14.4-69.9c-14.1-6-27.2-13.7-39.3-22.8L73.5 432.3c-14.4 4.8-30.2-1.2-37.8-14.4L5.8 366.1c-7.6-13.2-4.9-29.8 6.5-39.9l53.4-47.5c-.9-7.4-1.3-15-1.3-22.7s.5-15.3 1.3-22.7L12.3 185.8c-11.4-10.1-14-26.8-6.5-39.9L35.7 94.1c7.6-13.2 23.4-19.2 37.8-14.4l67.8 22.5c12.1-9.1 25.3-16.7 39.3-22.8L195.1 9.5zM256.3 336a80 80 0 1 0 -.6-160 80 80 0 1 0 .6 160z"]},{prefix:"fas",iconName:"turn-left",icon:[512,512,[],"e636","M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9S192 115.1 192 128l0 64 160 0c88.4 0 160 71.6 160 160l0 64c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-64c0-17.7-14.3-32-32-32l-160 0 0 64c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z"]},{prefix:"fas",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M80 160c17.7 0 32 14.3 32 32l0 256c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32L0 192c0-17.7 14.3-32 32-32l48 0zM270.6 16C297.9 16 320 38.1 320 65.4l0 4.2c0 6.8-1.3 13.6-3.8 19.9L288 160 448 160c26.5 0 48 21.5 48 48 0 19.7-11.9 36.6-28.9 44 17 7.4 28.9 24.3 28.9 44 0 23.4-16.8 42.9-39 47.1 4.4 7.3 7 15.8 7 24.9 0 22.2-15 40.8-35.4 46.3 2.2 5.5 3.4 11.5 3.4 17.7 0 26.5-21.5 48-48 48l-87.9 0c-36.3 0-71.6-12.4-99.9-35.1L184 435.2c-15.2-12.1-24-30.5-24-50l0-186.6c0-14.9 3.5-29.6 10.1-42.9L226.3 43.3C234.7 26.6 251.8 16 270.6 16z"]},{prefix:"fas",iconName:"hand",icon:[512,512,[9995,129306,"hand-paper"],"f256","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 272c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4S-3.6 325.7 12.4 341L124.8 448c43.1 41.1 100.4 64 160 64l19.2 0c97.2 0 176-78.8 176-176l0-208c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208z"]},{prefix:"fas",iconName:"octagon-xmark",icon:[512,512,["times-octagon","xmark-octagon"],"f2f0","M143.4 18.8c12-12 28.3-18.7 45.3-18.7l135.6 0c17 0 33.3 6.7 45.3 18.7L493.6 143c12 12 18.7 28.3 18.7 45.3l0 135.6c0 17-6.7 33.3-18.7 45.3L369.5 493.2c-12 12-28.3 18.7-45.3 18.7l-135.6 0c-17 0-33.3-6.7-45.3-18.7L19.2 369C7.2 357 .5 340.8 .5 323.8l0-135.6c0-17 6.7-33.3 18.7-45.3L143.4 18.8zM167.5 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z"]},{prefix:"fas",iconName:"circle",icon:[512,512,[61915,61708,11044,9899,9898,9679,128996,128995,128994,128993,128992,128309,128308],"f111","M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0z"]},{prefix:"fas",iconName:"address-card",icon:[576,512,[62140,"contact-card","vcard"],"f2bb","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 256l64 0c44.2 0 80 35.8 80 80 0 8.8-7.2 16-16 16L80 384c-8.8 0-16-7.2-16-16 0-44.2 35.8-80 80-80zm-24-96a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm240-48l112 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 96l112 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"fas",iconName:"comment-question",icon:[512,512,[],"e14b","M256 480c141.4 0 256-107.5 256-240S397.4 0 256 0 0 107.5 0 240c0 54.3 19.2 104.3 51.6 144.5L2.8 476.8c-4.8 9-3.3 20 3.6 27.5s17.8 9.8 27.1 5.8l118.4-50.7C183.7 472.6 218.9 480 256 480zm0-312c-16.1 0-29.2 13.1-29.2 29.2 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-42.6 34.6-77.2 77.2-77.2s77.2 34.6 77.2 77.2c0 45.5-34.5 64.7-53.7 71.8-2.3 10.8-11.9 19-23.5 19-13.3 0-24-10.7-24-24 0-20.2 14.6-34.6 29.5-39.5 6-2 12.3-5.1 16.8-9.5 3.9-3.8 6.9-9 6.9-17.7 0-16.1-13.1-29.2-29.2-29.2zM228 336a28 28 0 1 1 56 0 28 28 0 1 1 -56 0z"]},{prefix:"fas",iconName:"crown",icon:[576,512,[128081],"f521","M313 87.2c9.2-7.3 15-18.6 15-31.2 0-22.1-17.9-40-40-40s-40 17.9-40 40c0 12.6 5.9 23.9 15 31.2L194.6 194.8c-10 15.7-31.3 19.6-46.2 8.4L88.9 158.7c4.5-6.4 7.1-14.3 7.1-22.7 0-22.1-17.9-40-40-40s-40 17.9-40 40c0 21.8 17.5 39.6 39.2 40L87.8 393.5c4.7 31.3 31.6 54.5 63.3 54.5l273.8 0c31.7 0 58.6-23.2 63.3-54.5L520.8 176c21.7-.4 39.2-18.2 39.2-40 0-22.1-17.9-40-40-40s-40 17.9-40 40c0 8.4 2.6 16.3 7.1 22.7l-59.4 44.6c-14.9 11.2-36.2 7.3-46.2-8.4L313 87.2z"]},{prefix:"fas",iconName:"square-check",icon:[448,512,[61510,9989,9745,"check-square"],"f14a","M384 32c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0zM342 145.7c-10.7-7.8-25.7-5.4-33.5 5.3L189.1 315.2 137 263.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.9 7.5 18.8 7s13.4-4.1 17.5-9.8L347.3 179.2c7.8-10.7 5.4-25.7-5.3-33.5z"]},{prefix:"fas",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M384 32c26.5 0 48 21.5 48 48 0 6.3-1.3 12.2-3.4 17.7 20.4 5.5 35.4 24.1 35.4 46.3 0 9.1-2.6 17.6-7 24.9 22.2 4.2 39 23.7 39 47.1 0 19.7-11.9 36.6-28.9 44 17 7.4 28.9 24.3 28.9 44 0 26.5-21.5 48-48 48l-160 0 28.2 70.4c2.5 6.3 3.8 13.1 3.8 19.9l0 4.2c0 27.3-22.1 49.4-49.4 49.4-18.7 0-35.8-10.6-44.2-27.3L170.1 356.3c-6.7-13.3-10.1-28-10.1-42.9l0-186.6c0-19.4 8.9-37.8 24-50l12.2-9.7C224.6 44.4 259.8 32 296.1 32L384 32zM80 96c17.7 0 32 14.3 32 32l0 256c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l48 0z"]},{prefix:"fas",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M416 32c53 0 96 43 96 96l0 224c0 53-43 96-96 96l-120 0c-5.2 0-10.3 1.7-14.4 4.8L166.4 539.2c-4.2 3.1-9.2 4.8-14.4 4.8-13.3 0-24-10.7-24-24l0-72-32 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l320 0zm-42 97.7c-10.7-7.8-25.7-5.4-33.5 5.3L221.1 299.2 169 247.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.9 7.5 18.8 7s13.4-4.1 17.5-9.8L379.3 163.2c7.8-10.7 5.4-25.7-5.3-33.5z"]},{prefix:"fas",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM192 160l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z"]},{prefix:"fas",iconName:"spinner-scale",icon:[448,512,[],"e62a","M224 116a52 52 0 1 1 0-104 52 52 0 1 1 0 104zm0 300c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM416 288a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM0 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm399.4-96.2a56 56 0 1 1 -79.2-79.2 56 56 0 1 1 79.2 79.2zM65.6 414.4a32 32 0 1 1 45.3-45.3 32 32 0 1 1 -45.3 45.3zm271.5 0a32 32 0 1 1 45.3-45.3 32 32 0 1 1 -45.3 45.3zM54.3 86.3a48 48 0 1 1 67.9 67.9 48 48 0 1 1 -67.9-67.9z"]},{prefix:"fas",iconName:"users",icon:[640,512,[],"f0c0","M320 16a104 104 0 1 1 0 208 104 104 0 1 1 0-208zM96 88a72 72 0 1 1 0 144 72 72 0 1 1 0-144zM0 416c0-70.7 57.3-128 128-128 12.8 0 25.2 1.9 36.9 5.4-32.9 36.8-52.9 85.4-52.9 138.6l0 16c0 11.4 2.4 22.2 6.7 32L32 480c-17.7 0-32-14.3-32-32l0-32zm521.3 64c4.3-9.8 6.7-20.6 6.7-32l0-16c0-53.2-20-101.8-52.9-138.6 11.7-3.5 24.1-5.4 36.9-5.4 70.7 0 128 57.3 128 128l0 32c0 17.7-14.3 32-32 32l-86.7 0zM472 160a72 72 0 1 1 144 0 72 72 0 1 1 -144 0zM160 432c0-88.4 71.6-160 160-160s160 71.6 160 160l0 16c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-16z"]},{prefix:"fas",iconName:"grip-lines",icon:[448,512,[],"f7a4","M32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 288zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z"]},{prefix:"fas",iconName:"heart",icon:[512,512,[61578,10084,9829,129505,129294,129293,128420,128156,128155,128154,128153],"f004","M241 87.1l15 20.7 15-20.7C296 52.5 336.2 32 378.9 32 452.4 32 512 91.6 512 165.1l0 2.6c0 112.2-139.9 242.5-212.9 298.2-12.4 9.4-27.6 14.1-43.1 14.1s-30.8-4.6-43.1-14.1C139.9 410.2 0 279.9 0 167.7l0-2.6C0 91.6 59.6 32 133.1 32 175.8 32 216 52.5 241 87.1z"]},{prefix:"fas",iconName:"chart-area",icon:[512,512,["area-chart"],"f1fe","M32 32c17.7 0 32 14.3 32 32l0 336c0 8.8 7.2 16 16 16l400 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L80 480c-44.2 0-80-35.8-80-80L0 64C0 46.3 14.3 32 32 32zM240 96c6.7 0 13.1 2.8 17.7 7.8L328.8 181.3 375 135c9.4-9.4 24.6-9.4 33.9 0l64 64c4.5 4.5 7 10.6 7 17l0 112c0 13.3-10.7 24-24 24l-304 0c-13.3 0-24-10.7-24-24l0-112c0-6 2.3-11.8 6.3-16.2l88-96c4.5-5 11-7.8 17.7-7.8z"]},{prefix:"fas",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M256 0a256 256 0 1 1 0 512 256 256 0 1 1 0-512zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},{prefix:"fas",iconName:"trash",icon:[448,512,[],"f1f8","M136.7 5.9L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-8.7-26.1C306.9-7.2 294.7-16 280.9-16L167.1-16c-13.8 0-26 8.8-30.4 21.9zM416 144L32 144 53.1 467.1C54.7 492.4 75.7 512 101 512L347 512c25.3 0 46.3-19.6 47.9-44.9L416 144z"]},{prefix:"fas",iconName:"sort-up",icon:[384,512,["sort-asc"],"f0de","M32 224c-12.9 0-24.6-7.8-29.6-19.8S.2 178.5 9.4 169.4l160-160c12.5-12.5 32.8-12.5 45.3 0l160 160c9.2 9.2 11.9 22.9 6.9 34.9S364.9 224 352 224L32 224z"]},{prefix:"fas",iconName:"user-tie",icon:[448,512,[],"f508","M224 248a120 120 0 1 1 0-240 120 120 0 1 1 0 240zm-30.5 56l61 0c9.7 0 17.5 7.8 17.5 17.5 0 4.2-1.5 8.2-4.2 11.4l-27.4 32 31 115.1 .6 0 34.6-138.5c2.2-8.7 11.1-14 19.5-10.8 61.9 23.6 105.9 83.6 105.9 153.8 0 15.1-12.3 27.4-27.4 27.4L43.4 512c-15.1 0-27.4-12.3-27.4-27.4 0-70.2 44-130.2 105.9-153.8 8.4-3.2 17.3 2.1 19.5 10.8l34.6 138.5 .6 0 31-115.1-27.4-32c-2.7-3.2-4.2-7.2-4.2-11.4 0-9.7 7.8-17.5 17.5-17.5z"]},{prefix:"fas",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM224 192l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},{prefix:"fas",iconName:"caret-large-right",icon:[256,512,[],"e82e","M247.1 233.4c12.5 12.5 12.5 32.8 0 45.2l-160 160c-9.2 9.2-22.9 11.9-34.9 6.9S32.5 428.9 32.5 416l0-320c0-12.9 7.8-24.6 19.8-29.6S78 64.2 87.1 73.4l160 160z"]},{prefix:"fas",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 3.2C119 50 64 114.6 64 192l0 21.7c0 48.1-16.4 94.8-46.4 132.4L7.8 358.3C2.7 364.6 0 372.4 0 380.5 0 400.1 15.9 416 35.5 416l376.9 0c19.6 0 35.5-15.9 35.5-35.5 0-8.1-2.7-15.9-7.8-22.2l-9.8-12.2C400.4 308.5 384 261.8 384 213.7l0-21.7c0-77.4-55-142-128-156.8l0-3.2c0-17.7-14.3-32-32-32zM162 464c7.1 27.6 32.2 48 62 48s54.9-20.4 62-48l-124 0z"]},{prefix:"fas",iconName:"circle-small",icon:[320,512,[],"e122","M0 256a160 160 0 1 1 320 0 160 160 0 1 1 -320 0z"]},{prefix:"fas",iconName:"filter",icon:[512,512,[],"f0b0","M32 64C19.1 64 7.4 71.8 2.4 83.8S.2 109.5 9.4 118.6L192 301.3 192 416c0 8.5 3.4 16.6 9.4 22.6l64 64c9.2 9.2 22.9 11.9 34.9 6.9S320 492.9 320 480l0-178.7 182.6-182.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 64 480 64L32 64z"]},{prefix:"fas",iconName:"minus",icon:[448,512,[10134,8722,8211,"subtract"],"f068","M0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32z"]},{prefix:"fas",iconName:"question",icon:[320,512,[61736,10068,10067],"3f","M64 160c0-53 43-96 96-96s96 43 96 96c0 42.7-27.9 78.9-66.5 91.4-28.4 9.2-61.5 35.3-61.5 76.6l0 24c0 17.7 14.3 32 32 32s32-14.3 32-32l0-24c0-1.7 .6-4.1 3.5-7.3 3-3.3 7.9-6.5 13.7-8.4 64.3-20.7 110.8-81 110.8-152.3 0-88.4-71.6-160-160-160S0 71.6 0 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm96 352c22.1 0 40-17.9 40-40s-17.9-40-40-40-40 17.9-40 40 17.9 40 40 40z"]},{prefix:"fas",iconName:"square-minus",icon:[448,512,[61767,"minus-square"],"f146","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm72 200l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},{prefix:"fak",iconName:"square-poll-vertical-regular",icon:[512,512,[],"e066","M410.8 39c30.8 0 55.8 24.9 55.8 55.8l0 316c0 30.8-24.9 55.8-55.8 55.8l-316 0c-30.8 0-55.8-25-55.8-55.8l0-316C39 64 64 39 94.8 39l316 0zm0-39L94.8 0C42.5 .1 .1 42.5 0 94.8l0 316c.1 52.3 42.5 94.7 94.8 94.8l316 0c52.3-.1 94.7-42.5 94.8-94.8l0-316C505.5 42.5 463.1 .1 410.8 0zM169.9 402.6c0 5.9-3.1 10.5-6.8 10.5l-44.9 0c-3.7 0-6.8-4.7-6.8-10.5l0-231.9c0-5.9 3.1-10.5 6.8-10.5l44.9 0c3.7 0 6.8 4.7 6.8 10.5l0 231.9zm112.2 0c0 5.9-3.1 10.5-6.8 10.5l-44.8 0c-3.7 0-6.8-4.7-6.8-10.5l0-151.1c0-5.9 3.1-10.5 6.8-10.5l44.8 0c3.7 0 6.8 4.7 6.8 10.5l0 151.1zm111.9 0c0 5.9-3.1 10.5-6.8 10.5l-44.9 0c-3.7 0-6.8-4.7-6.8-10.5l0-304.5c0-5.9 3.1-10.5 6.8-10.5l44.9 0c3.7 0 6.8 4.7 6.8 10.5l0 304.5z"]},{prefix:"fak",iconName:"preview-regular",icon:[512,512,[],"e046","M270.1 323.5c28.5-7.7 45.4-36.8 37.8-65.3c-6.1-23-26.6-38.4-49.3-39.4c-3.2 0-5.1 3.5-4.2 6.4c1.3 3.5 1.9 7.4 1.9 11.2h-.3c0 19.5-16 35.5-35.5 35.5s-7.7-.6-11.2-1.9c-3.2-1-6.7 1-6.4 4.2c0 3.8 .6 7.7 1.9 11.5c7.7 28.5 36.8 45.4 65.3 37.8zM149.1 352c26.2 24.3 62.1 44.8 106.9 44.8s81-20.5 106.9-44.8 43.5-53.1 51.5-73c1.9-4.5 1.9-9.3 0-13.8c-8.3-19.8-25.6-48.6-51.5-73c-26.2-24.3-62.1-44.8-106.9-44.8s-81 20.5-106.9 44.8c-25.9 24-43.5 53.1-51.5 73c-1.9 4.5-1.9 9.3 0 13.8c8.3 19.8 25.6 48.6 51.5 73zM256 192c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80zM480 0H32C14.4 0 0 14.4 0 32v448c0 17.6 14.4 32 32 32h448c17.6 0 32-14.4 32-32V32c0-17.6-14.4-32-32-32zM464 464H48V96h416v368z"]},{prefix:"fak",iconName:"language-slash-regular",icon:[640,512,[],"e04e","M0 128c0-9.7 2.2-19 6.1-27.2l125.2 98.6-53.6 120.5c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-22.6-50.8 100.3 79 0 51.9 65.8 0 60.9 48-126.8 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l75.1 58.9 158.1 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 256c0 27.3-17.2 50.7-41.4 59.9l32.2 25.2c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM141 276l19-42.8 19 42.8-38 0zM320 112l0 113.5 100.1 78.4c3.4-1.8 6.7-3.7 9.9-5.6l-12.1-12.1c-7.8-7.8-7.8-20.5 0-28.3s20.5-7.8 28.3 0l14.6 14.6 .5 .5c12.4-13.1 22.5-28.3 29.8-45l-35.1 0-72 0c-11 0-20-9-20-20s9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c11 0 20 9 20 20s-9 20-20 20l-2 0-1.8 4.5c-8.9 24.5-22.4 46.6-39.6 65.4 .9 .5 1.8 1.1 2.7 1.6l18.9 11.3c9.5 5.6 12.5 17.9 6.9 27.4s-17.9 12.6-27.4 6.9l-18.9-11.3c-4.5-2.7-8.8-5.5-13.1-8.5-2.5 1.8-5.1 3.6-7.7 5.2l88.6 69.5 33.4 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16l-256 0z"]},{prefix:"fak",iconName:"circle-user-circle-check-solid",icon:[640,512,[],"e00c","M0 256C0 164.5 48.8 80 128 34.3s176.8-45.7 256 0c60.3 34.8 103 92.1 119.9 157.9c-2.6-.1-5.3-.2-7.9-.2c-82.5 0-151.8 56.8-170.8 133.5c-11.8-3.6-24.3-5.5-37.2-5.5l-64 0c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8c27.1 0 52.8-5.6 76.1-15.7c8 20.3 19.7 38.9 34.2 54.7c-75.7 36.2-164.9 33.1-238.4-9.3C48.8 432 0 347.5 0 256zm193.6-92c-12.9 22.3-12.9 49.7 0 72s36.6 36 62.4 36s49.5-13.7 62.4-36s12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},{prefix:"fak",iconName:"folder-open-lock-regular",icon:[640,512,[],"e005","M0 96C0 60.7 28.7 32 64 32l117.4 0c17 0 33.3 6.7 45.3 18.7l26.5 26.6c12 12 28.3 18.7 45.3 18.7L416 96c35.3 0 64 28.7 64 64l0 10.8c-11.3 5.4-21.6 12.6-30.4 21.2L432 192l0-32c0-8.8-7.2-16-16-16l-117.5 0c-29.7 0-58.2-11.8-79.2-32.8L192.8 84.7c-3-3-7.1-4.7-11.3-4.7L64 80c-8.8 0-16 7.2-16 16l0 261.1 68.4-117.2C122.1 230 132.6 224 144 224l282.8 0c-6.9 14.5-10.8 30.8-10.8 48l0 24.6c-19.1 11-32 31.7-32 55.4l0 127.9c0 0 0 .1 0 .1L87.7 480 64 480c-35.3 0-64-28.7-64-64L0 96zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},{prefix:"fak",iconName:"table-cells-slash-regular",icon:[640,512,[],"e006","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1L89.5 44.9C100.3 36.8 113.6 32 128 32l384 0c35.3 0 64 28.7 64 64l0 320c0 3.3-.2 6.5-.7 9.6l55.5 43.5c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 146.4L152.3 216 112 216l0 80 104 0 0-29.8L314.8 344 264 344l0 88 112 0 0-39.8 48 37.8 0 1.9 2.5 0 60.9 48L128 480c-35.3 0-64-28.7-64-64l0-269.6zM112 344l0 72c0 8.8 7.2 16 16 16l88 0 0-88-104 0zM134.4 80L216 144l0-64-81.6 0zM264 80l0 88 112 0 0-88L264 80zm43.9 136L376 269.4l0-53.4-68.1 0zM424 80l0 88 104 0 0-72c0-8.8-7.2-16-16-16l-88 0zm0 136l0 80 104 0 0-80-104 0zm47.2 128L528 388.5l0-44.5-56.8 0z"]},{prefix:"fak",iconName:"pip-wide-regular",icon:[512,512,[],"e044","M448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256zM392 240H152c-22.1 0-40 17.9-40 40v48c0 22.1 17.9 40 40 40h240c22.1 0 40-17.9 40-40v-48c0-22.1-17.9-40-40-40z"]},{prefix:"fak",iconName:"cloud-slash-gear-regular",icon:[640,512,[],"e03c","M10 42.8l326.8 256.1 22.5-39c.6-1 1.2-1.9 1.8-2.9L179.6 114.8c21.6-21.6 51.6-35 84.6-35s68.6 16.1 90.6 41.6c13.8 16 36.4 21 55.7 12.5c8.9-3.9 18.6-6.2 29.1-6.2c37.4 0 68.1 28.6 71.5 65.1h12.4c13.2 0 25.6 4.5 35.6 12.8c0-2 .2-4.1 .2-6.1c0-66.1-53.5-119.7-119.7-119.7s-33.7 3.7-48.6 10.3C360.2 54.5 314.8 32 264.1 32s-91.8 20.4-122.4 53.2L39.6 5.1C29.2-3.1 14.1-1.2 6 9.2C-2.2 19.5-.3 34.6 10 42.8zM335.5 435.4s0 0 0 0c-.9-1.5-1.6-3-2.4-4.6H144.5c-52.8 0-95.7-42.9-95.7-95.7s26.5-77.1 63.8-90.2c16.4-5.8 28.1-19.8 31.1-36.5l-45-35.5c-1.4 8.7-2.1 17.5-2.1 26.6v.2C40.9 219.4 .9 272.5 .9 335s64.3 143.6 143.6 143.6h216c-.4-.6-.7-1.2-1.1-1.8l-23.9-41.4zm291.6-48.7l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.2 8.8-32.7l-23.9-41.5c-6.6-11.5-21.2-15.4-32.7-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-23.9-23.9-23.9h-47.9v.2c-13.4 0-24 10.7-24 23.9v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.1-2.7-32.7 8.8L363 317.3h0c-6.6 11.5-2.7 26.1 8.8 32.7l8.5 4.9c4.7 2.7 7.3 7.8 7.3 13.2s-2.8 11.2-7.8 14.1l-8 4.6c-11.4 6.7-15.3 21.2-8.7 32.7L387 461c6.6 11.5 21.2 15.4 32.7 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 23.9 23.9 23.9h47.9c13.3 0 23.9-10.7 23.9-23.9v-10.3c0-5.4 3.2-10.3 7.9-13s10.5-3 15.2-.3l8.9 5.1c11.5 6.6 26.1 2.7 32.7-8.8l23.9-41.5c6.6-11.5 2.7-26.1-8.8-32.7zM540.9 392c-8.6 14.9-24.3 23.9-41.5 23.9s-32.9-9.1-41.5-23.9c-8.6-14.9-8.6-33 0-47.9s24.3-23.9 41.5-23.9s32.9 9.1 41.5 23.9c8.6 14.9 8.6 33 0 47.9z"]},{prefix:"fak",iconName:"circle-dashed-dollar-question-regular",icon:[640,512,[],"e03a","M321.4 345.5c2.6-20.9 9-40.7 18.3-58.6c-3.3-13-11.4-24.4-23.4-32.6c-14.9-10.2-34.8-15.9-50.4-20.3c-2.3-.6-4.6-1.3-7-1.9c-11.4-3.1-23.4-6.3-33.2-12.6c-12.5-8-3.4-19.6 7.6-24.4c12.3-5.3 27.6-6.5 40.8-4c7.1 1.4 14.1 3.3 21.1 5.3c1.6 .4 3.1 .9 4.7 1.3c11.5 3.1 23.4-3.6 26.6-15.1s-3.6-23.4-15.1-26.6c-1.9-.6-3.7-1.1-5.6-1.6c-9.6-2.7-19.3-5.4-29-6.6v-14.2c.1-11.9-9.6-21.6-21.5-21.6s-21.6 9.7-21.6 21.6v16.1c-6.1 1.4-12 3.3-17.5 5.7c-18 7.8-35 22.3-39 44.1h0c-4.2 23.1 5.7 43.9 25.2 56.4c14.2 9.1 33.1 14.4 48.2 18.7c2.3 .7 4.5 1.3 6.8 1.9c11.9 3.2 24.4 6.6 34.5 13.5c11.8 8 6.1 22.3-5.9 27.1c-8.9 3.6-22.5 5.1-39.5 2.6c-11.6-1.9-23.2-5.8-34.5-9.6c-2.5-.8-5-1.7-7.5-2.5c-11.3-3.8-23.5 2.4-27.3 13.7s2.4 23.6 13.7 27.3c14.1 4.6 28.3 9.2 42.8 12.5v17.4c0 11.9 9.7 21.6 21.6 21.6s21.6-9.7 21.6-21.6v-15.2c8.9-1 17.4-3 25.2-6.2c7-2.8 13.6-6.7 19.3-11.6zM496 224c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 240c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm39.5-97.4L512 378.9v5.1c0 8.8-7.2 16-16 16s-16-7.2-16-16v-14.8c0-6 3.3-11.4 8.6-14.2l32-16.8c4.5-2.4 7.4-7.1 7.4-12.3c0-7.7-6.2-13.9-13.9-13.9h-40.5c-5.3 0-9.6 4.3-9.6 9.6v6.4c0 8.8-7.2 16-16 16s-16-7.2-16-16v-6.3c0-23 18.6-41.6 41.6-41.6h40.5c25.3 0 45.9 20.5 45.9 45.9s-9.4 32.7-24.5 40.6zM302.2 51.5c23.9 5.3 46.2 14.7 66.2 27.4c10.4 6.6 24.2 6 32.9-2.8c10.1-10.1 9.4-26.8-2.5-34.7c-27.3-18.2-58.3-31.3-91.6-37.9c-14-2.8-26.3 8.5-26.3 22.8s9.3 22.5 21.3 25.2zM145.4 78.9c20-12.7 42.3-22.1 66.2-27.4c12-2.7 21.3-12.9 21.3-25.2S220.6 .7 206.6 3.5c-33.3 6.6-64.3 19.7-91.6 37.9c-11.9 7.9-12.6 24.6-2.5 34.7c8.7 8.7 22.5 9.4 32.9 2.8zM456.8 196.8c12.6-2.9 25.7-4.4 39.2-4.4s6.3 0 9.4 .3c-7.1-29-19.2-56-35.3-80.1c-7.9-11.9-24.6-12.6-34.7-2.5c-8.7 8.7-9.4 22.5-2.8 32.9c10.5 16.5 18.7 34.6 24.3 53.9zM302.2 457.6c-12 2.7-21.3 12.9-21.3 25.2s12.3 25.6 26.3 22.8c20.6-4.1 40.3-10.7 58.9-19.4c-10.9-12-20.2-25.6-27.5-40.3c-11.6 5-23.7 8.9-36.3 11.7zM28.6 230.5c12.3 0 22.5-9.3 25.2-21.3c5.3-23.9 14.7-46.2 27.4-66.2c6.6-10.4 6-24.2-2.8-32.9c-10.1-10.1-26.8-9.4-34.7 2.5c-18.2 27.3-31.3 58.3-37.9 91.6c-2.8 14 8.5 26.3 22.8 26.3zm183 226.9c-23.9-5.3-46.2-14.7-66.2-27.4c-10.4-6.6-24.2-6-32.9 2.8c-10.1 10.1-9.4 26.8 2.5 34.7c27.3 18.2 58.3 31.3 91.6 37.9c14 2.8 26.3-8.5 26.3-22.8s-9.3-22.5-21.3-25.2zM53.9 299.8c-2.7-12-12.9-21.3-25.2-21.3S3.1 290.8 5.9 304.8c6.6 33.3 19.7 64.3 37.9 91.6c7.9 11.9 24.6 12.6 34.7 2.5s9.4-22.5 2.8-32.9c-12.7-20-22.1-42.3-27.4-66.2z"]},{prefix:"fak",iconName:"paper-plane-regular",icon:[512,512,[],"e058","M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376 160 479.3c0 18.1 14.6 32.7 32.7 32.7 9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5l341.5-195.1-219.6 245.4 1.2 1-123.1-51.3zM403.3 425.4l-166.6-69.5 214.1-239.3-47.5 308.8z"]},{prefix:"fak",iconName:"cabinet-filing-floppy-disk-regular",icon:[640,512,[],"e050","M496 352l0 8c0 13.4 10.6 24 24 24s24-10.6 24-24l0-16c0-22.1-17.9-40-40-40l-120 0 0 48 112 0zm24-208c13.4 0 24-10.6 24-24l0-16c0-22.1-17.9-40-40-40L360 64c-22.1 0-40 17.9-40 40l0 16c0 13.4 10.6 24 24 24s24-10.6 24-24l0-8 128 0 0 8c0 13.4 10.6 24 24 24zM576-32L288-32c-35.2 0-64 28.8-64 64l0 128 17 0c10.9 0 21.4 2.2 31 6.1L272 32c0-9 7-16 16-16l288 0c9 0 16 7 16 16l0 168-276.8 0 44.8 44.8s1.6 2.2 2.6 3.2l229.4 0 0 168c0 9-7 16-16 16l-192 0 0 48 192 0c35.2 0 64-28.8 64-64l0-384c0-35.2-28.8-64-64-64zM50.2 192C22.4 192 0 214.4 0 242.2L0 493.8C0 521.6 22.4 544 50.2 544l251.5 0c27.8 0 50.2-22.4 50.2-50.2L352 303c0-13.4-5.1-26.2-14.7-35.5l-60.8-60.8c-9.3-9.3-22.1-14.7-35.5-14.7L50.2 192zm25.3 75.5c0-13.8 11.2-25.3 25.3-25.3l125.8 0c13.8 0 25.3 11.2 25.3 25.3l0 50.2c0 13.8-11.2 25.3-25.3 25.3l-125.8 0c-13.8 0-25.3-11.2-25.3-25.3l0-50.2zM176 493.8a50.2 50.2 0 1 1 0-100.5 50.2 50.2 0 1 1 0 100.5z"]},{prefix:"fak",iconName:"user-gear-regular",icon:[640,512,[],"e00f","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c19.7 0 38.7 3.2 56.4 9.1c-5.7 19.4-.4 40.5 13.8 54.9c-.9 .9-1.8 1.9-2.6 2.8c-19.7-12-42.8-18.8-67.5-18.8l-91.4 0c-65.7 0-120.1 48.7-129 112L348 464l7.4 12.8c13 22.3 38.9 32.4 62.6 26.2c.9 3 2 6 3.2 8.9c-1 .1-1.9 .1-2.9 .1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},{prefix:"fak",iconName:"chart-bar-stacked-regular",icon:[512,512,[],"e039","M417.1 200h-42.6c-19 0-34.7 15.7-34.7 34.7v210.6c0 19 15.7 34.7 34.7 34.7h42.6c19.3 0 34.7-15.7 34.7-34.7V234.7c0-19.3-15.7-34.7-34.7-34.7zm-7.2 238h-28v-56h28v56zm0-98h-28v-98h28v98zM132.4 116H99.6c-21.8 0-39.5 17.6-39.5 39.5v284.8c0 21.8 17.6 39.5 39.5 39.5h32.8c21.8 0 39.5-17.6 39.5-39.5V155.5c0-21.8-17.6-39.5-39.5-39.5zm-2.5 322h-28V326h28v112zm0-154h-28V158h28v126zm138-252h-24.1c-24.4 0-44 19.6-44 44v360.1c0 24.4 19.6 44 44 44h24.1c24.4 0 44-19.6 44-44V76c0-24.4-19.6-44-44-44zm2 404s-.8 2-2 2h-24.1s-2-.8-2-2V214h28v222zm0-264h-28V76s.8-2 2-2H268s2 .8 2 2v96z"]},{prefix:"fak",iconName:"code-compare-solid",icon:[512,512,[],"e060","M275.9 128.7c7.5-7.4 7.5-19.6 0-27.1L231.1 56.8c-7.4-7.5-19.6-7.5-27.1 0l0 0c0 .1 .1 .1 .1 .1-7.5 7.4-7.5 19.6 0 27.1l12 12-36.9 0c-38.9 0-70.4 31.5-70.5 70.4l0 169.4c-26 8.2-44.8 25.7-44.8 61s28.6 64 64 64 64-35.4 64-64-18.8-52.9-44.8-61l0-169.4c0-17.7 14.3-32 32-32l36.9 0-12 12c-7.5 7.4-7.4 19.6 0 27.1s19.6 7.5 27.1 0l44.8-44.8zM384 51.2c-35.4 0-64 35.4-64 64s18.8 52.9 44.8 61l0 169.3c0 17.7-14.3 32-32 32l-36.9 0 12-12c7.5-7.4 7.4-19.6 0-27.1s-19.6-7.5-27.1 0L236 383.2c-7.5 7.4-7.5 19.6 0 27.1l44.8 44.8c7.4 7.5 19.6 7.4 27.1 0s7.5-19.6 0-27.1l-12-12 36.9 0c38.9 0 70.4-31.5 70.4-70.4l0-169.4c26-8.2 44.8-25.7 44.8-61s-28.6-64-64-64z"]},{prefix:"fak",iconName:"file-rotate-right-solid",icon:[576,512,[],"e004","M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6c-73.6 20.8-127.6 88.3-128 168.5l0 1.7c.3 58.7 29.3 110.7 73.8 142.5c-3.2 .5-6.4 .7-9.8 .7L64 512c-35.3 0-64-28.7-64-64L0 64zM256 0L384 128l-128 0L256 0zm32 368c0-79.5 64.5-144 144-144c36.9 0 70.5 13.9 96 36.7l0-12.7c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l31.6 0c-17.6-19.7-43.1-32-71.6-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 53.9-12.3 71.6-32c8.8-9.9 24-10.7 33.9-1.9s10.7 24 1.9 33.9C513 493.4 474.7 512 432 512c-79.5 0-144-64.5-144-144z"]},{prefix:"fak",iconName:"consumer-regular",icon:[512,512,[],"e03d","M360 320h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H136v-56h16c22.1 0 40-17.9 40-40V40c0-22.1-17.9-40-40-40H72C49.9 0 32 17.9 32 40v80c0 22.1 17.9 40 40 40h16v224c0 39.7 32.3 72 72 72h160v16c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H160c-13.1 0-24-10.9-24-24V264h184v16c0 22.1 17.9 40 40 40zm8 80h64v64h-64v-64zM80 112V48h64v64H80z"]},{prefix:"fak",iconName:"house-magnifying-glass-regular",icon:[640,512,[],"e008","M5.6 263.5c-8.5-10.1-7.3-25.2 2.8-33.8l264-224c9-7.6 22.1-7.6 31.1 0c63.1 53.6 126.2 107.1 189.4 160.7c-14.2-4.1-29.3-6.4-44.9-6.4c-11.3 0-22.2 1.2-32.8 3.4L288 55.5 112 204.8 112 432c0 17.7 14.3 32 32 32l48 0 0-152c0-22.1 17.9-40 40-40l63.3 0c-4.8 15.2-7.3 31.3-7.3 48l-48 0 0 144 96 0 0-29.7c28.9 28.3 68.4 45.7 112 45.7c17.6 0 34.4-2.8 50.2-8l1.9 1.9C486.1 496.8 460.8 512 432 512l-288 0c-44.2 0-80-35.8-80-80l0-186.5L39.4 266.3c-10.1 8.5-25.3 7.3-33.8-2.8zM320 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L633 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L520 425.8l-.1 .1C499.4 439.8 474.7 448 448 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},{prefix:"fak",iconName:"left-panel-solid",icon:[576,512,[],"e021","M519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM168.1 368h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423z"]},{prefix:"fak",iconName:"list-magnifying-glass-regular",icon:[640,512,[],"e009","M16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48C26.7 48 16 58.7 16 72zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l109 0c4.5-17.3 11.7-33.5 21.3-48L184 232c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l158.1 0c-15.2-13.4-27.8-29.7-37.1-48L184 392c-13.3 0-24 10.7-24 24zm160-96c0 70.7 57.3 128 128 128c26.7 0 51.4-8.2 71.9-22.1l.1-.1 79.1 79.1c9.3 9.4 24.5 9.3 33.9 0s9.4-24.5 0-33.9l-79.1-79.1C567.8 371.4 576 346.7 576 320c0-70.7-57.3-128-128-128s-128 57.3-128 128zm48 0c0-28.6 15.2-55 40-69.3s55.2-14.3 80 0s40 40.7 40 69.3s-15.2 55-40 69.3s-55.2 14.3-80 0s-40-40.7-40-69.3z"]},{prefix:"fak",iconName:"thumbs-up-thumbs-down-solid",icon:[640,512,[],"e061","M479.4 256l1.3-7c4.2-20.8 15.4-39.4 32-52.5l4.5-3.8c14.1-11.5 22.4-28.5 22.4-46.7l0-69.8c0-20.2-9.9-38.7-26.6-49.9l-24-16C479.4 3.5 467.8 0 456 0L409.9 0c-16.6 0-30.1 13.4-30.1 30.1 0 2.2 0 4.5 .6 6.4-12.2 3.8-20.8 15-20.8 28.5 0 5.8 1.6 10.9 4.2 15.7-13.8 2.6-24.3 14.7-24.3 29.4 0 7.7 2.9 14.7 7.7 20.2-15.4 1.3-27.8 14.1-27.8 30.1 0 16.6 13.4 30.1 30.1 30.1l89.9 0c-8.6 14.4-14.7 30.4-17.9 47l-1.3 7c-3.2 16.3 7.4 32 23.7 35.2s32-7.4 35.2-23.7l.3 0zM640 160l0-139.8C640 9 631 0 620.2 0l-40 0C569 0 560.3 9 560 19.8l0 139.8c0 11.2 9 19.8 19.8 20.2l40 0c11.2 0 19.8-9 20.2-19.8zM195.8 232.6c16.3 3.2 26.9 19.2 23.7 35.2l-1.3 7c-3.2 16.6-9.3 32.6-17.9 47l89.9 0c16.6 0 30.1 13.4 30.1 30.1s-12.2 28.8-27.8 30.1c4.8 5.4 7.7 12.5 7.7 20.2 0 14.7-10.6 26.9-24.3 29.4 2.9 4.5 4.2 9.9 4.2 15.7 0 13.4-8.6 24.6-20.8 28.5 2 8.9-.2 18.2-6 25.3s-14.4 11.2-23.5 11.2l-46.1 0c-11.8 0-23.4-3.5-33.3-9.9l-24-16c-16.6-11.2-26.6-29.8-26.6-49.9l0-69.4c0-18.2 8.3-35.5 22.4-46.7l4.5-3.8c16.6-13.1 27.8-32 32-52.5l1.3-7c3.2-16.3 19.2-26.9 35.2-23.7l.6-.6zm-176 99.5l40 0c11.2 0 19.8 9 19.8 19.8l0 140.2c0 11.2-9 19.8-19.8 19.8l-40 0C8.6 512 0 503 0 492.2L0 352c0-11.2 9-19.8 19.8-19.8z"]},{prefix:"fak",iconName:"scheduled-regular",icon:[512,512,[],"e063","M480.1 418l-64.4-64.4c-4.2-4.5-10.1-7-16.2-7s-12 2.5-16.2 7l-2.9 2.8-36.7-37.1c26.7-32 41.3-72.4 41.4-114.1 .3-47.7-18.7-93.5-52.6-127-33.6-33.8-79.4-52.8-127.1-52.6-47.7-.3-93.5 18.7-127.1 52.6-33.8 33.6-52.8 79.4-52.6 127.1 0 47.9 18.4 93.2 52.6 127.1 33.6 33.8 79.4 52.8 127 52.6 41.7 .1 82.2-14.6 114.1-41.4l36.7 36.7-2.9 2.9c-4.5 4.2-7 10.1-7 16.2s2.5 12 7 16.2L417.8 480c4.1 4.3 9.9 6.6 15.8 6.5 5.4 0 11.9-1.8 15.8-6.5L479 450.4c9.1-8.7 9.6-23.1 1.1-32.4zM205.4 346c-37.7 .1-73.8-14.8-100.4-41.4-26.6-26.6-41.5-62.8-41.4-100.5-.1-37.7 14.8-73.8 41.4-100.4 26.6-26.6 62.8-41.5 100.4-41.4 37.7-.1 73.8 14.8 100.4 41.4 26.6 26.6 41.5 62.8 41.4 100.4 .1 37.7-14.8 73.8-41.4 100.4-27.7 26.7-62.6 41.4-100.5 41.4zm15.9-61.6l-31.3 0c-1.1 0-1.8 1.1-1.8 1.8 0 9.3 8.3 16.5 17.7 16.5 10.1 0 17.7-7.2 17.7-16.5 .3 0-.4-1.8-2.2-1.8zM258 236.5c1.8-5.4 2.9-10.1 2.9-15.8l0-43.2c0-22-14.8-41.4-36.7-49l0-4.7c0-9.4-8.3-16.5-17.6-16.5-10.1 0-17.7 7.2-17.7 16.5l0 4.7c-22 7.2-36.7 26.6-36.7 49l0 43.2c0 5.4 1.1 11.2 2.9 15.8-16.6 1.1-27.7 8.3-27.7 17.7l0 15.8c0 1.1 1.1 1.8 1.8 1.8l151.9 0c1.1 0 1.8-1.1 1.8-1.8l0-15.8c1.1-9.4-10-17-24.8-17.7z"]},{prefix:"fak",iconName:"wand-magic-sparkles-regular",icon:[512,512,[],"e05e","M230.4 25.6c2.6 0 5 1.6 5.9 4L248.2 59 277.6 70.9c2.4 1 4 3.4 4 5.9s-1.6 5-4 5.9L248.2 94.6 236.3 124c-1 2.4-3.4 4-5.9 4s-5-1.6-5.9-4l-11.8-29.4-29.4-11.8c-2.4-1-4-3.4-4-5.9s1.6-5 4-5.9L212.6 59 224.5 29.6c1-2.4 3.4-4 5.9-4zm163.2 64c-1 0-2.1 .4-2.8 1.2l-85.3 85.2 30.5 30.5 85.2-85.3c.7-.7 1.2-1.8 1.2-2.8s-.4-2.1-1.2-2.8L396.4 90.8c-.7-.7-1.8-1.2-2.8-1.2zm-29.9-26c7.9-7.9 18.7-12.4 29.9-12.4s22 4.5 30 12.4l24.8 24.8c7.9 8 12.4 18.8 12.4 30s-4.5 22-12.4 30l-300 300c-8 7.9-18.8 12.4-30 12.4s-22-4.5-30-12.4L63.6 423.6c-7.9-8-12.4-18.8-12.4-30s4.5-22 12.4-30l300-300 .1 0zm-249.5 21l17.2 40.1 40.1 17.2c4.7 2 7.8 6.6 7.8 11.8s-3 9.8-7.8 11.8l-40.1 17.2-17.2 40.1c-2 4.7-6.6 7.8-11.8 7.8s-9.8-3-11.8-7.8l-17.2-40.1-40.1-17.2c-4.7-2-7.8-6.6-7.8-11.8s3-9.8 7.8-11.8l40.1-17.2 17.2-40.1c2-4.7 6.6-7.8 11.8-7.8s9.8 3 11.8 7.8zM408.6 302.2l17.2 40.1 40.1 17.2c4.7 2 7.8 6.6 7.8 11.8s-3 9.8-7.8 11.8l-40.1 17.2-17.2 40.1c-2 4.7-6.6 7.8-11.8 7.8s-9.8-3-11.8-7.8l-17.2-40.1-40.1-17.2c-4.7-2-7.8-6.6-7.8-11.8s3-9.8 7.8-11.8l40.1-17.2 17.2-40.1c2-4.7 6.6-7.8 11.8-7.8s9.8 3 11.8 7.8z"]},{prefix:"fak",iconName:"hourglass-end-regular",icon:[512,512,[],"e05b","M102.4 70.4c0-10.6 8.6-19.2 19.2-19.2l268.8 0c10.6 0 19.2 8.6 19.2 19.2S401 89.6 390.4 89.6l-6.4 0 0 15.2c0 32.2-12.8 63.2-35.6 86l-65.2 65.2 65.2 65.2C371.2 344 384 375 384 407.2l0 15.2 6.4 0c10.6 0 19.2 8.6 19.2 19.2s-8.6 19.2-19.2 19.2l-268.8 0c-10.6 0-19.2-8.6-19.2-19.2s8.6-19.2 19.2-19.2l6.4 0 0-15.2c0-32.2 12.8-63.2 35.6-86l65.2-65.2-65.2-65.2C140.8 168 128 137 128 104.8l0-15.2-6.4 0c-10.6 0-19.2-8.6-19.2-19.2zM206.3 332.8l99.3 0-49.7-49.7-49.7 49.7 .1 0zM321.2 163.6c15.6-15.6 24.4-36.7 24.4-58.8l0-15.2-179.2 0 0 15.2c0 22.1 8.8 43.2 24.4 58.8l65.2 65.2 65.2-65.2z"]},{prefix:"fak",iconName:"file-lines-gear-regular",icon:[576,512,[],"e049","M0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.2 6.7 45.2 18.7l90.6 90.5c12 12 18.7 28.3 18.7 45.3l0 42.8c-14.6 6.9-25.7 19.8-30.1 35.7-5.9-1.5-12-2-17.9-1.6l0-71.4-80 0c-17.7 0-32-14.3-32-32l0-80-160 0c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l220 0 7.4 12.8c12.6 21.6 37.3 31.8 60.4 26.7-9.4 5.4-20.2 8.5-31.8 8.5L64 512c-35.3 0-64-28.7-64-64L0 64zM96 280c0-13.3 10.7-24 24-24l144 0c9.5 0 17.6 5.4 21.5 13.4l-18.1 31.4c-.6 1-1.2 2.1-1.7 3.1-.6 0-1.1 .1-1.7 .1l-144 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l144 0c.3 0 .6 0 .9 0 2.7 5.8 6.4 11.3 11 16-8.6 8.8-14 20.1-15.6 32L120 400c-13.3 0-24-10.7-24-24zm203.2-59.2l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4 4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13 0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1 0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zM388 367.7c0 26.5 21.5 48 48 48s48-21.5 48-48-21.5-48-48-48-48 21.5-48 48z"]},{prefix:"fak",iconName:"user-lock-regular",icon:[640,512,[],"e010","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c43.6 0 83.6 15.7 114.6 41.7c-.2 2.1-.3 4.2-.3 6.3l0 67.6C361.8 379.3 319 352 269.8 352l-91.4 0c-65.7 0-120.1 48.7-129 112L384 464l0 15.9c0 11.7 3.1 22.6 8.6 32.1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},{prefix:"fak",iconName:"hourglass-half-circle-check-regular",icon:[576,512,[],"e00b","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l43.8 43.8c-7.2 17-11.7 35.4-13.2 54.7L192 289.9l-81.5 81.5 0 .1c-3.9 3.9-7.5 8.1-10.7 12.5l156.9 0c4.8 52.9 33 99 74.1 128L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0C297 110.4 304 89 304 67l0-19L80 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},{prefix:"fak",iconName:"context-menu-cursor-regular",icon:[586,512,[],"e04f","M319.6 232.6c0-4.4 1.1-8.4 1.8-12.4l-166 0c-15.4 0-27.4 12.1-27.4 27.4S140.1 275 155.4 275l164.2 0 0-42.4zm0 224.5l-246.5 0c-9.9 0-18.3-8-18.3-18.3l0-366.1c0-10.2 8-18.3 18.3-18.3l365.7 0c10.2 0 18.3 8 18.3 18.3l0 125.8 54.9 41 0-166.4C512 32.9 479.1 0 438.9 0L73.1 0C32.9 0 0 32.9 0 73.1L0 438.9C0 479.1 32.9 512 73.1 512L343 512c-14.3-12.8-23.4-30.7-23.4-50.8l0-4zM384 137.9c0-15.4-12.1-27.4-27.4-27.4l-201.1 0c-15.4 0-27.4 12.1-27.4 27.4s12.1 27.4 27.4 27.4l201.1 0c15.4 0 27.4-12.1 27.4-27.4zM128 357.3c0 15.4 12.1 27.4 27.4 27.4l164.2 0 0-54.9-164.2 0c-15.4 0-27.4 12.1-27.4 27.4zm451.3 1.5L396.4 221.6c-4-3.3-9.9-3.7-14.3-1.5-4.8 2.2-7.7 6.9-7.7 12.4l0 228.6c0 5.9 3.7 11 9.5 12.8s11.7 0 15.4-4.8l52.3-69.5 50.8 101.7c4.4 9.1 15.4 12.8 24.5 8 9.1-4.4 12.8-15.4 8-24.5l-50.8-101.7 87 0c5.9 0 11.3-3.7 13.2-9.5 1.8-5.5 0-11.7-4.8-15.4z"]},{prefix:"fak",iconName:"bars-progress-regular",icon:[512,512,[],"e05d","M307.2 192l89.6 0 0-76.8-89.6 0 0 76.8zM76.8 115.2C76.8 94 94 76.8 115.2 76.8l281.6 0c21.2 0 38.4 17.2 38.4 38.4l0 76.8c0 21.2-17.2 38.4-38.4 38.4l-281.6 0c-21.2 0-38.4-17.2-38.4-38.4l0-76.8zM396.8 320l-192 0 0 76.8 192 0 0-76.8zM115.2 281.6l281.6 0c21.2 0 38.4 17.2 38.4 38.4l0 76.8c0 21.2-17.2 38.4-38.4 38.4l-281.6 0c-21.2 0-38.4-17.2-38.4-38.4l0-76.8c0-21.2 17.2-38.4 38.4-38.4z"]},{prefix:"fak",iconName:"hourglass-half-regular",icon:[512,512,[],"e065","M102.4 70.4c0-10.6 8.6-19.2 19.2-19.2l268.8 0c10.6 0 19.2 8.6 19.2 19.2S401 89.6 390.4 89.6l-6.4 0 0 15.2c0 32.2-12.8 63.2-35.6 86l-65.2 65.2 65.2 65.2C371.2 344 384 375 384 407.2l0 15.2 6.4 0c10.6 0 19.2 8.6 19.2 19.2s-8.6 19.2-19.2 19.2l-268.8 0c-10.6 0-19.2-8.6-19.2-19.2s8.6-19.2 19.2-19.2l6.4 0 0-15.2c0-32.2 12.8-63.2 35.6-86l65.2-65.2-65.2-65.2C140.8 168 128 137 128 104.8l0-15.2-6.4 0c-10.6 0-19.2-8.6-19.2-19.2zm88.4 278c-3.1 3.1-6 6.5-8.6 10l147.5 0c-2.6-3.5-5.4-6.9-8.6-10l-65.2-65.2-65.2 65.2zM337.4 140.8c5.3-11.1 8.2-23.4 8.2-36l0-15.2-179.2 0 0 15.2c0 12.6 2.9 24.9 8.2 36l162.9 0z"]},{prefix:"fak",iconName:"paper-plane-slash-regular",icon:[640,512,[],"e057","M5.1 9.2C-3.1 19.6-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L522.2 384 575.6 36.8c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4L244.5 166.3 38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2zM285.2 198.3l188.5-107.7-134.3 150.1-54.1-42.4zm92 72.1L514.8 116.6 478.9 350 377.2 270.4zM154.5 217.7L80.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L224 376 224 479.3c0 18.1 14.6 32.7 32.7 32.7 9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c6.2 2.6 12.6 3 18.7 1.7l-123.7-97.4-62-25.9 12.1-13.5-37.8-29.8-20.9 23.3 1.2 1-123.1-51.3 62.9-36-40.7-32z"]},{prefix:"fak",iconName:"binder-open-arrow-right-regular",icon:[576,512,[],"e032","M478.7 262.1c-5.4-4.8-12.7-6-19.1-2.9l-.3 .6c-6.4 2.9-10.5 9.2-10.5 16.2v35.6h-62.6c-54.3 0-98.1 44.1-98.1 98.1s45.4 91.5 55.9 97.2c1.3 .6 2.9 1 4.4 1c6 0 11.1-5.1 11.1-11.1s-2.5-7.9-5.4-10.8c-5.4-5.1-12.4-14.6-12.4-31.8c0-29.5 24.1-53.7 53.7-53.7h53.7v35.6c0 7 4.1 13.3 10.5 16.2s14 1.6 19.1-2.9l89.2-80.4c3.8-3.5 6-8.3 6-13.3s-2.2-9.8-6-13.3L478.7 262zM547 53.7c-21.6-7-73-21.3-128-21.3l-.3-.3c-36.5 0-71.1 6.4-96.6 12.7c-12.7 3.2-23.2 6.4-30.8 8.6c-1.3 .3-2.5 .6-3.8 1.3c-1-.3-2.5-1-3.8-1.3c-7.3-2.5-18.1-5.4-30.8-8.6c-25.4-6.4-60-12.7-96.6-12.7c-54.6 0-105.8 14.6-127.4 21.3C12.5 58.8 2 74 2 90.5v310c0 23.5 19.7 40.3 41 40.3s4.4 0 6.7-.6c19.7-3.2 54.3-7.6 99.1-7.6s79.1 16.2 99.4 27.9c-5.1-15.2-7.9-32.1-7.9-50.5s.6-3.8 .6-6c-24.5-10.2-56.2-18.7-91.8-18.7s-76.9 3.8-99.1 7V96.9c22.2-6.7 63.8-17.1 107.3-17.1s62.2 5.4 85.1 11.1c8.6 2.2 15.9 4.1 21.9 6v62.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h31.8v95.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h21.6c12.4-27 32.7-49.2 57.8-64.2v-78.8h31.8c13 0 23.8-10.8 23.8-23.8s-10.8-23.8-23.8-23.8h-31.8V96.8c6-1.9 13.3-3.8 21.9-6c23.2-5.7 54-11.1 85.1-11.1S504 90.2 526.2 96.8v144.8l47.6 42.9V90.9c0-16.5-10.2-31.8-27-37.2z"]},{prefix:"fak",iconName:"bell-circle-plus-regular",icon:[640,512,[],"e000","M2.4 402.4c-4-8.3-2.9-18.2 2.9-25.4l14.9-18.7C48.5 322.9 64 278.8 64 233.4L64 208c0-77.4 55-142 128-156.8L192 32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 19.2C329 66 384 130.6 384 208l0 24.2c-17.4 14.3-31.9 31.9-42.8 51.9c-3.5-16.6-5.2-33.6-5.2-50.7l0-25.4c0-61.9-50.1-112-112-112s-112 50.1-112 112l0 25.4C112 281.3 98.1 328 72.3 368L320 368c0 16.6 2.3 32.7 6.6 48L24 416c-9.2 0-17.6-5.3-21.6-13.6zM160 448l64 0 64 0c0 17-6.7 33.3-18.7 45.3s-28.3 18.7-45.3 18.7s-33.3-6.7-45.3-18.7s-18.7-28.3-18.7-45.3zm192-80c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},{prefix:"fak",iconName:"diagram-sunburst-regular",icon:[512,512,[],"e03f","M314.8 185.3l79.5-30.3C359.5 85.9 291 39 214 32v84.8c42.7 6.2 79.2 31.2 100.8 68.5zM193.2 354.4h.3c34 0 66-17.7 84-46.6l-74.1-26.7-36.2 69.9c8.4 2.2 17.1 3.4 26.1 3.4h-.1zm-20.5-104v-91.8c-45.5 9.5-78.3 49.7-78.3 96.9s13.5 57.6 36.2 76.4l42.1-81.4h0zm119.7 5.1c0-47.2-32.9-87.3-78.3-96.9v82.3l77.5 28.1c.6-4.5 .8-9 .8-13.5h0zM147.9 388.1l-39 75.5c32.9 13.2 67.4 18.5 103.3 15.7l-14.3-83.7c-17.7 .3-34.3-2-50-7.6h0zm261-194.9v.4h.2l-.3-.4h0zm.1 .3l-79.3 30c2.5 10.4 3.7 21.1 3.7 31.7s-.8 18.5-2.8 27.5l79.7 28.9c4.8-18.2 7.3-37.3 7.3-56.4s-2.8-41.6-8.6-61.7h0zM238.9 388.1l-.3 .3 14.3 83.7c63.7-17.4 115.7-61.5 143.8-121.3L317 321.9c-16.8 31.4-44.4 54.7-78.1 66.3h0z"]},{prefix:"fak",iconName:"bullets-line-regular",icon:[512,512,[],"e035","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},{prefix:"fak",iconName:"language-circle-exclamation-regular",icon:[640,512,[],"e04d","M0 128C0 92.7 28.7 64 64 64l208 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 138.8c-12.9-18.3-29.2-34-48-46.3l0-92.5c0-8.8-7.2-16-16-16l-256 0 0 256 0 32 2.9 0c3.1 17 8.7 33.1 16.3 48l-19.2 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM77.7 319.9c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-64-144c-3.2-7.2-10.4-11.9-18.3-11.9s-15.1 4.7-18.3 11.9l-64 144zM141 276l19-42.8 19 42.8-38 0zm211 92c0-79.5 64.5-144 144-144s144 64.5 144 144-64.5 144-144 144-144-64.5-144-144zm12-160c0-11 9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c9 0 16.6 6 19.1 14.2-18.5-6.6-38.4-10.2-59.1-10.2-40.1 0-77.1 13.4-106.7 36l-5.3 0c-11 0-20-9-20-20zM472 440c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm8-152l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},{prefix:"fak",iconName:"message-bot-circle-bot-solid",icon:[640,512,[],"e05a","M192 32q128 0 0 0 128 0 0 0zm0 0c-53 0-96 43-96 96l0 64-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 0 112c0 53 43 96 96 96l0 72c0 13.3 10.7 24 24 24 5.2 0 10.2-1.7 14.4-4.8l79.5-59.7c-3.9-15.2-5.9-31.1-5.9-47.5 0-41.8 13.4-80.5 36-112l-84 0c-53 0-96-43-96-96s43-96 96-96l128 0c53 0 96 43 96 96 0 5.7-.5 11.3-1.5 16.8 5.8-.5 11.6-.8 17.5-.8 16.6 0 32.7 2.1 48 6.1l0-6.1 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0 0-64c0-53-43-96-96-96L192 32zm64 160t0 0 0 0zm128 0t0 0 0 0zm-128 0c-17.7 0-32 14.3-32 32s14.3 32 32 32t0 0 0 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0 0 0 0zm128 0c-17.7 0-32 14.3-32 32s14.3 32 32 32t0 0 0 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0 0 0 0zm112 96c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm14 67.5c5.6-4.5 13.6-4.7 19.4-.4 5.8 4.2 8.1 11.8 5.6 18.6L519.1 416 552 416c6.8 0 12.8 4.3 15.1 10.7s.2 13.5-5.1 17.8l-80 64c-5.6 4.5-13.6 4.7-19.4 .4-5.8-4.2-8.1-11.8-5.6-18.6l15.9-42.4-32.9 0c-6.8 0-12.8-4.3-15.1-10.7s-.2-13.5 5.1-17.8l80-64z"]},{prefix:"fak",iconName:"mobile-landscape-regular",icon:[512,512,[],"e043","M48 368c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V144c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v224zm16 64c-35.3 0-64-28.7-64-64V144c0-35.3 28.7-64 64-64h384c35.3 0 64 28.7 64 64v224c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},{prefix:"fak",iconName:"binder-open-pen-regular",icon:[608,512,[],"e031","M367.3 324.8c-1.3-12.1-11.2-21.7-23.7-21.7h-32v-95.9h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32V96.5c6.1-1.9 13.4-3.8 22.1-6.1c23.3-5.8 54.3-11.2 85.7-11.2s85.7 10.5 108.1 17.3v83.1c8.3-2.6 16.9-4.2 25.6-4.2s15 1.3 22.4 3.2V90.4c0-16.6-10.2-32-27.2-37.4c-21.7-7-73.5-21.4-128.8-21.4l.6 .3c-36.8 0-71.6 6.4-97.2 12.8c-12.8 3.2-23.3 6.4-31 8.6c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.6c-25.6-6.4-60.4-12.8-97.2-12.8c-55.3 0-107.1 14.7-128.8 21.4C10.6 58.8 0 74.1 0 90.7v312c0 23.7 19.8 40.6 41.2 40.6s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.7-7.7s97.5 25.6 112.5 35.5c4.2 2.9 9 4.8 14.4 6.4l6.7-27.5 7.4-29.7c3.5-14.1 10.9-27.2 21.1-37.4l1.9-1.9V351H341l26.2-26.2zm-103.2-165h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v95.9h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v65.9c-25.9-13.7-67.1-29.7-115.7-29.7s-77.4 3.8-99.7 7h-.3V97.1c22.4-6.7 64.3-17.3 108.1-17.3s62.7 5.4 85.7 11.2c8.6 2.2 16 4.2 22.1 6.1v62.7zm332.2 90.1c-4.8-4.8-9.6-9.6-14.4-14.4c-15.7-15.7-40.9-15.7-56.6 0l-29.4 29.4c23.7 23.7 47.3 47.3 71 71c9.9-9.9 19.5-19.5 29.4-29.4c15.7-15.7 15.7-40.9 0-56.6zM344 416.5c-4.2 4.2-7 9.3-8.3 15c-5.1 19.8-9.9 40-15 60.1c-1.3 5.4 0 11.2 4.2 15.3c4.2 4.2 9.6 5.8 15.3 4.2c19.8-5.1 40-9.9 60.1-15c5.8-1.3 10.9-4.2 15-8.3c43.2-43.2 86-86 129.2-129.2L473.2 287.3 344 416.5z"]},{prefix:"fak",iconName:"threshold-regular",icon:[512,512,[],"e048","M122 112.8H20.2C9 112.8 0 121.8 0 133v3.7c0 11.2 9 20.2 20.2 20.2H122c11.2 0 20.2-9 20.2-20.2V133c0-11.2-9-20.2-20.2-20.2zM92.4 313.6H78.2c-15.7 0-28.4 12.7-28.4 28.4v85.3c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V342c0-15.7-12.7-28.4-28.4-28.4zm113.8-85.3H192c-15.7 0-28.4 12.7-28.4 28.4v170.7c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V256.7c0-15.7-12.7-28.4-28.4-28.4zm-1.1-128h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2H205.1c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2zM320 285.2h-14.2c-15.7 0-28.4 12.7-28.4 28.4v113.8c0 15.7 12.7 28.4 28.4 28.4H320c15.7 0 28.4-12.7 28.4-28.4V313.6c0-15.7-12.7-28.4-28.4-28.4zm171.8-229H390c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2zm-59.7 143.6h-10.8c-16.7 0-30.2 13.5-30.2 30.2v194.3c0 16.7 13.5 30.2 30.2 30.2h10.8c16.7 0 30.2-13.5 30.2-30.2V230c0-16.7-13.5-30.2-30.2-30.2z"]},{prefix:"fak",iconName:"bookmark-circle-plus-regular",icon:[576,512,[],"e001","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},{prefix:"fak",iconName:"shared-solid",icon:[512,512,[],"e062","M217.9 179.3l197.9 0c21.2 0 38.4-17.2 38.4-38.4s-17.2-38.4-38.4-38.4l-197.9 0 0-76.5-198.9 114.9 198.9 125.2 0-86.7zm62.9 153.8L83 333.1c-21.2 0-38.4 17.2-38.4 38.4S61.8 409.9 83 409.9l197.8 0 0 76.5 199-114.9-199-125.1 0 86.7z"]},{prefix:"fak",iconName:"binder-open-regular",icon:[576,512,[],"e034","M548.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.6-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.2 14.7-129 21.5C10.6 58.9 0 74.3 0 91v312.8c0 23.7 19.8 40.7 41.3 40.7s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.8-7.7s97.6 25.6 112.6 35.6c7.4 5.1 17 8.3 26.9 8.3s21.4-4.2 29.4-9.9c13.4-9.9 52.2-34.3 111-34.3s80.6 3.8 98.9 7.1c2.2 .3 4.5 .6 7 .6c21.4 0 42.2-17 42.2-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM264.3 160.2h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v96.1h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.8-29.8s-77.4 3.8-99.8 7.1h-.3V97.4c22.4-6.7 64.3-17.3 108.2-17.3s62.7 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8zm264 234.9c-21.8-3.2-55-6.7-99.8-6.7s-90.9 15.1-115.8 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2s85.8 10.6 108.2 17.3v297.7z"]},{prefix:"fak",iconName:"book-open-gear-regular",icon:[640,512,[],"e003","M0 91.1C0 74.5 10.3 59 27.1 53.6C48.8 46.6 100.6 32 156 32c36.8 0 71.8 6.4 97.4 12.7c12.8 3.2 23.4 6.3 30.9 8.7c1.3 .4 2.6 .8 3.7 1.2c1.1-.4 2.4-.8 3.7-1.2c7.4-2.4 18.1-5.5 30.9-8.7C348.2 38.4 383.2 32 420 32c55.4 0 107.2 14.6 128.9 21.6C565.7 59 576 74.6 576 91.1l0 141.4c-.7 .2-1.4 .3-2.1 .5c-5.9-21.1-23.8-37.2-45.9-40.4l0-95.3C505.7 90.6 463.6 80 420 80c-31.6 0-62.6 5.6-85.9 11.3c-8.6 2.1-16.1 4.2-22.1 6l0 319.2 0 .1c3.7-2 7.7-4 12-6c.5 8.4 2.9 16.8 7.4 24.6l11.3 19.6c-12.1 5.8-20.8 11.6-25.9 15.3c-7.7 5.7-17.8 9.9-29.3 9.9c-10.2 0-19.5-3.4-27-8.4C245.5 461.5 202 436 148 436c-45.2 0-80.2 4.4-100 7.7c-24 4-48-14.1-48-40.2L0 91.1zm48 6.2l0 297.8c22.6-3.4 57.1-7.1 100-7.1c48.8 0 90 16.2 116 29.9l0-320.6c-6-1.8-13.5-3.9-22.1-6C218.6 85.6 187.6 80 156 80C112.4 80 70.3 90.6 48 97.3zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},{prefix:"fak",iconName:"circle-arrow-down-slash-regular",icon:[640,512,[],"e054","M39-24.8C29.7-15.5 29.7-.3 39 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-83.8-83.8C553.9 375 576 318.1 576 256 576 114.6 461.4 0 320 0l0 0C257.9 0 201 22.1 156.7 58.9l0 0-83.7-83.7c-9.4-9.4-24.6-9.4-33.9 0zM190.8 93c35.5-28.2 80.4-45 129.2-45 114.9 0 208 93.1 208 208 0 48.8-16.8 93.7-45 129.2l0 0-89.2-89.2 15-15c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-15 15-16-16 0-70.2c0-13.3-10.7-24-24-24s-24 10.7-24 24L296 198.2 190.8 93zM95.3 133.2C75.4 169.6 64 211.5 64 256 64 397.4 178.6 512 320 512l0 0c44.5 0 86.4-11.4 122.8-31.3l-35.7-35.7c-26.5 12.2-56 19.1-87.1 19.1-114.9 0-208-93.1-208-208 0-31.1 6.8-60.6 19.1-87.1L95.3 133.2zM224.2 262c-.6 6.8 1.7 13.8 6.9 19l72 72-.1 0c5.2 5.2 12.3 7.6 19.1 7L224.2 262z"]},{prefix:"fak",iconName:"binder-open-arrow-left-regular",icon:[608,512,[],"e033","M119.7 318.5c-9.3 9.3-9.3 24.7 0 34s24.7 9.3 33.9 0l79.1-79.2c9.3-9.3 9.3-24.7 0-34l-79.1-79.2c-9.3-9.3-24.7-9.3-33.9 0c-9.3 9.3-9.3 24.7 0 34l38.1 38.1H24c-13.2 .1-24 10.9-24 24.1s10.8 24 24 24h133.8l-38.1 38.1zM580.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.3-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31.1 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31.1-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.3 14.7-129 21.5c-16.6 5.4-27.2 20.8-27.2 37.5v92.9h48V97.1c22.4-6.7 64.4-17.3 108.2-17.3s62.8 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32V304h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.9-29.8s-77.5 3.8-99.9 7v-67.3H31.7v75.6c0 23.7 19.9 40.7 41.3 40.7s4.5 0 6.7-.6c19.9-3.2 54.7-7.7 99.9-7.7s97.7 25.6 112.7 35.6c7.4 5.1 17 8.3 26.9 8.3s21.5-4.2 29.5-9.9c13.4-9.9 52.2-34.3 111.1-34.3s80.7 3.8 98.9 7c2.2 .3 4.5 .6 7 .6c21.5 0 42.3-17 42.3-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM560 395.1c-21.8-3.2-55.1-6.7-99.9-6.7s-90.9 15.1-115.9 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2S537.6 90.9 560 97.6v297.7z"]},{prefix:"fak",iconName:"left-panel-regular",icon:[576,512,[],"e022","M120.1 176h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zm0 96h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zM519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM240.1 431.7H56.7c-4.8 0-8.6-3.8-8.6-8.6V88.6c0-4.8 3.8-8.6 8.6-8.6h183.5v351.7zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423zM120.1 368h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24z"]},{prefix:"fak",iconName:"format-clear-regular",icon:[512,512,[],"e040","M293.2 384.1H26.6C11.9 384.1 0 395 0 408.1s11.8 24 26.6 24h266.9c14.7 0 26.6-10.9 26.6-24h-.3c0-13.1-11.8-24-26.6-24zM60.2 49.3h127.4l-46.4 262.8c-2.2 13.1 6.4 24 19.8 24s25.9-10.9 28.2-24L235.6 49.3H363c13.4 0 26.6-10.9 28.8-24.6c2.2-13.4-6.7-24.6-20.2-24.6H68.8C55.4 .1 42.2 11 40 24.7C37.8 38.1 46.7 49.3 60.2 49.3zM465 431.1l40-40c9.3-9.3 9.3-24.6 0-33.9s-24.6-9.3-33.9 0l-40 40-40-40c-9.3-9.3-24.6-9.3-33.9 0s-9.3 24.6 0 33.9l40 40-40 40c-9.3 9.3-9.3 24.6 0 33.9s24.6 9.3 33.9 0l40-40 40 40c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9l-40-40z"]},{prefix:"fak",iconName:"magnifying-glass-one-regular",icon:[512,512,[],"e042","M505 471.1l-133.8-134c28.2-35.5 44.8-80.3 44.8-129.2C416.1 93.1 322.9 0 208 0S0 93.1 0 207.9s93.1 207.9 208 207.9 93.5-16.6 129-44.8v.3L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9zM208 367.8c-88.3 0-160-71.6-160-159.9S119.7 48 208 48s160 71.6 160 159.9-71.7 159.9-160 159.9zm44.5-93.1l.3 .3h-22.4V118.3c0-8.3-4.5-15.7-11.8-19.8c-7.4-3.8-16-3.5-23 1l-44.8 29.7c-5.1 3.2-8.3 8.3-9.6 14.1s0 11.8 3.2 17c3.2 5.1 8.3 8.3 14.1 9.6s11.8 0 17-3.2l9.9-6.7v114.8H163c-12.5 0-22.4 9.9-22.4 22.4s9.9 22.4 22.4 22.4h89.6c12.5 0 22.4-9.9 22.4-22.4s-9.9-22.4-22.4-22.4z"]},{prefix:"fak",iconName:"circle-dollar-slash-regular",icon:[640,512,[],"e00a","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1L122 192.2c-6.6 20.3-10 41.8-10 63.8c0 74.3 39.6 143 104 180.1s143.6 37.2 208 0c1.5-.9 2.9-1.7 4.4-2.6l39.7 31.3c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zM172.2 109.6L254 173.8c7.2-8.1 16.6-14.2 26.2-18.4c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.5 21.6l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-3.2 1.4-6.3 3.4-8.7 5.8l42.8 33.6c15.4 4.3 34.5 10 48.9 19.9c13.5 9.3 22.1 22.6 24.5 37.7l92.6 72.6C517.1 332.4 528 295 528 256c0-74.3-39.6-143-104-180.1s-143.6-37.2-208 0c-16.3 9.4-30.9 20.8-43.8 33.8zm69 211.7c3.8-11.3 16-17.5 27.3-13.7c0 0 .1 0 .1 0l72.3 57 0 13.9c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3z"]},{prefix:"fak",iconName:"translation-sparkle-solid",icon:[640,512,[],"e064","M224 251.2l-16.6-9.9c-4.8-2.9-9.3-5.8-13.8-9-11.2 8-23 14.7-35.5 20.2l-3.8 1.6c-10.6 4.5-23 0-27.5-10.6s0-22.7 10.6-27.5l3.8-1.6c6.7-2.9 13.1-6.4 19.2-10.2l-12.5-12.5c-8-8.2-8-21.3 0-29.4 8-8 21.4-8 29.4 0l16 16c12.8-13.8 23.4-29.4 31-47l-111.7 0c-11.5 0-20.8-9.3-20.8-20.8s9.3-20.8 20.8-20.8l54.4 0 0-4.2c0-11.5 9.3-20.8 20.8-20.8s20.8 9.3 20.8 20.8l0 4.2 62.7 0c11.5 0 20.8 9.3 20.8 20.8s-9.3 20.8-20.8 20.8l-2.2 0-1.9 4.8c-9.3 25.6-23.4 48.6-41.3 68.2 1 .6 1.9 1.3 2.9 1.6l2.6 1.6c12.8-27.5 40.6-47 73-47l79.7 0 0-104.3c0-30.7-25.3-56-56-56L56 0C25.3 0 0 25.3 0 56L0 264c0 30.7 25.3 56 56 56l168 0 0-68.8zM584 192l-272 0c-30.7 0-56 25.3-56 56l0 208c0 30.7 25.3 56 56 56l272 0c30.7 0 56-25.3 56-56l0-208c0-30.7-25.3-56-56-56zM523.5 446.1c-10.6 4.8-23 0-27.5-10.6l-9.3-21.1-77.1 0-9.3 21.1c-4.8 10.6-17 15.4-27.5 10.6-5.1-2.2-9.1-6.4-11.1-11.5s-1.8-10.9 .5-16l67.2-150.4c3.4-7.6 10.9-12.5 19.2-12.5s15.8 4.9 19.2 12.5L535 418.6c4.8 10.6 0 22.7-10.6 27.5l-1 0zm-95.4-73.3l39.7 0-19.8-44.5-19.8 44.5zM454.4 71c-3.8 1.3-6.4 4.9-6.4 9 0 3.8 2.6 7.7 6.4 9l47 17.6 17.6 47c1.3 3.8 5.1 6.4 9 6.4 4 0 7.6-2.6 9-6.4l17.6-47 47-17.6c3.8-1.3 6.4-4.9 6.4-9 0-4-2.6-7.6-6.4-9l-47-17.6-17.6-47c-1.3-3.8-4.9-6.4-9-6.4-4 0-7.6 2.6-9 6.4l-17.6 47-47 17.6zM200 464c-13.8 0-27.5 0-41.3-1.3-1.3 0-2.2 0-3.5-.3l-1.3 0c-2.2 0-2.2-.3-1.3-.3-1.9-.3-4.2-.6-5.4-.6-4.5-1-9-2.6-13.4-3.8-.6 0-1.3-.6-1.9-1-1.9-1-3.8-2.2-5.8-3.2 0 0-.6-.3-1-.6 1 1 1.6 1.6 0 0-.6-.3-1-1-1.6-1 .3 0 1 .6 1.3 1-1.6-1.6-3.2-2.9-4.8-4.8l-2.2-2.2c-.3-.3-1-1.3-1.6-1.9-1-1.2-1.8-2.5-2.6-3.8-3.2-4.8-5.8-9.9-8.3-15-1.3-2.6-2.6-5.1-3.5-7.7l7.7-2.9c10.9-3.8 12.8-18.9 3.2-25.3L66.6 357.8c-3.9-2.6-8.7-3.2-13.1-1.6s-7.7 5.1-9 9.6l-15 53.4c-3.2 11.2 7.7 21.4 18.9 17.3l8.3-2.9c7 16.3 15 31.7 26.6 45.1 17.3 20.5 42.2 28.8 68.2 32.3 16.3 2.2 32.6 2.2 49 2.2 12.5 0 24.6-11.2 24-24-.6-13.1-10.6-24-24-24L200 464z"]},{prefix:"fak",iconName:"pip-regular",icon:[512,512,[],"e045","M392 208h-80c-22.1 0-40 17.9-40 40v80c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40zM448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256z"]},{prefix:"fak",iconName:"server-circle-arrow-down-regular",icon:[640,512,[],"e067","M160 32c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l0 0 320 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L160 32zM144 96c0-8.8 7.2-16 16-16l320 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-320 0c-8.8 0-16-7.2-16-16l0-64zm216 8t0 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24t0 0zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM160 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l0 0 150.1 0c-4-15.3-6.1-31.4-6.1-48l-144 0 0 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16l169.7 0c10.5-18.1 23.8-34.3 39.3-48l-209 0zm336 0c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm-16 80c0-8.8 7.2-16 16-16s16 7.2 16 16l0 89.4 28.7-28.7c6.2-6.3 16.4-6.3 22.6 0s6.3 16.4 0 22.6l-56 56c-6.2 6.3-16.4 6.3-22.6 0l-56-56c-6.3-6.2-6.3-16.4 0-22.6s16.4-6.3 22.6 0l28.7 28.7 0-89.4z"]},{prefix:"fak",iconName:"chart-bar-grouped-regular",icon:[512,512,[],"e037","M81 88c-11.6 0-21 9.4-21 21v350c0 11.6 9.4 21 21 21s21-9.4 21-21V109c0-11.6-9.4-21-21-21zm70-56c-11.6 0-21 9.4-21 21v406c0 11.6 9.4 21 21 21s21-9.4 21-21V53c0-11.6-9.4-21-21-21zM431 144c-11.6 0-21 9.4-21 21v294c0 11.6 9.4 21 21 21s21-9.4 21-21V165c0-11.6-9.4-21-21-21zm-70 56c-11.6 0-21 9.4-21 21v238c0 11.6 9.4 21 21 21s21-9.4 21-21V221c0-11.6-9.4-21-21-21z"]},{prefix:"fak",iconName:"language-regular",icon:[640,512,[],"e059","M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l512 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm512 48c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16l-256 0 0-288 256 0zM178.3 175.9l64 144c4.5 10.1-.1 21.9-10.2 26.4s-21.9-.1-26.4-10.2l-8.9-20.1-73.6 0-8.9 20.1c-4.5 10.1-16.3 14.6-26.4 10.2S73.3 330 77.7 319.9l64-144c3.2-7.2 10.4-11.9 18.3-11.9s15.1 4.7 18.3 11.9zM179 276l-19-42.8-19 42.8 38 0zM456 164c-11 0-20 9-20 20l0 4-52 0c-11 0-20 9-20 20s9 20 20 20l107.1 0c-7.3 16.7-17.4 31.9-29.8 45l-15.1-15.1c-7.8-7.8-20.5-7.8-28.3 0s-7.8 20.5 0 28.3L430 298.3c-5.9 3.6-12.1 6.9-18.5 9.8l-3.6 1.6c-10.1 4.5-14.6 16.3-10.2 26.4s16.3 14.6 26.4 10.2l3.6-1.6c12-5.3 23.4-11.8 34-19.4 4.3 3 8.6 5.8 13.1 8.5l18.9 11.3c9.5 5.7 21.8 2.6 27.4-6.9s2.6-21.8-6.9-27.4l-18.9-11.3c-.9-.5-1.8-1.1-2.7-1.6 17.2-18.8 30.7-40.9 39.6-65.4l1.8-4.5 2 0c11 0 20-9 20-20s-9-20-20-20l-60 0 0-4c0-11-9-20-20-20z"]},{prefix:"fak",iconName:"computer-mouse-magnifying-glass-regular",icon:[576,512,[],"e007","M0 160C0 71.6 71.6 0 160 0l8 0 24 0 24 0 8 0c88.4 0 160 71.6 160 160c-16.7 0-32.8 2.6-48 7.3l0-7.3c0-61.9-50.1-112-112-112l-8 0 0 128 98.1 0c-23 11.2-43 27.7-58.2 48l-64 0L48 224l0 128c0 61.9 50.1 112 112 112l64 0c22.6 0 43.6-6.7 61.2-18.1c13.6 10.7 29.1 19.3 45.8 25.2c-28.3 25.5-65.8 41-107 41l-64 0C71.6 512 0 440.4 0 352L0 224l0-24 0-24 0-16zm48 0l0 16 120 0 0-128-8 0C98.1 48 48 98.1 48 160zM256 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L569 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L456 425.8l-.1 .1C435.4 439.8 410.7 448 384 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},{prefix:"fak",iconName:"user-circle-check-regular",icon:[640,512,[],"e00e","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c20.6 0 40.4 3.5 58.8 9.9c-4.9 15.2-7.8 31.4-8.4 48.2c-15.5-6.5-32.5-10.1-50.3-10.1l-91.4 0c-65.7 0-120.1 48.7-129 112l299.1 0c12.3 18.8 28 35.1 46.3 48L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},{prefix:"fak",iconName:"clone-link-simple-regular",icon:[640,512,[],"e03b","M186.2 272c-5.8 0-10.2-4.5-10.2-10.2V58.2c0-5.8 4.5-10.2 10.2-10.2h203.5c5.8 0 10.2 4.5 10.2 10.2v198.7c15.4 1.9 29.1 8 40 17.9c2.2-1.9 4.8-3.8 7.4-5.4c0-2.6 .6-4.8 .6-7.4V58.2c0-32-26.2-58.2-58.2-58.2H186.2c-32 0-58.2 26.2-58.2 58.2v203.5c0 32 26.2 58.2 58.2 58.2h31.7c14.1-20.8 33.3-36.8 56.3-48h-88zM368 408c0 13.1 10.9 24 24 24h96c13.1 0 24-10.9 24-24s-10.9-24-24-24h-96c-13.1 0-24 10.9-24 24zm-176 0c0-2.9 .6-5.1 .6-8H58.2c-5.8 0-10.2-4.5-10.2-10.2V186.3c0-5.8 4.5-10.2 10.2-10.2H80v-48H58.2C26.2 128 0 154.2 0 186.2v203.5C0 421.8 26.2 448 58.2 448h139.2c-3.2-12.8-5.1-25.9-5.1-40h-.3zM536 304h-48c-13.1 0-24 10.9-24 24s10.9 24 24 24h48c34.6 0 56 21.4 56 56s-21.4 56-56 56h-47.7c-13.1 0-24 10.9-24 24s10.9 24 24 24H536c61.1 0 104-42.9 104-104s-42.9-104-104-104zM391.7 464H344c-17 0-31-5.1-41-15c-9.9-9.6-15-24-15-41c0-34.6 21.4-56 56-56h48c13.1 0 24-10.9 24-24s-10.9-24-24-24h-48c-61.1 0-104 42.9-104 104s10.2 56 29.1 74.9C288 502.1 313.9 512 344 512h47.7c13.1 0 24-10.9 24-24s-10.9-24-24-24z"]},{prefix:"fak",iconName:"chart-line-user-regular",icon:[640,512,[],"e068","M88 32C74.7 32 64 42.7 64 56l0 344c0 44.2 35.8 80 80 80l173.9 0c9-18.6 21.9-35 37.8-48L144 432c-17.7 0-32-14.3-32-32l0-344c0-13.3-10.7-24-24-24zM503.1 135.1l-119 119-79-79c-9.4-9.4-24.6-9.4-33.9 0L167 279c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l87-87 79 79c1.3 1.3 2.7 2.4 4.1 3.3 12.7-57.3 63.8-100.2 125-100.2 .6 0 1.3 0 1.9 0L537 169c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0zM496 256c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zM448 448c-53 0-96 43-96 96 0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32 0-53-43-96-96-96l-96 0z"]},{prefix:"fak",iconName:"context-regular",icon:[512,512,[],"e03e","M215.4 465.3l-169-.6 .6-418.2 417.9 .6V217c0 12.8 10.6 23.4 23.4 23.4s23.4-10.6 23.4-23.4V47.4c0-26.2-21.1-47.4-47.4-47.4H47.4C21.1 0 0 21.1 0 47.4v417.3c0 26.2 21.1 47.4 47.4 47.4h168c12.8 0 23.4-10.6 23.4-23.4s-10.6-23.4-23.4-23.4zm19.2-331.2v.3c-11.8 0-21.4 9.6-21.4 21.4v26.9l-82.9-82.9c-9.3-6.7-23-4.5-30.1 4.8c-5.8 7.7-5.4 18.2 1 26.2l81.9 82.2h-27.2c-11.8 0-21.4 9.6-21.4 21.4s9.6 21.4 21.4 21.4h83.8l3.2-1c2.6-1 5.1-2.9 7-4.8s3.5-4.2 4.5-7v-1.6c1-2.6 1.3-5.1 .6-7l1-79c0-11.8-9.6-21.4-21.4-21.4zM465.6 256H302.7c-25.6 0-46.4 20.8-46.4 46.4v162.9c0 25.6 20.8 46.4 46.4 46.4h162.9c25.6 0 46.4-20.8 46.4-46.4V302.4c0-25.6-20.8-46.4-46.4-46.4zm-.3 209.9H301.8V302.4h.3v-.3h163.5l-.3 163.8z"]},{prefix:"fak",iconName:"bullets-lines-regular",icon:[512,512,[],"e036","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0 80c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 448c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-424c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44S32 52.7 32 88s28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 112c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},{prefix:"fak",iconName:"magnifying-glass-floppy-disk-regular",icon:[640,512,[],"e051","M633 439L499.2 305c28.2-35.5 44.8-80.3 44.8-129.3 0-114.9-93.1-208-208-208s-199 84.5-207 192l49 0c8-80.6 75.5-144 158.4-144 88.3 0 160 71.7 160 160 0 71.7-47.4 131.5-112 152l0 49.9c30.1-7 57.6-20.2 81-38.7L599.4 472.6c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9l-.3 .3zM50.2 192C22.4 192 0 214.4 0 242.2L0 493.8C0 521.6 22.4 544 50.2 544l251.5 0c27.8 0 50.2-22.4 50.2-50.2L352 303c0-13.4-5.1-26.2-14.7-35.5l-60.8-60.8c-9.3-9.3-22.1-14.7-35.5-14.7L50.2 192zm25.3 75.5c0-13.8 11.2-25.3 25.3-25.3l125.8 0c13.8 0 25.3 11.2 25.3 25.3l0 50.2c0 13.8-11.2 25.3-25.3 25.3l-125.8 0c-13.8 0-25.3-11.2-25.3-25.3l0-50.2zM176 493.8a50.2 50.2 0 1 1 0-100.5 50.2 50.2 0 1 1 0 100.5z"]},{prefix:"fak",iconName:"book-open-gear-slash-regular",icon:[640,512,[],"e02f","M628 386.3l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.3 8.8-32.8l-24-41.6c-6.6-11.5-21.3-15.4-32.8-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-24-24-24h-48v.2c-13.4 0-24.1 10.7-24.1 24v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.2-2.7-32.8 8.8l-1.2 2-74-58V97.3c6-1.8 13.5-3.9 22.1-6c23.3-5.7 54.3-11.3 85.9-11.3s85.7 10.6 108 17.3v95.3c22.1 3.2 40 19.3 45.9 40.4c.7-.2 1.4-.3 2.1-.5V91.1c0-16.5-10.3-32.1-27.1-37.5c-21.7-7-73.5-21.6-128.9-21.6s-71.8 6.4-97.4 12.7c-12.8 3.2-23.5 6.3-30.9 8.7c-1.3 .4-2.6 .8-3.7 1.2c-1.1-.4-2.4-.8-3.7-1.2c-7.5-2.4-18.1-5.5-30.9-8.7c-25.6-6.3-60.6-12.7-97.4-12.7s-51.6 3.3-73.4 7.4L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l15 11.8 31 24.3 546 427.9c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-15.7-12.3 21.7-37.7c6.6-11.5 2.7-26.2-8.8-32.8zM264 181.6L135.3 80.8c6.8-.5 13.7-.8 20.7-.8c31.6 0 62.6 5.6 85.9 11.3c8.6 2.1 16.1 4.2 22.1 6v84.3zM541.6 391.7c-1 1.7-2.1 3.4-3.3 4.9l-75.6-59.2c9-11.1 22.6-17.7 37.2-17.7s33 9.1 41.6 24s8.6 33.1 0 48zM324 410.6c-4.3 2-8.3 4-12 6h0v-75.4l-48-37.6v114.3c-26-13.7-67.2-29.9-116-29.9s-77.4 3.7-100 7.1V134.3L0 96.7v306.8c0 26.1 24 44.2 48 40.2c19.8-3.3 54.8-7.7 100-7.7s97.5 25.5 112.5 35.6c7.5 5 16.8 8.4 27 8.4s21.6-4.2 29.3-9.9c5.1-3.7 13.8-9.5 25.9-15.3l-11.3-19.6c-4.5-7.8-6.9-16.2-7.4-24.6zm39.3 8.6l24 41.6c6.6 11.5 21.3 15.4 32.8 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 24 24 24h48c1.8 0 3.5-.2 5.2-.6L370.7 387.2c-10.4 7-13.7 20.9-7.4 32z"]},{prefix:"fak",iconName:"bookmark-circle-minus-regular",icon:[576,512,[],"e002","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-128 0c-8.8 0-16 7.2-16 16z"]},{prefix:"fak",iconName:"circle-user-slash-solid",icon:[640,512,[],"e00d","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1l202 159.2c-45.9 1.3-85.8 26.7-107.4 64.1c35.2 39.2 86.2 63.8 143 63.8c34.5 0 66.9-9.1 94.9-25.1l53.2 41.9c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zm189.2-82.9L362 258.5c8.2-5.9 15.1-13.5 20.3-22.5c12.9-22.3 12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36c-1.7 3-3.2 6-4.4 9.1z"]},{prefix:"fak",iconName:"tablet-landscape-regular",icon:[512,512,[],"e047","M48 416c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V96c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v320zm16 64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32h384c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},{prefix:"fak",iconName:"box-html-regular",icon:[512,512,[],"e056","M425.7 140.2L386.5 85.4C376.9 72 361.4 64 344.9 64L167.1 64c-16.5 0-32 8-41.6 21.4L86.3 140.2c-6.2 8.7-9.5 19.1-9.5 29.8l0 214c0 28.2 23 51.2 51.2 51.2l256 0c28.2 0 51.2-23 51.2-51.2l0-214c0-10.6-3.4-21-9.5-29.8zM275.2 102.4l69.7 0c4.2 0 8 2 10.4 5.4l32.7 45.8-112.8 0 0-51.2zm-118.5 5.4c2.4-3.4 6.3-5.4 10.4-5.4l69.7 0 0 51.2-112.8 0 32.7-45.8zM396.8 384c0 7-5.8 12.8-12.8 12.8l-256 0c-7 0-12.8-5.8-12.8-12.8l0-192 281.6 0 0 192zM227.4 368.2L253 214.6c1.4-8.7 9.7-14.6 18.4-13.1s14.6 9.7 13.1 18.4L259 373.4c-1.4 8.7-9.7 14.6-18.4 13.1s-14.6-9.7-13.1-18.4zM155 305.4c-6.2-6.2-6.2-16.4 0-22.6l32-32c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l0 0S189 294.1 189 294.1l20.7 20.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-32-32zm147.2 9.3L323 294 302.2 273.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l0 0c0 .1 32 32.1 32 32.1 6.2 6.2 6.2 16.4 0 22.6l-32 32c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6z"]},{prefix:"fak",iconName:"magnifying-glass-back-regular",icon:[512,512,[],"e041","M400.2 181.8v-.3H224.7l43.5-38.7c11.2-9.6 11.8-26.6 2.2-37.4c-9.6-11.2-26.6-11.8-37.4-2.2l-96 85.5c-5.8 5.1-9 12.2-9 19.8s3.2 15 9 19.8l96 85.5c11.2 9.6 27.8 8.6 37.4-2.2c9.6-11.2 8.6-27.8-2.2-37.4l-43.5-38.4h175.4c32.3 0 58.6 26.2 58.6 58.6v32c0 14.7 11.8 26.6 26.6 26.6s26.6-11.8 26.6-26.6v-32c0-61.8-50.2-112-112-112l.3-.6zM505 471.1L371.4 337.2c16-20.2 27.7-43.7 35.4-69c-2.2-.6-4.2-1.3-6.4-1.3h-43.5c-23.4 59.2-81 101.5-148.5 101.5S48.3 296.7 48.3 208.4 119.7 48 208 48s125.1 41.9 148.5 101.5H400c2.6 0 5.1 .6 7.7 .6C382.5 63.4 302.8 0 208 0S0 93.1 0 208s93.1 208 208 208 93.8-17 129-44.8L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9z"]},{prefix:"fak",iconName:"chart-bar-normalized-regular",icon:[512,512,[],"e038","M284 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42v-42h42zm0-182h-42V74h42zM123 32H67c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406H74v-70h42zm0-294H74V74h42zM445 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42V256h42zm0-322h-42V74h42z"]}];function ba(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function D4(e){if(Array.isArray(e))return e}function U4(e){if(Array.isArray(e))return ba(e)}function B4(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i1(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,U1(o.key),o)}}function F4(e,t,n){return t&&i1(e.prototype,t),n&&i1(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Vn(e,t){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=ka(e))||t&&e&&typeof e.length=="number"){n&&(e=n);var o=0,a=function(){};return{s:a,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(u){throw u},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
866
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,l=!1;return{s:function(){n=n.call(e)},n:function(){var u=n.next();return s=u.done,u},e:function(u){l=!0,i=u},f:function(){try{s||n.return==null||n.return()}finally{if(l)throw i}}}}function M(e,t,n){return(t=U1(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function G4(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function H4(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var o,a,i,s,l=[],u=!0,p=!1;try{if(i=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;u=!1}else for(;!(u=(o=i.call(n)).done)&&(l.push(o.value),l.length!==t);u=!0);}catch(h){p=!0,a=h}finally{try{if(!u&&n.return!=null&&(s=n.return(),Object(s)!==s))return}finally{if(p)throw a}}return l}}function $4(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
867
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function W4(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
868
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function s1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,o)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?s1(Object(n),!0).forEach(function(o){M(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s1(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function Qn(e,t){return D4(e)||H4(e,t)||ka(e,t)||$4()}function we(e){return U4(e)||G4(e)||ka(e)||W4()}function j4(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var o=n.call(e,t||"default");if(typeof o!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function U1(e){var t=j4(e,"string");return typeof t=="symbol"?t:t+""}function Zn(e){"@babel/helpers - typeof";return Zn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Zn(e)}function ka(e,t){if(e){if(typeof e=="string")return ba(e,t);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ba(e,t):void 0}}var c1=function(){},Ia={},B1={},F1=null,G1={mark:c1,measure:c1};try{typeof window<"u"&&(Ia=window),typeof document<"u"&&(B1=document),typeof MutationObserver<"u"&&(F1=MutationObserver),typeof performance<"u"&&(G1=performance)}catch{}var V4=Ia.navigator||{},l1=V4.userAgent,d1=l1===void 0?"":l1,it=Ia,B=B1,u1=F1,Hn=G1,Lb=!!it.document,Ke=!!B.documentElement&&!!B.head&&typeof B.addEventListener=="function"&&typeof B.createElement=="function",H1=~d1.indexOf("MSIE")||~d1.indexOf("Trident/"),$n,K4=/fa(k|kd|s|r|l|t|d|dr|dl|dt|b|slr|slpr|wsb|tl|ns|nds|es|gt|jr|jfr|jdr|usb|ufsb|udsb|cr|ss|sr|sl|st|sds|sdr|sdl|sdt|sldr|slpdr|pr|ms|vs)?[\-\ ]/,q4=/Font ?Awesome ?([567 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit|Notdog Duo|Notdog|Chisel|Etch|Graphite|Thumbprint|Jelly Fill|Jelly Duo|Jelly|Utility|Utility Fill|Utility Duo|Slab Press|Slab|Slab Duo|Slab Press Duo|Pixel|Mosaic|Vellum|Whiteboard)?.*/i,$1={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fab:"brands","fa-brands":"brands"},duotone:{fa:"solid",fad:"solid","fa-solid":"solid","fa-duotone":"solid",fadr:"regular","fa-regular":"regular",fadl:"light","fa-light":"light",fadt:"thin","fa-thin":"thin"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid",fasdr:"regular","fa-regular":"regular",fasdl:"light","fa-light":"light",fasdt:"thin","fa-thin":"thin"},slab:{"fa-regular":"regular",faslr:"regular"},"slab-press":{"fa-regular":"regular",faslpr:"regular"},"slab-duo":{"fa-regular":"regular",fasldr:"regular"},"slab-press-duo":{"fa-regular":"regular",faslpdr:"regular"},thumbprint:{"fa-light":"light",fatl:"light"},vellum:{"fa-solid":"solid",favs:"solid"},pixel:{"fa-regular":"regular",fapr:"regular"},mosaic:{"fa-solid":"solid",fams:"solid"},whiteboard:{"fa-semibold":"semibold",fawsb:"semibold"},notdog:{"fa-solid":"solid",fans:"solid"},"notdog-duo":{"fa-solid":"solid",fands:"solid"},etch:{"fa-solid":"solid",faes:"solid"},graphite:{"fa-thin":"thin",fagt:"thin"},jelly:{"fa-regular":"regular",fajr:"regular"},"jelly-fill":{"fa-regular":"regular",fajfr:"regular"},"jelly-duo":{"fa-regular":"regular",fajdr:"regular"},chisel:{"fa-regular":"regular",facr:"regular"},utility:{"fa-semibold":"semibold",fausb:"semibold"},"utility-duo":{"fa-semibold":"semibold",faudsb:"semibold"},"utility-fill":{"fa-semibold":"semibold",faufsb:"semibold"}},Z4={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},W1=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-slab-press-duo","fa-slab-duo","fa-mosaic","fa-pixel","fa-vellum","fa-utility","fa-utility-duo","fa-utility-fill"],J="classic",Kr="duotone",j1="sharp",V1="sharp-duotone",K1="chisel",q1="etch",Z1="graphite",Y1="jelly",X1="jelly-duo",Q1="jelly-fill",J1="mosaic",e2="notdog",t2="notdog-duo",r2="pixel",n2="slab",o2="slab-duo",a2="slab-press",i2="slab-press-duo",s2="thumbprint",c2="utility",l2="utility-duo",d2="utility-fill",u2="vellum",f2="whiteboard",Y4="Classic",X4="Duotone",Q4="Sharp",J4="Sharp Duotone",ed="Chisel",td="Etch",rd="Graphite",nd="Jelly",od="Jelly Duo",ad="Jelly Fill",id="Mosaic",sd="Notdog",cd="Notdog Duo",ld="Pixel",dd="Slab",ud="Slab Duo",fd="Slab Press",pd="Slab Press Duo",md="Thumbprint",hd="Utility",gd="Utility Duo",yd="Utility Fill",bd="Vellum",vd="Whiteboard",p2=[J,Kr,j1,V1,K1,q1,Z1,Y1,X1,Q1,J1,e2,t2,r2,n2,o2,a2,i2,s2,c2,l2,d2,u2,f2],Ob=($n={},M(M(M(M(M(M(M(M(M(M($n,J,Y4),Kr,X4),j1,Q4),V1,J4),K1,ed),q1,td),Z1,rd),Y1,nd),X1,od),Q1,ad),M(M(M(M(M(M(M(M(M(M($n,J1,id),e2,sd),t2,cd),r2,ld),n2,dd),o2,ud),a2,fd),i2,pd),s2,md),c2,hd),M(M(M(M($n,l2,gd),d2,yd),u2,bd),f2,vd)),xd={classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},duotone:{900:"fad",400:"fadr",300:"fadl",100:"fadt"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds",400:"fasdr",300:"fasdl",100:"fasdt"},slab:{400:"faslr"},"slab-press":{400:"faslpr"},"slab-duo":{400:"fasldr"},"slab-press-duo":{400:"faslpdr"},vellum:{900:"favs"},mosaic:{900:"fams"},pixel:{400:"fapr"},whiteboard:{600:"fawsb"},thumbprint:{300:"fatl"},notdog:{900:"fans"},"notdog-duo":{900:"fands"},etch:{900:"faes"},graphite:{100:"fagt"},chisel:{400:"facr"},jelly:{400:"fajr"},"jelly-fill":{400:"fajfr"},"jelly-duo":{400:"fajdr"},utility:{600:"fausb"},"utility-duo":{600:"faudsb"},"utility-fill":{600:"faufsb"}},Sd={"Font Awesome 7 Free":{900:"fas",400:"far"},"Font Awesome 7 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 7 Brands":{400:"fab",normal:"fab"},"Font Awesome 7 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 7 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 7 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"},"Font Awesome 7 Jelly":{400:"fajr",normal:"fajr"},"Font Awesome 7 Jelly Fill":{400:"fajfr",normal:"fajfr"},"Font Awesome 7 Jelly Duo":{400:"fajdr",normal:"fajdr"},"Font Awesome 7 Slab":{400:"faslr",normal:"faslr"},"Font Awesome 7 Slab Press":{400:"faslpr",normal:"faslpr"},"Font Awesome 7 Slab Duo":{400:"fasldr",normal:"fasldr"},"Font Awesome 7 Slab Press Duo":{400:"faslpdr",normal:"faslpdr"},"Font Awesome 7 Pixel":{400:"fapr",normal:"fapr"},"Font Awesome 7 Mosaic":{900:"fams",normal:"fams"},"Font Awesome 7 Vellum":{900:"favs",normal:"favs"},"Font Awesome 7 Thumbprint":{300:"fatl",normal:"fatl"},"Font Awesome 7 Notdog":{900:"fans",normal:"fans"},"Font Awesome 7 Notdog Duo":{900:"fands",normal:"fands"},"Font Awesome 7 Etch":{900:"faes",normal:"faes"},"Font Awesome 7 Graphite":{100:"fagt",normal:"fagt"},"Font Awesome 7 Chisel":{400:"facr",normal:"facr"},"Font Awesome 7 Whiteboard":{600:"fawsb",normal:"fawsb"},"Font Awesome 7 Utility":{600:"fausb",normal:"fausb"},"Font Awesome 7 Utility Duo":{600:"faudsb",normal:"faudsb"},"Font Awesome 7 Utility Fill":{600:"faufsb",normal:"faufsb"}},Cd=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["chisel",{defaultShortPrefixId:"facr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["etch",{defaultShortPrefixId:"faes",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["graphite",{defaultShortPrefixId:"fagt",defaultStyleId:"thin",styleIds:["thin"],futureStyleIds:[],defaultFontWeight:100}],["jelly",{defaultShortPrefixId:"fajr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-duo",{defaultShortPrefixId:"fajdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-fill",{defaultShortPrefixId:"fajfr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["mosaic",{defaultShortPrefixId:"fams",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog",{defaultShortPrefixId:"fans",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog-duo",{defaultShortPrefixId:"fands",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["pixel",{defaultShortPrefixId:"fapr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab",{defaultShortPrefixId:"faslr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-duo",{defaultShortPrefixId:"fasldr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press",{defaultShortPrefixId:"faslpr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press-duo",{defaultShortPrefixId:"faslpdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["thumbprint",{defaultShortPrefixId:"fatl",defaultStyleId:"light",styleIds:["light"],futureStyleIds:[],defaultFontWeight:300}],["utility",{defaultShortPrefixId:"fausb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-duo",{defaultShortPrefixId:"faudsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-fill",{defaultShortPrefixId:"faufsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["vellum",{defaultShortPrefixId:"favs",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["whiteboard",{defaultShortPrefixId:"fawsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}]]),Ed={chisel:{regular:"facr"},classic:{brands:"fab",light:"fal",regular:"far",solid:"fas",thin:"fat"},duotone:{light:"fadl",regular:"fadr",solid:"fad",thin:"fadt"},etch:{solid:"faes"},graphite:{thin:"fagt"},jelly:{regular:"fajr"},"jelly-duo":{regular:"fajdr"},"jelly-fill":{regular:"fajfr"},mosaic:{solid:"fams"},notdog:{solid:"fans"},"notdog-duo":{solid:"fands"},pixel:{regular:"fapr"},sharp:{light:"fasl",regular:"fasr",solid:"fass",thin:"fast"},"sharp-duotone":{light:"fasdl",regular:"fasdr",solid:"fasds",thin:"fasdt"},slab:{regular:"faslr"},"slab-duo":{regular:"fasldr"},"slab-press":{regular:"faslpr"},"slab-press-duo":{regular:"faslpdr"},thumbprint:{light:"fatl"},utility:{semibold:"fausb"},"utility-duo":{semibold:"faudsb"},"utility-fill":{semibold:"faufsb"},vellum:{solid:"favs"},whiteboard:{semibold:"fawsb"}},m2=["fak","fa-kit","fakd","fa-kit-duotone"],f1={kit:{fak:"kit","fa-kit":"kit"},"kit-duotone":{fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"}},Ad=["kit"],Ld="kit",Od="kit-duotone",Rd="Kit",wd="Kit Duotone",Rb=M(M({},Ld,Rd),Od,wd),Nd={kit:{"fa-kit":"fak"},"kit-duotone":{"fa-kit-duotone":"fakd"}},_d={"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},zd={kit:{fak:"fa-kit"},"kit-duotone":{fakd:"fa-kit-duotone"}},p1={kit:{kit:"fak"},"kit-duotone":{"kit-duotone":"fakd"}},Wn,jn={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},Md=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-slab-press-duo","fa-slab-duo","fa-mosaic","fa-pixel","fa-vellum","fa-utility","fa-utility-duo","fa-utility-fill"],kd="classic",Id="duotone",Td="sharp",Pd="sharp-duotone",Dd="chisel",Ud="etch",Bd="graphite",Fd="jelly",Gd="jelly-duo",Hd="jelly-fill",$d="mosaic",Wd="notdog",jd="notdog-duo",Vd="pixel",Kd="slab",qd="slab-duo",Zd="slab-press",Yd="slab-press-duo",Xd="thumbprint",Qd="utility",Jd="utility-duo",eu="utility-fill",tu="vellum",ru="whiteboard",nu="Classic",ou="Duotone",au="Sharp",iu="Sharp Duotone",su="Chisel",cu="Etch",lu="Graphite",du="Jelly",uu="Jelly Duo",fu="Jelly Fill",pu="Mosaic",mu="Notdog",hu="Notdog Duo",gu="Pixel",yu="Slab",bu="Slab Duo",vu="Slab Press",xu="Slab Press Duo",Su="Thumbprint",Cu="Utility",Eu="Utility Duo",Au="Utility Fill",Lu="Vellum",Ou="Whiteboard",wb=(Wn={},M(M(M(M(M(M(M(M(M(M(Wn,kd,nu),Id,ou),Td,au),Pd,iu),Dd,su),Ud,cu),Bd,lu),Fd,du),Gd,uu),Hd,fu),M(M(M(M(M(M(M(M(M(M(Wn,$d,pu),Wd,mu),jd,hu),Vd,gu),Kd,yu),qd,bu),Zd,vu),Yd,xu),Xd,Su),Qd,Cu),M(M(M(M(Wn,Jd,Eu),eu,Au),tu,Lu),ru,Ou)),Ru="kit",wu="kit-duotone",Nu="Kit",_u="Kit Duotone",Nb=M(M({},Ru,Nu),wu,_u),zu={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},duotone:{"fa-regular":"fadr","fa-light":"fadl","fa-thin":"fadt"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds","fa-regular":"fasdr","fa-light":"fasdl","fa-thin":"fasdt"},slab:{"fa-regular":"faslr"},"slab-press":{"fa-regular":"faslpr"},"slab-duo":{"fa-regular":"fasldr"},"slab-press-duo":{"fa-regular":"faslpdr"},pixel:{"fa-regular":"fapr"},mosaic:{"fa-solid":"fams"},vellum:{"fa-solid":"favs"},whiteboard:{"fa-semibold":"fawsb"},thumbprint:{"fa-light":"fatl"},notdog:{"fa-solid":"fans"},"notdog-duo":{"fa-solid":"fands"},etch:{"fa-solid":"faes"},graphite:{"fa-thin":"fagt"},jelly:{"fa-regular":"fajr"},"jelly-fill":{"fa-regular":"fajfr"},"jelly-duo":{"fa-regular":"fajdr"},chisel:{"fa-regular":"facr"},utility:{"fa-semibold":"fausb"},"utility-duo":{"fa-semibold":"faudsb"},"utility-fill":{"fa-semibold":"faufsb"}},Mu={classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"],slab:["faslr"],"slab-press":["faslpr"],"slab-duo":["fasldr"],"slab-press-duo":["faslpdr"],pixel:["fapr"],mosaic:["fams"],vellum:["favs"],whiteboard:["fawsb"],thumbprint:["fatl"],notdog:["fans"],"notdog-duo":["fands"],etch:["faes"],graphite:["fagt"],jelly:["fajr"],"jelly-fill":["fajfr"],"jelly-duo":["fajdr"],chisel:["facr"],utility:["fausb"],"utility-duo":["faudsb"],"utility-fill":["faufsb"]},va={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},duotone:{fadr:"fa-regular",fadl:"fa-light",fadt:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid",fasdr:"fa-regular",fasdl:"fa-light",fasdt:"fa-thin"},slab:{faslr:"fa-regular"},"slab-press":{faslpr:"fa-regular"},"slab-duo":{fasldr:"fa-regular"},"slab-press-duo":{faslpdr:"fa-regular"},pixel:{fapr:"fa-regular"},mosaic:{fams:"fa-solid"},vellum:{favs:"fa-solid"},whiteboard:{fawsb:"fa-semibold"},thumbprint:{fatl:"fa-light"},notdog:{fans:"fa-solid"},"notdog-duo":{fands:"fa-solid"},etch:{faes:"fa-solid"},graphite:{fagt:"fa-thin"},jelly:{fajr:"fa-regular"},"jelly-fill":{fajfr:"fa-regular"},"jelly-duo":{fajdr:"fa-regular"},chisel:{facr:"fa-regular"},utility:{fausb:"fa-semibold"},"utility-duo":{faudsb:"fa-semibold"},"utility-fill":{faufsb:"fa-semibold"}},ku=["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands","fa-semibold"],h2=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt","faslr","faslpr","fasldr","faslpdr","fapr","fams","favs","fawsb","fatl","fans","fands","faes","fagt","fajr","fajfr","fajdr","facr","fausb","faudsb","faufsb"].concat(Md,ku),Iu=["solid","regular","light","thin","duotone","brands","semibold"],g2=[1,2,3,4,5,6,7,8,9,10],Tu=g2.concat([11,12,13,14,15,16,17,18,19,20]),Pu=["aw","fw","pull-left","pull-right"],Du=[].concat(we(Object.keys(Mu)),Iu,Pu,["2xs","xs","sm","lg","xl","2xl","beat","beat-fade","border","bounce","buzz","canvas-square","canvas-roomy","fade","flip-360","flip-both","flip-horizontal","flip-vertical","flip","float","inverse","jello","layers","layers-bottom-left","layers-bottom-right","layers-counter","layers-text","layers-top-left","layers-top-right","li","pull-end","pull-start","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","spin-snap","spin-snap-4","spin-snap-8","stack-1x","stack-2x","stack","swing","ul","wag","width-auto","width-fixed",jn.GROUP,jn.SWAP_OPACITY,jn.PRIMARY,jn.SECONDARY]).concat(g2.map(function(e){return"".concat(e,"x")})).concat(Tu.map(function(e){return"w-".concat(e)})),Uu={"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"}},je="___FONT_AWESOME___",xa=16,y2="fa",b2="svg-inline--fa",_t="data-fa-i2svg",Sa="data-fa-pseudo-element",Bu="data-fa-pseudo-element-pending",Ta="data-prefix",Pa="data-icon",m1="fontawesome-i2svg",Fu="async",Gu=["HTML","HEAD","STYLE","SCRIPT"],v2=["::before","::after",":before",":after"],x2=(function(){try{return!0}catch{return!1}})();function qr(e){return new Proxy(e,{get:function(n,o){return o in n?n[o]:n[J]}})}var S2=C({},$1);S2[J]=C(C(C(C({},{"fa-duotone":"duotone"}),$1[J]),f1.kit),f1["kit-duotone"]);var Hu=qr(S2),Ca=C({},Ed);Ca[J]=C(C(C(C({},{duotone:"fad"}),Ca[J]),p1.kit),p1["kit-duotone"]);var h1=qr(Ca),Ea=C({},va);Ea[J]=C(C({},Ea[J]),zd.kit);var Da=qr(Ea),Aa=C({},zu);Aa[J]=C(C({},Aa[J]),Nd.kit);var _b=qr(Aa),$u=K4,C2="fa-layers-text",Wu=q4,ju=C({},xd),zb=qr(ju),Vu=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],pa=Z4,Ku=[].concat(we(Ad),we(Du)),Wr=it.FontAwesomeConfig||{};function qu(e){var t=B.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function Zu(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}B&&typeof B.querySelector=="function"&&(g1=[["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-search-pseudo-elements","searchPseudoElements"],["data-search-pseudo-elements-warnings","searchPseudoElementsWarnings"],["data-search-pseudo-elements-full-scan","searchPseudoElementsFullScan"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]],g1.forEach(function(e){var t=Qn(e,2),n=t[0],o=t[1],a=Zu(qu(n));a!=null&&(Wr[o]=a)}));var g1,E2={styleDefault:"solid",familyDefault:J,cssPrefix:y2,replacementClass:b2,autoReplaceSvg:!0,autoAddCss:!0,searchPseudoElements:!1,searchPseudoElementsWarnings:!0,searchPseudoElementsFullScan:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};Wr.familyPrefix&&(Wr.cssPrefix=Wr.familyPrefix);var pr=C(C({},E2),Wr);pr.autoReplaceSvg||(pr.observeMutations=!1);var _={};Object.keys(E2).forEach(function(e){Object.defineProperty(_,e,{enumerable:!0,set:function(n){pr[e]=n,jr.forEach(function(o){return o(_)})},get:function(){return pr[e]}})});Object.defineProperty(_,"familyPrefix",{enumerable:!0,set:function(t){pr.cssPrefix=t,jr.forEach(function(n){return n(_)})},get:function(){return pr.cssPrefix}});it.FontAwesomeConfig=_;var jr=[];function Yu(e){return jr.push(e),function(){jr.splice(jr.indexOf(e),1)}}var at=xa,Ie={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Xu(e){if(!(!e||!Ke)){var t=B.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var n=B.head.childNodes,o=null,a=n.length-1;a>-1;a--){var i=n[a],s=(i.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(s)>-1&&(o=i)}return B.head.insertBefore(t,o),e}}var Qu="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function y1(){for(var e=12,t="";e-- >0;)t+=Qu[Math.random()*62|0];return t}function mr(e){for(var t=[],n=(e||[]).length>>>0;n--;)t[n]=e[n];return t}function Ua(e){return e.classList?mr(e.classList):(e.getAttribute("class")||"").split(" ").filter(function(t){return t})}function A2(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function Ju(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,'="').concat(A2(e[n]),'" ')},"").trim()}function Jn(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,": ").concat(e[n].trim(),";")},"")}function Ba(e){return e.size!==Ie.size||e.x!==Ie.x||e.y!==Ie.y||e.rotate!==Ie.rotate||e.flipX||e.flipY}function ef(e){var t=e.transform,n=e.containerWidth,o=e.iconWidth,a={transform:"translate(".concat(n/2," 256)")},i="translate(".concat(t.x*32,", ").concat(t.y*32,") "),s="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),l="rotate(".concat(t.rotate," 0 0)"),u={transform:"".concat(i," ").concat(s," ").concat(l)},p={transform:"translate(".concat(o/2*-1," -256)")};return{outer:a,inner:u,path:p}}function tf(e){var t=e.transform,n=e.width,o=n===void 0?xa:n,a=e.height,i=a===void 0?xa:a,s=e.startCentered,l=s===void 0?!1:s,u="";return l&&H1?u+="translate(".concat(t.x/at-o/2,"em, ").concat(t.y/at-i/2,"em) "):l?u+="translate(calc(-50% + ".concat(t.x/at,"em), calc(-50% + ").concat(t.y/at,"em)) "):u+="translate(".concat(t.x/at,"em, ").concat(t.y/at,"em) "),u+="scale(".concat(t.size/at*(t.flipX?-1:1),", ").concat(t.size/at*(t.flipY?-1:1),") "),u+="rotate(".concat(t.rotate,"deg) "),u}var rf=`:root, :host {
|
|
869
869
|
--fa-font-solid: normal 900 1em/1 'Font Awesome 7 Free';
|
|
870
870
|
--fa-font-regular: normal 400 1em/1 'Font Awesome 7 Free';
|
|
871
871
|
--fa-font-light: normal 300 1em/1 'Font Awesome 7 Pro';
|
|
@@ -1938,12 +1938,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1938
1938
|
margin: auto;
|
|
1939
1939
|
position: absolute;
|
|
1940
1940
|
z-index: var(--fa-stack-z-index, auto);
|
|
1941
|
-
}`;function R2(){var e=v2,t=x2,n=_.cssPrefix,o=_.replacementClass,a=nf;if(n!==e||o!==t){var i=new RegExp("\\.".concat(e,"\\-"),"g"),s=new RegExp("\\--".concat(e,"\\-"),"g"),l=new RegExp("\\.".concat(t),"g");a=a.replace(i,".".concat(n,"-")).replace(s,"--".concat(n,"-")).replace(l,".".concat(o))}return a}var x1=!1;function ma(){_.autoAddCss&&!x1&&(Qu(R2()),x1=!0)}var of={mixout:function(){return{dom:{css:R2,insertCss:ma}}},hooks:function(){return{beforeDOMElementCreation:function(){ma()},beforeI2svg:function(){ma()}}}},Ke=it||{};Ke[Ve]||(Ke[Ve]={});Ke[Ve].styles||(Ke[Ve].styles={});Ke[Ve].hooks||(Ke[Ve].hooks={});Ke[Ve].shims||(Ke[Ve].shims=[]);var we=Ke[Ve],w2=[],N2=function(){B.removeEventListener("DOMContentLoaded",N2),Yn=1,w2.map(function(t){return t()})},Yn=!1;qe&&(Yn=(B.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(B.readyState),Yn||B.addEventListener("DOMContentLoaded",N2));function af(e){qe&&(Yn?setTimeout(e,0):w2.push(e))}function Zr(e){var t=e.tag,n=e.attributes,o=n===void 0?{}:n,a=e.children,i=a===void 0?[]:a;return typeof e=="string"?O2(e):"<".concat(t," ").concat(ef(o),">").concat(i.map(Zr).join(""),"</").concat(t,">")}function S1(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}var sf=function(t,n){return function(o,a,i,s){return t.call(n,o,a,i,s)}},ha=function(t,n,o,a){var i=Object.keys(t),s=i.length,l=a!==void 0?sf(n,a):n,u,p,h;for(o===void 0?(u=1,h=t[i[0]]):(u=0,h=o);u<s;u++)p=i[u],h=l(h,t[p],p,t);return h};function _2(e){return Ne(e).length!==1?null:e.codePointAt(0).toString(16)}function C1(e){return Object.keys(e).reduce(function(t,n){var o=e[n],a=!!o.icon;return a?t[o.iconName]=o.icon:t[n]=o,t},{})}function La(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o=n.skipHooks,a=o===void 0?!1:o,i=C1(t);typeof we.hooks.addPack=="function"&&!a?we.hooks.addPack(e,C1(t)):we.styles[e]=C(C({},we.styles[e]||{}),i),e==="fas"&&La("fa",t)}var Vr=we.styles,cf=we.shims,z2=Object.keys(Da),lf=z2.reduce(function(e,t){return e[t]=Object.keys(Da[t]),e},{}),Fa=null,M2={},k2={},I2={},T2={},P2={};function df(e){return~qu.indexOf(e)}function uf(e,t){var n=t.split("-"),o=n[0],a=n.slice(1).join("-");return o===e&&a!==""&&!df(a)?a:null}var D2=function(){var t=function(i){return ha(Vr,function(s,l,u){return s[u]=ha(l,i,{}),s},{})};M2=t(function(a,i,s){if(i[3]&&(a[i[3]]=s),i[2]){var l=i[2].filter(function(u){return typeof u=="number"});l.forEach(function(u){a[u.toString(16)]=s})}return a}),k2=t(function(a,i,s){if(a[s]=s,i[2]){var l=i[2].filter(function(u){return typeof u=="string"});l.forEach(function(u){a[u]=s})}return a}),P2=t(function(a,i,s){var l=i[2];return a[s]=s,l.forEach(function(u){a[u]=s}),a});var n="far"in Vr||_.autoFetchSvg,o=ha(cf,function(a,i){var s=i[0],l=i[1],u=i[2];return l==="far"&&!n&&(l="fas"),typeof s=="string"&&(a.names[s]={prefix:l,iconName:u}),typeof s=="number"&&(a.unicodes[s.toString(16)]={prefix:l,iconName:u}),a},{names:{},unicodes:{}});I2=o.names,T2=o.unicodes,Fa=eo(_.styleDefault,{family:_.familyDefault})};Xu(function(e){Fa=eo(e.styleDefault,{family:_.familyDefault})});D2();function Ga(e,t){return(M2[e]||{})[t]}function ff(e,t){return(k2[e]||{})[t]}function _t(e,t){return(P2[e]||{})[t]}function U2(e){return I2[e]||{prefix:null,iconName:null}}function pf(e){var t=T2[e],n=Ga("fas",e);return t||(n?{prefix:"fas",iconName:n}:null)||{prefix:null,iconName:null}}function st(){return Fa}var B2=function(){return{prefix:null,iconName:null,rest:[]}};function mf(e){var t=J,n=z2.reduce(function(o,a){return o[a]="".concat(_.cssPrefix,"-").concat(a),o},{});return h2.forEach(function(o){(e.includes(n[o])||e.some(function(a){return lf[o].includes(a)}))&&(t=o)}),t}function eo(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.family,o=n===void 0?J:n,a=$u[o][e];if(o===Kr&&!e)return"fad";var i=y1[o][e]||y1[o][a],s=e in we.styles?e:null,l=i||s||null;return l}function hf(e){var t=[],n=null;return e.forEach(function(o){var a=uf(_.cssPrefix,o);a?n=a:o&&t.push(o)}),{iconName:n,rest:t}}function E1(e){return e.sort().filter(function(t,n,o){return o.indexOf(t)===n})}var A1=y2.concat(g2);function to(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.skipLookups,o=n===void 0?!1:n,a=null,i=E1(e.filter(function(v){return A1.includes(v)})),s=E1(e.filter(function(v){return!A1.includes(v)})),l=i.filter(function(v){return a=v,!V1.includes(v)}),u=Qn(l,1),p=u[0],h=p===void 0?null:p,g=mf(i),y=C(C({},hf(s)),{},{prefix:eo(h,{family:g})});return C(C(C({},y),vf({values:e,family:g,styles:Vr,config:_,canonical:y,givenPrefix:a})),gf(o,a,y))}function gf(e,t,n){var o=n.prefix,a=n.iconName;if(e||!o||!a)return{prefix:o,iconName:a};var i=t==="fa"?U2(a):{},s=_t(o,a);return a=i.iconName||s||a,o=i.prefix||o,o==="far"&&!Vr.far&&Vr.fas&&!_.autoFetchSvg&&(o="fas"),{prefix:o,iconName:a}}var yf=h2.filter(function(e){return e!==J||e!==Kr}),bf=Object.keys(va).filter(function(e){return e!==J}).map(function(e){return Object.keys(va[e])}).flat();function vf(e){var t=e.values,n=e.family,o=e.canonical,a=e.givenPrefix,i=a===void 0?"":a,s=e.styles,l=s===void 0?{}:s,u=e.config,p=u===void 0?{}:u,h=n===Kr,g=t.includes("fa-duotone")||t.includes("fad"),y=p.familyDefault==="duotone",v=o.prefix==="fad"||o.prefix==="fa-duotone";if(!h&&(g||y||v)&&(o.prefix="fad"),(t.includes("fa-brands")||t.includes("fab"))&&(o.prefix="fab"),!o.prefix&&yf.includes(n)){var x=Object.keys(l).find(function(L){return bf.includes(L)});if(x||p.autoFetchSvg){var S=Ed.get(n).defaultShortPrefixId;o.prefix=S,o.iconName=_t(o.prefix,o.iconName)||o.iconName}}return(o.prefix==="fa"||i==="fa")&&(o.prefix=st()||"fas"),o}var xf=(function(){function e(){F4(this,e),this.definitions={}}return G4(e,[{key:"add",value:function(){for(var n=this,o=arguments.length,a=new Array(o),i=0;i<o;i++)a[i]=arguments[i];var s=a.reduce(this._pullDefinitions,{});Object.keys(s).forEach(function(l){n.definitions[l]=C(C({},n.definitions[l]||{}),s[l]),La(l,s[l]);var u=Da[J][l];u&&La(u,s[l]),D2()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(n,o){var a=o.prefix&&o.iconName&&o.icon?{0:o}:o;return Object.keys(a).map(function(i){var s=a[i],l=s.prefix,u=s.iconName,p=s.icon,h=p[2];n[l]||(n[l]={}),h.length>0&&h.forEach(function(g){typeof g=="string"&&(n[l][g]=p)}),n[l][u]=p}),n}}])})(),L1=[],fr={},pr={},Sf=Object.keys(pr);function Cf(e,t){var n=t.mixoutsTo;return L1=e,fr={},Object.keys(pr).forEach(function(o){Sf.indexOf(o)===-1&&delete pr[o]}),L1.forEach(function(o){var a=o.mixout?o.mixout():{};if(Object.keys(a).forEach(function(s){typeof a[s]=="function"&&(n[s]=a[s]),Zn(a[s])==="object"&&Object.keys(a[s]).forEach(function(l){n[s]||(n[s]={}),n[s][l]=a[s][l]})}),o.hooks){var i=o.hooks();Object.keys(i).forEach(function(s){fr[s]||(fr[s]=[]),fr[s].push(i[s])})}o.provides&&o.provides(pr)}),n}function Oa(e,t){for(var n=arguments.length,o=new Array(n>2?n-2:0),a=2;a<n;a++)o[a-2]=arguments[a];var i=fr[e]||[];return i.forEach(function(s){t=s.apply(null,[t].concat(o))}),t}function Mt(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];var a=fr[e]||[];a.forEach(function(i){i.apply(null,n)})}function ct(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return pr[e]?pr[e].apply(null,t):void 0}function Ra(e){e.prefix==="fa"&&(e.prefix="fas");var t=e.iconName,n=e.prefix||st();if(t)return t=_t(n,t)||t,S1(F2.definitions,n,t)||S1(we.styles,n,t)}var F2=new xf,Ef=function(){_.autoReplaceSvg=!1,_.observeMutations=!1,Mt("noAuto")},Af={i2svg:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return qe?(Mt("beforeI2svg",t),ct("pseudoElements2svg",t),ct("i2svg",t)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.autoReplaceSvgRoot;_.autoReplaceSvg===!1&&(_.autoReplaceSvg=!0),_.observeMutations=!0,af(function(){Of({autoReplaceSvgRoot:n}),Mt("watch",t)})}},Lf={icon:function(t){if(t===null)return null;if(Zn(t)==="object"&&t.prefix&&t.iconName)return{prefix:t.prefix,iconName:_t(t.prefix,t.iconName)||t.iconName};if(Array.isArray(t)&&t.length===2){var n=t[1].indexOf("fa-")===0?t[1].slice(3):t[1],o=eo(t[0]);return{prefix:o,iconName:_t(o,n)||n}}if(typeof t=="string"&&(t.indexOf("".concat(_.cssPrefix,"-"))>-1||t.match(Wu))){var a=to(t.split(" "),{skipLookups:!0});return{prefix:a.prefix||st(),iconName:_t(a.prefix,a.iconName)||a.iconName}}if(typeof t=="string"){var i=st();return{prefix:i,iconName:_t(i,t)||t}}}},fe={noAuto:Ef,config:_,dom:Af,parse:Lf,library:F2,findIconDefinition:Ra,toHtml:Zr},Of=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.autoReplaceSvgRoot,o=n===void 0?B:n;(Object.keys(we.styles).length>0||_.autoFetchSvg)&&qe&&_.autoReplaceSvg&&fe.dom.i2svg({node:o})};function ro(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(function(o){return Zr(o)})}}),Object.defineProperty(e,"node",{get:function(){if(qe){var o=B.createElement("div");return o.innerHTML=e.html,o.children}}}),e}function Rf(e){var t=e.children,n=e.main,o=e.mask,a=e.attributes,i=e.styles,s=e.transform;if(Ba(s)&&n.found&&!o.found){var l=n.width,u=n.height,p={x:l/u/2,y:.5};a.style=Jn(C(C({},i),{},{"transform-origin":"".concat(p.x+s.x/16,"em ").concat(p.y+s.y/16,"em")}))}return[{tag:"svg",attributes:a,children:t}]}function wf(e){var t=e.prefix,n=e.iconName,o=e.children,a=e.attributes,i=e.symbol,s=i===!0?"".concat(t,"-").concat(_.cssPrefix,"-").concat(n):i;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:C(C({},a),{},{id:s}),children:o}]}]}function Nf(e){var t=["aria-label","aria-labelledby","title","role"];return t.some(function(n){return n in e})}function Ha(e){var t=e.icons,n=t.main,o=t.mask,a=e.prefix,i=e.iconName,s=e.transform,l=e.symbol,u=e.maskId,p=e.extra,h=e.watchable,g=h===void 0?!1:h,y=o.found?o:n,v=y.width,x=y.height,S=[_.replacementClass,i?"".concat(_.cssPrefix,"-").concat(i):""].filter(function(U){return p.classes.indexOf(U)===-1}).filter(function(U){return U!==""||!!U}).concat(p.classes).join(" "),L={children:[],attributes:C(C({},p.attributes),{},{"data-prefix":a,"data-icon":i,class:S,role:p.attributes.role||"img",viewBox:"0 0 ".concat(v," ").concat(x)})};!Nf(p.attributes)&&!p.attributes["aria-hidden"]&&(L.attributes["aria-hidden"]="true"),g&&(L.attributes[zt]="");var O=C(C({},L),{},{prefix:a,iconName:i,main:n,mask:o,maskId:u,transform:s,symbol:l,styles:C({},p.styles)}),N=o.found&&n.found?ct("generateAbstractMask",O)||{children:[],attributes:{}}:ct("generateAbstractIcon",O)||{children:[],attributes:{}},z=N.children,I=N.attributes;return O.children=z,O.attributes=I,l?wf(O):Rf(O)}function O1(e){var t=e.content,n=e.width,o=e.height,a=e.transform,i=e.extra,s=e.watchable,l=s===void 0?!1:s,u=C(C({},i.attributes),{},{class:i.classes.join(" ")});l&&(u[zt]="");var p=C({},i.styles);Ba(a)&&(p.transform=rf({transform:a,startCentered:!0,width:n,height:o}),p["-webkit-transform"]=p.transform);var h=Jn(p);h.length>0&&(u.style=h);var g=[];return g.push({tag:"span",attributes:u,children:[t]}),g}function _f(e){var t=e.content,n=e.extra,o=C(C({},n.attributes),{},{class:n.classes.join(" ")}),a=Jn(n.styles);a.length>0&&(o.style=a);var i=[];return i.push({tag:"span",attributes:o,children:[t]}),i}var ga=we.styles;function wa(e){var t=e[0],n=e[1],o=e.slice(4),a=Qn(o,1),i=a[0],s=null;return Array.isArray(i)?s={tag:"g",attributes:{class:"".concat(_.cssPrefix,"-").concat(pa.GROUP)},children:[{tag:"path",attributes:{class:"".concat(_.cssPrefix,"-").concat(pa.SECONDARY),fill:"currentColor",d:i[0]}},{tag:"path",attributes:{class:"".concat(_.cssPrefix,"-").concat(pa.PRIMARY),fill:"currentColor",d:i[1]}}]}:s={tag:"path",attributes:{fill:"currentColor",d:i}},{found:!0,width:t,height:n,icon:s}}var zf={found:!1,width:512,height:512};function Mf(e,t){!C2&&!_.showMissingIcons&&e&&console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}function Na(e,t){var n=t;return t==="fa"&&_.styleDefault!==null&&(t=st()),new Promise(function(o,a){if(n==="fa"){var i=U2(e)||{};e=i.iconName||e,t=i.prefix||t}if(e&&t&&ga[t]&&ga[t][e]){var s=ga[t][e];return o(wa(s))}Mf(e,t),o(C(C({},zf),{},{icon:_.showMissingIcons&&e?ct("missingIconAbstract")||{}:{}}))})}var R1=function(){},_a=_.measurePerformance&&Hn&&Hn.mark&&Hn.measure?Hn:{mark:R1,measure:R1},$r='FA "7.3.1"',kf=function(t){return _a.mark("".concat($r," ").concat(t," begins")),function(){return G2(t)}},G2=function(t){_a.mark("".concat($r," ").concat(t," ends")),_a.measure("".concat($r," ").concat(t),"".concat($r," ").concat(t," begins"),"".concat($r," ").concat(t," ends"))},$a={begin:kf,end:G2},Kn=function(){};function w1(e){var t=e.getAttribute?e.getAttribute(zt):null;return typeof t=="string"}function If(e){var t=e.getAttribute?e.getAttribute(Ta):null,n=e.getAttribute?e.getAttribute(Pa):null;return t&&n}function Tf(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(_.replacementClass)}function Pf(){if(_.autoReplaceSvg===!0)return qn.replace;var e=qn[_.autoReplaceSvg];return e||qn.replace}function Df(e){return B.createElementNS("http://www.w3.org/2000/svg",e)}function Uf(e){return B.createElement(e)}function H2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.ceFn,o=n===void 0?e.tag==="svg"?Df:Uf:n;if(typeof e=="string")return B.createTextNode(e);var a=o(e.tag);Object.keys(e.attributes||[]).forEach(function(s){a.setAttribute(s,e.attributes[s])});var i=e.children||[];return i.forEach(function(s){a.appendChild(H2(s,{ceFn:o}))}),a}function Bf(e){var t=" ".concat(e.outerHTML," ");return t="".concat(t,"Font Awesome fontawesome.com "),t}var qn={replace:function(t){var n=t[0];if(n.parentNode)if(t[1].forEach(function(a){n.parentNode.insertBefore(H2(a),n)}),n.getAttribute(zt)===null&&_.keepOriginalSource){var o=B.createComment(Bf(n));n.parentNode.replaceChild(o,n)}else n.remove()},nest:function(t){var n=t[0],o=t[1];if(~Ua(n).indexOf(_.replacementClass))return qn.replace(t);var a=new RegExp("".concat(_.cssPrefix,"-.*"));if(delete o[0].attributes.id,o[0].attributes.class){var i=o[0].attributes.class.split(" ").reduce(function(l,u){return u===_.replacementClass||u.match(a)?l.toSvg.push(u):l.toNode.push(u),l},{toNode:[],toSvg:[]});o[0].attributes.class=i.toSvg.join(" "),i.toNode.length===0?n.removeAttribute("class"):n.setAttribute("class",i.toNode.join(" "))}var s=o.map(function(l){return Zr(l)}).join(`
|
|
1942
|
-
`);n.setAttribute(
|
|
1943
|
-
`),e.removeAttribute(n),o()}).catch(a)}else o()}else o()})}function
|
|
1944
|
-
If it declares any Font Awesome CSS pseudo-elements, they will not be rendered as SVG icons. Add crossorigin="anonymous" to the <link>, enable searchPseudoElementsFullScan for slower but more thorough DOM parsing, or suppress this warning by setting searchPseudoElementsWarnings to false.`))}}}catch(S){a.e(S)}finally{a.f()}if(!o.size)return;var x=Array.from(o).join(", ");try{n=e.querySelectorAll(x)}catch{}}return new Promise(function(S,L){var O=hr(n).filter(a3).map(o3),N=$a.begin("searchPseudoElements");W2(),Promise.all(O).then(function(){N(),za(),S()}).catch(function(){N(),za(),L()})})}}var c3={hooks:function(){return{mutationObserverCallbacks:function(n){return n.pseudoElementsCallback=P1,n}}},provides:function(t){t.pseudoElements2svg=function(n){var o=n.node,a=o===void 0?B:o;_.searchPseudoElements&&P1(a)}}},D1=!1,l3={mixout:function(){return{dom:{unwatch:function(){W2(),D1=!0}}}},hooks:function(){return{bootstrap:function(){_1(Oa("mutationObserverCallbacks",{}))},noAuto:function(){Ff()},watch:function(n){var o=n.observeMutationsRoot;D1?za():_1(Oa("mutationObserverCallbacks",{observeMutationsRoot:o}))}}}},U1=function(t){var n={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce(function(o,a){var i=a.toLowerCase().split("-"),s=i[0],l=i.slice(1).join("-");if(s&&l==="h")return o.flipX=!0,o;if(s&&l==="v")return o.flipY=!0,o;if(l=parseFloat(l),isNaN(l))return o;switch(s){case"grow":o.size=o.size+l;break;case"shrink":o.size=o.size-l;break;case"left":o.x=o.x-l;break;case"right":o.x=o.x+l;break;case"up":o.y=o.y-l;break;case"down":o.y=o.y+l;break;case"rotate":o.rotate=o.rotate+l;break}return o},n)},d3={mixout:function(){return{parse:{transform:function(n){return U1(n)}}}},hooks:function(){return{parseNodeAttributes:function(n,o){var a=o.getAttribute("data-fa-transform");return a&&(n.transform=U1(a)),n}}},provides:function(t){t.generateAbstractTransformGrouping=function(n){var o=n.main,a=n.transform,i=n.containerWidth,s=n.iconWidth,l={transform:"translate(".concat(i/2," 256)")},u="translate(".concat(a.x*32,", ").concat(a.y*32,") "),p="scale(".concat(a.size/16*(a.flipX?-1:1),", ").concat(a.size/16*(a.flipY?-1:1),") "),h="rotate(".concat(a.rotate," 0 0)"),g={transform:"".concat(u," ").concat(p," ").concat(h)},y={transform:"translate(".concat(s/2*-1," -256)")},v={outer:l,inner:g,path:y};return{tag:"g",attributes:C({},v.outer),children:[{tag:"g",attributes:C({},v.inner),children:[{tag:o.icon.tag,children:o.icon.children,attributes:C(C({},o.icon.attributes),v.path)}]}]}}}},ya={x:0,y:0,width:"100%",height:"100%"};function B1(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 u3(e){return e.tag==="g"?e.children:[e]}var f3={hooks:function(){return{parseNodeAttributes:function(n,o){var a=o.getAttribute("data-fa-mask"),i=a?to(a.split(" ").map(function(s){return s.trim()})):B2();return i.prefix||(i.prefix=st()),n.mask=i,n.maskId=o.getAttribute("data-fa-mask-id"),n}}},provides:function(t){t.generateAbstractMask=function(n){var o=n.children,a=n.attributes,i=n.main,s=n.mask,l=n.maskId,u=n.transform,p=i.width,h=i.icon,g=s.width,y=s.icon,v=tf({transform:u,containerWidth:g,iconWidth:p}),x={tag:"rect",attributes:C(C({},ya),{},{fill:"white"})},S=h.children?{children:h.children.map(B1)}:{},L={tag:"g",attributes:C({},v.inner),children:[B1(C({tag:h.tag,attributes:C(C({},h.attributes),v.path)},S))]},O={tag:"g",attributes:C({},v.outer),children:[L]},N="mask-".concat(l||v1()),z="clip-".concat(l||v1()),I={tag:"mask",attributes:C(C({},ya),{},{id:N,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[x,O]},U={tag:"defs",children:[{tag:"clipPath",attributes:{id:z},children:u3(y)},I]};return o.push(U,{tag:"rect",attributes:C({fill:"currentColor","clip-path":"url(#".concat(z,")"),mask:"url(#".concat(N,")")},ya)}),{children:o,attributes:a}}}},p3={provides:function(t){var n=!1;it.matchMedia&&(n=it.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){var o=[],a={fill:"currentColor"},i={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};o.push({tag:"path",attributes:C(C({},a),{},{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"})});var s=C(C({},i),{},{attributeName:"opacity"}),l={tag:"circle",attributes:C(C({},a),{},{cx:"256",cy:"364",r:"28"}),children:[]};return n||l.children.push({tag:"animate",attributes:C(C({},i),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:C(C({},s),{},{values:"1;0;1;1;0;1;"})}),o.push(l),o.push({tag:"path",attributes:C(C({},a),{},{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:n?[]:[{tag:"animate",attributes:C(C({},s),{},{values:"1;0;0;0;0;1;"})}]}),n||o.push({tag:"path",attributes:C(C({},a),{},{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:C(C({},s),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:o}}}},m3={hooks:function(){return{parseNodeAttributes:function(n,o){var a=o.getAttribute("data-fa-symbol"),i=a===null?!1:a===""?!0:a;return n.symbol=i,n}}}},h3=[of,Yf,Xf,Qf,Jf,c3,l3,d3,f3,p3,m3];Cf(h3,{mixoutsTo:fe});var kb=fe.noAuto,Ib=fe.config,K2=fe.library,Tb=fe.dom,Pb=fe.parse,Db=fe.findIconDefinition,Ub=fe.toHtml,q2=fe.icon,Bb=fe.layer,Fb=fe.text,Gb=fe.counter;var m;(function(e){e.LOCK_KEYHOLE="lock-keyhole",e.LINK_SIMPLE_SLASH="link-simple-slash",e.TABLE_LAYOUT="table-layout",e.LAYER_GROUP="layer-group",e.CIRCLE_INFO="circle-info",e.BARS_PROGRESS="bars-progress",e.CODE_COMPARE="code-compare",e.ARROW_TURN_RIGHT="arrow-turn-right",e.HOURGLASS_END="hourglass-end",e.BOX_ARCHIVE="box-archive",e.ARROWS_ROTATE="arrows-rotate",e.CIRCLE_DOT="circle-dot",e.ANGLES_LEFT="angles-left",e.ROUTE="route",e.BARS="bars",e.ARROW_DOWN="arrow-down",e.LOCK_KEYHOLE_OPEN="lock-keyhole-open",e.DESKTOP="desktop",e.ANGLES_RIGHT="angles-right",e.PIGGY_BANK="piggy-bank",e.ANGLE_UP="angle-up",e.SQUARE="square",e.PEN_NIB="pen-nib",e.ARROW_UP_RIGHT_FROM_SQUARE="arrow-up-right-from-square",e.GRID_2="grid-2",e.BOOKS="books",e.TAG="tag",e.ANGLES_UP_DOWN="angles-up-down",e.ARROW_ROTATE_LEFT="arrow-rotate-left",e.EYE_SLASH="eye-slash",e.CIRCLE_DOLLAR="circle-dollar",e.COMPRESS="compress",e.RADAR="radar",e.ARROW_ROTATE_RIGHT="arrow-rotate-right",e.CHART_NETWORK="chart-network",e.PLUS="plus",e.UNDERLINE="underline",e.ARROW_LEFT="arrow-left",e.UPLOAD="upload",e.ARROWS_TO_LINE="arrows-to-line",e.GLOBE="globe",e.LANGUAGE="language",e.PERSON_CHALKBOARD="person-chalkboard",e.TOGGLE_ON="toggle-on",e.DOWNLOAD="download",e.CROSSHAIRS="crosshairs",e.MESSAGE_QUOTE="message-quote",e.FILE_HTML="file-html",e.TRIANGLE_EXCLAMATION="triangle-exclamation",e.STAR="star",e.BELL_SLASH="bell-slash",e.HOURGLASS_HALF="hourglass-half",e.INBOX="inbox",e.COMMENT_DOTS="comment-dots",e.ANGLE_DOWN="angle-down",e.CLOUD_ARROW_DOWN="cloud-arrow-down",e.BOOKMARK_SLASH="bookmark-slash",e.LINK_SIMPLE="link-simple",e.CLOCK_ROTATE_LEFT="clock-rotate-left",e.PLUG="plug",e.CHART_SIMPLE="chart-simple",e.CIRCLE_PLAY="circle-play",e.FILE_MAGNIFYING_GLASS="file-magnifying-glass",e.PEN="pen",e.TABLET="tablet",e.CIRCLE_CHECK="circle-check",e.FILE_INVOICE="file-invoice",e.XMARK="xmark",e.ARROW_RIGHT="arrow-right",e.BOOKMARK="bookmark",e.EXPAND_WIDE="expand-wide",e.USER="user",e.SERVER="server",e.CALENDAR_RANGE="calendar-range",e.BROOM_WIDE="broom-wide",e.HOUSE="house",e.ARROWS_UP_DOWN_LEFT_RIGHT="arrows-up-down-left-right",e.WIFI_SLASH="wifi-slash",e.USER_LOCK="user-lock",e.CHECK="check",e.ITALIC="italic",e.LIFE_RING="life-ring",e.TABLE_CELLS="table-cells",e.TRASH_CAN="trash-can",e.WRENCH="wrench",e.PAPERCLIP="paperclip",e.CABINET_FILING="cabinet-filing",e.ARROW_UP="arrow-up",e.FILE="file",e.CIRCLE_QUESTION="circle-question",e.COLUMNS_3="columns-3",e.GEAR="gear",e.CIRCLE_ARROW_DOWN="circle-arrow-down",e.CHART_LINE="chart-line",e.THUMBS_UP="thumbs-up",e.HAND="hand",e.CIRCLE="circle",e.CALENDAR_DAY="calendar-day",e.CLOUD="cloud",e.LIST_TREE="list-tree",e.ARROWS_MAXIMIZE="arrows-maximize",e.ANGLE_RIGHT="angle-right",e.SPARKLES="sparkles",e.CODE="code",e.ALIGN_CENTER="align-center",e.COMMENT_QUESTION="comment-question",e.IMAGE="image",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="arrow-up-right-and-arrow-down-left-from-center",e.THUMBS_DOWN="thumbs-down",e.DIAGRAM_SANKEY="diagram-sankey",e.MESSAGE_CHECK="message-check",e.BOLD="bold",e.CIRCLE_STOP="circle-stop",e.ARROW_RIGHT_TO_BRACKET="arrow-right-to-bracket",e.USERS="users",e.ARROW_TURN_DOWN_RIGHT="arrow-turn-down-right",e.PRINT="print",e.ALIGN_RIGHT="align-right",e.FLASK="flask",e.MAGNIFYING_GLASS_PLUS="magnifying-glass-plus",e.PHOTO_FILM="photo-film",e.SHIELD_CHECK="shield-check",e.STRIKETHROUGH="strikethrough",e.FOLDER_OPEN="folder-open",e.CLONE="clone",e.HEART="heart",e.PAPER_PLANE="paper-plane",e.MAGNIFYING_GLASS_MINUS="magnifying-glass-minus",e.BOOK="book",e.CLOCK="clock",e.ELLIPSIS_VERTICAL="ellipsis-vertical",e.ARROW_RIGHT_TO_LINE="arrow-right-to-line",e.ANGLE_LEFT="angle-left",e.CALENDAR_CIRCLE_EXCLAMATION="calendar-circle-exclamation",e.EXPAND="expand",e.EQUALS="equals",e.RECEIPT="receipt",e.EYE="eye",e.ALIGN_LEFT="align-left",e.PAINTBRUSH="paintbrush",e.KEY="key",e.PALETTE="palette",e.FLOPPY_DISK="floppy-disk",e.MAGNIFYING_GLASS="magnifying-glass",e.ELLIPSIS="ellipsis",e.SHARE_NODES="share-nodes",e.ARROWS_FROM_LINE="arrows-from-line",e.POWER_OFF="power-off",e.ENVELOPE_OPEN_TEXT="envelope-open-text",e.CIRCLE_PAUSE="circle-pause",e.MOBILE="mobile",e.BELL="bell",e.HYPHEN="hyphen",e.FILTER="filter",e.MEDAL="medal",e.CLOUD_SLASH="cloud-slash",e.ARROW_TURN_LEFT="arrow-turn-left",e.MINUS="minus",e.PASTE="paste",e.CALENDAR_CHECK="calendar-check",e.SORT_DOWN="sort-down",e.HEXAGON_XMARK="hexagon-xmark",e.CARET_LARGE_DOWN="caret-large-down",e.PAUSE="pause",e.CHART_MIXED="chart-mixed",e.CARET_LARGE_LEFT="caret-large-left",e.CARET_DOWN="caret-down",e.ROBOT="robot",e.WAND_MAGIC_SPARKLES="wand-magic-sparkles",e.HEXAGON_EXCLAMATION="hexagon-exclamation",e.CUBES="cubes",e.TURN_RIGHT="turn-right",e.CARET_LARGE_UP="caret-large-up",e.SQUARE_INFO="square-info",e.SORT="sort",e.INFO="info",e.MESSAGE_BOT="message-bot",e.PLAY="play",e.TURN_LEFT="turn-left",e.OCTAGON_XMARK="octagon-xmark",e.ADDRESS_CARD="address-card",e.CROWN="crown",e.SQUARE_CHECK="square-check",e.SPINNER_SCALE="spinner-scale",e.GRIP_LINES="grip-lines",e.CHART_AREA="chart-area",e.TRASH="trash",e.SORT_UP="sort-up",e.USER_TIE="user-tie",e.CARET_LARGE_RIGHT="caret-large-right",e.CIRCLE_SMALL="circle-small",e.QUESTION="question",e.SQUARE_MINUS="square-minus",e.SQUARE_POLL_VERTICAL_REGULAR="square-poll-vertical-regular",e.PREVIEW_REGULAR="preview-regular",e.LANGUAGE_SLASH_REGULAR="language-slash-regular",e.CIRCLE_USER_CIRCLE_CHECK_SOLID="circle-user-circle-check-solid",e.FOLDER_OPEN_LOCK_REGULAR="folder-open-lock-regular",e.TABLE_CELLS_SLASH_REGULAR="table-cells-slash-regular",e.PIP_WIDE_REGULAR="pip-wide-regular",e.CLOUD_SLASH_GEAR_REGULAR="cloud-slash-gear-regular",e.CIRCLE_DASHED_DOLLAR_QUESTION_REGULAR="circle-dashed-dollar-question-regular",e.PAPER_PLANE_REGULAR="paper-plane-regular",e.CABINET_FILING_FLOPPY_DISK_REGULAR="cabinet-filing-floppy-disk-regular",e.USER_GEAR_REGULAR="user-gear-regular",e.CHART_BAR_STACKED_REGULAR="chart-bar-stacked-regular",e.CODE_COMPARE_SOLID="code-compare-solid",e.FILE_ROTATE_RIGHT_SOLID="file-rotate-right-solid",e.CONSUMER_REGULAR="consumer-regular",e.HOUSE_MAGNIFYING_GLASS_REGULAR="house-magnifying-glass-regular",e.LEFT_PANEL_SOLID="left-panel-solid",e.LIST_MAGNIFYING_GLASS_REGULAR="list-magnifying-glass-regular",e.THUMBS_UP_THUMBS_DOWN_SOLID="thumbs-up-thumbs-down-solid",e.SCHEDULED_REGULAR="scheduled-regular",e.WAND_MAGIC_SPARKLES_REGULAR="wand-magic-sparkles-regular",e.HOURGLASS_END_REGULAR="hourglass-end-regular",e.FILE_LINES_GEAR_REGULAR="file-lines-gear-regular",e.USER_LOCK_REGULAR="user-lock-regular",e.HOURGLASS_HALF_CIRCLE_CHECK_REGULAR="hourglass-half-circle-check-regular",e.CONTEXT_MENU_CURSOR_REGULAR="context-menu-cursor-regular",e.BARS_PROGRESS_REGULAR="bars-progress-regular",e.HOURGLASS_HALF_REGULAR="hourglass-half-regular",e.PAPER_PLANE_SLASH_REGULAR="paper-plane-slash-regular",e.BINDER_OPEN_ARROW_RIGHT_REGULAR="binder-open-arrow-right-regular",e.BELL_CIRCLE_PLUS_REGULAR="bell-circle-plus-regular",e.DIAGRAM_SUNBURST_REGULAR="diagram-sunburst-regular",e.BULLETS_LINE_REGULAR="bullets-line-regular",e.LANGUAGE_CIRCLE_EXCLAMATION_REGULAR="language-circle-exclamation-regular",e.MESSAGE_BOT_CIRCLE_BOT_SOLID="message-bot-circle-bot-solid",e.MOBILE_LANDSCAPE_REGULAR="mobile-landscape-regular",e.BINDER_OPEN_PEN_REGULAR="binder-open-pen-regular",e.THRESHOLD_REGULAR="threshold-regular",e.BOOKMARK_CIRCLE_PLUS_REGULAR="bookmark-circle-plus-regular",e.SHARED_SOLID="shared-solid",e.BINDER_OPEN_REGULAR="binder-open-regular",e.BOOK_OPEN_GEAR_REGULAR="book-open-gear-regular",e.CIRCLE_ARROW_DOWN_SLASH_REGULAR="circle-arrow-down-slash-regular",e.BINDER_OPEN_ARROW_LEFT_REGULAR="binder-open-arrow-left-regular",e.LEFT_PANEL_REGULAR="left-panel-regular",e.FORMAT_CLEAR_REGULAR="format-clear-regular",e.MAGNIFYING_GLASS_ONE_REGULAR="magnifying-glass-one-regular",e.CIRCLE_DOLLAR_SLASH_REGULAR="circle-dollar-slash-regular",e.TRANSLATION_SPARKLE_SOLID="translation-sparkle-solid",e.PIP_REGULAR="pip-regular",e.SERVER_CIRCLE_ARROW_DOWN_REGULAR="server-circle-arrow-down-regular",e.CHART_BAR_GROUPED_REGULAR="chart-bar-grouped-regular",e.LANGUAGE_REGULAR="language-regular",e.COMPUTER_MOUSE_MAGNIFYING_GLASS_REGULAR="computer-mouse-magnifying-glass-regular",e.USER_CIRCLE_CHECK_REGULAR="user-circle-check-regular",e.CLONE_LINK_SIMPLE_REGULAR="clone-link-simple-regular",e.CHART_LINE_USER_REGULAR="chart-line-user-regular",e.CONTEXT_REGULAR="context-regular",e.BULLETS_LINES_REGULAR="bullets-lines-regular",e.MAGNIFYING_GLASS_FLOPPY_DISK_REGULAR="magnifying-glass-floppy-disk-regular",e.BOOK_OPEN_GEAR_SLASH_REGULAR="book-open-gear-slash-regular",e.BOOKMARK_CIRCLE_MINUS_REGULAR="bookmark-circle-minus-regular",e.CIRCLE_USER_SLASH_SOLID="circle-user-slash-solid",e.TABLET_LANDSCAPE_REGULAR="tablet-landscape-regular",e.BOX_HTML_REGULAR="box-html-regular",e.MAGNIFYING_GLASS_BACK_REGULAR="magnifying-glass-back-regular",e.CHART_BAR_NORMALIZED_REGULAR="chart-bar-normalized-regular"})(m||(m={}));var Wb={[m.LOCK_KEYHOLE]:[f.regular,f.solid],[m.LINK_SIMPLE_SLASH]:[f.regular],[m.TABLE_LAYOUT]:[f.regular],[m.LAYER_GROUP]:[f.regular],[m.CIRCLE_INFO]:[f.regular],[m.BARS_PROGRESS]:[f.regular],[m.CODE_COMPARE]:[f.regular,f.solid],[m.ARROW_TURN_RIGHT]:[f.regular],[m.HOURGLASS_END]:[f.regular],[m.BOX_ARCHIVE]:[f.regular,f.solid],[m.ARROWS_ROTATE]:[f.regular],[m.CIRCLE_DOT]:[f.regular],[m.ANGLES_LEFT]:[f.regular],[m.ROUTE]:[f.regular],[m.BARS]:[f.regular],[m.ARROW_DOWN]:[f.regular],[m.LOCK_KEYHOLE_OPEN]:[f.regular,f.solid],[m.DESKTOP]:[f.regular],[m.ANGLES_RIGHT]:[f.regular],[m.PIGGY_BANK]:[f.regular],[m.ANGLE_UP]:[f.regular],[m.SQUARE]:[f.regular],[m.PEN_NIB]:[f.regular],[m.ARROW_UP_RIGHT_FROM_SQUARE]:[f.regular],[m.GRID_2]:[f.regular],[m.BOOKS]:[f.regular,f.solid],[m.TAG]:[f.regular,f.solid],[m.ANGLES_UP_DOWN]:[f.regular],[m.ARROW_ROTATE_LEFT]:[f.regular],[m.EYE_SLASH]:[f.regular],[m.CIRCLE_DOLLAR]:[f.regular,f.solid],[m.COMPRESS]:[f.regular],[m.RADAR]:[f.regular],[m.ARROW_ROTATE_RIGHT]:[f.regular],[m.CHART_NETWORK]:[f.regular],[m.PLUS]:[f.regular],[m.UNDERLINE]:[f.regular],[m.ARROW_LEFT]:[f.regular],[m.UPLOAD]:[f.regular],[m.ARROWS_TO_LINE]:[f.regular],[m.GLOBE]:[f.regular],[m.LANGUAGE]:[f.regular],[m.PERSON_CHALKBOARD]:[f.regular],[m.TOGGLE_ON]:[f.regular],[m.DOWNLOAD]:[f.regular],[m.CROSSHAIRS]:[f.regular],[m.MESSAGE_QUOTE]:[f.regular,f.solid],[m.FILE_HTML]:[f.regular],[m.TRIANGLE_EXCLAMATION]:[f.regular,f.solid],[m.STAR]:[f.regular,f.solid],[m.BELL_SLASH]:[f.regular,f.solid],[m.HOURGLASS_HALF]:[f.regular],[m.INBOX]:[f.regular],[m.COMMENT_DOTS]:[f.regular],[m.ANGLE_DOWN]:[f.regular],[m.CLOUD_ARROW_DOWN]:[f.regular],[m.BOOKMARK_SLASH]:[f.regular],[m.LINK_SIMPLE]:[f.regular],[m.CLOCK_ROTATE_LEFT]:[f.regular],[m.PLUG]:[f.regular],[m.CHART_SIMPLE]:[f.regular],[m.CIRCLE_PLAY]:[f.regular],[m.FILE_MAGNIFYING_GLASS]:[f.regular],[m.PEN]:[f.regular],[m.TABLET]:[f.regular],[m.CIRCLE_CHECK]:[f.regular,f.solid],[m.FILE_INVOICE]:[f.regular],[m.XMARK]:[f.regular,f.solid],[m.ARROW_RIGHT]:[f.regular],[m.BOOKMARK]:[f.regular,f.solid],[m.EXPAND_WIDE]:[f.regular],[m.USER]:[f.regular,f.solid],[m.SERVER]:[f.regular,f.solid],[m.CALENDAR_RANGE]:[f.regular],[m.BROOM_WIDE]:[f.regular],[m.HOUSE]:[f.regular],[m.ARROWS_UP_DOWN_LEFT_RIGHT]:[f.regular],[m.WIFI_SLASH]:[f.regular],[m.USER_LOCK]:[f.regular],[m.CHECK]:[f.regular,f.solid],[m.ITALIC]:[f.regular],[m.LIFE_RING]:[f.regular],[m.TABLE_CELLS]:[f.regular],[m.TRASH_CAN]:[f.regular],[m.WRENCH]:[f.regular],[m.PAPERCLIP]:[f.regular],[m.CABINET_FILING]:[f.regular],[m.ARROW_UP]:[f.regular],[m.FILE]:[f.regular,f.solid],[m.CIRCLE_QUESTION]:[f.regular,f.solid],[m.COLUMNS_3]:[f.regular],[m.GEAR]:[f.regular,f.solid],[m.CIRCLE_ARROW_DOWN]:[f.regular],[m.CHART_LINE]:[f.regular],[m.THUMBS_UP]:[f.regular,f.solid],[m.HAND]:[f.regular,f.solid],[m.CIRCLE]:[f.regular,f.solid],[m.CALENDAR_DAY]:[f.regular],[m.CLOUD]:[f.regular],[m.LIST_TREE]:[f.regular],[m.ARROWS_MAXIMIZE]:[f.regular],[m.ANGLE_RIGHT]:[f.regular],[m.SPARKLES]:[f.regular],[m.CODE]:[f.regular],[m.ALIGN_CENTER]:[f.regular],[m.COMMENT_QUESTION]:[f.regular,f.solid],[m.IMAGE]:[f.regular],[m.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER]:[f.regular],[m.THUMBS_DOWN]:[f.regular,f.solid],[m.DIAGRAM_SANKEY]:[f.regular],[m.MESSAGE_CHECK]:[f.regular,f.solid],[m.BOLD]:[f.regular],[m.CIRCLE_STOP]:[f.regular,f.solid],[m.ARROW_RIGHT_TO_BRACKET]:[f.regular],[m.USERS]:[f.regular,f.solid],[m.ARROW_TURN_DOWN_RIGHT]:[f.regular],[m.PRINT]:[f.regular],[m.ALIGN_RIGHT]:[f.regular],[m.FLASK]:[f.regular],[m.MAGNIFYING_GLASS_PLUS]:[f.regular],[m.PHOTO_FILM]:[f.regular],[m.SHIELD_CHECK]:[f.regular],[m.STRIKETHROUGH]:[f.regular],[m.FOLDER_OPEN]:[f.regular],[m.CLONE]:[f.regular],[m.HEART]:[f.regular,f.solid],[m.PAPER_PLANE]:[f.regular],[m.MAGNIFYING_GLASS_MINUS]:[f.regular],[m.BOOK]:[f.regular],[m.CLOCK]:[f.regular,f.solid],[m.ELLIPSIS_VERTICAL]:[f.regular],[m.ARROW_RIGHT_TO_LINE]:[f.regular],[m.ANGLE_LEFT]:[f.regular],[m.CALENDAR_CIRCLE_EXCLAMATION]:[f.regular],[m.EXPAND]:[f.regular],[m.EQUALS]:[f.regular],[m.RECEIPT]:[f.regular],[m.EYE]:[f.regular],[m.ALIGN_LEFT]:[f.regular],[m.PAINTBRUSH]:[f.regular],[m.KEY]:[f.regular],[m.PALETTE]:[f.regular],[m.FLOPPY_DISK]:[f.regular],[m.MAGNIFYING_GLASS]:[f.regular],[m.ELLIPSIS]:[f.regular],[m.SHARE_NODES]:[f.regular],[m.ARROWS_FROM_LINE]:[f.regular],[m.POWER_OFF]:[f.regular],[m.ENVELOPE_OPEN_TEXT]:[f.regular],[m.CIRCLE_PAUSE]:[f.regular,f.solid],[m.MOBILE]:[f.regular],[m.BELL]:[f.regular,f.solid],[m.HYPHEN]:[f.regular],[m.FILTER]:[f.regular,f.solid],[m.MEDAL]:[f.regular],[m.CLOUD_SLASH]:[f.regular],[m.ARROW_TURN_LEFT]:[f.regular],[m.MINUS]:[f.regular,f.solid],[m.PASTE]:[f.regular],[m.CALENDAR_CHECK]:[f.regular],[m.SORT_DOWN]:[f.solid],[m.HEXAGON_XMARK]:[f.solid],[m.CARET_LARGE_DOWN]:[f.solid],[m.PAUSE]:[f.solid],[m.CHART_MIXED]:[f.solid],[m.CARET_LARGE_LEFT]:[f.solid],[m.CARET_DOWN]:[f.solid],[m.ROBOT]:[f.solid],[m.WAND_MAGIC_SPARKLES]:[f.solid],[m.HEXAGON_EXCLAMATION]:[f.solid],[m.CUBES]:[f.solid],[m.TURN_RIGHT]:[f.solid],[m.CARET_LARGE_UP]:[f.solid],[m.SQUARE_INFO]:[f.solid],[m.SORT]:[f.solid],[m.INFO]:[f.solid],[m.MESSAGE_BOT]:[f.solid],[m.PLAY]:[f.solid],[m.TURN_LEFT]:[f.solid],[m.OCTAGON_XMARK]:[f.solid],[m.ADDRESS_CARD]:[f.solid],[m.CROWN]:[f.solid],[m.SQUARE_CHECK]:[f.solid],[m.SPINNER_SCALE]:[f.solid],[m.GRIP_LINES]:[f.solid],[m.CHART_AREA]:[f.solid],[m.TRASH]:[f.solid],[m.SORT_UP]:[f.solid],[m.USER_TIE]:[f.solid],[m.CARET_LARGE_RIGHT]:[f.solid],[m.CIRCLE_SMALL]:[f.solid],[m.QUESTION]:[f.solid],[m.SQUARE_MINUS]:[f.solid],[m.SQUARE_POLL_VERTICAL_REGULAR]:[f.custom],[m.PREVIEW_REGULAR]:[f.custom],[m.LANGUAGE_SLASH_REGULAR]:[f.custom],[m.CIRCLE_USER_CIRCLE_CHECK_SOLID]:[f.custom],[m.FOLDER_OPEN_LOCK_REGULAR]:[f.custom],[m.TABLE_CELLS_SLASH_REGULAR]:[f.custom],[m.PIP_WIDE_REGULAR]:[f.custom],[m.CLOUD_SLASH_GEAR_REGULAR]:[f.custom],[m.CIRCLE_DASHED_DOLLAR_QUESTION_REGULAR]:[f.custom],[m.PAPER_PLANE_REGULAR]:[f.custom],[m.CABINET_FILING_FLOPPY_DISK_REGULAR]:[f.custom],[m.USER_GEAR_REGULAR]:[f.custom],[m.CHART_BAR_STACKED_REGULAR]:[f.custom],[m.CODE_COMPARE_SOLID]:[f.custom],[m.FILE_ROTATE_RIGHT_SOLID]:[f.custom],[m.CONSUMER_REGULAR]:[f.custom],[m.HOUSE_MAGNIFYING_GLASS_REGULAR]:[f.custom],[m.LEFT_PANEL_SOLID]:[f.custom],[m.LIST_MAGNIFYING_GLASS_REGULAR]:[f.custom],[m.THUMBS_UP_THUMBS_DOWN_SOLID]:[f.custom],[m.SCHEDULED_REGULAR]:[f.custom],[m.WAND_MAGIC_SPARKLES_REGULAR]:[f.custom],[m.HOURGLASS_END_REGULAR]:[f.custom],[m.FILE_LINES_GEAR_REGULAR]:[f.custom],[m.USER_LOCK_REGULAR]:[f.custom],[m.HOURGLASS_HALF_CIRCLE_CHECK_REGULAR]:[f.custom],[m.CONTEXT_MENU_CURSOR_REGULAR]:[f.custom],[m.BARS_PROGRESS_REGULAR]:[f.custom],[m.HOURGLASS_HALF_REGULAR]:[f.custom],[m.PAPER_PLANE_SLASH_REGULAR]:[f.custom],[m.BINDER_OPEN_ARROW_RIGHT_REGULAR]:[f.custom],[m.BELL_CIRCLE_PLUS_REGULAR]:[f.custom],[m.DIAGRAM_SUNBURST_REGULAR]:[f.custom],[m.BULLETS_LINE_REGULAR]:[f.custom],[m.LANGUAGE_CIRCLE_EXCLAMATION_REGULAR]:[f.custom],[m.MESSAGE_BOT_CIRCLE_BOT_SOLID]:[f.custom],[m.MOBILE_LANDSCAPE_REGULAR]:[f.custom],[m.BINDER_OPEN_PEN_REGULAR]:[f.custom],[m.THRESHOLD_REGULAR]:[f.custom],[m.BOOKMARK_CIRCLE_PLUS_REGULAR]:[f.custom],[m.SHARED_SOLID]:[f.custom],[m.BINDER_OPEN_REGULAR]:[f.custom],[m.BOOK_OPEN_GEAR_REGULAR]:[f.custom],[m.CIRCLE_ARROW_DOWN_SLASH_REGULAR]:[f.custom],[m.BINDER_OPEN_ARROW_LEFT_REGULAR]:[f.custom],[m.LEFT_PANEL_REGULAR]:[f.custom],[m.FORMAT_CLEAR_REGULAR]:[f.custom],[m.MAGNIFYING_GLASS_ONE_REGULAR]:[f.custom],[m.CIRCLE_DOLLAR_SLASH_REGULAR]:[f.custom],[m.TRANSLATION_SPARKLE_SOLID]:[f.custom],[m.PIP_REGULAR]:[f.custom],[m.SERVER_CIRCLE_ARROW_DOWN_REGULAR]:[f.custom],[m.CHART_BAR_GROUPED_REGULAR]:[f.custom],[m.LANGUAGE_REGULAR]:[f.custom],[m.COMPUTER_MOUSE_MAGNIFYING_GLASS_REGULAR]:[f.custom],[m.USER_CIRCLE_CHECK_REGULAR]:[f.custom],[m.CLONE_LINK_SIMPLE_REGULAR]:[f.custom],[m.CHART_LINE_USER_REGULAR]:[f.custom],[m.CONTEXT_REGULAR]:[f.custom],[m.BULLETS_LINES_REGULAR]:[f.custom],[m.MAGNIFYING_GLASS_FLOPPY_DISK_REGULAR]:[f.custom],[m.BOOK_OPEN_GEAR_SLASH_REGULAR]:[f.custom],[m.BOOKMARK_CIRCLE_MINUS_REGULAR]:[f.custom],[m.CIRCLE_USER_SLASH_SOLID]:[f.custom],[m.TABLET_LANDSCAPE_REGULAR]:[f.custom],[m.BOX_HTML_REGULAR]:[f.custom],[m.MAGNIFYING_GLASS_BACK_REGULAR]:[f.custom],[m.CHART_BAR_NORMALIZED_REGULAR]:[f.custom]},Z2={[f.regular]:"far",[f.solid]:"fas",[f.custom]:"fak"};var no=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},Ce=class extends X2.FtLitElement{constructor(){super(...arguments),this.monospace=!1,this.ariaHidden="true"}render(){let t={"ftds-icon":!0,"ftds-icon--monospace":this.monospace};return Y2.html`
|
|
1945
|
-
<div class="${(0,
|
|
1946
|
-
`}buildIcon(){let t=this.variant?
|
|
1941
|
+
}`;function L2(){var e=y2,t=b2,n=_.cssPrefix,o=_.replacementClass,a=rf;if(n!==e||o!==t){var i=new RegExp("\\.".concat(e,"\\-"),"g"),s=new RegExp("\\--".concat(e,"\\-"),"g"),l=new RegExp("\\.".concat(t),"g");a=a.replace(i,".".concat(n,"-")).replace(s,"--".concat(n,"-")).replace(l,".".concat(o))}return a}var b1=!1;function ma(){_.autoAddCss&&!b1&&(Xu(L2()),b1=!0)}var nf={mixout:function(){return{dom:{css:L2,insertCss:ma}}},hooks:function(){return{beforeDOMElementCreation:function(){ma()},beforeI2svg:function(){ma()}}}},Ve=it||{};Ve[je]||(Ve[je]={});Ve[je].styles||(Ve[je].styles={});Ve[je].hooks||(Ve[je].hooks={});Ve[je].shims||(Ve[je].shims=[]);var Re=Ve[je],O2=[],R2=function(){B.removeEventListener("DOMContentLoaded",R2),Yn=1,O2.map(function(t){return t()})},Yn=!1;Ke&&(Yn=(B.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(B.readyState),Yn||B.addEventListener("DOMContentLoaded",R2));function of(e){Ke&&(Yn?setTimeout(e,0):O2.push(e))}function Zr(e){var t=e.tag,n=e.attributes,o=n===void 0?{}:n,a=e.children,i=a===void 0?[]:a;return typeof e=="string"?A2(e):"<".concat(t," ").concat(Ju(o),">").concat(i.map(Zr).join(""),"</").concat(t,">")}function v1(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}var af=function(t,n){return function(o,a,i,s){return t.call(n,o,a,i,s)}},ha=function(t,n,o,a){var i=Object.keys(t),s=i.length,l=a!==void 0?af(n,a):n,u,p,h;for(o===void 0?(u=1,h=t[i[0]]):(u=0,h=o);u<s;u++)p=i[u],h=l(h,t[p],p,t);return h};function w2(e){return we(e).length!==1?null:e.codePointAt(0).toString(16)}function x1(e){return Object.keys(e).reduce(function(t,n){var o=e[n],a=!!o.icon;return a?t[o.iconName]=o.icon:t[n]=o,t},{})}function La(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o=n.skipHooks,a=o===void 0?!1:o,i=x1(t);typeof Re.hooks.addPack=="function"&&!a?Re.hooks.addPack(e,x1(t)):Re.styles[e]=C(C({},Re.styles[e]||{}),i),e==="fas"&&La("fa",t)}var Vr=Re.styles,sf=Re.shims,N2=Object.keys(Da),cf=N2.reduce(function(e,t){return e[t]=Object.keys(Da[t]),e},{}),Fa=null,_2={},z2={},M2={},k2={},I2={};function lf(e){return~Ku.indexOf(e)}function df(e,t){var n=t.split("-"),o=n[0],a=n.slice(1).join("-");return o===e&&a!==""&&!lf(a)?a:null}var T2=function(){var t=function(i){return ha(Vr,function(s,l,u){return s[u]=ha(l,i,{}),s},{})};_2=t(function(a,i,s){if(i[3]&&(a[i[3]]=s),i[2]){var l=i[2].filter(function(u){return typeof u=="number"});l.forEach(function(u){a[u.toString(16)]=s})}return a}),z2=t(function(a,i,s){if(a[s]=s,i[2]){var l=i[2].filter(function(u){return typeof u=="string"});l.forEach(function(u){a[u]=s})}return a}),I2=t(function(a,i,s){var l=i[2];return a[s]=s,l.forEach(function(u){a[u]=s}),a});var n="far"in Vr||_.autoFetchSvg,o=ha(sf,function(a,i){var s=i[0],l=i[1],u=i[2];return l==="far"&&!n&&(l="fas"),typeof s=="string"&&(a.names[s]={prefix:l,iconName:u}),typeof s=="number"&&(a.unicodes[s.toString(16)]={prefix:l,iconName:u}),a},{names:{},unicodes:{}});M2=o.names,k2=o.unicodes,Fa=eo(_.styleDefault,{family:_.familyDefault})};Yu(function(e){Fa=eo(e.styleDefault,{family:_.familyDefault})});T2();function Ga(e,t){return(_2[e]||{})[t]}function uf(e,t){return(z2[e]||{})[t]}function Nt(e,t){return(I2[e]||{})[t]}function P2(e){return M2[e]||{prefix:null,iconName:null}}function ff(e){var t=k2[e],n=Ga("fas",e);return t||(n?{prefix:"fas",iconName:n}:null)||{prefix:null,iconName:null}}function st(){return Fa}var D2=function(){return{prefix:null,iconName:null,rest:[]}};function pf(e){var t=J,n=N2.reduce(function(o,a){return o[a]="".concat(_.cssPrefix,"-").concat(a),o},{});return p2.forEach(function(o){(e.includes(n[o])||e.some(function(a){return cf[o].includes(a)}))&&(t=o)}),t}function eo(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.family,o=n===void 0?J:n,a=Hu[o][e];if(o===Kr&&!e)return"fad";var i=h1[o][e]||h1[o][a],s=e in Re.styles?e:null,l=i||s||null;return l}function mf(e){var t=[],n=null;return e.forEach(function(o){var a=df(_.cssPrefix,o);a?n=a:o&&t.push(o)}),{iconName:n,rest:t}}function S1(e){return e.sort().filter(function(t,n,o){return o.indexOf(t)===n})}var C1=h2.concat(m2);function to(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.skipLookups,o=n===void 0?!1:n,a=null,i=S1(e.filter(function(v){return C1.includes(v)})),s=S1(e.filter(function(v){return!C1.includes(v)})),l=i.filter(function(v){return a=v,!W1.includes(v)}),u=Qn(l,1),p=u[0],h=p===void 0?null:p,g=pf(i),y=C(C({},mf(s)),{},{prefix:eo(h,{family:g})});return C(C(C({},y),bf({values:e,family:g,styles:Vr,config:_,canonical:y,givenPrefix:a})),hf(o,a,y))}function hf(e,t,n){var o=n.prefix,a=n.iconName;if(e||!o||!a)return{prefix:o,iconName:a};var i=t==="fa"?P2(a):{},s=Nt(o,a);return a=i.iconName||s||a,o=i.prefix||o,o==="far"&&!Vr.far&&Vr.fas&&!_.autoFetchSvg&&(o="fas"),{prefix:o,iconName:a}}var gf=p2.filter(function(e){return e!==J||e!==Kr}),yf=Object.keys(va).filter(function(e){return e!==J}).map(function(e){return Object.keys(va[e])}).flat();function bf(e){var t=e.values,n=e.family,o=e.canonical,a=e.givenPrefix,i=a===void 0?"":a,s=e.styles,l=s===void 0?{}:s,u=e.config,p=u===void 0?{}:u,h=n===Kr,g=t.includes("fa-duotone")||t.includes("fad"),y=p.familyDefault==="duotone",v=o.prefix==="fad"||o.prefix==="fa-duotone";if(!h&&(g||y||v)&&(o.prefix="fad"),(t.includes("fa-brands")||t.includes("fab"))&&(o.prefix="fab"),!o.prefix&&gf.includes(n)){var x=Object.keys(l).find(function(A){return yf.includes(A)});if(x||p.autoFetchSvg){var S=Cd.get(n).defaultShortPrefixId;o.prefix=S,o.iconName=Nt(o.prefix,o.iconName)||o.iconName}}return(o.prefix==="fa"||i==="fa")&&(o.prefix=st()||"fas"),o}var vf=(function(){function e(){B4(this,e),this.definitions={}}return F4(e,[{key:"add",value:function(){for(var n=this,o=arguments.length,a=new Array(o),i=0;i<o;i++)a[i]=arguments[i];var s=a.reduce(this._pullDefinitions,{});Object.keys(s).forEach(function(l){n.definitions[l]=C(C({},n.definitions[l]||{}),s[l]),La(l,s[l]);var u=Da[J][l];u&&La(u,s[l]),T2()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(n,o){var a=o.prefix&&o.iconName&&o.icon?{0:o}:o;return Object.keys(a).map(function(i){var s=a[i],l=s.prefix,u=s.iconName,p=s.icon,h=p[2];n[l]||(n[l]={}),h.length>0&&h.forEach(function(g){typeof g=="string"&&(n[l][g]=p)}),n[l][u]=p}),n}}])})(),E1=[],ur={},fr={},xf=Object.keys(fr);function Sf(e,t){var n=t.mixoutsTo;return E1=e,ur={},Object.keys(fr).forEach(function(o){xf.indexOf(o)===-1&&delete fr[o]}),E1.forEach(function(o){var a=o.mixout?o.mixout():{};if(Object.keys(a).forEach(function(s){typeof a[s]=="function"&&(n[s]=a[s]),Zn(a[s])==="object"&&Object.keys(a[s]).forEach(function(l){n[s]||(n[s]={}),n[s][l]=a[s][l]})}),o.hooks){var i=o.hooks();Object.keys(i).forEach(function(s){ur[s]||(ur[s]=[]),ur[s].push(i[s])})}o.provides&&o.provides(fr)}),n}function Oa(e,t){for(var n=arguments.length,o=new Array(n>2?n-2:0),a=2;a<n;a++)o[a-2]=arguments[a];var i=ur[e]||[];return i.forEach(function(s){t=s.apply(null,[t].concat(o))}),t}function zt(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];var a=ur[e]||[];a.forEach(function(i){i.apply(null,n)})}function ct(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return fr[e]?fr[e].apply(null,t):void 0}function Ra(e){e.prefix==="fa"&&(e.prefix="fas");var t=e.iconName,n=e.prefix||st();if(t)return t=Nt(n,t)||t,v1(U2.definitions,n,t)||v1(Re.styles,n,t)}var U2=new vf,Cf=function(){_.autoReplaceSvg=!1,_.observeMutations=!1,zt("noAuto")},Ef={i2svg:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Ke?(zt("beforeI2svg",t),ct("pseudoElements2svg",t),ct("i2svg",t)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.autoReplaceSvgRoot;_.autoReplaceSvg===!1&&(_.autoReplaceSvg=!0),_.observeMutations=!0,of(function(){Lf({autoReplaceSvgRoot:n}),zt("watch",t)})}},Af={icon:function(t){if(t===null)return null;if(Zn(t)==="object"&&t.prefix&&t.iconName)return{prefix:t.prefix,iconName:Nt(t.prefix,t.iconName)||t.iconName};if(Array.isArray(t)&&t.length===2){var n=t[1].indexOf("fa-")===0?t[1].slice(3):t[1],o=eo(t[0]);return{prefix:o,iconName:Nt(o,n)||n}}if(typeof t=="string"&&(t.indexOf("".concat(_.cssPrefix,"-"))>-1||t.match($u))){var a=to(t.split(" "),{skipLookups:!0});return{prefix:a.prefix||st(),iconName:Nt(a.prefix,a.iconName)||a.iconName}}if(typeof t=="string"){var i=st();return{prefix:i,iconName:Nt(i,t)||t}}}},fe={noAuto:Cf,config:_,dom:Ef,parse:Af,library:U2,findIconDefinition:Ra,toHtml:Zr},Lf=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.autoReplaceSvgRoot,o=n===void 0?B:n;(Object.keys(Re.styles).length>0||_.autoFetchSvg)&&Ke&&_.autoReplaceSvg&&fe.dom.i2svg({node:o})};function ro(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(function(o){return Zr(o)})}}),Object.defineProperty(e,"node",{get:function(){if(Ke){var o=B.createElement("div");return o.innerHTML=e.html,o.children}}}),e}function Of(e){var t=e.children,n=e.main,o=e.mask,a=e.attributes,i=e.styles,s=e.transform;if(Ba(s)&&n.found&&!o.found){var l=n.width,u=n.height,p={x:l/u/2,y:.5};a.style=Jn(C(C({},i),{},{"transform-origin":"".concat(p.x+s.x/16,"em ").concat(p.y+s.y/16,"em")}))}return[{tag:"svg",attributes:a,children:t}]}function Rf(e){var t=e.prefix,n=e.iconName,o=e.children,a=e.attributes,i=e.symbol,s=i===!0?"".concat(t,"-").concat(_.cssPrefix,"-").concat(n):i;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:C(C({},a),{},{id:s}),children:o}]}]}function wf(e){var t=["aria-label","aria-labelledby","title","role"];return t.some(function(n){return n in e})}function Ha(e){var t=e.icons,n=t.main,o=t.mask,a=e.prefix,i=e.iconName,s=e.transform,l=e.symbol,u=e.maskId,p=e.extra,h=e.watchable,g=h===void 0?!1:h,y=o.found?o:n,v=y.width,x=y.height,S=[_.replacementClass,i?"".concat(_.cssPrefix,"-").concat(i):""].filter(function(U){return p.classes.indexOf(U)===-1}).filter(function(U){return U!==""||!!U}).concat(p.classes).join(" "),A={children:[],attributes:C(C({},p.attributes),{},{"data-prefix":a,"data-icon":i,class:S,role:p.attributes.role||"img",viewBox:"0 0 ".concat(v," ").concat(x)})};!wf(p.attributes)&&!p.attributes["aria-hidden"]&&(A.attributes["aria-hidden"]="true"),g&&(A.attributes[_t]="");var L=C(C({},A),{},{prefix:a,iconName:i,main:n,mask:o,maskId:u,transform:s,symbol:l,styles:C({},p.styles)}),N=o.found&&n.found?ct("generateAbstractMask",L)||{children:[],attributes:{}}:ct("generateAbstractIcon",L)||{children:[],attributes:{}},z=N.children,I=N.attributes;return L.children=z,L.attributes=I,l?Rf(L):Of(L)}function A1(e){var t=e.content,n=e.width,o=e.height,a=e.transform,i=e.extra,s=e.watchable,l=s===void 0?!1:s,u=C(C({},i.attributes),{},{class:i.classes.join(" ")});l&&(u[_t]="");var p=C({},i.styles);Ba(a)&&(p.transform=tf({transform:a,startCentered:!0,width:n,height:o}),p["-webkit-transform"]=p.transform);var h=Jn(p);h.length>0&&(u.style=h);var g=[];return g.push({tag:"span",attributes:u,children:[t]}),g}function Nf(e){var t=e.content,n=e.extra,o=C(C({},n.attributes),{},{class:n.classes.join(" ")}),a=Jn(n.styles);a.length>0&&(o.style=a);var i=[];return i.push({tag:"span",attributes:o,children:[t]}),i}var ga=Re.styles;function wa(e){var t=e[0],n=e[1],o=e.slice(4),a=Qn(o,1),i=a[0],s=null;return Array.isArray(i)?s={tag:"g",attributes:{class:"".concat(_.cssPrefix,"-").concat(pa.GROUP)},children:[{tag:"path",attributes:{class:"".concat(_.cssPrefix,"-").concat(pa.SECONDARY),fill:"currentColor",d:i[0]}},{tag:"path",attributes:{class:"".concat(_.cssPrefix,"-").concat(pa.PRIMARY),fill:"currentColor",d:i[1]}}]}:s={tag:"path",attributes:{fill:"currentColor",d:i}},{found:!0,width:t,height:n,icon:s}}var _f={found:!1,width:512,height:512};function zf(e,t){!x2&&!_.showMissingIcons&&e&&console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}function Na(e,t){var n=t;return t==="fa"&&_.styleDefault!==null&&(t=st()),new Promise(function(o,a){if(n==="fa"){var i=P2(e)||{};e=i.iconName||e,t=i.prefix||t}if(e&&t&&ga[t]&&ga[t][e]){var s=ga[t][e];return o(wa(s))}zf(e,t),o(C(C({},_f),{},{icon:_.showMissingIcons&&e?ct("missingIconAbstract")||{}:{}}))})}var L1=function(){},_a=_.measurePerformance&&Hn&&Hn.mark&&Hn.measure?Hn:{mark:L1,measure:L1},$r='FA "7.3.1"',Mf=function(t){return _a.mark("".concat($r," ").concat(t," begins")),function(){return B2(t)}},B2=function(t){_a.mark("".concat($r," ").concat(t," ends")),_a.measure("".concat($r," ").concat(t),"".concat($r," ").concat(t," begins"),"".concat($r," ").concat(t," ends"))},$a={begin:Mf,end:B2},Kn=function(){};function O1(e){var t=e.getAttribute?e.getAttribute(_t):null;return typeof t=="string"}function kf(e){var t=e.getAttribute?e.getAttribute(Ta):null,n=e.getAttribute?e.getAttribute(Pa):null;return t&&n}function If(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(_.replacementClass)}function Tf(){if(_.autoReplaceSvg===!0)return qn.replace;var e=qn[_.autoReplaceSvg];return e||qn.replace}function Pf(e){return B.createElementNS("http://www.w3.org/2000/svg",e)}function Df(e){return B.createElement(e)}function F2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.ceFn,o=n===void 0?e.tag==="svg"?Pf:Df:n;if(typeof e=="string")return B.createTextNode(e);var a=o(e.tag);Object.keys(e.attributes||[]).forEach(function(s){a.setAttribute(s,e.attributes[s])});var i=e.children||[];return i.forEach(function(s){a.appendChild(F2(s,{ceFn:o}))}),a}function Uf(e){var t=" ".concat(e.outerHTML," ");return t="".concat(t,"Font Awesome fontawesome.com "),t}var qn={replace:function(t){var n=t[0];if(n.parentNode)if(t[1].forEach(function(a){n.parentNode.insertBefore(F2(a),n)}),n.getAttribute(_t)===null&&_.keepOriginalSource){var o=B.createComment(Uf(n));n.parentNode.replaceChild(o,n)}else n.remove()},nest:function(t){var n=t[0],o=t[1];if(~Ua(n).indexOf(_.replacementClass))return qn.replace(t);var a=new RegExp("".concat(_.cssPrefix,"-.*"));if(delete o[0].attributes.id,o[0].attributes.class){var i=o[0].attributes.class.split(" ").reduce(function(l,u){return u===_.replacementClass||u.match(a)?l.toSvg.push(u):l.toNode.push(u),l},{toNode:[],toSvg:[]});o[0].attributes.class=i.toSvg.join(" "),i.toNode.length===0?n.removeAttribute("class"):n.setAttribute("class",i.toNode.join(" "))}var s=o.map(function(l){return Zr(l)}).join(`
|
|
1942
|
+
`);n.setAttribute(_t,""),n.innerHTML=s}};function R1(e){e()}function G2(e,t){var n=typeof t=="function"?t:Kn;if(e.length===0)n();else{var o=R1;_.mutateApproach===Fu&&(o=it.requestAnimationFrame||R1),o(function(){var a=Tf(),i=$a.begin("mutate");e.map(a),i(),n()})}}var Wa=!1;function H2(){Wa=!0}function za(){Wa=!1}var Xn=null;function w1(e){if(u1&&_.observeMutations){var t=e.treeCallback,n=t===void 0?Kn:t,o=e.nodeCallback,a=o===void 0?Kn:o,i=e.pseudoElementsCallback,s=i===void 0?Kn:i,l=e.observeMutationsRoot,u=l===void 0?B:l;Xn=new u1(function(p){if(!Wa){var h=st();mr(p).forEach(function(g){if(g.type==="childList"&&g.addedNodes.length>0&&!O1(g.addedNodes[0])&&(_.searchPseudoElements&&s(g.target),n(g.target)),g.type==="attributes"&&g.target.parentNode&&_.searchPseudoElements&&s([g.target],!0),g.type==="attributes"&&O1(g.target)&&~Vu.indexOf(g.attributeName))if(g.attributeName==="class"&&kf(g.target)){var y=to(Ua(g.target)),v=y.prefix,x=y.iconName;g.target.setAttribute(Ta,v||h),x&&g.target.setAttribute(Pa,x)}else If(g.target)&&a(g.target)})}}),Ke&&Xn.observe(u,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function Bf(){Xn&&Xn.disconnect()}function Ff(e){var t=e.getAttribute("style"),n=[];return t&&(n=t.split(";").reduce(function(o,a){var i=a.split(":"),s=i[0],l=i.slice(1);return s&&l.length>0&&(o[s]=l.join(":").trim()),o},{})),n}function Gf(e){var t=e.getAttribute("data-prefix"),n=e.getAttribute("data-icon"),o=e.innerText!==void 0?e.innerText.trim():"",a=to(Ua(e));return a.prefix||(a.prefix=st()),t&&n&&(a.prefix=t,a.iconName=n),a.iconName&&a.prefix||(a.prefix&&o.length>0&&(a.iconName=uf(a.prefix,e.innerText)||Ga(a.prefix,w2(e.innerText))),!a.iconName&&_.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(a.iconName=e.firstChild.data)),a}function Hf(e){var t=mr(e.attributes).reduce(function(n,o){return n.name!=="class"&&n.name!=="style"&&(n[o.name]=o.value),n},{});return t}function $f(){return{iconName:null,prefix:null,transform:Ie,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function N1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},n=Gf(e),o=n.iconName,a=n.prefix,i=n.rest,s=Hf(e),l=Oa("parseNodeAttributes",{},e),u=t.styleParser?Ff(e):[];return C({iconName:o,prefix:a,transform:Ie,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:i,styles:u,attributes:s}},l)}var Wf=Re.styles;function $2(e){var t=_.autoReplaceSvg==="nest"?N1(e,{styleParser:!1}):N1(e);return~t.extra.classes.indexOf(C2)?ct("generateLayersText",e,t):ct("generateSvgReplacementMutation",e,t)}function jf(){return[].concat(we(m2),we(h2))}function _1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!Ke)return Promise.resolve();var n=B.documentElement.classList,o=function(g){return n.add("".concat(m1,"-").concat(g))},a=function(g){return n.remove("".concat(m1,"-").concat(g))},i=_.autoFetchSvg?jf():W1.concat(Object.keys(Wf));i.includes("fa")||i.push("fa");var s=[".".concat(C2,":not([").concat(_t,"])")].concat(i.map(function(h){return".".concat(h,":not([").concat(_t,"])")})).join(", ");if(s.length===0)return Promise.resolve();var l=[];try{l=mr(e.querySelectorAll(s))}catch{}if(l.length>0)o("pending"),a("complete");else return Promise.resolve();var u=$a.begin("onTree"),p=l.reduce(function(h,g){try{var y=$2(g);y&&h.push(y)}catch(v){x2||v.name==="MissingIcon"&&console.error(v)}return h},[]);return new Promise(function(h,g){Promise.all(p).then(function(y){G2(y,function(){o("active"),o("complete"),a("pending"),typeof t=="function"&&t(),u(),h()})}).catch(function(y){u(),g(y)})})}function Vf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;$2(e).then(function(n){n&&G2([n],t)})}function Kf(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=(t||{}).icon?t:Ra(t||{}),a=n.mask;return a&&(a=(a||{}).icon?a:Ra(a||{})),e(o,C(C({},n),{},{mask:a}))}}var qf=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=n.transform,a=o===void 0?Ie:o,i=n.symbol,s=i===void 0?!1:i,l=n.mask,u=l===void 0?null:l,p=n.maskId,h=p===void 0?null:p,g=n.classes,y=g===void 0?[]:g,v=n.attributes,x=v===void 0?{}:v,S=n.styles,A=S===void 0?{}:S;if(t){var L=t.prefix,N=t.iconName,z=t.icon;return ro(C({type:"icon"},t),function(){return zt("beforeDOMElementCreation",{iconDefinition:t,params:n}),Ha({icons:{main:wa(z),mask:u?wa(u.icon):{found:!1,width:null,height:null,icon:{}}},prefix:L,iconName:N,transform:C(C({},Ie),a),symbol:s,maskId:h,extra:{attributes:x,styles:A,classes:y}})})}},Zf={mixout:function(){return{icon:Kf(qf)}},hooks:function(){return{mutationObserverCallbacks:function(n){return n.treeCallback=_1,n.nodeCallback=Vf,n}}},provides:function(t){t.i2svg=function(n){var o=n.node,a=o===void 0?B:o,i=n.callback,s=i===void 0?function(){}:i;return _1(a,s)},t.generateSvgReplacementMutation=function(n,o){var a=o.iconName,i=o.prefix,s=o.transform,l=o.symbol,u=o.mask,p=o.maskId,h=o.extra;return new Promise(function(g,y){Promise.all([Na(a,i),u.iconName?Na(u.iconName,u.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(v){var x=Qn(v,2),S=x[0],A=x[1];g([n,Ha({icons:{main:S,mask:A},prefix:i,iconName:a,transform:s,symbol:l,maskId:p,extra:h,watchable:!0})])}).catch(y)})},t.generateAbstractIcon=function(n){var o=n.children,a=n.attributes,i=n.main,s=n.transform,l=n.styles,u=Jn(l);u.length>0&&(a.style=u);var p;return Ba(s)&&(p=ct("generateAbstractTransformGrouping",{main:i,transform:s,containerWidth:i.width,iconWidth:i.width})),o.push(p||i.icon),{children:o,attributes:a}}}},Yf={mixout:function(){return{layer:function(n){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=o.classes,i=a===void 0?[]:a;return ro({type:"layer"},function(){zt("beforeDOMElementCreation",{assembler:n,params:o});var s=[];return n(function(l){Array.isArray(l)?l.map(function(u){s=s.concat(u.abstract)}):s=s.concat(l.abstract)}),[{tag:"span",attributes:{class:["".concat(_.cssPrefix,"-layers")].concat(we(i)).join(" ")},children:s}]})}}}},Xf={mixout:function(){return{counter:function(n){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=o.title,i=a===void 0?null:a,s=o.classes,l=s===void 0?[]:s,u=o.attributes,p=u===void 0?{}:u,h=o.styles,g=h===void 0?{}:h;return ro({type:"counter",content:n},function(){return zt("beforeDOMElementCreation",{content:n,params:o}),Nf({content:n.toString(),title:i,extra:{attributes:p,styles:g,classes:["".concat(_.cssPrefix,"-layers-counter")].concat(we(l))}})})}}}},Qf={mixout:function(){return{text:function(n){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=o.transform,i=a===void 0?Ie:a,s=o.classes,l=s===void 0?[]:s,u=o.attributes,p=u===void 0?{}:u,h=o.styles,g=h===void 0?{}:h;return ro({type:"text",content:n},function(){return zt("beforeDOMElementCreation",{content:n,params:o}),A1({content:n,transform:C(C({},Ie),i),extra:{attributes:p,styles:g,classes:["".concat(_.cssPrefix,"-layers-text")].concat(we(l))}})})}}},provides:function(t){t.generateLayersText=function(n,o){var a=o.transform,i=o.extra,s=null,l=null;if(H1){var u=parseInt(getComputedStyle(n).fontSize,10),p=n.getBoundingClientRect();s=p.width/u,l=p.height/u}return Promise.resolve([n,A1({content:n.innerHTML,width:s,height:l,transform:a,extra:i,watchable:!0})])}}},W2=new RegExp('"',"ug"),z1=[1105920,1112319],M1=C(C(C(C({},{FontAwesome:{normal:"fas",400:"fas"}}),Sd),Uu),_d),Ma=Object.keys(M1).reduce(function(e,t){return e[t.toLowerCase()]=M1[t],e},{}),Jf=Object.keys(Ma).reduce(function(e,t){var n=Ma[t];return e[t]=n[900]||we(Object.entries(n))[0][1],e},{});function e3(e){var t=e.replace(W2,"");return w2(we(t)[0]||"")}function t3(e){var t=e.getPropertyValue("font-feature-settings").includes("ss01"),n=e.getPropertyValue("content"),o=n.replace(W2,""),a=o.codePointAt(0),i=a>=z1[0]&&a<=z1[1],s=o.length===2?o[0]===o[1]:!1;return i||s||t}function r3(e,t){var n=e.replace(/^['"]|['"]$/g,"").toLowerCase(),o=parseInt(t),a=isNaN(o)?"normal":o;return(Ma[n]||{})[a]||Jf[n]}function k1(e,t){var n="".concat(Bu).concat(t.replace(":","-"));return new Promise(function(o,a){if(e.getAttribute(n)!==null)return o();var i=mr(e.children),s=i.filter(function(G){return G.getAttribute(Sa)===t})[0],l=it.getComputedStyle(e,t),u=l.getPropertyValue("font-family"),p=u.match(Wu),h=l.getPropertyValue("font-weight"),g=l.getPropertyValue("content");if(s&&!p)return e.removeChild(s),o();if(p&&g!=="none"&&g!==""){var y=l.getPropertyValue("content"),v=r3(u,h),x=e3(y),S=p[0].startsWith("FontAwesome"),A=t3(l),L=Ga(v,x),N=L;if(S){var z=ff(x);z.iconName&&z.prefix&&(L=z.iconName,v=z.prefix)}if(L&&!A&&(!s||s.getAttribute(Ta)!==v||s.getAttribute(Pa)!==N)){e.setAttribute(n,N),s&&e.removeChild(s);var I=$f(),U=I.extra;U.attributes[Sa]=t,Na(L,v).then(function(G){var Ne=Ha(C(C({},I),{},{icons:{main:G,mask:D2()},prefix:v,iconName:N,extra:U,watchable:!0})),ut=B.createElementNS("http://www.w3.org/2000/svg","svg");t==="::before"?e.insertBefore(ut,e.firstChild):e.appendChild(ut),ut.outerHTML=Ne.map(function(_e){return Zr(_e)}).join(`
|
|
1943
|
+
`),e.removeAttribute(n),o()}).catch(a)}else o()}else o()})}function n3(e){return Promise.all([k1(e,"::before"),k1(e,"::after")])}function o3(e){return e.parentNode!==document.head&&!~Gu.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(Sa)&&(!e.parentNode||e.parentNode.tagName!=="svg")}var a3=function(t){return!!t&&v2.some(function(n){return t.includes(n)})},i3=function(t){if(!t)return[];var n=new Set,o=t.split(/,(?![^()]*\))/).map(function(u){return u.trim()});o=o.flatMap(function(u){return u.includes("(")?u:u.split(",").map(function(p){return p.trim()})});var a=Vn(o),i;try{for(a.s();!(i=a.n()).done;){var s=i.value;if(a3(s)){var l=v2.reduce(function(u,p){return u.replace(p,"")},s);l!==""&&l!=="*"&&n.add(l)}}}catch(u){a.e(u)}finally{a.f()}return n};function I1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(Ke){var n;if(t)n=e;else if(_.searchPseudoElementsFullScan)n=e.querySelectorAll("*");else{var o=new Set,a=Vn(document.styleSheets),i;try{for(a.s();!(i=a.n()).done;){var s=i.value;try{var l=Vn(s.cssRules),u;try{for(l.s();!(u=l.n()).done;){var p=u.value,h=i3(p.selectorText),g=Vn(h),y;try{for(g.s();!(y=g.n()).done;){var v=y.value;o.add(v)}}catch(S){g.e(S)}finally{g.f()}}}catch(S){l.e(S)}finally{l.f()}}catch(S){_.searchPseudoElementsWarnings&&console.warn("Font Awesome: cannot parse stylesheet: ".concat(s.href," (").concat(S.message,`)
|
|
1944
|
+
If it declares any Font Awesome CSS pseudo-elements, they will not be rendered as SVG icons. Add crossorigin="anonymous" to the <link>, enable searchPseudoElementsFullScan for slower but more thorough DOM parsing, or suppress this warning by setting searchPseudoElementsWarnings to false.`))}}}catch(S){a.e(S)}finally{a.f()}if(!o.size)return;var x=Array.from(o).join(", ");try{n=e.querySelectorAll(x)}catch{}}return new Promise(function(S,A){var L=mr(n).filter(o3).map(n3),N=$a.begin("searchPseudoElements");H2(),Promise.all(L).then(function(){N(),za(),S()}).catch(function(){N(),za(),A()})})}}var s3={hooks:function(){return{mutationObserverCallbacks:function(n){return n.pseudoElementsCallback=I1,n}}},provides:function(t){t.pseudoElements2svg=function(n){var o=n.node,a=o===void 0?B:o;_.searchPseudoElements&&I1(a)}}},T1=!1,c3={mixout:function(){return{dom:{unwatch:function(){H2(),T1=!0}}}},hooks:function(){return{bootstrap:function(){w1(Oa("mutationObserverCallbacks",{}))},noAuto:function(){Bf()},watch:function(n){var o=n.observeMutationsRoot;T1?za():w1(Oa("mutationObserverCallbacks",{observeMutationsRoot:o}))}}}},P1=function(t){var n={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce(function(o,a){var i=a.toLowerCase().split("-"),s=i[0],l=i.slice(1).join("-");if(s&&l==="h")return o.flipX=!0,o;if(s&&l==="v")return o.flipY=!0,o;if(l=parseFloat(l),isNaN(l))return o;switch(s){case"grow":o.size=o.size+l;break;case"shrink":o.size=o.size-l;break;case"left":o.x=o.x-l;break;case"right":o.x=o.x+l;break;case"up":o.y=o.y-l;break;case"down":o.y=o.y+l;break;case"rotate":o.rotate=o.rotate+l;break}return o},n)},l3={mixout:function(){return{parse:{transform:function(n){return P1(n)}}}},hooks:function(){return{parseNodeAttributes:function(n,o){var a=o.getAttribute("data-fa-transform");return a&&(n.transform=P1(a)),n}}},provides:function(t){t.generateAbstractTransformGrouping=function(n){var o=n.main,a=n.transform,i=n.containerWidth,s=n.iconWidth,l={transform:"translate(".concat(i/2," 256)")},u="translate(".concat(a.x*32,", ").concat(a.y*32,") "),p="scale(".concat(a.size/16*(a.flipX?-1:1),", ").concat(a.size/16*(a.flipY?-1:1),") "),h="rotate(".concat(a.rotate," 0 0)"),g={transform:"".concat(u," ").concat(p," ").concat(h)},y={transform:"translate(".concat(s/2*-1," -256)")},v={outer:l,inner:g,path:y};return{tag:"g",attributes:C({},v.outer),children:[{tag:"g",attributes:C({},v.inner),children:[{tag:o.icon.tag,children:o.icon.children,attributes:C(C({},o.icon.attributes),v.path)}]}]}}}},ya={x:0,y:0,width:"100%",height:"100%"};function D1(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 d3(e){return e.tag==="g"?e.children:[e]}var u3={hooks:function(){return{parseNodeAttributes:function(n,o){var a=o.getAttribute("data-fa-mask"),i=a?to(a.split(" ").map(function(s){return s.trim()})):D2();return i.prefix||(i.prefix=st()),n.mask=i,n.maskId=o.getAttribute("data-fa-mask-id"),n}}},provides:function(t){t.generateAbstractMask=function(n){var o=n.children,a=n.attributes,i=n.main,s=n.mask,l=n.maskId,u=n.transform,p=i.width,h=i.icon,g=s.width,y=s.icon,v=ef({transform:u,containerWidth:g,iconWidth:p}),x={tag:"rect",attributes:C(C({},ya),{},{fill:"white"})},S=h.children?{children:h.children.map(D1)}:{},A={tag:"g",attributes:C({},v.inner),children:[D1(C({tag:h.tag,attributes:C(C({},h.attributes),v.path)},S))]},L={tag:"g",attributes:C({},v.outer),children:[A]},N="mask-".concat(l||y1()),z="clip-".concat(l||y1()),I={tag:"mask",attributes:C(C({},ya),{},{id:N,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[x,L]},U={tag:"defs",children:[{tag:"clipPath",attributes:{id:z},children:d3(y)},I]};return o.push(U,{tag:"rect",attributes:C({fill:"currentColor","clip-path":"url(#".concat(z,")"),mask:"url(#".concat(N,")")},ya)}),{children:o,attributes:a}}}},f3={provides:function(t){var n=!1;it.matchMedia&&(n=it.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){var o=[],a={fill:"currentColor"},i={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};o.push({tag:"path",attributes:C(C({},a),{},{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"})});var s=C(C({},i),{},{attributeName:"opacity"}),l={tag:"circle",attributes:C(C({},a),{},{cx:"256",cy:"364",r:"28"}),children:[]};return n||l.children.push({tag:"animate",attributes:C(C({},i),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:C(C({},s),{},{values:"1;0;1;1;0;1;"})}),o.push(l),o.push({tag:"path",attributes:C(C({},a),{},{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:n?[]:[{tag:"animate",attributes:C(C({},s),{},{values:"1;0;0;0;0;1;"})}]}),n||o.push({tag:"path",attributes:C(C({},a),{},{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:C(C({},s),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:o}}}},p3={hooks:function(){return{parseNodeAttributes:function(n,o){var a=o.getAttribute("data-fa-symbol"),i=a===null?!1:a===""?!0:a;return n.symbol=i,n}}}},m3=[nf,Zf,Yf,Xf,Qf,s3,c3,l3,u3,f3,p3];Sf(m3,{mixoutsTo:fe});var Mb=fe.noAuto,kb=fe.config,j2=fe.library,Ib=fe.dom,Tb=fe.parse,Pb=fe.findIconDefinition,Db=fe.toHtml,V2=fe.icon,Ub=fe.layer,Bb=fe.text,Fb=fe.counter;var m;(function(e){e.LOCK_KEYHOLE="lock-keyhole",e.LINK_SIMPLE_SLASH="link-simple-slash",e.TABLE_LAYOUT="table-layout",e.LAYER_GROUP="layer-group",e.CIRCLE_INFO="circle-info",e.BARS_PROGRESS="bars-progress",e.CODE_COMPARE="code-compare",e.ARROW_TURN_RIGHT="arrow-turn-right",e.HOURGLASS_END="hourglass-end",e.BOX_ARCHIVE="box-archive",e.ARROWS_ROTATE="arrows-rotate",e.CIRCLE_DOT="circle-dot",e.ANGLES_LEFT="angles-left",e.ROUTE="route",e.BARS="bars",e.ARROW_DOWN="arrow-down",e.LOCK_KEYHOLE_OPEN="lock-keyhole-open",e.DESKTOP="desktop",e.ANGLES_RIGHT="angles-right",e.PIGGY_BANK="piggy-bank",e.ANGLE_UP="angle-up",e.SQUARE="square",e.PEN_NIB="pen-nib",e.ARROW_UP_RIGHT_FROM_SQUARE="arrow-up-right-from-square",e.GRID_2="grid-2",e.BOOKS="books",e.TAG="tag",e.ANGLES_UP_DOWN="angles-up-down",e.ARROW_ROTATE_LEFT="arrow-rotate-left",e.EYE_SLASH="eye-slash",e.CIRCLE_DOLLAR="circle-dollar",e.COMPRESS="compress",e.RADAR="radar",e.ARROW_ROTATE_RIGHT="arrow-rotate-right",e.CHART_NETWORK="chart-network",e.PLUS="plus",e.UNDERLINE="underline",e.ARROW_LEFT="arrow-left",e.UPLOAD="upload",e.ARROWS_TO_LINE="arrows-to-line",e.GLOBE="globe",e.LANGUAGE="language",e.PERSON_CHALKBOARD="person-chalkboard",e.TOGGLE_ON="toggle-on",e.DOWNLOAD="download",e.CROSSHAIRS="crosshairs",e.MESSAGE_QUOTE="message-quote",e.FILE_HTML="file-html",e.TRIANGLE_EXCLAMATION="triangle-exclamation",e.STAR="star",e.BELL_SLASH="bell-slash",e.HOURGLASS_HALF="hourglass-half",e.INBOX="inbox",e.COMMENT_DOTS="comment-dots",e.ANGLE_DOWN="angle-down",e.CLOUD_ARROW_DOWN="cloud-arrow-down",e.BOOKMARK_SLASH="bookmark-slash",e.LINK_SIMPLE="link-simple",e.CLOCK_ROTATE_LEFT="clock-rotate-left",e.PLUG="plug",e.CHART_SIMPLE="chart-simple",e.CIRCLE_PLAY="circle-play",e.FILE_MAGNIFYING_GLASS="file-magnifying-glass",e.PEN="pen",e.TABLET="tablet",e.CIRCLE_CHECK="circle-check",e.FILE_INVOICE="file-invoice",e.XMARK="xmark",e.ARROW_RIGHT="arrow-right",e.BOOKMARK="bookmark",e.EXPAND_WIDE="expand-wide",e.USER="user",e.SERVER="server",e.CALENDAR_RANGE="calendar-range",e.BROOM_WIDE="broom-wide",e.HOUSE="house",e.ARROWS_UP_DOWN_LEFT_RIGHT="arrows-up-down-left-right",e.WIFI_SLASH="wifi-slash",e.USER_LOCK="user-lock",e.CHECK="check",e.ITALIC="italic",e.LIFE_RING="life-ring",e.TABLE_CELLS="table-cells",e.TRASH_CAN="trash-can",e.WRENCH="wrench",e.PAPERCLIP="paperclip",e.CABINET_FILING="cabinet-filing",e.ARROW_UP="arrow-up",e.FILE="file",e.CIRCLE_QUESTION="circle-question",e.COLUMNS_3="columns-3",e.GEAR="gear",e.CIRCLE_ARROW_DOWN="circle-arrow-down",e.CHART_LINE="chart-line",e.THUMBS_UP="thumbs-up",e.HAND="hand",e.CIRCLE="circle",e.CALENDAR_DAY="calendar-day",e.CLOUD="cloud",e.LIST_TREE="list-tree",e.ARROWS_MAXIMIZE="arrows-maximize",e.ANGLE_RIGHT="angle-right",e.SPARKLES="sparkles",e.CODE="code",e.ALIGN_CENTER="align-center",e.COMMENT_QUESTION="comment-question",e.IMAGE="image",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="arrow-up-right-and-arrow-down-left-from-center",e.THUMBS_DOWN="thumbs-down",e.DIAGRAM_SANKEY="diagram-sankey",e.MESSAGE_CHECK="message-check",e.BOLD="bold",e.CIRCLE_STOP="circle-stop",e.ARROW_RIGHT_TO_BRACKET="arrow-right-to-bracket",e.USERS="users",e.ARROW_TURN_DOWN_RIGHT="arrow-turn-down-right",e.PRINT="print",e.ALIGN_RIGHT="align-right",e.FLASK="flask",e.MAGNIFYING_GLASS_PLUS="magnifying-glass-plus",e.PHOTO_FILM="photo-film",e.SHIELD_CHECK="shield-check",e.STRIKETHROUGH="strikethrough",e.FOLDER_OPEN="folder-open",e.CLONE="clone",e.HEART="heart",e.PAPER_PLANE="paper-plane",e.MAGNIFYING_GLASS_MINUS="magnifying-glass-minus",e.BOOK="book",e.CLOCK="clock",e.ELLIPSIS_VERTICAL="ellipsis-vertical",e.ARROW_RIGHT_TO_LINE="arrow-right-to-line",e.ANGLE_LEFT="angle-left",e.CALENDAR_CIRCLE_EXCLAMATION="calendar-circle-exclamation",e.EXPAND="expand",e.EQUALS="equals",e.RECEIPT="receipt",e.EYE="eye",e.ALIGN_LEFT="align-left",e.PAINTBRUSH="paintbrush",e.KEY="key",e.PALETTE="palette",e.FLOPPY_DISK="floppy-disk",e.MAGNIFYING_GLASS="magnifying-glass",e.ELLIPSIS="ellipsis",e.SHARE_NODES="share-nodes",e.ARROWS_FROM_LINE="arrows-from-line",e.POWER_OFF="power-off",e.ENVELOPE_OPEN_TEXT="envelope-open-text",e.CIRCLE_PAUSE="circle-pause",e.MOBILE="mobile",e.BELL="bell",e.HYPHEN="hyphen",e.FILTER="filter",e.MEDAL="medal",e.CLOUD_SLASH="cloud-slash",e.ARROW_TURN_LEFT="arrow-turn-left",e.MINUS="minus",e.PASTE="paste",e.CALENDAR_CHECK="calendar-check",e.SORT_DOWN="sort-down",e.HEXAGON_XMARK="hexagon-xmark",e.CARET_LARGE_DOWN="caret-large-down",e.PAUSE="pause",e.CHART_MIXED="chart-mixed",e.CARET_LARGE_LEFT="caret-large-left",e.CARET_DOWN="caret-down",e.ROBOT="robot",e.WAND_MAGIC_SPARKLES="wand-magic-sparkles",e.HEXAGON_EXCLAMATION="hexagon-exclamation",e.CUBES="cubes",e.TURN_RIGHT="turn-right",e.CARET_LARGE_UP="caret-large-up",e.SQUARE_INFO="square-info",e.SORT="sort",e.INFO="info",e.MESSAGE_BOT="message-bot",e.PLAY="play",e.TURN_LEFT="turn-left",e.OCTAGON_XMARK="octagon-xmark",e.ADDRESS_CARD="address-card",e.CROWN="crown",e.SQUARE_CHECK="square-check",e.SPINNER_SCALE="spinner-scale",e.GRIP_LINES="grip-lines",e.CHART_AREA="chart-area",e.TRASH="trash",e.SORT_UP="sort-up",e.USER_TIE="user-tie",e.CARET_LARGE_RIGHT="caret-large-right",e.CIRCLE_SMALL="circle-small",e.QUESTION="question",e.SQUARE_MINUS="square-minus",e.SQUARE_POLL_VERTICAL_REGULAR="square-poll-vertical-regular",e.PREVIEW_REGULAR="preview-regular",e.LANGUAGE_SLASH_REGULAR="language-slash-regular",e.CIRCLE_USER_CIRCLE_CHECK_SOLID="circle-user-circle-check-solid",e.FOLDER_OPEN_LOCK_REGULAR="folder-open-lock-regular",e.TABLE_CELLS_SLASH_REGULAR="table-cells-slash-regular",e.PIP_WIDE_REGULAR="pip-wide-regular",e.CLOUD_SLASH_GEAR_REGULAR="cloud-slash-gear-regular",e.CIRCLE_DASHED_DOLLAR_QUESTION_REGULAR="circle-dashed-dollar-question-regular",e.PAPER_PLANE_REGULAR="paper-plane-regular",e.CABINET_FILING_FLOPPY_DISK_REGULAR="cabinet-filing-floppy-disk-regular",e.USER_GEAR_REGULAR="user-gear-regular",e.CHART_BAR_STACKED_REGULAR="chart-bar-stacked-regular",e.CODE_COMPARE_SOLID="code-compare-solid",e.FILE_ROTATE_RIGHT_SOLID="file-rotate-right-solid",e.CONSUMER_REGULAR="consumer-regular",e.HOUSE_MAGNIFYING_GLASS_REGULAR="house-magnifying-glass-regular",e.LEFT_PANEL_SOLID="left-panel-solid",e.LIST_MAGNIFYING_GLASS_REGULAR="list-magnifying-glass-regular",e.THUMBS_UP_THUMBS_DOWN_SOLID="thumbs-up-thumbs-down-solid",e.SCHEDULED_REGULAR="scheduled-regular",e.WAND_MAGIC_SPARKLES_REGULAR="wand-magic-sparkles-regular",e.HOURGLASS_END_REGULAR="hourglass-end-regular",e.FILE_LINES_GEAR_REGULAR="file-lines-gear-regular",e.USER_LOCK_REGULAR="user-lock-regular",e.HOURGLASS_HALF_CIRCLE_CHECK_REGULAR="hourglass-half-circle-check-regular",e.CONTEXT_MENU_CURSOR_REGULAR="context-menu-cursor-regular",e.BARS_PROGRESS_REGULAR="bars-progress-regular",e.HOURGLASS_HALF_REGULAR="hourglass-half-regular",e.PAPER_PLANE_SLASH_REGULAR="paper-plane-slash-regular",e.BINDER_OPEN_ARROW_RIGHT_REGULAR="binder-open-arrow-right-regular",e.BELL_CIRCLE_PLUS_REGULAR="bell-circle-plus-regular",e.DIAGRAM_SUNBURST_REGULAR="diagram-sunburst-regular",e.BULLETS_LINE_REGULAR="bullets-line-regular",e.LANGUAGE_CIRCLE_EXCLAMATION_REGULAR="language-circle-exclamation-regular",e.MESSAGE_BOT_CIRCLE_BOT_SOLID="message-bot-circle-bot-solid",e.MOBILE_LANDSCAPE_REGULAR="mobile-landscape-regular",e.BINDER_OPEN_PEN_REGULAR="binder-open-pen-regular",e.THRESHOLD_REGULAR="threshold-regular",e.BOOKMARK_CIRCLE_PLUS_REGULAR="bookmark-circle-plus-regular",e.SHARED_SOLID="shared-solid",e.BINDER_OPEN_REGULAR="binder-open-regular",e.BOOK_OPEN_GEAR_REGULAR="book-open-gear-regular",e.CIRCLE_ARROW_DOWN_SLASH_REGULAR="circle-arrow-down-slash-regular",e.BINDER_OPEN_ARROW_LEFT_REGULAR="binder-open-arrow-left-regular",e.LEFT_PANEL_REGULAR="left-panel-regular",e.FORMAT_CLEAR_REGULAR="format-clear-regular",e.MAGNIFYING_GLASS_ONE_REGULAR="magnifying-glass-one-regular",e.CIRCLE_DOLLAR_SLASH_REGULAR="circle-dollar-slash-regular",e.TRANSLATION_SPARKLE_SOLID="translation-sparkle-solid",e.PIP_REGULAR="pip-regular",e.SERVER_CIRCLE_ARROW_DOWN_REGULAR="server-circle-arrow-down-regular",e.CHART_BAR_GROUPED_REGULAR="chart-bar-grouped-regular",e.LANGUAGE_REGULAR="language-regular",e.COMPUTER_MOUSE_MAGNIFYING_GLASS_REGULAR="computer-mouse-magnifying-glass-regular",e.USER_CIRCLE_CHECK_REGULAR="user-circle-check-regular",e.CLONE_LINK_SIMPLE_REGULAR="clone-link-simple-regular",e.CHART_LINE_USER_REGULAR="chart-line-user-regular",e.CONTEXT_REGULAR="context-regular",e.BULLETS_LINES_REGULAR="bullets-lines-regular",e.MAGNIFYING_GLASS_FLOPPY_DISK_REGULAR="magnifying-glass-floppy-disk-regular",e.BOOK_OPEN_GEAR_SLASH_REGULAR="book-open-gear-slash-regular",e.BOOKMARK_CIRCLE_MINUS_REGULAR="bookmark-circle-minus-regular",e.CIRCLE_USER_SLASH_SOLID="circle-user-slash-solid",e.TABLET_LANDSCAPE_REGULAR="tablet-landscape-regular",e.BOX_HTML_REGULAR="box-html-regular",e.MAGNIFYING_GLASS_BACK_REGULAR="magnifying-glass-back-regular",e.CHART_BAR_NORMALIZED_REGULAR="chart-bar-normalized-regular"})(m||(m={}));var $b={[m.LOCK_KEYHOLE]:[f.regular,f.solid],[m.LINK_SIMPLE_SLASH]:[f.regular],[m.TABLE_LAYOUT]:[f.regular],[m.LAYER_GROUP]:[f.regular],[m.CIRCLE_INFO]:[f.regular],[m.BARS_PROGRESS]:[f.regular],[m.CODE_COMPARE]:[f.regular,f.solid],[m.ARROW_TURN_RIGHT]:[f.regular],[m.HOURGLASS_END]:[f.regular],[m.BOX_ARCHIVE]:[f.regular,f.solid],[m.ARROWS_ROTATE]:[f.regular],[m.CIRCLE_DOT]:[f.regular],[m.ANGLES_LEFT]:[f.regular],[m.ROUTE]:[f.regular],[m.BARS]:[f.regular],[m.ARROW_DOWN]:[f.regular],[m.LOCK_KEYHOLE_OPEN]:[f.regular,f.solid],[m.DESKTOP]:[f.regular],[m.ANGLES_RIGHT]:[f.regular],[m.PIGGY_BANK]:[f.regular],[m.ANGLE_UP]:[f.regular],[m.SQUARE]:[f.regular],[m.PEN_NIB]:[f.regular],[m.ARROW_UP_RIGHT_FROM_SQUARE]:[f.regular],[m.GRID_2]:[f.regular],[m.BOOKS]:[f.regular,f.solid],[m.TAG]:[f.regular,f.solid],[m.ANGLES_UP_DOWN]:[f.regular],[m.ARROW_ROTATE_LEFT]:[f.regular],[m.EYE_SLASH]:[f.regular],[m.CIRCLE_DOLLAR]:[f.regular,f.solid],[m.COMPRESS]:[f.regular],[m.RADAR]:[f.regular],[m.ARROW_ROTATE_RIGHT]:[f.regular],[m.CHART_NETWORK]:[f.regular],[m.PLUS]:[f.regular],[m.UNDERLINE]:[f.regular],[m.ARROW_LEFT]:[f.regular],[m.UPLOAD]:[f.regular],[m.ARROWS_TO_LINE]:[f.regular],[m.GLOBE]:[f.regular],[m.LANGUAGE]:[f.regular],[m.PERSON_CHALKBOARD]:[f.regular],[m.TOGGLE_ON]:[f.regular],[m.DOWNLOAD]:[f.regular],[m.CROSSHAIRS]:[f.regular],[m.MESSAGE_QUOTE]:[f.regular,f.solid],[m.FILE_HTML]:[f.regular],[m.TRIANGLE_EXCLAMATION]:[f.regular,f.solid],[m.STAR]:[f.regular,f.solid],[m.BELL_SLASH]:[f.regular,f.solid],[m.HOURGLASS_HALF]:[f.regular],[m.INBOX]:[f.regular],[m.COMMENT_DOTS]:[f.regular],[m.ANGLE_DOWN]:[f.regular],[m.CLOUD_ARROW_DOWN]:[f.regular],[m.BOOKMARK_SLASH]:[f.regular],[m.LINK_SIMPLE]:[f.regular],[m.CLOCK_ROTATE_LEFT]:[f.regular],[m.PLUG]:[f.regular],[m.CHART_SIMPLE]:[f.regular],[m.CIRCLE_PLAY]:[f.regular],[m.FILE_MAGNIFYING_GLASS]:[f.regular],[m.PEN]:[f.regular],[m.TABLET]:[f.regular],[m.CIRCLE_CHECK]:[f.regular,f.solid],[m.FILE_INVOICE]:[f.regular],[m.XMARK]:[f.regular,f.solid],[m.ARROW_RIGHT]:[f.regular],[m.BOOKMARK]:[f.regular,f.solid],[m.EXPAND_WIDE]:[f.regular],[m.USER]:[f.regular,f.solid],[m.SERVER]:[f.regular,f.solid],[m.CALENDAR_RANGE]:[f.regular],[m.BROOM_WIDE]:[f.regular],[m.HOUSE]:[f.regular],[m.ARROWS_UP_DOWN_LEFT_RIGHT]:[f.regular],[m.WIFI_SLASH]:[f.regular],[m.USER_LOCK]:[f.regular],[m.CHECK]:[f.regular,f.solid],[m.ITALIC]:[f.regular],[m.LIFE_RING]:[f.regular],[m.TABLE_CELLS]:[f.regular],[m.TRASH_CAN]:[f.regular],[m.WRENCH]:[f.regular],[m.PAPERCLIP]:[f.regular],[m.CABINET_FILING]:[f.regular],[m.ARROW_UP]:[f.regular],[m.FILE]:[f.regular,f.solid],[m.CIRCLE_QUESTION]:[f.regular,f.solid],[m.COLUMNS_3]:[f.regular],[m.GEAR]:[f.regular,f.solid],[m.CIRCLE_ARROW_DOWN]:[f.regular],[m.CHART_LINE]:[f.regular],[m.THUMBS_UP]:[f.regular,f.solid],[m.HAND]:[f.regular,f.solid],[m.CIRCLE]:[f.regular,f.solid],[m.CALENDAR_DAY]:[f.regular],[m.CLOUD]:[f.regular],[m.LIST_TREE]:[f.regular],[m.ARROWS_MAXIMIZE]:[f.regular],[m.ANGLE_RIGHT]:[f.regular],[m.SPARKLES]:[f.regular],[m.CODE]:[f.regular],[m.ALIGN_CENTER]:[f.regular],[m.COMMENT_QUESTION]:[f.regular,f.solid],[m.IMAGE]:[f.regular],[m.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER]:[f.regular],[m.THUMBS_DOWN]:[f.regular,f.solid],[m.DIAGRAM_SANKEY]:[f.regular],[m.MESSAGE_CHECK]:[f.regular,f.solid],[m.BOLD]:[f.regular],[m.CIRCLE_STOP]:[f.regular,f.solid],[m.ARROW_RIGHT_TO_BRACKET]:[f.regular],[m.USERS]:[f.regular,f.solid],[m.ARROW_TURN_DOWN_RIGHT]:[f.regular],[m.PRINT]:[f.regular],[m.ALIGN_RIGHT]:[f.regular],[m.FLASK]:[f.regular],[m.MAGNIFYING_GLASS_PLUS]:[f.regular],[m.PHOTO_FILM]:[f.regular],[m.SHIELD_CHECK]:[f.regular],[m.STRIKETHROUGH]:[f.regular],[m.FOLDER_OPEN]:[f.regular],[m.CLONE]:[f.regular],[m.HEART]:[f.regular,f.solid],[m.PAPER_PLANE]:[f.regular],[m.MAGNIFYING_GLASS_MINUS]:[f.regular],[m.BOOK]:[f.regular],[m.CLOCK]:[f.regular,f.solid],[m.ELLIPSIS_VERTICAL]:[f.regular],[m.ARROW_RIGHT_TO_LINE]:[f.regular],[m.ANGLE_LEFT]:[f.regular],[m.CALENDAR_CIRCLE_EXCLAMATION]:[f.regular],[m.EXPAND]:[f.regular],[m.EQUALS]:[f.regular],[m.RECEIPT]:[f.regular],[m.EYE]:[f.regular],[m.ALIGN_LEFT]:[f.regular],[m.PAINTBRUSH]:[f.regular],[m.KEY]:[f.regular],[m.PALETTE]:[f.regular],[m.FLOPPY_DISK]:[f.regular],[m.MAGNIFYING_GLASS]:[f.regular],[m.ELLIPSIS]:[f.regular],[m.SHARE_NODES]:[f.regular],[m.ARROWS_FROM_LINE]:[f.regular],[m.POWER_OFF]:[f.regular],[m.ENVELOPE_OPEN_TEXT]:[f.regular],[m.CIRCLE_PAUSE]:[f.regular,f.solid],[m.MOBILE]:[f.regular],[m.BELL]:[f.regular,f.solid],[m.HYPHEN]:[f.regular],[m.FILTER]:[f.regular,f.solid],[m.MEDAL]:[f.regular],[m.CLOUD_SLASH]:[f.regular],[m.ARROW_TURN_LEFT]:[f.regular],[m.MINUS]:[f.regular,f.solid],[m.PASTE]:[f.regular],[m.CALENDAR_CHECK]:[f.regular],[m.SORT_DOWN]:[f.solid],[m.HEXAGON_XMARK]:[f.solid],[m.CARET_LARGE_DOWN]:[f.solid],[m.PAUSE]:[f.solid],[m.CHART_MIXED]:[f.solid],[m.CARET_LARGE_LEFT]:[f.solid],[m.CARET_DOWN]:[f.solid],[m.ROBOT]:[f.solid],[m.WAND_MAGIC_SPARKLES]:[f.solid],[m.HEXAGON_EXCLAMATION]:[f.solid],[m.CUBES]:[f.solid],[m.TURN_RIGHT]:[f.solid],[m.CARET_LARGE_UP]:[f.solid],[m.SQUARE_INFO]:[f.solid],[m.SORT]:[f.solid],[m.INFO]:[f.solid],[m.MESSAGE_BOT]:[f.solid],[m.PLAY]:[f.solid],[m.TURN_LEFT]:[f.solid],[m.OCTAGON_XMARK]:[f.solid],[m.ADDRESS_CARD]:[f.solid],[m.CROWN]:[f.solid],[m.SQUARE_CHECK]:[f.solid],[m.SPINNER_SCALE]:[f.solid],[m.GRIP_LINES]:[f.solid],[m.CHART_AREA]:[f.solid],[m.TRASH]:[f.solid],[m.SORT_UP]:[f.solid],[m.USER_TIE]:[f.solid],[m.CARET_LARGE_RIGHT]:[f.solid],[m.CIRCLE_SMALL]:[f.solid],[m.QUESTION]:[f.solid],[m.SQUARE_MINUS]:[f.solid],[m.SQUARE_POLL_VERTICAL_REGULAR]:[f.custom],[m.PREVIEW_REGULAR]:[f.custom],[m.LANGUAGE_SLASH_REGULAR]:[f.custom],[m.CIRCLE_USER_CIRCLE_CHECK_SOLID]:[f.custom],[m.FOLDER_OPEN_LOCK_REGULAR]:[f.custom],[m.TABLE_CELLS_SLASH_REGULAR]:[f.custom],[m.PIP_WIDE_REGULAR]:[f.custom],[m.CLOUD_SLASH_GEAR_REGULAR]:[f.custom],[m.CIRCLE_DASHED_DOLLAR_QUESTION_REGULAR]:[f.custom],[m.PAPER_PLANE_REGULAR]:[f.custom],[m.CABINET_FILING_FLOPPY_DISK_REGULAR]:[f.custom],[m.USER_GEAR_REGULAR]:[f.custom],[m.CHART_BAR_STACKED_REGULAR]:[f.custom],[m.CODE_COMPARE_SOLID]:[f.custom],[m.FILE_ROTATE_RIGHT_SOLID]:[f.custom],[m.CONSUMER_REGULAR]:[f.custom],[m.HOUSE_MAGNIFYING_GLASS_REGULAR]:[f.custom],[m.LEFT_PANEL_SOLID]:[f.custom],[m.LIST_MAGNIFYING_GLASS_REGULAR]:[f.custom],[m.THUMBS_UP_THUMBS_DOWN_SOLID]:[f.custom],[m.SCHEDULED_REGULAR]:[f.custom],[m.WAND_MAGIC_SPARKLES_REGULAR]:[f.custom],[m.HOURGLASS_END_REGULAR]:[f.custom],[m.FILE_LINES_GEAR_REGULAR]:[f.custom],[m.USER_LOCK_REGULAR]:[f.custom],[m.HOURGLASS_HALF_CIRCLE_CHECK_REGULAR]:[f.custom],[m.CONTEXT_MENU_CURSOR_REGULAR]:[f.custom],[m.BARS_PROGRESS_REGULAR]:[f.custom],[m.HOURGLASS_HALF_REGULAR]:[f.custom],[m.PAPER_PLANE_SLASH_REGULAR]:[f.custom],[m.BINDER_OPEN_ARROW_RIGHT_REGULAR]:[f.custom],[m.BELL_CIRCLE_PLUS_REGULAR]:[f.custom],[m.DIAGRAM_SUNBURST_REGULAR]:[f.custom],[m.BULLETS_LINE_REGULAR]:[f.custom],[m.LANGUAGE_CIRCLE_EXCLAMATION_REGULAR]:[f.custom],[m.MESSAGE_BOT_CIRCLE_BOT_SOLID]:[f.custom],[m.MOBILE_LANDSCAPE_REGULAR]:[f.custom],[m.BINDER_OPEN_PEN_REGULAR]:[f.custom],[m.THRESHOLD_REGULAR]:[f.custom],[m.BOOKMARK_CIRCLE_PLUS_REGULAR]:[f.custom],[m.SHARED_SOLID]:[f.custom],[m.BINDER_OPEN_REGULAR]:[f.custom],[m.BOOK_OPEN_GEAR_REGULAR]:[f.custom],[m.CIRCLE_ARROW_DOWN_SLASH_REGULAR]:[f.custom],[m.BINDER_OPEN_ARROW_LEFT_REGULAR]:[f.custom],[m.LEFT_PANEL_REGULAR]:[f.custom],[m.FORMAT_CLEAR_REGULAR]:[f.custom],[m.MAGNIFYING_GLASS_ONE_REGULAR]:[f.custom],[m.CIRCLE_DOLLAR_SLASH_REGULAR]:[f.custom],[m.TRANSLATION_SPARKLE_SOLID]:[f.custom],[m.PIP_REGULAR]:[f.custom],[m.SERVER_CIRCLE_ARROW_DOWN_REGULAR]:[f.custom],[m.CHART_BAR_GROUPED_REGULAR]:[f.custom],[m.LANGUAGE_REGULAR]:[f.custom],[m.COMPUTER_MOUSE_MAGNIFYING_GLASS_REGULAR]:[f.custom],[m.USER_CIRCLE_CHECK_REGULAR]:[f.custom],[m.CLONE_LINK_SIMPLE_REGULAR]:[f.custom],[m.CHART_LINE_USER_REGULAR]:[f.custom],[m.CONTEXT_REGULAR]:[f.custom],[m.BULLETS_LINES_REGULAR]:[f.custom],[m.MAGNIFYING_GLASS_FLOPPY_DISK_REGULAR]:[f.custom],[m.BOOK_OPEN_GEAR_SLASH_REGULAR]:[f.custom],[m.BOOKMARK_CIRCLE_MINUS_REGULAR]:[f.custom],[m.CIRCLE_USER_SLASH_SOLID]:[f.custom],[m.TABLET_LANDSCAPE_REGULAR]:[f.custom],[m.BOX_HTML_REGULAR]:[f.custom],[m.MAGNIFYING_GLASS_BACK_REGULAR]:[f.custom],[m.CHART_BAR_NORMALIZED_REGULAR]:[f.custom]},K2={[f.regular]:"far",[f.solid]:"fas",[f.custom]:"fak"};var no=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},xe=class extends Z2.FtLitElement{constructor(){super(...arguments),this.monospace=!1,this.ariaHidden="true"}render(){let t={"ftds-icon":!0,"ftds-icon--monospace":this.monospace};return q2.html`
|
|
1945
|
+
<div class="${(0,X2.classMap)(t)}">${(0,Y2.unsafeHTML)(this.buildIcon())}</div>
|
|
1946
|
+
`}buildIcon(){let t=this.variant?K2[this.variant]:void 0,n=a1.find(o=>o.iconName===this.icon&&(t?o.prefix===t:!0));return n?(j2.add(n),V2(n).html[0]):(console.log(`Attempted usage of unknown ftds-icon : ${this.icon}/${this.variant}`),"")}};xe.elementDefinitions={};xe.styles=ci;no([(0,Yr.property)()],xe.prototype,"variant",void 0);no([(0,Yr.property)()],xe.prototype,"icon",void 0);no([(0,Yr.property)({type:Boolean})],xe.prototype,"monospace",void 0);no([(0,Yr.property)({reflect:!0,attribute:"aria-hidden"})],xe.prototype,"ariaHidden",void 0);var J2=O(T());var Q2={"ftds-icon":xe};(0,J2.customElements)(Q2);var $=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},D=class extends(0,Se.toFtFormComponent)((0,Se.toFtdsBase)(Se.FtLitElement)){get buttonClasses(){return{"ftds-button":!0,"ftds-button--primary":this.primary,"ftds-button--secondary":this.secondary,"ftds-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ftds-button--icon-only":!this.hasTextContent(),"ftds-button--trailing-icon":this.trailingIcon,"ftds-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ftds-button--no-icon":!this.icon,"ftds-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case kt.large:return $e.body2medium;case kt.medium:return $e.caption1medium;case kt.small:return $e.caption2medium;default:return $e.caption1medium}}constructor(){super(),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.family=Qr.brand,this.addEventListener("click",t=>{var n;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((n=this.form)===null||n===void 0||n.requestSubmit())})}render(){var t,n,o;let a=lt.html`
|
|
1947
1947
|
<ft-ripple part="ripple"
|
|
1948
1948
|
?disabled=${this.isDisabled()}
|
|
1949
1949
|
?activated=${this.activated}
|
|
@@ -1951,7 +1951,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
|
|
|
1951
1951
|
<ftds-typography part="label"
|
|
1952
1952
|
variant="${this.typographyVariant}"
|
|
1953
1953
|
element="span"
|
|
1954
|
-
class="ftds-button--label ${
|
|
1954
|
+
class="ftds-button--label ${Se.isSafari?"ft-safari-ellipsis-fix":""}"
|
|
1955
1955
|
?hidden=${!this.hasTextContent()}>
|
|
1956
1956
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
1957
1957
|
</ftds-typography>
|
|
@@ -1985,7 +1985,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
|
|
|
1985
1985
|
<ftds-icon part="icon" .variant=${this.iconVariant} .icon=${this.icon}></ftds-icon>
|
|
1986
1986
|
`:lt.html`
|
|
1987
1987
|
<slot part="icon" name="icon"></slot>
|
|
1988
|
-
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,n){var o;return(o=this.tooltip)===null||o===void 0?void 0:o.showTemporaryText(t,n)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,
|
|
1988
|
+
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,n){var o;return(o=this.tooltip)===null||o===void 0?void 0:o.showTemporaryText(t,n)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,Se.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};D.elementDefinitions={"ft-ripple":W,"ft-tooltip":X,"ftds-icon":xe,"ft-loader":pt,"ftds-typography":We};D.styles=[Se.safariEllipsisFix,Oi];$([(0,F.property)({type:Boolean})],D.prototype,"primary",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"secondary",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"tertiary",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"round",void 0);$([(0,F.property)()],D.prototype,"href",void 0);$([(0,F.property)()],D.prototype,"target",void 0);$([(0,F.property)()],D.prototype,"type",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"disabled",void 0);$([(0,F.property)()],D.prototype,"label",void 0);$([(0,F.property)()],D.prototype,"icon",void 0);$([(0,F.property)()],D.prototype,"iconVariant",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"trailingIcon",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"loading",void 0);$([(0,F.property)({attribute:"aria-label"})],D.prototype,"ariaLabel",void 0);$([(0,F.property)()],D.prototype,"ariaHasPopup",void 0);$([(0,F.property)({attribute:"aria-pressed"})],D.prototype,"ariaPressed",void 0);$([(0,F.property)()],D.prototype,"tooltipPosition",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"hideTooltip",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"forceTooltip",void 0);$([(0,F.property)({type:Boolean})],D.prototype,"activated",void 0);$([(0,F.query)(".ftds-button")],D.prototype,"button",void 0);$([(0,F.query)(".ftds-button--label slot")],D.prototype,"slottedContent",void 0);$([(0,F.query)("[part=tooltip]")],D.prototype,"tooltip",void 0);var t0=O(T());var e0={"ftds-button":D};(0,t0.customElements)(e0);var r0=O(V()),Te=O(re()),oo=O(T()),dt=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},Va=class extends CustomEvent{constructor(t){super("change",{detail:{file:t}})}},ie=class extends(0,oo.toFtdsBase)(oo.FtLitElement){constructor(){super(...arguments),this.disabled=!1,this.label="",this.trailingIcon=!1,this.accept=""}focus(){this.button.focus()}clear(){this.input.value=""}render(){return r0.html`
|
|
1989
1989
|
<div class="ftds-file-button">
|
|
1990
1990
|
<ftds-button ?disabled=${this.disabled}
|
|
1991
1991
|
label="${this.label}"
|
|
@@ -2003,7 +2003,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
|
|
|
2003
2003
|
@change=${this.onFileChange}
|
|
2004
2004
|
hidden/>
|
|
2005
2005
|
</div>
|
|
2006
|
-
`}onFileChange(){this.input.files.length>0&&this.dispatchEvent(new Va(this.input.files.item(0)))}};ie.elementDefinitions={"ftds-button":D};ie.styles=Xa;dt([(0,
|
|
2006
|
+
`}onFileChange(){this.input.files.length>0&&this.dispatchEvent(new Va(this.input.files.item(0)))}};ie.elementDefinitions={"ftds-button":D};ie.styles=Xa;dt([(0,Te.property)({type:Boolean})],ie.prototype,"disabled",void 0);dt([(0,Te.property)()],ie.prototype,"label",void 0);dt([(0,Te.property)()],ie.prototype,"icon",void 0);dt([(0,Te.property)()],ie.prototype,"iconVariant",void 0);dt([(0,Te.property)({type:Boolean})],ie.prototype,"trailingIcon",void 0);dt([(0,Te.property)()],ie.prototype,"accept",void 0);dt([(0,Te.query)(".ftds-file-button--input")],ie.prototype,"input",void 0);dt([(0,Te.query)("ftds-button")],ie.prototype,"button",void 0);var n0={"ftds-file-button":ie};(0,o0.customElements)(n0);})();
|
|
2007
2007
|
/*! Bundled license information:
|
|
2008
2008
|
|
|
2009
2009
|
lit-html/lit-html.js:
|