@font-face{font-family:Sora;src:url(/fonts/sora/Sora-Variable.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:100 800}:root{--bg:#050505;--panel:#060606eb;--panel-border:#ffffff14;--text:#f3f3f3;--muted:#ffffffb8;--soft:#ffffff24;--danger:#ff4747;--danger-soft:#ff47473d;--success:#77f2a1;--success-rgb:119, 242, 161;--success-deep-rgb:63, 214, 116;--success-soft:rgba(var(--success-rgb), .22);--shadow-green:rgba(var(--success-rgb), .4);--success-ink:#ecfff1f0;--success-ink-dim:#ecfff1ad;--success-surface-top:#06190cf0;--success-surface-bottom:#020a05fa;--success-card-top:#08120beb;--success-card-bottom:#050b07f5;--max-width:1180px;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--panel-gap:12px;--panel-header-row:92px;--panel-quote-row:230px;--panel-detail-row:292px;--transition:.45s cubic-bezier(.22, 1, .36, 1);--font-barefill-sans:"Sora", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html,body{min-height:100%}body{color:var(--text);font-family:var(--font-barefill-sans);background:radial-gradient(circle at top,#23232359,#0000 28%),linear-gradient(#050505 0%,#020202 100%);margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 85%);mask-image:radial-gradient(circle,#000 40%,#0000 85%)}.comparison-stage{width:min(calc(100% - 40px), var(--max-width));perspective:1200px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:16px;min-height:0;margin:0 auto;padding:24px 0;display:grid}.panel{grid-template-rows:var(--panel-header-row) var(--panel-quote-row) minmax(var(--panel-detail-row), auto);align-content:stretch;gap:var(--panel-gap);border-radius:var(--radius-xl);opacity:0;width:100%;min-width:0;height:auto;min-height:0;transition:transform .8s cubic-bezier(.22, 1, .36, 1), opacity .8s ease, border-color var(--transition), box-shadow var(--transition);background:linear-gradient(#090909f5,#050505fa);border:1px solid #ffffff0d;padding:26px 24px 28px;display:grid;position:relative;overflow:hidden;transform:translateY(28px)scale(.985)}.panel:before,.panel:after{content:"";pointer-events:none;position:absolute;inset:0}.panel:before{border-radius:inherit;-webkit-mask-composite:xor;opacity:.55;background:linear-gradient(#ffffff29,#ffffff05);padding:1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.panel:after{opacity:.75;background:radial-gradient(circle at 18% 16%,#ffffff0d,#0000 22%),radial-gradient(circle at 84% 84%,#ffffff0d,#0000 18%)}body.is-ready .panel{opacity:1;transform:translateY(0)scale(1)}body.is-ready .panel--future{transition-delay:90ms}.panel--legacy{border-style:dashed;border-color:#ffffff14}.panel--future{background:radial-gradient(circle at var(--glow-x,70%) var(--glow-y,24%), rgba(var(--success-rgb), .17), transparent 24%), linear-gradient(180deg, var(--success-surface-top), var(--success-surface-bottom));border-color:rgba(var(--success-rgb), .34);box-shadow:0 0 0 1px rgba(var(--success-rgb), .09), 0 0 28px rgba(var(--success-deep-rgb), .2), 0 0 72px rgba(var(--success-deep-rgb), .14), inset 0 0 28px rgba(var(--success-deep-rgb), .08);overflow:hidden}@property --panel-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.panel-border-runner{z-index:2;border-radius:inherit;pointer-events:none;opacity:.92;background:conic-gradient(from calc(var(--panel-border-angle) - 26deg) at 50% 50%, #fff0 0deg, #fff0 326deg, #ffffff14 334deg, #ffffff70 344deg, #fff 352deg, #ffffff6b 358deg, #fff0 360deg);-webkit-mask-composite:xor;-webkit-mask-composite:xor;filter:drop-shadow(0 0 7px #ffffff52)drop-shadow(0 0 14px #ffffff29);width:auto;height:auto;padding:1px;animation:4.8s linear infinite borderRunner;position:absolute;inset:0;transform:translateZ(0);-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.panel-border-runner--secondary{opacity:.32;animation-delay:-2.4s}.panel__header{z-index:1;height:100%;position:relative}.panel__header--legacy{text-align:center}.eyebrow{letter-spacing:0;text-transform:none;color:#ffffffad;margin:0 0 10px;font-size:.94rem;font-weight:600;line-height:1.3}.eyebrow--green{color:rgba(var(--success-rgb), .62)}.panel h1,.detail-block h2,.quote-label,.detail-total{margin:0}.panel h1{letter-spacing:0;max-width:12ch;font-size:clamp(1.62rem,2.05vw,2.22rem);line-height:1.04}.panel h1.panel-title--single-line{white-space:nowrap;letter-spacing:0;max-width:none;font-size:clamp(.98rem,3.1vw,2.22rem)}.panel__header--future h1{justify-content:center;align-items:center;gap:0;max-width:none;min-height:auto;display:flex}.brand-mark{font-family:var(--font-barefill-sans);letter-spacing:0;font-size:.82em}.panel__header--future{z-index:3;justify-items:center;margin:-26px -24px 0;display:grid;position:relative;top:auto;left:auto;transform:none}.future-crest{border-left:1px solid rgba(var(--success-rgb), .34);border-right:1px solid rgba(var(--success-rgb), .34);border-bottom:1px solid rgba(var(--success-rgb), .34);width:170px;height:100px;box-shadow:0 0 0 1px rgba(var(--success-rgb), .09), 0 0 18px rgba(var(--success-deep-rgb), .14), inset 0 0 18px rgba(var(--success-deep-rgb), .06);background:linear-gradient(#0e1f12eb,#070f0af5);border-radius:0 0 36px 36px;padding:12px 12px 10px;position:relative}.future-crest:before{content:none}.brand-logo{z-index:1;width:94px;height:auto;filter:brightness(0) invert(1) drop-shadow(0 0 18px rgba(var(--success-rgb), .18));display:block;position:relative}.quote-card,.detail-block{z-index:1;border-radius:var(--radius-lg);background:#0f0f0fe0;border:1px solid #ffffff0d;position:relative;overflow:hidden}.quote-card{isolation:isolate;grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);align-self:stretch;align-items:stretch;height:100%;min-height:0;padding:20px 20px 18px;display:grid}.quote-card:after{content:"";opacity:.48;filter:blur(.1px);background-image:radial-gradient(currentColor 1.1px,#0000 1.1px);background-size:10px 10px;width:128px;height:128px;position:absolute;top:18px;right:18px}.quote-row,.quote-divider{z-index:1;position:relative}.quote-card__twinkles{z-index:0;pointer-events:none;position:absolute;inset:0}.quote-card__twinkle{opacity:0;width:4px;height:4px;animation:twinklePulse var(--twinkle-duration,6.4s) ease-in-out infinite;animation-delay:var(--twinkle-delay,0s);border-radius:999px;position:absolute;transform:translate(-50%,-50%)scale(.72)}.quote-card--legacy .quote-card__twinkle{background:#ff7a7a8f;box-shadow:0 0 6px #ff5d5d2e,0 0 12px #ff5d5d14}.quote-card--future .quote-card__twinkle{background:rgba(var(--success-rgb), .5);box-shadow:0 0 6px rgba(var(--success-rgb), .16), 0 0 12px rgba(var(--success-rgb), .07)}.quote-card--legacy{color:var(--danger-soft)}.quote-card--legacy:after{opacity:.14;filter:none;background-image:radial-gradient(currentColor 1px,#0000 1px);background-size:14px 14px;width:auto;height:auto;inset:0}.quote-card--future{color:var(--success-soft);background:linear-gradient(180deg, var(--success-card-top), var(--success-card-bottom));border-color:rgba(var(--success-rgb), .08)}.quote-card--future:after{opacity:.15;filter:none;background-image:radial-gradient(currentColor 1px,#0000 1px);background-size:14px 14px;width:auto;height:auto;inset:0}.quote-row{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.quote-dot{background:#ffffff38;border:1px solid #ffffff1f;border-radius:999px;width:14px;height:14px;margin-top:4px;box-shadow:0 0 0 6px #0000}.quote-row--danger .quote-dot{background:#ff5d5d;box-shadow:0 0 0 6px #ff47473d,0 0 20px #ff474757}.quote-row--success .quote-dot{background:var(--success);box-shadow:0 0 0 6px rgba(var(--success-rgb), .2), 0 0 20px rgba(var(--success-rgb), .26)}.quote-label{color:var(--muted);margin-bottom:6px;font-size:.98rem}.quote-value{font-size:clamp(1.46rem,1.95vw,1.92rem);line-height:1.08}.quote-row--danger .quote-value{color:var(--danger)}.quote-row--success .quote-value{color:var(--success);text-shadow:0 0 18px rgba(var(--success-rgb), .16)}[data-quote-reel]{isolation:isolate}[data-quote-reel] .quote-reel__float-layer{z-index:2;pointer-events:none;position:absolute;inset:0}[data-quote-reel] .quote-reel__row--preview{opacity:.52}[data-quote-reel] .quote-reel__row--preview .quote-label{color:#ffffff7a}[data-quote-reel] .quote-reel__row--preview .quote-value{color:var(--success-ink-dim);text-shadow:none}[data-quote-reel] .quote-divider{background:linear-gradient(180deg, rgba(var(--success-rgb), .2), rgba(var(--success-rgb), .06));transition:background .32s,box-shadow .32s,opacity .32s}[data-quote-reel] .quote-divider:before{content:"";opacity:0;background:linear-gradient(180deg, rgba(var(--success-rgb), 0), rgba(var(--success-rgb), .95), rgba(var(--success-rgb), 0));width:3px;height:20px;box-shadow:0 0 12px rgba(var(--success-rgb), .24), 0 0 22px rgba(var(--success-rgb), .12);pointer-events:none;border-radius:999px;position:absolute;top:-10px;left:50%;transform:translate(-50%)translateY(-14px)}[data-quote-reel].quote-reel--animating .quote-divider{background:linear-gradient(180deg, rgba(var(--success-rgb), .58), rgba(var(--success-rgb), .12));box-shadow:0 0 12px rgba(var(--success-rgb), .12), 0 0 24px rgba(var(--success-rgb), .08)}[data-quote-reel].quote-reel--animating .quote-divider:before{animation:.72s cubic-bezier(.2,.82,.2,1) forwards quoteDividerFlow}[data-quote-reel].quote-reel--animating .quote-reel__row--active .quote-dot{animation:.72s cubic-bezier(.2,.82,.2,1) forwards quoteDotPulse}.quote-copy-slider{width:100%;position:relative;overflow:hidden}.quote-copy{width:100%;transition:opacity .18s}.quote-copy--hidden{opacity:0}.quote-float{backface-visibility:hidden;will-change:transform, opacity;margin:0;transition:transform .64s cubic-bezier(.18,.88,.24,1),opacity .48s,color .56s,text-shadow .56s;position:absolute;transform:translate(0,0)}.quote-float--instant{transition:none!important}.quote-float .quote-label,.quote-float .quote-value{transition:color .56s,text-shadow .56s}.quote-float--preview{opacity:.52}.quote-float--preview .quote-label{color:#ffffff7a}.quote-float--preview .quote-value{color:var(--success-ink-dim);text-shadow:none}.quote-float--buffer{opacity:0}.quote-float--active{opacity:1}.quote-float--active .quote-label{color:var(--muted)}.quote-float--active .quote-value{color:var(--success);text-shadow:0 0 18px rgba(var(--success-rgb), .16)}.quote-float--promote{opacity:1}.quote-float--promote .quote-label{color:var(--muted)}.quote-float--promote .quote-value{color:var(--success);text-shadow:0 0 18px rgba(var(--success-rgb), .16)}.quote-float--settle{opacity:.52}.quote-float--settle .quote-label{color:#ffffff7a}.quote-float--settle .quote-value{color:var(--success-ink-dim);text-shadow:none}.quote-float--exit{opacity:0}.quote-copy--measure{visibility:hidden;pointer-events:none;opacity:0;filter:none;width:100%;position:absolute;inset:0 auto auto 0;transform:none}.quote-divider{background:linear-gradient(#ffffff14,#0000);width:1px;height:38px;margin:12px 0 12px 4px}.detail-block{background:linear-gradient(#020202e6,#000000f5);flex-direction:column;align-self:stretch;gap:10px;height:100%;min-height:0;padding:18px 20px;display:flex}.detail-block h2{letter-spacing:0;margin-bottom:8px;font-size:1.28rem}.detail-block--future{background:linear-gradient(#05120ad1,#000000f0)}.cost-list{align-content:start;gap:8px;margin:0;padding:0;list-style:none;display:grid}.cost-list li{--cost-list-icon-size:12px;color:#ffffffd6;padding-left:24px;font-size:.88rem;line-height:1.24;position:relative}.cost-list--staggered li{opacity:0;transform:translateY(8px)}.cost-list--staggered.cost-list--revealed li{animation:.42s ease-out forwards listItemReveal;animation-delay:var(--item-delay,0s)}.cost-list li:before{content:"";top:calc((1.24em - var(--cost-list-icon-size)) / 2);width:var(--cost-list-icon-size);height:var(--cost-list-icon-size);background-position:50%;background-repeat:no-repeat;background-size:var(--cost-list-icon-size) var(--cost-list-icon-size);position:absolute;left:0}.cost-list--danger li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 2L10 10M10 2L2 10' stroke='%23ff3131' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E")}.cost-list--success li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Crect x='1' y='1' width='10' height='10' rx='2' fill='%2377f2a1'/%3E%3Cpath d='M3.2 6.3L5.1 8.1L8.8 3.9' stroke='%23030f08' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.detail-total{letter-spacing:0;color:#ffffffe6;margin-top:auto;padding-top:12px;font-size:clamp(1.06rem,1.28vw,1.28rem)}.detail-total--success{color:var(--success-ink)}@keyframes futurePulse{0%,to{box-shadow:0 0 0 1px rgba(var(--success-rgb), .09), 0 0 28px rgba(var(--success-deep-rgb), .2), 0 0 72px rgba(var(--success-deep-rgb), .14), inset 0 0 28px rgba(var(--success-deep-rgb), .08)}50%{box-shadow:0 0 0 1px rgba(var(--success-rgb), .12), 0 0 38px rgba(var(--success-deep-rgb), .28), 0 0 88px rgba(var(--success-deep-rgb), .2), inset 0 0 34px rgba(var(--success-deep-rgb), .12)}}@keyframes listItemReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes quoteDividerFlow{0%{opacity:0;transform:translate(-50%)translateY(-14px)scaleY(.7)}20%{opacity:1}to{opacity:0;transform:translate(-50%)translateY(42px)scaleY(1.2)}}@keyframes quoteDotPulse{0%{box-shadow:0 0 0 6px rgba(var(--success-rgb), .2), 0 0 20px rgba(var(--success-rgb), .26);transform:scale(1)}35%{box-shadow:0 0 0 10px rgba(var(--success-rgb), .28), 0 0 30px rgba(var(--success-rgb), .42);transform:scale(1.18)}to{box-shadow:0 0 0 6px rgba(var(--success-rgb), .2), 0 0 20px rgba(var(--success-rgb), .26);transform:scale(1)}}@keyframes borderRunner{to{--panel-border-angle:360deg}}@keyframes twinklePulse{0%,to{opacity:0;transform:translate(-50%,-50%)scale(.72)}26%{opacity:0;transform:translate(-50%,-50%)scale(.76)}50%{opacity:.38;transform:translate(-50%, -50%) scale(var(--twinkle-scale,.92))}72%{opacity:.08;transform:translate(-50%,-50%)scale(.8)}}.panel--future{animation:4.2s ease-in-out infinite futurePulse}.panel:hover{transform:translateY(-4px)}@media (max-width:1100px){.comparison-stage{grid-template-columns:1fr;width:min(100% - 28px,720px);padding:20px 0 32px}.panel{grid-template-rows:auto auto auto;height:auto;padding:28px 22px 14px}.panel h1{max-width:14ch}.panel__header--future{margin:-28px -22px 0}.future-crest{border-radius:0 0 32px 32px;width:168px;height:102px;padding:13px 13px 11px}.brand-logo{width:96px}.quote-card,.detail-block{height:auto}}@media (max-width:560px){.comparison-stage{gap:14px;width:min(100% - 20px,100%)}.panel{border-radius:22px}.panel h1{font-size:1.85rem}.panel__header--future{margin:-28px -22px 0}.future-crest{border-radius:0 0 28px 28px;width:148px;height:92px;padding:12px 12px 10px}.brand-logo{width:86px}.detail-block h2{font-size:1.45rem}.detail-block{height:auto;min-height:auto}.quote-card:after{width:112px;height:112px;right:14px}.quote-card{height:auto;min-height:250px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.panel,.cost-list--staggered li{opacity:1;transform:none}}html,body{font-synthesis-weight:none}
body:before{content:none!important}.preise-shell{--preise-grid-step:5rem;--preise-hero-white-end:calc(var(--preise-grid-step) * 9.55);--preise-dark-stage-end:calc(var(--preise-grid-step) * 22.35);isolation:isolate;background-color:#fff;position:relative}.preise-shell:before{content:"";height:var(--preise-hero-white-end);z-index:0;pointer-events:none;background-color:#fff;background-image:none;position:absolute;top:0;left:0;right:0}.preise-shell:after{content:"";left:0;right:0;top:var(--preise-hero-white-end);height:calc(var(--preise-dark-stage-end) - var(--preise-hero-white-end));z-index:0;pointer-events:none;background-color:#000;background-image:linear-gradient(-90deg,#0000 calc(5em - 1px),#ffffff2e 5em calc(5em + 1px),#0000 calc(5em + 1px)),linear-gradient(0deg,#0000 calc(5em - 1px),#ffffff2e 5em calc(5em + 1px),#0000 calc(5em + 1px));background-position:calc(50% - 5em) 0;background-size:5em 5em;position:absolute}.preise-shell>*{z-index:1;position:relative}.preise-header-dark-zone{left:0;right:0;top:var(--preise-hero-white-end);z-index:0;height:calc(var(--preise-dark-stage-end) - var(--preise-hero-white-end));pointer-events:auto;background:0 0;position:absolute}.preise-grid-heading{--preise-grid-step:5rem;--preise-heading-line:var(--preise-grid-step);--preise-heading-right-gap:clamp(.25rem, 1.5vw, 1rem);left:50%;top:calc(var(--preise-grid-step) * 2);z-index:1;width:calc(100% - clamp(2rem,7vw,7rem));height:calc(var(--preise-heading-line) * 4);color:#0f112e;background:0 0;-webkit-text-fill-color:currentColor;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(4, var(--preise-heading-line));font-family:var(--font-barefill-sans);font-size:clamp(1.8rem,7.4vw,5.25rem);font-weight:700;line-height:var(--preise-heading-line);letter-spacing:0;text-align:center;white-space:nowrap;pointer-events:none;text-shadow:0 12px 24px #0f112e1a,0 0 1px #0f112e14;-webkit-background-clip:text;background-clip:text;margin:0;display:grid;position:absolute;transform:translate(-50%)}.preise-grid-heading span{display:block}.preise-grid-heading__lead{height:var(--preise-heading-line);grid-area:1/1;justify-self:start}.preise-grid-heading__stack{grid-area:3/2;grid-auto-rows:var(--preise-heading-line);width:max-content;max-width:100%;text-align:left;place-self:start end;justify-items:start;margin-inline-end:var(--preise-heading-right-gap);display:grid}.preise-grid-heading__stack>span{height:var(--preise-heading-line)}.preise-grid-heading--single-line{-moz-column-gap:clamp(.7rem, 1.8vw, 1.4rem);grid-template-columns:auto auto;justify-content:center;column-gap:clamp(.7rem,1.8vw,1.4rem)}.preise-grid-heading--single-line .preise-grid-heading__stack{grid-row:1;justify-self:start;margin-inline-end:0}.preise-grid-heading--fit{height:calc(var(--preise-heading-line) * 1.22);letter-spacing:0;justify-content:center;align-items:center;width:calc(100% - clamp(2.5rem,8vw,8rem));font-size:clamp(1rem,4.8vw,4.7rem);line-height:1.12;display:flex;overflow:visible}.preise-grid-heading--fit span{white-space:nowrap;text-align:center;width:auto;max-width:100%;padding-bottom:.12em}.preise-grid-heading--en{--preise-heading-right-gap:clamp(4.5rem, 11vw, 9rem)}.preise-grid-subheading{left:50%;top:calc((var(--preise-grid-step,5rem) * 2) + var(--preise-heading-line,5rem) + clamp(.9rem, 1.7vw, 1.5rem));z-index:1;color:#0f112e;width:min(760px,100% - clamp(2rem,7vw,7rem));font-family:var(--font-barefill-sans);letter-spacing:0;text-align:center;pointer-events:none;text-shadow:0 12px 24px #050d231a;margin:0;font-size:clamp(.95rem,1.5vw,1.25rem);font-weight:600;line-height:1.45;position:absolute;transform:translate(-50%)}.comparison-stage{--preise-stage-zoom:.92;--preise-stage-gap:clamp(56px, 5vw, 72px);--preise-stage-row-gap:clamp(18px, 2vw, 30px);--preise-section-inline:clamp(20px, 3vw, 40px);--preise-lower-box-shift-y:clamp(56px, 5vw, 84px);--preise-height-scale:.9;zoom:var(--preise-stage-zoom);width:calc((100vw / var(--preise-stage-zoom)) - (2 * var(--preise-stage-gap)));grid-template-columns:repeat(2, minmax(0, min(660px, calc((100% - var(--preise-stage-gap)) / 2))));-moz-column-gap:var(--preise-stage-gap);justify-content:center;column-gap:var(--preise-stage-gap);row-gap:var(--preise-stage-row-gap);margin-top:calc(var(--preise-grid-step) * 3);padding-top:calc(var(--preise-grid-step) * 4);margin-bottom:clamp(120px,12vw,180px);position:relative;overflow:visible}.comparison-stage:before{content:"";min-height:calc(var(--preise-grid-step) * 1.18);pointer-events:none;order:1;grid-column:1/-1;margin:1.45rem auto clamp(34px,3.6vw,52px)}.comparison-stage:after{content:"";min-height:calc(var(--preise-grid-step) * 1.18);pointer-events:none;order:3;grid-column:1/-1;margin:1.45rem auto clamp(34px,3.6vw,52px)}.comparison-stage>.panel{order:2}.comparison-stage>.preise-trust-bar{order:3}.comparison-stage>.preise-list-build,.comparison-stage>.preise-request-flow,.comparison-stage>.preise-consultation-heading,.comparison-stage>.preise-consultation-row,.comparison-stage>.preise-consultation-card{order:4}.preise-trust-bar{pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:3;width:min(100%,1080px);min-height:calc(var(--preise-grid-step) * 1.18);background:linear-gradient(135deg,#ffffff1b,#ffffff09),#000000b8;border:1px solid #ffffff1f;border-radius:1.35rem;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:1.45rem auto clamp(34px,3.6vw,52px);padding:0;list-style:none;display:grid;overflow:hidden;box-shadow:0 22px 52px #0000005c,inset 0 1px #ffffff24}.preise-grid-trust-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffff1b,#ffffff09),#000000b8;border:1px solid #ffffff1f;border-radius:1.35rem;padding:0;overflow:hidden;box-shadow:0 22px 52px #0000005c,inset 0 1px #ffffff24;pointer-events:none!important;display:none!important}.preise-grid-trust-bar,.preise-grid-trust-bar *{pointer-events:none!important}.preise-trust-bar__track{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;height:100%;display:grid}.preise-trust-bar__item{color:#ffffffe6;height:100%;min-height:0;font-family:var(--font-barefill-sans);text-align:left;background:0 0;border-right:1px solid #ffffff1a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.85rem,1.4vw,1.2rem);padding:clamp(1rem,1.45vw,1.25rem) clamp(1.15rem,2vw,1.8rem);line-height:1.2;display:grid;position:relative}.preise-trust-bar__micrographic{color:#78ccffeb;filter:drop-shadow(0 0 14px #41b1ff38);width:clamp(2.15rem,3vw,2.55rem);height:clamp(2.15rem,3vw,2.55rem);position:static;overflow:visible;transform:none}.preise-trust-bar__micrographic circle,.preise-trust-bar__micrographic path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.preise-grid-trust-bar .preise-trust-bar__item{min-width:0}html[data-zoom-stable=active] .site-zoom-stage .comparison-stage{--preise-stage-gap:clamp(56px, calc(var(--site-zoom-layout-width,100vw) * .05), 72px);width:calc((var(--site-zoom-layout-width,100vw) / var(--preise-stage-zoom)) - (2 * var(--preise-stage-gap)))}html[data-zoom-stable=active] .site-zoom-stage .preise-grid-heading--fit{width:calc(100% - clamp(2.5rem, calc(var(--site-zoom-layout-width,100vw) * .08), 8rem))}html[data-zoom-stable=active] .site-zoom-stage .preise-grid-trust-bar{width:min(calc(var(--site-zoom-layout-width,100vw) - clamp(7rem, 12vw, 11rem)), 1080px)}html[data-zoom-stable=active] .site-zoom-stage .preise-grid-trust-bar .preise-trust-bar__item{min-width:0}.preise-trust-bar__item:last-child{border-right:0}.preise-trust-bar__eyebrow{color:#ffffffbd;letter-spacing:0;background:#ffffff1a;border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;font-size:.72rem;font-weight:700;display:grid}.preise-trust-bar__copy{justify-items:start;gap:.28rem;min-width:0;display:grid}.preise-trust-bar__title,.preise-trust-bar__text{display:block}.preise-trust-bar__title{color:#fffffff0;font-size:clamp(.9rem,1.02vw,1rem);font-weight:700}.preise-trust-bar__text{color:#ffffff9e;max-width:29ch;font-size:clamp(.76rem,.86vw,.84rem);font-weight:600;line-height:1.35}@media (min-width:1101px){.comparison-stage>.preise-trust-bar{visibility:visible;opacity:1;order:3}.preise-grid-trust-bar{display:none!important}}@property --cargo-float-y{syntax:"<length>";inherits:false;initial-value:0}.cargo-showcase{--cargo-drag-x:0px;--cargo-drag-y:0px;--cargo-float-y:0px;--cargo-sway-angle:0deg;z-index:6;aspect-ratio:3936/4236;pointer-events:none;opacity:0;width:clamp(420px,46vw,660px);transform:translateX(calc(-50% + var(--cargo-drag-x))) translateY(calc(var(--cargo-drag-y) + var(--cargo-float-y))) scale(1);transform-origin:50% 80%;position:absolute;top:clamp(-330px,-22.8vw,-204px);left:50%}body.is-ready .cargo-showcase{opacity:1;animation:4.2s cubic-bezier(.16,.86,.22,1) both cargoLowerIntoPlace,7.4s ease-in-out 4.2s infinite cargoShowcaseBreathe}.cargo-showcase__image{z-index:2;width:100%;height:auto;cursor:var(--barefill-cursor-grab);filter:drop-shadow(0 28px 46px #00000085)drop-shadow(0 0 34px #2598ff29);touch-action:none;transform-origin:50% 18%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;display:block;position:relative;pointer-events:auto!important}.cargo-showcase.is-dragging .cargo-showcase__image{cursor:var(--barefill-cursor-grabbing)}body.is-ready .cargo-showcase__image{animation:7.4s ease-in-out 4.2s infinite cargoContainerFloat}.cargo-showcase__glow{z-index:1;background:radial-gradient(closest-side, #3fb3ff3d, #3fb3ff00), radial-gradient(closest-side, rgba(var(--success-rgb), .16), rgba(var(--success-rgb), 0));filter:blur(18px);opacity:0;border-radius:999px;width:80%;height:18%;position:absolute;top:76%;left:50%;transform:translate(-50%)scaleX(.76)}body.is-ready .cargo-showcase__glow{animation:4.2s cubic-bezier(.16,.86,.22,1) both cargoGlowArrive,7.4s ease-in-out 4.2s infinite cargoGlowBreathe}.cargo-showcase__cable{z-index:0;opacity:.54;transform-origin:50% 0;background:linear-gradient(#fff0,#b8dcff80,#b8dcff00);border-radius:999px;width:1px;height:150px;position:absolute;top:-76px}body.is-ready .cargo-showcase__cable{animation:7.4s ease-in-out 4.2s infinite cargoCableSway}.cargo-showcase__cable--left{left:48.5%;transform:rotate(-2deg)}.cargo-showcase__cable--right{animation-delay:-3.7s;left:51.5%;transform:rotate(2deg)}.panel{z-index:2;grid-template-rows:calc(var(--panel-header-row) * var(--preise-height-scale)) calc(var(--panel-quote-row) * var(--preise-height-scale)) minmax(calc(var(--panel-detail-row) * var(--preise-height-scale)), auto);padding-top:22px;padding-bottom:24px}@media (min-width:1101px){.comparison-stage{--preise-panel-center-shift-y:clamp(176px, 10vw, 180px)}.comparison-stage>.panel{transform:translateY(calc(var(--preise-panel-center-shift-y) + 28px)) scale(.985)}body.is-ready .comparison-stage>.panel{transform:translateY(var(--preise-panel-center-shift-y)) scale(1)}body.is-ready .comparison-stage>.panel:hover{transform:translateY(calc(var(--preise-panel-center-shift-y) - 4px)) scale(1)}}.quote-card{padding-top:18px;padding-bottom:16px}.detail-block{padding-top:16px;padding-bottom:16px}.preise-list-build{--preise-stage-grid-step:calc(var(--preise-grid-step) / var(--preise-stage-zoom,1));z-index:3;width:min(100%, calc(var(--preise-stage-grid-step) * 14));color:#fff;min-height:0;font-family:var(--font-barefill-sans);text-align:center;grid-column:1/-1;gap:clamp(24px,3vw,36px);margin:clamp(24px,3vw,42px) auto 0;display:grid;position:relative;overflow:visible}.preise-list-build h2{z-index:2;color:#fffffff5;letter-spacing:0;width:auto;height:auto;margin:0;font-size:clamp(1.55rem,2.5vw,2.35rem);font-weight:700;line-height:1.05;position:relative}.preise-list-build__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(.75rem,1vw,1rem);display:grid;position:relative}.preise-list-build__grid:after{content:none}.preise-list-build__card{text-align:center;background:0 0;border:0;align-content:start;gap:.55rem;width:auto;min-height:0;padding:1.1rem 0 0;display:grid;position:relative;overflow:visible}.preise-list-build__card:before{content:"+";color:#ffffff75;opacity:1;width:auto;height:auto;box-shadow:none;background:0 0;font-size:clamp(1.8rem,3vw,3.4rem);font-weight:300;line-height:1;position:absolute;top:1.12rem;left:calc(100% + clamp(1rem,2.5vw,2.6rem));transform:translate(-50%)}.preise-list-build__card:nth-child(3):before{content:none}.preise-list-build__index{display:none}.preise-list-build__card h3{color:#fff;letter-spacing:0;margin:0;font-size:clamp(1.35rem,2.15vw,2.4rem);font-weight:700;line-height:1.02}.preise-list-build__card p{color:#ffffff9e;text-align:center;max-width:none;margin:0 auto;font-size:clamp(.9rem,1.05vw,1rem);font-weight:600;line-height:1.35}.preise-request-flow{z-index:3;color:#fff;width:min(100%,1180px);font-family:var(--font-barefill-sans);text-align:center;grid-column:1/-1;margin:clamp(30px,3.5vw,46px) auto 0}.preise-request-flow h2{display:none}.preise-request-flow__steps{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1vw,1rem);padding-top:6.4rem;display:grid;position:relative}.preise-request-flow__steps:before{content:none}.preise-request-flow__steps:after{content:"";pointer-events:none;transform-origin:0;background:#fff;border-radius:999px;width:66.6667%;height:4px;animation:3.6s ease-in-out infinite preiseRequestFlowLine;position:absolute;top:2.75rem;left:16.6667%;transform:scaleX(0);box-shadow:0 0 18px #ffffff6b,0 0 30px #ffffff2e}.preise-request-flow__step{background:0 0;min-height:0;padding:0 .6rem;position:relative}.preise-request-flow__step:before{content:none}.preise-request-flow__marker{z-index:2;color:#fff;letter-spacing:0;width:5.8rem;height:5.8rem;animation:var(--preise-request-marker-animation,preiseRequestMarkerOne) 3.6s ease-in-out infinite;background:#000000c7;border:2px solid #fff;border-radius:1.45rem;place-items:center;font-size:1.25rem;font-weight:700;display:grid;position:absolute;top:-6.4rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff38}.preise-request-flow__step:first-child .preise-request-flow__marker{--preise-request-marker-animation:preiseRequestMarkerOne}.preise-request-flow__step:nth-child(2) .preise-request-flow__marker{--preise-request-marker-animation:preiseRequestMarkerTwo}.preise-request-flow__step:nth-child(3) .preise-request-flow__marker{--preise-request-marker-animation:preiseRequestMarkerThree}.preise-request-flow__step h3{color:#fff;letter-spacing:0;margin:0;font-size:clamp(1.55rem,2.1vw,2.25rem);font-weight:700;line-height:1.12}.preise-request-flow__step p{color:#ffffffa8;opacity:0;max-width:30ch;animation:.55s ease-out forwards preiseRequestCopyReveal;animation-delay:var(--preise-request-copy-delay,.25s);margin:.8rem auto 0;font-size:clamp(1.12rem,1.35vw,1.32rem);font-weight:600;line-height:1.35;transform:translateY(8px)}.preise-request-flow__step:first-child p{--preise-request-copy-delay:.25s}.preise-request-flow__step:nth-child(2) p{--preise-request-copy-delay:1.1s}.preise-request-flow__step:nth-child(3) p{--preise-request-copy-delay:1.95s}.preise-consultation-row{z-index:3;flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:.85rem;margin-top:.9rem;display:flex}.preise-consultation-heading{z-index:3;color:#fffffff5;font-family:var(--font-barefill-sans);letter-spacing:0;text-align:center;grid-column:1/-1;margin:clamp(28px,3.2vw,46px) 0 0;font-size:clamp(2.6rem,4.4vw,4.2rem);font-weight:700;line-height:1.08}.preise-consultation-heading span{color:#fff;background:#78c5ffeb;padding:0 .12em .04em;line-height:.98;display:inline-block}.preise-consultation-link{color:#fff;min-height:56px;font-family:var(--font-barefill-sans);background:0 0;border:1px solid #ffffffe6;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.35rem;font-size:1.05rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .18s,transform .18s,border-color .18s;display:inline-flex}.preise-consultation-link svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem;transition:transform .18s}.preise-consultation-link:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-1px)}.preise-consultation-link--primary{color:#0f112e;background:#fff;border-color:#fff}.preise-consultation-link--primary:hover{background:#ffffffe0;border-color:#fff}.preise-consultation-link:hover svg{transform:translate(3px)}.panel--legacy{border-style:solid!important;border-color:#ffffff1f!important}.panel-border-runner{transform:translateZ(0);opacity:1!important;z-index:4!important;border-radius:inherit!important;width:auto!important;height:auto!important;box-shadow:none!important;filter:drop-shadow(0 0 10px #ffffff3d)!important;offset-path:none!important;offset-distance:0!important;offset-rotate:0deg!important;padding:1px!important;display:block!important;inset:0!important}.panel-border-runner--secondary{opacity:.32!important}.panel__header--legacy h1,.detail-block h2{color:#fff!important}.panel__header--legacy{place-items:center;display:grid}.future-crest .brand-logo--icon{-o-object-fit:contain;object-fit:contain;width:72px;max-height:68px}@media (max-width:1100px){.preise-grid-heading--fit{font-size:clamp(.95rem,4.85vw,3.35rem)}.comparison-stage{--preise-stage-zoom:1;zoom:1;grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:20px;width:min(100% - 56px,660px);margin-top:clamp(120px,16vw,180px);margin-bottom:clamp(96px,16vw,160px);padding-top:clamp(270px,30vw,340px)}.cargo-showcase{width:clamp(380px,58vw,560px);top:clamp(-262px,-22.6vw,-177px)}.panel{grid-template-rows:auto auto auto;width:100%;max-width:none;padding-top:24px;padding-bottom:12px}.panel h1.panel-title--single-line{white-space:normal;text-wrap:balance;font-size:clamp(1.1rem,2.9vw,1.5rem)}.preise-list-build{--preise-stage-grid-step:var(--preise-grid-step);grid-column:1/-1;gap:1rem;min-height:auto;margin-top:16px;padding:0}.preise-request-flow{grid-column:1/-1;margin-top:18px}.preise-consultation-row{margin-top:.9rem}}@media (max-width:760px){.preise-trust-bar{grid-template-columns:1fr;width:min(100%,26rem);min-height:0}.preise-trust-bar__track{grid-template-columns:1fr}.preise-trust-bar__item{border-bottom:1px solid #ffffff1a;border-right:0;grid-template-columns:auto minmax(0,1fr);padding:1rem}.preise-trust-bar__item:last-child{border-bottom:0}.preise-trust-bar__micrographic{display:none}.preise-list-build__grid{gap:1rem;display:grid;position:static}.preise-list-build__card{text-align:center;gap:.45rem;width:100%;min-height:0;padding:1rem 0 0;position:relative}.preise-list-build__card:before{font-size:1.6rem;top:calc(100% + .18rem);left:50%;transform:translate(-50%)}.preise-request-flow__steps{text-align:left;grid-template-columns:1fr;gap:1rem;padding:.25rem 0 .25rem 5.8rem}.preise-request-flow__steps:before{content:none}.preise-request-flow__steps:after{background:#fff;width:4px;height:calc(100% - .6rem);top:.3rem;left:1.35rem}.preise-request-flow__step{padding:.15rem 0}.preise-request-flow__marker{border-radius:1.15rem;width:4.6rem;height:4.6rem;top:-.8rem;left:-5.55rem;transform:none}}@media (max-width:560px){.preise-shell{--preise-mobile-copy-top:clamp(23.5rem, 112vw, 27.75rem)}.preise-grid-heading--fit{top:var(--preise-mobile-copy-top);letter-spacing:0;align-items:flex-start;width:min(96vw,30rem);height:auto;font-size:clamp(1.8rem,9vw,2.28rem);line-height:.98}.preise-grid-heading--fit span{visibility:hidden;white-space:normal;text-wrap:balance;width:min(90vw,22rem);padding-bottom:0;position:relative}.preise-grid-heading--fit span:before{content:"Fulfillment Preise\a ohne Überraschungen";visibility:visible;white-space:pre;position:absolute;inset:0}html[lang=en] .preise-grid-heading--fit span:before{content:"Fulfillment prices\a without surprises"}.preise-grid-subheading{top:calc(var(--preise-mobile-copy-top) + clamp(5rem, 21vw, 5.65rem));width:min(92vw,25rem);font-size:.86rem}.comparison-stage{gap:14px;width:min(100% - 36px,100%);margin-top:78px;margin-bottom:96px;padding-top:clamp(315px,84vw,350px)}.cargo-showcase{width:min(96vw,390px);top:clamp(-148px,-34vw,-118px)}.cargo-showcase__image{cursor:default;touch-action:auto;pointer-events:none!important}.preise-consultation-link{width:min(100%,18rem)}}@keyframes cargoContainerFloat{0%{transform:translate3d(0, 0, 0) rotate(var(--cargo-sway-angle)) scale(1)}35%{transform:translate3d(0, -30px, 0) rotate(calc(var(--cargo-sway-angle) + 1.05deg)) scale(1.012)}70%{transform:translate3d(0, 10px, 0) rotate(calc(var(--cargo-sway-angle) - .45deg)) scale(.996)}to{transform:translate3d(0, 0, 0) rotate(var(--cargo-sway-angle)) scale(1)}}@keyframes cargoShowcaseBreathe{0%,to{--cargo-float-y:0px}45%{--cargo-float-y:-10px}72%{--cargo-float-y:4px}}@keyframes preiseTrustMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes preiseTrustMicroMove{0%,to{opacity:.62;transform:translate(50%,-50%)scale(.96)}50%{opacity:.96;transform:translate(50%,-50%)scale(1.08)}}@keyframes preiseRequestFlowLine{0%,12%{transform:scaleX(0)}58%,82%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes preiseRequestMarkerOne{0%,12%{color:#fff;background:#000000c7;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff38}16%,82%{color:#000;background:#fff;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff80}to{color:#fff;background:#000000c7;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff38}}@keyframes preiseRequestMarkerTwo{0%,34%{color:#fff;background:#000000c7;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff38}42%,82%{color:#000;background:#fff;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff80}to{color:#fff;background:#000000c7;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff38}}@keyframes preiseRequestMarkerThree{0%,54%{color:#fff;background:#000000c7;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff38}66%,82%{color:#000;background:#fff;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff80}to{color:#fff;background:#000000c7;box-shadow:0 0 0 1px #ffffff14,0 0 18px #ffffff38}}@keyframes preiseRequestCopyReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cargoLowerIntoPlace{0%{opacity:0;transform:translateX(calc(-50% + var(--cargo-drag-x))) translateY(calc(-320px + var(--cargo-drag-y))) scale(.98)}12%{opacity:1}82%{transform:translateX(calc(-50% + var(--cargo-drag-x))) translateY(calc(var(--cargo-drag-y) + var(--cargo-float-y))) scale(1)}to{opacity:1;transform:translateX(calc(-50% + var(--cargo-drag-x))) translateY(calc(var(--cargo-drag-y) + var(--cargo-float-y))) scale(1)}}@keyframes cargoGlowArrive{0%,64%{opacity:0;transform:translate(-50%)scaleX(.74)}to{opacity:.48;transform:translate(-50%)scaleX(.92)}}@keyframes cargoGlowBreathe{0%,to{opacity:.48;transform:translate(-50%)scaleX(.92)}50%{opacity:.78;transform:translate(-50%)scaleX(1.08)}}@keyframes cargoCableSway{0%,to{opacity:.48}50%{opacity:.66}}body.is-pricing-resizing .panel,body.is-pricing-resizing .quote-float,body.is-pricing-resizing .quote-copy,body.is-pricing-resizing .quote-divider,body.is-pricing-resizing .quote-dot{transition:none!important;animation:none!important}@media (prefers-reduced-motion:reduce){body.is-ready .cargo-showcase__image{animation:6.8s ease-in-out infinite cargoContainerFloat!important}body.is-ready .cargo-showcase__glow{opacity:.52;animation:6.8s ease-in-out infinite cargoGlowBreathe!important}body.is-ready .cargo-showcase__cable{animation:6.8s ease-in-out infinite cargoCableSway!important}}.comparison-stage>.preise-list-build,.comparison-stage>.preise-request-flow{color:#0f112e;width:min(100%,1180px);font-family:var(--font-barefill-sans);text-align:left}.comparison-stage>.preise-list-build{background:#fff;border-radius:clamp(1.5rem,3vw,2.4rem);gap:clamp(16px,2vw,28px);margin-top:clamp(24px,3.2vw,48px);padding:clamp(28px,4vw,52px);box-shadow:0 24px 70px #0f112e1a,inset 0 0 0 1px #0f112e14}.preise-section-copy{gap:.75rem;max-width:760px;display:grid}.preise-section-kicker{color:#0f112e94;letter-spacing:0;text-transform:uppercase;width:max-content;font-size:clamp(.75rem,.9vw,.88rem);font-weight:700}.preise-list-build .preise-section-copy h2,.preise-request-flow .preise-section-copy h2{color:#0f112e;letter-spacing:0;margin:0;font-size:clamp(2rem,4.6vw,4.9rem);font-weight:700;line-height:.95}.preise-list-build .preise-section-copy p,.preise-request-flow .preise-section-copy p{color:#0f112eb8;max-width:56ch;margin:0;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:650;line-height:1.45}.preise-list-build__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1vw,1rem);display:grid}.preise-list-build__card{text-align:left;background:#f3f5f8;border:1px solid #0f112e1a;border-radius:1.2rem;align-content:end;gap:.55rem;min-height:clamp(330px,31vw,410px);padding:clamp(1rem,1.7vw,1.45rem);display:grid;overflow:hidden}.preise-list-build__card:before{content:none}.preise-list-build__media,.preise-request-flow__media{background:radial-gradient(circle at 28% 18%,#76c3ff6b,#0000 32%),linear-gradient(135deg,#e8edf3 0%,#fff 42%,#cfd8e5 100%);border-radius:1rem;display:block;overflow:hidden}.preise-list-build__media{border-radius:1.2rem 1.2rem .75rem .75rem;min-height:clamp(150px,15vw,210px);margin:calc(-1*clamp(1rem,1.7vw,1.45rem)) calc(-1*clamp(1rem,1.7vw,1.45rem)) 0}.preise-list-build__index{color:#fff;background:#0f112e;border-radius:999px;place-items:center;width:2.65rem;height:2.65rem;margin-top:auto;font-size:.82rem;font-weight:700;display:grid}.preise-list-build__card h3,.preise-request-flow__step h3{color:#0f112e;letter-spacing:0;margin:0;font-size:clamp(1.45rem,2.15vw,2.35rem);font-weight:700;line-height:.98}.preise-list-build__card p,.preise-request-flow__step p{color:#0f112ea8;text-align:left;max-width:28ch;margin:0;font-size:clamp(.95rem,1vw,1.05rem);font-weight:650;line-height:1.4}.comparison-stage>.preise-request-flow{background:radial-gradient(circle at 86% 12%,#77f2a129,#0000 31%),linear-gradient(135deg,#0f112e 0%,#050617 100%);border-radius:clamp(1.5rem,3vw,2.4rem);margin-top:clamp(22px,3.2vw,48px);padding:clamp(32px,4.8vw,64px);box-shadow:0 34px 80px #0000005c,inset 0 0 0 1px #ffffff14}.preise-request-flow__steps{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1vw,1rem);padding-top:clamp(24px,3vw,38px);display:grid}.preise-request-flow__steps:before,.preise-request-flow__steps:after,.preise-request-flow__step:before{content:none}.preise-request-flow__step{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1.2rem;align-content:end;gap:.65rem;min-height:clamp(340px,31vw,430px);padding:clamp(1rem,1.7vw,1.45rem);display:grid;overflow:hidden}.preise-request-flow__media{background:radial-gradient(circle at 72% 16%,#76c3ff61,#0000 34%),linear-gradient(135deg,#171b42 0%,#26325f 48%,#0b0d25 100%);border-radius:1.2rem 1.2rem .75rem .75rem;min-height:clamp(150px,15vw,210px);margin:calc(-1*clamp(1rem,1.7vw,1.45rem)) calc(-1*clamp(1rem,1.7vw,1.45rem)) 0}.preise-request-flow__marker{color:#0f112e;letter-spacing:0;width:2.65rem;height:2.65rem;box-shadow:none;background:#fff;border:1px solid #ffffff38;border-radius:999px;place-items:center;font-size:.82rem;font-weight:700;animation:none;display:grid;position:static;transform:none}.preise-request-flow__step p{color:#ffffffa8;opacity:1;animation:none;transform:none}.preise-consultation-heading{color:#0f112e;grid-column:1/-1;max-width:min(100%,1180px);margin-top:clamp(42px,5vw,72px)}.preise-consultation-heading span{color:#0f112e;background:linear-gradient(#0000 48%,#76c3ffb8 48%)}.preise-consultation-link{color:#0f112e;border-color:#0f112e33}.preise-consultation-link--primary{color:#fff;background:#0f112e}.preise-consultation-heading,.preise-consultation-row{width:min(100%,1240px);padding-inline:clamp(20px,3vw,40px)}.preise-consultation-heading{margin-inline:auto;text-align:center;white-space:nowrap;background:#fff;border:1px solid #0f112e1a;border-radius:24px;justify-content:center;align-items:center;height:clamp(88px,8vw,116px);min-height:0;margin-bottom:0;padding:0 clamp(1.2rem,3vw,2.5rem);font-size:clamp(1.55rem,3vw,3.05rem);line-height:1;transition:border-color .2s,box-shadow .2s,transform .2s,height .22s;display:flex;overflow:hidden;box-shadow:0 16px 38px #0f112e12}.preise-consultation-heading span{line-height:inherit;display:inline}.preise-consultation-heading:has(+.preise-consultation-row:hover){border-color:#0f112e2e;height:clamp(164px,13vw,196px);box-shadow:0 22px 48px #0f112e17}.preise-consultation-heading:has(+.preise-consultation-row:focus-within){border-color:#0f112e2e;height:clamp(164px,13vw,196px);box-shadow:0 22px 48px #0f112e17}.preise-consultation-row{z-index:4;opacity:0;pointer-events:none;justify-content:center;gap:1rem;margin:clamp(-76px,-5vw,-66px) auto clamp(42px,5vw,72px);padding-bottom:clamp(18px,2.6vw,30px);transition:opacity .22s,transform .22s;position:relative;transform:translateY(16px)}.preise-consultation-heading:hover+.preise-consultation-row,.preise-consultation-row:hover,.preise-consultation-row:focus-within{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:900px){.preise-list-build__grid,.preise-request-flow__steps{grid-template-columns:1fr}.preise-list-build__card,.preise-request-flow__step{min-height:0}}@media (max-width:560px){.comparison-stage>.preise-list-build,.comparison-stage>.preise-request-flow{border-radius:1.3rem;width:100%;padding:1.1rem}.preise-list-build .preise-section-copy h2,.preise-request-flow .preise-section-copy h2{font-size:clamp(2rem,12vw,3.2rem)}}.comparison-stage>.preise-list-build,.comparison-stage>.preise-request-flow{width:min(100%,1240px);padding:clamp(34px, 5vw, 72px) var(--preise-section-inline) 0;box-shadow:none;background:0 0;border-radius:0}.comparison-stage>.preise-list-build{margin-top:clamp(140px,10vw,180px)}.comparison-stage>.preise-request-flow{--preise-request-row-offset:clamp(4px, .8vw, 14px);--preise-request-row-padding:clamp(12px, 1.7vw, 24px);margin-top:var(--preise-request-row-offset);padding-top:var(--preise-request-row-padding);color:#0f112e}.preise-list-build .preise-section-copy,.preise-request-flow .preise-section-copy{text-align:center;margin-inline:auto}.preise-list-build .preise-section-copy{max-width:min(100%,1080px)}.preise-list-build .preise-section-copy h2{letter-spacing:0;white-space:nowrap;max-width:100%;font-size:clamp(2rem,4.6vw,4.9rem);line-height:.95}.preise-request-flow .preise-section-kicker,.preise-request-flow .preise-section-copy h2{color:#0f112e}.preise-request-flow .preise-section-copy p{color:#0f112eb8}.preise-list-build__grid,.preise-request-flow__steps{gap:clamp(.75rem,1vw,1rem)}.preise-request-flow__steps{padding-top:clamp(8px,1.2vw,18px)}.preise-list-build__grid,.comparison-stage>.preise-request-flow,.comparison-stage>.preise-consultation-card{transform:translateY(var(--preise-lower-box-shift-y))}.preise-list-build__card,.preise-request-flow__step{background:#fff;border:1px solid #0f112e1a;border-radius:24px;align-content:start;height:clamp(360px,24vw,460px);min-height:360px;transition:transform .2s,box-shadow .2s,border-color .2s}.preise-list-build__card:hover,.preise-request-flow__step:hover{border-color:#0f112e2e;transform:translateY(-2px);box-shadow:0 16px 38px #0f112e12}.preise-list-build__media,.preise-request-flow__media{background-color:#eef8ff;border-radius:24px 24px 0 0;align-self:start;min-height:220px}.preise-list-build__media{background-color:#dce8f4;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:clamp(280px,18vw,330px)}.preise-list-build__card:first-child .preise-list-build__media{background:#dce8f4 url(/preise/list-build/versandvolumen.png) 50%/cover no-repeat}.preise-list-build__card:nth-child(2) .preise-list-build__media{background:#dce8f4 url(/preise/list-build/lagerbedarf.png) 50%/cover no-repeat}.preise-list-build__card:nth-child(3) .preise-list-build__media{background:#dce8f4 url(/preise/list-build/prozesse.png) 50%/cover no-repeat}.preise-request-flow__media{background:radial-gradient(circle at 74% 18%,#76c3ff61,#0000 34%),linear-gradient(135deg,#eef8ff 0%,#fff 46%,#dce8f4 100%);place-items:center;display:grid;position:relative}.preise-request-flow__media:after{color:#0f112e38;letter-spacing:0;text-shadow:0 1px #ffffff7a;font-size:clamp(7rem,10vw,10rem);font-weight:700;line-height:1}.preise-request-flow__step:first-child .preise-request-flow__media:after{content:"1"}.preise-request-flow__step:nth-child(2) .preise-request-flow__media{background:radial-gradient(circle at 28% 24%,#77f2a147,#0000 34%),linear-gradient(135deg,#f6fbff 0%,#e8f7ef 46%,#eef8ff 100%)}.preise-request-flow__step:nth-child(2) .preise-request-flow__media:after{content:"2"}.preise-request-flow__step:nth-child(3) .preise-request-flow__media{background:radial-gradient(circle at 70% 74%,#0f112e1f,#0000 32%),linear-gradient(135deg,#eef8ff 0%,#fff 44%,#e7ecf4 100%)}.preise-request-flow__step:nth-child(3) .preise-request-flow__media:after{content:"3"}.preise-request-flow__marker{color:#fff;background:#0f112e;border-color:#0f112e}.preise-request-flow__step h3{color:#0f112e}.preise-request-flow__step p{color:#0f112e9e}.preise-list-build__index,.preise-request-flow__marker{display:none}@media (max-width:900px){.preise-list-build__card,.preise-request-flow__step{min-height:0}}@media (max-width:560px){.comparison-stage{--preise-section-inline:0px}.comparison-stage>.preise-list-build,.comparison-stage>.preise-request-flow{padding-inline:0;padding-top:2.25rem}.preise-list-build__media,.preise-request-flow__media{min-height:170px}}@media (max-width:900px){.preise-list-build .preise-section-copy h2{font-size:2.65rem}}@media (max-width:560px){.preise-list-build .preise-section-copy h2{font-size:1.75rem}}@media (hover:none){.preise-consultation-heading{height:clamp(164px,13vw,196px)}.preise-consultation-row{opacity:1;pointer-events:auto;transform:none}}@media (max-width:760px){.preise-consultation-heading,.preise-consultation-row{width:min(100%,1240px);padding-inline:0}.preise-consultation-heading{white-space:normal;height:auto;min-height:0;padding:1.15rem 1rem 5.3rem;font-size:clamp(1.65rem,9vw,2.45rem);line-height:1.03;overflow:visible}.preise-consultation-row{margin-top:-5rem;padding-inline:1.1rem}}.preise-consultation-heading{border-bottom:0;border-radius:24px 24px 0 0;height:clamp(88px,8vw,112px);padding:0 clamp(1.2rem,3vw,2.5rem);box-shadow:0 16px 38px #0f112e12}.preise-consultation-heading:hover{border-color:#0f112e2e;height:clamp(88px,8vw,112px);box-shadow:0 18px 42px #0f112e14}.preise-consultation-heading:has(+.preise-consultation-row:hover){border-color:#0f112e2e;height:clamp(88px,8vw,112px);box-shadow:0 18px 42px #0f112e14}.preise-consultation-heading:has(+.preise-consultation-row:focus-within){border-color:#0f112e2e;height:clamp(88px,8vw,112px);box-shadow:0 18px 42px #0f112e14}.preise-consultation-row{opacity:1;pointer-events:none;background:#fff;border:1px solid #0f112e1a;border-top:0;border-radius:0 0 24px 24px;justify-content:center;align-items:start;width:min(100%,1240px);max-height:0;margin:0 auto clamp(42px,5vw,72px);padding:0 clamp(20px,3vw,40px);transition:max-height .24s,padding-top .24s,padding-bottom .24s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden;transform:none;box-shadow:0 16px 38px #0f112e12}.preise-consultation-heading:hover+.preise-consultation-row,.preise-consultation-row:hover,.preise-consultation-row:focus-within{pointer-events:auto;border-color:#0f112e2e;max-height:116px;padding-top:.15rem;padding-bottom:clamp(1.35rem,2vw,1.8rem);box-shadow:0 18px 42px #0f112e14}@media (hover:none){.preise-consultation-row{pointer-events:auto;max-height:116px;padding-top:.15rem;padding-bottom:clamp(1.35rem,2vw,1.8rem)}}@media (max-width:760px){.preise-consultation-heading{border-bottom:0;height:auto}.preise-consultation-row{pointer-events:auto;max-height:none;margin-top:0;padding:0 1.1rem 1.25rem}}.preise-consultation-heading,.preise-consultation-row{width:min(100%,1240px)}.preise-consultation-heading{height:132px;min-height:0;box-shadow:none;color:#0f112e;letter-spacing:0;text-align:left;white-space:nowrap;background:#fff;border:1px solid #0f112e1a;border-bottom:0;border-radius:28px 28px 0 0;justify-content:flex-start;align-items:center;margin:clamp(58px,6vw,96px) auto 0;padding:0 4rem;font-size:3.15rem;font-weight:700;line-height:1;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.preise-consultation-heading:after{content:"";opacity:.92;background:currentColor;width:1.35rem;height:1.35rem;position:absolute;top:clamp(1.4rem,2.4vw,2.1rem);right:clamp(1.7rem,3vw,2.6rem);-webkit-mask:url(/preise/barefill-icon.svg) 50%/contain no-repeat;mask:url(/preise/barefill-icon.svg) 50%/contain no-repeat}.preise-consultation-heading span{color:#0f112e;line-height:inherit;background:0 0;display:inline}.preise-consultation-heading:hover{height:auto;box-shadow:none;border-color:#0f112e2e;transform:translateY(-1px)}.preise-consultation-heading:has(+.preise-consultation-row:hover){height:auto;box-shadow:none;border-color:#0f112e2e;transform:translateY(-1px)}.preise-consultation-heading:has(+.preise-consultation-row:focus-within){height:auto;box-shadow:none;border-color:#0f112e2e;transform:translateY(-1px)}.preise-consultation-row{max-height:0;box-shadow:none;opacity:1;pointer-events:none;background:#fff;border:1px solid #0f112e1a;border-top:0;border-radius:0 0 28px 28px;justify-content:flex-start;align-items:flex-start;gap:1rem;margin:0 auto clamp(54px,6vw,96px);padding:0 4rem;transition:max-height .3s,padding-bottom .3s,border-color .3s;display:flex;overflow:hidden;transform:none}.preise-consultation-heading:hover+.preise-consultation-row,.preise-consultation-row:hover,.preise-consultation-row:focus-within{pointer-events:auto;border-color:#0f112e2e;max-height:104px;padding-bottom:2.25rem}@media (hover:none){.preise-consultation-row{pointer-events:auto;max-height:104px;padding-bottom:2.25rem}}@media (max-width:1200px){.preise-consultation-heading{padding-inline:3rem;font-size:2.7rem}.preise-consultation-row{padding-inline:3rem}}@media (max-width:960px){.preise-consultation-heading{height:116px;padding-inline:2rem;font-size:2.15rem}.preise-consultation-row{padding-inline:2rem}}@media (max-width:760px){.preise-consultation-heading{white-space:normal;align-items:flex-end;height:auto;min-height:142px;padding:1.55rem 1.35rem 1.4rem;font-size:2.25rem;line-height:1.04}.preise-consultation-row{padding-inline:1.4rem;pointer-events:auto;flex-direction:column;max-height:none;padding-bottom:1.35rem}}.comparison-stage>.preise-consultation-card{width:min(100%, calc(1240px - (2 * var(--preise-section-inline))));color:#0f112e;cursor:pointer;background:0 0;border:1px solid #0f112e1a;border-radius:28px;grid-column:1/-1;min-height:166px;margin:calc(clamp(4px,.8vw,14px) + clamp(12px,1.7vw,24px)) auto clamp(54px,6vw,96px);padding:clamp(2rem,3vw,2.65rem) clamp(2rem,5vw,4rem);transition:min-height .3s,border-color .3s,transform .3s;position:relative;overflow:hidden}.comparison-stage>.preise-consultation-card:focus{outline:none}.comparison-stage>.preise-consultation-card:after{content:none}.comparison-stage>.preise-consultation-card:hover,.comparison-stage>.preise-consultation-card:focus,.comparison-stage>.preise-consultation-card:focus-within{min-height:238px;transform:translateY(calc(var(--preise-lower-box-shift-y) - 1px));border-color:#0f112e2e}.preise-consultation-card .preise-consultation-heading{width:100%;max-width:100%;height:auto;min-height:0;box-shadow:none;color:#0f112e;letter-spacing:0;text-align:center;white-space:nowrap;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:clamp(2.35rem,3.2vw,3.1rem);font-weight:700;line-height:1.03;transition:transform .3s;display:block;position:relative;overflow:visible}.preise-consultation-card .preise-consultation-heading:after{content:none}.preise-consultation-card .preise-consultation-heading span{color:inherit;line-height:inherit;background:0 0;display:inline}.comparison-stage>.preise-consultation-card:hover .preise-consultation-heading,.comparison-stage>.preise-consultation-card:focus .preise-consultation-heading,.comparison-stage>.preise-consultation-card:focus-within .preise-consultation-heading{transform:translateY(-.3rem)}.preise-consultation-card .preise-consultation-row{opacity:0;pointer-events:none;visibility:hidden;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:100%;max-height:0;margin:0;padding:0;transition:max-height .3s,margin-top .3s,opacity .22s,transform .3s,visibility 0s linear .3s;display:flex;overflow:hidden;transform:translateY(-.35rem);box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important}.comparison-stage>.preise-consultation-card:hover .preise-consultation-row,.comparison-stage>.preise-consultation-card:focus .preise-consultation-row,.comparison-stage>.preise-consultation-card:focus-within .preise-consultation-row{opacity:1;pointer-events:auto;visibility:visible;max-height:72px;margin-top:1.1rem;transition-delay:0s;transform:none}.preise-consultation-card .preise-consultation-link{white-space:nowrap;width:max-content;min-height:54px;box-shadow:none;opacity:1;pointer-events:auto;border-radius:999px;justify-content:center;align-items:center;padding:0 2.25rem;display:inline-flex;transform:none}.preise-consultation-card .preise-consultation-link+.preise-consultation-link{margin-left:0}.preise-consultation-card .preise-consultation-link:hover,.preise-consultation-card .preise-consultation-link:focus-visible{color:#0f112e;background:0 0;border-color:#0f112e33;transform:none}.preise-consultation-card .preise-consultation-link--primary,.preise-consultation-card .preise-consultation-link--primary:hover,.preise-consultation-card .preise-consultation-link--primary:focus-visible{color:#fff;background:#0f112e;border-color:#0f112e}@media (hover:none){.comparison-stage>.preise-consultation-card{min-height:166px}.comparison-stage>.preise-consultation-card:focus,.comparison-stage>.preise-consultation-card:focus-within{min-height:238px}}@media (max-width:980px){.preise-consultation-card .preise-consultation-heading{white-space:normal;text-wrap:balance;width:100%;font-size:clamp(1.9rem,4vw,2.35rem);line-height:1.04}}@media (max-width:760px){.comparison-stage>.preise-consultation-card{min-height:0;padding:1.45rem}.comparison-stage>.preise-consultation-card:hover,.comparison-stage>.preise-consultation-card:focus,.comparison-stage>.preise-consultation-card:focus-within{min-height:0}.preise-consultation-card .preise-consultation-heading{white-space:normal;font-size:clamp(2.05rem,9vw,3rem);line-height:1.04}.preise-consultation-card .preise-consultation-row{flex-direction:column;align-items:stretch;width:100%;max-height:0}.comparison-stage>.preise-consultation-card:hover .preise-consultation-row,.comparison-stage>.preise-consultation-card:focus .preise-consultation-row,.comparison-stage>.preise-consultation-card:focus-within .preise-consultation-row{max-height:180px;margin-top:1.25rem}.preise-consultation-card .preise-consultation-link{justify-content:center;width:100%}.preise-consultation-card .preise-consultation-link+.preise-consultation-link{margin-left:0}}.comparison-stage{margin-bottom:clamp(12px,1.6vw,20px)}@media (max-width:760px){.comparison-stage{margin-bottom:32px}.comparison-stage>.preise-consultation-card{margin-bottom:0}}@media (min-width:561px) and (max-width:760px){.comparison-stage{margin-bottom:calc(var(--preise-lower-box-shift-y) + 10px)}}@media (max-width:560px){.preise-shell{--preise-mobile-copy-top:clamp(23.5rem, 112vw, 27.75rem);--preise-hero-white-end:calc(var(--preise-grid-step) * 7.58);--preise-dark-stage-end:calc(var(--preise-grid-step) * 26.45)}.comparison-stage{--preise-lower-box-shift-y:30px;gap:12px;width:min(100% - 28px,100%);margin-bottom:32px;padding-top:clamp(315px,84vw,350px)}.comparison-stage>.panel{border-radius:18px;gap:10px;padding:18px 14px 16px}.comparison-stage>.panel+.panel{margin-top:20px}.comparison-stage:after{min-height:0;margin:0 auto}.comparison-stage>.preise-list-build{margin-top:clamp(72px,18vw,104px)}.preise-list-build .preise-section-copy,.preise-request-flow .preise-section-copy{min-width:0;max-width:100%}.preise-list-build .preise-section-copy h2,.preise-request-flow .preise-section-copy h2{white-space:normal;text-wrap:balance}.panel__header--future{margin:-18px -14px 0}.panel h1.panel-title--single-line{font-size:clamp(1rem,5.2vw,1.32rem);line-height:1.12}.future-crest{border-radius:0 0 22px 22px;width:118px;height:72px;padding:10px}.future-crest .brand-logo--icon{width:56px;max-height:54px}.quote-card{border-radius:16px;grid-template-rows:auto 30px auto;min-height:170px;padding:14px 14px 12px}.quote-card:after{width:88px;height:88px;right:10px}.quote-row{gap:10px}.quote-dot{width:12px;height:12px;margin-top:3px}.quote-label{margin-bottom:4px;font-size:.86rem}.quote-value{font-size:clamp(1.1rem,6vw,1.38rem);line-height:1.08}.quote-divider{height:28px;margin:8px 0 8px 4px}.detail-block{border-radius:16px;gap:8px;padding:14px}.detail-block h2{margin-bottom:4px;font-size:1.1rem;line-height:1.12}.cost-list{gap:6px}.cost-list li{--cost-list-icon-size:10px;padding-left:20px;font-size:.78rem;line-height:1.22}.detail-total{padding-top:8px;font-size:.96rem;line-height:1.18}.preise-list-build__card,.preise-request-flow__step{border-radius:18px;justify-self:stretch;width:100%;max-width:100%;height:auto;min-height:0;padding-bottom:1rem}.preise-list-build__grid,.preise-request-flow__steps{grid-template-columns:minmax(0,1fr);justify-items:stretch;width:100%;min-width:0;padding-left:0}.preise-list-build__media,.preise-request-flow__media{border-radius:18px 18px 0 0;min-height:135px}.comparison-stage>.preise-consultation-card{min-height:0}.preise-consultation-card .preise-consultation-heading{transform:translateY(-.3rem)}.preise-consultation-card .preise-consultation-row{opacity:1;pointer-events:auto;visibility:visible;max-height:180px;margin-top:1.25rem;transition-delay:0s;transform:none}}
