@alfalab/core-components-tabs 9.1.0 → 9.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/primary-tablist/Component.collapsible.d.ts +1 -1
- package/components/primary-tablist/Component.collapsible.js.map +1 -1
- package/components/primary-tablist/Component.d.ts +1 -1
- package/components/primary-tablist/Component.desktop.d.ts +1 -1
- package/components/primary-tablist/Component.desktop.js.map +1 -1
- package/components/primary-tablist/Component.js.map +1 -1
- package/components/primary-tablist/Component.mobile.d.ts +1 -1
- package/components/primary-tablist/Component.mobile.js.map +1 -1
- package/components/primary-tablist/Component.responsive.d.ts +1 -1
- package/components/primary-tablist/Component.responsive.js.map +1 -1
- package/components/primary-tablist/index.css +138 -135
- package/components/primary-tablist/index.module.css.js +1 -1
- package/components/primary-tablist/index.module.css.js.map +1 -1
- package/components/primary-tablist/mobile.css +230 -226
- package/components/primary-tablist/mobile.module.css.js +1 -1
- package/components/scroll-controls/Component.d.ts +2 -2
- package/components/scroll-controls/Component.js.map +1 -1
- package/components/scroll-controls/index.css +11 -11
- package/components/scroll-controls/index.module.css.js +1 -1
- package/components/scroll-controls/utils.js.map +1 -1
- package/components/scrollable-container/Component.d.ts +2 -2
- package/components/scrollable-container/Component.js.map +1 -1
- package/components/scrollable-container/index.css +5 -5
- package/components/scrollable-container/index.module.css.js +1 -1
- package/components/secondary-tablist/Component.d.ts +1 -1
- package/components/secondary-tablist/Component.desktop.d.ts +1 -1
- package/components/secondary-tablist/Component.desktop.js.map +1 -1
- package/components/secondary-tablist/Component.js.map +1 -1
- package/components/secondary-tablist/Component.mobile.d.ts +1 -1
- package/components/secondary-tablist/Component.mobile.js.map +1 -1
- package/components/secondary-tablist/Component.responsive.d.ts +1 -1
- package/components/secondary-tablist/Component.responsive.js.map +1 -1
- package/components/secondary-tablist/index.css +18 -18
- package/components/secondary-tablist/index.module.css.js +1 -1
- package/components/secondary-tablist/mobile.css +22 -22
- package/components/secondary-tablist/mobile.module.css.js +1 -1
- package/components/tab/Component.d.ts +1 -1
- package/components/tab/Component.js.map +1 -1
- package/components/tab/index.css +2 -2
- package/components/tab/index.module.css.js +1 -1
- package/components/tabs/Component.collapsible.d.ts +1 -1
- package/components/tabs/Component.collapsible.js.map +1 -1
- package/components/tabs/Component.d.ts +2 -2
- package/components/tabs/Component.desktop.d.ts +1 -1
- package/components/tabs/Component.desktop.js.map +1 -1
- package/components/tabs/Component.js +2 -11
- package/components/tabs/Component.js.map +1 -1
- package/components/tabs/Component.mobile.d.ts +1 -1
- package/components/tabs/Component.mobile.js.map +1 -1
- package/components/tabs/Component.responsive.d.ts +1 -1
- package/components/tabs/Component.responsive.js.map +1 -1
- package/components/title/Component.d.ts +2 -2
- package/components/title/Component.js.map +1 -1
- package/cssm/components/primary-tablist/Component.collapsible.d.ts +1 -1
- package/cssm/components/primary-tablist/Component.collapsible.js.map +1 -1
- package/cssm/components/primary-tablist/Component.d.ts +1 -1
- package/cssm/components/primary-tablist/Component.desktop.d.ts +1 -1
- package/cssm/components/primary-tablist/Component.desktop.js.map +1 -1
- package/cssm/components/primary-tablist/Component.js.map +1 -1
- package/cssm/components/primary-tablist/Component.mobile.d.ts +1 -1
- package/cssm/components/primary-tablist/Component.mobile.js.map +1 -1
- package/cssm/components/primary-tablist/Component.responsive.d.ts +1 -1
- package/cssm/components/primary-tablist/Component.responsive.js.map +1 -1
- package/cssm/components/primary-tablist/index.module.css +7 -4
- package/cssm/components/primary-tablist/mobile.module.css +4 -3
- package/cssm/components/scroll-controls/Component.d.ts +2 -2
- package/cssm/components/scroll-controls/Component.js.map +1 -1
- package/cssm/components/scroll-controls/utils.js.map +1 -1
- package/cssm/components/scrollable-container/Component.d.ts +2 -2
- package/cssm/components/scrollable-container/Component.js.map +1 -1
- package/cssm/components/secondary-tablist/Component.d.ts +1 -1
- package/cssm/components/secondary-tablist/Component.desktop.d.ts +1 -1
- package/cssm/components/secondary-tablist/Component.desktop.js.map +1 -1
- package/cssm/components/secondary-tablist/Component.js.map +1 -1
- package/cssm/components/secondary-tablist/Component.mobile.d.ts +1 -1
- package/cssm/components/secondary-tablist/Component.mobile.js.map +1 -1
- package/cssm/components/secondary-tablist/Component.responsive.d.ts +1 -1
- package/cssm/components/secondary-tablist/Component.responsive.js.map +1 -1
- package/cssm/components/tab/Component.d.ts +1 -1
- package/cssm/components/tab/Component.js.map +1 -1
- package/cssm/components/tabs/Component.collapsible.d.ts +1 -1
- package/cssm/components/tabs/Component.collapsible.js.map +1 -1
- package/cssm/components/tabs/Component.d.ts +2 -2
- package/cssm/components/tabs/Component.desktop.d.ts +1 -1
- package/cssm/components/tabs/Component.desktop.js.map +1 -1
- package/cssm/components/tabs/Component.js +2 -11
- package/cssm/components/tabs/Component.js.map +1 -1
- package/cssm/components/tabs/Component.mobile.d.ts +1 -1
- package/cssm/components/tabs/Component.mobile.js.map +1 -1
- package/cssm/components/tabs/Component.responsive.d.ts +1 -1
- package/cssm/components/tabs/Component.responsive.js.map +1 -1
- package/cssm/components/title/Component.d.ts +2 -2
- package/cssm/components/title/Component.js.map +1 -1
- package/cssm/hooks/use-collapsible-elements.d.ts +1 -1
- package/cssm/hooks/use-collapsible-elements.js.map +1 -1
- package/cssm/hooks/use-tablist-titles.d.ts +50 -1
- package/cssm/hooks/use-tablist-titles.js.map +1 -1
- package/cssm/hooks/use-tabs.d.ts +2 -2
- package/cssm/hooks/use-tabs.js.map +1 -1
- package/cssm/synthetic-events.d.ts +1 -1
- package/cssm/synthetic-events.js.map +1 -1
- package/cssm/typings.d.ts +14 -4
- package/esm/components/primary-tablist/Component.collapsible.d.ts +1 -1
- package/esm/components/primary-tablist/Component.collapsible.js.map +1 -1
- package/esm/components/primary-tablist/Component.d.ts +1 -1
- package/esm/components/primary-tablist/Component.desktop.d.ts +1 -1
- package/esm/components/primary-tablist/Component.desktop.js.map +1 -1
- package/esm/components/primary-tablist/Component.js.map +1 -1
- package/esm/components/primary-tablist/Component.mobile.d.ts +1 -1
- package/esm/components/primary-tablist/Component.mobile.js.map +1 -1
- package/esm/components/primary-tablist/Component.responsive.d.ts +1 -1
- package/esm/components/primary-tablist/Component.responsive.js.map +1 -1
- package/esm/components/primary-tablist/index.css +138 -135
- package/esm/components/primary-tablist/index.module.css.js +1 -1
- package/esm/components/primary-tablist/index.module.css.js.map +1 -1
- package/esm/components/primary-tablist/mobile.css +230 -226
- package/esm/components/primary-tablist/mobile.module.css.js +1 -1
- package/esm/components/scroll-controls/Component.d.ts +2 -2
- package/esm/components/scroll-controls/Component.js.map +1 -1
- package/esm/components/scroll-controls/index.css +11 -11
- package/esm/components/scroll-controls/index.module.css.js +1 -1
- package/esm/components/scroll-controls/utils.js.map +1 -1
- package/esm/components/scrollable-container/Component.d.ts +2 -2
- package/esm/components/scrollable-container/Component.js.map +1 -1
- package/esm/components/scrollable-container/index.css +5 -5
- package/esm/components/scrollable-container/index.module.css.js +1 -1
- package/esm/components/secondary-tablist/Component.d.ts +1 -1
- package/esm/components/secondary-tablist/Component.desktop.d.ts +1 -1
- package/esm/components/secondary-tablist/Component.desktop.js.map +1 -1
- package/esm/components/secondary-tablist/Component.js.map +1 -1
- package/esm/components/secondary-tablist/Component.mobile.d.ts +1 -1
- package/esm/components/secondary-tablist/Component.mobile.js.map +1 -1
- package/esm/components/secondary-tablist/Component.responsive.d.ts +1 -1
- package/esm/components/secondary-tablist/Component.responsive.js.map +1 -1
- package/esm/components/secondary-tablist/index.css +18 -18
- package/esm/components/secondary-tablist/index.module.css.js +1 -1
- package/esm/components/secondary-tablist/mobile.css +22 -22
- package/esm/components/secondary-tablist/mobile.module.css.js +1 -1
- package/esm/components/tab/Component.d.ts +1 -1
- package/esm/components/tab/Component.js.map +1 -1
- package/esm/components/tab/index.css +2 -2
- package/esm/components/tab/index.module.css.js +1 -1
- package/esm/components/tabs/Component.collapsible.d.ts +1 -1
- package/esm/components/tabs/Component.collapsible.js.map +1 -1
- package/esm/components/tabs/Component.d.ts +2 -2
- package/esm/components/tabs/Component.desktop.d.ts +1 -1
- package/esm/components/tabs/Component.desktop.js.map +1 -1
- package/esm/components/tabs/Component.js +2 -11
- package/esm/components/tabs/Component.js.map +1 -1
- package/esm/components/tabs/Component.mobile.d.ts +1 -1
- package/esm/components/tabs/Component.mobile.js.map +1 -1
- package/esm/components/tabs/Component.responsive.d.ts +1 -1
- package/esm/components/tabs/Component.responsive.js.map +1 -1
- package/esm/components/title/Component.d.ts +2 -2
- package/esm/components/title/Component.js.map +1 -1
- package/esm/hooks/use-collapsible-elements.d.ts +1 -1
- package/esm/hooks/use-collapsible-elements.js.map +1 -1
- package/esm/hooks/use-tablist-titles.d.ts +50 -1
- package/esm/hooks/use-tablist-titles.js.map +1 -1
- package/esm/hooks/use-tabs.d.ts +2 -2
- package/esm/hooks/use-tabs.js.map +1 -1
- package/esm/synthetic-events.d.ts +1 -1
- package/esm/synthetic-events.js.map +1 -1
- package/esm/typings.d.ts +14 -4
- package/hooks/use-collapsible-elements.d.ts +1 -1
- package/hooks/use-collapsible-elements.js.map +1 -1
- package/hooks/use-tablist-titles.d.ts +50 -1
- package/hooks/use-tablist-titles.js.map +1 -1
- package/hooks/use-tabs.d.ts +2 -2
- package/hooks/use-tabs.js.map +1 -1
- package/modern/components/primary-tablist/Component.collapsible.d.ts +1 -1
- package/modern/components/primary-tablist/Component.collapsible.js.map +1 -1
- package/modern/components/primary-tablist/Component.d.ts +1 -1
- package/modern/components/primary-tablist/Component.desktop.d.ts +1 -1
- package/modern/components/primary-tablist/Component.desktop.js.map +1 -1
- package/modern/components/primary-tablist/Component.js.map +1 -1
- package/modern/components/primary-tablist/Component.mobile.d.ts +1 -1
- package/modern/components/primary-tablist/Component.mobile.js.map +1 -1
- package/modern/components/primary-tablist/Component.responsive.d.ts +1 -1
- package/modern/components/primary-tablist/Component.responsive.js.map +1 -1
- package/modern/components/primary-tablist/index.css +138 -135
- package/modern/components/primary-tablist/index.module.css.js +1 -1
- package/modern/components/primary-tablist/index.module.css.js.map +1 -1
- package/modern/components/primary-tablist/mobile.css +230 -226
- package/modern/components/primary-tablist/mobile.module.css.js +1 -1
- package/modern/components/scroll-controls/Component.d.ts +2 -2
- package/modern/components/scroll-controls/Component.js.map +1 -1
- package/modern/components/scroll-controls/index.css +11 -11
- package/modern/components/scroll-controls/index.module.css.js +1 -1
- package/modern/components/scroll-controls/utils.js.map +1 -1
- package/modern/components/scrollable-container/Component.d.ts +2 -2
- package/modern/components/scrollable-container/Component.js.map +1 -1
- package/modern/components/scrollable-container/index.css +5 -5
- package/modern/components/scrollable-container/index.module.css.js +1 -1
- package/modern/components/secondary-tablist/Component.d.ts +1 -1
- package/modern/components/secondary-tablist/Component.desktop.d.ts +1 -1
- package/modern/components/secondary-tablist/Component.desktop.js.map +1 -1
- package/modern/components/secondary-tablist/Component.js.map +1 -1
- package/modern/components/secondary-tablist/Component.mobile.d.ts +1 -1
- package/modern/components/secondary-tablist/Component.mobile.js.map +1 -1
- package/modern/components/secondary-tablist/Component.responsive.d.ts +1 -1
- package/modern/components/secondary-tablist/Component.responsive.js.map +1 -1
- package/modern/components/secondary-tablist/index.css +18 -18
- package/modern/components/secondary-tablist/index.module.css.js +1 -1
- package/modern/components/secondary-tablist/mobile.css +22 -22
- package/modern/components/secondary-tablist/mobile.module.css.js +1 -1
- package/modern/components/tab/Component.d.ts +1 -1
- package/modern/components/tab/Component.js.map +1 -1
- package/modern/components/tab/index.css +2 -2
- package/modern/components/tab/index.module.css.js +1 -1
- package/modern/components/tabs/Component.collapsible.d.ts +1 -1
- package/modern/components/tabs/Component.collapsible.js.map +1 -1
- package/modern/components/tabs/Component.d.ts +2 -2
- package/modern/components/tabs/Component.desktop.d.ts +1 -1
- package/modern/components/tabs/Component.desktop.js.map +1 -1
- package/modern/components/tabs/Component.js +2 -1
- package/modern/components/tabs/Component.js.map +1 -1
- package/modern/components/tabs/Component.mobile.d.ts +1 -1
- package/modern/components/tabs/Component.mobile.js.map +1 -1
- package/modern/components/tabs/Component.responsive.d.ts +1 -1
- package/modern/components/tabs/Component.responsive.js.map +1 -1
- package/modern/components/title/Component.d.ts +2 -2
- package/modern/components/title/Component.js.map +1 -1
- package/modern/hooks/use-collapsible-elements.d.ts +1 -1
- package/modern/hooks/use-collapsible-elements.js.map +1 -1
- package/modern/hooks/use-tablist-titles.d.ts +50 -1
- package/modern/hooks/use-tablist-titles.js.map +1 -1
- package/modern/hooks/use-tabs.d.ts +2 -2
- package/modern/hooks/use-tabs.js.map +1 -1
- package/modern/synthetic-events.d.ts +1 -1
- package/modern/synthetic-events.js.map +1 -1
- package/modern/typings.d.ts +14 -4
- package/moderncssm/components/primary-tablist/Component.collapsible.d.ts +1 -1
- package/moderncssm/components/primary-tablist/Component.collapsible.js.map +1 -1
- package/moderncssm/components/primary-tablist/Component.d.ts +1 -1
- package/moderncssm/components/primary-tablist/Component.desktop.d.ts +1 -1
- package/moderncssm/components/primary-tablist/Component.desktop.js.map +1 -1
- package/moderncssm/components/primary-tablist/Component.js.map +1 -1
- package/moderncssm/components/primary-tablist/Component.mobile.d.ts +1 -1
- package/moderncssm/components/primary-tablist/Component.mobile.js.map +1 -1
- package/moderncssm/components/primary-tablist/Component.responsive.d.ts +1 -1
- package/moderncssm/components/primary-tablist/Component.responsive.js.map +1 -1
- package/moderncssm/components/primary-tablist/index.module.css +3 -1
- package/moderncssm/components/scroll-controls/Component.d.ts +2 -2
- package/moderncssm/components/scroll-controls/Component.js.map +1 -1
- package/moderncssm/components/scroll-controls/utils.js.map +1 -1
- package/moderncssm/components/scrollable-container/Component.d.ts +2 -2
- package/moderncssm/components/scrollable-container/Component.js.map +1 -1
- package/moderncssm/components/secondary-tablist/Component.d.ts +1 -1
- package/moderncssm/components/secondary-tablist/Component.desktop.d.ts +1 -1
- package/moderncssm/components/secondary-tablist/Component.desktop.js.map +1 -1
- package/moderncssm/components/secondary-tablist/Component.js.map +1 -1
- package/moderncssm/components/secondary-tablist/Component.mobile.d.ts +1 -1
- package/moderncssm/components/secondary-tablist/Component.mobile.js.map +1 -1
- package/moderncssm/components/secondary-tablist/Component.responsive.d.ts +1 -1
- package/moderncssm/components/secondary-tablist/Component.responsive.js.map +1 -1
- package/moderncssm/components/tab/Component.d.ts +1 -1
- package/moderncssm/components/tab/Component.js.map +1 -1
- package/moderncssm/components/tabs/Component.collapsible.d.ts +1 -1
- package/moderncssm/components/tabs/Component.collapsible.js.map +1 -1
- package/moderncssm/components/tabs/Component.d.ts +2 -2
- package/moderncssm/components/tabs/Component.desktop.d.ts +1 -1
- package/moderncssm/components/tabs/Component.desktop.js.map +1 -1
- package/moderncssm/components/tabs/Component.js +2 -1
- package/moderncssm/components/tabs/Component.js.map +1 -1
- package/moderncssm/components/tabs/Component.mobile.d.ts +1 -1
- package/moderncssm/components/tabs/Component.mobile.js.map +1 -1
- package/moderncssm/components/tabs/Component.responsive.d.ts +1 -1
- package/moderncssm/components/tabs/Component.responsive.js.map +1 -1
- package/moderncssm/components/title/Component.d.ts +2 -2
- package/moderncssm/components/title/Component.js.map +1 -1
- package/moderncssm/hooks/use-collapsible-elements.d.ts +1 -1
- package/moderncssm/hooks/use-collapsible-elements.js.map +1 -1
- package/moderncssm/hooks/use-tablist-titles.d.ts +50 -1
- package/moderncssm/hooks/use-tablist-titles.js.map +1 -1
- package/moderncssm/hooks/use-tabs.d.ts +2 -2
- package/moderncssm/hooks/use-tabs.js.map +1 -1
- package/moderncssm/synthetic-events.d.ts +1 -1
- package/moderncssm/synthetic-events.js.map +1 -1
- package/moderncssm/typings.d.ts +14 -4
- package/package.json +3 -3
- package/src/components/primary-tablist/Component.collapsible.tsx +3 -3
- package/src/components/primary-tablist/Component.desktop.tsx +1 -1
- package/src/components/primary-tablist/Component.mobile.tsx +1 -1
- package/src/components/primary-tablist/Component.responsive.tsx +1 -1
- package/src/components/primary-tablist/Component.tsx +1 -1
- package/src/components/primary-tablist/index.module.css +3 -1
- package/src/components/scroll-controls/Component.tsx +2 -2
- package/src/components/scroll-controls/utils.ts +10 -7
- package/src/components/scrollable-container/Component.tsx +2 -2
- package/src/components/secondary-tablist/Component.desktop.tsx +1 -1
- package/src/components/secondary-tablist/Component.mobile.tsx +1 -1
- package/src/components/secondary-tablist/Component.responsive.tsx +1 -1
- package/src/components/secondary-tablist/Component.tsx +1 -1
- package/src/components/tab/Component.tsx +2 -3
- package/src/components/tabs/Component.collapsible.tsx +1 -1
- package/src/components/tabs/Component.desktop.tsx +1 -1
- package/src/components/tabs/Component.mobile.tsx +1 -1
- package/src/components/tabs/Component.responsive.tsx +1 -1
- package/src/components/tabs/Component.tsx +4 -1
- package/src/components/title/Component.tsx +3 -3
- package/src/hooks/use-collapsible-elements.ts +2 -2
- package/src/hooks/use-tablist-titles.ts +1 -1
- package/src/hooks/{use-tabs.tsx → use-tabs.ts} +5 -5
- package/src/synthetic-events.ts +1 -1
- package/src/typings.ts +78 -47
- package/synthetic-events.d.ts +1 -1
- package/synthetic-events.js.map +1 -1
- package/typings.d.ts +14 -4
|
@@ -24,10 +24,11 @@
|
|
|
24
24
|
--gap-32: var(--gap-2xl);
|
|
25
25
|
--gap-4-neg: var(--gap-2xs-neg);
|
|
26
26
|
}:root {
|
|
27
|
-
--font-family-system:
|
|
27
|
+
--font-family-system:
|
|
28
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
29
|
+
--font-family-styrene:
|
|
30
|
+
'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
28
31
|
sans-serif;
|
|
29
|
-
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
30
|
-
'Helvetica Neue', Helvetica, sans-serif;
|
|
31
32
|
}:root {
|
|
32
33
|
--focus-color: var(--color-light-status-info);
|
|
33
34
|
--disabled-cursor: not-allowed;
|
|
@@ -65,11 +66,11 @@
|
|
|
65
66
|
--primary-tablist-xl-font-weight: 400;
|
|
66
67
|
--primary-tablist-xl-font-family: var(--font-family-system);
|
|
67
68
|
--primary-tablist-xl-padding: var(--gap-0) var(--gap-0) var(--gap-20);
|
|
68
|
-
}.
|
|
69
|
+
}.tabs__component_3u36s {
|
|
69
70
|
position: relative;
|
|
70
71
|
display: inline-flex;
|
|
71
72
|
min-width: 100%;
|
|
72
|
-
}.
|
|
73
|
+
}.tabs__component_3u36s:before {
|
|
73
74
|
content: '';
|
|
74
75
|
display: block;
|
|
75
76
|
position: absolute;
|
|
@@ -77,271 +78,271 @@
|
|
|
77
78
|
height: 1px;
|
|
78
79
|
width: 100%;
|
|
79
80
|
background-color: var(--primary-tablist-bottom-border-color);
|
|
80
|
-
}.
|
|
81
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-large_3u36s .tabs__title_3u36s {
|
|
81
82
|
font-size: 18px;
|
|
82
83
|
line-height: 24px;
|
|
83
84
|
font-weight: 400;
|
|
84
|
-
}.
|
|
85
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-medium_3u36s .tabs__title_3u36s {
|
|
85
86
|
font-size: 16px;
|
|
86
87
|
line-height: 24px;
|
|
87
88
|
font-weight: 400;
|
|
88
|
-
}.
|
|
89
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-small_3u36s .tabs__title_3u36s {
|
|
89
90
|
font-size: 14px;
|
|
90
91
|
line-height: 20px;
|
|
91
92
|
font-weight: 400;
|
|
92
|
-
}.
|
|
93
|
+
}.tabs__desktop_3u36s.tabs__action-primary-large_3u36s .tabs__title_3u36s {
|
|
93
94
|
font-size: 18px;
|
|
94
95
|
line-height: 24px;
|
|
95
96
|
font-weight: 500;
|
|
96
|
-
}.
|
|
97
|
+
}.tabs__desktop_3u36s.tabs__action-primary-medium_3u36s .tabs__title_3u36s {
|
|
97
98
|
font-size: 16px;
|
|
98
99
|
line-height: 24px;
|
|
99
100
|
font-weight: 500;
|
|
100
|
-
}.
|
|
101
|
+
}.tabs__desktop_3u36s.tabs__action-primary-small_3u36s .tabs__title_3u36s {
|
|
101
102
|
font-size: 14px;
|
|
102
103
|
line-height: 20px;
|
|
103
104
|
font-weight: 500;
|
|
104
|
-
}.
|
|
105
|
+
}.tabs__desktop_3u36s.tabs__accent-primary-large_3u36s .tabs__title_3u36s {
|
|
105
106
|
font-size: 18px;
|
|
106
107
|
line-height: 24px;
|
|
107
108
|
font-weight: 700;
|
|
108
|
-
}.
|
|
109
|
+
}.tabs__desktop_3u36s.tabs__accent-primary-medium_3u36s .tabs__title_3u36s {
|
|
109
110
|
font-size: 16px;
|
|
110
111
|
line-height: 24px;
|
|
111
112
|
font-weight: 700;
|
|
112
|
-
}.
|
|
113
|
+
}.tabs__desktop_3u36s.tabs__accent-primary-small_3u36s .tabs__title_3u36s {
|
|
113
114
|
font-size: 14px;
|
|
114
115
|
line-height: 20px;
|
|
115
116
|
font-weight: 700;
|
|
116
|
-
}.
|
|
117
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-large_3u36s .tabs__title_3u36s, .tabs__desktop_3u36s.tabs__paragraph-primary-medium_3u36s .tabs__title_3u36s, .tabs__desktop_3u36s.tabs__accent-primary-large_3u36s .tabs__title_3u36s, .tabs__desktop_3u36s.tabs__accent-primary-medium_3u36s .tabs__title_3u36s, .tabs__desktop_3u36s.tabs__action-primary-large_3u36s .tabs__title_3u36s, .tabs__desktop_3u36s.tabs__action-primary-medium_3u36s .tabs__title_3u36s {
|
|
117
118
|
padding-bottom: calc(24px / 2);
|
|
118
|
-
}.
|
|
119
|
-
.
|
|
120
|
-
.
|
|
121
|
-
.
|
|
122
|
-
.
|
|
123
|
-
.
|
|
124
|
-
.
|
|
125
|
-
.
|
|
126
|
-
.
|
|
127
|
-
.
|
|
128
|
-
.
|
|
129
|
-
.
|
|
119
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-large_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
120
|
+
.tabs__desktop_3u36s.tabs__paragraph-primary-medium_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
121
|
+
.tabs__desktop_3u36s.tabs__accent-primary-large_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
122
|
+
.tabs__desktop_3u36s.tabs__accent-primary-medium_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
123
|
+
.tabs__desktop_3u36s.tabs__action-primary-large_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
124
|
+
.tabs__desktop_3u36s.tabs__action-primary-medium_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
125
|
+
.tabs__desktop_3u36s.tabs__paragraph-primary-large_3u36s .tabs__pickerWrapper_3u36s,
|
|
126
|
+
.tabs__desktop_3u36s.tabs__paragraph-primary-medium_3u36s .tabs__pickerWrapper_3u36s,
|
|
127
|
+
.tabs__desktop_3u36s.tabs__accent-primary-large_3u36s .tabs__pickerWrapper_3u36s,
|
|
128
|
+
.tabs__desktop_3u36s.tabs__accent-primary-medium_3u36s .tabs__pickerWrapper_3u36s,
|
|
129
|
+
.tabs__desktop_3u36s.tabs__action-primary-large_3u36s .tabs__pickerWrapper_3u36s,
|
|
130
|
+
.tabs__desktop_3u36s.tabs__action-primary-medium_3u36s .tabs__pickerWrapper_3u36s {
|
|
130
131
|
margin-left: 24px;
|
|
131
|
-
}.
|
|
132
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-large_3u36s .tabs__option_3u36s, .tabs__desktop_3u36s.tabs__paragraph-primary-medium_3u36s .tabs__option_3u36s, .tabs__desktop_3u36s.tabs__accent-primary-large_3u36s .tabs__option_3u36s, .tabs__desktop_3u36s.tabs__accent-primary-medium_3u36s .tabs__option_3u36s, .tabs__desktop_3u36s.tabs__action-primary-large_3u36s .tabs__option_3u36s, .tabs__desktop_3u36s.tabs__action-primary-medium_3u36s .tabs__option_3u36s {
|
|
132
133
|
padding: var(--gap-0);
|
|
133
|
-
}.
|
|
134
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-large_3u36s .tabs__scrollControls_3u36s > button, .tabs__desktop_3u36s.tabs__paragraph-primary-medium_3u36s .tabs__scrollControls_3u36s > button, .tabs__desktop_3u36s.tabs__accent-primary-large_3u36s .tabs__scrollControls_3u36s > button, .tabs__desktop_3u36s.tabs__accent-primary-medium_3u36s .tabs__scrollControls_3u36s > button, .tabs__desktop_3u36s.tabs__action-primary-large_3u36s .tabs__scrollControls_3u36s > button, .tabs__desktop_3u36s.tabs__action-primary-medium_3u36s .tabs__scrollControls_3u36s > button {
|
|
134
135
|
box-sizing: content-box;
|
|
135
136
|
width: 24px;
|
|
136
137
|
height: 24px;
|
|
137
138
|
padding: var(--gap-0);
|
|
138
|
-
}.
|
|
139
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-large_3u36s .tabs__scrollControls_3u36s button:first-child, .tabs__desktop_3u36s.tabs__paragraph-primary-medium_3u36s .tabs__scrollControls_3u36s button:first-child, .tabs__desktop_3u36s.tabs__accent-primary-large_3u36s .tabs__scrollControls_3u36s button:first-child, .tabs__desktop_3u36s.tabs__accent-primary-medium_3u36s .tabs__scrollControls_3u36s button:first-child, .tabs__desktop_3u36s.tabs__action-primary-large_3u36s .tabs__scrollControls_3u36s button:first-child, .tabs__desktop_3u36s.tabs__action-primary-medium_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
139
140
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
|
|
140
|
-
}.
|
|
141
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-small_3u36s .tabs__title_3u36s, .tabs__desktop_3u36s.tabs__accent-primary-small_3u36s .tabs__title_3u36s, .tabs__desktop_3u36s.tabs__action-primary-small_3u36s .tabs__title_3u36s {
|
|
141
142
|
padding-bottom: calc(20px / 2);
|
|
142
|
-
}.
|
|
143
|
-
.
|
|
144
|
-
.
|
|
145
|
-
.
|
|
146
|
-
.
|
|
147
|
-
.
|
|
143
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-small_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
144
|
+
.tabs__desktop_3u36s.tabs__accent-primary-small_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
145
|
+
.tabs__desktop_3u36s.tabs__action-primary-small_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
146
|
+
.tabs__desktop_3u36s.tabs__paragraph-primary-small_3u36s .tabs__pickerWrapper_3u36s,
|
|
147
|
+
.tabs__desktop_3u36s.tabs__accent-primary-small_3u36s .tabs__pickerWrapper_3u36s,
|
|
148
|
+
.tabs__desktop_3u36s.tabs__action-primary-small_3u36s .tabs__pickerWrapper_3u36s {
|
|
148
149
|
margin-left: 20px;
|
|
149
|
-
}.
|
|
150
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-small_3u36s .tabs__option_3u36s, .tabs__desktop_3u36s.tabs__accent-primary-small_3u36s .tabs__option_3u36s, .tabs__desktop_3u36s.tabs__action-primary-small_3u36s .tabs__option_3u36s {
|
|
150
151
|
padding: var(--gap-0);
|
|
151
|
-
}.
|
|
152
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-small_3u36s .tabs__scrollControls_3u36s > button, .tabs__desktop_3u36s.tabs__accent-primary-small_3u36s .tabs__scrollControls_3u36s > button, .tabs__desktop_3u36s.tabs__action-primary-small_3u36s .tabs__scrollControls_3u36s > button {
|
|
152
153
|
box-sizing: content-box;
|
|
153
154
|
width: 20px;
|
|
154
155
|
height: 20px;
|
|
155
156
|
padding: var(--gap-0);
|
|
156
|
-
}.
|
|
157
|
+
}.tabs__desktop_3u36s.tabs__paragraph-primary-small_3u36s .tabs__scrollControls_3u36s button:first-child, .tabs__desktop_3u36s.tabs__accent-primary-small_3u36s .tabs__scrollControls_3u36s button:first-child, .tabs__desktop_3u36s.tabs__action-primary-small_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
157
158
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
|
|
158
|
-
}.
|
|
159
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xlarge_3u36s .tabs__title_3u36s {
|
|
159
160
|
font-size: 48px;
|
|
160
161
|
line-height: 52px;
|
|
161
162
|
font-weight: 700;
|
|
162
|
-
}.
|
|
163
|
+
}.tabs__desktop_3u36s.tabs__headline-system-large_3u36s .tabs__title_3u36s {
|
|
163
164
|
font-size: 40px;
|
|
164
165
|
line-height: 48px;
|
|
165
166
|
font-weight: 700;
|
|
166
|
-
}.
|
|
167
|
+
}.tabs__desktop_3u36s.tabs__headline-system-medium_3u36s .tabs__title_3u36s {
|
|
167
168
|
font-size: 30px;
|
|
168
169
|
line-height: 36px;
|
|
169
170
|
font-weight: 700;
|
|
170
|
-
}.
|
|
171
|
+
}.tabs__desktop_3u36s.tabs__headline-system-small_3u36s .tabs__title_3u36s {
|
|
171
172
|
font-size: 22px;
|
|
172
173
|
line-height: 26px;
|
|
173
174
|
font-weight: 700;
|
|
174
|
-
}.
|
|
175
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xsmall_3u36s .tabs__title_3u36s {
|
|
175
176
|
font-size: 18px;
|
|
176
177
|
line-height: 22px;
|
|
177
178
|
font-weight: 700;
|
|
178
|
-
}.
|
|
179
|
+
}.tabs__desktop_3u36s.tabs__headline-xlarge_3u36s .tabs__title_3u36s {
|
|
179
180
|
font-size: 48px;
|
|
180
181
|
line-height: 64px;
|
|
181
182
|
font-weight: 500;
|
|
182
183
|
font-feature-settings: 'ss01';
|
|
183
184
|
font-family: var(--font-family-styrene);
|
|
184
|
-
}.
|
|
185
|
+
}.tabs__desktop_3u36s.tabs__headline-large_3u36s .tabs__title_3u36s {
|
|
185
186
|
font-size: 40px;
|
|
186
187
|
line-height: 48px;
|
|
187
188
|
font-weight: 500;
|
|
188
189
|
font-feature-settings: 'ss01';
|
|
189
190
|
font-family: var(--font-family-styrene);
|
|
190
|
-
}.
|
|
191
|
+
}.tabs__desktop_3u36s.tabs__headline-medium_3u36s .tabs__title_3u36s {
|
|
191
192
|
font-size: 32px;
|
|
192
193
|
line-height: 40px;
|
|
193
194
|
font-weight: 500;
|
|
194
195
|
font-feature-settings: 'ss01';
|
|
195
196
|
font-family: var(--font-family-styrene);
|
|
196
|
-
}.
|
|
197
|
+
}.tabs__desktop_3u36s.tabs__headline-small_3u36s .tabs__title_3u36s {
|
|
197
198
|
font-size: 24px;
|
|
198
199
|
line-height: 32px;
|
|
199
200
|
font-weight: 500;
|
|
200
201
|
font-feature-settings: 'ss01';
|
|
201
202
|
font-family: var(--font-family-styrene);
|
|
202
|
-
}.
|
|
203
|
+
}.tabs__desktop_3u36s.tabs__headline-xsmall_3u36s .tabs__title_3u36s {
|
|
203
204
|
font-size: 20px;
|
|
204
205
|
line-height: 24px;
|
|
205
206
|
font-weight: 500;
|
|
206
207
|
font-feature-settings: 'ss01';
|
|
207
208
|
font-family: var(--font-family-styrene);
|
|
208
|
-
}.
|
|
209
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xlarge_3u36s .tabs__title_3u36s {
|
|
209
210
|
padding-bottom: calc(52px / 2);
|
|
210
|
-
}.
|
|
211
|
-
.
|
|
211
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xlarge_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
212
|
+
.tabs__desktop_3u36s.tabs__headline-system-xlarge_3u36s .tabs__pickerWrapper_3u36s {
|
|
212
213
|
margin-left: 52px;
|
|
213
|
-
}.
|
|
214
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xlarge_3u36s .tabs__option_3u36s {
|
|
214
215
|
padding: var(--gap-0);
|
|
215
|
-
}.
|
|
216
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xlarge_3u36s .tabs__scrollControls_3u36s > button {
|
|
216
217
|
box-sizing: content-box;
|
|
217
218
|
width: 52px;
|
|
218
219
|
height: 52px;
|
|
219
220
|
padding: var(--gap-0);
|
|
220
|
-
}.
|
|
221
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xlarge_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
221
222
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(52px / 2);
|
|
222
|
-
}.
|
|
223
|
+
}.tabs__desktop_3u36s.tabs__headline-system-large_3u36s .tabs__title_3u36s, .tabs__desktop_3u36s.tabs__headline-large_3u36s .tabs__title_3u36s {
|
|
223
224
|
padding-bottom: calc(48px / 2);
|
|
224
|
-
}.
|
|
225
|
-
.
|
|
226
|
-
.
|
|
227
|
-
.
|
|
225
|
+
}.tabs__desktop_3u36s.tabs__headline-system-large_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
226
|
+
.tabs__desktop_3u36s.tabs__headline-large_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
227
|
+
.tabs__desktop_3u36s.tabs__headline-system-large_3u36s .tabs__pickerWrapper_3u36s,
|
|
228
|
+
.tabs__desktop_3u36s.tabs__headline-large_3u36s .tabs__pickerWrapper_3u36s {
|
|
228
229
|
margin-left: 48px;
|
|
229
|
-
}.
|
|
230
|
+
}.tabs__desktop_3u36s.tabs__headline-system-large_3u36s .tabs__option_3u36s, .tabs__desktop_3u36s.tabs__headline-large_3u36s .tabs__option_3u36s {
|
|
230
231
|
padding: var(--gap-0);
|
|
231
|
-
}.
|
|
232
|
+
}.tabs__desktop_3u36s.tabs__headline-system-large_3u36s .tabs__scrollControls_3u36s > button, .tabs__desktop_3u36s.tabs__headline-large_3u36s .tabs__scrollControls_3u36s > button {
|
|
232
233
|
box-sizing: content-box;
|
|
233
234
|
width: 48px;
|
|
234
235
|
height: 48px;
|
|
235
236
|
padding: var(--gap-0);
|
|
236
|
-
}.
|
|
237
|
+
}.tabs__desktop_3u36s.tabs__headline-system-large_3u36s .tabs__scrollControls_3u36s button:first-child, .tabs__desktop_3u36s.tabs__headline-large_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
237
238
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(48px / 2);
|
|
238
|
-
}.
|
|
239
|
+
}.tabs__desktop_3u36s.tabs__headline-system-medium_3u36s .tabs__title_3u36s {
|
|
239
240
|
padding-bottom: calc(36px / 2);
|
|
240
|
-
}.
|
|
241
|
-
.
|
|
241
|
+
}.tabs__desktop_3u36s.tabs__headline-system-medium_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
242
|
+
.tabs__desktop_3u36s.tabs__headline-system-medium_3u36s .tabs__pickerWrapper_3u36s {
|
|
242
243
|
margin-left: 36px;
|
|
243
|
-
}.
|
|
244
|
+
}.tabs__desktop_3u36s.tabs__headline-system-medium_3u36s .tabs__option_3u36s {
|
|
244
245
|
padding: var(--gap-0);
|
|
245
|
-
}.
|
|
246
|
+
}.tabs__desktop_3u36s.tabs__headline-system-medium_3u36s .tabs__scrollControls_3u36s > button {
|
|
246
247
|
box-sizing: content-box;
|
|
247
248
|
width: 36px;
|
|
248
249
|
height: 36px;
|
|
249
250
|
padding: var(--gap-0);
|
|
250
|
-
}.
|
|
251
|
+
}.tabs__desktop_3u36s.tabs__headline-system-medium_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
251
252
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(36px / 2);
|
|
252
|
-
}.
|
|
253
|
+
}.tabs__desktop_3u36s.tabs__headline-system-small_3u36s .tabs__title_3u36s {
|
|
253
254
|
padding-bottom: calc(26px / 2);
|
|
254
|
-
}.
|
|
255
|
-
.
|
|
255
|
+
}.tabs__desktop_3u36s.tabs__headline-system-small_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
256
|
+
.tabs__desktop_3u36s.tabs__headline-system-small_3u36s .tabs__pickerWrapper_3u36s {
|
|
256
257
|
margin-left: 26px;
|
|
257
|
-
}.
|
|
258
|
+
}.tabs__desktop_3u36s.tabs__headline-system-small_3u36s .tabs__option_3u36s {
|
|
258
259
|
padding: var(--gap-0);
|
|
259
|
-
}.
|
|
260
|
+
}.tabs__desktop_3u36s.tabs__headline-system-small_3u36s .tabs__scrollControls_3u36s > button {
|
|
260
261
|
box-sizing: content-box;
|
|
261
262
|
width: 26px;
|
|
262
263
|
height: 26px;
|
|
263
264
|
padding: var(--gap-0);
|
|
264
|
-
}.
|
|
265
|
+
}.tabs__desktop_3u36s.tabs__headline-system-small_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
265
266
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(26px / 2);
|
|
266
|
-
}.
|
|
267
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xsmall_3u36s .tabs__title_3u36s {
|
|
267
268
|
padding-bottom: calc(22px / 2);
|
|
268
|
-
}.
|
|
269
|
-
.
|
|
269
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xsmall_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
270
|
+
.tabs__desktop_3u36s.tabs__headline-system-xsmall_3u36s .tabs__pickerWrapper_3u36s {
|
|
270
271
|
margin-left: 22px;
|
|
271
|
-
}.
|
|
272
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xsmall_3u36s .tabs__option_3u36s {
|
|
272
273
|
padding: var(--gap-0);
|
|
273
|
-
}.
|
|
274
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xsmall_3u36s .tabs__scrollControls_3u36s > button {
|
|
274
275
|
box-sizing: content-box;
|
|
275
276
|
width: 22px;
|
|
276
277
|
height: 22px;
|
|
277
278
|
padding: var(--gap-0);
|
|
278
|
-
}.
|
|
279
|
+
}.tabs__desktop_3u36s.tabs__headline-system-xsmall_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
279
280
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(22px / 2);
|
|
280
|
-
}.
|
|
281
|
+
}.tabs__desktop_3u36s.tabs__headline-xlarge_3u36s .tabs__title_3u36s {
|
|
281
282
|
padding-bottom: calc(64px / 2);
|
|
282
|
-
}.
|
|
283
|
-
.
|
|
283
|
+
}.tabs__desktop_3u36s.tabs__headline-xlarge_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
284
|
+
.tabs__desktop_3u36s.tabs__headline-xlarge_3u36s .tabs__pickerWrapper_3u36s {
|
|
284
285
|
margin-left: 64px;
|
|
285
|
-
}.
|
|
286
|
+
}.tabs__desktop_3u36s.tabs__headline-xlarge_3u36s .tabs__option_3u36s {
|
|
286
287
|
padding: var(--gap-0);
|
|
287
|
-
}.
|
|
288
|
+
}.tabs__desktop_3u36s.tabs__headline-xlarge_3u36s .tabs__scrollControls_3u36s > button {
|
|
288
289
|
box-sizing: content-box;
|
|
289
290
|
width: 64px;
|
|
290
291
|
height: 64px;
|
|
291
292
|
padding: var(--gap-0);
|
|
292
|
-
}.
|
|
293
|
+
}.tabs__desktop_3u36s.tabs__headline-xlarge_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
293
294
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(64px / 2);
|
|
294
|
-
}.
|
|
295
|
+
}.tabs__desktop_3u36s.tabs__headline-medium_3u36s .tabs__title_3u36s {
|
|
295
296
|
padding-bottom: calc(40px / 2);
|
|
296
|
-
}.
|
|
297
|
-
.
|
|
297
|
+
}.tabs__desktop_3u36s.tabs__headline-medium_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
298
|
+
.tabs__desktop_3u36s.tabs__headline-medium_3u36s .tabs__pickerWrapper_3u36s {
|
|
298
299
|
margin-left: 40px;
|
|
299
|
-
}.
|
|
300
|
+
}.tabs__desktop_3u36s.tabs__headline-medium_3u36s .tabs__option_3u36s {
|
|
300
301
|
padding: var(--gap-0);
|
|
301
|
-
}.
|
|
302
|
+
}.tabs__desktop_3u36s.tabs__headline-medium_3u36s .tabs__scrollControls_3u36s > button {
|
|
302
303
|
box-sizing: content-box;
|
|
303
304
|
width: 40px;
|
|
304
305
|
height: 40px;
|
|
305
306
|
padding: var(--gap-0);
|
|
306
|
-
}.
|
|
307
|
+
}.tabs__desktop_3u36s.tabs__headline-medium_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
307
308
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(40px / 2);
|
|
308
|
-
}.
|
|
309
|
+
}.tabs__desktop_3u36s.tabs__headline-small_3u36s .tabs__title_3u36s {
|
|
309
310
|
padding-bottom: calc(32px / 2);
|
|
310
|
-
}.
|
|
311
|
-
.
|
|
311
|
+
}.tabs__desktop_3u36s.tabs__headline-small_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
312
|
+
.tabs__desktop_3u36s.tabs__headline-small_3u36s .tabs__pickerWrapper_3u36s {
|
|
312
313
|
margin-left: 32px;
|
|
313
|
-
}.
|
|
314
|
+
}.tabs__desktop_3u36s.tabs__headline-small_3u36s .tabs__option_3u36s {
|
|
314
315
|
padding: var(--gap-0);
|
|
315
|
-
}.
|
|
316
|
+
}.tabs__desktop_3u36s.tabs__headline-small_3u36s .tabs__scrollControls_3u36s > button {
|
|
316
317
|
box-sizing: content-box;
|
|
317
318
|
width: 32px;
|
|
318
319
|
height: 32px;
|
|
319
320
|
padding: var(--gap-0);
|
|
320
|
-
}.
|
|
321
|
+
}.tabs__desktop_3u36s.tabs__headline-small_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
321
322
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(32px / 2);
|
|
322
|
-
}.
|
|
323
|
+
}.tabs__desktop_3u36s.tabs__headline-xsmall_3u36s .tabs__title_3u36s {
|
|
323
324
|
padding-bottom: calc(24px / 2);
|
|
324
|
-
}.
|
|
325
|
-
.
|
|
325
|
+
}.tabs__desktop_3u36s.tabs__headline-xsmall_3u36s .tabs__title_3u36s + .tabs__title_3u36s,
|
|
326
|
+
.tabs__desktop_3u36s.tabs__headline-xsmall_3u36s .tabs__pickerWrapper_3u36s {
|
|
326
327
|
margin-left: 24px;
|
|
327
|
-
}.
|
|
328
|
+
}.tabs__desktop_3u36s.tabs__headline-xsmall_3u36s .tabs__option_3u36s {
|
|
328
329
|
padding: var(--gap-0);
|
|
329
|
-
}.
|
|
330
|
+
}.tabs__desktop_3u36s.tabs__headline-xsmall_3u36s .tabs__scrollControls_3u36s > button {
|
|
330
331
|
box-sizing: content-box;
|
|
331
332
|
width: 24px;
|
|
332
333
|
height: 24px;
|
|
333
334
|
padding: var(--gap-0);
|
|
334
|
-
}.
|
|
335
|
+
}.tabs__desktop_3u36s.tabs__headline-xsmall_3u36s .tabs__scrollControls_3u36s button:first-child {
|
|
335
336
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
|
|
336
|
-
}.
|
|
337
|
+
}.tabs__fullWidthScroll_3u36s {
|
|
337
338
|
min-width: calc(100% - 2 * var(--gap-16));
|
|
338
339
|
margin: var(--gap-0) var(--gap-16);
|
|
339
|
-
}.
|
|
340
|
+
}.tabs__container_3u36s {
|
|
340
341
|
position: relative;
|
|
341
342
|
overflow: hidden;
|
|
342
343
|
margin: var(--gap-4-neg) var(--gap-0) var(--gap-4-neg) var(--gap-4-neg);
|
|
343
344
|
padding: var(--gap-4) var(--gap-0) var(--gap-4) var(--gap-4);
|
|
344
|
-
}.
|
|
345
|
+
}.tabs__title_3u36s {
|
|
345
346
|
display: flex;
|
|
346
347
|
align-items: center;
|
|
347
348
|
height: 100%;
|
|
@@ -358,83 +359,85 @@
|
|
|
358
359
|
-moz-user-select: none;
|
|
359
360
|
user-select: none;
|
|
360
361
|
outline: none;
|
|
361
|
-
}.
|
|
362
|
+
}.tabs__title_3u36s:not(:disabled):hover {
|
|
362
363
|
color: var(--primary-tablist-hover-color);
|
|
363
|
-
}.
|
|
364
|
+
}.tabs__focused_3u36s {
|
|
364
365
|
outline: 2px solid var(--focus-color);
|
|
365
366
|
outline-offset: 2px;
|
|
366
|
-
}.
|
|
367
|
+
}.tabs__collapsed_3u36s {
|
|
367
368
|
order: 99;
|
|
368
369
|
visibility: collapse;
|
|
369
|
-
}.
|
|
370
|
+
}.tabs__selected_3u36s {
|
|
370
371
|
cursor: default;
|
|
371
372
|
color: var(--primary-tablist-selected-color);
|
|
372
|
-
}.
|
|
373
|
+
}.tabs__disabled_3u36s {
|
|
373
374
|
cursor: var(--disabled-cursor);
|
|
374
375
|
color: var(--primary-tablist-disabled-color);
|
|
375
|
-
}.
|
|
376
|
+
}.tabs__line_3u36s {
|
|
376
377
|
position: absolute;
|
|
377
378
|
height: 3px;
|
|
378
379
|
bottom: var(--gap-0);
|
|
379
380
|
left: var(--gap-0);
|
|
380
381
|
background-color: var(--primary-tablist-line-color);
|
|
381
|
-
transition:
|
|
382
|
-
|
|
382
|
+
transition:
|
|
383
|
+
transform 0.2s ease,
|
|
384
|
+
width 0.2s ease;
|
|
385
|
+
}.tabs__option_3u36s {
|
|
383
386
|
color: var(--color-light-text-primary);
|
|
384
|
-
}.
|
|
387
|
+
}.tabs__s_3u36s .tabs__title_3u36s, .tabs__xs_3u36s .tabs__title_3u36s, .tabs__xxs_3u36s .tabs__title_3u36s {
|
|
385
388
|
padding: var(--primary-tablist-s-padding);
|
|
386
389
|
font-size: var(--primary-tablist-s-font-size);
|
|
387
390
|
font-weight: var(--primary-tablist-s-font-weight);
|
|
388
391
|
font-family: var(--primary-tablist-s-font-family);
|
|
389
392
|
line-height: 24px;
|
|
390
|
-
}.
|
|
393
|
+
}.tabs__s_3u36s .tabs__title_3u36s + .tabs__title_3u36s, .tabs__xs_3u36s .tabs__title_3u36s + .tabs__title_3u36s, .tabs__xxs_3u36s .tabs__title_3u36s + .tabs__title_3u36s {
|
|
391
394
|
margin-left: var(--primary-tablist-s-gaps);
|
|
392
|
-
}.
|
|
395
|
+
}.tabs__s_3u36s .tabs__pickerWrapper_3u36s, .tabs__xs_3u36s .tabs__pickerWrapper_3u36s, .tabs__xxs_3u36s .tabs__pickerWrapper_3u36s {
|
|
393
396
|
margin-left: var(--primary-tablist-s-gaps);
|
|
394
|
-
}.
|
|
397
|
+
}.tabs__s_3u36s .tabs__option_3u36s, .tabs__xs_3u36s .tabs__option_3u36s, .tabs__xxs_3u36s .tabs__option_3u36s {
|
|
395
398
|
padding: var(--gap-0);
|
|
396
|
-
}.
|
|
399
|
+
}.tabs__m_3u36s .tabs__title_3u36s {
|
|
397
400
|
padding: var(--primary-tablist-m-padding);
|
|
398
401
|
font-size: var(--primary-tablist-m-font-size);
|
|
399
402
|
font-weight: var(--primary-tablist-m-font-weight);
|
|
400
403
|
font-family: var(--primary-tablist-m-font-family);
|
|
401
404
|
line-height: 24px;
|
|
402
|
-
}.
|
|
405
|
+
}.tabs__m_3u36s .tabs__title_3u36s + .tabs__title_3u36s {
|
|
403
406
|
margin-left: var(--primary-tablist-m-gaps);
|
|
404
|
-
}.
|
|
407
|
+
}.tabs__m_3u36s .tabs__pickerWrapper_3u36s {
|
|
405
408
|
margin-left: var(--primary-tablist-m-gaps);
|
|
406
|
-
}.
|
|
409
|
+
}.tabs__m_3u36s .tabs__option_3u36s {
|
|
407
410
|
padding: var(--gap-0);
|
|
408
|
-
}.
|
|
411
|
+
}.tabs__l_3u36s .tabs__title_3u36s {
|
|
409
412
|
padding: var(--primary-tablist-l-padding);
|
|
410
413
|
font-size: var(--primary-tablist-l-font-size);
|
|
411
414
|
font-weight: var(--primary-tablist-l-font-weight);
|
|
412
415
|
font-family: var(--primary-tablist-l-font-family);
|
|
413
416
|
line-height: 24px;
|
|
414
|
-
}.
|
|
417
|
+
}.tabs__l_3u36s .tabs__title_3u36s + .tabs__title_3u36s {
|
|
415
418
|
margin-left: var(--primary-tablist-l-gaps);
|
|
416
|
-
}.
|
|
419
|
+
}.tabs__l_3u36s .tabs__pickerWrapper_3u36s {
|
|
417
420
|
margin-left: var(--primary-tablist-l-gaps);
|
|
418
|
-
}.
|
|
421
|
+
}.tabs__l_3u36s .tabs__option_3u36s {
|
|
419
422
|
padding: var(--gap-0);
|
|
420
|
-
}.
|
|
423
|
+
}.tabs__xl_3u36s .tabs__title_3u36s {
|
|
421
424
|
padding: var(--primary-tablist-xl-padding);
|
|
422
425
|
font-size: var(--primary-tablist-xl-font-size);
|
|
423
426
|
font-weight: var(--primary-tablist-xl-font-weight);
|
|
424
427
|
font-family: var(--primary-tablist-xl-font-family);
|
|
425
428
|
line-height: 32px;
|
|
426
|
-
}.
|
|
429
|
+
}.tabs__xl_3u36s .tabs__title_3u36s + .tabs__title_3u36s {
|
|
427
430
|
margin-left: var(--primary-tablist-xl-gaps);
|
|
428
|
-
}.
|
|
431
|
+
}.tabs__xl_3u36s .tabs__pickerWrapper_3u36s {
|
|
429
432
|
margin-left: var(--primary-tablist-xl-gaps);
|
|
430
|
-
}.
|
|
433
|
+
}.tabs__xl_3u36s .tabs__option_3u36s {
|
|
431
434
|
padding: var(--gap-0);
|
|
432
|
-
}.
|
|
435
|
+
}.tabs__rightAddons_3u36s {
|
|
433
436
|
display: flex;
|
|
434
437
|
justify-content: center;
|
|
435
438
|
align-items: center;
|
|
436
439
|
margin-left: var(--gap-8);
|
|
437
|
-
}.
|
|
440
|
+
}.tabs__rightAddonsMarginZero_3u36s {
|
|
438
441
|
margin-left: var(--gap-0);
|
|
439
442
|
} :root {
|
|
440
443
|
--color-light-accent-primary: #ef3124;
|
|
@@ -462,10 +465,11 @@
|
|
|
462
465
|
--gap-32: var(--gap-2xl);
|
|
463
466
|
--gap-4-neg: var(--gap-2xs-neg);
|
|
464
467
|
} :root {
|
|
465
|
-
--font-family-system:
|
|
468
|
+
--font-family-system:
|
|
469
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
470
|
+
--font-family-styrene:
|
|
471
|
+
'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
466
472
|
sans-serif;
|
|
467
|
-
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
468
|
-
'Helvetica Neue', Helvetica, sans-serif;
|
|
469
473
|
} :root {
|
|
470
474
|
--focus-color: var(--color-light-status-info);
|
|
471
475
|
--disabled-cursor: not-allowed;
|
|
@@ -503,221 +507,221 @@
|
|
|
503
507
|
--primary-tablist-xl-font-weight: 400;
|
|
504
508
|
--primary-tablist-xl-font-family: var(--font-family-system);
|
|
505
509
|
--primary-tablist-xl-padding: var(--gap-0) var(--gap-0) var(--gap-20);
|
|
506
|
-
} .
|
|
507
|
-
} .
|
|
510
|
+
} .tabs__title_12ij5 {
|
|
511
|
+
} .tabs__mobile_12ij5 .tabs__title_12ij5 {
|
|
508
512
|
padding: var(--primary-tablist-mobile-padding);
|
|
509
513
|
font-size: var(--primary-tablist-mobile-font-size);
|
|
510
514
|
font-weight: var(--primary-tablist-mobile-font-weight);
|
|
511
515
|
font-family: var(--primary-tablist-mobile-font-family);
|
|
512
516
|
line-height: var(--primary-tablist-mobile-line-height);
|
|
513
|
-
} .
|
|
517
|
+
} .tabs__mobile_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5 {
|
|
514
518
|
margin-left: var(--primary-tablist-mobile-gaps);
|
|
515
|
-
} .
|
|
519
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-large_12ij5 .tabs__title_12ij5 {
|
|
516
520
|
font-size: 18px;
|
|
517
521
|
line-height: 24px;
|
|
518
522
|
font-weight: 400;
|
|
519
|
-
} .
|
|
523
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-medium_12ij5 .tabs__title_12ij5 {
|
|
520
524
|
font-size: 16px;
|
|
521
525
|
line-height: 24px;
|
|
522
526
|
font-weight: 400;
|
|
523
|
-
} .
|
|
527
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-small_12ij5 .tabs__title_12ij5 {
|
|
524
528
|
font-size: 14px;
|
|
525
529
|
line-height: 20px;
|
|
526
530
|
font-weight: 400;
|
|
527
|
-
} .
|
|
531
|
+
} .tabs__mobile_12ij5.tabs__action-primary-large_12ij5 .tabs__title_12ij5 {
|
|
528
532
|
font-size: 18px;
|
|
529
533
|
line-height: 24px;
|
|
530
534
|
font-weight: 500;
|
|
531
|
-
} .
|
|
535
|
+
} .tabs__mobile_12ij5.tabs__action-primary-medium_12ij5 .tabs__title_12ij5 {
|
|
532
536
|
font-size: 16px;
|
|
533
537
|
line-height: 24px;
|
|
534
538
|
font-weight: 500;
|
|
535
|
-
} .
|
|
539
|
+
} .tabs__mobile_12ij5.tabs__action-primary-small_12ij5 .tabs__title_12ij5 {
|
|
536
540
|
font-size: 14px;
|
|
537
541
|
line-height: 20px;
|
|
538
542
|
font-weight: 500;
|
|
539
|
-
} .
|
|
543
|
+
} .tabs__mobile_12ij5.tabs__accent-primary-large_12ij5 .tabs__title_12ij5 {
|
|
540
544
|
font-size: 18px;
|
|
541
545
|
line-height: 24px;
|
|
542
546
|
font-weight: 700;
|
|
543
|
-
} .
|
|
547
|
+
} .tabs__mobile_12ij5.tabs__accent-primary-medium_12ij5 .tabs__title_12ij5 {
|
|
544
548
|
font-size: 16px;
|
|
545
549
|
line-height: 24px;
|
|
546
550
|
font-weight: 700;
|
|
547
|
-
} .
|
|
551
|
+
} .tabs__mobile_12ij5.tabs__accent-primary-small_12ij5 .tabs__title_12ij5 {
|
|
548
552
|
font-size: 14px;
|
|
549
553
|
line-height: 20px;
|
|
550
554
|
font-weight: 700;
|
|
551
|
-
} .
|
|
555
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-large_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__paragraph-primary-medium_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__accent-primary-large_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__accent-primary-medium_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__action-primary-large_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__action-primary-medium_12ij5 .tabs__title_12ij5 {
|
|
552
556
|
padding-bottom: calc(24px / 2);
|
|
553
|
-
} .
|
|
554
|
-
.
|
|
555
|
-
.
|
|
556
|
-
.
|
|
557
|
-
.
|
|
558
|
-
.
|
|
559
|
-
.
|
|
560
|
-
.
|
|
561
|
-
.
|
|
562
|
-
.
|
|
563
|
-
.
|
|
564
|
-
.
|
|
557
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-large_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
558
|
+
.tabs__mobile_12ij5.tabs__paragraph-primary-medium_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
559
|
+
.tabs__mobile_12ij5.tabs__accent-primary-large_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
560
|
+
.tabs__mobile_12ij5.tabs__accent-primary-medium_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
561
|
+
.tabs__mobile_12ij5.tabs__action-primary-large_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
562
|
+
.tabs__mobile_12ij5.tabs__action-primary-medium_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
563
|
+
.tabs__mobile_12ij5.tabs__paragraph-primary-large_12ij5 .tabs__pickerWrapper_12ij5,
|
|
564
|
+
.tabs__mobile_12ij5.tabs__paragraph-primary-medium_12ij5 .tabs__pickerWrapper_12ij5,
|
|
565
|
+
.tabs__mobile_12ij5.tabs__accent-primary-large_12ij5 .tabs__pickerWrapper_12ij5,
|
|
566
|
+
.tabs__mobile_12ij5.tabs__accent-primary-medium_12ij5 .tabs__pickerWrapper_12ij5,
|
|
567
|
+
.tabs__mobile_12ij5.tabs__action-primary-large_12ij5 .tabs__pickerWrapper_12ij5,
|
|
568
|
+
.tabs__mobile_12ij5.tabs__action-primary-medium_12ij5 .tabs__pickerWrapper_12ij5 {
|
|
565
569
|
margin-left: 24px;
|
|
566
|
-
} .
|
|
570
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-large_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__paragraph-primary-medium_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__accent-primary-large_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__accent-primary-medium_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__action-primary-large_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__action-primary-medium_12ij5 .tabs__option_12ij5 {
|
|
567
571
|
padding: var(--gap-0);
|
|
568
|
-
} .
|
|
572
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-large_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__paragraph-primary-medium_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__accent-primary-large_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__accent-primary-medium_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__action-primary-large_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__action-primary-medium_12ij5 .tabs__scrollControls_12ij5 > button {
|
|
569
573
|
box-sizing: content-box;
|
|
570
574
|
width: 24px;
|
|
571
575
|
height: 24px;
|
|
572
576
|
padding: var(--gap-0);
|
|
573
|
-
} .
|
|
577
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-large_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__paragraph-primary-medium_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__accent-primary-large_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__accent-primary-medium_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__action-primary-large_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__action-primary-medium_12ij5 .tabs__scrollControls_12ij5 button:first-child {
|
|
574
578
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
|
|
575
|
-
} .
|
|
579
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-small_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__accent-primary-small_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__action-primary-small_12ij5 .tabs__title_12ij5 {
|
|
576
580
|
padding-bottom: calc(20px / 2);
|
|
577
|
-
} .
|
|
578
|
-
.
|
|
579
|
-
.
|
|
580
|
-
.
|
|
581
|
-
.
|
|
582
|
-
.
|
|
581
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-small_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
582
|
+
.tabs__mobile_12ij5.tabs__accent-primary-small_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
583
|
+
.tabs__mobile_12ij5.tabs__action-primary-small_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
584
|
+
.tabs__mobile_12ij5.tabs__paragraph-primary-small_12ij5 .tabs__pickerWrapper_12ij5,
|
|
585
|
+
.tabs__mobile_12ij5.tabs__accent-primary-small_12ij5 .tabs__pickerWrapper_12ij5,
|
|
586
|
+
.tabs__mobile_12ij5.tabs__action-primary-small_12ij5 .tabs__pickerWrapper_12ij5 {
|
|
583
587
|
margin-left: 20px;
|
|
584
|
-
} .
|
|
588
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-small_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__accent-primary-small_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__action-primary-small_12ij5 .tabs__option_12ij5 {
|
|
585
589
|
padding: var(--gap-0);
|
|
586
|
-
} .
|
|
590
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-small_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__accent-primary-small_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__action-primary-small_12ij5 .tabs__scrollControls_12ij5 > button {
|
|
587
591
|
box-sizing: content-box;
|
|
588
592
|
width: 20px;
|
|
589
593
|
height: 20px;
|
|
590
594
|
padding: var(--gap-0);
|
|
591
|
-
} .
|
|
595
|
+
} .tabs__mobile_12ij5.tabs__paragraph-primary-small_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__accent-primary-small_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__action-primary-small_12ij5 .tabs__scrollControls_12ij5 button:first-child {
|
|
592
596
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
|
|
593
|
-
} .
|
|
597
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xlarge_12ij5 .tabs__title_12ij5 {
|
|
594
598
|
font-size: 34px;
|
|
595
599
|
line-height: 40px;
|
|
596
600
|
font-weight: 600;
|
|
597
|
-
} .
|
|
601
|
+
} .tabs__mobile_12ij5.tabs__headline-system-large_12ij5 .tabs__title_12ij5 {
|
|
598
602
|
font-size: 30px;
|
|
599
603
|
line-height: 36px;
|
|
600
604
|
font-weight: 600;
|
|
601
|
-
} .
|
|
605
|
+
} .tabs__mobile_12ij5.tabs__headline-system-medium_12ij5 .tabs__title_12ij5 {
|
|
602
606
|
font-size: 26px;
|
|
603
607
|
line-height: 32px;
|
|
604
608
|
font-weight: 600;
|
|
605
|
-
} .
|
|
609
|
+
} .tabs__mobile_12ij5.tabs__headline-system-small_12ij5 .tabs__title_12ij5 {
|
|
606
610
|
font-size: 20px;
|
|
607
611
|
line-height: 28px;
|
|
608
612
|
font-weight: 600;
|
|
609
|
-
} .
|
|
613
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xsmall_12ij5 .tabs__title_12ij5 {
|
|
610
614
|
font-size: 16px;
|
|
611
615
|
line-height: 20px;
|
|
612
616
|
font-weight: 600;
|
|
613
|
-
} .
|
|
617
|
+
} .tabs__mobile_12ij5.tabs__headline-xlarge_12ij5 .tabs__title_12ij5 {
|
|
614
618
|
font-size: 34px;
|
|
615
619
|
line-height: 40px;
|
|
616
620
|
font-weight: 500;
|
|
617
621
|
font-feature-settings: 'ss01';
|
|
618
622
|
font-family: var(--font-family-styrene);
|
|
619
|
-
} .
|
|
623
|
+
} .tabs__mobile_12ij5.tabs__headline-large_12ij5 .tabs__title_12ij5 {
|
|
620
624
|
font-size: 30px;
|
|
621
625
|
line-height: 36px;
|
|
622
626
|
font-weight: 500;
|
|
623
627
|
font-feature-settings: 'ss01';
|
|
624
628
|
font-family: var(--font-family-styrene);
|
|
625
|
-
} .
|
|
629
|
+
} .tabs__mobile_12ij5.tabs__headline-medium_12ij5 .tabs__title_12ij5 {
|
|
626
630
|
font-size: 26px;
|
|
627
631
|
line-height: 32px;
|
|
628
632
|
font-weight: 500;
|
|
629
633
|
font-feature-settings: 'ss01';
|
|
630
634
|
font-family: var(--font-family-styrene);
|
|
631
|
-
} .
|
|
635
|
+
} .tabs__mobile_12ij5.tabs__headline-small_12ij5 .tabs__title_12ij5 {
|
|
632
636
|
font-size: 20px;
|
|
633
637
|
line-height: 28px;
|
|
634
638
|
font-weight: 500;
|
|
635
639
|
font-feature-settings: 'ss01';
|
|
636
640
|
font-family: var(--font-family-styrene);
|
|
637
|
-
} .
|
|
641
|
+
} .tabs__mobile_12ij5.tabs__headline-xsmall_12ij5 .tabs__title_12ij5 {
|
|
638
642
|
font-size: 16px;
|
|
639
643
|
line-height: 20px;
|
|
640
644
|
font-weight: 500;
|
|
641
645
|
font-feature-settings: 'ss01';
|
|
642
646
|
font-family: var(--font-family-styrene);
|
|
643
|
-
} .
|
|
647
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xlarge_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__headline-xlarge_12ij5 .tabs__title_12ij5 {
|
|
644
648
|
padding-bottom: calc(40px / 2);
|
|
645
|
-
} .
|
|
646
|
-
.
|
|
647
|
-
.
|
|
648
|
-
.
|
|
649
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xlarge_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
650
|
+
.tabs__mobile_12ij5.tabs__headline-xlarge_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
651
|
+
.tabs__mobile_12ij5.tabs__headline-system-xlarge_12ij5 .tabs__pickerWrapper_12ij5,
|
|
652
|
+
.tabs__mobile_12ij5.tabs__headline-xlarge_12ij5 .tabs__pickerWrapper_12ij5 {
|
|
649
653
|
margin-left: 40px;
|
|
650
|
-
} .
|
|
654
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xlarge_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__headline-xlarge_12ij5 .tabs__option_12ij5 {
|
|
651
655
|
padding: var(--gap-0);
|
|
652
|
-
} .
|
|
656
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xlarge_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__headline-xlarge_12ij5 .tabs__scrollControls_12ij5 > button {
|
|
653
657
|
box-sizing: content-box;
|
|
654
658
|
width: 40px;
|
|
655
659
|
height: 40px;
|
|
656
660
|
padding: var(--gap-0);
|
|
657
|
-
} .
|
|
661
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xlarge_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__headline-xlarge_12ij5 .tabs__scrollControls_12ij5 button:first-child {
|
|
658
662
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(40px / 2);
|
|
659
|
-
} .
|
|
663
|
+
} .tabs__mobile_12ij5.tabs__headline-system-large_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__headline-large_12ij5 .tabs__title_12ij5 {
|
|
660
664
|
padding-bottom: calc(36px / 2);
|
|
661
|
-
} .
|
|
662
|
-
.
|
|
663
|
-
.
|
|
664
|
-
.
|
|
665
|
+
} .tabs__mobile_12ij5.tabs__headline-system-large_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
666
|
+
.tabs__mobile_12ij5.tabs__headline-large_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
667
|
+
.tabs__mobile_12ij5.tabs__headline-system-large_12ij5 .tabs__pickerWrapper_12ij5,
|
|
668
|
+
.tabs__mobile_12ij5.tabs__headline-large_12ij5 .tabs__pickerWrapper_12ij5 {
|
|
665
669
|
margin-left: 36px;
|
|
666
|
-
} .
|
|
670
|
+
} .tabs__mobile_12ij5.tabs__headline-system-large_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__headline-large_12ij5 .tabs__option_12ij5 {
|
|
667
671
|
padding: var(--gap-0);
|
|
668
|
-
} .
|
|
672
|
+
} .tabs__mobile_12ij5.tabs__headline-system-large_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__headline-large_12ij5 .tabs__scrollControls_12ij5 > button {
|
|
669
673
|
box-sizing: content-box;
|
|
670
674
|
width: 36px;
|
|
671
675
|
height: 36px;
|
|
672
676
|
padding: var(--gap-0);
|
|
673
|
-
} .
|
|
677
|
+
} .tabs__mobile_12ij5.tabs__headline-system-large_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__headline-large_12ij5 .tabs__scrollControls_12ij5 button:first-child {
|
|
674
678
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(36px / 2);
|
|
675
|
-
} .
|
|
679
|
+
} .tabs__mobile_12ij5.tabs__headline-system-medium_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__headline-medium_12ij5 .tabs__title_12ij5 {
|
|
676
680
|
padding-bottom: calc(32px / 2);
|
|
677
|
-
} .
|
|
678
|
-
.
|
|
679
|
-
.
|
|
680
|
-
.
|
|
681
|
+
} .tabs__mobile_12ij5.tabs__headline-system-medium_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
682
|
+
.tabs__mobile_12ij5.tabs__headline-medium_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
683
|
+
.tabs__mobile_12ij5.tabs__headline-system-medium_12ij5 .tabs__pickerWrapper_12ij5,
|
|
684
|
+
.tabs__mobile_12ij5.tabs__headline-medium_12ij5 .tabs__pickerWrapper_12ij5 {
|
|
681
685
|
margin-left: 32px;
|
|
682
|
-
} .
|
|
686
|
+
} .tabs__mobile_12ij5.tabs__headline-system-medium_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__headline-medium_12ij5 .tabs__option_12ij5 {
|
|
683
687
|
padding: var(--gap-0);
|
|
684
|
-
} .
|
|
688
|
+
} .tabs__mobile_12ij5.tabs__headline-system-medium_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__headline-medium_12ij5 .tabs__scrollControls_12ij5 > button {
|
|
685
689
|
box-sizing: content-box;
|
|
686
690
|
width: 32px;
|
|
687
691
|
height: 32px;
|
|
688
692
|
padding: var(--gap-0);
|
|
689
|
-
} .
|
|
693
|
+
} .tabs__mobile_12ij5.tabs__headline-system-medium_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__headline-medium_12ij5 .tabs__scrollControls_12ij5 button:first-child {
|
|
690
694
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(32px / 2);
|
|
691
|
-
} .
|
|
695
|
+
} .tabs__mobile_12ij5.tabs__headline-system-small_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__headline-small_12ij5 .tabs__title_12ij5 {
|
|
692
696
|
padding-bottom: calc(28px / 2);
|
|
693
|
-
} .
|
|
694
|
-
.
|
|
695
|
-
.
|
|
696
|
-
.
|
|
697
|
+
} .tabs__mobile_12ij5.tabs__headline-system-small_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
698
|
+
.tabs__mobile_12ij5.tabs__headline-small_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
699
|
+
.tabs__mobile_12ij5.tabs__headline-system-small_12ij5 .tabs__pickerWrapper_12ij5,
|
|
700
|
+
.tabs__mobile_12ij5.tabs__headline-small_12ij5 .tabs__pickerWrapper_12ij5 {
|
|
697
701
|
margin-left: 28px;
|
|
698
|
-
} .
|
|
702
|
+
} .tabs__mobile_12ij5.tabs__headline-system-small_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__headline-small_12ij5 .tabs__option_12ij5 {
|
|
699
703
|
padding: var(--gap-0);
|
|
700
|
-
} .
|
|
704
|
+
} .tabs__mobile_12ij5.tabs__headline-system-small_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__headline-small_12ij5 .tabs__scrollControls_12ij5 > button {
|
|
701
705
|
box-sizing: content-box;
|
|
702
706
|
width: 28px;
|
|
703
707
|
height: 28px;
|
|
704
708
|
padding: var(--gap-0);
|
|
705
|
-
} .
|
|
709
|
+
} .tabs__mobile_12ij5.tabs__headline-system-small_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__headline-small_12ij5 .tabs__scrollControls_12ij5 button:first-child {
|
|
706
710
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(28px / 2);
|
|
707
|
-
} .
|
|
711
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xsmall_12ij5 .tabs__title_12ij5, .tabs__mobile_12ij5.tabs__headline-xsmall_12ij5 .tabs__title_12ij5 {
|
|
708
712
|
padding-bottom: calc(20px / 2);
|
|
709
|
-
} .
|
|
710
|
-
.
|
|
711
|
-
.
|
|
712
|
-
.
|
|
713
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xsmall_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
714
|
+
.tabs__mobile_12ij5.tabs__headline-xsmall_12ij5 .tabs__title_12ij5 + .tabs__title_12ij5,
|
|
715
|
+
.tabs__mobile_12ij5.tabs__headline-system-xsmall_12ij5 .tabs__pickerWrapper_12ij5,
|
|
716
|
+
.tabs__mobile_12ij5.tabs__headline-xsmall_12ij5 .tabs__pickerWrapper_12ij5 {
|
|
713
717
|
margin-left: 20px;
|
|
714
|
-
} .
|
|
718
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xsmall_12ij5 .tabs__option_12ij5, .tabs__mobile_12ij5.tabs__headline-xsmall_12ij5 .tabs__option_12ij5 {
|
|
715
719
|
padding: var(--gap-0);
|
|
716
|
-
} .
|
|
720
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xsmall_12ij5 .tabs__scrollControls_12ij5 > button, .tabs__mobile_12ij5.tabs__headline-xsmall_12ij5 .tabs__scrollControls_12ij5 > button {
|
|
717
721
|
box-sizing: content-box;
|
|
718
722
|
width: 20px;
|
|
719
723
|
height: 20px;
|
|
720
724
|
padding: var(--gap-0);
|
|
721
|
-
} .
|
|
725
|
+
} .tabs__mobile_12ij5.tabs__headline-system-xsmall_12ij5 .tabs__scrollControls_12ij5 button:first-child, .tabs__mobile_12ij5.tabs__headline-xsmall_12ij5 .tabs__scrollControls_12ij5 button:first-child {
|
|
722
726
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
|
|
723
727
|
}
|