@1024pix/epreuves-components 0.9.3 → 0.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3120 +0,0 @@
1
- import { a as Pt, l as L, A as m2, D as p2, E as h2, G as g2, H as b2, C as y2, c as me, o as pe, q as v2, f as he, x as Ke, g as x2, t as k2, p as qe, _ as w2 } from "./_plugin-vue_export-helper-IFwZcQZF.js";
2
- /*!
3
- * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
4
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
5
- * Copyright 2024 Fonticons, Inc.
6
- */
7
- const C2 = {
8
- prefix: "fas",
9
- iconName: "paperclip",
10
- icon: [448, 512, [128206], "f0c6", "M364.2 83.8c-24.4-24.4-64-24.4-88.4 0l-184 184c-42.1 42.1-42.1 110.3 0 152.4s110.3 42.1 152.4 0l152-152c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-152 152c-64 64-167.6 64-231.6 0s-64-167.6 0-231.6l184-184c46.3-46.3 121.3-46.3 167.6 0s46.3 121.3 0 167.6l-176 176c-28.6 28.6-75 28.6-103.6 0s-28.6-75 0-103.6l144-144c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-144 144c-6.7 6.7-6.7 17.7 0 24.4s17.7 6.7 24.4 0l176-176c24.4-24.4 24.4-64 0-88.4z"]
11
- };
12
- /*!
13
- * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
14
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
15
- * Copyright 2024 Fonticons, Inc.
16
- */
17
- function A2(e, t, n) {
18
- return (t = S2(t)) in e ? Object.defineProperty(e, t, {
19
- value: n,
20
- enumerable: !0,
21
- configurable: !0,
22
- writable: !0
23
- }) : e[t] = n, e;
24
- }
25
- function Qe(e, t) {
26
- var n = Object.keys(e);
27
- if (Object.getOwnPropertySymbols) {
28
- var a = Object.getOwnPropertySymbols(e);
29
- t && (a = a.filter(function(r) {
30
- return Object.getOwnPropertyDescriptor(e, r).enumerable;
31
- })), n.push.apply(n, a);
32
- }
33
- return n;
34
- }
35
- function l(e) {
36
- for (var t = 1; t < arguments.length; t++) {
37
- var n = arguments[t] != null ? arguments[t] : {};
38
- t % 2 ? Qe(Object(n), !0).forEach(function(a) {
39
- A2(e, a, n[a]);
40
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : Qe(Object(n)).forEach(function(a) {
41
- Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(n, a));
42
- });
43
- }
44
- return e;
45
- }
46
- function M2(e, t) {
47
- if (typeof e != "object" || !e) return e;
48
- var n = e[Symbol.toPrimitive];
49
- if (n !== void 0) {
50
- var a = n.call(e, t);
51
- if (typeof a != "object") return a;
52
- throw new TypeError("@@toPrimitive must return a primitive value.");
53
- }
54
- return (t === "string" ? String : Number)(e);
55
- }
56
- function S2(e) {
57
- var t = M2(e, "string");
58
- return typeof t == "symbol" ? t : t + "";
59
- }
60
- const Je = () => {
61
- };
62
- let Re = {}, Et = {}, Lt = null, Ft = {
63
- mark: Je,
64
- measure: Je
65
- };
66
- try {
67
- typeof window < "u" && (Re = window), typeof document < "u" && (Et = document), typeof MutationObserver < "u" && (Lt = MutationObserver), typeof performance < "u" && (Ft = performance);
68
- } catch {
69
- }
70
- const {
71
- userAgent: et = ""
72
- } = Re.navigator || {}, z = Re, b = Et, tt = Lt, te = Ft;
73
- z.document;
74
- const _ = !!b.documentElement && !!b.head && typeof b.addEventListener == "function" && typeof b.createElement == "function", Nt = ~et.indexOf("MSIE") || ~et.indexOf("Trident/");
75
- var O2 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, P2 = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i, It = {
76
- classic: {
77
- fa: "solid",
78
- fas: "solid",
79
- "fa-solid": "solid",
80
- far: "regular",
81
- "fa-regular": "regular",
82
- fal: "light",
83
- "fa-light": "light",
84
- fat: "thin",
85
- "fa-thin": "thin",
86
- fab: "brands",
87
- "fa-brands": "brands"
88
- },
89
- duotone: {
90
- fa: "solid",
91
- fad: "solid",
92
- "fa-solid": "solid",
93
- "fa-duotone": "solid",
94
- fadr: "regular",
95
- "fa-regular": "regular",
96
- fadl: "light",
97
- "fa-light": "light",
98
- fadt: "thin",
99
- "fa-thin": "thin"
100
- },
101
- sharp: {
102
- fa: "solid",
103
- fass: "solid",
104
- "fa-solid": "solid",
105
- fasr: "regular",
106
- "fa-regular": "regular",
107
- fasl: "light",
108
- "fa-light": "light",
109
- fast: "thin",
110
- "fa-thin": "thin"
111
- },
112
- "sharp-duotone": {
113
- fa: "solid",
114
- fasds: "solid",
115
- "fa-solid": "solid",
116
- fasdr: "regular",
117
- "fa-regular": "regular",
118
- fasdl: "light",
119
- "fa-light": "light",
120
- fasdt: "thin",
121
- "fa-thin": "thin"
122
- }
123
- }, E2 = {
124
- GROUP: "duotone-group",
125
- PRIMARY: "primary",
126
- SECONDARY: "secondary"
127
- }, _t = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"], k = "classic", le = "duotone", L2 = "sharp", F2 = "sharp-duotone", Tt = [k, le, L2, F2], N2 = {
128
- classic: {
129
- 900: "fas",
130
- 400: "far",
131
- normal: "far",
132
- 300: "fal",
133
- 100: "fat"
134
- },
135
- duotone: {
136
- 900: "fad",
137
- 400: "fadr",
138
- 300: "fadl",
139
- 100: "fadt"
140
- },
141
- sharp: {
142
- 900: "fass",
143
- 400: "fasr",
144
- 300: "fasl",
145
- 100: "fast"
146
- },
147
- "sharp-duotone": {
148
- 900: "fasds",
149
- 400: "fasdr",
150
- 300: "fasdl",
151
- 100: "fasdt"
152
- }
153
- }, I2 = {
154
- "Font Awesome 6 Free": {
155
- 900: "fas",
156
- 400: "far"
157
- },
158
- "Font Awesome 6 Pro": {
159
- 900: "fas",
160
- 400: "far",
161
- normal: "far",
162
- 300: "fal",
163
- 100: "fat"
164
- },
165
- "Font Awesome 6 Brands": {
166
- 400: "fab",
167
- normal: "fab"
168
- },
169
- "Font Awesome 6 Duotone": {
170
- 900: "fad",
171
- 400: "fadr",
172
- normal: "fadr",
173
- 300: "fadl",
174
- 100: "fadt"
175
- },
176
- "Font Awesome 6 Sharp": {
177
- 900: "fass",
178
- 400: "fasr",
179
- normal: "fasr",
180
- 300: "fasl",
181
- 100: "fast"
182
- },
183
- "Font Awesome 6 Sharp Duotone": {
184
- 900: "fasds",
185
- 400: "fasdr",
186
- normal: "fasdr",
187
- 300: "fasdl",
188
- 100: "fasdt"
189
- }
190
- }, _2 = /* @__PURE__ */ new Map([["classic", {
191
- defaultShortPrefixId: "fas",
192
- defaultStyleId: "solid",
193
- styleIds: ["solid", "regular", "light", "thin", "brands"],
194
- futureStyleIds: [],
195
- defaultFontWeight: 900
196
- }], ["sharp", {
197
- defaultShortPrefixId: "fass",
198
- defaultStyleId: "solid",
199
- styleIds: ["solid", "regular", "light", "thin"],
200
- futureStyleIds: [],
201
- defaultFontWeight: 900
202
- }], ["duotone", {
203
- defaultShortPrefixId: "fad",
204
- defaultStyleId: "solid",
205
- styleIds: ["solid", "regular", "light", "thin"],
206
- futureStyleIds: [],
207
- defaultFontWeight: 900
208
- }], ["sharp-duotone", {
209
- defaultShortPrefixId: "fasds",
210
- defaultStyleId: "solid",
211
- styleIds: ["solid", "regular", "light", "thin"],
212
- futureStyleIds: [],
213
- defaultFontWeight: 900
214
- }]]), T2 = {
215
- classic: {
216
- solid: "fas",
217
- regular: "far",
218
- light: "fal",
219
- thin: "fat",
220
- brands: "fab"
221
- },
222
- duotone: {
223
- solid: "fad",
224
- regular: "fadr",
225
- light: "fadl",
226
- thin: "fadt"
227
- },
228
- sharp: {
229
- solid: "fass",
230
- regular: "fasr",
231
- light: "fasl",
232
- thin: "fast"
233
- },
234
- "sharp-duotone": {
235
- solid: "fasds",
236
- regular: "fasdr",
237
- light: "fasdl",
238
- thin: "fasdt"
239
- }
240
- }, z2 = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], nt = {
241
- kit: {
242
- fak: "kit",
243
- "fa-kit": "kit"
244
- },
245
- "kit-duotone": {
246
- fakd: "kit-duotone",
247
- "fa-kit-duotone": "kit-duotone"
248
- }
249
- }, D2 = ["kit"], j2 = {
250
- kit: {
251
- "fa-kit": "fak"
252
- }
253
- }, R2 = ["fak", "fakd"], Z2 = {
254
- kit: {
255
- fak: "fa-kit"
256
- }
257
- }, at = {
258
- kit: {
259
- kit: "fak"
260
- },
261
- "kit-duotone": {
262
- "kit-duotone": "fakd"
263
- }
264
- }, ne = {
265
- GROUP: "duotone-group",
266
- SWAP_OPACITY: "swap-opacity",
267
- PRIMARY: "primary",
268
- SECONDARY: "secondary"
269
- }, B2 = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"], U2 = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], Y2 = {
270
- "Font Awesome Kit": {
271
- 400: "fak",
272
- normal: "fak"
273
- },
274
- "Font Awesome Kit Duotone": {
275
- 400: "fakd",
276
- normal: "fakd"
277
- }
278
- }, W2 = {
279
- classic: {
280
- "fa-brands": "fab",
281
- "fa-duotone": "fad",
282
- "fa-light": "fal",
283
- "fa-regular": "far",
284
- "fa-solid": "fas",
285
- "fa-thin": "fat"
286
- },
287
- duotone: {
288
- "fa-regular": "fadr",
289
- "fa-light": "fadl",
290
- "fa-thin": "fadt"
291
- },
292
- sharp: {
293
- "fa-solid": "fass",
294
- "fa-regular": "fasr",
295
- "fa-light": "fasl",
296
- "fa-thin": "fast"
297
- },
298
- "sharp-duotone": {
299
- "fa-solid": "fasds",
300
- "fa-regular": "fasdr",
301
- "fa-light": "fasdl",
302
- "fa-thin": "fasdt"
303
- }
304
- }, H2 = {
305
- classic: ["fas", "far", "fal", "fat", "fad"],
306
- duotone: ["fadr", "fadl", "fadt"],
307
- sharp: ["fass", "fasr", "fasl", "fast"],
308
- "sharp-duotone": ["fasds", "fasdr", "fasdl", "fasdt"]
309
- }, we = {
310
- classic: {
311
- fab: "fa-brands",
312
- fad: "fa-duotone",
313
- fal: "fa-light",
314
- far: "fa-regular",
315
- fas: "fa-solid",
316
- fat: "fa-thin"
317
- },
318
- duotone: {
319
- fadr: "fa-regular",
320
- fadl: "fa-light",
321
- fadt: "fa-thin"
322
- },
323
- sharp: {
324
- fass: "fa-solid",
325
- fasr: "fa-regular",
326
- fasl: "fa-light",
327
- fast: "fa-thin"
328
- },
329
- "sharp-duotone": {
330
- fasds: "fa-solid",
331
- fasdr: "fa-regular",
332
- fasdl: "fa-light",
333
- fasdt: "fa-thin"
334
- }
335
- }, G2 = ["fa-solid", "fa-regular", "fa-light", "fa-thin", "fa-duotone", "fa-brands"], Ce = ["fa", "fas", "far", "fal", "fat", "fad", "fadr", "fadl", "fadt", "fab", "fass", "fasr", "fasl", "fast", "fasds", "fasdr", "fasdl", "fasdt", ...B2, ...G2], $2 = ["solid", "regular", "light", "thin", "duotone", "brands"], zt = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], X2 = zt.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), V2 = [...Object.keys(H2), ...$2, "2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", ne.GROUP, ne.SWAP_OPACITY, ne.PRIMARY, ne.SECONDARY].concat(zt.map((e) => "".concat(e, "x"))).concat(X2.map((e) => "w-".concat(e))), K2 = {
336
- "Font Awesome 5 Free": {
337
- 900: "fas",
338
- 400: "far"
339
- },
340
- "Font Awesome 5 Pro": {
341
- 900: "fas",
342
- 400: "far",
343
- normal: "far",
344
- 300: "fal"
345
- },
346
- "Font Awesome 5 Brands": {
347
- 400: "fab",
348
- normal: "fab"
349
- },
350
- "Font Awesome 5 Duotone": {
351
- 900: "fad"
352
- }
353
- };
354
- const N = "___FONT_AWESOME___", Ae = 16, Dt = "fa", jt = "svg-inline--fa", B = "data-fa-i2svg", Me = "data-fa-pseudo-element", q2 = "data-fa-pseudo-element-pending", Ze = "data-prefix", Be = "data-icon", rt = "fontawesome-i2svg", Q2 = "async", J2 = ["HTML", "HEAD", "STYLE", "SCRIPT"], Rt = (() => {
355
- try {
356
- return !0;
357
- } catch {
358
- return !1;
359
- }
360
- })();
361
- function Q(e) {
362
- return new Proxy(e, {
363
- get(t, n) {
364
- return n in t ? t[n] : t[k];
365
- }
366
- });
367
- }
368
- const Zt = l({}, It);
369
- Zt[k] = l(l(l(l({}, {
370
- "fa-duotone": "duotone"
371
- }), It[k]), nt.kit), nt["kit-duotone"]);
372
- const e1 = Q(Zt), Se = l({}, T2);
373
- Se[k] = l(l(l(l({}, {
374
- duotone: "fad"
375
- }), Se[k]), at.kit), at["kit-duotone"]);
376
- const st = Q(Se), Oe = l({}, we);
377
- Oe[k] = l(l({}, Oe[k]), Z2.kit);
378
- const Ue = Q(Oe), Pe = l({}, W2);
379
- Pe[k] = l(l({}, Pe[k]), j2.kit);
380
- Q(Pe);
381
- const t1 = O2, Bt = "fa-layers-text", n1 = P2, a1 = l({}, N2);
382
- Q(a1);
383
- const r1 = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], ge = E2, s1 = [...D2, ...V2], X = z.FontAwesomeConfig || {};
384
- function i1(e) {
385
- var t = b.querySelector("script[" + e + "]");
386
- if (t)
387
- return t.getAttribute(e);
388
- }
389
- function o1(e) {
390
- return e === "" ? !0 : e === "false" ? !1 : e === "true" ? !0 : e;
391
- }
392
- b && typeof b.querySelector == "function" && [["data-family-prefix", "familyPrefix"], ["data-css-prefix", "cssPrefix"], ["data-family-default", "familyDefault"], ["data-style-default", "styleDefault"], ["data-replacement-class", "replacementClass"], ["data-auto-replace-svg", "autoReplaceSvg"], ["data-auto-add-css", "autoAddCss"], ["data-auto-a11y", "autoA11y"], ["data-search-pseudo-elements", "searchPseudoElements"], ["data-observe-mutations", "observeMutations"], ["data-mutate-approach", "mutateApproach"], ["data-keep-original-source", "keepOriginalSource"], ["data-measure-performance", "measurePerformance"], ["data-show-missing-icons", "showMissingIcons"]].forEach((t) => {
393
- let [n, a] = t;
394
- const r = o1(i1(n));
395
- r != null && (X[a] = r);
396
- });
397
- const Ut = {
398
- styleDefault: "solid",
399
- familyDefault: k,
400
- cssPrefix: Dt,
401
- replacementClass: jt,
402
- autoReplaceSvg: !0,
403
- autoAddCss: !0,
404
- autoA11y: !0,
405
- searchPseudoElements: !1,
406
- observeMutations: !0,
407
- mutateApproach: "async",
408
- keepOriginalSource: !0,
409
- measurePerformance: !1,
410
- showMissingIcons: !0
411
- };
412
- X.familyPrefix && (X.cssPrefix = X.familyPrefix);
413
- const H = l(l({}, Ut), X);
414
- H.autoReplaceSvg || (H.observeMutations = !1);
415
- const f = {};
416
- Object.keys(Ut).forEach((e) => {
417
- Object.defineProperty(f, e, {
418
- enumerable: !0,
419
- set: function(t) {
420
- H[e] = t, V.forEach((n) => n(f));
421
- },
422
- get: function() {
423
- return H[e];
424
- }
425
- });
426
- });
427
- Object.defineProperty(f, "familyPrefix", {
428
- enumerable: !0,
429
- set: function(e) {
430
- H.cssPrefix = e, V.forEach((t) => t(f));
431
- },
432
- get: function() {
433
- return H.cssPrefix;
434
- }
435
- });
436
- z.FontAwesomeConfig = f;
437
- const V = [];
438
- function l1(e) {
439
- return V.push(e), () => {
440
- V.splice(V.indexOf(e), 1);
441
- };
442
- }
443
- const T = Ae, P = {
444
- size: 16,
445
- x: 0,
446
- y: 0,
447
- rotate: 0,
448
- flipX: !1,
449
- flipY: !1
450
- };
451
- function c1(e) {
452
- if (!e || !_)
453
- return;
454
- const t = b.createElement("style");
455
- t.setAttribute("type", "text/css"), t.innerHTML = e;
456
- const n = b.head.childNodes;
457
- let a = null;
458
- for (let r = n.length - 1; r > -1; r--) {
459
- const s = n[r], i = (s.tagName || "").toUpperCase();
460
- ["STYLE", "LINK"].indexOf(i) > -1 && (a = s);
461
- }
462
- return b.head.insertBefore(t, a), e;
463
- }
464
- const f1 = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
465
- function K() {
466
- let e = 12, t = "";
467
- for (; e-- > 0; )
468
- t += f1[Math.random() * 62 | 0];
469
- return t;
470
- }
471
- function G(e) {
472
- const t = [];
473
- for (let n = (e || []).length >>> 0; n--; )
474
- t[n] = e[n];
475
- return t;
476
- }
477
- function Ye(e) {
478
- return e.classList ? G(e.classList) : (e.getAttribute("class") || "").split(" ").filter((t) => t);
479
- }
480
- function Yt(e) {
481
- return "".concat(e).replace(/&/g, "&amp;").replace(/"/g, "&quot;").replace(/'/g, "&#39;").replace(/</g, "&lt;").replace(/>/g, "&gt;");
482
- }
483
- function u1(e) {
484
- return Object.keys(e || {}).reduce((t, n) => t + "".concat(n, '="').concat(Yt(e[n]), '" '), "").trim();
485
- }
486
- function ce(e) {
487
- return Object.keys(e || {}).reduce((t, n) => t + "".concat(n, ": ").concat(e[n].trim(), ";"), "");
488
- }
489
- function We(e) {
490
- return e.size !== P.size || e.x !== P.x || e.y !== P.y || e.rotate !== P.rotate || e.flipX || e.flipY;
491
- }
492
- function d1(e) {
493
- let {
494
- transform: t,
495
- containerWidth: n,
496
- iconWidth: a
497
- } = e;
498
- const r = {
499
- transform: "translate(".concat(n / 2, " 256)")
500
- }, s = "translate(".concat(t.x * 32, ", ").concat(t.y * 32, ") "), i = "scale(".concat(t.size / 16 * (t.flipX ? -1 : 1), ", ").concat(t.size / 16 * (t.flipY ? -1 : 1), ") "), o = "rotate(".concat(t.rotate, " 0 0)"), u = {
501
- transform: "".concat(s, " ").concat(i, " ").concat(o)
502
- }, c = {
503
- transform: "translate(".concat(a / 2 * -1, " -256)")
504
- };
505
- return {
506
- outer: r,
507
- inner: u,
508
- path: c
509
- };
510
- }
511
- function m1(e) {
512
- let {
513
- transform: t,
514
- width: n = Ae,
515
- height: a = Ae,
516
- startCentered: r = !1
517
- } = e, s = "";
518
- return r && Nt ? s += "translate(".concat(t.x / T - n / 2, "em, ").concat(t.y / T - a / 2, "em) ") : r ? s += "translate(calc(-50% + ".concat(t.x / T, "em), calc(-50% + ").concat(t.y / T, "em)) ") : s += "translate(".concat(t.x / T, "em, ").concat(t.y / T, "em) "), s += "scale(".concat(t.size / T * (t.flipX ? -1 : 1), ", ").concat(t.size / T * (t.flipY ? -1 : 1), ") "), s += "rotate(".concat(t.rotate, "deg) "), s;
519
- }
520
- var p1 = `:root, :host {
521
- --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
522
- --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
523
- --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
524
- --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
525
- --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
526
- --fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Duotone";
527
- --fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Duotone";
528
- --fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Duotone";
529
- --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
530
- --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
531
- --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
532
- --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
533
- --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
534
- --fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";
535
- --fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone";
536
- --fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone";
537
- --fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone";
538
- }
539
-
540
- svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
541
- overflow: visible;
542
- box-sizing: content-box;
543
- }
544
-
545
- .svg-inline--fa {
546
- display: var(--fa-display, inline-block);
547
- height: 1em;
548
- overflow: visible;
549
- vertical-align: -0.125em;
550
- }
551
- .svg-inline--fa.fa-2xs {
552
- vertical-align: 0.1em;
553
- }
554
- .svg-inline--fa.fa-xs {
555
- vertical-align: 0em;
556
- }
557
- .svg-inline--fa.fa-sm {
558
- vertical-align: -0.0714285705em;
559
- }
560
- .svg-inline--fa.fa-lg {
561
- vertical-align: -0.2em;
562
- }
563
- .svg-inline--fa.fa-xl {
564
- vertical-align: -0.25em;
565
- }
566
- .svg-inline--fa.fa-2xl {
567
- vertical-align: -0.3125em;
568
- }
569
- .svg-inline--fa.fa-pull-left {
570
- margin-right: var(--fa-pull-margin, 0.3em);
571
- width: auto;
572
- }
573
- .svg-inline--fa.fa-pull-right {
574
- margin-left: var(--fa-pull-margin, 0.3em);
575
- width: auto;
576
- }
577
- .svg-inline--fa.fa-li {
578
- width: var(--fa-li-width, 2em);
579
- top: 0.25em;
580
- }
581
- .svg-inline--fa.fa-fw {
582
- width: var(--fa-fw-width, 1.25em);
583
- }
584
-
585
- .fa-layers svg.svg-inline--fa {
586
- bottom: 0;
587
- left: 0;
588
- margin: auto;
589
- position: absolute;
590
- right: 0;
591
- top: 0;
592
- }
593
-
594
- .fa-layers-counter, .fa-layers-text {
595
- display: inline-block;
596
- position: absolute;
597
- text-align: center;
598
- }
599
-
600
- .fa-layers {
601
- display: inline-block;
602
- height: 1em;
603
- position: relative;
604
- text-align: center;
605
- vertical-align: -0.125em;
606
- width: 1em;
607
- }
608
- .fa-layers svg.svg-inline--fa {
609
- transform-origin: center center;
610
- }
611
-
612
- .fa-layers-text {
613
- left: 50%;
614
- top: 50%;
615
- transform: translate(-50%, -50%);
616
- transform-origin: center center;
617
- }
618
-
619
- .fa-layers-counter {
620
- background-color: var(--fa-counter-background-color, #ff253a);
621
- border-radius: var(--fa-counter-border-radius, 1em);
622
- box-sizing: border-box;
623
- color: var(--fa-inverse, #fff);
624
- line-height: var(--fa-counter-line-height, 1);
625
- max-width: var(--fa-counter-max-width, 5em);
626
- min-width: var(--fa-counter-min-width, 1.5em);
627
- overflow: hidden;
628
- padding: var(--fa-counter-padding, 0.25em 0.5em);
629
- right: var(--fa-right, 0);
630
- text-overflow: ellipsis;
631
- top: var(--fa-top, 0);
632
- transform: scale(var(--fa-counter-scale, 0.25));
633
- transform-origin: top right;
634
- }
635
-
636
- .fa-layers-bottom-right {
637
- bottom: var(--fa-bottom, 0);
638
- right: var(--fa-right, 0);
639
- top: auto;
640
- transform: scale(var(--fa-layers-scale, 0.25));
641
- transform-origin: bottom right;
642
- }
643
-
644
- .fa-layers-bottom-left {
645
- bottom: var(--fa-bottom, 0);
646
- left: var(--fa-left, 0);
647
- right: auto;
648
- top: auto;
649
- transform: scale(var(--fa-layers-scale, 0.25));
650
- transform-origin: bottom left;
651
- }
652
-
653
- .fa-layers-top-right {
654
- top: var(--fa-top, 0);
655
- right: var(--fa-right, 0);
656
- transform: scale(var(--fa-layers-scale, 0.25));
657
- transform-origin: top right;
658
- }
659
-
660
- .fa-layers-top-left {
661
- left: var(--fa-left, 0);
662
- right: auto;
663
- top: var(--fa-top, 0);
664
- transform: scale(var(--fa-layers-scale, 0.25));
665
- transform-origin: top left;
666
- }
667
-
668
- .fa-1x {
669
- font-size: 1em;
670
- }
671
-
672
- .fa-2x {
673
- font-size: 2em;
674
- }
675
-
676
- .fa-3x {
677
- font-size: 3em;
678
- }
679
-
680
- .fa-4x {
681
- font-size: 4em;
682
- }
683
-
684
- .fa-5x {
685
- font-size: 5em;
686
- }
687
-
688
- .fa-6x {
689
- font-size: 6em;
690
- }
691
-
692
- .fa-7x {
693
- font-size: 7em;
694
- }
695
-
696
- .fa-8x {
697
- font-size: 8em;
698
- }
699
-
700
- .fa-9x {
701
- font-size: 9em;
702
- }
703
-
704
- .fa-10x {
705
- font-size: 10em;
706
- }
707
-
708
- .fa-2xs {
709
- font-size: 0.625em;
710
- line-height: 0.1em;
711
- vertical-align: 0.225em;
712
- }
713
-
714
- .fa-xs {
715
- font-size: 0.75em;
716
- line-height: 0.0833333337em;
717
- vertical-align: 0.125em;
718
- }
719
-
720
- .fa-sm {
721
- font-size: 0.875em;
722
- line-height: 0.0714285718em;
723
- vertical-align: 0.0535714295em;
724
- }
725
-
726
- .fa-lg {
727
- font-size: 1.25em;
728
- line-height: 0.05em;
729
- vertical-align: -0.075em;
730
- }
731
-
732
- .fa-xl {
733
- font-size: 1.5em;
734
- line-height: 0.0416666682em;
735
- vertical-align: -0.125em;
736
- }
737
-
738
- .fa-2xl {
739
- font-size: 2em;
740
- line-height: 0.03125em;
741
- vertical-align: -0.1875em;
742
- }
743
-
744
- .fa-fw {
745
- text-align: center;
746
- width: 1.25em;
747
- }
748
-
749
- .fa-ul {
750
- list-style-type: none;
751
- margin-left: var(--fa-li-margin, 2.5em);
752
- padding-left: 0;
753
- }
754
- .fa-ul > li {
755
- position: relative;
756
- }
757
-
758
- .fa-li {
759
- left: calc(-1 * var(--fa-li-width, 2em));
760
- position: absolute;
761
- text-align: center;
762
- width: var(--fa-li-width, 2em);
763
- line-height: inherit;
764
- }
765
-
766
- .fa-border {
767
- border-color: var(--fa-border-color, #eee);
768
- border-radius: var(--fa-border-radius, 0.1em);
769
- border-style: var(--fa-border-style, solid);
770
- border-width: var(--fa-border-width, 0.08em);
771
- padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
772
- }
773
-
774
- .fa-pull-left {
775
- float: left;
776
- margin-right: var(--fa-pull-margin, 0.3em);
777
- }
778
-
779
- .fa-pull-right {
780
- float: right;
781
- margin-left: var(--fa-pull-margin, 0.3em);
782
- }
783
-
784
- .fa-beat {
785
- animation-name: fa-beat;
786
- animation-delay: var(--fa-animation-delay, 0s);
787
- animation-direction: var(--fa-animation-direction, normal);
788
- animation-duration: var(--fa-animation-duration, 1s);
789
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
790
- animation-timing-function: var(--fa-animation-timing, ease-in-out);
791
- }
792
-
793
- .fa-bounce {
794
- animation-name: fa-bounce;
795
- animation-delay: var(--fa-animation-delay, 0s);
796
- animation-direction: var(--fa-animation-direction, normal);
797
- animation-duration: var(--fa-animation-duration, 1s);
798
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
799
- animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
800
- }
801
-
802
- .fa-fade {
803
- animation-name: fa-fade;
804
- animation-delay: var(--fa-animation-delay, 0s);
805
- animation-direction: var(--fa-animation-direction, normal);
806
- animation-duration: var(--fa-animation-duration, 1s);
807
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
808
- animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
809
- }
810
-
811
- .fa-beat-fade {
812
- animation-name: fa-beat-fade;
813
- animation-delay: var(--fa-animation-delay, 0s);
814
- animation-direction: var(--fa-animation-direction, normal);
815
- animation-duration: var(--fa-animation-duration, 1s);
816
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
817
- animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
818
- }
819
-
820
- .fa-flip {
821
- animation-name: fa-flip;
822
- animation-delay: var(--fa-animation-delay, 0s);
823
- animation-direction: var(--fa-animation-direction, normal);
824
- animation-duration: var(--fa-animation-duration, 1s);
825
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
826
- animation-timing-function: var(--fa-animation-timing, ease-in-out);
827
- }
828
-
829
- .fa-shake {
830
- animation-name: fa-shake;
831
- animation-delay: var(--fa-animation-delay, 0s);
832
- animation-direction: var(--fa-animation-direction, normal);
833
- animation-duration: var(--fa-animation-duration, 1s);
834
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
835
- animation-timing-function: var(--fa-animation-timing, linear);
836
- }
837
-
838
- .fa-spin {
839
- animation-name: fa-spin;
840
- animation-delay: var(--fa-animation-delay, 0s);
841
- animation-direction: var(--fa-animation-direction, normal);
842
- animation-duration: var(--fa-animation-duration, 2s);
843
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
844
- animation-timing-function: var(--fa-animation-timing, linear);
845
- }
846
-
847
- .fa-spin-reverse {
848
- --fa-animation-direction: reverse;
849
- }
850
-
851
- .fa-pulse,
852
- .fa-spin-pulse {
853
- animation-name: fa-spin;
854
- animation-direction: var(--fa-animation-direction, normal);
855
- animation-duration: var(--fa-animation-duration, 1s);
856
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
857
- animation-timing-function: var(--fa-animation-timing, steps(8));
858
- }
859
-
860
- @media (prefers-reduced-motion: reduce) {
861
- .fa-beat,
862
- .fa-bounce,
863
- .fa-fade,
864
- .fa-beat-fade,
865
- .fa-flip,
866
- .fa-pulse,
867
- .fa-shake,
868
- .fa-spin,
869
- .fa-spin-pulse {
870
- animation-delay: -1ms;
871
- animation-duration: 1ms;
872
- animation-iteration-count: 1;
873
- transition-delay: 0s;
874
- transition-duration: 0s;
875
- }
876
- }
877
- @keyframes fa-beat {
878
- 0%, 90% {
879
- transform: scale(1);
880
- }
881
- 45% {
882
- transform: scale(var(--fa-beat-scale, 1.25));
883
- }
884
- }
885
- @keyframes fa-bounce {
886
- 0% {
887
- transform: scale(1, 1) translateY(0);
888
- }
889
- 10% {
890
- transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
891
- }
892
- 30% {
893
- transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
894
- }
895
- 50% {
896
- transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
897
- }
898
- 57% {
899
- transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
900
- }
901
- 64% {
902
- transform: scale(1, 1) translateY(0);
903
- }
904
- 100% {
905
- transform: scale(1, 1) translateY(0);
906
- }
907
- }
908
- @keyframes fa-fade {
909
- 50% {
910
- opacity: var(--fa-fade-opacity, 0.4);
911
- }
912
- }
913
- @keyframes fa-beat-fade {
914
- 0%, 100% {
915
- opacity: var(--fa-beat-fade-opacity, 0.4);
916
- transform: scale(1);
917
- }
918
- 50% {
919
- opacity: 1;
920
- transform: scale(var(--fa-beat-fade-scale, 1.125));
921
- }
922
- }
923
- @keyframes fa-flip {
924
- 50% {
925
- transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
926
- }
927
- }
928
- @keyframes fa-shake {
929
- 0% {
930
- transform: rotate(-15deg);
931
- }
932
- 4% {
933
- transform: rotate(15deg);
934
- }
935
- 8%, 24% {
936
- transform: rotate(-18deg);
937
- }
938
- 12%, 28% {
939
- transform: rotate(18deg);
940
- }
941
- 16% {
942
- transform: rotate(-22deg);
943
- }
944
- 20% {
945
- transform: rotate(22deg);
946
- }
947
- 32% {
948
- transform: rotate(-12deg);
949
- }
950
- 36% {
951
- transform: rotate(12deg);
952
- }
953
- 40%, 100% {
954
- transform: rotate(0deg);
955
- }
956
- }
957
- @keyframes fa-spin {
958
- 0% {
959
- transform: rotate(0deg);
960
- }
961
- 100% {
962
- transform: rotate(360deg);
963
- }
964
- }
965
- .fa-rotate-90 {
966
- transform: rotate(90deg);
967
- }
968
-
969
- .fa-rotate-180 {
970
- transform: rotate(180deg);
971
- }
972
-
973
- .fa-rotate-270 {
974
- transform: rotate(270deg);
975
- }
976
-
977
- .fa-flip-horizontal {
978
- transform: scale(-1, 1);
979
- }
980
-
981
- .fa-flip-vertical {
982
- transform: scale(1, -1);
983
- }
984
-
985
- .fa-flip-both,
986
- .fa-flip-horizontal.fa-flip-vertical {
987
- transform: scale(-1, -1);
988
- }
989
-
990
- .fa-rotate-by {
991
- transform: rotate(var(--fa-rotate-angle, 0));
992
- }
993
-
994
- .fa-stack {
995
- display: inline-block;
996
- vertical-align: middle;
997
- height: 2em;
998
- position: relative;
999
- width: 2.5em;
1000
- }
1001
-
1002
- .fa-stack-1x,
1003
- .fa-stack-2x {
1004
- bottom: 0;
1005
- left: 0;
1006
- margin: auto;
1007
- position: absolute;
1008
- right: 0;
1009
- top: 0;
1010
- z-index: var(--fa-stack-z-index, auto);
1011
- }
1012
-
1013
- .svg-inline--fa.fa-stack-1x {
1014
- height: 1em;
1015
- width: 1.25em;
1016
- }
1017
- .svg-inline--fa.fa-stack-2x {
1018
- height: 2em;
1019
- width: 2.5em;
1020
- }
1021
-
1022
- .fa-inverse {
1023
- color: var(--fa-inverse, #fff);
1024
- }
1025
-
1026
- .sr-only,
1027
- .fa-sr-only {
1028
- position: absolute;
1029
- width: 1px;
1030
- height: 1px;
1031
- padding: 0;
1032
- margin: -1px;
1033
- overflow: hidden;
1034
- clip: rect(0, 0, 0, 0);
1035
- white-space: nowrap;
1036
- border-width: 0;
1037
- }
1038
-
1039
- .sr-only-focusable:not(:focus),
1040
- .fa-sr-only-focusable:not(:focus) {
1041
- position: absolute;
1042
- width: 1px;
1043
- height: 1px;
1044
- padding: 0;
1045
- margin: -1px;
1046
- overflow: hidden;
1047
- clip: rect(0, 0, 0, 0);
1048
- white-space: nowrap;
1049
- border-width: 0;
1050
- }
1051
-
1052
- .svg-inline--fa .fa-primary {
1053
- fill: var(--fa-primary-color, currentColor);
1054
- opacity: var(--fa-primary-opacity, 1);
1055
- }
1056
-
1057
- .svg-inline--fa .fa-secondary {
1058
- fill: var(--fa-secondary-color, currentColor);
1059
- opacity: var(--fa-secondary-opacity, 0.4);
1060
- }
1061
-
1062
- .svg-inline--fa.fa-swap-opacity .fa-primary {
1063
- opacity: var(--fa-secondary-opacity, 0.4);
1064
- }
1065
-
1066
- .svg-inline--fa.fa-swap-opacity .fa-secondary {
1067
- opacity: var(--fa-primary-opacity, 1);
1068
- }
1069
-
1070
- .svg-inline--fa mask .fa-primary,
1071
- .svg-inline--fa mask .fa-secondary {
1072
- fill: black;
1073
- }`;
1074
- function Wt() {
1075
- const e = Dt, t = jt, n = f.cssPrefix, a = f.replacementClass;
1076
- let r = p1;
1077
- if (n !== e || a !== t) {
1078
- const s = new RegExp("\\.".concat(e, "\\-"), "g"), i = new RegExp("\\--".concat(e, "\\-"), "g"), o = new RegExp("\\.".concat(t), "g");
1079
- r = r.replace(s, ".".concat(n, "-")).replace(i, "--".concat(n, "-")).replace(o, ".".concat(a));
1080
- }
1081
- return r;
1082
- }
1083
- let it = !1;
1084
- function be() {
1085
- f.autoAddCss && !it && (c1(Wt()), it = !0);
1086
- }
1087
- var h1 = {
1088
- mixout() {
1089
- return {
1090
- dom: {
1091
- css: Wt,
1092
- insertCss: be
1093
- }
1094
- };
1095
- },
1096
- hooks() {
1097
- return {
1098
- beforeDOMElementCreation() {
1099
- be();
1100
- },
1101
- beforeI2svg() {
1102
- be();
1103
- }
1104
- };
1105
- }
1106
- };
1107
- const I = z || {};
1108
- I[N] || (I[N] = {});
1109
- I[N].styles || (I[N].styles = {});
1110
- I[N].hooks || (I[N].hooks = {});
1111
- I[N].shims || (I[N].shims = []);
1112
- var E = I[N];
1113
- const Ht = [], Gt = function() {
1114
- b.removeEventListener("DOMContentLoaded", Gt), se = 1, Ht.map((e) => e());
1115
- };
1116
- let se = !1;
1117
- _ && (se = (b.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(b.readyState), se || b.addEventListener("DOMContentLoaded", Gt));
1118
- function g1(e) {
1119
- _ && (se ? setTimeout(e, 0) : Ht.push(e));
1120
- }
1121
- function J(e) {
1122
- const {
1123
- tag: t,
1124
- attributes: n = {},
1125
- children: a = []
1126
- } = e;
1127
- return typeof e == "string" ? Yt(e) : "<".concat(t, " ").concat(u1(n), ">").concat(a.map(J).join(""), "</").concat(t, ">");
1128
- }
1129
- function ot(e, t, n) {
1130
- if (e && e[t] && e[t][n])
1131
- return {
1132
- prefix: t,
1133
- iconName: n,
1134
- icon: e[t][n]
1135
- };
1136
- }
1137
- var ye = function(t, n, a, r) {
1138
- var s = Object.keys(t), i = s.length, o = n, u, c, m;
1139
- for (a === void 0 ? (u = 1, m = t[s[0]]) : (u = 0, m = a); u < i; u++)
1140
- c = s[u], m = o(m, t[c], c, t);
1141
- return m;
1142
- };
1143
- function b1(e) {
1144
- const t = [];
1145
- let n = 0;
1146
- const a = e.length;
1147
- for (; n < a; ) {
1148
- const r = e.charCodeAt(n++);
1149
- if (r >= 55296 && r <= 56319 && n < a) {
1150
- const s = e.charCodeAt(n++);
1151
- (s & 64512) == 56320 ? t.push(((r & 1023) << 10) + (s & 1023) + 65536) : (t.push(r), n--);
1152
- } else
1153
- t.push(r);
1154
- }
1155
- return t;
1156
- }
1157
- function Ee(e) {
1158
- const t = b1(e);
1159
- return t.length === 1 ? t[0].toString(16) : null;
1160
- }
1161
- function y1(e, t) {
1162
- const n = e.length;
1163
- let a = e.charCodeAt(t), r;
1164
- return a >= 55296 && a <= 56319 && n > t + 1 && (r = e.charCodeAt(t + 1), r >= 56320 && r <= 57343) ? (a - 55296) * 1024 + r - 56320 + 65536 : a;
1165
- }
1166
- function lt(e) {
1167
- return Object.keys(e).reduce((t, n) => {
1168
- const a = e[n];
1169
- return !!a.icon ? t[a.iconName] = a.icon : t[n] = a, t;
1170
- }, {});
1171
- }
1172
- function Le(e, t) {
1173
- let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
1174
- const {
1175
- skipHooks: a = !1
1176
- } = n, r = lt(t);
1177
- typeof E.hooks.addPack == "function" && !a ? E.hooks.addPack(e, lt(t)) : E.styles[e] = l(l({}, E.styles[e] || {}), r), e === "fas" && Le("fa", t);
1178
- }
1179
- const {
1180
- styles: q,
1181
- shims: v1
1182
- } = E, $t = Object.keys(Ue), x1 = $t.reduce((e, t) => (e[t] = Object.keys(Ue[t]), e), {});
1183
- let He = null, Xt = {}, Vt = {}, Kt = {}, qt = {}, Qt = {};
1184
- function k1(e) {
1185
- return ~s1.indexOf(e);
1186
- }
1187
- function w1(e, t) {
1188
- const n = t.split("-"), a = n[0], r = n.slice(1).join("-");
1189
- return a === e && r !== "" && !k1(r) ? r : null;
1190
- }
1191
- const Jt = () => {
1192
- const e = (a) => ye(q, (r, s, i) => (r[i] = ye(s, a, {}), r), {});
1193
- Xt = e((a, r, s) => (r[3] && (a[r[3]] = s), r[2] && r[2].filter((o) => typeof o == "number").forEach((o) => {
1194
- a[o.toString(16)] = s;
1195
- }), a)), Vt = e((a, r, s) => (a[s] = s, r[2] && r[2].filter((o) => typeof o == "string").forEach((o) => {
1196
- a[o] = s;
1197
- }), a)), Qt = e((a, r, s) => {
1198
- const i = r[2];
1199
- return a[s] = s, i.forEach((o) => {
1200
- a[o] = s;
1201
- }), a;
1202
- });
1203
- const t = "far" in q || f.autoFetchSvg, n = ye(v1, (a, r) => {
1204
- const s = r[0];
1205
- let i = r[1];
1206
- const o = r[2];
1207
- return i === "far" && !t && (i = "fas"), typeof s == "string" && (a.names[s] = {
1208
- prefix: i,
1209
- iconName: o
1210
- }), typeof s == "number" && (a.unicodes[s.toString(16)] = {
1211
- prefix: i,
1212
- iconName: o
1213
- }), a;
1214
- }, {
1215
- names: {},
1216
- unicodes: {}
1217
- });
1218
- Kt = n.names, qt = n.unicodes, He = fe(f.styleDefault, {
1219
- family: f.familyDefault
1220
- });
1221
- };
1222
- l1((e) => {
1223
- He = fe(e.styleDefault, {
1224
- family: f.familyDefault
1225
- });
1226
- });
1227
- Jt();
1228
- function Ge(e, t) {
1229
- return (Xt[e] || {})[t];
1230
- }
1231
- function C1(e, t) {
1232
- return (Vt[e] || {})[t];
1233
- }
1234
- function Z(e, t) {
1235
- return (Qt[e] || {})[t];
1236
- }
1237
- function e2(e) {
1238
- return Kt[e] || {
1239
- prefix: null,
1240
- iconName: null
1241
- };
1242
- }
1243
- function A1(e) {
1244
- const t = qt[e], n = Ge("fas", e);
1245
- return t || (n ? {
1246
- prefix: "fas",
1247
- iconName: n
1248
- } : null) || {
1249
- prefix: null,
1250
- iconName: null
1251
- };
1252
- }
1253
- function D() {
1254
- return He;
1255
- }
1256
- const t2 = () => ({
1257
- prefix: null,
1258
- iconName: null,
1259
- rest: []
1260
- });
1261
- function M1(e) {
1262
- let t = k;
1263
- const n = $t.reduce((a, r) => (a[r] = "".concat(f.cssPrefix, "-").concat(r), a), {});
1264
- return Tt.forEach((a) => {
1265
- (e.includes(n[a]) || e.some((r) => x1[a].includes(r))) && (t = a);
1266
- }), t;
1267
- }
1268
- function fe(e) {
1269
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1270
- const {
1271
- family: n = k
1272
- } = t, a = e1[n][e];
1273
- if (n === le && !e)
1274
- return "fad";
1275
- const r = st[n][e] || st[n][a], s = e in E.styles ? e : null;
1276
- return r || s || null;
1277
- }
1278
- function S1(e) {
1279
- let t = [], n = null;
1280
- return e.forEach((a) => {
1281
- const r = w1(f.cssPrefix, a);
1282
- r ? n = r : a && t.push(a);
1283
- }), {
1284
- iconName: n,
1285
- rest: t
1286
- };
1287
- }
1288
- function ct(e) {
1289
- return e.sort().filter((t, n, a) => a.indexOf(t) === n);
1290
- }
1291
- function ue(e) {
1292
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1293
- const {
1294
- skipLookups: n = !1
1295
- } = t;
1296
- let a = null;
1297
- const r = Ce.concat(U2), s = ct(e.filter((g) => r.includes(g))), i = ct(e.filter((g) => !Ce.includes(g))), o = s.filter((g) => (a = g, !_t.includes(g))), [u = null] = o, c = M1(s), m = l(l({}, S1(i)), {}, {
1298
- prefix: fe(u, {
1299
- family: c
1300
- })
1301
- });
1302
- return l(l(l({}, m), L1({
1303
- values: e,
1304
- family: c,
1305
- styles: q,
1306
- config: f,
1307
- canonical: m,
1308
- givenPrefix: a
1309
- })), O1(n, a, m));
1310
- }
1311
- function O1(e, t, n) {
1312
- let {
1313
- prefix: a,
1314
- iconName: r
1315
- } = n;
1316
- if (e || !a || !r)
1317
- return {
1318
- prefix: a,
1319
- iconName: r
1320
- };
1321
- const s = t === "fa" ? e2(r) : {}, i = Z(a, r);
1322
- return r = s.iconName || i || r, a = s.prefix || a, a === "far" && !q.far && q.fas && !f.autoFetchSvg && (a = "fas"), {
1323
- prefix: a,
1324
- iconName: r
1325
- };
1326
- }
1327
- const P1 = Tt.filter((e) => e !== k || e !== le), E1 = Object.keys(we).filter((e) => e !== k).map((e) => Object.keys(we[e])).flat();
1328
- function L1(e) {
1329
- const {
1330
- values: t,
1331
- family: n,
1332
- canonical: a,
1333
- givenPrefix: r = "",
1334
- styles: s = {},
1335
- config: i = {}
1336
- } = e, o = n === le, u = t.includes("fa-duotone") || t.includes("fad"), c = i.familyDefault === "duotone", m = a.prefix === "fad" || a.prefix === "fa-duotone";
1337
- if (!o && (u || c || m) && (a.prefix = "fad"), (t.includes("fa-brands") || t.includes("fab")) && (a.prefix = "fab"), !a.prefix && P1.includes(n) && (Object.keys(s).find((h) => E1.includes(h)) || i.autoFetchSvg)) {
1338
- const h = _2.get(n).defaultShortPrefixId;
1339
- a.prefix = h, a.iconName = Z(a.prefix, a.iconName) || a.iconName;
1340
- }
1341
- return (a.prefix === "fa" || r === "fa") && (a.prefix = D() || "fas"), a;
1342
- }
1343
- class F1 {
1344
- constructor() {
1345
- this.definitions = {};
1346
- }
1347
- add() {
1348
- for (var t = arguments.length, n = new Array(t), a = 0; a < t; a++)
1349
- n[a] = arguments[a];
1350
- const r = n.reduce(this._pullDefinitions, {});
1351
- Object.keys(r).forEach((s) => {
1352
- this.definitions[s] = l(l({}, this.definitions[s] || {}), r[s]), Le(s, r[s]);
1353
- const i = Ue[k][s];
1354
- i && Le(i, r[s]), Jt();
1355
- });
1356
- }
1357
- reset() {
1358
- this.definitions = {};
1359
- }
1360
- _pullDefinitions(t, n) {
1361
- const a = n.prefix && n.iconName && n.icon ? {
1362
- 0: n
1363
- } : n;
1364
- return Object.keys(a).map((r) => {
1365
- const {
1366
- prefix: s,
1367
- iconName: i,
1368
- icon: o
1369
- } = a[r], u = o[2];
1370
- t[s] || (t[s] = {}), u.length > 0 && u.forEach((c) => {
1371
- typeof c == "string" && (t[s][c] = o);
1372
- }), t[s][i] = o;
1373
- }), t;
1374
- }
1375
- }
1376
- let ft = [], Y = {};
1377
- const W = {}, N1 = Object.keys(W);
1378
- function I1(e, t) {
1379
- let {
1380
- mixoutsTo: n
1381
- } = t;
1382
- return ft = e, Y = {}, Object.keys(W).forEach((a) => {
1383
- N1.indexOf(a) === -1 && delete W[a];
1384
- }), ft.forEach((a) => {
1385
- const r = a.mixout ? a.mixout() : {};
1386
- if (Object.keys(r).forEach((s) => {
1387
- typeof r[s] == "function" && (n[s] = r[s]), typeof r[s] == "object" && Object.keys(r[s]).forEach((i) => {
1388
- n[s] || (n[s] = {}), n[s][i] = r[s][i];
1389
- });
1390
- }), a.hooks) {
1391
- const s = a.hooks();
1392
- Object.keys(s).forEach((i) => {
1393
- Y[i] || (Y[i] = []), Y[i].push(s[i]);
1394
- });
1395
- }
1396
- a.provides && a.provides(W);
1397
- }), n;
1398
- }
1399
- function Fe(e, t) {
1400
- for (var n = arguments.length, a = new Array(n > 2 ? n - 2 : 0), r = 2; r < n; r++)
1401
- a[r - 2] = arguments[r];
1402
- return (Y[e] || []).forEach((i) => {
1403
- t = i.apply(null, [t, ...a]);
1404
- }), t;
1405
- }
1406
- function U(e) {
1407
- for (var t = arguments.length, n = new Array(t > 1 ? t - 1 : 0), a = 1; a < t; a++)
1408
- n[a - 1] = arguments[a];
1409
- (Y[e] || []).forEach((s) => {
1410
- s.apply(null, n);
1411
- });
1412
- }
1413
- function j() {
1414
- const e = arguments[0], t = Array.prototype.slice.call(arguments, 1);
1415
- return W[e] ? W[e].apply(null, t) : void 0;
1416
- }
1417
- function Ne(e) {
1418
- e.prefix === "fa" && (e.prefix = "fas");
1419
- let {
1420
- iconName: t
1421
- } = e;
1422
- const n = e.prefix || D();
1423
- if (t)
1424
- return t = Z(n, t) || t, ot(n2.definitions, n, t) || ot(E.styles, n, t);
1425
- }
1426
- const n2 = new F1(), _1 = () => {
1427
- f.autoReplaceSvg = !1, f.observeMutations = !1, U("noAuto");
1428
- }, T1 = {
1429
- i2svg: function() {
1430
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1431
- return _ ? (U("beforeI2svg", e), j("pseudoElements2svg", e), j("i2svg", e)) : Promise.reject(new Error("Operation requires a DOM of some kind."));
1432
- },
1433
- watch: function() {
1434
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1435
- const {
1436
- autoReplaceSvgRoot: t
1437
- } = e;
1438
- f.autoReplaceSvg === !1 && (f.autoReplaceSvg = !0), f.observeMutations = !0, g1(() => {
1439
- D1({
1440
- autoReplaceSvgRoot: t
1441
- }), U("watch", e);
1442
- });
1443
- }
1444
- }, z1 = {
1445
- icon: (e) => {
1446
- if (e === null)
1447
- return null;
1448
- if (typeof e == "object" && e.prefix && e.iconName)
1449
- return {
1450
- prefix: e.prefix,
1451
- iconName: Z(e.prefix, e.iconName) || e.iconName
1452
- };
1453
- if (Array.isArray(e) && e.length === 2) {
1454
- const t = e[1].indexOf("fa-") === 0 ? e[1].slice(3) : e[1], n = fe(e[0]);
1455
- return {
1456
- prefix: n,
1457
- iconName: Z(n, t) || t
1458
- };
1459
- }
1460
- if (typeof e == "string" && (e.indexOf("".concat(f.cssPrefix, "-")) > -1 || e.match(t1))) {
1461
- const t = ue(e.split(" "), {
1462
- skipLookups: !0
1463
- });
1464
- return {
1465
- prefix: t.prefix || D(),
1466
- iconName: Z(t.prefix, t.iconName) || t.iconName
1467
- };
1468
- }
1469
- if (typeof e == "string") {
1470
- const t = D();
1471
- return {
1472
- prefix: t,
1473
- iconName: Z(t, e) || e
1474
- };
1475
- }
1476
- }
1477
- }, A = {
1478
- noAuto: _1,
1479
- config: f,
1480
- dom: T1,
1481
- parse: z1,
1482
- library: n2,
1483
- findIconDefinition: Ne,
1484
- toHtml: J
1485
- }, D1 = function() {
1486
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1487
- const {
1488
- autoReplaceSvgRoot: t = b
1489
- } = e;
1490
- (Object.keys(E.styles).length > 0 || f.autoFetchSvg) && _ && f.autoReplaceSvg && A.dom.i2svg({
1491
- node: t
1492
- });
1493
- };
1494
- function de(e, t) {
1495
- return Object.defineProperty(e, "abstract", {
1496
- get: t
1497
- }), Object.defineProperty(e, "html", {
1498
- get: function() {
1499
- return e.abstract.map((n) => J(n));
1500
- }
1501
- }), Object.defineProperty(e, "node", {
1502
- get: function() {
1503
- if (!_) return;
1504
- const n = b.createElement("div");
1505
- return n.innerHTML = e.html, n.children;
1506
- }
1507
- }), e;
1508
- }
1509
- function j1(e) {
1510
- let {
1511
- children: t,
1512
- main: n,
1513
- mask: a,
1514
- attributes: r,
1515
- styles: s,
1516
- transform: i
1517
- } = e;
1518
- if (We(i) && n.found && !a.found) {
1519
- const {
1520
- width: o,
1521
- height: u
1522
- } = n, c = {
1523
- x: o / u / 2,
1524
- y: 0.5
1525
- };
1526
- r.style = ce(l(l({}, s), {}, {
1527
- "transform-origin": "".concat(c.x + i.x / 16, "em ").concat(c.y + i.y / 16, "em")
1528
- }));
1529
- }
1530
- return [{
1531
- tag: "svg",
1532
- attributes: r,
1533
- children: t
1534
- }];
1535
- }
1536
- function R1(e) {
1537
- let {
1538
- prefix: t,
1539
- iconName: n,
1540
- children: a,
1541
- attributes: r,
1542
- symbol: s
1543
- } = e;
1544
- const i = s === !0 ? "".concat(t, "-").concat(f.cssPrefix, "-").concat(n) : s;
1545
- return [{
1546
- tag: "svg",
1547
- attributes: {
1548
- style: "display: none;"
1549
- },
1550
- children: [{
1551
- tag: "symbol",
1552
- attributes: l(l({}, r), {}, {
1553
- id: i
1554
- }),
1555
- children: a
1556
- }]
1557
- }];
1558
- }
1559
- function $e(e) {
1560
- const {
1561
- icons: {
1562
- main: t,
1563
- mask: n
1564
- },
1565
- prefix: a,
1566
- iconName: r,
1567
- transform: s,
1568
- symbol: i,
1569
- title: o,
1570
- maskId: u,
1571
- titleId: c,
1572
- extra: m,
1573
- watchable: g = !1
1574
- } = e, {
1575
- width: h,
1576
- height: v
1577
- } = n.found ? n : t, O = R2.includes(a), S = [f.replacementClass, r ? "".concat(f.cssPrefix, "-").concat(r) : ""].filter((M) => m.classes.indexOf(M) === -1).filter((M) => M !== "" || !!M).concat(m.classes).join(" ");
1578
- let w = {
1579
- children: [],
1580
- attributes: l(l({}, m.attributes), {}, {
1581
- "data-prefix": a,
1582
- "data-icon": r,
1583
- class: S,
1584
- role: m.attributes.role || "img",
1585
- xmlns: "http://www.w3.org/2000/svg",
1586
- viewBox: "0 0 ".concat(h, " ").concat(v)
1587
- })
1588
- };
1589
- const d = O && !~m.classes.indexOf("fa-fw") ? {
1590
- width: "".concat(h / v * 16 * 0.0625, "em")
1591
- } : {};
1592
- g && (w.attributes[B] = ""), o && (w.children.push({
1593
- tag: "title",
1594
- attributes: {
1595
- id: w.attributes["aria-labelledby"] || "title-".concat(c || K())
1596
- },
1597
- children: [o]
1598
- }), delete w.attributes.title);
1599
- const p = l(l({}, w), {}, {
1600
- prefix: a,
1601
- iconName: r,
1602
- main: t,
1603
- mask: n,
1604
- maskId: u,
1605
- transform: s,
1606
- symbol: i,
1607
- styles: l(l({}, d), m.styles)
1608
- }), {
1609
- children: y,
1610
- attributes: x
1611
- } = n.found && t.found ? j("generateAbstractMask", p) || {
1612
- children: [],
1613
- attributes: {}
1614
- } : j("generateAbstractIcon", p) || {
1615
- children: [],
1616
- attributes: {}
1617
- };
1618
- return p.children = y, p.attributes = x, i ? R1(p) : j1(p);
1619
- }
1620
- function ut(e) {
1621
- const {
1622
- content: t,
1623
- width: n,
1624
- height: a,
1625
- transform: r,
1626
- title: s,
1627
- extra: i,
1628
- watchable: o = !1
1629
- } = e, u = l(l(l({}, i.attributes), s ? {
1630
- title: s
1631
- } : {}), {}, {
1632
- class: i.classes.join(" ")
1633
- });
1634
- o && (u[B] = "");
1635
- const c = l({}, i.styles);
1636
- We(r) && (c.transform = m1({
1637
- transform: r,
1638
- startCentered: !0,
1639
- width: n,
1640
- height: a
1641
- }), c["-webkit-transform"] = c.transform);
1642
- const m = ce(c);
1643
- m.length > 0 && (u.style = m);
1644
- const g = [];
1645
- return g.push({
1646
- tag: "span",
1647
- attributes: u,
1648
- children: [t]
1649
- }), s && g.push({
1650
- tag: "span",
1651
- attributes: {
1652
- class: "sr-only"
1653
- },
1654
- children: [s]
1655
- }), g;
1656
- }
1657
- function Z1(e) {
1658
- const {
1659
- content: t,
1660
- title: n,
1661
- extra: a
1662
- } = e, r = l(l(l({}, a.attributes), n ? {
1663
- title: n
1664
- } : {}), {}, {
1665
- class: a.classes.join(" ")
1666
- }), s = ce(a.styles);
1667
- s.length > 0 && (r.style = s);
1668
- const i = [];
1669
- return i.push({
1670
- tag: "span",
1671
- attributes: r,
1672
- children: [t]
1673
- }), n && i.push({
1674
- tag: "span",
1675
- attributes: {
1676
- class: "sr-only"
1677
- },
1678
- children: [n]
1679
- }), i;
1680
- }
1681
- const {
1682
- styles: ve
1683
- } = E;
1684
- function Ie(e) {
1685
- const t = e[0], n = e[1], [a] = e.slice(4);
1686
- let r = null;
1687
- return Array.isArray(a) ? r = {
1688
- tag: "g",
1689
- attributes: {
1690
- class: "".concat(f.cssPrefix, "-").concat(ge.GROUP)
1691
- },
1692
- children: [{
1693
- tag: "path",
1694
- attributes: {
1695
- class: "".concat(f.cssPrefix, "-").concat(ge.SECONDARY),
1696
- fill: "currentColor",
1697
- d: a[0]
1698
- }
1699
- }, {
1700
- tag: "path",
1701
- attributes: {
1702
- class: "".concat(f.cssPrefix, "-").concat(ge.PRIMARY),
1703
- fill: "currentColor",
1704
- d: a[1]
1705
- }
1706
- }]
1707
- } : r = {
1708
- tag: "path",
1709
- attributes: {
1710
- fill: "currentColor",
1711
- d: a
1712
- }
1713
- }, {
1714
- found: !0,
1715
- width: t,
1716
- height: n,
1717
- icon: r
1718
- };
1719
- }
1720
- const B1 = {
1721
- found: !1,
1722
- width: 512,
1723
- height: 512
1724
- };
1725
- function U1(e, t) {
1726
- !Rt && !f.showMissingIcons && e && console.error('Icon with name "'.concat(e, '" and prefix "').concat(t, '" is missing.'));
1727
- }
1728
- function _e(e, t) {
1729
- let n = t;
1730
- return t === "fa" && f.styleDefault !== null && (t = D()), new Promise((a, r) => {
1731
- if (n === "fa") {
1732
- const s = e2(e) || {};
1733
- e = s.iconName || e, t = s.prefix || t;
1734
- }
1735
- if (e && t && ve[t] && ve[t][e]) {
1736
- const s = ve[t][e];
1737
- return a(Ie(s));
1738
- }
1739
- U1(e, t), a(l(l({}, B1), {}, {
1740
- icon: f.showMissingIcons && e ? j("missingIconAbstract") || {} : {}
1741
- }));
1742
- });
1743
- }
1744
- const dt = () => {
1745
- }, Te = f.measurePerformance && te && te.mark && te.measure ? te : {
1746
- mark: dt,
1747
- measure: dt
1748
- }, $ = 'FA "6.7.2"', Y1 = (e) => (Te.mark("".concat($, " ").concat(e, " begins")), () => a2(e)), a2 = (e) => {
1749
- Te.mark("".concat($, " ").concat(e, " ends")), Te.measure("".concat($, " ").concat(e), "".concat($, " ").concat(e, " begins"), "".concat($, " ").concat(e, " ends"));
1750
- };
1751
- var Xe = {
1752
- begin: Y1,
1753
- end: a2
1754
- };
1755
- const ae = () => {
1756
- };
1757
- function mt(e) {
1758
- return typeof (e.getAttribute ? e.getAttribute(B) : null) == "string";
1759
- }
1760
- function W1(e) {
1761
- const t = e.getAttribute ? e.getAttribute(Ze) : null, n = e.getAttribute ? e.getAttribute(Be) : null;
1762
- return t && n;
1763
- }
1764
- function H1(e) {
1765
- return e && e.classList && e.classList.contains && e.classList.contains(f.replacementClass);
1766
- }
1767
- function G1() {
1768
- return f.autoReplaceSvg === !0 ? re.replace : re[f.autoReplaceSvg] || re.replace;
1769
- }
1770
- function $1(e) {
1771
- return b.createElementNS("http://www.w3.org/2000/svg", e);
1772
- }
1773
- function X1(e) {
1774
- return b.createElement(e);
1775
- }
1776
- function r2(e) {
1777
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1778
- const {
1779
- ceFn: n = e.tag === "svg" ? $1 : X1
1780
- } = t;
1781
- if (typeof e == "string")
1782
- return b.createTextNode(e);
1783
- const a = n(e.tag);
1784
- return Object.keys(e.attributes || []).forEach(function(s) {
1785
- a.setAttribute(s, e.attributes[s]);
1786
- }), (e.children || []).forEach(function(s) {
1787
- a.appendChild(r2(s, {
1788
- ceFn: n
1789
- }));
1790
- }), a;
1791
- }
1792
- function V1(e) {
1793
- let t = " ".concat(e.outerHTML, " ");
1794
- return t = "".concat(t, "Font Awesome fontawesome.com "), t;
1795
- }
1796
- const re = {
1797
- replace: function(e) {
1798
- const t = e[0];
1799
- if (t.parentNode)
1800
- if (e[1].forEach((n) => {
1801
- t.parentNode.insertBefore(r2(n), t);
1802
- }), t.getAttribute(B) === null && f.keepOriginalSource) {
1803
- let n = b.createComment(V1(t));
1804
- t.parentNode.replaceChild(n, t);
1805
- } else
1806
- t.remove();
1807
- },
1808
- nest: function(e) {
1809
- const t = e[0], n = e[1];
1810
- if (~Ye(t).indexOf(f.replacementClass))
1811
- return re.replace(e);
1812
- const a = new RegExp("".concat(f.cssPrefix, "-.*"));
1813
- if (delete n[0].attributes.id, n[0].attributes.class) {
1814
- const s = n[0].attributes.class.split(" ").reduce((i, o) => (o === f.replacementClass || o.match(a) ? i.toSvg.push(o) : i.toNode.push(o), i), {
1815
- toNode: [],
1816
- toSvg: []
1817
- });
1818
- n[0].attributes.class = s.toSvg.join(" "), s.toNode.length === 0 ? t.removeAttribute("class") : t.setAttribute("class", s.toNode.join(" "));
1819
- }
1820
- const r = n.map((s) => J(s)).join(`
1821
- `);
1822
- t.setAttribute(B, ""), t.innerHTML = r;
1823
- }
1824
- };
1825
- function pt(e) {
1826
- e();
1827
- }
1828
- function s2(e, t) {
1829
- const n = typeof t == "function" ? t : ae;
1830
- if (e.length === 0)
1831
- n();
1832
- else {
1833
- let a = pt;
1834
- f.mutateApproach === Q2 && (a = z.requestAnimationFrame || pt), a(() => {
1835
- const r = G1(), s = Xe.begin("mutate");
1836
- e.map(r), s(), n();
1837
- });
1838
- }
1839
- }
1840
- let Ve = !1;
1841
- function i2() {
1842
- Ve = !0;
1843
- }
1844
- function ze() {
1845
- Ve = !1;
1846
- }
1847
- let ie = null;
1848
- function ht(e) {
1849
- if (!tt || !f.observeMutations)
1850
- return;
1851
- const {
1852
- treeCallback: t = ae,
1853
- nodeCallback: n = ae,
1854
- pseudoElementsCallback: a = ae,
1855
- observeMutationsRoot: r = b
1856
- } = e;
1857
- ie = new tt((s) => {
1858
- if (Ve) return;
1859
- const i = D();
1860
- G(s).forEach((o) => {
1861
- if (o.type === "childList" && o.addedNodes.length > 0 && !mt(o.addedNodes[0]) && (f.searchPseudoElements && a(o.target), t(o.target)), o.type === "attributes" && o.target.parentNode && f.searchPseudoElements && a(o.target.parentNode), o.type === "attributes" && mt(o.target) && ~r1.indexOf(o.attributeName))
1862
- if (o.attributeName === "class" && W1(o.target)) {
1863
- const {
1864
- prefix: u,
1865
- iconName: c
1866
- } = ue(Ye(o.target));
1867
- o.target.setAttribute(Ze, u || i), c && o.target.setAttribute(Be, c);
1868
- } else H1(o.target) && n(o.target);
1869
- });
1870
- }), _ && ie.observe(r, {
1871
- childList: !0,
1872
- attributes: !0,
1873
- characterData: !0,
1874
- subtree: !0
1875
- });
1876
- }
1877
- function K1() {
1878
- ie && ie.disconnect();
1879
- }
1880
- function q1(e) {
1881
- const t = e.getAttribute("style");
1882
- let n = [];
1883
- return t && (n = t.split(";").reduce((a, r) => {
1884
- const s = r.split(":"), i = s[0], o = s.slice(1);
1885
- return i && o.length > 0 && (a[i] = o.join(":").trim()), a;
1886
- }, {})), n;
1887
- }
1888
- function Q1(e) {
1889
- const t = e.getAttribute("data-prefix"), n = e.getAttribute("data-icon"), a = e.innerText !== void 0 ? e.innerText.trim() : "";
1890
- let r = ue(Ye(e));
1891
- return r.prefix || (r.prefix = D()), t && n && (r.prefix = t, r.iconName = n), r.iconName && r.prefix || (r.prefix && a.length > 0 && (r.iconName = C1(r.prefix, e.innerText) || Ge(r.prefix, Ee(e.innerText))), !r.iconName && f.autoFetchSvg && e.firstChild && e.firstChild.nodeType === Node.TEXT_NODE && (r.iconName = e.firstChild.data)), r;
1892
- }
1893
- function J1(e) {
1894
- const t = G(e.attributes).reduce((r, s) => (r.name !== "class" && r.name !== "style" && (r[s.name] = s.value), r), {}), n = e.getAttribute("title"), a = e.getAttribute("data-fa-title-id");
1895
- return f.autoA11y && (n ? t["aria-labelledby"] = "".concat(f.replacementClass, "-title-").concat(a || K()) : (t["aria-hidden"] = "true", t.focusable = "false")), t;
1896
- }
1897
- function en() {
1898
- return {
1899
- iconName: null,
1900
- title: null,
1901
- titleId: null,
1902
- prefix: null,
1903
- transform: P,
1904
- symbol: !1,
1905
- mask: {
1906
- iconName: null,
1907
- prefix: null,
1908
- rest: []
1909
- },
1910
- maskId: null,
1911
- extra: {
1912
- classes: [],
1913
- styles: {},
1914
- attributes: {}
1915
- }
1916
- };
1917
- }
1918
- function gt(e) {
1919
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
1920
- styleParser: !0
1921
- };
1922
- const {
1923
- iconName: n,
1924
- prefix: a,
1925
- rest: r
1926
- } = Q1(e), s = J1(e), i = Fe("parseNodeAttributes", {}, e);
1927
- let o = t.styleParser ? q1(e) : [];
1928
- return l({
1929
- iconName: n,
1930
- title: e.getAttribute("title"),
1931
- titleId: e.getAttribute("data-fa-title-id"),
1932
- prefix: a,
1933
- transform: P,
1934
- mask: {
1935
- iconName: null,
1936
- prefix: null,
1937
- rest: []
1938
- },
1939
- maskId: null,
1940
- symbol: !1,
1941
- extra: {
1942
- classes: r,
1943
- styles: o,
1944
- attributes: s
1945
- }
1946
- }, i);
1947
- }
1948
- const {
1949
- styles: tn
1950
- } = E;
1951
- function o2(e) {
1952
- const t = f.autoReplaceSvg === "nest" ? gt(e, {
1953
- styleParser: !1
1954
- }) : gt(e);
1955
- return ~t.extra.classes.indexOf(Bt) ? j("generateLayersText", e, t) : j("generateSvgReplacementMutation", e, t);
1956
- }
1957
- function nn() {
1958
- return [...z2, ...Ce];
1959
- }
1960
- function bt(e) {
1961
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
1962
- if (!_) return Promise.resolve();
1963
- const n = b.documentElement.classList, a = (m) => n.add("".concat(rt, "-").concat(m)), r = (m) => n.remove("".concat(rt, "-").concat(m)), s = f.autoFetchSvg ? nn() : _t.concat(Object.keys(tn));
1964
- s.includes("fa") || s.push("fa");
1965
- const i = [".".concat(Bt, ":not([").concat(B, "])")].concat(s.map((m) => ".".concat(m, ":not([").concat(B, "])"))).join(", ");
1966
- if (i.length === 0)
1967
- return Promise.resolve();
1968
- let o = [];
1969
- try {
1970
- o = G(e.querySelectorAll(i));
1971
- } catch {
1972
- }
1973
- if (o.length > 0)
1974
- a("pending"), r("complete");
1975
- else
1976
- return Promise.resolve();
1977
- const u = Xe.begin("onTree"), c = o.reduce((m, g) => {
1978
- try {
1979
- const h = o2(g);
1980
- h && m.push(h);
1981
- } catch (h) {
1982
- Rt || h.name === "MissingIcon" && console.error(h);
1983
- }
1984
- return m;
1985
- }, []);
1986
- return new Promise((m, g) => {
1987
- Promise.all(c).then((h) => {
1988
- s2(h, () => {
1989
- a("active"), a("complete"), r("pending"), typeof t == "function" && t(), u(), m();
1990
- });
1991
- }).catch((h) => {
1992
- u(), g(h);
1993
- });
1994
- });
1995
- }
1996
- function an(e) {
1997
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
1998
- o2(e).then((n) => {
1999
- n && s2([n], t);
2000
- });
2001
- }
2002
- function rn(e) {
2003
- return function(t) {
2004
- let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2005
- const a = (t || {}).icon ? t : Ne(t || {});
2006
- let {
2007
- mask: r
2008
- } = n;
2009
- return r && (r = (r || {}).icon ? r : Ne(r || {})), e(a, l(l({}, n), {}, {
2010
- mask: r
2011
- }));
2012
- };
2013
- }
2014
- const sn = function(e) {
2015
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2016
- const {
2017
- transform: n = P,
2018
- symbol: a = !1,
2019
- mask: r = null,
2020
- maskId: s = null,
2021
- title: i = null,
2022
- titleId: o = null,
2023
- classes: u = [],
2024
- attributes: c = {},
2025
- styles: m = {}
2026
- } = t;
2027
- if (!e) return;
2028
- const {
2029
- prefix: g,
2030
- iconName: h,
2031
- icon: v
2032
- } = e;
2033
- return de(l({
2034
- type: "icon"
2035
- }, e), () => (U("beforeDOMElementCreation", {
2036
- iconDefinition: e,
2037
- params: t
2038
- }), f.autoA11y && (i ? c["aria-labelledby"] = "".concat(f.replacementClass, "-title-").concat(o || K()) : (c["aria-hidden"] = "true", c.focusable = "false")), $e({
2039
- icons: {
2040
- main: Ie(v),
2041
- mask: r ? Ie(r.icon) : {
2042
- found: !1,
2043
- width: null,
2044
- height: null,
2045
- icon: {}
2046
- }
2047
- },
2048
- prefix: g,
2049
- iconName: h,
2050
- transform: l(l({}, P), n),
2051
- symbol: a,
2052
- title: i,
2053
- maskId: s,
2054
- titleId: o,
2055
- extra: {
2056
- attributes: c,
2057
- styles: m,
2058
- classes: u
2059
- }
2060
- })));
2061
- };
2062
- var on = {
2063
- mixout() {
2064
- return {
2065
- icon: rn(sn)
2066
- };
2067
- },
2068
- hooks() {
2069
- return {
2070
- mutationObserverCallbacks(e) {
2071
- return e.treeCallback = bt, e.nodeCallback = an, e;
2072
- }
2073
- };
2074
- },
2075
- provides(e) {
2076
- e.i2svg = function(t) {
2077
- const {
2078
- node: n = b,
2079
- callback: a = () => {
2080
- }
2081
- } = t;
2082
- return bt(n, a);
2083
- }, e.generateSvgReplacementMutation = function(t, n) {
2084
- const {
2085
- iconName: a,
2086
- title: r,
2087
- titleId: s,
2088
- prefix: i,
2089
- transform: o,
2090
- symbol: u,
2091
- mask: c,
2092
- maskId: m,
2093
- extra: g
2094
- } = n;
2095
- return new Promise((h, v) => {
2096
- Promise.all([_e(a, i), c.iconName ? _e(c.iconName, c.prefix) : Promise.resolve({
2097
- found: !1,
2098
- width: 512,
2099
- height: 512,
2100
- icon: {}
2101
- })]).then((O) => {
2102
- let [S, w] = O;
2103
- h([t, $e({
2104
- icons: {
2105
- main: S,
2106
- mask: w
2107
- },
2108
- prefix: i,
2109
- iconName: a,
2110
- transform: o,
2111
- symbol: u,
2112
- maskId: m,
2113
- title: r,
2114
- titleId: s,
2115
- extra: g,
2116
- watchable: !0
2117
- })]);
2118
- }).catch(v);
2119
- });
2120
- }, e.generateAbstractIcon = function(t) {
2121
- let {
2122
- children: n,
2123
- attributes: a,
2124
- main: r,
2125
- transform: s,
2126
- styles: i
2127
- } = t;
2128
- const o = ce(i);
2129
- o.length > 0 && (a.style = o);
2130
- let u;
2131
- return We(s) && (u = j("generateAbstractTransformGrouping", {
2132
- main: r,
2133
- transform: s,
2134
- containerWidth: r.width,
2135
- iconWidth: r.width
2136
- })), n.push(u || r.icon), {
2137
- children: n,
2138
- attributes: a
2139
- };
2140
- };
2141
- }
2142
- }, ln = {
2143
- mixout() {
2144
- return {
2145
- layer(e) {
2146
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2147
- const {
2148
- classes: n = []
2149
- } = t;
2150
- return de({
2151
- type: "layer"
2152
- }, () => {
2153
- U("beforeDOMElementCreation", {
2154
- assembler: e,
2155
- params: t
2156
- });
2157
- let a = [];
2158
- return e((r) => {
2159
- Array.isArray(r) ? r.map((s) => {
2160
- a = a.concat(s.abstract);
2161
- }) : a = a.concat(r.abstract);
2162
- }), [{
2163
- tag: "span",
2164
- attributes: {
2165
- class: ["".concat(f.cssPrefix, "-layers"), ...n].join(" ")
2166
- },
2167
- children: a
2168
- }];
2169
- });
2170
- }
2171
- };
2172
- }
2173
- }, cn = {
2174
- mixout() {
2175
- return {
2176
- counter(e) {
2177
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2178
- const {
2179
- title: n = null,
2180
- classes: a = [],
2181
- attributes: r = {},
2182
- styles: s = {}
2183
- } = t;
2184
- return de({
2185
- type: "counter",
2186
- content: e
2187
- }, () => (U("beforeDOMElementCreation", {
2188
- content: e,
2189
- params: t
2190
- }), Z1({
2191
- content: e.toString(),
2192
- title: n,
2193
- extra: {
2194
- attributes: r,
2195
- styles: s,
2196
- classes: ["".concat(f.cssPrefix, "-layers-counter"), ...a]
2197
- }
2198
- })));
2199
- }
2200
- };
2201
- }
2202
- }, fn = {
2203
- mixout() {
2204
- return {
2205
- text(e) {
2206
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2207
- const {
2208
- transform: n = P,
2209
- title: a = null,
2210
- classes: r = [],
2211
- attributes: s = {},
2212
- styles: i = {}
2213
- } = t;
2214
- return de({
2215
- type: "text",
2216
- content: e
2217
- }, () => (U("beforeDOMElementCreation", {
2218
- content: e,
2219
- params: t
2220
- }), ut({
2221
- content: e,
2222
- transform: l(l({}, P), n),
2223
- title: a,
2224
- extra: {
2225
- attributes: s,
2226
- styles: i,
2227
- classes: ["".concat(f.cssPrefix, "-layers-text"), ...r]
2228
- }
2229
- })));
2230
- }
2231
- };
2232
- },
2233
- provides(e) {
2234
- e.generateLayersText = function(t, n) {
2235
- const {
2236
- title: a,
2237
- transform: r,
2238
- extra: s
2239
- } = n;
2240
- let i = null, o = null;
2241
- if (Nt) {
2242
- const u = parseInt(getComputedStyle(t).fontSize, 10), c = t.getBoundingClientRect();
2243
- i = c.width / u, o = c.height / u;
2244
- }
2245
- return f.autoA11y && !a && (s.attributes["aria-hidden"] = "true"), Promise.resolve([t, ut({
2246
- content: t.innerHTML,
2247
- width: i,
2248
- height: o,
2249
- transform: r,
2250
- title: a,
2251
- extra: s,
2252
- watchable: !0
2253
- })]);
2254
- };
2255
- }
2256
- };
2257
- const un = new RegExp('"', "ug"), yt = [1105920, 1112319], vt = l(l(l(l({}, {
2258
- FontAwesome: {
2259
- normal: "fas",
2260
- 400: "fas"
2261
- }
2262
- }), I2), K2), Y2), De = Object.keys(vt).reduce((e, t) => (e[t.toLowerCase()] = vt[t], e), {}), dn = Object.keys(De).reduce((e, t) => {
2263
- const n = De[t];
2264
- return e[t] = n[900] || [...Object.entries(n)][0][1], e;
2265
- }, {});
2266
- function mn(e) {
2267
- const t = e.replace(un, ""), n = y1(t, 0), a = n >= yt[0] && n <= yt[1], r = t.length === 2 ? t[0] === t[1] : !1;
2268
- return {
2269
- value: Ee(r ? t[0] : t),
2270
- isSecondary: a || r
2271
- };
2272
- }
2273
- function pn(e, t) {
2274
- const n = e.replace(/^['"]|['"]$/g, "").toLowerCase(), a = parseInt(t), r = isNaN(a) ? "normal" : a;
2275
- return (De[n] || {})[r] || dn[n];
2276
- }
2277
- function xt(e, t) {
2278
- const n = "".concat(q2).concat(t.replace(":", "-"));
2279
- return new Promise((a, r) => {
2280
- if (e.getAttribute(n) !== null)
2281
- return a();
2282
- const i = G(e.children).filter((h) => h.getAttribute(Me) === t)[0], o = z.getComputedStyle(e, t), u = o.getPropertyValue("font-family"), c = u.match(n1), m = o.getPropertyValue("font-weight"), g = o.getPropertyValue("content");
2283
- if (i && !c)
2284
- return e.removeChild(i), a();
2285
- if (c && g !== "none" && g !== "") {
2286
- const h = o.getPropertyValue("content");
2287
- let v = pn(u, m);
2288
- const {
2289
- value: O,
2290
- isSecondary: S
2291
- } = mn(h), w = c[0].startsWith("FontAwesome");
2292
- let d = Ge(v, O), p = d;
2293
- if (w) {
2294
- const y = A1(O);
2295
- y.iconName && y.prefix && (d = y.iconName, v = y.prefix);
2296
- }
2297
- if (d && !S && (!i || i.getAttribute(Ze) !== v || i.getAttribute(Be) !== p)) {
2298
- e.setAttribute(n, p), i && e.removeChild(i);
2299
- const y = en(), {
2300
- extra: x
2301
- } = y;
2302
- x.attributes[Me] = t, _e(d, v).then((M) => {
2303
- const ee = $e(l(l({}, y), {}, {
2304
- icons: {
2305
- main: M,
2306
- mask: t2()
2307
- },
2308
- prefix: v,
2309
- iconName: p,
2310
- extra: x,
2311
- watchable: !0
2312
- })), R = b.createElementNS("http://www.w3.org/2000/svg", "svg");
2313
- t === "::before" ? e.insertBefore(R, e.firstChild) : e.appendChild(R), R.outerHTML = ee.map((d2) => J(d2)).join(`
2314
- `), e.removeAttribute(n), a();
2315
- }).catch(r);
2316
- } else
2317
- a();
2318
- } else
2319
- a();
2320
- });
2321
- }
2322
- function hn(e) {
2323
- return Promise.all([xt(e, "::before"), xt(e, "::after")]);
2324
- }
2325
- function gn(e) {
2326
- return e.parentNode !== document.head && !~J2.indexOf(e.tagName.toUpperCase()) && !e.getAttribute(Me) && (!e.parentNode || e.parentNode.tagName !== "svg");
2327
- }
2328
- function kt(e) {
2329
- if (_)
2330
- return new Promise((t, n) => {
2331
- const a = G(e.querySelectorAll("*")).filter(gn).map(hn), r = Xe.begin("searchPseudoElements");
2332
- i2(), Promise.all(a).then(() => {
2333
- r(), ze(), t();
2334
- }).catch(() => {
2335
- r(), ze(), n();
2336
- });
2337
- });
2338
- }
2339
- var bn = {
2340
- hooks() {
2341
- return {
2342
- mutationObserverCallbacks(e) {
2343
- return e.pseudoElementsCallback = kt, e;
2344
- }
2345
- };
2346
- },
2347
- provides(e) {
2348
- e.pseudoElements2svg = function(t) {
2349
- const {
2350
- node: n = b
2351
- } = t;
2352
- f.searchPseudoElements && kt(n);
2353
- };
2354
- }
2355
- };
2356
- let wt = !1;
2357
- var yn = {
2358
- mixout() {
2359
- return {
2360
- dom: {
2361
- unwatch() {
2362
- i2(), wt = !0;
2363
- }
2364
- }
2365
- };
2366
- },
2367
- hooks() {
2368
- return {
2369
- bootstrap() {
2370
- ht(Fe("mutationObserverCallbacks", {}));
2371
- },
2372
- noAuto() {
2373
- K1();
2374
- },
2375
- watch(e) {
2376
- const {
2377
- observeMutationsRoot: t
2378
- } = e;
2379
- wt ? ze() : ht(Fe("mutationObserverCallbacks", {
2380
- observeMutationsRoot: t
2381
- }));
2382
- }
2383
- };
2384
- }
2385
- };
2386
- const Ct = (e) => {
2387
- let t = {
2388
- size: 16,
2389
- x: 0,
2390
- y: 0,
2391
- flipX: !1,
2392
- flipY: !1,
2393
- rotate: 0
2394
- };
2395
- return e.toLowerCase().split(" ").reduce((n, a) => {
2396
- const r = a.toLowerCase().split("-"), s = r[0];
2397
- let i = r.slice(1).join("-");
2398
- if (s && i === "h")
2399
- return n.flipX = !0, n;
2400
- if (s && i === "v")
2401
- return n.flipY = !0, n;
2402
- if (i = parseFloat(i), isNaN(i))
2403
- return n;
2404
- switch (s) {
2405
- case "grow":
2406
- n.size = n.size + i;
2407
- break;
2408
- case "shrink":
2409
- n.size = n.size - i;
2410
- break;
2411
- case "left":
2412
- n.x = n.x - i;
2413
- break;
2414
- case "right":
2415
- n.x = n.x + i;
2416
- break;
2417
- case "up":
2418
- n.y = n.y - i;
2419
- break;
2420
- case "down":
2421
- n.y = n.y + i;
2422
- break;
2423
- case "rotate":
2424
- n.rotate = n.rotate + i;
2425
- break;
2426
- }
2427
- return n;
2428
- }, t);
2429
- };
2430
- var vn = {
2431
- mixout() {
2432
- return {
2433
- parse: {
2434
- transform: (e) => Ct(e)
2435
- }
2436
- };
2437
- },
2438
- hooks() {
2439
- return {
2440
- parseNodeAttributes(e, t) {
2441
- const n = t.getAttribute("data-fa-transform");
2442
- return n && (e.transform = Ct(n)), e;
2443
- }
2444
- };
2445
- },
2446
- provides(e) {
2447
- e.generateAbstractTransformGrouping = function(t) {
2448
- let {
2449
- main: n,
2450
- transform: a,
2451
- containerWidth: r,
2452
- iconWidth: s
2453
- } = t;
2454
- const i = {
2455
- transform: "translate(".concat(r / 2, " 256)")
2456
- }, o = "translate(".concat(a.x * 32, ", ").concat(a.y * 32, ") "), u = "scale(".concat(a.size / 16 * (a.flipX ? -1 : 1), ", ").concat(a.size / 16 * (a.flipY ? -1 : 1), ") "), c = "rotate(".concat(a.rotate, " 0 0)"), m = {
2457
- transform: "".concat(o, " ").concat(u, " ").concat(c)
2458
- }, g = {
2459
- transform: "translate(".concat(s / 2 * -1, " -256)")
2460
- }, h = {
2461
- outer: i,
2462
- inner: m,
2463
- path: g
2464
- };
2465
- return {
2466
- tag: "g",
2467
- attributes: l({}, h.outer),
2468
- children: [{
2469
- tag: "g",
2470
- attributes: l({}, h.inner),
2471
- children: [{
2472
- tag: n.icon.tag,
2473
- children: n.icon.children,
2474
- attributes: l(l({}, n.icon.attributes), h.path)
2475
- }]
2476
- }]
2477
- };
2478
- };
2479
- }
2480
- };
2481
- const xe = {
2482
- x: 0,
2483
- y: 0,
2484
- width: "100%",
2485
- height: "100%"
2486
- };
2487
- function At(e) {
2488
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
2489
- return e.attributes && (e.attributes.fill || t) && (e.attributes.fill = "black"), e;
2490
- }
2491
- function xn(e) {
2492
- return e.tag === "g" ? e.children : [e];
2493
- }
2494
- var kn = {
2495
- hooks() {
2496
- return {
2497
- parseNodeAttributes(e, t) {
2498
- const n = t.getAttribute("data-fa-mask"), a = n ? ue(n.split(" ").map((r) => r.trim())) : t2();
2499
- return a.prefix || (a.prefix = D()), e.mask = a, e.maskId = t.getAttribute("data-fa-mask-id"), e;
2500
- }
2501
- };
2502
- },
2503
- provides(e) {
2504
- e.generateAbstractMask = function(t) {
2505
- let {
2506
- children: n,
2507
- attributes: a,
2508
- main: r,
2509
- mask: s,
2510
- maskId: i,
2511
- transform: o
2512
- } = t;
2513
- const {
2514
- width: u,
2515
- icon: c
2516
- } = r, {
2517
- width: m,
2518
- icon: g
2519
- } = s, h = d1({
2520
- transform: o,
2521
- containerWidth: m,
2522
- iconWidth: u
2523
- }), v = {
2524
- tag: "rect",
2525
- attributes: l(l({}, xe), {}, {
2526
- fill: "white"
2527
- })
2528
- }, O = c.children ? {
2529
- children: c.children.map(At)
2530
- } : {}, S = {
2531
- tag: "g",
2532
- attributes: l({}, h.inner),
2533
- children: [At(l({
2534
- tag: c.tag,
2535
- attributes: l(l({}, c.attributes), h.path)
2536
- }, O))]
2537
- }, w = {
2538
- tag: "g",
2539
- attributes: l({}, h.outer),
2540
- children: [S]
2541
- }, d = "mask-".concat(i || K()), p = "clip-".concat(i || K()), y = {
2542
- tag: "mask",
2543
- attributes: l(l({}, xe), {}, {
2544
- id: d,
2545
- maskUnits: "userSpaceOnUse",
2546
- maskContentUnits: "userSpaceOnUse"
2547
- }),
2548
- children: [v, w]
2549
- }, x = {
2550
- tag: "defs",
2551
- children: [{
2552
- tag: "clipPath",
2553
- attributes: {
2554
- id: p
2555
- },
2556
- children: xn(g)
2557
- }, y]
2558
- };
2559
- return n.push(x, {
2560
- tag: "rect",
2561
- attributes: l({
2562
- fill: "currentColor",
2563
- "clip-path": "url(#".concat(p, ")"),
2564
- mask: "url(#".concat(d, ")")
2565
- }, xe)
2566
- }), {
2567
- children: n,
2568
- attributes: a
2569
- };
2570
- };
2571
- }
2572
- }, wn = {
2573
- provides(e) {
2574
- let t = !1;
2575
- z.matchMedia && (t = z.matchMedia("(prefers-reduced-motion: reduce)").matches), e.missingIconAbstract = function() {
2576
- const n = [], a = {
2577
- fill: "currentColor"
2578
- }, r = {
2579
- attributeType: "XML",
2580
- repeatCount: "indefinite",
2581
- dur: "2s"
2582
- };
2583
- n.push({
2584
- tag: "path",
2585
- attributes: l(l({}, a), {}, {
2586
- 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"
2587
- })
2588
- });
2589
- const s = l(l({}, r), {}, {
2590
- attributeName: "opacity"
2591
- }), i = {
2592
- tag: "circle",
2593
- attributes: l(l({}, a), {}, {
2594
- cx: "256",
2595
- cy: "364",
2596
- r: "28"
2597
- }),
2598
- children: []
2599
- };
2600
- return t || i.children.push({
2601
- tag: "animate",
2602
- attributes: l(l({}, r), {}, {
2603
- attributeName: "r",
2604
- values: "28;14;28;28;14;28;"
2605
- })
2606
- }, {
2607
- tag: "animate",
2608
- attributes: l(l({}, s), {}, {
2609
- values: "1;0;1;1;0;1;"
2610
- })
2611
- }), n.push(i), n.push({
2612
- tag: "path",
2613
- attributes: l(l({}, a), {}, {
2614
- opacity: "1",
2615
- 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"
2616
- }),
2617
- children: t ? [] : [{
2618
- tag: "animate",
2619
- attributes: l(l({}, s), {}, {
2620
- values: "1;0;0;0;0;1;"
2621
- })
2622
- }]
2623
- }), t || n.push({
2624
- tag: "path",
2625
- attributes: l(l({}, a), {}, {
2626
- opacity: "0",
2627
- 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"
2628
- }),
2629
- children: [{
2630
- tag: "animate",
2631
- attributes: l(l({}, s), {}, {
2632
- values: "0;0;1;1;0;0;"
2633
- })
2634
- }]
2635
- }), {
2636
- tag: "g",
2637
- attributes: {
2638
- class: "missing"
2639
- },
2640
- children: n
2641
- };
2642
- };
2643
- }
2644
- }, Cn = {
2645
- hooks() {
2646
- return {
2647
- parseNodeAttributes(e, t) {
2648
- const n = t.getAttribute("data-fa-symbol"), a = n === null ? !1 : n === "" ? !0 : n;
2649
- return e.symbol = a, e;
2650
- }
2651
- };
2652
- }
2653
- }, An = [h1, on, ln, cn, fn, bn, yn, vn, kn, wn, Cn];
2654
- I1(An, {
2655
- mixoutsTo: A
2656
- });
2657
- A.noAuto;
2658
- A.config;
2659
- A.library;
2660
- const Mn = A.dom, je = A.parse;
2661
- A.findIconDefinition;
2662
- A.toHtml;
2663
- const Sn = A.icon;
2664
- A.layer;
2665
- A.text;
2666
- A.counter;
2667
- function Mt(e, t) {
2668
- var n = Object.keys(e);
2669
- if (Object.getOwnPropertySymbols) {
2670
- var a = Object.getOwnPropertySymbols(e);
2671
- t && (a = a.filter(function(r) {
2672
- return Object.getOwnPropertyDescriptor(e, r).enumerable;
2673
- })), n.push.apply(n, a);
2674
- }
2675
- return n;
2676
- }
2677
- function F(e) {
2678
- for (var t = 1; t < arguments.length; t++) {
2679
- var n = arguments[t] != null ? arguments[t] : {};
2680
- t % 2 ? Mt(Object(n), !0).forEach(function(a) {
2681
- C(e, a, n[a]);
2682
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : Mt(Object(n)).forEach(function(a) {
2683
- Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(n, a));
2684
- });
2685
- }
2686
- return e;
2687
- }
2688
- function On(e, t) {
2689
- if (typeof e != "object" || !e) return e;
2690
- var n = e[Symbol.toPrimitive];
2691
- if (n !== void 0) {
2692
- var a = n.call(e, t);
2693
- if (typeof a != "object") return a;
2694
- throw new TypeError("@@toPrimitive must return a primitive value.");
2695
- }
2696
- return (t === "string" ? String : Number)(e);
2697
- }
2698
- function Pn(e) {
2699
- var t = On(e, "string");
2700
- return typeof t == "symbol" ? t : t + "";
2701
- }
2702
- function oe(e) {
2703
- "@babel/helpers - typeof";
2704
- return oe = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
2705
- return typeof t;
2706
- } : function(t) {
2707
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
2708
- }, oe(e);
2709
- }
2710
- function C(e, t, n) {
2711
- return t = Pn(t), t in e ? Object.defineProperty(e, t, {
2712
- value: n,
2713
- enumerable: !0,
2714
- configurable: !0,
2715
- writable: !0
2716
- }) : e[t] = n, e;
2717
- }
2718
- function En(e, t) {
2719
- if (e == null) return {};
2720
- var n = {};
2721
- for (var a in e)
2722
- if (Object.prototype.hasOwnProperty.call(e, a)) {
2723
- if (t.indexOf(a) >= 0) continue;
2724
- n[a] = e[a];
2725
- }
2726
- return n;
2727
- }
2728
- function Ln(e, t) {
2729
- if (e == null) return {};
2730
- var n = En(e, t), a, r;
2731
- if (Object.getOwnPropertySymbols) {
2732
- var s = Object.getOwnPropertySymbols(e);
2733
- for (r = 0; r < s.length; r++)
2734
- a = s[r], !(t.indexOf(a) >= 0) && Object.prototype.propertyIsEnumerable.call(e, a) && (n[a] = e[a]);
2735
- }
2736
- return n;
2737
- }
2738
- var Fn = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, l2 = { exports: {} };
2739
- (function(e) {
2740
- (function(t) {
2741
- var n = function(d, p, y) {
2742
- if (!c(p) || g(p) || h(p) || v(p) || u(p))
2743
- return p;
2744
- var x, M = 0, ee = 0;
2745
- if (m(p))
2746
- for (x = [], ee = p.length; M < ee; M++)
2747
- x.push(n(d, p[M], y));
2748
- else {
2749
- x = {};
2750
- for (var R in p)
2751
- Object.prototype.hasOwnProperty.call(p, R) && (x[d(R, y)] = n(d, p[R], y));
2752
- }
2753
- return x;
2754
- }, a = function(d, p) {
2755
- p = p || {};
2756
- var y = p.separator || "_", x = p.split || /(?=[A-Z])/;
2757
- return d.split(x).join(y);
2758
- }, r = function(d) {
2759
- return O(d) ? d : (d = d.replace(/[\-_\s]+(.)?/g, function(p, y) {
2760
- return y ? y.toUpperCase() : "";
2761
- }), d.substr(0, 1).toLowerCase() + d.substr(1));
2762
- }, s = function(d) {
2763
- var p = r(d);
2764
- return p.substr(0, 1).toUpperCase() + p.substr(1);
2765
- }, i = function(d, p) {
2766
- return a(d, p).toLowerCase();
2767
- }, o = Object.prototype.toString, u = function(d) {
2768
- return typeof d == "function";
2769
- }, c = function(d) {
2770
- return d === Object(d);
2771
- }, m = function(d) {
2772
- return o.call(d) == "[object Array]";
2773
- }, g = function(d) {
2774
- return o.call(d) == "[object Date]";
2775
- }, h = function(d) {
2776
- return o.call(d) == "[object RegExp]";
2777
- }, v = function(d) {
2778
- return o.call(d) == "[object Boolean]";
2779
- }, O = function(d) {
2780
- return d = d - 0, d === d;
2781
- }, S = function(d, p) {
2782
- var y = p && "process" in p ? p.process : p;
2783
- return typeof y != "function" ? d : function(x, M) {
2784
- return y(x, d, M);
2785
- };
2786
- }, w = {
2787
- camelize: r,
2788
- decamelize: i,
2789
- pascalize: s,
2790
- depascalize: i,
2791
- camelizeKeys: function(d, p) {
2792
- return n(S(r, p), d);
2793
- },
2794
- decamelizeKeys: function(d, p) {
2795
- return n(S(i, p), d, p);
2796
- },
2797
- pascalizeKeys: function(d, p) {
2798
- return n(S(s, p), d);
2799
- },
2800
- depascalizeKeys: function() {
2801
- return this.decamelizeKeys.apply(this, arguments);
2802
- }
2803
- };
2804
- e.exports ? e.exports = w : t.humps = w;
2805
- })(Fn);
2806
- })(l2);
2807
- var Nn = l2.exports, In = ["class", "style"];
2808
- function _n(e) {
2809
- return e.split(";").map(function(t) {
2810
- return t.trim();
2811
- }).filter(function(t) {
2812
- return t;
2813
- }).reduce(function(t, n) {
2814
- var a = n.indexOf(":"), r = Nn.camelize(n.slice(0, a)), s = n.slice(a + 1).trim();
2815
- return t[r] = s, t;
2816
- }, {});
2817
- }
2818
- function Tn(e) {
2819
- return e.split(/\s+/).reduce(function(t, n) {
2820
- return t[n] = !0, t;
2821
- }, {});
2822
- }
2823
- function c2(e) {
2824
- var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
2825
- if (typeof e == "string")
2826
- return e;
2827
- var a = (e.children || []).map(function(u) {
2828
- return c2(u);
2829
- }), r = Object.keys(e.attributes || {}).reduce(function(u, c) {
2830
- var m = e.attributes[c];
2831
- switch (c) {
2832
- case "class":
2833
- u.class = Tn(m);
2834
- break;
2835
- case "style":
2836
- u.style = _n(m);
2837
- break;
2838
- default:
2839
- u.attrs[c] = m;
2840
- }
2841
- return u;
2842
- }, {
2843
- attrs: {},
2844
- class: {},
2845
- style: {}
2846
- });
2847
- n.class;
2848
- var s = n.style, i = s === void 0 ? {} : s, o = Ln(n, In);
2849
- return p2(e.tag, F(F(F({}, t), {}, {
2850
- class: r.class,
2851
- style: F(F({}, r.style), i)
2852
- }, r.attrs), o), a);
2853
- }
2854
- var f2 = !1;
2855
- try {
2856
- f2 = !0;
2857
- } catch {
2858
- }
2859
- function zn() {
2860
- if (!f2 && console && typeof console.error == "function") {
2861
- var e;
2862
- (e = console).error.apply(e, arguments);
2863
- }
2864
- }
2865
- function ke(e, t) {
2866
- return Array.isArray(t) && t.length > 0 || !Array.isArray(t) && t ? C({}, e, t) : {};
2867
- }
2868
- function Dn(e) {
2869
- var t, n = (t = {
2870
- "fa-spin": e.spin,
2871
- "fa-pulse": e.pulse,
2872
- "fa-fw": e.fixedWidth,
2873
- "fa-border": e.border,
2874
- "fa-li": e.listItem,
2875
- "fa-inverse": e.inverse,
2876
- "fa-flip": e.flip === !0,
2877
- "fa-flip-horizontal": e.flip === "horizontal" || e.flip === "both",
2878
- "fa-flip-vertical": e.flip === "vertical" || e.flip === "both"
2879
- }, C(C(C(C(C(C(C(C(C(C(t, "fa-".concat(e.size), e.size !== null), "fa-rotate-".concat(e.rotation), e.rotation !== null), "fa-pull-".concat(e.pull), e.pull !== null), "fa-swap-opacity", e.swapOpacity), "fa-bounce", e.bounce), "fa-shake", e.shake), "fa-beat", e.beat), "fa-fade", e.fade), "fa-beat-fade", e.beatFade), "fa-flash", e.flash), C(C(t, "fa-spin-pulse", e.spinPulse), "fa-spin-reverse", e.spinReverse));
2880
- return Object.keys(n).map(function(a) {
2881
- return n[a] ? a : null;
2882
- }).filter(function(a) {
2883
- return a;
2884
- });
2885
- }
2886
- function St(e) {
2887
- if (e && oe(e) === "object" && e.prefix && e.iconName && e.icon)
2888
- return e;
2889
- if (je.icon)
2890
- return je.icon(e);
2891
- if (e === null)
2892
- return null;
2893
- if (oe(e) === "object" && e.prefix && e.iconName)
2894
- return e;
2895
- if (Array.isArray(e) && e.length === 2)
2896
- return {
2897
- prefix: e[0],
2898
- iconName: e[1]
2899
- };
2900
- if (typeof e == "string")
2901
- return {
2902
- prefix: "fas",
2903
- iconName: e
2904
- };
2905
- }
2906
- var jn = Pt({
2907
- name: "FontAwesomeIcon",
2908
- props: {
2909
- border: {
2910
- type: Boolean,
2911
- default: !1
2912
- },
2913
- fixedWidth: {
2914
- type: Boolean,
2915
- default: !1
2916
- },
2917
- flip: {
2918
- type: [Boolean, String],
2919
- default: !1,
2920
- validator: function(t) {
2921
- return [!0, !1, "horizontal", "vertical", "both"].indexOf(t) > -1;
2922
- }
2923
- },
2924
- icon: {
2925
- type: [Object, Array, String],
2926
- required: !0
2927
- },
2928
- mask: {
2929
- type: [Object, Array, String],
2930
- default: null
2931
- },
2932
- maskId: {
2933
- type: String,
2934
- default: null
2935
- },
2936
- listItem: {
2937
- type: Boolean,
2938
- default: !1
2939
- },
2940
- pull: {
2941
- type: String,
2942
- default: null,
2943
- validator: function(t) {
2944
- return ["right", "left"].indexOf(t) > -1;
2945
- }
2946
- },
2947
- pulse: {
2948
- type: Boolean,
2949
- default: !1
2950
- },
2951
- rotation: {
2952
- type: [String, Number],
2953
- default: null,
2954
- validator: function(t) {
2955
- return [90, 180, 270].indexOf(Number.parseInt(t, 10)) > -1;
2956
- }
2957
- },
2958
- swapOpacity: {
2959
- type: Boolean,
2960
- default: !1
2961
- },
2962
- size: {
2963
- type: String,
2964
- default: null,
2965
- validator: function(t) {
2966
- return ["2xs", "xs", "sm", "lg", "xl", "2xl", "1x", "2x", "3x", "4x", "5x", "6x", "7x", "8x", "9x", "10x"].indexOf(t) > -1;
2967
- }
2968
- },
2969
- spin: {
2970
- type: Boolean,
2971
- default: !1
2972
- },
2973
- transform: {
2974
- type: [String, Object],
2975
- default: null
2976
- },
2977
- symbol: {
2978
- type: [Boolean, String],
2979
- default: !1
2980
- },
2981
- title: {
2982
- type: String,
2983
- default: null
2984
- },
2985
- titleId: {
2986
- type: String,
2987
- default: null
2988
- },
2989
- inverse: {
2990
- type: Boolean,
2991
- default: !1
2992
- },
2993
- bounce: {
2994
- type: Boolean,
2995
- default: !1
2996
- },
2997
- shake: {
2998
- type: Boolean,
2999
- default: !1
3000
- },
3001
- beat: {
3002
- type: Boolean,
3003
- default: !1
3004
- },
3005
- fade: {
3006
- type: Boolean,
3007
- default: !1
3008
- },
3009
- beatFade: {
3010
- type: Boolean,
3011
- default: !1
3012
- },
3013
- flash: {
3014
- type: Boolean,
3015
- default: !1
3016
- },
3017
- spinPulse: {
3018
- type: Boolean,
3019
- default: !1
3020
- },
3021
- spinReverse: {
3022
- type: Boolean,
3023
- default: !1
3024
- }
3025
- },
3026
- setup: function(t, n) {
3027
- var a = n.attrs, r = L(function() {
3028
- return St(t.icon);
3029
- }), s = L(function() {
3030
- return ke("classes", Dn(t));
3031
- }), i = L(function() {
3032
- return ke("transform", typeof t.transform == "string" ? je.transform(t.transform) : t.transform);
3033
- }), o = L(function() {
3034
- return ke("mask", St(t.mask));
3035
- }), u = L(function() {
3036
- return Sn(r.value, F(F(F(F({}, s.value), i.value), o.value), {}, {
3037
- symbol: t.symbol,
3038
- title: t.title,
3039
- titleId: t.titleId,
3040
- maskId: t.maskId
3041
- }));
3042
- });
3043
- m2(u, function(m) {
3044
- if (!m)
3045
- return zn("Could not find one or more icon(s)", r.value, o.value);
3046
- }, {
3047
- immediate: !0
3048
- });
3049
- var c = L(function() {
3050
- return u.value ? c2(u.value.abstract[0], {}, a) : null;
3051
- });
3052
- return function() {
3053
- return c.value;
3054
- };
3055
- }
3056
- });
3057
- const Rn = "data:image/svg+xml,%3csvg%20width='264px'%20height='280px'%20viewBox='0%200%20264%20280'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdesc%3eCreated%20with%20getavataaars.com%3c/desc%3e%3cdefs%3e%3ccircle%20id='react-path-1'%20cx='120'%20cy='120'%20r='120'%3e%3c/circle%3e%3cpath%20d='M12,160%20C12,226.27417%2065.72583,280%20132,280%20C198.27417,280%20252,226.27417%20252,160%20L264,160%20L264,-1.42108547e-14%20L-3.19744231e-14,-1.42108547e-14%20L-3.19744231e-14,160%20L12,160%20Z'%20id='react-path-2'%3e%3c/path%3e%3cpath%20d='M124,144.610951%20L124,163%20L128,163%20L128,163%20C167.764502,163%20200,195.235498%20200,235%20L200,244%20L0,244%20L0,235%20C-4.86974701e-15,195.235498%2032.235498,163%2072,163%20L72,163%20L76,163%20L76,144.610951%20C58.7626345,136.422372%2046.3722246,119.687011%2044.3051388,99.8812385%20C38.4803105,99.0577866%2034,94.0521096%2034,88%20L34,74%20C34,68.0540074%2038.3245733,63.1180731%2044,62.1659169%20L44,56%20L44,56%20C44,25.072054%2069.072054,5.68137151e-15%20100,0%20L100,0%20L100,0%20C130.927946,-5.68137151e-15%20156,25.072054%20156,56%20L156,62.1659169%20C161.675427,63.1180731%20166,68.0540074%20166,74%20L166,88%20C166,94.0521096%20161.51969,99.0577866%20155.694861,99.8812385%20C153.627775,119.687011%20141.237365,136.422372%20124,144.610951%20Z'%20id='react-path-3'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Avataaar'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20transform='translate(-825.000000,%20-1100.000000)'%20id='Avataaar/Circle'%3e%3cg%20transform='translate(825.000000,%201100.000000)'%3e%3cg%20id='Circle'%20stroke-width='1'%20fill-rule='evenodd'%20transform='translate(12.000000,%2040.000000)'%3e%3cmask%20id='react-mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23react-path-1'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Circle-Background'%20fill='%23E6E6E6'%20xlink:href='%23react-path-1'%3e%3c/use%3e%3cg%20id='Color/Palette/Blue-01'%20mask='url(%23react-mask-4)'%20fill='%2365C9FF'%3e%3crect%20id='🖍Color'%20x='0'%20y='0'%20width='240'%20height='240'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3cmask%20id='react-mask-5'%20fill='white'%3e%3cuse%20xlink:href='%23react-path-2'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Mask'%3e%3c/g%3e%3cg%20id='Avataaar'%20stroke-width='1'%20fill-rule='evenodd'%20mask='url(%23react-mask-5)'%3e%3cg%20id='Body'%20transform='translate(32.000000,%2036.000000)'%3e%3cmask%20id='react-mask-6'%20fill='white'%3e%3cuse%20xlink:href='%23react-path-3'%3e%3c/use%3e%3c/mask%3e%3cuse%20fill='%23D0C6AC'%20xlink:href='%23react-path-3'%3e%3c/use%3e%3cg%20id='Skin/👶🏽-03-Brown'%20mask='url(%23react-mask-6)'%20fill='%23FD9841'%3e%3cg%20transform='translate(0.000000,%200.000000)'%20id='Color'%3e%3crect%20x='0'%20y='0'%20width='264'%20height='280'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3cpath%20d='M156,79%20L156,102%20C156,132.927946%20130.927946,158%20100,158%20C69.072054,158%2044,132.927946%2044,102%20L44,79%20L44,94%20C44,124.927946%2069.072054,150%20100,150%20C130.927946,150%20156,124.927946%20156,94%20L156,79%20Z'%20id='Neck-Shadow'%20fill-opacity='0.100000001'%20fill='%23000000'%20mask='url(%23react-mask-6)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Clothing/Shirt-Crew-Neck'%20transform='translate(0.000000,%20170.000000)'%3e%3cdefs%3e%3cpath%20d='M165.960472,29.2949161%20C202.936473,32.3249982%20232,63.2942856%20232,101.051724%20L232,110%20L32,110%20L32,101.051724%20C32,62.9525631%2061.591985,31.7649812%2099.0454063,29.2195264%20C99.0152598,29.5931145%2099,29.9692272%2099,30.3476251%20C99,42.2107177%20113.998461,51.8276544%20132.5,51.8276544%20C151.001539,51.8276544%20166,42.2107177%20166,30.3476251%20C166,29.9946691%20165.986723,29.6437014%20165.960472,29.2949161%20Z'%20id='react-path-57'%3e%3c/path%3e%3c/defs%3e%3cmask%20id='react-mask-58'%20fill='white'%3e%3cuse%20xlink:href='%23react-path-57'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Clothes'%20fill='%23E6E6E6'%20fill-rule='evenodd'%20xlink:href='%23react-path-57'%3e%3c/use%3e%3cg%20id='Color/Palette/Gray-01'%20mask='url(%23react-mask-58)'%20fill-rule='evenodd'%20fill='%23E6E6E6'%3e%3crect%20id='🖍Color'%20x='0'%20y='0'%20width='264'%20height='110'%3e%3c/rect%3e%3c/g%3e%3cg%20id='Shadowy'%20opacity='0.599999964'%20stroke-width='1'%20fill-rule='evenodd'%20mask='url(%23react-mask-58)'%20fill-opacity='0.16'%20fill='%23000000'%3e%3cg%20transform='translate(92.000000,%204.000000)'%20id='Hola-👋🏼'%3e%3cellipse%20cx='40.5'%20cy='27.8476251'%20rx='39.6351047'%20ry='26.9138272'%3e%3c/ellipse%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Face'%20transform='translate(76.000000,%2082.000000)'%20fill='%23000000'%3e%3cg%20id='Mouth/Tongue'%20transform='translate(2.000000,%2052.000000)'%3e%3cdefs%3e%3cpath%20d='M29,15.6086957%20C30.410031,25.2313711%2041.062182,33%2054,33%20C66.9681454,33%2077.6461342,25.183301%2079,14.7391304%20C79.1012093,14.3397326%2078.775269,13%2076.826087,13%20C56.838426,13%2041.7395748,13%2031.173913,13%20C29.3833142,13%2028.870211,14.2404669%2029,15.6086957%20Z'%20id='react-path-59'%3e%3c/path%3e%3c/defs%3e%3cmask%20id='react-mask-60'%20fill='white'%3e%3cuse%20xlink:href='%23react-path-59'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Mouth'%20fill-opacity='0.699999988'%20fill='%23000000'%20fill-rule='evenodd'%20xlink:href='%23react-path-59'%3e%3c/use%3e%3crect%20id='Teeth'%20fill='%23FFFFFF'%20fill-rule='evenodd'%20mask='url(%23react-mask-60)'%20x='39'%20y='2'%20width='31'%20height='16'%20rx='5'%3e%3c/rect%3e%3cpath%20d='M65.9841079,23.7466656%20C65.9945954,23.8296335%2066,23.9141856%2066,24%20L66,33%20C66,39.0751322%2061.0751322,44%2055,44%20L54,44%20C47.9248678,44%2043,39.0751322%2043,33%20L43,24%20L43,24%20C43,23.9141856%2043.0054046,23.8296335%2043.0158921,23.7466656%20C43.0053561,23.6651805%2043,23.5829271%2043,23.5%20C43,21.5670034%2045.9101491,20%2049.5,20%20C51.510438,20%2053.3076958,20.4914717%2054.5,21.2634601%20C55.6923042,20.4914717%2057.489562,20%2059.5,20%20C63.0898509,20%2066,21.5670034%2066,23.5%20C66,23.5829271%2065.9946439,23.6651805%2065.9841079,23.7466656%20Z'%20id='Tongue'%20fill='%23FF4F6D'%20fill-rule='evenodd'%3e%3c/path%3e%3c/g%3e%3cg%20id='Nose/Default'%20transform='translate(28.000000,%2040.000000)'%20fill-opacity='0.16'%3e%3cpath%20d='M16,8%20C16,12.418278%2021.372583,16%2028,16%20L28,16%20C34.627417,16%2040,12.418278%2040,8'%20id='Nose'%3e%3c/path%3e%3c/g%3e%3cg%20id='Eyes/Surprised-😳'%20transform='translate(0.000000,%208.000000)'%3e%3ccircle%20id='The-White-Stuff'%20fill='%23FFFFFF'%20cx='30'%20cy='22'%20r='14'%3e%3c/circle%3e%3ccircle%20id='Eye-Ball'%20fill='%23FFFFFF'%20cx='82'%20cy='22'%20r='14'%3e%3c/circle%3e%3ccircle%20id='Eye'%20fill-opacity='0.699999988'%20fill='%23000000'%20cx='30'%20cy='22'%20r='6'%3e%3c/circle%3e%3ccircle%20id='Eye'%20fill-opacity='0.699999988'%20fill='%23000000'%20cx='82'%20cy='22'%20r='6'%3e%3c/circle%3e%3c/g%3e%3cg%20id='Eyebrow/Natural/Flat-Natural'%20fill-opacity='0.599999964'%3e%3cpath%20d='M38.5686071,10.7022978%20C33.5865557,11.2384494%2028.6553385,11.1338998%2023.6562444,11.1010606%20C19.8231061,11.0762636%2015.91974,10.6892291%2012.3246118,12.5091287%20C11.6361455,12.8572921%207.8767609,14.9449324%208.00311195,16.0108688%20C8.10389896,16.8633498%2012.0128479,18.0636592%2012.7165939,18.2838164%20C16.4280826,19.4452548%2019.9241869,18.9282036%2023.6870976,18.5703225%20C28.3024371,18.1316834%2032.9139567,18.1745756%2037.5322346,17.8739956%20C40.6422336,17.6719334%2045.4224171,16.9769469%2046.8293214,13.1484895%20C47.2530382,11.9954284%2046.8152171,9.73353891%2046.3074622,8.50642195%20C46.1050066,8.01751871%2045.5634602,7.84963624%2045.1688335,8.14921095%20C43.7560524,9.22218432%2040.9851444,10.4425994%2038.5686071,10.7022978'%20id='Fill-10'%20transform='translate(27.500000,%2013.500000)%20rotate(2.000000)%20translate(-27.500000,%20-13.500000)%20'%3e%3c/path%3e%3cpath%20d='M95.5686071,10.7022978%20C90.5865557,11.2384494%2085.6553385,11.1338998%2080.6562444,11.1010606%20C76.8231061,11.0762636%2072.91974,10.6892291%2069.3246118,12.5091287%20C68.6361455,12.8572921%2064.8767609,14.9449324%2065.003112,16.0108688%20C65.103899,16.8633498%2069.0128479,18.0636592%2069.7165939,18.2838164%20C73.4280826,19.4452548%2076.9241869,18.9282036%2080.6870976,18.5703225%20C85.3024371,18.1316834%2089.9139567,18.1745756%2094.5322346,17.8739956%20C97.6422336,17.6719334%20102.422417,16.9769469%20103.829321,13.1484895%20C104.253038,11.9954284%20103.815217,9.73353891%20103.307462,8.50642195%20C103.105007,8.01751871%20102.56346,7.84963624%20102.168833,8.14921095%20C100.756052,9.22218432%2097.9851444,10.4425994%2095.5686071,10.7022978'%20id='Fill-10'%20transform='translate(84.500000,%2013.500000)%20scale(-1,%201)%20rotate(2.000000)%20translate(-84.500000,%20-13.500000)%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Top'%20stroke-width='1'%20fill-rule='evenodd'%3e%3cdefs%3e%3crect%20id='react-path-65'%20x='0'%20y='0'%20width='264'%20height='280'%3e%3c/rect%3e%3cpath%20d='M156,180.610951%20C173.530782,172.282984%20186.048193,155.114792%20187.791419,134.867187%20C193.569129,134.002364%20198,129.018625%20198,123%20L198,110%20C198,104.054007%20193.675427,99.1180731%20188,98.1659169%20L188,92%20C188,84.0546578%20186.345324,76.495786%20183.361772,69.6491845%20C173.434911,53%2089.3126235,53.8033992%2080.7098777,69.4854816%20C77.6811789,76.3752214%2076,83.9912805%2076,92%20L76,98.1659169%20C70.3245733,99.1180731%2066,104.054007%2066,110%20L66,123%20C66,129.018625%2070.4308707,134.002364%2076.2085808,134.867187%20C77.9518066,155.114792%2090.4692178,172.282984%20108,180.610951%20L108,199%20L104,199%20L104,199%20C64.235498,199%2032,231.235498%2032,271%20L32,280%20L232,280%20L232,271%20C232,231.235498%20199.764502,199%20160,199%20L156,199%20L156,180.610951%20Z%20M0,5.68434189e-14%20L264,5.68434189e-14%20L264,280%20L0,280%20L0,5.68434189e-14%20Z'%20id='react-path-64'%3e%3c/path%3e%3cfilter%20x='-0.8%25'%20y='-2.0%25'%20width='101.5%25'%20height='108.0%25'%20filterUnits='objectBoundingBox'%20id='react-filter-61'%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.16%200'%20type='matrix'%20in='shadowOffsetOuter1'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='SourceGraphic'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3cmask%20id='react-mask-62'%20fill='white'%3e%3cuse%20xlink:href='%23react-path-65'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Mask'%3e%3c/g%3e%3cg%20id='Top/Accesories/Hat'%20mask='url(%23react-mask-62)'%3e%3cg%20transform='translate(-1.000000,%200.000000)'%3e%3cg%20id='Hat'%20stroke-width='1'%20fill-rule='evenodd'%20transform='translate(1.000000,%200.000000)'%3e%3cmask%20id='react-mask-63'%20fill='white'%3e%3cuse%20xlink:href='%23react-path-64'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Mask-Hair'%3e%3c/g%3e%3cpath%20d='M123.182388,2%20L141.817612,2%20L141.817612,2%20C160.609055,2%20176.866947,15.0804442%20180.890118,33.4361631%20L190,75%20L75,75%20L84.1098821,33.4361631%20L84.1098821,33.4361631%20C88.1330533,15.0804442%20104.390945,2%20123.182388,2%20Z'%20fill='%231F333C'%20mask='url(%23react-mask-63)'%3e%3c/path%3e%3cellipse%20id='Hipster'%20fill='%231F333C'%20mask='url(%23react-mask-63)'%20cx='132'%20cy='87.5'%20rx='122'%20ry='57.5'%3e%3c/ellipse%3e%3cellipse%20id='Very'%20fill='%2315232A'%20mask='url(%23react-mask-63)'%20cx='132'%20cy='82'%20rx='62'%20ry='25'%3e%3c/ellipse%3e%3c/g%3e%3cg%20id='Facial-Hair/Beard-Medium'%20transform='translate(49.000000,%2072.000000)'%3e%3cdefs%3e%3cpath%20d='M105.017591,94.1296214%20C101.150441,99.7213834%2098.257542,95.9467308%2094.1374777,92.8762163%20C91.6567227,91.0272796%2087.9608129,88.7275108%2084.5044337,88.8410391%20C81.0477114,88.7275108%2077.3518016,91.0272796%2074.8710466,92.8762163%20C70.7509822,95.9467308%2067.8580835,99.7213834%2063.9909333,94.1296214%20C61.0884259,89.9323547%2062.3028943,82.8739117%2065.014944,78.9027173%20C68.8738581,73.2512381%2074.1088724,75.9847769%2079.9622738,75.3400279%20C81.5538829,75.1648137%2083.1526985,74.7228407%2084.5044337,74%20C85.856169,74.7228407%2087.4546414,75.1648137%2089.0462504,75.3400279%20C94.899995,75.9847769%20100.134666,73.2512381%20103.993923,78.9027173%20C106.70563,82.8739117%20107.920098,89.9323547%20105.017591,94.1296214%20M140.39109,26%20C136.966521,40.0748212%20135.393023,54.4337754%20132.909944,68.6711471%20C132.392536,71.6390145%20131.826063,74.5963095%20131.224594,77.5496398%20C131.098329,78.1697764%20130.973781,80.4725746%20130.362704,80.7643064%20C128.511632,81.6484223%20124.739149,76.9466834%20123.730409,75.8851496%20C121.196893,73.219256%20118.684993,70.5292442%20115.599415,68.437233%20C109.364783,64.2102603%20102.065485,61.7108818%2094.4700836,61.117837%20C91.2922091,60.8693859%2086.9951134,61.3025234%2084.000116,63.1104016%20C81.0051185,61.3025234%2076.7080229,60.8693859%2073.5298053,61.117837%20C65.9344039,61.7108818%2058.6351055,64.2102603%2052.4004739,68.437233%20C49.3148957,70.5292442%2046.8033387,73.219256%2044.2694796,75.8851496%20C43.2607395,76.9466834%2039.4882573,81.6484223%2037.6371849,80.7643064%20C37.0261079,80.4725746%2036.9015594,78.1697764%2036.7752954,77.5496398%20C36.1738255,74.5963095%2035.6073527,71.6390145%2035.0899445,68.6711471%20C32.6072086,54.4337754%2031.0337113,40.0748212%2027.6091415,26%20C26.6127533,26%2025.7385119,44.7478165%2025.6273446,46.4945731%20C25.174784,53.5889755%2024.6463963,60.5254529%2025.3216346,67.6261326%20C26.485803,79.8749043%2027.6993791,95.2339402%2037.032627,104.58753%20C45.4659003,113.039493%2057.7103052,114.806417%2068.2713185,120.141327%20C69.631059,120.828202%2071.4347824,121.676306%2073.3798667,122.37111%20C75.4289129,123.934171%2079.4926946,125%2084.1740722,125%20C89.0846465,125%2093.3155222,123.827456%2095.2540874,122.137856%20C96.9548781,121.49261%2098.5180822,120.752874%2099.7285704,120.141327%20C110.288776,114.805245%20122.533989,113.039493%20130.967262,104.58753%20C140.30051,95.2339402%20141.514086,79.8749043%20142.678597,67.6261326%20C143.353493,60.5254529%20142.825105,53.5889755%20142.372887,46.4945731%20C142.261377,44.7478165%20141.387136,26%20140.39109,26%20Z'%20id='react-path-67'%3e%3c/path%3e%3c/defs%3e%3cmask%20id='react-mask-66'%20fill='white'%3e%3cuse%20xlink:href='%23react-path-67'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Beardness'%20fill='%23252E32'%20fill-rule='evenodd'%20xlink:href='%23react-path-67'%3e%3c/use%3e%3cg%20id='Color/Hair/Brown'%20mask='url(%23react-mask-66)'%20fill='%23ECDCBF'%3e%3cg%20transform='translate(-32.000000,%200.000000)'%20id='Color'%3e%3crect%20x='0'%20y='0'%20width='264'%20height='244'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", Zn = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='pierre'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20300%20300'%3e%3cdefs%3e%3clinearGradient%20id='Dégradé_sans_nom_7'%20data-name='Dégradé%20sans%20nom%207'%20x1='72.13'%20y1='221.07'%20x2='211.25'%20y2='81.95'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23d569ff'/%3e%3cstop%20offset='.49'%20stop-color='%237d7eff'/%3e%3cstop%20offset='1'%20stop-color='%232495ff'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M79.6,60.43c20.77-2.89,41.54,3.25,59.7,14.58,24.42,15.23,53.21,19.63,80.07,28.77,9.64,3.28,19.2,7.29,27.08,13.73,12.64,10.34,19.85,26.22,22.31,42.36,1.05,6.87,1.31,13.9.17,20.75-3.54,21.41-20.54,38.79-40.24,47.89-19.7,9.1-41.89,11.12-63.59,11.66-33.87.84-70.19-2.49-96.7-23.59-27.94-22.24-39.14-60.33-37.99-96.02.75-23.26,9.24-46.63,32.28-55.68,5.6-2.2,11.25-3.65,16.9-4.44Z'%20style='fill:%20url(%23Dégradé_sans_nom_7);%20opacity:%20.4;%20stroke-width:%200px;'/%3e%3cellipse%20id='ombre'%20cx='212.1'%20cy='204.24'%20rx='34.09'%20ry='7.75'%20transform='translate(-2.63%202.77)%20rotate(-.74)'%20style='fill:%20%23929292;%20opacity:%20.3;%20stroke-width:%200px;'/%3e%3cellipse%20id='ombre-2'%20data-name='ombre'%20cx='132.01'%20cy='190.31'%20rx='43.93'%20ry='7.75'%20transform='translate(-2.45%201.73)%20rotate(-.74)'%20style='fill:%20%23929292;%20opacity:%20.3;%20stroke-width:%200px;'/%3e%3cellipse%20id='ombre-3'%20data-name='ombre'%20cx='79.27'%20cy='160.16'%20rx='34.03'%20ry='10.93'%20transform='translate(-2.07%201.04)%20rotate(-.74)'%20style='fill:%20%23929292;%20opacity:%20.3;%20stroke-width:%200px;'/%3e%3cellipse%20id='ombre-4'%20data-name='ombre'%20cx='227.02'%20cy='149.81'%20rx='45.76'%20ry='10.93'%20transform='translate(-1.92%202.95)%20rotate(-.74)'%20style='fill:%20%23929292;%20opacity:%20.3;%20stroke-width:%200px;'/%3e%3cellipse%20id='ombre-5'%20data-name='ombre'%20cx='148.76'%20cy='130.14'%20rx='27.17'%20ry='5.84'%20transform='translate(-1.67%201.94)%20rotate(-.74)'%20style='fill:%20%23929292;%20opacity:%20.3;%20stroke-width:%200px;'/%3e%3cg%20id='roches'%3e%3cg%3e%3cg%3e%3cpath%20d='M76.01,116.42c-3.88,3.67-11.12,11.88-14.38,17.13-3.97,6.4-6.2,13.67-6.85,21.15-.04.48.35.91.78,1.05.44-.84.95-1.6,1.39-2.04.48-.48,1.2-.06,1.92.43.49.34,1.46-.21,2.08-1.61,2.9-6.55,3.08-15.23,7.98-20.42,1.52-1.61.91.27.82.96-.99,7.19,1.12,10.8.92,17.21-.04,1.26-1.29,4.93-1.48,6.44-.3,2.49-.18,4.94-.69,7.37.02.01.03.03.04.04.25.22.52.42.79.6.36-.52.82-1.36,1.46-2.69,1.05-2.18,2.66-2.07,2.53-1.56-.06.39-.14.78-.22,1.17-.18,1.24-.22,2.07-.06,3.33.45-.05,2.6.31,3.12.39.39.06,1.91,1.46,3.11,2.68,2.08.6,4.16,1.2,6.25,1.79-.23-8.59-1.5-17.11-3.91-25.37-2.36-8.08-6.95-16.74-5.62-28.07Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M76.18,165.39c-.51-.08-2.67-.44-3.12-.39-.16-1.26-.12-2.09.06-3.33.08-.39.16-.79.22-1.17.13-.51-1.49-.63-2.53,1.56-.64,1.33-1.09,2.17-1.46,2.69,1.88,1.24,4.28,1.7,6.4,2.31,1.18.34,2.36.68,3.54,1.02-1.19-1.22-2.72-2.62-3.11-2.68Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M69.76,133.07c.09-.69.7-2.57-.82-.96-4.91,5.19-5.08,13.88-7.98,20.42-.62,1.4-1.59,1.95-2.08,1.61-.72-.49-1.45-.91-1.92-.43-.44.44-.94,1.2-1.39,2.04,0,0,.01,0,.02,0,2.65.83,5.81,1.38,8.22,2.82,2.2,1.31,2.87,3.87,4.71,5.51.51-2.44.39-4.88.69-7.37.19-1.51,1.44-5.18,1.48-6.44.2-6.41-1.91-10.01-.92-17.21Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3c/g%3e%3cpath%20d='M88.44,121.46c-3.24-1.99-8.38-5.44-12.32-5.14-.03.03-.08.07-.11.11-1.33,11.32,3.25,19.98,5.62,28.07,1.2,4.1,2.11,8.27,2.76,12.48,1.49-3.13,3.4-6.55,4.4-8.11,1.61-2.52,3.66-4.76,6.09-6.51,1.58-1.14,3.27-2.09,5.03-2.91,2.15-1,5.13-2.7,6.78-4.76-.06-.07-.11-.15-.17-.22-6.31-5.23-13.93-10.46-18.06-13Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M94.25,130.99c-1.32-.98-3.36-.76-4.66.11-.3-.2-2.27-1.23-2.7-1.25-1.23-.06-5.78,1.13-7.05-.57-.92-1.23-1.2-1.01-1,.51.43,3.22,1.4,5.52,3.64,7.87.5.53,1.36-.13,2.03-.45,2.91-1.38,6.43-3.97,9.9-3.8,1.11-.95.25-2.13-.15-2.43Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cg%3e%3cpath%20d='M106.67,134.68c-.37.47-.82.91-1.31,1.34.08.05.15.12.19.2.76,1.84,2.09,3.28,2.03,5.37-.06,2.05-1.09,3.92-1.75,5.81-.42,1.2-.35,2.43-.6,3.66-.26,1.29-.76,2.17-.51,3.55.36,1.96,1.05,4.95,1.94,7.17,2.68-.93,5.32-2.08,7.31-4.02,2.88-2.8,1.51-6.07.12-9.3-1.97-4.56-4.25-9.92-7.42-13.79Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M96.64,141.78c-.21-.01-.39-.22-.33-.4-.49.31-.97.63-1.44.96-2.43,1.75-4.48,3.99-6.09,6.51-1,1.57-2.91,4.98-4.4,8.11.65,4.26,1.03,8.56,1.15,12.88,0,0,0,0,0,0,3.06-1.82,8.16-3.72,12.65-5.26-.77-2.94-.68-6.03-.74-9.1-.08-4.45-1.56-9.28-.81-13.71Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M104.96,136.06c-1.13,1.3-3.07,1.74-4.55,2.52-1.42.75-2.74,1.66-4,2.66-.05.04-.08.09-.1.14,1.15-.73,2.35-1.37,3.59-1.95,1.66-.77,3.81-1.97,5.47-3.42-.13-.08-.28-.09-.4.04Z'%20style='fill:%20%23344563;%20stroke-width:%200px;'/%3e%3cpath%20d='M105.83,147.4c.66-1.89,1.69-3.76,1.75-5.81.07-2.1-1.27-3.53-2.03-5.37-.04-.09-.11-.16-.19-.2-1.66,1.45-3.81,2.65-5.47,3.42-1.24.57-2.43,1.22-3.59,1.95-.06.19.12.39.33.4-.75,4.44.73,9.26.81,13.71.06,3.08-.03,6.16.74,9.1,1.51-.52,2.95-1,4.22-1.42,1.37-.46,2.82-.89,4.26-1.39-.89-2.22-1.59-5.21-1.94-7.17-.25-1.38.25-2.26.51-3.55.25-1.23.18-2.46.6-3.66Z'%20style='fill:%20%23344563;%20stroke-width:%200px;'/%3e%3c/g%3e%3cpath%20d='M103.14,131.76c-1.75-.02-3.49-.26-5.24-.1-2.19.2-4.34.84-6.41,1.57-1.77.63-3.17,1.8-4.88,2.49-2.34.93-4.66-.32-5.9-1.79-1.35-2.03-1.88-6.6-2.42-9.31-.27-1.34-2.51-5.95-2.17-8.29-1.08-.03-8.43,8.04-9.82,10.83,2.2-1.04,5.01-6.31,7.29-2.91,1.4,2.08,2.13,6.06,2.57,8.15.7,3.36,1.96,9,4.68,12.9,1.22,1.76,2.3,6.02,2.14,7.35-.33,2.89-.32,5.14,1.99,8.84.41-2.29,1.43-3.2,2.25-6.75.75-3.25,3.21-5.95,5.03-8.59,2.62-3.79,8.32-6.26,11.56-8.09.91-.51,2.74-1.15,3.8-2.14-1.44-2.58-3.34-3.25-4.48-4.15Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cpath%20d='M105.95,133.6c-1.21-.96-18.77-14.07-21.76-15.32-1.06-.44-5.33-3.13-8.71-1.88-1.83.67-4.05,3.83-5.36,5.65,1.13-.93,3.76-2.43,5.11-2.21,1.33.22,1.91,2.69,2.48,3.93,1.01,3.25,1.44,6.74,2.65,9.91.9,2.34,2.9,4.35,4.42,5.59.37.3,1.74,1.49,1.34,3.14-.31,1.26-.3,2.54.06,3.88.1.35.31.15.44-.2.71-1.9.78-3.85,1.87-5.69.12-.2.06-.5-.16-.62-1.11-.57.06-1.49.71-2.09.81-.75,1.05-1.91,1.97-2.53,1.13-.78,4.32-2.25,7.38-1.64,1.64.33,2.7-.29,4.18.18,1.98.63,4.16,1.99,5.07,2.2.27-.19-1.34-2.05-1.67-2.31ZM98.9,131.19c-1.14.26-2.91.58-4.3.78-1.73.43-6.52,2.88-7.24,3.23-2.47,1.22-4.81.32-5.81-1.32-1.49-4.04-1.97-7.74-3.58-11.69-.13-.38-.45-1.37-.6-1.95-.13-.5.11-1.99.63-2.24,1.97-.97,7.15,1.66,8.45,2.45,3.24,1.97,11.66,8.74,12.8,9.73.26.23.23.88-.35,1.01Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M164.07,109.69c-.91,1.35-.43,3.43-1.41,4.62.46,2.81.83,5.95,1.58,8.86.62,2.39,2.24,5.95,2.98,9.74,4.25-2.33,3.56-7.81,3.68-12.01.14-4.9,1.24-11.12-.81-15.78-2.28,1.12-4.59,2.45-6.03,4.57Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cg%3e%3cpath%20d='M162.66,114.31c-.19.23-.42.43-.74.58-1.39.66-3.58.91-5.33,1.11-.43,2.89-1.44,5.69-.8,8.72.41,1.94,1.02,3.87,1.67,5.74.41,1.18,1.06,2.45,1.34,3.72,2.87.2,5.74.03,8.07-1.07.13-.06.24-.14.36-.2-.74-3.79-2.36-7.35-2.98-9.74-.76-2.91-1.12-6.05-1.58-8.86Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M155.79,116.1c-2.25.29-4.26.23-6.08-.02.27,3.64.7,7.26,1.08,10.88.2,1.92.46,3.84.61,5.77.01.15,0,.3.01.44,2.18.35,4.78.82,7.38,1-.27-1.27-.93-2.54-1.34-3.72-.64-1.87-1.26-3.8-1.67-5.74-.63-3.03.37-5.83.8-8.72-.28.03-.55.07-.81.1Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M128.76,113.33c-2.42-.16-6.91-1.27-8.58.07-.5.4-1.31,1.43-2.09,2.7.16.51.37,1.01.62,1.51.33.02.67.06,1.07.03,1.9-.12,2.69-1.48,4.68-1.01,3.17.74,4.84,4.38,7.29,6.23,3.35,2.53,7.5,3.93,11.47,5.12,1.03.31,2.34.46,2.88,1.52.38.75.45,1.86.46,2.83,1.66.32,3.29.6,4.84.85,0,0,0,0,0,0,0-.15,0-.29-.01-.44-.15-1.92-.41-3.85-.61-5.77-.38-3.62-.81-7.25-1.08-10.88-4.11-.54-7.21-1.97-9.8-2.07-3.72-.15-7.44-.44-11.16-.68Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M143.23,127.98c-3.98-1.2-8.12-2.6-11.47-5.12-2.45-1.85-4.11-5.49-7.29-6.23-1.99-.46-2.78.9-4.68,1.01-.4.02-.75-.01-1.07-.03.33.66.73,1.31,1.23,1.94,5.97,7.65,16.96,10.93,26.63,12.78-.01-.97-.08-2.08-.46-2.83-.54-1.06-1.85-1.21-2.88-1.52Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M118.09,116.11c.26-.43.53-.83.79-1.19-.39-.09-.77-.21-1.13-.36.08.52.18,1.04.34,1.55Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cpath%20d='M159.39,99.3c-7.48-.71-15.86-.86-23.81.54-1,.82-1.83,1.83-2.79,2.75-1.19,1.14-3.07,1.83-3.97,3.19-3.27,4.92,5.77,6.4,8.49,8.01.04.02.05.07.04.11.86.05,1.72.09,2.58.13,3.73.15,8.53,3.05,15.87,2.09,1.81-.24,4.52-.45,6.13-1.21,1.96-.93,1.06-3.58,2.15-5.2,1.44-2.13,3.75-3.46,6.03-4.57-.03-.07-.06-.14-.09-.21-1.99-4.28-6.32-5.19-10.62-5.6Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cpath%20d='M120.18,113.4c-.33.26-.8.81-1.3,1.51.19.05.39.09.59.12,2.52.4,5.22,0,7.75-.16,3.14-.2,6.27-.41,9.41-.61.22-.01.31-.18.3-.35.1.02.21.04.31.05.05,0,.09-.03.11-.08-2.86-.16-5.72-.37-8.58-.56-2.42-.16-6.91-1.27-8.58.07Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M132.79,102.58c.96-.92,1.79-1.93,2.79-2.75-3.5.62-6.92,1.53-10.13,2.83-1.94.78-5.8,2.95-6.68,5.1-.98,2.39-1.33,4.65-1.02,6.79.36.15.74.27,1.13.36.5-.71.97-1.25,1.3-1.51,1.67-1.34,6.17-.23,8.58-.07,2.86.18,5.72.4,8.58.56.01-.04,0-.08-.04-.11-2.72-1.61-11.76-3.09-8.49-8.01.9-1.36,2.78-2.05,3.97-3.19Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3c/g%3e%3cpath%20d='M163.07,99.85c-4.13-.92-8.52-1.63-12.74-1.05,1.13.24,4.96,1.54,8.66,1.3,2.15-.14,2.85.46,4.12.57.71.06,2.68.49,3.47,1.21.37.33,1.41,1.59.51,2.07-1.81.96-3.07,1.76-3.84,3.46-.85,1.89-2.41,3.55-4.17,4.63-3.7,2.29-7.95,2.81-11.99,1.73-1.63-.43-5.14-.33-7.13-.41-.66-.07-1.32-.12-1.99-.14-.75-.02-1.51-.03-2.26-.03-.55-.02-1.09-.04-1.64-.07-1.34-.05-4.94-.85-8.32-.86-3,0-4.06-.01-5.07-.73-2.85-2.01.44-6.36,2.9-7.91-.07-.01-.13-.01-.21,0-1.57.47-3.77,1.84-4.99,4.37-1.08,2.23-1.14,6.05-.11,8.4.48-1.03,1.56-1.96,2.51-2.51.48-.28.9-.5,1.47-.52.48-.02,2.6.45,3.31.55,3.95.58,8.15.4,12.14.56,1.52.06,3.04.01,4.55.18,1.55.17,3.65.88,5.28,1.27.36.71,1.04,2.71,1.24,3.25,1.41,3.81.9,7.6,2.45,11.42.05-2.74,0-6.18-.51-8.88-.27-1.48-.19-3.38-.45-5.29,2.64.45,6.12.92,9.32-.38.83-.5,1.54-.52,1.8.7.61,2.87,1.17,4.44,2.54,7.05.85,1.62,1.19,2.17,2.29,5.22-.48-2.94-1.55-5.99-1.89-8.97-.3-2.56-.83-5.42-.86-8-.03-2.37,1.9-3.83,4.25-4.96,1.21-.58,2.78-.36,2.41-1.99-1.31-4.03-5.13-4.85-7.03-5.27Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath%20d='M167.05,205.98c-.82-1.93-1.19-2.96-3.35-3-2.76-.05-5.48.97-7.98,2.04-.56.24-1.47.54-2.28.97-.13.47-.33,1-.38,1.33-.15,1.01,2.11,1.77,2.96,1.7.19-.02.1-.99.29-1.06.68-.28,1.11-.34,1.85-.53,1.27-.32,2.86,0,4.15-.05,1.95-.07,3.87-.39,5.77-.81-.91.08-1.17-.4-1.05-.59Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M162.32,207.37c-1.29.05-2.88-.28-4.15.05-.74.19-1.17.25-1.85.53-.19.08-.1,1.05-.29,1.06-.85.08-3.11-.69-2.96-1.7.05-.33.25-.86.38-1.33-.92.49-1.72,1.15-1.7,2.1.03,1.47,2.09,2.23,3.17,2.65,2.49.97,5.07.87,7.66.91,1.49.02,3.67.08,4.98-.79,1.26-.84,1.54-2.65.73-3.95-1.9.42-4.01.41-5.96.48Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3c/g%3e%3cpath%20d='M167.05,205.98c-.12-.34-.32-.86-.54-1.22-1.74.44-3.53,1.66-5.32,1.77-.91.05-2.52-.22-3.31.28-.06.04-.58.86-1.57,1.14,1.11.89,3.63.05,5,0,.84-.03,1.79.24,3.05.1,1.38-.15,3.07-.73,3.92-1.15-.17-.51-.94-.65-1.24-.92Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cpath%20d='M159.55,203.37c-1.56.47-3.77,1.26-5.12,2.15-.68.45.81-.04,1-.09,1.58-.4,3.9-1.41,5.51-1.73.95-.19,4.47.59,5.07.23-1.45-1.97-5.31-.9-6.46-.56Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath%20d='M149.98,146.54c-3.24-1.22-9.57-5.2-13.11-5.34-1.14-.05-4.3.62-6.9,6.03-1.37,2.87-1.32,6.44-1.18,9.51.28,6.03,4.73,26.73,5.65,29.4,1.13,3.32,2.37,7.2,4.81,9.72,1.08-.04,2.16-.1,3.24-.18-.11-.26-.23-.54-.37-.86-2.19-5.08-5.18-21.68,2.94-23.44,1.1-.57,2.28-1.01,3.43-1.38,2.97-.95,5.72-1.83,8.49-3.29.16-.08.33-.18.49-.27.03-.02.06-.04.1-.06.17-.1.33-.2.51-.3,0,0,0,0,0,0-.4-2.14-1.11-4.34-2.3-6.01-2.03-2.87-5.59-2.44-8.77-2.7-2.09-.17-3.96.3-4.86,1.22-.96.98-1.06-.12-.81-.74.54-1.32,1.67-1.02,2.62-1.96.87-.85.97-2.22,2.1-2.89.92-.54,1.93.09,3.86-.76,2.68-1.18,6.44,2.5,8.72,3.94.54.34,1.02.69,1.46,1.04-2.09-3.4-4.59-6.59-7.51-9.51-.82-.43-1.7-.81-2.63-1.16Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M158.09,166.08c-.17.1-.34.2-.51.3.17-.1.34-.2.51-.3Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M157.49,166.43c-.17.1-.33.19-.49.27.16-.08.33-.18.49-.27Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3c/g%3e%3cpath%20d='M124.03,138.68c-4.24,2.01-8.05,5.07-11.87,7.76-3.73,2.62-7.92,5.02-11.23,8.17-.25.24-.49.49-.71.74,5.58-2.51,8.81-2.34,14.81-4.68.66-.26,5.97-3.21,6.65-3.5-2.75,8.21-1.69,22.46,1.42,29.5.51-1.92,1.16-4.37.49-10.59-.45-4.23-1.08-10.47-.35-12.96,1.25-4.25,4.98-8.34,7.86-11.68,3.63-4.22,7.19-1.45,8.58-.74,2.39,1.23,6.05,2.75,9.37,3.79-.76-.63-1.53-1.26-2.33-1.86-6.59-4.95-14.87-7.65-22.69-3.93Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cg%3e%3cg%3e%3cpath%20d='M139.69,140.68c-1.39-.72-4.95-3.48-8.58.74-2.88,3.35-6.61,7.44-7.86,11.68-.73,2.49-.1,8.73.35,12.96.66,6.22.01,8.67-.49,10.59-3.11-7.04-4.17-21.29-1.42-29.5-.67.29-5.99,3.24-6.65,3.5-6.01,2.34-9.23,2.17-14.81,4.68-2.63,2.96-3.24,6.68-3.47,10.62-.36,6.09-1.24,18.12,1.05,21.34.28.4.6.75.94,1.09-.57-1.89.61-4.05,2.05-6.65,2.73-4.93,5.45-9.45,10.1-12.79.02-.01.03,0,.04.02,1.03-1.78,1.95-3.6,3.13-5.28.08-.12.25-.06.23.09-.53,4.44-4.01,9.01-6.28,12.74-1.29,2.13-2.67,4.22-3.86,6.41-1.47,2.7-2.18,4.8-1.71,7.95,0,.01,0,.03,0,.04.87.41,1.77.75,2.66,1.05-.02-3.11,2.26-5.58,4.89-7.04,1.88-1.04,4.05-1.3,6.02-2.12,1.42-.6,2.71-1.16,4.27-1.05,4.26.3,5.01,2.56,7.49,5.48,1.05,1.23,2.84-.61,3.52-2.14.47-1.06,1.39-1.51,2.34-2.04-1.59-6.68-4.61-21.4-4.84-26.32-.14-3.07-.2-6.64,1.18-9.51,2.59-5.41,5.75-6.07,6.9-6.03,3.54.14,9.87,4.13,13.11,5.34.93.35,1.8.74,2.63,1.16-1.12-1.12-2.31-2.2-3.55-3.24-3.32-1.04-6.98-2.56-9.37-3.79Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cpath%20d='M115.5,155.58c-2.19.8-4.71.87-6.62,2.34-1.3,1-1.45,2.31-2.15,3.7-.89,1.77-2.67,2.83-3.88,4.35-2.45,3.06-2.79,7.46-3.44,11.17-.4,2.26-1.87,6.7,1.01,7.99.2.09.38,0,.45-.2,1.71-4.66,4.54-8.59,7.78-12.3,1.97-2.25,5.07-5.77,5.65-8.85.19-.52,1.18-5.25,3.08-7.82.84-1.14-1.09-.66-1.87-.38Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M114.06,163.7c-1.19,1.68-2.11,3.5-3.13,5.28,0-.02-.02-.03-.04-.02-4.65,3.34-7.36,7.86-10.1,12.79-1.44,2.6-2.63,4.77-2.05,6.65,1.05,1.06,2.34,1.87,3.71,2.51,0-.01,0-.03,0-.04-.47-3.15.24-5.25,1.71-7.95,1.19-2.19,2.57-4.28,3.86-6.41,2.27-3.73,5.75-8.3,6.28-12.74.02-.14-.15-.2-.23-.09Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M133.63,183.06c-.95.53-1.87.98-2.34,2.04-.69,1.53-2.47,3.37-3.52,2.14-2.48-2.92-3.23-5.18-7.49-5.48-1.57-.11-2.86.45-4.27,1.05-1.97.83-4.14,1.08-6.02,2.12-2.63,1.46-4.9,3.93-4.89,7.04.17.06.35.13.53.19,0,0,0-.01,0-.02,2.85-4.25,8.21-4.05,12.76-3.56,2.31.25,4.4.8,6.06,2.43,1.58,1.55,3.98,2.54,5.5,1.87,1.84-.82,3.12,1.13,4.62,3.01,1.56.03,3.12.03,4.68-.02-2.44-2.51-3.68-6.4-4.81-9.72-.17-.49-.45-1.58-.81-3.08Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M160.12,157.21c-.44-.36-.93-.7-1.46-1.04-2.28-1.44-6.04-5.12-8.72-3.94-1.94.85-2.94.22-3.86.76-1.13.67-1.23,2.04-2.1,2.89-.95.93-2.08.64-2.62,1.96-.25.62-.15,1.73.81.74.9-.92,2.78-1.39,4.86-1.22,3.18.26,6.73-.17,8.77,2.7,1.18,1.67,1.9,3.87,2.3,6.01h0c-.17.11-.34.21-.51.3-.03.02-.07.04-.1.06-.17.1-.33.19-.49.27-2.77,1.46-5.53,2.34-8.49,3.29-1.15.37-2.33.81-3.43,1.38-8.12,1.77-5.13,18.36-2.94,23.44.14.32.26.6.37.86,1.23-.1,2.46-.22,3.68-.39,1.6-.22,3.76-.86,6.1-1.73,5.87-7.94,6.87-26.82,6.96-26.83.53-.9,2.11-1.56,3.02-1.97.24-.11.43.13.47.33.04.24.08.48.13.73,1.64,4.92,3.53,14.69,3.03,20.99,1.11-.76,1.9-1.45,2.24-1.98,0,0,.35-4.01-.74-10-1.15-6.33-5.76-15.15-7.27-17.6Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M162.85,165.81c-.04-.24-.09-.49-.13-.73-.03-.2-.23-.43-.47-.33-.91.41-2.49,1.06-3.02,1.97-.09.01-1.09,18.89-6.96,26.83,4-1.15,8.4-.11,10.66-1.21,2.61-1.27,4.24-2.94,4-3.99.49-6.29-2.45-17.62-4.09-22.54Z'%20style='fill:%20%23344563;%20stroke-width:%200px;'/%3e%3c/g%3e%3cpath%20d='M129.95,192.87c-1.52.67-3.91-.32-5.5-1.87-1.66-1.63-3.75-2.18-6.06-2.43-4.55-.49-9.91-.69-12.76,3.56,0,0,0,.01,0,.02.02,0,.04.01.06.02,4.25,1.41,8.7,2.09,13.14,2.55,5.18.54,10.47,1.05,15.74,1.15-1.5-1.88-2.78-3.83-4.62-3.01Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3c/g%3e%3cpath%20d='M159.63,163.95c-.71.06-2.05-.66-2.77-.48-1.69.43-3.44,1.94-8.03,2.21-2.91.17-5.98-.17-8.43,1.53-1.01.71-1.22,1.36-1.78,2.51-1.13,2.29-2.64,2.12-3.04,3.34-.53,1.58.78,3.99.53,5.33-.08.43.31.48.55.09,1.5-2.41,3.16-5.45,5.59-7.04,1.71-1.12,3.32-1.98,7.8-2.24,3.25-.18,5.09-1.44,7.54-1.77,3.57-.49,3-2.2,5.21-2.51-.82-.49-1.65-1.1-3.16-.98Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath%20d='M201.21,151.24c.13-.62.26-1.23.39-1.85.3-1.42.6-2.83.9-4.25-.04.04-.08.1-.13.14.31-1.64.61-3.26.94-4.88.82-5.7,1.49-11.44,2.12-17.03.36-3.18,1.24-7.64,1.23-10.88-1.85,4.08-4.61,8.27-7.54,11.56-1.5,1.68-3.79,1.78-4.15.37-.65-2.5-2.08-1.67-3.44-.08-.57.86-1.75.44-2.55,1.34-.43.67-.89,2.28-1.21,3.39-1.02,3.46-1.78,3.47-3.2,5.36-.14-1.9,1.4-5.45,1.64-8.82.26-3.78,2.04-4.71,3.24-5.43,2.87-1.71,9.17-5.76,10.43-7.69,1.01-1.55,3.66-5.48,4.62-9.48.74-3.1-.05-6.57-.1-6.89-.06-1.62,1.93-4.99,1.97-6.62.1-4.85-3.45-5.73-2.93-8.44.77-4.03.12-6.56-1.04-6.09-2.2.91-5.17,3.35-7.32,6.11-.78,2.19-1.27,4.29-1.32,6.18-.05,1.57-.05,2.93.8,3.9.45.52,1.08,2.17-.92,1.32-1.76-.75-2.87,1.18-3.58,3.47-2.86,9.19-5.14,18.56-6.76,28.05-1.11,6.5-3.88,15.68-.25,21.86,1.66,2.83,5.99,4.42,8.49,7.06,2.69,2.84,4.68,6.35,7.78,7.57.46-2.33.94-4.66,1.44-7,.16-.75.32-1.5.48-2.25Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cpath%20d='M202.5,145.14c-.3,1.42-.6,2.84-.9,4.25.3-1.42.6-2.84.9-4.26,0,0,0,0,0,0Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M201.21,151.24c-.16.75-.32,1.5-.48,2.25.16-.75.32-1.5.48-2.25Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M217.53,100.35c1.52-2.16,3.62-4.02,4.37-6.63.79-2.73.36-6.01.36-8.85,0-1.64-4.05-7.74-1.14-11.15,3.48-4.08,6.72,2.21,11.19,1.01.14-.04.32-.08.48-.11-1.63-1.28-3.36-2.59-5.42-3.71-1.93-1.05-4.01-1.95-6.17-2.67-4.38-1.46-7.7,2.82-8.45,6.18-.66,2.97.21,6.35-1.27,9.02-2.96,5.36-1.76,11.53-2.06,18.23-.33,7.65-.03,15.41-.09,17.1-.12,3.2-.44,6.19-1.16,9.57.41-.36.84-.68,1.27-.95,9.68-5.97,1.82-18.09,8.09-27.03Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cpath%20d='M207.23,118.03c.04-.36.07-.72.11-1.08-.04.36-.07.72-.11,1.08Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M207.59,114.54c.04-.49.08-.97.11-1.46-.04.49-.07.97-.11,1.46Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M206.3,124.99c.02-.16.05-.32.07-.48-.02.16-.05.32-.07.48Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M207.86,111.04c.04-.66.07-1.31.1-1.97-.03.66-.06,1.31-.1,1.97Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M205.74,128.45c.01-.07.02-.13.03-.2-.01.07-.02.13-.03.2Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M206.8,121.51c.03-.24.06-.49.09-.73-.03.24-.06.49-.09.73Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M208.03,107.54c.04-1.17.07-2.34.07-3.51,0,1.17-.03,2.34-.07,3.51Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpolygon%20points='205.14%20131.9%20205.14%20131.91%20205.14%20131.9%20205.14%20131.9'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M205.14,131.9c.21-1.15.41-2.3.6-3.45.01-.07.02-.13.03-.2.18-1.09.36-2.17.52-3.26.02-.16.05-.32.07-.48.15-1,.3-2,.43-3,.03-.24.06-.49.09-.73.12-.92.24-1.83.34-2.75.04-.36.07-.72.11-1.08.09-.8.17-1.61.25-2.41.04-.49.08-.97.11-1.46.05-.68.11-1.36.16-2.04.04-.66.07-1.31.1-1.97.03-.51.06-1.03.08-1.54.04-1.17.07-2.34.07-3.51.04-9.76-.48-19.53-.72-29.29-.03-1.14-.29-5.83-.69-11.86-.08,0-.16-.02-.24-.02-4.62,5.21-9.21,12.09-11.4,18.22,2.15-2.76,5.12-5.2,7.32-6.11,1.15-.48,1.81,2.06,1.04,6.09-.52,2.72,3.03,3.6,2.93,8.44-.03,1.63-2.03,5-1.97,6.62.04.32.84,3.79.1,6.89-.96,4-3.61,7.93-4.62,9.48-1.25,1.93-7.56,5.98-10.43,7.69-1.2.72-2.97,1.65-3.24,5.43-.23,3.37-1.77,6.92-1.64,8.82,1.42-1.89,2.18-1.91,3.2-5.36.32-1.1.78-2.71,1.21-3.39.8-.89,1.98-.47,2.55-1.34,1.37-1.59,2.8-2.42,3.44.08.37,1.41,2.66,1.31,4.15-.37,2.93-3.29,5.69-7.48,7.54-11.56,0,3.24-.87,7.71-1.23,10.88-.63,5.59-1.3,11.33-2.12,17.03-.33,1.62-.64,3.24-.94,4.88.04-.04.08-.09.13-.14.93-4.4,1.83-8.81,2.64-13.23,0,0,0,0,0-.01Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M208.17,128.33c-1.09.95-2.11,2.19-3.03,3.57h0c-.8,4.42-1.71,8.83-2.63,13.23,2.11-2.19,3.4-7.98,4.85-13.38.32-1.19.59-2.32.82-3.42Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M232.79,74.62c2.62,2.07,4.98,4.05,7.98,5.08-1.99-1.93-4.09-3.76-6.27-5.45-.63.12-1.2.24-1.72.37Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M202.5,145.14s0,0,0,0c.93-4.39,1.83-8.8,2.63-13.23-.8,4.42-1.71,8.84-2.64,13.23Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M209.41,101.67c.29-6.71-.9-12.87,2.06-18.23,1.48-2.67.61-6.05,1.27-9.02.74-3.36,4.07-7.64,8.45-6.18,2.16.72,4.24,1.62,6.17,2.67,2.06,1.12,3.8,2.43,5.42,3.71.52-.12,1.09-.25,1.72-.37-8.06-6.26-17.37-10.67-27.81-11.37.41,6.03.66,10.72.69,11.86.24,9.75.76,19.53.72,29.29,0,1.17-.03,2.34-.07,3.51-.02.51-.05,1.03-.08,1.54-.03.66-.06,1.31-.1,1.97-.04.68-.1,1.36-.16,2.04-.04.49-.07.97-.11,1.46-.07.8-.16,1.61-.25,2.41-.04.36-.07.72-.11,1.08-.1.92-.22,1.83-.34,2.75-.03.24-.06.49-.09.73-.13,1-.28,2-.43,3-.02.16-.05.32-.07.48-.17,1.09-.34,2.17-.52,3.26-.01.07-.02.13-.03.2-.19,1.15-.4,2.3-.6,3.45,0,0,0,0,0,0,.93-1.38,1.94-2.62,3.03-3.57.72-3.38,1.04-6.37,1.16-9.57.06-1.69-.25-9.46.09-17.1Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M205.14,131.9c.21-1.15.41-2.3.6-3.45-.19,1.15-.4,2.3-.6,3.45Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M205.77,128.25c.18-1.09.36-2.17.52-3.26-.17,1.09-.34,2.17-.52,3.26Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M207.96,109.08c.02-.51.06-1.03.08-1.54-.02.51-.05,1.03-.08,1.54Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M207.34,116.96c.09-.8.17-1.61.25-2.41-.07.8-.16,1.61-.25,2.41Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M206.89,120.78c.12-.92.24-1.83.34-2.75-.1.92-.22,1.83-.34,2.75Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M207.7,113.08c.05-.68.11-1.36.16-2.04-.04.68-.1,1.36-.16,2.04Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3cpath%20d='M206.37,124.51c.15-1,.3-2,.43-3-.13,1-.28,2-.43,3Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M256.74,139.91c.65-1.6,5.14-6.78,5.21-7.93.28-5.14,3.86-7.26.78-11.41-6.12-8.26-4.95-12.34-8.43-15.51-7.34-6.69-5.3-11.73-4.38-15.13-2-2.54-4.09-5-6.31-7.36-.91-.97-1.85-1.91-2.81-2.84-.03.58-.05,1.28-.06,2.11-.05,4.9,1.95,10.04,3.59,14.65.32.88.65,1.82.93,2.77,1.44,3.18,2.42,6.34,5.09,8.88,2.39,2.28,3.2,3.86,3.4,7.2.1,1.77.17,3.49.7,5.2.41,1.32,1.04,2.56,1.2,3.95.23,1.91-.7,3.26-2.13,4.44-4.22,3.47-9.98,4.45-14.38,7.75-4.11,3.08-7.27,7.18-10.94,10.73-2.26,4.29-3.39,8.66-4.08,14.18.36-.08.71-.16,1.07-.27,10.19-3.05,18.78-2.24,28.45-5.23,1.34-2.39,2.3-4.8,3.25-7.64,1.2-3.62-1.65-4.89-.16-8.54Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M266.24,117.47c-4.25-9.8-9.7-19.13-16.32-27.53-.92,3.4-2.96,8.44,4.38,15.13,3.48,3.17,2.31,7.24,8.43,15.51,3.07,4.14-.5,6.27-.78,11.41-.06,1.15-4.55,6.34-5.21,7.93-1.49,3.66,1.36,4.93.16,8.54-.95,2.85-1.91,5.26-3.25,7.64.19-.06.37-.11.56-.17,3.45-1.12,4.06-6.07,7.8-6.71,5.22-.89,8.71-3.24,9.72-5.58,3.32-7.66-2.21-18.61-5.49-26.18Z'%20style='fill:%20%23344563;%20stroke-width:%200px;'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M226.01,143.62c1.21-5.95,6.38-14.23,10.4-17.26,5.07-3.83,5.8-8.42,5.81-13.04.01-4.46,1.96-8.12,3.87-12.13-.27-.64-.54-1.27-.83-1.92-.28-.95-.61-1.89-.93-2.77-1.64-4.61-3.64-9.75-3.59-14.65,0-.83.03-1.53.06-2.11-.01-.01-.02-.02-.03-.03-3-1.03-5.36-3.02-7.98-5.08-.16.04-.34.08-.48.11-4.47,1.19-7.7-5.1-11.19-1.01-2.91,3.41,1.14,9.51,1.14,11.15,0,2.84.43,6.12-.36,8.85-.75,2.6-2.85,4.47-4.37,6.63-6.27,8.94,1.59,21.06-8.09,27.03-.43.27-.86.59-1.27.95-.23,1.09-.5,2.22-.82,3.42-1.45,5.4-2.73,11.2-4.85,13.38-.3,1.42-.6,2.84-.9,4.26-.13.62-.26,1.24-.39,1.85-.16.75-.32,1.5-.48,2.25-.49,2.34-.97,4.68-1.44,7,1.01.4,2.13.55,3.44.36,7.87-1.15,14.24,2.36,21.39.73.4-3.2.95-6,1.78-8.63-.61-1.36-1-3.89.11-9.34Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M227.13,154.92c-.01.29-.01.4,0,.18,0-.06,0-.12,0-.18Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cpath%20d='M254.45,120.55c-.53-1.71-.6-3.42-.7-5.2-.19-3.34-1.01-4.92-3.4-7.2-2.13-2.03-3.19-4.45-4.26-6.97-1.91,4.01-3.86,7.66-3.87,12.13-.01,4.62-.74,9.21-5.81,13.04-4.02,3.04-9.2,11.32-10.4,17.26-1.11,5.45-.71,7.98-.11,9.34.6-1.91,1.35-3.74,2.3-5.55,3.67-3.55,6.83-7.65,10.94-10.73,4.4-3.29,10.16-4.27,14.38-7.75,1.43-1.18,2.36-2.53,2.13-4.44-.16-1.38-.8-2.63-1.2-3.95Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cpath%20d='M226.66,148.54c-10.91.5-22.08,5.15-27.36,8.3-2.32,1.39-8.26,6.69-8.26,6.69,0,0-4.6,17.09-5.6,23.5-.18,1.18-.58,2.99-.78,4.37,1.71,1.14,4.95,3.48,5.35,3.2.96-.68,2.29-3.6,3.37-4.32,2.2-1.48,1.06,1.08.98,2.47-.11,1.96-.7,3.29.12,4.83.24.45,1.56-.24,2.69,1.57,1.72,2.75,3.24,4.71,10.91,6.7-.93-3.26-1.23-6.62-.69-10.04.55-3.47,2.41-6.05,5.05-7.78,9.82-6.41,21.2-10.18,31.91-14.97-.49-3.88-1.1-6.88-1.86-7.96-4.33-6.14-10.27-11.56-15.83-16.55Z'%20style='fill:%20%235e6c84;%20stroke-width:%200px;'/%3e%3cpath%20d='M226.53,146.89c-.24,0-.5,0-.77,0-.04.19-.17.35-.42.36-1.92.07-3.92.32-5.92.74-2,.51-4.13,1.17-6.23,1.89-1.19.48-2.35,1.01-3.45,1.61.02.16-.03.33-.21.43-.54.32-1.07.59-1.63.8-.44.24-.87.48-1.3.73-.39.22-.76-.08-.78-.41-.08-.05-.14-.12-.18-.21-2.23.99-4.05,1.92-5.12,2.65-2.61,1.78-6.67,3.83-9.47,8.04,2.97,9.49,10.23,22.93,16.79,30.41,5.05-2.39,26.82-14.46,36.52-20.89-.39-4.79-.88-9.17-5.11-13.64-3.26-3.44-8.63-10.12-12.71-12.52Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M224.29,147.32c-4.88.33-8.91,5.81-7.74,8.07,1.68,3.22-.99,4.47-1.51,6.34-.39,1.4.19,3.52,1,4.44.61.69,1.35,1.19,2.11,1.7,2.07,1.39,3,2.4,3.39,4.95.53,3.47.81,6.98,1.01,10.49.02.35.43.62.76.47,4.86-2.1,10.33-4.59,12.69-9.67,2.66-5.74.23-12.14-2.89-17.14-2.18-3.5-5.03-7.57-8.82-9.64Z'%20style='fill:%20%237a869a;%20stroke-width:%200px;'/%3e%3cg%3e%3cpath%20d='M212.44,188.02c-2.64,1.72-4.5,4.3-5.05,7.78-.54,3.42-.24,6.78.69,10.04-7.66-1.99-9.19-3.95-10.91-6.7-1.13-1.8-2.45-1.11-2.69-1.57-.82-1.54-.23-2.87-.12-4.83.08-1.39,1.22-3.95-.98-2.47-1.08.73-2.41,3.65-3.37,4.32-.4.28-3.63-2.06-5.35-3.2-.12.86-.17,1.55-.04,1.83,6.39,13.3,19.67,16.8,33.34,15.85-.33-2.24-.65-5.75-.11-9.23.56-3.65-.7-6.7-1.55-8.28-.19-.36-.71-2.8-1.02-5.28-.96.56-1.92,1.13-2.85,1.74Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M239.54,181.87c-3.17,3.13-4.32,7.81-5.52,12.11-.87,3.1-1.89,8.55-2.34,12.84,5.26-1.33,10.23-3.07,14.52-4.9-.13-3.95-.61-19.15-1.84-28.88-.84.37-1.69.74-2.53,1.1-.28,2.96-.9,6.36-2.28,7.72Z'%20style='fill:%20%23505f79;%20stroke-width:%200px;'/%3e%3cpath%20d='M216.31,191.57c.84,1.58,2.11,4.63,1.55,8.28-.54,3.48-.22,6.99.11,9.23,4.61-.32,9.25-1.13,13.7-2.26.45-4.3,1.47-9.75,2.34-12.84,1.2-4.3,2.36-8.98,5.52-12.11,1.38-1.37,2-4.77,2.28-7.72-8.93,3.85-18.18,7.22-26.53,12.13.31,2.49.83,4.93,1.02,5.28Z'%20style='fill:%20%23344563;%20stroke-width:%200px;'/%3e%3c/g%3e%3cpath%20d='M226.7,146.62c-2.39-.12-8.89.24-10.53.92-6.14,2.54-12.77,4.67-17.6,9.21,4.24-1.83,8.17-1.65,11.57-3.92,2.87-1.91,9.96-5.22,13.63-4.36,1.85,2.26,4.43,6.78,6.53,8.81,1.02,3.03,3.63,7.09,3.22,10.33-.51,4.01-.9,7.79-4.34,10.41-4.06,3.1-11.48,4.83-15.47,6.9-3.39,1.76-6.36,2.93-8.74,1.02-3.39-2.73-5.8-9.28-6.35-10.23,1.53-1.13,3.8-3.11,5.78-3.52-2.85-.15-4.8-.39-7.3.91-1.97-1.68-1.13-3.37-4.9-6.15-.27,1.73,4.41,9.3,8.38,17.54,1.57,3.26,4.52,6.01,4.84,9.05.45,4.36,1.72,6.68,1.77,7.72,1.44-.46,2.28-1.81,2.59-3.25.36-1.7,1.51-1.48,2.37-2.32.92-.89.83-1.68,1.21-2.52.22-.47,1.46-2.15,2.1-2.6,3.6-2.51,12.11-5.12,14.13-6.28,5.06-2.89,11.67-5.89,14.73-11.23,1.14-1.98-.61-9.39-4.09-13.17-4-4.34-8.68-10.01-13.56-13.26Z'%20style='fill:%20%2397a0af;%20stroke-width:%200px;'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e", u2 = Symbol("shadowRoot");
3058
- function Kn() {
3059
- const e = h2();
3060
- e != null && b2(u2, e);
3061
- }
3062
- function Bn() {
3063
- return g2(u2);
3064
- }
3065
- const Ot = Symbol("fontAwesomeStylesInjected");
3066
- function Un() {
3067
- const e = Bn();
3068
- y2(() => {
3069
- if (!e) {
3070
- console.warn("no shadowRoot provided for fontawesome styles injection");
3071
- return;
3072
- }
3073
- if (e[Ot]) return;
3074
- const t = document.createElement("style");
3075
- t.textContent = Mn.css(), e.appendChild(t), e[Ot] = !0;
3076
- });
3077
- }
3078
- const Yn = ["src"], Wn = { class: "bubble" }, Hn = ["innerHTML"], Gn = {
3079
- key: 1,
3080
- class: "attachment-label"
3081
- }, $n = /* @__PURE__ */ Pt({
3082
- __name: "LLMMessage.ce",
3083
- props: {
3084
- name: { type: String },
3085
- message: { type: Object }
3086
- },
3087
- setup(e) {
3088
- Un();
3089
- const t = e, n = L(() => t.message.direction === "outbound"), a = L(() => n.value ? Rn : Zn), r = L(() => {
3090
- if (t.message.content)
3091
- return t.name ? `<strong>${t.name}</strong> : ${t.message.content}` : t.message.content;
3092
- });
3093
- return (s, i) => (pe(), me("div", {
3094
- class: v2(["message", s.message.direction])
3095
- }, [
3096
- he("img", {
3097
- src: a.value,
3098
- alt: ""
3099
- }, null, 8, Yn),
3100
- he("div", Wn, [
3101
- r.value ? (pe(), me("div", {
3102
- key: 0,
3103
- innerHTML: r.value,
3104
- class: "content"
3105
- }, null, 8, Hn)) : Ke("", !0),
3106
- s.message.attachmentName && n.value ? (pe(), me("p", Gn, [
3107
- he("span", null, k2(s.message.attachmentName), 1),
3108
- x2(qe(jn), {
3109
- icon: qe(C2),
3110
- size: "lg"
3111
- }, null, 8, ["icon"])
3112
- ])) : Ke("", !0)
3113
- ])
3114
- ], 2));
3115
- }
3116
- }), Xn = ".message{display:flex;width:75%;gap:.25rem;align-items:start}.message .attachment-label{justify-content:end}.message .bubble{border-radius:12px;background:#e6eaf2;max-width:calc(100% - 50px)}.message .bubble .content{--background: #efefef;--focus: #0096bfab;--border: #dbdbdb;box-sizing:border-box;line-height:1.4;margin:1rem}.message .bubble .content p{word-wrap:break-word}.message .bubble .content h1{font-size:1.8em}.message .bubble .content h2{font-size:1.4em}.message .bubble .content h3{font-size:1.2em}.message .bubble .content h1,.message .bubble .content h2,.message .bubble .content h3,.message .bubble .content h4,.message .bubble .content h5,.message .bubble .content h6{margin-bottom:12px;color:#000}.message .bubble .content strong{color:#000}.message .bubble .content h1,.message .bubble .content h2,.message .bubble .content h3,.message .bubble .content h4,.message .bubble .content h5,.message .bubble .content h6,.message .bubble .content b,.message .bubble .content strong,.message .bubble .content th{font-weight:600}.message .bubble .content q:before{content:none}.message .bubble .content q:after{content:none}.message .bubble .content blockquote,.message .bubble .content q{border-left:4px solid var(--focus);margin:1.5em 0;padding:.5em 1em;font-style:italic}.message .bubble .content blockquote>footer{font-style:normal;border:0}.message .bubble .content blockquote cite{font-style:normal}.message .bubble .content mark{background-color:#ff0;border-radius:2px;padding:0 2px;color:#000}.message .bubble .content code{background:var(--background);color:#000;padding:2.5px 5px;border-radius:6px;font-size:1em}.message .bubble .content hr{border:none;border-top:1px solid var(--border)}.message .bubble .content table{border-collapse:collapse;margin-bottom:10px;width:100%;table-layout:fixed;border:1px solid #dbdbdb;border-radius:8px}.message .bubble .content table caption{text-align:left}.message .bubble .content td,.message .bubble .content th{padding:6px;text-align:left;vertical-align:top;word-wrap:break-word;border-right:1px solid var(--border)}.message .bubble .content thead{border-bottom:1px solid var(--border)}.message .bubble .content tfoot{border-top:1px solid var(--border)}.message .bubble .content tbody tr:nth-child(2n){background-color:#efefef}.message .bubble .content tbody tr:nth-child(2n) button{background-color:#f7f7f7}.message .bubble .content tbody tr:nth-child(2n) button:hover{background-color:#fff}.message .bubble .content details{display:flex;flex-direction:column;align-items:flex-start;background-color:#f7f7f7;padding:10px 10px 0;margin:1em 0;border-radius:6px;overflow:hidden}.message .bubble .content details[open]{padding:10px}.message .bubble .content details>:last-child{margin-bottom:0}.message .bubble .content details[open] summary{margin-bottom:10px}.message .bubble .content summary{display:list-item;background-color:#efefef;padding:10px;margin:-10px -10px 0;cursor:pointer;outline:none}.message .bubble .content summary:hover,.message .bubble .content summary:focus{text-decoration:underline}.message .bubble .content details>:not(summary){margin-top:0}.message .bubble .content summary::-webkit-details-marker{color:#363636}.message .bubble .content ul{list-style-type:disc;list-style-position:inside}.message .bubble .content ol{list-style-type:decimal}.message .bubble .attachment-label{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-style:italic;margin:1rem}.message.outbound{align-self:end;flex-direction:row-reverse}.message.outbound .bubble{background:#cec3f4}img{border-radius:50%;width:50px;aspect-ratio:1/1}@media screen and (max-width: 768px){.message{width:90%}}", qn = /* @__PURE__ */ w2($n, [["styles", [Xn]]]);
3117
- export {
3118
- qn as L,
3119
- Kn as p
3120
- };