@inera/ids-design 4.10.0 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (172) hide show
  1. package/components/alert/alert-lit.d.ts +2 -0
  2. package/components/alert/alert-lit.js +1 -1
  3. package/components/alert/alert.css +225 -1
  4. package/components/alert-global/alert-global-lit.d.ts +2 -0
  5. package/components/alert-global/alert-global-lit.js +1 -1
  6. package/components/alert-global/alert-global.css +167 -1
  7. package/components/badge/badge-lit.d.ts +2 -0
  8. package/components/badge/badge-lit.js +1 -1
  9. package/components/badge/badge.css +60 -1
  10. package/components/breadcrumbs/breadcrumbs-lit.d.ts +2 -0
  11. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  12. package/components/breadcrumbs/breadcrumbs.css +90 -1
  13. package/components/button/button-lit.d.ts +2 -0
  14. package/components/button/button-lit.js +1 -1
  15. package/components/button/button.css +308 -1
  16. package/components/button-group/button-group-lit.d.ts +2 -0
  17. package/components/button-group/button-group-lit.js +1 -1
  18. package/components/button-group/button-group.css +39 -1
  19. package/components/card/card-lit.d.ts +2 -0
  20. package/components/card/card-lit.js +1 -1
  21. package/components/card/card.css +107 -1
  22. package/components/data-table/data-table-lit.d.ts +2 -0
  23. package/components/data-table/data-table-lit.js +7 -0
  24. package/components/data-table/data-table.css +402 -0
  25. package/components/date-label/date-label-lit.d.ts +2 -0
  26. package/components/date-label/date-label-lit.js +1 -1
  27. package/components/date-label/date-label.css +75 -1
  28. package/components/dialog/dialog-lit.d.ts +2 -0
  29. package/components/dialog/dialog-lit.js +1 -1
  30. package/components/dialog/dialog.css +178 -1
  31. package/components/expandable/expandable-lit.d.ts +2 -0
  32. package/components/expandable/expandable-lit.js +1 -1
  33. package/components/expandable/expandable.css +94 -1
  34. package/components/footer/footer-lit.d.ts +2 -0
  35. package/components/footer/footer-lit.js +1 -1
  36. package/components/footer/footer.css +470 -1
  37. package/components/footer-1177/footer-1177-lit.d.ts +2 -0
  38. package/components/footer-1177/footer-1177-lit.js +7 -0
  39. package/components/footer-1177/footer-1177.css +316 -0
  40. package/components/footer-1177-admin/footer-1177-admin-lit.d.ts +2 -0
  41. package/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
  42. package/components/footer-1177-admin/footer-1177-admin.css +303 -0
  43. package/components/footer-1177-pro/footer-1177-pro-lit.d.ts +2 -0
  44. package/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
  45. package/components/footer-1177-pro/footer-1177-pro.css +169 -0
  46. package/components/footer-inera/footer-inera-lit.d.ts +2 -0
  47. package/components/footer-inera/footer-inera-lit.js +7 -0
  48. package/components/footer-inera/footer-inera.css +333 -0
  49. package/components/footer-inera-admin/footer-inera-admin-lit.d.ts +2 -0
  50. package/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
  51. package/components/footer-inera-admin/footer-inera-admin.css +350 -0
  52. package/components/form/error-message/error-message-lit.d.ts +2 -0
  53. package/components/form/error-message/error-message.css +39 -1
  54. package/components/form/group/group-lit.d.ts +2 -0
  55. package/components/form/group/group.css +19 -1
  56. package/components/form/range/range-lit.d.ts +2 -0
  57. package/components/form/range/range.css +34 -1
  58. package/components/form/select-multiple/select-multiple-lit.d.ts +2 -0
  59. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  60. package/components/form/select-multiple/select-multiple.css +189 -1
  61. package/components/form/spinner/spinner-lit.d.ts +2 -0
  62. package/components/form/spinner/spinner.css +60 -1
  63. package/components/form/textarea/textarea-lit.d.ts +2 -0
  64. package/components/form/textarea/textarea.css +0 -1
  65. package/components/form/toggle/toggle-lit.d.ts +2 -0
  66. package/components/form/toggle/toggle-lit.js +1 -1
  67. package/components/form/toggle/toggle.css +153 -1
  68. package/components/grid/column/_column-partials.css +0 -1
  69. package/components/grid/column/column-lit.d.ts +2 -0
  70. package/components/grid/column/column.css +424 -1
  71. package/components/header-1177/composite-header-1177.css +1885 -0
  72. package/components/header-1177/header-1177-avatar-lit.d.ts +2 -0
  73. package/components/header-1177/header-1177-avatar-lit.js +7 -0
  74. package/components/header-1177/header-1177-avatar.css +285 -0
  75. package/components/header-1177/header-1177-item-lit.d.ts +2 -0
  76. package/components/header-1177/header-1177-item-lit.js +7 -0
  77. package/components/header-1177/header-1177-item.css +153 -0
  78. package/components/header-1177/header-1177-lit.d.ts +2 -0
  79. package/components/header-1177/header-1177-lit.js +7 -0
  80. package/components/header-1177/header-1177-nav-item-lit.d.ts +2 -0
  81. package/components/header-1177/header-1177-nav-item-lit.js +7 -0
  82. package/components/header-1177/header-1177-nav-item-mobile-lit.d.ts +2 -0
  83. package/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
  84. package/components/header-1177/header-1177-nav-item-mobile.css +280 -0
  85. package/components/header-1177/header-1177-nav-item.css +446 -0
  86. package/components/header-1177/header-1177-nav-lit.d.ts +2 -0
  87. package/components/header-1177/header-1177-nav-lit.js +7 -0
  88. package/components/header-1177/header-1177-nav.css +101 -0
  89. package/components/header-1177/header-1177.css +615 -0
  90. package/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts +2 -0
  91. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
  92. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts +2 -0
  93. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
  94. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +73 -0
  95. package/components/header-1177-admin/header-1177-admin-avatar.css +285 -0
  96. package/components/header-1177-admin/header-1177-admin-item-lit.d.ts +2 -0
  97. package/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
  98. package/components/header-1177-admin/header-1177-admin-item.css +141 -0
  99. package/components/header-1177-admin/header-1177-admin-lit.d.ts +2 -0
  100. package/components/header-1177-admin/header-1177-admin-lit.js +7 -0
  101. package/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts +2 -0
  102. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
  103. package/components/header-1177-admin/header-1177-admin-nav-item.css +434 -0
  104. package/components/header-1177-admin/header-1177-admin-nav-lit.d.ts +2 -0
  105. package/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
  106. package/components/header-1177-admin/header-1177-admin-nav.css +91 -0
  107. package/components/header-1177-admin/header-1177-admin.css +354 -0
  108. package/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts +2 -0
  109. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
  110. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts +2 -0
  111. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
  112. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +73 -0
  113. package/components/header-1177-pro/header-1177-pro-avatar.css +301 -0
  114. package/components/header-1177-pro/header-1177-pro-item-lit.d.ts +2 -0
  115. package/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
  116. package/components/header-1177-pro/header-1177-pro-item.css +157 -0
  117. package/components/header-1177-pro/header-1177-pro-lit.d.ts +2 -0
  118. package/components/header-1177-pro/header-1177-pro-lit.js +7 -0
  119. package/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts +2 -0
  120. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
  121. package/components/header-1177-pro/header-1177-pro-nav-item.css +426 -0
  122. package/components/header-1177-pro/header-1177-pro-nav-lit.d.ts +2 -0
  123. package/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
  124. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts +2 -0
  125. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
  126. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +287 -0
  127. package/components/header-1177-pro/header-1177-pro-nav.css +97 -0
  128. package/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts +2 -0
  129. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
  130. package/components/header-1177-pro/header-1177-pro-region-picker.css +205 -0
  131. package/components/header-1177-pro/header-1177-pro.css +272 -0
  132. package/components/link/link-lit.d.ts +2 -0
  133. package/components/link/link-lit.js +1 -1
  134. package/components/link/link.css +131 -1
  135. package/components/list/list-lit.d.ts +2 -0
  136. package/components/list/list-lit.js +1 -1
  137. package/components/list/list.css +134 -1
  138. package/components/mobile-menu/mobile-menu-lit.d.ts +2 -0
  139. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  140. package/components/mobile-menu/mobile-menu.css +827 -1
  141. package/components/notification-badge/notification-badge-lit.d.ts +2 -0
  142. package/components/notification-badge/notification-badge-lit.js +1 -1
  143. package/components/notification-badge/notification-badge.css +21 -1
  144. package/components/popover/popover-lit.d.ts +2 -0
  145. package/components/popover/popover-lit.js +7 -0
  146. package/components/popover/popover.css +24 -0
  147. package/components/popover-content/popover-content-lit.d.ts +2 -0
  148. package/components/popover-content/popover-content-lit.js +7 -0
  149. package/components/popover-content/popover-content.css +306 -0
  150. package/components/progressbar/progressbar-lit.d.ts +2 -0
  151. package/components/progressbar/progressbar-lit.js +1 -1
  152. package/components/progressbar/progressbar.css +53 -1
  153. package/components/table/table.css +31 -1
  154. package/components/tabs/tabs-lit.d.ts +2 -0
  155. package/components/tabs/tabs-lit.js +2 -2
  156. package/components/tabs/tabs.css +124 -1
  157. package/components/tag/tag-lit.d.ts +2 -0
  158. package/components/tag/tag-lit.js +1 -1
  159. package/components/tag/tag.css +59 -1
  160. package/global/_partials.css +7 -1
  161. package/global/global.css +2949 -1
  162. package/global/util/util.css +2234 -1
  163. package/package.json +1 -1
  164. package/themes/1177/1177-tokens.css +32 -1
  165. package/themes/1177/1177.css +3967 -1
  166. package/themes/1177-pro/1177-pro-tokens.css +1 -1
  167. package/themes/1177-pro/1177-pro.css +4112 -1
  168. package/themes/inera/inera-tokens.css +52 -1
  169. package/themes/inera/inera.css +3956 -1
  170. package/themes/inera-admin/inera-admin-tokens.css +1 -1
  171. package/themes/inera-admin/inera-admin.css +4044 -1
  172. package/themes/reset.css +61 -1
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = ".ids-expandable .ids-expandable__button:focus{outline:var(--focus_outline);outline-offset:var(--focus_outline-offset)}.ids-expandable .ids-expandable__icon{align-items:center;background-color:var(--expandable-icon-2-icon);border-radius:50%;display:flex;justify-content:center;min-height:30px;min-width:30px}.ids-expandable{border-bottom:var(--expandable_border-bottom)}.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.ids-expandable--variation-2 .ids-expandable__headline{color:var(--expandable-headline-2_color);font-size:24px;font-style:normal;font-weight:400;letter-spacing:1.5px;line-height:34px;text-transform:uppercase}.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)}.ids-expandable .ids-expandable__inner{align-items:center;cursor:pointer;display:flex;min-height:70px;text-align:start}.ids-expandable .ids-expandable__content{display:none;padding-bottom:20px}.ids-expandable .ids-expandable__headline,.ids-expandable ::slotted([slot=headline]){color:var(--expandable-headline_color);flex-grow:1;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;padding-bottom:20px;padding-right:10px;padding-top:20px;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--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}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-expandable .ids-expandable__icon{align-items:center;background-color:var(--expandable-icon-2-icon);border-radius:50%;display:flex;justify-content:center;min-height:30px;min-width:30px}.ids-expandable{border-bottom:var(--expandable_border-bottom)}.ids-expandable.ids-expandable--borderless{border-bottom:1px solid transparent}.ids-expandable .ids-expandable__button:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}.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.ids-expandable--variation-2 .ids-expandable__headline{color:var(--expandable-headline-2_color);font-size:24px;font-style:normal;font-weight:400;letter-spacing:1.5px;line-height:34px;text-transform:uppercase}.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)}.ids-expandable .ids-expandable__inner{align-items:center;cursor:pointer;display:flex;min-height:70px;text-align:start}.ids-expandable .ids-expandable__content{display:none;padding-bottom:20px}.ids-expandable .ids-expandable__headline,.ids-expandable ::slotted([slot=headline]){color:var(--expandable-headline_color);flex-grow:1;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;padding-bottom:20px;padding-right:10px;padding-top:20px;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--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}";
4
4
 
5
5
  var expandableLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -1 +1,94 @@
1
- .ids-expandable .ids-expandable__button:focus{outline:var(--focus_outline);outline-offset:var(--focus_outline-offset)}.ids-expandable .ids-expandable__icon{background-color:var(--expandable-icon-2-icon);border-radius:50%;min-height:30px;min-width:30px;display:flex;align-items:center;justify-content:center}.ids-expandable{border-bottom:var(--expandable_border-bottom)}.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{border-bottom:none}.ids-expandable.ids-expandable.ids-expandable--variation-2 .ids-expandable__headline{font-style:normal;font-weight:400;font-size:24px;line-height:34px;letter-spacing:1.5px;text-transform:uppercase;color:var(--expandable-headline-2_color)}.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)}.ids-expandable .ids-expandable__inner{display:flex;align-items:center;cursor:pointer;min-height:70px;text-align:start}.ids-expandable .ids-expandable__content{padding-bottom:20px;display:none}.ids-expandable .ids-expandable__headline,.ids-expandable ::slotted([slot="headline"]){flex-grow:1;color:var(--expandable-headline_color);font-size:var(--IDS-EXPANDABLE__HEADLINE__FONT-SIZE);font-family:var(--IDS-EXPANDABLE__HEADLINE__FONT-FAMILY);font-weight:var(--IDS-EXPANDABLE__HEADLINE__FONT-WEIGHT);margin:0px;text-align:start;padding-right:10px;padding-top:20px;padding-bottom:20px}@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: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--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{display:none}
1
+ /* 1177 Typography - no margins */
2
+ /*******
3
+ * FORM
4
+ ********/
5
+ /*******
6
+ * Accessibility
7
+ ********/
8
+ @media (max-width: 1023px) {
9
+ .ids-desktop {
10
+ display: none !important;
11
+ }
12
+ }
13
+
14
+ @media (min-width: 1024px) {
15
+ .ids-mobile {
16
+ display: none !important;
17
+ }
18
+ }
19
+
20
+ .ids-expandable .ids-expandable__icon {
21
+ background-color: var(--expandable-icon-2-icon);
22
+ border-radius: 50%;
23
+ min-height: 30px;
24
+ min-width: 30px;
25
+ display: flex;
26
+ align-items: center;
27
+ justify-content: center;
28
+ }
29
+
30
+ /* Expandable Content */
31
+ .ids-expandable {
32
+ border-bottom: var(--expandable_border-bottom);
33
+ }
34
+ .ids-expandable.ids-expandable--borderless {
35
+ border-bottom: 1px solid transparent;
36
+ }
37
+ .ids-expandable .ids-expandable__button:focus {
38
+ outline: var(--IDS-FOCUS_OUTLINE);
39
+ outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
40
+ }
41
+ .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 {
42
+ border-bottom: none;
43
+ }
44
+ .ids-expandable.ids-expandable.ids-expandable--variation-2 .ids-expandable__headline {
45
+ font-style: normal;
46
+ font-weight: 400;
47
+ font-size: 24px;
48
+ line-height: 34px;
49
+ letter-spacing: 1.5px;
50
+ text-transform: uppercase;
51
+ color: var(--expandable-headline-2_color);
52
+ }
53
+ .ids-expandable.ids-expandable--expanded > .ids-expandable__content {
54
+ display: block;
55
+ }
56
+ .ids-expandable.ids-expandable--child .ids-expandable__headline {
57
+ font-size: var(--IDS-EXPANDABLE--CHILD__HEADLINE__FONT-SIZE);
58
+ }
59
+ .ids-expandable .ids-expandable__inner {
60
+ display: flex;
61
+ align-items: center;
62
+ cursor: pointer;
63
+ min-height: 70px;
64
+ text-align: start;
65
+ }
66
+ .ids-expandable .ids-expandable__content {
67
+ padding-bottom: 20px;
68
+ display: none;
69
+ }
70
+ .ids-expandable .ids-expandable__headline,
71
+ .ids-expandable ::slotted([slot=headline]) {
72
+ flex-grow: 1;
73
+ color: var(--expandable-headline_color);
74
+ font-size: var(--IDS-EXPANDABLE__HEADLINE__FONT-SIZE);
75
+ font-family: var(--IDS-EXPANDABLE__HEADLINE__FONT-FAMILY);
76
+ font-weight: var(--IDS-EXPANDABLE__HEADLINE__FONT-WEIGHT);
77
+ margin: 0px;
78
+ text-align: start;
79
+ padding-right: 10px;
80
+ padding-top: 20px;
81
+ padding-bottom: 20px;
82
+ }
83
+ @media (max-width: 1024px) {
84
+ .ids-expandable .ids-expandable__headline,
85
+ .ids-expandable ::slotted([slot=headline]) {
86
+ font-size: var(--IDS-EXPANDABLE--MOBILE__HEADLINE__FONT-SIZE);
87
+ }
88
+ }
89
+ .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 {
90
+ display: none;
91
+ }
92
+ .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 {
93
+ display: none;
94
+ }
@@ -0,0 +1,2 @@
1
+ declare const _default: import("lit").CSSResult;
2
+ export default _default;
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = ".ids-container{display:grid;margin-left:auto;margin-right:auto;max-width:var(--IDS_MAX-WIDTH);padding-left:20px;padding-right:20px}.ids-container.ids-container--gutterless{padding-left:0!important;padding-right:0!important}.ids-container.ids-container--fluid{max-width:100%}.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline--sr{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.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{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:20px;padding-right:20px;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:20px}.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__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 ul{list-style:none;margin:0;padding:0}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col .ids-link{margin-bottom:10px!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:var(--footer-sub_border-top);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:20px;padding-right:20px}.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:30px 40px 10px;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:20px!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:20px;padding-right:20px;padding-top:1.25rem}.ids-footer .ids-footer__mobile-links .ids-link{padding-bottom:15px;padding-top:15px}@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 40px;text-align:center}.ids-footer .ids-footer__sub-footer-mobile .ids-footer__sub-footer-mobile-text{margin-top:30px}}.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% 30px;content:\"\";height:30px;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:1px solid var(--IDS-COLOR-PRIMARY-30);display:flex;height:40px;margin-left:15px;padding-left:15px}.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:20px;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% - 20px)}}.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% - 20px)}}.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:40px}.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:30px 40px 10px;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:20px;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 20px;background-size:1000px 1000px}}.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer{background-color:#f1edea;border-top:1px solid #e0e0e0;position:relative}@media (max-width:1024px){.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer{border-top:none}}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-container{display:grid;margin-left:auto;margin-right:auto;max-width:var(--IDS_MAX-WIDTH);padding-left:20px;padding-right:20px}.ids-container.ids-container--gutterless{padding-left:0!important;padding-right:0!important}.ids-container.ids-container--fluid{max-width:100%}.ids-footer .ids-footer__inner .ids-footer__headline-row .ids-footer__headline--sr{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.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{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:20px;padding-right:20px;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:20px}.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__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 ul{list-style:none;margin:0;padding:0}.ids-footer .ids-footer__inner .ids-footer__content .ids-footer__link-col .ids-link{margin-bottom:10px!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:var(--footer-sub_border-top);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:20px;padding-right:20px}.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:30px 40px 10px;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:20px!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:20px;padding-right:20px;padding-top:1.25rem}.ids-footer .ids-footer__mobile-links .ids-link{padding-bottom:15px;padding-top:15px}@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 40px;text-align:center}.ids-footer .ids-footer__sub-footer-mobile .ids-footer__sub-footer-mobile-text{margin-top:30px}}.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% 30px;content:\"\";height:30px;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:1px solid var(--IDS-COLOR-PRIMARY-30);display:flex;height:40px;margin-left:15px;padding-left:15px}.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:20px;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% - 20px)}}.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% - 20px)}}.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:40px}.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:30px 40px 10px;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:20px;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 20px;background-size:1000px 1000px}}.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer{background-color:#f1edea;border-top:1px solid #e0e0e0;position:relative}@media (max-width:1024px){.ids-footer.ids-footer--inera-admin-legacy .ids-footer__sub-footer{border-top:none}}";
4
4
 
5
5
  var footerLit = css`${unsafeCSS(css_248z)}`;
6
6