@marioschmidt/design-system-components 1.0.76 → 1.0.78

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.
Files changed (217) hide show
  1. package/README.md +42 -31
  2. package/dist/bds/bds.css +1 -1
  3. package/dist/bds/bds.esm.js +1 -1
  4. package/dist/bds/bds.esm.js.map +1 -1
  5. package/dist/bds/p-30a9c996.entry.js +2 -0
  6. package/dist/bds/p-30a9c996.entry.js.map +1 -0
  7. package/dist/bds/p-V1LdMos7.js +3 -0
  8. package/dist/bds/p-V1LdMos7.js.map +1 -0
  9. package/dist/cjs/bds.cjs.js +4 -2
  10. package/dist/cjs/bds.cjs.js.map +1 -1
  11. package/dist/cjs/ds-button_2.cjs.entry.js +5 -5
  12. package/dist/cjs/index-CrklIrqc.js +1398 -0
  13. package/dist/cjs/index-CrklIrqc.js.map +1 -0
  14. package/dist/cjs/index.cjs.js +2 -0
  15. package/dist/cjs/loader.cjs.js +3 -1
  16. package/dist/cjs/loader.cjs.js.map +1 -1
  17. package/dist/collection/collection-manifest.json +2 -2
  18. package/dist/collection/ds-button/ds-button.js.map +1 -1
  19. package/dist/collection/ds-card/ds-card.js.map +1 -1
  20. package/dist/components/ds-button.js +5 -5
  21. package/dist/components/ds-button.js.map +1 -1
  22. package/dist/components/ds-card.js +5 -5
  23. package/dist/components/ds-card.js.map +1 -1
  24. package/dist/components/index.js +9 -3
  25. package/dist/components/index.js.map +1 -1
  26. package/dist/esm/bds.js +5 -3
  27. package/dist/esm/bds.js.map +1 -1
  28. package/dist/esm/ds-button_2.entry.js +5 -5
  29. package/dist/esm/index-V1LdMos7.js +1391 -0
  30. package/dist/esm/index-V1LdMos7.js.map +1 -0
  31. package/dist/esm/index.js +2 -0
  32. package/dist/esm/loader.js +4 -2
  33. package/dist/types/stencil-public-runtime.d.ts +43 -0
  34. package/dist/www/build/bds.css +1 -1
  35. package/dist/www/build/bds.esm.js +1 -1
  36. package/dist/www/build/bds.esm.js.map +1 -1
  37. package/dist/www/build/p-30a9c996.entry.js +2 -0
  38. package/dist/www/build/p-30a9c996.entry.js.map +1 -0
  39. package/dist/www/build/p-44d36d19.css +1 -0
  40. package/dist/www/build/p-V1LdMos7.js +3 -0
  41. package/dist/www/build/p-V1LdMos7.js.map +1 -0
  42. package/dist/www/css/advertorial/components/_dsysdocs.css +4 -4
  43. package/dist/www/css/advertorial/components/accordion.css +6 -6
  44. package/dist/www/css/advertorial/components/article.css +15 -15
  45. package/dist/www/css/advertorial/components/audioplayer.css +6 -6
  46. package/dist/www/css/advertorial/components/avatar.css +7 -7
  47. package/dist/www/css/advertorial/components/badge.css +5 -5
  48. package/dist/www/css/advertorial/components/breadcrumb.css +7 -7
  49. package/dist/www/css/advertorial/components/breakingnews.css +10 -10
  50. package/dist/www/css/advertorial/components/button.css +16 -16
  51. package/dist/www/css/advertorial/components/card.css +4 -4
  52. package/dist/www/css/advertorial/components/carousel.css +4 -4
  53. package/dist/www/css/advertorial/components/chip.css +6 -6
  54. package/dist/www/css/advertorial/components/datepicker.css +4 -4
  55. package/dist/www/css/advertorial/components/drawers.css +4 -4
  56. package/dist/www/css/advertorial/components/dropdown.css +4 -4
  57. package/dist/www/css/advertorial/components/footer.css +6 -6
  58. package/dist/www/css/advertorial/components/icon.css +4 -4
  59. package/dist/www/css/advertorial/components/infoelement.css +4 -4
  60. package/dist/www/css/advertorial/components/inputfield.css +9 -9
  61. package/dist/www/css/advertorial/components/liveticker.css +7 -7
  62. package/dist/www/css/advertorial/components/mediaplayer.css +9 -9
  63. package/dist/www/css/advertorial/components/menu.css +10 -10
  64. package/dist/www/css/advertorial/components/newsticker.css +11 -11
  65. package/dist/www/css/advertorial/components/pagination.css +8 -8
  66. package/dist/www/css/advertorial/components/paywall.css +10 -10
  67. package/dist/www/css/advertorial/components/quote.css +4 -4
  68. package/dist/www/css/advertorial/components/radiobutton.css +4 -4
  69. package/dist/www/css/advertorial/components/search.css +4 -4
  70. package/dist/www/css/advertorial/components/sectiontitle.css +4 -4
  71. package/dist/www/css/advertorial/components/separator.css +4 -4
  72. package/dist/www/css/advertorial/components/skeletons.css +4 -4
  73. package/dist/www/css/advertorial/components/slider.css +4 -4
  74. package/dist/www/css/advertorial/components/specialnavi.css +5 -5
  75. package/dist/www/css/advertorial/components/spinner.css +4 -4
  76. package/dist/www/css/advertorial/components/tab.css +8 -8
  77. package/dist/www/css/advertorial/components/table.css +4 -4
  78. package/dist/www/css/advertorial/components/teaser.css +22 -22
  79. package/dist/www/css/advertorial/components/toggleswitch.css +6 -6
  80. package/dist/www/css/advertorial/components/video.css +4 -4
  81. package/dist/www/css/advertorial/theme.css +4 -4
  82. package/dist/www/css/advertorial/tokens.css +170 -180
  83. package/dist/www/css/bild/components/_dsysdoc.css +4 -4
  84. package/dist/www/css/bild/components/_dsysdocs.css +4 -4
  85. package/dist/www/css/bild/components/accordion.css +6 -6
  86. package/dist/www/css/bild/components/alert.css +4 -4
  87. package/dist/www/css/bild/components/article.css +15 -15
  88. package/dist/www/css/bild/components/audioplayer.css +6 -6
  89. package/dist/www/css/bild/components/avatar.css +7 -7
  90. package/dist/www/css/bild/components/badge.css +5 -5
  91. package/dist/www/css/bild/components/breadcrumb.css +7 -7
  92. package/dist/www/css/bild/components/breakingnews.css +10 -10
  93. package/dist/www/css/bild/components/button.css +16 -16
  94. package/dist/www/css/bild/components/card.css +4 -4
  95. package/dist/www/css/bild/components/carousel.css +4 -4
  96. package/dist/www/css/bild/components/chip.css +6 -6
  97. package/dist/www/css/bild/components/datepicker.css +4 -4
  98. package/dist/www/css/bild/components/drawers.css +4 -4
  99. package/dist/www/css/bild/components/dropdown.css +4 -4
  100. package/dist/www/css/bild/components/empties.css +4 -4
  101. package/dist/www/css/bild/components/foldout.css +4 -4
  102. package/dist/www/css/bild/components/footer.css +6 -6
  103. package/dist/www/css/bild/components/gallery.css +4 -4
  104. package/dist/www/css/bild/components/hey.css +4 -4
  105. package/dist/www/css/bild/components/icon.css +4 -4
  106. package/dist/www/css/bild/components/infoelement.css +4 -4
  107. package/dist/www/css/bild/components/inputfield.css +9 -9
  108. package/dist/www/css/bild/components/kicker.css +4 -4
  109. package/dist/www/css/bild/components/liveticker.css +7 -7
  110. package/dist/www/css/bild/components/mediaplayer.css +9 -9
  111. package/dist/www/css/bild/components/menu.css +10 -10
  112. package/dist/www/css/bild/components/menuitem.css +4 -4
  113. package/dist/www/css/bild/components/newsticker.css +11 -11
  114. package/dist/www/css/bild/components/pagination.css +8 -8
  115. package/dist/www/css/bild/components/partnerlinks.css +4 -4
  116. package/dist/www/css/bild/components/paywall.css +10 -10
  117. package/dist/www/css/bild/components/quote.css +4 -4
  118. package/dist/www/css/bild/components/radiobutton.css +4 -4
  119. package/dist/www/css/bild/components/search.css +4 -4
  120. package/dist/www/css/bild/components/sectiontitle.css +4 -4
  121. package/dist/www/css/bild/components/selection.css +4 -4
  122. package/dist/www/css/bild/components/separator.css +4 -4
  123. package/dist/www/css/bild/components/skeletons.css +4 -4
  124. package/dist/www/css/bild/components/slider.css +4 -4
  125. package/dist/www/css/bild/components/socialsharebutton.css +4 -4
  126. package/dist/www/css/bild/components/specialnavi.css +5 -5
  127. package/dist/www/css/bild/components/spinner.css +4 -4
  128. package/dist/www/css/bild/components/subheader.css +4 -4
  129. package/dist/www/css/bild/components/tab.css +8 -8
  130. package/dist/www/css/bild/components/table.css +4 -4
  131. package/dist/www/css/bild/components/teaser.css +22 -22
  132. package/dist/www/css/bild/components/textlink.css +4 -4
  133. package/dist/www/css/bild/components/toggleswitch.css +6 -6
  134. package/dist/www/css/bild/components/video.css +4 -4
  135. package/dist/www/css/bild/theme.css +4 -4
  136. package/dist/www/css/bild/tokens.css +170 -180
  137. package/dist/www/css/bundles/advertorial.css +275 -285
  138. package/dist/www/css/bundles/bild.css +275 -285
  139. package/dist/www/css/bundles/sportbild.css +275 -285
  140. package/dist/www/css/shared/colorprimitive.css +7 -8
  141. package/dist/www/css/shared/fontprimitive.css +7 -8
  142. package/dist/www/css/shared/primitives.css +4 -4
  143. package/dist/www/css/shared/sizeprimitive.css +7 -8
  144. package/dist/www/css/shared/spaceprimitive.css +7 -8
  145. package/dist/www/css/sportbild/components/_dsysdoc.css +4 -4
  146. package/dist/www/css/sportbild/components/_dsysdocs.css +4 -4
  147. package/dist/www/css/sportbild/components/accordion.css +6 -6
  148. package/dist/www/css/sportbild/components/alert.css +4 -4
  149. package/dist/www/css/sportbild/components/article.css +15 -15
  150. package/dist/www/css/sportbild/components/audioplayer.css +6 -6
  151. package/dist/www/css/sportbild/components/avatar.css +7 -7
  152. package/dist/www/css/sportbild/components/badge.css +5 -5
  153. package/dist/www/css/sportbild/components/breadcrumb.css +7 -7
  154. package/dist/www/css/sportbild/components/breakingnews.css +10 -10
  155. package/dist/www/css/sportbild/components/button.css +16 -16
  156. package/dist/www/css/sportbild/components/card.css +4 -4
  157. package/dist/www/css/sportbild/components/carousel.css +4 -4
  158. package/dist/www/css/sportbild/components/chip.css +6 -6
  159. package/dist/www/css/sportbild/components/datepicker.css +4 -4
  160. package/dist/www/css/sportbild/components/drawers.css +4 -4
  161. package/dist/www/css/sportbild/components/dropdown.css +4 -4
  162. package/dist/www/css/sportbild/components/empties.css +4 -4
  163. package/dist/www/css/sportbild/components/foldout.css +4 -4
  164. package/dist/www/css/sportbild/components/footer.css +6 -6
  165. package/dist/www/css/sportbild/components/gallery.css +4 -4
  166. package/dist/www/css/sportbild/components/hey.css +4 -4
  167. package/dist/www/css/sportbild/components/icon.css +4 -4
  168. package/dist/www/css/sportbild/components/infoelement.css +4 -4
  169. package/dist/www/css/sportbild/components/inputfield.css +9 -9
  170. package/dist/www/css/sportbild/components/kicker.css +4 -4
  171. package/dist/www/css/sportbild/components/liveticker.css +7 -7
  172. package/dist/www/css/sportbild/components/mediaplayer.css +9 -9
  173. package/dist/www/css/sportbild/components/menu.css +10 -10
  174. package/dist/www/css/sportbild/components/menuitem.css +4 -4
  175. package/dist/www/css/sportbild/components/newsticker.css +11 -11
  176. package/dist/www/css/sportbild/components/pagination.css +8 -8
  177. package/dist/www/css/sportbild/components/partnerlinks.css +4 -4
  178. package/dist/www/css/sportbild/components/paywall.css +10 -10
  179. package/dist/www/css/sportbild/components/quote.css +4 -4
  180. package/dist/www/css/sportbild/components/radiobutton.css +4 -4
  181. package/dist/www/css/sportbild/components/search.css +4 -4
  182. package/dist/www/css/sportbild/components/sectiontitle.css +4 -4
  183. package/dist/www/css/sportbild/components/selection.css +4 -4
  184. package/dist/www/css/sportbild/components/separator.css +4 -4
  185. package/dist/www/css/sportbild/components/skeletons.css +4 -4
  186. package/dist/www/css/sportbild/components/slider.css +4 -4
  187. package/dist/www/css/sportbild/components/socialsharebutton.css +4 -4
  188. package/dist/www/css/sportbild/components/specialnavi.css +5 -5
  189. package/dist/www/css/sportbild/components/spinner.css +4 -4
  190. package/dist/www/css/sportbild/components/subheader.css +4 -4
  191. package/dist/www/css/sportbild/components/tab.css +8 -8
  192. package/dist/www/css/sportbild/components/table.css +4 -4
  193. package/dist/www/css/sportbild/components/teaser.css +22 -22
  194. package/dist/www/css/sportbild/components/textlink.css +4 -4
  195. package/dist/www/css/sportbild/components/toggleswitch.css +6 -6
  196. package/dist/www/css/sportbild/components/video.css +4 -4
  197. package/dist/www/css/sportbild/theme.css +4 -4
  198. package/dist/www/css/sportbild/tokens.css +170 -180
  199. package/dist/www/index.html +1 -1
  200. package/package.json +4 -4
  201. package/dist/bds/ds-button.ds-card.entry.esm.js.map +0 -1
  202. package/dist/bds/p-04d33bb6.entry.js +0 -2
  203. package/dist/bds/p-04d33bb6.entry.js.map +0 -1
  204. package/dist/bds/p-BZlqvv5e.js +0 -3
  205. package/dist/bds/p-BZlqvv5e.js.map +0 -1
  206. package/dist/cjs/ds-button.ds-card.entry.cjs.js.map +0 -1
  207. package/dist/cjs/index-DYTqo0CI.js +0 -1392
  208. package/dist/cjs/index-DYTqo0CI.js.map +0 -1
  209. package/dist/esm/ds-button.ds-card.entry.js.map +0 -1
  210. package/dist/esm/index-BZlqvv5e.js +0 -1385
  211. package/dist/esm/index-BZlqvv5e.js.map +0 -1
  212. package/dist/www/build/ds-button.ds-card.entry.esm.js.map +0 -1
  213. package/dist/www/build/p-04d33bb6.entry.js +0 -2
  214. package/dist/www/build/p-04d33bb6.entry.js.map +0 -1
  215. package/dist/www/build/p-BZlqvv5e.js +0 -3
  216. package/dist/www/build/p-BZlqvv5e.js.map +0 -1
  217. package/dist/www/build/p-c316f39e.css +0 -1
@@ -1,23 +1,23 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: ToggleSwitch Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
16
16
 
17
17
  [data-content-brand="advertorial"] .app-toogle-item-label,
18
18
  :host([data-content-brand="advertorial"]) .app-toogle-item-label {
19
- font-family: var(--font-family-lucida-grande, Lucida Grande);
20
- font-weight: var(--font-weight-black, 800);
19
+ font-family: var(--title-font-family);
20
+ font-weight: var(--title-font-weight);
21
21
  font-size: 14px;
22
22
  line-height: 14.1px;
23
23
  text-transform: uppercase;
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Video Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,13 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Theme (Color tokens + Effects for light/dark mode)
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Tokens (Responsive breakpoints + Typography + Density)
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === RESPONSIVE BREAKPOINT TOKENS === */
@@ -50,7 +50,6 @@
50
50
  --label-2-font-size: 15px;
51
51
  --label-1-font-size: 17px;
52
52
  --label-1-font-size-responsive: 10px;
53
- --label-4-font-size: 8px;
54
53
  --callout-1-font-size: 16px;
55
54
  --footnote-1-font-size: 13px;
56
55
  --footnote-2-font-size: 10px;
@@ -97,7 +96,6 @@
97
96
  --label-1-line-height: 20.4px;
98
97
  --label-1-responsive-line-height: 10px;
99
98
  --label-2-line-height: 16px;
100
- --label-4-line-height: 10px;
101
99
  --display-1-line-height: 40px;
102
100
  --display-2-line-height: 36px;
103
101
  --display-3-line-height: 28px;
@@ -387,382 +385,374 @@
387
385
 
388
386
  [data-content-brand="advertorial"] .display-1,
389
387
  :host([data-content-brand="advertorial"]) .display-1 {
390
- font-family: var(--font-family-lucida-grande, Lucida Grande);
391
- font-weight: var(--font-weight-black, 800);
392
- font-size: var(--display-1-font-size, 39px);
393
- line-height: var(--display-1-line-height, 40px);
394
- letter-spacing: var(--letter-space-neg-0-p-5, -0.5px);
388
+ font-family: var(--display-font-family);
389
+ font-weight: var(--display-font-weight);
390
+ font-size: var(--display-1-font-size);
391
+ line-height: var(--display-1-line-height);
392
+ letter-spacing: var(--display-1-letter-spacing);
395
393
  }
396
394
 
397
395
  [data-content-brand="advertorial"] .display-2,
398
396
  :host([data-content-brand="advertorial"]) .display-2 {
399
- font-family: var(--font-family-lucida-grande, Lucida Grande);
400
- font-weight: var(--font-weight-black, 800);
401
- font-size: var(--display-2-font-size, 35px);
402
- line-height: var(--display-2-line-height, 36px);
403
- letter-spacing: var(--letter-space-neg-0-p-5, -0.5px);
397
+ font-family: var(--display-font-family);
398
+ font-weight: var(--display-font-weight);
399
+ font-size: var(--display-2-font-size);
400
+ line-height: var(--display-2-line-height);
401
+ letter-spacing: var(--display-2-letter-spacing);
404
402
  }
405
403
 
406
404
  [data-content-brand="advertorial"] .display-3,
407
405
  :host([data-content-brand="advertorial"]) .display-3 {
408
- font-family: var(--font-family-lucida-grande, Lucida Grande);
409
- font-weight: var(--font-weight-black, 800);
410
- font-size: var(--display-3-font-size, 27px);
411
- line-height: var(--display-3-line-height, 28px);
412
- letter-spacing: var(--letter-space-neg-0-p-5, -0.5px);
406
+ font-family: var(--display-font-family);
407
+ font-weight: var(--display-font-weight);
408
+ font-size: var(--display-3-font-size);
409
+ line-height: var(--display-3-line-height);
410
+ letter-spacing: var(--display-3-letter-spacing);
413
411
  }
414
412
 
415
413
  [data-content-brand="advertorial"] .headline-1,
416
414
  :host([data-content-brand="advertorial"]) .headline-1 {
417
- font-family: var(--font-family-lucida-grande, Lucida Grande);
415
+ font-family: var(--headline-font-family);
418
416
  font-weight: 900;
419
- font-size: var(--headline-1-font-size, 36px);
420
- line-height: var(--headline-1-line-height, 37.8px);
417
+ font-size: var(--headline-1-font-size);
418
+ line-height: var(--headline-1-line-height);
421
419
  }
422
420
 
423
421
  [data-content-brand="advertorial"] .headline-2,
424
422
  :host([data-content-brand="advertorial"]) .headline-2 {
425
- font-family: var(--font-family-lucida-grande, Lucida Grande);
423
+ font-family: var(--headline-font-family);
426
424
  font-weight: 900;
427
- font-size: var(--headline-2-font-size, 30px);
428
- line-height: var(--headline-2-line-height, 33px);
425
+ font-size: var(--headline-2-font-size);
426
+ line-height: var(--headline-2-line-height);
429
427
  }
430
428
 
431
429
  [data-content-brand="advertorial"] .headline-3,
432
430
  :host([data-content-brand="advertorial"]) .headline-3 {
433
- font-family: var(--font-family-lucida-grande, Lucida Grande);
431
+ font-family: var(--headline-font-family);
434
432
  font-weight: 900;
435
- font-size: var(--headline-3-font-size, 24px);
436
- line-height: var(--headline-3-line-height, 26.4px);
433
+ font-size: var(--headline-3-font-size);
434
+ line-height: var(--headline-3-line-height);
437
435
  }
438
436
 
439
437
  [data-content-brand="advertorial"] .headline-4,
440
438
  :host([data-content-brand="advertorial"]) .headline-4 {
441
- font-family: var(--font-family-lucida-grande, Lucida Grande);
439
+ font-family: var(--headline-font-family);
442
440
  font-weight: 700;
443
- font-size: var(--headline-4-font-size, 16px);
444
- line-height: var(--headline-4-font-size, 16px);
441
+ font-size: var(--headline-4-font-size);
442
+ line-height: var(--headline-4-font-size);
445
443
  }
446
444
 
447
445
  [data-content-brand="advertorial"] .subheadline-1,
448
446
  :host([data-content-brand="advertorial"]) .subheadline-1 {
449
- font-family: var(--font-family-lucida-grande, Lucida Grande);
450
- font-weight: var(--font-weight-bold, 700);
451
- font-size: var(--subheadline-1-font-size, 18px);
452
- line-height: var(--subheadline-1-line-height, 23.4px);
447
+ font-family: var(--subheadline-font-family);
448
+ font-weight: var(--subheadline-font-weight);
449
+ font-size: var(--subheadline-1-font-size);
450
+ line-height: var(--subheadline-1-line-height);
453
451
  }
454
452
 
455
453
  [data-content-brand="advertorial"] .kicker-1,
456
454
  :host([data-content-brand="advertorial"]) .kicker-1 {
457
- font-family: var(--font-family-lucida-grande, Lucida Grande);
455
+ font-family: var(--kicker-font-family);
458
456
  font-weight: 700;
459
- font-size: var(--kicker-1-font-size, 16px);
460
- line-height: var(--kicker-1-line-height, 17.6px);
457
+ font-size: var(--kicker-1-font-size);
458
+ line-height: var(--kicker-1-line-height);
461
459
  }
462
460
 
463
461
  [data-content-brand="advertorial"] .kicker-2,
464
462
  :host([data-content-brand="advertorial"]) .kicker-2 {
465
- font-family: var(--font-family-lucida-grande, Lucida Grande);
463
+ font-family: var(--kicker-font-family);
466
464
  font-weight: 700;
467
- font-size: var(--kicker-2-font-size, 16px);
468
- line-height: var(--kicker-2-line-height, 17.6px);
465
+ font-size: var(--kicker-2-font-size);
466
+ line-height: var(--kicker-2-line-height);
469
467
  }
470
468
 
471
469
  [data-content-brand="advertorial"] .kicker-3,
472
470
  :host([data-content-brand="advertorial"]) .kicker-3 {
473
- font-family: var(--font-family-lucida-grande, Lucida Grande);
471
+ font-family: var(--kicker-font-family);
474
472
  font-weight: 700;
475
- font-size: var(--kicker-3-font-size, 14px);
476
- line-height: var(--kicker-3-line-height, 15.4px);
473
+ font-size: var(--kicker-3-font-size);
474
+ line-height: var(--kicker-3-line-height);
477
475
  }
478
476
 
479
477
  [data-content-brand="advertorial"] .kicker-4,
480
478
  :host([data-content-brand="advertorial"]) .kicker-4 {
481
- font-family: var(--font-family-lucida-grande, Lucida Grande);
479
+ font-family: var(--kicker-font-family);
482
480
  font-weight: 700;
483
- font-size: var(--kicker-4-font-size, 12px);
484
- line-height: var(--kicker-4-line-height, 13.2px);
481
+ font-size: var(--kicker-4-font-size);
482
+ line-height: var(--kicker-4-line-height);
485
483
  }
486
484
 
487
485
  [data-content-brand="advertorial"] .title-1,
488
486
  :host([data-content-brand="advertorial"]) .title-1 {
489
- font-family: var(--font-family-lucida-grande, Lucida Grande);
490
- font-weight: var(--font-weight-black, 800);
491
- font-size: var(--title-1-font-size, 22px);
492
- line-height: var(--title-1-line-height, 26.4px);
487
+ font-family: var(--title-font-family);
488
+ font-weight: var(--title-font-weight);
489
+ font-size: var(--title-1-font-size);
490
+ line-height: var(--title-1-line-height);
493
491
  }
494
492
 
495
493
  [data-content-brand="advertorial"] .title-1-uppercase,
496
494
  :host([data-content-brand="advertorial"]) .title-1-uppercase {
497
- font-family: var(--font-family-lucida-grande, Lucida Grande);
498
- font-weight: var(--font-weight-black, 800);
499
- font-size: var(--title-1-font-size, 22px);
500
- line-height: var(--title-1-line-height, 26.4px);
495
+ font-family: var(--title-font-family);
496
+ font-weight: var(--title-font-weight);
497
+ font-size: var(--title-1-font-size);
498
+ line-height: var(--title-1-line-height);
501
499
  text-transform: uppercase;
502
500
  }
503
501
 
504
502
  [data-content-brand="advertorial"] .title-2,
505
503
  :host([data-content-brand="advertorial"]) .title-2 {
506
- font-family: var(--font-family-lucida-grande, Lucida Grande);
507
- font-weight: var(--font-weight-black, 800);
508
- font-size: var(--title-2-font-size, 14px);
509
- line-height: var(--title-2-line-height, 16.8px);
504
+ font-family: var(--title-font-family);
505
+ font-weight: var(--title-font-weight);
506
+ font-size: var(--title-2-font-size);
507
+ line-height: var(--title-2-line-height);
510
508
  }
511
509
 
512
510
  [data-content-brand="advertorial"] .title-2-uppercase,
513
511
  :host([data-content-brand="advertorial"]) .title-2-uppercase {
514
- font-family: var(--font-family-lucida-grande, Lucida Grande);
515
- font-weight: var(--font-weight-black, 800);
516
- font-size: var(--title-2-font-size, 14px);
517
- line-height: var(--title-2-line-height, 16.8px);
512
+ font-family: var(--title-font-family);
513
+ font-weight: var(--title-font-weight);
514
+ font-size: var(--title-2-font-size);
515
+ line-height: var(--title-2-line-height);
518
516
  text-transform: uppercase;
519
517
  }
520
518
 
521
519
  [data-content-brand="advertorial"] .callout,
522
520
  :host([data-content-brand="advertorial"]) .callout {
523
- font-family: var(--font-family-lucida-grande, Lucida Grande);
524
- font-weight: var(--font-weight-black, 800);
525
- font-size: var(--callout-1-font-size, 16px);
526
- line-height: var(--callout-line-height, 20.8px);
521
+ font-family: var(--callout-font-family);
522
+ font-weight: var(--callout-font-weight);
523
+ font-size: var(--callout-1-font-size);
524
+ line-height: var(--callout-line-height);
527
525
  }
528
526
 
529
527
  [data-content-brand="advertorial"] .body,
530
528
  :host([data-content-brand="advertorial"]) .body {
531
- font-family: var(--font-family-lucida-grande, Lucida Grande);
532
- font-weight: var(--font-weight-book, 400);
533
- font-size: var(--body-font-size, 17px);
534
- line-height: var(--body-line-height, 29.75px);
529
+ font-family: var(--body-font-family);
530
+ font-weight: var(--body-font-weight-book);
531
+ font-size: var(--body-font-size);
532
+ line-height: var(--body-line-height);
535
533
  }
536
534
 
537
535
  [data-content-brand="advertorial"] .body-italic,
538
536
  :host([data-content-brand="advertorial"]) .body-italic {
539
- font-family: var(--font-family-lucida-grande, Lucida Grande);
537
+ font-family: var(--body-font-family);
540
538
  font-weight: 400;
541
- font-size: var(--body-font-size, 17px);
542
- line-height: var(--body-line-height, 29.75px);
539
+ font-size: var(--body-font-size);
540
+ line-height: var(--body-line-height);
543
541
  font-style: italic;
544
542
  }
545
543
 
546
544
  [data-content-brand="advertorial"] .body-bold,
547
545
  :host([data-content-brand="advertorial"]) .body-bold {
548
- font-family: var(--font-family-lucida-grande, Lucida Grande);
549
- font-weight: var(--font-weight-bold, 700);
550
- font-size: var(--body-font-size, 17px);
551
- line-height: var(--body-line-height, 29.75px);
546
+ font-family: var(--body-font-family);
547
+ font-weight: var(--body-font-weight-bold);
548
+ font-size: var(--body-font-size);
549
+ line-height: var(--body-line-height);
552
550
  }
553
551
 
554
552
  [data-content-brand="advertorial"] .body-bold-italic,
555
553
  :host([data-content-brand="advertorial"]) .body-bold-italic {
556
- font-family: var(--font-family-lucida-grande, Lucida Grande);
554
+ font-family: var(--body-font-family);
557
555
  font-weight: 700;
558
- font-size: var(--body-font-size, 17px);
559
- line-height: var(--body-line-height, 29.75px);
556
+ font-size: var(--body-font-size);
557
+ line-height: var(--body-line-height);
560
558
  font-style: italic;
561
559
  }
562
560
 
563
561
  [data-content-brand="advertorial"] .text-link,
564
562
  :host([data-content-brand="advertorial"]) .text-link {
565
- font-family: var(--font-family-lucida-grande, Lucida Grande);
566
- font-weight: var(--font-weight-book, 400);
567
- font-size: var(--body-font-size, 17px);
568
- line-height: var(--body-line-height, 29.75px);
563
+ font-family: var(--body-font-family);
564
+ font-weight: var(--body-font-weight-book);
565
+ font-size: var(--body-font-size);
566
+ line-height: var(--body-line-height);
569
567
  text-decoration: underline;
570
568
  }
571
569
 
572
570
  [data-content-brand="advertorial"] .text-link-italic,
573
571
  :host([data-content-brand="advertorial"]) .text-link-italic {
574
- font-family: var(--font-family-lucida-grande, Lucida Grande);
572
+ font-family: var(--body-font-family);
575
573
  font-weight: 400;
576
- font-size: var(--body-font-size, 17px);
577
- line-height: var(--body-line-height, 29.75px);
574
+ font-size: var(--body-font-size);
575
+ line-height: var(--body-line-height);
578
576
  font-style: italic;
579
577
  text-decoration: underline;
580
578
  }
581
579
 
582
580
  [data-content-brand="advertorial"] .text-link-bold,
583
581
  :host([data-content-brand="advertorial"]) .text-link-bold {
584
- font-family: var(--font-family-lucida-grande, Lucida Grande);
585
- font-weight: var(--font-weight-bold, 700);
586
- font-size: var(--body-font-size, 17px);
587
- line-height: var(--body-line-height, 29.75px);
582
+ font-family: var(--body-font-family);
583
+ font-weight: var(--body-font-weight-bold);
584
+ font-size: var(--body-font-size);
585
+ line-height: var(--body-line-height);
588
586
  text-decoration: underline;
589
587
  }
590
588
 
591
589
  [data-content-brand="advertorial"] .text-link-hover,
592
590
  :host([data-content-brand="advertorial"]) .text-link-hover {
593
- font-family: var(--font-family-lucida-grande, Lucida Grande);
594
- font-weight: var(--font-weight-book, 400);
595
- font-size: var(--body-font-size, 17px);
596
- line-height: var(--body-line-height, 29.75px);
591
+ font-family: var(--body-font-family);
592
+ font-weight: var(--body-font-weight-book);
593
+ font-size: var(--body-font-size);
594
+ line-height: var(--body-line-height);
597
595
  text-decoration: underline;
598
596
  }
599
597
 
600
598
  [data-content-brand="advertorial"] .text-link-bold-hover,
601
599
  :host([data-content-brand="advertorial"]) .text-link-bold-hover {
602
- font-family: var(--font-family-lucida-grande, Lucida Grande);
603
- font-weight: var(--font-weight-bold, 700);
604
- font-size: var(--body-font-size, 17px);
605
- line-height: var(--body-line-height, 29.75px);
600
+ font-family: var(--body-font-family);
601
+ font-weight: var(--body-font-weight-bold);
602
+ font-size: var(--body-font-size);
603
+ line-height: var(--body-line-height);
606
604
  text-decoration: underline;
607
605
  }
608
606
 
609
607
  [data-content-brand="advertorial"] .footnote-1,
610
608
  :host([data-content-brand="advertorial"]) .footnote-1 {
611
- font-family: var(--font-family-lucida-grande, Lucida Grande);
609
+ font-family: var(--footnote-font-family);
612
610
  font-weight: var(--font-weight-book, 400);
613
- font-size: var(--footnote-1-font-size, 13px);
614
- line-height: var(--footnote-1-line-height, 16.9px);
611
+ font-size: var(--footnote-1-font-size);
612
+ line-height: var(--footnote-1-line-height);
615
613
  }
616
614
 
617
615
  [data-content-brand="advertorial"] .footnote-1-bold,
618
616
  :host([data-content-brand="advertorial"]) .footnote-1-bold {
619
- font-family: var(--font-family-lucida-grande, Lucida Grande);
617
+ font-family: var(--footnote-font-family);
620
618
  font-weight: var(--font-weight-bold, 700);
621
- font-size: var(--footnote-1-font-size, 13px);
622
- line-height: var(--footnote-1-line-height, 16.9px);
619
+ font-size: var(--footnote-1-font-size);
620
+ line-height: var(--footnote-1-line-height);
623
621
  }
624
622
 
625
623
  [data-content-brand="advertorial"] .footnote-2,
626
624
  :host([data-content-brand="advertorial"]) .footnote-2 {
627
- font-family: var(--font-family-lucida-grande, Lucida Grande);
625
+ font-family: var(--footnote-font-family);
628
626
  font-weight: var(--font-weight-book, 400);
629
- font-size: var(--footnote-2-font-size, 10px);
630
- line-height: var(--footnote-2-line-height, 13px);
627
+ font-size: var(--footnote-2-font-size);
628
+ line-height: var(--footnote-2-line-height);
631
629
  }
632
630
 
633
631
  [data-content-brand="advertorial"] .footnote-2-bold,
634
632
  :host([data-content-brand="advertorial"]) .footnote-2-bold {
635
- font-family: var(--font-family-lucida-grande, Lucida Grande);
633
+ font-family: var(--footnote-font-family);
636
634
  font-weight: var(--font-weight-bold, 700);
637
- font-size: var(--footnote-2-font-size, 10px);
638
- line-height: var(--footnote-2-line-height, 13px);
635
+ font-size: var(--footnote-2-font-size);
636
+ line-height: var(--footnote-2-line-height);
639
637
  }
640
638
 
641
639
  [data-content-brand="advertorial"] .label-1,
642
640
  :host([data-content-brand="advertorial"]) .label-1 {
643
- font-family: var(--font-family-lucida-grande, Lucida Grande);
644
- font-weight: var(--font-weight-book, 400);
645
- font-size: var(--label-1-font-size, 17px);
646
- line-height: var(--label-1-line-height, 20.4px);
641
+ font-family: var(--label-font-family);
642
+ font-weight: var(--label-font-weight-book);
643
+ font-size: var(--label-1-font-size);
644
+ line-height: var(--label-1-line-height);
647
645
  letter-spacing: var(--letter-space-0-p-25, 0.25px);
648
646
  }
649
647
 
650
648
  [data-content-brand="advertorial"] .label-1-bold,
651
649
  :host([data-content-brand="advertorial"]) .label-1-bold {
652
- font-family: var(--font-family-lucida-grande, Lucida Grande);
653
- font-weight: var(--font-weight-bold, 700);
654
- font-size: var(--label-1-font-size, 17px);
655
- line-height: var(--label-1-line-height, 20.4px);
650
+ font-family: var(--label-font-family);
651
+ font-weight: var(--label-font-weight-bold);
652
+ font-size: var(--label-1-font-size);
653
+ line-height: var(--label-1-line-height);
656
654
  letter-spacing: var(--letter-space-0-p-25, 0.25px);
657
655
  }
658
656
 
659
657
  [data-content-brand="advertorial"] .label-1-bold-resp,
660
658
  :host([data-content-brand="advertorial"]) .label-1-bold-resp {
661
- font-family: var(--font-family-lucida-grande, Lucida Grande);
659
+ font-family: var(--label-font-family);
662
660
  font-weight: var(--font-weight-bold, 700);
663
- font-size: var(--label-1-font-size-responsive, 10px);
664
- line-height: var(--label-1-responsive-line-height, 10px);
661
+ font-size: var(--label-1-font-size-responsive);
662
+ line-height: var(--label-1-responsive-line-height);
665
663
  letter-spacing: var(--letter-space-0-p-25, 0.25px);
666
664
  }
667
665
 
668
666
  [data-content-brand="advertorial"] .label-1-uppercase-bold,
669
667
  :host([data-content-brand="advertorial"]) .label-1-uppercase-bold {
670
- font-family: var(--font-family-lucida-grande, Lucida Grande);
671
- font-weight: var(--font-weight-bold, 700);
672
- font-size: var(--label-1-font-size, 17px);
673
- line-height: var(--label-1-line-height, 20.4px);
674
- letter-spacing: var(--letter-space-0-p-5, 0.5px);
668
+ font-family: var(--label-font-family);
669
+ font-weight: var(--label-font-weight-bold);
670
+ font-size: var(--label-1-font-size);
671
+ line-height: var(--label-1-line-height);
672
+ letter-spacing: var(--letter-spacing-positive-sm);
675
673
  text-transform: uppercase;
676
674
  }
677
675
 
678
676
  [data-content-brand="advertorial"] .label-2,
679
677
  :host([data-content-brand="advertorial"]) .label-2 {
680
- font-family: var(--font-family-lucida-grande, Lucida Grande);
681
- font-weight: var(--font-weight-book, 400);
682
- font-size: var(--label-2-font-size, 15px);
683
- line-height: var(--label-2-line-height, 16px);
684
- letter-spacing: var(--letter-space-0-p-25, 0.25px);
678
+ font-family: var(--label-font-family);
679
+ font-weight: var(--label-font-weight-book);
680
+ font-size: var(--label-2-font-size);
681
+ line-height: var(--label-2-line-height);
682
+ letter-spacing: var(--letter-spacing-positive-xs);
685
683
  }
686
684
 
687
685
  [data-content-brand="advertorial"] .label-2-uppercase,
688
686
  :host([data-content-brand="advertorial"]) .label-2-uppercase {
689
- font-family: var(--font-family-lucida-grande, Lucida Grande);
690
- font-weight: var(--font-weight-book, 400);
691
- font-size: var(--label-2-font-size, 15px);
692
- line-height: var(--label-2-line-height, 16px);
693
- letter-spacing: var(--letter-space-0-p-25, 0.25px);
687
+ font-family: var(--label-font-family);
688
+ font-weight: var(--label-font-weight-book);
689
+ font-size: var(--label-2-font-size);
690
+ line-height: var(--label-2-line-height);
691
+ letter-spacing: var(--letter-spacing-positive-xs);
694
692
  text-transform: uppercase;
695
693
  }
696
694
 
697
695
  [data-content-brand="advertorial"] .label-2-bold,
698
696
  :host([data-content-brand="advertorial"]) .label-2-bold {
699
- font-family: var(--font-family-lucida-grande, Lucida Grande);
700
- font-weight: var(--font-weight-bold, 700);
701
- font-size: var(--label-2-font-size, 15px);
702
- line-height: var(--label-2-line-height, 16px);
703
- letter-spacing: var(--letter-space-0-p-25, 0.25px);
697
+ font-family: var(--label-font-family);
698
+ font-weight: var(--label-font-weight-bold);
699
+ font-size: var(--label-2-font-size);
700
+ line-height: var(--label-2-line-height);
701
+ letter-spacing: var(--letter-spacing-positive-xs);
704
702
  }
705
703
 
706
704
  [data-content-brand="advertorial"] .label-2-uppercase-bold,
707
705
  :host([data-content-brand="advertorial"]) .label-2-uppercase-bold {
708
- font-family: var(--font-family-lucida-grande, Lucida Grande);
709
- font-weight: var(--font-weight-bold, 700);
710
- font-size: var(--label-2-font-size, 15px);
711
- line-height: var(--label-2-line-height, 16px);
712
- letter-spacing: var(--letter-space-0-p-25, 0.25px);
706
+ font-family: var(--label-font-family);
707
+ font-weight: var(--label-font-weight-bold);
708
+ font-size: var(--label-2-font-size);
709
+ line-height: var(--label-2-line-height);
710
+ letter-spacing: var(--letter-spacing-positive-xs);
713
711
  text-transform: uppercase;
714
712
  }
715
713
 
716
714
  [data-content-brand="advertorial"] .label-3,
717
715
  :host([data-content-brand="advertorial"]) .label-3 {
718
- font-family: var(--font-family-lucida-grande, Lucida Grande);
716
+ font-family: var(--label-font-family);
719
717
  font-weight: var(--font-weight-book, 400);
720
- font-size: var(--label-3-font-size, 12px);
721
- line-height: var(--label-3-line-height, 14.4px);
722
- letter-spacing: var(--letter-space-0-p-25, 0.25px);
718
+ font-size: var(--label-3-font-size);
719
+ line-height: var(--label-3-line-height);
720
+ letter-spacing: var(--letter-spacing-positive-xs);
723
721
  }
724
722
 
725
723
  [data-content-brand="advertorial"] .label-3-uppercase,
726
724
  :host([data-content-brand="advertorial"]) .label-3-uppercase {
727
- font-family: var(--font-family-lucida-grande, Lucida Grande);
728
- font-weight: var(--font-weight-book, 400);
729
- font-size: var(--label-3-font-size, 12px);
730
- line-height: var(--label-3-line-height, 14.4px);
731
- letter-spacing: var(--letter-space-0-p-5, 0.5px);
725
+ font-family: var(--label-font-family);
726
+ font-weight: var(--label-font-weight-book);
727
+ font-size: var(--label-3-font-size);
728
+ line-height: var(--label-3-line-height);
729
+ letter-spacing: var(--letter-spacing-positive-sm);
732
730
  text-transform: uppercase;
733
731
  }
734
732
 
735
733
  [data-content-brand="advertorial"] .label-3-bold,
736
734
  :host([data-content-brand="advertorial"]) .label-3-bold {
737
- font-family: var(--font-family-lucida-grande, Lucida Grande);
735
+ font-family: var(--label-font-family);
738
736
  font-weight: var(--font-weight-bold, 700);
739
- font-size: var(--label-3-font-size, 12px);
740
- line-height: var(--label-3-line-height, 14.4px);
741
- letter-spacing: var(--letter-space-0-p-25, 0.25px);
737
+ font-size: var(--label-3-font-size);
738
+ line-height: var(--label-3-line-height);
739
+ letter-spacing: var(--letter-spacing-positive-xs);
742
740
  }
743
741
 
744
742
  [data-content-brand="advertorial"] .label-3-uppercase-bold,
745
743
  :host([data-content-brand="advertorial"]) .label-3-uppercase-bold {
746
- font-family: var(--font-family-lucida-grande, Lucida Grande);
747
- font-weight: var(--font-weight-bold, 700);
748
- font-size: var(--label-3-font-size, 12px);
749
- line-height: var(--label-3-line-height, 14.4px);
750
- letter-spacing: var(--letter-space-0-p-5, 0.5px);
744
+ font-family: var(--label-font-family);
745
+ font-weight: var(--label-font-weight-bold);
746
+ font-size: var(--label-3-font-size);
747
+ line-height: var(--label-3-line-height);
748
+ letter-spacing: var(--letter-spacing-positive-sm);
751
749
  text-transform: uppercase;
752
750
  }
753
751
 
754
- [data-content-brand="advertorial"] .label-4,
755
- :host([data-content-brand="advertorial"]) .label-4 {
756
- font-family: var(--font-family-lucida-grande, Lucida Grande);
757
- font-weight: var(--font-weight-book, 400);
758
- font-size: var(--label-4-font-size, 8px);
759
- line-height: var(--label-4-line-height, 10px);
760
- }
761
-
762
752
  [data-content-brand="advertorial"] .quote,
763
753
  :host([data-content-brand="advertorial"]) .quote {
764
- font-family: var(--font-family-lucida-grande, Lucida Grande);
765
- font-weight: var(--font-weight-black, 800);
766
- font-size: var(--quote-font-size, 16px);
767
- line-height: var(--quote-line-height, 20.8px);
754
+ font-family: var(--quote-font-family);
755
+ font-weight: var(--quote-font-weight);
756
+ font-size: var(--quote-font-size);
757
+ line-height: var(--quote-line-height);
768
758
  }