@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: Advertorial | Bundle: Full Bundle (Primitives +
|
|
7
|
+
* Brand: Advertorial | 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,13 +398,13 @@
|
|
|
398
398
|
|
|
399
399
|
|
|
400
400
|
/* ============================================================
|
|
401
|
-
|
|
401
|
+
COLORS (COLOR TOKENS + EFFECTS)
|
|
402
402
|
============================================================ */
|
|
403
403
|
|
|
404
404
|
|
|
405
405
|
|
|
406
406
|
/* ============================================================
|
|
407
|
-
|
|
407
|
+
SIZING (DENSITY + BREAKPOINTS)
|
|
408
408
|
============================================================ */
|
|
409
409
|
|
|
410
410
|
/* === RESPONSIVE BREAKPOINT TOKENS === */
|
|
@@ -759,381 +759,6 @@
|
|
|
759
759
|
}
|
|
760
760
|
}
|
|
761
761
|
|
|
762
|
-
/* === RESPONSIVE TYPOGRAPHY === */
|
|
763
|
-
|
|
764
|
-
[data-content-brand="advertorial"] .display-1,
|
|
765
|
-
:host([data-content-brand="advertorial"]) .display-1 {
|
|
766
|
-
font-family: var(--display-font-family);
|
|
767
|
-
font-weight: 900;
|
|
768
|
-
font-size: var(--display-1-font-size);
|
|
769
|
-
line-height: var(--display-1-line-height);
|
|
770
|
-
letter-spacing: var(--display-1-letter-space);
|
|
771
|
-
}
|
|
772
|
-
|
|
773
|
-
[data-content-brand="advertorial"] .display-2,
|
|
774
|
-
:host([data-content-brand="advertorial"]) .display-2 {
|
|
775
|
-
font-family: var(--display-font-family);
|
|
776
|
-
font-weight: 900;
|
|
777
|
-
font-size: var(--display-2-font-size);
|
|
778
|
-
line-height: var(--display-2-line-height);
|
|
779
|
-
letter-spacing: var(--display-2-letter-space);
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
[data-content-brand="advertorial"] .display-3,
|
|
783
|
-
:host([data-content-brand="advertorial"]) .display-3 {
|
|
784
|
-
font-family: var(--display-font-family);
|
|
785
|
-
font-weight: 900;
|
|
786
|
-
font-size: var(--display-3-font-size);
|
|
787
|
-
line-height: var(--display-3-line-height);
|
|
788
|
-
letter-spacing: var(--display-3-letter-space);
|
|
789
|
-
}
|
|
790
|
-
|
|
791
|
-
[data-content-brand="advertorial"] .headline-1,
|
|
792
|
-
:host([data-content-brand="advertorial"]) .headline-1 {
|
|
793
|
-
font-family: var(--headline-font-family);
|
|
794
|
-
font-weight: 900;
|
|
795
|
-
font-size: var(--headline-1-font-size);
|
|
796
|
-
line-height: var(--headline-1-line-height);
|
|
797
|
-
}
|
|
798
|
-
|
|
799
|
-
[data-content-brand="advertorial"] .headline-2,
|
|
800
|
-
:host([data-content-brand="advertorial"]) .headline-2 {
|
|
801
|
-
font-family: var(--headline-font-family);
|
|
802
|
-
font-weight: 900;
|
|
803
|
-
font-size: var(--headline-2-font-size);
|
|
804
|
-
line-height: var(--headline-2-line-height);
|
|
805
|
-
}
|
|
806
|
-
|
|
807
|
-
[data-content-brand="advertorial"] .headline-3,
|
|
808
|
-
:host([data-content-brand="advertorial"]) .headline-3 {
|
|
809
|
-
font-family: var(--headline-font-family);
|
|
810
|
-
font-weight: 900;
|
|
811
|
-
font-size: var(--headline-3-font-size);
|
|
812
|
-
line-height: var(--headline-3-line-height);
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
[data-content-brand="advertorial"] .headline-4,
|
|
816
|
-
:host([data-content-brand="advertorial"]) .headline-4 {
|
|
817
|
-
font-family: var(--headline-font-family);
|
|
818
|
-
font-weight: 700;
|
|
819
|
-
font-size: var(--headline-4-font-size);
|
|
820
|
-
line-height: var(--headline-4-line-height);
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
[data-content-brand="advertorial"] .subheadline-1,
|
|
824
|
-
:host([data-content-brand="advertorial"]) .subheadline-1 {
|
|
825
|
-
font-family: var(--subheadline-font-family);
|
|
826
|
-
font-weight: var(--subheadline-font-weight);
|
|
827
|
-
font-size: var(--subheadline-1-font-size);
|
|
828
|
-
line-height: var(--subheadline-1-line-height);
|
|
829
|
-
}
|
|
830
|
-
|
|
831
|
-
[data-content-brand="advertorial"] .kicker-1,
|
|
832
|
-
:host([data-content-brand="advertorial"]) .kicker-1 {
|
|
833
|
-
font-family: var(--kicker-font-family);
|
|
834
|
-
font-weight: 700;
|
|
835
|
-
font-size: var(--kicker-1-font-size);
|
|
836
|
-
line-height: var(--kicker-1-line-height);
|
|
837
|
-
}
|
|
838
|
-
|
|
839
|
-
[data-content-brand="advertorial"] .kicker-2,
|
|
840
|
-
:host([data-content-brand="advertorial"]) .kicker-2 {
|
|
841
|
-
font-family: var(--kicker-font-family);
|
|
842
|
-
font-weight: 700;
|
|
843
|
-
font-size: var(--kicker-2-font-size);
|
|
844
|
-
line-height: var(--kicker-2-line-height);
|
|
845
|
-
}
|
|
846
|
-
|
|
847
|
-
[data-content-brand="advertorial"] .kicker-3,
|
|
848
|
-
:host([data-content-brand="advertorial"]) .kicker-3 {
|
|
849
|
-
font-family: var(--kicker-font-family);
|
|
850
|
-
font-weight: 700;
|
|
851
|
-
font-size: var(--kicker-3-font-size);
|
|
852
|
-
line-height: var(--kicker-3-line-height);
|
|
853
|
-
}
|
|
854
|
-
|
|
855
|
-
[data-content-brand="advertorial"] .kicker-4,
|
|
856
|
-
:host([data-content-brand="advertorial"]) .kicker-4 {
|
|
857
|
-
font-family: var(--kicker-font-family);
|
|
858
|
-
font-weight: 700;
|
|
859
|
-
font-size: var(--kicker-4-font-size);
|
|
860
|
-
line-height: var(--kicker-4-line-height);
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
[data-content-brand="advertorial"] .title-1,
|
|
864
|
-
:host([data-content-brand="advertorial"]) .title-1 {
|
|
865
|
-
font-family: var(--title-font-family);
|
|
866
|
-
font-weight: var(--title-font-weight);
|
|
867
|
-
font-size: var(--title-1-font-size);
|
|
868
|
-
line-height: var(--title-1-line-height);
|
|
869
|
-
}
|
|
870
|
-
|
|
871
|
-
[data-content-brand="advertorial"] .title-1-uppercase,
|
|
872
|
-
:host([data-content-brand="advertorial"]) .title-1-uppercase {
|
|
873
|
-
font-family: var(--title-font-family);
|
|
874
|
-
font-weight: var(--title-font-weight);
|
|
875
|
-
font-size: var(--title-1-font-size);
|
|
876
|
-
line-height: var(--title-1-line-height);
|
|
877
|
-
text-transform: uppercase;
|
|
878
|
-
}
|
|
879
|
-
|
|
880
|
-
[data-content-brand="advertorial"] .title-2,
|
|
881
|
-
:host([data-content-brand="advertorial"]) .title-2 {
|
|
882
|
-
font-family: var(--title-font-family);
|
|
883
|
-
font-weight: var(--title-font-weight);
|
|
884
|
-
font-size: var(--title-2-font-size);
|
|
885
|
-
line-height: var(--title-2-line-height);
|
|
886
|
-
}
|
|
887
|
-
|
|
888
|
-
[data-content-brand="advertorial"] .title-2-uppercase,
|
|
889
|
-
:host([data-content-brand="advertorial"]) .title-2-uppercase {
|
|
890
|
-
font-family: var(--title-font-family);
|
|
891
|
-
font-weight: var(--title-font-weight);
|
|
892
|
-
font-size: var(--title-2-font-size);
|
|
893
|
-
line-height: var(--title-2-line-height);
|
|
894
|
-
text-transform: uppercase;
|
|
895
|
-
}
|
|
896
|
-
|
|
897
|
-
[data-content-brand="advertorial"] .callout,
|
|
898
|
-
:host([data-content-brand="advertorial"]) .callout {
|
|
899
|
-
font-family: var(--callout-font-family);
|
|
900
|
-
font-weight: var(--callout-font-weight);
|
|
901
|
-
font-size: var(--callout-1-font-size);
|
|
902
|
-
line-height: var(--callout-line-height);
|
|
903
|
-
}
|
|
904
|
-
|
|
905
|
-
[data-content-brand="advertorial"] .body,
|
|
906
|
-
:host([data-content-brand="advertorial"]) .body {
|
|
907
|
-
font-family: var(--body-font-family);
|
|
908
|
-
font-weight: var(--body-font-weight-book);
|
|
909
|
-
font-size: var(--body-font-size);
|
|
910
|
-
line-height: var(--body-line-height);
|
|
911
|
-
}
|
|
912
|
-
|
|
913
|
-
[data-content-brand="advertorial"] .body-italic,
|
|
914
|
-
:host([data-content-brand="advertorial"]) .body-italic {
|
|
915
|
-
font-family: var(--body-font-family);
|
|
916
|
-
font-weight: 400;
|
|
917
|
-
font-size: var(--body-font-size);
|
|
918
|
-
line-height: var(--body-line-height);
|
|
919
|
-
font-style: italic;
|
|
920
|
-
}
|
|
921
|
-
|
|
922
|
-
[data-content-brand="advertorial"] .body-bold,
|
|
923
|
-
:host([data-content-brand="advertorial"]) .body-bold {
|
|
924
|
-
font-family: var(--body-font-family);
|
|
925
|
-
font-weight: var(--body-font-weight-bold);
|
|
926
|
-
font-size: var(--body-font-size);
|
|
927
|
-
line-height: var(--body-line-height);
|
|
928
|
-
}
|
|
929
|
-
|
|
930
|
-
[data-content-brand="advertorial"] .body-bold-italic,
|
|
931
|
-
:host([data-content-brand="advertorial"]) .body-bold-italic {
|
|
932
|
-
font-family: var(--body-font-family);
|
|
933
|
-
font-weight: 700;
|
|
934
|
-
font-size: var(--body-font-size);
|
|
935
|
-
line-height: var(--body-line-height);
|
|
936
|
-
font-style: italic;
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
[data-content-brand="advertorial"] .text-link,
|
|
940
|
-
:host([data-content-brand="advertorial"]) .text-link {
|
|
941
|
-
font-family: var(--body-font-family);
|
|
942
|
-
font-weight: var(--body-font-weight-book);
|
|
943
|
-
font-size: var(--body-font-size);
|
|
944
|
-
line-height: var(--body-line-height);
|
|
945
|
-
text-decoration: underline;
|
|
946
|
-
}
|
|
947
|
-
|
|
948
|
-
[data-content-brand="advertorial"] .text-link-italic,
|
|
949
|
-
:host([data-content-brand="advertorial"]) .text-link-italic {
|
|
950
|
-
font-family: var(--body-font-family);
|
|
951
|
-
font-weight: 400;
|
|
952
|
-
font-size: var(--body-font-size);
|
|
953
|
-
line-height: var(--body-line-height);
|
|
954
|
-
font-style: italic;
|
|
955
|
-
text-decoration: underline;
|
|
956
|
-
}
|
|
957
|
-
|
|
958
|
-
[data-content-brand="advertorial"] .text-link-bold,
|
|
959
|
-
:host([data-content-brand="advertorial"]) .text-link-bold {
|
|
960
|
-
font-family: var(--body-font-family);
|
|
961
|
-
font-weight: var(--body-font-weight-bold);
|
|
962
|
-
font-size: var(--body-font-size);
|
|
963
|
-
line-height: var(--body-line-height);
|
|
964
|
-
text-decoration: underline;
|
|
965
|
-
}
|
|
966
|
-
|
|
967
|
-
[data-content-brand="advertorial"] .text-link-hover,
|
|
968
|
-
:host([data-content-brand="advertorial"]) .text-link-hover {
|
|
969
|
-
font-family: var(--body-font-family);
|
|
970
|
-
font-weight: var(--body-font-weight-book);
|
|
971
|
-
font-size: var(--body-font-size);
|
|
972
|
-
line-height: var(--body-line-height);
|
|
973
|
-
text-decoration: underline;
|
|
974
|
-
}
|
|
975
|
-
|
|
976
|
-
[data-content-brand="advertorial"] .text-link-bold-hover,
|
|
977
|
-
:host([data-content-brand="advertorial"]) .text-link-bold-hover {
|
|
978
|
-
font-family: var(--body-font-family);
|
|
979
|
-
font-weight: var(--body-font-weight-bold);
|
|
980
|
-
font-size: var(--body-font-size);
|
|
981
|
-
line-height: var(--body-line-height);
|
|
982
|
-
text-decoration: underline;
|
|
983
|
-
}
|
|
984
|
-
|
|
985
|
-
[data-content-brand="advertorial"] .footnote-1,
|
|
986
|
-
:host([data-content-brand="advertorial"]) .footnote-1 {
|
|
987
|
-
font-family: var(--footnote-font-family);
|
|
988
|
-
font-weight: var(--font-weight-book, 400);
|
|
989
|
-
font-size: var(--footnote-1-font-size);
|
|
990
|
-
line-height: var(--footnote-1-line-height);
|
|
991
|
-
}
|
|
992
|
-
|
|
993
|
-
[data-content-brand="advertorial"] .footnote-1-bold,
|
|
994
|
-
:host([data-content-brand="advertorial"]) .footnote-1-bold {
|
|
995
|
-
font-family: var(--footnote-font-family);
|
|
996
|
-
font-weight: var(--font-weight-bold, 700);
|
|
997
|
-
font-size: var(--footnote-1-font-size);
|
|
998
|
-
line-height: var(--footnote-1-line-height);
|
|
999
|
-
}
|
|
1000
|
-
|
|
1001
|
-
[data-content-brand="advertorial"] .footnote-2,
|
|
1002
|
-
:host([data-content-brand="advertorial"]) .footnote-2 {
|
|
1003
|
-
font-family: var(--footnote-font-family);
|
|
1004
|
-
font-weight: var(--font-weight-book, 400);
|
|
1005
|
-
font-size: var(--footnote-2-font-size);
|
|
1006
|
-
line-height: var(--footnote-2-line-height);
|
|
1007
|
-
}
|
|
1008
|
-
|
|
1009
|
-
[data-content-brand="advertorial"] .footnote-2-bold,
|
|
1010
|
-
:host([data-content-brand="advertorial"]) .footnote-2-bold {
|
|
1011
|
-
font-family: var(--footnote-font-family);
|
|
1012
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1013
|
-
font-size: var(--footnote-2-font-size);
|
|
1014
|
-
line-height: var(--footnote-2-line-height);
|
|
1015
|
-
}
|
|
1016
|
-
|
|
1017
|
-
[data-content-brand="advertorial"] .label-1,
|
|
1018
|
-
:host([data-content-brand="advertorial"]) .label-1 {
|
|
1019
|
-
font-family: var(--label-font-family);
|
|
1020
|
-
font-weight: 400;
|
|
1021
|
-
font-size: var(--label-1-font-size);
|
|
1022
|
-
line-height: var(--label-1-line-height);
|
|
1023
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
1024
|
-
}
|
|
1025
|
-
|
|
1026
|
-
[data-content-brand="advertorial"] .label-1-bold,
|
|
1027
|
-
:host([data-content-brand="advertorial"]) .label-1-bold {
|
|
1028
|
-
font-family: var(--label-font-family);
|
|
1029
|
-
font-weight: 700;
|
|
1030
|
-
font-size: var(--label-1-font-size);
|
|
1031
|
-
line-height: var(--label-1-line-height);
|
|
1032
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
1033
|
-
}
|
|
1034
|
-
|
|
1035
|
-
[data-content-brand="advertorial"] .label-1-uppercase-bold,
|
|
1036
|
-
:host([data-content-brand="advertorial"]) .label-1-uppercase-bold {
|
|
1037
|
-
font-family: var(--label-font-family);
|
|
1038
|
-
font-weight: var(--label-font-weight-bold);
|
|
1039
|
-
font-size: var(--label-1-font-size);
|
|
1040
|
-
line-height: var(--label-1-line-height);
|
|
1041
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1042
|
-
text-transform: uppercase;
|
|
1043
|
-
}
|
|
1044
|
-
|
|
1045
|
-
[data-content-brand="advertorial"] .label-2,
|
|
1046
|
-
:host([data-content-brand="advertorial"]) .label-2 {
|
|
1047
|
-
font-family: var(--label-font-family);
|
|
1048
|
-
font-weight: var(--label-font-weight-book);
|
|
1049
|
-
font-size: var(--label-2-font-size);
|
|
1050
|
-
line-height: var(--label-2-line-height);
|
|
1051
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1052
|
-
}
|
|
1053
|
-
|
|
1054
|
-
[data-content-brand="advertorial"] .label-2-uppercase,
|
|
1055
|
-
:host([data-content-brand="advertorial"]) .label-2-uppercase {
|
|
1056
|
-
font-family: var(--label-font-family);
|
|
1057
|
-
font-weight: var(--label-font-weight-book);
|
|
1058
|
-
font-size: var(--label-2-font-size);
|
|
1059
|
-
line-height: var(--label-2-line-height);
|
|
1060
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1061
|
-
text-transform: uppercase;
|
|
1062
|
-
}
|
|
1063
|
-
|
|
1064
|
-
[data-content-brand="advertorial"] .label-2-bold,
|
|
1065
|
-
:host([data-content-brand="advertorial"]) .label-2-bold {
|
|
1066
|
-
font-family: var(--label-font-family);
|
|
1067
|
-
font-weight: 700;
|
|
1068
|
-
font-size: var(--label-2-font-size);
|
|
1069
|
-
line-height: var(--label-2-line-height);
|
|
1070
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1071
|
-
}
|
|
1072
|
-
|
|
1073
|
-
[data-content-brand="advertorial"] .label-2-uppercase-bold,
|
|
1074
|
-
:host([data-content-brand="advertorial"]) .label-2-uppercase-bold {
|
|
1075
|
-
font-family: var(--label-font-family);
|
|
1076
|
-
font-weight: 700;
|
|
1077
|
-
font-size: var(--label-2-font-size);
|
|
1078
|
-
line-height: var(--label-2-line-height);
|
|
1079
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1080
|
-
text-transform: uppercase;
|
|
1081
|
-
}
|
|
1082
|
-
|
|
1083
|
-
[data-content-brand="advertorial"] .label-3,
|
|
1084
|
-
:host([data-content-brand="advertorial"]) .label-3 {
|
|
1085
|
-
font-family: var(--label-font-family);
|
|
1086
|
-
font-weight: var(--font-weight-book, 400);
|
|
1087
|
-
font-size: var(--label-3-font-size);
|
|
1088
|
-
line-height: var(--label-3-line-height);
|
|
1089
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1090
|
-
}
|
|
1091
|
-
|
|
1092
|
-
[data-content-brand="advertorial"] .label-3-uppercase,
|
|
1093
|
-
:host([data-content-brand="advertorial"]) .label-3-uppercase {
|
|
1094
|
-
font-family: var(--label-font-family);
|
|
1095
|
-
font-weight: var(--label-font-weight-book);
|
|
1096
|
-
font-size: var(--label-3-font-size);
|
|
1097
|
-
line-height: var(--label-3-line-height);
|
|
1098
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1099
|
-
text-transform: uppercase;
|
|
1100
|
-
}
|
|
1101
|
-
|
|
1102
|
-
[data-content-brand="advertorial"] .label-3-bold,
|
|
1103
|
-
:host([data-content-brand="advertorial"]) .label-3-bold {
|
|
1104
|
-
font-family: var(--label-font-family);
|
|
1105
|
-
font-weight: 700;
|
|
1106
|
-
font-size: var(--label-3-font-size);
|
|
1107
|
-
line-height: var(--label-3-line-height);
|
|
1108
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
1109
|
-
}
|
|
1110
|
-
|
|
1111
|
-
[data-content-brand="advertorial"] .label-3-uppercase-bold,
|
|
1112
|
-
:host([data-content-brand="advertorial"]) .label-3-uppercase-bold {
|
|
1113
|
-
font-family: var(--label-font-family);
|
|
1114
|
-
font-weight: 700;
|
|
1115
|
-
font-size: var(--label-3-font-size);
|
|
1116
|
-
line-height: var(--label-3-line-height);
|
|
1117
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1118
|
-
text-transform: uppercase;
|
|
1119
|
-
}
|
|
1120
|
-
|
|
1121
|
-
[data-content-brand="advertorial"] .quote,
|
|
1122
|
-
:host([data-content-brand="advertorial"]) .quote {
|
|
1123
|
-
font-family: var(--quote-font-family);
|
|
1124
|
-
font-weight: var(--quote-font-weight);
|
|
1125
|
-
font-size: var(--quote-font-size);
|
|
1126
|
-
line-height: var(--quote-line-height);
|
|
1127
|
-
}
|
|
1128
|
-
|
|
1129
|
-
[data-content-brand="advertorial"] .test-style,
|
|
1130
|
-
:host([data-content-brand="advertorial"]) .test-style {
|
|
1131
|
-
font-family: var(--body-font-family);
|
|
1132
|
-
font-weight: 400;
|
|
1133
|
-
font-size: var(--body-font-size);
|
|
1134
|
-
line-height: 0.07;
|
|
1135
|
-
}
|
|
1136
|
-
|
|
1137
762
|
/* === SEMANTIC DENSITY TOKENS === */
|
|
1138
763
|
|
|
1139
764
|
[data-content-brand="advertorial"][data-density="default"],
|
|
@@ -1280,47 +905,6 @@
|
|
|
1280
905
|
COMPONENTS
|
|
1281
906
|
============================================================ */
|
|
1282
907
|
|
|
1283
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1284
|
-
|
|
1285
|
-
[data-content-brand="advertorial"] .article-kicker,
|
|
1286
|
-
:host([data-content-brand="advertorial"]) .article-kicker {
|
|
1287
|
-
font-family: var(--kicker-font-family);
|
|
1288
|
-
font-weight: 700;
|
|
1289
|
-
font-size: var(--article-kicker-font-size);
|
|
1290
|
-
line-height: var(--kicker-1-line-height);
|
|
1291
|
-
}
|
|
1292
|
-
|
|
1293
|
-
[data-content-brand="advertorial"] .article-image-caption,
|
|
1294
|
-
:host([data-content-brand="advertorial"]) .article-image-caption {
|
|
1295
|
-
font-family: var(--body-font-family);
|
|
1296
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1297
|
-
font-size: var(--article-image-caption-font-size);
|
|
1298
|
-
line-height: var(--article-image-caption-line-height);
|
|
1299
|
-
}
|
|
1300
|
-
|
|
1301
|
-
[data-content-brand="advertorial"] .article-headline,
|
|
1302
|
-
:host([data-content-brand="advertorial"]) .article-headline {
|
|
1303
|
-
font-family: var(--headline-font-family);
|
|
1304
|
-
font-weight: 900;
|
|
1305
|
-
font-size: var(--article-headline-font-size);
|
|
1306
|
-
line-height: var(--article-headline-font-size);
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
[data-content-brand="advertorial"] .article-meta-source,
|
|
1310
|
-
:host([data-content-brand="advertorial"]) .article-meta-source {
|
|
1311
|
-
font-family: var(--footnote-font-family);
|
|
1312
|
-
font-weight: var(--footnote-font-weight-book);
|
|
1313
|
-
font-size: var(--article-image-source-font-size);
|
|
1314
|
-
line-height: var(--article-image-source-line-height);
|
|
1315
|
-
}
|
|
1316
|
-
|
|
1317
|
-
[data-content-brand="advertorial"] .article-time-stamp,
|
|
1318
|
-
:host([data-content-brand="advertorial"]) .article-time-stamp {
|
|
1319
|
-
font-family: var(--article-meta-font-family);
|
|
1320
|
-
font-weight: var(--font-weight-black, 800);
|
|
1321
|
-
font-size: var(--article-meta-font-size);
|
|
1322
|
-
}
|
|
1323
|
-
|
|
1324
908
|
/* === BREAKPOINT TOKENS === */
|
|
1325
909
|
|
|
1326
910
|
[data-content-brand="advertorial"],
|
|
@@ -1374,16 +958,6 @@
|
|
|
1374
958
|
}
|
|
1375
959
|
}
|
|
1376
960
|
|
|
1377
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1378
|
-
|
|
1379
|
-
[data-content-brand="advertorial"] .audio-player-label,
|
|
1380
|
-
:host([data-content-brand="advertorial"]) .audio-player-label {
|
|
1381
|
-
font-family: var(--label-font-family);
|
|
1382
|
-
font-weight: var(--label-font-weight-bold);
|
|
1383
|
-
font-size: var(--audio-player-font-size);
|
|
1384
|
-
line-height: var(--audio-player-font-size);
|
|
1385
|
-
}
|
|
1386
|
-
|
|
1387
961
|
/* === BREAKPOINT TOKENS === */
|
|
1388
962
|
|
|
1389
963
|
[data-content-brand="advertorial"],
|
|
@@ -1398,50 +972,6 @@
|
|
|
1398
972
|
}
|
|
1399
973
|
}
|
|
1400
974
|
|
|
1401
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1402
|
-
|
|
1403
|
-
[data-content-brand="advertorial"] .app-avatar,
|
|
1404
|
-
:host([data-content-brand="advertorial"]) .app-avatar {
|
|
1405
|
-
font-family: var(--article-meta-font-family);
|
|
1406
|
-
font-weight: var(--font-weight-black, 800);
|
|
1407
|
-
font-size: var(--article-meta-font-size);
|
|
1408
|
-
text-transform: uppercase;
|
|
1409
|
-
}
|
|
1410
|
-
|
|
1411
|
-
[data-content-brand="advertorial"] .avatar-default,
|
|
1412
|
-
:host([data-content-brand="advertorial"]) .avatar-default {
|
|
1413
|
-
font-family: var(--avatar-font-family);
|
|
1414
|
-
font-weight: var(--font-weight-bold, 700);
|
|
1415
|
-
font-size: var(--avatar-label-font-size);
|
|
1416
|
-
line-height: var(--avatar-label-line-height);
|
|
1417
|
-
}
|
|
1418
|
-
|
|
1419
|
-
[data-content-brand="advertorial"] .avatar-hover,
|
|
1420
|
-
:host([data-content-brand="advertorial"]) .avatar-hover {
|
|
1421
|
-
font-family: var(--avatar-font-family);
|
|
1422
|
-
font-weight: var(--label-font-weight-bold);
|
|
1423
|
-
font-size: var(--avatar-label-font-size);
|
|
1424
|
-
line-height: var(--avatar-label-line-height);
|
|
1425
|
-
text-decoration: underline;
|
|
1426
|
-
}
|
|
1427
|
-
|
|
1428
|
-
[data-content-brand="advertorial"] .avatar-secondary-info,
|
|
1429
|
-
:host([data-content-brand="advertorial"]) .avatar-secondary-info {
|
|
1430
|
-
font-family: var(--avatar-font-family);
|
|
1431
|
-
font-weight: var(--label-font-weight-book);
|
|
1432
|
-
font-size: var(--avatar-label-font-size);
|
|
1433
|
-
line-height: var(--avatar-label-line-height);
|
|
1434
|
-
}
|
|
1435
|
-
|
|
1436
|
-
[data-content-brand="advertorial"] .avatar-secondary-info-hover,
|
|
1437
|
-
:host([data-content-brand="advertorial"]) .avatar-secondary-info-hover {
|
|
1438
|
-
font-family: var(--avatar-font-family);
|
|
1439
|
-
font-weight: var(--label-font-weight-book);
|
|
1440
|
-
font-size: var(--avatar-label-font-size);
|
|
1441
|
-
line-height: var(--avatar-label-line-height);
|
|
1442
|
-
text-decoration: underline;
|
|
1443
|
-
}
|
|
1444
|
-
|
|
1445
975
|
/* === BREAKPOINT TOKENS === */
|
|
1446
976
|
|
|
1447
977
|
[data-content-brand="advertorial"],
|
|
@@ -1471,24 +1001,6 @@
|
|
|
1471
1001
|
}
|
|
1472
1002
|
}
|
|
1473
1003
|
|
|
1474
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1475
|
-
|
|
1476
|
-
[data-content-brand="advertorial"] .video-ad-badge,
|
|
1477
|
-
:host([data-content-brand="advertorial"]) .video-ad-badge {
|
|
1478
|
-
font-family: var(--body-font-family);
|
|
1479
|
-
font-weight: var(--font-weight-book, 400);
|
|
1480
|
-
font-size: var(--video-ad-badge-font-size);
|
|
1481
|
-
text-transform: uppercase;
|
|
1482
|
-
}
|
|
1483
|
-
|
|
1484
|
-
[data-content-brand="advertorial"] .video-time-badge,
|
|
1485
|
-
:host([data-content-brand="advertorial"]) .video-time-badge {
|
|
1486
|
-
font-family: var(--body-font-family);
|
|
1487
|
-
font-weight: var(--label-font-weight-book);
|
|
1488
|
-
font-size: var(--video-time-badge-font-size);
|
|
1489
|
-
line-height: var(--video-badge-time-line-height);
|
|
1490
|
-
}
|
|
1491
|
-
|
|
1492
1004
|
/* === BREAKPOINT TOKENS === */
|
|
1493
1005
|
|
|
1494
1006
|
[data-content-brand="advertorial"],
|
|
@@ -1498,34 +1010,6 @@
|
|
|
1498
1010
|
--ad-label-badge-height-size: 30px;
|
|
1499
1011
|
}
|
|
1500
1012
|
|
|
1501
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1502
|
-
|
|
1503
|
-
[data-content-brand="advertorial"] .breadcrumb,
|
|
1504
|
-
:host([data-content-brand="advertorial"]) .breadcrumb {
|
|
1505
|
-
font-family: var(--breadcrumb-font-family);
|
|
1506
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
1507
|
-
font-size: var(--breadcrumb-font-size);
|
|
1508
|
-
line-height: var(--breadcrumb-line-height);
|
|
1509
|
-
}
|
|
1510
|
-
|
|
1511
|
-
[data-content-brand="advertorial"] .breadcrumb-link,
|
|
1512
|
-
:host([data-content-brand="advertorial"]) .breadcrumb-link {
|
|
1513
|
-
font-family: var(--breadcrumb-font-family);
|
|
1514
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
1515
|
-
font-size: var(--breadcrumb-font-size);
|
|
1516
|
-
line-height: var(--breadcrumb-font-size);
|
|
1517
|
-
text-decoration: underline;
|
|
1518
|
-
}
|
|
1519
|
-
|
|
1520
|
-
[data-content-brand="advertorial"] .breadcrumb-link-hover,
|
|
1521
|
-
:host([data-content-brand="advertorial"]) .breadcrumb-link-hover {
|
|
1522
|
-
font-family: var(--breadcrumb-font-family);
|
|
1523
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
1524
|
-
font-size: var(--breadcrumb-font-size);
|
|
1525
|
-
line-height: var(--breadcrumb-font-size);
|
|
1526
|
-
text-decoration: underline;
|
|
1527
|
-
}
|
|
1528
|
-
|
|
1529
1013
|
/* === BREAKPOINT TOKENS === */
|
|
1530
1014
|
|
|
1531
1015
|
[data-content-brand="advertorial"],
|
|
@@ -1549,33 +1033,6 @@
|
|
|
1549
1033
|
}
|
|
1550
1034
|
}
|
|
1551
1035
|
|
|
1552
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1553
|
-
|
|
1554
|
-
[data-content-brand="advertorial"] .breaking-news-text,
|
|
1555
|
-
:host([data-content-brand="advertorial"]) .breaking-news-text {
|
|
1556
|
-
font-family: var(--kicker-font-family);
|
|
1557
|
-
font-weight: var(--body-font-weight-bold);
|
|
1558
|
-
font-size: var(--breaking-news-scrolling-text-font-size);
|
|
1559
|
-
line-height: var(--breaking-news-scrolling-text-line-height);
|
|
1560
|
-
text-transform: uppercase;
|
|
1561
|
-
}
|
|
1562
|
-
|
|
1563
|
-
[data-content-brand="advertorial"] .breaking-news-upper-title,
|
|
1564
|
-
:host([data-content-brand="advertorial"]) .breaking-news-upper-title {
|
|
1565
|
-
font-family: var(--title-font-family);
|
|
1566
|
-
font-weight: var(--title-font-weight);
|
|
1567
|
-
font-size: var(--breaking-news-badge-upper-title-font-size);
|
|
1568
|
-
line-height: var(--breaking-news-badge-upper-title-line-height);
|
|
1569
|
-
}
|
|
1570
|
-
|
|
1571
|
-
[data-content-brand="advertorial"] .breaking-news-lower-title,
|
|
1572
|
-
:host([data-content-brand="advertorial"]) .breaking-news-lower-title {
|
|
1573
|
-
font-family: var(--title-font-family);
|
|
1574
|
-
font-weight: var(--title-font-weight);
|
|
1575
|
-
font-size: var(--breaking-news-badge-lower-title-font-size);
|
|
1576
|
-
line-height: var(--breaking-news-badge-lower-title-line-height);
|
|
1577
|
-
}
|
|
1578
|
-
|
|
1579
1036
|
/* === BREAKPOINT TOKENS === */
|
|
1580
1037
|
|
|
1581
1038
|
[data-content-brand="advertorial"],
|
|
@@ -1654,26 +1111,6 @@
|
|
|
1654
1111
|
|
|
1655
1112
|
}
|
|
1656
1113
|
|
|
1657
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1658
|
-
|
|
1659
|
-
[data-content-brand="advertorial"] .button-label,
|
|
1660
|
-
:host([data-content-brand="advertorial"]) .button-label {
|
|
1661
|
-
font-family: var(--button-label-font-family);
|
|
1662
|
-
font-weight: 700;
|
|
1663
|
-
font-size: var(--button-label-font-size);
|
|
1664
|
-
line-height: var(--button-label-line-height);
|
|
1665
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
1666
|
-
text-transform: uppercase;
|
|
1667
|
-
}
|
|
1668
|
-
|
|
1669
|
-
[data-content-brand="advertorial"] .partner-link-button-label,
|
|
1670
|
-
:host([data-content-brand="advertorial"]) .partner-link-button-label {
|
|
1671
|
-
font-family: var(--label-font-family);
|
|
1672
|
-
font-weight: var(--label-font-weight-book);
|
|
1673
|
-
font-size: var(--partner-link-button-label-font-size);
|
|
1674
|
-
line-height: var(--partner-link-button-label-font-size);
|
|
1675
|
-
}
|
|
1676
|
-
|
|
1677
1114
|
/* === BREAKPOINT TOKENS === */
|
|
1678
1115
|
|
|
1679
1116
|
[data-content-brand="advertorial"],
|
|
@@ -1749,15 +1186,6 @@
|
|
|
1749
1186
|
}
|
|
1750
1187
|
}
|
|
1751
1188
|
|
|
1752
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1753
|
-
|
|
1754
|
-
[data-content-brand="advertorial"] .chip-label,
|
|
1755
|
-
:host([data-content-brand="advertorial"]) .chip-label {
|
|
1756
|
-
font-family: var(--footnote-font-family);
|
|
1757
|
-
font-weight: var(--label-font-weight-bold);
|
|
1758
|
-
font-size: var(--chip-font-size);
|
|
1759
|
-
}
|
|
1760
|
-
|
|
1761
1189
|
/* === BREAKPOINT TOKENS === */
|
|
1762
1190
|
|
|
1763
1191
|
[data-content-brand="advertorial"],
|
|
@@ -1802,16 +1230,6 @@
|
|
|
1802
1230
|
--drop-down-item-inline-space: var(--grid-space-resp-base);
|
|
1803
1231
|
}
|
|
1804
1232
|
|
|
1805
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1806
|
-
|
|
1807
|
-
[data-content-brand="advertorial"] .footer-link,
|
|
1808
|
-
:host([data-content-brand="advertorial"]) .footer-link {
|
|
1809
|
-
font-family: var(--footer-font-family);
|
|
1810
|
-
font-weight: var(--label-font-weight-bold);
|
|
1811
|
-
font-size: var(--footer-font-size);
|
|
1812
|
-
line-height: var(--footer-line-height);
|
|
1813
|
-
}
|
|
1814
|
-
|
|
1815
1233
|
/* === BREAKPOINT TOKENS === */
|
|
1816
1234
|
|
|
1817
1235
|
[data-content-brand="advertorial"],
|
|
@@ -1941,16 +1359,6 @@
|
|
|
1941
1359
|
|
|
1942
1360
|
}
|
|
1943
1361
|
|
|
1944
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1945
|
-
|
|
1946
|
-
[data-content-brand="advertorial"] .input-field-label,
|
|
1947
|
-
:host([data-content-brand="advertorial"]) .input-field-label {
|
|
1948
|
-
font-family: var(--input-field-label-font-family);
|
|
1949
|
-
font-weight: var(--label-font-weight-book);
|
|
1950
|
-
font-size: var(--input-field-label-font-size);
|
|
1951
|
-
line-height: var(--input-field-label-line-height);
|
|
1952
|
-
}
|
|
1953
|
-
|
|
1954
1362
|
/* === BREAKPOINT TOKENS === */
|
|
1955
1363
|
|
|
1956
1364
|
[data-content-brand="advertorial"],
|
|
@@ -1975,24 +1383,6 @@
|
|
|
1975
1383
|
}
|
|
1976
1384
|
}
|
|
1977
1385
|
|
|
1978
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1979
|
-
|
|
1980
|
-
[data-content-brand="advertorial"] .live-ticker-headline,
|
|
1981
|
-
:host([data-content-brand="advertorial"]) .live-ticker-headline {
|
|
1982
|
-
font-family: var(--headline-font-family);
|
|
1983
|
-
font-weight: var(--live-tickerheadline-font-weight);
|
|
1984
|
-
font-size: var(--live-ticker-headlines-font-size);
|
|
1985
|
-
line-height: var(--live-ticker-headlines-font-size);
|
|
1986
|
-
}
|
|
1987
|
-
|
|
1988
|
-
[data-content-brand="advertorial"] .live-ticker-time-stamp,
|
|
1989
|
-
:host([data-content-brand="advertorial"]) .live-ticker-time-stamp {
|
|
1990
|
-
font-family: var(--time-stamp-font-family);
|
|
1991
|
-
font-weight: var(--label-font-weight-bold);
|
|
1992
|
-
font-size: var(--live-ticker-time-stamp-font-size);
|
|
1993
|
-
line-height: var(--live-ticker-time-stamp-font-size);
|
|
1994
|
-
}
|
|
1995
|
-
|
|
1996
1386
|
/* === BREAKPOINT TOKENS === */
|
|
1997
1387
|
|
|
1998
1388
|
[data-content-brand="advertorial"],
|
|
@@ -2024,33 +1414,6 @@
|
|
|
2024
1414
|
}
|
|
2025
1415
|
}
|
|
2026
1416
|
|
|
2027
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2028
|
-
|
|
2029
|
-
[data-content-brand="advertorial"] .podcast-player-label,
|
|
2030
|
-
:host([data-content-brand="advertorial"]) .podcast-player-label {
|
|
2031
|
-
font-family: var(--label-font-family);
|
|
2032
|
-
font-weight: var(--label-font-weight-book);
|
|
2033
|
-
font-size: var(--audio-player-font-size);
|
|
2034
|
-
line-height: var(--audio-player-font-size);
|
|
2035
|
-
}
|
|
2036
|
-
|
|
2037
|
-
[data-content-brand="advertorial"] .video-ad-time,
|
|
2038
|
-
:host([data-content-brand="advertorial"]) .video-ad-time {
|
|
2039
|
-
font-family: var(--title-font-family);
|
|
2040
|
-
font-weight: var(--title-font-weight);
|
|
2041
|
-
font-size: var(--video-ad-badge-font-size);
|
|
2042
|
-
text-transform: uppercase;
|
|
2043
|
-
}
|
|
2044
|
-
|
|
2045
|
-
[data-content-brand="advertorial"] .video-player-time,
|
|
2046
|
-
:host([data-content-brand="advertorial"]) .video-player-time {
|
|
2047
|
-
font-family: var(--title-font-family);
|
|
2048
|
-
font-weight: var(--title-font-weight);
|
|
2049
|
-
font-size: var(--vid-player-timecode-font-size);
|
|
2050
|
-
line-height: 1;
|
|
2051
|
-
text-transform: uppercase;
|
|
2052
|
-
}
|
|
2053
|
-
|
|
2054
1417
|
/* === BREAKPOINT TOKENS === */
|
|
2055
1418
|
|
|
2056
1419
|
[data-content-brand="advertorial"],
|
|
@@ -2084,43 +1447,6 @@
|
|
|
2084
1447
|
}
|
|
2085
1448
|
}
|
|
2086
1449
|
|
|
2087
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2088
|
-
|
|
2089
|
-
[data-content-brand="advertorial"] .app-topbar-stage-title,
|
|
2090
|
-
:host([data-content-brand="advertorial"]) .app-topbar-stage-title {
|
|
2091
|
-
font-family: var(--title-font-family);
|
|
2092
|
-
font-weight: var(--title-font-weight);
|
|
2093
|
-
font-size: var(--app-topbar-title-font-size);
|
|
2094
|
-
line-height: var(--app-topbar-stage-title-line-height);
|
|
2095
|
-
}
|
|
2096
|
-
|
|
2097
|
-
[data-content-brand="advertorial"] .app-topbar-tabs-title,
|
|
2098
|
-
:host([data-content-brand="advertorial"]) .app-topbar-tabs-title {
|
|
2099
|
-
font-family: var(--title-font-family);
|
|
2100
|
-
font-weight: var(--title-font-weight);
|
|
2101
|
-
font-size: var(--app-topbar-title-font-size);
|
|
2102
|
-
line-height: var(--app-topbar-stage-title-line-height);
|
|
2103
|
-
text-transform: uppercase;
|
|
2104
|
-
}
|
|
2105
|
-
|
|
2106
|
-
[data-content-brand="advertorial"] .menu-item-label,
|
|
2107
|
-
:host([data-content-brand="advertorial"]) .menu-item-label {
|
|
2108
|
-
font-family: var(--label-font-family);
|
|
2109
|
-
font-weight: 700;
|
|
2110
|
-
font-size: var(--menu-item-font-size);
|
|
2111
|
-
line-height: var(--menu-item-font-size);
|
|
2112
|
-
text-transform: uppercase;
|
|
2113
|
-
}
|
|
2114
|
-
|
|
2115
|
-
[data-content-brand="advertorial"] .menu-item-util-label,
|
|
2116
|
-
:host([data-content-brand="advertorial"]) .menu-item-util-label {
|
|
2117
|
-
font-family: var(--label-font-family);
|
|
2118
|
-
font-weight: 700;
|
|
2119
|
-
font-size: var(--menu-item-util-font-size);
|
|
2120
|
-
line-height: var(--menu-item-util-font-size);
|
|
2121
|
-
text-transform: uppercase;
|
|
2122
|
-
}
|
|
2123
|
-
|
|
2124
1450
|
/* === BREAKPOINT TOKENS === */
|
|
2125
1451
|
|
|
2126
1452
|
[data-content-brand="advertorial"],
|
|
@@ -2180,32 +1506,6 @@
|
|
|
2180
1506
|
}
|
|
2181
1507
|
}
|
|
2182
1508
|
|
|
2183
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2184
|
-
|
|
2185
|
-
[data-content-brand="advertorial"] .news-ticker-time-stamp,
|
|
2186
|
-
:host([data-content-brand="advertorial"]) .news-ticker-time-stamp {
|
|
2187
|
-
font-family: var(--news-ticker-time-font-family);
|
|
2188
|
-
font-weight: var(--news-ticker-time-font-weight);
|
|
2189
|
-
font-size: var(--news-ticker-time-font-size);
|
|
2190
|
-
line-height: var(--news-ticker-time-line-height);
|
|
2191
|
-
}
|
|
2192
|
-
|
|
2193
|
-
[data-content-brand="advertorial"] .news-ticker-kicker,
|
|
2194
|
-
:host([data-content-brand="advertorial"]) .news-ticker-kicker {
|
|
2195
|
-
font-family: var(--kicker-font-family);
|
|
2196
|
-
font-weight: var(--kicker-font-weight);
|
|
2197
|
-
font-size: var(--kicker-3-font-size);
|
|
2198
|
-
line-height: var(--kicker-3-line-height);
|
|
2199
|
-
}
|
|
2200
|
-
|
|
2201
|
-
[data-content-brand="advertorial"] .news-ticker-headline,
|
|
2202
|
-
:host([data-content-brand="advertorial"]) .news-ticker-headline {
|
|
2203
|
-
font-family: var(--headline-font-family);
|
|
2204
|
-
font-weight: 900;
|
|
2205
|
-
font-size: var(--headline-3-font-size);
|
|
2206
|
-
line-height: var(--headline-3-line-height);
|
|
2207
|
-
}
|
|
2208
|
-
|
|
2209
1509
|
/* === BREAKPOINT TOKENS === */
|
|
2210
1510
|
|
|
2211
1511
|
[data-content-brand="advertorial"],
|
|
@@ -2261,18 +1561,6 @@
|
|
|
2261
1561
|
}
|
|
2262
1562
|
}
|
|
2263
1563
|
|
|
2264
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2265
|
-
|
|
2266
|
-
[data-content-brand="advertorial"] .numbered-pagination-active,
|
|
2267
|
-
:host([data-content-brand="advertorial"]) .numbered-pagination-active {
|
|
2268
|
-
font-family: var(--label-font-family);
|
|
2269
|
-
font-weight: var(--label-font-weight-bold);
|
|
2270
|
-
font-size: var(--label-1-font-size);
|
|
2271
|
-
line-height: var(--label-1-line-height);
|
|
2272
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
2273
|
-
text-decoration: underline;
|
|
2274
|
-
}
|
|
2275
|
-
|
|
2276
1564
|
/* === BREAKPOINT TOKENS === */
|
|
2277
1565
|
|
|
2278
1566
|
[data-content-brand="advertorial"],
|
|
@@ -2292,26 +1580,6 @@
|
|
|
2292
1580
|
}
|
|
2293
1581
|
}
|
|
2294
1582
|
|
|
2295
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2296
|
-
|
|
2297
|
-
[data-content-brand="advertorial"] .paywall-card-price-tag,
|
|
2298
|
-
:host([data-content-brand="advertorial"]) .paywall-card-price-tag {
|
|
2299
|
-
font-family: var(--title-font-family);
|
|
2300
|
-
font-weight: var(--title-font-weight);
|
|
2301
|
-
font-size: var(--paywall-card-price-tag-font-size);
|
|
2302
|
-
line-height: var(--paywall-card-price-tag-line-height);
|
|
2303
|
-
letter-spacing: var(--display-2-letter-space);
|
|
2304
|
-
}
|
|
2305
|
-
|
|
2306
|
-
[data-content-brand="advertorial"] .paywall-card-note,
|
|
2307
|
-
:host([data-content-brand="advertorial"]) .paywall-card-note {
|
|
2308
|
-
font-family: var(--title-font-family);
|
|
2309
|
-
font-weight: var(--title-font-weight);
|
|
2310
|
-
font-size: var(--paywall-card-price-note-font-size);
|
|
2311
|
-
line-height: var(--paywall-card-price-note-line-height);
|
|
2312
|
-
letter-spacing: var(--display-3-letter-space);
|
|
2313
|
-
}
|
|
2314
|
-
|
|
2315
1583
|
/* === BREAKPOINT TOKENS === */
|
|
2316
1584
|
|
|
2317
1585
|
[data-content-brand="advertorial"],
|
|
@@ -2421,16 +1689,6 @@
|
|
|
2421
1689
|
--vid-player-progress-bar-height-size: var(--size-1-p-5-x, 12px);
|
|
2422
1690
|
}
|
|
2423
1691
|
|
|
2424
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2425
|
-
|
|
2426
|
-
[data-content-brand="advertorial"] .special-navi-item-label,
|
|
2427
|
-
:host([data-content-brand="advertorial"]) .special-navi-item-label {
|
|
2428
|
-
font-family: var(--label-font-family);
|
|
2429
|
-
font-weight: 700;
|
|
2430
|
-
font-size: var(--menu-item-font-size);
|
|
2431
|
-
line-height: var(--menu-item-font-size);
|
|
2432
|
-
}
|
|
2433
|
-
|
|
2434
1692
|
/* === BREAKPOINT TOKENS === */
|
|
2435
1693
|
|
|
2436
1694
|
[data-content-brand="advertorial"],
|
|
@@ -2463,32 +1721,6 @@
|
|
|
2463
1721
|
}
|
|
2464
1722
|
}
|
|
2465
1723
|
|
|
2466
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2467
|
-
|
|
2468
|
-
[data-content-brand="advertorial"] .tab-label,
|
|
2469
|
-
:host([data-content-brand="advertorial"]) .tab-label {
|
|
2470
|
-
font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
|
|
2471
|
-
font-weight: var(--label-font-weight-bold);
|
|
2472
|
-
font-size: var(--tab-label-font-size);
|
|
2473
|
-
text-transform: uppercase;
|
|
2474
|
-
}
|
|
2475
|
-
|
|
2476
|
-
[data-content-brand="advertorial"] .app-bottom-bar-label-default,
|
|
2477
|
-
:host([data-content-brand="advertorial"]) .app-bottom-bar-label-default {
|
|
2478
|
-
font-family: var(--body-font-family);
|
|
2479
|
-
font-weight: var(--font-weight-book, 400);
|
|
2480
|
-
font-size: var(--apps-tabs-label-font-size);
|
|
2481
|
-
line-height: var(--apps-tabs-label-line-height);
|
|
2482
|
-
}
|
|
2483
|
-
|
|
2484
|
-
[data-content-brand="advertorial"] .app-bottom-bar-label-active,
|
|
2485
|
-
:host([data-content-brand="advertorial"]) .app-bottom-bar-label-active {
|
|
2486
|
-
font-family: var(--body-font-family);
|
|
2487
|
-
font-weight: var(--font-weight-bold, 700);
|
|
2488
|
-
font-size: var(--apps-tabs-label-font-size);
|
|
2489
|
-
line-height: var(--apps-tabs-label-line-height);
|
|
2490
|
-
}
|
|
2491
|
-
|
|
2492
1724
|
/* === BREAKPOINT TOKENS === */
|
|
2493
1725
|
|
|
2494
1726
|
[data-content-brand="advertorial"],
|
|
@@ -2558,56 +1790,6 @@
|
|
|
2558
1790
|
}
|
|
2559
1791
|
}
|
|
2560
1792
|
|
|
2561
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2562
|
-
|
|
2563
|
-
[data-content-brand="advertorial"] .a-teaser-a-teaser-kicker,
|
|
2564
|
-
:host([data-content-brand="advertorial"]) .a-teaser-a-teaser-kicker {
|
|
2565
|
-
font-family: var(--kicker-font-family);
|
|
2566
|
-
font-weight: 700;
|
|
2567
|
-
font-size: var(--a-teaser-kicker-font-size);
|
|
2568
|
-
line-height: var(--a-teaser-kicker-line-height);
|
|
2569
|
-
}
|
|
2570
|
-
|
|
2571
|
-
[data-content-brand="advertorial"] .a-teaser-a-teaser-headline,
|
|
2572
|
-
:host([data-content-brand="advertorial"]) .a-teaser-a-teaser-headline {
|
|
2573
|
-
font-family: var(--headline-font-family);
|
|
2574
|
-
font-weight: 900;
|
|
2575
|
-
font-size: var(--a-teaser-headline-font-size);
|
|
2576
|
-
line-height: var(--a-teaser-headline-line-height);
|
|
2577
|
-
}
|
|
2578
|
-
|
|
2579
|
-
[data-content-brand="advertorial"] .m-qteaser-m-qteaser-kicker,
|
|
2580
|
-
:host([data-content-brand="advertorial"]) .m-qteaser-m-qteaser-kicker {
|
|
2581
|
-
font-family: var(--kicker-font-family);
|
|
2582
|
-
font-weight: 700;
|
|
2583
|
-
font-size: var(--kicker-4-font-size);
|
|
2584
|
-
line-height: var(--kicker-4-line-height);
|
|
2585
|
-
}
|
|
2586
|
-
|
|
2587
|
-
[data-content-brand="advertorial"] .m-qteaser-m-qteaser-headline,
|
|
2588
|
-
:host([data-content-brand="advertorial"]) .m-qteaser-m-qteaser-headline {
|
|
2589
|
-
font-family: var(--headline-font-family);
|
|
2590
|
-
font-weight: 900;
|
|
2591
|
-
font-size: var(--m-qteaser-headline-font-size);
|
|
2592
|
-
line-height: var(--m-qteaser-headline-line-height);
|
|
2593
|
-
}
|
|
2594
|
-
|
|
2595
|
-
[data-content-brand="advertorial"] .q-teaser-q-teaser-headline,
|
|
2596
|
-
:host([data-content-brand="advertorial"]) .q-teaser-q-teaser-headline {
|
|
2597
|
-
font-family: var(--headline-font-family);
|
|
2598
|
-
font-weight: 900;
|
|
2599
|
-
font-size: var(--quad-headline-font-size);
|
|
2600
|
-
line-height: var(--quad-headline-line-height);
|
|
2601
|
-
}
|
|
2602
|
-
|
|
2603
|
-
[data-content-brand="advertorial"] .std-teaser-std-teaser-headline,
|
|
2604
|
-
:host([data-content-brand="advertorial"]) .std-teaser-std-teaser-headline {
|
|
2605
|
-
font-family: var(--headline-font-family);
|
|
2606
|
-
font-weight: 700;
|
|
2607
|
-
font-size: var(--headline-4-font-size);
|
|
2608
|
-
line-height: var(--headline-4-line-height);
|
|
2609
|
-
}
|
|
2610
|
-
|
|
2611
1793
|
/* === BREAKPOINT TOKENS === */
|
|
2612
1794
|
|
|
2613
1795
|
[data-content-brand="advertorial"],
|
|
@@ -2674,17 +1856,6 @@
|
|
|
2674
1856
|
}
|
|
2675
1857
|
}
|
|
2676
1858
|
|
|
2677
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
2678
|
-
|
|
2679
|
-
[data-content-brand="advertorial"] .app-toogle-item-label,
|
|
2680
|
-
:host([data-content-brand="advertorial"]) .app-toogle-item-label {
|
|
2681
|
-
font-family: var(--title-font-family);
|
|
2682
|
-
font-weight: var(--title-font-weight);
|
|
2683
|
-
font-size: var(--app-toggle-item-label-font-size);
|
|
2684
|
-
line-height: var(--app-toggle-item-label-line-height);
|
|
2685
|
-
text-transform: uppercase;
|
|
2686
|
-
}
|
|
2687
|
-
|
|
2688
1859
|
/* === BREAKPOINT TOKENS === */
|
|
2689
1860
|
|
|
2690
1861
|
[data-content-brand="advertorial"],
|