fontawesome.min.js 60 KB

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