@inera/ids-design 7.2.1 → 8.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/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +157 -11
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +275 -77
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +16 -10
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +16 -28
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +11 -6
- package/components/button-group/button-group-lit.js +1 -1
- package/components/button-group/button-group.css +4 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +162 -33
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +169 -7
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +18 -12
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +14 -6
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +35 -14
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +34 -39
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +87 -28
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +225 -116
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +292 -135
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +390 -104
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +279 -159
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +338 -183
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +10 -6
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +148 -1
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +225 -2
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +37 -33
- package/components/form/spinner/spinner-lit.js +1 -1
- package/components/form/spinner/spinner.css +6 -11
- package/components/global-alert/global-alert-lit.js +9 -0
- package/components/global-alert/global-alert.css +354 -0
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +2 -9
- package/components/header-1177/composite-header-1177.css +1105 -974
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +406 -191
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +125 -75
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -9
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +107 -164
- package/components/header-1177/header-1177-nav-item.css +109 -88
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +100 -45
- package/components/header-1177/header-1177-region-picker-lit.d.ts +2 -0
- package/components/header-1177/header-1177-region-picker-lit.js +7 -0
- package/components/header-1177/header-1177-region-picker-mobile-lit.d.ts +2 -0
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +9 -0
- package/components/header-1177/header-1177-region-picker-mobile.css +112 -0
- package/components/header-1177/header-1177-region-picker.css +107 -0
- package/components/header-1177/header-1177.css +125 -450
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +170 -29
- package/components/header-1177-admin/header-1177-admin-avatar.css +490 -278
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +131 -89
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +145 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +163 -134
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav.css +76 -47
- package/components/header-1177-admin/header-1177-admin.css +91 -285
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +146 -74
- package/components/header-1177-pro/header-1177-pro-avatar.css +448 -275
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +169 -103
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +146 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +139 -122
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +75 -46
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +9 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +117 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +38 -810
- package/components/header-1177-pro/header-1177-pro.css +140 -139
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +31 -21
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera/header-inera-menu-mobile-lit.js +7 -0
- package/components/header-inera/header-inera-menu-mobile.css +136 -0
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +26 -23
- package/components/header-inera/header-inera-nav-lit.js +1 -1
- package/components/header-inera/header-inera-nav.css +11 -8
- package/components/header-inera/header-inera.css +50 -21
- package/components/header-inera-admin/composite-header-inera-admin.css +858 -245
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +173 -44
- package/components/header-inera-admin/header-inera-admin-avatar.css +558 -100
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +14 -7
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +147 -0
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +28 -25
- package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav.css +16 -16
- package/components/header-inera-admin/header-inera-admin.css +34 -24
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +166 -8
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +340 -244
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +203 -16
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +37 -56
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +15 -13
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +206 -44
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +5 -5
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +262 -114
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +147 -4
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +258 -35
- package/components/region-icon/region-icon-lit.js +1 -1
- package/components/region-icon/region-icon.css +5 -5
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +6 -9
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +61 -26
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +170 -22
- package/components/table/table.css +6 -3
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab-panel-lit.js +1 -1
- package/components/tabs/tab-panel.css +2 -0
- package/components/tabs/tab.css +26 -14
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +10 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +8 -5
- package/global/_partials.css +15 -0
- package/{themes/1177-pro/1177-pro.css → global/global.css} +3958 -3504
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +9 -0
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +2745 -0
- package/package.json +1 -1
- package/reset.css +90 -0
- package/styles.css +8320 -0
- package/tokens/component-tokens.scss +86 -0
- package/tokens/themes/1177-admin-tokens.css +340 -263
- package/tokens/themes/1177-pro-tokens.css +340 -263
- package/tokens/themes/1177-tokens.css +340 -263
- package/tokens/themes/inera-admin-tokens.css +294 -252
- package/tokens/themes/inera-tokens.css +294 -252
- package/components/alert-global/alert-global-lit.js +0 -7
- package/components/alert-global/alert-global.css +0 -195
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +0 -304
- package/components/header-inera/header-inera-nav-mobile-lit.js +0 -7
- package/components/header-inera/header-inera-nav-mobile.css +0 -126
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +0 -126
- package/themes/1177/1177.css +0 -6196
- package/themes/inera/inera.css +0 -6220
- package/themes/inera-admin/inera-admin.css +0 -6293
- /package/components/{alert-global/alert-global-lit.d.ts → global-alert/global-alert-lit.d.ts} +0 -0
- /package/components/{header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts → header-1177-admin/header-1177-admin-menu-mobile-lit.d.ts} +0 -0
- /package/components/{header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts → header-1177-pro/header-1177-pro-menu-mobile-lit.d.ts} +0 -0
- /package/components/{header-inera/header-inera-nav-mobile-lit.d.ts → header-1177-pro/header-1177-pro-region-picker-mobile-lit.d.ts} +0 -0
|
@@ -10,98 +10,127 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.ids-header-1177-pro
|
|
13
|
+
nav.ids-header-1177-pro-nav .ids-header-1177-pro--unresponsive {
|
|
14
|
+
background-color: var(--IDS-HEADER-1177-PRO-NAV__BACKGROUND-COLOR);
|
|
15
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-PRO-NAV__BORDER-COLOR);
|
|
16
|
+
display: flex;
|
|
14
17
|
position: relative;
|
|
15
|
-
box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
|
|
16
|
-
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
17
18
|
}
|
|
18
|
-
.ids-header-1177-pro
|
|
19
|
+
nav.ids-header-1177-pro-nav .ids-header-1177-pro--unresponsive .ids-header-1177-pro-nav__inner {
|
|
19
20
|
max-width: var(--IDS__MAX-WIDTH);
|
|
21
|
+
padding: var(--IDS__CONTAINER-PADDING);
|
|
22
|
+
box-sizing: border-box;
|
|
20
23
|
display: flex;
|
|
21
|
-
flex-
|
|
24
|
+
flex-grow: 1;
|
|
25
|
+
justify-content: flex-start;
|
|
22
26
|
align-items: center;
|
|
23
27
|
margin-top: 0;
|
|
24
28
|
margin-bottom: 0;
|
|
25
29
|
margin-left: auto;
|
|
26
30
|
margin-right: auto;
|
|
27
31
|
}
|
|
32
|
+
nav.ids-header-1177-pro-nav .ids-header-1177-pro--unresponsive .ids-header-1177-pro-nav__inner-mobile {
|
|
33
|
+
gap: 1rem;
|
|
34
|
+
height: 3rem;
|
|
35
|
+
width: 100%;
|
|
36
|
+
box-sizing: border-box;
|
|
37
|
+
align-items: center;
|
|
38
|
+
justify-content: space-between;
|
|
39
|
+
display: none;
|
|
40
|
+
}
|
|
28
41
|
|
|
29
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-
|
|
42
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro-nav {
|
|
43
|
+
background-color: var(--IDS-HEADER-1177-PRO-NAV__BACKGROUND-COLOR);
|
|
44
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-PRO-NAV__BORDER-COLOR);
|
|
45
|
+
display: flex;
|
|
30
46
|
position: relative;
|
|
31
|
-
box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
|
|
32
|
-
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
33
47
|
}
|
|
34
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-
|
|
48
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro-nav .ids-header-1177-pro-nav__inner {
|
|
35
49
|
max-width: var(--IDS__MAX-WIDTH);
|
|
50
|
+
padding: var(--IDS__CONTAINER-PADDING);
|
|
51
|
+
box-sizing: border-box;
|
|
36
52
|
display: flex;
|
|
37
|
-
flex-
|
|
53
|
+
flex-grow: 1;
|
|
54
|
+
justify-content: flex-start;
|
|
38
55
|
align-items: center;
|
|
39
56
|
margin-top: 0;
|
|
40
57
|
margin-bottom: 0;
|
|
41
58
|
margin-left: auto;
|
|
42
59
|
margin-right: auto;
|
|
43
60
|
}
|
|
61
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro-nav .ids-header-1177-pro-nav__inner-mobile {
|
|
62
|
+
gap: 1rem;
|
|
63
|
+
height: 3rem;
|
|
64
|
+
width: 100%;
|
|
65
|
+
box-sizing: border-box;
|
|
66
|
+
align-items: center;
|
|
67
|
+
justify-content: space-between;
|
|
68
|
+
display: none;
|
|
69
|
+
}
|
|
44
70
|
@media (max-width: 1024px) {
|
|
45
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-
|
|
46
|
-
|
|
47
|
-
flex-wrap: wrap;
|
|
48
|
-
flex: 1 1 auto;
|
|
49
|
-
box-sizing: border-box;
|
|
50
|
-
justify-content: space-between;
|
|
51
|
-
padding: 0 1.25rem !important;
|
|
52
|
-
}
|
|
53
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner.ids-header-1177-pro__nav-inner--no-region-picker {
|
|
54
|
-
justify-content: flex-end;
|
|
71
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro-nav .ids-header-1177-pro-nav__inner-mobile {
|
|
72
|
+
display: flex;
|
|
55
73
|
}
|
|
56
74
|
}
|
|
57
75
|
|
|
58
|
-
.ids-header-1177-pro
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
:host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) {
|
|
76
|
+
:host nav.ids-header-1177-pro-nav:not(.ids-header-1177-pro-nav--unresponsive) {
|
|
77
|
+
background-color: var(--IDS-HEADER-1177-PRO-NAV__BACKGROUND-COLOR);
|
|
78
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-PRO-NAV__BORDER-COLOR);
|
|
79
|
+
display: flex;
|
|
63
80
|
position: relative;
|
|
64
|
-
box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
|
|
65
|
-
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
66
81
|
}
|
|
67
|
-
:host nav.ids-header-1177-
|
|
82
|
+
:host nav.ids-header-1177-pro-nav:not(.ids-header-1177-pro-nav--unresponsive) .ids-header-1177-pro-nav__inner {
|
|
68
83
|
max-width: var(--IDS__MAX-WIDTH);
|
|
84
|
+
padding: var(--IDS__CONTAINER-PADDING);
|
|
85
|
+
box-sizing: border-box;
|
|
69
86
|
display: flex;
|
|
70
|
-
flex-
|
|
87
|
+
flex-grow: 1;
|
|
88
|
+
justify-content: flex-start;
|
|
71
89
|
align-items: center;
|
|
72
90
|
margin-top: 0;
|
|
73
91
|
margin-bottom: 0;
|
|
74
92
|
margin-left: auto;
|
|
75
93
|
margin-right: auto;
|
|
76
94
|
}
|
|
95
|
+
:host nav.ids-header-1177-pro-nav:not(.ids-header-1177-pro-nav--unresponsive) .ids-header-1177-pro-nav__inner-mobile {
|
|
96
|
+
gap: 1rem;
|
|
97
|
+
height: 3rem;
|
|
98
|
+
width: 100%;
|
|
99
|
+
box-sizing: border-box;
|
|
100
|
+
align-items: center;
|
|
101
|
+
justify-content: space-between;
|
|
102
|
+
display: none;
|
|
103
|
+
}
|
|
77
104
|
@media (max-width: 1024px) {
|
|
78
|
-
:host nav.ids-header-1177-
|
|
79
|
-
|
|
80
|
-
flex-wrap: wrap;
|
|
81
|
-
flex: 1 1 auto;
|
|
82
|
-
box-sizing: border-box;
|
|
83
|
-
justify-content: space-between;
|
|
84
|
-
padding: 0 1.25rem !important;
|
|
85
|
-
}
|
|
86
|
-
:host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__nav-inner.ids-header-1177-pro__nav-inner--no-region-picker {
|
|
87
|
-
justify-content: flex-end;
|
|
105
|
+
:host nav.ids-header-1177-pro-nav:not(.ids-header-1177-pro-nav--unresponsive) .ids-header-1177-pro-nav__inner-mobile {
|
|
106
|
+
display: flex;
|
|
88
107
|
}
|
|
89
108
|
}
|
|
90
|
-
:host nav.ids-header-1177-
|
|
109
|
+
:host nav.ids-header-1177-pro-nav.ids-header-1177-pro-nav--unresponsive {
|
|
110
|
+
background-color: var(--IDS-HEADER-1177-PRO-NAV__BACKGROUND-COLOR);
|
|
111
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-PRO-NAV__BORDER-COLOR);
|
|
112
|
+
display: flex;
|
|
91
113
|
position: relative;
|
|
92
|
-
box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
|
|
93
|
-
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
94
114
|
}
|
|
95
|
-
:host nav.ids-header-1177-
|
|
115
|
+
:host nav.ids-header-1177-pro-nav.ids-header-1177-pro-nav--unresponsive .ids-header-1177-pro-nav__inner {
|
|
96
116
|
max-width: var(--IDS__MAX-WIDTH);
|
|
117
|
+
padding: var(--IDS__CONTAINER-PADDING);
|
|
118
|
+
box-sizing: border-box;
|
|
97
119
|
display: flex;
|
|
98
|
-
flex-
|
|
120
|
+
flex-grow: 1;
|
|
121
|
+
justify-content: flex-start;
|
|
99
122
|
align-items: center;
|
|
100
123
|
margin-top: 0;
|
|
101
124
|
margin-bottom: 0;
|
|
102
125
|
margin-left: auto;
|
|
103
126
|
margin-right: auto;
|
|
104
127
|
}
|
|
105
|
-
:host nav.ids-header-1177-
|
|
106
|
-
|
|
128
|
+
:host nav.ids-header-1177-pro-nav.ids-header-1177-pro-nav--unresponsive .ids-header-1177-pro-nav__inner-mobile {
|
|
129
|
+
gap: 1rem;
|
|
130
|
+
height: 3rem;
|
|
131
|
+
width: 100%;
|
|
132
|
+
box-sizing: border-box;
|
|
133
|
+
align-items: center;
|
|
134
|
+
justify-content: space-between;
|
|
135
|
+
display: none;
|
|
107
136
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177-pro__items{display:block;margin-left:auto}header.ids-header-1177-pro{background:var(--IDS-COLOR-NEUTRAL-100);border-top:.25rem solid var(--IDS-COLOR-ACCENT-40);position:relative;z-index:1}header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content ::slotted(a),header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content a{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 0 .625rem 0 rgba(0,0,0,.3);color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);display:flex;font-family:var(--IDS-LINK__FONT-FAMILY);font-size:1rem;height:3rem;justify-content:center;left:0;padding:0 1rem;position:absolute;right:0;text-align:center;text-decoration-color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);text-decoration:underline;transform:translateY(-300%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:20}header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content ::slotted(a:focus),header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content a:focus{color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);outline-offset:-.375rem!important;text-decoration-color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);transform:translateY(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container{padding:0;position:relative;z-index:2}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container{box-shadow:0 0 .625rem 0 rgba(0,0,0,.2)}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);min-height:7.25rem;position:relative;width:100%}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner{min-height:3rem;padding:0 1rem}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col{align-items:center;display:flex}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo{align-items:center;display:flex;justify-content:center;margin-left:1.25rem;margin-right:1.5rem;min-height:2.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link{align-items:center;cursor:pointer;display:flex;min-height:2.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e91e\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:6.125rem;pointer-events:none;position:absolute}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a{align-items:center;color:var(--IDS-ICON__COLOR);display:flex;font-size:6.125rem;min-height:2.5rem;width:6.438rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]):focus,header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a):focus,header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]:focus),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a:focus),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE)!important;outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo{margin-left:0;margin-right:.75rem;width:2.563rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{font-size:2.5rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a{font-size:2.5rem}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text{color:var(--IDS-COLOR-ACCENT-30);font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:1.25rem;font-weight:700;margin-left:1.5rem;margin-right:1.5rem;position:relative}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{min-height:2rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text{font-size:.875rem;margin-left:.75rem;margin-right:.75rem}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-.75rem;min-height:2rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}}@media (max-width:1024px) and (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{min-height:2rem}}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:after{display:none}}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items-inner{align-self:center;display:flex;gap:2.5rem;padding-right:1.25rem}@media (max-width:1024px){header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items-inner:not(.ids-header-1177-pro__items__item--mobile){gap:0;margin-right:0;padding-right:0}header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive){border-top:.25rem solid var(--IDS-COLOR-ACCENT-40);box-shadow:none}}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container{padding:0;position:relative;z-index:2}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);min-height:7.25rem;position:relative;width:100%}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col{align-items:center;display:flex}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo{align-items:center;display:flex;justify-content:center;margin-left:1.25rem;margin-right:1.5rem;min-height:2.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link{align-items:center;cursor:pointer;display:flex;min-height:2.5rem;position:relative;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e91e\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:6.125rem;pointer-events:none;position:absolute}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a{align-items:center;color:var(--IDS-ICON__COLOR);display:flex;font-size:6.125rem;min-height:2.5rem;width:6.438rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]):focus,header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a):focus,header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]:focus),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted(a:focus),header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus{outline:var(--IDS-FOCUS__OUTLINE)!important;outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text{color:var(--IDS-COLOR-ACCENT-30);font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:1.25rem;font-weight:700;margin-left:1.5rem;margin-right:1.5rem;position:relative}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items-inner{align-self:center;display:flex;gap:2.5rem;padding-right:1.25rem}header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__container .ids-header-1177-pro__inner{max-width:100%!important}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40)!important;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:.85rem!important;gap:1rem;margin-left:1rem;margin-right:1rem;min-height:2.5rem;outline:inherit;padding:0 2rem 0 .5rem;position:relative}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:.5rem}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--expanded:after{content:\"\\e939\"}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button ::slotted([slot=region]){height:2.5rem;max-width:12.5rem}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button--mobile{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:none;font:inherit;margin-left:0;margin-right:0;min-height:1.875rem;outline:inherit;padding:0;padding-right:2rem!important;position:relative}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button--mobile:before{display:none}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button--mobile:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button--mobile.ids-header-1177-pro__region-picker-button--mobile--expanded:after{content:\"\\e939\"}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text{display:flex;font-size:.875rem;padding-left:1.75rem;position:relative}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e921\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:0}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button--mobile:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button--mobile ::slotted([slot=region-mobile]){height:2.5rem;max-width:12.5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40)!important;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:.85rem!important;gap:1rem;margin-left:1rem;margin-right:1rem;min-height:2.5rem;outline:inherit;padding:0 2rem 0 .5rem;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button:before{min-height:2rem}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:.5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--expanded:after{content:\"\\e939\"}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button ::slotted([slot=region]){height:2.5rem;max-width:12.5rem}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button{display:none}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:none;font:inherit;margin-left:0;margin-right:0;min-height:1.875rem;outline:inherit;padding:0;padding-right:2rem!important;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile:before{display:none}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile.ids-header-1177-pro__region-picker-button--mobile--expanded:after{content:\"\\e939\"}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text{display:flex;font-size:.875rem;padding-left:1.75rem;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e921\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:0}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile{display:flex}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button--mobile ::slotted([slot=region-mobile]){height:2.5rem;max-width:12.5rem}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40)!important;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:.85rem!important;gap:1rem;margin-left:1rem;margin-right:1rem;min-height:2.5rem;outline:inherit;padding:0 2rem 0 .5rem;position:relative}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:.5rem}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--expanded:after{content:\"\\e939\"}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button ::slotted([slot=region]){height:2.5rem;max-width:12.5rem}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button--mobile{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:none;font:inherit;margin-left:0;margin-right:0;min-height:1.875rem;outline:inherit;padding:0;padding-right:2rem!important;position:relative}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button--mobile:before{display:none}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button--mobile:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button--mobile.ids-header-1177-pro__region-picker-button--mobile--expanded:after{content:\"\\e939\"}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text{display:flex;font-size:.875rem;padding-left:1.75rem;position:relative}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e921\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:0}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button--mobile:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button--mobile ::slotted([slot=region-mobile]){height:2.5rem;max-width:12.5rem}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40)!important;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:.85rem!important;gap:1rem;margin-left:1rem;margin-right:1rem;min-height:2.5rem;outline:inherit;padding:0 2rem 0 .5rem;position:relative}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button:before{background:var(--IDS-COLOR-ACCENT-30);content:\"\";display:block;left:-1.5rem;min-height:4rem;position:absolute;top:50%;transform:translateY(-50%);width:.063rem}@media (max-width:1024px){:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button:before{min-height:2rem}}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:.5rem}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--expanded:after{content:\"\\e939\"}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button ::slotted([slot=region]){height:2.5rem;max-width:12.5rem}@media (max-width:1024px){:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button{display:none}}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:none;font:inherit;margin-left:0;margin-right:0;min-height:1.875rem;outline:inherit;padding:0;padding-right:2rem!important;position:relative}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile:before{display:none}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile.ids-header-1177-pro__region-picker-button--mobile--expanded:after{content:\"\\e939\"}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text{display:flex;font-size:.875rem;padding-left:1.75rem;position:relative}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e921\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:0}@media (max-width:1024px){:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile{display:flex}}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button--mobile ::slotted([slot=region-mobile]){height:2.5rem;max-width:12.5rem}";
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177-pro-region-picker{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.ids-header-1177-pro-region-picker:before{background-color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__SEPARATOR-COLOR);content:\"\";left:-1.5rem;min-height:4rem;position:absolute;width:.0313rem;z-index:1}.ids-header-1177-pro-region-picker .ids-header-1177-pro-region-picker__button{align-items:center;background-color:transparent;border:none;color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-COLOR-DESKTOP);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:.875rem;padding:1rem 1.75rem 1rem .125rem;position:relative}.ids-header-1177-pro-region-picker .ids-header-1177-pro-region-picker__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:.125rem!important}.ids-header-1177-pro-region-picker .ids-header-1177-pro-region-picker__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-COLOR-DESKTOP);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:.125rem;top:50%;transform:translateY(-50%)}.ids-header-1177-pro-region-picker .ids-header-1177-pro-region-picker__button.ids-header-1177-pro-region-picker__button--expanded:after{content:\"\\e939\"}.ids-header-1177-pro-region-picker .ids-header-1177-pro-region-picker__button:hover{color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-HOVER-COLOR-DESKTOP);text-decoration:underline;text-underline-offset:.125rem}.ids-header-1177-pro-region-picker .ids-header-1177-pro-region-picker__button:hover:after,.ids-header-1177-pro-region-picker .ids-header-1177-pro-region-picker__button:hover:before{color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-HOVER-COLOR-DESKTOP)}.ids-header-1177-pro-region-picker.ids-header-1177-pro-region-picker--selected-region .ids-header-1177-pro-region-picker__region-icon{align-items:center;display:flex;padding-right:1.25rem;position:relative}";
|
|
4
4
|
|
|
5
5
|
var header1177ProRegionPickerLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { css, unsafeCSS } from 'lit';
|
|
2
|
+
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177-pro-region-picker-mobile{align-items:center;display:flex;flex-grow:1;position:relative}.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--unresponsive{display:none}.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button{align-items:center;background-color:transparent;background-color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__BACKGROUND-COLOR-MOBILE);border:none;color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE);cursor:pointer;font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:.875rem;height:2.375rem;margin-left:-.5rem;padding-left:2rem;padding-right:1.875rem;position:relative;white-space:nowrap}.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:.125rem!important}.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE);content:\"\\e921\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.5rem;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:.125rem;top:50%;transform:translateY(-50%)}.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button:hover .ids-header-1177-pro-region-picker-mobile__button-text{text-decoration:underline;text-underline-offset:.125rem}.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button.ids-header-1177-pro-region-picker-mobile__button--expanded:after{content:\"\\e939\"}.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__region-icon{background-color:transparent;padding:0}.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__region-icon:after{display:none}.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--selected-region .ids-header-1177-pro-region-picker-mobile__button{color:var(--IDS-HEADER-1177-PRO-REGION-PICKER--SELECTED__TEXT-COLOR-MOBILE);padding-left:.75rem}.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--selected-region .ids-header-1177-pro-region-picker-mobile__button:before{display:none}.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--selected-region .ids-header-1177-pro-region-picker-mobile__button:after{color:var(--IDS-HEADER-1177-PRO-REGION-PICKER--SELECTED__TEXT-COLOR-MOBILE)}.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--selected-region .ids-header-1177-pro-region-picker-mobile__button .ids-header-1177-pro-region-picker-mobile__button-text{display:none}@media (min-width:1024px){.ids-header-1177-pro-region-picker-mobile{display:none}}";
|
|
4
|
+
|
|
5
|
+
var header1177ProRegionPickerMobileLit = css`
|
|
6
|
+
${unsafeCSS(css_248z)}
|
|
7
|
+
`;
|
|
8
|
+
|
|
9
|
+
export { header1177ProRegionPickerMobileLit as default };
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
@media (max-width: 1023px) {
|
|
2
|
+
.ids-desktop {
|
|
3
|
+
display: none !important;
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
@media (min-width: 1024px) {
|
|
8
|
+
.ids-mobile {
|
|
9
|
+
display: none !important;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
/*******
|
|
14
|
+
* ICONS
|
|
15
|
+
********/
|
|
16
|
+
/*******
|
|
17
|
+
* BUTTONS
|
|
18
|
+
********/
|
|
19
|
+
/*******
|
|
20
|
+
* SCROLLBAR
|
|
21
|
+
********/
|
|
22
|
+
/*******
|
|
23
|
+
* FORM
|
|
24
|
+
********/
|
|
25
|
+
/*******
|
|
26
|
+
* A11Y
|
|
27
|
+
********/
|
|
28
|
+
.ids-header-1177-pro-region-picker-mobile {
|
|
29
|
+
display: flex;
|
|
30
|
+
flex-grow: 1;
|
|
31
|
+
align-items: center;
|
|
32
|
+
position: relative;
|
|
33
|
+
}
|
|
34
|
+
.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--unresponsive {
|
|
35
|
+
display: none;
|
|
36
|
+
}
|
|
37
|
+
.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button {
|
|
38
|
+
border: none;
|
|
39
|
+
background-color: transparent;
|
|
40
|
+
cursor: pointer;
|
|
41
|
+
font-size: 0.875rem;
|
|
42
|
+
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
43
|
+
background-color: var(--IDS-HEADER-1177-PRO-REGION-PICKER__BACKGROUND-COLOR-MOBILE);
|
|
44
|
+
color: var(--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE);
|
|
45
|
+
align-items: center;
|
|
46
|
+
margin-left: -0.5rem;
|
|
47
|
+
height: 2.375rem;
|
|
48
|
+
padding-right: 1.875rem;
|
|
49
|
+
padding-left: 2rem;
|
|
50
|
+
position: relative;
|
|
51
|
+
white-space: nowrap;
|
|
52
|
+
}
|
|
53
|
+
.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button:focus {
|
|
54
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
55
|
+
outline-offset: 0.125rem !important;
|
|
56
|
+
}
|
|
57
|
+
.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button:before {
|
|
58
|
+
font: icon;
|
|
59
|
+
font-family: "Inera-Design-Icons" !important;
|
|
60
|
+
display: block;
|
|
61
|
+
position: absolute;
|
|
62
|
+
pointer-events: none;
|
|
63
|
+
-webkit-font-smoothing: antialiased;
|
|
64
|
+
-moz-osx-font-smoothing: grayscale;
|
|
65
|
+
content: "\e921";
|
|
66
|
+
font-size: 1.5rem;
|
|
67
|
+
color: var(--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE);
|
|
68
|
+
left: 0;
|
|
69
|
+
top: 50%;
|
|
70
|
+
transform: translateY(-50%);
|
|
71
|
+
}
|
|
72
|
+
.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button:after {
|
|
73
|
+
font: icon;
|
|
74
|
+
font-family: "Inera-Design-Icons" !important;
|
|
75
|
+
display: block;
|
|
76
|
+
position: absolute;
|
|
77
|
+
pointer-events: none;
|
|
78
|
+
-webkit-font-smoothing: antialiased;
|
|
79
|
+
-moz-osx-font-smoothing: grayscale;
|
|
80
|
+
content: "\e936";
|
|
81
|
+
color: var(--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE);
|
|
82
|
+
right: 0.125rem;
|
|
83
|
+
top: 50%;
|
|
84
|
+
transform: translateY(-50%);
|
|
85
|
+
}
|
|
86
|
+
.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button:hover .ids-header-1177-pro-region-picker-mobile__button-text {
|
|
87
|
+
text-decoration: underline;
|
|
88
|
+
text-underline-offset: 0.125rem;
|
|
89
|
+
}
|
|
90
|
+
.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__button.ids-header-1177-pro-region-picker-mobile__button--expanded:after {
|
|
91
|
+
content: "\e939";
|
|
92
|
+
}
|
|
93
|
+
.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__region-icon {
|
|
94
|
+
background-color: transparent;
|
|
95
|
+
padding: 0;
|
|
96
|
+
}
|
|
97
|
+
.ids-header-1177-pro-region-picker-mobile .ids-header-1177-pro-region-picker-mobile__region-icon::after {
|
|
98
|
+
display: none;
|
|
99
|
+
}
|
|
100
|
+
.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--selected-region .ids-header-1177-pro-region-picker-mobile__button {
|
|
101
|
+
color: var(--IDS-HEADER-1177-PRO-REGION-PICKER--SELECTED__TEXT-COLOR-MOBILE);
|
|
102
|
+
padding-left: 0.75rem;
|
|
103
|
+
}
|
|
104
|
+
.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--selected-region .ids-header-1177-pro-region-picker-mobile__button::before {
|
|
105
|
+
display: none;
|
|
106
|
+
}
|
|
107
|
+
.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--selected-region .ids-header-1177-pro-region-picker-mobile__button::after {
|
|
108
|
+
color: var(--IDS-HEADER-1177-PRO-REGION-PICKER--SELECTED__TEXT-COLOR-MOBILE);
|
|
109
|
+
}
|
|
110
|
+
.ids-header-1177-pro-region-picker-mobile.ids-header-1177-pro-region-picker-mobile--selected-region .ids-header-1177-pro-region-picker-mobile__button .ids-header-1177-pro-region-picker-mobile__button-text {
|
|
111
|
+
display: none;
|
|
112
|
+
}
|
|
113
|
+
@media (min-width: 1024px) {
|
|
114
|
+
.ids-header-1177-pro-region-picker-mobile {
|
|
115
|
+
display: none;
|
|
116
|
+
}
|
|
117
|
+
}
|