@alfalab/core-components-tabs 8.11.1 → 8.11.2
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.js +1 -1
- package/components/primary-tablist/Component.desktop.js +1 -1
- package/components/primary-tablist/Component.mobile.js +2 -2
- package/components/primary-tablist/index.css +132 -132
- package/components/primary-tablist/mobile.css +220 -220
- package/components/scroll-controls/Component.js +1 -1
- package/components/scroll-controls/index.css +12 -12
- package/components/scrollable-container/Component.js +1 -1
- package/components/scrollable-container/index.css +6 -6
- package/components/secondary-tablist/Component.desktop.js +1 -1
- package/components/secondary-tablist/Component.mobile.js +2 -2
- package/components/secondary-tablist/index.css +17 -17
- package/components/secondary-tablist/mobile.css +20 -20
- package/components/tab/Component.js +1 -1
- package/components/tab/index.css +3 -3
- package/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/esm/components/primary-tablist/Component.mobile.js +2 -2
- package/esm/components/primary-tablist/index.css +132 -132
- package/esm/components/primary-tablist/mobile.css +220 -220
- package/esm/components/scroll-controls/Component.js +1 -1
- package/esm/components/scroll-controls/index.css +12 -12
- package/esm/components/scrollable-container/Component.js +1 -1
- package/esm/components/scrollable-container/index.css +6 -6
- package/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/esm/components/secondary-tablist/Component.mobile.js +2 -2
- package/esm/components/secondary-tablist/index.css +17 -17
- package/esm/components/secondary-tablist/mobile.css +20 -20
- package/esm/components/tab/Component.js +1 -1
- package/esm/components/tab/index.css +3 -3
- package/esm/index.module-342885f1.js +4 -0
- package/esm/index.module-9b44ff59.js +4 -0
- package/index.module-1138c681.js +6 -0
- package/index.module-38ada3b4.js +6 -0
- package/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/modern/components/primary-tablist/index.css +132 -132
- package/modern/components/primary-tablist/mobile.css +220 -220
- package/modern/components/scroll-controls/Component.js +1 -1
- package/modern/components/scroll-controls/index.css +12 -12
- package/modern/components/scrollable-container/Component.js +1 -1
- package/modern/components/scrollable-container/index.css +6 -6
- package/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/modern/components/secondary-tablist/index.css +17 -17
- package/modern/components/secondary-tablist/mobile.css +20 -20
- package/modern/components/tab/Component.js +1 -1
- package/modern/components/tab/index.css +3 -3
- package/modern/index.module-7a9806c0.js +4 -0
- package/modern/index.module-7dca3213.js +4 -0
- package/package.json +2 -2
- package/esm/index.module-9db8da37.js +0 -4
- package/esm/index.module-e3da7591.js +0 -4
- package/index.module-1617a78b.js +0 -6
- package/index.module-664edfcc.js +0 -6
- package/modern/index.module-c6dcc055.js +0 -4
- package/modern/index.module-f143e9c3.js +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: s2a94 */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
}/* deprecated */:root {
|
|
4
4
|
--color-light-accent-primary: #ef3124;
|
|
@@ -105,11 +105,11 @@
|
|
|
105
105
|
/* size l */
|
|
106
106
|
|
|
107
107
|
/* size xl */
|
|
108
|
-
}.
|
|
108
|
+
}.tabs__component_1048w {
|
|
109
109
|
position: relative;
|
|
110
110
|
display: inline-flex;
|
|
111
111
|
min-width: 100%
|
|
112
|
-
}.
|
|
112
|
+
}.tabs__component_1048w:before {
|
|
113
113
|
content: '';
|
|
114
114
|
display: block;
|
|
115
115
|
position: absolute;
|
|
@@ -117,273 +117,273 @@
|
|
|
117
117
|
height: 1px;
|
|
118
118
|
width: 100%;
|
|
119
119
|
background-color: var(--primary-tablist-bottom-border-color);
|
|
120
|
-
}.
|
|
120
|
+
}.tabs__desktop_1048w.paragraph-primary-large .title {
|
|
121
121
|
font-size: 18px;
|
|
122
122
|
line-height: 24px;
|
|
123
123
|
font-weight: 400;
|
|
124
|
-
}.
|
|
124
|
+
}.tabs__desktop_1048w.paragraph-primary-medium .title {
|
|
125
125
|
font-size: 16px;
|
|
126
126
|
line-height: 24px;
|
|
127
127
|
font-weight: 400;
|
|
128
|
-
}.
|
|
128
|
+
}.tabs__desktop_1048w.paragraph-primary-small .title {
|
|
129
129
|
font-size: 14px;
|
|
130
130
|
line-height: 20px;
|
|
131
131
|
font-weight: 400;
|
|
132
|
-
}.
|
|
132
|
+
}.tabs__desktop_1048w.action-primary-large .title {
|
|
133
133
|
font-size: 18px;
|
|
134
134
|
line-height: 24px;
|
|
135
135
|
font-weight: 500;
|
|
136
|
-
}.
|
|
136
|
+
}.tabs__desktop_1048w.action-primary-medium .title {
|
|
137
137
|
font-size: 16px;
|
|
138
138
|
line-height: 24px;
|
|
139
139
|
font-weight: 500;
|
|
140
|
-
}.
|
|
140
|
+
}.tabs__desktop_1048w.action-primary-small .title {
|
|
141
141
|
font-size: 14px;
|
|
142
142
|
line-height: 20px;
|
|
143
143
|
font-weight: 500;
|
|
144
|
-
}.
|
|
144
|
+
}.tabs__desktop_1048w.accent-primary-large .title {
|
|
145
145
|
font-size: 18px;
|
|
146
146
|
line-height: 24px;
|
|
147
147
|
font-weight: 700;
|
|
148
|
-
}.
|
|
148
|
+
}.tabs__desktop_1048w.accent-primary-medium .title {
|
|
149
149
|
font-size: 16px;
|
|
150
150
|
line-height: 24px;
|
|
151
151
|
font-weight: 700;
|
|
152
|
-
}.
|
|
152
|
+
}.tabs__desktop_1048w.accent-primary-small .title {
|
|
153
153
|
font-size: 14px;
|
|
154
154
|
line-height: 20px;
|
|
155
155
|
font-weight: 700;
|
|
156
|
-
}.
|
|
156
|
+
}.tabs__desktop_1048w.paragraph-primary-large .title, .tabs__desktop_1048w.paragraph-primary-medium .title, .tabs__desktop_1048w.accent-primary-large .title, .tabs__desktop_1048w.accent-primary-medium .title, .tabs__desktop_1048w.action-primary-large .title, .tabs__desktop_1048w.action-primary-medium .title {
|
|
157
157
|
padding-bottom: calc(24px / 2);
|
|
158
|
-
}.
|
|
159
|
-
.
|
|
160
|
-
.
|
|
161
|
-
.
|
|
162
|
-
.
|
|
163
|
-
.
|
|
164
|
-
.
|
|
165
|
-
.
|
|
166
|
-
.
|
|
167
|
-
.
|
|
168
|
-
.
|
|
169
|
-
.
|
|
158
|
+
}.tabs__desktop_1048w.paragraph-primary-large .title + .title,
|
|
159
|
+
.tabs__desktop_1048w.paragraph-primary-large .pickerWrapper,
|
|
160
|
+
.tabs__desktop_1048w.paragraph-primary-medium .title + .title,
|
|
161
|
+
.tabs__desktop_1048w.paragraph-primary-medium .pickerWrapper,
|
|
162
|
+
.tabs__desktop_1048w.accent-primary-large .title + .title,
|
|
163
|
+
.tabs__desktop_1048w.accent-primary-large .pickerWrapper,
|
|
164
|
+
.tabs__desktop_1048w.accent-primary-medium .title + .title,
|
|
165
|
+
.tabs__desktop_1048w.accent-primary-medium .pickerWrapper,
|
|
166
|
+
.tabs__desktop_1048w.action-primary-large .title + .title,
|
|
167
|
+
.tabs__desktop_1048w.action-primary-large .pickerWrapper,
|
|
168
|
+
.tabs__desktop_1048w.action-primary-medium .title + .title,
|
|
169
|
+
.tabs__desktop_1048w.action-primary-medium .pickerWrapper {
|
|
170
170
|
margin-left: 24px;
|
|
171
|
-
}.
|
|
171
|
+
}.tabs__desktop_1048w.paragraph-primary-large .option, .tabs__desktop_1048w.paragraph-primary-medium .option, .tabs__desktop_1048w.accent-primary-large .option, .tabs__desktop_1048w.accent-primary-medium .option, .tabs__desktop_1048w.action-primary-large .option, .tabs__desktop_1048w.action-primary-medium .option {
|
|
172
172
|
padding: var(--gap-0);
|
|
173
|
-
}.
|
|
173
|
+
}.tabs__desktop_1048w.paragraph-primary-large .scrollControls > button, .tabs__desktop_1048w.paragraph-primary-medium .scrollControls > button, .tabs__desktop_1048w.accent-primary-large .scrollControls > button, .tabs__desktop_1048w.accent-primary-medium .scrollControls > button, .tabs__desktop_1048w.action-primary-large .scrollControls > button, .tabs__desktop_1048w.action-primary-medium .scrollControls > button {
|
|
174
174
|
box-sizing: content-box;
|
|
175
175
|
width: 24px;
|
|
176
176
|
height: 24px;
|
|
177
177
|
padding: var(--gap-0);
|
|
178
|
-
}.
|
|
178
|
+
}.tabs__desktop_1048w.paragraph-primary-large .scrollControls button:first-child, .tabs__desktop_1048w.paragraph-primary-medium .scrollControls button:first-child, .tabs__desktop_1048w.accent-primary-large .scrollControls button:first-child, .tabs__desktop_1048w.accent-primary-medium .scrollControls button:first-child, .tabs__desktop_1048w.action-primary-large .scrollControls button:first-child, .tabs__desktop_1048w.action-primary-medium .scrollControls button:first-child {
|
|
179
179
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
|
|
180
|
-
}.
|
|
180
|
+
}.tabs__desktop_1048w.paragraph-primary-small .title, .tabs__desktop_1048w.accent-primary-small .title, .tabs__desktop_1048w.action-primary-small .title {
|
|
181
181
|
padding-bottom: calc(20px / 2);
|
|
182
|
-
}.
|
|
183
|
-
.
|
|
184
|
-
.
|
|
185
|
-
.
|
|
186
|
-
.
|
|
187
|
-
.
|
|
182
|
+
}.tabs__desktop_1048w.paragraph-primary-small .title + .title,
|
|
183
|
+
.tabs__desktop_1048w.paragraph-primary-small .pickerWrapper,
|
|
184
|
+
.tabs__desktop_1048w.accent-primary-small .title + .title,
|
|
185
|
+
.tabs__desktop_1048w.accent-primary-small .pickerWrapper,
|
|
186
|
+
.tabs__desktop_1048w.action-primary-small .title + .title,
|
|
187
|
+
.tabs__desktop_1048w.action-primary-small .pickerWrapper {
|
|
188
188
|
margin-left: 20px;
|
|
189
|
-
}.
|
|
189
|
+
}.tabs__desktop_1048w.paragraph-primary-small .option, .tabs__desktop_1048w.accent-primary-small .option, .tabs__desktop_1048w.action-primary-small .option {
|
|
190
190
|
padding: var(--gap-0);
|
|
191
|
-
}.
|
|
191
|
+
}.tabs__desktop_1048w.paragraph-primary-small .scrollControls > button, .tabs__desktop_1048w.accent-primary-small .scrollControls > button, .tabs__desktop_1048w.action-primary-small .scrollControls > button {
|
|
192
192
|
box-sizing: content-box;
|
|
193
193
|
width: 20px;
|
|
194
194
|
height: 20px;
|
|
195
195
|
padding: var(--gap-0);
|
|
196
|
-
}.
|
|
196
|
+
}.tabs__desktop_1048w.paragraph-primary-small .scrollControls button:first-child, .tabs__desktop_1048w.accent-primary-small .scrollControls button:first-child, .tabs__desktop_1048w.action-primary-small .scrollControls button:first-child {
|
|
197
197
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
|
|
198
|
-
}.
|
|
198
|
+
}.tabs__desktop_1048w.headline-system-xlarge .title {
|
|
199
199
|
font-size: 48px;
|
|
200
200
|
line-height: 52px;
|
|
201
201
|
font-weight: 700;
|
|
202
|
-
}.
|
|
202
|
+
}.tabs__desktop_1048w.headline-system-large .title {
|
|
203
203
|
font-size: 40px;
|
|
204
204
|
line-height: 48px;
|
|
205
205
|
font-weight: 700;
|
|
206
|
-
}.
|
|
206
|
+
}.tabs__desktop_1048w.headline-system-medium .title {
|
|
207
207
|
font-size: 30px;
|
|
208
208
|
line-height: 36px;
|
|
209
209
|
font-weight: 700;
|
|
210
|
-
}.
|
|
210
|
+
}.tabs__desktop_1048w.headline-system-small .title {
|
|
211
211
|
font-size: 22px;
|
|
212
212
|
line-height: 26px;
|
|
213
213
|
font-weight: 700;
|
|
214
|
-
}.
|
|
214
|
+
}.tabs__desktop_1048w.headline-system-xsmall .title {
|
|
215
215
|
font-size: 18px;
|
|
216
216
|
line-height: 22px;
|
|
217
217
|
font-weight: 700;
|
|
218
|
-
}.
|
|
218
|
+
}.tabs__desktop_1048w.headline-xlarge .title {
|
|
219
219
|
font-size: 48px;
|
|
220
220
|
line-height: 64px;
|
|
221
221
|
font-weight: 500;
|
|
222
222
|
font-feature-settings: 'ss01';
|
|
223
223
|
font-family: var(--font-family-styrene);
|
|
224
|
-
}.
|
|
224
|
+
}.tabs__desktop_1048w.headline-large .title {
|
|
225
225
|
font-size: 40px;
|
|
226
226
|
line-height: 48px;
|
|
227
227
|
font-weight: 500;
|
|
228
228
|
font-feature-settings: 'ss01';
|
|
229
229
|
font-family: var(--font-family-styrene);
|
|
230
|
-
}.
|
|
230
|
+
}.tabs__desktop_1048w.headline-medium .title {
|
|
231
231
|
font-size: 32px;
|
|
232
232
|
line-height: 40px;
|
|
233
233
|
font-weight: 500;
|
|
234
234
|
font-feature-settings: 'ss01';
|
|
235
235
|
font-family: var(--font-family-styrene);
|
|
236
|
-
}.
|
|
236
|
+
}.tabs__desktop_1048w.headline-small .title {
|
|
237
237
|
font-size: 24px;
|
|
238
238
|
line-height: 32px;
|
|
239
239
|
font-weight: 500;
|
|
240
240
|
font-feature-settings: 'ss01';
|
|
241
241
|
font-family: var(--font-family-styrene);
|
|
242
|
-
}.
|
|
242
|
+
}.tabs__desktop_1048w.headline-xsmall .title {
|
|
243
243
|
font-size: 20px;
|
|
244
244
|
line-height: 24px;
|
|
245
245
|
font-weight: 500;
|
|
246
246
|
font-feature-settings: 'ss01';
|
|
247
247
|
font-family: var(--font-family-styrene);
|
|
248
|
-
}.
|
|
248
|
+
}.tabs__desktop_1048w.headline-system-xlarge .title {
|
|
249
249
|
padding-bottom: calc(52px / 2);
|
|
250
|
-
}.
|
|
251
|
-
.
|
|
250
|
+
}.tabs__desktop_1048w.headline-system-xlarge .title + .title,
|
|
251
|
+
.tabs__desktop_1048w.headline-system-xlarge .pickerWrapper {
|
|
252
252
|
margin-left: 52px;
|
|
253
|
-
}.
|
|
253
|
+
}.tabs__desktop_1048w.headline-system-xlarge .option {
|
|
254
254
|
padding: var(--gap-0);
|
|
255
|
-
}.
|
|
255
|
+
}.tabs__desktop_1048w.headline-system-xlarge .scrollControls > button {
|
|
256
256
|
box-sizing: content-box;
|
|
257
257
|
width: 52px;
|
|
258
258
|
height: 52px;
|
|
259
259
|
padding: var(--gap-0);
|
|
260
|
-
}.
|
|
260
|
+
}.tabs__desktop_1048w.headline-system-xlarge .scrollControls button:first-child {
|
|
261
261
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(52px / 2);
|
|
262
|
-
}.
|
|
262
|
+
}.tabs__desktop_1048w.headline-system-large .title, .tabs__desktop_1048w.headline-large .title {
|
|
263
263
|
padding-bottom: calc(48px / 2);
|
|
264
|
-
}.
|
|
265
|
-
.
|
|
266
|
-
.
|
|
267
|
-
.
|
|
264
|
+
}.tabs__desktop_1048w.headline-system-large .title + .title,
|
|
265
|
+
.tabs__desktop_1048w.headline-system-large .pickerWrapper,
|
|
266
|
+
.tabs__desktop_1048w.headline-large .title + .title,
|
|
267
|
+
.tabs__desktop_1048w.headline-large .pickerWrapper {
|
|
268
268
|
margin-left: 48px;
|
|
269
|
-
}.
|
|
269
|
+
}.tabs__desktop_1048w.headline-system-large .option, .tabs__desktop_1048w.headline-large .option {
|
|
270
270
|
padding: var(--gap-0);
|
|
271
|
-
}.
|
|
271
|
+
}.tabs__desktop_1048w.headline-system-large .scrollControls > button, .tabs__desktop_1048w.headline-large .scrollControls > button {
|
|
272
272
|
box-sizing: content-box;
|
|
273
273
|
width: 48px;
|
|
274
274
|
height: 48px;
|
|
275
275
|
padding: var(--gap-0);
|
|
276
|
-
}.
|
|
276
|
+
}.tabs__desktop_1048w.headline-system-large .scrollControls button:first-child, .tabs__desktop_1048w.headline-large .scrollControls button:first-child {
|
|
277
277
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(48px / 2);
|
|
278
|
-
}.
|
|
278
|
+
}.tabs__desktop_1048w.headline-system-medium .title {
|
|
279
279
|
padding-bottom: calc(36px / 2);
|
|
280
|
-
}.
|
|
281
|
-
.
|
|
280
|
+
}.tabs__desktop_1048w.headline-system-medium .title + .title,
|
|
281
|
+
.tabs__desktop_1048w.headline-system-medium .pickerWrapper {
|
|
282
282
|
margin-left: 36px;
|
|
283
|
-
}.
|
|
283
|
+
}.tabs__desktop_1048w.headline-system-medium .option {
|
|
284
284
|
padding: var(--gap-0);
|
|
285
|
-
}.
|
|
285
|
+
}.tabs__desktop_1048w.headline-system-medium .scrollControls > button {
|
|
286
286
|
box-sizing: content-box;
|
|
287
287
|
width: 36px;
|
|
288
288
|
height: 36px;
|
|
289
289
|
padding: var(--gap-0);
|
|
290
|
-
}.
|
|
290
|
+
}.tabs__desktop_1048w.headline-system-medium .scrollControls button:first-child {
|
|
291
291
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(36px / 2);
|
|
292
|
-
}.
|
|
292
|
+
}.tabs__desktop_1048w.headline-system-small .title {
|
|
293
293
|
padding-bottom: calc(26px / 2);
|
|
294
|
-
}.
|
|
295
|
-
.
|
|
294
|
+
}.tabs__desktop_1048w.headline-system-small .title + .title,
|
|
295
|
+
.tabs__desktop_1048w.headline-system-small .pickerWrapper {
|
|
296
296
|
margin-left: 26px;
|
|
297
|
-
}.
|
|
297
|
+
}.tabs__desktop_1048w.headline-system-small .option {
|
|
298
298
|
padding: var(--gap-0);
|
|
299
|
-
}.
|
|
299
|
+
}.tabs__desktop_1048w.headline-system-small .scrollControls > button {
|
|
300
300
|
box-sizing: content-box;
|
|
301
301
|
width: 26px;
|
|
302
302
|
height: 26px;
|
|
303
303
|
padding: var(--gap-0);
|
|
304
|
-
}.
|
|
304
|
+
}.tabs__desktop_1048w.headline-system-small .scrollControls button:first-child {
|
|
305
305
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(26px / 2);
|
|
306
|
-
}.
|
|
306
|
+
}.tabs__desktop_1048w.headline-system-xsmall .title {
|
|
307
307
|
padding-bottom: calc(22px / 2);
|
|
308
|
-
}.
|
|
309
|
-
.
|
|
308
|
+
}.tabs__desktop_1048w.headline-system-xsmall .title + .title,
|
|
309
|
+
.tabs__desktop_1048w.headline-system-xsmall .pickerWrapper {
|
|
310
310
|
margin-left: 22px;
|
|
311
|
-
}.
|
|
311
|
+
}.tabs__desktop_1048w.headline-system-xsmall .option {
|
|
312
312
|
padding: var(--gap-0);
|
|
313
|
-
}.
|
|
313
|
+
}.tabs__desktop_1048w.headline-system-xsmall .scrollControls > button {
|
|
314
314
|
box-sizing: content-box;
|
|
315
315
|
width: 22px;
|
|
316
316
|
height: 22px;
|
|
317
317
|
padding: var(--gap-0);
|
|
318
|
-
}.
|
|
318
|
+
}.tabs__desktop_1048w.headline-system-xsmall .scrollControls button:first-child {
|
|
319
319
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(22px / 2);
|
|
320
|
-
}.
|
|
320
|
+
}.tabs__desktop_1048w.headline-xlarge .title {
|
|
321
321
|
padding-bottom: calc(64px / 2);
|
|
322
|
-
}.
|
|
323
|
-
.
|
|
322
|
+
}.tabs__desktop_1048w.headline-xlarge .title + .title,
|
|
323
|
+
.tabs__desktop_1048w.headline-xlarge .pickerWrapper {
|
|
324
324
|
margin-left: 64px;
|
|
325
|
-
}.
|
|
325
|
+
}.tabs__desktop_1048w.headline-xlarge .option {
|
|
326
326
|
padding: var(--gap-0);
|
|
327
|
-
}.
|
|
327
|
+
}.tabs__desktop_1048w.headline-xlarge .scrollControls > button {
|
|
328
328
|
box-sizing: content-box;
|
|
329
329
|
width: 64px;
|
|
330
330
|
height: 64px;
|
|
331
331
|
padding: var(--gap-0);
|
|
332
|
-
}.
|
|
332
|
+
}.tabs__desktop_1048w.headline-xlarge .scrollControls button:first-child {
|
|
333
333
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(64px / 2);
|
|
334
|
-
}.
|
|
334
|
+
}.tabs__desktop_1048w.headline-medium .title {
|
|
335
335
|
padding-bottom: calc(40px / 2);
|
|
336
|
-
}.
|
|
337
|
-
.
|
|
336
|
+
}.tabs__desktop_1048w.headline-medium .title + .title,
|
|
337
|
+
.tabs__desktop_1048w.headline-medium .pickerWrapper {
|
|
338
338
|
margin-left: 40px;
|
|
339
|
-
}.
|
|
339
|
+
}.tabs__desktop_1048w.headline-medium .option {
|
|
340
340
|
padding: var(--gap-0);
|
|
341
|
-
}.
|
|
341
|
+
}.tabs__desktop_1048w.headline-medium .scrollControls > button {
|
|
342
342
|
box-sizing: content-box;
|
|
343
343
|
width: 40px;
|
|
344
344
|
height: 40px;
|
|
345
345
|
padding: var(--gap-0);
|
|
346
|
-
}.
|
|
346
|
+
}.tabs__desktop_1048w.headline-medium .scrollControls button:first-child {
|
|
347
347
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(40px / 2);
|
|
348
|
-
}.
|
|
348
|
+
}.tabs__desktop_1048w.headline-small .title {
|
|
349
349
|
padding-bottom: calc(32px / 2);
|
|
350
|
-
}.
|
|
351
|
-
.
|
|
350
|
+
}.tabs__desktop_1048w.headline-small .title + .title,
|
|
351
|
+
.tabs__desktop_1048w.headline-small .pickerWrapper {
|
|
352
352
|
margin-left: 32px;
|
|
353
|
-
}.
|
|
353
|
+
}.tabs__desktop_1048w.headline-small .option {
|
|
354
354
|
padding: var(--gap-0);
|
|
355
|
-
}.
|
|
355
|
+
}.tabs__desktop_1048w.headline-small .scrollControls > button {
|
|
356
356
|
box-sizing: content-box;
|
|
357
357
|
width: 32px;
|
|
358
358
|
height: 32px;
|
|
359
359
|
padding: var(--gap-0);
|
|
360
|
-
}.
|
|
360
|
+
}.tabs__desktop_1048w.headline-small .scrollControls button:first-child {
|
|
361
361
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(32px / 2);
|
|
362
|
-
}.
|
|
362
|
+
}.tabs__desktop_1048w.headline-xsmall .title {
|
|
363
363
|
padding-bottom: calc(24px / 2);
|
|
364
|
-
}.
|
|
365
|
-
.
|
|
364
|
+
}.tabs__desktop_1048w.headline-xsmall .title + .title,
|
|
365
|
+
.tabs__desktop_1048w.headline-xsmall .pickerWrapper {
|
|
366
366
|
margin-left: 24px;
|
|
367
|
-
}.
|
|
367
|
+
}.tabs__desktop_1048w.headline-xsmall .option {
|
|
368
368
|
padding: var(--gap-0);
|
|
369
|
-
}.
|
|
369
|
+
}.tabs__desktop_1048w.headline-xsmall .scrollControls > button {
|
|
370
370
|
box-sizing: content-box;
|
|
371
371
|
width: 24px;
|
|
372
372
|
height: 24px;
|
|
373
373
|
padding: var(--gap-0);
|
|
374
|
-
}.
|
|
374
|
+
}.tabs__desktop_1048w.headline-xsmall .scrollControls button:first-child {
|
|
375
375
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
|
|
376
|
-
}.
|
|
376
|
+
}.tabs__fullWidthScroll_1048w {
|
|
377
377
|
min-width: calc(100% - 2 * var(--gap-16));
|
|
378
378
|
margin: var(--gap-0) var(--gap-16);
|
|
379
|
-
}.
|
|
379
|
+
}.tabs__container_1048w {
|
|
380
380
|
position: relative;
|
|
381
381
|
overflow: hidden;
|
|
382
382
|
|
|
383
383
|
/* focus-outline fix */
|
|
384
384
|
margin: var(--gap-4-neg) var(--gap-0) var(--gap-4-neg) var(--gap-4-neg);
|
|
385
385
|
padding: var(--gap-4) var(--gap-0) var(--gap-4) var(--gap-4);
|
|
386
|
-
}.
|
|
386
|
+
}.tabs__title_1048w {
|
|
387
387
|
display: flex;
|
|
388
388
|
align-items: center;
|
|
389
389
|
height: 100%;
|
|
@@ -399,83 +399,83 @@
|
|
|
399
399
|
-webkit-user-select: none;
|
|
400
400
|
user-select: none;
|
|
401
401
|
outline: none
|
|
402
|
-
}.
|
|
402
|
+
}.tabs__title_1048w:not(:disabled):hover {
|
|
403
403
|
color: var(--primary-tablist-hover-color);
|
|
404
|
-
}.
|
|
404
|
+
}.tabs__focused_1048w {
|
|
405
405
|
outline: 2px solid var(--focus-color);
|
|
406
406
|
outline-offset: 2px;
|
|
407
|
-
}.
|
|
407
|
+
}.tabs__collapsed_1048w {
|
|
408
408
|
order: 99;
|
|
409
409
|
visibility: collapse;
|
|
410
|
-
}.
|
|
410
|
+
}.tabs__selected_1048w {
|
|
411
411
|
cursor: default;
|
|
412
412
|
color: var(--primary-tablist-selected-color);
|
|
413
|
-
}.
|
|
413
|
+
}.tabs__disabled_1048w {
|
|
414
414
|
cursor: var(--disabled-cursor);
|
|
415
415
|
color: var(--primary-tablist-disabled-color);
|
|
416
|
-
}.
|
|
416
|
+
}.tabs__line_1048w {
|
|
417
417
|
position: absolute;
|
|
418
418
|
height: 3px;
|
|
419
419
|
bottom: var(--gap-0);
|
|
420
420
|
left: var(--gap-0);
|
|
421
421
|
background-color: var(--primary-tablist-line-color);
|
|
422
422
|
transition: transform 0.2s ease, width 0.2s ease;
|
|
423
|
-
}.
|
|
423
|
+
}.tabs__option_1048w {
|
|
424
424
|
color: var(--color-light-text-primary);
|
|
425
|
-
}/* sizes */.
|
|
425
|
+
}/* sizes */.tabs__s_1048w .tabs__title_1048w, .tabs__xs_1048w .tabs__title_1048w, .tabs__xxs_1048w .tabs__title_1048w {
|
|
426
426
|
padding: var(--primary-tablist-s-padding);
|
|
427
427
|
font-size: var(--primary-tablist-s-font-size);
|
|
428
428
|
font-weight: var(--primary-tablist-s-font-weight);
|
|
429
429
|
font-family: var(--primary-tablist-s-font-family);
|
|
430
430
|
line-height: 24px;
|
|
431
|
-
}.
|
|
431
|
+
}.tabs__s_1048w .tabs__title_1048w + .tabs__title_1048w, .tabs__xs_1048w .tabs__title_1048w + .tabs__title_1048w, .tabs__xxs_1048w .tabs__title_1048w + .tabs__title_1048w {
|
|
432
432
|
margin-left: var(--primary-tablist-s-gaps);
|
|
433
|
-
}.
|
|
433
|
+
}.tabs__s_1048w .tabs__pickerWrapper_1048w, .tabs__xs_1048w .tabs__pickerWrapper_1048w, .tabs__xxs_1048w .tabs__pickerWrapper_1048w {
|
|
434
434
|
margin-left: var(--primary-tablist-s-gaps);
|
|
435
|
-
}.
|
|
435
|
+
}.tabs__s_1048w .tabs__option_1048w, .tabs__xs_1048w .tabs__option_1048w, .tabs__xxs_1048w .tabs__option_1048w {
|
|
436
436
|
padding: var(--gap-0);
|
|
437
|
-
}.
|
|
437
|
+
}.tabs__m_1048w .tabs__title_1048w {
|
|
438
438
|
padding: var(--primary-tablist-m-padding);
|
|
439
439
|
font-size: var(--primary-tablist-m-font-size);
|
|
440
440
|
font-weight: var(--primary-tablist-m-font-weight);
|
|
441
441
|
font-family: var(--primary-tablist-m-font-family);
|
|
442
442
|
line-height: 24px;
|
|
443
|
-
}.
|
|
443
|
+
}.tabs__m_1048w .tabs__title_1048w + .tabs__title_1048w {
|
|
444
444
|
margin-left: var(--primary-tablist-m-gaps);
|
|
445
|
-
}.
|
|
445
|
+
}.tabs__m_1048w .tabs__pickerWrapper_1048w {
|
|
446
446
|
margin-left: var(--primary-tablist-m-gaps);
|
|
447
|
-
}.
|
|
447
|
+
}.tabs__m_1048w .tabs__option_1048w {
|
|
448
448
|
padding: var(--gap-0);
|
|
449
|
-
}.
|
|
449
|
+
}.tabs__l_1048w .tabs__title_1048w {
|
|
450
450
|
padding: var(--primary-tablist-l-padding);
|
|
451
451
|
font-size: var(--primary-tablist-l-font-size);
|
|
452
452
|
font-weight: var(--primary-tablist-l-font-weight);
|
|
453
453
|
font-family: var(--primary-tablist-l-font-family);
|
|
454
454
|
line-height: 24px;
|
|
455
|
-
}.
|
|
455
|
+
}.tabs__l_1048w .tabs__title_1048w + .tabs__title_1048w {
|
|
456
456
|
margin-left: var(--primary-tablist-l-gaps);
|
|
457
|
-
}.
|
|
457
|
+
}.tabs__l_1048w .tabs__pickerWrapper_1048w {
|
|
458
458
|
margin-left: var(--primary-tablist-l-gaps);
|
|
459
|
-
}.
|
|
459
|
+
}.tabs__l_1048w .tabs__option_1048w {
|
|
460
460
|
padding: var(--gap-0);
|
|
461
|
-
}.
|
|
461
|
+
}.tabs__xl_1048w .tabs__title_1048w {
|
|
462
462
|
padding: var(--primary-tablist-xl-padding);
|
|
463
463
|
font-size: var(--primary-tablist-xl-font-size);
|
|
464
464
|
font-weight: var(--primary-tablist-xl-font-weight);
|
|
465
465
|
font-family: var(--primary-tablist-xl-font-family);
|
|
466
466
|
line-height: 32px;
|
|
467
|
-
}.
|
|
467
|
+
}.tabs__xl_1048w .tabs__title_1048w + .tabs__title_1048w {
|
|
468
468
|
margin-left: var(--primary-tablist-xl-gaps);
|
|
469
|
-
}.
|
|
469
|
+
}.tabs__xl_1048w .tabs__pickerWrapper_1048w {
|
|
470
470
|
margin-left: var(--primary-tablist-xl-gaps);
|
|
471
|
-
}.
|
|
471
|
+
}.tabs__xl_1048w .tabs__option_1048w {
|
|
472
472
|
padding: var(--gap-0);
|
|
473
|
-
}.
|
|
473
|
+
}.tabs__rightAddons_1048w {
|
|
474
474
|
display: flex;
|
|
475
475
|
justify-content: center;
|
|
476
476
|
align-items: center;
|
|
477
477
|
margin-left: var(--gap-8);
|
|
478
|
-
}.
|
|
478
|
+
}.tabs__rightAddonsMarginZero_1048w {
|
|
479
479
|
margin-left: var(--gap-0);
|
|
480
480
|
} :root {
|
|
481
481
|
--color-dark-indigo: #0b1f35; /* deprecated */
|
|
@@ -2112,221 +2112,221 @@
|
|
|
2112
2112
|
|
|
2113
2113
|
/* size xl */
|
|
2114
2114
|
--secondary-tablist-xl-gaps: var(--gap-16);
|
|
2115
|
-
} .
|
|
2116
|
-
} .
|
|
2115
|
+
} .tabs__title_hje0q {
|
|
2116
|
+
} .tabs__mobile_hje0q .tabs__title_hje0q {
|
|
2117
2117
|
padding: var(--primary-tablist-mobile-padding);
|
|
2118
2118
|
font-size: var(--primary-tablist-mobile-font-size);
|
|
2119
2119
|
font-weight: var(--primary-tablist-mobile-font-weight);
|
|
2120
2120
|
font-family: var(--primary-tablist-mobile-font-family);
|
|
2121
2121
|
line-height: var(--primary-tablist-mobile-line-height)
|
|
2122
|
-
} .
|
|
2122
|
+
} .tabs__mobile_hje0q .tabs__title_hje0q + .tabs__title_hje0q {
|
|
2123
2123
|
margin-left: var(--primary-tablist-mobile-gaps);
|
|
2124
|
-
} .
|
|
2124
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-large_hje0q .tabs__title_hje0q {
|
|
2125
2125
|
font-size: 18px;
|
|
2126
2126
|
line-height: 24px;
|
|
2127
2127
|
font-weight: 400;
|
|
2128
|
-
} .
|
|
2128
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-medium_hje0q .tabs__title_hje0q {
|
|
2129
2129
|
font-size: 16px;
|
|
2130
2130
|
line-height: 24px;
|
|
2131
2131
|
font-weight: 400;
|
|
2132
|
-
} .
|
|
2132
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-small_hje0q .tabs__title_hje0q {
|
|
2133
2133
|
font-size: 14px;
|
|
2134
2134
|
line-height: 20px;
|
|
2135
2135
|
font-weight: 400;
|
|
2136
|
-
} .
|
|
2136
|
+
} .tabs__mobile_hje0q.tabs__action-primary-large_hje0q .tabs__title_hje0q {
|
|
2137
2137
|
font-size: 18px;
|
|
2138
2138
|
line-height: 24px;
|
|
2139
2139
|
font-weight: 500;
|
|
2140
|
-
} .
|
|
2140
|
+
} .tabs__mobile_hje0q.tabs__action-primary-medium_hje0q .tabs__title_hje0q {
|
|
2141
2141
|
font-size: 16px;
|
|
2142
2142
|
line-height: 24px;
|
|
2143
2143
|
font-weight: 500;
|
|
2144
|
-
} .
|
|
2144
|
+
} .tabs__mobile_hje0q.tabs__action-primary-small_hje0q .tabs__title_hje0q {
|
|
2145
2145
|
font-size: 14px;
|
|
2146
2146
|
line-height: 20px;
|
|
2147
2147
|
font-weight: 500;
|
|
2148
|
-
} .
|
|
2148
|
+
} .tabs__mobile_hje0q.tabs__accent-primary-large_hje0q .tabs__title_hje0q {
|
|
2149
2149
|
font-size: 18px;
|
|
2150
2150
|
line-height: 24px;
|
|
2151
2151
|
font-weight: 700;
|
|
2152
|
-
} .
|
|
2152
|
+
} .tabs__mobile_hje0q.tabs__accent-primary-medium_hje0q .tabs__title_hje0q {
|
|
2153
2153
|
font-size: 16px;
|
|
2154
2154
|
line-height: 24px;
|
|
2155
2155
|
font-weight: 700;
|
|
2156
|
-
} .
|
|
2156
|
+
} .tabs__mobile_hje0q.tabs__accent-primary-small_hje0q .tabs__title_hje0q {
|
|
2157
2157
|
font-size: 14px;
|
|
2158
2158
|
line-height: 20px;
|
|
2159
2159
|
font-weight: 700;
|
|
2160
|
-
} .
|
|
2160
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-large_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__paragraph-primary-medium_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__accent-primary-large_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__accent-primary-medium_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__action-primary-large_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__action-primary-medium_hje0q .tabs__title_hje0q {
|
|
2161
2161
|
padding-bottom: calc(24px / 2);
|
|
2162
|
-
} .
|
|
2163
|
-
.
|
|
2164
|
-
.
|
|
2165
|
-
.
|
|
2166
|
-
.
|
|
2167
|
-
.
|
|
2168
|
-
.
|
|
2169
|
-
.
|
|
2170
|
-
.
|
|
2171
|
-
.
|
|
2172
|
-
.
|
|
2173
|
-
.
|
|
2162
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-large_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2163
|
+
.tabs__mobile_hje0q.tabs__paragraph-primary-large_hje0q .tabs__pickerWrapper_hje0q,
|
|
2164
|
+
.tabs__mobile_hje0q.tabs__paragraph-primary-medium_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2165
|
+
.tabs__mobile_hje0q.tabs__paragraph-primary-medium_hje0q .tabs__pickerWrapper_hje0q,
|
|
2166
|
+
.tabs__mobile_hje0q.tabs__accent-primary-large_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2167
|
+
.tabs__mobile_hje0q.tabs__accent-primary-large_hje0q .tabs__pickerWrapper_hje0q,
|
|
2168
|
+
.tabs__mobile_hje0q.tabs__accent-primary-medium_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2169
|
+
.tabs__mobile_hje0q.tabs__accent-primary-medium_hje0q .tabs__pickerWrapper_hje0q,
|
|
2170
|
+
.tabs__mobile_hje0q.tabs__action-primary-large_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2171
|
+
.tabs__mobile_hje0q.tabs__action-primary-large_hje0q .tabs__pickerWrapper_hje0q,
|
|
2172
|
+
.tabs__mobile_hje0q.tabs__action-primary-medium_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2173
|
+
.tabs__mobile_hje0q.tabs__action-primary-medium_hje0q .tabs__pickerWrapper_hje0q {
|
|
2174
2174
|
margin-left: 24px;
|
|
2175
|
-
} .
|
|
2175
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-large_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__paragraph-primary-medium_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__accent-primary-large_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__accent-primary-medium_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__action-primary-large_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__action-primary-medium_hje0q .tabs__option_hje0q {
|
|
2176
2176
|
padding: var(--gap-0);
|
|
2177
|
-
} .
|
|
2177
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-large_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__paragraph-primary-medium_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__accent-primary-large_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__accent-primary-medium_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__action-primary-large_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__action-primary-medium_hje0q .tabs__scrollControls_hje0q > button {
|
|
2178
2178
|
box-sizing: content-box;
|
|
2179
2179
|
width: 24px;
|
|
2180
2180
|
height: 24px;
|
|
2181
2181
|
padding: var(--gap-0);
|
|
2182
|
-
} .
|
|
2182
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-large_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__paragraph-primary-medium_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__accent-primary-large_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__accent-primary-medium_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__action-primary-large_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__action-primary-medium_hje0q .tabs__scrollControls_hje0q button:first-child {
|
|
2183
2183
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
|
|
2184
|
-
} .
|
|
2184
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-small_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__accent-primary-small_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__action-primary-small_hje0q .tabs__title_hje0q {
|
|
2185
2185
|
padding-bottom: calc(20px / 2);
|
|
2186
|
-
} .
|
|
2187
|
-
.
|
|
2188
|
-
.
|
|
2189
|
-
.
|
|
2190
|
-
.
|
|
2191
|
-
.
|
|
2186
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-small_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2187
|
+
.tabs__mobile_hje0q.tabs__paragraph-primary-small_hje0q .tabs__pickerWrapper_hje0q,
|
|
2188
|
+
.tabs__mobile_hje0q.tabs__accent-primary-small_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2189
|
+
.tabs__mobile_hje0q.tabs__accent-primary-small_hje0q .tabs__pickerWrapper_hje0q,
|
|
2190
|
+
.tabs__mobile_hje0q.tabs__action-primary-small_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2191
|
+
.tabs__mobile_hje0q.tabs__action-primary-small_hje0q .tabs__pickerWrapper_hje0q {
|
|
2192
2192
|
margin-left: 20px;
|
|
2193
|
-
} .
|
|
2193
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-small_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__accent-primary-small_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__action-primary-small_hje0q .tabs__option_hje0q {
|
|
2194
2194
|
padding: var(--gap-0);
|
|
2195
|
-
} .
|
|
2195
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-small_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__accent-primary-small_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__action-primary-small_hje0q .tabs__scrollControls_hje0q > button {
|
|
2196
2196
|
box-sizing: content-box;
|
|
2197
2197
|
width: 20px;
|
|
2198
2198
|
height: 20px;
|
|
2199
2199
|
padding: var(--gap-0);
|
|
2200
|
-
} .
|
|
2200
|
+
} .tabs__mobile_hje0q.tabs__paragraph-primary-small_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__accent-primary-small_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__action-primary-small_hje0q .tabs__scrollControls_hje0q button:first-child {
|
|
2201
2201
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
|
|
2202
|
-
} .
|
|
2202
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xlarge_hje0q .tabs__title_hje0q {
|
|
2203
2203
|
font-size: 34px;
|
|
2204
2204
|
line-height: 40px;
|
|
2205
2205
|
font-weight: 600;
|
|
2206
|
-
} .
|
|
2206
|
+
} .tabs__mobile_hje0q.tabs__headline-system-large_hje0q .tabs__title_hje0q {
|
|
2207
2207
|
font-size: 30px;
|
|
2208
2208
|
line-height: 36px;
|
|
2209
2209
|
font-weight: 600;
|
|
2210
|
-
} .
|
|
2210
|
+
} .tabs__mobile_hje0q.tabs__headline-system-medium_hje0q .tabs__title_hje0q {
|
|
2211
2211
|
font-size: 26px;
|
|
2212
2212
|
line-height: 32px;
|
|
2213
2213
|
font-weight: 600;
|
|
2214
|
-
} .
|
|
2214
|
+
} .tabs__mobile_hje0q.tabs__headline-system-small_hje0q .tabs__title_hje0q {
|
|
2215
2215
|
font-size: 20px;
|
|
2216
2216
|
line-height: 28px;
|
|
2217
2217
|
font-weight: 600;
|
|
2218
|
-
} .
|
|
2218
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xsmall_hje0q .tabs__title_hje0q {
|
|
2219
2219
|
font-size: 16px;
|
|
2220
2220
|
line-height: 20px;
|
|
2221
2221
|
font-weight: 600;
|
|
2222
|
-
} .
|
|
2222
|
+
} .tabs__mobile_hje0q.tabs__headline-xlarge_hje0q .tabs__title_hje0q {
|
|
2223
2223
|
font-size: 34px;
|
|
2224
2224
|
line-height: 40px;
|
|
2225
2225
|
font-weight: 500;
|
|
2226
2226
|
font-feature-settings: 'ss01';
|
|
2227
2227
|
font-family: var(--font-family-styrene);
|
|
2228
|
-
} .
|
|
2228
|
+
} .tabs__mobile_hje0q.tabs__headline-large_hje0q .tabs__title_hje0q {
|
|
2229
2229
|
font-size: 30px;
|
|
2230
2230
|
line-height: 36px;
|
|
2231
2231
|
font-weight: 500;
|
|
2232
2232
|
font-feature-settings: 'ss01';
|
|
2233
2233
|
font-family: var(--font-family-styrene);
|
|
2234
|
-
} .
|
|
2234
|
+
} .tabs__mobile_hje0q.tabs__headline-medium_hje0q .tabs__title_hje0q {
|
|
2235
2235
|
font-size: 26px;
|
|
2236
2236
|
line-height: 32px;
|
|
2237
2237
|
font-weight: 500;
|
|
2238
2238
|
font-feature-settings: 'ss01';
|
|
2239
2239
|
font-family: var(--font-family-styrene);
|
|
2240
|
-
} .
|
|
2240
|
+
} .tabs__mobile_hje0q.tabs__headline-small_hje0q .tabs__title_hje0q {
|
|
2241
2241
|
font-size: 20px;
|
|
2242
2242
|
line-height: 28px;
|
|
2243
2243
|
font-weight: 500;
|
|
2244
2244
|
font-feature-settings: 'ss01';
|
|
2245
2245
|
font-family: var(--font-family-styrene);
|
|
2246
|
-
} .
|
|
2246
|
+
} .tabs__mobile_hje0q.tabs__headline-xsmall_hje0q .tabs__title_hje0q {
|
|
2247
2247
|
font-size: 16px;
|
|
2248
2248
|
line-height: 20px;
|
|
2249
2249
|
font-weight: 500;
|
|
2250
2250
|
font-feature-settings: 'ss01';
|
|
2251
2251
|
font-family: var(--font-family-styrene);
|
|
2252
|
-
} .
|
|
2252
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xlarge_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__headline-xlarge_hje0q .tabs__title_hje0q {
|
|
2253
2253
|
padding-bottom: calc(40px / 2);
|
|
2254
|
-
} .
|
|
2255
|
-
.
|
|
2256
|
-
.
|
|
2257
|
-
.
|
|
2254
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xlarge_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2255
|
+
.tabs__mobile_hje0q.tabs__headline-system-xlarge_hje0q .tabs__pickerWrapper_hje0q,
|
|
2256
|
+
.tabs__mobile_hje0q.tabs__headline-xlarge_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2257
|
+
.tabs__mobile_hje0q.tabs__headline-xlarge_hje0q .tabs__pickerWrapper_hje0q {
|
|
2258
2258
|
margin-left: 40px;
|
|
2259
|
-
} .
|
|
2259
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xlarge_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__headline-xlarge_hje0q .tabs__option_hje0q {
|
|
2260
2260
|
padding: var(--gap-0);
|
|
2261
|
-
} .
|
|
2261
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xlarge_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__headline-xlarge_hje0q .tabs__scrollControls_hje0q > button {
|
|
2262
2262
|
box-sizing: content-box;
|
|
2263
2263
|
width: 40px;
|
|
2264
2264
|
height: 40px;
|
|
2265
2265
|
padding: var(--gap-0);
|
|
2266
|
-
} .
|
|
2266
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xlarge_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__headline-xlarge_hje0q .tabs__scrollControls_hje0q button:first-child {
|
|
2267
2267
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(40px / 2);
|
|
2268
|
-
} .
|
|
2268
|
+
} .tabs__mobile_hje0q.tabs__headline-system-large_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__headline-large_hje0q .tabs__title_hje0q {
|
|
2269
2269
|
padding-bottom: calc(36px / 2);
|
|
2270
|
-
} .
|
|
2271
|
-
.
|
|
2272
|
-
.
|
|
2273
|
-
.
|
|
2270
|
+
} .tabs__mobile_hje0q.tabs__headline-system-large_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2271
|
+
.tabs__mobile_hje0q.tabs__headline-system-large_hje0q .tabs__pickerWrapper_hje0q,
|
|
2272
|
+
.tabs__mobile_hje0q.tabs__headline-large_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2273
|
+
.tabs__mobile_hje0q.tabs__headline-large_hje0q .tabs__pickerWrapper_hje0q {
|
|
2274
2274
|
margin-left: 36px;
|
|
2275
|
-
} .
|
|
2275
|
+
} .tabs__mobile_hje0q.tabs__headline-system-large_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__headline-large_hje0q .tabs__option_hje0q {
|
|
2276
2276
|
padding: var(--gap-0);
|
|
2277
|
-
} .
|
|
2277
|
+
} .tabs__mobile_hje0q.tabs__headline-system-large_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__headline-large_hje0q .tabs__scrollControls_hje0q > button {
|
|
2278
2278
|
box-sizing: content-box;
|
|
2279
2279
|
width: 36px;
|
|
2280
2280
|
height: 36px;
|
|
2281
2281
|
padding: var(--gap-0);
|
|
2282
|
-
} .
|
|
2282
|
+
} .tabs__mobile_hje0q.tabs__headline-system-large_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__headline-large_hje0q .tabs__scrollControls_hje0q button:first-child {
|
|
2283
2283
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(36px / 2);
|
|
2284
|
-
} .
|
|
2284
|
+
} .tabs__mobile_hje0q.tabs__headline-system-medium_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__headline-medium_hje0q .tabs__title_hje0q {
|
|
2285
2285
|
padding-bottom: calc(32px / 2);
|
|
2286
|
-
} .
|
|
2287
|
-
.
|
|
2288
|
-
.
|
|
2289
|
-
.
|
|
2286
|
+
} .tabs__mobile_hje0q.tabs__headline-system-medium_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2287
|
+
.tabs__mobile_hje0q.tabs__headline-system-medium_hje0q .tabs__pickerWrapper_hje0q,
|
|
2288
|
+
.tabs__mobile_hje0q.tabs__headline-medium_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2289
|
+
.tabs__mobile_hje0q.tabs__headline-medium_hje0q .tabs__pickerWrapper_hje0q {
|
|
2290
2290
|
margin-left: 32px;
|
|
2291
|
-
} .
|
|
2291
|
+
} .tabs__mobile_hje0q.tabs__headline-system-medium_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__headline-medium_hje0q .tabs__option_hje0q {
|
|
2292
2292
|
padding: var(--gap-0);
|
|
2293
|
-
} .
|
|
2293
|
+
} .tabs__mobile_hje0q.tabs__headline-system-medium_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__headline-medium_hje0q .tabs__scrollControls_hje0q > button {
|
|
2294
2294
|
box-sizing: content-box;
|
|
2295
2295
|
width: 32px;
|
|
2296
2296
|
height: 32px;
|
|
2297
2297
|
padding: var(--gap-0);
|
|
2298
|
-
} .
|
|
2298
|
+
} .tabs__mobile_hje0q.tabs__headline-system-medium_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__headline-medium_hje0q .tabs__scrollControls_hje0q button:first-child {
|
|
2299
2299
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(32px / 2);
|
|
2300
|
-
} .
|
|
2300
|
+
} .tabs__mobile_hje0q.tabs__headline-system-small_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__headline-small_hje0q .tabs__title_hje0q {
|
|
2301
2301
|
padding-bottom: calc(28px / 2);
|
|
2302
|
-
} .
|
|
2303
|
-
.
|
|
2304
|
-
.
|
|
2305
|
-
.
|
|
2302
|
+
} .tabs__mobile_hje0q.tabs__headline-system-small_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2303
|
+
.tabs__mobile_hje0q.tabs__headline-system-small_hje0q .tabs__pickerWrapper_hje0q,
|
|
2304
|
+
.tabs__mobile_hje0q.tabs__headline-small_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2305
|
+
.tabs__mobile_hje0q.tabs__headline-small_hje0q .tabs__pickerWrapper_hje0q {
|
|
2306
2306
|
margin-left: 28px;
|
|
2307
|
-
} .
|
|
2307
|
+
} .tabs__mobile_hje0q.tabs__headline-system-small_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__headline-small_hje0q .tabs__option_hje0q {
|
|
2308
2308
|
padding: var(--gap-0);
|
|
2309
|
-
} .
|
|
2309
|
+
} .tabs__mobile_hje0q.tabs__headline-system-small_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__headline-small_hje0q .tabs__scrollControls_hje0q > button {
|
|
2310
2310
|
box-sizing: content-box;
|
|
2311
2311
|
width: 28px;
|
|
2312
2312
|
height: 28px;
|
|
2313
2313
|
padding: var(--gap-0);
|
|
2314
|
-
} .
|
|
2314
|
+
} .tabs__mobile_hje0q.tabs__headline-system-small_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__headline-small_hje0q .tabs__scrollControls_hje0q button:first-child {
|
|
2315
2315
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(28px / 2);
|
|
2316
|
-
} .
|
|
2316
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xsmall_hje0q .tabs__title_hje0q, .tabs__mobile_hje0q.tabs__headline-xsmall_hje0q .tabs__title_hje0q {
|
|
2317
2317
|
padding-bottom: calc(20px / 2);
|
|
2318
|
-
} .
|
|
2319
|
-
.
|
|
2320
|
-
.
|
|
2321
|
-
.
|
|
2318
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xsmall_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2319
|
+
.tabs__mobile_hje0q.tabs__headline-system-xsmall_hje0q .tabs__pickerWrapper_hje0q,
|
|
2320
|
+
.tabs__mobile_hje0q.tabs__headline-xsmall_hje0q .tabs__title_hje0q + .tabs__title_hje0q,
|
|
2321
|
+
.tabs__mobile_hje0q.tabs__headline-xsmall_hje0q .tabs__pickerWrapper_hje0q {
|
|
2322
2322
|
margin-left: 20px;
|
|
2323
|
-
} .
|
|
2323
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xsmall_hje0q .tabs__option_hje0q, .tabs__mobile_hje0q.tabs__headline-xsmall_hje0q .tabs__option_hje0q {
|
|
2324
2324
|
padding: var(--gap-0);
|
|
2325
|
-
} .
|
|
2325
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xsmall_hje0q .tabs__scrollControls_hje0q > button, .tabs__mobile_hje0q.tabs__headline-xsmall_hje0q .tabs__scrollControls_hje0q > button {
|
|
2326
2326
|
box-sizing: content-box;
|
|
2327
2327
|
width: 20px;
|
|
2328
2328
|
height: 20px;
|
|
2329
2329
|
padding: var(--gap-0);
|
|
2330
|
-
} .
|
|
2330
|
+
} .tabs__mobile_hje0q.tabs__headline-system-xsmall_hje0q .tabs__scrollControls_hje0q button:first-child, .tabs__mobile_hje0q.tabs__headline-xsmall_hje0q .tabs__scrollControls_hje0q button:first-child {
|
|
2331
2331
|
margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
|
|
2332
2332
|
}
|