@esfaenza/core 15.2.230 → 15.2.232

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.
Files changed (90) hide show
  1. package/README.md +24 -24
  2. package/assets/fontawesome/css/all.css +6080 -26212
  3. package/assets/fontawesome/css/all.min.css +1 -9
  4. package/assets/fontawesome/css/brands.css +1091 -1004
  5. package/assets/fontawesome/css/brands.min.css +3 -3
  6. package/assets/fontawesome/css/duotone-light.css +51 -0
  7. package/assets/fontawesome/css/duotone-light.min.css +1 -0
  8. package/assets/fontawesome/css/duotone-regular.css +51 -0
  9. package/assets/fontawesome/css/duotone-regular.min.css +1 -0
  10. package/assets/fontawesome/css/duotone-thin.css +51 -0
  11. package/assets/fontawesome/css/duotone-thin.min.css +1 -0
  12. package/assets/fontawesome/css/duotone.css +2 -12441
  13. package/assets/fontawesome/css/duotone.min.css +3 -3
  14. package/assets/fontawesome/css/fontawesome.css +4498 -12717
  15. package/assets/fontawesome/css/fontawesome.min.css +1 -9
  16. package/assets/fontawesome/css/light.css +2 -2
  17. package/assets/fontawesome/css/light.min.css +2 -2
  18. package/assets/fontawesome/css/regular.css +2 -2
  19. package/assets/fontawesome/css/regular.min.css +2 -2
  20. package/assets/fontawesome/css/sharp-duotone-light.css +51 -0
  21. package/assets/fontawesome/css/sharp-duotone-light.min.css +1 -0
  22. package/assets/fontawesome/css/sharp-duotone-regular.css +51 -0
  23. package/assets/fontawesome/css/sharp-duotone-regular.min.css +1 -0
  24. package/assets/fontawesome/css/sharp-duotone-solid.css +59 -0
  25. package/assets/fontawesome/css/sharp-duotone-solid.min.css +1 -0
  26. package/assets/fontawesome/css/sharp-duotone-thin.css +51 -0
  27. package/assets/fontawesome/css/sharp-duotone-thin.min.css +1 -0
  28. package/assets/fontawesome/css/sharp-light.css +19 -0
  29. package/assets/fontawesome/css/sharp-light.min.css +6 -0
  30. package/assets/fontawesome/css/sharp-regular.css +2 -2
  31. package/assets/fontawesome/css/sharp-regular.min.css +2 -2
  32. package/assets/fontawesome/css/sharp-solid.css +2 -2
  33. package/assets/fontawesome/css/sharp-solid.min.css +2 -2
  34. package/assets/fontawesome/css/sharp-thin.css +19 -0
  35. package/assets/fontawesome/css/sharp-thin.min.css +6 -0
  36. package/assets/fontawesome/css/solid.css +2 -2
  37. package/assets/fontawesome/css/solid.min.css +2 -2
  38. package/assets/fontawesome/css/svg-with-js.css +115 -292
  39. package/assets/fontawesome/css/svg-with-js.min.css +3 -3
  40. package/assets/fontawesome/css/thin.css +2 -2
  41. package/assets/fontawesome/css/thin.min.css +2 -2
  42. package/assets/fontawesome/css/v4-font-face.css +2 -2
  43. package/assets/fontawesome/css/v4-font-face.min.css +2 -2
  44. package/assets/fontawesome/css/v4-shims.css +614 -614
  45. package/assets/fontawesome/css/v4-shims.min.css +3 -3
  46. package/assets/fontawesome/css/v5-font-face.css +2 -2
  47. package/assets/fontawesome/css/v5-font-face.min.css +2 -2
  48. package/assets/fontawesome/webfonts/fa-brands-400.ttf +0 -0
  49. package/assets/fontawesome/webfonts/fa-brands-400.woff2 +0 -0
  50. package/assets/fontawesome/webfonts/fa-duotone-900.ttf +0 -0
  51. package/assets/fontawesome/webfonts/fa-duotone-900.woff2 +0 -0
  52. package/assets/fontawesome/webfonts/fa-duotone-light-300.ttf +0 -0
  53. package/assets/fontawesome/webfonts/fa-duotone-light-300.woff2 +0 -0
  54. package/assets/fontawesome/webfonts/fa-duotone-regular-400.ttf +0 -0
  55. package/assets/fontawesome/webfonts/fa-duotone-regular-400.woff2 +0 -0
  56. package/assets/fontawesome/webfonts/fa-duotone-thin-100.ttf +0 -0
  57. package/assets/fontawesome/webfonts/fa-duotone-thin-100.woff2 +0 -0
  58. package/assets/fontawesome/webfonts/fa-light-300.ttf +0 -0
  59. package/assets/fontawesome/webfonts/fa-light-300.woff2 +0 -0
  60. package/assets/fontawesome/webfonts/fa-regular-400.ttf +0 -0
  61. package/assets/fontawesome/webfonts/fa-regular-400.woff2 +0 -0
  62. package/assets/fontawesome/webfonts/fa-sharp-duotone-light-300.ttf +0 -0
  63. package/assets/fontawesome/webfonts/fa-sharp-duotone-light-300.woff2 +0 -0
  64. package/assets/fontawesome/webfonts/fa-sharp-duotone-regular-400.ttf +0 -0
  65. package/assets/fontawesome/webfonts/fa-sharp-duotone-regular-400.woff2 +0 -0
  66. package/assets/fontawesome/webfonts/fa-sharp-duotone-solid-900.ttf +0 -0
  67. package/assets/fontawesome/webfonts/fa-sharp-duotone-solid-900.woff2 +0 -0
  68. package/assets/fontawesome/webfonts/fa-sharp-duotone-thin-100.ttf +0 -0
  69. package/assets/fontawesome/webfonts/fa-sharp-duotone-thin-100.woff2 +0 -0
  70. package/assets/fontawesome/webfonts/fa-sharp-light-300.ttf +0 -0
  71. package/assets/fontawesome/webfonts/fa-sharp-light-300.woff2 +0 -0
  72. package/assets/fontawesome/webfonts/fa-sharp-regular-400.ttf +0 -0
  73. package/assets/fontawesome/webfonts/fa-sharp-regular-400.woff2 +0 -0
  74. package/assets/fontawesome/webfonts/fa-sharp-solid-900.ttf +0 -0
  75. package/assets/fontawesome/webfonts/fa-sharp-solid-900.woff2 +0 -0
  76. package/assets/fontawesome/webfonts/fa-sharp-thin-100.ttf +0 -0
  77. package/assets/fontawesome/webfonts/fa-sharp-thin-100.woff2 +0 -0
  78. package/assets/fontawesome/webfonts/fa-solid-900.ttf +0 -0
  79. package/assets/fontawesome/webfonts/fa-solid-900.woff2 +0 -0
  80. package/assets/fontawesome/webfonts/fa-thin-100.ttf +0 -0
  81. package/assets/fontawesome/webfonts/fa-thin-100.woff2 +0 -0
  82. package/assets/fontawesome/webfonts/fa-v4compatibility.ttf +0 -0
  83. package/assets/fontawesome/webfonts/fa-v4compatibility.woff2 +0 -0
  84. package/esm2020/lib/app.component.mjs +2 -2
  85. package/esm2020/public-api.mjs +1 -1
  86. package/fesm2015/esfaenza-core.mjs +2 -2
  87. package/fesm2015/esfaenza-core.mjs.map +1 -1
  88. package/fesm2020/esfaenza-core.mjs +2 -2
  89. package/fesm2020/esfaenza-core.mjs.map +1 -1
  90. package/package.json +2 -2
@@ -1,19 +1,28 @@
1
1
  /*!
2
- * Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2023 Fonticons, Inc.
4
+ * Copyright 2024 Fonticons, Inc.
5
5
  */
6
6
  :root, :host {
7
- --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Solid';
8
- --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Regular';
9
- --fa-font-light: normal 300 1em/1 'Font Awesome 6 Light';
10
- --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Thin';
7
+ --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro';
8
+ --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro';
9
+ --fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro';
10
+ --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro';
11
11
  --fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone';
12
+ --fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 6 Duotone';
13
+ --fa-font-duotone-light: normal 300 1em/1 'Font Awesome 6 Duotone';
14
+ --fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 6 Duotone';
15
+ --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
12
16
  --fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 6 Sharp';
13
17
  --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp';
14
- --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
15
-
16
- svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
18
+ --fa-font-sharp-light: normal 300 1em/1 'Font Awesome 6 Sharp';
19
+ --fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 6 Sharp';
20
+ --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 6 Sharp Duotone';
21
+ --fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 6 Sharp Duotone';
22
+ --fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 6 Sharp Duotone';
23
+ --fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 6 Sharp Duotone'; }
24
+
25
+ svg.svg-inline--fa:not(:root), svg.svg-inline--fa:not(:host) {
17
26
  overflow: visible;
18
27
  box-sizing: content-box; }
19
28
 
@@ -54,7 +63,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
54
63
  right: 0;
55
64
  top: 0; }
56
65
 
57
- .fa-layers-text, .fa-layers-counter {
66
+ .fa-layers-counter, .fa-layers-text {
58
67
  display: inline-block;
59
68
  position: absolute;
60
69
  text-align: center; }
@@ -67,16 +76,13 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
67
76
  vertical-align: -.125em;
68
77
  width: 1em; }
69
78
  .fa-layers svg.svg-inline--fa {
70
- -webkit-transform-origin: center center;
71
- transform-origin: center center; }
79
+ transform-origin: center center; }
72
80
 
73
81
  .fa-layers-text {
74
82
  left: 50%;
75
83
  top: 50%;
76
- -webkit-transform: translate(-50%, -50%);
77
- transform: translate(-50%, -50%);
78
- -webkit-transform-origin: center center;
79
- transform-origin: center center; }
84
+ transform: translate(-50%, -50%);
85
+ transform-origin: center center; }
80
86
 
81
87
  .fa-layers-counter {
82
88
  background-color: var(--fa-counter-background-color, #ff253a);
@@ -91,46 +97,36 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
91
97
  right: var(--fa-right, 0);
92
98
  text-overflow: ellipsis;
93
99
  top: var(--fa-top, 0);
94
- -webkit-transform: scale(var(--fa-counter-scale, 0.25));
95
- transform: scale(var(--fa-counter-scale, 0.25));
96
- -webkit-transform-origin: top right;
97
- transform-origin: top right; }
100
+ transform: scale(var(--fa-counter-scale, 0.25));
101
+ transform-origin: top right; }
98
102
 
99
103
  .fa-layers-bottom-right {
100
104
  bottom: var(--fa-bottom, 0);
101
105
  right: var(--fa-right, 0);
102
106
  top: auto;
103
- -webkit-transform: scale(var(--fa-layers-scale, 0.25));
104
- transform: scale(var(--fa-layers-scale, 0.25));
105
- -webkit-transform-origin: bottom right;
106
- transform-origin: bottom right; }
107
+ transform: scale(var(--fa-layers-scale, 0.25));
108
+ transform-origin: bottom right; }
107
109
 
108
110
  .fa-layers-bottom-left {
109
111
  bottom: var(--fa-bottom, 0);
110
112
  left: var(--fa-left, 0);
111
113
  right: auto;
112
114
  top: auto;
113
- -webkit-transform: scale(var(--fa-layers-scale, 0.25));
114
- transform: scale(var(--fa-layers-scale, 0.25));
115
- -webkit-transform-origin: bottom left;
116
- transform-origin: bottom left; }
115
+ transform: scale(var(--fa-layers-scale, 0.25));
116
+ transform-origin: bottom left; }
117
117
 
118
118
  .fa-layers-top-right {
119
119
  top: var(--fa-top, 0);
120
120
  right: var(--fa-right, 0);
121
- -webkit-transform: scale(var(--fa-layers-scale, 0.25));
122
- transform: scale(var(--fa-layers-scale, 0.25));
123
- -webkit-transform-origin: top right;
124
- transform-origin: top right; }
121
+ transform: scale(var(--fa-layers-scale, 0.25));
122
+ transform-origin: top right; }
125
123
 
126
124
  .fa-layers-top-left {
127
125
  left: var(--fa-left, 0);
128
126
  right: auto;
129
127
  top: var(--fa-top, 0);
130
- -webkit-transform: scale(var(--fa-layers-scale, 0.25));
131
- transform: scale(var(--fa-layers-scale, 0.25));
132
- -webkit-transform-origin: top left;
133
- transform-origin: top left; }
128
+ transform: scale(var(--fa-layers-scale, 0.25));
129
+ transform-origin: top left; }
134
130
 
135
131
  .fa-1x {
136
132
  font-size: 1em; }
@@ -204,7 +200,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
204
200
  position: relative; }
205
201
 
206
202
  .fa-li {
207
- left: calc(var(--fa-li-width, 2em) * -1);
203
+ left: calc(-1 * var(--fa-li-width, 2em));
208
204
  position: absolute;
209
205
  text-align: center;
210
206
  width: var(--fa-li-width, 2em);
@@ -226,118 +222,71 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
226
222
  margin-left: var(--fa-pull-margin, 0.3em); }
227
223
 
228
224
  .fa-beat {
229
- -webkit-animation-name: fa-beat;
230
- animation-name: fa-beat;
231
- -webkit-animation-delay: var(--fa-animation-delay, 0s);
232
- animation-delay: var(--fa-animation-delay, 0s);
233
- -webkit-animation-direction: var(--fa-animation-direction, normal);
234
- animation-direction: var(--fa-animation-direction, normal);
235
- -webkit-animation-duration: var(--fa-animation-duration, 1s);
236
- animation-duration: var(--fa-animation-duration, 1s);
237
- -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
238
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
239
- -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
240
- animation-timing-function: var(--fa-animation-timing, ease-in-out); }
225
+ animation-name: fa-beat;
226
+ animation-delay: var(--fa-animation-delay, 0s);
227
+ animation-direction: var(--fa-animation-direction, normal);
228
+ animation-duration: var(--fa-animation-duration, 1s);
229
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
230
+ animation-timing-function: var(--fa-animation-timing, ease-in-out); }
241
231
 
242
232
  .fa-bounce {
243
- -webkit-animation-name: fa-bounce;
244
- animation-name: fa-bounce;
245
- -webkit-animation-delay: var(--fa-animation-delay, 0s);
246
- animation-delay: var(--fa-animation-delay, 0s);
247
- -webkit-animation-direction: var(--fa-animation-direction, normal);
248
- animation-direction: var(--fa-animation-direction, normal);
249
- -webkit-animation-duration: var(--fa-animation-duration, 1s);
250
- animation-duration: var(--fa-animation-duration, 1s);
251
- -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
252
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
253
- -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
254
- animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
233
+ animation-name: fa-bounce;
234
+ animation-delay: var(--fa-animation-delay, 0s);
235
+ animation-direction: var(--fa-animation-direction, normal);
236
+ animation-duration: var(--fa-animation-duration, 1s);
237
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
238
+ animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
255
239
 
256
240
  .fa-fade {
257
- -webkit-animation-name: fa-fade;
258
- animation-name: fa-fade;
259
- -webkit-animation-delay: var(--fa-animation-delay, 0s);
260
- animation-delay: var(--fa-animation-delay, 0s);
261
- -webkit-animation-direction: var(--fa-animation-direction, normal);
262
- animation-direction: var(--fa-animation-direction, normal);
263
- -webkit-animation-duration: var(--fa-animation-duration, 1s);
264
- animation-duration: var(--fa-animation-duration, 1s);
265
- -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
266
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
267
- -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
268
- animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
241
+ animation-name: fa-fade;
242
+ animation-delay: var(--fa-animation-delay, 0s);
243
+ animation-direction: var(--fa-animation-direction, normal);
244
+ animation-duration: var(--fa-animation-duration, 1s);
245
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
246
+ animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
269
247
 
270
248
  .fa-beat-fade {
271
- -webkit-animation-name: fa-beat-fade;
272
- animation-name: fa-beat-fade;
273
- -webkit-animation-delay: var(--fa-animation-delay, 0s);
274
- animation-delay: var(--fa-animation-delay, 0s);
275
- -webkit-animation-direction: var(--fa-animation-direction, normal);
276
- animation-direction: var(--fa-animation-direction, normal);
277
- -webkit-animation-duration: var(--fa-animation-duration, 1s);
278
- animation-duration: var(--fa-animation-duration, 1s);
279
- -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
280
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
281
- -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
282
- animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
249
+ animation-name: fa-beat-fade;
250
+ animation-delay: var(--fa-animation-delay, 0s);
251
+ animation-direction: var(--fa-animation-direction, normal);
252
+ animation-duration: var(--fa-animation-duration, 1s);
253
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
254
+ animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
283
255
 
284
256
  .fa-flip {
285
- -webkit-animation-name: fa-flip;
286
- animation-name: fa-flip;
287
- -webkit-animation-delay: var(--fa-animation-delay, 0s);
288
- animation-delay: var(--fa-animation-delay, 0s);
289
- -webkit-animation-direction: var(--fa-animation-direction, normal);
290
- animation-direction: var(--fa-animation-direction, normal);
291
- -webkit-animation-duration: var(--fa-animation-duration, 1s);
292
- animation-duration: var(--fa-animation-duration, 1s);
293
- -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
294
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
295
- -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
296
- animation-timing-function: var(--fa-animation-timing, ease-in-out); }
257
+ animation-name: fa-flip;
258
+ animation-delay: var(--fa-animation-delay, 0s);
259
+ animation-direction: var(--fa-animation-direction, normal);
260
+ animation-duration: var(--fa-animation-duration, 1s);
261
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
262
+ animation-timing-function: var(--fa-animation-timing, ease-in-out); }
297
263
 
298
264
  .fa-shake {
299
- -webkit-animation-name: fa-shake;
300
- animation-name: fa-shake;
301
- -webkit-animation-delay: var(--fa-animation-delay, 0s);
302
- animation-delay: var(--fa-animation-delay, 0s);
303
- -webkit-animation-direction: var(--fa-animation-direction, normal);
304
- animation-direction: var(--fa-animation-direction, normal);
305
- -webkit-animation-duration: var(--fa-animation-duration, 1s);
306
- animation-duration: var(--fa-animation-duration, 1s);
307
- -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
308
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
309
- -webkit-animation-timing-function: var(--fa-animation-timing, linear);
310
- animation-timing-function: var(--fa-animation-timing, linear); }
265
+ animation-name: fa-shake;
266
+ animation-delay: var(--fa-animation-delay, 0s);
267
+ animation-direction: var(--fa-animation-direction, normal);
268
+ animation-duration: var(--fa-animation-duration, 1s);
269
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
270
+ animation-timing-function: var(--fa-animation-timing, linear); }
311
271
 
312
272
  .fa-spin {
313
- -webkit-animation-name: fa-spin;
314
- animation-name: fa-spin;
315
- -webkit-animation-delay: var(--fa-animation-delay, 0s);
316
- animation-delay: var(--fa-animation-delay, 0s);
317
- -webkit-animation-direction: var(--fa-animation-direction, normal);
318
- animation-direction: var(--fa-animation-direction, normal);
319
- -webkit-animation-duration: var(--fa-animation-duration, 2s);
320
- animation-duration: var(--fa-animation-duration, 2s);
321
- -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
322
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
323
- -webkit-animation-timing-function: var(--fa-animation-timing, linear);
324
- animation-timing-function: var(--fa-animation-timing, linear); }
273
+ animation-name: fa-spin;
274
+ animation-delay: var(--fa-animation-delay, 0s);
275
+ animation-direction: var(--fa-animation-direction, normal);
276
+ animation-duration: var(--fa-animation-duration, 2s);
277
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
278
+ animation-timing-function: var(--fa-animation-timing, linear); }
325
279
 
326
280
  .fa-spin-reverse {
327
281
  --fa-animation-direction: reverse; }
328
282
 
329
283
  .fa-pulse,
330
284
  .fa-spin-pulse {
331
- -webkit-animation-name: fa-spin;
332
- animation-name: fa-spin;
333
- -webkit-animation-direction: var(--fa-animation-direction, normal);
334
- animation-direction: var(--fa-animation-direction, normal);
335
- -webkit-animation-duration: var(--fa-animation-duration, 1s);
336
- animation-duration: var(--fa-animation-duration, 1s);
337
- -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
338
- animation-iteration-count: var(--fa-animation-iteration-count, infinite);
339
- -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
340
- animation-timing-function: var(--fa-animation-timing, steps(8)); }
285
+ animation-name: fa-spin;
286
+ animation-direction: var(--fa-animation-direction, normal);
287
+ animation-duration: var(--fa-animation-duration, 1s);
288
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
289
+ animation-timing-function: var(--fa-animation-timing, steps(8)); }
341
290
 
342
291
  @media (prefers-reduced-motion: reduce) {
343
292
  .fa-beat,
@@ -349,219 +298,97 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
349
298
  .fa-shake,
350
299
  .fa-spin,
351
300
  .fa-spin-pulse {
352
- -webkit-animation-delay: -1ms;
353
- animation-delay: -1ms;
354
- -webkit-animation-duration: 1ms;
355
- animation-duration: 1ms;
356
- -webkit-animation-iteration-count: 1;
357
- animation-iteration-count: 1;
358
- -webkit-transition-delay: 0s;
359
- transition-delay: 0s;
360
- -webkit-transition-duration: 0s;
361
- transition-duration: 0s; } }
362
-
363
- @-webkit-keyframes fa-beat {
364
- 0%, 90% {
365
- -webkit-transform: scale(1);
366
- transform: scale(1); }
367
- 45% {
368
- -webkit-transform: scale(var(--fa-beat-scale, 1.25));
369
- transform: scale(var(--fa-beat-scale, 1.25)); } }
301
+ animation-delay: -1ms;
302
+ animation-duration: 1ms;
303
+ animation-iteration-count: 1;
304
+ transition-delay: 0s;
305
+ transition-duration: 0s; } }
370
306
 
371
307
  @keyframes fa-beat {
372
308
  0%, 90% {
373
- -webkit-transform: scale(1);
374
- transform: scale(1); }
309
+ transform: scale(1); }
375
310
  45% {
376
- -webkit-transform: scale(var(--fa-beat-scale, 1.25));
377
- transform: scale(var(--fa-beat-scale, 1.25)); } }
378
-
379
- @-webkit-keyframes fa-bounce {
380
- 0% {
381
- -webkit-transform: scale(1, 1) translateY(0);
382
- transform: scale(1, 1) translateY(0); }
383
- 10% {
384
- -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
385
- transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
386
- 30% {
387
- -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
388
- 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)); }
389
- 50% {
390
- -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
391
- transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
392
- 57% {
393
- -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
394
- transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
395
- 64% {
396
- -webkit-transform: scale(1, 1) translateY(0);
397
- transform: scale(1, 1) translateY(0); }
398
- 100% {
399
- -webkit-transform: scale(1, 1) translateY(0);
400
- transform: scale(1, 1) translateY(0); } }
311
+ transform: scale(var(--fa-beat-scale, 1.25)); } }
401
312
 
402
313
  @keyframes fa-bounce {
403
314
  0% {
404
- -webkit-transform: scale(1, 1) translateY(0);
405
- transform: scale(1, 1) translateY(0); }
315
+ transform: scale(1, 1) translateY(0); }
406
316
  10% {
407
- -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
408
- transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
317
+ transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
409
318
  30% {
410
- -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
411
- 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)); }
319
+ 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)); }
412
320
  50% {
413
- -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
414
- transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
321
+ transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
415
322
  57% {
416
- -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
417
- transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
323
+ transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
418
324
  64% {
419
- -webkit-transform: scale(1, 1) translateY(0);
420
- transform: scale(1, 1) translateY(0); }
325
+ transform: scale(1, 1) translateY(0); }
421
326
  100% {
422
- -webkit-transform: scale(1, 1) translateY(0);
423
- transform: scale(1, 1) translateY(0); } }
424
-
425
- @-webkit-keyframes fa-fade {
426
- 50% {
427
- opacity: var(--fa-fade-opacity, 0.4); } }
327
+ transform: scale(1, 1) translateY(0); } }
428
328
 
429
329
  @keyframes fa-fade {
430
330
  50% {
431
331
  opacity: var(--fa-fade-opacity, 0.4); } }
432
332
 
433
- @-webkit-keyframes fa-beat-fade {
434
- 0%, 100% {
435
- opacity: var(--fa-beat-fade-opacity, 0.4);
436
- -webkit-transform: scale(1);
437
- transform: scale(1); }
438
- 50% {
439
- opacity: 1;
440
- -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
441
- transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
442
-
443
333
  @keyframes fa-beat-fade {
444
334
  0%, 100% {
445
335
  opacity: var(--fa-beat-fade-opacity, 0.4);
446
- -webkit-transform: scale(1);
447
- transform: scale(1); }
336
+ transform: scale(1); }
448
337
  50% {
449
338
  opacity: 1;
450
- -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
451
- transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
452
-
453
- @-webkit-keyframes fa-flip {
454
- 50% {
455
- -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
456
- transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
339
+ transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
457
340
 
458
341
  @keyframes fa-flip {
459
342
  50% {
460
- -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
461
- transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
462
-
463
- @-webkit-keyframes fa-shake {
464
- 0% {
465
- -webkit-transform: rotate(-15deg);
466
- transform: rotate(-15deg); }
467
- 4% {
468
- -webkit-transform: rotate(15deg);
469
- transform: rotate(15deg); }
470
- 8%, 24% {
471
- -webkit-transform: rotate(-18deg);
472
- transform: rotate(-18deg); }
473
- 12%, 28% {
474
- -webkit-transform: rotate(18deg);
475
- transform: rotate(18deg); }
476
- 16% {
477
- -webkit-transform: rotate(-22deg);
478
- transform: rotate(-22deg); }
479
- 20% {
480
- -webkit-transform: rotate(22deg);
481
- transform: rotate(22deg); }
482
- 32% {
483
- -webkit-transform: rotate(-12deg);
484
- transform: rotate(-12deg); }
485
- 36% {
486
- -webkit-transform: rotate(12deg);
487
- transform: rotate(12deg); }
488
- 40%, 100% {
489
- -webkit-transform: rotate(0deg);
490
- transform: rotate(0deg); } }
343
+ transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
491
344
 
492
345
  @keyframes fa-shake {
493
346
  0% {
494
- -webkit-transform: rotate(-15deg);
495
- transform: rotate(-15deg); }
347
+ transform: rotate(-15deg); }
496
348
  4% {
497
- -webkit-transform: rotate(15deg);
498
- transform: rotate(15deg); }
349
+ transform: rotate(15deg); }
499
350
  8%, 24% {
500
- -webkit-transform: rotate(-18deg);
501
- transform: rotate(-18deg); }
351
+ transform: rotate(-18deg); }
502
352
  12%, 28% {
503
- -webkit-transform: rotate(18deg);
504
- transform: rotate(18deg); }
353
+ transform: rotate(18deg); }
505
354
  16% {
506
- -webkit-transform: rotate(-22deg);
507
- transform: rotate(-22deg); }
355
+ transform: rotate(-22deg); }
508
356
  20% {
509
- -webkit-transform: rotate(22deg);
510
- transform: rotate(22deg); }
357
+ transform: rotate(22deg); }
511
358
  32% {
512
- -webkit-transform: rotate(-12deg);
513
- transform: rotate(-12deg); }
359
+ transform: rotate(-12deg); }
514
360
  36% {
515
- -webkit-transform: rotate(12deg);
516
- transform: rotate(12deg); }
361
+ transform: rotate(12deg); }
517
362
  40%, 100% {
518
- -webkit-transform: rotate(0deg);
519
- transform: rotate(0deg); } }
520
-
521
- @-webkit-keyframes fa-spin {
522
- 0% {
523
- -webkit-transform: rotate(0deg);
524
- transform: rotate(0deg); }
525
- 100% {
526
- -webkit-transform: rotate(360deg);
527
- transform: rotate(360deg); } }
363
+ transform: rotate(0deg); } }
528
364
 
529
365
  @keyframes fa-spin {
530
366
  0% {
531
- -webkit-transform: rotate(0deg);
532
- transform: rotate(0deg); }
367
+ transform: rotate(0deg); }
533
368
  100% {
534
- -webkit-transform: rotate(360deg);
535
- transform: rotate(360deg); } }
369
+ transform: rotate(360deg); } }
536
370
 
537
371
  .fa-rotate-90 {
538
- -webkit-transform: rotate(90deg);
539
- transform: rotate(90deg); }
372
+ transform: rotate(90deg); }
540
373
 
541
374
  .fa-rotate-180 {
542
- -webkit-transform: rotate(180deg);
543
- transform: rotate(180deg); }
375
+ transform: rotate(180deg); }
544
376
 
545
377
  .fa-rotate-270 {
546
- -webkit-transform: rotate(270deg);
547
- transform: rotate(270deg); }
378
+ transform: rotate(270deg); }
548
379
 
549
380
  .fa-flip-horizontal {
550
- -webkit-transform: scale(-1, 1);
551
- transform: scale(-1, 1); }
381
+ transform: scale(-1, 1); }
552
382
 
553
383
  .fa-flip-vertical {
554
- -webkit-transform: scale(1, -1);
555
- transform: scale(1, -1); }
384
+ transform: scale(1, -1); }
556
385
 
557
386
  .fa-flip-both,
558
387
  .fa-flip-horizontal.fa-flip-vertical {
559
- -webkit-transform: scale(-1, -1);
560
- transform: scale(-1, -1); }
388
+ transform: scale(-1, -1); }
561
389
 
562
390
  .fa-rotate-by {
563
- -webkit-transform: rotate(var(--fa-rotate-angle, none));
564
- transform: rotate(var(--fa-rotate-angle, none)); }
391
+ transform: rotate(var(--fa-rotate-angle, 0)); }
565
392
 
566
393
  .fa-stack {
567
394
  display: inline-block;
@@ -632,7 +459,3 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
632
459
  .svg-inline--fa mask .fa-primary,
633
460
  .svg-inline--fa mask .fa-secondary {
634
461
  fill: black; }
635
-
636
- .fad.fa-inverse,
637
- .fa-duotone.fa-inverse {
638
- color: var(--fa-inverse, #fff); }
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2023 Fonticons, Inc.
4
+ * Copyright 2024 Fonticons, Inc.
5
5
  */
6
- :host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);-webkit-transform:scale(var(--fa-counter-scale,.25));transform:scale(var(--fa-counter-scale,.25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:top left;transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}
6
+ :host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:host),svg.svg-inline--fa:not(:root){overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2023 Fonticons, Inc.
4
+ * Copyright 2024 Fonticons, Inc.
5
5
  */
6
6
  :root, :host {
7
7
  --fa-style-family-classic: 'Font Awesome 6 Pro';
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2023 Fonticons, Inc.
4
+ * Copyright 2024 Fonticons, Inc.
5
5
  */
6
6
  :host,:root{--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(../webfonts/fa-thin-100.woff2) format("woff2"),url(../webfonts/fa-thin-100.ttf) format("truetype")}.fa-thin,.fat{font-weight:100}