@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
@@ -26,87 +26,87 @@
26
26
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a) {
27
27
  display: flex;
28
28
  align-items: center;
29
- padding: 14px 10px;
29
+ padding: 0.875rem 0.625rem;
30
30
  position: relative;
31
31
  text-decoration: none;
32
32
  cursor: pointer;
33
- min-height: 56px;
33
+ min-height: 3.5rem;
34
34
  height: 100%;
35
35
  font-weight: 400;
36
- letter-spacing: -0.5px;
36
+ letter-spacing: -0.031rem;
37
37
  background-color: transparent !important;
38
38
  font-size: 1.25rem !important;
39
- font-family: var(--font-family_2);
39
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
40
40
  color: var(--IDS-COLOR-PRIMARY-35);
41
- border-radius: 0px;
41
+ border-radius: 0;
42
42
  border: none;
43
43
  }
44
44
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus {
45
- outline: var(--IDS-FOCUS_OUTLINE);
46
- outline-offset: -2px !important;
45
+ outline: var(--IDS-FOCUS__OUTLINE);
46
+ outline-offset: -0.125rem !important;
47
47
  }
48
48
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus:after {
49
49
  width: auto;
50
- right: 0px;
50
+ right: 0;
51
51
  }
52
52
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:hover:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:hover:after {
53
53
  width: auto;
54
- right: 0px;
54
+ right: 0;
55
55
  }
56
56
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:after {
57
57
  background: var(--IDS-COLOR-PRIMARY-40);
58
- bottom: 0px;
58
+ bottom: 0;
59
59
  content: "";
60
60
  display: block;
61
- height: 5px;
62
- left: 0px;
61
+ height: 0.313rem;
62
+ left: 0;
63
63
  right: 100%;
64
64
  position: absolute;
65
65
  transition: all 0.3s ease 0s;
66
- width: 0px;
67
- margin-left: 10px;
68
- margin-right: 10px;
66
+ width: 0;
67
+ margin-left: 0.625rem;
68
+ margin-right: 0.625rem;
69
69
  }
70
70
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a):after {
71
71
  background: var(--IDS-COLOR-PRIMARY-40);
72
- bottom: 0px;
72
+ bottom: 0;
73
73
  content: "";
74
74
  display: block;
75
- height: 5px;
76
- left: 0px;
75
+ height: 0.313rem;
76
+ left: 0;
77
77
  right: 100%;
78
78
  position: absolute;
79
79
  transition: all 0.3s ease 0s;
80
- width: 0px;
81
- margin-left: 10px;
82
- margin-right: 10px;
80
+ width: 0;
81
+ margin-left: 0.625rem;
82
+ margin-right: 0.625rem;
83
83
  }
84
84
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus) {
85
- outline: var(--IDS-FOCUS_OUTLINE);
86
- outline-offset: -2px !important;
85
+ outline: var(--IDS-FOCUS__OUTLINE);
86
+ outline-offset: -0.125rem !important;
87
87
  }
88
88
  .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,
89
89
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus):after,
90
90
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:hover):after {
91
91
  width: auto;
92
- right: 0px;
92
+ right: 0;
93
93
  }
94
94
  .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown {
95
- background-color: var(--header-nav-item-content_background);
95
+ background-color: var(--IDS-COLOR-PRIMARY-90);
96
96
  left: 0;
97
- min-height: 173px;
98
- padding: 40px 0 50px;
97
+ min-height: 10.813rem;
98
+ padding: 2.5rem 0 3.125rem;
99
99
  position: absolute;
100
100
  width: 100%;
101
101
  top: 100%;
102
102
  z-index: -1;
103
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
103
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
104
104
  }
105
105
  .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
106
- max-width: var(--IDS_MAX-WIDTH);
106
+ max-width: var(--IDS__MAX-WIDTH);
107
107
  display: grid;
108
108
  grid-template-columns: 1fr 1fr 1fr 1fr;
109
- padding: 0px 10px;
109
+ padding: 0 0.625rem;
110
110
  margin-left: auto;
111
111
  margin-right: auto;
112
112
  }
@@ -117,99 +117,99 @@
117
117
  .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]),
118
118
  .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]) {
119
119
  display: block;
120
- margin-bottom: 10px;
121
- margin-right: 40px;
120
+ margin-bottom: 0.625rem;
121
+ margin-right: 2.5rem;
122
122
  font-size: 1rem;
123
- line-height: 24px;
124
- padding-bottom: 10px;
125
- border-bottom: var(--header-nav-item-link_border-bottom);
123
+ line-height: 1.5rem;
124
+ padding-bottom: 0.625rem;
125
+ border-bottom: 0.063rem solid #dfa9b8;
126
126
  }
127
127
 
128
128
  .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,
129
129
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a) {
130
130
  display: flex;
131
131
  align-items: center;
132
- padding: 14px 10px;
132
+ padding: 0.875rem 0.625rem;
133
133
  position: relative;
134
134
  text-decoration: none;
135
135
  cursor: pointer;
136
- min-height: 56px;
136
+ min-height: 3.5rem;
137
137
  height: 100%;
138
138
  font-weight: 400;
139
- letter-spacing: -0.5px;
139
+ letter-spacing: -0.031rem;
140
140
  background-color: transparent !important;
141
141
  font-size: 1.25rem !important;
142
- font-family: var(--font-family_2);
142
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
143
143
  color: var(--IDS-COLOR-PRIMARY-35);
144
- border-radius: 0px;
144
+ border-radius: 0;
145
145
  border: none;
146
146
  }
147
147
  .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 {
148
- outline: var(--IDS-FOCUS_OUTLINE);
149
- outline-offset: -2px !important;
148
+ outline: var(--IDS-FOCUS__OUTLINE);
149
+ outline-offset: -0.125rem !important;
150
150
  }
151
151
  .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 {
152
152
  width: auto;
153
- right: 0px;
153
+ right: 0;
154
154
  }
155
155
  .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 {
156
156
  width: auto;
157
- right: 0px;
157
+ right: 0;
158
158
  }
159
159
  .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 {
160
160
  background: var(--IDS-COLOR-PRIMARY-40);
161
- bottom: 0px;
161
+ bottom: 0;
162
162
  content: "";
163
163
  display: block;
164
- height: 5px;
165
- left: 0px;
164
+ height: 0.313rem;
165
+ left: 0;
166
166
  right: 100%;
167
167
  position: absolute;
168
168
  transition: all 0.3s ease 0s;
169
- width: 0px;
170
- margin-left: 10px;
171
- margin-right: 10px;
169
+ width: 0;
170
+ margin-left: 0.625rem;
171
+ margin-right: 0.625rem;
172
172
  }
173
173
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a):after {
174
174
  background: var(--IDS-COLOR-PRIMARY-40);
175
- bottom: 0px;
175
+ bottom: 0;
176
176
  content: "";
177
177
  display: block;
178
- height: 5px;
179
- left: 0px;
178
+ height: 0.313rem;
179
+ left: 0;
180
180
  right: 100%;
181
181
  position: absolute;
182
182
  transition: all 0.3s ease 0s;
183
- width: 0px;
184
- margin-left: 10px;
185
- margin-right: 10px;
183
+ width: 0;
184
+ margin-left: 0.625rem;
185
+ margin-right: 0.625rem;
186
186
  }
187
187
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:focus) {
188
- outline: var(--IDS-FOCUS_OUTLINE);
189
- outline-offset: -2px !important;
188
+ outline: var(--IDS-FOCUS__OUTLINE);
189
+ outline-offset: -0.125rem !important;
190
190
  }
191
191
  .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,
192
192
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:focus):after,
193
193
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:hover):after {
194
194
  width: auto;
195
- right: 0px;
195
+ right: 0;
196
196
  }
197
197
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown {
198
- background-color: var(--header-nav-item-content_background);
198
+ background-color: var(--IDS-COLOR-PRIMARY-90);
199
199
  left: 0;
200
- min-height: 173px;
201
- padding: 40px 0 50px;
200
+ min-height: 10.813rem;
201
+ padding: 2.5rem 0 3.125rem;
202
202
  position: absolute;
203
203
  width: 100%;
204
204
  top: 100%;
205
205
  z-index: -1;
206
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
206
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
207
207
  }
208
208
  .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 {
209
- max-width: var(--IDS_MAX-WIDTH);
209
+ max-width: var(--IDS__MAX-WIDTH);
210
210
  display: grid;
211
211
  grid-template-columns: 1fr 1fr 1fr 1fr;
212
- padding: 0px 10px;
212
+ padding: 0 0.625rem;
213
213
  margin-left: auto;
214
214
  margin-right: auto;
215
215
  }
@@ -220,12 +220,12 @@
220
220
  .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]),
221
221
  .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]) {
222
222
  display: block;
223
- margin-bottom: 10px;
224
- margin-right: 40px;
223
+ margin-bottom: 0.625rem;
224
+ margin-right: 2.5rem;
225
225
  font-size: 1rem;
226
- line-height: 24px;
227
- padding-bottom: 10px;
228
- border-bottom: var(--header-nav-item-link_border-bottom);
226
+ line-height: 1.5rem;
227
+ padding-bottom: 0.625rem;
228
+ border-bottom: 0.063rem solid #dfa9b8;
229
229
  }
230
230
  @media (max-width: 1024px) {
231
231
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item {
@@ -241,87 +241,87 @@
241
241
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a) {
242
242
  display: flex;
243
243
  align-items: center;
244
- padding: 14px 10px;
244
+ padding: 0.875rem 0.625rem;
245
245
  position: relative;
246
246
  text-decoration: none;
247
247
  cursor: pointer;
248
- min-height: 56px;
248
+ min-height: 3.5rem;
249
249
  height: 100%;
250
250
  font-weight: 400;
251
- letter-spacing: -0.5px;
251
+ letter-spacing: -0.031rem;
252
252
  background-color: transparent !important;
253
253
  font-size: 1.25rem !important;
254
- font-family: var(--font-family_2);
254
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
255
255
  color: var(--IDS-COLOR-PRIMARY-35);
256
- border-radius: 0px;
256
+ border-radius: 0;
257
257
  border: none;
258
258
  }
259
259
  :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 {
260
- outline: var(--IDS-FOCUS_OUTLINE);
261
- outline-offset: -2px !important;
260
+ outline: var(--IDS-FOCUS__OUTLINE);
261
+ outline-offset: -0.125rem !important;
262
262
  }
263
263
  :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 {
264
264
  width: auto;
265
- right: 0px;
265
+ right: 0;
266
266
  }
267
267
  :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 {
268
268
  width: auto;
269
- right: 0px;
269
+ right: 0;
270
270
  }
271
271
  :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 {
272
272
  background: var(--IDS-COLOR-PRIMARY-40);
273
- bottom: 0px;
273
+ bottom: 0;
274
274
  content: "";
275
275
  display: block;
276
- height: 5px;
277
- left: 0px;
276
+ height: 0.313rem;
277
+ left: 0;
278
278
  right: 100%;
279
279
  position: absolute;
280
280
  transition: all 0.3s ease 0s;
281
- width: 0px;
282
- margin-left: 10px;
283
- margin-right: 10px;
281
+ width: 0;
282
+ margin-left: 0.625rem;
283
+ margin-right: 0.625rem;
284
284
  }
285
285
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a):after {
286
286
  background: var(--IDS-COLOR-PRIMARY-40);
287
- bottom: 0px;
287
+ bottom: 0;
288
288
  content: "";
289
289
  display: block;
290
- height: 5px;
291
- left: 0px;
290
+ height: 0.313rem;
291
+ left: 0;
292
292
  right: 100%;
293
293
  position: absolute;
294
294
  transition: all 0.3s ease 0s;
295
- width: 0px;
296
- margin-left: 10px;
297
- margin-right: 10px;
295
+ width: 0;
296
+ margin-left: 0.625rem;
297
+ margin-right: 0.625rem;
298
298
  }
299
299
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus) {
300
- outline: var(--IDS-FOCUS_OUTLINE);
301
- outline-offset: -2px !important;
300
+ outline: var(--IDS-FOCUS__OUTLINE);
301
+ outline-offset: -0.125rem !important;
302
302
  }
303
303
  :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,
304
304
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus):after,
305
305
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:hover):after {
306
306
  width: auto;
307
- right: 0px;
307
+ right: 0;
308
308
  }
309
309
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown {
310
- background-color: var(--header-nav-item-content_background);
310
+ background-color: var(--IDS-COLOR-PRIMARY-90);
311
311
  left: 0;
312
- min-height: 173px;
313
- padding: 40px 0 50px;
312
+ min-height: 10.813rem;
313
+ padding: 2.5rem 0 3.125rem;
314
314
  position: absolute;
315
315
  width: 100%;
316
316
  top: 100%;
317
317
  z-index: -1;
318
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
318
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
319
319
  }
320
320
  :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 {
321
- max-width: var(--IDS_MAX-WIDTH);
321
+ max-width: var(--IDS__MAX-WIDTH);
322
322
  display: grid;
323
323
  grid-template-columns: 1fr 1fr 1fr 1fr;
324
- padding: 0px 10px;
324
+ padding: 0 0.625rem;
325
325
  margin-left: auto;
326
326
  margin-right: auto;
327
327
  }
@@ -332,12 +332,12 @@
332
332
  :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]),
333
333
  :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]) {
334
334
  display: block;
335
- margin-bottom: 10px;
336
- margin-right: 40px;
335
+ margin-bottom: 0.625rem;
336
+ margin-right: 2.5rem;
337
337
  font-size: 1rem;
338
- line-height: 24px;
339
- padding-bottom: 10px;
340
- border-bottom: var(--header-nav-item-link_border-bottom);
338
+ line-height: 1.5rem;
339
+ padding-bottom: 0.625rem;
340
+ border-bottom: 0.063rem solid #dfa9b8;
341
341
  }
342
342
  @media (max-width: 1024px) {
343
343
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) {
@@ -348,87 +348,87 @@
348
348
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a) {
349
349
  display: flex;
350
350
  align-items: center;
351
- padding: 14px 10px;
351
+ padding: 0.875rem 0.625rem;
352
352
  position: relative;
353
353
  text-decoration: none;
354
354
  cursor: pointer;
355
- min-height: 56px;
355
+ min-height: 3.5rem;
356
356
  height: 100%;
357
357
  font-weight: 400;
358
- letter-spacing: -0.5px;
358
+ letter-spacing: -0.031rem;
359
359
  background-color: transparent !important;
360
360
  font-size: 1.25rem !important;
361
- font-family: var(--font-family_2);
361
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
362
362
  color: var(--IDS-COLOR-PRIMARY-35);
363
- border-radius: 0px;
363
+ border-radius: 0;
364
364
  border: none;
365
365
  }
366
366
  :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 {
367
- outline: var(--IDS-FOCUS_OUTLINE);
368
- outline-offset: -2px !important;
367
+ outline: var(--IDS-FOCUS__OUTLINE);
368
+ outline-offset: -0.125rem !important;
369
369
  }
370
370
  :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 {
371
371
  width: auto;
372
- right: 0px;
372
+ right: 0;
373
373
  }
374
374
  :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 {
375
375
  width: auto;
376
- right: 0px;
376
+ right: 0;
377
377
  }
378
378
  :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 {
379
379
  background: var(--IDS-COLOR-PRIMARY-40);
380
- bottom: 0px;
380
+ bottom: 0;
381
381
  content: "";
382
382
  display: block;
383
- height: 5px;
384
- left: 0px;
383
+ height: 0.313rem;
384
+ left: 0;
385
385
  right: 100%;
386
386
  position: absolute;
387
387
  transition: all 0.3s ease 0s;
388
- width: 0px;
389
- margin-left: 10px;
390
- margin-right: 10px;
388
+ width: 0;
389
+ margin-left: 0.625rem;
390
+ margin-right: 0.625rem;
391
391
  }
392
392
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a):after {
393
393
  background: var(--IDS-COLOR-PRIMARY-40);
394
- bottom: 0px;
394
+ bottom: 0;
395
395
  content: "";
396
396
  display: block;
397
- height: 5px;
398
- left: 0px;
397
+ height: 0.313rem;
398
+ left: 0;
399
399
  right: 100%;
400
400
  position: absolute;
401
401
  transition: all 0.3s ease 0s;
402
- width: 0px;
403
- margin-left: 10px;
404
- margin-right: 10px;
402
+ width: 0;
403
+ margin-left: 0.625rem;
404
+ margin-right: 0.625rem;
405
405
  }
406
406
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus) {
407
- outline: var(--IDS-FOCUS_OUTLINE);
408
- outline-offset: -2px !important;
407
+ outline: var(--IDS-FOCUS__OUTLINE);
408
+ outline-offset: -0.125rem !important;
409
409
  }
410
410
  :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,
411
411
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus):after,
412
412
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:hover):after {
413
413
  width: auto;
414
- right: 0px;
414
+ right: 0;
415
415
  }
416
416
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown {
417
- background-color: var(--header-nav-item-content_background);
417
+ background-color: var(--IDS-COLOR-PRIMARY-90);
418
418
  left: 0;
419
- min-height: 173px;
420
- padding: 40px 0 50px;
419
+ min-height: 10.813rem;
420
+ padding: 2.5rem 0 3.125rem;
421
421
  position: absolute;
422
422
  width: 100%;
423
423
  top: 100%;
424
424
  z-index: -1;
425
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
425
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
426
426
  }
427
427
  :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 {
428
- max-width: var(--IDS_MAX-WIDTH);
428
+ max-width: var(--IDS__MAX-WIDTH);
429
429
  display: grid;
430
430
  grid-template-columns: 1fr 1fr 1fr 1fr;
431
- padding: 0px 10px;
431
+ padding: 0 0.625rem;
432
432
  margin-left: auto;
433
433
  margin-right: auto;
434
434
  }
@@ -439,12 +439,12 @@
439
439
  :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]),
440
440
  :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]) {
441
441
  display: block;
442
- margin-bottom: 10px;
443
- margin-right: 40px;
442
+ margin-bottom: 0.625rem;
443
+ margin-right: 2.5rem;
444
444
  font-size: 1rem;
445
- line-height: 24px;
446
- padding-bottom: 10px;
447
- border-bottom: var(--header-nav-item-link_border-bottom);
445
+ line-height: 1.5rem;
446
+ padding-bottom: 0.625rem;
447
+ border-bottom: 0.063rem solid #dfa9b8;
448
448
  }
449
449
  :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 {
450
450
  max-width: 100% !important;
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177--unresponsive nav.ids-header-1177__nav{background-color:#fff;position:relative}.ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--header-nav_background-color);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS_MAX-WIDTH)}.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav{background-color:#fff;position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--header-nav_background-color);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS_MAX-WIDTH)}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-PRIMARY-90);box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap}}.ids-header-1177--fluid .ids-header-1177__container .ids-header-1177__nav-inner{max-width:100%!important}:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive){background-color:#fff;position:relative}:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner{background-color:var(--header-nav_background-color);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS_MAX-WIDTH)}@media (max-width:1024px){:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-PRIMARY-90);box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap}}:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive{background-color:#fff;position:relative}:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner{background-color:var(--header-nav_background-color);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS_MAX-WIDTH)}:host nav.ids-header-1177__nav.ids-header-1177__nav--fluid .ids-header-1177__nav-inner{max-width:100%}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177--unresponsive nav.ids-header-1177__nav{background-color:var(--IDS-COLOR-NEUTRAL-100);position:relative}.ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-NEUTRAL-100);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS__MAX-WIDTH)}.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav{background-color:var(--IDS-COLOR-NEUTRAL-100);position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-NEUTRAL-100);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS__MAX-WIDTH)}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-PRIMARY-90);box-shadow:0 0 .625rem 0 rgba(0,0,0,.2);box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap}}.ids-header-1177--fluid .ids-header-1177__container .ids-header-1177__nav-inner{max-width:100%!important}:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive){background-color:var(--IDS-COLOR-NEUTRAL-100);position:relative}:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-NEUTRAL-100);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS__MAX-WIDTH)}@media (max-width:1024px){:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-PRIMARY-90);box-shadow:0 0 .625rem 0 rgba(0,0,0,.2);box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap}}:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive{background-color:var(--IDS-COLOR-NEUTRAL-100);position:relative}:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-NEUTRAL-100);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS__MAX-WIDTH)}:host nav.ids-header-1177__nav.ids-header-1177__nav--fluid .ids-header-1177__nav-inner{max-width:100%}";
4
4
 
5
5
  var header1177NavLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -12,36 +12,36 @@
12
12
 
13
13
  .ids-header-1177--unresponsive nav.ids-header-1177__nav {
14
14
  position: relative;
15
- background-color: white;
15
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
16
16
  }
17
17
  .ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner {
18
- max-width: var(--IDS_MAX-WIDTH);
18
+ max-width: var(--IDS__MAX-WIDTH);
19
19
  display: flex;
20
20
  flex-wrap: wrap;
21
- margin-top: 0px;
22
- margin-bottom: 0px;
21
+ margin-top: 0;
22
+ margin-bottom: 0;
23
23
  margin-left: auto;
24
24
  margin-right: auto;
25
- background-color: var(--header-nav_background-color);
25
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
26
26
  }
27
27
 
28
28
  .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav {
29
29
  position: relative;
30
- background-color: white;
30
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
31
31
  }
32
32
  .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner {
33
- max-width: var(--IDS_MAX-WIDTH);
33
+ max-width: var(--IDS__MAX-WIDTH);
34
34
  display: flex;
35
35
  flex-wrap: wrap;
36
- margin-top: 0px;
37
- margin-bottom: 0px;
36
+ margin-top: 0;
37
+ margin-bottom: 0;
38
38
  margin-left: auto;
39
39
  margin-right: auto;
40
- background-color: var(--header-nav_background-color);
40
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
41
41
  }
42
42
  @media (max-width: 1024px) {
43
43
  .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner {
44
- box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
44
+ box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.625rem 0;
45
45
  background-color: var(--IDS-COLOR-PRIMARY-90);
46
46
  flex-wrap: wrap;
47
47
  flex: 1 1 auto;
@@ -55,21 +55,21 @@
55
55
 
56
56
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) {
57
57
  position: relative;
58
- background-color: white;
58
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
59
59
  }
60
60
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
61
- max-width: var(--IDS_MAX-WIDTH);
61
+ max-width: var(--IDS__MAX-WIDTH);
62
62
  display: flex;
63
63
  flex-wrap: wrap;
64
- margin-top: 0px;
65
- margin-bottom: 0px;
64
+ margin-top: 0;
65
+ margin-bottom: 0;
66
66
  margin-left: auto;
67
67
  margin-right: auto;
68
- background-color: var(--header-nav_background-color);
68
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
69
69
  }
70
70
  @media (max-width: 1024px) {
71
71
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
72
- box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
72
+ box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.625rem 0;
73
73
  background-color: var(--IDS-COLOR-PRIMARY-90);
74
74
  flex-wrap: wrap;
75
75
  flex: 1 1 auto;
@@ -78,17 +78,17 @@
78
78
  }
79
79
  :host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive {
80
80
  position: relative;
81
- background-color: white;
81
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
82
82
  }
83
83
  :host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner {
84
- max-width: var(--IDS_MAX-WIDTH);
84
+ max-width: var(--IDS__MAX-WIDTH);
85
85
  display: flex;
86
86
  flex-wrap: wrap;
87
- margin-top: 0px;
88
- margin-bottom: 0px;
87
+ margin-top: 0;
88
+ margin-bottom: 0;
89
89
  margin-left: auto;
90
90
  margin-right: auto;
91
- background-color: var(--header-nav_background-color);
91
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
92
92
  }
93
93
  :host nav.ids-header-1177__nav.ids-header-1177__nav--fluid .ids-header-1177__nav-inner {
94
94
  max-width: 100%;