@stihl-design-system/components 1.0.0-RC.46 → 1.0.0-RC.48

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 (311) hide show
  1. package/{accordion.Dvt4S5qg.js → accordion.D4XR2R7e.js} +3 -3
  2. package/actionbutton.C8hePX-D.js +12 -0
  3. package/{actioncard.BwquHtM_.js → actioncard.kDxu01xm.js} +1 -1
  4. package/actionlink.dccc5JQV.js +12 -0
  5. package/{arialiveregions.BF6mUlPU.js → arialiveregions.BniSDuPM.js} +9 -10
  6. package/assets/Accordion.RlqWqpGo.css +1 -0
  7. package/assets/ActionButton.Dw2FeIaW.css +1 -0
  8. package/assets/ActionCard.viEoC26n.css +1 -0
  9. package/assets/ActionLink.B1Jjaf7k.css +1 -0
  10. package/assets/Breadcrumb.BJ6sa2am.css +1 -0
  11. package/assets/Button.Bi1KUKMv.css +1 -0
  12. package/assets/Checkbox.C6RWhy0V.css +1 -0
  13. package/assets/Chip.DfamkUPw.css +1 -0
  14. package/assets/CustomReactSelect.CvWMmrAU.css +1 -0
  15. package/assets/Dialog.6AkQo8ew.css +1 -0
  16. package/assets/Drawer.CDOlX809.css +1 -0
  17. package/assets/Fieldset.BbLGXCWa.css +1 -0
  18. package/assets/Flag.qP1xbolI.css +1 -0
  19. package/assets/Header.CSPbSqR5.css +1 -0
  20. package/assets/InputFile.CDtghZtl.css +1 -0
  21. package/assets/InputNumber.BNpO9p7n.css +1 -0
  22. package/assets/InputPassword.BgZo-RUc.css +1 -0
  23. package/assets/InputSearch.BROFFTK9.css +1 -0
  24. package/assets/LinkButton.IKIlFnpH.css +1 -0
  25. package/assets/LinkCard.pJtgJRIh.css +1 -0
  26. package/assets/NavigationTabList.D5VV0C7Y.css +1 -0
  27. package/assets/Notification.2B81JHOp.css +1 -0
  28. package/assets/Pagination.DH71DZ0j.css +1 -0
  29. package/assets/Popover.58Tb0dOt.css +1 -0
  30. package/assets/Select.CfTN3CJo.css +1 -0
  31. package/assets/Slider.B4kzL60S.css +1 -0
  32. package/assets/Stepper.BCpjMiOX.css +1 -0
  33. package/assets/SystemFeedback.DVMml_h9.css +1 -0
  34. package/assets/TextUtility.BThulfyl.css +1 -0
  35. package/assets/Textarea.BO4AcRJD.css +1 -0
  36. package/assets/Toast.ChXfv24m.css +1 -0
  37. package/assets/buttonround.syTU1QSI.css +1 -0
  38. package/assets/chipgroup.DtCnsmS7.css +1 -0
  39. package/assets/filelist.B-Ru0GP_.css +1 -0
  40. package/assets/input.Dy8VS73e.css +1 -0
  41. package/assets/link.EZrauC8s.css +1 -0
  42. package/assets/numberindicator.CtbitPQ8.css +1 -0
  43. package/assets/optioncheckbox.BwkbIDOt.css +1 -0
  44. package/assets/progressindicator.tyY_RVQ9.css +1 -0
  45. package/assets/radio.9hUUyg8R.css +1 -0
  46. package/assets/step.DOAmuuEQ.css +1 -0
  47. package/assets/switch.8v7Wp1Fj.css +1 -0
  48. package/assets/tabpane.DDaeSDQb.css +1 -0
  49. package/assets/text.BwGsYzGM.css +1 -0
  50. package/assets/tooltip.C_BL2kou.css +1 -0
  51. package/{banner.CwZXWMc_.js → banner.DO7GsDL_.js} +1 -1
  52. package/{breadcrumb.DMqAgUyk.js → breadcrumb.DYov6vtt.js} +3 -3
  53. package/{button.BDCfI_fj.js → button.qxcuzbnv.js} +4 -4
  54. package/buttonround.BO7_ewzA.js +101 -0
  55. package/checkbox.C9kyIY9P.js +11 -0
  56. package/{checkboxgroup.DDWYxYzk.js → checkboxgroup.kEUxnKLf.js} +2 -2
  57. package/chip.5ktNLRYf.js +12 -0
  58. package/chipgroup.kRU3Z98U.js +226 -0
  59. package/chunks/Accordion.gih2ni1d.js +179 -0
  60. package/chunks/ActionButton.B-wm5sUy.js +194 -0
  61. package/chunks/{ActionCard.DJSGkwVG.js → ActionCard.Bm-2ewfS.js} +38 -38
  62. package/chunks/ActionLink.D0KzqbH4.js +166 -0
  63. package/chunks/{AriaLiveRegions.utils.8ofDlHnN.js → AriaLiveRegions.utils.xoETe2Ps.js} +16 -18
  64. package/chunks/{Breadcrumb.BkP2B-Vm.js → Breadcrumb.I2G-T0zc.js} +14 -14
  65. package/chunks/Button.CCol--xy.js +165 -0
  66. package/chunks/Checkbox.BxOGR1bR.js +96 -0
  67. package/chunks/CheckboxGroup.TneO0tuE.js +85 -0
  68. package/chunks/Chip.DffaXMkV.js +148 -0
  69. package/chunks/{CustomReactSelect.yVERtd4R.js → CustomReactSelect.DTAavYaz.js} +250 -245
  70. package/chunks/Dialog.guuxflWL.js +101 -0
  71. package/chunks/Drawer.CjUZu6GW.js +106 -0
  72. package/chunks/Fieldset.BBMuLKps.js +94 -0
  73. package/chunks/Flag.CbQYBzVC.js +74 -0
  74. package/chunks/{Header.DyqOlV8L.js → Header.CvcGSuhX.js} +140 -140
  75. package/chunks/{Icon.B0WqYErA.js → Icon.DYtaQgbw.js} +1 -1
  76. package/chunks/{Input.utils.D78E4MGO.js → Input.utils.Wycy2SzG.js} +23 -25
  77. package/chunks/InputFile.y71Cd5J9.js +260 -0
  78. package/chunks/InputNumber.Fn2YbF_s.js +250 -0
  79. package/chunks/InputPassword.DtT9yrlx.js +129 -0
  80. package/chunks/InputSearch.BoAfGqoH.js +157 -0
  81. package/chunks/LinkButton.BxG7fx1O.js +150 -0
  82. package/chunks/LinkCard.DM-5WrSt.js +200 -0
  83. package/chunks/{MegaMenu.CiSiMlE3.js → MegaMenu.udXR1H3W.js} +2 -2
  84. package/chunks/NavigationTabList.thzA1pU8.js +68 -0
  85. package/chunks/{NavigationTabs.BqaUbfFC.js → NavigationTabs.BWewgBch.js} +1 -1
  86. package/chunks/Notification.C_o7Ge6Q.js +91 -0
  87. package/chunks/Pagination.BrOMUJMi.js +272 -0
  88. package/chunks/Popover.CxZZ_y1Z.js +230 -0
  89. package/chunks/RadioGroup.CO91_5hA.js +136 -0
  90. package/chunks/Select.EzoMdk1u.js +157 -0
  91. package/chunks/Slider.CX38t4Sk.js +330 -0
  92. package/chunks/{Stepper.Bqnak38-.js → Stepper.Ds_aIEF8.js} +72 -73
  93. package/chunks/SystemFeedback.DhWcYjnu.js +43 -0
  94. package/chunks/{Tabs.cMCZMPCy.js → Tabs.BHVlgp7L.js} +2 -2
  95. package/chunks/Text.utils.DzlY9pJS.js +9 -0
  96. package/chunks/TextUtility.BZLwqyic.js +82 -0
  97. package/chunks/Textarea.vuJgvW6_.js +192 -0
  98. package/chunks/Toast.V_ZUAsf2.js +76 -0
  99. package/chunks/floating-ui.react.Chmq0RmI.js +3014 -0
  100. package/chunks/translate.DSb-TdWR.js +2460 -0
  101. package/{combobox.CpX-Vlyd.js → combobox.C6cPz4AJ.js} +1 -1
  102. package/components/Accordion/Accordion.d.ts +5 -0
  103. package/components/ActionButton/ActionButton.d.ts +5 -1
  104. package/components/ActionLink/ActionLink.d.ts +1 -1
  105. package/components/Button/Button.utils.d.ts +1 -1
  106. package/components/Checkbox/Checkbox.d.ts +8 -1
  107. package/components/CheckboxGroup/CheckboxGroup.d.ts +9 -1
  108. package/components/ChipGroup/Chip.d.ts +2 -0
  109. package/components/ChipGroup/ChipGroup.d.ts +12 -2
  110. package/components/ChipGroup/ChipGroup.utils.d.ts +39 -15
  111. package/components/Combobox/Combobox.utils.d.ts +66 -9
  112. package/components/Combobox/CustomReactSelect/CustomReactSelect.d.ts +5 -1
  113. package/components/Combobox/CustomReactSelect/CustomReactSelect.utils.d.ts +1 -1
  114. package/components/Fieldset/Fieldset.d.ts +9 -2
  115. package/components/Flag/Flag.d.ts +3 -3
  116. package/components/Flag/Flag.utils.d.ts +7 -2
  117. package/components/Input/Input.d.ts +8 -1
  118. package/components/InputFile/FileList/FileList.d.ts +4 -2
  119. package/components/InputFile/FileList/FilePreview/FilePreview.d.ts +8 -2
  120. package/components/InputFile/FileList/ProgressIndicator/ProgressIndicator.d.ts +8 -2
  121. package/components/InputFile/InputFile.d.ts +12 -2
  122. package/components/InputFile/InputFile.utils.d.ts +41 -23
  123. package/components/InputNumber/InputNumber.d.ts +8 -1
  124. package/components/InputPassword/InputPassword.d.ts +8 -1
  125. package/components/InputSearch/InputSearch.d.ts +8 -1
  126. package/components/LinkCard/LinkCard.d.ts +10 -4
  127. package/components/LinkCard/LinkCard.utils.d.ts +2 -2
  128. package/components/NumberIndicator/NumberIndicator.d.ts +6 -1
  129. package/components/Pagination/Pagination.d.ts +10 -3
  130. package/components/Pagination/Pagination.utils.d.ts +22 -9
  131. package/components/Popover/Popover.d.ts +9 -1
  132. package/components/Popover/Popover.utils.d.ts +3 -2
  133. package/components/Radio/Radio.d.ts +5 -0
  134. package/components/RadioGroup/RadioGroup.d.ts +8 -0
  135. package/components/Select/Select.d.ts +8 -1
  136. package/components/Slider/Slider.d.ts +8 -1
  137. package/components/Stepper/Step.d.ts +1 -1
  138. package/components/Stepper/Step.utils.d.ts +1 -1
  139. package/components/Stepper/Stepper.d.ts +4 -1
  140. package/components/Stepper/Stepper.utils.d.ts +9 -4
  141. package/components/SystemFeedback/SystemFeedback.d.ts +9 -1
  142. package/components/Textarea/Textarea.d.ts +8 -1
  143. package/{customreactselect.B1FFXsJ8.js → customreactselect.L0zSh3Tg.js} +6 -6
  144. package/{dialog.ZQ-HnvZs.js → dialog.Ddq8o8Od.js} +2 -2
  145. package/{drawer.D0-RM0WZ.js → drawer.rbbjQvqL.js} +2 -2
  146. package/{fieldset.BzOeuWjO.js → fieldset.BHf3XK2q.js} +3 -3
  147. package/filelist.GrEwoM1u.js +143 -0
  148. package/filepreview.B2Ot9SZ7.js +97 -0
  149. package/flag.fX6LAgty.js +10 -0
  150. package/{floatingactionbutton.AVc4qY0u.js → floatingactionbutton.BwCiybnc.js} +3 -3
  151. package/{header.BtGgmM59.js → header.BCeCjYfG.js} +1 -1
  152. package/{icon.DrTLVrpN.js → icon.CRr1FGOu.js} +1 -1
  153. package/index.es.js +231 -230
  154. package/input.Dh0ws-9j.js +187 -0
  155. package/inputfile.DiZh3GcT.js +17 -0
  156. package/{inputnumber.r0iVYkjd.js → inputnumber.D2cmptaH.js} +8 -9
  157. package/{inputpassword.PXBZo3f0.js → inputpassword.C53Kg4EA.js} +4 -4
  158. package/inputsearch.BrsIDUSW.js +14 -0
  159. package/link.DEZDbUgq.js +81 -0
  160. package/{linkbutton.DVFXzn-A.js → linkbutton._X50W2Md.js} +3 -3
  161. package/{linkcard.BwSMt03V.js → linkcard.BtM3KnjT.js} +4 -4
  162. package/{logo.D7LnRA1E.js → logo.D6BTxbxv.js} +0 -1
  163. package/{megamenu.CUjk3_h2.js → megamenu.odVCUm4c.js} +3 -3
  164. package/navigationtablist.n9DrtYe5.js +10 -0
  165. package/{navigationtabs.DmcYShPs.js → navigationtabs.D0mSyAtK.js} +2 -2
  166. package/{notification.BVoapVVg.js → notification._X8-8vOa.js} +3 -3
  167. package/numberindicator.DsK65Bj3.js +39 -0
  168. package/optioncheckbox.tlMEoyT0.js +48 -0
  169. package/package.json +38 -33
  170. package/pagination.B7Hrx_sk.js +14 -0
  171. package/partials/index.js +91 -91
  172. package/{popover.OcE_5SfG.js → popover.BBaqL7y9.js} +4 -4
  173. package/progressindicator.D9CfVD95.js +74 -0
  174. package/radio.DjToa2aV.js +148 -0
  175. package/{radiogroup.N06_e0b8.js → radiogroup.mc-8lw65.js} +3 -3
  176. package/{scroller.CwTXbzb8.js → scroller.CgWp2WXG.js} +10 -11
  177. package/select.DTZ6a6Ag.js +13 -0
  178. package/{skeleton.DUkBgXxO.js → skeleton.CNJdNVav.js} +10 -10
  179. package/{skiptocontent.Bujq9t3i.js → skiptocontent.BsRpWvyu.js} +4 -4
  180. package/{slider.JAKEAwOB.js → slider.BMGAihY0.js} +3 -3
  181. package/{spinner.D1W-X96t.js → spinner.DtLnsqVV.js} +1 -1
  182. package/step.DCQ6CawJ.js +82 -0
  183. package/stepper.D7-7BdSv.js +15 -0
  184. package/styles/js/index.d.ts +1 -0
  185. package/styles/js/index.es.js +24 -4
  186. package/styles/js/lib/spacing-rem.d.ts +21 -0
  187. package/styles/js/lib/spacing.d.ts +0 -1
  188. package/styles/scss/ds/index.scss +4 -1
  189. package/styles/scss/ds/lib/border-width.scss +3 -0
  190. package/styles/scss/ds/lib/ds-internal/_input.scss +71 -26
  191. package/styles/scss/ds/lib/ds-internal/_link-button.scss +7 -4
  192. package/styles/scss/ds/lib/ds-internal/_link.scss +23 -3
  193. package/styles/scss/ds/lib/ds-internal/_text.scss +3 -1
  194. package/styles/scss/ds/lib/grid-narrow.scss +1 -0
  195. package/styles/scss/ds/lib/input.scss +12 -7
  196. package/styles/scss/ds/lib/link.scss +2 -2
  197. package/styles/scss/ds/lib/radius.scss +5 -0
  198. package/styles/scss/ds/lib/spacing-rem.scss +19 -0
  199. package/styles/scss/ds/lib/spacing.scss +0 -1
  200. package/switch.tM2XBag8.js +66 -0
  201. package/{systemfeedback.B8FBckG4.js → systemfeedback.BPPOht_9.js} +2 -2
  202. package/{tablist.D3n9E4KM.js → tablist.BAm0_UIG.js} +22 -23
  203. package/{tabpane.7vMXUKFX.js → tabpane.B9rZghU6.js} +1 -1
  204. package/{tabs.IVNsM5Gn.js → tabs.BgTdWbTe.js} +3 -3
  205. package/text.BEO_ZfJq.js +72 -0
  206. package/{textarea.gjb8VGgh.js → textarea.Cki-uMkZ.js} +5 -6
  207. package/{textutility.CNWCGYOy.js → textutility.BypzssPt.js} +2 -2
  208. package/{toast.DU8Sd_4c.js → toast.s0Hfuh5i.js} +3 -3
  209. package/{toastmanager.UlkvsO5p.js → toastmanager.CPIPn4Io.js} +22 -23
  210. package/{tooltip.C6HKano9.js → tooltip.BFQG-7VR.js} +22 -22
  211. package/{topbar.Z9NNkxKU.js → topbar.Bbct-XkB.js} +3 -3
  212. package/utils/translate.d.ts +22 -6
  213. package/actionbutton.D6qmbuAA.js +0 -12
  214. package/actionlink.fWwe7J0H.js +0 -12
  215. package/assets/Accordion.Cr1dbVTH.css +0 -1
  216. package/assets/ActionButton.BLOWs6IZ.css +0 -1
  217. package/assets/ActionCard.BG8w8xUC.css +0 -1
  218. package/assets/ActionLink.BJDUVdT7.css +0 -1
  219. package/assets/Breadcrumb.BavNNzAA.css +0 -1
  220. package/assets/Button.C-UYIggc.css +0 -1
  221. package/assets/Checkbox.ZAPIO2N8.css +0 -1
  222. package/assets/Chip.D3vV0wyV.css +0 -1
  223. package/assets/CustomReactSelect.Ctze4SRN.css +0 -1
  224. package/assets/Dialog.BKwWy1g2.css +0 -1
  225. package/assets/Drawer.BU-fi5Hk.css +0 -1
  226. package/assets/Fieldset.DCmr1Yir.css +0 -1
  227. package/assets/Header.BNYL2Y78.css +0 -1
  228. package/assets/InputFile.BUMCNCrj.css +0 -1
  229. package/assets/InputNumber.Bmz8cNKg.css +0 -1
  230. package/assets/InputPassword.CutbykTm.css +0 -1
  231. package/assets/InputSearch.Sr9jVpKt.css +0 -1
  232. package/assets/LinkButton.CxJvjEY5.css +0 -1
  233. package/assets/LinkCard.DkQoQJxx.css +0 -1
  234. package/assets/NavigationTabList.DYjNT2Di.css +0 -1
  235. package/assets/Notification.DBGpHzov.css +0 -1
  236. package/assets/Pagination.DZ1yCAMR.css +0 -1
  237. package/assets/Popover.mL5g23EK.css +0 -1
  238. package/assets/Select.BZYb_HAG.css +0 -1
  239. package/assets/Slider.vnSU0ya0.css +0 -1
  240. package/assets/Stepper.tXJl15yL.css +0 -1
  241. package/assets/SystemFeedback.PKzqnXUe.css +0 -1
  242. package/assets/TextUtility.CEBJaKBG.css +0 -1
  243. package/assets/Textarea.BIgA9_fl.css +0 -1
  244. package/assets/Toast.CGl8z6mX.css +0 -1
  245. package/assets/buttonround.CMrJRIeW.css +0 -1
  246. package/assets/chipgroup.BGxjdSDX.css +0 -1
  247. package/assets/filelist.CHVupL8T.css +0 -1
  248. package/assets/flag.CyCIPu_J.css +0 -1
  249. package/assets/input.BEOus9jX.css +0 -1
  250. package/assets/link.Dcsio57m.css +0 -1
  251. package/assets/numberindicator.BYIPwkAK.css +0 -1
  252. package/assets/optioncheckbox.6zYgifUk.css +0 -1
  253. package/assets/progressindicator.Cbbzo5-b.css +0 -1
  254. package/assets/radio.l9OTraQU.css +0 -1
  255. package/assets/step.Ch508u7I.css +0 -1
  256. package/assets/switch.DYamtd9O.css +0 -1
  257. package/assets/tabpane.o34hshTz.css +0 -1
  258. package/assets/text.BA1eUihR.css +0 -1
  259. package/assets/tooltip.BPcysHGE.css +0 -1
  260. package/buttonround.DZCu35Zw.js +0 -101
  261. package/checkbox.RYvu23i4.js +0 -12
  262. package/chip.CtZK5gH7.js +0 -12
  263. package/chipgroup.C-UJt9Nb.js +0 -213
  264. package/chunks/Accordion.Tz7cWkk5.js +0 -173
  265. package/chunks/ActionButton.Dqay6Dxt.js +0 -188
  266. package/chunks/ActionLink.BgWqWSKi.js +0 -161
  267. package/chunks/Button.Dauhc5op.js +0 -160
  268. package/chunks/Checkbox.C5Jgtwho.js +0 -88
  269. package/chunks/CheckboxGroup.Df_nLGBa.js +0 -79
  270. package/chunks/Chip.DXS_ZMGD.js +0 -157
  271. package/chunks/Dialog.mP1tZEbW.js +0 -102
  272. package/chunks/Drawer.D6IG0DRe.js +0 -107
  273. package/chunks/Fieldset.DxhNhprT.js +0 -91
  274. package/chunks/InputFile.BSGunqyW.js +0 -260
  275. package/chunks/InputNumber.BsBAdxWr.js +0 -240
  276. package/chunks/InputPassword.hZYiAKYC.js +0 -121
  277. package/chunks/InputSearch.Dp3x5RE4.js +0 -149
  278. package/chunks/LinkButton.DHcfHamd.js +0 -150
  279. package/chunks/LinkCard.DV-V9qHd.js +0 -197
  280. package/chunks/NavigationTabList.BIApwNzg.js +0 -68
  281. package/chunks/Notification.DeedcinQ.js +0 -91
  282. package/chunks/Pagination.DhD8i5AV.js +0 -247
  283. package/chunks/Popover.Cyf3CbLl.js +0 -221
  284. package/chunks/RadioGroup.D3omhLuC.js +0 -130
  285. package/chunks/Select.DOeJaqzM.js +0 -147
  286. package/chunks/Slider.d3gCkWL_.js +0 -309
  287. package/chunks/SystemFeedback.Dq3ZphgG.js +0 -38
  288. package/chunks/Text.utils.D_iOyOSH.js +0 -11
  289. package/chunks/TextUtility.Wbd4oQXI.js +0 -82
  290. package/chunks/Textarea.DhRMfiWu.js +0 -181
  291. package/chunks/Toast.KMEq0p-E.js +0 -76
  292. package/chunks/floating-ui.react.CP5A99-c.js +0 -2980
  293. package/chunks/translate.nuU7uChI.js +0 -8
  294. package/filelist.BaYCDtxD.js +0 -128
  295. package/filepreview.BCslhbM5.js +0 -94
  296. package/flag.DyZLEgAw.js +0 -50
  297. package/input.DNdSFW5k.js +0 -175
  298. package/inputfile.CTXJ_ZSi.js +0 -18
  299. package/inputsearch.JLM0fNPt.js +0 -15
  300. package/link.CArLlIsR.js +0 -81
  301. package/navigationtablist.BerRIzu-.js +0 -10
  302. package/numberindicator.ZGVRSmqf.js +0 -36
  303. package/optioncheckbox.BQo8riVL.js +0 -48
  304. package/pagination.Dm1WnFhY.js +0 -14
  305. package/progressindicator.1JRFwf-H.js +0 -53
  306. package/radio.DxdVKoxe.js +0 -137
  307. package/select.DVuQMz7l.js +0 -14
  308. package/step.CDNmsF4m.js +0 -82
  309. package/stepper.D0kSuiYh.js +0 -16
  310. package/switch.pN105F5-.js +0 -66
  311. package/text.D_e3JBvf.js +0 -72
package/partials/index.js CHANGED
@@ -6,13 +6,13 @@ const _ = typeof window < "u" && typeof window.document < "u", s = (r) => {
6
6
  );
7
7
  };
8
8
  function u(r) {
9
- const { format: i } = {
9
+ const { format: a } = {
10
10
  format: "jsx",
11
11
  ...r
12
12
  };
13
13
  s("getMetaIconLinks");
14
14
  let e = ["<link rel=icon href=%PUBLIC_URL%/favicon.ico sizes=32x32>", "<link rel=icon href=%PUBLIC_URL%/icon.svg type=image/svg+xml>", "<link rel=apple-touch-icon href=%PUBLIC_URL%/apple-icon.png>", "<link rel=manifest href=%PUBLIC_URL%/manifest.webmanifest>"];
15
- switch (i === "html" && (e = e.map((a) => a.replace("%PUBLIC_URL%", ""))), i) {
15
+ switch (a === "html" && (e = e.map((i) => i.replace("%PUBLIC_URL%", ""))), a) {
16
16
  case "html":
17
17
  case "cra":
18
18
  return e.join("");
@@ -25,45 +25,45 @@ function u(r) {
25
25
  ] });
26
26
  }
27
27
  }
28
- function p(r) {
29
- const { format: i } = {
28
+ function f(r) {
29
+ const { format: a } = {
30
30
  format: "jsx",
31
31
  ...r
32
32
  };
33
33
  s("getResetStyles");
34
- const e = "@layer ds-reset{*,*::before,*::after{box-sizing:border-box}:root{--ds-spacing-dynamic-xs: 16px;--ds-spacing-dynamic-s: 24px;--ds-spacing-dynamic-m: 32px;--ds-spacing-dynamic-l: 40px;--ds-spacing-dynamic-xl: 56px;--ds-spacing-dynamic-xxl: 80px;font-size:100%}@media(min-width: 320px){:root{--ds-spacing-dynamic-xs: 16px;--ds-spacing-dynamic-s: 24px;--ds-spacing-dynamic-m: 32px;--ds-spacing-dynamic-l: 40px;--ds-spacing-dynamic-xl: 56px;--ds-spacing-dynamic-xxl: 80px}}@media(min-width: 768px){:root{--ds-spacing-dynamic-xs: 24px;--ds-spacing-dynamic-s: 32px;--ds-spacing-dynamic-m: 40px;--ds-spacing-dynamic-l: 48px;--ds-spacing-dynamic-xl: 64px;--ds-spacing-dynamic-xxl: 96px}}@media(min-width: 1024px){:root{--ds-spacing-dynamic-xs: 24px;--ds-spacing-dynamic-s: 32px;--ds-spacing-dynamic-m: 40px;--ds-spacing-dynamic-l: 48px;--ds-spacing-dynamic-xl: 64px;--ds-spacing-dynamic-xxl: 96px}}@media(min-width: 1536px){:root{--ds-spacing-dynamic-xs: 32px;--ds-spacing-dynamic-s: 40px;--ds-spacing-dynamic-m: 48px;--ds-spacing-dynamic-l: 56px;--ds-spacing-dynamic-xl: 80px;--ds-spacing-dynamic-xxl: 128px}}@media(min-width: 1668px){:root{--ds-spacing-dynamic-xs: 32px;--ds-spacing-dynamic-s: 40px;--ds-spacing-dynamic-m: 48px;--ds-spacing-dynamic-l: 56px;--ds-spacing-dynamic-xl: 80px;--ds-spacing-dynamic-xxl: 128px}}:where(html){font-family:STIHL Contraface Digital Text Regular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;font-style:normal;font-variant:normal;hyphens:manual;overflow-wrap:break-word;font-weight:normal;font-size:1rem;line-height:1.5;font-size-adjust:.414;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}:where(body){hyphens:manual;line-height:1.5;margin:unset;min-height:100vh}:where(body,h1,h2,h3,h4,p,figure,blockquote,dl,dd){margin-block-end:0}:where(h1,h2,h3,h4,h5,h6){margin:0;padding:0;text-wrap:balance;hyphens:manual;overflow-wrap:break-word}:where(a:not([class])){text-decoration-skip-ink:auto;color:currentColor}:where(button,input,textarea,select){font:inherit}:target{scroll-margin-block:5ex}}";
35
- return i === "html" ? `<style data-ds-css-reset-styles>${e}</style>` : /* @__PURE__ */ t("style", { "data-ds-css-reset-styles": !0, children: e });
34
+ const e = "@layer ds-reset{*,*::before,*::after{box-sizing:border-box}:root{--ds-spacing-dynamic-xs: 16px;--ds-spacing-dynamic-s: 24px;--ds-spacing-dynamic-m: 32px;--ds-spacing-dynamic-l: 40px;--ds-spacing-dynamic-xl: 56px;--ds-spacing-dynamic-xxl: 80px;font-size:100%}@media(min-width: 320px){:root{--ds-spacing-dynamic-xs: 16px;--ds-spacing-dynamic-s: 24px;--ds-spacing-dynamic-m: 32px;--ds-spacing-dynamic-l: 40px;--ds-spacing-dynamic-xl: 56px;--ds-spacing-dynamic-xxl: 80px}}@media(min-width: 768px){:root{--ds-spacing-dynamic-xs: 24px;--ds-spacing-dynamic-s: 32px;--ds-spacing-dynamic-m: 40px;--ds-spacing-dynamic-l: 48px;--ds-spacing-dynamic-xl: 64px;--ds-spacing-dynamic-xxl: 96px}}@media(min-width: 1024px){:root{--ds-spacing-dynamic-xs: 24px;--ds-spacing-dynamic-s: 32px;--ds-spacing-dynamic-m: 40px;--ds-spacing-dynamic-l: 48px;--ds-spacing-dynamic-xl: 64px;--ds-spacing-dynamic-xxl: 96px}}@media(min-width: 1536px){:root{--ds-spacing-dynamic-xs: 32px;--ds-spacing-dynamic-s: 40px;--ds-spacing-dynamic-m: 48px;--ds-spacing-dynamic-l: 56px;--ds-spacing-dynamic-xl: 80px;--ds-spacing-dynamic-xxl: 128px}}@media(min-width: 1668px){:root{--ds-spacing-dynamic-xs: 32px;--ds-spacing-dynamic-s: 40px;--ds-spacing-dynamic-m: 48px;--ds-spacing-dynamic-l: 56px;--ds-spacing-dynamic-xl: 80px;--ds-spacing-dynamic-xxl: 128px}}:where(html){font-family:STIHL Contraface Digital Text Regular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;font-style:normal;font-variant:normal;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:normal;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}:where(body){hyphens:manual;line-height:1.5;margin:unset;min-height:100vh}:where(body,h1,h2,h3,h4,p,figure,blockquote,dl,dd){margin-block-end:0}:where(h1,h2,h3,h4,h5,h6){margin:0;padding:0;text-wrap:balance;hyphens:manual;overflow-wrap:break-word}:where(a:not([class])){text-decoration-skip-ink:auto;color:currentColor}:where(button,input,textarea,select){font:inherit}:target{scroll-margin-block:5ex}}";
35
+ return a === "html" ? `<style data-ds-css-reset-styles>${e}</style>` : /* @__PURE__ */ t("style", { "data-ds-css-reset-styles": !0, children: e });
36
36
  }
37
- function f(r, i) {
37
+ function p(r, a) {
38
38
  const { format: e } = {
39
39
  format: "jsx",
40
- ...i
40
+ ...a
41
41
  };
42
42
  s("getSSRStyles");
43
- const a = [
43
+ const i = [
44
44
  {
45
45
  componentName: "DSAccordion",
46
46
  componentNameLowercase: "accordion",
47
- cssFileName: "Accordion.Cr1dbVTH.css, numberindicator.BYIPwkAK.css",
48
- cssFileContent: `*:not(li)>:where(.ds-accordion_details_2g22m_1):only-of-type,li>:where(.ds-accordion_details_2g22m_1):only-of-type:not(:only-child){border-bottom:none}:where(.ds-accordion_details_2g22m_1){max-width:44.9375rem;border-bottom:1px solid #B1B1B1}:where(.ds-accordion_details_2g22m_1)::details-content{block-size:0;overflow:hidden;opacity:0;transition-property:block-size,content-visibility,opacity;transition-behavior:allow-discrete;transition-duration:var(--ds-animation-duration, .25s);transition-timing-function:cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_details_2g22m_1)::details-content{transition-duration:0ms}}:where(.ds-accordion_details_2g22m_1)[open]::details-content{overflow:visible;transition-timing-function:cubic-bezier(0,0,.5,1);block-size:auto;block-size:calc-size(auto);opacity:1}:where(.ds-accordion_details_2g22m_1) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-accordion_details_2g22m_1 a:not([class]))[href^="http://"]:after,:where(.ds-accordion_details_2g22m_1 a:not([class]))[href^="https://"]:after,:where(.ds-accordion_details_2g22m_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-accordion_details_2g22m_1) a:not([class]){color:#252525}:where(.ds-accordion_details_2g22m_1) a:not([class]):link,:where(.ds-accordion_details_2g22m_1) a:not([class]):visited{color:#252525}:where(.ds-accordion_details_2g22m_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-accordion_details_2g22m_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_details_2g22m_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-accordion_details_2g22m_1) a:not([class])[href^="http://"]:after,:where(.ds-accordion_details_2g22m_1) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-accordion_details_2g22m_1) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-accordion_details_2g22m_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-accordion_details_2g22m_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_details_2g22m_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_details_2g22m_1) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-accordion_details_2g22m_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_details_2g22m_1) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_details_2g22m_1) a:not([class]){transition-duration:0ms}}:where(.ds-accordion_summary_2g22m_117){cursor:pointer;padding-block-start:12px;padding-inline-end:16px;padding-block-end:12px;padding-inline-start:16px;list-style:none}:where(.ds-accordion_summary_2g22m_117):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary_2g22m_117):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary_2g22m_117):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_summary_2g22m_117):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary_2g22m_117):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary_2g22m_117)::-webkit-details-marker{display:none}:where(.ds-accordion_summary--utility--m_2g22m_156){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-accordion_summary_2g22m_117){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_summary_2g22m_117){transition-duration:0ms}}@media(hover:hover){:where(.ds-accordion_summary_2g22m_117):hover{background-color:#ededed}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary_2g22m_117):hover{background-color:Highlight}}:where(.ds-accordion_summary--flush_2g22m_185){color:#252525;position:relative;padding-inline-start:0;padding-inline-end:0}@media(hover:hover){:where(.ds-accordion_summary--flush_2g22m_185):hover:before{background-color:#ededed}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary--flush_2g22m_185):hover:before{background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary--flush_2g22m_185):hover{background-color:transparent}}:where(.ds-accordion_summary--flush_2g22m_185):before{content:"";position:absolute;inset:0 -16px}:where(.ds-accordion_summary--flush_2g22m_185):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_summary--flush_2g22m_185):before{transition-duration:0ms}}:where(.ds-accordion_summary--flush_2g22m_185):focus,:where(.ds-accordion_summary--flush_2g22m_185):focus-visible{outline:none}:where(.ds-accordion_summary--flush_2g22m_185):focus:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary--flush_2g22m_185):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary--flush_2g22m_185):focus:before{outline:revert;outline-offset:revert}:where(.ds-accordion_summary--flush_2g22m_185):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary--flush_2g22m_185):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary--small_2g22m_253){padding-block-start:8px;padding-block-end:8px}:where(.ds-accordion_summary--x-small_2g22m_257){padding-block-start:6px;padding-block-end:6px}:where(.ds-accordion_summary-content-wrapper_2g22m_262){display:flex;justify-content:space-between;align-items:center;gap:16px}:where(.ds-accordion_summary-content-wrapper--flush_2g22m_268){position:relative;z-index:1}:where(.ds-accordion_summary-content-wrapper--chevron-left_2g22m_272){flex-flow:row-reverse;justify-content:flex-end}:where(.ds-accordion_summary-content-wrapper--x-small_2g22m_276){gap:8px}:where(.ds-accordion_heading-summary-wrapper_2g22m_280){flex-grow:1}:where(.ds-accordion_heading-summary_2g22m_280){display:flex;justify-content:space-between;align-items:center;gap:16px}:where(.ds-accordion_heading-summary--x-small_2g22m_290){gap:8px}:where(.ds-accordion_hint_2g22m_294){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;margin-block-start:4px}:where(.ds-accordion_icon_2g22m_308){transform:rotate(0)}:where(.ds-accordion_icon_2g22m_308){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_icon_2g22m_308){transition-duration:0ms}}:where(.ds-accordion_icon--open_2g22m_319){transform:rotate(-180deg)}:where(.ds-accordion_icon--open_2g22m_319){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_icon--open_2g22m_319){transition-duration:0ms}}:where(.ds-accordion_icon--open-caret_2g22m_330){transform:rotate(90deg)}:where(.ds-accordion_icon--open-caret_2g22m_330){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_icon--open-caret_2g22m_330){transition-duration:0ms}}:where(.ds-accordion_content-wrapper_2g22m_342){padding-block-start:4px;padding-inline-end:16px;padding-block-end:32px;padding-inline-start:16px}:where(.ds-accordion_content-wrapper--flush_2g22m_348){padding-inline-start:0;padding-inline-end:0}:where(.ds-accordion_content-wrapper--small_2g22m_352){padding-block-start:4px;padding-block-end:20px}:where(.ds-accordion_content-wrapper--x-small_2g22m_356){padding-inline-start:0px;padding-inline-end:0px;padding-block-start:2px;padding-block-end:16px}:where(.ds-number-indicator_root_ueqlv_1){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:.625rem;border:1px solid transparent;min-width:.625rem;min-height:.625rem;background-color:#0000001a}:where(.ds-number-indicator_root--has-content_ueqlv_24){min-height:1.25rem;min-width:1.25rem;padding-inline:5px}:where(.ds-number-indicator_root--highlight_ueqlv_29){background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-number-indicator_root_ueqlv_1){forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--highlight_ueqlv_29){border-color:Highlight;color:Highlight}:where(.ds-number-indicator_root--highlight_ueqlv_29):not(.ds-number-indicator_root--has-content_ueqlv_24){background-color:Highlight;border-color:Highlight}}`
47
+ cssFileName: "Accordion.RlqWqpGo.css, numberindicator.CtbitPQ8.css",
48
+ cssFileContent: `*:not(li)>:where(.ds-accordion_details_zfwi3_1):only-of-type,li>:where(.ds-accordion_details_zfwi3_1):only-of-type:not(:only-child){border-bottom:none}:where(.ds-accordion_details_zfwi3_1){max-width:44.9375rem;border-bottom:1px solid #B1B1B1;color:#252525}:where(.ds-accordion_details_zfwi3_1) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-accordion_details_zfwi3_1 a:not([class]))[href^="http://"]:after,:where(.ds-accordion_details_zfwi3_1 a:not([class]))[href^="https://"]:after,:where(.ds-accordion_details_zfwi3_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-accordion_details_zfwi3_1) a:not([class]){color:#252525}:where(.ds-accordion_details_zfwi3_1) a:not([class]):link,:where(.ds-accordion_details_zfwi3_1) a:not([class]):visited{color:#252525}:where(.ds-accordion_details_zfwi3_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-accordion_details_zfwi3_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_details_zfwi3_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-accordion_details_zfwi3_1) a:not([class])[href^="http://"]:after,:where(.ds-accordion_details_zfwi3_1) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-accordion_details_zfwi3_1) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-accordion_details_zfwi3_1) a:not([class])[href^="http://"]:after,:where(.ds-accordion_details_zfwi3_1) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-accordion_details_zfwi3_1) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-accordion_details_zfwi3_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-accordion_details_zfwi3_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_details_zfwi3_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_details_zfwi3_1) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-accordion_details_zfwi3_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_details_zfwi3_1) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_details_zfwi3_1) a:not([class]){transition-duration:0ms}}:where(.ds-accordion_details--dark_zfwi3_112){color:#fff;border-bottom-color:#666}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-accordion_details--dark_zfwi3_112 a:not([class]))[href^="http://"]:after,:where(.ds-accordion_details--dark_zfwi3_112 a:not([class]))[href^="https://"]:after,:where(.ds-accordion_details--dark_zfwi3_112 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]){color:#fff}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):link,:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):visited{color:#fff}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):hover{background-color:Canvas}}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class])[href^="http://"]:after,:where(.ds-accordion_details--dark_zfwi3_112) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-accordion_details--dark_zfwi3_112) a:not([class])[href^="http://"]:after,:where(.ds-accordion_details--dark_zfwi3_112) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_details--dark_zfwi3_112) a:not([class]){transition-duration:0ms}}:where(.ds-accordion_details_zfwi3_1)::details-content{block-size:0;overflow:hidden;opacity:0;transition-property:block-size,content-visibility,opacity;transition-behavior:allow-discrete;transition-duration:var(--ds-animation-duration, .25s);transition-timing-function:cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_details_zfwi3_1)::details-content{transition-duration:0ms}}:where(.ds-accordion_details_zfwi3_1)[open]::details-content{overflow:visible;transition-timing-function:cubic-bezier(0,0,.5,1);block-size:auto;block-size:calc-size(auto);opacity:1}:where(.ds-accordion_summary_zfwi3_241){cursor:pointer;padding-block-start:12px;padding-inline-end:16px;padding-block-end:12px;padding-inline-start:16px;list-style:none}:where(.ds-accordion_summary_zfwi3_241):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary_zfwi3_241):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary_zfwi3_241):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_summary_zfwi3_241):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary_zfwi3_241):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary_zfwi3_241)::-webkit-details-marker{display:none}:where(.ds-accordion_summary--utility--m_zfwi3_280){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-accordion_summary_zfwi3_241){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_summary_zfwi3_241){transition-duration:0ms}}@media(hover:hover){:where(.ds-accordion_summary_zfwi3_241):hover{background-color:#ededed}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary_zfwi3_241):hover{background-color:Highlight}}:where(.ds-accordion_summary--dark_zfwi3_309):focus{outline:2px solid;outline-color:#fff;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary--dark_zfwi3_309):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary--dark_zfwi3_309):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_summary--dark_zfwi3_309):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary--dark_zfwi3_309):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-accordion_summary--dark_zfwi3_309):hover{background-color:#444}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary--dark_zfwi3_309):hover{background-color:Highlight}}@media(hover:hover){:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:hover:before{background-color:#444}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:hover:before{background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:hover{background-color:transparent}}:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:focus,:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:focus-visible{outline:none}:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:focus:before{outline:2px solid;outline-color:#fff;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:focus:before{outline:revert;outline-offset:revert}:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary--dark_zfwi3_309).ds-accordion_summary--flush_zfwi3_348:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary--flush_zfwi3_348){position:relative;padding-inline-start:0;padding-inline-end:0}@media(hover:hover){:where(.ds-accordion_summary--flush_zfwi3_348):hover:before{background-color:#ededed}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary--flush_zfwi3_348):hover:before{background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-accordion_summary--flush_zfwi3_348):hover{background-color:transparent}}:where(.ds-accordion_summary--flush_zfwi3_348):before{content:"";position:absolute;inset:0 -16px}:where(.ds-accordion_summary--flush_zfwi3_348):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_summary--flush_zfwi3_348):before{transition-duration:0ms}}:where(.ds-accordion_summary--flush_zfwi3_348):focus,:where(.ds-accordion_summary--flush_zfwi3_348):focus-visible{outline:none}:where(.ds-accordion_summary--flush_zfwi3_348):focus:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary--flush_zfwi3_348):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary--flush_zfwi3_348):focus:before{outline:revert;outline-offset:revert}:where(.ds-accordion_summary--flush_zfwi3_348):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-accordion_summary--flush_zfwi3_348):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary--small_zfwi3_460){padding-block-start:8px;padding-block-end:8px}:where(.ds-accordion_summary--x-small_zfwi3_464){padding-block-start:6px;padding-block-end:6px}:where(.ds-accordion_summary-content-wrapper_zfwi3_469){display:flex;justify-content:space-between;align-items:center;gap:16px}:where(.ds-accordion_summary-content-wrapper--flush_zfwi3_475){position:relative;z-index:1}:where(.ds-accordion_summary-content-wrapper--chevron-left_zfwi3_479){flex-flow:row-reverse;justify-content:flex-end}:where(.ds-accordion_summary-content-wrapper--x-small_zfwi3_483){gap:8px}:where(.ds-accordion_heading-summary-wrapper_zfwi3_487){flex-grow:1}:where(.ds-accordion_heading-summary_zfwi3_487){display:flex;justify-content:space-between;align-items:center;gap:16px}:where(.ds-accordion_heading-summary--x-small_zfwi3_497){gap:8px}:where(.ds-accordion_hint_zfwi3_501){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;margin-block-start:4px}:where(.ds-accordion_icon_zfwi3_515){transform:rotate(0)}:where(.ds-accordion_icon_zfwi3_515){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_icon_zfwi3_515){transition-duration:0ms}}:where(.ds-accordion_icon--open_zfwi3_526){transform:rotate(-180deg)}:where(.ds-accordion_icon--open_zfwi3_526){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_icon--open_zfwi3_526){transition-duration:0ms}}:where(.ds-accordion_icon--open-caret_zfwi3_537){transform:rotate(90deg)}:where(.ds-accordion_icon--open-caret_zfwi3_537){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-accordion_icon--open-caret_zfwi3_537){transition-duration:0ms}}:where(.ds-accordion_content-wrapper_zfwi3_549){padding-block-start:4px;padding-inline-end:16px;padding-block-end:32px;padding-inline-start:16px}:where(.ds-accordion_content-wrapper--flush_zfwi3_555){padding-inline-start:0;padding-inline-end:0}:where(.ds-accordion_content-wrapper--small_zfwi3_559){padding-block-start:4px;padding-block-end:20px}:where(.ds-accordion_content-wrapper--x-small_zfwi3_563){padding-inline-start:0px;padding-inline-end:0px;padding-block-start:2px;padding-block-end:16px}:where(.ds-number-indicator_root_1svqy_1){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:9999px;border:1px solid transparent;min-width:.625rem;min-height:.625rem;color:#252525;background-color:#0000001a}:where(.ds-number-indicator_root--has-content_1svqy_24){min-height:1.25rem;min-width:1.25rem;padding-inline:5px}:where(.ds-number-indicator_root--highlight_1svqy_29){color:#252525;background-color:#f37a1f}:where(.ds-number-indicator_root--dark_1svqy_33){color:#fff;background-color:#ffffff26}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29{color:#252525;background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-number-indicator_root_1svqy_1){forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--highlight_1svqy_29){border-color:Highlight;color:Highlight}:where(.ds-number-indicator_root--highlight_1svqy_29):not(.ds-number-indicator_root--has-content_1svqy_24){background-color:Highlight;border-color:Highlight}:where(.ds-number-indicator_root--dark_1svqy_33){border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29{border-color:Highlight;color:Highlight;background-color:Canvas}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29:not(.ds-number-indicator_root--has-content_1svqy_24){background-color:Highlight}}`
49
49
  },
50
50
  {
51
51
  componentName: "DSActionButton",
52
52
  componentNameLowercase: "actionbutton",
53
- cssFileName: "ActionButton.BLOWs6IZ.css",
54
- cssFileContent: ":where(.ds-action-button_root_19zdv_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-button_root_19zdv_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-button_root_19zdv_1):focus{outline:revert;outline-offset:revert}:where(.ds-action-button_root_19zdv_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-button_root_19zdv_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-button_root_19zdv_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-action-button_root_19zdv_1){color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media(hover:hover){:where(.ds-action-button_root_19zdv_1):hover{background-color:#0000001a}}:where(.ds-action-button_root_19zdv_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_root_19zdv_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-action-button_root_19zdv_1){background-color:Canvas!important}:where(.ds-action-button_root_19zdv_1):hover{border-color:Highlight}}:where(.ds-action-button_root--indent-level-1_19zdv_75){padding-inline-start:39px}:where(.ds-action-button_root--active_19zdv_78){background-color:#0000001a}:where(.ds-action-button_root--active--with-marker_19zdv_81){padding-inline-start:0px}:where(.ds-action-button_root--icon--top_19zdv_84){gap:.25rem;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-action-button_root_19zdv_1)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-action-button_root_19zdv_1)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-action-button_root_19zdv_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-button_root_19zdv_1)[aria-disabled=true]:before{background-color:transparent}:where(.ds-action-button_root--stretched_19zdv_110){justify-content:flex-start;width:100%}:where(.ds-action-button_active-marker_19zdv_115){width:.25rem;height:1.25rem;margin-inline-start:-.0625rem;margin-inline-end:.25rem;background-color:#e9640c}@media screen and (forced-colors:active){:where(.ds-action-button_active-marker_19zdv_115){background-color:Highlight}}:where(.ds-action-button_active-marker--with-indent_19zdv_127){margin-inline-end:1.75rem}:where(.ds-action-button_icon-wrapper_19zdv_131){height:1rem}:where(.ds-action-button_icon-wrapper--x-large_19zdv_134){height:1.5rem}:where(.ds-action-button_icon-wrapper--with-number-indicator_19zdv_137){position:relative}:where(.ds-action-button_icon-wrapper--with-number-indicator_19zdv_137)>span{position:absolute;top:-25%;left:.625rem}:where(.ds-action-button_icon-wrapper--with-number-indicator--with-value_19zdv_145)>span{top:-50%}:where(.ds-action-button_label_19zdv_149){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-action-button_label--bold_19zdv_160),:where(.ds-action-button_label--active_19zdv_171){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-action-button_label--icon-top_19zdv_182){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-action-button_label--icon-top_19zdv_182).ds-action-button_label--active_19zdv_171{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-action-button_number-indicator_19zdv_205){margin-inline-start:auto}:where(.ds-action-button_label-wrapper_19zdv_209){display:flex;align-items:center;gap:.375rem}:where(.ds-action-button_label-wrapper--icon-top_19zdv_214){gap:.125rem}:where(.ds-action-button_chevron_19zdv_218){transform:rotate(0);min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}:where(.ds-action-button_chevron_19zdv_218){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_chevron_19zdv_218){transition-duration:0ms}}:where(.ds-action-button_chevron--icon-position-top_19zdv_233){min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}:where(.ds-action-button_chevron--up_19zdv_239){transform:rotate(-180deg)}:where(.ds-action-button_chevron--up_19zdv_239){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_chevron--up_19zdv_239){transition-duration:0ms}}:where(.ds-action-button_chevron--right_19zdv_250){transform:rotate(-90deg)}:where(.ds-action-button_chevron--right_19zdv_250){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_chevron--right_19zdv_250){transition-duration:0ms}}:where(.ds-action-button_chevron--left_19zdv_261){transform:rotate(-270deg)}:where(.ds-action-button_chevron--left_19zdv_261){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_chevron--left_19zdv_261){transition-duration:0ms}}"
53
+ cssFileName: "ActionButton.Dw2FeIaW.css",
54
+ cssFileContent: ":where(.ds-action-button_root_1hfui_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-button_root_1hfui_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-button_root_1hfui_1):focus{outline:revert;outline-offset:revert}:where(.ds-action-button_root_1hfui_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-button_root_1hfui_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-button_root_1hfui_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-action-button_root_1hfui_1){color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media(hover:hover){:where(.ds-action-button_root_1hfui_1):hover{background-color:#0000001a}}:where(.ds-action-button_root_1hfui_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_root_1hfui_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-action-button_root_1hfui_1){background-color:Canvas!important}:where(.ds-action-button_root_1hfui_1):hover{border-color:Highlight}}:where(.ds-action-button_root--indent-level-1_1hfui_75){padding-inline-start:39px}:where(.ds-action-button_root--active_1hfui_78){background-color:#0000001a}:where(.ds-action-button_root--active--with-marker_1hfui_81){padding-inline-start:0px}:where(.ds-action-button_root--icon--top_1hfui_84){gap:4px;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-action-button_root_1hfui_1)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-action-button_root_1hfui_1)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-action-button_root_1hfui_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-button_root_1hfui_1)[aria-disabled=true]:before{background-color:transparent}:where(.ds-action-button_root--stretched_1hfui_110){justify-content:flex-start;width:100%}:where(.ds-action-button_root--dark_1hfui_114):focus{outline:2px solid;outline-color:#fff;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-button_root--dark_1hfui_114):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-button_root--dark_1hfui_114):focus{outline:revert;outline-offset:revert}:where(.ds-action-button_root--dark_1hfui_114):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-button_root--dark_1hfui_114):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-button_root--dark_1hfui_114){color:#fff}@media(hover:hover){:where(.ds-action-button_root--dark_1hfui_114):hover{background-color:#ffffff26}}:where(.ds-action-button_root--dark_1hfui_114)[aria-disabled=true]{background-color:transparent;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-action-button_root--dark_1hfui_114)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-button_root--dark_1hfui_114).ds-action-button_root--active_1hfui_78{background-color:#ffffff26}:where(.ds-action-button_active-marker_1hfui_164){width:.25rem;height:1.25rem;margin-inline-start:-1px;margin-inline-end:4px;background-color:#e9640c}@media screen and (forced-colors:active){:where(.ds-action-button_active-marker_1hfui_164){background-color:Highlight}}:where(.ds-action-button_active-marker--with-indent_1hfui_176){margin-inline-end:1.75rem}:where(.ds-action-button_active-marker--dark_1hfui_179){background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-action-button_active-marker--dark_1hfui_179){background-color:Highlight}}:where(.ds-action-button_icon-wrapper_1hfui_188){height:1rem}:where(.ds-action-button_icon-wrapper--x-large_1hfui_191){height:1.5rem}:where(.ds-action-button_icon-wrapper--with-number-indicator_1hfui_194){position:relative}:where(.ds-action-button_icon-wrapper--with-number-indicator_1hfui_194)>span{position:absolute;top:-25%;left:.625rem}:where(.ds-action-button_icon-wrapper--with-number-indicator--with-value_1hfui_202)>span{top:-50%}:where(.ds-action-button_label_1hfui_206){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-action-button_label--bold_1hfui_217),:where(.ds-action-button_label--active_1hfui_229){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-action-button_label--icon-top_1hfui_241){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-action-button_label--icon-top_1hfui_241).ds-action-button_label--active_1hfui_229{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.75rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-action-button_number-indicator_1hfui_264){margin-inline-start:auto}:where(.ds-action-button_label-wrapper_1hfui_268){display:flex;align-items:center;gap:6px}:where(.ds-action-button_label-wrapper--icon-top_1hfui_273){gap:2px}:where(.ds-action-button_chevron_1hfui_277){transform:rotate(0);min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}:where(.ds-action-button_chevron_1hfui_277){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_chevron_1hfui_277){transition-duration:0ms}}:where(.ds-action-button_chevron--icon-position-top_1hfui_292){min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}:where(.ds-action-button_chevron--up_1hfui_298){transform:rotate(-180deg)}:where(.ds-action-button_chevron--up_1hfui_298){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_chevron--up_1hfui_298){transition-duration:0ms}}:where(.ds-action-button_chevron--right_1hfui_309){transform:rotate(-90deg)}:where(.ds-action-button_chevron--right_1hfui_309){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_chevron--right_1hfui_309){transition-duration:0ms}}:where(.ds-action-button_chevron--left_1hfui_320){transform:rotate(-270deg)}:where(.ds-action-button_chevron--left_1hfui_320){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-action-button_chevron--left_1hfui_320){transition-duration:0ms}}"
55
55
  },
56
56
  {
57
57
  componentName: "DSActionCard",
58
58
  componentNameLowercase: "actioncard",
59
- cssFileName: "ActionCard.BG8w8xUC.css",
60
- cssFileContent: ':where(.ds-action-card_root_19077_1){background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:fit-content;min-width:13rem;max-width:42.9375rem;box-shadow:0 0 0 1px #dadada}:where(.ds-action-card_root_19077_1){transition:box-shadow var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-action-card_root_19077_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-action-card_root_19077_1){border:1px solid LinkText}}:where(.ds-action-card_root--elevated_19077_24){box-shadow:0 2px 12px #00000014,0 1px 2px #00000029}:where(.ds-action-card_root--clickable_19077_27){cursor:pointer;position:relative}@media(hover:hover){:where(.ds-action-card_root--clickable_19077_27):hover{box-shadow:0 2px 12px #00000029,0 1px 2px #0003}}:where(.ds-action-card_root--clickable_19077_27):has(:focus-visible) :where(.ds-action-card_primary-action_19077_36):after{outline:2px solid;outline-color:#252525;outline-offset:4px}@media screen and (forced-colors:active){:where(.ds-action-card_root--clickable_19077_27):has(:focus-visible) :where(.ds-action-card_primary-action_19077_36):after{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-action-card_root--clickable_19077_27):has(:focus-within) :where(.ds-action-card_primary-action_19077_36):focus{outline:none}:where(.ds-action-card_root--clickable_19077_27) :is(.ds-action-card_media-wrapper_19077_50,:where(.ds-action-card_header_19077_50),:where(.ds-action-card_footer_19077_50),.ds-action-card_supplementary_19077_50):has(button,input,select,textarea,a,label){position:relative;z-index:2}:where(.ds-action-card_root--horizontal_19077_59){display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;grid-template-areas:"media content" "supplementary supplementary";width:100%;max-width:88rem}:where(.ds-action-card_root--horizontal_19077_59) :where(.ds-action-card_media-wrapper_19077_50){grid-area:media;aspect-ratio:1/1;max-width:21.5625rem}:where(.ds-action-card_root--horizontal_19077_59) :where(.ds-action-card_media-wrapper_19077_50) img{border-top-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;aspect-ratio:1/1}:where(.ds-action-card_root--horizontal_19077_59) :where(.ds-action-card_content_19077_78){grid-area:content;height:auto;padding:32px}:where(.ds-action-card_root--horizontal_19077_59) :where(.ds-action-card_content--padding-small_19077_83){padding:16px}:where(.ds-action-card_root--horizontal_19077_59) :where(.ds-action-card_supplementary_19077_50){grid-area:supplementary;padding-block:8px;padding-inline:16px}:where(.ds-action-card_root--horizontal-has-supplementary_19077_91) :where(.ds-action-card_media-wrapper_19077_50) img{border-bottom-left-radius:0}:where(.ds-action-card_root--padding-small_19077_94) :where(.ds-action-card_supplementary_19077_50){padding-block:4px;padding-inline:0px}:where(.ds-action-card_media-wrapper_19077_50){width:100%;height:auto;aspect-ratio:16/9}:where(.ds-action-card_media-wrapper_19077_50) img{border-top-left-radius:4px;border-top-right-radius:4px;width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:16/9}:where(.ds-action-card_content_19077_78){display:flex;flex-direction:column;gap:24px;padding:24px;height:100%;order:1}:where(.ds-action-card_content--padding-small_19077_83){padding:16px}:where(.ds-action-card_footer_19077_50){margin-block-start:auto}:where(.ds-action-card_supplementary_19077_50){display:flex;border-top:1px solid #DADADA;flex-direction:column;align-items:stretch;gap:16px;padding-block:6px;padding-inline:8px;order:2}:where(.ds-action-card_primary-action_19077_36){appearance:none;background:transparent;border:none;color:inherit;font:inherit;text-align:inherit;text-decoration:none;padding:0;margin:0;position:absolute;inset:0;z-index:1}:where(.ds-action-card_primary-action_19077_36):after{content:"";position:absolute;z-index:1;cursor:pointer;inset:0}:where(.ds-action-card_primary-action_19077_36):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-action-card_primary-action_19077_36):focus{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-action-card_primary-action-label_19077_174){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}'
59
+ cssFileName: "ActionCard.viEoC26n.css",
60
+ cssFileContent: ':where(.ds-action-card_root_1uhpd_1){background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:fit-content;min-width:13rem;max-width:42.9375rem;box-shadow:0 0 0 1px #dadada}:where(.ds-action-card_root_1uhpd_1){transition:box-shadow var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-action-card_root_1uhpd_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-action-card_root_1uhpd_1){border:1px solid LinkText}}:where(.ds-action-card_root--elevated_1uhpd_24){box-shadow:0 2px 12px #00000014,0 1px 2px #00000029}:where(.ds-action-card_root--clickable_1uhpd_27){cursor:pointer;position:relative}@media(hover:hover){:where(.ds-action-card_root--clickable_1uhpd_27):hover{box-shadow:0 2px 12px #00000029,0 1px 2px #0003}}:where(.ds-action-card_root--clickable_1uhpd_27):has(:focus-visible) :where(.ds-action-card_primary-action_1uhpd_36):after{outline:2px solid;outline-color:#252525;outline-offset:4px}@media screen and (forced-colors:active){:where(.ds-action-card_root--clickable_1uhpd_27):has(:focus-visible) :where(.ds-action-card_primary-action_1uhpd_36):after{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-action-card_root--clickable_1uhpd_27):has(:focus-within) :where(.ds-action-card_primary-action_1uhpd_36):focus{outline:none}:where(.ds-action-card_root--clickable_1uhpd_27) :is(.ds-action-card_media-wrapper_1uhpd_50,:where(.ds-action-card_header_1uhpd_50),:where(.ds-action-card_footer_1uhpd_50),.ds-action-card_supplementary_1uhpd_50):has(button,input,select,textarea,a,label,details,summary,video,audio,iframe){position:relative;z-index:2}:where(.ds-action-card_root--horizontal_1uhpd_64){display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;grid-template-areas:"media content" "supplementary supplementary";width:100%;max-width:88rem}:where(.ds-action-card_root--horizontal_1uhpd_64) :where(.ds-action-card_media-wrapper_1uhpd_50){grid-area:media;aspect-ratio:1/1;max-width:21.5625rem}:where(.ds-action-card_root--horizontal_1uhpd_64) :where(.ds-action-card_media-wrapper_1uhpd_50) img{border-top-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;aspect-ratio:1/1}:where(.ds-action-card_root--horizontal_1uhpd_64) :where(.ds-action-card_content_1uhpd_83){grid-area:content;height:auto;padding:32px}:where(.ds-action-card_root--horizontal_1uhpd_64) :where(.ds-action-card_content--padding-small_1uhpd_88){padding:16px}:where(.ds-action-card_root--horizontal_1uhpd_64) :where(.ds-action-card_supplementary_1uhpd_50){grid-area:supplementary;padding-block:8px;padding-inline:16px}:where(.ds-action-card_root--horizontal-has-supplementary_1uhpd_96) :where(.ds-action-card_media-wrapper_1uhpd_50) img{border-bottom-left-radius:0}:where(.ds-action-card_root--padding-small_1uhpd_99) :where(.ds-action-card_supplementary_1uhpd_50){padding-block:4px;padding-inline:0px}:where(.ds-action-card_media-wrapper_1uhpd_50){width:100%;height:auto;aspect-ratio:16/9}:where(.ds-action-card_media-wrapper_1uhpd_50) img{border-top-left-radius:4px;border-top-right-radius:4px;width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:16/9}:where(.ds-action-card_content_1uhpd_83){display:flex;flex-direction:column;gap:24px;padding:24px;height:100%;order:1}:where(.ds-action-card_content--padding-small_1uhpd_88){padding:16px}:where(.ds-action-card_footer_1uhpd_50){margin-block-start:auto}:where(.ds-action-card_supplementary_1uhpd_50){display:flex;border-top:1px solid #DADADA;flex-direction:column;align-items:stretch;gap:16px;padding-block:6px;padding-inline:8px;order:2}:where(.ds-action-card_primary-action_1uhpd_36){appearance:none;background:transparent;border:none;color:inherit;font:inherit;text-align:inherit;text-decoration:none;padding:0;margin:0;position:absolute;inset:0;z-index:1}:where(.ds-action-card_primary-action_1uhpd_36):after{content:"";position:absolute;z-index:1;cursor:pointer;inset:0}:where(.ds-action-card_primary-action_1uhpd_36):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-action-card_primary-action_1uhpd_36):focus{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-action-card_primary-action-label_1uhpd_179){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}'
61
61
  },
62
62
  {
63
63
  componentName: "DSActionLink",
64
64
  componentNameLowercase: "actionlink",
65
- cssFileName: "ActionLink.BJDUVdT7.css",
66
- cssFileContent: ":where(.ds-action-link_root_o08fb_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-link_root_o08fb_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-link_root_o08fb_1):focus{outline:revert;outline-offset:revert}:where(.ds-action-link_root_o08fb_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-link_root_o08fb_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-link_root_o08fb_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-action-link_root_o08fb_1){color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media(hover:hover){:where(.ds-action-link_root_o08fb_1):hover{background-color:#0000001a}}:where(.ds-action-link_root_o08fb_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-action-link_root_o08fb_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-action-link_root_o08fb_1){background-color:Canvas!important}:where(.ds-action-link_root_o08fb_1):hover{border-color:Highlight}}:where(.ds-action-link_root--indent-level-1_o08fb_75){padding-inline-start:39px}:where(.ds-action-link_root--active_o08fb_78){background-color:#0000001a}:where(.ds-action-link_root--active--with-marker_o08fb_81){padding-inline-start:0px}:where(.ds-action-link_root--icon--top_o08fb_84){gap:.25rem;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-action-link_root_o08fb_1)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-action-link_root_o08fb_1)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-action-link_root_o08fb_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-link_root_o08fb_1)[aria-disabled=true]:before{background-color:transparent}:where(.ds-action-link_root--stretched_o08fb_110){justify-content:flex-start;width:100%}:where(.ds-action-link_active-marker_o08fb_115){width:.25rem;height:1.25rem;margin-inline-start:-.0625rem;margin-inline-end:.25rem;background-color:#e9640c}@media screen and (forced-colors:active){:where(.ds-action-link_active-marker_o08fb_115){background-color:Highlight}}:where(.ds-action-link_active-marker--with-indent_o08fb_127){margin-inline-end:1.75rem}:where(.ds-action-link_icon-wrapper_o08fb_131){height:1rem}:where(.ds-action-link_icon-wrapper--x-large_o08fb_134){height:1.5rem}:where(.ds-action-link_icon-wrapper--with-number-indicator_o08fb_137){position:relative}:where(.ds-action-link_icon-wrapper--with-number-indicator_o08fb_137)>span{position:absolute;top:-25%;left:.625rem}:where(.ds-action-link_icon-wrapper--with-number-indicator--with-value_o08fb_145)>span{top:-50%}:where(.ds-action-link_label_o08fb_149){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-action-link_label--bold_o08fb_160),:where(.ds-action-link_label--active_o08fb_171){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-action-link_label--icon-top_o08fb_182){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-action-link_label--icon-top_o08fb_182).ds-action-link_label--active_o08fb_171{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-action-link_number-indicator_o08fb_205){margin-inline-start:auto}"
65
+ cssFileName: "ActionLink.B1Jjaf7k.css",
66
+ cssFileContent: ":where(.ds-action-link_root_j17qw_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-link_root_j17qw_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-link_root_j17qw_1):focus{outline:revert;outline-offset:revert}:where(.ds-action-link_root_j17qw_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-link_root_j17qw_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-link_root_j17qw_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-action-link_root_j17qw_1){color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media(hover:hover){:where(.ds-action-link_root_j17qw_1):hover{background-color:#0000001a}}:where(.ds-action-link_root_j17qw_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-action-link_root_j17qw_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-action-link_root_j17qw_1){background-color:Canvas!important}:where(.ds-action-link_root_j17qw_1):hover{border-color:Highlight}}:where(.ds-action-link_root--indent-level-1_j17qw_75){padding-inline-start:39px}:where(.ds-action-link_root--active_j17qw_78){background-color:#0000001a}:where(.ds-action-link_root--active--with-marker_j17qw_81){padding-inline-start:0px}:where(.ds-action-link_root--icon--top_j17qw_84){gap:4px;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-action-link_root_j17qw_1)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-action-link_root_j17qw_1)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-action-link_root_j17qw_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-link_root_j17qw_1)[aria-disabled=true]:before{background-color:transparent}:where(.ds-action-link_root--stretched_j17qw_110){justify-content:flex-start;width:100%}:where(.ds-action-link_root--dark_j17qw_114):focus{outline:2px solid;outline-color:#fff;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-link_root--dark_j17qw_114):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-link_root--dark_j17qw_114):focus{outline:revert;outline-offset:revert}:where(.ds-action-link_root--dark_j17qw_114):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-action-link_root--dark_j17qw_114):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-link_root--dark_j17qw_114){color:#fff}@media(hover:hover){:where(.ds-action-link_root--dark_j17qw_114):hover{background-color:#ffffff26}}:where(.ds-action-link_root--dark_j17qw_114)[aria-disabled=true]{background-color:transparent;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-action-link_root--dark_j17qw_114)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-link_root--dark_j17qw_114).ds-action-link_root--active_j17qw_78{background-color:#ffffff26}:where(.ds-action-link_active-marker_j17qw_164){width:.25rem;height:1.25rem;margin-inline-start:-1px;margin-inline-end:4px;background-color:#e9640c}@media screen and (forced-colors:active){:where(.ds-action-link_active-marker_j17qw_164){background-color:Highlight}}:where(.ds-action-link_active-marker--with-indent_j17qw_176){margin-inline-end:1.75rem}:where(.ds-action-link_active-marker--dark_j17qw_179){background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-action-link_active-marker--dark_j17qw_179){background-color:Highlight}}:where(.ds-action-link_icon-wrapper_j17qw_188){height:1rem}:where(.ds-action-link_icon-wrapper--x-large_j17qw_191){height:1.5rem}:where(.ds-action-link_icon-wrapper--with-number-indicator_j17qw_194){position:relative}:where(.ds-action-link_icon-wrapper--with-number-indicator_j17qw_194)>span{position:absolute;top:-25%;left:.625rem}:where(.ds-action-link_icon-wrapper--with-number-indicator--with-value_j17qw_202)>span{top:-50%}:where(.ds-action-link_label_j17qw_206){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-action-link_label--bold_j17qw_217),:where(.ds-action-link_label--active_j17qw_229){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-action-link_label--icon-top_j17qw_241){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-action-link_label--icon-top_j17qw_241).ds-action-link_label--active_j17qw_229{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.75rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-action-link_number-indicator_j17qw_264){margin-inline-start:auto}"
67
67
  },
68
68
  {
69
69
  componentName: "DSAriaLiveRegions",
@@ -80,26 +80,26 @@ function f(r, i) {
80
80
  {
81
81
  componentName: "DSBreadcrumb",
82
82
  componentNameLowercase: "breadcrumb",
83
- cssFileName: "Breadcrumb.BavNNzAA.css",
84
- cssFileContent: ':where(.ds-breadcrumb_root_1e9hu_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-breadcrumb_root_1e9hu_1) ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}:where(.ds-breadcrumb_root_1e9hu_1) li{display:flex;align-items:center}:where(.ds-breadcrumb_root_1e9hu_1) li:not(:last-child):after{content:"/";display:block;width:8px;text-align:center;margin-inline:6px}:where(.ds-breadcrumb_root_1e9hu_1) :where(.ds-breadcrumb_show-all-button_1e9hu_30){padding-block:1px;padding-inline:8px;height:auto;min-height:unset;min-width:unset;width:auto}:where(.ds-breadcrumb_root_1e9hu_1) :where(.ds-breadcrumb_show-all-button_1e9hu_30):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-breadcrumb_root_1e9hu_1) :where(.ds-breadcrumb_show-all-button_1e9hu_30):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-breadcrumb_root_1e9hu_1) :where(.ds-breadcrumb_show-all-button_1e9hu_30):focus{outline:revert;outline-offset:revert}:where(.ds-breadcrumb_root_1e9hu_1) :where(.ds-breadcrumb_show-all-button_1e9hu_30):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-breadcrumb_root_1e9hu_1) :where(.ds-breadcrumb_show-all-button_1e9hu_30):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}'
83
+ cssFileName: "Breadcrumb.BJ6sa2am.css",
84
+ cssFileContent: ':where(.ds-breadcrumb_root_2qdaj_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-breadcrumb_root_2qdaj_1) ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}:where(.ds-breadcrumb_root_2qdaj_1) li{display:flex;align-items:center}:where(.ds-breadcrumb_root_2qdaj_1) li:not(:last-child):after{content:"/";display:block;width:8px;text-align:center;margin-inline:6px}:where(.ds-breadcrumb_root_2qdaj_1) :where(.ds-breadcrumb_show-all-button_2qdaj_30){padding-block:1px;padding-inline:8px;height:auto;min-height:unset;min-width:unset;width:auto}:where(.ds-breadcrumb_root_2qdaj_1) :where(.ds-breadcrumb_show-all-button_2qdaj_30):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-breadcrumb_root_2qdaj_1) :where(.ds-breadcrumb_show-all-button_2qdaj_30):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-breadcrumb_root_2qdaj_1) :where(.ds-breadcrumb_show-all-button_2qdaj_30):focus{outline:revert;outline-offset:revert}:where(.ds-breadcrumb_root_2qdaj_1) :where(.ds-breadcrumb_show-all-button_2qdaj_30):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors:active){:where(.ds-breadcrumb_root_2qdaj_1) :where(.ds-breadcrumb_show-all-button_2qdaj_30):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}'
85
85
  },
86
86
  {
87
87
  componentName: "DSButton",
88
88
  componentNameLowercase: "button",
89
- cssFileName: "Button.C-UYIggc.css",
90
- cssFileContent: ':where(.ds-button_root_146u3_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root_146u3_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root_146u3_1):focus{outline:revert;outline-offset:revert}:where(.ds-button_root_146u3_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root_146u3_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root_146u3_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-button_root_146u3_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root_146u3_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-button_root_146u3_1){background-color:Canvas!important}:where(.ds-button_root_146u3_1):hover{border-color:Highlight}}:where(.ds-button_root--highlight_146u3_75),:where(.ds-button_root--dark-highlight_146u3_75){background-color:#f37a1f;color:#252525}@media(hover:hover){:where(.ds-button_root--highlight_146u3_75):hover,:where(.ds-button_root--dark-highlight_146u3_75):hover{background-color:#e9640c}}:where(.ds-button_root--highlight_146u3_75)[aria-disabled=true],:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--highlight_146u3_75)[aria-disabled=true] svg,:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--highlight_146u3_75)[aria-disabled=true],:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--highlight_146u3_75)[aria-disabled=true]:before,:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-highlight_146u3_75):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_146u3_75):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-highlight_146u3_75):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-highlight_146u3_75):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_146u3_75):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--filled_146u3_151){background-color:#252525;color:#fff}@media(hover:hover){:where(.ds-button_root--filled_146u3_151):hover{background-color:#444}}:where(.ds-button_root--filled_146u3_151)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--filled_146u3_151)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--filled_146u3_151)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--filled_146u3_151)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--outline_146u3_179){border-color:#252525;color:#252525}@media(hover:hover){:where(.ds-button_root--outline_146u3_179):hover{background-color:#0000001a}}:where(.ds-button_root--outline_146u3_179)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-button_root--outline_146u3_179)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--outline_146u3_179)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--outline_146u3_179)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost_146u3_206){color:#252525}@media(hover:hover){:where(.ds-button_root--ghost_146u3_206):hover{background-color:#0000001a}}:where(.ds-button_root--ghost_146u3_206)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost_146u3_206)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--ghost_146u3_206)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost_146u3_206)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost-flush_146u3_231){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_146u3_231).ds-button_root--small_146u3_237{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_146u3_231):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-button_root--ghost-flush_146u3_231):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root--ghost-flush_146u3_231):before{transition-duration:0ms}}:where(.ds-button_root--ghost-flush_146u3_231):focus,:where(.ds-button_root--ghost-flush_146u3_231):focus-visible{outline:none}:where(.ds-button_root--ghost-flush_146u3_231):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_146u3_231):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--ghost-flush_146u3_231):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--ghost-flush_146u3_231):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_146u3_231):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--ghost-flush_146u3_231):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--ghost-flush_146u3_231):hover:before{background-color:transparent}}:where(.ds-button_root--ghost-flush_146u3_231)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost-flush_146u3_231)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_146u3_231)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost-flush_146u3_231)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation_146u3_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;color:#252525;border-radius:2px}@media(min-width:1024px){:where(.ds-button_root--navigation_146u3_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}}:where(.ds-button_root--navigation_146u3_317):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_146u3_317):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--navigation_146u3_317):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--navigation_146u3_317):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_146u3_317):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--navigation_146u3_317):hover{background-color:#0000001a}}:where(.ds-button_root--navigation_146u3_317)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--navigation_146u3_317)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_146u3_317)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--navigation_146u3_317)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation--stretched_146u3_393){justify-content:flex-start}:where(.ds-button_root--navigation--stretched--icon-left_146u3_396){justify-content:flex-end}:where(.ds-button_root--dark-filled_146u3_399){background-color:#f8f8f8;color:#252525}:where(.ds-button_root--dark-filled_146u3_399):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_146u3_399):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-filled_146u3_399):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-filled_146u3_399):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_146u3_399):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-filled_146u3_399):hover{background-color:#dadada}}:where(.ds-button_root--dark-filled_146u3_399)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-filled_146u3_399)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_146u3_399)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-filled_146u3_399)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-outline_146u3_456){border-color:#f8f8f8;color:#fff}:where(.ds-button_root--dark-outline_146u3_456):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_146u3_456):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-outline_146u3_456):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-outline_146u3_456):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_146u3_456):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-outline_146u3_456):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-outline_146u3_456)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-button_root--dark-outline_146u3_456)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_146u3_456)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-outline_146u3_456)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost_146u3_512){color:#fff}:where(.ds-button_root--dark-ghost_146u3_512):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_146u3_512):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost_146u3_512):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost_146u3_512):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_146u3_512):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-ghost_146u3_512):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-ghost_146u3_512)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost_146u3_512)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_146u3_512)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost_146u3_512)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost-flush_146u3_566){color:#fff}:where(.ds-button_root--dark-ghost-flush_146u3_566):focus,:where(.ds-button_root--dark-ghost-flush_146u3_566):focus-visible{outline:none}:where(.ds-button_root--dark-ghost-flush_146u3_566):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_146u3_566):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost-flush_146u3_566):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost-flush_146u3_566):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_146u3_566):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-ghost-flush_146u3_566):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_146u3_566):hover:before{background-color:transparent}}:where(.ds-button_root--dark-ghost-flush_146u3_566)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost-flush_146u3_566)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_146u3_566)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost-flush_146u3_566)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--small_146u3_237){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-button_root--small_146u3_237).ds-button_root--ghost-flush_146u3_231:before{right:-8px;left:-8px}:where(.ds-button_root--stretched_146u3_641){width:100%}:where(.ds-button_root--icon-left_146u3_644){flex-direction:row-reverse}:where(.ds-button_root--icon-only_146u3_647){width:3rem;height:3rem}:where(.ds-button_root--icon-only_146u3_647).ds-button_root--ghost-flush_146u3_231{width:1rem;height:1rem}:where(.ds-button_root--icon-only-small_146u3_656){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button_root--icon-only-small_146u3_656).ds-button_root--ghost-flush_146u3_231{width:1rem;height:1rem}:where(.ds-button_root_146u3_1){position:relative}@media(min-width:1024px){:where(.ds-button_icon--navigation_146u3_672){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-button_icon--hidden_146u3_679){opacity:0}:where(.ds-button_label--hidden_146u3_683){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-button_label--loading_146u3_695){opacity:0}:where(.ds-button_loader_146u3_699){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}:where(.ds-button_loader_146u3_699) svg{fill:currentColor}'
89
+ cssFileName: "Button.Bi1KUKMv.css",
90
+ cssFileContent: ':where(.ds-button_root_eqbz4_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root_eqbz4_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root_eqbz4_1):focus{outline:revert;outline-offset:revert}:where(.ds-button_root_eqbz4_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root_eqbz4_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root_eqbz4_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-button_root_eqbz4_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root_eqbz4_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-button_root_eqbz4_1){background-color:Canvas!important}:where(.ds-button_root_eqbz4_1):hover{border-color:Highlight}}:where(.ds-button_root--highlight_eqbz4_76),:where(.ds-button_root--dark-highlight_eqbz4_76){background-color:#f37a1f;color:#252525}@media(hover:hover){:where(.ds-button_root--highlight_eqbz4_76):hover,:where(.ds-button_root--dark-highlight_eqbz4_76):hover{background-color:#e9640c}}:where(.ds-button_root--highlight_eqbz4_76)[aria-disabled=true],:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--highlight_eqbz4_76)[aria-disabled=true] svg,:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--highlight_eqbz4_76)[aria-disabled=true],:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--highlight_eqbz4_76)[aria-disabled=true]:before,:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-highlight_eqbz4_76):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_eqbz4_76):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-highlight_eqbz4_76):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-highlight_eqbz4_76):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_eqbz4_76):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--filled_eqbz4_152){background-color:#252525;color:#fff}@media(hover:hover){:where(.ds-button_root--filled_eqbz4_152):hover{background-color:#444}}:where(.ds-button_root--filled_eqbz4_152)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--filled_eqbz4_152)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--filled_eqbz4_152)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--filled_eqbz4_152)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--outline_eqbz4_180){border-color:#252525;color:#252525}@media(hover:hover){:where(.ds-button_root--outline_eqbz4_180):hover{background-color:#0000001a}}:where(.ds-button_root--outline_eqbz4_180)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-button_root--outline_eqbz4_180)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--outline_eqbz4_180)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--outline_eqbz4_180)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost_eqbz4_207){color:#252525}@media(hover:hover){:where(.ds-button_root--ghost_eqbz4_207):hover{background-color:#0000001a}}:where(.ds-button_root--ghost_eqbz4_207)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost_eqbz4_207)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--ghost_eqbz4_207)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost_eqbz4_207)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost-flush_eqbz4_232){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_eqbz4_232).ds-button_root--small_eqbz4_238{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_eqbz4_232):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-button_root--ghost-flush_eqbz4_232):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root--ghost-flush_eqbz4_232):before{transition-duration:0ms}}:where(.ds-button_root--ghost-flush_eqbz4_232):focus,:where(.ds-button_root--ghost-flush_eqbz4_232):focus-visible{outline:none}:where(.ds-button_root--ghost-flush_eqbz4_232):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_eqbz4_232):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--ghost-flush_eqbz4_232):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--ghost-flush_eqbz4_232):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_eqbz4_232):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--ghost-flush_eqbz4_232):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--ghost-flush_eqbz4_232):hover:before{background-color:transparent}}:where(.ds-button_root--ghost-flush_eqbz4_232)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost-flush_eqbz4_232)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_eqbz4_232)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost-flush_eqbz4_232)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--utility_eqbz4_318){color:#1e71a1;padding-inline-start:0;padding-inline-end:0;gap:6px;padding-block-start:0px;padding-block-end:0px;min-width:0px;min-height:1.25rem;border:none;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-button_root--utility_eqbz4_318):before{content:"";position:absolute;inset:0 -4px}:where(.ds-button_root--utility_eqbz4_318):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root--utility_eqbz4_318):before{transition-duration:0ms}}:where(.ds-button_root--utility_eqbz4_318):focus,:where(.ds-button_root--utility_eqbz4_318):focus-visible{outline:none}:where(.ds-button_root--utility_eqbz4_318):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--utility_eqbz4_318):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--utility_eqbz4_318):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--utility_eqbz4_318):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--utility_eqbz4_318):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--utility_eqbz4_318):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--utility_eqbz4_318):hover:before{background-color:transparent}}:where(.ds-button_root--utility_eqbz4_318):hover,:where(.ds-button_root--utility_eqbz4_318):active{color:#19618b}:where(.ds-button_root--utility_eqbz4_318) svg{fill:currentColor;min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}:where(.ds-button_root--utility_eqbz4_318) :where(.ds-button_loader_eqbz4_408){width:.75rem;height:.75rem}:where(.ds-button_root--utility_eqbz4_318)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--utility_eqbz4_318)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--utility_eqbz4_318)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--utility_eqbz4_318)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation_eqbz4_429){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;color:#252525;border-radius:2px}@media(min-width:1024px){:where(.ds-button_root--navigation_eqbz4_429){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}}:where(.ds-button_root--navigation_eqbz4_429):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_eqbz4_429):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--navigation_eqbz4_429):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--navigation_eqbz4_429):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_eqbz4_429):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--navigation_eqbz4_429):hover{background-color:#0000001a}}:where(.ds-button_root--navigation_eqbz4_429)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--navigation_eqbz4_429)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_eqbz4_429)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--navigation_eqbz4_429)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation--stretched_eqbz4_507){justify-content:flex-start}:where(.ds-button_root--navigation--stretched--icon-left_eqbz4_510){justify-content:flex-end}:where(.ds-button_root--dark-filled_eqbz4_513){background-color:#f8f8f8;color:#252525}:where(.ds-button_root--dark-filled_eqbz4_513):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_eqbz4_513):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-filled_eqbz4_513):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-filled_eqbz4_513):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_eqbz4_513):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-filled_eqbz4_513):hover{background-color:#dadada}}:where(.ds-button_root--dark-filled_eqbz4_513)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-filled_eqbz4_513)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_eqbz4_513)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-filled_eqbz4_513)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-outline_eqbz4_570){border-color:#f8f8f8;color:#fff}:where(.ds-button_root--dark-outline_eqbz4_570):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_eqbz4_570):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-outline_eqbz4_570):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-outline_eqbz4_570):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_eqbz4_570):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-outline_eqbz4_570):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-outline_eqbz4_570)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-button_root--dark-outline_eqbz4_570)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_eqbz4_570)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-outline_eqbz4_570)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost_eqbz4_626){color:#fff}:where(.ds-button_root--dark-ghost_eqbz4_626):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_eqbz4_626):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost_eqbz4_626):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost_eqbz4_626):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_eqbz4_626):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-ghost_eqbz4_626):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-ghost_eqbz4_626)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost_eqbz4_626)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_eqbz4_626)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost_eqbz4_626)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost-flush_eqbz4_680){color:#fff}:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus,:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus-visible{outline:none}:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):hover:before{background-color:transparent}}:where(.ds-button_root--dark-ghost-flush_eqbz4_680)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost-flush_eqbz4_680)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_eqbz4_680)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost-flush_eqbz4_680)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-utility_eqbz4_742){color:#8dcfe8}:where(.ds-button_root--dark-utility_eqbz4_742):focus,:where(.ds-button_root--dark-utility_eqbz4_742):focus-visible{outline:none}:where(.ds-button_root--dark-utility_eqbz4_742):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-utility_eqbz4_742):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-utility_eqbz4_742):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-utility_eqbz4_742):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-utility_eqbz4_742):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-utility_eqbz4_742):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--dark-utility_eqbz4_742):hover:before{background-color:transparent}}:where(.ds-button_root--dark-utility_eqbz4_742):hover,:where(.ds-button_root--dark-utility_eqbz4_742):active{color:#8dcfe8}:where(.ds-button_root--dark-utility_eqbz4_742)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-utility_eqbz4_742)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-utility_eqbz4_742)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-utility_eqbz4_742)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--small_eqbz4_238){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-button_root--small_eqbz4_238).ds-button_root--ghost-flush_eqbz4_232:before{right:-8px;left:-8px}:where(.ds-button_root--small_eqbz4_238).ds-button_root--utility_eqbz4_318{gap:4px;padding-block-start:0px;padding-block-end:0px;padding-inline-start:0;padding-inline-end:0;min-height:1rem;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-button_root--small_eqbz4_238).ds-button_root--utility_eqbz4_318:before{right:-2px;left:-2px}:where(.ds-button_root--small_eqbz4_238).ds-button_root--utility_eqbz4_318 svg{min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}:where(.ds-button_root--small_eqbz4_238).ds-button_root--utility_eqbz4_318 :where(.ds-button_loader_eqbz4_408){width:.625rem;height:.625rem}:where(.ds-button_root--stretched_eqbz4_855){width:100%}:where(.ds-button_root--icon-left_eqbz4_858){flex-direction:row-reverse}:where(.ds-button_root--icon-only_eqbz4_861){width:3rem;height:3rem}:where(.ds-button_root--icon-only_eqbz4_861).ds-button_root--ghost-flush_eqbz4_232{width:1rem;height:1rem}:where(.ds-button_root--icon-only_eqbz4_861).ds-button_root--utility_eqbz4_318{width:1rem;height:1.25rem;min-width:1rem;min-height:1.25rem}:where(.ds-button_root--icon-only-small_eqbz4_877){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button_root--icon-only-small_eqbz4_877).ds-button_root--ghost-flush_eqbz4_232{width:1rem;height:1rem}:where(.ds-button_root--icon-only-small_eqbz4_877).ds-button_root--utility_eqbz4_318{width:.75rem;height:1rem;min-width:.75rem;min-height:1rem}:where(.ds-button_root_eqbz4_1){position:relative}@media(min-width:1024px){:where(.ds-button_icon--navigation_eqbz4_900){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-button_icon--hidden_eqbz4_907){opacity:0}:where(.ds-button_label--hidden_eqbz4_911){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-button_label--loading_eqbz4_923){opacity:0}:where(.ds-button_loader_eqbz4_408){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}:where(.ds-button_loader_eqbz4_408) svg{fill:currentColor}'
91
91
  },
92
92
  {
93
93
  componentName: "DSButtonRound",
94
94
  componentNameLowercase: "buttonround",
95
- cssFileName: "buttonround.CMrJRIeW.css",
96
- cssFileContent: ':where(.ds-button-round_root_11opr_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root_11opr_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root_11opr_1):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root_11opr_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root_11opr_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button-round_root_11opr_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-button-round_root_11opr_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button-round_root_11opr_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-button-round_root_11opr_1){background-color:Canvas!important}:where(.ds-button-round_root_11opr_1):hover{border-color:Highlight}}:where(.ds-button-round_root--highlight_11opr_75),:where(.ds-button-round_root--dark-highlight_11opr_75){background-color:#f37a1f;color:#252525}@media(hover:hover){:where(.ds-button-round_root--highlight_11opr_75):hover,:where(.ds-button-round_root--dark-highlight_11opr_75):hover{background-color:#e9640c}}:where(.ds-button-round_root--highlight_11opr_75)[aria-disabled=true],:where(.ds-button-round_root--dark-highlight_11opr_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button-round_root--highlight_11opr_75)[aria-disabled=true] svg,:where(.ds-button-round_root--dark-highlight_11opr_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--highlight_11opr_75)[aria-disabled=true],:where(.ds-button-round_root--dark-highlight_11opr_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--highlight_11opr_75)[aria-disabled=true]:before,:where(.ds-button-round_root--dark-highlight_11opr_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-highlight_11opr_75):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-highlight_11opr_75):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-highlight_11opr_75):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-highlight_11opr_75):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-highlight_11opr_75):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button-round_root--dark-highlight_11opr_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button-round_root--dark-highlight_11opr_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-highlight_11opr_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-highlight_11opr_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--filled_11opr_151){background-color:#252525;color:#fff}@media(hover:hover){:where(.ds-button-round_root--filled_11opr_151):hover{background-color:#444}}:where(.ds-button-round_root--filled_11opr_151)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button-round_root--filled_11opr_151)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--filled_11opr_151)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--filled_11opr_151)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--outline_11opr_179){border-color:#252525;color:#252525}@media(hover:hover){:where(.ds-button-round_root--outline_11opr_179):hover{background-color:#0000001a}}:where(.ds-button-round_root--outline_11opr_179)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-button-round_root--outline_11opr_179)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--outline_11opr_179)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--outline_11opr_179)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--ghost_11opr_206){color:#252525}@media(hover:hover){:where(.ds-button-round_root--ghost_11opr_206):hover{background-color:#0000001a}}:where(.ds-button-round_root--ghost_11opr_206)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button-round_root--ghost_11opr_206)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--ghost_11opr_206)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--ghost_11opr_206)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--ghost-flush_11opr_231){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button-round_root--ghost-flush_11opr_231).ds-button-round_root--small_11opr_237{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button-round_root--ghost-flush_11opr_231):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-button-round_root--ghost-flush_11opr_231):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button-round_root--ghost-flush_11opr_231):before{transition-duration:0ms}}:where(.ds-button-round_root--ghost-flush_11opr_231):focus,:where(.ds-button-round_root--ghost-flush_11opr_231):focus-visible{outline:none}:where(.ds-button-round_root--ghost-flush_11opr_231):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--ghost-flush_11opr_231):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--ghost-flush_11opr_231):focus:before{outline:revert;outline-offset:revert}:where(.ds-button-round_root--ghost-flush_11opr_231):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--ghost-flush_11opr_231):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--ghost-flush_11opr_231):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button-round_root--ghost-flush_11opr_231):hover:before{background-color:transparent}}:where(.ds-button-round_root--ghost-flush_11opr_231)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button-round_root--ghost-flush_11opr_231)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--ghost-flush_11opr_231)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--ghost-flush_11opr_231)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--navigation_11opr_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;color:#252525;border-radius:2px}@media(min-width:1024px){:where(.ds-button-round_root--navigation_11opr_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}}:where(.ds-button-round_root--navigation_11opr_317):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--navigation_11opr_317):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--navigation_11opr_317):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--navigation_11opr_317):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--navigation_11opr_317):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--navigation_11opr_317):hover{background-color:#0000001a}}:where(.ds-button-round_root--navigation_11opr_317)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button-round_root--navigation_11opr_317)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--navigation_11opr_317)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--navigation_11opr_317)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--navigation--stretched_11opr_393){justify-content:flex-start}:where(.ds-button-round_root--navigation--stretched--icon-left_11opr_396){justify-content:flex-end}:where(.ds-button-round_root--dark-filled_11opr_399){background-color:#f8f8f8;color:#252525}:where(.ds-button-round_root--dark-filled_11opr_399):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-filled_11opr_399):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-filled_11opr_399):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-filled_11opr_399):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-filled_11opr_399):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-filled_11opr_399):hover{background-color:#dadada}}:where(.ds-button-round_root--dark-filled_11opr_399)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button-round_root--dark-filled_11opr_399)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-filled_11opr_399)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-filled_11opr_399)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-outline_11opr_456){border-color:#f8f8f8;color:#fff}:where(.ds-button-round_root--dark-outline_11opr_456):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-outline_11opr_456):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-outline_11opr_456):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-outline_11opr_456):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-outline_11opr_456):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-outline_11opr_456):hover{background-color:#ffffff26}}:where(.ds-button-round_root--dark-outline_11opr_456)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-button-round_root--dark-outline_11opr_456)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-outline_11opr_456)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-outline_11opr_456)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-ghost_11opr_512){color:#fff}:where(.ds-button-round_root--dark-ghost_11opr_512):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost_11opr_512):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-ghost_11opr_512):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-ghost_11opr_512):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost_11opr_512):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-ghost_11opr_512):hover{background-color:#ffffff26}}:where(.ds-button-round_root--dark-ghost_11opr_512)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button-round_root--dark-ghost_11opr_512)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost_11opr_512)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-ghost_11opr_512)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-ghost-flush_11opr_566){color:#fff}:where(.ds-button-round_root--dark-ghost-flush_11opr_566):focus,:where(.ds-button-round_root--dark-ghost-flush_11opr_566):focus-visible{outline:none}:where(.ds-button-round_root--dark-ghost-flush_11opr_566):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost-flush_11opr_566):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-ghost-flush_11opr_566):focus:before{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-ghost-flush_11opr_566):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost-flush_11opr_566):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-ghost-flush_11opr_566):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button-round_root--dark-ghost-flush_11opr_566):hover:before{background-color:transparent}}:where(.ds-button-round_root--dark-ghost-flush_11opr_566)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button-round_root--dark-ghost-flush_11opr_566)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost-flush_11opr_566)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-ghost-flush_11opr_566)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--small_11opr_237){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-button-round_root--small_11opr_237).ds-button-round_root--ghost-flush_11opr_231:before{right:-8px;left:-8px}:where(.ds-button-round_root--stretched_11opr_641){width:100%}:where(.ds-button-round_root--icon-left_11opr_644){flex-direction:row-reverse}:where(.ds-button-round_root--icon-only_11opr_647){width:3rem;height:3rem}:where(.ds-button-round_root--icon-only_11opr_647).ds-button-round_root--ghost-flush_11opr_231{width:1rem;height:1rem}:where(.ds-button-round_root--icon-only-small_11opr_656){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button-round_root--icon-only-small_11opr_656).ds-button-round_root--ghost-flush_11opr_231{width:1rem;height:1rem}:where(.ds-button-round_root_11opr_1){position:relative;border-radius:50%;padding:0}:where(.ds-button-round_root--size-small_11opr_672){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button-round_root--size-medium_11opr_678){width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem}:where(.ds-button-round_icon--hidden_11opr_685){opacity:0}:where(.ds-button-round_label--hidden_11opr_689){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-button-round_label--loading_11opr_701){opacity:0}:where(.ds-button-round_loader_11opr_705){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}:where(.ds-button-round_loader_11opr_705) svg{fill:currentColor}'
95
+ cssFileName: "buttonround.syTU1QSI.css",
96
+ cssFileContent: ':where(.ds-button-round_root_8kwqz_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root_8kwqz_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root_8kwqz_1):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root_8kwqz_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root_8kwqz_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button-round_root_8kwqz_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-button-round_root_8kwqz_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button-round_root_8kwqz_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-button-round_root_8kwqz_1){background-color:Canvas!important}:where(.ds-button-round_root_8kwqz_1):hover{border-color:Highlight}}:where(.ds-button-round_root--highlight_8kwqz_76),:where(.ds-button-round_root--dark-highlight_8kwqz_76){background-color:#f37a1f;color:#252525}@media(hover:hover){:where(.ds-button-round_root--highlight_8kwqz_76):hover,:where(.ds-button-round_root--dark-highlight_8kwqz_76):hover{background-color:#e9640c}}:where(.ds-button-round_root--highlight_8kwqz_76)[aria-disabled=true],:where(.ds-button-round_root--dark-highlight_8kwqz_76)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button-round_root--highlight_8kwqz_76)[aria-disabled=true] svg,:where(.ds-button-round_root--dark-highlight_8kwqz_76)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--highlight_8kwqz_76)[aria-disabled=true],:where(.ds-button-round_root--dark-highlight_8kwqz_76)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--highlight_8kwqz_76)[aria-disabled=true]:before,:where(.ds-button-round_root--dark-highlight_8kwqz_76)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-highlight_8kwqz_76):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-highlight_8kwqz_76):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-highlight_8kwqz_76):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-highlight_8kwqz_76):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-highlight_8kwqz_76):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button-round_root--dark-highlight_8kwqz_76)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button-round_root--dark-highlight_8kwqz_76)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-highlight_8kwqz_76)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-highlight_8kwqz_76)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--filled_8kwqz_152){background-color:#252525;color:#fff}@media(hover:hover){:where(.ds-button-round_root--filled_8kwqz_152):hover{background-color:#444}}:where(.ds-button-round_root--filled_8kwqz_152)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button-round_root--filled_8kwqz_152)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--filled_8kwqz_152)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--filled_8kwqz_152)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--outline_8kwqz_180){border-color:#252525;color:#252525}@media(hover:hover){:where(.ds-button-round_root--outline_8kwqz_180):hover{background-color:#0000001a}}:where(.ds-button-round_root--outline_8kwqz_180)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-button-round_root--outline_8kwqz_180)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--outline_8kwqz_180)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--outline_8kwqz_180)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--ghost_8kwqz_207){color:#252525}@media(hover:hover){:where(.ds-button-round_root--ghost_8kwqz_207):hover{background-color:#0000001a}}:where(.ds-button-round_root--ghost_8kwqz_207)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button-round_root--ghost_8kwqz_207)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--ghost_8kwqz_207)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--ghost_8kwqz_207)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--ghost-flush_8kwqz_232){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button-round_root--ghost-flush_8kwqz_232).ds-button-round_root--small_8kwqz_238{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button-round_root--ghost-flush_8kwqz_232):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-button-round_root--ghost-flush_8kwqz_232):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button-round_root--ghost-flush_8kwqz_232):before{transition-duration:0ms}}:where(.ds-button-round_root--ghost-flush_8kwqz_232):focus,:where(.ds-button-round_root--ghost-flush_8kwqz_232):focus-visible{outline:none}:where(.ds-button-round_root--ghost-flush_8kwqz_232):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--ghost-flush_8kwqz_232):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--ghost-flush_8kwqz_232):focus:before{outline:revert;outline-offset:revert}:where(.ds-button-round_root--ghost-flush_8kwqz_232):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--ghost-flush_8kwqz_232):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--ghost-flush_8kwqz_232):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button-round_root--ghost-flush_8kwqz_232):hover:before{background-color:transparent}}:where(.ds-button-round_root--ghost-flush_8kwqz_232)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button-round_root--ghost-flush_8kwqz_232)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--ghost-flush_8kwqz_232)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--ghost-flush_8kwqz_232)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--utility_8kwqz_318){color:#1e71a1;padding-inline-start:0;padding-inline-end:0;gap:6px;padding-block-start:0px;padding-block-end:0px;min-width:0px;min-height:1.25rem;border:none;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-button-round_root--utility_8kwqz_318):before{content:"";position:absolute;inset:0 -4px}:where(.ds-button-round_root--utility_8kwqz_318):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button-round_root--utility_8kwqz_318):before{transition-duration:0ms}}:where(.ds-button-round_root--utility_8kwqz_318):focus,:where(.ds-button-round_root--utility_8kwqz_318):focus-visible{outline:none}:where(.ds-button-round_root--utility_8kwqz_318):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--utility_8kwqz_318):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--utility_8kwqz_318):focus:before{outline:revert;outline-offset:revert}:where(.ds-button-round_root--utility_8kwqz_318):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--utility_8kwqz_318):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--utility_8kwqz_318):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button-round_root--utility_8kwqz_318):hover:before{background-color:transparent}}:where(.ds-button-round_root--utility_8kwqz_318):hover,:where(.ds-button-round_root--utility_8kwqz_318):active{color:#19618b}:where(.ds-button-round_root--utility_8kwqz_318) svg{fill:currentColor;min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}:where(.ds-button-round_root--utility_8kwqz_318) :where(.ds-button-round_loader_8kwqz_408){width:.75rem;height:.75rem}:where(.ds-button-round_root--utility_8kwqz_318)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button-round_root--utility_8kwqz_318)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--utility_8kwqz_318)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--utility_8kwqz_318)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--navigation_8kwqz_429){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;color:#252525;border-radius:2px}@media(min-width:1024px){:where(.ds-button-round_root--navigation_8kwqz_429){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}}:where(.ds-button-round_root--navigation_8kwqz_429):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--navigation_8kwqz_429):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--navigation_8kwqz_429):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--navigation_8kwqz_429):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--navigation_8kwqz_429):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--navigation_8kwqz_429):hover{background-color:#0000001a}}:where(.ds-button-round_root--navigation_8kwqz_429)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button-round_root--navigation_8kwqz_429)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--navigation_8kwqz_429)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--navigation_8kwqz_429)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--navigation--stretched_8kwqz_507){justify-content:flex-start}:where(.ds-button-round_root--navigation--stretched--icon-left_8kwqz_510){justify-content:flex-end}:where(.ds-button-round_root--dark-filled_8kwqz_513){background-color:#f8f8f8;color:#252525}:where(.ds-button-round_root--dark-filled_8kwqz_513):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-filled_8kwqz_513):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-filled_8kwqz_513):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-filled_8kwqz_513):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-filled_8kwqz_513):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-filled_8kwqz_513):hover{background-color:#dadada}}:where(.ds-button-round_root--dark-filled_8kwqz_513)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button-round_root--dark-filled_8kwqz_513)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-filled_8kwqz_513)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-filled_8kwqz_513)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-outline_8kwqz_570){border-color:#f8f8f8;color:#fff}:where(.ds-button-round_root--dark-outline_8kwqz_570):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-outline_8kwqz_570):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-outline_8kwqz_570):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-outline_8kwqz_570):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-outline_8kwqz_570):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-outline_8kwqz_570):hover{background-color:#ffffff26}}:where(.ds-button-round_root--dark-outline_8kwqz_570)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-button-round_root--dark-outline_8kwqz_570)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-outline_8kwqz_570)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-outline_8kwqz_570)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-ghost_8kwqz_626){color:#fff}:where(.ds-button-round_root--dark-ghost_8kwqz_626):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost_8kwqz_626):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-ghost_8kwqz_626):focus{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-ghost_8kwqz_626):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost_8kwqz_626):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-ghost_8kwqz_626):hover{background-color:#ffffff26}}:where(.ds-button-round_root--dark-ghost_8kwqz_626)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button-round_root--dark-ghost_8kwqz_626)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost_8kwqz_626)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-ghost_8kwqz_626)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680){color:#fff}:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):focus,:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):focus-visible{outline:none}:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):focus:before{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680):hover:before{background-color:transparent}}:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-ghost-flush_8kwqz_680)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--dark-utility_8kwqz_742){color:#8dcfe8}:where(.ds-button-round_root--dark-utility_8kwqz_742):focus,:where(.ds-button-round_root--dark-utility_8kwqz_742):focus-visible{outline:none}:where(.ds-button-round_root--dark-utility_8kwqz_742):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-utility_8kwqz_742):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button-round_root--dark-utility_8kwqz_742):focus:before{outline:revert;outline-offset:revert}:where(.ds-button-round_root--dark-utility_8kwqz_742):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-utility_8kwqz_742):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button-round_root--dark-utility_8kwqz_742):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button-round_root--dark-utility_8kwqz_742):hover:before{background-color:transparent}}:where(.ds-button-round_root--dark-utility_8kwqz_742):hover,:where(.ds-button-round_root--dark-utility_8kwqz_742):active{color:#8dcfe8}:where(.ds-button-round_root--dark-utility_8kwqz_742)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button-round_root--dark-utility_8kwqz_742)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button-round_root--dark-utility_8kwqz_742)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button-round_root--dark-utility_8kwqz_742)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button-round_root--small_8kwqz_238){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-button-round_root--small_8kwqz_238).ds-button-round_root--ghost-flush_8kwqz_232:before{right:-8px;left:-8px}:where(.ds-button-round_root--small_8kwqz_238).ds-button-round_root--utility_8kwqz_318{gap:4px;padding-block-start:0px;padding-block-end:0px;padding-inline-start:0;padding-inline-end:0;min-height:1rem;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-button-round_root--small_8kwqz_238).ds-button-round_root--utility_8kwqz_318:before{right:-2px;left:-2px}:where(.ds-button-round_root--small_8kwqz_238).ds-button-round_root--utility_8kwqz_318 svg{min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}:where(.ds-button-round_root--small_8kwqz_238).ds-button-round_root--utility_8kwqz_318 :where(.ds-button-round_loader_8kwqz_408){width:.625rem;height:.625rem}:where(.ds-button-round_root--stretched_8kwqz_855){width:100%}:where(.ds-button-round_root--icon-left_8kwqz_858){flex-direction:row-reverse}:where(.ds-button-round_root--icon-only_8kwqz_861){width:3rem;height:3rem}:where(.ds-button-round_root--icon-only_8kwqz_861).ds-button-round_root--ghost-flush_8kwqz_232{width:1rem;height:1rem}:where(.ds-button-round_root--icon-only_8kwqz_861).ds-button-round_root--utility_8kwqz_318{width:1rem;height:1.25rem;min-width:1rem;min-height:1.25rem}:where(.ds-button-round_root--icon-only-small_8kwqz_877){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button-round_root--icon-only-small_8kwqz_877).ds-button-round_root--ghost-flush_8kwqz_232{width:1rem;height:1rem}:where(.ds-button-round_root--icon-only-small_8kwqz_877).ds-button-round_root--utility_8kwqz_318{width:.75rem;height:1rem;min-width:.75rem;min-height:1rem}:where(.ds-button-round_root_8kwqz_1){position:relative;border-radius:50%;padding:0}:where(.ds-button-round_root--size-small_8kwqz_900){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button-round_root--size-medium_8kwqz_906){width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem}:where(.ds-button-round_icon--hidden_8kwqz_913){opacity:0}:where(.ds-button-round_label--hidden_8kwqz_917){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-button-round_label--loading_8kwqz_929){opacity:0}:where(.ds-button-round_loader_8kwqz_408){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}:where(.ds-button-round_loader_8kwqz_408) svg{fill:currentColor}'
97
97
  },
98
98
  {
99
99
  componentName: "DSCheckbox",
100
100
  componentNameLowercase: "checkbox",
101
- cssFileName: "Checkbox.ZAPIO2N8.css",
102
- cssFileContent: ":where(.ds-checkbox_root_xklfa_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;display:flex;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:fit-content}:where(.ds-checkbox_root--disabled_xklfa_21){cursor:not-allowed}:where(.ds-checkbox_checkbox_xklfa_25){width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:1px solid #252525;position:relative}:where(.ds-checkbox_checkbox_xklfa_25){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-checkbox_checkbox_xklfa_25){transition-duration:0ms}}:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-check_xklfa_41),:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-minus_xklfa_42){opacity:0;fill:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-check_xklfa_41),:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-minus_xklfa_42){transition:opacity var(--ds-animation-duration, .1s) linear,fill var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-check_xklfa_41),:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-minus_xklfa_42){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-check_xklfa_41),:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-minus_xklfa_42){fill:CanvasText}}:where(.ds-checkbox_checkbox--invalid_xklfa_66){border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}:where(.ds-checkbox_label--hidden_xklfa_71),:where(.ds-checkbox_input_xklfa_84){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-checkbox_input_xklfa_84):checked+:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-check_xklfa_41){opacity:1}:where(.ds-checkbox_input_xklfa_84):indeterminate+:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-minus_xklfa_42){opacity:1}:where(.ds-checkbox_input_xklfa_84):indeterminate+:where(.ds-checkbox_checkbox_xklfa_25) :where(.ds-checkbox_icon-check_xklfa_41){opacity:0}:where(.ds-checkbox_input_xklfa_84):disabled+:where(.ds-checkbox_checkbox_xklfa_25){border-color:#00000080;box-shadow:unset}@media screen and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):disabled+:where(.ds-checkbox_checkbox_xklfa_25){border-color:GrayText}}:where(.ds-checkbox_input_xklfa_84):disabled+:where(.ds-checkbox_checkbox_xklfa_25) svg{fill:#00000080}@media screen and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):disabled+:where(.ds-checkbox_checkbox_xklfa_25) svg{fill:GrayText}}:where(.ds-checkbox_input_xklfa_84):disabled~:where(.ds-checkbox_label_xklfa_71){color:#00000080}@media screen and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):disabled~:where(.ds-checkbox_label_xklfa_71){color:GrayText}}:where(.ds-checkbox_input_xklfa_84):focus{outline:none}:where(.ds-checkbox_input_xklfa_84):focus+:where(.ds-checkbox_checkbox_xklfa_25){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):focus+:where(.ds-checkbox_checkbox_xklfa_25){forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-checkbox_input_xklfa_84):focus{outline:none}:where(.ds-checkbox_input_xklfa_84):focus+:where(.ds-checkbox_checkbox_xklfa_25){outline:revert;outline-offset:revert}@media screen and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):focus+:where(.ds-checkbox_checkbox_xklfa_25){border-color:Highlight}}:where(.ds-checkbox_input_xklfa_84):focus-visible{outline:none}:where(.ds-checkbox_input_xklfa_84):focus-visible+:where(.ds-checkbox_checkbox_xklfa_25){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):focus-visible+:where(.ds-checkbox_checkbox_xklfa_25){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):focus-visible+:where(.ds-checkbox_checkbox_xklfa_25){border-color:Highlight}}}@media(hover:hover){:where(.ds-checkbox_input_xklfa_84):hover:not(:disabled)+:where(.ds-checkbox_checkbox_xklfa_25){background-color:#0000001a}:where(.ds-checkbox_input_xklfa_84):hover:not(:disabled)+:where(.ds-checkbox_checkbox_xklfa_25) svg{fill:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):hover:not(:disabled)+:where(.ds-checkbox_checkbox_xklfa_25) svg{fill:CanvasText}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-checkbox_input_xklfa_84):hover:not(:disabled)+:where(.ds-checkbox_checkbox_xklfa_25){border-color:Highlight}}:where(.ds-checkbox_feedback_xklfa_198){margin-block-start:8px}"
101
+ cssFileName: "Checkbox.C6RWhy0V.css",
102
+ cssFileContent: ":where(.ds-checkbox_root_1fk9p_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;display:flex;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:fit-content}:where(.ds-checkbox_root--disabled_1fk9p_21){cursor:not-allowed}:where(.ds-checkbox_root--dark_1fk9p_24){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#fff;display:flex;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:fit-content}:where(.ds-checkbox_root--dark--disabled_1fk9p_44){cursor:not-allowed}:where(.ds-checkbox_checkbox_1fk9p_48){width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:1px solid #252525;position:relative}:where(.ds-checkbox_checkbox_1fk9p_48){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-checkbox_checkbox_1fk9p_48){transition-duration:0ms}}:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-check_1fk9p_64),:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-minus_1fk9p_65){opacity:0;fill:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-check_1fk9p_64),:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-minus_1fk9p_65){transition:opacity var(--ds-animation-duration, .1s) linear,fill var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-check_1fk9p_64),:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-minus_1fk9p_65){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-check_1fk9p_64),:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-minus_1fk9p_65){fill:CanvasText}}:where(.ds-checkbox_checkbox--dark_1fk9p_89){width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:1px solid #F8F8F8;position:relative}:where(.ds-checkbox_checkbox--dark_1fk9p_89){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-checkbox_checkbox--dark_1fk9p_89){transition-duration:0ms}}:where(.ds-checkbox_checkbox--dark_1fk9p_89) :where(.ds-checkbox_icon-check_1fk9p_64),:where(.ds-checkbox_checkbox--dark_1fk9p_89) :where(.ds-checkbox_icon-minus_1fk9p_65){opacity:0;fill:#f37a1f;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-checkbox_checkbox--dark_1fk9p_89) :where(.ds-checkbox_icon-check_1fk9p_64),:where(.ds-checkbox_checkbox--dark_1fk9p_89) :where(.ds-checkbox_icon-minus_1fk9p_65){transition:opacity var(--ds-animation-duration, .1s) linear,fill var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-checkbox_checkbox--dark_1fk9p_89) :where(.ds-checkbox_icon-check_1fk9p_64),:where(.ds-checkbox_checkbox--dark_1fk9p_89) :where(.ds-checkbox_icon-minus_1fk9p_65){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-checkbox_checkbox--dark_1fk9p_89) :where(.ds-checkbox_icon-check_1fk9p_64),:where(.ds-checkbox_checkbox--dark_1fk9p_89) :where(.ds-checkbox_icon-minus_1fk9p_65){fill:CanvasText}}:where(.ds-checkbox_checkbox--invalid_1fk9p_130),:where(.ds-checkbox_checkbox--dark_1fk9p_89).ds-checkbox_checkbox--invalid_1fk9p_130{border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}:where(.ds-checkbox_label--hidden_1fk9p_139),:where(.ds-checkbox_input_1fk9p_152){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-checkbox_input_1fk9p_152):checked+:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-check_1fk9p_64){opacity:1}:where(.ds-checkbox_input_1fk9p_152):indeterminate+:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-minus_1fk9p_65){opacity:1}:where(.ds-checkbox_input_1fk9p_152):indeterminate+:where(.ds-checkbox_checkbox_1fk9p_48) :where(.ds-checkbox_icon-check_1fk9p_64){opacity:0}:where(.ds-checkbox_input_1fk9p_152):disabled+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:#00000080;box-shadow:unset}@media screen and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):disabled+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:GrayText}}:where(.ds-checkbox_input_1fk9p_152):disabled+:where(.ds-checkbox_checkbox_1fk9p_48) svg{fill:#00000080}@media screen and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):disabled+:where(.ds-checkbox_checkbox_1fk9p_48) svg{fill:GrayText}}:where(.ds-checkbox_input_1fk9p_152):disabled~:where(.ds-checkbox_label_1fk9p_139){color:#00000080}@media screen and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):disabled~:where(.ds-checkbox_label_1fk9p_139){color:GrayText}}:where(.ds-checkbox_input_1fk9p_152):focus{outline:none}:where(.ds-checkbox_input_1fk9p_152):focus+:where(.ds-checkbox_checkbox_1fk9p_48){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):focus+:where(.ds-checkbox_checkbox_1fk9p_48){forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-checkbox_input_1fk9p_152):focus{outline:none}:where(.ds-checkbox_input_1fk9p_152):focus+:where(.ds-checkbox_checkbox_1fk9p_48){outline:revert;outline-offset:revert}@media screen and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):focus+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:Highlight}}:where(.ds-checkbox_input_1fk9p_152):focus-visible{outline:none}:where(.ds-checkbox_input_1fk9p_152):focus-visible+:where(.ds-checkbox_checkbox_1fk9p_48){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):focus-visible+:where(.ds-checkbox_checkbox_1fk9p_48){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):focus-visible+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:Highlight}}}@media(hover:hover){:where(.ds-checkbox_input_1fk9p_152):hover:not(:disabled)+:where(.ds-checkbox_checkbox_1fk9p_48){background-color:#0000001a}:where(.ds-checkbox_input_1fk9p_152):hover:not(:disabled)+:where(.ds-checkbox_checkbox_1fk9p_48) svg{fill:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):hover:not(:disabled)+:where(.ds-checkbox_checkbox_1fk9p_48) svg{fill:CanvasText}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-checkbox_input_1fk9p_152):hover:not(:disabled)+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:Highlight}}:where(.ds-checkbox_input--dark_1fk9p_265):disabled+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:#ffffff80;box-shadow:unset}@media screen and (forced-colors:active){:where(.ds-checkbox_input--dark_1fk9p_265):disabled+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:GrayText}}:where(.ds-checkbox_input--dark_1fk9p_265):disabled+:where(.ds-checkbox_checkbox_1fk9p_48) svg{fill:#ffffff80}@media screen and (forced-colors:active){:where(.ds-checkbox_input--dark_1fk9p_265):disabled+:where(.ds-checkbox_checkbox_1fk9p_48) svg{fill:GrayText}}:where(.ds-checkbox_input--dark_1fk9p_265):disabled~:where(.ds-checkbox_label_1fk9p_139){color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-checkbox_input--dark_1fk9p_265):disabled~:where(.ds-checkbox_label_1fk9p_139){color:GrayText}}:where(.ds-checkbox_input--dark_1fk9p_265):focus+:where(.ds-checkbox_checkbox_1fk9p_48){outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-checkbox_input--dark_1fk9p_265):focus+:where(.ds-checkbox_checkbox_1fk9p_48){forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-checkbox_input--dark_1fk9p_265):focus-visible+:where(.ds-checkbox_checkbox_1fk9p_48){outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-checkbox_input--dark_1fk9p_265):focus-visible+:where(.ds-checkbox_checkbox_1fk9p_48){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-checkbox_input--dark_1fk9p_265):focus-visible+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:Highlight}}}@media(hover:hover){:where(.ds-checkbox_input--dark_1fk9p_265):hover:not(:disabled)+:where(.ds-checkbox_checkbox_1fk9p_48){background-color:#ffffff26}:where(.ds-checkbox_input--dark_1fk9p_265):hover:not(:disabled)+:where(.ds-checkbox_checkbox_1fk9p_48) svg{fill:#f7a669}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-checkbox_input--dark_1fk9p_265):hover:not(:disabled)+:where(.ds-checkbox_checkbox_1fk9p_48) svg{fill:CanvasText}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-checkbox_input--dark_1fk9p_265):hover:not(:disabled)+:where(.ds-checkbox_checkbox_1fk9p_48){border-color:Highlight}}:where(.ds-checkbox_feedback_1fk9p_338){margin-block-start:8px}"
103
103
  },
104
104
  {
105
105
  componentName: "DSCheckboxGroup",
@@ -110,38 +110,38 @@ function f(r, i) {
110
110
  {
111
111
  componentName: "DSChipGroup",
112
112
  componentNameLowercase: "chipgroup",
113
- cssFileName: "Chip.D3vV0wyV.css, chipgroup.BGxjdSDX.css",
114
- cssFileContent: ":where(.ds-chip-group_chip_aidwn_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;cursor:pointer;background-color:transparent;border:1px solid #252525;border-radius:1.5rem;min-height:3rem;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:flex;align-items:center;justify-content:center;gap:8px;text-wrap:nowrap}:where(.ds-chip-group_chip_aidwn_1) svg{fill:currentColor}:where(.ds-chip-group_chip--small_aidwn_30){border-radius:1rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-chip-group_chip_aidwn_1):focus,:where(.ds-chip-group_chip_aidwn_1):focus-visible{outline:none}@media(hover:hover){:where(.ds-chip-group_chip_aidwn_1):hover{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-chip-group_chip_aidwn_1):hover{border-color:Highlight}}:where(.ds-chip-group_chip_aidwn_1)[aria-selected=true]{background-color:#252525;color:#fff}@media screen and (forced-colors:active){:where(.ds-chip-group_chip_aidwn_1)[aria-selected=true]{color:CanvasText;background-color:Highlight}}@media(hover:hover){:where(.ds-chip-group_chip_aidwn_1)[aria-selected=true]:hover{background-color:#444}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-chip-group_chip_aidwn_1)[aria-selected=true]:hover{background-color:Highlight}}:where(.ds-chip-group_chip_aidwn_1)[data-focused=true]{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-chip-group_chip_aidwn_1)[data-focused=true]{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-chip-group_chip_aidwn_1)[aria-disabled=true]{cursor:not-allowed;border-color:#00000080;color:#00000080}:where(.ds-chip-group_chip_aidwn_1)[aria-disabled=true][aria-selected=true]{background-color:#dadada;color:#00000080;border-color:#dadada}@media screen and (forced-colors:active){:where(.ds-chip-group_chip_aidwn_1)[aria-disabled=true][aria-selected=true]{color:GrayText;background-color:Highlight}}@media(hover:hover){:where(.ds-chip-group_chip_aidwn_1)[aria-disabled=true][aria-selected=true]:hover{background-color:#dadada}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-chip-group_chip_aidwn_1)[aria-disabled=true][aria-selected=true]:hover{background-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-chip-group_chip_aidwn_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}@media(hover:hover){:where(.ds-chip-group_chip_aidwn_1)[aria-disabled=true]:hover{background-color:transparent}}:where(.ds-chip-group_chip_aidwn_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-chip-group_chip_aidwn_1){transition-duration:0ms}}:where(.ds-chip-group_label--hidden_3zmt2_1){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-chip-group_root_3zmt2_14){display:flex;flex-wrap:wrap;gap:8px;padding-block-start:8px;padding-block-end:8px;max-width:44.9375rem}:where(.ds-chip-group_root_3zmt2_14):focus,:where(.ds-chip-group_root_3zmt2_14):focus-visible{outline:none}"
113
+ cssFileName: "Chip.DfamkUPw.css, chipgroup.DtCnsmS7.css",
114
+ cssFileContent: ":where(.ds-chip-group_chip_kwgno_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;cursor:pointer;background-color:transparent;border:1px solid #252525;border-radius:9999px;min-height:3rem;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:flex;align-items:center;justify-content:center;gap:8px;text-wrap:nowrap}:where(.ds-chip-group_chip_kwgno_1) svg{fill:currentColor}:where(.ds-chip-group_chip--small_kwgno_30){border-radius:9999px;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-chip-group_chip_kwgno_1):focus,:where(.ds-chip-group_chip_kwgno_1):focus-visible{outline:none}@media(hover:hover){:where(.ds-chip-group_chip_kwgno_1):hover{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-chip-group_chip_kwgno_1):hover{border-color:Highlight}}:where(.ds-chip-group_chip_kwgno_1)[aria-selected=true]{background-color:#252525;color:#fff}@media screen and (forced-colors:active){:where(.ds-chip-group_chip_kwgno_1)[aria-selected=true]{color:CanvasText;background-color:Highlight}}@media(hover:hover){:where(.ds-chip-group_chip_kwgno_1)[aria-selected=true]:hover{background-color:#444}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-chip-group_chip_kwgno_1)[aria-selected=true]:hover{background-color:Highlight}}:where(.ds-chip-group_chip_kwgno_1)[data-focused=true]{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-chip-group_chip_kwgno_1)[data-focused=true]{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-chip-group_chip_kwgno_1)[aria-disabled=true]{cursor:not-allowed;border-color:#00000080;color:#00000080}:where(.ds-chip-group_chip_kwgno_1)[aria-disabled=true][aria-selected=true]{background-color:#dadada;color:#00000080;border-color:#dadada}@media screen and (forced-colors:active){:where(.ds-chip-group_chip_kwgno_1)[aria-disabled=true][aria-selected=true]{color:GrayText;background-color:Highlight}}@media(hover:hover){:where(.ds-chip-group_chip_kwgno_1)[aria-disabled=true][aria-selected=true]:hover{background-color:#dadada}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-chip-group_chip_kwgno_1)[aria-disabled=true][aria-selected=true]:hover{background-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-chip-group_chip_kwgno_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}@media(hover:hover){:where(.ds-chip-group_chip_kwgno_1)[aria-disabled=true]:hover{background-color:transparent}}:where(.ds-chip-group_chip_kwgno_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-chip-group_chip_kwgno_1){transition-duration:0ms}}:where(.ds-chip-group_chip--dark_kwgno_133){color:#fff;border-color:#f8f8f8}@media(hover:hover){:where(.ds-chip-group_chip--dark_kwgno_133):hover{background-color:#ffffff26}}:where(.ds-chip-group_chip--dark_kwgno_133)[aria-selected=true]{background-color:#f8f8f8;color:#252525}@media screen and (forced-colors:active){:where(.ds-chip-group_chip--dark_kwgno_133)[aria-selected=true]{color:CanvasText;background-color:Highlight}}@media(hover:hover){:where(.ds-chip-group_chip--dark_kwgno_133)[aria-selected=true]:hover{background-color:#dadada}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-chip-group_chip--dark_kwgno_133)[aria-selected=true]:hover{background-color:Highlight}}:where(.ds-chip-group_chip--dark_kwgno_133)[data-focused=true]{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-chip-group_chip--dark_kwgno_133)[data-focused=true]{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-chip-group_chip--dark_kwgno_133)[aria-disabled=true]{border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-chip-group_chip--dark_kwgno_133)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-chip-group_chip--dark_kwgno_133)[aria-disabled=true][aria-selected=true]{background-color:#dadada;color:#00000080;border-color:#dadada}@media screen and (forced-colors:active){:where(.ds-chip-group_chip--dark_kwgno_133)[aria-disabled=true][aria-selected=true]{color:GrayText;background-color:Highlight}}@media(hover:hover){:where(.ds-chip-group_chip--dark_kwgno_133)[aria-disabled=true][aria-selected=true]:hover{background-color:#dadada}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-chip-group_chip--dark_kwgno_133)[aria-disabled=true][aria-selected=true]:hover{background-color:Highlight}}@media(hover:hover){:where(.ds-chip-group_chip--dark_kwgno_133)[aria-disabled=true]:hover{background-color:transparent}}:where(.ds-chip-group_label--hidden_137ot_1){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-chip-group_label_137ot_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-chip-group_label--dark_137ot_25){color:#fff}:where(.ds-chip-group_root_137ot_29){display:flex;flex-wrap:wrap;gap:8px;padding-block-start:8px;padding-block-end:8px;max-width:44.9375rem}:where(.ds-chip-group_root_137ot_29):focus,:where(.ds-chip-group_root_137ot_29):focus-visible{outline:none}"
115
115
  },
116
116
  {
117
117
  componentName: "DSCombobox",
118
118
  componentNameLowercase: "combobox",
119
- cssFileName: "CustomReactSelect.Ctze4SRN.css, optioncheckbox.6zYgifUk.css",
120
- cssFileContent: ":where(.ds-combobox_root_1wh7q_1):has(.ds-combobox_hint_1wh7q_1) :where(.ds-combobox_label-wrapper_1wh7q_1){margin-block-end:2px}:where(.ds-combobox_wrapper_1wh7q_5){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-combobox_action-button_1wh7q_11){grid-area:1/4/2/5}:where(.ds-combobox_label_1wh7q_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-combobox_label--disabled_1wh7q_30){color:GrayText}}:where(.ds-combobox_label-wrapper_1wh7q_1){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-combobox_label-wrapper--hidden_1wh7q_42){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-combobox_hint_1wh7q_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-combobox_feedback_1wh7q_70){margin-block-start:8px}:where(.ds-combobox_select_1wh7q_74){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-combobox_select--small_1wh7q_82){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-combobox_select_1wh7q_74){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-combobox_select_1wh7q_74):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select_1wh7q_74):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select_1wh7q_74):focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select_1wh7q_74):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select_1wh7q_74):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-combobox_select_1wh7q_74){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-combobox_select_1wh7q_74){transition-duration:0ms}}@media(hover:hover){:where(.ds-combobox_select_1wh7q_74):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-combobox_select_1wh7q_74):hover{border-color:Highlight}}:where(.ds-combobox_select_1wh7q_74){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-combobox_select_1wh7q_74)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-combobox_select_1wh7q_74)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select_1wh7q_74)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select_1wh7q_74)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select_1wh7q_74)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select_1wh7q_74)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-combobox_select_1wh7q_74):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-combobox_select_1wh7q_74)::-webkit-placeholder,:where(.ds-combobox_select_1wh7q_74)::placeholder{color:#666;opacity:1}:where(.ds-combobox_select--invalid_1wh7q_194){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-combobox_select--invalid_1wh7q_194):active,:where(.ds-combobox_select--invalid_1wh7q_194):focus,:where(.ds-combobox_select--invalid_1wh7q_194):focus-visible{border-color:#252525}:where(.ds-combobox_select--small_1wh7q_82){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-combobox_select_1wh7q_74){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-combobox_select_1wh7q_74)::-webkit-outer-spin-button,:where(.ds-combobox_select_1wh7q_74)::-webkit-inner-spin-button,:where(.ds-combobox_select_1wh7q_74)::-webkit-search-decoration,:where(.ds-combobox_select_1wh7q_74)::-webkit-search-cancel-button,:where(.ds-combobox_select_1wh7q_74)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_1wh7q_74)::-webkit-date-and-time-value{text-align:left}:where(.ds-combobox_select_1wh7q_74):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_1wh7q_74)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_1wh7q_74)[type=range]{accent-color:#E9640C}:where(.ds-combobox_select_1wh7q_74)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-combobox_select--small_1wh7q_82){min-height:2rem;height:2rem}:where(.ds-combobox_select--small_1wh7q_82).ds-combobox_input--has-leading-icon_1wh7q_252{padding-inline-start:calc(16px + 1rem)}:where(.ds-combobox_select--small_1wh7q_82).ds-combobox_input--has-action-button_1wh7q_255{padding-inline-end:calc(2rem + 8px)}:where(.ds-combobox_select--small_1wh7q_82).ds-combobox_input--has-second-action-button_1wh7q_258{padding-inline-end:calc(4rem + 8px)}:where(.ds-combobox_select--has-leading-icon_1wh7q_261){padding-inline-start:calc(32px + 1rem)}:where(.ds-combobox_select--has-action-button_1wh7q_264){padding-inline-end:calc(3rem + 16px)}:where(.ds-combobox_select--has-second-action-button_1wh7q_267){padding-inline-end:calc(6rem + 16px)}:where(.ds-combobox_select--has-affix_1wh7q_270){color:#0000}:where(.ds-combobox_select--has-affix_1wh7q_270)::placeholder{color:#0000}:where(.ds-combobox_select--has-affix_1wh7q_270)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-combobox_select--has-affix_1wh7q_270)::placeholder{transition-duration:0ms}}:where(.ds-combobox_select--is-ready_1wh7q_284){color:#252525}:where(.ds-combobox_select--is-ready_1wh7q_284)::placeholder{color:#666}:where(.ds-combobox_select_1wh7q_74){border-radius:0}:where(.ds-combobox_select_1wh7q_74).ds-combobox_select--disabled_1wh7q_294{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-combobox_select_1wh7q_74).ds-combobox_select--disabled_1wh7q_294{color:GrayText}}:where(.ds-combobox_select_1wh7q_74).ds-combobox_select--focused_1wh7q_305{outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors:active){:where(.ds-combobox_select_1wh7q_74).ds-combobox_select--focused_1wh7q_305{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-combobox_select_1wh7q_74).ds-combobox_select--focused_1wh7q_305{outline-color:Highlight}}@media(hover:hover){:where(.ds-combobox_select--hovered_1wh7q_322){background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-combobox_select--hovered_1wh7q_322){border-color:Highlight}}:where(.ds-combobox_placeholder_1wh7q_332){color:#666}@media screen and (forced-colors:active){:where(.ds-combobox_placeholder_1wh7q_332){color:GrayText}}:where(.ds-combobox_menu-list_1wh7q_341){top:6px;background-color:#fff;border:1px solid #DADADA;border-radius:.125rem;padding-block:15px;padding-inline:7px;box-shadow:0 8px 48px #0000001a,0 2px 4px #0000000a}:where(.ds-combobox_group-heading_1wh7q_351){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-block-start:16px;padding-block-end:11px;padding-inline-start:16px;padding-inline-end:16px;margin-block-start:4px;margin-block-end:8px;margin-inline-start:0;margin-inline-end:0;border-bottom:1px solid #B1B1B1;color:#666}:where(.ds-combobox_option_1wh7q_373){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;padding-block-start:12px;padding-block-end:12px;padding-inline-start:16px;padding-inline-end:16px;align-items:center}:where(.ds-combobox_option--small_1wh7q_389){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-block-start:8px;padding-block-end:8px;padding-inline-start:16px;padding-inline-end:16px}:where(.ds-combobox_option--grouped_1wh7q_404){padding-inline-start:24px}:where(.ds-combobox_option--single_1wh7q_407){justify-content:space-between}:where(.ds-combobox_option--disabled_1wh7q_410){color:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_option--disabled_1wh7q_410){color:GrayText}}:where(.ds-combobox_option--focus-hover_1wh7q_418):not(.ds-combobox_option--disabled_1wh7q_410){border-radius:.125rem;outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors:active){:where(.ds-combobox_option--focus-hover_1wh7q_418):not(.ds-combobox_option--disabled_1wh7q_410){forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-combobox_option--text_1wh7q_430){margin-inline-end:8px}:where(.ds-combobox_option--check-icon_1wh7q_433){margin-inline-start:auto;align-self:center;fill:#e9640c}@media screen and (forced-colors:active){:where(.ds-combobox_option--check-icon_1wh7q_433){fill:CanvasText}}:where(.ds-combobox_option--check-icon--disabled_1wh7q_443){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_option--check-icon--disabled_1wh7q_443){fill:GrayText}}:where(.ds-combobox_single-option_1wh7q_452){display:flex;flex-wrap:nowrap;width:100%}:where(.ds-combobox_multi-option_1wh7q_458){width:100%}:where(.ds-combobox_single-value_1wh7q_462){display:flex;align-items:center}:where(.ds-combobox_single-value--text_1wh7q_466){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}:where(.ds-combobox_leading-icon_1wh7q_473){margin-block-start:2px;margin-inline-end:8px;fill:#666}@media screen and (forced-colors:active){:where(.ds-combobox_leading-icon_1wh7q_473){background-color:Canvas;fill:CanvasText}}:where(.ds-combobox_leading-icon--small_1wh7q_484),:where(.ds-combobox_leading-icon--selected_1wh7q_484){margin-block-start:0px}:where(.ds-combobox_leading-icon--disabled_1wh7q_487){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_leading-icon--disabled_1wh7q_487){fill:GrayText}}:where(.ds-combobox_indicator_1wh7q_496),:where(.ds-combobox_clear_1wh7q_497){width:3rem;height:3rem;justify-content:center;cursor:pointer}:where(.ds-combobox_indicator--small_1wh7q_503),:where(.ds-combobox_clear--small_1wh7q_504){width:2rem;height:2rem}:where(.ds-combobox_indicator--icon_1wh7q_508),:where(.ds-combobox_clear--icon_1wh7q_509){margin-block-start:16px;margin-block-end:16px;margin-inline-start:16px;margin-inline-end:16px;align-self:center}:where(.ds-combobox_indicator--icon--small_1wh7q_516),:where(.ds-combobox_clear--icon--small_1wh7q_517){margin-block-start:8px;margin-block-end:8px;margin-inline-start:8px;margin-inline-end:8px}:where(.ds-combobox_root_q88mt_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;display:flex;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:fit-content}:where(.ds-combobox_root--disabled_q88mt_21){cursor:not-allowed}:where(.ds-combobox_checkbox_q88mt_25){width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:1px solid #252525;position:relative}:where(.ds-combobox_checkbox_q88mt_25){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-combobox_checkbox_q88mt_25){transition-duration:0ms}}:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){opacity:0;fill:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){transition:opacity var(--ds-animation-duration, .1s) linear,fill var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){fill:CanvasText}}:where(.ds-combobox_checkbox--checked_q88mt_62) :where(.ds-combobox_icon-check_q88mt_41){opacity:1}:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25{border-color:#00000080;box-shadow:unset}@media screen and (forced-colors:active){:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25{border-color:GrayText}}:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25 svg{fill:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25 svg{fill:GrayText}}:where(.ds-combobox_checkbox--disabled_q88mt_65)~:where(.ds-combobox_label_q88mt_82){color:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_checkbox--disabled_q88mt_65)~:where(.ds-combobox_label_q88mt_82){color:GrayText}}"
119
+ cssFileName: "CustomReactSelect.CvWMmrAU.css, optioncheckbox.BwkbIDOt.css",
120
+ cssFileContent: ":where(.ds-combobox_root_j92wf_1):has(.ds-combobox_hint_j92wf_1) :where(.ds-combobox_label-wrapper_j92wf_1){margin-block-end:2px}:where(.ds-combobox_wrapper_j92wf_5){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-combobox_action-button_j92wf_11){grid-area:1/4/2/5}:where(.ds-combobox_label_j92wf_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-combobox_label--disabled_j92wf_30){color:GrayText}}:where(.ds-combobox_label--dark_j92wf_34){color:#fff}@media screen and (forced-colors:active){:where(.ds-combobox_label--dark_j92wf_34).ds-combobox_label--disabled_j92wf_30{color:GrayText}}:where(.ds-combobox_label-wrapper_j92wf_1){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-combobox_label-wrapper--hidden_j92wf_50){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-combobox_hint_j92wf_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-combobox_hint--dark_j92wf_77){color:#fff}:where(.ds-combobox_feedback_j92wf_81){margin-block-start:8px}:where(.ds-combobox_select_j92wf_85){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-combobox_select--small_j92wf_93){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-combobox_select_j92wf_85){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-combobox_select_j92wf_85):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select_j92wf_85):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select_j92wf_85):focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select_j92wf_85):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select_j92wf_85):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-combobox_select_j92wf_85){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-combobox_select_j92wf_85){transition-duration:0ms}}@media(hover:hover){:where(.ds-combobox_select_j92wf_85):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-combobox_select_j92wf_85):hover{border-color:Highlight}}:where(.ds-combobox_select_j92wf_85){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-combobox_select_j92wf_85)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-combobox_select_j92wf_85)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select_j92wf_85)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select_j92wf_85)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select_j92wf_85)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select_j92wf_85)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-combobox_select_j92wf_85):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-combobox_select_j92wf_85):disabled{border-color:GrayText;color:GrayText}}:where(.ds-combobox_select_j92wf_85)::-webkit-placeholder,:where(.ds-combobox_select_j92wf_85)::placeholder{color:#666;opacity:1}:where(.ds-combobox_select--invalid_j92wf_211){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-combobox_select--invalid_j92wf_211):active,:where(.ds-combobox_select--invalid_j92wf_211):focus,:where(.ds-combobox_select--invalid_j92wf_211):focus-visible{border-color:#252525}:where(.ds-combobox_select--small_j92wf_93){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-combobox_select--dark_j92wf_229){border-color:#f8f8f8;color:#fff}:where(.ds-combobox_select--dark_j92wf_229):focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select--dark_j92wf_229):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select--dark_j92wf_229):focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select--dark_j92wf_229):focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select--dark_j92wf_229):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-combobox_select--dark_j92wf_229):hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-combobox_select--dark_j92wf_229):hover{border-color:Highlight}}:where(.ds-combobox_select--dark_j92wf_229)[readonly]{background-color:#252525;border-color:transparent;color:#fff}:where(.ds-combobox_select--dark_j92wf_229)[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select--dark_j92wf_229)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select--dark_j92wf_229)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select--dark_j92wf_229)[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-combobox_select--dark_j92wf_229)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-combobox_select--dark_j92wf_229):disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-combobox_select--dark_j92wf_229):disabled{border-color:GrayText;color:GrayText}}:where(.ds-combobox_select--dark_j92wf_229)::-webkit-placeholder,:where(.ds-combobox_select--dark_j92wf_229)::placeholder{color:#b1b1b1}:where(.ds-combobox_select--dark_j92wf_229).ds-combobox_input--invalid_j92wf_318{border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-combobox_select--dark_j92wf_229).ds-combobox_input--invalid_j92wf_318:active,:where(.ds-combobox_select--dark_j92wf_229).ds-combobox_input--invalid_j92wf_318:focus,:where(.ds-combobox_select--dark_j92wf_229).ds-combobox_input--invalid_j92wf_318:focus-visible{border-color:#f8f8f8}:where(.ds-combobox_select--dark_j92wf_229).ds-combobox_input--is-ready_j92wf_325:not(:disabled){color:#fff}:where(.ds-combobox_select--dark_j92wf_229).ds-combobox_input--is-ready_j92wf_325:not(:disabled)::placeholder{color:#b1b1b1}:where(.ds-combobox_select--dark_j92wf_229).ds-combobox_input--is-ready_j92wf_325:disabled{color:#ffffff80}:where(.ds-combobox_select--dark_j92wf_229).ds-combobox_input--is-ready_j92wf_325:disabled::placeholder{color:#b1b1b1}:where(.ds-combobox_select_j92wf_85){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-combobox_select_j92wf_85)::-webkit-outer-spin-button,:where(.ds-combobox_select_j92wf_85)::-webkit-inner-spin-button,:where(.ds-combobox_select_j92wf_85)::-webkit-search-decoration,:where(.ds-combobox_select_j92wf_85)::-webkit-search-cancel-button,:where(.ds-combobox_select_j92wf_85)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_j92wf_85)::-webkit-date-and-time-value{text-align:left}:where(.ds-combobox_select_j92wf_85):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_j92wf_85)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_j92wf_85)[type=range]{accent-color:#E9640C}:where(.ds-combobox_select_j92wf_85)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-combobox_select--small_j92wf_93){min-height:2rem;height:2rem}:where(.ds-combobox_select--small_j92wf_93).ds-combobox_input--has-leading-icon_j92wf_377{padding-inline-start:calc(16px + 1rem)}:where(.ds-combobox_select--small_j92wf_93).ds-combobox_input--has-action-button_j92wf_380{padding-inline-end:calc(2rem + 8px)}:where(.ds-combobox_select--small_j92wf_93).ds-combobox_input--has-second-action-button_j92wf_383{padding-inline-end:calc(4rem + 8px)}:where(.ds-combobox_select--has-leading-icon_j92wf_386){padding-inline-start:calc(32px + 1rem)}:where(.ds-combobox_select--has-action-button_j92wf_389){padding-inline-end:calc(3rem + 16px)}:where(.ds-combobox_select--has-second-action-button_j92wf_392){padding-inline-end:calc(6rem + 16px)}:where(.ds-combobox_select--has-affix_j92wf_395){color:#0000}:where(.ds-combobox_select--has-affix_j92wf_395)::placeholder{color:#0000}:where(.ds-combobox_select--has-affix_j92wf_395)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-combobox_select--has-affix_j92wf_395)::placeholder{transition-duration:0ms}}:where(.ds-combobox_select--is-ready_j92wf_409):not(:disabled){color:#252525}:where(.ds-combobox_select--is-ready_j92wf_409):not(:disabled)::placeholder{color:#666}:where(.ds-combobox_select--is-ready_j92wf_409):disabled{color:#00000080}:where(.ds-combobox_select--is-ready_j92wf_409):disabled::placeholder{color:#666}:where(.ds-combobox_select_j92wf_85){border-radius:0}:where(.ds-combobox_select_j92wf_85).ds-combobox_select--disabled_j92wf_425{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-combobox_select_j92wf_85).ds-combobox_select--disabled_j92wf_425{color:GrayText}}:where(.ds-combobox_select_j92wf_85).ds-combobox_select--focused_j92wf_436{outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors:active){:where(.ds-combobox_select_j92wf_85).ds-combobox_select--focused_j92wf_436{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-combobox_select_j92wf_85).ds-combobox_select--focused_j92wf_436{outline-color:Highlight}}@media(hover:hover){:where(.ds-combobox_select--hovered_j92wf_453){background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-combobox_select--hovered_j92wf_453){border-color:Highlight}}:where(.ds-combobox_placeholder_j92wf_463){color:#666}@media screen and (forced-colors:active){:where(.ds-combobox_placeholder_j92wf_463){color:GrayText}}:where(.ds-combobox_menu-list_j92wf_472){top:6px;background-color:#fff;border:1px solid #DADADA;border-radius:2px;padding-block:15px;padding-inline:7px;box-shadow:0 8px 48px #0000001a,0 2px 4px #0000000a}:where(.ds-combobox_group-heading_j92wf_482){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-block-start:16px;padding-block-end:11px;padding-inline-start:16px;padding-inline-end:16px;margin-block-start:4px;margin-block-end:8px;margin-inline-start:0;margin-inline-end:0;border-bottom:1px solid #B1B1B1;color:#666}:where(.ds-combobox_option_j92wf_504){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;padding-block-start:12px;padding-block-end:12px;padding-inline-start:16px;padding-inline-end:16px;align-items:center}:where(.ds-combobox_option--small_j92wf_520){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-block-start:8px;padding-block-end:8px;padding-inline-start:16px;padding-inline-end:16px}:where(.ds-combobox_option--grouped_j92wf_535){padding-inline-start:24px}:where(.ds-combobox_option--single_j92wf_538){justify-content:space-between}:where(.ds-combobox_option--disabled_j92wf_541){color:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_option--disabled_j92wf_541){color:GrayText}}:where(.ds-combobox_option--focus-hover_j92wf_549):not(.ds-combobox_option--disabled_j92wf_541){border-radius:2px;outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors:active){:where(.ds-combobox_option--focus-hover_j92wf_549):not(.ds-combobox_option--disabled_j92wf_541){forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-combobox_option--text_j92wf_561){margin-inline-end:8px}:where(.ds-combobox_option--check-icon_j92wf_564){margin-inline-start:auto;align-self:center;fill:#e9640c}@media screen and (forced-colors:active){:where(.ds-combobox_option--check-icon_j92wf_564){fill:CanvasText}}:where(.ds-combobox_option--check-icon--disabled_j92wf_574){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_option--check-icon--disabled_j92wf_574){fill:GrayText}}:where(.ds-combobox_single-option_j92wf_583){display:flex;flex-wrap:nowrap;width:100%}:where(.ds-combobox_multi-option_j92wf_589){width:100%}:where(.ds-combobox_single-value_j92wf_593){display:flex;align-items:center}:where(.ds-combobox_single-value--text_j92wf_597){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}:where(.ds-combobox_leading-icon_j92wf_604){margin-block-start:2px;margin-inline-end:8px;fill:#666}@media screen and (forced-colors:active){:where(.ds-combobox_leading-icon_j92wf_604){background-color:Canvas;fill:CanvasText}}:where(.ds-combobox_leading-icon--small_j92wf_615),:where(.ds-combobox_leading-icon--selected_j92wf_615){margin-block-start:0px}:where(.ds-combobox_leading-icon--disabled_j92wf_618){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_leading-icon--disabled_j92wf_618){fill:GrayText}}:where(.ds-combobox_indicator_j92wf_627),:where(.ds-combobox_clear_j92wf_628){width:3rem;height:3rem;justify-content:center;cursor:pointer}:where(.ds-combobox_indicator--small_j92wf_634),:where(.ds-combobox_clear--small_j92wf_635){width:2rem;height:2rem}:where(.ds-combobox_indicator--icon_j92wf_639),:where(.ds-combobox_clear--icon_j92wf_640){margin-block-start:16px;margin-block-end:16px;margin-inline-start:16px;margin-inline-end:16px;align-self:center}:where(.ds-combobox_indicator--icon--small_j92wf_647),:where(.ds-combobox_clear--icon--small_j92wf_648){margin-block-start:8px;margin-block-end:8px;margin-inline-start:8px;margin-inline-end:8px}:where(.ds-combobox_root_rfku3_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;display:flex;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:fit-content}:where(.ds-combobox_root--disabled_rfku3_21){cursor:not-allowed}:where(.ds-combobox_checkbox_rfku3_25){width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:1px solid #252525;position:relative}:where(.ds-combobox_checkbox_rfku3_25){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-combobox_checkbox_rfku3_25){transition-duration:0ms}}:where(.ds-combobox_checkbox_rfku3_25) :where(.ds-combobox_icon-check_rfku3_41){opacity:0;fill:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-combobox_checkbox_rfku3_25) :where(.ds-combobox_icon-check_rfku3_41){transition:opacity var(--ds-animation-duration, .1s) linear,fill var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-combobox_checkbox_rfku3_25) :where(.ds-combobox_icon-check_rfku3_41){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-combobox_checkbox_rfku3_25) :where(.ds-combobox_icon-check_rfku3_41){fill:CanvasText}}:where(.ds-combobox_checkbox--checked_rfku3_62) :where(.ds-combobox_icon-check_rfku3_41){opacity:1}:where(.ds-combobox_checkbox--disabled_rfku3_65).ds-combobox_checkbox_rfku3_25{border-color:#00000080;box-shadow:unset}@media screen and (forced-colors:active){:where(.ds-combobox_checkbox--disabled_rfku3_65).ds-combobox_checkbox_rfku3_25{border-color:GrayText}}:where(.ds-combobox_checkbox--disabled_rfku3_65).ds-combobox_checkbox_rfku3_25 svg{fill:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_checkbox--disabled_rfku3_65).ds-combobox_checkbox_rfku3_25 svg{fill:GrayText}}:where(.ds-combobox_checkbox--disabled_rfku3_65)~:where(.ds-combobox_label_rfku3_82){color:#00000080}@media screen and (forced-colors:active){:where(.ds-combobox_checkbox--disabled_rfku3_65)~:where(.ds-combobox_label_rfku3_82){color:GrayText}}"
121
121
  },
122
122
  {
123
123
  componentName: "DSDialog",
124
124
  componentNameLowercase: "dialog",
125
- cssFileName: "Dialog.BKwWy1g2.css",
126
- cssFileContent: `body:has(dialog[open]){overflow:hidden}:where(.ds-dialog_root_11kdc_5){max-width:min(100vw - 48px,719px)}@media(min-width:768px){:where(.ds-dialog_root_11kdc_5){max-width:min(100vw - 80px,719px)}}:where(.ds-dialog_root_11kdc_5){background-color:#fff;border:none;overflow:hidden;padding:0;max-height:calc(100vh - 48px);min-width:272px;opacity:0;transform:translateY(-100%);transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1),transform var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_11kdc_5){transition-duration:0ms}}@media(min-width:768px){:where(.ds-dialog_root_11kdc_5){max-height:calc(100vh - 80px)}}@media screen and (forced-colors:active){:where(.ds-dialog_root_11kdc_5){border:1px solid transparent}}:where(.ds-dialog_root_11kdc_5)[open]{opacity:1;transform:translateY(0);transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1),transform var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_11kdc_5)[open]{transition-duration:0ms}}@starting-style{:where(.ds-dialog_root_11kdc_5)[open]{opacity:0;transform:translateY(-100%)}}:where(.ds-dialog_root_11kdc_5)[open]::backdrop{opacity:1;transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_11kdc_5)[open]::backdrop{transition-duration:0ms}}@starting-style{:where(.ds-dialog_root_11kdc_5)[open]::backdrop{opacity:0}}:where(.ds-dialog_root_11kdc_5)::backdrop{background-color:#00000080;position:fixed;inset:0;opacity:0;transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_11kdc_5)::backdrop{transition-duration:0ms}}:where(.ds-dialog_root_11kdc_5) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-dialog_root_11kdc_5 a:not([class]))[href^="http://"]:after,:where(.ds-dialog_root_11kdc_5 a:not([class]))[href^="https://"]:after,:where(.ds-dialog_root_11kdc_5 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-dialog_root_11kdc_5) a:not([class]){color:#252525}:where(.ds-dialog_root_11kdc_5) a:not([class]):link,:where(.ds-dialog_root_11kdc_5) a:not([class]):visited{color:#252525}:where(.ds-dialog_root_11kdc_5) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-dialog_root_11kdc_5) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-dialog_root_11kdc_5) a:not([class]):hover{background-color:Canvas}}:where(.ds-dialog_root_11kdc_5) a:not([class])[href^="http://"]:after,:where(.ds-dialog_root_11kdc_5) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-dialog_root_11kdc_5) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-dialog_root_11kdc_5) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-dialog_root_11kdc_5) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-dialog_root_11kdc_5) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-dialog_root_11kdc_5) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-dialog_root_11kdc_5) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-dialog_root_11kdc_5) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_11kdc_5) a:not([class]){transition-duration:0ms}}:where(.ds-dialog_content-wrapper_11kdc_166){display:flex;flex-direction:column;overflow:hidden;max-height:calc(100vh - 48px)}:where(.ds-dialog_content-wrapper--no-footer_11kdc_172){padding-block-end:16px}@media(min-width:768px){:where(.ds-dialog_content-wrapper_11kdc_166){max-height:calc(100vh - 80px)}}:where(.ds-dialog_content-wrapper_11kdc_166) :where(.ds-dialog_close-button_11kdc_180){position:absolute;top:16px;right:16px;z-index:2}@media(min-width:768px){:where(.ds-dialog_content-wrapper_11kdc_166) :where(.ds-dialog_close-button_11kdc_180){top:24px;right:24px}}:where(.ds-dialog_header_11kdc_193),:where(.ds-dialog_content_11kdc_166),:where(.ds-dialog_footer_11kdc_195){padding-block-start:16px;padding-block-end:16px;padding-inline-start:16px;padding-inline-end:16px}@media(min-width:768px){:where(.ds-dialog_header_11kdc_193),:where(.ds-dialog_content_11kdc_166),:where(.ds-dialog_footer_11kdc_195){padding-block-start:24px;padding-block-end:24px;padding-inline-start:24px;padding-inline-end:24px}}:where(.ds-dialog_header_11kdc_193){min-height:4rem;flex-shrink:0}:where(.ds-dialog_header--scrollable_11kdc_216){border-bottom:1px solid #B1B1B1;padding-block-end:15px}@media(min-width:768px){:where(.ds-dialog_header--scrollable_11kdc_216){padding-block-end:23px}}:where(.ds-dialog_header--close-button_11kdc_225){padding-inline-end:4rem}@media(min-width:768px){:where(.ds-dialog_header--close-button_11kdc_225){padding-inline-end:4.5rem}}:where(.ds-dialog_content_11kdc_166){position:relative;overflow-y:auto}:where(.ds-dialog_content--no-footer_11kdc_238){padding-block-end:0}:where(.ds-dialog_content_11kdc_166):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-dialog_content_11kdc_166):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-dialog_content_11kdc_166):focus{outline:revert;outline-offset:revert}:where(.ds-dialog_content_11kdc_166):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-dialog_content_11kdc_166):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-dialog_footer_11kdc_195){max-height:13rem}:where(.ds-dialog_footer--scrollable_11kdc_273){border-top:1px solid #B1B1B1;padding-block-start:15px}@media(min-width:768px){:where(.ds-dialog_footer--scrollable_11kdc_273){padding-block-start:23px}}`
125
+ cssFileName: "Dialog.6AkQo8ew.css",
126
+ cssFileContent: `body:has(dialog[open]){overflow:hidden}:where(.ds-dialog_root_12p4q_5){max-width:min(100vw - 48px,719px)}@media(min-width:768px){:where(.ds-dialog_root_12p4q_5){max-width:min(100vw - 80px,719px)}}:where(.ds-dialog_root_12p4q_5){background-color:#fff;border:none;overflow:hidden;padding:0;max-height:calc(100vh - 48px);min-width:272px;opacity:0;transform:translateY(-100%);transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1),transform var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_12p4q_5){transition-duration:0ms}}@media(min-width:768px){:where(.ds-dialog_root_12p4q_5){max-height:calc(100vh - 80px)}}@media screen and (forced-colors:active){:where(.ds-dialog_root_12p4q_5){border:1px solid transparent}}:where(.ds-dialog_root_12p4q_5)[open]{opacity:1;transform:translateY(0);transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1),transform var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_12p4q_5)[open]{transition-duration:0ms}}@starting-style{:where(.ds-dialog_root_12p4q_5)[open]{opacity:0;transform:translateY(-100%)}}:where(.ds-dialog_root_12p4q_5)[open]::backdrop{opacity:1;transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_12p4q_5)[open]::backdrop{transition-duration:0ms}}@starting-style{:where(.ds-dialog_root_12p4q_5)[open]::backdrop{opacity:0}}:where(.ds-dialog_root_12p4q_5)::backdrop{background-color:#00000080;position:fixed;inset:0;opacity:0;transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_12p4q_5)::backdrop{transition-duration:0ms}}:where(.ds-dialog_root_12p4q_5) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-dialog_root_12p4q_5 a:not([class]))[href^="http://"]:after,:where(.ds-dialog_root_12p4q_5 a:not([class]))[href^="https://"]:after,:where(.ds-dialog_root_12p4q_5 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-dialog_root_12p4q_5) a:not([class]){color:#252525}:where(.ds-dialog_root_12p4q_5) a:not([class]):link,:where(.ds-dialog_root_12p4q_5) a:not([class]):visited{color:#252525}:where(.ds-dialog_root_12p4q_5) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-dialog_root_12p4q_5) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-dialog_root_12p4q_5) a:not([class]):hover{background-color:Canvas}}:where(.ds-dialog_root_12p4q_5) a:not([class])[href^="http://"]:after,:where(.ds-dialog_root_12p4q_5) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-dialog_root_12p4q_5) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-dialog_root_12p4q_5) a:not([class])[href^="http://"]:after,:where(.ds-dialog_root_12p4q_5) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-dialog_root_12p4q_5) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-dialog_root_12p4q_5) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-dialog_root_12p4q_5) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-dialog_root_12p4q_5) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-dialog_root_12p4q_5) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-dialog_root_12p4q_5) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-dialog_root_12p4q_5) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-dialog_root_12p4q_5) a:not([class]){transition-duration:0ms}}:where(.ds-dialog_content-wrapper_12p4q_184){display:flex;flex-direction:column;overflow:hidden;max-height:calc(100vh - 48px)}:where(.ds-dialog_content-wrapper--no-footer_12p4q_190){padding-block-end:16px}@media(min-width:768px){:where(.ds-dialog_content-wrapper_12p4q_184){max-height:calc(100vh - 80px)}}:where(.ds-dialog_content-wrapper_12p4q_184) :where(.ds-dialog_close-button_12p4q_198){position:absolute;top:16px;right:16px;z-index:2}@media(min-width:768px){:where(.ds-dialog_content-wrapper_12p4q_184) :where(.ds-dialog_close-button_12p4q_198){top:24px;right:24px}}:where(.ds-dialog_header_12p4q_211),:where(.ds-dialog_content_12p4q_184),:where(.ds-dialog_footer_12p4q_213){padding-block-start:16px;padding-block-end:16px;padding-inline-start:16px;padding-inline-end:16px}@media(min-width:768px){:where(.ds-dialog_header_12p4q_211),:where(.ds-dialog_content_12p4q_184),:where(.ds-dialog_footer_12p4q_213){padding-block-start:24px;padding-block-end:24px;padding-inline-start:24px;padding-inline-end:24px}}:where(.ds-dialog_header_12p4q_211){min-height:4rem;flex-shrink:0}:where(.ds-dialog_header--scrollable_12p4q_234){border-bottom:1px solid #B1B1B1;padding-block-end:15px}@media(min-width:768px){:where(.ds-dialog_header--scrollable_12p4q_234){padding-block-end:23px}}:where(.ds-dialog_header--close-button_12p4q_243){padding-inline-end:4rem}@media(min-width:768px){:where(.ds-dialog_header--close-button_12p4q_243){padding-inline-end:4.5rem}}:where(.ds-dialog_content_12p4q_184){position:relative;overflow-y:auto}:where(.ds-dialog_content--no-footer_12p4q_256){padding-block-end:0}:where(.ds-dialog_content_12p4q_184):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-dialog_content_12p4q_184):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-dialog_content_12p4q_184):focus{outline:revert;outline-offset:revert}:where(.ds-dialog_content_12p4q_184):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-dialog_content_12p4q_184):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-dialog_footer_12p4q_213){max-height:13rem}:where(.ds-dialog_footer--scrollable_12p4q_291){border-top:1px solid #B1B1B1;padding-block-start:15px}@media(min-width:768px){:where(.ds-dialog_footer--scrollable_12p4q_291){padding-block-start:23px}}`
127
127
  },
128
128
  {
129
129
  componentName: "DSDrawer",
130
130
  componentNameLowercase: "drawer",
131
- cssFileName: "Drawer.BU-fi5Hk.css",
132
- cssFileContent: `:root{--ds-drawer-transform-x-position-closed: -100%;--ds-drawer-transform-x-position-open: 0}body:has(dialog[open]){overflow:hidden}:where(.ds-drawer_root_1fyfp_10){background-color:#fff;border:none;inset:0;margin:0;overflow:hidden;padding:0;position:fixed;max-width:min(100vw - 32px,1730px);max-height:100vh;block-size:100vh;min-width:272px;transform:translate(var(--ds-drawer-transform-x-position-closed));transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,transform var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1fyfp_10){transition-duration:0ms}}@media(min-width:768px){:where(.ds-drawer_root_1fyfp_10){max-width:min(100vw - 80px,1730px)}}@media screen and (forced-colors:active){:where(.ds-drawer_root_1fyfp_10){border:1px solid transparent}}:where(.ds-drawer_root_1fyfp_10)[open]{transform:translate(var(--ds-drawer-transform-x-position-open));transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,transform var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1fyfp_10)[open]{transition-duration:0ms}}@starting-style{:where(.ds-drawer_root_1fyfp_10)[open]{transform:translate(var(--ds-drawer-transform-x-position-closed))}}:where(.ds-drawer_root_1fyfp_10)[open]::backdrop{opacity:1;transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1fyfp_10)[open]::backdrop{transition-duration:0ms}}@starting-style{:where(.ds-drawer_root_1fyfp_10)[open]::backdrop{opacity:0}}:where(.ds-drawer_root--end_1fyfp_68){inset-inline-start:unset;--ds-drawer-transform-x-position-closed: 200%;--ds-drawer-transform-x-position-open: 0}:where(.ds-drawer_root_1fyfp_10)::backdrop{background-color:#00000080;position:fixed;inset:0;opacity:0;transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1fyfp_10)::backdrop{transition-duration:0ms}}:where(.ds-drawer_root_1fyfp_10) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-drawer_root_1fyfp_10 a:not([class]))[href^="http://"]:after,:where(.ds-drawer_root_1fyfp_10 a:not([class]))[href^="https://"]:after,:where(.ds-drawer_root_1fyfp_10 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-drawer_root_1fyfp_10) a:not([class]){color:#252525}:where(.ds-drawer_root_1fyfp_10) a:not([class]):link,:where(.ds-drawer_root_1fyfp_10) a:not([class]):visited{color:#252525}:where(.ds-drawer_root_1fyfp_10) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-drawer_root_1fyfp_10) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-drawer_root_1fyfp_10) a:not([class]):hover{background-color:Canvas}}:where(.ds-drawer_root_1fyfp_10) a:not([class])[href^="http://"]:after,:where(.ds-drawer_root_1fyfp_10) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-drawer_root_1fyfp_10) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-drawer_root_1fyfp_10) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-drawer_root_1fyfp_10) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-drawer_root_1fyfp_10) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-drawer_root_1fyfp_10) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-drawer_root_1fyfp_10) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-drawer_root_1fyfp_10) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1fyfp_10) a:not([class]){transition-duration:0ms}}:where(.ds-drawer_content-wrapper_1fyfp_169){display:flex;flex-direction:column;overflow:hidden;max-height:100vh}:where(.ds-drawer_content-wrapper--no-footer_1fyfp_175){padding-block-end:16px}:where(.ds-drawer_content-wrapper_1fyfp_169) :where(.ds-drawer_close-button_1fyfp_178){position:absolute;top:16px;right:16px;z-index:2}@media(min-width:768px){:where(.ds-drawer_content-wrapper_1fyfp_169) :where(.ds-drawer_close-button_1fyfp_178){top:24px;right:24px}}:where(.ds-drawer_header_1fyfp_191),:where(.ds-drawer_content_1fyfp_169),:where(.ds-drawer_footer_1fyfp_193){padding-block-start:16px;padding-block-end:16px;padding-inline-start:16px;padding-inline-end:16px}@media(min-width:768px){:where(.ds-drawer_header_1fyfp_191),:where(.ds-drawer_content_1fyfp_169),:where(.ds-drawer_footer_1fyfp_193){padding-block-start:24px;padding-block-end:24px;padding-inline-start:24px;padding-inline-end:24px}}:where(.ds-drawer_header_1fyfp_191){min-height:4rem;flex-shrink:0}:where(.ds-drawer_header--scrollable_1fyfp_214){border-bottom:1px solid #B1B1B1;padding-block-end:15px}@media(min-width:768px){:where(.ds-drawer_header--scrollable_1fyfp_214){padding-block-end:23px}}:where(.ds-drawer_header--close-button_1fyfp_223){padding-inline-end:64px}@media(min-width:768px){:where(.ds-drawer_header--close-button_1fyfp_223){padding-inline-end:72px}}:where(.ds-drawer_content_1fyfp_169){position:relative;overflow-y:auto;height:100vh}:where(.ds-drawer_content_1fyfp_169):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-drawer_content_1fyfp_169):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-drawer_content_1fyfp_169):focus{outline:revert;outline-offset:revert}:where(.ds-drawer_content_1fyfp_169):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-drawer_content_1fyfp_169):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-drawer_content--no-footer_1fyfp_265){padding-block-end:0}:where(.ds-drawer_footer_1fyfp_193){max-height:13rem}:where(.ds-drawer_footer--scrollable_1fyfp_272){border-top:1px solid #B1B1B1;padding-block-start:15px}@media(min-width:768px){:where(.ds-drawer_footer--scrollable_1fyfp_272){padding-block-start:23px}}`
131
+ cssFileName: "Drawer.CDOlX809.css",
132
+ cssFileContent: `:root{--ds-drawer-transform-x-position-closed: -100%;--ds-drawer-transform-x-position-open: 0}body:has(dialog[open]){overflow:hidden}:where(.ds-drawer_root_1dt5r_10){background-color:#fff;border:none;inset:0;margin:0;overflow:hidden;padding:0;position:fixed;max-width:min(100vw - 32px,1730px);max-height:100vh;block-size:100vh;min-width:272px;transform:translate(var(--ds-drawer-transform-x-position-closed));transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,transform var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1dt5r_10){transition-duration:0ms}}@media(min-width:768px){:where(.ds-drawer_root_1dt5r_10){max-width:min(100vw - 80px,1730px)}}@media screen and (forced-colors:active){:where(.ds-drawer_root_1dt5r_10){border:1px solid transparent}}:where(.ds-drawer_root_1dt5r_10)[open]{transform:translate(var(--ds-drawer-transform-x-position-open));transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,transform var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1dt5r_10)[open]{transition-duration:0ms}}@starting-style{:where(.ds-drawer_root_1dt5r_10)[open]{transform:translate(var(--ds-drawer-transform-x-position-closed))}}:where(.ds-drawer_root_1dt5r_10)[open]::backdrop{opacity:1;transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1dt5r_10)[open]::backdrop{transition-duration:0ms}}@starting-style{:where(.ds-drawer_root_1dt5r_10)[open]::backdrop{opacity:0}}:where(.ds-drawer_root--end_1dt5r_68){inset-inline-start:unset;--ds-drawer-transform-x-position-closed: 200%;--ds-drawer-transform-x-position-open: 0}:where(.ds-drawer_root_1dt5r_10)::backdrop{background-color:#00000080;position:fixed;inset:0;opacity:0;transition:display var(--ds-animation-duration, .4s) allow-discrete,overlay var(--ds-animation-duration, .4s) allow-discrete,opacity var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1dt5r_10)::backdrop{transition-duration:0ms}}:where(.ds-drawer_root_1dt5r_10) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-drawer_root_1dt5r_10 a:not([class]))[href^="http://"]:after,:where(.ds-drawer_root_1dt5r_10 a:not([class]))[href^="https://"]:after,:where(.ds-drawer_root_1dt5r_10 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-drawer_root_1dt5r_10) a:not([class]){color:#252525}:where(.ds-drawer_root_1dt5r_10) a:not([class]):link,:where(.ds-drawer_root_1dt5r_10) a:not([class]):visited{color:#252525}:where(.ds-drawer_root_1dt5r_10) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-drawer_root_1dt5r_10) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-drawer_root_1dt5r_10) a:not([class]):hover{background-color:Canvas}}:where(.ds-drawer_root_1dt5r_10) a:not([class])[href^="http://"]:after,:where(.ds-drawer_root_1dt5r_10) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-drawer_root_1dt5r_10) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-drawer_root_1dt5r_10) a:not([class])[href^="http://"]:after,:where(.ds-drawer_root_1dt5r_10) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-drawer_root_1dt5r_10) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-drawer_root_1dt5r_10) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-drawer_root_1dt5r_10) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-drawer_root_1dt5r_10) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-drawer_root_1dt5r_10) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-drawer_root_1dt5r_10) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-drawer_root_1dt5r_10) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-drawer_root_1dt5r_10) a:not([class]){transition-duration:0ms}}:where(.ds-drawer_content-wrapper_1dt5r_187){display:flex;flex-direction:column;overflow:hidden;max-height:100vh}:where(.ds-drawer_content-wrapper--no-footer_1dt5r_193){padding-block-end:16px}:where(.ds-drawer_content-wrapper_1dt5r_187) :where(.ds-drawer_close-button_1dt5r_196){position:absolute;top:16px;right:16px;z-index:2}@media(min-width:768px){:where(.ds-drawer_content-wrapper_1dt5r_187) :where(.ds-drawer_close-button_1dt5r_196){top:24px;right:24px}}:where(.ds-drawer_header_1dt5r_209),:where(.ds-drawer_content_1dt5r_187),:where(.ds-drawer_footer_1dt5r_211){padding-block-start:16px;padding-block-end:16px;padding-inline-start:16px;padding-inline-end:16px}@media(min-width:768px){:where(.ds-drawer_header_1dt5r_209),:where(.ds-drawer_content_1dt5r_187),:where(.ds-drawer_footer_1dt5r_211){padding-block-start:24px;padding-block-end:24px;padding-inline-start:24px;padding-inline-end:24px}}:where(.ds-drawer_header_1dt5r_209){min-height:4rem;flex-shrink:0}:where(.ds-drawer_header--scrollable_1dt5r_232){border-bottom:1px solid #B1B1B1;padding-block-end:15px}@media(min-width:768px){:where(.ds-drawer_header--scrollable_1dt5r_232){padding-block-end:23px}}:where(.ds-drawer_header--close-button_1dt5r_241){padding-inline-end:4rem}@media(min-width:768px){:where(.ds-drawer_header--close-button_1dt5r_241){padding-inline-end:4.5rem}}:where(.ds-drawer_content_1dt5r_187){position:relative;overflow-y:auto;height:100vh}:where(.ds-drawer_content_1dt5r_187):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-drawer_content_1dt5r_187):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-drawer_content_1dt5r_187):focus{outline:revert;outline-offset:revert}:where(.ds-drawer_content_1dt5r_187):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-drawer_content_1dt5r_187):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-drawer_content--no-footer_1dt5r_283){padding-block-end:0}:where(.ds-drawer_footer_1dt5r_211){max-height:13rem}:where(.ds-drawer_footer--scrollable_1dt5r_290){border-top:1px solid #B1B1B1;padding-block-start:15px}@media(min-width:768px){:where(.ds-drawer_footer--scrollable_1dt5r_290){padding-block-start:23px}}`
133
133
  },
134
134
  {
135
135
  componentName: "DSFieldset",
136
136
  componentNameLowercase: "fieldset",
137
- cssFileName: "Fieldset.DCmr1Yir.css",
138
- cssFileContent: `:where(.ds-fieldset_root_onyd6_1){margin:0}:where(.ds-fieldset_root_onyd6_1){padding:0;border:none}@media screen and (forced-colors:active){:where(.ds-fieldset_root_onyd6_1):disabled{color:GrayText}}:where(.ds-fieldset_root_onyd6_1) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-fieldset_root_onyd6_1 a:not([class]))[href^="http://"]:after,:where(.ds-fieldset_root_onyd6_1 a:not([class]))[href^="https://"]:after,:where(.ds-fieldset_root_onyd6_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-fieldset_root_onyd6_1) a:not([class]){color:#252525}:where(.ds-fieldset_root_onyd6_1) a:not([class]):link,:where(.ds-fieldset_root_onyd6_1) a:not([class]):visited{color:#252525}:where(.ds-fieldset_root_onyd6_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-fieldset_root_onyd6_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-fieldset_root_onyd6_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-fieldset_root_onyd6_1) a:not([class])[href^="http://"]:after,:where(.ds-fieldset_root_onyd6_1) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-fieldset_root_onyd6_1) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-fieldset_root_onyd6_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-fieldset_root_onyd6_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-fieldset_root_onyd6_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-fieldset_root_onyd6_1) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-fieldset_root_onyd6_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-fieldset_root_onyd6_1) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-fieldset_root_onyd6_1) a:not([class]){transition-duration:0ms}}:where(.ds-fieldset_child-wrapper_onyd6_98){margin-block-start:24px}:where(.ds-fieldset_child-wrapper_onyd6_98)>*:not(:first-child){margin-block-start:24px}:where(.ds-fieldset_legend-wrapper_onyd6_105){margin-block:2px}:where(.ds-fieldset_legend_onyd6_105){padding-inline-start:0;padding-inline-end:0;display:flex;align-items:center;gap:4px}:where(.ds-fieldset_legend--hidden_onyd6_116){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-fieldset_legend--hidden_onyd6_116)+:where(.ds-fieldset_child-wrapper_onyd6_98){margin-block-start:0}:where(.ds-fieldset_legend--utility--m_onyd6_131){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-fieldset_description_onyd6_143){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:inline-block;max-width:34em;margin-block-start:6px}:where(.ds-fieldset_description--small_onyd6_157){margin-block-start:2px}:where(.ds-fieldset_system-feedback_onyd6_161){margin-block-start:16px;margin-block-end:32px}`
137
+ cssFileName: "Fieldset.BbLGXCWa.css",
138
+ cssFileContent: `:where(.ds-fieldset_root_z6gah_1){margin:0}:where(.ds-fieldset_root_z6gah_1){padding:0;border:none}@media screen and (forced-colors:active){:where(.ds-fieldset_root_z6gah_1):disabled{color:GrayText}}:where(.ds-fieldset_root_z6gah_1) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-fieldset_root_z6gah_1 a:not([class]))[href^="http://"]:after,:where(.ds-fieldset_root_z6gah_1 a:not([class]))[href^="https://"]:after,:where(.ds-fieldset_root_z6gah_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-fieldset_root_z6gah_1) a:not([class]){color:#252525}:where(.ds-fieldset_root_z6gah_1) a:not([class]):link,:where(.ds-fieldset_root_z6gah_1) a:not([class]):visited{color:#252525}:where(.ds-fieldset_root_z6gah_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-fieldset_root_z6gah_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-fieldset_root_z6gah_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-fieldset_root_z6gah_1) a:not([class])[href^="http://"]:after,:where(.ds-fieldset_root_z6gah_1) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-fieldset_root_z6gah_1) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-fieldset_root_z6gah_1) a:not([class])[href^="http://"]:after,:where(.ds-fieldset_root_z6gah_1) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-fieldset_root_z6gah_1) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-fieldset_root_z6gah_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-fieldset_root_z6gah_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-fieldset_root_z6gah_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-fieldset_root_z6gah_1) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-fieldset_root_z6gah_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-fieldset_root_z6gah_1) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-fieldset_root_z6gah_1) a:not([class]){transition-duration:0ms}}:where(.ds-fieldset_root--dark_z6gah_115){color:#fff}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-fieldset_root--dark_z6gah_115 a:not([class]))[href^="http://"]:after,:where(.ds-fieldset_root--dark_z6gah_115 a:not([class]))[href^="https://"]:after,:where(.ds-fieldset_root--dark_z6gah_115 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]){color:#fff}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):link,:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):visited{color:#fff}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):hover{background-color:Canvas}}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class])[href^="http://"]:after,:where(.ds-fieldset_root--dark_z6gah_115) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-fieldset_root--dark_z6gah_115) a:not([class])[href^="http://"]:after,:where(.ds-fieldset_root--dark_z6gah_115) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-fieldset_root--dark_z6gah_115) a:not([class]){transition-duration:0ms}}:where(.ds-fieldset_child-wrapper_z6gah_220){margin-block-start:24px}:where(.ds-fieldset_child-wrapper_z6gah_220)>*:not(:first-child){margin-block-start:24px}:where(.ds-fieldset_legend-wrapper_z6gah_227){margin-block:2px}:where(.ds-fieldset_legend_z6gah_227){padding-inline-start:0;padding-inline-end:0;display:flex;align-items:center;gap:4px}:where(.ds-fieldset_legend--hidden_z6gah_238){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-fieldset_legend--hidden_z6gah_238)+:where(.ds-fieldset_child-wrapper_z6gah_220){margin-block-start:0}:where(.ds-fieldset_legend--utility--m_z6gah_253){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-fieldset_description_z6gah_265){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:inline-block;max-width:34em;margin-block-start:6px}:where(.ds-fieldset_description--small_z6gah_279){margin-block-start:2px}:where(.ds-fieldset_system-feedback_z6gah_283){margin-block-start:16px;margin-block-end:32px}`
139
139
  },
140
140
  {
141
141
  componentName: "DSFlag",
142
142
  componentNameLowercase: "flag",
143
- cssFileName: "flag.CyCIPu_J.css",
144
- cssFileContent: ":where(.ds-flag_root_14d3h_1){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;flex-wrap:nowrap;text-wrap:nowrap;height:1.5rem;padding-block:4px;padding-inline:6px;border:none;justify-content:center;align-items:center;vertical-align:top;gap:6px;background-color:#ededed}:where(.ds-flag_root--color-grey-light_14d3h_28){background-color:#ededed}:where(.ds-flag_root--color-yellow-light_14d3h_31){background-color:#fdecc3}:where(.ds-flag_root--color-red-light_14d3h_34){background-color:#eebcbd}:where(.ds-flag_root--color-green-light_14d3h_37){background-color:#e5f0db}:where(.ds-flag_root--color-orange-base_14d3h_40){background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-flag_root_14d3h_1){border:1px solid transparent;padding-block:3px;padding-inline:5px}}"
143
+ cssFileName: "Flag.qP1xbolI.css",
144
+ cssFileContent: ":where(.ds-flag_root_1r5js_1){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;flex-wrap:nowrap;text-wrap:nowrap;height:1.5rem;padding-block:4px;padding-inline:6px;border:none;justify-content:center;align-items:center;vertical-align:top;gap:6px;background-color:#ededed}:where(.ds-flag_root--color-status-info_1r5js_27){background-color:#ededed}:where(.ds-flag_root--color-status-warning_1r5js_30){background-color:#fdecc3}:where(.ds-flag_root--color-status-negative_1r5js_33){background-color:#eebcbd}:where(.ds-flag_root--color-status-positive_1r5js_36){background-color:#e5f0db}:where(.ds-flag_root--color-promo-highlight_1r5js_39){background-color:#f37a1f}:where(.ds-flag_root--color-promo-neutral_1r5js_42){background-color:#252525;color:#fff}:where(.ds-flag_root--color-grey-light_1r5js_46){background-color:#ededed}:where(.ds-flag_root--color-yellow-light_1r5js_49){background-color:#fdecc3}:where(.ds-flag_root--color-red-light_1r5js_52){background-color:#eebcbd}:where(.ds-flag_root--color-green-light_1r5js_55){background-color:#e5f0db}:where(.ds-flag_root--color-orange-base_1r5js_58){background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-flag_root_1r5js_1){border:1px solid transparent;padding-block:3px;padding-inline:5px}}"
145
145
  },
146
146
  {
147
147
  componentName: "DSFloatingActionButton",
@@ -152,8 +152,8 @@ function f(r, i) {
152
152
  {
153
153
  componentName: "DSHeader",
154
154
  componentNameLowercase: "header",
155
- cssFileName: "Header.BNYL2Y78.css, logo.SVrBe1T8.css",
156
- cssFileContent: ':where(.ds-top-bar_root_q6oxc_1){background-color:#fff;z-index:998;border-bottom:1px solid #DADADA;position:relative;display:grid;--ds-grid-gap: var(--ds-spacing-dynamic-xs);gap:var(--ds-grid-gap);min-width:320px;grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start narrow-center-start] repeat(8,minmax(0,1fr)) [narrow-center-end narrow-left-end main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 8px;--ds-grid-span-one-half: span 8;--ds-grid-span-one-third: span 8;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 4}@media(min-width:768px){:where(.ds-top-bar_root_q6oxc_1){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(2,minmax(0,1fr)) [narrow-center-start] repeat(6,minmax(0,1fr)) [narrow-left-end] repeat(2,minmax(0,1fr)) [narrow-center-end] repeat(2,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 12px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 6;--ds-grid-span-two-thirds: span 6;--ds-grid-span-one-quarter: span 6}}@media(min-width:1024px){:where(.ds-top-bar_root_q6oxc_1){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,1fr)) [narrow-center-start] repeat(3,minmax(0,1fr)) [narrow-left-end] repeat(3,minmax(0,1fr)) [narrow-center-end] repeat(3,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 26px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 4;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 3}}@media(min-width:1536px){:where(.ds-top-bar_root_q6oxc_1){grid-template-columns:[full-start extended-start] auto [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] auto [extended-end full-end];--ds-internal-grid-safe-zone: 0px}}@media(min-width:1920px){:where(.ds-top-bar_root_q6oxc_1){grid-template-columns:[full-start] auto [extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end] auto [full-end];--ds-internal-grid-safe-zone: 192px}}:where(.ds-top-bar_root--sticky_q6oxc_49){top:0;position:sticky}:where(.ds-top-bar_root--fixed_q6oxc_53){background-color:#fff;position:fixed;top:0;left:0;right:0;width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-top-bar_content_q6oxc_62){background-color:#fff;min-height:4.625rem;padding-block-start:12px;padding-block-end:11px;display:grid;grid-auto-rows:auto;row-gap:16px;align-items:center;grid-column:full-start/full-end;padding-inline:12px}@media(min-width:768px){:where(.ds-top-bar_content_q6oxc_62){min-height:5rem;grid-column:main-start/main-end;padding-inline:0}}:where(.ds-top-bar_content--variant-full_q6oxc_81){grid-column:full-start/full-end;padding-inline:12px}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_q6oxc_85){grid-template-areas:"brand secondary" "primary primary";grid-template-columns:fit-content(100%) auto;grid-template-rows:auto auto}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_q6oxc_85) :where(.ds-top-bar_primary_q6oxc_90){padding-inline:0px;justify-content:center}@media(min-width:1024px){:where(.ds-top-bar_content--has-primary-area-and-secondary-area_q6oxc_85){grid-template-areas:"brand primary secondary";grid-template-columns:fit-content(100%) auto fit-content(100%);grid-template-rows:auto}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_q6oxc_85) :where(.ds-top-bar_primary_q6oxc_90){padding-inline:var(--ds-spacing-dynamic-xs);justify-content:center}}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105){grid-template-areas:"brand brand" "primary secondary";grid-template-columns:auto fit-content(100%);grid-template-rows:auto auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_brand_q6oxc_110){padding-inline:0px}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_primary_q6oxc_90){padding-inline-end:var(--ds-spacing-dynamic-xs);justify-content:start}@media(min-width:768px){:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105){grid-template-areas:"brand secondary" "primary primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_brand_q6oxc_110){padding-inline-end:var(--ds-spacing-dynamic-xs)}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_primary_q6oxc_90){padding-inline:0px;justify-content:center}}@media(min-width:1024px){:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105){grid-template-areas:"brand primary secondary";grid-template-columns:fit-content(100%) auto fit-content(100%);grid-template-rows:auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_primary_q6oxc_90){padding-inline:var(--ds-spacing-dynamic-xs);justify-content:center}}:where(.ds-top-bar_content--has-primary-area_q6oxc_85){grid-template-areas:"brand primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-primary-area_q6oxc_85) :where(.ds-top-bar_primary_q6oxc_90){padding-inline-start:var(--ds-spacing-dynamic-xs);justify-content:start}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149){grid-template-areas:"brand" "primary";grid-template-columns:auto;grid-template-rows:auto;row-gap:12px;padding-block-end:5px}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149){padding-block-end:11px}}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_brand_q6oxc_110){padding-inline:0px}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_primary_q6oxc_90){justify-content:center;padding-inline:0px;padding-block-start:4px;border-top:1px solid #DADADA}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_primary_q6oxc_90){padding-block-start:0;border-top:none}}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149){grid-template-areas:"brand primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_brand_q6oxc_110){padding-inline-end:var(--ds-spacing-dynamic-xs)}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_primary_q6oxc_90){padding-inline-start:var(--ds-spacing-dynamic-xs);justify-content:start}}:where(.ds-top-bar_brand_q6oxc_110){grid-area:brand;display:flex;align-items:center;gap:12px;padding-inline-end:var(--ds-spacing-dynamic-xs)}@media(min-width:768px){:where(.ds-top-bar_brand_q6oxc_110){gap:14px}}:where(.ds-top-bar_brand-add-on_q6oxc_213){font-family:STIHL Contraface Digital Display Title,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;font-weight:400;font-size:1.125rem;line-height:1;font-size-adjust:cap-height .68;letter-spacing:-.5px}@media(min-width:768px){:where(.ds-top-bar_brand-add-on_q6oxc_213){font-family:STIHL Contraface Digital Display Title,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;font-weight:400;font-size:1.3125rem;line-height:1;font-size-adjust:cap-height .68}}:where(.ds-top-bar_brand-add-on--double_q6oxc_234){display:flex;flex-direction:column;white-space:nowrap;gap:0;font-size:1.0625rem;line-height:1.1176470588}@media(min-width:768px){:where(.ds-top-bar_brand-add-on--double_q6oxc_234){font-size:1.1875rem;line-height:1.1176470588}}:where(.ds-top-bar_brand-add-on_q6oxc_213) :where(.ds-top-bar_sub-title_q6oxc_248){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.8125rem;line-height:1.461538;text-transform:uppercase;letter-spacing:0}@media(min-width:768px){:where(.ds-top-bar_brand-add-on_q6oxc_213) :where(.ds-top-bar_sub-title_q6oxc_248){font-size:.9375rem;line-height:1.4}}:where(.ds-top-bar_primary_q6oxc_90){grid-area:primary;display:flex;align-items:center;min-height:3rem}:where(.ds-top-bar_secondary_q6oxc_274){grid-area:secondary;padding-inline-start:var(--ds-spacing-dynamic-xs);min-height:3rem;display:flex;justify-content:flex-end;align-items:center}:where(.ds-top-bar_logo_q6oxc_283){width:7.125rem;height:3.125rem}@media(min-width:768px){:where(.ds-top-bar_logo_q6oxc_283){min-width:7.9775625rem;height:3.5rem}}:where(.ds-top-bar_logo--reduced_q6oxc_293){width:3.125rem}@media(min-width:768px){:where(.ds-top-bar_logo--reduced_q6oxc_293){min-width:3.5rem}}:where(.ds-header_root_c5fh4_1){background-color:#fff}:where(.ds-header_root--sticky_c5fh4_4){position:sticky;top:0;z-index:998}:where(.ds-header_root--hidden_c5fh4_9){transform:translateY(-100%)}:where(.ds-header_root--hidden_c5fh4_9){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_root--hidden_c5fh4_9){transition-duration:0ms}}:where(.ds-header_root--fixed_c5fh4_20){position:fixed;top:0;left:0;right:0;transform:translateY(0);width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-header_root--fixed_c5fh4_20){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_root--fixed_c5fh4_20){transition-duration:0ms}}:where(.ds-header_main-navigation-area_c5fh4_37){background-color:#fff;border-bottom:1px solid #DADADA;display:none;position:sticky;z-index:997}@media(min-width:1024px){:where(.ds-header_main-navigation-area_c5fh4_37){display:grid;--ds-grid-gap: var(--ds-spacing-dynamic-xs);gap:var(--ds-grid-gap);min-width:320px;grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start narrow-center-start] repeat(8,minmax(0,1fr)) [narrow-center-end narrow-left-end main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 8px;--ds-grid-span-one-half: span 8;--ds-grid-span-one-third: span 8;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 4}}@media(min-width:1024px)and (min-width:768px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(2,minmax(0,1fr)) [narrow-center-start] repeat(6,minmax(0,1fr)) [narrow-left-end] repeat(2,minmax(0,1fr)) [narrow-center-end] repeat(2,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 12px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 6;--ds-grid-span-two-thirds: span 6;--ds-grid-span-one-quarter: span 6}}@media(min-width:1024px)and (min-width:1024px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,1fr)) [narrow-center-start] repeat(3,minmax(0,1fr)) [narrow-left-end] repeat(3,minmax(0,1fr)) [narrow-center-end] repeat(3,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 26px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 4;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 3}}@media(min-width:1024px)and (min-width:1536px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] auto [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] auto [extended-end full-end];--ds-internal-grid-safe-zone: 0px}}@media(min-width:1024px)and (min-width:1920px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start] auto [extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end] auto [full-end];--ds-internal-grid-safe-zone: 192px}}:where(.ds-header_main-navigation-area--fixed_c5fh4_90){position:fixed;top:0;left:0;right:0;z-index:0}:where(.ds-header_main-navigation-area--fixed_c5fh4_90){transition:top var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_main-navigation-area--fixed_c5fh4_90){transition-duration:0ms}}:where(.ds-header_main-navigation-area--fixed--visible_c5fh4_105){top:var(--ds-top-bar-height);z-index:997;width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-header_main-navigation-content_c5fh4_111){min-height:3rem;grid-column:main-start/main-end}:where(.ds-header_main-navigation-content--variant-full_c5fh4_115){grid-column:full-start/full-end;padding-inline:12px}:where(.ds-header_header-placeholder_c5fh4_120){height:var(--ds-header-height)}:where(.ds-header_header-placeholder--with-banner_c5fh4_123){height:calc(var(--ds-header-height) - var(--ds-banner-height))}@charset "UTF-8";:where(.ds-logo_anchor_m1yba_2){display:inline-block}:where(.ds-logo_anchor--main_m1yba_6){min-width:7.125rem;max-width:8rem}:where(.ds-logo_anchor--reduced_m1yba_13){min-width:3.125rem;max-width:4.375rem}:where(.ds-logo_anchor_m1yba_2){text-decoration:none}:where(.ds-logo_anchor_m1yba_2):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor_m1yba_2):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-logo_anchor_m1yba_2):focus{outline:revert;outline-offset:revert}:where(.ds-logo_anchor_m1yba_2):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor_m1yba_2):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-logo_anchor--dark_m1yba_51):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor--dark_m1yba_51):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-logo_anchor--dark_m1yba_51):focus{outline:revert;outline-offset:revert}:where(.ds-logo_anchor--dark_m1yba_51):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor--dark_m1yba_51):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-logo_svg_m1yba_81){display:block;width:100%;height:100%;fill:#f37a1f}:where(.ds-logo_svg-text_m1yba_87){fill:#fff}:where(.ds-logo_placeholder-reduced_m1yba_91){width:4.375rem;height:4.375rem}'
155
+ cssFileName: "Header.CSPbSqR5.css, logo.SVrBe1T8.css",
156
+ cssFileContent: ':where(.ds-top-bar_root_1dle4_1){background-color:#fff;z-index:998;border-bottom:1px solid #DADADA;position:relative;display:grid;--ds-grid-gap: var(--ds-spacing-dynamic-xs);gap:var(--ds-grid-gap);min-width:320px;grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start narrow-center-start] repeat(8,minmax(0,1fr)) [narrow-center-end narrow-left-end main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 8px;--ds-grid-span-one-half: span 8;--ds-grid-span-one-third: span 8;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 4}@media(min-width:768px){:where(.ds-top-bar_root_1dle4_1){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(2,minmax(0,1fr)) [narrow-center-start] repeat(6,minmax(0,1fr)) [narrow-left-end] repeat(2,minmax(0,1fr)) [narrow-center-end] repeat(2,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 12px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 6;--ds-grid-span-two-thirds: span 6;--ds-grid-span-one-quarter: span 6}}@media(min-width:1024px){:where(.ds-top-bar_root_1dle4_1){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,1fr)) [narrow-center-start] repeat(3,minmax(0,1fr)) [narrow-left-end] repeat(3,minmax(0,1fr)) [narrow-center-end] repeat(3,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 26px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 4;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 3}}@media(min-width:1536px){:where(.ds-top-bar_root_1dle4_1){grid-template-columns:[full-start extended-start] auto [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] auto [extended-end full-end];--ds-internal-grid-safe-zone: 0px}}@media(min-width:1920px){:where(.ds-top-bar_root_1dle4_1){grid-template-columns:[full-start] auto [extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end] auto [full-end];--ds-internal-grid-safe-zone: 192px}}:where(.ds-top-bar_root--sticky_1dle4_49){top:0;position:sticky}:where(.ds-top-bar_root--fixed_1dle4_53){background-color:#fff;position:fixed;top:0;left:0;right:0;width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-top-bar_content_1dle4_62){background-color:#fff;min-height:4.625rem;padding-block-start:12px;padding-block-end:11px;display:grid;grid-auto-rows:auto;row-gap:16px;align-items:center;grid-column:full-start/full-end;padding-inline:12px}@media(min-width:768px){:where(.ds-top-bar_content_1dle4_62){min-height:5rem;grid-column:main-start/main-end;padding-inline:0}}:where(.ds-top-bar_content--variant-full_1dle4_81){grid-column:full-start/full-end;padding-inline:12px}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_1dle4_85){grid-template-areas:"brand secondary" "primary primary";grid-template-columns:fit-content(100%) auto;grid-template-rows:auto auto}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_1dle4_85) :where(.ds-top-bar_primary_1dle4_90){padding-inline:0px;justify-content:center}@media(min-width:1024px){:where(.ds-top-bar_content--has-primary-area-and-secondary-area_1dle4_85){grid-template-areas:"brand primary secondary";grid-template-columns:fit-content(100%) auto fit-content(100%);grid-template-rows:auto}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_1dle4_85) :where(.ds-top-bar_primary_1dle4_90){padding-inline:var(--ds-spacing-dynamic-xs);justify-content:center}}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105){grid-template-areas:"brand brand" "primary secondary";grid-template-columns:auto fit-content(100%);grid-template-rows:auto auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_brand_1dle4_110){padding-inline:0px}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_primary_1dle4_90){padding-inline-end:var(--ds-spacing-dynamic-xs);justify-content:start}@media(min-width:768px){:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105){grid-template-areas:"brand secondary" "primary primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_brand_1dle4_110){padding-inline-end:var(--ds-spacing-dynamic-xs)}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_primary_1dle4_90){padding-inline:0px;justify-content:center}}@media(min-width:1024px){:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105){grid-template-areas:"brand primary secondary";grid-template-columns:fit-content(100%) auto fit-content(100%);grid-template-rows:auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_primary_1dle4_90){padding-inline:var(--ds-spacing-dynamic-xs);justify-content:center}}:where(.ds-top-bar_content--has-primary-area_1dle4_85){grid-template-areas:"brand primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-primary-area_1dle4_85) :where(.ds-top-bar_primary_1dle4_90){padding-inline-start:var(--ds-spacing-dynamic-xs);justify-content:start}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149){grid-template-areas:"brand" "primary";grid-template-columns:auto;grid-template-rows:auto;row-gap:12px;padding-block-end:5px}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149){padding-block-end:11px}}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_brand_1dle4_110){padding-inline:0px}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_primary_1dle4_90){justify-content:center;padding-inline:0px;padding-block-start:4px;border-top:1px solid #DADADA}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_primary_1dle4_90){padding-block-start:0;border-top:none}}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149){grid-template-areas:"brand primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_brand_1dle4_110){padding-inline-end:var(--ds-spacing-dynamic-xs)}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_primary_1dle4_90){padding-inline-start:var(--ds-spacing-dynamic-xs);justify-content:start}}:where(.ds-top-bar_brand_1dle4_110){grid-area:brand;display:flex;align-items:center;gap:12px;padding-inline-end:var(--ds-spacing-dynamic-xs)}@media(min-width:768px){:where(.ds-top-bar_brand_1dle4_110){gap:16px}}:where(.ds-top-bar_brand-add-on_1dle4_213){font-family:STIHL Contraface Digital Display Title,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;font-weight:400;font-size:1.125rem;line-height:1;font-size-adjust:cap-height .68;letter-spacing:-.5px}@media(min-width:768px){:where(.ds-top-bar_brand-add-on_1dle4_213){font-family:STIHL Contraface Digital Display Title,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;font-weight:400;font-size:1.3125rem;line-height:1;font-size-adjust:cap-height .68}}:where(.ds-top-bar_brand-add-on--double_1dle4_234){display:flex;flex-direction:column;white-space:nowrap;gap:0;font-size:1.0625rem;line-height:1.1176470588}@media(min-width:768px){:where(.ds-top-bar_brand-add-on--double_1dle4_234){font-size:1.1875rem;line-height:1.1176470588}}:where(.ds-top-bar_brand-add-on_1dle4_213) :where(.ds-top-bar_sub-title_1dle4_248){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.8125rem;line-height:1.461538;text-transform:uppercase;letter-spacing:0}@media(min-width:768px){:where(.ds-top-bar_brand-add-on_1dle4_213) :where(.ds-top-bar_sub-title_1dle4_248){font-size:.9375rem;line-height:1.4}}:where(.ds-top-bar_primary_1dle4_90){grid-area:primary;display:flex;align-items:center;min-height:3rem}:where(.ds-top-bar_secondary_1dle4_273){grid-area:secondary;padding-inline-start:var(--ds-spacing-dynamic-xs);min-height:3rem;display:flex;justify-content:flex-end;align-items:center}:where(.ds-top-bar_logo_1dle4_282){width:7.125rem;height:3.125rem}@media(min-width:768px){:where(.ds-top-bar_logo_1dle4_282){min-width:7.9775625rem;height:3.5rem}}:where(.ds-top-bar_logo--reduced_1dle4_292){width:3.125rem}@media(min-width:768px){:where(.ds-top-bar_logo--reduced_1dle4_292){min-width:3.5rem}}:where(.ds-header_root_c5fh4_1){background-color:#fff}:where(.ds-header_root--sticky_c5fh4_4){position:sticky;top:0;z-index:998}:where(.ds-header_root--hidden_c5fh4_9){transform:translateY(-100%)}:where(.ds-header_root--hidden_c5fh4_9){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_root--hidden_c5fh4_9){transition-duration:0ms}}:where(.ds-header_root--fixed_c5fh4_20){position:fixed;top:0;left:0;right:0;transform:translateY(0);width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-header_root--fixed_c5fh4_20){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_root--fixed_c5fh4_20){transition-duration:0ms}}:where(.ds-header_main-navigation-area_c5fh4_37){background-color:#fff;border-bottom:1px solid #DADADA;display:none;position:sticky;z-index:997}@media(min-width:1024px){:where(.ds-header_main-navigation-area_c5fh4_37){display:grid;--ds-grid-gap: var(--ds-spacing-dynamic-xs);gap:var(--ds-grid-gap);min-width:320px;grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start narrow-center-start] repeat(8,minmax(0,1fr)) [narrow-center-end narrow-left-end main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 8px;--ds-grid-span-one-half: span 8;--ds-grid-span-one-third: span 8;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 4}}@media(min-width:1024px)and (min-width:768px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(2,minmax(0,1fr)) [narrow-center-start] repeat(6,minmax(0,1fr)) [narrow-left-end] repeat(2,minmax(0,1fr)) [narrow-center-end] repeat(2,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 12px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 6;--ds-grid-span-two-thirds: span 6;--ds-grid-span-one-quarter: span 6}}@media(min-width:1024px)and (min-width:1024px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,1fr)) [narrow-center-start] repeat(3,minmax(0,1fr)) [narrow-left-end] repeat(3,minmax(0,1fr)) [narrow-center-end] repeat(3,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 26px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 4;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 3}}@media(min-width:1024px)and (min-width:1536px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] auto [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] auto [extended-end full-end];--ds-internal-grid-safe-zone: 0px}}@media(min-width:1024px)and (min-width:1920px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start] auto [extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end] auto [full-end];--ds-internal-grid-safe-zone: 192px}}:where(.ds-header_main-navigation-area--fixed_c5fh4_90){position:fixed;top:0;left:0;right:0;z-index:0}:where(.ds-header_main-navigation-area--fixed_c5fh4_90){transition:top var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_main-navigation-area--fixed_c5fh4_90){transition-duration:0ms}}:where(.ds-header_main-navigation-area--fixed--visible_c5fh4_105){top:var(--ds-top-bar-height);z-index:997;width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-header_main-navigation-content_c5fh4_111){min-height:3rem;grid-column:main-start/main-end}:where(.ds-header_main-navigation-content--variant-full_c5fh4_115){grid-column:full-start/full-end;padding-inline:12px}:where(.ds-header_header-placeholder_c5fh4_120){height:var(--ds-header-height)}:where(.ds-header_header-placeholder--with-banner_c5fh4_123){height:calc(var(--ds-header-height) - var(--ds-banner-height))}@charset "UTF-8";:where(.ds-logo_anchor_m1yba_2){display:inline-block}:where(.ds-logo_anchor--main_m1yba_6){min-width:7.125rem;max-width:8rem}:where(.ds-logo_anchor--reduced_m1yba_13){min-width:3.125rem;max-width:4.375rem}:where(.ds-logo_anchor_m1yba_2){text-decoration:none}:where(.ds-logo_anchor_m1yba_2):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor_m1yba_2):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-logo_anchor_m1yba_2):focus{outline:revert;outline-offset:revert}:where(.ds-logo_anchor_m1yba_2):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor_m1yba_2):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-logo_anchor--dark_m1yba_51):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor--dark_m1yba_51):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-logo_anchor--dark_m1yba_51):focus{outline:revert;outline-offset:revert}:where(.ds-logo_anchor--dark_m1yba_51):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor--dark_m1yba_51):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-logo_svg_m1yba_81){display:block;width:100%;height:100%;fill:#f37a1f}:where(.ds-logo_svg-text_m1yba_87){fill:#fff}:where(.ds-logo_placeholder-reduced_m1yba_91){width:4.375rem;height:4.375rem}'
157
157
  },
158
158
  {
159
159
  componentName: "DSHeading",
@@ -170,50 +170,50 @@ function f(r, i) {
170
170
  {
171
171
  componentName: "DSInput",
172
172
  componentNameLowercase: "input",
173
- cssFileName: "input.BEOus9jX.css",
174
- cssFileContent: ':where(.ds-input_input_1v89g_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_1v89g_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_input_1v89g_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-input_input_1v89g_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_1v89g_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_1v89g_1):focus{outline:revert;outline-offset:revert}:where(.ds-input_input_1v89g_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_1v89g_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_1v89g_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input_input_1v89g_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input_input_1v89g_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input_input_1v89g_1):hover{border-color:Highlight}}:where(.ds-input_input_1v89g_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input_input_1v89g_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input_input_1v89g_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_1v89g_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_1v89g_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input_1v89g_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_1v89g_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_1v89g_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input_input_1v89g_1)::-webkit-placeholder,:where(.ds-input_input_1v89g_1)::placeholder{color:#666;opacity:1}:where(.ds-input_input--invalid_1v89g_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--invalid_1v89g_121):active,:where(.ds-input_input--invalid_1v89g_121):focus,:where(.ds-input_input--invalid_1v89g_121):focus-visible{border-color:#252525}:where(.ds-input_input--small_1v89g_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-input_input_1v89g_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input_input_1v89g_1)::-webkit-outer-spin-button,:where(.ds-input_input_1v89g_1)::-webkit-inner-spin-button,:where(.ds-input_input_1v89g_1)::-webkit-search-decoration,:where(.ds-input_input_1v89g_1)::-webkit-search-cancel-button,:where(.ds-input_input_1v89g_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_1v89g_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input_input_1v89g_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input_input_1v89g_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input_input_1v89g_1)[type=range]{accent-color:#E9640C}:where(.ds-input_input_1v89g_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input_input--small_1v89g_9){min-height:2rem;height:2rem}:where(.ds-input_input--small_1v89g_9).ds-input_input--has-leading-icon_1v89g_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input_input--small_1v89g_9).ds-input_input--has-action-button_1v89g_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input_input--small_1v89g_9).ds-input_input--has-second-action-button_1v89g_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input_input--has-leading-icon_1v89g_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input_input--has-action-button_1v89g_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input_input--has-second-action-button_1v89g_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input_input--has-affix_1v89g_197){color:#0000}:where(.ds-input_input--has-affix_1v89g_197)::placeholder{color:#0000}:where(.ds-input_input--has-affix_1v89g_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input_input--has-affix_1v89g_197)::placeholder{transition-duration:0ms}}:where(.ds-input_input--is-ready_1v89g_211){color:#252525}:where(.ds-input_input--is-ready_1v89g_211)::placeholder{color:#666}:where(.ds-input_root_1v89g_218):has(.ds-input_hint_1v89g_218) :where(.ds-input_label-wrapper_1v89g_218){margin-block-end:2px}:where(.ds-input_wrapper_1v89g_222){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input_affix_1v89g_228){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input_affix--small_1v89g_249){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_affix_1v89g_228).ds-input_prefix_1v89g_262{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input_affix_1v89g_228).ds-input_suffix_1v89g_268{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input_affix--disabled_1v89g_274){color:#00000080}@media screen and (forced-colors:active){:where(.ds-input_affix--disabled_1v89g_274){color:GrayText}}:where(.ds-input_affix--disabled_1v89g_274).ds-input_prefix_1v89g_262,:where(.ds-input_affix--disabled_1v89g_274).ds-input_suffix_1v89g_268{border-color:#0000001a}:where(.ds-input_affix--readonly_1v89g_285){background-color:#ededed;position:relative}:where(.ds-input_affix--readonly_1v89g_285).ds-input_prefix_1v89g_262,:where(.ds-input_affix--readonly_1v89g_285).ds-input_suffix_1v89g_268{border-color:transparent}:where(.ds-input_affix--readonly_1v89g_285).ds-input_prefix_1v89g_262:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_affix--readonly_1v89g_285).ds-input_prefix_1v89g_262:after{background-color:transparent}}:where(.ds-input_affix--readonly_1v89g_285).ds-input_suffix_1v89g_268:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_affix--readonly_1v89g_285).ds-input_suffix_1v89g_268:before{background-color:transparent}}:where(.ds-input_leading-icon_1v89g_321){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){:where(.ds-input_leading-icon_1v89g_321){background-color:Canvas;fill:CanvasText}}:where(.ds-input_leading-icon--small_1v89g_333){margin-inline-start:8px}:where(.ds-input_leading-icon--disabled_1v89g_336){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-input_leading-icon--disabled_1v89g_336){fill:GrayText}}:where(.ds-input_action-button_1v89g_345){grid-area:1/4/2/5}:where(.ds-input_label_1v89g_218){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input_label--disabled_1v89g_364){color:GrayText}}:where(.ds-input_label-wrapper_1v89g_218){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input_label-wrapper--hidden_1v89g_376){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input_hint_1v89g_218){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input_feedback_1v89g_404){margin-block-start:8px}'
173
+ cssFileName: "input.Dy8VS73e.css",
174
+ cssFileContent: ':where(.ds-input_input_bhamp_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_bhamp_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_input_bhamp_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-input_input_bhamp_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_bhamp_1):focus{outline:revert;outline-offset:revert}:where(.ds-input_input_bhamp_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_bhamp_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input_input_bhamp_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input_input_bhamp_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input_input_bhamp_1):hover{border-color:Highlight}}:where(.ds-input_input_bhamp_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input_input_bhamp_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input_input_bhamp_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_bhamp_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input_bhamp_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_bhamp_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input_input_bhamp_1)::-webkit-placeholder,:where(.ds-input_input_bhamp_1)::placeholder{color:#666;opacity:1}:where(.ds-input_input--invalid_bhamp_127){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--invalid_bhamp_127):active,:where(.ds-input_input--invalid_bhamp_127):focus,:where(.ds-input_input--invalid_bhamp_127):focus-visible{border-color:#252525}:where(.ds-input_input--small_bhamp_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-input_input--dark_bhamp_145){border-color:#f8f8f8;color:#fff}:where(.ds-input_input--dark_bhamp_145):focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input--dark_bhamp_145):focus{outline:revert;outline-offset:revert}:where(.ds-input_input--dark_bhamp_145):focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-input_input--dark_bhamp_145):hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145):hover{border-color:Highlight}}:where(.ds-input_input--dark_bhamp_145)[readonly]{background-color:#252525;border-color:transparent;color:#fff}:where(.ds-input_input--dark_bhamp_145)[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input--dark_bhamp_145)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input--dark_bhamp_145)[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input--dark_bhamp_145):disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input_input--dark_bhamp_145)::-webkit-placeholder,:where(.ds-input_input--dark_bhamp_145)::placeholder{color:#b1b1b1}:where(.ds-input_input--dark_bhamp_145).ds-input_input--invalid_bhamp_127{border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--dark_bhamp_145).ds-input_input--invalid_bhamp_127:active,:where(.ds-input_input--dark_bhamp_145).ds-input_input--invalid_bhamp_127:focus,:where(.ds-input_input--dark_bhamp_145).ds-input_input--invalid_bhamp_127:focus-visible{border-color:#f8f8f8}:where(.ds-input_input--dark_bhamp_145).ds-input_input--is-ready_bhamp_241:not(:disabled){color:#fff}:where(.ds-input_input--dark_bhamp_145).ds-input_input--is-ready_bhamp_241:not(:disabled)::placeholder{color:#b1b1b1}:where(.ds-input_input--dark_bhamp_145).ds-input_input--is-ready_bhamp_241:disabled{color:#ffffff80}:where(.ds-input_input--dark_bhamp_145).ds-input_input--is-ready_bhamp_241:disabled::placeholder{color:#b1b1b1}:where(.ds-input_input_bhamp_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input_input_bhamp_1)::-webkit-outer-spin-button,:where(.ds-input_input_bhamp_1)::-webkit-inner-spin-button,:where(.ds-input_input_bhamp_1)::-webkit-search-decoration,:where(.ds-input_input_bhamp_1)::-webkit-search-cancel-button,:where(.ds-input_input_bhamp_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_bhamp_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input_input_bhamp_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input_input_bhamp_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input_input_bhamp_1)[type=range]{accent-color:#E9640C}:where(.ds-input_input_bhamp_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input_input--small_bhamp_9){min-height:2rem;height:2rem}:where(.ds-input_input--small_bhamp_9).ds-input_input--has-leading-icon_bhamp_293{padding-inline-start:calc(16px + 1rem)}:where(.ds-input_input--small_bhamp_9).ds-input_input--has-action-button_bhamp_296{padding-inline-end:calc(2rem + 8px)}:where(.ds-input_input--small_bhamp_9).ds-input_input--has-second-action-button_bhamp_299{padding-inline-end:calc(4rem + 8px)}:where(.ds-input_input--has-leading-icon_bhamp_293){padding-inline-start:calc(32px + 1rem)}:where(.ds-input_input--has-action-button_bhamp_296){padding-inline-end:calc(3rem + 16px)}:where(.ds-input_input--has-second-action-button_bhamp_299){padding-inline-end:calc(6rem + 16px)}:where(.ds-input_input--has-affix_bhamp_311){color:#0000}:where(.ds-input_input--has-affix_bhamp_311)::placeholder{color:#0000}:where(.ds-input_input--has-affix_bhamp_311)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input_input--has-affix_bhamp_311)::placeholder{transition-duration:0ms}}:where(.ds-input_input--is-ready_bhamp_241):not(:disabled){color:#252525}:where(.ds-input_input--is-ready_bhamp_241):not(:disabled)::placeholder{color:#666}:where(.ds-input_input--is-ready_bhamp_241):disabled{color:#00000080}:where(.ds-input_input--is-ready_bhamp_241):disabled::placeholder{color:#666}:where(.ds-input_root_bhamp_338):has(.ds-input_hint_bhamp_338) :where(.ds-input_label-wrapper_bhamp_338){margin-block-end:2px}:where(.ds-input_wrapper_bhamp_342){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input_affix_bhamp_348){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input_affix--small_bhamp_369){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_affix_bhamp_348).ds-input_prefix_bhamp_382{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input_affix_bhamp_348).ds-input_suffix_bhamp_388{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input_affix--disabled_bhamp_394){color:#00000080}@media screen and (forced-colors:active){:where(.ds-input_affix--disabled_bhamp_394){color:GrayText}}:where(.ds-input_affix--disabled_bhamp_394).ds-input_prefix_bhamp_382,:where(.ds-input_affix--disabled_bhamp_394).ds-input_suffix_bhamp_388{border-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-input_affix--disabled_bhamp_394).ds-input_prefix_bhamp_382,:where(.ds-input_affix--disabled_bhamp_394).ds-input_suffix_bhamp_388{border-color:GrayText}}:where(.ds-input_affix--readonly_bhamp_410){background-color:#ededed;position:relative}:where(.ds-input_affix--readonly_bhamp_410).ds-input_prefix_bhamp_382,:where(.ds-input_affix--readonly_bhamp_410).ds-input_suffix_bhamp_388{border-color:transparent}:where(.ds-input_affix--readonly_bhamp_410).ds-input_prefix_bhamp_382:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_affix--readonly_bhamp_410).ds-input_prefix_bhamp_382:after{background-color:transparent}}:where(.ds-input_affix--readonly_bhamp_410).ds-input_suffix_bhamp_388:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_affix--readonly_bhamp_410).ds-input_suffix_bhamp_388:before{background-color:transparent}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445{color:#b1b1b1;background-color:#252525}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445{color:CanvasText;background-color:Canvas}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_prefix_bhamp_382{border-right-color:#666}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_prefix_bhamp_382{border-right-color:CanvasText}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_suffix_bhamp_388{border-left-color:#666}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_suffix_bhamp_388{border-left-color:CanvasText}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394{color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394{color:GrayText}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_prefix_bhamp_382,:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_suffix_bhamp_388{border-color:#ffffff26}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_prefix_bhamp_382,:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_suffix_bhamp_388{border-color:GrayText}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410{background-color:#252525}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382:after{background-color:#666}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382:after{background-color:transparent}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388:before{background-color:#666}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388:before{background-color:transparent}}:where(.ds-input_leading-icon_bhamp_507){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){:where(.ds-input_leading-icon_bhamp_507){background-color:Canvas;fill:CanvasText}}:where(.ds-input_leading-icon--small_bhamp_519){margin-inline-start:8px}:where(.ds-input_leading-icon--disabled_bhamp_522){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-input_leading-icon--disabled_bhamp_522){fill:GrayText}}:where(.ds-input_leading-icon--dark_bhamp_530){fill:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_leading-icon--dark_bhamp_530){fill:CanvasText}}:where(.ds-input_leading-icon--dark_bhamp_530).ds-input_leading-icon--disabled_bhamp_522{fill:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input_leading-icon--dark_bhamp_530).ds-input_leading-icon--disabled_bhamp_522{fill:GrayText}}:where(.ds-input_action-button_bhamp_547){grid-area:1/4/2/5}:where(.ds-input_label_bhamp_338){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input_label--disabled_bhamp_566){color:GrayText}}:where(.ds-input_label--dark_bhamp_570){color:#fff}@media screen and (forced-colors:active){:where(.ds-input_label--dark_bhamp_570).ds-input_label--disabled_bhamp_566{color:GrayText}}:where(.ds-input_label-wrapper_bhamp_338){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input_label-wrapper--hidden_bhamp_586){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input_hint_bhamp_338){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input_hint--dark_bhamp_613){color:#fff}:where(.ds-input_feedback_bhamp_617){margin-block-start:8px}'
175
175
  },
176
176
  {
177
177
  componentName: "DSInputFile",
178
178
  componentNameLowercase: "inputfile",
179
- cssFileName: "InputFile.BUMCNCrj.css",
180
- cssFileContent: ":where(.ds-input-file_root_ad2pg_1) :where(.ds-input-file_browse-button--is-dragging-filled_ad2pg_1){background-color:#444}:where(.ds-input-file_root_ad2pg_1) :where(.ds-input-file_browse-button--is-dragging-filled_ad2pg_1) span{pointer-events:none}:where(.ds-input-file_root_ad2pg_1) :where(.ds-input-file_browse-button--is-dragging_ad2pg_1){background-color:#ededed}:where(.ds-input-file_root_ad2pg_1) :where(.ds-input-file_browse-button--is-dragging_ad2pg_1) span{pointer-events:none}:where(.ds-input-file_root_ad2pg_1):has(.ds-input-file_hint_ad2pg_14) :where(.ds-input-file_label-wrapper_ad2pg_14){margin-block-end:2px}:where(.ds-input-file_label_ad2pg_14){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input-file_label--disabled_ad2pg_33){color:GrayText}}:where(.ds-input-file_label-wrapper_ad2pg_14){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input-file_label-wrapper--hidden_ad2pg_45){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input-file_hint_ad2pg_14){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input-file_feedback_ad2pg_73){margin-block-start:8px}:where(.ds-input-file_dropzone_ad2pg_77){border:1px dashed #B1B1B1;padding:32px;text-align:center;cursor:pointer}:where(.ds-input-file_dropzone--disabled_ad2pg_83){cursor:not-allowed;color:#00000080;border-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-input-file_dropzone--disabled_ad2pg_83){color:GrayText;border-color:GrayText}}:where(.ds-input-file_dropzone--disabled_ad2pg_83) svg{fill:currentColor}:where(.ds-input-file_dropzone--invalid_ad2pg_97){border-color:#d43b3b}:where(.ds-input-file_dropzone--is-dragging_ad2pg_100){background-color:#ededed}:where(.ds-input-file_dropzone--is-dragging_ad2pg_100) :where(.ds-input-file_hint-drop-zone_ad2pg_103){pointer-events:none}:where(.ds-input-file_dropzone_ad2pg_77) :where(.ds-input-file_upload-icon_ad2pg_106){margin-block-end:12px}:where(.ds-input-file_dropzone_ad2pg_77) :where(.ds-input-file_browse-button-dropzone--is-dragging_ad2pg_109){pointer-events:none}:where(.ds-input-file_dropzone_ad2pg_77) :where(.ds-input-file_instructions_ad2pg_112){margin-block-start:0;margin-block-end:24px;pointer-events:none;font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-input-file_dropzone_ad2pg_77) :where(.ds-input-file_hint-drop-zone_ad2pg_103){color:#666;margin-block-start:16px;text-align:center;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-input-file_dropzone_ad2pg_77){transition:border-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-file_dropzone_ad2pg_77){transition-duration:0ms}}:where(.ds-input-file_input_ad2pg_149){display:none}:where(.ds-input-file_required-sr-info_ad2pg_153){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}"
179
+ cssFileName: "InputFile.CDtghZtl.css",
180
+ cssFileContent: ":where(.ds-input-file_root_sryt8_1) :where(.ds-input-file_browse-button--is-dragging-filled_sryt8_1){background-color:#444}:where(.ds-input-file_root_sryt8_1) :where(.ds-input-file_browse-button--is-dragging-filled_sryt8_1) span{pointer-events:none}:where(.ds-input-file_root_sryt8_1) :where(.ds-input-file_browse-button--is-dragging_sryt8_1){background-color:#ededed}:where(.ds-input-file_root_sryt8_1) :where(.ds-input-file_browse-button--is-dragging_sryt8_1) span{pointer-events:none}:where(.ds-input-file_root_sryt8_1):has(.ds-input-file_hint_sryt8_14) :where(.ds-input-file_label-wrapper_sryt8_14){margin-block-end:2px}:where(.ds-input-file_label_sryt8_14){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input-file_label--disabled_sryt8_33){color:GrayText}}:where(.ds-input-file_label--dark_sryt8_37){color:#fff}@media screen and (forced-colors:active){:where(.ds-input-file_label--dark_sryt8_37).ds-input-file_label--disabled_sryt8_33{color:GrayText}}:where(.ds-input-file_label-wrapper_sryt8_14){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input-file_label-wrapper--hidden_sryt8_53){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input-file_hint_sryt8_14){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input-file_hint--dark_sryt8_80){color:#fff}:where(.ds-input-file_feedback_sryt8_84){margin-block-start:8px}:where(.ds-input-file_dropzone_sryt8_88){border:1px dashed #B1B1B1;padding:32px;text-align:center;cursor:pointer}:where(.ds-input-file_dropzone--disabled_sryt8_94){cursor:not-allowed;color:#00000080;border-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-input-file_dropzone--disabled_sryt8_94){color:GrayText;border-color:GrayText}}:where(.ds-input-file_dropzone--disabled_sryt8_94) svg{fill:currentColor}:where(.ds-input-file_dropzone--invalid_sryt8_108){border-color:#d43b3b}:where(.ds-input-file_dropzone--is-dragging_sryt8_111){background-color:#ededed}:where(.ds-input-file_dropzone--is-dragging_sryt8_111) :where(.ds-input-file_hint-drop-zone_sryt8_114){pointer-events:none}:where(.ds-input-file_dropzone_sryt8_88) :where(.ds-input-file_upload-icon_sryt8_117){margin-block-end:12px}:where(.ds-input-file_dropzone_sryt8_88) :where(.ds-input-file_browse-button-dropzone--is-dragging_sryt8_120){pointer-events:none}:where(.ds-input-file_dropzone_sryt8_88) :where(.ds-input-file_instructions_sryt8_123){margin-block-start:0;margin-block-end:24px;pointer-events:none;font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-input-file_dropzone_sryt8_88) :where(.ds-input-file_hint-drop-zone_sryt8_114){color:#666;margin-block-start:16px;text-align:center;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-input-file_dropzone_sryt8_88){transition:border-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-file_dropzone_sryt8_88){transition-duration:0ms}}:where(.ds-input-file_root--dark_sryt8_161) :where(.ds-input-file_browse-button--is-dragging-filled_sryt8_1){background-color:#dadada}:where(.ds-input-file_root--dark_sryt8_161) :where(.ds-input-file_browse-button--is-dragging_sryt8_1){background-color:#444}:where(.ds-input-file_dropzone--dark_sryt8_168){border-color:#666}:where(.ds-input-file_dropzone--dark_sryt8_168).ds-input-file_dropzone--disabled_sryt8_94{color:#ffffff80;border-color:#ffffff26}@media screen and (forced-colors:active){:where(.ds-input-file_dropzone--dark_sryt8_168).ds-input-file_dropzone--disabled_sryt8_94{color:GrayText;border-color:GrayText}}@media screen and (forced-colors:active){:where(.ds-input-file_dropzone--dark_sryt8_168).ds-input-file_dropzone--disabled_sryt8_94 :where(.ds-input-file_instructions_sryt8_123){color:GrayText}}:where(.ds-input-file_dropzone--dark_sryt8_168).ds-input-file_dropzone--invalid_sryt8_108{border-color:#d43b3b}:where(.ds-input-file_dropzone--dark_sryt8_168).ds-input-file_dropzone--is-dragging_sryt8_111{background-color:#444}:where(.ds-input-file_dropzone--dark_sryt8_168) :where(.ds-input-file_hint-drop-zone_sryt8_114){color:#b1b1b1}:where(.ds-input-file_dropzone--dark_sryt8_168) :where(.ds-input-file_instructions_sryt8_123){color:#fff}:where(.ds-input-file_input_sryt8_199){display:none}:where(.ds-input-file_required-sr-info_sryt8_203){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}"
181
181
  },
182
182
  {
183
183
  componentName: "DSInputNumber",
184
184
  componentNameLowercase: "inputnumber",
185
- cssFileName: "Button.C-UYIggc.css, InputNumber.Bmz8cNKg.css",
186
- cssFileContent: ':where(.ds-button_root_146u3_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root_146u3_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root_146u3_1):focus{outline:revert;outline-offset:revert}:where(.ds-button_root_146u3_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root_146u3_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root_146u3_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-button_root_146u3_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root_146u3_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-button_root_146u3_1){background-color:Canvas!important}:where(.ds-button_root_146u3_1):hover{border-color:Highlight}}:where(.ds-button_root--highlight_146u3_75),:where(.ds-button_root--dark-highlight_146u3_75){background-color:#f37a1f;color:#252525}@media(hover:hover){:where(.ds-button_root--highlight_146u3_75):hover,:where(.ds-button_root--dark-highlight_146u3_75):hover{background-color:#e9640c}}:where(.ds-button_root--highlight_146u3_75)[aria-disabled=true],:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--highlight_146u3_75)[aria-disabled=true] svg,:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--highlight_146u3_75)[aria-disabled=true],:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--highlight_146u3_75)[aria-disabled=true]:before,:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-highlight_146u3_75):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_146u3_75):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-highlight_146u3_75):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-highlight_146u3_75):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_146u3_75):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-highlight_146u3_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--filled_146u3_151){background-color:#252525;color:#fff}@media(hover:hover){:where(.ds-button_root--filled_146u3_151):hover{background-color:#444}}:where(.ds-button_root--filled_146u3_151)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--filled_146u3_151)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--filled_146u3_151)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--filled_146u3_151)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--outline_146u3_179){border-color:#252525;color:#252525}@media(hover:hover){:where(.ds-button_root--outline_146u3_179):hover{background-color:#0000001a}}:where(.ds-button_root--outline_146u3_179)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-button_root--outline_146u3_179)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--outline_146u3_179)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--outline_146u3_179)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost_146u3_206){color:#252525}@media(hover:hover){:where(.ds-button_root--ghost_146u3_206):hover{background-color:#0000001a}}:where(.ds-button_root--ghost_146u3_206)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost_146u3_206)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--ghost_146u3_206)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost_146u3_206)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost-flush_146u3_231){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_146u3_231).ds-button_root--small_146u3_237{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_146u3_231):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-button_root--ghost-flush_146u3_231):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root--ghost-flush_146u3_231):before{transition-duration:0ms}}:where(.ds-button_root--ghost-flush_146u3_231):focus,:where(.ds-button_root--ghost-flush_146u3_231):focus-visible{outline:none}:where(.ds-button_root--ghost-flush_146u3_231):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_146u3_231):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--ghost-flush_146u3_231):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--ghost-flush_146u3_231):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_146u3_231):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--ghost-flush_146u3_231):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--ghost-flush_146u3_231):hover:before{background-color:transparent}}:where(.ds-button_root--ghost-flush_146u3_231)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost-flush_146u3_231)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_146u3_231)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost-flush_146u3_231)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation_146u3_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;color:#252525;border-radius:2px}@media(min-width:1024px){:where(.ds-button_root--navigation_146u3_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}}:where(.ds-button_root--navigation_146u3_317):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_146u3_317):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--navigation_146u3_317):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--navigation_146u3_317):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_146u3_317):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--navigation_146u3_317):hover{background-color:#0000001a}}:where(.ds-button_root--navigation_146u3_317)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--navigation_146u3_317)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_146u3_317)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--navigation_146u3_317)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation--stretched_146u3_393){justify-content:flex-start}:where(.ds-button_root--navigation--stretched--icon-left_146u3_396){justify-content:flex-end}:where(.ds-button_root--dark-filled_146u3_399){background-color:#f8f8f8;color:#252525}:where(.ds-button_root--dark-filled_146u3_399):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_146u3_399):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-filled_146u3_399):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-filled_146u3_399):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_146u3_399):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-filled_146u3_399):hover{background-color:#dadada}}:where(.ds-button_root--dark-filled_146u3_399)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-filled_146u3_399)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_146u3_399)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-filled_146u3_399)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-outline_146u3_456){border-color:#f8f8f8;color:#fff}:where(.ds-button_root--dark-outline_146u3_456):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_146u3_456):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-outline_146u3_456):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-outline_146u3_456):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_146u3_456):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-outline_146u3_456):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-outline_146u3_456)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-button_root--dark-outline_146u3_456)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_146u3_456)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-outline_146u3_456)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost_146u3_512){color:#fff}:where(.ds-button_root--dark-ghost_146u3_512):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_146u3_512):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost_146u3_512):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost_146u3_512):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_146u3_512):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-ghost_146u3_512):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-ghost_146u3_512)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost_146u3_512)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_146u3_512)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost_146u3_512)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost-flush_146u3_566){color:#fff}:where(.ds-button_root--dark-ghost-flush_146u3_566):focus,:where(.ds-button_root--dark-ghost-flush_146u3_566):focus-visible{outline:none}:where(.ds-button_root--dark-ghost-flush_146u3_566):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_146u3_566):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost-flush_146u3_566):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost-flush_146u3_566):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_146u3_566):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-ghost-flush_146u3_566):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_146u3_566):hover:before{background-color:transparent}}:where(.ds-button_root--dark-ghost-flush_146u3_566)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost-flush_146u3_566)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_146u3_566)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost-flush_146u3_566)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--small_146u3_237){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-button_root--small_146u3_237).ds-button_root--ghost-flush_146u3_231:before{right:-8px;left:-8px}:where(.ds-button_root--stretched_146u3_641){width:100%}:where(.ds-button_root--icon-left_146u3_644){flex-direction:row-reverse}:where(.ds-button_root--icon-only_146u3_647){width:3rem;height:3rem}:where(.ds-button_root--icon-only_146u3_647).ds-button_root--ghost-flush_146u3_231{width:1rem;height:1rem}:where(.ds-button_root--icon-only-small_146u3_656){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button_root--icon-only-small_146u3_656).ds-button_root--ghost-flush_146u3_231{width:1rem;height:1rem}:where(.ds-button_root_146u3_1){position:relative}@media(min-width:1024px){:where(.ds-button_icon--navigation_146u3_672){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-button_icon--hidden_146u3_679){opacity:0}:where(.ds-button_label--hidden_146u3_683){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-button_label--loading_146u3_695){opacity:0}:where(.ds-button_loader_146u3_699){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}:where(.ds-button_loader_146u3_699) svg{fill:currentColor}:where(.ds-input-number_input_1nvt0_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-number_input--small_1nvt0_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-number_input_1nvt0_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-input-number_input_1nvt0_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input_1nvt0_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-number_input_1nvt0_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-number_input_1nvt0_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input_1nvt0_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-number_input_1nvt0_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-number_input_1nvt0_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input-number_input_1nvt0_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-number_input_1nvt0_1):hover{border-color:Highlight}}:where(.ds-input-number_input_1nvt0_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-number_input_1nvt0_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-number_input_1nvt0_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input_1nvt0_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-number_input_1nvt0_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-number_input_1nvt0_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input_1nvt0_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-number_input_1nvt0_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input-number_input_1nvt0_1)::-webkit-placeholder,:where(.ds-input-number_input_1nvt0_1)::placeholder{color:#666;opacity:1}:where(.ds-input-number_input--invalid_1nvt0_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-number_input--invalid_1nvt0_121):active,:where(.ds-input-number_input--invalid_1nvt0_121):focus,:where(.ds-input-number_input--invalid_1nvt0_121):focus-visible{border-color:#252525}:where(.ds-input-number_input--small_1nvt0_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-input-number_input_1nvt0_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-number_input_1nvt0_1)::-webkit-outer-spin-button,:where(.ds-input-number_input_1nvt0_1)::-webkit-inner-spin-button,:where(.ds-input-number_input_1nvt0_1)::-webkit-search-decoration,:where(.ds-input-number_input_1nvt0_1)::-webkit-search-cancel-button,:where(.ds-input-number_input_1nvt0_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input-number_input_1nvt0_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-number_input_1nvt0_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input-number_input_1nvt0_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input-number_input_1nvt0_1)[type=range]{accent-color:#E9640C}:where(.ds-input-number_input_1nvt0_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input-number_input--small_1nvt0_9){min-height:2rem;height:2rem}:where(.ds-input-number_input--small_1nvt0_9).ds-input-number_input--has-leading-icon_1nvt0_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-number_input--small_1nvt0_9).ds-input-number_input--has-action-button_1nvt0_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-number_input--small_1nvt0_9).ds-input-number_input--has-second-action-button_1nvt0_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-number_input--has-leading-icon_1nvt0_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-number_input--has-action-button_1nvt0_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-number_input--has-second-action-button_1nvt0_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-number_input--has-affix_1nvt0_197){color:#0000}:where(.ds-input-number_input--has-affix_1nvt0_197)::placeholder{color:#0000}:where(.ds-input-number_input--has-affix_1nvt0_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-number_input--has-affix_1nvt0_197)::placeholder{transition-duration:0ms}}:where(.ds-input-number_input--is-ready_1nvt0_211){color:#252525}:where(.ds-input-number_input--is-ready_1nvt0_211)::placeholder{color:#666}:where(.ds-input-number_input_1nvt0_1){grid-area:1/1/2/4}:where(.ds-input-number_root_1nvt0_222):has(.ds-input-number_hint_1nvt0_222) :where(.ds-input-number_label-wrapper_1nvt0_222){margin-block-end:2px}:where(.ds-input-number_wrapper_1nvt0_226){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-number_affix_1nvt0_232){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input-number_affix--small_1nvt0_253){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-number_affix_1nvt0_232).ds-input-number_prefix_1nvt0_266{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input-number_affix_1nvt0_232).ds-input-number_suffix_1nvt0_272{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input-number_affix--disabled_1nvt0_278){color:#00000080}@media screen and (forced-colors:active){:where(.ds-input-number_affix--disabled_1nvt0_278){color:GrayText}}:where(.ds-input-number_affix--disabled_1nvt0_278).ds-input-number_prefix_1nvt0_266,:where(.ds-input-number_affix--disabled_1nvt0_278).ds-input-number_suffix_1nvt0_272{border-color:#0000001a}:where(.ds-input-number_affix--readonly_1nvt0_289){background-color:#ededed;position:relative}:where(.ds-input-number_affix--readonly_1nvt0_289).ds-input-number_prefix_1nvt0_266,:where(.ds-input-number_affix--readonly_1nvt0_289).ds-input-number_suffix_1nvt0_272{border-color:transparent}:where(.ds-input-number_affix--readonly_1nvt0_289).ds-input-number_prefix_1nvt0_266:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input-number_affix--readonly_1nvt0_289).ds-input-number_prefix_1nvt0_266:after{background-color:transparent}}:where(.ds-input-number_affix--readonly_1nvt0_289).ds-input-number_suffix_1nvt0_272:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input-number_affix--readonly_1nvt0_289).ds-input-number_suffix_1nvt0_272:before{background-color:transparent}}:where(.ds-input-number_action-button_1nvt0_325){grid-area:1/4/2/5}:where(.ds-input-number_label_1nvt0_222){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input-number_label--disabled_1nvt0_344){color:GrayText}}:where(.ds-input-number_label-wrapper_1nvt0_222){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input-number_label-wrapper--hidden_1nvt0_356){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input-number_hint_1nvt0_222){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input-number_feedback_1nvt0_384){margin-block-start:8px}:where(.ds-input-number_wrapper_1nvt0_226){gap:4px;grid-template-columns:max-content 1fr max-content max-content max-content}:where(.ds-input-number_action-button_1nvt0_325){grid-area:1/5/2/6}:where(.ds-input-number_second-action-button_1nvt0_397){grid-area:1/4/2/5}:where(.ds-input-number_value-announcer_1nvt0_401){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}'
185
+ cssFileName: "Button.Bi1KUKMv.css, InputNumber.BNpO9p7n.css",
186
+ cssFileContent: ':where(.ds-button_root_eqbz4_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root_eqbz4_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root_eqbz4_1):focus{outline:revert;outline-offset:revert}:where(.ds-button_root_eqbz4_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root_eqbz4_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root_eqbz4_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-button_root_eqbz4_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root_eqbz4_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-button_root_eqbz4_1){background-color:Canvas!important}:where(.ds-button_root_eqbz4_1):hover{border-color:Highlight}}:where(.ds-button_root--highlight_eqbz4_76),:where(.ds-button_root--dark-highlight_eqbz4_76){background-color:#f37a1f;color:#252525}@media(hover:hover){:where(.ds-button_root--highlight_eqbz4_76):hover,:where(.ds-button_root--dark-highlight_eqbz4_76):hover{background-color:#e9640c}}:where(.ds-button_root--highlight_eqbz4_76)[aria-disabled=true],:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--highlight_eqbz4_76)[aria-disabled=true] svg,:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--highlight_eqbz4_76)[aria-disabled=true],:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--highlight_eqbz4_76)[aria-disabled=true]:before,:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-highlight_eqbz4_76):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_eqbz4_76):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-highlight_eqbz4_76):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-highlight_eqbz4_76):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_eqbz4_76):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-highlight_eqbz4_76)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--filled_eqbz4_152){background-color:#252525;color:#fff}@media(hover:hover){:where(.ds-button_root--filled_eqbz4_152):hover{background-color:#444}}:where(.ds-button_root--filled_eqbz4_152)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--filled_eqbz4_152)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--filled_eqbz4_152)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--filled_eqbz4_152)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--outline_eqbz4_180){border-color:#252525;color:#252525}@media(hover:hover){:where(.ds-button_root--outline_eqbz4_180):hover{background-color:#0000001a}}:where(.ds-button_root--outline_eqbz4_180)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-button_root--outline_eqbz4_180)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--outline_eqbz4_180)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--outline_eqbz4_180)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost_eqbz4_207){color:#252525}@media(hover:hover){:where(.ds-button_root--ghost_eqbz4_207):hover{background-color:#0000001a}}:where(.ds-button_root--ghost_eqbz4_207)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost_eqbz4_207)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--ghost_eqbz4_207)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost_eqbz4_207)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost-flush_eqbz4_232){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_eqbz4_232).ds-button_root--small_eqbz4_238{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_eqbz4_232):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-button_root--ghost-flush_eqbz4_232):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root--ghost-flush_eqbz4_232):before{transition-duration:0ms}}:where(.ds-button_root--ghost-flush_eqbz4_232):focus,:where(.ds-button_root--ghost-flush_eqbz4_232):focus-visible{outline:none}:where(.ds-button_root--ghost-flush_eqbz4_232):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_eqbz4_232):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--ghost-flush_eqbz4_232):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--ghost-flush_eqbz4_232):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_eqbz4_232):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--ghost-flush_eqbz4_232):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--ghost-flush_eqbz4_232):hover:before{background-color:transparent}}:where(.ds-button_root--ghost-flush_eqbz4_232)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost-flush_eqbz4_232)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--ghost-flush_eqbz4_232)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost-flush_eqbz4_232)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--utility_eqbz4_318){color:#1e71a1;padding-inline-start:0;padding-inline-end:0;gap:6px;padding-block-start:0px;padding-block-end:0px;min-width:0px;min-height:1.25rem;border:none;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-button_root--utility_eqbz4_318):before{content:"";position:absolute;inset:0 -4px}:where(.ds-button_root--utility_eqbz4_318):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-button_root--utility_eqbz4_318):before{transition-duration:0ms}}:where(.ds-button_root--utility_eqbz4_318):focus,:where(.ds-button_root--utility_eqbz4_318):focus-visible{outline:none}:where(.ds-button_root--utility_eqbz4_318):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--utility_eqbz4_318):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--utility_eqbz4_318):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--utility_eqbz4_318):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--utility_eqbz4_318):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--utility_eqbz4_318):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--utility_eqbz4_318):hover:before{background-color:transparent}}:where(.ds-button_root--utility_eqbz4_318):hover,:where(.ds-button_root--utility_eqbz4_318):active{color:#19618b}:where(.ds-button_root--utility_eqbz4_318) svg{fill:currentColor;min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}:where(.ds-button_root--utility_eqbz4_318) :where(.ds-button_loader_eqbz4_408){width:.75rem;height:.75rem}:where(.ds-button_root--utility_eqbz4_318)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--utility_eqbz4_318)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--utility_eqbz4_318)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--utility_eqbz4_318)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation_eqbz4_429){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;color:#252525;border-radius:2px}@media(min-width:1024px){:where(.ds-button_root--navigation_eqbz4_429){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}}:where(.ds-button_root--navigation_eqbz4_429):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_eqbz4_429):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--navigation_eqbz4_429):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--navigation_eqbz4_429):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_eqbz4_429):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--navigation_eqbz4_429):hover{background-color:#0000001a}}:where(.ds-button_root--navigation_eqbz4_429)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--navigation_eqbz4_429)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--navigation_eqbz4_429)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--navigation_eqbz4_429)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation--stretched_eqbz4_507){justify-content:flex-start}:where(.ds-button_root--navigation--stretched--icon-left_eqbz4_510){justify-content:flex-end}:where(.ds-button_root--dark-filled_eqbz4_513){background-color:#f8f8f8;color:#252525}:where(.ds-button_root--dark-filled_eqbz4_513):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_eqbz4_513):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-filled_eqbz4_513):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-filled_eqbz4_513):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_eqbz4_513):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-filled_eqbz4_513):hover{background-color:#dadada}}:where(.ds-button_root--dark-filled_eqbz4_513)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-filled_eqbz4_513)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-filled_eqbz4_513)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-filled_eqbz4_513)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-outline_eqbz4_570){border-color:#f8f8f8;color:#fff}:where(.ds-button_root--dark-outline_eqbz4_570):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_eqbz4_570):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-outline_eqbz4_570):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-outline_eqbz4_570):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_eqbz4_570):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-outline_eqbz4_570):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-outline_eqbz4_570)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-button_root--dark-outline_eqbz4_570)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-outline_eqbz4_570)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-outline_eqbz4_570)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost_eqbz4_626){color:#fff}:where(.ds-button_root--dark-ghost_eqbz4_626):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_eqbz4_626):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost_eqbz4_626):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost_eqbz4_626):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_eqbz4_626):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-ghost_eqbz4_626):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-ghost_eqbz4_626)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost_eqbz4_626)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost_eqbz4_626)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost_eqbz4_626)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost-flush_eqbz4_680){color:#fff}:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus,:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus-visible{outline:none}:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_eqbz4_680):hover:before{background-color:transparent}}:where(.ds-button_root--dark-ghost-flush_eqbz4_680)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost-flush_eqbz4_680)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-ghost-flush_eqbz4_680)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost-flush_eqbz4_680)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-utility_eqbz4_742){color:#8dcfe8}:where(.ds-button_root--dark-utility_eqbz4_742):focus,:where(.ds-button_root--dark-utility_eqbz4_742):focus-visible{outline:none}:where(.ds-button_root--dark-utility_eqbz4_742):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-utility_eqbz4_742):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-utility_eqbz4_742):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-utility_eqbz4_742):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-button_root--dark-utility_eqbz4_742):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-button_root--dark-utility_eqbz4_742):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-button_root--dark-utility_eqbz4_742):hover:before{background-color:transparent}}:where(.ds-button_root--dark-utility_eqbz4_742):hover,:where(.ds-button_root--dark-utility_eqbz4_742):active{color:#8dcfe8}:where(.ds-button_root--dark-utility_eqbz4_742)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-utility_eqbz4_742)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-button_root--dark-utility_eqbz4_742)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-utility_eqbz4_742)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--small_eqbz4_238){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-button_root--small_eqbz4_238).ds-button_root--ghost-flush_eqbz4_232:before{right:-8px;left:-8px}:where(.ds-button_root--small_eqbz4_238).ds-button_root--utility_eqbz4_318{gap:4px;padding-block-start:0px;padding-block-end:0px;padding-inline-start:0;padding-inline-end:0;min-height:1rem;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-button_root--small_eqbz4_238).ds-button_root--utility_eqbz4_318:before{right:-2px;left:-2px}:where(.ds-button_root--small_eqbz4_238).ds-button_root--utility_eqbz4_318 svg{min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}:where(.ds-button_root--small_eqbz4_238).ds-button_root--utility_eqbz4_318 :where(.ds-button_loader_eqbz4_408){width:.625rem;height:.625rem}:where(.ds-button_root--stretched_eqbz4_855){width:100%}:where(.ds-button_root--icon-left_eqbz4_858){flex-direction:row-reverse}:where(.ds-button_root--icon-only_eqbz4_861){width:3rem;height:3rem}:where(.ds-button_root--icon-only_eqbz4_861).ds-button_root--ghost-flush_eqbz4_232{width:1rem;height:1rem}:where(.ds-button_root--icon-only_eqbz4_861).ds-button_root--utility_eqbz4_318{width:1rem;height:1.25rem;min-width:1rem;min-height:1.25rem}:where(.ds-button_root--icon-only-small_eqbz4_877){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button_root--icon-only-small_eqbz4_877).ds-button_root--ghost-flush_eqbz4_232{width:1rem;height:1rem}:where(.ds-button_root--icon-only-small_eqbz4_877).ds-button_root--utility_eqbz4_318{width:.75rem;height:1rem;min-width:.75rem;min-height:1rem}:where(.ds-button_root_eqbz4_1){position:relative}@media(min-width:1024px){:where(.ds-button_icon--navigation_eqbz4_900){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-button_icon--hidden_eqbz4_907){opacity:0}:where(.ds-button_label--hidden_eqbz4_911){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-button_label--loading_eqbz4_923){opacity:0}:where(.ds-button_loader_eqbz4_408){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}:where(.ds-button_loader_eqbz4_408) svg{fill:currentColor}:where(.ds-input-number_input_urrt1_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-number_input--small_urrt1_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-number_input_urrt1_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-input-number_input_urrt1_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input_urrt1_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-number_input_urrt1_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-number_input_urrt1_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input_urrt1_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-number_input_urrt1_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-number_input_urrt1_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input-number_input_urrt1_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-number_input_urrt1_1):hover{border-color:Highlight}}:where(.ds-input-number_input_urrt1_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-number_input_urrt1_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-number_input_urrt1_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input_urrt1_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-number_input_urrt1_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-number_input_urrt1_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input_urrt1_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-number_input_urrt1_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-input-number_input_urrt1_1):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input-number_input_urrt1_1)::-webkit-placeholder,:where(.ds-input-number_input_urrt1_1)::placeholder{color:#666;opacity:1}:where(.ds-input-number_input--invalid_urrt1_127){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-number_input--invalid_urrt1_127):active,:where(.ds-input-number_input--invalid_urrt1_127):focus,:where(.ds-input-number_input--invalid_urrt1_127):focus-visible{border-color:#252525}:where(.ds-input-number_input--small_urrt1_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-input-number_input--dark_urrt1_145){border-color:#f8f8f8;color:#fff}:where(.ds-input-number_input--dark_urrt1_145):focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input--dark_urrt1_145):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-number_input--dark_urrt1_145):focus{outline:revert;outline-offset:revert}:where(.ds-input-number_input--dark_urrt1_145):focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input--dark_urrt1_145):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-input-number_input--dark_urrt1_145):hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-number_input--dark_urrt1_145):hover{border-color:Highlight}}:where(.ds-input-number_input--dark_urrt1_145)[readonly]{background-color:#252525;border-color:transparent;color:#fff}:where(.ds-input-number_input--dark_urrt1_145)[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input--dark_urrt1_145)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-number_input--dark_urrt1_145)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-number_input--dark_urrt1_145)[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-number_input--dark_urrt1_145)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-number_input--dark_urrt1_145):disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input-number_input--dark_urrt1_145):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input-number_input--dark_urrt1_145)::-webkit-placeholder,:where(.ds-input-number_input--dark_urrt1_145)::placeholder{color:#b1b1b1}:where(.ds-input-number_input--dark_urrt1_145).ds-input-number_input--invalid_urrt1_127{border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-number_input--dark_urrt1_145).ds-input-number_input--invalid_urrt1_127:active,:where(.ds-input-number_input--dark_urrt1_145).ds-input-number_input--invalid_urrt1_127:focus,:where(.ds-input-number_input--dark_urrt1_145).ds-input-number_input--invalid_urrt1_127:focus-visible{border-color:#f8f8f8}:where(.ds-input-number_input--dark_urrt1_145).ds-input-number_input--is-ready_urrt1_241:not(:disabled){color:#fff}:where(.ds-input-number_input--dark_urrt1_145).ds-input-number_input--is-ready_urrt1_241:not(:disabled)::placeholder{color:#b1b1b1}:where(.ds-input-number_input--dark_urrt1_145).ds-input-number_input--is-ready_urrt1_241:disabled{color:#ffffff80}:where(.ds-input-number_input--dark_urrt1_145).ds-input-number_input--is-ready_urrt1_241:disabled::placeholder{color:#b1b1b1}:where(.ds-input-number_input_urrt1_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-number_input_urrt1_1)::-webkit-outer-spin-button,:where(.ds-input-number_input_urrt1_1)::-webkit-inner-spin-button,:where(.ds-input-number_input_urrt1_1)::-webkit-search-decoration,:where(.ds-input-number_input_urrt1_1)::-webkit-search-cancel-button,:where(.ds-input-number_input_urrt1_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input-number_input_urrt1_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-number_input_urrt1_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input-number_input_urrt1_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input-number_input_urrt1_1)[type=range]{accent-color:#E9640C}:where(.ds-input-number_input_urrt1_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input-number_input--small_urrt1_9){min-height:2rem;height:2rem}:where(.ds-input-number_input--small_urrt1_9).ds-input-number_input--has-leading-icon_urrt1_293{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-number_input--small_urrt1_9).ds-input-number_input--has-action-button_urrt1_296{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-number_input--small_urrt1_9).ds-input-number_input--has-second-action-button_urrt1_299{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-number_input--has-leading-icon_urrt1_293){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-number_input--has-action-button_urrt1_296){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-number_input--has-second-action-button_urrt1_299){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-number_input--has-affix_urrt1_311){color:#0000}:where(.ds-input-number_input--has-affix_urrt1_311)::placeholder{color:#0000}:where(.ds-input-number_input--has-affix_urrt1_311)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-number_input--has-affix_urrt1_311)::placeholder{transition-duration:0ms}}:where(.ds-input-number_input--is-ready_urrt1_241):not(:disabled){color:#252525}:where(.ds-input-number_input--is-ready_urrt1_241):not(:disabled)::placeholder{color:#666}:where(.ds-input-number_input--is-ready_urrt1_241):disabled{color:#00000080}:where(.ds-input-number_input--is-ready_urrt1_241):disabled::placeholder{color:#666}:where(.ds-input-number_input_urrt1_1){grid-area:1/1/2/4}:where(.ds-input-number_root_urrt1_342):has(.ds-input-number_hint_urrt1_342) :where(.ds-input-number_label-wrapper_urrt1_342){margin-block-end:2px}:where(.ds-input-number_wrapper_urrt1_346){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-number_affix_urrt1_352){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input-number_affix--small_urrt1_373){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-number_affix_urrt1_352).ds-input-number_prefix_urrt1_386{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input-number_affix_urrt1_352).ds-input-number_suffix_urrt1_392{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input-number_affix--disabled_urrt1_398){color:#00000080}@media screen and (forced-colors:active){:where(.ds-input-number_affix--disabled_urrt1_398){color:GrayText}}:where(.ds-input-number_affix--disabled_urrt1_398).ds-input-number_prefix_urrt1_386,:where(.ds-input-number_affix--disabled_urrt1_398).ds-input-number_suffix_urrt1_392{border-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-input-number_affix--disabled_urrt1_398).ds-input-number_prefix_urrt1_386,:where(.ds-input-number_affix--disabled_urrt1_398).ds-input-number_suffix_urrt1_392{border-color:GrayText}}:where(.ds-input-number_affix--readonly_urrt1_414){background-color:#ededed;position:relative}:where(.ds-input-number_affix--readonly_urrt1_414).ds-input-number_prefix_urrt1_386,:where(.ds-input-number_affix--readonly_urrt1_414).ds-input-number_suffix_urrt1_392{border-color:transparent}:where(.ds-input-number_affix--readonly_urrt1_414).ds-input-number_prefix_urrt1_386:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input-number_affix--readonly_urrt1_414).ds-input-number_prefix_urrt1_386:after{background-color:transparent}}:where(.ds-input-number_affix--readonly_urrt1_414).ds-input-number_suffix_urrt1_392:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input-number_affix--readonly_urrt1_414).ds-input-number_suffix_urrt1_392:before{background-color:transparent}}:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449{color:#b1b1b1;background-color:#252525}@media screen and (forced-colors:active){:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449{color:CanvasText;background-color:Canvas}}:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_prefix_urrt1_386{border-right-color:#666}@media screen and (forced-colors:active){:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_prefix_urrt1_386{border-right-color:CanvasText}}:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_suffix_urrt1_392{border-left-color:#666}@media screen and (forced-colors:active){:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_suffix_urrt1_392{border-left-color:CanvasText}}:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--disabled_urrt1_398{color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--disabled_urrt1_398{color:GrayText}}:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--disabled_urrt1_398.ds-input-number_prefix_urrt1_386,:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--disabled_urrt1_398.ds-input-number_suffix_urrt1_392{border-color:#ffffff26}@media screen and (forced-colors:active){:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--disabled_urrt1_398.ds-input-number_prefix_urrt1_386,:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--disabled_urrt1_398.ds-input-number_suffix_urrt1_392{border-color:GrayText}}:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--readonly_urrt1_414{background-color:#252525}:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--readonly_urrt1_414.ds-input-number_prefix_urrt1_386:after{background-color:#666}@media screen and (forced-colors:active){:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--readonly_urrt1_414.ds-input-number_prefix_urrt1_386:after{background-color:transparent}}:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--readonly_urrt1_414.ds-input-number_suffix_urrt1_392:before{background-color:#666}@media screen and (forced-colors:active){:where(.ds-input-number_affix_urrt1_352).ds-input-number_affix--dark_urrt1_449.ds-input-number_affix--readonly_urrt1_414.ds-input-number_suffix_urrt1_392:before{background-color:transparent}}:where(.ds-input-number_action-button_urrt1_511){grid-area:1/4/2/5}:where(.ds-input-number_label_urrt1_342){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input-number_label--disabled_urrt1_530){color:GrayText}}:where(.ds-input-number_label--dark_urrt1_534){color:#fff}@media screen and (forced-colors:active){:where(.ds-input-number_label--dark_urrt1_534).ds-input-number_label--disabled_urrt1_530{color:GrayText}}:where(.ds-input-number_label-wrapper_urrt1_342){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input-number_label-wrapper--hidden_urrt1_550){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input-number_hint_urrt1_342){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input-number_hint--dark_urrt1_577){color:#fff}:where(.ds-input-number_feedback_urrt1_581){margin-block-start:8px}:where(.ds-input-number_wrapper_urrt1_346){gap:4px;grid-template-columns:max-content 1fr max-content max-content max-content}:where(.ds-input-number_action-button_urrt1_511){grid-area:1/5/2/6}:where(.ds-input-number_second-action-button_urrt1_594){grid-area:1/4/2/5}:where(.ds-input-number_value-announcer_urrt1_598){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}'
187
187
  },
188
188
  {
189
189
  componentName: "DSInputPassword",
190
190
  componentNameLowercase: "inputpassword",
191
- cssFileName: "InputPassword.CutbykTm.css",
192
- cssFileContent: ":where(.ds-input-password_input_l2ovg_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-password_input--small_l2ovg_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-password_input_l2ovg_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-input-password_input_l2ovg_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input_l2ovg_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-password_input_l2ovg_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-password_input_l2ovg_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input_l2ovg_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-password_input_l2ovg_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-password_input_l2ovg_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input-password_input_l2ovg_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-password_input_l2ovg_1):hover{border-color:Highlight}}:where(.ds-input-password_input_l2ovg_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-password_input_l2ovg_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-password_input_l2ovg_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input_l2ovg_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-password_input_l2ovg_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-password_input_l2ovg_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input_l2ovg_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-password_input_l2ovg_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input-password_input_l2ovg_1)::-webkit-placeholder,:where(.ds-input-password_input_l2ovg_1)::placeholder{color:#666;opacity:1}:where(.ds-input-password_input--invalid_l2ovg_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-password_input--invalid_l2ovg_121):active,:where(.ds-input-password_input--invalid_l2ovg_121):focus,:where(.ds-input-password_input--invalid_l2ovg_121):focus-visible{border-color:#252525}:where(.ds-input-password_input--small_l2ovg_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-input-password_input_l2ovg_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-password_input_l2ovg_1)::-webkit-outer-spin-button,:where(.ds-input-password_input_l2ovg_1)::-webkit-inner-spin-button,:where(.ds-input-password_input_l2ovg_1)::-webkit-search-decoration,:where(.ds-input-password_input_l2ovg_1)::-webkit-search-cancel-button,:where(.ds-input-password_input_l2ovg_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input-password_input_l2ovg_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-password_input_l2ovg_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input-password_input_l2ovg_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input-password_input_l2ovg_1)[type=range]{accent-color:#E9640C}:where(.ds-input-password_input_l2ovg_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input-password_input--small_l2ovg_9){min-height:2rem;height:2rem}:where(.ds-input-password_input--small_l2ovg_9).ds-input-password_input--has-leading-icon_l2ovg_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-password_input--small_l2ovg_9).ds-input-password_input--has-action-button_l2ovg_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-password_input--small_l2ovg_9).ds-input-password_input--has-second-action-button_l2ovg_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-password_input--has-leading-icon_l2ovg_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-password_input--has-action-button_l2ovg_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-password_input--has-second-action-button_l2ovg_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-password_input--has-affix_l2ovg_197){color:#0000}:where(.ds-input-password_input--has-affix_l2ovg_197)::placeholder{color:#0000}:where(.ds-input-password_input--has-affix_l2ovg_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-password_input--has-affix_l2ovg_197)::placeholder{transition-duration:0ms}}:where(.ds-input-password_input--is-ready_l2ovg_211){color:#252525}:where(.ds-input-password_input--is-ready_l2ovg_211)::placeholder{color:#666}:where(.ds-input-password_root_l2ovg_218):has(.ds-input-password_hint_l2ovg_218) :where(.ds-input-password_label-wrapper_l2ovg_218){margin-block-end:2px}:where(.ds-input-password_wrapper_l2ovg_222){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-password_action-button_l2ovg_228){grid-area:1/4/2/5}:where(.ds-input-password_label_l2ovg_218){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input-password_label--disabled_l2ovg_247){color:GrayText}}:where(.ds-input-password_label-wrapper_l2ovg_218){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input-password_label-wrapper--hidden_l2ovg_259){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input-password_hint_l2ovg_218){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input-password_feedback_l2ovg_287){margin-block-start:8px}"
191
+ cssFileName: "InputPassword.BgZo-RUc.css",
192
+ cssFileContent: ":where(.ds-input-password_input_1gisg_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-password_input--small_1gisg_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-password_input_1gisg_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-input-password_input_1gisg_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input_1gisg_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-password_input_1gisg_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-password_input_1gisg_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input_1gisg_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-password_input_1gisg_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-password_input_1gisg_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input-password_input_1gisg_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-password_input_1gisg_1):hover{border-color:Highlight}}:where(.ds-input-password_input_1gisg_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-password_input_1gisg_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-password_input_1gisg_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input_1gisg_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-password_input_1gisg_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-password_input_1gisg_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input_1gisg_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-password_input_1gisg_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-input-password_input_1gisg_1):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input-password_input_1gisg_1)::-webkit-placeholder,:where(.ds-input-password_input_1gisg_1)::placeholder{color:#666;opacity:1}:where(.ds-input-password_input--invalid_1gisg_127){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-password_input--invalid_1gisg_127):active,:where(.ds-input-password_input--invalid_1gisg_127):focus,:where(.ds-input-password_input--invalid_1gisg_127):focus-visible{border-color:#252525}:where(.ds-input-password_input--small_1gisg_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-input-password_input--dark_1gisg_145){border-color:#f8f8f8;color:#fff}:where(.ds-input-password_input--dark_1gisg_145):focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input--dark_1gisg_145):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-password_input--dark_1gisg_145):focus{outline:revert;outline-offset:revert}:where(.ds-input-password_input--dark_1gisg_145):focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input--dark_1gisg_145):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-input-password_input--dark_1gisg_145):hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-password_input--dark_1gisg_145):hover{border-color:Highlight}}:where(.ds-input-password_input--dark_1gisg_145)[readonly]{background-color:#252525;border-color:transparent;color:#fff}:where(.ds-input-password_input--dark_1gisg_145)[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input--dark_1gisg_145)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-password_input--dark_1gisg_145)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-password_input--dark_1gisg_145)[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-password_input--dark_1gisg_145)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-password_input--dark_1gisg_145):disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input-password_input--dark_1gisg_145):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input-password_input--dark_1gisg_145)::-webkit-placeholder,:where(.ds-input-password_input--dark_1gisg_145)::placeholder{color:#b1b1b1}:where(.ds-input-password_input--dark_1gisg_145).ds-input-password_input--invalid_1gisg_127{border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-password_input--dark_1gisg_145).ds-input-password_input--invalid_1gisg_127:active,:where(.ds-input-password_input--dark_1gisg_145).ds-input-password_input--invalid_1gisg_127:focus,:where(.ds-input-password_input--dark_1gisg_145).ds-input-password_input--invalid_1gisg_127:focus-visible{border-color:#f8f8f8}:where(.ds-input-password_input--dark_1gisg_145).ds-input-password_input--is-ready_1gisg_241:not(:disabled){color:#fff}:where(.ds-input-password_input--dark_1gisg_145).ds-input-password_input--is-ready_1gisg_241:not(:disabled)::placeholder{color:#b1b1b1}:where(.ds-input-password_input--dark_1gisg_145).ds-input-password_input--is-ready_1gisg_241:disabled{color:#ffffff80}:where(.ds-input-password_input--dark_1gisg_145).ds-input-password_input--is-ready_1gisg_241:disabled::placeholder{color:#b1b1b1}:where(.ds-input-password_input_1gisg_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-password_input_1gisg_1)::-webkit-outer-spin-button,:where(.ds-input-password_input_1gisg_1)::-webkit-inner-spin-button,:where(.ds-input-password_input_1gisg_1)::-webkit-search-decoration,:where(.ds-input-password_input_1gisg_1)::-webkit-search-cancel-button,:where(.ds-input-password_input_1gisg_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input-password_input_1gisg_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-password_input_1gisg_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input-password_input_1gisg_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input-password_input_1gisg_1)[type=range]{accent-color:#E9640C}:where(.ds-input-password_input_1gisg_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input-password_input--small_1gisg_9){min-height:2rem;height:2rem}:where(.ds-input-password_input--small_1gisg_9).ds-input-password_input--has-leading-icon_1gisg_293{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-password_input--small_1gisg_9).ds-input-password_input--has-action-button_1gisg_296{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-password_input--small_1gisg_9).ds-input-password_input--has-second-action-button_1gisg_299{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-password_input--has-leading-icon_1gisg_293){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-password_input--has-action-button_1gisg_296){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-password_input--has-second-action-button_1gisg_299){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-password_input--has-affix_1gisg_311){color:#0000}:where(.ds-input-password_input--has-affix_1gisg_311)::placeholder{color:#0000}:where(.ds-input-password_input--has-affix_1gisg_311)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-password_input--has-affix_1gisg_311)::placeholder{transition-duration:0ms}}:where(.ds-input-password_input--is-ready_1gisg_241):not(:disabled){color:#252525}:where(.ds-input-password_input--is-ready_1gisg_241):not(:disabled)::placeholder{color:#666}:where(.ds-input-password_input--is-ready_1gisg_241):disabled{color:#00000080}:where(.ds-input-password_input--is-ready_1gisg_241):disabled::placeholder{color:#666}:where(.ds-input-password_root_1gisg_338):has(.ds-input-password_hint_1gisg_338) :where(.ds-input-password_label-wrapper_1gisg_338){margin-block-end:2px}:where(.ds-input-password_wrapper_1gisg_342){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-password_action-button_1gisg_348){grid-area:1/4/2/5}:where(.ds-input-password_label_1gisg_338){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input-password_label--disabled_1gisg_367){color:GrayText}}:where(.ds-input-password_label--dark_1gisg_371){color:#fff}@media screen and (forced-colors:active){:where(.ds-input-password_label--dark_1gisg_371).ds-input-password_label--disabled_1gisg_367{color:GrayText}}:where(.ds-input-password_label-wrapper_1gisg_338){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input-password_label-wrapper--hidden_1gisg_387){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input-password_hint_1gisg_338){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input-password_hint--dark_1gisg_414){color:#fff}:where(.ds-input-password_feedback_1gisg_418){margin-block-start:8px}"
193
193
  },
194
194
  {
195
195
  componentName: "DSInputSearch",
196
196
  componentNameLowercase: "inputsearch",
197
- cssFileName: "InputSearch.Sr9jVpKt.css",
198
- cssFileContent: ":where(.ds-input-search_input_37dw5_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-search_input--small_37dw5_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-search_input_37dw5_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-input-search_input_37dw5_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input_37dw5_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-search_input_37dw5_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-search_input_37dw5_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input_37dw5_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-search_input_37dw5_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-search_input_37dw5_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input-search_input_37dw5_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-search_input_37dw5_1):hover{border-color:Highlight}}:where(.ds-input-search_input_37dw5_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-search_input_37dw5_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-search_input_37dw5_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input_37dw5_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-search_input_37dw5_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-search_input_37dw5_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input_37dw5_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-search_input_37dw5_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input-search_input_37dw5_1)::-webkit-placeholder,:where(.ds-input-search_input_37dw5_1)::placeholder{color:#666;opacity:1}:where(.ds-input-search_input--invalid_37dw5_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-search_input--invalid_37dw5_121):active,:where(.ds-input-search_input--invalid_37dw5_121):focus,:where(.ds-input-search_input--invalid_37dw5_121):focus-visible{border-color:#252525}:where(.ds-input-search_input--small_37dw5_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-input-search_input_37dw5_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-search_input_37dw5_1)::-webkit-outer-spin-button,:where(.ds-input-search_input_37dw5_1)::-webkit-inner-spin-button,:where(.ds-input-search_input_37dw5_1)::-webkit-search-decoration,:where(.ds-input-search_input_37dw5_1)::-webkit-search-cancel-button,:where(.ds-input-search_input_37dw5_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input-search_input_37dw5_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-search_input_37dw5_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input-search_input_37dw5_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input-search_input_37dw5_1)[type=range]{accent-color:#E9640C}:where(.ds-input-search_input_37dw5_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input-search_input--small_37dw5_9){min-height:2rem;height:2rem}:where(.ds-input-search_input--small_37dw5_9).ds-input-search_input--has-leading-icon_37dw5_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-search_input--small_37dw5_9).ds-input-search_input--has-action-button_37dw5_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-search_input--small_37dw5_9).ds-input-search_input--has-second-action-button_37dw5_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-search_input--has-leading-icon_37dw5_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-search_input--has-action-button_37dw5_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-search_input--has-second-action-button_37dw5_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-search_input--has-affix_37dw5_197){color:#0000}:where(.ds-input-search_input--has-affix_37dw5_197)::placeholder{color:#0000}:where(.ds-input-search_input--has-affix_37dw5_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-search_input--has-affix_37dw5_197)::placeholder{transition-duration:0ms}}:where(.ds-input-search_input--is-ready_37dw5_211){color:#252525}:where(.ds-input-search_input--is-ready_37dw5_211)::placeholder{color:#666}:where(.ds-input-search_root_37dw5_218):has(.ds-input-search_hint_37dw5_218) :where(.ds-input-search_label-wrapper_37dw5_218){margin-block-end:2px}:where(.ds-input-search_wrapper_37dw5_222){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-search_action-button_37dw5_228){grid-area:1/4/2/5}:where(.ds-input-search_second-action-button_37dw5_232){grid-area:1/3/2/4}:where(.ds-input-search_label_37dw5_218){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input-search_label--disabled_37dw5_251){color:GrayText}}:where(.ds-input-search_label-wrapper_37dw5_218){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input-search_label-wrapper--hidden_37dw5_263){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input-search_hint_37dw5_218){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input-search_feedback_37dw5_291){margin-block-start:8px}"
197
+ cssFileName: "InputSearch.BROFFTK9.css",
198
+ cssFileContent: ":where(.ds-input-search_input_16e1s_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-search_input--small_16e1s_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-search_input_16e1s_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-input-search_input_16e1s_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input_16e1s_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-search_input_16e1s_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-search_input_16e1s_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input_16e1s_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-search_input_16e1s_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-search_input_16e1s_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input-search_input_16e1s_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-search_input_16e1s_1):hover{border-color:Highlight}}:where(.ds-input-search_input_16e1s_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-search_input_16e1s_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-search_input_16e1s_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input_16e1s_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-search_input_16e1s_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-search_input_16e1s_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input_16e1s_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-search_input_16e1s_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-input-search_input_16e1s_1):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input-search_input_16e1s_1)::-webkit-placeholder,:where(.ds-input-search_input_16e1s_1)::placeholder{color:#666;opacity:1}:where(.ds-input-search_input--invalid_16e1s_127){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-search_input--invalid_16e1s_127):active,:where(.ds-input-search_input--invalid_16e1s_127):focus,:where(.ds-input-search_input--invalid_16e1s_127):focus-visible{border-color:#252525}:where(.ds-input-search_input--small_16e1s_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-input-search_input--dark_16e1s_145){border-color:#f8f8f8;color:#fff}:where(.ds-input-search_input--dark_16e1s_145):focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input--dark_16e1s_145):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-search_input--dark_16e1s_145):focus{outline:revert;outline-offset:revert}:where(.ds-input-search_input--dark_16e1s_145):focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input--dark_16e1s_145):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-input-search_input--dark_16e1s_145):hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input-search_input--dark_16e1s_145):hover{border-color:Highlight}}:where(.ds-input-search_input--dark_16e1s_145)[readonly]{background-color:#252525;border-color:transparent;color:#fff}:where(.ds-input-search_input--dark_16e1s_145)[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input--dark_16e1s_145)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-search_input--dark_16e1s_145)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-search_input--dark_16e1s_145)[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input-search_input--dark_16e1s_145)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-search_input--dark_16e1s_145):disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input-search_input--dark_16e1s_145):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input-search_input--dark_16e1s_145)::-webkit-placeholder,:where(.ds-input-search_input--dark_16e1s_145)::placeholder{color:#b1b1b1}:where(.ds-input-search_input--dark_16e1s_145).ds-input-search_input--invalid_16e1s_127{border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-search_input--dark_16e1s_145).ds-input-search_input--invalid_16e1s_127:active,:where(.ds-input-search_input--dark_16e1s_145).ds-input-search_input--invalid_16e1s_127:focus,:where(.ds-input-search_input--dark_16e1s_145).ds-input-search_input--invalid_16e1s_127:focus-visible{border-color:#f8f8f8}:where(.ds-input-search_input--dark_16e1s_145).ds-input-search_input--is-ready_16e1s_241:not(:disabled){color:#fff}:where(.ds-input-search_input--dark_16e1s_145).ds-input-search_input--is-ready_16e1s_241:not(:disabled)::placeholder{color:#b1b1b1}:where(.ds-input-search_input--dark_16e1s_145).ds-input-search_input--is-ready_16e1s_241:disabled{color:#ffffff80}:where(.ds-input-search_input--dark_16e1s_145).ds-input-search_input--is-ready_16e1s_241:disabled::placeholder{color:#b1b1b1}:where(.ds-input-search_input_16e1s_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-search_input_16e1s_1)::-webkit-outer-spin-button,:where(.ds-input-search_input_16e1s_1)::-webkit-inner-spin-button,:where(.ds-input-search_input_16e1s_1)::-webkit-search-decoration,:where(.ds-input-search_input_16e1s_1)::-webkit-search-cancel-button,:where(.ds-input-search_input_16e1s_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input-search_input_16e1s_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-search_input_16e1s_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input-search_input_16e1s_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input-search_input_16e1s_1)[type=range]{accent-color:#E9640C}:where(.ds-input-search_input_16e1s_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input-search_input--small_16e1s_9){min-height:2rem;height:2rem}:where(.ds-input-search_input--small_16e1s_9).ds-input-search_input--has-leading-icon_16e1s_293{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-search_input--small_16e1s_9).ds-input-search_input--has-action-button_16e1s_296{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-search_input--small_16e1s_9).ds-input-search_input--has-second-action-button_16e1s_299{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-search_input--has-leading-icon_16e1s_293){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-search_input--has-action-button_16e1s_296){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-search_input--has-second-action-button_16e1s_299){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-search_input--has-affix_16e1s_311){color:#0000}:where(.ds-input-search_input--has-affix_16e1s_311)::placeholder{color:#0000}:where(.ds-input-search_input--has-affix_16e1s_311)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input-search_input--has-affix_16e1s_311)::placeholder{transition-duration:0ms}}:where(.ds-input-search_input--is-ready_16e1s_241):not(:disabled){color:#252525}:where(.ds-input-search_input--is-ready_16e1s_241):not(:disabled)::placeholder{color:#666}:where(.ds-input-search_input--is-ready_16e1s_241):disabled{color:#00000080}:where(.ds-input-search_input--is-ready_16e1s_241):disabled::placeholder{color:#666}:where(.ds-input-search_root_16e1s_338):has(.ds-input-search_hint_16e1s_338) :where(.ds-input-search_label-wrapper_16e1s_338){margin-block-end:2px}:where(.ds-input-search_wrapper_16e1s_342){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-search_action-button_16e1s_348){grid-area:1/4/2/5}:where(.ds-input-search_second-action-button_16e1s_352){grid-area:1/3/2/4}:where(.ds-input-search_label_16e1s_338){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input-search_label--disabled_16e1s_371){color:GrayText}}:where(.ds-input-search_label--dark_16e1s_375){color:#fff}@media screen and (forced-colors:active){:where(.ds-input-search_label--dark_16e1s_375).ds-input-search_label--disabled_16e1s_371{color:GrayText}}:where(.ds-input-search_label-wrapper_16e1s_338){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input-search_label-wrapper--hidden_16e1s_391){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input-search_hint_16e1s_338){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input-search_hint--dark_16e1s_418){color:#fff}:where(.ds-input-search_feedback_16e1s_422){margin-block-start:8px}"
199
199
  },
200
200
  {
201
201
  componentName: "DSLink",
202
202
  componentNameLowercase: "link",
203
- cssFileName: "link.Dcsio57m.css",
204
- cssFileContent: ":where(.ds-link_root_1nkr1_1){display:inline-flex;align-items:center;height:fit-content;gap:6px;padding-inline-end:4px;padding-inline-start:4px;padding-block-start:2px;padding-block-end:2px;text-decoration-color:transparent;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525}:where(.ds-link_root_1nkr1_1):link,:where(.ds-link_root_1nkr1_1):visited{color:#252525}:where(.ds-link_root_1nkr1_1):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-link_root_1nkr1_1):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link_root_1nkr1_1):hover{background-color:Canvas}}:where(.ds-link_root_1nkr1_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root_1nkr1_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link_root_1nkr1_1):focus{outline:revert;outline-offset:revert}:where(.ds-link_root_1nkr1_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root_1nkr1_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link_root--highlight_1nkr1_68),:where(.ds-link_root--highlight_1nkr1_68):link,:where(.ds-link_root--highlight_1nkr1_68):visited{color:#1e71a1}:where(.ds-link_root--highlight_1nkr1_68):active{color:#19618b}@media(hover:hover){:where(.ds-link_root--highlight_1nkr1_68):hover{color:#19618b}}:where(.ds-link_root--neutral-dark_1nkr1_82),:where(.ds-link_root--neutral-dark_1nkr1_82):link,:where(.ds-link_root--neutral-dark_1nkr1_82):visited{color:#fff}:where(.ds-link_root--neutral-dark_1nkr1_82):active{background-color:#ffffff26;color:#fff}@media(hover:hover){:where(.ds-link_root--neutral-dark_1nkr1_82):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link_root--neutral-dark_1nkr1_82):hover{background-color:Canvas}}:where(.ds-link_root--neutral-dark_1nkr1_82):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root--neutral-dark_1nkr1_82):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link_root--neutral-dark_1nkr1_82):focus{outline:revert;outline-offset:revert}:where(.ds-link_root--neutral-dark_1nkr1_82):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root--neutral-dark_1nkr1_82):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link_root--highlight-dark_1nkr1_131),:where(.ds-link_root--highlight-dark_1nkr1_131):link,:where(.ds-link_root--highlight-dark_1nkr1_131):visited{color:#8dcfe8}:where(.ds-link_root--highlight-dark_1nkr1_131):active{background-color:#ffffff26;color:#8dcfe8}@media(hover:hover){:where(.ds-link_root--highlight-dark_1nkr1_131):hover{background-color:#ffffff26;color:#8dcfe8}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link_root--highlight-dark_1nkr1_131):hover{background-color:Canvas}}:where(.ds-link_root--highlight-dark_1nkr1_131):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root--highlight-dark_1nkr1_131):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link_root--highlight-dark_1nkr1_131):focus{outline:revert;outline-offset:revert}:where(.ds-link_root--highlight-dark_1nkr1_131):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root--highlight-dark_1nkr1_131):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link_root--active_1nkr1_180){text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-link_root--icon-left_1nkr1_187){flex-direction:row-reverse}:where(.ds-link_root_1nkr1_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link_root_1nkr1_1){transition-duration:0ms}}:where(.ds-link_root_1nkr1_1) svg{fill:currentColor}a:has(>[class^=ds-link_root]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){a:has(>[class^=ds-link_root]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){a:has(>[class^=ds-link_root]):focus{outline:revert;outline-offset:revert}a:has(>[class^=ds-link_root]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){a:has(>[class^=ds-link_root]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}"
203
+ cssFileName: "link.EZrauC8s.css",
204
+ cssFileContent: ":where(.ds-link_root_o35du_1){display:inline-flex;align-items:center;height:fit-content;gap:6px;padding-inline-end:4px;padding-inline-start:4px;padding-block-start:2px;padding-block-end:2px;text-decoration-color:transparent;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525}:where(.ds-link_root_o35du_1):link,:where(.ds-link_root_o35du_1):visited{color:#252525}:where(.ds-link_root_o35du_1):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-link_root_o35du_1):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link_root_o35du_1):hover{background-color:Canvas}}:where(.ds-link_root_o35du_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root_o35du_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link_root_o35du_1):focus{outline:revert;outline-offset:revert}:where(.ds-link_root_o35du_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root_o35du_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link_root--highlight_o35du_68),:where(.ds-link_root--highlight_o35du_68):link,:where(.ds-link_root--highlight_o35du_68):visited{color:#1e71a1}:where(.ds-link_root--highlight_o35du_68):active{color:#19618b}@media(hover:hover){:where(.ds-link_root--highlight_o35du_68):hover{color:#19618b}}:where(.ds-link_root--neutral-dark_o35du_82),:where(.ds-link_root--neutral-dark_o35du_82):link,:where(.ds-link_root--neutral-dark_o35du_82):visited{color:#fff}:where(.ds-link_root--neutral-dark_o35du_82):active{background-color:#ffffff26;color:#fff}@media(hover:hover){:where(.ds-link_root--neutral-dark_o35du_82):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link_root--neutral-dark_o35du_82):hover{background-color:Canvas}}:where(.ds-link_root--neutral-dark_o35du_82):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root--neutral-dark_o35du_82):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link_root--neutral-dark_o35du_82):focus{outline:revert;outline-offset:revert}:where(.ds-link_root--neutral-dark_o35du_82):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root--neutral-dark_o35du_82):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link_root--highlight-dark_o35du_131),:where(.ds-link_root--highlight-dark_o35du_131):link,:where(.ds-link_root--highlight-dark_o35du_131):visited{color:#8dcfe8}:where(.ds-link_root--highlight-dark_o35du_131):active{background-color:#ffffff26;color:#8dcfe8}@media(hover:hover){:where(.ds-link_root--highlight-dark_o35du_131):hover{background-color:#ffffff26;color:#8dcfe8}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link_root--highlight-dark_o35du_131):hover{background-color:Canvas}}:where(.ds-link_root--highlight-dark_o35du_131):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root--highlight-dark_o35du_131):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link_root--highlight-dark_o35du_131):focus{outline:revert;outline-offset:revert}:where(.ds-link_root--highlight-dark_o35du_131):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-link_root--highlight-dark_o35du_131):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link_root--active_o35du_180){text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-link_root--icon-left_o35du_187){flex-direction:row-reverse}:where(.ds-link_root_o35du_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link_root_o35du_1){transition-duration:0ms}}:where(.ds-link_root_o35du_1) svg{fill:currentColor}a:has(>[class^=ds-link_root]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){a:has(>[class^=ds-link_root]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){a:has(>[class^=ds-link_root]):focus{outline:revert;outline-offset:revert}a:has(>[class^=ds-link_root]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){a:has(>[class^=ds-link_root]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}"
205
205
  },
206
206
  {
207
207
  componentName: "DSLinkButton",
208
208
  componentNameLowercase: "linkbutton",
209
- cssFileName: "LinkButton.CxJvjEY5.css",
210
- cssFileContent: ':where(.ds-link-button_root_1h9ri_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root_1h9ri_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root_1h9ri_1):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root_1h9ri_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root_1h9ri_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link-button_root_1h9ri_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-link-button_root_1h9ri_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link-button_root_1h9ri_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-link-button_root_1h9ri_1){background-color:Canvas!important}:where(.ds-link-button_root_1h9ri_1):hover{border-color:Highlight}}:where(.ds-link-button_root--highlight_1h9ri_75),:where(.ds-link-button_root--dark-highlight_1h9ri_75){background-color:#f37a1f;color:#252525}@media(hover:hover){:where(.ds-link-button_root--highlight_1h9ri_75):hover,:where(.ds-link-button_root--dark-highlight_1h9ri_75):hover{background-color:#e9640c}}:where(.ds-link-button_root--highlight_1h9ri_75)[aria-disabled=true],:where(.ds-link-button_root--dark-highlight_1h9ri_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--highlight_1h9ri_75)[aria-disabled=true] svg,:where(.ds-link-button_root--dark-highlight_1h9ri_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--highlight_1h9ri_75)[aria-disabled=true],:where(.ds-link-button_root--dark-highlight_1h9ri_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--highlight_1h9ri_75)[aria-disabled=true]:before,:where(.ds-link-button_root--dark-highlight_1h9ri_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-highlight_1h9ri_75):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-highlight_1h9ri_75):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-highlight_1h9ri_75):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-highlight_1h9ri_75):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-highlight_1h9ri_75):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link-button_root--dark-highlight_1h9ri_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--dark-highlight_1h9ri_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-highlight_1h9ri_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-highlight_1h9ri_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--filled_1h9ri_151){background-color:#252525;color:#fff}@media(hover:hover){:where(.ds-link-button_root--filled_1h9ri_151):hover{background-color:#444}}:where(.ds-link-button_root--filled_1h9ri_151)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--filled_1h9ri_151)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--filled_1h9ri_151)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--filled_1h9ri_151)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--outline_1h9ri_179){border-color:#252525;color:#252525}@media(hover:hover){:where(.ds-link-button_root--outline_1h9ri_179):hover{background-color:#0000001a}}:where(.ds-link-button_root--outline_1h9ri_179)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-link-button_root--outline_1h9ri_179)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--outline_1h9ri_179)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--outline_1h9ri_179)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--ghost_1h9ri_206){color:#252525}@media(hover:hover){:where(.ds-link-button_root--ghost_1h9ri_206):hover{background-color:#0000001a}}:where(.ds-link-button_root--ghost_1h9ri_206)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--ghost_1h9ri_206)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--ghost_1h9ri_206)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--ghost_1h9ri_206)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--ghost-flush_1h9ri_231){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-link-button_root--ghost-flush_1h9ri_231).ds-link-button_root--small_1h9ri_237{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-link-button_root--ghost-flush_1h9ri_231):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-link-button_root--ghost-flush_1h9ri_231):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link-button_root--ghost-flush_1h9ri_231):before{transition-duration:0ms}}:where(.ds-link-button_root--ghost-flush_1h9ri_231):focus,:where(.ds-link-button_root--ghost-flush_1h9ri_231):focus-visible{outline:none}:where(.ds-link-button_root--ghost-flush_1h9ri_231):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--ghost-flush_1h9ri_231):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--ghost-flush_1h9ri_231):focus:before{outline:revert;outline-offset:revert}:where(.ds-link-button_root--ghost-flush_1h9ri_231):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--ghost-flush_1h9ri_231):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--ghost-flush_1h9ri_231):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link-button_root--ghost-flush_1h9ri_231):hover:before{background-color:transparent}}:where(.ds-link-button_root--ghost-flush_1h9ri_231)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--ghost-flush_1h9ri_231)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--ghost-flush_1h9ri_231)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--ghost-flush_1h9ri_231)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--navigation_1h9ri_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;color:#252525;border-radius:2px}@media(min-width:1024px){:where(.ds-link-button_root--navigation_1h9ri_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}}:where(.ds-link-button_root--navigation_1h9ri_317):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--navigation_1h9ri_317):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--navigation_1h9ri_317):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--navigation_1h9ri_317):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--navigation_1h9ri_317):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--navigation_1h9ri_317):hover{background-color:#0000001a}}:where(.ds-link-button_root--navigation_1h9ri_317)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--navigation_1h9ri_317)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--navigation_1h9ri_317)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--navigation_1h9ri_317)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--navigation--stretched_1h9ri_393){justify-content:flex-start}:where(.ds-link-button_root--navigation--stretched--icon-left_1h9ri_396){justify-content:flex-end}:where(.ds-link-button_root--dark-filled_1h9ri_399){background-color:#f8f8f8;color:#252525}:where(.ds-link-button_root--dark-filled_1h9ri_399):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-filled_1h9ri_399):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-filled_1h9ri_399):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-filled_1h9ri_399):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-filled_1h9ri_399):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-filled_1h9ri_399):hover{background-color:#dadada}}:where(.ds-link-button_root--dark-filled_1h9ri_399)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--dark-filled_1h9ri_399)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-filled_1h9ri_399)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-filled_1h9ri_399)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-outline_1h9ri_456){border-color:#f8f8f8;color:#fff}:where(.ds-link-button_root--dark-outline_1h9ri_456):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-outline_1h9ri_456):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-outline_1h9ri_456):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-outline_1h9ri_456):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-outline_1h9ri_456):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-outline_1h9ri_456):hover{background-color:#ffffff26}}:where(.ds-link-button_root--dark-outline_1h9ri_456)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-link-button_root--dark-outline_1h9ri_456)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-outline_1h9ri_456)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-outline_1h9ri_456)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-ghost_1h9ri_512){color:#fff}:where(.ds-link-button_root--dark-ghost_1h9ri_512):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost_1h9ri_512):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-ghost_1h9ri_512):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-ghost_1h9ri_512):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost_1h9ri_512):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-ghost_1h9ri_512):hover{background-color:#ffffff26}}:where(.ds-link-button_root--dark-ghost_1h9ri_512)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-link-button_root--dark-ghost_1h9ri_512)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost_1h9ri_512)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-ghost_1h9ri_512)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566){color:#fff}:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):focus,:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):focus-visible{outline:none}:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):focus:before{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566):hover:before{background-color:transparent}}:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-ghost-flush_1h9ri_566)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--small_1h9ri_237){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-link-button_root--small_1h9ri_237).ds-link-button_root--ghost-flush_1h9ri_231:before{right:-8px;left:-8px}:where(.ds-link-button_root--stretched_1h9ri_641){width:100%}:where(.ds-link-button_root--icon-left_1h9ri_644){flex-direction:row-reverse}:where(.ds-link-button_root--icon-only_1h9ri_647){width:3rem;height:3rem}:where(.ds-link-button_root--icon-only_1h9ri_647).ds-link-button_root--ghost-flush_1h9ri_231{width:1rem;height:1rem}:where(.ds-link-button_root--icon-only-small_1h9ri_656){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-link-button_root--icon-only-small_1h9ri_656).ds-link-button_root--ghost-flush_1h9ri_231{width:1rem;height:1rem}@media(min-width:1024px){:where(.ds-link-button_icon--navigation_1h9ri_668){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-link-button_label--hidden_1h9ri_676){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}a:has(>[class^=ds-link-button_root]):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){a:has(>[class^=ds-link-button_root]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){a:has(>[class^=ds-link-button_root]):focus{outline:revert;outline-offset:revert}a:has(>[class^=ds-link-button_root]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){a:has(>[class^=ds-link-button_root]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}'
209
+ cssFileName: "LinkButton.IKIlFnpH.css",
210
+ cssFileContent: ':where(.ds-link-button_root_6wtw2_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root_6wtw2_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root_6wtw2_1):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root_6wtw2_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root_6wtw2_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link-button_root_6wtw2_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-link-button_root_6wtw2_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link-button_root_6wtw2_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-link-button_root_6wtw2_1){background-color:Canvas!important}:where(.ds-link-button_root_6wtw2_1):hover{border-color:Highlight}}:where(.ds-link-button_root--highlight_6wtw2_76),:where(.ds-link-button_root--dark-highlight_6wtw2_76){background-color:#f37a1f;color:#252525}@media(hover:hover){:where(.ds-link-button_root--highlight_6wtw2_76):hover,:where(.ds-link-button_root--dark-highlight_6wtw2_76):hover{background-color:#e9640c}}:where(.ds-link-button_root--highlight_6wtw2_76)[aria-disabled=true],:where(.ds-link-button_root--dark-highlight_6wtw2_76)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--highlight_6wtw2_76)[aria-disabled=true] svg,:where(.ds-link-button_root--dark-highlight_6wtw2_76)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--highlight_6wtw2_76)[aria-disabled=true],:where(.ds-link-button_root--dark-highlight_6wtw2_76)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--highlight_6wtw2_76)[aria-disabled=true]:before,:where(.ds-link-button_root--dark-highlight_6wtw2_76)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-highlight_6wtw2_76):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-highlight_6wtw2_76):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-highlight_6wtw2_76):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-highlight_6wtw2_76):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-highlight_6wtw2_76):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link-button_root--dark-highlight_6wtw2_76)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--dark-highlight_6wtw2_76)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-highlight_6wtw2_76)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-highlight_6wtw2_76)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--filled_6wtw2_152){background-color:#252525;color:#fff}@media(hover:hover){:where(.ds-link-button_root--filled_6wtw2_152):hover{background-color:#444}}:where(.ds-link-button_root--filled_6wtw2_152)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--filled_6wtw2_152)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--filled_6wtw2_152)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--filled_6wtw2_152)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--outline_6wtw2_180){border-color:#252525;color:#252525}@media(hover:hover){:where(.ds-link-button_root--outline_6wtw2_180):hover{background-color:#0000001a}}:where(.ds-link-button_root--outline_6wtw2_180)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-link-button_root--outline_6wtw2_180)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--outline_6wtw2_180)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--outline_6wtw2_180)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--ghost_6wtw2_207){color:#252525}@media(hover:hover){:where(.ds-link-button_root--ghost_6wtw2_207):hover{background-color:#0000001a}}:where(.ds-link-button_root--ghost_6wtw2_207)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--ghost_6wtw2_207)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--ghost_6wtw2_207)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--ghost_6wtw2_207)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--ghost-flush_6wtw2_232){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-link-button_root--ghost-flush_6wtw2_232).ds-link-button_root--small_6wtw2_238{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-link-button_root--ghost-flush_6wtw2_232):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-link-button_root--ghost-flush_6wtw2_232):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link-button_root--ghost-flush_6wtw2_232):before{transition-duration:0ms}}:where(.ds-link-button_root--ghost-flush_6wtw2_232):focus,:where(.ds-link-button_root--ghost-flush_6wtw2_232):focus-visible{outline:none}:where(.ds-link-button_root--ghost-flush_6wtw2_232):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--ghost-flush_6wtw2_232):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--ghost-flush_6wtw2_232):focus:before{outline:revert;outline-offset:revert}:where(.ds-link-button_root--ghost-flush_6wtw2_232):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--ghost-flush_6wtw2_232):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--ghost-flush_6wtw2_232):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link-button_root--ghost-flush_6wtw2_232):hover:before{background-color:transparent}}:where(.ds-link-button_root--ghost-flush_6wtw2_232)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--ghost-flush_6wtw2_232)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--ghost-flush_6wtw2_232)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--ghost-flush_6wtw2_232)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--utility_6wtw2_318){color:#1e71a1;padding-inline-start:0;padding-inline-end:0;gap:6px;padding-block-start:0px;padding-block-end:0px;min-width:0px;min-height:1.25rem;border:none;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-link-button_root--utility_6wtw2_318):before{content:"";position:absolute;inset:0 -4px}:where(.ds-link-button_root--utility_6wtw2_318):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link-button_root--utility_6wtw2_318):before{transition-duration:0ms}}:where(.ds-link-button_root--utility_6wtw2_318):focus,:where(.ds-link-button_root--utility_6wtw2_318):focus-visible{outline:none}:where(.ds-link-button_root--utility_6wtw2_318):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--utility_6wtw2_318):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--utility_6wtw2_318):focus:before{outline:revert;outline-offset:revert}:where(.ds-link-button_root--utility_6wtw2_318):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--utility_6wtw2_318):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--utility_6wtw2_318):hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link-button_root--utility_6wtw2_318):hover:before{background-color:transparent}}:where(.ds-link-button_root--utility_6wtw2_318):hover,:where(.ds-link-button_root--utility_6wtw2_318):active{color:#19618b}:where(.ds-link-button_root--utility_6wtw2_318) svg{fill:currentColor;min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}:where(.ds-link-button_root--utility_6wtw2_318) :where(.ds-link-button_loader_6wtw2_408){width:.75rem;height:.75rem}:where(.ds-link-button_root--utility_6wtw2_318)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--utility_6wtw2_318)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--utility_6wtw2_318)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--utility_6wtw2_318)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--navigation_6wtw2_429){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;color:#252525;border-radius:2px}@media(min-width:1024px){:where(.ds-link-button_root--navigation_6wtw2_429){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}}:where(.ds-link-button_root--navigation_6wtw2_429):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--navigation_6wtw2_429):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--navigation_6wtw2_429):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--navigation_6wtw2_429):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--navigation_6wtw2_429):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--navigation_6wtw2_429):hover{background-color:#0000001a}}:where(.ds-link-button_root--navigation_6wtw2_429)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--navigation_6wtw2_429)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--navigation_6wtw2_429)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--navigation_6wtw2_429)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--navigation--stretched_6wtw2_507){justify-content:flex-start}:where(.ds-link-button_root--navigation--stretched--icon-left_6wtw2_510){justify-content:flex-end}:where(.ds-link-button_root--dark-filled_6wtw2_513){background-color:#f8f8f8;color:#252525}:where(.ds-link-button_root--dark-filled_6wtw2_513):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-filled_6wtw2_513):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-filled_6wtw2_513):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-filled_6wtw2_513):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-filled_6wtw2_513):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-filled_6wtw2_513):hover{background-color:#dadada}}:where(.ds-link-button_root--dark-filled_6wtw2_513)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--dark-filled_6wtw2_513)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-filled_6wtw2_513)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-filled_6wtw2_513)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-outline_6wtw2_570){border-color:#f8f8f8;color:#fff}:where(.ds-link-button_root--dark-outline_6wtw2_570):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-outline_6wtw2_570):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-outline_6wtw2_570):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-outline_6wtw2_570):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-outline_6wtw2_570):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-outline_6wtw2_570):hover{background-color:#ffffff26}}:where(.ds-link-button_root--dark-outline_6wtw2_570)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-link-button_root--dark-outline_6wtw2_570)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-outline_6wtw2_570)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-outline_6wtw2_570)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-ghost_6wtw2_626){color:#fff}:where(.ds-link-button_root--dark-ghost_6wtw2_626):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost_6wtw2_626):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-ghost_6wtw2_626):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-ghost_6wtw2_626):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost_6wtw2_626):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-ghost_6wtw2_626):hover{background-color:#ffffff26}}:where(.ds-link-button_root--dark-ghost_6wtw2_626)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-link-button_root--dark-ghost_6wtw2_626)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost_6wtw2_626)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-ghost_6wtw2_626)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680){color:#fff}:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):focus,:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):focus-visible{outline:none}:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):focus:before{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680):hover:before{background-color:transparent}}:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-ghost-flush_6wtw2_680)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-utility_6wtw2_742){color:#8dcfe8}:where(.ds-link-button_root--dark-utility_6wtw2_742):focus,:where(.ds-link-button_root--dark-utility_6wtw2_742):focus-visible{outline:none}:where(.ds-link-button_root--dark-utility_6wtw2_742):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-utility_6wtw2_742):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-utility_6wtw2_742):focus:before{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-utility_6wtw2_742):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-utility_6wtw2_742):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-link-button_root--dark-utility_6wtw2_742):hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-link-button_root--dark-utility_6wtw2_742):hover:before{background-color:transparent}}:where(.ds-link-button_root--dark-utility_6wtw2_742):hover,:where(.ds-link-button_root--dark-utility_6wtw2_742):active{color:#8dcfe8}:where(.ds-link-button_root--dark-utility_6wtw2_742)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-link-button_root--dark-utility_6wtw2_742)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){:where(.ds-link-button_root--dark-utility_6wtw2_742)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-utility_6wtw2_742)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--small_6wtw2_238){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-link-button_root--small_6wtw2_238).ds-link-button_root--ghost-flush_6wtw2_232:before{right:-8px;left:-8px}:where(.ds-link-button_root--small_6wtw2_238).ds-link-button_root--utility_6wtw2_318{gap:4px;padding-block-start:0px;padding-block-end:0px;padding-inline-start:0;padding-inline-end:0;min-height:1rem;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-link-button_root--small_6wtw2_238).ds-link-button_root--utility_6wtw2_318:before{right:-2px;left:-2px}:where(.ds-link-button_root--small_6wtw2_238).ds-link-button_root--utility_6wtw2_318 svg{min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}:where(.ds-link-button_root--small_6wtw2_238).ds-link-button_root--utility_6wtw2_318 :where(.ds-link-button_loader_6wtw2_408){width:.625rem;height:.625rem}:where(.ds-link-button_root--stretched_6wtw2_855){width:100%}:where(.ds-link-button_root--icon-left_6wtw2_858){flex-direction:row-reverse}:where(.ds-link-button_root--icon-only_6wtw2_861){width:3rem;height:3rem}:where(.ds-link-button_root--icon-only_6wtw2_861).ds-link-button_root--ghost-flush_6wtw2_232{width:1rem;height:1rem}:where(.ds-link-button_root--icon-only_6wtw2_861).ds-link-button_root--utility_6wtw2_318{width:1rem;height:1.25rem;min-width:1rem;min-height:1.25rem}:where(.ds-link-button_root--icon-only-small_6wtw2_877){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-link-button_root--icon-only-small_6wtw2_877).ds-link-button_root--ghost-flush_6wtw2_232{width:1rem;height:1rem}:where(.ds-link-button_root--icon-only-small_6wtw2_877).ds-link-button_root--utility_6wtw2_318{width:.75rem;height:1rem;min-width:.75rem;min-height:1rem}@media(min-width:1024px){:where(.ds-link-button_icon--navigation_6wtw2_896){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-link-button_label--hidden_6wtw2_904){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}a:has(>[class^=ds-link-button_root]):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){a:has(>[class^=ds-link-button_root]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){a:has(>[class^=ds-link-button_root]):focus{outline:revert;outline-offset:revert}a:has(>[class^=ds-link-button_root]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){a:has(>[class^=ds-link-button_root]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}a:has(>[class*=ds-link-button_root--dark]):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){a:has(>[class*=ds-link-button_root--dark]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){a:has(>[class*=ds-link-button_root--dark]):focus{outline:revert;outline-offset:revert}a:has(>[class*=ds-link-button_root--dark]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){a:has(>[class*=ds-link-button_root--dark]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}'
211
211
  },
212
212
  {
213
213
  componentName: "DSLinkCard",
214
214
  componentNameLowercase: "linkcard",
215
- cssFileName: "LinkCard.DkQoQJxx.css",
216
- cssFileContent: ':where(.ds-link-card_root_76yi7_1){cursor:pointer;position:relative;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:fit-content;min-width:13rem;max-width:42.9375rem;box-shadow:0 0 0 1px #dadada}:where(.ds-link-card_root_76yi7_1){transition:box-shadow var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link-card_root_76yi7_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-link-card_root_76yi7_1){border:1px solid LinkText}}:where(.ds-link-card_root--elevated_76yi7_26){box-shadow:0 2px 12px #00000014,0 1px 2px #00000029}@media(hover:hover){:where(.ds-link-card_root_76yi7_1):hover{box-shadow:0 2px 12px #00000029,0 1px 2px #0003}}:where(.ds-link-card_root_76yi7_1) a:after{content:"";position:absolute;z-index:1;cursor:pointer;inset:0}:where(.ds-link-card_root_76yi7_1) a:focus{outline:2px solid;outline-color:#252525;outline-offset:4px}@media screen and (forced-colors:active){:where(.ds-link-card_root_76yi7_1) a:focus{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-link-card_root_76yi7_1):has(:focus-visible) a:after{outline:2px solid;outline-color:#252525;outline-offset:4px}@media screen and (forced-colors:active){:where(.ds-link-card_root_76yi7_1):has(:focus-visible) a:after{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-link-card_root_76yi7_1):has(:focus-within) a:focus{outline:none}:where(.ds-link-card_root--horizontal_76yi7_66){flex-direction:row;width:100%;max-width:88rem}:where(.ds-link-card_root--horizontal_76yi7_66) :where(.ds-link-card_media-wrapper_76yi7_71){aspect-ratio:1/1;max-width:21.5625rem}:where(.ds-link-card_root--horizontal_76yi7_66) :where(.ds-link-card_media-wrapper_76yi7_71) img{border-top-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;aspect-ratio:1/1}:where(.ds-link-card_root--horizontal_76yi7_66) :where(.ds-link-card_content_76yi7_81){padding:32px;height:auto;width:100%}:where(.ds-link-card_root--horizontal_76yi7_66) :where(.ds-link-card_content--padding-small_76yi7_86){padding:16px}:where(.ds-link-card_media-wrapper_76yi7_71){width:100%;height:auto;aspect-ratio:16/9}:where(.ds-link-card_media-wrapper_76yi7_71) img{border-top-left-radius:4px;border-top-right-radius:4px;width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:16/9}:where(.ds-link-card_content_76yi7_81){display:flex;flex-direction:column;gap:24px;padding:24px;height:100%;order:1}:where(.ds-link-card_content--padding-small_76yi7_86){padding:16px}:where(.ds-link-card_header_76yi7_117),:where(.ds-link-card_footer_76yi7_118){display:flex;flex-direction:column}:where(.ds-link-card_header_76yi7_117){gap:8px}:where(.ds-link-card_footer_76yi7_118){align-items:flex-start;gap:16px;margin-block-start:auto}:where(.ds-link-card_heading_76yi7_133){margin:0}:where(.ds-link-card_heading--with-icon_76yi7_136){display:flex;justify-content:space-between;gap:24px;width:100%}:where(.ds-link-card_heading--with-icon_76yi7_136) svg{margin-block-start:4px}:where(.ds-link-card_link_76yi7_146){text-decoration:none;color:#252525}:where(.ds-link-card_description_76yi7_151){overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.5;font-size-adjust:.414}:where(.ds-link-card_meta-data_76yi7_168){overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-link-card_decorative-link_76yi7_185){margin-block-start:4px}:where(.ds-link-card_flags_76yi7_189){display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}:where(.ds-link-card_brand-flag_76yi7_198){position:absolute;top:8px;left:8px}:where(.ds-link-card_graphic-area_76yi7_204) img,:where(.ds-link-card_graphic-area_76yi7_204) svg{display:block;max-width:3rem}'
215
+ cssFileName: "LinkCard.pJtgJRIh.css",
216
+ cssFileContent: ':where(.ds-link-card_root_1tm3t_1){cursor:pointer;position:relative;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:fit-content;min-width:13rem;max-width:42.9375rem;box-shadow:0 0 0 1px #dadada}:where(.ds-link-card_root_1tm3t_1){transition:box-shadow var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-link-card_root_1tm3t_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-link-card_root_1tm3t_1){border:1px solid LinkText}}:where(.ds-link-card_root--elevated_1tm3t_26){box-shadow:0 2px 12px #00000014,0 1px 2px #00000029}@media(hover:hover){:where(.ds-link-card_root_1tm3t_1):hover{box-shadow:0 2px 12px #00000029,0 1px 2px #0003}}:where(.ds-link-card_root_1tm3t_1) a:after{content:"";position:absolute;z-index:1;cursor:pointer;inset:0}:where(.ds-link-card_root_1tm3t_1) a:focus{outline:2px solid;outline-color:#252525;outline-offset:4px}@media screen and (forced-colors:active){:where(.ds-link-card_root_1tm3t_1) a:focus{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-link-card_root_1tm3t_1):has(:focus-visible) a:after{outline:2px solid;outline-color:#252525;outline-offset:4px}@media screen and (forced-colors:active){:where(.ds-link-card_root_1tm3t_1):has(:focus-visible) a:after{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-link-card_root_1tm3t_1):has(:focus-within) a:focus{outline:none}:where(.ds-link-card_root--horizontal_1tm3t_66){flex-direction:row;width:100%;max-width:88rem}:where(.ds-link-card_root--horizontal_1tm3t_66) :where(.ds-link-card_media-wrapper_1tm3t_71){aspect-ratio:1/1;max-width:21.5625rem}:where(.ds-link-card_root--horizontal_1tm3t_66) :where(.ds-link-card_media-wrapper_1tm3t_71) img{border-top-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;aspect-ratio:1/1}:where(.ds-link-card_root--horizontal_1tm3t_66) :where(.ds-link-card_content_1tm3t_81){padding:32px;height:auto;width:100%}:where(.ds-link-card_root--horizontal_1tm3t_66) :where(.ds-link-card_content--padding-small_1tm3t_86){padding:16px}:where(.ds-link-card_media-wrapper_1tm3t_71){width:100%;height:auto;aspect-ratio:16/9}:where(.ds-link-card_media-wrapper_1tm3t_71) img{border-top-left-radius:4px;border-top-right-radius:4px;width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:16/9}:where(.ds-link-card_content_1tm3t_81){display:flex;flex-direction:column;gap:24px;padding:24px;height:100%;order:1}:where(.ds-link-card_content--padding-small_1tm3t_86){padding:16px}:where(.ds-link-card_header_1tm3t_117),:where(.ds-link-card_footer_1tm3t_118){display:flex;flex-direction:column}:where(.ds-link-card_header_1tm3t_117){gap:8px}:where(.ds-link-card_footer_1tm3t_118){align-items:flex-start;gap:16px;margin-block-start:auto}:where(.ds-link-card_heading_1tm3t_133){margin:0}:where(.ds-link-card_heading--with-icon_1tm3t_136){display:flex;justify-content:space-between;gap:24px;width:100%}:where(.ds-link-card_heading--with-icon_1tm3t_136) svg{margin-block-start:4px}:where(.ds-link-card_link_1tm3t_146){text-decoration:none;color:#252525}:where(.ds-link-card_description_1tm3t_151){overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:400}:where(.ds-link-card_meta-data_1tm3t_168){overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-link-card_decorative-link_1tm3t_185){margin-block-start:4px}:where(.ds-link-card_flags_1tm3t_189){display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}:where(.ds-link-card_brand-flag_1tm3t_198){position:absolute;top:8px;left:8px}:where(.ds-link-card_graphic-area_1tm3t_204) img,:where(.ds-link-card_graphic-area_1tm3t_204) svg{display:block;max-width:3rem}'
217
217
  },
218
218
  {
219
219
  componentName: "DSLogo",
@@ -230,32 +230,32 @@ function f(r, i) {
230
230
  {
231
231
  componentName: "DSNavigationTabs",
232
232
  componentNameLowercase: "navigationtabs",
233
- cssFileName: "NavigationTabList.DYjNT2Di.css, numberindicator.BYIPwkAK.css",
234
- cssFileContent: ":where(.ds-tabs_tabs-wrapper_3xz50_1){position:relative;grid-column:main-start/main-end}:where(.ds-tabs_scroll-wrapper_3xz50_6){overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;position:relative;scrollbar-width:none}:where(.ds-tabs_scroll-wrapper_3xz50_6)::-webkit-scrollbar{display:none}:where(.ds-tabs_scroller_3xz50_17){display:flex;flex-wrap:nowrap;min-width:min-content;border-bottom:1px solid #DADADA}:where(.ds-tabs_scroller_3xz50_17):has(li){list-style-type:none;padding:0;margin:0}:where(.ds-tabs_scroller--centered_3xz50_28){justify-content:center}:where(.ds-tabs_tab_3xz50_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.414;position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;color:#252525;gap:8px;height:63px;padding-block:0px;padding-inline:var(--ds-spacing-dynamic-xs);text-decoration:none;border:none;outline:none;cursor:pointer;white-space:nowrap;background-color:transparent}:where(.ds-tabs_tab_3xz50_1):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tab_3xz50_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-tabs_tab_3xz50_1):focus{outline:revert;outline-offset:revert}:where(.ds-tabs_tab_3xz50_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tab_3xz50_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-tabs_tab_3xz50_1):hover{background-color:#ededed}:where(.ds-tabs_tab_3xz50_1)[aria-selected=true],:where(.ds-tabs_tab_3xz50_1)[aria-current=page]{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426}:where(.ds-tabs_scroll-button_3xz50_105){position:absolute;top:50%;transform:translateY(-50%)}:where(.ds-tabs_scroll-button--hidden_3xz50_110){opacity:0;pointer-events:none}:where(.ds-tabs_scroll-button--right_3xz50_114){right:0}:where(.ds-tabs_scroll-button_3xz50_105){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_scroll-button_3xz50_105){transition-duration:0ms}}:where(.ds-tabs_indicator_3xz50_126){position:absolute;left:0;bottom:0;height:4px;background-color:#e9640c}:where(.ds-tabs_indicator_3xz50_126){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1),width var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_indicator_3xz50_126){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-tabs_indicator_3xz50_126){background-color:Highlight}}:where(.ds-number-indicator_root_ueqlv_1){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:.625rem;border:1px solid transparent;min-width:.625rem;min-height:.625rem;background-color:#0000001a}:where(.ds-number-indicator_root--has-content_ueqlv_24){min-height:1.25rem;min-width:1.25rem;padding-inline:5px}:where(.ds-number-indicator_root--highlight_ueqlv_29){background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-number-indicator_root_ueqlv_1){forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--highlight_ueqlv_29){border-color:Highlight;color:Highlight}:where(.ds-number-indicator_root--highlight_ueqlv_29):not(.ds-number-indicator_root--has-content_ueqlv_24){background-color:Highlight;border-color:Highlight}}"
233
+ cssFileName: "NavigationTabList.D5VV0C7Y.css, numberindicator.CtbitPQ8.css",
234
+ cssFileContent: ":where(.ds-tabs_tabs-wrapper_45tya_1){position:relative;grid-column:main-start/main-end}:where(.ds-tabs_scroll-wrapper_45tya_6){overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;position:relative;scrollbar-width:none}:where(.ds-tabs_scroll-wrapper_45tya_6)::-webkit-scrollbar{display:none}:where(.ds-tabs_scroller_45tya_17){display:flex;flex-wrap:nowrap;min-width:min-content;border-bottom:1px solid #DADADA}:where(.ds-tabs_scroller_45tya_17):has(li){list-style-type:none;padding:0;margin:0}:where(.ds-tabs_scroller--centered_45tya_28){justify-content:center}:where(.ds-tabs_tab_45tya_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.414;font-weight:400;position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;color:#252525;gap:8px;height:63px;padding-block:0px;padding-inline:var(--ds-spacing-dynamic-xs);text-decoration:none;border:none;outline:none;cursor:pointer;white-space:nowrap;background-color:transparent}:where(.ds-tabs_tab_45tya_1):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tab_45tya_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-tabs_tab_45tya_1):focus{outline:revert;outline-offset:revert}:where(.ds-tabs_tab_45tya_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tab_45tya_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-tabs_tab_45tya_1):hover{background-color:#ededed}:where(.ds-tabs_tab_45tya_1)[aria-selected=true],:where(.ds-tabs_tab_45tya_1)[aria-current=page]{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-tabs_scroll-button_45tya_106){position:absolute;top:50%;transform:translateY(-50%)}:where(.ds-tabs_scroll-button--hidden_45tya_111){opacity:0;pointer-events:none}:where(.ds-tabs_scroll-button--right_45tya_115){right:0}:where(.ds-tabs_scroll-button_45tya_106){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_scroll-button_45tya_106){transition-duration:0ms}}:where(.ds-tabs_indicator_45tya_127){position:absolute;left:0;bottom:0;height:4px;background-color:#e9640c}:where(.ds-tabs_indicator_45tya_127){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1),width var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_indicator_45tya_127){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-tabs_indicator_45tya_127){background-color:Highlight}}:where(.ds-number-indicator_root_1svqy_1){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:9999px;border:1px solid transparent;min-width:.625rem;min-height:.625rem;color:#252525;background-color:#0000001a}:where(.ds-number-indicator_root--has-content_1svqy_24){min-height:1.25rem;min-width:1.25rem;padding-inline:5px}:where(.ds-number-indicator_root--highlight_1svqy_29){color:#252525;background-color:#f37a1f}:where(.ds-number-indicator_root--dark_1svqy_33){color:#fff;background-color:#ffffff26}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29{color:#252525;background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-number-indicator_root_1svqy_1){forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--highlight_1svqy_29){border-color:Highlight;color:Highlight}:where(.ds-number-indicator_root--highlight_1svqy_29):not(.ds-number-indicator_root--has-content_1svqy_24){background-color:Highlight;border-color:Highlight}:where(.ds-number-indicator_root--dark_1svqy_33){border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29{border-color:Highlight;color:Highlight;background-color:Canvas}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29:not(.ds-number-indicator_root--has-content_1svqy_24){background-color:Highlight}}"
235
235
  },
236
236
  {
237
237
  componentName: "DSNotification",
238
238
  componentNameLowercase: "notification",
239
- cssFileName: "Notification.DBGpHzov.css",
240
- cssFileContent: `:where(.ds-notification_root_trmu0_1){max-width:44.9375rem}:where(.ds-notification_root_trmu0_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;background-color:#ededed;border-left-color:#666;border-left-width:4px;border-left-style:solid;color:#252525;display:flex;flex-direction:column;gap:12px;padding-inline-start:12px;padding-inline-end:24px;padding-block-start:12px;padding-block-end:12px;width:100%}:where(.ds-notification_root--success_trmu0_29){background-color:#e5f0db;border-left-color:#749f4a}:where(.ds-notification_root--error_trmu0_33){background-color:#eebcbd;border-left-color:#d43b3b}:where(.ds-notification_root--warning_trmu0_37){background-color:#fdecc3;border-left-color:#fdc543}:where(.ds-notification_root--hide-icon_trmu0_41){padding-inline-start:20px}@media screen and (forced-colors:active){:where(.ds-notification_root_trmu0_1){border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;padding-inline-end:15px;padding-block-start:11px;padding-block-end:11px}}:where(.ds-notification_content_trmu0_55){display:grid;grid-template-columns:auto minmax(auto,1fr) auto;gap:16px;place-items:start;min-height:2rem}:where(.ds-notification_content--hide-close-button_trmu0_62){grid-template-columns:auto minmax(auto,1fr)}:where(.ds-notification_content--hide-icon_trmu0_65){grid-template-columns:minmax(auto,1fr) auto}:where(.ds-notification_icon_trmu0_69){margin-block-start:8px}:where(.ds-notification_message_trmu0_73){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.5;font-size-adjust:.414;margin-block-start:4px;margin-block-end:0}:where(.ds-notification_message_trmu0_73) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-notification_message_trmu0_73 a:not([class]))[href^="http://"]:after,:where(.ds-notification_message_trmu0_73 a:not([class]))[href^="https://"]:after,:where(.ds-notification_message_trmu0_73 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-notification_message_trmu0_73) a:not([class]){color:#252525}:where(.ds-notification_message_trmu0_73) a:not([class]):link,:where(.ds-notification_message_trmu0_73) a:not([class]):visited{color:#252525}:where(.ds-notification_message_trmu0_73) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-notification_message_trmu0_73) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-notification_message_trmu0_73) a:not([class]):hover{background-color:Canvas}}:where(.ds-notification_message_trmu0_73) a:not([class])[href^="http://"]:after,:where(.ds-notification_message_trmu0_73) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-notification_message_trmu0_73) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-notification_message_trmu0_73) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-notification_message_trmu0_73) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-notification_message_trmu0_73) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-notification_message_trmu0_73) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-notification_message_trmu0_73) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-notification_message_trmu0_73) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-notification_message_trmu0_73) a:not([class]){transition-duration:0ms}}:where(.ds-notification_custom-action-area_trmu0_170){padding-inline-start:32px;padding-block-end:4px}`
239
+ cssFileName: "Notification.2B81JHOp.css",
240
+ cssFileContent: `:where(.ds-notification_root_1y4y5_1){max-width:44.9375rem}:where(.ds-notification_root_1y4y5_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;background-color:#ededed;border-left-color:#666;border-left-width:4px;border-left-style:solid;color:#252525;display:flex;flex-direction:column;gap:12px;padding-inline-start:12px;padding-inline-end:24px;padding-block-start:12px;padding-block-end:12px;width:100%}:where(.ds-notification_root--success_1y4y5_29){background-color:#e5f0db;border-left-color:#749f4a}:where(.ds-notification_root--error_1y4y5_33){background-color:#eebcbd;border-left-color:#d43b3b}:where(.ds-notification_root--warning_1y4y5_37){background-color:#fdecc3;border-left-color:#fdc543}:where(.ds-notification_root--hide-icon_1y4y5_41){padding-inline-start:20px}@media screen and (forced-colors:active){:where(.ds-notification_root_1y4y5_1){border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;padding-inline-end:15px;padding-block-start:11px;padding-block-end:11px}}:where(.ds-notification_content_1y4y5_55){display:grid;grid-template-columns:auto minmax(auto,1fr) auto;gap:16px;place-items:start;min-height:2rem}:where(.ds-notification_content--hide-close-button_1y4y5_62){grid-template-columns:auto minmax(auto,1fr)}:where(.ds-notification_content--hide-icon_1y4y5_65){grid-template-columns:minmax(auto,1fr) auto}:where(.ds-notification_icon_1y4y5_69){margin-block-start:8px}:where(.ds-notification_message_1y4y5_73){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:400;margin-block-start:4px;margin-block-end:0}:where(.ds-notification_message_1y4y5_73) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-notification_message_1y4y5_73 a:not([class]))[href^="http://"]:after,:where(.ds-notification_message_1y4y5_73 a:not([class]))[href^="https://"]:after,:where(.ds-notification_message_1y4y5_73 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-notification_message_1y4y5_73) a:not([class]){color:#252525}:where(.ds-notification_message_1y4y5_73) a:not([class]):link,:where(.ds-notification_message_1y4y5_73) a:not([class]):visited{color:#252525}:where(.ds-notification_message_1y4y5_73) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-notification_message_1y4y5_73) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-notification_message_1y4y5_73) a:not([class]):hover{background-color:Canvas}}:where(.ds-notification_message_1y4y5_73) a:not([class])[href^="http://"]:after,:where(.ds-notification_message_1y4y5_73) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-notification_message_1y4y5_73) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-notification_message_1y4y5_73) a:not([class])[href^="http://"]:after,:where(.ds-notification_message_1y4y5_73) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-notification_message_1y4y5_73) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-notification_message_1y4y5_73) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-notification_message_1y4y5_73) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-notification_message_1y4y5_73) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-notification_message_1y4y5_73) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-notification_message_1y4y5_73) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-notification_message_1y4y5_73) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-notification_message_1y4y5_73) a:not([class]){transition-duration:0ms}}:where(.ds-notification_custom-action-area_1y4y5_188){padding-inline-start:32px;padding-block-end:4px}`
241
241
  },
242
242
  {
243
243
  componentName: "DSPagination",
244
244
  componentNameLowercase: "pagination",
245
- cssFileName: "Pagination.DZ1yCAMR.css",
246
- cssFileContent: ':where(.ds-pagination_list_rwmgf_1){display:flex;align-items:center;padding:0;margin:0;list-style:none}:where(.ds-pagination_list--center_rwmgf_8){justify-content:center}:where(.ds-pagination_list--right_rwmgf_11){justify-content:flex-end}:where(.ds-pagination_item_rwmgf_15){display:flex;align-items:center}:where(.ds-pagination_item-prev-button-wrapper_rwmgf_19){margin-inline-end:4px}:where(.ds-pagination_item-next-button-wrapper_rwmgf_22){margin-inline-start:4px}:where(.ds-pagination_prev-next-button_rwmgf_26){padding-block:1px;padding-inline:4px}:where(.ds-pagination_prev-next-button_rwmgf_26):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_prev-next-button_rwmgf_26):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-pagination_prev-next-button_rwmgf_26):focus{outline:revert;outline-offset:revert}:where(.ds-pagination_prev-next-button_rwmgf_26):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_prev-next-button_rwmgf_26):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-pagination_page-button_rwmgf_59){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;position:relative;border:none;background:transparent;padding-block:1px;padding-inline:4px;color:#252525;cursor:pointer}:where(.ds-pagination_page-button_rwmgf_59):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_page-button_rwmgf_59):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-pagination_page-button_rwmgf_59):focus{outline:revert;outline-offset:revert}:where(.ds-pagination_page-button_rwmgf_59):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_page-button_rwmgf_59):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-pagination_page-button_rwmgf_59):hover{background-color:#dadada}}:where(.ds-pagination_page-button--active_rwmgf_110){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-pagination_page-button--active_rwmgf_110):after{content:"";position:absolute;inset-block-end:0;inset-inline-start:50%;transform:translate(-50%);width:1.25rem;height:.1875rem;background-color:#e9640c}@media screen and (forced-colors:active){:where(.ds-pagination_page-button--active_rwmgf_110):after{background-color:Highlight}}:where(.ds-pagination_ellipsis_rwmgf_137){min-width:2rem;min-height:2rem;padding-inline:4px;justify-content:center;color:#252525}:where(.ds-pagination_divider_rwmgf_145){min-width:.0625rem;width:.0625rem;height:1.25rem;margin-inline:4px;background-color:#dadada}@media screen and (forced-colors:active){:where(.ds-pagination_divider_rwmgf_145){background-color:CanvasText}}'
245
+ cssFileName: "Pagination.DH71DZ0j.css",
246
+ cssFileContent: ':where(.ds-pagination_list_1u9zx_1){display:flex;align-items:center;padding:0;margin:0;list-style:none}:where(.ds-pagination_list--center_1u9zx_8){justify-content:center}:where(.ds-pagination_list--right_1u9zx_11){justify-content:flex-end}:where(.ds-pagination_item_1u9zx_15){display:flex;align-items:center}:where(.ds-pagination_item-prev-button-wrapper_1u9zx_19){margin-inline-end:4px}:where(.ds-pagination_item-next-button-wrapper_1u9zx_22){margin-inline-start:4px}:where(.ds-pagination_prev-next-button_1u9zx_26){padding-block:1px;padding-inline:4px}:where(.ds-pagination_prev-next-button_1u9zx_26):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_prev-next-button_1u9zx_26):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-pagination_prev-next-button_1u9zx_26):focus{outline:revert;outline-offset:revert}:where(.ds-pagination_prev-next-button_1u9zx_26):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_prev-next-button_1u9zx_26):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-pagination_prev-next-button--dark_1u9zx_58):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_prev-next-button--dark_1u9zx_58):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-pagination_prev-next-button--dark_1u9zx_58):focus{outline:revert;outline-offset:revert}:where(.ds-pagination_prev-next-button--dark_1u9zx_58):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_prev-next-button--dark_1u9zx_58):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-pagination_page-button_1u9zx_87){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;position:relative;border:none;background:transparent;padding-block:1px;padding-inline:4px;color:#252525;cursor:pointer}:where(.ds-pagination_page-button_1u9zx_87):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_page-button_1u9zx_87):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-pagination_page-button_1u9zx_87):focus{outline:revert;outline-offset:revert}:where(.ds-pagination_page-button_1u9zx_87):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_page-button_1u9zx_87):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-pagination_page-button_1u9zx_87):hover{background-color:#dadada}}:where(.ds-pagination_page-button--dark_1u9zx_138){color:#fff}:where(.ds-pagination_page-button--dark_1u9zx_138):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_page-button--dark_1u9zx_138):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-pagination_page-button--dark_1u9zx_138):focus{outline:revert;outline-offset:revert}:where(.ds-pagination_page-button--dark_1u9zx_138):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_page-button--dark_1u9zx_138):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-pagination_page-button--dark_1u9zx_138):hover{background-color:#444}}:where(.ds-pagination_page-button--active_1u9zx_174){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-pagination_page-button--active_1u9zx_174):after{content:"";position:absolute;inset-block-end:0;inset-inline-start:50%;transform:translate(-50%);width:1.25rem;height:.1875rem;background-color:#e9640c}@media screen and (forced-colors:active){:where(.ds-pagination_page-button--active_1u9zx_174):after{background-color:Highlight}}:where(.ds-pagination_page-button--active--dark_1u9zx_201):after{background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-pagination_page-button--active--dark_1u9zx_201):after{background-color:Highlight}}:where(.ds-pagination_ellipsis_1u9zx_210){min-width:2rem;min-height:2rem;padding-inline:4px;justify-content:center;color:#252525}:where(.ds-pagination_ellipsis--dark_1u9zx_217){color:#fff}:where(.ds-pagination_divider_1u9zx_221){min-width:.0625rem;width:.0625rem;height:1.25rem;margin-inline:4px;background-color:#dadada}@media screen and (forced-colors:active){:where(.ds-pagination_divider_1u9zx_221){background-color:CanvasText}}:where(.ds-pagination_divider--dark_1u9zx_233){background-color:#444}@media screen and (forced-colors:active){:where(.ds-pagination_divider--dark_1u9zx_233){background-color:CanvasText}}:where(.ds-pagination_wrapper-focus_1u9zx_242):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_wrapper-focus_1u9zx_242):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-pagination_wrapper-focus_1u9zx_242):focus{outline:revert;outline-offset:revert}:where(.ds-pagination_wrapper-focus_1u9zx_242):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_wrapper-focus_1u9zx_242):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-pagination_wrapper-focus--dark_1u9zx_270):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_wrapper-focus--dark_1u9zx_270):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-pagination_wrapper-focus--dark_1u9zx_270):focus{outline:revert;outline-offset:revert}:where(.ds-pagination_wrapper-focus--dark_1u9zx_270):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-pagination_wrapper-focus--dark_1u9zx_270):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}'
247
247
  },
248
248
  {
249
249
  componentName: "DSPopover",
250
250
  componentNameLowercase: "popover",
251
- cssFileName: "Popover.mL5g23EK.css",
252
- cssFileContent: ":where(.ds-popover_root_xg81f_1){position:relative}:where(.ds-popover_popover_xg81f_5){background-color:#fff;border:1px solid #DADADA;border-radius:.125rem;padding-block:15px;padding-inline:15px;z-index:998;min-width:12.5rem;max-width:33.75rem;opacity:1;box-shadow:0 8px 48px #0000001a,0 2px 4px #0000000a}:where(.ds-popover_popover_xg81f_5):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-popover_popover_xg81f_5):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-popover_popover_xg81f_5):focus{outline:revert;outline-offset:revert}:where(.ds-popover_popover_xg81f_5):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-popover_popover_xg81f_5):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-popover_popover_xg81f_5)[data-status=initial],:where(.ds-popover_popover_xg81f_5)[data-status=close]{opacity:0}:where(.ds-popover_popover_xg81f_5)[data-status=open]{transition:opacity var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-popover_popover_xg81f_5)[data-status=open]{transition-duration:0ms}}:where(.ds-popover_popover_xg81f_5)[data-status=close]{transition:opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-popover_popover_xg81f_5)[data-status=close]{transition-duration:0ms}}:where(.ds-popover_popover--no-arrow_xg81f_64){padding-inline:7px}:where(.ds-popover_popover--variant-grey_xg81f_67){background-color:#ededed}:where(.ds-popover_arrow_xg81f_71){fill:#fff}:where(.ds-popover_arrow_xg81f_71)[class]>path:first-of-type{stroke:#dadada}@media screen and (forced-colors:active){:where(.ds-popover_arrow_xg81f_71)[class]>path:first-of-type{stroke:CanvasText}}:where(.ds-popover_arrow_xg81f_71)[class]>path:last-of-type{stroke:#fff}@media screen and (forced-colors:active){:where(.ds-popover_arrow_xg81f_71)[class]>path:last-of-type{stroke:Canvas}}:where(.ds-popover_arrow--variant-grey_xg81f_90){fill:#ededed}:where(.ds-popover_arrow--variant-grey_xg81f_90)[class]>path:last-of-type{stroke:#ededed}@media screen and (forced-colors:active){:where(.ds-popover_arrow--variant-grey_xg81f_90)[class]>path:last-of-type{stroke:Canvas}}@media screen and (forced-colors:active){:where(.ds-popover_arrow_xg81f_71){fill:Canvas}}:where(.ds-popover_default-anchor_xg81f_107){min-width:1.5rem;min-height:1.5rem;width:1.5rem;height:1.5rem;padding-inline:8px;padding-block:8px}"
251
+ cssFileName: "Popover.58Tb0dOt.css",
252
+ cssFileContent: ":where(.ds-popover_root_y9vkf_1){position:relative}:where(.ds-popover_popover_y9vkf_5){background-color:#fff;border:1px solid #DADADA;border-radius:2px;padding-block:15px;padding-inline:15px;z-index:998;min-width:12.5rem;max-width:33.75rem;opacity:1;color:#252525;box-shadow:0 8px 48px #0000001a,0 2px 4px #0000000a}:where(.ds-popover_popover_y9vkf_5):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-popover_popover_y9vkf_5):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-popover_popover_y9vkf_5):focus{outline:revert;outline-offset:revert}:where(.ds-popover_popover_y9vkf_5):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-popover_popover_y9vkf_5):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-popover_popover_y9vkf_5)[data-status=initial],:where(.ds-popover_popover_y9vkf_5)[data-status=close]{opacity:0}:where(.ds-popover_popover_y9vkf_5)[data-status=open]{transition:opacity var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-popover_popover_y9vkf_5)[data-status=open]{transition-duration:0ms}}:where(.ds-popover_popover_y9vkf_5)[data-status=close]{transition:opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-popover_popover_y9vkf_5)[data-status=close]{transition-duration:0ms}}:where(.ds-popover_popover--no-arrow_y9vkf_65){padding-inline:7px}:where(.ds-popover_popover--variant-grey_y9vkf_68){background-color:#ededed}:where(.ds-popover_popover--dark_y9vkf_71){color:#fff;background-color:#050505;border-color:#444;box-shadow:0 8px 48px #ffffff0d,0 2px 4px #000000a6}:where(.ds-popover_popover--dark_y9vkf_71):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-popover_popover--dark_y9vkf_71):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-popover_popover--dark_y9vkf_71):focus{outline:revert;outline-offset:revert}:where(.ds-popover_popover--dark_y9vkf_71):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-popover_popover--dark_y9vkf_71):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-popover_popover--dark_y9vkf_71).ds-popover_popover--variant-grey_y9vkf_68{background-color:#252525}:where(.ds-popover_arrow_y9vkf_109){fill:#fff}:where(.ds-popover_arrow_y9vkf_109)[class]>path:first-of-type{stroke:#dadada}@media screen and (forced-colors:active){:where(.ds-popover_arrow_y9vkf_109)[class]>path:first-of-type{stroke:CanvasText}}:where(.ds-popover_arrow_y9vkf_109)[class]>path:last-of-type{stroke:#fff}@media screen and (forced-colors:active){:where(.ds-popover_arrow_y9vkf_109)[class]>path:last-of-type{stroke:Canvas}}:where(.ds-popover_arrow--variant-grey_y9vkf_128){fill:#ededed}:where(.ds-popover_arrow--variant-grey_y9vkf_128)[class]>path:last-of-type{stroke:#ededed}@media screen and (forced-colors:active){:where(.ds-popover_arrow--variant-grey_y9vkf_128)[class]>path:last-of-type{stroke:Canvas}}:where(.ds-popover_arrow--dark_y9vkf_139){fill:#050505}@media screen and (forced-colors:active){:where(.ds-popover_arrow--dark_y9vkf_139){fill:Canvas}}:where(.ds-popover_arrow--dark_y9vkf_139)[class]>path:first-of-type{stroke:#444}@media screen and (forced-colors:active){:where(.ds-popover_arrow--dark_y9vkf_139)[class]>path:first-of-type{stroke:CanvasText}}:where(.ds-popover_arrow--dark_y9vkf_139)[class]>path:last-of-type{stroke:#050505}@media screen and (forced-colors:active){:where(.ds-popover_arrow--dark_y9vkf_139)[class]>path:last-of-type{stroke:Canvas}}:where(.ds-popover_arrow--dark_y9vkf_139).ds-popover_arrow--variant-grey_y9vkf_128{fill:#252525}@media screen and (forced-colors:active){:where(.ds-popover_arrow--dark_y9vkf_139).ds-popover_arrow--variant-grey_y9vkf_128{fill:Canvas}}:where(.ds-popover_arrow--dark_y9vkf_139).ds-popover_arrow--variant-grey_y9vkf_128[class]>path:last-of-type{stroke:#252525}@media screen and (forced-colors:active){:where(.ds-popover_arrow--dark_y9vkf_139).ds-popover_arrow--variant-grey_y9vkf_128[class]>path:last-of-type{stroke:Canvas}}@media screen and (forced-colors:active){:where(.ds-popover_arrow_y9vkf_109){fill:Canvas}}:where(.ds-popover_default-anchor_y9vkf_185){min-width:1.5rem;min-height:1.5rem;width:1.5rem;height:1.5rem;padding-inline:8px;padding-block:8px}"
253
253
  },
254
254
  {
255
255
  componentName: "DSRadioGroup",
256
256
  componentNameLowercase: "radiogroup",
257
- cssFileName: "RadioGroup.q1lQ-HIZ.css, radio.l9OTraQU.css",
258
- cssFileContent: ':where(.ds-radio-group_fieldset--custom-area-above_1r3gv_1){min-inline-size:auto}:where(.ds-radio-group_root_1r3gv_5){display:flex;flex-direction:column;row-gap:16px;column-gap:24px;flex-wrap:wrap;margin-block-start:-8px}:where(.ds-radio-group_root--horizontal_1r3gv_13){flex-direction:row}:where(.ds-radio-group_root--invalid_1r3gv_16){margin-block-start:-16px}:where(.ds-radio-group_root--custom-area-above_1r3gv_19){display:grid;justify-content:start;align-items:start;row-gap:20px;column-gap:var(--ds-spacing-dynamic-xs)}:where(.ds-radio-group_root--custom-area-above--horizontal_1r3gv_26){grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}:where(.ds-radio_root_14ige_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;display:grid;grid-template-areas:"dot label";grid-template-columns:auto 1fr;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;max-width:fit-content}:where(.ds-radio_root--disabled_14ige_24){cursor:not-allowed}:where(.ds-radio_root--with-custom-area_14ige_27){max-width:none}:where(.ds-radio_root--with-custom-area--above_14ige_30){min-width:10rem;max-width:25rem;grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}:where(.ds-radio_radio_14ige_38){grid-area:dot;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;border:1px solid #252525;position:relative}:where(.ds-radio_radio_14ige_38){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-radio_radio_14ige_38){transition-duration:0ms}}:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){opacity:0;height:.75rem;width:.75rem;border-radius:50%;background-color:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:Highlight}}:where(.ds-radio_radio--invalid_14ige_80){border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}:where(.ds-radio_label_14ige_85){grid-area:label;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}:where(.ds-radio_label--bold_14ige_102){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-radio_label--with-custom-area_14ige_113){column-gap:8px}:where(.ds-radio_custom-area_14ige_117){grid-area:custom-area;margin-inline-start:4px;min-width:max-content;min-height:1.25rem;max-height:2rem;overflow-y:hidden}:where(.ds-radio_custom-area--disabled_14ige_125){opacity:.5}:where(.ds-radio_custom-area--above_14ige_128){overflow-y:visible;max-height:unset;height:fit-content;margin-inline-start:0px}:where(.ds-radio_hint_14ige_135){grid-area:hint;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;grid-column:span 2;opacity:1}:where(.ds-radio_hint_14ige_135){transition:height var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),margin-block var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-radio_hint_14ige_135){transition-duration:0ms}}:where(.ds-radio_hint--visible_14ige_159){margin-block-start:4px;margin-block-end:4px}:where(.ds-radio_hint--unchecked-hidden_14ige_163){height:0;opacity:0;pointer-events:none}:where(.ds-radio_input_14ige_169){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-radio_input_14ige_169):checked+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){opacity:1}:where(.ds-radio_input_14ige_169):disabled+:where(.ds-radio_radio_14ige_38){border-color:#00000080}:where(.ds-radio_input_14ige_169):disabled+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:#dadada}@media screen and (forced-colors:active){:where(.ds-radio_input_14ige_169):disabled+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:GrayText}}@media screen and (forced-colors:active){:where(.ds-radio_input_14ige_169):disabled+:where(.ds-radio_radio_14ige_38){border-color:GrayText}}:where(.ds-radio_input_14ige_169):disabled~:where(.ds-radio_label_14ige_85){color:#00000080}@media screen and (forced-colors:active){:where(.ds-radio_input_14ige_169):disabled~:where(.ds-radio_label_14ige_85){color:GrayText}}:where(.ds-radio_input_14ige_169):focus{outline:none}:where(.ds-radio_input_14ige_169):focus+:where(.ds-radio_radio_14ige_38){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-radio_input_14ige_169):focus+:where(.ds-radio_radio_14ige_38){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-radio_input_14ige_169):focus+:where(.ds-radio_radio_14ige_38){border-color:Highlight}}@supports selector(:focus-visible){:where(.ds-radio_input_14ige_169):focus{outline:none}:where(.ds-radio_input_14ige_169):focus+:where(.ds-radio_radio_14ige_38){outline:revert;outline-offset:revert}:where(.ds-radio_input_14ige_169):focus-visible{outline:none}:where(.ds-radio_input_14ige_169):focus-visible+:where(.ds-radio_radio_14ige_38){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-radio_input_14ige_169):focus-visible+:where(.ds-radio_radio_14ige_38){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-radio_input_14ige_169):focus-visible+:where(.ds-radio_radio_14ige_38){border-color:Highlight}}}@media(hover:hover){:where(.ds-radio_input_14ige_169):hover:not(:disabled)+:where(.ds-radio_radio_14ige_38){background-color:#0000001a}:where(.ds-radio_input_14ige_169):hover:not(:disabled)+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-radio_input_14ige_169):hover:not(:disabled)+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-radio_input_14ige_169):hover:not(:disabled)+:where(.ds-radio_radio_14ige_38){border-color:Highlight}}'
257
+ cssFileName: "RadioGroup.q1lQ-HIZ.css, radio.9hUUyg8R.css",
258
+ cssFileContent: ':where(.ds-radio-group_fieldset--custom-area-above_1r3gv_1){min-inline-size:auto}:where(.ds-radio-group_root_1r3gv_5){display:flex;flex-direction:column;row-gap:16px;column-gap:24px;flex-wrap:wrap;margin-block-start:-8px}:where(.ds-radio-group_root--horizontal_1r3gv_13){flex-direction:row}:where(.ds-radio-group_root--invalid_1r3gv_16){margin-block-start:-16px}:where(.ds-radio-group_root--custom-area-above_1r3gv_19){display:grid;justify-content:start;align-items:start;row-gap:20px;column-gap:var(--ds-spacing-dynamic-xs)}:where(.ds-radio-group_root--custom-area-above--horizontal_1r3gv_26){grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}:where(.ds-radio_root_1c2bg_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;display:grid;grid-template-areas:"dot label";grid-template-columns:auto 1fr;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;max-width:fit-content}:where(.ds-radio_root--dark_1c2bg_24){color:#fff}:where(.ds-radio_root--disabled_1c2bg_27){cursor:not-allowed}:where(.ds-radio_root--with-custom-area_1c2bg_30){max-width:none}:where(.ds-radio_root--with-custom-area--above_1c2bg_33){min-width:10rem;max-width:25rem;grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}:where(.ds-radio_radio_1c2bg_41){grid-area:dot;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;border:1px solid #252525;position:relative}@media screen and (forced-colors:active){:where(.ds-radio_radio_1c2bg_41){border-color:CanvasText}}:where(.ds-radio_radio_1c2bg_41){transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-radio_radio_1c2bg_41){transition-duration:0ms}}:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){opacity:0;height:.75rem;width:.75rem;border-radius:50%;background-color:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:Highlight}}:where(.ds-radio_radio--invalid_1c2bg_88){border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}:where(.ds-radio_radio--dark_1c2bg_92){border-color:#f8f8f8}:where(.ds-radio_radio--dark_1c2bg_92) :where(.ds-radio_dot_1c2bg_64){background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-radio_radio--dark_1c2bg_92) :where(.ds-radio_dot_1c2bg_64){background-color:Highlight}}:where(.ds-radio_radio--dark_1c2bg_92).ds-radio_radio--invalid_1c2bg_88{border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}:where(.ds-radio_label_1c2bg_108){grid-area:label;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}:where(.ds-radio_label--bold_1c2bg_125){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-radio_label--with-custom-area_1c2bg_137){column-gap:8px}:where(.ds-radio_custom-area_1c2bg_141){grid-area:custom-area;margin-inline-start:4px;min-width:max-content;min-height:1.25rem;max-height:2rem;overflow-y:hidden}:where(.ds-radio_custom-area--disabled_1c2bg_149){opacity:.5}:where(.ds-radio_custom-area--above_1c2bg_152){overflow-y:visible;max-height:unset;height:fit-content;margin-inline-start:0px}:where(.ds-radio_hint_1c2bg_159){grid-area:hint;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;grid-column:span 2;opacity:1}:where(.ds-radio_hint_1c2bg_159){transition:height var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),margin-block var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-radio_hint_1c2bg_159){transition-duration:0ms}}:where(.ds-radio_hint--visible_1c2bg_183){margin-block-start:4px;margin-block-end:4px}:where(.ds-radio_hint--unchecked-hidden_1c2bg_187){height:0;opacity:0;pointer-events:none}:where(.ds-radio_input_1c2bg_193){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-radio_input_1c2bg_193):checked+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){opacity:1}:where(.ds-radio_input_1c2bg_193):disabled+:where(.ds-radio_radio_1c2bg_41){border-color:#00000080}:where(.ds-radio_input_1c2bg_193):disabled+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:#dadada}@media screen and (forced-colors:active){:where(.ds-radio_input_1c2bg_193):disabled+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:GrayText}}@media screen and (forced-colors:active){:where(.ds-radio_input_1c2bg_193):disabled+:where(.ds-radio_radio_1c2bg_41){border-color:GrayText}}:where(.ds-radio_input_1c2bg_193):disabled~:where(.ds-radio_label_1c2bg_108){color:#00000080}@media screen and (forced-colors:active){:where(.ds-radio_input_1c2bg_193):disabled~:where(.ds-radio_label_1c2bg_108){color:GrayText}}:where(.ds-radio_input_1c2bg_193):focus{outline:none}:where(.ds-radio_input_1c2bg_193):focus+:where(.ds-radio_radio_1c2bg_41){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-radio_input_1c2bg_193):focus+:where(.ds-radio_radio_1c2bg_41){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){:where(.ds-radio_input_1c2bg_193):focus+:where(.ds-radio_radio_1c2bg_41){border-color:Highlight}}@supports selector(:focus-visible){:where(.ds-radio_input_1c2bg_193):focus{outline:none}:where(.ds-radio_input_1c2bg_193):focus+:where(.ds-radio_radio_1c2bg_41){outline:revert;outline-offset:revert}:where(.ds-radio_input_1c2bg_193):focus-visible{outline:none}:where(.ds-radio_input_1c2bg_193):focus-visible+:where(.ds-radio_radio_1c2bg_41){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-radio_input_1c2bg_193):focus-visible+:where(.ds-radio_radio_1c2bg_41){forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-radio_input_1c2bg_193):hover:not(:disabled)+:where(.ds-radio_radio_1c2bg_41){background-color:#0000001a}:where(.ds-radio_input_1c2bg_193):hover:not(:disabled)+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-radio_input_1c2bg_193):hover:not(:disabled)+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-radio_input_1c2bg_193):hover:not(:disabled)+:where(.ds-radio_radio_1c2bg_41){border-color:Highlight}}:where(.ds-radio_input--dark_1c2bg_294):disabled+:where(.ds-radio_radio_1c2bg_41){border-color:#ffffff80}:where(.ds-radio_input--dark_1c2bg_294):disabled+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:#dadada}@media screen and (forced-colors:active){:where(.ds-radio_input--dark_1c2bg_294):disabled+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:GrayText}}@media screen and (forced-colors:active){:where(.ds-radio_input--dark_1c2bg_294):disabled+:where(.ds-radio_radio_1c2bg_41){border-color:GrayText}}:where(.ds-radio_input--dark_1c2bg_294):disabled~:where(.ds-radio_label_1c2bg_108){color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-radio_input--dark_1c2bg_294):disabled~:where(.ds-radio_label_1c2bg_108){color:GrayText}}:where(.ds-radio_input--dark_1c2bg_294):focus+:where(.ds-radio_radio_1c2bg_41){outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-radio_input--dark_1c2bg_294):focus+:where(.ds-radio_radio_1c2bg_41){forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-radio_input--dark_1c2bg_294):focus-visible+:where(.ds-radio_radio_1c2bg_41){outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-radio_input--dark_1c2bg_294):focus-visible+:where(.ds-radio_radio_1c2bg_41){forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-radio_input--dark_1c2bg_294):hover:not(:disabled)+:where(.ds-radio_radio_1c2bg_41){background-color:#ffffff26}:where(.ds-radio_input--dark_1c2bg_294):hover:not(:disabled)+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:#f7a669}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-radio_input--dark_1c2bg_294):hover:not(:disabled)+:where(.ds-radio_radio_1c2bg_41) :where(.ds-radio_dot_1c2bg_64){background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-radio_input--dark_1c2bg_294):hover:not(:disabled)+:where(.ds-radio_radio_1c2bg_41){border-color:Highlight}}'
259
259
  },
260
260
  {
261
261
  componentName: "DSScroller",
@@ -266,8 +266,8 @@ function f(r, i) {
266
266
  {
267
267
  componentName: "DSSelect",
268
268
  componentNameLowercase: "select",
269
- cssFileName: "Select.BZYb_HAG.css",
270
- cssFileContent: ':where(.ds-select_root_1p3qq_1):has(.ds-select_hint_1p3qq_1) :where(.ds-select_label-wrapper_1p3qq_1){margin-block-end:2px}:where(.ds-select_wrapper_1p3qq_5){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-select_affix_1p3qq_11){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-select_affix--small_1p3qq_32){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-select_affix_1p3qq_11).ds-select_prefix_1p3qq_45{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-select_affix_1p3qq_11).ds-select_suffix_1p3qq_51{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-select_affix--disabled_1p3qq_57){color:#00000080}@media screen and (forced-colors:active){:where(.ds-select_affix--disabled_1p3qq_57){color:GrayText}}:where(.ds-select_affix--disabled_1p3qq_57).ds-select_prefix_1p3qq_45,:where(.ds-select_affix--disabled_1p3qq_57).ds-select_suffix_1p3qq_51{border-color:#0000001a}:where(.ds-select_affix--readonly_1p3qq_68){background-color:#ededed;position:relative}:where(.ds-select_affix--readonly_1p3qq_68).ds-select_prefix_1p3qq_45,:where(.ds-select_affix--readonly_1p3qq_68).ds-select_suffix_1p3qq_51{border-color:transparent}:where(.ds-select_affix--readonly_1p3qq_68).ds-select_prefix_1p3qq_45:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-select_affix--readonly_1p3qq_68).ds-select_prefix_1p3qq_45:after{background-color:transparent}}:where(.ds-select_affix--readonly_1p3qq_68).ds-select_suffix_1p3qq_51:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-select_affix--readonly_1p3qq_68).ds-select_suffix_1p3qq_51:before{background-color:transparent}}:where(.ds-select_action-button_1p3qq_104){grid-area:1/4/2/5}:where(.ds-select_label_1p3qq_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-select_label--disabled_1p3qq_123){color:GrayText}}:where(.ds-select_label-wrapper_1p3qq_1){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-select_label-wrapper--hidden_1p3qq_135){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-select_hint_1p3qq_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-select_feedback_1p3qq_163){margin-block-start:8px}:where(.ds-select_select-wrapper_1p3qq_167){display:grid;grid-template-columns:1fr max-content;align-items:center}:where(.ds-select_select_1p3qq_167){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-select_select--small_1p3qq_181){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-select_select_1p3qq_167){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-select_select_1p3qq_167):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select_1p3qq_167):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select_1p3qq_167):focus{outline:revert;outline-offset:revert}:where(.ds-select_select_1p3qq_167):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select_1p3qq_167):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select_1p3qq_167){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-select_select_1p3qq_167){transition-duration:0ms}}@media(hover:hover){:where(.ds-select_select_1p3qq_167):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-select_select_1p3qq_167):hover{border-color:Highlight}}:where(.ds-select_select_1p3qq_167){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-select_select_1p3qq_167)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-select_select_1p3qq_167)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select_1p3qq_167)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select_1p3qq_167)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-select_select_1p3qq_167)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select_1p3qq_167)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select_1p3qq_167):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-select_select_1p3qq_167)::-webkit-placeholder,:where(.ds-select_select_1p3qq_167)::placeholder{color:#666;opacity:1}:where(.ds-select_select--invalid_1p3qq_293){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-select_select--invalid_1p3qq_293):active,:where(.ds-select_select--invalid_1p3qq_293):focus,:where(.ds-select_select--invalid_1p3qq_293):focus-visible{border-color:#252525}:where(.ds-select_select--small_1p3qq_181){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-select_select_1p3qq_167){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-select_select_1p3qq_167)::-webkit-outer-spin-button,:where(.ds-select_select_1p3qq_167)::-webkit-inner-spin-button,:where(.ds-select_select_1p3qq_167)::-webkit-search-decoration,:where(.ds-select_select_1p3qq_167)::-webkit-search-cancel-button,:where(.ds-select_select_1p3qq_167)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-select_select_1p3qq_167)::-webkit-date-and-time-value{text-align:left}:where(.ds-select_select_1p3qq_167):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-select_select_1p3qq_167)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-select_select_1p3qq_167)[type=range]{accent-color:#E9640C}:where(.ds-select_select_1p3qq_167)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-select_select--small_1p3qq_181){min-height:2rem;height:2rem}:where(.ds-select_select--small_1p3qq_181).ds-select_input--has-leading-icon_1p3qq_351{padding-inline-start:calc(16px + 1rem)}:where(.ds-select_select--small_1p3qq_181).ds-select_input--has-action-button_1p3qq_354{padding-inline-end:calc(2rem + 8px)}:where(.ds-select_select--small_1p3qq_181).ds-select_input--has-second-action-button_1p3qq_357{padding-inline-end:calc(4rem + 8px)}:where(.ds-select_select--has-leading-icon_1p3qq_360){padding-inline-start:calc(32px + 1rem)}:where(.ds-select_select--has-action-button_1p3qq_363){padding-inline-end:calc(3rem + 16px)}:where(.ds-select_select--has-second-action-button_1p3qq_366){padding-inline-end:calc(6rem + 16px)}:where(.ds-select_select--has-affix_1p3qq_369){color:#0000}:where(.ds-select_select--has-affix_1p3qq_369)::placeholder{color:#0000}:where(.ds-select_select--has-affix_1p3qq_369)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-select_select--has-affix_1p3qq_369)::placeholder{transition-duration:0ms}}:where(.ds-select_select--is-ready_1p3qq_383){color:#252525}:where(.ds-select_select--is-ready_1p3qq_383)::placeholder{color:#666}:where(.ds-select_select_1p3qq_167){appearance:none;padding-inline-end:48px;text-overflow:ellipsis}:where(.ds-select_select--small_1p3qq_181){padding-inline-end:32px}:where(.ds-select_select_1p3qq_167):disabled{opacity:1}:where(.ds-select_select--placeholder_1p3qq_401){color:#666}@media screen and (forced-colors:active){:where(.ds-select_select--placeholder_1p3qq_401){color:GrayText}}:where(.ds-select_select_1p3qq_167) option{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-select_select_1p3qq_167) option,:where(.ds-select_select_1p3qq_167) optgroup{background-color:#fff;color:#252525;font-style:normal}:where(.ds-select_select_1p3qq_167) optgroup{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-select_select_1p3qq_167) option:disabled{color:#00000080}:where(.ds-select_chevron_1p3qq_451){grid-area:1/2/2/2;margin-inline-end:16px}:where(.ds-select_chevron--small_1p3qq_455){margin-inline-end:8px}:where(.ds-select_chevron--disabled_1p3qq_458){fill:#00000080}'
269
+ cssFileName: "Select.CfTN3CJo.css",
270
+ cssFileContent: ':where(.ds-select_root_1pc5m_1):has(.ds-select_hint_1pc5m_1) :where(.ds-select_label-wrapper_1pc5m_1){margin-block-end:2px}:where(.ds-select_wrapper_1pc5m_5){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-select_affix_1pc5m_11){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-select_affix--small_1pc5m_32){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-select_affix_1pc5m_11).ds-select_prefix_1pc5m_45{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-select_affix_1pc5m_11).ds-select_suffix_1pc5m_51{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-select_affix--disabled_1pc5m_57){color:#00000080}@media screen and (forced-colors:active){:where(.ds-select_affix--disabled_1pc5m_57){color:GrayText}}:where(.ds-select_affix--disabled_1pc5m_57).ds-select_prefix_1pc5m_45,:where(.ds-select_affix--disabled_1pc5m_57).ds-select_suffix_1pc5m_51{border-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-select_affix--disabled_1pc5m_57).ds-select_prefix_1pc5m_45,:where(.ds-select_affix--disabled_1pc5m_57).ds-select_suffix_1pc5m_51{border-color:GrayText}}:where(.ds-select_affix--readonly_1pc5m_73){background-color:#ededed;position:relative}:where(.ds-select_affix--readonly_1pc5m_73).ds-select_prefix_1pc5m_45,:where(.ds-select_affix--readonly_1pc5m_73).ds-select_suffix_1pc5m_51{border-color:transparent}:where(.ds-select_affix--readonly_1pc5m_73).ds-select_prefix_1pc5m_45:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-select_affix--readonly_1pc5m_73).ds-select_prefix_1pc5m_45:after{background-color:transparent}}:where(.ds-select_affix--readonly_1pc5m_73).ds-select_suffix_1pc5m_51:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-select_affix--readonly_1pc5m_73).ds-select_suffix_1pc5m_51:before{background-color:transparent}}:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108{color:#b1b1b1;background-color:#252525}@media screen and (forced-colors:active){:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108{color:CanvasText;background-color:Canvas}}:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_prefix_1pc5m_45{border-right-color:#666}@media screen and (forced-colors:active){:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_prefix_1pc5m_45{border-right-color:CanvasText}}:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_suffix_1pc5m_51{border-left-color:#666}@media screen and (forced-colors:active){:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_suffix_1pc5m_51{border-left-color:CanvasText}}:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57{color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57{color:GrayText}}:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57.ds-select_prefix_1pc5m_45,:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57.ds-select_suffix_1pc5m_51{border-color:#ffffff26}@media screen and (forced-colors:active){:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57.ds-select_prefix_1pc5m_45,:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57.ds-select_suffix_1pc5m_51{border-color:GrayText}}:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73{background-color:#252525}:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73.ds-select_prefix_1pc5m_45:after{background-color:#666}@media screen and (forced-colors:active){:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73.ds-select_prefix_1pc5m_45:after{background-color:transparent}}:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73.ds-select_suffix_1pc5m_51:before{background-color:#666}@media screen and (forced-colors:active){:where(.ds-select_affix_1pc5m_11).ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73.ds-select_suffix_1pc5m_51:before{background-color:transparent}}:where(.ds-select_action-button_1pc5m_170){grid-area:1/4/2/5}:where(.ds-select_label_1pc5m_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-select_label--disabled_1pc5m_189){color:GrayText}}:where(.ds-select_label--dark_1pc5m_193){color:#fff}@media screen and (forced-colors:active){:where(.ds-select_label--dark_1pc5m_193).ds-select_label--disabled_1pc5m_189{color:GrayText}}:where(.ds-select_label-wrapper_1pc5m_1){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-select_label-wrapper--hidden_1pc5m_209){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-select_hint_1pc5m_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-select_hint--dark_1pc5m_236){color:#fff}:where(.ds-select_feedback_1pc5m_240){margin-block-start:8px}:where(.ds-select_select-wrapper_1pc5m_244){display:grid;grid-template-columns:1fr max-content;align-items:center}:where(.ds-select_select_1pc5m_244){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-select_select--small_1pc5m_258){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-select_select_1pc5m_244){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-select_select_1pc5m_244):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select_1pc5m_244):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select_1pc5m_244):focus{outline:revert;outline-offset:revert}:where(.ds-select_select_1pc5m_244):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select_1pc5m_244):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select_1pc5m_244){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-select_select_1pc5m_244){transition-duration:0ms}}@media(hover:hover){:where(.ds-select_select_1pc5m_244):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-select_select_1pc5m_244):hover{border-color:Highlight}}:where(.ds-select_select_1pc5m_244){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-select_select_1pc5m_244)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-select_select_1pc5m_244)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select_1pc5m_244)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select_1pc5m_244)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-select_select_1pc5m_244)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select_1pc5m_244)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select_1pc5m_244):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-select_select_1pc5m_244):disabled{border-color:GrayText;color:GrayText}}:where(.ds-select_select_1pc5m_244)::-webkit-placeholder,:where(.ds-select_select_1pc5m_244)::placeholder{color:#666;opacity:1}:where(.ds-select_select--invalid_1pc5m_376){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-select_select--invalid_1pc5m_376):active,:where(.ds-select_select--invalid_1pc5m_376):focus,:where(.ds-select_select--invalid_1pc5m_376):focus-visible{border-color:#252525}:where(.ds-select_select--small_1pc5m_258){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-select_select--dark_1pc5m_394){border-color:#f8f8f8;color:#fff}:where(.ds-select_select--dark_1pc5m_394):focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select--dark_1pc5m_394):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select--dark_1pc5m_394):focus{outline:revert;outline-offset:revert}:where(.ds-select_select--dark_1pc5m_394):focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select--dark_1pc5m_394):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-select_select--dark_1pc5m_394):hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-select_select--dark_1pc5m_394):hover{border-color:Highlight}}:where(.ds-select_select--dark_1pc5m_394)[readonly]{background-color:#252525;border-color:transparent;color:#fff}:where(.ds-select_select--dark_1pc5m_394)[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select--dark_1pc5m_394)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select--dark_1pc5m_394)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-select_select--dark_1pc5m_394)[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-select_select--dark_1pc5m_394)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select--dark_1pc5m_394):disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-select_select--dark_1pc5m_394):disabled{border-color:GrayText;color:GrayText}}:where(.ds-select_select--dark_1pc5m_394)::-webkit-placeholder,:where(.ds-select_select--dark_1pc5m_394)::placeholder{color:#b1b1b1}:where(.ds-select_select--dark_1pc5m_394).ds-select_select--invalid_1pc5m_376{border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-select_select--dark_1pc5m_394).ds-select_select--invalid_1pc5m_376:active,:where(.ds-select_select--dark_1pc5m_394).ds-select_select--invalid_1pc5m_376:focus,:where(.ds-select_select--dark_1pc5m_394).ds-select_select--invalid_1pc5m_376:focus-visible{border-color:#f8f8f8}:where(.ds-select_select--dark_1pc5m_394).ds-select_select--is-ready_1pc5m_490:not(:disabled){color:#fff}:where(.ds-select_select--dark_1pc5m_394).ds-select_select--is-ready_1pc5m_490:not(:disabled)::placeholder{color:#b1b1b1}:where(.ds-select_select--dark_1pc5m_394).ds-select_select--is-ready_1pc5m_490:disabled{color:#ffffff80}:where(.ds-select_select--dark_1pc5m_394).ds-select_select--is-ready_1pc5m_490:disabled::placeholder{color:#b1b1b1}:where(.ds-select_select_1pc5m_244){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-select_select_1pc5m_244)::-webkit-outer-spin-button,:where(.ds-select_select_1pc5m_244)::-webkit-inner-spin-button,:where(.ds-select_select_1pc5m_244)::-webkit-search-decoration,:where(.ds-select_select_1pc5m_244)::-webkit-search-cancel-button,:where(.ds-select_select_1pc5m_244)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-select_select_1pc5m_244)::-webkit-date-and-time-value{text-align:left}:where(.ds-select_select_1pc5m_244):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-select_select_1pc5m_244)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-select_select_1pc5m_244)[type=range]{accent-color:#E9640C}:where(.ds-select_select_1pc5m_244)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-select_select--small_1pc5m_258){min-height:2rem;height:2rem}:where(.ds-select_select--small_1pc5m_258).ds-select_input--has-leading-icon_1pc5m_542{padding-inline-start:calc(16px + 1rem)}:where(.ds-select_select--small_1pc5m_258).ds-select_input--has-action-button_1pc5m_545{padding-inline-end:calc(2rem + 8px)}:where(.ds-select_select--small_1pc5m_258).ds-select_input--has-second-action-button_1pc5m_548{padding-inline-end:calc(4rem + 8px)}:where(.ds-select_select--has-leading-icon_1pc5m_551){padding-inline-start:calc(32px + 1rem)}:where(.ds-select_select--has-action-button_1pc5m_554){padding-inline-end:calc(3rem + 16px)}:where(.ds-select_select--has-second-action-button_1pc5m_557){padding-inline-end:calc(6rem + 16px)}:where(.ds-select_select--has-affix_1pc5m_560){color:#0000}:where(.ds-select_select--has-affix_1pc5m_560)::placeholder{color:#0000}:where(.ds-select_select--has-affix_1pc5m_560)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-select_select--has-affix_1pc5m_560)::placeholder{transition-duration:0ms}}:where(.ds-select_select--is-ready_1pc5m_490):not(:disabled){color:#252525}:where(.ds-select_select--is-ready_1pc5m_490):not(:disabled)::placeholder{color:#666}:where(.ds-select_select--is-ready_1pc5m_490):disabled{color:#00000080}:where(.ds-select_select--is-ready_1pc5m_490):disabled::placeholder{color:#666}:where(.ds-select_select_1pc5m_244){appearance:none;padding-inline-end:48px;text-overflow:ellipsis}:where(.ds-select_select--small_1pc5m_258){padding-inline-end:32px}:where(.ds-select_select_1pc5m_244):disabled{opacity:1}:where(.ds-select_select--placeholder_1pc5m_598){color:#666}@media screen and (forced-colors:active){:where(.ds-select_select--placeholder_1pc5m_598){color:GrayText}}:where(.ds-select_select--dark_1pc5m_394).ds-select_select--placeholder_1pc5m_598{color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-select_select--dark_1pc5m_394).ds-select_select--placeholder_1pc5m_598{color:GrayText}}:where(.ds-select_select_1pc5m_244) option{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-select_select_1pc5m_244) option,:where(.ds-select_select_1pc5m_244) optgroup{background-color:#fff;color:#252525;font-style:normal}:where(.ds-select_select_1pc5m_244) optgroup{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-select_select_1pc5m_244) option:disabled{color:#00000080}:where(.ds-select_chevron_1pc5m_657){grid-area:1/2/2/2;margin-inline-end:16px}@media screen and (forced-colors:active){:where(.ds-select_chevron_1pc5m_657){fill:CanvasText}}:where(.ds-select_chevron--small_1pc5m_666){margin-inline-end:8px}:where(.ds-select_chevron--disabled_1pc5m_669){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-select_chevron--disabled_1pc5m_669){fill:GrayText}}:where(.ds-select_chevron--dark_1pc5m_677){fill:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-select_chevron--dark_1pc5m_677){fill:CanvasText}}:where(.ds-select_chevron--dark_1pc5m_677).ds-select_chevron--disabled_1pc5m_669{fill:#ffffff80}@media screen and (forced-colors:active){:where(.ds-select_chevron--dark_1pc5m_677).ds-select_chevron--disabled_1pc5m_669{fill:GrayText}}'
271
271
  },
272
272
  {
273
273
  componentName: "DSSkeleton",
@@ -284,8 +284,8 @@ function f(r, i) {
284
284
  {
285
285
  componentName: "DSSlider",
286
286
  componentNameLowercase: "slider",
287
- cssFileName: "Slider.vnSU0ya0.css, input.BEOus9jX.css",
288
- cssFileContent: ':where(.ds-slider_root_3zq13_1){min-width:256px}:where(.ds-slider_root_3zq13_1):has(.ds-slider_hint_3zq13_4) :where(.ds-slider_label-wrapper_3zq13_4){margin-block-end:2px}:where(.ds-slider_root_3zq13_1):has(.ds-slider_hint_3zq13_4) :where(.ds-slider_label-hint-input-wrapper_3zq13_7){align-items:end}:where(.ds-slider_root_3zq13_1):has(.ds-slider_hint_3zq13_4) :where(.ds-slider_number-input_3zq13_10){grid-row-end:span 2}:where(.ds-slider_label-wrapper_3zq13_4){display:flex;align-items:center;gap:4px;min-height:1.5rem}:where(.ds-slider_label-wrapper--hidden_3zq13_20){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-slider_label-hint-input-wrapper_3zq13_7){display:grid;grid-template-columns:1fr max-content;align-items:center;margin-block-end:14px}:where(.ds-slider_label_3zq13_4){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-slider_label--disabled_3zq13_55){color:GrayText}}:where(.ds-slider_hint_3zq13_4){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;grid-row-start:2;grid-row-end:span 1}:where(.ds-slider_number-input_3zq13_10){justify-self:end;grid-row-start:0;grid-row-end:span 1;margin-inline-start:32px;max-width:150px;min-width:64px}:where(.ds-slider_number-input--small_3zq13_84){min-width:44px;max-width:115px}:where(.ds-slider_min-max-label-wrapper_3zq13_89){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:flex;justify-content:space-between}@media screen and (forced-colors:active){:where(.ds-slider_min-max-label-wrapper--disabled_3zq13_103){color:GrayText}}:where(.ds-slider_min-label_3zq13_108){transform:translate(calc(12px - 50%))}:where(.ds-slider_max-label_3zq13_112){transform:translate(calc(-12px + 50%))}:where(.ds-slider_slider-wrapper_3zq13_116){position:relative;min-height:26px}:where(.ds-slider_slider_3zq13_116){-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:24px;margin:0;position:absolute;margin-block-start:2px}:where(.ds-slider_slider_3zq13_116):hover~:where(.ds-slider_value-tooltip_3zq13_135),:where(.ds-slider_slider_3zq13_116):active~:where(.ds-slider_value-tooltip_3zq13_135),:where(.ds-slider_slider_3zq13_116):focus-visible~:where(.ds-slider_value-tooltip_3zq13_135){opacity:100%}@media(hover:hover){:where(.ds-slider_slider_3zq13_116):hover:not(:disabled)~:where(.ds-slider_proxy-thumb_3zq13_139){background-color:#ededed}}:where(.ds-slider_slider_3zq13_116):focus{outline:none}@supports selector(:focus-visible){:where(.ds-slider_slider_3zq13_116):focus~:where(.ds-slider_proxy-thumb_3zq13_139){outline:revert;outline-offset:revert}:where(.ds-slider_slider_3zq13_116):focus-visible~:where(.ds-slider_proxy-thumb_3zq13_139){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-slider_slider_3zq13_116):focus-visible~:where(.ds-slider_proxy-thumb_3zq13_139){forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-slider_slider_3zq13_116):disabled{cursor:not-allowed}:where(.ds-slider_slider_3zq13_116)::-webkit-slider-runnable-track{visibility:hidden}:where(.ds-slider_slider_3zq13_116)::-moz-range-track{visibility:hidden}:where(.ds-slider_slider_3zq13_116)::-webkit-slider-thumb{opacity:0;-webkit-appearance:none;appearance:none;border:1px solid transparent;height:24px;width:24px;border-radius:50%}:where(.ds-slider_slider_3zq13_116)::-moz-range-thumb{opacity:0;border:1px solid transparent;height:24px;width:24px;border-radius:50%}:where(.ds-slider_proxy-thumb_3zq13_139){background-color:#fff;border:1px solid #252525;height:24px;width:24px;border-radius:50%;z-index:2;position:absolute;pointer-events:none;top:calc(50% + 1px);left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-50%)}:where(.ds-slider_proxy-thumb--disabled_3zq13_217){background-color:#fff;border-color:#00000080}:where(.ds-slider_proxy-thumb--disabled_3zq13_217):hover{background-color:#fff}@media screen and (forced-colors:active){:where(.ds-slider_proxy-thumb_3zq13_139){border-color:Highlight}:where(.ds-slider_proxy-thumb--disabled_3zq13_217){background-color:GrayText;border-color:GrayText}:where(.ds-slider_proxy-thumb--disabled_3zq13_217):hover{background-color:GrayText}}:where(.ds-slider_proxy-thumb_3zq13_139){transition:background-color var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-slider_proxy-thumb_3zq13_139){transition-duration:0ms}}:where(.ds-slider_custom-track_3zq13_246){position:absolute;z-index:1;pointer-events:none}:where(.ds-slider_custom-track--progress_3zq13_251){background-color:#e9640c;height:8px;top:10px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--progress_3zq13_251){background-color:Highlight}}:where(.ds-slider_custom-track--runnable_3zq13_263){background-color:#8c8c8c;height:6px;top:11px;right:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border:1px solid transparent}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--runnable_3zq13_263){border-color:CanvasText}}:where(.ds-slider_custom-track--disabled_3zq13_277){background-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--disabled_3zq13_277){border-color:CanvasText}}:where(.ds-slider_custom-track--disabled_3zq13_277).ds-slider_custom-track--progress_3zq13_251{height:6px;top:11px}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--disabled_3zq13_277).ds-slider_custom-track--progress_3zq13_251{background-color:GrayText;border-color:GrayText}}:where(.ds-slider_tick-wrapper_3zq13_297){position:absolute;top:calc(50% - 2px);width:100%;height:6px;pointer-events:none;z-index:1}:where(.ds-slider_tick_3zq13_297){position:absolute;top:50%;width:4px;height:4px;border-radius:50%;background-color:#fff;transform:translateY(-50%)}@media screen and (forced-colors:active){:where(.ds-slider_tick_3zq13_297){background-color:Highlight}}:where(.ds-slider_value-tooltip_3zq13_135){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;opacity:0;z-index:3;color:#fff;background-color:#444;border:1px solid transparent;padding-block:3px;padding-inline:5px;min-width:32px;min-height:24px;text-align:center;position:absolute;left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-26px)}:where(.ds-slider_value-tooltip_3zq13_135){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-slider_value-tooltip_3zq13_135){transition-duration:0ms}}:where(.ds-slider_value-tooltip--visible_3zq13_356){opacity:100%}:where(.ds-slider_value-tooltip--disabled_3zq13_359){color:#00000080;background-color:#dadada}@media screen and (forced-colors:active){:where(.ds-slider_value-tooltip--disabled_3zq13_359){color:GrayText}}:where(.ds-slider_value-tooltip--disabled_3zq13_359):after{background-color:#dadada}:where(.ds-input_input_1v89g_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_1v89g_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_input_1v89g_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-input_input_1v89g_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_1v89g_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_1v89g_1):focus{outline:revert;outline-offset:revert}:where(.ds-input_input_1v89g_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_1v89g_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_1v89g_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input_input_1v89g_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input_input_1v89g_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input_input_1v89g_1):hover{border-color:Highlight}}:where(.ds-input_input_1v89g_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input_input_1v89g_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input_input_1v89g_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_1v89g_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_1v89g_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input_1v89g_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_1v89g_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_1v89g_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input_input_1v89g_1)::-webkit-placeholder,:where(.ds-input_input_1v89g_1)::placeholder{color:#666;opacity:1}:where(.ds-input_input--invalid_1v89g_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--invalid_1v89g_121):active,:where(.ds-input_input--invalid_1v89g_121):focus,:where(.ds-input_input--invalid_1v89g_121):focus-visible{border-color:#252525}:where(.ds-input_input--small_1v89g_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-input_input_1v89g_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input_input_1v89g_1)::-webkit-outer-spin-button,:where(.ds-input_input_1v89g_1)::-webkit-inner-spin-button,:where(.ds-input_input_1v89g_1)::-webkit-search-decoration,:where(.ds-input_input_1v89g_1)::-webkit-search-cancel-button,:where(.ds-input_input_1v89g_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_1v89g_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input_input_1v89g_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input_input_1v89g_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input_input_1v89g_1)[type=range]{accent-color:#E9640C}:where(.ds-input_input_1v89g_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input_input--small_1v89g_9){min-height:2rem;height:2rem}:where(.ds-input_input--small_1v89g_9).ds-input_input--has-leading-icon_1v89g_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input_input--small_1v89g_9).ds-input_input--has-action-button_1v89g_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input_input--small_1v89g_9).ds-input_input--has-second-action-button_1v89g_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input_input--has-leading-icon_1v89g_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input_input--has-action-button_1v89g_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input_input--has-second-action-button_1v89g_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input_input--has-affix_1v89g_197){color:#0000}:where(.ds-input_input--has-affix_1v89g_197)::placeholder{color:#0000}:where(.ds-input_input--has-affix_1v89g_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input_input--has-affix_1v89g_197)::placeholder{transition-duration:0ms}}:where(.ds-input_input--is-ready_1v89g_211){color:#252525}:where(.ds-input_input--is-ready_1v89g_211)::placeholder{color:#666}:where(.ds-input_root_1v89g_218):has(.ds-input_hint_1v89g_218) :where(.ds-input_label-wrapper_1v89g_218){margin-block-end:2px}:where(.ds-input_wrapper_1v89g_222){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input_affix_1v89g_228){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input_affix--small_1v89g_249){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_affix_1v89g_228).ds-input_prefix_1v89g_262{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input_affix_1v89g_228).ds-input_suffix_1v89g_268{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input_affix--disabled_1v89g_274){color:#00000080}@media screen and (forced-colors:active){:where(.ds-input_affix--disabled_1v89g_274){color:GrayText}}:where(.ds-input_affix--disabled_1v89g_274).ds-input_prefix_1v89g_262,:where(.ds-input_affix--disabled_1v89g_274).ds-input_suffix_1v89g_268{border-color:#0000001a}:where(.ds-input_affix--readonly_1v89g_285){background-color:#ededed;position:relative}:where(.ds-input_affix--readonly_1v89g_285).ds-input_prefix_1v89g_262,:where(.ds-input_affix--readonly_1v89g_285).ds-input_suffix_1v89g_268{border-color:transparent}:where(.ds-input_affix--readonly_1v89g_285).ds-input_prefix_1v89g_262:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_affix--readonly_1v89g_285).ds-input_prefix_1v89g_262:after{background-color:transparent}}:where(.ds-input_affix--readonly_1v89g_285).ds-input_suffix_1v89g_268:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_affix--readonly_1v89g_285).ds-input_suffix_1v89g_268:before{background-color:transparent}}:where(.ds-input_leading-icon_1v89g_321){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){:where(.ds-input_leading-icon_1v89g_321){background-color:Canvas;fill:CanvasText}}:where(.ds-input_leading-icon--small_1v89g_333){margin-inline-start:8px}:where(.ds-input_leading-icon--disabled_1v89g_336){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-input_leading-icon--disabled_1v89g_336){fill:GrayText}}:where(.ds-input_action-button_1v89g_345){grid-area:1/4/2/5}:where(.ds-input_label_1v89g_218){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input_label--disabled_1v89g_364){color:GrayText}}:where(.ds-input_label-wrapper_1v89g_218){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input_label-wrapper--hidden_1v89g_376){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input_hint_1v89g_218){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input_feedback_1v89g_404){margin-block-start:8px}'
287
+ cssFileName: "Slider.B4kzL60S.css, input.Dy8VS73e.css",
288
+ cssFileContent: ':where(.ds-slider_root_1iths_1){min-width:256px}:where(.ds-slider_root_1iths_1):has(.ds-slider_hint_1iths_4) :where(.ds-slider_label-wrapper_1iths_4){margin-block-end:2px}:where(.ds-slider_root_1iths_1):has(.ds-slider_hint_1iths_4) :where(.ds-slider_label-hint-input-wrapper_1iths_7){align-items:end}:where(.ds-slider_root_1iths_1):has(.ds-slider_hint_1iths_4) :where(.ds-slider_number-input_1iths_10){grid-row-end:span 2}:where(.ds-slider_label-wrapper_1iths_4){display:flex;align-items:center;gap:4px;min-height:1.5rem}:where(.ds-slider_label-wrapper--hidden_1iths_20){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-slider_label-hint-input-wrapper_1iths_7){display:grid;grid-template-columns:1fr max-content;align-items:center;margin-block-end:20px}:where(.ds-slider_label_1iths_4){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}:where(.ds-slider_label--dark_1iths_54){color:#fff}@media screen and (forced-colors:active){:where(.ds-slider_label--disabled_1iths_58){color:GrayText}}:where(.ds-slider_hint_1iths_4){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;grid-row-start:2;grid-row-end:span 1}:where(.ds-slider_hint--dark_1iths_78){color:#fff}:where(.ds-slider_number-input_1iths_10){justify-self:end;grid-row-start:0;grid-row-end:span 1;margin-inline-start:32px;max-width:150px;min-width:64px}:where(.ds-slider_number-input--small_1iths_90){min-width:44px;max-width:115px}:where(.ds-slider_min-max-label-wrapper_1iths_95){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:flex;justify-content:space-between}:where(.ds-slider_min-max-label-wrapper--dark_1iths_108){color:#fff}@media screen and (forced-colors:active){:where(.ds-slider_min-max-label-wrapper--disabled_1iths_112){color:GrayText}}:where(.ds-slider_min-label_1iths_117){transform:translate(calc(12px - 50%))}:where(.ds-slider_max-label_1iths_121){transform:translate(calc(-12px + 50%))}:where(.ds-slider_slider-wrapper_1iths_125){position:relative;min-height:26px}:where(.ds-slider_slider_1iths_125){-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:24px;margin:0;position:absolute;margin-block-start:2px}:where(.ds-slider_slider_1iths_125):hover~:where(.ds-slider_value-tooltip_1iths_144),:where(.ds-slider_slider_1iths_125):active~:where(.ds-slider_value-tooltip_1iths_144),:where(.ds-slider_slider_1iths_125):focus-visible~:where(.ds-slider_value-tooltip_1iths_144){opacity:100%}@media(hover:hover){:where(.ds-slider_slider_1iths_125):hover:not(:disabled)~:where(.ds-slider_proxy-thumb_1iths_148){background-color:#ededed}}@media(hover:hover){:where(.ds-slider_slider--dark_1iths_153):hover:not(:disabled)~:where(.ds-slider_proxy-thumb_1iths_148){background-color:#444}}:where(.ds-slider_slider--dark_1iths_153):focus-visible~:where(.ds-slider_proxy-thumb_1iths_148){outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-slider_slider--dark_1iths_153):focus-visible~:where(.ds-slider_proxy-thumb_1iths_148){forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-slider_slider_1iths_125):focus{outline:none}@supports selector(:focus-visible){:where(.ds-slider_slider_1iths_125):focus~:where(.ds-slider_proxy-thumb_1iths_148){outline:revert;outline-offset:revert}:where(.ds-slider_slider_1iths_125):focus-visible~:where(.ds-slider_proxy-thumb_1iths_148){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-slider_slider_1iths_125):focus-visible~:where(.ds-slider_proxy-thumb_1iths_148){forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-slider_slider_1iths_125):disabled{cursor:not-allowed}:where(.ds-slider_slider_1iths_125)::-webkit-slider-runnable-track{visibility:hidden}:where(.ds-slider_slider_1iths_125)::-moz-range-track{visibility:hidden}:where(.ds-slider_slider_1iths_125)::-webkit-slider-thumb{opacity:0;-webkit-appearance:none;appearance:none;border:1px solid transparent;height:24px;width:24px;border-radius:50%}:where(.ds-slider_slider_1iths_125)::-moz-range-thumb{opacity:0;border:1px solid transparent;height:24px;width:24px;border-radius:50%}:where(.ds-slider_proxy-thumb_1iths_148){background-color:#fff;border:1px solid #252525;height:24px;width:24px;border-radius:50%;z-index:2;position:absolute;pointer-events:none;top:calc(50% + 1px);left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-50%)}:where(.ds-slider_proxy-thumb--disabled_1iths_242){background-color:#fff;border-color:#00000080}:where(.ds-slider_proxy-thumb--disabled_1iths_242):hover{background-color:#fff}@media screen and (forced-colors:active){:where(.ds-slider_proxy-thumb_1iths_148){border-color:Highlight}:where(.ds-slider_proxy-thumb--disabled_1iths_242){background-color:GrayText;border-color:GrayText}:where(.ds-slider_proxy-thumb--disabled_1iths_242):hover{background-color:GrayText}}:where(.ds-slider_proxy-thumb_1iths_148){transition:background-color var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-slider_proxy-thumb_1iths_148){transition-duration:0ms}}:where(.ds-slider_proxy-thumb--dark_1iths_270){background-color:#050505;border-color:#f8f8f8}@media screen and (forced-colors:active){:where(.ds-slider_proxy-thumb--dark_1iths_270){border-color:Highlight}}:where(.ds-slider_proxy-thumb--dark_1iths_270).ds-slider_proxy-thumb--disabled_1iths_242{background-color:#050505;border-color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-slider_proxy-thumb--dark_1iths_270).ds-slider_proxy-thumb--disabled_1iths_242{background-color:GrayText;border-color:GrayText}}:where(.ds-slider_proxy-thumb--dark_1iths_270).ds-slider_proxy-thumb--disabled_1iths_242:hover{background-color:#050505}@media screen and (forced-colors:active){:where(.ds-slider_proxy-thumb--dark_1iths_270).ds-slider_proxy-thumb--disabled_1iths_242:hover{background-color:GrayText}}:where(.ds-slider_custom-track_1iths_299){position:absolute;z-index:1;pointer-events:none}:where(.ds-slider_custom-track--progress_1iths_304){background-color:#e9640c;height:8px;top:10px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--progress_1iths_304){background-color:Highlight}}:where(.ds-slider_custom-track--runnable_1iths_316){background-color:#8c8c8c;height:6px;top:11px;right:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border:1px solid transparent}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--runnable_1iths_316){border-color:CanvasText}}:where(.ds-slider_custom-track--disabled_1iths_330){background-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--disabled_1iths_330){border-color:CanvasText}}:where(.ds-slider_custom-track--disabled_1iths_330).ds-slider_custom-track--progress_1iths_304{height:6px;top:11px}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--disabled_1iths_330).ds-slider_custom-track--progress_1iths_304{background-color:GrayText;border-color:GrayText}}:where(.ds-slider_custom-track--dark_1iths_349).ds-slider_custom-track--progress_1iths_304{background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--dark_1iths_349).ds-slider_custom-track--progress_1iths_304{background-color:Highlight}}:where(.ds-slider_custom-track--dark_1iths_349).ds-slider_custom-track--runnable_1iths_316{background-color:#666}:where(.ds-slider_custom-track--dark_1iths_349).ds-slider_custom-track--disabled_1iths_330,:where(.ds-slider_custom-track--dark_1iths_349).ds-slider_custom-track--disabled_1iths_330.ds-slider_custom-track--progress_1iths_304{background-color:#ffffff26}@media screen and (forced-colors:active){:where(.ds-slider_custom-track--dark_1iths_349).ds-slider_custom-track--disabled_1iths_330.ds-slider_custom-track--progress_1iths_304{background-color:GrayText;border-color:GrayText}}:where(.ds-slider_tick-wrapper_1iths_374){position:absolute;top:calc(50% - 2px);width:100%;height:6px;pointer-events:none;z-index:1}:where(.ds-slider_tick_1iths_374){position:absolute;top:50%;width:4px;height:4px;border-radius:50%;background-color:#fff;transform:translateY(-50%)}@media screen and (forced-colors:active){:where(.ds-slider_tick_1iths_374){background-color:Highlight}}:where(.ds-slider_value-tooltip_1iths_144){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;opacity:0;z-index:3;color:#fff;background-color:#444;border:1px solid transparent;padding-block:3px;padding-inline:5px;min-width:32px;min-height:24px;text-align:center;position:absolute;left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-26px)}:where(.ds-slider_value-tooltip_1iths_144){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-slider_value-tooltip_1iths_144){transition-duration:0ms}}:where(.ds-slider_value-tooltip--visible_1iths_433){opacity:100%}:where(.ds-slider_value-tooltip--disabled_1iths_436){color:#00000080;background-color:#dadada}@media screen and (forced-colors:active){:where(.ds-slider_value-tooltip--disabled_1iths_436){color:GrayText}}:where(.ds-slider_value-tooltip--disabled_1iths_436):after{background-color:#dadada}:where(.ds-slider_value-tooltip--dark_1iths_448){color:#252525;background-color:#ededed}:where(.ds-slider_value-tooltip--dark_1iths_448).ds-slider_value-tooltip--disabled_1iths_436{color:#00000080;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-slider_value-tooltip--dark_1iths_448).ds-slider_value-tooltip--disabled_1iths_436{color:GrayText;border-color:GrayText}}:where(.ds-slider_value-tooltip--dark_1iths_448).ds-slider_value-tooltip--disabled_1iths_436:after{background-color:#b1b1b1}:where(.ds-input_input_bhamp_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_bhamp_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_input_bhamp_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-input_input_bhamp_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_bhamp_1):focus{outline:revert;outline-offset:revert}:where(.ds-input_input_bhamp_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_bhamp_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input_input_bhamp_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-input_input_bhamp_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input_input_bhamp_1):hover{border-color:Highlight}}:where(.ds-input_input_bhamp_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input_input_bhamp_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input_input_bhamp_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_bhamp_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input_bhamp_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_bhamp_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-input_input_bhamp_1):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input_input_bhamp_1)::-webkit-placeholder,:where(.ds-input_input_bhamp_1)::placeholder{color:#666;opacity:1}:where(.ds-input_input--invalid_bhamp_127){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--invalid_bhamp_127):active,:where(.ds-input_input--invalid_bhamp_127):focus,:where(.ds-input_input--invalid_bhamp_127):focus-visible{border-color:#252525}:where(.ds-input_input--small_bhamp_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-input_input--dark_bhamp_145){border-color:#f8f8f8;color:#fff}:where(.ds-input_input--dark_bhamp_145):focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input--dark_bhamp_145):focus{outline:revert;outline-offset:revert}:where(.ds-input_input--dark_bhamp_145):focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-input_input--dark_bhamp_145):hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145):hover{border-color:Highlight}}:where(.ds-input_input--dark_bhamp_145)[readonly]{background-color:#252525;border-color:transparent;color:#fff}:where(.ds-input_input--dark_bhamp_145)[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input--dark_bhamp_145)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input--dark_bhamp_145)[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input--dark_bhamp_145):disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input_input--dark_bhamp_145):disabled{border-color:GrayText;color:GrayText}}:where(.ds-input_input--dark_bhamp_145)::-webkit-placeholder,:where(.ds-input_input--dark_bhamp_145)::placeholder{color:#b1b1b1}:where(.ds-input_input--dark_bhamp_145).ds-input_input--invalid_bhamp_127{border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--dark_bhamp_145).ds-input_input--invalid_bhamp_127:active,:where(.ds-input_input--dark_bhamp_145).ds-input_input--invalid_bhamp_127:focus,:where(.ds-input_input--dark_bhamp_145).ds-input_input--invalid_bhamp_127:focus-visible{border-color:#f8f8f8}:where(.ds-input_input--dark_bhamp_145).ds-input_input--is-ready_bhamp_241:not(:disabled){color:#fff}:where(.ds-input_input--dark_bhamp_145).ds-input_input--is-ready_bhamp_241:not(:disabled)::placeholder{color:#b1b1b1}:where(.ds-input_input--dark_bhamp_145).ds-input_input--is-ready_bhamp_241:disabled{color:#ffffff80}:where(.ds-input_input--dark_bhamp_145).ds-input_input--is-ready_bhamp_241:disabled::placeholder{color:#b1b1b1}:where(.ds-input_input_bhamp_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input_input_bhamp_1)::-webkit-outer-spin-button,:where(.ds-input_input_bhamp_1)::-webkit-inner-spin-button,:where(.ds-input_input_bhamp_1)::-webkit-search-decoration,:where(.ds-input_input_bhamp_1)::-webkit-search-cancel-button,:where(.ds-input_input_bhamp_1)::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_bhamp_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input_input_bhamp_1):is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}:where(.ds-input_input_bhamp_1)[type=search]{appearance:none;-webkit-appearance:none}:where(.ds-input_input_bhamp_1)[type=range]{accent-color:#E9640C}:where(.ds-input_input_bhamp_1)[type=number]{-moz-appearance:textfield;appearance:textfield}:where(.ds-input_input--small_bhamp_9){min-height:2rem;height:2rem}:where(.ds-input_input--small_bhamp_9).ds-input_input--has-leading-icon_bhamp_293{padding-inline-start:calc(16px + 1rem)}:where(.ds-input_input--small_bhamp_9).ds-input_input--has-action-button_bhamp_296{padding-inline-end:calc(2rem + 8px)}:where(.ds-input_input--small_bhamp_9).ds-input_input--has-second-action-button_bhamp_299{padding-inline-end:calc(4rem + 8px)}:where(.ds-input_input--has-leading-icon_bhamp_293){padding-inline-start:calc(32px + 1rem)}:where(.ds-input_input--has-action-button_bhamp_296){padding-inline-end:calc(3rem + 16px)}:where(.ds-input_input--has-second-action-button_bhamp_299){padding-inline-end:calc(6rem + 16px)}:where(.ds-input_input--has-affix_bhamp_311){color:#0000}:where(.ds-input_input--has-affix_bhamp_311)::placeholder{color:#0000}:where(.ds-input_input--has-affix_bhamp_311)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-input_input--has-affix_bhamp_311)::placeholder{transition-duration:0ms}}:where(.ds-input_input--is-ready_bhamp_241):not(:disabled){color:#252525}:where(.ds-input_input--is-ready_bhamp_241):not(:disabled)::placeholder{color:#666}:where(.ds-input_input--is-ready_bhamp_241):disabled{color:#00000080}:where(.ds-input_input--is-ready_bhamp_241):disabled::placeholder{color:#666}:where(.ds-input_root_bhamp_338):has(.ds-input_hint_bhamp_338) :where(.ds-input_label-wrapper_bhamp_338){margin-block-end:2px}:where(.ds-input_wrapper_bhamp_342){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input_affix_bhamp_348){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input_affix--small_bhamp_369){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_affix_bhamp_348).ds-input_prefix_bhamp_382{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input_affix_bhamp_348).ds-input_suffix_bhamp_388{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input_affix--disabled_bhamp_394){color:#00000080}@media screen and (forced-colors:active){:where(.ds-input_affix--disabled_bhamp_394){color:GrayText}}:where(.ds-input_affix--disabled_bhamp_394).ds-input_prefix_bhamp_382,:where(.ds-input_affix--disabled_bhamp_394).ds-input_suffix_bhamp_388{border-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-input_affix--disabled_bhamp_394).ds-input_prefix_bhamp_382,:where(.ds-input_affix--disabled_bhamp_394).ds-input_suffix_bhamp_388{border-color:GrayText}}:where(.ds-input_affix--readonly_bhamp_410){background-color:#ededed;position:relative}:where(.ds-input_affix--readonly_bhamp_410).ds-input_prefix_bhamp_382,:where(.ds-input_affix--readonly_bhamp_410).ds-input_suffix_bhamp_388{border-color:transparent}:where(.ds-input_affix--readonly_bhamp_410).ds-input_prefix_bhamp_382:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_affix--readonly_bhamp_410).ds-input_prefix_bhamp_382:after{background-color:transparent}}:where(.ds-input_affix--readonly_bhamp_410).ds-input_suffix_bhamp_388:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_affix--readonly_bhamp_410).ds-input_suffix_bhamp_388:before{background-color:transparent}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445{color:#b1b1b1;background-color:#252525}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445{color:CanvasText;background-color:Canvas}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_prefix_bhamp_382{border-right-color:#666}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_prefix_bhamp_382{border-right-color:CanvasText}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_suffix_bhamp_388{border-left-color:#666}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_suffix_bhamp_388{border-left-color:CanvasText}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394{color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394{color:GrayText}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_prefix_bhamp_382,:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_suffix_bhamp_388{border-color:#ffffff26}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_prefix_bhamp_382,:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_suffix_bhamp_388{border-color:GrayText}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410{background-color:#252525}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382:after{background-color:#666}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382:after{background-color:transparent}}:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388:before{background-color:#666}@media screen and (forced-colors:active){:where(.ds-input_affix_bhamp_348).ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388:before{background-color:transparent}}:where(.ds-input_leading-icon_bhamp_507){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){:where(.ds-input_leading-icon_bhamp_507){background-color:Canvas;fill:CanvasText}}:where(.ds-input_leading-icon--small_bhamp_519){margin-inline-start:8px}:where(.ds-input_leading-icon--disabled_bhamp_522){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-input_leading-icon--disabled_bhamp_522){fill:GrayText}}:where(.ds-input_leading-icon--dark_bhamp_530){fill:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-input_leading-icon--dark_bhamp_530){fill:CanvasText}}:where(.ds-input_leading-icon--dark_bhamp_530).ds-input_leading-icon--disabled_bhamp_522{fill:#ffffff80}@media screen and (forced-colors:active){:where(.ds-input_leading-icon--dark_bhamp_530).ds-input_leading-icon--disabled_bhamp_522{fill:GrayText}}:where(.ds-input_action-button_bhamp_547){grid-area:1/4/2/5}:where(.ds-input_label_bhamp_338){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-input_label--disabled_bhamp_566){color:GrayText}}:where(.ds-input_label--dark_bhamp_570){color:#fff}@media screen and (forced-colors:active){:where(.ds-input_label--dark_bhamp_570).ds-input_label--disabled_bhamp_566{color:GrayText}}:where(.ds-input_label-wrapper_bhamp_338){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-input_label-wrapper--hidden_bhamp_586){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-input_hint_bhamp_338){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-input_hint--dark_bhamp_613){color:#fff}:where(.ds-input_feedback_bhamp_617){margin-block-start:8px}'
289
289
  },
290
290
  {
291
291
  componentName: "DSSpinner",
@@ -296,44 +296,44 @@ function f(r, i) {
296
296
  {
297
297
  componentName: "DSStepper",
298
298
  componentNameLowercase: "stepper",
299
- cssFileName: "Stepper.tXJl15yL.css",
300
- cssFileContent: ":where(.ds-stepper_root_1d1si_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-stepper_root--vertical_1d1si_12){display:block;width:max-content}:where(.ds-stepper_scroller--centered_1d1si_17){justify-content:center}:where(.ds-stepper_scroller-button_1d1si_21){top:8px;transform:translateZ(0)}:where(.ds-stepper_list_1d1si_26){list-style:none;padding:0;margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;column-gap:6px}:where(.ds-stepper_list--center_1d1si_35){justify-content:center}:where(.ds-stepper_list--vertical_1d1si_38){grid-auto-flow:row;grid-auto-rows:1fr;row-gap:6px}"
299
+ cssFileName: "Stepper.BCpjMiOX.css",
300
+ cssFileContent: ":where(.ds-stepper_root_1vtkh_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-stepper_root--vertical_1vtkh_12){display:block;width:max-content}:where(.ds-stepper_scroller--centered_1vtkh_17){justify-content:center}:where(.ds-stepper_scroller-button_1vtkh_21){top:8px;transform:translateZ(0)}:where(.ds-stepper_list_1vtkh_26){list-style:none;padding:0;margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;column-gap:6px}:where(.ds-stepper_list--center_1vtkh_35){justify-content:center}:where(.ds-stepper_list--vertical_1vtkh_38){grid-auto-flow:row;grid-auto-rows:1fr;row-gap:6px}"
301
301
  },
302
302
  {
303
303
  componentName: "DSSwitch",
304
304
  componentNameLowercase: "switch",
305
- cssFileName: "switch.DYamtd9O.css",
306
- cssFileContent: ':where(.ds-switch_root_gdcld_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;outline:0;border:0;text-align:left;background:transparent;appearance:none;cursor:pointer}:where(.ds-switch_root_gdcld_1){transition:background-color var(--ds-animation-duration, .1s) linear}:where(.ds-switch_root_gdcld_1){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-switch_root_gdcld_1){transition-duration:0ms}}:where(.ds-switch_root--label-right_gdcld_40){flex-direction:row-reverse}:where(.ds-switch_root--stretched_gdcld_43){justify-content:space-between;width:100%}@media(hover:hover){:where(.ds-switch_root_gdcld_1):hover :where(.ds-switch_switch_gdcld_48){background-color:#0000001a}}:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_loader_gdcld_53):before{content:"";position:absolute;inset:-5px;border:2px solid #252525;border-radius:6.25rem}@media screen and (forced-colors:active){:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_loader_gdcld_53):before{border-color:Highlight}}@supports selector(:focus-visible){:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_loader_gdcld_53):before{content:none}:where(.ds-switch_root_gdcld_1):focus-visible :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus-visible :where(.ds-switch_loader_gdcld_53):before{content:"";position:absolute;inset:-5px;border:2px solid #252525;border-radius:6.25rem}@media screen and (forced-colors:active){:where(.ds-switch_root_gdcld_1):focus-visible :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus-visible :where(.ds-switch_loader_gdcld_53):before{border-color:Highlight}}}:where(.ds-switch_root_gdcld_1)[aria-disabled=true].ds-switch_root_gdcld_1{cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-switch_root_gdcld_1)[aria-disabled=true].ds-switch_root_gdcld_1{color:GrayText}}:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_switch_gdcld_48){background-color:transparent;border-color:#00000080;color:#00000080}@media screen and (forced-colors:active){:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_switch_gdcld_48){border-color:GrayText}}:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111){background-color:#00000080}:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111) svg{opacity:0}@media screen and (forced-colors:active){:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}@media(hover:hover){:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_switch_gdcld_48){background-color:#d9480f}:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_thumb_gdcld_111){background-color:#ededed}:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_thumb_gdcld_111) svg{fill:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_switch_gdcld_48){background-color:#e9640c}:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_thumb_gdcld_111){background-color:#fff;transform:translate3d(calc(1.75rem - 1px),0,0)}:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_thumb_gdcld_111) svg{opacity:1;fill:#e9640c}@media screen and (forced-colors:active){:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}@media(hover:hover){:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_gdcld_111) svg{fill:#00000080}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_switch_gdcld_48){background-color:#dadada;border-color:#00000080}@media screen and (forced-colors:active){:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_switch_gdcld_48){border-color:GrayText}}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111){background-color:#fff}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111) svg{opacity:1;fill:#00000080}@media screen and (forced-colors:active){:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}:where(.ds-switch_switch_gdcld_48){border:1px solid #252525;border-radius:6.25rem;display:flex;align-items:center;position:relative;width:3.5rem;height:2rem;min-width:3.5rem;transition:inherit}:where(.ds-switch_thumb_gdcld_111){width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:#252525;border-radius:50%;transform:translate3d(calc(.25rem - 1px),0,0);transition:inherit}:where(.ds-switch_thumb_gdcld_111) svg{transition:inherit;opacity:0}@media screen and (forced-colors:active){:where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}:where(.ds-switch_loader_gdcld_53){width:3.5rem;height:2rem;min-width:3.5rem;border-radius:6.25rem;display:flex;align-items:center;justify-content:center;border:1px solid transparent;position:relative}:where(.ds-switch_loader_gdcld_53) svg{fill:#00000080}@media screen and (forced-colors:active){:where(.ds-switch_loader_gdcld_53) svg{fill:CanvasText}}'
305
+ cssFileName: "switch.8v7Wp1Fj.css",
306
+ cssFileContent: ':where(.ds-switch_root_1c6he_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;outline:0;border:0;text-align:left;background:transparent;appearance:none;cursor:pointer}:where(.ds-switch_root_1c6he_1){transition:background-color var(--ds-animation-duration, .1s) linear}:where(.ds-switch_root_1c6he_1){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-switch_root_1c6he_1){transition-duration:0ms}}:where(.ds-switch_root--label-right_1c6he_40){flex-direction:row-reverse}:where(.ds-switch_root--stretched_1c6he_43){justify-content:space-between;width:100%}@media(hover:hover){:where(.ds-switch_root_1c6he_1):hover :where(.ds-switch_switch_1c6he_48){background-color:#0000001a}}:where(.ds-switch_root_1c6he_1):focus :where(.ds-switch_switch_1c6he_48):before,:where(.ds-switch_root_1c6he_1):focus :where(.ds-switch_loader_1c6he_53):before{content:"";position:absolute;inset:-5px;border:2px solid #252525;border-radius:9999px}@media screen and (forced-colors:active){:where(.ds-switch_root_1c6he_1):focus :where(.ds-switch_switch_1c6he_48):before,:where(.ds-switch_root_1c6he_1):focus :where(.ds-switch_loader_1c6he_53):before{border-color:Highlight}}@supports selector(:focus-visible){:where(.ds-switch_root_1c6he_1):focus :where(.ds-switch_switch_1c6he_48):before,:where(.ds-switch_root_1c6he_1):focus :where(.ds-switch_loader_1c6he_53):before{content:none}:where(.ds-switch_root_1c6he_1):focus-visible :where(.ds-switch_switch_1c6he_48):before,:where(.ds-switch_root_1c6he_1):focus-visible :where(.ds-switch_loader_1c6he_53):before{content:"";position:absolute;inset:-5px;border:2px solid #252525;border-radius:9999px}@media screen and (forced-colors:active){:where(.ds-switch_root_1c6he_1):focus-visible :where(.ds-switch_switch_1c6he_48):before,:where(.ds-switch_root_1c6he_1):focus-visible :where(.ds-switch_loader_1c6he_53):before{border-color:Highlight}}}:where(.ds-switch_root_1c6he_1)[aria-disabled=true].ds-switch_root_1c6he_1{cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-switch_root_1c6he_1)[aria-disabled=true].ds-switch_root_1c6he_1{color:GrayText}}:where(.ds-switch_root_1c6he_1)[aria-disabled=true] :where(.ds-switch_switch_1c6he_48){background-color:transparent;border-color:#00000080;color:#00000080}@media screen and (forced-colors:active){:where(.ds-switch_root_1c6he_1)[aria-disabled=true] :where(.ds-switch_switch_1c6he_48){border-color:GrayText}}:where(.ds-switch_root_1c6he_1)[aria-disabled=true] :where(.ds-switch_thumb_1c6he_111){background-color:#00000080}:where(.ds-switch_root_1c6he_1)[aria-disabled=true] :where(.ds-switch_thumb_1c6he_111) svg{opacity:0}@media screen and (forced-colors:active){:where(.ds-switch_root_1c6he_1)[aria-disabled=true] :where(.ds-switch_thumb_1c6he_111){background-color:CanvasText}:where(.ds-switch_root_1c6he_1)[aria-disabled=true] :where(.ds-switch_thumb_1c6he_111) svg{fill:Canvas}}@media(hover:hover){:where(.ds-switch_root--checked_1c6he_126):hover :where(.ds-switch_switch_1c6he_48){background-color:#d9480f}:where(.ds-switch_root--checked_1c6he_126):hover :where(.ds-switch_thumb_1c6he_111){background-color:#ededed}:where(.ds-switch_root--checked_1c6he_126):hover :where(.ds-switch_thumb_1c6he_111) svg{fill:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-switch_root--checked_1c6he_126):hover :where(.ds-switch_thumb_1c6he_111){background-color:CanvasText}:where(.ds-switch_root--checked_1c6he_126):hover :where(.ds-switch_thumb_1c6he_111) svg{fill:Canvas}}:where(.ds-switch_root--checked_1c6he_126) :where(.ds-switch_switch_1c6he_48){background-color:#e9640c}:where(.ds-switch_root--checked_1c6he_126) :where(.ds-switch_thumb_1c6he_111){background-color:#fff;transform:translate3d(calc(1.75rem - 1px),0,0)}:where(.ds-switch_root--checked_1c6he_126) :where(.ds-switch_thumb_1c6he_111) svg{opacity:1;fill:#e9640c}@media screen and (forced-colors:active){:where(.ds-switch_root--checked_1c6he_126) :where(.ds-switch_thumb_1c6he_111){background-color:CanvasText}:where(.ds-switch_root--checked_1c6he_126) :where(.ds-switch_thumb_1c6he_111) svg{fill:Canvas}}@media(hover:hover){:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_1c6he_111) svg{fill:#00000080}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_1c6he_111){background-color:CanvasText}:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_1c6he_111) svg{fill:Canvas}}:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true] :where(.ds-switch_switch_1c6he_48){background-color:#dadada;border-color:#00000080}@media screen and (forced-colors:active){:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true] :where(.ds-switch_switch_1c6he_48){border-color:GrayText}}:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true] :where(.ds-switch_thumb_1c6he_111){background-color:#fff}:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true] :where(.ds-switch_thumb_1c6he_111) svg{opacity:1;fill:#00000080}@media screen and (forced-colors:active){:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true] :where(.ds-switch_thumb_1c6he_111){background-color:CanvasText}:where(.ds-switch_root--checked_1c6he_126)[aria-disabled=true] :where(.ds-switch_thumb_1c6he_111) svg{fill:Canvas}}:where(.ds-switch_switch_1c6he_48){border:1px solid #252525;border-radius:9999px;display:flex;align-items:center;position:relative;width:3.5rem;height:2rem;min-width:3.5rem;transition:inherit}:where(.ds-switch_thumb_1c6he_111){width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:#252525;border-radius:50%;transform:translate3d(calc(.25rem - 1px),0,0);transition:inherit}:where(.ds-switch_thumb_1c6he_111) svg{transition:inherit;opacity:0}@media screen and (forced-colors:active){:where(.ds-switch_thumb_1c6he_111){background-color:CanvasText}:where(.ds-switch_thumb_1c6he_111) svg{fill:Canvas}}:where(.ds-switch_loader_1c6he_53){width:3.5rem;height:2rem;min-width:3.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;position:relative}:where(.ds-switch_loader_1c6he_53) svg{fill:#00000080}@media screen and (forced-colors:active){:where(.ds-switch_loader_1c6he_53) svg{fill:CanvasText}}'
307
307
  },
308
308
  {
309
309
  componentName: "DSSystemFeedback",
310
310
  componentNameLowercase: "systemfeedback",
311
- cssFileName: "SystemFeedback.PKzqnXUe.css",
312
- cssFileContent: ":where(.ds-system-feedback_root_1dkn4_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;color:#252525;display:flex;align-items:flex-start;gap:8px;max-width:34em}"
311
+ cssFileName: "SystemFeedback.DVMml_h9.css",
312
+ cssFileContent: ":where(.ds-system-feedback_root_veno1_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#252525;display:flex;align-items:flex-start;gap:8px;max-width:34em}:where(.ds-system-feedback_root--dark_veno1_17){color:#fff}"
313
313
  },
314
314
  {
315
315
  componentName: "DSTabs",
316
316
  componentNameLowercase: "tabs",
317
- cssFileName: "NavigationTabList.DYjNT2Di.css, numberindicator.BYIPwkAK.css, tabpane.o34hshTz.css",
318
- cssFileContent: `:where(.ds-tabs_tabs-wrapper_3xz50_1){position:relative;grid-column:main-start/main-end}:where(.ds-tabs_scroll-wrapper_3xz50_6){overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;position:relative;scrollbar-width:none}:where(.ds-tabs_scroll-wrapper_3xz50_6)::-webkit-scrollbar{display:none}:where(.ds-tabs_scroller_3xz50_17){display:flex;flex-wrap:nowrap;min-width:min-content;border-bottom:1px solid #DADADA}:where(.ds-tabs_scroller_3xz50_17):has(li){list-style-type:none;padding:0;margin:0}:where(.ds-tabs_scroller--centered_3xz50_28){justify-content:center}:where(.ds-tabs_tab_3xz50_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.414;position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;color:#252525;gap:8px;height:63px;padding-block:0px;padding-inline:var(--ds-spacing-dynamic-xs);text-decoration:none;border:none;outline:none;cursor:pointer;white-space:nowrap;background-color:transparent}:where(.ds-tabs_tab_3xz50_1):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tab_3xz50_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-tabs_tab_3xz50_1):focus{outline:revert;outline-offset:revert}:where(.ds-tabs_tab_3xz50_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tab_3xz50_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-tabs_tab_3xz50_1):hover{background-color:#ededed}:where(.ds-tabs_tab_3xz50_1)[aria-selected=true],:where(.ds-tabs_tab_3xz50_1)[aria-current=page]{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426}:where(.ds-tabs_scroll-button_3xz50_105){position:absolute;top:50%;transform:translateY(-50%)}:where(.ds-tabs_scroll-button--hidden_3xz50_110){opacity:0;pointer-events:none}:where(.ds-tabs_scroll-button--right_3xz50_114){right:0}:where(.ds-tabs_scroll-button_3xz50_105){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_scroll-button_3xz50_105){transition-duration:0ms}}:where(.ds-tabs_indicator_3xz50_126){position:absolute;left:0;bottom:0;height:4px;background-color:#e9640c}:where(.ds-tabs_indicator_3xz50_126){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1),width var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_indicator_3xz50_126){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-tabs_indicator_3xz50_126){background-color:Highlight}}:where(.ds-number-indicator_root_ueqlv_1){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:.625rem;border:1px solid transparent;min-width:.625rem;min-height:.625rem;background-color:#0000001a}:where(.ds-number-indicator_root--has-content_ueqlv_24){min-height:1.25rem;min-width:1.25rem;padding-inline:5px}:where(.ds-number-indicator_root--highlight_ueqlv_29){background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-number-indicator_root_ueqlv_1){forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--highlight_ueqlv_29){border-color:Highlight;color:Highlight}:where(.ds-number-indicator_root--highlight_ueqlv_29):not(.ds-number-indicator_root--has-content_ueqlv_24){background-color:Highlight;border-color:Highlight}}:where(.ds-tabs_tabpane_30tnb_1){padding-block:var(--ds-spacing-dynamic-s)}:where(.ds-tabs_tabpane_30tnb_1):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_30tnb_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-tabs_tabpane_30tnb_1):focus{outline:revert;outline-offset:revert}:where(.ds-tabs_tabpane_30tnb_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_30tnb_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-tabs_tabpane_30tnb_1)[hidden]{display:none}:where(.ds-tabs_tabpane_30tnb_1) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-tabs_tabpane_30tnb_1 a:not([class]))[href^="http://"]:after,:where(.ds-tabs_tabpane_30tnb_1 a:not([class]))[href^="https://"]:after,:where(.ds-tabs_tabpane_30tnb_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-tabs_tabpane_30tnb_1) a:not([class]){color:#252525}:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):link,:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):visited{color:#252525}:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-tabs_tabpane_30tnb_1) a:not([class])[href^="http://"]:after,:where(.ds-tabs_tabpane_30tnb_1) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-tabs_tabpane_30tnb_1) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_30tnb_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-tabs_tabpane_30tnb_1) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_tabpane_30tnb_1) a:not([class]){transition-duration:0ms}}`
317
+ cssFileName: "NavigationTabList.D5VV0C7Y.css, numberindicator.CtbitPQ8.css, tabpane.DDaeSDQb.css",
318
+ cssFileContent: `:where(.ds-tabs_tabs-wrapper_45tya_1){position:relative;grid-column:main-start/main-end}:where(.ds-tabs_scroll-wrapper_45tya_6){overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;position:relative;scrollbar-width:none}:where(.ds-tabs_scroll-wrapper_45tya_6)::-webkit-scrollbar{display:none}:where(.ds-tabs_scroller_45tya_17){display:flex;flex-wrap:nowrap;min-width:min-content;border-bottom:1px solid #DADADA}:where(.ds-tabs_scroller_45tya_17):has(li){list-style-type:none;padding:0;margin:0}:where(.ds-tabs_scroller--centered_45tya_28){justify-content:center}:where(.ds-tabs_tab_45tya_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.414;font-weight:400;position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;color:#252525;gap:8px;height:63px;padding-block:0px;padding-inline:var(--ds-spacing-dynamic-xs);text-decoration:none;border:none;outline:none;cursor:pointer;white-space:nowrap;background-color:transparent}:where(.ds-tabs_tab_45tya_1):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tab_45tya_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-tabs_tab_45tya_1):focus{outline:revert;outline-offset:revert}:where(.ds-tabs_tab_45tya_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tab_45tya_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-tabs_tab_45tya_1):hover{background-color:#ededed}:where(.ds-tabs_tab_45tya_1)[aria-selected=true],:where(.ds-tabs_tab_45tya_1)[aria-current=page]{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-tabs_scroll-button_45tya_106){position:absolute;top:50%;transform:translateY(-50%)}:where(.ds-tabs_scroll-button--hidden_45tya_111){opacity:0;pointer-events:none}:where(.ds-tabs_scroll-button--right_45tya_115){right:0}:where(.ds-tabs_scroll-button_45tya_106){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_scroll-button_45tya_106){transition-duration:0ms}}:where(.ds-tabs_indicator_45tya_127){position:absolute;left:0;bottom:0;height:4px;background-color:#e9640c}:where(.ds-tabs_indicator_45tya_127){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1),width var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_indicator_45tya_127){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-tabs_indicator_45tya_127){background-color:Highlight}}:where(.ds-number-indicator_root_1svqy_1){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:9999px;border:1px solid transparent;min-width:.625rem;min-height:.625rem;color:#252525;background-color:#0000001a}:where(.ds-number-indicator_root--has-content_1svqy_24){min-height:1.25rem;min-width:1.25rem;padding-inline:5px}:where(.ds-number-indicator_root--highlight_1svqy_29){color:#252525;background-color:#f37a1f}:where(.ds-number-indicator_root--dark_1svqy_33){color:#fff;background-color:#ffffff26}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29{color:#252525;background-color:#f37a1f}@media screen and (forced-colors:active){:where(.ds-number-indicator_root_1svqy_1){forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--highlight_1svqy_29){border-color:Highlight;color:Highlight}:where(.ds-number-indicator_root--highlight_1svqy_29):not(.ds-number-indicator_root--has-content_1svqy_24){background-color:Highlight;border-color:Highlight}:where(.ds-number-indicator_root--dark_1svqy_33){border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29{border-color:Highlight;color:Highlight;background-color:Canvas}:where(.ds-number-indicator_root--dark_1svqy_33).ds-number-indicator_root--highlight_1svqy_29:not(.ds-number-indicator_root--has-content_1svqy_24){background-color:Highlight}}:where(.ds-tabs_tabpane_1cps1_1){padding-block:var(--ds-spacing-dynamic-s)}:where(.ds-tabs_tabpane_1cps1_1):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_1cps1_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-tabs_tabpane_1cps1_1):focus{outline:revert;outline-offset:revert}:where(.ds-tabs_tabpane_1cps1_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_1cps1_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-tabs_tabpane_1cps1_1)[hidden]{display:none}:where(.ds-tabs_tabpane_1cps1_1) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-tabs_tabpane_1cps1_1 a:not([class]))[href^="http://"]:after,:where(.ds-tabs_tabpane_1cps1_1 a:not([class]))[href^="https://"]:after,:where(.ds-tabs_tabpane_1cps1_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-tabs_tabpane_1cps1_1) a:not([class]){color:#252525}:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):link,:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):visited{color:#252525}:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-tabs_tabpane_1cps1_1) a:not([class])[href^="http://"]:after,:where(.ds-tabs_tabpane_1cps1_1) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-tabs_tabpane_1cps1_1) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_1cps1_1) a:not([class])[href^="http://"]:after,:where(.ds-tabs_tabpane_1cps1_1) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-tabs_tabpane_1cps1_1) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-tabs_tabpane_1cps1_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-tabs_tabpane_1cps1_1) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-tabs_tabpane_1cps1_1) a:not([class]){transition-duration:0ms}}`
319
319
  },
320
320
  {
321
321
  componentName: "DSText",
322
322
  componentNameLowercase: "text",
323
- cssFileName: "text.BA1eUihR.css",
324
- cssFileContent: `:where(.ds-text_root_1x9it_6){margin:0}:where(.ds-text_root_1x9it_6){padding:0;border:none;color:#252525}:where(.ds-text_root--large_1x9it_15){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.25rem;line-height:1.6;font-size-adjust:.414}:where(.ds-text_root--large-bold_1x9it_26){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.25rem;line-height:1.6;font-size-adjust:.426}:where(.ds-text_root--medium_1x9it_37){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.5;font-size-adjust:.414}:where(.ds-text_root--medium-bold_1x9it_48){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.5;font-size-adjust:.426}:where(.ds-text_root--small_1x9it_59){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-text_root--small-bold_1x9it_70){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.426}:where(.ds-text_root--x-small_1x9it_81){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.414}:where(.ds-text_root--x-small-bold_1x9it_92){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-text_root--xx-small_1x9it_103){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.625rem;line-height:1.6;font-size-adjust:.414}:where(.ds-text_root_1x9it_6) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text_root_1x9it_6 a:not([class]))[href^="http://"]:after,:where(.ds-text_root_1x9it_6 a:not([class]))[href^="https://"]:after,:where(.ds-text_root_1x9it_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text_root_1x9it_6) a:not([class]){color:#252525}:where(.ds-text_root_1x9it_6) a:not([class]):link,:where(.ds-text_root_1x9it_6) a:not([class]):visited{color:#252525}:where(.ds-text_root_1x9it_6) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-text_root_1x9it_6) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-text_root_1x9it_6) a:not([class]):hover{background-color:Canvas}}:where(.ds-text_root_1x9it_6) a:not([class])[href^="http://"]:after,:where(.ds-text_root_1x9it_6) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text_root_1x9it_6) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text_root_1x9it_6) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text_root_1x9it_6) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text_root_1x9it_6) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text_root_1x9it_6) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text_root_1x9it_6) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text_root_1x9it_6) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-text_root_1x9it_6) a:not([class]){transition-duration:0ms}}:where(.ds-text_root--theme-dark_1x9it_197){color:#fff}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text_root--theme-dark_1x9it_197 a:not([class]))[href^="http://"]:after,:where(.ds-text_root--theme-dark_1x9it_197 a:not([class]))[href^="https://"]:after,:where(.ds-text_root--theme-dark_1x9it_197 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]){color:#fff}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):link,:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):visited{color:#fff}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):hover{background-color:Canvas}}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class])[href^="http://"]:after,:where(.ds-text_root--theme-dark_1x9it_197) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]){transition-duration:0ms}}`
323
+ cssFileName: "text.BwGsYzGM.css",
324
+ cssFileContent: `:where(.ds-text_root_1skzv_6){margin:0}:where(.ds-text_root_1skzv_6){padding:0;border:none;color:#252525}:where(.ds-text_root--large_1skzv_15){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.25rem;line-height:1.6;font-size-adjust:.414;font-weight:400}:where(.ds-text_root--large-bold_1skzv_26){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.25rem;line-height:1.6;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-text_root--medium_1skzv_38){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:400}:where(.ds-text_root--medium-bold_1skzv_49){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.5;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-text_root--small_1skzv_61){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-text_root--small-bold_1skzv_72){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-text_root--x-small_1skzv_84){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.75rem;line-height:1.33;font-size-adjust:.414;font-weight:400}:where(.ds-text_root--x-small-bold_1skzv_95){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.75rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-text_root--xx-small_1skzv_107){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.625rem;line-height:1.6;font-size-adjust:.414;font-weight:400}:where(.ds-text_root_1skzv_6) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text_root_1skzv_6 a:not([class]))[href^="http://"]:after,:where(.ds-text_root_1skzv_6 a:not([class]))[href^="https://"]:after,:where(.ds-text_root_1skzv_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text_root_1skzv_6) a:not([class]){color:#252525}:where(.ds-text_root_1skzv_6) a:not([class]):link,:where(.ds-text_root_1skzv_6) a:not([class]):visited{color:#252525}:where(.ds-text_root_1skzv_6) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-text_root_1skzv_6) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-text_root_1skzv_6) a:not([class]):hover{background-color:Canvas}}:where(.ds-text_root_1skzv_6) a:not([class])[href^="http://"]:after,:where(.ds-text_root_1skzv_6) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text_root_1skzv_6) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-text_root_1skzv_6) a:not([class])[href^="http://"]:after,:where(.ds-text_root_1skzv_6) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-text_root_1skzv_6) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-text_root_1skzv_6) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text_root_1skzv_6) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text_root_1skzv_6) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text_root_1skzv_6) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text_root_1skzv_6) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text_root_1skzv_6) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-text_root_1skzv_6) a:not([class]){transition-duration:0ms}}:where(.ds-text_root--theme-dark_1skzv_219){color:#fff}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text_root--theme-dark_1skzv_219 a:not([class]))[href^="http://"]:after,:where(.ds-text_root--theme-dark_1skzv_219 a:not([class]))[href^="https://"]:after,:where(.ds-text_root--theme-dark_1skzv_219 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]){color:#fff}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):link,:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):visited{color:#fff}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):hover{background-color:Canvas}}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class])[href^="http://"]:after,:where(.ds-text_root--theme-dark_1skzv_219) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-text_root--theme-dark_1skzv_219) a:not([class])[href^="http://"]:after,:where(.ds-text_root--theme-dark_1skzv_219) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-text_root--theme-dark_1skzv_219) a:not([class]){transition-duration:0ms}}`
325
325
  },
326
326
  {
327
327
  componentName: "DSTextarea",
328
328
  componentNameLowercase: "textarea",
329
- cssFileName: "Textarea.BIgA9_fl.css",
330
- cssFileContent: ':where(.ds-textarea_textarea_19e2t_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-textarea_textarea--small_19e2t_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-textarea_textarea_19e2t_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-textarea_textarea_19e2t_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_19e2t_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea_19e2t_1):focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea_19e2t_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_19e2t_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea_19e2t_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-textarea_textarea_19e2t_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-textarea_textarea_19e2t_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-textarea_textarea_19e2t_1):hover{border-color:Highlight}}:where(.ds-textarea_textarea_19e2t_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-textarea_textarea_19e2t_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea_19e2t_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-textarea_textarea_19e2t_1)::-webkit-placeholder,:where(.ds-textarea_textarea_19e2t_1)::placeholder{color:#666;opacity:1}:where(.ds-textarea_textarea--invalid_19e2t_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-textarea_textarea--invalid_19e2t_121):active,:where(.ds-textarea_textarea--invalid_19e2t_121):focus,:where(.ds-textarea_textarea--invalid_19e2t_121):focus-visible{border-color:#252525}:where(.ds-textarea_textarea--small_19e2t_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-textarea_textarea_19e2t_1){padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}:where(.ds-textarea_textarea--resize-auto_19e2t_145){resize:none;overflow-y:hidden}:where(.ds-textarea_textarea--small_19e2t_9){padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}:where(.ds-textarea_root_19e2t_155):has(.ds-textarea_hint_19e2t_155) :where(.ds-textarea_label-wrapper_19e2t_155){margin-block-end:2px}:where(.ds-textarea_affix_19e2t_159){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-textarea_affix--small_19e2t_180){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-textarea_affix_19e2t_159).ds-textarea_prefix_19e2t_193{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-textarea_affix_19e2t_159).ds-textarea_suffix_19e2t_199{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-textarea_affix--disabled_19e2t_205){color:#00000080}@media screen and (forced-colors:active){:where(.ds-textarea_affix--disabled_19e2t_205){color:GrayText}}:where(.ds-textarea_affix--disabled_19e2t_205).ds-textarea_prefix_19e2t_193,:where(.ds-textarea_affix--disabled_19e2t_205).ds-textarea_suffix_19e2t_199{border-color:#0000001a}:where(.ds-textarea_affix--readonly_19e2t_216){background-color:#ededed;position:relative}:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_prefix_19e2t_193,:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_suffix_19e2t_199{border-color:transparent}:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_prefix_19e2t_193:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_prefix_19e2t_193:after{background-color:transparent}}:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_suffix_19e2t_199:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_suffix_19e2t_199:before{background-color:transparent}}:where(.ds-textarea_leading-icon_19e2t_252){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){:where(.ds-textarea_leading-icon_19e2t_252){background-color:Canvas;fill:CanvasText}}:where(.ds-textarea_leading-icon--small_19e2t_264){margin-inline-start:8px}:where(.ds-textarea_leading-icon--disabled_19e2t_267){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-textarea_leading-icon--disabled_19e2t_267){fill:GrayText}}:where(.ds-textarea_action-button_19e2t_276){grid-area:1/4/2/5}:where(.ds-textarea_label_19e2t_155){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-textarea_label--disabled_19e2t_295){color:GrayText}}:where(.ds-textarea_label-wrapper_19e2t_155){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-textarea_label-wrapper--hidden_19e2t_307){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-textarea_hint_19e2t_155){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-textarea_feedback_19e2t_335){margin-block-start:8px}:where(.ds-textarea_footer_19e2t_339){display:flex;justify-content:flex-end;margin-block-start:8px}:where(.ds-textarea_footer--has-system-feedback_19e2t_344){gap:24px;justify-content:space-between}:where(.ds-textarea_feedback_19e2t_335){margin-block-start:0}:where(.ds-textarea_char-count_19e2t_353){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;color:#252525}:where(.ds-textarea_char-count-announcer_19e2t_366){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}'
329
+ cssFileName: "Textarea.BO4AcRJD.css",
330
+ cssFileContent: ':where(.ds-textarea_textarea_1mper_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-textarea_textarea--small_1mper_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-textarea_textarea_1mper_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-textarea_textarea_1mper_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_1mper_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea_1mper_1):focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea_1mper_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_1mper_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea_1mper_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-textarea_textarea_1mper_1){transition-duration:0ms}}@media(hover:hover){:where(.ds-textarea_textarea_1mper_1):hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-textarea_textarea_1mper_1):hover{border-color:Highlight}}:where(.ds-textarea_textarea_1mper_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-textarea_textarea_1mper_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-textarea_textarea_1mper_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_1mper_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea_1mper_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea_1mper_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_1mper_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea_1mper_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){:where(.ds-textarea_textarea_1mper_1):disabled{border-color:GrayText;color:GrayText}}:where(.ds-textarea_textarea_1mper_1)::-webkit-placeholder,:where(.ds-textarea_textarea_1mper_1)::placeholder{color:#666;opacity:1}:where(.ds-textarea_textarea--invalid_1mper_127){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-textarea_textarea--invalid_1mper_127):active,:where(.ds-textarea_textarea--invalid_1mper_127):focus,:where(.ds-textarea_textarea--invalid_1mper_127):focus-visible{border-color:#252525}:where(.ds-textarea_textarea--small_1mper_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-textarea_textarea--dark_1mper_145){border-color:#f8f8f8;color:#fff}:where(.ds-textarea_textarea--dark_1mper_145):focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea--dark_1mper_145):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea--dark_1mper_145):focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea--dark_1mper_145):focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea--dark_1mper_145):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){:where(.ds-textarea_textarea--dark_1mper_145):hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-textarea_textarea--dark_1mper_145):hover{border-color:Highlight}}:where(.ds-textarea_textarea--dark_1mper_145)[readonly]{background-color:#252525;border-color:transparent;color:#fff}:where(.ds-textarea_textarea--dark_1mper_145)[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea--dark_1mper_145)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea--dark_1mper_145)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea--dark_1mper_145)[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-textarea_textarea--dark_1mper_145)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea--dark_1mper_145):disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-textarea_textarea--dark_1mper_145):disabled{border-color:GrayText;color:GrayText}}:where(.ds-textarea_textarea--dark_1mper_145)::-webkit-placeholder,:where(.ds-textarea_textarea--dark_1mper_145)::placeholder{color:#b1b1b1}:where(.ds-textarea_textarea--dark_1mper_145).ds-textarea_textarea--invalid_1mper_127{border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-textarea_textarea--dark_1mper_145).ds-textarea_textarea--invalid_1mper_127:active,:where(.ds-textarea_textarea--dark_1mper_145).ds-textarea_textarea--invalid_1mper_127:focus,:where(.ds-textarea_textarea--dark_1mper_145).ds-textarea_textarea--invalid_1mper_127:focus-visible{border-color:#f8f8f8}:where(.ds-textarea_textarea--dark_1mper_145).ds-textarea_textarea--is-ready_1mper_241:not(:disabled){color:#fff}:where(.ds-textarea_textarea--dark_1mper_145).ds-textarea_textarea--is-ready_1mper_241:not(:disabled)::placeholder{color:#b1b1b1}:where(.ds-textarea_textarea--dark_1mper_145).ds-textarea_textarea--is-ready_1mper_241:disabled{color:#ffffff80}:where(.ds-textarea_textarea--dark_1mper_145).ds-textarea_textarea--is-ready_1mper_241:disabled::placeholder{color:#b1b1b1}:where(.ds-textarea_textarea_1mper_1){padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}:where(.ds-textarea_textarea--resize-auto_1mper_259){resize:none;overflow-y:hidden}:where(.ds-textarea_textarea--small_1mper_9){padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}:where(.ds-textarea_root_1mper_269):has(.ds-textarea_hint_1mper_269) :where(.ds-textarea_label-wrapper_1mper_269){margin-block-end:2px}:where(.ds-textarea_affix_1mper_273){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-textarea_affix--small_1mper_294){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-textarea_affix_1mper_273).ds-textarea_prefix_1mper_307{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-textarea_affix_1mper_273).ds-textarea_suffix_1mper_313{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-textarea_affix--disabled_1mper_319){color:#00000080}@media screen and (forced-colors:active){:where(.ds-textarea_affix--disabled_1mper_319){color:GrayText}}:where(.ds-textarea_affix--disabled_1mper_319).ds-textarea_prefix_1mper_307,:where(.ds-textarea_affix--disabled_1mper_319).ds-textarea_suffix_1mper_313{border-color:#0000001a}@media screen and (forced-colors:active){:where(.ds-textarea_affix--disabled_1mper_319).ds-textarea_prefix_1mper_307,:where(.ds-textarea_affix--disabled_1mper_319).ds-textarea_suffix_1mper_313{border-color:GrayText}}:where(.ds-textarea_affix--readonly_1mper_335){background-color:#ededed;position:relative}:where(.ds-textarea_affix--readonly_1mper_335).ds-textarea_prefix_1mper_307,:where(.ds-textarea_affix--readonly_1mper_335).ds-textarea_suffix_1mper_313{border-color:transparent}:where(.ds-textarea_affix--readonly_1mper_335).ds-textarea_prefix_1mper_307:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-textarea_affix--readonly_1mper_335).ds-textarea_prefix_1mper_307:after{background-color:transparent}}:where(.ds-textarea_affix--readonly_1mper_335).ds-textarea_suffix_1mper_313:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-textarea_affix--readonly_1mper_335).ds-textarea_suffix_1mper_313:before{background-color:transparent}}:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370{color:#b1b1b1;background-color:#252525}@media screen and (forced-colors:active){:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370{color:CanvasText;background-color:Canvas}}:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_prefix_1mper_307{border-right-color:#666}@media screen and (forced-colors:active){:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_prefix_1mper_307{border-right-color:CanvasText}}:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_suffix_1mper_313{border-left-color:#666}@media screen and (forced-colors:active){:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_suffix_1mper_313{border-left-color:CanvasText}}:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319{color:#ffffff80}@media screen and (forced-colors:active){:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319{color:GrayText}}:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319.ds-textarea_prefix_1mper_307,:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319.ds-textarea_suffix_1mper_313{border-color:#ffffff26}@media screen and (forced-colors:active){:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319.ds-textarea_prefix_1mper_307,:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319.ds-textarea_suffix_1mper_313{border-color:GrayText}}:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335{background-color:#252525}:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335.ds-textarea_prefix_1mper_307:after{background-color:#666}@media screen and (forced-colors:active){:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335.ds-textarea_prefix_1mper_307:after{background-color:transparent}}:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335.ds-textarea_suffix_1mper_313:before{background-color:#666}@media screen and (forced-colors:active){:where(.ds-textarea_affix_1mper_273).ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335.ds-textarea_suffix_1mper_313:before{background-color:transparent}}:where(.ds-textarea_leading-icon_1mper_432){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){:where(.ds-textarea_leading-icon_1mper_432){background-color:Canvas;fill:CanvasText}}:where(.ds-textarea_leading-icon--small_1mper_444){margin-inline-start:8px}:where(.ds-textarea_leading-icon--disabled_1mper_447){fill:#00000080}@media screen and (forced-colors:active){:where(.ds-textarea_leading-icon--disabled_1mper_447){fill:GrayText}}:where(.ds-textarea_leading-icon--dark_1mper_455){fill:#b1b1b1}@media screen and (forced-colors:active){:where(.ds-textarea_leading-icon--dark_1mper_455){fill:CanvasText}}:where(.ds-textarea_leading-icon--dark_1mper_455).ds-textarea_leading-icon--disabled_1mper_447{fill:#ffffff80}@media screen and (forced-colors:active){:where(.ds-textarea_leading-icon--dark_1mper_455).ds-textarea_leading-icon--disabled_1mper_447{fill:GrayText}}:where(.ds-textarea_action-button_1mper_472){grid-area:1/4/2/5}:where(.ds-textarea_label_1mper_269){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){:where(.ds-textarea_label--disabled_1mper_491){color:GrayText}}:where(.ds-textarea_label--dark_1mper_495){color:#fff}@media screen and (forced-colors:active){:where(.ds-textarea_label--dark_1mper_495).ds-textarea_label--disabled_1mper_491{color:GrayText}}:where(.ds-textarea_label-wrapper_1mper_269){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-textarea_label-wrapper--hidden_1mper_511){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-textarea_hint_1mper_269){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}:where(.ds-textarea_hint--dark_1mper_538){color:#fff}:where(.ds-textarea_feedback_1mper_542){margin-block-start:8px}:where(.ds-textarea_footer_1mper_546){display:flex;justify-content:flex-end;margin-block-start:8px}:where(.ds-textarea_footer--has-system-feedback_1mper_551){gap:24px;justify-content:space-between}:where(.ds-textarea_feedback_1mper_542){margin-block-start:0}:where(.ds-textarea_char-count_1mper_560){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#252525}:where(.ds-textarea_char-count--dark_1mper_572){color:#fff}:where(.ds-textarea_char-count-announcer_1mper_576){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}'
331
331
  },
332
332
  {
333
333
  componentName: "DSTextUtility",
334
334
  componentNameLowercase: "textutility",
335
- cssFileName: "TextUtility.CEBJaKBG.css",
336
- cssFileContent: `:where(.ds-text-utility_root_1hq5u_6){margin:0}:where(.ds-text-utility_root_1hq5u_6){padding:0;border:none;color:#252525}:where(.ds-text-utility_root--large_1hq5u_15){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.414}:where(.ds-text-utility_root--large-bold_1hq5u_26){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426}:where(.ds-text-utility_root--medium_1hq5u_37){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-text-utility_root--medium-bold_1hq5u_48){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-text-utility_root--small_1hq5u_59){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-text-utility_root--small-bold_1hq5u_70){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.426}:where(.ds-text-utility_root--small-demi_1hq5u_81){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.42}:where(.ds-text-utility_root--x-small-demi_1hq5u_92){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-text-utility_root_1hq5u_6) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text-utility_root_1hq5u_6 a:not([class]))[href^="http://"]:after,:where(.ds-text-utility_root_1hq5u_6 a:not([class]))[href^="https://"]:after,:where(.ds-text-utility_root_1hq5u_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text-utility_root_1hq5u_6) a:not([class]){color:#252525}:where(.ds-text-utility_root_1hq5u_6) a:not([class]):link,:where(.ds-text-utility_root_1hq5u_6) a:not([class]):visited{color:#252525}:where(.ds-text-utility_root_1hq5u_6) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):hover{background-color:Canvas}}:where(.ds-text-utility_root_1hq5u_6) a:not([class])[href^="http://"]:after,:where(.ds-text-utility_root_1hq5u_6) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text-utility_root_1hq5u_6) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text-utility_root_1hq5u_6) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-text-utility_root_1hq5u_6) a:not([class]){transition-duration:0ms}}:where(.ds-text-utility_root--theme-dark_1hq5u_186){color:#fff}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text-utility_root--theme-dark_1hq5u_186 a:not([class]))[href^="http://"]:after,:where(.ds-text-utility_root--theme-dark_1hq5u_186 a:not([class]))[href^="https://"]:after,:where(.ds-text-utility_root--theme-dark_1hq5u_186 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]){color:#fff}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):link,:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):visited{color:#fff}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):hover{background-color:Canvas}}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class])[href^="http://"]:after,:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]){transition-duration:0ms}}`
335
+ cssFileName: "TextUtility.BThulfyl.css",
336
+ cssFileContent: `:where(.ds-text-utility_root_5fggr_6){margin:0}:where(.ds-text-utility_root_5fggr_6){padding:0;border:none;color:#252525}:where(.ds-text-utility_root--large_5fggr_15){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.414;font-weight:400}:where(.ds-text-utility_root--large-bold_5fggr_26){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-text-utility_root--medium_5fggr_38){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}:where(.ds-text-utility_root--medium-bold_5fggr_49){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-text-utility_root--small_5fggr_61){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}:where(.ds-text-utility_root--small-bold_5fggr_72){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}:where(.ds-text-utility_root--small-demi_5fggr_84){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.875rem;line-height:1.14;font-size-adjust:.42}:where(.ds-text-utility_root--x-small-demi_5fggr_94){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-text-utility_root_5fggr_6) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text-utility_root_5fggr_6 a:not([class]))[href^="http://"]:after,:where(.ds-text-utility_root_5fggr_6 a:not([class]))[href^="https://"]:after,:where(.ds-text-utility_root_5fggr_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text-utility_root_5fggr_6) a:not([class]){color:#252525}:where(.ds-text-utility_root_5fggr_6) a:not([class]):link,:where(.ds-text-utility_root_5fggr_6) a:not([class]):visited{color:#252525}:where(.ds-text-utility_root_5fggr_6) a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){:where(.ds-text-utility_root_5fggr_6) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-text-utility_root_5fggr_6) a:not([class]):hover{background-color:Canvas}}:where(.ds-text-utility_root_5fggr_6) a:not([class])[href^="http://"]:after,:where(.ds-text-utility_root_5fggr_6) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text-utility_root_5fggr_6) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-text-utility_root_5fggr_6) a:not([class])[href^="http://"]:after,:where(.ds-text-utility_root_5fggr_6) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-text-utility_root_5fggr_6) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-text-utility_root_5fggr_6) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text-utility_root_5fggr_6) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text-utility_root_5fggr_6) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text-utility_root_5fggr_6) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text-utility_root_5fggr_6) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text-utility_root_5fggr_6) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-text-utility_root_5fggr_6) a:not([class]){transition-duration:0ms}}:where(.ds-text-utility_root--theme-dark_5fggr_205){color:#fff}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]))[href^="http://"]:after,:where(.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]))[href^="https://"]:after,:where(.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]){color:#fff}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):link,:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):visited{color:#fff}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):hover{background-color:Canvas}}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class])[href^="http://"]:after,:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}@media screen and (forced-colors:active){:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class])[href^="http://"]:after,:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-text-utility_root--theme-dark_5fggr_205) a:not([class]){transition-duration:0ms}}`
337
337
  },
338
338
  {
339
339
  componentName: "DSTitle",
@@ -344,19 +344,19 @@ function f(r, i) {
344
344
  {
345
345
  componentName: "DSToastManager",
346
346
  componentNameLowercase: "toastmanager",
347
- cssFileName: "Toast.CGl8z6mX.css",
348
- cssFileContent: ":root{--ds-toast-offset-bottom: 64px}:where(.ds-toast_root_1k9pu_5){box-shadow:0 2px 12px #00000014,0 1px 2px #00000029;min-width:272px;max-width:min(100vw - 48px,400px)}@media(min-width:768px){:where(.ds-toast_root_1k9pu_5){max-width:25rem}}:where(.ds-toast_root--closing_1k9pu_15){animation:ds-toast_fade-out_1k9pu_1 var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1) forwards}@media(prefers-reduced-motion:reduce){:where(.ds-toast_root--closing_1k9pu_15){animation-duration:1ms}}:where(.ds-toast_root_1k9pu_5)[popover]{position:fixed;inset:unset;left:50%;transform:translate(-50%);border-width:0;border-left:4px solid;padding-block-start:12px;padding-block-end:12px;padding-inline-start:12px;padding-inline-end:16px;width:100%;bottom:var(--ds-toast-offset-bottom)}@media screen and (forced-colors:active){:where(.ds-toast_root_1k9pu_5)[popover]{border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;padding-inline-end:15px;padding-block-start:11px;padding-block-end:11px}}:where(.ds-toast_root_1k9pu_5:popover-open){position:fixed;inset:unset;left:50%;transform:translate(-50%);bottom:var(--ds-toast-offset-bottom);animation:ds-toast_move-in_1k9pu_1 var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-toast_root_1k9pu_5:popover-open){animation-duration:0s}}:where(.ds-toast_root--success_1k9pu_66)[popover]{background-color:#e5f0db;border-color:#749f4a}:where(.ds-toast_root--info_1k9pu_70)[popover]{background-color:#ededed;border-color:#666}:where(.ds-toast_root--warning_1k9pu_74)[popover]{background-color:#fdecc3;border-color:#fdc543}:where(.ds-toast_content_1k9pu_79){display:grid;grid-template-columns:auto minmax(auto,1fr) auto;gap:16px;place-items:start;min-height:2rem}:where(.ds-toast_content--hide-icon_1k9pu_86){grid-template-columns:minmax(auto,1fr) auto}:where(.ds-toast_icon_1k9pu_90){margin-block-start:8px}:where(.ds-toast_message_1k9pu_94){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.5;font-size-adjust:.414;margin-block-start:4px;margin-block-end:0}@keyframes ds-toast_move-in_1k9pu_1{0%{bottom:0;opacity:0;transform:translate(-50%) translateY(100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes ds-toast_fade-out_1k9pu_1{0%{opacity:1;display:block}to{opacity:0;display:none}}"
347
+ cssFileName: "Toast.ChXfv24m.css",
348
+ cssFileContent: ":root{--ds-toast-offset-bottom: 64px}:where(.ds-toast_root_1gdlp_5){box-shadow:0 2px 12px #00000014,0 1px 2px #00000029;min-width:272px;max-width:min(100vw - 48px,400px)}@media(min-width:768px){:where(.ds-toast_root_1gdlp_5){max-width:25rem}}:where(.ds-toast_root--closing_1gdlp_15){animation:ds-toast_fade-out_1gdlp_1 var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1) forwards}@media(prefers-reduced-motion:reduce){:where(.ds-toast_root--closing_1gdlp_15){animation-duration:1ms}}:where(.ds-toast_root_1gdlp_5)[popover]{position:fixed;inset:unset;left:50%;transform:translate(-50%);border-width:0;border-left:4px solid;padding-block-start:12px;padding-block-end:12px;padding-inline-start:12px;padding-inline-end:16px;width:100%;bottom:var(--ds-toast-offset-bottom)}@media screen and (forced-colors:active){:where(.ds-toast_root_1gdlp_5)[popover]{border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;padding-inline-end:15px;padding-block-start:11px;padding-block-end:11px}}:where(.ds-toast_root_1gdlp_5:popover-open){position:fixed;inset:unset;left:50%;transform:translate(-50%);bottom:var(--ds-toast-offset-bottom);animation:ds-toast_move-in_1gdlp_1 var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-toast_root_1gdlp_5:popover-open){animation-duration:0s}}:where(.ds-toast_root--success_1gdlp_66)[popover]{background-color:#e5f0db;border-color:#749f4a}:where(.ds-toast_root--info_1gdlp_70)[popover]{background-color:#ededed;border-color:#666}:where(.ds-toast_root--warning_1gdlp_74)[popover]{background-color:#fdecc3;border-color:#fdc543}:where(.ds-toast_content_1gdlp_79){display:grid;grid-template-columns:auto minmax(auto,1fr) auto;gap:16px;place-items:start;min-height:2rem}:where(.ds-toast_content--hide-icon_1gdlp_86){grid-template-columns:minmax(auto,1fr) auto}:where(.ds-toast_icon_1gdlp_90){margin-block-start:8px}:where(.ds-toast_message_1gdlp_94){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:400;margin-block-start:4px;margin-block-end:0}@keyframes ds-toast_move-in_1gdlp_1{0%{bottom:0;opacity:0;transform:translate(-50%) translateY(100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes ds-toast_fade-out_1gdlp_1{0%{opacity:1;display:block}to{opacity:0;display:none}}"
349
349
  },
350
350
  {
351
351
  componentName: "DSTopBar",
352
352
  componentNameLowercase: "topbar",
353
- cssFileName: "Header.BNYL2Y78.css, logo.SVrBe1T8.css",
354
- cssFileContent: ':where(.ds-top-bar_root_q6oxc_1){background-color:#fff;z-index:998;border-bottom:1px solid #DADADA;position:relative;display:grid;--ds-grid-gap: var(--ds-spacing-dynamic-xs);gap:var(--ds-grid-gap);min-width:320px;grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start narrow-center-start] repeat(8,minmax(0,1fr)) [narrow-center-end narrow-left-end main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 8px;--ds-grid-span-one-half: span 8;--ds-grid-span-one-third: span 8;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 4}@media(min-width:768px){:where(.ds-top-bar_root_q6oxc_1){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(2,minmax(0,1fr)) [narrow-center-start] repeat(6,minmax(0,1fr)) [narrow-left-end] repeat(2,minmax(0,1fr)) [narrow-center-end] repeat(2,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 12px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 6;--ds-grid-span-two-thirds: span 6;--ds-grid-span-one-quarter: span 6}}@media(min-width:1024px){:where(.ds-top-bar_root_q6oxc_1){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,1fr)) [narrow-center-start] repeat(3,minmax(0,1fr)) [narrow-left-end] repeat(3,minmax(0,1fr)) [narrow-center-end] repeat(3,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 26px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 4;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 3}}@media(min-width:1536px){:where(.ds-top-bar_root_q6oxc_1){grid-template-columns:[full-start extended-start] auto [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] auto [extended-end full-end];--ds-internal-grid-safe-zone: 0px}}@media(min-width:1920px){:where(.ds-top-bar_root_q6oxc_1){grid-template-columns:[full-start] auto [extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end] auto [full-end];--ds-internal-grid-safe-zone: 192px}}:where(.ds-top-bar_root--sticky_q6oxc_49){top:0;position:sticky}:where(.ds-top-bar_root--fixed_q6oxc_53){background-color:#fff;position:fixed;top:0;left:0;right:0;width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-top-bar_content_q6oxc_62){background-color:#fff;min-height:4.625rem;padding-block-start:12px;padding-block-end:11px;display:grid;grid-auto-rows:auto;row-gap:16px;align-items:center;grid-column:full-start/full-end;padding-inline:12px}@media(min-width:768px){:where(.ds-top-bar_content_q6oxc_62){min-height:5rem;grid-column:main-start/main-end;padding-inline:0}}:where(.ds-top-bar_content--variant-full_q6oxc_81){grid-column:full-start/full-end;padding-inline:12px}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_q6oxc_85){grid-template-areas:"brand secondary" "primary primary";grid-template-columns:fit-content(100%) auto;grid-template-rows:auto auto}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_q6oxc_85) :where(.ds-top-bar_primary_q6oxc_90){padding-inline:0px;justify-content:center}@media(min-width:1024px){:where(.ds-top-bar_content--has-primary-area-and-secondary-area_q6oxc_85){grid-template-areas:"brand primary secondary";grid-template-columns:fit-content(100%) auto fit-content(100%);grid-template-rows:auto}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_q6oxc_85) :where(.ds-top-bar_primary_q6oxc_90){padding-inline:var(--ds-spacing-dynamic-xs);justify-content:center}}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105){grid-template-areas:"brand brand" "primary secondary";grid-template-columns:auto fit-content(100%);grid-template-rows:auto auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_brand_q6oxc_110){padding-inline:0px}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_primary_q6oxc_90){padding-inline-end:var(--ds-spacing-dynamic-xs);justify-content:start}@media(min-width:768px){:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105){grid-template-areas:"brand secondary" "primary primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_brand_q6oxc_110){padding-inline-end:var(--ds-spacing-dynamic-xs)}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_primary_q6oxc_90){padding-inline:0px;justify-content:center}}@media(min-width:1024px){:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105){grid-template-areas:"brand primary secondary";grid-template-columns:fit-content(100%) auto fit-content(100%);grid-template-rows:auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_q6oxc_105) :where(.ds-top-bar_primary_q6oxc_90){padding-inline:var(--ds-spacing-dynamic-xs);justify-content:center}}:where(.ds-top-bar_content--has-primary-area_q6oxc_85){grid-template-areas:"brand primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-primary-area_q6oxc_85) :where(.ds-top-bar_primary_q6oxc_90){padding-inline-start:var(--ds-spacing-dynamic-xs);justify-content:start}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149){grid-template-areas:"brand" "primary";grid-template-columns:auto;grid-template-rows:auto;row-gap:12px;padding-block-end:5px}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149){padding-block-end:11px}}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_brand_q6oxc_110){padding-inline:0px}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_primary_q6oxc_90){justify-content:center;padding-inline:0px;padding-block-start:4px;border-top:1px solid #DADADA}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_primary_q6oxc_90){padding-block-start:0;border-top:none}}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149){grid-template-areas:"brand primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_brand_q6oxc_110){padding-inline-end:var(--ds-spacing-dynamic-xs)}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_q6oxc_149) :where(.ds-top-bar_primary_q6oxc_90){padding-inline-start:var(--ds-spacing-dynamic-xs);justify-content:start}}:where(.ds-top-bar_brand_q6oxc_110){grid-area:brand;display:flex;align-items:center;gap:12px;padding-inline-end:var(--ds-spacing-dynamic-xs)}@media(min-width:768px){:where(.ds-top-bar_brand_q6oxc_110){gap:14px}}:where(.ds-top-bar_brand-add-on_q6oxc_213){font-family:STIHL Contraface Digital Display Title,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;font-weight:400;font-size:1.125rem;line-height:1;font-size-adjust:cap-height .68;letter-spacing:-.5px}@media(min-width:768px){:where(.ds-top-bar_brand-add-on_q6oxc_213){font-family:STIHL Contraface Digital Display Title,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;font-weight:400;font-size:1.3125rem;line-height:1;font-size-adjust:cap-height .68}}:where(.ds-top-bar_brand-add-on--double_q6oxc_234){display:flex;flex-direction:column;white-space:nowrap;gap:0;font-size:1.0625rem;line-height:1.1176470588}@media(min-width:768px){:where(.ds-top-bar_brand-add-on--double_q6oxc_234){font-size:1.1875rem;line-height:1.1176470588}}:where(.ds-top-bar_brand-add-on_q6oxc_213) :where(.ds-top-bar_sub-title_q6oxc_248){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.8125rem;line-height:1.461538;text-transform:uppercase;letter-spacing:0}@media(min-width:768px){:where(.ds-top-bar_brand-add-on_q6oxc_213) :where(.ds-top-bar_sub-title_q6oxc_248){font-size:.9375rem;line-height:1.4}}:where(.ds-top-bar_primary_q6oxc_90){grid-area:primary;display:flex;align-items:center;min-height:3rem}:where(.ds-top-bar_secondary_q6oxc_274){grid-area:secondary;padding-inline-start:var(--ds-spacing-dynamic-xs);min-height:3rem;display:flex;justify-content:flex-end;align-items:center}:where(.ds-top-bar_logo_q6oxc_283){width:7.125rem;height:3.125rem}@media(min-width:768px){:where(.ds-top-bar_logo_q6oxc_283){min-width:7.9775625rem;height:3.5rem}}:where(.ds-top-bar_logo--reduced_q6oxc_293){width:3.125rem}@media(min-width:768px){:where(.ds-top-bar_logo--reduced_q6oxc_293){min-width:3.5rem}}:where(.ds-header_root_c5fh4_1){background-color:#fff}:where(.ds-header_root--sticky_c5fh4_4){position:sticky;top:0;z-index:998}:where(.ds-header_root--hidden_c5fh4_9){transform:translateY(-100%)}:where(.ds-header_root--hidden_c5fh4_9){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_root--hidden_c5fh4_9){transition-duration:0ms}}:where(.ds-header_root--fixed_c5fh4_20){position:fixed;top:0;left:0;right:0;transform:translateY(0);width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-header_root--fixed_c5fh4_20){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_root--fixed_c5fh4_20){transition-duration:0ms}}:where(.ds-header_main-navigation-area_c5fh4_37){background-color:#fff;border-bottom:1px solid #DADADA;display:none;position:sticky;z-index:997}@media(min-width:1024px){:where(.ds-header_main-navigation-area_c5fh4_37){display:grid;--ds-grid-gap: var(--ds-spacing-dynamic-xs);gap:var(--ds-grid-gap);min-width:320px;grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start narrow-center-start] repeat(8,minmax(0,1fr)) [narrow-center-end narrow-left-end main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 8px;--ds-grid-span-one-half: span 8;--ds-grid-span-one-third: span 8;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 4}}@media(min-width:1024px)and (min-width:768px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(2,minmax(0,1fr)) [narrow-center-start] repeat(6,minmax(0,1fr)) [narrow-left-end] repeat(2,minmax(0,1fr)) [narrow-center-end] repeat(2,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 12px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 6;--ds-grid-span-two-thirds: span 6;--ds-grid-span-one-quarter: span 6}}@media(min-width:1024px)and (min-width:1024px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,1fr)) [narrow-center-start] repeat(3,minmax(0,1fr)) [narrow-left-end] repeat(3,minmax(0,1fr)) [narrow-center-end] repeat(3,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 26px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 4;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 3}}@media(min-width:1024px)and (min-width:1536px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] auto [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] auto [extended-end full-end];--ds-internal-grid-safe-zone: 0px}}@media(min-width:1024px)and (min-width:1920px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start] auto [extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end] auto [full-end];--ds-internal-grid-safe-zone: 192px}}:where(.ds-header_main-navigation-area--fixed_c5fh4_90){position:fixed;top:0;left:0;right:0;z-index:0}:where(.ds-header_main-navigation-area--fixed_c5fh4_90){transition:top var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_main-navigation-area--fixed_c5fh4_90){transition-duration:0ms}}:where(.ds-header_main-navigation-area--fixed--visible_c5fh4_105){top:var(--ds-top-bar-height);z-index:997;width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-header_main-navigation-content_c5fh4_111){min-height:3rem;grid-column:main-start/main-end}:where(.ds-header_main-navigation-content--variant-full_c5fh4_115){grid-column:full-start/full-end;padding-inline:12px}:where(.ds-header_header-placeholder_c5fh4_120){height:var(--ds-header-height)}:where(.ds-header_header-placeholder--with-banner_c5fh4_123){height:calc(var(--ds-header-height) - var(--ds-banner-height))}@charset "UTF-8";:where(.ds-logo_anchor_m1yba_2){display:inline-block}:where(.ds-logo_anchor--main_m1yba_6){min-width:7.125rem;max-width:8rem}:where(.ds-logo_anchor--reduced_m1yba_13){min-width:3.125rem;max-width:4.375rem}:where(.ds-logo_anchor_m1yba_2){text-decoration:none}:where(.ds-logo_anchor_m1yba_2):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor_m1yba_2):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-logo_anchor_m1yba_2):focus{outline:revert;outline-offset:revert}:where(.ds-logo_anchor_m1yba_2):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor_m1yba_2):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-logo_anchor--dark_m1yba_51):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor--dark_m1yba_51):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-logo_anchor--dark_m1yba_51):focus{outline:revert;outline-offset:revert}:where(.ds-logo_anchor--dark_m1yba_51):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor--dark_m1yba_51):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-logo_svg_m1yba_81){display:block;width:100%;height:100%;fill:#f37a1f}:where(.ds-logo_svg-text_m1yba_87){fill:#fff}:where(.ds-logo_placeholder-reduced_m1yba_91){width:4.375rem;height:4.375rem}'
353
+ cssFileName: "Header.CSPbSqR5.css, logo.SVrBe1T8.css",
354
+ cssFileContent: ':where(.ds-top-bar_root_1dle4_1){background-color:#fff;z-index:998;border-bottom:1px solid #DADADA;position:relative;display:grid;--ds-grid-gap: var(--ds-spacing-dynamic-xs);gap:var(--ds-grid-gap);min-width:320px;grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start narrow-center-start] repeat(8,minmax(0,1fr)) [narrow-center-end narrow-left-end main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 8px;--ds-grid-span-one-half: span 8;--ds-grid-span-one-third: span 8;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 4}@media(min-width:768px){:where(.ds-top-bar_root_1dle4_1){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(2,minmax(0,1fr)) [narrow-center-start] repeat(6,minmax(0,1fr)) [narrow-left-end] repeat(2,minmax(0,1fr)) [narrow-center-end] repeat(2,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 12px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 6;--ds-grid-span-two-thirds: span 6;--ds-grid-span-one-quarter: span 6}}@media(min-width:1024px){:where(.ds-top-bar_root_1dle4_1){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,1fr)) [narrow-center-start] repeat(3,minmax(0,1fr)) [narrow-left-end] repeat(3,minmax(0,1fr)) [narrow-center-end] repeat(3,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 26px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 4;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 3}}@media(min-width:1536px){:where(.ds-top-bar_root_1dle4_1){grid-template-columns:[full-start extended-start] auto [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] auto [extended-end full-end];--ds-internal-grid-safe-zone: 0px}}@media(min-width:1920px){:where(.ds-top-bar_root_1dle4_1){grid-template-columns:[full-start] auto [extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end] auto [full-end];--ds-internal-grid-safe-zone: 192px}}:where(.ds-top-bar_root--sticky_1dle4_49){top:0;position:sticky}:where(.ds-top-bar_root--fixed_1dle4_53){background-color:#fff;position:fixed;top:0;left:0;right:0;width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-top-bar_content_1dle4_62){background-color:#fff;min-height:4.625rem;padding-block-start:12px;padding-block-end:11px;display:grid;grid-auto-rows:auto;row-gap:16px;align-items:center;grid-column:full-start/full-end;padding-inline:12px}@media(min-width:768px){:where(.ds-top-bar_content_1dle4_62){min-height:5rem;grid-column:main-start/main-end;padding-inline:0}}:where(.ds-top-bar_content--variant-full_1dle4_81){grid-column:full-start/full-end;padding-inline:12px}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_1dle4_85){grid-template-areas:"brand secondary" "primary primary";grid-template-columns:fit-content(100%) auto;grid-template-rows:auto auto}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_1dle4_85) :where(.ds-top-bar_primary_1dle4_90){padding-inline:0px;justify-content:center}@media(min-width:1024px){:where(.ds-top-bar_content--has-primary-area-and-secondary-area_1dle4_85){grid-template-areas:"brand primary secondary";grid-template-columns:fit-content(100%) auto fit-content(100%);grid-template-rows:auto}:where(.ds-top-bar_content--has-primary-area-and-secondary-area_1dle4_85) :where(.ds-top-bar_primary_1dle4_90){padding-inline:var(--ds-spacing-dynamic-xs);justify-content:center}}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105){grid-template-areas:"brand brand" "primary secondary";grid-template-columns:auto fit-content(100%);grid-template-rows:auto auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_brand_1dle4_110){padding-inline:0px}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_primary_1dle4_90){padding-inline-end:var(--ds-spacing-dynamic-xs);justify-content:start}@media(min-width:768px){:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105){grid-template-areas:"brand secondary" "primary primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_brand_1dle4_110){padding-inline-end:var(--ds-spacing-dynamic-xs)}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_primary_1dle4_90){padding-inline:0px;justify-content:center}}@media(min-width:1024px){:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105){grid-template-areas:"brand primary secondary";grid-template-columns:fit-content(100%) auto fit-content(100%);grid-template-rows:auto}:where(.ds-top-bar_content--has-brand-add-on-with-primary-area-and-secondary-area_1dle4_105) :where(.ds-top-bar_primary_1dle4_90){padding-inline:var(--ds-spacing-dynamic-xs);justify-content:center}}:where(.ds-top-bar_content--has-primary-area_1dle4_85){grid-template-areas:"brand primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-primary-area_1dle4_85) :where(.ds-top-bar_primary_1dle4_90){padding-inline-start:var(--ds-spacing-dynamic-xs);justify-content:start}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149){grid-template-areas:"brand" "primary";grid-template-columns:auto;grid-template-rows:auto;row-gap:12px;padding-block-end:5px}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149){padding-block-end:11px}}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_brand_1dle4_110){padding-inline:0px}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_primary_1dle4_90){justify-content:center;padding-inline:0px;padding-block-start:4px;border-top:1px solid #DADADA}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_primary_1dle4_90){padding-block-start:0;border-top:none}}@media(min-width:768px){:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149){grid-template-areas:"brand primary";grid-template-columns:fit-content(100%) auto}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_brand_1dle4_110){padding-inline-end:var(--ds-spacing-dynamic-xs)}:where(.ds-top-bar_content--has-primary-area--with-brand-add-on_1dle4_149) :where(.ds-top-bar_primary_1dle4_90){padding-inline-start:var(--ds-spacing-dynamic-xs);justify-content:start}}:where(.ds-top-bar_brand_1dle4_110){grid-area:brand;display:flex;align-items:center;gap:12px;padding-inline-end:var(--ds-spacing-dynamic-xs)}@media(min-width:768px){:where(.ds-top-bar_brand_1dle4_110){gap:16px}}:where(.ds-top-bar_brand-add-on_1dle4_213){font-family:STIHL Contraface Digital Display Title,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;font-weight:400;font-size:1.125rem;line-height:1;font-size-adjust:cap-height .68;letter-spacing:-.5px}@media(min-width:768px){:where(.ds-top-bar_brand-add-on_1dle4_213){font-family:STIHL Contraface Digital Display Title,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;font-weight:400;font-size:1.3125rem;line-height:1;font-size-adjust:cap-height .68}}:where(.ds-top-bar_brand-add-on--double_1dle4_234){display:flex;flex-direction:column;white-space:nowrap;gap:0;font-size:1.0625rem;line-height:1.1176470588}@media(min-width:768px){:where(.ds-top-bar_brand-add-on--double_1dle4_234){font-size:1.1875rem;line-height:1.1176470588}}:where(.ds-top-bar_brand-add-on_1dle4_213) :where(.ds-top-bar_sub-title_1dle4_248){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:.8125rem;line-height:1.461538;text-transform:uppercase;letter-spacing:0}@media(min-width:768px){:where(.ds-top-bar_brand-add-on_1dle4_213) :where(.ds-top-bar_sub-title_1dle4_248){font-size:.9375rem;line-height:1.4}}:where(.ds-top-bar_primary_1dle4_90){grid-area:primary;display:flex;align-items:center;min-height:3rem}:where(.ds-top-bar_secondary_1dle4_273){grid-area:secondary;padding-inline-start:var(--ds-spacing-dynamic-xs);min-height:3rem;display:flex;justify-content:flex-end;align-items:center}:where(.ds-top-bar_logo_1dle4_282){width:7.125rem;height:3.125rem}@media(min-width:768px){:where(.ds-top-bar_logo_1dle4_282){min-width:7.9775625rem;height:3.5rem}}:where(.ds-top-bar_logo--reduced_1dle4_292){width:3.125rem}@media(min-width:768px){:where(.ds-top-bar_logo--reduced_1dle4_292){min-width:3.5rem}}:where(.ds-header_root_c5fh4_1){background-color:#fff}:where(.ds-header_root--sticky_c5fh4_4){position:sticky;top:0;z-index:998}:where(.ds-header_root--hidden_c5fh4_9){transform:translateY(-100%)}:where(.ds-header_root--hidden_c5fh4_9){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_root--hidden_c5fh4_9){transition-duration:0ms}}:where(.ds-header_root--fixed_c5fh4_20){position:fixed;top:0;left:0;right:0;transform:translateY(0);width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-header_root--fixed_c5fh4_20){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_root--fixed_c5fh4_20){transition-duration:0ms}}:where(.ds-header_main-navigation-area_c5fh4_37){background-color:#fff;border-bottom:1px solid #DADADA;display:none;position:sticky;z-index:997}@media(min-width:1024px){:where(.ds-header_main-navigation-area_c5fh4_37){display:grid;--ds-grid-gap: var(--ds-spacing-dynamic-xs);gap:var(--ds-grid-gap);min-width:320px;grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start narrow-center-start] repeat(8,minmax(0,1fr)) [narrow-center-end narrow-left-end main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 8px;--ds-grid-span-one-half: span 8;--ds-grid-span-one-third: span 8;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 4}}@media(min-width:1024px)and (min-width:768px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(2,minmax(0,1fr)) [narrow-center-start] repeat(6,minmax(0,1fr)) [narrow-left-end] repeat(2,minmax(0,1fr)) [narrow-center-end] repeat(2,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 12px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 6;--ds-grid-span-two-thirds: span 6;--ds-grid-span-one-quarter: span 6}}@media(min-width:1024px)and (min-width:1024px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,1fr)) [narrow-center-start] repeat(3,minmax(0,1fr)) [narrow-left-end] repeat(3,minmax(0,1fr)) [narrow-center-end] repeat(3,minmax(0,1fr)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end full-end];--ds-internal-grid-safe-zone: 26px;--ds-grid-span-one-half: span 6;--ds-grid-span-one-third: span 4;--ds-grid-span-two-thirds: span 8;--ds-grid-span-one-quarter: span 3}}@media(min-width:1024px)and (min-width:1536px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start extended-start] auto [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] auto [extended-end full-end];--ds-internal-grid-safe-zone: 0px}}@media(min-width:1024px)and (min-width:1920px){:where(.ds-header_main-navigation-area_c5fh4_37){grid-template-columns:[full-start] auto [extended-start] var(--ds-internal-grid-safe-zone) [main-start narrow-left-start] repeat(3,minmax(0,88px)) [narrow-center-start] repeat(3,minmax(0,88px)) [narrow-left-end] repeat(3,minmax(0,88px)) [narrow-center-end] repeat(3,minmax(0,88px)) [main-end] var(--ds-internal-grid-safe-zone) [extended-end] auto [full-end];--ds-internal-grid-safe-zone: 192px}}:where(.ds-header_main-navigation-area--fixed_c5fh4_90){position:fixed;top:0;left:0;right:0;z-index:0}:where(.ds-header_main-navigation-area--fixed_c5fh4_90){transition:top var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-header_main-navigation-area--fixed_c5fh4_90){transition-duration:0ms}}:where(.ds-header_main-navigation-area--fixed--visible_c5fh4_105){top:var(--ds-top-bar-height);z-index:997;width:calc(100vw - var(--floating-ui-scrollbar-width))}:where(.ds-header_main-navigation-content_c5fh4_111){min-height:3rem;grid-column:main-start/main-end}:where(.ds-header_main-navigation-content--variant-full_c5fh4_115){grid-column:full-start/full-end;padding-inline:12px}:where(.ds-header_header-placeholder_c5fh4_120){height:var(--ds-header-height)}:where(.ds-header_header-placeholder--with-banner_c5fh4_123){height:calc(var(--ds-header-height) - var(--ds-banner-height))}@charset "UTF-8";:where(.ds-logo_anchor_m1yba_2){display:inline-block}:where(.ds-logo_anchor--main_m1yba_6){min-width:7.125rem;max-width:8rem}:where(.ds-logo_anchor--reduced_m1yba_13){min-width:3.125rem;max-width:4.375rem}:where(.ds-logo_anchor_m1yba_2){text-decoration:none}:where(.ds-logo_anchor_m1yba_2):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor_m1yba_2):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-logo_anchor_m1yba_2):focus{outline:revert;outline-offset:revert}:where(.ds-logo_anchor_m1yba_2):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor_m1yba_2):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-logo_anchor--dark_m1yba_51):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor--dark_m1yba_51):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-logo_anchor--dark_m1yba_51):focus{outline:revert;outline-offset:revert}:where(.ds-logo_anchor--dark_m1yba_51):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-logo_anchor--dark_m1yba_51):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-logo_svg_m1yba_81){display:block;width:100%;height:100%;fill:#f37a1f}:where(.ds-logo_svg-text_m1yba_87){fill:#fff}:where(.ds-logo_placeholder-reduced_m1yba_91){width:4.375rem;height:4.375rem}'
355
355
  }
356
356
  ].filter(({ componentName: o }) => r.includes(o));
357
357
  if (e === "html")
358
- return a.map(({ componentNameLowercase: o, cssFileContent: n }) => `<style data-ds-ssr-injected-${o}>${n}</style>`).join("");
359
- const l = a.map(({ componentNameLowercase: o, cssFileContent: n }) => /* @__PURE__ */ t(
358
+ return i.map(({ componentNameLowercase: o, cssFileContent: n }) => `<style data-ds-ssr-injected-${o}>${n}</style>`).join("");
359
+ const l = i.map(({ componentNameLowercase: o, cssFileContent: n }) => /* @__PURE__ */ t(
360
360
  "style",
361
361
  {
362
362
  "data-ds-ssr-injected": o,
@@ -371,6 +371,6 @@ function f(r, i) {
371
371
  }
372
372
  export {
373
373
  u as getMetaIconLinks,
374
- p as getResetStyles,
375
- f as getSSRStyles
374
+ f as getResetStyles,
375
+ p as getSSRStyles
376
376
  };