.seite-spritze{--white:#FFFFFF;--ink:#18200F;--muted:#5D6753;--line:#E7EAE1;--green:#6B8F3E;--green-deep:#55742F;--green-dark:#26331A;--lime:#C9E870;--tint:#F4F7EE;--sand:#F6F7F3;--pad:clamp(22px,4vw,40px);--radius-lg:28px;--radius-md:20px;--radius-pill:999px;--hero-still:radial-gradient(120% 80% at 70% 12%,rgba(255,255,255,.30) 0%,rgba(255,255,255,0) 55%),linear-gradient(200deg,#DCE7C8,#C6D6AC 32%,#97A97C 66%,#55742F);--portrait:linear-gradient(200deg,#DCE7C8,#A8BC8A 55%,#55742F)}:where(.seite-spritze) *{box-sizing:border-box}.seite-spritze{overflow-x:clip;max-width:100%;background:var(--white);color:var(--ink);font-family:var(--font-plus-jakarta),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}:where(.seite-spritze) a{color:inherit;text-decoration:none}:where(.seite-spritze) button{font:inherit;cursor:pointer}:where(.seite-spritze) :focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:6px}:where(.seite-spritze) .wrap{max-width:1180px;margin:0 auto;padding:0 var(--pad)}:where(.seite-spritze) .narrow{max-width:860px}:where(.seite-spritze) .sec{padding-top:clamp(56px,8vh,104px);padding-bottom:clamp(56px,8vh,104px)}:where(.seite-spritze) .band{background:var(--sand);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}:where(.seite-spritze) h1,:where(.seite-spritze) h2,:where(.seite-spritze) h3{font-family:var(--font-inter),sans-serif;font-weight:600;letter-spacing:-.03em;margin:0}:where(.seite-spritze) h1{font-size:clamp(31px,5vw,52px);line-height:1.06}:where(.seite-spritze) h2{font-size:clamp(25px,3.6vw,40px);line-height:1.1}:where(.seite-spritze) h3{font-size:18px;line-height:1.25;letter-spacing:-.02em}:where(.seite-spritze) .accent{color:var(--green)}:where(.seite-spritze) .eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.16em;color:var(--green);margin:0 0 14px}:where(.seite-spritze) .lead{font-size:17px;line-height:1.65;color:#414C36;max-width:62ch;margin:18px 0 0}:where(.seite-spritze) p{line-height:1.65}:where(.seite-spritze) .btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-pill);font-size:16px;font-weight:600;letter-spacing:-.01em;padding:16px 30px;transition:transform .18s ease,background .18s ease}:where(.seite-spritze) .btn-primary{background:var(--green);color:var(--white)}:where(.seite-spritze) .btn-primary:hover{background:var(--green-deep);transform:translateY(-1px)}:where(.seite-spritze) .btn-ghost{background:var(--white);color:var(--ink);border:1.5px solid var(--line)}:where(.seite-spritze) .btn-ghost:hover{border-color:#C8D1BB}:where(.seite-spritze) .btn-lime{background:var(--lime);color:#1E2A11}:where(.seite-spritze) .btn-lime:hover{background:#D6F187;transform:translateY(-1px)}:where(.seite-spritze) .micro{font-size:13.5px;color:var(--muted);margin:12px 0 0}:where(.seite-spritze) .tick{width:20px;height:20px;border-radius:50%;background:var(--green);display:grid;place-items:center;flex-shrink:0;margin-top:2px}:where(.seite-spritze) .tick svg{width:10px;height:10px}:where(.seite-spritze) .cross{width:20px;height:20px;border-radius:50%;background:#DDE2D4;display:grid;place-items:center;flex-shrink:0;margin-top:2px}:where(.seite-spritze) .cross svg{width:10px;height:10px}:where(.seite-spritze) .hero{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:100vh;min-height:100dvh}:where(.seite-spritze) .stage{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);min-height:0}:where(.seite-spritze) .hero-left{display:flex;flex-direction:column;justify-content:center;min-height:0;padding:clamp(74px,9vh,96px) clamp(26px,3.2vw,60px) clamp(20px,2.6vh,34px) clamp(26px,3.4vw,64px)}:where(.seite-spritze) .nav-bar{position:absolute;z-index:5;top:clamp(18px,2.2vh,26px);left:clamp(26px,3.4vw,64px);right:calc(48% + 10px);display:flex;align-items:center;gap:clamp(18px,2.4vw,34px)}:where(.seite-spritze) .brand{display:flex;align-items:center;gap:10px;margin-right:auto}:where(.seite-spritze) .brand-mark{width:34px;height:34px;border-radius:50%;background:var(--green-dark);display:grid;place-items:center;flex-shrink:0}:where(.seite-spritze) .brand-mark svg{width:17px;height:17px}:where(.seite-spritze) .brand-name{font-family:var(--font-inter),sans-serif;font-weight:600;font-size:17px;letter-spacing:-.025em}:where(.seite-spritze) .nav{display:flex;align-items:center;gap:clamp(14px,1.6vw,26px)}:where(.seite-spritze) .nav a{font-size:14.5px;font-weight:500;color:var(--muted)}:where(.seite-spritze) .nav a:hover{color:var(--ink)}:where(.seite-spritze) .nav-cta{background:var(--green-dark);color:var(--white);border:0;border-radius:var(--radius-pill);padding:11px 21px;font-size:14.5px;font-weight:600}:where(.seite-spritze) .nav-cta:hover{background:#18240F}:where(.seite-spritze) .trust{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}:where(.seite-spritze) .stars{display:flex;gap:3px}:where(.seite-spritze) .stars svg{width:15px;height:15px}:where(.seite-spritze) .trust-txt{font-size:13.5px;color:var(--muted);font-weight:500}:where(.seite-spritze) .trust-txt b{color:var(--ink);font-weight:600}:where(.seite-spritze) .hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:clamp(24px,3vh,32px)}:where(.seite-spritze) .hero-right{padding:clamp(12px,1.6vh,18px) clamp(16px,1.6vw,26px) clamp(12px,1.6vh,18px) 6px;min-height:0}:where(.seite-spritze) .tile{position:relative;height:100%;width:100%;min-height:clamp(360px,50vh,740px);border-radius:var(--radius-lg);overflow:hidden;background-image:var(--hero-still);background-size:cover;background-position:50%;color:var(--white)}:where(.seite-spritze) .tile:after{content:"";position:absolute;inset:auto 0 0 0;height:44%;background:linear-gradient(0deg,rgba(14,20,8,.66),rgba(14,20,8,0))}:where(.seite-spritze) .badge{position:absolute;top:18px;left:18px;z-index:3;background:var(--white);color:var(--ink);border-radius:var(--radius-pill);padding:9px 15px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px;box-shadow:0 8px 24px rgba(20,30,10,.16)}:where(.seite-spritze) .badge i{width:7px;height:7px;border-radius:50%;background:var(--green)}:where(.seite-spritze) .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;width:74px;height:74px;border-radius:50%;border:0;background:rgba(255,255,255,.94);display:grid;place-items:center;box-shadow:0 14px 40px rgba(15,25,5,.28)}:where(.seite-spritze) .play svg{width:24px;height:24px;margin-left:4px}:where(.seite-spritze) .tile-name{position:absolute;left:18px;right:18px;bottom:18px;z-index:3}:where(.seite-spritze) .tile-name strong{display:block;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:16px;letter-spacing:-.02em}:where(.seite-spritze) .tile-name span{display:block;font-size:13px;opacity:.86;margin-top:2px}:where(.seite-spritze) .press{border-top:1px solid var(--line);display:flex;align-items:center;gap:clamp(20px,3vw,44px);flex-wrap:wrap;padding:clamp(14px,2vh,22px) clamp(26px,3.4vw,64px)}:where(.seite-spritze) .press-label{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--muted);white-space:nowrap}:where(.seite-spritze) .logos{display:flex;align-items:center;gap:clamp(22px,3.4vw,52px);flex-wrap:wrap;flex:1 1 auto;font-family:var(--font-inter),sans-serif;color:#2C3722}:where(.seite-spritze) .logo{opacity:.72;white-space:nowrap}:where(.seite-spritze) .l-rtl{font-weight:700;font-size:clamp(19px,1.5vw,25px);letter-spacing:-.03em}:where(.seite-spritze) .l-rtl em{font-style:normal;font-weight:500;font-size:.66em;letter-spacing:.02em;margin-left:5px}:where(.seite-spritze) .l-ex{font-weight:700;font-style:italic;font-size:clamp(19px,1.5vw,25px);letter-spacing:-.03em}:where(.seite-spritze) .l-taff{font-weight:800;font-size:clamp(20px,1.6vw,27px);letter-spacing:-.05em}:where(.seite-spritze) .l-sat{font-weight:700;font-size:clamp(19px,1.5vw,25px)}:where(.seite-spritze) .l-wdr{font-weight:700;font-size:clamp(19px,1.5vw,25px);letter-spacing:.06em}:where(.seite-spritze) .press-count{font-size:13px;color:var(--muted);font-weight:500;white-space:nowrap}:where(.seite-spritze) .press-count b{color:var(--ink);font-weight:600}:where(.seite-spritze) .toc{display:flex;gap:8px;flex-wrap:wrap;margin-top:clamp(24px,3.2vh,34px);max-width:44em}:where(.seite-spritze) .toc::-webkit-scrollbar{display:none}:where(.seite-spritze) .toc a{white-space:nowrap;border:1px solid var(--line);border-radius:var(--radius-pill);padding:9px 15px;font-size:13.5px;font-weight:600;color:#414C36;background:var(--white);transition:border-color .18s ease,color .18s ease}:where(.seite-spritze) .toc a:hover{border-color:var(--green);color:var(--green)}:where(.seite-spritze) .said{display:flex;align-items:center;gap:clamp(16px,2.4vw,28px);margin-top:clamp(26px,3.6vh,38px);background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(18px,2.2vw,26px) clamp(20px,2.4vw,30px);box-shadow:0 10px 28px rgba(20,30,10,.05)}:where(.seite-spritze) .said-img{width:clamp(72px,8vw,104px);aspect-ratio:1/1;border-radius:50%;flex-shrink:0;background-image:var(--portrait);background-size:cover;background-position:50%}:where(.seite-spritze) .said blockquote{margin:0;font-family:var(--font-inter),sans-serif;font-weight:500;font-size:clamp(16px,1.5vw,19px);line-height:1.45;letter-spacing:-.015em;color:var(--ink)}:where(.seite-spritze) .said cite{display:block;margin-top:9px;font-style:normal;font-size:13.5px;font-weight:500;color:var(--muted)}:where(.seite-spritze) .live-strip{display:flex;align-items:center;gap:clamp(16px,2.4vw,30px);flex-wrap:wrap;margin-top:clamp(26px,3.6vh,38px);background:var(--green-dark);color:var(--white);border-radius:var(--radius-md);padding:clamp(20px,2.2vw,28px) clamp(20px,2.4vw,30px)}:where(.seite-spritze) .live-strip .dotlive{width:9px;height:9px;border-radius:50%;background:var(--lime);flex-shrink:0}:where(.seite-spritze) .live-strip p{margin:0;font-size:16px;font-weight:600;max-width:56ch}:where(.seite-spritze) .live-strip span{display:block;font-weight:500;font-size:14.5px;color:rgba(255,255,255,.75);margin-top:6px}:where(.seite-spritze) .live-strip .btn{margin-left:auto;flex-shrink:0}:where(.seite-spritze) .cta-strip{display:flex;align-items:center;gap:clamp(16px,2.4vw,30px);flex-wrap:wrap;margin-top:clamp(26px,3.6vh,38px);background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(18px,2vw,24px) clamp(20px,2.4vw,28px);box-shadow:0 10px 28px rgba(20,30,10,.05)}:where(.seite-spritze) .cta-strip p{margin:0;font-size:16px;font-weight:600;color:var(--ink);max-width:52ch}:where(.seite-spritze) .cta-strip span{display:block;font-weight:500;font-size:14px;color:var(--muted);margin-top:5px}:where(.seite-spritze) .cta-strip .btn{margin-left:auto;flex-shrink:0}:where(.seite-spritze) .hl .btn{margin-top:clamp(24px,3vh,32px)}:where(.seite-spritze) .three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.8vw,20px);margin-top:clamp(26px,3.6vh,38px)}:where(.seite-spritze) .card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(18px,2vw,26px)}:where(.seite-spritze) .card-icon{width:44px;height:44px;border-radius:12px;background:var(--tint);display:grid;place-items:center;margin-bottom:15px}:where(.seite-spritze) .card-icon svg{width:22px;height:22px}:where(.seite-spritze) .card p{margin:8px 0 0;font-size:15px;color:var(--muted)}:where(.seite-spritze) .subs{margin-top:clamp(26px,3.6vh,38px);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:var(--white)}:where(.seite-spritze) .subs-row{display:grid;grid-template-columns:1.1fr 1.3fr 1.6fr}:where(.seite-spritze) .subs-row+.subs-row{border-top:1px solid var(--line)}:where(.seite-spritze) .subs-cell{padding:clamp(14px,1.6vw,20px);font-size:15px;line-height:1.5}:where(.seite-spritze) .subs-cell+.subs-cell{border-left:1px solid var(--line)}:where(.seite-spritze) .subs-head .subs-cell{background:#FAFBF8;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:13.5px;color:var(--muted);letter-spacing:-.01em}:where(.seite-spritze) .subs-cell b{font-family:var(--font-inter),sans-serif;font-weight:600;font-size:16px;letter-spacing:-.02em;display:block}:where(.seite-spritze) .subs-cell span{display:block;font-size:13.5px;color:var(--muted);margin-top:4px}:where(.seite-spritze) .hint{margin:16px 0 0;font-size:13.5px;line-height:1.6;color:var(--muted)}:where(.seite-spritze) .hl{background:var(--green-dark);color:var(--white);border-radius:var(--radius-lg);padding:clamp(26px,3.4vw,50px)}:where(.seite-spritze) .hl h2{color:var(--white)}:where(.seite-spritze) .hl p{color:rgba(255,255,255,.82);font-size:17px;margin:16px 0 0;max-width:60ch}:where(.seite-spritze) .hl-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.8vw,22px);margin-top:clamp(26px,3.4vh,34px)}:where(.seite-spritze) .hl-item{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:18px 20px}:where(.seite-spritze) .hl-item b{display:block;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:16px;letter-spacing:-.02em;color:var(--lime);margin-bottom:7px}:where(.seite-spritze) .hl-item span{font-size:14.5px;line-height:1.55;color:rgba(255,255,255,.78)}:where(.seite-spritze) .fit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,22px);margin-top:clamp(26px,3.6vh,38px)}:where(.seite-spritze) .fit-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(20px,2.2vw,28px)}:where(.seite-spritze) .fit-card.yes{border-color:#CFDDBB}:where(.seite-spritze) .fit-list{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:11px}:where(.seite-spritze) .fit-list li{display:flex;gap:11px;font-size:15px;line-height:1.5;color:#414C36}:where(.seite-spritze) .stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,22px);margin-top:clamp(26px,3.6vh,38px)}:where(.seite-spritze) .stat{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(20px,2.2vw,28px)}:where(.seite-spritze) .stat b{display:block;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:clamp(30px,3.4vw,42px);letter-spacing:-.035em;line-height:1;color:var(--green)}:where(.seite-spritze) .stat strong{display:block;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:16px;letter-spacing:-.02em;margin:12px 0 6px}:where(.seite-spritze) .stat span{font-size:14.5px;color:var(--muted);line-height:1.55}:where(.seite-spritze) .src{margin:18px 0 0;font-size:12.5px;line-height:1.7;color:var(--muted)}:where(.seite-spritze) .src a{color:var(--green);border-bottom:1px solid rgba(107,143,62,.35)}:where(.seite-spritze) .side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,22px);margin-top:clamp(26px,3.6vh,38px)}:where(.seite-spritze) .side-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(20px,2.2vw,28px)}:where(.seite-spritze) .side-card ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:10px}:where(.seite-spritze) .side-card li{display:flex;gap:10px;font-size:15px;line-height:1.5;color:#414C36}:where(.seite-spritze) .dot{width:7px;height:7px;border-radius:50%;background:var(--green);flex-shrink:0;margin-top:8px}:where(.seite-spritze) .warn{margin-top:clamp(18px,2.4vh,24px);border:1px solid var(--line);border-left:4px solid var(--green);border-radius:16px;padding:18px 22px;background:var(--white)}:where(.seite-spritze) .warn b{font-family:var(--font-inter),sans-serif;font-weight:600}:where(.seite-spritze) .warn p{margin:6px 0 0;font-size:15px;color:var(--muted)}:where(.seite-spritze) .flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.6vw,20px);margin-top:clamp(26px,3.6vh,38px)}:where(.seite-spritze) .fcard{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:18px}:where(.seite-spritze) .fnum{width:32px;height:32px;border-radius:10px;background:var(--green);color:var(--white);display:grid;place-items:center;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:13.5px;margin-bottom:14px}:where(.seite-spritze) .fcard p{margin:7px 0 0;font-size:14.5px;color:var(--muted);line-height:1.55}:where(.seite-spritze) .calc{display:grid;grid-template-columns:1fr 32px 1fr 32px 1.05fr;align-items:stretch;margin-top:clamp(26px,3.6vh,38px)}:where(.seite-spritze) .calc-op{display:grid;place-items:center;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:20px;color:var(--muted)}:where(.seite-spritze) .calc-box{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(18px,1.8vw,24px)}:where(.seite-spritze) .calc-box span{display:block;font-size:12.5px;font-weight:600;letter-spacing:.06em;color:var(--muted);text-transform:uppercase}:where(.seite-spritze) .calc-box strong{display:block;margin:10px 0 6px;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:clamp(23px,2.4vw,31px);letter-spacing:-.03em}:where(.seite-spritze) .calc-box em{font-style:normal;font-size:14px;line-height:1.5;color:var(--muted)}:where(.seite-spritze) .calc-sum{background:var(--green-dark);border-color:var(--green-dark);color:var(--white)}:where(.seite-spritze) .calc-sum span{color:var(--lime)}:where(.seite-spritze) .calc-sum em{color:rgba(255,255,255,.78)}:where(.seite-spritze) .acc{border-top:1px solid var(--line);margin-top:clamp(26px,3.6vh,38px)}:where(.seite-spritze) .acc-item{border-bottom:1px solid var(--line)}:where(.seite-spritze) .acc-q{width:100%;display:flex;align-items:center;gap:14px;background:none;border:0;padding:20px 0;text-align:left;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:clamp(16px,1.4vw,18.5px);letter-spacing:-.02em;color:var(--ink)}:where(.seite-spritze) .acc-ico{margin-left:auto;width:26px;height:26px;border-radius:50%;background:var(--sand);display:grid;place-items:center;flex-shrink:0;transition:transform .2s ease}:where(.seite-spritze) .acc-item.open .acc-ico{transform:rotate(45deg)}:where(.seite-spritze) .acc-ico svg{width:12px;height:12px}:where(.seite-spritze) .acc-panel{display:none;padding:0 0 22px}:where(.seite-spritze) .acc-item.open .acc-panel{display:block}:where(.seite-spritze) .acc-panel p{margin:0;font-size:15.5px;color:#414C36;max-width:70ch}:where(.seite-spritze) .acc-panel p+p{margin-top:12px}:where(.seite-spritze) .dark{background:var(--green-dark);color:var(--white)}:where(.seite-spritze) .final{text-align:center;padding:clamp(56px,8vh,96px) 0}:where(.seite-spritze) .final h2{color:var(--white)}:where(.seite-spritze) .final p{color:rgba(255,255,255,.78);font-size:17px;margin:16px auto 0;max-width:46ch}:where(.seite-spritze) .final .btn{margin-top:26px}:where(.seite-spritze) .final .micro{color:rgba(255,255,255,.6)}:where(.seite-spritze) .foot{border-top:1px solid rgba(255,255,255,.12);padding:22px 0 32px;display:flex;gap:18px;flex-wrap:wrap;align-items:center}:where(.seite-spritze) .foot a{font-size:13.5px;color:rgba(255,255,255,.72)}:where(.seite-spritze) .foot a:hover{color:var(--lime)}:where(.seite-spritze) .foot .copy{margin-left:auto;font-size:13px;color:rgba(255,255,255,.5)}:where(.seite-spritze) .disclaimer{font-size:12.5px;line-height:1.7;color:rgba(255,255,255,.5);padding-bottom:26px;max-width:80ch}@media (max-width:1140px){:where(.seite-spritze) .nav{display:none}}@media (max-aspect-ratio:1/1),(max-height:720px) and (max-width:1400px),(max-width:1024px){:where(.seite-spritze) .hero{min-height:0;grid-template-rows:auto auto auto}:where(.seite-spritze) .nav-bar{position:static;left:auto;right:auto;padding:16px clamp(20px,4vw,32px) 2px}:where(.seite-spritze) .stage{grid-template-columns:1fr}:where(.seite-spritze) .hero-right{order:-1;padding:12px 14px 0}:where(.seite-spritze) .tile{height:auto;aspect-ratio:16/9;min-height:0;max-height:64vh}:where(.seite-spritze) .hero-left{padding:18px clamp(20px,4vw,32px) 30px}:where(.seite-spritze) .press{padding:18px clamp(20px,4vw,32px);gap:16px}:where(.seite-spritze) .press-count{width:100%}:where(.seite-spritze) .hl-grid,:where(.seite-spritze) .three{grid-template-columns:1fr}:where(.seite-spritze) .fit,:where(.seite-spritze) .side,:where(.seite-spritze) .stats{grid-template-columns:1fr}:where(.seite-spritze) .flow{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.seite-spritze) .calc{grid-template-columns:1fr}:where(.seite-spritze) .calc-op{height:34px}}@media (max-width:720px){:where(.seite-spritze) .subs{overflow-x:auto}:where(.seite-spritze) .subs-row{min-width:640px}:where(.seite-spritze) .subs-hint{display:block;margin-top:10px;text-align:center;font-size:12.5px;color:var(--muted)}:where(.seite-spritze) .subs-hint b{color:var(--green)}:where(.seite-spritze) .flow{grid-template-columns:1fr}:where(.seite-spritze) .hero-cta .btn{width:100%}:where(.seite-spritze) .said{flex-direction:column;align-items:flex-start;gap:14px}:where(.seite-spritze) .cta-strip .btn,:where(.seite-spritze) .live-strip .btn{width:100%;margin-left:0}:where(.seite-spritze) .foot .copy{margin:6px 0 0;width:100%}}@media (prefers-reduced-motion:reduce){:where(.seite-spritze) *{animation:none!important;transition:none!important}}