@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
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
* BUTTONS
|
|
18
18
|
********/
|
|
19
19
|
/*******
|
|
20
|
-
*
|
|
20
|
+
* SCROLLBAR
|
|
21
21
|
********/
|
|
22
22
|
/*******
|
|
23
23
|
* FORM
|
|
@@ -25,43 +25,226 @@
|
|
|
25
25
|
/*******
|
|
26
26
|
* A11Y
|
|
27
27
|
********/
|
|
28
|
+
:root {
|
|
29
|
+
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
30
|
+
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
31
|
+
--IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
|
|
32
|
+
--IDS-HEADING-XXL__COLOR: var(--ids-color-heading-text-xxl);
|
|
33
|
+
--IDS-HEADING-XXL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
34
|
+
--IDS-HEADING-XXL__FONT-SIZE: 2rem;
|
|
35
|
+
--IDS-HEADING-XXL__LINE-HEIGHT: 2.5rem;
|
|
36
|
+
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 3rem;
|
|
37
|
+
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.25rem;
|
|
38
|
+
--IDS-HEADING-XXL__FONT-WEIGHT: 700;
|
|
39
|
+
--IDS-HEADING-XXL__LETTER-SPACING: -0.052rem;
|
|
40
|
+
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: -0.078rem;
|
|
41
|
+
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.875rem;
|
|
42
|
+
--IDS-HEADING-XL__COLOR: var(--ids-color-heading-text-xl);
|
|
43
|
+
--IDS-HEADING-XL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
44
|
+
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
45
|
+
--IDS-HEADING-XL__LINE-HEIGHT: 2.125rem;
|
|
46
|
+
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2.25rem;
|
|
47
|
+
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.625rem;
|
|
48
|
+
--IDS-HEADING-XL__FONT-WEIGHT: 700;
|
|
49
|
+
--IDS-HEADING-XL__LETTER-SPACING: -0.031rem;
|
|
50
|
+
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: -0.063rem;
|
|
51
|
+
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.875rem;
|
|
52
|
+
--IDS-HEADING-L__COLOR: var(--ids-color-heading-text-l);
|
|
53
|
+
--IDS-HEADING-L__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
54
|
+
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
55
|
+
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
56
|
+
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
57
|
+
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
58
|
+
--IDS-HEADING-L__FONT-WEIGHT: 700;
|
|
59
|
+
--IDS-HEADING-L__LETTER-SPACING: -0.025rem;
|
|
60
|
+
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: -0.044rem;
|
|
61
|
+
--IDS-HEADING-L__MARGIN-BOTTOM: 1.875rem;
|
|
62
|
+
--IDS-HEADING-M__COLOR: var(--ids-color-heading-text-m);
|
|
63
|
+
--IDS-HEADING-M__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
64
|
+
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
65
|
+
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
66
|
+
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
67
|
+
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 1.875rem;
|
|
68
|
+
--IDS-HEADING-M__FONT-WEIGHT: 700;
|
|
69
|
+
--IDS-HEADING-M__LETTER-SPACING: -0.019rem;
|
|
70
|
+
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: -0.031rem;
|
|
71
|
+
--IDS-HEADING-S__COLOR: var(--ids-color-heading-text-s);
|
|
72
|
+
--IDS-HEADING-S__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
73
|
+
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
74
|
+
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
75
|
+
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
76
|
+
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.5rem;
|
|
77
|
+
--IDS-HEADING-S__FONT-WEIGHT: 700;
|
|
78
|
+
--IDS-HEADING-S__LETTER-SPACING: -0.013rem;
|
|
79
|
+
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: -0.025rem;
|
|
80
|
+
--IDS-HEADING-XS__COLOR: var(--ids-color-heading-text-xs);
|
|
81
|
+
--IDS-HEADING-XS__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
82
|
+
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
83
|
+
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
84
|
+
--IDS-HEADING-XS__FONT-WEIGHT: 700;
|
|
85
|
+
--IDS-HEADING-XS__LETTER-SPACING: 0;
|
|
86
|
+
--IDS-ANCHOR__COLOR: var(--ids-color-interactive-text-default);
|
|
87
|
+
--IDS-ANCHOR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
88
|
+
--IDS-PREAMBLE__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
89
|
+
--IDS-PREAMBLE__FONT-SIZE: 1.125rem;
|
|
90
|
+
--IDS-PREAMBLE__LINE-HEIGHT: 1.75rem;
|
|
91
|
+
--IDS-PREAMBLE__FONT-SIZE-DESKTOP: 1.375rem;
|
|
92
|
+
--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
93
|
+
--IDS-BODY__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
94
|
+
--IDS-BODY__FONT-SIZE: 1rem;
|
|
95
|
+
--IDS-BODY__LINE-HEIGHT: 1.5rem;
|
|
96
|
+
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
97
|
+
--IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
|
|
98
|
+
--IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
99
|
+
--IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
|
|
100
|
+
--IDS-PAGE-LIST__LINE-HEIGHT: 1.5rem;
|
|
101
|
+
--IDS-PAGE-LIST__FONT-WEIGHT: 700;
|
|
102
|
+
--IDS-PAGE-LIST__LETTER-SPACING: -0.025rem;
|
|
103
|
+
--IDS-BULLET-LIST__MARKER-COLOR: var(--ids-color-brand-text-primary);
|
|
104
|
+
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: bold;
|
|
105
|
+
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
106
|
+
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
107
|
+
}
|
|
108
|
+
:root.ids--1177-pro, :root.ids--1177-admin {
|
|
109
|
+
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
110
|
+
}
|
|
111
|
+
:root.ids--inera, :root.ids--inera-admin {
|
|
112
|
+
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
113
|
+
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
114
|
+
--IDS-HEADING-XXL__FONT-SIZE: 1.875rem;
|
|
115
|
+
--IDS-HEADING-XXL__LINE-HEIGHT: 2.375rem;
|
|
116
|
+
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 2.5rem;
|
|
117
|
+
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.125rem;
|
|
118
|
+
--IDS-HEADING-XXL__FONT-WEIGHT: 600;
|
|
119
|
+
--IDS-HEADING-XXL__LETTER-SPACING: inherit;
|
|
120
|
+
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: inherit;
|
|
121
|
+
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
|
|
122
|
+
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
123
|
+
--IDS-HEADING-XL__LINE-HEIGHT: 2rem;
|
|
124
|
+
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2rem;
|
|
125
|
+
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.5rem;
|
|
126
|
+
--IDS-HEADING-XL__FONT-WEIGHT: 600;
|
|
127
|
+
--IDS-HEADING-XL__LETTER-SPACING: inherit;
|
|
128
|
+
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: inherit;
|
|
129
|
+
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.25rem;
|
|
130
|
+
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
131
|
+
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
132
|
+
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
133
|
+
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
134
|
+
--IDS-HEADING-L__FONT-WEIGHT: 600;
|
|
135
|
+
--IDS-HEADING-L__LETTER-SPACING: inherit;
|
|
136
|
+
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: inherit;
|
|
137
|
+
--IDS-HEADING-L__MARGIN-BOTTOM: 1.25rem;
|
|
138
|
+
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
139
|
+
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
140
|
+
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
141
|
+
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 2rem;
|
|
142
|
+
--IDS-HEADING-M__FONT-WEIGHT: 600;
|
|
143
|
+
--IDS-HEADING-M__LETTER-SPACING: inherit;
|
|
144
|
+
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: inherit;
|
|
145
|
+
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
146
|
+
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
147
|
+
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
148
|
+
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.625rem;
|
|
149
|
+
--IDS-HEADING-S__FONT-WEIGHT: 600;
|
|
150
|
+
--IDS-HEADING-S__LETTER-SPACING: inherit;
|
|
151
|
+
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: inherit;
|
|
152
|
+
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
153
|
+
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
154
|
+
--IDS-HEADING-XS__FONT-WEIGHT: 600;
|
|
155
|
+
--IDS-HEADING-XS__LETTER-SPACING: inherit;
|
|
156
|
+
--IDS-BODY__LINE-HEIGHT: 1.625rem;
|
|
157
|
+
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
158
|
+
--IDS-PAGE-LIST__FONT-WEIGHT: 600;
|
|
159
|
+
--IDS-PAGE-LIST__LETTER-SPACING: 0;
|
|
160
|
+
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
|
|
161
|
+
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
162
|
+
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
163
|
+
}
|
|
164
|
+
:root.ids--dark {
|
|
165
|
+
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
166
|
+
}
|
|
167
|
+
:root.ids--dark.ids--1177-pro, :root.ids--dark.ids--1177-admin, :root.ids--dark.ids--inera, :root.ids--dark.ids--inera-admin {
|
|
168
|
+
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
169
|
+
}
|
|
170
|
+
|
|
28
171
|
.ids-footer-1177-pro {
|
|
29
|
-
background-color: var(--IDS-
|
|
172
|
+
background-color: var(--IDS-FOOTER-1177-PRO__BACKGROUND-COLOR);
|
|
173
|
+
position: relative;
|
|
30
174
|
}
|
|
31
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
32
|
-
|
|
33
|
-
|
|
175
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner {
|
|
176
|
+
max-width: var(--IDS__MAX-WIDTH);
|
|
177
|
+
padding: var(--IDS__CONTAINER-PADDING);
|
|
178
|
+
padding-top: 1.875rem;
|
|
179
|
+
padding-bottom: 6.25rem;
|
|
180
|
+
margin: 0 auto;
|
|
34
181
|
}
|
|
35
|
-
@media (
|
|
36
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
37
|
-
|
|
182
|
+
@media (max-width: 1024px) {
|
|
183
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner {
|
|
184
|
+
padding-bottom: 2.5rem;
|
|
38
185
|
}
|
|
39
186
|
}
|
|
40
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
41
|
-
padding:
|
|
187
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__headline-wrapper {
|
|
188
|
+
padding-bottom: 1.25rem;
|
|
189
|
+
}
|
|
190
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__headline-wrapper .ids-footer-1177-pro__headline {
|
|
191
|
+
display: inline;
|
|
192
|
+
font-size: 1.5rem;
|
|
193
|
+
line-height: 1.875rem;
|
|
194
|
+
font-weight: bold;
|
|
195
|
+
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
196
|
+
color: var(--IDS-FOOTER-1177-PRO-HEADLINE__COLOR);
|
|
197
|
+
}
|
|
198
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__headline-wrapper .ids-footer-1177-pro__headline--sr {
|
|
199
|
+
position: absolute;
|
|
200
|
+
width: 0.063rem;
|
|
201
|
+
height: 0.063rem;
|
|
202
|
+
padding: 0;
|
|
203
|
+
margin: -0.063rem;
|
|
204
|
+
overflow: hidden;
|
|
205
|
+
clip: rect(0, 0, 0, 0);
|
|
206
|
+
white-space: nowrap;
|
|
207
|
+
border: 0;
|
|
208
|
+
}
|
|
209
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content {
|
|
42
210
|
display: flex;
|
|
43
|
-
|
|
44
|
-
flex-wrap: wrap;
|
|
211
|
+
gap: 6.5rem;
|
|
45
212
|
}
|
|
46
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
213
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__text {
|
|
214
|
+
font-style: normal;
|
|
215
|
+
color: var(--IDS-FOOTER-1177-PRO__COLOR);
|
|
216
|
+
font-family: var(--IDS-BODY__FONT-FAMILY);
|
|
217
|
+
font-size: var(--IDS-BODY__FONT-SIZE);
|
|
218
|
+
line-height: var(--IDS-BODY__LINE-HEIGHT);
|
|
219
|
+
font-weight: 400;
|
|
220
|
+
letter-spacing: 0;
|
|
221
|
+
flex: 0 0 40%;
|
|
222
|
+
max-width: 40%;
|
|
223
|
+
}
|
|
224
|
+
@media (max-width: 1024px) {
|
|
225
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__text {
|
|
226
|
+
flex: 0 0 100%;
|
|
227
|
+
max-width: 100%;
|
|
228
|
+
margin-right: 0;
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__cols {
|
|
232
|
+
display: flex;
|
|
233
|
+
flex-grow: 1;
|
|
234
|
+
gap: 3.5rem;
|
|
235
|
+
justify-content: space-between;
|
|
236
|
+
}
|
|
237
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col .ids-link {
|
|
238
|
+
margin-bottom: 0.625rem !important;
|
|
239
|
+
}
|
|
240
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h2,
|
|
241
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h3,
|
|
242
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h4,
|
|
243
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted(h2),
|
|
244
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted(h3),
|
|
245
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted(h4) {
|
|
63
246
|
font-style: normal;
|
|
64
|
-
color: var(--IDS-
|
|
247
|
+
color: var(--IDS-FOOTER-1177-PRO__COLOR);
|
|
65
248
|
font-family: var(--IDS-HEADING-S__FONT-FAMILY);
|
|
66
249
|
font-size: var(--IDS-HEADING-S__FONT-SIZE);
|
|
67
250
|
line-height: var(--IDS-HEADING-S__LINE-HEIGHT);
|
|
@@ -69,64 +252,163 @@
|
|
|
69
252
|
font-weight: var(--IDS-HEADING-S__FONT-WEIGHT);
|
|
70
253
|
}
|
|
71
254
|
@media (min-width: 1024px) {
|
|
72
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
73
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
74
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
75
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
76
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
255
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h2,
|
|
256
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h3,
|
|
257
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h4,
|
|
258
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted(h2),
|
|
259
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted(h3),
|
|
260
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted(h4) {
|
|
77
261
|
font-size: var(--IDS-HEADING-S__FONT-SIZE-DESKTOP);
|
|
78
262
|
line-height: var(--IDS-HEADING-S__LINE-HEIGHT-DESKTOP);
|
|
79
263
|
letter-spacing: var(--IDS-HEADING-S__LETTER-SPACING-DESKTOP);
|
|
80
264
|
}
|
|
81
265
|
}
|
|
82
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
266
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h2,
|
|
267
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h3,
|
|
268
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col h4,
|
|
269
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted([slot=link-col-1]),
|
|
270
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted([slot=link-col-2]),
|
|
271
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col ::slotted([slot=link-col-3]) {
|
|
272
|
+
display: block;
|
|
273
|
+
margin-bottom: 0.625rem !important;
|
|
86
274
|
}
|
|
87
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
88
|
-
|
|
89
|
-
max-width: 60%;
|
|
275
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col.ids-footer-1177-pro__link-col--100 {
|
|
276
|
+
width: 100%;
|
|
90
277
|
}
|
|
91
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
92
|
-
|
|
93
|
-
max-width: 47%;
|
|
94
|
-
margin-right: 1rem;
|
|
278
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col.ids-footer-1177-pro__link-col--50 {
|
|
279
|
+
width: 50%;
|
|
95
280
|
}
|
|
96
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
97
|
-
|
|
98
|
-
margin-right: 1rem;
|
|
281
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col.ids-footer-1177-pro__link-col--33 {
|
|
282
|
+
width: 33%;
|
|
99
283
|
}
|
|
100
284
|
@media (max-width: 1024px) {
|
|
101
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
285
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content .ids-footer-1177-pro__link-col {
|
|
102
286
|
display: none;
|
|
103
287
|
}
|
|
104
288
|
}
|
|
105
|
-
|
|
289
|
+
@media (max-width: 1024px) {
|
|
290
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__inner .ids-footer-1177-pro__content {
|
|
291
|
+
gap: 0;
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__mobile-menu {
|
|
295
|
+
display: none;
|
|
296
|
+
}
|
|
297
|
+
@media (max-width: 1024px) {
|
|
298
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__mobile-menu {
|
|
299
|
+
display: block;
|
|
300
|
+
padding-bottom: 1.25rem;
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer {
|
|
304
|
+
position: relative;
|
|
305
|
+
background-color: var(--IDS-FOOTER-1177-PRO-SUB__BACKGROUND-COLOR);
|
|
306
|
+
}
|
|
307
|
+
@media (max-width: 1024px) {
|
|
308
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer {
|
|
309
|
+
border-top: none;
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container {
|
|
313
|
+
max-width: var(--IDS__MAX-WIDTH);
|
|
314
|
+
padding: var(--IDS__CONTAINER-PADDING);
|
|
315
|
+
padding-top: 1.25rem;
|
|
316
|
+
padding-bottom: 1.25rem;
|
|
317
|
+
margin: 0 auto;
|
|
318
|
+
}
|
|
319
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177_sub-footer-mobile-text {
|
|
320
|
+
color: var(--IDS-FOOTER-1177-PRO-SUB__COLOR);
|
|
321
|
+
padding: 1.875rem 2.5rem 0.625rem;
|
|
322
|
+
font-size: 0.875rem;
|
|
323
|
+
text-align: center;
|
|
324
|
+
line-height: 1.25rem;
|
|
325
|
+
display: inline-block;
|
|
326
|
+
}
|
|
327
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner {
|
|
106
328
|
display: flex;
|
|
107
|
-
justify-content:
|
|
329
|
+
justify-content: space-between;
|
|
108
330
|
align-items: center;
|
|
331
|
+
}
|
|
332
|
+
@media (max-width: 1024px) {
|
|
333
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner {
|
|
334
|
+
align-items: unset;
|
|
335
|
+
flex-direction: column;
|
|
336
|
+
}
|
|
337
|
+
}
|
|
338
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner .ids-footer-1177-pro__sub-footer-left {
|
|
339
|
+
flex: 60%;
|
|
340
|
+
display: flex;
|
|
341
|
+
flex-wrap: wrap;
|
|
342
|
+
gap: 0.25rem 3rem;
|
|
343
|
+
}
|
|
344
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner .ids-footer-1177-pro__sub-footer-left ::slotted(*),
|
|
345
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner .ids-footer-1177-pro__sub-footer-left .ids-link {
|
|
346
|
+
display: block !important;
|
|
347
|
+
white-space: nowrap;
|
|
348
|
+
}
|
|
349
|
+
@media (max-width: 1024px) {
|
|
350
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner .ids-footer-1177-pro__sub-footer-left {
|
|
351
|
+
display: none;
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner .ids-footer-1177-pro__sub-footer-right,
|
|
355
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner .ids-footer-1177-pro__sub-footer-right p {
|
|
356
|
+
flex: auto;
|
|
357
|
+
text-align: end;
|
|
358
|
+
font-size: 0.875rem !important;
|
|
359
|
+
line-height: 1.125rem !important;
|
|
360
|
+
color: var(--IDS-FOOTER-1177-PRO-SUB__COLOR) !important;
|
|
361
|
+
}
|
|
362
|
+
@media (max-width: 1024px) {
|
|
363
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner .ids-footer-1177-pro__sub-footer-right,
|
|
364
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container .ids-footer-1177-pro__sub-footer-inner .ids-footer-1177-pro__sub-footer-right p {
|
|
365
|
+
display: none;
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
@media (max-width: 1024px) {
|
|
369
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer .ids-footer-1177-pro__sub-footer-container {
|
|
370
|
+
height: auto;
|
|
371
|
+
padding: 0;
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__mobile-links {
|
|
375
|
+
background-color: var(--IDS-FOOTER-1177-PRO-SUB__BACKGROUND-COLOR);
|
|
376
|
+
display: none;
|
|
377
|
+
font-size: 0.875rem;
|
|
378
|
+
padding-top: 2rem;
|
|
379
|
+
padding-left: 1.25rem;
|
|
380
|
+
padding-right: 1.25rem;
|
|
381
|
+
gap: 2rem;
|
|
109
382
|
flex-direction: column;
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
383
|
+
}
|
|
384
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__mobile-links ::slotted(*),
|
|
385
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__mobile-links a {
|
|
386
|
+
display: block;
|
|
387
|
+
width: 100%;
|
|
388
|
+
}
|
|
389
|
+
@media (max-width: 1024px) {
|
|
390
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__mobile-links {
|
|
391
|
+
display: flex;
|
|
392
|
+
}
|
|
393
|
+
}
|
|
394
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer-mobile {
|
|
395
|
+
background-color: var(--IDS-FOOTER-1177-PRO-SUB__BACKGROUND-COLOR);
|
|
396
|
+
display: none;
|
|
397
|
+
padding-bottom: 1.25rem;
|
|
398
|
+
}
|
|
399
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer-mobile .ids-footer-1177-pro__sub-footer-mobile-headline-wrapper {
|
|
118
400
|
display: flex;
|
|
401
|
+
width: 100%;
|
|
402
|
+
align-content: center;
|
|
119
403
|
justify-content: center;
|
|
120
|
-
align-items: center;
|
|
121
|
-
flex-direction: column;
|
|
122
404
|
}
|
|
123
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
124
|
-
display: inline-block;
|
|
405
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer-mobile .ids-footer-1177-pro__sub-footer-mobile-logo {
|
|
125
406
|
position: relative;
|
|
407
|
+
display: flex;
|
|
408
|
+
width: 112px;
|
|
126
409
|
height: 2.125rem;
|
|
127
|
-
width: 5.625rem;
|
|
128
410
|
}
|
|
129
|
-
.ids-footer-1177-pro .ids-footer-1177-
|
|
411
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer-mobile .ids-footer-1177-pro__sub-footer-mobile-logo:before {
|
|
130
412
|
font: icon;
|
|
131
413
|
font-family: "Inera-Design-Icons" !important;
|
|
132
414
|
display: block;
|
|
@@ -135,45 +417,49 @@
|
|
|
135
417
|
-webkit-font-smoothing: antialiased;
|
|
136
418
|
-moz-osx-font-smoothing: grayscale;
|
|
137
419
|
content: "\e91e";
|
|
138
|
-
color: var(--IDS-
|
|
420
|
+
color: var(--IDS-FOOTER-1177-PRO-SUB__COLOR);
|
|
139
421
|
font-size: 5.625rem;
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
transform:
|
|
143
|
-
|
|
144
|
-
.ids-footer-1177-pro .ids-footer-1177-pro__bottom-footer .ids-footer-1177-pro__bottom-footer-headline h2,
|
|
145
|
-
.ids-footer-1177-pro .ids-footer-1177-pro__bottom-footer .ids-footer-1177-pro__bottom-footer-headline h3,
|
|
146
|
-
.ids-footer-1177-pro .ids-footer-1177-pro__bottom-footer ::slotted([slot=bottom-footer-headline]) {
|
|
147
|
-
color: var(--IDS-COLOR-NEUTRAL-100) !important;
|
|
148
|
-
text-align: center;
|
|
149
|
-
margin-top: 1rem !important;
|
|
150
|
-
margin-bottom: 2rem !important;
|
|
151
|
-
font-style: normal;
|
|
152
|
-
color: var(--IDS-HEADING-M__COLOR);
|
|
153
|
-
font-family: var(--IDS-HEADING-M__FONT-FAMILY);
|
|
154
|
-
font-size: var(--IDS-HEADING-M__FONT-SIZE);
|
|
155
|
-
line-height: var(--IDS-HEADING-M__LINE-HEIGHT);
|
|
156
|
-
letter-spacing: var(--IDS-HEADING-M__LETTER-SPACING);
|
|
157
|
-
font-weight: var(--IDS-HEADING-M__FONT-WEIGHT);
|
|
422
|
+
position: absolute;
|
|
423
|
+
top: 50%;
|
|
424
|
+
transform: translateY(-50%);
|
|
425
|
+
left: 0;
|
|
158
426
|
}
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
font-size:
|
|
427
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer-mobile .ids-footer-1177-pro__sub-footer-mobile-logo:after {
|
|
428
|
+
content: "";
|
|
429
|
+
position: absolute;
|
|
430
|
+
z-index: 1;
|
|
431
|
+
right: 0.75rem;
|
|
432
|
+
top: 50%;
|
|
433
|
+
transform: translateY(-50%);
|
|
434
|
+
width: 0.0313rem;
|
|
435
|
+
min-height: 2rem;
|
|
436
|
+
background-color: var(--IDS-FOOTER-1177-PRO-SUB__COLOR);
|
|
437
|
+
}
|
|
438
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer-mobile .ids-footer-1177-pro__sub-footer-mobile-headline {
|
|
439
|
+
display: flex;
|
|
440
|
+
font-size: 1rem;
|
|
173
441
|
font-style: normal;
|
|
174
|
-
font-weight:
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
442
|
+
font-weight: 700;
|
|
443
|
+
line-height: normal;
|
|
444
|
+
letter-spacing: -0.0159rem;
|
|
445
|
+
align-self: center;
|
|
446
|
+
}
|
|
447
|
+
@media (max-width: 1024px) {
|
|
448
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer-mobile {
|
|
449
|
+
display: flex;
|
|
450
|
+
justify-content: center;
|
|
451
|
+
align-items: center;
|
|
452
|
+
flex-direction: column;
|
|
453
|
+
padding-left: 1.5rem;
|
|
454
|
+
padding-right: 1.5rem;
|
|
455
|
+
padding-bottom: 2.5rem;
|
|
456
|
+
padding-top: 2rem;
|
|
457
|
+
color: var(--IDS-FOOTER-1177-PRO-SUB__COLOR);
|
|
458
|
+
font-size: 0.875rem;
|
|
459
|
+
text-align: center;
|
|
460
|
+
line-height: 1.25rem;
|
|
461
|
+
}
|
|
462
|
+
.ids-footer-1177-pro .ids-footer-1177-pro__sub-footer-mobile .ids-footer-1177-pro__sub-footer-mobile-text {
|
|
463
|
+
margin-top: 2rem;
|
|
464
|
+
}
|
|
179
465
|
}
|
|
@@ -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-footer-inera{background-color:var(--IDS-COLOR-PRIMARY-40);position:relative}.ids-footer-inera .ids-footer-inera__inner{margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);padding:4.375rem 1.25rem 5.313rem}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__inner{padding-bottom:3.125rem}}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__headline-row{padding-bottom:1.25rem}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__headline-row .ids-footer-inera__headline{color:var(--IDS-COLOR-ON-PRIMARY-40);display:inline;font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:1.625rem;font-weight:700;letter-spacing:-.031rem;line-height:2rem}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__headline-row .ids-footer-inera__headline .ids-footer-inera__headline--sub{color:var(--IDS-COLOR-ON-PRIMARY-40)}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__headline-row .ids-footer-inera__headline--sr{clip:rect(0,0,0,0);border:0;height:.063rem;margin:-.063rem;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:.063rem}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content{display:flex;flex-wrap:wrap;gap:.5rem}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__text{color:var(--IDS-COLOR-NEUTRAL-100);flex:0 0 40%;font-family:var(--IDS-BODY__FONT-FAMILY);font-size:var(--IDS-BODY__FONT-SIZE);font-style:normal;font-weight:400;letter-spacing:0;line-height:var(--IDS-BODY__LINE-HEIGHT);margin-right:8.3%;max-width:40%}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__text{flex:0 0 100%;margin-right:0;max-width:100%}}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content ul{list-style:none;margin:0;padding:0}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-link{margin-bottom:.625rem!important}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content ::slotted([slot=link-col-1]),.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content ::slotted([slot=link-col-2]),.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content ::slotted([slot=link-col-3]){display:block;margin-bottom:.625rem!important}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col{flex:0 0 16%;max-width:16%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__link-col--2{flex:0 0 25%;max-width:25%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__link-col--1{flex:0 0 50%;max-width:50%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__col-size-auto{flex:0 0 auto;width:auto}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__col-size-1{flex:0 0 8.3%;max-width:8.3%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__col-size-2{flex:0 0 16%;max-width:16%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__col-size-3{flex:0 0 25%;max-width:25%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__col-size-4{flex:0 0 33.3%;max-width:33.3%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__col-size-5{flex:0 0 41.6%;max-width:41.6%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__col-size-6{flex:0 0 50%;max-width:50%}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col{display:none}}.ids-footer-inera .ids-footer-inera__sub-footer{background-color:var(--IDS-COLOR-PRIMARY-30);position:relative}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__mobile-menu{display:none}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__mobile-menu{display:block}}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container{margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);padding-left:1.25rem;padding-right:1.25rem}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera_sub-footer-mobile-text{color:var(--IDS-COLOR-NEUTRAL-100);display:inline-block;font-size:.875rem;line-height:1.25rem;padding:1.875rem 2.5rem .625rem;text-align:center}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-row{align-items:center;display:flex;justify-content:space-between}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-row{align-items:unset;flex-direction:column}}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-row .ids-footer-inera__sub-footer-left{color:var(--IDS-COLOR-NEUTRAL-100)!important;flex:50%;font-size:.875rem!important;line-height:1.125rem!important}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-row .ids-footer-inera__sub-footer-left{display:none}}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-row .ids-footer-inera__sub-footer-right{flex:auto;text-align:end}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-row .ids-footer-inera__sub-footer-right .ids-link,.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-row .ids-footer-inera__sub-footer-right ::slotted(*){color:var(--IDS-COLOR-NEUTRAL-100);display:inline-block;font-size:.875rem;margin-left:1.25rem!important}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-row .ids-footer-inera__sub-footer-right{display:none}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container{height:auto;padding-left:0;padding-right:0}}@media (min-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer{padding-bottom:.625rem;padding-top:.625rem}}.ids-footer-inera .ids-footer-inera__content-row{z-index:1}.ids-footer-inera .ids-footer-inera__mobile-links{display:none;flex-direction:column;font-size:.875rem;gap:2rem;padding:2rem 1.25rem}.ids-footer-inera .ids-footer-inera__mobile-links ::slotted(*),.ids-footer-inera .ids-footer-inera__mobile-links a{display:block;width:100%}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__mobile-links{display:flex}}.ids-footer-inera .ids-footer-inera__sub-footer-mobile{display:none}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer-mobile{align-items:center;color:var(--IDS-COLOR-NEUTRAL-100);display:flex;flex-direction:column;font-size:.875rem;justify-content:center;line-height:1.25rem;padding:1rem 2.5rem;text-align:center}.ids-footer-inera .ids-footer-inera__sub-footer-mobile .ids-footer-inera__sub-footer-mobile-text{margin-top:1.875rem}}.ids-footer-inera .ids-footer-inera__sub-footer-container:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' fill='none'%3E%3Cpath d='M0 81.691C.21 36.677 40.424.245 90 .245s89.79 36.432 90 81.446h-56.615c-.209-16.596-15.076-29.99-33.385-29.99-18.31 0-33.176 13.394-33.385 29.99H0Z' fill='%23C03F73'/%3E%3C/svg%3E\");background-repeat:no-repeat;content:\"\";display:block;height:6.25rem;left:calc(50% - 15.625rem);position:absolute;top:-5.125rem;width:15.625rem}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer-container:after{content:none}}.ids-footer-inera .ids-footer-inera__mobile-menu{background-color:var(--IDS-COLOR-PRIMARY-40);padding-bottom:6.25rem;position:relative}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__mobile-menu:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' fill='none'%3E%3Cpath d='M154 77.774v-.065C154 35.22 119.526.774 77 .774S0 35.219 0 77.709v.065h48.436v-.065c0-15.762 12.788-28.54 28.564-28.54s28.565 12.778 28.565 28.54l-.001.065H154Z' fill='%23C03F73'/%3E%3C/svg%3E\");background-repeat:no-repeat;bottom:0;content:\"\";display:block;height:4.813rem;left:1.25rem;position:absolute;width:9.625rem}}.ids-footer-inera .ids-footer-inera__inner-wrapper{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' fill='none'%3E%3Cpath d='M0 0c0 37.69 31.34 68.245 70 68.245S140 37.69 140 0H95.968c0 13.982-11.626 25.317-25.968 25.317S44.032 13.982 44.032 0H0Z' fill='%23C03F73'/%3E%3C/svg%3E\");background-position-x:calc(50% - 14.063rem);background-repeat:no-repeat}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__inner-wrapper{background-position-x:calc(100% - 1.25rem)}}";
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}:root{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Inter\";--IDS-FONT-COLOR:var(--ids-color-surface-text-on-default);--IDS-HEADING-XXL__COLOR:var(--ids-color-heading-text-xxl);--IDS-HEADING-XXL__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XXL__FONT-SIZE:2rem;--IDS-HEADING-XXL__LINE-HEIGHT:2.5rem;--IDS-HEADING-XXL__FONT-SIZE-DESKTOP:3rem;--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP:3.25rem;--IDS-HEADING-XXL__FONT-WEIGHT:700;--IDS-HEADING-XXL__LETTER-SPACING:-0.052rem;--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP:-0.078rem;--IDS-HEADING-XXL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-XL__COLOR:var(--ids-color-heading-text-xl);--IDS-HEADING-XL__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XL__FONT-SIZE:1.625rem;--IDS-HEADING-XL__LINE-HEIGHT:2.125rem;--IDS-HEADING-XL__FONT-SIZE-DESKTOP:2.25rem;--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP:2.625rem;--IDS-HEADING-XL__FONT-WEIGHT:700;--IDS-HEADING-XL__LETTER-SPACING:-0.031rem;--IDS-HEADING-XL__LETTER-SPACING-DESKTOP:-0.063rem;--IDS-HEADING-XL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-L__COLOR:var(--ids-color-heading-text-l);--IDS-HEADING-L__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-L__FONT-SIZE-DESKTOP:1.75rem;--IDS-HEADING-L__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-HEADING-L__FONT-SIZE:1.5rem;--IDS-HEADING-L__LINE-HEIGHT:1.875rem;--IDS-HEADING-L__FONT-WEIGHT:700;--IDS-HEADING-L__LETTER-SPACING:-0.025rem;--IDS-HEADING-L__LETTER-SPACING-DESKTOP:-0.044rem;--IDS-HEADING-L__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-M__COLOR:var(--ids-color-heading-text-m);--IDS-HEADING-M__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-M__FONT-SIZE:1.375rem;--IDS-HEADING-M__LINE-HEIGHT:1.75rem;--IDS-HEADING-M__FONT-SIZE-DESKTOP:1.5rem;--IDS-HEADING-M__LINE-HEIGHT-DESKTOP:1.875rem;--IDS-HEADING-M__FONT-WEIGHT:700;--IDS-HEADING-M__LETTER-SPACING:-0.019rem;--IDS-HEADING-M__LETTER-SPACING-DESKTOP:-0.031rem;--IDS-HEADING-S__COLOR:var(--ids-color-heading-text-s);--IDS-HEADING-S__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-S__FONT-SIZE:1.25rem;--IDS-HEADING-S__LINE-HEIGHT:1.5rem;--IDS-HEADING-S__FONT-SIZE-DESKTOP:1.25rem;--IDS-HEADING-S__LINE-HEIGHT-DESKTOP:1.5rem;--IDS-HEADING-S__FONT-WEIGHT:700;--IDS-HEADING-S__LETTER-SPACING:-0.013rem;--IDS-HEADING-S__LETTER-SPACING-DESKTOP:-0.025rem;--IDS-HEADING-XS__COLOR:var(--ids-color-heading-text-xs);--IDS-HEADING-XS__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XS__FONT-SIZE:1rem;--IDS-HEADING-XS__LINE-HEIGHT:1.25rem;--IDS-HEADING-XS__FONT-WEIGHT:700;--IDS-HEADING-XS__LETTER-SPACING:0;--IDS-ANCHOR__COLOR:var(--ids-color-interactive-text-default);--IDS-ANCHOR__HOVER-COLOR:var(--ids-color-interactive-text-hover);--IDS-PREAMBLE__FONT-FAMILY:var(--IDS-FONT-FAMILY-BASE);--IDS-PREAMBLE__FONT-SIZE:1.125rem;--IDS-PREAMBLE__LINE-HEIGHT:1.75rem;--IDS-PREAMBLE__FONT-SIZE-DESKTOP:1.375rem;--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-BODY__FONT-FAMILY:var(--IDS-FONT-FAMILY-BASE);--IDS-BODY__FONT-SIZE:1rem;--IDS-BODY__LINE-HEIGHT:1.5rem;--IDS-BODY--DISABLED__COLOR:var(--ids-color-interactive-text-disabled);--IDS-PAGE-LIST__COLOR:var(--ids-color-brand-text-primary);--IDS-PAGE-LIST__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-PAGE-LIST__FONT-SIZE:1.25rem;--IDS-PAGE-LIST__LINE-HEIGHT:1.5rem;--IDS-PAGE-LIST__FONT-WEIGHT:700;--IDS-PAGE-LIST__LETTER-SPACING:-0.025rem;--IDS-BULLET-LIST__MARKER-COLOR:var(--ids-color-brand-text-primary);--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:bold;--IDS-BULLET-LIST__LINE-HEIGHT:1.5rem;--IDS-DIVIDER__COLOR:var(--ids-color-surface-border-default)}:root.ids--1177-admin,:root.ids--1177-pro{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}:root.ids--inera,:root.ids--inera-admin{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Poppins\";--IDS-HEADING-XXL__FONT-SIZE:1.875rem;--IDS-HEADING-XXL__LINE-HEIGHT:2.375rem;--IDS-HEADING-XXL__FONT-SIZE-DESKTOP:2.5rem;--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP:3.125rem;--IDS-HEADING-XXL__FONT-WEIGHT:600;--IDS-HEADING-XXL__LETTER-SPACING:inherit;--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XXL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-XL__FONT-SIZE:1.625rem;--IDS-HEADING-XL__LINE-HEIGHT:2rem;--IDS-HEADING-XL__FONT-SIZE-DESKTOP:2rem;--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP:2.5rem;--IDS-HEADING-XL__FONT-WEIGHT:600;--IDS-HEADING-XL__LETTER-SPACING:inherit;--IDS-HEADING-XL__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-L__FONT-SIZE:1.5rem;--IDS-HEADING-L__LINE-HEIGHT:1.875rem;--IDS-HEADING-L__FONT-SIZE-DESKTOP:1.75rem;--IDS-HEADING-L__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-HEADING-L__FONT-WEIGHT:600;--IDS-HEADING-L__LETTER-SPACING:inherit;--IDS-HEADING-L__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-L__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-M__FONT-SIZE:1.375rem;--IDS-HEADING-M__LINE-HEIGHT:1.75rem;--IDS-HEADING-M__FONT-SIZE-DESKTOP:1.5rem;--IDS-HEADING-M__LINE-HEIGHT-DESKTOP:2rem;--IDS-HEADING-M__FONT-WEIGHT:600;--IDS-HEADING-M__LETTER-SPACING:inherit;--IDS-HEADING-M__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-S__FONT-SIZE:1.25rem;--IDS-HEADING-S__LINE-HEIGHT:1.5rem;--IDS-HEADING-S__FONT-SIZE-DESKTOP:1.25rem;--IDS-HEADING-S__LINE-HEIGHT-DESKTOP:1.625rem;--IDS-HEADING-S__FONT-WEIGHT:600;--IDS-HEADING-S__LETTER-SPACING:inherit;--IDS-HEADING-S__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XS__FONT-SIZE:1rem;--IDS-HEADING-XS__LINE-HEIGHT:1.25rem;--IDS-HEADING-XS__FONT-WEIGHT:600;--IDS-HEADING-XS__LETTER-SPACING:inherit;--IDS-BODY__LINE-HEIGHT:1.625rem;--IDS-BODY--DISABLED__COLOR:var(--ids-color-interactive-text-disabled);--IDS-PAGE-LIST__FONT-WEIGHT:600;--IDS-PAGE-LIST__LETTER-SPACING:0;--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:normal;--IDS-BULLET-LIST__LINE-HEIGHT:1.625rem;--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT:600}:root.ids--dark{--IDS-PAGE-LIST__COLOR:var(--ids-color-navigation-text-default)}:root.ids--dark.ids--1177-admin,:root.ids--dark.ids--1177-pro,:root.ids--dark.ids--inera,:root.ids--dark.ids--inera-admin{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}.ids-footer-inera{background-color:var(--IDS-FOOTER-INERA__BACKGROUND-COLOR);position:relative}.ids-footer-inera .ids-footer-inera__inner-wrapper{background-image:var(--IDS-FOOTER-INERA-INNER__AFTER);background-position-x:calc(50% - 14.063rem);background-repeat:no-repeat}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__inner-wrapper{background-position-x:calc(100% - 1.25rem)}}.ids-footer-inera .ids-footer-inera__inner{margin:0 auto;max-width:var(--IDS__MAX-WIDTH);padding:var(--IDS__CONTAINER-PADDING);padding-bottom:6.25rem;padding-top:1.875rem}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__inner{padding-bottom:2.5rem}}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__headline-wrapper{padding-bottom:1.25rem}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__headline-wrapper .ids-footer-inera__headline{color:var(--IDS-FOOTER-INERA-HEADLINE__COLOR);display:inline;font-family:var(--IDS-FONT-FAMILY-HEADING);font-size:1.75rem;font-weight:700;line-height:2.25rem}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__headline-wrapper .ids-footer-inera__headline--sr{clip:rect(0,0,0,0);border:0;height:.063rem;margin:-.063rem;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:.063rem}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content{display:flex;gap:6.5rem}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__text{color:var(--IDS-FOOTER-INERA__COLOR);flex:0 0 40%;font-family:var(--IDS-BODY__FONT-FAMILY);font-size:var(--IDS-BODY__FONT-SIZE);font-style:normal;font-weight:400;letter-spacing:0;line-height:var(--IDS-BODY__LINE-HEIGHT);max-width:40%}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__text{flex:0 0 100%;margin-right:0;max-width:100%}}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__cols{display:flex;flex-grow:1;gap:3.5rem;justify-content:space-between}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col .ids-link{margin-bottom:.625rem!important}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col ::slotted([slot=link-col-1]),.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col ::slotted([slot=link-col-2]),.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col ::slotted([slot=link-col-3]){display:block;margin-bottom:.625rem!important}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__link-col--100{width:100%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__link-col--50{width:50%}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col.ids-footer-inera__link-col--33{width:33%}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content .ids-footer-inera__link-col{display:none}.ids-footer-inera .ids-footer-inera__inner .ids-footer-inera__content{gap:0}}.ids-footer-inera .ids-footer-inera__mobile-menu{display:none;position:relative}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__mobile-menu{display:block;padding-bottom:6.25rem}.ids-footer-inera .ids-footer-inera__mobile-menu:after{background-image:var(--IDS-FOOTER-INERA-MOBILE__AFTER);background-repeat:no-repeat;bottom:0;content:\"\";display:block;height:4.813rem;left:1.25rem;position:absolute;width:9.625rem}}.ids-footer-inera .ids-footer-inera__sub-footer{background-color:var(--IDS-FOOTER-INERA-SUB__BACKGROUND-COLOR);position:relative}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer{border-top:none}}.ids-footer-inera .ids-footer-inera__sub-footer:after{background-image:var(--IDS-FOOTER-INERA-SUB__AFTER);background-repeat:no-repeat;content:\"\";display:block;height:6.25rem;left:calc(50% - 15.625rem);position:absolute;top:-5.125rem;width:15.625rem}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer:after{content:none}}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container{margin:0 auto;max-width:var(--IDS__MAX-WIDTH);padding:var(--IDS__CONTAINER-PADDING);padding-bottom:1.25rem;padding-top:1.25rem}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-1177_sub-footer-mobile-text{color:var(--IDS-FOOTER-INERA-SUB__COLOR);display:inline-block;font-size:.875rem;line-height:1.25rem;padding:1.875rem 2.5rem .625rem;text-align:center}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner{align-items:center;display:flex;justify-content:space-between}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner{align-items:unset;flex-direction:column}}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner .ids-footer-inera__sub-footer-left{display:flex;flex:60%;flex-wrap:wrap;gap:.25rem 3rem}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner .ids-footer-inera__sub-footer-left .ids-link,.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner .ids-footer-inera__sub-footer-left ::slotted(*){display:block!important;white-space:nowrap}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner .ids-footer-inera__sub-footer-left{display:none}}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner .ids-footer-inera__sub-footer-right,.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner .ids-footer-inera__sub-footer-right p{color:var(--IDS-FOOTER-INERA-SUB__COLOR)!important;flex:auto;font-size:.875rem!important;line-height:1.125rem!important;text-align:end}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner .ids-footer-inera__sub-footer-right,.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container .ids-footer-inera__sub-footer-inner .ids-footer-inera__sub-footer-right p{display:none}.ids-footer-inera .ids-footer-inera__sub-footer .ids-footer-inera__sub-footer-container{height:auto;padding:0}}.ids-footer-inera .ids-footer-inera__mobile-links{background-color:var(--IDS-FOOTER-INERA-SUB__BACKGROUND-COLOR);display:none;flex-direction:column;font-size:.875rem;gap:2rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:2rem}.ids-footer-inera .ids-footer-inera__mobile-links ::slotted(*),.ids-footer-inera .ids-footer-inera__mobile-links a{display:block;width:100%}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__mobile-links{display:flex}}.ids-footer-inera .ids-footer-inera__sub-footer-mobile{background-color:var(--IDS-FOOTER-INERA-SUB__BACKGROUND-COLOR);display:none;padding-bottom:1.25rem}.ids-footer-inera .ids-footer-inera__sub-footer-mobile .ids-footer-inera__sub-footer-mobile-headline-wrapper{align-content:center;display:flex;justify-content:center;width:100%}.ids-footer-inera .ids-footer-inera__sub-footer-mobile .ids-footer-inera__sub-footer-mobile-headline{align-self:center;display:flex;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:-.0159rem;line-height:normal}@media (max-width:1024px){.ids-footer-inera .ids-footer-inera__sub-footer-mobile{align-items:center;color:var(--IDS-FOOTER-INERA-SUB__COLOR);display:flex;flex-direction:column;font-size:.875rem;justify-content:center;line-height:1.25rem;padding:2rem 1.5rem 2.5rem;text-align:center}}";
|
|
4
4
|
|
|
5
5
|
var footerIneraLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|