@duetds/components 6.3.4 → 6.3.5

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 (467) hide show
  1. package/hydrate/index.js +13 -6
  2. package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
  3. package/lib/cjs/duet-alert.cjs.entry.js +1 -1
  4. package/lib/cjs/duet-badge.cjs.entry.js +1 -1
  5. package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
  6. package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
  7. package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
  8. package/lib/cjs/duet-caption_4.cjs.entry.js +1 -1
  9. package/lib/cjs/duet-card.cjs.entry.js +1 -1
  10. package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
  11. package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
  12. package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
  13. package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
  14. package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
  15. package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
  16. package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
  17. package/lib/cjs/duet-editable-table_3.cjs.entry.js +4 -3
  18. package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
  19. package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
  20. package/lib/cjs/duet-footer.cjs.entry.js +1 -1
  21. package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
  22. package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
  23. package/lib/cjs/duet-hero.cjs.entry.js +11 -5
  24. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
  26. package/lib/cjs/duet-layout.cjs.entry.js +1 -1
  27. package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
  28. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  29. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  31. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  33. package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
  34. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-pagination_2.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
  42. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-select.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
  46. package/lib/cjs/duet-slideout-panel-dropdown-link.cjs.entry.js +1 -1
  47. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-slideout-panel-link.cjs.entry.js +1 -1
  49. package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-slideout.cjs.entry.js +2 -2
  51. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  52. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  58. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  65. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  66. package/lib/cjs/duet.cjs.js +1 -1
  67. package/lib/cjs/{focus-utils-a86d4897.js → focus-utils-1792d16d.js} +1 -1
  68. package/lib/cjs/{index-2c9f4ea0.js → index-c780231c.js} +1 -1
  69. package/lib/cjs/loader.cjs.js +1 -1
  70. package/lib/collection/components/duet-hero/duet-hero.css +77 -6
  71. package/lib/collection/components/duet-hero/duet-hero.js +10 -4
  72. package/lib/collection/components/duet-table/duet-table.js +3 -2
  73. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  74. package/lib/dist-custom-elements/duet-alert.js +1 -1
  75. package/lib/dist-custom-elements/duet-badge.js +1 -1
  76. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  77. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  78. package/lib/dist-custom-elements/duet-button.js +1 -1
  79. package/lib/dist-custom-elements/duet-caption.js +1 -1
  80. package/lib/dist-custom-elements/duet-card.js +3 -3
  81. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  82. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  83. package/lib/dist-custom-elements/duet-choice.js +5 -5
  84. package/lib/dist-custom-elements/duet-collapsible.js +2 -2
  85. package/lib/dist-custom-elements/duet-combobox.js +2 -2
  86. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  87. package/lib/dist-custom-elements/duet-date-picker.js +8 -8
  88. package/lib/dist-custom-elements/duet-divider.js +1 -1
  89. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  90. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  91. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  92. package/lib/dist-custom-elements/duet-footer.js +4 -4
  93. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  94. package/lib/dist-custom-elements/duet-grid.js +1 -1
  95. package/lib/dist-custom-elements/duet-header.js +8 -8
  96. package/lib/dist-custom-elements/duet-heading.js +1 -1
  97. package/lib/dist-custom-elements/duet-hero.js +19 -13
  98. package/lib/dist-custom-elements/duet-icon.js +1 -1
  99. package/lib/dist-custom-elements/duet-input.js +1 -1
  100. package/lib/dist-custom-elements/duet-label.js +1 -1
  101. package/lib/dist-custom-elements/duet-layout.js +1 -1
  102. package/lib/dist-custom-elements/duet-link.js +1 -1
  103. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  104. package/lib/dist-custom-elements/duet-list.js +1 -1
  105. package/lib/dist-custom-elements/duet-logo.js +1 -1
  106. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  107. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
  108. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  109. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  110. package/lib/dist-custom-elements/duet-modal.js +7 -7
  111. package/lib/dist-custom-elements/duet-multiselect.js +8 -8
  112. package/lib/dist-custom-elements/duet-nav.js +1 -1
  113. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  114. package/lib/dist-custom-elements/duet-notification.js +2 -2
  115. package/lib/dist-custom-elements/duet-number-input.js +7 -7
  116. package/lib/dist-custom-elements/duet-pagination.js +7 -7
  117. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  118. package/lib/dist-custom-elements/duet-progress.js +1 -1
  119. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  120. package/lib/dist-custom-elements/duet-radio.js +1 -1
  121. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  122. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  123. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  124. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  125. package/lib/dist-custom-elements/duet-select.js +1 -1
  126. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  127. package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
  128. package/lib/dist-custom-elements/duet-slideout-panel-dropdown-link.js +2 -2
  129. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  130. package/lib/dist-custom-elements/duet-slideout-panel-link.js +2 -2
  131. package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
  132. package/lib/dist-custom-elements/duet-slideout.js +2 -2
  133. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  134. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  135. package/lib/dist-custom-elements/duet-step.js +4 -4
  136. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  137. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  138. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  139. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  140. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  141. package/lib/dist-custom-elements/duet-tab-group.js +8 -8
  142. package/lib/dist-custom-elements/duet-tab.js +1 -1
  143. package/lib/dist-custom-elements/duet-table.js +1 -1
  144. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  145. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  146. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
  147. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  148. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  149. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  150. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  151. package/lib/dist-custom-elements/duet-tray.js +3 -3
  152. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  153. package/lib/dist-custom-elements/duet-upload.js +18 -18
  154. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  155. package/lib/dist-custom-elements/index.js +1 -1
  156. package/lib/dist-custom-elements/{p-60f5c17a.js → p-05ca8ad3.js} +1 -1
  157. package/lib/dist-custom-elements/{p-c6ff1566.js → p-093cdb4b.js} +6 -6
  158. package/lib/dist-custom-elements/{p-d74ef562.js → p-0e692503.js} +1 -1
  159. package/lib/dist-custom-elements/{p-b2768149.js → p-12b842a7.js} +1 -1
  160. package/lib/dist-custom-elements/{p-049cca7b.js → p-12fb0f9e.js} +2 -2
  161. package/lib/dist-custom-elements/{p-72c6ad08.js → p-1529e25b.js} +1 -1
  162. package/lib/dist-custom-elements/{p-34801312.js → p-18414294.js} +3 -3
  163. package/lib/dist-custom-elements/{p-a7b4fb2b.js → p-2a9a1aee.js} +4 -3
  164. package/lib/dist-custom-elements/{p-a9818eef.js → p-355735f0.js} +3 -3
  165. package/lib/dist-custom-elements/{p-63e23a47.js → p-39ecc3c9.js} +2 -2
  166. package/lib/dist-custom-elements/{p-b1730895.js → p-3cbd86d1.js} +1 -1
  167. package/lib/dist-custom-elements/{p-068a5013.js → p-3fd31c11.js} +1 -1
  168. package/lib/dist-custom-elements/{p-c09f02ce.js → p-455151f9.js} +1 -1
  169. package/lib/dist-custom-elements/{p-45288df3.js → p-58d6bf44.js} +4 -4
  170. package/lib/dist-custom-elements/{p-24155b3c.js → p-5f10b790.js} +1 -1
  171. package/lib/dist-custom-elements/{p-a8049fdd.js → p-719f820e.js} +1 -1
  172. package/lib/dist-custom-elements/{p-9ee550f3.js → p-75c1d029.js} +2 -2
  173. package/lib/dist-custom-elements/{p-0591f210.js → p-849407d1.js} +5 -5
  174. package/lib/dist-custom-elements/{p-c5ea6535.js → p-84fd6025.js} +1 -1
  175. package/lib/dist-custom-elements/{p-d2263b57.js → p-86343460.js} +2 -2
  176. package/lib/dist-custom-elements/{p-66ceacfb.js → p-92d5395b.js} +1 -1
  177. package/lib/dist-custom-elements/{p-72e4c302.js → p-af004f36.js} +3 -3
  178. package/lib/dist-custom-elements/{p-c6941ea3.js → p-b5c1dbcf.js} +2 -2
  179. package/lib/dist-custom-elements/{p-ddf4475a.js → p-c56da0b6.js} +1 -1
  180. package/lib/dist-custom-elements/{p-2e7690c7.js → p-c7aaa12e.js} +1 -1
  181. package/lib/dist-custom-elements/{p-30aa9395.js → p-c9c2b26b.js} +1 -1
  182. package/lib/dist-custom-elements/{p-03bc71d3.js → p-cc6990dc.js} +7 -7
  183. package/lib/dist-custom-elements/{p-c008ba18.js → p-d3cd6eb7.js} +1 -1
  184. package/lib/dist-custom-elements/{p-6bd92b6e.js → p-e5b634ae.js} +1 -1
  185. package/lib/dist-custom-elements/{p-2632a69b.js → p-e8fc1e4d.js} +1 -1
  186. package/lib/dist-custom-elements/{p-01d82618.js → p-fe75ce36.js} +6 -6
  187. package/lib/duet/duet.esm.js +1 -1
  188. package/lib/duet/duet.js +1 -1
  189. package/lib/duet/{p-6638ee91.entry.js → p-018a5ab9.entry.js} +1 -1
  190. package/lib/duet/{p-3808cf60.system.entry.js → p-0319fb5c.system.entry.js} +1 -1
  191. package/lib/duet/{p-0144e2ab.system.entry.js → p-04801584.system.entry.js} +1 -1
  192. package/lib/duet/{p-e20c001a.entry.js → p-05639128.entry.js} +1 -1
  193. package/lib/duet/p-05c89399.entry.js +4 -0
  194. package/lib/duet/{p-66513776.system.entry.js → p-05fc79b6.system.entry.js} +1 -1
  195. package/lib/duet/{p-b043cb5d.system.entry.js → p-06c0f45d.system.entry.js} +1 -1
  196. package/lib/duet/{p-20d425e7.entry.js → p-0957a669.entry.js} +1 -1
  197. package/lib/duet/{p-6abbac57.entry.js → p-0a550c3f.entry.js} +1 -1
  198. package/lib/duet/{p-96500fc1.system.entry.js → p-0bb2bbba.system.entry.js} +1 -1
  199. package/lib/duet/{p-2c4ed057.system.entry.js → p-0cf1ddbb.system.entry.js} +1 -1
  200. package/lib/duet/p-15d4debd.system.entry.js +4 -0
  201. package/lib/duet/{p-385bda05.entry.js → p-16120a6f.entry.js} +1 -1
  202. package/lib/duet/{p-8f0fa65b.entry.js → p-1a3ec0c1.entry.js} +1 -1
  203. package/lib/duet/{p-9c8bbdba.entry.js → p-1bdc640b.entry.js} +1 -1
  204. package/lib/duet/{p-e774a3f8.entry.js → p-1c255237.entry.js} +1 -1
  205. package/lib/duet/{p-5ffcc425.entry.js → p-297b81b5.entry.js} +1 -1
  206. package/lib/duet/{p-cbb53f92.entry.js → p-31a47437.entry.js} +1 -1
  207. package/lib/duet/{p-1c384ce9.system.entry.js → p-375ac11f.system.entry.js} +1 -1
  208. package/lib/duet/{p-558d6e22.system.entry.js → p-3aa61be3.system.entry.js} +1 -1
  209. package/lib/duet/{p-92ea0dc9.system.entry.js → p-3cc57c17.system.entry.js} +1 -1
  210. package/lib/duet/{p-6f66ef44.entry.js → p-3f6a6295.entry.js} +1 -1
  211. package/lib/duet/{p-43868a78.entry.js → p-40131e38.entry.js} +1 -1
  212. package/lib/duet/{p-84831ec9.entry.js → p-409f8d79.entry.js} +1 -1
  213. package/lib/duet/{p-c5ee30a0.entry.js → p-40f0541a.entry.js} +1 -1
  214. package/lib/duet/{p-7e545467.system.entry.js → p-41032b22.system.entry.js} +1 -1
  215. package/lib/duet/{p-f641911c.system.entry.js → p-4118eef3.system.entry.js} +1 -1
  216. package/lib/duet/{p-62a94dd4.entry.js → p-4223a51d.entry.js} +1 -1
  217. package/lib/duet/{p-ab4a3f56.system.entry.js → p-470820c2.system.entry.js} +1 -1
  218. package/lib/duet/{p-d12a602d.entry.js → p-49699ab5.entry.js} +1 -1
  219. package/lib/duet/{p-525cd00e.entry.js → p-49b5f5d2.entry.js} +1 -1
  220. package/lib/duet/{p-9881c1bc.system.entry.js → p-4d3850f7.system.entry.js} +1 -1
  221. package/lib/duet/{p-a39c24a9.entry.js → p-4e91709f.entry.js} +1 -1
  222. package/lib/duet/{p-9d0963cb.entry.js → p-4fb33f49.entry.js} +1 -1
  223. package/lib/duet/{p-09279afa.entry.js → p-5025032d.entry.js} +1 -1
  224. package/lib/duet/{p-39916e0d.system.js → p-5322f804.system.js} +1 -1
  225. package/lib/duet/{p-72f9c23e.entry.js → p-53cfc823.entry.js} +1 -1
  226. package/lib/duet/{p-7b9fbb74.system.entry.js → p-541569fa.system.entry.js} +1 -1
  227. package/lib/duet/{p-25109c9d.system.entry.js → p-54e01d20.system.entry.js} +1 -1
  228. package/lib/duet/{p-54087cf9.system.entry.js → p-550e17bb.system.entry.js} +1 -1
  229. package/lib/duet/{p-17359300.entry.js → p-5557f8e7.entry.js} +1 -1
  230. package/lib/duet/{p-b62f7670.entry.js → p-55fa5cf9.entry.js} +1 -1
  231. package/lib/duet/{p-c00303c8.system.entry.js → p-56068b6e.system.entry.js} +1 -1
  232. package/lib/duet/{p-3e2f7fc2.system.js → p-59587e86.system.js} +1 -1
  233. package/lib/duet/{p-c164d8e1.entry.js → p-59e02635.entry.js} +1 -1
  234. package/lib/duet/{p-9cd6ca23.system.entry.js → p-5b0dda5a.system.entry.js} +1 -1
  235. package/lib/duet/p-5c3f2090.system.entry.js +4 -0
  236. package/lib/duet/{p-710f0615.system.entry.js → p-5cbd1a2f.system.entry.js} +1 -1
  237. package/lib/duet/{p-c3b0251b.entry.js → p-5cf8d351.entry.js} +1 -1
  238. package/lib/duet/{p-45e4892b.system.entry.js → p-6079ee23.system.entry.js} +1 -1
  239. package/lib/duet/{p-02f8d3c7.entry.js → p-6204c166.entry.js} +1 -1
  240. package/lib/duet/{p-600244c8.entry.js → p-647a5d0b.entry.js} +1 -1
  241. package/lib/duet/{p-c9b600e2.entry.js → p-681066a6.entry.js} +1 -1
  242. package/lib/duet/p-6859eb48.entry.js +4 -0
  243. package/lib/duet/p-6c239641.js +4 -0
  244. package/lib/duet/{p-6e3a5718.entry.js → p-6e1e4554.entry.js} +1 -1
  245. package/lib/duet/{p-c6173123.entry.js → p-729caf5f.entry.js} +1 -1
  246. package/lib/duet/{p-6549314e.entry.js → p-72fa9406.entry.js} +1 -1
  247. package/lib/duet/{p-14b40c66.system.entry.js → p-74a01368.system.entry.js} +1 -1
  248. package/lib/duet/{p-aad50940.system.entry.js → p-750cd6e8.system.entry.js} +1 -1
  249. package/lib/duet/{p-fadfdc5a.system.entry.js → p-75744914.system.entry.js} +1 -1
  250. package/lib/duet/{p-26e99a02.system.entry.js → p-7600fd6b.system.entry.js} +1 -1
  251. package/lib/duet/{p-e6d73309.system.entry.js → p-763f8c03.system.entry.js} +1 -1
  252. package/lib/duet/{p-88c9d502.system.entry.js → p-766ee6d4.system.entry.js} +1 -1
  253. package/lib/duet/{p-7952b539.system.entry.js → p-77307dc5.system.entry.js} +1 -1
  254. package/lib/duet/{p-c9b33648.entry.js → p-7afe3a89.entry.js} +1 -1
  255. package/lib/duet/{p-8ff8a917.system.entry.js → p-7c048219.system.entry.js} +1 -1
  256. package/lib/duet/{p-d2153ece.entry.js → p-7c83378e.entry.js} +1 -1
  257. package/lib/duet/{p-34fef44f.system.entry.js → p-7ec74dc5.system.entry.js} +1 -1
  258. package/lib/duet/{p-d5fb6eba.system.entry.js → p-837d96a7.system.entry.js} +1 -1
  259. package/lib/duet/{p-f785be53.system.entry.js → p-83d444c7.system.entry.js} +1 -1
  260. package/lib/duet/{p-ff124dd2.system.entry.js → p-865d8746.system.entry.js} +1 -1
  261. package/lib/duet/{p-ff9d422a.system.entry.js → p-88d2601b.system.entry.js} +1 -1
  262. package/lib/duet/{p-64086da0.system.entry.js → p-8b781575.system.entry.js} +1 -1
  263. package/lib/duet/{p-daf29b7c.entry.js → p-8cd7c88f.entry.js} +1 -1
  264. package/lib/duet/{p-8837d6ce.system.entry.js → p-91152973.system.entry.js} +1 -1
  265. package/lib/duet/{p-87381668.system.entry.js → p-91379e1a.system.entry.js} +1 -1
  266. package/lib/duet/{p-d863d445.entry.js → p-9297f2df.entry.js} +1 -1
  267. package/lib/duet/{p-c9fb1fd1.system.entry.js → p-9331046d.system.entry.js} +1 -1
  268. package/lib/duet/{p-897c082b.entry.js → p-93df49a3.entry.js} +1 -1
  269. package/lib/duet/{p-1840b5c5.system.entry.js → p-94607b74.system.entry.js} +1 -1
  270. package/lib/duet/{p-d6dc8bd7.entry.js → p-9955ebd7.entry.js} +1 -1
  271. package/lib/duet/{p-c3fd80ac.system.entry.js → p-9b59c742.system.entry.js} +1 -1
  272. package/lib/duet/{p-134c9849.system.entry.js → p-9e03d929.system.entry.js} +1 -1
  273. package/lib/duet/{p-f6b81187.system.entry.js → p-9ed1420b.system.entry.js} +1 -1
  274. package/lib/duet/{p-84b8e6c6.system.entry.js → p-9f801169.system.entry.js} +1 -1
  275. package/lib/duet/{p-a712bc6a.entry.js → p-9fffdd96.entry.js} +1 -1
  276. package/lib/duet/{p-83d9e483.entry.js → p-a2e41589.entry.js} +1 -1
  277. package/lib/duet/{p-3eed389b.system.entry.js → p-ac5e88b0.system.entry.js} +1 -1
  278. package/lib/duet/{p-9644d566.entry.js → p-b0686337.entry.js} +1 -1
  279. package/lib/duet/{p-0e900d5e.entry.js → p-b12644af.entry.js} +1 -1
  280. package/lib/duet/{p-3bf861db.system.entry.js → p-b145d365.system.entry.js} +1 -1
  281. package/lib/duet/{p-0af1de12.entry.js → p-b21921a2.entry.js} +1 -1
  282. package/lib/duet/{p-14257975.system.entry.js → p-b3912b20.system.entry.js} +1 -1
  283. package/lib/duet/{p-1a771f08.system.entry.js → p-b5e84bb7.system.entry.js} +1 -1
  284. package/lib/duet/{p-11e63d9c.system.entry.js → p-bfca68d4.system.entry.js} +1 -1
  285. package/lib/duet/{p-21c06055.system.js → p-c2c9a7f4.system.js} +1 -1
  286. package/lib/duet/{p-f70b8c23.entry.js → p-c35a5e18.entry.js} +1 -1
  287. package/lib/duet/{p-95d985d9.entry.js → p-c4ce0911.entry.js} +1 -1
  288. package/lib/duet/{p-dcdb9129.system.entry.js → p-c91803e0.system.entry.js} +1 -1
  289. package/lib/duet/{p-bd78c499.entry.js → p-c93c1f44.entry.js} +1 -1
  290. package/lib/duet/{p-cb2b6da2.system.entry.js → p-cc3c61dc.system.entry.js} +1 -1
  291. package/lib/duet/{p-ea16b579.entry.js → p-cc73e760.entry.js} +1 -1
  292. package/lib/duet/{p-839f7761.entry.js → p-cce44172.entry.js} +1 -1
  293. package/lib/duet/{p-f6aa7450.system.entry.js → p-cd20b86d.system.entry.js} +1 -1
  294. package/lib/duet/{p-f75cf81c.entry.js → p-cd8e8e77.entry.js} +1 -1
  295. package/lib/duet/{p-2c4a0dc3.system.entry.js → p-cef7bf55.system.entry.js} +1 -1
  296. package/lib/duet/{p-808f7357.entry.js → p-cffec684.entry.js} +1 -1
  297. package/lib/duet/{p-92b3f778.system.entry.js → p-d018c67f.system.entry.js} +1 -1
  298. package/lib/duet/{p-d02a8c4b.entry.js → p-d01e2749.entry.js} +1 -1
  299. package/lib/duet/{p-bab6f968.entry.js → p-d0de3b58.entry.js} +1 -1
  300. package/lib/duet/{p-16002138.entry.js → p-d0f1b22e.entry.js} +1 -1
  301. package/lib/duet/{p-1699f30b.system.entry.js → p-d33f8eb3.system.entry.js} +1 -1
  302. package/lib/duet/{p-6fa72751.system.entry.js → p-d45207dc.system.entry.js} +1 -1
  303. package/lib/duet/{p-f291aac4.entry.js → p-d457f4aa.entry.js} +1 -1
  304. package/lib/duet/p-d6544808.entry.js +4 -0
  305. package/lib/duet/p-dd14cf90.entry.js +4 -0
  306. package/lib/duet/{p-701df705.system.entry.js → p-dd168953.system.entry.js} +1 -1
  307. package/lib/duet/{p-43d5da24.entry.js → p-e45e8eab.entry.js} +1 -1
  308. package/lib/duet/{p-b4e4ae3d.system.entry.js → p-e4cf3f0a.system.entry.js} +1 -1
  309. package/lib/duet/{p-6cc9b211.system.entry.js → p-e578a9e1.system.entry.js} +1 -1
  310. package/lib/duet/{p-30f076b8.entry.js → p-e9d09bf8.entry.js} +1 -1
  311. package/lib/duet/{p-f04f1fe4.system.entry.js → p-ea776469.system.entry.js} +1 -1
  312. package/lib/duet/{p-b6e60a7b.system.entry.js → p-ef49ea7a.system.entry.js} +1 -1
  313. package/lib/duet/{p-b758e463.system.entry.js → p-ef9acdfa.system.entry.js} +1 -1
  314. package/lib/duet/{p-74d60892.entry.js → p-f13d08c0.entry.js} +1 -1
  315. package/lib/duet/{p-ad5b3163.js → p-f49ce77f.js} +1 -1
  316. package/lib/duet/{p-38eff394.entry.js → p-f7030f2b.entry.js} +1 -1
  317. package/lib/duet/{p-cf7938ca.entry.js → p-f87f022d.entry.js} +1 -1
  318. package/lib/duet/{p-8f03e354.entry.js → p-f92fe815.entry.js} +1 -1
  319. package/lib/duet/{p-303ef5da.entry.js → p-fad18444.entry.js} +1 -1
  320. package/lib/duet/{p-db179db3.system.entry.js → p-fe22e0d7.system.entry.js} +1 -1
  321. package/lib/duet/{p-d38d3391.system.entry.js → p-fff43d6a.system.entry.js} +1 -1
  322. package/lib/esm/duet-action-button.entry.js +1 -1
  323. package/lib/esm/duet-alert.entry.js +1 -1
  324. package/lib/esm/duet-badge.entry.js +1 -1
  325. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  326. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  327. package/lib/esm/duet-button_2.entry.js +1 -1
  328. package/lib/esm/duet-caption_4.entry.js +1 -1
  329. package/lib/esm/duet-card.entry.js +1 -1
  330. package/lib/esm/duet-checkbox.entry.js +1 -1
  331. package/lib/esm/duet-choice_2.entry.js +2 -2
  332. package/lib/esm/duet-collapsible.entry.js +1 -1
  333. package/lib/esm/duet-combobox.entry.js +1 -1
  334. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  335. package/lib/esm/duet-date-picker.entry.js +2 -2
  336. package/lib/esm/duet-divider_2.entry.js +1 -1
  337. package/lib/esm/duet-editable-table_3.entry.js +4 -3
  338. package/lib/esm/duet-empty-state.entry.js +1 -1
  339. package/lib/esm/duet-fieldset.entry.js +1 -1
  340. package/lib/esm/duet-footer.entry.js +1 -1
  341. package/lib/esm/duet-grid_2.entry.js +1 -1
  342. package/lib/esm/duet-header_2.entry.js +1 -1
  343. package/lib/esm/duet-hero.entry.js +11 -5
  344. package/lib/esm/duet-icon.entry.js +1 -1
  345. package/lib/esm/duet-input_2.entry.js +1 -1
  346. package/lib/esm/duet-layout.entry.js +1 -1
  347. package/lib/esm/duet-list_2.entry.js +1 -1
  348. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  349. package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
  350. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  351. package/lib/esm/duet-menu-bar.entry.js +1 -1
  352. package/lib/esm/duet-modal.entry.js +2 -2
  353. package/lib/esm/duet-multiselect.entry.js +1 -1
  354. package/lib/esm/duet-nav.entry.js +1 -1
  355. package/lib/esm/duet-notification_2.entry.js +1 -1
  356. package/lib/esm/duet-number-input.entry.js +1 -1
  357. package/lib/esm/duet-pagination_2.entry.js +1 -1
  358. package/lib/esm/duet-progress.entry.js +1 -1
  359. package/lib/esm/duet-radio_2.entry.js +1 -1
  360. package/lib/esm/duet-range-slider.entry.js +1 -1
  361. package/lib/esm/duet-scrollable_3.entry.js +1 -1
  362. package/lib/esm/duet-section-layout.entry.js +1 -1
  363. package/lib/esm/duet-select.entry.js +1 -1
  364. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  365. package/lib/esm/duet-slideout-link.entry.js +1 -1
  366. package/lib/esm/duet-slideout-panel-dropdown-link.entry.js +1 -1
  367. package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
  368. package/lib/esm/duet-slideout-panel-link.entry.js +1 -1
  369. package/lib/esm/duet-slideout-panel.entry.js +2 -2
  370. package/lib/esm/duet-slideout.entry.js +2 -2
  371. package/lib/esm/duet-step_2.entry.js +1 -1
  372. package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
  373. package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
  374. package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
  375. package/lib/esm/duet-submenu-bar.entry.js +1 -1
  376. package/lib/esm/duet-textarea.entry.js +1 -1
  377. package/lib/esm/duet-toggle.entry.js +1 -1
  378. package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
  379. package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
  380. package/lib/esm/duet-toolbar-link.entry.js +1 -1
  381. package/lib/esm/duet-toolbar.entry.js +1 -1
  382. package/lib/esm/duet-tooltip.entry.js +1 -1
  383. package/lib/esm/duet-tray.entry.js +1 -1
  384. package/lib/esm/duet-upload-aria-status.entry.js +1 -1
  385. package/lib/esm/duet-visually-hidden.entry.js +1 -1
  386. package/lib/esm/duet.js +1 -1
  387. package/lib/esm/{focus-utils-3a57fc53.js → focus-utils-8479ac73.js} +1 -1
  388. package/lib/esm/{index-e0612fee.js → index-de01d1ef.js} +1 -1
  389. package/lib/esm/loader.js +1 -1
  390. package/lib/esm-es5/duet-action-button.entry.js +1 -1
  391. package/lib/esm-es5/duet-alert.entry.js +1 -1
  392. package/lib/esm-es5/duet-badge.entry.js +1 -1
  393. package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
  394. package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
  395. package/lib/esm-es5/duet-button_2.entry.js +1 -1
  396. package/lib/esm-es5/duet-caption_4.entry.js +1 -1
  397. package/lib/esm-es5/duet-card.entry.js +1 -1
  398. package/lib/esm-es5/duet-checkbox.entry.js +1 -1
  399. package/lib/esm-es5/duet-choice_2.entry.js +1 -1
  400. package/lib/esm-es5/duet-collapsible.entry.js +1 -1
  401. package/lib/esm-es5/duet-combobox.entry.js +1 -1
  402. package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
  403. package/lib/esm-es5/duet-date-picker.entry.js +1 -1
  404. package/lib/esm-es5/duet-divider_2.entry.js +1 -1
  405. package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
  406. package/lib/esm-es5/duet-empty-state.entry.js +1 -1
  407. package/lib/esm-es5/duet-fieldset.entry.js +1 -1
  408. package/lib/esm-es5/duet-footer.entry.js +1 -1
  409. package/lib/esm-es5/duet-grid_2.entry.js +1 -1
  410. package/lib/esm-es5/duet-header_2.entry.js +2 -2
  411. package/lib/esm-es5/duet-hero.entry.js +1 -1
  412. package/lib/esm-es5/duet-icon.entry.js +1 -1
  413. package/lib/esm-es5/duet-input_2.entry.js +1 -1
  414. package/lib/esm-es5/duet-layout.entry.js +1 -1
  415. package/lib/esm-es5/duet-list_2.entry.js +1 -1
  416. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  417. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  418. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  419. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  420. package/lib/esm-es5/duet-modal.entry.js +1 -1
  421. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  422. package/lib/esm-es5/duet-nav.entry.js +1 -1
  423. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  424. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  425. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  426. package/lib/esm-es5/duet-progress.entry.js +1 -1
  427. package/lib/esm-es5/duet-radio_2.entry.js +1 -1
  428. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  429. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  430. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  431. package/lib/esm-es5/duet-select.entry.js +1 -1
  432. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  433. package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
  434. package/lib/esm-es5/duet-slideout-panel-dropdown-link.entry.js +1 -1
  435. package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
  436. package/lib/esm-es5/duet-slideout-panel-link.entry.js +1 -1
  437. package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
  438. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  439. package/lib/esm-es5/duet-step_2.entry.js +2 -2
  440. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  441. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  442. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  443. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  444. package/lib/esm-es5/duet-textarea.entry.js +1 -1
  445. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  446. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  447. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  448. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  449. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  450. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  451. package/lib/esm-es5/duet-tray.entry.js +1 -1
  452. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  453. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  454. package/lib/esm-es5/duet.js +1 -1
  455. package/lib/esm-es5/{focus-utils-3a57fc53.js → focus-utils-8479ac73.js} +1 -1
  456. package/lib/esm-es5/{index-e0612fee.js → index-de01d1ef.js} +1 -1
  457. package/lib/esm-es5/loader.js +1 -1
  458. package/lib/types/components/duet-hero/duet-hero.d.ts +1 -1
  459. package/lib/types/components/duet-table/duet-table.d.ts +1 -0
  460. package/package.json +5 -5
  461. package/lib/duet/p-26a051dd.js +0 -4
  462. package/lib/duet/p-28042fef.entry.js +0 -4
  463. package/lib/duet/p-3562967c.system.entry.js +0 -4
  464. package/lib/duet/p-6aa1ee29.system.entry.js +0 -4
  465. package/lib/duet/p-79e0803e.entry.js +0 -4
  466. package/lib/duet/p-81bb5013.entry.js +0 -4
  467. package/lib/duet/p-b5d7bbd1.entry.js +0 -4
package/hydrate/index.js CHANGED
@@ -11108,7 +11108,7 @@ class DuetHeading {
11108
11108
  }; }
11109
11109
  }
11110
11110
 
11111
- const duetHeroCss = "/*!@*,\n*::after,\n*::before*/*.sc-duet-hero,*.sc-duet-hero::after,*.sc-duet-hero::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}/*!@:host*/.sc-duet-hero-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}/*!@.duet-hero*/.duet-hero.sc-duet-hero{position:relative;display:block;width:100%;padding:48px 28px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;text-shadow:none;text-transform:none;background:#00294d}/*!@.duet-hero.duet-p-0*/.duet-hero.duet-p-0.sc-duet-hero{padding:0 !important}/*!@.duet-hero.duet-m-0*/.duet-hero.duet-m-0.sc-duet-hero{margin:0 !important}/*!@.duet-hero.duet-hero-text-center*/.duet-hero.duet-hero-text-center.sc-duet-hero{text-align:center !important}/*!@.duet-hero.duet-hero-light*/.duet-hero.duet-hero-light.sc-duet-hero{padding-bottom:0 !important}@media (min-width: 62em){/*!@.duet-hero.duet-hero-light*/.duet-hero.duet-hero-light.sc-duet-hero{padding-bottom:28px !important}}/*!@.duet-hero.duet-hero-with-image*/.duet-hero.duet-hero-with-image.sc-duet-hero{padding-bottom:20px !important;margin-bottom:-36px}@media (min-width: 48em){/*!@.duet-hero.duet-hero-with-image*/.duet-hero.duet-hero-with-image.sc-duet-hero{padding-bottom:28px !important}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-with-image*/.duet-hero.duet-hero-with-image.sc-duet-hero{padding-bottom:36px !important;margin-bottom:-20px}}/*!@.duet-hero.duet-hero-light, .duet-hero.duet-hero-with-image*/.duet-hero.duet-hero-light.sc-duet-hero,.duet-hero.duet-hero-with-image.sc-duet-hero{color:#00294d;background-color:white;background-image:linear-gradient(#f3f9fc, #f9fcfe)}/*!@.duet-hero.duet-hero-light::before, .duet-hero.duet-hero-with-image::before*/.duet-hero.duet-hero-light.sc-duet-hero::before,.duet-hero.duet-hero-with-image.sc-duet-hero::before{position:absolute;top:100%;left:0;z-index:-1;width:100%;height:400px;content:\"\";background-image:linear-gradient(#f9fcfe, white)}/*!@.duet-hero.duet-hero-light.duet-theme-turva, .duet-hero.duet-hero-with-image.duet-theme-turva*/.duet-hero.duet-hero-light.duet-theme-turva.sc-duet-hero,.duet-hero.duet-hero-with-image.duet-theme-turva.sc-duet-hero{color:#171c3a;background-image:linear-gradient(#f5f5f7, #fafafb)}/*!@.duet-hero.duet-hero-light.duet-theme-turva::before, .duet-hero.duet-hero-with-image.duet-theme-turva::before*/.duet-hero.duet-hero-light.duet-theme-turva.sc-duet-hero::before,.duet-hero.duet-hero-with-image.duet-theme-turva.sc-duet-hero::before{background-image:linear-gradient(#fafafb, white)}/*!@.duet-hero.duet-hero-gray*/.duet-hero.duet-hero-gray.sc-duet-hero{color:#00294d;background:#f5f8fa}/*!@.duet-hero.duet-hero-gray.duet-theme-turva*/.duet-hero.duet-hero-gray.duet-theme-turva.sc-duet-hero{background:#f5f5f7}@media (min-width: 62em){/*!@.duet-hero.duet-hero-gray .duet-hero-text*/.duet-hero.duet-hero-gray.sc-duet-hero .duet-hero-text.sc-duet-hero{display:inline-block;vertical-align:top}/*!@.duet-hero.duet-hero-gray .duet-hero-icon + .duet-hero-text*/.duet-hero.duet-hero-gray.sc-duet-hero .duet-hero-icon.sc-duet-hero+.duet-hero-text.sc-duet-hero{margin-left:28px}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-gray-with-actions*/.duet-hero.duet-hero-gray-with-actions.sc-duet-hero{padding-bottom:65.4545454545px}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-gray-with-back*/.duet-hero.duet-hero-gray-with-back.sc-duet-hero{padding-top:72px}}/*!@.duet-hero.duet-hero-campaign, .duet-hero.duet-hero-section*/.duet-hero.duet-hero-campaign.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero{padding:0;margin:0 0 72px;overflow:hidden;background:none}/*!@.duet-hero.duet-hero-campaign .background, .duet-hero.duet-hero-section .background*/.duet-hero.duet-hero-campaign.sc-duet-hero .background.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero{position:absolute;width:100%;min-height:580px;background-repeat:no-repeat;background-position:left top;background-size:cover}/*!@.duet-hero.duet-hero-campaign .background .brand-shape, .duet-hero.duet-hero-section .background .brand-shape*/.duet-hero.duet-hero-campaign.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{position:absolute;top:270px;right:0;left:-100px;width:712.18px;height:712.18px;margin-right:auto;margin-left:auto;background:white;border-radius:152.214px;mix-blend-mode:normal;transform:rotate(8deg)}@media (min-width: 36em){/*!@.duet-hero.duet-hero-campaign .background .brand-shape, .duet-hero.duet-hero-section .background .brand-shape*/.duet-hero.duet-hero-campaign.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{left:-50px}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-campaign .background .brand-shape, .duet-hero.duet-hero-section .background .brand-shape*/.duet-hero.duet-hero-campaign.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{top:300px;left:0}}/*!@.duet-hero.duet-hero-campaign .duet-hero-text, .duet-hero.duet-hero-section .duet-hero-text*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero{width:100%}/*!@.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-section .duet-hero-text duet-paragraph*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero{margin:0 auto}@media (min-width: 36em){/*!@.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-section .duet-hero-text duet-paragraph*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero{width:70%}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-section .duet-hero-text duet-paragraph*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero{width:52%}}/*!@.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-heading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-heading.sc-duet-hero{display:flex;align-items:center;height:17.875rem;margin-bottom:2rem}@media (min-width: 62em){/*!@.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-heading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-heading.sc-duet-hero{height:17.875rem;margin-bottom:6.25rem}}/*!@.duet-hero.duet-hero-campaign.duet-theme-turva, .duet-hero.duet-hero-section.duet-theme-turva*/.duet-hero.duet-hero-campaign.duet-theme-turva.sc-duet-hero,.duet-hero.duet-hero-section.duet-theme-turva.sc-duet-hero{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background:none}/*!@.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape*/.duet-hero.duet-hero-campaign.duet-theme-turva.sc-duet-hero .brand-shape.sc-duet-hero,.duet-hero.duet-hero-section.duet-theme-turva.sc-duet-hero .brand-shape.sc-duet-hero{background:white}/*!@.duet-hero.duet-hero-section .background*/.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero{min-height:520px}/*!@.duet-hero.duet-hero-product*/.duet-hero.duet-hero-product.sc-duet-hero{position:relative;padding:0;overflow:hidden;background:white}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product*/.duet-hero.duet-hero-product.sc-duet-hero{min-height:544px;padding:111.6px 56px}}/*!@.duet-hero.duet-hero-product .background*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero{position:relative;width:100%;height:236px;margin:0 0 28px}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero{position:absolute;top:0;left:0;height:544px;margin:0}}/*!@.duet-hero.duet-hero-product .background .brand-shaped-image*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-image.sc-duet-hero{position:absolute;top:-10px;right:0;width:100%;max-width:95%;height:100%;background-repeat:no-repeat;background-position:right top;background-size:contain;mix-blend-mode:normal}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background .brand-shaped-image*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-image.sc-duet-hero{position:absolute;top:0;right:0;width:50%;max-width:735px;height:100%;background-position:left top}}/*!@.duet-hero.duet-hero-product .background .brand-shape*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{position:absolute;bottom:0;left:calc(50% - 120.305px - 129.2px);width:240.61px;height:240.61px;background:#e6f2f8;border-radius:60.1517px;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background .brand-shape*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{top:auto;right:414.01px;bottom:50px;left:auto;width:400px;height:400px;border-radius:100px}}/*!@.duet-hero.duet-hero-product .background .brand-shaped-icon*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero{position:absolute;right:20px;bottom:0;display:flex;align-items:center;justify-content:center;width:85.98px;height:85.98px;background:rgba(0, 119, 179, 0.75);border-radius:21.4952px;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background .brand-shaped-icon*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero{right:223.61px;bottom:50px;width:186.64px;height:186.64px;border-radius:46.6612px}}/*!@.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero duet-icon.sc-duet-hero{width:80px;height:80px;transform:rotate(-7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero duet-icon.sc-duet-hero{width:120px;height:120px}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .duet-hero-text*/.duet-hero.duet-hero-product.sc-duet-hero .duet-hero-text.sc-duet-hero{width:50%}}/*!@.duet-hero.duet-hero-product.duet-theme-turva*/.duet-hero.duet-hero-product.duet-theme-turva.sc-duet-hero{background:white}/*!@.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-icon*/.duet-hero.duet-hero-product.duet-theme-turva.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero{background:rgba(198, 12, 48, 0.75)}/*!@.duet-hero.duet-theme-turva*/.duet-hero.duet-theme-turva.sc-duet-hero{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background:#c60c30}@media (min-width: 62em){/*!@.duet-hero*/.duet-hero.sc-duet-hero{min-height:290px;padding:111.6px 56px;overflow:visible}}/*!@.duet-hero-icon*/.duet-hero-icon.sc-duet-hero{display:inline-block;vertical-align:top}@media (min-width: 62em){/*!@.duet-hero-icon*/.duet-hero-icon.sc-duet-hero{margin-top:-8px}}@media (min-width: 62em){/*!@.duet-hero-heading*/.duet-hero-heading.sc-duet-hero{margin-top:12px}}@media (min-width: 62em){/*!@.duet-hero-heading-has-pre*/.duet-hero-heading-has-pre.sc-duet-hero{margin-top:0}}/*!@.duet-hero-wrapper*/.duet-hero-wrapper.sc-duet-hero{position:relative;width:100%;max-width:1110px;margin:0 auto;text-align:center}/*!@.duet-hero-left-align .duet-hero-wrapper*/.duet-hero-left-align.sc-duet-hero .duet-hero-wrapper.sc-duet-hero{text-align:left}/*!@.duet-hero-with-image .duet-hero-wrapper*/.duet-hero-with-image.sc-duet-hero .duet-hero-wrapper.sc-duet-hero{position:static}@media (min-width: 62em){/*!@.duet-hero-wrapper*/.duet-hero-wrapper.sc-duet-hero{text-align:left}}/*!@.duet-hero-text*/.duet-hero-text.sc-duet-hero{max-width:50rem;margin:0 auto}/*!@.duet-hero-text-center .duet-hero-text*/.duet-hero-text-center.sc-duet-hero .duet-hero-text.sc-duet-hero{text-align:center !important}@media (min-width: 48em){/*!@.duet-hero-text*/.duet-hero-text.sc-duet-hero{width:80%}/*!@.duet-hero-left-align .duet-hero-text*/.duet-hero-left-align.sc-duet-hero .duet-hero-text.sc-duet-hero{margin:0}}@media (min-width: 62em){/*!@.duet-hero-text*/.duet-hero-text.sc-duet-hero{width:52%;max-width:none;margin-top:-10px;margin-left:0}/*!@.duet-hero-text-center .duet-hero-text*/.duet-hero-text-center.sc-duet-hero .duet-hero-text.sc-duet-hero{margin-left:auto}}/*!@.duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{width:100%;max-width:400px;height:0;padding-bottom:50%;margin:28px auto 0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}@media (min-width: 36em){/*!@.duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{padding-bottom:40%}}@media (min-width: 48em){/*!@.duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{max-width:420px;padding-bottom:34%}/*!@.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero-light.sc-duet-hero .duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{max-width:540px}}@media (min-width: 62em){/*!@.duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{position:absolute;top:50%;right:0;padding-bottom:30%;margin:0;transform:translateY(-50%)}/*!@.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero-light.sc-duet-hero .duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{right:-60px;padding-bottom:26%}/*!@.duet-hero-gray .duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero-gray.sc-duet-hero .duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{right:-34px;padding-bottom:20%}}@media (min-width: 62em){/*!@.duet-hero-gray:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero-gray.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{right:-34px;padding-bottom:20%}}/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{position:relative;width:80%;height:0;padding-bottom:80%;margin:-30px auto 36px;overflow:hidden;border-radius:28%;box-shadow:0 0 20px rgba(255, 255, 255, 0.5);transform:rotate(10deg)}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{padding-bottom:68%;border-radius:44% 47% 38% 54%;transform:none}@media screen and (min-width: 440px){/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{width:300px;padding-bottom:300px}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{width:80%;padding-bottom:68%}}@media (min-width: 62em){/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{position:absolute;top:-60px;right:-50px;width:470px;padding-bottom:470px;margin:0}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{top:-40px;right:-80px;width:536px;padding-bottom:470px}}@media (min-width: 76.25em){/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{top:-70px;right:-60px;width:600px;padding-bottom:600px}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{top:-70px;right:-60px;width:650px;padding-bottom:600px}}@media screen and (min-width: 1450px){/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{top:-70px;right:25px}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{right:0}}/*!@.duet-hero-image-wrapper .duet-hero-image*/.duet-hero-image-wrapper.sc-duet-hero .duet-hero-image.sc-duet-hero{position:absolute;top:-5%;left:-5%;width:110%;height:110%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;transform:rotate(-10deg)}/*!@.duet-theme-turva .duet-hero-image-wrapper .duet-hero-image*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero .duet-hero-image.sc-duet-hero{top:0;left:0;width:100%;height:100%;transform:none}/*!@.duet-hero-image-mask*/.duet-hero-image-mask.sc-duet-hero{position:relative;margin:-48px auto 0;overflow:hidden}@media (min-width: 62em){/*!@.duet-hero-image-mask*/.duet-hero-image-mask.sc-duet-hero{position:absolute;top:0;right:0;width:470px;height:460px;margin:0}}@media (min-width: 76.25em){/*!@.duet-hero-image-mask*/.duet-hero-image-mask.sc-duet-hero{width:650px;height:580px}}@media screen and (min-width: 1450px){/*!@.duet-hero-image-mask*/.duet-hero-image-mask.sc-duet-hero{right:50%;transform:translateX(110%)}/*!@.duet-theme-turva .duet-hero-image-mask*/.duet-theme-turva.sc-duet-hero .duet-hero-image-mask.sc-duet-hero{transform:translateX(108%)}}/*!@duet-heading + duet-button*/duet-heading.sc-duet-hero+duet-button.sc-duet-hero{margin-top:12px !important}/*!@.duet-hero-links*/.duet-hero-links.sc-duet-hero{width:calc(100% + 56px);margin-top:48px;margin-left:-28px}/*!@.duet-hero-minimal .duet-hero-links*/.duet-hero-minimal.sc-duet-hero .duet-hero-links.sc-duet-hero{margin-top:28px}@media (min-width: 36em){/*!@.duet-hero-links*/.duet-hero-links.sc-duet-hero{margin-top:72px}/*!@.duet-hero-minimal .duet-hero-links*/.duet-hero-minimal.sc-duet-hero .duet-hero-links.sc-duet-hero{margin-top:28px}}@media (min-width: 62em){/*!@.duet-hero-links*/.duet-hero-links.sc-duet-hero{width:auto;margin:36px 0 0}/*!@.duet-hero-minimal .duet-hero-links*/.duet-hero-minimal.sc-duet-hero .duet-hero-links.sc-duet-hero{margin-top:28px}}/*!@.duet-hero-link*/.duet-hero-link.sc-duet-hero{display:flex;align-items:center;width:100%;padding:16px 16px 8px;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.25;color:#0077b3;text-align:left;text-decoration:none;border-bottom:1px solid #e1e3e6;transition:background-color 300ms ease}/*!@.duet-hero-link:focus*/.duet-hero-link.sc-duet-hero:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}/*!@.duet-theme-turva .duet-hero-link:focus, .duet-hero-link:focus.duet-theme-turva*/.duet-theme-turva.sc-duet-hero .duet-hero-link.sc-duet-hero:focus,.duet-hero-link.sc-duet-hero:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}/*!@.duet-hero-link:hover, .duet-hero-link:hover .duet-hero-action-arrow*/.duet-hero-link.sc-duet-hero:hover,.duet-hero-link.sc-duet-hero:hover .duet-hero-action-arrow.sc-duet-hero{color:#004d80 !important;background:transparent !important}/*!@.duet-theme-turva .duet-hero-link:hover, .duet-theme-turva .duet-hero-link:hover .duet-hero-action-arrow*/.duet-theme-turva.sc-duet-hero .duet-hero-link.sc-duet-hero:hover,.duet-theme-turva.sc-duet-hero .duet-hero-link.sc-duet-hero:hover .duet-hero-action-arrow.sc-duet-hero{color:#940925 !important}/*!@.duet-theme-turva .duet-hero-link*/.duet-theme-turva.sc-duet-hero .duet-hero-link.sc-duet-hero{color:#c60c30}@media (min-width: 36em){/*!@.duet-hero-link*/.duet-hero-link.sc-duet-hero{padding:16px 16px 16px 28px}}@media (min-width: 62em){/*!@.duet-hero-link*/.duet-hero-link.sc-duet-hero{display:inline-flex;width:auto;max-width:350px;padding:0;margin:0 28px 16px 0;border:0;border-radius:4px}}/*!@.duet-hero-link:hover*/.duet-hero-link.sc-duet-hero:hover{background:rgba(0, 0, 0, 0.02)}@media (min-width: 62em){/*!@.duet-hero-link:hover*/.duet-hero-link.sc-duet-hero:hover{background:transparent}}/*!@.duet-hero-link:first-of-type*/.duet-hero-link.sc-duet-hero:first-of-type{border-top:1px solid #e1e3e6}@media (min-width: 62em){/*!@.duet-hero-link:first-of-type*/.duet-hero-link.sc-duet-hero:first-of-type{margin-top:0;border:0}}/*!@.duet-hero-link:last-of-type*/.duet-hero-link.sc-duet-hero:last-of-type{margin-bottom:-48px}@media (min-width: 62em){/*!@.duet-hero-link:last-of-type*/.duet-hero-link.sc-duet-hero:last-of-type{margin-right:0;margin-bottom:0}}/*!@.duet-hero-link span*/.duet-hero-link.sc-duet-hero span.sc-duet-hero{margin-top:-8px}@media (min-width: 36em){/*!@.duet-hero-link span*/.duet-hero-link.sc-duet-hero span.sc-duet-hero{margin:0}}/*!@.duet-hero-action-icon*/.duet-hero-action-icon.sc-duet-hero{margin-right:8px}@media (min-width: 36em){/*!@.duet-hero-action-icon*/.duet-hero-action-icon.sc-duet-hero{margin-right:12px}}/*!@.duet-hero-action-arrow*/.duet-hero-action-arrow.sc-duet-hero{margin:0 0 0 8px;color:#0077b3}@media (max-width: 35.9375em){/*!@.duet-hero-action-arrow*/.duet-hero-action-arrow.sc-duet-hero{margin-top:-9px}}/*!@.duet-theme-turva .duet-hero-action-arrow*/.duet-theme-turva.sc-duet-hero .duet-hero-action-arrow.sc-duet-hero{color:#c60c30}/*!@.duet-hero-back*/.duet-hero-back.sc-duet-hero{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center}/*!@.duet-hero-left-align .duet-hero-back*/.duet-hero-left-align.sc-duet-hero .duet-hero-back.sc-duet-hero{align-items:self-start;justify-content:flex-start}@media (min-width: 36em){/*!@.duet-hero-back*/.duet-hero-back.sc-duet-hero{margin-bottom:36px !important}/*!@.duet-hero-minimal .duet-hero-back*/.duet-hero-minimal.sc-duet-hero .duet-hero-back.sc-duet-hero{margin-bottom:28px !important}}@media (min-width: 62em){/*!@.duet-hero-back*/.duet-hero-back.sc-duet-hero{display:block}}/*!@.duet-hero-pre*/.duet-hero-pre.sc-duet-hero{display:inline-block;width:auto;margin-right:8px}/*!@.duet-hero-pre + duet-heading*/.duet-hero-pre.sc-duet-hero+duet-heading.sc-duet-hero{margin-top:0 !important}";
11111
+ const duetHeroCss = "/*!@*,\n*::after,\n*::before*/*.sc-duet-hero,*.sc-duet-hero::after,*.sc-duet-hero::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}/*!@:host*/.sc-duet-hero-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}/*!@.duet-hero*/.duet-hero.sc-duet-hero{position:relative;display:block;width:100%;padding:48px 28px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;text-shadow:none;text-transform:none;background:#00294d}/*!@.duet-hero.duet-p-0*/.duet-hero.duet-p-0.sc-duet-hero{padding:0 !important}/*!@.duet-hero.duet-m-0*/.duet-hero.duet-m-0.sc-duet-hero{margin:0 !important}/*!@.duet-hero.duet-hero-text-center*/.duet-hero.duet-hero-text-center.sc-duet-hero{text-align:center !important}/*!@.duet-hero.duet-hero-light*/.duet-hero.duet-hero-light.sc-duet-hero{padding-bottom:0 !important}@media (min-width: 62em){/*!@.duet-hero.duet-hero-light*/.duet-hero.duet-hero-light.sc-duet-hero{padding-bottom:28px !important}}/*!@.duet-hero.duet-hero-with-image*/.duet-hero.duet-hero-with-image.sc-duet-hero{padding-bottom:20px !important;margin-bottom:-36px}@media (min-width: 48em){/*!@.duet-hero.duet-hero-with-image*/.duet-hero.duet-hero-with-image.sc-duet-hero{padding-bottom:28px !important}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-with-image*/.duet-hero.duet-hero-with-image.sc-duet-hero{padding-bottom:36px !important;margin-bottom:-20px}}/*!@.duet-hero.duet-hero-light, .duet-hero.duet-hero-with-image*/.duet-hero.duet-hero-light.sc-duet-hero,.duet-hero.duet-hero-with-image.sc-duet-hero{color:#00294d;background-color:white;background-image:linear-gradient(#f3f9fc, #f9fcfe)}/*!@.duet-hero.duet-hero-light::before, .duet-hero.duet-hero-with-image::before*/.duet-hero.duet-hero-light.sc-duet-hero::before,.duet-hero.duet-hero-with-image.sc-duet-hero::before{position:absolute;top:100%;left:0;z-index:-1;width:100%;height:400px;content:\"\";background-image:linear-gradient(#f9fcfe, white)}/*!@.duet-hero.duet-hero-light.duet-theme-turva, .duet-hero.duet-hero-with-image.duet-theme-turva*/.duet-hero.duet-hero-light.duet-theme-turva.sc-duet-hero,.duet-hero.duet-hero-with-image.duet-theme-turva.sc-duet-hero{color:#171c3a;background-image:linear-gradient(#f5f5f7, #fafafb)}/*!@.duet-hero.duet-hero-light.duet-theme-turva::before, .duet-hero.duet-hero-with-image.duet-theme-turva::before*/.duet-hero.duet-hero-light.duet-theme-turva.sc-duet-hero::before,.duet-hero.duet-hero-with-image.duet-theme-turva.sc-duet-hero::before{background-image:linear-gradient(#fafafb, white)}/*!@.duet-hero.duet-hero-gray*/.duet-hero.duet-hero-gray.sc-duet-hero{color:#00294d;background:#f5f8fa}/*!@.duet-hero.duet-hero-gray.duet-theme-turva*/.duet-hero.duet-hero-gray.duet-theme-turva.sc-duet-hero{background:#f5f5f7}@media (min-width: 62em){/*!@.duet-hero.duet-hero-gray .duet-hero-text*/.duet-hero.duet-hero-gray.sc-duet-hero .duet-hero-text.sc-duet-hero{display:inline-block;vertical-align:top}/*!@.duet-hero.duet-hero-gray .duet-hero-icon + .duet-hero-text*/.duet-hero.duet-hero-gray.sc-duet-hero .duet-hero-icon.sc-duet-hero+.duet-hero-text.sc-duet-hero{margin-left:28px}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-gray-with-actions*/.duet-hero.duet-hero-gray-with-actions.sc-duet-hero{padding-bottom:65.4545454545px}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-gray-with-back*/.duet-hero.duet-hero-gray-with-back.sc-duet-hero{padding-top:72px}}/*!@.duet-hero.duet-hero-campaign, .duet-hero.duet-hero-section*/.duet-hero.duet-hero-campaign.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero{padding:0;margin:0 0 72px;overflow:hidden;background:none}/*!@.duet-hero.duet-hero-campaign .background, .duet-hero.duet-hero-section .background*/.duet-hero.duet-hero-campaign.sc-duet-hero .background.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero{position:absolute;width:100%;min-height:580px;background-repeat:no-repeat;background-position:left top;background-size:cover}/*!@.duet-hero.duet-hero-campaign .background .brand-shape, .duet-hero.duet-hero-section .background .brand-shape*/.duet-hero.duet-hero-campaign.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{position:absolute;top:270px;right:0;left:-100px;width:712.18px;height:712.18px;margin-right:auto;margin-left:auto;background:white;border-radius:152.214px;mix-blend-mode:normal;transform:rotate(8deg)}@media (min-width: 36em){/*!@.duet-hero.duet-hero-campaign .background .brand-shape, .duet-hero.duet-hero-section .background .brand-shape*/.duet-hero.duet-hero-campaign.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{left:-50px}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-campaign .background .brand-shape, .duet-hero.duet-hero-section .background .brand-shape*/.duet-hero.duet-hero-campaign.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{top:300px;left:0}}/*!@.duet-hero.duet-hero-campaign .duet-hero-text, .duet-hero.duet-hero-section .duet-hero-text*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero{width:100%}/*!@.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-section .duet-hero-text duet-paragraph*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero{margin:0 auto}@media (min-width: 36em){/*!@.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-section .duet-hero-text duet-paragraph*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero{width:70%}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,\n.duet-hero.duet-hero-section .duet-hero-text duet-paragraph*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero .duet-hero-subheading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-text.sc-duet-hero duet-paragraph.sc-duet-hero{width:52%}}/*!@.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-heading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-heading.sc-duet-hero{display:flex;align-items:center;height:17.875rem;margin-bottom:2rem}@media (min-width: 62em){/*!@.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading*/.duet-hero.duet-hero-campaign.sc-duet-hero .duet-hero-heading.sc-duet-hero,.duet-hero.duet-hero-section.sc-duet-hero .duet-hero-heading.sc-duet-hero{height:17.875rem;margin-bottom:6.25rem}}/*!@.duet-hero.duet-hero-campaign.duet-theme-turva, .duet-hero.duet-hero-section.duet-theme-turva*/.duet-hero.duet-hero-campaign.duet-theme-turva.sc-duet-hero,.duet-hero.duet-hero-section.duet-theme-turva.sc-duet-hero{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background:none}/*!@.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape*/.duet-hero.duet-hero-campaign.duet-theme-turva.sc-duet-hero .brand-shape.sc-duet-hero,.duet-hero.duet-hero-section.duet-theme-turva.sc-duet-hero .brand-shape.sc-duet-hero{background:white}/*!@.duet-hero.duet-hero-section .background*/.duet-hero.duet-hero-section.sc-duet-hero .background.sc-duet-hero{min-height:520px}/*!@.duet-hero.duet-hero-product*/.duet-hero.duet-hero-product.sc-duet-hero{position:relative;padding:0;overflow:hidden;background:white}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product*/.duet-hero.duet-hero-product.sc-duet-hero{min-height:544px;padding:111.6px 56px}}/*!@.duet-hero.duet-hero-product .background*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero{position:relative;width:100%;height:236px;margin:0 0 28px}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero{position:absolute;top:0;left:0;height:544px;margin:0}}/*!@.duet-hero.duet-hero-product .background .brand-shaped-image*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-image.sc-duet-hero{position:absolute;right:0;bottom:15px;width:100%;max-width:95%;height:150%;background-repeat:no-repeat;background-position:center top;background-size:auto;border-radius:20%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background .brand-shaped-image*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-image.sc-duet-hero{position:absolute;right:0;bottom:120px;width:50%;max-width:735px;height:100%}}/*!@.duet-hero.duet-hero-product .background .brand-shape*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{position:absolute;bottom:0;left:calc(50% - 120.305px - 129.2px);width:240.61px;height:240.61px;background:#e6f2f8;border-radius:60.1517px;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background .brand-shape*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{top:auto;right:414.01px;bottom:50px;left:auto;width:400px;height:400px;border-radius:100px}}/*!@.duet-hero.duet-hero-product .background .brand-shaped-icon*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero{position:absolute;right:20px;bottom:0;display:flex;align-items:center;justify-content:center;width:85.98px;height:85.98px;background:rgba(0, 119, 179, 0.75);border-radius:21.4952px;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background .brand-shaped-icon*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero{right:223.61px;bottom:50px;width:186.64px;height:186.64px;border-radius:46.6612px}}/*!@.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero duet-icon.sc-duet-hero{width:80px;height:80px;transform:rotate(-7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon*/.duet-hero.duet-hero-product.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero duet-icon.sc-duet-hero{width:120px;height:120px}}@media (min-width: 62em){/*!@.duet-hero.duet-hero-product .duet-hero-text*/.duet-hero.duet-hero-product.sc-duet-hero .duet-hero-text.sc-duet-hero{width:50%}}/*!@.duet-hero.duet-hero-product.duet-theme-turva*/.duet-hero.duet-hero-product.duet-theme-turva.sc-duet-hero{background:white}/*!@.duet-hero.duet-hero-product.duet-theme-turva .background .brand-shaped-icon*/.duet-hero.duet-hero-product.duet-theme-turva.sc-duet-hero .background.sc-duet-hero .brand-shaped-icon.sc-duet-hero{background:rgba(198, 12, 48, 0.75)}/*!@.duet-hero.duet-hero-content*/.duet-hero.duet-hero-content.sc-duet-hero{padding:72px 0 48px;overflow:hidden;background:white}/*!@.duet-hero.duet-hero-content .background*/.duet-hero.duet-hero-content.sc-duet-hero .background.sc-duet-hero{position:relative}/*!@.duet-hero.duet-hero-content .background .brand-shaped-image*/.duet-hero.duet-hero-content.sc-duet-hero .background.sc-duet-hero .brand-shaped-image.sc-duet-hero{position:absolute;right:0;bottom:50px;left:7%;width:687.52px;max-width:100%;height:334px;margin-right:auto;margin-left:auto;background-repeat:no-repeat;background-position:center top;background-size:auto;border-radius:20%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-content .background .brand-shaped-image*/.duet-hero.duet-hero-content.sc-duet-hero .background.sc-duet-hero .brand-shaped-image.sc-duet-hero{left:15%;max-width:80%;height:687.52px}}/*!@.duet-hero.duet-hero-content .background .brand-shape*/.duet-hero.duet-hero-content.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{position:absolute;right:0;bottom:25px;left:-75%;width:373.45px;height:373.45px;margin-right:auto;margin-left:auto;background:#0077b3;border-radius:25%;mix-blend-mode:normal;opacity:0.07;transform:rotate(7deg)}@media (min-width: 62em){/*!@.duet-hero.duet-hero-content .background .brand-shape*/.duet-hero.duet-hero-content.sc-duet-hero .background.sc-duet-hero .brand-shape.sc-duet-hero{bottom:-75px;left:-50%}}/*!@.duet-hero.duet-hero-content .duet-hero-text*/.duet-hero.duet-hero-content.sc-duet-hero .duet-hero-text.sc-duet-hero{width:auto;max-width:732px;margin-top:240px}@media (min-width: 62em){/*!@.duet-hero.duet-hero-content .duet-hero-text*/.duet-hero.duet-hero-content.sc-duet-hero .duet-hero-text.sc-duet-hero{margin-top:312px;margin-left:auto}}/*!@.duet-hero.duet-hero-content .duet-hero-text.no-bg*/.duet-hero.duet-hero-content.sc-duet-hero .duet-hero-text.no-bg.sc-duet-hero{margin-top:0}/*!@.duet-hero.duet-hero-content.duet-theme-turva*/.duet-hero.duet-hero-content.duet-theme-turva.sc-duet-hero{background:white}/*!@.duet-hero.duet-theme-turva*/.duet-hero.duet-theme-turva.sc-duet-hero{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background:#c60c30}@media (min-width: 62em){/*!@.duet-hero*/.duet-hero.sc-duet-hero{min-height:290px;padding:111.6px 56px;overflow:visible}}/*!@.duet-hero-icon*/.duet-hero-icon.sc-duet-hero{display:inline-block;vertical-align:top}@media (min-width: 62em){/*!@.duet-hero-icon*/.duet-hero-icon.sc-duet-hero{margin-top:-8px}}@media (min-width: 62em){/*!@.duet-hero-heading*/.duet-hero-heading.sc-duet-hero{margin-top:12px}}@media (min-width: 62em){/*!@.duet-hero-heading-has-pre*/.duet-hero-heading-has-pre.sc-duet-hero{margin-top:0}}/*!@.duet-hero-wrapper*/.duet-hero-wrapper.sc-duet-hero{position:relative;width:100%;max-width:1110px;margin:0 auto;text-align:center}/*!@.duet-hero-left-align .duet-hero-wrapper*/.duet-hero-left-align.sc-duet-hero .duet-hero-wrapper.sc-duet-hero{text-align:left}/*!@.duet-hero-with-image .duet-hero-wrapper*/.duet-hero-with-image.sc-duet-hero .duet-hero-wrapper.sc-duet-hero{position:static}@media (min-width: 62em){/*!@.duet-hero-wrapper*/.duet-hero-wrapper.sc-duet-hero{text-align:left}}/*!@.duet-hero-text*/.duet-hero-text.sc-duet-hero{max-width:50rem;margin:0 auto}/*!@.duet-hero-text-center .duet-hero-text*/.duet-hero-text-center.sc-duet-hero .duet-hero-text.sc-duet-hero{text-align:center !important}@media (min-width: 48em){/*!@.duet-hero-text*/.duet-hero-text.sc-duet-hero{width:80%}/*!@.duet-hero-left-align .duet-hero-text*/.duet-hero-left-align.sc-duet-hero .duet-hero-text.sc-duet-hero{margin:0}}@media (min-width: 62em){/*!@.duet-hero-text*/.duet-hero-text.sc-duet-hero{width:52%;max-width:none;margin-top:-10px;margin-left:0}/*!@.duet-hero-text-center .duet-hero-text*/.duet-hero-text-center.sc-duet-hero .duet-hero-text.sc-duet-hero{margin-left:auto}}/*!@.duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{width:100%;max-width:400px;height:0;padding-bottom:50%;margin:28px auto 0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}@media (min-width: 36em){/*!@.duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{padding-bottom:40%}}@media (min-width: 48em){/*!@.duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{max-width:420px;padding-bottom:34%}/*!@.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero-light.sc-duet-hero .duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{max-width:540px}}@media (min-width: 62em){/*!@.duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{position:absolute;top:50%;right:0;padding-bottom:30%;margin:0;transform:translateY(-50%)}/*!@.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero-light.sc-duet-hero .duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{right:-60px;padding-bottom:26%}/*!@.duet-hero-gray .duet-hero:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero-gray.sc-duet-hero .duet-hero.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{right:-34px;padding-bottom:20%}}@media (min-width: 62em){/*!@.duet-hero-gray:not(.duet-hero-with-image) .duet-hero-image*/.duet-hero-gray.sc-duet-hero:not(.duet-hero-with-image) .duet-hero-image.sc-duet-hero{right:-34px;padding-bottom:20%}}/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{position:relative;width:80%;height:0;padding-bottom:80%;margin:-30px auto 36px;overflow:hidden;border-radius:28%;box-shadow:0 0 20px rgba(255, 255, 255, 0.5);transform:rotate(10deg)}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{padding-bottom:68%;border-radius:44% 47% 38% 54%;transform:none}@media screen and (min-width: 440px){/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{width:300px;padding-bottom:300px}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{width:80%;padding-bottom:68%}}@media (min-width: 62em){/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{position:absolute;top:-60px;right:-50px;width:470px;padding-bottom:470px;margin:0}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{top:-40px;right:-80px;width:536px;padding-bottom:470px}}@media (min-width: 76.25em){/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{top:-70px;right:-60px;width:600px;padding-bottom:600px}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{top:-70px;right:-60px;width:650px;padding-bottom:600px}}@media screen and (min-width: 1450px){/*!@.duet-hero-image-wrapper*/.duet-hero-image-wrapper.sc-duet-hero{top:-70px;right:25px}/*!@.duet-theme-turva .duet-hero-image-wrapper*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero{right:0}}/*!@.duet-hero-image-wrapper .duet-hero-image*/.duet-hero-image-wrapper.sc-duet-hero .duet-hero-image.sc-duet-hero{position:absolute;top:-5%;left:-5%;width:110%;height:110%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;transform:rotate(-10deg)}/*!@.duet-theme-turva .duet-hero-image-wrapper .duet-hero-image*/.duet-theme-turva.sc-duet-hero .duet-hero-image-wrapper.sc-duet-hero .duet-hero-image.sc-duet-hero{top:0;left:0;width:100%;height:100%;transform:none}/*!@.duet-hero-image-mask*/.duet-hero-image-mask.sc-duet-hero{position:relative;margin:-48px auto 0;overflow:hidden}@media (min-width: 62em){/*!@.duet-hero-image-mask*/.duet-hero-image-mask.sc-duet-hero{position:absolute;top:0;right:0;width:470px;height:460px;margin:0}}@media (min-width: 76.25em){/*!@.duet-hero-image-mask*/.duet-hero-image-mask.sc-duet-hero{width:650px;height:580px}}@media screen and (min-width: 1450px){/*!@.duet-hero-image-mask*/.duet-hero-image-mask.sc-duet-hero{right:50%;transform:translateX(110%)}/*!@.duet-theme-turva .duet-hero-image-mask*/.duet-theme-turva.sc-duet-hero .duet-hero-image-mask.sc-duet-hero{transform:translateX(108%)}}/*!@duet-heading + duet-button*/duet-heading.sc-duet-hero+duet-button.sc-duet-hero{margin-top:12px !important}/*!@.duet-hero-links*/.duet-hero-links.sc-duet-hero{width:calc(100% + 56px);margin-top:48px;margin-left:-28px}/*!@.duet-hero-minimal .duet-hero-links*/.duet-hero-minimal.sc-duet-hero .duet-hero-links.sc-duet-hero{margin-top:28px}@media (min-width: 36em){/*!@.duet-hero-links*/.duet-hero-links.sc-duet-hero{margin-top:72px}/*!@.duet-hero-minimal .duet-hero-links*/.duet-hero-minimal.sc-duet-hero .duet-hero-links.sc-duet-hero{margin-top:28px}}@media (min-width: 62em){/*!@.duet-hero-links*/.duet-hero-links.sc-duet-hero{width:auto;margin:36px 0 0}/*!@.duet-hero-minimal .duet-hero-links*/.duet-hero-minimal.sc-duet-hero .duet-hero-links.sc-duet-hero{margin-top:28px}}/*!@.duet-hero-link*/.duet-hero-link.sc-duet-hero{display:flex;align-items:center;width:100%;padding:16px 16px 8px;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.25;color:#0077b3;text-align:left;text-decoration:none;border-bottom:1px solid #e1e3e6;transition:background-color 300ms ease}/*!@.duet-hero-link:focus*/.duet-hero-link.sc-duet-hero:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}/*!@.duet-theme-turva .duet-hero-link:focus, .duet-hero-link:focus.duet-theme-turva*/.duet-theme-turva.sc-duet-hero .duet-hero-link.sc-duet-hero:focus,.duet-hero-link.sc-duet-hero:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}/*!@.duet-hero-link:hover, .duet-hero-link:hover .duet-hero-action-arrow*/.duet-hero-link.sc-duet-hero:hover,.duet-hero-link.sc-duet-hero:hover .duet-hero-action-arrow.sc-duet-hero{color:#004d80 !important;background:transparent !important}/*!@.duet-theme-turva .duet-hero-link:hover, .duet-theme-turva .duet-hero-link:hover .duet-hero-action-arrow*/.duet-theme-turva.sc-duet-hero .duet-hero-link.sc-duet-hero:hover,.duet-theme-turva.sc-duet-hero .duet-hero-link.sc-duet-hero:hover .duet-hero-action-arrow.sc-duet-hero{color:#940925 !important}/*!@.duet-theme-turva .duet-hero-link*/.duet-theme-turva.sc-duet-hero .duet-hero-link.sc-duet-hero{color:#c60c30}@media (min-width: 36em){/*!@.duet-hero-link*/.duet-hero-link.sc-duet-hero{padding:16px 16px 16px 28px}}@media (min-width: 62em){/*!@.duet-hero-link*/.duet-hero-link.sc-duet-hero{display:inline-flex;width:auto;max-width:350px;padding:0;margin:0 28px 16px 0;border:0;border-radius:4px}}/*!@.duet-hero-link:hover*/.duet-hero-link.sc-duet-hero:hover{background:rgba(0, 0, 0, 0.02)}@media (min-width: 62em){/*!@.duet-hero-link:hover*/.duet-hero-link.sc-duet-hero:hover{background:transparent}}/*!@.duet-hero-link:first-of-type*/.duet-hero-link.sc-duet-hero:first-of-type{border-top:1px solid #e1e3e6}@media (min-width: 62em){/*!@.duet-hero-link:first-of-type*/.duet-hero-link.sc-duet-hero:first-of-type{margin-top:0;border:0}}/*!@.duet-hero-link:last-of-type*/.duet-hero-link.sc-duet-hero:last-of-type{margin-bottom:-48px}@media (min-width: 62em){/*!@.duet-hero-link:last-of-type*/.duet-hero-link.sc-duet-hero:last-of-type{margin-right:0;margin-bottom:0}}/*!@.duet-hero-link span*/.duet-hero-link.sc-duet-hero span.sc-duet-hero{margin-top:-8px}@media (min-width: 36em){/*!@.duet-hero-link span*/.duet-hero-link.sc-duet-hero span.sc-duet-hero{margin:0}}/*!@.duet-hero-action-icon*/.duet-hero-action-icon.sc-duet-hero{margin-right:8px}@media (min-width: 36em){/*!@.duet-hero-action-icon*/.duet-hero-action-icon.sc-duet-hero{margin-right:12px}}/*!@.duet-hero-action-arrow*/.duet-hero-action-arrow.sc-duet-hero{margin:0 0 0 8px;color:#0077b3}@media (max-width: 35.9375em){/*!@.duet-hero-action-arrow*/.duet-hero-action-arrow.sc-duet-hero{margin-top:-9px}}/*!@.duet-theme-turva .duet-hero-action-arrow*/.duet-theme-turva.sc-duet-hero .duet-hero-action-arrow.sc-duet-hero{color:#c60c30}/*!@.duet-hero-back*/.duet-hero-back.sc-duet-hero{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center}/*!@.duet-hero-left-align .duet-hero-back*/.duet-hero-left-align.sc-duet-hero .duet-hero-back.sc-duet-hero{align-items:self-start;justify-content:flex-start}@media (min-width: 36em){/*!@.duet-hero-back*/.duet-hero-back.sc-duet-hero{margin-bottom:36px !important}/*!@.duet-hero-minimal .duet-hero-back*/.duet-hero-minimal.sc-duet-hero .duet-hero-back.sc-duet-hero{margin-bottom:28px !important}}@media (min-width: 62em){/*!@.duet-hero-back*/.duet-hero-back.sc-duet-hero{display:block}}/*!@.duet-hero-pre*/.duet-hero-pre.sc-duet-hero{display:inline-block;width:auto;margin-right:8px}/*!@.duet-hero-pre + duet-heading*/.duet-hero-pre.sc-duet-hero+duet-heading.sc-duet-hero{margin-top:0 !important}";
11112
11112
 
11113
11113
  /**
11114
11114
  * @part duet-hero - piercing selector for styling the hero container
@@ -11229,7 +11229,8 @@ class DuetHero {
11229
11229
  this.variation === "gray" ||
11230
11230
  this.variation === "minimal" ||
11231
11231
  campaignOrSection ||
11232
- this.variation === "product") {
11232
+ this.variation === "product" ||
11233
+ this.variation === "content") {
11233
11234
  textColor = "secondary";
11234
11235
  if (this.theme === "turva") {
11235
11236
  textColor = "secondary-turva";
@@ -11249,17 +11250,22 @@ class DuetHero {
11249
11250
  "duet-hero-campaign": this.variation === "campaign",
11250
11251
  "duet-hero-section": this.variation === "section",
11251
11252
  "duet-hero-product": this.variation === "product",
11253
+ "duet-hero-content": this.variation === "content",
11252
11254
  "duet-hero-gray-with-actions": !!this.processedActions,
11253
11255
  "duet-hero-gray-with-back": !!this.processedBack,
11254
11256
  "duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
11255
11257
  "duet-hero-left-align": this.leftAlign && !campaignOrSection,
11256
- }, part: "duet-hero" }, campaignOrSection && this.image && (hAsync("div", { class: "background", style: styles }, hAsync("div", { class: "brand-shape" }))), this.variation === "product" && this.image && (hAsync("div", { class: "background" }, this.theme !== "turva" && hAsync("div", { class: "brand-shape" }), hAsync("div", { class: "brand-shaped-image", style: styles }), this.categoryIcon && (hAsync("div", { class: "brand-shaped-icon" }, hAsync("duet-icon", { background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))), hAsync("div", { class: "duet-hero-wrapper" }, this.image && this.variation === "image" && (hAsync("div", { class: "duet-hero-image-mask" }, hAsync("div", { class: "duet-hero-image-wrapper" }, hAsync("div", { class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
11258
+ }, part: "duet-hero" }, campaignOrSection && this.image && (hAsync("div", { class: "background", style: styles }, hAsync("div", { class: "brand-shape" }))), this.variation === "product" && this.image && (hAsync("div", { class: "background" }, this.theme !== "turva" && hAsync("div", { class: "brand-shape" }), hAsync("div", { class: "brand-shaped-image", style: styles }), this.categoryIcon && (hAsync("div", { class: "brand-shaped-icon" }, hAsync("duet-icon", { background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))), hAsync("div", { class: "duet-hero-wrapper" }, this.variation === "content" && this.image && (hAsync("div", { class: "background" }, this.theme !== "turva" && hAsync("div", { class: "brand-shape" }), hAsync("div", { class: "brand-shaped-image", style: styles }))), this.image && this.variation === "image" && (hAsync("div", { class: "duet-hero-image-mask" }, hAsync("div", { class: "duet-hero-image-wrapper" }, hAsync("div", { class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
11257
11259
  this.processedBack && (hAsync("div", { class: "duet-hero-back" }, hAsync("duet-button", { style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
11258
11260
  label: this.processedBack.label,
11259
11261
  href: this.processedBack.href,
11260
11262
  id: this.processedBack.id,
11261
11263
  analyticsId: this.processedBack.analyticsId,
11262
- }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (hAsync("duet-icon", { class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), hAsync("div", { class: "duet-hero-text", part: "duet-hero-text" }, this.preHeading && (hAsync("duet-paragraph", { margin: "none", class: "duet-hero-pre" }, this.preHeading)), hAsync("slot", { name: "badge" }), (this.heading || this.hasHeadingSlot) && (hAsync("duet-heading", { theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? this.heading : hAsync("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (hAsync("duet-heading", { theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, hAsync("slot", { name: "subheading" }))), this.description && (hAsync("duet-paragraph", { theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (hAsync("duet-list", { theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (hAsync("duet-list-item", null, hAsync("span", { slot: "label" }, item.label), hAsync("span", { slot: "value" }, item.value)))))), this.buttonLabel && (hAsync("duet-button", { url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), hAsync("span", { class: "duet-hero-slot-unnamed" }, hAsync("slot", null))), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (hAsync("div", { class: "duet-hero-links" }, this.processedActions.map(item => (hAsync("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, hAsync("div", { class: "duet-hero-action-icon" }, hAsync("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), hAsync("span", null, item.label), item.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (hAsync("div", { class: "duet-hero-action-arrow" }, hAsync("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image && this.variation !== "image" && !campaignOrSection && this.variation !== "product" && (hAsync("div", { class: "duet-hero-image", style: styles })), hAsync("slot", { name: "bottom" }))));
11264
+ }) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (hAsync("duet-icon", { class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), hAsync("div", { class: { "duet-hero-text": true, "no-bg": !this.image }, part: "duet-hero-text" }, this.preHeading && (hAsync("duet-paragraph", { margin: "none", class: "duet-hero-pre" }, this.preHeading)), hAsync("slot", { name: "badge" }), (this.heading || this.hasHeadingSlot) && (hAsync("duet-heading", { theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? this.heading : hAsync("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (hAsync("duet-heading", { theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, hAsync("slot", { name: "subheading" }))), this.description && (hAsync("duet-paragraph", { theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (hAsync("duet-list", { theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (hAsync("duet-list-item", null, hAsync("span", { slot: "label" }, item.label), hAsync("span", { slot: "value" }, item.value)))))), this.buttonLabel && (hAsync("duet-button", { url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), hAsync("span", { class: "duet-hero-slot-unnamed" }, hAsync("slot", null))), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (hAsync("div", { class: "duet-hero-links" }, this.processedActions.map(item => (hAsync("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, hAsync("div", { class: "duet-hero-action-icon" }, hAsync("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), hAsync("span", null, item.label), item.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (hAsync("div", { class: "duet-hero-action-arrow" }, hAsync("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
11265
+ this.variation !== "image" &&
11266
+ !campaignOrSection &&
11267
+ this.variation !== "product" &&
11268
+ this.variation !== "content" && hAsync("div", { class: "duet-hero-image", style: styles }), hAsync("slot", { name: "bottom" }))));
11263
11269
  }
11264
11270
  get element() { return getElement(this); }
11265
11271
  static get watchers() { return {
@@ -16117,6 +16123,7 @@ const stickyTopValues = {
16117
16123
  class DuetTable {
16118
16124
  constructor(hostRef) {
16119
16125
  registerInstance(this, hostRef);
16126
+ this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu";
16120
16127
  this.handleMediaQueryChange = (mq) => {
16121
16128
  this.matchesBreakpoint = mq.matches;
16122
16129
  };
@@ -16141,7 +16148,7 @@ class DuetTable {
16141
16148
  }
16142
16149
  if (this.sticky) {
16143
16150
  const stickyTop = stickyTopValues[this.stickyDistance];
16144
- const headingElements = this.element.querySelectorAll("thead th");
16151
+ const headingElements = this.element.querySelectorAll(this.headingSelector);
16145
16152
  headingElements.forEach(th => (th.style.top = `${stickyTop}px`));
16146
16153
  }
16147
16154
  }
@@ -16159,7 +16166,7 @@ class DuetTable {
16159
16166
  * Local methods.
16160
16167
  */
16161
16168
  copyHeadingsToCells() {
16162
- const headingElements = this.element.querySelectorAll("thead th");
16169
+ const headingElements = this.element.querySelectorAll(this.headingSelector);
16163
16170
  const rowElements = this.element.querySelectorAll("tbody tr");
16164
16171
  const headings = Array.from(headingElements).map(th => th.textContent.trim());
16165
16172
  rowElements.forEach(tr => {
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
11
  const jsUtils = require('./js-utils-134e0318.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
11
  const languageUtils = require('./language-utils-4f62a7db.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
 
11
11
  const duetBadgeCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:inline-block;width:auto;vertical-align:middle}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-badge{width:100%;padding:4.4444444444px 12px 5.4444444444px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.25;color:#00294d;text-align:center;word-break:break-word;vertical-align:middle;background:#e6f1f7;border-radius:20rem}.duet-badge.duet-p-0{padding:0 !important}.duet-badge.duet-m-0{margin:0 !important}.duet-badge.duet-theme-turva{padding:5.4444444444px 12px 4.4444444444px;font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:700;color:#171c3a;background:#e8e8eb}.duet-badge.warning{background:#fef3df}.duet-badge.warning.duet-theme-turva{background:#fef1db}.duet-badge.danger{background:#fce9ef}.duet-badge.danger.duet-theme-turva{background:#fceae7}.duet-badge.success{background:#e6f3ef}.duet-badge.success.duet-theme-turva{background:#e6f3ed}";
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
 
11
11
  const duetBreadcrumbCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-breadcrumb{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;font-size:0.875rem;color:#00294d;text-decoration:none}.duet-breadcrumb:hover{color:#004d80}.duet-breadcrumb.duet-theme-turva{color:#171c3a}.duet-breadcrumb.duet-theme-turva:hover{color:#940925}.duet-breadcrumb:focus{outline:0}.duet-breadcrumb:active{opacity:0.75}:host(.user-is-tabbing) .duet-breadcrumb:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-breadcrumb.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const languageUtils = require('./language-utils-4f62a7db.js');
11
11
  require('./string-utils-5cadd058.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const commonStrings = require('./common-strings-de17f887.js');
11
11
  const languageUtils = require('./language-utils-4f62a7db.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const stringUtils = require('./string-utils-5cadd058.js');
11
11
  const tokenUtils = require('./token-utils-2e10264d.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
11
  const keyboardUtils = require('./keyboard-utils-bb32119b.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
11
 
@@ -5,11 +5,11 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const commonStrings = require('./common-strings-de17f887.js');
11
11
  const createId = require('./create-id-c3b984b1.js');
12
- const focusUtils = require('./focus-utils-a86d4897.js');
12
+ const focusUtils = require('./focus-utils-1792d16d.js');
13
13
  const keyboardUtils = require('./keyboard-utils-bb32119b.js');
14
14
  const languageUtils = require('./language-utils-4f62a7db.js');
15
15
  const watchOptions = require('./watch-options-d88afac0.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const actionArrowDownSmall = require('./action-arrow-down-small-ef77a2d1.js');
10
10
  const tokens = require('./tokens-21b244ee.js');
11
11
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const jsUtils = require('./js-utils-134e0318.js');
11
11
  const keyboardUtils = require('./keyboard-utils-bb32119b.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
 
11
11
  const duetCookieConsentCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:fixed;right:0;bottom:0;left:0;z-index:950;display:block;width:100%;box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2)}@media (min-width: 48em){:host{right:28px;bottom:28px;left:auto;width:25rem}}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-cookie-consent{padding:20px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;color:white !important;background-color:rgba(0, 21, 39, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent{background:rgba(0, 21, 39, 0.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.duet-cookie-consent.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";background-color:rgba(12, 14, 29, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent.duet-theme-turva{background:rgba(12, 14, 29, 0.8)}}@media (min-width: 48em){.duet-cookie-consent{padding:20px;border-radius:4px}}.duet-cookie-consent-content{display:flex;align-items:center;max-width:1110px;margin:0 auto}.duet-cookie-consent-content .expand{flex:1}::slotted(a){font-weight:600;color:white !important;text-decoration:underline;white-space:nowrap}::slotted(a[target=_blank]){padding-right:16px;background:url(\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMmExLjUgMS41IDAgMDEuMTQgM0gzLjc1Yy0uMzggMC0uNy4yOC0uNzQuNjVsLS4wMS4xdjE0LjVjMCAuMzguMjguNy42NS43NGwuMS4wMWgxNC41Yy4zOCAwIC43LS4yOC43NC0uNjVsLjAxLS4xdi02Ljg5YTEuNSAxLjUgMCAwMTMgMHY2Ljg5QTMuNzUgMy43NSAwIDAxMTguMjUgMjRIMy43NUEzLjc1IDMuNzUgMCAwMTAgMjAuMjVWNS43NUEzLjc1IDMuNzUgMCAwMTMuNzUgMnptMTItMmMuNzggMCAxLjQyLjYgMS41IDEuMzZWNy41YTEuNSAxLjUgMCAwMS0zIC4xNFY1LjEybC01LjQ0IDUuNDRhMS41IDEuNSAwIDAxLTIuMjItMmwuMS0uMTJMMTguODggM0gxNi41QTEuNSAxLjUgMCAwMTE1IDEuNjRWMS41YzAtLjc4LjYtMS40MiAxLjM2LTEuNWguMTR6Ii8+PC9zdmc+\") no-repeat right 50%;background-size:12px 10px}::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva ::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
@@ -5,10 +5,10 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
- const focusUtils = require('./focus-utils-a86d4897.js');
11
+ const focusUtils = require('./focus-utils-1792d16d.js');
12
12
  const languageUtils = require('./language-utils-4f62a7db.js');
13
13
  require('./string-utils-5cadd058.js');
14
14
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const tokenUtils = require('./token-utils-2e10264d.js');
11
11
  require('./tokens.module-69170ddd.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const jsUtils = require('./js-utils-134e0318.js');
11
11
  const keyboardUtils = require('./keyboard-utils-bb32119b.js');
@@ -188,6 +188,7 @@ const stickyTopValues = {
188
188
  const DuetTable = class {
189
189
  constructor(hostRef) {
190
190
  index.registerInstance(this, hostRef);
191
+ this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu";
191
192
  this.handleMediaQueryChange = (mq) => {
192
193
  this.matchesBreakpoint = mq.matches;
193
194
  };
@@ -218,7 +219,7 @@ const DuetTable = class {
218
219
  }
219
220
  if (this.sticky) {
220
221
  const stickyTop = stickyTopValues[this.stickyDistance];
221
- const headingElements = this.element.querySelectorAll("thead th");
222
+ const headingElements = this.element.querySelectorAll(this.headingSelector);
222
223
  headingElements.forEach(th => (th.style.top = `${stickyTop}px`));
223
224
  }
224
225
  }
@@ -239,7 +240,7 @@ const DuetTable = class {
239
240
  * Local methods.
240
241
  */
241
242
  copyHeadingsToCells() {
242
- const headingElements = this.element.querySelectorAll("thead th");
243
+ const headingElements = this.element.querySelectorAll(this.headingSelector);
243
244
  const rowElements = this.element.querySelectorAll("tbody tr");
244
245
  const headings = Array.from(headingElements).map(th => th.textContent.trim());
245
246
  rowElements.forEach(tr => {
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
 
11
11
  const duetEmptyStateCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:#00294d;text-align:center;background:#f5f8fa;border-radius:4px}.duet-empty-state.duet-theme-turva{color:#171c3a;background:#f5f5f7}";
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
10
10
  const createId = require('./create-id-c3b984b1.js');
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const actionNewWindowSmall = require('./action-new-window-small-fa51dfb9.js');
10
10
  const commonStrings = require('./common-strings-de17f887.js');
11
11
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const tokens = require('./tokens-21b244ee.js');
10
10
  const watchOptions = require('./watch-options-d88afac0.js');
11
11
  const themeableComponent = require('./themeable-component-fdeaef9f.js');
@@ -5,7 +5,7 @@
5
5
 
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
- const index = require('./index-2c9f4ea0.js');
8
+ const index = require('./index-c780231c.js');
9
9
  const formSearch = require('./form-search-d61b2843.js');
10
10
  const tokens = require('./tokens-21b244ee.js');
11
11
  const bodyScrollLock_es6 = require('./bodyScrollLock.es6-6ef1142a.js');