@property --vsp-zahl{syntax:"<integer>";inherits:false;initial-value:0}.vsp{--vsp-dauer:2.2s;--vsp-start:.15s;z-index:999;color:#fff;background:radial-gradient(60% 45% at 50% 38%,#8fd35a29,#0000 70%),radial-gradient(120% 90% at 50% 40%,#11291a 0%,#08120b 72%);flex-direction:column;justify-content:center;align-items:center;gap:clamp(2rem,6vh,4rem);padding:1.5rem 1rem;animation:3.2s linear forwards vsp-weg;display:flex;position:fixed;inset:0;overflow:hidden}html[data-vorspann=aus] .vsp{display:none}html.js .vsp{animation:none}html.js:not([data-vorspann]){overflow:hidden}html.js[data-vorspann=weg] .vsp{animation:vsp-raus .5s var(--ease-ruhig,ease-out) forwards}@keyframes vsp-raus{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden;pointer-events:none}}@keyframes vsp-weg{0%,84%{opacity:1;visibility:visible;pointer-events:auto}to{opacity:0;visibility:hidden;pointer-events:none}}.vsp-mitte{text-align:center;flex-direction:column;align-items:center;gap:clamp(.8rem,2.6vh,1.6rem);display:flex}.vsp-logo{aspect-ratio:992/947;height:clamp(150px,31vh,310px);animation:vsp-atmen 3.2s var(--ease-ruhig,ease-out) both;display:grid;position:relative}.vsp-logo>img{object-fit:contain;-webkit-user-select:none;user-select:none;grid-area:1/1;width:100%;height:100%}.vsp-logo-basis{filter:grayscale();opacity:.2}.vsp-logo-farbe{clip-path:inset(0 100% 0 0);animation:vsp-fuellen var(--vsp-dauer) linear var(--vsp-start) both}.vsp-logo-glanz{pointer-events:none;opacity:0;background:linear-gradient(100deg,#0000 30%,#ffffff8c 48%,#dcffbe59 54%,#0000 70%) 130% 0/260% 100%;grid-area:1/1;animation:.85s ease-in-out 2.2s both vsp-glanz;-webkit-mask:url(/bilder/logo_rund_maske.webp) 50%/contain no-repeat;mask:url(/bilder/logo_rund_maske.webp) 50%/contain no-repeat}@keyframes vsp-glanz{0%{opacity:1;background-position:130% 0}to{opacity:1;background-position:-30% 0}}@keyframes vsp-atmen{0%{transform:scale(.97)}to{transform:scale(1.02)}}@keyframes vsp-fuellen{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes vsp-leeren{0%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}.vsp-marke{max-width:min(92vw,60rem);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(2.4rem,11vw,5rem);font-weight:700;line-height:1;display:grid}.vsp-marke>span{grid-area:1/1}.vsp-marke em{padding-inline-end:.06em;font-style:italic}.vsp-marke-umriss{color:#0000;-webkit-text-stroke:1px #ffffff47}.vsp-marke-farbe{color:#fff;clip-path:inset(0 100% 0 0);animation:vsp-fuellen var(--vsp-dauer) linear var(--vsp-start) both}.vsp-marke-farbe em{background:linear-gradient(100deg,#8fd35a 10%,#b8ec84 40%,#f3ffe8 52%,#8fd35a 90%);color:#0000;-webkit-background-clip:text;background-clip:text}.vsp-unten{flex-direction:column;align-items:center;gap:.9rem;width:min(84vw,460px);display:flex}.vsp-hecke{width:100%;height:clamp(44px,7vh,60px);margin-top:clamp(56px,9vh,84px);position:relative}.vsp-hecke-wild{width:100%;height:100%;animation:vsp-leeren var(--vsp-dauer) linear var(--vsp-start) both;position:absolute;inset:0}.vsp-hecke-glatt{animation:vsp-fuellen var(--vsp-dauer) linear var(--vsp-start) both;background:repeating-linear-gradient(90deg,#ffffff12 0 3px,#0000 3px 11px),linear-gradient(#9ad866 0%,#5aa83d 30%,#2f6d25 100%);border-radius:3px 3px 0 0;position:absolute;inset:34% 0 0;box-shadow:inset 0 2px #c8f39d}.vsp-schneider{width:clamp(92px,13vw,132px);animation:vsp-fahrt var(--vsp-dauer) linear var(--vsp-start) both;position:absolute;bottom:58%;left:0;transform:translate(-74%)}.vsp-schneider-bild{filter:drop-shadow(0 10px 18px #00000080);transform-origin:70% 90%;width:100%;height:auto;animation:.36s ease-in-out infinite vsp-wackeln;display:block}@keyframes vsp-fahrt{0%{left:0%}to{left:100%}}@keyframes vsp-wackeln{0%,to{transform:rotate(0)translateY(0)}50%{transform:rotate(-1.6deg)translateY(-1.5px)}}.vsp-schnittgut{position:absolute;bottom:8%;right:22%}.vsp-schnittgut i{background:#8fd35a;border-radius:3px 0;width:5px;height:3px;animation:.8s ease-out infinite vsp-blatt;display:block;position:absolute}@keyframes vsp-blatt{0%{opacity:.9;transform:translate(0)rotate(0)scale(1)}to{opacity:0;transform:translate(var(--dx), var(--dy)) rotate(var(--dr)) scale(.5)}}.vsp-zeile{width:100%;font-family:var(--font-sans), system-ui, sans-serif;color:#ffffffb8;justify-content:space-between;align-items:baseline;gap:1rem;font-size:clamp(.82rem,2.4vw,.95rem);font-weight:500;display:flex}.vsp-prozent{counter-reset:vsp var(--vsp-zahl);font-family:var(--font-serif), Georgia, serif;font-variant-numeric:tabular-nums;color:#b8ec84;animation:vsp-zaehlen var(--vsp-dauer) linear var(--vsp-start) both;font-size:1.35em;font-weight:600}.vsp-prozent:after{content:counter(vsp) " %"}@keyframes vsp-zaehlen{0%{--vsp-zahl:0}to{--vsp-zahl:100}}html.js .vsp-logo-farbe,html.js .vsp-marke-farbe,html.js .vsp-hecke-glatt{clip-path:inset(0 calc(100% - var(--vsp-p,0) * 100%) 0 0);animation:none}html.js .vsp-hecke-wild{clip-path:inset(0 0 0 calc(var(--vsp-p,0) * 100%));animation:none}html.js .vsp-schneider{left:calc(var(--vsp-p,0) * 100%);animation:none}html.js .vsp-prozent{animation:none}html.js .vsp-prozent:after{content:attr(data-zahl) " %"}html.js .vsp-logo-glanz{animation:none}html.js .vsp[data-fertig] .vsp-logo-glanz{animation:.85s ease-in-out both vsp-glanz}html.js .vsp[data-fertig] .vsp-schnittgut{opacity:0;transition:opacity .3s}.vsp-tuer{opacity:0;pointer-events:none;visibility:hidden;flex-direction:column;align-items:center;gap:.5rem;margin-top:calc(-1*clamp(.6rem,2.5vh,1.8rem));display:flex;transform:translateY(12px)}html.js .vsp[data-fertig] .vsp-tuer{visibility:visible;animation:vsp-tuer-auf .3s var(--ease-ruhig,ease-out) forwards}html:not(.js) .vsp-tuer{display:none}@keyframes vsp-tuer-auf{to{opacity:1;pointer-events:auto;transform:none}}.vsp-tuer-knopf{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;min-width:14rem;min-height:3.75rem;padding:1rem 2.1rem;font-size:1.12rem;font-weight:700;transition:transform .12s,filter .12s;box-shadow:0 18px 40px -14px #8fd35abf,0 0 0 6px #8fd35a24,inset 0 1px #ffffff80}.vsp-tuer-knopf[data-gedrueckt],.vsp-tuer-knopf:active{filter:brightness(.94);transform:scale(.96)}.vsp-tuer-knopf[aria-busy=true]{cursor:progress}.vsp-tuer-laedt,.vsp-tuer-knopf[aria-busy=true] .vsp-tuer-text{display:none}.vsp-tuer-knopf[aria-busy=true] .vsp-tuer-laedt{display:inline}html[data-klang-aus] .vsp-tuer-wellen,html[data-klang-aus] .vsp-tuer-zusatz,html[data-klang-aus] .vsp-tuer-still{display:none}.vsp-tuer-knopf:focus-visible{outline-offset:4px;outline:2px solid #e6ffd0}.vsp-tuer-ico{flex-shrink:0;width:1.35em;height:1.35em}.vsp-tuer-zusatz{font-family:var(--font-sans), system-ui, sans-serif;color:#e6ffd0d1;align-items:center;gap:.4rem;margin:.15rem 0 0;font-size:.9rem;font-weight:500;display:flex}.vsp-tuer-zusatz svg{color:#b8ec84;width:1.05rem;height:1.05rem}.vsp-tuer-still{-webkit-tap-highlight-color:transparent;min-height:2.75rem;font-family:var(--font-sans), system-ui, sans-serif;color:#ffffff8c;text-underline-offset:3px;cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:.35rem .9rem;font-size:.82rem;-webkit-text-decoration:underline #ffffff47;text-decoration:underline #ffffff47}.vsp-tuer-still:hover,.vsp-tuer-still:focus-visible{color:#fff}.vsp-tuer-still:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b8ec84}@media (max-height:720px){html.js .vsp{gap:clamp(1rem,3.5vh,2rem)}html.js .vsp-hecke{margin-top:clamp(48px,7vh,64px)}}@media (prefers-reduced-motion:reduce){html:not(.js) .vsp{animation:none;display:none}html.js .vsp *,html.js .vsp :after{animation-duration:1ms!important;animation-iteration-count:1!important;animation-delay:0s!important}html.js .vsp-schnittgut{display:none}html.js[data-vorspann=weg] .vsp{animation-duration:1ms}}html:not(.js) img[data-gs-src]{display:none}html.js:not([data-vorspann]) body>:not(.vsp):not(script),html.js[data-vorspann=weg]:not([data-seite]) body>:not(.vsp):not(script){content-visibility:hidden}
.kopf{--kopf-t:.55s;inset-inline:0;z-index:50;color:#fff;position:fixed;top:0}.kopf:before{content:"";pointer-events:none;height:clamp(150px,24vh,240px);transition:opacity var(--kopf-t) ease;background:linear-gradient(#040a069e 0%,#040a064d 52%,#040a0600 100%);position:absolute;inset:0 0 auto}.kopf:after{content:"";-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);opacity:0;pointer-events:none;transition:opacity var(--kopf-t) ease;background:#08120bcc;border-bottom:1px solid #ffffff14;position:absolute;inset:0;box-shadow:0 20px 40px -26px #000000b3}.kopf-kompakt:before{opacity:0}.kopf-kompakt:after{opacity:1}.kopf-leiste{z-index:1;max-width:100rem;min-height:64px;transition:padding var(--kopf-t) var(--ease-ruhig);align-items:center;margin-inline:auto;padding:.625rem .75rem;display:flex;position:relative}@media (min-width:640px){.kopf-leiste{min-height:78px;padding:.85rem 1.5rem}}@media (min-width:1024px){.kopf-leiste{padding-inline:2rem}}.kopf-kompakt .kopf-leiste{padding-block:.5rem}.kopf-maskottchen{width:clamp(96px,30vw,130px);transition:width var(--kopf-t) var(--ease-ruhig), margin var(--kopf-t) var(--ease-ruhig);flex-shrink:0;align-self:stretch;margin-right:.5rem;display:block;position:relative}.kopf-maskottchen img{filter:drop-shadow(0 16px 26px #0000006b);width:100%;max-width:none;height:auto;transition:rotate .4s var(--ease-ruhig), scale .4s var(--ease-ruhig);transform-origin:30% 20%;position:absolute;top:-4px;left:0}.kopf-maskottchen:hover img{rotate:-2.5deg;scale:1.03}@media (min-width:640px){.kopf-maskottchen{width:180px;margin-right:1rem}}@media (min-width:768px){.kopf-maskottchen{width:220px}}@media (min-width:1024px){.kopf-maskottchen{width:260px}}@media (min-width:1280px){.kopf-maskottchen{width:300px;margin-right:2.75rem}}@media (min-width:1536px){.kopf-maskottchen{width:330px;margin-right:3.25rem}}@media (min-width:1800px){.kopf-maskottchen{width:340px}}.kopf-kompakt .kopf-maskottchen{width:96px;margin-right:.5rem}@media (min-width:640px){.kopf-kompakt .kopf-maskottchen{width:118px;margin-right:.85rem}}@media (min-width:768px){.kopf-kompakt .kopf-maskottchen{width:136px}}@media (min-width:1024px){.kopf-kompakt .kopf-maskottchen{width:156px;margin-right:1rem}}@media (min-width:1280px){.kopf-kompakt .kopf-maskottchen{width:176px}}@media (min-width:1536px){.kopf-kompakt .kopf-maskottchen{width:192px;margin-right:1.15rem}}@media (min-width:1800px){.kopf-kompakt .kopf-maskottchen{width:200px}}.kopf-marke{opacity:0;visibility:hidden;min-width:0;max-width:0;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.02em;white-space:nowrap;color:#fff;transition:max-width var(--kopf-t) var(--ease-ruhig), margin var(--kopf-t) var(--ease-ruhig), opacity .4s ease, visibility 0s linear var(--kopf-t);flex-direction:column;flex:0 auto;margin-right:0;padding-block:.15em;font-size:clamp(1rem,4.4vw,1.3rem);font-weight:700;line-height:.96;display:flex;overflow:hidden}.kopf-marke-oben{text-shadow:0 2px 16px #00000073}.kopf-marke-name{font-size:1.14em}.kopf-kompakt .kopf-marke{opacity:1;visibility:visible;max-width:22rem;transition:max-width var(--kopf-t) var(--ease-ruhig), margin var(--kopf-t) var(--ease-ruhig), opacity .5s ease 80ms, visibility 0s}@media (min-width:640px){.kopf-marke{font-size:1.55rem}}@media (min-width:1024px){.kopf-marke{font-size:1.7rem}}@media (min-width:1280px){.kopf-marke{font-size:1.75rem}.kopf-kompakt .kopf-marke{margin-right:3.5rem}}@media (min-width:1536px){.kopf-marke{font-size:2.05rem}.kopf-kompakt .kopf-marke{margin-right:4.25rem}}.kopf-nav{flex-shrink:0;align-items:center;display:none}.kopf-nav a{white-space:nowrap;color:#ffffffd6;text-shadow:0 1px 12px #00000073;padding:.55rem .8rem;font-size:1.02rem;font-weight:600;transition:color .25s;position:relative}.kopf-nav a:hover,.kopf-nav a[aria-current=page]{color:#fff}.kopf-nav a:after{content:"";transform-origin:0;height:2.5px;transition:transform .3s var(--ease-ruhig);background:linear-gradient(90deg,#8fd35a,#b8ec84);border-radius:2px;position:absolute;bottom:.15rem;left:.8rem;right:.8rem;transform:scaleX(0)}.kopf-nav a:hover:after{transform:scaleX(1)}.kopf-nav a[aria-current=page]:after{transform:scaleX(1);box-shadow:0 0 12px #8fd35a99}@media (min-width:1280px){.kopf-nav{margin-left:-.8rem;display:flex}}@media (min-width:1280px) and (max-width:1439px){.kopf-kompakt .kopf-marke{margin-right:2rem}.kopf-aktionen{gap:.6rem}.kopf-nav a{padding-inline:.62rem;font-size:.98rem}.kopf-nav a:after{left:.62rem;right:.62rem}.kopf-nav{margin-left:-.62rem}}.kopf-aktionen{flex-shrink:0;align-items:center;gap:.375rem;margin-left:auto;padding-left:.5rem;display:flex}@media (min-width:640px){.kopf-aktionen{gap:.75rem}}.kopf-burger{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:999px;flex-shrink:0;place-items:center;width:44px;height:44px;transition:background-color .25s,border-color .25s;display:grid}.kopf-burger:hover{background:#fff3;border-color:#b8ec84}@media (min-width:640px){.kopf-burger{width:48px;height:48px}}@media (min-width:1280px){.kopf-burger{display:none}}@media (prefers-reduced-motion:reduce){.kopf,.kopf *{--kopf-t:0s}}
.hsoc{pointer-events:none;flex-shrink:0;align-items:center;display:flex;position:relative}.hsoc-trigger{cursor:pointer;pointer-events:auto;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0a160e80,#0a160e80) padding-box padding-box,linear-gradient(135deg,#e6ffd0,#8fd35a 55%,#b8ec84) border-box;border:1.5px solid #0000;border-radius:50%;width:56px;height:56px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,color .25s;position:relative;box-shadow:inset 0 1px #ffffff2e,0 8px 22px #00000059}.hsoc-trigger:hover{color:#b8ec84;transform:scale(1.08);box-shadow:inset 0 1px #ffffff3d,0 8px 26px #8fd35a8c}.hsoc.open .hsoc-trigger{transform:scale(.95)}.hsoc-ico{justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s;display:flex;position:absolute;inset:0}.hsoc-ico svg{width:24px;height:24px}.hsoc-share{opacity:1;transform:rotate(0)scale(1)}.hsoc-x{opacity:0;transform:rotate(-90deg)scale(.5)}.hsoc.open .hsoc-share{opacity:0;transform:rotate(90deg)scale(.5)}.hsoc.open .hsoc-x{opacity:1;transform:rotate(0)scale(1)}.hsoc-items{pointer-events:none;z-index:40;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:absolute;top:calc(100% + 14px);right:0}.hsoc.open .hsoc-items{pointer-events:auto}.hsoc-item{color:#fff;font-family:var(--font-sans);white-space:nowrap;opacity:0;pointer-events:none;transition:transform .42s cubic-bezier(.34,1.56,.64,1),opacity .28s,box-shadow .25s;transition-delay:calc((var(--n) - 1 - var(--i)) * 35ms);will-change:transform, opacity;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:11px 16px;font-size:.92rem;font-weight:650;display:inline-flex;transform:translateY(-14px)scale(.85);box-shadow:0 8px 22px #12382159}.hsoc.open .hsoc-item{opacity:1;transition-delay:calc(var(--i) * 55ms);pointer-events:auto;transform:translateY(0)scale(1)}.hsoc-item:hover{transition-delay:0s;transform:translateY(0)scale(1.05)}.hsoc-item-icon{width:20px;height:20px;display:inline-flex}.hsoc-item-icon svg{width:19px;height:19px}.hsoc-call{color:#fff;background:linear-gradient(135deg,#3f9a34,#2e7d32);border-color:#ffffff4d}.hsoc-fest{color:#fff;background:linear-gradient(135deg,#2b3530,#141b17);border-color:#ffffff38}.hsoc-fest .hsoc-item-icon svg{color:#b8ec84}.hsoc-wa{color:#fff;background:linear-gradient(135deg,#1fb358,#128c7e)}.hsoc-maps{color:#201a02;background:linear-gradient(135deg,#fdd663,#fbbc05 60%,#f0a800);border-color:#ffffff59}.hsoc-mail{color:#0f1a12;background:#fff;border-color:#0f1a121f}.hsoc-mail .hsoc-item-icon svg{color:#2e7d32}@media (max-width:1023px){.hsoc-trigger{width:48px;height:48px}.hsoc-ico svg{width:21px;height:21px}.hsoc-item{padding:9px 14px;font-size:.85rem}}@media (max-width:639px){.hsoc-trigger{width:44px;height:44px}.hsoc-ico svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.hsoc-trigger,.hsoc-ico,.hsoc-item{transition:none}}
.klang{flex-shrink:0;align-items:center;display:flex;position:relative}.klang-knopf{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0a160e80,#0a160e80) padding-box padding-box,linear-gradient(135deg,#e6ffd0,#8fd35a 55%,#b8ec84) border-box;border:1.5px solid #0000;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,color .25s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff2e,0 8px 22px #00000059}.klang-knopf:hover{color:#b8ec84;transform:scale(1.08);box-shadow:inset 0 1px #ffffff3d,0 8px 26px #8fd35a8c}.klang-knopf:focus-visible{outline-offset:3px;outline:2px solid #b8ec84}.klang-ico{width:24px;height:24px;overflow:visible}.klang-welle{opacity:.28;transition:opacity .4s}.klang-welle-3{opacity:0}.klang-vogel{color:#b8ec84;filter:drop-shadow(0 1px 2px #00000080);width:13px;height:13px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);position:absolute;top:5px;right:4px}.klang-an .klang-knopf{color:#0f1a12;background:linear-gradient(135deg,#d9f7bd,#8fd35a) padding-box padding-box,linear-gradient(135deg,#f2ffe6,#8fd35a 55%,#b8ec84) border-box;box-shadow:inset 0 1px #ffffff80,0 0 0 4px #8fd35a2e,0 8px 24px #8fd35a73}.klang-an .klang-vogel{color:#1f5a22;filter:none;transform:translateY(-1px)rotate(-8deg)}.klang-an .klang-welle{opacity:1;animation:1.8s ease-in-out infinite klang-welle}.klang-an .klang-welle-2{animation-delay:.25s}.klang-an .klang-welle-3{animation-delay:.5s}@keyframes klang-welle{0%,to{opacity:.25}45%{opacity:1}}.klang-merkt .klang-knopf:after{content:"";pointer-events:none;border:1.5px solid #b8ec84b3;border-radius:50%;animation:2.4s ease-out 3 klang-puls;position:absolute;inset:-4px}@keyframes klang-puls{0%{opacity:.9;transform:scale(.92)}to{opacity:0;transform:scale(1.35)}}.klang-hinweis{z-index:45;width:max-content;max-width:min(15rem,100vw - 2rem);font-family:var(--font-sans);color:#0f1a12;opacity:0;transform-origin:100% 0;pointer-events:none;visibility:hidden;background:#fff;border-radius:14px;padding:9px 13px;font-size:.86rem;font-weight:650;line-height:1.3;transition:opacity .35s,transform .45s cubic-bezier(.34,1.56,.64,1),visibility 0s linear .45s;position:absolute;top:calc(100% + 12px);right:-6px;transform:translateY(-6px)scale(.96);box-shadow:0 10px 28px #00000047}.klang-hinweis:before{content:"";background:#fff;border-radius:2px;width:12px;height:12px;position:absolute;top:-6px;right:28px;transform:rotate(45deg)}.klang-hinweis-offen{opacity:1;visibility:visible;transition:opacity .35s,transform .45s cubic-bezier(.34,1.56,.64,1),visibility;transform:none}@media (max-width:1023px){.klang-knopf{width:48px;height:48px}.klang-ico{width:21px;height:21px}.klang-vogel{width:12px;height:12px;top:4px;right:3px}.klang-hinweis:before{right:18px}}@media (max-width:639px){.klang-knopf{width:44px;height:44px}.klang-ico{width:20px;height:20px}.klang-vogel{width:11px;height:11px}.klang-hinweis{font-size:.8rem;right:-54px}.klang-hinweis:before{right:66px}}@media (prefers-reduced-motion:reduce){.klang-knopf,.klang-vogel,.klang-hinweis{transition:none}.klang-an .klang-welle{opacity:1;animation:none}.klang-merkt .klang-knopf:after{opacity:.6;animation:none;transform:none}}
