@novalabsxyz/tokens 2.0.0-y.0 → 2.0.0-y.10

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