fontawesome.min.js 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253
  1. /*!
  2. * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
  3. * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  4. */
  5. !function() {
  6. "use strict";
  7. function i(t) {
  8. return (i = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(t) {
  9. return typeof t;
  10. } : function(t) {
  11. return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
  12. })(t);
  13. }
  14. function r(t, n) {
  15. for (var e = 0; e < n.length; e++) {
  16. var a = n[e];
  17. a.enumerable = a.enumerable || !1, a.configurable = !0, "value" in a && (a.writable = !0),
  18. Object.defineProperty(t, a.key, a);
  19. }
  20. }
  21. function K(r) {
  22. for (var t = 1; t < arguments.length; t++) {
  23. var i = null != arguments[t] ? arguments[t] : {}, n = Object.keys(i);
  24. "function" == typeof Object.getOwnPropertySymbols && (n = n.concat(Object.getOwnPropertySymbols(i).filter(function(t) {
  25. return Object.getOwnPropertyDescriptor(i, t).enumerable;
  26. }))), n.forEach(function(t) {
  27. var n, e, a;
  28. n = r, a = i[e = t], e in n ? Object.defineProperty(n, e, {
  29. value: a,
  30. enumerable: !0,
  31. configurable: !0,
  32. writable: !0
  33. }) : n[e] = a;
  34. });
  35. }
  36. return r;
  37. }
  38. function m(t, n) {
  39. return function(t) {
  40. if (Array.isArray(t)) return t;
  41. }(t) || function(t, n) {
  42. var e = [], a = !0, r = !1, i = void 0;
  43. try {
  44. for (var o, c = t[Symbol.iterator](); !(a = (o = c.next()).done) && (e.push(o.value),
  45. !n || e.length !== n); a = !0) ;
  46. } catch (t) {
  47. r = !0, i = t;
  48. } finally {
  49. try {
  50. a || null == c.return || c.return();
  51. } finally {
  52. if (r) throw i;
  53. }
  54. }
  55. return e;
  56. }(t, n) || function() {
  57. throw new TypeError("Invalid attempt to destructure non-iterable instance");
  58. }();
  59. }
  60. function d(t) {
  61. return function(t) {
  62. if (Array.isArray(t)) {
  63. for (var n = 0, e = new Array(t.length); n < t.length; n++) e[n] = t[n];
  64. return e;
  65. }
  66. }(t) || function(t) {
  67. if (Symbol.iterator in Object(t) || "[object Arguments]" === Object.prototype.toString.call(t)) return Array.from(t);
  68. }(t) || function() {
  69. throw new TypeError("Invalid attempt to spread non-iterable instance");
  70. }();
  71. }
  72. var t = function() {}, n = {}, e = {}, a = null, o = {
  73. mark: t,
  74. measure: t
  75. };
  76. try {
  77. "undefined" != typeof window && (n = window), "undefined" != typeof document && (e = document),
  78. "undefined" != typeof MutationObserver && (a = MutationObserver), "undefined" != typeof performance && (o = performance);
  79. } catch (t) {}
  80. var c = (n.navigator || {}).userAgent, s = void 0 === c ? "" : c, g = n, v = e, l = a, f = o, u = !!g.document, p = !!v.documentElement && !!v.head && "function" == typeof v.addEventListener && "function" == typeof v.createElement, k = ~s.indexOf("MSIE") || ~s.indexOf("Trident/"), h = "___FONT_AWESOME___", A = 16, b = "fa", y = "svg-inline--fa", G = "data-fa-i2svg", w = "data-fa-pseudo-element", x = "data-fa-pseudo-element-pending", C = "data-prefix", M = "data-icon", O = "fontawesome-i2svg", S = "async", P = [ "HTML", "HEAD", "STYLE", "SCRIPT" ], N = function() {
  81. try {
  82. return !1;
  83. } catch (t) {
  84. return !1;
  85. }
  86. }(), z = {
  87. fas: "solid",
  88. far: "regular",
  89. fal: "light",
  90. fad: "duotone",
  91. fab: "brands",
  92. fa: "solid"
  93. }, E = {
  94. solid: "fas",
  95. regular: "far",
  96. light: "fal",
  97. duotone: "fad",
  98. brands: "fab"
  99. }, j = "fa-layers-text", L = /Font Awesome 5 (Solid|Regular|Light|Duotone|Brands|Free|Pro)/, R = {
  100. 900: "fas",
  101. 400: "far",
  102. normal: "far",
  103. 300: "fal"
  104. }, T = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ], _ = T.concat([ 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ]), I = [ "class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask" ], D = {
  105. GROUP: "group",
  106. SWAP_OPACITY: "swap-opacity",
  107. PRIMARY: "primary",
  108. SECONDARY: "secondary"
  109. }, Y = [ "xs", "sm", "lg", "fw", "ul", "li", "border", "pull-left", "pull-right", "spin", "pulse", "rotate-90", "rotate-180", "rotate-270", "flip-horizontal", "flip-vertical", "flip-both", "stack", "stack-1x", "stack-2x", "inverse", "layers", "layers-text", "layers-counter", D.GROUP, D.SWAP_OPACITY, D.PRIMARY, D.SECONDARY ].concat(T.map(function(t) {
  110. return "".concat(t, "x");
  111. })).concat(_.map(function(t) {
  112. return "w-".concat(t);
  113. })), F = g.FontAwesomeConfig || {};
  114. if (v && "function" == typeof v.querySelector) {
  115. [ [ "data-family-prefix", "familyPrefix" ], [ "data-replacement-class", "replacementClass" ], [ "data-auto-replace-svg", "autoReplaceSvg" ], [ "data-auto-add-css", "autoAddCss" ], [ "data-auto-a11y", "autoA11y" ], [ "data-search-pseudo-elements", "searchPseudoElements" ], [ "data-observe-mutations", "observeMutations" ], [ "data-mutate-approach", "mutateApproach" ], [ "data-keep-original-source", "keepOriginalSource" ], [ "data-measure-performance", "measurePerformance" ], [ "data-show-missing-icons", "showMissingIcons" ] ].forEach(function(t) {
  116. var n, e = m(t, 2), a = e[0], r = e[1], i = "" === (n = function(t) {
  117. var n = v.querySelector("script[" + t + "]");
  118. if (n) return n.getAttribute(t);
  119. }(a)) || "false" !== n && ("true" === n || n);
  120. null != i && (F[r] = i);
  121. });
  122. }
  123. var H = K({}, {
  124. familyPrefix: b,
  125. replacementClass: y,
  126. autoReplaceSvg: !0,
  127. autoAddCss: !0,
  128. autoA11y: !0,
  129. searchPseudoElements: !1,
  130. observeMutations: !0,
  131. mutateApproach: "async",
  132. keepOriginalSource: !0,
  133. measurePerformance: !1,
  134. showMissingIcons: !0
  135. }, F);
  136. H.autoReplaceSvg || (H.observeMutations = !1);
  137. var J = K({}, H);
  138. g.FontAwesomeConfig = J;
  139. var X = g || {};
  140. X[h] || (X[h] = {}), X[h].styles || (X[h].styles = {}), X[h].hooks || (X[h].hooks = {}),
  141. X[h].shims || (X[h].shims = []);
  142. var B = X[h], U = [], W = !1;
  143. function q(t) {
  144. p && (W ? setTimeout(t, 0) : U.push(t));
  145. }
  146. p && ((W = (v.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(v.readyState)) || v.addEventListener("DOMContentLoaded", function t() {
  147. v.removeEventListener("DOMContentLoaded", t), W = 1, U.map(function(t) {
  148. return t();
  149. });
  150. }));
  151. var V, Q = "pending", Z = "settled", $ = "fulfilled", tt = "rejected", nt = function() {}, et = "undefined" != typeof global && void 0 !== global.process && "function" == typeof global.process.emit, at = "undefined" == typeof setImmediate ? setTimeout : setImmediate, rt = [];
  152. function it() {
  153. for (var t = 0; t < rt.length; t++) rt[t][0](rt[t][1]);
  154. V = !(rt = []);
  155. }
  156. function ot(t, n) {
  157. rt.push([ t, n ]), V || (V = !0, at(it, 0));
  158. }
  159. function ct(t) {
  160. var n = t.owner, e = n._state, a = n._data, r = t[e], i = t.then;
  161. if ("function" == typeof r) {
  162. e = $;
  163. try {
  164. a = r(a);
  165. } catch (t) {
  166. ut(i, t);
  167. }
  168. }
  169. st(i, a) || (e === $ && lt(i, a), e === tt && ut(i, a));
  170. }
  171. function st(n, e) {
  172. var a;
  173. try {
  174. if (n === e) throw new TypeError("A promises callback cannot return that same promise.");
  175. if (e && ("function" == typeof e || "object" === i(e))) {
  176. var t = e.then;
  177. if ("function" == typeof t) return t.call(e, function(t) {
  178. a || (a = !0, e === t ? ft(n, t) : lt(n, t));
  179. }, function(t) {
  180. a || (a = !0, ut(n, t));
  181. }), !0;
  182. }
  183. } catch (t) {
  184. return a || ut(n, t), !0;
  185. }
  186. return !1;
  187. }
  188. function lt(t, n) {
  189. t !== n && st(t, n) || ft(t, n);
  190. }
  191. function ft(t, n) {
  192. t._state === Q && (t._state = Z, t._data = n, ot(dt, t));
  193. }
  194. function ut(t, n) {
  195. t._state === Q && (t._state = Z, t._data = n, ot(pt, t));
  196. }
  197. function mt(t) {
  198. t._then = t._then.forEach(ct);
  199. }
  200. function dt(t) {
  201. t._state = $, mt(t);
  202. }
  203. function pt(t) {
  204. t._state = tt, mt(t), !t._handled && et && global.process.emit("unhandledRejection", t._data, t);
  205. }
  206. function ht(t) {
  207. global.process.emit("rejectionHandled", t);
  208. }
  209. function gt(t) {
  210. if ("function" != typeof t) throw new TypeError("Promise resolver " + t + " is not a function");
  211. if (this instanceof gt == !1) throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");
  212. this._then = [], function(t, n) {
  213. function e(t) {
  214. ut(n, t);
  215. }
  216. try {
  217. t(function(t) {
  218. lt(n, t);
  219. }, e);
  220. } catch (t) {
  221. e(t);
  222. }
  223. }(t, this);
  224. }
  225. gt.prototype = {
  226. constructor: gt,
  227. _state: Q,
  228. _then: null,
  229. _data: void 0,
  230. _handled: !1,
  231. then: function(t, n) {
  232. var e = {
  233. owner: this,
  234. then: new this.constructor(nt),
  235. fulfilled: t,
  236. rejected: n
  237. };
  238. return !n && !t || this._handled || (this._handled = !0, this._state === tt && et && ot(ht, this)),
  239. this._state === $ || this._state === tt ? ot(ct, e) : this._then.push(e), e.then;
  240. },
  241. catch: function(t) {
  242. return this.then(null, t);
  243. }
  244. }, gt.all = function(c) {
  245. if (!Array.isArray(c)) throw new TypeError("You must pass an array to Promise.all().");
  246. return new gt(function(e, t) {
  247. var a = [], r = 0;
  248. function n(n) {
  249. return r++, function(t) {
  250. a[n] = t, --r || e(a);
  251. };
  252. }
  253. for (var i, o = 0; o < c.length; o++) (i = c[o]) && "function" == typeof i.then ? i.then(n(o), t) : a[o] = i;
  254. r || e(a);
  255. });
  256. }, gt.race = function(r) {
  257. if (!Array.isArray(r)) throw new TypeError("You must pass an array to Promise.race().");
  258. return new gt(function(t, n) {
  259. for (var e, a = 0; a < r.length; a++) (e = r[a]) && "function" == typeof e.then ? e.then(t, n) : t(e);
  260. });
  261. }, gt.resolve = function(n) {
  262. return n && "object" === i(n) && n.constructor === gt ? n : new gt(function(t) {
  263. t(n);
  264. });
  265. }, gt.reject = function(e) {
  266. return new gt(function(t, n) {
  267. n(e);
  268. });
  269. };
  270. var vt = "function" == typeof Promise ? Promise : gt, bt = A, yt = {
  271. size: 16,
  272. x: 0,
  273. y: 0,
  274. rotate: 0,
  275. flipX: !1,
  276. flipY: !1
  277. };
  278. function wt(t) {
  279. if (t && p) {
  280. var n = v.createElement("style");
  281. n.setAttribute("type", "text/css"), n.innerHTML = t;
  282. for (var e = v.head.childNodes, a = null, r = e.length - 1; -1 < r; r--) {
  283. var i = e[r], o = (i.tagName || "").toUpperCase();
  284. -1 < [ "STYLE", "LINK" ].indexOf(o) && (a = i);
  285. }
  286. return v.head.insertBefore(n, a), t;
  287. }
  288. }
  289. var xt = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
  290. function kt() {
  291. for (var t = 12, n = ""; 0 < t--; ) n += xt[62 * Math.random() | 0];
  292. return n;
  293. }
  294. function At(t) {
  295. for (var n = [], e = (t || []).length >>> 0; e--; ) n[e] = t[e];
  296. return n;
  297. }
  298. function Ct(t) {
  299. return t.classList ? At(t.classList) : (t.getAttribute("class") || "").split(" ").filter(function(t) {
  300. return t;
  301. });
  302. }
  303. function Mt(t, n) {
  304. var e, a = n.split("-"), r = a[0], i = a.slice(1).join("-");
  305. return r !== t || "" === i || (e = i, ~Y.indexOf(e)) ? null : i;
  306. }
  307. function Ot(t) {
  308. return "".concat(t).replace(/&/g, "&amp;").replace(/"/g, "&quot;").replace(/'/g, "&#39;").replace(/</g, "&lt;").replace(/>/g, "&gt;");
  309. }
  310. function St(e) {
  311. return Object.keys(e || {}).reduce(function(t, n) {
  312. return t + "".concat(n, ": ").concat(e[n], ";");
  313. }, "");
  314. }
  315. function Pt(t) {
  316. return t.size !== yt.size || t.x !== yt.x || t.y !== yt.y || t.rotate !== yt.rotate || t.flipX || t.flipY;
  317. }
  318. function Nt(t) {
  319. var n = t.transform, e = t.containerWidth, a = t.iconWidth, r = {
  320. transform: "translate(".concat(e / 2, " 256)")
  321. }, i = "translate(".concat(32 * n.x, ", ").concat(32 * n.y, ") "), o = "scale(".concat(n.size / 16 * (n.flipX ? -1 : 1), ", ").concat(n.size / 16 * (n.flipY ? -1 : 1), ") "), c = "rotate(".concat(n.rotate, " 0 0)");
  322. return {
  323. outer: r,
  324. inner: {
  325. transform: "".concat(i, " ").concat(o, " ").concat(c)
  326. },
  327. path: {
  328. transform: "translate(".concat(a / 2 * -1, " -256)")
  329. }
  330. };
  331. }
  332. var zt = {
  333. x: 0,
  334. y: 0,
  335. width: "100%",
  336. height: "100%"
  337. };
  338. function Et(t) {
  339. var n = !(1 < arguments.length && void 0 !== arguments[1]) || arguments[1];
  340. return t.attributes && (t.attributes.fill || n) && (t.attributes.fill = "black"),
  341. t;
  342. }
  343. function jt(t) {
  344. var n = t.icons, e = n.main, a = n.mask, r = t.prefix, i = t.iconName, o = t.transform, c = t.symbol, s = t.title, l = t.extra, f = t.watchable, u = void 0 !== f && f, m = a.found ? a : e, d = m.width, p = m.height, h = "fa-w-".concat(Math.ceil(d / p * 16)), g = [ J.replacementClass, i ? "".concat(J.familyPrefix, "-").concat(i) : "", h ].filter(function(t) {
  345. return -1 === l.classes.indexOf(t);
  346. }).concat(l.classes).join(" "), v = {
  347. children: [],
  348. attributes: K({}, l.attributes, {
  349. "data-prefix": r,
  350. "data-icon": i,
  351. class: g,
  352. role: l.attributes.role || "img",
  353. xmlns: "http://www.w3.org/2000/svg",
  354. viewBox: "0 0 ".concat(d, " ").concat(p)
  355. })
  356. };
  357. u && (v.attributes[G] = ""), s && v.children.push({
  358. tag: "title",
  359. attributes: {
  360. id: v.attributes["aria-labelledby"] || "title-".concat(kt())
  361. },
  362. children: [ s ]
  363. });
  364. var b, y, w, x, k, A, C, M, O, S, P, N, z, E, j, L, R, T, _, I, D, Y, F, H, X, B, U = K({}, v, {
  365. prefix: r,
  366. iconName: i,
  367. main: e,
  368. mask: a,
  369. transform: o,
  370. symbol: c,
  371. styles: l.styles
  372. }), W = a.found && e.found ? (w = (b = U).children, x = b.attributes, k = b.main,
  373. A = b.mask, C = b.transform, M = k.width, O = k.icon, S = A.width, P = A.icon, N = Nt({
  374. transform: C,
  375. containerWidth: S,
  376. iconWidth: M
  377. }), z = {
  378. tag: "rect",
  379. attributes: K({}, zt, {
  380. fill: "white"
  381. })
  382. }, E = O.children ? {
  383. children: O.children.map(Et)
  384. } : {}, j = {
  385. tag: "g",
  386. attributes: K({}, N.inner),
  387. children: [ Et(K({
  388. tag: O.tag,
  389. attributes: K({}, O.attributes, N.path)
  390. }, E)) ]
  391. }, L = {
  392. tag: "g",
  393. attributes: K({}, N.outer),
  394. children: [ j ]
  395. }, R = "mask-".concat(kt()), T = "clip-".concat(kt()), _ = {
  396. tag: "mask",
  397. attributes: K({}, zt, {
  398. id: R,
  399. maskUnits: "userSpaceOnUse",
  400. maskContentUnits: "userSpaceOnUse"
  401. }),
  402. children: [ z, L ]
  403. }, I = {
  404. tag: "defs",
  405. children: [ {
  406. tag: "clipPath",
  407. attributes: {
  408. id: T
  409. },
  410. children: (y = P, "g" === y.tag ? y.children : [ y ])
  411. }, _ ]
  412. }, w.push(I, {
  413. tag: "rect",
  414. attributes: K({
  415. fill: "currentColor",
  416. "clip-path": "url(#".concat(T, ")"),
  417. mask: "url(#".concat(R, ")")
  418. }, zt)
  419. }), {
  420. children: w,
  421. attributes: x
  422. }) : function(t) {
  423. var n = t.children, e = t.attributes, a = t.main, r = t.transform, i = St(t.styles);
  424. if (0 < i.length && (e.style = i), Pt(r)) {
  425. var o = Nt({
  426. transform: r,
  427. containerWidth: a.width,
  428. iconWidth: a.width
  429. });
  430. n.push({
  431. tag: "g",
  432. attributes: K({}, o.outer),
  433. children: [ {
  434. tag: "g",
  435. attributes: K({}, o.inner),
  436. children: [ {
  437. tag: a.icon.tag,
  438. children: a.icon.children,
  439. attributes: K({}, a.icon.attributes, o.path)
  440. } ]
  441. } ]
  442. });
  443. } else n.push(a.icon);
  444. return {
  445. children: n,
  446. attributes: e
  447. };
  448. }(U), q = W.children, V = W.attributes;
  449. return U.children = q, U.attributes = V, c ? (Y = (D = U).prefix, F = D.iconName,
  450. H = D.children, X = D.attributes, B = D.symbol, [ {
  451. tag: "svg",
  452. attributes: {
  453. style: "display: none;"
  454. },
  455. children: [ {
  456. tag: "symbol",
  457. attributes: K({}, X, {
  458. id: !0 === B ? "".concat(Y, "-").concat(J.familyPrefix, "-").concat(F) : B
  459. }),
  460. children: H
  461. } ]
  462. } ]) : function(t) {
  463. var n = t.children, e = t.main, a = t.mask, r = t.attributes, i = t.styles, o = t.transform;
  464. if (Pt(o) && e.found && !a.found) {
  465. var c = e.width / e.height / 2, s = .5;
  466. r.style = St(K({}, i, {
  467. "transform-origin": "".concat(c + o.x / 16, "em ").concat(s + o.y / 16, "em")
  468. }));
  469. }
  470. return [ {
  471. tag: "svg",
  472. attributes: r,
  473. children: n
  474. } ];
  475. }(U);
  476. }
  477. function Lt(t) {
  478. var n = t.content, e = t.width, a = t.height, r = t.transform, i = t.title, o = t.extra, c = t.watchable, s = void 0 !== c && c, l = K({}, o.attributes, i ? {
  479. title: i
  480. } : {}, {
  481. class: o.classes.join(" ")
  482. });
  483. s && (l[G] = "");
  484. var f, u, m, d, p, h, g, v, b, y = K({}, o.styles);
  485. Pt(r) && (y.transform = (u = (f = {
  486. transform: r,
  487. startCentered: !0,
  488. width: e,
  489. height: a
  490. }).transform, m = f.width, d = void 0 === m ? A : m, p = f.height, h = void 0 === p ? A : p,
  491. g = f.startCentered, b = "", b += (v = void 0 !== g && g) && k ? "translate(".concat(u.x / bt - d / 2, "em, ").concat(u.y / bt - h / 2, "em) ") : v ? "translate(calc(-50% + ".concat(u.x / bt, "em), calc(-50% + ").concat(u.y / bt, "em)) ") : "translate(".concat(u.x / bt, "em, ").concat(u.y / bt, "em) "),
  492. b += "scale(".concat(u.size / bt * (u.flipX ? -1 : 1), ", ").concat(u.size / bt * (u.flipY ? -1 : 1), ") "),
  493. b += "rotate(".concat(u.rotate, "deg) ")), y["-webkit-transform"] = y.transform);
  494. var w = St(y);
  495. 0 < w.length && (l.style = w);
  496. var x = [];
  497. return x.push({
  498. tag: "span",
  499. attributes: l,
  500. children: [ n ]
  501. }), i && x.push({
  502. tag: "span",
  503. attributes: {
  504. class: "sr-only"
  505. },
  506. children: [ i ]
  507. }), x;
  508. }
  509. var Rt = function() {}, Tt = J.measurePerformance && f && f.mark && f.measure ? f : {
  510. mark: Rt,
  511. measure: Rt
  512. }, _t = 'FA "5.11.2"', It = function(t) {
  513. Tt.mark("".concat(_t, " ").concat(t, " ends")), Tt.measure("".concat(_t, " ").concat(t), "".concat(_t, " ").concat(t, " begins"), "".concat(_t, " ").concat(t, " ends"));
  514. }, Dt = {
  515. begin: function(t) {
  516. return Tt.mark("".concat(_t, " ").concat(t, " begins")), function() {
  517. return It(t);
  518. };
  519. },
  520. end: It
  521. }, Yt = function(t, n, e, a) {
  522. var r, i, o, c, s, l = Object.keys(t), f = l.length, u = void 0 !== a ? (c = n,
  523. s = a, function(t, n, e, a) {
  524. return c.call(s, t, n, e, a);
  525. }) : n;
  526. for (o = void 0 === e ? (r = 1, t[l[0]]) : (r = 0, e); r < f; r++) o = u(o, t[i = l[r]], i, t);
  527. return o;
  528. };
  529. function Ft(t) {
  530. for (var n = "", e = 0; e < t.length; e++) {
  531. n += ("000" + t.charCodeAt(e).toString(16)).slice(-4);
  532. }
  533. return n;
  534. }
  535. var Ht = B.styles, Xt = B.shims, Bt = {}, Ut = {}, Wt = {}, qt = function() {
  536. var t = function(a) {
  537. return Yt(Ht, function(t, n, e) {
  538. return t[e] = Yt(n, a, {}), t;
  539. }, {});
  540. };
  541. Bt = t(function(t, n, e) {
  542. return n[3] && (t[n[3]] = e), t;
  543. }), Ut = t(function(n, t, e) {
  544. var a = t[2];
  545. return n[e] = e, a.forEach(function(t) {
  546. n[t] = e;
  547. }), n;
  548. });
  549. var i = "far" in Ht;
  550. Wt = Yt(Xt, function(t, n) {
  551. var e = n[0], a = n[1], r = n[2];
  552. return "far" !== a || i || (a = "fas"), t[e] = {
  553. prefix: a,
  554. iconName: r
  555. }, t;
  556. }, {});
  557. };
  558. function Vt(t, n) {
  559. return (Bt[t] || {})[n];
  560. }
  561. qt();
  562. var Kt = B.styles, Gt = function() {
  563. return {
  564. prefix: null,
  565. iconName: null,
  566. rest: []
  567. };
  568. };
  569. function Jt(t) {
  570. return t.reduce(function(t, n) {
  571. var e = Mt(J.familyPrefix, n);
  572. if (Kt[n]) t.prefix = n; else if (J.autoFetchSvg && -1 < [ "fas", "far", "fal", "fad", "fab", "fa" ].indexOf(n)) t.prefix = n; else if (e) {
  573. var a = "fa" === t.prefix ? Wt[e] || {
  574. prefix: null,
  575. iconName: null
  576. } : {};
  577. t.iconName = a.iconName || e, t.prefix = a.prefix || t.prefix;
  578. } else n !== J.replacementClass && 0 !== n.indexOf("fa-w-") && t.rest.push(n);
  579. return t;
  580. }, Gt());
  581. }
  582. function Qt(t, n, e) {
  583. if (t && t[n] && t[n][e]) return {
  584. prefix: n,
  585. iconName: e,
  586. icon: t[n][e]
  587. };
  588. }
  589. function Zt(t) {
  590. var e, n = t.tag, a = t.attributes, r = void 0 === a ? {} : a, i = t.children, o = void 0 === i ? [] : i;
  591. return "string" == typeof t ? Ot(t) : "<".concat(n, " ").concat((e = r, Object.keys(e || {}).reduce(function(t, n) {
  592. return t + "".concat(n, '="').concat(Ot(e[n]), '" ');
  593. }, "").trim()), ">").concat(o.map(Zt).join(""), "</").concat(n, ">");
  594. }
  595. var $t = function() {};
  596. function tn(t) {
  597. return "string" == typeof (t.getAttribute ? t.getAttribute(G) : null);
  598. }
  599. var nn = {
  600. replace: function(t) {
  601. var n = t[0], e = t[1].map(function(t) {
  602. return Zt(t);
  603. }).join("\n");
  604. if (n.parentNode && n.outerHTML) n.outerHTML = e + (J.keepOriginalSource && "svg" !== n.tagName.toLowerCase() ? "\x3c!-- ".concat(n.outerHTML, " --\x3e") : ""); else if (n.parentNode) {
  605. var a = document.createElement("span");
  606. n.parentNode.replaceChild(a, n), a.outerHTML = e;
  607. }
  608. },
  609. nest: function(t) {
  610. var n = t[0], e = t[1];
  611. if (~Ct(n).indexOf(J.replacementClass)) return nn.replace(t);
  612. var a = new RegExp("".concat(J.familyPrefix, "-.*"));
  613. delete e[0].attributes.style, delete e[0].attributes.id;
  614. var r = e[0].attributes.class.split(" ").reduce(function(t, n) {
  615. return n === J.replacementClass || n.match(a) ? t.toSvg.push(n) : t.toNode.push(n),
  616. t;
  617. }, {
  618. toNode: [],
  619. toSvg: []
  620. });
  621. e[0].attributes.class = r.toSvg.join(" ");
  622. var i = e.map(function(t) {
  623. return Zt(t);
  624. }).join("\n");
  625. n.setAttribute("class", r.toNode.join(" ")), n.setAttribute(G, ""), n.innerHTML = i;
  626. }
  627. };
  628. function en(t) {
  629. t();
  630. }
  631. function an(e, t) {
  632. var a = "function" == typeof t ? t : $t;
  633. if (0 === e.length) a(); else {
  634. var n = en;
  635. J.mutateApproach === S && (n = g.requestAnimationFrame || en), n(function() {
  636. var t = !0 === J.autoReplaceSvg ? nn.replace : nn[J.autoReplaceSvg] || nn.replace, n = Dt.begin("mutate");
  637. e.map(t), n(), a();
  638. });
  639. }
  640. }
  641. var rn = !1;
  642. function on() {
  643. rn = !1;
  644. }
  645. var cn = null;
  646. function sn(t) {
  647. if (l && J.observeMutations) {
  648. var r = t.treeCallback, i = t.nodeCallback, o = t.pseudoElementsCallback, n = t.observeMutationsRoot, e = void 0 === n ? v : n;
  649. cn = new l(function(t) {
  650. rn || At(t).forEach(function(t) {
  651. if ("childList" === t.type && 0 < t.addedNodes.length && !tn(t.addedNodes[0]) && (J.searchPseudoElements && o(t.target),
  652. r(t.target)), "attributes" === t.type && t.target.parentNode && J.searchPseudoElements && o(t.target.parentNode),
  653. "attributes" === t.type && tn(t.target) && ~I.indexOf(t.attributeName)) if ("class" === t.attributeName) {
  654. var n = Jt(Ct(t.target)), e = n.prefix, a = n.iconName;
  655. e && t.target.setAttribute("data-prefix", e), a && t.target.setAttribute("data-icon", a);
  656. } else i(t.target);
  657. });
  658. }), p && cn.observe(e, {
  659. childList: !0,
  660. attributes: !0,
  661. characterData: !0,
  662. subtree: !0
  663. });
  664. }
  665. }
  666. function ln(t) {
  667. var n, e, a = t.getAttribute("data-prefix"), r = t.getAttribute("data-icon"), i = void 0 !== t.innerText ? t.innerText.trim() : "", o = Jt(Ct(t));
  668. return a && r && (o.prefix = a, o.iconName = r), o.prefix && 1 < i.length ? o.iconName = (n = o.prefix,
  669. e = t.innerText, (Ut[n] || {})[e]) : o.prefix && 1 === i.length && (o.iconName = Vt(o.prefix, Ft(t.innerText))),
  670. o;
  671. }
  672. var fn = function(t) {
  673. var n = {
  674. size: 16,
  675. x: 0,
  676. y: 0,
  677. flipX: !1,
  678. flipY: !1,
  679. rotate: 0
  680. };
  681. return t ? t.toLowerCase().split(" ").reduce(function(t, n) {
  682. var e = n.toLowerCase().split("-"), a = e[0], r = e.slice(1).join("-");
  683. if (a && "h" === r) return t.flipX = !0, t;
  684. if (a && "v" === r) return t.flipY = !0, t;
  685. if (r = parseFloat(r), isNaN(r)) return t;
  686. switch (a) {
  687. case "grow":
  688. t.size = t.size + r;
  689. break;
  690. case "shrink":
  691. t.size = t.size - r;
  692. break;
  693. case "left":
  694. t.x = t.x - r;
  695. break;
  696. case "right":
  697. t.x = t.x + r;
  698. break;
  699. case "up":
  700. t.y = t.y - r;
  701. break;
  702. case "down":
  703. t.y = t.y + r;
  704. break;
  705. case "rotate":
  706. t.rotate = t.rotate + r;
  707. }
  708. return t;
  709. }, n) : n;
  710. };
  711. function un(t) {
  712. var n, e, a, r, i, o, c, s = ln(t), l = s.iconName, f = s.prefix, u = s.rest, m = (n = t.getAttribute("style"),
  713. e = [], n && (e = n.split(";").reduce(function(t, n) {
  714. var e = n.split(":"), a = e[0], r = e.slice(1);
  715. return a && 0 < r.length && (t[a] = r.join(":").trim()), t;
  716. }, {})), e), d = fn(t.getAttribute("data-fa-transform")), p = null !== (a = t.getAttribute("data-fa-symbol")) && ("" === a || a), h = (i = At((r = t).attributes).reduce(function(t, n) {
  717. return "class" !== t.name && "style" !== t.name && (t[n.name] = n.value), t;
  718. }, {}), o = r.getAttribute("title"), J.autoA11y && (o ? i["aria-labelledby"] = "".concat(J.replacementClass, "-title-").concat(kt()) : (i["aria-hidden"] = "true",
  719. i.focusable = "false")), i), g = (c = t.getAttribute("data-fa-mask")) ? Jt(c.split(" ").map(function(t) {
  720. return t.trim();
  721. })) : Gt();
  722. return {
  723. iconName: l,
  724. title: t.getAttribute("title"),
  725. prefix: f,
  726. transform: d,
  727. symbol: p,
  728. mask: g,
  729. extra: {
  730. classes: u,
  731. styles: m,
  732. attributes: h
  733. }
  734. };
  735. }
  736. function mn(t) {
  737. this.name = "MissingIcon", this.message = t || "Icon unavailable", this.stack = new Error().stack;
  738. }
  739. (mn.prototype = Object.create(Error.prototype)).constructor = mn;
  740. var dn = {
  741. fill: "currentColor"
  742. }, pn = {
  743. attributeType: "XML",
  744. repeatCount: "indefinite",
  745. dur: "2s"
  746. }, hn = {
  747. tag: "path",
  748. attributes: K({}, dn, {
  749. 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"
  750. })
  751. }, gn = K({}, pn, {
  752. attributeName: "opacity"
  753. }), vn = {
  754. tag: "g",
  755. children: [ hn, {
  756. tag: "circle",
  757. attributes: K({}, dn, {
  758. cx: "256",
  759. cy: "364",
  760. r: "28"
  761. }),
  762. children: [ {
  763. tag: "animate",
  764. attributes: K({}, pn, {
  765. attributeName: "r",
  766. values: "28;14;28;28;14;28;"
  767. })
  768. }, {
  769. tag: "animate",
  770. attributes: K({}, gn, {
  771. values: "1;0;1;1;0;1;"
  772. })
  773. } ]
  774. }, {
  775. tag: "path",
  776. attributes: K({}, dn, {
  777. opacity: "1",
  778. 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"
  779. }),
  780. children: [ {
  781. tag: "animate",
  782. attributes: K({}, gn, {
  783. values: "1;0;0;0;0;1;"
  784. })
  785. } ]
  786. }, {
  787. tag: "path",
  788. attributes: K({}, dn, {
  789. opacity: "0",
  790. 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"
  791. }),
  792. children: [ {
  793. tag: "animate",
  794. attributes: K({}, gn, {
  795. values: "0;0;1;1;0;0;"
  796. })
  797. } ]
  798. } ]
  799. }, bn = B.styles;
  800. function yn(t) {
  801. var n = t[0], e = t[1], a = m(t.slice(4), 1)[0];
  802. return {
  803. found: !0,
  804. width: n,
  805. height: e,
  806. icon: Array.isArray(a) ? {
  807. tag: "g",
  808. attributes: {
  809. class: "".concat(J.familyPrefix, "-").concat(D.GROUP)
  810. },
  811. children: [ {
  812. tag: "path",
  813. attributes: {
  814. class: "".concat(J.familyPrefix, "-").concat(D.SECONDARY),
  815. fill: "currentColor",
  816. d: a[0]
  817. }
  818. }, {
  819. tag: "path",
  820. attributes: {
  821. class: "".concat(J.familyPrefix, "-").concat(D.PRIMARY),
  822. fill: "currentColor",
  823. d: a[1]
  824. }
  825. } ]
  826. } : {
  827. tag: "path",
  828. attributes: {
  829. fill: "currentColor",
  830. d: a
  831. }
  832. }
  833. };
  834. }
  835. function wn(a, r) {
  836. return new vt(function(t, n) {
  837. var e = {
  838. found: !1,
  839. width: 512,
  840. height: 512,
  841. icon: vn
  842. };
  843. if (a && r && bn[r] && bn[r][a]) return t(yn(bn[r][a]));
  844. "object" === i(g.FontAwesomeKitConfig) && "string" == typeof window.FontAwesomeKitConfig.token && g.FontAwesomeKitConfig.token,
  845. a && r && !J.showMissingIcons ? n(new mn("Icon is missing for prefix ".concat(r, " with icon name ").concat(a))) : t(e);
  846. });
  847. }
  848. var xn = B.styles;
  849. function kn(t) {
  850. var i, n, o, c, s, l, f, e, u, a = un(t);
  851. return ~a.extra.classes.indexOf(j) ? function(t, n) {
  852. var e = n.title, a = n.transform, r = n.extra, i = null, o = null;
  853. if (k) {
  854. var c = parseInt(getComputedStyle(t).fontSize, 10), s = t.getBoundingClientRect();
  855. i = s.width / c, o = s.height / c;
  856. }
  857. return J.autoA11y && !e && (r.attributes["aria-hidden"] = "true"), vt.resolve([ t, Lt({
  858. content: t.innerHTML,
  859. width: i,
  860. height: o,
  861. transform: a,
  862. title: e,
  863. extra: r,
  864. watchable: !0
  865. }) ]);
  866. }(t, a) : (i = t, o = (n = a).iconName, c = n.title, s = n.prefix, l = n.transform,
  867. f = n.symbol, e = n.mask, u = n.extra, new vt(function(r, t) {
  868. vt.all([ wn(o, s), wn(e.iconName, e.prefix) ]).then(function(t) {
  869. var n = m(t, 2), e = n[0], a = n[1];
  870. r([ i, jt({
  871. icons: {
  872. main: e,
  873. mask: a
  874. },
  875. prefix: s,
  876. iconName: o,
  877. transform: l,
  878. symbol: f,
  879. mask: a,
  880. title: c,
  881. extra: u,
  882. watchable: !0
  883. }) ]);
  884. });
  885. }));
  886. }
  887. function An(t) {
  888. var e = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : null;
  889. if (p) {
  890. var n = v.documentElement.classList, a = function(t) {
  891. return n.add("".concat(O, "-").concat(t));
  892. }, r = function(t) {
  893. return n.remove("".concat(O, "-").concat(t));
  894. }, i = J.autoFetchSvg ? Object.keys(z) : Object.keys(xn), o = [ ".".concat(j, ":not([").concat(G, "])") ].concat(i.map(function(t) {
  895. return ".".concat(t, ":not([").concat(G, "])");
  896. })).join(", ");
  897. if (0 !== o.length) {
  898. var c = [];
  899. try {
  900. c = At(t.querySelectorAll(o));
  901. } catch (t) {}
  902. if (0 < c.length) {
  903. a("pending"), r("complete");
  904. var s = Dt.begin("onTree"), l = c.reduce(function(t, n) {
  905. try {
  906. var e = kn(n);
  907. e && t.push(e);
  908. } catch (t) {
  909. N || t instanceof mn && console.error(t);
  910. }
  911. return t;
  912. }, []);
  913. return new vt(function(n, t) {
  914. vt.all(l).then(function(t) {
  915. an(t, function() {
  916. a("active"), a("complete"), r("pending"), "function" == typeof e && e(), s(), n();
  917. });
  918. }).catch(function() {
  919. s(), t();
  920. });
  921. });
  922. }
  923. }
  924. }
  925. }
  926. function Cn(t) {
  927. var n = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : null;
  928. kn(t).then(function(t) {
  929. t && an([ t ], n);
  930. });
  931. }
  932. function Mn(d, p) {
  933. var h = "".concat(x).concat(p.replace(":", "-"));
  934. return new vt(function(a, t) {
  935. if (null !== d.getAttribute(h)) return a();
  936. var n = At(d.children).filter(function(t) {
  937. return t.getAttribute(w) === p;
  938. })[0], e = g.getComputedStyle(d, p), r = e.getPropertyValue("font-family").match(L), i = e.getPropertyValue("font-weight");
  939. if (n && !r) return d.removeChild(n), a();
  940. if (r) {
  941. var o = e.getPropertyValue("content"), c = ~[ "Solid", "Regular", "Light", "Duotone", "Brands" ].indexOf(r[1]) ? E[r[1].toLowerCase()] : R[i], s = Ft(3 === o.length ? o.substr(1, 1) : o), l = Vt(c, s), f = l;
  942. if (!l || n && n.getAttribute(C) === c && n.getAttribute(M) === f) a(); else {
  943. d.setAttribute(h, f), n && d.removeChild(n);
  944. var u = {
  945. iconName: null,
  946. title: null,
  947. prefix: null,
  948. transform: yt,
  949. symbol: !1,
  950. mask: null,
  951. extra: {
  952. classes: [],
  953. styles: {},
  954. attributes: {}
  955. }
  956. }, m = u.extra;
  957. m.attributes[w] = p, wn(l, c).then(function(t) {
  958. var n = jt(K({}, u, {
  959. icons: {
  960. main: t,
  961. mask: Gt()
  962. },
  963. prefix: c,
  964. iconName: f,
  965. extra: m,
  966. watchable: !0
  967. })), e = v.createElement("svg");
  968. ":before" === p ? d.insertBefore(e, d.firstChild) : d.appendChild(e), e.outerHTML = n.map(function(t) {
  969. return Zt(t);
  970. }).join("\n"), d.removeAttribute(h), a();
  971. }).catch(t);
  972. }
  973. } else a();
  974. });
  975. }
  976. function On(t) {
  977. return vt.all([ Mn(t, ":before"), Mn(t, ":after") ]);
  978. }
  979. function Sn(t) {
  980. return !(t.parentNode === document.head || ~P.indexOf(t.tagName.toUpperCase()) || t.getAttribute(w) || t.parentNode && "svg" === t.parentNode.tagName);
  981. }
  982. function Pn(r) {
  983. if (p) return new vt(function(t, n) {
  984. var e = At(r.querySelectorAll("*")).filter(Sn).map(On), a = Dt.begin("searchPseudoElements");
  985. rn = !0, vt.all(e).then(function() {
  986. a(), on(), t();
  987. }).catch(function() {
  988. a(), on(), n();
  989. });
  990. });
  991. }
  992. var Nn = 'svg:not(:root).svg-inline--fa {\n overflow: visible;\n}\n\n.svg-inline--fa {\n display: inline-block;\n font-size: inherit;\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.225em;\n}\n.svg-inline--fa.fa-w-1 {\n width: 0.0625em;\n}\n.svg-inline--fa.fa-w-2 {\n width: 0.125em;\n}\n.svg-inline--fa.fa-w-3 {\n width: 0.1875em;\n}\n.svg-inline--fa.fa-w-4 {\n width: 0.25em;\n}\n.svg-inline--fa.fa-w-5 {\n width: 0.3125em;\n}\n.svg-inline--fa.fa-w-6 {\n width: 0.375em;\n}\n.svg-inline--fa.fa-w-7 {\n width: 0.4375em;\n}\n.svg-inline--fa.fa-w-8 {\n width: 0.5em;\n}\n.svg-inline--fa.fa-w-9 {\n width: 0.5625em;\n}\n.svg-inline--fa.fa-w-10 {\n width: 0.625em;\n}\n.svg-inline--fa.fa-w-11 {\n width: 0.6875em;\n}\n.svg-inline--fa.fa-w-12 {\n width: 0.75em;\n}\n.svg-inline--fa.fa-w-13 {\n width: 0.8125em;\n}\n.svg-inline--fa.fa-w-14 {\n width: 0.875em;\n}\n.svg-inline--fa.fa-w-15 {\n width: 0.9375em;\n}\n.svg-inline--fa.fa-w-16 {\n width: 1em;\n}\n.svg-inline--fa.fa-w-17 {\n width: 1.0625em;\n}\n.svg-inline--fa.fa-w-18 {\n width: 1.125em;\n}\n.svg-inline--fa.fa-w-19 {\n width: 1.1875em;\n}\n.svg-inline--fa.fa-w-20 {\n width: 1.25em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: 0.3em;\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: 0.3em;\n width: auto;\n}\n.svg-inline--fa.fa-border {\n height: 1.5em;\n}\n.svg-inline--fa.fa-li {\n width: 2em;\n}\n.svg-inline--fa.fa-fw {\n width: 1.25em;\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: #ff253a;\n border-radius: 1em;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n color: #fff;\n height: 1.5em;\n line-height: 1;\n max-width: 5em;\n min-width: 1.5em;\n overflow: hidden;\n padding: 0.25em;\n right: 0;\n text-overflow: ellipsis;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: 0;\n right: 0;\n top: auto;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: bottom right;\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: 0;\n left: 0;\n right: auto;\n top: auto;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: bottom left;\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n right: 0;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: 0;\n right: auto;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top left;\n transform-origin: top left;\n}\n\n.fa-lg {\n font-size: 1.3333333333em;\n line-height: 0.75em;\n vertical-align: -0.0667em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: 2.5em;\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: -2em;\n position: absolute;\n text-align: center;\n width: 2em;\n line-height: inherit;\n}\n\n.fa-border {\n border: solid 0.08em #eee;\n border-radius: 0.1em;\n padding: 0.2em 0.25em 0.15em;\n}\n\n.fa-pull-left {\n float: left;\n}\n\n.fa-pull-right {\n float: right;\n}\n\n.fa.fa-pull-left,\n.fas.fa-pull-left,\n.far.fa-pull-left,\n.fal.fa-pull-left,\n.fab.fa-pull-left {\n margin-right: 0.3em;\n}\n.fa.fa-pull-right,\n.fas.fa-pull-right,\n.far.fa-pull-right,\n.fal.fa-pull-right,\n.fab.fa-pull-right {\n margin-left: 0.3em;\n}\n\n.fa-spin {\n -webkit-animation: fa-spin 2s infinite linear;\n animation: fa-spin 2s infinite linear;\n}\n\n.fa-pulse {\n -webkit-animation: fa-spin 1s infinite steps(8);\n animation: fa-spin 1s infinite steps(8);\n}\n\n@-webkit-keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";\n -webkit-transform: rotate(270deg);\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";\n -webkit-transform: scale(-1, 1);\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(1, -1);\n transform: scale(1, -1);\n}\n\n.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(-1, -1);\n transform: scale(-1, -1);\n}\n\n:root .fa-rotate-90,\n:root .fa-rotate-180,\n:root .fa-rotate-270,\n:root .fa-flip-horizontal,\n:root .fa-flip-vertical,\n:root .fa-flip-both {\n -webkit-filter: none;\n filter: none;\n}\n\n.fa-stack {\n display: inline-block;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: #fff;\n}\n\n.sr-only {\n border: 0;\n clip: rect(0, 0, 0, 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n clip: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n position: static;\n width: auto;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: 1;\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: 0.4;\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: 0.4;\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: 1;\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}\n\n.fad.fa-inverse {\n color: #fff;\n}';
  993. function zn() {
  994. var t = b, n = y, e = J.familyPrefix, a = J.replacementClass, r = Nn;
  995. if (e !== t || a !== n) {
  996. var i = new RegExp("\\.".concat(t, "\\-"), "g"), o = new RegExp("\\--".concat(t, "\\-"), "g"), c = new RegExp("\\.".concat(n), "g");
  997. r = r.replace(i, ".".concat(e, "-")).replace(o, "--".concat(e, "-")).replace(c, ".".concat(a));
  998. }
  999. return r;
  1000. }
  1001. function En() {
  1002. J.autoAddCss && !_n && (wt(zn()), _n = !0);
  1003. }
  1004. function jn(n, t) {
  1005. return Object.defineProperty(n, "abstract", {
  1006. get: t
  1007. }), Object.defineProperty(n, "html", {
  1008. get: function() {
  1009. return n.abstract.map(function(t) {
  1010. return Zt(t);
  1011. });
  1012. }
  1013. }), Object.defineProperty(n, "node", {
  1014. get: function() {
  1015. if (p) {
  1016. var t = v.createElement("div");
  1017. return t.innerHTML = n.html, t.children;
  1018. }
  1019. }
  1020. }), n;
  1021. }
  1022. function Ln(t) {
  1023. var n = t.prefix, e = void 0 === n ? "fa" : n, a = t.iconName;
  1024. if (a) return Qt(Tn.definitions, e, a) || Qt(B.styles, e, a);
  1025. }
  1026. var Rn, Tn = new (function() {
  1027. function t() {
  1028. !function(t, n) {
  1029. if (!(t instanceof n)) throw new TypeError("Cannot call a class as a function");
  1030. }(this, t), this.definitions = {};
  1031. }
  1032. var n, e, a;
  1033. return n = t, (e = [ {
  1034. key: "add",
  1035. value: function() {
  1036. for (var n = this, t = arguments.length, e = new Array(t), a = 0; a < t; a++) e[a] = arguments[a];
  1037. var r = e.reduce(this._pullDefinitions, {});
  1038. Object.keys(r).forEach(function(t) {
  1039. n.definitions[t] = K({}, n.definitions[t] || {}, r[t]), function t(n, a) {
  1040. var e = (2 < arguments.length && void 0 !== arguments[2] ? arguments[2] : {}).skipHooks, r = void 0 !== e && e, i = Object.keys(a).reduce(function(t, n) {
  1041. var e = a[n];
  1042. return e.icon ? t[e.iconName] = e.icon : t[n] = e, t;
  1043. }, {});
  1044. "function" != typeof B.hooks.addPack || r ? B.styles[n] = K({}, B.styles[n] || {}, i) : B.hooks.addPack(n, i),
  1045. "fas" === n && t("fa", a);
  1046. }(t, r[t]), qt();
  1047. });
  1048. }
  1049. }, {
  1050. key: "reset",
  1051. value: function() {
  1052. this.definitions = {};
  1053. }
  1054. }, {
  1055. key: "_pullDefinitions",
  1056. value: function(i, t) {
  1057. var o = t.prefix && t.iconName && t.icon ? {
  1058. 0: t
  1059. } : t;
  1060. return Object.keys(o).map(function(t) {
  1061. var n = o[t], e = n.prefix, a = n.iconName, r = n.icon;
  1062. i[e] || (i[e] = {}), i[e][a] = r;
  1063. }), i;
  1064. }
  1065. } ]) && r(n.prototype, e), a && r(n, a), t;
  1066. }())(), _n = !1, In = {
  1067. i2svg: function() {
  1068. var t = 0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {};
  1069. if (p) {
  1070. En();
  1071. var n = t.node, e = void 0 === n ? v : n, a = t.callback, r = void 0 === a ? function() {} : a;
  1072. return J.searchPseudoElements && Pn(e), An(e, r);
  1073. }
  1074. return vt.reject("Operation requires a DOM of some kind.");
  1075. },
  1076. css: zn,
  1077. insertCss: function() {
  1078. _n || (wt(zn()), _n = !0);
  1079. },
  1080. watch: function() {
  1081. var t = 0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}, n = t.autoReplaceSvgRoot, e = t.observeMutationsRoot;
  1082. !1 === J.autoReplaceSvg && (J.autoReplaceSvg = !0), J.observeMutations = !0, q(function() {
  1083. Fn({
  1084. autoReplaceSvgRoot: n
  1085. }), sn({
  1086. treeCallback: An,
  1087. nodeCallback: Cn,
  1088. pseudoElementsCallback: Pn,
  1089. observeMutationsRoot: e
  1090. });
  1091. });
  1092. }
  1093. }, Dn = (Rn = function(t) {
  1094. var n = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, e = n.transform, a = void 0 === e ? yt : e, r = n.symbol, i = void 0 !== r && r, o = n.mask, c = void 0 === o ? null : o, s = n.title, l = void 0 === s ? null : s, f = n.classes, u = void 0 === f ? [] : f, m = n.attributes, d = void 0 === m ? {} : m, p = n.styles, h = void 0 === p ? {} : p;
  1095. if (t) {
  1096. var g = t.prefix, v = t.iconName, b = t.icon;
  1097. return jn(K({
  1098. type: "icon"
  1099. }, t), function() {
  1100. return En(), J.autoA11y && (l ? d["aria-labelledby"] = "".concat(J.replacementClass, "-title-").concat(kt()) : (d["aria-hidden"] = "true",
  1101. d.focusable = "false")), jt({
  1102. icons: {
  1103. main: yn(b),
  1104. mask: c ? yn(c.icon) : {
  1105. found: !1,
  1106. width: null,
  1107. height: null,
  1108. icon: {}
  1109. }
  1110. },
  1111. prefix: g,
  1112. iconName: v,
  1113. transform: K({}, yt, a),
  1114. symbol: i,
  1115. title: l,
  1116. extra: {
  1117. attributes: d,
  1118. styles: h,
  1119. classes: u
  1120. }
  1121. });
  1122. });
  1123. }
  1124. }, function(t) {
  1125. var n = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, e = (t || {}).icon ? t : Ln(t || {}), a = n.mask;
  1126. return a && (a = (a || {}).icon ? a : Ln(a || {})), Rn(e, K({}, n, {
  1127. mask: a
  1128. }));
  1129. }), Yn = {
  1130. noAuto: function() {
  1131. J.autoReplaceSvg = !1, J.observeMutations = !1, cn && cn.disconnect();
  1132. },
  1133. config: J,
  1134. dom: In,
  1135. library: Tn,
  1136. parse: {
  1137. transform: function(t) {
  1138. return fn(t);
  1139. }
  1140. },
  1141. findIconDefinition: Ln,
  1142. icon: Dn,
  1143. text: function(t) {
  1144. var n = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, e = n.transform, a = void 0 === e ? yt : e, r = n.title, i = void 0 === r ? null : r, o = n.classes, c = void 0 === o ? [] : o, s = n.attributes, l = void 0 === s ? {} : s, f = n.styles, u = void 0 === f ? {} : f;
  1145. return jn({
  1146. type: "text",
  1147. content: t
  1148. }, function() {
  1149. return En(), Lt({
  1150. content: t,
  1151. transform: K({}, yt, a),
  1152. title: i,
  1153. extra: {
  1154. attributes: l,
  1155. styles: u,
  1156. classes: [ "".concat(J.familyPrefix, "-layers-text") ].concat(d(c))
  1157. }
  1158. });
  1159. });
  1160. },
  1161. counter: function(t) {
  1162. var n = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, e = n.title, a = void 0 === e ? null : e, r = n.classes, i = void 0 === r ? [] : r, o = n.attributes, c = void 0 === o ? {} : o, s = n.styles, l = void 0 === s ? {} : s;
  1163. return jn({
  1164. type: "counter",
  1165. content: t
  1166. }, function() {
  1167. return En(), function(t) {
  1168. var n = t.content, e = t.title, a = t.extra, r = K({}, a.attributes, e ? {
  1169. title: e
  1170. } : {}, {
  1171. class: a.classes.join(" ")
  1172. }), i = St(a.styles);
  1173. 0 < i.length && (r.style = i);
  1174. var o = [];
  1175. return o.push({
  1176. tag: "span",
  1177. attributes: r,
  1178. children: [ n ]
  1179. }), e && o.push({
  1180. tag: "span",
  1181. attributes: {
  1182. class: "sr-only"
  1183. },
  1184. children: [ e ]
  1185. }), o;
  1186. }({
  1187. content: t.toString(),
  1188. title: a,
  1189. extra: {
  1190. attributes: c,
  1191. styles: l,
  1192. classes: [ "".concat(J.familyPrefix, "-layers-counter") ].concat(d(i))
  1193. }
  1194. });
  1195. });
  1196. },
  1197. layer: function(t) {
  1198. var n = (1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}).classes, e = void 0 === n ? [] : n;
  1199. return jn({
  1200. type: "layer"
  1201. }, function() {
  1202. En();
  1203. var n = [];
  1204. return t(function(t) {
  1205. Array.isArray(t) ? t.map(function(t) {
  1206. n = n.concat(t.abstract);
  1207. }) : n = n.concat(t.abstract);
  1208. }), [ {
  1209. tag: "span",
  1210. attributes: {
  1211. class: [ "".concat(J.familyPrefix, "-layers") ].concat(d(e)).join(" ")
  1212. },
  1213. children: n
  1214. } ];
  1215. });
  1216. },
  1217. toHtml: Zt
  1218. }, Fn = function() {
  1219. var t = (0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}).autoReplaceSvgRoot, n = void 0 === t ? v : t;
  1220. (0 < Object.keys(B.styles).length || J.autoFetchSvg) && p && J.autoReplaceSvg && Yn.dom.i2svg({
  1221. node: n
  1222. });
  1223. };
  1224. !function(t) {
  1225. try {
  1226. t();
  1227. } catch (t) {
  1228. if (!N) throw t;
  1229. }
  1230. }(function() {
  1231. u && (g.FontAwesome || (g.FontAwesome = Yn), q(function() {
  1232. Fn(), sn({
  1233. treeCallback: An,
  1234. nodeCallback: Cn,
  1235. pseudoElementsCallback: Pn
  1236. });
  1237. })), B.hooks = K({}, B.hooks, {
  1238. addPack: function(t, n) {
  1239. B.styles[t] = K({}, B.styles[t] || {}, n), qt(), Fn();
  1240. },
  1241. addShims: function(t) {
  1242. var n;
  1243. (n = B.shims).push.apply(n, d(t)), qt(), Fn();
  1244. }
  1245. });
  1246. });
  1247. }();