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