.aa-atlas-prozessautomatisierung-kmu main{
  --pl-paper:#f5f4f0;
  --pl-panel:#fff;
  --pl-ink:#0b0c0b;
  --pl-muted:#555a57;
  --pl-rule:#a9adaa;
  --pl-soft:#e7e8e4;
  --pl-accent:#184b38;
  --pl-alert:#b74417;
  overflow:hidden;
  background:var(--pl-paper);
  color:var(--pl-ink);
  font-family:"Archivo","Helvetica Neue",Arial,sans-serif;
}
.aa-atlas-prozessautomatisierung-kmu main ::selection{background:var(--pl-ink);color:var(--pl-paper)}
.aa-atlas-prozessautomatisierung-kmu main a{text-underline-offset:5px}
.aa-atlas-prozessautomatisierung-kmu main a:focus-visible,
.aa-atlas-prozessautomatisierung-kmu main button:focus-visible,
.aa-atlas-prozessautomatisierung-kmu main input:focus-visible,
.aa-atlas-prozessautomatisierung-kmu main [tabindex="0"]:focus-visible{outline:3px solid #79c5a4;outline-offset:4px}
.process-ledger-shell{width:min(1500px,calc(100% - 80px));margin-inline:auto}

.process-ledger-hero{background:var(--pl-panel);border-bottom:1px solid var(--pl-ink)}
.process-ledger-hero h1{display:flex;flex-direction:column;margin:0;padding:clamp(82px,8vw,128px) 0 64px;font-size:clamp(4.8rem,8vw,7rem);font-weight:850;line-height:.82;letter-spacing:-.04em;text-transform:uppercase}
.process-ledger-hero h1 span:first-child{font-size:.76em;line-height:1.02}
.process-ledger-hero-foot{display:grid;grid-template-columns:minmax(280px,.9fr) auto minmax(220px,.55fr);gap:48px;align-items:center;padding:28px 0 38px;border-top:1px solid var(--pl-ink)}
.process-ledger-hero-foot>p{max-width:48ch;margin:0;font-size:1rem;line-height:1.55}
.process-ledger-principle{justify-self:end;color:var(--pl-muted);text-align:right}
.process-ledger-actions{display:flex;gap:12px;align-items:center}
.process-ledger-button,.process-ledger-link{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 22px;border:1px solid var(--pl-ink);border-radius:0;color:inherit;font-weight:750;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}
.process-ledger-button{background:var(--pl-ink);color:var(--pl-panel)!important}
.process-ledger-link{background:transparent}
.process-ledger-button:hover,.process-ledger-link:hover{transform:translateY(-2px)}
.process-ledger-link:hover{background:var(--pl-soft)}
.process-ledger-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--pl-ink)}
.process-ledger-metrics article{min-height:280px;padding:42px clamp(30px,5vw,80px);border-right:1px solid var(--pl-ink);background:var(--pl-panel)}
.process-ledger-metrics article:last-child{border-right:0}
.process-ledger-metrics strong{display:block;margin-bottom:24px;font-size:clamp(4rem,6vw,6rem);font-weight:800;line-height:.85;letter-spacing:-.04em;font-variant-numeric:tabular-nums}
.process-ledger-metrics h2{margin:0 0 12px;font-size:1.05rem;line-height:1.2}
.process-ledger-metrics p{max-width:37ch;margin:0;color:var(--pl-muted);font-size:.9rem;line-height:1.5}
.process-ledger-metrics .process-ledger-metric-inverse{background:var(--pl-ink);color:var(--pl-panel)}
.process-ledger-metrics .process-ledger-metric-inverse p{color:#c8cbc8}

.process-ledger-section{padding:clamp(86px,9vw,138px) 0;border-bottom:1px solid var(--pl-rule);background:var(--pl-paper)}
.process-ledger-section h2{max-width:24ch;margin:0;font-size:clamp(2.8rem,4.6vw,4.8rem);font-weight:830;line-height:.94;letter-spacing:-.04em;text-transform:uppercase;text-wrap:balance}
.process-ledger-section-head{display:block;margin-bottom:64px;text-align:center}
.process-ledger-section-head h2{margin-inline:auto}
.process-ledger-section-head>p{max-width:62ch;margin:28px auto 0;color:var(--pl-muted);font-size:1.06rem;line-height:1.65;text-align:center}
.process-ledger-steps{list-style:none;margin:0;padding:0;border-top:1px solid var(--pl-ink)}
.process-ledger-steps li{display:grid;grid-template-columns:70px minmax(280px,1fr) minmax(300px,.75fr);gap:28px;align-items:start;padding:30px 0;border-bottom:1px solid var(--pl-rule)}
.process-ledger-steps li>span{font-size:2.1rem;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}
.process-ledger-steps h3{margin:0;font-size:clamp(1.5rem,2.4vw,2.5rem);line-height:1.05;letter-spacing:-.025em}
.process-ledger-steps p{max-width:48ch;margin:0;color:var(--pl-muted);line-height:1.6}

.process-ledger-dark{background:#080908;color:#f3f1eb}
.process-ledger-dark h2{color:inherit}
.process-ledger-boundary-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(660px,1.1fr);gap:clamp(72px,6vw,118px)}
.process-ledger-boundary-layout>*{min-width:0}
.process-ledger-boundary-layout h2{max-width:12ch;font-size:clamp(3rem,3.35vw,4.2rem);overflow-wrap:normal;word-break:normal;hyphens:none}
.process-ledger-boundary-layout>div:first-child>p{max-width:50ch;margin:30px 0 0;color:#b9bcb9;font-size:1.05rem;line-height:1.65}
.process-ledger-boundary-register{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #707571;border-bottom:1px solid #707571}
.process-ledger-boundary-register>div{padding:34px;border-right:1px solid #707571}
.process-ledger-boundary-register>div:last-child{border-right:0}
.process-ledger-boundary-register>div>span{font:500 .68rem/1.2 "IBM Plex Mono",monospace;letter-spacing:.12em;text-transform:uppercase}
.process-ledger-boundary-register h3{margin:22px 0 30px;font-size:2.1rem;text-transform:uppercase}
.process-ledger-boundary-register ul{list-style:none;margin:0;padding:0}
.process-ledger-boundary-register li{padding:15px 0;border-top:1px solid #343735;line-height:1.45}
.process-ledger-boundary-register li:before{content:'—';margin-right:12px;color:#79c5a4}
.process-ledger-boundary-register>div:last-child li:before{color:#ff956b}

.process-ledger-flow-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--pl-ink);border-left:1px solid var(--pl-ink)}
.process-ledger-flow-grid article{display:flex;min-height:360px;flex-direction:column;padding:24px;border-right:1px solid var(--pl-ink);border-bottom:1px solid var(--pl-ink);background:var(--pl-panel)}
.process-ledger-flow-grid article>span{font:500 .72rem/1 "IBM Plex Mono",monospace;letter-spacing:.12em}
.process-ledger-flow-grid h3{margin:62px 0 18px;font-size:clamp(1.35rem,2vw,2rem);line-height:1;text-transform:uppercase}
.process-ledger-flow-grid p{margin:0;color:var(--pl-muted);line-height:1.55}
.process-ledger-flow-grid small{margin-top:auto;padding-top:28px;border-top:1px solid var(--pl-rule);color:var(--pl-accent);font:500 .68rem/1.5 "IBM Plex Mono",monospace;text-transform:uppercase}

.process-ledger-exceptions{background:var(--pl-panel)}
.process-ledger-exception-log{overflow-x:auto;border-top:1px solid var(--pl-ink);border-left:1px solid var(--pl-ink)}
.process-ledger-exception-log>div{display:grid;min-width:760px;grid-template-columns:150px 1.1fr 1fr .7fr}
.process-ledger-exception-log>div>*{min-height:70px;padding:21px;border-right:1px solid var(--pl-ink);border-bottom:1px solid var(--pl-ink)}
.process-ledger-log-head{background:var(--pl-ink);color:var(--pl-panel);font:500 .68rem/1.2 "IBM Plex Mono",monospace;letter-spacing:.1em;text-transform:uppercase}
.process-ledger-exception-log>div>span:first-child{font-family:"IBM Plex Mono",monospace;font-size:.78rem;font-variant-numeric:tabular-nums}
.process-ledger-log-alert{background:#fff1e9;color:#7d2b0d}
.process-ledger-done{max-width:84ch;margin:42px 0 0;padding:24px 0;border-top:1px solid var(--pl-ink);border-bottom:1px solid var(--pl-ink);font-size:1.05rem;line-height:1.65}

.process-ledger-systems-layout{display:block;text-align:center}
.process-ledger-systems-layout>h2{margin-inline:auto}
.process-ledger-system-questions{margin-top:58px;border-top:1px solid var(--pl-ink);text-align:left}
.process-ledger-system-questions article{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(280px,1fr);gap:30px;padding:29px 0;border-bottom:1px solid var(--pl-rule)}
.process-ledger-system-questions h3{margin:0;font-size:1.45rem;line-height:1.15}
.process-ledger-system-questions p{max-width:52ch;margin:0;color:var(--pl-muted);line-height:1.6}

.process-ledger-roi{background:#e9e9e4}
.process-ledger-roi-head{text-align:center}
.process-ledger-roi-head h2{max-width:18ch;margin-inline:auto}
.process-ledger-roi-head p{max-width:62ch;margin:22px auto 58px;color:var(--pl-muted);font-size:1rem;line-height:1.6}
.process-ledger-calculator{display:grid;grid-template-columns:1.15fr .85fr;border:1px solid var(--pl-ink);background:var(--pl-panel)}
.process-ledger-calc-inputs{display:grid;grid-template-columns:1fr 1fr;padding:26px;border-right:1px solid var(--pl-ink)}
.process-ledger-field{padding:24px}
.process-ledger-field label{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;min-height:48px;align-items:start;font-weight:700;line-height:1.35}
.process-ledger-field output{color:var(--pl-accent);font:500 .84rem/1.3 "IBM Plex Mono",monospace;font-variant-numeric:tabular-nums;white-space:nowrap}
.process-ledger-field input[type="range"]{width:100%;height:28px;margin-top:16px;appearance:none;background:transparent;cursor:pointer}
.process-ledger-field input[type="range"]::-webkit-slider-runnable-track{height:4px;border:1px solid var(--pl-rule);background:linear-gradient(90deg,var(--pl-accent) var(--range-fill,0%),var(--pl-soft) var(--range-fill,0%))}
.process-ledger-field input[type="range"]::-moz-range-track{height:4px;border:1px solid var(--pl-rule);background:var(--pl-soft)}
.process-ledger-field input[type="range"]::-moz-range-progress{height:4px;background:var(--pl-accent)}
.process-ledger-field input[type="range"]::-webkit-slider-thumb{width:18px;height:18px;margin-top:-8px;appearance:none;border:2px solid var(--pl-panel);border-radius:0;background:var(--pl-accent);box-shadow:0 0 0 1px var(--pl-accent)}
.process-ledger-field input[type="range"]::-moz-range-thumb{width:16px;height:16px;border:2px solid var(--pl-panel);border-radius:0;background:var(--pl-accent)}
.process-ledger-calc-result{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:52px;background:var(--pl-ink);color:var(--pl-panel)}
.process-ledger-calc-result>span{font:500 .7rem/1.4 "IBM Plex Mono",monospace;letter-spacing:.09em;text-transform:uppercase}
.process-ledger-calc-result>output{display:block;margin:24px 0 14px;color:#8bd1b2;font-size:clamp(3.2rem,5vw,5.5rem);font-weight:830;line-height:.88;letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap}
.process-ledger-calc-result>p{max-width:42ch;margin:0;color:#c8cbc8;line-height:1.55}
.process-ledger-calc-result>[data-calc-detail]{margin-top:34px;padding-top:20px;border-top:1px solid #666b67;color:#c8cbc8;font:400 .7rem/1.6 "IBM Plex Mono",monospace}

.process-ledger-fit{background:var(--pl-panel)}
.process-ledger-fit-layout{display:block;text-align:center}
.process-ledger-fit-layout>h2{margin-inline:auto}
.process-ledger-fit-layout>div{max-width:74ch;margin:36px auto 0;font-size:1.08rem;line-height:1.7;text-align:center}
.process-ledger-fit-layout p{margin:0 0 1.2em}
.process-ledger-fit-layout a{font-weight:700}

.process-ledger-faq-list{border-top:1px solid var(--pl-ink)}
.process-ledger-faq-list details{border-bottom:1px solid var(--pl-rule)}
.process-ledger-faq-list summary{display:flex;justify-content:space-between;gap:30px;padding:30px 0;font-size:1.25rem;font-weight:750;cursor:pointer;list-style:none}
.process-ledger-faq-list summary::-webkit-details-marker{display:none}
.process-ledger-faq-list summary span{font:400 1.4rem/1 "IBM Plex Mono",monospace;transition:transform .18s ease}
.process-ledger-faq-list details[open] summary span{transform:rotate(45deg)}
.process-ledger-faq-list details>div{max-width:72ch;padding:0 0 30px;color:var(--pl-muted);font-size:1.02rem;line-height:1.65}

.aa-atlas-prozessautomatisierung-kmu .atlas-section--insights,
.aa-atlas-prozessautomatisierung-kmu main>.atlas-section:last-child{background:var(--pl-paper);border-color:var(--pl-rule)}
.aa-atlas-prozessautomatisierung-kmu .atlas-insights-grid,
.aa-atlas-prozessautomatisierung-kmu .atlas-contact-band{width:min(1500px,calc(100% - 80px));margin-inline:auto}
.aa-atlas-prozessautomatisierung-kmu .atlas-insights-grid{padding-block:110px}
.aa-atlas-prozessautomatisierung-kmu .atlas-contact-band{padding-block:110px}
.aa-atlas-prozessautomatisierung-kmu .atlas-h2,
.aa-atlas-prozessautomatisierung-kmu .atlas-h3{font-family:"Archivo","Helvetica Neue",Arial,sans-serif;font-weight:820;letter-spacing:-.035em;text-transform:uppercase}
.aa-atlas-prozessautomatisierung-kmu .atlas-section--insights .atlas-h3{font-size:clamp(2.7rem,3.2vw,3.6rem);line-height:.96}
.aa-atlas-prozessautomatisierung-kmu .atlas-button{border-radius:0}

html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu main{
  --pl-paper:#080908;
  --pl-panel:#111211;
  --pl-ink:#f3f1eb;
  --pl-muted:#b8bbb8;
  --pl-rule:#373937;
  --pl-soft:#242624;
  --pl-accent:#8bd1b2;
  --pl-alert:#ff956b;
}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu main ::selection{background:#8bd1b2;color:#080908}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-button{color:#080908!important}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-metric-inverse{background:#171817;color:#f3f1eb}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-metric-inverse p{color:#b8bbb8}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-dark{background:#030403;color:#f3f1eb}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-flow-grid small{color:var(--pl-accent)}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-log-head,
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-calc-result{background:#030403;color:#f3f1eb}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-log-alert{background:#321c14;color:#ffb092}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-roi{background:#0c0d0c}
html[data-theme="dark"] .aa-atlas-prozessautomatisierung-kmu .process-ledger-field input[type="range"]::-webkit-slider-thumb{border-color:#111211}
html[data-theme="dark"] body.aa-atlas-prozessautomatisierung-kmu nav,
html[data-theme="dark"] body.aa-atlas-prozessautomatisierung-kmu footer{background:#050605!important;border-color:#242624!important}
html[data-theme="dark"] body.aa-atlas-prozessautomatisierung-kmu footer .bg-white{background:#101110!important;border-color:#303230!important}

@media(max-width:1100px){
  .process-ledger-shell,.aa-atlas-prozessautomatisierung-kmu .atlas-insights-grid,.aa-atlas-prozessautomatisierung-kmu .atlas-contact-band{width:min(100% - 48px,960px)}
  .process-ledger-hero-foot{grid-template-columns:1fr auto}.process-ledger-principle{grid-column:1/-1;justify-self:start;text-align:left}
  .process-ledger-boundary-layout{grid-template-columns:1fr;gap:42px}
  .process-ledger-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .process-ledger-flow-grid article:last-child{grid-column:1/-1;min-height:250px}
  .process-ledger-calculator{grid-template-columns:1fr}.process-ledger-calc-inputs{border-right:0;border-bottom:1px solid var(--pl-ink)}
}

@media(max-width:760px){
  .process-ledger-shell,.aa-atlas-prozessautomatisierung-kmu .atlas-insights-grid,.aa-atlas-prozessautomatisierung-kmu .atlas-contact-band{width:calc(100% - 32px)}
  .process-ledger-hero h1{gap:.12em;padding:58px 0 40px;font-size:clamp(3.4rem,16vw,4.6rem);line-height:.88}
  .process-ledger-hero h1 span:first-child{font-size:.46em;line-height:1.08;letter-spacing:-.035em;overflow-wrap:normal;word-break:normal}
  html[lang^="de"] .process-ledger-hero h1 span:first-child{font-size:clamp(1.15rem,5.9vw,2rem);white-space:nowrap}
  html[lang^="fr"] .process-ledger-hero h1 span:last-child,
  html[lang^="it"] .process-ledger-hero h1 span:last-child{font-size:.78em;line-height:.92}
  .process-ledger-hero-foot{grid-template-columns:1fr;gap:24px;padding:26px 0 34px}.process-ledger-actions{display:grid;grid-template-columns:1fr 1fr}.process-ledger-button,.process-ledger-link{padding-inline:12px;text-align:center}.process-ledger-principle{grid-column:auto}
  .process-ledger-metrics{grid-template-columns:1fr}.process-ledger-metrics article{min-height:0;padding:32px 24px;border-right:0;border-bottom:1px solid var(--pl-ink)}.process-ledger-metrics article:last-child{border-bottom:0}.process-ledger-metrics strong{margin-bottom:16px;font-size:4.2rem}
  .process-ledger-section{padding:72px 0}.process-ledger-section h2{max-width:100%;font-size:clamp(1.8rem,9.1vw,2.65rem);line-height:.98;overflow-wrap:normal;word-break:normal}.process-ledger-section-head{margin-bottom:40px}.process-ledger-section-head>p{max-width:34ch;margin-top:22px;font-size:1rem}
  html[lang^="de"] .process-ledger-fit h2{font-size:clamp(1.6rem,7vw,2.15rem);line-height:1.02}
  .process-ledger-steps li{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:26px 0}.process-ledger-steps li>span{font-size:1.5rem}.process-ledger-steps h3{font-size:1.45rem}.process-ledger-steps p{grid-column:2}
  .process-ledger-boundary-register{grid-template-columns:1fr}.process-ledger-boundary-register>div{padding:28px 0;border-right:0;border-bottom:1px solid #707571}.process-ledger-boundary-register>div:last-child{border-bottom:0}
  .process-ledger-flow-grid{display:block;border-left:0}.process-ledger-flow-grid article,.process-ledger-flow-grid article:last-child{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;min-height:0;padding:25px 0;border-right:0}.process-ledger-flow-grid h3{margin:0;font-size:1.45rem}.process-ledger-flow-grid p,.process-ledger-flow-grid small{grid-column:2}.process-ledger-flow-grid small{margin-top:16px;padding-top:14px}
  .process-ledger-exception-log{overflow:visible;border:1px solid var(--pl-ink)}
  .process-ledger-exception-log .process-ledger-log-head{display:none}
  .process-ledger-exception-log>div{display:block;min-width:0;border-bottom:1px solid var(--pl-ink)}
  .process-ledger-exception-log>div:last-child{border-bottom:0}
  .process-ledger-exception-log>div>*{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;min-height:0;padding:11px 14px;border:0;border-bottom:1px solid var(--pl-rule);font-size:.9rem;line-height:1.4}
  .process-ledger-exception-log>div>*:last-child{border-bottom:0}
  .process-ledger-exception-log>div>*::before{color:var(--pl-muted);font:500 .62rem/1.4 "IBM Plex Mono",monospace;letter-spacing:.08em;text-transform:uppercase}
  .process-ledger-exception-log>div>*:nth-child(1)::before{content:'Zeit'}
  .process-ledger-exception-log>div>*:nth-child(2)::before{content:'Ereignis'}
  .process-ledger-exception-log>div>*:nth-child(3)::before{content:'Reaktion'}
  .process-ledger-exception-log>div>*:nth-child(4)::before{content:'Owner'}
  html[lang="en-CH"] .process-ledger-exception-log>div>*:nth-child(1)::before{content:'Time'}
  html[lang="en-CH"] .process-ledger-exception-log>div>*:nth-child(2)::before{content:'Event'}
  html[lang="en-CH"] .process-ledger-exception-log>div>*:nth-child(3)::before{content:'Response'}
  html[lang="fr-CH"] .process-ledger-exception-log>div>*:nth-child(1)::before{content:'Heure'}
  html[lang="fr-CH"] .process-ledger-exception-log>div>*:nth-child(2)::before{content:'Événement'}
  html[lang="fr-CH"] .process-ledger-exception-log>div>*:nth-child(3)::before{content:'Réaction'}
  html[lang="it-CH"] .process-ledger-exception-log>div>*:nth-child(1)::before{content:'Ora'}
  html[lang="it-CH"] .process-ledger-exception-log>div>*:nth-child(2)::before{content:'Evento'}
  html[lang="it-CH"] .process-ledger-exception-log>div>*:nth-child(3)::before{content:'Reazione'}
  .process-ledger-done{font-size:1rem}
  .process-ledger-system-questions article{grid-template-columns:1fr;gap:12px;padding:24px 0}.process-ledger-system-questions h3{font-size:1.3rem}
  .process-ledger-roi-head p{margin-bottom:34px}.process-ledger-calculator{display:flex;flex-direction:column}.process-ledger-calc-result{position:sticky;top:80px;z-index:12;order:-1;padding:18px 20px;box-shadow:0 10px 24px rgba(0,0,0,.2)}.process-ledger-calc-result>span{font-size:.58rem}.process-ledger-calc-result>output{margin:8px 0 5px;font-size:clamp(2.25rem,11vw,3.15rem)}.process-ledger-calc-result>p{font-size:.78rem;line-height:1.35}.process-ledger-calc-result>[data-calc-detail]{margin-top:10px;padding-top:8px;font-size:.55rem;line-height:1.35}.process-ledger-calc-inputs{grid-template-columns:1fr;padding:8px}.process-ledger-field{padding:17px 10px}.process-ledger-field label{min-height:0;font-size:.94rem}.process-ledger-field input[type="range"]{margin-top:10px}
  .process-ledger-faq-list summary{font-size:1.06rem;line-height:1.35}
  .aa-atlas-prozessautomatisierung-kmu .atlas-insights-grid,.aa-atlas-prozessautomatisierung-kmu .atlas-contact-band{padding-block:76px}
  .aa-atlas-prozessautomatisierung-kmu .atlas-section--insights .atlas-h3{font-size:2.45rem;line-height:.98}
}

@media(prefers-reduced-motion:reduce){
  .aa-atlas-prozessautomatisierung-kmu main *{scroll-behavior:auto!important;transition:none!important}
}
