@novalabsxyz/tokens 2.0.0-y.6 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2574 @@
1
+ .dark {
2
+ --hm_base_white: #ffffff;
3
+ --hm_base_black: #000000;
4
+ --hm_gray__25: #fcfcfd;
5
+ --hm_gray__50: #fafafa;
6
+ --hm_gray__100: #f4f4f5;
7
+ --hm_gray__200: #e4e4e7;
8
+ --hm_gray__300: #d1d1d6;
9
+ --hm_gray__400: #a0a0ab;
10
+ --hm_gray__500: #70707b;
11
+ --hm_gray__600: #51525c;
12
+ --hm_gray__700: #3f3f46;
13
+ --hm_gray__800: #26272b;
14
+ --hm_gray__900: #1a1a1e;
15
+ --hm_gray__950: #131316;
16
+ --hm_brand_25: #f5fbff;
17
+ --hm_brand_50: #f0f9ff;
18
+ --hm_brand_100: #e0f2fe;
19
+ --hm_brand_200: #b9e6fe;
20
+ --hm_brand_300: #7cd4fd;
21
+ --hm_brand_400: #36bffa;
22
+ --hm_brand_500: #0ba5ec;
23
+ --hm_brand_600: #0086c9;
24
+ --hm_brand_700: #026aa2;
25
+ --hm_brand_800: #065986;
26
+ --hm_brand_900: #0b4a6f;
27
+ --hm_brand_950: #062c41;
28
+ --hm_error_25: #fffbfa;
29
+ --hm_error_50: #fef3f2;
30
+ --hm_error_100: #fee4e2;
31
+ --hm_error_200: #fecdca;
32
+ --hm_error_300: #fda29b;
33
+ --hm_error_400: #f97066;
34
+ --hm_error_500: #f04438;
35
+ --hm_error_600: #d92d20;
36
+ --hm_error_700: #b42318;
37
+ --hm_error_800: #912018;
38
+ --hm_error_900: #7a271a;
39
+ --hm_error_950: #55160c;
40
+ --hm_warning_25: #fffcf5;
41
+ --hm_warning_50: #fffaeb;
42
+ --hm_warning_100: #fef0c7;
43
+ --hm_warning_200: #fedf89;
44
+ --hm_warning_300: #fec84b;
45
+ --hm_warning_400: #fdb022;
46
+ --hm_warning_500: #f79009;
47
+ --hm_warning_600: #dc6803;
48
+ --hm_warning_700: #b54708;
49
+ --hm_warning_800: #93370d;
50
+ --hm_warning_900: #7a2e0e;
51
+ --hm_warning_950: #4e1d09;
52
+ --hm_success_25: #f6fef9;
53
+ --hm_success_50: #ecfdf3;
54
+ --hm_success_100: #dcfae6;
55
+ --hm_success_200: #abefc6;
56
+ --hm_success_300: #75e0a7;
57
+ --hm_success_400: #47cd89;
58
+ --hm_success_500: #17b26a;
59
+ --hm_success_600: #079455;
60
+ --hm_success_700: #067647;
61
+ --hm_success_800: #085d3a;
62
+ --hm_success_900: #074d31;
63
+ --hm_success_950: #053321;
64
+ --hm_gray_blue_25: #fcfcfd;
65
+ --hm_gray_blue_50: #f8f9fc;
66
+ --hm_gray_blue_100: #eaecf5;
67
+ --hm_gray_blue_200: #d5d9eb;
68
+ --hm_gray_blue_300: #b3b8db;
69
+ --hm_gray_blue_400: #717bbc;
70
+ --hm_gray_blue_500: #4e5ba6;
71
+ --hm_gray_blue_600: #3e4784;
72
+ --hm_gray_blue_700: #363f72;
73
+ --hm_gray_blue_800: #293056;
74
+ --hm_gray_blue_900: #101323;
75
+ --hm_gray_blue_950: #0d0f1c;
76
+ --hm_gray_cool_25: #fcfcfd;
77
+ --hm_gray_cool_50: #f9f9fb;
78
+ --hm_gray_cool_100: #eff1f5;
79
+ --hm_gray_cool_200: #dcdfea;
80
+ --hm_gray_cool_300: #b9c0d4;
81
+ --hm_gray_cool_400: #7d89b0;
82
+ --hm_gray_cool_500: #5d6b98;
83
+ --hm_gray_cool_600: #4a5578;
84
+ --hm_gray_cool_700: #404968;
85
+ --hm_gray_cool_800: #30374f;
86
+ --hm_gray_cool_900: #111322;
87
+ --hm_gray_cool_950: #0e101b;
88
+ --hm_gray_modern_25: #fcfcfd;
89
+ --hm_gray_modern_50: #f8fafc;
90
+ --hm_gray_modern_100: #eef2f6;
91
+ --hm_gray_modern_200: #e3e8ef;
92
+ --hm_gray_modern_300: #cdd5df;
93
+ --hm_gray_modern_400: #9aa4b2;
94
+ --hm_gray_modern_500: #697586;
95
+ --hm_gray_modern_600: #4b5565;
96
+ --hm_gray_modern_700: #364152;
97
+ --hm_gray_modern_800: #202939;
98
+ --hm_gray_modern_900: #121926;
99
+ --hm_gray_modern_950: #0d121c;
100
+ --hm_gray_neutral_25: #fcfcfd;
101
+ --hm_gray_neutral_50: #f9fafb;
102
+ --hm_gray_neutral_100: #f3f4f6;
103
+ --hm_gray_neutral_200: #e5e7eb;
104
+ --hm_gray_neutral_300: #d2d6db;
105
+ --hm_gray_neutral_400: #9da4ae;
106
+ --hm_gray_neutral_500: #6c737f;
107
+ --hm_gray_neutral_600: #4d5761;
108
+ --hm_gray_neutral_700: #384250;
109
+ --hm_gray_neutral_800: #1f2a37;
110
+ --hm_gray_neutral_900: #111927;
111
+ --hm_gray_neutral_950: #0d121c;
112
+ --hm_gray_iron_25: #fcfcfc;
113
+ --hm_gray_iron_50: #fafafa;
114
+ --hm_gray_iron_100: #f4f4f5;
115
+ --hm_gray_iron_200: #e4e4e7;
116
+ --hm_gray_iron_300: #d1d1d6;
117
+ --hm_gray_iron_400: #a0a0ab;
118
+ --hm_gray_iron_500: #70707b;
119
+ --hm_gray_iron_600: #51525c;
120
+ --hm_gray_iron_700: #3f3f46;
121
+ --hm_gray_iron_800: #26272b;
122
+ --hm_gray_iron_900: #1a1a1e;
123
+ --hm_gray_iron_950: #131316;
124
+ --hm_gray_true_25: #fcfcfc;
125
+ --hm_gray_true_50: #fafafa;
126
+ --hm_gray_true_100: #f5f5f5;
127
+ --hm_gray_true_200: #e5e5e5;
128
+ --hm_gray_true_300: #d6d6d6;
129
+ --hm_gray_true_400: #a3a3a3;
130
+ --hm_gray_true_500: #737373;
131
+ --hm_gray_true_600: #525252;
132
+ --hm_gray_true_700: #424242;
133
+ --hm_gray_true_800: #292929;
134
+ --hm_gray_true_900: #141414;
135
+ --hm_gray_true_950: #0f0f0f;
136
+ --hm_gray_warm_25: #fdfdfc;
137
+ --hm_gray_warm_50: #fafaf9;
138
+ --hm_gray_warm_100: #f5f5f4;
139
+ --hm_gray_warm_200: #e7e5e4;
140
+ --hm_gray_warm_300: #d7d3d0;
141
+ --hm_gray_warm_400: #a9a29d;
142
+ --hm_gray_warm_500: #79716b;
143
+ --hm_gray_warm_600: #57534e;
144
+ --hm_gray_warm_700: #44403c;
145
+ --hm_gray_warm_800: #292524;
146
+ --hm_gray_warm_900: #1c1917;
147
+ --hm_gray_warm_950: #171412;
148
+ --hm_moss_25: #fafdf7;
149
+ --hm_moss_50: #f5fbee;
150
+ --hm_moss_100: #e6f4d7;
151
+ --hm_moss_200: #ceeab0;
152
+ --hm_moss_300: #acdc79;
153
+ --hm_moss_400: #86cb3c;
154
+ --hm_moss_500: #669f2a;
155
+ --hm_moss_600: #4f7a21;
156
+ --hm_moss_700: #3f621a;
157
+ --hm_moss_800: #335015;
158
+ --hm_moss_900: #2b4212;
159
+ --hm_moss_950: #1a280b;
160
+ --hm_green_light_25: #fafef5;
161
+ --hm_green_light_50: #f3fee7;
162
+ --hm_green_light_100: #e3fbcc;
163
+ --hm_green_light_200: #d0f8ab;
164
+ --hm_green_light_300: #a6ef67;
165
+ --hm_green_light_400: #85e13a;
166
+ --hm_green_light_500: #66c61c;
167
+ --hm_green_light_600: #4ca30d;
168
+ --hm_green_light_700: #3b7c0f;
169
+ --hm_green_light_800: #326212;
170
+ --hm_green_light_900: #2b5314;
171
+ --hm_green_light_950: #15290a;
172
+ --hm_green_25: #f6fef9;
173
+ --hm_green_50: #edfcf2;
174
+ --hm_green_100: #d3f8df;
175
+ --hm_green_200: #aaf0c4;
176
+ --hm_green_300: #73e2a3;
177
+ --hm_green_400: #3ccb7f;
178
+ --hm_green_500: #16b364;
179
+ --hm_green_600: #099250;
180
+ --hm_green_700: #087443;
181
+ --hm_green_800: #095c37;
182
+ --hm_green_900: #084c2e;
183
+ --hm_green_950: #052e1c;
184
+ --hm_teal_25: #f6fefc;
185
+ --hm_teal_50: #f0fdf9;
186
+ --hm_teal_100: #ccfbef;
187
+ --hm_teal_200: #99f6e0;
188
+ --hm_teal_300: #5fe9d0;
189
+ --hm_teal_400: #2ed3b7;
190
+ --hm_teal_500: #15b79e;
191
+ --hm_teal_600: #0e9384;
192
+ --hm_teal_700: #107569;
193
+ --hm_teal_800: #125d56;
194
+ --hm_teal_900: #134e48;
195
+ --hm_teal_950: #0a2926;
196
+ --hm_cyan_25: #f5feff;
197
+ --hm_cyan_50: #ecfdff;
198
+ --hm_cyan_100: #cff9fe;
199
+ --hm_cyan_200: #a5f0fc;
200
+ --hm_cyan_300: #67e3f9;
201
+ --hm_cyan_400: #22ccee;
202
+ --hm_cyan_500: #06aed4;
203
+ --hm_cyan_600: #088ab2;
204
+ --hm_cyan_700: #0e7090;
205
+ --hm_cyan_800: #155b75;
206
+ --hm_cyan_900: #164c63;
207
+ --hm_cyan_950: #0d2d3a;
208
+ --hm_blue_light_25: #f5fbff;
209
+ --hm_blue_light_50: #f0f9ff;
210
+ --hm_blue_light_100: #e0f2fe;
211
+ --hm_blue_light_200: #b9e6fe;
212
+ --hm_blue_light_300: #7cd4fd;
213
+ --hm_blue_light_400: #36bffa;
214
+ --hm_blue_light_500: #0ba5ec;
215
+ --hm_blue_light_600: #0086c9;
216
+ --hm_blue_light_700: #026aa2;
217
+ --hm_blue_light_800: #065986;
218
+ --hm_blue_light_900: #0b4a6f;
219
+ --hm_blue_light_950: #062c41;
220
+ --hm_blue_25: #f5faff;
221
+ --hm_blue_50: #eff8ff;
222
+ --hm_blue_100: #d1e9ff;
223
+ --hm_blue_200: #b2ddff;
224
+ --hm_blue_300: #84caff;
225
+ --hm_blue_400: #53b1fd;
226
+ --hm_blue_500: #2e90fa;
227
+ --hm_blue_600: #1570ef;
228
+ --hm_blue_700: #175cd3;
229
+ --hm_blue_800: #1849a9;
230
+ --hm_blue_900: #194185;
231
+ --hm_blue_950: #102a56;
232
+ --hm_blue_dark_25: #f5f8ff;
233
+ --hm_blue_dark_50: #eff4ff;
234
+ --hm_blue_dark_100: #d1e0ff;
235
+ --hm_blue_dark_200: #b2ccff;
236
+ --hm_blue_dark_300: #84adff;
237
+ --hm_blue_dark_400: #528bff;
238
+ --hm_blue_dark_500: #2970ff;
239
+ --hm_blue_dark_600: #155eef;
240
+ --hm_blue_dark_700: #004eeb;
241
+ --hm_blue_dark_800: #0040c1;
242
+ --hm_blue_dark_900: #00359e;
243
+ --hm_blue_dark_950: #002266;
244
+ --hm_indigo_25: #f5f8ff;
245
+ --hm_indigo_50: #eef4ff;
246
+ --hm_indigo_100: #e0eaff;
247
+ --hm_indigo_200: #c7d7fe;
248
+ --hm_indigo_300: #a4bcfd;
249
+ --hm_indigo_400: #8098f9;
250
+ --hm_indigo_500: #6172f3;
251
+ --hm_indigo_600: #444ce7;
252
+ --hm_indigo_700: #3538cd;
253
+ --hm_indigo_800: #2d31a6;
254
+ --hm_indigo_900: #2d3282;
255
+ --hm_indigo_950: #1f235b;
256
+ --hm_violet_25: #fbfaff;
257
+ --hm_violet_50: #f5f3ff;
258
+ --hm_violet_100: #ece9fe;
259
+ --hm_violet_200: #ddd6fe;
260
+ --hm_violet_300: #c3b5fd;
261
+ --hm_violet_400: #a48afb;
262
+ --hm_violet_500: #875bf7;
263
+ --hm_violet_600: #7839ee;
264
+ --hm_violet_700: #6927da;
265
+ --hm_violet_800: #5720b7;
266
+ --hm_violet_900: #491c96;
267
+ --hm_violet_950: #2e125e;
268
+ --hm_purple_25: #fafaff;
269
+ --hm_purple_50: #f4f3ff;
270
+ --hm_purple_100: #ebe9fe;
271
+ --hm_purple_200: #d9d6fe;
272
+ --hm_purple_300: #bdb4fe;
273
+ --hm_purple_400: #9b8afb;
274
+ --hm_purple_500: #7a5af8;
275
+ --hm_purple_600: #6938ef;
276
+ --hm_purple_700: #5925dc;
277
+ --hm_purple_800: #4a1fb8;
278
+ --hm_purple_900: #3e1c96;
279
+ --hm_purple_950: #27115f;
280
+ --hm_fuchsia_25: #fefaff;
281
+ --hm_fuchsia_50: #fdf4ff;
282
+ --hm_fuchsia_100: #fbe8ff;
283
+ --hm_fuchsia_200: #f6d0fe;
284
+ --hm_fuchsia_300: #eeaafd;
285
+ --hm_fuchsia_400: #e478fa;
286
+ --hm_fuchsia_500: #d444f1;
287
+ --hm_fuchsia_600: #ba24d5;
288
+ --hm_fuchsia_700: #9f1ab1;
289
+ --hm_fuchsia_800: #821890;
290
+ --hm_fuchsia_900: #6f1877;
291
+ --hm_fuchsia_950: #47104c;
292
+ --hm_pink_25: #fef6fb;
293
+ --hm_pink_50: #fdf2fa;
294
+ --hm_pink_100: #fce7f6;
295
+ --hm_pink_200: #fcceee;
296
+ --hm_pink_300: #faa7e0;
297
+ --hm_pink_400: #f670c7;
298
+ --hm_pink_500: #ee46bc;
299
+ --hm_pink_600: #dd2590;
300
+ --hm_pink_700: #c11574;
301
+ --hm_pink_800: #9e165f;
302
+ --hm_pink_900: #851651;
303
+ --hm_pink_950: #4e0d30;
304
+ --hm_ros_25: #fff5f6;
305
+ --hm_ros_50: #fff1f3;
306
+ --hm_ros_100: #ffe4e8;
307
+ --hm_ros_200: #fecdd6;
308
+ --hm_ros_300: #fea3b4;
309
+ --hm_ros_400: #fd6f8e;
310
+ --hm_ros_500: #f63d68;
311
+ --hm_ros_600: #e31b54;
312
+ --hm_ros_700: #c01048;
313
+ --hm_ros_800: #a11043;
314
+ --hm_ros_900: #89123e;
315
+ --hm_ros_950: #510b24;
316
+ --hm_orange_dark_25: #fff9f5;
317
+ --hm_orange_dark_50: #fff4ed;
318
+ --hm_orange_dark_100: #ffe6d5;
319
+ --hm_orange_dark_200: #ffd6ae;
320
+ --hm_orange_dark_300: #ff9c66;
321
+ --hm_orange_dark_400: #ff692e;
322
+ --hm_orange_dark_500: #ff4405;
323
+ --hm_orange_dark_600: #e62e05;
324
+ --hm_orange_dark_700: #bc1b06;
325
+ --hm_orange_dark_800: #97180c;
326
+ --hm_orange_dark_900: #771a0d;
327
+ --hm_orange_dark_950: #57130a;
328
+ --hm_orange_25: #fefaf5;
329
+ --hm_orange_50: #fef6ee;
330
+ --hm_orange_100: #fdead7;
331
+ --hm_orange_200: #f9dbaf;
332
+ --hm_orange_300: #f7b27a;
333
+ --hm_orange_400: #f38744;
334
+ --hm_orange_500: #ef6820;
335
+ --hm_orange_600: #e04f16;
336
+ --hm_orange_700: #b93815;
337
+ --hm_orange_800: #932f19;
338
+ --hm_orange_900: #772917;
339
+ --hm_orange_950: #511c10;
340
+ --hm_yellow_25: #fefdf0;
341
+ --hm_yellow_50: #fefbe8;
342
+ --hm_yellow_100: #fef7c3;
343
+ --hm_yellow_200: #feee95;
344
+ --hm_yellow_300: #fde272;
345
+ --hm_yellow_400: #fac515;
346
+ --hm_yellow_500: #eaaa08;
347
+ --hm_yellow_600: #ca8504;
348
+ --hm_yellow_700: #a15c07;
349
+ --hm_yellow_800: #854a0e;
350
+ --hm_yellow_900: #713b12;
351
+ --hm_yellow_950: #542c0d;
352
+ --hm_gradient_gray_600_500_90deg: linear-gradient(
353
+ 90deg,
354
+ #475467 0%,
355
+ #667085 100%
356
+ );
357
+ --hm_gradient_gray_700_600_45deg: linear-gradient(
358
+ 45deg,
359
+ #344054 0%,
360
+ #475467 100%
361
+ );
362
+ --hm_gradient_gray_800_600_45deg: linear-gradient(
363
+ 45deg,
364
+ #182230 0%,
365
+ #475467 100%
366
+ );
367
+ --hm_gradient_gray_800_600_90deg: linear-gradient(
368
+ 90deg,
369
+ #182230 0%,
370
+ #475467 100%
371
+ );
372
+ --hm_gradient_gray_800_7006_5deg: linear-gradient(
373
+ 27deg,
374
+ #182230 0%,
375
+ #344054 100%
376
+ );
377
+ --hm_gradient_gray_900_600_45deg: linear-gradient(
378
+ 45deg,
379
+ #101828 0%,
380
+ #475467 100%
381
+ );
382
+ --hm_gradient_brand_600_500_90deg: linear-gradient(
383
+ 90deg,
384
+ #7f56d9 0%,
385
+ #9e77ed 100%
386
+ );
387
+ --hm_gradient_brand_700_600_45deg: linear-gradient(
388
+ 45deg,
389
+ #6941c6 0%,
390
+ #7f56d9 100%
391
+ );
392
+ --hm_gradient_brand_800_600_45deg: linear-gradient(
393
+ 45deg,
394
+ #53389e 0%,
395
+ #7f56d9 100%
396
+ );
397
+ --hm_gradient_brand_800_600_90deg: linear-gradient(
398
+ 90deg,
399
+ #53389e 0%,
400
+ #7f56d9 100%
401
+ );
402
+ --hm_gradient_brand_800_7006_5deg: linear-gradient(
403
+ 27deg,
404
+ #53389e 0%,
405
+ #6941c6 100%
406
+ );
407
+ --hm_gradient_brand_900_600_45deg: linear-gradient(
408
+ 45deg,
409
+ #42307d 0%,
410
+ #7f56d9 100%
411
+ );
412
+ --hm_gradient_linear_gray_neutral_01: linear-gradient(
413
+ 180deg,
414
+ #ffffff 0%,
415
+ #f3f5f7 100%
416
+ );
417
+ --hm_gradient_linear_gray_neutral_02: linear-gradient(
418
+ 180deg,
419
+ #f9fafb 0%,
420
+ #edf0f3 100%
421
+ );
422
+ --hm_gradient_linear_gray_neutral_03: linear-gradient(
423
+ 180deg,
424
+ #f9fafb 0%,
425
+ #e7ebef 100%
426
+ );
427
+ --hm_gradient_linear_gray_neutral_04: linear-gradient(
428
+ 180deg,
429
+ #f3f5f7 0%,
430
+ #e0e5eb 100%
431
+ );
432
+ --hm_gradient_linear_gray_neutral_05: linear-gradient(
433
+ 180deg,
434
+ #edf0f3 0%,
435
+ #d4dbe2 100%
436
+ );
437
+ --hm_gradient_linear_gray_neutral_06: linear-gradient(
438
+ 180deg,
439
+ #e7ebef 0%,
440
+ #c8d1da 100%
441
+ );
442
+ --hm_gradient_linear_gray_neutral_07: linear-gradient(
443
+ 180deg,
444
+ #e0e5eb 0%,
445
+ #b6c2ce 100%
446
+ );
447
+ --hm_gradient_linear_gray_true_01: linear-gradient(
448
+ 180deg,
449
+ #ffffff 0%,
450
+ #f5f5f5 100%
451
+ );
452
+ --hm_gradient_linear_gray_true_02: linear-gradient(
453
+ 180deg,
454
+ #fafafa 0%,
455
+ #f0f0f0 100%
456
+ );
457
+ --hm_gradient_linear_gray_true_03: linear-gradient(
458
+ 180deg,
459
+ #fafafa 0%,
460
+ #ebebeb 100%
461
+ );
462
+ --hm_gradient_linear_gray_true_04: linear-gradient(
463
+ 180deg,
464
+ #f5f5f5 0%,
465
+ #e5e5e5 100%
466
+ );
467
+ --hm_gradient_linear_gray_true_05: linear-gradient(
468
+ 180deg,
469
+ #f0f0f0 0%,
470
+ #dbdbdb 100%
471
+ );
472
+ --hm_gradient_linear_gray_true_06: linear-gradient(
473
+ 180deg,
474
+ #ebebeb 0%,
475
+ #d1d1d1 100%
476
+ );
477
+ --hm_gradient_linear_gray_true_07: linear-gradient(
478
+ 180deg,
479
+ #e5e5e5 0%,
480
+ #c2c2c2 100%
481
+ );
482
+ --hm_gradient_linear_color_10: linear-gradient(
483
+ 0deg,
484
+ #cfc7f8 0%,
485
+ #ebbba7 100%
486
+ );
487
+ --hm_gradient_linear_color_11: linear-gradient(
488
+ 135deg,
489
+ #fccb90 0%,
490
+ #d57eeb 100%
491
+ );
492
+ --hm_gradient_linear_color_12: linear-gradient(
493
+ 45deg,
494
+ #7b6ae0 0%,
495
+ #ffbb89 100%
496
+ );
497
+ --hm_gradient_linear_color_13: linear-gradient(
498
+ 135deg,
499
+ #e0c3fc 0%,
500
+ #8ec5fc 100%
501
+ );
502
+ --hm_gradient_linear_color_14: linear-gradient(
503
+ 0deg,
504
+ #fed6e3 0%,
505
+ #a8edea 100%
506
+ );
507
+ --hm_gradient_linear_color_15: linear-gradient(
508
+ 135deg,
509
+ #f5f7fa 0%,
510
+ #c3cfe2 100%
511
+ );
512
+ --hm_gradient_linear_color_16: linear-gradient(
513
+ 45deg,
514
+ #dfd1c5 0%,
515
+ #fff6eb 100%
516
+ );
517
+ --hm_gradient_linear_color_17: linear-gradient(
518
+ 135deg,
519
+ #fff6b7 0%,
520
+ #fb758a 100%
521
+ );
522
+ --hm_gradient_linear_color_18: linear-gradient(
523
+ 45deg,
524
+ #ff7ec7 0%,
525
+ #ffed46 100%
526
+ );
527
+ --hm_gradient_linear_color_19: linear-gradient(
528
+ 0deg,
529
+ #feafa8 0%,
530
+ #f5efef 100%
531
+ );
532
+ --hm_gradient_linear_color_20: linear-gradient(
533
+ 45deg,
534
+ #e9defa 0%,
535
+ #fff6eb 100%
536
+ );
537
+ --hm_gradient_linear_color_21: linear-gradient(
538
+ 0deg,
539
+ #fff1eb 0%,
540
+ #ace0f9 100%
541
+ );
542
+ --hm_gradient_linear_color_22: linear-gradient(
543
+ 0deg,
544
+ #c1dfc4 0%,
545
+ #deecdd 100%
546
+ );
547
+ --hm_gradient_linear_color_24: linear-gradient(
548
+ 0deg,
549
+ #accbee 0%,
550
+ #e7f0fd 100%
551
+ );
552
+ --hm_gradient_linear_color_25: linear-gradient(
553
+ 0deg,
554
+ #84fab0 0%,
555
+ #accbee 100%
556
+ );
557
+ --hm_gradient_linear_color_26: linear-gradient(
558
+ 45deg,
559
+ #39a0ff 0%,
560
+ #8fff85 100%
561
+ );
562
+ --hm_gradient_linear_color_27: linear-gradient(
563
+ 270deg,
564
+ #74ebd5 0%,
565
+ #9face6 100%
566
+ );
567
+ --hm_gradient_linear_color_29: linear-gradient(
568
+ 0deg,
569
+ #9890e3 0%,
570
+ #b1f4cf 100%
571
+ );
572
+ --hm_gradient_linear_color_30: linear-gradient(
573
+ 45deg,
574
+ #7cdada 0%,
575
+ #f697aa 100%
576
+ );
577
+ --hm_gradient_linear_color_31: linear-gradient(
578
+ 45deg,
579
+ #b1ff96 0%,
580
+ #ffadf7 100%
581
+ );
582
+ --hm_gradient_linear_color_32: linear-gradient(
583
+ 0deg,
584
+ #96fbc4 0%,
585
+ #f9f586 100%
586
+ );
587
+ --hm_gradient_linear_color_33: linear-gradient(
588
+ 45deg,
589
+ #4def8e 0%,
590
+ #ffeb3a 100%
591
+ );
592
+ --hm_gradient_linear_color_34: linear-gradient(
593
+ 135deg,
594
+ #f0ff00 0%,
595
+ #58cffb 100%
596
+ );
597
+ --hm_gradient_linear_color_35: linear-gradient(
598
+ 0deg,
599
+ #d1fdff 0%,
600
+ #fddb92 100%
601
+ );
602
+ --hm_gradient_linear_color_36: linear-gradient(
603
+ 0deg,
604
+ #ebc0fd 0%,
605
+ #d9ded8 100%
606
+ );
607
+ --hm_gradient_linear_color_37: linear-gradient(
608
+ 45deg,
609
+ #ffa4f6 0%,
610
+ #b7dcff 100%
611
+ );
612
+ --hm_gradient_linear_color_38: linear-gradient(
613
+ 0deg,
614
+ #cd9cf2 0%,
615
+ #f6f3ff 100%
616
+ );
617
+ --hm_gradient_linear_color_39: linear-gradient(
618
+ -45deg,
619
+ #f5c8f5 0%,
620
+ #daddfa 83.85%
621
+ );
622
+ --hm_gradient_linear_color_40: linear-gradient(
623
+ 0deg,
624
+ #e6dee9 0%,
625
+ #bdc2e8 100%
626
+ );
627
+ --hm_gradient_linear_color_41: linear-gradient(
628
+ 0deg,
629
+ #6a85b6 0%,
630
+ #bac8e0 100%
631
+ );
632
+ --hm_gradient_linear_color_42: linear-gradient(
633
+ 45deg,
634
+ #8b8b8b 0%,
635
+ #eaeaea 100%
636
+ );
637
+ --hm_gradient_linear_color_43: linear-gradient(
638
+ 135deg,
639
+ #e2b0ff 0%,
640
+ #9f44d3 100%
641
+ );
642
+ --hm_gradient_linear_color_44: linear-gradient(
643
+ 135deg,
644
+ #ce9ffc 0%,
645
+ #7367f0 100%
646
+ );
647
+ --hm_gradient_linear_color_45: linear-gradient(
648
+ 135deg,
649
+ #72edf2 0%,
650
+ #5151e5 100%
651
+ );
652
+ --hm_gradient_linear_color_46: linear-gradient(
653
+ 0deg,
654
+ #a3bded 0%,
655
+ #6991c7 100%
656
+ );
657
+ --hm_gradient_linear_color_47: linear-gradient(
658
+ 0deg,
659
+ #fbc8d4 0%,
660
+ #9795f0 100%
661
+ );
662
+ --hm_gradient_linear_color_48: linear-gradient(
663
+ 0deg,
664
+ #a7a6cb 0%,
665
+ #8989ba 100%
666
+ );
667
+ --hm_gradient_linear_color_49: linear-gradient(
668
+ 0deg,
669
+ #d9afd9 0%,
670
+ #97d9e1 100%
671
+ );
672
+ --hm_gradient_linear_color_50: linear-gradient(
673
+ 135deg,
674
+ #81ffef 0%,
675
+ #f067b4 100%
676
+ );
677
+ --hm_gradient_linear_color_51: linear-gradient(
678
+ 135deg,
679
+ #dcb0ed 0%,
680
+ #9999cc 100%
681
+ );
682
+ --hm_gradient_linear_color_52: linear-gradient(
683
+ 135deg,
684
+ #fff5c3 0%,
685
+ #9452a5 100%
686
+ );
687
+ --hm_gradient_linear_color_53: linear-gradient(
688
+ 135deg,
689
+ #f1ca74 0%,
690
+ #a64db6 100%
691
+ );
692
+ --hm_gradient_linear_color_54: linear-gradient(
693
+ 45deg,
694
+ #4d6ad0 0%,
695
+ #ff9d7e 100%
696
+ );
697
+ --hm_gradient_linear_color_55: linear-gradient(
698
+ 135deg,
699
+ #ffcf71 0%,
700
+ #2376dd 100%
701
+ );
702
+ --hm_gradient_linear_color_56: linear-gradient(
703
+ 135deg,
704
+ #e8d07a 0%,
705
+ #5312d6 100%
706
+ );
707
+ --hm_gradient_linear_color_57: linear-gradient(
708
+ 180deg,
709
+ #bfd9fe 0%,
710
+ #df89b5 100%
711
+ );
712
+ --hm_gradient_linear_color_58: linear-gradient(
713
+ 0deg,
714
+ #fa71cd 0%,
715
+ #c471f5 100%
716
+ );
717
+ --hm_gradient_linear_color_59: linear-gradient(
718
+ 135deg,
719
+ #43cbff 0%,
720
+ #9708cc 100%
721
+ );
722
+ --hm_gradient_linear_color_60: linear-gradient(
723
+ 180deg,
724
+ #7579ff 0%,
725
+ #b224ef 100%
726
+ );
727
+ --hm_gradient_linear_color_61: linear-gradient(
728
+ 45deg,
729
+ #ad00fe 0%,
730
+ #00e0ee 100%
731
+ );
732
+ --hm_gradient_linear_color_62: linear-gradient(
733
+ 135deg,
734
+ #89f7fe 0%,
735
+ #66a6ff 100%
736
+ );
737
+ --hm_gradient_linear_color_63: linear-gradient(
738
+ 0deg,
739
+ #009efd 0%,
740
+ #2af598 100%
741
+ );
742
+ --hm_gradient_linear_color_64: linear-gradient(
743
+ 45deg,
744
+ #ffb800 0%,
745
+ #fff500 100%
746
+ );
747
+ --hm_gradient_linear_color_65: linear-gradient(
748
+ 135deg,
749
+ #ffa8a8 0%,
750
+ #fcff00 100%
751
+ );
752
+ --hm_gradient_linear_color_66: linear-gradient(
753
+ 45deg,
754
+ #ff7a00 0%,
755
+ #ffd439 100%
756
+ );
757
+ --hm_gradient_linear_color_67: linear-gradient(
758
+ 135deg,
759
+ #ffd3a5 0%,
760
+ #fd6585 100%
761
+ );
762
+ --hm_gradient_linear_color_68: linear-gradient(
763
+ 180deg,
764
+ #f9d423 0%,
765
+ #e14fad 100%
766
+ );
767
+ --hm_gradient_linear_color_69: linear-gradient(
768
+ 135deg,
769
+ #f74fac 0%,
770
+ #fcb24f 100%
771
+ );
772
+ --hm_gradient_linear_color_70: linear-gradient(
773
+ 135deg,
774
+ #f49062 0%,
775
+ #fd371f 100%
776
+ );
777
+ --hm_gradient_linear_color_71: linear-gradient(
778
+ 45deg,
779
+ #ff6c6c 0%,
780
+ #dd7bff 100%
781
+ );
782
+ --hm_gradient_linear_color_72: linear-gradient(
783
+ 135deg,
784
+ #f97794 0%,
785
+ #623aa2 100%
786
+ );
787
+ --hm_gradient_linear_color_73: linear-gradient(
788
+ 180deg,
789
+ #c569cf 0%,
790
+ #ee609c 100%
791
+ );
792
+ --hm_gradient_linear_color_74: linear-gradient(
793
+ 0deg,
794
+ #c7eafd 0%,
795
+ #e8198b 100%
796
+ );
797
+ --hm_gradient_linear_color_75: linear-gradient(
798
+ 135deg,
799
+ #f093fb 0%,
800
+ #f5576c 100%
801
+ );
802
+ --hm_gradient_linear_color_76: linear-gradient(
803
+ 135deg,
804
+ #f6ceec 0%,
805
+ #d939cd 100%
806
+ );
807
+ --hm_gradient_linear_color_77: linear-gradient(
808
+ 135deg,
809
+ #ee9ae5 0%,
810
+ #5961f9 100%
811
+ );
812
+ --hm_gradient_linear_color_78: linear-gradient(
813
+ 270deg,
814
+ #6a11cb 0%,
815
+ #2575fc 100%
816
+ );
817
+ --hm_gradient_linear_color_79: linear-gradient(
818
+ 45deg,
819
+ #0017e4 0%,
820
+ #3793ff 100%
821
+ );
822
+ --hm_gradient_linear_color_80: linear-gradient(
823
+ 0deg,
824
+ #75d8ff 0%,
825
+ #23a4db 100%
826
+ );
827
+ --hm_gradient_linear_color_81: linear-gradient(
828
+ 45deg,
829
+ #4b73ff 0%,
830
+ #7cf7ff 100%
831
+ );
832
+ --hm_gradient_linear_color_82: linear-gradient(
833
+ 135deg,
834
+ #5efce8 0%,
835
+ #736efe 100%
836
+ );
837
+ --hm_gradient_linear_color_83: linear-gradient(
838
+ 0deg,
839
+ #7028e4 0%,
840
+ #e5b2ca 100%
841
+ );
842
+ --hm_gradient_linear_color_84: linear-gradient(
843
+ 90deg,
844
+ #7873f5 0%,
845
+ #ec77ab 100%
846
+ );
847
+ --hm_gradient_linear_color_85: linear-gradient(
848
+ 135deg,
849
+ #b01eff 0%,
850
+ #e1467c 100%
851
+ );
852
+ --hm_gradient_linear_color_86: linear-gradient(
853
+ 45deg,
854
+ #d079ee 0%,
855
+ #8a88fb 100%
856
+ );
857
+ --hm_gradient_linear_color_87: linear-gradient(
858
+ 135deg,
859
+ #c99fff 0%,
860
+ #981ed2 100%
861
+ );
862
+ --hm_gradient_linear_color_88: linear-gradient(
863
+ 0deg,
864
+ #9b23ea 0%,
865
+ #5f72bd 100%
866
+ );
867
+ --hm_gradient_linear_color_89: linear-gradient(
868
+ 135deg,
869
+ #b39fff 0%,
870
+ #6a1ed2 100%
871
+ );
872
+ --hm_gradient_linear_color_90: linear-gradient(
873
+ 45deg,
874
+ #4300b1 0%,
875
+ #a531dc 100%
876
+ );
877
+ --hm_gradient_linear_color_91: linear-gradient(
878
+ -45deg,
879
+ #764ba2 0%,
880
+ #667eea 100%
881
+ );
882
+ --hm_gradient_linear_color_01: linear-gradient(
883
+ 180deg,
884
+ #a5c0ee 0%,
885
+ #fbc5ec 100%
886
+ );
887
+ --hm_gradient_linear_color_02: linear-gradient(
888
+ 180deg,
889
+ #fbc2eb 0%,
890
+ #a18cd1 100%
891
+ );
892
+ --hm_gradient_linear_color_03: linear-gradient(
893
+ 180deg,
894
+ #ffd1ff 0%,
895
+ #fad0c4 100%
896
+ );
897
+ --hm_gradient_linear_color_04: linear-gradient(
898
+ 225deg,
899
+ #fad0c4 0%,
900
+ #ff9a9e 100%
901
+ );
902
+ --hm_gradient_linear_color_05: linear-gradient(
903
+ 270deg,
904
+ #fcb69f 0%,
905
+ #ffecd2 100%
906
+ );
907
+ --hm_gradient_linear_color_06: linear-gradient(
908
+ 180deg,
909
+ #fecfef 0%,
910
+ #ff989c 100%
911
+ );
912
+ --hm_gradient_linear_color_07: linear-gradient(
913
+ 45deg,
914
+ #ff9de4 0%,
915
+ #ffeaf6 100%
916
+ );
917
+ --hm_gradient_linear_color_08: linear-gradient(
918
+ 180deg,
919
+ #e6dee9 0%,
920
+ #fdcaf1 100%
921
+ );
922
+ --hm_gradient_linear_color_09: linear-gradient(
923
+ 45deg,
924
+ #a6c0fe 0%,
925
+ #ffeaf6 100%
926
+ );
927
+ --hm_focus_rings_ring_brand_color: #9e77ed3d;
928
+ --hm_focus_rings_ring_brand_type: dropShadow;
929
+ --hm_focus_rings_ring_brand_x: 0;
930
+ --hm_focus_rings_ring_brand_y: 0;
931
+ --hm_focus_rings_ring_brand_blur: 0;
932
+ --hm_focus_rings_ring_brand_spread: 4;
933
+ --hm_focus_rings_ring_brand_shadow_xs_1_color: #9e77ed3d;
934
+ --hm_focus_rings_ring_brand_shadow_xs_1_type: dropShadow;
935
+ --hm_focus_rings_ring_brand_shadow_xs_1_x: 0;
936
+ --hm_focus_rings_ring_brand_shadow_xs_1_y: 0;
937
+ --hm_focus_rings_ring_brand_shadow_xs_1_blur: 0;
938
+ --hm_focus_rings_ring_brand_shadow_xs_1_spread: 4;
939
+ --hm_focus_rings_ring_brand_shadow_xs_2_color: #1018280d;
940
+ --hm_focus_rings_ring_brand_shadow_xs_2_type: dropShadow;
941
+ --hm_focus_rings_ring_brand_shadow_xs_2_x: 0;
942
+ --hm_focus_rings_ring_brand_shadow_xs_2_y: 1;
943
+ --hm_focus_rings_ring_brand_shadow_xs_2_blur: 2;
944
+ --hm_focus_rings_ring_brand_shadow_xs_2_spread: 0;
945
+ --hm_focus_rings_ring_brand_shadow_sm_1_color: #9e77ed3d;
946
+ --hm_focus_rings_ring_brand_shadow_sm_1_type: dropShadow;
947
+ --hm_focus_rings_ring_brand_shadow_sm_1_x: 0;
948
+ --hm_focus_rings_ring_brand_shadow_sm_1_y: 0;
949
+ --hm_focus_rings_ring_brand_shadow_sm_1_blur: 0;
950
+ --hm_focus_rings_ring_brand_shadow_sm_1_spread: 4;
951
+ --hm_focus_rings_ring_brand_shadow_sm_2_color: #1018280f;
952
+ --hm_focus_rings_ring_brand_shadow_sm_2_type: dropShadow;
953
+ --hm_focus_rings_ring_brand_shadow_sm_2_x: 0;
954
+ --hm_focus_rings_ring_brand_shadow_sm_2_y: 1;
955
+ --hm_focus_rings_ring_brand_shadow_sm_2_blur: 2;
956
+ --hm_focus_rings_ring_brand_shadow_sm_2_spread: 0;
957
+ --hm_focus_rings_ring_brand_shadow_sm_3_color: #1018281a;
958
+ --hm_focus_rings_ring_brand_shadow_sm_3_type: dropShadow;
959
+ --hm_focus_rings_ring_brand_shadow_sm_3_x: 0;
960
+ --hm_focus_rings_ring_brand_shadow_sm_3_y: 1;
961
+ --hm_focus_rings_ring_brand_shadow_sm_3_blur: 3;
962
+ --hm_focus_rings_ring_brand_shadow_sm_3_spread: 0;
963
+ --hm_focus_rings_ring_gray_color: #98a2b324;
964
+ --hm_focus_rings_ring_gray_type: dropShadow;
965
+ --hm_focus_rings_ring_gray_x: 0;
966
+ --hm_focus_rings_ring_gray_y: 0;
967
+ --hm_focus_rings_ring_gray_blur: 0;
968
+ --hm_focus_rings_ring_gray_spread: 4;
969
+ --hm_focus_rings_ring_gray_shadow_xs_1_color: #98a2b324;
970
+ --hm_focus_rings_ring_gray_shadow_xs_1_type: dropShadow;
971
+ --hm_focus_rings_ring_gray_shadow_xs_1_x: 0;
972
+ --hm_focus_rings_ring_gray_shadow_xs_1_y: 0;
973
+ --hm_focus_rings_ring_gray_shadow_xs_1_blur: 0;
974
+ --hm_focus_rings_ring_gray_shadow_xs_1_spread: 4;
975
+ --hm_focus_rings_ring_gray_shadow_xs_2_color: #1018280d;
976
+ --hm_focus_rings_ring_gray_shadow_xs_2_type: dropShadow;
977
+ --hm_focus_rings_ring_gray_shadow_xs_2_x: 0;
978
+ --hm_focus_rings_ring_gray_shadow_xs_2_y: 1;
979
+ --hm_focus_rings_ring_gray_shadow_xs_2_blur: 2;
980
+ --hm_focus_rings_ring_gray_shadow_xs_2_spread: 0;
981
+ --hm_focus_rings_ring_gray_shadow_sm_1_color: #98a2b324;
982
+ --hm_focus_rings_ring_gray_shadow_sm_1_type: dropShadow;
983
+ --hm_focus_rings_ring_gray_shadow_sm_1_x: 0;
984
+ --hm_focus_rings_ring_gray_shadow_sm_1_y: 0;
985
+ --hm_focus_rings_ring_gray_shadow_sm_1_blur: 0;
986
+ --hm_focus_rings_ring_gray_shadow_sm_1_spread: 4;
987
+ --hm_focus_rings_ring_gray_shadow_sm_2_color: #1018280f;
988
+ --hm_focus_rings_ring_gray_shadow_sm_2_type: dropShadow;
989
+ --hm_focus_rings_ring_gray_shadow_sm_2_x: 0;
990
+ --hm_focus_rings_ring_gray_shadow_sm_2_y: 1;
991
+ --hm_focus_rings_ring_gray_shadow_sm_2_blur: 2;
992
+ --hm_focus_rings_ring_gray_shadow_sm_2_spread: 0;
993
+ --hm_focus_rings_ring_gray_shadow_sm_3_color: #1018281a;
994
+ --hm_focus_rings_ring_gray_shadow_sm_3_type: dropShadow;
995
+ --hm_focus_rings_ring_gray_shadow_sm_3_x: 0;
996
+ --hm_focus_rings_ring_gray_shadow_sm_3_y: 1;
997
+ --hm_focus_rings_ring_gray_shadow_sm_3_blur: 3;
998
+ --hm_focus_rings_ring_gray_shadow_sm_3_spread: 0;
999
+ --hm_focus_rings_ring_gray_secondary_color: #98a2b333;
1000
+ --hm_focus_rings_ring_gray_secondary_type: dropShadow;
1001
+ --hm_focus_rings_ring_gray_secondary_x: 0;
1002
+ --hm_focus_rings_ring_gray_secondary_y: 0;
1003
+ --hm_focus_rings_ring_gray_secondary_blur: 0;
1004
+ --hm_focus_rings_ring_gray_secondary_spread: 4;
1005
+ --hm_focus_rings_ring_error_color: #f044383d;
1006
+ --hm_focus_rings_ring_error_type: dropShadow;
1007
+ --hm_focus_rings_ring_error_x: 0;
1008
+ --hm_focus_rings_ring_error_y: 0;
1009
+ --hm_focus_rings_ring_error_blur: 0;
1010
+ --hm_focus_rings_ring_error_spread: 4;
1011
+ --hm_focus_rings_ring_error_shadow_xs_1_color: #f044383d;
1012
+ --hm_focus_rings_ring_error_shadow_xs_1_type: dropShadow;
1013
+ --hm_focus_rings_ring_error_shadow_xs_1_x: 0;
1014
+ --hm_focus_rings_ring_error_shadow_xs_1_y: 0;
1015
+ --hm_focus_rings_ring_error_shadow_xs_1_blur: 0;
1016
+ --hm_focus_rings_ring_error_shadow_xs_1_spread: 4;
1017
+ --hm_focus_rings_ring_error_shadow_xs_2_color: #1018280d;
1018
+ --hm_focus_rings_ring_error_shadow_xs_2_type: dropShadow;
1019
+ --hm_focus_rings_ring_error_shadow_xs_2_x: 0;
1020
+ --hm_focus_rings_ring_error_shadow_xs_2_y: 1;
1021
+ --hm_focus_rings_ring_error_shadow_xs_2_blur: 2;
1022
+ --hm_focus_rings_ring_error_shadow_xs_2_spread: 0;
1023
+ --hm_shadows_shadow_xs_color: #1018280d;
1024
+ --hm_shadows_shadow_xs_type: dropShadow;
1025
+ --hm_shadows_shadow_xs_x: 0;
1026
+ --hm_shadows_shadow_xs_y: 1;
1027
+ --hm_shadows_shadow_xs_blur: 2;
1028
+ --hm_shadows_shadow_xs_spread: 0;
1029
+ --hm_shadows_shadow_sm_1_color: #1018280f;
1030
+ --hm_shadows_shadow_sm_1_type: dropShadow;
1031
+ --hm_shadows_shadow_sm_1_x: 0;
1032
+ --hm_shadows_shadow_sm_1_y: 1;
1033
+ --hm_shadows_shadow_sm_1_blur: 2;
1034
+ --hm_shadows_shadow_sm_1_spread: 0;
1035
+ --hm_shadows_shadow_sm_2_color: #1018281a;
1036
+ --hm_shadows_shadow_sm_2_type: dropShadow;
1037
+ --hm_shadows_shadow_sm_2_x: 0;
1038
+ --hm_shadows_shadow_sm_2_y: 1;
1039
+ --hm_shadows_shadow_sm_2_blur: 3;
1040
+ --hm_shadows_shadow_sm_2_spread: 0;
1041
+ --hm_shadows_shadow_md_1_color: #1018280f;
1042
+ --hm_shadows_shadow_md_1_type: dropShadow;
1043
+ --hm_shadows_shadow_md_1_x: 0;
1044
+ --hm_shadows_shadow_md_1_y: 2;
1045
+ --hm_shadows_shadow_md_1_blur: 4;
1046
+ --hm_shadows_shadow_md_1_spread: -2;
1047
+ --hm_shadows_shadow_md_2_color: #1018281a;
1048
+ --hm_shadows_shadow_md_2_type: dropShadow;
1049
+ --hm_shadows_shadow_md_2_x: 0;
1050
+ --hm_shadows_shadow_md_2_y: 4;
1051
+ --hm_shadows_shadow_md_2_blur: 8;
1052
+ --hm_shadows_shadow_md_2_spread: -2;
1053
+ --hm_shadows_shadow_lg_1_color: #10182808;
1054
+ --hm_shadows_shadow_lg_1_type: dropShadow;
1055
+ --hm_shadows_shadow_lg_1_x: 0;
1056
+ --hm_shadows_shadow_lg_1_y: 4;
1057
+ --hm_shadows_shadow_lg_1_blur: 6;
1058
+ --hm_shadows_shadow_lg_1_spread: -2;
1059
+ --hm_shadows_shadow_lg_2_color: #10182814;
1060
+ --hm_shadows_shadow_lg_2_type: dropShadow;
1061
+ --hm_shadows_shadow_lg_2_x: 0;
1062
+ --hm_shadows_shadow_lg_2_y: 12;
1063
+ --hm_shadows_shadow_lg_2_blur: 16;
1064
+ --hm_shadows_shadow_lg_2_spread: -4;
1065
+ --hm_shadows_shadow_xl_1_color: #10182808;
1066
+ --hm_shadows_shadow_xl_1_type: dropShadow;
1067
+ --hm_shadows_shadow_xl_1_x: 0;
1068
+ --hm_shadows_shadow_xl_1_y: 8;
1069
+ --hm_shadows_shadow_xl_1_blur: 8;
1070
+ --hm_shadows_shadow_xl_1_spread: -4;
1071
+ --hm_shadows_shadow_xl_2_color: #10182814;
1072
+ --hm_shadows_shadow_xl_2_type: dropShadow;
1073
+ --hm_shadows_shadow_xl_2_x: 0;
1074
+ --hm_shadows_shadow_xl_2_y: 20;
1075
+ --hm_shadows_shadow_xl_2_blur: 24;
1076
+ --hm_shadows_shadow_xl_2_spread: -4;
1077
+ --hm_shadows_shadow_2xl_color: #1018282e;
1078
+ --hm_shadows_shadow_2xl_type: dropShadow;
1079
+ --hm_shadows_shadow_2xl_x: 0;
1080
+ --hm_shadows_shadow_2xl_y: 24;
1081
+ --hm_shadows_shadow_2xl_blur: 48;
1082
+ --hm_shadows_shadow_2xl_spread: -12;
1083
+ --hm_shadows_shadow_3xl_color: #10182824;
1084
+ --hm_shadows_shadow_3xl_type: dropShadow;
1085
+ --hm_shadows_shadow_3xl_x: 0;
1086
+ --hm_shadows_shadow_3xl_y: 32;
1087
+ --hm_shadows_shadow_3xl_blur: 64;
1088
+ --hm_shadows_shadow_3xl_spread: -12;
1089
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_color: #34405424;
1090
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_type: dropShadow;
1091
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_x: 0;
1092
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_y: 75;
1093
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_blur: 150;
1094
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_spread: 0;
1095
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_color: #3440542e;
1096
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_type: dropShadow;
1097
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_x: 0;
1098
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_y: 100;
1099
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_blur: 200;
1100
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_spread: 0;
1101
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_color: #3440541f;
1102
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_type: dropShadow;
1103
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_x: -40;
1104
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_y: 40;
1105
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_blur: 72;
1106
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_spread: 0;
1107
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_color: #3440541f;
1108
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_type: dropShadow;
1109
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_x: 100;
1110
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_y: 100;
1111
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_blur: 150;
1112
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_spread: 0;
1113
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_color: #34405414;
1114
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_type: dropShadow;
1115
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_x: 32;
1116
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_y: 32;
1117
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_blur: 64;
1118
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_spread: 0;
1119
+ --hm_font_families_figtree: Figtree;
1120
+ --hm_font_families_inter: Inter;
1121
+ --hm_line_heights_0: 100%;
1122
+ --hm_line_heights_1: 30;
1123
+ --hm_line_heights_2: 120%;
1124
+ --hm_line_heights_3: 110%;
1125
+ --hm_line_heights_4: 24;
1126
+ --hm_font_weights_figtree_0: Regular;
1127
+ --hm_font_weights_figtree_1: Medium;
1128
+ --hm_font_weights_figtree_2: SemiBold;
1129
+ --hm_font_weights_figtree_3: Bold;
1130
+ --hm_font_weights_inter_4: Medium Italic;
1131
+ --hm_font_weights_inter_5: Italic;
1132
+ --hm_font_weights_inter_6: Semi Bold Italic;
1133
+ --hm_font_weights_inter_7: Bold Italic;
1134
+ --hm_font_weights_inter_8: Regular;
1135
+ --hm_font_weights_inter_9: Medium;
1136
+ --hm_font_weights_inter_10: Semi Bold;
1137
+ --hm_font_size_0: 12;
1138
+ --hm_font_size_1: 14;
1139
+ --hm_font_size_2: 16;
1140
+ --hm_font_size_3: 18;
1141
+ --hm_font_size_4: 20;
1142
+ --hm_font_size_5: 24;
1143
+ --hm_font_size_6: 30;
1144
+ --hm_font_size_7: 36;
1145
+ --hm_font_size_8: 48;
1146
+ --hm_font_size_9: 60;
1147
+ --hm_font_size_10: 72;
1148
+ --hm_letter_spacing_0: -2%;
1149
+ --hm_letter_spacing_1: 0%;
1150
+ --hm_paragraph_spacing_0: 0;
1151
+ --hm_paragraph_spacing_1: 12;
1152
+ --hm_paragraph_spacing_2: 14;
1153
+ --hm_paragraph_spacing_3: 16;
1154
+ --hm_paragraph_spacing_4: 18;
1155
+ --hm_paragraph_spacing_5: 20;
1156
+ --hm_paragraph_spacing_6: 24;
1157
+ --hm_paragraph_spacing_7: 32;
1158
+ --hm_paragraph_spacing_8: 36;
1159
+ --hm_paragraph_spacing_9: 38;
1160
+ --hm_paragraph_spacing_10: 48;
1161
+ --hm_paragraph_spacing_11: 60;
1162
+ --hm_paragraph_spacing_12: 72;
1163
+ --hm_display_2xl_regular_font_family: Figtree;
1164
+ --hm_display_2xl_regular_font_weight: Regular;
1165
+ --hm_display_2xl_regular_line_height: 100%;
1166
+ --hm_display_2xl_regular_font_size: 72;
1167
+ --hm_display_2xl_regular_letter_spacing: -2%;
1168
+ --hm_display_2xl_regular_paragraph_spacing: 72;
1169
+ --hm_display_2xl_regular_paragraph_indent: 0px;
1170
+ --hm_display_2xl_regular_text_case: none;
1171
+ --hm_display_2xl_regular_text_decoration: none;
1172
+ --hm_display_2xl_medium_font_family: Figtree;
1173
+ --hm_display_2xl_medium_font_weight: Medium;
1174
+ --hm_display_2xl_medium_line_height: 100%;
1175
+ --hm_display_2xl_medium_font_size: 72;
1176
+ --hm_display_2xl_medium_letter_spacing: -2%;
1177
+ --hm_display_2xl_medium_paragraph_spacing: 72;
1178
+ --hm_display_2xl_medium_paragraph_indent: 0px;
1179
+ --hm_display_2xl_medium_text_case: none;
1180
+ --hm_display_2xl_medium_text_decoration: none;
1181
+ --hm_display_2xl_semibold_font_family: Figtree;
1182
+ --hm_display_2xl_semibold_font_weight: SemiBold;
1183
+ --hm_display_2xl_semibold_line_height: 100%;
1184
+ --hm_display_2xl_semibold_font_size: 72;
1185
+ --hm_display_2xl_semibold_letter_spacing: -2%;
1186
+ --hm_display_2xl_semibold_paragraph_spacing: 72;
1187
+ --hm_display_2xl_semibold_paragraph_indent: 0px;
1188
+ --hm_display_2xl_semibold_text_case: none;
1189
+ --hm_display_2xl_semibold_text_decoration: none;
1190
+ --hm_display_2xl_bold_font_family: Figtree;
1191
+ --hm_display_2xl_bold_font_weight: Bold;
1192
+ --hm_display_2xl_bold_line_height: 100%;
1193
+ --hm_display_2xl_bold_font_size: 72;
1194
+ --hm_display_2xl_bold_letter_spacing: -2%;
1195
+ --hm_display_2xl_bold_paragraph_spacing: 72;
1196
+ --hm_display_2xl_bold_paragraph_indent: 0px;
1197
+ --hm_display_2xl_bold_text_case: none;
1198
+ --hm_display_2xl_bold_text_decoration: none;
1199
+ --hm_display_xl_regular_font_family: Figtree;
1200
+ --hm_display_xl_regular_font_weight: Regular;
1201
+ --hm_display_xl_regular_line_height: 100%;
1202
+ --hm_display_xl_regular_font_size: 60;
1203
+ --hm_display_xl_regular_letter_spacing: -2%;
1204
+ --hm_display_xl_regular_paragraph_spacing: 60;
1205
+ --hm_display_xl_regular_paragraph_indent: 0px;
1206
+ --hm_display_xl_regular_text_case: none;
1207
+ --hm_display_xl_regular_text_decoration: none;
1208
+ --hm_display_xl_medium_font_family: Figtree;
1209
+ --hm_display_xl_medium_font_weight: Medium;
1210
+ --hm_display_xl_medium_line_height: 100%;
1211
+ --hm_display_xl_medium_font_size: 60;
1212
+ --hm_display_xl_medium_letter_spacing: -2%;
1213
+ --hm_display_xl_medium_paragraph_spacing: 60;
1214
+ --hm_display_xl_medium_paragraph_indent: 0px;
1215
+ --hm_display_xl_medium_text_case: none;
1216
+ --hm_display_xl_medium_text_decoration: none;
1217
+ --hm_display_xl_semibold_font_family: Figtree;
1218
+ --hm_display_xl_semibold_font_weight: SemiBold;
1219
+ --hm_display_xl_semibold_line_height: 100%;
1220
+ --hm_display_xl_semibold_font_size: 60;
1221
+ --hm_display_xl_semibold_letter_spacing: -2%;
1222
+ --hm_display_xl_semibold_paragraph_spacing: 60;
1223
+ --hm_display_xl_semibold_paragraph_indent: 0px;
1224
+ --hm_display_xl_semibold_text_case: none;
1225
+ --hm_display_xl_semibold_text_decoration: none;
1226
+ --hm_display_xl_bold_font_family: Figtree;
1227
+ --hm_display_xl_bold_font_weight: Bold;
1228
+ --hm_display_xl_bold_line_height: 100%;
1229
+ --hm_display_xl_bold_font_size: 60;
1230
+ --hm_display_xl_bold_letter_spacing: -2%;
1231
+ --hm_display_xl_bold_paragraph_spacing: 60;
1232
+ --hm_display_xl_bold_paragraph_indent: 0px;
1233
+ --hm_display_xl_bold_text_case: none;
1234
+ --hm_display_xl_bold_text_decoration: none;
1235
+ --hm_display_lg_regular_font_family: Figtree;
1236
+ --hm_display_lg_regular_font_weight: Regular;
1237
+ --hm_display_lg_regular_line_height: 100%;
1238
+ --hm_display_lg_regular_font_size: 48;
1239
+ --hm_display_lg_regular_letter_spacing: -2%;
1240
+ --hm_display_lg_regular_paragraph_spacing: 48;
1241
+ --hm_display_lg_regular_paragraph_indent: 0px;
1242
+ --hm_display_lg_regular_text_case: none;
1243
+ --hm_display_lg_regular_text_decoration: none;
1244
+ --hm_display_lg_medium_font_family: Figtree;
1245
+ --hm_display_lg_medium_font_weight: Medium;
1246
+ --hm_display_lg_medium_line_height: 100%;
1247
+ --hm_display_lg_medium_font_size: 48;
1248
+ --hm_display_lg_medium_letter_spacing: -2%;
1249
+ --hm_display_lg_medium_paragraph_spacing: 48;
1250
+ --hm_display_lg_medium_paragraph_indent: 0px;
1251
+ --hm_display_lg_medium_text_case: none;
1252
+ --hm_display_lg_medium_text_decoration: none;
1253
+ --hm_display_lg_semibold_font_family: Figtree;
1254
+ --hm_display_lg_semibold_font_weight: SemiBold;
1255
+ --hm_display_lg_semibold_line_height: 100%;
1256
+ --hm_display_lg_semibold_font_size: 48;
1257
+ --hm_display_lg_semibold_letter_spacing: -2%;
1258
+ --hm_display_lg_semibold_paragraph_spacing: 48;
1259
+ --hm_display_lg_semibold_paragraph_indent: 0px;
1260
+ --hm_display_lg_semibold_text_case: none;
1261
+ --hm_display_lg_semibold_text_decoration: none;
1262
+ --hm_display_lg_bold_font_family: Figtree;
1263
+ --hm_display_lg_bold_font_weight: Bold;
1264
+ --hm_display_lg_bold_line_height: 100%;
1265
+ --hm_display_lg_bold_font_size: 48;
1266
+ --hm_display_lg_bold_letter_spacing: -2%;
1267
+ --hm_display_lg_bold_paragraph_spacing: 48;
1268
+ --hm_display_lg_bold_paragraph_indent: 0px;
1269
+ --hm_display_lg_bold_text_case: none;
1270
+ --hm_display_lg_bold_text_decoration: none;
1271
+ --hm_display_md_regular_font_family: Figtree;
1272
+ --hm_display_md_regular_font_weight: Regular;
1273
+ --hm_display_md_regular_line_height: 100%;
1274
+ --hm_display_md_regular_font_size: 36;
1275
+ --hm_display_md_regular_letter_spacing: -2%;
1276
+ --hm_display_md_regular_paragraph_spacing: 36;
1277
+ --hm_display_md_regular_paragraph_indent: 0px;
1278
+ --hm_display_md_regular_text_case: none;
1279
+ --hm_display_md_regular_text_decoration: none;
1280
+ --hm_display_md_medium_font_family: Figtree;
1281
+ --hm_display_md_medium_font_weight: Medium;
1282
+ --hm_display_md_medium_line_height: 100%;
1283
+ --hm_display_md_medium_font_size: 36;
1284
+ --hm_display_md_medium_letter_spacing: -2%;
1285
+ --hm_display_md_medium_paragraph_spacing: 36;
1286
+ --hm_display_md_medium_paragraph_indent: 0px;
1287
+ --hm_display_md_medium_text_case: none;
1288
+ --hm_display_md_medium_text_decoration: none;
1289
+ --hm_display_md_semibold_font_family: Figtree;
1290
+ --hm_display_md_semibold_font_weight: SemiBold;
1291
+ --hm_display_md_semibold_line_height: 100%;
1292
+ --hm_display_md_semibold_font_size: 36;
1293
+ --hm_display_md_semibold_letter_spacing: -2%;
1294
+ --hm_display_md_semibold_paragraph_spacing: 36;
1295
+ --hm_display_md_semibold_paragraph_indent: 0px;
1296
+ --hm_display_md_semibold_text_case: none;
1297
+ --hm_display_md_semibold_text_decoration: none;
1298
+ --hm_display_md_bold_font_family: Figtree;
1299
+ --hm_display_md_bold_font_weight: Bold;
1300
+ --hm_display_md_bold_line_height: 100%;
1301
+ --hm_display_md_bold_font_size: 36;
1302
+ --hm_display_md_bold_letter_spacing: -2%;
1303
+ --hm_display_md_bold_paragraph_spacing: 36;
1304
+ --hm_display_md_bold_paragraph_indent: 0px;
1305
+ --hm_display_md_bold_text_case: none;
1306
+ --hm_display_md_bold_text_decoration: none;
1307
+ --hm_display_sm_regular_font_family: Figtree;
1308
+ --hm_display_sm_regular_font_weight: Regular;
1309
+ --hm_display_sm_regular_line_height: 100%;
1310
+ --hm_display_sm_regular_font_size: 30;
1311
+ --hm_display_sm_regular_letter_spacing: 0%;
1312
+ --hm_display_sm_regular_paragraph_spacing: 20;
1313
+ --hm_display_sm_regular_paragraph_indent: 0px;
1314
+ --hm_display_sm_regular_text_case: none;
1315
+ --hm_display_sm_regular_text_decoration: none;
1316
+ --hm_display_sm_medium_font_family: Figtree;
1317
+ --hm_display_sm_medium_font_weight: Medium;
1318
+ --hm_display_sm_medium_line_height: 100%;
1319
+ --hm_display_sm_medium_font_size: 30;
1320
+ --hm_display_sm_medium_letter_spacing: 0%;
1321
+ --hm_display_sm_medium_paragraph_spacing: 20;
1322
+ --hm_display_sm_medium_paragraph_indent: 0px;
1323
+ --hm_display_sm_medium_text_case: none;
1324
+ --hm_display_sm_medium_text_decoration: none;
1325
+ --hm_display_sm_semibold_font_family: Figtree;
1326
+ --hm_display_sm_semibold_font_weight: SemiBold;
1327
+ --hm_display_sm_semibold_line_height: 100%;
1328
+ --hm_display_sm_semibold_font_size: 30;
1329
+ --hm_display_sm_semibold_letter_spacing: 0%;
1330
+ --hm_display_sm_semibold_paragraph_spacing: 20;
1331
+ --hm_display_sm_semibold_paragraph_indent: 0px;
1332
+ --hm_display_sm_semibold_text_case: none;
1333
+ --hm_display_sm_semibold_text_decoration: none;
1334
+ --hm_display_sm_bold_font_family: Figtree;
1335
+ --hm_display_sm_bold_font_weight: Bold;
1336
+ --hm_display_sm_bold_line_height: 100%;
1337
+ --hm_display_sm_bold_font_size: 30;
1338
+ --hm_display_sm_bold_letter_spacing: 0%;
1339
+ --hm_display_sm_bold_paragraph_spacing: 20;
1340
+ --hm_display_sm_bold_paragraph_indent: 0px;
1341
+ --hm_display_sm_bold_text_case: none;
1342
+ --hm_display_sm_bold_text_decoration: none;
1343
+ --hm_display_sm_medium_italic_font_family: Inter;
1344
+ --hm_display_sm_medium_italic_font_weight: Medium;
1345
+ --hm_display_sm_medium_italic_line_height: 100%;
1346
+ --hm_display_sm_medium_italic_font_size: 30;
1347
+ --hm_display_sm_medium_italic_letter_spacing: 0%;
1348
+ --hm_display_sm_medium_italic_paragraph_spacing: 38;
1349
+ --hm_display_sm_medium_italic_paragraph_indent: 0px;
1350
+ --hm_display_sm_medium_italic_text_case: none;
1351
+ --hm_display_sm_medium_italic_text_decoration: none;
1352
+ --hm_display_sm_medium_italic_font_style: italic;
1353
+ --hm_display_xs_regular_font_family: Figtree;
1354
+ --hm_display_xs_regular_font_weight: Regular;
1355
+ --hm_display_xs_regular_line_height: 100%;
1356
+ --hm_display_xs_regular_font_size: 24;
1357
+ --hm_display_xs_regular_letter_spacing: 0%;
1358
+ --hm_display_xs_regular_paragraph_spacing: 24;
1359
+ --hm_display_xs_regular_paragraph_indent: 0px;
1360
+ --hm_display_xs_regular_text_case: none;
1361
+ --hm_display_xs_regular_text_decoration: none;
1362
+ --hm_display_xs_medium_font_family: Figtree;
1363
+ --hm_display_xs_medium_font_weight: Medium;
1364
+ --hm_display_xs_medium_line_height: 100%;
1365
+ --hm_display_xs_medium_font_size: 24;
1366
+ --hm_display_xs_medium_letter_spacing: 0%;
1367
+ --hm_display_xs_medium_paragraph_spacing: 24;
1368
+ --hm_display_xs_medium_paragraph_indent: 0px;
1369
+ --hm_display_xs_medium_text_case: none;
1370
+ --hm_display_xs_medium_text_decoration: none;
1371
+ --hm_display_xs_semibold_font_family: Figtree;
1372
+ --hm_display_xs_semibold_font_weight: SemiBold;
1373
+ --hm_display_xs_semibold_line_height: 100%;
1374
+ --hm_display_xs_semibold_font_size: 24;
1375
+ --hm_display_xs_semibold_letter_spacing: 0%;
1376
+ --hm_display_xs_semibold_paragraph_spacing: 24;
1377
+ --hm_display_xs_semibold_paragraph_indent: 0px;
1378
+ --hm_display_xs_semibold_text_case: none;
1379
+ --hm_display_xs_semibold_text_decoration: none;
1380
+ --hm_display_xs_bold_font_family: Figtree;
1381
+ --hm_display_xs_bold_font_weight: Bold;
1382
+ --hm_display_xs_bold_line_height: 100%;
1383
+ --hm_display_xs_bold_font_size: 24;
1384
+ --hm_display_xs_bold_letter_spacing: 0%;
1385
+ --hm_display_xs_bold_paragraph_spacing: 24;
1386
+ --hm_display_xs_bold_paragraph_indent: 0px;
1387
+ --hm_display_xs_bold_text_case: none;
1388
+ --hm_display_xs_bold_text_decoration: none;
1389
+ --hm_display_xs_medium_italic_font_family: Inter;
1390
+ --hm_display_xs_medium_italic_font_weight: Medium;
1391
+ --hm_display_xs_medium_italic_line_height: 100%;
1392
+ --hm_display_xs_medium_italic_font_size: 24;
1393
+ --hm_display_xs_medium_italic_letter_spacing: 0%;
1394
+ --hm_display_xs_medium_italic_paragraph_spacing: 32;
1395
+ --hm_display_xs_medium_italic_paragraph_indent: 0px;
1396
+ --hm_display_xs_medium_italic_text_case: none;
1397
+ --hm_display_xs_medium_italic_text_decoration: none;
1398
+ --hm_display_xs_medium_italic_font_style: italic;
1399
+ --hm_text_xl_regular_font_family: Figtree;
1400
+ --hm_text_xl_regular_font_weight: Regular;
1401
+ --hm_text_xl_regular_line_height: 100%;
1402
+ --hm_text_xl_regular_font_size: 20;
1403
+ --hm_text_xl_regular_letter_spacing: 0%;
1404
+ --hm_text_xl_regular_paragraph_spacing: 20;
1405
+ --hm_text_xl_regular_paragraph_indent: 0px;
1406
+ --hm_text_xl_regular_text_case: none;
1407
+ --hm_text_xl_regular_text_decoration: none;
1408
+ --hm_text_xl_medium_font_family: Figtree;
1409
+ --hm_text_xl_medium_font_weight: Medium;
1410
+ --hm_text_xl_medium_line_height: 100%;
1411
+ --hm_text_xl_medium_font_size: 20;
1412
+ --hm_text_xl_medium_letter_spacing: 0%;
1413
+ --hm_text_xl_medium_paragraph_spacing: 20;
1414
+ --hm_text_xl_medium_paragraph_indent: 0px;
1415
+ --hm_text_xl_medium_text_case: none;
1416
+ --hm_text_xl_medium_text_decoration: none;
1417
+ --hm_text_xl_semibold_font_family: Figtree;
1418
+ --hm_text_xl_semibold_font_weight: SemiBold;
1419
+ --hm_text_xl_semibold_line_height: 100%;
1420
+ --hm_text_xl_semibold_font_size: 20;
1421
+ --hm_text_xl_semibold_letter_spacing: 0%;
1422
+ --hm_text_xl_semibold_paragraph_spacing: 20;
1423
+ --hm_text_xl_semibold_paragraph_indent: 0px;
1424
+ --hm_text_xl_semibold_text_case: none;
1425
+ --hm_text_xl_semibold_text_decoration: none;
1426
+ --hm_text_xl_bold_font_family: Figtree;
1427
+ --hm_text_xl_bold_font_weight: Bold;
1428
+ --hm_text_xl_bold_line_height: 100%;
1429
+ --hm_text_xl_bold_font_size: 20;
1430
+ --hm_text_xl_bold_letter_spacing: 0%;
1431
+ --hm_text_xl_bold_paragraph_spacing: 20;
1432
+ --hm_text_xl_bold_paragraph_indent: 0px;
1433
+ --hm_text_xl_bold_text_case: none;
1434
+ --hm_text_xl_bold_text_decoration: none;
1435
+ --hm_text_xl_regular_italic_font_family: Inter;
1436
+ --hm_text_xl_regular_italic_font_weight: Regular;
1437
+ --hm_text_xl_regular_italic_line_height: 100%;
1438
+ --hm_text_xl_regular_italic_font_size: 20;
1439
+ --hm_text_xl_regular_italic_letter_spacing: 0%;
1440
+ --hm_text_xl_regular_italic_paragraph_spacing: 20;
1441
+ --hm_text_xl_regular_italic_paragraph_indent: 0px;
1442
+ --hm_text_xl_regular_italic_text_case: none;
1443
+ --hm_text_xl_regular_italic_text_decoration: none;
1444
+ --hm_text_xl_regular_italic_font_style: italic;
1445
+ --hm_text_xl_medium_italic_font_family: Inter;
1446
+ --hm_text_xl_medium_italic_font_weight: Medium;
1447
+ --hm_text_xl_medium_italic_line_height: 100%;
1448
+ --hm_text_xl_medium_italic_font_size: 20;
1449
+ --hm_text_xl_medium_italic_letter_spacing: 0%;
1450
+ --hm_text_xl_medium_italic_paragraph_spacing: 20;
1451
+ --hm_text_xl_medium_italic_paragraph_indent: 0px;
1452
+ --hm_text_xl_medium_italic_text_case: none;
1453
+ --hm_text_xl_medium_italic_text_decoration: none;
1454
+ --hm_text_xl_medium_italic_font_style: italic;
1455
+ --hm_text_xl_semibold_italic_font_family: Inter;
1456
+ --hm_text_xl_semibold_italic_font_weight: Semi Bold;
1457
+ --hm_text_xl_semibold_italic_line_height: 100%;
1458
+ --hm_text_xl_semibold_italic_font_size: 20;
1459
+ --hm_text_xl_semibold_italic_letter_spacing: 0%;
1460
+ --hm_text_xl_semibold_italic_paragraph_spacing: 20;
1461
+ --hm_text_xl_semibold_italic_paragraph_indent: 0px;
1462
+ --hm_text_xl_semibold_italic_text_case: none;
1463
+ --hm_text_xl_semibold_italic_text_decoration: none;
1464
+ --hm_text_xl_semibold_italic_font_style: italic;
1465
+ --hm_text_xl_bold_italic_font_family: Inter;
1466
+ --hm_text_xl_bold_italic_font_weight: Bold;
1467
+ --hm_text_xl_bold_italic_line_height: 30;
1468
+ --hm_text_xl_bold_italic_font_size: 20;
1469
+ --hm_text_xl_bold_italic_letter_spacing: 0%;
1470
+ --hm_text_xl_bold_italic_paragraph_spacing: 20;
1471
+ --hm_text_xl_bold_italic_paragraph_indent: 0px;
1472
+ --hm_text_xl_bold_italic_text_case: none;
1473
+ --hm_text_xl_bold_italic_text_decoration: none;
1474
+ --hm_text_xl_bold_italic_font_style: italic;
1475
+ --hm_text_xl_regular_underlined_font_family: Inter;
1476
+ --hm_text_xl_regular_underlined_font_weight: Regular;
1477
+ --hm_text_xl_regular_underlined_line_height: 100%;
1478
+ --hm_text_xl_regular_underlined_font_size: 20;
1479
+ --hm_text_xl_regular_underlined_letter_spacing: 0%;
1480
+ --hm_text_xl_regular_underlined_paragraph_spacing: 0;
1481
+ --hm_text_xl_regular_underlined_paragraph_indent: 0px;
1482
+ --hm_text_xl_regular_underlined_text_case: none;
1483
+ --hm_text_xl_regular_underlined_text_decoration: underline;
1484
+ --hm_text_lg_regular_font_family: Figtree;
1485
+ --hm_text_lg_regular_font_weight: Regular;
1486
+ --hm_text_lg_regular_line_height: 120%;
1487
+ --hm_text_lg_regular_font_size: 18;
1488
+ --hm_text_lg_regular_letter_spacing: 0%;
1489
+ --hm_text_lg_regular_paragraph_spacing: 18;
1490
+ --hm_text_lg_regular_paragraph_indent: 0px;
1491
+ --hm_text_lg_regular_text_case: none;
1492
+ --hm_text_lg_regular_text_decoration: none;
1493
+ --hm_text_lg_medium_font_family: Figtree;
1494
+ --hm_text_lg_medium_font_weight: Medium;
1495
+ --hm_text_lg_medium_line_height: 120%;
1496
+ --hm_text_lg_medium_font_size: 18;
1497
+ --hm_text_lg_medium_letter_spacing: 0%;
1498
+ --hm_text_lg_medium_paragraph_spacing: 18;
1499
+ --hm_text_lg_medium_paragraph_indent: 0px;
1500
+ --hm_text_lg_medium_text_case: none;
1501
+ --hm_text_lg_medium_text_decoration: none;
1502
+ --hm_text_lg_semibold_font_family: Figtree;
1503
+ --hm_text_lg_semibold_font_weight: SemiBold;
1504
+ --hm_text_lg_semibold_line_height: 120%;
1505
+ --hm_text_lg_semibold_font_size: 18;
1506
+ --hm_text_lg_semibold_letter_spacing: 0%;
1507
+ --hm_text_lg_semibold_paragraph_spacing: 18;
1508
+ --hm_text_lg_semibold_paragraph_indent: 0px;
1509
+ --hm_text_lg_semibold_text_case: none;
1510
+ --hm_text_lg_semibold_text_decoration: none;
1511
+ --hm_text_lg_bold_font_family: Figtree;
1512
+ --hm_text_lg_bold_font_weight: Bold;
1513
+ --hm_text_lg_bold_line_height: 120%;
1514
+ --hm_text_lg_bold_font_size: 18;
1515
+ --hm_text_lg_bold_letter_spacing: 0%;
1516
+ --hm_text_lg_bold_paragraph_spacing: 18;
1517
+ --hm_text_lg_bold_paragraph_indent: 0px;
1518
+ --hm_text_lg_bold_text_case: none;
1519
+ --hm_text_lg_bold_text_decoration: none;
1520
+ --hm_text_lg_regular_italic_font_family: Inter;
1521
+ --hm_text_lg_regular_italic_font_weight: Regular;
1522
+ --hm_text_lg_regular_italic_line_height: 100%;
1523
+ --hm_text_lg_regular_italic_font_size: 18;
1524
+ --hm_text_lg_regular_italic_letter_spacing: 0%;
1525
+ --hm_text_lg_regular_italic_paragraph_spacing: 18;
1526
+ --hm_text_lg_regular_italic_paragraph_indent: 0px;
1527
+ --hm_text_lg_regular_italic_text_case: none;
1528
+ --hm_text_lg_regular_italic_text_decoration: none;
1529
+ --hm_text_lg_regular_italic_font_style: italic;
1530
+ --hm_text_lg_medium_italic_font_family: Inter;
1531
+ --hm_text_lg_medium_italic_font_weight: Medium;
1532
+ --hm_text_lg_medium_italic_line_height: 100%;
1533
+ --hm_text_lg_medium_italic_font_size: 18;
1534
+ --hm_text_lg_medium_italic_letter_spacing: 0%;
1535
+ --hm_text_lg_medium_italic_paragraph_spacing: 18;
1536
+ --hm_text_lg_medium_italic_paragraph_indent: 0px;
1537
+ --hm_text_lg_medium_italic_text_case: none;
1538
+ --hm_text_lg_medium_italic_text_decoration: none;
1539
+ --hm_text_lg_medium_italic_font_style: italic;
1540
+ --hm_text_lg_semibold_italic_font_family: Inter;
1541
+ --hm_text_lg_semibold_italic_font_weight: Semi Bold;
1542
+ --hm_text_lg_semibold_italic_line_height: 100%;
1543
+ --hm_text_lg_semibold_italic_font_size: 18;
1544
+ --hm_text_lg_semibold_italic_letter_spacing: 0%;
1545
+ --hm_text_lg_semibold_italic_paragraph_spacing: 18;
1546
+ --hm_text_lg_semibold_italic_paragraph_indent: 0px;
1547
+ --hm_text_lg_semibold_italic_text_case: none;
1548
+ --hm_text_lg_semibold_italic_text_decoration: none;
1549
+ --hm_text_lg_semibold_italic_font_style: italic;
1550
+ --hm_text_lg_bold_italic_font_family: Inter;
1551
+ --hm_text_lg_bold_italic_font_weight: Bold;
1552
+ --hm_text_lg_bold_italic_line_height: 100%;
1553
+ --hm_text_lg_bold_italic_font_size: 18;
1554
+ --hm_text_lg_bold_italic_letter_spacing: 0%;
1555
+ --hm_text_lg_bold_italic_paragraph_spacing: 18;
1556
+ --hm_text_lg_bold_italic_paragraph_indent: 0px;
1557
+ --hm_text_lg_bold_italic_text_case: none;
1558
+ --hm_text_lg_bold_italic_text_decoration: none;
1559
+ --hm_text_lg_bold_italic_font_style: italic;
1560
+ --hm_text_lg_regular_underlined_font_family: Inter;
1561
+ --hm_text_lg_regular_underlined_font_weight: Regular;
1562
+ --hm_text_lg_regular_underlined_line_height: 100%;
1563
+ --hm_text_lg_regular_underlined_font_size: 18;
1564
+ --hm_text_lg_regular_underlined_letter_spacing: 0%;
1565
+ --hm_text_lg_regular_underlined_paragraph_spacing: 18;
1566
+ --hm_text_lg_regular_underlined_paragraph_indent: 0px;
1567
+ --hm_text_lg_regular_underlined_text_case: none;
1568
+ --hm_text_lg_regular_underlined_text_decoration: underline;
1569
+ --hm_text_lg_medium_underlined_font_family: Inter;
1570
+ --hm_text_lg_medium_underlined_font_weight: Medium;
1571
+ --hm_text_lg_medium_underlined_line_height: 100%;
1572
+ --hm_text_lg_medium_underlined_font_size: 18;
1573
+ --hm_text_lg_medium_underlined_letter_spacing: 0%;
1574
+ --hm_text_lg_medium_underlined_paragraph_spacing: 18;
1575
+ --hm_text_lg_medium_underlined_paragraph_indent: 0px;
1576
+ --hm_text_lg_medium_underlined_text_case: none;
1577
+ --hm_text_lg_medium_underlined_text_decoration: underline;
1578
+ --hm_text_lg_semibold_underlined_font_family: Inter;
1579
+ --hm_text_lg_semibold_underlined_font_weight: Semi Bold;
1580
+ --hm_text_lg_semibold_underlined_line_height: 100%;
1581
+ --hm_text_lg_semibold_underlined_font_size: 18;
1582
+ --hm_text_lg_semibold_underlined_letter_spacing: 0%;
1583
+ --hm_text_lg_semibold_underlined_paragraph_spacing: 18;
1584
+ --hm_text_lg_semibold_underlined_paragraph_indent: 0px;
1585
+ --hm_text_lg_semibold_underlined_text_case: none;
1586
+ --hm_text_lg_semibold_underlined_text_decoration: underline;
1587
+ --hm_text_md_regular_font_family: Figtree;
1588
+ --hm_text_md_regular_font_weight: Regular;
1589
+ --hm_text_md_regular_line_height: 120%;
1590
+ --hm_text_md_regular_font_size: 16;
1591
+ --hm_text_md_regular_letter_spacing: 0%;
1592
+ --hm_text_md_regular_paragraph_spacing: 16;
1593
+ --hm_text_md_regular_paragraph_indent: 0px;
1594
+ --hm_text_md_regular_text_case: none;
1595
+ --hm_text_md_regular_text_decoration: none;
1596
+ --hm_text_md_medium_font_family: Figtree;
1597
+ --hm_text_md_medium_font_weight: Medium;
1598
+ --hm_text_md_medium_line_height: 120%;
1599
+ --hm_text_md_medium_font_size: 16;
1600
+ --hm_text_md_medium_letter_spacing: 0%;
1601
+ --hm_text_md_medium_paragraph_spacing: 16;
1602
+ --hm_text_md_medium_paragraph_indent: 0px;
1603
+ --hm_text_md_medium_text_case: none;
1604
+ --hm_text_md_medium_text_decoration: none;
1605
+ --hm_text_md_semibold_font_family: Figtree;
1606
+ --hm_text_md_semibold_font_weight: SemiBold;
1607
+ --hm_text_md_semibold_line_height: 120%;
1608
+ --hm_text_md_semibold_font_size: 16;
1609
+ --hm_text_md_semibold_letter_spacing: 0%;
1610
+ --hm_text_md_semibold_paragraph_spacing: 16;
1611
+ --hm_text_md_semibold_paragraph_indent: 0px;
1612
+ --hm_text_md_semibold_text_case: none;
1613
+ --hm_text_md_semibold_text_decoration: none;
1614
+ --hm_text_md_bold_font_family: Figtree;
1615
+ --hm_text_md_bold_font_weight: Bold;
1616
+ --hm_text_md_bold_line_height: 110%;
1617
+ --hm_text_md_bold_font_size: 16;
1618
+ --hm_text_md_bold_letter_spacing: 0%;
1619
+ --hm_text_md_bold_paragraph_spacing: 16;
1620
+ --hm_text_md_bold_paragraph_indent: 0px;
1621
+ --hm_text_md_bold_text_case: none;
1622
+ --hm_text_md_bold_text_decoration: none;
1623
+ --hm_text_md_regular_italic_font_family: Inter;
1624
+ --hm_text_md_regular_italic_font_weight: Regular;
1625
+ --hm_text_md_regular_italic_line_height: 100%;
1626
+ --hm_text_md_regular_italic_font_size: 16;
1627
+ --hm_text_md_regular_italic_letter_spacing: 0%;
1628
+ --hm_text_md_regular_italic_paragraph_spacing: 16;
1629
+ --hm_text_md_regular_italic_paragraph_indent: 0px;
1630
+ --hm_text_md_regular_italic_text_case: none;
1631
+ --hm_text_md_regular_italic_text_decoration: none;
1632
+ --hm_text_md_regular_italic_font_style: italic;
1633
+ --hm_text_md_medium_italic_font_family: Inter;
1634
+ --hm_text_md_medium_italic_font_weight: Medium;
1635
+ --hm_text_md_medium_italic_line_height: 24;
1636
+ --hm_text_md_medium_italic_font_size: 16;
1637
+ --hm_text_md_medium_italic_letter_spacing: 0%;
1638
+ --hm_text_md_medium_italic_paragraph_spacing: 16;
1639
+ --hm_text_md_medium_italic_paragraph_indent: 0px;
1640
+ --hm_text_md_medium_italic_text_case: none;
1641
+ --hm_text_md_medium_italic_text_decoration: none;
1642
+ --hm_text_md_medium_italic_font_style: italic;
1643
+ --hm_text_md_semibold_italic_font_family: Inter;
1644
+ --hm_text_md_semibold_italic_font_weight: Semi Bold;
1645
+ --hm_text_md_semibold_italic_line_height: 24;
1646
+ --hm_text_md_semibold_italic_font_size: 16;
1647
+ --hm_text_md_semibold_italic_letter_spacing: 0%;
1648
+ --hm_text_md_semibold_italic_paragraph_spacing: 16;
1649
+ --hm_text_md_semibold_italic_paragraph_indent: 0px;
1650
+ --hm_text_md_semibold_italic_text_case: none;
1651
+ --hm_text_md_semibold_italic_text_decoration: none;
1652
+ --hm_text_md_semibold_italic_font_style: italic;
1653
+ --hm_text_md_bold_italic_font_family: Inter;
1654
+ --hm_text_md_bold_italic_font_weight: Bold;
1655
+ --hm_text_md_bold_italic_line_height: 24;
1656
+ --hm_text_md_bold_italic_font_size: 16;
1657
+ --hm_text_md_bold_italic_letter_spacing: 0%;
1658
+ --hm_text_md_bold_italic_paragraph_spacing: 16;
1659
+ --hm_text_md_bold_italic_paragraph_indent: 0px;
1660
+ --hm_text_md_bold_italic_text_case: none;
1661
+ --hm_text_md_bold_italic_text_decoration: none;
1662
+ --hm_text_md_bold_italic_font_style: italic;
1663
+ --hm_text_md_regular_underlined_font_family: Inter;
1664
+ --hm_text_md_regular_underlined_font_weight: Regular;
1665
+ --hm_text_md_regular_underlined_line_height: 24;
1666
+ --hm_text_md_regular_underlined_font_size: 16;
1667
+ --hm_text_md_regular_underlined_letter_spacing: 0%;
1668
+ --hm_text_md_regular_underlined_paragraph_spacing: 24;
1669
+ --hm_text_md_regular_underlined_paragraph_indent: 0px;
1670
+ --hm_text_md_regular_underlined_text_case: none;
1671
+ --hm_text_md_regular_underlined_text_decoration: underline;
1672
+ --hm_text_md_medium_underlined_font_family: Inter;
1673
+ --hm_text_md_medium_underlined_font_weight: Medium;
1674
+ --hm_text_md_medium_underlined_line_height: 24;
1675
+ --hm_text_md_medium_underlined_font_size: 16;
1676
+ --hm_text_md_medium_underlined_letter_spacing: 0%;
1677
+ --hm_text_md_medium_underlined_paragraph_spacing: 24;
1678
+ --hm_text_md_medium_underlined_paragraph_indent: 0px;
1679
+ --hm_text_md_medium_underlined_text_case: none;
1680
+ --hm_text_md_medium_underlined_text_decoration: underline;
1681
+ --hm_text_md_semibold_underlined_font_family: Inter;
1682
+ --hm_text_md_semibold_underlined_font_weight: Semi Bold;
1683
+ --hm_text_md_semibold_underlined_line_height: 24;
1684
+ --hm_text_md_semibold_underlined_font_size: 16;
1685
+ --hm_text_md_semibold_underlined_letter_spacing: 0%;
1686
+ --hm_text_md_semibold_underlined_paragraph_spacing: 16;
1687
+ --hm_text_md_semibold_underlined_paragraph_indent: 0px;
1688
+ --hm_text_md_semibold_underlined_text_case: none;
1689
+ --hm_text_md_semibold_underlined_text_decoration: underline;
1690
+ --hm_text_sm_regular_font_family: Figtree;
1691
+ --hm_text_sm_regular_font_weight: Regular;
1692
+ --hm_text_sm_regular_line_height: 110%;
1693
+ --hm_text_sm_regular_font_size: 14;
1694
+ --hm_text_sm_regular_letter_spacing: 0%;
1695
+ --hm_text_sm_regular_paragraph_spacing: 14;
1696
+ --hm_text_sm_regular_paragraph_indent: 0px;
1697
+ --hm_text_sm_regular_text_case: none;
1698
+ --hm_text_sm_regular_text_decoration: none;
1699
+ --hm_text_sm_medium_font_family: Figtree;
1700
+ --hm_text_sm_medium_font_weight: Medium;
1701
+ --hm_text_sm_medium_line_height: 110%;
1702
+ --hm_text_sm_medium_font_size: 14;
1703
+ --hm_text_sm_medium_letter_spacing: 0%;
1704
+ --hm_text_sm_medium_paragraph_spacing: 14;
1705
+ --hm_text_sm_medium_paragraph_indent: 0px;
1706
+ --hm_text_sm_medium_text_case: none;
1707
+ --hm_text_sm_medium_text_decoration: none;
1708
+ --hm_text_sm_semibold_font_family: Figtree;
1709
+ --hm_text_sm_semibold_font_weight: SemiBold;
1710
+ --hm_text_sm_semibold_line_height: 110%;
1711
+ --hm_text_sm_semibold_font_size: 14;
1712
+ --hm_text_sm_semibold_letter_spacing: 0%;
1713
+ --hm_text_sm_semibold_paragraph_spacing: 14;
1714
+ --hm_text_sm_semibold_paragraph_indent: 0px;
1715
+ --hm_text_sm_semibold_text_case: none;
1716
+ --hm_text_sm_semibold_text_decoration: none;
1717
+ --hm_text_sm_bold_font_family: Figtree;
1718
+ --hm_text_sm_bold_font_weight: Bold;
1719
+ --hm_text_sm_bold_line_height: 110%;
1720
+ --hm_text_sm_bold_font_size: 14;
1721
+ --hm_text_sm_bold_letter_spacing: 0%;
1722
+ --hm_text_sm_bold_paragraph_spacing: 14;
1723
+ --hm_text_sm_bold_paragraph_indent: 0px;
1724
+ --hm_text_sm_bold_text_case: none;
1725
+ --hm_text_sm_bold_text_decoration: none;
1726
+ --hm_text_sm_regular_underlined_font_family: Inter;
1727
+ --hm_text_sm_regular_underlined_font_weight: Regular;
1728
+ --hm_text_sm_regular_underlined_line_height: 100%;
1729
+ --hm_text_sm_regular_underlined_font_size: 14;
1730
+ --hm_text_sm_regular_underlined_letter_spacing: 0%;
1731
+ --hm_text_sm_regular_underlined_paragraph_spacing: 14;
1732
+ --hm_text_sm_regular_underlined_paragraph_indent: 0px;
1733
+ --hm_text_sm_regular_underlined_text_case: none;
1734
+ --hm_text_sm_regular_underlined_text_decoration: underline;
1735
+ --hm_text_sm_medium_underlined_font_family: Inter;
1736
+ --hm_text_sm_medium_underlined_font_weight: Medium;
1737
+ --hm_text_sm_medium_underlined_line_height: 100%;
1738
+ --hm_text_sm_medium_underlined_font_size: 14;
1739
+ --hm_text_sm_medium_underlined_letter_spacing: 0%;
1740
+ --hm_text_sm_medium_underlined_paragraph_spacing: 14;
1741
+ --hm_text_sm_medium_underlined_paragraph_indent: 0px;
1742
+ --hm_text_sm_medium_underlined_text_case: none;
1743
+ --hm_text_sm_medium_underlined_text_decoration: underline;
1744
+ --hm_text_sm_semibold_underlined_font_family: Inter;
1745
+ --hm_text_sm_semibold_underlined_font_weight: Semi Bold;
1746
+ --hm_text_sm_semibold_underlined_line_height: 100%;
1747
+ --hm_text_sm_semibold_underlined_font_size: 14;
1748
+ --hm_text_sm_semibold_underlined_letter_spacing: 0%;
1749
+ --hm_text_sm_semibold_underlined_paragraph_spacing: 14;
1750
+ --hm_text_sm_semibold_underlined_paragraph_indent: 0px;
1751
+ --hm_text_sm_semibold_underlined_text_case: none;
1752
+ --hm_text_sm_semibold_underlined_text_decoration: underline;
1753
+ --hm_text_xs_regular_font_family: Figtree;
1754
+ --hm_text_xs_regular_font_weight: Regular;
1755
+ --hm_text_xs_regular_line_height: 110%;
1756
+ --hm_text_xs_regular_font_size: 12;
1757
+ --hm_text_xs_regular_letter_spacing: 0%;
1758
+ --hm_text_xs_regular_paragraph_spacing: 12;
1759
+ --hm_text_xs_regular_paragraph_indent: 0px;
1760
+ --hm_text_xs_regular_text_case: none;
1761
+ --hm_text_xs_regular_text_decoration: none;
1762
+ --hm_text_xs_medium_font_family: Figtree;
1763
+ --hm_text_xs_medium_font_weight: Medium;
1764
+ --hm_text_xs_medium_line_height: 110%;
1765
+ --hm_text_xs_medium_font_size: 12;
1766
+ --hm_text_xs_medium_letter_spacing: 0%;
1767
+ --hm_text_xs_medium_paragraph_spacing: 12;
1768
+ --hm_text_xs_medium_paragraph_indent: 0px;
1769
+ --hm_text_xs_medium_text_case: none;
1770
+ --hm_text_xs_medium_text_decoration: none;
1771
+ --hm_text_xs_semibold_font_family: Figtree;
1772
+ --hm_text_xs_semibold_font_weight: SemiBold;
1773
+ --hm_text_xs_semibold_line_height: 110%;
1774
+ --hm_text_xs_semibold_font_size: 12;
1775
+ --hm_text_xs_semibold_letter_spacing: 0%;
1776
+ --hm_text_xs_semibold_paragraph_spacing: 12;
1777
+ --hm_text_xs_semibold_paragraph_indent: 0px;
1778
+ --hm_text_xs_semibold_text_case: none;
1779
+ --hm_text_xs_semibold_text_decoration: none;
1780
+ --hm_text_xs_bold_font_family: Figtree;
1781
+ --hm_text_xs_bold_font_weight: Bold;
1782
+ --hm_text_xs_bold_line_height: 110%;
1783
+ --hm_text_xs_bold_font_size: 12;
1784
+ --hm_text_xs_bold_letter_spacing: 0%;
1785
+ --hm_text_xs_bold_paragraph_spacing: 12;
1786
+ --hm_text_xs_bold_paragraph_indent: 0px;
1787
+ --hm_text_xs_bold_text_case: none;
1788
+ --hm_text_xs_bold_text_decoration: none;
1789
+ --hm_text_case_none: none;
1790
+ --hm_text_decoration_none: none;
1791
+ --hm_text_decoration_underline: underline;
1792
+ --hm_paragraph_indent_0: 0px;
1793
+ --hm_colors_base_white: #ffffff;
1794
+ --hm_colors_base_black: #000000;
1795
+ --hm_colors_base_transparent: #ffffff00;
1796
+ --hm_colors_gray_blue_25: #fcfcfd;
1797
+ --hm_colors_gray_blue_50: #f8f9fc;
1798
+ --hm_colors_gray_blue_100: #eaecf5;
1799
+ --hm_colors_gray_blue_200: #d5d9eb;
1800
+ --hm_colors_gray_blue_300: #b3b8db;
1801
+ --hm_colors_gray_blue_400: #717bbc;
1802
+ --hm_colors_gray_blue_500: #4e5ba6;
1803
+ --hm_colors_gray_blue_600: #3e4784;
1804
+ --hm_colors_gray_blue_700: #363f72;
1805
+ --hm_colors_gray_blue_800: #293056;
1806
+ --hm_colors_gray_blue_900: #101323;
1807
+ --hm_colors_gray_blue_950: #0d0f1c;
1808
+ --hm_colors_gray_cool_25: #fcfcfd;
1809
+ --hm_colors_gray_cool_50: #f9f9fb;
1810
+ --hm_colors_gray_cool_100: #eff1f5;
1811
+ --hm_colors_gray_cool_200: #dcdfea;
1812
+ --hm_colors_gray_cool_300: #b9c0d4;
1813
+ --hm_colors_gray_cool_400: #7d89b0;
1814
+ --hm_colors_gray_cool_500: #5d6b98;
1815
+ --hm_colors_gray_cool_600: #4a5578;
1816
+ --hm_colors_gray_cool_700: #404968;
1817
+ --hm_colors_gray_cool_800: #30374f;
1818
+ --hm_colors_gray_cool_900: #111322;
1819
+ --hm_colors_gray_cool_950: #0e101b;
1820
+ --hm_colors_gray_modern_25: #fcfcfd;
1821
+ --hm_colors_gray_modern_50: #f8fafc;
1822
+ --hm_colors_gray_modern_100: #eef2f6;
1823
+ --hm_colors_gray_modern_200: #e3e8ef;
1824
+ --hm_colors_gray_modern_300: #cdd5df;
1825
+ --hm_colors_gray_modern_400: #9aa4b2;
1826
+ --hm_colors_gray_modern_500: #697586;
1827
+ --hm_colors_gray_modern_600: #4b5565;
1828
+ --hm_colors_gray_modern_700: #364152;
1829
+ --hm_colors_gray_modern_800: #202939;
1830
+ --hm_colors_gray_modern_900: #121926;
1831
+ --hm_colors_gray_modern_950: #0d121c;
1832
+ --hm_colors_gray_neutral_25: #fcfcfd;
1833
+ --hm_colors_gray_neutral_50: #f9fafb;
1834
+ --hm_colors_gray_neutral_100: #f3f4f6;
1835
+ --hm_colors_gray_neutral_200: #e5e7eb;
1836
+ --hm_colors_gray_neutral_300: #d2d6db;
1837
+ --hm_colors_gray_neutral_400: #9da4ae;
1838
+ --hm_colors_gray_neutral_500: #6c737f;
1839
+ --hm_colors_gray_neutral_600: #4d5761;
1840
+ --hm_colors_gray_neutral_700: #384250;
1841
+ --hm_colors_gray_neutral_800: #1f2a37;
1842
+ --hm_colors_gray_neutral_900: #111927;
1843
+ --hm_colors_gray_neutral_950: #0d121c;
1844
+ --hm_colors_brand_25: #f5fbff;
1845
+ --hm_colors_brand_50: #f0f9ff;
1846
+ --hm_colors_brand_100: #e0f2fe;
1847
+ --hm_colors_brand_200: #b9e6fe;
1848
+ --hm_colors_brand_300: #7cd4fd;
1849
+ --hm_colors_brand_400: #36bffa;
1850
+ --hm_colors_brand_500: #0ba5ec;
1851
+ --hm_colors_brand_600: #0086c9;
1852
+ --hm_colors_brand_700: #026aa2;
1853
+ --hm_colors_brand_800: #065986;
1854
+ --hm_colors_brand_900: #0b4a6f;
1855
+ --hm_colors_brand_950: #062c41;
1856
+ --hm_colors_error_25: #fffbfa;
1857
+ --hm_colors_error_50: #fef3f2;
1858
+ --hm_colors_error_100: #fee4e2;
1859
+ --hm_colors_error_200: #fecdca;
1860
+ --hm_colors_error_300: #fda29b;
1861
+ --hm_colors_error_400: #f97066;
1862
+ --hm_colors_error_500: #f04438;
1863
+ --hm_colors_error_600: #d92d20;
1864
+ --hm_colors_error_700: #b42318;
1865
+ --hm_colors_error_800: #912018;
1866
+ --hm_colors_error_900: #7a271a;
1867
+ --hm_colors_error_950: #55160c;
1868
+ --hm_colors_warning_25: #fffcf5;
1869
+ --hm_colors_warning_50: #fffaeb;
1870
+ --hm_colors_warning_100: #fef0c7;
1871
+ --hm_colors_warning_200: #fedf89;
1872
+ --hm_colors_warning_300: #fec84b;
1873
+ --hm_colors_warning_400: #fdb022;
1874
+ --hm_colors_warning_500: #f79009;
1875
+ --hm_colors_warning_600: #dc6803;
1876
+ --hm_colors_warning_700: #b54708;
1877
+ --hm_colors_warning_800: #93370d;
1878
+ --hm_colors_warning_900: #7a2e0e;
1879
+ --hm_colors_warning_950: #4e1d09;
1880
+ --hm_colors_success_25: #f6fef9;
1881
+ --hm_colors_success_50: #ecfdf3;
1882
+ --hm_colors_success_100: #dcfae6;
1883
+ --hm_colors_success_200: #abefc6;
1884
+ --hm_colors_success_300: #75e0a7;
1885
+ --hm_colors_success_400: #47cd89;
1886
+ --hm_colors_success_500: #17b26a;
1887
+ --hm_colors_success_600: #079455;
1888
+ --hm_colors_success_700: #067647;
1889
+ --hm_colors_success_800: #085d3a;
1890
+ --hm_colors_success_900: #074d31;
1891
+ --hm_colors_success_950: #053321;
1892
+ --hm_colors_green_25: #f6fef9;
1893
+ --hm_colors_green_50: #edfcf2;
1894
+ --hm_colors_green_100: #d3f8df;
1895
+ --hm_colors_green_200: #aaf0c4;
1896
+ --hm_colors_green_300: #73e2a3;
1897
+ --hm_colors_green_400: #3ccb7f;
1898
+ --hm_colors_green_500: #16b364;
1899
+ --hm_colors_green_600: #099250;
1900
+ --hm_colors_green_700: #087443;
1901
+ --hm_colors_green_800: #095c37;
1902
+ --hm_colors_green_900: #084c2e;
1903
+ --hm_colors_green_950: #052e1c;
1904
+ --hm_colors_gray_iron_25: #fcfcfc;
1905
+ --hm_colors_gray_iron_50: #fafafa;
1906
+ --hm_colors_gray_iron_100: #f4f4f5;
1907
+ --hm_colors_gray_iron_200: #e4e4e7;
1908
+ --hm_colors_gray_iron_300: #d1d1d6;
1909
+ --hm_colors_gray_iron_400: #a0a0ab;
1910
+ --hm_colors_gray_iron_500: #70707b;
1911
+ --hm_colors_gray_iron_600: #51525c;
1912
+ --hm_colors_gray_iron_700: #3f3f46;
1913
+ --hm_colors_gray_iron_800: #26272b;
1914
+ --hm_colors_gray_iron_900: #1a1a1e;
1915
+ --hm_colors_gray_iron_950: #131316;
1916
+ --hm_colors_gray_true_25: #fcfcfc;
1917
+ --hm_colors_gray_true_50: #fafafa;
1918
+ --hm_colors_gray_true_100: #f5f5f5;
1919
+ --hm_colors_gray_true_200: #e5e5e5;
1920
+ --hm_colors_gray_true_300: #d6d6d6;
1921
+ --hm_colors_gray_true_400: #a3a3a3;
1922
+ --hm_colors_gray_true_500: #737373;
1923
+ --hm_colors_gray_true_600: #525252;
1924
+ --hm_colors_gray_true_700: #424242;
1925
+ --hm_colors_gray_true_800: #292929;
1926
+ --hm_colors_gray_true_900: #141414;
1927
+ --hm_colors_gray_true_950: #0f0f0f;
1928
+ --hm_colors_gray_warm_25: #fdfdfc;
1929
+ --hm_colors_gray_warm_50: #fafaf9;
1930
+ --hm_colors_gray_warm_100: #f5f5f4;
1931
+ --hm_colors_gray_warm_200: #e7e5e4;
1932
+ --hm_colors_gray_warm_300: #d7d3d0;
1933
+ --hm_colors_gray_warm_400: #a9a29d;
1934
+ --hm_colors_gray_warm_500: #79716b;
1935
+ --hm_colors_gray_warm_600: #57534e;
1936
+ --hm_colors_gray_warm_700: #44403c;
1937
+ --hm_colors_gray_warm_800: #292524;
1938
+ --hm_colors_gray_warm_900: #1c1917;
1939
+ --hm_colors_gray_warm_950: #171412;
1940
+ --hm_colors_moss_25: #fafdf7;
1941
+ --hm_colors_moss_50: #f5fbee;
1942
+ --hm_colors_moss_100: #e6f4d7;
1943
+ --hm_colors_moss_200: #ceeab0;
1944
+ --hm_colors_moss_300: #acdc79;
1945
+ --hm_colors_moss_400: #86cb3c;
1946
+ --hm_colors_moss_500: #669f2a;
1947
+ --hm_colors_moss_600: #4f7a21;
1948
+ --hm_colors_moss_700: #3f621a;
1949
+ --hm_colors_moss_800: #335015;
1950
+ --hm_colors_moss_900: #2b4212;
1951
+ --hm_colors_moss_950: #1a280b;
1952
+ --hm_colors_green_light_25: #fafef5;
1953
+ --hm_colors_green_light_50: #f3fee7;
1954
+ --hm_colors_green_light_100: #e3fbcc;
1955
+ --hm_colors_green_light_200: #d0f8ab;
1956
+ --hm_colors_green_light_300: #a6ef67;
1957
+ --hm_colors_green_light_400: #85e13a;
1958
+ --hm_colors_green_light_500: #66c61c;
1959
+ --hm_colors_green_light_600: #4ca30d;
1960
+ --hm_colors_green_light_700: #3b7c0f;
1961
+ --hm_colors_green_light_800: #326212;
1962
+ --hm_colors_green_light_900: #2b5314;
1963
+ --hm_colors_green_light_950: #15290a;
1964
+ --hm_colors_teal_25: #f6fefc;
1965
+ --hm_colors_teal_50: #f0fdf9;
1966
+ --hm_colors_teal_100: #ccfbef;
1967
+ --hm_colors_teal_200: #99f6e0;
1968
+ --hm_colors_teal_300: #5fe9d0;
1969
+ --hm_colors_teal_400: #2ed3b7;
1970
+ --hm_colors_teal_500: #15b79e;
1971
+ --hm_colors_teal_600: #0e9384;
1972
+ --hm_colors_teal_700: #107569;
1973
+ --hm_colors_teal_800: #125d56;
1974
+ --hm_colors_teal_900: #134e48;
1975
+ --hm_colors_teal_950: #0a2926;
1976
+ --hm_colors_cyan_25: #f5feff;
1977
+ --hm_colors_cyan_50: #ecfdff;
1978
+ --hm_colors_cyan_100: #cff9fe;
1979
+ --hm_colors_cyan_200: #a5f0fc;
1980
+ --hm_colors_cyan_300: #67e3f9;
1981
+ --hm_colors_cyan_400: #22ccee;
1982
+ --hm_colors_cyan_500: #06aed4;
1983
+ --hm_colors_cyan_600: #088ab2;
1984
+ --hm_colors_cyan_700: #0e7090;
1985
+ --hm_colors_cyan_800: #155b75;
1986
+ --hm_colors_cyan_900: #164c63;
1987
+ --hm_colors_cyan_950: #0d2d3a;
1988
+ --hm_colors_blue_light_25: #f5fbff;
1989
+ --hm_colors_blue_light_50: #f0f9ff;
1990
+ --hm_colors_blue_light_100: #e0f2fe;
1991
+ --hm_colors_blue_light_200: #b9e6fe;
1992
+ --hm_colors_blue_light_300: #7cd4fd;
1993
+ --hm_colors_blue_light_400: #36bffa;
1994
+ --hm_colors_blue_light_500: #0ba5ec;
1995
+ --hm_colors_blue_light_600: #0086c9;
1996
+ --hm_colors_blue_light_700: #026aa2;
1997
+ --hm_colors_blue_light_800: #065986;
1998
+ --hm_colors_blue_light_900: #0b4a6f;
1999
+ --hm_colors_blue_light_950: #062c41;
2000
+ --hm_colors_blue_25: #f5faff;
2001
+ --hm_colors_blue_50: #eff8ff;
2002
+ --hm_colors_blue_100: #d1e9ff;
2003
+ --hm_colors_blue_200: #b2ddff;
2004
+ --hm_colors_blue_300: #84caff;
2005
+ --hm_colors_blue_400: #53b1fd;
2006
+ --hm_colors_blue_500: #2e90fa;
2007
+ --hm_colors_blue_600: #1570ef;
2008
+ --hm_colors_blue_700: #175cd3;
2009
+ --hm_colors_blue_800: #1849a9;
2010
+ --hm_colors_blue_900: #194185;
2011
+ --hm_colors_blue_950: #102a56;
2012
+ --hm_colors_blue_dark_25: #f5f8ff;
2013
+ --hm_colors_blue_dark_50: #eff4ff;
2014
+ --hm_colors_blue_dark_100: #d1e0ff;
2015
+ --hm_colors_blue_dark_200: #b2ccff;
2016
+ --hm_colors_blue_dark_300: #84adff;
2017
+ --hm_colors_blue_dark_400: #528bff;
2018
+ --hm_colors_blue_dark_500: #2970ff;
2019
+ --hm_colors_blue_dark_600: #155eef;
2020
+ --hm_colors_blue_dark_700: #004eeb;
2021
+ --hm_colors_blue_dark_800: #0040c1;
2022
+ --hm_colors_blue_dark_900: #00359e;
2023
+ --hm_colors_blue_dark_950: #002266;
2024
+ --hm_colors_indigo_25: #f5f8ff;
2025
+ --hm_colors_indigo_50: #eef4ff;
2026
+ --hm_colors_indigo_100: #e0eaff;
2027
+ --hm_colors_indigo_200: #c7d7fe;
2028
+ --hm_colors_indigo_300: #a4bcfd;
2029
+ --hm_colors_indigo_400: #8098f9;
2030
+ --hm_colors_indigo_500: #6172f3;
2031
+ --hm_colors_indigo_600: #444ce7;
2032
+ --hm_colors_indigo_700: #3538cd;
2033
+ --hm_colors_indigo_800: #2d31a6;
2034
+ --hm_colors_indigo_900: #2d3282;
2035
+ --hm_colors_indigo_950: #1f235b;
2036
+ --hm_colors_violet_25: #fbfaff;
2037
+ --hm_colors_violet_50: #f5f3ff;
2038
+ --hm_colors_violet_100: #ece9fe;
2039
+ --hm_colors_violet_200: #ddd6fe;
2040
+ --hm_colors_violet_300: #c3b5fd;
2041
+ --hm_colors_violet_400: #a48afb;
2042
+ --hm_colors_violet_500: #875bf7;
2043
+ --hm_colors_violet_600: #7839ee;
2044
+ --hm_colors_violet_700: #6927da;
2045
+ --hm_colors_violet_800: #5720b7;
2046
+ --hm_colors_violet_900: #491c96;
2047
+ --hm_colors_violet_950: #2e125e;
2048
+ --hm_colors_purple_25: #fafaff;
2049
+ --hm_colors_purple_50: #f4f3ff;
2050
+ --hm_colors_purple_100: #ebe9fe;
2051
+ --hm_colors_purple_200: #d9d6fe;
2052
+ --hm_colors_purple_300: #bdb4fe;
2053
+ --hm_colors_purple_400: #9b8afb;
2054
+ --hm_colors_purple_500: #7a5af8;
2055
+ --hm_colors_purple_600: #6938ef;
2056
+ --hm_colors_purple_700: #5925dc;
2057
+ --hm_colors_purple_800: #4a1fb8;
2058
+ --hm_colors_purple_900: #3e1c96;
2059
+ --hm_colors_purple_950: #27115f;
2060
+ --hm_colors_fuchsia_25: #fefaff;
2061
+ --hm_colors_fuchsia_50: #fdf4ff;
2062
+ --hm_colors_fuchsia_100: #fbe8ff;
2063
+ --hm_colors_fuchsia_200: #f6d0fe;
2064
+ --hm_colors_fuchsia_300: #eeaafd;
2065
+ --hm_colors_fuchsia_400: #e478fa;
2066
+ --hm_colors_fuchsia_500: #d444f1;
2067
+ --hm_colors_fuchsia_600: #ba24d5;
2068
+ --hm_colors_fuchsia_700: #9f1ab1;
2069
+ --hm_colors_fuchsia_800: #821890;
2070
+ --hm_colors_fuchsia_900: #6f1877;
2071
+ --hm_colors_fuchsia_950: #47104c;
2072
+ --hm_colors_pink_25: #fef6fb;
2073
+ --hm_colors_pink_50: #fdf2fa;
2074
+ --hm_colors_pink_100: #fce7f6;
2075
+ --hm_colors_pink_200: #fcceee;
2076
+ --hm_colors_pink_300: #faa7e0;
2077
+ --hm_colors_pink_400: #f670c7;
2078
+ --hm_colors_pink_500: #ee46bc;
2079
+ --hm_colors_pink_600: #dd2590;
2080
+ --hm_colors_pink_700: #c11574;
2081
+ --hm_colors_pink_800: #9e165f;
2082
+ --hm_colors_pink_900: #851651;
2083
+ --hm_colors_pink_950: #4e0d30;
2084
+ --hm_colors_ros_25: #fff5f6;
2085
+ --hm_colors_ros_50: #fff1f3;
2086
+ --hm_colors_ros_100: #ffe4e8;
2087
+ --hm_colors_ros_200: #fecdd6;
2088
+ --hm_colors_ros_300: #fea3b4;
2089
+ --hm_colors_ros_400: #fd6f8e;
2090
+ --hm_colors_ros_500: #f63d68;
2091
+ --hm_colors_ros_600: #e31b54;
2092
+ --hm_colors_ros_700: #c01048;
2093
+ --hm_colors_ros_800: #a11043;
2094
+ --hm_colors_ros_900: #89123e;
2095
+ --hm_colors_ros_950: #510b24;
2096
+ --hm_colors_orange_dark_25: #fff9f5;
2097
+ --hm_colors_orange_dark_50: #fff4ed;
2098
+ --hm_colors_orange_dark_100: #ffe6d5;
2099
+ --hm_colors_orange_dark_200: #ffd6ae;
2100
+ --hm_colors_orange_dark_300: #ff9c66;
2101
+ --hm_colors_orange_dark_400: #ff692e;
2102
+ --hm_colors_orange_dark_500: #ff4405;
2103
+ --hm_colors_orange_dark_600: #e62e05;
2104
+ --hm_colors_orange_dark_700: #bc1b06;
2105
+ --hm_colors_orange_dark_800: #97180c;
2106
+ --hm_colors_orange_dark_900: #771a0d;
2107
+ --hm_colors_orange_dark_950: #57130a;
2108
+ --hm_colors_orange_25: #fefaf5;
2109
+ --hm_colors_orange_50: #fef6ee;
2110
+ --hm_colors_orange_100: #fdead7;
2111
+ --hm_colors_orange_200: #f9dbaf;
2112
+ --hm_colors_orange_300: #f7b27a;
2113
+ --hm_colors_orange_400: #f38744;
2114
+ --hm_colors_orange_500: #ef6820;
2115
+ --hm_colors_orange_600: #e04f16;
2116
+ --hm_colors_orange_700: #b93815;
2117
+ --hm_colors_orange_800: #932f19;
2118
+ --hm_colors_orange_900: #772917;
2119
+ --hm_colors_orange_950: #511c10;
2120
+ --hm_colors_yellow_25: #fefdf0;
2121
+ --hm_colors_yellow_50: #fefbe8;
2122
+ --hm_colors_yellow_100: #fef7c3;
2123
+ --hm_colors_yellow_200: #feee95;
2124
+ --hm_colors_yellow_300: #fde272;
2125
+ --hm_colors_yellow_400: #fac515;
2126
+ --hm_colors_yellow_500: #eaaa08;
2127
+ --hm_colors_yellow_600: #ca8504;
2128
+ --hm_colors_yellow_700: #a15c07;
2129
+ --hm_colors_yellow_800: #854a0e;
2130
+ --hm_colors_yellow_900: #713b12;
2131
+ --hm_colors_yellow_950: #542c0d;
2132
+ --hm_colors_gray__alpha_25: #fffffffa;
2133
+ --hm_colors_gray__alpha_50: #fffffff5;
2134
+ --hm_colors_gray__alpha_100: #fffffff0;
2135
+ --hm_colors_gray__alpha_200: #ffffffeb;
2136
+ --hm_colors_gray__alpha_300: #ffffffcc;
2137
+ --hm_colors_gray__alpha_400: #ffffff8f;
2138
+ --hm_colors_gray__alpha_500: #ffffff80;
2139
+ --hm_colors_gray__alpha_600: #ffffff59;
2140
+ --hm_colors_gray__alpha_700: #ffffff29;
2141
+ --hm_colors_gray__alpha_800: #ffffff14;
2142
+ --hm_colors_gray__alpha_900: #ffffff0a;
2143
+ --hm_colors_gray__alpha_950: #ffffff00;
2144
+ --hm_colors_gray__25: #fcfcfd;
2145
+ --hm_colors_gray__50: #fafafa;
2146
+ --hm_colors_gray__100: #f4f4f5;
2147
+ --hm_colors_gray__200: #e4e4e7;
2148
+ --hm_colors_gray__300: #d1d1d6;
2149
+ --hm_colors_gray__400: #a0a0ab;
2150
+ --hm_colors_gray__500: #70707b;
2151
+ --hm_colors_gray__600: #51525c;
2152
+ --hm_colors_gray__700: #3f3f46;
2153
+ --hm_colors_gray__800: #26272b;
2154
+ --hm_colors_gray__900: #1a1a1e;
2155
+ --hm_colors_gray__950: #131316;
2156
+ --hm_colors_text_text_primary_900: #fafafa;
2157
+ --hm_colors_text_text_tertiary_600: #a0a0ab;
2158
+ --hm_colors_text_text_error_primary_600: #f97066;
2159
+ --hm_colors_text_text_warning_primary_600: #fdb022;
2160
+ --hm_colors_text_text_success_primary_600: #47cd89;
2161
+ --hm_colors_text_text_white: #ffffff;
2162
+ --hm_colors_text_text_secondary_700: #d1d1d6;
2163
+ --hm_colors_text_text_disabled: #70707b;
2164
+ --hm_colors_text_text_secondary_hover: #e4e4e7;
2165
+ --hm_colors_text_text_tertiary_hover: #d1d1d6;
2166
+ --hm_colors_text_text_brand_secondary_700: #d1d1d6;
2167
+ --hm_colors_text_text_placeholder: #70707b;
2168
+ --hm_colors_text_text_placeholder_subtle: #3f3f46;
2169
+ --hm_colors_text_text_brand_tertiary_600: #a0a0ab;
2170
+ --hm_colors_text_text_quaternary_500: #a0a0ab;
2171
+ --hm_colors_text_text_brand_primary_900: #fafafa;
2172
+ --hm_colors_text_text_primary_on_brand: #fafafa;
2173
+ --hm_colors_text_text_secondary_on_brand: #d1d1d6;
2174
+ --hm_colors_text_text_tertiary_on_brand: #a0a0ab;
2175
+ --hm_colors_text_text_quaternary_on_brand: #a0a0ab;
2176
+ --hm_colors_text_text_brand_tertiary_alt: #fafafa;
2177
+ --hm_colors_border_border_secondary: #26272b;
2178
+ --hm_colors_border_border_error: #f97066;
2179
+ --hm_colors_border_border_primary: #3f3f46;
2180
+ --hm_colors_border_border_brand: #36bffa;
2181
+ --hm_colors_border_border_brand_solid: #0ba5ec;
2182
+ --hm_colors_border_border_disabled: #3f3f46;
2183
+ --hm_colors_border_border_error_solid: #f04438;
2184
+ --hm_colors_border_border_disabled_subtle: #26272b;
2185
+ --hm_colors_border_border_tertiary: #26272b;
2186
+ --hm_colors_border_border_brand_solid_alt: #3f3f46;
2187
+ --hm_colors_background_bg_primary: #131316;
2188
+ --hm_colors_background_bg_tertiary: #26272b;
2189
+ --hm_colors_background_bg_brand_primary: #0ba5ec;
2190
+ --hm_colors_background_bg_error_secondary: #d92d20;
2191
+ --hm_colors_background_bg_warning_primary: #f79009;
2192
+ --hm_colors_background_bg_warning_secondary: #dc6803;
2193
+ --hm_colors_background_bg_success_primary: #17b26a;
2194
+ --hm_colors_background_bg_success_secondary: #079455;
2195
+ --hm_colors_background_bg_brand_solid: #0086c9;
2196
+ --hm_colors_background_bg_secondary_solid: #51525c;
2197
+ --hm_colors_background_bg_error_solid: #d92d20;
2198
+ --hm_colors_background_bg_warning_solid: #dc6803;
2199
+ --hm_colors_background_bg_success_solid: #079455;
2200
+ --hm_colors_background_bg_secondary_hover: #26272b;
2201
+ --hm_colors_background_bg_primary_hover: #26272b;
2202
+ --hm_colors_background_bg_disabled: #26272b;
2203
+ --hm_colors_background_bg_active: #26272b;
2204
+ --hm_colors_background_bg_brand_solid_hover: #0ba5ec;
2205
+ --hm_colors_background_bg_error_primary: #f04438;
2206
+ --hm_colors_background_bg_brand_secondary: #0086c9;
2207
+ --hm_colors_background_bg_secondary: #1a1a1e;
2208
+ --hm_colors_background_bg_disabled_subtle: #1a1a1e;
2209
+ --hm_colors_background_bg_quaternary: #3f3f46;
2210
+ --hm_colors_background_bg_primary_alt: #1a1a1e;
2211
+ --hm_colors_background_bg_brand_primary_alt: #1a1a1e;
2212
+ --hm_colors_background_bg_secondary_alt: #131316;
2213
+ --hm_colors_background_bg_overlay: #26272b;
2214
+ --hm_colors_background_bg_secondary_subtle: #1a1a1e;
2215
+ --hm_colors_background_bg_brand_section: #1a1a1e;
2216
+ --hm_colors_background_bg_brand_section_subtle: #131316;
2217
+ --hm_colors_background_bg_primary_solid: #1a1a1e;
2218
+ --hm_colors_foreground_fg_secondary_700: #d1d1d6;
2219
+ --hm_colors_foreground_fg_warning_primary: #f79009;
2220
+ --hm_colors_foreground_fg_success_primary: #17b26a;
2221
+ --hm_colors_foreground_fg_white: #ffffff;
2222
+ --hm_colors_foreground_fg_success_secondary: #47cd89;
2223
+ --hm_colors_foreground_fg_secondary_hover: #e4e4e7;
2224
+ --hm_colors_foreground_fg_primary_900: #ffffff;
2225
+ --hm_colors_foreground_fg_disabled: #70707b;
2226
+ --hm_colors_foreground_fg_quaternary_500: #a0a0ab;
2227
+ --hm_colors_foreground_fg_quaternary_hover: #d1d1d6;
2228
+ --hm_colors_foreground_fg_brand_secondary_500: #0ba5ec;
2229
+ --hm_colors_foreground_fg_brand_primary_600: #0ba5ec;
2230
+ --hm_colors_foreground_fg_quinary_400: #70707b;
2231
+ --hm_colors_foreground_fg_quinary_hover: #a0a0ab;
2232
+ --hm_colors_foreground_fg_error_primary: #f04438;
2233
+ --hm_colors_foreground_fg_disabled_subtle: #51525c;
2234
+ --hm_colors_foreground_fg_warning_secondary: #fdb022;
2235
+ --hm_colors_foreground_fg_error_secondary: #f97066;
2236
+ --hm_colors_foreground_fg_senary_300: #51525c;
2237
+ --hm_colors_foreground_fg_tertiary_600: #a0a0ab;
2238
+ --hm_colors_foreground_fg_tertiary_hover: #d1d1d6;
2239
+ --hm_colors_foreground_fg_brand_primary_alt: #d1d1d6;
2240
+ --hm_spacing_0: 0rem;
2241
+ --hm_spacing_0_5: 0.125rem;
2242
+ --hm_spacing_1: 0.25rem;
2243
+ --hm_spacing_2: 0.5rem;
2244
+ --hm_spacing_3: 0.75rem;
2245
+ --hm_spacing_4: 1rem;
2246
+ --hm_spacing_5: 1.25rem;
2247
+ --hm_spacing_6: 1.5rem;
2248
+ --hm_spacing_8: 2rem;
2249
+ --hm_spacing_10: 2.5rem;
2250
+ --hm_spacing_12: 3rem;
2251
+ --hm_spacing_16: 4rem;
2252
+ --hm_spacing_20: 5rem;
2253
+ --hm_spacing_24: 6rem;
2254
+ --hm_spacing_32: 8rem;
2255
+ --hm_spacing_40: 10rem;
2256
+ --hm_spacing_48: 12rem;
2257
+ --hm_spacing_56: 14rem;
2258
+ --hm_spacing_64: 16rem;
2259
+ --hm_spacing_96: 24rem;
2260
+ --hm_spacing_80: 20rem;
2261
+ --hm_spacing_120: 30rem;
2262
+ --hm_spacing_160: 40rem;
2263
+ --hm_spacing_192: 48rem;
2264
+ --hm_spacing_256: 64rem;
2265
+ --hm_spacing_320: 80rem;
2266
+ --hm_spacing_360: 90rem;
2267
+ --hm_spacing_400: 100rem;
2268
+ --hm_spacing_480: 120rem;
2269
+ --hm_spacing_1_5: 0.375rem;
2270
+ --hm_spacing_140: 35rem;
2271
+ --hm_spacing_180: 45rem;
2272
+ --hm_component_colors_utility_blue_utility_blue_600: #53b1fd;
2273
+ --hm_component_colors_utility_blue_utility_blue_700: #84caff;
2274
+ --hm_component_colors_utility_blue_utility_blue_500: #2e90fa;
2275
+ --hm_component_colors_utility_blue_utility_blue_200: #1849a9;
2276
+ --hm_component_colors_utility_blue_utility_blue_50: #102a56;
2277
+ --hm_component_colors_utility_blue_utility_blue_100: #194185;
2278
+ --hm_component_colors_utility_blue_utility_blue_400: #1570ef;
2279
+ --hm_component_colors_utility_blue_utility_blue_300: #175cd3;
2280
+ --hm_component_colors_utility_brand_utility_brand_600: #36bffa;
2281
+ --hm_component_colors_utility_brand_utility_brand_700: #7cd4fd;
2282
+ --hm_component_colors_utility_brand_utility_brand_500: #0ba5ec;
2283
+ --hm_component_colors_utility_brand_utility_brand_200: #065986;
2284
+ --hm_component_colors_utility_brand_utility_brand_50: #062c41;
2285
+ --hm_component_colors_utility_brand_utility_brand_100: #0b4a6f;
2286
+ --hm_component_colors_utility_brand_utility_brand_400: #0086c9;
2287
+ --hm_component_colors_utility_brand_utility_brand_50_alt: #1a1a1e;
2288
+ --hm_component_colors_utility_brand_utility_brand_100_alt: #26272b;
2289
+ --hm_component_colors_utility_brand_utility_brand_200_alt: #3f3f46;
2290
+ --hm_component_colors_utility_brand_utility_brand_400_alt: #51525c;
2291
+ --hm_component_colors_utility_brand_utility_brand_500_alt: #70707b;
2292
+ --hm_component_colors_utility_brand_utility_brand_600_alt: #a0a0ab;
2293
+ --hm_component_colors_utility_brand_utility_brand_700_alt: #d1d1d6;
2294
+ --hm_component_colors_utility_brand_utility_brand_300: #026aa2;
2295
+ --hm_component_colors_utility_brand_utility_brand_900: #e0f2fe;
2296
+ --hm_component_colors_utility_brand_utility_brand_800: #b9e6fe;
2297
+ --hm_component_colors_utility_brand_utility_brand_300_alt: #3f3f46;
2298
+ --hm_component_colors_utility_brand_utility_brand_800_alt: #e4e4e7;
2299
+ --hm_component_colors_utility_brand_utility_brand_900_alt: #f4f4f5;
2300
+ --hm_component_colors_utility_gray_utility_gray_700: #d1d1d6;
2301
+ --hm_component_colors_utility_gray_utility_gray_600: #a0a0ab;
2302
+ --hm_component_colors_utility_gray_utility_gray_500: #70707b;
2303
+ --hm_component_colors_utility_gray_utility_gray_200: #3f3f46;
2304
+ --hm_component_colors_utility_gray_utility_gray_50: #1a1a1e;
2305
+ --hm_component_colors_utility_gray_utility_gray_100: #26272b;
2306
+ --hm_component_colors_utility_gray_utility_gray_400: #51525c;
2307
+ --hm_component_colors_utility_gray_utility_gray_300: #3f3f46;
2308
+ --hm_component_colors_utility_gray_utility_gray_900: #f4f4f5;
2309
+ --hm_component_colors_utility_gray_utility_gray_800: #e4e4e7;
2310
+ --hm_component_colors_utility_error_utility_error_600: #f97066;
2311
+ --hm_component_colors_utility_error_utility_error_700: #fda29b;
2312
+ --hm_component_colors_utility_error_utility_error_500: #f04438;
2313
+ --hm_component_colors_utility_error_utility_error_200: #912018;
2314
+ --hm_component_colors_utility_error_utility_error_50: #55160c;
2315
+ --hm_component_colors_utility_error_utility_error_100: #7a271a;
2316
+ --hm_component_colors_utility_error_utility_error_400: #d92d20;
2317
+ --hm_component_colors_utility_error_utility_error_300: #b42318;
2318
+ --hm_component_colors_utility_warning_utility_warning_600: #fdb022;
2319
+ --hm_component_colors_utility_warning_utility_warning_700: #fec84b;
2320
+ --hm_component_colors_utility_warning_utility_warning_500: #f79009;
2321
+ --hm_component_colors_utility_warning_utility_warning_200: #93370d;
2322
+ --hm_component_colors_utility_warning_utility_warning_50: #4e1d09;
2323
+ --hm_component_colors_utility_warning_utility_warning_100: #7a2e0e;
2324
+ --hm_component_colors_utility_warning_utility_warning_400: #dc6803;
2325
+ --hm_component_colors_utility_warning_utility_warning_300: #b54708;
2326
+ --hm_component_colors_utility_success_utility_success_600: #47cd89;
2327
+ --hm_component_colors_utility_success_utility_success_700: #75e0a7;
2328
+ --hm_component_colors_utility_success_utility_success_500: #17b26a;
2329
+ --hm_component_colors_utility_success_utility_success_200: #085d3a;
2330
+ --hm_component_colors_utility_success_utility_success_50: #053321;
2331
+ --hm_component_colors_utility_success_utility_success_100: #074d31;
2332
+ --hm_component_colors_utility_success_utility_success_400: #079455;
2333
+ --hm_component_colors_utility_success_utility_success_300: #067647;
2334
+ --hm_component_colors_utility_orange_utility_orange_600: #f38744;
2335
+ --hm_component_colors_utility_orange_utility_orange_700: #f7b27a;
2336
+ --hm_component_colors_utility_orange_utility_orange_500: #ef6820;
2337
+ --hm_component_colors_utility_orange_utility_orange_200: #932f19;
2338
+ --hm_component_colors_utility_orange_utility_orange_50: #511c10;
2339
+ --hm_component_colors_utility_orange_utility_orange_100: #772917;
2340
+ --hm_component_colors_utility_orange_utility_orange_400: #e04f16;
2341
+ --hm_component_colors_utility_orange_utility_orange_300: #b93815;
2342
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_600: #528bff;
2343
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_700: #84adff;
2344
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_500: #2970ff;
2345
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_200: #0040c1;
2346
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_50: #002266;
2347
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_100: #00359e;
2348
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_400: #155eef;
2349
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_300: #004eeb;
2350
+ --hm_component_colors_utility_indigo_utility_indigo_600: #8098f9;
2351
+ --hm_component_colors_utility_indigo_utility_indigo_700: #a4bcfd;
2352
+ --hm_component_colors_utility_indigo_utility_indigo_500: #6172f3;
2353
+ --hm_component_colors_utility_indigo_utility_indigo_200: #2d31a6;
2354
+ --hm_component_colors_utility_indigo_utility_indigo_50: #1f235b;
2355
+ --hm_component_colors_utility_indigo_utility_indigo_100: #2d3282;
2356
+ --hm_component_colors_utility_indigo_utility_indigo_400: #444ce7;
2357
+ --hm_component_colors_utility_indigo_utility_indigo_300: #3538cd;
2358
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_600: #e478fa;
2359
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_700: #eeaafd;
2360
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_500: #d444f1;
2361
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_200: #821890;
2362
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_50: #47104c;
2363
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_100: #6f1877;
2364
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_400: #ba24d5;
2365
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_300: #9f1ab1;
2366
+ --hm_component_colors_utility_pink_utility_pink_600: #f670c7;
2367
+ --hm_component_colors_utility_pink_utility_pink_700: #faa7e0;
2368
+ --hm_component_colors_utility_pink_utility_pink_500: #ee46bc;
2369
+ --hm_component_colors_utility_pink_utility_pink_200: #9e165f;
2370
+ --hm_component_colors_utility_pink_utility_pink_50: #4e0d30;
2371
+ --hm_component_colors_utility_pink_utility_pink_100: #851651;
2372
+ --hm_component_colors_utility_pink_utility_pink_400: #dd2590;
2373
+ --hm_component_colors_utility_pink_utility_pink_300: #c11574;
2374
+ --hm_component_colors_utility_purple_utility_purple_600: #9b8afb;
2375
+ --hm_component_colors_utility_purple_utility_purple_700: #bdb4fe;
2376
+ --hm_component_colors_utility_purple_utility_purple_500: #7a5af8;
2377
+ --hm_component_colors_utility_purple_utility_purple_200: #4a1fb8;
2378
+ --hm_component_colors_utility_purple_utility_purple_50: #27115f;
2379
+ --hm_component_colors_utility_purple_utility_purple_100: #3e1c96;
2380
+ --hm_component_colors_utility_purple_utility_purple_400: #6938ef;
2381
+ --hm_component_colors_utility_purple_utility_purple_300: #5925dc;
2382
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_600: #ff692e;
2383
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_700: #ff9c66;
2384
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_500: #ff4405;
2385
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_200: #97180c;
2386
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_50: #57130a;
2387
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_100: #771a0d;
2388
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_400: #e62e05;
2389
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_300: #bc1b06;
2390
+ --hm_component_colors_utility_blue_light_utility_blue_light_600: #36bffa;
2391
+ --hm_component_colors_utility_blue_light_utility_blue_light_700: #7cd4fd;
2392
+ --hm_component_colors_utility_blue_light_utility_blue_light_500: #0ba5ec;
2393
+ --hm_component_colors_utility_blue_light_utility_blue_light_200: #065986;
2394
+ --hm_component_colors_utility_blue_light_utility_blue_light_50: #062c41;
2395
+ --hm_component_colors_utility_blue_light_utility_blue_light_100: #0b4a6f;
2396
+ --hm_component_colors_utility_blue_light_utility_blue_light_400: #0086c9;
2397
+ --hm_component_colors_utility_blue_light_utility_blue_light_300: #026aa2;
2398
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_600: #717bbc;
2399
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_700: #b3b8db;
2400
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_500: #4e5ba6;
2401
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_200: #293056;
2402
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_50: #101323;
2403
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_100: #101323;
2404
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_400: #3e4784;
2405
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_300: #363f72;
2406
+ --hm_component_colors_components_tooltips_tooltip_supporting_text: #d1d1d6;
2407
+ --hm_component_colors_components_buttons_brand_button_brand_bg: #0086c9;
2408
+ --hm_component_colors_components_buttons_brand_button_brand_bg_hover: #026aa2;
2409
+ --hm_component_colors_components_buttons_brand_button_brand_fg: #ffffff;
2410
+ --hm_component_colors_components_buttons_brand_button_brand_border: #0086c9;
2411
+ --hm_component_colors_components_buttons_brand_button_brand_border_hover: #026aa2;
2412
+ --hm_component_colors_components_buttons_brand_button_brand_fg_hover: #ffffff;
2413
+ --hm_component_colors_components_buttons_secondary_button_secondary_bg: #1a1a1e;
2414
+ --hm_component_colors_components_buttons_secondary_button_secondary_bg_hover: #26272b;
2415
+ --hm_component_colors_components_buttons_secondary_button_secondary_fg: #d1d1d6;
2416
+ --hm_component_colors_components_buttons_secondary_button_secondary_fg_hover: #f4f4f5;
2417
+ --hm_component_colors_components_buttons_secondary_button_secondary_border: #3f3f46;
2418
+ --hm_component_colors_components_buttons_secondary_button_secondary_border_hover: #3f3f46;
2419
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg: #1a1a1e;
2420
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg_hover: #26272b;
2421
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_border_hover: #3f3f46;
2422
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_border: #3f3f46;
2423
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg: #d1d1d6;
2424
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg_hover: #f4f4f5;
2425
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_fg: #ffffff;
2426
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_fg_hover: #ffffff;
2427
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_bg: #d92d20;
2428
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_bg_hover: #b42318;
2429
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_border: #d92d20;
2430
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_border_hover: #b42318;
2431
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg: #fecdca;
2432
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg_hover: #fee4e2;
2433
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg: #55160c;
2434
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg_hover: #7a271a;
2435
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_border: #912018;
2436
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_border_hover: #b42318;
2437
+ --hm_component_colors_components_buttons_tertiary_button_tertiary_fg: #a0a0ab;
2438
+ --hm_component_colors_components_buttons_tertiary_button_tertiary_fg_hover: #e4e4e7;
2439
+ --hm_component_colors_components_buttons_tertiary_button_tertiary_bg_hover: #26272b;
2440
+ --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg: #d1d1d6;
2441
+ --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg_hover: #f4f4f5;
2442
+ --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_bg_hover: #26272b;
2443
+ --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg: #fda29b;
2444
+ --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg_hover: #fecdca;
2445
+ --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_bg_hover: #7a271a;
2446
+ --hm_component_colors_components_buttons_primary_button_primary_fg: #3f3f46;
2447
+ --hm_component_colors_components_buttons_primary_button_primary_fg_hover: #26272b;
2448
+ --hm_component_colors_components_buttons_primary_button_primary_bg: #ffffff;
2449
+ --hm_component_colors_components_buttons_primary_button_primary_bg_hover: #fafafa;
2450
+ --hm_component_colors_components_buttons_primary_button_primary_border: #d1d1d6;
2451
+ --hm_component_colors_components_buttons_primary_button_primary_border_hover: #d1d1d6;
2452
+ --hm_component_colors_components_buttons_ghost_button_ghost_fg: #d1d1d6;
2453
+ --hm_component_colors_components_buttons_ghost_button_ghost_fg_hover: #f4f4f5;
2454
+ --hm_component_colors_components_buttons_ghost_button_ghost_bg: #ffffff00;
2455
+ --hm_component_colors_components_buttons_ghost_button_ghost_bg_hover: #26272b;
2456
+ --hm_component_colors_components_buttons_ghost_button_ghost_border: #ffffff00;
2457
+ --hm_component_colors_components_buttons_ghost_button_ghost_border_hover: #ffffff00;
2458
+ --hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg: #a0a0ab;
2459
+ --hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg_active: #ffffff;
2460
+ --hm_component_colors_components_avatars_avatar_contrast_border: #ffffff1f;
2461
+ --hm_component_colors_components_avatars_avatar_profile_photo_border: #131316;
2462
+ --hm_component_colors_components_avatars_avatar_bg: #26272b;
2463
+ --hm_component_colors_components_avatars_avatar_focus_border: #98a2b324;
2464
+ --hm_component_colors_components_breadcrumbs_breadcrumb_fg: #d1d1d6;
2465
+ --hm_component_colors_components_breadcrumbs_breadcrumb_fg_hover: #ffffff;
2466
+ --hm_component_colors_components_breadcrumbs_breadcrumb_bg_hover: #26272b;
2467
+ --hm_component_colors_components_breadcrumbs_breadcrumb_brand_bg_hover: #26272b;
2468
+ --hm_component_colors_components_breadcrumbs_breadcrumb_brand_fg_hover: #ffffff;
2469
+ --hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg: #a0a0ab;
2470
+ --hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg_hover: #ffffff;
2471
+ --hm_component_colors_components_breadcrumbs_breadcrumb_brand_icon_fg_hover: #ffffff;
2472
+ --hm_component_colors_components_icons_featured_icons_modern_featured_icon_modern_border: #3f3f46;
2473
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_brand: #b9e6fe;
2474
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_gray: #e4e4e7;
2475
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_error: #fecdca;
2476
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_warning: #fedf89;
2477
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_success: #abefc6;
2478
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_brand: #b9e6fe;
2479
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_gray: #e4e4e7;
2480
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_error: #fecdca;
2481
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_warning: #fedf89;
2482
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_success: #abefc6;
2483
+ --hm_component_colors_components_icons_icons_icon_fg_brand: #a0a0ab;
2484
+ --hm_component_colors_components_icons_icons_icon_fg_brand_on_brand: #a0a0ab;
2485
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_x: #ffffff;
2486
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_apple: #ffffff;
2487
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_github: #ffffff;
2488
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_angellist: #ffffff;
2489
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_tumblr: #ffffff;
2490
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_instagram: #ffffff;
2491
+ --hm_component_colors_components_application_navigation_nav_item_icon_fg: #a0a0ab;
2492
+ --hm_component_colors_components_application_navigation_nav_item_icon_fg_active: #e4e4e7;
2493
+ --hm_component_colors_components_application_navigation_nav_item_button_icon_fg: #a0a0ab;
2494
+ --hm_component_colors_components_application_navigation_nav_item_button_icon_fg_active: #e4e4e7;
2495
+ --hm_component_colors_components_sliders_slider_handle_border: #131316;
2496
+ --hm_component_colors_components_sliders_slider_handle_bg: #0ba5ec;
2497
+ --hm_component_colors_components_header_sections_header_abstract_50_bg: #1a1a1e;
2498
+ --hm_component_colors_components_header_sections_header_abstract_100_bg: #26272b;
2499
+ --hm_component_colors_components_header_sections_header_abstract_200_bg: #3f3f46;
2500
+ --hm_component_colors_components_header_sections_header_abstract_300_bg: #51525c;
2501
+ --hm_component_colors_components_mockups_screen_mockup_border: #3f3f46;
2502
+ --hm_component_colors_components_footers_footer_button_fg: #d1d1d6;
2503
+ --hm_component_colors_components_footers_footer_button_fg_hover: #f4f4f5;
2504
+ --hm_component_colors_components_footers_footer_badge_fg: #ffffff;
2505
+ --hm_component_colors_components_footers_footer_badge_border: #ffffff4d;
2506
+ --hm_component_colors_components_footers_footer_badge_bg: #ffffff1a;
2507
+ --hm_component_colors_components_app_store_badges_app_store_badge_border: #ffffff;
2508
+ --hm_component_colors_components_thumbnail_thumbnail_badge_brand_fg: #d1d1d6;
2509
+ --hm_component_colors_components_thumbnail_thumbnail_badge_success_fg: #d1d1d6;
2510
+ --hm_component_colors_components_toggles_toggle_button_fg_disabled: #51525c;
2511
+ --hm_component_colors_alpha_alpha_white_90: #0c111de6;
2512
+ --hm_component_colors_alpha_alpha_white_80: #0c111dcc;
2513
+ --hm_component_colors_alpha_alpha_white_70: #0c111db3;
2514
+ --hm_component_colors_alpha_alpha_white_60: #0c111d99;
2515
+ --hm_component_colors_alpha_alpha_white_50: #0c111d80;
2516
+ --hm_component_colors_alpha_alpha_white_40: #0c111d66;
2517
+ --hm_component_colors_alpha_alpha_white_30: #0c111d4d;
2518
+ --hm_component_colors_alpha_alpha_white_20: #0c111d33;
2519
+ --hm_component_colors_alpha_alpha_white_10: #0c111d1a;
2520
+ --hm_component_colors_alpha_alpha_black_10: #ffffff1a;
2521
+ --hm_component_colors_alpha_alpha_black_20: #ffffff33;
2522
+ --hm_component_colors_alpha_alpha_black_30: #ffffff4d;
2523
+ --hm_component_colors_alpha_alpha_black_40: #ffffff66;
2524
+ --hm_component_colors_alpha_alpha_black_50: #ffffff80;
2525
+ --hm_component_colors_alpha_alpha_black_60: #ffffff99;
2526
+ --hm_component_colors_alpha_alpha_black_70: #ffffffb3;
2527
+ --hm_component_colors_alpha_alpha_black_80: #ffffffcc;
2528
+ --hm_component_colors_alpha_alpha_black_90: #ffffffe6;
2529
+ --hm_component_colors_alpha_alpha_black_100: #ffffff;
2530
+ --hm_component_colors_alpha_alpha_white_100: #131316;
2531
+ --hm_container_max_width_desktop: 80rem;
2532
+ --hm_container_padding_desktop: 2rem;
2533
+ --hm_container_padding_mobile: 1rem;
2534
+ --hm_width_xxs: 20rem;
2535
+ --hm_width_sm: 30rem;
2536
+ --hm_width_lg: 40rem;
2537
+ --hm_width_xl: 48rem;
2538
+ --hm_width_2xl: 64rem;
2539
+ --hm_width_3xl: 80rem;
2540
+ --hm_width_4xl: 90rem;
2541
+ --hm_width_5xl: 100rem;
2542
+ --hm_width_6xl: 120rem;
2543
+ --hm_width_md: 35rem;
2544
+ --hm_paragraph_max_width: 45rem;
2545
+ --hm_width_xs: 24rem;
2546
+ --hm_spacing_none: 0rem;
2547
+ --hm_spacing_xxs: 0.125rem;
2548
+ --hm_spacing_xs: 0.25rem;
2549
+ --hm_spacing_md: 0.5rem;
2550
+ --hm_spacing_lg: 0.75rem;
2551
+ --hm_spacing_xl: 1rem;
2552
+ --hm_spacing_2xl: 1.25rem;
2553
+ --hm_spacing_3xl: 1.5rem;
2554
+ --hm_spacing_4xl: 2rem;
2555
+ --hm_spacing_6xl: 3rem;
2556
+ --hm_spacing_7xl: 4rem;
2557
+ --hm_spacing_8xl: 5rem;
2558
+ --hm_spacing_9xl: 6rem;
2559
+ --hm_spacing_10xl: 8rem;
2560
+ --hm_spacing_11xl: 10rem;
2561
+ --hm_spacing_sm: 0.375rem;
2562
+ --hm_spacing_5xl: 2.5rem;
2563
+ --hm_radius_none: 0rem;
2564
+ --hm_radius_xxs: 0.125rem;
2565
+ --hm_radius_xs: 0.25rem;
2566
+ --hm_radius_sm: 0.375rem;
2567
+ --hm_radius_md: 0.5rem;
2568
+ --hm_radius_xl: 0.75rem;
2569
+ --hm_radius_2xl: 1rem;
2570
+ --hm_radius_4xl: 1.5rem;
2571
+ --hm_radius_full: 624.9375rem;
2572
+ --hm_radius_lg: 0.625rem;
2573
+ --hm_radius_3xl: 1.25rem;
2574
+ }