@inera/ids-design 5.3.0 → 5.4.1

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 (162) hide show
  1. package/components/alert/alert-lit.js +1 -1
  2. package/components/alert/alert.css +48 -48
  3. package/components/alert-global/alert-global-lit.js +1 -1
  4. package/components/alert-global/alert-global.css +68 -92
  5. package/components/badge/badge-lit.js +1 -1
  6. package/components/badge/badge.css +10 -6
  7. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  8. package/components/breadcrumbs/breadcrumbs.css +48 -25
  9. package/components/button-group/button-group-lit.js +1 -1
  10. package/components/button-group/button-group.css +1 -1
  11. package/components/card/card-lit.js +1 -1
  12. package/components/card/card.css +26 -17
  13. package/components/carousel/carousel-item-lit.d.ts +2 -0
  14. package/components/carousel/carousel-item-lit.js +7 -0
  15. package/components/carousel/carousel-item.css +67 -0
  16. package/components/carousel/carousel-lit.d.ts +2 -0
  17. package/components/carousel/carousel-lit.js +7 -0
  18. package/components/carousel/carousel.css +156 -0
  19. package/components/data-table/data-table-lit.js +1 -1
  20. package/components/data-table/data-table.css +28 -28
  21. package/components/date-label/date-label-lit.js +1 -1
  22. package/components/date-label/date-label.css +13 -13
  23. package/components/dialog/dialog-lit.js +1 -1
  24. package/components/dialog/dialog.css +43 -47
  25. package/components/dropdown/dropdown-lit.js +1 -1
  26. package/components/dropdown/dropdown.css +21 -21
  27. package/components/expandable/expandable-lit.js +1 -1
  28. package/components/expandable/expandable.css +38 -37
  29. package/components/footer/footer-lit.js +1 -1
  30. package/components/footer/footer.css +49 -49
  31. package/components/footer-1177/footer-1177-lit.js +1 -1
  32. package/components/footer-1177/footer-1177.css +72 -70
  33. package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
  34. package/components/footer-1177-admin/footer-1177-admin.css +75 -71
  35. package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
  36. package/components/footer-1177-pro/footer-1177-pro.css +38 -39
  37. package/components/footer-inera/footer-inera-lit.js +1 -1
  38. package/components/footer-inera/footer-inera.css +84 -84
  39. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  40. package/components/footer-inera-admin/footer-inera-admin.css +111 -110
  41. package/components/form/error-message/error-message-lit.js +1 -1
  42. package/components/form/error-message/error-message.css +9 -9
  43. package/components/form/group/group-lit.js +1 -1
  44. package/components/form/group/group.css +7 -7
  45. package/components/form/range/range-lit.js +1 -1
  46. package/components/form/range/range.css +15 -16
  47. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  48. package/components/form/select-multiple/select-multiple.css +44 -35
  49. package/components/form/spinner/spinner-lit.js +1 -1
  50. package/components/form/spinner/spinner.css +9 -8
  51. package/components/grid/column/column-lit.js +1 -1
  52. package/components/grid/column/column.css +12 -0
  53. package/components/header-1177/composite-header-1177.css +413 -394
  54. package/components/header-1177/header-1177-avatar-lit.js +1 -1
  55. package/components/header-1177/header-1177-avatar.css +42 -34
  56. package/components/header-1177/header-1177-item-lit.js +1 -1
  57. package/components/header-1177/header-1177-item.css +47 -43
  58. package/components/header-1177/header-1177-lit.js +1 -1
  59. package/components/header-1177/header-1177-nav-item-lit.js +1 -1
  60. package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
  61. package/components/header-1177/header-1177-nav-item-mobile.css +39 -40
  62. package/components/header-1177/header-1177-nav-item.css +141 -141
  63. package/components/header-1177/header-1177-nav-lit.js +1 -1
  64. package/components/header-1177/header-1177-nav.css +22 -22
  65. package/components/header-1177/header-1177.css +125 -117
  66. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  67. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
  68. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +17 -17
  69. package/components/header-1177-admin/header-1177-admin-avatar.css +62 -61
  70. package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
  71. package/components/header-1177-admin/header-1177-admin-item.css +53 -37
  72. package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
  73. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
  74. package/components/header-1177-admin/header-1177-admin-nav-item.css +149 -149
  75. package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
  76. package/components/header-1177-admin/header-1177-admin-nav.css +16 -16
  77. package/components/header-1177-admin/header-1177-admin.css +74 -72
  78. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  79. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
  80. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +18 -17
  81. package/components/header-1177-pro/header-1177-pro-avatar.css +67 -65
  82. package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
  83. package/components/header-1177-pro/header-1177-pro-item.css +17 -13
  84. package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
  85. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
  86. package/components/header-1177-pro/header-1177-pro-nav-item.css +137 -137
  87. package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
  88. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
  89. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +32 -32
  90. package/components/header-1177-pro/header-1177-pro-nav.css +20 -24
  91. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
  92. package/components/header-1177-pro/header-1177-pro-region-picker.css +81 -77
  93. package/components/header-1177-pro/header-1177-pro.css +63 -63
  94. package/components/header-inera/header-inera-item-lit.js +1 -1
  95. package/components/header-inera/header-inera-item.css +15 -12
  96. package/components/header-inera/header-inera-lit.js +1 -1
  97. package/components/header-inera/header-inera-nav-item-lit.js +1 -1
  98. package/components/header-inera/header-inera-nav-item.css +37 -50
  99. package/components/header-inera/header-inera-nav-lit.js +1 -1
  100. package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
  101. package/components/header-inera/header-inera-nav-mobile.css +49 -48
  102. package/components/header-inera/header-inera-nav.css +2 -2
  103. package/components/header-inera/header-inera.css +17 -17
  104. package/components/header-inera-admin/composite-header-inera-admin.css +152 -170
  105. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
  106. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
  107. package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -9
  108. package/components/header-inera-admin/header-inera-admin-avatar.css +22 -21
  109. package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
  110. package/components/header-inera-admin/header-inera-admin-item.css +11 -11
  111. package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
  112. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
  113. package/components/header-inera-admin/header-inera-admin-nav-item.css +42 -50
  114. package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
  115. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
  116. package/components/header-inera-admin/header-inera-admin-nav-mobile.css +49 -48
  117. package/components/header-inera-admin/header-inera-admin-nav.css +2 -2
  118. package/components/header-inera-admin/header-inera-admin.css +30 -30
  119. package/components/list/list-lit.js +1 -1
  120. package/components/list/list.css +38 -21
  121. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  122. package/components/mobile-menu/mobile-menu.css +413 -408
  123. package/components/navigation/content/navigation-content-lit.js +1 -1
  124. package/components/navigation/content/navigation-content.css +15 -15
  125. package/components/navigation/local/navigation-local-lit.js +1 -1
  126. package/components/navigation/local/navigation-local.css +13 -13
  127. package/components/notification-badge/notification-badge-lit.js +1 -1
  128. package/components/notification-badge/notification-badge.css +2 -2
  129. package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
  130. package/components/pagination/data-pagination/data-pagination.css +23 -23
  131. package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
  132. package/components/pagination/list-pagination/list-pagination.css +32 -29
  133. package/components/popover/popover-content-lit.js +1 -1
  134. package/components/popover/popover-content.css +74 -82
  135. package/components/progressbar/progressbar-lit.js +1 -1
  136. package/components/progressbar/progressbar.css +12 -12
  137. package/components/side-menu/side-menu-lit.js +1 -1
  138. package/components/side-menu/side-menu.css +32 -32
  139. package/components/side-panel/side-panel-lit.js +1 -1
  140. package/components/side-panel/side-panel.css +83 -101
  141. package/components/stepper/stepper-lit.js +1 -1
  142. package/components/stepper/stepper.css +28 -24
  143. package/components/table/table.css +5 -5
  144. package/components/tabs/tab-lit.js +1 -1
  145. package/components/tabs/tab-panel-lit.js +1 -1
  146. package/components/tabs/tab-panel.css +2 -2
  147. package/components/tabs/tab.css +24 -24
  148. package/components/tabs/tabs-lit.js +2 -2
  149. package/components/tabs/tabs.css +6 -6
  150. package/components/tag/tag-lit.js +1 -1
  151. package/components/tag/tag.css +19 -43
  152. package/components/tooltip/tooltip-lit.js +1 -1
  153. package/components/tooltip/tooltip.css +11 -14
  154. package/global/_partials.css +1 -1
  155. package/global/global.css +404 -356
  156. package/global/util/util.css +7 -5
  157. package/package.json +1 -1
  158. package/themes/1177/1177.css +812 -822
  159. package/themes/1177-pro/1177-pro.css +912 -929
  160. package/themes/inera/inera.css +812 -858
  161. package/themes/inera-admin/inera-admin.css +860 -934
  162. package/themes/reset.css +1 -1
@@ -14,7 +14,7 @@
14
14
  * BUTTONS
15
15
  ********/
16
16
  /*******
17
- * SCROLLBAR
17
+ * SCROLLBARS
18
18
  ********/
19
19
  /*******
20
20
  * FORM
@@ -29,7 +29,7 @@
29
29
  top: 50%;
30
30
  left: 50%;
31
31
  z-index: 200;
32
- border: 1px solid var(--dialog_border-color);
32
+ border: 0.0625rem solid var(--IDS-DIALOG__BORDER-COLOR);
33
33
  -webkit-transform: translateX(-50%) translateY(-50%);
34
34
  -moz-transform: translateX(-50%) translateY(-50%);
35
35
  -ms-transform: translateX(-50%) translateY(-50%);
@@ -37,27 +37,27 @@
37
37
  flex-direction: column;
38
38
  align-items: flex-start;
39
39
  background-color: #ffffff;
40
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
41
- border-radius: var(--dialog_border-radius);
42
- padding: 40px 30px 40px 30px;
43
- max-height: calc(100% - 80px);
44
- max-width: calc(100% - 60px);
40
+ box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.3);
41
+ border-radius: var(--IDS-DIALOG__BORDER-RADIUS);
42
+ padding: 2.5rem 1.875rem 2.5rem 1.875rem;
43
+ max-height: calc(100% - 5rem);
44
+ max-width: calc(100% - 3.75rem);
45
45
  text-align: left;
46
- color: var(--dialog_color);
46
+ color: var(--IDS-DIALOG__COLOR);
47
47
  }
48
48
  @media (max-width: 1024px) {
49
49
  .ids-dialog {
50
- padding: 40px 10px 40px 10px;
50
+ padding: 2.5rem 0.625rem 2.5rem 0.625rem;
51
51
  }
52
52
  }
53
53
  @media (max-width: 640px) {
54
54
  .ids-dialog {
55
- max-height: calc(100% - 80px);
56
- width: calc(100% - 60px);
55
+ max-height: calc(100% - 5rem);
56
+ width: calc(100% - 3.75rem);
57
57
  }
58
58
  }
59
59
  .ids-dialog:has(.ids-dialog__header) {
60
- padding-top: 20px;
60
+ padding-top: 1.25rem;
61
61
  }
62
62
  .ids-dialog.ids-dialog--hidden {
63
63
  display: none;
@@ -67,10 +67,11 @@
67
67
  align-items: flex-end;
68
68
  justify-content: flex-end;
69
69
  display: flex;
70
+ padding-bottom: 0.25rem;
70
71
  }
71
72
  .ids-dialog .ids-dialog__header .ids-dialog__header__button {
72
- min-width: 24px;
73
- min-height: 24px;
73
+ min-width: 1.5rem;
74
+ min-height: 1.5rem;
74
75
  background: none;
75
76
  color: inherit;
76
77
  border: none;
@@ -88,63 +89,58 @@
88
89
  justify-content: center;
89
90
  }
90
91
  .ids-dialog .ids-dialog__header .ids-dialog__header__button:focus {
91
- outline: var(--IDS-FOCUS_OUTLINE);
92
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
92
+ outline: var(--IDS-FOCUS__OUTLINE);
93
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
93
94
  }
94
95
  .ids-dialog .ids-dialog__body {
95
- padding: 0 6px 10px 10px;
96
- margin-right: 4px;
96
+ padding: 0 0.375rem 0.625rem 0.625rem;
97
+ margin-right: 0.188rem;
97
98
  height: 100%;
98
99
  overflow-y: auto;
99
100
  }
100
101
  .ids-dialog .ids-dialog__body::-webkit-scrollbar {
101
- width: 14px;
102
+ width: 1rem;
102
103
  position: absolute;
103
- margin-left: -20px;
104
- margin-top: 10px;
104
+ margin-left: -1.25rem;
105
105
  }
106
106
  .ids-dialog .ids-dialog__body::-webkit-scrollbar-track {
107
- background: var(--IDS-SCROLL_TRACK-COLOR);
108
- border-radius: 10px;
109
- margin-top: 10px;
107
+ background: var(--IDS-COLOR-NEUTRAL-99);
108
+ border-radius: 0.625rem;
110
109
  margin-bottom: 0;
111
110
  }
112
- .ids-dialog .ids-dialog__body::-webkit-resizer {
113
- appearance: none;
114
- background-image: var(--IDS-TEXTAREA-RESIZER-IMAGE);
115
- background-repeat: no-repeat;
116
- background-position: center center;
117
- background-size: cover;
118
- }
119
- .ids-dialog .ids-dialog__body::-webkit-scrollbar-corner {
120
- background-color: transparent;
121
- }
122
111
  .ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb {
123
112
  cursor: auto;
124
- background: var(--IDS-SCROLL_COLOR);
125
- border-radius: 10px;
113
+ background: var(--IDS-SCROLL__COLOR);
114
+ border-radius: 0.625rem;
126
115
  box-sizing: border-box;
127
- border: 3px solid var(--IDS-SCROLL_TRACK-COLOR);
116
+ border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-99);
128
117
  }
129
118
  .ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb:hover {
130
- background: var(--IDS-SCROLL_HOVER-COLOR);
119
+ background: var(--IDS-SCROLL__HOVER-COLOR);
120
+ }
121
+ .ids-dialog .ids-dialog__body::-webkit-scrollbar-corner {
122
+ background-color: transparent;
123
+ }
124
+ .ids-dialog .ids-dialog__body:focus {
125
+ outline: var(--IDS-FOCUS__OUTLINE);
126
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
131
127
  }
132
128
  .ids-dialog .ids-dialog__body.ids-dialog__body--has-scrollbar {
133
- padding-right: 20px;
129
+ padding-right: 1.25rem;
134
130
  }
135
131
  .ids-dialog .ids-dialog__body .ids-dialog__body__headline {
136
- padding-top: 6px;
137
- margin: 0px;
132
+ padding-top: 0.375rem;
133
+ margin: 0;
138
134
  align-self: center;
139
135
  }
140
136
  @media (max-width: 1024px) {
141
137
  .ids-dialog .ids-dialog__body .ids-dialog__body__headline {
142
- padding-top: 0px;
138
+ padding-top: 0;
143
139
  }
144
140
  }
145
141
  .ids-dialog .ids-dialog__body .ids-dialog__body__header {
146
142
  box-sizing: border-box;
147
- padding: 20px 0px 0px 0px;
143
+ padding: 1.25rem 0 0 0;
148
144
  width: 100%;
149
145
  display: flex;
150
146
  -webkit-justify-content: flex-end;
@@ -153,15 +149,15 @@
153
149
  -webkit-align-items: flex-end;
154
150
  }
155
151
  .ids-dialog .ids-dialog__body .ids-dialog__body__content {
156
- margin-top: 20px;
152
+ margin-top: 1.25rem;
157
153
  }
158
154
  .ids-dialog .ids-dialog__footer {
159
- margin-top: 30px;
155
+ margin-top: 1.875rem;
160
156
  }
161
157
  .ids-dialog .ids-dialog__footer,
162
158
  .ids-dialog ::slotted([slot=actions]) {
163
159
  display: flex;
164
- gap: 20px;
160
+ gap: 1.25rem;
165
161
  justify-content: center;
166
162
  align-items: center;
167
163
  width: 100%;
@@ -170,7 +166,7 @@
170
166
  .ids-dialog .ids-dialog__footer,
171
167
  .ids-dialog ::slotted([slot=actions]) {
172
168
  flex-direction: column;
173
- gap: 20px;
169
+ gap: 1.25rem;
174
170
  }
175
171
  }
176
172
 
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-dropdown{display:block;position:relative}.ids-dropdown__content,:host(ids-dropdown-content){background:#fff;border:1px solid var(--IDS-DROPDOWN__BORDER-COLOR);border-radius:var(--IDS-BORDER-RADIUS);box-shadow:0 0 10px 0 rgba(0,0,0,.3);left:0;padding:8px;position:absolute;top:0}.ids-dropdown__content.ids-dropdown__content--hide,:host(ids-dropdown-content).ids-dropdown__content--hide{display:none}@media (max-width:1024px){.ids-dropdown__content.ids-dropdown__content--mblock,.ids-dropdown__content:host([mblock]),:host(ids-dropdown-content).ids-dropdown__content--mblock,:host(ids-dropdown-content):host([mblock]){width:100%}}@media (max-width:640px){.ids-dropdown__content.ids-dropdown__content--sblock,.ids-dropdown__content:host([sblock]),:host(ids-dropdown-content).ids-dropdown__content--sblock,:host(ids-dropdown-content):host([sblock]){width:100%}}.ids-dropdown__content .ids-dropdown__content__link,:host(ids-dropdown-content) .ids-dropdown__content__link{align-items:center!important;border-radius:var(--IDS-DROPDOWN__LINK__BORDER-RADIUS);color:var(--IDS-LINK--COLORPRESET-1__COLOR);display:flex!important;font-family:var(--font-family_1)!important;font-size:1rem!important;font-style:normal!important;font-weight:400!important;gap:8px!important;letter-spacing:var(--Font-letter-spacing-body-text,0);line-height:1.5rem!important;outline-color:#fff!important;outline-offset:-4px!important;padding:4px 12px!important;text-decoration:none!important}.ids-dropdown__content .ids-dropdown__content__link .ids-dropdown__content__link-icon,:host(ids-dropdown-content) .ids-dropdown__content__link .ids-dropdown__content__link-icon{display:inherit}.ids-dropdown__content .ids-dropdown__content__link .ids-dropdown__content__link-icon--hover,:host(ids-dropdown-content) .ids-dropdown__content__link .ids-dropdown__content__link-icon--hover{display:none}.ids-dropdown__content .ids-dropdown__content__link:focus,.ids-dropdown__content .ids-dropdown__content__link:hover,:host(ids-dropdown-content) .ids-dropdown__content__link:focus,:host(ids-dropdown-content) .ids-dropdown__content__link:hover{background-color:var(--IDS-COLOR-ACCENT-30)!important;color:#fff!important}.ids-dropdown__content .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon,.ids-dropdown__content .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon,:host(ids-dropdown-content) .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon,:host(ids-dropdown-content) .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon{display:none}.ids-dropdown__content .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon--hover,.ids-dropdown__content .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon--hover,:host(ids-dropdown-content) .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon--hover,:host(ids-dropdown-content) .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon--hover{display:inherit}.ids-dropdown__content ::slotted(a),:host(ids-dropdown-content) ::slotted(a){align-items:center!important;border-radius:var(--IDS-DROPDOWN__LINK__BORDER-RADIUS);color:var(--IDS-LINK--COLORPRESET-1__COLOR);display:flex!important;font-family:var(--font-family_1)!important;font-size:1rem!important;font-style:normal!important;font-weight:400!important;gap:8px!important;letter-spacing:var(--Font-letter-spacing-body-text,0);line-height:1.5rem!important;outline-color:#fff!important;outline-offset:-4px!important;padding:4px 12px!important;text-decoration:none!important}.ids-dropdown__content ::slotted(a:focus),.ids-dropdown__content ::slotted(a:hover),:host(ids-dropdown-content) ::slotted(a:focus),:host(ids-dropdown-content) ::slotted(a:hover){background-color:var(--IDS-COLOR-ACCENT-30);color:#fff}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-dropdown{display:block;position:relative}.ids-dropdown__content,:host(ids-dropdown-content){background:var(--IDS-COLOR-NEUTRAL-100);border:.063rem solid var(--IDS-DROPDOWN__BORDER-COLOR);border-radius:var(--IDS-BORDER-RADIUS);box-shadow:0 0 .625rem 0 rgba(0,0,0,.3);left:0;padding:.5rem;position:absolute;top:0}.ids-dropdown__content.ids-dropdown__content--hide,:host(ids-dropdown-content).ids-dropdown__content--hide{display:none}@media (max-width:1024px){.ids-dropdown__content.ids-dropdown__content--mblock,.ids-dropdown__content:host([mblock]),:host(ids-dropdown-content).ids-dropdown__content--mblock,:host(ids-dropdown-content):host([mblock]){width:100%}}@media (max-width:640px){.ids-dropdown__content.ids-dropdown__content--sblock,.ids-dropdown__content:host([sblock]),:host(ids-dropdown-content).ids-dropdown__content--sblock,:host(ids-dropdown-content):host([sblock]){width:100%}}.ids-dropdown__content .ids-dropdown__content__link,:host(ids-dropdown-content) .ids-dropdown__content__link{align-items:center!important;border-radius:var(--IDS-DROPDOWN__LINK-BORDER-RADIUS);color:var(--IDS-LINK--COLORPRESET-1__COLOR);display:flex!important;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:1rem!important;font-style:normal!important;font-weight:400!important;gap:.5rem!important;letter-spacing:var(--Font-letter-spacing-body-text,0);line-height:1.5rem!important;outline-color:var(--IDS-COLOR-NEUTRAL-100)!important;outline-offset:-.25rem!important;padding:.25rem .75rem!important;text-decoration:none!important}.ids-dropdown__content .ids-dropdown__content__link .ids-dropdown__content__link-icon,:host(ids-dropdown-content) .ids-dropdown__content__link .ids-dropdown__content__link-icon{display:inherit}.ids-dropdown__content .ids-dropdown__content__link .ids-dropdown__content__link-icon--hover,:host(ids-dropdown-content) .ids-dropdown__content__link .ids-dropdown__content__link-icon--hover{display:none}.ids-dropdown__content .ids-dropdown__content__link:focus,.ids-dropdown__content .ids-dropdown__content__link:hover,:host(ids-dropdown-content) .ids-dropdown__content__link:focus,:host(ids-dropdown-content) .ids-dropdown__content__link:hover{background-color:var(--IDS-COLOR-ACCENT-30)!important;color:var(--IDS-COLOR-NEUTRAL-100)!important}.ids-dropdown__content .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon,.ids-dropdown__content .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon,:host(ids-dropdown-content) .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon,:host(ids-dropdown-content) .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon{display:none}.ids-dropdown__content .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon--hover,.ids-dropdown__content .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon--hover,:host(ids-dropdown-content) .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon--hover,:host(ids-dropdown-content) .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon--hover{display:inherit}.ids-dropdown__content ::slotted(a),:host(ids-dropdown-content) ::slotted(a){align-items:center!important;border-radius:var(--IDS-DROPDOWN__LINK-BORDER-RADIUS);color:var(--IDS-LINK--COLORPRESET-1__COLOR);display:flex!important;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:1rem!important;font-style:normal!important;font-weight:400!important;gap:.5rem!important;letter-spacing:var(--Font-letter-spacing-body-text,0);line-height:1.5rem!important;outline-color:var(--IDS-COLOR-NEUTRAL-100)!important;outline-offset:-.25rem!important;padding:.25rem .75rem!important;text-decoration:none!important}.ids-dropdown__content ::slotted(a:focus),.ids-dropdown__content ::slotted(a:hover),:host(ids-dropdown-content) ::slotted(a:focus),:host(ids-dropdown-content) ::slotted(a:hover){background-color:var(--IDS-COLOR-ACCENT-30);color:var(--IDS-COLOR-NEUTRAL-100)}";
4
4
 
5
5
  var dropdownLit = css`
6
6
  ${unsafeCSS(css_248z)}
@@ -19,11 +19,11 @@
19
19
  :host(ids-dropdown-content) {
20
20
  position: absolute;
21
21
  border-radius: var(--IDS-BORDER-RADIUS);
22
- border: 1px solid var(--IDS-DROPDOWN__BORDER-COLOR);
23
- background: white;
24
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
25
- padding: 8px;
26
- left: 0px;
22
+ border: 0.063rem solid var(--IDS-DROPDOWN__BORDER-COLOR);
23
+ background: var(--IDS-COLOR-NEUTRAL-100);
24
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.3);
25
+ padding: 0.5rem;
26
+ left: 0;
27
27
  top: 0;
28
28
  }
29
29
  .ids-dropdown__content.ids-dropdown__content--hide,
@@ -47,19 +47,19 @@
47
47
  .ids-dropdown__content .ids-dropdown__content__link,
48
48
  :host(ids-dropdown-content) .ids-dropdown__content__link {
49
49
  display: flex !important;
50
- border-radius: var(--IDS-DROPDOWN__LINK__BORDER-RADIUS);
51
- gap: 8px !important;
50
+ border-radius: var(--IDS-DROPDOWN__LINK-BORDER-RADIUS);
51
+ gap: 0.5rem !important;
52
52
  color: var(--IDS-LINK--COLORPRESET-1__COLOR);
53
53
  align-items: center !important;
54
- font-family: var(--font-family_1) !important;
54
+ font-family: var(--IDS-FONT-FAMILY-BASE) !important;
55
55
  font-size: 1rem !important;
56
56
  font-style: normal !important;
57
57
  font-weight: 400 !important;
58
58
  line-height: 1.5rem !important;
59
- letter-spacing: var(--Font-letter-spacing-body-text, 0px);
60
- padding: 4px 12px !important;
61
- outline-offset: -4px !important;
62
- outline-color: white !important;
59
+ letter-spacing: var(--Font-letter-spacing-body-text, 0);
60
+ padding: 0.25rem 0.75rem !important;
61
+ outline-offset: -0.25rem !important;
62
+ outline-color: var(--IDS-COLOR-NEUTRAL-100) !important;
63
63
  text-decoration: none !important;
64
64
  }
65
65
  .ids-dropdown__content .ids-dropdown__content__link .ids-dropdown__content__link-icon,
@@ -73,7 +73,7 @@
73
73
  .ids-dropdown__content .ids-dropdown__content__link:hover, .ids-dropdown__content .ids-dropdown__content__link:focus,
74
74
  :host(ids-dropdown-content) .ids-dropdown__content__link:hover,
75
75
  :host(ids-dropdown-content) .ids-dropdown__content__link:focus {
76
- color: white !important;
76
+ color: var(--IDS-COLOR-NEUTRAL-100) !important;
77
77
  background-color: var(--IDS-COLOR-ACCENT-30) !important;
78
78
  }
79
79
  .ids-dropdown__content .ids-dropdown__content__link:hover .ids-dropdown__content__link-icon, .ids-dropdown__content .ids-dropdown__content__link:focus .ids-dropdown__content__link-icon,
@@ -89,25 +89,25 @@
89
89
  .ids-dropdown__content ::slotted(a),
90
90
  :host(ids-dropdown-content) ::slotted(a) {
91
91
  display: flex !important;
92
- border-radius: var(--IDS-DROPDOWN__LINK__BORDER-RADIUS);
93
- gap: 8px !important;
92
+ border-radius: var(--IDS-DROPDOWN__LINK-BORDER-RADIUS);
93
+ gap: 0.5rem !important;
94
94
  color: var(--IDS-LINK--COLORPRESET-1__COLOR);
95
95
  align-items: center !important;
96
- font-family: var(--font-family_1) !important;
96
+ font-family: var(--IDS-FONT-FAMILY-BASE) !important;
97
97
  font-size: 1rem !important;
98
98
  font-style: normal !important;
99
99
  font-weight: 400 !important;
100
100
  line-height: 1.5rem !important;
101
- letter-spacing: var(--Font-letter-spacing-body-text, 0px);
102
- padding: 4px 12px !important;
103
- outline-offset: -4px !important;
104
- outline-color: white !important;
101
+ letter-spacing: var(--Font-letter-spacing-body-text, 0);
102
+ padding: 0.25rem 0.75rem !important;
103
+ outline-offset: -0.25rem !important;
104
+ outline-color: var(--IDS-COLOR-NEUTRAL-100) !important;
105
105
  text-decoration: none !important;
106
106
  }
107
107
  .ids-dropdown__content ::slotted(a:hover),
108
108
  .ids-dropdown__content ::slotted(a:focus),
109
109
  :host(ids-dropdown-content) ::slotted(a:hover),
110
110
  :host(ids-dropdown-content) ::slotted(a:focus) {
111
- color: white;
111
+ color: var(--IDS-COLOR-NEUTRAL-100);
112
112
  background-color: var(--IDS-COLOR-ACCENT-30);
113
113
  }
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-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--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__icon{align-items:center;background-color:var(--expandable-icon-2-icon);border-radius:50%;display:flex;justify-content:center;min-height:24px;min-width:24px}.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 .ids-expandable__icon{min-height:28px;min-width:28px}.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}";
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
4
 
5
5
  var expandableLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -2,7 +2,7 @@
2
2
  * BUTTONS
3
3
  ********/
4
4
  /*******
5
- * SCROLLBAR
5
+ * SCROLLBARS
6
6
  ********/
7
7
  /*******
8
8
  * FORM
@@ -22,61 +22,47 @@
22
22
  }
23
23
  }
24
24
 
25
- /* Expandable Content */
26
25
  .ids-expandable {
27
- border-bottom: var(--expandable_border-bottom);
28
- }
29
- .ids-expandable.ids-expandable--borderless {
30
- border-bottom: 1px solid transparent;
31
- }
32
- .ids-expandable .ids-expandable__button:focus {
33
- outline: var(--IDS-FOCUS_OUTLINE);
34
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
35
- }
36
- .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 {
37
- border-bottom: none;
38
- }
39
- .ids-expandable.ids-expandable--expanded > .ids-expandable__content {
40
- display: block;
41
- }
42
- .ids-expandable.ids-expandable--child .ids-expandable__headline {
43
- font-size: var(--IDS-EXPANDABLE--CHILD__HEADLINE__FONT-SIZE);
26
+ border-bottom: var(--IDS-EXPANDABLE__BORDER-BOTTOM);
44
27
  }
45
28
  .ids-expandable .ids-expandable__inner {
46
29
  display: flex;
30
+ flex-wrap: wrap;
47
31
  align-items: center;
32
+ justify-content: space-between;
48
33
  cursor: pointer;
49
- min-height: 70px;
34
+ min-height: 4.375rem;
50
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;
51
41
  }
52
42
  .ids-expandable .ids-expandable__content {
53
- padding-bottom: 20px;
43
+ padding-bottom: 1.25rem;
54
44
  display: none;
55
45
  }
56
46
  .ids-expandable .ids-expandable__headline,
57
47
  .ids-expandable ::slotted([slot=headline]) {
58
- flex-grow: 1;
59
- color: var(--expandable-headline_color);
60
- font-size: var(--IDS-EXPANDABLE__HEADLINE__FONT-SIZE);
61
- font-family: var(--IDS-EXPANDABLE__HEADLINE__FONT-FAMILY);
62
- font-weight: var(--IDS-EXPANDABLE__HEADLINE__FONT-WEIGHT);
63
- margin: 0px;
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;
64
53
  text-align: start;
65
- padding-right: 10px;
66
- padding-top: 20px;
67
- padding-bottom: 20px;
68
54
  }
69
55
  @media (max-width: 1024px) {
70
56
  .ids-expandable .ids-expandable__headline,
71
57
  .ids-expandable ::slotted([slot=headline]) {
72
- font-size: var(--IDS-EXPANDABLE--MOBILE__HEADLINE__FONT-SIZE);
58
+ font-size: var(--IDS-EXPANDABLE--MOBILE__HEADLINE-FONT-SIZE);
73
59
  }
74
60
  }
75
61
  .ids-expandable .ids-expandable__icon {
76
- background-color: var(--expandable-icon-2-icon);
62
+ background-color: var(--IDS-EXPANDABLE__ICON-2-COLOR);
77
63
  border-radius: 50%;
78
- min-height: 24px;
79
- min-width: 24px;
64
+ min-height: 1.5rem;
65
+ min-width: 1.5rem;
80
66
  display: flex;
81
67
  align-items: center;
82
68
  justify-content: center;
@@ -88,9 +74,12 @@
88
74
  display: inline-flex;
89
75
  }
90
76
  @media (min-width: 640px) {
91
- .ids-expandable .ids-expandable__icon {
92
- min-height: 28px;
93
- min-width: 28px;
77
+ .ids-expandable {
78
+ min-height: 1.75rem;
79
+ min-width: 1.75rem;
80
+ }
81
+ .ids-expandable .ids-expandable__inner {
82
+ flex-wrap: nowrap;
94
83
  }
95
84
  .ids-expandable .ids-expandable__icon .ids-expandable__icon--small {
96
85
  display: none;
@@ -104,4 +93,16 @@
104
93
  }
105
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 {
106
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);
107
108
  }
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-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{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__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{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: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:1.25rem;padding-right:1.25rem}.ids-container.ids-container--gutterless{padding-left:0!important;padding-right:0!important}.ids-container.ids-container--fluid{max-width:100%}.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
4
 
5
5
  var footerLit = css`${unsafeCSS(css_248z)}`;
6
6