/*!
 * @file     global/tokens.css
 * @segment  global
 * @extends  —
 *
 * Digistore24 global CSS: Design tokens
 *
 * Single source of truth for all --ds24-* CSS custom properties.
 *
 * Notes:
 * - Never add unprefixed custom properties.
 * - Segment token overrides live in segments/[x]/tokens.css, scoped to [data-segment="x"].
 *
 */
:root{--ds24-color-accent:#63d1de;--ds24-color-black:#000;--ds24-color-white:#fff;--ds24-color-gray:#828990;--ds24-color-dark-gray:#828990;--ds24-color-light-gray:#e5e5e5;--ds24-color-bg-off:#5dacff26;--ds24-color-muted:#9da9b0;--ds24-color-border:#9da9b040;--ds24-color-blue:#0288d1;--ds24-gradient-button:linear-gradient(200deg, #3146a0 10%, #0288d1 100%);--ds24-color-pastel-blue-dark:#586b7f;--ds24-color-pastel-blue-light:#6e859e;--ds24-color-pastel-green-dark:#666659;--ds24-color-pastel-green-light:#818170;--ds24-color-pastel-brown-dark:#5b534e;--ds24-color-pastel-brown-light:#726862;--ds24-color-pastel-gray-dark:#4f555a;--ds24-color-pastel-gray-light:#636a71;--ds24-color-pastel-purple-dark:#5e5566;--ds24-color-klarna-pink:#ffa8cd;--ds24-color-accent-light-blue-tint-50:#b7f1ff;--ds24-color-accent-light-green:#c1f9a2;--ds24-color-accent-light-green-tint-30:#d4fbbe;--ds24-color-accent-light-green-tint-70:#ecfde3;--ds24-color-accent-gold-tint-80:#f9ebd5;--ds24-color-accent-yellow-orange-shade-10:#deb65e;--ds24-color-accent-yellow-orange-shade-30:#ad8d49;--ds24-color-pastel-blue-light-shade-80:#161b20;--ds24-color-product-bluetiful:#2463eb;--ds24-color-product-bluetiful-tint-90:#e9effd;--ds24-color-black-90:#000000e6;--ds24-color-black-60:#0009;--ds24-color-black-50:#00000080;--ds24-color-black-30:#0000004d;--ds24-color-black-20:#0003;--ds24-color-black-10:#0000001a;--ds24-color-white-90:#ffffffe6;--ds24-color-white-60:#fff9;--ds24-color-white-50:#ffffff80;--ds24-color-white-30:#ffffff4d;--ds24-color-white-20:#fff3;--ds24-color-white-10:#ffffff1a;--ds24-font-family:"HelveticaNeuePro", Arial, sans-serif;--ds24-font-light:300;--ds24-font-medium:500;--ds24-font-bold:700;--ds24-container-xl:1600px;--ds24-container-lg:1360px;--ds24-container-md:1200px;--ds24-container-sm:960px;--ds24-container-xs:720px;--ds24-container-2xs:480px;--ds24-container-3xs:320px;--ds24-space-xl:120px;--ds24-space-lg:80px;--ds24-space-md:40px;--ds24-space-sm:30px;--ds24-space-xs:20px;--ds24-space-btn-lg:24px;--ds24-space-btn-md:16px;--ds24-space-btn-sm:12px;--ds24-radius-sm:8px;--ds24-radius-card:20px;--ds24-header-height:70px;--ds24-subnav-height:0px;--ds24-sticky-height:0px;--ds24-z-base:1;--ds24-z-overlay:10;--ds24-z-header:100;--ds24-z-modal:1000;--ds24-z-toast:2000}@media (width>=1024px) and (width<=1439px){:root{--ds24-space-xl:90px;--ds24-space-lg:60px;--ds24-space-md:30px;--ds24-space-sm:20px;--ds24-space-xs:16px}}@media (width<=743px){:root{--ds24-space-xl:60px;--ds24-space-lg:40px;--ds24-space-md:20px;--ds24-space-sm:18px;--ds24-space-xs:16px}}@font-face{font-family:HelveticaNeuePro;src:url(/ds24-assets/fonts/NeueHelveticaPro45Light/font.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeuePro;src:url(/ds24-assets/fonts/NeueHelveticaPro65Medium/font.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeuePro;src:url(/ds24-assets/fonts/NeueHelveticaPro75Bold/font.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--ds24-font-family);font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;scroll-padding-top:calc(var(--ds24-header-height) + var(--ds24-subnav-height) + var(--ds24-sticky-height,0px));line-height:1.4}body{background:var(--ds24-color-white);min-height:100vh;padding-top:calc(var(--ds24-header-height) + var(--ds24-subnav-height))}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:all .3s}button{font-family:inherit}address{font-style:normal}input[type=radio]{visibility:hidden;line-height:1.2;position:absolute}label:has(input[type=radio]){cursor:pointer;align-items:center;min-height:20px;display:inline-flex;position:relative}label:has(input[type=radio]):before,label:has(input[type=radio]):after{content:""}label:has(input[type=radio]):before{background:var(--ds24-color-white);border:1px solid #cbcbcb;border-radius:3px;flex-shrink:0;width:20px;height:20px;margin-right:10px;display:inline-flex;position:relative;top:-1px}label:has(input[type=radio]:checked):before{background:var(--ds24-color-black);border-color:var(--ds24-color-black)}label:has(input[type=radio]):after{background:var(--ds24-color-white);opacity:0;width:8px;height:8px;transition:opacity .3s;display:flex;position:absolute;top:5px;left:6px}label:has(input[type=radio]:checked):after{opacity:1}.display-xl,.display-lg,.display-md,.display-sm,.display-xs{line-height:1;font-weight:var(--ds24-font-medium);text-wrap:balance;letter-spacing:-3px}.display-xl{font-size:200px}.display-lg{font-size:160px}.display-md{font-size:144px}.display-sm{font-size:120px}.display-xs{font-size:96px}@media (width>=1920px){.display-xl{font-size:240px}.display-lg{font-size:200px}.display-md{font-size:160px}.display-sm{font-size:144px}.display-xs{font-size:120px}}@media (width<=1439px){.display-xl,.display-lg,.display-md,.display-sm,.display-xs{letter-spacing:-2px}.display-xl{font-size:max(120px,min(16vw,160px))}.display-lg{font-size:max(96px,min(14vw,144px))}.display-md{font-size:max(72px,min(12vw,120px))}.display-sm{font-size:max(60px,min(10vw,96px))}.display-xs{font-size:max(48px,min(8vw,72px))}}@media (width<=1279px) and (width>=1024px){.display-xl{font-size:144px}.display-lg{font-size:120px}.display-md{font-size:96px}.display-sm{font-size:72px}.display-xs{font-size:60px}}@media (width<=743px){.display-xl,.display-lg,.display-md,.display-sm,.display-xs{letter-spacing:-1px}.display-xl{font-size:120px}.display-lg{font-size:96px}.display-md{font-size:max(54px,min(14vw,72px))}.display-sm{font-size:60px}.display-xs{font-size:48px}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:var(--ds24-font-medium);letter-spacing:-1px;line-height:1}h1,h2,h3{text-wrap:balance}h1{font-size:72px}h2{font-size:60px}h3{font-size:48px}h4{font-size:42px}h5{font-size:36px}h6,.h6{font-size:30px}@media (width>=1920px){h1{font-size:96px}h2{font-size:72px}h3{font-size:60px}h4{font-size:48px}h5{font-size:42px}h6,.h6{font-size:36px}}@media (width<=1439px){h1{font-size:60px}h2{font-size:48px}h3{font-size:42px}h4{font-size:36px}h5{font-size:30px}h6,.h6{font-size:26px}}@media (width<=1279px) and (width>=1024px){h1{font-size:48px}h2{font-size:42px}h3{font-size:36px}h4{font-size:30px}h5{font-size:26px}h6,.h6{font-size:21px}}@media (width<=743px){h1{font-size:38px}h2{font-size:34px}h3{font-size:30px}h4{font-size:26px}h5{letter-spacing:0;font-size:24px}h6,.h6{letter-spacing:0;font-size:21px}}body{font-size:18px}.text-xl{font-size:26px}.text-lg{font-size:21px}.text-sm{font-size:16px}.text-xs{font-size:14px}.caption{font-size:12px}@media (width>=1920px){body{font-size:21px}.text-xl{font-size:30px}.text-lg{font-size:26px}.text-sm{font-size:18px}.text-xs{font-size:16px}.caption{font-size:14px}}@media (width<=1439px){body{font-size:16px}.text-xl{font-size:21px}.text-lg{font-size:18px}.text-sm{font-size:16px}.text-xs{font-size:14px}.caption{font-size:12px}}@media (width<=743px){body{font-size:16px}.text-xl{font-size:18px}.text-lg{font-size:16px}.text-sm,.text-xs{font-size:14px}.caption{font-size:12px}}:lang(de) h1,:lang(de) h2,:lang(de) h3,:lang(de) h4,:lang(de) h5,:lang(de) h6,:lang(de) .display-xl,:lang(de) .display-lg,:lang(de) .display-md,:lang(de) .display-sm,:lang(de) .display-xs{hyphens:auto;hyphenate-limit-chars:8 6 6;overflow-wrap:break-word}.ds24-layout--container{max-width:var(--ds24-container-md);margin:0 auto}@media (width>=1920px){.ds24-layout--container{max-width:var(--ds24-container-lg)}}@media (width<=1439px){.ds24-layout--container{max-width:var(--ds24-container-sm)}}@media (width<=743px){.ds24-layout--container{padding:var(--ds24-space-lg) var(--ds24-space-md)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ds24-element--button{font-family:var(--ds24-font-family);font-weight:var(--ds24-font-medium);padding:var(--ds24-space-btn-md) var(--ds24-space-btn-lg) var(--ds24-space-btn-sm);cursor:pointer;text-align:center;border:none;justify-content:center;align-items:center;gap:8px;font-size:16px;line-height:1.4;text-decoration:none;display:inline-flex}.ds24-element--button .ds24-element--icon{flex-shrink:0;align-items:center;line-height:0;transition:transform .3s;display:inline-flex;position:relative;top:-1px}.ds24-element--button .ds24-element--icon svg{width:18px;height:18px}.ds24-element--button.type--primary{background-color:var(--ds24-color-black);border:1px solid var(--ds24-color-black);color:var(--ds24-color-white);transition:all .2s ease-in-out}.ds24-element--button.type--primary:hover{opacity:.8}.ds24-element--button.type--secondary{background:var(--ds24-color-bg-off);color:var(--ds24-color-black);transition:all .2s ease-in-out}.ds24-element--button.type--secondary:hover{background:var(--ds24-color-border);opacity:.8}.ds24-element--button.type--outline{color:var(--ds24-color-black);padding:var(--ds24-space-btn-md) var(--ds24-space-btn-lg) var(--ds24-space-btn-sm);background:0 0;border:1px solid;transition:all .2s ease-in-out}.ds24-element--button.type--outline:hover{color:var(--ds24-color-blue);opacity:.8}.ds24-element--button.type--primary.is--inverted{background-color:var(--ds24-color-white);border-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-element--button.type--primary.is--inverted:hover{opacity:.85}.ds24-element--button.type--secondary.is--inverted{color:var(--ds24-color-white);background-color:#ffffff26}.ds24-element--button.type--secondary.is--inverted:hover{opacity:1;background-color:#ffffff40}.ds24-element--button.type--outline.is--inverted{color:var(--ds24-color-white);border-color:var(--ds24-color-white-30)}.ds24-element--button.type--outline.is--inverted:hover{opacity:.75}.ds24-element--button.type--link{text-align:left;text-underline-offset:2px;color:var(--ds24-color-black);background:0 0;border:none;gap:8px;padding:0;font-size:18px;text-decoration:underline 2px}.ds24-element--button.type--link:hover{opacity:.8}.ds24-element--button.type--link:focus-visible{outline-offset:3px;outline:3px dotted #005fcc}.ds24-element--button.type--link.mode--inverted{color:var(--ds24-color-white)}.ds24-element--button.type--link.size--xl{text-underline-offset:3px;letter-spacing:-1px;gap:10px;font-size:30px;text-decoration-thickness:3px}.ds24-element--button.type--link.size--lg{text-underline-offset:2.5px;gap:10px;font-size:21px;text-decoration-thickness:2.5px}.ds24-element--button.type--link.size--sm{text-underline-offset:2px;gap:6px;font-size:16px;text-decoration-thickness:2px}.ds24-element--button.type--link.size--xs{text-underline-offset:2px;gap:4px;font-size:14px;text-decoration-thickness:1.5px}.ds24-element--button.type--link .ds24-element--icon{flex-shrink:0;align-items:center;margin-right:0;line-height:0;transition:transform .3s;display:inline-flex}.ds24-element--button.type--link .ds24-element--icon svg{stroke-width:2px;width:18px;height:18px}.ds24-element--button.type--link.size--xl .ds24-element--icon svg{width:24px;height:24px}.ds24-element--button.type--link:hover .ds24-element--icon:last-child{transform:translate(4px)}@media (width>=1920px){.ds24-element--button.type--link.size--xl{font-size:36px}}@media (width<=1439px){.ds24-element--button.type--link.size--xl{font-size:26px}}@media (width<=1279px) and (width>=1024px){.ds24-element--button.type--link.size--xl{font-size:21px}.ds24-element--button.type--link.size--xl .ds24-element--icon svg{width:21px;height:21px}}.ds24-element--button:not(.type--link).size--sm{padding:10px 16px 8px;font-size:16px}.ds24-element--button:not(.type--link).size--lg{padding:22px 32px 18px;font-size:21px}.ds24-element--read-more{font-size:14px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);align-items:center;text-decoration:none;display:inline-flex;position:relative}.ds24-element--read-more:after{content:"";background:var(--ds24-color-accent);width:100%;height:2px;transition:all .3s;display:inline-flex;position:absolute;bottom:-3px;left:0}.ds24-element--read-more:hover:after{width:50%}.ds24-element--read-more .chevron{border-style:solid;border-width:1.5px 1.5px 0 0;border-color:var(--ds24-color-black);width:6px;height:6px;margin-left:4px;display:inline-block;position:relative;top:-1px;transform:rotate(45deg)}.ds24-element--meta{font-size:14px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);justify-content:space-between;align-items:center;display:flex}.ds24-element--meta .meta-item{align-items:center;gap:8px;display:inline-flex}.ds24-element--meta .meta-icon{color:var(--ds24-color-muted);stroke-width:2px;flex-shrink:0;width:18px;height:18px;position:relative;top:-2px}.ds24-element--button-block{margin:1.5em 0;display:flex}.ds24-element--button-block.align--left{justify-content:flex-start}.ds24-element--button-block.align--center{justify-content:center}.ds24-element--button-block.align--right{justify-content:flex-end}.ds24-img-shape,.ds24-img-shape-contra{--ds24-shape-bg:var(--ds24-color-white);padding:1px;position:relative;overflow:hidden}.ds24-img-shape:before,.ds24-img-shape:after,.ds24-img-shape-contra:before,.ds24-img-shape-contra:after{content:"";background-color:var(--ds24-shape-bg);pointer-events:none;width:100%;height:20%;position:absolute;left:0}.ds24-img-shape:before,.ds24-img-shape-contra:before{top:0}.ds24-img-shape:after,.ds24-img-shape-contra:after{bottom:0}.ds24-img-shape:before{clip-path:polygon(105% 0,0 0,0 95%)}.ds24-img-shape:after{clip-path:polygon(100% 0,-5% 100%,100% 100%)}.ds24-img-shape-contra:before{clip-path:polygon(100% 0,-5% 0,100% 95%)}.ds24-img-shape-contra:after{clip-path:polygon(-5% 0,0 100%,105% 100%)}.ds24-highlight{color:inherit;background:0 0}@media (width<=743px) and (orientation:portrait){.ds24-element--button:not(.type--link){width:100%;max-width:480px;margin-inline:auto}}.ds24-highlighted{background-color:var(--ds24-headline-highlight-color,var(--ds24-color-accent));color:var(--ds24-headline-highlight-text,var(--ds24-color-white));box-decoration-break:clone;padding:14px 10px 6px;line-height:1.8;display:inline}.ds24-component--language-switcher.type--header.layout--default .ls-trigger,.ds24-component--language-switcher.type--header.layout--default .ls-close{font-size:16px;font-weight:var(--ds24-font-medium);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;line-height:1;transition:opacity .2s;display:flex}.ds24-component--language-switcher.type--header.layout--default .ls-trigger:hover,.ds24-component--language-switcher.type--header.layout--default .ls-close:hover{opacity:.75}.ds24-component--language-switcher.type--header.layout--default .ls-trigger{color:var(--ds24-color-black)}.ds24-component--language-switcher.type--header.layout--default .ls-arrow{flex-shrink:0;transition:transform .3s;display:flex;position:relative;top:-1px}.ds24-component--language-switcher.type--header.layout--default .ls-trigger.expanded .ls-arrow{transform:rotateX(180deg)}.ds24-component--language-switcher.type--header.layout--default .ls-close{color:var(--ds24-color-white);top:calc((var(--ds24-header-height) - 16px) / 2);position:absolute;right:40px}.ds24-component--language-switcher.type--header.layout--default .ls-close .ls-arrow{display:flex;transform:rotateX(180deg)}.ds24-component--language-switcher.type--header.layout--default .ls-overlay{z-index:200;width:100vw;height:100dvh;padding:var(--ds24-space-md);opacity:0;pointer-events:none;background-color:#0000;justify-content:center;align-items:center;transition:background-color .3s .3s,opacity .3s .3s;display:flex;position:fixed;inset:0}.ds24-component--language-switcher.type--header.layout--default .ls-overlay.expanded{opacity:1;pointer-events:auto;background-color:#000;transition:background-color .3s,opacity .3s}.ds24-component--language-switcher.type--header.layout--default .ls-content{align-items:center;gap:var(--ds24-space-md);opacity:0;flex-direction:column;transition:transform .3s,opacity .3s;display:flex;transform:translateY(20px)}.ds24-component--language-switcher.type--header.layout--default .ls-overlay.expanded .ls-content{opacity:1;transition:transform .3s .3s,opacity .3s .3s;transform:translateY(0)}.ds24-component--language-switcher.type--header .ls-region-tabs{flex-direction:column;min-width:200px;max-height:45px;transition:max-height .5s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.ds24-component--language-switcher.type--header .ls-region-tabs.is--open{max-height:300px}.ds24-component--language-switcher.type--header .ls-region-tab{cursor:pointer;width:100%;font-size:16px;font-weight:var(--ds24-font-medium);color:#9da9b0;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-family:inherit;display:flex}.ds24-component--language-switcher.type--header .ls-region-tab.is--active{color:var(--ds24-color-white);border:none;order:-1;display:flex}.ds24-component--language-switcher.type--header .ls-region-tab.is--active .ls-region-tab-globe{align-items:center;margin-right:4px;line-height:0;display:inline-flex;position:relative;top:-2px}.ds24-component--language-switcher.type--header .ls-region-tab.is--active .ls-region-tab-globe .ds24-element--icon svg{width:18px;height:18px}.ds24-component--language-switcher.type--header .ls-region-tab-arrow{align-items:center;transition:transform .35s cubic-bezier(.4,0,.2,1);display:none}.ds24-component--language-switcher.type--header .ls-region-tab-arrow .ds24-element--icon{line-height:0;display:inline-flex}.ds24-component--language-switcher.type--header .ls-region-tab-arrow .ds24-element--icon svg{stroke-width:2px;width:14px;height:14px}.ds24-component--language-switcher.type--header .ls-region-tab.is--active .ls-region-tab-arrow{display:flex;position:relative;top:-1px}.ds24-component--language-switcher.type--header .ls-region-tabs.is--open .ls-region-tab.is--active .ls-region-tab-arrow{transform:rotateX(180deg)}.ds24-component--language-switcher.type--header.layout--default .ls-list{align-items:center;gap:var(--ds24-space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ds24-component--language-switcher.type--header.layout--default .ls-label{font-size:21px;font-weight:var(--ds24-font-medium);color:#9da9b0}.ds24-component--language-switcher.type--header.layout--default .ls-item{order:2}.ds24-component--language-switcher.type--header.layout--default .ls-item--is-active{order:1}.ds24-component--language-switcher.type--header.layout--default .ls-item a{font-size:30px;font-weight:var(--ds24-font-medium);color:#9da9b0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.ds24-component--language-switcher.type--header.layout--default .ls-item a:hover,.ds24-component--language-switcher.type--header.layout--default .ls-item a:focus{opacity:.8;text-decoration:none}.ds24-component--language-switcher.type--header.layout--default .ls-item--is-active a{color:var(--ds24-color-white)}.ds24-component--language-switcher.type--header.layout--default .ls-region{color:var(--ds24-color-black);background-color:#9da9b0;border-radius:4px;padding:4px 4px 2px;font-size:14px;line-height:1;display:inline-flex;position:relative;top:-2px}body.ls-no-scroll{overflow:hidden}.ds24-component--language-switcher .ls-arrow .ds24-element--icon{align-items:center;line-height:0;display:inline-flex}.ds24-component--language-switcher .ls-arrow .ds24-element--icon svg{stroke-width:2px;width:16px;height:16px}.ds24-component--language-switcher.type--header.layout--mobile{background-color:var(--ds24-color-black)}.ds24-component--language-switcher.type--header.layout--mobile .ls-trigger,.ds24-component--language-switcher.type--header.layout--mobile .ls-close{font-size:16px;font-weight:var(--ds24-font-bold);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;line-height:1;display:flex}.ds24-component--language-switcher.type--header.layout--mobile .ls-trigger:hover,.ds24-component--language-switcher.type--header.layout--mobile .ls-close:hover{opacity:.75}.ds24-component--language-switcher.type--header.layout--mobile .ls-trigger{color:var(--ds24-color-white)}.ds24-component--language-switcher.type--header.layout--mobile .ls-arrow{flex-shrink:0;transition:transform .3s;display:flex;position:relative;top:-1px}.ds24-component--language-switcher.type--header.layout--mobile .ls-trigger.expanded .ls-arrow{transform:rotateX(180deg)}.ds24-component--language-switcher.type--header.layout--mobile .ls-close{color:var(--ds24-color-white);position:absolute;top:30px;left:40px}.ds24-component--language-switcher.type--header.layout--mobile .ls-close .ls-arrow{display:flex;transform:rotateX(180deg)}.ds24-component--language-switcher.type--header.layout--mobile .ls-overlay{z-index:200;width:100vw;height:100dvh;padding:var(--ds24-space-xs);opacity:0;pointer-events:none;background-color:#000;justify-content:center;align-items:center;transition:all .3s .3s;display:flex;position:fixed;inset:0}.ds24-component--language-switcher.type--header.layout--mobile .ls-overlay.expanded{opacity:1;pointer-events:auto}.ds24-component--language-switcher.type--header.layout--mobile .ls-content{align-items:center;gap:var(--ds24-space-md);opacity:0;flex-direction:column;transition:transform .3s,opacity .3s;display:flex;transform:translateY(20px)}.ds24-component--language-switcher.type--header.layout--mobile .ls-overlay.expanded .ls-content{opacity:1;transition:transform .3s .3s,opacity .3s;transform:translateY(0)}.ds24-component--language-switcher.type--header.layout--mobile .ls-list{align-items:center;gap:var(--ds24-space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ds24-component--language-switcher.type--header.layout--mobile .ls-label{font-size:21px;font-weight:var(--ds24-font-medium);color:#9da9b0}.ds24-component--language-switcher.type--header.layout--mobile .ls-item{order:2}.ds24-component--language-switcher.type--header.layout--mobile .ls-item--is-active{order:1}.ds24-component--language-switcher.type--header.layout--mobile .ls-item a{font-size:30px;font-weight:var(--ds24-font-medium);color:#9da9b0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.ds24-component--language-switcher.type--header.layout--mobile .ls-item a:hover,.ds24-component--language-switcher.type--header.layout--mobile .ls-item a:focus{opacity:.8;text-decoration:none}.ds24-component--language-switcher.type--header.layout--mobile .ls-item--is-active a{color:var(--ds24-color-white)}.ds24-component--language-switcher.type--header.layout--mobile .ls-region{color:var(--ds24-color-black);background-color:#9da9b0;border-radius:4px;margin-top:-2px;padding:4px 4px 2px;font-size:14px;line-height:1;display:inline-flex}@media (width<=743px){.ds24-component--language-switcher.type--header.layout--mobile .ls-close{top:26px;left:16px}}.ds24-component--language-switcher.type--footer{border:1px solid var(--ds24-color-white-30);padding:var(--ds24-space-btn-sm);background:var(--ds24-color-black);transition:opacity .3s;display:inline-flex;position:absolute;bottom:0;left:0}.ds24-component--language-switcher.type--footer .ls-btn{color:var(--ds24-color-white);font-size:14px;line-height:19px;font-weight:var(--ds24-font-medium);cursor:pointer;background:0 0;border:none;align-self:end;align-items:center;gap:6px;display:inline-flex}.ds24-component--language-switcher.type--footer .ls-arrow{color:var(--ds24-color-white);flex-shrink:0;position:relative;top:-1px;rotate:-90deg}.ds24-component--language-switcher.type--footer .ls-btn.expanded .ls-arrow{transform:rotateX(180deg)}.ds24-component--language-switcher.type--footer .ls-content{flex-direction:row;align-items:flex-end;width:auto;max-width:0;max-height:0;display:flex;overflow:hidden}.ds24-component--language-switcher.type--footer .ls-content.expanded{max-width:500px;max-height:400px;margin-left:16px}.ds24-component--language-switcher.type--footer .ls-regions{border-right:1px solid var(--ds24-color-white-30);flex-direction:column;justify-content:flex-end;height:100%;margin:0;padding:0 16px 0 0;list-style:none;display:flex;position:relative;bottom:-2px}.ds24-component--language-switcher.type--footer .ls-region-btn{cursor:pointer;font-size:14px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white-50);white-space:nowrap;text-align:left;background:0 0;border:none;padding:0;transition:all .3s}.ds24-component--language-switcher.type--footer .ls-region-btn:hover{opacity:.75}.ds24-component--language-switcher.type--footer .ls-region-item{order:1}.ds24-component--language-switcher.type--footer .ls-region-item--is-active{order:2}.ds24-component--language-switcher.type--footer .ls-region-item--is-active .ls-region-btn,.ds24-component--language-switcher.type--footer .ls-region-item--is-selected .ls-region-btn{color:var(--ds24-color-white)}.ds24-component--language-switcher.type--footer .ls-lang-panels{align-items:flex-end;padding:2px 0 2px 16px;display:flex}.ds24-component--language-switcher.type--footer .ls-lang-panels .ls-list[hidden]{display:none}.ds24-component--language-switcher.type--footer .ls-list{flex-direction:column;justify-content:flex-end;align-items:start;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ds24-component--language-switcher.type--footer .ls-item{order:1;display:flex}.ds24-component--language-switcher.type--footer .ls-item--is-active{order:2}.ds24-component--language-switcher.type--footer .ls-item a{font-size:16px;line-height:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white-50);align-items:center;gap:6px;text-decoration:none;transition:all .3s;display:flex;position:relative;top:1px}.ds24-component--language-switcher.type--footer .ls-item--is-active a{color:var(--ds24-color-white)}.ds24-component--language-switcher.type--footer .ls-item a:hover,.ds24-component--language-switcher.type--footer .ls-item a:focus{opacity:.75;text-decoration:none}.ds24-component--language-switcher.type--footer .ls-region{border:1px solid var(--ds24-color-white-30);color:var(--ds24-color-white-50);border-radius:4px;padding:3px 4px 1px;font-size:12px;line-height:1;display:inline-flex;position:relative;top:-1px}@media (width<=743px){.ds24-component--language-switcher.type--footer{bottom:-8px}}.ds24-banners{flex-direction:column;display:flex}.ds24-banners--sticky{z-index:50;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.ds24-banners--sticky .ds24-component--banner{border-top:1px solid var(--ds24-color-light-gray)}.ds24-component--banner{justify-content:center;align-items:center;gap:var(--ds24-space-md);padding:var(--ds24-space-xs) var(--ds24-space-lg) var(--ds24-space-xs) var(--ds24-space-md);background-color:var(--ds24-color-white);min-height:68px;color:var(--ds24-color-black);display:flex;position:relative}.ds24-component--banner[hidden]{display:none}.ds24-component--banner .ds24-logo{flex-shrink:0;max-width:200px;line-height:0}.ds24-component--banner .ds24-logo img{max-width:100%;height:auto;display:block}.ds24-component--banner .ds24-content{text-align:center;flex-direction:column;align-items:center;gap:5px;display:flex}.ds24-component--banner .ds24-title p{font-weight:var(--ds24-font-medium);line-height:var(--ds24-line-height-tight);margin:0}.ds24-component--banner .ds24-title a{color:inherit;text-decoration:underline;transition:opacity .3s}.ds24-component--banner .ds24-title a:hover{opacity:.7}.ds24-component--banner .ds24-text p{color:var(--ds24-color-text-muted);line-height:var(--ds24-line-height-base);margin:0}.ds24-component--banner .ds24-text a{color:var(--ds24-color-black);font-weight:var(--ds24-font-medium);text-underline-offset:2px;opacity:1;text-decoration:underline;transition:opacity .3s}.ds24-component--banner .ds24-text a:hover{opacity:.75}.ds24-banners--sticky .ds24-component--banner .ds24-text a{color:var(--ds24-color-black-50)}.ds24-component--banner .ds24-element--button{padding:var(--ds24-space-btn-sm);flex-shrink:0;gap:6px;font-size:14px;line-height:16px}.ds24-component--banner .ds24-close{right:var(--ds24-space-md);cursor:pointer;width:16px;height:16px;color:var(--ds24-color-black);opacity:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ds24-component--banner .ds24-close:hover{opacity:.75}.ds24-component--banner .ds24-close svg{stroke-width:2.5px;width:16px;height:16px}@media (width<=1279px){.ds24-component--banner{min-height:58px}.ds24-component--banner .ds24-logo{max-width:160px}}@media (width<=1023px){.ds24-component--banner{padding:var(--ds24-space-xs) var(--ds24-space-lg);justify-content:center;gap:var(--ds24-space-xs);min-height:unset;flex-wrap:wrap}.ds24-component--banner .ds24-logo{max-width:200px}}@media (width<=743px){.ds24-component--banner{padding:var(--ds24-space-xs) var(--ds24-space-lg)}.ds24-component--banner .ds24-logo{max-width:200px}.ds24-banners--sticky .ds24-component--banner{padding-left:80px;padding-right:60px}.ds24-banners--sticky .ds24-component--banner .ds24-text p{text-align:left}}[data-banner-name=klarna].ds24-component--banner{background-color:var(--ds24-color-klarna-pink)}[data-banner-name=klarna].ds24-component--banner .ds24-title p{font-size:16px}[data-banner-name=klarna].ds24-component--banner .ds24-text p{color:var(--ds24-color-black-50);font-size:14px}[data-banner-name=klarna].ds24-component--banner .ds24-content{text-align:left;align-items:start}@media (width<=1023px){[data-banner-name=klarna].ds24-component--banner .ds24-content{text-align:center;align-items:center}[data-banner-name=klarna].ds24-component--banner .ds24-close{top:32px;transform:none}}@media (width<=743px){[data-banner-name=klarna].ds24-component--banner{padding:var(--ds24-space-md) var(--ds24-space-sm)}[data-banner-name=klarna].ds24-component--banner .ds24-close{top:20px}}[data-banner-name=klarna].ds24-component--banner .ds24-element--button{background-color:var(--ds24-color-white);border-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-component--section-nav{top:var(--ds24-header-height);z-index:var(--ds24-z-overlay);background:var(--ds24-color-black);height:44px;color:var(--ds24-color-white);border-bottom:1px solid var(--ds24-color-white-10);align-items:center;display:flex;position:sticky;left:0;right:0}.ds24-component--section-nav .ds24-layout--container{width:100%}.ds24-component--section-nav .ds24-items{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:center;gap:var(--ds24-space-md);margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.ds24-component--section-nav .ds24-items::-webkit-scrollbar{display:none}.ds24-component--section-nav .ds24-item{flex-shrink:0}.ds24-component--section-nav .ds24-link{height:44px;font-size:16px;font-weight:var(--ds24-font-medium);color:#ffffffa6;white-space:nowrap;align-items:center;padding:0;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.ds24-component--section-nav .ds24-link:hover,.ds24-component--section-nav .ds24-item.is--active .ds24-link{color:var(--ds24-color-white)}.ds24-section-nav-trigger{display:none}.ds24-section-nav-backdrop{z-index:calc(var(--ds24-z-header) - 4);opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;display:none;position:fixed;inset:0}.ds24-section-nav-backdrop.is-open{opacity:1;pointer-events:auto}.ds24-section-nav-sheet{top:var(--ds24-header-height);background:var(--ds24-color-black);z-index:calc(var(--ds24-z-header) - 3);pointer-events:none;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.ds24-section-nav-sheet.is-open{pointer-events:auto;transform:translateY(0)}.ds24-section-nav-sheet-header{padding:var(--ds24-space-md);border-bottom:1px solid #ffffff26;flex-shrink:0;align-items:center;display:flex}.ds24-section-nav-sheet-title{font-size:20px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white);margin:0}.ds24-section-nav-sheet-body{flex:1;min-height:0;overflow-y:auto}.ds24-section-nav-sheet-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ds24-section-nav-sheet-item{border-bottom:1px solid #ffffff1a}.ds24-section-nav-sheet-link{padding:var(--ds24-space-sm) var(--ds24-space-md);font-size:16px;font-weight:var(--ds24-font-medium);color:#ffffffa6;text-decoration:none;transition:color .2s;display:block}.ds24-section-nav-sheet-link:hover{color:var(--ds24-color-white)}.ds24-section-nav-sheet-item.is--active .ds24-section-nav-sheet-link{color:var(--ds24-color-white);font-weight:var(--ds24-font-bold)}.ds24-section-nav-close{z-index:calc(var(--ds24-z-header) - 2);background:var(--ds24-color-black);cursor:pointer;width:50px;height:50px;color:var(--ds24-color-white);border:none;border-radius:25px;justify-content:center;align-items:center;display:none;position:fixed;bottom:10px;right:10px}.ds24-section-nav-close svg{flex-shrink:0;width:24px;height:24px}.ds24-section-nav-close.is-visible{display:flex}@media (width<=1023px){.ds24-component--section-nav{display:none}.ds24-section-nav-trigger{z-index:calc(var(--ds24-z-header) - 1);background:var(--ds24-color-black);cursor:pointer;width:50px;height:50px;color:var(--ds24-color-white);border:none;border-radius:25px;justify-content:center;align-items:center;display:flex;position:fixed;bottom:20px;right:20px}.ds24-section-nav-trigger svg{width:24px;height:24px}.ds24-section-nav-trigger.is-hidden{display:none}.ds24-section-nav-backdrop{display:block}.ds24-section-nav-sheet{top:calc(var(--ds24-header-height) + var(--ds24-subnav-height,0px));height:auto;display:flex;bottom:0}.ds24-section-nav-close{z-index:calc(var(--ds24-z-header) - 1);bottom:20px;right:20px}.ds24-section-nav-close.is-visible{display:flex}}.ds24-component--video-modal{z-index:var(--ds24-z-modal);padding:40px var(--ds24-space-lg);opacity:0;pointer-events:none;background:#fff;justify-content:center;align-items:center;transition:opacity .3s ease-out,transform .3s ease-out;display:flex;position:fixed;inset:0;transform:translateY(100%)}.ds24-component--video-modal.is--open{opacity:1;pointer-events:auto;transform:translateY(0)}.ds24-video-modal-panel{gap:var(--ds24-space-md);flex-direction:column;width:100%;max-width:110vh;display:flex}.ds24-video-modal-header{align-items:center;gap:var(--ds24-space-sm);display:flex}.ds24-video-modal-logo{flex-shrink:0;width:54px;height:54px}.ds24-video-modal-logo img{object-fit:contain;width:100%;height:100%}.ds24-video-modal-caption{color:var(--ds24-color-gray);flex:1;margin:0}.ds24-video-modal-embed{border-radius:var(--ds24-radius-md);width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.ds24-video-modal-embed iframe{border:none;width:100%;height:100%;position:absolute;inset:0}@media (width<=1439px){.ds24-component--video-modal{padding:40px var(--ds24-space-md)}.ds24-video-modal-panel{max-width:100vh}}@media (width>=1024px) and (width<=1279px){.ds24-component--video-modal{padding:32px var(--ds24-space-md)}.ds24-video-modal-panel{gap:var(--ds24-space-sm)}}@media (width<=1023px){.ds24-component--video-modal{padding:var(--ds24-space-md) var(--ds24-space-sm);align-items:center}.ds24-video-modal-panel{gap:var(--ds24-space-sm)}}@media (width<=743px){.ds24-component--video-modal{align-items:stretch;padding:0}.ds24-video-modal-panel{max-width:100%;height:100%;padding:0 var(--ds24-space-xs) 88px;flex-direction:column;gap:0;display:flex}.ds24-video-modal-header{text-align:center;align-items:center;gap:var(--ds24-space-xs);padding:var(--ds24-space-sm) 0;flex-direction:column;flex-shrink:0}.ds24-video-modal-logo{width:40px;height:40px}.ds24-video-modal-embed{flex-shrink:0;margin-top:auto;margin-bottom:auto}.ds24-video-modal-close{bottom:var(--ds24-space-xs);left:var(--ds24-space-xs);width:calc(100vw - 2 * var(--ds24-space-xs));position:absolute}.ds24-video-modal-close .ds24-element--button{width:100%;height:100%}}.ds24-widget{flex:none;position:relative}.ds24-widget .ds24-content{background-color:var(--ds24-color-white);border-radius:var(--ds24-radius-sm);justify-content:center;align-items:center;width:100%;height:145px;display:flex;overflow:hidden}.ds24-widget .ds24-content img{width:auto;height:100%;display:block}.ds24-widget .ds24-content>:not(img){justify-content:center;align-items:center;height:100%;display:flex}.ds24-widget.widget--trustpilot .ds24-content .trustpilot-widget{align-items:start;max-width:180px;height:110px;margin-left:10px;overflow:hidden}.ds24-widget.widget--google-reviews .ds24-content .rf-bage{box-shadow:none;text-align:center;border-radius:0;justify-content:center;align-items:center;gap:3px;width:180px;padding:0;background:0 0!important;border:0!important}.ds24-widget.widget--google-reviews .ds24-content .rf-bage:hover,.ds24-widget.widget--google-reviews .ds24-content .rf-bage--light:hover{box-shadow:none;background:0 0!important}.ds24-widget.widget--google-reviews .ds24-content .rf-bage img{width:20px;height:20px}.ds24-widget.widget--google-reviews .ds24-content .rf-bage__rating{font-size:21px;line-height:1}.ds24-widget.widget--google-reviews .ds24-content .rf-bage__stars svg{width:16px;height:16px}.ds24-widget.widget--google-reviews .ds24-content .rf-bage__description{max-width:140px;line-height:1.1}.ds24-widget.widget--capterra .ds24-content>a{width:100%;max-width:220px;margin-left:-12px;padding-inline:20px}@media (width<=1439px){.ds24-widget .ds24-content{height:135px}.ds24-widget.widget--trustpilot .ds24-content .trustpilot-widget{height:100px}}@media (width<=1279px) and (width>=1024px){.ds24-widget .ds24-content{height:125px}.ds24-widget.widget--google-reviews .ds24-content .rf-bage{gap:2px}.ds24-widget.widget--google-reviews .ds24-content .rf-bage__stars svg{width:14px;height:14px}.ds24-widget.widget--google-reviews .ds24-content .rf-bage__rating{font-size:18px}}@media (width<=1023px){.ds24-widget .ds24-content{height:143px}}.ds24-section--accordions{padding:var(--ds24-space-lg) var(--ds24-space-md);gap:var(--ds24-space-md);display:flex}.ds24-section--accordions .ds24-content{gap:var(--ds24-space-md);width:100%;top:calc(var(--ds24-sticky-height) + var(--ds24-header-height) + var(--ds24-space-lg));flex-direction:column;align-self:start;display:flex;position:sticky}.ds24-section--accordions .ds24-content .ds24-headline,.ds24-section--accordions .ds24-content .ds24-text{margin:0}.ds24-section--accordions .ds24-items{gap:var(--ds24-space-xs);flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.ds24-section--accordions .ds24-item{background-color:var(--ds24-color-light-gray)}.ds24-section--accordions .ds24-title{align-items:center;gap:var(--ds24-space-xs);padding:var(--ds24-space-xs);cursor:pointer;user-select:none;margin:0;display:flex}.ds24-section--accordions .ds24-title:hover{opacity:.85}.ds24-section--accordions .ds24-title:focus-visible{outline-offset:-2px;outline:2px solid}.ds24-section--accordions .ds24-icon{background-color:var(--ds24-color-black);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ds24-section--accordions .ds24-icon .ds24-element--icon{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ds24-section--accordions .ds24-icon .ds24-element--icon svg{filter:invert();width:30px;height:30px}.ds24-section--accordions .ds24-label{flex:1}.ds24-section--accordions .ds24-title:after{content:"+";text-align:center;flex-shrink:0;width:20px;font-size:32px;font-weight:300;line-height:1}.ds24-section--accordions .ds24-title[aria-expanded=true]:after{content:"−"}.ds24-section--accordions .ds24-body{opacity:0;max-height:0;padding:0 var(--ds24-space-xs);margin:0;transition:max-height .4s,opacity .4s;overflow:hidden}.ds24-section--accordions .ds24-title[aria-expanded=true]~.ds24-body{opacity:1}.ds24-section--accordions .ds24-body-inner{border-top:1px solid var(--ds24-color-black-20);padding:var(--ds24-space-xs) 0;color:var(--ds24-color-black)}.ds24-section--accordions .ds24-body-inner a{color:inherit;text-decoration:underline;transition:color .2s}.ds24-section--accordions .ds24-body-inner a:hover{color:var(--ds24-color-black)}.ds24-section--accordions .ds24-body-inner strong{color:var(--ds24-color-black);font-weight:var(--ds24-font-medium)}.ds24-section--accordions .ds24-body-inner ul,.ds24-section--accordions .ds24-body-inner ol{padding-left:var(--ds24-space-xs);flex-direction:column;gap:6px;margin-top:8px;margin-bottom:8px;display:flex}.ds24-section--accordions .ds24-body-inner ul{list-style:outside}.ds24-section--accordions .ds24-body-inner ol{list-style:decimal}.ds24-section--accordions .ds24-body-inner p:first-child,.ds24-section--accordions .ds24-body-inner ul:first-child,.ds24-section--accordions .ds24-body-inner ol:first-child{margin-top:0}.ds24-section--accordions .ds24-body-inner p:last-child,.ds24-section--accordions .ds24-body-inner ul:last-child,.ds24-section--accordions .ds24-body-inner ol:last-child{margin-bottom:0}@media (width<=1023px){.ds24-section--accordions{flex-direction:column}.ds24-section--accordions .ds24-content{position:static}}@media (width<=743px){.ds24-section--accordions .ds24-title{padding:var(--ds24-space-xs)}.ds24-section--accordions .ds24-body{padding:0 calc(var(--ds24-space-xs))}}.ds24-section--blog-posts{align-items:center;gap:var(--ds24-space-lg);padding:var(--ds24-space-lg) var(--ds24-space-md);flex-direction:column;display:flex}.ds24-section--blog-posts .ds24-content{text-align:center;gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-section--blog-posts .ds24-items{gap:var(--ds24-space-md);flex-wrap:wrap;width:100%;margin:0;padding:0;list-style:none;display:flex}.ds24-section--blog-posts .ds24-item{width:calc(100% / 4 - var(--ds24-space-md) * 3 / 4)}.ds24-component--blog-post-card{gap:var(--ds24-space-xs);flex-direction:column;justify-content:space-between;height:100%;display:flex}.ds24-component--blog-post-card .ds24-image{aspect-ratio:16/9;display:block;overflow:hidden}.ds24-component--blog-post-card .ds24-image img{object-fit:cover;width:100%;height:100%;display:block}.ds24-component--blog-post-card .ds24-body{gap:var(--ds24-space-xs);flex-direction:column;flex:1;align-items:start;display:flex}.ds24-component--blog-post-card .ds24-post-title{transition:all .2s ease-in-out}.ds24-component--blog-post-card .ds24-post-title:hover{opacity:.75}.ds24-component--blog-post-card .ds24-actions{flex-grow:1;align-items:flex-end;display:flex}@media (width<=1023px){.ds24-section--blog-posts .ds24-item{width:calc(100% / 2 - var(--ds24-space-md) / 2)}}@media (width<=743px){.ds24-section--blog-posts .ds24-items{gap:var(--ds24-space-xl)}.ds24-section--blog-posts .ds24-item{width:100%}}.ds24-section--brands{background-color:var(--ds24-color-white);padding-block:var(--ds24-space-lg);padding-inline:var(--ds24-space-md)}.ds24-section--brands.mode--dark{background-color:var(--ds24-color-black)}.ds24-section--brands.has--headline:not(.has--inline-headline){align-items:center;gap:var(--ds24-space-md);flex-direction:column;display:flex}.ds24-section--brands.has--headline:not(.has--inline-headline)>.ds24-headline{text-align:center;margin:0}.ds24-section--brands.has--inline-headline .ds24-inner{align-items:center;gap:var(--ds24-space-lg);display:flex}.ds24-section--brands.has--inline-headline .ds24-inner>.ds24-headline{text-align:left;flex-shrink:0;margin:0}.ds24-section--brands .ds24-items{justify-content:space-around;align-items:center;gap:var(--ds24-space-md);margin:0;padding:0;list-style:none;display:flex}.ds24-section--brands .ds24-item img{width:auto;display:block}@media (width<=1023px){.ds24-section--brands.has--inline-headline{padding:var(--ds24-space-md)}.ds24-section--brands.has--inline-headline .ds24-inner{align-items:center;gap:var(--ds24-space-md);flex-direction:column}.ds24-section--brands .ds24-items{justify-content:center;gap:var(--ds24-space-sm);flex-wrap:wrap}.ds24-section--brands.has--inline-headline .ds24-inner>.ds24-headline{text-align:center}.ds24-section--brands .ds24-item img{height:46px}}@media (width<=743px){.ds24-section--brands .ds24-slider{touch-action:pan-y;margin-inline:calc(-1 * var(--ds24-space-md));-webkit-mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-space-md), black calc(100% - var(--ds24-space-md)), transparent 100%);mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-space-md), black calc(100% - var(--ds24-space-md)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-space-md), black calc(100% - var(--ds24-space-md)), transparent 100%);overflow:hidden}.ds24-section--brands .ds24-track{will-change:transform;flex-wrap:nowrap;justify-content:flex-start;gap:0;width:100%;transition:transform .4s;display:flex}.ds24-section--brands .ds24-track.is--no-transition{transition:none}.ds24-section--brands .ds24-item{width:100%;padding-inline:var(--ds24-space-md);flex:0 0 100%;justify-content:center;align-items:center;display:flex}.ds24-section--brands .ds24-item img{width:auto;height:auto}}.ds24-section--brands.layout--full{background-color:var(--ds24-color-background);padding-block:var(--ds24-space-lg);padding-inline:var(--ds24-space-md)}.ds24-section--brands.layout--full .ds24-items{justify-content:center;align-items:start;gap:var(--ds24-space-md);margin:0;padding:0;list-style:none;display:flex}.ds24-section--brands.layout--full .ds24-item{text-align:center;align-items:center;gap:var(--ds24-space-sm);flex-direction:column;width:100%;max-width:280px;display:flex}.ds24-section--brands.layout--full .ds24-item a{text-align:center;align-items:center;gap:var(--ds24-space-sm);color:inherit;flex-direction:column;text-decoration:none;display:flex}.ds24-section--brands.layout--full .ds24-item img{aspect-ratio:1;object-fit:contain;border:1px solid var(--ds24-color-border);width:100%;height:auto;display:block}.ds24-section--brands.layout--full .ds24-content{flex-direction:column;gap:4px;display:flex}.ds24-section--brands.layout--full .ds24-headline{color:var(--ds24-color-text)}.ds24-section--brands.layout--full .ds24-item a:hover .ds24-headline{text-decoration:underline}@media (width<=743px){.ds24-section--brands.layout--full{padding-inline:var(--ds24-space-xs)}.ds24-section--brands.layout--full .ds24-items{gap:var(--ds24-space-sm)}.ds24-section--brands.layout--full .ds24-item{width:calc(100% / 2 - var(--ds24-space-sm) * 2 / 3);flex:none;padding:0}.ds24-section--brands.layout--full .ds24-item img{max-width:100%}}.ds24-section--cards{padding:var(--ds24-space-lg) var(--ds24-space-md);gap:var(--ds24-space-md);flex-direction:column;align-items:end;display:flex}.ds24-section--cards .ds24-items{gap:var(--ds24-space-md);flex-wrap:wrap;width:100%;margin:0;padding:0;list-style:none;display:flex}.ds24-section--cards.layout--4-col .ds24-item{width:calc(100% / 4 - var(--ds24-space-md) * 3 / 4)}.ds24-section--cards.layout--3-col .ds24-item{width:calc(100% / 3 - var(--ds24-space-md) * 2 / 3)}.ds24-section--cards.layout--2-col .ds24-item{width:calc(100% / 2 - var(--ds24-space-md) * 1 / 2)}.ds24-section--cards .ds24-item{gap:var(--ds24-space-sm);padding:var(--ds24-space-md);background-color:var(--ds24-color-light-gray);flex-direction:column;display:flex}.ds24-section--cards .ds24-content{flex-direction:column;gap:10px;display:flex}.ds24-section--cards .ds24-icon-wrap{justify-content:flex-start;align-items:center;display:flex}.ds24-section--cards .ds24-icon-wrap svg,.ds24-section--cards .ds24-icon-wrap img{flex-shrink:0;display:block}.ds24-section--cards .ds24-icon-wrap.size--sm svg,.ds24-section--cards .ds24-icon-wrap.size--sm img{width:30px;height:30px}.ds24-section--cards .ds24-icon-wrap.size--default svg,.ds24-section--cards .ds24-icon-wrap.size--default img{width:36px;height:36px}.ds24-section--cards .ds24-icon-wrap.size--lg svg,.ds24-section--cards .ds24-icon-wrap.size--lg img{width:60px;height:60px}.ds24-section--cards .ds24-icon-wrap.is--boxed{background-color:var(--ds24-color-black);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ds24-section--cards .ds24-icon-wrap.is--boxed svg,.ds24-section--cards .ds24-icon-wrap.is--boxed img{filter:invert()}.ds24-section--cards .ds24-icon-wrap.is--boxed.size--sm{width:48px;height:48px}.ds24-section--cards .ds24-icon-wrap.is--boxed.size--sm svg,.ds24-section--cards .ds24-icon-wrap.is--boxed.size--sm img{filter:invert();width:30px;height:30px}.ds24-section--cards .ds24-icon-wrap.is--boxed.size--default{width:56px;height:56px}.ds24-section--cards .ds24-icon-wrap.is--boxed.size--default svg,.ds24-section--cards .ds24-icon-wrap.is--boxed.size--default img{filter:invert();width:36px;height:36px}.ds24-section--cards .ds24-icon-wrap.is--boxed.size--lg{width:64px;height:64px}.ds24-section--cards .ds24-icon-wrap.is--boxed.size--lg svg,.ds24-section--cards .ds24-icon-wrap.is--boxed.size--lg img{filter:invert();width:40px;height:40px}.ds24-section--cards .ds24-title,.ds24-section--cards .ds24-text,.ds24-section--cards .ds24-text p{margin:0}@media (width<=1279px){.ds24-section--cards.layout--4-col .ds24-item{width:calc(100% / 2 - var(--ds24-space-md) * 1 / 2)}}@media (width<=1023px){.ds24-section--cards.layout--3-col .ds24-item{width:calc(100% / 2 - var(--ds24-space-md) * 1 / 2)}}@media (width<=743px){.ds24-section--cards{padding:var(--ds24-space-lg) var(--ds24-space-md);align-items:center}.ds24-section--cards.layout--2-col .ds24-item,.ds24-section--cards.layout--3-col .ds24-item,.ds24-section--cards.layout--4-col .ds24-item{text-align:center;align-items:center;width:100%}}.ds24-section--downloads{padding-block:var(--ds24-space-lg);padding-inline:var(--ds24-space-md)}.ds24-section--downloads .ds24-items{gap:var(--ds24-space-md);margin:0;flex-wrap:wrap;margin-inline:auto;padding:0;list-style:none;display:flex}.ds24-section--downloads .ds24-item{width:calc(100% / 4 - var(--ds24-space-md) * 3 / 4)}.ds24-component--download-card{justify-content:space-between;gap:var(--ds24-space-md);height:100%;min-height:160px;padding:var(--ds24-space-xs);background-color:var(--ds24-color-light-gray);flex-direction:column;display:flex}.ds24-component--download-card .ds24-label{flex:1}.ds24-component--download-card .ds24-actions{align-items:center;display:flex}.ds24-element--button.type--link .ds24-icon--no-animate,.ds24-element--button.type--link .ds24-icon--no-animate:last-child{transition:opacity .2s ease-in-out}.ds24-element--button.type--link:hover .ds24-icon--no-animate,.ds24-element--button.type--link:hover .ds24-icon--no-animate:last-child{opacity:.7;transform:none!important}@media (width<=1023px) and (width>=744px){.ds24-section--downloads .ds24-item{width:calc(50% - var(--ds24-space-md) / 2)}}@media (width<=743px){.ds24-section--downloads .ds24-item{width:100%}}.ds24-section--cta{padding:var(--ds24-space-lg) var(--ds24-space-md);background-color:var(--ds24-color-black);color:var(--ds24-color-white);justify-content:center;display:flex}.ds24-section--cta .ds24-content{gap:var(--ds24-space-md);width:100%;max-width:var(--ds24-container-md);flex-direction:column;display:flex}.ds24-section--cta .ds24-title,.ds24-section--cta .ds24-headline,.ds24-section--cta .ds24-subtitle,.ds24-section--cta .ds24-text{color:var(--ds24-color-white);margin:0}.ds24-section--cta .ds24-actions{gap:var(--ds24-space-sm);flex-wrap:wrap;display:flex}.ds24-section--cta.layout--centered .ds24-content{text-align:center;max-width:var(--ds24-container-sm);align-items:center}.ds24-section--cta.layout--centered .ds24-actions{justify-content:center}.ds24-section--cta.layout--right .ds24-content{text-align:right;align-items:flex-end}.ds24-section--cta.layout--right .ds24-actions{justify-content:flex-end}@media (width<=1439px){.ds24-section--cta .ds24-content{max-width:var(--ds24-container-sm)}.ds24-section--cta.layout--centered .ds24-content{max-width:var(--ds24-container-xs)}}@media (width<=743px){.ds24-section--cta .ds24-content{max-width:var(--ds24-container-2xs)}}.ds24-section--faq{padding:var(--ds24-space-lg) var(--ds24-space-md);gap:var(--ds24-space-md);display:flex}.ds24-section--faq .ds24-headline{width:var(--ds24-container-2xs);flex-shrink:0;margin:0}.ds24-section--faq .ds24-items{flex:1}.ds24-section--faq .ds24-item{border-bottom:1px solid var(--ds24-color-border)}.ds24-section--faq .ds24-item:last-child{border-bottom:none}.ds24-section--faq .ds24-title{padding:var(--ds24-space-sm) 0;color:var(--ds24-color-text);cursor:pointer;user-select:none;justify-content:space-between;align-items:center;gap:16px;margin:0;transition:opacity .2s;display:flex}.ds24-section--faq .ds24-title:hover{opacity:.75}.ds24-section--faq .ds24-title:after{content:"+";text-align:center;flex-shrink:0;width:20px;font-size:32px;font-weight:300;line-height:1}.ds24-section--faq .ds24-title[aria-expanded=true]:after{content:"−"}.ds24-section--faq .ds24-text{max-height:0;color:var(--ds24-color-black-50);margin:0;transition:max-height .3s;overflow:hidden}.ds24-section--faq .ds24-text-inner{padding-bottom:var(--ds24-space-md)}.ds24-section--faq .ds24-text-inner ul,.ds24-section--faq .ds24-text-inner ol{padding-left:var(--ds24-space-xs);margin-top:var(--ds24-space-xs);margin-bottom:var(--ds24-space-xs);flex-direction:column;gap:10px;display:flex}.ds24-section--faq .ds24-text-inner ul{list-style:outside}.ds24-section--faq .ds24-text-inner ol{list-style:decimal}.ds24-section--faq .ds24-text-inner a{color:inherit;text-decoration:underline;transition:all .2s}.ds24-section--faq .ds24-text-inner a:hover{color:var(--ds24-color-black)}.ds24-section--faq .ds24-text-inner strong{color:var(--ds24-color-black);font-weight:var(--ds24-font-weight-medium)}.ds24-section--faq .ds24-text-inner p:first-child,.ds24-section--faq .ds24-text-inner ul:first-child,.ds24-section--faq .ds24-text-inner ol:first-child{margin-top:0}.ds24-section--faq .ds24-text-inner p:last-child,.ds24-section--faq .ds24-text-inner ul:last-child,.ds24-section--faq .ds24-text-inner ol:last-child{margin-bottom:0}.ds24-section--faq.layout--two-column{flex-direction:column}.ds24-section--faq.layout--two-column .ds24-headline{flex-shrink:unset;width:100%;max-width:none}.ds24-section--faq.layout--two-column .ds24-columns{gap:0 var(--ds24-space-lg);grid-template-columns:1fr 1fr;display:grid}.ds24-section--faq.layout--two-column .ds24-items .ds24-item:last-child{border-bottom:none}@media (width<=1023px){.ds24-section--faq.layout--two-column .ds24-columns{grid-template-columns:1fr;gap:0}.ds24-section--faq.layout--two-column .ds24-items:first-child .ds24-item:last-child{border-bottom:1px solid var(--ds24-color-border)}}@media (width>=1920px){.ds24-section--faq .ds24-headline{width:var(--ds24-container-xs)}}@media (width<=1279px){.ds24-section--faq .ds24-headline{max-width:var(--ds24-container-3xs)}}@media (width<=1023px){.ds24-section--faq{flex-direction:column}.ds24-section--faq .ds24-headline{width:100%;max-width:none}}@media (width<=743px){.ds24-section--faq .ds24-title{padding:var(--ds24-space-xs) 0}}.ds24-section--feature{align-items:center;gap:var(--ds24-space-xl);padding:var(--ds24-space-lg) var(--ds24-space-md);flex-direction:column;display:flex}.ds24-section--feature .ds24-item{align-items:center;gap:var(--ds24-space-xl);max-width:var(--ds24-container-md);width:100%;display:flex}.ds24-section--feature .ds24-item.layout--image-left{flex-direction:row-reverse}.ds24-section--feature .ds24-item.has--outside-headline{gap:var(--ds24-space-lg);flex-wrap:wrap}.ds24-section--feature .ds24-item .ds24-headline.is--outside{flex-shrink:0;width:100%}.ds24-section--feature .ds24-item .ds24-content{align-items:start;gap:var(--ds24-space-md);flex-direction:column;flex:1;display:flex}.ds24-section--feature .ds24-item .ds24-headline,.ds24-section--feature .ds24-item .ds24-subtitle{margin:0}.ds24-section--feature .ds24-item .ds24-blocks{gap:var(--ds24-space-md);flex-direction:column;display:flex}.ds24-section--feature .ds24-item .ds24-label{margin:0 0 var(--ds24-space-xs)}.ds24-section--feature .ds24-item .ds24-text{color:var(--ds24-color-text-muted);margin:0}.ds24-section--feature .ds24-item .ds24-image img{width:100%;height:auto;display:block}.ds24-section--feature .ds24-item .ds24-image.is--portrait{max-width:420px}.ds24-section--feature .ds24-item .ds24-image.is--landscape{max-width:700px}@media (width>=1920px){.ds24-section--feature .ds24-item{max-width:var(--ds24-container-lg)}.ds24-section--feature .ds24-item .ds24-image.is--portrait{max-width:480px}.ds24-section--feature .ds24-item .ds24-image.is--landscape{max-width:800px}}@media (width<=1439px){.ds24-section--feature .ds24-item{max-width:var(--ds24-container-sm)}.ds24-section--feature .ds24-item .ds24-image.is--portrait{max-width:360px}.ds24-section--feature .ds24-item .ds24-image.is--landscape{max-width:560px}}@media (width<=1279px) and (width>=1024px){.ds24-section--feature .ds24-item .ds24-image.is--portrait{max-width:320px}.ds24-section--feature .ds24-item .ds24-image.is--landscape{max-width:480px}}@media (width<=1023px){.ds24-section--feature .ds24-item{gap:var(--ds24-space-lg)}.ds24-section--feature .ds24-item.has--outside-headline{gap:var(--ds24-space-md)}.ds24-section--feature .ds24-item.has--outside-headline .ds24-headline.is--outside{order:1}.ds24-section--feature .ds24-item .ds24-content{gap:var(--ds24-space-sm)}.ds24-section--feature .ds24-item.has--outside-headline .ds24-content{order:3}.ds24-section--feature .ds24-item .ds24-label{margin-bottom:10px}.ds24-section--feature .ds24-item .ds24-image.is--portrait{max-width:320px}.ds24-section--feature .ds24-item .ds24-image.is--landscape{max-width:560px}}@media (width<=743px){.ds24-section--feature .ds24-item,.ds24-section--feature .ds24-item.layout--image-left{gap:var(--ds24-space-lg);max-width:var(--ds24-container-2xs);flex-direction:column;margin-inline:auto}.ds24-section--feature .ds24-item .ds24-image{order:-1;width:100%;max-width:100%}.ds24-section--feature .ds24-item .ds24-image.is--portrait{max-width:335px}.ds24-section--feature .ds24-item .ds24-image.is--landscape{max-width:100%}.ds24-section--feature .ds24-item{text-align:center}.ds24-section--feature .ds24-item .ds24-content{align-items:center}}.ds24-section--feature-group{gap:var(--ds24-space-lg);padding:var(--ds24-space-lg) 0;border-bottom:1px solid var(--ds24-color-light-gray);scroll-margin-top:var(--ds24-features-scroll-margin,60px);flex-direction:column;display:flex}.ds24-section--feature-group:last-of-type{border-bottom:none;padding-bottom:0}.ds24-section--feature-group.is-hidden{display:none}.ds24-section--feature-group .ds24-title{margin:0}.ds24-section--feature-group .ds24-items{gap:var(--ds24-space-lg) var(--ds24-space-xl);flex-wrap:wrap;align-items:start;display:flex}.ds24-section--feature-group .ds24-feature-item{gap:var(--ds24-space-xs);width:calc(50% - var(--ds24-space-xl) / 2);flex-direction:column;align-items:start;display:flex}.ds24-section--feature-group .ds24-feature-item.is-hidden{display:none}.ds24-section--feature-group .ds24-feature-item-title{margin:0}.ds24-section--feature-group .ds24-feature-item-roles{flex-wrap:wrap;gap:6px;display:flex}.ds24-section--feature-group .ds24-feature-item-role{color:var(--ds24-color-black-50);border:1px solid var(--ds24-color-black-50);text-transform:capitalize;border-radius:100px;padding:7px 10px 5px;line-height:1;display:inline-flex}.ds24-section--feature-group .ds24-feature-item-text{color:var(--ds24-color-black);margin:0}.ds24-section--feature-group .ds24-feature-item-note{color:var(--ds24-color-black-50);margin:0;font-size:14px}.ds24-section--feature-group .ds24-integration-group{gap:var(--ds24-space-sm);flex-direction:column;align-items:start;width:100%;display:flex}.ds24-section--feature-group .ds24-integration-group.is-hidden{display:none}.ds24-section--feature-group .ds24-integration-logos{gap:var(--ds24-space-md);flex-wrap:wrap;width:100%;display:flex}.ds24-section--feature-group .ds24-integration-logo{gap:var(--ds24-space-xs);width:calc(100% / 3 - var(--ds24-space-md) * 2 / 3);color:var(--ds24-color-black);flex-direction:column;align-items:start;text-decoration:none;display:flex}a.ds24-section--feature-group .ds24-integration-logo:hover{opacity:.8}.ds24-section--feature-group .ds24-integration-logo-media{border:1px solid var(--ds24-color-light-gray);min-height:120px;padding:var(--ds24-space-xs);justify-content:center;align-items:center;width:100%;display:flex}.ds24-section--feature-group .ds24-integration-logo-media img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:60px;display:block}.ds24-section--feature-group div.ds24-integration-logo .ds24-integration-logo-label{text-decoration:none}.ds24-section--feature-group .ds24-integration-group .ds24-element--button.type--primary{margin-top:var(--ds24-space-md)}.ds24-section--feature-group .ds24-price-block{flex-direction:column;width:100%;display:flex}.ds24-section--feature-group .ds24-price-headlines{gap:var(--ds24-space-md);display:flex}.ds24-section--feature-group .ds24-price-headline{gap:var(--ds24-space-sm);width:calc(50% - var(--ds24-space-md) / 2);padding:var(--ds24-space-md);background-color:var(--ds24-color-product-bluetiful);color:var(--ds24-color-white);flex-direction:column;display:flex}.ds24-section--feature-group .ds24-price-headline.is-hidden{display:none}.ds24-section--feature-group .ds24-price-headline .ds24-feature-item-role{color:var(--ds24-color-white);border:none;border-radius:0;padding:0}.ds24-section--feature-group .ds24-price-table{gap:var(--ds24-space-md);width:100%;margin-top:var(--ds24-space-lg);padding-top:var(--ds24-space-lg);border-top:1px solid var(--ds24-color-light-gray);flex-direction:column;align-items:start;display:flex}.ds24-section--feature-group .ds24-price-table.is-hidden{display:none}.ds24-section--feature-group .ds24-price-title{max-width:calc(50% - var(--ds24-space-md) / 2);align-items:start;gap:var(--ds24-space-sm);flex-direction:column;display:flex}.ds24-section--feature-group .ds24-price-rows{gap:var(--ds24-space-md);flex-direction:column;width:100%;display:flex}.ds24-section--feature-group .ds24-price-row{gap:var(--ds24-space-md);display:flex}.ds24-section--feature-group .ds24-price-row-name{font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);flex:1}.ds24-section--feature-group .ds24-price-row-desc{color:var(--ds24-color-black-50);flex-shrink:0;width:100%;max-width:260px}.ds24-section--feature-group .ds24-price-row-value{font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);text-align:right;flex-shrink:0;width:100%;max-width:190px}@media (width>=1920px){.ds24-section--feature-group .ds24-integration-logo-media{min-height:160px}.ds24-section--feature-group .ds24-price-row-desc{max-width:300px}}@media (width<=1279px) and (width>=1024px){.ds24-section--feature-group .ds24-integration-logo{width:calc(50% - var(--ds24-space-md) / 2)}.ds24-section--feature-group .ds24-integration-logo-media img{max-width:120px}.ds24-section--feature-group .ds24-price-row-desc{max-width:220px}.ds24-section--feature-group .ds24-price-row-value{max-width:120px}}@media (width<=1439px) and (width>=1280px){.ds24-section--feature-group .ds24-price-row-desc{max-width:220px}}@media (width<=1023px){.ds24-section--feature-group .ds24-feature-item{width:100%}.ds24-section--feature-group .ds24-items{gap:var(--ds24-space-md) var(--ds24-space-lg)}.ds24-section--feature-group .ds24-integration-logo{width:100%}.ds24-section--feature-group .ds24-price-headlines{flex-direction:column}.ds24-section--feature-group .ds24-price-headline,.ds24-section--feature-group .ds24-price-title{width:100%;max-width:100%}.ds24-section--feature-group .ds24-price-rows{gap:var(--ds24-space-md)}.ds24-section--feature-group .ds24-price-row{gap:var(--ds24-space-md);grid-template-columns:1fr 120px;display:grid}.ds24-section--feature-group .ds24-price-row-name{grid-column:1/-1}.ds24-section--feature-group .ds24-price-row-name:empty{display:none}.ds24-section--feature-group .ds24-price-row-desc{width:auto;max-width:none}.ds24-section--feature-group .ds24-price-row-value{width:120px;max-width:120px}}@media (width<=743px){.ds24-section--feature-group .ds24-feature-item{width:100%}.ds24-section--feature-group .ds24-items{gap:var(--ds24-space-lg)}.ds24-section--feature-group .ds24-integration-logo{width:100%}.ds24-section--feature-group .ds24-price-headlines{flex-direction:column}.ds24-section--feature-group .ds24-price-headline{width:100%}.ds24-section--feature-group .ds24-price-row-value{min-width:80px}}.ds24-section--headline{background-color:var(--ds24-color-white);color:var(--ds24-color-black);padding:var(--ds24-space-lg) var(--ds24-space-md);gap:var(--ds24-space-xl);display:flex}.ds24-section--headline .ds24-content{gap:var(--ds24-space-sm);flex-direction:column;display:flex}.ds24-section--headline .ds24-headline,.ds24-section--headline .ds24-subtitle,.ds24-section--headline .ds24-text{margin:0}.ds24-section--headline.orientation--vertical .ds24-content{width:100%}.ds24-section--headline.orientation--vertical.layout--left .ds24-content{text-align:left;align-items:flex-start}.ds24-section--headline.orientation--vertical.layout--centered{justify-content:center}.ds24-section--headline.orientation--vertical.layout--centered .ds24-content{text-align:center;align-items:center}.ds24-section--headline.orientation--vertical.layout--right .ds24-content{text-align:right;align-items:flex-end}.ds24-section--headline.orientation--horizontal .ds24-content{width:50%}.ds24-section--headline.orientation--horizontal.layout--left{justify-content:space-between}.ds24-section--headline.orientation--horizontal.layout--right{flex-direction:row-reverse;justify-content:space-between}.ds24-section--headline.orientation--horizontal.layout--centered{justify-content:center}.ds24-section--headline.orientation--horizontal.layout--centered .ds24-content{max-width:calc(var(--ds24-container-md) / 2)}@media (width<=1023px) and (orientation:portrait){.ds24-section--headline.orientation--horizontal{gap:var(--ds24-space-md);flex-direction:column}.ds24-section--headline.orientation--horizontal .ds24-content{width:100%}}@media (width<=743px){.ds24-section--headline{gap:var(--ds24-space-md)}.ds24-section--headline.orientation--horizontal{flex-direction:column}.ds24-section--headline .ds24-content{width:100%;max-width:var(--ds24-container-2xs);margin-inline:auto}}.ds24-section--hero-about{height:calc(100dvh - var(--ds24-header-height) - var(--ds24-sticky-height));min-height:700px;max-height:900px;padding:var(--ds24-space-md);flex-direction:column;align-items:flex-start;display:flex;position:relative;overflow:hidden}.ds24-section--hero-about picture{z-index:-1;position:absolute;inset:0}.ds24-section--hero-about .ds24-bg-wrap,.ds24-section--hero-about .ds24-bg-wrap picture{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-about .ds24-bg{object-fit:cover;object-position:center;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-about img.ds24-bg{opacity:0}.ds24-section--hero-about .ds24-bg.is--loaded{opacity:1}.ds24-section--hero-about .ds24-bg-wrap~.ds24-overlay,.ds24-section--hero-about:after{content:"";background:var(--ds24-color-black-60);z-index:0;pointer-events:none;position:absolute;inset:0}.ds24-section--hero-about .ds24-content{z-index:1;width:100%;max-width:var(--ds24-container-sm);color:var(--ds24-color-white);justify-content:center;align-items:flex-start;gap:var(--ds24-space-md);flex-direction:column;flex-grow:1;display:flex;position:relative}.ds24-section--hero-about .ds24-text-group{align-items:flex-start;gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-section--hero-about .ds24-title{color:var(--ds24-color-white-60);margin:0}.ds24-section--hero-about .ds24-headline,.ds24-section--hero-about .ds24-subtitle{color:var(--ds24-color-white);margin:0}.ds24-section--hero-about .ds24-text{color:var(--ds24-color-white);max-width:var(--ds24-container-2xs);margin:0}.ds24-section--hero-about .ds24-text p{margin:0}.ds24-section--hero-about .ds24-text p+p{margin-top:16px}@media (width>=1920px){.ds24-section--hero-about{min-height:900px;max-height:1000px}.ds24-section--hero-about .ds24-content{max-width:var(--ds24-container-md)}}@media (width<=1439px){.ds24-section--hero-about{min-height:560px;max-height:660px}.ds24-section--hero-about .ds24-content{max-width:var(--ds24-container-xs)}}@media (width<=1279px) and (width>=600px) and (orientation:landscape){.ds24-section--hero-about{min-height:460px;max-height:560px}.ds24-section--hero-about .ds24-content{max-width:600px}}@media (width<=1023px) and (width>=744px) and (orientation:portrait){.ds24-section--hero-about{min-height:720px;max-height:1200px}}@media (width<=1023px) and (width>=744px) and (orientation:landscape){.ds24-section--hero-about{height:auto;min-height:460px;max-height:560px}}@media (width<=743px) and (orientation:portrait),(width<=666px) and (orientation:landscape){.ds24-section--hero-about{min-height:560px;max-height:none;height:calc(100dvh - var(--ds24-header-height));padding-block:var(--ds24-space-lg);align-items:center}.ds24-section--hero-about .ds24-text-group{text-align:center;align-items:center}.ds24-section--hero-about .ds24-element--button{text-align:center;width:100%}}@media (width<=743px) and (width>=667px) and (orientation:landscape){.ds24-section--hero-about{height:auto;min-height:520px}}.ds24-section--hero-contact{height:460px;padding:var(--ds24-space-md);display:flex;position:relative;overflow:hidden}.ds24-section--hero-contact picture{z-index:-1;position:absolute;inset:0}.ds24-section--hero-contact .ds24-bg-wrap,.ds24-section--hero-contact .ds24-bg-wrap picture{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-contact .ds24-bg{object-fit:cover;object-position:center;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-contact img.ds24-bg{opacity:0}.ds24-section--hero-contact .ds24-bg.is--loaded{opacity:1}.ds24-section--hero-contact .ds24-content{z-index:1;width:55%;color:var(--ds24-color-white);justify-content:center;align-items:flex-start;gap:var(--ds24-space-xs);flex-direction:column;flex-grow:1;display:flex;position:relative}.ds24-section--hero-contact .ds24-headline{color:var(--ds24-color-white);margin:0}.ds24-section--hero-contact .ds24-text{color:var(--ds24-color-white);max-width:var(--ds24-container-2xs);margin:0}.ds24-section--hero-contact .ds24-text p{margin:0}.ds24-section--hero-contact .ds24-text p+p{margin-top:16px}@media (width>=1920px){.ds24-section--hero-contact{height:640px}.ds24-section--hero-contact .ds24-text{max-width:var(--ds24-container-xs)}}@media (width<=1439px){.ds24-section--hero-contact{height:400px}.ds24-section--hero-contact .ds24-content{width:50%}}@media (width<=1279px) and (width>=600px) and (orientation:landscape){.ds24-section--hero-contact{height:320px}.ds24-section--hero-contact .ds24-content{width:480px}.ds24-section--hero-contact .ds24-text{max-width:440px}}@media (width<=1023px) and (width>=744px) and (orientation:portrait){.ds24-section--hero-contact{width:100%;height:600px;padding-top:var(--ds24-space-lg)}.ds24-section--hero-contact .ds24-content{width:100%;max-width:440px}}@media (width<=1023px) and (width>=744px) and (orientation:landscape){.ds24-section--hero-contact{height:auto;min-height:460px;max-height:560px}}@media (width<=743px) and (orientation:portrait),(width<=666px) and (orientation:landscape){.ds24-section--hero-contact:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 50%,#00000080 100%);position:absolute;inset:0}.ds24-section--hero-contact .ds24-content{z-index:1}.ds24-section--hero-contact{height:480px;padding-block:var(--ds24-space-lg);align-items:end}.ds24-section--hero-contact .ds24-content{width:100%;max-width:var(--ds24-container-2xs);text-align:center;justify-content:start;align-items:center}.ds24-section--hero-contact .ds24-element--button{text-align:center;width:100%}}@media (width<=743px) and (width>=667px) and (orientation:landscape){.ds24-section--hero-contact{height:auto;min-height:520px}}.ds24-section--hero-split{height:calc(100vh - var(--ds24-header-height) - var(--ds24-sticky-height));min-height:700px;max-height:900px;padding:var(--ds24-space-md);background-color:var(--ds24-color-surface);flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.ds24-section--hero-split picture{z-index:-1;position:absolute;inset:0}.ds24-section--hero-split .ds24-bg-wrap,.ds24-section--hero-split .ds24-bg-wrap picture{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-split .ds24-bg{object-fit:cover;object-position:center;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-split img.ds24-bg{opacity:0}.ds24-section--hero-split .ds24-bg.is--loaded{opacity:1}.ds24-section--hero-split .ds24-content{z-index:1;align-items:flex-start;gap:var(--ds24-space-md);width:55%;color:var(--ds24-color-white);flex-direction:column;display:flex;position:relative}.ds24-section--hero-split .ds24-content .ds24-headline{color:var(--ds24-color-white);overflow-wrap:break-word;max-width:100%;margin:0}.ds24-section--hero-split .ds24-content .ds24-text{color:var(--ds24-color-white);max-width:var(--ds24-container-2xs);margin:0}.ds24-section--hero-split .ds24-content .ds24-text p{margin:0}.ds24-section--hero-split .ds24-content .ds24-text p+p{margin-top:16px}.ds24-section--hero-split .ds24-component--cta-box{z-index:1;bottom:var(--ds24-space-md);right:var(--ds24-space-md);width:100%;max-width:var(--ds24-container-2xs);align-items:center;gap:var(--ds24-space-xs);background-color:var(--ds24-color-black);border-radius:var(--ds24-radius-lg);padding:var(--ds24-space-md);color:var(--ds24-color-white);display:flex;position:absolute}.ds24-section--hero-split .ds24-cta-text{flex-direction:column;flex:1;gap:6px;display:flex}.ds24-section--hero-split .ds24-cta-text .ds24-headline{color:var(--ds24-color-white);margin:0}.ds24-section--hero-split .ds24-cta-text .ds24-text{color:var(--ds24-color-white-50);margin:0}.ds24-section--hero-split .ds24-component--cta-box .ds24-element--button{flex-shrink:0}@media (width>=1920px){.ds24-section--hero-split{min-height:900px;max-height:1000px}.ds24-section--hero-split .ds24-content .ds24-text{max-width:var(--ds24-container-xs)}}@media (width<=1439px){.ds24-section--hero-split{min-height:560px;max-height:660px}}@media (width<=1279px) and (width>=600px) and (orientation:landscape){.ds24-section--hero-split{min-height:460px;max-height:560px}.ds24-section--hero-split .ds24-content{width:480px;max-width:430px}.ds24-section--hero-split .ds24-component--cta-box{padding:var(--ds24-space-sm);max-width:430px}}@media (width<=1023px) and (width>=744px) and (orientation:portrait){.ds24-section--hero-split{aspect-ratio:744/900;height:auto;min-height:720px;max-height:1200px;padding-top:var(--ds24-space-lg);justify-content:flex-start}.ds24-section--hero-split .ds24-content{width:100%;max-width:440px}.ds24-section--hero-split .ds24-component--cta-box{right:auto;left:var(--ds24-space-md)}}@media (width<=1023px) and (width>=744px) and (orientation:landscape){.ds24-section--hero-split{height:auto;min-height:460px;max-height:560px}}@media (width<=743px) and (orientation:portrait),(width<=666px) and (orientation:landscape){.ds24-section--hero-split{height:auto;min-height:900px;max-height:none;padding-block:var(--ds24-space-lg);justify-content:space-between;align-items:center}.ds24-section--hero-split .ds24-content{width:100%;max-width:var(--ds24-container-2xs);text-align:center;align-items:center}.ds24-section--hero-split .ds24-content .ds24-element--button{text-align:center;width:100%}.ds24-section--hero-split .ds24-component--cta-box{position:unset;max-width:100%;margin-top:var(--ds24-space-md);gap:var(--ds24-space-md)}.ds24-section--hero-split .ds24-component--cta-box .ds24-element--button{width:auto;padding:var(--ds24-space-xs);gap:0;font-size:0}.ds24-section--hero-split .ds24-component--cta-box .ds24-element--button svg{font-size:1rem}}@media (width<=743px) and (width>=667px) and (orientation:landscape){.ds24-section--hero-split{height:auto;min-height:520px}}.ds24-section--hero-homepage{min-height:calc(100vh - var(--ds24-header-height));height:auto;padding:var(--ds24-space-lg) var(--ds24-space-md) var(--ds24-space-md);align-items:start;gap:var(--ds24-space-md);flex-direction:column;display:flex;position:relative;overflow:hidden}.ds24-section--hero-homepage picture{z-index:-1;position:absolute;inset:0}.ds24-section--hero-homepage .ds24-bg-wrap,.ds24-section--hero-homepage .ds24-bg-wrap picture{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-homepage .ds24-bg{object-fit:cover;object-position:center;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-homepage img.ds24-bg{opacity:0}.ds24-section--hero-homepage .ds24-bg.is--loaded{opacity:1}.ds24-section--hero-homepage .ds24-content{z-index:1;width:60%;color:var(--ds24-color-white);align-items:flex-start;gap:var(--ds24-space-md);flex-direction:column;flex-grow:1;display:flex;position:relative}.ds24-section--hero-homepage .ds24-text-group{align-items:flex-start;gap:var(--ds24-space-xs);flex-direction:column;flex-grow:1;display:flex}.ds24-section--hero-homepage .ds24-headline{color:var(--ds24-color-white);margin:0}.ds24-section--hero-homepage .ds24-text{color:var(--ds24-color-white);max-width:var(--ds24-container-2xs);margin:0}.ds24-section--hero-homepage .ds24-text p{margin:0}.ds24-section--hero-homepage .ds24-text p+p{margin-top:16px}.ds24-section--hero-homepage .is--mobile-cta{display:none}.ds24-section--hero-homepage .ds24-cta{background-color:var(--ds24-color-black);padding:var(--ds24-space-xs);align-items:flex-start;gap:var(--ds24-space-sm);flex-direction:column;display:flex}.ds24-section--hero-homepage .ds24-label{color:var(--ds24-color-white);margin:0}.ds24-section--hero-homepage .ds24-items{gap:var(--ds24-space-xs);grid-template-rows:repeat(3,min-content);grid-template-columns:max-content max-content;grid-auto-flow:column;margin:0;padding:0;list-style:none;display:grid}.ds24-section--hero-homepage .ds24-items li{justify-content:start;display:flex}.ds24-section--hero-homepage .ds24-cta .ds24-element--button.type--link{color:var(--ds24-color-white);white-space:nowrap}@media (width>=1920px){.ds24-section--hero-homepage .ds24-text{max-width:var(--ds24-container-xs)}}@media (width<=1279px) and (width>=600px) and (orientation:landscape){.ds24-section--hero-homepage .ds24-content{width:480px}}@media (width<=1023px) and (width>=744px) and (orientation:portrait){.ds24-section--hero-homepage{aspect-ratio:744/970;width:100%;height:auto;min-height:720px;max-height:1200px}.ds24-section--hero-homepage .ds24-content{width:100%;max-width:400px}}@media (width<=743px) and (orientation:portrait),(width<=666px) and (orientation:landscape){.ds24-section--hero-homepage{height:auto;min-height:970px;max-height:none;padding-block:var(--ds24-space-lg);align-items:center}.ds24-section--hero-homepage .ds24-content{max-width:var(--ds24-container-2xs);width:100%}.ds24-section--hero-homepage .ds24-text-group{text-align:center;align-items:center}.ds24-section--hero-homepage .is--mobile-cta{display:inline-flex}.ds24-section--hero-homepage .ds24-cta .ds24-element--button:not(.type--link){display:none}.ds24-section--hero-homepage .ds24-items{flex-direction:column;display:flex}}@media (width<=1023px) and (width>=744px) and (orientation:landscape){.ds24-section--hero-homepage{height:auto;min-height:680px;max-height:680px}}@media (width<=743px) and (width>=667px) and (orientation:landscape){.ds24-section--hero-homepage{height:auto;min-height:520px}}.ds24-section--hero-default{height:calc(100vh - var(--ds24-header-height) - var(--ds24-sticky-height));min-height:700px;max-height:900px;padding:var(--ds24-space-md);flex-direction:column;align-items:flex-start;display:flex;position:relative;overflow:hidden}.ds24-section--hero-default picture{z-index:-1;position:absolute;inset:0}.ds24-section--hero-default .ds24-bg-wrap,.ds24-section--hero-default .ds24-bg-wrap picture{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-default .ds24-bg{object-fit:cover;object-position:center;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.ds24-section--hero-default img.ds24-bg{opacity:0}.ds24-section--hero-default .ds24-bg.is--loaded{opacity:1}.ds24-section--hero-default .ds24-content{z-index:1;width:55%;color:var(--ds24-color-white);justify-content:center;align-items:flex-start;gap:var(--ds24-space-md);flex-direction:column;flex-grow:1;display:flex;position:relative}.ds24-section--hero-default .ds24-text-group{align-items:flex-start;gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-section--hero-default .ds24-headline{color:var(--ds24-color-white);margin:0}.ds24-section--hero-default .ds24-text{color:var(--ds24-color-white);max-width:600px;margin:0}.ds24-section--hero-default .ds24-text p{margin:0}.ds24-section--hero-default .ds24-text p+p{margin-top:16px}@media (width>=1920px){.ds24-section--hero-default{min-height:900px;max-height:1000px}.ds24-section--hero-default .ds24-text{max-width:var(--ds24-container-xs)}}@media (width<=1439px){.ds24-section--hero-default{min-height:560px;max-height:660px}.ds24-section--hero-default .ds24-content{width:50%}}@media (width<=1279px) and (width>=600px) and (orientation:landscape){.ds24-section--hero-default{min-height:460px;max-height:560px}.ds24-section--hero-default .ds24-content{width:480px}.ds24-section--hero-default .ds24-text{max-width:440px}}@media (width<=1023px) and (width>=744px) and (orientation:portrait){.ds24-section--hero-default{aspect-ratio:744/900;width:100%;height:auto;min-height:720px;max-height:1200px;padding-top:var(--ds24-space-lg)}.ds24-section--hero-default .ds24-content{justify-content:start;width:100%;max-width:440px}}@media (width<=1023px) and (width>=744px) and (orientation:landscape){.ds24-section--hero-default{height:auto;min-height:460px;max-height:560px}}@media (width<=743px) and (orientation:portrait),(width<=666px) and (orientation:landscape){.ds24-section--hero-default{height:auto;min-height:900px;max-height:none;padding-block:var(--ds24-space-lg);align-items:center}.ds24-section--hero-default .ds24-content{width:100%;max-width:var(--ds24-container-2xs);justify-content:start}.ds24-section--hero-default .ds24-text-group{text-align:center;align-items:center}.ds24-section--hero-default .ds24-element--button{text-align:center;width:100%}}@media (width<=743px) and (width>=667px) and (orientation:landscape){.ds24-section--hero-default{height:auto;min-height:520px}}.ds24-section--key-numbers{background-color:var(--ds24-color-black);color:var(--ds24-color-white);padding:var(--ds24-space-lg) var(--ds24-space-md);align-items:start;display:flex}.ds24-section--key-numbers .ds24-items{width:100%;margin:0;padding:0;list-style:none;display:flex}.ds24-section--key-numbers .ds24-item{text-align:center;width:33.3333%;padding:0 var(--ds24-space-sm);gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-section--key-numbers .ds24-item:nth-child(2){border:0 solid var(--ds24-color-white-20);border-left-width:1px;border-right-width:1px}.ds24-section--key-numbers .ds24-headline,.ds24-section--key-numbers .ds24-text{color:var(--ds24-color-white);margin:0}@media (width>=1920px){.ds24-section--key-numbers .ds24-item{padding:0 var(--ds24-space-lg)}}@media (width<=1023px) and (width>=744px){.ds24-section--key-numbers{padding:var(--ds24-space-md);flex-direction:column;align-items:center}.ds24-section--key-numbers .ds24-items{flex-direction:column;align-items:center}.ds24-section--key-numbers .ds24-item{width:100%;padding:var(--ds24-space-md) 0}.ds24-section--key-numbers .ds24-item:nth-child(2){border:0 solid var(--ds24-color-white-20);border-top-width:1px;border-bottom-width:1px}}@media (width<=743px){.ds24-section--key-numbers{padding:var(--ds24-space-md);flex-direction:column;align-items:center}.ds24-section--key-numbers .ds24-items{flex-direction:column;align-items:center}.ds24-section--key-numbers .ds24-item{width:100%;padding:var(--ds24-space-md) 0;gap:6px}.ds24-section--key-numbers .ds24-item:nth-child(2){border:0 solid var(--ds24-color-white-20);border-top-width:1px;border-bottom-width:1px}}.ds24-section--leaders{padding:var(--ds24-space-xl) var(--ds24-space-md);align-items:center;gap:var(--ds24-space-xl);color:var(--ds24-color-black);flex-direction:column;display:flex}.ds24-section--leaders .ds24-layout--container{align-items:center;gap:var(--ds24-space-xl);width:100%;max-width:var(--ds24-container-lg);flex-direction:column;display:flex}.ds24-section--leaders .ds24-headline{text-align:center}.ds24-section--leaders .ds24-items{width:100%;max-width:var(--ds24-container-md);justify-content:center;row-gap:var(--ds24-space-md);flex-wrap:wrap;display:flex}.ds24-section--leaders .ds24-item{flex:0 0 calc(100% / 5 - var(--ds24-space-md) / 4);gap:var(--ds24-space-xs);padding:var(--ds24-space-md);flex-direction:column;display:flex}.ds24-section--leaders .ds24-image{aspect-ratio:400/442}.ds24-section--leaders .ds24-image img,.ds24-section--leaders .ds24-image-placeholder{object-fit:cover;width:100%;height:100%;display:block}.ds24-section--leaders .ds24-image-placeholder{background-color:var(--ds24-color-surface,#f0f0f0)}.ds24-section--leaders .ds24-content{flex-direction:column;gap:6px;display:flex}.ds24-section--leaders .ds24-name{font-weight:var(--ds24-font-weight-bold);padding-right:var(--ds24-space-md);margin:0}.ds24-section--leaders .ds24-position{margin:0}@media (width<=1279px){.ds24-section--leaders .ds24-item{flex:0 0 25%}}@media (width<=1023px){.ds24-section--leaders .ds24-item{padding:var(--ds24-space-xs);flex:0 0 25%}}@media (width<=743px){.ds24-section--leaders .ds24-item{padding:var(--ds24-space-xs);flex:0 0 50%}.ds24-section--leaders .ds24-layout--container{padding:0}}.ds24-section--not-found{text-align:center;padding-top:calc(var(--ds24-header-height) + 120px);flex-direction:column;justify-content:center;align-items:center;padding-bottom:120px;display:flex}.ds24-section--not-found h1{margin-bottom:12px;font-size:80px;line-height:1}.ds24-section--not-found p{color:var(--ds24-color-text-muted);font-size:20px}.ds24-section--not-found .ds24-element--button{margin-top:32px}.ds24-section--performance{gap:var(--ds24-space-lg);padding:var(--ds24-space-lg) var(--ds24-space-md);background-color:var(--ds24-color-pastel-gray-light);color:var(--ds24-color-white);flex-direction:column;display:flex}.ds24-section--performance .ds24-performance-headline{align-items:center;gap:var(--ds24-space-md);display:flex}.ds24-section--performance .ds24-performance-headline h3{border-right:1px solid var(--ds24-color-white-50);width:min-content;padding-right:var(--ds24-space-md);margin:0}.ds24-section--performance .ds24-performance-headline h6{max-width:320px;margin:0}.ds24-section--performance .ds24-performance-content{gap:var(--ds24-space-xs);display:flex}.ds24-section--performance .ds24-column{flex-direction:column;width:33.3333%;display:flex}.ds24-section--performance .ds24-column--1{background-color:var(--ds24-color-black);color:var(--ds24-color-white);padding:var(--ds24-space-xs);gap:var(--ds24-space-xs)}.ds24-section--performance .ds24-column--1 .ds24-performance-content{flex-direction:column;flex:1;display:flex}.ds24-section--performance .ds24-performance-label{margin:0}.ds24-section--performance .ds24-performance-customer{gap:var(--ds24-space-md);flex-direction:column;flex:1;justify-content:space-between;display:flex}.ds24-section--performance .ds24-performance-number{flex-direction:column;gap:10px;max-width:220px;display:flex}.ds24-section--performance .ds24-value{margin:0;line-height:1}.ds24-section--performance .ds24-suffix{letter-spacing:0;color:var(--ds24-color-white-50);margin:0}.ds24-section--performance .ds24-column--2{background-color:var(--ds24-color-white);color:var(--ds24-color-black);padding:var(--ds24-space-xs);gap:var(--ds24-space-md)}.ds24-section--performance .ds24-column--2 .ds24-performance-label{color:var(--ds24-color-black)}.ds24-section--performance .ds24-performance-total{gap:var(--ds24-space-md);flex-direction:column;flex:1;justify-content:space-between;display:flex}.ds24-section--performance .ds24-performance-subtotal{gap:var(--ds24-space-md);border-top:1px solid var(--ds24-color-black-20);padding-top:var(--ds24-space-md);flex-direction:column;display:flex}.ds24-section--performance .ds24-total-value,.ds24-section--performance .ds24-subtotal-value,.ds24-section--performance .ds24-solved-value,.ds24-section--performance .ds24-total-label,.ds24-section--performance .ds24-subtotal-label,.ds24-section--performance .ds24-solved-label{margin:0}.ds24-section--performance .ds24-column--3{gap:var(--ds24-space-xs)}.ds24-section--performance .ds24-performance-solved,.ds24-section--performance .ds24-performance-uptime{background-color:var(--ds24-color-white);color:var(--ds24-color-black);padding:var(--ds24-space-xs);gap:var(--ds24-space-md);flex-direction:column;flex:1;justify-content:space-between;display:flex}.ds24-section--performance .ds24-performance-solved-items{gap:var(--ds24-space-md);flex-direction:column;display:flex}.ds24-section--performance .ds24-performance-subtotal-numbers,.ds24-section--performance .ds24-performance-solved-numbers{gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-section--performance .ds24-performance-uptime{padding-top:calc(34px + var(--ds24-space-xs));position:relative}.ds24-section--performance .ds24-uptime-label{width:100%;margin:0;position:relative}.ds24-section--performance .ds24-uptime-label:before{content:"";top:0;left:calc(-1 * var(--ds24-space-xs));right:calc(-1 * var(--ds24-space-xs));z-index:1;height:32px;transform:translateY(calc(-34px - var(--ds24-space-xs)));background:linear-gradient(#e9effd00 0%,#e9effd 100%),#fff;position:absolute}.ds24-section--performance .ds24-uptime-label:after{content:"";top:0;left:calc(-1 * var(--ds24-space-xs));right:calc(-1 * var(--ds24-space-xs));height:14px;transform:translateY(calc(-34px - var(--ds24-space-xs) + 24px));z-index:2;background:url(/ds24-assets/img/digistore24-pulse.svg) 0 0/auto 14px repeat-x;animation:4s linear infinite ds24-pulse;position:absolute}@keyframes ds24-pulse{0%{background-position-x:110%}to{background-position-x:-10%}}.ds24-section--performance .ds24-performance-platform{gap:var(--ds24-space-xs);display:flex}.ds24-section--performance .ds24-platform-item{gap:var(--ds24-space-xs);flex-direction:column;flex:1;display:flex}.ds24-section--performance .ds24-platform-value{margin:0;display:flex}.ds24-section--performance .ds24-platform-name{align-items:center;margin:0;display:flex}.ds24-section--performance .ds24-platform-name:before{content:"";background:url(/ds24-assets/icons/decorative/product-icon-digistore24-primary.svg) 50%/contain no-repeat;flex-shrink:0;width:24px;height:24px;margin-right:10px;position:relative;top:-2px}.ds24-section--performance .ds24-performance-inline{justify-content:start;align-items:center;display:flex}.ds24-section--performance .ds24-performance-inline>*{width:50%}.ds24-section--performance .ds24-period{color:var(--ds24-color-black-50);margin:0}.ds24-section--performance .ds24-column--1 .ds24-period,.ds24-section--performance .ds24-column--customer .ds24-period{color:var(--ds24-color-white-50)}.ds24-section--performance .ds24-performance-videos{gap:var(--ds24-space-xs);flex:1;display:flex}.ds24-section--performance .ds24-performance-video{flex:1;display:flex;overflow:hidden}.ds24-section--performance .ds24-performance-video video{object-fit:cover;object-position:center;width:100%;height:100%}@media (width>=1920px){.ds24-section--performance .ds24-performance-headline h3,.ds24-section--performance .ds24-performance-headline h6{max-width:360px}}@media (width<=1439px){.ds24-section--performance .ds24-performance-headline h6{max-width:300px}}@media (width<=1279px) and (width>=1024px){.ds24-section--performance .ds24-performance-headline h6{max-width:200px}.ds24-section--performance .ds24-performance-headline{gap:var(--ds24-space-xs)}.ds24-section--performance .ds24-performance-headline h3{padding-right:var(--ds24-space-xs)}.ds24-section--performance .ds24-performance-customer,.ds24-section--performance .ds24-column--2,.ds24-section--performance .ds24-performance-total{gap:var(--ds24-space-xs)}.ds24-section--performance .ds24-performance-subtotal{gap:var(--ds24-space-xs);padding-top:var(--ds24-space-xs)}.ds24-section--performance .ds24-performance-solved,.ds24-section--performance .ds24-performance-uptime,.ds24-section--performance .ds24-performance-solved-items{gap:var(--ds24-space-xs)}}@media (width<=1023px){.ds24-section--performance .ds24-performance-headline h6{max-width:300px}}@media (width<=1023px) and (width>=744px){.ds24-section--performance .ds24-performance-content{flex-wrap:wrap}.ds24-section--performance .ds24-performance-content h3{font-size:36px}.ds24-section--performance .ds24-column--1{flex-direction:row;align-items:start;width:100%}.ds24-section--performance .ds24-column--1>*{width:100%;height:100%}.ds24-section--performance .ds24-column--2,.ds24-section--performance .ds24-column--3{width:calc(50% - var(--ds24-space-xs) / 2)}}@media (width<=743px){.ds24-section--performance{padding:var(--ds24-space-lg) var(--ds24-space-sm)}.ds24-section--performance .ds24-performance-headline{align-items:flex-start;gap:var(--ds24-space-sm);max-width:var(--ds24-container-2xs);flex-direction:column;margin-inline:auto}.ds24-section--performance .ds24-performance-headline h3{border-right:none;width:auto;padding-right:0}.ds24-section--performance .ds24-performance-headline h6{max-width:none}.ds24-section--performance .ds24-performance-content{max-width:var(--ds24-container-2xs);flex-direction:column;margin-inline:auto}.ds24-section--performance .ds24-column{width:100%}.ds24-section--performance .ds24-column--1{flex-direction:column}.ds24-section--performance .ds24-column--1>*{width:100%}.ds24-section--performance .ds24-performance-videos{height:200px}.ds24-section--performance .ds24-performance-number{max-width:200px}}.ds24-section--reputation{gap:var(--ds24-space-lg);padding:var(--ds24-space-lg) var(--ds24-space-md);flex-direction:column;display:flex;position:relative;overflow:hidden}.ds24-section--reputation .ds24-bg{object-fit:cover;object-position:center;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ds24-section--reputation .ds24-items{z-index:1;gap:var(--ds24-space-md);flex-wrap:wrap;width:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.ds24-section--reputation .ds24-item{gap:var(--ds24-space-sm);flex-direction:column;flex:160px;display:flex}.ds24-section--reputation .ds24-content{flex-direction:column;gap:10px;display:flex}.ds24-section--reputation .ds24-icon-wrap{justify-content:flex-start;align-items:center;display:flex}.ds24-section--reputation .ds24-icon-wrap svg,.ds24-section--reputation .ds24-icon-wrap img{flex-shrink:0;display:block}.ds24-section--reputation .ds24-icon-wrap.size--sm svg,.ds24-section--reputation .ds24-icon-wrap.size--sm img{width:30px;height:30px}.ds24-section--reputation .ds24-icon-wrap.size--default svg,.ds24-section--reputation .ds24-icon-wrap.size--default img{width:36px;height:36px}.ds24-section--reputation .ds24-icon-wrap.size--lg svg,.ds24-section--reputation .ds24-icon-wrap.size--lg img{width:60px;height:60px}.ds24-section--reputation .ds24-icon-wrap.is--boxed{background-color:var(--ds24-color-white);border-radius:var(--ds24-radius-sm);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ds24-section--reputation .ds24-icon-wrap.is--boxed svg,.ds24-section--reputation .ds24-icon-wrap.is--boxed img{filter:none}.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--sm{width:48px;height:48px}.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--sm svg,.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--sm img{width:30px;height:30px}.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--default{width:56px;height:56px}.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--default svg,.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--default img{width:36px;height:36px}.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--lg{width:64px;height:64px}.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--lg svg,.ds24-section--reputation .ds24-icon-wrap.is--boxed.size--lg img{width:40px;height:40px}.ds24-section--reputation .ds24-title,.ds24-section--reputation .ds24-text,.ds24-section--reputation .ds24-text p{margin:0}.ds24-section--reputation .ds24-widgets-wrap{z-index:1;width:100%;position:relative}.ds24-section--reputation .ds24-widgets{justify-content:center;align-items:center;gap:var(--ds24-space-md);flex-wrap:wrap;display:flex}.ds24-section--reputation .ds24-updated-at{z-index:1;text-align:right;margin:0;position:relative}@media (width<=1279px){.ds24-section--reputation .ds24-item{flex:140px}}@media (width<=743px){.ds24-section--reputation{padding-inline:0}.ds24-section--reputation .ds24-items{padding-inline:var(--ds24-space-md);gap:var(--ds24-space-xl)}.ds24-section--reputation .ds24-item{text-align:center;flex:100%;align-items:center}.ds24-section--reputation .ds24-updated-at{text-align:center}.ds24-section--reputation .ds24-widgets-wrap{-webkit-mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-reputation-fade-left,0px), black calc(100% - var(--ds24-reputation-fade-right,0px)), transparent 100%);mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-reputation-fade-left,0px), black calc(100% - var(--ds24-reputation-fade-right,0px)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-reputation-fade-left,0px), black calc(100% - var(--ds24-reputation-fade-right,0px)), transparent 100%)}.ds24-section--reputation .ds24-widgets{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;align-items:flex-start;gap:var(--ds24-space-sm);padding-inline:var(--ds24-space-md);flex-wrap:nowrap;overflow-x:scroll}.ds24-section--reputation .ds24-widgets::-webkit-scrollbar{display:none}.ds24-section--reputation .ds24-widget{flex:none;width:200px}}.ds24-section--showcase{padding:var(--ds24-space-xl) var(--ds24-space-md)}.ds24-section--showcase .ds24-layout--container{max-width:var(--ds24-container-md);text-align:center;align-items:center;gap:var(--ds24-space-lg);flex-direction:column;margin-inline:auto;padding:0;display:flex}.ds24-section--showcase .ds24-content{align-items:center;gap:var(--ds24-space-sm);max-width:var(--ds24-container-xs);flex-direction:column;display:flex}.ds24-section--showcase .ds24-text{color:var(--ds24-color-text-muted)}.ds24-section--showcase .ds24-actions{justify-content:center;gap:var(--ds24-space-xs);margin-top:var(--ds24-space-xs);flex-wrap:wrap;display:flex}.ds24-section--showcase .ds24-image img{border-radius:var(--ds24-radius-lg);width:100%;height:auto;display:block}.ds24-section--showcase.layout--reversed .ds24-layout--container{flex-direction:column-reverse}@media (width>=1920px){.ds24-section--showcase .ds24-layout--container{max-width:var(--ds24-container-lg)}.ds24-section--showcase .ds24-content{max-width:var(--ds24-container-md);padding-inline:calc(var(--ds24-space-lg))}}@media (width<=743px){.ds24-section--showcase .ds24-layout--container{max-width:var(--ds24-container-2xs)}.ds24-section--showcase .ds24-content{align-items:unset}.ds24-section--showcase .ds24-actions{flex-direction:column;align-items:stretch}.ds24-section--showcase .ds24-actions .ds24-element--button{justify-content:center}}.ds24-section--showcase.key--awards{background-color:var(--ds24-color-black);color:var(--ds24-color-white)}.ds24-section--showcase.key--awards .ds24-text{color:var(--ds24-color-white-50)}.ds24-section--showcase.key--awards .ds24-image img{border-radius:0}.ds24-section--spotlight{padding:var(--ds24-space-lg) var(--ds24-space-md);align-items:center;gap:var(--ds24-space-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.ds24-section--spotlight .ds24-bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.ds24-section--spotlight .ds24-bg img{object-fit:cover;object-position:center;width:100%;height:100%}.ds24-section--spotlight .ds24-header{align-items:center;gap:var(--ds24-space-sm);max-width:var(--ds24-container-sm);padding-inline:var(--ds24-space-lg);text-align:center;flex-direction:column;display:flex}.ds24-section--spotlight .ds24-header .ds24-headline,.ds24-section--spotlight .ds24-header .ds24-subtitle{margin:0}.ds24-section--spotlight .ds24-items{width:100%;max-width:var(--ds24-container-md);display:flex}.ds24-section--spotlight .ds24-item{align-items:center;gap:var(--ds24-space-sm);padding:0 var(--ds24-space-lg);text-align:center;flex-direction:column;flex:1;display:flex}.ds24-section--spotlight .ds24-actions{gap:var(--ds24-space-md);flex-wrap:wrap;align-items:center;display:flex}.ds24-section--spotlight .ds24-item:not(:last-child){border-right:1px solid}.ds24-section--spotlight .ds24-item .ds24-headline,.ds24-section--spotlight .ds24-item .ds24-text{margin:0}.ds24-section--spotlight .ds24-content{display:contents}.ds24-section--spotlight.layout--advanced .ds24-items{gap:var(--ds24-space-md);max-width:var(--ds24-container-sm);align-items:stretch}.ds24-section--spotlight.layout--advanced .ds24-item{text-align:left;flex-direction:column;align-items:flex-start;gap:0;padding:0}.ds24-section--spotlight.layout--advanced .ds24-item:not(:last-child){border-bottom:none;border-right:none}.ds24-section--spotlight.layout--advanced .ds24-image{border-radius:var(--ds24-radius-md);width:100%;margin-bottom:var(--ds24-space-md);aspect-ratio:4/3;overflow:hidden}.ds24-section--spotlight.layout--advanced .ds24-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ds24-section--spotlight.layout--advanced .ds24-content{align-items:flex-start;gap:var(--ds24-space-sm);flex-direction:column;flex:1;display:flex}.ds24-section--spotlight.layout--advanced .ds24-item .ds24-headline,.ds24-section--spotlight.layout--advanced .ds24-item .ds24-text{margin:0}.ds24-section--spotlight .ds24-element--social-icon{color:var(--ds24-color-black);justify-content:center;align-items:center;transition:opacity .2s;display:flex}.ds24-section--spotlight .ds24-element--social-icon svg{width:30px;height:30px}.ds24-section--spotlight .ds24-element--social-icon:hover{opacity:.65}@media (width>=1920px){.ds24-section--spotlight .ds24-items{max-width:var(--ds24-container-lg)}.ds24-section--spotlight.layout--advanced .ds24-items{max-width:var(--ds24-container-md)}.ds24-section--spotlight .ds24-header{padding-inline:0}}@media (width<=1439px) and (width>=1280px){.ds24-section--spotlight .ds24-header{max-width:var(--ds24-container-xs);padding-inline:0}}@media (width<=1023px) and (orientation:portrait){.ds24-section--spotlight .ds24-item{padding:0 var(--ds24-space-md)}.ds24-section--spotlight .ds24-actions{gap:var(--ds24-space-sm)}.ds24-section--spotlight .ds24-header{padding-inline:0}}@media (width<=743px){.ds24-section--spotlight{gap:var(--ds24-space-lg)}.ds24-section--spotlight .ds24-items{gap:var(--ds24-space-lg);flex-direction:column}.ds24-section--spotlight .ds24-item{padding:0}.ds24-section--spotlight .ds24-item:not(:last-child){padding-bottom:var(--ds24-space-lg);border-bottom:1px solid;border-right:none}.ds24-section--spotlight .ds24-header{padding-inline:0}.ds24-section--spotlight .ds24-actions{justify-content:center;width:100%}.ds24-section--spotlight.layout--advanced .ds24-items{gap:var(--ds24-space-lg);flex-direction:column;align-items:center}.ds24-section--spotlight.layout--advanced .ds24-item{text-align:center;align-items:center}.ds24-section--spotlight.layout--advanced .ds24-content{align-items:center}.ds24-section--spotlight.layout--advanced .ds24-actions{justify-content:center}.ds24-section--spotlight.layout--advanced .ds24-item:not(:last-child){border-bottom:none;padding-bottom:0}}.ds24-section--split{padding-block:var(--ds24-space-lg);align-items:center;gap:var(--ds24-space-lg);flex-direction:column;display:flex}.ds24-section--split .ds24-top{text-align:center;align-items:center;gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-section--split .ds24-bottom{gap:var(--ds24-space-lg);max-width:var(--ds24-container-xl);grid-template-columns:1fr 1fr;align-items:center;width:100%;display:grid}.ds24-section--split .ds24-image-wrap{position:relative}.ds24-section--split .ds24-image{border-radius:var(--ds24-radius-lg);overflow:hidden}.ds24-section--split .ds24-image img{object-fit:cover;width:100%;height:100%;display:block}.ds24-section--split .ds24-widgets{top:var(--ds24-space-md);right:var(--ds24-space-md);align-items:flex-end;gap:var(--ds24-space-xs);flex-direction:column;max-width:170px;display:flex;position:absolute}.ds24-section--split .ds24-content{gap:var(--ds24-space-sm);flex-direction:column;display:flex}.ds24-section--split.layout--reversed .ds24-content{padding-right:var(--ds24-space-md)}.ds24-section--split.layout--default .ds24-content,.ds24-section--split.layout--stacked .ds24-content{padding-left:var(--ds24-space-md)}.ds24-section--split .ds24-content-block{gap:var(--ds24-space-sm);flex-direction:column;display:flex}.ds24-section--split .ds24-actions{gap:var(--ds24-space-sm);flex-wrap:wrap;display:flex}.ds24-section--split .ds24-leaders{gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-section--split .ds24-leaders-row{gap:var(--ds24-space-lg);flex-flow:wrap;display:flex}.ds24-section--split .ds24-leader{align-items:flex-start;gap:var(--ds24-space-xs);flex-direction:column;max-width:130px;display:flex}.ds24-section--split .ds24-leader .ds24-image{flex-shrink:0;width:100%;height:auto}.ds24-section--split .ds24-leader-content{flex-direction:column;flex-grow:1;align-items:start;gap:10px;display:flex}.ds24-section--split .ds24-leader-info{flex-direction:column;gap:6px;display:flex}.ds24-section--split .ds24-email-action{flex-grow:1;align-items:flex-end;display:flex}.ds24-section--split .ds24-text .ds24-element--link{text-underline-offset:2px;text-decoration:underline 2px;transition:opacity .2s ease-in-out}.ds24-section--split .ds24-text .ds24-element--link:hover{opacity:.65}@media (width<=1439px) and (width>=1280px){.ds24-section--split .ds24-leader{max-width:110px}}@media (width<=1279px) and (width>=1024px){.ds24-section--split .ds24-image-wrap,.ds24-section--split .ds24-image{height:100%}.ds24-section--split .ds24-leader{max-width:110px}}@media (width<=1023px){.ds24-section--split{padding:var(--ds24-space-lg) var(--ds24-space-md)}.ds24-section--split .ds24-bottom{grid-template-columns:1fr}.ds24-section--split.layout--reversed .ds24-content,.ds24-section--split.layout--default .ds24-content,.ds24-section--split.layout--stacked .ds24-content{padding-inline:var(--ds24-space-md)}.ds24-section--split.layout--reversed .ds24-image{order:-1}}@media (width<=743px){.ds24-section--split{padding-block:var(--ds24-space-lg)}.ds24-section--split.layout--reversed .ds24-content,.ds24-section--split.layout--default .ds24-content,.ds24-section--split.layout--stacked .ds24-content{padding-inline:0}.ds24-section--split .ds24-widgets{max-width:120px}}.ds24-section--steps{padding-block:var(--ds24-space-lg);padding-inline:var(--ds24-space-md);gap:var(--ds24-space-lg);flex-direction:column;display:flex}.ds24-section--steps .ds24-headline{width:50%;flex-shrink:0;margin:0;padding-inline-end:var(--ds24-space-lg)}.ds24-section--steps .ds24-items{margin:0;padding:0;list-style:none;display:flex}.ds24-section--steps .ds24-item{padding-inline:var(--ds24-space-lg);border-inline:1px solid var(--ds24-color-border);gap:var(--ds24-space-md);flex-direction:column;flex:1;display:flex}.ds24-section--steps .ds24-item:first-child{border:none;padding-inline-start:0}.ds24-section--steps .ds24-item:last-child{border:none;padding-inline-end:0}.ds24-section--steps .ds24-step-number{color:var(--ds24-color-text-muted);margin:0}.ds24-section--steps .ds24-text{color:var(--ds24-color-black-50);margin:0}.ds24-section--steps .ds24-text strong{color:var(--ds24-color-black);font-weight:500}.ds24-section--steps .ds24-text a{color:var(--ds24-color-black);text-decoration:underline 2px;transition:opacity .2s}.ds24-section--steps .ds24-text a:hover{opacity:.75}.ds24-section--steps .ds24-meta{color:var(--ds24-color-text-muted);margin:0}.ds24-section--steps.layout--boxed{flex-direction:column}.ds24-section--steps.layout--boxed .ds24-headline{width:100%;max-width:50%;padding-inline-end:0}.ds24-section--steps.layout--boxed .ds24-items{gap:var(--ds24-space-md);width:100%}.ds24-section--steps.layout--boxed .ds24-item{padding:var(--ds24-space-md);background-color:var(--ds24-color-white-20);border:none;min-height:360px}.ds24-section--steps.layout--boxed .ds24-item:first-child{padding-inline-start:var(--ds24-space-md)}.ds24-section--steps.layout--boxed .ds24-item:last-child{padding-inline-end:var(--ds24-space-md)}.ds24-section--steps.layout--boxed .ds24-text{flex-grow:1}@media (width<=1023px){.ds24-section--steps.layout--boxed .ds24-headline{max-width:100%}}@media (width<=1279px){.ds24-section--steps .ds24-headline{padding-inline-end:var(--ds24-space-md)}.ds24-section--steps .ds24-item{padding-inline:var(--ds24-space-md)}.ds24-section--steps.layout--boxed .ds24-item{min-height:280px}}@media (width<=1023px){.ds24-section--steps{gap:var(--ds24-space-md);flex-direction:column}.ds24-section--steps .ds24-headline{width:80%;padding-inline-end:0}.ds24-section--steps .ds24-items{flex-direction:column;width:100%}.ds24-section--steps .ds24-item{padding-inline:0;padding-block:var(--ds24-space-md);border-inline:none;border-block-start:1px solid var(--ds24-color-border);border-block-end:1px solid var(--ds24-color-border)}.ds24-section--steps .ds24-item:first-child{border-block-start:none}.ds24-section--steps .ds24-item:last-child{border-block-end:none}.ds24-section--steps.layout--boxed .ds24-items{gap:var(--ds24-space-sm)}.ds24-section--steps.layout--boxed .ds24-item,.ds24-section--steps.layout--boxed .ds24-item:first-child,.ds24-section--steps.layout--boxed .ds24-item:last-child{padding:var(--ds24-space-md);min-height:unset;border:none}}@media (width<=743px){.ds24-section--steps{padding-inline:var(--ds24-space-sm)}.ds24-section--steps .ds24-headline{width:100%}}@keyframes ds24-steps-slide{0%{top:0;left:0}.0001%{left:0;top:var(--nav-offset);position:fixed}99.9999%{left:calc(0px - var(--ds24-steps-width,0px));top:var(--nav-offset);position:fixed}to{left:calc(0px - var(--ds24-steps-width,0px));position:absolute;top:200vh}}.ds24-section--steps.layout--slider{background-color:var(--ds24-color-black);color:var(--ds24-color-white);--slide-width:45vw;--slide-gap:var(--ds24-space-md);--nav-offset:calc(var(--ds24-header-height) + var(--ds24-subnav-height) + var(--ds24-sticky-height,0px));flex-direction:column;gap:0;padding:0;display:flex}.ds24-section--steps.layout--slider .ds24-headline{padding:var(--ds24-space-md);width:50%;margin:0}.ds24-section--steps.layout--slider .ds24-steps-slider{min-height:calc(100vh - var(--nav-offset) + 200vh);z-index:1;position:relative;overflow:hidden}.ds24-section--steps.layout--slider .ds24-steps-wrapper{gap:var(--slide-gap);width:auto;height:calc(100vh - var(--nav-offset));padding:var(--ds24-space-md) 0;animation:1s linear infinite paused ds24-steps-slide;animation-delay:calc(var(--ds24-steps-slider,0) * -1s);flex-wrap:nowrap;align-items:flex-start;animation-iteration-count:1;animation-fill-mode:both;display:inline-flex;position:absolute;top:0;left:0}.ds24-section--steps.layout--slider .ds24-item{width:var(--slide-width);border:none;flex-shrink:0;height:100%;padding:0}.ds24-section--steps.layout--slider .ds24-step-inner{padding:var(--ds24-space-lg);background-color:var(--ds24-color-white-20);flex-direction:column;justify-content:space-between;width:100%;height:100%;min-height:600px;display:flex}.ds24-section--steps.layout--slider .ds24-step-content{gap:var(--ds24-space-sm);flex-direction:column;display:flex}.ds24-section--steps.layout--slider .ds24-step-number,.ds24-section--steps.layout--slider .ds24-text,.ds24-section--steps.layout--slider .ds24-meta{color:inherit}.ds24-section--steps.layout--slider .ds24-step-next{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.ds24-section--steps.layout--slider .ds24-step-next svg{width:64px;height:16px}.ds24-section--steps.layout--slider .ds24-step-down{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.ds24-section--steps.layout--slider .ds24-step-down svg{width:16px;height:64px}.ds24-section--steps.layout--slider .ds24-steps-item-blank{width:calc((100vw - var(--slide-width) - (2 * var(--slide-gap))) / 2);flex-shrink:0;height:100%}.ds24-section--steps.layout--slider .ds24-steps-hidden{visibility:hidden;width:100%;position:absolute;top:0;left:0}.ds24-section--steps.layout--slider .ds24-steps-hidden-item{width:100%;height:1px;position:absolute;left:0}@media (width<=1439px) and (width>=1280px){.ds24-section--steps.layout--slider .ds24-step-inner{min-height:540px}}@media (width<=1279px) and (width>=1024px){.ds24-section--steps.layout--slider{--slide-width:50vw}.ds24-section--steps.layout--slider .ds24-step-inner{min-height:420px;padding:var(--ds24-space-md)}}@media (width<=1023px){.ds24-section--steps.layout--slider{padding:0 var(--ds24-space-md);gap:var(--ds24-space-md)}.ds24-section--steps.layout--slider .ds24-headline{width:80%;padding:0}.ds24-section--steps.layout--slider .ds24-steps-slider{min-height:unset;overflow:visible}.ds24-section--steps.layout--slider .ds24-steps-wrapper{gap:var(--ds24-space-md);flex-direction:column;width:100%;height:auto;padding:0;animation:none;display:flex;position:static}.ds24-section--steps.layout--slider .ds24-item,.ds24-section--steps.layout--slider .ds24-item:first-child,.ds24-section--steps.layout--slider .ds24-item:last-child{border:none;width:100%;height:auto;padding:0}.ds24-section--steps.layout--slider .ds24-step-inner{height:auto;min-height:60vh;padding:var(--ds24-space-lg)}.ds24-section--steps.layout--slider .ds24-step-next{justify-content:center;width:16px;height:64px;overflow:visible}.ds24-section--steps.layout--slider .ds24-step-next svg{flex-shrink:0;width:64px;height:16px;transform:rotate(90deg)}.ds24-section--steps.layout--slider .ds24-step-down{justify-content:center;width:16px;height:64px}.ds24-section--steps.layout--slider .ds24-step-down svg{width:16px;height:64px}.ds24-section--steps.layout--slider .ds24-steps-item-blank,.ds24-section--steps.layout--slider .ds24-steps-hidden{display:none}}@media (width<=743px){.ds24-section--steps.layout--slider{padding-inline:var(--ds24-space-sm)}.ds24-section--steps.layout--slider .ds24-step-inner{min-height:auto;padding:var(--ds24-space-lg);gap:var(--ds24-space-lg)}}.ds24-section--tabs{padding:var(--ds24-space-lg) var(--ds24-space-md);gap:var(--ds24-space-md);display:flex}.ds24-section--tabs .ds24-tab-nav{gap:var(--ds24-space-xs);flex-direction:column;width:100%;max-width:380px;display:flex}.ds24-section--tabs .ds24-tab-nav-item{color:var(--ds24-color-gray);overflow-wrap:anywhere;justify-content:space-between;align-items:start;gap:var(--ds24-space-md);line-height:1.2;text-decoration:none;transition:color .25s,opacity .25s}.ds24-section--tabs .ds24-tab-nav-item:hover{opacity:1;color:var(--ds24-color-black);text-decoration:none}.ds24-section--tabs .ds24-tab-nav-item.is--active{color:var(--ds24-color-black);text-underline-offset:3px;text-decoration:underline 3px}.ds24-section--tabs .ds24-tab-nav-item .ds24-element--icon{opacity:0;flex-shrink:0;margin-top:4px;transition:opacity .25s,transform .25s;transform:translate(-6px)}.ds24-section--tabs .ds24-tab-nav-item.is--active .ds24-element--icon{opacity:1;transform:translate(0)}.ds24-section--tabs .ds24-tab-nav-item:hover .ds24-element--icon:last-child{transform:translate(-6px)}.ds24-section--tabs .ds24-tab-nav-item.is--active:hover .ds24-element--icon:last-child{transform:translate(0)}.ds24-section--tabs .ds24-tab-nav-cta{padding-top:var(--ds24-space-md);flex-grow:1;align-items:flex-end;display:inline-flex}.ds24-section--tabs .ds24-accordion-header{display:none}.ds24-section--tabs .ds24-tab-content{width:100%;height:calc(100vh - var(--ds24-header-height) - var(--ds24-space-lg));min-height:630px;max-height:730px;display:flex}.ds24-section--tabs .ds24-tab-content-item{width:100%;display:none}.ds24-section--tabs .ds24-tab-content-item.is--active{display:flex}.ds24-section--tabs .ds24-tab-content-row{width:100%;height:100%;display:flex}.ds24-section--tabs .ds24-tab-content-text{justify-content:center;align-items:center;gap:var(--ds24-space-xs);padding:var(--ds24-space-lg);text-align:center;color:var(--ds24-color-white);flex-direction:column;flex:1;display:flex}.ds24-section--tabs .ds24-tab-content-text .ds24-headline,.ds24-section--tabs .ds24-tab-content-text .ds24-text{margin:0}.ds24-section--tabs .ds24-tab-content-text .ds24-element--button{margin-top:var(--ds24-space-xs)}.ds24-section--tabs .ds24-tab-content-text .ds24-tabs-body-image{padding-block:var(--ds24-space-sm)}.ds24-section--tabs .ds24-tab-content-img{aspect-ratio:350/630;flex-shrink:0;width:auto;height:100%;display:inline-flex}.ds24-section--tabs .ds24-tab-content-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ds24-section--tabs.layout--reversed{flex-direction:row-reverse}.ds24-section--tabs.layout--reversed .ds24-tab-nav{padding-right:0}.ds24-section--tabs.layout--reversed .ds24-tab-content-row{flex-direction:row-reverse}.ds24-section--tabs.layout--reversed .ds24-tab-nav-item{flex-direction:row-reverse;justify-content:flex-end}.ds24-section--tabs.layout--reversed .ds24-tab-nav-item .ds24-element--icon{transform:translate(6px)rotate(180deg)}.ds24-section--tabs.layout--reversed .ds24-tab-nav-item.is--active .ds24-element--icon{transform:translate(0)rotate(180deg)}.ds24-section--tabs.layout--reversed .ds24-tab-nav-item:hover .ds24-element--icon:last-child{transform:translate(6px)rotate(180deg)}.ds24-section--tabs.layout--reversed .ds24-tab-nav-item.is--active:hover .ds24-element--icon:last-child{transform:translate(0)rotate(180deg)}@media (width>=1920px){.ds24-section--tabs .ds24-tab-nav{max-width:22vw}.ds24-section--tabs .ds24-tab-content{min-height:800px;max-height:1000px}.ds24-section--tabs .ds24-tab-content-text .ds24-tabs-body-image{max-width:var(--ds24-container-2xs)}}@media (width<=1439px){.ds24-section--tabs .ds24-tab-content{min-height:560px}}@media (width<=1279px) and (width>=1024px){.ds24-section--tabs .ds24-tab-nav{max-width:280px}.ds24-section--tabs .ds24-tab-nav-item.is--active{text-underline-offset:2px;text-decoration-thickness:2px}.ds24-section--tabs .ds24-tab-nav-item.is--active .ds24-element--icon{margin-top:0}.ds24-section--tabs .ds24-tab-content{min-height:420px;max-height:480px}}@media (width<=1023px) and (width>=744px){.ds24-section--tabs .ds24-tab-nav{max-width:270px}.ds24-section--tabs .ds24-tab-nav-item{gap:var(--ds24-space-xs)}.ds24-section--tabs .ds24-tab-nav-item.is--active .ds24-element--icon{margin-top:2px}.ds24-section--tabs .ds24-tab-content{min-height:520px;max-height:680px}.ds24-section--tabs .ds24-tab-content-img{display:none}.ds24-section--tabs .ds24-tab-content-text{padding:var(--ds24-space-md)}}@media (width<=743px){.ds24-section--tabs{padding:var(--ds24-space-xs) 0 var(--ds24-space-lg) 0;background-color:var(--ds24-color-white);flex-direction:column;gap:0}.ds24-section--tabs .ds24-tab-nav{display:none}.ds24-section--tabs .ds24-tab-content{height:auto;min-height:0;max-height:none;max-width:var(--ds24-container-2xs);flex-direction:column;width:100%;margin-inline:auto}.ds24-section--tabs .ds24-tab-content-item{width:100%;color:var(--ds24-color-black);display:block;background-color:var(--ds24-color-white)!important}.ds24-section--tabs .ds24-tab-content-item.is--active{display:block}.ds24-section--tabs .ds24-accordion-header{padding:var(--ds24-space-sm) var(--ds24-space-md);border-top:1px solid var(--ds24-color-light-gray);font-size:21px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);cursor:pointer;user-select:none;justify-content:space-between;align-items:center;gap:var(--ds24-space-md);display:flex}.ds24-section--tabs .ds24-tab-content-item:first-of-type .ds24-accordion-header{margin-top:var(--ds24-space-md);border-top:0}.ds24-section--tabs .ds24-accordion-icon{width:24px;height:24px;font-size:24px;font-weight:var(--ds24-font-light);color:var(--ds24-color-black);flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.ds24-section--tabs .ds24-accordion-icon:before{content:"+"}.ds24-section--tabs .ds24-accordion-header[aria-expanded=true] .ds24-accordion-icon:before{content:"−"}.ds24-section--tabs .ds24-tab-content-item .ds24-tab-content-row{max-height:0;padding:0 var(--ds24-space-md);max-width:var(--ds24-container-2xs);flex-direction:column;width:100%;margin-inline:auto;transition:max-height .35s;display:flex;overflow:hidden}.ds24-section--tabs .ds24-tab-content-text{padding:var(--ds24-space-lg) var(--ds24-space-md);color:var(--ds24-color-black);flex:none}.ds24-section--tabs .ds24-tab-content-text .ds24-headline,.ds24-section--tabs .ds24-tab-content-text .ds24-text{color:var(--ds24-color-black)}.ds24-section--tabs .ds24-tab-content-img{aspect-ratio:auto;flex-shrink:0;order:-1;width:100%;height:auto}.ds24-section--tabs .ds24-tab-content-img img{object-fit:unset;width:100%;height:auto}}.ds24-section--testimonials{color:var(--ds24-color-white);justify-content:center;display:flex}.ds24-section--testimonials .ds24-testimonial-item{gap:var(--ds24-space-md);padding:var(--ds24-space-lg) var(--ds24-space-md);background-color:var(--ds24-color-dark-gray);width:100%;color:var(--ds24-color-white);display:flex}.ds24-section--testimonials .ds24-testimonial-content-text,.ds24-section--testimonials .ds24-testimonial-content-img{width:calc(50% - var(--ds24-space-md) / 2)}.ds24-section--testimonials .ds24-testimonial-content-text{padding-right:var(--ds24-space-lg);flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.ds24-section--testimonials .ds24-testimonial-content-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ds24-section--testimonials .ds24-testimonial-content-quote{flex-grow:1;align-items:center;display:flex}.ds24-section--testimonials .ds24-testimonial-content-quote>*{margin:0}.ds24-section--testimonials .ds24-testimonial-author{flex-shrink:0;margin:0;display:inline-flex}.ds24-section--testimonials .ds24-testimonial-author-name,.ds24-section--testimonials .ds24-testimonial-author-title{flex-shrink:0;display:inline-flex}.ds24-section--testimonials .ds24-testimonial-author-title:before{content:"-";padding:0 6px}.ds24-section--testimonials.layout--reversed{background-color:var(--ds24-color-dark-gray)}.ds24-section--testimonials.layout--reversed .ds24-testimonial-item{max-width:var(--ds24-container-md);background-color:#0000;align-items:flex-start}.ds24-section--testimonials.layout--reversed .ds24-testimonial-author{gap:var(--ds24-space-sm);width:calc(50% - var(--ds24-space-md) / 2);flex-direction:column;flex-shrink:0;display:flex}.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-img{width:100%;max-width:320px}.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-img img{aspect-ratio:1;object-fit:cover;object-position:center;width:100%;display:block}.ds24-section--testimonials.layout--reversed .ds24-testimonial-author-details{flex-direction:column;gap:6px;display:flex}.ds24-section--testimonials.layout--reversed .ds24-testimonial-author-name{margin:0;display:block}.ds24-section--testimonials.layout--reversed .ds24-testimonial-author-title:before{display:none}.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-text{gap:var(--ds24-space-md);width:calc(50% - var(--ds24-space-md) / 2);flex-direction:column;justify-content:flex-start;padding-right:0;display:flex}.ds24-section--testimonials.layout--reversed .ds24-headline{margin:0}.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-quote{flex-grow:0}@media (width>=1920px){.ds24-section--testimonials.layout--reversed .ds24-testimonial-item{max-width:var(--ds24-container-lg)}}@media (width<=1279px) and (width>=1024px){.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-img{max-width:260px}}@media (width<=1023px){.ds24-section--testimonials.layout--reversed .ds24-testimonial-item{flex-direction:column}.ds24-section--testimonials.layout--reversed .ds24-testimonial-author,.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-text{width:100%}.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-img{max-width:320px}}@media (width<=743px){.ds24-section--testimonials.layout--reversed .ds24-testimonial-item{flex-direction:column}.ds24-section--testimonials.layout--reversed .ds24-testimonial-author,.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-text{width:100%}.ds24-section--testimonials.layout--reversed .ds24-testimonial-content-img{max-width:280px}}.ds24-section--testimonials.layout--founder{padding:var(--ds24-space-lg) var(--ds24-space-md);display:block}.ds24-section--testimonials.layout--founder .ds24-testimonials-row{gap:var(--ds24-space-md);display:flex}.ds24-section--testimonials.layout--founder .ds24-testimonials-headline{width:calc(100% / 3 - var(--ds24-space-md));flex-shrink:0}.ds24-section--testimonials.layout--founder .ds24-testimonials-headline .ds24-headline{margin:0}.ds24-section--testimonials.layout--founder .ds24-testimonial-item{width:calc(100% / 3 * 2 - var(--ds24-space-md));background-color:var(--ds24-color-white);max-width:none;color:var(--ds24-color-black);align-items:flex-start;padding:0}.ds24-section--testimonials.layout--founder .ds24-testimonials-headline{color:var(--ds24-color-black)}.ds24-section--testimonials.layout--founder .ds24-testimonial-content-img{flex-direction:column;display:flex}.ds24-section--testimonials.layout--founder .ds24-img-shape:before{clip-path:polygon(101% -5%,-5% -1%,101% 100%)}.ds24-section--testimonials.layout--founder .ds24-img-shape:after{clip-path:polygon(-1% 0,-1% 101%,105% 101%)}.ds24-section--testimonials.layout--founder .ds24-testimonial-author-details{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.ds24-section--testimonials.layout--founder .ds24-testimonial-author-name{display:block}.ds24-section--testimonials.layout--founder .ds24-testimonial-author-title:before{content:none}.ds24-section--testimonials.layout--founder .ds24-testimonial-content-text{margin-top:var(--ds24-space-lg);padding-right:0}@media (width>=1920px){.ds24-section--testimonials.layout--founder .ds24-testimonial-content-text{margin-top:var(--ds24-space-xl)}}@media (width<=1023px){.ds24-section--testimonials.layout--founder .ds24-testimonials-headline{width:50%}.ds24-section--testimonials.layout--founder .ds24-testimonials-row{flex-direction:column}.ds24-section--testimonials.layout--founder .ds24-testimonial-item{flex-direction:row;width:100%}}.ds24-section--testimonials.layout--founder_full{background-color:var(--ds24-color-black);padding:var(--ds24-space-lg) var(--ds24-space-md);display:block}.ds24-section--testimonials.layout--founder_full .ds24-testimonials-row{gap:var(--ds24-space-md);display:flex}.ds24-section--testimonials.layout--founder_full .ds24-testimonial-item{align-items:center;gap:var(--ds24-space-xl);max-width:none;padding:0}.ds24-section--testimonials.layout--founder_full .ds24-testimonial-content-img{max-width:540px}.ds24-section--testimonials.layout--founder_full .ds24-img-shape-contra{--ds24-shape-bg:var(--ds24-color-black)}.ds24-section--testimonials.layout--founder_full .ds24-testimonial-content-text{padding-right:var(--ds24-space-xl)}.ds24-section--testimonials.layout--founder_full .ds24-testimonial-author-details{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.ds24-section--testimonials.layout--founder_full .ds24-testimonial-author-title:before{display:none}@media (width>=1920px){.ds24-section--testimonials.layout--founder_full .ds24-testimonial-content-img{max-width:640px}}@media (width<=1439px){.ds24-section--testimonials.layout--founder_full .ds24-testimonial-content-img{max-width:480px}}@media (width<=1279px) and (width>=1024px){.ds24-section--testimonials.layout--founder_full .ds24-testimonial-content-img{max-width:360px}}@media (width<=1023px){.ds24-section--testimonials.layout--founder_full .ds24-testimonials-row{flex-direction:column;align-items:center}.ds24-section--testimonials.layout--founder_full .ds24-testimonial-item{gap:var(--ds24-space-lg);flex-direction:column-reverse;max-width:480px}.ds24-section--testimonials.layout--founder_full .ds24-testimonial-content-text{padding-right:0}}.ds24-section--testimonials.layout--founder_image{height:calc(100vh - var(--ds24-header-height));min-height:560px;padding:var(--ds24-space-md);justify-content:left;align-items:center;display:flex;position:relative;overflow:hidden}.ds24-section--testimonials.layout--founder_image .ds24-bg{object-fit:cover;object-position:center top;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ds24-section--testimonials.layout--founder_image .ds24-content{z-index:1;width:100%;max-width:var(--ds24-container-xs);color:var(--ds24-color-white);position:relative}.ds24-section--testimonials.layout--founder_image .ds24-testimonial-content-quote h3,.ds24-section--testimonials.layout--founder_image .ds24-testimonial-content-quote h5,.ds24-section--testimonials.layout--founder_image .ds24-testimonial-content-quote p{color:var(--ds24-color-white);margin:0}@media (width<=1439px){.ds24-section--testimonials.layout--founder_image{min-height:460px}.ds24-section--testimonials.layout--founder_image .ds24-content{max-width:var(--ds24-container-xs)}}@media (width<=1279px) and (width>=1024px){.ds24-section--testimonials.layout--founder_image .ds24-content{max-width:var(--ds24-container-2xs)}}@media (width<=1023px){.ds24-section--testimonials.layout--founder_image .ds24-content{max-width:50%}}@media (width<=743px) and (orientation:portrait),(width<=666px) and (orientation:landscape){.ds24-section--testimonials.layout--founder_image{min-height:480px;padding-block:var(--ds24-space-lg);align-items:flex-end}.ds24-section--testimonials.layout--founder_image .ds24-content{max-width:100%}}.ds24-section--testimonials.layout--boxed{padding:var(--ds24-space-lg) var(--ds24-space-md);display:block}.ds24-section--testimonials.layout--boxed .ds24-testimonial-item{gap:var(--ds24-space-lg);background-color:#0000;max-width:none;padding:0;display:flex}.ds24-section--testimonials.layout--boxed .ds24-testimonial-content-text,.ds24-section--testimonials.layout--boxed .ds24-testimonial-content-img{width:50%}.ds24-section--testimonials.layout--boxed .ds24-testimonial-content-text{background-color:var(--ds24-color-light-gray);color:var(--ds24-color-black);padding:var(--ds24-space-md);justify-content:center;gap:var(--ds24-space-sm);flex-direction:column-reverse;display:flex}.ds24-section--testimonials.layout--boxed .ds24-testimonial-content-quote{flex-grow:0}.ds24-section--testimonials.layout--boxed .ds24-testimonial-author{flex-direction:column;gap:4px}.ds24-section--testimonials.layout--boxed .ds24-testimonial-author-name{display:block}.ds24-section--testimonials.layout--boxed .ds24-testimonial-author-title:before{display:none}@media (width<=1023px){.ds24-section--testimonials.layout--boxed .ds24-testimonial-item{gap:var(--ds24-space-md);flex-direction:row;min-height:0}.ds24-section--testimonials.layout--boxed .ds24-testimonial-content-text,.ds24-section--testimonials.layout--boxed .ds24-testimonial-content-img{width:100%}}@media (width<=743px){.ds24-section--testimonials.layout--boxed .ds24-testimonial-item{flex-direction:column}.ds24-section--testimonials.layout--boxed .ds24-testimonial-content-img{aspect-ratio:16/9}}.ds24-section--testimonials.layout--founder_double{gap:var(--ds24-space-md);padding:var(--ds24-space-lg) var(--ds24-space-md);flex-direction:column;display:flex}.ds24-section--testimonials.layout--founder_double .ds24-testimonials-headline .ds24-headline{max-width:var(--ds24-container-2xs);color:var(--ds24-color-black);margin:0}.ds24-section--testimonials.layout--founder_double .ds24-testimonials-items{gap:var(--ds24-space-md);display:flex}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-item{background-color:var(--ds24-color-white);color:var(--ds24-color-black);align-items:flex-start;padding:0;display:flex}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-item:last-child{padding-top:var(--ds24-space-lg)}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-content-img{width:calc(50% - var(--ds24-space-md) / 2);flex-direction:column;flex-shrink:0;display:flex}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-content-img img{width:100%;display:block}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-author-details{flex-direction:column;gap:8px;display:flex}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-author-name{margin:0;display:block}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-author-title:before{display:none}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-content-text{width:calc(50% - var(--ds24-space-md) / 2);align-items:center;display:flex}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-content-quote>*{margin:0}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-item:last-child .ds24-testimonial-content-img{gap:var(--ds24-space-md)}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-item:first-child .ds24-img-shape-contra{--ds24-shape-bg:var(--ds24-color-white)}@media (width<=1023px){.ds24-section--testimonials.layout--founder_double .ds24-testimonials-items{max-width:var(--ds24-container-2xs);flex-direction:column;align-items:flex-start;margin-inline:auto}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-item{flex-direction:row;width:100%}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-item:last-child{align-self:flex-end;padding-top:0}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-content-text{padding:var(--ds24-space-sm)}}@media (width<=743px){.ds24-section--testimonials.layout--founder_double .ds24-testimonials-items{max-width:100%}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-item{flex-direction:column}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-item:last-child{align-self:stretch;padding-top:0}.ds24-section--testimonials.layout--founder_double .ds24-testimonial-content-img,.ds24-section--testimonials.layout--founder_double .ds24-testimonial-content-text{width:100%}}.ds24-section--testimonials.layout--slider,.ds24-section--testimonials.layout--slider_reversed{display:block}.ds24-section--testimonials.layout--slider .ds24-testimonials-slider,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-slider{position:relative}.ds24-section--testimonials .ds24-testimonials-slider{gap:var(--ds24-space-md);flex-direction:column;display:flex;overflow:hidden}.ds24-section--testimonials .ds24-testimonials-track{width:calc(var(--ds24-slide-count,1) * 100%);height:var(--ds24-slide-height,auto);cursor:grab;touch-action:pan-y;align-items:start;transition:transform .4s,height .4s;display:flex}.ds24-section--testimonials.is--dragging .ds24-testimonials-track,.ds24-section--testimonials.is--dragging .ds24-testimonials-track *{user-select:none;cursor:grabbing!important}.ds24-section--testimonials .ds24-testimonials-track .ds24-testimonial-content-img,.ds24-section--testimonials .ds24-testimonials-track .ds24-testimonial-content-img img{pointer-events:none;-webkit-user-drag:none}@media (hover:hover) and (pointer:fine){.ds24-section--testimonials .ds24-testimonials-track .ds24-testimonial-content-quote,.ds24-section--testimonials .ds24-testimonials-track .ds24-testimonial-author,.ds24-section--testimonials .ds24-testimonials-track .ds24-testimonial-author-name,.ds24-section--testimonials .ds24-testimonials-track .ds24-testimonial-author-title{cursor:text;user-select:text}}.ds24-section--testimonials .ds24-testimonials-track button,.ds24-section--testimonials .ds24-testimonials-track a,.ds24-section--testimonials .ds24-testimonials-track [data-video-src]{cursor:pointer}.ds24-section--testimonials .ds24-testimonials-track .ds24-testimonial-item{flex:0 0 calc(100% / var(--ds24-slide-count,1));max-width:calc(100% / var(--ds24-slide-count,1));box-sizing:border-box}.ds24-section--testimonials .ds24-testimonials-controls{bottom:var(--ds24-space-lg);right:calc(50% + var(--ds24-space-md) / 2);z-index:2;align-items:center;gap:var(--ds24-space-sm);color:var(--ds24-color-white);display:inline-flex;position:absolute}.ds24-section--testimonials .ds24-testimonials-nav{align-items:center;gap:var(--ds24-space-xs);display:inline-flex}.ds24-section--testimonials .ds24-testimonials-btn{border:1px solid var(--ds24-color-white-30);cursor:pointer;width:52px;height:52px;color:var(--ds24-color-white);background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s;display:inline-flex}.ds24-section--testimonials .ds24-testimonials-btn:hover{opacity:.7}.ds24-section--testimonials .ds24-testimonials-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.ds24-section--testimonials .ds24-testimonials-btn .ds24-element--icon{display:flex}.ds24-section--testimonials .ds24-testimonials-btn .ds24-element--icon svg{stroke-width:2px;width:18px;height:18px}.ds24-section--testimonials .ds24-testimonials-prev .ds24-element--icon{transform:rotate(180deg)}.ds24-section--testimonials .ds24-testimonials-counter{font-variant-numeric:tabular-nums;min-width:60px;color:inherit;justify-content:center;align-items:center;gap:4px;display:inline-flex}.ds24-section--testimonials.layout--slider_reversed{background-color:var(--ds24-color-light-gray);color:var(--ds24-color-black)}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-item{gap:var(--ds24-space-xl);flex-direction:row-reverse}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-slider{gap:0}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-text{width:50%;padding-right:0}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-headline{max-width:500px;padding:var(--ds24-space-xl) 0 0 var(--ds24-space-md)}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-controls{right:var(--ds24-space-md)}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-img{flex-shrink:0;justify-content:center;align-items:center;width:540px;height:540px;display:flex}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-track{width:100%;height:auto;transition:none;display:block;position:relative;transform:none!important}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-track .ds24-testimonial-item{opacity:0;pointer-events:none;flex:none;justify-content:space-between;width:100%;max-width:none;transition:opacity .5s;position:absolute;inset:0}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-track .ds24-testimonial-item[data-active=true]{opacity:1;pointer-events:auto;position:relative}.ds24-section--testimonials.layout--slider_reversed .ds24-img-shape{height:100%;transition:width .3s .5s;position:relative;overflow:hidden}.ds24-section--testimonials.layout--slider_reversed [data-slide-parity=odd] .ds24-img-shape{width:70%}.ds24-section--testimonials.layout--slider_reversed [data-slide-parity=odd][data-active=true] .ds24-img-shape,.ds24-section--testimonials.layout--slider_reversed [data-slide-parity=even] .ds24-img-shape{width:100%}.ds24-section--testimonials.layout--slider_reversed [data-slide-parity=even][data-active=true] .ds24-img-shape{width:70%}.ds24-section--testimonials.layout--slider_reversed .ds24-img-shape img{object-fit:cover;object-position:center;width:100%;height:100%}.ds24-section--testimonials.layout--slider_reversed .ds24-img-shape:before,.ds24-section--testimonials.layout--slider_reversed .ds24-img-shape:after{content:"";background-color:var(--ds24-color-light-gray);z-index:1;pointer-events:none;width:100%;height:20%;position:absolute;left:0}.ds24-section--testimonials.layout--slider_reversed .ds24-img-shape:before{clip-path:polygon(105% 0,0 0,0 95%);top:0}.ds24-section--testimonials.layout--slider_reversed .ds24-img-shape:after{clip-path:polygon(100% 0,-5% 100%,100% 100%);bottom:0}@media (width>=1920px){.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-img{width:640px;height:640px}.ds24-section--testimonials.layout--founder_image .ds24-content{max-width:var(--ds24-container-sm)}}@media (width<=1439px){.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-img{width:480px;height:480px}}@media (width<=1279px) and (width>=1024px){.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-img{width:360px;height:360px}}@media (width<=1023px){.ds24-section--testimonials .ds24-testimonial-item{flex-direction:column-reverse}.ds24-section--testimonials .ds24-testimonial-content-text{gap:var(--ds24-space-md);padding-right:0}.ds24-section--testimonials .ds24-testimonial-content-text,.ds24-section--testimonials .ds24-testimonial-content-img{width:100%}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-item{gap:var(--ds24-space-lg);align-items:center}.ds24-section--testimonials.layout--slider .ds24-testimonial-item,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-item{padding-bottom:calc(var(--ds24-space-md) + 52px + var(--ds24-space-lg));position:relative}.ds24-section--testimonials.layout--slider .ds24-actions,.ds24-section--testimonials.layout--slider_reversed .ds24-actions{bottom:var(--ds24-space-lg);left:var(--ds24-space-md);position:absolute}.ds24-section--testimonials.layout--slider .ds24-testimonials-controls,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-controls{bottom:var(--ds24-space-lg);right:var(--ds24-space-md)}.ds24-section--testimonials.layout--founder_image{aspect-ratio:3/4;height:auto}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-text{width:100%}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-track .ds24-testimonial-item{flex-direction:column-reverse}}@media (width<=743px){.ds24-section--testimonials .ds24-testimonial-item{flex-direction:column}.ds24-section--testimonials .ds24-testimonial-content-text,.ds24-section--testimonials .ds24-testimonial-content-img{width:100%}.ds24-section--testimonials .ds24-testimonial-content-text{gap:var(--ds24-space-md);padding-right:0}.ds24-section--testimonials.layout--founder .ds24-testimonials-row{max-width:var(--ds24-container-2xs);flex-direction:column;margin-inline:auto}.ds24-section--testimonials.layout--founder .ds24-testimonial-item{flex-direction:column;width:100%}.ds24-section--testimonials.layout--founder .ds24-testimonial-content-text{margin-top:0}.ds24-section--testimonials .ds24-testimonials-controls{gap:var(--ds24-space-sm)}.ds24-section--testimonials.layout--default .ds24-testimonial-content-text{display:contents}.ds24-section--testimonials.layout--default .ds24-testimonial-content-img{order:1}.ds24-section--testimonials.layout--default .ds24-testimonial-author{order:2}.ds24-section--testimonials.layout--default .ds24-testimonial-content-quote{text-align:center;order:3}.ds24-section--testimonials.layout--default .ds24-actions{order:4;width:100%;display:flex}.ds24-section--testimonials.layout--default .ds24-actions .ds24-element--button{justify-content:center;width:100%}.ds24-section--testimonials.layout--default .ds24-testimonial-author{text-align:center;flex-direction:column;align-items:center}.ds24-section--testimonials.layout--default .ds24-testimonial-author-title:before{content:none}.ds24-section--testimonials.layout--slider .ds24-testimonial-content-text,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-text{display:contents}.ds24-section--testimonials.layout--slider .ds24-testimonial-content-img,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-img{order:1}.ds24-section--testimonials.layout--slider .ds24-testimonial-author,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-author{order:2}.ds24-section--testimonials.layout--slider .ds24-testimonial-content-quote,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-quote{order:3}.ds24-section--testimonials.layout--slider .ds24-actions,.ds24-section--testimonials.layout--slider_reversed .ds24-actions{order:4;width:100%;position:static}.ds24-section--testimonials.layout--slider .ds24-actions .ds24-element--button,.ds24-section--testimonials.layout--slider_reversed .ds24-actions .ds24-element--button{justify-content:center;width:100%}.ds24-section--testimonials.layout--slider .ds24-testimonial-item,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-item{padding-bottom:calc(var(--ds24-space-md) + 52px + var(--ds24-space-lg))}.ds24-section--testimonials.layout--slider .ds24-testimonials-controls,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-controls{left:var(--ds24-space-md);right:var(--ds24-space-md);justify-content:center}.ds24-section--testimonials.layout--slider .ds24-testimonials-nav,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-nav{display:contents}.ds24-section--testimonials.layout--slider .ds24-testimonials-prev,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-prev{order:1}.ds24-section--testimonials.layout--slider .ds24-testimonials-counter,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-counter{order:2}.ds24-section--testimonials.layout--slider .ds24-testimonials-next,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-next{order:3}.ds24-section--testimonials.layout--slider .ds24-testimonial-content-quote,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-quote{text-align:center}.ds24-section--testimonials.layout--slider .ds24-testimonial-author,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-author{text-align:center;flex-direction:column;align-items:center}.ds24-section--testimonials.layout--slider .ds24-testimonial-author-title:before,.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-author-title:before{content:none}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-content-img{aspect-ratio:1;width:100%;height:auto}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonials-track .ds24-testimonial-item{flex-direction:column}.ds24-section--testimonials.layout--slider_reversed .ds24-testimonial-item{gap:var(--ds24-space-md)}}.ds24-section--timeline{padding:var(--ds24-space-xl) var(--ds24-space-md);background-color:var(--ds24-color-black);color:var(--ds24-color-white);justify-content:center;transition:background-color 1s ease-in-out,color 1s ease-in-out;display:flex}.ds24-section--timeline .ds24-layout--container{gap:var(--ds24-space-xl);width:100%;max-width:var(--ds24-container-md);display:flex;position:relative}.ds24-section--timeline .ds24-left{top:calc(var(--ds24-space-xl) + var(--ds24-header-height));height:calc(100vh - 2 * var(--ds24-space-xl) - var(--ds24-header-height));justify-content:center;gap:var(--ds24-space-sm);width:100%;max-width:480px;padding-right:var(--ds24-space-lg);border-right:3px solid var(--ds24-color-accent-red-brown,#8b3a2a);flex-direction:column;flex-shrink:0;align-self:start;display:flex;position:sticky}.ds24-section--timeline .ds24-overline,.ds24-section--timeline .ds24-headline{margin:0}.ds24-section--timeline .ds24-right{gap:var(--ds24-space-xl);width:100%;height:auto;padding-top:calc(100vh - var(--ds24-space-xl));padding-right:var(--ds24-space-xl);flex-direction:column;display:flex}.ds24-section--timeline .ds24-right>.ds24-milestone:last-child{padding-bottom:calc(50vh - 2 * var(--ds24-space-xl))}.ds24-section--timeline .ds24-milestone{opacity:.3;transition:opacity .6s linear}.ds24-section--timeline .ds24-milestone.is--active{opacity:1}.ds24-section--timeline .ds24-milestone h5,.ds24-section--timeline .ds24-milestone p{margin:0}.ds24-section--timeline.mode--light,.ds24-section--leaders.mode--light{background-color:var(--ds24-color-accent-light-blue-tint-50,#dce8f5);color:var(--ds24-color-black);transition:background-color 1s ease-in-out,color 1s ease-in-out}.ds24-section--timeline.mode--white,.ds24-section--leaders.mode--white{background-color:var(--ds24-color-white);color:var(--ds24-color-black);transition:background-color 1s ease-in-out,color 1s ease-in-out}.ds24-section--leaders.mode--light .ds24-img-shape:before,.ds24-section--leaders.mode--light .ds24-img-shape:after{background-color:var(--ds24-color-accent-light-blue-tint-50,#dce8f5);transition:background-color 1s ease-in-out}.ds24-section--leaders.mode--white .ds24-img-shape:before,.ds24-section--leaders.mode--white .ds24-img-shape:after{background-color:var(--ds24-color-white);transition:background-color 1s ease-in-out}@media (width>=1920px){.ds24-section--timeline .ds24-layout--container{max-width:var(--ds24-container-lg)}}@media (width<=1023px){.ds24-section--timeline .ds24-layout--container{gap:var(--ds24-space-md)}.ds24-section--timeline .ds24-left{max-width:320px;padding-right:var(--ds24-space-md)}.ds24-section--timeline .ds24-right{padding-right:0}}@media (width<=743px){.ds24-section--timeline .ds24-layout--container{gap:var(--ds24-space-lg);flex-direction:column;padding:0}.ds24-section--timeline .ds24-left{border-right:none;border-bottom:3px solid var(--ds24-color-accent-red-brown,#8b3a2a);max-width:100%;height:auto;padding-right:0;padding-bottom:var(--ds24-space-xl);position:static}.ds24-section--timeline .ds24-right{gap:var(--ds24-space-lg);padding-top:0;padding-right:0}.ds24-section--timeline .ds24-right>.ds24-milestone{padding:var(--ds24-space-xl) 0}.ds24-section--timeline .ds24-right>.ds24-milestone:last-child{padding-bottom:0}}.ds24-section--trust{padding-block:var(--ds24-space-lg);padding-inline:var(--ds24-space-md);flex-direction:row;justify-content:space-between;align-items:flex-start;margin-inline:auto;display:flex;position:relative}.ds24-section--trust.has--widgets-only{justify-content:center}.ds24-section--trust.has--widgets-only .ds24-trust-right{flex:100%;max-width:none}.ds24-section--trust.has--widgets-only .ds24-widgets{flex-wrap:nowrap;justify-content:space-evenly}.ds24-section--trust.has--widgets-only .ds24-widget,.ds24-section--trust.has--widgets-only .ds24-widget:nth-child(-n+3){flex:none;width:auto}.ds24-section--trust .ds24-trust-bg{object-fit:cover;object-position:center;z-index:0;pointer-events:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.ds24-section--trust.has--background .ds24-trust-left,.ds24-section--trust.has--background .ds24-trust-right,.ds24-section--trust.has--background .ds24-trust-top,.ds24-section--trust.has--background .ds24-trust-bottom{z-index:1;position:relative}.ds24-section--trust .ds24-trust-left{gap:var(--ds24-space-sm);padding-right:var(--ds24-space-lg);flex-direction:column;flex:0 0 50%;display:flex}.ds24-section--trust .ds24-trust-content-title{gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-section--trust .ds24-trust-content-title .ds24-headline{max-width:var(--ds24-container-xs)}.ds24-section--trust .ds24-text{margin:0}.ds24-section--trust .ds24-trust-right{gap:var(--ds24-space-sm);flex-direction:column;flex:1;max-width:680px;display:flex}.ds24-section--trust .ds24-widgets-wrap{position:relative}.ds24-section--trust .ds24-widgets{justify-content:space-between;align-items:center;gap:var(--ds24-space-sm);flex-wrap:wrap;display:flex}.ds24-section--trust .ds24-widget:nth-child(-n+3){flex:0 0 calc(33.333% - var(--ds24-space-sm) * 2 / 3)}.ds24-section--trust .ds24-trust-payments{justify-content:center;align-items:center;gap:var(--ds24-space-sm) var(--ds24-space-md);padding:var(--ds24-space-sm);background-color:var(--ds24-color-black);border-radius:var(--ds24-radius-sm);flex-wrap:wrap;display:flex}.ds24-section--trust .ds24-trust-payments img{width:auto;height:24px;display:block}.ds24-section--trust.layout--full{gap:var(--ds24-space-lg);flex-direction:column}.ds24-section--trust.layout--full .ds24-trust-top{gap:var(--ds24-space-md);align-items:flex-start;display:flex}.ds24-section--trust.layout--full .ds24-trust-top .ds24-trust-content-title,.ds24-section--trust.layout--full .ds24-trust-top .ds24-text{width:calc(50% - var(--ds24-space-md) / 2)}.ds24-section--trust.layout--full .ds24-trust-top .ds24-trust-content-title{gap:var(--ds24-space-xs)}.ds24-section--trust.layout--full .ds24-trust-top .ds24-text{margin:0}.ds24-section--trust.layout--full .ds24-trust-bottom{gap:var(--ds24-space-md);flex-direction:column;width:100%;display:flex}.ds24-section--trust.layout--full .ds24-trust-bottom .ds24-widgets{flex-wrap:nowrap;justify-content:space-between}.ds24-section--trust.layout--full .ds24-trust-bottom .ds24-widget{flex:none}@media (width<=1023px){.ds24-section--trust.layout--full .ds24-trust-top{flex-direction:column}.ds24-section--trust.layout--full .ds24-trust-top .ds24-trust-content-title,.ds24-section--trust.layout--full .ds24-trust-top .ds24-text{width:100%}}@media (width<=743px){.ds24-section--trust.layout--full .ds24-trust-bottom .ds24-widgets{flex-wrap:nowrap}}@media (width>=1920px){.ds24-section--trust .ds24-widgets{justify-content:space-evenly}}@media (width<=1439px){.ds24-section--trust .ds24-trust-right{max-width:610px}}@media (width<=1279px) and (width>=1024px){.ds24-section--trust .ds24-trust-right{min-width:580px}.ds24-section--trust .ds24-trust-left{padding-right:var(--ds24-space-md);flex:0 50%}.ds24-section--trust{overflow:hidden}.ds24-section--trust .ds24-trust-bg{height:130%}}@media (width<=1023px){.ds24-section--trust{align-items:center;gap:var(--ds24-space-lg);flex-direction:column}.ds24-section--trust .ds24-trust-left{flex-basis:auto;width:100%;padding-right:0}.ds24-section--trust .ds24-trust-right{width:100%;max-width:none}.ds24-section--trust .ds24-widgets-wrap{margin-inline:calc(-1 * var(--ds24-space-md));-webkit-mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-trust-fade-left,0px), black calc(100% - var(--ds24-trust-fade-right,0px)), transparent 100%);mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-trust-fade-left,0px), black calc(100% - var(--ds24-trust-fade-right,0px)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0px, black var(--ds24-trust-fade-left,0px), black calc(100% - var(--ds24-trust-fade-right,0px)), transparent 100%)}.ds24-section--trust .ds24-widgets{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;align-items:flex-start;gap:var(--ds24-space-sm);padding-inline:var(--ds24-space-md);overflow-x:scroll}.ds24-section--trust .ds24-widgets::-webkit-scrollbar{display:none}.ds24-section--trust .ds24-widget,.ds24-section--trust .ds24-widget:nth-child(-n+3){flex:none}}@media (width<=1023px) and (width>=744px){.ds24-section--trust.has--widgets-only .ds24-widgets{justify-content:start}}@media (width<=743px){.ds24-section--trust .ds24-trust-payments{padding:var(--ds24-space-md);gap:var(--ds24-space-md)}.ds24-section--trust .ds24-trust-payments img{height:max(16px,min(4vw,24px))}.ds24-section--trust .ds24-widgets{flex-wrap:nowrap}}.ds24-section--two-columns{background-color:var(--ds24-color-dark-gray);color:var(--ds24-color-white);padding:var(--ds24-space-lg) var(--ds24-space-md);justify-content:center;display:flex}.ds24-section--two-columns .ds24-layout--container{width:100%;padding:0}.ds24-section--two-columns .ds24-columns{width:100%;display:flex}.ds24-section--two-columns .ds24-col{gap:var(--ds24-space-sm);flex-direction:column;flex:1;display:flex}.ds24-section--two-columns .ds24-col:first-child{padding-right:var(--ds24-space-lg)}.ds24-section--two-columns .ds24-col:last-child{padding-left:var(--ds24-space-lg);border-left:1px solid var(--ds24-color-white-30)}.ds24-section--two-columns .ds24-headline{color:var(--ds24-color-white);margin:0}.ds24-section--two-columns .ds24-text{margin:0}.ds24-section--two-columns .ds24-actions{margin-top:var(--ds24-space-xs);flex-grow:1;align-items:end;display:flex}@media (width<=1439px){.ds24-section--two-columns .ds24-layout--container{max-width:var(--ds24-container-sm)}}@media (width<=743px){.ds24-section--two-columns .ds24-layout--container{max-width:var(--ds24-container-2xs);margin-inline:auto}.ds24-section--two-columns .ds24-columns{gap:var(--ds24-space-lg);flex-direction:column}.ds24-section--two-columns .ds24-col{text-align:center}.ds24-section--two-columns .ds24-col:first-child{padding-right:0}.ds24-section--two-columns .ds24-col:last-child{border-left:none;border-top:1px solid var(--ds24-color-white-30);padding-left:0;padding-top:var(--ds24-space-lg)}}.ds24-page-type--about .ds24-component--header .header-bar,.ds24-page-type--about .ds24-component--header .header-bar .ls-overlay{filter:invert()}.ds24-page-type--about .ds24-element--hamburger .hamburger-inner,.ds24-page-type--about .ds24-element--hamburger .hamburger-inner:before,.ds24-page-type--about .ds24-element--hamburger .hamburger-inner:after{background-color:var(--ds24-color-white)}.ds24-page-type--about.ds24-lang--de .ds24-section--leaders .ds24-items{max-width:var(--ds24-container-lg)}.ds24-page-type--about.ds24-lang--de .ds24-section--leaders .ds24-item{flex:0 0 calc(100% / 6 - var(--ds24-space-md) / 5)}@media (width<=1279px){.ds24-page-type--about.ds24-lang--de .ds24-section--leaders .ds24-item{flex:0 0 calc(100% / 4 - var(--ds24-space-md) / 3)}}@media (width<=1023px){.ds24-page-type--about.ds24-lang--de .ds24-section--leaders .ds24-item{flex:0 0 25%}}@media (width<=743px){.ds24-page-type--about.ds24-lang--de .ds24-section--leaders .ds24-item{flex:0 0 50%}}.ds24-page-type--about .key--get-started{background-color:var(--ds24-color-black);color:var(--ds24-color-white)}.ds24-page-type--about .key--slider{background-color:var(--ds24-color-accent-gold-tint-80);color:var(--ds24-color-black)}.ds24-page-type--about .key--slider .ds24-testimonial-item{color:var(--ds24-color-black);background-color:#0000}.ds24-page-type--about .key--slider .ds24-img-shape:before,.ds24-page-type--about .key--slider .ds24-img-shape:after{background-color:var(--ds24-color-accent-gold-tint-80)}.ds24-page-type--about .key--slider .ds24-testimonials-headline{color:var(--ds24-color-dark-gray)}.ds24-page-type--about .key--slider .ds24-actions .ds24-element--button{color:var(--ds24-color-black);border-color:var(--ds24-color-black-30)}.ds24-page-type--about .key--slider .ds24-actions .ds24-element--button:hover{opacity:.7}.ds24-page-type--about .key--slider .ds24-testimonials-controls{color:var(--ds24-color-black)}.ds24-page-type--about .key--slider .ds24-testimonials-btn{color:var(--ds24-color-black);border-color:var(--ds24-color-black-30)}.ds24-page-type--about .ds24-section--headline.key--get-started{padding-top:var(--ds24-space-xl);padding-bottom:var(--ds24-space-md)}.ds24-page-type--affiliates .key--features{padding-block:0}.ds24-page-type--affiliates .ds24-section--headline.key--why-digistore24{background-color:var(--ds24-color-pastel-brown-dark);color:var(--ds24-color-white);padding-inline:max(var(--ds24-space-md), calc((100% - var(--ds24-container-md)) / 2))}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--headline.key--why-digistore24{padding-bottom:var(--ds24-space-xl)}@media (width>=1920px){.ds24-page-type--affiliates .ds24-section--headline.key--why-digistore24{padding-inline:max(var(--ds24-space-md), calc((100% - var(--ds24-container-lg)) / 2))}}@media (width<=1919px) and (width>=1024px){.ds24-page-type--affiliates .ds24-section--headline.key--why-digistore24 .ds24-content{max-width:80%}}@media (width<=1023px){.ds24-page-type--affiliates .ds24-section--headline.key--why-digistore24 .ds24-content{max-width:100%}}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding:0}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24{z-index:1;position:relative}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24{margin-top:calc(-1 * var(--ds24-space-xl))}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item .ds24-content{padding:0}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item .ds24-content{padding:0 var(--ds24-space-xl)}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-content{padding:0 var(--ds24-space-xl) 0 var(--ds24-space-md)}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3){padding-left:var(--ds24-space-lg)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding:0 var(--ds24-space-lg) 0 var(--ds24-space-xl)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2) .ds24-content{padding:0 var(--ds24-space-xl) 0 var(--ds24-space-md)}@media (width<=1439px) and (width>=1280px){.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding:0}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-content{padding:0 var(--ds24-space-lg) 0 var(--ds24-space-md)}}@media (width<=1279px) and (width>=1024px){.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding:0 var(--ds24-space-md) 0 0}}@media (width<=1023px){.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item{flex-direction:column-reverse}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3){flex-direction:row-reverse;padding-left:0}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-content{padding:0}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item .ds24-content,.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding-inline:var(--ds24-space-xl)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item.layout--image-right{flex-direction:row}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item.layout--image-left{flex-direction:row-reverse}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding:var(--ds24-space-md) 0 0 0}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2) .ds24-content{padding:0}}@media (width<=743px){.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item,.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3){flex-direction:column}.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item .ds24-content,.ds24-page-type--affiliates .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding:0}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding-top:0}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item.layout--image-left,.ds24-page-type--affiliates.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item.layout--image-right{flex-direction:column}.ds24-page-type--affiliates .ds24-section--headline.key--features,.ds24-page-type--affiliates .ds24-section--headline.key--scale-business{padding-bottom:0}}.ds24-page-type--affiliates .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="0"]{background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--affiliates .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="1"]{background-color:var(--ds24-color-pastel-gray-light)}.ds24-page-type--affiliates .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="2"]{background-color:var(--ds24-color-pastel-brown-light)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="0"]{background-color:var(--ds24-color-pastel-blue-light)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="1"]{background-color:var(--ds24-color-pastel-brown-light)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="2"]{background-color:var(--ds24-color-pastel-gray-light)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-top{padding-block:0}.ds24-page-type--affiliates .ds24-section--tabs.key--features-top .ds24-tab-content-item:first-of-type{background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-top .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-top .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-top .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-top .ds24-tab-content-item:nth-of-type(5){background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-top .ds24-tab-content-item:nth-of-type(6){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-top .ds24-tab-content-item:first-of-type{background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-top .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-top .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-top .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-blue-dark)}@media (width<=743px){.ds24-page-type--affiliates .ds24-section--tabs.key--features-bottom{padding-top:0}.ds24-page-type--affiliates .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:first-of-type .ds24-accordion-header{border-top:1px solid var(--ds24-color-light-gray);margin-top:0}}.ds24-page-type--affiliates .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:first-of-type{background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(5){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--affiliates .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(6){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:first-of-type{background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--affiliates.ds24-lang--de .ds24-section--tabs.key--features-bottom .ds24-tab-content-item:nth-of-type(5){background-color:var(--ds24-color-pastel-purple-dark)}.ds24-page-type--affiliates .ds24-section--steps.key--how-it-works{background-color:var(--ds24-color-pastel-gray-light);color:var(--ds24-color-white)}.ds24-page-type--affiliates .ds24-section--steps.key--how-it-works .ds24-step-number{color:var(--ds24-color-white)}.ds24-page-type--affiliates .ds24-section--steps.key--how-it-works .ds24-text{color:var(--ds24-color-white-50)}.ds24-page-type--affiliates .ds24-section--steps.key--how-it-works .ds24-text strong,.ds24-page-type--affiliates .ds24-section--steps.key--how-it-works .ds24-text a{color:var(--ds24-color-white)}.ds24-page-type--affiliates .ds24-section--steps.key--how-it-works .ds24-meta{color:var(--ds24-color-white-50)}.ds24-page-type--affiliates .ds24-section--steps.key--how-it-works .ds24-item{border-inline-color:var(--ds24-color-white-20)}@media (width<=1023px){.ds24-page-type--affiliates .ds24-section--steps.key--how-it-works .ds24-item{border-block-color:var(--ds24-color-white-20)}}.ds24-section--contact-info{background-color:var(--ds24-color-pastel-gray-light);color:var(--ds24-color-white);padding:var(--ds24-space-lg) var(--ds24-space-md);display:flex}.ds24-section--contact-info .ds24-col{gap:var(--ds24-space-sm);flex-direction:column;flex:1;display:flex}.ds24-section--contact-info .ds24-col--left{padding-right:var(--ds24-space-lg)}.ds24-section--contact-info .ds24-col--right{padding-left:var(--ds24-space-lg);border-left:1px solid var(--ds24-color-white-30)}.ds24-section--contact-info .ds24-title,.ds24-section--contact-info .ds24-text{color:var(--ds24-color-white);margin:0}.ds24-section--contact-info .ds24-email{word-break:break-all;margin:0}.ds24-section--contact-info .ds24-email a{color:var(--ds24-color-white);text-decoration:underline 2px;transition:all .3s}.ds24-section--contact-info .ds24-email a:hover{opacity:.7;text-decoration:underline 2px}.ds24-section--contact-info .ds24-email a:after{content:"*";color:var(--ds24-color-white-50);margin-left:8px;text-decoration:none;display:inline-block}.ds24-section--contact-info .ds24-notes{max-width:var(--ds24-container-2xs);flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ds24-section--contact-info .ds24-note{color:var(--ds24-color-white);padding-left:14px;position:relative}.ds24-section--contact-info .ds24-note:before{content:"* ";color:var(--ds24-color-white-60);position:absolute;left:0}.ds24-section--contact-info .ds24-note .ds24-element--link{color:var(--ds24-color-white);text-decoration:underline;transition:all .3s}.ds24-section--contact-info .ds24-note .ds24-element--link:hover{opacity:.7;text-decoration:underline}.ds24-section--contact-address{background-color:var(--ds24-color-black);color:var(--ds24-color-white);padding:var(--ds24-space-lg) var(--ds24-space-md);justify-content:center;display:flex}.ds24-section--contact-address .ds24-layout--container{background-image:url(/ds24-assets/img/digistore24-world-map.svg);background-position:0;background-repeat:no-repeat;background-size:contain;justify-content:flex-end;width:100%;max-width:100%;padding:0;display:flex}.ds24-section--contact-address .ds24-address-box{z-index:1;width:50%;padding:var(--ds24-space-md) var(--ds24-space-xl);flex-direction:column;font-style:normal;display:flex;position:relative}.ds24-section--contact-address .ds24-address-title{margin:0 0 var(--ds24-space-xs);color:var(--ds24-color-white)}.ds24-section--contact-address .ds24-company{font-weight:var(--ds24-font-weight-bold);margin-bottom:4px;display:block}.ds24-section--contact-address .ds24-address-line{display:block}@media (width<=1023px){.ds24-section--contact-info{gap:var(--ds24-space-lg);flex-direction:column}.ds24-section--contact-info .ds24-col--left{padding-right:0}.ds24-section--contact-info .ds24-col--right{border-left:none;border-top:1px solid var(--ds24-color-white-30);padding-left:0;padding-top:var(--ds24-space-lg)}.ds24-section--contact-address .ds24-address-box{padding:var(--ds24-space-lg) var(--ds24-space-xs)}}@media (width<=743px){.ds24-section--contact-info{gap:var(--ds24-space-lg);padding:var(--ds24-space-xl) var(--ds24-space-lg);flex-direction:column}.ds24-section--contact-info .ds24-col--left{padding-right:0}.ds24-section--contact-info .ds24-col--right{border-left:none;border-top:1px solid var(--ds24-color-white-30);padding-left:0;padding-top:var(--ds24-space-lg)}.ds24-section--contact-address .ds24-layout--container{background-position:bottom;background-size:100%;flex-direction:column;justify-content:flex-start;padding-bottom:180px}.ds24-section--contact-address .ds24-address-box{width:100%;padding:var(--ds24-space-md)}}.ds24-page-type--features .ds24-component--header .header-bar,.ds24-page-type--features .ds24-component--header .header-bar .ls-overlay{filter:invert()}.ds24-page-type--features .ds24-element--hamburger .hamburger-inner,.ds24-page-type--features .ds24-element--hamburger .hamburger-inner:before,.ds24-page-type--features .ds24-element--hamburger .hamburger-inner:after{background-color:var(--ds24-color-white)}.ds24-page-type--features .ds24-page-header{padding:var(--ds24-space-lg) var(--ds24-space-md);background-color:var(--ds24-color-product-bluetiful-tint-90)}.ds24-page-type--features .ds24-page-header-title{margin:0}.ds24-page-type--features .ds24-features-layout{align-items:flex-start;gap:var(--ds24-space-md);padding:var(--ds24-space-lg) var(--ds24-space-md);display:flex}.ds24-page-type--features .ds24-features-nav{width:var(--ds24-container-3xs);top:calc(var(--ds24-space-md) + var(--ds24-header-height));max-height:calc(100vh - 2 * var(--ds24-space-md));overscroll-behavior-y:contain;scrollbar-width:none;flex-shrink:0;position:sticky;overflow-y:auto}.ds24-page-type--features .ds24-features-nav-list{gap:var(--ds24-space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ds24-page-type--features .ds24-features-nav-item.is-hidden{display:none}.ds24-page-type--features .ds24-features-nav-link{font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black-50);line-height:1.4;text-decoration:none;transition:opacity .15s;display:block}.ds24-page-type--features .ds24-features-nav-link:hover{opacity:.8}.ds24-page-type--features .ds24-features-nav-item.is--active .ds24-features-nav-link{color:var(--ds24-color-black)}.ds24-page-type--features .ds24-features-nav.has--fade-bottom{mask-image:linear-gradient(#000 calc(100% - 80px),#0000 100%)}.ds24-page-type--features .ds24-features-nav.has--fade-top{mask-image:linear-gradient(0deg,#000 calc(100% - 80px),#0000 100%)}.ds24-page-type--features .ds24-features-nav.has--fade-top.has--fade-bottom{mask-image:linear-gradient(#0000 0,#000 60px calc(100% - 80px),#0000 100%)}.ds24-page-type--features .ds24-features-main{min-width:0;padding-right:var(--ds24-space-xl);flex:1}.ds24-page-type--features .ds24-features-filter{align-items:center;gap:var(--ds24-space-xs);top:var(--ds24-header-height);margin-top:calc(-1 * var(--ds24-space-md));background-color:var(--ds24-color-white);padding:var(--ds24-space-md) 0;z-index:var(--ds24-z-base);font-size:14px;display:flex;position:sticky}.ds24-page-type--features .ds24-features-filter-label{color:var(--ds24-color-black)}.ds24-page-type--features .ds24-features-filter-group{gap:var(--ds24-space-xs);display:flex}.ds24-page-type--features .ds24-features-filter-option{color:var(--ds24-color-black);gap:0}@media (width<=1439px){.ds24-page-type--features .ds24-features-layout{max-width:var(--ds24-container-md)}.ds24-page-type--features .ds24-features-main{padding-right:0}}@media (width<=1023px){.ds24-page-type--features .ds24-features-layout{gap:var(--ds24-space-sm)}.ds24-page-type--features .ds24-features-nav{width:200px;top:calc(var(--ds24-space-sm) + var(--ds24-header-height))}.ds24-page-type--features .ds24-features-main{padding-right:0}.ds24-page-type--features .ds24-features-filter{margin-top:calc(-1 * var(--ds24-space-sm));padding:var(--ds24-space-sm) 0;flex-direction:column;align-items:start}}@media (width<=743px){.ds24-page-type--features .ds24-page-header,.ds24-page-type--features .ds24-features-layout{padding-left:var(--ds24-space-xs);padding-right:var(--ds24-space-xs)}.ds24-page-type--features .ds24-features-filter{gap:var(--ds24-space-sm);flex-wrap:wrap}.ds24-page-type--features .ds24-features-nav{display:none}}.ds24-features-nav-trigger{display:none}.ds24-features-nav-backdrop{z-index:calc(var(--ds24-z-header) - 4);opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;display:none;position:fixed;inset:0}.ds24-features-nav-backdrop.is-open{opacity:1;pointer-events:auto}.ds24-features-nav-sheet{top:var(--ds24-header-height);height:calc(100dvh - var(--ds24-header-height));background:var(--ds24-color-white);z-index:calc(var(--ds24-z-header) - 3);pointer-events:none;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;left:0;right:0;transform:translateY(100%)}.ds24-features-nav-sheet.is-open{pointer-events:auto;transform:translateY(0)}.ds24-features-sheet-header{padding:var(--ds24-space-md);border-bottom:1px solid var(--ds24-color-border);flex-shrink:0;align-items:center;display:flex}.ds24-features-sheet-title{font-size:20px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);margin:0}.ds24-features-sheet-body{flex:1;min-height:0;overflow-y:auto}.ds24-features-sheet-body.has--fade-bottom{mask-image:linear-gradient(#000 calc(100% - 80px),#0000 100%)}.ds24-features-sheet-body.has--fade-top{mask-image:linear-gradient(0deg,#000 calc(100% - 80px),#0000 100%)}.ds24-features-sheet-body.has--fade-top.has--fade-bottom{mask-image:linear-gradient(#0000 0,#000 60px calc(100% - 80px),#0000 100%)}.ds24-features-sheet-body .ds24-features-nav-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ds24-features-sheet-body .ds24-features-nav-item{border-bottom:1px solid var(--ds24-color-border)}.ds24-features-sheet-body .ds24-features-nav-link{padding:var(--ds24-space-sm) var(--ds24-space-md);font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);text-decoration:none;display:block}.ds24-features-sheet-body .ds24-features-nav-item.is--active .ds24-features-nav-link{font-weight:var(--ds24-font-bold)}.ds24-features-nav-close{z-index:calc(var(--ds24-z-header) - 2);background:var(--ds24-color-black);cursor:pointer;width:50px;height:50px;color:var(--ds24-color-white);border:none;border-radius:25px;justify-content:center;align-items:center;display:none;position:fixed;bottom:10px;right:10px}.ds24-features-nav-close svg{flex-shrink:0;width:24px;height:24px}.ds24-features-nav-close.is-visible{display:flex}@media (width<=743px){.ds24-features-nav-trigger{z-index:calc(var(--ds24-z-header) - 2);background:var(--ds24-color-product-bluetiful);cursor:pointer;width:50px;height:50px;color:var(--ds24-color-white);border:none;border-radius:25px;justify-content:center;align-items:center;display:flex;position:fixed;bottom:10px;right:10px}.ds24-features-nav-trigger svg{width:24px;height:24px}.ds24-features-nav-trigger.is-hidden{display:none}.ds24-features-nav-backdrop{display:block}.ds24-features-nav-sheet,.ds24-features-nav-close.is-visible{display:flex}}.ds24-page-type--features .ds24-section--cta{background-color:var(--ds24-color-product-bluetiful)}.ds24-page-type--features .ds24-section--cta .ds24-content{flex-direction:row;justify-content:space-between;align-items:center;max-width:none}.ds24-page-type--features .ds24-section--cta .ds24-headline{flex:1}.ds24-page-type--features .ds24-section--cta .ds24-actions{padding-inline:var(--ds24-space-xl);flex-shrink:0}@media (width<=1023px){.ds24-page-type--features .ds24-section--cta .ds24-actions{padding-left:var(--ds24-space-md)}}@media (width<=743px){.ds24-page-type--features .ds24-section--cta .ds24-content{flex-direction:column;align-items:flex-start}.ds24-page-type--features .ds24-section--cta .ds24-actions{padding-left:0}}.ds24-page-type--homepage .ds24-section--headline{padding-bottom:0}.ds24-page-type--homepage .ds24-section--two-columns.key--sell-promote-intro,.ds24-page-type--homepage .ds24-section--two-columns.key--sell-promote-bottom{background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--homepage .ds24-section--two-columns.key--sell-promote{background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--homepage .ds24-section--tabs.key--conversion-company .ds24-tab-content-item:first-of-type{background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--homepage .ds24-section--tabs.key--conversion-company .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--homepage .ds24-section--tabs.key--conversion-company .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--homepage .ds24-section--tabs.key--conversion-company .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--homepage .ds24-section--tabs.key--conversion-company .ds24-tab-content-item:nth-of-type(5){background-color:var(--ds24-color-pastel-purple-dark)}.ds24-page-type--homepage .ds24-section--headline.orientation--vertical.key--conversion-company .ds24-content{width:50%}@media (width<=1023px){.ds24-page-type--homepage .ds24-section--headline.orientation--vertical.key--conversion-company .ds24-content{width:80%}}@media (width<=743px){.ds24-page-type--homepage .ds24-section--headline.orientation--vertical.key--conversion-company .ds24-content{width:100%}}.ds24-page-type--homepage .ds24-section--tabs.key--features .ds24-tab-content-item:first-of-type{background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--homepage .ds24-section--tabs.key--features .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--homepage .ds24-section--tabs.key--features .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--homepage .ds24-section--testimonials.key--single-top .ds24-testimonial-item{background-color:var(--ds24-color-pastel-brown-dark);color:var(--ds24-color-white)}.ds24-page-type--homepage .ds24-section--testimonials.key--single-bottom .ds24-testimonial-item{background-color:var(--ds24-color-pastel-blue-light);color:var(--ds24-color-white)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top{background-color:var(--ds24-color-pastel-green-light);color:var(--ds24-color-white)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-item{padding-inline:var(--ds24-space-lg)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-text{color:var(--ds24-color-white)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-element--button{background-color:var(--ds24-color-white);border-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-element--button:hover{opacity:.85}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-item:nth-child(3){align-items:end}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-item:nth-child(3) .ds24-image.is--landscape{max-width:660px}@media (width>=1920px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-item:nth-child(3) .ds24-image.is--landscape{max-width:760px}}@media (width<=1439px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-item:nth-child(3) .ds24-image.is--landscape{max-width:480px}}@media (width<=1279px) and (width>=1024px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-item:nth-child(3) .ds24-image.is--landscape{max-width:400px}}@media (width<=1023px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-item{padding-inline:0}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-top .ds24-item:nth-child(3) .ds24-image.is--landscape{order:2;max-width:100%}}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote{background-color:var(--ds24-color-black);color:var(--ds24-color-white)}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-content{gap:var(--ds24-space-sm)}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-text{color:var(--ds24-color-white-50)}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-label{margin-bottom:6px}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-element--button{background-color:var(--ds24-color-white);border-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-element--button:hover{opacity:.85}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item{max-width:var(--ds24-container-lg);gap:var(--ds24-space-md);padding-inline:0}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item>*{width:50%}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item .ds24-content{padding-inline:var(--ds24-space-xl)}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item .ds24-headline{max-width:var(--ds24-container-3xs)}@media (width>=1920px){.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item{max-width:var(--ds24-container-xl)}}@media (width<=1279px) and (width>=1024px){.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item .ds24-content{padding-inline:var(--ds24-space-lg)}}@media (width<=1023px){.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item{max-width:var(--ds24-container-2xs);gap:var(--ds24-space-lg);flex-direction:column-reverse}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item>*{width:100%}.ds24-page-type--homepage .ds24-section--feature.key--sell-promote .ds24-item .ds24-content{padding-inline:var(--ds24-space-md)}}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom{background-color:var(--ds24-color-pastel-brown-dark);color:var(--ds24-color-white);padding-bottom:0}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-headline{padding-right:var(--ds24-space-xl);max-width:600px}.ds24-page-type--homepage.ds24-lang--de .ds24-section--feature.key--start-scale-automate-bottom .ds24-headline{padding-right:var(--ds24-space-md);max-width:100%}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-content{gap:var(--ds24-space-xs)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-text{color:var(--ds24-color-white)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-element--button{background-color:var(--ds24-color-white);border-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-element--button:hover{opacity:.85}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-item{gap:var(--ds24-space-md);max-width:100%}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-item .ds24-image{flex:1;max-width:none}@media (width>=1920px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-headline{padding-right:var(--ds24-space-lg)}}@media (width<=1439px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-headline{max-width:var(--ds24-container-2xs)}}@media (width<=1279px) and (width>=1024px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-headline{padding-right:var(--ds24-space-lg)}}@media (width<=1023px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-headline{padding-right:var(--ds24-space-lg)}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-item{flex-direction:column;align-items:start}}@media (width<=743px){.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-headline{padding-right:0}.ds24-page-type--homepage .ds24-section--feature.key--start-scale-automate-bottom .ds24-item{max-width:var(--ds24-container-2xs);flex-direction:column-reverse;margin-inline:auto}}.ds24-page-type--homepage .ds24-section--feature.key--integrations{background-color:var(--ds24-color-black);color:var(--ds24-color-white)}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-text{color:var(--ds24-color-white-50)}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-element--button{background-color:var(--ds24-color-white);border-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-element--button:hover{opacity:.85}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item{gap:var(--ds24-space-md);justify-content:space-between;align-items:start;max-width:100%;padding-inline:0}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item .ds24-content{padding-right:var(--ds24-space-md)}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item .ds24-image{max-width:var(--ds24-container-sm)}@media (width>=1920px){.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item .ds24-image{max-width:var(--ds24-container-lg)}}@media (width<=1023px){.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item{flex-direction:column}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item .ds24-content{max-width:var(--ds24-container-2xs);text-align:left;padding-right:0}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item .ds24-image{width:100%;max-width:100%}.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item .ds24-image img{object-fit:cover;aspect-ratio:5/4;width:100%;height:100%}}@media (width<=743px) and (orientation:portrait){.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item{gap:var(--ds24-space-lg)}}@media (width<=743px){.ds24-page-type--homepage .ds24-section--feature.key--integrations .ds24-item{max-width:var(--ds24-container-2xs);flex-direction:column-reverse;margin-inline:auto}}.ds24-page-type--homepage .ds24-section--feature.key--awards,.ds24-page-type--homepage .ds24-section--feature.key--awards-1{background-color:var(--ds24-color-black);color:var(--ds24-color-white)}.ds24-page-type--homepage .ds24-section--feature.key--awards .ds24-text,.ds24-page-type--homepage .ds24-section--feature.key--awards-1 .ds24-text{color:var(--ds24-color-white-50)}.ds24-page-type--homepage .ds24-section--showcase.key--start-scale-automate{background-color:var(--ds24-color-pastel-blue-dark);color:var(--ds24-color-white);padding-top:var(--ds24-space-lg);padding-bottom:0;padding-inline:var(--ds24-space-md)}.ds24-page-type--homepage .ds24-section--showcase.key--start-scale-automate .ds24-content{top:calc(var(--ds24-header-height) + var(--ds24-space-lg));z-index:0;position:sticky}.ds24-page-type--homepage.ds24-lang--de .ds24-section--showcase.key--start-scale-automate .ds24-content{max-width:var(--ds24-container-sm)}.ds24-page-type--homepage.ds24-lang--en .ds24-section--showcase.key--start-scale-automate .ds24-content{max-width:var(--ds24-container-xs)}.ds24-page-type--homepage .ds24-section--showcase.key--start-scale-automate .ds24-image{z-index:1;position:relative}@media (width>=1920px){.ds24-page-type--homepage.ds24-lang--de .ds24-section--showcase.key--start-scale-automate .ds24-content{max-width:var(--ds24-container-md)}.ds24-page-type--homepage.ds24-lang--en .ds24-section--showcase.key--start-scale-automate .ds24-content{max-width:var(--ds24-container-sm);padding-inline:var(--ds24-space-lg)}}@media (width<=1439px){.ds24-page-type--homepage.ds24-lang--de .ds24-section--showcase.key--start-scale-automate .ds24-content{padding-inline:var(--ds24-space-lg)}.ds24-page-type--homepage.ds24-lang--en .ds24-section--showcase.key--start-scale-automate .ds24-content{max-width:var(--ds24-container-xs);padding-inline:var(--ds24-space-lg)}}@media (width<=1279px) and (width>=1024px){.ds24-page-type--homepage.ds24-lang--de .ds24-section--showcase.key--start-scale-automate .ds24-content{max-width:var(--ds24-container-xs)}.ds24-page-type--homepage.ds24-lang--en .ds24-section--showcase.key--start-scale-automate .ds24-content{max-width:var(--ds24-container-2xs);padding-inline:var(--ds24-space-md)}}@media (width<=1023px){.ds24-page-type--homepage.ds24-lang--de .ds24-section--showcase.key--start-scale-automate .ds24-content{padding-inline:var(--ds24-space-md)}.ds24-page-type--homepage.ds24-lang--en .ds24-section--showcase.key--start-scale-automate .ds24-content{max-width:var(--ds24-container-2xs);padding-inline:var(--ds24-space-md)}}@media (width<=743px){.ds24-page-type--homepage.ds24-lang--de .ds24-section--showcase.key--start-scale-automate .ds24-content{padding-inline:0}.ds24-page-type--homepage.ds24-lang--en .ds24-section--showcase.key--start-scale-automate .ds24-content{padding-inline:var(--ds24-space-lg)}.ds24-page-type--homepage .ds24-section--showcase.key--start-scale-automate .ds24-image img{aspect-ratio:335/250;object-fit:cover;object-position:center}}@media (width<=1279px) and (width>=1024px){.ds24-page-type--homepage.ds24-lang--en .ds24-section--trust.layout--full .ds24-widget .ds24-content{height:110px}.ds24-page-type--homepage.ds24-lang--en .ds24-section--trust.layout--full .ds24-widget.widget--trustpilot .ds24-content .trustpilot-widget{max-width:150px}.ds24-page-type--homepage.ds24-lang--en .ds24-section--trust.layout--full .ds24-widget.widget--capterra .ds24-content>a{max-width:200px}}.ds24-page-type--legal .ds24-component--header .header-bar,.ds24-page-type--legal .ds24-component--header .header-bar .ls-overlay{filter:invert()}.ds24-page-type--legal .ds24-element--hamburger .hamburger-inner,.ds24-page-type--legal .ds24-element--hamburger .hamburger-inner:before,.ds24-page-type--legal .ds24-element--hamburger .hamburger-inner:after{background-color:var(--ds24-color-white)}.ds24-page-type--legal .ds24-page-header{padding:var(--ds24-space-lg) var(--ds24-space-md);background-color:var(--ds24-color-product-bluetiful-tint-90)}.ds24-page-type--legal .ds24-page-header-title{margin:0}.ds24-page-type--legal .ds24-legal-layout{align-items:flex-start;gap:var(--ds24-space-md);padding:var(--ds24-space-lg) var(--ds24-space-md);display:flex}.ds24-page-type--legal .ds24-legal-nav{width:var(--ds24-container-3xs);top:calc(var(--ds24-space-md) + var(--ds24-header-height));max-height:calc(100vh - 2 * var(--ds24-space-md));overscroll-behavior-y:contain;scrollbar-width:none;flex-shrink:0;position:sticky;overflow-y:auto}.ds24-page-type--legal .ds24-legal-nav-list{gap:var(--ds24-space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ds24-page-type--legal .ds24-legal-nav-link{font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black-50);line-height:1.4;text-decoration:none;transition:opacity .15s;display:block}.ds24-page-type--legal .ds24-legal-nav-link:hover{opacity:.8}.ds24-page-type--legal .ds24-legal-nav-item.is--active .ds24-legal-nav-link{color:var(--ds24-color-black)}.ds24-page-type--legal .ds24-legal-nav.has--fade-bottom{mask-image:linear-gradient(#000 calc(100% - 80px),#0000 100%)}.ds24-page-type--legal .ds24-legal-nav.has--fade-top{mask-image:linear-gradient(0deg,#000 calc(100% - 80px),#0000 100%)}.ds24-page-type--legal .ds24-legal-nav.has--fade-top.has--fade-bottom{mask-image:linear-gradient(#0000 0,#000 60px calc(100% - 80px),#0000 100%)}.ds24-page-type--legal .ds24-legal-main{min-width:0;padding-right:var(--ds24-space-xl);flex:1}.ds24-page-type--legal .ds24-legal-infobar{align-items:center;gap:var(--ds24-space-md);top:var(--ds24-header-height);margin-top:calc(-1 * var(--ds24-space-md));background-color:var(--ds24-color-white);padding:var(--ds24-space-md) 0;z-index:var(--ds24-z-base);color:var(--ds24-color-black-50);font-size:18px;line-height:1.2;display:flex;position:sticky}.ds24-page-type--legal .ds24-legal-infobar-reseller{font-size:18px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black)}.ds24-page-type--legal .ds24-legal-infobar-date{color:var(--ds24-color-black-50);align-items:center;gap:6px;font-size:14px;display:flex}.ds24-page-type--legal .ds24-legal-infobar-label{color:var(--ds24-color-black-50)}.ds24-page-type--legal .ds24-section--chapter{padding-top:var(--ds24-space-md);padding-bottom:var(--ds24-space-xs);scroll-margin-top:var(--ds24-legal-scroll-margin,0px)}.ds24-page-type--legal .ds24-section--chapter:first-of-type{padding-top:var(--ds24-space-md)}.ds24-page-type--legal .ds24-section--chapter:last-of-type{border-bottom:none}.ds24-page-type--legal .ds24-section--chapter .ds24-headline{font-size:36px;font-weight:var(--ds24-font-medium);letter-spacing:-.5px;color:var(--ds24-color-black);margin:0 0 var(--ds24-space-md);line-height:1.2}.ds24-page-type--legal .ds24-legal-chapter-text{color:var(--ds24-color-black-50);font-size:18px;line-height:1.5}.ds24-page-type--legal .ds24-legal-chapter-text h3{font-size:26px;font-weight:var(--ds24-font-medium);letter-spacing:-.25px;color:var(--ds24-color-black);margin:var(--ds24-space-md) 0 var(--ds24-space-xs);line-height:1.2}.ds24-page-type--legal .ds24-legal-chapter-text h4{font-size:21px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);margin:var(--ds24-space-sm) 0 var(--ds24-space-xs);line-height:1.2}.ds24-page-type--legal .ds24-legal-chapter-text h5{font-size:18px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);margin:var(--ds24-space-sm) 0 var(--ds24-space-xs);line-height:1.2}.ds24-page-type--legal .ds24-legal-chapter-text h6{font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);margin:var(--ds24-space-sm) 0 var(--ds24-space-xs);line-height:1.2}.ds24-page-type--legal .ds24-legal-chapter-text p{margin:0 0 var(--ds24-space-xs)}.ds24-page-type--legal .ds24-legal-chapter-text p:last-child{margin-bottom:0}.ds24-page-type--legal .ds24-legal-chapter-text ul{padding-left:var(--ds24-space-sm);margin:0 0 var(--ds24-space-xs);list-style:outside}.ds24-page-type--legal .ds24-legal-chapter-text ul ul{margin-bottom:0;padding-top:6px;padding-bottom:0;list-style:circle}.ds24-page-type--legal .ds24-legal-chapter-text ol{padding-left:var(--ds24-space-sm);margin:0 0 var(--ds24-space-xs);list-style:decimal}.ds24-page-type--legal .ds24-legal-chapter-text ol ol{margin-bottom:0;padding-top:6px;padding-bottom:0;list-style:lower-alpha}.ds24-page-type--legal .ds24-legal-chapter-text li{color:var(--ds24-color-black-50);padding:6px 0 6px 6px}.ds24-page-type--legal .ds24-legal-chapter-text code{background-color:var(--ds24-color-surface);border-radius:var(--ds24-radius-sm);padding:.1em .4em;font-family:monospace;font-size:.9em}.ds24-page-type--legal .ds24-legal-chapter-text .ds24-element--link{color:var(--ds24-color-black);text-decoration:none}.ds24-page-type--legal .ds24-legal-chapter-text .ds24-element--link:hover{text-underline-offset:2px;opacity:.8;text-decoration:underline}.ds24-page-type--legal .ds24-legal-chapter-text .ds24-element--underline{text-underline-offset:2px;text-decoration:underline}@media (width<=1439px){.ds24-page-type--legal .ds24-legal-layout{max-width:var(--ds24-container-md)}.ds24-page-type--legal .ds24-legal-main{padding-right:0}.ds24-page-type--legal .ds24-section--chapter .ds24-headline{font-size:30px}.ds24-page-type--legal .ds24-legal-chapter-text{font-size:16px}.ds24-page-type--legal .ds24-legal-chapter-text h3{font-size:22px}.ds24-page-type--legal .ds24-legal-chapter-text h4{font-size:18px}.ds24-page-type--legal .ds24-legal-infobar{padding:var(--ds24-space-sm) 0;font-size:16px}.ds24-page-type--legal .ds24-legal-infobar-reseller{font-size:16px}.ds24-page-type--legal .ds24-legal-infobar-date{font-size:12px}}@media (width<=1023px){.ds24-page-type--legal .ds24-legal-layout{gap:var(--ds24-space-sm)}.ds24-page-type--legal .ds24-legal-nav{width:200px;top:calc(var(--ds24-space-sm) + var(--ds24-header-height))}.ds24-page-type--legal .ds24-legal-main{padding-right:0}.ds24-page-type--legal .ds24-legal-infobar{margin-top:calc(-1 * var(--ds24-space-sm));padding:var(--ds24-space-xs) 0}.ds24-page-type--legal .ds24-section--chapter .ds24-headline{font-size:26px}.ds24-page-type--legal .ds24-legal-chapter-text h3{font-size:20px}.ds24-page-type--legal .ds24-legal-chapter-text h4{font-size:17px}}@media (width<=743px){.ds24-page-type--legal .ds24-page-header,.ds24-page-type--legal .ds24-legal-layout{padding-left:var(--ds24-space-xs);padding-right:var(--ds24-space-xs)}.ds24-page-type--legal .ds24-legal-nav{display:none}.ds24-page-type--legal .ds24-legal-infobar{align-items:flex-start;gap:var(--ds24-space-xs);flex-direction:column;font-size:14px}.ds24-page-type--legal .ds24-legal-infobar-reseller{font-size:14px}.ds24-page-type--legal .ds24-section--chapter .ds24-headline{font-size:22px}.ds24-page-type--legal .ds24-legal-chapter-text{font-size:14px}.ds24-page-type--legal .ds24-legal-chapter-text h3{font-size:18px}.ds24-page-type--legal .ds24-legal-chapter-text h4{font-size:16px}.ds24-page-type--legal .ds24-legal-chapter-text h5,.ds24-page-type--legal .ds24-legal-chapter-text h6{font-size:15px}.ds24-page-type--legal .ds24-legal-chapter-text ul,.ds24-page-type--legal .ds24-legal-chapter-text ol{padding-left:18px}}.ds24-legal-nav-trigger{display:none}.ds24-legal-nav-backdrop{z-index:calc(var(--ds24-z-header) - 4);opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;display:none;position:fixed;inset:0}.ds24-legal-nav-backdrop.is-open{opacity:1;pointer-events:auto}.ds24-legal-nav-sheet{top:var(--ds24-header-height);height:calc(100dvh - var(--ds24-header-height));background:var(--ds24-color-white);z-index:calc(var(--ds24-z-header) - 3);pointer-events:none;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;left:0;right:0;transform:translateY(100%)}.ds24-legal-nav-sheet.is-open{pointer-events:auto;transform:translateY(0)}.ds24-legal-sheet-header{padding:var(--ds24-space-md);border-bottom:1px solid var(--ds24-color-border);flex-shrink:0;align-items:center;display:flex}.ds24-legal-sheet-title{font-size:20px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);margin:0}.ds24-legal-sheet-body{flex:1;min-height:0;overflow-y:auto}.ds24-legal-sheet-body.has--fade-bottom{mask-image:linear-gradient(#000 calc(100% - 80px),#0000 100%)}.ds24-legal-sheet-body.has--fade-top{mask-image:linear-gradient(0deg,#000 calc(100% - 80px),#0000 100%)}.ds24-legal-sheet-body.has--fade-top.has--fade-bottom{mask-image:linear-gradient(#0000 0,#000 60px calc(100% - 80px),#0000 100%)}.ds24-legal-sheet-body .ds24-legal-nav-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ds24-legal-sheet-body .ds24-legal-nav-item{border-bottom:1px solid var(--ds24-color-border)}.ds24-legal-sheet-body .ds24-legal-nav-link{padding:var(--ds24-space-sm) var(--ds24-space-md);font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);text-decoration:none;display:block}.ds24-legal-sheet-body .ds24-legal-nav-item.is--active .ds24-legal-nav-link{font-weight:var(--ds24-font-bold)}.ds24-legal-nav-close{z-index:calc(var(--ds24-z-header) - 2);background:var(--ds24-color-black);cursor:pointer;width:50px;height:50px;color:var(--ds24-color-white);border:none;border-radius:25px;justify-content:center;align-items:center;display:none;position:fixed;bottom:10px;right:10px}.ds24-legal-nav-close svg{flex-shrink:0;width:24px;height:24px}.ds24-legal-nav-close.is-visible{display:flex}@media (width<=743px){.ds24-legal-nav-trigger{z-index:calc(var(--ds24-z-header) - 2);background:var(--ds24-color-product-bluetiful);cursor:pointer;width:50px;height:50px;color:var(--ds24-color-white);border:none;border-radius:25px;justify-content:center;align-items:center;display:flex;position:fixed;bottom:10px;right:10px}.ds24-legal-nav-trigger svg{width:24px;height:24px}.ds24-legal-nav-trigger.is-hidden{display:none}.ds24-legal-nav-backdrop{display:block}.ds24-legal-nav-sheet,.ds24-legal-nav-close.is-visible{display:flex}}@media (width<=1023px){.ds24-page-type--use-case .ds24-section--hero-default .ds24-content{width:100%;max-width:80%}}@media (width<=743px){.ds24-page-type--use-case .ds24-section--hero-default .ds24-content{max-width:100%}}.ds24-page-type--use-case .ds24-section--feature{gap:var(--ds24-space-lg)}.ds24-page-type--use-case .ds24-section--feature .ds24-item{max-width:var(--ds24-container-xl);gap:var(--ds24-space-md)}.ds24-page-type--use-case .ds24-section--feature .ds24-item .ds24-content,.ds24-page-type--use-case .ds24-section--feature .ds24-item .ds24-image{flex:unset;width:50%}.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-right .ds24-content,.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-left .ds24-content{padding:0 var(--ds24-space-xl)}@media (width<=1279px){.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-left .ds24-content,.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-right .ds24-content{padding:var(--ds24-space-md) var(--ds24-space-md)}}@media (width<=1023px){.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-right,.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-left{flex-direction:column-reverse}.ds24-page-type--use-case .ds24-section--feature .ds24-item .ds24-content,.ds24-page-type--use-case .ds24-section--feature .ds24-item .ds24-image{width:100%;max-width:var(--ds24-container-xs)}.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-left .ds24-content,.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-right .ds24-content{padding:var(--ds24-space-md) var(--ds24-space-lg)}}@media (width<=743px){.ds24-page-type--use-case .ds24-section--feature .ds24-item .ds24-image{order:0}.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-left .ds24-content,.ds24-page-type--use-case .ds24-section--feature .ds24-item.layout--image-right .ds24-content{padding:var(--ds24-space-xs) 0}}.ds24-page-type--use-case .ds24-section--steps .ds24-headline{padding-inline-end:0}.ds24-page-type--use-case.ds24-page--community .ds24-section--headline.key--intro{background-color:var(--ds24-color-pastel-brown-light);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--community .ds24-section--headline.key--features{padding-bottom:0}.ds24-page-type--use-case.ds24-page--community .ds24-section--feature.key--features-bottom{background-color:var(--ds24-color-pastel-blue-dark);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--community .ds24-section--testimonials.key--single .ds24-testimonial-item{background-color:var(--ds24-color-pastel-green-light)}.ds24-page-type--use-case.ds24-page--community .ds24-section--testimonials.key--single-bottom .ds24-testimonial-item{background-color:var(--ds24-color-pastel-brown-light)}.ds24-page-type--use-case.ds24-page--community .ds24-section--testimonials.key--sven-platte{background-color:var(--ds24-color-black);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--community .ds24-section--testimonials.key--sven-platte .ds24-testimonial-item{background-color:var(--ds24-color-black)}.ds24-page-type--use-case.ds24-page--downloads .ds24-section--headline.key--intro{background-color:var(--ds24-color-pastel-brown-light);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--downloads .ds24-section--feature.key--features-bottom{background-color:var(--ds24-color-pastel-green-dark);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--downloads .ds24-section--testimonials .ds24-testimonial-item{background-color:var(--ds24-color-pastel-blue-light)}.ds24-page-type--use-case.ds24-page--downloads .ds24-section--testimonials.key--sven-platte,.ds24-page-type--use-case.ds24-page--downloads .ds24-section--testimonials.key--sven-platte .ds24-testimonial-item,.ds24-page-type--use-case.ds24-page--downloads .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:before,.ds24-page-type--use-case.ds24-page--downloads .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:after{background-color:var(--ds24-color-black)}.ds24-page-type--use-case.ds24-page--events .ds24-section--headline.key--intro{background-color:var(--ds24-color-pastel-blue-light);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--events .ds24-section--feature.key--features-bottom{background-color:var(--ds24-color-pastel-blue-dark);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--events .ds24-section--testimonials .ds24-testimonial-item{background-color:var(--ds24-color-pastel-brown-light)}.ds24-page-type--use-case.ds24-page--events.ds24-lang--de .ds24-section--testimonials .ds24-testimonial-item{background-color:var(--ds24-color-pastel-green-light)}.ds24-page-type--use-case.ds24-page--events .ds24-section--testimonials.key--sven-platte,.ds24-page-type--use-case.ds24-page--events .ds24-section--testimonials.key--sven-platte .ds24-testimonial-item,.ds24-page-type--use-case.ds24-page--events .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:before,.ds24-page-type--use-case.ds24-page--events .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:after{background-color:var(--ds24-color-pastel-blue-light)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--hero-default .ds24-headline span{color:var(--ds24-color-accent-yellow-orange-shade-10);display:flex}.ds24-page-type--use-case.ds24-page--saas .ds24-highlighted{line-height:inherit;background-color:#0000;padding:0}.ds24-page-type--use-case.ds24-page--saas .ds24-headline .ds24-highlighted,.ds24-page-type--use-case.ds24-page--saas .ds24-section--hero-default .ds24-text .ds24-highlighted{color:var(--ds24-color-accent-yellow-orange-shade-10)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--hero-default .ds24-title span{text-transform:uppercase;letter-spacing:3.6px;align-items:center;font-size:18px;display:inline-flex}.ds24-page-type--use-case.ds24-page--saas .ds24-section--hero-default .ds24-title span:before{content:"";background:url(/ds24-assets/icons/decorative/icon-flag-de.svg) 50%/100% no-repeat;width:20px;height:14px;margin:0 15px;display:inline-flex;position:relative;top:-2px}@media (width<=1279px) and (width>=1024px){.ds24-page-type--use-case.ds24-page--saas .ds24-section--hero-default .ds24-title span{font-size:14px}}@media (width<=743px){.ds24-page-type--use-case.ds24-page--saas .ds24-section--hero-default .ds24-title span{margin-top:2px;font-size:14px;display:flex}.ds24-page-type--use-case.ds24-page--saas .ds24-section--hero-default .ds24-title span:before{margin-left:0}}.ds24-page-type--use-case.ds24-page--saas .ds24-section--headline.key--intro,.ds24-page-type--use-case.ds24-page--saas .ds24-section--feature.key--features-middle{background-color:var(--ds24-color-accent-yellow-orange-shade-30);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--steps.key--how-it-works{background-color:var(--ds24-color-black);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--steps.key--how-it-works .ds24-item{background-color:var(--ds24-color-pastel-blue-light-shade-80)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--steps.key--how-it-works .ds24-step-number{color:var(--ds24-color-accent-yellow-orange-shade-10)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--steps.key--how-it-works .ds24-text,.ds24-page-type--use-case.ds24-page--saas .ds24-section--steps.key--how-it-works .ds24-text strong{color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--steps.key--how-it-works .ds24-meta{color:var(--ds24-color-white-60)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--testimonials.key--single-top .ds24-testimonial-item{background-color:var(--ds24-color-pastel-brown-light)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--testimonials.key--single-bottom .ds24-testimonial-item{background-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-page-type--use-case.ds24-page--saas .ds24-section--testimonials.key--sven-platte,.ds24-page-type--use-case.ds24-page--saas .ds24-section--testimonials.key--sven-platte .ds24-testimonial-item,.ds24-page-type--use-case.ds24-page--saas .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:before,.ds24-page-type--use-case.ds24-page--saas .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:after{background-color:var(--ds24-color-black)}.ds24-page-type--use-case.ds24-page--software .ds24-section--headline,.ds24-page-type--use-case.ds24-page--software .ds24-section--feature.key--features-bottom{background-color:var(--ds24-color-pastel-green-light);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--software .ds24-section--testimonials .ds24-testimonial-item{background-color:var(--ds24-color-pastel-blue-light)}.ds24-page-type--use-case.ds24-page--software .ds24-section--testimonials.key--sven-platte,.ds24-page-type--use-case.ds24-page--software .ds24-section--testimonials.key--sven-platte .ds24-testimonial-item,.ds24-page-type--use-case.ds24-page--software .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:before,.ds24-page-type--use-case.ds24-page--software .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:after{background-color:var(--ds24-color-black)}.ds24-page-type--use-case.ds24-page--supplements .ds24-section--headline.key--intro{background-color:var(--ds24-color-pastel-blue-light);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--supplements .ds24-section--headline.key--features{background-color:var(--ds24-color-pastel-brown-light);color:var(--ds24-color-white);padding-bottom:0}.ds24-page-type--use-case.ds24-page--supplements .ds24-section--feature.key--features-bottom{background-color:var(--ds24-color-pastel-brown-light);color:var(--ds24-color-white)}.ds24-page-type--use-case.ds24-page--supplements .ds24-section--testimonials.key--single .ds24-testimonial-item,.ds24-page-type--use-case.ds24-page--supplements .ds24-section--testimonials.key--sven-platte,.ds24-page-type--use-case.ds24-page--supplements .ds24-section--testimonials.key--sven-platte .ds24-testimonial-item,.ds24-page-type--use-case.ds24-page--supplements .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:before,.ds24-page-type--use-case.ds24-page--supplements .ds24-section--testimonials.key--sven-platte .ds24-img-shape-contra:after{background-color:var(--ds24-color-pastel-blue-light)}@media (width<=743px){.ds24-page-type--landing .ds24-section--hero-split{min-height:480px;max-height:680px;height:calc(100dvh - var(--ds24-header-height));justify-content:center;gap:var(--ds24-space-xl)}}.ds24-page--end-customer .ds24-component--header .header-bar,.ds24-page--end-customer .ds24-component--header .header-bar .ls-overlay{filter:invert()}.ds24-page--end-customer .ds24-element--hamburger .hamburger-inner,.ds24-page--end-customer .ds24-element--hamburger .hamburger-inner:before,.ds24-page--end-customer .ds24-element--hamburger .hamburger-inner:after{background-color:var(--ds24-color-white)}.ds24-page--end-customer .ds24-section--testimonials.layout--reversed{background-color:var(--ds24-color-black)}.ds24-page--end-customer{--ds24-headline-highlight-color:var(--ds24-color-accent-light-green);--ds24-headline-highlight-text:var(--ds24-color-black)}.ds24-page--end-customer .key--digistore24 .ds24-content,.ds24-page--end-customer .key--benefits .ds24-content{max-width:var(--ds24-container-md)}.ds24-page--end-customer .key--benefits.ds24-section--headline .ds24-headline{max-width:var(--ds24-container-xs)}.ds24-page--end-customer .key--digistore24.ds24-section--headline{padding:var(--ds24-space-xl) var(--ds24-space-md)}.ds24-page--end-customer .key--how-it-works{background-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-page--end-customer .key--how-it-works .ds24-step-inner{background-color:var(--ds24-color-accent-light-green-tint-30)}.ds24-page--end-customer .key--how-it-works .ds24-section--steps .ds24-highlighted{padding:14px 10px 6px;line-height:1.8}.ds24-page--end-customer .ds24-section--accordions{padding-bottom:var(--ds24-space-md)}.ds24-page--end-customer .ds24-section--accordions .ds24-item{background-color:var(--ds24-color-accent-light-green-tint-30)}.ds24-page--end-customer .ds24-section--brands.layout--full{padding-block:0}.ds24-page--end-customer .key--bestseller .ds24-content{max-width:var(--ds24-container-sm)}.ds24-page--end-customer .key--bestseller .ds24-headline{max-width:480px}.ds24-page--end-customer .ds24-section--cards .ds24-item{background-color:var(--ds24-color-accent-light-green-tint-30)}.ds24-page--end-customer .key--ueber-uns .ds24-trust-right,.ds24-page--end-customer .key--about-us .ds24-trust-right{max-width:480px}.ds24-page--end-customer .key--ueber-uns .ds24-widget.widget-type--embedCode,.ds24-page--end-customer .key--about-us .ds24-widget.widget-type--embedCode{flex:0 0 calc(50% - var(--ds24-space-sm) * 1 / 2)}.ds24-page--end-customer .key--ueber-uns .ds24-widget.widget-type--spotlight,.ds24-page--end-customer .key--about-us .ds24-widget.widget-type--spotlight{flex:100%}.ds24-page--end-customer .key--ueber-uns .ds24-widget.widget-type--spotlight .ds24-content,.ds24-page--end-customer .key--about-us .ds24-widget.widget-type--spotlight .ds24-content{width:100%;height:auto;min-height:0;padding:var(--ds24-space-xs);justify-content:flex-start;align-items:flex-start}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight,.ds24-page--end-customer .key--about-us .ds24-spotlight{align-items:start;gap:var(--ds24-space-xs);flex-direction:column;width:100%;display:flex}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight img,.ds24-page--end-customer .key--about-us .ds24-spotlight img{width:auto;height:40px}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-title,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-title{padding-top:var(--ds24-space-xs);border-top:1px solid var(--ds24-color-light-gray);margin:0}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-element--button:hover,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-element--button:hover{opacity:.8;color:var(--ds24-color-black);background:0 0}@media (width<=1439px) and (width>=1280px){.ds24-page--end-customer .key--digistore24 .ds24-content,.ds24-page--end-customer .key--benefits .ds24-content{max-width:var(--ds24-container-sm)}.ds24-page--end-customer .key--bestseller .ds24-headline{max-width:380px}}@media (width>=1920px){.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-headline,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-headline{font-size:36px}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-title,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-title{font-size:26px}}@media (width<=1279px) and (width>=1024px){.ds24-page--end-customer .ds24-section--trust.key--ueber-uns .ds24-trust-right,.ds24-page--end-customer .ds24-section--trust.key--about-us .ds24-trust-right{min-width:unset;max-width:420px}.ds24-page--end-customer .key--bestseller .ds24-headline{max-width:320px}.ds24-page--end-customer .ds24-section--cards.layout--4-col .ds24-item{width:calc(100% / 4 - var(--ds24-space-md) * 3 / 4)}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-headline,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-headline{font-size:26px}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-title,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-title{font-size:18px}}@media (width<=1023px) and (width>=744px){.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-headline,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-headline{font-size:26px}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-title,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-title{font-size:18px}.ds24-page--end-customer .ds24-section--trust .ds24-trust-left{text-align:center;max-width:480px}.ds24-page--end-customer .key--bestseller .ds24-headline{max-width:380px}.ds24-page--end-customer .ds24-section--brands.layout--full .ds24-item{width:calc(100% / 3 - var(--ds24-space-sm))}}@media (width<=743px){.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-headline,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-headline{font-size:21px}.ds24-page--end-customer .key--ueber-uns .ds24-spotlight .ds24-title,.ds24-page--end-customer .key--about-us .ds24-spotlight .ds24-title{font-size:16px}.ds24-page--end-customer .ds24-highlighted{line-height:2}.ds24-page--end-customer .key--ueber-uns .ds24-widgets,.ds24-page--end-customer .key--about-us .ds24-widgets{flex-wrap:wrap}.ds24-page--end-customer .key--ueber-uns .ds24-widget.widget-type--embedCode .ds24-content,.ds24-page--end-customer .key--about-us .ds24-widget.widget-type--embedCode .ds24-content{height:130px}.ds24-page--end-customer .key--ueber-uns .ds24-widget.widget--google-reviews .ds24-content .rf-bage,.ds24-page--end-customer .key--about-us .ds24-widget.widget--google-reviews .ds24-content .rf-bage{width:158px}.ds24-page--end-customer .key--ueber-uns .ds24-widget.widget--google-reviews .ds24-content .rf-bage__rating,.ds24-page--end-customer .key--about-us .ds24-widget.widget--google-reviews .ds24-content .rf-bage__rating{font-size:18px}.ds24-page--end-customer .key--ueber-uns .ds24-widget.widget--google-reviews .ds24-content .rf-bage__stars svg,.ds24-page--end-customer .key--about-us .ds24-widget.widget--google-reviews .ds24-content .rf-bage__stars svg{width:14px;height:14px}.ds24-page--end-customer .key--ueber-uns .ds24-widget.widget--google-reviews .ds24-content .rf-bage__stars,.ds24-page--end-customer .key--about-us .ds24-widget.widget--google-reviews .ds24-content .rf-bage__stars{margin-right:0}.ds24-page--end-customer .key--bestseller .ds24-headline{max-width:260px}}.ds24-page--press{--ds24-headline-highlight-color:var(--ds24-color-accent-light-green);--ds24-headline-highlight-text:var(--ds24-color-black)}.ds24-page--press .ds24-component--header .header-bar,.ds24-page--press .ds24-component--header .header-bar .ls-overlay{filter:invert()}.ds24-page--press .ds24-element--hamburger .hamburger-inner,.ds24-page--press .ds24-element--hamburger .hamburger-inner:before,.ds24-page--press .ds24-element--hamburger .hamburger-inner:after{background-color:var(--ds24-color-white)}.ds24-page--press .ds24-section--split.key--digistore24{padding-bottom:var(--ds24-space-md)}.ds24-page--press .ds24-section--brands.has--inline-headline{padding-top:0;padding-bottom:var(--ds24-space-md)}.ds24-page--press .ds24-section--brands.has--inline-headline .ds24-inner>.ds24-headline{max-width:190px}.ds24-page--press .ds24-section--spotlight{background-color:var(--ds24-color-accent-light-green-tint-70)}.ds24-page--press .ds24-section--cards .ds24-item{background-color:var(--ds24-color-accent-light-green-tint-30)}.ds24-page--press .ds24-section--split.key--team,.ds24-page--press .ds24-section--split.key--kunden{padding-bottom:var(--ds24-space-md)}.ds24-page--press .ds24-section--cards.key--team,.ds24-page--press .ds24-section--cards.key--kunden{padding-block:0}.ds24-page--press .ds24-section--split.key--leistungen{padding-bottom:0}.ds24-page--press .ds24-section--cards.key--leistungen{padding-top:var(--ds24-space-md)}.ds24-page--press .ds24-section--cards.key--leistungen .ds24-title:after{content:"";background-color:var(--ds24-color-black);width:100px;height:1px;margin:var(--ds24-space-xs) 0;display:flex}.ds24-page--press .ds24-section--downloads{background-color:var(--ds24-color-black);padding-top:0}.ds24-page--press .ds24-section--downloads .ds24-component--download-card{background-color:var(--ds24-color-accent-light-green-tint-30)}.ds24-page--press .ds24-section--testimonials.layout--slider .ds24-testimonial-item{background-color:var(--ds24-color-black)}.ds24-page--press .ds24-section--headline.key--presse-kit{background-color:var(--ds24-color-black);color:var(--ds24-color-white)}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-content{max-width:var(--ds24-container-sm)}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-headline{max-width:560px}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-highlighted{color:var(--ds24-color-black)}.ds24-page--press .ds24-section--testimonials.layout--boxed{padding-top:0}.ds24-page--press .ds24-section--testimonials.layout--boxed .ds24-testimonial-content-text{background-color:var(--ds24-color-accent-light-green-tint-30)}.ds24-page--press .ds24-section--reputation .ds24-widget:first-child{border-right:1px solid var(--ds24-color-black);padding-right:var(--ds24-space-md)}.ds24-page--press .ds24-section--reputation .ds24-widget .ds24-content{height:130px}@media (width<=1439px) and (width>=1280px){.ds24-page--press .ds24-section--reputation .ds24-widget .ds24-content{height:110px}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-content{max-width:var(--ds24-container-xs)}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-headline{max-width:460px}}@media (width>=1920px){.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-content{max-width:var(--ds24-container-md)}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-headline{max-width:660px}}@media (width<=1279px) and (width>=1024px){.ds24-page--press .ds24-section--brands.has--inline-headline .ds24-inner>.ds24-headline{max-width:120px}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-content{max-width:var(--ds24-container-xs)}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-headline{max-width:440px}}@media (width<=1023px) and (width>=744px){.ds24-page--press .ds24-section--brands.has--inline-headline{padding-top:var(--ds24-space-md)}.ds24-page--press .ds24-section--headline.key--presse-kit .ds24-headline{max-width:460px}.ds24-page--press .ds24-section--brands .ds24-item img{height:160px}}@media (width<=743px){.ds24-page--press .ds24-section--hero-split .ds24-component--cta-box{flex-direction:column}.ds24-page--press .ds24-section--hero-split .ds24-cta-text{text-align:center}.ds24-page--press .ds24-section--hero-split .ds24-component--cta-box .ds24-element--button{font-size:unset;width:100%}.ds24-page--press .ds24-section--cards.key--team,.ds24-page--press .ds24-section--cards.key--kunden{padding-bottom:var(--ds24-space-md)}.ds24-page--press .ds24-section--brands.has--inline-headline{padding-top:var(--ds24-space-md)}.ds24-page--press .ds24-section--brands .ds24-item img{height:160px}.ds24-page--press .ds24-highlighted{line-height:2}.ds24-page--press .ds24-section--cards.key--leistungen .ds24-title{flex-direction:column;align-items:center;display:flex}}.ds24-page-type--vendors .ds24-section--headline.key--why-digistore24{background-color:var(--ds24-color-pastel-brown-dark);color:var(--ds24-color-white);padding-bottom:var(--ds24-space-xl);padding-inline:max(var(--ds24-space-md), calc((100% - var(--ds24-container-md)) / 2))}.ds24-page-type--vendors .ds24-section--headline.key--why-digistore24 .ds24-headline{padding-right:var(--ds24-space-lg)}@media (width<=1439px) and (width>=1280px){.ds24-page-type--vendors .ds24-section--headline.key--why-digistore24 .ds24-headline{max-width:90%}}.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24{z-index:1;margin-top:calc(-1 * var(--ds24-space-xl));position:relative}.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding:0 var(--ds24-space-lg) 0 var(--ds24-space-xl)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2) .ds24-content,.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(4) .ds24-content{padding:0 var(--ds24-space-xl) 0 var(--ds24-space-md)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-image{margin-right:calc(-1 * var(--ds24-space-md))}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(4) .ds24-image{margin-left:var(--ds24-space-lg)}@media (width<=1279px) and (width>=1024px){.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-image{margin-right:0}}@media (width<=1023px){.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:first-of-type .ds24-content{padding:var(--ds24-space-md) 0 0}.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2),.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3){flex-direction:column-reverse;align-items:center}.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2) .ds24-content,.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-content{padding-inline:var(--ds24-space-xl)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2){flex-direction:row-reverse;align-items:center}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2) .ds24-content,.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(4) .ds24-content{padding:0}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-content{padding:0 var(--ds24-space-xl)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-image,.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(4) .ds24-image{margin:0}}@media (width<=743px){.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item,.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2),.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3){flex-direction:column}.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item .ds24-content{padding:0}.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2) .ds24-content,.ds24-page-type--vendors .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-content{padding-inline:0}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(2){flex-direction:column}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item:nth-of-type(3) .ds24-content{padding-inline:0}.ds24-page-type--vendors.ds24-lang--de .ds24-section--feature.key--why-digistore24 .ds24-item .ds24-image{margin:0}}.ds24-page-type--vendors .ds24-section--feature.key--automation{background-color:var(--ds24-color-pastel-green-dark);color:var(--ds24-color-white)}.ds24-page-type--vendors .ds24-section--feature.key--automation .ds24-headline,.ds24-page-type--vendors .ds24-section--feature.key--automation .ds24-text{color:var(--ds24-color-white)}@media (width<=1023px) and (orientation:portrait){.ds24-page-type--vendors .ds24-section--feature.key--automation .ds24-item{flex-direction:column-reverse;align-items:center}.ds24-page-type--vendors .ds24-section--feature.key--automation .ds24-item .ds24-content{padding-inline:var(--ds24-space-xl)}}@media (width<=743px){.ds24-page-type--vendors .ds24-section--feature.key--automation .ds24-item{flex-direction:column}.ds24-page-type--vendors .ds24-section--feature.key--automation .ds24-item .ds24-content{padding-inline:0}}.ds24-page-type--vendors .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="0"]{background-color:var(--ds24-color-pastel-gray-light)}.ds24-page-type--vendors .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="1"]{background-color:var(--ds24-color-pastel-blue-light)}.ds24-page-type--vendors .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="2"],.ds24-page-type--vendors.ds24-lang--de .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="0"]{background-color:var(--ds24-color-pastel-brown-light)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="1"]{background-color:var(--ds24-color-pastel-blue-light)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--testimonials.key--slider .ds24-testimonial-item[data-slide-index="2"]{background-color:var(--ds24-color-pastel-green-light)}@media (width>=1920px){.ds24-page-type--vendors .ds24-section--headline.key--why-digistore24{padding-inline:max(var(--ds24-space-md), calc((100% - var(--ds24-container-lg)) / 2))}}@media (width<=743px){.ds24-page-type--vendors .ds24-section--headline.key--sell-scale{padding-bottom:0}}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-top{padding-block:0}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-top .ds24-tab-content-item:first-of-type{background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-top .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-top .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-top .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-top .ds24-tab-content-item:nth-of-type(5){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--tabs.key--sell-scale-top .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--tabs.key--sell-scale-top .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--tabs.key--sell-scale-top .ds24-tab-content-item:nth-of-type(5){background-color:var(--ds24-color-pastel-blue-dark)}@media (width<=743px){.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-bottom{padding-top:0}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:first-of-type .ds24-accordion-header{border-top:1px solid var(--ds24-color-light-gray);margin-top:0}}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:first-of-type{background-color:var(--ds24-color-pastel-green-dark)}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--vendors .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:nth-of-type(2){background-color:var(--ds24-color-pastel-purple-dark)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:nth-of-type(3){background-color:var(--ds24-color-pastel-blue-dark)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:nth-of-type(4){background-color:var(--ds24-color-pastel-gray-dark)}.ds24-page-type--vendors.ds24-lang--de .ds24-section--tabs.key--sell-scale-bottom .ds24-tab-content-item:nth-of-type(5){background-color:var(--ds24-color-pastel-brown-dark)}.ds24-page-type--vendors .ds24-section--steps.key--how-digistore24-works{background-color:var(--ds24-color-pastel-blue-dark);color:var(--ds24-color-white)}.ds24-page-type--vendors .ds24-section--steps.key--how-digistore24-works .ds24-step-number{color:var(--ds24-color-white)}.ds24-page-type--vendors .ds24-section--steps.key--how-digistore24-works .ds24-text{color:var(--ds24-color-white-50)}.ds24-page-type--vendors .ds24-section--steps.key--how-digistore24-works .ds24-text strong,.ds24-page-type--vendors .ds24-section--steps.key--how-digistore24-works .ds24-text a{color:var(--ds24-color-white)}.ds24-page-type--vendors .ds24-section--steps.key--how-digistore24-works .ds24-meta{color:var(--ds24-color-white-50)}.ds24-page-type--vendors .ds24-section--steps.key--how-digistore24-works .ds24-item{border-inline-color:var(--ds24-color-white-20)}@media (width<=1023px){.ds24-page-type--vendors .ds24-section--steps.key--how-digistore24-works .ds24-item{border-block-color:var(--ds24-color-white-20)}}.ds24-page-type--vendors [data-banner-name=vip-onboarding].ds24-component--banner{filter:invert()}.ds24-segment--blog h1,.ds24-segment--blog h2,.ds24-segment--blog h3,.ds24-segment--blog h4,.ds24-segment--blog h5,.ds24-segment--blog h6{font-weight:var(--ds24-font-bold);line-height:1}.ds24-segment--blog h1,.ds24-segment--blog h2,.ds24-segment--blog h3{text-wrap:unset}.ds24-segment--blog h1{font-size:50px;line-height:1}.ds24-segment--blog h2{font-size:30px}.ds24-segment--blog h3{font-size:24px}.ds24-segment--blog h4{font-size:20px}.ds24-segment--blog h5{font-size:18px}@media (width<=743px){.ds24-segment--blog h1{font-size:32px}.ds24-segment--blog h2{font-size:24px}.ds24-segment--blog h3{font-size:20px}}.ds24-component--header{z-index:var(--ds24-z-header);position:fixed;top:0;left:0;right:0}.ds24-component--header .header-bar{z-index:2;background:var(--ds24-color-white);border-bottom:1px solid var(--ds24-color-black-10);height:var(--ds24-header-height);padding:0 var(--ds24-space-md);align-items:center;gap:var(--ds24-space-md);transition:filter .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.ds24-component--header .header-bar.is--dropdown-open{filter:invert()}.ds24-component--header .header-branding{flex-shrink:0;align-items:center;display:flex}.ds24-component--header .header-branding a{align-items:center;line-height:1;display:inline-flex}.ds24-component--header .header-branding img{width:auto;height:27px;display:block}.ds24-component--header .header-nav{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.ds24-component--header .header-navbar-left{align-items:center;gap:var(--ds24-space-sm);display:flex;position:relative;top:1px}.ds24-component--header .header-navbar-left .nav-trigger{font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:0;line-height:1;text-decoration:none;transition:opacity .2s;display:flex}.ds24-component--header .header-navbar-left .nav-trigger:hover{opacity:.7}.ds24-component--header .header-navbar-left .nav-trigger .ds24-element--icon{flex-shrink:0;align-items:center;line-height:0;transition:transform .25s;display:inline-flex;position:relative;top:-1px}.ds24-component--header .header-navbar-left .nav-trigger .ds24-element--icon svg{stroke-width:2px;width:16px;height:16px}.ds24-component--header .header-navbar-left .nav-trigger.is--open .ds24-element--icon{transform:rotateX(180deg)}.ds24-component--header .header-navbar-right{align-items:center;gap:var(--ds24-space-sm);display:flex}.ds24-component--header .header-navbar-right .nav-additional-links{align-self:stretch;align-items:center;gap:var(--ds24-space-sm);padding-right:var(--ds24-space-sm);border-right:1px solid var(--ds24-color-black-20);display:flex}.ds24-component--header .header-navbar-right .nav-additional-item{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.ds24-component--header .header-navbar-right .nav-additional-item .nav-additional-label{text-underline-offset:2px;text-decoration:underline 2px}.ds24-component--header .header-navbar-right .nav-additional-item .nav-additional-arrow{flex-shrink:0;align-items:center;transition:transform .3s;display:inline-flex}.ds24-component--header .header-navbar-right .nav-additional-item .nav-additional-arrow svg{width:16px;height:16px}.ds24-component--header .header-navbar-right .nav-additional-item:hover .nav-additional-arrow{transform:translate(3px)}.ds24-component--header .header-login{align-items:center;gap:var(--ds24-space-xs);display:flex}.ds24-component--header .header-login .cta-secondary{font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);white-space:nowrap;text-decoration:none;transition:opacity .2s}.ds24-component--header .header-login .cta-secondary:hover{opacity:.7}.ds24-component--header .header-login .ds24-element--button{white-space:nowrap;align-items:center;display:inline-flex}.ds24-component--header .header-lang-trigger{font-size:15px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:0;line-height:1;transition:opacity .2s;display:flex}.ds24-component--header .header-lang-trigger:hover{opacity:.7}.ds24-component--header .header-lang-trigger .ds24-element--icon{flex-shrink:0;transition:transform .25s}.ds24-component--header .header-lang-trigger.is--open .ds24-element--icon{transform:rotate(180deg)}@media (width>=1280px) and (width<=1439px){.ds24-component--header .header-navbar-left,.ds24-component--header .header-navbar-right{gap:var(--ds24-space-xs)}}@media (width>=1024px) and (width<=1279px){.ds24-component--header .header-navbar-left{gap:var(--ds24-space-xs)}.ds24-component--header .header-navbar-left .nav-trigger:last-child{display:none}.ds24-component--header .header-nav--landing .nav-trigger:last-child{display:flex}.ds24-component--header .header-navbar-right .nav-additional-links{display:none}}@media (width<=1023px){.ds24-component--header .header-nav{display:none}}.ds24-component--header .header-dropdown{pointer-events:none;z-index:1;height:0;transition:height .4s cubic-bezier(.165,.84,.44,1);position:absolute;top:100%;left:0;right:0;overflow:hidden}.ds24-component--header .header-dropdown.is--open{pointer-events:auto;max-height:calc(100vh - var(--ds24-header-height))}.ds24-component--header .header-dropdown-panel{background:var(--ds24-color-black);pointer-events:none;z-index:0;width:100%;position:absolute;top:0;left:0;right:0}.ds24-component--header .header-dropdown-panel.is--open{pointer-events:auto;z-index:1;position:relative}.ds24-component--header .dropdown-nav-container{padding:0 var(--ds24-space-md);gap:var(--ds24-space-md);opacity:0;margin:0 auto;transition:opacity .3s,transform .3s;display:flex;transform:translateY(-12px)}.ds24-component--header .header-dropdown-panel.is--open .dropdown-nav-container{opacity:1;transition:opacity .3s .15s,transform .3s .15s;transform:translateY(0)}.ds24-component--header .header-dropdown-panel.type--links .dropdown-nav-left .dropdown-nav-group-items{gap:var(--ds24-space-md);width:100%;padding:var(--ds24-space-md) 0 var(--ds24-space-lg) 0;grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,1fr);grid-auto-flow:column;display:grid}.ds24-lang--en .ds24-component--header .header-dropdown-panel[data-dropdown="3"].type--links .dropdown-nav-left .dropdown-nav-group-items{grid-template-rows:repeat(2,auto)}.ds24-component--header .dropdown-nav-group-title{font-size:16px;font-weight:var(--ds24-font-bold);color:var(--ds24-color-white-50);margin-bottom:var(--ds24-space-md);align-items:center;gap:8px;display:flex}.ds24-component--header .dropdown-nav-group-title .ds24-element--icon.group-title-icon{color:var(--ds24-color-white-50);flex-shrink:0;align-items:center;display:flex}.ds24-component--header .dropdown-nav-group-title .ds24-element--icon.group-title-icon svg{width:20px;height:20px}.ds24-component--header .dropdown-nav-group-title .ds24-element--icon.icon--icon-digistore24-logo{background-color:var(--ds24-color-product-bluetiful);color:var(--ds24-color-white);border-radius:2px;padding:2px}.ds24-component--header .dropdown-nav-group-title .ds24-element--icon.icon--icon-digistore24-logo svg{width:16px;height:16px}.ds24-component--header .dropdown-nav-group-title .group-title-label{position:relative;top:2px}.ds24-component--header .dropdown-nav-group-items{gap:var(--ds24-space-md);flex-wrap:wrap;display:flex}.ds24-component--header .dropdown-nav-group-items .item-type--default{width:100%}.ds24-component--header .dropdown-nav-group-items .item-type--compact{width:calc(33.3333% - 26.6667px)}.ds24-element--nav-item.type--default{color:var(--ds24-color-white);align-items:flex-start;gap:10px;display:flex}.ds24-element--nav-item.type--default .nav-item-label-link .ds24-element--icon.nav-item-icon{color:var(--ds24-color-white);flex-shrink:0;align-items:center;display:flex}.ds24-element--nav-item.type--default .nav-item-label-link .ds24-element--icon.nav-item-icon svg{width:24px;height:24px}.ds24-element--nav-item.type--default .nav-item-content{flex-direction:column;gap:10px;display:flex}.ds24-element--nav-item.type--default .nav-item-label-link{color:var(--ds24-color-white);align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:inline-flex}.ds24-element--nav-item.type--default .nav-item-label-link:hover{opacity:.8}.ds24-element--nav-item.type--default .nav-item-label{font-size:21px;font-weight:var(--ds24-font-medium);line-height:1.2;position:relative;top:2px}.ds24-element--nav-item.type--default .nav-item-desc{font-size:14px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white-50);line-height:1.2}.ds24-element--nav-item.type--compact{color:var(--ds24-color-white-50);align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:inline-flex}.ds24-element--nav-item.type--compact:hover{opacity:.8}.ds24-element--nav-item.type--compact .nav-item-label{font-size:16px;font-weight:var(--ds24-font-medium)}.ds24-element--nav-item .nav-item-arrow{flex-shrink:0;align-items:center;line-height:0;transition:transform .3s,opacity .2s;display:inline-flex}.ds24-element--nav-item .nav-item-arrow .ds24-element--icon{align-items:center;line-height:0;display:inline-flex}.ds24-element--nav-item.type--default .nav-item-arrow .ds24-element--icon svg{stroke-width:2px;width:22px;height:22px}.ds24-element--nav-item.type--default .nav-item-label-link:hover .nav-item-arrow{transform:translate(4px)}.ds24-element--nav-item.type--compact .nav-item-arrow{opacity:0;position:relative;top:-2px}.ds24-element--nav-item.type--compact .nav-item-arrow .ds24-element--icon svg{stroke-width:2px;width:16px;height:16px}.ds24-element--nav-item.type--compact:hover .nav-item-arrow{opacity:1;transform:translate(4px)}.ds24-component--header .header-dropdown-panel.type--featured .dropdown-nav-container{gap:var(--ds24-space-md);padding:var(--ds24-space-md)}.ds24-component--header .header-dropdown-panel.type--featured .dropdown-nav-left{gap:var(--ds24-space-md);width:100%;padding:var(--ds24-space-sm) 0;flex-direction:column;display:flex}.ds24-component--header .header-dropdown-panel.type--featured .dropdown-nav-group:last-of-type{border-top:1px solid var(--ds24-color-white-20);padding-top:var(--ds24-space-md)}.ds24-component--header .header-dropdown-panel.type--featured .dropdown-nav-group:last-of-type ul{gap:var(--ds24-space-md);display:flex}.ds24-component--header .header-dropdown-panel.type--featured .dropdown-nav-group:last-of-type li{width:calc((100% - 2 * var(--ds24-space-md)) / 3)}.ds24-component--header .dropdown-nav-right.type--featured{padding:var(--ds24-space-sm) var(--ds24-space-xs);align-self:start;gap:var(--ds24-space-md);color:var(--ds24-color-white);background-color:var(--ds24-color-white-20);border-radius:8px;flex-direction:column;max-width:420px;display:flex}.ds24-component--header .dropdown-nav-right.type--featured .featured-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.ds24-component--header .dropdown-nav-right.type--featured .featured-title-group{align-items:center;gap:8px;display:flex}.ds24-component--header .dropdown-nav-right.type--featured .featured-title-group .ds24-element--icon.featured-icon{color:var(--ds24-color-white-50);flex-shrink:0;align-items:center;display:flex}.ds24-component--header .dropdown-nav-right.type--featured .featured-title-group .ds24-element--icon.featured-icon svg{width:20px;height:20px}.ds24-component--header .dropdown-nav-right.type--featured .featured-title{font-size:16px;font-weight:var(--ds24-font-bold);color:var(--ds24-color-white);line-height:1.3;position:relative;top:2px}.ds24-component--header .dropdown-nav-right.type--featured .featured-caption{font-size:12px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white-50);white-space:nowrap;flex-shrink:0}.ds24-component--header .dropdown-nav-right.type--featured .featured-image-wrap{overflow:hidden}.ds24-component--header .dropdown-nav-right.type--featured .featured-image{object-fit:cover;width:100%;transition:transform .3s}.ds24-component--header .dropdown-nav-right.type--featured:hover .featured-image{transform:scale(1.05)}.ds24-component--header .dropdown-nav-right.type--featured .featured-desc{font-weight:var(--ds24-font-medium)}.ds24-component--header .dropdown-nav-right.type--featured .ds24-element--button.type--outline{width:100%;color:var(--ds24-color-white);border-color:var(--ds24-color-white-30);transition:all .3s;display:block}.ds24-component--header .dropdown-nav-right.type--featured:hover .ds24-element--button.type--outline{background-color:var(--ds24-color-white);color:var(--ds24-color-black)}.ds24-component--header .dropdown-nav-right.type--links{width:100%;max-width:420px;padding:var(--ds24-space-md) 0 var(--ds24-space-lg) var(--ds24-space-md);border-left:1px solid var(--ds24-color-white-20);gap:var(--ds24-space-md);flex-direction:column;display:flex}.ds24-component--header .dropdown-nav-right.type--links .nav-item-desc{color:var(--ds24-color-white-50);margin-top:2px;font-size:13px;line-height:1.55}.ds24-component--header .dropdown-nav-right.type--links .nav-item-label{font-size:16px}.ds24-component--header .dropdown-nav-right.type--links .ds24-element--nav-item.type--default .nav-item-label-link .ds24-element--icon.nav-item-icon svg,.ds24-component--header .dropdown-nav-right.type--links .ds24-element--nav-item.type--default .nav-item-arrow .ds24-element--icon svg{width:16px;height:16px}.ds24-component--header .header-dropdown-panel.type--links .ds24-element--nav-item.type--default .nav-item-arrow{opacity:0}.ds24-component--header .header-dropdown-panel.type--links .ds24-element--nav-item.type--default .nav-item-label-link:hover .nav-item-arrow{opacity:1;transform:translate(4px)}.ds24-component--header .header-dropdown-panel.type--featured .dropdown-nav-group:last-of-type .ds24-element--nav-item.type--default .nav-item-arrow{opacity:0}.ds24-component--header .header-dropdown-panel.type--featured .dropdown-nav-group:last-of-type .ds24-element--nav-item.type--default .nav-item-label-link:hover .nav-item-arrow{opacity:1;transform:translate(4px)}@media (width>=1024px) and (width<=1279px){.ds24-component--header .dropdown-nav-right.type--featured{max-width:320px}.ds24-component--header .header-dropdown-panel.type--featured .dropdown-nav-group:last-of-type li{width:calc((100% - 2 * var(--ds24-space-md)) / 2)}.ds24-component--header .dropdown-nav-right.type--links{padding-left:var(--ds24-space-sm);flex:0 0 320px}.ds24-component--header .dropdown-nav-group-items{gap:var(--ds24-space-sm)}.ds24-component--header .dropdown-nav-group-items .item-type--compact{width:calc((100% - 1 * var(--ds24-space-md)) / 2)}}@media (width<=1023px){.ds24-component--header .header-dropdown{display:none}}.ds24-element--hamburger{cursor:pointer;width:40px;height:40px;right:32px;top:calc(var(--ds24-header-height) / 2);z-index:300;background:0 0;border:none;outline:none;flex-shrink:0;padding:0;transition:opacity .25s linear;display:none;position:fixed;transform:translateY(-50%)}.ds24-element--hamburger:hover{opacity:.75}.ds24-element--hamburger .hamburger-box{justify-content:center;align-items:center;width:24px;height:40px;margin:0 auto;display:flex}.ds24-element--hamburger .hamburger-inner{display:block;position:relative}.ds24-element--hamburger .hamburger-inner,.ds24-element--hamburger .hamburger-inner:before,.ds24-element--hamburger .hamburger-inner:after{background-color:var(--ds24-color-black);width:24px;height:2px;transition:transform .25s,background-color .1s .5s;position:absolute}.ds24-element--hamburger .hamburger-inner:before,.ds24-element--hamburger .hamburger-inner:after{content:"";display:block}.ds24-element--hamburger .hamburger-inner:before{transition:top .1s .7s,opacity .1s .5s,background-color .1s .5s;top:-7px}.ds24-element--hamburger .hamburger-inner:after{transition:bottom .1s .7s,transform .1s cubic-bezier(.55,.055,.675,.19) .5s,background-color .1s .5s;bottom:-7px}.ds24-element--hamburger .hamburger-inner{transition-duration:.1s;transition-delay:.5s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.ds24-element--hamburger.is--active .hamburger-inner,.ds24-element--hamburger.is--active .hamburger-inner:before,.ds24-element--hamburger.is--active .hamburger-inner:after{background-color:var(--ds24-color-white)}.ds24-element--hamburger.is--active .hamburger-inner{transition-delay:.2s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.ds24-element--hamburger.is--active .hamburger-inner:before{opacity:0;transition:top .1s,opacity .1s .2s;top:0}.ds24-element--hamburger.is--active .hamburger-inner:after{transition:bottom .1s,transform .1s cubic-bezier(.215,.61,.355,1) .2s;bottom:0;transform:rotate(-90deg)}.header-sidenav{background-color:var(--ds24-color-black);z-index:99;flex-direction:column;width:100vw;height:100dvh;transition:translate .4s cubic-bezier(.165,.84,.44,1) .5s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;translate:100%}.header-sidenav.is--open{transition:translate .4s cubic-bezier(.165,.84,.44,1);translate:0}.header-sidenav>*{opacity:0;transition:opacity .5s,transform .5s;transform:translate(-10px)}.header-sidenav.is--open>*{opacity:1;transition:opacity .5s .5s,transform .5s .5s;transform:translate(0)}.header-sidenav>:has(.ds24-component--language-switcher.expanded){opacity:1;transition:none;transform:translate(0)}.header-sidenav .sidenav-top{padding:var(--ds24-space-sm) var(--ds24-space-md);z-index:1;flex-shrink:0;align-items:center;display:flex;position:relative}.header-sidenav .sidenav-body{flex-direction:column;flex:1;padding:8px 0 0;display:flex;overflow-y:auto}.header-sidenav .sidenav-nav-block{padding:0 var(--ds24-space-md)}.header-sidenav .sidenav-nav-item{border-bottom:1px solid var(--ds24-color-white-10);width:100%;font-size:30px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white);cursor:pointer;text-align:left;background:0 0;border-top:none;border-left:none;border-right:none;justify-content:space-between;align-items:center;padding:18px 0;line-height:1.2;text-decoration:none;transition:opacity .2s;display:flex}.header-sidenav .sidenav-nav-item:hover{opacity:.7}.header-sidenav .sidenav-nav-item .ds24-element--icon{flex-shrink:0;align-items:center;line-height:0;transition:transform .25s;display:inline-flex}.header-sidenav .sidenav-nav-item .ds24-element--icon svg{stroke-width:2px;width:22px;height:22px}.header-sidenav .sidenav-nav-item.is--open .ds24-element--icon{transform:rotateX(180deg)}.header-sidenav .sidenav-accordion{max-height:0;transition:max-height .4s cubic-bezier(.165,.84,.44,1);overflow:hidden}.header-sidenav .sidenav-accordion-inner{padding:var(--ds24-space-xs) 0 var(--ds24-space-sm);flex-direction:column;gap:2px;display:flex}.header-sidenav .sidenav-accordion .sidenav-group-title{font-size:12px;font-weight:var(--ds24-font-bold);color:var(--ds24-color-white-50);text-transform:uppercase;letter-spacing:.08em;margin-top:8px;padding:8px 0 6px}.header-sidenav .sidenav-accordion .sidenav-group-title:first-child{margin-top:0}.header-sidenav .sidenav-accordion .sidenav-item-link{font-weight:var(--ds24-font-medium);color:var(--ds24-color-white);align-items:center;gap:10px;padding:10px 0;text-decoration:none;transition:opacity .2s;display:flex}.header-sidenav .sidenav-accordion .sidenav-item-link:hover{opacity:.7}.header-sidenav .sidenav-accordion .sidenav-item-link.type--default{font-size:21px}.header-sidenav .sidenav-accordion .sidenav-item-link.type--compact,.header-sidenav .sidenav-accordion .sidenav-group--right .sidenav-item-link.type--default{color:var(--ds24-color-white-50);font-size:18px}.header-sidenav .sidenav-accordion .sidenav-item-link .ds24-element--icon{display:none}.header-sidenav .sidenav-accordion .sidenav-item-label{line-height:1.3}.header-sidenav .sidenav-accordion .sidenav-item-desc{color:var(--ds24-color-white-50);font-size:13px}.header-sidenav .sidenav-additional-menu{padding:var(--ds24-space-sm) var(--ds24-space-md);flex-direction:column-reverse;flex-grow:1;gap:0;display:flex}.header-sidenav .sidenav-ctas{gap:var(--ds24-space-xs);padding-top:var(--ds24-space-sm);margin-bottom:var(--ds24-space-sm);flex-direction:column;display:flex}.header-sidenav .sidenav-ctas .cta-primary{padding:var(--ds24-space-btn-md);background-color:var(--ds24-color-white);border:1px solid var(--ds24-color-white);color:var(--ds24-color-black);font-size:16px;font-weight:var(--ds24-font-medium);justify-content:center;align-items:center;line-height:18px;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.header-sidenav .sidenav-ctas .cta-primary:hover{opacity:.8}.header-sidenav .sidenav-ctas .cta-secondary{padding:var(--ds24-space-btn-md);border:1px solid var(--ds24-color-white-30);color:var(--ds24-color-white);font-size:16px;font-weight:var(--ds24-font-medium);justify-content:center;align-items:center;line-height:18px;text-decoration:none;transition:border-color .2s,opacity .2s;display:inline-flex}.header-sidenav .sidenav-ctas .cta-secondary:hover{border-color:var(--ds24-color-white);opacity:.85}.header-sidenav .sidenav-additional-links{flex-direction:column;justify-content:center;display:flex}.header-sidenav .sidenav-additional-links .sidenav-flat-link{font-size:18px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white);text-align:center;padding:12px 0;text-decoration:none;transition:opacity .2s;display:block}.header-sidenav .sidenav-additional-links .sidenav-flat-link:hover{opacity:.7}@media (width<=1023px){.ds24-element--hamburger{justify-content:center;align-items:center;display:flex}}@media (width<=743px){.ds24-element--hamburger{right:12px}.header-sidenav .sidenav-top{padding:26px var(--ds24-space-xs)}.header-sidenav .sidenav-nav-block{padding:0 var(--ds24-space-xs)}.header-sidenav .sidenav-additional-menu{padding:var(--ds24-space-sm) var(--ds24-space-xs)}.header-sidenav .sidenav-nav-item{font-size:26px}}@media (width>=1024px){.header-sidenav{display:none}}[data-segment=blog]{--ds24-subnav-height:44px}.ds24-segment--blog .ds24-layout--container{max-width:var(--ds24-container-lg);padding:var(--ds24-space-lg) var(--ds24-space-md)}.ds24-component--subnav{top:var(--ds24-header-height);z-index:98;background:var(--ds24-color-white);border-bottom:1px solid var(--ds24-color-border);height:var(--ds24-subnav-height,44px);padding:0 var(--ds24-space-md);align-items:center;gap:var(--ds24-space-sm);display:flex;position:fixed;left:0;right:0}.ds24-component--subnav .subnav-slot--label{flex-shrink:0;position:relative;top:1px}.ds24-component--subnav .subnav-slot--label a{font-size:16px;font-weight:var(--ds24-font-bold);color:var(--ds24-color-black);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;text-decoration:none;transition:opacity .2s}.ds24-component--subnav .subnav-slot--label a:hover{opacity:.6}.ds24-component--subnav .subnav-slot--categories{flex:1;overflow:hidden}.ds24-component--subnav .subnav-list{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.ds24-component--subnav .subnav-list::-webkit-scrollbar{display:none}.ds24-component--subnav .subnav-item a{font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-gray);white-space:nowrap;border-radius:4px;align-items:center;padding:6px 10px 4px;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.ds24-component--subnav .subnav-item a:hover,.ds24-component--subnav .subnav-item.is--active a{color:var(--ds24-color-black);background:var(--ds24-color-black-10)}.ds24-component--subnav .subnav-item.is--authors a{color:var(--ds24-color-black)}.ds24-component--subnav .subnav-slot--social{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.ds24-component--subnav .subnav-slot--social a{color:var(--ds24-color-muted);align-items:center;transition:color .2s;display:inline-flex}.ds24-component--subnav .subnav-slot--social a:hover{color:var(--ds24-color-black)}.ds24-component--subnav .subnav-slot--social img{object-fit:contain;width:16px;height:16px}.ds24-component--subnav .subnav-categories-trigger{font-family:var(--ds24-font-family);font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;padding:0;display:none}.ds24-component--subnav .subnav-categories-trigger svg{flex-shrink:0;width:18px;height:18px;transition:transform .2s}.ds24-component--subnav .subnav-categories-trigger.is--open svg{transform:rotateX(180deg)}.subnav-cat-sheet{top:calc(var(--ds24-header-height) + var(--ds24-subnav-height));background:var(--ds24-color-white);border-bottom:1px solid var(--ds24-color-border);z-index:97;pointer-events:none;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(-100%)}.subnav-cat-sheet.is-open{pointer-events:auto;transform:translateY(0)}.subnav-cat-sheet-header{padding:16px var(--ds24-space-md);border-bottom:1px solid var(--ds24-color-border);flex-shrink:0}.subnav-cat-sheet-title{font-size:12px;font-weight:var(--ds24-font-bold);color:var(--ds24-color-muted);text-transform:uppercase;letter-spacing:.08em}.subnav-cat-list{overscroll-behavior:contain;margin:0;padding:0;list-style:none;overflow-y:auto}.subnav-cat-item a{padding:16px var(--ds24-space-md);font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-black);border-bottom:1px solid var(--ds24-color-border);align-items:center;text-decoration:none;transition:background .2s;display:flex}.subnav-cat-item:last-child a{border-bottom:none}.subnav-cat-item a:hover{background:var(--ds24-color-black-10)}.subnav-cat-item.is--active a{background:var(--ds24-color-black-10);font-weight:var(--ds24-font-bold)}@media (width>=1024px) and (width<=1279px){.ds24-component--subnav .subnav-list{overflow:hidden}.ds24-component--subnav .subnav-item:nth-child(n+6){display:none}}@media (width<=1023px){.ds24-component--subnav .subnav-slot--social,.ds24-component--subnav .subnav-slot--categories{display:none}.ds24-component--subnav .subnav-categories-trigger{display:flex}}@media (width<=743px){.ds24-component--subnav{gap:var(--ds24-space-xs)}}.ds24-component--footer{background-color:var(--ds24-color-black);color:var(--ds24-color-white);padding:var(--ds24-space-xl) var(--ds24-space-md) var(--ds24-space-lg)}.ds24-component--footer .footer-inner{gap:var(--ds24-space-lg);flex-direction:column;display:flex}.ds24-component--footer .footer-top{gap:var(--ds24-space-md);display:flex}.ds24-component--footer .footer-columns{display:contents}.ds24-component--footer .footer-column,.ds24-component--footer .footer-contact{gap:var(--ds24-space-md);flex-direction:column;flex:1;display:flex}.ds24-component--footer .footer-column-title{font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white);opacity:.5}.ds24-component--footer .footer-column-title a{color:inherit;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:inline-flex}.ds24-component--footer .footer-column-title a .nav-item-arrow{flex-shrink:0;align-items:center;line-height:0;transition:transform .3s;display:inline-flex}.ds24-component--footer .footer-column-title a .nav-item-arrow .ds24-element--icon svg{stroke-width:2px;width:16px;height:16px}.ds24-component--footer .footer-column-title a:hover .nav-item-arrow{transform:translate(4px)}.ds24-component--footer .footer-links{gap:var(--ds24-space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ds24-component--footer .footer-link{color:var(--ds24-color-white);align-items:start;gap:8px;font-size:16px;text-decoration:none;transition:opacity .2s;display:flex}.ds24-component--footer .footer-link.has--tag{flex-wrap:wrap}.ds24-component--footer .footer-link.has--tag .footer-link-label{margin-right:4px}.ds24-component--footer .footer-link-suffix{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.ds24-component--footer .footer-link .nav-item-arrow{opacity:0;flex-shrink:0;align-items:center;margin-top:2px;line-height:0;transition:transform .3s,opacity .2s;display:inline-flex}.ds24-component--footer .footer-link.has--tag .nav-item-arrow{margin-top:-4px}.ds24-component--footer .footer-link .nav-item-arrow .ds24-element--icon svg{stroke-width:2px;width:16px;height:16px}.ds24-component--footer .footer-link:hover{opacity:.7}.ds24-component--footer .footer-link:hover .nav-item-arrow{opacity:1;transform:translate(4px)}.ds24-component--footer .footer-item--badges{gap:var(--ds24-space-xs);flex-direction:column;display:flex}.ds24-component--footer .footer-item--badges img{width:auto;height:46px;transition:opacity .2s}.ds24-component--footer .footer-item--badges img:hover{opacity:.8}.ds24-component--footer .footer-link-tag{background-color:var(--ds24-color-white-50);color:var(--ds24-color-black);border-radius:2px;padding:3px 4px 1px;font-size:12px;position:relative;top:-2px}.ds24-component--footer .footer-contact-address{color:var(--ds24-color-white);flex-direction:column;gap:2px;font-size:14px;line-height:1.5;display:flex}.ds24-component--footer .footer-contact-address-company{font-size:16px;font-weight:var(--ds24-font-medium);margin-bottom:4px}.ds24-component--footer .footer-contact-address-email{margin-top:10px;font-size:16px;transition:opacity .2s}.ds24-component--footer .footer-contact-address-email:hover{opacity:.7}.ds24-component--footer .footer-contact-label{font-size:16px;font-weight:var(--ds24-font-medium);color:var(--ds24-color-white);opacity:.5}.ds24-component--footer .footer-contact-label a{color:inherit;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:inline-flex}.ds24-component--footer .footer-contact-label a .nav-item-arrow{flex-shrink:0;align-items:center;line-height:0;transition:transform .3s;display:inline-flex}.ds24-component--footer .footer-contact-label a .nav-item-arrow .ds24-element--icon svg{stroke-width:2px;width:16px;height:16px}.ds24-component--footer .footer-contact-label a:hover .nav-item-arrow{transform:translate(4px)}.ds24-component--footer .footer-contact-cta{flex-direction:column;gap:12px;display:flex}.ds24-component--footer .footer-contact-cta-title{color:var(--ds24-color-white);opacity:.7;font-size:14px}.ds24-component--footer .footer-contact-social{background-color:var(--ds24-color-white-20);border-radius:8px;flex-direction:column;gap:16px;max-width:200px;padding:10px;display:flex;overflow:hidden}.ds24-component--footer .footer-contact-social-label{font-weight:var(--ds24-font-medium);color:var(--ds24-color-white);opacity:.6;justify-content:space-between;align-items:flex-start;gap:var(--ds24-space-xs);line-height:1.3;transition:opacity .3s;display:flex}.ds24-component--footer .footer-contact-social-label:after{content:"";background-image:url(/ds24-assets/img/digistore24-profile-picture.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:38px;height:38px;display:flex}.ds24-component--footer .footer-contact-social-image-wrap{overflow:hidden}.ds24-component--footer .footer-contact-social-image{width:100%;height:auto;transition:transform .3s;display:block}.ds24-component--footer .footer-contact-social-icons{opacity:.6;justify-content:space-between;transition:opacity .3s;display:flex}.ds24-component--footer .footer-contact-social:hover .footer-contact-social-label,.ds24-component--footer .footer-contact-social:hover .footer-contact-social-icons{opacity:1}.ds24-component--footer .footer-contact-social-image-wrap:hover .footer-contact-social-image{transform:scale(1.04)}.ds24-component--footer .footer-contact-social-icons .ds24-element--social-icon{color:var(--ds24-color-white);justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .2s;display:inline-flex}.ds24-component--footer .footer-contact-social-icons .ds24-element--social-icon svg{width:20px;height:20px}.ds24-component--footer .footer-contact-social-icons .ds24-element--social-icon:hover{opacity:.6}.ds24-component--footer .footer-contact-brands{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ds24-component--footer .footer-contact-brands img{max-width:160px;height:auto;max-height:52px}.ds24-component--footer .footer-bottom{gap:var(--ds24-space-md);flex-direction:column;display:flex}.ds24-component--footer .footer-bottom-row{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.ds24-component--footer .footer-bottom-row:first-of-type{min-height:45px}.ds24-component--footer .footer-legal{flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;display:flex}.ds24-component--footer .footer-legal-link{color:var(--ds24-color-white-50);font-size:14px;text-decoration:none;transition:opacity .3s}.ds24-component--footer .footer-legal-link:hover{opacity:.8}.ds24-component--footer .footer-copyright{color:var(--ds24-color-white-50);font-size:14px}@media (width>=1024px) and (width<=1279px){.ds24-component--footer .footer-link,.ds24-component--footer .footer-column-title{overflow-wrap:anywhere}}@media (width>=667px) and (width<=1023px){.ds24-component--footer .footer-top{column-count:2;column-gap:var(--ds24-space-md);display:block}.ds24-component--footer .footer-column,.ds24-component--footer .footer-contact{break-inside:avoid;margin-bottom:var(--ds24-space-lg);flex:unset}.ds24-component--footer .footer-bottom-row{gap:var(--ds24-space-sm);flex-direction:column-reverse;align-items:start}}@media (width<=743px){.ds24-component--footer{padding:var(--ds24-space-xl) var(--ds24-space-md)}.ds24-component--footer .footer-top,.ds24-component--footer .footer-columns{gap:var(--ds24-space-lg);flex-direction:column}.ds24-component--footer .footer-bottom-row{align-items:start;gap:var(--ds24-space-md);padding-top:var(--ds24-space-md);flex-direction:column-reverse}.ds24-component--footer .footer-bottom-row:first-of-type{flex-direction:row;justify-content:center;min-height:60px}.ds24-component--footer .footer-legal{justify-content:center}}.ds24-element--social-icon.type--header{color:var(--ds24-color-muted);align-items:center;transition:color .2s;display:flex}.ds24-element--social-icon.type--header svg{width:18px;height:18px}.ds24-element--social-icon.type--header:hover{color:var(--ds24-color-black)}.ds24-component--header .mobile-bottom .ds24-element--social-icon.type--header{color:#fff9}.ds24-component--header .mobile-bottom .ds24-element--social-icon.type--header:hover{color:var(--ds24-color-white)}.ds24-element--social-icon.type--footer{color:var(--ds24-color-muted);transition:color .2s;display:flex}.ds24-element--social-icon.type--footer svg{width:18px;height:18px}.ds24-element--social-icon.type--footer:hover{color:var(--ds24-color-black)}
