@inera/ids-design 5.3.0 → 5.4.1

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 (162) hide show
  1. package/components/alert/alert-lit.js +1 -1
  2. package/components/alert/alert.css +48 -48
  3. package/components/alert-global/alert-global-lit.js +1 -1
  4. package/components/alert-global/alert-global.css +68 -92
  5. package/components/badge/badge-lit.js +1 -1
  6. package/components/badge/badge.css +10 -6
  7. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  8. package/components/breadcrumbs/breadcrumbs.css +48 -25
  9. package/components/button-group/button-group-lit.js +1 -1
  10. package/components/button-group/button-group.css +1 -1
  11. package/components/card/card-lit.js +1 -1
  12. package/components/card/card.css +26 -17
  13. package/components/carousel/carousel-item-lit.d.ts +2 -0
  14. package/components/carousel/carousel-item-lit.js +7 -0
  15. package/components/carousel/carousel-item.css +67 -0
  16. package/components/carousel/carousel-lit.d.ts +2 -0
  17. package/components/carousel/carousel-lit.js +7 -0
  18. package/components/carousel/carousel.css +156 -0
  19. package/components/data-table/data-table-lit.js +1 -1
  20. package/components/data-table/data-table.css +28 -28
  21. package/components/date-label/date-label-lit.js +1 -1
  22. package/components/date-label/date-label.css +13 -13
  23. package/components/dialog/dialog-lit.js +1 -1
  24. package/components/dialog/dialog.css +43 -47
  25. package/components/dropdown/dropdown-lit.js +1 -1
  26. package/components/dropdown/dropdown.css +21 -21
  27. package/components/expandable/expandable-lit.js +1 -1
  28. package/components/expandable/expandable.css +38 -37
  29. package/components/footer/footer-lit.js +1 -1
  30. package/components/footer/footer.css +49 -49
  31. package/components/footer-1177/footer-1177-lit.js +1 -1
  32. package/components/footer-1177/footer-1177.css +72 -70
  33. package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
  34. package/components/footer-1177-admin/footer-1177-admin.css +75 -71
  35. package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
  36. package/components/footer-1177-pro/footer-1177-pro.css +38 -39
  37. package/components/footer-inera/footer-inera-lit.js +1 -1
  38. package/components/footer-inera/footer-inera.css +84 -84
  39. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  40. package/components/footer-inera-admin/footer-inera-admin.css +111 -110
  41. package/components/form/error-message/error-message-lit.js +1 -1
  42. package/components/form/error-message/error-message.css +9 -9
  43. package/components/form/group/group-lit.js +1 -1
  44. package/components/form/group/group.css +7 -7
  45. package/components/form/range/range-lit.js +1 -1
  46. package/components/form/range/range.css +15 -16
  47. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  48. package/components/form/select-multiple/select-multiple.css +44 -35
  49. package/components/form/spinner/spinner-lit.js +1 -1
  50. package/components/form/spinner/spinner.css +9 -8
  51. package/components/grid/column/column-lit.js +1 -1
  52. package/components/grid/column/column.css +12 -0
  53. package/components/header-1177/composite-header-1177.css +413 -394
  54. package/components/header-1177/header-1177-avatar-lit.js +1 -1
  55. package/components/header-1177/header-1177-avatar.css +42 -34
  56. package/components/header-1177/header-1177-item-lit.js +1 -1
  57. package/components/header-1177/header-1177-item.css +47 -43
  58. package/components/header-1177/header-1177-lit.js +1 -1
  59. package/components/header-1177/header-1177-nav-item-lit.js +1 -1
  60. package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
  61. package/components/header-1177/header-1177-nav-item-mobile.css +39 -40
  62. package/components/header-1177/header-1177-nav-item.css +141 -141
  63. package/components/header-1177/header-1177-nav-lit.js +1 -1
  64. package/components/header-1177/header-1177-nav.css +22 -22
  65. package/components/header-1177/header-1177.css +125 -117
  66. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  67. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
  68. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +17 -17
  69. package/components/header-1177-admin/header-1177-admin-avatar.css +62 -61
  70. package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
  71. package/components/header-1177-admin/header-1177-admin-item.css +53 -37
  72. package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
  73. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
  74. package/components/header-1177-admin/header-1177-admin-nav-item.css +149 -149
  75. package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
  76. package/components/header-1177-admin/header-1177-admin-nav.css +16 -16
  77. package/components/header-1177-admin/header-1177-admin.css +74 -72
  78. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  79. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
  80. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +18 -17
  81. package/components/header-1177-pro/header-1177-pro-avatar.css +67 -65
  82. package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
  83. package/components/header-1177-pro/header-1177-pro-item.css +17 -13
  84. package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
  85. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
  86. package/components/header-1177-pro/header-1177-pro-nav-item.css +137 -137
  87. package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
  88. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
  89. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +32 -32
  90. package/components/header-1177-pro/header-1177-pro-nav.css +20 -24
  91. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
  92. package/components/header-1177-pro/header-1177-pro-region-picker.css +81 -77
  93. package/components/header-1177-pro/header-1177-pro.css +63 -63
  94. package/components/header-inera/header-inera-item-lit.js +1 -1
  95. package/components/header-inera/header-inera-item.css +15 -12
  96. package/components/header-inera/header-inera-lit.js +1 -1
  97. package/components/header-inera/header-inera-nav-item-lit.js +1 -1
  98. package/components/header-inera/header-inera-nav-item.css +37 -50
  99. package/components/header-inera/header-inera-nav-lit.js +1 -1
  100. package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
  101. package/components/header-inera/header-inera-nav-mobile.css +49 -48
  102. package/components/header-inera/header-inera-nav.css +2 -2
  103. package/components/header-inera/header-inera.css +17 -17
  104. package/components/header-inera-admin/composite-header-inera-admin.css +152 -170
  105. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
  106. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
  107. package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -9
  108. package/components/header-inera-admin/header-inera-admin-avatar.css +22 -21
  109. package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
  110. package/components/header-inera-admin/header-inera-admin-item.css +11 -11
  111. package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
  112. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
  113. package/components/header-inera-admin/header-inera-admin-nav-item.css +42 -50
  114. package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
  115. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
  116. package/components/header-inera-admin/header-inera-admin-nav-mobile.css +49 -48
  117. package/components/header-inera-admin/header-inera-admin-nav.css +2 -2
  118. package/components/header-inera-admin/header-inera-admin.css +30 -30
  119. package/components/list/list-lit.js +1 -1
  120. package/components/list/list.css +38 -21
  121. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  122. package/components/mobile-menu/mobile-menu.css +413 -408
  123. package/components/navigation/content/navigation-content-lit.js +1 -1
  124. package/components/navigation/content/navigation-content.css +15 -15
  125. package/components/navigation/local/navigation-local-lit.js +1 -1
  126. package/components/navigation/local/navigation-local.css +13 -13
  127. package/components/notification-badge/notification-badge-lit.js +1 -1
  128. package/components/notification-badge/notification-badge.css +2 -2
  129. package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
  130. package/components/pagination/data-pagination/data-pagination.css +23 -23
  131. package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
  132. package/components/pagination/list-pagination/list-pagination.css +32 -29
  133. package/components/popover/popover-content-lit.js +1 -1
  134. package/components/popover/popover-content.css +74 -82
  135. package/components/progressbar/progressbar-lit.js +1 -1
  136. package/components/progressbar/progressbar.css +12 -12
  137. package/components/side-menu/side-menu-lit.js +1 -1
  138. package/components/side-menu/side-menu.css +32 -32
  139. package/components/side-panel/side-panel-lit.js +1 -1
  140. package/components/side-panel/side-panel.css +83 -101
  141. package/components/stepper/stepper-lit.js +1 -1
  142. package/components/stepper/stepper.css +28 -24
  143. package/components/table/table.css +5 -5
  144. package/components/tabs/tab-lit.js +1 -1
  145. package/components/tabs/tab-panel-lit.js +1 -1
  146. package/components/tabs/tab-panel.css +2 -2
  147. package/components/tabs/tab.css +24 -24
  148. package/components/tabs/tabs-lit.js +2 -2
  149. package/components/tabs/tabs.css +6 -6
  150. package/components/tag/tag-lit.js +1 -1
  151. package/components/tag/tag.css +19 -43
  152. package/components/tooltip/tooltip-lit.js +1 -1
  153. package/components/tooltip/tooltip.css +11 -14
  154. package/global/_partials.css +1 -1
  155. package/global/global.css +404 -356
  156. package/global/util/util.css +7 -5
  157. package/package.json +1 -1
  158. package/themes/1177/1177.css +812 -822
  159. package/themes/1177-pro/1177-pro.css +912 -929
  160. package/themes/inera/inera.css +812 -858
  161. package/themes/inera-admin/inera-admin.css +860 -934
  162. package/themes/reset.css +1 -1
@@ -2,7 +2,7 @@
2
2
  * BUTTONS
3
3
  ********/
4
4
  /*******
5
- * SCROLLBAR
5
+ * SCROLLBARS
6
6
  ********/
7
7
  /*******
8
8
  * FORM
@@ -24,34 +24,34 @@
24
24
 
25
25
  header.ids-header-1177 {
26
26
  position: relative;
27
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
27
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
28
28
  }
29
29
  header.ids-header-1177:not(.ids-header-1177--unresponsive) {
30
30
  --IDS-HEADER__REGION-PICKER-ICON: var(--IDS-COLOR-PRIMARY-35);
31
31
  }
32
32
  @media (max-width: 1024px) {
33
33
  header.ids-header-1177:not(.ids-header-1177--unresponsive) {
34
- --IDS-HEADER__REGION-PICKER-ICON: white;
34
+ --IDS-HEADER__REGION-PICKER-ICON: var(--IDS-COLOR-NEUTRAL-100);
35
35
  }
36
36
  }
37
37
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container {
38
- background: var(--header-main_background);
39
- padding: var(--header-main_padding);
38
+ background: linear-gradient(90deg, var(--IDS-COLOR-PRIMARY-40) 50%, var(--IDS-COLOR-PRIMARY-90) 50%);
39
+ padding: 0;
40
40
  position: relative;
41
41
  z-index: 2;
42
42
  }
43
43
  @media (max-width: 1024px) {
44
44
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container {
45
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
45
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
46
46
  }
47
47
  }
48
48
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner {
49
- max-width: var(--IDS_MAX-WIDTH);
49
+ max-width: var(--IDS__MAX-WIDTH);
50
50
  margin-left: auto;
51
51
  margin-right: auto;
52
- background: var(--header-inner_background);
52
+ background: var(--IDS-COLOR-PRIMARY-90);
53
53
  width: 100%;
54
- height: var(--header-inner_height);
54
+ height: 7.5rem;
55
55
  position: relative;
56
56
  margin-left: auto;
57
57
  margin-right: auto;
@@ -79,10 +79,10 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
79
79
  grid-template-columns: auto auto;
80
80
  position: relative;
81
81
  height: 100%;
82
- margin-left: 0px !important;
83
- margin-right: 0px;
84
- padding-left: 12px;
85
- padding-right: 36px;
82
+ margin-left: 0 !important;
83
+ margin-right: 0;
84
+ padding-left: 0.75rem;
85
+ padding-right: 2.25rem;
86
86
  }
87
87
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
88
88
  content: "";
@@ -106,8 +106,8 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
106
106
  @media (max-width: 1024px) {
107
107
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
108
108
  grid-template-columns: auto;
109
- padding-left: 20px;
110
- padding-right: 12px;
109
+ padding-left: 1.25rem;
110
+ padding-right: 0.75rem;
111
111
  }
112
112
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
113
113
  content: "";
@@ -118,7 +118,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
118
118
  right: -0.5625rem;
119
119
  left: auto;
120
120
  display: none;
121
- top: 0px;
121
+ top: 0;
122
122
  margin-top: -7.81rem;
123
123
  clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
124
124
  height: 18.75rem;
@@ -131,39 +131,39 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
131
131
  }
132
132
  }
133
133
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link {
134
- width: 103px;
135
- height: 40px;
136
- margin-right: 24px;
134
+ width: 6.438rem;
135
+ height: 2.5rem;
136
+ margin-right: 1.5rem;
137
137
  }
138
138
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a {
139
139
  display: block;
140
140
  }
141
141
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a:focus {
142
- outline: var(--IDS-FOCUS_OUTLINE--LIGHT);
143
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
142
+ outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
143
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
144
144
  }
145
145
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link ::slotted([slot=logo]:focus) {
146
146
  display: block;
147
- outline: var(--IDS-FOCUS_OUTLINE--LIGHT) !important;
148
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET);
147
+ outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
148
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
149
149
  }
150
150
  @media (max-width: 1024px) {
151
151
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link {
152
- margin-right: 0px;
153
- max-width: 42px;
154
- height: 16px !important;
152
+ margin-right: 0;
153
+ max-width: 2.625rem;
154
+ height: 1rem !important;
155
155
  }
156
156
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a,
157
157
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link ::slotted([slot=logo]) {
158
- margin-right: 0px;
158
+ margin-right: 0;
159
159
  display: flex !important;
160
- height: 16px !important;
160
+ height: 1rem !important;
161
161
  width: 100% !important;
162
162
  }
163
163
  }
164
164
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
165
165
  display: flex;
166
- gap: 16px;
166
+ gap: 1rem;
167
167
  grid-column: 2;
168
168
  align-items: center;
169
169
  grid-row: 1;
@@ -178,7 +178,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
178
178
  right: -0.5625rem;
179
179
  left: auto;
180
180
  display: none;
181
- top: 0px;
181
+ top: 0;
182
182
  margin-top: -7.81rem;
183
183
  clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
184
184
  height: 18.75rem;
@@ -193,7 +193,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
193
193
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
194
194
  background-color: var(--IDS-COLOR-PRIMARY-40);
195
195
  justify-content: space-between;
196
- padding-left: 8px;
196
+ padding-left: 0.5rem;
197
197
  }
198
198
  }
199
199
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker button {
@@ -204,19 +204,22 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
204
204
  content: "";
205
205
  position: absolute;
206
206
  z-index: 1;
207
- left: -30px;
208
- width: 1px;
209
- height: 64px;
210
- background-color: rgb(255, 255, 255);
207
+ left: -1.875rem;
208
+ width: 0.063rem;
209
+ height: 4rem;
210
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
211
211
  }
212
212
  @media (max-width: 1024px) {
213
213
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected:before {
214
- left: 0px;
215
- height: 32px;
214
+ left: 0;
215
+ height: 2rem;
216
216
  }
217
217
  }
218
218
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
219
- padding-right: 32px;
219
+ padding-right: 2rem;
220
+ }
221
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker__text {
222
+ font-size: 1rem;
220
223
  }
221
224
  @media (max-width: 1024px) {
222
225
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker__text {
@@ -228,16 +231,16 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
228
231
  content: "";
229
232
  position: absolute;
230
233
  z-index: 1;
231
- left: -30px;
232
- width: 1px;
233
- height: 64px;
234
- background-color: rgb(255, 255, 255);
234
+ left: -1.875rem;
235
+ width: 0.063rem;
236
+ height: 4rem;
237
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
235
238
  }
236
239
  }
237
240
  @media (max-width: 1024px) and (max-width: 1024px) {
238
241
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker button:before {
239
- left: 0px;
240
- height: 32px;
242
+ left: 0;
243
+ height: 2rem;
241
244
  }
242
245
  }
243
246
  @media (max-width: 1024px) {
@@ -256,7 +259,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
256
259
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon {
257
260
  background-color: var(--IDS-COLOR-PRIMARY-40);
258
261
  justify-content: space-between;
259
- padding-left: 8px;
262
+ padding-left: 0.5rem;
260
263
  height: auto;
261
264
  align-items: normal;
262
265
  }
@@ -285,14 +288,14 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
285
288
  }
286
289
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon ::slotted([slot=region]),
287
290
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-header-1177__region-logo {
288
- max-height: 45px;
289
- max-width: 200px;
291
+ max-height: 2.813rem;
292
+ max-width: 12.5rem;
290
293
  display: flex;
291
294
  }
292
295
  @media (max-width: 1024px) {
293
296
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon ::slotted([slot=region]),
294
297
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-header-1177__region-logo {
295
- max-height: 32px;
298
+ max-height: 2rem;
296
299
  }
297
300
  }
298
301
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker {
@@ -300,19 +303,19 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
300
303
  align-items: center;
301
304
  position: relative;
302
305
  height: inherit;
303
- margin-left: 24px;
306
+ margin-left: 1.5rem;
304
307
  }
305
308
  @media (max-width: 1024px) {
306
309
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker {
307
- margin-left: 0px;
310
+ margin-left: 0;
308
311
  position: initial;
309
312
  height: 100%;
310
313
  justify-content: space-between;
311
314
  }
312
315
  }
313
316
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button {
314
- min-width: 24px;
315
- min-height: 24px;
317
+ min-width: 1.5rem;
318
+ min-height: 1.5rem;
316
319
  background: none;
317
320
  color: inherit;
318
321
  border: none;
@@ -326,27 +329,27 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
326
329
  -ms-user-select: none;
327
330
  user-select: none;
328
331
  display: flex;
329
- gap: 16px;
332
+ gap: 1rem;
330
333
  font-size: 0.875rem;
331
334
  color: var(--IDS-COLOR-PRIMARY-35);
332
335
  align-items: center;
333
336
  }
334
337
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button:focus {
335
- outline: var(--IDS-FOCUS_OUTLINE);
336
- outline-offset: 2px !important;
338
+ outline: var(--IDS-FOCUS__OUTLINE);
339
+ outline-offset: 0.125rem !important;
337
340
  }
338
341
  @media (max-width: 1024px) {
339
342
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button {
340
- inset: 0px;
341
- padding-right: 16px;
342
- padding-left: 12px;
343
+ inset: 0;
344
+ padding-right: 1rem;
345
+ padding-left: 0.75rem;
343
346
  position: absolute;
344
347
  justify-content: space-between;
345
- color: white;
348
+ color: var(--IDS-COLOR-NEUTRAL-100);
346
349
  }
347
350
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button:focus {
348
- outline: var(--IDS-FOCUS_OUTLINE--LIGHT);
349
- outline-offset: -4px !important;
351
+ outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
352
+ outline-offset: -0.25rem !important;
350
353
  }
351
354
  }
352
355
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
@@ -356,23 +359,24 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
356
359
  grid-column: 3;
357
360
  align-items: center;
358
361
  grid-auto-flow: column;
359
- gap: 20px;
360
- margin-right: 20px;
362
+ gap: 1.25rem;
363
+ margin-right: 1.25rem;
364
+ margin-left: 1rem;
361
365
  }
362
366
  @media (max-width: 1024px) {
363
367
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
364
- gap: 0px;
365
- margin-left: 16px;
366
- margin-right: 8px;
368
+ gap: 0;
369
+ margin-left: 1rem;
370
+ margin-right: 0.5rem;
367
371
  }
368
372
  }
369
373
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile {
370
374
  display: none;
371
- background-color: var(--header-nav-mobile_background-color);
375
+ background-color: var(--IDS-COLOR-PRIMARY-90);
372
376
  flex-wrap: wrap;
373
377
  flex: 1 1 auto;
374
378
  box-sizing: border-box;
375
- height: 50px;
379
+ height: 3.125rem;
376
380
  }
377
381
  @media (max-width: 1024px) {
378
382
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile {
@@ -384,14 +388,14 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__ski
384
388
  display: flex;
385
389
  align-items: center;
386
390
  justify-content: center;
387
- padding: 0 16px;
388
- height: 48px;
391
+ padding: 0 1rem;
392
+ height: 3rem;
389
393
  text-align: center;
390
- background-color: white;
391
- box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px 0;
394
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
395
+ box-shadow: rgba(0, 0, 0, 0.3) 0 0 0.625rem 0;
392
396
  z-index: 10;
393
- font-family: var(--IDS-LINK--FONT-FAMILY);
394
- font-size: 16px;
397
+ font-family: var(--IDS-LINK__FONT-FAMILY);
398
+ font-size: 1rem;
395
399
  color: var(--IDS-LINK--COLORPRESET-1__COLOR);
396
400
  text-decoration-color: var(--IDS-LINK--COLORPRESET-1__COLOR);
397
401
  text-decoration: underline;
@@ -407,7 +411,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__ski
407
411
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
408
412
  color: var(--IDS-LINK--COLORPRESET-1__HOVER-COLOR);
409
413
  text-decoration-color: var(--IDS-LINK--COLORPRESET-1__HOVER-COLOR);
410
- outline-offset: -8px !important;
414
+ outline-offset: -0.375rem !important;
411
415
  }
412
416
  @media (max-width: 1024px) {
413
417
  header.ids-header-1177:not(.ids-header-1177--unresponsive) {
@@ -418,18 +422,18 @@ header.ids-header-1177.ids-header-1177--unresponsive {
418
422
  --IDS-HEADER__REGION-PICKER-ICON: var(--IDS-COLOR-PRIMARY-35);
419
423
  }
420
424
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container {
421
- background: var(--header-main_background);
422
- padding: var(--header-main_padding);
425
+ background: linear-gradient(90deg, var(--IDS-COLOR-PRIMARY-40) 50%, var(--IDS-COLOR-PRIMARY-90) 50%);
426
+ padding: 0;
423
427
  position: relative;
424
428
  z-index: 2;
425
429
  }
426
430
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner {
427
- max-width: var(--IDS_MAX-WIDTH);
431
+ max-width: var(--IDS__MAX-WIDTH);
428
432
  margin-left: auto;
429
433
  margin-right: auto;
430
- background: var(--header-inner_background);
434
+ background: var(--IDS-COLOR-PRIMARY-90);
431
435
  width: 100%;
432
- height: var(--header-inner_height);
436
+ height: 7.5rem;
433
437
  position: relative;
434
438
  margin-left: auto;
435
439
  margin-right: auto;
@@ -448,10 +452,10 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
448
452
  grid-template-columns: auto auto;
449
453
  position: relative;
450
454
  height: 100%;
451
- margin-left: 0px !important;
452
- margin-right: 0px;
453
- padding-left: 12px;
454
- padding-right: 36px;
455
+ margin-left: 0 !important;
456
+ margin-right: 0;
457
+ padding-left: 0.75rem;
458
+ padding-right: 2.25rem;
455
459
  }
456
460
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
457
461
  content: "";
@@ -468,25 +472,25 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
468
472
  width: 25rem;
469
473
  }
470
474
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link {
471
- width: 103px;
472
- height: 40px;
473
- margin-right: 24px;
475
+ width: 6.438rem;
476
+ height: 2.5rem;
477
+ margin-right: 1.5rem;
474
478
  }
475
479
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a {
476
480
  display: block;
477
481
  }
478
482
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a:focus {
479
- outline: var(--IDS-FOCUS_OUTLINE--LIGHT);
480
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
483
+ outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
484
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
481
485
  }
482
486
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link ::slotted([slot=logo]:focus) {
483
487
  display: block;
484
- outline: var(--IDS-FOCUS_OUTLINE--LIGHT) !important;
485
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET);
488
+ outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
489
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
486
490
  }
487
491
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
488
492
  display: flex;
489
- gap: 16px;
493
+ gap: 1rem;
490
494
  grid-column: 2;
491
495
  align-items: center;
492
496
  grid-row: 1;
@@ -501,7 +505,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
501
505
  right: -0.5625rem;
502
506
  left: auto;
503
507
  display: none;
504
- top: 0px;
508
+ top: 0;
505
509
  margin-top: -7.81rem;
506
510
  clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
507
511
  height: 18.75rem;
@@ -515,13 +519,16 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
515
519
  content: "";
516
520
  position: absolute;
517
521
  z-index: 1;
518
- left: -30px;
519
- width: 1px;
520
- height: 64px;
521
- background-color: rgb(255, 255, 255);
522
+ left: -1.875rem;
523
+ width: 0.063rem;
524
+ height: 4rem;
525
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
522
526
  }
523
527
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
524
- padding-right: 32px;
528
+ padding-right: 2rem;
529
+ }
530
+ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker__text {
531
+ font-size: 1rem;
525
532
  }
526
533
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon {
527
534
  background-color: var(--IDS-COLOR-PRIMARY-40);
@@ -549,8 +556,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
549
556
  }
550
557
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon ::slotted([slot=region]),
551
558
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-header-1177__region-logo {
552
- max-height: 45px;
553
- max-width: 200px;
559
+ max-height: 2.813rem;
560
+ max-width: 12.5rem;
554
561
  display: flex;
555
562
  }
556
563
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker {
@@ -558,11 +565,11 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
558
565
  align-items: center;
559
566
  position: relative;
560
567
  height: inherit;
561
- margin-left: 24px;
568
+ margin-left: 1.5rem;
562
569
  }
563
570
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button {
564
- min-width: 24px;
565
- min-height: 24px;
571
+ min-width: 1.5rem;
572
+ min-height: 1.5rem;
566
573
  background: none;
567
574
  color: inherit;
568
575
  border: none;
@@ -576,14 +583,14 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
576
583
  -ms-user-select: none;
577
584
  user-select: none;
578
585
  display: flex;
579
- gap: 16px;
586
+ gap: 1rem;
580
587
  font-size: 0.875rem;
581
588
  color: var(--IDS-COLOR-PRIMARY-35);
582
589
  align-items: center;
583
590
  }
584
591
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button:focus {
585
- outline: var(--IDS-FOCUS_OUTLINE);
586
- outline-offset: 2px !important;
592
+ outline: var(--IDS-FOCUS__OUTLINE);
593
+ outline-offset: 0.125rem !important;
587
594
  }
588
595
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
589
596
  justify-self: end;
@@ -592,30 +599,31 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
592
599
  grid-column: 3;
593
600
  align-items: center;
594
601
  grid-auto-flow: column;
595
- gap: 20px;
596
- margin-right: 20px;
602
+ gap: 1.25rem;
603
+ margin-right: 1.25rem;
604
+ margin-left: 1rem;
597
605
  }
598
606
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobile {
599
607
  display: none;
600
- background-color: var(--header-nav-mobile_background-color);
608
+ background-color: var(--IDS-COLOR-PRIMARY-90);
601
609
  flex-wrap: wrap;
602
610
  flex: 1 1 auto;
603
611
  box-sizing: border-box;
604
- height: 50px;
612
+ height: 3.125rem;
605
613
  }
606
614
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-content ::slotted(a),
607
615
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-content a {
608
616
  display: flex;
609
617
  align-items: center;
610
618
  justify-content: center;
611
- padding: 0 16px;
612
- height: 48px;
619
+ padding: 0 1rem;
620
+ height: 3rem;
613
621
  text-align: center;
614
- background-color: white;
615
- box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px 0;
622
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
623
+ box-shadow: rgba(0, 0, 0, 0.3) 0 0 0.625rem 0;
616
624
  z-index: 10;
617
- font-family: var(--IDS-LINK--FONT-FAMILY);
618
- font-size: 16px;
625
+ font-family: var(--IDS-LINK__FONT-FAMILY);
626
+ font-size: 1rem;
619
627
  color: var(--IDS-LINK--COLORPRESET-1__COLOR);
620
628
  text-decoration-color: var(--IDS-LINK--COLORPRESET-1__COLOR);
621
629
  text-decoration: underline;
@@ -631,7 +639,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-c
631
639
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
632
640
  color: var(--IDS-LINK--COLORPRESET-1__HOVER-COLOR);
633
641
  text-decoration-color: var(--IDS-LINK--COLORPRESET-1__HOVER-COLOR);
634
- outline-offset: -8px !important;
642
+ outline-offset: -0.375rem !important;
635
643
  }
636
644
  header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-header-1177__inner {
637
645
  max-width: 100% !important;
@@ -641,67 +649,69 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
641
649
  display: flex;
642
650
  flex-direction: column;
643
651
  align-items: center;
644
- gap: 8px;
652
+ gap: 0.5rem;
645
653
  text-decoration: none;
646
654
  position: relative;
647
655
  background-color: transparent;
648
656
  border: 0;
649
657
  }
650
658
  .ids-header-1177--unresponsive .ids-header-1177__items__item:focus-within {
651
- outline: var(--IDS-FOCUS_OUTLINE);
652
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
659
+ outline: var(--IDS-FOCUS__OUTLINE);
660
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
653
661
  }
654
662
  .ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-icon {
655
- max-width: 32px;
656
- max-height: 32px;
657
- margin-left: 0px;
658
- margin-right: 0px;
663
+ max-width: 1.5rem;
664
+ max-height: 1.5rem;
665
+ margin-left: 0.25rem;
666
+ margin-right: 0.25rem;
659
667
  display: flex;
660
668
  }
661
669
  .ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-text {
662
670
  color: var(--IDS-COLOR-PRIMARY-35);
663
671
  font-size: 1.125rem;
672
+ text-align: center;
664
673
  }
665
674
 
666
675
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item {
667
676
  display: flex;
668
677
  flex-direction: column;
669
678
  align-items: center;
670
- gap: 8px;
679
+ gap: 0.5rem;
671
680
  text-decoration: none;
672
681
  position: relative;
673
682
  background-color: transparent;
674
683
  border: 0;
675
684
  }
676
685
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item:focus-within {
677
- outline: var(--IDS-FOCUS_OUTLINE);
678
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
686
+ outline: var(--IDS-FOCUS__OUTLINE);
687
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
679
688
  }
680
689
  @media (max-width: 1024px) {
681
690
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item:not(.ids-header-1177__items__item--mobile) {
682
- outline: var(--IDS-FOCUS_OUTLINE);
683
- outline-offset: -4px !important;
691
+ outline: var(--IDS-FOCUS__OUTLINE);
692
+ outline-offset: -0.25rem !important;
684
693
  display: none;
685
694
  }
686
695
  }
687
696
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon {
688
- max-width: 32px;
689
- max-height: 32px;
690
- margin-left: 0px;
691
- margin-right: 0px;
697
+ max-width: 1.5rem;
698
+ max-height: 1.5rem;
699
+ margin-left: 0.25rem;
700
+ margin-right: 0.25rem;
692
701
  display: flex;
693
702
  }
694
- @media (max-width: 1024px) {
703
+ @media (min-width: 1024px) {
695
704
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon {
696
- max-width: 24px;
697
- max-height: 24px;
698
- margin-left: 4px;
699
- margin-right: 4px;
705
+ max-width: 2rem;
706
+ max-height: 2rem;
707
+ margin-left: 0;
708
+ margin-right: 0;
700
709
  }
701
710
  }
702
711
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-text {
703
712
  color: var(--IDS-COLOR-PRIMARY-35);
704
713
  font-size: 1.125rem;
714
+ text-align: center;
705
715
  }
706
716
  @media (max-width: 1024px) {
707
717
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-text {
@@ -713,41 +723,42 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
713
723
  display: flex;
714
724
  flex-direction: column;
715
725
  align-items: center;
716
- gap: 8px;
726
+ gap: 0.5rem;
717
727
  text-decoration: none;
718
728
  position: relative;
719
729
  background-color: transparent;
720
730
  border: 0;
721
731
  }
722
732
  :host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive):focus-within {
723
- outline: var(--IDS-FOCUS_OUTLINE);
724
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
733
+ outline: var(--IDS-FOCUS__OUTLINE);
734
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
725
735
  }
726
736
  @media (max-width: 1024px) {
727
737
  :host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive):not(.ids-header-1177__items__item--mobile) {
728
- outline: var(--IDS-FOCUS_OUTLINE);
729
- outline-offset: -4px !important;
738
+ outline: var(--IDS-FOCUS__OUTLINE);
739
+ outline-offset: -0.25rem !important;
730
740
  display: none;
731
741
  }
732
742
  }
733
743
  :host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon {
734
- max-width: 32px;
735
- max-height: 32px;
736
- margin-left: 0px;
737
- margin-right: 0px;
744
+ max-width: 1.5rem;
745
+ max-height: 1.5rem;
746
+ margin-left: 0.25rem;
747
+ margin-right: 0.25rem;
738
748
  display: flex;
739
749
  }
740
- @media (max-width: 1024px) {
750
+ @media (min-width: 1024px) {
741
751
  :host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon {
742
- max-width: 24px;
743
- max-height: 24px;
744
- margin-left: 4px;
745
- margin-right: 4px;
752
+ max-width: 2rem;
753
+ max-height: 2rem;
754
+ margin-left: 0;
755
+ margin-right: 0;
746
756
  }
747
757
  }
748
758
  :host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-text {
749
759
  color: var(--IDS-COLOR-PRIMARY-35);
750
760
  font-size: 1.125rem;
761
+ text-align: center;
751
762
  }
752
763
  @media (max-width: 1024px) {
753
764
  :host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-text {
@@ -758,26 +769,27 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
758
769
  display: flex;
759
770
  flex-direction: column;
760
771
  align-items: center;
761
- gap: 8px;
772
+ gap: 0.5rem;
762
773
  text-decoration: none;
763
774
  position: relative;
764
775
  background-color: transparent;
765
776
  border: 0;
766
777
  }
767
778
  :host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive:focus-within {
768
- outline: var(--IDS-FOCUS_OUTLINE);
769
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
779
+ outline: var(--IDS-FOCUS__OUTLINE);
780
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
770
781
  }
771
782
  :host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-icon {
772
- max-width: 32px;
773
- max-height: 32px;
774
- margin-left: 0px;
775
- margin-right: 0px;
783
+ max-width: 1.5rem;
784
+ max-height: 1.5rem;
785
+ margin-left: 0.25rem;
786
+ margin-right: 0.25rem;
776
787
  display: flex;
777
788
  }
778
789
  :host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-text {
779
790
  color: var(--IDS-COLOR-PRIMARY-35);
780
791
  font-size: 1.125rem;
792
+ text-align: center;
781
793
  }
782
794
 
783
795
  .ids-header-1177--unresponsive .ids-header-1177__avatar {
@@ -792,17 +804,17 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
792
804
  align-items: center;
793
805
  justify-content: center;
794
806
  gap: 1rem;
795
- max-height: 80px;
796
- height: 80px;
807
+ max-height: 5rem;
808
+ height: 5rem;
797
809
  padding-right: 2rem;
798
810
  padding-left: 2rem;
799
- background-color: rgb(255, 255, 255);
811
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
800
812
  border-radius: 3.125rem;
801
813
  }
802
814
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
803
815
  display: flex;
804
- max-width: 36px;
805
- max-height: 44px;
816
+ max-width: 2.25rem;
817
+ max-height: 2.75rem;
806
818
  }
807
819
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
808
820
  display: grid;
@@ -811,6 +823,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
811
823
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
812
824
  text-align: start;
813
825
  max-width: 15.625rem;
826
+ font-size: 1rem;
814
827
  white-space: nowrap;
815
828
  overflow: hidden;
816
829
  position: relative;
@@ -820,6 +833,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
820
833
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
821
834
  display: flex;
822
835
  flex-wrap: wrap;
836
+ font-size: 1rem;
823
837
  }
824
838
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
825
839
  color: var(--IDS-LINK--COLORPRESET-2__COLOR);
@@ -827,7 +841,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
827
841
  }
828
842
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
829
843
  padding-right: 0.5rem;
830
- border-right: 1px solid rgb(218, 219, 220);
844
+ border-right: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
831
845
  margin-right: 0.5rem;
832
846
  }
833
847
 
@@ -843,33 +857,33 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
843
857
  align-items: center;
844
858
  justify-content: center;
845
859
  gap: 1rem;
846
- max-height: 80px;
847
- height: 80px;
860
+ max-height: 5rem;
861
+ height: 5rem;
848
862
  padding-right: 2rem;
849
863
  padding-left: 2rem;
850
- background-color: rgb(255, 255, 255);
864
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
851
865
  border-radius: 3.125rem;
852
866
  }
853
867
  @media (max-width: 1024px) {
854
868
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box {
855
869
  gap: 0.5rem;
856
- height: 32px;
870
+ height: 2rem;
857
871
  font-size: 0.75rem;
858
872
  padding-right: 1rem;
859
873
  padding-left: 1rem;
860
- margin-left: 12px;
861
- margin-right: 12px;
874
+ margin-left: 0.75rem;
875
+ margin-right: 0.75rem;
862
876
  }
863
877
  }
864
878
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
865
879
  display: flex;
866
- max-width: 36px;
867
- max-height: 44px;
880
+ max-width: 2.25rem;
881
+ max-height: 2.75rem;
868
882
  }
869
883
  @media (max-width: 1024px) {
870
884
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
871
- width: 20px;
872
- height: 20px;
885
+ width: 1.25rem;
886
+ height: 1.25rem;
873
887
  }
874
888
  }
875
889
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
@@ -884,6 +898,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
884
898
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
885
899
  text-align: start;
886
900
  max-width: 15.625rem;
901
+ font-size: 1rem;
887
902
  white-space: nowrap;
888
903
  overflow: hidden;
889
904
  position: relative;
@@ -898,6 +913,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
898
913
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
899
914
  display: flex;
900
915
  flex-wrap: wrap;
916
+ font-size: 1rem;
901
917
  }
902
918
  @media (max-width: 1024px) {
903
919
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
@@ -910,7 +926,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
910
926
  }
911
927
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
912
928
  padding-right: 0.5rem;
913
- border-right: 1px solid rgb(218, 219, 220);
929
+ border-right: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
914
930
  margin-right: 0.5rem;
915
931
  }
916
932
 
@@ -926,33 +942,33 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
926
942
  align-items: center;
927
943
  justify-content: center;
928
944
  gap: 1rem;
929
- max-height: 80px;
930
- height: 80px;
945
+ max-height: 5rem;
946
+ height: 5rem;
931
947
  padding-right: 2rem;
932
948
  padding-left: 2rem;
933
- background-color: rgb(255, 255, 255);
949
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
934
950
  border-radius: 3.125rem;
935
951
  }
936
952
  @media (max-width: 1024px) {
937
953
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box {
938
954
  gap: 0.5rem;
939
- height: 32px;
955
+ height: 2rem;
940
956
  font-size: 0.75rem;
941
957
  padding-right: 1rem;
942
958
  padding-left: 1rem;
943
- margin-left: 12px;
944
- margin-right: 12px;
959
+ margin-left: 0.75rem;
960
+ margin-right: 0.75rem;
945
961
  }
946
962
  }
947
963
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
948
964
  display: flex;
949
- max-width: 36px;
950
- max-height: 44px;
965
+ max-width: 2.25rem;
966
+ max-height: 2.75rem;
951
967
  }
952
968
  @media (max-width: 1024px) {
953
969
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
954
- width: 20px;
955
- height: 20px;
970
+ width: 1.25rem;
971
+ height: 1.25rem;
956
972
  }
957
973
  }
958
974
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
@@ -967,6 +983,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
967
983
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
968
984
  text-align: start;
969
985
  max-width: 15.625rem;
986
+ font-size: 1rem;
970
987
  white-space: nowrap;
971
988
  overflow: hidden;
972
989
  position: relative;
@@ -981,6 +998,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
981
998
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
982
999
  display: flex;
983
1000
  flex-wrap: wrap;
1001
+ font-size: 1rem;
984
1002
  }
985
1003
  @media (max-width: 1024px) {
986
1004
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
@@ -993,7 +1011,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
993
1011
  }
994
1012
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
995
1013
  padding-right: 0.5rem;
996
- border-right: 1px solid rgb(218, 219, 220);
1014
+ border-right: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
997
1015
  margin-right: 0.5rem;
998
1016
  }
999
1017
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive {
@@ -1008,17 +1026,17 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1008
1026
  align-items: center;
1009
1027
  justify-content: center;
1010
1028
  gap: 1rem;
1011
- max-height: 80px;
1012
- height: 80px;
1029
+ max-height: 5rem;
1030
+ height: 5rem;
1013
1031
  padding-right: 2rem;
1014
1032
  padding-left: 2rem;
1015
- background-color: rgb(255, 255, 255);
1033
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1016
1034
  border-radius: 3.125rem;
1017
1035
  }
1018
1036
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
1019
1037
  display: flex;
1020
- max-width: 36px;
1021
- max-height: 44px;
1038
+ max-width: 2.25rem;
1039
+ max-height: 2.75rem;
1022
1040
  }
1023
1041
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
1024
1042
  display: grid;
@@ -1027,6 +1045,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1027
1045
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
1028
1046
  text-align: start;
1029
1047
  max-width: 15.625rem;
1048
+ font-size: 1rem;
1030
1049
  white-space: nowrap;
1031
1050
  overflow: hidden;
1032
1051
  position: relative;
@@ -1036,6 +1055,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1036
1055
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
1037
1056
  display: flex;
1038
1057
  flex-wrap: wrap;
1058
+ font-size: 1rem;
1039
1059
  }
1040
1060
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
1041
1061
  color: var(--IDS-LINK--COLORPRESET-2__COLOR);
@@ -1043,42 +1063,42 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1043
1063
  }
1044
1064
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
1045
1065
  padding-right: 0.5rem;
1046
- border-right: 1px solid rgb(218, 219, 220);
1066
+ border-right: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
1047
1067
  margin-right: 0.5rem;
1048
1068
  }
1049
1069
 
1050
1070
  .ids-header-1177--unresponsive nav.ids-header-1177__nav {
1051
1071
  position: relative;
1052
- background-color: white;
1072
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1053
1073
  }
1054
1074
  .ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner {
1055
- max-width: var(--IDS_MAX-WIDTH);
1075
+ max-width: var(--IDS__MAX-WIDTH);
1056
1076
  display: flex;
1057
1077
  flex-wrap: wrap;
1058
- margin-top: 0px;
1059
- margin-bottom: 0px;
1078
+ margin-top: 0;
1079
+ margin-bottom: 0;
1060
1080
  margin-left: auto;
1061
1081
  margin-right: auto;
1062
- background-color: var(--header-nav_background-color);
1082
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1063
1083
  }
1064
1084
 
1065
1085
  .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav {
1066
1086
  position: relative;
1067
- background-color: white;
1087
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1068
1088
  }
1069
1089
  .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner {
1070
- max-width: var(--IDS_MAX-WIDTH);
1090
+ max-width: var(--IDS__MAX-WIDTH);
1071
1091
  display: flex;
1072
1092
  flex-wrap: wrap;
1073
- margin-top: 0px;
1074
- margin-bottom: 0px;
1093
+ margin-top: 0;
1094
+ margin-bottom: 0;
1075
1095
  margin-left: auto;
1076
1096
  margin-right: auto;
1077
- background-color: var(--header-nav_background-color);
1097
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1078
1098
  }
1079
1099
  @media (max-width: 1024px) {
1080
1100
  .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner {
1081
- box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
1101
+ box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.625rem 0;
1082
1102
  background-color: var(--IDS-COLOR-PRIMARY-90);
1083
1103
  flex-wrap: wrap;
1084
1104
  flex: 1 1 auto;
@@ -1092,21 +1112,21 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1092
1112
 
1093
1113
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) {
1094
1114
  position: relative;
1095
- background-color: white;
1115
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1096
1116
  }
1097
1117
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
1098
- max-width: var(--IDS_MAX-WIDTH);
1118
+ max-width: var(--IDS__MAX-WIDTH);
1099
1119
  display: flex;
1100
1120
  flex-wrap: wrap;
1101
- margin-top: 0px;
1102
- margin-bottom: 0px;
1121
+ margin-top: 0;
1122
+ margin-bottom: 0;
1103
1123
  margin-left: auto;
1104
1124
  margin-right: auto;
1105
- background-color: var(--header-nav_background-color);
1125
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1106
1126
  }
1107
1127
  @media (max-width: 1024px) {
1108
1128
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
1109
- box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
1129
+ box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.625rem 0;
1110
1130
  background-color: var(--IDS-COLOR-PRIMARY-90);
1111
1131
  flex-wrap: wrap;
1112
1132
  flex: 1 1 auto;
@@ -1115,17 +1135,17 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1115
1135
  }
1116
1136
  :host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive {
1117
1137
  position: relative;
1118
- background-color: white;
1138
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1119
1139
  }
1120
1140
  :host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner {
1121
- max-width: var(--IDS_MAX-WIDTH);
1141
+ max-width: var(--IDS__MAX-WIDTH);
1122
1142
  display: flex;
1123
1143
  flex-wrap: wrap;
1124
- margin-top: 0px;
1125
- margin-bottom: 0px;
1144
+ margin-top: 0;
1145
+ margin-bottom: 0;
1126
1146
  margin-left: auto;
1127
1147
  margin-right: auto;
1128
- background-color: var(--header-nav_background-color);
1148
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1129
1149
  }
1130
1150
  :host nav.ids-header-1177__nav.ids-header-1177__nav--fluid .ids-header-1177__nav-inner {
1131
1151
  max-width: 100%;
@@ -1135,87 +1155,87 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1135
1155
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a) {
1136
1156
  display: flex;
1137
1157
  align-items: center;
1138
- padding: 14px 10px;
1158
+ padding: 0.875rem 0.625rem;
1139
1159
  position: relative;
1140
1160
  text-decoration: none;
1141
1161
  cursor: pointer;
1142
- min-height: 56px;
1162
+ min-height: 3.5rem;
1143
1163
  height: 100%;
1144
1164
  font-weight: 400;
1145
- letter-spacing: -0.5px;
1165
+ letter-spacing: -0.031rem;
1146
1166
  background-color: transparent !important;
1147
1167
  font-size: 1.25rem !important;
1148
- font-family: var(--font-family_2);
1168
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
1149
1169
  color: var(--IDS-COLOR-PRIMARY-35);
1150
- border-radius: 0px;
1170
+ border-radius: 0;
1151
1171
  border: none;
1152
1172
  }
1153
1173
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus {
1154
- outline: var(--IDS-FOCUS_OUTLINE);
1155
- outline-offset: -2px !important;
1174
+ outline: var(--IDS-FOCUS__OUTLINE);
1175
+ outline-offset: -0.125rem !important;
1156
1176
  }
1157
1177
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus:after {
1158
1178
  width: auto;
1159
- right: 0px;
1179
+ right: 0;
1160
1180
  }
1161
1181
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:hover:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:hover:after {
1162
1182
  width: auto;
1163
- right: 0px;
1183
+ right: 0;
1164
1184
  }
1165
1185
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:after {
1166
1186
  background: var(--IDS-COLOR-PRIMARY-40);
1167
- bottom: 0px;
1187
+ bottom: 0;
1168
1188
  content: "";
1169
1189
  display: block;
1170
- height: 5px;
1171
- left: 0px;
1190
+ height: 0.313rem;
1191
+ left: 0;
1172
1192
  right: 100%;
1173
1193
  position: absolute;
1174
1194
  transition: all 0.3s ease 0s;
1175
- width: 0px;
1176
- margin-left: 10px;
1177
- margin-right: 10px;
1195
+ width: 0;
1196
+ margin-left: 0.625rem;
1197
+ margin-right: 0.625rem;
1178
1198
  }
1179
1199
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a):after {
1180
1200
  background: var(--IDS-COLOR-PRIMARY-40);
1181
- bottom: 0px;
1201
+ bottom: 0;
1182
1202
  content: "";
1183
1203
  display: block;
1184
- height: 5px;
1185
- left: 0px;
1204
+ height: 0.313rem;
1205
+ left: 0;
1186
1206
  right: 100%;
1187
1207
  position: absolute;
1188
1208
  transition: all 0.3s ease 0s;
1189
- width: 0px;
1190
- margin-left: 10px;
1191
- margin-right: 10px;
1209
+ width: 0;
1210
+ margin-left: 0.625rem;
1211
+ margin-right: 0.625rem;
1192
1212
  }
1193
1213
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus) {
1194
- outline: var(--IDS-FOCUS_OUTLINE);
1195
- outline-offset: -2px !important;
1214
+ outline: var(--IDS-FOCUS__OUTLINE);
1215
+ outline-offset: -0.125rem !important;
1196
1216
  }
1197
1217
  .ids-header-1177--unresponsive .ids-header-1177__nav-item.ids-header-1177__nav-item--active button:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item.ids-header-1177__nav-item--active ::slotted(a):after,
1198
1218
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus):after,
1199
1219
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:hover):after {
1200
1220
  width: auto;
1201
- right: 0px;
1221
+ right: 0;
1202
1222
  }
1203
1223
  .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown {
1204
- background-color: var(--header-nav-item-content_background);
1224
+ background-color: var(--IDS-COLOR-PRIMARY-90);
1205
1225
  left: 0;
1206
- min-height: 173px;
1207
- padding: 40px 0 50px;
1226
+ min-height: 10.813rem;
1227
+ padding: 2.5rem 0 3.125rem;
1208
1228
  position: absolute;
1209
1229
  width: 100%;
1210
1230
  top: 100%;
1211
1231
  z-index: -1;
1212
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
1232
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
1213
1233
  }
1214
1234
  .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
1215
- max-width: var(--IDS_MAX-WIDTH);
1235
+ max-width: var(--IDS__MAX-WIDTH);
1216
1236
  display: grid;
1217
1237
  grid-template-columns: 1fr 1fr 1fr 1fr;
1218
- padding: 0px 10px;
1238
+ padding: 0 0.625rem;
1219
1239
  margin-left: auto;
1220
1240
  margin-right: auto;
1221
1241
  }
@@ -1226,99 +1246,99 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1226
1246
  .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
1227
1247
  .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
1228
1248
  display: block;
1229
- margin-bottom: 10px;
1230
- margin-right: 40px;
1249
+ margin-bottom: 0.625rem;
1250
+ margin-right: 2.5rem;
1231
1251
  font-size: 1rem;
1232
- line-height: 24px;
1233
- padding-bottom: 10px;
1234
- border-bottom: var(--header-nav-item-link_border-bottom);
1252
+ line-height: 1.5rem;
1253
+ padding-bottom: 0.625rem;
1254
+ border-bottom: 0.063rem solid #dfa9b8;
1235
1255
  }
1236
1256
 
1237
1257
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button,
1238
1258
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a) {
1239
1259
  display: flex;
1240
1260
  align-items: center;
1241
- padding: 14px 10px;
1261
+ padding: 0.875rem 0.625rem;
1242
1262
  position: relative;
1243
1263
  text-decoration: none;
1244
1264
  cursor: pointer;
1245
- min-height: 56px;
1265
+ min-height: 3.5rem;
1246
1266
  height: 100%;
1247
1267
  font-weight: 400;
1248
- letter-spacing: -0.5px;
1268
+ letter-spacing: -0.031rem;
1249
1269
  background-color: transparent !important;
1250
1270
  font-size: 1.25rem !important;
1251
- font-family: var(--font-family_2);
1271
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
1252
1272
  color: var(--IDS-COLOR-PRIMARY-35);
1253
- border-radius: 0px;
1273
+ border-radius: 0;
1254
1274
  border: none;
1255
1275
  }
1256
1276
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:focus, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:focus {
1257
- outline: var(--IDS-FOCUS_OUTLINE);
1258
- outline-offset: -2px !important;
1277
+ outline: var(--IDS-FOCUS__OUTLINE);
1278
+ outline-offset: -0.125rem !important;
1259
1279
  }
1260
1280
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:focus:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:focus:after {
1261
1281
  width: auto;
1262
- right: 0px;
1282
+ right: 0;
1263
1283
  }
1264
1284
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:hover:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:hover:after {
1265
1285
  width: auto;
1266
- right: 0px;
1286
+ right: 0;
1267
1287
  }
1268
1288
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:after {
1269
1289
  background: var(--IDS-COLOR-PRIMARY-40);
1270
- bottom: 0px;
1290
+ bottom: 0;
1271
1291
  content: "";
1272
1292
  display: block;
1273
- height: 5px;
1274
- left: 0px;
1293
+ height: 0.313rem;
1294
+ left: 0;
1275
1295
  right: 100%;
1276
1296
  position: absolute;
1277
1297
  transition: all 0.3s ease 0s;
1278
- width: 0px;
1279
- margin-left: 10px;
1280
- margin-right: 10px;
1298
+ width: 0;
1299
+ margin-left: 0.625rem;
1300
+ margin-right: 0.625rem;
1281
1301
  }
1282
1302
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a):after {
1283
1303
  background: var(--IDS-COLOR-PRIMARY-40);
1284
- bottom: 0px;
1304
+ bottom: 0;
1285
1305
  content: "";
1286
1306
  display: block;
1287
- height: 5px;
1288
- left: 0px;
1307
+ height: 0.313rem;
1308
+ left: 0;
1289
1309
  right: 100%;
1290
1310
  position: absolute;
1291
1311
  transition: all 0.3s ease 0s;
1292
- width: 0px;
1293
- margin-left: 10px;
1294
- margin-right: 10px;
1312
+ width: 0;
1313
+ margin-left: 0.625rem;
1314
+ margin-right: 0.625rem;
1295
1315
  }
1296
1316
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:focus) {
1297
- outline: var(--IDS-FOCUS_OUTLINE);
1298
- outline-offset: -2px !important;
1317
+ outline: var(--IDS-FOCUS__OUTLINE);
1318
+ outline-offset: -0.125rem !important;
1299
1319
  }
1300
1320
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item.ids-header-1177__nav-item--active button:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item.ids-header-1177__nav-item--active ::slotted(a):after,
1301
1321
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:focus):after,
1302
1322
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:hover):after {
1303
1323
  width: auto;
1304
- right: 0px;
1324
+ right: 0;
1305
1325
  }
1306
1326
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown {
1307
- background-color: var(--header-nav-item-content_background);
1327
+ background-color: var(--IDS-COLOR-PRIMARY-90);
1308
1328
  left: 0;
1309
- min-height: 173px;
1310
- padding: 40px 0 50px;
1329
+ min-height: 10.813rem;
1330
+ padding: 2.5rem 0 3.125rem;
1311
1331
  position: absolute;
1312
1332
  width: 100%;
1313
1333
  top: 100%;
1314
1334
  z-index: -1;
1315
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
1335
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
1316
1336
  }
1317
1337
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
1318
- max-width: var(--IDS_MAX-WIDTH);
1338
+ max-width: var(--IDS__MAX-WIDTH);
1319
1339
  display: grid;
1320
1340
  grid-template-columns: 1fr 1fr 1fr 1fr;
1321
- padding: 0px 10px;
1341
+ padding: 0 0.625rem;
1322
1342
  margin-left: auto;
1323
1343
  margin-right: auto;
1324
1344
  }
@@ -1329,12 +1349,12 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1329
1349
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
1330
1350
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
1331
1351
  display: block;
1332
- margin-bottom: 10px;
1333
- margin-right: 40px;
1352
+ margin-bottom: 0.625rem;
1353
+ margin-right: 2.5rem;
1334
1354
  font-size: 1rem;
1335
- line-height: 24px;
1336
- padding-bottom: 10px;
1337
- border-bottom: var(--header-nav-item-link_border-bottom);
1355
+ line-height: 1.5rem;
1356
+ padding-bottom: 0.625rem;
1357
+ border-bottom: 0.063rem solid #dfa9b8;
1338
1358
  }
1339
1359
  @media (max-width: 1024px) {
1340
1360
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item {
@@ -1350,87 +1370,87 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1350
1370
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a) {
1351
1371
  display: flex;
1352
1372
  align-items: center;
1353
- padding: 14px 10px;
1373
+ padding: 0.875rem 0.625rem;
1354
1374
  position: relative;
1355
1375
  text-decoration: none;
1356
1376
  cursor: pointer;
1357
- min-height: 56px;
1377
+ min-height: 3.5rem;
1358
1378
  height: 100%;
1359
1379
  font-weight: 400;
1360
- letter-spacing: -0.5px;
1380
+ letter-spacing: -0.031rem;
1361
1381
  background-color: transparent !important;
1362
1382
  font-size: 1.25rem !important;
1363
- font-family: var(--font-family_2);
1383
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
1364
1384
  color: var(--IDS-COLOR-PRIMARY-35);
1365
- border-radius: 0px;
1385
+ border-radius: 0;
1366
1386
  border: none;
1367
1387
  }
1368
1388
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:focus, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:focus {
1369
- outline: var(--IDS-FOCUS_OUTLINE);
1370
- outline-offset: -2px !important;
1389
+ outline: var(--IDS-FOCUS__OUTLINE);
1390
+ outline-offset: -0.125rem !important;
1371
1391
  }
1372
1392
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:focus:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:focus:after {
1373
1393
  width: auto;
1374
- right: 0px;
1394
+ right: 0;
1375
1395
  }
1376
1396
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:hover:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:hover:after {
1377
1397
  width: auto;
1378
- right: 0px;
1398
+ right: 0;
1379
1399
  }
1380
1400
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:after {
1381
1401
  background: var(--IDS-COLOR-PRIMARY-40);
1382
- bottom: 0px;
1402
+ bottom: 0;
1383
1403
  content: "";
1384
1404
  display: block;
1385
- height: 5px;
1386
- left: 0px;
1405
+ height: 0.313rem;
1406
+ left: 0;
1387
1407
  right: 100%;
1388
1408
  position: absolute;
1389
1409
  transition: all 0.3s ease 0s;
1390
- width: 0px;
1391
- margin-left: 10px;
1392
- margin-right: 10px;
1410
+ width: 0;
1411
+ margin-left: 0.625rem;
1412
+ margin-right: 0.625rem;
1393
1413
  }
1394
1414
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a):after {
1395
1415
  background: var(--IDS-COLOR-PRIMARY-40);
1396
- bottom: 0px;
1416
+ bottom: 0;
1397
1417
  content: "";
1398
1418
  display: block;
1399
- height: 5px;
1400
- left: 0px;
1419
+ height: 0.313rem;
1420
+ left: 0;
1401
1421
  right: 100%;
1402
1422
  position: absolute;
1403
1423
  transition: all 0.3s ease 0s;
1404
- width: 0px;
1405
- margin-left: 10px;
1406
- margin-right: 10px;
1424
+ width: 0;
1425
+ margin-left: 0.625rem;
1426
+ margin-right: 0.625rem;
1407
1427
  }
1408
1428
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus) {
1409
- outline: var(--IDS-FOCUS_OUTLINE);
1410
- outline-offset: -2px !important;
1429
+ outline: var(--IDS-FOCUS__OUTLINE);
1430
+ outline-offset: -0.125rem !important;
1411
1431
  }
1412
1432
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive).ids-header-1177__nav-item--active button:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive).ids-header-1177__nav-item--active ::slotted(a):after,
1413
1433
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus):after,
1414
1434
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:hover):after {
1415
1435
  width: auto;
1416
- right: 0px;
1436
+ right: 0;
1417
1437
  }
1418
1438
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown {
1419
- background-color: var(--header-nav-item-content_background);
1439
+ background-color: var(--IDS-COLOR-PRIMARY-90);
1420
1440
  left: 0;
1421
- min-height: 173px;
1422
- padding: 40px 0 50px;
1441
+ min-height: 10.813rem;
1442
+ padding: 2.5rem 0 3.125rem;
1423
1443
  position: absolute;
1424
1444
  width: 100%;
1425
1445
  top: 100%;
1426
1446
  z-index: -1;
1427
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
1447
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
1428
1448
  }
1429
1449
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
1430
- max-width: var(--IDS_MAX-WIDTH);
1450
+ max-width: var(--IDS__MAX-WIDTH);
1431
1451
  display: grid;
1432
1452
  grid-template-columns: 1fr 1fr 1fr 1fr;
1433
- padding: 0px 10px;
1453
+ padding: 0 0.625rem;
1434
1454
  margin-left: auto;
1435
1455
  margin-right: auto;
1436
1456
  }
@@ -1441,12 +1461,12 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1441
1461
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
1442
1462
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
1443
1463
  display: block;
1444
- margin-bottom: 10px;
1445
- margin-right: 40px;
1464
+ margin-bottom: 0.625rem;
1465
+ margin-right: 2.5rem;
1446
1466
  font-size: 1rem;
1447
- line-height: 24px;
1448
- padding-bottom: 10px;
1449
- border-bottom: var(--header-nav-item-link_border-bottom);
1467
+ line-height: 1.5rem;
1468
+ padding-bottom: 0.625rem;
1469
+ border-bottom: 0.063rem solid #dfa9b8;
1450
1470
  }
1451
1471
  @media (max-width: 1024px) {
1452
1472
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) {
@@ -1457,87 +1477,87 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1457
1477
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a) {
1458
1478
  display: flex;
1459
1479
  align-items: center;
1460
- padding: 14px 10px;
1480
+ padding: 0.875rem 0.625rem;
1461
1481
  position: relative;
1462
1482
  text-decoration: none;
1463
1483
  cursor: pointer;
1464
- min-height: 56px;
1484
+ min-height: 3.5rem;
1465
1485
  height: 100%;
1466
1486
  font-weight: 400;
1467
- letter-spacing: -0.5px;
1487
+ letter-spacing: -0.031rem;
1468
1488
  background-color: transparent !important;
1469
1489
  font-size: 1.25rem !important;
1470
- font-family: var(--font-family_2);
1490
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
1471
1491
  color: var(--IDS-COLOR-PRIMARY-35);
1472
- border-radius: 0px;
1492
+ border-radius: 0;
1473
1493
  border: none;
1474
1494
  }
1475
1495
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:focus, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:focus {
1476
- outline: var(--IDS-FOCUS_OUTLINE);
1477
- outline-offset: -2px !important;
1496
+ outline: var(--IDS-FOCUS__OUTLINE);
1497
+ outline-offset: -0.125rem !important;
1478
1498
  }
1479
1499
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:focus:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:focus:after {
1480
1500
  width: auto;
1481
- right: 0px;
1501
+ right: 0;
1482
1502
  }
1483
1503
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:hover:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:hover:after {
1484
1504
  width: auto;
1485
- right: 0px;
1505
+ right: 0;
1486
1506
  }
1487
1507
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:after {
1488
1508
  background: var(--IDS-COLOR-PRIMARY-40);
1489
- bottom: 0px;
1509
+ bottom: 0;
1490
1510
  content: "";
1491
1511
  display: block;
1492
- height: 5px;
1493
- left: 0px;
1512
+ height: 0.313rem;
1513
+ left: 0;
1494
1514
  right: 100%;
1495
1515
  position: absolute;
1496
1516
  transition: all 0.3s ease 0s;
1497
- width: 0px;
1498
- margin-left: 10px;
1499
- margin-right: 10px;
1517
+ width: 0;
1518
+ margin-left: 0.625rem;
1519
+ margin-right: 0.625rem;
1500
1520
  }
1501
1521
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a):after {
1502
1522
  background: var(--IDS-COLOR-PRIMARY-40);
1503
- bottom: 0px;
1523
+ bottom: 0;
1504
1524
  content: "";
1505
1525
  display: block;
1506
- height: 5px;
1507
- left: 0px;
1526
+ height: 0.313rem;
1527
+ left: 0;
1508
1528
  right: 100%;
1509
1529
  position: absolute;
1510
1530
  transition: all 0.3s ease 0s;
1511
- width: 0px;
1512
- margin-left: 10px;
1513
- margin-right: 10px;
1531
+ width: 0;
1532
+ margin-left: 0.625rem;
1533
+ margin-right: 0.625rem;
1514
1534
  }
1515
1535
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus) {
1516
- outline: var(--IDS-FOCUS_OUTLINE);
1517
- outline-offset: -2px !important;
1536
+ outline: var(--IDS-FOCUS__OUTLINE);
1537
+ outline-offset: -0.125rem !important;
1518
1538
  }
1519
1539
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive.ids-header-1177__nav-item--active button:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive.ids-header-1177__nav-item--active ::slotted(a):after,
1520
1540
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus):after,
1521
1541
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:hover):after {
1522
1542
  width: auto;
1523
- right: 0px;
1543
+ right: 0;
1524
1544
  }
1525
1545
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown {
1526
- background-color: var(--header-nav-item-content_background);
1546
+ background-color: var(--IDS-COLOR-PRIMARY-90);
1527
1547
  left: 0;
1528
- min-height: 173px;
1529
- padding: 40px 0 50px;
1548
+ min-height: 10.813rem;
1549
+ padding: 2.5rem 0 3.125rem;
1530
1550
  position: absolute;
1531
1551
  width: 100%;
1532
1552
  top: 100%;
1533
1553
  z-index: -1;
1534
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
1554
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
1535
1555
  }
1536
1556
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
1537
- max-width: var(--IDS_MAX-WIDTH);
1557
+ max-width: var(--IDS__MAX-WIDTH);
1538
1558
  display: grid;
1539
1559
  grid-template-columns: 1fr 1fr 1fr 1fr;
1540
- padding: 0px 10px;
1560
+ padding: 0 0.625rem;
1541
1561
  margin-left: auto;
1542
1562
  margin-right: auto;
1543
1563
  }
@@ -1548,12 +1568,12 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1548
1568
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
1549
1569
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
1550
1570
  display: block;
1551
- margin-bottom: 10px;
1552
- margin-right: 40px;
1571
+ margin-bottom: 0.625rem;
1572
+ margin-right: 2.5rem;
1553
1573
  font-size: 1rem;
1554
- line-height: 24px;
1555
- padding-bottom: 10px;
1556
- border-bottom: var(--header-nav-item-link_border-bottom);
1574
+ line-height: 1.5rem;
1575
+ padding-bottom: 0.625rem;
1576
+ border-bottom: 0.063rem solid #dfa9b8;
1557
1577
  }
1558
1578
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--fluid .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
1559
1579
  max-width: 100% !important;
@@ -1580,18 +1600,18 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1580
1600
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines {
1581
1601
  display: block;
1582
1602
  width: 1.3125rem;
1583
- border-radius: 2px;
1603
+ border-radius: 0.125rem;
1584
1604
  transition: 0.2s;
1585
1605
  background-color: var(--IDS-COLOR-PRIMARY-35);
1586
1606
  position: relative;
1587
- height: 3px;
1607
+ height: 0.188rem;
1588
1608
  width: 1.25rem;
1589
1609
  }
1590
1610
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines:before,
1591
1611
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines:after {
1592
1612
  display: inline-block;
1593
1613
  width: 1.3125rem;
1594
- border-radius: 2px;
1614
+ border-radius: 0.125rem;
1595
1615
  transition: 0.2s;
1596
1616
  background-color: var(--IDS-COLOR-PRIMARY-35);
1597
1617
  position: absolute;
@@ -1602,7 +1622,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1602
1622
  }
1603
1623
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines:before,
1604
1624
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines:after {
1605
- height: 3px;
1625
+ height: 0.188rem;
1606
1626
  width: 1.25rem;
1607
1627
  }
1608
1628
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines:before,
@@ -1611,10 +1631,10 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1611
1631
  transform-origin: 0.13393rem center;
1612
1632
  }
1613
1633
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines:before {
1614
- top: 8px;
1634
+ top: 0.5rem;
1615
1635
  }
1616
1636
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines:after {
1617
- top: -8px;
1637
+ top: -0.5rem;
1618
1638
  }
1619
1639
  .ids-header-1177__nav-mobile__menu[aria-expanded=true] .ids-hamburger {
1620
1640
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
@@ -1629,7 +1649,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1629
1649
  transform-origin: 50% 50%;
1630
1650
  top: 0;
1631
1651
  width: 2rem;
1632
- left: -5px;
1652
+ left: -0.313rem;
1633
1653
  }
1634
1654
  .ids-header-1177__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before {
1635
1655
  -ms-transform: rotate(45deg);
@@ -1643,13 +1663,12 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1643
1663
  }
1644
1664
 
1645
1665
  .ids-header-1177__nav-mobile__menu-items {
1646
- background-color: white;
1666
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
1647
1667
  display: none;
1648
1668
  position: absolute;
1649
- left: 0px;
1650
- right: 0px;
1669
+ left: 0;
1670
+ right: 0;
1651
1671
  z-index: 10;
1652
- box-shadow: var(--header-nav-mobile-menu-items_box-shadow);
1653
1672
  top: 100%;
1654
1673
  }
1655
1674
  @media (max-width: 1024px) {
@@ -1660,21 +1679,21 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1660
1679
 
1661
1680
  .ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item {
1662
1681
  display: none;
1663
- gap: 8px;
1682
+ gap: 0.5rem;
1664
1683
  align-items: center;
1665
1684
  justify-content: center;
1666
1685
  flex-grow: 1;
1667
1686
  font-size: 0.875rem;
1668
- height: 48px;
1687
+ height: 3rem;
1669
1688
  position: relative;
1670
1689
  color: var(--IDS-COLOR-PRIMARY-35);
1671
- border-right: 1px solid rgba(160, 11, 54, 0.2);
1690
+ border-right: 0.063rem solid rgba(160, 11, 54, 0.2);
1672
1691
  }
1673
1692
  .ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item a,
1674
1693
  .ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item button {
1675
1694
  display: flex;
1676
1695
  width: 100%;
1677
- gap: 8px;
1696
+ gap: 0.5rem;
1678
1697
  text-decoration: none;
1679
1698
  background: none;
1680
1699
  color: inherit;
@@ -1692,32 +1711,32 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1692
1711
  border-right: none;
1693
1712
  }
1694
1713
  .ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item:focus-within {
1695
- outline: var(--IDS-FOCUS_OUTLINE);
1696
- outline-offset: -2px !important;
1714
+ outline: var(--IDS-FOCUS__OUTLINE);
1715
+ outline-offset: -0.125rem !important;
1697
1716
  }
1698
1717
  .ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item ::slotted(a) {
1699
1718
  position: absolute;
1700
- inset: 0px;
1719
+ inset: 0;
1701
1720
  opacity: 0;
1702
1721
  }
1703
1722
 
1704
1723
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item {
1705
1724
  display: none;
1706
- gap: 8px;
1725
+ gap: 0.5rem;
1707
1726
  align-items: center;
1708
1727
  justify-content: center;
1709
1728
  flex-grow: 1;
1710
1729
  font-size: 0.875rem;
1711
- height: 48px;
1730
+ height: 3rem;
1712
1731
  position: relative;
1713
1732
  color: var(--IDS-COLOR-PRIMARY-35);
1714
- border-right: 1px solid rgba(160, 11, 54, 0.2);
1733
+ border-right: 0.063rem solid rgba(160, 11, 54, 0.2);
1715
1734
  }
1716
1735
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item a,
1717
1736
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item button {
1718
1737
  display: flex;
1719
1738
  width: 100%;
1720
- gap: 8px;
1739
+ gap: 0.5rem;
1721
1740
  text-decoration: none;
1722
1741
  background: none;
1723
1742
  color: inherit;
@@ -1735,8 +1754,8 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1735
1754
  border-right: none;
1736
1755
  }
1737
1756
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item:focus-within {
1738
- outline: var(--IDS-FOCUS_OUTLINE);
1739
- outline-offset: -2px !important;
1757
+ outline: var(--IDS-FOCUS__OUTLINE);
1758
+ outline-offset: -0.125rem !important;
1740
1759
  }
1741
1760
  @media (max-width: 1024px) {
1742
1761
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item {
@@ -1745,27 +1764,27 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1745
1764
  }
1746
1765
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item ::slotted(a) {
1747
1766
  position: absolute;
1748
- inset: 0px;
1767
+ inset: 0;
1749
1768
  opacity: 0;
1750
1769
  }
1751
1770
 
1752
1771
  :host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive) {
1753
1772
  display: none;
1754
- gap: 8px;
1773
+ gap: 0.5rem;
1755
1774
  align-items: center;
1756
1775
  justify-content: center;
1757
1776
  flex-grow: 1;
1758
1777
  font-size: 0.875rem;
1759
- height: 48px;
1778
+ height: 3rem;
1760
1779
  position: relative;
1761
1780
  color: var(--IDS-COLOR-PRIMARY-35);
1762
- border-right: 1px solid rgba(160, 11, 54, 0.2);
1781
+ border-right: 0.063rem solid rgba(160, 11, 54, 0.2);
1763
1782
  }
1764
1783
  :host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive) a,
1765
1784
  :host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive) button {
1766
1785
  display: flex;
1767
1786
  width: 100%;
1768
- gap: 8px;
1787
+ gap: 0.5rem;
1769
1788
  text-decoration: none;
1770
1789
  background: none;
1771
1790
  color: inherit;
@@ -1783,8 +1802,8 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1783
1802
  border-right: none;
1784
1803
  }
1785
1804
  :host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive):focus-within {
1786
- outline: var(--IDS-FOCUS_OUTLINE);
1787
- outline-offset: -2px !important;
1805
+ outline: var(--IDS-FOCUS__OUTLINE);
1806
+ outline-offset: -0.125rem !important;
1788
1807
  }
1789
1808
  @media (max-width: 1024px) {
1790
1809
  :host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive) {
@@ -1793,26 +1812,26 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1793
1812
  }
1794
1813
  :host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive) ::slotted(a) {
1795
1814
  position: absolute;
1796
- inset: 0px;
1815
+ inset: 0;
1797
1816
  opacity: 0;
1798
1817
  }
1799
1818
  :host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive {
1800
1819
  display: none;
1801
- gap: 8px;
1820
+ gap: 0.5rem;
1802
1821
  align-items: center;
1803
1822
  justify-content: center;
1804
1823
  flex-grow: 1;
1805
1824
  font-size: 0.875rem;
1806
- height: 48px;
1825
+ height: 3rem;
1807
1826
  position: relative;
1808
1827
  color: var(--IDS-COLOR-PRIMARY-35);
1809
- border-right: 1px solid rgba(160, 11, 54, 0.2);
1828
+ border-right: 0.063rem solid rgba(160, 11, 54, 0.2);
1810
1829
  }
1811
1830
  :host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive a,
1812
1831
  :host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive button {
1813
1832
  display: flex;
1814
1833
  width: 100%;
1815
- gap: 8px;
1834
+ gap: 0.5rem;
1816
1835
  text-decoration: none;
1817
1836
  background: none;
1818
1837
  color: inherit;
@@ -1830,11 +1849,11 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1830
1849
  border-right: none;
1831
1850
  }
1832
1851
  :host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive:focus-within {
1833
- outline: var(--IDS-FOCUS_OUTLINE);
1834
- outline-offset: -2px !important;
1852
+ outline: var(--IDS-FOCUS__OUTLINE);
1853
+ outline-offset: -0.125rem !important;
1835
1854
  }
1836
1855
  :host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive ::slotted(a) {
1837
1856
  position: absolute;
1838
- inset: 0px;
1857
+ inset: 0;
1839
1858
  opacity: 0;
1840
1859
  }