@novalabsxyz/tokens 2.0.0-y.8 → 2.0.1

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