@novalabsxyz/tokens 2.0.0-y.6 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2100 @@
1
+ export const hm_base_white = '#ffffff';
2
+ export const hm_base_black = '#000000';
3
+ export const hm_gray_light_mode_25 = '#fcfcfd';
4
+ export const hm_gray_light_mode_50 = '#fafafa';
5
+ export const hm_gray_light_mode_100 = '#f4f4f5';
6
+ export const hm_gray_light_mode_200 = '#e4e4e7';
7
+ export const hm_gray_light_mode_300 = '#d1d1d6';
8
+ export const hm_gray_light_mode_400 = '#a0a0ab';
9
+ export const hm_gray_light_mode_500 = '#70707b';
10
+ export const hm_gray_light_mode_600 = '#51525c';
11
+ export const hm_gray_light_mode_700 = '#3f3f46';
12
+ export const hm_gray_light_mode_800 = '#26272b';
13
+ export const hm_gray_light_mode_900 = '#1a1a1e';
14
+ export const hm_gray_light_mode_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';
27
+ export const hm_error_25 = '#fffbfa';
28
+ export const hm_error_50 = '#fef3f2';
29
+ export const hm_error_100 = '#fee4e2';
30
+ export const hm_error_200 = '#fecdca';
31
+ export const hm_error_300 = '#fda29b';
32
+ export const hm_error_400 = '#f97066';
33
+ export const hm_error_500 = '#f04438';
34
+ export const hm_error_600 = '#d92d20';
35
+ export const hm_error_700 = '#b42318';
36
+ export const hm_error_800 = '#912018';
37
+ export const hm_error_900 = '#7a271a';
38
+ export const hm_error_950 = '#55160c';
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';
63
+ export const hm_gray_blue_25 = '#fcfcfd';
64
+ export const hm_gray_blue_50 = '#f8f9fc';
65
+ export const hm_gray_blue_100 = '#eaecf5';
66
+ export const hm_gray_blue_200 = '#d5d9eb';
67
+ export const hm_gray_blue_300 = '#b3b8db';
68
+ export const hm_gray_blue_400 = '#717bbc';
69
+ export const hm_gray_blue_500 = '#4e5ba6';
70
+ export const hm_gray_blue_600 = '#3e4784';
71
+ export const hm_gray_blue_700 = '#363f72';
72
+ export const hm_gray_blue_800 = '#293056';
73
+ export const hm_gray_blue_900 = '#101323';
74
+ export const hm_gray_blue_950 = '#0d0f1c';
75
+ export const hm_gray_cool_25 = '#fcfcfd';
76
+ export const hm_gray_cool_50 = '#f9f9fb';
77
+ export const hm_gray_cool_100 = '#eff1f5';
78
+ export const hm_gray_cool_200 = '#dcdfea';
79
+ export const hm_gray_cool_300 = '#b9c0d4';
80
+ export const hm_gray_cool_400 = '#7d89b0';
81
+ export const hm_gray_cool_500 = '#5d6b98';
82
+ export const hm_gray_cool_600 = '#4a5578';
83
+ export const hm_gray_cool_700 = '#404968';
84
+ export const hm_gray_cool_800 = '#30374f';
85
+ export const hm_gray_cool_900 = '#111322';
86
+ export const hm_gray_cool_950 = '#0e101b';
87
+ export const hm_gray_modern_25 = '#fcfcfd';
88
+ export const hm_gray_modern_50 = '#f8fafc';
89
+ export const hm_gray_modern_100 = '#eef2f6';
90
+ export const hm_gray_modern_200 = '#e3e8ef';
91
+ export const hm_gray_modern_300 = '#cdd5df';
92
+ export const hm_gray_modern_400 = '#9aa4b2';
93
+ export const hm_gray_modern_500 = '#697586';
94
+ export const hm_gray_modern_600 = '#4b5565';
95
+ export const hm_gray_modern_700 = '#364152';
96
+ export const hm_gray_modern_800 = '#202939';
97
+ export const hm_gray_modern_900 = '#121926';
98
+ export const hm_gray_modern_950 = '#0d121c';
99
+ export const hm_gray_neutral_25 = '#fcfcfd';
100
+ export const hm_gray_neutral_50 = '#f9fafb';
101
+ export const hm_gray_neutral_100 = '#f3f4f6';
102
+ export const hm_gray_neutral_200 = '#e5e7eb';
103
+ export const hm_gray_neutral_300 = '#d2d6db';
104
+ export const hm_gray_neutral_400 = '#9da4ae';
105
+ export const hm_gray_neutral_500 = '#6c737f';
106
+ export const hm_gray_neutral_600 = '#4d5761';
107
+ export const hm_gray_neutral_700 = '#384250';
108
+ export const hm_gray_neutral_800 = '#1f2a37';
109
+ export const hm_gray_neutral_900 = '#111927';
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';
123
+ export const hm_gray_true_25 = '#fcfcfc';
124
+ export const hm_gray_true_50 = '#fafafa';
125
+ export const hm_gray_true_100 = '#f5f5f5';
126
+ export const hm_gray_true_200 = '#e5e5e5';
127
+ export const hm_gray_true_300 = '#d6d6d6';
128
+ export const hm_gray_true_400 = '#a3a3a3';
129
+ export const hm_gray_true_500 = '#737373';
130
+ export const hm_gray_true_600 = '#525252';
131
+ export const hm_gray_true_700 = '#424242';
132
+ export const hm_gray_true_800 = '#292929';
133
+ export const hm_gray_true_900 = '#141414';
134
+ export const hm_gray_true_950 = '#0f0f0f';
135
+ export const hm_gray_warm_25 = '#fdfdfc';
136
+ export const hm_gray_warm_50 = '#fafaf9';
137
+ export const hm_gray_warm_100 = '#f5f5f4';
138
+ export const hm_gray_warm_200 = '#e7e5e4';
139
+ export const hm_gray_warm_300 = '#d7d3d0';
140
+ export const hm_gray_warm_400 = '#a9a29d';
141
+ export const hm_gray_warm_500 = '#79716b';
142
+ export const hm_gray_warm_600 = '#57534e';
143
+ export const hm_gray_warm_700 = '#44403c';
144
+ export const hm_gray_warm_800 = '#292524';
145
+ export const hm_gray_warm_900 = '#1c1917';
146
+ export const hm_gray_warm_950 = '#171412';
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';
159
+ export const hm_green_light_25 = '#fafef5';
160
+ export const hm_green_light_50 = '#f3fee7';
161
+ export const hm_green_light_100 = '#e3fbcc';
162
+ export const hm_green_light_200 = '#d0f8ab';
163
+ export const hm_green_light_300 = '#a6ef67';
164
+ export const hm_green_light_400 = '#85e13a';
165
+ export const hm_green_light_500 = '#66c61c';
166
+ export const hm_green_light_600 = '#4ca30d';
167
+ export const hm_green_light_700 = '#3b7c0f';
168
+ export const hm_green_light_800 = '#326212';
169
+ export const hm_green_light_900 = '#2b5314';
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';
243
+ export const hm_indigo_25 = '#f5f8ff';
244
+ export const hm_indigo_50 = '#eef4ff';
245
+ export const hm_indigo_100 = '#e0eaff';
246
+ export const hm_indigo_200 = '#c7d7fe';
247
+ export const hm_indigo_300 = '#a4bcfd';
248
+ export const hm_indigo_400 = '#8098f9';
249
+ export const hm_indigo_500 = '#6172f3';
250
+ export const hm_indigo_600 = '#444ce7';
251
+ export const hm_indigo_700 = '#3538cd';
252
+ export const hm_indigo_800 = '#2d31a6';
253
+ export const hm_indigo_900 = '#2d3282';
254
+ export const hm_indigo_950 = '#1f235b';
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';
267
+ export const hm_purple_25 = '#fafaff';
268
+ export const hm_purple_50 = '#f4f3ff';
269
+ export const hm_purple_100 = '#ebe9fe';
270
+ export const hm_purple_200 = '#d9d6fe';
271
+ export const hm_purple_300 = '#bdb4fe';
272
+ export const hm_purple_400 = '#9b8afb';
273
+ export const hm_purple_500 = '#7a5af8';
274
+ export const hm_purple_600 = '#6938ef';
275
+ export const hm_purple_700 = '#5925dc';
276
+ export const hm_purple_800 = '#4a1fb8';
277
+ export const hm_purple_900 = '#3e1c96';
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';
303
+ export const hm_ros_25 = '#fff5f6';
304
+ export const hm_ros_50 = '#fff1f3';
305
+ export const hm_ros_100 = '#ffe4e8';
306
+ export const hm_ros_200 = '#fecdd6';
307
+ export const hm_ros_300 = '#fea3b4';
308
+ export const hm_ros_400 = '#fd6f8e';
309
+ export const hm_ros_500 = '#f63d68';
310
+ export const hm_ros_600 = '#e31b54';
311
+ export const hm_ros_700 = '#c01048';
312
+ export const hm_ros_800 = '#a11043';
313
+ export const hm_ros_900 = '#89123e';
314
+ export const hm_ros_950 = '#510b24';
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';
569
+ export const hm_shadows_shadow_sm_1_type = 'dropShadow';
570
+ export const hm_shadows_shadow_sm_1_x = '0';
571
+ export const hm_shadows_shadow_sm_1_y = '1px';
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';
575
+ export const hm_shadows_shadow_sm_2_type = 'dropShadow';
576
+ export const hm_shadows_shadow_sm_2_x = '0';
577
+ export const hm_shadows_shadow_sm_2_y = '1px';
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';
1023
+ export const hm_text_lg_regular_font_family = 'Figtree';
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';
1027
+ export const hm_text_lg_regular_letter_spacing = '0%';
1028
+ export const hm_text_lg_regular_paragraph_spacing = '18';
1029
+ export const hm_text_lg_regular_paragraph_indent = '0px';
1030
+ export const hm_text_lg_regular_text_case = 'none';
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';
1059
+ export const hm_text_lg_regular_italic_font_family = 'Inter';
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';
1063
+ export const hm_text_lg_regular_italic_letter_spacing = '0%';
1064
+ export const hm_text_lg_regular_italic_paragraph_spacing = '18';
1065
+ export const hm_text_lg_regular_italic_paragraph_indent = '0px';
1066
+ export const hm_text_lg_regular_italic_text_case = 'none';
1067
+ export const hm_text_lg_regular_italic_text_decoration = 'none';
1068
+ export const hm_text_lg_regular_italic_font_style = 'italic';
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';
1079
+ export const hm_text_lg_semibold_italic_font_family = 'Inter';
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';
1083
+ export const hm_text_lg_semibold_italic_letter_spacing = '0%';
1084
+ export const hm_text_lg_semibold_italic_paragraph_spacing = '18';
1085
+ export const hm_text_lg_semibold_italic_paragraph_indent = '0px';
1086
+ export const hm_text_lg_semibold_italic_text_case = 'none';
1087
+ export const hm_text_lg_semibold_italic_text_decoration = 'none';
1088
+ export const hm_text_lg_semibold_italic_font_style = 'italic';
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';
1126
+ export const hm_text_md_regular_font_family = 'Figtree';
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';
1130
+ export const hm_text_md_regular_letter_spacing = '0%';
1131
+ export const hm_text_md_regular_paragraph_spacing = '16';
1132
+ export const hm_text_md_regular_paragraph_indent = '0px';
1133
+ export const hm_text_md_regular_text_case = 'none';
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';
1162
+ export const hm_text_md_regular_italic_font_family = 'Inter';
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';
1166
+ export const hm_text_md_regular_italic_letter_spacing = '0%';
1167
+ export const hm_text_md_regular_italic_paragraph_spacing = '16';
1168
+ export const hm_text_md_regular_italic_paragraph_indent = '0px';
1169
+ export const hm_text_md_regular_italic_text_case = 'none';
1170
+ export const hm_text_md_regular_italic_text_decoration = 'none';
1171
+ export const hm_text_md_regular_italic_font_style = 'italic';
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';
1182
+ export const hm_text_md_semibold_italic_font_family = 'Inter';
1183
+ export const hm_text_md_semibold_italic_font_weight = 'Semi Bold';
1184
+ export const hm_text_md_semibold_italic_line_height = '24';
1185
+ export const hm_text_md_semibold_italic_font_size = '16px';
1186
+ export const hm_text_md_semibold_italic_letter_spacing = '0%';
1187
+ export const hm_text_md_semibold_italic_paragraph_spacing = '16';
1188
+ export const hm_text_md_semibold_italic_paragraph_indent = '0px';
1189
+ export const hm_text_md_semibold_italic_text_case = 'none';
1190
+ export const hm_text_md_semibold_italic_text_decoration = 'none';
1191
+ export const hm_text_md_semibold_italic_font_style = 'italic';
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';
1292
+ export const hm_text_xs_regular_font_family = 'Figtree';
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';
1296
+ export const hm_text_xs_regular_letter_spacing = '0%';
1297
+ export const hm_text_xs_regular_paragraph_spacing = '12';
1298
+ export const hm_text_xs_regular_paragraph_indent = '0px';
1299
+ export const hm_text_xs_regular_text_case = 'none';
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';
1310
+ export const hm_text_xs_semibold_font_family = 'Figtree';
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';
1314
+ export const hm_text_xs_semibold_letter_spacing = '0%';
1315
+ export const hm_text_xs_semibold_paragraph_spacing = '12';
1316
+ export const hm_text_xs_semibold_paragraph_indent = '0px';
1317
+ export const hm_text_xs_semibold_text_case = 'none';
1318
+ export const hm_text_xs_semibold_text_decoration = 'none';
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';
1328
+ export const hm_text_case_none = 'none';
1329
+ export const hm_text_decoration_none = 'none';
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_light_mode_25 = '#fcfcfd';
1336
+ export const hm_colors_gray_light_mode_50 = '#fafafa';
1337
+ export const hm_colors_gray_light_mode_100 = '#f4f4f5';
1338
+ export const hm_colors_gray_light_mode_200 = '#e4e4e7';
1339
+ export const hm_colors_gray_light_mode_300 = '#d1d1d6';
1340
+ export const hm_colors_gray_light_mode_400 = '#a0a0ab';
1341
+ export const hm_colors_gray_light_mode_500 = '#70707b';
1342
+ export const hm_colors_gray_light_mode_600 = '#51525c';
1343
+ export const hm_colors_gray_light_mode_700 = '#3f3f46';
1344
+ export const hm_colors_gray_light_mode_800 = '#26272b';
1345
+ export const hm_colors_gray_light_mode_900 = '#1a1a1e';
1346
+ export const hm_colors_gray_light_mode_950 = '#131316';
1347
+ export const hm_colors_gray_blue_25 = '#fcfcfd';
1348
+ export const hm_colors_gray_blue_50 = '#f8f9fc';
1349
+ export const hm_colors_gray_blue_100 = '#eaecf5';
1350
+ export const hm_colors_gray_blue_200 = '#d5d9eb';
1351
+ export const hm_colors_gray_blue_300 = '#b3b8db';
1352
+ export const hm_colors_gray_blue_400 = '#717bbc';
1353
+ export const hm_colors_gray_blue_500 = '#4e5ba6';
1354
+ export const hm_colors_gray_blue_600 = '#3e4784';
1355
+ export const hm_colors_gray_blue_700 = '#363f72';
1356
+ export const hm_colors_gray_blue_800 = '#293056';
1357
+ export const hm_colors_gray_blue_900 = '#101323';
1358
+ export const hm_colors_gray_blue_950 = '#0d0f1c';
1359
+ export const hm_colors_gray_cool_25 = '#fcfcfd';
1360
+ export const hm_colors_gray_cool_50 = '#f9f9fb';
1361
+ export const hm_colors_gray_cool_100 = '#eff1f5';
1362
+ export const hm_colors_gray_cool_200 = '#dcdfea';
1363
+ export const hm_colors_gray_cool_300 = '#b9c0d4';
1364
+ export const hm_colors_gray_cool_400 = '#7d89b0';
1365
+ export const hm_colors_gray_cool_500 = '#5d6b98';
1366
+ export const hm_colors_gray_cool_600 = '#4a5578';
1367
+ export const hm_colors_gray_cool_700 = '#404968';
1368
+ export const hm_colors_gray_cool_800 = '#30374f';
1369
+ export const hm_colors_gray_cool_900 = '#111322';
1370
+ export const hm_colors_gray_cool_950 = '#0e101b';
1371
+ export const hm_colors_gray_modern_25 = '#fcfcfd';
1372
+ export const hm_colors_gray_modern_50 = '#f8fafc';
1373
+ export const hm_colors_gray_modern_100 = '#eef2f6';
1374
+ export const hm_colors_gray_modern_200 = '#e3e8ef';
1375
+ export const hm_colors_gray_modern_300 = '#cdd5df';
1376
+ export const hm_colors_gray_modern_400 = '#9aa4b2';
1377
+ export const hm_colors_gray_modern_500 = '#697586';
1378
+ export const hm_colors_gray_modern_600 = '#4b5565';
1379
+ export const hm_colors_gray_modern_700 = '#364152';
1380
+ export const hm_colors_gray_modern_800 = '#202939';
1381
+ export const hm_colors_gray_modern_900 = '#121926';
1382
+ export const hm_colors_gray_modern_950 = '#0d121c';
1383
+ export const hm_colors_gray_neutral_25 = '#fcfcfd';
1384
+ export const hm_colors_gray_neutral_50 = '#f9fafb';
1385
+ export const hm_colors_gray_neutral_100 = '#f3f4f6';
1386
+ export const hm_colors_gray_neutral_200 = '#e5e7eb';
1387
+ export const hm_colors_gray_neutral_300 = '#d2d6db';
1388
+ export const hm_colors_gray_neutral_400 = '#9da4ae';
1389
+ export const hm_colors_gray_neutral_500 = '#6c737f';
1390
+ export const hm_colors_gray_neutral_600 = '#4d5761';
1391
+ export const hm_colors_gray_neutral_700 = '#384250';
1392
+ export const hm_colors_gray_neutral_800 = '#1f2a37';
1393
+ export const hm_colors_gray_neutral_900 = '#111927';
1394
+ export const hm_colors_gray_neutral_950 = '#0d121c';
1395
+ export const hm_colors_brand_25 = '#f5fbff';
1396
+ export const hm_colors_brand_50 = '#f0f9ff';
1397
+ export const hm_colors_brand_100 = '#e0f2fe';
1398
+ export const hm_colors_brand_200 = '#b9e6fe';
1399
+ export const hm_colors_brand_300 = '#7cd4fd';
1400
+ export const hm_colors_brand_400 = '#36bffa';
1401
+ export const hm_colors_brand_500 = '#0ba5ec';
1402
+ export const hm_colors_brand_600 = '#0086c9';
1403
+ export const hm_colors_brand_700 = '#026aa2';
1404
+ export const hm_colors_brand_800 = '#065986';
1405
+ export const hm_colors_brand_900 = '#0b4a6f';
1406
+ export const hm_colors_brand_950 = '#062c41';
1407
+ export const hm_colors_error_25 = '#fffbfa';
1408
+ export const hm_colors_error_50 = '#fef3f2';
1409
+ export const hm_colors_error_100 = '#fee4e2';
1410
+ export const hm_colors_error_200 = '#fecdca';
1411
+ export const hm_colors_error_300 = '#fda29b';
1412
+ export const hm_colors_error_400 = '#f97066';
1413
+ export const hm_colors_error_500 = '#f04438';
1414
+ export const hm_colors_error_600 = '#d92d20';
1415
+ export const hm_colors_error_700 = '#b42318';
1416
+ export const hm_colors_error_800 = '#912018';
1417
+ export const hm_colors_error_900 = '#7a271a';
1418
+ export const hm_colors_error_950 = '#55160c';
1419
+ export const hm_colors_warning_25 = '#fffcf5';
1420
+ export const hm_colors_warning_50 = '#fffaeb';
1421
+ export const hm_colors_warning_100 = '#fef0c7';
1422
+ export const hm_colors_warning_200 = '#fedf89';
1423
+ export const hm_colors_warning_300 = '#fec84b';
1424
+ export const hm_colors_warning_400 = '#fdb022';
1425
+ export const hm_colors_warning_500 = '#f79009';
1426
+ export const hm_colors_warning_600 = '#dc6803';
1427
+ export const hm_colors_warning_700 = '#b54708';
1428
+ export const hm_colors_warning_800 = '#93370d';
1429
+ export const hm_colors_warning_900 = '#7a2e0e';
1430
+ export const hm_colors_warning_950 = '#4e1d09';
1431
+ export const hm_colors_success_25 = '#f6fef9';
1432
+ export const hm_colors_success_50 = '#ecfdf3';
1433
+ export const hm_colors_success_100 = '#dcfae6';
1434
+ export const hm_colors_success_200 = '#abefc6';
1435
+ export const hm_colors_success_300 = '#75e0a7';
1436
+ export const hm_colors_success_400 = '#47cd89';
1437
+ export const hm_colors_success_500 = '#17b26a';
1438
+ export const hm_colors_success_600 = '#079455';
1439
+ export const hm_colors_success_700 = '#067647';
1440
+ export const hm_colors_success_800 = '#085d3a';
1441
+ export const hm_colors_success_900 = '#074d31';
1442
+ export const hm_colors_success_950 = '#053321';
1443
+ export const hm_colors_green_25 = '#f6fef9';
1444
+ export const hm_colors_green_50 = '#edfcf2';
1445
+ export const hm_colors_green_100 = '#d3f8df';
1446
+ export const hm_colors_green_200 = '#aaf0c4';
1447
+ export const hm_colors_green_300 = '#73e2a3';
1448
+ export const hm_colors_green_400 = '#3ccb7f';
1449
+ export const hm_colors_green_500 = '#16b364';
1450
+ export const hm_colors_green_600 = '#099250';
1451
+ export const hm_colors_green_700 = '#087443';
1452
+ export const hm_colors_green_800 = '#095c37';
1453
+ export const hm_colors_green_900 = '#084c2e';
1454
+ export const hm_colors_green_950 = '#052e1c';
1455
+ export const hm_colors_gray_iron_25 = '#fcfcfc';
1456
+ export const hm_colors_gray_iron_50 = '#fafafa';
1457
+ export const hm_colors_gray_iron_100 = '#f4f4f5';
1458
+ export const hm_colors_gray_iron_200 = '#e4e4e7';
1459
+ export const hm_colors_gray_iron_300 = '#d1d1d6';
1460
+ export const hm_colors_gray_iron_400 = '#a0a0ab';
1461
+ export const hm_colors_gray_iron_500 = '#70707b';
1462
+ export const hm_colors_gray_iron_600 = '#51525c';
1463
+ export const hm_colors_gray_iron_700 = '#3f3f46';
1464
+ export const hm_colors_gray_iron_800 = '#26272b';
1465
+ export const hm_colors_gray_iron_900 = '#1a1a1e';
1466
+ export const hm_colors_gray_iron_950 = '#131316';
1467
+ export const hm_colors_gray_true_25 = '#fcfcfc';
1468
+ export const hm_colors_gray_true_50 = '#fafafa';
1469
+ export const hm_colors_gray_true_100 = '#f5f5f5';
1470
+ export const hm_colors_gray_true_200 = '#e5e5e5';
1471
+ export const hm_colors_gray_true_300 = '#d6d6d6';
1472
+ export const hm_colors_gray_true_400 = '#a3a3a3';
1473
+ export const hm_colors_gray_true_500 = '#737373';
1474
+ export const hm_colors_gray_true_600 = '#525252';
1475
+ export const hm_colors_gray_true_700 = '#424242';
1476
+ export const hm_colors_gray_true_800 = '#292929';
1477
+ export const hm_colors_gray_true_900 = '#141414';
1478
+ export const hm_colors_gray_true_950 = '#0f0f0f';
1479
+ export const hm_colors_gray_warm_25 = '#fdfdfc';
1480
+ export const hm_colors_gray_warm_50 = '#fafaf9';
1481
+ export const hm_colors_gray_warm_100 = '#f5f5f4';
1482
+ export const hm_colors_gray_warm_200 = '#e7e5e4';
1483
+ export const hm_colors_gray_warm_300 = '#d7d3d0';
1484
+ export const hm_colors_gray_warm_400 = '#a9a29d';
1485
+ export const hm_colors_gray_warm_500 = '#79716b';
1486
+ export const hm_colors_gray_warm_600 = '#57534e';
1487
+ export const hm_colors_gray_warm_700 = '#44403c';
1488
+ export const hm_colors_gray_warm_800 = '#292524';
1489
+ export const hm_colors_gray_warm_900 = '#1c1917';
1490
+ export const hm_colors_gray_warm_950 = '#171412';
1491
+ export const hm_colors_moss_25 = '#fafdf7';
1492
+ export const hm_colors_moss_50 = '#f5fbee';
1493
+ export const hm_colors_moss_100 = '#e6f4d7';
1494
+ export const hm_colors_moss_200 = '#ceeab0';
1495
+ export const hm_colors_moss_300 = '#acdc79';
1496
+ export const hm_colors_moss_400 = '#86cb3c';
1497
+ export const hm_colors_moss_500 = '#669f2a';
1498
+ export const hm_colors_moss_600 = '#4f7a21';
1499
+ export const hm_colors_moss_700 = '#3f621a';
1500
+ export const hm_colors_moss_800 = '#335015';
1501
+ export const hm_colors_moss_900 = '#2b4212';
1502
+ export const hm_colors_moss_950 = '#1a280b';
1503
+ export const hm_colors_green_light_25 = '#fafef5';
1504
+ export const hm_colors_green_light_50 = '#f3fee7';
1505
+ export const hm_colors_green_light_100 = '#e3fbcc';
1506
+ export const hm_colors_green_light_200 = '#d0f8ab';
1507
+ export const hm_colors_green_light_300 = '#a6ef67';
1508
+ export const hm_colors_green_light_400 = '#85e13a';
1509
+ export const hm_colors_green_light_500 = '#66c61c';
1510
+ export const hm_colors_green_light_600 = '#4ca30d';
1511
+ export const hm_colors_green_light_700 = '#3b7c0f';
1512
+ export const hm_colors_green_light_800 = '#326212';
1513
+ export const hm_colors_green_light_900 = '#2b5314';
1514
+ export const hm_colors_green_light_950 = '#15290a';
1515
+ export const hm_colors_teal_25 = '#f6fefc';
1516
+ export const hm_colors_teal_50 = '#f0fdf9';
1517
+ export const hm_colors_teal_100 = '#ccfbef';
1518
+ export const hm_colors_teal_200 = '#99f6e0';
1519
+ export const hm_colors_teal_300 = '#5fe9d0';
1520
+ export const hm_colors_teal_400 = '#2ed3b7';
1521
+ export const hm_colors_teal_500 = '#15b79e';
1522
+ export const hm_colors_teal_600 = '#0e9384';
1523
+ export const hm_colors_teal_700 = '#107569';
1524
+ export const hm_colors_teal_800 = '#125d56';
1525
+ export const hm_colors_teal_900 = '#134e48';
1526
+ export const hm_colors_teal_950 = '#0a2926';
1527
+ export const hm_colors_cyan_25 = '#f5feff';
1528
+ export const hm_colors_cyan_50 = '#ecfdff';
1529
+ export const hm_colors_cyan_100 = '#cff9fe';
1530
+ export const hm_colors_cyan_200 = '#a5f0fc';
1531
+ export const hm_colors_cyan_300 = '#67e3f9';
1532
+ export const hm_colors_cyan_400 = '#22ccee';
1533
+ export const hm_colors_cyan_500 = '#06aed4';
1534
+ export const hm_colors_cyan_600 = '#088ab2';
1535
+ export const hm_colors_cyan_700 = '#0e7090';
1536
+ export const hm_colors_cyan_800 = '#155b75';
1537
+ export const hm_colors_cyan_900 = '#164c63';
1538
+ export const hm_colors_cyan_950 = '#0d2d3a';
1539
+ export const hm_colors_blue_light_25 = '#f5fbff';
1540
+ export const hm_colors_blue_light_50 = '#f0f9ff';
1541
+ export const hm_colors_blue_light_100 = '#e0f2fe';
1542
+ export const hm_colors_blue_light_200 = '#b9e6fe';
1543
+ export const hm_colors_blue_light_300 = '#7cd4fd';
1544
+ export const hm_colors_blue_light_400 = '#36bffa';
1545
+ export const hm_colors_blue_light_500 = '#0ba5ec';
1546
+ export const hm_colors_blue_light_600 = '#0086c9';
1547
+ export const hm_colors_blue_light_700 = '#026aa2';
1548
+ export const hm_colors_blue_light_800 = '#065986';
1549
+ export const hm_colors_blue_light_900 = '#0b4a6f';
1550
+ export const hm_colors_blue_light_950 = '#062c41';
1551
+ export const hm_colors_blue_25 = '#f5faff';
1552
+ export const hm_colors_blue_50 = '#eff8ff';
1553
+ export const hm_colors_blue_100 = '#d1e9ff';
1554
+ export const hm_colors_blue_200 = '#b2ddff';
1555
+ export const hm_colors_blue_300 = '#84caff';
1556
+ export const hm_colors_blue_400 = '#53b1fd';
1557
+ export const hm_colors_blue_500 = '#2e90fa';
1558
+ export const hm_colors_blue_600 = '#1570ef';
1559
+ export const hm_colors_blue_700 = '#175cd3';
1560
+ export const hm_colors_blue_800 = '#1849a9';
1561
+ export const hm_colors_blue_900 = '#194185';
1562
+ export const hm_colors_blue_950 = '#102a56';
1563
+ export const hm_colors_blue_dark_25 = '#f5f8ff';
1564
+ export const hm_colors_blue_dark_50 = '#eff4ff';
1565
+ export const hm_colors_blue_dark_100 = '#d1e0ff';
1566
+ export const hm_colors_blue_dark_200 = '#b2ccff';
1567
+ export const hm_colors_blue_dark_300 = '#84adff';
1568
+ export const hm_colors_blue_dark_400 = '#528bff';
1569
+ export const hm_colors_blue_dark_500 = '#2970ff';
1570
+ export const hm_colors_blue_dark_600 = '#155eef';
1571
+ export const hm_colors_blue_dark_700 = '#004eeb';
1572
+ export const hm_colors_blue_dark_800 = '#0040c1';
1573
+ export const hm_colors_blue_dark_900 = '#00359e';
1574
+ export const hm_colors_blue_dark_950 = '#002266';
1575
+ export const hm_colors_indigo_25 = '#f5f8ff';
1576
+ export const hm_colors_indigo_50 = '#eef4ff';
1577
+ export const hm_colors_indigo_100 = '#e0eaff';
1578
+ export const hm_colors_indigo_200 = '#c7d7fe';
1579
+ export const hm_colors_indigo_300 = '#a4bcfd';
1580
+ export const hm_colors_indigo_400 = '#8098f9';
1581
+ export const hm_colors_indigo_500 = '#6172f3';
1582
+ export const hm_colors_indigo_600 = '#444ce7';
1583
+ export const hm_colors_indigo_700 = '#3538cd';
1584
+ export const hm_colors_indigo_800 = '#2d31a6';
1585
+ export const hm_colors_indigo_900 = '#2d3282';
1586
+ export const hm_colors_indigo_950 = '#1f235b';
1587
+ export const hm_colors_violet_25 = '#fbfaff';
1588
+ export const hm_colors_violet_50 = '#f5f3ff';
1589
+ export const hm_colors_violet_100 = '#ece9fe';
1590
+ export const hm_colors_violet_200 = '#ddd6fe';
1591
+ export const hm_colors_violet_300 = '#c3b5fd';
1592
+ export const hm_colors_violet_400 = '#a48afb';
1593
+ export const hm_colors_violet_500 = '#875bf7';
1594
+ export const hm_colors_violet_600 = '#7839ee';
1595
+ export const hm_colors_violet_700 = '#6927da';
1596
+ export const hm_colors_violet_800 = '#5720b7';
1597
+ export const hm_colors_violet_900 = '#491c96';
1598
+ export const hm_colors_violet_950 = '#2e125e';
1599
+ export const hm_colors_purple_25 = '#fafaff';
1600
+ export const hm_colors_purple_50 = '#f4f3ff';
1601
+ export const hm_colors_purple_100 = '#ebe9fe';
1602
+ export const hm_colors_purple_200 = '#d9d6fe';
1603
+ export const hm_colors_purple_300 = '#bdb4fe';
1604
+ export const hm_colors_purple_400 = '#9b8afb';
1605
+ export const hm_colors_purple_500 = '#7a5af8';
1606
+ export const hm_colors_purple_600 = '#6938ef';
1607
+ export const hm_colors_purple_700 = '#5925dc';
1608
+ export const hm_colors_purple_800 = '#4a1fb8';
1609
+ export const hm_colors_purple_900 = '#3e1c96';
1610
+ export const hm_colors_purple_950 = '#27115f';
1611
+ export const hm_colors_fuchsia_25 = '#fefaff';
1612
+ export const hm_colors_fuchsia_50 = '#fdf4ff';
1613
+ export const hm_colors_fuchsia_100 = '#fbe8ff';
1614
+ export const hm_colors_fuchsia_200 = '#f6d0fe';
1615
+ export const hm_colors_fuchsia_300 = '#eeaafd';
1616
+ export const hm_colors_fuchsia_400 = '#e478fa';
1617
+ export const hm_colors_fuchsia_500 = '#d444f1';
1618
+ export const hm_colors_fuchsia_600 = '#ba24d5';
1619
+ export const hm_colors_fuchsia_700 = '#9f1ab1';
1620
+ export const hm_colors_fuchsia_800 = '#821890';
1621
+ export const hm_colors_fuchsia_900 = '#6f1877';
1622
+ export const hm_colors_fuchsia_950 = '#47104c';
1623
+ export const hm_colors_pink_25 = '#fef6fb';
1624
+ export const hm_colors_pink_50 = '#fdf2fa';
1625
+ export const hm_colors_pink_100 = '#fce7f6';
1626
+ export const hm_colors_pink_200 = '#fcceee';
1627
+ export const hm_colors_pink_300 = '#faa7e0';
1628
+ export const hm_colors_pink_400 = '#f670c7';
1629
+ export const hm_colors_pink_500 = '#ee46bc';
1630
+ export const hm_colors_pink_600 = '#dd2590';
1631
+ export const hm_colors_pink_700 = '#c11574';
1632
+ export const hm_colors_pink_800 = '#9e165f';
1633
+ export const hm_colors_pink_900 = '#851651';
1634
+ export const hm_colors_pink_950 = '#4e0d30';
1635
+ export const hm_colors_ros_25 = '#fff5f6';
1636
+ export const hm_colors_ros_50 = '#fff1f3';
1637
+ export const hm_colors_ros_100 = '#ffe4e8';
1638
+ export const hm_colors_ros_200 = '#fecdd6';
1639
+ export const hm_colors_ros_300 = '#fea3b4';
1640
+ export const hm_colors_ros_400 = '#fd6f8e';
1641
+ export const hm_colors_ros_500 = '#f63d68';
1642
+ export const hm_colors_ros_600 = '#e31b54';
1643
+ export const hm_colors_ros_700 = '#c01048';
1644
+ export const hm_colors_ros_800 = '#a11043';
1645
+ export const hm_colors_ros_900 = '#89123e';
1646
+ export const hm_colors_ros_950 = '#510b24';
1647
+ export const hm_colors_orange_dark_25 = '#fff9f5';
1648
+ export const hm_colors_orange_dark_50 = '#fff4ed';
1649
+ export const hm_colors_orange_dark_100 = '#ffe6d5';
1650
+ export const hm_colors_orange_dark_200 = '#ffd6ae';
1651
+ export const hm_colors_orange_dark_300 = '#ff9c66';
1652
+ export const hm_colors_orange_dark_400 = '#ff692e';
1653
+ export const hm_colors_orange_dark_500 = '#ff4405';
1654
+ export const hm_colors_orange_dark_600 = '#e62e05';
1655
+ export const hm_colors_orange_dark_700 = '#bc1b06';
1656
+ export const hm_colors_orange_dark_800 = '#97180c';
1657
+ export const hm_colors_orange_dark_900 = '#771a0d';
1658
+ export const hm_colors_orange_dark_950 = '#57130a';
1659
+ export const hm_colors_orange_25 = '#fefaf5';
1660
+ export const hm_colors_orange_50 = '#fef6ee';
1661
+ export const hm_colors_orange_100 = '#fdead7';
1662
+ export const hm_colors_orange_200 = '#f9dbaf';
1663
+ export const hm_colors_orange_300 = '#f7b27a';
1664
+ export const hm_colors_orange_400 = '#f38744';
1665
+ export const hm_colors_orange_500 = '#ef6820';
1666
+ export const hm_colors_orange_600 = '#e04f16';
1667
+ export const hm_colors_orange_700 = '#b93815';
1668
+ export const hm_colors_orange_800 = '#932f19';
1669
+ export const hm_colors_orange_900 = '#772917';
1670
+ export const hm_colors_orange_950 = '#511c10';
1671
+ export const hm_colors_yellow_25 = '#fefdf0';
1672
+ export const hm_colors_yellow_50 = '#fefbe8';
1673
+ export const hm_colors_yellow_100 = '#fef7c3';
1674
+ export const hm_colors_yellow_200 = '#feee95';
1675
+ export const hm_colors_yellow_300 = '#fde272';
1676
+ export const hm_colors_yellow_400 = '#fac515';
1677
+ export const hm_colors_yellow_500 = '#eaaa08';
1678
+ export const hm_colors_yellow_600 = '#ca8504';
1679
+ export const hm_colors_yellow_700 = '#a15c07';
1680
+ export const hm_colors_yellow_800 = '#854a0e';
1681
+ export const hm_colors_yellow_900 = '#713b12';
1682
+ export const hm_colors_yellow_950 = '#542c0d';
1683
+ export const hm_colors_text_text_primary_900 = '#1a1a1e';
1684
+ export const hm_colors_text_text_tertiary_600 = '#51525c';
1685
+ export const hm_colors_text_text_error_primary_600 = '#d92d20';
1686
+ export const hm_colors_text_text_warning_primary_600 = '#dc6803';
1687
+ export const hm_colors_text_text_success_primary_600 = '#079455';
1688
+ export const hm_colors_text_text_white = '#ffffff';
1689
+ export const hm_colors_text_text_secondary_700 = '#3f3f46';
1690
+ export const hm_colors_text_text_disabled = '#70707b';
1691
+ export const hm_colors_text_text_secondary_hover = '#26272b';
1692
+ export const hm_colors_text_text_tertiary_hover = '#3f3f46';
1693
+ export const hm_colors_text_text_brand_secondary_700 = '#026aa2';
1694
+ export const hm_colors_text_text_placeholder = '#70707b';
1695
+ export const hm_colors_text_text_placeholder_subtle = '#d1d1d6';
1696
+ export const hm_colors_text_text_brand_tertiary_600 = '#0086c9';
1697
+ export const hm_colors_text_text_quaternary_500 = '#70707b';
1698
+ export const hm_colors_text_text_brand_primary_900 = '#0b4a6f';
1699
+ export const hm_colors_text_text_primary_on_brand = '#ffffff';
1700
+ export const hm_colors_text_text_secondary_on_brand = '#b9e6fe';
1701
+ export const hm_colors_text_text_tertiary_on_brand = '#b9e6fe';
1702
+ export const hm_colors_text_text_quaternary_on_brand = '#7cd4fd';
1703
+ export const hm_colors_text_text_brand_tertiary_alt = '#0086c9';
1704
+ export const hm_colors_border_border_secondary = '#e4e4e7';
1705
+ export const hm_colors_border_border_error = '#fda29b';
1706
+ export const hm_colors_border_border_primary = '#d1d1d6';
1707
+ export const hm_colors_border_border_brand = '#7cd4fd';
1708
+ export const hm_colors_border_border_brand_solid = '#0086c9';
1709
+ export const hm_colors_border_border_disabled = '#d1d1d6';
1710
+ export const hm_colors_border_border_error_solid = '#d92d20';
1711
+ export const hm_colors_border_border_disabled_subtle = '#e4e4e7';
1712
+ export const hm_colors_border_border_tertiary = '#f4f4f5';
1713
+ export const hm_colors_border_border_brand_solid_alt = '#0086c9';
1714
+ export const hm_colors_background_bg_primary = '#ffffff';
1715
+ export const hm_colors_background_bg_tertiary = '#f4f4f5';
1716
+ export const hm_colors_background_bg_brand_primary = '#f0f9ff';
1717
+ export const hm_colors_background_bg_error_secondary = '#fee4e2';
1718
+ export const hm_colors_background_bg_warning_primary = '#fffaeb';
1719
+ export const hm_colors_background_bg_warning_secondary = '#fef0c7';
1720
+ export const hm_colors_background_bg_success_primary = '#ecfdf3';
1721
+ export const hm_colors_background_bg_success_secondary = '#dcfae6';
1722
+ export const hm_colors_background_bg_brand_solid = '#0086c9';
1723
+ export const hm_colors_background_bg_secondary_solid = '#51525c';
1724
+ export const hm_colors_background_bg_error_solid = '#d92d20';
1725
+ export const hm_colors_background_bg_warning_solid = '#dc6803';
1726
+ export const hm_colors_background_bg_success_solid = '#079455';
1727
+ export const hm_colors_background_bg_secondary_hover = '#f4f4f5';
1728
+ export const hm_colors_background_bg_primary_hover = '#fafafa';
1729
+ export const hm_colors_background_bg_disabled = '#f4f4f5';
1730
+ export const hm_colors_background_bg_active = '#fafafa';
1731
+ export const hm_colors_background_bg_brand_solid_hover = '#026aa2';
1732
+ export const hm_colors_background_bg_error_primary = '#fef3f2';
1733
+ export const hm_colors_background_bg_brand_secondary = '#e0f2fe';
1734
+ export const hm_colors_background_bg_secondary = '#fafafa';
1735
+ export const hm_colors_background_bg_disabled_subtle = '#fafafa';
1736
+ export const hm_colors_background_bg_quaternary = '#e4e4e7';
1737
+ export const hm_colors_background_bg_primary_alt = '#ffffff';
1738
+ export const hm_colors_background_bg_brand_primary_alt = '#f0f9ff';
1739
+ export const hm_colors_background_bg_secondary_alt = '#fafafa';
1740
+ export const hm_colors_background_bg_overlay = '#131316';
1741
+ export const hm_colors_background_bg_secondary_subtle = '#fcfcfd';
1742
+ export const hm_colors_background_bg_brand_section = '#065986';
1743
+ export const hm_colors_background_bg_brand_section_subtle = '#026aa2';
1744
+ export const hm_colors_background_bg_primary_solid = '#131316';
1745
+ export const hm_colors_foreground_fg_secondary_700 = '#3f3f46';
1746
+ export const hm_colors_foreground_fg_warning_primary = '#dc6803';
1747
+ export const hm_colors_foreground_fg_success_primary = '#079455';
1748
+ export const hm_colors_foreground_fg_white = '#ffffff';
1749
+ export const hm_colors_foreground_fg_success_secondary = '#17b26a';
1750
+ export const hm_colors_foreground_fg_secondary_hover = '#26272b';
1751
+ export const hm_colors_foreground_fg_primary_900 = '#1a1a1e';
1752
+ export const hm_colors_foreground_fg_disabled = '#a0a0ab';
1753
+ export const hm_colors_foreground_fg_quaternary_500 = '#70707b';
1754
+ export const hm_colors_foreground_fg_quaternary_hover = '#51525c';
1755
+ export const hm_colors_foreground_fg_brand_secondary_500 = '#0ba5ec';
1756
+ export const hm_colors_foreground_fg_brand_primary_600 = '#0086c9';
1757
+ export const hm_colors_foreground_fg_quinary_400 = '#a0a0ab';
1758
+ export const hm_colors_foreground_fg_quinary_hover = '#70707b';
1759
+ export const hm_colors_foreground_fg_error_primary = '#d92d20';
1760
+ export const hm_colors_foreground_fg_disabled_subtle = '#d1d1d6';
1761
+ export const hm_colors_foreground_fg_warning_secondary = '#f79009';
1762
+ export const hm_colors_foreground_fg_error_secondary = '#f04438';
1763
+ export const hm_colors_foreground_fg_senary_300 = '#d1d1d6';
1764
+ export const hm_colors_foreground_fg_tertiary_600 = '#51525c';
1765
+ export const hm_colors_foreground_fg_tertiary_hover = '#3f3f46';
1766
+ export const hm_colors_foreground_fg_brand_primary_alt = '#0086c9';
1767
+ export const hm_spacing_0 = '0px';
1768
+ export const hm_spacing_0_5 = '0px';
1769
+ export const hm_spacing_1 = '0px';
1770
+ export const hm_spacing_2 = '0px';
1771
+ export const hm_spacing_3 = '0px';
1772
+ export const hm_spacing_4 = '16px';
1773
+ export const hm_spacing_5 = '16px';
1774
+ export const hm_spacing_6 = '16px';
1775
+ export const hm_spacing_8 = '32px';
1776
+ export const hm_spacing_10 = '32px';
1777
+ export const hm_spacing_12 = '48px';
1778
+ export const hm_spacing_16 = '64px';
1779
+ export const hm_spacing_20 = '80px';
1780
+ export const hm_spacing_24 = '96px';
1781
+ export const hm_spacing_32 = '128px';
1782
+ export const hm_spacing_40 = '160px';
1783
+ export const hm_spacing_48 = '192px';
1784
+ export const hm_spacing_56 = '224px';
1785
+ export const hm_spacing_64 = '256px';
1786
+ export const hm_spacing_96 = '384px';
1787
+ export const hm_spacing_80 = '320px';
1788
+ export const hm_spacing_120 = '480px';
1789
+ export const hm_spacing_160 = '640px';
1790
+ export const hm_spacing_192 = '768px';
1791
+ export const hm_spacing_256 = '1024px';
1792
+ export const hm_spacing_320 = '1280px';
1793
+ export const hm_spacing_360 = '1440px';
1794
+ export const hm_spacing_400 = '1600px';
1795
+ export const hm_spacing_480 = '1920px';
1796
+ export const hm_spacing_1_5 = '0px';
1797
+ export const hm_spacing_140 = '560px';
1798
+ export const hm_spacing_180 = '720px';
1799
+ export const hm_component_colors_utility_blue_utility_blue_600 = '#1570ef';
1800
+ export const hm_component_colors_utility_blue_utility_blue_700 = '#175cd3';
1801
+ export const hm_component_colors_utility_blue_utility_blue_500 = '#2e90fa';
1802
+ export const hm_component_colors_utility_blue_utility_blue_200 = '#b2ddff';
1803
+ export const hm_component_colors_utility_blue_utility_blue_50 = '#eff8ff';
1804
+ export const hm_component_colors_utility_blue_utility_blue_100 = '#d1e9ff';
1805
+ export const hm_component_colors_utility_blue_utility_blue_400 = '#53b1fd';
1806
+ export const hm_component_colors_utility_blue_utility_blue_300 = '#84caff';
1807
+ export const hm_component_colors_utility_brand_utility_brand_600 = '#0086c9';
1808
+ export const hm_component_colors_utility_brand_utility_brand_700 = '#026aa2';
1809
+ export const hm_component_colors_utility_brand_utility_brand_500 = '#0ba5ec';
1810
+ export const hm_component_colors_utility_brand_utility_brand_200 = '#b9e6fe';
1811
+ export const hm_component_colors_utility_brand_utility_brand_50 = '#f0f9ff';
1812
+ export const hm_component_colors_utility_brand_utility_brand_100 = '#e0f2fe';
1813
+ export const hm_component_colors_utility_brand_utility_brand_400 = '#36bffa';
1814
+ export const hm_component_colors_utility_brand_utility_brand_50_alt = '#f0f9ff';
1815
+ export const hm_component_colors_utility_brand_utility_brand_100_alt = '#e0f2fe';
1816
+ export const hm_component_colors_utility_brand_utility_brand_200_alt = '#b9e6fe';
1817
+ export const hm_component_colors_utility_brand_utility_brand_400_alt = '#36bffa';
1818
+ export const hm_component_colors_utility_brand_utility_brand_500_alt = '#0ba5ec';
1819
+ export const hm_component_colors_utility_brand_utility_brand_600_alt = '#0086c9';
1820
+ export const hm_component_colors_utility_brand_utility_brand_700_alt = '#026aa2';
1821
+ export const hm_component_colors_utility_brand_utility_brand_300 = '#7cd4fd';
1822
+ export const hm_component_colors_utility_brand_utility_brand_900 = '#0b4a6f';
1823
+ export const hm_component_colors_utility_brand_utility_brand_800 = '#065986';
1824
+ export const hm_component_colors_utility_brand_utility_brand_300_alt = '#7cd4fd';
1825
+ export const hm_component_colors_utility_brand_utility_brand_800_alt = '#065986';
1826
+ export const hm_component_colors_utility_brand_utility_brand_900_alt = '#0b4a6f';
1827
+ export const hm_component_colors_utility_gray_utility_gray_700 = '#3f3f46';
1828
+ export const hm_component_colors_utility_gray_utility_gray_600 = '#51525c';
1829
+ export const hm_component_colors_utility_gray_utility_gray_500 = '#70707b';
1830
+ export const hm_component_colors_utility_gray_utility_gray_200 = '#e4e4e7';
1831
+ export const hm_component_colors_utility_gray_utility_gray_50 = '#fafafa';
1832
+ export const hm_component_colors_utility_gray_utility_gray_100 = '#f4f4f5';
1833
+ export const hm_component_colors_utility_gray_utility_gray_400 = '#a0a0ab';
1834
+ export const hm_component_colors_utility_gray_utility_gray_300 = '#d1d1d6';
1835
+ export const hm_component_colors_utility_gray_utility_gray_900 = '#1a1a1e';
1836
+ export const hm_component_colors_utility_gray_utility_gray_800 = '#26272b';
1837
+ export const hm_component_colors_utility_error_utility_error_600 = '#d92d20';
1838
+ export const hm_component_colors_utility_error_utility_error_700 = '#b42318';
1839
+ export const hm_component_colors_utility_error_utility_error_500 = '#f04438';
1840
+ export const hm_component_colors_utility_error_utility_error_200 = '#fecdca';
1841
+ export const hm_component_colors_utility_error_utility_error_50 = '#fef3f2';
1842
+ export const hm_component_colors_utility_error_utility_error_100 = '#fee4e2';
1843
+ export const hm_component_colors_utility_error_utility_error_400 = '#f97066';
1844
+ export const hm_component_colors_utility_error_utility_error_300 = '#fda29b';
1845
+ export const hm_component_colors_utility_warning_utility_warning_600 = '#dc6803';
1846
+ export const hm_component_colors_utility_warning_utility_warning_700 = '#b54708';
1847
+ export const hm_component_colors_utility_warning_utility_warning_500 = '#f79009';
1848
+ export const hm_component_colors_utility_warning_utility_warning_200 = '#fedf89';
1849
+ export const hm_component_colors_utility_warning_utility_warning_50 = '#fffaeb';
1850
+ export const hm_component_colors_utility_warning_utility_warning_100 = '#fef0c7';
1851
+ export const hm_component_colors_utility_warning_utility_warning_400 = '#fdb022';
1852
+ export const hm_component_colors_utility_warning_utility_warning_300 = '#fec84b';
1853
+ export const hm_component_colors_utility_success_utility_success_600 = '#079455';
1854
+ export const hm_component_colors_utility_success_utility_success_700 = '#067647';
1855
+ export const hm_component_colors_utility_success_utility_success_500 = '#17b26a';
1856
+ export const hm_component_colors_utility_success_utility_success_200 = '#abefc6';
1857
+ export const hm_component_colors_utility_success_utility_success_50 = '#ecfdf3';
1858
+ export const hm_component_colors_utility_success_utility_success_100 = '#dcfae6';
1859
+ export const hm_component_colors_utility_success_utility_success_400 = '#47cd89';
1860
+ export const hm_component_colors_utility_success_utility_success_300 = '#75e0a7';
1861
+ export const hm_component_colors_utility_orange_utility_orange_600 = '#e04f16';
1862
+ export const hm_component_colors_utility_orange_utility_orange_700 = '#b93815';
1863
+ export const hm_component_colors_utility_orange_utility_orange_500 = '#ef6820';
1864
+ export const hm_component_colors_utility_orange_utility_orange_200 = '#f9dbaf';
1865
+ export const hm_component_colors_utility_orange_utility_orange_50 = '#fef6ee';
1866
+ export const hm_component_colors_utility_orange_utility_orange_100 = '#fdead7';
1867
+ export const hm_component_colors_utility_orange_utility_orange_400 = '#f38744';
1868
+ export const hm_component_colors_utility_orange_utility_orange_300 = '#f7b27a';
1869
+ export const hm_component_colors_utility_blue_dark_utility_blue_dark_600 = '#155eef';
1870
+ export const hm_component_colors_utility_blue_dark_utility_blue_dark_700 = '#004eeb';
1871
+ export const hm_component_colors_utility_blue_dark_utility_blue_dark_500 = '#2970ff';
1872
+ export const hm_component_colors_utility_blue_dark_utility_blue_dark_200 = '#b2ccff';
1873
+ export const hm_component_colors_utility_blue_dark_utility_blue_dark_50 = '#eff4ff';
1874
+ export const hm_component_colors_utility_blue_dark_utility_blue_dark_100 = '#d1e0ff';
1875
+ export const hm_component_colors_utility_blue_dark_utility_blue_dark_400 = '#528bff';
1876
+ export const hm_component_colors_utility_blue_dark_utility_blue_dark_300 = '#84adff';
1877
+ export const hm_component_colors_utility_indigo_utility_indigo_600 = '#444ce7';
1878
+ export const hm_component_colors_utility_indigo_utility_indigo_700 = '#3538cd';
1879
+ export const hm_component_colors_utility_indigo_utility_indigo_500 = '#6172f3';
1880
+ export const hm_component_colors_utility_indigo_utility_indigo_200 = '#c7d7fe';
1881
+ export const hm_component_colors_utility_indigo_utility_indigo_50 = '#eef4ff';
1882
+ export const hm_component_colors_utility_indigo_utility_indigo_100 = '#e0eaff';
1883
+ export const hm_component_colors_utility_indigo_utility_indigo_400 = '#8098f9';
1884
+ export const hm_component_colors_utility_indigo_utility_indigo_300 = '#a4bcfd';
1885
+ export const hm_component_colors_utility_fuchsia_utility_fuchsia_600 = '#ba24d5';
1886
+ export const hm_component_colors_utility_fuchsia_utility_fuchsia_700 = '#9f1ab1';
1887
+ export const hm_component_colors_utility_fuchsia_utility_fuchsia_500 = '#d444f1';
1888
+ export const hm_component_colors_utility_fuchsia_utility_fuchsia_200 = '#f6d0fe';
1889
+ export const hm_component_colors_utility_fuchsia_utility_fuchsia_50 = '#fdf4ff';
1890
+ export const hm_component_colors_utility_fuchsia_utility_fuchsia_100 = '#fbe8ff';
1891
+ export const hm_component_colors_utility_fuchsia_utility_fuchsia_400 = '#e478fa';
1892
+ export const hm_component_colors_utility_fuchsia_utility_fuchsia_300 = '#eeaafd';
1893
+ export const hm_component_colors_utility_pink_utility_pink_600 = '#dd2590';
1894
+ export const hm_component_colors_utility_pink_utility_pink_700 = '#c11574';
1895
+ export const hm_component_colors_utility_pink_utility_pink_500 = '#ee46bc';
1896
+ export const hm_component_colors_utility_pink_utility_pink_200 = '#fcceee';
1897
+ export const hm_component_colors_utility_pink_utility_pink_50 = '#fdf2fa';
1898
+ export const hm_component_colors_utility_pink_utility_pink_100 = '#fce7f6';
1899
+ export const hm_component_colors_utility_pink_utility_pink_400 = '#f670c7';
1900
+ export const hm_component_colors_utility_pink_utility_pink_300 = '#faa7e0';
1901
+ export const hm_component_colors_utility_purple_utility_purple_600 = '#6938ef';
1902
+ export const hm_component_colors_utility_purple_utility_purple_700 = '#5925dc';
1903
+ export const hm_component_colors_utility_purple_utility_purple_500 = '#7a5af8';
1904
+ export const hm_component_colors_utility_purple_utility_purple_200 = '#d9d6fe';
1905
+ export const hm_component_colors_utility_purple_utility_purple_50 = '#f4f3ff';
1906
+ export const hm_component_colors_utility_purple_utility_purple_100 = '#ebe9fe';
1907
+ export const hm_component_colors_utility_purple_utility_purple_400 = '#9b8afb';
1908
+ export const hm_component_colors_utility_purple_utility_purple_300 = '#bdb4fe';
1909
+ export const hm_component_colors_utility_orange_dark_utility_orange_dark_600 = '#e62e05';
1910
+ export const hm_component_colors_utility_orange_dark_utility_orange_dark_700 = '#bc1b06';
1911
+ export const hm_component_colors_utility_orange_dark_utility_orange_dark_500 = '#ff4405';
1912
+ export const hm_component_colors_utility_orange_dark_utility_orange_dark_200 = '#ffd6ae';
1913
+ export const hm_component_colors_utility_orange_dark_utility_orange_dark_50 = '#fff4ed';
1914
+ export const hm_component_colors_utility_orange_dark_utility_orange_dark_100 = '#ffe6d5';
1915
+ export const hm_component_colors_utility_orange_dark_utility_orange_dark_400 = '#ff692e';
1916
+ export const hm_component_colors_utility_orange_dark_utility_orange_dark_300 = '#ff9c66';
1917
+ export const hm_component_colors_utility_blue_light_utility_blue_light_600 = '#0086c9';
1918
+ export const hm_component_colors_utility_blue_light_utility_blue_light_700 = '#026aa2';
1919
+ export const hm_component_colors_utility_blue_light_utility_blue_light_500 = '#0ba5ec';
1920
+ export const hm_component_colors_utility_blue_light_utility_blue_light_200 = '#b9e6fe';
1921
+ export const hm_component_colors_utility_blue_light_utility_blue_light_50 = '#f0f9ff';
1922
+ export const hm_component_colors_utility_blue_light_utility_blue_light_100 = '#e0f2fe';
1923
+ export const hm_component_colors_utility_blue_light_utility_blue_light_400 = '#36bffa';
1924
+ export const hm_component_colors_utility_blue_light_utility_blue_light_300 = '#7cd4fd';
1925
+ export const hm_component_colors_utility_gray_blue_utility_gray_blue_600 = '#3e4784';
1926
+ export const hm_component_colors_utility_gray_blue_utility_gray_blue_700 = '#363f72';
1927
+ export const hm_component_colors_utility_gray_blue_utility_gray_blue_500 = '#4e5ba6';
1928
+ export const hm_component_colors_utility_gray_blue_utility_gray_blue_200 = '#d5d9eb';
1929
+ export const hm_component_colors_utility_gray_blue_utility_gray_blue_50 = '#f8f9fc';
1930
+ export const hm_component_colors_utility_gray_blue_utility_gray_blue_100 = '#eaecf5';
1931
+ export const hm_component_colors_utility_gray_blue_utility_gray_blue_400 = '#717bbc';
1932
+ export const hm_component_colors_utility_gray_blue_utility_gray_blue_300 = '#b3b8db';
1933
+ export const hm_component_colors_components_tooltips_tooltip_supporting_text = '#d1d1d6';
1934
+ export const hm_component_colors_components_buttons_brand_button_brand_bg = '#0086c9';
1935
+ export const hm_component_colors_components_buttons_brand_button_brand_bg_hover = '#026aa2';
1936
+ export const hm_component_colors_components_buttons_brand_button_brand_fg = '#ffffff';
1937
+ export const hm_component_colors_components_buttons_brand_button_brand_border = '#0086c9';
1938
+ export const hm_component_colors_components_buttons_brand_button_brand_border_hover = '#026aa2';
1939
+ export const hm_component_colors_components_buttons_brand_button_brand_fg_hover = '#ffffff';
1940
+ export const hm_component_colors_components_buttons_secondary_button_secondary_bg = '#ffffff';
1941
+ export const hm_component_colors_components_buttons_secondary_button_secondary_bg_hover = '#fafafa';
1942
+ export const hm_component_colors_components_buttons_secondary_button_secondary_fg = '#3f3f46';
1943
+ export const hm_component_colors_components_buttons_secondary_button_secondary_fg_hover = '#26272b';
1944
+ export const hm_component_colors_components_buttons_secondary_button_secondary_border = '#d1d1d6';
1945
+ export const hm_component_colors_components_buttons_secondary_button_secondary_border_hover = '#d1d1d6';
1946
+ export const hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg = '#ffffff';
1947
+ export const hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg_hover = '#f0f9ff';
1948
+ export const hm_component_colors_components_buttons_secondary_color_button_secondary_color_border_hover = '#7cd4fd';
1949
+ export const hm_component_colors_components_buttons_secondary_color_button_secondary_color_border = '#7cd4fd';
1950
+ export const hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg = '#026aa2';
1951
+ export const hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg_hover = '#065986';
1952
+ export const hm_component_colors_components_buttons_primary_error_button_primary_error_fg = '#ffffff';
1953
+ export const hm_component_colors_components_buttons_primary_error_button_primary_error_fg_hover = '#ffffff';
1954
+ export const hm_component_colors_components_buttons_primary_error_button_primary_error_bg = '#d92d20';
1955
+ export const hm_component_colors_components_buttons_primary_error_button_primary_error_bg_hover = '#b42318';
1956
+ export const hm_component_colors_components_buttons_primary_error_button_primary_error_border = '#d92d20';
1957
+ export const hm_component_colors_components_buttons_primary_error_button_primary_error_border_hover = '#b42318';
1958
+ export const hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg = '#b42318';
1959
+ export const hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg_hover = '#912018';
1960
+ export const hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg = '#ffffff';
1961
+ export const hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg_hover = '#fef3f2';
1962
+ export const hm_component_colors_components_buttons_secondary_error_button_secondary_error_border = '#fda29b';
1963
+ export const hm_component_colors_components_buttons_secondary_error_button_secondary_error_border_hover = '#fda29b';
1964
+ export const hm_component_colors_components_buttons_tertiary_button_tertiary_fg = '#51525c';
1965
+ export const hm_component_colors_components_buttons_tertiary_button_tertiary_fg_hover = '#3f3f46';
1966
+ export const hm_component_colors_components_buttons_tertiary_button_tertiary_bg_hover = '#fafafa';
1967
+ export const hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg = '#026aa2';
1968
+ export const hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg_hover = '#065986';
1969
+ export const hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_bg_hover = '#f0f9ff';
1970
+ export const hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg = '#b42318';
1971
+ export const hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg_hover = '#912018';
1972
+ export const hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_bg_hover = '#fef3f2';
1973
+ export const hm_component_colors_components_buttons_primary_button_primary_fg = '#d1d1d6';
1974
+ export const hm_component_colors_components_buttons_primary_button_primary_fg_hover = '#f4f4f5';
1975
+ export const hm_component_colors_components_buttons_primary_button_primary_bg = '#1a1a1e';
1976
+ export const hm_component_colors_components_buttons_primary_button_primary_bg_hover = '#26272b';
1977
+ export const hm_component_colors_components_buttons_primary_button_primary_border = '#3f3f46';
1978
+ export const hm_component_colors_components_buttons_primary_button_primary_border_hover = '#3f3f46';
1979
+ export const hm_component_colors_components_buttons_ghost_button_ghost_fg = '#3f3f46';
1980
+ export const hm_component_colors_components_buttons_ghost_button_ghost_fg_hover = '#26272b';
1981
+ export const hm_component_colors_components_buttons_ghost_button_ghost_bg = '#ffffff00';
1982
+ export const hm_component_colors_components_buttons_ghost_button_ghost_bg_hover = '#fafafa';
1983
+ export const hm_component_colors_components_buttons_ghost_button_ghost_border = '#ffffff00';
1984
+ export const hm_component_colors_components_buttons_ghost_button_ghost_border_hover = '#ffffff00';
1985
+ export const hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg = '#a0a0ab';
1986
+ export const hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg_active = '#70707b';
1987
+ export const hm_component_colors_components_avatars_avatar_contrast_border = '#00000014';
1988
+ export const hm_component_colors_components_avatars_avatar_profile_photo_border = '#ffffff';
1989
+ export const hm_component_colors_components_avatars_avatar_bg = '#f4f4f5';
1990
+ export const hm_component_colors_components_avatars_avatar_focus_border = '#98a2b324';
1991
+ export const hm_component_colors_components_breadcrumbs_breadcrumb_fg = '#51525c';
1992
+ export const hm_component_colors_components_breadcrumbs_breadcrumb_fg_hover = '#3f3f46';
1993
+ export const hm_component_colors_components_breadcrumbs_breadcrumb_bg_hover = '#fafafa';
1994
+ export const hm_component_colors_components_breadcrumbs_breadcrumb_brand_bg_hover = '#f0f9ff';
1995
+ export const hm_component_colors_components_breadcrumbs_breadcrumb_brand_fg_hover = '#026aa2';
1996
+ export const hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg = '#70707b';
1997
+ export const hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg_hover = '#3f3f46';
1998
+ export const hm_component_colors_components_breadcrumbs_breadcrumb_brand_icon_fg_hover = '#026aa2';
1999
+ export const hm_component_colors_components_icons_featured_icons_modern_featured_icon_modern_border = '#e4e4e7';
2000
+ export const hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_brand = '#0086c9';
2001
+ export const hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_gray = '#70707b';
2002
+ export const hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_error = '#d92d20';
2003
+ export const hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_warning = '#dc6803';
2004
+ export const hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_success = '#079455';
2005
+ export const hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_brand = '#ffffff';
2006
+ export const hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_gray = '#ffffff';
2007
+ export const hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_error = '#ffffff';
2008
+ export const hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_warning = '#ffffff';
2009
+ export const hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_success = '#ffffff';
2010
+ export const hm_component_colors_components_icons_icons_icon_fg_brand = '#0086c9';
2011
+ export const hm_component_colors_components_icons_icons_icon_fg_brand_on_brand = '#b9e6fe';
2012
+ export const hm_component_colors_components_icons_social_icons_social_icon_fg_x = '#242e36';
2013
+ export const hm_component_colors_components_icons_social_icons_social_icon_fg_apple = '#000000';
2014
+ export const hm_component_colors_components_icons_social_icons_social_icon_fg_github = '#000000';
2015
+ export const hm_component_colors_components_icons_social_icons_social_icon_fg_angellist = '#000000';
2016
+ export const hm_component_colors_components_icons_social_icons_social_icon_fg_tumblr = '#001935';
2017
+ export const hm_component_colors_components_icons_social_icons_social_icon_fg_instagram = '#000100';
2018
+ export const hm_component_colors_components_application_navigation_nav_item_icon_fg = '#70707b';
2019
+ export const hm_component_colors_components_application_navigation_nav_item_icon_fg_active = '#70707b';
2020
+ export const hm_component_colors_components_application_navigation_nav_item_button_icon_fg = '#70707b';
2021
+ export const hm_component_colors_components_application_navigation_nav_item_button_icon_fg_active = '#3f3f46';
2022
+ export const hm_component_colors_components_sliders_slider_handle_border = '#0086c9';
2023
+ export const hm_component_colors_components_sliders_slider_handle_bg = '#ffffff';
2024
+ export const hm_component_colors_components_header_sections_header_abstract_50_bg = '#f0f9ff';
2025
+ export const hm_component_colors_components_header_sections_header_abstract_100_bg = '#e0f2fe';
2026
+ export const hm_component_colors_components_header_sections_header_abstract_200_bg = '#b9e6fe';
2027
+ export const hm_component_colors_components_header_sections_header_abstract_300_bg = '#7cd4fd';
2028
+ export const hm_component_colors_components_mockups_screen_mockup_border = '#1a1a1e';
2029
+ export const hm_component_colors_components_footers_footer_button_fg = '#b9e6fe';
2030
+ export const hm_component_colors_components_footers_footer_button_fg_hover = '#ffffff';
2031
+ export const hm_component_colors_components_footers_footer_badge_fg = '#067647';
2032
+ export const hm_component_colors_components_footers_footer_badge_border = '#abefc6';
2033
+ export const hm_component_colors_components_footers_footer_badge_bg = '#ecfdf3';
2034
+ export const hm_component_colors_components_app_store_badges_app_store_badge_border = '#a6a6a6';
2035
+ export const hm_component_colors_components_thumbnail_thumbnail_badge_brand_fg = '#026aa2';
2036
+ export const hm_component_colors_components_thumbnail_thumbnail_badge_success_fg = '#067647';
2037
+ export const hm_component_colors_components_toggles_toggle_button_fg_disabled = '#fafafa';
2038
+ export const hm_component_colors_alpha_alpha_white_90 = '#ffffffe6';
2039
+ export const hm_component_colors_alpha_alpha_white_80 = '#ffffffcc';
2040
+ export const hm_component_colors_alpha_alpha_white_70 = '#ffffffb3';
2041
+ export const hm_component_colors_alpha_alpha_white_60 = '#ffffff99';
2042
+ export const hm_component_colors_alpha_alpha_white_50 = '#ffffff80';
2043
+ export const hm_component_colors_alpha_alpha_white_40 = '#ffffff66';
2044
+ export const hm_component_colors_alpha_alpha_white_30 = '#ffffff4d';
2045
+ export const hm_component_colors_alpha_alpha_white_20 = '#ffffff33';
2046
+ export const hm_component_colors_alpha_alpha_white_10 = '#ffffff1a';
2047
+ export const hm_component_colors_alpha_alpha_black_10 = '#0000001a';
2048
+ export const hm_component_colors_alpha_alpha_black_20 = '#00000033';
2049
+ export const hm_component_colors_alpha_alpha_black_30 = '#0000004d';
2050
+ export const hm_component_colors_alpha_alpha_black_40 = '#00000066';
2051
+ export const hm_component_colors_alpha_alpha_black_50 = '#00000080';
2052
+ export const hm_component_colors_alpha_alpha_black_60 = '#00000099';
2053
+ export const hm_component_colors_alpha_alpha_black_70 = '#000000b3';
2054
+ export const hm_component_colors_alpha_alpha_black_80 = '#000000cc';
2055
+ export const hm_component_colors_alpha_alpha_black_90 = '#000000e6';
2056
+ export const hm_component_colors_alpha_alpha_black_100 = '#000000';
2057
+ export const hm_component_colors_alpha_alpha_white_100 = '#ffffff';
2058
+ export const hm_container_max_width_desktop = '1280px';
2059
+ export const hm_container_padding_desktop = '32px';
2060
+ export const hm_container_padding_mobile = '16px';
2061
+ export const hm_width_xxs = '320px';
2062
+ export const hm_width_sm = '480px';
2063
+ export const hm_width_lg = '640px';
2064
+ export const hm_width_xl = '768px';
2065
+ export const hm_width_2xl = '1024px';
2066
+ export const hm_width_3xl = '1280px';
2067
+ export const hm_width_4xl = '1440px';
2068
+ export const hm_width_5xl = '1600px';
2069
+ export const hm_width_6xl = '1920px';
2070
+ export const hm_width_md = '560px';
2071
+ export const hm_paragraph_max_width = '720px';
2072
+ export const hm_width_xs = '384px';
2073
+ export const hm_spacing_none = '0px';
2074
+ export const hm_spacing_xxs = '0px';
2075
+ export const hm_spacing_xs = '0px';
2076
+ export const hm_spacing_md = '0px';
2077
+ export const hm_spacing_lg = '0px';
2078
+ export const hm_spacing_xl = '16px';
2079
+ export const hm_spacing_2xl = '16px';
2080
+ export const hm_spacing_3xl = '16px';
2081
+ export const hm_spacing_4xl = '32px';
2082
+ export const hm_spacing_6xl = '48px';
2083
+ export const hm_spacing_7xl = '64px';
2084
+ export const hm_spacing_8xl = '80px';
2085
+ export const hm_spacing_9xl = '96px';
2086
+ export const hm_spacing_10xl = '128px';
2087
+ export const hm_spacing_11xl = '160px';
2088
+ export const hm_spacing_sm = '0px';
2089
+ export const hm_spacing_5xl = '32px';
2090
+ export const hm_radius_none = '0px';
2091
+ export const hm_radius_xxs = '0px';
2092
+ export const hm_radius_xs = '0px';
2093
+ export const hm_radius_sm = '0px';
2094
+ export const hm_radius_md = '0px';
2095
+ export const hm_radius_xl = '0px';
2096
+ export const hm_radius_2xl = '16px';
2097
+ export const hm_radius_4xl = '16px';
2098
+ export const hm_radius_full = '9984px';
2099
+ export const hm_radius_lg = '0px';
2100
+ export const hm_radius_3xl = '16px';