@inera/ids-design 4.9.1 → 5.0.0

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 (172) hide show
  1. package/components/alert/alert-lit.d.ts +2 -0
  2. package/components/alert/alert-lit.js +1 -1
  3. package/components/alert/alert.css +225 -1
  4. package/components/alert-global/alert-global-lit.d.ts +2 -0
  5. package/components/alert-global/alert-global-lit.js +1 -1
  6. package/components/alert-global/alert-global.css +167 -1
  7. package/components/badge/badge-lit.d.ts +2 -0
  8. package/components/badge/badge-lit.js +1 -1
  9. package/components/badge/badge.css +60 -1
  10. package/components/breadcrumbs/breadcrumbs-lit.d.ts +2 -0
  11. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  12. package/components/breadcrumbs/breadcrumbs.css +90 -1
  13. package/components/button/button-lit.d.ts +2 -0
  14. package/components/button/button-lit.js +1 -1
  15. package/components/button/button.css +308 -1
  16. package/components/button-group/button-group-lit.d.ts +2 -0
  17. package/components/button-group/button-group-lit.js +1 -1
  18. package/components/button-group/button-group.css +39 -1
  19. package/components/card/card-lit.d.ts +2 -0
  20. package/components/card/card-lit.js +1 -1
  21. package/components/card/card.css +107 -1
  22. package/components/data-table/data-table-lit.d.ts +2 -0
  23. package/components/data-table/data-table-lit.js +7 -0
  24. package/components/data-table/data-table.css +402 -0
  25. package/components/date-label/date-label-lit.d.ts +2 -0
  26. package/components/date-label/date-label-lit.js +1 -1
  27. package/components/date-label/date-label.css +75 -1
  28. package/components/dialog/dialog-lit.d.ts +2 -0
  29. package/components/dialog/dialog-lit.js +1 -1
  30. package/components/dialog/dialog.css +178 -1
  31. package/components/expandable/expandable-lit.d.ts +2 -0
  32. package/components/expandable/expandable-lit.js +1 -1
  33. package/components/expandable/expandable.css +94 -1
  34. package/components/footer/footer-lit.d.ts +2 -0
  35. package/components/footer/footer-lit.js +1 -1
  36. package/components/footer/footer.css +470 -1
  37. package/components/footer-1177/footer-1177-lit.d.ts +2 -0
  38. package/components/footer-1177/footer-1177-lit.js +7 -0
  39. package/components/footer-1177/footer-1177.css +316 -0
  40. package/components/footer-1177-admin/footer-1177-admin-lit.d.ts +2 -0
  41. package/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
  42. package/components/footer-1177-admin/footer-1177-admin.css +303 -0
  43. package/components/footer-1177-pro/footer-1177-pro-lit.d.ts +2 -0
  44. package/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
  45. package/components/footer-1177-pro/footer-1177-pro.css +169 -0
  46. package/components/footer-inera/footer-inera-lit.d.ts +2 -0
  47. package/components/footer-inera/footer-inera-lit.js +7 -0
  48. package/components/footer-inera/footer-inera.css +333 -0
  49. package/components/footer-inera-admin/footer-inera-admin-lit.d.ts +2 -0
  50. package/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
  51. package/components/footer-inera-admin/footer-inera-admin.css +350 -0
  52. package/components/form/error-message/error-message-lit.d.ts +2 -0
  53. package/components/form/error-message/error-message.css +39 -1
  54. package/components/form/group/group-lit.d.ts +2 -0
  55. package/components/form/group/group.css +19 -1
  56. package/components/form/range/range-lit.d.ts +2 -0
  57. package/components/form/range/range.css +34 -1
  58. package/components/form/select-multiple/select-multiple-lit.d.ts +2 -0
  59. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  60. package/components/form/select-multiple/select-multiple.css +189 -1
  61. package/components/form/spinner/spinner-lit.d.ts +2 -0
  62. package/components/form/spinner/spinner.css +60 -1
  63. package/components/form/textarea/textarea-lit.d.ts +2 -0
  64. package/components/form/textarea/textarea.css +0 -1
  65. package/components/form/toggle/toggle-lit.d.ts +2 -0
  66. package/components/form/toggle/toggle-lit.js +1 -1
  67. package/components/form/toggle/toggle.css +153 -1
  68. package/components/grid/column/_column-partials.css +0 -1
  69. package/components/grid/column/column-lit.d.ts +2 -0
  70. package/components/grid/column/column.css +424 -1
  71. package/components/header-1177/composite-header-1177.css +1885 -0
  72. package/components/header-1177/header-1177-avatar-lit.d.ts +2 -0
  73. package/components/header-1177/header-1177-avatar-lit.js +7 -0
  74. package/components/header-1177/header-1177-avatar.css +285 -0
  75. package/components/header-1177/header-1177-item-lit.d.ts +2 -0
  76. package/components/header-1177/header-1177-item-lit.js +7 -0
  77. package/components/header-1177/header-1177-item.css +153 -0
  78. package/components/header-1177/header-1177-lit.d.ts +2 -0
  79. package/components/header-1177/header-1177-lit.js +7 -0
  80. package/components/header-1177/header-1177-nav-item-lit.d.ts +2 -0
  81. package/components/header-1177/header-1177-nav-item-lit.js +7 -0
  82. package/components/header-1177/header-1177-nav-item-mobile-lit.d.ts +2 -0
  83. package/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
  84. package/components/header-1177/header-1177-nav-item-mobile.css +280 -0
  85. package/components/header-1177/header-1177-nav-item.css +446 -0
  86. package/components/header-1177/header-1177-nav-lit.d.ts +2 -0
  87. package/components/header-1177/header-1177-nav-lit.js +7 -0
  88. package/components/header-1177/header-1177-nav.css +101 -0
  89. package/components/header-1177/header-1177.css +615 -0
  90. package/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts +2 -0
  91. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
  92. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts +2 -0
  93. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
  94. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +73 -0
  95. package/components/header-1177-admin/header-1177-admin-avatar.css +285 -0
  96. package/components/header-1177-admin/header-1177-admin-item-lit.d.ts +2 -0
  97. package/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
  98. package/components/header-1177-admin/header-1177-admin-item.css +141 -0
  99. package/components/header-1177-admin/header-1177-admin-lit.d.ts +2 -0
  100. package/components/header-1177-admin/header-1177-admin-lit.js +7 -0
  101. package/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts +2 -0
  102. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
  103. package/components/header-1177-admin/header-1177-admin-nav-item.css +434 -0
  104. package/components/header-1177-admin/header-1177-admin-nav-lit.d.ts +2 -0
  105. package/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
  106. package/components/header-1177-admin/header-1177-admin-nav.css +91 -0
  107. package/components/header-1177-admin/header-1177-admin.css +354 -0
  108. package/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts +2 -0
  109. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
  110. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts +2 -0
  111. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
  112. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +73 -0
  113. package/components/header-1177-pro/header-1177-pro-avatar.css +301 -0
  114. package/components/header-1177-pro/header-1177-pro-item-lit.d.ts +2 -0
  115. package/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
  116. package/components/header-1177-pro/header-1177-pro-item.css +157 -0
  117. package/components/header-1177-pro/header-1177-pro-lit.d.ts +2 -0
  118. package/components/header-1177-pro/header-1177-pro-lit.js +7 -0
  119. package/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts +2 -0
  120. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
  121. package/components/header-1177-pro/header-1177-pro-nav-item.css +426 -0
  122. package/components/header-1177-pro/header-1177-pro-nav-lit.d.ts +2 -0
  123. package/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
  124. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts +2 -0
  125. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
  126. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +287 -0
  127. package/components/header-1177-pro/header-1177-pro-nav.css +97 -0
  128. package/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts +2 -0
  129. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
  130. package/components/header-1177-pro/header-1177-pro-region-picker.css +205 -0
  131. package/components/header-1177-pro/header-1177-pro.css +272 -0
  132. package/components/link/link-lit.d.ts +2 -0
  133. package/components/link/link-lit.js +1 -1
  134. package/components/link/link.css +131 -1
  135. package/components/list/list-lit.d.ts +2 -0
  136. package/components/list/list-lit.js +1 -1
  137. package/components/list/list.css +134 -1
  138. package/components/mobile-menu/mobile-menu-lit.d.ts +2 -0
  139. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  140. package/components/mobile-menu/mobile-menu.css +827 -1
  141. package/components/notification-badge/notification-badge-lit.d.ts +2 -0
  142. package/components/notification-badge/notification-badge-lit.js +1 -1
  143. package/components/notification-badge/notification-badge.css +21 -1
  144. package/components/popover/popover-lit.d.ts +2 -0
  145. package/components/popover/popover-lit.js +7 -0
  146. package/components/popover/popover.css +24 -0
  147. package/components/popover-content/popover-content-lit.d.ts +2 -0
  148. package/components/popover-content/popover-content-lit.js +7 -0
  149. package/components/popover-content/popover-content.css +306 -0
  150. package/components/progressbar/progressbar-lit.d.ts +2 -0
  151. package/components/progressbar/progressbar-lit.js +1 -1
  152. package/components/progressbar/progressbar.css +53 -1
  153. package/components/table/table.css +31 -1
  154. package/components/tabs/tabs-lit.d.ts +2 -0
  155. package/components/tabs/tabs-lit.js +2 -2
  156. package/components/tabs/tabs.css +124 -1
  157. package/components/tag/tag-lit.d.ts +2 -0
  158. package/components/tag/tag-lit.js +1 -1
  159. package/components/tag/tag.css +59 -1
  160. package/global/_partials.css +7 -1
  161. package/global/global.css +2949 -1
  162. package/global/util/util.css +2234 -1
  163. package/package.json +1 -1
  164. package/themes/1177/1177-tokens.css +32 -1
  165. package/themes/1177/1177.css +3967 -1
  166. package/themes/1177-pro/1177-pro-tokens.css +1 -1
  167. package/themes/1177-pro/1177-pro.css +4112 -1
  168. package/themes/inera/inera-tokens.css +52 -1
  169. package/themes/inera/inera.css +3956 -1
  170. package/themes/inera-admin/inera-admin-tokens.css +1 -1
  171. package/themes/inera-admin/inera-admin.css +4044 -1
  172. package/themes/reset.css +61 -1
@@ -0,0 +1,426 @@
1
+ /* 1177 Typography - no margins */
2
+ /*******
3
+ * FORM
4
+ ********/
5
+ /*******
6
+ * Accessibility
7
+ ********/
8
+ @media (max-width: 1023px) {
9
+ .ids-desktop {
10
+ display: none !important;
11
+ }
12
+ }
13
+
14
+ @media (min-width: 1024px) {
15
+ .ids-mobile {
16
+ display: none !important;
17
+ }
18
+ }
19
+
20
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > a, .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > button,
21
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item ::slotted(a) {
22
+ display: flex;
23
+ align-items: center;
24
+ padding: 8px 16px;
25
+ position: relative;
26
+ text-decoration: none;
27
+ cursor: pointer;
28
+ min-height: 40px;
29
+ height: 100%;
30
+ font-weight: 700 !important;
31
+ letter-spacing: -0.5px;
32
+ background-color: transparent !important;
33
+ font-size: 1rem !important;
34
+ font-family: var(--font-family_2);
35
+ color: var(--IDS-COLOR-ACCENT-40);
36
+ border-radius: 0px;
37
+ border: none;
38
+ }
39
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > a:focus, .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > button:focus {
40
+ outline: var(--IDS-FOCUS_OUTLINE);
41
+ outline-offset: -2px !important;
42
+ }
43
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > a:focus:after, .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > a:hover:after, .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > button:focus:after, .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > button:hover:after {
44
+ width: auto;
45
+ right: 0px;
46
+ }
47
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > a:after, .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item > button:after {
48
+ background: var(--IDS-COLOR-ACCENT-40);
49
+ bottom: 0px;
50
+ content: "";
51
+ display: block;
52
+ height: 5px;
53
+ left: 0px;
54
+ right: 100%;
55
+ position: absolute;
56
+ transition: all 0.3s ease 0s;
57
+ width: 0px;
58
+ margin-left: 8px;
59
+ margin-right: 8px;
60
+ }
61
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item ::slotted(a):after {
62
+ background: var(--IDS-COLOR-ACCENT-40);
63
+ bottom: 0px;
64
+ content: "";
65
+ display: block;
66
+ height: 5px;
67
+ left: 0px;
68
+ right: 100%;
69
+ position: absolute;
70
+ transition: all 0.3s ease 0s;
71
+ width: 0px;
72
+ margin-left: 8px;
73
+ margin-right: 8px;
74
+ }
75
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item ::slotted(a:focus) {
76
+ outline: var(--IDS-FOCUS_OUTLINE);
77
+ outline-offset: -2px !important;
78
+ }
79
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--active button:after, .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--active ::slotted(a):after,
80
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item ::slotted(a:focus):after,
81
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item ::slotted(a:hover):after {
82
+ width: auto;
83
+ right: 0px;
84
+ }
85
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown {
86
+ background-color: white;
87
+ left: 0;
88
+ min-height: 173px;
89
+ padding: 40px 0 50px;
90
+ position: absolute;
91
+ width: 100%;
92
+ top: 100%;
93
+ z-index: -1;
94
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
95
+ }
96
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content {
97
+ max-width: var(--IDS_MAX-WIDTH);
98
+ display: grid;
99
+ grid-template-columns: 1fr 1fr 1fr 1fr;
100
+ padding: 0px 10px;
101
+ margin-left: auto;
102
+ margin-right: auto;
103
+ }
104
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content .ids-header-1177-pro__items__item-dropdown__content-item a {
105
+ margin-bottom: 10px;
106
+ display: flex;
107
+ }
108
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content .ids-header-1177-pro__items__item-dropdown__content-item,
109
+ .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content ::slotted(*) {
110
+ display: block;
111
+ margin-bottom: 10px;
112
+ margin-right: 40px;
113
+ font-size: 1rem;
114
+ line-height: 24px;
115
+ border-bottom: 1px solid var(--IDS-COLOR-ACCENT-90);
116
+ }
117
+
118
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > a, .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > button,
119
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item ::slotted(a) {
120
+ display: flex;
121
+ align-items: center;
122
+ padding: 8px 16px;
123
+ position: relative;
124
+ text-decoration: none;
125
+ cursor: pointer;
126
+ min-height: 40px;
127
+ height: 100%;
128
+ font-weight: 700 !important;
129
+ letter-spacing: -0.5px;
130
+ background-color: transparent !important;
131
+ font-size: 1rem !important;
132
+ font-family: var(--font-family_2);
133
+ color: var(--IDS-COLOR-ACCENT-40);
134
+ border-radius: 0px;
135
+ border: none;
136
+ }
137
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > a:focus, .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > button:focus {
138
+ outline: var(--IDS-FOCUS_OUTLINE);
139
+ outline-offset: -2px !important;
140
+ }
141
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > a:focus:after, .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > a:hover:after, .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > button:focus:after, .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > button:hover:after {
142
+ width: auto;
143
+ right: 0px;
144
+ }
145
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > a:after, .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item > button:after {
146
+ background: var(--IDS-COLOR-ACCENT-40);
147
+ bottom: 0px;
148
+ content: "";
149
+ display: block;
150
+ height: 5px;
151
+ left: 0px;
152
+ right: 100%;
153
+ position: absolute;
154
+ transition: all 0.3s ease 0s;
155
+ width: 0px;
156
+ margin-left: 8px;
157
+ margin-right: 8px;
158
+ }
159
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item ::slotted(a):after {
160
+ background: var(--IDS-COLOR-ACCENT-40);
161
+ bottom: 0px;
162
+ content: "";
163
+ display: block;
164
+ height: 5px;
165
+ left: 0px;
166
+ right: 100%;
167
+ position: absolute;
168
+ transition: all 0.3s ease 0s;
169
+ width: 0px;
170
+ margin-left: 8px;
171
+ margin-right: 8px;
172
+ }
173
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item ::slotted(a:focus) {
174
+ outline: var(--IDS-FOCUS_OUTLINE);
175
+ outline-offset: -2px !important;
176
+ }
177
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--active button:after, .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--active ::slotted(a):after,
178
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item ::slotted(a:focus):after,
179
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item ::slotted(a:hover):after {
180
+ width: auto;
181
+ right: 0px;
182
+ }
183
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown {
184
+ background-color: white;
185
+ left: 0;
186
+ min-height: 173px;
187
+ padding: 40px 0 50px;
188
+ position: absolute;
189
+ width: 100%;
190
+ top: 100%;
191
+ z-index: -1;
192
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
193
+ }
194
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content {
195
+ max-width: var(--IDS_MAX-WIDTH);
196
+ display: grid;
197
+ grid-template-columns: 1fr 1fr 1fr 1fr;
198
+ padding: 0px 10px;
199
+ margin-left: auto;
200
+ margin-right: auto;
201
+ }
202
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content .ids-header-1177-pro__items__item-dropdown__content-item a {
203
+ margin-bottom: 10px;
204
+ display: flex;
205
+ }
206
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content .ids-header-1177-pro__items__item-dropdown__content-item,
207
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content ::slotted(*) {
208
+ display: block;
209
+ margin-bottom: 10px;
210
+ margin-right: 40px;
211
+ font-size: 1rem;
212
+ line-height: 24px;
213
+ border-bottom: 1px solid var(--IDS-COLOR-ACCENT-90);
214
+ }
215
+ @media (max-width: 1024px) {
216
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-item {
217
+ display: none;
218
+ }
219
+ }
220
+
221
+ .ids-header-1177-pro--fluid .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content {
222
+ max-width: 100% !important;
223
+ }
224
+
225
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > a, :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > button,
226
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) ::slotted(a) {
227
+ display: flex;
228
+ align-items: center;
229
+ padding: 8px 16px;
230
+ position: relative;
231
+ text-decoration: none;
232
+ cursor: pointer;
233
+ min-height: 40px;
234
+ height: 100%;
235
+ font-weight: 700 !important;
236
+ letter-spacing: -0.5px;
237
+ background-color: transparent !important;
238
+ font-size: 1rem !important;
239
+ font-family: var(--font-family_2);
240
+ color: var(--IDS-COLOR-ACCENT-40);
241
+ border-radius: 0px;
242
+ border: none;
243
+ }
244
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > a:focus, :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > button:focus {
245
+ outline: var(--IDS-FOCUS_OUTLINE);
246
+ outline-offset: -2px !important;
247
+ }
248
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > a:focus:after, :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > a:hover:after, :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > button:focus:after, :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > button:hover:after {
249
+ width: auto;
250
+ right: 0px;
251
+ }
252
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > a:after, :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) > button:after {
253
+ background: var(--IDS-COLOR-ACCENT-40);
254
+ bottom: 0px;
255
+ content: "";
256
+ display: block;
257
+ height: 5px;
258
+ left: 0px;
259
+ right: 100%;
260
+ position: absolute;
261
+ transition: all 0.3s ease 0s;
262
+ width: 0px;
263
+ margin-left: 8px;
264
+ margin-right: 8px;
265
+ }
266
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) ::slotted(a):after {
267
+ background: var(--IDS-COLOR-ACCENT-40);
268
+ bottom: 0px;
269
+ content: "";
270
+ display: block;
271
+ height: 5px;
272
+ left: 0px;
273
+ right: 100%;
274
+ position: absolute;
275
+ transition: all 0.3s ease 0s;
276
+ width: 0px;
277
+ margin-left: 8px;
278
+ margin-right: 8px;
279
+ }
280
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) ::slotted(a:focus) {
281
+ outline: var(--IDS-FOCUS_OUTLINE);
282
+ outline-offset: -2px !important;
283
+ }
284
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive).ids-header-1177-pro__nav-item--active button:after, :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive).ids-header-1177-pro__nav-item--active ::slotted(a):after,
285
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) ::slotted(a:focus):after,
286
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) ::slotted(a:hover):after {
287
+ width: auto;
288
+ right: 0px;
289
+ }
290
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) .ids-header-1177-pro__items__item-dropdown {
291
+ background-color: white;
292
+ left: 0;
293
+ min-height: 173px;
294
+ padding: 40px 0 50px;
295
+ position: absolute;
296
+ width: 100%;
297
+ top: 100%;
298
+ z-index: -1;
299
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
300
+ }
301
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content {
302
+ max-width: var(--IDS_MAX-WIDTH);
303
+ display: grid;
304
+ grid-template-columns: 1fr 1fr 1fr 1fr;
305
+ padding: 0px 10px;
306
+ margin-left: auto;
307
+ margin-right: auto;
308
+ }
309
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content .ids-header-1177-pro__items__item-dropdown__content-item a {
310
+ margin-bottom: 10px;
311
+ display: flex;
312
+ }
313
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content .ids-header-1177-pro__items__item-dropdown__content-item,
314
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content ::slotted(*) {
315
+ display: block;
316
+ margin-bottom: 10px;
317
+ margin-right: 40px;
318
+ font-size: 1rem;
319
+ line-height: 24px;
320
+ border-bottom: 1px solid var(--IDS-COLOR-ACCENT-90);
321
+ }
322
+ @media (max-width: 1024px) {
323
+ :host .ids-header-1177-pro__nav-item:not(.ids-header-1177-pro__nav-item--unresponsive) {
324
+ display: none;
325
+ }
326
+ }
327
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > a, :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > button,
328
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive ::slotted(a) {
329
+ display: flex;
330
+ align-items: center;
331
+ padding: 8px 16px;
332
+ position: relative;
333
+ text-decoration: none;
334
+ cursor: pointer;
335
+ min-height: 40px;
336
+ height: 100%;
337
+ font-weight: 700 !important;
338
+ letter-spacing: -0.5px;
339
+ background-color: transparent !important;
340
+ font-size: 1rem !important;
341
+ font-family: var(--font-family_2);
342
+ color: var(--IDS-COLOR-ACCENT-40);
343
+ border-radius: 0px;
344
+ border: none;
345
+ }
346
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > a:focus, :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > button:focus {
347
+ outline: var(--IDS-FOCUS_OUTLINE);
348
+ outline-offset: -2px !important;
349
+ }
350
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > a:focus:after, :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > a:hover:after, :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > button:focus:after, :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > button:hover:after {
351
+ width: auto;
352
+ right: 0px;
353
+ }
354
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > a:after, :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive > button:after {
355
+ background: var(--IDS-COLOR-ACCENT-40);
356
+ bottom: 0px;
357
+ content: "";
358
+ display: block;
359
+ height: 5px;
360
+ left: 0px;
361
+ right: 100%;
362
+ position: absolute;
363
+ transition: all 0.3s ease 0s;
364
+ width: 0px;
365
+ margin-left: 8px;
366
+ margin-right: 8px;
367
+ }
368
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive ::slotted(a):after {
369
+ background: var(--IDS-COLOR-ACCENT-40);
370
+ bottom: 0px;
371
+ content: "";
372
+ display: block;
373
+ height: 5px;
374
+ left: 0px;
375
+ right: 100%;
376
+ position: absolute;
377
+ transition: all 0.3s ease 0s;
378
+ width: 0px;
379
+ margin-left: 8px;
380
+ margin-right: 8px;
381
+ }
382
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive ::slotted(a:focus) {
383
+ outline: var(--IDS-FOCUS_OUTLINE);
384
+ outline-offset: -2px !important;
385
+ }
386
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive.ids-header-1177-pro__nav-item--active button:after, :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive.ids-header-1177-pro__nav-item--active ::slotted(a):after,
387
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive ::slotted(a:focus):after,
388
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive ::slotted(a:hover):after {
389
+ width: auto;
390
+ right: 0px;
391
+ }
392
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive .ids-header-1177-pro__items__item-dropdown {
393
+ background-color: white;
394
+ left: 0;
395
+ min-height: 173px;
396
+ padding: 40px 0 50px;
397
+ position: absolute;
398
+ width: 100%;
399
+ top: 100%;
400
+ z-index: -1;
401
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
402
+ }
403
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content {
404
+ max-width: var(--IDS_MAX-WIDTH);
405
+ display: grid;
406
+ grid-template-columns: 1fr 1fr 1fr 1fr;
407
+ padding: 0px 10px;
408
+ margin-left: auto;
409
+ margin-right: auto;
410
+ }
411
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content .ids-header-1177-pro__items__item-dropdown__content-item a {
412
+ margin-bottom: 10px;
413
+ display: flex;
414
+ }
415
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content .ids-header-1177-pro__items__item-dropdown__content-item,
416
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--unresponsive .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content ::slotted(*) {
417
+ display: block;
418
+ margin-bottom: 10px;
419
+ margin-right: 40px;
420
+ font-size: 1rem;
421
+ line-height: 24px;
422
+ border-bottom: 1px solid var(--IDS-COLOR-ACCENT-90);
423
+ }
424
+ :host .ids-header-1177-pro__nav-item.ids-header-1177-pro__nav-item--fluid .ids-header-1177-pro__items__item-dropdown .ids-header-1177-pro__items__item-dropdown__content {
425
+ max-width: 100% !important;
426
+ }
@@ -0,0 +1,2 @@
1
+ declare const _default: import("lit").CSSResult;
2
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import { css, unsafeCSS } from 'lit';
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-pro--unresponsive nav.ids-header-1177-pro__nav{background-color:var(--IDS-COLOR-SECONDARY-95);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);position:relative}.ids-header-1177-pro--unresponsive nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:0;margin-top:0;max-width:var(--IDS_MAX-WIDTH)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav{background-color:var(--IDS-COLOR-SECONDARY-95);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:0;margin-top:0;max-width:var(--IDS_MAX-WIDTH)}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner{box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap;height:48px;justify-content:space-between;padding:0 20px!important}}.ids-header-1177-pro--fluid .ids-header-1177-pro__container .ids-header-1177-pro__nav-inner{max-width:100%!important}:host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive){background-color:var(--IDS-COLOR-SECONDARY-95);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);position:relative}:host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__nav-inner{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:0;margin-top:0;max-width:var(--IDS_MAX-WIDTH)}@media (max-width:1024px){:host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__nav-inner{box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap;height:48px;justify-content:space-between;padding:0 20px!important}}:host nav.ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive{background-color:var(--IDS-COLOR-SECONDARY-95);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);position:relative}:host nav.ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__nav-inner{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:0;margin-top:0;max-width:var(--IDS_MAX-WIDTH)}:host nav.ids-header-1177-pro__nav.ids-header-1177-pro__nav--fluid .ids-header-1177-pro__nav-inner{max-width:100%}";
4
+
5
+ var header1177ProNavLit = css`${unsafeCSS(css_248z)}`;
6
+
7
+ export { header1177ProNavLit as default };
@@ -0,0 +1,2 @@
1
+ declare const _default: import("lit").CSSResult;
2
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import { css, unsafeCSS } from 'lit';
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-pro__nav-mobile__menu{background:none;border:none;color:inherit;color:var(--IDS-COLOR-PRIMARY-35);cursor:pointer;display:none;font:inherit;outline:inherit;padding:0}.ids-header-1177-pro__nav-mobile__menu .ids-hamburger{cursor:pointer;position:relative;transition:.2s;user-select:none}.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines{background:var(--IDS-COLOR-ACCENT-40);border-radius:2px;display:block;height:3px;position:relative;transition:.2s;width:1.3125rem;width:1.25rem}.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after,.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before{background:var(--IDS-COLOR-ACCENT-40);border-radius:2px;content:\"\";display:inline-block;height:3px;left:0;position:absolute;-webkit-transform-origin:.09375rem center;transform-origin:.09375rem center;-webkit-transform-origin:.13393rem center;transform-origin:.13393rem center;transition:.2s;width:1.3125rem;width:1.25rem}.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before{top:8px}.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after{top:-8px}.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger{-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines{background:transparent}.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after,.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before{left:-5px;top:0;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:2rem}.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:1024px){.ids-header-1177-pro__nav-mobile__menu{display:flex}}.ids-header-1177-pro__nav-mobile__menu-items{box-shadow:var(--header-nav-mobile-menu-items_box-shadow);display:none;left:0;position:absolute;right:0;top:calc(100% + 1px);z-index:10}@media (max-width:1024px){.ids-header-1177-pro__nav-mobile__menu-items{display:block}}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item{align-items:center;color:var(--IDS-COLOR-ACCENT-40);display:none;height:48px;justify-content:center;position:relative}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item a,.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item button{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40);cursor:pointer;display:flex;font:inherit;font-size:.875rem;gap:8px;justify-content:center;outline:inherit;outline:none!important;padding:0;text-decoration:none;width:100%}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item ::slotted(a){inset:0;opacity:0;position:absolute}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item:focus-within{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item{align-items:center;color:var(--IDS-COLOR-ACCENT-40);display:none;height:48px;justify-content:center;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item a,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item button{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40);cursor:pointer;display:flex;font:inherit;font-size:.875rem;gap:8px;justify-content:center;outline:inherit;outline:none!important;padding:0;text-decoration:none;width:100%}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item ::slotted(a){inset:0;opacity:0;position:absolute}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item:focus-within{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__items__item--mobile){display:flex}}:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive){align-items:center;color:var(--IDS-COLOR-ACCENT-40);display:none;height:48px;justify-content:center;position:relative}:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) a,:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) button{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40);cursor:pointer;display:flex;font:inherit;font-size:.875rem;gap:8px;justify-content:center;outline:inherit;outline:none!important;padding:0;text-decoration:none;width:100%}:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) ::slotted(a){inset:0;opacity:0;position:absolute}:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive):focus-within{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}@media (max-width:1024px){:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive):not(.ids-header-1177-pro__items__item--mobile){display:flex}}:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive{align-items:center;color:var(--IDS-COLOR-ACCENT-40);display:none;height:48px;justify-content:center;position:relative}:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive a,:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive button{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40);cursor:pointer;display:flex;font:inherit;font-size:.875rem;gap:8px;justify-content:center;outline:inherit;outline:none!important;padding:0;text-decoration:none;width:100%}:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive ::slotted(a){inset:0;opacity:0;position:absolute}:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive:focus-within{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}";
4
+
5
+ var header1177ProNavMenuMobileLit = css`${unsafeCSS(css_248z)}`;
6
+
7
+ export { header1177ProNavMenuMobileLit as default };