@haiilo/catalyst 2.5.0 → 3.0.1

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 (94) hide show
  1. package/dist/catalyst/catalyst.css +2411 -2
  2. package/dist/catalyst/catalyst.esm.js +1 -1
  3. package/dist/catalyst/catalyst.esm.js.map +1 -1
  4. package/dist/catalyst/index.cdn.js +1 -0
  5. package/dist/catalyst/p-1c6eace6.js +3 -0
  6. package/dist/catalyst/p-1c6eace6.js.map +1 -0
  7. package/dist/catalyst/p-d5ac868d.entry.js +10 -0
  8. package/dist/catalyst/p-d5ac868d.entry.js.map +1 -0
  9. package/dist/catalyst/scss/_variables.tokens.scss +2 -2
  10. package/dist/catalyst/scss/core/_dialog.scss +66 -0
  11. package/dist/catalyst/scss/core/_notification.scss +10 -10
  12. package/dist/catalyst/scss/core/_typography.scss +1 -1
  13. package/dist/catalyst/scss/index.scss +1 -0
  14. package/dist/catalyst/scss/utils/_media.mixins.scss +1 -0
  15. package/dist/cjs/cat-alert_24.cjs.entry.js +1361 -43
  16. package/dist/cjs/cat-alert_24.cjs.entry.js.map +1 -1
  17. package/dist/cjs/catalyst.cjs.js +2 -2
  18. package/dist/cjs/{index-e540e911.js → index-22e41d18.js} +1 -4
  19. package/dist/cjs/index-22e41d18.js.map +1 -0
  20. package/dist/cjs/loader.cjs.js +2 -2
  21. package/dist/collection/collection-manifest.json +0 -1
  22. package/dist/collection/components/cat-button/cat-button.js +23 -6
  23. package/dist/collection/components/cat-button/cat-button.js.map +1 -1
  24. package/dist/collection/components/cat-icon/cat-icon.js +21 -9
  25. package/dist/collection/components/cat-icon/cat-icon.js.map +1 -1
  26. package/dist/collection/components/cat-input/cat-input.css +10 -0
  27. package/dist/collection/components/cat-scrollable/cat-scrollable.js +18 -14
  28. package/dist/collection/components/cat-scrollable/cat-scrollable.js.map +1 -1
  29. package/dist/collection/components/cat-textarea/cat-textarea.css +5 -0
  30. package/dist/collection/index.cdn.js +1 -0
  31. package/dist/collection/scss/_variables.tokens.scss +2 -2
  32. package/dist/collection/scss/core/_dialog.scss +66 -0
  33. package/dist/collection/scss/core/_notification.scss +10 -10
  34. package/dist/collection/scss/core/_typography.scss +1 -1
  35. package/dist/collection/scss/index.scss +1 -0
  36. package/dist/collection/scss/utils/_media.mixins.scss +1 -0
  37. package/dist/components/cat-badge.js.map +1 -1
  38. package/dist/components/cat-button2.js +7 -6
  39. package/dist/components/cat-button2.js.map +1 -1
  40. package/dist/components/cat-card.js.map +1 -1
  41. package/dist/components/cat-dropdown2.js +759 -2
  42. package/dist/components/cat-dropdown2.js.map +1 -1
  43. package/dist/components/cat-icon2.js +2 -5
  44. package/dist/components/cat-icon2.js.map +1 -1
  45. package/dist/components/cat-input.js +1 -1
  46. package/dist/components/cat-input.js.map +1 -1
  47. package/dist/components/cat-scrollable2.js +241 -14
  48. package/dist/components/cat-scrollable2.js.map +1 -1
  49. package/dist/components/cat-select-demo.js +2 -2
  50. package/dist/components/cat-select2.js +2 -187
  51. package/dist/components/cat-select2.js.map +1 -1
  52. package/dist/components/cat-textarea.js +1 -1
  53. package/dist/components/cat-textarea.js.map +1 -1
  54. package/dist/components/index.d.ts +0 -1
  55. package/dist/components/index.js +0 -1
  56. package/dist/components/index.js.map +1 -1
  57. package/dist/esm/cat-alert_24.entry.js +1355 -37
  58. package/dist/esm/cat-alert_24.entry.js.map +1 -1
  59. package/dist/esm/catalyst.js +2 -2
  60. package/dist/esm/{index-c2a28ebb.js → index-7b85fb91.js} +1 -4
  61. package/dist/esm/index-7b85fb91.js.map +1 -0
  62. package/dist/esm/loader.js +2 -2
  63. package/dist/types/components/cat-button/cat-button.d.ts +5 -0
  64. package/dist/types/components/cat-icon/cat-icon.d.ts +5 -1
  65. package/dist/types/components/cat-scrollable/cat-scrollable.d.ts +3 -0
  66. package/dist/types/components.d.ts +17 -26
  67. package/package.json +2 -2
  68. package/dist/catalyst/p-2fdb52c9.entry.js +0 -2
  69. package/dist/catalyst/p-2fdb52c9.entry.js.map +0 -1
  70. package/dist/catalyst/p-53a1db22.js +0 -3
  71. package/dist/catalyst/p-53a1db22.js.map +0 -1
  72. package/dist/catalyst/p-5bfc70e3.entry.js +0 -2
  73. package/dist/catalyst/p-5bfc70e3.entry.js.map +0 -1
  74. package/dist/catalyst/p-60a20ebe.js +0 -10
  75. package/dist/catalyst/p-60a20ebe.js.map +0 -1
  76. package/dist/cjs/cat-modal.cjs.entry.js +0 -74
  77. package/dist/cjs/cat-modal.cjs.entry.js.map +0 -1
  78. package/dist/cjs/first-tabbable-7966cf1c.js +0 -1288
  79. package/dist/cjs/first-tabbable-7966cf1c.js.map +0 -1
  80. package/dist/cjs/index-e540e911.js.map +0 -1
  81. package/dist/collection/components/cat-modal/cat-modal.css +0 -65
  82. package/dist/collection/components/cat-modal/cat-modal.js +0 -117
  83. package/dist/collection/components/cat-modal/cat-modal.js.map +0 -1
  84. package/dist/components/cat-modal.d.ts +0 -11
  85. package/dist/components/cat-modal.js +0 -111
  86. package/dist/components/cat-modal.js.map +0 -1
  87. package/dist/components/focus-trap.esm.js +0 -763
  88. package/dist/components/focus-trap.esm.js.map +0 -1
  89. package/dist/esm/cat-modal.entry.js +0 -70
  90. package/dist/esm/cat-modal.entry.js.map +0 -1
  91. package/dist/esm/first-tabbable-4a00de61.js +0 -1284
  92. package/dist/esm/first-tabbable-4a00de61.js.map +0 -1
  93. package/dist/esm/index-c2a28ebb.js.map +0 -1
  94. package/dist/types/components/cat-modal/cat-modal.d.ts +0 -20
@@ -1,7 +1,2416 @@
1
- *,::before,::after{box-sizing:border-box;background-repeat:no-repeat;}::before,::after{text-decoration:inherit;vertical-align:inherit;}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;}:where(body){margin:0}:where(h1){font-size:2em;margin:0.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0;}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li)::before{content:"\200B";float:left}:where(pre){font-family:monospace, monospace;font-size:1em;overflow:auto;}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace, monospace;font-size:1em;}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0;}:where(button,input,select){margin:0}:where(button,[type="button" i],[type="reset" i],[type="submit" i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical;}:where([type="search" i]){-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy="true" i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled="true" i],[disabled]){cursor:not-allowed}:where([aria-hidden="false" i][hidden]){display:initial}:where([aria-hidden="false" i][hidden]:not(:focus)){clip:rect(0, 0, 0, 0);position:absolute}@media (prefers-reduced-motion: reduce){*,::before,::after{animation-delay:-1ms !important;animation-duration:1ms !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-delay:0s !important;transition-duration:0s !important;}}/*!
1
+ /* Document
2
+ * ========================================================================== */
3
+
4
+ /**
5
+ * 1. Add border box sizing in all browsers (opinionated).
6
+ * 2. Backgrounds do not repeat by default (opinionated).
7
+ */
8
+
9
+ *,
10
+ ::before,
11
+ ::after {
12
+ box-sizing: border-box; /* 1 */
13
+ background-repeat: no-repeat; /* 2 */
14
+ }
15
+
16
+ /**
17
+ * 1. Add text decoration inheritance in all browsers (opinionated).
18
+ * 2. Add vertical alignment inheritance in all browsers (opinionated).
19
+ */
20
+
21
+ ::before,
22
+ ::after {
23
+ text-decoration: inherit; /* 1 */
24
+ vertical-align: inherit; /* 2 */
25
+ }
26
+
27
+ /**
28
+ * 1. Use the default cursor in all browsers (opinionated).
29
+ * 2. Change the line height in all browsers (opinionated).
30
+ * 3. Breaks words to prevent overflow in all browsers (opinionated).
31
+ * 4. Use a 4-space tab width in all browsers (opinionated).
32
+ * 5. Remove the grey highlight on links in iOS (opinionated).
33
+ * 6. Prevent adjustments of font size after orientation changes in iOS.
34
+ */
35
+
36
+ :where(:root) {
37
+ cursor: default; /* 1 */
38
+ line-height: 1.5; /* 2 */
39
+ overflow-wrap: break-word; /* 3 */
40
+ -moz-tab-size: 4; /* 4 */
41
+ tab-size: 4; /* 4 */
42
+ -webkit-tap-highlight-color: transparent; /* 5 */
43
+ -webkit-text-size-adjust: 100%; /* 6 */
44
+ }
45
+
46
+ /* Sections
47
+ * ========================================================================== */
48
+
49
+ /**
50
+ * Remove the margin in all browsers (opinionated).
51
+ */
52
+
53
+ :where(body) {
54
+ margin: 0;
55
+ }
56
+
57
+ /**
58
+ * Correct the font size and margin on `h1` elements within `section` and
59
+ * `article` contexts in Chrome, Edge, Firefox, and Safari.
60
+ */
61
+
62
+ :where(h1) {
63
+ font-size: 2em;
64
+ margin: 0.67em 0;
65
+ }
66
+
67
+ /* Grouping content
68
+ * ========================================================================== */
69
+
70
+ /**
71
+ * Remove the margin on nested lists in Chrome, Edge, and Safari.
72
+ */
73
+
74
+ :where(dl, ol, ul) :where(dl, ol, ul) {
75
+ margin: 0;
76
+ }
77
+
78
+ /**
79
+ * 1. Correct the inheritance of border color in Firefox.
80
+ * 2. Add the correct box sizing in Firefox.
81
+ */
82
+
83
+ :where(hr) {
84
+ color: inherit; /* 1 */
85
+ height: 0; /* 2 */
86
+ }
87
+
88
+ /**
89
+ * Remove the list style on navigation lists in all browsers (opinionated).
90
+ */
91
+
92
+ :where(nav) :where(ol, ul) {
93
+ list-style-type: none;
94
+ padding: 0;
95
+ }
96
+
97
+ /**
98
+ * Prevent VoiceOver from ignoring list semantics in Safari (opinionated).
99
+ */
100
+
101
+ :where(nav li)::before {
102
+ content: "\200B";
103
+ float: left;
104
+ }
105
+
106
+ /**
107
+ * 1. Correct the inheritance and scaling of font size in all browsers.
108
+ * 2. Correct the odd `em` font sizing in all browsers.
109
+ * 3. Prevent overflow of the container in all browsers (opinionated).
110
+ */
111
+
112
+ :where(pre) {
113
+ font-family: monospace, monospace; /* 1 */
114
+ font-size: 1em; /* 2 */
115
+ overflow: auto; /* 3 */
116
+ }
117
+
118
+ /* Text-level semantics
119
+ * ========================================================================== */
120
+
121
+ /**
122
+ * Add the correct text decoration in Safari.
123
+ */
124
+
125
+ :where(abbr[title]) {
126
+ text-decoration: underline;
127
+ text-decoration: underline dotted;
128
+ }
129
+
130
+ /**
131
+ * Add the correct font weight in Chrome, Edge, and Safari.
132
+ */
133
+
134
+ :where(b, strong) {
135
+ font-weight: bolder;
136
+ }
137
+
138
+ /**
139
+ * 1. Correct the inheritance and scaling of font size in all browsers.
140
+ * 2. Correct the odd `em` font sizing in all browsers.
141
+ */
142
+
143
+ :where(code, kbd, samp) {
144
+ font-family: monospace, monospace; /* 1 */
145
+ font-size: 1em; /* 2 */
146
+ }
147
+
148
+ /**
149
+ * Add the correct font size in all browsers.
150
+ */
151
+
152
+ :where(small) {
153
+ font-size: 80%;
154
+ }
155
+
156
+ /* Embedded content
157
+ * ========================================================================== */
158
+
159
+ /*
160
+ * Change the alignment on media elements in all browsers (opinionated).
161
+ */
162
+
163
+ :where(audio, canvas, iframe, img, svg, video) {
164
+ vertical-align: middle;
165
+ }
166
+
167
+ /**
168
+ * Remove the border on iframes in all browsers (opinionated).
169
+ */
170
+
171
+ :where(iframe) {
172
+ border-style: none;
173
+ }
174
+
175
+ /**
176
+ * Change the fill color to match the text color in all browsers (opinionated).
177
+ */
178
+
179
+ :where(svg:not([fill])) {
180
+ fill: currentColor;
181
+ }
182
+
183
+ /* Tabular data
184
+ * ========================================================================== */
185
+
186
+ /**
187
+ * 1. Collapse border spacing in all browsers (opinionated).
188
+ * 2. Correct table border color inheritance in all Chrome, Edge, and Safari.
189
+ * 3. Remove text indentation from table contents in Chrome, Edge, and Safari.
190
+ */
191
+
192
+ :where(table) {
193
+ border-collapse: collapse; /* 1 */
194
+ border-color: inherit; /* 2 */
195
+ text-indent: 0; /* 3 */
196
+ }
197
+
198
+ /* Forms
199
+ * ========================================================================== */
200
+
201
+ /**
202
+ * Remove the margin on controls in Safari.
203
+ */
204
+
205
+ :where(button, input, select) {
206
+ margin: 0;
207
+ }
208
+
209
+ /**
210
+ * Correct the inability to style buttons in iOS and Safari.
211
+ */
212
+
213
+ :where(button, [type="button" i], [type="reset" i], [type="submit" i]) {
214
+ -webkit-appearance: button;
215
+ }
216
+
217
+ /**
218
+ * Change the inconsistent appearance in all browsers (opinionated).
219
+ */
220
+
221
+ :where(fieldset) {
222
+ border: 1px solid #a0a0a0;
223
+ }
224
+
225
+ /**
226
+ * Add the correct vertical alignment in Chrome, Edge, and Firefox.
227
+ */
228
+
229
+ :where(progress) {
230
+ vertical-align: baseline;
231
+ }
232
+
233
+ /**
234
+ * 1. Remove the margin in Firefox and Safari.
235
+ * 3. Change the resize direction in all browsers (opinionated).
236
+ */
237
+
238
+ :where(textarea) {
239
+ margin: 0; /* 1 */
240
+ resize: vertical; /* 3 */
241
+ }
242
+
243
+ /**
244
+ * 1. Correct the odd appearance in Chrome, Edge, and Safari.
245
+ * 2. Correct the outline style in Safari.
246
+ */
247
+
248
+ :where([type="search" i]) {
249
+ -webkit-appearance: textfield; /* 1 */
250
+ outline-offset: -2px; /* 2 */
251
+ }
252
+
253
+ /**
254
+ * Correct the cursor style of increment and decrement buttons in Safari.
255
+ */
256
+
257
+ ::-webkit-inner-spin-button,
258
+ ::-webkit-outer-spin-button {
259
+ height: auto;
260
+ }
261
+
262
+ /**
263
+ * Correct the text style of placeholders in Chrome, Edge, and Safari.
264
+ */
265
+
266
+ ::-webkit-input-placeholder {
267
+ color: inherit;
268
+ opacity: 0.54;
269
+ }
270
+
271
+ /**
272
+ * Remove the inner padding in Chrome, Edge, and Safari on macOS.
273
+ */
274
+
275
+ ::-webkit-search-decoration {
276
+ -webkit-appearance: none;
277
+ }
278
+
279
+ /**
280
+ * 1. Correct the inability to style upload buttons in iOS and Safari.
281
+ * 2. Change font properties to `inherit` in Safari.
282
+ */
283
+
284
+ ::-webkit-file-upload-button {
285
+ -webkit-appearance: button; /* 1 */
286
+ font: inherit; /* 2 */
287
+ }
288
+
289
+ /* Interactive
290
+ * ========================================================================== */
291
+
292
+ /*
293
+ * Add the correct styles in Safari.
294
+ */
295
+
296
+ :where(dialog) {
297
+ background-color: white;
298
+ border: solid;
299
+ color: black;
300
+ height: -moz-fit-content;
301
+ height: fit-content;
302
+ left: 0;
303
+ margin: auto;
304
+ padding: 1em;
305
+ position: absolute;
306
+ right: 0;
307
+ width: -moz-fit-content;
308
+ width: fit-content;
309
+ }
310
+
311
+ :where(dialog:not([open])) {
312
+ display: none;
313
+ }
314
+
315
+ /*
316
+ * Add the correct display in Safari.
317
+ */
318
+
319
+ :where(details > summary:first-of-type) {
320
+ display: list-item;
321
+ }
322
+
323
+ /* Accessibility
324
+ * ========================================================================== */
325
+
326
+ /**
327
+ * Change the cursor on busy elements in all browsers (opinionated).
328
+ */
329
+
330
+ :where([aria-busy="true" i]) {
331
+ cursor: progress;
332
+ }
333
+
334
+ /*
335
+ * Change the cursor on control elements in all browsers (opinionated).
336
+ */
337
+
338
+ :where([aria-controls]) {
339
+ cursor: pointer;
340
+ }
341
+
342
+ /*
343
+ * Change the cursor on disabled, not-editable, or otherwise
344
+ * inoperable elements in all browsers (opinionated).
345
+ */
346
+
347
+ :where([aria-disabled="true" i], [disabled]) {
348
+ cursor: not-allowed;
349
+ }
350
+
351
+ /*
352
+ * Change the display on visually hidden accessible elements
353
+ * in all browsers (opinionated).
354
+ */
355
+
356
+ :where([aria-hidden="false" i][hidden]) {
357
+ display: initial;
358
+ }
359
+
360
+ :where([aria-hidden="false" i][hidden]:not(:focus)) {
361
+ clip: rect(0, 0, 0, 0);
362
+ position: absolute;
363
+ }
364
+
365
+ /*
366
+ * 1. Remove animations when motion is reduced (opinionated).
367
+ * 2. Remove fixed background attachments when motion is reduced (opinionated).
368
+ * 3. Remove timed scrolling behaviors when motion is reduced (opinionated).
369
+ * 4. Remove transitions when motion is reduced (opinionated).
370
+ */
371
+
372
+ @media (prefers-reduced-motion: reduce) {
373
+ *,
374
+ ::before,
375
+ ::after {
376
+ animation-delay: -1ms !important; /* 1 */
377
+ animation-duration: 1ms !important; /* 1 */
378
+ animation-iteration-count: 1 !important; /* 1 */
379
+ background-attachment: initial !important; /* 2 */
380
+ scroll-behavior: auto !important; /* 3 */
381
+ transition-delay: 0s !important; /* 4 */
382
+ transition-duration: 0s !important; /* 4 */
383
+ }
384
+ }
385
+
386
+ /*!
2
387
  * Toastify js 1.12.0
3
388
  * https://github.com/apvarun/toastify-js
4
389
  * @license MIT licensed
5
390
  *
6
391
  * Copyright (C) 2018 Varun A P
7
- */.toastify{padding:12px 20px;color:#ffffff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 10px 36px -4px rgba(77, 96, 232, 0.3);background:-webkit-linear-gradient(315deg, #73a5ff, #5477f5);background:linear-gradient(135deg, #73a5ff, #5477f5);position:fixed;opacity:0;transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:white;cursor:pointer;font-family:inherit;font-size:1em;opacity:0.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}html,body{background-color:rgb(var(--cat-bg, 242, 244, 247))}body{font-size:0.9375rem;line-height:1.25rem;font-weight:var(--cat-font-weight-body, 400);font-family:var(--cat-font-family-body, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";color:rgb(var(--cat-font-color-body, 0, 0, 0))}.cat-error{--cat-hint-color:var(--cat-danger-text, 217, 52, 13)}nav hr,nav .cat-hr{margin-top:0.625rem;margin-bottom:0.625rem}nav .cat-nav-head,nav .cat-nav-text{padding:0.625rem 1.25rem}nav .cat-nav-head>:last-child,nav .cat-nav-text>:last-child{margin-bottom:0 !important}nav .cat-nav-head{font-family:var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:0.9375rem;line-height:1.25rem;color:rgb(var(--cat-font-color-head, 0, 0, 0));font-weight:var(--cat-font-weight-head, 500)}.cat-toastify{display:flex;border-radius:var(--cat-border-radius-l, 0.5rem);background:white;padding:1.25rem;box-shadow:none;color:rgb(var(--cat-font-color-body, 0, 0, 0));width:400px;max-width:400px;cursor:unset}.cat-toastify.cat-toastify-dark{--cat-font-color-head:255, 255, 255;--cat-font-color-body:255, 255, 255;--cat-primary-text:147, 180, 242;--cat-primary-text-hover:147, 180, 242;--cat-primary-text-active:147, 180, 242;--cat-secondary-text:255, 255, 255;--cat-secondary-text-hover:255, 255, 255;--cat-secondary-text-active:255, 255, 255;background:#1b1f26}.cat-toastify-wrapper{display:flex;gap:1.75rem;align-items:flex-start;flex:1 1 auto}.cat-toastify-icon{padding:0.25rem;margin:-0.375rem;margin-right:-1.375rem}.cat-toastify-content{flex:1 1 auto;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:0.875rem;column-gap:1rem}:where(h1,h2,h3,h4,h5,h6),.cat-h1,.cat-h2,.cat-h3,.cat-h4,.cat-h5,.cat-h6{margin-top:0;margin-bottom:0.5rem}:where(h1),.cat-h1{font-family:var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1.75rem;line-height:2rem;color:rgb(var(--cat-font-color-head, 0, 0, 0));font-weight:var(--cat-font-weight-head, 500)}:where(h2),.cat-h2{font-family:var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1.5rem;line-height:1.75rem;color:rgb(var(--cat-font-color-head, 0, 0, 0));font-weight:var(--cat-font-weight-head, 500)}:where(h3),.cat-h3{font-family:var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1.25rem;line-height:1.5rem;color:rgb(var(--cat-font-color-head, 0, 0, 0));font-weight:var(--cat-font-weight-head, 500)}:where(h4),.cat-h4{font-family:var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1.125rem;line-height:1.5rem;color:rgb(var(--cat-font-color-head, 0, 0, 0));font-weight:var(--cat-font-weight-head, 500)}:where(h5),.cat-h5{font-family:var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:0.9375rem;line-height:1.25rem;color:rgb(var(--cat-font-color-head, 0, 0, 0));font-weight:var(--cat-font-weight-head, 500)}:where(h6),.cat-h6{font-family:var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:0.875rem;line-height:1rem;color:rgb(var(--cat-font-color-head, 0, 0, 0));font-weight:var(--cat-font-weight-head, 500)}.cat-text-xl{font-size:1.25rem;line-height:1.5rem;font-weight:var(--cat-font-weight-body, 400)}.cat-text-l{font-size:1.125rem;line-height:1.5rem;font-weight:var(--cat-font-weight-body, 400)}.cat-text-m{font-size:0.9375rem;line-height:1.25rem;font-weight:var(--cat-font-weight-body, 400)}.cat-text-s{font-size:0.875rem;line-height:1rem;font-weight:var(--cat-font-weight-body, 400)}.cat-text-xs{font-size:0.75rem;line-height:1rem;font-weight:var(--cat-font-weight-body, 400)}.cat-mono-xl{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1.125rem;line-height:1.5rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0));font-weight:var(--cat-font-weight-mono, 400)}.cat-mono-l{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.9375rem;line-height:1.25rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0));font-weight:var(--cat-font-weight-mono, 400)}.cat-mono-m{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.875rem;line-height:1.125rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0));font-weight:var(--cat-font-weight-mono, 400)}.cat-mono-s{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.75rem;line-height:1rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0));font-weight:var(--cat-font-weight-mono, 400)}.cat-mono-xs{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.625rem;line-height:0.875rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0));font-weight:var(--cat-font-weight-mono, 400)}:where(p){margin-top:0;margin-bottom:1rem}hr,.cat-hr{display:block;margin:1rem 0;border:0;height:1px;background-color:rgb(var(--cat-border-color, 235, 236, 240));overflow:hidden}a{color:rgb(var(--cat-primary-text, 0, 129, 148));text-decoration:var(--cat-link-decoration, none);transition:color 0.13s linear}a:hover{color:rgb(var(--cat-primary-text-hover, 1, 115, 132));text-decoration:var(--cat-link-decoration-hover, underline)}a:active{color:rgb(var(--cat-primary-text-active, 2, 99, 113))}a:focus-visible{outline:2px solid rgb(var(--cat-border-color-focus, 0, 113, 255))}a[tabindex="-1"]:focus{outline:none}b,strong,.cat-strong{font-weight:600}mark,.cat-mark{padding:0.125rem 0.25rem;background-color:rgba(var(--cat-primary-bg, 0, 129, 148), 0.2)}small,.cat-small{font-size:0.875em}.cat-underline{text-decoration:underline}.cat-line-through{text-decoration:line-through}.cat-muted{color:rgb(var(--cat-font-color-muted, 105, 118, 135))}ol,ul{padding-left:2rem}ol ol,ol ul,ol dl,ul ol,ul ul,ul dl,dl ol,dl ul,dl dl{margin-bottom:0}:where(ol,ul,dl){margin-top:0;margin-bottom:1rem}nav ol,nav ul,ol.cat-plain,ul.cat-plain{list-style:none;margin:0;padding:0}dt{font-weight:600}dd{margin-bottom:0.5rem;margin-left:0}.cat-lead{font-size:1.25rem;line-height:1.5rem;font-weight:300}:where(blockquote,figure){margin:0 0 1rem}blockquote{padding:0.75rem 0 0.75rem calc(1.5rem - 2px);border-left:2px solid #697687;color:rgb(var(--cat-font-color-quote, 105, 118, 135));font-size:1.125rem;line-height:1.5rem;font-style:italic}blockquote>:last-child{margin-bottom:0 !important}blockquote.cat-text-center{padding-left:2rem;padding-right:2rem;border-left:none}blockquote.cat-text-right{padding-left:0;padding-right:calc(2rem - 4px);border-left:none;border-right:2px solid #697687}figcaption{font-size:0.875rem;line-height:1rem;font-weight:var(--cat-font-weight-body, 400)}code,samp,kbd,pre{font-family:var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:0.875rem;line-height:1.125rem;color:rgb(var(--cat-font-color-mono, 0, 0, 0));font-weight:var(--cat-font-weight-mono, 400);font-weight:var(--cat-font-weight-mono, 400)}pre{overflow:auto}pre code{margin:0;padding:0;color:inherit;background:none;box-shadow:none;border-radius:0;word-wrap:normal;word-break:normal}:where(pre){margin-top:0;margin-bottom:1rem}kbd,code{margin:0 0.125rem;color:rgb(var(--cat-font-color-muted, 105, 118, 135));background:white;box-shadow:0 0 0 2px rgb(var(--cat-border-color, 235, 236, 240));border-radius:var(--cat-border-radius-s, 0.125rem)}kbd{font-size:0.75rem;display:inline-block;min-width:1.5rem;line-height:1.25rem;padding:0 0.375rem;text-align:center;vertical-align:top;white-space:nowrap}code{word-wrap:break-word;word-break:break-word;padding:0.0625rem 0.25rem}.cat-bg-primary{background-color:rgb(var(--cat-primary-bg, 0, 129, 148)) !important;color:rgb(var(--cat-primary-fill, 255, 255, 255)) !important}.cat-bg-primary-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-primary-hover:hover{background-color:rgb(var(--cat-primary-bg-hover, 1, 115, 132)) !important;color:rgb(var(--cat-primary-fill-hover, 255, 255, 255)) !important}.cat-text-primary,.cat-link-primary{color:rgb(var(--cat-primary-text, 0, 129, 148)) !important}.cat-link-primary,.cat-text-primary-hover{transition:color 0.13s}.cat-link-primary:hover,.cat-text-primary-hover:hover{color:rgb(var(--cat-primary-text-hover, 1, 115, 132)) !important}.cat-link-primary:active,.cat-text-primary-hover:active{color:rgb(var(--cat-primary-text-active, 2, 99, 113)) !important}.cat-bg-primaryDark{background-color:#93b4f2 !important;color:black !important}.cat-bg-primaryDark-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-primaryDark-hover:hover{background-color:#93b4f2 !important;color:black !important}.cat-text-primaryDark,.cat-link-primaryDark{color:#93b4f2 !important}.cat-link-primaryDark,.cat-text-primaryDark-hover{transition:color 0.13s}.cat-link-primaryDark:hover,.cat-text-primaryDark-hover:hover{color:#93b4f2 !important}.cat-link-primaryDark:active,.cat-text-primaryDark-hover:active{color:#93b4f2 !important}.cat-bg-secondary{background-color:rgb(var(--cat-secondary-bg, 105, 118, 135)) !important;color:rgb(var(--cat-secondary-fill, 255, 255, 255)) !important}.cat-bg-secondary-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-secondary-hover:hover{background-color:rgb(var(--cat-secondary-bg-hover, 105, 118, 135)) !important;color:rgb(var(--cat-secondary-fill-hover, 255, 255, 255)) !important}.cat-text-secondary,.cat-link-secondary{color:rgb(var(--cat-secondary-text, 0, 0, 0)) !important}.cat-link-secondary,.cat-text-secondary-hover{transition:color 0.13s}.cat-link-secondary:hover,.cat-text-secondary-hover:hover{color:rgb(var(--cat-secondary-text-hover, 0, 0, 0)) !important}.cat-link-secondary:active,.cat-text-secondary-hover:active{color:rgb(var(--cat-secondary-text-active, 0, 0, 0)) !important}.cat-bg-secondaryDark{background-color:#697687 !important;color:black !important}.cat-bg-secondaryDark-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-secondaryDark-hover:hover{background-color:#697687 !important;color:black !important}.cat-text-secondaryDark,.cat-link-secondaryDark{color:white !important}.cat-link-secondaryDark,.cat-text-secondaryDark-hover{transition:color 0.13s}.cat-link-secondaryDark:hover,.cat-text-secondaryDark-hover:hover{color:white !important}.cat-link-secondaryDark:active,.cat-text-secondaryDark-hover:active{color:white !important}.cat-bg-success{background-color:rgb(var(--cat-success-bg-, 0, 132, 88)) !important;color:rgb(var(--cat-success-fill, 255, 255, 255)) !important}.cat-bg-success-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-success-hover:hover{background-color:rgb(var(--cat-success-bg-hover, 0, 117, 78)) !important;color:rgb(var(--cat-success-fill-hover, 255, 255, 255)) !important}.cat-text-success,.cat-link-success{color:rgb(var(--cat-success-text, 0, 132, 88)) !important}.cat-link-success,.cat-text-success-hover{transition:color 0.13s}.cat-link-success:hover,.cat-text-success-hover:hover{color:rgb(var(--cat-success-text-hover, 0, 117, 78)) !important}.cat-link-success:active,.cat-text-success-hover:active{color:rgb(var(--cat-success-text-active, 0, 105, 70)) !important}.cat-bg-warning{background-color:rgb(var(--cat-warning-bg, 255, 206, 128)) !important;color:rgb(var(--cat-warning-fill, 0, 0, 0)) !important}.cat-bg-warning-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-warning-hover:hover{background-color:rgb(var(--cat-warning-bg-hover, 255, 214, 148)) !important;color:rgb(var(--cat-warning-fill-hover, 0, 0, 0)) !important}.cat-text-warning,.cat-link-warning{color:rgb(var(--cat-warning-text, 159, 97, 0)) !important}.cat-link-warning,.cat-text-warning-hover{transition:color 0.13s}.cat-link-warning:hover,.cat-text-warning-hover:hover{color:rgb(var(--cat-warning-text-hover, 159, 97, 0)) !important}.cat-link-warning:active,.cat-text-warning-hover:active{color:rgb(var(--cat-warning-text-active, 159, 97, 0)) !important}.cat-bg-danger{background-color:rgb(var(--cat-danger-bg, 217, 52, 13)) !important;color:rgb(var(--cat-danger-fill, 255, 255, 255)) !important}.cat-bg-danger-hover{transition:background-color 0.13s, color 0.13s}.cat-bg-danger-hover:hover{background-color:rgb(var(--cat-danger-bg-hover, 194, 46, 11)) !important;color:rgb(var(--cat-danger-fill-hover, 255, 255, 255)) !important}.cat-text-danger,.cat-link-danger{color:rgb(var(--cat-danger-text, 217, 52, 13)) !important}.cat-link-danger,.cat-text-danger-hover{transition:color 0.13s}.cat-link-danger:hover,.cat-text-danger-hover:hover{color:rgb(var(--cat-danger-text-hover, 194, 46, 11)) !important}.cat-link-danger:active,.cat-text-danger-hover:active{color:rgb(var(--cat-danger-text-active, 174, 42, 10)) !important}.cat-active{color:rgb(var(--cat-primary-text, 0, 129, 148)) !important}.cat-muted{color:rgb(var(--cat-font-color-muted, 105, 118, 135)) !important}.cat-text-reset{color:inherit !important}.cat-link-reset{color:inherit !important;text-decoration:inherit !important}.cat-none{display:none !important}.cat-inline{display:inline !important}.cat-inline-block{display:inline-block !important}.cat-block{display:block !important}.cat-grid{display:grid !important}.cat-flex{display:flex !important}.cat-inline-flex{display:inline-flex !important}@media screen and (min-width: 540px){.cat-none\:xs{display:none !important}.cat-inline\:xs{display:inline !important}.cat-inline-block\:xs{display:inline-block !important}.cat-block\:xs{display:block !important}.cat-grid\:xs{display:grid !important}.cat-flex\:xs{display:flex !important}.cat-inline-flex\:xs{display:inline-flex !important}}@media screen and (min-width: 768px){.cat-none\:s{display:none !important}.cat-inline\:s{display:inline !important}.cat-inline-block\:s{display:inline-block !important}.cat-block\:s{display:block !important}.cat-grid\:s{display:grid !important}.cat-flex\:s{display:flex !important}.cat-inline-flex\:s{display:inline-flex !important}}@media screen and (min-width: 992px){.cat-none\:m{display:none !important}.cat-inline\:m{display:inline !important}.cat-inline-block\:m{display:inline-block !important}.cat-block\:m{display:block !important}.cat-grid\:m{display:grid !important}.cat-flex\:m{display:flex !important}.cat-inline-flex\:m{display:inline-flex !important}}@media screen and (min-width: 1200px){.cat-none\:l{display:none !important}.cat-inline\:l{display:inline !important}.cat-inline-block\:l{display:inline-block !important}.cat-block\:l{display:block !important}.cat-grid\:l{display:grid !important}.cat-flex\:l{display:flex !important}.cat-inline-flex\:l{display:inline-flex !important}}@media screen and (min-width: 1400px){.cat-none\:xl{display:none !important}.cat-inline\:xl{display:inline !important}.cat-inline-block\:xl{display:inline-block !important}.cat-block\:xl{display:block !important}.cat-grid\:xl{display:grid !important}.cat-flex\:xl{display:flex !important}.cat-inline-flex\:xl{display:inline-flex !important}}.cat-elevation-transition{transition:box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}.cat-elevation-0{box-shadow:none}.cat-elevation-hover-0:hover,.cat-elevation-hover-0:focus,.cat-elevation-hover-0:focus-within{box-shadow:none}.cat-elevation-1{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 1px 2px rgba(27, 31, 38, 0.05)}.cat-elevation-hover-1:hover,.cat-elevation-hover-1:focus,.cat-elevation-hover-1:focus-within{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 1px 2px rgba(27, 31, 38, 0.05)}.cat-elevation-2{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 1px 2px rgba(27, 31, 38, 0.06), 0 1px 3px rgba(27, 31, 38, 0.1)}.cat-elevation-hover-2:hover,.cat-elevation-hover-2:focus,.cat-elevation-hover-2:focus-within{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 1px 2px rgba(27, 31, 38, 0.06), 0 1px 3px rgba(27, 31, 38, 0.1)}.cat-elevation-3{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 2px 4px -2px rgba(27, 31, 38, 0.06), 0 4px 8px -2px rgba(27, 31, 38, 0.1)}.cat-elevation-hover-3:hover,.cat-elevation-hover-3:focus,.cat-elevation-hover-3:focus-within{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 2px 4px -2px rgba(27, 31, 38, 0.06), 0 4px 8px -2px rgba(27, 31, 38, 0.1)}.cat-elevation-4{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 4px 6px -2px rgba(27, 31, 38, 0.03), 0 12px 16px -4px rgba(27, 31, 38, 0.08)}.cat-elevation-hover-4:hover,.cat-elevation-hover-4:focus,.cat-elevation-hover-4:focus-within{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 4px 6px -2px rgba(27, 31, 38, 0.03), 0 12px 16px -4px rgba(27, 31, 38, 0.08)}.cat-elevation-5{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 8px 8px -4px rgba(27, 31, 38, 0.03), 0 20px 24px -4px rgba(27, 31, 38, 0.08)}.cat-elevation-hover-5:hover,.cat-elevation-hover-5:focus,.cat-elevation-hover-5:focus-within{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 8px 8px -4px rgba(27, 31, 38, 0.03), 0 20px 24px -4px rgba(27, 31, 38, 0.08)}.cat-elevation-6{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 24px 48px -12px rgba(27, 31, 38, 0.18)}.cat-elevation-hover-6:hover,.cat-elevation-hover-6:focus,.cat-elevation-hover-6:focus-within{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 24px 48px -12px rgba(27, 31, 38, 0.18)}.cat-elevation-7{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 32px 64px -12px rgba(27, 31, 38, 0.14)}.cat-elevation-hover-7:hover,.cat-elevation-hover-7:focus,.cat-elevation-hover-7:focus-within{box-shadow:0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 32px 64px -12px rgba(27, 31, 38, 0.14)}.cat-flex-row{flex-direction:row}.cat-flex-col{flex-direction:column}.cat-flex-1{flex:1 1 0%}.cat-flex-auto{flex:1 1 auto}.cat-flex-init{flex:0 1 auto}.cat-flex-none{flex:none}.cat-flex-wrap{flex-wrap:wrap}.cat-flex-nowrap{flex-wrap:nowrap}.cat-gap-xl{gap:2rem}.cat-gap-x-xl{column-gap:2rem}.cat-gap-y-xl{row-gap:2rem}.cat-gap-l{gap:1.5rem}.cat-gap-x-l{column-gap:1.5rem}.cat-gap-y-l{row-gap:1.5rem}.cat-gap-m{gap:1rem}.cat-gap-x-m{column-gap:1rem}.cat-gap-y-m{row-gap:1rem}.cat-gap-s{gap:0.5rem}.cat-gap-x-s{column-gap:0.5rem}.cat-gap-y-s{row-gap:0.5rem}.cat-gap-xs{gap:0.25rem}.cat-gap-x-xs{column-gap:0.25rem}.cat-gap-y-xs{row-gap:0.25rem}.cat-justify-start{justify-content:flex-start}.cat-justify-end{justify-content:flex-end}.cat-justify-center{justify-content:center}.cat-justify-between{justify-content:space-between}.cat-justify-items-start{justify-items:flex-start}.cat-justify-items-end{justify-items:flex-end}.cat-justify-items-center{justify-items:center}.cat-justify-items-stretch{justify-items:stretch}.cat-content-start{align-content:flex-start}.cat-content-end{align-content:flex-end}.cat-content-center{align-content:center}.cat-content-between{align-content:space-between}.cat-items-start{align-items:flex-start}.cat-items-end{align-items:flex-end}.cat-items-center{align-items:center}.cat-items-stretch{align-items:stretch}.cat-grid-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.cat-grid-col-1{grid-column:span 1 / span 1}.cat-grid-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.cat-grid-col-2{grid-column:span 2 / span 2}.cat-grid-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.cat-grid-col-3{grid-column:span 3 / span 3}.cat-grid-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.cat-grid-col-4{grid-column:span 4 / span 4}.cat-grid-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.cat-grid-col-5{grid-column:span 5 / span 5}.cat-grid-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.cat-grid-col-6{grid-column:span 6 / span 6}.cat-grid-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.cat-grid-col-7{grid-column:span 7 / span 7}.cat-grid-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.cat-grid-col-8{grid-column:span 8 / span 8}.cat-grid-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.cat-grid-col-9{grid-column:span 9 / span 9}.cat-grid-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.cat-grid-col-10{grid-column:span 10 / span 10}.cat-grid-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.cat-grid-col-11{grid-column:span 11 / span 11}.cat-grid-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.cat-grid-col-12{grid-column:span 12 / span 12}.cat-grid-row-1{grid-row:span 1 / span 1}.cat-grid-row-2{grid-row:span 2 / span 2}.cat-grid-row-3{grid-row:span 3 / span 3}.cat-grid-row-4{grid-row:span 4 / span 4}.cat-grid-row-5{grid-row:span 5 / span 5}.cat-grid-row-6{grid-row:span 6 / span 6}.cat-grid-auto{grid-template-columns:repeat(auto-fill,minmax(min(var(--grid-min),100%),1fr));--grid-min:100%}.cat-radius-l{border-radius:var(--cat-border-radius-l, 0.5rem)}.cat-radius-m{border-radius:var(--cat-border-radius-m, 0.25rem)}.cat-radius-s{border-radius:var(--cat-border-radius-s, 0.125rem)}.cat-radius-0{border-radius:0}.cat-radius-full{border-radius:100rem}.cat-m-auto{margin:auto !important}.cat-mv-auto{margin-top:auto !important;margin-bottom:auto !important}.cat-mh-auto{margin-left:auto !important;margin-right:auto !important}.cat-mt-auto{margin-top:auto !important}.cat-mb-auto{margin-bottom:auto !important}.cat-ml-auto{margin-left:auto !important}.cat-mr-auto{margin-right:auto !important}.cat-m-0{margin:0 !important}.cat-mv-0{margin-top:0 !important;margin-bottom:0 !important}.cat-mh-0{margin-left:0 !important;margin-right:0 !important}.cat-mt-0{margin-top:0 !important}.cat-mb-0{margin-bottom:0 !important}.cat-ml-0{margin-left:0 !important}.cat-mr-0{margin-right:0 !important}.cat-p-0{padding:0 !important}.cat-pv-0{padding-top:0 !important;padding-bottom:0 !important}.cat-ph-0{padding-left:0 !important;padding-right:0 !important}.cat-pt-0{padding-top:0 !important}.cat-pb-0{padding-bottom:0 !important}.cat-pl-0{padding-left:0 !important}.cat-pr-0{padding-right:0 !important}.cat-m-xl{margin:2rem !important}.cat-mv-xl{margin-top:2rem !important;margin-bottom:2rem !important}.cat-mh-xl{margin-left:2rem !important;margin-right:2rem !important}.cat-mt-xl{margin-top:2rem !important}.cat-mb-xl{margin-bottom:2rem !important}.cat-ml-xl{margin-left:2rem !important}.cat-mr-xl{margin-right:2rem !important}.cat-p-xl{padding:2rem !important}.cat-pv-xl{padding-top:2rem !important;padding-bottom:2rem !important}.cat-ph-xl{padding-left:2rem !important;padding-right:2rem !important}.cat-pt-xl{padding-top:2rem !important}.cat-pb-xl{padding-bottom:2rem !important}.cat-pl-xl{padding-left:2rem !important}.cat-pr-xl{padding-right:2rem !important}.cat-m-l{margin:1.5rem !important}.cat-mv-l{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.cat-mh-l{margin-left:1.5rem !important;margin-right:1.5rem !important}.cat-mt-l{margin-top:1.5rem !important}.cat-mb-l{margin-bottom:1.5rem !important}.cat-ml-l{margin-left:1.5rem !important}.cat-mr-l{margin-right:1.5rem !important}.cat-p-l{padding:1.5rem !important}.cat-pv-l{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.cat-ph-l{padding-left:1.5rem !important;padding-right:1.5rem !important}.cat-pt-l{padding-top:1.5rem !important}.cat-pb-l{padding-bottom:1.5rem !important}.cat-pl-l{padding-left:1.5rem !important}.cat-pr-l{padding-right:1.5rem !important}.cat-m-m{margin:1rem !important}.cat-mv-m{margin-top:1rem !important;margin-bottom:1rem !important}.cat-mh-m{margin-left:1rem !important;margin-right:1rem !important}.cat-mt-m{margin-top:1rem !important}.cat-mb-m{margin-bottom:1rem !important}.cat-ml-m{margin-left:1rem !important}.cat-mr-m{margin-right:1rem !important}.cat-p-m{padding:1rem !important}.cat-pv-m{padding-top:1rem !important;padding-bottom:1rem !important}.cat-ph-m{padding-left:1rem !important;padding-right:1rem !important}.cat-pt-m{padding-top:1rem !important}.cat-pb-m{padding-bottom:1rem !important}.cat-pl-m{padding-left:1rem !important}.cat-pr-m{padding-right:1rem !important}.cat-m-s{margin:0.5rem !important}.cat-mv-s{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.cat-mh-s{margin-left:0.5rem !important;margin-right:0.5rem !important}.cat-mt-s{margin-top:0.5rem !important}.cat-mb-s{margin-bottom:0.5rem !important}.cat-ml-s{margin-left:0.5rem !important}.cat-mr-s{margin-right:0.5rem !important}.cat-p-s{padding:0.5rem !important}.cat-pv-s{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.cat-ph-s{padding-left:0.5rem !important;padding-right:0.5rem !important}.cat-pt-s{padding-top:0.5rem !important}.cat-pb-s{padding-bottom:0.5rem !important}.cat-pl-s{padding-left:0.5rem !important}.cat-pr-s{padding-right:0.5rem !important}.cat-m-xs{margin:0.25rem !important}.cat-mv-xs{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.cat-mh-xs{margin-left:0.25rem !important;margin-right:0.25rem !important}.cat-mt-xs{margin-top:0.25rem !important}.cat-mb-xs{margin-bottom:0.25rem !important}.cat-ml-xs{margin-left:0.25rem !important}.cat-mr-xs{margin-right:0.25rem !important}.cat-p-xs{padding:0.25rem !important}.cat-pv-xs{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.cat-ph-xs{padding-left:0.25rem !important;padding-right:0.25rem !important}.cat-pt-xs{padding-top:0.25rem !important}.cat-pb-xs{padding-bottom:0.25rem !important}.cat-pl-xs{padding-left:0.25rem !important}.cat-pr-xs{padding-right:0.25rem !important}.cat-line-height-1{line-height:1 !important}.cat-text-left{text-align:left !important}.cat-text-center{text-align:center !important}.cat-text-right{text-align:right !important}.cat-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.cat-ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.cat-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.cat-ellipsis-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.cat-ellipsis-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}.cat-ellipsis-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;}.cat-select{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto;}.cat-no-select{-webkit-user-select:none;-ms-user-select:none;user-select:none;}.cat-break-word{word-wrap:break-word;word-break:break-word}.cat-visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.cat-visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}*:not(:hover):not(:focus):not(:focus-within)>.cat-visually-hidden-hoverable{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.cat-ratio{position:relative;aspect-ratio:var(--cat-aspect-ratio)}.cat-ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.cat-ratio-1x1{--cat-aspect-ratio:1}.cat-ratio-3x1{--cat-aspect-ratio:3}.cat-ratio-6x1{--cat-aspect-ratio:6}.cat-ratio-4x3{--cat-aspect-ratio:1.3333333333}.cat-ratio-16x9{--cat-aspect-ratio:1.7777777778}.cat-ratio-21x9{--cat-aspect-ratio:2.3333333333}@font-face{font-family:"DM Sans";src:url("assets/fonts/DMSans-Medium.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"DM Sans";src:url("assets/fonts/DMSans-MediumItalic.woff2") format("woff2");font-style:italic;font-weight:500;font-display:swap}@font-face{font-family:Lato;src:url("assets/fonts/Lato-Light.woff2") format("woff2"), url("assets/fonts/Lato-Light.woff") format("woff");font-style:normal;font-weight:300;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("assets/fonts/Lato-LightItalic.woff2") format("woff2"), url("assets/fonts/Lato-LightItalic.woff") format("woff");font-style:italic;font-weight:300;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("assets/fonts/Lato-Regular.woff2") format("woff2"), url("assets/fonts/Lato-Regular.woff") format("woff");font-style:normal;font-weight:400;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("assets/fonts/Lato-Italic.woff2") format("woff2"), url("assets/fonts/Lato-Italic.woff") format("woff");font-style:italic;font-weight:400;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("assets/fonts/Lato-Medium.woff2") format("woff2"), url("assets/fonts/Lato-Medium.woff") format("woff");font-style:normal;font-weight:500;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("assets/fonts/Lato-MediumItalic.woff2") format("woff2"), url("assets/fonts/Lato-MediumItalic.woff") format("woff");font-style:italic;font-weight:500;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("assets/fonts/Lato-Bold.woff2") format("woff2"), url("assets/fonts/Lato-Bold.woff") format("woff");font-style:normal;font-weight:700;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:Lato;src:url("assets/fonts/Lato-BoldItalic.woff2") format("woff2"), url("assets/fonts/Lato-BoldItalic.woff") format("woff");font-style:italic;font-weight:700;text-rendering:optimizeLegibility;font-display:fallback}@font-face{font-family:"Azeret Mono";src:url("assets/fonts/AzeretMono-Regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:fallback}
392
+ */
393
+
394
+ .toastify {
395
+ padding: 12px 20px;
396
+ color: #ffffff;
397
+ display: inline-block;
398
+ box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 10px 36px -4px rgba(77, 96, 232, 0.3);
399
+ background: -webkit-linear-gradient(315deg, #73a5ff, #5477f5);
400
+ background: linear-gradient(135deg, #73a5ff, #5477f5);
401
+ position: fixed;
402
+ opacity: 0;
403
+ transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
404
+ border-radius: 2px;
405
+ cursor: pointer;
406
+ text-decoration: none;
407
+ max-width: calc(50% - 20px);
408
+ z-index: 2147483647;
409
+ }
410
+
411
+ .toastify.on {
412
+ opacity: 1;
413
+ }
414
+
415
+ .toast-close {
416
+ background: transparent;
417
+ border: 0;
418
+ color: white;
419
+ cursor: pointer;
420
+ font-family: inherit;
421
+ font-size: 1em;
422
+ opacity: 0.4;
423
+ padding: 0 5px;
424
+ }
425
+
426
+ .toastify-right {
427
+ right: 15px;
428
+ }
429
+
430
+ .toastify-left {
431
+ left: 15px;
432
+ }
433
+
434
+ .toastify-top {
435
+ top: -150px;
436
+ }
437
+
438
+ .toastify-bottom {
439
+ bottom: -150px;
440
+ }
441
+
442
+ .toastify-rounded {
443
+ border-radius: 25px;
444
+ }
445
+
446
+ .toastify-avatar {
447
+ width: 1.5em;
448
+ height: 1.5em;
449
+ margin: -7px 5px;
450
+ border-radius: 2px;
451
+ }
452
+
453
+ .toastify-center {
454
+ margin-left: auto;
455
+ margin-right: auto;
456
+ left: 0;
457
+ right: 0;
458
+ max-width: fit-content;
459
+ max-width: -moz-fit-content;
460
+ }
461
+
462
+ @media only screen and (max-width: 360px) {
463
+ .toastify-right, .toastify-left {
464
+ margin-left: auto;
465
+ margin-right: auto;
466
+ left: 0;
467
+ right: 0;
468
+ max-width: fit-content;
469
+ }
470
+ }
471
+
472
+ /**
473
+ * Auto-generated file. Do not edit directly.
474
+ */
475
+ /**
476
+ * Auto-generated file. Do not edit directly.
477
+ */
478
+ /* stylelint-disable value-keyword-case */
479
+ /* stylelint-enable value-keyword-case */
480
+ html,
481
+ body {
482
+ background-color: rgb(var(--cat-bg, 242, 244, 247));
483
+ }
484
+
485
+ body {
486
+ font-size: 0.9375rem;
487
+ line-height: 1.25rem;
488
+ font-weight: var(--cat-font-weight-body, 400);
489
+ font-family: var(--cat-font-family-body, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
490
+ color: rgb(var(--cat-font-color-body, 0, 0, 0));
491
+ }
492
+
493
+ /**
494
+ * Auto-generated file. Do not edit directly.
495
+ */
496
+ /* stylelint-disable value-keyword-case */
497
+ /* stylelint-enable value-keyword-case */
498
+ /**
499
+ * Dialog makes assumptions about the DOM structure of the dialog content.
500
+ * The following selectors are used to style the dialog content based on its
501
+ * position in the DOM hierarchy.
502
+ *
503
+ * .cat-backdrop
504
+ * |- .cat-dialog
505
+ * |- .cat-dialog-header
506
+ * |- .cat-dialog-header-content
507
+ * |- .cat-dialog-content
508
+ * |- .cat-dialog-actions
509
+ **/
510
+ .cat-backdrop {
511
+ background-color: rgba(var(--cat-bg-backdrop, 27, 31, 38), var(--cat-opacity-backdrop, 0.4));
512
+ }
513
+
514
+ .cat-dialog {
515
+ background-color: white;
516
+ border-radius: var(--cat-border-radius-l, 0.5rem);
517
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 32px 64px -12px rgba(27, 31, 38, 0.14);
518
+ container: dialog/inline-size;
519
+ }
520
+
521
+ .cat-dialog-header {
522
+ display: flex;
523
+ align-items: center;
524
+ gap: 1rem;
525
+ padding: 1.5rem;
526
+ }
527
+
528
+ .cat-dialog-header-content {
529
+ flex: 1 1 auto;
530
+ display: flex;
531
+ flex-direction: column;
532
+ gap: 0.5rem;
533
+ word-wrap: break-word;
534
+ word-break: break-word;
535
+ }
536
+
537
+ .cat-dialog-content {
538
+ overflow: auto;
539
+ padding: 0 1.5rem;
540
+ }
541
+ .cat-dialog-content > *:last-child {
542
+ margin-bottom: 0;
543
+ }
544
+
545
+ .cat-dialog-actions {
546
+ display: flex;
547
+ padding: 1.5rem;
548
+ gap: 0.5rem;
549
+ flex-wrap: wrap;
550
+ }
551
+ @container dialog (max-width: 360px) {
552
+ .cat-dialog-actions cat-button {
553
+ width: 100%;
554
+ }
555
+ }
556
+
557
+ /**
558
+ * Auto-generated file. Do not edit directly.
559
+ */
560
+ /* stylelint-disable value-keyword-case */
561
+ /* stylelint-enable value-keyword-case */
562
+ .cat-error {
563
+ --cat-hint-color: var(--cat-danger-text, 217, 52, 13);
564
+ }
565
+
566
+ /**
567
+ * Auto-generated file. Do not edit directly.
568
+ */
569
+ /* stylelint-disable value-keyword-case */
570
+ /* stylelint-enable value-keyword-case */
571
+ nav hr,
572
+ nav .cat-hr {
573
+ margin-top: 0.625rem;
574
+ margin-bottom: 0.625rem;
575
+ }
576
+ nav .cat-nav-head,
577
+ nav .cat-nav-text {
578
+ padding: 0.625rem 1.25rem;
579
+ }
580
+ nav .cat-nav-head > :last-child,
581
+ nav .cat-nav-text > :last-child {
582
+ margin-bottom: 0 !important;
583
+ }
584
+ nav .cat-nav-head {
585
+ font-family: var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
586
+ font-size: 0.9375rem;
587
+ line-height: 1.25rem;
588
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
589
+ font-weight: var(--cat-font-weight-head, 500);
590
+ }
591
+
592
+ /**
593
+ * Auto-generated file. Do not edit directly.
594
+ */
595
+ /* stylelint-disable value-keyword-case */
596
+ /* stylelint-enable value-keyword-case */
597
+ .cat-toastify {
598
+ display: flex;
599
+ border-radius: var(--cat-border-radius-l, 0.5rem);
600
+ background: white;
601
+ padding: 1.25rem;
602
+ box-shadow: none;
603
+ color: rgb(var(--cat-font-color-body, 0, 0, 0));
604
+ width: 400px;
605
+ max-width: 400px;
606
+ cursor: unset;
607
+ }
608
+ .cat-toastify.cat-toastify-dark {
609
+ --cat-font-color-head: 255, 255, 255;
610
+ --cat-font-color-body: 255, 255, 255;
611
+ --cat-primary-text: 147, 180, 242;
612
+ --cat-primary-text-hover: 147, 180, 242;
613
+ --cat-primary-text-active: 147, 180, 242;
614
+ --cat-secondary-text: 255, 255, 255;
615
+ --cat-secondary-text-hover: 255, 255, 255;
616
+ --cat-secondary-text-active: 255, 255, 255;
617
+ background: #1b1f26;
618
+ }
619
+
620
+ .cat-toastify-wrapper {
621
+ display: flex;
622
+ gap: 1.75rem;
623
+ align-items: flex-start;
624
+ flex: 1 1 auto;
625
+ }
626
+
627
+ .cat-toastify-icon {
628
+ padding: 0.25rem;
629
+ margin: -0.375rem;
630
+ margin-right: -1.375rem;
631
+ }
632
+
633
+ .cat-toastify-content {
634
+ flex: 1 1 auto;
635
+ display: flex;
636
+ flex-wrap: wrap;
637
+ justify-content: space-between;
638
+ row-gap: 0.875rem;
639
+ column-gap: 1rem;
640
+ }
641
+
642
+ /**
643
+ * Auto-generated file. Do not edit directly.
644
+ */
645
+ /* stylelint-disable value-keyword-case */
646
+ /* stylelint-enable value-keyword-case */
647
+ :where(h1, h2, h3, h4, h5, h6),
648
+ .cat-h1,
649
+ .cat-h2,
650
+ .cat-h3,
651
+ .cat-h4,
652
+ .cat-h5,
653
+ .cat-h6 {
654
+ margin-top: 0;
655
+ margin-bottom: 0.5rem;
656
+ }
657
+
658
+ :where(h1),
659
+ .cat-h1 {
660
+ font-family: var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
661
+ font-size: 1.75rem;
662
+ line-height: 2rem;
663
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
664
+ font-weight: var(--cat-font-weight-head, 500);
665
+ }
666
+
667
+ :where(h2),
668
+ .cat-h2 {
669
+ font-family: var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
670
+ font-size: 1.5rem;
671
+ line-height: 1.75rem;
672
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
673
+ font-weight: var(--cat-font-weight-head, 500);
674
+ }
675
+
676
+ :where(h3),
677
+ .cat-h3 {
678
+ font-family: var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
679
+ font-size: 1.25rem;
680
+ line-height: 1.5rem;
681
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
682
+ font-weight: var(--cat-font-weight-head, 500);
683
+ }
684
+
685
+ :where(h4),
686
+ .cat-h4 {
687
+ font-family: var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
688
+ font-size: 1.125rem;
689
+ line-height: 1.5rem;
690
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
691
+ font-weight: var(--cat-font-weight-head, 500);
692
+ }
693
+
694
+ :where(h5),
695
+ .cat-h5 {
696
+ font-family: var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
697
+ font-size: 0.9375rem;
698
+ line-height: 1.25rem;
699
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
700
+ font-weight: var(--cat-font-weight-head, 500);
701
+ }
702
+
703
+ :where(h6),
704
+ .cat-h6 {
705
+ font-family: var(--cat-font-family-head, "Lato"), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
706
+ font-size: 0.875rem;
707
+ line-height: 1rem;
708
+ color: rgb(var(--cat-font-color-head, 0, 0, 0));
709
+ font-weight: var(--cat-font-weight-head, 500);
710
+ }
711
+
712
+ .cat-text-xl {
713
+ font-size: 1.25rem;
714
+ line-height: 1.5rem;
715
+ font-weight: var(--cat-font-weight-body, 400);
716
+ }
717
+
718
+ .cat-text-l {
719
+ font-size: 1.125rem;
720
+ line-height: 1.5rem;
721
+ font-weight: var(--cat-font-weight-body, 400);
722
+ }
723
+
724
+ .cat-text-m {
725
+ font-size: 0.9375rem;
726
+ line-height: 1.25rem;
727
+ font-weight: var(--cat-font-weight-body, 400);
728
+ }
729
+
730
+ .cat-text-s {
731
+ font-size: 0.875rem;
732
+ line-height: 1rem;
733
+ font-weight: var(--cat-font-weight-body, 400);
734
+ }
735
+
736
+ .cat-text-xs {
737
+ font-size: 0.75rem;
738
+ line-height: 1rem;
739
+ font-weight: var(--cat-font-weight-body, 400);
740
+ }
741
+
742
+ .cat-mono-xl {
743
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
744
+ font-size: 1.125rem;
745
+ line-height: 1.5rem;
746
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
747
+ font-weight: var(--cat-font-weight-mono, 400);
748
+ }
749
+
750
+ .cat-mono-l {
751
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
752
+ font-size: 0.9375rem;
753
+ line-height: 1.25rem;
754
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
755
+ font-weight: var(--cat-font-weight-mono, 400);
756
+ }
757
+
758
+ .cat-mono-m {
759
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
760
+ font-size: 0.875rem;
761
+ line-height: 1.125rem;
762
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
763
+ font-weight: var(--cat-font-weight-mono, 400);
764
+ }
765
+
766
+ .cat-mono-s {
767
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
768
+ font-size: 0.75rem;
769
+ line-height: 1rem;
770
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
771
+ font-weight: var(--cat-font-weight-mono, 400);
772
+ }
773
+
774
+ .cat-mono-xs {
775
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
776
+ font-size: 0.625rem;
777
+ line-height: 0.875rem;
778
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
779
+ font-weight: var(--cat-font-weight-mono, 400);
780
+ }
781
+
782
+ :where(p) {
783
+ margin-top: 0;
784
+ margin-bottom: 1rem;
785
+ }
786
+
787
+ hr,
788
+ .cat-hr {
789
+ display: block;
790
+ margin: 1rem 0;
791
+ border: 0;
792
+ height: 1px;
793
+ background-color: rgb(var(--cat-border-color, 235, 236, 240));
794
+ overflow: hidden;
795
+ }
796
+
797
+ a {
798
+ color: rgb(var(--cat-primary-text, 0, 129, 148));
799
+ text-decoration: var(--cat-link-decoration, none);
800
+ transition: color 0.13s linear;
801
+ }
802
+ a:hover {
803
+ color: rgb(var(--cat-primary-text-hover, 1, 115, 132));
804
+ text-decoration: var(--cat-link-decoration-hover, underline);
805
+ }
806
+ a:active {
807
+ color: rgb(var(--cat-primary-text-active, 2, 99, 113));
808
+ }
809
+ a:focus-visible {
810
+ outline: 2px solid rgb(var(--cat-border-color-focus, 0, 113, 255));
811
+ }
812
+
813
+ a[tabindex="-1"]:focus {
814
+ outline: none;
815
+ }
816
+
817
+ b,
818
+ strong,
819
+ .cat-strong {
820
+ font-weight: 600;
821
+ }
822
+
823
+ mark,
824
+ .cat-mark {
825
+ padding: 0.125rem 0.25rem;
826
+ background-color: rgba(var(--cat-primary-bg, 0, 129, 148), 0.2);
827
+ }
828
+
829
+ small,
830
+ .cat-small {
831
+ font-size: 0.875em;
832
+ }
833
+
834
+ .cat-underline {
835
+ text-decoration: underline;
836
+ }
837
+
838
+ .cat-line-through {
839
+ text-decoration: line-through;
840
+ }
841
+
842
+ .cat-muted {
843
+ color: rgb(var(--cat-font-color-muted, 105, 118, 135));
844
+ }
845
+
846
+ ol,
847
+ ul {
848
+ padding-left: 2rem;
849
+ }
850
+
851
+ ol ol,
852
+ ol ul,
853
+ ol dl,
854
+ ul ol,
855
+ ul ul,
856
+ ul dl,
857
+ dl ol,
858
+ dl ul,
859
+ dl dl {
860
+ margin-bottom: 0;
861
+ }
862
+
863
+ :where(ol, ul, dl) {
864
+ margin-top: 0;
865
+ margin-bottom: 1rem;
866
+ }
867
+
868
+ nav ol,
869
+ nav ul,
870
+ ol.cat-plain,
871
+ ul.cat-plain {
872
+ list-style: none;
873
+ margin: 0;
874
+ padding: 0;
875
+ }
876
+
877
+ dt {
878
+ font-weight: 600;
879
+ }
880
+
881
+ dd {
882
+ margin-bottom: 0.5rem;
883
+ margin-left: 0;
884
+ }
885
+
886
+ .cat-lead {
887
+ font-size: 1.25rem;
888
+ line-height: 1.5rem;
889
+ font-weight: 300;
890
+ }
891
+
892
+ :where(blockquote, figure) {
893
+ margin: 0 0 1rem;
894
+ }
895
+
896
+ blockquote {
897
+ padding: 0.75rem 0 0.75rem calc(1.5rem - 2px);
898
+ border-left: 2px solid #697687;
899
+ color: rgb(var(--cat-font-color-quote, 105, 118, 135));
900
+ font-size: 1.125rem;
901
+ line-height: 1.5rem;
902
+ font-style: italic;
903
+ }
904
+ blockquote > :last-child {
905
+ margin-bottom: 0 !important;
906
+ }
907
+ blockquote.cat-text-center {
908
+ padding-left: 2rem;
909
+ padding-right: 2rem;
910
+ border-left: none;
911
+ }
912
+ blockquote.cat-text-right {
913
+ padding-left: 0;
914
+ padding-right: calc(2rem - 4px);
915
+ border-left: none;
916
+ border-right: 2px solid #697687;
917
+ }
918
+
919
+ figcaption {
920
+ font-size: 0.875rem;
921
+ line-height: 1rem;
922
+ font-weight: var(--cat-font-weight-body, 400);
923
+ }
924
+
925
+ code,
926
+ samp,
927
+ kbd,
928
+ pre {
929
+ font-family: var(--cat-font-family-mono, "Azeret Mono"), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
930
+ font-size: 0.875rem;
931
+ line-height: 1.125rem;
932
+ color: rgb(var(--cat-font-color-mono, 0, 0, 0));
933
+ font-weight: var(--cat-font-weight-mono, 400);
934
+ font-weight: var(--cat-font-weight-mono, 400);
935
+ }
936
+
937
+ pre {
938
+ overflow: auto;
939
+ }
940
+ pre code {
941
+ margin: 0;
942
+ padding: 0;
943
+ color: inherit;
944
+ background: none;
945
+ box-shadow: none;
946
+ border-radius: 0;
947
+ word-wrap: normal;
948
+ word-break: normal;
949
+ }
950
+
951
+ :where(pre) {
952
+ margin-top: 0;
953
+ margin-bottom: 1rem;
954
+ }
955
+
956
+ kbd,
957
+ code {
958
+ margin: 0 0.125rem;
959
+ color: rgb(var(--cat-font-color-muted, 105, 118, 135));
960
+ background: white;
961
+ box-shadow: 0 0 0 2px rgb(var(--cat-border-color, 235, 236, 240));
962
+ border-radius: var(--cat-border-radius-s, 0.125rem);
963
+ }
964
+
965
+ kbd {
966
+ font-size: 0.75rem;
967
+ display: inline-block;
968
+ min-width: 1.5rem;
969
+ line-height: 1.25rem;
970
+ padding: 0 0.375rem;
971
+ text-align: center;
972
+ vertical-align: top;
973
+ white-space: nowrap;
974
+ }
975
+
976
+ code {
977
+ word-wrap: break-word;
978
+ word-break: break-word;
979
+ padding: 0.0625rem 0.25rem;
980
+ }
981
+
982
+ /**
983
+ * Auto-generated file. Do not edit directly.
984
+ */
985
+ .cat-bg-primary {
986
+ background-color: rgb(var(--cat-primary-bg, 0, 129, 148)) !important;
987
+ color: rgb(var(--cat-primary-fill, 255, 255, 255)) !important;
988
+ }
989
+
990
+ .cat-bg-primary-hover {
991
+ transition: background-color 0.13s, color 0.13s;
992
+ }
993
+ .cat-bg-primary-hover:hover {
994
+ background-color: rgb(var(--cat-primary-bg-hover, 1, 115, 132)) !important;
995
+ color: rgb(var(--cat-primary-fill-hover, 255, 255, 255)) !important;
996
+ }
997
+
998
+ .cat-text-primary,
999
+ .cat-link-primary {
1000
+ color: rgb(var(--cat-primary-text, 0, 129, 148)) !important;
1001
+ }
1002
+
1003
+ .cat-link-primary,
1004
+ .cat-text-primary-hover {
1005
+ transition: color 0.13s;
1006
+ }
1007
+ .cat-link-primary:hover,
1008
+ .cat-text-primary-hover:hover {
1009
+ color: rgb(var(--cat-primary-text-hover, 1, 115, 132)) !important;
1010
+ }
1011
+ .cat-link-primary:active,
1012
+ .cat-text-primary-hover:active {
1013
+ color: rgb(var(--cat-primary-text-active, 2, 99, 113)) !important;
1014
+ }
1015
+
1016
+ .cat-bg-primaryInverted {
1017
+ background-color: #93b4f2 !important;
1018
+ color: black !important;
1019
+ }
1020
+
1021
+ .cat-bg-primaryInverted-hover {
1022
+ transition: background-color 0.13s, color 0.13s;
1023
+ }
1024
+ .cat-bg-primaryInverted-hover:hover {
1025
+ background-color: #93b4f2 !important;
1026
+ color: black !important;
1027
+ }
1028
+
1029
+ .cat-text-primaryInverted,
1030
+ .cat-link-primaryInverted {
1031
+ color: #93b4f2 !important;
1032
+ }
1033
+
1034
+ .cat-link-primaryInverted,
1035
+ .cat-text-primaryInverted-hover {
1036
+ transition: color 0.13s;
1037
+ }
1038
+ .cat-link-primaryInverted:hover,
1039
+ .cat-text-primaryInverted-hover:hover {
1040
+ color: #93b4f2 !important;
1041
+ }
1042
+ .cat-link-primaryInverted:active,
1043
+ .cat-text-primaryInverted-hover:active {
1044
+ color: #93b4f2 !important;
1045
+ }
1046
+
1047
+ .cat-bg-secondary {
1048
+ background-color: rgb(var(--cat-secondary-bg, 105, 118, 135)) !important;
1049
+ color: rgb(var(--cat-secondary-fill, 255, 255, 255)) !important;
1050
+ }
1051
+
1052
+ .cat-bg-secondary-hover {
1053
+ transition: background-color 0.13s, color 0.13s;
1054
+ }
1055
+ .cat-bg-secondary-hover:hover {
1056
+ background-color: rgb(var(--cat-secondary-bg-hover, 105, 118, 135)) !important;
1057
+ color: rgb(var(--cat-secondary-fill-hover, 255, 255, 255)) !important;
1058
+ }
1059
+
1060
+ .cat-text-secondary,
1061
+ .cat-link-secondary {
1062
+ color: rgb(var(--cat-secondary-text, 0, 0, 0)) !important;
1063
+ }
1064
+
1065
+ .cat-link-secondary,
1066
+ .cat-text-secondary-hover {
1067
+ transition: color 0.13s;
1068
+ }
1069
+ .cat-link-secondary:hover,
1070
+ .cat-text-secondary-hover:hover {
1071
+ color: rgb(var(--cat-secondary-text-hover, 0, 0, 0)) !important;
1072
+ }
1073
+ .cat-link-secondary:active,
1074
+ .cat-text-secondary-hover:active {
1075
+ color: rgb(var(--cat-secondary-text-active, 0, 0, 0)) !important;
1076
+ }
1077
+
1078
+ .cat-bg-secondaryInverted {
1079
+ background-color: #697687 !important;
1080
+ color: black !important;
1081
+ }
1082
+
1083
+ .cat-bg-secondaryInverted-hover {
1084
+ transition: background-color 0.13s, color 0.13s;
1085
+ }
1086
+ .cat-bg-secondaryInverted-hover:hover {
1087
+ background-color: #697687 !important;
1088
+ color: black !important;
1089
+ }
1090
+
1091
+ .cat-text-secondaryInverted,
1092
+ .cat-link-secondaryInverted {
1093
+ color: white !important;
1094
+ }
1095
+
1096
+ .cat-link-secondaryInverted,
1097
+ .cat-text-secondaryInverted-hover {
1098
+ transition: color 0.13s;
1099
+ }
1100
+ .cat-link-secondaryInverted:hover,
1101
+ .cat-text-secondaryInverted-hover:hover {
1102
+ color: white !important;
1103
+ }
1104
+ .cat-link-secondaryInverted:active,
1105
+ .cat-text-secondaryInverted-hover:active {
1106
+ color: white !important;
1107
+ }
1108
+
1109
+ .cat-bg-success {
1110
+ background-color: rgb(var(--cat-success-bg-, 0, 132, 88)) !important;
1111
+ color: rgb(var(--cat-success-fill, 255, 255, 255)) !important;
1112
+ }
1113
+
1114
+ .cat-bg-success-hover {
1115
+ transition: background-color 0.13s, color 0.13s;
1116
+ }
1117
+ .cat-bg-success-hover:hover {
1118
+ background-color: rgb(var(--cat-success-bg-hover, 0, 117, 78)) !important;
1119
+ color: rgb(var(--cat-success-fill-hover, 255, 255, 255)) !important;
1120
+ }
1121
+
1122
+ .cat-text-success,
1123
+ .cat-link-success {
1124
+ color: rgb(var(--cat-success-text, 0, 132, 88)) !important;
1125
+ }
1126
+
1127
+ .cat-link-success,
1128
+ .cat-text-success-hover {
1129
+ transition: color 0.13s;
1130
+ }
1131
+ .cat-link-success:hover,
1132
+ .cat-text-success-hover:hover {
1133
+ color: rgb(var(--cat-success-text-hover, 0, 117, 78)) !important;
1134
+ }
1135
+ .cat-link-success:active,
1136
+ .cat-text-success-hover:active {
1137
+ color: rgb(var(--cat-success-text-active, 0, 105, 70)) !important;
1138
+ }
1139
+
1140
+ .cat-bg-warning {
1141
+ background-color: rgb(var(--cat-warning-bg, 255, 206, 128)) !important;
1142
+ color: rgb(var(--cat-warning-fill, 0, 0, 0)) !important;
1143
+ }
1144
+
1145
+ .cat-bg-warning-hover {
1146
+ transition: background-color 0.13s, color 0.13s;
1147
+ }
1148
+ .cat-bg-warning-hover:hover {
1149
+ background-color: rgb(var(--cat-warning-bg-hover, 255, 214, 148)) !important;
1150
+ color: rgb(var(--cat-warning-fill-hover, 0, 0, 0)) !important;
1151
+ }
1152
+
1153
+ .cat-text-warning,
1154
+ .cat-link-warning {
1155
+ color: rgb(var(--cat-warning-text, 159, 97, 0)) !important;
1156
+ }
1157
+
1158
+ .cat-link-warning,
1159
+ .cat-text-warning-hover {
1160
+ transition: color 0.13s;
1161
+ }
1162
+ .cat-link-warning:hover,
1163
+ .cat-text-warning-hover:hover {
1164
+ color: rgb(var(--cat-warning-text-hover, 159, 97, 0)) !important;
1165
+ }
1166
+ .cat-link-warning:active,
1167
+ .cat-text-warning-hover:active {
1168
+ color: rgb(var(--cat-warning-text-active, 159, 97, 0)) !important;
1169
+ }
1170
+
1171
+ .cat-bg-danger {
1172
+ background-color: rgb(var(--cat-danger-bg, 217, 52, 13)) !important;
1173
+ color: rgb(var(--cat-danger-fill, 255, 255, 255)) !important;
1174
+ }
1175
+
1176
+ .cat-bg-danger-hover {
1177
+ transition: background-color 0.13s, color 0.13s;
1178
+ }
1179
+ .cat-bg-danger-hover:hover {
1180
+ background-color: rgb(var(--cat-danger-bg-hover, 194, 46, 11)) !important;
1181
+ color: rgb(var(--cat-danger-fill-hover, 255, 255, 255)) !important;
1182
+ }
1183
+
1184
+ .cat-text-danger,
1185
+ .cat-link-danger {
1186
+ color: rgb(var(--cat-danger-text, 217, 52, 13)) !important;
1187
+ }
1188
+
1189
+ .cat-link-danger,
1190
+ .cat-text-danger-hover {
1191
+ transition: color 0.13s;
1192
+ }
1193
+ .cat-link-danger:hover,
1194
+ .cat-text-danger-hover:hover {
1195
+ color: rgb(var(--cat-danger-text-hover, 194, 46, 11)) !important;
1196
+ }
1197
+ .cat-link-danger:active,
1198
+ .cat-text-danger-hover:active {
1199
+ color: rgb(var(--cat-danger-text-active, 174, 42, 10)) !important;
1200
+ }
1201
+
1202
+ .cat-active {
1203
+ color: rgb(var(--cat-primary-text, 0, 129, 148)) !important;
1204
+ }
1205
+
1206
+ .cat-muted {
1207
+ color: rgb(var(--cat-font-color-muted, 105, 118, 135)) !important;
1208
+ }
1209
+
1210
+ .cat-text-reset {
1211
+ color: inherit !important;
1212
+ }
1213
+
1214
+ .cat-link-reset {
1215
+ color: inherit !important;
1216
+ text-decoration: inherit !important;
1217
+ }
1218
+
1219
+ /**
1220
+ * Auto-generated file. Do not edit directly.
1221
+ */
1222
+ .cat-none {
1223
+ display: none !important;
1224
+ }
1225
+
1226
+ .cat-inline {
1227
+ display: inline !important;
1228
+ }
1229
+
1230
+ .cat-inline-block {
1231
+ display: inline-block !important;
1232
+ }
1233
+
1234
+ .cat-block {
1235
+ display: block !important;
1236
+ }
1237
+
1238
+ .cat-grid {
1239
+ display: grid !important;
1240
+ }
1241
+
1242
+ .cat-flex {
1243
+ display: flex !important;
1244
+ }
1245
+
1246
+ .cat-inline-flex {
1247
+ display: inline-flex !important;
1248
+ }
1249
+
1250
+ @media screen and (min-width: 540px) {
1251
+ .cat-none\:xs {
1252
+ display: none !important;
1253
+ }
1254
+
1255
+ .cat-inline\:xs {
1256
+ display: inline !important;
1257
+ }
1258
+
1259
+ .cat-inline-block\:xs {
1260
+ display: inline-block !important;
1261
+ }
1262
+
1263
+ .cat-block\:xs {
1264
+ display: block !important;
1265
+ }
1266
+
1267
+ .cat-grid\:xs {
1268
+ display: grid !important;
1269
+ }
1270
+
1271
+ .cat-flex\:xs {
1272
+ display: flex !important;
1273
+ }
1274
+
1275
+ .cat-inline-flex\:xs {
1276
+ display: inline-flex !important;
1277
+ }
1278
+ }
1279
+ @media screen and (min-width: 768px) {
1280
+ .cat-none\:s {
1281
+ display: none !important;
1282
+ }
1283
+
1284
+ .cat-inline\:s {
1285
+ display: inline !important;
1286
+ }
1287
+
1288
+ .cat-inline-block\:s {
1289
+ display: inline-block !important;
1290
+ }
1291
+
1292
+ .cat-block\:s {
1293
+ display: block !important;
1294
+ }
1295
+
1296
+ .cat-grid\:s {
1297
+ display: grid !important;
1298
+ }
1299
+
1300
+ .cat-flex\:s {
1301
+ display: flex !important;
1302
+ }
1303
+
1304
+ .cat-inline-flex\:s {
1305
+ display: inline-flex !important;
1306
+ }
1307
+ }
1308
+ @media screen and (min-width: 992px) {
1309
+ .cat-none\:m {
1310
+ display: none !important;
1311
+ }
1312
+
1313
+ .cat-inline\:m {
1314
+ display: inline !important;
1315
+ }
1316
+
1317
+ .cat-inline-block\:m {
1318
+ display: inline-block !important;
1319
+ }
1320
+
1321
+ .cat-block\:m {
1322
+ display: block !important;
1323
+ }
1324
+
1325
+ .cat-grid\:m {
1326
+ display: grid !important;
1327
+ }
1328
+
1329
+ .cat-flex\:m {
1330
+ display: flex !important;
1331
+ }
1332
+
1333
+ .cat-inline-flex\:m {
1334
+ display: inline-flex !important;
1335
+ }
1336
+ }
1337
+ @media screen and (min-width: 1200px) {
1338
+ .cat-none\:l {
1339
+ display: none !important;
1340
+ }
1341
+
1342
+ .cat-inline\:l {
1343
+ display: inline !important;
1344
+ }
1345
+
1346
+ .cat-inline-block\:l {
1347
+ display: inline-block !important;
1348
+ }
1349
+
1350
+ .cat-block\:l {
1351
+ display: block !important;
1352
+ }
1353
+
1354
+ .cat-grid\:l {
1355
+ display: grid !important;
1356
+ }
1357
+
1358
+ .cat-flex\:l {
1359
+ display: flex !important;
1360
+ }
1361
+
1362
+ .cat-inline-flex\:l {
1363
+ display: inline-flex !important;
1364
+ }
1365
+ }
1366
+ @media screen and (min-width: 1400px) {
1367
+ .cat-none\:xl {
1368
+ display: none !important;
1369
+ }
1370
+
1371
+ .cat-inline\:xl {
1372
+ display: inline !important;
1373
+ }
1374
+
1375
+ .cat-inline-block\:xl {
1376
+ display: inline-block !important;
1377
+ }
1378
+
1379
+ .cat-block\:xl {
1380
+ display: block !important;
1381
+ }
1382
+
1383
+ .cat-grid\:xl {
1384
+ display: grid !important;
1385
+ }
1386
+
1387
+ .cat-flex\:xl {
1388
+ display: flex !important;
1389
+ }
1390
+
1391
+ .cat-inline-flex\:xl {
1392
+ display: inline-flex !important;
1393
+ }
1394
+ }
1395
+ /**
1396
+ * Auto-generated file. Do not edit directly.
1397
+ */
1398
+ .cat-elevation-transition {
1399
+ transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
1400
+ }
1401
+
1402
+ .cat-elevation-0 {
1403
+ box-shadow: none;
1404
+ }
1405
+
1406
+ .cat-elevation-hover-0:hover, .cat-elevation-hover-0:focus, .cat-elevation-hover-0:focus-within {
1407
+ box-shadow: none;
1408
+ }
1409
+
1410
+ .cat-elevation-1 {
1411
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 1px 2px rgba(27, 31, 38, 0.05);
1412
+ }
1413
+
1414
+ .cat-elevation-hover-1:hover, .cat-elevation-hover-1:focus, .cat-elevation-hover-1:focus-within {
1415
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 1px 2px rgba(27, 31, 38, 0.05);
1416
+ }
1417
+
1418
+ .cat-elevation-2 {
1419
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 1px 2px rgba(27, 31, 38, 0.06), 0 1px 3px rgba(27, 31, 38, 0.1);
1420
+ }
1421
+
1422
+ .cat-elevation-hover-2:hover, .cat-elevation-hover-2:focus, .cat-elevation-hover-2:focus-within {
1423
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 1px 2px rgba(27, 31, 38, 0.06), 0 1px 3px rgba(27, 31, 38, 0.1);
1424
+ }
1425
+
1426
+ .cat-elevation-3 {
1427
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 2px 4px -2px rgba(27, 31, 38, 0.06), 0 4px 8px -2px rgba(27, 31, 38, 0.1);
1428
+ }
1429
+
1430
+ .cat-elevation-hover-3:hover, .cat-elevation-hover-3:focus, .cat-elevation-hover-3:focus-within {
1431
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 2px 4px -2px rgba(27, 31, 38, 0.06), 0 4px 8px -2px rgba(27, 31, 38, 0.1);
1432
+ }
1433
+
1434
+ .cat-elevation-4 {
1435
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 4px 6px -2px rgba(27, 31, 38, 0.03), 0 12px 16px -4px rgba(27, 31, 38, 0.08);
1436
+ }
1437
+
1438
+ .cat-elevation-hover-4:hover, .cat-elevation-hover-4:focus, .cat-elevation-hover-4:focus-within {
1439
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 4px 6px -2px rgba(27, 31, 38, 0.03), 0 12px 16px -4px rgba(27, 31, 38, 0.08);
1440
+ }
1441
+
1442
+ .cat-elevation-5 {
1443
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 8px 8px -4px rgba(27, 31, 38, 0.03), 0 20px 24px -4px rgba(27, 31, 38, 0.08);
1444
+ }
1445
+
1446
+ .cat-elevation-hover-5:hover, .cat-elevation-hover-5:focus, .cat-elevation-hover-5:focus-within {
1447
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 8px 8px -4px rgba(27, 31, 38, 0.03), 0 20px 24px -4px rgba(27, 31, 38, 0.08);
1448
+ }
1449
+
1450
+ .cat-elevation-6 {
1451
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 24px 48px -12px rgba(27, 31, 38, 0.18);
1452
+ }
1453
+
1454
+ .cat-elevation-hover-6:hover, .cat-elevation-hover-6:focus, .cat-elevation-hover-6:focus-within {
1455
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 24px 48px -12px rgba(27, 31, 38, 0.18);
1456
+ }
1457
+
1458
+ .cat-elevation-7 {
1459
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 32px 64px -12px rgba(27, 31, 38, 0.14);
1460
+ }
1461
+
1462
+ .cat-elevation-hover-7:hover, .cat-elevation-hover-7:focus, .cat-elevation-hover-7:focus-within {
1463
+ box-shadow: 0 0 0 1px rgb(var(--cat-border-color, 235, 236, 240)), 0 32px 64px -12px rgba(27, 31, 38, 0.14);
1464
+ }
1465
+
1466
+ /**
1467
+ * Auto-generated file. Do not edit directly.
1468
+ */
1469
+ .cat-flex-row {
1470
+ flex-direction: row;
1471
+ }
1472
+
1473
+ .cat-flex-col {
1474
+ flex-direction: column;
1475
+ }
1476
+
1477
+ .cat-flex-1 {
1478
+ flex: 1 1 0%;
1479
+ }
1480
+
1481
+ .cat-flex-auto {
1482
+ flex: 1 1 auto;
1483
+ }
1484
+
1485
+ .cat-flex-init {
1486
+ flex: 0 1 auto;
1487
+ }
1488
+
1489
+ .cat-flex-none {
1490
+ flex: none;
1491
+ }
1492
+
1493
+ .cat-flex-wrap {
1494
+ flex-wrap: wrap;
1495
+ }
1496
+
1497
+ .cat-flex-nowrap {
1498
+ flex-wrap: nowrap;
1499
+ }
1500
+
1501
+ .cat-gap-xl {
1502
+ gap: 2rem;
1503
+ }
1504
+
1505
+ .cat-gap-x-xl {
1506
+ column-gap: 2rem;
1507
+ }
1508
+
1509
+ .cat-gap-y-xl {
1510
+ row-gap: 2rem;
1511
+ }
1512
+
1513
+ .cat-gap-l {
1514
+ gap: 1.5rem;
1515
+ }
1516
+
1517
+ .cat-gap-x-l {
1518
+ column-gap: 1.5rem;
1519
+ }
1520
+
1521
+ .cat-gap-y-l {
1522
+ row-gap: 1.5rem;
1523
+ }
1524
+
1525
+ .cat-gap-m {
1526
+ gap: 1rem;
1527
+ }
1528
+
1529
+ .cat-gap-x-m {
1530
+ column-gap: 1rem;
1531
+ }
1532
+
1533
+ .cat-gap-y-m {
1534
+ row-gap: 1rem;
1535
+ }
1536
+
1537
+ .cat-gap-s {
1538
+ gap: 0.5rem;
1539
+ }
1540
+
1541
+ .cat-gap-x-s {
1542
+ column-gap: 0.5rem;
1543
+ }
1544
+
1545
+ .cat-gap-y-s {
1546
+ row-gap: 0.5rem;
1547
+ }
1548
+
1549
+ .cat-gap-xs {
1550
+ gap: 0.25rem;
1551
+ }
1552
+
1553
+ .cat-gap-x-xs {
1554
+ column-gap: 0.25rem;
1555
+ }
1556
+
1557
+ .cat-gap-y-xs {
1558
+ row-gap: 0.25rem;
1559
+ }
1560
+
1561
+ .cat-justify-start {
1562
+ justify-content: flex-start;
1563
+ }
1564
+
1565
+ .cat-justify-end {
1566
+ justify-content: flex-end;
1567
+ }
1568
+
1569
+ .cat-justify-center {
1570
+ justify-content: center;
1571
+ }
1572
+
1573
+ .cat-justify-between {
1574
+ justify-content: space-between;
1575
+ }
1576
+
1577
+ .cat-justify-items-start {
1578
+ justify-items: flex-start;
1579
+ }
1580
+
1581
+ .cat-justify-items-end {
1582
+ justify-items: flex-end;
1583
+ }
1584
+
1585
+ .cat-justify-items-center {
1586
+ justify-items: center;
1587
+ }
1588
+
1589
+ .cat-justify-items-stretch {
1590
+ justify-items: stretch;
1591
+ }
1592
+
1593
+ .cat-content-start {
1594
+ align-content: flex-start;
1595
+ }
1596
+
1597
+ .cat-content-end {
1598
+ align-content: flex-end;
1599
+ }
1600
+
1601
+ .cat-content-center {
1602
+ align-content: center;
1603
+ }
1604
+
1605
+ .cat-content-between {
1606
+ align-content: space-between;
1607
+ }
1608
+
1609
+ .cat-items-start {
1610
+ align-items: flex-start;
1611
+ }
1612
+
1613
+ .cat-items-end {
1614
+ align-items: flex-end;
1615
+ }
1616
+
1617
+ .cat-items-center {
1618
+ align-items: center;
1619
+ }
1620
+
1621
+ .cat-items-stretch {
1622
+ align-items: stretch;
1623
+ }
1624
+
1625
+ .cat-grid-1 {
1626
+ grid-template-columns: repeat(1, minmax(0, 1fr));
1627
+ }
1628
+
1629
+ .cat-grid-col-1 {
1630
+ grid-column: span 1 / span 1;
1631
+ }
1632
+
1633
+ .cat-grid-2 {
1634
+ grid-template-columns: repeat(2, minmax(0, 1fr));
1635
+ }
1636
+
1637
+ .cat-grid-col-2 {
1638
+ grid-column: span 2 / span 2;
1639
+ }
1640
+
1641
+ .cat-grid-3 {
1642
+ grid-template-columns: repeat(3, minmax(0, 1fr));
1643
+ }
1644
+
1645
+ .cat-grid-col-3 {
1646
+ grid-column: span 3 / span 3;
1647
+ }
1648
+
1649
+ .cat-grid-4 {
1650
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1651
+ }
1652
+
1653
+ .cat-grid-col-4 {
1654
+ grid-column: span 4 / span 4;
1655
+ }
1656
+
1657
+ .cat-grid-5 {
1658
+ grid-template-columns: repeat(5, minmax(0, 1fr));
1659
+ }
1660
+
1661
+ .cat-grid-col-5 {
1662
+ grid-column: span 5 / span 5;
1663
+ }
1664
+
1665
+ .cat-grid-6 {
1666
+ grid-template-columns: repeat(6, minmax(0, 1fr));
1667
+ }
1668
+
1669
+ .cat-grid-col-6 {
1670
+ grid-column: span 6 / span 6;
1671
+ }
1672
+
1673
+ .cat-grid-7 {
1674
+ grid-template-columns: repeat(7, minmax(0, 1fr));
1675
+ }
1676
+
1677
+ .cat-grid-col-7 {
1678
+ grid-column: span 7 / span 7;
1679
+ }
1680
+
1681
+ .cat-grid-8 {
1682
+ grid-template-columns: repeat(8, minmax(0, 1fr));
1683
+ }
1684
+
1685
+ .cat-grid-col-8 {
1686
+ grid-column: span 8 / span 8;
1687
+ }
1688
+
1689
+ .cat-grid-9 {
1690
+ grid-template-columns: repeat(9, minmax(0, 1fr));
1691
+ }
1692
+
1693
+ .cat-grid-col-9 {
1694
+ grid-column: span 9 / span 9;
1695
+ }
1696
+
1697
+ .cat-grid-10 {
1698
+ grid-template-columns: repeat(10, minmax(0, 1fr));
1699
+ }
1700
+
1701
+ .cat-grid-col-10 {
1702
+ grid-column: span 10 / span 10;
1703
+ }
1704
+
1705
+ .cat-grid-11 {
1706
+ grid-template-columns: repeat(11, minmax(0, 1fr));
1707
+ }
1708
+
1709
+ .cat-grid-col-11 {
1710
+ grid-column: span 11 / span 11;
1711
+ }
1712
+
1713
+ .cat-grid-12 {
1714
+ grid-template-columns: repeat(12, minmax(0, 1fr));
1715
+ }
1716
+
1717
+ .cat-grid-col-12 {
1718
+ grid-column: span 12 / span 12;
1719
+ }
1720
+
1721
+ .cat-grid-row-1 {
1722
+ grid-row: span 1 / span 1;
1723
+ }
1724
+
1725
+ .cat-grid-row-2 {
1726
+ grid-row: span 2 / span 2;
1727
+ }
1728
+
1729
+ .cat-grid-row-3 {
1730
+ grid-row: span 3 / span 3;
1731
+ }
1732
+
1733
+ .cat-grid-row-4 {
1734
+ grid-row: span 4 / span 4;
1735
+ }
1736
+
1737
+ .cat-grid-row-5 {
1738
+ grid-row: span 5 / span 5;
1739
+ }
1740
+
1741
+ .cat-grid-row-6 {
1742
+ grid-row: span 6 / span 6;
1743
+ }
1744
+
1745
+ .cat-grid-auto {
1746
+ grid-template-columns: repeat(auto-fill,minmax(min(var(--grid-min),100%),1fr));
1747
+ --grid-min: 100%;
1748
+ }
1749
+
1750
+ /**
1751
+ * Auto-generated file. Do not edit directly.
1752
+ */
1753
+ .cat-radius-l {
1754
+ border-radius: var(--cat-border-radius-l, 0.5rem);
1755
+ }
1756
+
1757
+ .cat-radius-m {
1758
+ border-radius: var(--cat-border-radius-m, 0.25rem);
1759
+ }
1760
+
1761
+ .cat-radius-s {
1762
+ border-radius: var(--cat-border-radius-s, 0.125rem);
1763
+ }
1764
+
1765
+ .cat-radius-0 {
1766
+ border-radius: 0;
1767
+ }
1768
+
1769
+ .cat-radius-full {
1770
+ border-radius: 100rem;
1771
+ }
1772
+
1773
+ /**
1774
+ * Auto-generated file. Do not edit directly.
1775
+ */
1776
+ .cat-m-auto {
1777
+ margin: auto !important;
1778
+ }
1779
+
1780
+ .cat-mv-auto {
1781
+ margin-top: auto !important;
1782
+ margin-bottom: auto !important;
1783
+ }
1784
+
1785
+ .cat-mh-auto {
1786
+ margin-left: auto !important;
1787
+ margin-right: auto !important;
1788
+ }
1789
+
1790
+ .cat-mt-auto {
1791
+ margin-top: auto !important;
1792
+ }
1793
+
1794
+ .cat-mb-auto {
1795
+ margin-bottom: auto !important;
1796
+ }
1797
+
1798
+ .cat-ml-auto {
1799
+ margin-left: auto !important;
1800
+ }
1801
+
1802
+ .cat-mr-auto {
1803
+ margin-right: auto !important;
1804
+ }
1805
+
1806
+ .cat-m-0 {
1807
+ margin: 0 !important;
1808
+ }
1809
+
1810
+ .cat-mv-0 {
1811
+ margin-top: 0 !important;
1812
+ margin-bottom: 0 !important;
1813
+ }
1814
+
1815
+ .cat-mh-0 {
1816
+ margin-left: 0 !important;
1817
+ margin-right: 0 !important;
1818
+ }
1819
+
1820
+ .cat-mt-0 {
1821
+ margin-top: 0 !important;
1822
+ }
1823
+
1824
+ .cat-mb-0 {
1825
+ margin-bottom: 0 !important;
1826
+ }
1827
+
1828
+ .cat-ml-0 {
1829
+ margin-left: 0 !important;
1830
+ }
1831
+
1832
+ .cat-mr-0 {
1833
+ margin-right: 0 !important;
1834
+ }
1835
+
1836
+ .cat-p-0 {
1837
+ padding: 0 !important;
1838
+ }
1839
+
1840
+ .cat-pv-0 {
1841
+ padding-top: 0 !important;
1842
+ padding-bottom: 0 !important;
1843
+ }
1844
+
1845
+ .cat-ph-0 {
1846
+ padding-left: 0 !important;
1847
+ padding-right: 0 !important;
1848
+ }
1849
+
1850
+ .cat-pt-0 {
1851
+ padding-top: 0 !important;
1852
+ }
1853
+
1854
+ .cat-pb-0 {
1855
+ padding-bottom: 0 !important;
1856
+ }
1857
+
1858
+ .cat-pl-0 {
1859
+ padding-left: 0 !important;
1860
+ }
1861
+
1862
+ .cat-pr-0 {
1863
+ padding-right: 0 !important;
1864
+ }
1865
+
1866
+ .cat-m-xl {
1867
+ margin: 2rem !important;
1868
+ }
1869
+
1870
+ .cat-mv-xl {
1871
+ margin-top: 2rem !important;
1872
+ margin-bottom: 2rem !important;
1873
+ }
1874
+
1875
+ .cat-mh-xl {
1876
+ margin-left: 2rem !important;
1877
+ margin-right: 2rem !important;
1878
+ }
1879
+
1880
+ .cat-mt-xl {
1881
+ margin-top: 2rem !important;
1882
+ }
1883
+
1884
+ .cat-mb-xl {
1885
+ margin-bottom: 2rem !important;
1886
+ }
1887
+
1888
+ .cat-ml-xl {
1889
+ margin-left: 2rem !important;
1890
+ }
1891
+
1892
+ .cat-mr-xl {
1893
+ margin-right: 2rem !important;
1894
+ }
1895
+
1896
+ .cat-p-xl {
1897
+ padding: 2rem !important;
1898
+ }
1899
+
1900
+ .cat-pv-xl {
1901
+ padding-top: 2rem !important;
1902
+ padding-bottom: 2rem !important;
1903
+ }
1904
+
1905
+ .cat-ph-xl {
1906
+ padding-left: 2rem !important;
1907
+ padding-right: 2rem !important;
1908
+ }
1909
+
1910
+ .cat-pt-xl {
1911
+ padding-top: 2rem !important;
1912
+ }
1913
+
1914
+ .cat-pb-xl {
1915
+ padding-bottom: 2rem !important;
1916
+ }
1917
+
1918
+ .cat-pl-xl {
1919
+ padding-left: 2rem !important;
1920
+ }
1921
+
1922
+ .cat-pr-xl {
1923
+ padding-right: 2rem !important;
1924
+ }
1925
+
1926
+ .cat-m-l {
1927
+ margin: 1.5rem !important;
1928
+ }
1929
+
1930
+ .cat-mv-l {
1931
+ margin-top: 1.5rem !important;
1932
+ margin-bottom: 1.5rem !important;
1933
+ }
1934
+
1935
+ .cat-mh-l {
1936
+ margin-left: 1.5rem !important;
1937
+ margin-right: 1.5rem !important;
1938
+ }
1939
+
1940
+ .cat-mt-l {
1941
+ margin-top: 1.5rem !important;
1942
+ }
1943
+
1944
+ .cat-mb-l {
1945
+ margin-bottom: 1.5rem !important;
1946
+ }
1947
+
1948
+ .cat-ml-l {
1949
+ margin-left: 1.5rem !important;
1950
+ }
1951
+
1952
+ .cat-mr-l {
1953
+ margin-right: 1.5rem !important;
1954
+ }
1955
+
1956
+ .cat-p-l {
1957
+ padding: 1.5rem !important;
1958
+ }
1959
+
1960
+ .cat-pv-l {
1961
+ padding-top: 1.5rem !important;
1962
+ padding-bottom: 1.5rem !important;
1963
+ }
1964
+
1965
+ .cat-ph-l {
1966
+ padding-left: 1.5rem !important;
1967
+ padding-right: 1.5rem !important;
1968
+ }
1969
+
1970
+ .cat-pt-l {
1971
+ padding-top: 1.5rem !important;
1972
+ }
1973
+
1974
+ .cat-pb-l {
1975
+ padding-bottom: 1.5rem !important;
1976
+ }
1977
+
1978
+ .cat-pl-l {
1979
+ padding-left: 1.5rem !important;
1980
+ }
1981
+
1982
+ .cat-pr-l {
1983
+ padding-right: 1.5rem !important;
1984
+ }
1985
+
1986
+ .cat-m-m {
1987
+ margin: 1rem !important;
1988
+ }
1989
+
1990
+ .cat-mv-m {
1991
+ margin-top: 1rem !important;
1992
+ margin-bottom: 1rem !important;
1993
+ }
1994
+
1995
+ .cat-mh-m {
1996
+ margin-left: 1rem !important;
1997
+ margin-right: 1rem !important;
1998
+ }
1999
+
2000
+ .cat-mt-m {
2001
+ margin-top: 1rem !important;
2002
+ }
2003
+
2004
+ .cat-mb-m {
2005
+ margin-bottom: 1rem !important;
2006
+ }
2007
+
2008
+ .cat-ml-m {
2009
+ margin-left: 1rem !important;
2010
+ }
2011
+
2012
+ .cat-mr-m {
2013
+ margin-right: 1rem !important;
2014
+ }
2015
+
2016
+ .cat-p-m {
2017
+ padding: 1rem !important;
2018
+ }
2019
+
2020
+ .cat-pv-m {
2021
+ padding-top: 1rem !important;
2022
+ padding-bottom: 1rem !important;
2023
+ }
2024
+
2025
+ .cat-ph-m {
2026
+ padding-left: 1rem !important;
2027
+ padding-right: 1rem !important;
2028
+ }
2029
+
2030
+ .cat-pt-m {
2031
+ padding-top: 1rem !important;
2032
+ }
2033
+
2034
+ .cat-pb-m {
2035
+ padding-bottom: 1rem !important;
2036
+ }
2037
+
2038
+ .cat-pl-m {
2039
+ padding-left: 1rem !important;
2040
+ }
2041
+
2042
+ .cat-pr-m {
2043
+ padding-right: 1rem !important;
2044
+ }
2045
+
2046
+ .cat-m-s {
2047
+ margin: 0.5rem !important;
2048
+ }
2049
+
2050
+ .cat-mv-s {
2051
+ margin-top: 0.5rem !important;
2052
+ margin-bottom: 0.5rem !important;
2053
+ }
2054
+
2055
+ .cat-mh-s {
2056
+ margin-left: 0.5rem !important;
2057
+ margin-right: 0.5rem !important;
2058
+ }
2059
+
2060
+ .cat-mt-s {
2061
+ margin-top: 0.5rem !important;
2062
+ }
2063
+
2064
+ .cat-mb-s {
2065
+ margin-bottom: 0.5rem !important;
2066
+ }
2067
+
2068
+ .cat-ml-s {
2069
+ margin-left: 0.5rem !important;
2070
+ }
2071
+
2072
+ .cat-mr-s {
2073
+ margin-right: 0.5rem !important;
2074
+ }
2075
+
2076
+ .cat-p-s {
2077
+ padding: 0.5rem !important;
2078
+ }
2079
+
2080
+ .cat-pv-s {
2081
+ padding-top: 0.5rem !important;
2082
+ padding-bottom: 0.5rem !important;
2083
+ }
2084
+
2085
+ .cat-ph-s {
2086
+ padding-left: 0.5rem !important;
2087
+ padding-right: 0.5rem !important;
2088
+ }
2089
+
2090
+ .cat-pt-s {
2091
+ padding-top: 0.5rem !important;
2092
+ }
2093
+
2094
+ .cat-pb-s {
2095
+ padding-bottom: 0.5rem !important;
2096
+ }
2097
+
2098
+ .cat-pl-s {
2099
+ padding-left: 0.5rem !important;
2100
+ }
2101
+
2102
+ .cat-pr-s {
2103
+ padding-right: 0.5rem !important;
2104
+ }
2105
+
2106
+ .cat-m-xs {
2107
+ margin: 0.25rem !important;
2108
+ }
2109
+
2110
+ .cat-mv-xs {
2111
+ margin-top: 0.25rem !important;
2112
+ margin-bottom: 0.25rem !important;
2113
+ }
2114
+
2115
+ .cat-mh-xs {
2116
+ margin-left: 0.25rem !important;
2117
+ margin-right: 0.25rem !important;
2118
+ }
2119
+
2120
+ .cat-mt-xs {
2121
+ margin-top: 0.25rem !important;
2122
+ }
2123
+
2124
+ .cat-mb-xs {
2125
+ margin-bottom: 0.25rem !important;
2126
+ }
2127
+
2128
+ .cat-ml-xs {
2129
+ margin-left: 0.25rem !important;
2130
+ }
2131
+
2132
+ .cat-mr-xs {
2133
+ margin-right: 0.25rem !important;
2134
+ }
2135
+
2136
+ .cat-p-xs {
2137
+ padding: 0.25rem !important;
2138
+ }
2139
+
2140
+ .cat-pv-xs {
2141
+ padding-top: 0.25rem !important;
2142
+ padding-bottom: 0.25rem !important;
2143
+ }
2144
+
2145
+ .cat-ph-xs {
2146
+ padding-left: 0.25rem !important;
2147
+ padding-right: 0.25rem !important;
2148
+ }
2149
+
2150
+ .cat-pt-xs {
2151
+ padding-top: 0.25rem !important;
2152
+ }
2153
+
2154
+ .cat-pb-xs {
2155
+ padding-bottom: 0.25rem !important;
2156
+ }
2157
+
2158
+ .cat-pl-xs {
2159
+ padding-left: 0.25rem !important;
2160
+ }
2161
+
2162
+ .cat-pr-xs {
2163
+ padding-right: 0.25rem !important;
2164
+ }
2165
+
2166
+ /**
2167
+ * Auto-generated file. Do not edit directly.
2168
+ */
2169
+ /* stylelint-disable value-keyword-case */
2170
+ /* stylelint-enable value-keyword-case */
2171
+ .cat-line-height-1 {
2172
+ line-height: 1 !important;
2173
+ }
2174
+
2175
+ .cat-text-left {
2176
+ text-align: left !important;
2177
+ }
2178
+
2179
+ .cat-text-center {
2180
+ text-align: center !important;
2181
+ }
2182
+
2183
+ .cat-text-right {
2184
+ text-align: right !important;
2185
+ }
2186
+
2187
+ .cat-ellipsis {
2188
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
2189
+ overflow: hidden;
2190
+ text-overflow: ellipsis;
2191
+ white-space: nowrap;
2192
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
2193
+ }
2194
+
2195
+ .cat-ellipsis-1 {
2196
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
2197
+ overflow: hidden;
2198
+ text-overflow: ellipsis;
2199
+ white-space: nowrap;
2200
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
2201
+ }
2202
+
2203
+ .cat-ellipsis-2 {
2204
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
2205
+ display: -webkit-box;
2206
+ -webkit-line-clamp: 2;
2207
+ -webkit-box-orient: vertical;
2208
+ overflow: hidden;
2209
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
2210
+ }
2211
+
2212
+ .cat-ellipsis-3 {
2213
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
2214
+ display: -webkit-box;
2215
+ -webkit-line-clamp: 3;
2216
+ -webkit-box-orient: vertical;
2217
+ overflow: hidden;
2218
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
2219
+ }
2220
+
2221
+ .cat-ellipsis-4 {
2222
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
2223
+ display: -webkit-box;
2224
+ -webkit-line-clamp: 4;
2225
+ -webkit-box-orient: vertical;
2226
+ overflow: hidden;
2227
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
2228
+ }
2229
+
2230
+ .cat-ellipsis-5 {
2231
+ /* stylelint-disable value-no-vendor-prefix, property-no-vendor-prefix */
2232
+ display: -webkit-box;
2233
+ -webkit-line-clamp: 5;
2234
+ -webkit-box-orient: vertical;
2235
+ overflow: hidden;
2236
+ /* stylelint-enable value-no-vendor-prefix, property-no-vendor-prefix */
2237
+ }
2238
+
2239
+ .cat-select {
2240
+ /* stylelint-disable property-no-vendor-prefix */
2241
+ -webkit-user-select: auto;
2242
+ -ms-user-select: auto;
2243
+ user-select: auto;
2244
+ /* stylelint-enable property-no-vendor-prefix */
2245
+ }
2246
+
2247
+ .cat-no-select {
2248
+ /* stylelint-disable property-no-vendor-prefix */
2249
+ -webkit-user-select: none;
2250
+ -ms-user-select: none;
2251
+ user-select: none;
2252
+ /* stylelint-enable property-no-vendor-prefix */
2253
+ }
2254
+
2255
+ .cat-break-word {
2256
+ word-wrap: break-word;
2257
+ word-break: break-word;
2258
+ }
2259
+
2260
+ .cat-visually-hidden {
2261
+ position: absolute !important;
2262
+ width: 1px !important;
2263
+ height: 1px !important;
2264
+ padding: 0 !important;
2265
+ margin: -1px !important;
2266
+ overflow: hidden !important;
2267
+ clip: rect(0, 0, 0, 0) !important;
2268
+ white-space: nowrap !important;
2269
+ border: 0 !important;
2270
+ }
2271
+
2272
+ .cat-visually-hidden-focusable:not(:focus):not(:focus-within) {
2273
+ position: absolute !important;
2274
+ width: 1px !important;
2275
+ height: 1px !important;
2276
+ padding: 0 !important;
2277
+ margin: -1px !important;
2278
+ overflow: hidden !important;
2279
+ clip: rect(0, 0, 0, 0) !important;
2280
+ white-space: nowrap !important;
2281
+ border: 0 !important;
2282
+ }
2283
+
2284
+ *:not(:hover):not(:focus):not(:focus-within) > .cat-visually-hidden-hoverable {
2285
+ position: absolute !important;
2286
+ width: 1px !important;
2287
+ height: 1px !important;
2288
+ padding: 0 !important;
2289
+ margin: -1px !important;
2290
+ overflow: hidden !important;
2291
+ clip: rect(0, 0, 0, 0) !important;
2292
+ white-space: nowrap !important;
2293
+ border: 0 !important;
2294
+ }
2295
+
2296
+ .cat-ratio {
2297
+ position: relative;
2298
+ aspect-ratio: var(--cat-aspect-ratio);
2299
+ }
2300
+ .cat-ratio > * {
2301
+ position: absolute;
2302
+ top: 0;
2303
+ left: 0;
2304
+ width: 100%;
2305
+ height: 100%;
2306
+ }
2307
+
2308
+ .cat-ratio-1x1 {
2309
+ --cat-aspect-ratio: 1;
2310
+ }
2311
+
2312
+ .cat-ratio-3x1 {
2313
+ --cat-aspect-ratio: 3;
2314
+ }
2315
+
2316
+ .cat-ratio-6x1 {
2317
+ --cat-aspect-ratio: 6;
2318
+ }
2319
+
2320
+ .cat-ratio-4x3 {
2321
+ --cat-aspect-ratio: 1.3333333333;
2322
+ }
2323
+
2324
+ .cat-ratio-16x9 {
2325
+ --cat-aspect-ratio: 1.7777777778;
2326
+ }
2327
+
2328
+ .cat-ratio-21x9 {
2329
+ --cat-aspect-ratio: 2.3333333333;
2330
+ }
2331
+
2332
+ @font-face {
2333
+ font-family: "DM Sans";
2334
+ src: url("assets/fonts/DMSans-Medium.woff2") format("woff2");
2335
+ font-style: normal;
2336
+ font-weight: 500;
2337
+ font-display: swap;
2338
+ }
2339
+ @font-face {
2340
+ font-family: "DM Sans";
2341
+ src: url("assets/fonts/DMSans-MediumItalic.woff2") format("woff2");
2342
+ font-style: italic;
2343
+ font-weight: 500;
2344
+ font-display: swap;
2345
+ }
2346
+ @font-face {
2347
+ font-family: Lato;
2348
+ src: url("assets/fonts/Lato-Light.woff2") format("woff2"), url("assets/fonts/Lato-Light.woff") format("woff");
2349
+ font-style: normal;
2350
+ font-weight: 300;
2351
+ text-rendering: optimizeLegibility;
2352
+ font-display: fallback;
2353
+ }
2354
+ @font-face {
2355
+ font-family: Lato;
2356
+ src: url("assets/fonts/Lato-LightItalic.woff2") format("woff2"), url("assets/fonts/Lato-LightItalic.woff") format("woff");
2357
+ font-style: italic;
2358
+ font-weight: 300;
2359
+ text-rendering: optimizeLegibility;
2360
+ font-display: fallback;
2361
+ }
2362
+ @font-face {
2363
+ font-family: Lato;
2364
+ src: url("assets/fonts/Lato-Regular.woff2") format("woff2"), url("assets/fonts/Lato-Regular.woff") format("woff");
2365
+ font-style: normal;
2366
+ font-weight: 400;
2367
+ text-rendering: optimizeLegibility;
2368
+ font-display: fallback;
2369
+ }
2370
+ @font-face {
2371
+ font-family: Lato;
2372
+ src: url("assets/fonts/Lato-Italic.woff2") format("woff2"), url("assets/fonts/Lato-Italic.woff") format("woff");
2373
+ font-style: italic;
2374
+ font-weight: 400;
2375
+ text-rendering: optimizeLegibility;
2376
+ font-display: fallback;
2377
+ }
2378
+ @font-face {
2379
+ font-family: Lato;
2380
+ src: url("assets/fonts/Lato-Medium.woff2") format("woff2"), url("assets/fonts/Lato-Medium.woff") format("woff");
2381
+ font-style: normal;
2382
+ font-weight: 500;
2383
+ text-rendering: optimizeLegibility;
2384
+ font-display: fallback;
2385
+ }
2386
+ @font-face {
2387
+ font-family: Lato;
2388
+ src: url("assets/fonts/Lato-MediumItalic.woff2") format("woff2"), url("assets/fonts/Lato-MediumItalic.woff") format("woff");
2389
+ font-style: italic;
2390
+ font-weight: 500;
2391
+ text-rendering: optimizeLegibility;
2392
+ font-display: fallback;
2393
+ }
2394
+ @font-face {
2395
+ font-family: Lato;
2396
+ src: url("assets/fonts/Lato-Bold.woff2") format("woff2"), url("assets/fonts/Lato-Bold.woff") format("woff");
2397
+ font-style: normal;
2398
+ font-weight: 700;
2399
+ text-rendering: optimizeLegibility;
2400
+ font-display: fallback;
2401
+ }
2402
+ @font-face {
2403
+ font-family: Lato;
2404
+ src: url("assets/fonts/Lato-BoldItalic.woff2") format("woff2"), url("assets/fonts/Lato-BoldItalic.woff") format("woff");
2405
+ font-style: italic;
2406
+ font-weight: 700;
2407
+ text-rendering: optimizeLegibility;
2408
+ font-display: fallback;
2409
+ }
2410
+ @font-face {
2411
+ font-family: "Azeret Mono";
2412
+ src: url("assets/fonts/AzeretMono-Regular.woff2") format("woff2");
2413
+ font-style: normal;
2414
+ font-weight: 400;
2415
+ font-display: fallback;
2416
+ }