@inera/ids-design 5.5.0 → 6.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 +9 -0
- package/components/accordion/accordion.css +260 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +245 -133
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +51 -20
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +3 -4
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +59 -22
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +36 -29
- package/components/card/card-lit.js +4 -2
- package/components/card/card.css +81 -40
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +47 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +8 -14
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +8 -8
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +21 -2
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +15 -60
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +27 -9
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +28 -8
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +20 -1
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +14 -8
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +14 -8
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +30 -5
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +0 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +33 -16
- package/components/header-1177/composite-header-1177.css +416 -191
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +123 -60
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +37 -4
- package/components/header-1177/header-1177-lit.js +1 -1
- 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 +47 -8
- package/components/header-1177/header-1177-nav-item.css +71 -48
- package/components/header-1177/header-1177.css +166 -75
- 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 +55 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +107 -40
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +31 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- 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 +47 -44
- package/components/header-1177-admin/header-1177-admin.css +61 -11
- 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 +57 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +125 -60
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +23 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- 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 +59 -32
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +5 -2
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker.css +240 -60
- package/components/header-1177-pro/header-1177-pro.css +72 -12
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +6 -1
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-nav-mobile.css +5 -2
- package/components/header-inera/header-inera.css +41 -4
- package/components/header-inera-admin/composite-header-inera-admin.css +44 -23
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar.css +28 -4
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -6
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- 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 +13 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +5 -2
- package/components/header-inera-admin/header-inera-admin.css +7 -4
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +135 -0
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +11 -9
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +113 -46
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +104 -41
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +30 -11
- package/components/puff-list/puff-list-lit.js +7 -0
- package/components/puff-list/puff-list.css +169 -0
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +43 -26
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +43 -8
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +45 -4
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +7 -0
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +45 -20
- package/global/_partials.css +3 -0
- package/global/global.css +771 -173
- package/global/icons/font/Inera-Design-Icons.eot +0 -0
- package/global/icons/font/Inera-Design-Icons.svg +155 -0
- package/global/icons/font/Inera-Design-Icons.ttf +0 -0
- package/global/icons/font/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +18 -0
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +2 -0
- package/themes/1177/1177.css +862 -318
- package/themes/1177-pro/1177-pro.css +864 -365
- package/themes/inera/inera.css +878 -328
- package/themes/inera-admin/inera-admin.css +881 -345
- package/components/expandable/expandable-lit.js +0 -7
- package/components/expandable/expandable.css +0 -108
- package/components/footer/footer-lit.js +0 -7
- package/components/footer/footer.css +0 -450
- package/components/list/list-lit.d.ts +0 -2
- package/components/list/list-lit.js +0 -7
- package/components/list/list.css +0 -143
- /package/components/{expandable/expandable-lit.d.ts → accordion/accordion-lit.d.ts} +0 -0
- /package/components/{footer/footer-lit.d.ts → puff-list/puff-list-lit.d.ts} +0 -0
|
@@ -1,7 +0,0 @@
|
|
|
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-expandable{border-bottom:var(--IDS-EXPANDABLE__BORDER-BOTTOM)}.ids-expandable .ids-expandable__inner{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;gap:.625rem;justify-content:space-between;min-height:4.375rem;text-align:start}.ids-expandable .ids-expandable__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-expandable .ids-expandable__content{display:none;padding-bottom:1.25rem}.ids-expandable .ids-expandable__headline,.ids-expandable ::slotted([slot=headline]){color:var(--IDS-EXPANDABLE__HEADLINE-COLOR);font-family:var(--IDS-EXPANDABLE__HEADLINE-FONT-FAMILY);font-size:var(--IDS-EXPANDABLE__HEADLINE-FONT-SIZE);font-weight:var(--IDS-EXPANDABLE__HEADLINE-FONT-WEIGHT);margin:0;text-align:start}@media (max-width:1024px){.ids-expandable .ids-expandable__headline,.ids-expandable ::slotted([slot=headline]){font-size:var(--IDS-EXPANDABLE--MOBILE__HEADLINE-FONT-SIZE)}}.ids-expandable .ids-expandable__icon{align-items:center;background-color:var(--IDS-EXPANDABLE__ICON-2-COLOR);border-radius:50%;display:flex;justify-content:center;min-height:1.5rem;min-width:1.5rem}.ids-expandable .ids-expandable__icon .ids-expandable__icon--large{display:none}.ids-expandable .ids-expandable__icon .ids-expandable__icon--small{display:inline-flex}@media (min-width:640px){.ids-expandable{min-height:1.75rem;min-width:1.75rem}.ids-expandable .ids-expandable__inner{flex-wrap:nowrap}.ids-expandable .ids-expandable__icon .ids-expandable__icon--small{display:none}.ids-expandable .ids-expandable__icon .ids-expandable__icon--large{display:inline-flex}}.ids-expandable.ids-expandable--expanded>.ids-expandable__button>.ids-expandable__inner>.ids-expandable__icon--closed,.ids-expandable.ids-expandable--expanded>.ids-expandable__button>.ids-expandable__inner>.ids-expandable__icon>.ids-expandable__icon--closed,.ids-expandable:not(.ids-expandable--expanded)>.ids-expandable__button>.ids-expandable__inner>.ids-expandable__icon--expanded,.ids-expandable:not(.ids-expandable--expanded)>.ids-expandable__button>.ids-expandable__inner>.ids-expandable__icon>.ids-expandable__icon--expanded{display:none}.ids-expandable.ids-expandable--borderless{border-bottom:.063rem solid transparent}.ids-expandable.ids-expandable--expanded.ids-expandable--has-children,.ids-expandable.ids-expandable--inside-card.ids-expandable--has-children,.ids-expandable.ids-expandable--inside-card:not(.ids-expandable--child){border-bottom:none}.ids-expandable.ids-expandable--expanded>.ids-expandable__content{display:block}.ids-expandable.ids-expandable--child .ids-expandable__headline{font-size:var(--IDS-EXPANDABLE--CHILD__HEADLINE-FONT-SIZE)}";
|
|
4
|
-
|
|
5
|
-
var expandableLit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
-
|
|
7
|
-
export { expandableLit as default };
|
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
/*******
|
|
2
|
-
* BUTTONS
|
|
3
|
-
********/
|
|
4
|
-
/*******
|
|
5
|
-
* SCROLLBARS
|
|
6
|
-
********/
|
|
7
|
-
/*******
|
|
8
|
-
* FORM
|
|
9
|
-
********/
|
|
10
|
-
/*******
|
|
11
|
-
* A11Y
|
|
12
|
-
********/
|
|
13
|
-
@media (max-width: 1023px) {
|
|
14
|
-
.ids-desktop {
|
|
15
|
-
display: none !important;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
@media (min-width: 1024px) {
|
|
20
|
-
.ids-mobile {
|
|
21
|
-
display: none !important;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.ids-expandable {
|
|
26
|
-
border-bottom: var(--IDS-EXPANDABLE__BORDER-BOTTOM);
|
|
27
|
-
}
|
|
28
|
-
.ids-expandable .ids-expandable__inner {
|
|
29
|
-
display: flex;
|
|
30
|
-
flex-wrap: wrap;
|
|
31
|
-
align-items: center;
|
|
32
|
-
justify-content: space-between;
|
|
33
|
-
cursor: pointer;
|
|
34
|
-
min-height: 4.375rem;
|
|
35
|
-
text-align: start;
|
|
36
|
-
gap: 0.625rem;
|
|
37
|
-
}
|
|
38
|
-
.ids-expandable .ids-expandable__button:focus {
|
|
39
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
40
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
41
|
-
}
|
|
42
|
-
.ids-expandable .ids-expandable__content {
|
|
43
|
-
padding-bottom: 1.25rem;
|
|
44
|
-
display: none;
|
|
45
|
-
}
|
|
46
|
-
.ids-expandable .ids-expandable__headline,
|
|
47
|
-
.ids-expandable ::slotted([slot=headline]) {
|
|
48
|
-
color: var(--IDS-EXPANDABLE__HEADLINE-COLOR);
|
|
49
|
-
font-size: var(--IDS-EXPANDABLE__HEADLINE-FONT-SIZE);
|
|
50
|
-
font-family: var(--IDS-EXPANDABLE__HEADLINE-FONT-FAMILY);
|
|
51
|
-
font-weight: var(--IDS-EXPANDABLE__HEADLINE-FONT-WEIGHT);
|
|
52
|
-
margin: 0;
|
|
53
|
-
text-align: start;
|
|
54
|
-
}
|
|
55
|
-
@media (max-width: 1024px) {
|
|
56
|
-
.ids-expandable .ids-expandable__headline,
|
|
57
|
-
.ids-expandable ::slotted([slot=headline]) {
|
|
58
|
-
font-size: var(--IDS-EXPANDABLE--MOBILE__HEADLINE-FONT-SIZE);
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
.ids-expandable .ids-expandable__icon {
|
|
62
|
-
background-color: var(--IDS-EXPANDABLE__ICON-2-COLOR);
|
|
63
|
-
border-radius: 50%;
|
|
64
|
-
min-height: 1.5rem;
|
|
65
|
-
min-width: 1.5rem;
|
|
66
|
-
display: flex;
|
|
67
|
-
align-items: center;
|
|
68
|
-
justify-content: center;
|
|
69
|
-
}
|
|
70
|
-
.ids-expandable .ids-expandable__icon .ids-expandable__icon--large {
|
|
71
|
-
display: none;
|
|
72
|
-
}
|
|
73
|
-
.ids-expandable .ids-expandable__icon .ids-expandable__icon--small {
|
|
74
|
-
display: inline-flex;
|
|
75
|
-
}
|
|
76
|
-
@media (min-width: 640px) {
|
|
77
|
-
.ids-expandable {
|
|
78
|
-
min-height: 1.75rem;
|
|
79
|
-
min-width: 1.75rem;
|
|
80
|
-
}
|
|
81
|
-
.ids-expandable .ids-expandable__inner {
|
|
82
|
-
flex-wrap: nowrap;
|
|
83
|
-
}
|
|
84
|
-
.ids-expandable .ids-expandable__icon .ids-expandable__icon--small {
|
|
85
|
-
display: none;
|
|
86
|
-
}
|
|
87
|
-
.ids-expandable .ids-expandable__icon .ids-expandable__icon--large {
|
|
88
|
-
display: inline-flex;
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
.ids-expandable:not(.ids-expandable--expanded) > .ids-expandable__button > .ids-expandable__inner > .ids-expandable__icon--expanded, .ids-expandable:not(.ids-expandable--expanded) > .ids-expandable__button > .ids-expandable__inner > .ids-expandable__icon > .ids-expandable__icon--expanded {
|
|
92
|
-
display: none;
|
|
93
|
-
}
|
|
94
|
-
.ids-expandable.ids-expandable--expanded > .ids-expandable__button > .ids-expandable__inner > .ids-expandable__icon--closed, .ids-expandable.ids-expandable--expanded > .ids-expandable__button > .ids-expandable__inner > .ids-expandable__icon > .ids-expandable__icon--closed {
|
|
95
|
-
display: none;
|
|
96
|
-
}
|
|
97
|
-
.ids-expandable.ids-expandable--borderless {
|
|
98
|
-
border-bottom: 0.063rem solid transparent;
|
|
99
|
-
}
|
|
100
|
-
.ids-expandable.ids-expandable--inside-card.ids-expandable--has-children, .ids-expandable.ids-expandable--inside-card:not(.ids-expandable--child), .ids-expandable.ids-expandable--expanded.ids-expandable--has-children {
|
|
101
|
-
border-bottom: none;
|
|
102
|
-
}
|
|
103
|
-
.ids-expandable.ids-expandable--expanded > .ids-expandable__content {
|
|
104
|
-
display: block;
|
|
105
|
-
}
|
|
106
|
-
.ids-expandable.ids-expandable--child .ids-expandable__headline {
|
|
107
|
-
font-size: var(--IDS-EXPANDABLE--CHILD__HEADLINE-FONT-SIZE);
|
|
108
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
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-footer{background-color:var(--footer_background-color);box-shadow:var(--footer_box-shadow);margin-top:var(--footer_margin-top);position:relative}.ids-footer .ids-footer__inner{display:grid;margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);padding-bottom:var(--footer-inner_padding-bottom);padding-left:1.25rem;padding-right:1.25rem;padding-top:var(--footer-inner_padding-top)}@media (max-width:1024px){.ids-footer .ids-footer__inner{padding-bottom:var(--footer-inner-mobile_padding-bottom)}}.ids-footer .ids-footer__inner .ids-footer__headline-row{padding-bottom:1.25rem}.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline{color:var(--footer-headline_color);display:inline;font-family:var(--footer-headline_font-family);font-size:1.5rem;font-size:var(--footer-headline_font-size);font-weight:var(--footer-headline_font-weight);letter-spacing:var(--footer-headline_letter-spacing);line-height:1.25;line-height:var(--footer-headline_line-height)}.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline .ids-footer__headline--sub{color:var(--footer-headline-sub_color)}.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__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 .ids-footer__inner .ids-footer__content{display:flex;flex-wrap:wrap}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__text{color:var(--footer-content_color)!important;flex:0 0 41.6%;margin-right:8.3%;max-width:41.6%}@media (max-width:1024px){.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__text{flex:0 0 100%;margin-right:0;max-width:100%}}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col{flex:0 0 16%;max-width:16%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__link-col--2{flex:0 0 25%;max-width:25%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__link-col--1{flex:0 0 50%;max-width:50%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-auto{flex:0 0 auto;width:auto}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-1{flex:0 0 8.3%;max-width:8.3%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-2{flex:0 0 16%;max-width:16%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-3{flex:0 0 25%;max-width:25%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-4{flex:0 0 33.3%;max-width:33.3%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-5{flex:0 0 41.6%;max-width:41.6%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-6{flex:0 0 50%;max-width:50%}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col ul{list-style:none;margin:0;padding:0}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col .ids-footer__link-col__link,.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col .ids-link{margin-bottom:.625rem!important}@media (max-width:1024px){.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col{display:none}}.ids-footer .ids-footer__sub-footer{background-color:var(--footer-sub_background-color);border-top:none;padding-bottom:var(--footer-sub_padding-bottom);padding-top:var(--footer-sub_padding-top);position:relative}.ids-footer .ids-footer__sub-footer .ids-footer__mobile-menu{display:none}@media (max-width:1024px){.ids-footer .ids-footer__sub-footer .ids-footer__mobile-menu{display:block}.ids-footer .ids-footer__sub-footer{background-color:var(--footer-sub-mobile_background-color);border-top:none;padding-top:var(--footer-sub-mobile_padding-top)}}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container{display:grid;margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH);padding-left:1.25rem;padding-right:1.25rem}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer_sub-footer-mobile-text{color:var(--footer-sub-mobile_color);display:inline-block;font-size:.875rem;line-height:1.25rem;padding:1.875rem 2.5rem .625rem;text-align:center}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row{align-items:center;display:flex;justify-content:space-between}@media (max-width:1024px){.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row{align-items:unset;flex-direction:column}}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-left{color:var(--footer-sub-text_color)!important;font-size:.875rem!important;line-height:.875rem!important}@media (max-width:1024px){.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-left{display:none}}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right{text-align:end}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right .ids-link{color:var(--footer-sub-text_color);font-size:.875rem;margin-left:1.25rem!important}@media (max-width:1024px){.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right{display:none}.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container{height:auto;padding-left:0;padding-right:0}}.ids-footer .ids-footer__content-row{z-index:1}.ids-footer .footer-sub-text{text-align:center}.ids-footer .ids-footer__mobile-links{display:none;flex-direction:column;font-size:.875rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:1.25rem}.ids-footer .ids-footer__mobile-links .ids-link{padding-bottom:.938rem;padding-top:.938rem}@media (max-width:1024px){.ids-footer .ids-footer__mobile-links{display:flex}}.ids-footer .ids-footer__sub-footer-mobile{display:none}@media (max-width:1024px){.ids-footer .ids-footer__sub-footer-mobile{align-items:center;color:var(--footer-sub-mobile_color);display:flex;flex-direction:column;font-size:.875rem;justify-content:center;line-height:1.25rem;padding:1rem 2.5rem;text-align:center}.ids-footer .ids-footer__sub-footer-mobile .ids-footer__sub-footer-mobile-text{margin-top:1.875rem}}.ids-footer.ids-footer--1177:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23FAEEF0' fill-rule='evenodd'/%3E%3C/svg%3E\");z-index:2}.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after,.ids-footer.ids-footer--1177:after{background-color:transparent;background-size:100% 1.875rem;content:\"\";height:1.875rem;position:absolute;top:-30px;width:100%}.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23C12143' fill-rule='evenodd'/%3E%3C/svg%3E\");z-index:3}@media (max-width:1024px){.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after{content:none!important}}.ids-footer.ids-footer--1177-pro .ids-footer__sub-footer-mobile-icon{align-items:center;display:flex}.ids-footer.ids-footer--1177-pro .ids-footer__sub-footer-mobile-service-name{align-items:center;border-left:.063rem solid var(--IDS-COLOR-PRIMARY-30);display:flex;height:2.5rem;margin-left:.938rem;padding-left:.938rem}.ids-footer.ids-footer--inera .ids-footer__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:100px;left:calc(50% - 250px);position:absolute;top:-82px;width:250px}@media (max-width:1024px){.ids-footer.ids-footer--inera .ids-footer__sub-footer-container:after{content:none}}.ids-footer.ids-footer--inera .ids-footer__mobile-menu{background-color:var(--footer_background-color);padding-bottom:100px;position:relative}@media (max-width:1024px){.ids-footer.ids-footer--inera .ids-footer__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:77px;left:1.25rem;position:absolute;width:154px}}.ids-footer.ids-footer--inera .ids-footer__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% - 225px);background-repeat:no-repeat}@media (max-width:1024px){.ids-footer.ids-footer--inera .ids-footer__inner-wrapper{background-position-x:calc(100% - 1.25rem)}}.ids-footer.ids-footer--inera-admin .ids-footer__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='%23fff'/%3E%3C/svg%3E\");background-position-x:calc(50% - 225px);background-repeat:no-repeat}@media (max-width:1024px){.ids-footer.ids-footer--inera-admin .ids-footer__inner-wrapper{background-position-x:calc(100% - 1.25rem)}}.ids-footer.ids-footer--inera-admin .sub-footer-container:after{content:none}.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer{background-color:var(--IDS-COLOR-PRIMARY-40)}.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .sub-footer-container{min-height:2.5rem}.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer__mobile-text{color:var(--footer-sub-mobile_color);display:inline-block;font-size:.875rem;line-height:1.25rem;padding:1.875rem 2.5rem .625rem;text-align:center}.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__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='%23fff'/%3E%3C/svg%3E\");background-repeat:no-repeat;content:\" \";display:block;height:100px;left:calc(50% - 250px);position:absolute;top:-82px;width:250px}@media (max-width:1024px){.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer-container:after{content:none}}.ids-footer.ids-footer--inera-admin .ids-footer__mobile-menu{background-color:var(--footer_background-color);padding-bottom:100px;position:relative}@media (max-width:1024px){.ids-footer.ids-footer--inera-admin .ids-footer__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='%23fff'/%3E%3C/svg%3E\");background-repeat:no-repeat;bottom:0;content:\" \";display:block;height:77px;left:1.25rem;position:absolute;width:154px}}.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper{background:#f1edea;background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='869' height='774'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .275h864.005v766.311H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(0 1.897)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%2300706E' d='M790.3 251.246C680.38 55.396 438.406-37.17 264.727 14.318-134.285 132.536-73.18 694.285 386.932 664.563c282.067-18.219 360.286-10.833 407.01 92.64 6.633 14.692 21.47 10.082 27.118.143 50.596-77.267 74.092-319.35-30.76-506.1' mask='url(%23b)'/%3E%3C/g%3E%3Cpath fill='%2341C0C2' d='M303.88 665.978c-87.494-9.538-139.49-41.576-139.49-41.576 115.558 57.494 199.308-22.749 303.798-44.631 99.938-20.93 255.572 14.38 324.043 175.628-13.503-25.372-30.308-47.56-56.255-63.21-99.715-60.137-319.427-13.93-432.096-26.211'/%3E%3C/g%3E%3C/svg%3E\");background-position:left calc(50vw - 915px) bottom -90px;background-repeat:no-repeat;background-size:869px 774px}@media (max-width:1024px){.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper{background-position:left calc(50vw - 614px) bottom -107px;background-size:1050px 800px}}@media (max-width:640px){.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper{background-color:var(--IDS-COLOR-PRIMARY-30)}}.ids-footer.ids-footer--inera-admin-legacy .ids-footer__inner-wrapper{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23fff' cx='50' cy='50' r='50'/%3E%3C/svg%3E\") left calc(50vw - 915px) bottom -90px/869px 869px no-repeat #f1edea}@media (max-width:1024px){.ids-footer.ids-footer--inera-admin-legacy .ids-footer__inner-wrapper{background-position:left calc(50vw - 525px) bottom 1.25rem;background-size:1000px 1000px}}.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer{background-color:#f1edea;border-top:.063rem solid #e0e0e0;position:relative}@media (max-width:1024px){.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer{border-top:none}}";
|
|
4
|
-
|
|
5
|
-
var footerLit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
-
|
|
7
|
-
export { footerLit as default };
|
|
@@ -1,450 +0,0 @@
|
|
|
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
|
-
* BUTTONS
|
|
15
|
-
********/
|
|
16
|
-
/*******
|
|
17
|
-
* SCROLLBARS
|
|
18
|
-
********/
|
|
19
|
-
/*******
|
|
20
|
-
* FORM
|
|
21
|
-
********/
|
|
22
|
-
/*******
|
|
23
|
-
* A11Y
|
|
24
|
-
********/
|
|
25
|
-
/* Footer */
|
|
26
|
-
.ids-footer {
|
|
27
|
-
background-color: var(--footer_background-color);
|
|
28
|
-
position: relative;
|
|
29
|
-
margin-top: var(--footer_margin-top);
|
|
30
|
-
box-shadow: var(--footer_box-shadow);
|
|
31
|
-
}
|
|
32
|
-
.ids-footer .ids-footer__inner {
|
|
33
|
-
max-width: var(--IDS__MAX-WIDTH);
|
|
34
|
-
display: grid;
|
|
35
|
-
margin-left: auto;
|
|
36
|
-
margin-right: auto;
|
|
37
|
-
padding-left: 1.25rem;
|
|
38
|
-
padding-right: 1.25rem;
|
|
39
|
-
padding-top: var(--footer-inner_padding-top);
|
|
40
|
-
padding-bottom: var(--footer-inner_padding-bottom);
|
|
41
|
-
}
|
|
42
|
-
@media (max-width: 1024px) {
|
|
43
|
-
.ids-footer .ids-footer__inner {
|
|
44
|
-
padding-bottom: var(--footer-inner-mobile_padding-bottom);
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
.ids-footer .ids-footer__inner .ids-footer__headline-row {
|
|
48
|
-
padding-bottom: 1.25rem;
|
|
49
|
-
}
|
|
50
|
-
.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline {
|
|
51
|
-
display: inline;
|
|
52
|
-
font-size: 1.5rem;
|
|
53
|
-
line-height: 1.25;
|
|
54
|
-
font-size: var(--footer-headline_font-size);
|
|
55
|
-
line-height: var(--footer-headline_line-height);
|
|
56
|
-
letter-spacing: var(--footer-headline_letter-spacing);
|
|
57
|
-
font-weight: var(--footer-headline_font-weight);
|
|
58
|
-
font-family: var(--footer-headline_font-family);
|
|
59
|
-
color: var(--footer-headline_color);
|
|
60
|
-
}
|
|
61
|
-
.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline .ids-footer__headline--sub {
|
|
62
|
-
color: var(--footer-headline-sub_color);
|
|
63
|
-
}
|
|
64
|
-
.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline--sr {
|
|
65
|
-
position: absolute;
|
|
66
|
-
width: 0.063rem;
|
|
67
|
-
height: 0.063rem;
|
|
68
|
-
padding: 0;
|
|
69
|
-
margin: -0.063rem;
|
|
70
|
-
overflow: hidden;
|
|
71
|
-
clip: rect(0, 0, 0, 0);
|
|
72
|
-
white-space: nowrap;
|
|
73
|
-
border: 0;
|
|
74
|
-
}
|
|
75
|
-
.ids-footer .ids-footer__inner .ids-footer__content {
|
|
76
|
-
display: flex;
|
|
77
|
-
flex-wrap: wrap;
|
|
78
|
-
}
|
|
79
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__text {
|
|
80
|
-
color: var(--footer-content_color) !important;
|
|
81
|
-
flex: 0 0 41.6%;
|
|
82
|
-
max-width: 41.6%;
|
|
83
|
-
margin-right: 8.3%;
|
|
84
|
-
}
|
|
85
|
-
@media (max-width: 1024px) {
|
|
86
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__text {
|
|
87
|
-
flex: 0 0 100%;
|
|
88
|
-
max-width: 100%;
|
|
89
|
-
margin-right: 0%;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col {
|
|
93
|
-
flex: 0 0 16%;
|
|
94
|
-
max-width: 16%;
|
|
95
|
-
}
|
|
96
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__link-col--2 {
|
|
97
|
-
flex: 0 0 25%;
|
|
98
|
-
max-width: 25%;
|
|
99
|
-
}
|
|
100
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__link-col--1 {
|
|
101
|
-
flex: 0 0 50%;
|
|
102
|
-
max-width: 50%;
|
|
103
|
-
}
|
|
104
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-auto {
|
|
105
|
-
flex: 0 0 auto;
|
|
106
|
-
width: auto;
|
|
107
|
-
}
|
|
108
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-1 {
|
|
109
|
-
flex: 0 0 8.3%;
|
|
110
|
-
max-width: 8.3%;
|
|
111
|
-
}
|
|
112
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-2 {
|
|
113
|
-
flex: 0 0 16%;
|
|
114
|
-
max-width: 16%;
|
|
115
|
-
}
|
|
116
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-3 {
|
|
117
|
-
flex: 0 0 25%;
|
|
118
|
-
max-width: 25%;
|
|
119
|
-
}
|
|
120
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-4 {
|
|
121
|
-
flex: 0 0 33.3%;
|
|
122
|
-
max-width: 33.3%;
|
|
123
|
-
}
|
|
124
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-5 {
|
|
125
|
-
flex: 0 0 41.6%;
|
|
126
|
-
max-width: 41.6%;
|
|
127
|
-
}
|
|
128
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col.ids-footer__col-size-6 {
|
|
129
|
-
flex: 0 0 50%;
|
|
130
|
-
max-width: 50%;
|
|
131
|
-
}
|
|
132
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col ul {
|
|
133
|
-
margin: 0;
|
|
134
|
-
list-style: none;
|
|
135
|
-
padding: 0;
|
|
136
|
-
}
|
|
137
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col .ids-link,
|
|
138
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col .ids-footer__link-col__link {
|
|
139
|
-
margin-bottom: 0.625rem !important;
|
|
140
|
-
}
|
|
141
|
-
@media (max-width: 1024px) {
|
|
142
|
-
.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col {
|
|
143
|
-
display: none;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
.ids-footer .ids-footer__sub-footer {
|
|
147
|
-
position: relative;
|
|
148
|
-
background-color: var(--footer-sub_background-color);
|
|
149
|
-
border-top: none;
|
|
150
|
-
padding-bottom: var(--footer-sub_padding-bottom);
|
|
151
|
-
padding-top: var(--footer-sub_padding-top);
|
|
152
|
-
}
|
|
153
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__mobile-menu {
|
|
154
|
-
display: none;
|
|
155
|
-
}
|
|
156
|
-
@media (max-width: 1024px) {
|
|
157
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__mobile-menu {
|
|
158
|
-
display: block;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
@media (max-width: 1024px) {
|
|
162
|
-
.ids-footer .ids-footer__sub-footer {
|
|
163
|
-
background-color: var(--footer-sub-mobile_background-color);
|
|
164
|
-
padding-top: var(--footer-sub-mobile_padding-top);
|
|
165
|
-
border-top: none;
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container {
|
|
169
|
-
max-width: var(--IDS__MAX-WIDTH);
|
|
170
|
-
display: grid;
|
|
171
|
-
margin-left: auto;
|
|
172
|
-
margin-right: auto;
|
|
173
|
-
padding-left: 1.25rem;
|
|
174
|
-
padding-right: 1.25rem;
|
|
175
|
-
}
|
|
176
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer_sub-footer-mobile-text {
|
|
177
|
-
color: var(--footer-sub-mobile_color);
|
|
178
|
-
padding: 1.875rem 2.5rem 0.625rem;
|
|
179
|
-
font-size: 0.875rem;
|
|
180
|
-
text-align: center;
|
|
181
|
-
line-height: 1.25rem;
|
|
182
|
-
display: inline-block;
|
|
183
|
-
}
|
|
184
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row {
|
|
185
|
-
display: flex;
|
|
186
|
-
justify-content: space-between;
|
|
187
|
-
align-items: center;
|
|
188
|
-
}
|
|
189
|
-
@media (max-width: 1024px) {
|
|
190
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row {
|
|
191
|
-
align-items: unset;
|
|
192
|
-
flex-direction: column;
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-left {
|
|
196
|
-
font-size: 0.875rem !important;
|
|
197
|
-
line-height: 0.875rem !important;
|
|
198
|
-
color: var(--footer-sub-text_color) !important;
|
|
199
|
-
}
|
|
200
|
-
@media (max-width: 1024px) {
|
|
201
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-left {
|
|
202
|
-
display: none;
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right {
|
|
206
|
-
text-align: end;
|
|
207
|
-
}
|
|
208
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right .ids-link {
|
|
209
|
-
font-size: 0.875rem;
|
|
210
|
-
color: var(--footer-sub-text_color);
|
|
211
|
-
margin-left: 1.25rem !important;
|
|
212
|
-
}
|
|
213
|
-
@media (max-width: 1024px) {
|
|
214
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container .ids-footer__sub-footer-row .ids-footer__sub-footer-right {
|
|
215
|
-
display: none;
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
@media (max-width: 1024px) {
|
|
219
|
-
.ids-footer .ids-footer__sub-footer .ids-footer__sub-footer-container {
|
|
220
|
-
height: auto;
|
|
221
|
-
padding-left: 0;
|
|
222
|
-
padding-right: 0;
|
|
223
|
-
}
|
|
224
|
-
}
|
|
225
|
-
.ids-footer .ids-footer__content-row {
|
|
226
|
-
z-index: 1;
|
|
227
|
-
}
|
|
228
|
-
.ids-footer .footer-sub-text {
|
|
229
|
-
text-align: center;
|
|
230
|
-
}
|
|
231
|
-
.ids-footer .ids-footer__mobile-links {
|
|
232
|
-
font-size: 0.875rem;
|
|
233
|
-
display: none;
|
|
234
|
-
padding-left: 1.25rem;
|
|
235
|
-
padding-right: 1.25rem;
|
|
236
|
-
padding-top: 1.25rem;
|
|
237
|
-
flex-direction: column;
|
|
238
|
-
}
|
|
239
|
-
.ids-footer .ids-footer__mobile-links .ids-link {
|
|
240
|
-
padding-top: 0.938rem;
|
|
241
|
-
padding-bottom: 0.938rem;
|
|
242
|
-
}
|
|
243
|
-
@media (max-width: 1024px) {
|
|
244
|
-
.ids-footer .ids-footer__mobile-links {
|
|
245
|
-
display: flex;
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
.ids-footer .ids-footer__sub-footer-mobile {
|
|
249
|
-
display: none;
|
|
250
|
-
}
|
|
251
|
-
@media (max-width: 1024px) {
|
|
252
|
-
.ids-footer .ids-footer__sub-footer-mobile {
|
|
253
|
-
display: flex;
|
|
254
|
-
justify-content: center;
|
|
255
|
-
align-items: center;
|
|
256
|
-
flex-direction: column;
|
|
257
|
-
padding-bottom: 1rem;
|
|
258
|
-
padding-top: 1rem;
|
|
259
|
-
color: var(--footer-sub-mobile_color);
|
|
260
|
-
font-size: 0.875rem;
|
|
261
|
-
text-align: center;
|
|
262
|
-
line-height: 1.25rem;
|
|
263
|
-
padding-left: 2.5rem;
|
|
264
|
-
padding-right: 2.5rem;
|
|
265
|
-
}
|
|
266
|
-
.ids-footer .ids-footer__sub-footer-mobile .ids-footer__sub-footer-mobile-text {
|
|
267
|
-
margin-top: 1.875rem;
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
.ids-footer.ids-footer--1177:after {
|
|
271
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23FAEEF0' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
272
|
-
background-size: 100% 1.875rem;
|
|
273
|
-
height: 1.875rem;
|
|
274
|
-
top: -30px;
|
|
275
|
-
content: "";
|
|
276
|
-
position: absolute;
|
|
277
|
-
z-index: 2;
|
|
278
|
-
width: 100%;
|
|
279
|
-
background-color: transparent;
|
|
280
|
-
}
|
|
281
|
-
.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after {
|
|
282
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23C12143' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
283
|
-
background-size: 100% 1.875rem;
|
|
284
|
-
height: 1.875rem;
|
|
285
|
-
top: -30px;
|
|
286
|
-
content: "";
|
|
287
|
-
position: absolute;
|
|
288
|
-
z-index: 3;
|
|
289
|
-
width: 100%;
|
|
290
|
-
background-color: transparent;
|
|
291
|
-
}
|
|
292
|
-
@media (max-width: 1024px) {
|
|
293
|
-
.ids-footer.ids-footer--1177 .ids-footer__sub-footer:after {
|
|
294
|
-
content: none !important;
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
.ids-footer.ids-footer--1177-pro .ids-footer__sub-footer-mobile-icon {
|
|
298
|
-
display: flex;
|
|
299
|
-
align-items: center;
|
|
300
|
-
}
|
|
301
|
-
.ids-footer.ids-footer--1177-pro .ids-footer__sub-footer-mobile-service-name {
|
|
302
|
-
margin-left: 0.938rem;
|
|
303
|
-
padding-left: 0.938rem;
|
|
304
|
-
border-left: 0.063rem solid var(--IDS-COLOR-PRIMARY-30);
|
|
305
|
-
height: 2.5rem;
|
|
306
|
-
display: flex;
|
|
307
|
-
align-items: center;
|
|
308
|
-
}
|
|
309
|
-
.ids-footer.ids-footer--inera .ids-footer__sub-footer-container::after {
|
|
310
|
-
content: " ";
|
|
311
|
-
display: block;
|
|
312
|
-
position: absolute;
|
|
313
|
-
width: 250px;
|
|
314
|
-
height: 100px;
|
|
315
|
-
left: calc(50% - 250px);
|
|
316
|
-
top: -82px;
|
|
317
|
-
background-repeat: no-repeat;
|
|
318
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
319
|
-
}
|
|
320
|
-
@media (max-width: 1024px) {
|
|
321
|
-
.ids-footer.ids-footer--inera .ids-footer__sub-footer-container::after {
|
|
322
|
-
content: none;
|
|
323
|
-
}
|
|
324
|
-
}
|
|
325
|
-
.ids-footer.ids-footer--inera .ids-footer__mobile-menu {
|
|
326
|
-
padding-bottom: 100px;
|
|
327
|
-
background-color: var(--footer_background-color);
|
|
328
|
-
position: relative;
|
|
329
|
-
}
|
|
330
|
-
@media (max-width: 1024px) {
|
|
331
|
-
.ids-footer.ids-footer--inera .ids-footer__mobile-menu::after {
|
|
332
|
-
content: " ";
|
|
333
|
-
display: block;
|
|
334
|
-
position: absolute;
|
|
335
|
-
width: 154px;
|
|
336
|
-
height: 77px;
|
|
337
|
-
left: 1.25rem;
|
|
338
|
-
bottom: 0;
|
|
339
|
-
background-repeat: no-repeat;
|
|
340
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
|
-
.ids-footer.ids-footer--inera .ids-footer__inner-wrapper {
|
|
344
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
345
|
-
background-position-x: calc(50% - 225px);
|
|
346
|
-
background-repeat: no-repeat;
|
|
347
|
-
}
|
|
348
|
-
@media (max-width: 1024px) {
|
|
349
|
-
.ids-footer.ids-footer--inera .ids-footer__inner-wrapper {
|
|
350
|
-
background-position-x: calc(100% - 1.25rem);
|
|
351
|
-
}
|
|
352
|
-
}
|
|
353
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__inner-wrapper {
|
|
354
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='white'/%3E%3C/svg%3E");
|
|
355
|
-
background-position-x: calc(50% - 225px);
|
|
356
|
-
background-repeat: no-repeat;
|
|
357
|
-
}
|
|
358
|
-
@media (max-width: 1024px) {
|
|
359
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__inner-wrapper {
|
|
360
|
-
background-position-x: calc(100% - 1.25rem);
|
|
361
|
-
}
|
|
362
|
-
}
|
|
363
|
-
.ids-footer.ids-footer--inera-admin .sub-footer-container::after {
|
|
364
|
-
content: none;
|
|
365
|
-
}
|
|
366
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer {
|
|
367
|
-
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
368
|
-
}
|
|
369
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .sub-footer-container {
|
|
370
|
-
min-height: 2.5rem;
|
|
371
|
-
}
|
|
372
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer__mobile-text {
|
|
373
|
-
color: var(--footer-sub-mobile_color);
|
|
374
|
-
padding: 1.875rem 2.5rem 0.625rem 2.5rem;
|
|
375
|
-
font-size: 0.875rem;
|
|
376
|
-
text-align: center;
|
|
377
|
-
line-height: 1.25rem;
|
|
378
|
-
display: inline-block;
|
|
379
|
-
}
|
|
380
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer-container::after {
|
|
381
|
-
content: " ";
|
|
382
|
-
display: block;
|
|
383
|
-
position: absolute;
|
|
384
|
-
width: 250px;
|
|
385
|
-
height: 100px;
|
|
386
|
-
left: calc(50% - 250px);
|
|
387
|
-
top: -82px;
|
|
388
|
-
background-repeat: no-repeat;
|
|
389
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='white'/%3E%3C/svg%3E");
|
|
390
|
-
}
|
|
391
|
-
@media (max-width: 1024px) {
|
|
392
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__sub-footer .ids-footer__sub-footer-container::after {
|
|
393
|
-
content: none;
|
|
394
|
-
}
|
|
395
|
-
}
|
|
396
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__mobile-menu {
|
|
397
|
-
padding-bottom: 100px;
|
|
398
|
-
background-color: var(--footer_background-color);
|
|
399
|
-
position: relative;
|
|
400
|
-
}
|
|
401
|
-
@media (max-width: 1024px) {
|
|
402
|
-
.ids-footer.ids-footer--inera-admin .ids-footer__mobile-menu::after {
|
|
403
|
-
content: " ";
|
|
404
|
-
display: block;
|
|
405
|
-
position: absolute;
|
|
406
|
-
width: 154px;
|
|
407
|
-
height: 77px;
|
|
408
|
-
left: 1.25rem;
|
|
409
|
-
bottom: 0;
|
|
410
|
-
background-repeat: no-repeat;
|
|
411
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23fff'/%3E%3C/svg%3E");
|
|
412
|
-
}
|
|
413
|
-
}
|
|
414
|
-
.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper {
|
|
415
|
-
background: #f1edea;
|
|
416
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='869' height='774'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .275h864.005v766.311H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(0 1.897)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%2300706E' d='M790.3 251.246C680.38 55.396 438.406-37.17 264.727 14.318-134.285 132.536-73.18 694.285 386.932 664.563c282.067-18.219 360.286-10.833 407.01 92.64 6.633 14.692 21.47 10.082 27.118.143 50.596-77.267 74.092-319.35-30.76-506.1' mask='url(%23b)'/%3E%3C/g%3E%3Cpath fill='%2341C0C2' d='M303.88 665.978c-87.494-9.538-139.49-41.576-139.49-41.576 115.558 57.494 199.308-22.749 303.798-44.631 99.938-20.93 255.572 14.38 324.043 175.628-13.503-25.372-30.308-47.56-56.255-63.21-99.715-60.137-319.427-13.93-432.096-26.211'/%3E%3C/g%3E%3C/svg%3E");
|
|
417
|
-
background-position: left calc(50vw - 915px) bottom -90px;
|
|
418
|
-
background-size: 869px 774px;
|
|
419
|
-
background-repeat: no-repeat;
|
|
420
|
-
}
|
|
421
|
-
@media (max-width: 1024px) {
|
|
422
|
-
.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper {
|
|
423
|
-
background-position: left calc(50vw - 614px) bottom -107px;
|
|
424
|
-
background-size: 1050px 800px;
|
|
425
|
-
}
|
|
426
|
-
}
|
|
427
|
-
@media (max-width: 640px) {
|
|
428
|
-
.ids-footer.ids-footer--inera-legacy .ids-footer__inner-wrapper {
|
|
429
|
-
background-color: var(--IDS-COLOR-PRIMARY-30);
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
.ids-footer.ids-footer--inera-admin-legacy .ids-footer__inner-wrapper {
|
|
433
|
-
background: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='white' cx='50' cy='50' r='50'/%3E%3C/svg%3E") left calc(50vw - 915px) bottom -90px/869px 869px no-repeat rgb(241, 237, 234);
|
|
434
|
-
}
|
|
435
|
-
@media (max-width: 1024px) {
|
|
436
|
-
.ids-footer.ids-footer--inera-admin-legacy .ids-footer__inner-wrapper {
|
|
437
|
-
background-position: left calc(50vw - 525px) bottom 1.25rem;
|
|
438
|
-
background-size: 1000px 1000px;
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer {
|
|
442
|
-
position: relative;
|
|
443
|
-
background-color: #f1edea;
|
|
444
|
-
border-top: 0.063rem solid #e0e0e0;
|
|
445
|
-
}
|
|
446
|
-
@media (max-width: 1024px) {
|
|
447
|
-
.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer {
|
|
448
|
-
border-top: none;
|
|
449
|
-
}
|
|
450
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { css, unsafeCSS } from 'lit';
|
|
2
|
-
|
|
3
|
-
var css_248z = ".ids-list{border-top:.063rem solid var(--IDS-LIST__BORDER);display:flex;flex-direction:column}.ids-list-item-separator{background-color:var(--IDS-LIST__BORDER);height:.0625rem;width:100%}.ids-list-item{color:var(--IDS-LIST__COLOR)!important;display:flex;gap:1.25rem;margin:1.25rem 0;padding:0;position:relative}.ids-list-item .ids-list-item__icon--hover{display:none}.ids-list-item .ids-icon,.ids-list-item .ids-list-item__icon,.ids-list-item .ids-list-item__icon--hover{align-self:flex-start;margin-right:.5rem;margin-top:.525rem}.ids-list-item .ids-list-item__date{font-family:Open Sans;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.0625rem;line-height:1.25rem;text-transform:uppercase}.ids-list-item .date-label-col{padding-right:1.25rem}.ids-list-item .ids-list-item__header,.ids-list-item ::slotted([slot=headline]){align-items:center!important;color:var(--IDS-LINK--COLORPRESET-1__COLOR)!important;cursor:pointer;display:inline-flex!important;font-family:var(--IDS-HEADING-S__FONT-FAMILY)!important;font-size:1.375rem!important;font-style:normal!important;font-weight:var(--IDS-HEADING-S__FONT-WEIGHT)!important;letter-spacing:var(--IDS-HEADING-S__LETTER-SPACING-DESKTOP)!important;line-height:1.875rem!important;margin-bottom:0!important;margin-top:0!important;text-decoration:none}.ids-list-item .ids-list-item__body{margin-top:1rem}.ids-list-item.ids-list-item--interactive{cursor:pointer}.ids-list-item.ids-list-item--interactive ::slotted([slot=interactive]){bottom:0!important;left:0!important;opacity:0!important;position:absolute!important;right:0!important;top:0!important}.ids-list-item.ids-list-item--interactive:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}.ids-list-item.ids-list-item--interactive:focus-within .ids-list-item__icon{display:none}.ids-list-item.ids-list-item--interactive:focus-within .ids-list-item__icon--hover{display:flex}.ids-list-item.ids-list-item--interactive:hover .ids-list-item__header,.ids-list-item.ids-list-item--interactive:hover ::slotted([slot=headline]){color:var(--IDS-LINK--COLORPRESET-1__HOVER-COLOR)!important;text-decoration:underline!important}.ids-list-item.ids-list-item--interactive:hover .ids-list-item__icon{display:none}.ids-list-item.ids-list-item--interactive:hover .ids-list-item__icon--hover{display:flex}.ids-list-item.ids-list-item--interactive .ids-list-item__header{outline:none}.ids-list-item:not(.ids-list-item--interactive) .ids-list-item__header{position:relative}.ids-list-item:not(.ids-list-item--interactive) .ids-list-item__header ::slotted([slot=interactive]){bottom:.1875rem!important;left:0!important;position:absolute!important;right:0!important;top:.1875rem!important}.ids-list-item:not(.ids-list-item--interactive) .ids-list-item__header:focus{outline-offset:0}.ids-list-item:not(.ids-list-item--interactive) .ids-list-item__header:hover{color:var(--IDS-LINK--COLORPRESET-1__HOVER-COLOR)!important;text-decoration:underline!important}.ids-list-item:not(.ids-list-item--interactive) .ids-list-item__header:hover .ids-list-item__icon{display:none}.ids-list-item:not(.ids-list-item--interactive) .ids-list-item__header:hover .ids-list-item__icon--hover{display:flex}.ids-list-item__info{color:var(--IDS-LIST__ITEM-INFO-COLOR);display:block;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;font-style:italic;font-weight:400;margin-bottom:0;margin-top:.625rem}";
|
|
4
|
-
|
|
5
|
-
var listLit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
-
|
|
7
|
-
export { listLit as default };
|