@duetds/components 6.5.2 → 6.5.3

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 (477) hide show
  1. package/hydrate/index.js +57 -9
  2. package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
  3. package/lib/cjs/duet-alert.cjs.entry.js +2 -2
  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 +5 -3
  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 +1 -1
  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 +1 -1
  24. package/lib/cjs/duet-icon.cjs.entry.js +1 -1
  25. package/lib/cjs/duet-input_2.cjs.entry.js +15 -3
  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-button.cjs.entry.js +13 -2
  29. package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
  30. package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +3 -2
  31. package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
  32. package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
  33. package/lib/cjs/duet-modal.cjs.entry.js +2 -2
  34. package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
  35. package/lib/cjs/duet-nav.cjs.entry.js +1 -1
  36. package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
  37. package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
  38. package/lib/cjs/duet-pagination_2.cjs.entry.js +1 -1
  39. package/lib/cjs/duet-progress.cjs.entry.js +1 -1
  40. package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
  41. package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
  42. package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
  43. package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
  44. package/lib/cjs/duet-select.cjs.entry.js +1 -1
  45. package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
  46. package/lib/cjs/duet-slideout-link.cjs.entry.js +4 -2
  47. package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
  48. package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
  49. package/lib/cjs/duet-slideout.cjs.entry.js +2 -2
  50. package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
  51. package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
  52. package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
  53. package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
  54. package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
  55. package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
  56. package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
  57. package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -2
  58. package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
  59. package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
  60. package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
  61. package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
  62. package/lib/cjs/duet-tray.cjs.entry.js +1 -1
  63. package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
  64. package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
  65. package/lib/cjs/duet.cjs.js +2 -2
  66. package/lib/cjs/{focus-utils-e463fcd1.js → focus-utils-ed2dad1b.js} +1 -1
  67. package/lib/cjs/{index-d28eaddf.js → index-9ee8fef8.js} +1 -1
  68. package/lib/cjs/loader.cjs.js +2 -2
  69. package/lib/collection/components/duet-alert/duet-alert.css +1 -0
  70. package/lib/collection/components/duet-collapsible/duet-collapsible.css +6 -1
  71. package/lib/collection/components/duet-collapsible/duet-collapsible.js +7 -2
  72. package/lib/collection/components/duet-input/duet-input.js +14 -2
  73. package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +203 -1
  74. package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +19 -1
  75. package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +38 -1
  76. package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +38 -1
  77. package/lib/dist-custom-elements/duet-action-button.js +1 -1
  78. package/lib/dist-custom-elements/duet-alert.js +1 -1
  79. package/lib/dist-custom-elements/duet-badge.js +1 -1
  80. package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
  81. package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
  82. package/lib/dist-custom-elements/duet-button.js +1 -1
  83. package/lib/dist-custom-elements/duet-caption.js +1 -1
  84. package/lib/dist-custom-elements/duet-card.js +3 -3
  85. package/lib/dist-custom-elements/duet-checkbox.js +1 -1
  86. package/lib/dist-custom-elements/duet-choice-group.js +6 -6
  87. package/lib/dist-custom-elements/duet-choice.js +5 -5
  88. package/lib/dist-custom-elements/duet-collapsible.js +6 -4
  89. package/lib/dist-custom-elements/duet-combobox.js +2 -2
  90. package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
  91. package/lib/dist-custom-elements/duet-date-picker.js +10 -10
  92. package/lib/dist-custom-elements/duet-divider.js +1 -1
  93. package/lib/dist-custom-elements/duet-editable-table.js +1 -1
  94. package/lib/dist-custom-elements/duet-empty-state.js +1 -1
  95. package/lib/dist-custom-elements/duet-fieldset.js +1 -1
  96. package/lib/dist-custom-elements/duet-footer.js +4 -4
  97. package/lib/dist-custom-elements/duet-grid-item.js +1 -1
  98. package/lib/dist-custom-elements/duet-grid.js +1 -1
  99. package/lib/dist-custom-elements/duet-header.js +8 -8
  100. package/lib/dist-custom-elements/duet-heading.js +1 -1
  101. package/lib/dist-custom-elements/duet-hero.js +9 -9
  102. package/lib/dist-custom-elements/duet-icon.js +1 -1
  103. package/lib/dist-custom-elements/duet-input.js +1 -1
  104. package/lib/dist-custom-elements/duet-label.js +1 -1
  105. package/lib/dist-custom-elements/duet-layout.js +1 -1
  106. package/lib/dist-custom-elements/duet-link.js +1 -1
  107. package/lib/dist-custom-elements/duet-list-item.js +1 -1
  108. package/lib/dist-custom-elements/duet-list.js +1 -1
  109. package/lib/dist-custom-elements/duet-logo.js +1 -1
  110. package/lib/dist-custom-elements/duet-menu-bar-button.js +25 -3
  111. package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
  112. package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +5 -3
  113. package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
  114. package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
  115. package/lib/dist-custom-elements/duet-modal.js +7 -7
  116. package/lib/dist-custom-elements/duet-multiselect.js +8 -8
  117. package/lib/dist-custom-elements/duet-nav.js +1 -1
  118. package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
  119. package/lib/dist-custom-elements/duet-notification.js +2 -2
  120. package/lib/dist-custom-elements/duet-number-input.js +9 -9
  121. package/lib/dist-custom-elements/duet-pagination.js +7 -7
  122. package/lib/dist-custom-elements/duet-paragraph.js +1 -1
  123. package/lib/dist-custom-elements/duet-progress.js +1 -1
  124. package/lib/dist-custom-elements/duet-radio-group.js +6 -6
  125. package/lib/dist-custom-elements/duet-radio.js +1 -1
  126. package/lib/dist-custom-elements/duet-range-slider.js +2 -2
  127. package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
  128. package/lib/dist-custom-elements/duet-scrollable.js +1 -1
  129. package/lib/dist-custom-elements/duet-section-layout.js +1 -1
  130. package/lib/dist-custom-elements/duet-select.js +1 -1
  131. package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
  132. package/lib/dist-custom-elements/duet-slideout-link.js +7 -3
  133. package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
  134. package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
  135. package/lib/dist-custom-elements/duet-slideout.js +2 -2
  136. package/lib/dist-custom-elements/duet-spacer.js +1 -1
  137. package/lib/dist-custom-elements/duet-spinner.js +1 -1
  138. package/lib/dist-custom-elements/duet-step.js +4 -4
  139. package/lib/dist-custom-elements/duet-stepper.js +2 -2
  140. package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
  141. package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
  142. package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
  143. package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
  144. package/lib/dist-custom-elements/duet-tab-group.js +8 -8
  145. package/lib/dist-custom-elements/duet-tab.js +1 -1
  146. package/lib/dist-custom-elements/duet-table.js +1 -1
  147. package/lib/dist-custom-elements/duet-textarea.js +8 -8
  148. package/lib/dist-custom-elements/duet-toggle.js +2 -2
  149. package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +7 -3
  150. package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
  151. package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
  152. package/lib/dist-custom-elements/duet-toolbar.js +1 -1
  153. package/lib/dist-custom-elements/duet-tooltip.js +1 -1
  154. package/lib/dist-custom-elements/duet-tray.js +3 -3
  155. package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
  156. package/lib/dist-custom-elements/duet-upload.js +18 -18
  157. package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
  158. package/lib/dist-custom-elements/index.js +1 -1
  159. package/lib/dist-custom-elements/{p-b80f18af.js → p-018af97c.js} +1 -1
  160. package/lib/dist-custom-elements/{p-4a9c90b4.js → p-0f583b14.js} +1 -1
  161. package/lib/dist-custom-elements/{p-d2ba9048.js → p-12b2209e.js} +2 -2
  162. package/lib/dist-custom-elements/{p-25b67c58.js → p-19f6ccfd.js} +2 -2
  163. package/lib/dist-custom-elements/{p-bed64271.js → p-1c1d12e6.js} +4 -4
  164. package/lib/dist-custom-elements/{p-ab0944f2.js → p-2799f459.js} +2 -2
  165. package/lib/dist-custom-elements/{p-4cf27349.js → p-2973295e.js} +1 -1
  166. package/lib/dist-custom-elements/{p-8cc35bc1.js → p-29ac3d37.js} +1 -1
  167. package/lib/dist-custom-elements/{p-9112f395.js → p-2cc693bd.js} +3 -3
  168. package/lib/dist-custom-elements/{p-95e95871.js → p-3f4b8d49.js} +6 -6
  169. package/lib/dist-custom-elements/{p-b0973ee5.js → p-4385956a.js} +1 -1
  170. package/lib/dist-custom-elements/{p-99260df6.js → p-47157a1e.js} +1 -1
  171. package/lib/dist-custom-elements/{p-2646bc44.js → p-51525197.js} +7 -7
  172. package/lib/dist-custom-elements/{p-a623d58c.js → p-637de545.js} +3 -3
  173. package/lib/dist-custom-elements/{p-b49b6dfe.js → p-65ff709e.js} +3 -3
  174. package/lib/dist-custom-elements/{p-f3ac9547.js → p-6fc347ac.js} +1 -1
  175. package/lib/dist-custom-elements/{p-43343a18.js → p-70525432.js} +2 -2
  176. package/lib/dist-custom-elements/{p-dda23bd9.js → p-a3118d10.js} +1 -1
  177. package/lib/dist-custom-elements/{p-a3dc0179.js → p-a9df186e.js} +1 -1
  178. package/lib/dist-custom-elements/{p-a515e4af.js → p-b1567b3c.js} +1 -1
  179. package/lib/dist-custom-elements/{p-15968e9a.js → p-b33885be.js} +1 -1
  180. package/lib/dist-custom-elements/{p-c2cb9c20.js → p-c4833a6d.js} +2 -2
  181. package/lib/dist-custom-elements/{p-98ae1730.js → p-c58ed6c1.js} +1 -1
  182. package/lib/dist-custom-elements/{p-b93d2f59.js → p-c8062b13.js} +1 -1
  183. package/lib/dist-custom-elements/{p-68604dde.js → p-e41dcc90.js} +1 -1
  184. package/lib/dist-custom-elements/{p-9e3ea8a4.js → p-e9433706.js} +1 -1
  185. package/lib/dist-custom-elements/{p-d7d50d4f.js → p-f0e97570.js} +1 -1
  186. package/lib/dist-custom-elements/{p-c933203e.js → p-f51c6f0d.js} +6 -6
  187. package/lib/dist-custom-elements/{p-cae5ee62.js → p-fd3b1d69.js} +22 -10
  188. package/lib/dist-custom-elements/{p-e4516cf4.js → p-fdfff09b.js} +1 -1
  189. package/lib/dist-custom-elements/{p-246bd550.js → p-ff814bad.js} +1 -1
  190. package/lib/duet/duet.esm.js +1 -1
  191. package/lib/duet/duet.js +1 -1
  192. package/lib/duet/{p-ba29d84e.entry.js → p-006b7cf2.entry.js} +1 -1
  193. package/lib/duet/{p-35206dee.system.entry.js → p-04103703.system.entry.js} +1 -1
  194. package/lib/duet/p-052545fb.system.entry.js +4 -0
  195. package/lib/duet/{p-eacc99e2.system.entry.js → p-055cffab.system.entry.js} +1 -1
  196. package/lib/duet/{p-e57b9976.entry.js → p-05ff4ff2.entry.js} +1 -1
  197. package/lib/duet/{p-a8f0d3a9.entry.js → p-08cc78bf.entry.js} +1 -1
  198. package/lib/duet/{p-8ebf07a2.entry.js → p-08f3c955.entry.js} +1 -1
  199. package/lib/duet/{p-7034d814.entry.js → p-09c3fee3.entry.js} +1 -1
  200. package/lib/duet/{p-b3a0b737.entry.js → p-0d24350f.entry.js} +1 -1
  201. package/lib/duet/{p-57d581a0.entry.js → p-0e4288ad.entry.js} +1 -1
  202. package/lib/duet/{p-8422b441.entry.js → p-0eed7e9d.entry.js} +1 -1
  203. package/lib/duet/p-10525faa.system.entry.js +4 -0
  204. package/lib/duet/{p-70b6d01c.system.entry.js → p-107abf9a.system.entry.js} +1 -1
  205. package/lib/duet/p-111468b4.system.js +4 -0
  206. package/lib/duet/{p-55ec59ba.system.entry.js → p-11c83814.system.entry.js} +1 -1
  207. package/lib/duet/{p-ae69645e.system.entry.js → p-11eec0c4.system.entry.js} +1 -1
  208. package/lib/duet/{p-8f6a5e2c.system.entry.js → p-12014f2b.system.entry.js} +1 -1
  209. package/lib/duet/{p-e5b23434.system.entry.js → p-15910757.system.entry.js} +1 -1
  210. package/lib/duet/{p-4649ec1d.entry.js → p-183db4fd.entry.js} +1 -1
  211. package/lib/duet/{p-e06581ab.system.entry.js → p-1ca17c3d.system.entry.js} +1 -1
  212. package/lib/duet/{p-1aa70bf3.entry.js → p-1d3b7252.entry.js} +1 -1
  213. package/lib/duet/{p-385d60a2.entry.js → p-1d86c33e.entry.js} +1 -1
  214. package/lib/duet/{p-945de64d.system.entry.js → p-1f5b0f23.system.entry.js} +1 -1
  215. package/lib/duet/{p-491611e0.system.entry.js → p-1fcb57c4.system.entry.js} +1 -1
  216. package/lib/duet/{p-90c2dd61.entry.js → p-20077ae5.entry.js} +1 -1
  217. package/lib/duet/{p-f82d3ee5.system.entry.js → p-24ec796f.system.entry.js} +1 -1
  218. package/lib/duet/{p-433565c9.entry.js → p-25f8b35d.entry.js} +1 -1
  219. package/lib/duet/{p-7309e6ea.system.entry.js → p-285a5c7a.system.entry.js} +1 -1
  220. package/lib/duet/{p-7ce5f24c.system.entry.js → p-29f2cb57.system.entry.js} +1 -1
  221. package/lib/duet/{p-6cc4b6bd.system.entry.js → p-2bea974a.system.entry.js} +1 -1
  222. package/lib/duet/{p-6181ec36.entry.js → p-3179dcc4.entry.js} +1 -1
  223. package/lib/duet/{p-50827bbe.system.entry.js → p-35d9ede4.system.entry.js} +1 -1
  224. package/lib/duet/{p-63c45943.system.entry.js → p-36ad1015.system.entry.js} +1 -1
  225. package/lib/duet/p-36e6b035.entry.js +4 -0
  226. package/lib/duet/{p-3295c503.system.entry.js → p-3783db99.system.entry.js} +1 -1
  227. package/lib/duet/{p-e27c8c99.entry.js → p-3bfd250e.entry.js} +1 -1
  228. package/lib/duet/{p-732b050a.entry.js → p-43abf083.entry.js} +1 -1
  229. package/lib/duet/{p-2c6c9c16.entry.js → p-466341b7.entry.js} +1 -1
  230. package/lib/duet/{p-351daa15.entry.js → p-4a7c0c4f.entry.js} +1 -1
  231. package/lib/duet/{p-da8b3bee.entry.js → p-4aa4735d.entry.js} +1 -1
  232. package/lib/duet/{p-576b1a97.system.entry.js → p-4bb8d188.system.entry.js} +1 -1
  233. package/lib/duet/{p-ce8d53d6.system.entry.js → p-4be58c8b.system.entry.js} +1 -1
  234. package/lib/duet/{p-172bc679.entry.js → p-4faaf699.entry.js} +1 -1
  235. package/lib/duet/{p-ed67528b.system.entry.js → p-5058dcff.system.entry.js} +1 -1
  236. package/lib/duet/{p-97e2494e.system.entry.js → p-51dae606.system.entry.js} +1 -1
  237. package/lib/duet/{p-dc282755.entry.js → p-577f5a55.entry.js} +1 -1
  238. package/lib/duet/{p-867d4e87.system.entry.js → p-5831b7b3.system.entry.js} +1 -1
  239. package/lib/duet/{p-3669cb32.entry.js → p-5b7cbc4d.entry.js} +1 -1
  240. package/lib/duet/{p-bcb088de.entry.js → p-5c66df7c.entry.js} +1 -1
  241. package/lib/duet/{p-90e005cc.entry.js → p-5e02b923.entry.js} +1 -1
  242. package/lib/duet/{p-5ec2343b.system.entry.js → p-5e110a00.system.entry.js} +1 -1
  243. package/lib/duet/{p-8d019ca0.system.entry.js → p-5ec490da.system.entry.js} +1 -1
  244. package/lib/duet/p-5fff98bf.entry.js +4 -0
  245. package/lib/duet/{p-7d6d0a89.system.entry.js → p-609cd028.system.entry.js} +1 -1
  246. package/lib/duet/{p-a92b5519.entry.js → p-61fe36d3.entry.js} +1 -1
  247. package/lib/duet/{p-805c34c6.entry.js → p-6410c967.entry.js} +1 -1
  248. package/lib/duet/{p-15529d9c.system.entry.js → p-68986f07.system.entry.js} +1 -1
  249. package/lib/duet/{p-c53f21c9.system.entry.js → p-6989d392.system.entry.js} +1 -1
  250. package/lib/duet/{p-9864f91b.system.entry.js → p-69ab5590.system.entry.js} +1 -1
  251. package/lib/duet/p-6d3a3fd0.js +4 -0
  252. package/lib/duet/{p-9335c92f.entry.js → p-72bda1b3.entry.js} +1 -1
  253. package/lib/duet/{p-2db45e2b.system.entry.js → p-74a742c9.system.entry.js} +1 -1
  254. package/lib/duet/{p-a198ec6f.entry.js → p-79ff1a6a.entry.js} +1 -1
  255. package/lib/duet/{p-1bb2ca48.system.entry.js → p-7e39a550.system.entry.js} +1 -1
  256. package/lib/duet/{p-8fcb7700.entry.js → p-80ffbd1c.entry.js} +1 -1
  257. package/lib/duet/{p-964c9e93.system.entry.js → p-8e69027d.system.entry.js} +1 -1
  258. package/lib/duet/{p-45970c94.entry.js → p-94f0387e.entry.js} +1 -1
  259. package/lib/duet/{p-c5b583e5.entry.js → p-95a4082f.entry.js} +1 -1
  260. package/lib/duet/{p-90f46d58.entry.js → p-98ae2cb9.entry.js} +1 -1
  261. package/lib/duet/{p-da79ce12.entry.js → p-9ad584d2.entry.js} +1 -1
  262. package/lib/duet/p-9b949b28.entry.js +4 -0
  263. package/lib/duet/{p-10bb0906.entry.js → p-9bc15874.entry.js} +1 -1
  264. package/lib/duet/{p-d567cab7.system.entry.js → p-9cbc891f.system.entry.js} +1 -1
  265. package/lib/duet/{p-6c473cbf.system.entry.js → p-a1dc9c9e.system.entry.js} +1 -1
  266. package/lib/duet/{p-00fd4357.entry.js → p-a4054eae.entry.js} +1 -1
  267. package/lib/duet/{p-cd5055a1.system.entry.js → p-a5a6751e.system.entry.js} +1 -1
  268. package/lib/duet/{p-3a31f9c0.system.entry.js → p-a77d4c37.system.entry.js} +1 -1
  269. package/lib/duet/{p-eaae6b36.system.js → p-a7ec9aa4.system.js} +1 -1
  270. package/lib/duet/{p-94fca55e.system.js → p-a9ba6306.system.js} +1 -1
  271. package/lib/duet/{p-0eceb1fe.entry.js → p-aa9f3fc8.entry.js} +1 -1
  272. package/lib/duet/{p-f5bf2165.entry.js → p-acf4057a.entry.js} +1 -1
  273. package/lib/duet/{p-2089a333.system.entry.js → p-ae1e4397.system.entry.js} +1 -1
  274. package/lib/duet/{p-d6f2d26c.entry.js → p-ae39acbe.entry.js} +1 -1
  275. package/lib/duet/{p-186a18d8.entry.js → p-af8dbf72.entry.js} +1 -1
  276. package/lib/duet/{p-2be1feb2.system.entry.js → p-b0428a5d.system.entry.js} +1 -1
  277. package/lib/duet/{p-172ff1de.system.entry.js → p-b0e1180e.system.entry.js} +1 -1
  278. package/lib/duet/{p-67718cc3.entry.js → p-b20bff64.entry.js} +1 -1
  279. package/lib/duet/{p-f692b21a.system.entry.js → p-b3f3bca8.system.entry.js} +1 -1
  280. package/lib/duet/{p-337d152b.entry.js → p-b4659570.entry.js} +1 -1
  281. package/lib/duet/{p-6b6fd2dd.system.entry.js → p-b63f60f6.system.entry.js} +1 -1
  282. package/lib/duet/{p-ff76aad3.entry.js → p-b6753d6e.entry.js} +1 -1
  283. package/lib/duet/{p-f3a000ac.entry.js → p-b77e364d.entry.js} +1 -1
  284. package/lib/duet/{p-b9e81db8.entry.js → p-bbc717af.entry.js} +1 -1
  285. package/lib/duet/{p-41bc24a5.entry.js → p-bdbf8bca.entry.js} +1 -1
  286. package/lib/duet/{p-5a72573d.entry.js → p-c0d2e97b.entry.js} +1 -1
  287. package/lib/duet/{p-8f72abcb.entry.js → p-c2f44fde.entry.js} +1 -1
  288. package/lib/duet/{p-3d53ec4a.system.entry.js → p-c41c7735.system.entry.js} +1 -1
  289. package/lib/duet/p-c81e306c.system.entry.js +4 -0
  290. package/lib/duet/{p-98542cf6.entry.js → p-ca5373cf.entry.js} +1 -1
  291. package/lib/duet/p-cce6bb84.entry.js +4 -0
  292. package/lib/duet/{p-d032551e.entry.js → p-cd33c4cd.entry.js} +1 -1
  293. package/lib/duet/{p-074fa88a.system.entry.js → p-cd514cf6.system.entry.js} +1 -1
  294. package/lib/duet/{p-076d8525.system.entry.js → p-ce35d050.system.entry.js} +1 -1
  295. package/lib/duet/{p-357f64e4.system.entry.js → p-cfd2206f.system.entry.js} +1 -1
  296. package/lib/duet/{p-edbf0850.system.entry.js → p-d2ffedfa.system.entry.js} +1 -1
  297. package/lib/duet/{p-8ed60a7f.system.entry.js → p-d3f8e957.system.entry.js} +1 -1
  298. package/lib/duet/{p-8d8d820a.entry.js → p-d57020ab.entry.js} +1 -1
  299. package/lib/duet/{p-e91b40e2.system.entry.js → p-d76aa87f.system.entry.js} +1 -1
  300. package/lib/duet/p-d86cf803.entry.js +4 -0
  301. package/lib/duet/{p-1da6954c.js → p-d9859e96.js} +1 -1
  302. package/lib/duet/{p-c5d9ca19.entry.js → p-d9aa697b.entry.js} +1 -1
  303. package/lib/duet/{p-c9e2607d.entry.js → p-dc1e280d.entry.js} +1 -1
  304. package/lib/duet/{p-584a9687.system.entry.js → p-dc87c6ce.system.entry.js} +1 -1
  305. package/lib/duet/p-dcf65419.entry.js +4 -0
  306. package/lib/duet/{p-aeacd894.system.entry.js → p-debdd0e0.system.entry.js} +1 -1
  307. package/lib/duet/{p-6869a12b.system.entry.js → p-df40670a.system.entry.js} +1 -1
  308. package/lib/duet/{p-ec8178ca.system.entry.js → p-dfe588e8.system.entry.js} +1 -1
  309. package/lib/duet/{p-c606f454.entry.js → p-e0c48a7d.entry.js} +1 -1
  310. package/lib/duet/{p-990418d6.entry.js → p-e82cc5a7.entry.js} +1 -1
  311. package/lib/duet/{p-4544887e.system.entry.js → p-ea09c830.system.entry.js} +1 -1
  312. package/lib/duet/{p-5f4090c2.entry.js → p-ebfb519a.entry.js} +1 -1
  313. package/lib/duet/{p-bcd2526b.system.entry.js → p-ecc8c5f4.system.entry.js} +1 -1
  314. package/lib/duet/p-edd23a3b.entry.js +4 -0
  315. package/lib/duet/{p-03c19b62.system.entry.js → p-ee4e7bff.system.entry.js} +1 -1
  316. package/lib/duet/{p-111f753f.system.entry.js → p-f4b19481.system.entry.js} +1 -1
  317. package/lib/duet/{p-29749e15.system.entry.js → p-f58e2c75.system.entry.js} +1 -1
  318. package/lib/duet/{p-13d603f4.system.entry.js → p-f7cefa5d.system.entry.js} +1 -1
  319. package/lib/duet/{p-3b941474.system.entry.js → p-f888deb6.system.entry.js} +1 -1
  320. package/lib/duet/{p-3cc241bf.entry.js → p-f8bdcad4.entry.js} +1 -1
  321. package/lib/duet/{p-54a98fee.system.entry.js → p-fc6de9c4.system.entry.js} +1 -1
  322. package/lib/duet/{p-f7a9305b.system.entry.js → p-feb0de52.system.entry.js} +1 -1
  323. package/lib/esm/duet-action-button.entry.js +1 -1
  324. package/lib/esm/duet-alert.entry.js +2 -2
  325. package/lib/esm/duet-badge.entry.js +1 -1
  326. package/lib/esm/duet-breadcrumb.entry.js +1 -1
  327. package/lib/esm/duet-breadcrumbs.entry.js +1 -1
  328. package/lib/esm/duet-button_2.entry.js +1 -1
  329. package/lib/esm/duet-caption_4.entry.js +1 -1
  330. package/lib/esm/duet-card.entry.js +1 -1
  331. package/lib/esm/duet-checkbox.entry.js +1 -1
  332. package/lib/esm/duet-choice_2.entry.js +2 -2
  333. package/lib/esm/duet-collapsible.entry.js +5 -3
  334. package/lib/esm/duet-combobox.entry.js +1 -1
  335. package/lib/esm/duet-cookie-consent.entry.js +1 -1
  336. package/lib/esm/duet-date-picker.entry.js +2 -2
  337. package/lib/esm/duet-divider_2.entry.js +1 -1
  338. package/lib/esm/duet-editable-table_3.entry.js +1 -1
  339. package/lib/esm/duet-empty-state.entry.js +1 -1
  340. package/lib/esm/duet-fieldset.entry.js +1 -1
  341. package/lib/esm/duet-footer.entry.js +1 -1
  342. package/lib/esm/duet-grid_2.entry.js +1 -1
  343. package/lib/esm/duet-header_2.entry.js +1 -1
  344. package/lib/esm/duet-hero.entry.js +1 -1
  345. package/lib/esm/duet-icon.entry.js +1 -1
  346. package/lib/esm/duet-input_2.entry.js +15 -3
  347. package/lib/esm/duet-layout.entry.js +1 -1
  348. package/lib/esm/duet-list_2.entry.js +1 -1
  349. package/lib/esm/duet-menu-bar-button.entry.js +13 -2
  350. package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
  351. package/lib/esm/duet-menu-bar-dropdown.entry.js +3 -2
  352. package/lib/esm/duet-menu-bar-link.entry.js +1 -1
  353. package/lib/esm/duet-menu-bar.entry.js +1 -1
  354. package/lib/esm/duet-modal.entry.js +2 -2
  355. package/lib/esm/duet-multiselect.entry.js +1 -1
  356. package/lib/esm/duet-nav.entry.js +1 -1
  357. package/lib/esm/duet-notification_2.entry.js +1 -1
  358. package/lib/esm/duet-number-input.entry.js +1 -1
  359. package/lib/esm/duet-pagination_2.entry.js +1 -1
  360. package/lib/esm/duet-progress.entry.js +1 -1
  361. package/lib/esm/duet-radio_2.entry.js +1 -1
  362. package/lib/esm/duet-range-slider.entry.js +1 -1
  363. package/lib/esm/duet-scrollable_3.entry.js +1 -1
  364. package/lib/esm/duet-section-layout.entry.js +1 -1
  365. package/lib/esm/duet-select.entry.js +1 -1
  366. package/lib/esm/duet-slideout-lang.entry.js +1 -1
  367. package/lib/esm/duet-slideout-link.entry.js +4 -2
  368. package/lib/esm/duet-slideout-panel-dropdown.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 +4 -2
  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 +2 -2
  387. package/lib/esm/{focus-utils-1131b2e1.js → focus-utils-9717e725.js} +1 -1
  388. package/lib/esm/{index-0d301ddd.js → index-e394f675.js} +1 -1
  389. package/lib/esm/loader.js +2 -2
  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 +2 -2
  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 +2 -2
  410. package/lib/esm-es5/duet-header_2.entry.js +1 -1
  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-button.entry.js +2 -2
  417. package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
  418. package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
  419. package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
  420. package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
  421. package/lib/esm-es5/duet-modal.entry.js +1 -1
  422. package/lib/esm-es5/duet-multiselect.entry.js +1 -1
  423. package/lib/esm-es5/duet-nav.entry.js +1 -1
  424. package/lib/esm-es5/duet-notification_2.entry.js +1 -1
  425. package/lib/esm-es5/duet-number-input.entry.js +1 -1
  426. package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
  427. package/lib/esm-es5/duet-progress.entry.js +1 -1
  428. package/lib/esm-es5/duet-radio_2.entry.js +2 -2
  429. package/lib/esm-es5/duet-range-slider.entry.js +1 -1
  430. package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
  431. package/lib/esm-es5/duet-section-layout.entry.js +1 -1
  432. package/lib/esm-es5/duet-select.entry.js +1 -1
  433. package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
  434. package/lib/esm-es5/duet-slideout-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.entry.js +1 -1
  437. package/lib/esm-es5/duet-slideout.entry.js +1 -1
  438. package/lib/esm-es5/duet-step_2.entry.js +1 -1
  439. package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
  440. package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
  441. package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
  442. package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
  443. package/lib/esm-es5/duet-textarea.entry.js +2 -2
  444. package/lib/esm-es5/duet-toggle.entry.js +1 -1
  445. package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
  446. package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
  447. package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
  448. package/lib/esm-es5/duet-toolbar.entry.js +1 -1
  449. package/lib/esm-es5/duet-tooltip.entry.js +1 -1
  450. package/lib/esm-es5/duet-tray.entry.js +1 -1
  451. package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
  452. package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
  453. package/lib/esm-es5/duet.js +1 -1
  454. package/lib/esm-es5/focus-utils-9717e725.js +4 -0
  455. package/lib/esm-es5/{index-0d301ddd.js → index-e394f675.js} +1 -1
  456. package/lib/esm-es5/loader.js +1 -1
  457. package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +2 -0
  458. package/lib/types/components/duet-input/duet-input.d.ts +1 -0
  459. package/lib/types/components/duet-menu-bar-button/duet-menu-bar-button.d.ts +51 -1
  460. package/lib/types/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.d.ts +6 -0
  461. package/lib/types/components/duet-slideout-link/duet-slideout-link.d.ts +10 -0
  462. package/lib/types/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.d.ts +10 -0
  463. package/lib/types/components.d.ts +128 -0
  464. package/package.json +5 -5
  465. package/lib/duet/p-28280afb.system.js +0 -4
  466. package/lib/duet/p-5687713d.js +0 -4
  467. package/lib/duet/p-5cc1dae6.entry.js +0 -4
  468. package/lib/duet/p-5d6e4a9e.system.entry.js +0 -4
  469. package/lib/duet/p-83b45db7.system.entry.js +0 -4
  470. package/lib/duet/p-87ffe2f3.entry.js +0 -4
  471. package/lib/duet/p-b277f3c9.entry.js +0 -4
  472. package/lib/duet/p-c485773b.entry.js +0 -4
  473. package/lib/duet/p-dd383dac.entry.js +0 -4
  474. package/lib/duet/p-de97a5a0.system.entry.js +0 -4
  475. package/lib/duet/p-e800bb84.entry.js +0 -4
  476. package/lib/duet/p-f51f0dae.entry.js +0 -4
  477. package/lib/esm-es5/focus-utils-1131b2e1.js +0 -4
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-2973295e.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$6 } from './p-bed64271.js';
7
- import { d as defineCustomElement$5 } from './p-246bd550.js';
8
- import { d as defineCustomElement$4 } from './p-d7d50d4f.js';
9
- import { d as defineCustomElement$3 } from './p-8cc35bc1.js';
10
- import { d as defineCustomElement$2 } from './p-b0973ee5.js';
6
+ import { d as defineCustomElement$6 } from './p-1c1d12e6.js';
7
+ import { d as defineCustomElement$5 } from './p-ff814bad.js';
8
+ import { d as defineCustomElement$4 } from './p-f0e97570.js';
9
+ import { d as defineCustomElement$3 } from './p-29ac3d37.js';
10
+ import { d as defineCustomElement$2 } from './p-4385956a.js';
11
11
 
12
12
  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}";
13
13
 
@@ -1,21 +1,21 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-2973295e.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
6
  import { c as createID } from './p-c1325e35.js';
7
7
  import { F as FocusGuard } from './p-9986919d.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
9
  import { h } from './p-e4a60f42.js';
10
- import { d as defineCustomElement$a } from './p-a623d58c.js';
11
- import { d as defineCustomElement$9 } from './p-bed64271.js';
12
- import { d as defineCustomElement$8 } from './p-98ae1730.js';
13
- import { d as defineCustomElement$7 } from './p-246bd550.js';
14
- import { d as defineCustomElement$6 } from './p-cae5ee62.js';
15
- import { d as defineCustomElement$5 } from './p-99260df6.js';
16
- import { d as defineCustomElement$4 } from './p-8cc35bc1.js';
17
- import { d as defineCustomElement$3 } from './p-9112f395.js';
18
- import { d as defineCustomElement$2 } from './p-b0973ee5.js';
10
+ import { d as defineCustomElement$a } from './p-637de545.js';
11
+ import { d as defineCustomElement$9 } from './p-1c1d12e6.js';
12
+ import { d as defineCustomElement$8 } from './p-c58ed6c1.js';
13
+ import { d as defineCustomElement$7 } from './p-ff814bad.js';
14
+ import { d as defineCustomElement$6 } from './p-fd3b1d69.js';
15
+ import { d as defineCustomElement$5 } from './p-47157a1e.js';
16
+ import { d as defineCustomElement$4 } from './p-29ac3d37.js';
17
+ import { d as defineCustomElement$3 } from './p-2cc693bd.js';
18
+ import { d as defineCustomElement$2 } from './p-4385956a.js';
19
19
 
20
20
  const formatOptionsShort = { day: "numeric", month: "long" };
21
21
  const formatOptionsLong = { day: "numeric", month: "long", year: "numeric" };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-e4516cf4.js';
4
+ import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-fdfff09b.js';
5
5
 
6
6
  const DuetDivider = DuetDivider$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-2646bc44.js';
4
+ import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-51525197.js';
5
5
 
6
6
  const DuetEditableTable = DuetEditableTable$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-d2ba9048.js';
4
+ import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-12b2209e.js';
5
5
 
6
6
  const DuetEmptyState = DuetEmptyState$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-25b67c58.js';
4
+ import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-19f6ccfd.js';
5
5
 
6
6
  const DuetFieldset = DuetFieldset$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent$1, h, F as Fragment } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, c as createEvent$1, h, F as Fragment } from './p-2973295e.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
- import { d as defineCustomElement$4 } from './p-246bd550.js';
11
- import { d as defineCustomElement$3 } from './p-b80f18af.js';
12
- import { d as defineCustomElement$2 } from './p-b0973ee5.js';
10
+ import { d as defineCustomElement$4 } from './p-ff814bad.js';
11
+ import { d as defineCustomElement$3 } from './p-018af97c.js';
12
+ import { d as defineCustomElement$2 } from './p-4385956a.js';
13
13
 
14
14
  var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M5.499 24a.752.752 0 0 1-.53-1.281L15.689 12 4.969 1.28c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.141-.142.33-.22.53-.22s.389.078.53.22l10.72 10.72a1.5 1.5 0 0 1 .001 2.119L6.029 23.78a.743.743 0 0 1-.53.22z\"/></svg>"};
15
15
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetGridItem$1, d as defineCustomElement$1 } from './p-dda23bd9.js';
4
+ import { D as DuetGridItem$1, d as defineCustomElement$1 } from './p-a3118d10.js';
5
5
 
6
6
  const DuetGridItem = DuetGridItem$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetGrid$1, d as defineCustomElement$1 } from './p-f3ac9547.js';
4
+ import { D as DuetGrid$1, d as defineCustomElement$1 } from './p-6fc347ac.js';
5
5
 
6
6
  const DuetGrid = DuetGrid$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent$1, B as Build, h as h$1, b as Host, F as Fragment } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, c as createEvent$1, B as Build, h as h$1, b as Host, F as Fragment } from './p-2973295e.js';
5
5
  import { f as formSearch } from './p-d004da5f.js';
6
6
  import { m as media_query_large } from './p-738bd3c5.js';
7
7
  import { d as disableBodyScroll, e as enableBodyScroll } from './p-bd779757.js';
@@ -12,13 +12,13 @@ import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
12
12
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
13
13
  import { a as actionArrowDownSmall } from './p-115c79b6.js';
14
14
  import { h } from './p-e4a60f42.js';
15
- import { d as defineCustomElement$8 } from './p-bed64271.js';
16
- import { d as defineCustomElement$7 } from './p-e4516cf4.js';
17
- import { d as defineCustomElement$6 } from './p-246bd550.js';
18
- import { d as defineCustomElement$5 } from './p-b80f18af.js';
19
- import { d as defineCustomElement$4 } from './p-d7d50d4f.js';
20
- import { d as defineCustomElement$3 } from './p-8cc35bc1.js';
21
- import { d as defineCustomElement$2 } from './p-b0973ee5.js';
15
+ import { d as defineCustomElement$8 } from './p-1c1d12e6.js';
16
+ import { d as defineCustomElement$7 } from './p-fdfff09b.js';
17
+ import { d as defineCustomElement$6 } from './p-ff814bad.js';
18
+ import { d as defineCustomElement$5 } from './p-018af97c.js';
19
+ import { d as defineCustomElement$4 } from './p-f0e97570.js';
20
+ import { d as defineCustomElement$3 } from './p-29ac3d37.js';
21
+ import { d as defineCustomElement$2 } from './p-4385956a.js';
22
22
 
23
23
  var navigationContactDropdown={"title":"navigation-contact-dropdown","tags":"navigation contact dropdown speech bubbles","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M20.247 24a.743.743 0 0 1-.53-.22l-4.28-4.28h-.439c-3.308 0-6-2.692-6-6s2.692-6 6-6h3c3.309.001 6 2.692 6 6a5.974 5.974 0 0 1-3 5.179v4.571a.75.75 0 0 1-.751.75zm-5.25-15c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5h.75c.198 0 .391.08.53.22l3.22 3.22v-3.213c0-.289.169-.555.429-.678a4.51 4.51 0 0 0 2.571-4.049 4.504 4.504 0 0 0-4.498-4.499h-3.002z\"/><path d=\"M3.747 16.5a.747.747 0 0 1-.75-.75v-4.57a5.967 5.967 0 0 1-2.65-3.171A5.948 5.948 0 0 1 .57 3.431 6.014 6.014 0 0 1 5.985 0h3.012a6.04 6.04 0 0 1 5.752 4.286.751.751 0 0 1-.718.964.755.755 0 0 1-.719-.536A4.531 4.531 0 0 0 8.997 1.5h-3a4.511 4.511 0 0 0-4.071 2.572c-.512 1.084-.571 2.302-.167 3.431s1.224 2.032 2.308 2.545c.261.123.43.39.43.678v3.214l1.72-1.72a.744.744 0 0 1 1.06 0 .752.752 0 0 1 0 1.061l-3 3a.744.744 0 0 1-.53.219z\"/></svg>"};
24
24
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetHeading$1, d as defineCustomElement$1 } from './p-a515e4af.js';
4
+ import { D as DuetHeading$1, d as defineCustomElement$1 } from './p-b1567b3c.js';
5
5
 
6
6
  const DuetHeading = DuetHeading$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,20 +1,20 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-2973295e.js';
5
5
  import { a as actionNewWindowSmall } from './p-f11208c3.js';
6
6
  import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
7
7
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
8
8
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
9
9
  import { p as parsePossibleJSON } from './p-5a9d75e1.js';
10
- import { d as defineCustomElement$9 } from './p-bed64271.js';
11
- import { d as defineCustomElement$8 } from './p-a515e4af.js';
12
- import { d as defineCustomElement$7 } from './p-246bd550.js';
13
- import { d as defineCustomElement$6 } from './p-4a9c90b4.js';
14
- import { d as defineCustomElement$5 } from './p-9e3ea8a4.js';
15
- import { d as defineCustomElement$4 } from './p-b93d2f59.js';
16
- import { d as defineCustomElement$3 } from './p-8cc35bc1.js';
17
- import { d as defineCustomElement$2 } from './p-b0973ee5.js';
10
+ import { d as defineCustomElement$9 } from './p-1c1d12e6.js';
11
+ import { d as defineCustomElement$8 } from './p-b1567b3c.js';
12
+ import { d as defineCustomElement$7 } from './p-ff814bad.js';
13
+ import { d as defineCustomElement$6 } from './p-0f583b14.js';
14
+ import { d as defineCustomElement$5 } from './p-e9433706.js';
15
+ import { d as defineCustomElement$4 } from './p-c8062b13.js';
16
+ import { d as defineCustomElement$3 } from './p-29ac3d37.js';
17
+ import { d as defineCustomElement$2 } from './p-4385956a.js';
18
18
 
19
19
  const duetHeroCss = "*,*::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-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{padding:0 !important}.duet-hero.duet-m-0{margin:0 !important}.duet-hero.duet-hero-text-center{text-align:center !important}.duet-hero.duet-hero-light{padding-bottom:0 !important}@media (min-width: 62em){.duet-hero.duet-hero-light{padding-bottom:28px !important}}.duet-hero.duet-hero-with-image{padding-bottom:20px !important;margin-bottom:-36px}@media (min-width: 48em){.duet-hero.duet-hero-with-image{padding-bottom:28px !important}}@media (min-width: 62em){.duet-hero.duet-hero-with-image{padding-bottom:36px !important;margin-bottom:-20px}}.duet-hero.duet-hero-light,.duet-hero.duet-hero-with-image{color:#00294d;background-color:white;background-image:linear-gradient(#f3f9fc, #f9fcfe)}.duet-hero.duet-hero-light::before,.duet-hero.duet-hero-with-image::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{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{background-image:linear-gradient(#fafafb, white)}.duet-hero.duet-hero-gray{color:#00294d;background:#f5f8fa}.duet-hero.duet-hero-gray.duet-theme-turva{background:#f5f5f7}@media (min-width: 62em){.duet-hero.duet-hero-gray .duet-hero-text{display:inline-block;vertical-align:top}.duet-hero.duet-hero-gray .duet-hero-icon+.duet-hero-text{margin-left:28px}}@media (min-width: 62em){.duet-hero.duet-hero-gray-with-actions{padding-bottom:65.4545454545px}}@media (min-width: 62em){.duet-hero.duet-hero-gray-with-back{padding-top:72px}}.duet-hero.duet-hero-campaign,.duet-hero.duet-hero-section{padding:0;margin:0 0 72px;overflow:hidden;background:none}.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{position:absolute;right:0;left:0;width:1000px;min-height:580px;margin:0 auto}@media (min-width: 36em){.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{width:1200px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .background,.duet-hero.duet-hero-section .background{width:1440px}}.duet-hero.duet-hero-campaign .background .brand-container,.duet-hero.duet-hero-section .background .brand-container{position:relative;width:100%;height:100%;min-height:580px;overflow:hidden}.duet-hero.duet-hero-campaign .background .brand,.duet-hero.duet-hero-section .background .brand{position:absolute;left:-300px;width:100%;height:540px;background-repeat:no-repeat;background-position:center center;background-size:cover}@media (min-width: 36em){.duet-hero.duet-hero-campaign .background .brand,.duet-hero.duet-hero-section .background .brand{left:-200px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .background .brand,.duet-hero.duet-hero-section .background .brand{left:auto;height:1100px;background-position:140% -200%}}@media (min-width: 76.25em){.duet-hero.duet-hero-campaign .background .brand,.duet-hero.duet-hero-section .background .brand{background-position:right -200%}}.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{position:absolute;top:230px;right:0;left:-100px;width:712.18px;height:712.18px;margin-right:auto;margin-left:auto;background:white;border-radius:20%;mix-blend-mode:normal;transform:rotate(8deg)}@media (min-width: 36em){.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{left:-50px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .brand-shape,.duet-hero.duet-hero-section .brand-shape{top:300px;left:0}}.duet-hero.duet-hero-campaign .duet-hero-text,.duet-hero.duet-hero-section .duet-hero-text{width:100%}.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{margin:0 auto}@media (min-width: 36em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{width:70%}}@media (min-width: 62em){.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph,.duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,.duet-hero.duet-hero-section .duet-hero-text duet-paragraph{width:52%}}.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{display:flex;align-items:center;height:15rem;margin-bottom:2rem}@media (min-width: 62em){.duet-hero.duet-hero-campaign .duet-hero-heading,.duet-hero.duet-hero-section .duet-hero-heading{height:17.875rem;margin-bottom:6.25rem}}.duet-hero.duet-hero-campaign.duet-theme-turva,.duet-hero.duet-hero-section.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:none}.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:200px;background:white;transform:none;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");mask-repeat:no-repeat}@media (min-width: 36em){.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{left:-50px}}@media (min-width: 62em){.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape,.duet-hero.duet-hero-section.duet-theme-turva .brand-shape{top:300px;left:0}}.duet-hero.duet-hero-section .background{min-height:520px}.duet-hero.duet-hero-section .background .brand-container{min-height:520px}.duet-hero.duet-hero-section .background .brand{height:500px}@media (min-width: 62em){.duet-hero.duet-hero-section .background .brand{height:1100px}}.duet-hero.duet-hero-product{position:relative;padding:0;overflow:hidden;background:white}@media (min-width: 62em){.duet-hero.duet-hero-product{min-height:544px;padding:111.6px 56px}}.duet-hero.duet-hero-product .background{position:relative;width:100%;height:236px}.duet-hero.duet-hero-product .background .background-mask{display:none}@media (min-width: 48em){.duet-hero.duet-hero-product .background{height:290px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background{position:absolute;top:0;right:0;left:0;max-width:1440px;height:100%;margin:0 auto;overflow:visible}}.duet-hero.duet-hero-product .background .brand-shaped-image{position:absolute;top:-160px;right:-15%;z-index:0;width:375px;height:375px;overflow:hidden;border-radius:20%;transform:rotate(7deg)}@media (min-width: 36em){.duet-hero.duet-hero-product .background .brand-shaped-image{right:15%}}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shaped-image{top:-210px;width:485px;height:485px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shaped-image{top:-353px;right:-128.15px;width:520px;height:736px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .background .brand-shaped-image{width:736px}}.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-wrapper{position:relative;width:100%;height:100%}.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{position:absolute;bottom:0;left:50%;z-index:1;width:600px;height:256px;background-repeat:no-repeat;background-size:100%;transform:rotate(-7deg) translate(-50%, 0)}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{width:600px;height:320px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg{width:800px;height:470px}}.duet-hero.duet-hero-product .background .brand-shape{position:absolute;top:-20px;right:50%;width:240px;height:240px;background:#e6f2f8;border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shape{top:-60px;width:340px;height:340px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shape{top:auto;top:79px;right:200px;width:380px;height:380px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .background .brand-shape{right:414px;width:400px;height:400px}}.duet-hero.duet-hero-product .background .brand-shaped-icon{position:absolute;top:160px;right:15%;display:flex;align-items:center;justify-content:center;width:85px;height:85px;background:rgba(0, 119, 179, 0.75);border-radius:25%;mix-blend-mode:normal;transform:rotate(7deg)}@media (min-width: 48em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:180px;width:120px;height:120px}}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:292px;right:220px;width:150px;height:150px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product .background .brand-shaped-icon{top:292px;right:220px;width:186px;height:186px}}.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon{width:80px;height:80px;transform:rotate(-7deg)}@media (min-width: 62em){.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon{width:120px;height:120px}}@media (min-width: 62em){.duet-hero.duet-hero-product .duet-hero-text{width:50%}}.duet-hero.duet-hero-product.duet-theme-turva{background:white}.duet-hero.duet-hero-product.duet-theme-turva .background-mask{position:absolute;top:0;left:0;display:block;width:721px;height:256.85px;background-image:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K\");background-repeat:no-repeat}@media (min-width: 48em){.duet-hero.duet-hero-product.duet-theme-turva .background-mask{left:181px}}.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image{top:-185px;right:0;left:0;width:485px;height:485px;margin:0 auto;border-radius:0;transform:none;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");mask-repeat:no-repeat}@media (min-width: 36em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image{right:0}}@media (min-width: 48em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image{top:-165px;right:0}}@media (min-width: 62em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image{top:-230px;right:-128.15px;left:auto;width:620px;height:675px;margin:0}}@media (min-width: 76.25em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image{width:736px}}.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image .brand-shaped-image-bg{width:600px;height:320px;transform:translate(-50%, 0)}@media (min-width: 48em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image .brand-shaped-image-bg{width:600px}}@media (min-width: 62em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image .brand-shaped-image-bg{width:800px;height:470px}}.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-icon{top:150px;background:rgba(198, 12, 48, 0.75)}@media (min-width: 48em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-icon{top:180px}}@media (min-width: 62em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-icon{top:192px}}@media (min-width: 76.25em){.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-icon{top:292px}}.duet-hero.duet-hero-content{padding:0 0 48px;overflow:hidden;background:white}.duet-hero.duet-hero-content:not(.duet-hero-has-image){padding:72px 0 48px}.duet-hero.duet-hero-content .background{position:relative;height:236px}.duet-hero.duet-hero-content .background .background-mask{display:none}@media (min-width: 48em){.duet-hero.duet-hero-content .background{height:384px}}.duet-hero.duet-hero-content .background .brand-shaped-image{position:absolute;right:0;bottom:50px;left:7%;z-index:0;width:375px;height:375px;margin:0 auto;overflow:hidden;border-radius:20%;transform:rotate(7deg)}@media (min-width: 48em){.duet-hero.duet-hero-content .background .brand-shaped-image{left:20%;width:687px;height:687px}}.duet-hero.duet-hero-content .background .brand-shaped-image .brand-shaped-image-wrapper{position:relative;width:100%;height:100%}.duet-hero.duet-hero-content .background .brand-shaped-image .brand-shaped-image-bg{position:absolute;bottom:0;left:50%;z-index:1;width:600px;height:256px;background-repeat:no-repeat;background-size:100%;transform:rotate(-7deg) translate(-50%, 0)}@media (min-width: 48em){.duet-hero.duet-hero-content .background .brand-shaped-image .brand-shaped-image-bg{width:733px;height:413px}}.duet-hero.duet-hero-content .background .brand-shape{position:absolute;top:-25px;right:0;left:-75%;width:240px;height:240px;margin-right:auto;margin-left:auto;background:#0077b3;border-radius:20%;mix-blend-mode:normal;opacity:0.07;transform:rotate(7deg)}@media (min-width: 48em){.duet-hero.duet-hero-content .background .brand-shape{top:70px;left:-40%;width:373px;height:373px}}.duet-hero.duet-hero-content .duet-hero-text{width:auto;max-width:732px}@media (min-width: 62em){.duet-hero.duet-hero-content .duet-hero-text{margin-left:auto}}.duet-hero.duet-hero-content.duet-theme-turva{background:white}.duet-hero.duet-hero-content.duet-theme-turva .background-mask{position:absolute;top:0;left:0;display:block;width:721px;height:256.85px;background-image:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIxIiBoZWlnaHQ9IjI1NyIgdmlld0JveD0iMCAwIDcyMSAyNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yODIwXzY5OTkxKSI+CjxwYXRoIGQ9Ik04MC4xNzA1IDIzLjE4MTVDOTEuOTY5OSAxOC44NjU5IDEwMi44NyAxMS42NTU5IDExMi45MDkgMS41NjQ0OEMxMjMuNzcgLTguMzA1MjcgMTM0LjM4MiAtMTguMjAxMSAxNDQuODI2IC0yOC4xODgyQzE1NS4yNDMgLTM4LjE2MjIgMTY1LjkwOCAtNDguMDg0MSAxNzYuNzQzIC01Ny45Mjc4QzE3OC44MTYgLTU5LjA0OSAxODAuNDk4IC02MC4yODc3IDE4MS43ODggLTYxLjY1NjdDMTgzLjA2NiAtNjMuMDEyNiAxODUuNDY1IC02Mi4yODI1IDE4OS4wMTIgLTU5LjQ3OTNDMTg0LjczNSAtNTEuMTM1IDE4MC43NTkgLTQyLjk2MDIgMTc3LjAxNyAtMzQuOTAyN0MxNzMuMjg4IC0yNi44NDUyIDE2Ny42ODEgLTE5LjEyNjggMTYwLjIxMSAtMTEuNzYwM0MxNTIuNzUzIC00LjM4MDgzIDE0NC45NTYgMy4zMTE1MiAxMzYuODQ3IDExLjM2OUMxMjguNzI0IDE5LjQyNjUgMTIwLjk2NiAyNy4xNDUgMTEzLjQ4MyAzNC40OTg0Qzk3LjQ5OCA0OS44MTggNzkuNjYyIDU2LjAyNDEgNjAuMDAwOCA1My4xNjg4QzQwLjI4NzQgNTAuMzEzNSAyNS41NDE0IDM5LjA3NDcgMTUuNjk3NyAxOS40Nzg2QzMuOTI0NDUgLTIuMzcyOTkgLTEuMjI1NTUgLTI0LjQ3MjQgMC4yNDc3NDMgLTQ2Ljc4MDNDMS4yNTE2NyAtNjcuNDg0NiAzLjQwMjkzIC04Ny43OTc4IDYuODA1ODQgLTEwNy43NzJDMTAuMTk1NyAtMTI3LjczMyAxNS43MTA4IC0xNDcuNDg2IDIzLjMzOCAtMTY3LjA0M0MyNi4zMTA3IC0xNzQuMDMxIDI5LjAwOTUgLTE4MC44NSAzMS40NzM3IC0xODcuNTY0QzMzLjkxMTggLTE5NC4yMjcgMzYuNTMyNCAtMjAwLjY2OCAzOS4yNTc0IC0yMDYuODQ4QzQxLjgxMjggLTIwOS41NzIgNDMuNDY4NiAtMjEyLjEyOCA0NC4xODU3IC0yMTQuNTRDNTMuMDI1NSAtMjI5LjM3NyA2Mi44MyAtMjM3Ljk5NSA3My42Mzg1IC0yNDAuNDMzQzg0LjM5NDggLTI0Mi44NzEgOTguMTM2OSAtMjM5LjgyMSAxMTQuODEyIC0yMzEuMzJDMTI3Ljk0MiAtMjI1LjYwOSAxMzMuMzkyIC0yMTYuMTA1IDEzMS4xNDkgLTIwMi43OTNDMTMwLjE3MSAtMTkwLjgzNyAxMjcuOTk0IC0xNzkuMjU5IDEyNC42MTcgLTE2OC4wMkMxMjAuMDQxIC0xNTIuNzc5IDExNS40MzggLTEzNy41NTEgMTEwLjg0OSAtMTIyLjMyMkMxMDYuMjczIC0xMDcuMDgxIDEwMS4yNzkgLTkxLjk2OTkgOTUuODk0MyAtNzcuMDAyM0M4NS41OTQzIC00OC42MDU3IDc5LjQyNzQgLTE5LjQyNjcgNzcuNDA2NSAxMC41NjA2Qzc3LjcxOTQgMTIuNDEyIDc4LjA0NTMgMTQuMjYzNSA3OC4zNTgzIDE2LjA4ODhDNzguNjcxMiAxNy45NDAyIDc5LjI3MDkgMjAuMyA4MC4xNzA1IDIzLjE5NDRNMTEwLjkxNCAtMjk2Ljc1N0MxMDkuNTQ1IC0yOTguMDM1IDEwNy4zMTYgLTI5OS4zNTIgMTA0LjIzOSAtMzAwLjczNEMxMDEuMTYyIC0zMDIuMDkgOTguMjQxMiAtMzA0LjA1OSA5NS41NDIzIC0zMDYuNjI3QzkwLjA3OTQgLTMxMS43NzcgODYuOTc2MyAtMzE4LjE2NiA4Ni4yMzMyIC0zMjUuODE5Qzg1LjQ2NCAtMzMzLjQ3MiA4Ny4zODA1IC0zNDAuNTUyIDkxLjk2OTkgLTM0Ny4wNThDOTMuMjIxNSAtMzQ4LjQxNCA5NC4xNDcyIC0zNDkuMjM1IDk0LjY4MTggLTM0OS41MjJDOTUuMTkwMyAtMzQ5Ljc5NiA5Ni4xMDI5IC0zNTAuNjA0IDk3LjM5MzcgLTM1MS45OTlDMTA5LjY3NSAtMzU3LjkwNiAxMjIuNDE0IC0zNTYuNjkzIDEzNS42MzQgLTM0OC4zMzZDMTQ2Ljk1MSAtMzQyLjMyNSAxNTIuMDg4IC0zMzMuMzE2IDE1MS4xMzYgLTMyMS4zNkwxNDguMjI5IC0zMTEuNzM4QzE0NC42NjkgLTI5Ny4wNyAxMzUuNTY5IC0yOTEuNTAzIDEyMC45MTQgLTI5NS4wNjJDMTE5LjA1IC0yOTQuNzIzIDExNS43MzggLTI5NS4yOTcgMTEwLjkxNCAtMjk2Ljc0NCIgZmlsbD0iI0Y1RjVGNyIvPgo8cGF0aCBkPSJNMjQyLjc2NyAyMTUuNTE4QzI0NS4wODggMjEzLjU4OCAyNDcuMjc4IDIxMi4xMDIgMjQ5LjM3NyAyMTAuOTY4QzI1MS40NSAyMDkuODU5IDI1My41MzYgMjA4Ljc1MSAyNTUuNjIyIDIwNy42MDRDMjc0LjIyNyAxOTIuMjg0IDI5MC41NzcgMTc3LjE2IDMwNC43MjMgMTYyLjE5M0MzMTUuNjg4IDE0OC45NDYgMzI2LjYxNCAxMzUuODU2IDMzNy40ODggMTIyLjk4N0MzNDguMzYxIDExMC4xMTkgMzU4Ljg4MyA5Ni45Mzc1IDM2OS4wNjYgODMuNDE3MUMzNzYuNDQ1IDczLjQzMDEgMzg0LjU4MSA2My44NjAyIDM5My40NDcgNTQuNzQ2NkM0MDIuMyA0NS42NDYxIDQxMC44MjYgMzYuMjMyNyA0MTkuMDAxIDI2LjQ4MDNDNDIxLjgwNCAyMi45NzMxIDQyNC4yMjkgMjAuMDAwNCA0MjYuMjg5IDE3LjU0OTNDNDI4LjMyMyAxNS4xMjQzIDQzMC41MDEgMTIuOTMzOCA0MzIuODM1IDExLjAxNzNDNDM0LjkwOCA5LjkwOTA2IDQzNi43NDYgOS41ODMwMSA0MzguMzYzIDEwLjA2NTRDNDM5Ljk1MyAxMC41NDc5IDQ0MS43OTIgMTAuMjQ4IDQ0My45MDQgOS4xMTM3MUM0NDMuMTg3IDExLjUxMjcgNDQyLjgyMiAxMy4zOTAzIDQ0Mi44ODcgMTQuNjk0QzQ0Mi45MjYgMTYuMDIzOSA0NDIuMjg3IDE3LjM2NjggNDQxLjAwOSAxOC43MjI3QzQyNC42NDcgNDYuOTYzIDQwNy42ODQgNzIuODE3MyAzOTAuMTIyIDk2LjMxMTdDMzc2LjY0MSAxMTQuOTU2IDM2My4xNDcgMTMyLjkwOSAzNDkuNjM5IDE1MC4yMjRDMzM2LjEwNiAxNjcuNTI1IDMyMi4yMiAxODUuMzYxIDMwNy45NDQgMjAzLjc1OEMzMDEuNTI5IDIxMC41MzcgMjk1LjM4OCAyMTcuMiAyODkuNDk1IDIyMy43MTlDMjgzLjU4OSAyMzAuMjI1IDI3Ny40MzUgMjM2LjkgMjcxLjAyIDI0My42NjdDMjU4LjkyMSAyNTQuODggMjQ0LjQ4OCAyNTkuMjM0IDIyNy43MzQgMjU2Ljc5NkMxOTYuODYgMjUxLjg4MSAxNzYuMDI1IDIzNi44NzQgMTY1LjIxNyAyMTEuNzg5QzE1NC42OTUgMTg4LjU2OCAxNDkuNTMyIDE2Ni41MDggMTQ5LjcwMiAxNDUuNjA4QzE0Ny45NDIgMTEzLjY3OCAxNDguMzA3IDgxLjk0MzggMTUwLjgxIDUwLjQxOEMxNTMuMyAxOC44NzkyIDE1OC4zMiAtMTIuMzIwNyAxNjUuODY5IC00My4yMDc3QzE4MC4xNzIgLTEwNS4yMDMgMTk4LjU2OCAtMTY2LjQwMyAyMjEuMTExIC0yMjYuODA4QzIzMi4wODkgLTI1Ny41MjYgMjQ0LjQyMyAtMjg3LjYxOCAyNTguMSAtMzE3LjA5NkMyNzEuNzc2IC0zNDYuNTc1IDI4Ni4zNzkgLTM3NS41MDcgMzAxLjk3MiAtNDA0LjAwOEMzMTIuOTUgLTQyNS45OSAzMjQuNjMyIC00NDcuMzQ2IDMzNi45NzkgLTQ2OC4wNjNDMzQ5LjMxMyAtNDg4Ljc1NCAzNjIuNDk1IC01MDkuMjI0IDM3Ni40MzIgLTUyOS40NTlDNDAzLjg2NCAtNTY4LjI5OSA0MzQuMTkgLTYwMy42NzEgNDY3LjM5OCAtNjM1LjU3NUM0NzUuNjM4IC02NDIuNjgxIDQ4My45OTUgLTY0OS4zMTcgNDkyLjQwNSAtNjU1LjUxQzUwMC44MjggLTY2MS42NzcgNTEwLjM5NyAtNjY2LjY1OCA1MjEuMTU0IC02NzAuMzk5QzU0NS4yNzQgLTY3Ny45NjEgNTY3LjcxMiAtNjc2Ljg3OSA1ODguMzkxIC02NjcuMTY2QzYwNC43MjcgLTY2MC40NzggNjEzLjY3MSAtNjQ5LjUxMyA2MTUuMjEgLTYzNC4yMTlDNjE3LjU5NiAtNjI0Ljc1NCA2MTguMTk1IC02MTMuNjcxIDYxNi45ODMgLTYwMC45NTlDNjEwLjMyIC01NTguNDgxIDU5Ny44NTYgLTUxNS41MzQgNTc5LjU1MSAtNDcyLjE5NkM1NjUuNDMxIC00MzkuODIzIDU0OS4wODEgLTQwOC43NTMgNTMwLjUyOCAtMzc5LjAwMUM1MTEuOTM2IC0zNDkuMjYxIDQ5Mi42MTQgLTMxOS45NTIgNDcyLjYgLTI5MS4wOTlDNDY1LjQ1NiAtMjgxLjkyIDQ1Ny45NDYgLTI3MS41MDMgNDUwLjEyMyAtMjU5LjkxMkM0MzMuNTc4IC0yMzYuOTc4IDQxNS42MzcgLTIxNS4xMjYgMzk2LjI4OSAtMTk0LjM1N0MzNzYuOTAyIC0xNzMuNTYxIDM1NS44NDUgLTE1NC4zOTYgMzMzLjA2OCAtMTM2LjgyQzMyMC4zODIgLTEyNi42OSAzMTIuNTMzIC0xMTUuMDg2IDMwOS40ODIgLTEwMi4wNDhDMzA0LjE4OSAtODQuNDQ2OCAyOTguOTc0IC02Ny4wNDExIDI5My43OTggLTQ5Ljg0NEMyODguNjIxIC0zMi42NDY5IDI4My43NzEgLTE1LjExMDggMjc5LjI4NiAyLjcxMjFDMjc1LjI3MSAxOC45NzA1IDI3MS4zMDcgMzQuOTgxIDI2Ny40MjIgNTAuODM1MkMyNjMuNTIzIDY2LjY2MzMgMjU5Ljk2NCA4Mi44NDM0IDI1Ni43NyA5OS4zMzY1QzI1My41NDkgMTE1LjgwMyAyNTAuNjgxIDEzMi42MjIgMjQ4LjE1MiAxNDkuNzQxQzI0NS42MDkgMTY2Ljg2IDI0My4xMzIgMTgzLjc5NyAyNDAuNzQ2IDIwMC40OThDMjQxLjA0NiAyMDIuMzM3IDI0MS4zMDcgMjA0LjM5NiAyNDEuNTE1IDIwNi42MTNDMjQxLjY5OCAyMDguODY4IDI0Mi4xMjggMjExLjg0MSAyNDIuNzggMjE1LjUxOE01NjQuMzIyIC02MjIuMDgxQzU2MS43MjggLTYxOS4zNDMgNTU4LjExNiAtNjE2LjA4MyA1NTMuNDg4IC02MTIuMjM3QzU0Mi4yMzYgLTU5OC4xNjkgNTMwLjk1OCAtNTgzLjkwNiA1MTkuNjI4IC01NjkuNDU5QzUwOC4yNTkgLTU1NC45ODcgNDk4LjA1IC01MzkuOTQxIDQ4OS4wMTUgLTUyNC4zNzRDNDU5LjIzNiAtNDc0Ljg2OSA0MzIuNzY5IC00MjMuOTU2IDQwOS42MDEgLTM3MS42MDhDMzg2LjQxOSAtMzE5LjI0OCAzNjUuMTkzIC0yNjUuNDQgMzQ1LjkzNiAtMjEwLjE3MkMzNDUuNzAyIC0yMDkuMzc3IDM0NS43MDIgLTIwOC43MTIgMzQ2LjAxNSAtMjA4LjE5QzM0Ni4yNjIgLTIwNy42NTYgMzQ2LjE4NCAtMjA2LjU4NyAzNDUuNzE1IC0yMDUuMDA5QzM0OS4zNzggLTIwNS42MjIgMzUxLjM2IC0yMDYuMzM5IDM1MS42MDggLTIwNy4xNDdDMzU1LjQ2NyAtMjExLjIxNSAzNTkuNTA5IC0yMTUuMjMxIDM2My43NDYgLTIxOS4xOTRDMzY3Ljk5NyAtMjIzLjE0NSAzNzEuNzY1IC0yMjcuNjgyIDM3NS4wNzYgLTIzMi44MTlDNDAyLjg4NiAtMjY3LjE2MSA0MjguNzE0IC0zMDIuMTQyIDQ1Mi41MzUgLTMzNy43MzZDNDc2LjM2OCAtMzczLjMwMyA0OTguNTMzIC00MTAuNjk2IDUxOS4wNjggLTQ0OS44ODhDNTQzLjg1MyAtNDk3LjM3MiA1NTkuNTc3IC01NDYuNzM0IDU2Ni4yNTIgLTU5Ny45MzRDNTY2LjY0MyAtNjAyLjE4NSA1NjYuOTE3IC02MDYuMDE4IDU2Ny4xIC02MDkuNDZDNTY3LjI0MyAtNjEyLjkwMiA1NjYuMzE3IC02MTcuMSA1NjQuMzM2IC02MjIuMDgxIiBmaWxsPSIjRjVGNUY3Ii8+CjxwYXRoIGQ9Ik02OTYuNTE1IDE4OS4wNjRDNzA0LjYzOCAxODQuMzk2IDcxMi42ODIgMTc5LjYxMSA3MjAuNjg4IDE3NC43MzVWMTM0LjA1N0M2OTcuODE5IDE0OC41MDMgNjczLjgwMyAxNTkuNjM3IDY0OC42MDEgMTY3LjQyMUM2MjIuMDgyIDE3NS42MzUgNTk0LjU1OCAxODAuNjY3IDU2Ni4wMTggMTgyLjU1OEM1NTAuOTIgMTgzLjI2MiA1NDEuMjk4IDE4MS44OTMgNTM3LjEgMTc4LjQzOEM1MzIuODc2IDE3NS4wMDkgNTI5LjA5NSAxNjUuNzUyIDUyNS43NTcgMTUwLjc0NUw1MjMuOTU4IDEzMC41NDlDNTIzLjMzMiAxMTguMTI0IDUyNC43NjYgMTA2Ljc1NSA1MjguMzM5IDk2LjQyODlDNTMxLjg1OSA4Ni4xNTUgNTM2LjEyMiA3NS42MjAzIDU0MS4xMTYgNjQuODc3QzU0NS42MTQgNjQuNDg1OSA1NDkuNTY0IDY0LjM2ODUgNTUzLjAzMiA2NC41MzhDNTU2LjQ3NSA2NC42OTQ1IDU2MC40MzggNjQuNTc3MSA1NjQuOTQ5IDY0LjE3MjlDNTg1Ljg3NSA2NC4zNjg1IDYwNy42MzYgNjEuNzQ3OSA2MzAuMjY5IDU2LjI4NDlDNjUyLjA4MiA1MC42MjY1IDY3MC40IDQxLjI3ODIgNjg1LjI3NyAyOC4yNTMzQzY5NC45MzggMTkuNzc4NiA3MDQuMDI1IDEwLjM3ODMgNzEyLjU2NSAwLjA5MTMwODZINjM5LjUyNkM2MjAuMjU2IDE2Ljk4ODUgNTk2Ljk0NCAyNy40ODQxIDU2OS41MzkgMzEuNDYwN0M1NjcuNjYxIDMxLjc3MzYgNTY2LjM1NyAzMS44MTI3IDU2NS41NzUgMzEuNTY1QzU2NC43NTQgMzEuMzMwMyA1NjMuODI4IDMxLjUxMjggNTYyLjgxMSAzMi4wNDc0QzU2MS45OSAzMS44MTI3IDU2MS42NTEgMzEuNDk5OCA1NjEuNzgxIDMxLjA4MjZDNTYxLjg5OCAzMC42OTE1IDU2MS41NDYgMzAuMzY1NSA1NjAuNzUxIDMwLjEzMDhDNTYwLjk5OSAyOS4zMzU1IDU2MC45MDcgMjguODY2MSA1NjAuNTE2IDI4Ljc2MThDNTYwLjA5OSAyOC42MTg0IDU2MC4wMzQgMjguMTYyIDU2MC4yOTUgMjcuMzUzN0M1NjUuMzc5IDE4LjE3NDkgNTcwLjc3NyA5LjEwMDU1IDU3Ni40MzYgMC4wOTEzMDg2SDQzMC4xNzZDNDI0LjIwNCAxMi42NzMgNDE5LjA1NCAyNS45NDU2IDQxNC44MyAzOS45ODc1QzQwNi40NzMgNjEuOTU2NSA0MDQuMjgyIDgyLjI2OTcgNDA4LjI4NSAxMDAuOTY2QzQxMi4wMTQgMTIwLjQ1OCA0MTguODMzIDEzOC40NjMgNDI4LjcyOCAxNTQuOTgyQzQzOC42MTEgMTcxLjUyOCA0NTIuNDU4IDE4NS4wODcgNDcwLjI1NCAxOTUuN0M0OTAuNzM3IDIwOC44ODEgNTEyLjE0NSAyMTcuNzIxIDUzNC40MDEgMjIyLjI0NUM1NTYuNjQ0IDIyNi43NTcgNTc5Ljg2NSAyMjYuNTA5IDYwNC4xMTUgMjIxLjU2N0M2MDkuNjQzIDIyMC42MTYgNjE1LjI2MyAyMTkuNDY4IDYyMC45MjEgMjE4LjA5OUM2MjYuNTY3IDIxNi43NTYgNjMyLjI3NyAyMTUuMTkyIDYzOC4wNTMgMjEzLjQxOUM2NTkuMDU3IDIwNy41MjUgNjc4LjU2MiAxOTkuMzkgNjk2LjU0MSAxODkuMDc3IiBmaWxsPSIjRjVGNUY3Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjgyMF82OTk5MSI+CjxyZWN0IHdpZHRoPSI3MjEiIGhlaWdodD0iMjU2Ljg0OCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K\");background-repeat:no-repeat}@media (min-width: 48em){.duet-hero.duet-hero-content.duet-theme-turva .background-mask{left:181px}}.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image{right:0;bottom:-30px;left:0;width:420px;height:420px;margin:0 auto;border-radius:0;transform:none;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");mask-repeat:no-repeat}@media (min-width: 48em){.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image{width:687px;height:637px}}.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image .brand-shaped-image-bg{width:600px;height:280px;transform:translate(-50%, 0)}@media (min-width: 48em){.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image .brand-shaped-image-bg{width:733px;height:413px}}.duet-hero.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:#c60c30}@media (min-width: 62em){.duet-hero{min-height:290px;padding:111.6px 56px;overflow:visible}}.duet-hero-icon{display:inline-block;vertical-align:top}@media (min-width: 62em){.duet-hero-icon{margin-top:-8px}}@media (min-width: 62em){.duet-hero-heading{margin-top:12px}}@media (min-width: 62em){.duet-hero-heading-has-pre{margin-top:0}}.duet-hero-wrapper{position:relative;width:100%;max-width:1110px;margin:0 auto;text-align:center}.duet-hero-left-align .duet-hero-wrapper{text-align:left}.duet-hero-with-image .duet-hero-wrapper{position:static}@media (min-width: 62em){.duet-hero-wrapper{text-align:left}}.duet-hero-text{max-width:50rem;margin:0 auto}.duet-hero-text-center .duet-hero-text{text-align:center !important}@media (min-width: 48em){.duet-hero-text{width:80%}.duet-hero-left-align .duet-hero-text{margin:0}}@media (min-width: 62em){.duet-hero-text{width:52%;max-width:none;margin-top:-10px;margin-left:0}.duet-hero-text-center .duet-hero-text{margin-left:auto}}.duet-hero:not(.duet-hero-with-image) .duet-hero-image{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{padding-bottom:40%}}@media (min-width: 48em){.duet-hero:not(.duet-hero-with-image) .duet-hero-image{max-width:420px;padding-bottom:34%}.duet-hero-light .duet-hero:not(.duet-hero-with-image) .duet-hero-image{max-width:540px}}@media (min-width: 62em){.duet-hero:not(.duet-hero-with-image) .duet-hero-image{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{right:-60px;padding-bottom:26%}.duet-hero-gray .duet-hero:not(.duet-hero-with-image) .duet-hero-image{right:-34px;padding-bottom:20%}}@media (min-width: 62em){.duet-hero-gray:not(.duet-hero-with-image) .duet-hero-image{right:-34px;padding-bottom:20%}}.duet-hero-image-wrapper{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{padding-bottom:68%;border-radius:44% 47% 38% 54%;transform:none}@media screen and (min-width: 440px){.duet-hero-image-wrapper{width:300px;padding-bottom:300px}.duet-theme-turva .duet-hero-image-wrapper{width:80%;padding-bottom:68%}}@media (min-width: 62em){.duet-hero-image-wrapper{position:absolute;top:-60px;right:-50px;width:470px;padding-bottom:470px;margin:0}.duet-theme-turva .duet-hero-image-wrapper{top:-40px;right:-80px;width:536px;padding-bottom:470px}}@media (min-width: 76.25em){.duet-hero-image-wrapper{top:-70px;right:-60px;width:600px;padding-bottom:600px}.duet-theme-turva .duet-hero-image-wrapper{top:-70px;right:-60px;width:650px;padding-bottom:600px}}@media screen and (min-width: 1450px){.duet-hero-image-wrapper{top:-70px;right:25px}.duet-theme-turva .duet-hero-image-wrapper{right:0}}.duet-hero-image-wrapper .duet-hero-image{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{top:0;left:0;width:100%;height:100%;transform:none}.duet-hero-image-mask{position:relative;margin:-48px auto 0;overflow:hidden}@media (min-width: 62em){.duet-hero-image-mask{position:absolute;top:0;right:0;width:470px;height:460px;margin:0}}@media (min-width: 76.25em){.duet-hero-image-mask{width:650px;height:580px}}@media screen and (min-width: 1450px){.duet-hero-image-mask{right:50%;transform:translateX(110%)}.duet-theme-turva .duet-hero-image-mask{transform:translateX(108%)}}duet-heading+duet-button{margin-top:12px !important}.duet-hero-links{width:calc(100% + 56px);margin-top:48px;margin-left:-28px}.duet-hero-minimal .duet-hero-links{margin-top:28px}@media (min-width: 36em){.duet-hero-links{margin-top:72px}.duet-hero-minimal .duet-hero-links{margin-top:28px}}@media (min-width: 62em){.duet-hero-links{width:auto;margin:36px 0 0}.duet-hero-minimal .duet-hero-links{margin-top:28px}}.duet-hero-link{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{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{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{color:#004d80 !important;background:transparent !important}.duet-theme-turva .duet-hero-link:hover,.duet-theme-turva .duet-hero-link:hover .duet-hero-action-arrow{color:#940925 !important}.duet-theme-turva .duet-hero-link{color:#c60c30}@media (min-width: 36em){.duet-hero-link{padding:16px 16px 16px 28px}}@media (min-width: 62em){.duet-hero-link{display:inline-flex;width:auto;max-width:350px;padding:0;margin:0 28px 16px 0;border:0;border-radius:4px}}.duet-hero-link:hover{background:rgba(0, 0, 0, 0.02)}@media (min-width: 62em){.duet-hero-link:hover{background:transparent}}.duet-hero-link:first-of-type{border-top:1px solid #e1e3e6}@media (min-width: 62em){.duet-hero-link:first-of-type{margin-top:0;border:0}}.duet-hero-link:last-of-type{margin-bottom:-48px}@media (min-width: 62em){.duet-hero-link:last-of-type{margin-right:0;margin-bottom:0}}.duet-hero-link span{margin-top:-8px}@media (min-width: 36em){.duet-hero-link span{margin:0}}.duet-hero-action-icon{margin-right:8px}@media (min-width: 36em){.duet-hero-action-icon{margin-right:12px}}.duet-hero-action-arrow{margin:0 0 0 8px;color:#0077b3}@media (max-width: 35.9375em){.duet-hero-action-arrow{margin-top:-9px}}.duet-theme-turva .duet-hero-action-arrow{color:#c60c30}.duet-hero-back{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center}.duet-hero-left-align .duet-hero-back{align-items:self-start;justify-content:flex-start}@media (min-width: 36em){.duet-hero-back{margin-bottom:36px !important}.duet-hero-minimal .duet-hero-back{margin-bottom:28px !important}}@media (min-width: 62em){.duet-hero-back{display:block}}.duet-hero-pre{display:inline-block;width:auto;margin-right:8px}.duet-hero-pre+duet-heading{margin-top:0 !important}";
20
20
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetIcon$1, d as defineCustomElement$1 } from './p-246bd550.js';
4
+ import { D as DuetIcon$1, d as defineCustomElement$1 } from './p-ff814bad.js';
5
5
 
6
6
  const DuetIcon = DuetIcon$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetInput$1, d as defineCustomElement$1 } from './p-cae5ee62.js';
4
+ import { D as DuetInput$1, d as defineCustomElement$1 } from './p-fd3b1d69.js';
5
5
 
6
6
  const DuetInput = DuetInput$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetLabel$1, d as defineCustomElement$1 } from './p-99260df6.js';
4
+ import { D as DuetLabel$1, d as defineCustomElement$1 } from './p-47157a1e.js';
5
5
 
6
6
  const DuetLabel = DuetLabel$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
5
5
  import { i as isInternetExplorer } from './p-704245ef.js';
6
6
 
7
7
  const duetLayoutCss = "*,*::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;flex:1 0 auto;width:100%}:host(.duet-middle){display:flex}:host(.duet-middle) .duet-layout{padding:36px 28px !important}@media (min-width: 36em){:host(.duet-middle) .duet-layout{padding:48px 36px !important}}@media (min-width: 62em){:host(.duet-middle) .duet-layout{padding:56px !important}}:host(.duet-ie){height:100%}:host(.duet-middle.duet-ie){height:auto}.duet-layout{position:relative;padding:0 16px;margin:48px auto 36px}@media (max-width: 20.5em){.duet-layout.padding-xxx-small{padding:0}}@media (max-width: 22.5em){.duet-layout.padding-xx-small{padding:0}}@media (max-width: 35.9375em){.duet-layout.padding-x-small{padding:0}}@media (min-width: 36em){.duet-layout.padding-small{padding:0}}@media (min-width: 48em){.duet-layout.padding-medium{padding:0}}@media (min-width: 62em){.duet-layout.padding-large{padding:0}}@media (min-width: 64.0625em){.duet-layout.padding-x-large{padding:0}}@media (min-width: 76.25em){.duet-layout.padding-xx-large{padding:0}}@media (min-width: 106.25em){.duet-layout.padding-xxx-large{padding:0}}@media (min-width: 36em){.duet-layout{margin-top:72px}}.duet-layout.duet-layout-has-top{margin-top:0}.duet-layout.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}.duet-layout.duet-center{display:flex;align-items:center;justify-content:center;width:100%;max-width:888px}@media (min-width: 36em){.duet-layout.duet-center{padding:0 48px}}@media (min-width: 48em){.duet-layout.duet-center{padding:0 72px}}@media (min-width: 62em){.duet-layout.duet-center{width:100%}}@media (min-width: 36em){.duet-layout{padding:0 28px}}@media (min-width: 62em){.duet-layout{display:flex;flex-direction:row;padding:0 56px;margin-bottom:48px}}@media (min-width: 76.25em){.duet-layout{max-width:1110px;padding:0}}.duet-main,.duet-sidebar,.duet-layout-top,.duet-layout-bottom{display:block;width:100%}.duet-layout-top{position:relative;display:block;width:100%;margin:72px auto 0}.duet-layout-top.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}.duet-layout-top .duet-layout-top-wrapper{padding:0 20px;margin:0 auto}@media (min-width: 36em){.duet-layout-top .duet-layout-top-wrapper{padding:0 28px}}@media (min-width: 62em){.duet-layout-top .duet-layout-top-wrapper{padding:0 56px}}@media (min-width: 76.25em){.duet-layout-top .duet-layout-top-wrapper{max-width:1110px;padding:0}}.duet-center .duet-layout-top-wrapper{max-width:888px}@media (min-width: 36em){.duet-center .duet-layout-top-wrapper{padding:0 48px}}@media (min-width: 48em){.duet-center .duet-layout-top-wrapper{padding:0 72px}}@media (min-width: 62em){.duet-main{min-width:600px;margin:0 auto}.has-sidebar .duet-main{max-width:734px;margin-right:20px}}@media (min-width: 62em){.duet-sidebar{min-width:256px;max-width:356px}}@media (min-width: 62em){.duet-sidebar-container{width:auto;max-width:356px}}@media (min-width: 62em){.duet-sidebar-container.has-tabs{margin-top:89px}}@media (min-width: 62em){.duet-sidebar-container.sticky{position:sticky}.duet-sidebar-container.sticky.with-links{top:calc(3rem + 20px)}.duet-sidebar-container.sticky.without-links{top:calc(4rem + 20px)}}";
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetLink$1, d as defineCustomElement$1 } from './p-b49b6dfe.js';
4
+ import { D as DuetLink$1, d as defineCustomElement$1 } from './p-65ff709e.js';
5
5
 
6
6
  const DuetLink = DuetLink$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetListItem$1, d as defineCustomElement$1 } from './p-9e3ea8a4.js';
4
+ import { D as DuetListItem$1, d as defineCustomElement$1 } from './p-e9433706.js';
5
5
 
6
6
  const DuetListItem = DuetListItem$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetList$1, d as defineCustomElement$1 } from './p-4a9c90b4.js';
4
+ import { D as DuetList$1, d as defineCustomElement$1 } from './p-0f583b14.js';
5
5
 
6
6
  const DuetList = DuetList$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { D as DuetLogo$1, d as defineCustomElement$1 } from './p-b80f18af.js';
4
+ import { D as DuetLogo$1, d as defineCustomElement$1 } from './p-018af97c.js';
5
5
 
6
6
  const DuetLogo = DuetLogo$1;
7
7
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
5
5
  import { m as media_query_large } from './p-738bd3c5.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
- import { d as defineCustomElement$2 } from './p-246bd550.js';
7
+ import { d as defineCustomElement$2 } from './p-ff814bad.js';
8
8
 
9
9
  const duetMenuBarButtonCss = "*,*::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;height:100%}.duet-menu-bar-button{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 12px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:inherit;text-align:center;text-decoration:none;cursor:pointer}@media (min-width: 62em){.duet-menu-bar-button{padding:0 20px}}@media (min-width: 64.0625em){.duet-menu-bar-button{padding:0 28px}}@media (min-width: 62em){.duet-menu-bar-button:hover{color:#0077b3}.duet-menu-bar-button:hover.duet-theme-turva{color:#c60c30}}";
10
10
 
@@ -24,6 +24,17 @@ const DuetMenuBarButton$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
24
24
  }
25
25
  };
26
26
  this.iconSize = "x-small";
27
+ this.accessibleLabel = undefined;
28
+ this.accessibleControls = undefined;
29
+ this.accessiblePopup = "false";
30
+ this.accessibleActiveDescendant = undefined;
31
+ this.accessibleOwns = undefined;
32
+ this.accessibleDescribedBy = undefined;
33
+ this.accessibleDetails = undefined;
34
+ this.accessibleLabelledBy = undefined;
35
+ this.accessibleDescription = undefined;
36
+ this.accessibleExpanded = undefined;
37
+ this.accessiblePressed = undefined;
27
38
  this.theme = "";
28
39
  this.icon = undefined;
29
40
  }
@@ -69,11 +80,22 @@ const DuetMenuBarButton$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
69
80
  return (h(Host, { onfocus: () => this.setFocus() }, h("button", { ref: button => (this.nativeButton = button), class: {
70
81
  "duet-menu-bar-button": true,
71
82
  "duet-theme-turva": this.theme === "turva",
72
- } }, this.icon && h("duet-icon", { size: this.iconSize, name: this.icon, margin: "none" }), h("slot", null))));
83
+ }, "aria-controls": this.accessibleControls, "aria-label": this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.icon && h("duet-icon", { size: this.iconSize, name: this.icon, margin: "none" }), h("slot", null))));
73
84
  }
74
85
  get element() { return this; }
75
86
  static get style() { return duetMenuBarButtonCss; }
76
87
  }, [1, "duet-menu-bar-button", {
88
+ "accessibleLabel": [1, "accessible-label"],
89
+ "accessibleControls": [1, "accessible-controls"],
90
+ "accessiblePopup": [1, "accessible-popup"],
91
+ "accessibleActiveDescendant": [1, "accessible-active-descendant"],
92
+ "accessibleOwns": [1, "accessible-owns"],
93
+ "accessibleDescribedBy": [1, "accessible-described-by"],
94
+ "accessibleDetails": [1, "accessible-details"],
95
+ "accessibleLabelledBy": [1, "accessible-labelled-by"],
96
+ "accessibleDescription": [1, "accessible-description"],
97
+ "accessibleExpanded": [4, "accessible-expanded"],
98
+ "accessiblePressed": [4, "accessible-pressed"],
77
99
  "theme": [1025],
78
100
  "icon": [1537],
79
101
  "iconSize": [32],
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$2 } from './p-246bd550.js';
6
+ import { d as defineCustomElement$2 } from './p-ff814bad.js';
7
7
 
8
8
  const duetMenuBarDropdownLinkCss = "*,*::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;width:100%;height:100%}.duet-menu-bar-dropdown-link{display:flex;flex-direction:row;gap:0.5rem;align-items:center;justify-content:flex-start;height:100%;padding:0.5rem 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;font-weight:400;line-height:1.25;color:#00294d;text-align:center;text-decoration:none}.duet-menu-bar-dropdown-link.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\";color:#171c3a}.duet-menu-bar-dropdown-link--slot-right:hover{background:#e6f2f8}.duet-menu-bar-dropdown-link--slot-right:hover.duet-theme-turva{background:#e4e4e6}.duet-menu-bar-dropdown-link--slot-below:hover{color:#004d80;background:#f3f9fc}.duet-menu-bar-dropdown-link--slot-below:hover.duet-theme-turva{color:#940925;background:#e4e4e6}";
9
9
 
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
5
5
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
6
- import { d as defineCustomElement$2 } from './p-246bd550.js';
6
+ import { d as defineCustomElement$2 } from './p-ff814bad.js';
7
7
 
8
8
  const duetMenuBarDropdownCss = "*,*::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;height:100%}.duet-menu-bar-dropdown{position:relative;height:100%}.duet-menu-bar-dropdown button{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;min-height:5rem;padding:0 12px;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;font-weight:400;line-height:1.25;color:#004d80;text-align:center;text-decoration:none;cursor:pointer}@media (min-width: 62em){.duet-menu-bar-dropdown button{padding:0 20px}}@media (min-width: 64.0625em){.duet-menu-bar-dropdown button{padding:0 28px}}.duet-menu-bar-dropdown button:hover{color:#0077b3}.duet-menu-bar-dropdown button .label{display:flex;gap:0.5rem;align-items:center;justify-content:center}.duet-menu-bar-dropdown button.active{color:#0077b3}.duet-menu-bar-dropdown button.active .caret{transform:rotate(180deg)}.duet-theme-turva .duet-menu-bar-dropdown button.active{color:#c60c30}.duet-menu-bar-dropdown button.active::after{position:absolute;top:auto;bottom:2px;left:0;display:block;width:100%;height:2px;content:\"\";background:#0077b3;transition:300ms ease;transform:translateY(2px)}.duet-theme-turva .duet-menu-bar-dropdown button.active::after{background:#c60c30}.duet-menu-bar-dropdown .items{position:absolute;right:0%;left:auto;z-index:600;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:225px;padding:1rem 0;color:#00294d;background:#f3f9fc;border-radius:0 0 8px 8px;box-shadow:0 6px 6px 0 rgba(0, 41, 77, 0.1)}.duet-menu-bar-dropdown .items.hidden{display:none}.duet-menu-bar-dropdown.duet-theme-turva button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#940925}.duet-menu-bar-dropdown.duet-theme-turva button:hover{color:#c60c30}.duet-menu-bar-dropdown.duet-theme-turva button.active{color:#c60c30}.duet-menu-bar-dropdown.duet-theme-turva button.active::after{background:#c60c30}.duet-menu-bar-dropdown.duet-theme-turva .items{background:#f5f5f7}";
9
9
 
@@ -26,6 +26,7 @@ const DuetMenuBarDropdown$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
26
26
  return "right";
27
27
  }
28
28
  };
29
+ this.accessibleLabel = undefined;
29
30
  this.theme = "";
30
31
  this.open = false;
31
32
  this.icon = undefined;
@@ -52,7 +53,7 @@ const DuetMenuBarDropdown$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
52
53
  "duet-theme-turva": this.theme === "turva",
53
54
  active: this.open,
54
55
  [`duet-menu-bar-dropdown--slot-${this.getVariant()}`]: true,
55
- } }, h("button", { "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
56
+ } }, h("button", { "aria-label": this.accessibleLabel, "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
56
57
  active: this.open,
57
58
  }, onClick: this.onClick }, this.icon && h("duet-icon", { name: this.icon, size: "x-small", margin: "none" }), h("div", { class: "label" }, h("slot", { name: "label" }), h("duet-icon", { class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small" }))), h("div", { tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
58
59
  items: true,
@@ -62,6 +63,7 @@ const DuetMenuBarDropdown$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
62
63
  get element() { return this; }
63
64
  static get style() { return duetMenuBarDropdownCss; }
64
65
  }, [1, "duet-menu-bar-dropdown", {
66
+ "accessibleLabel": [1, "accessible-label"],
65
67
  "theme": [1025],
66
68
  "open": [1540],
67
69
  "icon": [1537]
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
5
5
  import { m as media_query_large } from './p-738bd3c5.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
- import { d as defineCustomElement$2 } from './p-246bd550.js';
7
+ import { d as defineCustomElement$2 } from './p-ff814bad.js';
8
8
 
9
9
  const duetMenuBarLinkCss = "*,*::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;height:100%}.duet-menu-bar-link{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 12px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:inherit;text-align:center;text-decoration:none}@media (min-width: 62em){.duet-menu-bar-link{padding:0 20px}}@media (min-width: 64.0625em){.duet-menu-bar-link{padding:0 28px}}.duet-menu-bar-link.active{color:#0077b3}.duet-menu-bar-link.active::after{position:absolute;top:auto;bottom:2px;left:0;z-index:1;display:block;width:100%;height:1px;content:\"\";background:#0077b3;transition:300ms ease;transform:translateY(2px)}@media (min-width: 64.0625em){.duet-menu-bar-link.active::after{z-index:auto;height:2px}}.duet-menu-bar-link.active.duet-theme-turva{color:#c60c30}.duet-menu-bar-link.active.duet-theme-turva::after{background:#c60c30}@media (min-width: 62em){.duet-menu-bar-link:hover{color:#0077b3}.duet-menu-bar-link:hover.duet-theme-turva{color:#c60c30}}";
10
10
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, h, b as Host } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, h, b as Host } from './p-2973295e.js';
5
5
  import { m as media_query_large, a as media_query_xx_large } from './p-738bd3c5.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
- import { d as defineCustomElement$2 } from './p-b80f18af.js';
7
+ import { d as defineCustomElement$2 } from './p-018af97c.js';
8
8
 
9
9
  const duetMenuBarCss = "*,*::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;width:100%}.duet-menu-bar{display:flex;align-items:center;justify-content:center;background:white;box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07)}@media (min-width: 62em){.duet-menu-bar{box-shadow:0 3px 6px 0 rgba(0, 41, 77, 0.1)}}.duet-menu-bar .top{display:none}.duet-menu-bar .bottom{display:none}.duet-menu-bar.horizontal-nav{position:relative}.duet-menu-bar.horizontal-nav .top{position:absolute;top:0;left:3.5%;display:block;width:93%;height:1px;background:#f5f8fa}.duet-menu-bar.horizontal-nav .bottom{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:#e1e3e6}.duet-menu-bar.horizontal-nav .more-left{position:absolute;top:0;left:-1px;z-index:1;width:36px;height:49px;background:linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media (min-width: 62em){.duet-menu-bar.horizontal-nav .more-left{display:none}}.duet-menu-bar.horizontal-nav .more-right{position:absolute;top:0;right:-1px;z-index:1;width:36px;height:49px;background:linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media (min-width: 62em){.duet-menu-bar.horizontal-nav .more-right{display:none}}@media (pointer: fine){.duet-menu-bar.horizontal-nav{display:none}}@media (pointer: fine) and ((min-width: 62em)){.duet-menu-bar.horizontal-nav{display:flex}}.duet-menu-bar .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;height:100%;height:3.25rem;padding:0 8px 0 20px;overflow-x:auto;scrollbar-width:none}.duet-menu-bar .container::-webkit-scrollbar{width:0;height:0}@media (min-width: 62em){.duet-menu-bar .container{height:5rem;padding:0 28px;overflow-x:visible}}.duet-menu-bar .container>*{display:flex;align-items:center;justify-content:center;height:100%}.duet-menu-bar .container>:first-child{flex-basis:0;flex-grow:1;justify-content:flex-start}.duet-menu-bar .container>:last-child{flex-basis:0;flex-grow:1;justify-content:flex-end}.duet-menu-bar .container ::slotted(*){display:flex;align-items:center;justify-content:center;height:100%}.duet-menu-bar.duet-theme-turva{background:white}slot[name=center]{font-size:1rem;font-weight:600;line-height:1.25;color:#00294d}.duet-theme-turva slot[name=center]{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#940925}slot[name=right]{font-size:0.875rem;font-weight:400;line-height:1.25;color:#004d80}.duet-theme-turva slot[name=right]{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#940925}";
10
10
 
@@ -1,19 +1,19 @@
1
1
  /*!
2
2
  * Built with Duet Design System
3
3
  */
4
- import { p as proxyCustomElement, H, c as createEvent, h } from './p-4cf27349.js';
4
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-2973295e.js';
5
5
  import { d as disableBodyScroll, e as enableBodyScroll } from './p-bd779757.js';
6
6
  import { i as inheritGlobalTheme } from './p-4ebf1618.js';
7
7
  import { c as createID } from './p-c1325e35.js';
8
8
  import { f as focusElement, F as FocusGuard } from './p-9986919d.js';
9
9
  import { b as isEscapeKey } from './p-d8549efe.js';
10
10
  import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
11
- import { d as defineCustomElement$7 } from './p-bed64271.js';
12
- import { d as defineCustomElement$6 } from './p-a515e4af.js';
13
- import { d as defineCustomElement$5 } from './p-246bd550.js';
14
- import { d as defineCustomElement$4 } from './p-d7d50d4f.js';
15
- import { d as defineCustomElement$3 } from './p-8cc35bc1.js';
16
- import { d as defineCustomElement$2 } from './p-b0973ee5.js';
11
+ import { d as defineCustomElement$7 } from './p-1c1d12e6.js';
12
+ import { d as defineCustomElement$6 } from './p-b1567b3c.js';
13
+ import { d as defineCustomElement$5 } from './p-ff814bad.js';
14
+ import { d as defineCustomElement$4 } from './p-f0e97570.js';
15
+ import { d as defineCustomElement$3 } from './p-29ac3d37.js';
16
+ import { d as defineCustomElement$2 } from './p-4385956a.js';
17
17
 
18
18
  const duetModalCss = "*,*::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}.duet-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;max-height:100vh;overflow-y:auto;visibility:hidden;background:rgba(0, 41, 77, 0.85);opacity:0;transition:300ms ease;transition-delay:200ms}.duet-modal-overlay.duet-theme-turva{background:rgba(23, 28, 58, 0.85)}.duet-modal-overlay.duet-modal-active{visibility:visible;opacity:1;transition:300ms ease;transition-delay:0s}.duet-modal-overlay.duet-disable-transitions{transition:none}::slotted(img){width:100%}.duet-modal-inner{display:flex;align-items:center;width:100%;min-height:100%;padding:20px 16px}@media (min-width: 36em){.duet-modal-inner{padding:48px 16px}}@media (max-width: 35.9375em){.duet-modal-inner.duet-modal-large{padding-right:0;padding-left:0}}.duet-modal{position:relative;width:100%;max-width:686px;margin:auto;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:#00294d;background:white;border-radius:4px;opacity:0;transition:300ms ease;transition-delay:0ms;transform:scale(0.96)}.duet-theme-turva .duet-modal{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-modal-active .duet-modal{opacity:1;transition:300ms ease;transition-delay:200ms;transform:none}.duet-disable-transitions .duet-modal{transition:none}.duet-modal.small{max-width:545px}.duet-modal.large{max-width:100%}@media (min-width: 36em){.duet-modal.large{max-width:1110px}}.duet-modal:focus{outline:0}.duet-modal-body{width:100%;padding:36px 28px}.duet-modal-body.duet-modal-gutter-small{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 36px}@media (max-width: 22.5em){.duet-modal-body{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 28px}}@media (max-width: 35.9375em){.duet-modal-body{padding:36px 20px}.duet-modal-body.duet-modal-gutter-large{padding:48px 36px}}@media (min-width: 36em){.duet-modal-body{padding:36px}.duet-modal-body.duet-modal-gutter-large{padding:28px 72px}}@media (min-width: 48em){.duet-modal-body{padding:36px 72px}.duet-modal-body.duet-modal-gutter-large{padding:36px 72px}}@media (min-width: 76.25em){.duet-modal-body{padding:36px 48px 48px}.duet-modal-body.duet-modal-gutter-large{padding:48px 94px}.small .duet-modal-body{padding:36px 48px}}.duet-modal-header{text-align:center}.duet-modal-close{position:absolute;top:12px;right:12px}.duet-modal-heading{width:100%;padding-right:60px;overflow:hidden;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:1.25rem;font-style:normal;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.25;color:#00294d;text-decoration:none;text-overflow:ellipsis;letter-spacing:-0.01rem;white-space:nowrap}.duet-modal-heading.duet-p-0{padding:0 !important}.duet-modal-heading.duet-m-0{margin:0 !important}";
19
19