@alfalab/core-components-tabs 8.13.3 → 8.13.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/components/primary-tablist/Component.collapsible.js +1 -1
  2. package/components/primary-tablist/Component.desktop.js +1 -1
  3. package/components/primary-tablist/Component.mobile.js +2 -2
  4. package/components/primary-tablist/index.css +132 -132
  5. package/components/primary-tablist/mobile.css +220 -220
  6. package/components/scroll-controls/Component.js +1 -1
  7. package/components/scroll-controls/index.css +12 -12
  8. package/components/scrollable-container/Component.js +1 -1
  9. package/components/scrollable-container/index.css +6 -6
  10. package/components/secondary-tablist/Component.desktop.js +1 -1
  11. package/components/secondary-tablist/Component.mobile.js +2 -2
  12. package/components/secondary-tablist/index.css +19 -19
  13. package/components/secondary-tablist/mobile.css +23 -23
  14. package/components/tab/Component.js +1 -1
  15. package/components/tab/index.css +3 -3
  16. package/esm/components/primary-tablist/Component.collapsible.js +1 -1
  17. package/esm/components/primary-tablist/Component.desktop.js +1 -1
  18. package/esm/components/primary-tablist/Component.mobile.js +2 -2
  19. package/esm/components/primary-tablist/index.css +132 -132
  20. package/esm/components/primary-tablist/mobile.css +220 -220
  21. package/esm/components/scroll-controls/Component.js +1 -1
  22. package/esm/components/scroll-controls/index.css +12 -12
  23. package/esm/components/scrollable-container/Component.js +1 -1
  24. package/esm/components/scrollable-container/index.css +6 -6
  25. package/esm/components/secondary-tablist/Component.desktop.js +1 -1
  26. package/esm/components/secondary-tablist/Component.mobile.js +2 -2
  27. package/esm/components/secondary-tablist/index.css +19 -19
  28. package/esm/components/secondary-tablist/mobile.css +23 -23
  29. package/esm/components/tab/Component.js +1 -1
  30. package/esm/components/tab/index.css +3 -3
  31. package/esm/index.module-6a424781.js +4 -0
  32. package/esm/index.module-d77dfcf7.js +4 -0
  33. package/index.module-0d942677.js +6 -0
  34. package/index.module-159e2c8d.js +6 -0
  35. package/modern/components/primary-tablist/Component.collapsible.js +1 -1
  36. package/modern/components/primary-tablist/Component.desktop.js +1 -1
  37. package/modern/components/primary-tablist/Component.mobile.js +2 -2
  38. package/modern/components/primary-tablist/index.css +132 -132
  39. package/modern/components/primary-tablist/mobile.css +220 -220
  40. package/modern/components/scroll-controls/Component.js +1 -1
  41. package/modern/components/scroll-controls/index.css +12 -12
  42. package/modern/components/scrollable-container/Component.js +1 -1
  43. package/modern/components/scrollable-container/index.css +6 -6
  44. package/modern/components/secondary-tablist/Component.desktop.js +1 -1
  45. package/modern/components/secondary-tablist/Component.mobile.js +2 -2
  46. package/modern/components/secondary-tablist/index.css +19 -19
  47. package/modern/components/secondary-tablist/mobile.css +23 -23
  48. package/modern/components/tab/Component.js +1 -1
  49. package/modern/components/tab/index.css +3 -3
  50. package/modern/index.module-46cbed14.js +4 -0
  51. package/modern/index.module-b1dab8cd.js +4 -0
  52. package/package.json +3 -3
  53. package/esm/index.module-74439dda.js +0 -4
  54. package/esm/index.module-899dd947.js +0 -4
  55. package/index.module-b20ada64.js +0 -6
  56. package/index.module-f876b078.js +0 -6
  57. package/modern/index.module-7e47b518.js +0 -4
  58. package/modern/index.module-8796c54a.js +0 -4
@@ -1,4 +1,4 @@
1
- /* hash: 1fa8c */
1
+ /* hash: 1s63v */
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;
@@ -110,11 +110,11 @@
110
110
  /* size xl */
111
111
 
112
112
  /* default transparent gaps */
113
- }.tabs__component_1rxpu {
113
+ }.tabs__component_17xrk {
114
114
  position: relative;
115
115
  display: inline-flex;
116
116
  min-width: 100%
117
- }.tabs__component_1rxpu:before {
117
+ }.tabs__component_17xrk:before {
118
118
  content: '';
119
119
  display: block;
120
120
  position: absolute;
@@ -122,273 +122,273 @@
122
122
  height: 1px;
123
123
  width: 100%;
124
124
  background-color: var(--primary-tablist-bottom-border-color);
125
- }.tabs__desktop_1rxpu.paragraph-primary-large .title {
125
+ }.tabs__desktop_17xrk.paragraph-primary-large .title {
126
126
  font-size: 18px;
127
127
  line-height: 24px;
128
128
  font-weight: 400;
129
- }.tabs__desktop_1rxpu.paragraph-primary-medium .title {
129
+ }.tabs__desktop_17xrk.paragraph-primary-medium .title {
130
130
  font-size: 16px;
131
131
  line-height: 24px;
132
132
  font-weight: 400;
133
- }.tabs__desktop_1rxpu.paragraph-primary-small .title {
133
+ }.tabs__desktop_17xrk.paragraph-primary-small .title {
134
134
  font-size: 14px;
135
135
  line-height: 20px;
136
136
  font-weight: 400;
137
- }.tabs__desktop_1rxpu.action-primary-large .title {
137
+ }.tabs__desktop_17xrk.action-primary-large .title {
138
138
  font-size: 18px;
139
139
  line-height: 24px;
140
140
  font-weight: 500;
141
- }.tabs__desktop_1rxpu.action-primary-medium .title {
141
+ }.tabs__desktop_17xrk.action-primary-medium .title {
142
142
  font-size: 16px;
143
143
  line-height: 24px;
144
144
  font-weight: 500;
145
- }.tabs__desktop_1rxpu.action-primary-small .title {
145
+ }.tabs__desktop_17xrk.action-primary-small .title {
146
146
  font-size: 14px;
147
147
  line-height: 20px;
148
148
  font-weight: 500;
149
- }.tabs__desktop_1rxpu.accent-primary-large .title {
149
+ }.tabs__desktop_17xrk.accent-primary-large .title {
150
150
  font-size: 18px;
151
151
  line-height: 24px;
152
152
  font-weight: 700;
153
- }.tabs__desktop_1rxpu.accent-primary-medium .title {
153
+ }.tabs__desktop_17xrk.accent-primary-medium .title {
154
154
  font-size: 16px;
155
155
  line-height: 24px;
156
156
  font-weight: 700;
157
- }.tabs__desktop_1rxpu.accent-primary-small .title {
157
+ }.tabs__desktop_17xrk.accent-primary-small .title {
158
158
  font-size: 14px;
159
159
  line-height: 20px;
160
160
  font-weight: 700;
161
- }.tabs__desktop_1rxpu.paragraph-primary-large .title, .tabs__desktop_1rxpu.paragraph-primary-medium .title, .tabs__desktop_1rxpu.accent-primary-large .title, .tabs__desktop_1rxpu.accent-primary-medium .title, .tabs__desktop_1rxpu.action-primary-large .title, .tabs__desktop_1rxpu.action-primary-medium .title {
161
+ }.tabs__desktop_17xrk.paragraph-primary-large .title, .tabs__desktop_17xrk.paragraph-primary-medium .title, .tabs__desktop_17xrk.accent-primary-large .title, .tabs__desktop_17xrk.accent-primary-medium .title, .tabs__desktop_17xrk.action-primary-large .title, .tabs__desktop_17xrk.action-primary-medium .title {
162
162
  padding-bottom: calc(24px / 2);
163
- }.tabs__desktop_1rxpu.paragraph-primary-large .title + .title,
164
- .tabs__desktop_1rxpu.paragraph-primary-large .pickerWrapper,
165
- .tabs__desktop_1rxpu.paragraph-primary-medium .title + .title,
166
- .tabs__desktop_1rxpu.paragraph-primary-medium .pickerWrapper,
167
- .tabs__desktop_1rxpu.accent-primary-large .title + .title,
168
- .tabs__desktop_1rxpu.accent-primary-large .pickerWrapper,
169
- .tabs__desktop_1rxpu.accent-primary-medium .title + .title,
170
- .tabs__desktop_1rxpu.accent-primary-medium .pickerWrapper,
171
- .tabs__desktop_1rxpu.action-primary-large .title + .title,
172
- .tabs__desktop_1rxpu.action-primary-large .pickerWrapper,
173
- .tabs__desktop_1rxpu.action-primary-medium .title + .title,
174
- .tabs__desktop_1rxpu.action-primary-medium .pickerWrapper {
163
+ }.tabs__desktop_17xrk.paragraph-primary-large .title + .title,
164
+ .tabs__desktop_17xrk.paragraph-primary-large .pickerWrapper,
165
+ .tabs__desktop_17xrk.paragraph-primary-medium .title + .title,
166
+ .tabs__desktop_17xrk.paragraph-primary-medium .pickerWrapper,
167
+ .tabs__desktop_17xrk.accent-primary-large .title + .title,
168
+ .tabs__desktop_17xrk.accent-primary-large .pickerWrapper,
169
+ .tabs__desktop_17xrk.accent-primary-medium .title + .title,
170
+ .tabs__desktop_17xrk.accent-primary-medium .pickerWrapper,
171
+ .tabs__desktop_17xrk.action-primary-large .title + .title,
172
+ .tabs__desktop_17xrk.action-primary-large .pickerWrapper,
173
+ .tabs__desktop_17xrk.action-primary-medium .title + .title,
174
+ .tabs__desktop_17xrk.action-primary-medium .pickerWrapper {
175
175
  margin-left: 24px;
176
- }.tabs__desktop_1rxpu.paragraph-primary-large .option, .tabs__desktop_1rxpu.paragraph-primary-medium .option, .tabs__desktop_1rxpu.accent-primary-large .option, .tabs__desktop_1rxpu.accent-primary-medium .option, .tabs__desktop_1rxpu.action-primary-large .option, .tabs__desktop_1rxpu.action-primary-medium .option {
176
+ }.tabs__desktop_17xrk.paragraph-primary-large .option, .tabs__desktop_17xrk.paragraph-primary-medium .option, .tabs__desktop_17xrk.accent-primary-large .option, .tabs__desktop_17xrk.accent-primary-medium .option, .tabs__desktop_17xrk.action-primary-large .option, .tabs__desktop_17xrk.action-primary-medium .option {
177
177
  padding: var(--gap-0);
178
- }.tabs__desktop_1rxpu.paragraph-primary-large .scrollControls > button, .tabs__desktop_1rxpu.paragraph-primary-medium .scrollControls > button, .tabs__desktop_1rxpu.accent-primary-large .scrollControls > button, .tabs__desktop_1rxpu.accent-primary-medium .scrollControls > button, .tabs__desktop_1rxpu.action-primary-large .scrollControls > button, .tabs__desktop_1rxpu.action-primary-medium .scrollControls > button {
178
+ }.tabs__desktop_17xrk.paragraph-primary-large .scrollControls > button, .tabs__desktop_17xrk.paragraph-primary-medium .scrollControls > button, .tabs__desktop_17xrk.accent-primary-large .scrollControls > button, .tabs__desktop_17xrk.accent-primary-medium .scrollControls > button, .tabs__desktop_17xrk.action-primary-large .scrollControls > button, .tabs__desktop_17xrk.action-primary-medium .scrollControls > button {
179
179
  box-sizing: content-box;
180
180
  width: 24px;
181
181
  height: 24px;
182
182
  padding: var(--gap-0);
183
- }.tabs__desktop_1rxpu.paragraph-primary-large .scrollControls button:first-child, .tabs__desktop_1rxpu.paragraph-primary-medium .scrollControls button:first-child, .tabs__desktop_1rxpu.accent-primary-large .scrollControls button:first-child, .tabs__desktop_1rxpu.accent-primary-medium .scrollControls button:first-child, .tabs__desktop_1rxpu.action-primary-large .scrollControls button:first-child, .tabs__desktop_1rxpu.action-primary-medium .scrollControls button:first-child {
183
+ }.tabs__desktop_17xrk.paragraph-primary-large .scrollControls button:first-child, .tabs__desktop_17xrk.paragraph-primary-medium .scrollControls button:first-child, .tabs__desktop_17xrk.accent-primary-large .scrollControls button:first-child, .tabs__desktop_17xrk.accent-primary-medium .scrollControls button:first-child, .tabs__desktop_17xrk.action-primary-large .scrollControls button:first-child, .tabs__desktop_17xrk.action-primary-medium .scrollControls button:first-child {
184
184
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
185
- }.tabs__desktop_1rxpu.paragraph-primary-small .title, .tabs__desktop_1rxpu.accent-primary-small .title, .tabs__desktop_1rxpu.action-primary-small .title {
185
+ }.tabs__desktop_17xrk.paragraph-primary-small .title, .tabs__desktop_17xrk.accent-primary-small .title, .tabs__desktop_17xrk.action-primary-small .title {
186
186
  padding-bottom: calc(20px / 2);
187
- }.tabs__desktop_1rxpu.paragraph-primary-small .title + .title,
188
- .tabs__desktop_1rxpu.paragraph-primary-small .pickerWrapper,
189
- .tabs__desktop_1rxpu.accent-primary-small .title + .title,
190
- .tabs__desktop_1rxpu.accent-primary-small .pickerWrapper,
191
- .tabs__desktop_1rxpu.action-primary-small .title + .title,
192
- .tabs__desktop_1rxpu.action-primary-small .pickerWrapper {
187
+ }.tabs__desktop_17xrk.paragraph-primary-small .title + .title,
188
+ .tabs__desktop_17xrk.paragraph-primary-small .pickerWrapper,
189
+ .tabs__desktop_17xrk.accent-primary-small .title + .title,
190
+ .tabs__desktop_17xrk.accent-primary-small .pickerWrapper,
191
+ .tabs__desktop_17xrk.action-primary-small .title + .title,
192
+ .tabs__desktop_17xrk.action-primary-small .pickerWrapper {
193
193
  margin-left: 20px;
194
- }.tabs__desktop_1rxpu.paragraph-primary-small .option, .tabs__desktop_1rxpu.accent-primary-small .option, .tabs__desktop_1rxpu.action-primary-small .option {
194
+ }.tabs__desktop_17xrk.paragraph-primary-small .option, .tabs__desktop_17xrk.accent-primary-small .option, .tabs__desktop_17xrk.action-primary-small .option {
195
195
  padding: var(--gap-0);
196
- }.tabs__desktop_1rxpu.paragraph-primary-small .scrollControls > button, .tabs__desktop_1rxpu.accent-primary-small .scrollControls > button, .tabs__desktop_1rxpu.action-primary-small .scrollControls > button {
196
+ }.tabs__desktop_17xrk.paragraph-primary-small .scrollControls > button, .tabs__desktop_17xrk.accent-primary-small .scrollControls > button, .tabs__desktop_17xrk.action-primary-small .scrollControls > button {
197
197
  box-sizing: content-box;
198
198
  width: 20px;
199
199
  height: 20px;
200
200
  padding: var(--gap-0);
201
- }.tabs__desktop_1rxpu.paragraph-primary-small .scrollControls button:first-child, .tabs__desktop_1rxpu.accent-primary-small .scrollControls button:first-child, .tabs__desktop_1rxpu.action-primary-small .scrollControls button:first-child {
201
+ }.tabs__desktop_17xrk.paragraph-primary-small .scrollControls button:first-child, .tabs__desktop_17xrk.accent-primary-small .scrollControls button:first-child, .tabs__desktop_17xrk.action-primary-small .scrollControls button:first-child {
202
202
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
203
- }.tabs__desktop_1rxpu.headline-system-xlarge .title {
203
+ }.tabs__desktop_17xrk.headline-system-xlarge .title {
204
204
  font-size: 48px;
205
205
  line-height: 52px;
206
206
  font-weight: 700;
207
- }.tabs__desktop_1rxpu.headline-system-large .title {
207
+ }.tabs__desktop_17xrk.headline-system-large .title {
208
208
  font-size: 40px;
209
209
  line-height: 48px;
210
210
  font-weight: 700;
211
- }.tabs__desktop_1rxpu.headline-system-medium .title {
211
+ }.tabs__desktop_17xrk.headline-system-medium .title {
212
212
  font-size: 30px;
213
213
  line-height: 36px;
214
214
  font-weight: 700;
215
- }.tabs__desktop_1rxpu.headline-system-small .title {
215
+ }.tabs__desktop_17xrk.headline-system-small .title {
216
216
  font-size: 22px;
217
217
  line-height: 26px;
218
218
  font-weight: 700;
219
- }.tabs__desktop_1rxpu.headline-system-xsmall .title {
219
+ }.tabs__desktop_17xrk.headline-system-xsmall .title {
220
220
  font-size: 18px;
221
221
  line-height: 22px;
222
222
  font-weight: 700;
223
- }.tabs__desktop_1rxpu.headline-xlarge .title {
223
+ }.tabs__desktop_17xrk.headline-xlarge .title {
224
224
  font-size: 48px;
225
225
  line-height: 64px;
226
226
  font-weight: 500;
227
227
  font-feature-settings: 'ss01';
228
228
  font-family: var(--font-family-styrene);
229
- }.tabs__desktop_1rxpu.headline-large .title {
229
+ }.tabs__desktop_17xrk.headline-large .title {
230
230
  font-size: 40px;
231
231
  line-height: 48px;
232
232
  font-weight: 500;
233
233
  font-feature-settings: 'ss01';
234
234
  font-family: var(--font-family-styrene);
235
- }.tabs__desktop_1rxpu.headline-medium .title {
235
+ }.tabs__desktop_17xrk.headline-medium .title {
236
236
  font-size: 32px;
237
237
  line-height: 40px;
238
238
  font-weight: 500;
239
239
  font-feature-settings: 'ss01';
240
240
  font-family: var(--font-family-styrene);
241
- }.tabs__desktop_1rxpu.headline-small .title {
241
+ }.tabs__desktop_17xrk.headline-small .title {
242
242
  font-size: 24px;
243
243
  line-height: 32px;
244
244
  font-weight: 500;
245
245
  font-feature-settings: 'ss01';
246
246
  font-family: var(--font-family-styrene);
247
- }.tabs__desktop_1rxpu.headline-xsmall .title {
247
+ }.tabs__desktop_17xrk.headline-xsmall .title {
248
248
  font-size: 20px;
249
249
  line-height: 24px;
250
250
  font-weight: 500;
251
251
  font-feature-settings: 'ss01';
252
252
  font-family: var(--font-family-styrene);
253
- }.tabs__desktop_1rxpu.headline-system-xlarge .title {
253
+ }.tabs__desktop_17xrk.headline-system-xlarge .title {
254
254
  padding-bottom: calc(52px / 2);
255
- }.tabs__desktop_1rxpu.headline-system-xlarge .title + .title,
256
- .tabs__desktop_1rxpu.headline-system-xlarge .pickerWrapper {
255
+ }.tabs__desktop_17xrk.headline-system-xlarge .title + .title,
256
+ .tabs__desktop_17xrk.headline-system-xlarge .pickerWrapper {
257
257
  margin-left: 52px;
258
- }.tabs__desktop_1rxpu.headline-system-xlarge .option {
258
+ }.tabs__desktop_17xrk.headline-system-xlarge .option {
259
259
  padding: var(--gap-0);
260
- }.tabs__desktop_1rxpu.headline-system-xlarge .scrollControls > button {
260
+ }.tabs__desktop_17xrk.headline-system-xlarge .scrollControls > button {
261
261
  box-sizing: content-box;
262
262
  width: 52px;
263
263
  height: 52px;
264
264
  padding: var(--gap-0);
265
- }.tabs__desktop_1rxpu.headline-system-xlarge .scrollControls button:first-child {
265
+ }.tabs__desktop_17xrk.headline-system-xlarge .scrollControls button:first-child {
266
266
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(52px / 2);
267
- }.tabs__desktop_1rxpu.headline-system-large .title, .tabs__desktop_1rxpu.headline-large .title {
267
+ }.tabs__desktop_17xrk.headline-system-large .title, .tabs__desktop_17xrk.headline-large .title {
268
268
  padding-bottom: calc(48px / 2);
269
- }.tabs__desktop_1rxpu.headline-system-large .title + .title,
270
- .tabs__desktop_1rxpu.headline-system-large .pickerWrapper,
271
- .tabs__desktop_1rxpu.headline-large .title + .title,
272
- .tabs__desktop_1rxpu.headline-large .pickerWrapper {
269
+ }.tabs__desktop_17xrk.headline-system-large .title + .title,
270
+ .tabs__desktop_17xrk.headline-system-large .pickerWrapper,
271
+ .tabs__desktop_17xrk.headline-large .title + .title,
272
+ .tabs__desktop_17xrk.headline-large .pickerWrapper {
273
273
  margin-left: 48px;
274
- }.tabs__desktop_1rxpu.headline-system-large .option, .tabs__desktop_1rxpu.headline-large .option {
274
+ }.tabs__desktop_17xrk.headline-system-large .option, .tabs__desktop_17xrk.headline-large .option {
275
275
  padding: var(--gap-0);
276
- }.tabs__desktop_1rxpu.headline-system-large .scrollControls > button, .tabs__desktop_1rxpu.headline-large .scrollControls > button {
276
+ }.tabs__desktop_17xrk.headline-system-large .scrollControls > button, .tabs__desktop_17xrk.headline-large .scrollControls > button {
277
277
  box-sizing: content-box;
278
278
  width: 48px;
279
279
  height: 48px;
280
280
  padding: var(--gap-0);
281
- }.tabs__desktop_1rxpu.headline-system-large .scrollControls button:first-child, .tabs__desktop_1rxpu.headline-large .scrollControls button:first-child {
281
+ }.tabs__desktop_17xrk.headline-system-large .scrollControls button:first-child, .tabs__desktop_17xrk.headline-large .scrollControls button:first-child {
282
282
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(48px / 2);
283
- }.tabs__desktop_1rxpu.headline-system-medium .title {
283
+ }.tabs__desktop_17xrk.headline-system-medium .title {
284
284
  padding-bottom: calc(36px / 2);
285
- }.tabs__desktop_1rxpu.headline-system-medium .title + .title,
286
- .tabs__desktop_1rxpu.headline-system-medium .pickerWrapper {
285
+ }.tabs__desktop_17xrk.headline-system-medium .title + .title,
286
+ .tabs__desktop_17xrk.headline-system-medium .pickerWrapper {
287
287
  margin-left: 36px;
288
- }.tabs__desktop_1rxpu.headline-system-medium .option {
288
+ }.tabs__desktop_17xrk.headline-system-medium .option {
289
289
  padding: var(--gap-0);
290
- }.tabs__desktop_1rxpu.headline-system-medium .scrollControls > button {
290
+ }.tabs__desktop_17xrk.headline-system-medium .scrollControls > button {
291
291
  box-sizing: content-box;
292
292
  width: 36px;
293
293
  height: 36px;
294
294
  padding: var(--gap-0);
295
- }.tabs__desktop_1rxpu.headline-system-medium .scrollControls button:first-child {
295
+ }.tabs__desktop_17xrk.headline-system-medium .scrollControls button:first-child {
296
296
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(36px / 2);
297
- }.tabs__desktop_1rxpu.headline-system-small .title {
297
+ }.tabs__desktop_17xrk.headline-system-small .title {
298
298
  padding-bottom: calc(26px / 2);
299
- }.tabs__desktop_1rxpu.headline-system-small .title + .title,
300
- .tabs__desktop_1rxpu.headline-system-small .pickerWrapper {
299
+ }.tabs__desktop_17xrk.headline-system-small .title + .title,
300
+ .tabs__desktop_17xrk.headline-system-small .pickerWrapper {
301
301
  margin-left: 26px;
302
- }.tabs__desktop_1rxpu.headline-system-small .option {
302
+ }.tabs__desktop_17xrk.headline-system-small .option {
303
303
  padding: var(--gap-0);
304
- }.tabs__desktop_1rxpu.headline-system-small .scrollControls > button {
304
+ }.tabs__desktop_17xrk.headline-system-small .scrollControls > button {
305
305
  box-sizing: content-box;
306
306
  width: 26px;
307
307
  height: 26px;
308
308
  padding: var(--gap-0);
309
- }.tabs__desktop_1rxpu.headline-system-small .scrollControls button:first-child {
309
+ }.tabs__desktop_17xrk.headline-system-small .scrollControls button:first-child {
310
310
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(26px / 2);
311
- }.tabs__desktop_1rxpu.headline-system-xsmall .title {
311
+ }.tabs__desktop_17xrk.headline-system-xsmall .title {
312
312
  padding-bottom: calc(22px / 2);
313
- }.tabs__desktop_1rxpu.headline-system-xsmall .title + .title,
314
- .tabs__desktop_1rxpu.headline-system-xsmall .pickerWrapper {
313
+ }.tabs__desktop_17xrk.headline-system-xsmall .title + .title,
314
+ .tabs__desktop_17xrk.headline-system-xsmall .pickerWrapper {
315
315
  margin-left: 22px;
316
- }.tabs__desktop_1rxpu.headline-system-xsmall .option {
316
+ }.tabs__desktop_17xrk.headline-system-xsmall .option {
317
317
  padding: var(--gap-0);
318
- }.tabs__desktop_1rxpu.headline-system-xsmall .scrollControls > button {
318
+ }.tabs__desktop_17xrk.headline-system-xsmall .scrollControls > button {
319
319
  box-sizing: content-box;
320
320
  width: 22px;
321
321
  height: 22px;
322
322
  padding: var(--gap-0);
323
- }.tabs__desktop_1rxpu.headline-system-xsmall .scrollControls button:first-child {
323
+ }.tabs__desktop_17xrk.headline-system-xsmall .scrollControls button:first-child {
324
324
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(22px / 2);
325
- }.tabs__desktop_1rxpu.headline-xlarge .title {
325
+ }.tabs__desktop_17xrk.headline-xlarge .title {
326
326
  padding-bottom: calc(64px / 2);
327
- }.tabs__desktop_1rxpu.headline-xlarge .title + .title,
328
- .tabs__desktop_1rxpu.headline-xlarge .pickerWrapper {
327
+ }.tabs__desktop_17xrk.headline-xlarge .title + .title,
328
+ .tabs__desktop_17xrk.headline-xlarge .pickerWrapper {
329
329
  margin-left: 64px;
330
- }.tabs__desktop_1rxpu.headline-xlarge .option {
330
+ }.tabs__desktop_17xrk.headline-xlarge .option {
331
331
  padding: var(--gap-0);
332
- }.tabs__desktop_1rxpu.headline-xlarge .scrollControls > button {
332
+ }.tabs__desktop_17xrk.headline-xlarge .scrollControls > button {
333
333
  box-sizing: content-box;
334
334
  width: 64px;
335
335
  height: 64px;
336
336
  padding: var(--gap-0);
337
- }.tabs__desktop_1rxpu.headline-xlarge .scrollControls button:first-child {
337
+ }.tabs__desktop_17xrk.headline-xlarge .scrollControls button:first-child {
338
338
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(64px / 2);
339
- }.tabs__desktop_1rxpu.headline-medium .title {
339
+ }.tabs__desktop_17xrk.headline-medium .title {
340
340
  padding-bottom: calc(40px / 2);
341
- }.tabs__desktop_1rxpu.headline-medium .title + .title,
342
- .tabs__desktop_1rxpu.headline-medium .pickerWrapper {
341
+ }.tabs__desktop_17xrk.headline-medium .title + .title,
342
+ .tabs__desktop_17xrk.headline-medium .pickerWrapper {
343
343
  margin-left: 40px;
344
- }.tabs__desktop_1rxpu.headline-medium .option {
344
+ }.tabs__desktop_17xrk.headline-medium .option {
345
345
  padding: var(--gap-0);
346
- }.tabs__desktop_1rxpu.headline-medium .scrollControls > button {
346
+ }.tabs__desktop_17xrk.headline-medium .scrollControls > button {
347
347
  box-sizing: content-box;
348
348
  width: 40px;
349
349
  height: 40px;
350
350
  padding: var(--gap-0);
351
- }.tabs__desktop_1rxpu.headline-medium .scrollControls button:first-child {
351
+ }.tabs__desktop_17xrk.headline-medium .scrollControls button:first-child {
352
352
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(40px / 2);
353
- }.tabs__desktop_1rxpu.headline-small .title {
353
+ }.tabs__desktop_17xrk.headline-small .title {
354
354
  padding-bottom: calc(32px / 2);
355
- }.tabs__desktop_1rxpu.headline-small .title + .title,
356
- .tabs__desktop_1rxpu.headline-small .pickerWrapper {
355
+ }.tabs__desktop_17xrk.headline-small .title + .title,
356
+ .tabs__desktop_17xrk.headline-small .pickerWrapper {
357
357
  margin-left: 32px;
358
- }.tabs__desktop_1rxpu.headline-small .option {
358
+ }.tabs__desktop_17xrk.headline-small .option {
359
359
  padding: var(--gap-0);
360
- }.tabs__desktop_1rxpu.headline-small .scrollControls > button {
360
+ }.tabs__desktop_17xrk.headline-small .scrollControls > button {
361
361
  box-sizing: content-box;
362
362
  width: 32px;
363
363
  height: 32px;
364
364
  padding: var(--gap-0);
365
- }.tabs__desktop_1rxpu.headline-small .scrollControls button:first-child {
365
+ }.tabs__desktop_17xrk.headline-small .scrollControls button:first-child {
366
366
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(32px / 2);
367
- }.tabs__desktop_1rxpu.headline-xsmall .title {
367
+ }.tabs__desktop_17xrk.headline-xsmall .title {
368
368
  padding-bottom: calc(24px / 2);
369
- }.tabs__desktop_1rxpu.headline-xsmall .title + .title,
370
- .tabs__desktop_1rxpu.headline-xsmall .pickerWrapper {
369
+ }.tabs__desktop_17xrk.headline-xsmall .title + .title,
370
+ .tabs__desktop_17xrk.headline-xsmall .pickerWrapper {
371
371
  margin-left: 24px;
372
- }.tabs__desktop_1rxpu.headline-xsmall .option {
372
+ }.tabs__desktop_17xrk.headline-xsmall .option {
373
373
  padding: var(--gap-0);
374
- }.tabs__desktop_1rxpu.headline-xsmall .scrollControls > button {
374
+ }.tabs__desktop_17xrk.headline-xsmall .scrollControls > button {
375
375
  box-sizing: content-box;
376
376
  width: 24px;
377
377
  height: 24px;
378
378
  padding: var(--gap-0);
379
- }.tabs__desktop_1rxpu.headline-xsmall .scrollControls button:first-child {
379
+ }.tabs__desktop_17xrk.headline-xsmall .scrollControls button:first-child {
380
380
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
381
- }.tabs__fullWidthScroll_1rxpu {
381
+ }.tabs__fullWidthScroll_17xrk {
382
382
  min-width: calc(100% - 2 * var(--gap-16));
383
383
  margin: var(--gap-0) var(--gap-16);
384
- }.tabs__container_1rxpu {
384
+ }.tabs__container_17xrk {
385
385
  position: relative;
386
386
  overflow: hidden;
387
387
 
388
388
  /* focus-outline fix */
389
389
  margin: var(--gap-4-neg) var(--gap-0) var(--gap-4-neg) var(--gap-4-neg);
390
390
  padding: var(--gap-4) var(--gap-0) var(--gap-4) var(--gap-4);
391
- }.tabs__title_1rxpu {
391
+ }.tabs__title_17xrk {
392
392
  display: flex;
393
393
  align-items: center;
394
394
  height: 100%;
@@ -404,83 +404,83 @@
404
404
  -webkit-user-select: none;
405
405
  user-select: none;
406
406
  outline: none
407
- }.tabs__title_1rxpu:not(:disabled):hover {
407
+ }.tabs__title_17xrk:not(:disabled):hover {
408
408
  color: var(--primary-tablist-hover-color);
409
- }.tabs__focused_1rxpu {
409
+ }.tabs__focused_17xrk {
410
410
  outline: 2px solid var(--focus-color);
411
411
  outline-offset: 2px;
412
- }.tabs__collapsed_1rxpu {
412
+ }.tabs__collapsed_17xrk {
413
413
  order: 99;
414
414
  visibility: collapse;
415
- }.tabs__selected_1rxpu {
415
+ }.tabs__selected_17xrk {
416
416
  cursor: default;
417
417
  color: var(--primary-tablist-selected-color);
418
- }.tabs__disabled_1rxpu {
418
+ }.tabs__disabled_17xrk {
419
419
  cursor: var(--disabled-cursor);
420
420
  color: var(--primary-tablist-disabled-color);
421
- }.tabs__line_1rxpu {
421
+ }.tabs__line_17xrk {
422
422
  position: absolute;
423
423
  height: 3px;
424
424
  bottom: var(--gap-0);
425
425
  left: var(--gap-0);
426
426
  background-color: var(--primary-tablist-line-color);
427
427
  transition: transform 0.2s ease, width 0.2s ease;
428
- }.tabs__option_1rxpu {
428
+ }.tabs__option_17xrk {
429
429
  color: var(--color-light-text-primary);
430
- }/* sizes */.tabs__s_1rxpu .tabs__title_1rxpu, .tabs__xs_1rxpu .tabs__title_1rxpu, .tabs__xxs_1rxpu .tabs__title_1rxpu {
430
+ }/* sizes */.tabs__s_17xrk .tabs__title_17xrk, .tabs__xs_17xrk .tabs__title_17xrk, .tabs__xxs_17xrk .tabs__title_17xrk {
431
431
  padding: var(--primary-tablist-s-padding);
432
432
  font-size: var(--primary-tablist-s-font-size);
433
433
  font-weight: var(--primary-tablist-s-font-weight);
434
434
  font-family: var(--primary-tablist-s-font-family);
435
435
  line-height: 24px;
436
- }.tabs__s_1rxpu .tabs__title_1rxpu + .tabs__title_1rxpu, .tabs__xs_1rxpu .tabs__title_1rxpu + .tabs__title_1rxpu, .tabs__xxs_1rxpu .tabs__title_1rxpu + .tabs__title_1rxpu {
436
+ }.tabs__s_17xrk .tabs__title_17xrk + .tabs__title_17xrk, .tabs__xs_17xrk .tabs__title_17xrk + .tabs__title_17xrk, .tabs__xxs_17xrk .tabs__title_17xrk + .tabs__title_17xrk {
437
437
  margin-left: var(--primary-tablist-s-gaps);
438
- }.tabs__s_1rxpu .tabs__pickerWrapper_1rxpu, .tabs__xs_1rxpu .tabs__pickerWrapper_1rxpu, .tabs__xxs_1rxpu .tabs__pickerWrapper_1rxpu {
438
+ }.tabs__s_17xrk .tabs__pickerWrapper_17xrk, .tabs__xs_17xrk .tabs__pickerWrapper_17xrk, .tabs__xxs_17xrk .tabs__pickerWrapper_17xrk {
439
439
  margin-left: var(--primary-tablist-s-gaps);
440
- }.tabs__s_1rxpu .tabs__option_1rxpu, .tabs__xs_1rxpu .tabs__option_1rxpu, .tabs__xxs_1rxpu .tabs__option_1rxpu {
440
+ }.tabs__s_17xrk .tabs__option_17xrk, .tabs__xs_17xrk .tabs__option_17xrk, .tabs__xxs_17xrk .tabs__option_17xrk {
441
441
  padding: var(--gap-0);
442
- }.tabs__m_1rxpu .tabs__title_1rxpu {
442
+ }.tabs__m_17xrk .tabs__title_17xrk {
443
443
  padding: var(--primary-tablist-m-padding);
444
444
  font-size: var(--primary-tablist-m-font-size);
445
445
  font-weight: var(--primary-tablist-m-font-weight);
446
446
  font-family: var(--primary-tablist-m-font-family);
447
447
  line-height: 24px;
448
- }.tabs__m_1rxpu .tabs__title_1rxpu + .tabs__title_1rxpu {
448
+ }.tabs__m_17xrk .tabs__title_17xrk + .tabs__title_17xrk {
449
449
  margin-left: var(--primary-tablist-m-gaps);
450
- }.tabs__m_1rxpu .tabs__pickerWrapper_1rxpu {
450
+ }.tabs__m_17xrk .tabs__pickerWrapper_17xrk {
451
451
  margin-left: var(--primary-tablist-m-gaps);
452
- }.tabs__m_1rxpu .tabs__option_1rxpu {
452
+ }.tabs__m_17xrk .tabs__option_17xrk {
453
453
  padding: var(--gap-0);
454
- }.tabs__l_1rxpu .tabs__title_1rxpu {
454
+ }.tabs__l_17xrk .tabs__title_17xrk {
455
455
  padding: var(--primary-tablist-l-padding);
456
456
  font-size: var(--primary-tablist-l-font-size);
457
457
  font-weight: var(--primary-tablist-l-font-weight);
458
458
  font-family: var(--primary-tablist-l-font-family);
459
459
  line-height: 24px;
460
- }.tabs__l_1rxpu .tabs__title_1rxpu + .tabs__title_1rxpu {
460
+ }.tabs__l_17xrk .tabs__title_17xrk + .tabs__title_17xrk {
461
461
  margin-left: var(--primary-tablist-l-gaps);
462
- }.tabs__l_1rxpu .tabs__pickerWrapper_1rxpu {
462
+ }.tabs__l_17xrk .tabs__pickerWrapper_17xrk {
463
463
  margin-left: var(--primary-tablist-l-gaps);
464
- }.tabs__l_1rxpu .tabs__option_1rxpu {
464
+ }.tabs__l_17xrk .tabs__option_17xrk {
465
465
  padding: var(--gap-0);
466
- }.tabs__xl_1rxpu .tabs__title_1rxpu {
466
+ }.tabs__xl_17xrk .tabs__title_17xrk {
467
467
  padding: var(--primary-tablist-xl-padding);
468
468
  font-size: var(--primary-tablist-xl-font-size);
469
469
  font-weight: var(--primary-tablist-xl-font-weight);
470
470
  font-family: var(--primary-tablist-xl-font-family);
471
471
  line-height: 32px;
472
- }.tabs__xl_1rxpu .tabs__title_1rxpu + .tabs__title_1rxpu {
472
+ }.tabs__xl_17xrk .tabs__title_17xrk + .tabs__title_17xrk {
473
473
  margin-left: var(--primary-tablist-xl-gaps);
474
- }.tabs__xl_1rxpu .tabs__pickerWrapper_1rxpu {
474
+ }.tabs__xl_17xrk .tabs__pickerWrapper_17xrk {
475
475
  margin-left: var(--primary-tablist-xl-gaps);
476
- }.tabs__xl_1rxpu .tabs__option_1rxpu {
476
+ }.tabs__xl_17xrk .tabs__option_17xrk {
477
477
  padding: var(--gap-0);
478
- }.tabs__rightAddons_1rxpu {
478
+ }.tabs__rightAddons_17xrk {
479
479
  display: flex;
480
480
  justify-content: center;
481
481
  align-items: center;
482
482
  margin-left: var(--gap-8);
483
- }.tabs__rightAddonsMarginZero_1rxpu {
483
+ }.tabs__rightAddonsMarginZero_17xrk {
484
484
  margin-left: var(--gap-0);
485
485
  } :root {
486
486
  --color-dark-indigo: #0b1f35; /* deprecated */
@@ -2144,221 +2144,221 @@
2144
2144
 
2145
2145
  /* default transparent gaps */
2146
2146
  --secondary-tablist-transparent-gaps: var(--gap-0);
2147
- } .tabs__title_qat82 {
2148
- } .tabs__mobile_qat82 .tabs__title_qat82 {
2147
+ } .tabs__title_oeusu {
2148
+ } .tabs__mobile_oeusu .tabs__title_oeusu {
2149
2149
  padding: var(--primary-tablist-mobile-padding);
2150
2150
  font-size: var(--primary-tablist-mobile-font-size);
2151
2151
  font-weight: var(--primary-tablist-mobile-font-weight);
2152
2152
  font-family: var(--primary-tablist-mobile-font-family);
2153
2153
  line-height: var(--primary-tablist-mobile-line-height)
2154
- } .tabs__mobile_qat82 .tabs__title_qat82 + .tabs__title_qat82 {
2154
+ } .tabs__mobile_oeusu .tabs__title_oeusu + .tabs__title_oeusu {
2155
2155
  margin-left: var(--primary-tablist-mobile-gaps);
2156
- } .tabs__mobile_qat82.tabs__paragraph-primary-large_qat82 .tabs__title_qat82 {
2156
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-large_oeusu .tabs__title_oeusu {
2157
2157
  font-size: 18px;
2158
2158
  line-height: 24px;
2159
2159
  font-weight: 400;
2160
- } .tabs__mobile_qat82.tabs__paragraph-primary-medium_qat82 .tabs__title_qat82 {
2160
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-medium_oeusu .tabs__title_oeusu {
2161
2161
  font-size: 16px;
2162
2162
  line-height: 24px;
2163
2163
  font-weight: 400;
2164
- } .tabs__mobile_qat82.tabs__paragraph-primary-small_qat82 .tabs__title_qat82 {
2164
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-small_oeusu .tabs__title_oeusu {
2165
2165
  font-size: 14px;
2166
2166
  line-height: 20px;
2167
2167
  font-weight: 400;
2168
- } .tabs__mobile_qat82.tabs__action-primary-large_qat82 .tabs__title_qat82 {
2168
+ } .tabs__mobile_oeusu.tabs__action-primary-large_oeusu .tabs__title_oeusu {
2169
2169
  font-size: 18px;
2170
2170
  line-height: 24px;
2171
2171
  font-weight: 500;
2172
- } .tabs__mobile_qat82.tabs__action-primary-medium_qat82 .tabs__title_qat82 {
2172
+ } .tabs__mobile_oeusu.tabs__action-primary-medium_oeusu .tabs__title_oeusu {
2173
2173
  font-size: 16px;
2174
2174
  line-height: 24px;
2175
2175
  font-weight: 500;
2176
- } .tabs__mobile_qat82.tabs__action-primary-small_qat82 .tabs__title_qat82 {
2176
+ } .tabs__mobile_oeusu.tabs__action-primary-small_oeusu .tabs__title_oeusu {
2177
2177
  font-size: 14px;
2178
2178
  line-height: 20px;
2179
2179
  font-weight: 500;
2180
- } .tabs__mobile_qat82.tabs__accent-primary-large_qat82 .tabs__title_qat82 {
2180
+ } .tabs__mobile_oeusu.tabs__accent-primary-large_oeusu .tabs__title_oeusu {
2181
2181
  font-size: 18px;
2182
2182
  line-height: 24px;
2183
2183
  font-weight: 700;
2184
- } .tabs__mobile_qat82.tabs__accent-primary-medium_qat82 .tabs__title_qat82 {
2184
+ } .tabs__mobile_oeusu.tabs__accent-primary-medium_oeusu .tabs__title_oeusu {
2185
2185
  font-size: 16px;
2186
2186
  line-height: 24px;
2187
2187
  font-weight: 700;
2188
- } .tabs__mobile_qat82.tabs__accent-primary-small_qat82 .tabs__title_qat82 {
2188
+ } .tabs__mobile_oeusu.tabs__accent-primary-small_oeusu .tabs__title_oeusu {
2189
2189
  font-size: 14px;
2190
2190
  line-height: 20px;
2191
2191
  font-weight: 700;
2192
- } .tabs__mobile_qat82.tabs__paragraph-primary-large_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__paragraph-primary-medium_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__accent-primary-large_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__accent-primary-medium_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__action-primary-large_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__action-primary-medium_qat82 .tabs__title_qat82 {
2192
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-large_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__paragraph-primary-medium_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__accent-primary-large_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__accent-primary-medium_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__action-primary-large_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__action-primary-medium_oeusu .tabs__title_oeusu {
2193
2193
  padding-bottom: calc(24px / 2);
2194
- } .tabs__mobile_qat82.tabs__paragraph-primary-large_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2195
- .tabs__mobile_qat82.tabs__paragraph-primary-large_qat82 .tabs__pickerWrapper_qat82,
2196
- .tabs__mobile_qat82.tabs__paragraph-primary-medium_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2197
- .tabs__mobile_qat82.tabs__paragraph-primary-medium_qat82 .tabs__pickerWrapper_qat82,
2198
- .tabs__mobile_qat82.tabs__accent-primary-large_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2199
- .tabs__mobile_qat82.tabs__accent-primary-large_qat82 .tabs__pickerWrapper_qat82,
2200
- .tabs__mobile_qat82.tabs__accent-primary-medium_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2201
- .tabs__mobile_qat82.tabs__accent-primary-medium_qat82 .tabs__pickerWrapper_qat82,
2202
- .tabs__mobile_qat82.tabs__action-primary-large_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2203
- .tabs__mobile_qat82.tabs__action-primary-large_qat82 .tabs__pickerWrapper_qat82,
2204
- .tabs__mobile_qat82.tabs__action-primary-medium_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2205
- .tabs__mobile_qat82.tabs__action-primary-medium_qat82 .tabs__pickerWrapper_qat82 {
2194
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-large_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2195
+ .tabs__mobile_oeusu.tabs__paragraph-primary-large_oeusu .tabs__pickerWrapper_oeusu,
2196
+ .tabs__mobile_oeusu.tabs__paragraph-primary-medium_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2197
+ .tabs__mobile_oeusu.tabs__paragraph-primary-medium_oeusu .tabs__pickerWrapper_oeusu,
2198
+ .tabs__mobile_oeusu.tabs__accent-primary-large_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2199
+ .tabs__mobile_oeusu.tabs__accent-primary-large_oeusu .tabs__pickerWrapper_oeusu,
2200
+ .tabs__mobile_oeusu.tabs__accent-primary-medium_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2201
+ .tabs__mobile_oeusu.tabs__accent-primary-medium_oeusu .tabs__pickerWrapper_oeusu,
2202
+ .tabs__mobile_oeusu.tabs__action-primary-large_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2203
+ .tabs__mobile_oeusu.tabs__action-primary-large_oeusu .tabs__pickerWrapper_oeusu,
2204
+ .tabs__mobile_oeusu.tabs__action-primary-medium_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2205
+ .tabs__mobile_oeusu.tabs__action-primary-medium_oeusu .tabs__pickerWrapper_oeusu {
2206
2206
  margin-left: 24px;
2207
- } .tabs__mobile_qat82.tabs__paragraph-primary-large_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__paragraph-primary-medium_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__accent-primary-large_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__accent-primary-medium_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__action-primary-large_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__action-primary-medium_qat82 .tabs__option_qat82 {
2207
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-large_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__paragraph-primary-medium_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__accent-primary-large_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__accent-primary-medium_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__action-primary-large_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__action-primary-medium_oeusu .tabs__option_oeusu {
2208
2208
  padding: var(--gap-0);
2209
- } .tabs__mobile_qat82.tabs__paragraph-primary-large_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__paragraph-primary-medium_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__accent-primary-large_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__accent-primary-medium_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__action-primary-large_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__action-primary-medium_qat82 .tabs__scrollControls_qat82 > button {
2209
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-large_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__paragraph-primary-medium_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__accent-primary-large_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__accent-primary-medium_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__action-primary-large_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__action-primary-medium_oeusu .tabs__scrollControls_oeusu > button {
2210
2210
  box-sizing: content-box;
2211
2211
  width: 24px;
2212
2212
  height: 24px;
2213
2213
  padding: var(--gap-0);
2214
- } .tabs__mobile_qat82.tabs__paragraph-primary-large_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__paragraph-primary-medium_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__accent-primary-large_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__accent-primary-medium_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__action-primary-large_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__action-primary-medium_qat82 .tabs__scrollControls_qat82 button:first-child {
2214
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-large_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__paragraph-primary-medium_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__accent-primary-large_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__accent-primary-medium_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__action-primary-large_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__action-primary-medium_oeusu .tabs__scrollControls_oeusu button:first-child {
2215
2215
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
2216
- } .tabs__mobile_qat82.tabs__paragraph-primary-small_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__accent-primary-small_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__action-primary-small_qat82 .tabs__title_qat82 {
2216
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-small_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__accent-primary-small_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__action-primary-small_oeusu .tabs__title_oeusu {
2217
2217
  padding-bottom: calc(20px / 2);
2218
- } .tabs__mobile_qat82.tabs__paragraph-primary-small_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2219
- .tabs__mobile_qat82.tabs__paragraph-primary-small_qat82 .tabs__pickerWrapper_qat82,
2220
- .tabs__mobile_qat82.tabs__accent-primary-small_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2221
- .tabs__mobile_qat82.tabs__accent-primary-small_qat82 .tabs__pickerWrapper_qat82,
2222
- .tabs__mobile_qat82.tabs__action-primary-small_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2223
- .tabs__mobile_qat82.tabs__action-primary-small_qat82 .tabs__pickerWrapper_qat82 {
2218
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-small_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2219
+ .tabs__mobile_oeusu.tabs__paragraph-primary-small_oeusu .tabs__pickerWrapper_oeusu,
2220
+ .tabs__mobile_oeusu.tabs__accent-primary-small_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2221
+ .tabs__mobile_oeusu.tabs__accent-primary-small_oeusu .tabs__pickerWrapper_oeusu,
2222
+ .tabs__mobile_oeusu.tabs__action-primary-small_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2223
+ .tabs__mobile_oeusu.tabs__action-primary-small_oeusu .tabs__pickerWrapper_oeusu {
2224
2224
  margin-left: 20px;
2225
- } .tabs__mobile_qat82.tabs__paragraph-primary-small_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__accent-primary-small_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__action-primary-small_qat82 .tabs__option_qat82 {
2225
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-small_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__accent-primary-small_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__action-primary-small_oeusu .tabs__option_oeusu {
2226
2226
  padding: var(--gap-0);
2227
- } .tabs__mobile_qat82.tabs__paragraph-primary-small_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__accent-primary-small_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__action-primary-small_qat82 .tabs__scrollControls_qat82 > button {
2227
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-small_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__accent-primary-small_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__action-primary-small_oeusu .tabs__scrollControls_oeusu > button {
2228
2228
  box-sizing: content-box;
2229
2229
  width: 20px;
2230
2230
  height: 20px;
2231
2231
  padding: var(--gap-0);
2232
- } .tabs__mobile_qat82.tabs__paragraph-primary-small_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__accent-primary-small_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__action-primary-small_qat82 .tabs__scrollControls_qat82 button:first-child {
2232
+ } .tabs__mobile_oeusu.tabs__paragraph-primary-small_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__accent-primary-small_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__action-primary-small_oeusu .tabs__scrollControls_oeusu button:first-child {
2233
2233
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
2234
- } .tabs__mobile_qat82.tabs__headline-system-xlarge_qat82 .tabs__title_qat82 {
2234
+ } .tabs__mobile_oeusu.tabs__headline-system-xlarge_oeusu .tabs__title_oeusu {
2235
2235
  font-size: 34px;
2236
2236
  line-height: 40px;
2237
2237
  font-weight: 600;
2238
- } .tabs__mobile_qat82.tabs__headline-system-large_qat82 .tabs__title_qat82 {
2238
+ } .tabs__mobile_oeusu.tabs__headline-system-large_oeusu .tabs__title_oeusu {
2239
2239
  font-size: 30px;
2240
2240
  line-height: 36px;
2241
2241
  font-weight: 600;
2242
- } .tabs__mobile_qat82.tabs__headline-system-medium_qat82 .tabs__title_qat82 {
2242
+ } .tabs__mobile_oeusu.tabs__headline-system-medium_oeusu .tabs__title_oeusu {
2243
2243
  font-size: 26px;
2244
2244
  line-height: 32px;
2245
2245
  font-weight: 600;
2246
- } .tabs__mobile_qat82.tabs__headline-system-small_qat82 .tabs__title_qat82 {
2246
+ } .tabs__mobile_oeusu.tabs__headline-system-small_oeusu .tabs__title_oeusu {
2247
2247
  font-size: 20px;
2248
2248
  line-height: 28px;
2249
2249
  font-weight: 600;
2250
- } .tabs__mobile_qat82.tabs__headline-system-xsmall_qat82 .tabs__title_qat82 {
2250
+ } .tabs__mobile_oeusu.tabs__headline-system-xsmall_oeusu .tabs__title_oeusu {
2251
2251
  font-size: 16px;
2252
2252
  line-height: 20px;
2253
2253
  font-weight: 600;
2254
- } .tabs__mobile_qat82.tabs__headline-xlarge_qat82 .tabs__title_qat82 {
2254
+ } .tabs__mobile_oeusu.tabs__headline-xlarge_oeusu .tabs__title_oeusu {
2255
2255
  font-size: 34px;
2256
2256
  line-height: 40px;
2257
2257
  font-weight: 500;
2258
2258
  font-feature-settings: 'ss01';
2259
2259
  font-family: var(--font-family-styrene);
2260
- } .tabs__mobile_qat82.tabs__headline-large_qat82 .tabs__title_qat82 {
2260
+ } .tabs__mobile_oeusu.tabs__headline-large_oeusu .tabs__title_oeusu {
2261
2261
  font-size: 30px;
2262
2262
  line-height: 36px;
2263
2263
  font-weight: 500;
2264
2264
  font-feature-settings: 'ss01';
2265
2265
  font-family: var(--font-family-styrene);
2266
- } .tabs__mobile_qat82.tabs__headline-medium_qat82 .tabs__title_qat82 {
2266
+ } .tabs__mobile_oeusu.tabs__headline-medium_oeusu .tabs__title_oeusu {
2267
2267
  font-size: 26px;
2268
2268
  line-height: 32px;
2269
2269
  font-weight: 500;
2270
2270
  font-feature-settings: 'ss01';
2271
2271
  font-family: var(--font-family-styrene);
2272
- } .tabs__mobile_qat82.tabs__headline-small_qat82 .tabs__title_qat82 {
2272
+ } .tabs__mobile_oeusu.tabs__headline-small_oeusu .tabs__title_oeusu {
2273
2273
  font-size: 20px;
2274
2274
  line-height: 28px;
2275
2275
  font-weight: 500;
2276
2276
  font-feature-settings: 'ss01';
2277
2277
  font-family: var(--font-family-styrene);
2278
- } .tabs__mobile_qat82.tabs__headline-xsmall_qat82 .tabs__title_qat82 {
2278
+ } .tabs__mobile_oeusu.tabs__headline-xsmall_oeusu .tabs__title_oeusu {
2279
2279
  font-size: 16px;
2280
2280
  line-height: 20px;
2281
2281
  font-weight: 500;
2282
2282
  font-feature-settings: 'ss01';
2283
2283
  font-family: var(--font-family-styrene);
2284
- } .tabs__mobile_qat82.tabs__headline-system-xlarge_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__headline-xlarge_qat82 .tabs__title_qat82 {
2284
+ } .tabs__mobile_oeusu.tabs__headline-system-xlarge_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__headline-xlarge_oeusu .tabs__title_oeusu {
2285
2285
  padding-bottom: calc(40px / 2);
2286
- } .tabs__mobile_qat82.tabs__headline-system-xlarge_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2287
- .tabs__mobile_qat82.tabs__headline-system-xlarge_qat82 .tabs__pickerWrapper_qat82,
2288
- .tabs__mobile_qat82.tabs__headline-xlarge_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2289
- .tabs__mobile_qat82.tabs__headline-xlarge_qat82 .tabs__pickerWrapper_qat82 {
2286
+ } .tabs__mobile_oeusu.tabs__headline-system-xlarge_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2287
+ .tabs__mobile_oeusu.tabs__headline-system-xlarge_oeusu .tabs__pickerWrapper_oeusu,
2288
+ .tabs__mobile_oeusu.tabs__headline-xlarge_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2289
+ .tabs__mobile_oeusu.tabs__headline-xlarge_oeusu .tabs__pickerWrapper_oeusu {
2290
2290
  margin-left: 40px;
2291
- } .tabs__mobile_qat82.tabs__headline-system-xlarge_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__headline-xlarge_qat82 .tabs__option_qat82 {
2291
+ } .tabs__mobile_oeusu.tabs__headline-system-xlarge_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__headline-xlarge_oeusu .tabs__option_oeusu {
2292
2292
  padding: var(--gap-0);
2293
- } .tabs__mobile_qat82.tabs__headline-system-xlarge_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__headline-xlarge_qat82 .tabs__scrollControls_qat82 > button {
2293
+ } .tabs__mobile_oeusu.tabs__headline-system-xlarge_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__headline-xlarge_oeusu .tabs__scrollControls_oeusu > button {
2294
2294
  box-sizing: content-box;
2295
2295
  width: 40px;
2296
2296
  height: 40px;
2297
2297
  padding: var(--gap-0);
2298
- } .tabs__mobile_qat82.tabs__headline-system-xlarge_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__headline-xlarge_qat82 .tabs__scrollControls_qat82 button:first-child {
2298
+ } .tabs__mobile_oeusu.tabs__headline-system-xlarge_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__headline-xlarge_oeusu .tabs__scrollControls_oeusu button:first-child {
2299
2299
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(40px / 2);
2300
- } .tabs__mobile_qat82.tabs__headline-system-large_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__headline-large_qat82 .tabs__title_qat82 {
2300
+ } .tabs__mobile_oeusu.tabs__headline-system-large_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__headline-large_oeusu .tabs__title_oeusu {
2301
2301
  padding-bottom: calc(36px / 2);
2302
- } .tabs__mobile_qat82.tabs__headline-system-large_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2303
- .tabs__mobile_qat82.tabs__headline-system-large_qat82 .tabs__pickerWrapper_qat82,
2304
- .tabs__mobile_qat82.tabs__headline-large_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2305
- .tabs__mobile_qat82.tabs__headline-large_qat82 .tabs__pickerWrapper_qat82 {
2302
+ } .tabs__mobile_oeusu.tabs__headline-system-large_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2303
+ .tabs__mobile_oeusu.tabs__headline-system-large_oeusu .tabs__pickerWrapper_oeusu,
2304
+ .tabs__mobile_oeusu.tabs__headline-large_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2305
+ .tabs__mobile_oeusu.tabs__headline-large_oeusu .tabs__pickerWrapper_oeusu {
2306
2306
  margin-left: 36px;
2307
- } .tabs__mobile_qat82.tabs__headline-system-large_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__headline-large_qat82 .tabs__option_qat82 {
2307
+ } .tabs__mobile_oeusu.tabs__headline-system-large_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__headline-large_oeusu .tabs__option_oeusu {
2308
2308
  padding: var(--gap-0);
2309
- } .tabs__mobile_qat82.tabs__headline-system-large_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__headline-large_qat82 .tabs__scrollControls_qat82 > button {
2309
+ } .tabs__mobile_oeusu.tabs__headline-system-large_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__headline-large_oeusu .tabs__scrollControls_oeusu > button {
2310
2310
  box-sizing: content-box;
2311
2311
  width: 36px;
2312
2312
  height: 36px;
2313
2313
  padding: var(--gap-0);
2314
- } .tabs__mobile_qat82.tabs__headline-system-large_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__headline-large_qat82 .tabs__scrollControls_qat82 button:first-child {
2314
+ } .tabs__mobile_oeusu.tabs__headline-system-large_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__headline-large_oeusu .tabs__scrollControls_oeusu button:first-child {
2315
2315
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(36px / 2);
2316
- } .tabs__mobile_qat82.tabs__headline-system-medium_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__headline-medium_qat82 .tabs__title_qat82 {
2316
+ } .tabs__mobile_oeusu.tabs__headline-system-medium_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__headline-medium_oeusu .tabs__title_oeusu {
2317
2317
  padding-bottom: calc(32px / 2);
2318
- } .tabs__mobile_qat82.tabs__headline-system-medium_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2319
- .tabs__mobile_qat82.tabs__headline-system-medium_qat82 .tabs__pickerWrapper_qat82,
2320
- .tabs__mobile_qat82.tabs__headline-medium_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2321
- .tabs__mobile_qat82.tabs__headline-medium_qat82 .tabs__pickerWrapper_qat82 {
2318
+ } .tabs__mobile_oeusu.tabs__headline-system-medium_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2319
+ .tabs__mobile_oeusu.tabs__headline-system-medium_oeusu .tabs__pickerWrapper_oeusu,
2320
+ .tabs__mobile_oeusu.tabs__headline-medium_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2321
+ .tabs__mobile_oeusu.tabs__headline-medium_oeusu .tabs__pickerWrapper_oeusu {
2322
2322
  margin-left: 32px;
2323
- } .tabs__mobile_qat82.tabs__headline-system-medium_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__headline-medium_qat82 .tabs__option_qat82 {
2323
+ } .tabs__mobile_oeusu.tabs__headline-system-medium_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__headline-medium_oeusu .tabs__option_oeusu {
2324
2324
  padding: var(--gap-0);
2325
- } .tabs__mobile_qat82.tabs__headline-system-medium_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__headline-medium_qat82 .tabs__scrollControls_qat82 > button {
2325
+ } .tabs__mobile_oeusu.tabs__headline-system-medium_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__headline-medium_oeusu .tabs__scrollControls_oeusu > button {
2326
2326
  box-sizing: content-box;
2327
2327
  width: 32px;
2328
2328
  height: 32px;
2329
2329
  padding: var(--gap-0);
2330
- } .tabs__mobile_qat82.tabs__headline-system-medium_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__headline-medium_qat82 .tabs__scrollControls_qat82 button:first-child {
2330
+ } .tabs__mobile_oeusu.tabs__headline-system-medium_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__headline-medium_oeusu .tabs__scrollControls_oeusu button:first-child {
2331
2331
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(32px / 2);
2332
- } .tabs__mobile_qat82.tabs__headline-system-small_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__headline-small_qat82 .tabs__title_qat82 {
2332
+ } .tabs__mobile_oeusu.tabs__headline-system-small_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__headline-small_oeusu .tabs__title_oeusu {
2333
2333
  padding-bottom: calc(28px / 2);
2334
- } .tabs__mobile_qat82.tabs__headline-system-small_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2335
- .tabs__mobile_qat82.tabs__headline-system-small_qat82 .tabs__pickerWrapper_qat82,
2336
- .tabs__mobile_qat82.tabs__headline-small_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2337
- .tabs__mobile_qat82.tabs__headline-small_qat82 .tabs__pickerWrapper_qat82 {
2334
+ } .tabs__mobile_oeusu.tabs__headline-system-small_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2335
+ .tabs__mobile_oeusu.tabs__headline-system-small_oeusu .tabs__pickerWrapper_oeusu,
2336
+ .tabs__mobile_oeusu.tabs__headline-small_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2337
+ .tabs__mobile_oeusu.tabs__headline-small_oeusu .tabs__pickerWrapper_oeusu {
2338
2338
  margin-left: 28px;
2339
- } .tabs__mobile_qat82.tabs__headline-system-small_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__headline-small_qat82 .tabs__option_qat82 {
2339
+ } .tabs__mobile_oeusu.tabs__headline-system-small_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__headline-small_oeusu .tabs__option_oeusu {
2340
2340
  padding: var(--gap-0);
2341
- } .tabs__mobile_qat82.tabs__headline-system-small_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__headline-small_qat82 .tabs__scrollControls_qat82 > button {
2341
+ } .tabs__mobile_oeusu.tabs__headline-system-small_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__headline-small_oeusu .tabs__scrollControls_oeusu > button {
2342
2342
  box-sizing: content-box;
2343
2343
  width: 28px;
2344
2344
  height: 28px;
2345
2345
  padding: var(--gap-0);
2346
- } .tabs__mobile_qat82.tabs__headline-system-small_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__headline-small_qat82 .tabs__scrollControls_qat82 button:first-child {
2346
+ } .tabs__mobile_oeusu.tabs__headline-system-small_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__headline-small_oeusu .tabs__scrollControls_oeusu button:first-child {
2347
2347
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(28px / 2);
2348
- } .tabs__mobile_qat82.tabs__headline-system-xsmall_qat82 .tabs__title_qat82, .tabs__mobile_qat82.tabs__headline-xsmall_qat82 .tabs__title_qat82 {
2348
+ } .tabs__mobile_oeusu.tabs__headline-system-xsmall_oeusu .tabs__title_oeusu, .tabs__mobile_oeusu.tabs__headline-xsmall_oeusu .tabs__title_oeusu {
2349
2349
  padding-bottom: calc(20px / 2);
2350
- } .tabs__mobile_qat82.tabs__headline-system-xsmall_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2351
- .tabs__mobile_qat82.tabs__headline-system-xsmall_qat82 .tabs__pickerWrapper_qat82,
2352
- .tabs__mobile_qat82.tabs__headline-xsmall_qat82 .tabs__title_qat82 + .tabs__title_qat82,
2353
- .tabs__mobile_qat82.tabs__headline-xsmall_qat82 .tabs__pickerWrapper_qat82 {
2350
+ } .tabs__mobile_oeusu.tabs__headline-system-xsmall_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2351
+ .tabs__mobile_oeusu.tabs__headline-system-xsmall_oeusu .tabs__pickerWrapper_oeusu,
2352
+ .tabs__mobile_oeusu.tabs__headline-xsmall_oeusu .tabs__title_oeusu + .tabs__title_oeusu,
2353
+ .tabs__mobile_oeusu.tabs__headline-xsmall_oeusu .tabs__pickerWrapper_oeusu {
2354
2354
  margin-left: 20px;
2355
- } .tabs__mobile_qat82.tabs__headline-system-xsmall_qat82 .tabs__option_qat82, .tabs__mobile_qat82.tabs__headline-xsmall_qat82 .tabs__option_qat82 {
2355
+ } .tabs__mobile_oeusu.tabs__headline-system-xsmall_oeusu .tabs__option_oeusu, .tabs__mobile_oeusu.tabs__headline-xsmall_oeusu .tabs__option_oeusu {
2356
2356
  padding: var(--gap-0);
2357
- } .tabs__mobile_qat82.tabs__headline-system-xsmall_qat82 .tabs__scrollControls_qat82 > button, .tabs__mobile_qat82.tabs__headline-xsmall_qat82 .tabs__scrollControls_qat82 > button {
2357
+ } .tabs__mobile_oeusu.tabs__headline-system-xsmall_oeusu .tabs__scrollControls_oeusu > button, .tabs__mobile_oeusu.tabs__headline-xsmall_oeusu .tabs__scrollControls_oeusu > button {
2358
2358
  box-sizing: content-box;
2359
2359
  width: 20px;
2360
2360
  height: 20px;
2361
2361
  padding: var(--gap-0);
2362
- } .tabs__mobile_qat82.tabs__headline-system-xsmall_qat82 .tabs__scrollControls_qat82 button:first-child, .tabs__mobile_qat82.tabs__headline-xsmall_qat82 .tabs__scrollControls_qat82 button:first-child {
2362
+ } .tabs__mobile_oeusu.tabs__headline-system-xsmall_oeusu .tabs__scrollControls_oeusu button:first-child, .tabs__mobile_oeusu.tabs__headline-xsmall_oeusu .tabs__scrollControls_oeusu button:first-child {
2363
2363
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
2364
2364
  }