.stadt-hero{min-height:100svh;position:relative;display:flex;align-items:stretch;overflow:hidden;max-width:100%;padding-top:5rem;background:var(--charcoal)}.stadt-hero::after{content:'';position:absolute;inset:-8%;background:var(--hero-img,var(--charcoal)) 65% top / cover no-repeat;z-index:0;animation:kenBurns 18s ease-in-out infinite alternate;will-change:transform}.stadt-hero-overlay{position:absolute;inset:0;background:linear-gradient( to right,rgba(0,0,0,.80) 0%,rgba(0,0,0,.60) 40%,rgba(0,0,0,.25) 70%,rgba(0,0,0,.15) 100% ),linear-gradient( to bottom,rgba(0,0,0,.50) 0%,rgba(0,0,0,.10) 35%,rgba(0,0,0,.10) 65%,rgba(0,0,0,.60) 100% );z-index:1;pointer-events:none}.stadt-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 60% 50%,rgba(153,194,45,.06) 0%,transparent 70%);pointer-events:none;z-index:2}.stadt-hero>.container{position:relative;z-index:3;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:4rem 5rem}.stadt-hero-content{max-width:720px;width:100%}.stadt-hero .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .875rem;border-radius:50px;background:rgba(153,194,45,.12);border:1px solid rgba(153,194,45,.5);font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-light);margin-bottom:1.5rem}.stadt-h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:var(--white);margin-bottom:1.25rem}.stadt-h1 em{font-style:normal;color:var(--green)}.stadt-subtitle{font-size:clamp(1rem,2vw,1.125rem);color:rgba(255,255,255,.8);line-height:1.65;max-width:600px;margin-bottom:2rem}.stadt-problem{padding-block:var(--section-py);background:var(--grey-light)}.stadt-problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.stadt-problem p{font-size:.9375rem;color:var(--grey-mid);line-height:1.75;margin-top:1rem}.stadt-promise-card{background:var(--charcoal);border-radius:var(--radius-lg);padding:2rem;color:var(--white);position:sticky;top:5rem}.stadt-recruit{padding-block:var(--section-py);background:var(--white)}.stadt-recruit p{font-size:.9375rem;color:var(--grey-mid);line-height:1.75;margin-top:1rem;max-width:680px}.stadt-trust{padding-block:var(--section-py);background:var(--grey-light)}.stadt-trust p{font-size:.9375rem;color:var(--grey-mid);line-height:1.75;margin-top:1rem;max-width:680px}.stadt-funnel{padding-block:var(--section-py);background:var(--white)}@media (max-width:768px){.stadt-hero{min-height:100svh;padding-top:5rem}.stadt-hero>.container{padding-block:5rem 3rem;align-items:center;text-align:center}.stadt-hero::after{inset:-8%;background:url('../img/heromobil.webp') center center / cover no-repeat}.stadt-hero-overlay{background:linear-gradient( to bottom,rgba(0,0,0,.55) 0%,rgba(0,0,0,.20) 40%,rgba(0,0,0,.20) 60%,rgba(0,0,0,.65) 100% )}.stadt-h1,.stadt-h1 em,.stadt-subtitle,.stadt-hero .hero-badge,.stadt-hero .hero-trust{text-shadow:none}.stadt-problem-grid{grid-template-columns:1fr;gap:2rem}.stadt-promise-card{position:static}.stadt-hero .hero-ctas{justify-content:center}.stadt-hero .hero-badge{align-self:center}.stadt-hero .hero-trust{justify-content:center}.stadt-recruit .btn{display:flex;justify-content:center;margin-inline:auto;width:100%;max-width:320px;text-align:center}}.stadtseite #header .nav-logo .logo-hell{display:block}.stadtseite #header .nav-logo .logo-dunkel{display:none}.stadtseite #header.scrolled .nav-logo .logo-hell{display:none}.stadtseite #header.scrolled .nav-logo .logo-dunkel{display:block}