@marioschmidt/design-system-components 1.7.7 → 1.7.8
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.
- package/dist/bds/bds.css +1 -1
- package/dist/bds/bds.esm.js +1 -1
- package/dist/bds/{p-217f0839.entry.js → p-990d50cf.entry.js} +1 -1
- package/dist/bds/p-Bf75cAb9.js +2 -0
- package/dist/cjs/bds.cjs.js +1 -1
- package/dist/cjs/ds-button_3.cjs.entry.js +1 -1
- package/dist/cjs/{index-CGF2GAZ9.js → index-DTpnElz0.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/components/ds-button.d.ts +1 -1
- package/dist/components/ds-card.d.ts +1 -1
- package/dist/components/ds-icon.d.ts +1 -1
- package/dist/components/index.js +1 -1
- package/dist/esm/bds.js +2 -2
- package/dist/esm/ds-button_3.entry.js +1 -1
- package/dist/esm/{index-C5-c-RTg.js → index-Bf75cAb9.js} +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/www/build/bds.css +1 -1
- package/dist/www/build/bds.esm.js +1 -1
- package/dist/www/build/p-91d54bab.css +1 -0
- package/dist/www/build/{p-217f0839.entry.js → p-990d50cf.entry.js} +1 -1
- package/dist/www/build/p-Bf75cAb9.js +2 -0
- package/dist/www/css/advertorial/{theme.css → colors.css} +2 -2
- package/dist/www/css/advertorial/components/article-utilities.css +54 -0
- package/dist/www/css/advertorial/components/article.css +1 -42
- package/dist/www/css/advertorial/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/advertorial/components/audioplayer.css +1 -11
- package/dist/www/css/advertorial/components/avatar-utilities.css +57 -0
- package/dist/www/css/advertorial/components/avatar.css +1 -45
- package/dist/www/css/advertorial/components/badge-utilities.css +31 -0
- package/dist/www/css/advertorial/components/badge.css +1 -19
- package/dist/www/css/advertorial/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/advertorial/components/breadcrumb.css +1 -29
- package/dist/www/css/advertorial/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/advertorial/components/breakingnews.css +1 -28
- package/dist/www/css/advertorial/components/button-utilities.css +33 -0
- package/dist/www/css/advertorial/components/button.css +1 -21
- package/dist/www/css/advertorial/components/card.css +1 -1
- package/dist/www/css/advertorial/components/carousel.css +1 -1
- package/dist/www/css/advertorial/components/chip-utilities.css +22 -0
- package/dist/www/css/advertorial/components/chip.css +1 -10
- package/dist/www/css/advertorial/components/datepicker.css +1 -1
- package/dist/www/css/advertorial/components/drawers.css +1 -1
- package/dist/www/css/advertorial/components/dropdown.css +1 -1
- package/dist/www/css/advertorial/components/footer-utilities.css +23 -0
- package/dist/www/css/advertorial/components/footer.css +1 -11
- package/dist/www/css/advertorial/components/icon.css +1 -1
- package/dist/www/css/advertorial/components/iconbutton.css +1 -1
- package/dist/www/css/advertorial/components/infoelement.css +1 -1
- package/dist/www/css/advertorial/components/inputfield-utilities.css +23 -0
- package/dist/www/css/advertorial/components/inputfield.css +1 -11
- package/dist/www/css/advertorial/components/liveticker-utilities.css +31 -0
- package/dist/www/css/advertorial/components/liveticker.css +1 -19
- package/dist/www/css/advertorial/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/advertorial/components/mediaplayer.css +1 -28
- package/dist/www/css/advertorial/components/menu-utilities.css +50 -0
- package/dist/www/css/advertorial/components/menu.css +1 -38
- package/dist/www/css/advertorial/components/newsticker-utilities.css +39 -0
- package/dist/www/css/advertorial/components/newsticker.css +1 -27
- package/dist/www/css/advertorial/components/pagination-utilities.css +25 -0
- package/dist/www/css/advertorial/components/pagination.css +1 -13
- package/dist/www/css/advertorial/components/paywall-utilities.css +33 -0
- package/dist/www/css/advertorial/components/paywall.css +1 -21
- package/dist/www/css/advertorial/components/quote.css +1 -1
- package/dist/www/css/advertorial/components/radiobutton.css +1 -1
- package/dist/www/css/advertorial/components/search.css +1 -1
- package/dist/www/css/advertorial/components/sectiontitle.css +1 -1
- package/dist/www/css/advertorial/components/separator.css +1 -1
- package/dist/www/css/advertorial/components/skeletons.css +1 -1
- package/dist/www/css/advertorial/components/slider.css +1 -1
- package/dist/www/css/advertorial/components/specialnavi-utilities.css +23 -0
- package/dist/www/css/advertorial/components/specialnavi.css +1 -11
- package/dist/www/css/advertorial/components/spinner.css +1 -1
- package/dist/www/css/advertorial/components/tab-utilities.css +39 -0
- package/dist/www/css/advertorial/components/tab.css +1 -27
- package/dist/www/css/advertorial/components/table.css +1 -1
- package/dist/www/css/advertorial/components/teaser-utilities.css +63 -0
- package/dist/www/css/advertorial/components/teaser.css +1 -51
- package/dist/www/css/advertorial/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/advertorial/components/toggleswitch.css +1 -12
- package/dist/www/css/advertorial/components/video.css +1 -1
- package/dist/www/css/advertorial/{tokens.css → sizing.css} +2 -377
- package/dist/www/css/advertorial/utilities.css +388 -0
- package/dist/www/css/bild/{theme.css → colors.css} +2 -42
- package/dist/www/css/bild/components/alert-utilities.css +25 -0
- package/dist/www/css/bild/components/alert.css +2 -12
- package/dist/www/css/bild/components/article-utilities.css +54 -0
- package/dist/www/css/bild/components/article.css +1 -42
- package/dist/www/css/bild/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/bild/components/audioplayer.css +1 -11
- package/dist/www/css/bild/components/avatar-utilities.css +57 -0
- package/dist/www/css/bild/components/avatar.css +1 -45
- package/dist/www/css/bild/components/badge-utilities.css +31 -0
- package/dist/www/css/bild/components/badge.css +1 -19
- package/dist/www/css/bild/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/bild/components/breadcrumb.css +1 -29
- package/dist/www/css/bild/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/bild/components/breakingnews.css +1 -28
- package/dist/www/css/bild/components/button-utilities.css +33 -0
- package/dist/www/css/bild/components/button.css +1 -21
- package/dist/www/css/bild/components/card.css +1 -1
- package/dist/www/css/bild/components/carousel.css +1 -1
- package/dist/www/css/bild/components/chip-utilities.css +22 -0
- package/dist/www/css/bild/components/chip.css +1 -10
- package/dist/www/css/bild/components/datepicker.css +1 -1
- package/dist/www/css/bild/components/drawers.css +1 -1
- package/dist/www/css/bild/components/dropdown.css +1 -1
- package/dist/www/css/bild/components/empties.css +1 -1
- package/dist/www/css/bild/components/footer-utilities.css +23 -0
- package/dist/www/css/bild/components/footer.css +1 -11
- package/dist/www/css/bild/components/gallery.css +1 -1
- package/dist/www/css/bild/components/icon.css +1 -1
- package/dist/www/css/bild/components/iconbutton.css +1 -1
- package/dist/www/css/bild/components/infoelement.css +1 -1
- package/dist/www/css/bild/components/inputfield-utilities.css +23 -0
- package/dist/www/css/bild/components/inputfield.css +1 -11
- package/dist/www/css/bild/components/kicker.css +1 -1
- package/dist/www/css/bild/components/liveticker-utilities.css +31 -0
- package/dist/www/css/bild/components/liveticker.css +1 -19
- package/dist/www/css/bild/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/bild/components/mediaplayer.css +1 -28
- package/dist/www/css/bild/components/menu-utilities.css +62 -0
- package/dist/www/css/bild/components/menu.css +6 -51
- package/dist/www/css/bild/components/menuitem.css +1 -1
- package/dist/www/css/bild/components/newsticker-utilities.css +39 -0
- package/dist/www/css/bild/components/newsticker.css +1 -27
- package/dist/www/css/bild/components/pagination-utilities.css +25 -0
- package/dist/www/css/bild/components/pagination.css +1 -13
- package/dist/www/css/bild/components/partnerlinks.css +1 -1
- package/dist/www/css/bild/components/paywall-utilities.css +33 -0
- package/dist/www/css/bild/components/paywall.css +1 -21
- package/dist/www/css/bild/components/quote.css +1 -1
- package/dist/www/css/bild/components/radiobutton.css +1 -1
- package/dist/www/css/bild/components/search.css +1 -1
- package/dist/www/css/bild/components/sectiontitle.css +1 -1
- package/dist/www/css/bild/components/selection.css +1 -1
- package/dist/www/css/bild/components/separator.css +1 -1
- package/dist/www/css/bild/components/skeletons.css +1 -1
- package/dist/www/css/bild/components/slider.css +1 -1
- package/dist/www/css/bild/components/specialnavi-utilities.css +23 -0
- package/dist/www/css/bild/components/specialnavi.css +1 -11
- package/dist/www/css/bild/components/spinner.css +1 -1
- package/dist/www/css/bild/components/subheader.css +1 -1
- package/dist/www/css/bild/components/tab-utilities.css +39 -0
- package/dist/www/css/bild/components/tab.css +1 -27
- package/dist/www/css/bild/components/table.css +1 -1
- package/dist/www/css/bild/components/teaser-utilities.css +70 -0
- package/dist/www/css/bild/components/teaser.css +5 -58
- package/dist/www/css/bild/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/bild/components/toggleswitch.css +1 -12
- package/dist/www/css/bild/components/video.css +1 -1
- package/dist/www/css/bild/{tokens.css → sizing.css} +2 -377
- package/dist/www/css/bild/utilities.css +430 -0
- package/dist/www/css/bundles/advertorial-utilities.css +852 -0
- package/dist/www/css/bundles/advertorial.css +4 -833
- package/dist/www/css/bundles/bild-utilities.css +925 -0
- package/dist/www/css/bundles/bild.css +14 -904
- package/dist/www/css/bundles/sportbild-utilities.css +955 -0
- package/dist/www/css/bundles/sportbild.css +14 -934
- package/dist/www/css/shared/colorprimitive.css +1 -1
- package/dist/www/css/shared/fontprimitive.css +1 -1
- package/dist/www/css/shared/primitives.css +1 -1
- package/dist/www/css/shared/sizeprimitive.css +1 -1
- package/dist/www/css/shared/spaceprimitive.css +1 -1
- package/dist/www/css/sportbild/{theme.css → colors.css} +2 -42
- package/dist/www/css/sportbild/components/alert-utilities.css +25 -0
- package/dist/www/css/sportbild/components/alert.css +2 -12
- package/dist/www/css/sportbild/components/article-utilities.css +56 -0
- package/dist/www/css/sportbild/components/article.css +1 -44
- package/dist/www/css/sportbild/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/sportbild/components/audioplayer.css +1 -11
- package/dist/www/css/sportbild/components/avatar-utilities.css +57 -0
- package/dist/www/css/sportbild/components/avatar.css +1 -45
- package/dist/www/css/sportbild/components/badge-utilities.css +31 -0
- package/dist/www/css/sportbild/components/badge.css +1 -19
- package/dist/www/css/sportbild/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/sportbild/components/breadcrumb.css +1 -29
- package/dist/www/css/sportbild/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/sportbild/components/breakingnews.css +1 -28
- package/dist/www/css/sportbild/components/button-utilities.css +34 -0
- package/dist/www/css/sportbild/components/button.css +1 -22
- package/dist/www/css/sportbild/components/card.css +1 -1
- package/dist/www/css/sportbild/components/carousel.css +1 -1
- package/dist/www/css/sportbild/components/chip-utilities.css +22 -0
- package/dist/www/css/sportbild/components/chip.css +1 -10
- package/dist/www/css/sportbild/components/datepicker.css +1 -1
- package/dist/www/css/sportbild/components/drawers.css +1 -1
- package/dist/www/css/sportbild/components/dropdown.css +1 -1
- package/dist/www/css/sportbild/components/empties.css +1 -1
- package/dist/www/css/sportbild/components/footer-utilities.css +23 -0
- package/dist/www/css/sportbild/components/footer.css +1 -11
- package/dist/www/css/sportbild/components/gallery.css +1 -1
- package/dist/www/css/sportbild/components/icon.css +1 -1
- package/dist/www/css/sportbild/components/iconbutton.css +1 -1
- package/dist/www/css/sportbild/components/infoelement.css +1 -1
- package/dist/www/css/sportbild/components/inputfield-utilities.css +23 -0
- package/dist/www/css/sportbild/components/inputfield.css +1 -11
- package/dist/www/css/sportbild/components/kicker.css +1 -1
- package/dist/www/css/sportbild/components/liveticker-utilities.css +31 -0
- package/dist/www/css/sportbild/components/liveticker.css +1 -19
- package/dist/www/css/sportbild/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/sportbild/components/mediaplayer.css +1 -28
- package/dist/www/css/sportbild/components/menu-utilities.css +64 -0
- package/dist/www/css/sportbild/components/menu.css +6 -53
- package/dist/www/css/sportbild/components/menuitem.css +1 -1
- package/dist/www/css/sportbild/components/newsticker-utilities.css +40 -0
- package/dist/www/css/sportbild/components/newsticker.css +1 -28
- package/dist/www/css/sportbild/components/pagination-utilities.css +25 -0
- package/dist/www/css/sportbild/components/pagination.css +1 -13
- package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
- package/dist/www/css/sportbild/components/paywall-utilities.css +33 -0
- package/dist/www/css/sportbild/components/paywall.css +1 -21
- package/dist/www/css/sportbild/components/quote.css +1 -1
- package/dist/www/css/sportbild/components/radiobutton.css +1 -1
- package/dist/www/css/sportbild/components/search.css +1 -1
- package/dist/www/css/sportbild/components/sectiontitle.css +1 -1
- package/dist/www/css/sportbild/components/selection.css +1 -1
- package/dist/www/css/sportbild/components/separator.css +1 -1
- package/dist/www/css/sportbild/components/skeletons.css +1 -1
- package/dist/www/css/sportbild/components/slider.css +1 -1
- package/dist/www/css/sportbild/components/specialnavi-utilities.css +24 -0
- package/dist/www/css/sportbild/components/specialnavi.css +1 -12
- package/dist/www/css/sportbild/components/spinner.css +1 -1
- package/dist/www/css/sportbild/components/subheader.css +1 -1
- package/dist/www/css/sportbild/components/tab-utilities.css +39 -0
- package/dist/www/css/sportbild/components/tab.css +1 -27
- package/dist/www/css/sportbild/components/table.css +1 -1
- package/dist/www/css/sportbild/components/teaser-utilities.css +76 -0
- package/dist/www/css/sportbild/components/teaser.css +5 -64
- package/dist/www/css/sportbild/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/sportbild/components/toggleswitch.css +1 -12
- package/dist/www/css/sportbild/components/video.css +1 -1
- package/dist/www/css/sportbild/{tokens.css → sizing.css} +2 -394
- package/dist/www/css/sportbild/utilities.css +447 -0
- package/dist/www/icons/manifest.json +2 -2
- package/dist/www/index.html +1 -1
- package/package.json +1 -1
- package/dist/bds/p-C5-c-RTg.js +0 -2
- package/dist/www/build/p-C5-c-RTg.js +0 -2
- package/dist/www/build/p-e9e8d922.css +0 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.7.
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
5
|
* Generated by Style Dictionary v5.1.4
|
|
6
6
|
*
|
|
7
|
-
* Brand: Sportbild | Bundle: Full Bundle (Primitives +
|
|
7
|
+
* Brand: Sportbild | Bundle: Full Bundle (Primitives + Colors + Sizing + Components)
|
|
8
8
|
*
|
|
9
9
|
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
|
|
399
399
|
|
|
400
400
|
/* ============================================================
|
|
401
|
-
|
|
401
|
+
COLORS (COLOR TOKENS + EFFECTS)
|
|
402
402
|
============================================================ */
|
|
403
403
|
|
|
404
404
|
/* === LIGHT MODE === */
|
|
@@ -807,50 +807,10 @@
|
|
|
807
807
|
--shadow-hard-xl: var(--size-0-x, 0px) var(--size-0-p-5-x, 4px) var(--size-0-p-5-x, 4px) var(--size-0-x, 0px) var(--shadow-color-hard-key), var(--size-0-x, 0px) var(--size-1-x, 8px) var(--size-1-p-5-x, 12px) var(--size-0-p-75-x, 6px) var(--shadow-color-hard-ambient);
|
|
808
808
|
}
|
|
809
809
|
|
|
810
|
-
[data-color-brand="sportbild"] .shadow-soft-sm,
|
|
811
|
-
:host([data-color-brand="sportbild"]) .shadow-soft-sm {
|
|
812
|
-
box-shadow: var(--shadow-soft-sm);
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
[data-color-brand="sportbild"] .shadow-soft-md,
|
|
816
|
-
:host([data-color-brand="sportbild"]) .shadow-soft-md {
|
|
817
|
-
box-shadow: var(--shadow-soft-md);
|
|
818
|
-
}
|
|
819
|
-
|
|
820
|
-
[data-color-brand="sportbild"] .shadow-soft-lg,
|
|
821
|
-
:host([data-color-brand="sportbild"]) .shadow-soft-lg {
|
|
822
|
-
box-shadow: var(--shadow-soft-lg);
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
[data-color-brand="sportbild"] .shadow-soft-xl,
|
|
826
|
-
:host([data-color-brand="sportbild"]) .shadow-soft-xl {
|
|
827
|
-
box-shadow: var(--shadow-soft-xl);
|
|
828
|
-
}
|
|
829
|
-
|
|
830
|
-
[data-color-brand="sportbild"] .shadow-hard-sm,
|
|
831
|
-
:host([data-color-brand="sportbild"]) .shadow-hard-sm {
|
|
832
|
-
box-shadow: var(--shadow-hard-sm);
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
[data-color-brand="sportbild"] .shadow-hard-md,
|
|
836
|
-
:host([data-color-brand="sportbild"]) .shadow-hard-md {
|
|
837
|
-
box-shadow: var(--shadow-hard-md);
|
|
838
|
-
}
|
|
839
|
-
|
|
840
|
-
[data-color-brand="sportbild"] .shadow-hard-lg,
|
|
841
|
-
:host([data-color-brand="sportbild"]) .shadow-hard-lg {
|
|
842
|
-
box-shadow: var(--shadow-hard-lg);
|
|
843
|
-
}
|
|
844
|
-
|
|
845
|
-
[data-color-brand="sportbild"] .shadow-hard-xl,
|
|
846
|
-
:host([data-color-brand="sportbild"]) .shadow-hard-xl {
|
|
847
|
-
box-shadow: var(--shadow-hard-xl);
|
|
848
|
-
}
|
|
849
|
-
|
|
850
810
|
|
|
851
811
|
|
|
852
812
|
/* ============================================================
|
|
853
|
-
|
|
813
|
+
SIZING (DENSITY + BREAKPOINTS)
|
|
854
814
|
============================================================ */
|
|
855
815
|
|
|
856
816
|
/* === RESPONSIVE BREAKPOINT TOKENS === */
|
|
@@ -1215,398 +1175,6 @@
|
|
|
1215
1175
|
}
|
|
1216
1176
|
}
|
|
1217
1177
|
|
|
1218
|
-
/* === RESPONSIVE TYPOGRAPHY === */
|
|
1219
|
-
|
|
1220
|
-
[data-content-brand="sportbild"] .display-1,
|
|
1221
|
-
:host([data-content-brand="sportbild"]) .display-1 {
|
|
1222
|
-
font-family: var(--display-font-family);
|
|
1223
|
-
font-weight: 900;
|
|
1224
|
-
font-size: var(--display-1-font-size);
|
|
1225
|
-
line-height: var(--display-1-line-height);
|
|
1226
|
-
letter-spacing: var(--display-1-letter-space);
|
|
1227
|
-
font-style: italic;
|
|
1228
|
-
}
|
|
1229
|
-
|
|
1230
|
-
[data-content-brand="sportbild"] .display-2,
|
|
1231
|
-
:host([data-content-brand="sportbild"]) .display-2 {
|
|
1232
|
-
font-family: var(--display-font-family);
|
|
1233
|
-
font-weight: 900;
|
|
1234
|
-
font-size: var(--display-2-font-size);
|
|
1235
|
-
line-height: var(--display-2-line-height);
|
|
1236
|
-
letter-spacing: var(--display-2-letter-space);
|
|
1237
|
-
font-style: italic;
|
|
1238
|
-
}
|
|
1239
|
-
|
|
1240
|
-
[data-content-brand="sportbild"] .display-3,
|
|
1241
|
-
:host([data-content-brand="sportbild"]) .display-3 {
|
|
1242
|
-
font-family: var(--display-font-family);
|
|
1243
|
-
font-weight: 900;
|
|
1244
|
-
font-size: var(--display-3-font-size);
|
|
1245
|
-
line-height: var(--display-3-line-height);
|
|
1246
|
-
letter-spacing: var(--display-3-letter-space);
|
|
1247
|
-
font-style: italic;
|
|
1248
|
-
}
|
|
1249
|
-
|
|
1250
|
-
[data-content-brand="sportbild"] .headline-1,
|
|
1251
|
-
:host([data-content-brand="sportbild"]) .headline-1 {
|
|
1252
|
-
font-family: var(--headline-font-family);
|
|
1253
|
-
font-weight: 900;
|
|
1254
|
-
font-size: var(--headline-1-font-size);
|
|
1255
|
-
line-height: var(--headline-1-line-height);
|
|
1256
|
-
font-style: italic;
|
|
1257
|
-
}
|
|
1258
|
-
|
|
1259
|
-
[data-content-brand="sportbild"] .headline-2,
|
|
1260
|
-
:host([data-content-brand="sportbild"]) .headline-2 {
|
|
1261
|
-
font-family: var(--headline-font-family);
|
|
1262
|
-
font-weight: 900;
|
|
1263
|
-
font-size: var(--headline-2-font-size);
|
|
1264
|
-
line-height: var(--headline-2-line-height);
|
|
1265
|
-
font-style: italic;
|
|
1266
|
-
}
|
|
1267
|
-
|
|
1268
|
-
[data-content-brand="sportbild"] .headline-3,
|
|
1269
|
-
:host([data-content-brand="sportbild"]) .headline-3 {
|
|
1270
|
-
font-family: var(--headline-font-family);
|
|
1271
|
-
font-weight: 900;
|
|
1272
|
-
font-size: var(--headline-3-font-size);
|
|
1273
|
-
line-height: var(--headline-3-line-height);
|
|
1274
|
-
font-style: italic;
|
|
1275
|
-
}
|
|
1276
|
-
|
|
1277
|
-
[data-content-brand="sportbild"] .headline-4,
|
|
1278
|
-
:host([data-content-brand="sportbild"]) .headline-4 {
|
|
1279
|
-
font-family: var(--headline-font-family);
|
|
1280
|
-
font-weight: 700;
|
|
1281
|
-
font-size: var(--headline-4-font-size);
|
|
1282
|
-
line-height: var(--headline-4-line-height);
|
|
1283
|
-
font-style: italic;
|
|
1284
|
-
}
|
|
1285
|
-
|
|
1286
|
-
[data-content-brand="sportbild"] .subheadline-1,
|
|
1287
|
-
:host([data-content-brand="sportbild"]) .subheadline-1 {
|
|
1288
|
-
font-family: var(--subheadline-font-family);
|
|
1289
|
-
font-weight: var(--subheadline-font-weight);
|
|
1290
|
-
font-size: var(--subheadline-1-font-size);
|
|
1291
|
-
line-height: var(--subheadline-1-line-height);
|
|
1292
|
-
}
|
|
1293
|
-
|
|
1294
|
-
[data-content-brand="sportbild"] .kicker-1,
|
|
1295
|
-
:host([data-content-brand="sportbild"]) .kicker-1 {
|
|
1296
|
-
font-family: var(--kicker-font-family);
|
|
1297
|
-
font-weight: 700;
|
|
1298
|
-
font-size: var(--kicker-1-font-size);
|
|
1299
|
-
line-height: var(--kicker-1-line-height);
|
|
1300
|
-
font-style: italic;
|
|
1301
|
-
}
|
|
1302
|
-
|
|
1303
|
-
[data-content-brand="sportbild"] .kicker-2,
|
|
1304
|
-
:host([data-content-brand="sportbild"]) .kicker-2 {
|
|
1305
|
-
font-family: var(--kicker-font-family);
|
|
1306
|
-
font-weight: 700;
|
|
1307
|
-
font-size: var(--kicker-2-font-size);
|
|
1308
|
-
line-height: var(--kicker-2-line-height);
|
|
1309
|
-
font-style: italic;
|
|
1310
|
-
}
|
|
1311
|
-
|
|
1312
|
-
[data-content-brand="sportbild"] .kicker-3,
|
|
1313
|
-
:host([data-content-brand="sportbild"]) .kicker-3 {
|
|
1314
|
-
font-family: var(--kicker-font-family);
|
|
1315
|
-
font-weight: 700;
|
|
1316
|
-
font-size: var(--kicker-3-font-size);
|
|
1317
|
-
line-height: var(--kicker-3-line-height);
|
|
1318
|
-
font-style: italic;
|
|
1319
|
-
}
|
|
1320
|
-
|
|
1321
|
-
[data-content-brand="sportbild"] .kicker-4,
|
|
1322
|
-
:host([data-content-brand="sportbild"]) .kicker-4 {
|
|
1323
|
-
font-family: var(--kicker-font-family);
|
|
1324
|
-
font-weight: 700;
|
|
1325
|
-
font-size: var(--kicker-4-font-size);
|
|
1326
|
-
line-height: var(--kicker-4-line-height);
|
|
1327
|
-
font-style: italic;
|
|
1328
|
-
}
|
|
1329
|
-
|
|
1330
|
-
[data-content-brand="sportbild"] .title-1,
|
|
1331
|
-
:host([data-content-brand="sportbild"]) .title-1 {
|
|
1332
|
-
font-family: var(--title-font-family);
|
|
1333
|
-
font-weight: var(--title-font-weight);
|
|
1334
|
-
font-size: var(--title-1-font-size);
|
|
1335
|
-
line-height: var(--title-1-line-height);
|
|
1336
|
-
}
|
|
1337
|
-
|
|
1338
|
-
[data-content-brand="sportbild"] .title-1-uppercase,
|
|
1339
|
-
:host([data-content-brand="sportbild"]) .title-1-uppercase {
|
|
1340
|
-
font-family: var(--title-font-family);
|
|
1341
|
-
font-weight: var(--title-font-weight);
|
|
1342
|
-
font-size: var(--title-1-font-size);
|
|
1343
|
-
line-height: var(--title-1-line-height);
|
|
1344
|
-
text-transform: uppercase;
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1347
|
-
[data-content-brand="sportbild"] .title-2,
|
|
1348
|
-
:host([data-content-brand="sportbild"]) .title-2 {
|
|
1349
|
-
font-family: var(--title-font-family);
|
|
1350
|
-
font-weight: var(--title-font-weight);
|
|
1351
|
-
font-size: var(--title-2-font-size);
|
|
1352
|
-
line-height: var(--title-2-line-height);
|
|
1353
|
-
}
|
|
1354
|
-
|
|
1355
|
-
[data-content-brand="sportbild"] .title-2-uppercase,
|
|
1356
|
-
:host([data-content-brand="sportbild"]) .title-2-uppercase {
|
|
1357
|
-
font-family: var(--title-font-family);
|
|
1358
|
-
font-weight: var(--title-font-weight);
|
|
1359
|
-
font-size: var(--title-2-font-size);
|
|
1360
|
-
line-height: var(--title-2-line-height);
|
|
1361
|
-
text-transform: uppercase;
|
|
1362
|
-
}
|
|
1363
|
-
|
|
1364
|
-
[data-content-brand="sportbild"] .callout,
|
|
1365
|
-
:host([data-content-brand="sportbild"]) .callout {
|
|
1366
|
-
font-family: var(--callout-font-family);
|
|
1367
|
-
font-weight: var(--callout-font-weight);
|
|
1368
|
-
font-size: var(--callout-1-font-size);
|
|
1369
|
-
line-height: var(--callout-line-height);
|
|
1370
|
-
}
|
|
1371
|
-
|
|
1372
|
-
[data-content-brand="sportbild"] .body,
|
|
1373
|
-
:host([data-content-brand="sportbild"]) .body {
|
|
1374
|
-
font-family: var(--body-font-family);
|
|
1375
|
-
font-weight: var(--body-font-weight-book);
|
|
1376
|
-
font-size: var(--body-font-size);
|
|
1377
|
-
line-height: var(--body-line-height);
|
|
1378
|
-
}
|
|
1379
|
-
|
|
1380
|
-
[data-content-brand="sportbild"] .body-italic,
|
|
1381
|
-
:host([data-content-brand="sportbild"]) .body-italic {
|
|
1382
|
-
font-family: var(--body-font-family);
|
|
1383
|
-
font-weight: 400;
|
|
1384
|
-
font-size: var(--body-font-size);
|
|
1385
|
-
line-height: var(--body-line-height);
|
|
1386
|
-
font-style: italic;
|
|
1387
|
-
}
|
|
1388
|
-
|
|
1389
|
-
[data-content-brand="sportbild"] .body-bold,
|
|
1390
|
-
:host([data-content-brand="sportbild"]) .body-bold {
|
|
1391
|
-
font-family: var(--body-font-family);
|
|
1392
|
-
font-weight: var(--body-font-weight-bold);
|
|
1393
|
-
font-size: var(--body-font-size);
|
|
1394
|
-
line-height: var(--body-line-height);
|
|
1395
|
-
}
|
|
1396
|
-
|
|
1397
|
-
[data-content-brand="sportbild"] .body-bold-italic,
|
|
1398
|
-
:host([data-content-brand="sportbild"]) .body-bold-italic {
|
|
1399
|
-
font-family: var(--body-font-family);
|
|
1400
|
-
font-weight: 700;
|
|
1401
|
-
font-size: var(--body-font-size);
|
|
1402
|
-
line-height: var(--body-line-height);
|
|
1403
|
-
font-style: italic;
|
|
1404
|
-
}
|
|
1405
|
-
|
|
1406
|
-
[data-content-brand="sportbild"] .text-link,
|
|
1407
|
-
:host([data-content-brand="sportbild"]) .text-link {
|
|
1408
|
-
font-family: var(--body-font-family);
|
|
1409
|
-
font-weight: var(--body-font-weight-book);
|
|
1410
|
-
font-size: var(--body-font-size);
|
|
1411
|
-
line-height: var(--body-line-height);
|
|
1412
|
-
text-decoration: underline;
|
|
1413
|
-
}
|
|
1414
|
-
|
|
1415
|
-
[data-content-brand="sportbild"] .text-link-italic,
|
|
1416
|
-
:host([data-content-brand="sportbild"]) .text-link-italic {
|
|
1417
|
-
font-family: var(--body-font-family);
|
|
1418
|
-
font-weight: 400;
|
|
1419
|
-
font-size: var(--body-font-size);
|
|
1420
|
-
line-height: var(--body-line-height);
|
|
1421
|
-
font-style: italic;
|
|
1422
|
-
text-decoration: underline;
|
|
1423
|
-
}
|
|
1424
|
-
|
|
1425
|
-
[data-content-brand="sportbild"] .text-link-bold,
|
|
1426
|
-
:host([data-content-brand="sportbild"]) .text-link-bold {
|
|
1427
|
-
font-family: var(--body-font-family);
|
|
1428
|
-
font-weight: var(--body-font-weight-bold);
|
|
1429
|
-
font-size: var(--body-font-size);
|
|
1430
|
-
line-height: var(--body-line-height);
|
|
1431
|
-
text-decoration: underline;
|
|
1432
|
-
}
|
|
1433
|
-
|
|
1434
|
-
[data-content-brand="sportbild"] .text-link-hover,
|
|
1435
|
-
:host([data-content-brand="sportbild"]) .text-link-hover {
|
|
1436
|
-
font-family: var(--body-font-family);
|
|
1437
|
-
font-weight: var(--body-font-weight-book);
|
|
1438
|
-
font-size: var(--body-font-size);
|
|
1439
|
-
line-height: var(--body-line-height);
|
|
1440
|
-
text-decoration: underline;
|
|
1441
|
-
}
|
|
1442
|
-
|
|
1443
|
-
[data-content-brand="sportbild"] .text-link-bold-hover,
|
|
1444
|
-
:host([data-content-brand="sportbild"]) .text-link-bold-hover {
|
|
1445
|
-
font-family: var(--body-font-family);
|
|
1446
|
-
font-weight: var(--body-font-weight-bold);
|
|
1447
|
-
font-size: var(--body-font-size);
|
|
1448
|
-
line-height: var(--body-line-height);
|
|
1449
|
-
text-decoration: underline;
|
|
1450
|
-
}
|
|
1451
|
-
|
|
1452
|
-
[data-content-brand="sportbild"] .footnote-1,
|
|
1453
|
-
:host([data-content-brand="sportbild"]) .footnote-1 {
|
|
1454
|
-
font-family: var(--footnote-font-family);
|
|
1455
|
-
font-weight: var(--font-weight-book, 400);
|
|
1456
|
-
font-size: var(--footnote-1-font-size);
|
|
1457
|
-
line-height: var(--footnote-1-line-height);
|
|
1458
|
-
}
|
|
1459
|
-
|
|
1460
|
-
[data-content-brand="sportbild"] .footnote-1-bold,
|
|
1461
|
-
:host([data-content-brand="sportbild"]) .footnote-1-bold {
|
|
1462
|
-
font-family: var(--footnote-font-family);
|
|
1463
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1464
|
-
font-size: var(--footnote-1-font-size);
|
|
1465
|
-
line-height: var(--footnote-1-line-height);
|
|
1466
|
-
}
|
|
1467
|
-
|
|
1468
|
-
[data-content-brand="sportbild"] .footnote-2,
|
|
1469
|
-
:host([data-content-brand="sportbild"]) .footnote-2 {
|
|
1470
|
-
font-family: var(--footnote-font-family);
|
|
1471
|
-
font-weight: var(--font-weight-book, 400);
|
|
1472
|
-
font-size: var(--footnote-2-font-size);
|
|
1473
|
-
line-height: var(--footnote-2-line-height);
|
|
1474
|
-
}
|
|
1475
|
-
|
|
1476
|
-
[data-content-brand="sportbild"] .footnote-2-bold,
|
|
1477
|
-
:host([data-content-brand="sportbild"]) .footnote-2-bold {
|
|
1478
|
-
font-family: var(--footnote-font-family);
|
|
1479
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1480
|
-
font-size: var(--footnote-2-font-size);
|
|
1481
|
-
line-height: var(--footnote-2-line-height);
|
|
1482
|
-
}
|
|
1483
|
-
|
|
1484
|
-
[data-content-brand="sportbild"] .label-1,
|
|
1485
|
-
:host([data-content-brand="sportbild"]) .label-1 {
|
|
1486
|
-
font-family: var(--label-font-family);
|
|
1487
|
-
font-weight: 400;
|
|
1488
|
-
font-size: var(--label-1-font-size);
|
|
1489
|
-
line-height: var(--label-1-line-height);
|
|
1490
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
1491
|
-
font-style: italic;
|
|
1492
|
-
}
|
|
1493
|
-
|
|
1494
|
-
[data-content-brand="sportbild"] .label-1-bold,
|
|
1495
|
-
:host([data-content-brand="sportbild"]) .label-1-bold {
|
|
1496
|
-
font-family: var(--label-font-family);
|
|
1497
|
-
font-weight: 700;
|
|
1498
|
-
font-size: var(--label-1-font-size);
|
|
1499
|
-
line-height: var(--label-1-line-height);
|
|
1500
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
1501
|
-
font-style: italic;
|
|
1502
|
-
}
|
|
1503
|
-
|
|
1504
|
-
[data-content-brand="sportbild"] .label-1-uppercase-bold,
|
|
1505
|
-
:host([data-content-brand="sportbild"]) .label-1-uppercase-bold {
|
|
1506
|
-
font-family: var(--label-font-family);
|
|
1507
|
-
font-weight: var(--label-font-weight-bold);
|
|
1508
|
-
font-size: var(--label-1-font-size);
|
|
1509
|
-
line-height: var(--label-1-line-height);
|
|
1510
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1511
|
-
text-transform: uppercase;
|
|
1512
|
-
}
|
|
1513
|
-
|
|
1514
|
-
[data-content-brand="sportbild"] .label-2,
|
|
1515
|
-
:host([data-content-brand="sportbild"]) .label-2 {
|
|
1516
|
-
font-family: var(--label-font-family);
|
|
1517
|
-
font-weight: var(--label-font-weight-book);
|
|
1518
|
-
font-size: var(--label-2-font-size);
|
|
1519
|
-
line-height: var(--label-2-line-height);
|
|
1520
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1521
|
-
}
|
|
1522
|
-
|
|
1523
|
-
[data-content-brand="sportbild"] .label-2-uppercase,
|
|
1524
|
-
:host([data-content-brand="sportbild"]) .label-2-uppercase {
|
|
1525
|
-
font-family: var(--label-font-family);
|
|
1526
|
-
font-weight: var(--label-font-weight-book);
|
|
1527
|
-
font-size: var(--label-2-font-size);
|
|
1528
|
-
line-height: var(--label-2-line-height);
|
|
1529
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1530
|
-
text-transform: uppercase;
|
|
1531
|
-
}
|
|
1532
|
-
|
|
1533
|
-
[data-content-brand="sportbild"] .label-2-bold,
|
|
1534
|
-
:host([data-content-brand="sportbild"]) .label-2-bold {
|
|
1535
|
-
font-family: var(--label-font-family);
|
|
1536
|
-
font-weight: 700;
|
|
1537
|
-
font-size: var(--label-2-font-size);
|
|
1538
|
-
line-height: var(--label-2-line-height);
|
|
1539
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1540
|
-
font-style: italic;
|
|
1541
|
-
}
|
|
1542
|
-
|
|
1543
|
-
[data-content-brand="sportbild"] .label-2-uppercase-bold,
|
|
1544
|
-
:host([data-content-brand="sportbild"]) .label-2-uppercase-bold {
|
|
1545
|
-
font-family: var(--label-font-family);
|
|
1546
|
-
font-weight: 700;
|
|
1547
|
-
font-size: var(--label-2-font-size);
|
|
1548
|
-
line-height: var(--label-2-line-height);
|
|
1549
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1550
|
-
font-style: italic;
|
|
1551
|
-
text-transform: uppercase;
|
|
1552
|
-
}
|
|
1553
|
-
|
|
1554
|
-
[data-content-brand="sportbild"] .label-3,
|
|
1555
|
-
:host([data-content-brand="sportbild"]) .label-3 {
|
|
1556
|
-
font-family: var(--label-font-family);
|
|
1557
|
-
font-weight: var(--font-weight-book, 400);
|
|
1558
|
-
font-size: var(--label-3-font-size);
|
|
1559
|
-
line-height: var(--label-3-line-height);
|
|
1560
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1561
|
-
}
|
|
1562
|
-
|
|
1563
|
-
[data-content-brand="sportbild"] .label-3-uppercase,
|
|
1564
|
-
:host([data-content-brand="sportbild"]) .label-3-uppercase {
|
|
1565
|
-
font-family: var(--label-font-family);
|
|
1566
|
-
font-weight: var(--label-font-weight-book);
|
|
1567
|
-
font-size: var(--label-3-font-size);
|
|
1568
|
-
line-height: var(--label-3-line-height);
|
|
1569
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1570
|
-
text-transform: uppercase;
|
|
1571
|
-
}
|
|
1572
|
-
|
|
1573
|
-
[data-content-brand="sportbild"] .label-3-bold,
|
|
1574
|
-
:host([data-content-brand="sportbild"]) .label-3-bold {
|
|
1575
|
-
font-family: var(--label-font-family);
|
|
1576
|
-
font-weight: 700;
|
|
1577
|
-
font-size: var(--label-3-font-size);
|
|
1578
|
-
line-height: var(--label-3-line-height);
|
|
1579
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1580
|
-
font-style: italic;
|
|
1581
|
-
}
|
|
1582
|
-
|
|
1583
|
-
[data-content-brand="sportbild"] .label-3-uppercase-bold,
|
|
1584
|
-
:host([data-content-brand="sportbild"]) .label-3-uppercase-bold {
|
|
1585
|
-
font-family: var(--label-font-family);
|
|
1586
|
-
font-weight: 700;
|
|
1587
|
-
font-size: var(--label-3-font-size);
|
|
1588
|
-
line-height: var(--label-3-line-height);
|
|
1589
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1590
|
-
font-style: italic;
|
|
1591
|
-
text-transform: uppercase;
|
|
1592
|
-
}
|
|
1593
|
-
|
|
1594
|
-
[data-content-brand="sportbild"] .quote,
|
|
1595
|
-
:host([data-content-brand="sportbild"]) .quote {
|
|
1596
|
-
font-family: var(--quote-font-family);
|
|
1597
|
-
font-weight: var(--quote-font-weight);
|
|
1598
|
-
font-size: var(--quote-font-size);
|
|
1599
|
-
line-height: var(--quote-line-height);
|
|
1600
|
-
}
|
|
1601
|
-
|
|
1602
|
-
[data-content-brand="sportbild"] .test-style,
|
|
1603
|
-
:host([data-content-brand="sportbild"]) .test-style {
|
|
1604
|
-
font-family: var(--body-font-family);
|
|
1605
|
-
font-weight: 400;
|
|
1606
|
-
font-size: var(--body-font-size);
|
|
1607
|
-
line-height: 0.07;
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
1178
|
/* === SEMANTIC DENSITY TOKENS === */
|
|
1611
1179
|
|
|
1612
1180
|
[data-content-brand="sportbild"][data-density="default"],
|
|
@@ -1753,7 +1321,7 @@
|
|
|
1753
1321
|
COMPONENTS
|
|
1754
1322
|
============================================================ */
|
|
1755
1323
|
|
|
1756
|
-
/* ===
|
|
1324
|
+
/* === EFFECTS VARIABLES === */
|
|
1757
1325
|
|
|
1758
1326
|
[data-color-brand="sportbild"],
|
|
1759
1327
|
:host([data-color-brand="sportbild"]) {
|
|
@@ -1761,59 +1329,6 @@
|
|
|
1761
1329
|
--alert-shadow-up: 0px -2px 10px 0px var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
1762
1330
|
}
|
|
1763
1331
|
|
|
1764
|
-
[data-color-brand="sportbild"] .alert-shadow-down,
|
|
1765
|
-
:host([data-color-brand="sportbild"]) .alert-shadow-down {
|
|
1766
|
-
box-shadow: var(--alert-shadow-down);
|
|
1767
|
-
}
|
|
1768
|
-
|
|
1769
|
-
[data-color-brand="sportbild"] .alert-shadow-up,
|
|
1770
|
-
:host([data-color-brand="sportbild"]) .alert-shadow-up {
|
|
1771
|
-
box-shadow: var(--alert-shadow-up);
|
|
1772
|
-
}
|
|
1773
|
-
|
|
1774
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1775
|
-
|
|
1776
|
-
[data-content-brand="sportbild"] .article-kicker,
|
|
1777
|
-
:host([data-content-brand="sportbild"]) .article-kicker {
|
|
1778
|
-
font-family: var(--kicker-font-family);
|
|
1779
|
-
font-weight: 700;
|
|
1780
|
-
font-size: var(--article-kicker-font-size);
|
|
1781
|
-
line-height: var(--kicker-1-line-height);
|
|
1782
|
-
font-style: italic;
|
|
1783
|
-
}
|
|
1784
|
-
|
|
1785
|
-
[data-content-brand="sportbild"] .article-image-caption,
|
|
1786
|
-
:host([data-content-brand="sportbild"]) .article-image-caption {
|
|
1787
|
-
font-family: var(--body-font-family);
|
|
1788
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1789
|
-
font-size: var(--article-image-caption-font-size);
|
|
1790
|
-
line-height: var(--article-image-caption-line-height);
|
|
1791
|
-
}
|
|
1792
|
-
|
|
1793
|
-
[data-content-brand="sportbild"] .article-headline,
|
|
1794
|
-
:host([data-content-brand="sportbild"]) .article-headline {
|
|
1795
|
-
font-family: var(--headline-font-family);
|
|
1796
|
-
font-weight: 900;
|
|
1797
|
-
font-size: var(--article-headline-font-size);
|
|
1798
|
-
line-height: var(--article-headline-font-size);
|
|
1799
|
-
font-style: italic;
|
|
1800
|
-
}
|
|
1801
|
-
|
|
1802
|
-
[data-content-brand="sportbild"] .article-meta-source,
|
|
1803
|
-
:host([data-content-brand="sportbild"]) .article-meta-source {
|
|
1804
|
-
font-family: var(--footnote-font-family);
|
|
1805
|
-
font-weight: var(--footnote-font-weight-book);
|
|
1806
|
-
font-size: var(--article-image-source-font-size);
|
|
1807
|
-
line-height: var(--article-image-source-line-height);
|
|
1808
|
-
}
|
|
1809
|
-
|
|
1810
|
-
[data-content-brand="sportbild"] .article-time-stamp,
|
|
1811
|
-
:host([data-content-brand="sportbild"]) .article-time-stamp {
|
|
1812
|
-
font-family: var(--article-meta-font-family);
|
|
1813
|
-
font-weight: var(--font-weight-black, 800);
|
|
1814
|
-
font-size: var(--article-meta-font-size);
|
|
1815
|
-
}
|
|
1816
|
-
|
|
1817
1332
|
/* === BREAKPOINT TOKENS === */
|
|
1818
1333
|
|
|
1819
1334
|
[data-content-brand="sportbild"],
|
|
@@ -1867,16 +1382,6 @@
|
|
|
1867
1382
|
}
|
|
1868
1383
|
}
|
|
1869
1384
|
|
|
1870
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1871
|
-
|
|
1872
|
-
[data-content-brand="sportbild"] .audio-player-label,
|
|
1873
|
-
:host([data-content-brand="sportbild"]) .audio-player-label {
|
|
1874
|
-
font-family: var(--label-font-family);
|
|
1875
|
-
font-weight: var(--label-font-weight-bold);
|
|
1876
|
-
font-size: var(--audio-player-font-size);
|
|
1877
|
-
line-height: var(--audio-player-font-size);
|
|
1878
|
-
}
|
|
1879
|
-
|
|
1880
1385
|
/* === BREAKPOINT TOKENS === */
|
|
1881
1386
|
|
|
1882
1387
|
[data-content-brand="sportbild"],
|
|
@@ -1905,50 +1410,6 @@
|
|
|
1905
1410
|
--avatar-label-color-hover: var(--icon-color-hover);
|
|
1906
1411
|
}
|
|
1907
1412
|
|
|
1908
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1909
|
-
|
|
1910
|
-
[data-content-brand="sportbild"] .app-avatar,
|
|
1911
|
-
:host([data-content-brand="sportbild"]) .app-avatar {
|
|
1912
|
-
font-family: var(--article-meta-font-family);
|
|
1913
|
-
font-weight: var(--font-weight-black, 800);
|
|
1914
|
-
font-size: var(--article-meta-font-size);
|
|
1915
|
-
text-transform: uppercase;
|
|
1916
|
-
}
|
|
1917
|
-
|
|
1918
|
-
[data-content-brand="sportbild"] .avatar-default,
|
|
1919
|
-
:host([data-content-brand="sportbild"]) .avatar-default {
|
|
1920
|
-
font-family: var(--avatar-font-family);
|
|
1921
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1922
|
-
font-size: var(--avatar-label-font-size);
|
|
1923
|
-
line-height: var(--avatar-label-line-height);
|
|
1924
|
-
}
|
|
1925
|
-
|
|
1926
|
-
[data-content-brand="sportbild"] .avatar-hover,
|
|
1927
|
-
:host([data-content-brand="sportbild"]) .avatar-hover {
|
|
1928
|
-
font-family: var(--avatar-font-family);
|
|
1929
|
-
font-weight: var(--label-font-weight-bold);
|
|
1930
|
-
font-size: var(--avatar-label-font-size);
|
|
1931
|
-
line-height: var(--avatar-label-line-height);
|
|
1932
|
-
text-decoration: underline;
|
|
1933
|
-
}
|
|
1934
|
-
|
|
1935
|
-
[data-content-brand="sportbild"] .avatar-secondary-info,
|
|
1936
|
-
:host([data-content-brand="sportbild"]) .avatar-secondary-info {
|
|
1937
|
-
font-family: var(--avatar-font-family);
|
|
1938
|
-
font-weight: var(--label-font-weight-book);
|
|
1939
|
-
font-size: var(--avatar-label-font-size);
|
|
1940
|
-
line-height: var(--avatar-label-line-height);
|
|
1941
|
-
}
|
|
1942
|
-
|
|
1943
|
-
[data-content-brand="sportbild"] .avatar-secondary-info-hover,
|
|
1944
|
-
:host([data-content-brand="sportbild"]) .avatar-secondary-info-hover {
|
|
1945
|
-
font-family: var(--avatar-font-family);
|
|
1946
|
-
font-weight: var(--label-font-weight-book);
|
|
1947
|
-
font-size: var(--avatar-label-font-size);
|
|
1948
|
-
line-height: var(--avatar-label-line-height);
|
|
1949
|
-
text-decoration: underline;
|
|
1950
|
-
}
|
|
1951
|
-
|
|
1952
1413
|
/* === BREAKPOINT TOKENS === */
|
|
1953
1414
|
|
|
1954
1415
|
[data-content-brand="sportbild"],
|
|
@@ -1985,24 +1446,6 @@
|
|
|
1985
1446
|
--avatar-label-color: var(--text-color-primary);
|
|
1986
1447
|
}
|
|
1987
1448
|
|
|
1988
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1989
|
-
|
|
1990
|
-
[data-content-brand="sportbild"] .video-ad-badge,
|
|
1991
|
-
:host([data-content-brand="sportbild"]) .video-ad-badge {
|
|
1992
|
-
font-family: var(--body-font-family);
|
|
1993
|
-
font-weight: var(--font-weight-book, 400);
|
|
1994
|
-
font-size: var(--video-ad-badge-font-size);
|
|
1995
|
-
text-transform: uppercase;
|
|
1996
|
-
}
|
|
1997
|
-
|
|
1998
|
-
[data-content-brand="sportbild"] .video-time-badge,
|
|
1999
|
-
:host([data-content-brand="sportbild"]) .video-time-badge {
|
|
2000
|
-
font-family: var(--body-font-family);
|
|
2001
|
-
font-weight: var(--label-font-weight-book);
|
|
2002
|
-
font-size: var(--video-time-badge-font-size);
|
|
2003
|
-
line-height: var(--video-badge-time-line-height);
|
|
2004
|
-
}
|
|
2005
|
-
|
|
2006
1449
|
/* === BREAKPOINT TOKENS === */
|
|
2007
1450
|
|
|
2008
1451
|
[data-content-brand="sportbild"],
|
|
@@ -2012,34 +1455,6 @@
|
|
|
2012
1455
|
--ad-label-badge-height-size: 30px;
|
|
2013
1456
|
}
|
|
2014
1457
|
|
|
2015
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2016
|
-
|
|
2017
|
-
[data-content-brand="sportbild"] .breadcrumb,
|
|
2018
|
-
:host([data-content-brand="sportbild"]) .breadcrumb {
|
|
2019
|
-
font-family: var(--breadcrumb-font-family);
|
|
2020
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
2021
|
-
font-size: var(--breadcrumb-font-size);
|
|
2022
|
-
line-height: var(--breadcrumb-line-height);
|
|
2023
|
-
}
|
|
2024
|
-
|
|
2025
|
-
[data-content-brand="sportbild"] .breadcrumb-link,
|
|
2026
|
-
:host([data-content-brand="sportbild"]) .breadcrumb-link {
|
|
2027
|
-
font-family: var(--breadcrumb-font-family);
|
|
2028
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
2029
|
-
font-size: var(--breadcrumb-font-size);
|
|
2030
|
-
line-height: var(--breadcrumb-font-size);
|
|
2031
|
-
text-decoration: underline;
|
|
2032
|
-
}
|
|
2033
|
-
|
|
2034
|
-
[data-content-brand="sportbild"] .breadcrumb-link-hover,
|
|
2035
|
-
:host([data-content-brand="sportbild"]) .breadcrumb-link-hover {
|
|
2036
|
-
font-family: var(--breadcrumb-font-family);
|
|
2037
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
2038
|
-
font-size: var(--breadcrumb-font-size);
|
|
2039
|
-
line-height: var(--breadcrumb-font-size);
|
|
2040
|
-
text-decoration: underline;
|
|
2041
|
-
}
|
|
2042
|
-
|
|
2043
1458
|
/* === BREAKPOINT TOKENS === */
|
|
2044
1459
|
|
|
2045
1460
|
[data-content-brand="sportbild"],
|
|
@@ -2103,33 +1518,6 @@
|
|
|
2103
1518
|
|
|
2104
1519
|
}
|
|
2105
1520
|
|
|
2106
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2107
|
-
|
|
2108
|
-
[data-content-brand="sportbild"] .breaking-news-text,
|
|
2109
|
-
:host([data-content-brand="sportbild"]) .breaking-news-text {
|
|
2110
|
-
font-family: var(--kicker-font-family);
|
|
2111
|
-
font-weight: var(--body-font-weight-bold);
|
|
2112
|
-
font-size: var(--breaking-news-scrolling-text-font-size);
|
|
2113
|
-
line-height: var(--breaking-news-scrolling-text-line-height);
|
|
2114
|
-
text-transform: uppercase;
|
|
2115
|
-
}
|
|
2116
|
-
|
|
2117
|
-
[data-content-brand="sportbild"] .breaking-news-upper-title,
|
|
2118
|
-
:host([data-content-brand="sportbild"]) .breaking-news-upper-title {
|
|
2119
|
-
font-family: var(--title-font-family);
|
|
2120
|
-
font-weight: var(--title-font-weight);
|
|
2121
|
-
font-size: var(--breaking-news-badge-upper-title-font-size);
|
|
2122
|
-
line-height: var(--breaking-news-badge-upper-title-line-height);
|
|
2123
|
-
}
|
|
2124
|
-
|
|
2125
|
-
[data-content-brand="sportbild"] .breaking-news-lower-title,
|
|
2126
|
-
:host([data-content-brand="sportbild"]) .breaking-news-lower-title {
|
|
2127
|
-
font-family: var(--title-font-family);
|
|
2128
|
-
font-weight: var(--title-font-weight);
|
|
2129
|
-
font-size: var(--breaking-news-badge-lower-title-font-size);
|
|
2130
|
-
line-height: var(--breaking-news-badge-lower-title-line-height);
|
|
2131
|
-
}
|
|
2132
|
-
|
|
2133
1521
|
/* === BREAKPOINT TOKENS === */
|
|
2134
1522
|
|
|
2135
1523
|
[data-content-brand="sportbild"],
|
|
@@ -2208,27 +1596,6 @@
|
|
|
2208
1596
|
|
|
2209
1597
|
}
|
|
2210
1598
|
|
|
2211
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2212
|
-
|
|
2213
|
-
[data-content-brand="sportbild"] .button-label,
|
|
2214
|
-
:host([data-content-brand="sportbild"]) .button-label {
|
|
2215
|
-
font-family: var(--button-label-font-family);
|
|
2216
|
-
font-weight: 700;
|
|
2217
|
-
font-size: var(--button-label-font-size);
|
|
2218
|
-
line-height: var(--button-label-line-height);
|
|
2219
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
2220
|
-
font-style: italic;
|
|
2221
|
-
text-transform: uppercase;
|
|
2222
|
-
}
|
|
2223
|
-
|
|
2224
|
-
[data-content-brand="sportbild"] .partner-link-button-label,
|
|
2225
|
-
:host([data-content-brand="sportbild"]) .partner-link-button-label {
|
|
2226
|
-
font-family: var(--label-font-family);
|
|
2227
|
-
font-weight: var(--label-font-weight-book);
|
|
2228
|
-
font-size: var(--partner-link-button-label-font-size);
|
|
2229
|
-
line-height: var(--partner-link-button-label-font-size);
|
|
2230
|
-
}
|
|
2231
|
-
|
|
2232
1599
|
/* === BREAKPOINT TOKENS === */
|
|
2233
1600
|
|
|
2234
1601
|
[data-content-brand="sportbild"],
|
|
@@ -2380,15 +1747,6 @@
|
|
|
2380
1747
|
--chip-label-color-hover: var(--text-color-primary-on-light);
|
|
2381
1748
|
}
|
|
2382
1749
|
|
|
2383
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2384
|
-
|
|
2385
|
-
[data-content-brand="sportbild"] .chip-label,
|
|
2386
|
-
:host([data-content-brand="sportbild"]) .chip-label {
|
|
2387
|
-
font-family: var(--footnote-font-family);
|
|
2388
|
-
font-weight: var(--label-font-weight-bold);
|
|
2389
|
-
font-size: var(--chip-font-size);
|
|
2390
|
-
}
|
|
2391
|
-
|
|
2392
1750
|
/* === BREAKPOINT TOKENS === */
|
|
2393
1751
|
|
|
2394
1752
|
[data-content-brand="sportbild"],
|
|
@@ -2495,16 +1853,6 @@
|
|
|
2495
1853
|
|
|
2496
1854
|
}
|
|
2497
1855
|
|
|
2498
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2499
|
-
|
|
2500
|
-
[data-content-brand="sportbild"] .footer-link,
|
|
2501
|
-
:host([data-content-brand="sportbild"]) .footer-link {
|
|
2502
|
-
font-family: var(--footer-font-family);
|
|
2503
|
-
font-weight: var(--label-font-weight-bold);
|
|
2504
|
-
font-size: var(--footer-font-size);
|
|
2505
|
-
line-height: var(--footer-line-height);
|
|
2506
|
-
}
|
|
2507
|
-
|
|
2508
1856
|
/* === BREAKPOINT TOKENS === */
|
|
2509
1857
|
|
|
2510
1858
|
[data-content-brand="sportbild"],
|
|
@@ -2658,16 +2006,6 @@
|
|
|
2658
2006
|
|
|
2659
2007
|
}
|
|
2660
2008
|
|
|
2661
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2662
|
-
|
|
2663
|
-
[data-content-brand="sportbild"] .input-field-label,
|
|
2664
|
-
:host([data-content-brand="sportbild"]) .input-field-label {
|
|
2665
|
-
font-family: var(--input-field-label-font-family);
|
|
2666
|
-
font-weight: var(--label-font-weight-book);
|
|
2667
|
-
font-size: var(--input-field-label-font-size);
|
|
2668
|
-
line-height: var(--input-field-label-line-height);
|
|
2669
|
-
}
|
|
2670
|
-
|
|
2671
2009
|
/* === BREAKPOINT TOKENS === */
|
|
2672
2010
|
|
|
2673
2011
|
[data-content-brand="sportbild"],
|
|
@@ -2757,24 +2095,6 @@
|
|
|
2757
2095
|
|
|
2758
2096
|
}
|
|
2759
2097
|
|
|
2760
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2761
|
-
|
|
2762
|
-
[data-content-brand="sportbild"] .live-ticker-headline,
|
|
2763
|
-
:host([data-content-brand="sportbild"]) .live-ticker-headline {
|
|
2764
|
-
font-family: var(--headline-font-family);
|
|
2765
|
-
font-weight: var(--live-tickerheadline-font-weight);
|
|
2766
|
-
font-size: var(--live-ticker-headlines-font-size);
|
|
2767
|
-
line-height: var(--live-ticker-headlines-font-size);
|
|
2768
|
-
}
|
|
2769
|
-
|
|
2770
|
-
[data-content-brand="sportbild"] .live-ticker-time-stamp,
|
|
2771
|
-
:host([data-content-brand="sportbild"]) .live-ticker-time-stamp {
|
|
2772
|
-
font-family: var(--time-stamp-font-family);
|
|
2773
|
-
font-weight: var(--label-font-weight-bold);
|
|
2774
|
-
font-size: var(--live-ticker-time-stamp-font-size);
|
|
2775
|
-
line-height: var(--live-ticker-time-stamp-font-size);
|
|
2776
|
-
}
|
|
2777
|
-
|
|
2778
2098
|
/* === BREAKPOINT TOKENS === */
|
|
2779
2099
|
|
|
2780
2100
|
[data-content-brand="sportbild"],
|
|
@@ -2852,33 +2172,6 @@
|
|
|
2852
2172
|
|
|
2853
2173
|
}
|
|
2854
2174
|
|
|
2855
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2856
|
-
|
|
2857
|
-
[data-content-brand="sportbild"] .podcast-player-label,
|
|
2858
|
-
:host([data-content-brand="sportbild"]) .podcast-player-label {
|
|
2859
|
-
font-family: var(--label-font-family);
|
|
2860
|
-
font-weight: var(--label-font-weight-book);
|
|
2861
|
-
font-size: var(--audio-player-font-size);
|
|
2862
|
-
line-height: var(--audio-player-font-size);
|
|
2863
|
-
}
|
|
2864
|
-
|
|
2865
|
-
[data-content-brand="sportbild"] .video-ad-time,
|
|
2866
|
-
:host([data-content-brand="sportbild"]) .video-ad-time {
|
|
2867
|
-
font-family: var(--title-font-family);
|
|
2868
|
-
font-weight: var(--title-font-weight);
|
|
2869
|
-
font-size: var(--video-ad-badge-font-size);
|
|
2870
|
-
text-transform: uppercase;
|
|
2871
|
-
}
|
|
2872
|
-
|
|
2873
|
-
[data-content-brand="sportbild"] .video-player-time,
|
|
2874
|
-
:host([data-content-brand="sportbild"]) .video-player-time {
|
|
2875
|
-
font-family: var(--title-font-family);
|
|
2876
|
-
font-weight: var(--title-font-weight);
|
|
2877
|
-
font-size: var(--vid-player-timecode-font-size);
|
|
2878
|
-
line-height: 1;
|
|
2879
|
-
text-transform: uppercase;
|
|
2880
|
-
}
|
|
2881
|
-
|
|
2882
2175
|
/* === BREAKPOINT TOKENS === */
|
|
2883
2176
|
|
|
2884
2177
|
[data-content-brand="sportbild"],
|
|
@@ -2940,43 +2233,12 @@
|
|
|
2940
2233
|
--app-tob-bar-tab-nav-bottom-border-active: var(--color-neutral-100, #FFFFFF);
|
|
2941
2234
|
}
|
|
2942
2235
|
|
|
2943
|
-
/* ===
|
|
2944
|
-
|
|
2945
|
-
[data-content-brand="sportbild"] .app-topbar-stage-title,
|
|
2946
|
-
:host([data-content-brand="sportbild"]) .app-topbar-stage-title {
|
|
2947
|
-
font-family: var(--title-font-family);
|
|
2948
|
-
font-weight: var(--title-font-weight);
|
|
2949
|
-
font-size: var(--app-topbar-title-font-size);
|
|
2950
|
-
line-height: var(--app-topbar-stage-title-line-height);
|
|
2951
|
-
}
|
|
2952
|
-
|
|
2953
|
-
[data-content-brand="sportbild"] .app-topbar-tabs-title,
|
|
2954
|
-
:host([data-content-brand="sportbild"]) .app-topbar-tabs-title {
|
|
2955
|
-
font-family: var(--title-font-family);
|
|
2956
|
-
font-weight: var(--title-font-weight);
|
|
2957
|
-
font-size: var(--app-topbar-title-font-size);
|
|
2958
|
-
line-height: var(--app-topbar-stage-title-line-height);
|
|
2959
|
-
text-transform: uppercase;
|
|
2960
|
-
}
|
|
2961
|
-
|
|
2962
|
-
[data-content-brand="sportbild"] .menu-item-label,
|
|
2963
|
-
:host([data-content-brand="sportbild"]) .menu-item-label {
|
|
2964
|
-
font-family: var(--label-font-family);
|
|
2965
|
-
font-weight: 700;
|
|
2966
|
-
font-size: var(--menu-item-font-size);
|
|
2967
|
-
line-height: var(--menu-item-font-size);
|
|
2968
|
-
font-style: italic;
|
|
2969
|
-
text-transform: uppercase;
|
|
2970
|
-
}
|
|
2236
|
+
/* === EFFECTS VARIABLES === */
|
|
2971
2237
|
|
|
2972
|
-
[data-
|
|
2973
|
-
:host([data-
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
font-size: var(--menu-item-util-font-size);
|
|
2977
|
-
line-height: var(--menu-item-util-font-size);
|
|
2978
|
-
font-style: italic;
|
|
2979
|
-
text-transform: uppercase;
|
|
2238
|
+
[data-color-brand="sportbild"],
|
|
2239
|
+
:host([data-color-brand="sportbild"]) {
|
|
2240
|
+
--menu-shadow: 0px 8px 10px -8px var(--color-neutral-0-a-10, rgba(0, 0, 0, 0.1));
|
|
2241
|
+
--hey-input-shadow: 0px 8px 10px -8px var(--color-neutral-0-a-0, rgba(0, 0, 0, 0));
|
|
2980
2242
|
}
|
|
2981
2243
|
|
|
2982
2244
|
/* === BREAKPOINT TOKENS === */
|
|
@@ -3046,22 +2308,6 @@
|
|
|
3046
2308
|
--app-top-bar-icon-color: var(--icon-color-secondary);
|
|
3047
2309
|
}
|
|
3048
2310
|
|
|
3049
|
-
[data-color-brand="sportbild"],
|
|
3050
|
-
:host([data-color-brand="sportbild"]) {
|
|
3051
|
-
--menu-shadow: 0px 8px 10px -8px var(--color-neutral-0-a-10, rgba(0, 0, 0, 0.1));
|
|
3052
|
-
--hey-input-shadow: 0px 8px 10px -8px var(--color-neutral-0-a-0, rgba(0, 0, 0, 0));
|
|
3053
|
-
}
|
|
3054
|
-
|
|
3055
|
-
[data-color-brand="sportbild"] .menu-shadow,
|
|
3056
|
-
:host([data-color-brand="sportbild"]) .menu-shadow {
|
|
3057
|
-
box-shadow: var(--menu-shadow);
|
|
3058
|
-
}
|
|
3059
|
-
|
|
3060
|
-
[data-color-brand="sportbild"] .hey-input-shadow,
|
|
3061
|
-
:host([data-color-brand="sportbild"]) .hey-input-shadow {
|
|
3062
|
-
box-shadow: var(--hey-input-shadow);
|
|
3063
|
-
}
|
|
3064
|
-
|
|
3065
2311
|
/* === OTHER TOKENS === */
|
|
3066
2312
|
|
|
3067
2313
|
[data-color-brand="sportbild"],
|
|
@@ -3071,33 +2317,6 @@
|
|
|
3071
2317
|
--menu-item-label-color-primary-active: var(--text-color-active);
|
|
3072
2318
|
}
|
|
3073
2319
|
|
|
3074
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3075
|
-
|
|
3076
|
-
[data-content-brand="sportbild"] .news-ticker-time-stamp,
|
|
3077
|
-
:host([data-content-brand="sportbild"]) .news-ticker-time-stamp {
|
|
3078
|
-
font-family: var(--news-ticker-time-font-family);
|
|
3079
|
-
font-weight: var(--news-ticker-time-font-weight);
|
|
3080
|
-
font-size: var(--news-ticker-time-font-size);
|
|
3081
|
-
line-height: var(--news-ticker-time-line-height);
|
|
3082
|
-
}
|
|
3083
|
-
|
|
3084
|
-
[data-content-brand="sportbild"] .news-ticker-kicker,
|
|
3085
|
-
:host([data-content-brand="sportbild"]) .news-ticker-kicker {
|
|
3086
|
-
font-family: var(--kicker-font-family);
|
|
3087
|
-
font-weight: var(--kicker-font-weight);
|
|
3088
|
-
font-size: var(--kicker-3-font-size);
|
|
3089
|
-
line-height: var(--kicker-3-line-height);
|
|
3090
|
-
}
|
|
3091
|
-
|
|
3092
|
-
[data-content-brand="sportbild"] .news-ticker-headline,
|
|
3093
|
-
:host([data-content-brand="sportbild"]) .news-ticker-headline {
|
|
3094
|
-
font-family: var(--headline-font-family);
|
|
3095
|
-
font-weight: 900;
|
|
3096
|
-
font-size: var(--headline-3-font-size);
|
|
3097
|
-
line-height: var(--headline-3-line-height);
|
|
3098
|
-
font-style: italic;
|
|
3099
|
-
}
|
|
3100
|
-
|
|
3101
2320
|
/* === BREAKPOINT TOKENS === */
|
|
3102
2321
|
|
|
3103
2322
|
[data-content-brand="sportbild"],
|
|
@@ -3177,18 +2396,6 @@
|
|
|
3177
2396
|
--scroll-bar-track-bg-color: var(--color-neutral-100-a-10, rgba(255, 255, 255, 0.1));
|
|
3178
2397
|
}
|
|
3179
2398
|
|
|
3180
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3181
|
-
|
|
3182
|
-
[data-content-brand="sportbild"] .numbered-pagination-active,
|
|
3183
|
-
:host([data-content-brand="sportbild"]) .numbered-pagination-active {
|
|
3184
|
-
font-family: var(--label-font-family);
|
|
3185
|
-
font-weight: var(--label-font-weight-bold);
|
|
3186
|
-
font-size: var(--label-1-font-size);
|
|
3187
|
-
line-height: var(--label-1-line-height);
|
|
3188
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
3189
|
-
text-decoration: underline;
|
|
3190
|
-
}
|
|
3191
|
-
|
|
3192
2399
|
/* === BREAKPOINT TOKENS === */
|
|
3193
2400
|
|
|
3194
2401
|
[data-content-brand="sportbild"],
|
|
@@ -3241,26 +2448,6 @@
|
|
|
3241
2448
|
--partner-links-border-color-active: var(--border-color-extra-strong);
|
|
3242
2449
|
}
|
|
3243
2450
|
|
|
3244
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3245
|
-
|
|
3246
|
-
[data-content-brand="sportbild"] .paywall-card-price-tag,
|
|
3247
|
-
:host([data-content-brand="sportbild"]) .paywall-card-price-tag {
|
|
3248
|
-
font-family: var(--title-font-family);
|
|
3249
|
-
font-weight: var(--title-font-weight);
|
|
3250
|
-
font-size: var(--paywall-card-price-tag-font-size);
|
|
3251
|
-
line-height: var(--paywall-card-price-tag-line-height);
|
|
3252
|
-
letter-spacing: var(--display-2-letter-space);
|
|
3253
|
-
}
|
|
3254
|
-
|
|
3255
|
-
[data-content-brand="sportbild"] .paywall-card-note,
|
|
3256
|
-
:host([data-content-brand="sportbild"]) .paywall-card-note {
|
|
3257
|
-
font-family: var(--title-font-family);
|
|
3258
|
-
font-weight: var(--title-font-weight);
|
|
3259
|
-
font-size: var(--paywall-card-price-note-font-size);
|
|
3260
|
-
line-height: var(--paywall-card-price-note-line-height);
|
|
3261
|
-
letter-spacing: var(--display-3-letter-space);
|
|
3262
|
-
}
|
|
3263
|
-
|
|
3264
2451
|
/* === BREAKPOINT TOKENS === */
|
|
3265
2452
|
|
|
3266
2453
|
[data-content-brand="sportbild"],
|
|
@@ -3398,17 +2585,6 @@
|
|
|
3398
2585
|
--slider-button-opacity: var(--layer-opacity-90);
|
|
3399
2586
|
}
|
|
3400
2587
|
|
|
3401
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3402
|
-
|
|
3403
|
-
[data-content-brand="sportbild"] .special-navi-item-label,
|
|
3404
|
-
:host([data-content-brand="sportbild"]) .special-navi-item-label {
|
|
3405
|
-
font-family: var(--label-font-family);
|
|
3406
|
-
font-weight: 700;
|
|
3407
|
-
font-size: var(--menu-item-font-size);
|
|
3408
|
-
line-height: var(--menu-item-font-size);
|
|
3409
|
-
font-style: italic;
|
|
3410
|
-
}
|
|
3411
|
-
|
|
3412
2588
|
/* === BREAKPOINT TOKENS === */
|
|
3413
2589
|
|
|
3414
2590
|
[data-content-brand="sportbild"],
|
|
@@ -3472,32 +2648,6 @@
|
|
|
3472
2648
|
|
|
3473
2649
|
}
|
|
3474
2650
|
|
|
3475
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3476
|
-
|
|
3477
|
-
[data-content-brand="sportbild"] .tab-label,
|
|
3478
|
-
:host([data-content-brand="sportbild"]) .tab-label {
|
|
3479
|
-
font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
|
|
3480
|
-
font-weight: var(--label-font-weight-bold);
|
|
3481
|
-
font-size: var(--tab-label-font-size);
|
|
3482
|
-
text-transform: uppercase;
|
|
3483
|
-
}
|
|
3484
|
-
|
|
3485
|
-
[data-content-brand="sportbild"] .app-bottom-bar-label-default,
|
|
3486
|
-
:host([data-content-brand="sportbild"]) .app-bottom-bar-label-default {
|
|
3487
|
-
font-family: var(--body-font-family);
|
|
3488
|
-
font-weight: var(--font-weight-book, 400);
|
|
3489
|
-
font-size: var(--apps-tabs-label-font-size);
|
|
3490
|
-
line-height: var(--apps-tabs-label-line-height);
|
|
3491
|
-
}
|
|
3492
|
-
|
|
3493
|
-
[data-content-brand="sportbild"] .app-bottom-bar-label-active,
|
|
3494
|
-
:host([data-content-brand="sportbild"]) .app-bottom-bar-label-active {
|
|
3495
|
-
font-family: var(--body-font-family);
|
|
3496
|
-
font-weight: var(--font-weight-bold, 700);
|
|
3497
|
-
font-size: var(--apps-tabs-label-font-size);
|
|
3498
|
-
line-height: var(--apps-tabs-label-line-height);
|
|
3499
|
-
}
|
|
3500
|
-
|
|
3501
2651
|
/* === BREAKPOINT TOKENS === */
|
|
3502
2652
|
|
|
3503
2653
|
[data-content-brand="sportbild"],
|
|
@@ -3583,60 +2733,11 @@
|
|
|
3583
2733
|
--teaser-title-bg-gradient-stop: var(--color-spobi-blue-15-a-0, rgba(11, 38, 71, 0));
|
|
3584
2734
|
}
|
|
3585
2735
|
|
|
3586
|
-
/* ===
|
|
3587
|
-
|
|
3588
|
-
[data-content-brand="sportbild"] .a-teaser-a-teaser-kicker,
|
|
3589
|
-
:host([data-content-brand="sportbild"]) .a-teaser-a-teaser-kicker {
|
|
3590
|
-
font-family: var(--kicker-font-family);
|
|
3591
|
-
font-weight: 700;
|
|
3592
|
-
font-size: var(--a-teaser-kicker-font-size);
|
|
3593
|
-
line-height: var(--a-teaser-kicker-line-height);
|
|
3594
|
-
font-style: italic;
|
|
3595
|
-
}
|
|
3596
|
-
|
|
3597
|
-
[data-content-brand="sportbild"] .a-teaser-a-teaser-headline,
|
|
3598
|
-
:host([data-content-brand="sportbild"]) .a-teaser-a-teaser-headline {
|
|
3599
|
-
font-family: var(--headline-font-family);
|
|
3600
|
-
font-weight: 900;
|
|
3601
|
-
font-size: var(--a-teaser-headline-font-size);
|
|
3602
|
-
line-height: var(--a-teaser-headline-line-height);
|
|
3603
|
-
font-style: italic;
|
|
3604
|
-
}
|
|
3605
|
-
|
|
3606
|
-
[data-content-brand="sportbild"] .m-qteaser-m-qteaser-kicker,
|
|
3607
|
-
:host([data-content-brand="sportbild"]) .m-qteaser-m-qteaser-kicker {
|
|
3608
|
-
font-family: var(--kicker-font-family);
|
|
3609
|
-
font-weight: 700;
|
|
3610
|
-
font-size: var(--kicker-4-font-size);
|
|
3611
|
-
line-height: var(--kicker-4-line-height);
|
|
3612
|
-
font-style: italic;
|
|
3613
|
-
}
|
|
3614
|
-
|
|
3615
|
-
[data-content-brand="sportbild"] .m-qteaser-m-qteaser-headline,
|
|
3616
|
-
:host([data-content-brand="sportbild"]) .m-qteaser-m-qteaser-headline {
|
|
3617
|
-
font-family: var(--headline-font-family);
|
|
3618
|
-
font-weight: 900;
|
|
3619
|
-
font-size: var(--m-qteaser-headline-font-size);
|
|
3620
|
-
line-height: var(--m-qteaser-headline-line-height);
|
|
3621
|
-
font-style: italic;
|
|
3622
|
-
}
|
|
2736
|
+
/* === EFFECTS VARIABLES === */
|
|
3623
2737
|
|
|
3624
|
-
[data-
|
|
3625
|
-
:host([data-
|
|
3626
|
-
|
|
3627
|
-
font-weight: 900;
|
|
3628
|
-
font-size: var(--quad-headline-font-size);
|
|
3629
|
-
line-height: var(--quad-headline-line-height);
|
|
3630
|
-
font-style: italic;
|
|
3631
|
-
}
|
|
3632
|
-
|
|
3633
|
-
[data-content-brand="sportbild"] .std-teaser-std-teaser-headline,
|
|
3634
|
-
:host([data-content-brand="sportbild"]) .std-teaser-std-teaser-headline {
|
|
3635
|
-
font-family: var(--headline-font-family);
|
|
3636
|
-
font-weight: 700;
|
|
3637
|
-
font-size: var(--headline-4-font-size);
|
|
3638
|
-
line-height: var(--headline-4-line-height);
|
|
3639
|
-
font-style: italic;
|
|
2738
|
+
[data-color-brand="sportbild"],
|
|
2739
|
+
:host([data-color-brand="sportbild"]) {
|
|
2740
|
+
--teaser-headlines-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.6);
|
|
3640
2741
|
}
|
|
3641
2742
|
|
|
3642
2743
|
/* === BREAKPOINT TOKENS === */
|
|
@@ -3711,27 +2812,6 @@
|
|
|
3711
2812
|
--teaser-hover-opacity: var(--layer-opacity-80);
|
|
3712
2813
|
}
|
|
3713
2814
|
|
|
3714
|
-
[data-color-brand="sportbild"],
|
|
3715
|
-
:host([data-color-brand="sportbild"]) {
|
|
3716
|
-
--teaser-headlines-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.6);
|
|
3717
|
-
}
|
|
3718
|
-
|
|
3719
|
-
[data-color-brand="sportbild"] .teaser-headlines-shadow,
|
|
3720
|
-
:host([data-color-brand="sportbild"]) .teaser-headlines-shadow {
|
|
3721
|
-
box-shadow: var(--teaser-headlines-shadow);
|
|
3722
|
-
}
|
|
3723
|
-
|
|
3724
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
3725
|
-
|
|
3726
|
-
[data-content-brand="sportbild"] .app-toogle-item-label,
|
|
3727
|
-
:host([data-content-brand="sportbild"]) .app-toogle-item-label {
|
|
3728
|
-
font-family: var(--title-font-family);
|
|
3729
|
-
font-weight: var(--title-font-weight);
|
|
3730
|
-
font-size: var(--app-toggle-item-label-font-size);
|
|
3731
|
-
line-height: var(--app-toggle-item-label-line-height);
|
|
3732
|
-
text-transform: uppercase;
|
|
3733
|
-
}
|
|
3734
|
-
|
|
3735
2815
|
/* === BREAKPOINT TOKENS === */
|
|
3736
2816
|
|
|
3737
2817
|
[data-content-brand="sportbild"],
|