@inera/ids-design 8.0.1 → 8.2.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.
- package/components/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +35 -175
- package/components/action-link/action-link-lit.d.ts +2 -0
- package/components/action-link/action-link-lit.js +7 -0
- package/components/action-link/action-link.css +173 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +28 -138
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +92 -39
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +1 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +42 -140
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +10 -123
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +41 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +5 -11
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +8 -11
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +21 -12
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +48 -125
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +47 -140
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +47 -140
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +42 -123
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +47 -132
- package/components/form/datepicker/datepicker-lit.d.ts +2 -0
- package/components/form/datepicker/datepicker-lit.js +9 -0
- package/components/form/datepicker/datepicker.css +570 -0
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +1 -0
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +11 -114
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +51 -120
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +56 -10
- package/components/global-alert/global-alert-lit.js +1 -1
- package/components/global-alert/global-alert.css +55 -161
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +1 -1
- package/components/header-1177/composite-header-1177.css +612 -842
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +57 -156
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +366 -139
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -4
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +40 -116
- package/components/header-1177/header-1177-nav-item.css +102 -416
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +20 -1
- package/components/header-1177/header-1177-region-picker-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile.css +3 -2
- package/components/header-1177/header-1177-region-picker.css +3 -2
- package/components/header-1177/header-1177.css +19 -17
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +8 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +29 -132
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +307 -122
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +14 -4
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +108 -436
- package/components/header-1177-admin/header-1177-admin.css +33 -33
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +8 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +25 -128
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +338 -141
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +14 -4
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +112 -386
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +10 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +4 -4
- package/components/header-1177-pro/header-1177-pro-region-picker.css +3 -2
- package/components/header-1177-pro/header-1177-pro.css +35 -33
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +92 -53
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile.css +18 -4
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +51 -70
- package/components/header-inera/header-inera.css +12 -9
- package/components/header-inera-admin/composite-header-inera-admin.css +241 -320
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -12
- package/components/header-inera-admin/header-inera-admin-avatar.css +25 -128
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +101 -53
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +61 -58
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +52 -76
- package/components/header-inera-admin/header-inera-admin.css +5 -5
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +27 -126
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +311 -435
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +15 -149
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +11 -15
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +1 -0
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +107 -131
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +84 -54
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +86 -167
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +2 -2
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +10 -113
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +89 -216
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +66 -75
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +23 -19
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +20 -166
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +10 -7
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +0 -2
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +12 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +9 -10
- package/global/global.css +1055 -766
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +14 -2
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +12 -2
- package/package.json +1 -1
- package/styles.css +1591 -1212
- package/tokens/component-tokens.scss +2 -0
- package/tokens/themes/1177-admin-tokens.css +615 -219
- package/tokens/themes/1177-pro-tokens.css +615 -219
- package/tokens/themes/1177-tokens.css +615 -219
- package/tokens/themes/inera-admin-tokens.css +443 -158
- package/tokens/themes/inera-tokens.css +443 -158
|
@@ -42,7 +42,7 @@ header.ids-header-1177 .ids-header-1177__skip-to-content a {
|
|
|
42
42
|
height: 3rem;
|
|
43
43
|
text-align: center;
|
|
44
44
|
background-color: var(--IDS-SKIP-TO-CONTENT-LINK__BACKGROUND-COLOR);
|
|
45
|
-
box-shadow: var(--IDS-BOX-SHADOW);
|
|
45
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
46
46
|
z-index: 20;
|
|
47
47
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
48
48
|
font-size: 1rem;
|
|
@@ -55,12 +55,10 @@ header.ids-header-1177 .ids-header-1177__skip-to-content a {
|
|
|
55
55
|
transform: translateY(-300%);
|
|
56
56
|
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
57
57
|
}
|
|
58
|
-
header.ids-header-1177 .ids-header-1177__skip-to-content ::slotted(a:focus),
|
|
59
|
-
header.ids-header-1177 .ids-header-1177__skip-to-content a:focus {
|
|
58
|
+
header.ids-header-1177 .ids-header-1177__skip-to-content ::slotted(a:focus-visible),
|
|
59
|
+
header.ids-header-1177 .ids-header-1177__skip-to-content a:focus-visible {
|
|
60
60
|
transform: translateY(0);
|
|
61
61
|
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
62
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
63
|
-
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
64
62
|
outline-offset: -0.375rem !important;
|
|
65
63
|
}
|
|
66
64
|
header.ids-header-1177:not(.ids-header-1177--unresponsive):before {
|
|
@@ -162,7 +160,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
162
160
|
display: flex;
|
|
163
161
|
align-items: center;
|
|
164
162
|
}
|
|
165
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:focus {
|
|
163
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:focus-visible {
|
|
166
164
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
167
165
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
168
166
|
}
|
|
@@ -171,6 +169,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
171
169
|
height: 5.625rem;
|
|
172
170
|
width: 100%;
|
|
173
171
|
position: relative;
|
|
172
|
+
border-radius: 0.0313rem;
|
|
174
173
|
}
|
|
175
174
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:before {
|
|
176
175
|
font: icon;
|
|
@@ -184,8 +183,8 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
184
183
|
color: var(--IDS-HEADER-1177__LOGO-COLOR);
|
|
185
184
|
font-size: 6.625rem;
|
|
186
185
|
}
|
|
187
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a:focus,
|
|
188
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]):focus {
|
|
186
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a:focus-visible,
|
|
187
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]):focus-visible {
|
|
189
188
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
190
189
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
191
190
|
}
|
|
@@ -195,10 +194,11 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
195
194
|
align-items: center;
|
|
196
195
|
font-size: 6.625rem;
|
|
197
196
|
color: var(--IDS-HEADER-1177__LOGO-COLOR);
|
|
197
|
+
border-radius: 0.0625rem;
|
|
198
198
|
}
|
|
199
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]:focus) {
|
|
200
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT)
|
|
201
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
199
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]:focus-visible) {
|
|
200
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
201
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
202
202
|
}
|
|
203
203
|
@media (max-width: 1024px) {
|
|
204
204
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper {
|
|
@@ -367,7 +367,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
367
367
|
display: flex;
|
|
368
368
|
align-items: center;
|
|
369
369
|
}
|
|
370
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:focus {
|
|
370
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:focus-visible {
|
|
371
371
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
372
372
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
373
373
|
}
|
|
@@ -376,6 +376,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
376
376
|
height: 5.625rem;
|
|
377
377
|
width: 100%;
|
|
378
378
|
position: relative;
|
|
379
|
+
border-radius: 0.0313rem;
|
|
379
380
|
}
|
|
380
381
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:before {
|
|
381
382
|
font: icon;
|
|
@@ -389,8 +390,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
389
390
|
color: var(--IDS-HEADER-1177__LOGO-COLOR);
|
|
390
391
|
font-size: 6.625rem;
|
|
391
392
|
}
|
|
392
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a:focus,
|
|
393
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]):focus {
|
|
393
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a:focus-visible,
|
|
394
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]):focus-visible {
|
|
394
395
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
395
396
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
396
397
|
}
|
|
@@ -400,10 +401,11 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
400
401
|
align-items: center;
|
|
401
402
|
font-size: 6.625rem;
|
|
402
403
|
color: var(--IDS-HEADER-1177__LOGO-COLOR);
|
|
404
|
+
border-radius: 0.0625rem;
|
|
403
405
|
}
|
|
404
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]:focus) {
|
|
405
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT)
|
|
406
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
406
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]:focus-visible) {
|
|
407
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
408
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
407
409
|
}
|
|
408
410
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
409
411
|
display: flex;
|
|
@@ -443,9 +445,10 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
443
445
|
align-items: center;
|
|
444
446
|
padding: 0 1.75rem 0 0.125rem;
|
|
445
447
|
position: relative;
|
|
448
|
+
border-radius: 0.0313rem;
|
|
446
449
|
}
|
|
447
|
-
.ids-header-1177-region-picker .ids-header-1177-region-picker__button:focus {
|
|
448
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
450
|
+
.ids-header-1177-region-picker .ids-header-1177-region-picker__button:focus-visible {
|
|
451
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
449
452
|
outline-offset: 0.125rem !important;
|
|
450
453
|
}
|
|
451
454
|
.ids-header-1177-region-picker .ids-header-1177-region-picker__button:after {
|
|
@@ -528,9 +531,10 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
528
531
|
padding-left: 2rem;
|
|
529
532
|
position: relative;
|
|
530
533
|
white-space: nowrap;
|
|
534
|
+
border-radius: 0.0313rem;
|
|
531
535
|
}
|
|
532
|
-
.ids-header-1177-region-picker-mobile .ids-header-1177-region-picker-mobile__button:focus {
|
|
533
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
536
|
+
.ids-header-1177-region-picker-mobile .ids-header-1177-region-picker-mobile__button:focus-visible {
|
|
537
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
534
538
|
outline-offset: 0.125rem !important;
|
|
535
539
|
}
|
|
536
540
|
.ids-header-1177-region-picker-mobile .ids-header-1177-region-picker-mobile__button:before {
|
|
@@ -599,44 +603,79 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
599
603
|
display: flex;
|
|
600
604
|
flex-direction: column;
|
|
601
605
|
align-items: center;
|
|
602
|
-
justify-content:
|
|
603
|
-
margin-left:
|
|
604
|
-
padding: 0.25rem;
|
|
606
|
+
justify-content: flex-end;
|
|
607
|
+
margin-left: 1.25rem;
|
|
605
608
|
text-decoration: none;
|
|
606
609
|
position: relative;
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
}
|
|
611
|
-
.ids-header-1177--unresponsive .ids-header-1177-item:focus-within {
|
|
612
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
613
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
610
|
+
height: 3.875rem;
|
|
611
|
+
min-width: 2rem;
|
|
612
|
+
border-radius: 0.0313rem;
|
|
614
613
|
}
|
|
615
614
|
.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon {
|
|
616
615
|
max-width: 1.5rem;
|
|
617
616
|
max-height: 1.5rem;
|
|
618
|
-
margin-left: 0.25rem;
|
|
619
|
-
margin-right: 0.25rem;
|
|
620
617
|
display: flex;
|
|
618
|
+
position: absolute;
|
|
619
|
+
top: 0;
|
|
620
|
+
left: 50%;
|
|
621
|
+
transform: translateX(-50%);
|
|
621
622
|
}
|
|
622
623
|
.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),
|
|
623
624
|
.ids-header-1177--unresponsive .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-] {
|
|
624
625
|
font-size: 1.5rem;
|
|
625
626
|
color: var(--IDS-HEADER-1177-ITEM__ICON-COLOR);
|
|
626
627
|
}
|
|
627
|
-
.ids-header-1177--unresponsive .ids-header-1177-item
|
|
628
|
+
.ids-header-1177--unresponsive .ids-header-1177-item a,
|
|
629
|
+
.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(a) {
|
|
630
|
+
cursor: pointer;
|
|
631
|
+
position: relative;
|
|
632
|
+
height: 3.875rem;
|
|
633
|
+
z-index: 1;
|
|
634
|
+
inset: 0;
|
|
635
|
+
padding: 0;
|
|
636
|
+
margin: 0;
|
|
637
|
+
border: 0;
|
|
628
638
|
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
639
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
640
|
+
line-height: 1.5rem;
|
|
629
641
|
font-size: 1.125rem;
|
|
630
642
|
text-align: center;
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
643
|
+
bottom: 0;
|
|
644
|
+
width: 100%;
|
|
645
|
+
left: 50%;
|
|
646
|
+
transform: translateX(-50%);
|
|
647
|
+
display: flex;
|
|
648
|
+
align-items: flex-end;
|
|
649
|
+
justify-content: center;
|
|
650
|
+
white-space: nowrap;
|
|
651
|
+
text-decoration: none;
|
|
652
|
+
border-radius: 0.0313rem;
|
|
635
653
|
}
|
|
636
|
-
.ids-header-1177--unresponsive .ids-header-1177-item
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
654
|
+
.ids-header-1177--unresponsive .ids-header-1177-item button,
|
|
655
|
+
.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(button) {
|
|
656
|
+
cursor: pointer;
|
|
657
|
+
position: relative;
|
|
658
|
+
height: 3.875rem;
|
|
659
|
+
z-index: 1;
|
|
660
|
+
inset: 0;
|
|
661
|
+
padding: 0;
|
|
662
|
+
margin: 0;
|
|
663
|
+
border: 0;
|
|
664
|
+
background-color: transparent;
|
|
665
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
666
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
667
|
+
line-height: 1.5rem;
|
|
668
|
+
font-size: 1.125rem;
|
|
669
|
+
text-align: center;
|
|
670
|
+
bottom: 0;
|
|
671
|
+
width: 100%;
|
|
672
|
+
left: 50%;
|
|
673
|
+
transform: translateX(-50%);
|
|
674
|
+
display: flex;
|
|
675
|
+
align-items: flex-end;
|
|
676
|
+
justify-content: center;
|
|
677
|
+
white-space: nowrap;
|
|
678
|
+
border-radius: 0.0313rem;
|
|
640
679
|
}
|
|
641
680
|
.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon {
|
|
642
681
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
@@ -645,44 +684,34 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
645
684
|
.ids-header-1177--unresponsive .ids-header-1177-item:hover .ids-header-1177-item-icon [class^=ids-icon-]:before {
|
|
646
685
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
647
686
|
}
|
|
648
|
-
|
|
687
|
+
.ids-header-1177--unresponsive .ids-header-1177-item a:hover,
|
|
688
|
+
.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(a:hover),
|
|
689
|
+
.ids-header-1177--unresponsive .ids-header-1177-item button:hover,
|
|
690
|
+
.ids-header-1177--unresponsive .ids-header-1177-item ::slotted(button:hover) {
|
|
691
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
692
|
+
text-decoration: underline !important;
|
|
693
|
+
text-underline-offset: 0.125rem;
|
|
694
|
+
}
|
|
649
695
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item {
|
|
650
696
|
display: flex;
|
|
651
697
|
flex-direction: column;
|
|
652
698
|
align-items: center;
|
|
653
|
-
justify-content:
|
|
654
|
-
margin-left:
|
|
655
|
-
padding: 0.25rem;
|
|
699
|
+
justify-content: flex-end;
|
|
700
|
+
margin-left: 1.25rem;
|
|
656
701
|
text-decoration: none;
|
|
657
702
|
position: relative;
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
}
|
|
662
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:focus-within {
|
|
663
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
664
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
665
|
-
}
|
|
666
|
-
@media (max-width: 1024px) {
|
|
667
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item {
|
|
668
|
-
gap: 0.5rem;
|
|
669
|
-
margin-left: 0.75rem;
|
|
670
|
-
flex-direction: row;
|
|
671
|
-
box-sizing: border-box;
|
|
672
|
-
height: 2rem;
|
|
673
|
-
}
|
|
674
|
-
}
|
|
675
|
-
@media (max-width: 1024px) {
|
|
676
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--mobile) {
|
|
677
|
-
display: none;
|
|
678
|
-
}
|
|
703
|
+
height: 3.875rem;
|
|
704
|
+
min-width: 2rem;
|
|
705
|
+
border-radius: 0.0313rem;
|
|
679
706
|
}
|
|
680
707
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon {
|
|
681
708
|
max-width: 1.5rem;
|
|
682
709
|
max-height: 1.5rem;
|
|
683
|
-
margin-left: 0.25rem;
|
|
684
|
-
margin-right: 0.25rem;
|
|
685
710
|
display: flex;
|
|
711
|
+
position: absolute;
|
|
712
|
+
top: 0;
|
|
713
|
+
left: 50%;
|
|
714
|
+
transform: translateX(-50%);
|
|
686
715
|
}
|
|
687
716
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),
|
|
688
717
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon [class^=ids-icon-] {
|
|
@@ -701,33 +730,57 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
701
730
|
font-size: 2rem;
|
|
702
731
|
}
|
|
703
732
|
}
|
|
704
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item
|
|
733
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a,
|
|
734
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a) {
|
|
735
|
+
cursor: pointer;
|
|
736
|
+
position: relative;
|
|
737
|
+
height: 3.875rem;
|
|
738
|
+
z-index: 1;
|
|
739
|
+
inset: 0;
|
|
740
|
+
padding: 0;
|
|
741
|
+
margin: 0;
|
|
742
|
+
border: 0;
|
|
705
743
|
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
744
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
745
|
+
line-height: 1.5rem;
|
|
706
746
|
font-size: 1.125rem;
|
|
707
747
|
text-align: center;
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
}
|
|
719
|
-
@media (max-width: 1024px) {
|
|
720
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--keep-text) .ids-header-1177-item-text {
|
|
721
|
-
display: none;
|
|
722
|
-
}
|
|
723
|
-
}
|
|
724
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover {
|
|
725
|
-
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
748
|
+
bottom: 0;
|
|
749
|
+
width: 100%;
|
|
750
|
+
left: 50%;
|
|
751
|
+
transform: translateX(-50%);
|
|
752
|
+
display: flex;
|
|
753
|
+
align-items: flex-end;
|
|
754
|
+
justify-content: center;
|
|
755
|
+
white-space: nowrap;
|
|
756
|
+
text-decoration: none;
|
|
757
|
+
border-radius: 0.0313rem;
|
|
726
758
|
}
|
|
727
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
759
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button,
|
|
760
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button) {
|
|
761
|
+
cursor: pointer;
|
|
762
|
+
position: relative;
|
|
763
|
+
height: 3.875rem;
|
|
764
|
+
z-index: 1;
|
|
765
|
+
inset: 0;
|
|
766
|
+
padding: 0;
|
|
767
|
+
margin: 0;
|
|
768
|
+
border: 0;
|
|
769
|
+
background-color: transparent;
|
|
770
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
771
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
772
|
+
line-height: 1.5rem;
|
|
773
|
+
font-size: 1.125rem;
|
|
774
|
+
text-align: center;
|
|
775
|
+
bottom: 0;
|
|
776
|
+
width: 100%;
|
|
777
|
+
left: 50%;
|
|
778
|
+
transform: translateX(-50%);
|
|
779
|
+
display: flex;
|
|
780
|
+
align-items: flex-end;
|
|
781
|
+
justify-content: center;
|
|
782
|
+
white-space: nowrap;
|
|
783
|
+
border-radius: 0.0313rem;
|
|
731
784
|
}
|
|
732
785
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon {
|
|
733
786
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
@@ -736,44 +789,91 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
736
789
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:hover .ids-header-1177-item-icon [class^=ids-icon-]:before {
|
|
737
790
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
738
791
|
}
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
padding: 0.25rem;
|
|
747
|
-
text-decoration: none;
|
|
748
|
-
position: relative;
|
|
749
|
-
background-color: transparent;
|
|
750
|
-
border: 0;
|
|
751
|
-
cursor: pointer;
|
|
752
|
-
}
|
|
753
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):focus-within {
|
|
754
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
755
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
792
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a:hover,
|
|
793
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a:hover),
|
|
794
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button:hover,
|
|
795
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button:hover) {
|
|
796
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
797
|
+
text-decoration: underline !important;
|
|
798
|
+
text-underline-offset: 0.125rem;
|
|
756
799
|
}
|
|
757
800
|
@media (max-width: 1024px) {
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
margin-left: 0.75rem;
|
|
761
|
-
flex-direction: row;
|
|
762
|
-
box-sizing: border-box;
|
|
801
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item {
|
|
802
|
+
margin-left: 1rem;
|
|
763
803
|
height: 2rem;
|
|
764
804
|
}
|
|
805
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item .ids-header-1177-item-icon {
|
|
806
|
+
top: 0.25rem;
|
|
807
|
+
}
|
|
808
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a,
|
|
809
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a),
|
|
810
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item a:hover,
|
|
811
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(a:hover),
|
|
812
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button,
|
|
813
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button),
|
|
814
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item button:hover,
|
|
815
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item ::slotted(button:hover) {
|
|
816
|
+
color: transparent;
|
|
817
|
+
font-size: 0.0063rem;
|
|
818
|
+
height: 2rem;
|
|
819
|
+
width: 2rem;
|
|
820
|
+
}
|
|
765
821
|
}
|
|
766
822
|
@media (max-width: 1024px) {
|
|
767
|
-
|
|
823
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text .ids-header-1177-item-icon {
|
|
824
|
+
left: 0;
|
|
825
|
+
transform: none;
|
|
826
|
+
}
|
|
827
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text a,
|
|
828
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(a),
|
|
829
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text button,
|
|
830
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(button) {
|
|
831
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
832
|
+
font-size: 1.125rem;
|
|
833
|
+
padding-left: 2rem;
|
|
834
|
+
top: auto;
|
|
835
|
+
left: auto;
|
|
836
|
+
transform: none;
|
|
837
|
+
width: auto;
|
|
838
|
+
align-items: center;
|
|
839
|
+
}
|
|
840
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text a:hover,
|
|
841
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(a:hover),
|
|
842
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text button:hover,
|
|
843
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item.ids-header-1177-item--keep-text ::slotted(button:hover) {
|
|
844
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
845
|
+
font-size: 1.125rem;
|
|
846
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
847
|
+
text-decoration: underline !important;
|
|
848
|
+
text-underline-offset: 0.125rem;
|
|
849
|
+
}
|
|
850
|
+
}
|
|
851
|
+
@media (max-width: 1024px) {
|
|
852
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-item:not(.ids-header-1177-item--mobile) {
|
|
768
853
|
display: none;
|
|
769
854
|
}
|
|
770
855
|
}
|
|
856
|
+
|
|
857
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) {
|
|
858
|
+
display: flex;
|
|
859
|
+
flex-direction: column;
|
|
860
|
+
align-items: center;
|
|
861
|
+
justify-content: flex-end;
|
|
862
|
+
margin-left: 1.25rem;
|
|
863
|
+
text-decoration: none;
|
|
864
|
+
position: relative;
|
|
865
|
+
height: 3.875rem;
|
|
866
|
+
min-width: 2rem;
|
|
867
|
+
border-radius: 0.0313rem;
|
|
868
|
+
}
|
|
771
869
|
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon {
|
|
772
870
|
max-width: 1.5rem;
|
|
773
871
|
max-height: 1.5rem;
|
|
774
|
-
margin-left: 0.25rem;
|
|
775
|
-
margin-right: 0.25rem;
|
|
776
872
|
display: flex;
|
|
873
|
+
position: absolute;
|
|
874
|
+
top: 0;
|
|
875
|
+
left: 50%;
|
|
876
|
+
transform: translateX(-50%);
|
|
777
877
|
}
|
|
778
878
|
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),
|
|
779
879
|
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon [class^=ids-icon-] {
|
|
@@ -792,83 +892,206 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
792
892
|
font-size: 2rem;
|
|
793
893
|
}
|
|
794
894
|
}
|
|
795
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive)
|
|
895
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a,
|
|
896
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a) {
|
|
897
|
+
cursor: pointer;
|
|
898
|
+
position: relative;
|
|
899
|
+
height: 3.875rem;
|
|
900
|
+
z-index: 1;
|
|
901
|
+
inset: 0;
|
|
902
|
+
padding: 0;
|
|
903
|
+
margin: 0;
|
|
904
|
+
border: 0;
|
|
796
905
|
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
906
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
907
|
+
line-height: 1.5rem;
|
|
797
908
|
font-size: 1.125rem;
|
|
798
909
|
text-align: center;
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
:
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
910
|
+
bottom: 0;
|
|
911
|
+
width: 100%;
|
|
912
|
+
left: 50%;
|
|
913
|
+
transform: translateX(-50%);
|
|
914
|
+
display: flex;
|
|
915
|
+
align-items: flex-end;
|
|
916
|
+
justify-content: center;
|
|
917
|
+
white-space: nowrap;
|
|
918
|
+
text-decoration: none;
|
|
919
|
+
border-radius: 0.0313rem;
|
|
806
920
|
}
|
|
807
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive)
|
|
808
|
-
|
|
921
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button,
|
|
922
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button) {
|
|
923
|
+
cursor: pointer;
|
|
924
|
+
position: relative;
|
|
925
|
+
height: 3.875rem;
|
|
926
|
+
z-index: 1;
|
|
927
|
+
inset: 0;
|
|
928
|
+
padding: 0;
|
|
929
|
+
margin: 0;
|
|
930
|
+
border: 0;
|
|
931
|
+
background-color: transparent;
|
|
932
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
933
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
934
|
+
line-height: 1.5rem;
|
|
935
|
+
font-size: 1.125rem;
|
|
936
|
+
text-align: center;
|
|
937
|
+
bottom: 0;
|
|
938
|
+
width: 100%;
|
|
939
|
+
left: 50%;
|
|
940
|
+
transform: translateX(-50%);
|
|
941
|
+
display: flex;
|
|
942
|
+
align-items: flex-end;
|
|
943
|
+
justify-content: center;
|
|
944
|
+
white-space: nowrap;
|
|
945
|
+
border-radius: 0.0313rem;
|
|
809
946
|
}
|
|
810
|
-
|
|
811
|
-
:
|
|
812
|
-
display: none;
|
|
813
|
-
}
|
|
947
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon {
|
|
948
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
814
949
|
}
|
|
815
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover
|
|
950
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon ::slotted([class^=ids-icon-]):before,
|
|
951
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item-icon [class^=ids-icon-]:before {
|
|
816
952
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
817
953
|
}
|
|
818
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover
|
|
954
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a:hover,
|
|
955
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a:hover),
|
|
956
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button:hover,
|
|
957
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button:hover) {
|
|
819
958
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
959
|
+
text-decoration: underline !important;
|
|
820
960
|
text-underline-offset: 0.125rem;
|
|
821
|
-
text-decoration: underline;
|
|
822
961
|
}
|
|
823
|
-
|
|
824
|
-
|
|
962
|
+
@media (max-width: 1024px) {
|
|
963
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) {
|
|
964
|
+
margin-left: 1rem;
|
|
965
|
+
height: 2rem;
|
|
966
|
+
}
|
|
967
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item-icon {
|
|
968
|
+
top: 0.25rem;
|
|
969
|
+
}
|
|
970
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a,
|
|
971
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a),
|
|
972
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) a:hover,
|
|
973
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a:hover),
|
|
974
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button,
|
|
975
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button),
|
|
976
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) button:hover,
|
|
977
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button:hover) {
|
|
978
|
+
color: transparent;
|
|
979
|
+
font-size: 0.0063rem;
|
|
980
|
+
height: 2rem;
|
|
981
|
+
width: 2rem;
|
|
982
|
+
}
|
|
825
983
|
}
|
|
826
|
-
|
|
827
|
-
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive)
|
|
828
|
-
|
|
984
|
+
@media (max-width: 1024px) {
|
|
985
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text .ids-header-1177-item-icon {
|
|
986
|
+
left: 0;
|
|
987
|
+
transform: none;
|
|
988
|
+
}
|
|
989
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text a,
|
|
990
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(a),
|
|
991
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text button,
|
|
992
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(button) {
|
|
993
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
994
|
+
font-size: 1.125rem;
|
|
995
|
+
padding-left: 2rem;
|
|
996
|
+
top: auto;
|
|
997
|
+
left: auto;
|
|
998
|
+
transform: none;
|
|
999
|
+
width: auto;
|
|
1000
|
+
align-items: center;
|
|
1001
|
+
}
|
|
1002
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text a:hover,
|
|
1003
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(a:hover),
|
|
1004
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text button:hover,
|
|
1005
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(button:hover) {
|
|
1006
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
1007
|
+
font-size: 1.125rem;
|
|
1008
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
1009
|
+
text-decoration: underline !important;
|
|
1010
|
+
text-underline-offset: 0.125rem;
|
|
1011
|
+
}
|
|
1012
|
+
}
|
|
1013
|
+
@media (max-width: 1024px) {
|
|
1014
|
+
:host .ids-header-1177-item:not(.ids-header-1177-item--unresponsive):not(.ids-header-1177-item--mobile) {
|
|
1015
|
+
display: none;
|
|
1016
|
+
}
|
|
829
1017
|
}
|
|
830
1018
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive {
|
|
831
1019
|
display: flex;
|
|
832
1020
|
flex-direction: column;
|
|
833
1021
|
align-items: center;
|
|
834
|
-
justify-content:
|
|
835
|
-
margin-left:
|
|
836
|
-
padding: 0.25rem;
|
|
1022
|
+
justify-content: flex-end;
|
|
1023
|
+
margin-left: 1.25rem;
|
|
837
1024
|
text-decoration: none;
|
|
838
1025
|
position: relative;
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
}
|
|
843
|
-
:host .ids-header-1177-item.ids-header-1177-item--unresponsive:focus-within {
|
|
844
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
845
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
1026
|
+
height: 3.875rem;
|
|
1027
|
+
min-width: 2rem;
|
|
1028
|
+
border-radius: 0.0313rem;
|
|
846
1029
|
}
|
|
847
1030
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon {
|
|
848
1031
|
max-width: 1.5rem;
|
|
849
1032
|
max-height: 1.5rem;
|
|
850
|
-
margin-left: 0.25rem;
|
|
851
|
-
margin-right: 0.25rem;
|
|
852
1033
|
display: flex;
|
|
1034
|
+
position: absolute;
|
|
1035
|
+
top: 0;
|
|
1036
|
+
left: 50%;
|
|
1037
|
+
transform: translateX(-50%);
|
|
853
1038
|
}
|
|
854
1039
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon ::slotted([class^=ids-icon-]),
|
|
855
1040
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item-icon [class^=ids-icon-] {
|
|
856
1041
|
font-size: 1.5rem;
|
|
857
1042
|
color: var(--IDS-HEADER-1177-ITEM__ICON-COLOR);
|
|
858
1043
|
}
|
|
859
|
-
:host .ids-header-1177-item.ids-header-1177-item--unresponsive
|
|
1044
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive a,
|
|
1045
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(a) {
|
|
1046
|
+
cursor: pointer;
|
|
1047
|
+
position: relative;
|
|
1048
|
+
height: 3.875rem;
|
|
1049
|
+
z-index: 1;
|
|
1050
|
+
inset: 0;
|
|
1051
|
+
padding: 0;
|
|
1052
|
+
margin: 0;
|
|
1053
|
+
border: 0;
|
|
860
1054
|
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
1055
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1056
|
+
line-height: 1.5rem;
|
|
861
1057
|
font-size: 1.125rem;
|
|
862
1058
|
text-align: center;
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
:
|
|
866
|
-
|
|
1059
|
+
bottom: 0;
|
|
1060
|
+
width: 100%;
|
|
1061
|
+
left: 50%;
|
|
1062
|
+
transform: translateX(-50%);
|
|
1063
|
+
display: flex;
|
|
1064
|
+
align-items: flex-end;
|
|
1065
|
+
justify-content: center;
|
|
1066
|
+
white-space: nowrap;
|
|
1067
|
+
text-decoration: none;
|
|
1068
|
+
border-radius: 0.0313rem;
|
|
867
1069
|
}
|
|
868
|
-
:host .ids-header-1177-item.ids-header-1177-item--unresponsive
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
1070
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive button,
|
|
1071
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(button) {
|
|
1072
|
+
cursor: pointer;
|
|
1073
|
+
position: relative;
|
|
1074
|
+
height: 3.875rem;
|
|
1075
|
+
z-index: 1;
|
|
1076
|
+
inset: 0;
|
|
1077
|
+
padding: 0;
|
|
1078
|
+
margin: 0;
|
|
1079
|
+
border: 0;
|
|
1080
|
+
background-color: transparent;
|
|
1081
|
+
color: var(--IDS-HEADER-1177-ITEM__COLOR);
|
|
1082
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1083
|
+
line-height: 1.5rem;
|
|
1084
|
+
font-size: 1.125rem;
|
|
1085
|
+
text-align: center;
|
|
1086
|
+
bottom: 0;
|
|
1087
|
+
width: 100%;
|
|
1088
|
+
left: 50%;
|
|
1089
|
+
transform: translateX(-50%);
|
|
1090
|
+
display: flex;
|
|
1091
|
+
align-items: flex-end;
|
|
1092
|
+
justify-content: center;
|
|
1093
|
+
white-space: nowrap;
|
|
1094
|
+
border-radius: 0.0313rem;
|
|
872
1095
|
}
|
|
873
1096
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon {
|
|
874
1097
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
@@ -877,76 +1100,21 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
877
1100
|
:host .ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item-icon [class^=ids-icon-]:before {
|
|
878
1101
|
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
879
1102
|
}
|
|
880
|
-
|
|
881
|
-
:
|
|
1103
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive a:hover,
|
|
1104
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(a:hover),
|
|
1105
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive button:hover,
|
|
1106
|
+
:host .ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(button:hover) {
|
|
1107
|
+
color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
|
|
1108
|
+
text-decoration: underline !important;
|
|
1109
|
+
text-underline-offset: 0.125rem;
|
|
1110
|
+
}
|
|
1111
|
+
.ids--light, .ids--dark {
|
|
882
1112
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
883
1113
|
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
884
1114
|
--IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
|
|
885
|
-
--IDS-HEADING-XXL__COLOR: var(--ids-color-heading-text-xxl);
|
|
886
|
-
--IDS-HEADING-XXL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
887
|
-
--IDS-HEADING-XXL__FONT-SIZE: 2rem;
|
|
888
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.5rem;
|
|
889
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 3rem;
|
|
890
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.25rem;
|
|
891
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 700;
|
|
892
|
-
--IDS-HEADING-XXL__LETTER-SPACING: -0.052rem;
|
|
893
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: -0.078rem;
|
|
894
1115
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.875rem;
|
|
895
|
-
--IDS-HEADING-XL__COLOR: var(--ids-color-heading-text-xl);
|
|
896
|
-
--IDS-HEADING-XL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
897
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
898
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2.125rem;
|
|
899
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2.25rem;
|
|
900
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.625rem;
|
|
901
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 700;
|
|
902
|
-
--IDS-HEADING-XL__LETTER-SPACING: -0.031rem;
|
|
903
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: -0.063rem;
|
|
904
1116
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.875rem;
|
|
905
|
-
--IDS-HEADING-L__COLOR: var(--ids-color-heading-text-l);
|
|
906
|
-
--IDS-HEADING-L__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
907
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
908
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
909
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
910
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
911
|
-
--IDS-HEADING-L__FONT-WEIGHT: 700;
|
|
912
|
-
--IDS-HEADING-L__LETTER-SPACING: -0.025rem;
|
|
913
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: -0.044rem;
|
|
914
1117
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.875rem;
|
|
915
|
-
--IDS-HEADING-M__COLOR: var(--ids-color-heading-text-m);
|
|
916
|
-
--IDS-HEADING-M__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
917
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
918
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
919
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
920
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 1.875rem;
|
|
921
|
-
--IDS-HEADING-M__FONT-WEIGHT: 700;
|
|
922
|
-
--IDS-HEADING-M__LETTER-SPACING: -0.019rem;
|
|
923
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: -0.031rem;
|
|
924
|
-
--IDS-HEADING-S__COLOR: var(--ids-color-heading-text-s);
|
|
925
|
-
--IDS-HEADING-S__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
926
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
927
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
928
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
929
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.5rem;
|
|
930
|
-
--IDS-HEADING-S__FONT-WEIGHT: 700;
|
|
931
|
-
--IDS-HEADING-S__LETTER-SPACING: -0.013rem;
|
|
932
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: -0.025rem;
|
|
933
|
-
--IDS-HEADING-XS__COLOR: var(--ids-color-heading-text-xs);
|
|
934
|
-
--IDS-HEADING-XS__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
935
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
936
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
937
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 700;
|
|
938
|
-
--IDS-HEADING-XS__LETTER-SPACING: 0;
|
|
939
|
-
--IDS-ANCHOR__COLOR: var(--ids-color-interactive-text-default);
|
|
940
|
-
--IDS-ANCHOR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
941
|
-
--IDS-PREAMBLE__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
942
|
-
--IDS-PREAMBLE__FONT-SIZE: 1.125rem;
|
|
943
|
-
--IDS-PREAMBLE__LINE-HEIGHT: 1.75rem;
|
|
944
|
-
--IDS-PREAMBLE__FONT-SIZE-DESKTOP: 1.375rem;
|
|
945
|
-
--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
946
|
-
--IDS-BODY__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
947
|
-
--IDS-BODY__FONT-SIZE: 1rem;
|
|
948
|
-
--IDS-BODY__LINE-HEIGHT: 1.5rem;
|
|
949
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
950
1118
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
|
|
951
1119
|
--IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
952
1120
|
--IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
|
|
@@ -958,66 +1126,25 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
958
1126
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
959
1127
|
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
960
1128
|
}
|
|
961
|
-
|
|
1129
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
962
1130
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
963
1131
|
}
|
|
964
|
-
|
|
1132
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
965
1133
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
966
1134
|
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
967
|
-
--IDS-HEADING-XXL__FONT-SIZE: 1.875rem;
|
|
968
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.375rem;
|
|
969
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 2.5rem;
|
|
970
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.125rem;
|
|
971
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 600;
|
|
972
|
-
--IDS-HEADING-XXL__LETTER-SPACING: inherit;
|
|
973
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: inherit;
|
|
974
1135
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
|
|
975
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
976
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2rem;
|
|
977
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2rem;
|
|
978
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.5rem;
|
|
979
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 600;
|
|
980
|
-
--IDS-HEADING-XL__LETTER-SPACING: inherit;
|
|
981
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: inherit;
|
|
982
1136
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.25rem;
|
|
983
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
984
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
985
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
986
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
987
|
-
--IDS-HEADING-L__FONT-WEIGHT: 600;
|
|
988
|
-
--IDS-HEADING-L__LETTER-SPACING: inherit;
|
|
989
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: inherit;
|
|
990
1137
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.25rem;
|
|
991
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
992
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
993
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
994
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 2rem;
|
|
995
|
-
--IDS-HEADING-M__FONT-WEIGHT: 600;
|
|
996
|
-
--IDS-HEADING-M__LETTER-SPACING: inherit;
|
|
997
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: inherit;
|
|
998
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
999
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
1000
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
1001
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.625rem;
|
|
1002
|
-
--IDS-HEADING-S__FONT-WEIGHT: 600;
|
|
1003
|
-
--IDS-HEADING-S__LETTER-SPACING: inherit;
|
|
1004
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: inherit;
|
|
1005
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
1006
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
1007
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 600;
|
|
1008
|
-
--IDS-HEADING-XS__LETTER-SPACING: inherit;
|
|
1009
|
-
--IDS-BODY__LINE-HEIGHT: 1.625rem;
|
|
1010
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
1011
1138
|
--IDS-PAGE-LIST__FONT-WEIGHT: 600;
|
|
1012
1139
|
--IDS-PAGE-LIST__LETTER-SPACING: 0;
|
|
1013
1140
|
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
|
|
1014
1141
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
1015
1142
|
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
1016
1143
|
}
|
|
1017
|
-
|
|
1144
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1018
1145
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
1019
1146
|
}
|
|
1020
|
-
|
|
1147
|
+
.ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
1021
1148
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1022
1149
|
}
|
|
1023
1150
|
|
|
@@ -1063,8 +1190,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1063
1190
|
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
1064
1191
|
cursor: pointer;
|
|
1065
1192
|
}
|
|
1066
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
1067
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1193
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible {
|
|
1194
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
1068
1195
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
1069
1196
|
}
|
|
1070
1197
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:before {
|
|
@@ -1102,7 +1229,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1102
1229
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before, .ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover::after {
|
|
1103
1230
|
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
1104
1231
|
}
|
|
1105
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
1232
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible {
|
|
1106
1233
|
z-index: 20;
|
|
1107
1234
|
}
|
|
1108
1235
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
@@ -1132,30 +1259,31 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1132
1259
|
padding: 1.25rem;
|
|
1133
1260
|
box-sizing: border-box;
|
|
1134
1261
|
border-radius: 0.625rem;
|
|
1135
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
1262
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
1136
1263
|
width: 100%;
|
|
1137
1264
|
max-width: 20rem;
|
|
1265
|
+
gap: 1.5rem;
|
|
1266
|
+
flex-direction: column;
|
|
1138
1267
|
}
|
|
1139
1268
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
1140
|
-
display:
|
|
1269
|
+
display: flex;
|
|
1141
1270
|
}
|
|
1142
1271
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
1143
1272
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
1144
1273
|
font-style: normal;
|
|
1145
|
-
color: var(--
|
|
1146
|
-
font-family: var(--
|
|
1147
|
-
font-size: var(--
|
|
1148
|
-
line-height: var(--
|
|
1149
|
-
font-weight:
|
|
1274
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1275
|
+
font-family: var(--ids-font-family-body-text);
|
|
1276
|
+
font-size: var(--ids-font-size-body-text);
|
|
1277
|
+
line-height: var(--ids-line-height-body-text);
|
|
1278
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
1150
1279
|
letter-spacing: 0;
|
|
1151
1280
|
margin-top: 0.75rem !important;
|
|
1152
|
-
margin-bottom: 0
|
|
1281
|
+
margin-bottom: 0 !important;
|
|
1153
1282
|
}
|
|
1154
1283
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
1155
1284
|
display: flex;
|
|
1156
1285
|
flex-direction: column;
|
|
1157
1286
|
gap: 1.5rem;
|
|
1158
|
-
margin-top: 1.5rem;
|
|
1159
1287
|
}
|
|
1160
1288
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu hr,
|
|
1161
1289
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
@@ -1209,8 +1337,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1209
1337
|
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
1210
1338
|
cursor: pointer;
|
|
1211
1339
|
}
|
|
1212
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
1213
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1340
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible {
|
|
1341
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
1214
1342
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
1215
1343
|
}
|
|
1216
1344
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:before {
|
|
@@ -1248,7 +1376,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1248
1376
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover::after {
|
|
1249
1377
|
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
1250
1378
|
}
|
|
1251
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
1379
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus-visible {
|
|
1252
1380
|
z-index: 20;
|
|
1253
1381
|
}
|
|
1254
1382
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
@@ -1300,30 +1428,31 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1300
1428
|
padding: 1.25rem;
|
|
1301
1429
|
box-sizing: border-box;
|
|
1302
1430
|
border-radius: 0.625rem;
|
|
1303
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
1431
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
1304
1432
|
width: 100%;
|
|
1305
1433
|
max-width: 20rem;
|
|
1434
|
+
gap: 1.5rem;
|
|
1435
|
+
flex-direction: column;
|
|
1306
1436
|
}
|
|
1307
1437
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
1308
|
-
display:
|
|
1438
|
+
display: flex;
|
|
1309
1439
|
}
|
|
1310
1440
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
1311
1441
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
1312
1442
|
font-style: normal;
|
|
1313
|
-
color: var(--
|
|
1314
|
-
font-family: var(--
|
|
1315
|
-
font-size: var(--
|
|
1316
|
-
line-height: var(--
|
|
1317
|
-
font-weight:
|
|
1443
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1444
|
+
font-family: var(--ids-font-family-body-text);
|
|
1445
|
+
font-size: var(--ids-font-size-body-text);
|
|
1446
|
+
line-height: var(--ids-line-height-body-text);
|
|
1447
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
1318
1448
|
letter-spacing: 0;
|
|
1319
1449
|
margin-top: 0.75rem !important;
|
|
1320
|
-
margin-bottom: 0
|
|
1450
|
+
margin-bottom: 0 !important;
|
|
1321
1451
|
}
|
|
1322
1452
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
1323
1453
|
display: flex;
|
|
1324
1454
|
flex-direction: column;
|
|
1325
1455
|
gap: 1.5rem;
|
|
1326
|
-
margin-top: 1.5rem;
|
|
1327
1456
|
}
|
|
1328
1457
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu hr,
|
|
1329
1458
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
@@ -1395,8 +1524,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1395
1524
|
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
1396
1525
|
cursor: pointer;
|
|
1397
1526
|
}
|
|
1398
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus {
|
|
1399
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1527
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus-visible {
|
|
1528
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
1400
1529
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
1401
1530
|
}
|
|
1402
1531
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:before {
|
|
@@ -1434,7 +1563,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1434
1563
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover:before, :host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover::after {
|
|
1435
1564
|
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
1436
1565
|
}
|
|
1437
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus {
|
|
1566
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus-visible {
|
|
1438
1567
|
z-index: 20;
|
|
1439
1568
|
}
|
|
1440
1569
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
@@ -1486,30 +1615,31 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1486
1615
|
padding: 1.25rem;
|
|
1487
1616
|
box-sizing: border-box;
|
|
1488
1617
|
border-radius: 0.625rem;
|
|
1489
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
1618
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
1490
1619
|
width: 100%;
|
|
1491
1620
|
max-width: 20rem;
|
|
1621
|
+
gap: 1.5rem;
|
|
1622
|
+
flex-direction: column;
|
|
1492
1623
|
}
|
|
1493
1624
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
1494
|
-
display:
|
|
1625
|
+
display: flex;
|
|
1495
1626
|
}
|
|
1496
1627
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
1497
1628
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
1498
1629
|
font-style: normal;
|
|
1499
|
-
color: var(--
|
|
1500
|
-
font-family: var(--
|
|
1501
|
-
font-size: var(--
|
|
1502
|
-
line-height: var(--
|
|
1503
|
-
font-weight:
|
|
1630
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1631
|
+
font-family: var(--ids-font-family-body-text);
|
|
1632
|
+
font-size: var(--ids-font-size-body-text);
|
|
1633
|
+
line-height: var(--ids-line-height-body-text);
|
|
1634
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
1504
1635
|
letter-spacing: 0;
|
|
1505
1636
|
margin-top: 0.75rem !important;
|
|
1506
|
-
margin-bottom: 0
|
|
1637
|
+
margin-bottom: 0 !important;
|
|
1507
1638
|
}
|
|
1508
1639
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
1509
1640
|
display: flex;
|
|
1510
1641
|
flex-direction: column;
|
|
1511
1642
|
gap: 1.5rem;
|
|
1512
|
-
margin-top: 1.5rem;
|
|
1513
1643
|
}
|
|
1514
1644
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu hr,
|
|
1515
1645
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
@@ -1580,8 +1710,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1580
1710
|
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
1581
1711
|
cursor: pointer;
|
|
1582
1712
|
}
|
|
1583
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus {
|
|
1584
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1713
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus-visible {
|
|
1714
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
1585
1715
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
1586
1716
|
}
|
|
1587
1717
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:before {
|
|
@@ -1619,7 +1749,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1619
1749
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover:before, :host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover::after {
|
|
1620
1750
|
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
1621
1751
|
}
|
|
1622
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus {
|
|
1752
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus-visible {
|
|
1623
1753
|
z-index: 20;
|
|
1624
1754
|
}
|
|
1625
1755
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
@@ -1649,30 +1779,31 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1649
1779
|
padding: 1.25rem;
|
|
1650
1780
|
box-sizing: border-box;
|
|
1651
1781
|
border-radius: 0.625rem;
|
|
1652
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
1782
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
1653
1783
|
width: 100%;
|
|
1654
1784
|
max-width: 20rem;
|
|
1785
|
+
gap: 1.5rem;
|
|
1786
|
+
flex-direction: column;
|
|
1655
1787
|
}
|
|
1656
1788
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
1657
|
-
display:
|
|
1789
|
+
display: flex;
|
|
1658
1790
|
}
|
|
1659
1791
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
1660
1792
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
1661
1793
|
font-style: normal;
|
|
1662
|
-
color: var(--
|
|
1663
|
-
font-family: var(--
|
|
1664
|
-
font-size: var(--
|
|
1665
|
-
line-height: var(--
|
|
1666
|
-
font-weight:
|
|
1794
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1795
|
+
font-family: var(--ids-font-family-body-text);
|
|
1796
|
+
font-size: var(--ids-font-size-body-text);
|
|
1797
|
+
line-height: var(--ids-line-height-body-text);
|
|
1798
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
1667
1799
|
letter-spacing: 0;
|
|
1668
1800
|
margin-top: 0.75rem !important;
|
|
1669
|
-
margin-bottom: 0
|
|
1801
|
+
margin-bottom: 0 !important;
|
|
1670
1802
|
}
|
|
1671
1803
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
1672
1804
|
display: flex;
|
|
1673
1805
|
flex-direction: column;
|
|
1674
1806
|
gap: 1.5rem;
|
|
1675
|
-
margin-top: 1.5rem;
|
|
1676
1807
|
}
|
|
1677
1808
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu hr,
|
|
1678
1809
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
@@ -1688,6 +1819,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1688
1819
|
background-color: var(--IDS-HEADER-1177-NAV__BACKGROUND-COLOR);
|
|
1689
1820
|
border-top: 0.0625rem solid var(--IDS-HEADER-1177-NAV__BORDER-COLOR);
|
|
1690
1821
|
position: relative;
|
|
1822
|
+
width: 100%;
|
|
1691
1823
|
}
|
|
1692
1824
|
.ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner {
|
|
1693
1825
|
max-width: var(--IDS__MAX-WIDTH);
|
|
@@ -1707,11 +1839,17 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1707
1839
|
.ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner-mobile {
|
|
1708
1840
|
display: none;
|
|
1709
1841
|
}
|
|
1842
|
+
@media (max-width: 1024px) {
|
|
1843
|
+
.ids-header-1177--unresponsive nav.ids-header-1177__nav.ids-header-1177__nav--hide-on-tablet {
|
|
1844
|
+
display: none;
|
|
1845
|
+
}
|
|
1846
|
+
}
|
|
1710
1847
|
|
|
1711
1848
|
.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav {
|
|
1712
1849
|
background-color: var(--IDS-HEADER-1177-NAV__BACKGROUND-COLOR);
|
|
1713
1850
|
border-top: 0.0625rem solid var(--IDS-HEADER-1177-NAV__BORDER-COLOR);
|
|
1714
1851
|
position: relative;
|
|
1852
|
+
width: 100%;
|
|
1715
1853
|
}
|
|
1716
1854
|
.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner {
|
|
1717
1855
|
max-width: var(--IDS__MAX-WIDTH);
|
|
@@ -1755,11 +1893,17 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1755
1893
|
margin: 0 1.25rem;
|
|
1756
1894
|
}
|
|
1757
1895
|
}
|
|
1896
|
+
@media (max-width: 1024px) {
|
|
1897
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav.ids-header-1177__nav--hide-on-tablet {
|
|
1898
|
+
display: none;
|
|
1899
|
+
}
|
|
1900
|
+
}
|
|
1758
1901
|
|
|
1759
1902
|
:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) {
|
|
1760
1903
|
background-color: var(--IDS-HEADER-1177-NAV__BACKGROUND-COLOR);
|
|
1761
1904
|
border-top: 0.0625rem solid var(--IDS-HEADER-1177-NAV__BORDER-COLOR);
|
|
1762
1905
|
position: relative;
|
|
1906
|
+
width: 100%;
|
|
1763
1907
|
}
|
|
1764
1908
|
:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
|
|
1765
1909
|
max-width: var(--IDS__MAX-WIDTH);
|
|
@@ -1803,10 +1947,16 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1803
1947
|
margin: 0 1.25rem;
|
|
1804
1948
|
}
|
|
1805
1949
|
}
|
|
1950
|
+
@media (max-width: 1024px) {
|
|
1951
|
+
:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive).ids-header-1177__nav--hide-on-tablet {
|
|
1952
|
+
display: none;
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1806
1955
|
:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive {
|
|
1807
1956
|
background-color: var(--IDS-HEADER-1177-NAV__BACKGROUND-COLOR);
|
|
1808
1957
|
border-top: 0.0625rem solid var(--IDS-HEADER-1177-NAV__BORDER-COLOR);
|
|
1809
1958
|
position: relative;
|
|
1959
|
+
width: 100%;
|
|
1810
1960
|
}
|
|
1811
1961
|
:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner {
|
|
1812
1962
|
max-width: var(--IDS__MAX-WIDTH);
|
|
@@ -1827,333 +1977,119 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
1827
1977
|
display: none;
|
|
1828
1978
|
}
|
|
1829
1979
|
@media (max-width: 1024px) {
|
|
1830
|
-
:host nav.ids-header-1177__nav.ids-header-1177__nav--hide-on-tablet {
|
|
1980
|
+
:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive.ids-header-1177__nav--hide-on-tablet {
|
|
1831
1981
|
display: none;
|
|
1832
1982
|
}
|
|
1833
1983
|
}
|
|
1834
1984
|
|
|
1835
|
-
.ids-header-1177
|
|
1836
|
-
|
|
1837
|
-
display: flex;
|
|
1838
|
-
align-items: center;
|
|
1839
|
-
padding: 0.875rem 0.625rem;
|
|
1840
|
-
position: relative;
|
|
1841
|
-
text-decoration: none;
|
|
1842
|
-
cursor: pointer;
|
|
1843
|
-
min-height: 3.5rem;
|
|
1844
|
-
height: 100%;
|
|
1845
|
-
font-weight: 400;
|
|
1846
|
-
letter-spacing: -0.031rem;
|
|
1847
|
-
background-color: transparent !important;
|
|
1848
|
-
font-size: 1.25rem !important;
|
|
1849
|
-
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
1850
|
-
color: var(--IDS-HEADER-1177-NAV-ITEM__COLOR);
|
|
1851
|
-
border-radius: 0;
|
|
1852
|
-
border: none;
|
|
1853
|
-
}
|
|
1854
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus {
|
|
1855
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1856
|
-
outline-offset: -0.125rem !important;
|
|
1857
|
-
}
|
|
1858
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus:after {
|
|
1859
|
-
width: auto;
|
|
1860
|
-
right: 0;
|
|
1985
|
+
.ids-header-1177-nav-item {
|
|
1986
|
+
display: none;
|
|
1861
1987
|
}
|
|
1862
|
-
.ids-header-1177
|
|
1863
|
-
|
|
1864
|
-
|
|
1988
|
+
.ids-header-1177-nav-item ids-notification-badge,
|
|
1989
|
+
.ids-header-1177-nav-item .ids-notification-badge {
|
|
1990
|
+
margin-left: 0.188rem;
|
|
1991
|
+
display: inline-flex;
|
|
1992
|
+
height: 0;
|
|
1993
|
+
position: relative;
|
|
1994
|
+
top: -0.0625rem;
|
|
1865
1995
|
}
|
|
1866
|
-
.ids-header-1177
|
|
1867
|
-
background: var(--IDS-HEADER-1177-NAV-ITEM__BOTTOM-BORDER-COLOR);
|
|
1868
|
-
bottom: 0;
|
|
1869
|
-
content: "";
|
|
1996
|
+
.ids-header-1177-nav-item.ids-header-1177-nav-item--unresponsive {
|
|
1870
1997
|
display: block;
|
|
1871
|
-
height: 0.313rem;
|
|
1872
|
-
left: 0;
|
|
1873
|
-
right: 100%;
|
|
1874
|
-
position: absolute;
|
|
1875
|
-
transition: all 0.3s ease 0s;
|
|
1876
|
-
width: 0;
|
|
1877
|
-
margin-left: 0.625rem;
|
|
1878
|
-
margin-right: 0.625rem;
|
|
1879
1998
|
}
|
|
1880
|
-
.ids-header-1177
|
|
1881
|
-
|
|
1882
|
-
bottom: 0;
|
|
1883
|
-
content: "";
|
|
1999
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__button,
|
|
2000
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link {
|
|
1884
2001
|
display: block;
|
|
1885
|
-
height: 0.313rem;
|
|
1886
|
-
left: 0;
|
|
1887
|
-
right: 100%;
|
|
1888
|
-
position: absolute;
|
|
1889
|
-
transition: all 0.3s ease 0s;
|
|
1890
|
-
width: 0;
|
|
1891
|
-
margin-left: 0.625rem;
|
|
1892
|
-
margin-right: 0.625rem;
|
|
1893
|
-
}
|
|
1894
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus) {
|
|
1895
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1896
|
-
outline-offset: -0.125rem !important;
|
|
1897
|
-
}
|
|
1898
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item.ids-header-1177__nav-item--expanded button:after, .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 a:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item.ids-header-1177__nav-item--active ::slotted(a):after,
|
|
1899
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus):after,
|
|
1900
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:hover):after {
|
|
1901
|
-
width: auto;
|
|
1902
|
-
right: 0;
|
|
1903
|
-
}
|
|
1904
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu {
|
|
1905
|
-
border-top: 0.0625rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__BORDER-COLOR);
|
|
1906
|
-
background-color: var(--IDS-HEADER-1177-NAV-ITEM-MENU__BACKGROUND-COLOR);
|
|
1907
|
-
box-shadow: var(--IDS-BOX-SHADOW-BOTTOM);
|
|
1908
|
-
left: 0;
|
|
1909
|
-
min-height: 10.813rem;
|
|
1910
|
-
padding: 2.5rem 0.625rem 3.125rem;
|
|
1911
|
-
position: absolute;
|
|
1912
|
-
width: 100%;
|
|
1913
|
-
top: 100%;
|
|
1914
|
-
z-index: 2;
|
|
1915
|
-
box-sizing: border-box;
|
|
1916
|
-
display: none;
|
|
1917
|
-
}
|
|
1918
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu.ids-header-1177-nav-item__menu--expanded {
|
|
1919
|
-
display: block;
|
|
1920
|
-
}
|
|
1921
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content {
|
|
1922
|
-
max-width: var(--IDS__MAX-WIDTH);
|
|
1923
|
-
padding: var(--IDS__CONTAINER-PADDING);
|
|
1924
|
-
box-sizing: border-box;
|
|
1925
|
-
margin: 0 auto;
|
|
1926
|
-
width: 100%;
|
|
1927
|
-
display: flex;
|
|
1928
|
-
}
|
|
1929
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-1,
|
|
1930
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-2,
|
|
1931
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-3,
|
|
1932
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-4 {
|
|
1933
|
-
flex: 0 25%;
|
|
1934
|
-
}
|
|
1935
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-1 .ids-header-1177-nav__menu-item-wrapper,
|
|
1936
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-2 .ids-header-1177-nav__menu-item-wrapper,
|
|
1937
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-3 .ids-header-1177-nav__menu-item-wrapper,
|
|
1938
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-1]),
|
|
1939
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-2]),
|
|
1940
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-3]) {
|
|
1941
|
-
display: flex;
|
|
1942
|
-
margin-bottom: 0.625rem;
|
|
1943
|
-
margin-right: 2.5rem;
|
|
1944
|
-
font-size: 1rem;
|
|
1945
|
-
line-height: 1.5rem;
|
|
1946
|
-
padding-bottom: 0.625rem;
|
|
1947
|
-
border-bottom: 0.0313rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR);
|
|
1948
|
-
}
|
|
1949
|
-
|
|
1950
|
-
.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,
|
|
1951
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a) {
|
|
1952
|
-
display: flex;
|
|
1953
|
-
align-items: center;
|
|
1954
|
-
padding: 0.875rem 0.625rem;
|
|
1955
2002
|
position: relative;
|
|
2003
|
+
padding: 1rem 0.75rem;
|
|
2004
|
+
outline-offset: -0.125rem !important;
|
|
1956
2005
|
text-decoration: none;
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
height:
|
|
1960
|
-
font-weight:
|
|
1961
|
-
letter-spacing: -0.031rem;
|
|
1962
|
-
background-color: transparent !important;
|
|
1963
|
-
font-size: 1.25rem !important;
|
|
2006
|
+
text-align: left;
|
|
2007
|
+
font-size: 1.25rem;
|
|
2008
|
+
line-height: 1.5rem;
|
|
2009
|
+
font-weight: var(--IDS-HEADER-1177-NAV-ITEM__FONT-WEIGHT);
|
|
1964
2010
|
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
1965
2011
|
color: var(--IDS-HEADER-1177-NAV-ITEM__COLOR);
|
|
1966
|
-
|
|
1967
|
-
border:
|
|
1968
|
-
|
|
1969
|
-
.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 {
|
|
1970
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1971
|
-
outline-offset: -0.125rem !important;
|
|
1972
|
-
}
|
|
1973
|
-
.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 {
|
|
1974
|
-
width: auto;
|
|
1975
|
-
right: 0;
|
|
1976
|
-
}
|
|
1977
|
-
.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 {
|
|
1978
|
-
width: auto;
|
|
1979
|
-
right: 0;
|
|
2012
|
+
background-color: transparent;
|
|
2013
|
+
border: 0;
|
|
2014
|
+
cursor: pointer;
|
|
1980
2015
|
}
|
|
1981
|
-
.ids-header-1177
|
|
1982
|
-
|
|
1983
|
-
bottom: 0;
|
|
2016
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__button:after,
|
|
2017
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link:after {
|
|
1984
2018
|
content: "";
|
|
2019
|
+
background-color: var(--IDS-HEADER-1177-NAV-ITEM__BOTTOM-BORDER-COLOR);
|
|
1985
2020
|
display: block;
|
|
1986
2021
|
height: 0.313rem;
|
|
1987
2022
|
left: 0;
|
|
1988
2023
|
right: 100%;
|
|
1989
|
-
position: absolute;
|
|
1990
|
-
transition: all 0.3s ease 0s;
|
|
1991
|
-
width: 0;
|
|
1992
|
-
margin-left: 0.625rem;
|
|
1993
|
-
margin-right: 0.625rem;
|
|
1994
|
-
}
|
|
1995
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a):after {
|
|
1996
|
-
background: var(--IDS-HEADER-1177-NAV-ITEM__BOTTOM-BORDER-COLOR);
|
|
1997
2024
|
bottom: 0;
|
|
1998
|
-
content: "";
|
|
1999
|
-
display: block;
|
|
2000
|
-
height: 0.313rem;
|
|
2001
|
-
left: 0;
|
|
2002
|
-
right: 100%;
|
|
2003
2025
|
position: absolute;
|
|
2004
|
-
transition: all 0.3s ease
|
|
2026
|
+
transition: all 0.3s ease;
|
|
2005
2027
|
width: 0;
|
|
2006
2028
|
margin-left: 0.625rem;
|
|
2007
2029
|
margin-right: 0.625rem;
|
|
2008
2030
|
}
|
|
2009
|
-
.ids-header-1177
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:hover):after {
|
|
2016
|
-
width: auto;
|
|
2017
|
-
right: 0;
|
|
2018
|
-
}
|
|
2019
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu {
|
|
2020
|
-
border-top: 0.0625rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__BORDER-COLOR);
|
|
2021
|
-
background-color: var(--IDS-HEADER-1177-NAV-ITEM-MENU__BACKGROUND-COLOR);
|
|
2022
|
-
box-shadow: var(--IDS-BOX-SHADOW-BOTTOM);
|
|
2023
|
-
left: 0;
|
|
2024
|
-
min-height: 10.813rem;
|
|
2025
|
-
padding: 2.5rem 0.625rem 3.125rem;
|
|
2026
|
-
position: absolute;
|
|
2027
|
-
width: 100%;
|
|
2028
|
-
top: 100%;
|
|
2029
|
-
z-index: 2;
|
|
2030
|
-
box-sizing: border-box;
|
|
2031
|
-
display: none;
|
|
2032
|
-
}
|
|
2033
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu.ids-header-1177-nav-item__menu--expanded {
|
|
2034
|
-
display: block;
|
|
2035
|
-
}
|
|
2036
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content {
|
|
2037
|
-
max-width: var(--IDS__MAX-WIDTH);
|
|
2038
|
-
padding: var(--IDS__CONTAINER-PADDING);
|
|
2039
|
-
box-sizing: border-box;
|
|
2040
|
-
margin: 0 auto;
|
|
2041
|
-
width: 100%;
|
|
2042
|
-
display: flex;
|
|
2043
|
-
}
|
|
2044
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-1,
|
|
2045
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-2,
|
|
2046
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-3,
|
|
2047
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-4 {
|
|
2048
|
-
flex: 0 25%;
|
|
2049
|
-
}
|
|
2050
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-1 .ids-header-1177-nav__menu-item-wrapper,
|
|
2051
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-2 .ids-header-1177-nav__menu-item-wrapper,
|
|
2052
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-3 .ids-header-1177-nav__menu-item-wrapper,
|
|
2053
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-1]),
|
|
2054
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-2]),
|
|
2055
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-3]) {
|
|
2056
|
-
display: flex;
|
|
2057
|
-
margin-bottom: 0.625rem;
|
|
2058
|
-
margin-right: 2.5rem;
|
|
2059
|
-
font-size: 1rem;
|
|
2031
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__button a,
|
|
2032
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__button ::slotted(a),
|
|
2033
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link a,
|
|
2034
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link ::slotted(a) {
|
|
2035
|
+
padding: 0;
|
|
2036
|
+
font-size: 1.25rem;
|
|
2060
2037
|
line-height: 1.5rem;
|
|
2061
|
-
|
|
2062
|
-
border-bottom: 0.0313rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR);
|
|
2063
|
-
}
|
|
2064
|
-
@media (max-width: 1024px) {
|
|
2065
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item {
|
|
2066
|
-
display: none;
|
|
2067
|
-
}
|
|
2068
|
-
}
|
|
2069
|
-
|
|
2070
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button,
|
|
2071
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a) {
|
|
2072
|
-
display: flex;
|
|
2073
|
-
align-items: center;
|
|
2074
|
-
padding: 0.875rem 0.625rem;
|
|
2075
|
-
position: relative;
|
|
2076
|
-
text-decoration: none;
|
|
2077
|
-
cursor: pointer;
|
|
2078
|
-
min-height: 3.5rem;
|
|
2079
|
-
height: 100%;
|
|
2080
|
-
font-weight: 400;
|
|
2081
|
-
letter-spacing: -0.031rem;
|
|
2082
|
-
background-color: transparent !important;
|
|
2083
|
-
font-size: 1.25rem !important;
|
|
2038
|
+
font-weight: var(--IDS-HEADER-1177-NAV-ITEM__FONT-WEIGHT);
|
|
2084
2039
|
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
2085
2040
|
color: var(--IDS-HEADER-1177-NAV-ITEM__COLOR);
|
|
2086
|
-
|
|
2087
|
-
border: none;
|
|
2041
|
+
text-decoration: none;
|
|
2088
2042
|
}
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2043
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__button:hover,
|
|
2044
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link:hover {
|
|
2045
|
+
text-decoration: none;
|
|
2092
2046
|
}
|
|
2093
|
-
|
|
2047
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__button:hover:after,
|
|
2048
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link:hover:after {
|
|
2094
2049
|
width: auto;
|
|
2095
2050
|
right: 0;
|
|
2096
2051
|
}
|
|
2097
|
-
|
|
2052
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__button a:focus-visible,
|
|
2053
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__button ::slotted(a:focus-visible), .ids-header-1177-nav-item .ids-header-1177-nav-item__button:focus-visible,
|
|
2054
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link a:focus-visible,
|
|
2055
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link ::slotted(a:focus-visible),
|
|
2056
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__link:focus-visible {
|
|
2057
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2058
|
+
}
|
|
2059
|
+
.ids-header-1177-nav-item.ids-header-1177-nav-item--active .ids-header-1177-nav-item__button:after,
|
|
2060
|
+
.ids-header-1177-nav-item.ids-header-1177-nav-item--active .ids-header-1177-nav-item__link:after {
|
|
2098
2061
|
width: auto;
|
|
2099
2062
|
right: 0;
|
|
2100
2063
|
}
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
content: "";
|
|
2105
|
-
display: block;
|
|
2106
|
-
height: 0.313rem;
|
|
2107
|
-
left: 0;
|
|
2108
|
-
right: 100%;
|
|
2109
|
-
position: absolute;
|
|
2110
|
-
transition: all 0.3s ease 0s;
|
|
2111
|
-
width: 0;
|
|
2112
|
-
margin-left: 0.625rem;
|
|
2113
|
-
margin-right: 0.625rem;
|
|
2114
|
-
}
|
|
2115
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a):after {
|
|
2116
|
-
background: var(--IDS-HEADER-1177-NAV-ITEM__BOTTOM-BORDER-COLOR);
|
|
2117
|
-
bottom: 0;
|
|
2118
|
-
content: "";
|
|
2119
|
-
display: block;
|
|
2120
|
-
height: 0.313rem;
|
|
2121
|
-
left: 0;
|
|
2122
|
-
right: 100%;
|
|
2123
|
-
position: absolute;
|
|
2124
|
-
transition: all 0.3s ease 0s;
|
|
2125
|
-
width: 0;
|
|
2126
|
-
margin-left: 0.625rem;
|
|
2127
|
-
margin-right: 0.625rem;
|
|
2128
|
-
}
|
|
2129
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus) {
|
|
2130
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2131
|
-
outline-offset: -0.125rem !important;
|
|
2064
|
+
.ids-header-1177-nav-item.ids-header-1177-nav-item--expanded .ids-header-1177-nav-item__button,
|
|
2065
|
+
.ids-header-1177-nav-item.ids-header-1177-nav-item--expanded .ids-header-1177-nav-item__link {
|
|
2066
|
+
color: var(--IDS-HEADER-1177-ADMIN-NAV-ITEM__COLOR);
|
|
2132
2067
|
}
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:hover):after {
|
|
2068
|
+
.ids-header-1177-nav-item.ids-header-1177-nav-item--expanded .ids-header-1177-nav-item__button:after,
|
|
2069
|
+
.ids-header-1177-nav-item.ids-header-1177-nav-item--expanded .ids-header-1177-nav-item__link:after {
|
|
2136
2070
|
width: auto;
|
|
2137
2071
|
right: 0;
|
|
2138
2072
|
}
|
|
2139
|
-
|
|
2140
|
-
border-top: 0.0625rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__BORDER-COLOR);
|
|
2073
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu {
|
|
2141
2074
|
background-color: var(--IDS-HEADER-1177-NAV-ITEM-MENU__BACKGROUND-COLOR);
|
|
2142
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
2075
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
2143
2076
|
left: 0;
|
|
2077
|
+
right: 0;
|
|
2078
|
+
top: 101%;
|
|
2144
2079
|
min-height: 10.813rem;
|
|
2145
|
-
|
|
2080
|
+
overflow: hidden;
|
|
2081
|
+
padding: 3rem 0;
|
|
2146
2082
|
position: absolute;
|
|
2147
2083
|
width: 100%;
|
|
2148
|
-
|
|
2149
|
-
|
|
2084
|
+
z-index: 20;
|
|
2085
|
+
display: flex;
|
|
2150
2086
|
box-sizing: border-box;
|
|
2151
2087
|
display: none;
|
|
2152
2088
|
}
|
|
2153
|
-
|
|
2089
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu.ids-header-1177-nav-item__menu--expanded {
|
|
2154
2090
|
display: block;
|
|
2155
2091
|
}
|
|
2156
|
-
|
|
2092
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-content {
|
|
2157
2093
|
max-width: var(--IDS__MAX-WIDTH);
|
|
2158
2094
|
padding: var(--IDS__CONTAINER-PADDING);
|
|
2159
2095
|
box-sizing: border-box;
|
|
@@ -2161,144 +2097,44 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2161
2097
|
width: 100%;
|
|
2162
2098
|
display: flex;
|
|
2163
2099
|
}
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2100
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-1,
|
|
2101
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-2,
|
|
2102
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-3,
|
|
2103
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-4 {
|
|
2168
2104
|
flex: 0 25%;
|
|
2105
|
+
flex-shrink: 0;
|
|
2169
2106
|
}
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
:
|
|
2174
|
-
:
|
|
2175
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-3]) {
|
|
2176
|
-
display: flex;
|
|
2177
|
-
margin-bottom: 0.625rem;
|
|
2107
|
+
.ids-header-1177-nav-item ::slotted([slot=col-1]),
|
|
2108
|
+
.ids-header-1177-nav-item ::slotted([slot=col-2]),
|
|
2109
|
+
.ids-header-1177-nav-item ::slotted([slot=col-3]) {
|
|
2110
|
+
display: block;
|
|
2111
|
+
padding: 0.5rem 0;
|
|
2178
2112
|
margin-right: 2.5rem;
|
|
2179
2113
|
font-size: 1rem;
|
|
2180
2114
|
line-height: 1.5rem;
|
|
2181
|
-
|
|
2182
|
-
border-bottom: 0.0313rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR);
|
|
2183
|
-
}
|
|
2184
|
-
@media (max-width: 1024px) {
|
|
2185
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) {
|
|
2186
|
-
display: none;
|
|
2187
|
-
}
|
|
2188
|
-
}
|
|
2189
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button,
|
|
2190
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a) {
|
|
2191
|
-
display: flex;
|
|
2192
|
-
align-items: center;
|
|
2193
|
-
padding: 0.875rem 0.625rem;
|
|
2194
|
-
position: relative;
|
|
2195
|
-
text-decoration: none;
|
|
2196
|
-
cursor: pointer;
|
|
2197
|
-
min-height: 3.5rem;
|
|
2198
|
-
height: 100%;
|
|
2199
|
-
font-weight: 400;
|
|
2200
|
-
letter-spacing: -0.031rem;
|
|
2201
|
-
background-color: transparent !important;
|
|
2202
|
-
font-size: 1.25rem !important;
|
|
2203
|
-
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
2204
|
-
color: var(--IDS-HEADER-1177-NAV-ITEM__COLOR);
|
|
2205
|
-
border-radius: 0;
|
|
2206
|
-
border: none;
|
|
2207
|
-
}
|
|
2208
|
-
: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 {
|
|
2209
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2210
|
-
outline-offset: -0.125rem !important;
|
|
2211
|
-
}
|
|
2212
|
-
: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 {
|
|
2213
|
-
width: auto;
|
|
2214
|
-
right: 0;
|
|
2215
|
-
}
|
|
2216
|
-
: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 {
|
|
2217
|
-
width: auto;
|
|
2218
|
-
right: 0;
|
|
2219
|
-
}
|
|
2220
|
-
: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 {
|
|
2221
|
-
background: var(--IDS-HEADER-1177-NAV-ITEM__BOTTOM-BORDER-COLOR);
|
|
2222
|
-
bottom: 0;
|
|
2223
|
-
content: "";
|
|
2224
|
-
display: block;
|
|
2225
|
-
height: 0.313rem;
|
|
2226
|
-
left: 0;
|
|
2227
|
-
right: 100%;
|
|
2228
|
-
position: absolute;
|
|
2229
|
-
transition: all 0.3s ease 0s;
|
|
2230
|
-
width: 0;
|
|
2231
|
-
margin-left: 0.625rem;
|
|
2232
|
-
margin-right: 0.625rem;
|
|
2233
|
-
}
|
|
2234
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a):after {
|
|
2235
|
-
background: var(--IDS-HEADER-1177-NAV-ITEM__BOTTOM-BORDER-COLOR);
|
|
2236
|
-
bottom: 0;
|
|
2237
|
-
content: "";
|
|
2238
|
-
display: block;
|
|
2239
|
-
height: 0.313rem;
|
|
2240
|
-
left: 0;
|
|
2241
|
-
right: 100%;
|
|
2242
|
-
position: absolute;
|
|
2243
|
-
transition: all 0.3s ease 0s;
|
|
2244
|
-
width: 0;
|
|
2245
|
-
margin-left: 0.625rem;
|
|
2246
|
-
margin-right: 0.625rem;
|
|
2247
|
-
}
|
|
2248
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus) {
|
|
2249
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2250
|
-
outline-offset: -0.125rem !important;
|
|
2251
|
-
}
|
|
2252
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive.ids-header-1177__nav-item--expanded button:after, :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 a:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive.ids-header-1177__nav-item--active ::slotted(a):after,
|
|
2253
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus):after,
|
|
2254
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:hover):after {
|
|
2255
|
-
width: auto;
|
|
2256
|
-
right: 0;
|
|
2257
|
-
}
|
|
2258
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu {
|
|
2259
|
-
border-top: 0.0625rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__BORDER-COLOR);
|
|
2260
|
-
background-color: var(--IDS-HEADER-1177-NAV-ITEM-MENU__BACKGROUND-COLOR);
|
|
2261
|
-
box-shadow: var(--IDS-BOX-SHADOW-BOTTOM);
|
|
2262
|
-
left: 0;
|
|
2263
|
-
min-height: 10.813rem;
|
|
2264
|
-
padding: 2.5rem 0.625rem 3.125rem;
|
|
2265
|
-
position: absolute;
|
|
2266
|
-
width: 100%;
|
|
2267
|
-
top: 100%;
|
|
2268
|
-
z-index: 2;
|
|
2269
|
-
box-sizing: border-box;
|
|
2270
|
-
display: none;
|
|
2115
|
+
border-bottom: 0.063rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR);
|
|
2271
2116
|
}
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
box-sizing: border-box;
|
|
2279
|
-
margin: 0 auto;
|
|
2280
|
-
width: 100%;
|
|
2117
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-1 ids-link,
|
|
2118
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-1 .ids-header-1177-nav__menu-item-wrapper,
|
|
2119
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-2 ids-link,
|
|
2120
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-2 .ids-header-1177-nav__menu-item-wrapper,
|
|
2121
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-3 ids-link,
|
|
2122
|
+
.ids-header-1177-nav-item .ids-header-1177-nav-item__menu-col-3 .ids-header-1177-nav__menu-item-wrapper {
|
|
2281
2123
|
display: flex;
|
|
2282
|
-
|
|
2283
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-1,
|
|
2284
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-2,
|
|
2285
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-3,
|
|
2286
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-4 {
|
|
2287
|
-
flex: 0 25%;
|
|
2288
|
-
}
|
|
2289
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-1 .ids-header-1177-nav__menu-item-wrapper,
|
|
2290
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-2 .ids-header-1177-nav__menu-item-wrapper,
|
|
2291
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content .ids-header-1177-nav-item__menu__content-col-3 .ids-header-1177-nav__menu-item-wrapper,
|
|
2292
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-1]),
|
|
2293
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-2]),
|
|
2294
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177-nav-item__menu .ids-header-1177-nav-item__menu__content ::slotted([slot=col-3]) {
|
|
2295
|
-
display: flex;
|
|
2296
|
-
margin-bottom: 0.625rem;
|
|
2124
|
+
padding: 0.5rem 0;
|
|
2297
2125
|
margin-right: 2.5rem;
|
|
2298
2126
|
font-size: 1rem;
|
|
2299
2127
|
line-height: 1.5rem;
|
|
2300
|
-
|
|
2301
|
-
|
|
2128
|
+
border-bottom: 0.063rem solid var(--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR);
|
|
2129
|
+
}
|
|
2130
|
+
@media only screen and (min-width: 1024px) {
|
|
2131
|
+
.ids-header-1177-nav-item {
|
|
2132
|
+
display: flex;
|
|
2133
|
+
}
|
|
2134
|
+
}
|
|
2135
|
+
|
|
2136
|
+
:host .ids-header-1177-nav-item {
|
|
2137
|
+
margin-bottom: -0.0625rem;
|
|
2302
2138
|
}
|
|
2303
2139
|
|
|
2304
2140
|
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile {
|
|
@@ -2309,7 +2145,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2309
2145
|
font-size: 0.875rem;
|
|
2310
2146
|
padding: 0 0.25rem;
|
|
2311
2147
|
margin-left: 0.75rem;
|
|
2312
|
-
height:
|
|
2148
|
+
height: 2rem;
|
|
2313
2149
|
position: relative;
|
|
2314
2150
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2315
2151
|
cursor: pointer;
|
|
@@ -2319,48 +2155,29 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2319
2155
|
display: inline-block;
|
|
2320
2156
|
margin-bottom: -0.1875rem;
|
|
2321
2157
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2158
|
+
position: absolute;
|
|
2159
|
+
left: 0.25rem;
|
|
2322
2160
|
}
|
|
2323
2161
|
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile a,
|
|
2324
|
-
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile
|
|
2162
|
+
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile ::slotted(a) {
|
|
2163
|
+
height: 2rem;
|
|
2325
2164
|
display: flex;
|
|
2326
|
-
width: 100%;
|
|
2327
|
-
gap: 0.5rem;
|
|
2328
2165
|
text-decoration: none;
|
|
2329
|
-
background: none;
|
|
2330
|
-
color: inherit;
|
|
2331
|
-
border: none;
|
|
2332
|
-
padding: 0;
|
|
2333
|
-
font: inherit;
|
|
2334
|
-
cursor: pointer;
|
|
2335
|
-
outline: inherit;
|
|
2336
2166
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2337
|
-
outline: none !important;
|
|
2338
2167
|
align-items: center;
|
|
2339
|
-
justify-content:
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2343
|
-
text-decoration: underline;
|
|
2344
|
-
text-underline-offset: 0.125rem;
|
|
2168
|
+
justify-content: flex-end;
|
|
2169
|
+
padding-left: 2rem;
|
|
2170
|
+
padding-right: 0.25rem;
|
|
2345
2171
|
}
|
|
2346
2172
|
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile:hover .ids-header-1177-nav-item-mobile__icon {
|
|
2347
2173
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2348
2174
|
}
|
|
2349
|
-
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile:hover
|
|
2350
|
-
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile:hover
|
|
2175
|
+
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile a:hover,
|
|
2176
|
+
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile ::slotted(a:hover) {
|
|
2351
2177
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2352
2178
|
text-decoration: underline;
|
|
2353
2179
|
text-underline-offset: 0.125rem;
|
|
2354
2180
|
}
|
|
2355
|
-
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile:focus-within {
|
|
2356
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2357
|
-
outline-offset: 0 !important;
|
|
2358
|
-
}
|
|
2359
|
-
.ids-header-1177--unresponsive .ids-header-1177-nav-item-mobile ::slotted(a) {
|
|
2360
|
-
position: absolute;
|
|
2361
|
-
inset: 0;
|
|
2362
|
-
opacity: 0;
|
|
2363
|
-
}
|
|
2364
2181
|
|
|
2365
2182
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile {
|
|
2366
2183
|
display: none;
|
|
@@ -2370,7 +2187,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2370
2187
|
font-size: 0.875rem;
|
|
2371
2188
|
padding: 0 0.25rem;
|
|
2372
2189
|
margin-left: 0.75rem;
|
|
2373
|
-
height:
|
|
2190
|
+
height: 2rem;
|
|
2374
2191
|
position: relative;
|
|
2375
2192
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2376
2193
|
cursor: pointer;
|
|
@@ -2380,53 +2197,34 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2380
2197
|
display: inline-block;
|
|
2381
2198
|
margin-bottom: -0.1875rem;
|
|
2382
2199
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2200
|
+
position: absolute;
|
|
2201
|
+
left: 0.25rem;
|
|
2383
2202
|
}
|
|
2384
2203
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile a,
|
|
2385
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile
|
|
2204
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile ::slotted(a) {
|
|
2205
|
+
height: 2rem;
|
|
2386
2206
|
display: flex;
|
|
2387
|
-
width: 100%;
|
|
2388
|
-
gap: 0.5rem;
|
|
2389
2207
|
text-decoration: none;
|
|
2390
|
-
background: none;
|
|
2391
|
-
color: inherit;
|
|
2392
|
-
border: none;
|
|
2393
|
-
padding: 0;
|
|
2394
|
-
font: inherit;
|
|
2395
|
-
cursor: pointer;
|
|
2396
|
-
outline: inherit;
|
|
2397
2208
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2398
|
-
outline: none !important;
|
|
2399
2209
|
align-items: center;
|
|
2400
|
-
justify-content:
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2404
|
-
text-decoration: underline;
|
|
2405
|
-
text-underline-offset: 0.125rem;
|
|
2210
|
+
justify-content: flex-end;
|
|
2211
|
+
padding-left: 2rem;
|
|
2212
|
+
padding-right: 0.25rem;
|
|
2406
2213
|
}
|
|
2407
2214
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile:hover .ids-header-1177-nav-item-mobile__icon {
|
|
2408
2215
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2409
2216
|
}
|
|
2410
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile:hover
|
|
2411
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile:hover
|
|
2217
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile a:hover,
|
|
2218
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile ::slotted(a:hover) {
|
|
2412
2219
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2413
2220
|
text-decoration: underline;
|
|
2414
2221
|
text-underline-offset: 0.125rem;
|
|
2415
2222
|
}
|
|
2416
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile:focus-within {
|
|
2417
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2418
|
-
outline-offset: 0 !important;
|
|
2419
|
-
}
|
|
2420
2223
|
@media (max-width: 1024px) {
|
|
2421
2224
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile {
|
|
2422
2225
|
display: flex;
|
|
2423
2226
|
}
|
|
2424
2227
|
}
|
|
2425
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-nav-item-mobile ::slotted(a) {
|
|
2426
|
-
position: absolute;
|
|
2427
|
-
inset: 0;
|
|
2428
|
-
opacity: 0;
|
|
2429
|
-
}
|
|
2430
2228
|
|
|
2431
2229
|
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive) {
|
|
2432
2230
|
display: none;
|
|
@@ -2436,7 +2234,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2436
2234
|
font-size: 0.875rem;
|
|
2437
2235
|
padding: 0 0.25rem;
|
|
2438
2236
|
margin-left: 0.75rem;
|
|
2439
|
-
height:
|
|
2237
|
+
height: 2rem;
|
|
2440
2238
|
position: relative;
|
|
2441
2239
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2442
2240
|
cursor: pointer;
|
|
@@ -2446,53 +2244,34 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2446
2244
|
display: inline-block;
|
|
2447
2245
|
margin-bottom: -0.1875rem;
|
|
2448
2246
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2247
|
+
position: absolute;
|
|
2248
|
+
left: 0.25rem;
|
|
2449
2249
|
}
|
|
2450
2250
|
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive) a,
|
|
2451
|
-
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive)
|
|
2251
|
+
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive) ::slotted(a) {
|
|
2252
|
+
height: 2rem;
|
|
2452
2253
|
display: flex;
|
|
2453
|
-
width: 100%;
|
|
2454
|
-
gap: 0.5rem;
|
|
2455
2254
|
text-decoration: none;
|
|
2456
|
-
background: none;
|
|
2457
|
-
color: inherit;
|
|
2458
|
-
border: none;
|
|
2459
|
-
padding: 0;
|
|
2460
|
-
font: inherit;
|
|
2461
|
-
cursor: pointer;
|
|
2462
|
-
outline: inherit;
|
|
2463
2255
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2464
|
-
outline: none !important;
|
|
2465
2256
|
align-items: center;
|
|
2466
|
-
justify-content:
|
|
2467
|
-
|
|
2468
|
-
:
|
|
2469
|
-
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2470
|
-
text-decoration: underline;
|
|
2471
|
-
text-underline-offset: 0.125rem;
|
|
2257
|
+
justify-content: flex-end;
|
|
2258
|
+
padding-left: 2rem;
|
|
2259
|
+
padding-right: 0.25rem;
|
|
2472
2260
|
}
|
|
2473
2261
|
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive):hover .ids-header-1177-nav-item-mobile__icon {
|
|
2474
2262
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2475
2263
|
}
|
|
2476
|
-
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive):hover
|
|
2477
|
-
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive):hover
|
|
2264
|
+
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive) a:hover,
|
|
2265
|
+
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive) ::slotted(a:hover) {
|
|
2478
2266
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2479
2267
|
text-decoration: underline;
|
|
2480
2268
|
text-underline-offset: 0.125rem;
|
|
2481
2269
|
}
|
|
2482
|
-
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive):focus-within {
|
|
2483
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2484
|
-
outline-offset: 0 !important;
|
|
2485
|
-
}
|
|
2486
2270
|
@media (max-width: 1024px) {
|
|
2487
2271
|
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive) {
|
|
2488
2272
|
display: flex;
|
|
2489
2273
|
}
|
|
2490
2274
|
}
|
|
2491
|
-
:host .ids-header-1177-nav-item-mobile:not(.ids-header-1177-nav-item-mobile--unresponsive) ::slotted(a) {
|
|
2492
|
-
position: absolute;
|
|
2493
|
-
inset: 0;
|
|
2494
|
-
opacity: 0;
|
|
2495
|
-
}
|
|
2496
2275
|
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive {
|
|
2497
2276
|
display: none;
|
|
2498
2277
|
gap: 0.5rem;
|
|
@@ -2501,7 +2280,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2501
2280
|
font-size: 0.875rem;
|
|
2502
2281
|
padding: 0 0.25rem;
|
|
2503
2282
|
margin-left: 0.75rem;
|
|
2504
|
-
height:
|
|
2283
|
+
height: 2rem;
|
|
2505
2284
|
position: relative;
|
|
2506
2285
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2507
2286
|
cursor: pointer;
|
|
@@ -2511,48 +2290,29 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2511
2290
|
display: inline-block;
|
|
2512
2291
|
margin-bottom: -0.1875rem;
|
|
2513
2292
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2293
|
+
position: absolute;
|
|
2294
|
+
left: 0.25rem;
|
|
2514
2295
|
}
|
|
2515
2296
|
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive a,
|
|
2516
|
-
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive
|
|
2297
|
+
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive ::slotted(a) {
|
|
2298
|
+
height: 2rem;
|
|
2517
2299
|
display: flex;
|
|
2518
|
-
width: 100%;
|
|
2519
|
-
gap: 0.5rem;
|
|
2520
2300
|
text-decoration: none;
|
|
2521
|
-
background: none;
|
|
2522
|
-
color: inherit;
|
|
2523
|
-
border: none;
|
|
2524
|
-
padding: 0;
|
|
2525
|
-
font: inherit;
|
|
2526
|
-
cursor: pointer;
|
|
2527
|
-
outline: inherit;
|
|
2528
2301
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__COLOR);
|
|
2529
|
-
outline: none !important;
|
|
2530
2302
|
align-items: center;
|
|
2531
|
-
justify-content:
|
|
2532
|
-
|
|
2533
|
-
:
|
|
2534
|
-
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2535
|
-
text-decoration: underline;
|
|
2536
|
-
text-underline-offset: 0.125rem;
|
|
2303
|
+
justify-content: flex-end;
|
|
2304
|
+
padding-left: 2rem;
|
|
2305
|
+
padding-right: 0.25rem;
|
|
2537
2306
|
}
|
|
2538
2307
|
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive:hover .ids-header-1177-nav-item-mobile__icon {
|
|
2539
2308
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2540
2309
|
}
|
|
2541
|
-
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive:hover
|
|
2542
|
-
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive:hover
|
|
2310
|
+
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive a:hover,
|
|
2311
|
+
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive ::slotted(a:hover) {
|
|
2543
2312
|
color: var(--IDS-HEADER-1177-NAV-ITEM-MOBILE__HOVER-COLOR);
|
|
2544
2313
|
text-decoration: underline;
|
|
2545
2314
|
text-underline-offset: 0.125rem;
|
|
2546
2315
|
}
|
|
2547
|
-
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive:focus-within {
|
|
2548
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2549
|
-
outline-offset: 0 !important;
|
|
2550
|
-
}
|
|
2551
|
-
:host .ids-header-1177-nav-item-mobile.ids-header-1177-nav-item-mobile--unresponsive ::slotted(a) {
|
|
2552
|
-
position: absolute;
|
|
2553
|
-
inset: 0;
|
|
2554
|
-
opacity: 0;
|
|
2555
|
-
}
|
|
2556
2316
|
|
|
2557
2317
|
.ids-header-1177-menu-mobile {
|
|
2558
2318
|
background: none;
|
|
@@ -2563,13 +2323,13 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2563
2323
|
cursor: pointer;
|
|
2564
2324
|
outline: inherit;
|
|
2565
2325
|
}
|
|
2566
|
-
.ids-header-1177-menu-mobile:focus {
|
|
2567
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2326
|
+
.ids-header-1177-menu-mobile:focus-visible {
|
|
2327
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
2568
2328
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2569
2329
|
}
|
|
2570
2330
|
.ids-header-1177-menu-mobile {
|
|
2571
2331
|
padding: 0.5rem;
|
|
2572
|
-
height:
|
|
2332
|
+
height: 2.25rem;
|
|
2573
2333
|
margin-right: 0;
|
|
2574
2334
|
margin-left: 0.5rem;
|
|
2575
2335
|
cursor: pointer;
|
|
@@ -2579,6 +2339,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2579
2339
|
cursor: pointer;
|
|
2580
2340
|
user-select: none;
|
|
2581
2341
|
position: relative;
|
|
2342
|
+
flex-shrink: 0;
|
|
2582
2343
|
}
|
|
2583
2344
|
.ids-header-1177-menu-mobile .ids-hamburger__lines {
|
|
2584
2345
|
display: block;
|
|
@@ -2646,6 +2407,15 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2646
2407
|
-webkit-transform: rotate3d(0, 0, 1, -45deg);
|
|
2647
2408
|
transform: rotate3d(0, 0, 1, -45deg);
|
|
2648
2409
|
}
|
|
2410
|
+
.ids-header-1177-menu-mobile:focus-visible {
|
|
2411
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
2412
|
+
outline-offset: 0 !important;
|
|
2413
|
+
outline-color: var(--IDS-HEADER-1177-MOBILE-MENU__HAMBURGER-COLOR) !important;
|
|
2414
|
+
border-radius: 0.0625rem;
|
|
2415
|
+
}
|
|
2416
|
+
.ids-header-1177-menu-mobile:focus-visible[aria-expanded=true] {
|
|
2417
|
+
border-radius: 100%;
|
|
2418
|
+
}
|
|
2649
2419
|
.ids-header-1177-menu-mobile {
|
|
2650
2420
|
display: none;
|
|
2651
2421
|
}
|
|
@@ -2659,7 +2429,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobil
|
|
|
2659
2429
|
}
|
|
2660
2430
|
|
|
2661
2431
|
.ids-header-1177-menu-mobile__items {
|
|
2662
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
2432
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-1);
|
|
2663
2433
|
background-color: var(--IDS-HEADER-1177-MOBILE-MENU__BACKGROUND-COLOR);
|
|
2664
2434
|
border-top: 0.0625rem solid var(--IDS-HEADER-1177-MOBILE-MENU__BORDER-COLOR);
|
|
2665
2435
|
display: none;
|