UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

90 lines 489 kB
import { jsxs as c, Fragment as d, jsx as t } from "react/jsx-runtime"; const _ = typeof window < "u" && typeof window.document < "u", s = (r) => { if (_) throw new Error( `[STIHL Design System] Partials can only be used at build time. You are using the function '${r}' at runtime in the browser, which negates the purpose of the partial.` ); }; function u(r) { const { format: a } = { format: "jsx", ...r }; s("getMetaIconLinks"); 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>"]; switch (a === "html" && (e = e.map((i) => i.replace("%PUBLIC_URL%", ""))), a) { case "html": case "cra": return e.join(""); case "jsx": return /* @__PURE__ */ c(d, { children: [ /* @__PURE__ */ t("link", { rel: "icon", href: "/favicon.ico", sizes: "32x32" }), /* @__PURE__ */ t("link", { rel: "icon", href: "/icon.svg", type: "image/svg+xml" }), /* @__PURE__ */ t("link", { rel: "apple-touch-icon", href: "/apple-icon.png" }), /* @__PURE__ */ t("link", { rel: "manifest", href: "/manifest.webmanifest" }) ] }); } } function f(r) { const { format: a } = { format: "jsx", ...r }; s("getResetStyles"); 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}}"; return a === "html" ? `<style data-ds-css-reset-styles>${e}</style>` : /* @__PURE__ */ t("style", { "data-ds-css-reset-styles": !0, children: e }); } function p(r, a) { const { format: e } = { format: "jsx", ...a }; s("getSSRStyles"); const i = [ { componentName: "DSAccordion", componentNameLowercase: "accordion", cssFileName: "Accordion.RlqWqpGo.css, numberindicator.CtbitPQ8.css", 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}}` }, { componentName: "DSActionButton", componentNameLowercase: "actionbutton", cssFileName: "ActionButton.Dw2FeIaW.css", 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}}" }, { componentName: "DSActionCard", componentNameLowercase: "actioncard", cssFileName: "ActionCard.DeWHOXFn.css", cssFileContent: ':where(.ds-action-card_root_wkyrw_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_wkyrw_1){transition:box-shadow var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){:where(.ds-action-card_root_wkyrw_1){transition-duration:0ms}}@media screen and (forced-colors:active){:where(.ds-action-card_root_wkyrw_1){border:1px solid LinkText}}:where(.ds-action-card_root--elevated_wkyrw_24){box-shadow:0 2px 12px #00000014,0 1px 2px #00000029}:where(.ds-action-card_root--clickable_wkyrw_27){cursor:pointer;position:relative}@media(hover:hover){:where(.ds-action-card_root--clickable_wkyrw_27):hover{box-shadow:0 2px 12px #00000029,0 1px 2px #0003}}:where(.ds-action-card_root--clickable_wkyrw_27):has(:focus-visible) :where(.ds-action-card_primary-action_wkyrw_36):after{outline:2px solid;outline-color:#252525;outline-offset:4px}@media screen and (forced-colors:active){:where(.ds-action-card_root--clickable_wkyrw_27):has(:focus-visible) :where(.ds-action-card_primary-action_wkyrw_36):after{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-action-card_root--clickable_wkyrw_27):has(:focus-within) :where(.ds-action-card_primary-action_wkyrw_36):focus{outline:none}:where(.ds-action-card_root--clickable_wkyrw_27) :is(.ds-action-card_media-wrapper_wkyrw_50,:where(.ds-action-card_header_wkyrw_50),:where(.ds-action-card_footer_wkyrw_50),.ds-action-card_supplementary_wkyrw_50):has(button,input,select,textarea,a,label,details,summary,video,audio,iframe){position:relative;z-index:2}:where(.ds-action-card_root--horizontal_wkyrw_64){display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;grid-template-areas:"media content" "supplementary supplementary";width:100%;max-width:89.6875rem}:where(.ds-action-card_root--horizontal_wkyrw_64) :where(.ds-action-card_media-wrapper_wkyrw_50){grid-area:media;aspect-ratio:1/1;max-width:21.5625rem}:where(.ds-action-card_root--horizontal_wkyrw_64) :where(.ds-action-card_media-wrapper_wkyrw_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_wkyrw_64) :where(.ds-action-card_content_wkyrw_83){grid-area:content;height:auto;padding:32px}:where(.ds-action-card_root--horizontal_wkyrw_64) :where(.ds-action-card_content--padding-small_wkyrw_88){padding:16px}:where(.ds-action-card_root--horizontal_wkyrw_64) :where(.ds-action-card_supplementary_wkyrw_50){grid-area:supplementary;padding-block:8px;padding-inline:16px}:where(.ds-action-card_root--horizontal-has-supplementary_wkyrw_96) :where(.ds-action-card_media-wrapper_wkyrw_50) img{border-bottom-left-radius:0}:where(.ds-action-card_root--padding-small_wkyrw_99) :where(.ds-action-card_supplementary_wkyrw_50){padding-block:4px;padding-inline:0px}:where(.ds-action-card_media-wrapper_wkyrw_50){width:100%;height:auto;aspect-ratio:16/9}:where(.ds-action-card_media-wrapper_wkyrw_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_wkyrw_83){display:flex;flex-direction:column;gap:24px;padding:24px;height:100%;order:1}:where(.ds-action-card_content--padding-small_wkyrw_88){padding:16px}:where(.ds-action-card_footer_wkyrw_50){margin-block-start:auto}:where(.ds-action-card_supplementary_wkyrw_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_wkyrw_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_wkyrw_36):after{content:"";position:absolute;z-index:1;cursor:pointer;inset:0}:where(.ds-action-card_primary-action_wkyrw_36):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){:where(.ds-action-card_primary-action_wkyrw_36):focus{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-action-card_primary-action-label_wkyrw_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}' }, { componentName: "DSActionLink", componentNameLowercase: "actionlink", cssFileName: "ActionLink.B1Jjaf7k.css", 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}" }, { componentName: "DSAriaLiveRegions", componentNameLowercase: "arialiveregions", cssFileName: "arialiveregions.e0Q16ZWi.css", cssFileContent: ":where(.ds-aria-live-regions_sr-only_2jvmr_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}" }, { componentName: "DSBanner", componentNameLowercase: "banner", cssFileName: "banner.DFvdtgMp.css", cssFileContent: ":where(.ds-banner_root_1y1nw_1){background-color:#252525;color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;border:1px solid transparent;padding-inline-start:15px;padding-inline-end:7px;padding-block-start:7px;padding-block-end:7px;position:relative;z-index:997}:where(.ds-banner_root--secondary_1y1nw_16){color:#252525;background-color:#dadada}:where(.ds-banner_root--highlight_1y1nw_20){color:#252525;background-color:#f37a1f}:where(.ds-banner_root--hide-close-button_1y1nw_24){grid-template-columns:1fr;gap:0px;padding-inline-end:16px}:where(.ds-banner_content_1y1nw_30){grid-column:1/2;display:flex;align-items:center;min-height:2rem}@media(min-width:768px){:where(.ds-banner_content_1y1nw_30){justify-content:center}}:where(.ds-banner_close-button_1y1nw_42){grid-column:2}" }, { componentName: "DSBreadcrumb", componentNameLowercase: "breadcrumb", cssFileName: "Breadcrumb.BJ6sa2am.css", 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}}}' }, { componentName: "DSButton", componentNameLowercase: "button", cssFileName: "Button.Bi1KUKMv.css", 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_eqb