@entur/typography 2.1.1-beta-automat.0 → 2.1.2-beta-automat.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,595 +0,0 @@
1
- [data-color-mode=light],
2
- :root{
3
- --basecolors-frame-contrast:#181c56;
4
- --basecolors-frame-contrastalt:#393d79;
5
- --basecolors-frame-contrastalt-2:#292b6a;
6
- --basecolors-frame-default:#ffffff;
7
- --basecolors-frame-elevated:#ffffff;
8
- --basecolors-frame-elevatedalt:#f6f6f9;
9
- --basecolors-frame-subdued:#d9dae8;
10
- --basecolors-frame-tint:#f6f6f9;
11
- --basecolors-shape-accent:#181c56;
12
- --basecolors-shape-bicycle-contrast:#00dbb6;
13
- --basecolors-shape-bicycle-default:#0d827e;
14
- --basecolors-shape-bus-contrast:#ff6392;
15
- --basecolors-shape-bus-default:#c5044e;
16
- --basecolors-shape-cableway-contrast:#b482fb;
17
- --basecolors-shape-cableway-default:#78469a;
18
- --basecolors-shape-disabled:#6e6f73;
19
- --basecolors-shape-disabledalt:#b6b8ba;
20
- --basecolors-shape-ferry-contrast:#6fdfff;
21
- --basecolors-shape-ferry-default:#0c6693;
22
- --basecolors-shape-funicular-contrast:#b482fb;
23
- --basecolors-shape-funicular-default:#78469a;
24
- --basecolors-shape-helicopter-contrast:#fbafea;
25
- --basecolors-shape-helicopter-default:#800664;
26
- --basecolors-shape-highlight:#ff5959;
27
- --basecolors-shape-light:#ffffff;
28
- --basecolors-shape-mask:#ffffff;
29
- --basecolors-shape-maskalt:#ffffff;
30
- --basecolors-shape-metro-contrast:#f08901;
31
- --basecolors-shape-metro-default:#bf5826;
32
- --basecolors-shape-mobility-contrast:#00dbb6;
33
- --basecolors-shape-mobility-default:#0d827e;
34
- --basecolors-shape-plane-contrast:#fbafea;
35
- --basecolors-shape-plane-default:#800664;
36
- --basecolors-shape-subdued:#626493;
37
- --basecolors-shape-subduedalt:#d9dae8;
38
- --basecolors-shape-taxi-contrast:#ffe082;
39
- --basecolors-shape-taxi-default:#3d3e40;
40
- --basecolors-shape-train-contrast:#42a5f5;
41
- --basecolors-shape-train-default:#00367f;
42
- --basecolors-shape-tram-contrast:#b482fb;
43
- --basecolors-shape-tram-default:#78469a;
44
- --basecolors-shape-walk-contrast:#8284ab;
45
- --basecolors-shape-walk-default:#8d8e9c;
46
- --basecolors-shape-airportlinkbus-contrast:#fbafea;
47
- --basecolors-shape-airportlinkbus-default:#800664;
48
- --basecolors-shape-airportlinkrail-contrast:#fbafea;
49
- --basecolors-shape-airportlinkrail-default:#800664;
50
- --basecolors-stroke-contrast:#aeb7e2;
51
- --basecolors-stroke-default:#181c56;
52
- --basecolors-stroke-disabled:#949699;
53
- --basecolors-stroke-focus-contrast:#aeb7e2;
54
- --basecolors-stroke-focus-standard:#181c56;
55
- --basecolors-stroke-highlight:#ff5959;
56
- --basecolors-stroke-light:#ffffff;
57
- --basecolors-stroke-subdued:#8284ab;
58
- --basecolors-stroke-subduedalt:#e3e6e8;
59
- --basecolors-text-accent:#181c56;
60
- --basecolors-text-disabled:#6e6f73;
61
- --basecolors-text-disabledalt:#b6b8ba;
62
- --basecolors-text-highlight:#ff5959;
63
- --basecolors-text-light:#ffffff;
64
- --basecolors-text-subdued:#626493;
65
- --basecolors-text-subduedalt:#d9dae8;
66
- }
67
-
68
- [data-color-mode=dark]{
69
- --basecolors-frame-contrast:#212233;
70
- --basecolors-frame-contrastalt:#141527;
71
- --basecolors-frame-contrastalt-2:#08091c;
72
- --basecolors-frame-default:#08091c;
73
- --basecolors-frame-elevated:rgba(229, 229, 233, 0.1490196078);
74
- --basecolors-frame-elevatedalt:#464755;
75
- --basecolors-frame-subdued:#2d2e3e;
76
- --basecolors-frame-tint:#141527;
77
- --basecolors-shape-accent:#e5e5e9;
78
- --basecolors-shape-bicycle-contrast:#4db2a1;
79
- --basecolors-shape-bicycle-default:#4db2a1;
80
- --basecolors-shape-bus-contrast:#ef7398;
81
- --basecolors-shape-bus-default:#ef7398;
82
- --basecolors-shape-cableway-contrast:#b898e5;
83
- --basecolors-shape-cableway-default:#b898e5;
84
- --basecolors-shape-disabled:#b6b8ba;
85
- --basecolors-shape-disabledalt:#b3b4bd;
86
- --basecolors-shape-ferry-contrast:#8ccfe2;
87
- --basecolors-shape-ferry-default:#8ccfe2;
88
- --basecolors-shape-funicular-contrast:#b898e5;
89
- --basecolors-shape-funicular-default:#b898e5;
90
- --basecolors-shape-helicopter-contrast:#f2b8e5;
91
- --basecolors-shape-helicopter-default:#f2b8e5;
92
- --basecolors-shape-highlight:#ff9494;
93
- --basecolors-shape-light:#e5e5e9;
94
- --basecolors-shape-mask:#2d2e3e;
95
- --basecolors-shape-maskalt:#393a49;
96
- --basecolors-shape-metro-contrast:#dd973c;
97
- --basecolors-shape-metro-default:#dd973c;
98
- --basecolors-shape-mobility-contrast:#4db2a1;
99
- --basecolors-shape-mobility-default:#4db2a1;
100
- --basecolors-shape-plane-contrast:#f2b8e5;
101
- --basecolors-shape-plane-default:#f2b8e5;
102
- --basecolors-shape-subdued:#b3b4bd;
103
- --basecolors-shape-subduedalt:#b3b4bd;
104
- --basecolors-shape-taxi-contrast:#ffe082;
105
- --basecolors-shape-taxi-default:#ffe082;
106
- --basecolors-shape-train-contrast:#60a2d7;
107
- --basecolors-shape-train-default:#60a2d7;
108
- --basecolors-shape-tram-contrast:#b898e5;
109
- --basecolors-shape-tram-default:#b898e5;
110
- --basecolors-shape-walk-contrast:#8d8e9c;
111
- --basecolors-shape-walk-default:#8d8e9c;
112
- --basecolors-shape-airportlinkbus-contrast:#f2b8e5;
113
- --basecolors-shape-airportlinkbus-default:#f2b8e5;
114
- --basecolors-shape-airportlinkrail-contrast:#f2b8e5;
115
- --basecolors-shape-airportlinkrail-default:#f2b8e5;
116
- --basecolors-stroke-contrast:#aeb7e2;
117
- --basecolors-stroke-default:#b3b4bd;
118
- --basecolors-stroke-disabled:#e3e6e8;
119
- --basecolors-stroke-focus-contrast:#aeb7e2;
120
- --basecolors-stroke-focus-standard:#aeb7e2;
121
- --basecolors-stroke-highlight:#ff9494;
122
- --basecolors-stroke-light:#b3b4bd;
123
- --basecolors-stroke-subdued:#81828f;
124
- --basecolors-stroke-subduedalt:#949699;
125
- --basecolors-text-accent:#e5e5e9;
126
- --basecolors-text-disabled:#b6b8ba;
127
- --basecolors-text-disabledalt:#b6b8ba;
128
- --basecolors-text-highlight:#ff9494;
129
- --basecolors-text-light:#e5e5e9;
130
- --basecolors-text-subdued:#b3b4bd;
131
- --basecolors-text-subduedalt:#b3b4bd;
132
- }
133
- [data-color-mode=light],
134
- :root{
135
- --components-typography-basetext-contrast-text-accent:#ffffff;
136
- --components-typography-basetext-standard-text-accent:#181c56;
137
- --components-typography-blockquote-contrast-stroke:#8284ab;
138
- --components-typography-blockquote-contrast-text-accent:#ffffff;
139
- --components-typography-blockquote-contrast-text-subdued:#d9dae8;
140
- --components-typography-blockquote-standard-stroke:#8284ab;
141
- --components-typography-blockquote-standard-text-accent:#181c56;
142
- --components-typography-blockquote-standard-text-subdued:#626493;
143
- --components-typography-codetext-contrast-border:rgba(255, 255, 255, 0);
144
- --components-typography-codetext-contrast-border-interactive:#aeb7e2;
145
- --components-typography-codetext-contrast-fill:#f6f6f9;
146
- --components-typography-codetext-contrast-text:#181c56;
147
- --components-typography-codetext-standard-border:rgba(84, 86, 140, 0.4);
148
- --components-typography-codetext-standard-border-interactive:#181c56;
149
- --components-typography-codetext-standard-fill:#f6f6f9;
150
- --components-typography-codetext-standard-text:#181c56;
151
- --components-typography-label-contrast-text-accent:#d9dae8;
152
- --components-typography-label-standard-text-accent:#626493;
153
- --components-typography-list-contrast-border:#aeb7e2;
154
- --components-typography-list-contrast-text-accent:#ffffff;
155
- --components-typography-list-standard-border:#aeb7e2;
156
- --components-typography-list-standard-text-accent:#181c56;
157
- }
158
-
159
- [data-color-mode=dark]{
160
- --components-typography-basetext-contrast-text-accent:#e5e5e9;
161
- --components-typography-basetext-standard-text-accent:#e5e5e9;
162
- --components-typography-blockquote-contrast-stroke:#81828f;
163
- --components-typography-blockquote-contrast-text-accent:#e5e5e9;
164
- --components-typography-blockquote-contrast-text-subdued:#b3b4bd;
165
- --components-typography-blockquote-standard-stroke:#81828f;
166
- --components-typography-blockquote-standard-text-accent:#e5e5e9;
167
- --components-typography-blockquote-standard-text-subdued:#b3b4bd;
168
- --components-typography-codetext-contrast-border:rgba(255, 255, 255, 0);
169
- --components-typography-codetext-contrast-border-interactive:#e5e5e9;
170
- --components-typography-codetext-contrast-fill:#393a49;
171
- --components-typography-codetext-contrast-text:#e5e5e9;
172
- --components-typography-codetext-standard-border:rgba(255, 255, 255, 0);
173
- --components-typography-codetext-standard-border-interactive:#e5e5e9;
174
- --components-typography-codetext-standard-fill:#393a49;
175
- --components-typography-codetext-standard-text:#e5e5e9;
176
- --components-typography-label-contrast-text-accent:#e5e5e9;
177
- --components-typography-label-standard-text-accent:#e5e5e9;
178
- --components-typography-list-contrast-border:#aeb7e2;
179
- --components-typography-list-contrast-text-accent:#e5e5e9;
180
- --components-typography-list-standard-border:#aeb7e2;
181
- --components-typography-list-standard-text-accent:#e5e5e9;
182
- }
183
-
184
- /*
185
- * Typography Display Modes
186
- *
187
- * This system allows you to control typography scaling based on view size.
188
- * Use the vie-mode attribute to switch between different typography scales:
189
- *
190
- * - Compact: [view-mode='compact'] or no attribute (responsive)
191
- * - Display: [view-mode='display'] for big screens, kiosks, etc.
192
- *
193
- * Usage:
194
- * <html view-mode="display"> or <div view-mode="display">
195
- *
196
- * The system automatically handles responsive behavior within each mode.
197
- */
198
- /* Primitive size */
199
- :root{
200
- /* number */
201
- --size-0:0rem;
202
- --size-1:0.0625rem;
203
- --size-2:0.125rem;
204
- --size-3:0.25rem;
205
- --size-4:0.375rem;
206
- --size-5:0.5rem;
207
- --size-6:0.75rem;
208
- --size-7:0.875rem;
209
- --size-8:1rem;
210
- --size-9:1.25rem;
211
- --size-10:1.5rem;
212
- --size-11:1.75rem;
213
- --size-12:2rem;
214
- --size-13:2.25rem;
215
- --size-14:2.5rem;
216
- --size-15:2.75rem;
217
- --size-16:3rem;
218
- --size-17:3.25rem;
219
- --size-18:3.5rem;
220
- --size-19:4rem;
221
- --size-20:4.5rem;
222
- --size-21:5rem;
223
- --size-22:5.5rem;
224
- --size-23:6rem;
225
- --size-24:6.5rem;
226
- --size-25:7rem;
227
- --size-26:7.5rem;
228
- --size-27:8rem;
229
- --size-28:8.5rem;
230
- --size-29:9rem;
231
- --size-30:9.5rem;
232
- --size-31:10rem;
233
- }
234
-
235
- :root,
236
- [view-mode=standard]{
237
- /* number */
238
- --font-line-height-body-xs:var(--size-8);
239
- --font-line-height-body-s:var(--size-9);
240
- --font-line-height-body-lg:var(--size-10);
241
- --font-line-height-body-m:var(--size-10);
242
- --font-line-height-body-xl:var(--size-11);
243
- --font-line-height-heading-s:var(--size-8);
244
- --font-line-height-heading-xs:var(--size-8);
245
- --font-line-height-heading-m:var(--size-9);
246
- --font-line-height-heading-lg:var(--size-10);
247
- --font-line-height-heading-xl:var(--size-11);
248
- --font-line-height-heading-2xl:var(--size-12);
249
- --font-paragraph-spacing-body-xs:var(--size-5);
250
- --font-paragraph-spacing-body-s:var(--size-6);
251
- --font-paragraph-spacing-body-m:var(--size-8);
252
- --font-paragraph-spacing-body-lg:var(--size-9);
253
- --font-paragraph-spacing-body-xl:var(--size-9);
254
- --font-paragraph-spacing-heading-s:var(--size-5);
255
- --font-paragraph-spacing-heading-xs:var(--size-5);
256
- --font-paragraph-spacing-heading-lg:var(--size-6);
257
- --font-paragraph-spacing-heading-m:var(--size-6);
258
- --font-paragraph-spacing-heading-2xl:var(--size-8);
259
- --font-paragraph-spacing-heading-xl:var(--size-8);
260
- --font-size-body-xs:var(--size-6);
261
- --font-size-body-s:var(--size-7);
262
- --font-size-body-lg:var(--size-8);
263
- --font-size-body-m:var(--size-8);
264
- --font-size-body-xl:var(--size-9);
265
- --font-size-heading-xs:var(--size-6);
266
- --font-size-heading-s:var(--size-7);
267
- --font-size-heading-m:var(--size-8);
268
- --font-size-heading-lg:var(--size-9);
269
- --font-size-heading-xl:var(--size-10);
270
- --font-size-heading-2xl:var(--size-11);
271
- /* string */
272
- --font-family-nationale:Nationale;
273
- --font-weight-body:500;
274
- --font-weight-heading:600;
275
- }
276
- @media screen and (min-width: 50rem){
277
- :root,
278
- [view-mode=standard]{
279
- --font-line-height-body-xs:var(--size-8);
280
- --font-line-height-body-s:var(--size-9);
281
- --font-line-height-body-m:var(--size-10);
282
- --font-line-height-body-lg:var(--size-11);
283
- --font-line-height-body-xl:var(--size-12);
284
- --font-line-height-heading-xs:var(--size-8);
285
- --font-line-height-heading-s:var(--size-9);
286
- --font-line-height-heading-m:var(--size-10);
287
- --font-line-height-heading-lg:var(--size-11);
288
- --font-line-height-heading-xl:var(--size-13);
289
- --font-line-height-heading-2xl:var(--size-15);
290
- --font-paragraph-spacing-body-xs:var(--size-5);
291
- --font-paragraph-spacing-body-s:var(--size-6);
292
- --font-paragraph-spacing-body-m:var(--size-8);
293
- --font-paragraph-spacing-body-lg:var(--size-10);
294
- --font-paragraph-spacing-body-xl:var(--size-10);
295
- --font-paragraph-spacing-heading-xs:var(--size-5);
296
- --font-paragraph-spacing-heading-m:var(--size-6);
297
- --font-paragraph-spacing-heading-s:var(--size-6);
298
- --font-paragraph-spacing-heading-lg:var(--size-8);
299
- --font-paragraph-spacing-heading-xl:var(--size-9);
300
- --font-paragraph-spacing-heading-2xl:var(--size-10);
301
- --font-size-body-xs:var(--size-6);
302
- --font-size-body-s:var(--size-7);
303
- --font-size-body-m:var(--size-8);
304
- --font-size-body-lg:var(--size-9);
305
- --font-size-body-xl:var(--size-10);
306
- --font-size-heading-xs:var(--size-7);
307
- --font-size-heading-s:var(--size-8);
308
- --font-size-heading-m:var(--size-9);
309
- --font-size-heading-lg:var(--size-10);
310
- --font-size-heading-xl:var(--size-12);
311
- --font-size-heading-2xl:var(--size-14);
312
- /* string */
313
- --font-family-nationale:Nationale;
314
- --font-weight-body:500;
315
- --font-weight-heading:600;
316
- }
317
- }
318
-
319
- [view-mode=compact]{
320
- /* number */
321
- --font-line-height-body-xs:var(--size-8);
322
- --font-line-height-body-s:var(--size-9);
323
- --font-line-height-body-lg:var(--size-10);
324
- --font-line-height-body-m:var(--size-10);
325
- --font-line-height-body-xl:var(--size-11);
326
- --font-line-height-heading-s:var(--size-8);
327
- --font-line-height-heading-xs:var(--size-8);
328
- --font-line-height-heading-m:var(--size-9);
329
- --font-line-height-heading-lg:var(--size-10);
330
- --font-line-height-heading-xl:var(--size-11);
331
- --font-line-height-heading-2xl:var(--size-12);
332
- --font-paragraph-spacing-body-xs:var(--size-5);
333
- --font-paragraph-spacing-body-s:var(--size-6);
334
- --font-paragraph-spacing-body-m:var(--size-8);
335
- --font-paragraph-spacing-body-lg:var(--size-9);
336
- --font-paragraph-spacing-body-xl:var(--size-9);
337
- --font-paragraph-spacing-heading-s:var(--size-5);
338
- --font-paragraph-spacing-heading-xs:var(--size-5);
339
- --font-paragraph-spacing-heading-lg:var(--size-6);
340
- --font-paragraph-spacing-heading-m:var(--size-6);
341
- --font-paragraph-spacing-heading-2xl:var(--size-8);
342
- --font-paragraph-spacing-heading-xl:var(--size-8);
343
- --font-size-body-xs:var(--size-6);
344
- --font-size-body-s:var(--size-7);
345
- --font-size-body-lg:var(--size-8);
346
- --font-size-body-m:var(--size-8);
347
- --font-size-body-xl:var(--size-9);
348
- --font-size-heading-xs:var(--size-6);
349
- --font-size-heading-s:var(--size-7);
350
- --font-size-heading-m:var(--size-8);
351
- --font-size-heading-lg:var(--size-9);
352
- --font-size-heading-xl:var(--size-10);
353
- --font-size-heading-2xl:var(--size-11);
354
- /* string */
355
- --font-family-nationale:Nationale;
356
- --font-weight-body:500;
357
- --font-weight-heading:600;
358
- }
359
-
360
- [view-mode=display]{
361
- /* number */
362
- --font-line-height-body-xs:var(--size-11);
363
- --font-line-height-body-s:var(--size-12);
364
- --font-line-height-body-m:var(--size-15);
365
- --font-line-height-body-lg:var(--size-18);
366
- --font-line-height-body-xl:var(--size-19);
367
- --font-line-height-heading-xs:var(--size-11);
368
- --font-line-height-heading-s:var(--size-13);
369
- --font-line-height-heading-m:var(--size-15);
370
- --font-line-height-heading-lg:var(--size-18);
371
- --font-line-height-heading-xl:var(--size-20);
372
- --font-line-height-heading-2xl:var(--size-21);
373
- --font-paragraph-spacing-body-xs:var(--size-9);
374
- --font-paragraph-spacing-body-s:var(--size-10);
375
- --font-paragraph-spacing-body-m:var(--size-12);
376
- --font-paragraph-spacing-body-lg:var(--size-14);
377
- --font-paragraph-spacing-body-xl:var(--size-16);
378
- --font-paragraph-spacing-heading-xs:var(--size-6);
379
- --font-paragraph-spacing-heading-s:var(--size-8);
380
- --font-paragraph-spacing-heading-m:var(--size-9);
381
- --font-paragraph-spacing-heading-lg:var(--size-10);
382
- --font-paragraph-spacing-heading-xl:var(--size-12);
383
- --font-paragraph-spacing-heading-2xl:var(--size-13);
384
- --font-size-body-xs:var(--size-9);
385
- --font-size-body-s:var(--size-10);
386
- --font-size-body-m:var(--size-12);
387
- --font-size-body-lg:var(--size-14);
388
- --font-size-body-xl:var(--size-16);
389
- --font-size-heading-xs:var(--size-10);
390
- --font-size-heading-s:var(--size-12);
391
- --font-size-heading-m:var(--size-14);
392
- --font-size-heading-lg:var(--size-16);
393
- --font-size-heading-xl:var(--size-19);
394
- --font-size-heading-2xl:var(--size-20);
395
- /* string */
396
- --font-family-nationale:Nationale;
397
- --font-weight-body:500;
398
- --font-weight-heading:600;
399
- }
400
-
401
- .eds-heading{
402
- color:#181c56;
403
- color:var(--components-typography-basetext-standard-text-accent);
404
- font-weight:600;
405
- font-weight:var(--font-weight-heading);
406
- margin:0;
407
- }
408
- .eds-contrast .eds-heading{
409
- color:#ffffff;
410
- color:var(--components-typography-basetext-contrast-text-accent);
411
- }
412
- .eds-heading--2xl{
413
- font-size:1.75rem;
414
- font-size:var(--font-size-heading-2xl);
415
- line-height:2rem;
416
- line-height:var(--font-line-height-heading-2xl);
417
- }
418
- .eds-heading--xl{
419
- font-size:1.5rem;
420
- font-size:var(--font-size-heading-xl);
421
- line-height:1.75rem;
422
- line-height:var(--font-line-height-heading-xl);
423
- }
424
- .eds-heading--lg{
425
- font-size:1.25rem;
426
- font-size:var(--font-size-heading-lg);
427
- line-height:1.5rem;
428
- line-height:var(--font-line-height-heading-lg);
429
- }
430
- .eds-heading--m{
431
- font-size:1rem;
432
- font-size:var(--font-size-heading-m);
433
- line-height:1.25rem;
434
- line-height:var(--font-line-height-heading-m);
435
- }
436
- .eds-heading--s{
437
- font-size:0.875rem;
438
- font-size:var(--font-size-heading-s);
439
- line-height:1rem;
440
- line-height:var(--font-line-height-heading-s);
441
- }
442
- .eds-heading--xs{
443
- font-size:0.75rem;
444
- font-size:var(--font-size-heading-xs);
445
- line-height:1rem;
446
- line-height:var(--font-line-height-heading-xs);
447
- }
448
- .eds-heading--title-1{
449
- font-size:1.75rem;
450
- font-size:var(--font-size-heading-2xl);
451
- line-height:2rem;
452
- line-height:var(--font-line-height-heading-2xl);
453
- margin-bottom:0.75rem;
454
- margin-bottom:var(--font-paragraph-spacing-heading-lg);
455
- }
456
- .eds-heading--title-1:not(:first-child){
457
- margin-top:0.75rem;
458
- margin-top:var(--font-paragraph-spacing-heading-lg);
459
- }
460
- .eds-heading--title-2{
461
- font-size:1.5rem;
462
- font-size:var(--font-size-heading-xl);
463
- line-height:1.75rem;
464
- line-height:var(--font-line-height-heading-xl);
465
- margin-bottom:1rem;
466
- margin-bottom:var(--font-paragraph-spacing-heading-xl);
467
- }
468
- .eds-heading--title-2:not(:first-child){
469
- margin-top:1rem;
470
- margin-top:var(--font-paragraph-spacing-heading-xl);
471
- }
472
- .eds-heading--subtitle-1{
473
- font-size:1.25rem;
474
- font-size:var(--font-size-heading-lg);
475
- line-height:1.5rem;
476
- line-height:var(--font-line-height-heading-lg);
477
- margin-bottom:0.75rem;
478
- margin-bottom:var(--font-paragraph-spacing-heading-lg);
479
- }
480
- .eds-heading--subtitle-1:not(:first-child){
481
- margin-top:0.75rem;
482
- margin-top:var(--font-paragraph-spacing-heading-lg);
483
- }
484
- .eds-heading--subtitle-2{
485
- font-size:1rem;
486
- font-size:var(--font-size-heading-m);
487
- line-height:1.25rem;
488
- line-height:var(--font-line-height-heading-m);
489
- margin-bottom:0.75rem;
490
- margin-bottom:var(--font-paragraph-spacing-heading-m);
491
- }
492
- .eds-heading--subtitle-2:not(:first-child){
493
- margin-top:0.75rem;
494
- margin-top:var(--font-paragraph-spacing-heading-m);
495
- }
496
- .eds-heading--section-1{
497
- font-size:0.875rem;
498
- font-size:var(--font-size-heading-s);
499
- line-height:1rem;
500
- line-height:var(--font-line-height-heading-s);
501
- margin-bottom:0.5rem;
502
- margin-bottom:var(--font-paragraph-spacing-heading-s);
503
- }
504
- .eds-heading--section-1:not(:first-child){
505
- margin-top:0.5rem;
506
- margin-top:var(--font-paragraph-spacing-heading-s);
507
- }
508
- .eds-heading--section-2{
509
- font-size:0.875rem;
510
- font-size:var(--font-size-heading-s);
511
- line-height:1rem;
512
- line-height:var(--font-line-height-heading-s);
513
- margin-bottom:0.5rem;
514
- margin-bottom:var(--font-paragraph-spacing-heading-xs);
515
- }
516
- .eds-heading--section-2:not(:first-child){
517
- margin-top:0.5rem;
518
- margin-top:var(--font-paragraph-spacing-heading-xs);
519
- }
520
- .eds-heading--spacing-none{
521
- margin-top:0;
522
- margin-bottom:0;
523
- }
524
- .eds-heading--spacing-xs2{
525
- margin-top:0.25rem;
526
- margin-bottom:0.25rem;
527
- }
528
- .eds-heading--spacing-xs2-top{
529
- margin-top:0.25rem;
530
- margin-bottom:0;
531
- }
532
- .eds-heading--spacing-xs2-bottom{
533
- margin-top:0;
534
- margin-bottom:0.25rem;
535
- }
536
- .eds-heading--spacing-xs{
537
- margin-top:0.5rem;
538
- margin-bottom:0.5rem;
539
- }
540
- .eds-heading--spacing-xs-top{
541
- margin-top:0.5rem;
542
- margin-bottom:0;
543
- }
544
- .eds-heading--spacing-xs-bottom{
545
- margin-top:0;
546
- margin-bottom:0.5rem;
547
- }
548
- .eds-heading--spacing-sm{
549
- margin-top:0.75rem;
550
- margin-bottom:0.75rem;
551
- }
552
- .eds-heading--spacing-sm-top{
553
- margin-top:0.75rem;
554
- margin-bottom:0;
555
- }
556
- .eds-heading--spacing-sm-bottom{
557
- margin-top:0;
558
- margin-bottom:0.75rem;
559
- }
560
- .eds-heading--spacing-md{
561
- margin-top:1rem;
562
- margin-bottom:1rem;
563
- }
564
- .eds-heading--spacing-md-top{
565
- margin-top:1rem;
566
- margin-bottom:0;
567
- }
568
- .eds-heading--spacing-md-bottom{
569
- margin-top:0;
570
- margin-bottom:1rem;
571
- }
572
- .eds-heading--spacing-lg{
573
- margin-top:1.5rem;
574
- margin-bottom:1.5rem;
575
- }
576
- .eds-heading--spacing-lg-top{
577
- margin-top:1.5rem;
578
- margin-bottom:0;
579
- }
580
- .eds-heading--spacing-lg-bottom{
581
- margin-top:0;
582
- margin-bottom:1.5rem;
583
- }
584
- .eds-heading--spacing-xl{
585
- margin-top:2rem;
586
- margin-bottom:2rem;
587
- }
588
- .eds-heading--spacing-xl-top{
589
- margin-top:2rem;
590
- margin-bottom:0;
591
- }
592
- .eds-heading--spacing-xl-bottom{
593
- margin-top:0;
594
- margin-bottom:2rem;
595
- }