@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.
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 +17 -17
  13. package/components/secondary-tablist/mobile.css +20 -20
  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 +17 -17
  28. package/esm/components/secondary-tablist/mobile.css +20 -20
  29. package/esm/components/tab/Component.js +1 -1
  30. package/esm/components/tab/index.css +3 -3
  31. package/esm/index.module-342885f1.js +4 -0
  32. package/esm/index.module-9b44ff59.js +4 -0
  33. package/index.module-1138c681.js +6 -0
  34. package/index.module-38ada3b4.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 +17 -17
  47. package/modern/components/secondary-tablist/mobile.css +20 -20
  48. package/modern/components/tab/Component.js +1 -1
  49. package/modern/components/tab/index.css +3 -3
  50. package/modern/index.module-7a9806c0.js +4 -0
  51. package/modern/index.module-7dca3213.js +4 -0
  52. package/package.json +2 -2
  53. package/esm/index.module-9db8da37.js +0 -4
  54. package/esm/index.module-e3da7591.js +0 -4
  55. package/index.module-1617a78b.js +0 -6
  56. package/index.module-664edfcc.js +0 -6
  57. package/modern/index.module-c6dcc055.js +0 -4
  58. package/modern/index.module-f143e9c3.js +0 -4
@@ -1,4 +1,4 @@
1
- /* hash: f6eqq */
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
- }.tabs__component_1ariq {
108
+ }.tabs__component_1048w {
109
109
  position: relative;
110
110
  display: inline-flex;
111
111
  min-width: 100%
112
- }.tabs__component_1ariq:before {
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
- }.tabs__desktop_1ariq.paragraph-primary-large .title {
120
+ }.tabs__desktop_1048w.paragraph-primary-large .title {
121
121
  font-size: 18px;
122
122
  line-height: 24px;
123
123
  font-weight: 400;
124
- }.tabs__desktop_1ariq.paragraph-primary-medium .title {
124
+ }.tabs__desktop_1048w.paragraph-primary-medium .title {
125
125
  font-size: 16px;
126
126
  line-height: 24px;
127
127
  font-weight: 400;
128
- }.tabs__desktop_1ariq.paragraph-primary-small .title {
128
+ }.tabs__desktop_1048w.paragraph-primary-small .title {
129
129
  font-size: 14px;
130
130
  line-height: 20px;
131
131
  font-weight: 400;
132
- }.tabs__desktop_1ariq.action-primary-large .title {
132
+ }.tabs__desktop_1048w.action-primary-large .title {
133
133
  font-size: 18px;
134
134
  line-height: 24px;
135
135
  font-weight: 500;
136
- }.tabs__desktop_1ariq.action-primary-medium .title {
136
+ }.tabs__desktop_1048w.action-primary-medium .title {
137
137
  font-size: 16px;
138
138
  line-height: 24px;
139
139
  font-weight: 500;
140
- }.tabs__desktop_1ariq.action-primary-small .title {
140
+ }.tabs__desktop_1048w.action-primary-small .title {
141
141
  font-size: 14px;
142
142
  line-height: 20px;
143
143
  font-weight: 500;
144
- }.tabs__desktop_1ariq.accent-primary-large .title {
144
+ }.tabs__desktop_1048w.accent-primary-large .title {
145
145
  font-size: 18px;
146
146
  line-height: 24px;
147
147
  font-weight: 700;
148
- }.tabs__desktop_1ariq.accent-primary-medium .title {
148
+ }.tabs__desktop_1048w.accent-primary-medium .title {
149
149
  font-size: 16px;
150
150
  line-height: 24px;
151
151
  font-weight: 700;
152
- }.tabs__desktop_1ariq.accent-primary-small .title {
152
+ }.tabs__desktop_1048w.accent-primary-small .title {
153
153
  font-size: 14px;
154
154
  line-height: 20px;
155
155
  font-weight: 700;
156
- }.tabs__desktop_1ariq.paragraph-primary-large .title, .tabs__desktop_1ariq.paragraph-primary-medium .title, .tabs__desktop_1ariq.accent-primary-large .title, .tabs__desktop_1ariq.accent-primary-medium .title, .tabs__desktop_1ariq.action-primary-large .title, .tabs__desktop_1ariq.action-primary-medium .title {
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
- }.tabs__desktop_1ariq.paragraph-primary-large .title + .title,
159
- .tabs__desktop_1ariq.paragraph-primary-large .pickerWrapper,
160
- .tabs__desktop_1ariq.paragraph-primary-medium .title + .title,
161
- .tabs__desktop_1ariq.paragraph-primary-medium .pickerWrapper,
162
- .tabs__desktop_1ariq.accent-primary-large .title + .title,
163
- .tabs__desktop_1ariq.accent-primary-large .pickerWrapper,
164
- .tabs__desktop_1ariq.accent-primary-medium .title + .title,
165
- .tabs__desktop_1ariq.accent-primary-medium .pickerWrapper,
166
- .tabs__desktop_1ariq.action-primary-large .title + .title,
167
- .tabs__desktop_1ariq.action-primary-large .pickerWrapper,
168
- .tabs__desktop_1ariq.action-primary-medium .title + .title,
169
- .tabs__desktop_1ariq.action-primary-medium .pickerWrapper {
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
- }.tabs__desktop_1ariq.paragraph-primary-large .option, .tabs__desktop_1ariq.paragraph-primary-medium .option, .tabs__desktop_1ariq.accent-primary-large .option, .tabs__desktop_1ariq.accent-primary-medium .option, .tabs__desktop_1ariq.action-primary-large .option, .tabs__desktop_1ariq.action-primary-medium .option {
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
- }.tabs__desktop_1ariq.paragraph-primary-large .scrollControls > button, .tabs__desktop_1ariq.paragraph-primary-medium .scrollControls > button, .tabs__desktop_1ariq.accent-primary-large .scrollControls > button, .tabs__desktop_1ariq.accent-primary-medium .scrollControls > button, .tabs__desktop_1ariq.action-primary-large .scrollControls > button, .tabs__desktop_1ariq.action-primary-medium .scrollControls > button {
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
- }.tabs__desktop_1ariq.paragraph-primary-large .scrollControls button:first-child, .tabs__desktop_1ariq.paragraph-primary-medium .scrollControls button:first-child, .tabs__desktop_1ariq.accent-primary-large .scrollControls button:first-child, .tabs__desktop_1ariq.accent-primary-medium .scrollControls button:first-child, .tabs__desktop_1ariq.action-primary-large .scrollControls button:first-child, .tabs__desktop_1ariq.action-primary-medium .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.paragraph-primary-small .title, .tabs__desktop_1ariq.accent-primary-small .title, .tabs__desktop_1ariq.action-primary-small .title {
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
- }.tabs__desktop_1ariq.paragraph-primary-small .title + .title,
183
- .tabs__desktop_1ariq.paragraph-primary-small .pickerWrapper,
184
- .tabs__desktop_1ariq.accent-primary-small .title + .title,
185
- .tabs__desktop_1ariq.accent-primary-small .pickerWrapper,
186
- .tabs__desktop_1ariq.action-primary-small .title + .title,
187
- .tabs__desktop_1ariq.action-primary-small .pickerWrapper {
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
- }.tabs__desktop_1ariq.paragraph-primary-small .option, .tabs__desktop_1ariq.accent-primary-small .option, .tabs__desktop_1ariq.action-primary-small .option {
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
- }.tabs__desktop_1ariq.paragraph-primary-small .scrollControls > button, .tabs__desktop_1ariq.accent-primary-small .scrollControls > button, .tabs__desktop_1ariq.action-primary-small .scrollControls > button {
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
- }.tabs__desktop_1ariq.paragraph-primary-small .scrollControls button:first-child, .tabs__desktop_1ariq.accent-primary-small .scrollControls button:first-child, .tabs__desktop_1ariq.action-primary-small .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-system-xlarge .title {
198
+ }.tabs__desktop_1048w.headline-system-xlarge .title {
199
199
  font-size: 48px;
200
200
  line-height: 52px;
201
201
  font-weight: 700;
202
- }.tabs__desktop_1ariq.headline-system-large .title {
202
+ }.tabs__desktop_1048w.headline-system-large .title {
203
203
  font-size: 40px;
204
204
  line-height: 48px;
205
205
  font-weight: 700;
206
- }.tabs__desktop_1ariq.headline-system-medium .title {
206
+ }.tabs__desktop_1048w.headline-system-medium .title {
207
207
  font-size: 30px;
208
208
  line-height: 36px;
209
209
  font-weight: 700;
210
- }.tabs__desktop_1ariq.headline-system-small .title {
210
+ }.tabs__desktop_1048w.headline-system-small .title {
211
211
  font-size: 22px;
212
212
  line-height: 26px;
213
213
  font-weight: 700;
214
- }.tabs__desktop_1ariq.headline-system-xsmall .title {
214
+ }.tabs__desktop_1048w.headline-system-xsmall .title {
215
215
  font-size: 18px;
216
216
  line-height: 22px;
217
217
  font-weight: 700;
218
- }.tabs__desktop_1ariq.headline-xlarge .title {
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
- }.tabs__desktop_1ariq.headline-large .title {
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
- }.tabs__desktop_1ariq.headline-medium .title {
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
- }.tabs__desktop_1ariq.headline-small .title {
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
- }.tabs__desktop_1ariq.headline-xsmall .title {
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
- }.tabs__desktop_1ariq.headline-system-xlarge .title {
248
+ }.tabs__desktop_1048w.headline-system-xlarge .title {
249
249
  padding-bottom: calc(52px / 2);
250
- }.tabs__desktop_1ariq.headline-system-xlarge .title + .title,
251
- .tabs__desktop_1ariq.headline-system-xlarge .pickerWrapper {
250
+ }.tabs__desktop_1048w.headline-system-xlarge .title + .title,
251
+ .tabs__desktop_1048w.headline-system-xlarge .pickerWrapper {
252
252
  margin-left: 52px;
253
- }.tabs__desktop_1ariq.headline-system-xlarge .option {
253
+ }.tabs__desktop_1048w.headline-system-xlarge .option {
254
254
  padding: var(--gap-0);
255
- }.tabs__desktop_1ariq.headline-system-xlarge .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-system-xlarge .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-system-large .title, .tabs__desktop_1ariq.headline-large .title {
262
+ }.tabs__desktop_1048w.headline-system-large .title, .tabs__desktop_1048w.headline-large .title {
263
263
  padding-bottom: calc(48px / 2);
264
- }.tabs__desktop_1ariq.headline-system-large .title + .title,
265
- .tabs__desktop_1ariq.headline-system-large .pickerWrapper,
266
- .tabs__desktop_1ariq.headline-large .title + .title,
267
- .tabs__desktop_1ariq.headline-large .pickerWrapper {
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
- }.tabs__desktop_1ariq.headline-system-large .option, .tabs__desktop_1ariq.headline-large .option {
269
+ }.tabs__desktop_1048w.headline-system-large .option, .tabs__desktop_1048w.headline-large .option {
270
270
  padding: var(--gap-0);
271
- }.tabs__desktop_1ariq.headline-system-large .scrollControls > button, .tabs__desktop_1ariq.headline-large .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-system-large .scrollControls button:first-child, .tabs__desktop_1ariq.headline-large .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-system-medium .title {
278
+ }.tabs__desktop_1048w.headline-system-medium .title {
279
279
  padding-bottom: calc(36px / 2);
280
- }.tabs__desktop_1ariq.headline-system-medium .title + .title,
281
- .tabs__desktop_1ariq.headline-system-medium .pickerWrapper {
280
+ }.tabs__desktop_1048w.headline-system-medium .title + .title,
281
+ .tabs__desktop_1048w.headline-system-medium .pickerWrapper {
282
282
  margin-left: 36px;
283
- }.tabs__desktop_1ariq.headline-system-medium .option {
283
+ }.tabs__desktop_1048w.headline-system-medium .option {
284
284
  padding: var(--gap-0);
285
- }.tabs__desktop_1ariq.headline-system-medium .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-system-medium .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-system-small .title {
292
+ }.tabs__desktop_1048w.headline-system-small .title {
293
293
  padding-bottom: calc(26px / 2);
294
- }.tabs__desktop_1ariq.headline-system-small .title + .title,
295
- .tabs__desktop_1ariq.headline-system-small .pickerWrapper {
294
+ }.tabs__desktop_1048w.headline-system-small .title + .title,
295
+ .tabs__desktop_1048w.headline-system-small .pickerWrapper {
296
296
  margin-left: 26px;
297
- }.tabs__desktop_1ariq.headline-system-small .option {
297
+ }.tabs__desktop_1048w.headline-system-small .option {
298
298
  padding: var(--gap-0);
299
- }.tabs__desktop_1ariq.headline-system-small .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-system-small .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-system-xsmall .title {
306
+ }.tabs__desktop_1048w.headline-system-xsmall .title {
307
307
  padding-bottom: calc(22px / 2);
308
- }.tabs__desktop_1ariq.headline-system-xsmall .title + .title,
309
- .tabs__desktop_1ariq.headline-system-xsmall .pickerWrapper {
308
+ }.tabs__desktop_1048w.headline-system-xsmall .title + .title,
309
+ .tabs__desktop_1048w.headline-system-xsmall .pickerWrapper {
310
310
  margin-left: 22px;
311
- }.tabs__desktop_1ariq.headline-system-xsmall .option {
311
+ }.tabs__desktop_1048w.headline-system-xsmall .option {
312
312
  padding: var(--gap-0);
313
- }.tabs__desktop_1ariq.headline-system-xsmall .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-system-xsmall .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-xlarge .title {
320
+ }.tabs__desktop_1048w.headline-xlarge .title {
321
321
  padding-bottom: calc(64px / 2);
322
- }.tabs__desktop_1ariq.headline-xlarge .title + .title,
323
- .tabs__desktop_1ariq.headline-xlarge .pickerWrapper {
322
+ }.tabs__desktop_1048w.headline-xlarge .title + .title,
323
+ .tabs__desktop_1048w.headline-xlarge .pickerWrapper {
324
324
  margin-left: 64px;
325
- }.tabs__desktop_1ariq.headline-xlarge .option {
325
+ }.tabs__desktop_1048w.headline-xlarge .option {
326
326
  padding: var(--gap-0);
327
- }.tabs__desktop_1ariq.headline-xlarge .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-xlarge .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-medium .title {
334
+ }.tabs__desktop_1048w.headline-medium .title {
335
335
  padding-bottom: calc(40px / 2);
336
- }.tabs__desktop_1ariq.headline-medium .title + .title,
337
- .tabs__desktop_1ariq.headline-medium .pickerWrapper {
336
+ }.tabs__desktop_1048w.headline-medium .title + .title,
337
+ .tabs__desktop_1048w.headline-medium .pickerWrapper {
338
338
  margin-left: 40px;
339
- }.tabs__desktop_1ariq.headline-medium .option {
339
+ }.tabs__desktop_1048w.headline-medium .option {
340
340
  padding: var(--gap-0);
341
- }.tabs__desktop_1ariq.headline-medium .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-medium .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-small .title {
348
+ }.tabs__desktop_1048w.headline-small .title {
349
349
  padding-bottom: calc(32px / 2);
350
- }.tabs__desktop_1ariq.headline-small .title + .title,
351
- .tabs__desktop_1ariq.headline-small .pickerWrapper {
350
+ }.tabs__desktop_1048w.headline-small .title + .title,
351
+ .tabs__desktop_1048w.headline-small .pickerWrapper {
352
352
  margin-left: 32px;
353
- }.tabs__desktop_1ariq.headline-small .option {
353
+ }.tabs__desktop_1048w.headline-small .option {
354
354
  padding: var(--gap-0);
355
- }.tabs__desktop_1ariq.headline-small .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-small .scrollControls button:first-child {
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
- }.tabs__desktop_1ariq.headline-xsmall .title {
362
+ }.tabs__desktop_1048w.headline-xsmall .title {
363
363
  padding-bottom: calc(24px / 2);
364
- }.tabs__desktop_1ariq.headline-xsmall .title + .title,
365
- .tabs__desktop_1ariq.headline-xsmall .pickerWrapper {
364
+ }.tabs__desktop_1048w.headline-xsmall .title + .title,
365
+ .tabs__desktop_1048w.headline-xsmall .pickerWrapper {
366
366
  margin-left: 24px;
367
- }.tabs__desktop_1ariq.headline-xsmall .option {
367
+ }.tabs__desktop_1048w.headline-xsmall .option {
368
368
  padding: var(--gap-0);
369
- }.tabs__desktop_1ariq.headline-xsmall .scrollControls > button {
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
- }.tabs__desktop_1ariq.headline-xsmall .scrollControls button:first-child {
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
- }.tabs__fullWidthScroll_1ariq {
376
+ }.tabs__fullWidthScroll_1048w {
377
377
  min-width: calc(100% - 2 * var(--gap-16));
378
378
  margin: var(--gap-0) var(--gap-16);
379
- }.tabs__container_1ariq {
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
- }.tabs__title_1ariq {
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
- }.tabs__title_1ariq:not(:disabled):hover {
402
+ }.tabs__title_1048w:not(:disabled):hover {
403
403
  color: var(--primary-tablist-hover-color);
404
- }.tabs__focused_1ariq {
404
+ }.tabs__focused_1048w {
405
405
  outline: 2px solid var(--focus-color);
406
406
  outline-offset: 2px;
407
- }.tabs__collapsed_1ariq {
407
+ }.tabs__collapsed_1048w {
408
408
  order: 99;
409
409
  visibility: collapse;
410
- }.tabs__selected_1ariq {
410
+ }.tabs__selected_1048w {
411
411
  cursor: default;
412
412
  color: var(--primary-tablist-selected-color);
413
- }.tabs__disabled_1ariq {
413
+ }.tabs__disabled_1048w {
414
414
  cursor: var(--disabled-cursor);
415
415
  color: var(--primary-tablist-disabled-color);
416
- }.tabs__line_1ariq {
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
- }.tabs__option_1ariq {
423
+ }.tabs__option_1048w {
424
424
  color: var(--color-light-text-primary);
425
- }/* sizes */.tabs__s_1ariq .tabs__title_1ariq, .tabs__xs_1ariq .tabs__title_1ariq, .tabs__xxs_1ariq .tabs__title_1ariq {
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
- }.tabs__s_1ariq .tabs__title_1ariq + .tabs__title_1ariq, .tabs__xs_1ariq .tabs__title_1ariq + .tabs__title_1ariq, .tabs__xxs_1ariq .tabs__title_1ariq + .tabs__title_1ariq {
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
- }.tabs__s_1ariq .tabs__pickerWrapper_1ariq, .tabs__xs_1ariq .tabs__pickerWrapper_1ariq, .tabs__xxs_1ariq .tabs__pickerWrapper_1ariq {
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
- }.tabs__s_1ariq .tabs__option_1ariq, .tabs__xs_1ariq .tabs__option_1ariq, .tabs__xxs_1ariq .tabs__option_1ariq {
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
- }.tabs__m_1ariq .tabs__title_1ariq {
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
- }.tabs__m_1ariq .tabs__title_1ariq + .tabs__title_1ariq {
443
+ }.tabs__m_1048w .tabs__title_1048w + .tabs__title_1048w {
444
444
  margin-left: var(--primary-tablist-m-gaps);
445
- }.tabs__m_1ariq .tabs__pickerWrapper_1ariq {
445
+ }.tabs__m_1048w .tabs__pickerWrapper_1048w {
446
446
  margin-left: var(--primary-tablist-m-gaps);
447
- }.tabs__m_1ariq .tabs__option_1ariq {
447
+ }.tabs__m_1048w .tabs__option_1048w {
448
448
  padding: var(--gap-0);
449
- }.tabs__l_1ariq .tabs__title_1ariq {
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
- }.tabs__l_1ariq .tabs__title_1ariq + .tabs__title_1ariq {
455
+ }.tabs__l_1048w .tabs__title_1048w + .tabs__title_1048w {
456
456
  margin-left: var(--primary-tablist-l-gaps);
457
- }.tabs__l_1ariq .tabs__pickerWrapper_1ariq {
457
+ }.tabs__l_1048w .tabs__pickerWrapper_1048w {
458
458
  margin-left: var(--primary-tablist-l-gaps);
459
- }.tabs__l_1ariq .tabs__option_1ariq {
459
+ }.tabs__l_1048w .tabs__option_1048w {
460
460
  padding: var(--gap-0);
461
- }.tabs__xl_1ariq .tabs__title_1ariq {
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
- }.tabs__xl_1ariq .tabs__title_1ariq + .tabs__title_1ariq {
467
+ }.tabs__xl_1048w .tabs__title_1048w + .tabs__title_1048w {
468
468
  margin-left: var(--primary-tablist-xl-gaps);
469
- }.tabs__xl_1ariq .tabs__pickerWrapper_1ariq {
469
+ }.tabs__xl_1048w .tabs__pickerWrapper_1048w {
470
470
  margin-left: var(--primary-tablist-xl-gaps);
471
- }.tabs__xl_1ariq .tabs__option_1ariq {
471
+ }.tabs__xl_1048w .tabs__option_1048w {
472
472
  padding: var(--gap-0);
473
- }.tabs__rightAddons_1ariq {
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
- }.tabs__rightAddonsMarginZero_1ariq {
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
- } .tabs__title_d7haw {
2116
- } .tabs__mobile_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw .tabs__title_d7haw + .tabs__title_d7haw {
2122
+ } .tabs__mobile_hje0q .tabs__title_hje0q + .tabs__title_hje0q {
2123
2123
  margin-left: var(--primary-tablist-mobile-gaps);
2124
- } .tabs__mobile_d7haw.tabs__paragraph-primary-large_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-medium_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-small_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__action-primary-large_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__action-primary-medium_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__action-primary-small_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__accent-primary-large_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__accent-primary-medium_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__accent-primary-small_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-large_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__paragraph-primary-medium_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__accent-primary-large_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__accent-primary-medium_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__action-primary-large_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__action-primary-medium_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-large_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2163
- .tabs__mobile_d7haw.tabs__paragraph-primary-large_d7haw .tabs__pickerWrapper_d7haw,
2164
- .tabs__mobile_d7haw.tabs__paragraph-primary-medium_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2165
- .tabs__mobile_d7haw.tabs__paragraph-primary-medium_d7haw .tabs__pickerWrapper_d7haw,
2166
- .tabs__mobile_d7haw.tabs__accent-primary-large_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2167
- .tabs__mobile_d7haw.tabs__accent-primary-large_d7haw .tabs__pickerWrapper_d7haw,
2168
- .tabs__mobile_d7haw.tabs__accent-primary-medium_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2169
- .tabs__mobile_d7haw.tabs__accent-primary-medium_d7haw .tabs__pickerWrapper_d7haw,
2170
- .tabs__mobile_d7haw.tabs__action-primary-large_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2171
- .tabs__mobile_d7haw.tabs__action-primary-large_d7haw .tabs__pickerWrapper_d7haw,
2172
- .tabs__mobile_d7haw.tabs__action-primary-medium_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2173
- .tabs__mobile_d7haw.tabs__action-primary-medium_d7haw .tabs__pickerWrapper_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-large_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__paragraph-primary-medium_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__accent-primary-large_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__accent-primary-medium_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__action-primary-large_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__action-primary-medium_d7haw .tabs__option_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-large_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__paragraph-primary-medium_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__accent-primary-large_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__accent-primary-medium_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__action-primary-large_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__action-primary-medium_d7haw .tabs__scrollControls_d7haw > button {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-large_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__paragraph-primary-medium_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__accent-primary-large_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__accent-primary-medium_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__action-primary-large_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__action-primary-medium_d7haw .tabs__scrollControls_d7haw button:first-child {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-small_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__accent-primary-small_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__action-primary-small_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-small_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2187
- .tabs__mobile_d7haw.tabs__paragraph-primary-small_d7haw .tabs__pickerWrapper_d7haw,
2188
- .tabs__mobile_d7haw.tabs__accent-primary-small_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2189
- .tabs__mobile_d7haw.tabs__accent-primary-small_d7haw .tabs__pickerWrapper_d7haw,
2190
- .tabs__mobile_d7haw.tabs__action-primary-small_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2191
- .tabs__mobile_d7haw.tabs__action-primary-small_d7haw .tabs__pickerWrapper_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-small_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__accent-primary-small_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__action-primary-small_d7haw .tabs__option_d7haw {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-small_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__accent-primary-small_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__action-primary-small_d7haw .tabs__scrollControls_d7haw > button {
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
- } .tabs__mobile_d7haw.tabs__paragraph-primary-small_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__accent-primary-small_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__action-primary-small_d7haw .tabs__scrollControls_d7haw button:first-child {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xlarge_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-large_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-medium_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-small_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xsmall_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-xlarge_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-large_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-medium_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-small_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-xsmall_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xlarge_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__headline-xlarge_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xlarge_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2255
- .tabs__mobile_d7haw.tabs__headline-system-xlarge_d7haw .tabs__pickerWrapper_d7haw,
2256
- .tabs__mobile_d7haw.tabs__headline-xlarge_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2257
- .tabs__mobile_d7haw.tabs__headline-xlarge_d7haw .tabs__pickerWrapper_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xlarge_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__headline-xlarge_d7haw .tabs__option_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xlarge_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__headline-xlarge_d7haw .tabs__scrollControls_d7haw > button {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xlarge_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__headline-xlarge_d7haw .tabs__scrollControls_d7haw button:first-child {
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
- } .tabs__mobile_d7haw.tabs__headline-system-large_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__headline-large_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-large_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2271
- .tabs__mobile_d7haw.tabs__headline-system-large_d7haw .tabs__pickerWrapper_d7haw,
2272
- .tabs__mobile_d7haw.tabs__headline-large_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2273
- .tabs__mobile_d7haw.tabs__headline-large_d7haw .tabs__pickerWrapper_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-large_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__headline-large_d7haw .tabs__option_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-large_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__headline-large_d7haw .tabs__scrollControls_d7haw > button {
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
- } .tabs__mobile_d7haw.tabs__headline-system-large_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__headline-large_d7haw .tabs__scrollControls_d7haw button:first-child {
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
- } .tabs__mobile_d7haw.tabs__headline-system-medium_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__headline-medium_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-medium_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2287
- .tabs__mobile_d7haw.tabs__headline-system-medium_d7haw .tabs__pickerWrapper_d7haw,
2288
- .tabs__mobile_d7haw.tabs__headline-medium_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2289
- .tabs__mobile_d7haw.tabs__headline-medium_d7haw .tabs__pickerWrapper_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-medium_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__headline-medium_d7haw .tabs__option_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-medium_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__headline-medium_d7haw .tabs__scrollControls_d7haw > button {
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
- } .tabs__mobile_d7haw.tabs__headline-system-medium_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__headline-medium_d7haw .tabs__scrollControls_d7haw button:first-child {
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
- } .tabs__mobile_d7haw.tabs__headline-system-small_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__headline-small_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-small_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2303
- .tabs__mobile_d7haw.tabs__headline-system-small_d7haw .tabs__pickerWrapper_d7haw,
2304
- .tabs__mobile_d7haw.tabs__headline-small_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2305
- .tabs__mobile_d7haw.tabs__headline-small_d7haw .tabs__pickerWrapper_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-small_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__headline-small_d7haw .tabs__option_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-small_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__headline-small_d7haw .tabs__scrollControls_d7haw > button {
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
- } .tabs__mobile_d7haw.tabs__headline-system-small_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__headline-small_d7haw .tabs__scrollControls_d7haw button:first-child {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xsmall_d7haw .tabs__title_d7haw, .tabs__mobile_d7haw.tabs__headline-xsmall_d7haw .tabs__title_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xsmall_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2319
- .tabs__mobile_d7haw.tabs__headline-system-xsmall_d7haw .tabs__pickerWrapper_d7haw,
2320
- .tabs__mobile_d7haw.tabs__headline-xsmall_d7haw .tabs__title_d7haw + .tabs__title_d7haw,
2321
- .tabs__mobile_d7haw.tabs__headline-xsmall_d7haw .tabs__pickerWrapper_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xsmall_d7haw .tabs__option_d7haw, .tabs__mobile_d7haw.tabs__headline-xsmall_d7haw .tabs__option_d7haw {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xsmall_d7haw .tabs__scrollControls_d7haw > button, .tabs__mobile_d7haw.tabs__headline-xsmall_d7haw .tabs__scrollControls_d7haw > button {
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
- } .tabs__mobile_d7haw.tabs__headline-system-xsmall_d7haw .tabs__scrollControls_d7haw button:first-child, .tabs__mobile_d7haw.tabs__headline-xsmall_d7haw .tabs__scrollControls_d7haw button:first-child {
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
  }