/* ============================================================================
   BBN-UEBER-ANITA v1.0 (Schicht 3 der Autorinnen-Seite /ueber-anita/) | S471
   NUR der eigene Inhalt dieser Seite. Muster: bbn-recht-v2.css (S357).
   Schriften und Grund liegen in Schicht 1, Kopf und Fuss in Schicht 2.
   ============================================================================ */
.bbn-ueber{padding:64px 20px 40px}
.bbn-ueber-inner{max-width:720px;margin:0 auto}
.bbn-ueber-eyebrow{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--bbn-gold-deep);margin:0 0 10px}
.bbn-ueber-title{font-family:var(--bbn-edel);font-weight:500;font-size:46px;line-height:1.1;letter-spacing:-.02em;color:var(--bbn-midnight);margin:0 0 8px;text-wrap:balance}
.bbn-ueber-rule{height:2px;width:64px;background:var(--bbn-gold);border:0;margin:0 0 34px}
.bbn-ueber h2{font-weight:600;font-size:27px;line-height:1.3;margin:38px 0 12px}
.bbn-ueber p{margin:0 0 16px;font-size:18px;line-height:1.65;text-wrap:pretty}
.bbn-ueber ul{margin:0 0 16px;padding-left:22px}
.bbn-ueber li{margin:0 0 7px}
.bbn-ueber a{text-decoration-thickness:1.5px;transition:color 180ms cubic-bezier(.22,.8,.36,1),text-decoration-color 180ms cubic-bezier(.22,.8,.36,1)}
.bbn-ueber a:hover{color:var(--bbn-gold-deep);text-decoration-color:var(--bbn-gold-deep)}
.bbn-ueber-portrait{margin:0 0 30px;text-align:center}
.bbn-ueber-portrait img{max-width:300px;width:100%;height:auto;border-radius:14px;box-shadow:0 10px 30px rgba(27,42,78,.16)}
.bbn-ueber-fakten{background:var(--bbn-cream);border:1px solid var(--bbn-gold-soft);border-radius:14px;padding:22px 26px;margin:0 0 8px}
.bbn-ueber-fakten h2{margin:0 0 12px;font-size:22px}
.bbn-ueber-fakten ul{list-style:none;padding-left:0;margin:0}
.bbn-ueber-fakten li{padding-left:22px;position:relative;margin:0 0 9px;font-size:17px;line-height:1.55}
.bbn-ueber-fakten li::before{content:"";position:absolute;left:2px;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--bbn-gold)}
.bbn-ueber-signatur{font-family:var(--bbn-edel);font-style:italic;font-size:22px;color:var(--bbn-midnight);margin-top:34px}
@media(max-width:600px){
  .bbn-ueber{padding:44px 16px 32px}
  .bbn-ueber-title{font-size:35px}
  .bbn-ueber h2{font-size:23px}
  .bbn-ueber-fakten{padding:18px 16px}
  .bbn-ueber-portrait img{max-width:240px}
}
