@alfalab/core-components-tabs 9.2.5 → 9.2.7

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 (43) hide show
  1. package/components/primary-tablist/index.css +131 -131
  2. package/components/primary-tablist/index.module.css.js +1 -1
  3. package/components/primary-tablist/mobile.css +219 -219
  4. package/components/primary-tablist/mobile.module.css.js +1 -1
  5. package/components/scroll-controls/index.css +11 -11
  6. package/components/scroll-controls/index.module.css.js +1 -1
  7. package/components/scrollable-container/index.css +5 -5
  8. package/components/scrollable-container/index.module.css.js +1 -1
  9. package/components/secondary-tablist/index.css +18 -18
  10. package/components/secondary-tablist/index.module.css.js +1 -1
  11. package/components/secondary-tablist/mobile.css +22 -22
  12. package/components/secondary-tablist/mobile.module.css.js +1 -1
  13. package/components/tab/index.css +2 -2
  14. package/components/tab/index.module.css.js +1 -1
  15. package/esm/components/primary-tablist/index.css +131 -131
  16. package/esm/components/primary-tablist/index.module.css.js +1 -1
  17. package/esm/components/primary-tablist/mobile.css +219 -219
  18. package/esm/components/primary-tablist/mobile.module.css.js +1 -1
  19. package/esm/components/scroll-controls/index.css +11 -11
  20. package/esm/components/scroll-controls/index.module.css.js +1 -1
  21. package/esm/components/scrollable-container/index.css +5 -5
  22. package/esm/components/scrollable-container/index.module.css.js +1 -1
  23. package/esm/components/secondary-tablist/index.css +18 -18
  24. package/esm/components/secondary-tablist/index.module.css.js +1 -1
  25. package/esm/components/secondary-tablist/mobile.css +22 -22
  26. package/esm/components/secondary-tablist/mobile.module.css.js +1 -1
  27. package/esm/components/tab/index.css +2 -2
  28. package/esm/components/tab/index.module.css.js +1 -1
  29. package/modern/components/primary-tablist/index.css +131 -131
  30. package/modern/components/primary-tablist/index.module.css.js +1 -1
  31. package/modern/components/primary-tablist/mobile.css +219 -219
  32. package/modern/components/primary-tablist/mobile.module.css.js +1 -1
  33. package/modern/components/scroll-controls/index.css +11 -11
  34. package/modern/components/scroll-controls/index.module.css.js +1 -1
  35. package/modern/components/scrollable-container/index.css +5 -5
  36. package/modern/components/scrollable-container/index.module.css.js +1 -1
  37. package/modern/components/secondary-tablist/index.css +18 -18
  38. package/modern/components/secondary-tablist/index.module.css.js +1 -1
  39. package/modern/components/secondary-tablist/mobile.css +22 -22
  40. package/modern/components/secondary-tablist/mobile.module.css.js +1 -1
  41. package/modern/components/tab/index.css +2 -2
  42. package/modern/components/tab/index.module.css.js +1 -1
  43. package/package.json +2 -2
@@ -60,11 +60,11 @@
60
60
  --primary-tablist-xl-font-weight: 400;
61
61
  --primary-tablist-xl-font-family: var(--font-family-system);
62
62
  --primary-tablist-xl-padding: var(--gap-0) var(--gap-0) var(--gap-20);
63
- } .tabs__component_nif34 {
63
+ } .tabs__component_112bx {
64
64
  position: relative;
65
65
  display: inline-flex;
66
66
  min-width: 100%;
67
- } .tabs__component_nif34:before {
67
+ } .tabs__component_112bx:before {
68
68
  content: '';
69
69
  display: block;
70
70
  position: absolute;
@@ -72,271 +72,271 @@
72
72
  height: 1px;
73
73
  width: 100%;
74
74
  background-color: var(--primary-tablist-bottom-border-color);
75
- } .tabs__desktop_nif34.tabs__paragraph-primary-large_nif34 .tabs__title_nif34 {
75
+ } .tabs__desktop_112bx.tabs__paragraph-primary-large_112bx .tabs__title_112bx {
76
76
  font-size: 18px;
77
77
  line-height: 24px;
78
78
  font-weight: 400;
79
- } .tabs__desktop_nif34.tabs__paragraph-primary-medium_nif34 .tabs__title_nif34 {
79
+ } .tabs__desktop_112bx.tabs__paragraph-primary-medium_112bx .tabs__title_112bx {
80
80
  font-size: 16px;
81
81
  line-height: 24px;
82
82
  font-weight: 400;
83
- } .tabs__desktop_nif34.tabs__paragraph-primary-small_nif34 .tabs__title_nif34 {
83
+ } .tabs__desktop_112bx.tabs__paragraph-primary-small_112bx .tabs__title_112bx {
84
84
  font-size: 14px;
85
85
  line-height: 20px;
86
86
  font-weight: 400;
87
- } .tabs__desktop_nif34.tabs__action-primary-large_nif34 .tabs__title_nif34 {
87
+ } .tabs__desktop_112bx.tabs__action-primary-large_112bx .tabs__title_112bx {
88
88
  font-size: 18px;
89
89
  line-height: 24px;
90
90
  font-weight: 500;
91
- } .tabs__desktop_nif34.tabs__action-primary-medium_nif34 .tabs__title_nif34 {
91
+ } .tabs__desktop_112bx.tabs__action-primary-medium_112bx .tabs__title_112bx {
92
92
  font-size: 16px;
93
93
  line-height: 24px;
94
94
  font-weight: 500;
95
- } .tabs__desktop_nif34.tabs__action-primary-small_nif34 .tabs__title_nif34 {
95
+ } .tabs__desktop_112bx.tabs__action-primary-small_112bx .tabs__title_112bx {
96
96
  font-size: 14px;
97
97
  line-height: 20px;
98
98
  font-weight: 500;
99
- } .tabs__desktop_nif34.tabs__accent-primary-large_nif34 .tabs__title_nif34 {
99
+ } .tabs__desktop_112bx.tabs__accent-primary-large_112bx .tabs__title_112bx {
100
100
  font-size: 18px;
101
101
  line-height: 24px;
102
102
  font-weight: 700;
103
- } .tabs__desktop_nif34.tabs__accent-primary-medium_nif34 .tabs__title_nif34 {
103
+ } .tabs__desktop_112bx.tabs__accent-primary-medium_112bx .tabs__title_112bx {
104
104
  font-size: 16px;
105
105
  line-height: 24px;
106
106
  font-weight: 700;
107
- } .tabs__desktop_nif34.tabs__accent-primary-small_nif34 .tabs__title_nif34 {
107
+ } .tabs__desktop_112bx.tabs__accent-primary-small_112bx .tabs__title_112bx {
108
108
  font-size: 14px;
109
109
  line-height: 20px;
110
110
  font-weight: 700;
111
- } .tabs__desktop_nif34.tabs__paragraph-primary-large_nif34 .tabs__title_nif34, .tabs__desktop_nif34.tabs__paragraph-primary-medium_nif34 .tabs__title_nif34, .tabs__desktop_nif34.tabs__accent-primary-large_nif34 .tabs__title_nif34, .tabs__desktop_nif34.tabs__accent-primary-medium_nif34 .tabs__title_nif34, .tabs__desktop_nif34.tabs__action-primary-large_nif34 .tabs__title_nif34, .tabs__desktop_nif34.tabs__action-primary-medium_nif34 .tabs__title_nif34 {
111
+ } .tabs__desktop_112bx.tabs__paragraph-primary-large_112bx .tabs__title_112bx, .tabs__desktop_112bx.tabs__paragraph-primary-medium_112bx .tabs__title_112bx, .tabs__desktop_112bx.tabs__accent-primary-large_112bx .tabs__title_112bx, .tabs__desktop_112bx.tabs__accent-primary-medium_112bx .tabs__title_112bx, .tabs__desktop_112bx.tabs__action-primary-large_112bx .tabs__title_112bx, .tabs__desktop_112bx.tabs__action-primary-medium_112bx .tabs__title_112bx {
112
112
  padding-bottom: calc(24px / 2);
113
- } .tabs__desktop_nif34.tabs__paragraph-primary-large_nif34 .tabs__title_nif34 + .tabs__title_nif34,
114
- .tabs__desktop_nif34.tabs__paragraph-primary-medium_nif34 .tabs__title_nif34 + .tabs__title_nif34,
115
- .tabs__desktop_nif34.tabs__accent-primary-large_nif34 .tabs__title_nif34 + .tabs__title_nif34,
116
- .tabs__desktop_nif34.tabs__accent-primary-medium_nif34 .tabs__title_nif34 + .tabs__title_nif34,
117
- .tabs__desktop_nif34.tabs__action-primary-large_nif34 .tabs__title_nif34 + .tabs__title_nif34,
118
- .tabs__desktop_nif34.tabs__action-primary-medium_nif34 .tabs__title_nif34 + .tabs__title_nif34,
119
- .tabs__desktop_nif34.tabs__paragraph-primary-large_nif34 .tabs__pickerWrapper_nif34,
120
- .tabs__desktop_nif34.tabs__paragraph-primary-medium_nif34 .tabs__pickerWrapper_nif34,
121
- .tabs__desktop_nif34.tabs__accent-primary-large_nif34 .tabs__pickerWrapper_nif34,
122
- .tabs__desktop_nif34.tabs__accent-primary-medium_nif34 .tabs__pickerWrapper_nif34,
123
- .tabs__desktop_nif34.tabs__action-primary-large_nif34 .tabs__pickerWrapper_nif34,
124
- .tabs__desktop_nif34.tabs__action-primary-medium_nif34 .tabs__pickerWrapper_nif34 {
113
+ } .tabs__desktop_112bx.tabs__paragraph-primary-large_112bx .tabs__title_112bx + .tabs__title_112bx,
114
+ .tabs__desktop_112bx.tabs__paragraph-primary-medium_112bx .tabs__title_112bx + .tabs__title_112bx,
115
+ .tabs__desktop_112bx.tabs__accent-primary-large_112bx .tabs__title_112bx + .tabs__title_112bx,
116
+ .tabs__desktop_112bx.tabs__accent-primary-medium_112bx .tabs__title_112bx + .tabs__title_112bx,
117
+ .tabs__desktop_112bx.tabs__action-primary-large_112bx .tabs__title_112bx + .tabs__title_112bx,
118
+ .tabs__desktop_112bx.tabs__action-primary-medium_112bx .tabs__title_112bx + .tabs__title_112bx,
119
+ .tabs__desktop_112bx.tabs__paragraph-primary-large_112bx .tabs__pickerWrapper_112bx,
120
+ .tabs__desktop_112bx.tabs__paragraph-primary-medium_112bx .tabs__pickerWrapper_112bx,
121
+ .tabs__desktop_112bx.tabs__accent-primary-large_112bx .tabs__pickerWrapper_112bx,
122
+ .tabs__desktop_112bx.tabs__accent-primary-medium_112bx .tabs__pickerWrapper_112bx,
123
+ .tabs__desktop_112bx.tabs__action-primary-large_112bx .tabs__pickerWrapper_112bx,
124
+ .tabs__desktop_112bx.tabs__action-primary-medium_112bx .tabs__pickerWrapper_112bx {
125
125
  margin-left: 24px;
126
- } .tabs__desktop_nif34.tabs__paragraph-primary-large_nif34 .tabs__option_nif34, .tabs__desktop_nif34.tabs__paragraph-primary-medium_nif34 .tabs__option_nif34, .tabs__desktop_nif34.tabs__accent-primary-large_nif34 .tabs__option_nif34, .tabs__desktop_nif34.tabs__accent-primary-medium_nif34 .tabs__option_nif34, .tabs__desktop_nif34.tabs__action-primary-large_nif34 .tabs__option_nif34, .tabs__desktop_nif34.tabs__action-primary-medium_nif34 .tabs__option_nif34 {
126
+ } .tabs__desktop_112bx.tabs__paragraph-primary-large_112bx .tabs__option_112bx, .tabs__desktop_112bx.tabs__paragraph-primary-medium_112bx .tabs__option_112bx, .tabs__desktop_112bx.tabs__accent-primary-large_112bx .tabs__option_112bx, .tabs__desktop_112bx.tabs__accent-primary-medium_112bx .tabs__option_112bx, .tabs__desktop_112bx.tabs__action-primary-large_112bx .tabs__option_112bx, .tabs__desktop_112bx.tabs__action-primary-medium_112bx .tabs__option_112bx {
127
127
  padding: var(--gap-0);
128
- } .tabs__desktop_nif34.tabs__paragraph-primary-large_nif34 .tabs__scrollControls_nif34 > button, .tabs__desktop_nif34.tabs__paragraph-primary-medium_nif34 .tabs__scrollControls_nif34 > button, .tabs__desktop_nif34.tabs__accent-primary-large_nif34 .tabs__scrollControls_nif34 > button, .tabs__desktop_nif34.tabs__accent-primary-medium_nif34 .tabs__scrollControls_nif34 > button, .tabs__desktop_nif34.tabs__action-primary-large_nif34 .tabs__scrollControls_nif34 > button, .tabs__desktop_nif34.tabs__action-primary-medium_nif34 .tabs__scrollControls_nif34 > button {
128
+ } .tabs__desktop_112bx.tabs__paragraph-primary-large_112bx .tabs__scrollControls_112bx > button, .tabs__desktop_112bx.tabs__paragraph-primary-medium_112bx .tabs__scrollControls_112bx > button, .tabs__desktop_112bx.tabs__accent-primary-large_112bx .tabs__scrollControls_112bx > button, .tabs__desktop_112bx.tabs__accent-primary-medium_112bx .tabs__scrollControls_112bx > button, .tabs__desktop_112bx.tabs__action-primary-large_112bx .tabs__scrollControls_112bx > button, .tabs__desktop_112bx.tabs__action-primary-medium_112bx .tabs__scrollControls_112bx > button {
129
129
  box-sizing: content-box;
130
130
  width: 24px;
131
131
  height: 24px;
132
132
  padding: var(--gap-0);
133
- } .tabs__desktop_nif34.tabs__paragraph-primary-large_nif34 .tabs__scrollControls_nif34 button:first-child, .tabs__desktop_nif34.tabs__paragraph-primary-medium_nif34 .tabs__scrollControls_nif34 button:first-child, .tabs__desktop_nif34.tabs__accent-primary-large_nif34 .tabs__scrollControls_nif34 button:first-child, .tabs__desktop_nif34.tabs__accent-primary-medium_nif34 .tabs__scrollControls_nif34 button:first-child, .tabs__desktop_nif34.tabs__action-primary-large_nif34 .tabs__scrollControls_nif34 button:first-child, .tabs__desktop_nif34.tabs__action-primary-medium_nif34 .tabs__scrollControls_nif34 button:first-child {
133
+ } .tabs__desktop_112bx.tabs__paragraph-primary-large_112bx .tabs__scrollControls_112bx button:first-child, .tabs__desktop_112bx.tabs__paragraph-primary-medium_112bx .tabs__scrollControls_112bx button:first-child, .tabs__desktop_112bx.tabs__accent-primary-large_112bx .tabs__scrollControls_112bx button:first-child, .tabs__desktop_112bx.tabs__accent-primary-medium_112bx .tabs__scrollControls_112bx button:first-child, .tabs__desktop_112bx.tabs__action-primary-large_112bx .tabs__scrollControls_112bx button:first-child, .tabs__desktop_112bx.tabs__action-primary-medium_112bx .tabs__scrollControls_112bx button:first-child {
134
134
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
135
- } .tabs__desktop_nif34.tabs__paragraph-primary-small_nif34 .tabs__title_nif34, .tabs__desktop_nif34.tabs__accent-primary-small_nif34 .tabs__title_nif34, .tabs__desktop_nif34.tabs__action-primary-small_nif34 .tabs__title_nif34 {
135
+ } .tabs__desktop_112bx.tabs__paragraph-primary-small_112bx .tabs__title_112bx, .tabs__desktop_112bx.tabs__accent-primary-small_112bx .tabs__title_112bx, .tabs__desktop_112bx.tabs__action-primary-small_112bx .tabs__title_112bx {
136
136
  padding-bottom: calc(20px / 2);
137
- } .tabs__desktop_nif34.tabs__paragraph-primary-small_nif34 .tabs__title_nif34 + .tabs__title_nif34,
138
- .tabs__desktop_nif34.tabs__accent-primary-small_nif34 .tabs__title_nif34 + .tabs__title_nif34,
139
- .tabs__desktop_nif34.tabs__action-primary-small_nif34 .tabs__title_nif34 + .tabs__title_nif34,
140
- .tabs__desktop_nif34.tabs__paragraph-primary-small_nif34 .tabs__pickerWrapper_nif34,
141
- .tabs__desktop_nif34.tabs__accent-primary-small_nif34 .tabs__pickerWrapper_nif34,
142
- .tabs__desktop_nif34.tabs__action-primary-small_nif34 .tabs__pickerWrapper_nif34 {
137
+ } .tabs__desktop_112bx.tabs__paragraph-primary-small_112bx .tabs__title_112bx + .tabs__title_112bx,
138
+ .tabs__desktop_112bx.tabs__accent-primary-small_112bx .tabs__title_112bx + .tabs__title_112bx,
139
+ .tabs__desktop_112bx.tabs__action-primary-small_112bx .tabs__title_112bx + .tabs__title_112bx,
140
+ .tabs__desktop_112bx.tabs__paragraph-primary-small_112bx .tabs__pickerWrapper_112bx,
141
+ .tabs__desktop_112bx.tabs__accent-primary-small_112bx .tabs__pickerWrapper_112bx,
142
+ .tabs__desktop_112bx.tabs__action-primary-small_112bx .tabs__pickerWrapper_112bx {
143
143
  margin-left: 20px;
144
- } .tabs__desktop_nif34.tabs__paragraph-primary-small_nif34 .tabs__option_nif34, .tabs__desktop_nif34.tabs__accent-primary-small_nif34 .tabs__option_nif34, .tabs__desktop_nif34.tabs__action-primary-small_nif34 .tabs__option_nif34 {
144
+ } .tabs__desktop_112bx.tabs__paragraph-primary-small_112bx .tabs__option_112bx, .tabs__desktop_112bx.tabs__accent-primary-small_112bx .tabs__option_112bx, .tabs__desktop_112bx.tabs__action-primary-small_112bx .tabs__option_112bx {
145
145
  padding: var(--gap-0);
146
- } .tabs__desktop_nif34.tabs__paragraph-primary-small_nif34 .tabs__scrollControls_nif34 > button, .tabs__desktop_nif34.tabs__accent-primary-small_nif34 .tabs__scrollControls_nif34 > button, .tabs__desktop_nif34.tabs__action-primary-small_nif34 .tabs__scrollControls_nif34 > button {
146
+ } .tabs__desktop_112bx.tabs__paragraph-primary-small_112bx .tabs__scrollControls_112bx > button, .tabs__desktop_112bx.tabs__accent-primary-small_112bx .tabs__scrollControls_112bx > button, .tabs__desktop_112bx.tabs__action-primary-small_112bx .tabs__scrollControls_112bx > button {
147
147
  box-sizing: content-box;
148
148
  width: 20px;
149
149
  height: 20px;
150
150
  padding: var(--gap-0);
151
- } .tabs__desktop_nif34.tabs__paragraph-primary-small_nif34 .tabs__scrollControls_nif34 button:first-child, .tabs__desktop_nif34.tabs__accent-primary-small_nif34 .tabs__scrollControls_nif34 button:first-child, .tabs__desktop_nif34.tabs__action-primary-small_nif34 .tabs__scrollControls_nif34 button:first-child {
151
+ } .tabs__desktop_112bx.tabs__paragraph-primary-small_112bx .tabs__scrollControls_112bx button:first-child, .tabs__desktop_112bx.tabs__accent-primary-small_112bx .tabs__scrollControls_112bx button:first-child, .tabs__desktop_112bx.tabs__action-primary-small_112bx .tabs__scrollControls_112bx button:first-child {
152
152
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(20px / 2);
153
- } .tabs__desktop_nif34.tabs__headline-system-xlarge_nif34 .tabs__title_nif34 {
153
+ } .tabs__desktop_112bx.tabs__headline-system-xlarge_112bx .tabs__title_112bx {
154
154
  font-size: 48px;
155
155
  line-height: 52px;
156
156
  font-weight: 700;
157
- } .tabs__desktop_nif34.tabs__headline-system-large_nif34 .tabs__title_nif34 {
157
+ } .tabs__desktop_112bx.tabs__headline-system-large_112bx .tabs__title_112bx {
158
158
  font-size: 40px;
159
159
  line-height: 48px;
160
160
  font-weight: 700;
161
- } .tabs__desktop_nif34.tabs__headline-system-medium_nif34 .tabs__title_nif34 {
161
+ } .tabs__desktop_112bx.tabs__headline-system-medium_112bx .tabs__title_112bx {
162
162
  font-size: 30px;
163
163
  line-height: 36px;
164
164
  font-weight: 700;
165
- } .tabs__desktop_nif34.tabs__headline-system-small_nif34 .tabs__title_nif34 {
165
+ } .tabs__desktop_112bx.tabs__headline-system-small_112bx .tabs__title_112bx {
166
166
  font-size: 22px;
167
167
  line-height: 26px;
168
168
  font-weight: 700;
169
- } .tabs__desktop_nif34.tabs__headline-system-xsmall_nif34 .tabs__title_nif34 {
169
+ } .tabs__desktop_112bx.tabs__headline-system-xsmall_112bx .tabs__title_112bx {
170
170
  font-size: 18px;
171
171
  line-height: 22px;
172
172
  font-weight: 700;
173
- } .tabs__desktop_nif34.tabs__headline-xlarge_nif34 .tabs__title_nif34 {
173
+ } .tabs__desktop_112bx.tabs__headline-xlarge_112bx .tabs__title_112bx {
174
174
  font-size: 48px;
175
175
  line-height: 64px;
176
176
  font-weight: 500;
177
177
  font-feature-settings: 'ss01';
178
178
  font-family: var(--font-family-styrene);
179
- } .tabs__desktop_nif34.tabs__headline-large_nif34 .tabs__title_nif34 {
179
+ } .tabs__desktop_112bx.tabs__headline-large_112bx .tabs__title_112bx {
180
180
  font-size: 40px;
181
181
  line-height: 48px;
182
182
  font-weight: 500;
183
183
  font-feature-settings: 'ss01';
184
184
  font-family: var(--font-family-styrene);
185
- } .tabs__desktop_nif34.tabs__headline-medium_nif34 .tabs__title_nif34 {
185
+ } .tabs__desktop_112bx.tabs__headline-medium_112bx .tabs__title_112bx {
186
186
  font-size: 32px;
187
187
  line-height: 40px;
188
188
  font-weight: 500;
189
189
  font-feature-settings: 'ss01';
190
190
  font-family: var(--font-family-styrene);
191
- } .tabs__desktop_nif34.tabs__headline-small_nif34 .tabs__title_nif34 {
191
+ } .tabs__desktop_112bx.tabs__headline-small_112bx .tabs__title_112bx {
192
192
  font-size: 24px;
193
193
  line-height: 32px;
194
194
  font-weight: 500;
195
195
  font-feature-settings: 'ss01';
196
196
  font-family: var(--font-family-styrene);
197
- } .tabs__desktop_nif34.tabs__headline-xsmall_nif34 .tabs__title_nif34 {
197
+ } .tabs__desktop_112bx.tabs__headline-xsmall_112bx .tabs__title_112bx {
198
198
  font-size: 20px;
199
199
  line-height: 24px;
200
200
  font-weight: 500;
201
201
  font-feature-settings: 'ss01';
202
202
  font-family: var(--font-family-styrene);
203
- } .tabs__desktop_nif34.tabs__headline-system-xlarge_nif34 .tabs__title_nif34 {
203
+ } .tabs__desktop_112bx.tabs__headline-system-xlarge_112bx .tabs__title_112bx {
204
204
  padding-bottom: calc(52px / 2);
205
- } .tabs__desktop_nif34.tabs__headline-system-xlarge_nif34 .tabs__title_nif34 + .tabs__title_nif34,
206
- .tabs__desktop_nif34.tabs__headline-system-xlarge_nif34 .tabs__pickerWrapper_nif34 {
205
+ } .tabs__desktop_112bx.tabs__headline-system-xlarge_112bx .tabs__title_112bx + .tabs__title_112bx,
206
+ .tabs__desktop_112bx.tabs__headline-system-xlarge_112bx .tabs__pickerWrapper_112bx {
207
207
  margin-left: 52px;
208
- } .tabs__desktop_nif34.tabs__headline-system-xlarge_nif34 .tabs__option_nif34 {
208
+ } .tabs__desktop_112bx.tabs__headline-system-xlarge_112bx .tabs__option_112bx {
209
209
  padding: var(--gap-0);
210
- } .tabs__desktop_nif34.tabs__headline-system-xlarge_nif34 .tabs__scrollControls_nif34 > button {
210
+ } .tabs__desktop_112bx.tabs__headline-system-xlarge_112bx .tabs__scrollControls_112bx > button {
211
211
  box-sizing: content-box;
212
212
  width: 52px;
213
213
  height: 52px;
214
214
  padding: var(--gap-0);
215
- } .tabs__desktop_nif34.tabs__headline-system-xlarge_nif34 .tabs__scrollControls_nif34 button:first-child {
215
+ } .tabs__desktop_112bx.tabs__headline-system-xlarge_112bx .tabs__scrollControls_112bx button:first-child {
216
216
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(52px / 2);
217
- } .tabs__desktop_nif34.tabs__headline-system-large_nif34 .tabs__title_nif34, .tabs__desktop_nif34.tabs__headline-large_nif34 .tabs__title_nif34 {
217
+ } .tabs__desktop_112bx.tabs__headline-system-large_112bx .tabs__title_112bx, .tabs__desktop_112bx.tabs__headline-large_112bx .tabs__title_112bx {
218
218
  padding-bottom: calc(48px / 2);
219
- } .tabs__desktop_nif34.tabs__headline-system-large_nif34 .tabs__title_nif34 + .tabs__title_nif34,
220
- .tabs__desktop_nif34.tabs__headline-large_nif34 .tabs__title_nif34 + .tabs__title_nif34,
221
- .tabs__desktop_nif34.tabs__headline-system-large_nif34 .tabs__pickerWrapper_nif34,
222
- .tabs__desktop_nif34.tabs__headline-large_nif34 .tabs__pickerWrapper_nif34 {
219
+ } .tabs__desktop_112bx.tabs__headline-system-large_112bx .tabs__title_112bx + .tabs__title_112bx,
220
+ .tabs__desktop_112bx.tabs__headline-large_112bx .tabs__title_112bx + .tabs__title_112bx,
221
+ .tabs__desktop_112bx.tabs__headline-system-large_112bx .tabs__pickerWrapper_112bx,
222
+ .tabs__desktop_112bx.tabs__headline-large_112bx .tabs__pickerWrapper_112bx {
223
223
  margin-left: 48px;
224
- } .tabs__desktop_nif34.tabs__headline-system-large_nif34 .tabs__option_nif34, .tabs__desktop_nif34.tabs__headline-large_nif34 .tabs__option_nif34 {
224
+ } .tabs__desktop_112bx.tabs__headline-system-large_112bx .tabs__option_112bx, .tabs__desktop_112bx.tabs__headline-large_112bx .tabs__option_112bx {
225
225
  padding: var(--gap-0);
226
- } .tabs__desktop_nif34.tabs__headline-system-large_nif34 .tabs__scrollControls_nif34 > button, .tabs__desktop_nif34.tabs__headline-large_nif34 .tabs__scrollControls_nif34 > button {
226
+ } .tabs__desktop_112bx.tabs__headline-system-large_112bx .tabs__scrollControls_112bx > button, .tabs__desktop_112bx.tabs__headline-large_112bx .tabs__scrollControls_112bx > button {
227
227
  box-sizing: content-box;
228
228
  width: 48px;
229
229
  height: 48px;
230
230
  padding: var(--gap-0);
231
- } .tabs__desktop_nif34.tabs__headline-system-large_nif34 .tabs__scrollControls_nif34 button:first-child, .tabs__desktop_nif34.tabs__headline-large_nif34 .tabs__scrollControls_nif34 button:first-child {
231
+ } .tabs__desktop_112bx.tabs__headline-system-large_112bx .tabs__scrollControls_112bx button:first-child, .tabs__desktop_112bx.tabs__headline-large_112bx .tabs__scrollControls_112bx button:first-child {
232
232
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(48px / 2);
233
- } .tabs__desktop_nif34.tabs__headline-system-medium_nif34 .tabs__title_nif34 {
233
+ } .tabs__desktop_112bx.tabs__headline-system-medium_112bx .tabs__title_112bx {
234
234
  padding-bottom: calc(36px / 2);
235
- } .tabs__desktop_nif34.tabs__headline-system-medium_nif34 .tabs__title_nif34 + .tabs__title_nif34,
236
- .tabs__desktop_nif34.tabs__headline-system-medium_nif34 .tabs__pickerWrapper_nif34 {
235
+ } .tabs__desktop_112bx.tabs__headline-system-medium_112bx .tabs__title_112bx + .tabs__title_112bx,
236
+ .tabs__desktop_112bx.tabs__headline-system-medium_112bx .tabs__pickerWrapper_112bx {
237
237
  margin-left: 36px;
238
- } .tabs__desktop_nif34.tabs__headline-system-medium_nif34 .tabs__option_nif34 {
238
+ } .tabs__desktop_112bx.tabs__headline-system-medium_112bx .tabs__option_112bx {
239
239
  padding: var(--gap-0);
240
- } .tabs__desktop_nif34.tabs__headline-system-medium_nif34 .tabs__scrollControls_nif34 > button {
240
+ } .tabs__desktop_112bx.tabs__headline-system-medium_112bx .tabs__scrollControls_112bx > button {
241
241
  box-sizing: content-box;
242
242
  width: 36px;
243
243
  height: 36px;
244
244
  padding: var(--gap-0);
245
- } .tabs__desktop_nif34.tabs__headline-system-medium_nif34 .tabs__scrollControls_nif34 button:first-child {
245
+ } .tabs__desktop_112bx.tabs__headline-system-medium_112bx .tabs__scrollControls_112bx button:first-child {
246
246
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(36px / 2);
247
- } .tabs__desktop_nif34.tabs__headline-system-small_nif34 .tabs__title_nif34 {
247
+ } .tabs__desktop_112bx.tabs__headline-system-small_112bx .tabs__title_112bx {
248
248
  padding-bottom: calc(26px / 2);
249
- } .tabs__desktop_nif34.tabs__headline-system-small_nif34 .tabs__title_nif34 + .tabs__title_nif34,
250
- .tabs__desktop_nif34.tabs__headline-system-small_nif34 .tabs__pickerWrapper_nif34 {
249
+ } .tabs__desktop_112bx.tabs__headline-system-small_112bx .tabs__title_112bx + .tabs__title_112bx,
250
+ .tabs__desktop_112bx.tabs__headline-system-small_112bx .tabs__pickerWrapper_112bx {
251
251
  margin-left: 26px;
252
- } .tabs__desktop_nif34.tabs__headline-system-small_nif34 .tabs__option_nif34 {
252
+ } .tabs__desktop_112bx.tabs__headline-system-small_112bx .tabs__option_112bx {
253
253
  padding: var(--gap-0);
254
- } .tabs__desktop_nif34.tabs__headline-system-small_nif34 .tabs__scrollControls_nif34 > button {
254
+ } .tabs__desktop_112bx.tabs__headline-system-small_112bx .tabs__scrollControls_112bx > button {
255
255
  box-sizing: content-box;
256
256
  width: 26px;
257
257
  height: 26px;
258
258
  padding: var(--gap-0);
259
- } .tabs__desktop_nif34.tabs__headline-system-small_nif34 .tabs__scrollControls_nif34 button:first-child {
259
+ } .tabs__desktop_112bx.tabs__headline-system-small_112bx .tabs__scrollControls_112bx button:first-child {
260
260
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(26px / 2);
261
- } .tabs__desktop_nif34.tabs__headline-system-xsmall_nif34 .tabs__title_nif34 {
261
+ } .tabs__desktop_112bx.tabs__headline-system-xsmall_112bx .tabs__title_112bx {
262
262
  padding-bottom: calc(22px / 2);
263
- } .tabs__desktop_nif34.tabs__headline-system-xsmall_nif34 .tabs__title_nif34 + .tabs__title_nif34,
264
- .tabs__desktop_nif34.tabs__headline-system-xsmall_nif34 .tabs__pickerWrapper_nif34 {
263
+ } .tabs__desktop_112bx.tabs__headline-system-xsmall_112bx .tabs__title_112bx + .tabs__title_112bx,
264
+ .tabs__desktop_112bx.tabs__headline-system-xsmall_112bx .tabs__pickerWrapper_112bx {
265
265
  margin-left: 22px;
266
- } .tabs__desktop_nif34.tabs__headline-system-xsmall_nif34 .tabs__option_nif34 {
266
+ } .tabs__desktop_112bx.tabs__headline-system-xsmall_112bx .tabs__option_112bx {
267
267
  padding: var(--gap-0);
268
- } .tabs__desktop_nif34.tabs__headline-system-xsmall_nif34 .tabs__scrollControls_nif34 > button {
268
+ } .tabs__desktop_112bx.tabs__headline-system-xsmall_112bx .tabs__scrollControls_112bx > button {
269
269
  box-sizing: content-box;
270
270
  width: 22px;
271
271
  height: 22px;
272
272
  padding: var(--gap-0);
273
- } .tabs__desktop_nif34.tabs__headline-system-xsmall_nif34 .tabs__scrollControls_nif34 button:first-child {
273
+ } .tabs__desktop_112bx.tabs__headline-system-xsmall_112bx .tabs__scrollControls_112bx button:first-child {
274
274
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(22px / 2);
275
- } .tabs__desktop_nif34.tabs__headline-xlarge_nif34 .tabs__title_nif34 {
275
+ } .tabs__desktop_112bx.tabs__headline-xlarge_112bx .tabs__title_112bx {
276
276
  padding-bottom: calc(64px / 2);
277
- } .tabs__desktop_nif34.tabs__headline-xlarge_nif34 .tabs__title_nif34 + .tabs__title_nif34,
278
- .tabs__desktop_nif34.tabs__headline-xlarge_nif34 .tabs__pickerWrapper_nif34 {
277
+ } .tabs__desktop_112bx.tabs__headline-xlarge_112bx .tabs__title_112bx + .tabs__title_112bx,
278
+ .tabs__desktop_112bx.tabs__headline-xlarge_112bx .tabs__pickerWrapper_112bx {
279
279
  margin-left: 64px;
280
- } .tabs__desktop_nif34.tabs__headline-xlarge_nif34 .tabs__option_nif34 {
280
+ } .tabs__desktop_112bx.tabs__headline-xlarge_112bx .tabs__option_112bx {
281
281
  padding: var(--gap-0);
282
- } .tabs__desktop_nif34.tabs__headline-xlarge_nif34 .tabs__scrollControls_nif34 > button {
282
+ } .tabs__desktop_112bx.tabs__headline-xlarge_112bx .tabs__scrollControls_112bx > button {
283
283
  box-sizing: content-box;
284
284
  width: 64px;
285
285
  height: 64px;
286
286
  padding: var(--gap-0);
287
- } .tabs__desktop_nif34.tabs__headline-xlarge_nif34 .tabs__scrollControls_nif34 button:first-child {
287
+ } .tabs__desktop_112bx.tabs__headline-xlarge_112bx .tabs__scrollControls_112bx button:first-child {
288
288
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(64px / 2);
289
- } .tabs__desktop_nif34.tabs__headline-medium_nif34 .tabs__title_nif34 {
289
+ } .tabs__desktop_112bx.tabs__headline-medium_112bx .tabs__title_112bx {
290
290
  padding-bottom: calc(40px / 2);
291
- } .tabs__desktop_nif34.tabs__headline-medium_nif34 .tabs__title_nif34 + .tabs__title_nif34,
292
- .tabs__desktop_nif34.tabs__headline-medium_nif34 .tabs__pickerWrapper_nif34 {
291
+ } .tabs__desktop_112bx.tabs__headline-medium_112bx .tabs__title_112bx + .tabs__title_112bx,
292
+ .tabs__desktop_112bx.tabs__headline-medium_112bx .tabs__pickerWrapper_112bx {
293
293
  margin-left: 40px;
294
- } .tabs__desktop_nif34.tabs__headline-medium_nif34 .tabs__option_nif34 {
294
+ } .tabs__desktop_112bx.tabs__headline-medium_112bx .tabs__option_112bx {
295
295
  padding: var(--gap-0);
296
- } .tabs__desktop_nif34.tabs__headline-medium_nif34 .tabs__scrollControls_nif34 > button {
296
+ } .tabs__desktop_112bx.tabs__headline-medium_112bx .tabs__scrollControls_112bx > button {
297
297
  box-sizing: content-box;
298
298
  width: 40px;
299
299
  height: 40px;
300
300
  padding: var(--gap-0);
301
- } .tabs__desktop_nif34.tabs__headline-medium_nif34 .tabs__scrollControls_nif34 button:first-child {
301
+ } .tabs__desktop_112bx.tabs__headline-medium_112bx .tabs__scrollControls_112bx button:first-child {
302
302
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(40px / 2);
303
- } .tabs__desktop_nif34.tabs__headline-small_nif34 .tabs__title_nif34 {
303
+ } .tabs__desktop_112bx.tabs__headline-small_112bx .tabs__title_112bx {
304
304
  padding-bottom: calc(32px / 2);
305
- } .tabs__desktop_nif34.tabs__headline-small_nif34 .tabs__title_nif34 + .tabs__title_nif34,
306
- .tabs__desktop_nif34.tabs__headline-small_nif34 .tabs__pickerWrapper_nif34 {
305
+ } .tabs__desktop_112bx.tabs__headline-small_112bx .tabs__title_112bx + .tabs__title_112bx,
306
+ .tabs__desktop_112bx.tabs__headline-small_112bx .tabs__pickerWrapper_112bx {
307
307
  margin-left: 32px;
308
- } .tabs__desktop_nif34.tabs__headline-small_nif34 .tabs__option_nif34 {
308
+ } .tabs__desktop_112bx.tabs__headline-small_112bx .tabs__option_112bx {
309
309
  padding: var(--gap-0);
310
- } .tabs__desktop_nif34.tabs__headline-small_nif34 .tabs__scrollControls_nif34 > button {
310
+ } .tabs__desktop_112bx.tabs__headline-small_112bx .tabs__scrollControls_112bx > button {
311
311
  box-sizing: content-box;
312
312
  width: 32px;
313
313
  height: 32px;
314
314
  padding: var(--gap-0);
315
- } .tabs__desktop_nif34.tabs__headline-small_nif34 .tabs__scrollControls_nif34 button:first-child {
315
+ } .tabs__desktop_112bx.tabs__headline-small_112bx .tabs__scrollControls_112bx button:first-child {
316
316
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(32px / 2);
317
- } .tabs__desktop_nif34.tabs__headline-xsmall_nif34 .tabs__title_nif34 {
317
+ } .tabs__desktop_112bx.tabs__headline-xsmall_112bx .tabs__title_112bx {
318
318
  padding-bottom: calc(24px / 2);
319
- } .tabs__desktop_nif34.tabs__headline-xsmall_nif34 .tabs__title_nif34 + .tabs__title_nif34,
320
- .tabs__desktop_nif34.tabs__headline-xsmall_nif34 .tabs__pickerWrapper_nif34 {
319
+ } .tabs__desktop_112bx.tabs__headline-xsmall_112bx .tabs__title_112bx + .tabs__title_112bx,
320
+ .tabs__desktop_112bx.tabs__headline-xsmall_112bx .tabs__pickerWrapper_112bx {
321
321
  margin-left: 24px;
322
- } .tabs__desktop_nif34.tabs__headline-xsmall_nif34 .tabs__option_nif34 {
322
+ } .tabs__desktop_112bx.tabs__headline-xsmall_112bx .tabs__option_112bx {
323
323
  padding: var(--gap-0);
324
- } .tabs__desktop_nif34.tabs__headline-xsmall_nif34 .tabs__scrollControls_nif34 > button {
324
+ } .tabs__desktop_112bx.tabs__headline-xsmall_112bx .tabs__scrollControls_112bx > button {
325
325
  box-sizing: content-box;
326
326
  width: 24px;
327
327
  height: 24px;
328
328
  padding: var(--gap-0);
329
- } .tabs__desktop_nif34.tabs__headline-xsmall_nif34 .tabs__scrollControls_nif34 button:first-child {
329
+ } .tabs__desktop_112bx.tabs__headline-xsmall_112bx .tabs__scrollControls_112bx button:first-child {
330
330
  margin: var(--gap-0) var(--gap-0) var(--gap-0) calc(24px / 2);
331
- } .tabs__fullWidthScroll_nif34 {
331
+ } .tabs__fullWidthScroll_112bx {
332
332
  min-width: calc(100% - 2 * var(--gap-16));
333
333
  margin: var(--gap-0) var(--gap-16);
334
- } .tabs__container_nif34 {
334
+ } .tabs__container_112bx {
335
335
  position: relative;
336
336
  overflow: hidden;
337
337
  margin: var(--gap-4-neg) var(--gap-0) var(--gap-4-neg) var(--gap-4-neg);
338
338
  padding: var(--gap-4) var(--gap-0) var(--gap-4) var(--gap-4);
339
- } .tabs__title_nif34 {
339
+ } .tabs__title_112bx {
340
340
  display: flex;
341
341
  align-items: center;
342
342
  height: 100%;
@@ -353,21 +353,21 @@
353
353
  -moz-user-select: none;
354
354
  user-select: none;
355
355
  outline: none;
356
- } .tabs__title_nif34:not(:disabled):hover {
356
+ } .tabs__title_112bx:not(:disabled):hover {
357
357
  color: var(--primary-tablist-hover-color);
358
- } .tabs__focused_nif34 {
358
+ } .tabs__focused_112bx {
359
359
  outline: 2px solid var(--focus-color);
360
360
  outline-offset: 2px;
361
- } .tabs__collapsed_nif34 {
361
+ } .tabs__collapsed_112bx {
362
362
  order: 99;
363
363
  visibility: collapse;
364
- } .tabs__selected_nif34 {
364
+ } .tabs__selected_112bx {
365
365
  cursor: default;
366
366
  color: var(--primary-tablist-selected-color);
367
- } .tabs__disabled_nif34 {
367
+ } .tabs__disabled_112bx {
368
368
  cursor: var(--disabled-cursor);
369
369
  color: var(--primary-tablist-disabled-color);
370
- } .tabs__line_nif34 {
370
+ } .tabs__line_112bx {
371
371
  position: absolute;
372
372
  height: 3px;
373
373
  bottom: calc(var(--gap-2) / 2);
@@ -376,61 +376,61 @@
376
376
  transition:
377
377
  transform 0.2s ease,
378
378
  width 0.2s ease;
379
- } .tabs__option_nif34 {
379
+ } .tabs__option_112bx {
380
380
  color: var(--color-light-text-primary);
381
- } .tabs__s_nif34 .tabs__title_nif34, .tabs__xs_nif34 .tabs__title_nif34, .tabs__xxs_nif34 .tabs__title_nif34 {
381
+ } .tabs__s_112bx .tabs__title_112bx, .tabs__xs_112bx .tabs__title_112bx, .tabs__xxs_112bx .tabs__title_112bx {
382
382
  padding: var(--primary-tablist-s-padding);
383
383
  font-size: var(--primary-tablist-s-font-size);
384
384
  font-weight: var(--primary-tablist-s-font-weight);
385
385
  font-family: var(--primary-tablist-s-font-family);
386
386
  line-height: 24px;
387
- } .tabs__s_nif34 .tabs__title_nif34 + .tabs__title_nif34, .tabs__xs_nif34 .tabs__title_nif34 + .tabs__title_nif34, .tabs__xxs_nif34 .tabs__title_nif34 + .tabs__title_nif34 {
387
+ } .tabs__s_112bx .tabs__title_112bx + .tabs__title_112bx, .tabs__xs_112bx .tabs__title_112bx + .tabs__title_112bx, .tabs__xxs_112bx .tabs__title_112bx + .tabs__title_112bx {
388
388
  margin-left: var(--primary-tablist-s-gaps);
389
- } .tabs__s_nif34 .tabs__pickerWrapper_nif34, .tabs__xs_nif34 .tabs__pickerWrapper_nif34, .tabs__xxs_nif34 .tabs__pickerWrapper_nif34 {
389
+ } .tabs__s_112bx .tabs__pickerWrapper_112bx, .tabs__xs_112bx .tabs__pickerWrapper_112bx, .tabs__xxs_112bx .tabs__pickerWrapper_112bx {
390
390
  margin-left: var(--primary-tablist-s-gaps);
391
- } .tabs__s_nif34 .tabs__option_nif34, .tabs__xs_nif34 .tabs__option_nif34, .tabs__xxs_nif34 .tabs__option_nif34 {
391
+ } .tabs__s_112bx .tabs__option_112bx, .tabs__xs_112bx .tabs__option_112bx, .tabs__xxs_112bx .tabs__option_112bx {
392
392
  padding: var(--gap-0);
393
- } .tabs__m_nif34 .tabs__title_nif34 {
393
+ } .tabs__m_112bx .tabs__title_112bx {
394
394
  padding: var(--primary-tablist-m-padding);
395
395
  font-size: var(--primary-tablist-m-font-size);
396
396
  font-weight: var(--primary-tablist-m-font-weight);
397
397
  font-family: var(--primary-tablist-m-font-family);
398
398
  line-height: 24px;
399
- } .tabs__m_nif34 .tabs__title_nif34 + .tabs__title_nif34 {
399
+ } .tabs__m_112bx .tabs__title_112bx + .tabs__title_112bx {
400
400
  margin-left: var(--primary-tablist-m-gaps);
401
- } .tabs__m_nif34 .tabs__pickerWrapper_nif34 {
401
+ } .tabs__m_112bx .tabs__pickerWrapper_112bx {
402
402
  margin-left: var(--primary-tablist-m-gaps);
403
- } .tabs__m_nif34 .tabs__option_nif34 {
403
+ } .tabs__m_112bx .tabs__option_112bx {
404
404
  padding: var(--gap-0);
405
- } .tabs__l_nif34 .tabs__title_nif34 {
405
+ } .tabs__l_112bx .tabs__title_112bx {
406
406
  padding: var(--primary-tablist-l-padding);
407
407
  font-size: var(--primary-tablist-l-font-size);
408
408
  font-weight: var(--primary-tablist-l-font-weight);
409
409
  font-family: var(--primary-tablist-l-font-family);
410
410
  line-height: 24px;
411
- } .tabs__l_nif34 .tabs__title_nif34 + .tabs__title_nif34 {
411
+ } .tabs__l_112bx .tabs__title_112bx + .tabs__title_112bx {
412
412
  margin-left: var(--primary-tablist-l-gaps);
413
- } .tabs__l_nif34 .tabs__pickerWrapper_nif34 {
413
+ } .tabs__l_112bx .tabs__pickerWrapper_112bx {
414
414
  margin-left: var(--primary-tablist-l-gaps);
415
- } .tabs__l_nif34 .tabs__option_nif34 {
415
+ } .tabs__l_112bx .tabs__option_112bx {
416
416
  padding: var(--gap-0);
417
- } .tabs__xl_nif34 .tabs__title_nif34 {
417
+ } .tabs__xl_112bx .tabs__title_112bx {
418
418
  padding: var(--primary-tablist-xl-padding);
419
419
  font-size: var(--primary-tablist-xl-font-size);
420
420
  font-weight: var(--primary-tablist-xl-font-weight);
421
421
  font-family: var(--primary-tablist-xl-font-family);
422
422
  line-height: 32px;
423
- } .tabs__xl_nif34 .tabs__title_nif34 + .tabs__title_nif34 {
423
+ } .tabs__xl_112bx .tabs__title_112bx + .tabs__title_112bx {
424
424
  margin-left: var(--primary-tablist-xl-gaps);
425
- } .tabs__xl_nif34 .tabs__pickerWrapper_nif34 {
425
+ } .tabs__xl_112bx .tabs__pickerWrapper_112bx {
426
426
  margin-left: var(--primary-tablist-xl-gaps);
427
- } .tabs__xl_nif34 .tabs__option_nif34 {
427
+ } .tabs__xl_112bx .tabs__option_112bx {
428
428
  padding: var(--gap-0);
429
- } .tabs__rightAddons_nif34 {
429
+ } .tabs__rightAddons_112bx {
430
430
  display: flex;
431
431
  justify-content: center;
432
432
  align-items: center;
433
433
  margin-left: var(--gap-8);
434
- } .tabs__rightAddonsMarginZero_nif34 {
434
+ } .tabs__rightAddonsMarginZero_112bx {
435
435
  margin-left: var(--gap-0);
436
436
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var commonStyles = {"component":"tabs__component_nif34","desktop":"tabs__desktop_nif34","paragraph-primary-large":"tabs__paragraph-primary-large_nif34","title":"tabs__title_nif34","paragraph-primary-medium":"tabs__paragraph-primary-medium_nif34","paragraph-primary-small":"tabs__paragraph-primary-small_nif34","action-primary-large":"tabs__action-primary-large_nif34","action-primary-medium":"tabs__action-primary-medium_nif34","action-primary-small":"tabs__action-primary-small_nif34","accent-primary-large":"tabs__accent-primary-large_nif34","accent-primary-medium":"tabs__accent-primary-medium_nif34","accent-primary-small":"tabs__accent-primary-small_nif34","pickerWrapper":"tabs__pickerWrapper_nif34","option":"tabs__option_nif34","scrollControls":"tabs__scrollControls_nif34","headline-system-xlarge":"tabs__headline-system-xlarge_nif34","headline-system-large":"tabs__headline-system-large_nif34","headline-system-medium":"tabs__headline-system-medium_nif34","headline-system-small":"tabs__headline-system-small_nif34","headline-system-xsmall":"tabs__headline-system-xsmall_nif34","headline-xlarge":"tabs__headline-xlarge_nif34","headline-large":"tabs__headline-large_nif34","headline-medium":"tabs__headline-medium_nif34","headline-small":"tabs__headline-small_nif34","headline-xsmall":"tabs__headline-xsmall_nif34","fullWidthScroll":"tabs__fullWidthScroll_nif34","container":"tabs__container_nif34","focused":"tabs__focused_nif34","collapsed":"tabs__collapsed_nif34","selected":"tabs__selected_nif34","disabled":"tabs__disabled_nif34","line":"tabs__line_nif34","s":"tabs__s_nif34","xs":"tabs__xs_nif34","xxs":"tabs__xxs_nif34","m":"tabs__m_nif34","l":"tabs__l_nif34","xl":"tabs__xl_nif34","rightAddons":"tabs__rightAddons_nif34","rightAddonsMarginZero":"tabs__rightAddonsMarginZero_nif34"};
5
+ var commonStyles = {"component":"tabs__component_112bx","desktop":"tabs__desktop_112bx","paragraph-primary-large":"tabs__paragraph-primary-large_112bx","title":"tabs__title_112bx","paragraph-primary-medium":"tabs__paragraph-primary-medium_112bx","paragraph-primary-small":"tabs__paragraph-primary-small_112bx","action-primary-large":"tabs__action-primary-large_112bx","action-primary-medium":"tabs__action-primary-medium_112bx","action-primary-small":"tabs__action-primary-small_112bx","accent-primary-large":"tabs__accent-primary-large_112bx","accent-primary-medium":"tabs__accent-primary-medium_112bx","accent-primary-small":"tabs__accent-primary-small_112bx","pickerWrapper":"tabs__pickerWrapper_112bx","option":"tabs__option_112bx","scrollControls":"tabs__scrollControls_112bx","headline-system-xlarge":"tabs__headline-system-xlarge_112bx","headline-system-large":"tabs__headline-system-large_112bx","headline-system-medium":"tabs__headline-system-medium_112bx","headline-system-small":"tabs__headline-system-small_112bx","headline-system-xsmall":"tabs__headline-system-xsmall_112bx","headline-xlarge":"tabs__headline-xlarge_112bx","headline-large":"tabs__headline-large_112bx","headline-medium":"tabs__headline-medium_112bx","headline-small":"tabs__headline-small_112bx","headline-xsmall":"tabs__headline-xsmall_112bx","fullWidthScroll":"tabs__fullWidthScroll_112bx","container":"tabs__container_112bx","focused":"tabs__focused_112bx","collapsed":"tabs__collapsed_112bx","selected":"tabs__selected_112bx","disabled":"tabs__disabled_112bx","line":"tabs__line_112bx","s":"tabs__s_112bx","xs":"tabs__xs_112bx","xxs":"tabs__xxs_112bx","m":"tabs__m_112bx","l":"tabs__l_112bx","xl":"tabs__xl_112bx","rightAddons":"tabs__rightAddons_112bx","rightAddonsMarginZero":"tabs__rightAddonsMarginZero_112bx"};
6
6
 
7
7
  module.exports = commonStyles;
8
8
  //# sourceMappingURL=index.module.css.js.map