.fp-page-shell{width:100%;background:#050B0E}
.fp-page-shell-inner{width:100%;max-width:1120px;margin:0 auto;padding:54px 20px 34px}
.fp-page-eyebrow{margin:0 0 10px;color:#39FF68;font:inherit;font-size:.78rem;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}
.fp-page-title{margin:0;color:#F7F7F7;font:inherit;font-size:clamp(2.15rem,5vw,4.7rem);font-weight:900;line-height:.98;letter-spacing:-.035em;text-transform:uppercase}
.fp-page-subtitle{max-width:760px;margin-top:20px;color:#AAB8B5;font:inherit;font-size:clamp(1rem,1.7vw,1.25rem);font-weight:500;line-height:1.6}
.fp-page-accent{width:76px;height:2px;margin-top:26px;border-radius:999px;background:#39FF68;box-shadow:0 0 16px #39FF68}
.fp-page-align-center .fp-page-shell-inner{text-align:center}
.fp-page-align-center .fp-page-subtitle{margin-left:auto;margin-right:auto}
.fp-page-align-center .fp-page-accent{margin-left:auto;margin-right:auto}
@media(max-width:767px){
.fp-page-shell-inner{padding:34px 18px 24px}
.fp-page-title{font-size:clamp(2rem,12vw,3.25rem)}
.fp-page-subtitle{margin-top:15px;line-height:1.5}
.fp-page-accent{margin-top:20px}
}

/* Empfohlene Klassen für normale Elementor-Container auf Inhaltsseiten.
   Einfach unter Erweitert > CSS-Klassen eintragen. */
.fp-content-wrap{width:min(1120px,92%);margin:0 auto;padding:12px 0 64px}
.fp-content-card{background:#091316;border:1px solid #153B2D;border-radius:12px;padding:clamp(22px,4vw,42px);box-shadow:0 12px 34px rgba(0,0,0,.16)}
.fp-content-card h2,.fp-content-card h3{color:#F7F7F7}
.fp-content-card h2{margin-top:0}
.fp-content-card a{color:#39FF68}
.fp-content-card p,.fp-content-card li{color:#D4DEDB;line-height:1.7}
.fp-content-section{padding:26px 0;border-bottom:1px solid rgba(57,255,104,.12)}
.fp-content-section:last-child{border-bottom:0}
.fp-content-kicker{color:#39FF68;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.78em}
@media(max-width:767px){
.fp-content-wrap{width:92%;padding-bottom:42px}
.fp-content-card{border-radius:10px;padding:22px 18px}
.fp-content-section{padding:20px 0}
}
