/*!
 * @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--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-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-text .ds24-element--link{text-underline-offset:2px;text-decoration:underline 2px;transition:opacity .2s ease-in-out}.ds24-section--feature .ds24-text .ds24-element--link:hover{opacity:.75}.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-text .ds24-element--link{text-underline-offset:2px;text-decoration:underline 2px;transition:opacity .2s ease-in-out}.ds24-section--feature-group .ds24-feature-item-text .ds24-element--link:hover{opacity:.75}.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) - var(--ds24-sticky-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:50%;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-xs);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<=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;min-height:calc(100vh - var(--ds24-header-height));padding:var(--ds24-space-lg) var(--ds24-space-md);flex-direction:column;justify-content:center;align-items:center;display:flex}.ds24-section--not-found h1{margin-bottom:var(--ds24-space-md)}.ds24-section--not-found p{color:var(--ds24-color-text-muted);max-width:384px}.ds24-section--not-found p,.ds24-section--not-found p .ds24-element--button{font-size:18px}@media (width>=1920px){.ds24-section--not-found p{max-width:448px}.ds24-section--not-found p,.ds24-section--not-found p .ds24-element--button{font-size:21px}}@media (width<=1439px){.ds24-section--not-found p{max-width:342px}.ds24-section--not-found p,.ds24-section--not-found p .ds24-element--button{font-size:16px}}.ds24-component--header.mode--minimal .header-bar{justify-content:space-between}@media (width<=743px){.ds24-component--header.mode--minimal #ds24-404-button{display:none}}.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--link{text-underline-offset:2px;text-decoration:underline 2px;transition:opacity .2s ease-in-out}.ds24-section--tabs .ds24-tab-content-text .ds24-element--link:hover{opacity:.75}.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)}}
