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