/* Finanzbedarf24 Profisportler 1.6.6 – einheitliche Typografie */
.fb24-pro-page{
  --navy:#153b63;
  --navy-deep:#0d3561;
  --blue:#0d63da;
  --blue-mid:#187eb6;
  --text:#274159;
  --muted:#62788c;
  --line:#dfe7ee;
  --soft:#f7f9fb;
  box-sizing:border-box;
  width:100vw!important;
  max-width:100vw!important;
  position:relative!important;
  left:50%!important;
  margin-left:-50vw!important;
  background:#fff;
  color:var(--text);
  font-family:inherit!important;
  font-size:17px;
  line-height:1.58;
  overflow:hidden
}
.fb24-pro-page *,.fb24-pro-page *:before,.fb24-pro-page *:after{box-sizing:border-box}
.fb24-pro-page a{text-decoration:none!important}
.fb24-pro-page figure{margin:0}
.fb24-pro-inner{width:min(1180px,calc(100% - 52px))!important;max-width:1180px!important;margin:0 auto!important;padding:0!important}

.fb24-pro-page h1,.fb24-pro-page h2,.fb24-pro-page h3,.fb24-pro-page p,.fb24-pro-page ul{font-family:inherit!important}
.fb24-pro-page h1,.fb24-pro-page .fb24-pro-hero-title{
  margin:0!important;color:var(--navy)!important;
  font-size:clamp(48px,4.45vw,67px)!important;
  line-height:1.07!important;font-weight:700!important;letter-spacing:-.03em!important
}
.fb24-pro-page h2{
  margin:0!important;color:var(--navy)!important;
  font-size:clamp(31px,2.6vw,38px)!important;
  line-height:1.17!important;font-weight:700!important;letter-spacing:-.02em!important
}
.fb24-pro-page h3{margin:0!important;color:var(--navy)!important;font-size:18px!important;line-height:1.35!important;font-weight:700!important}
.fb24-pro-kicker{margin:0 0 18px!important;color:#1682ad!important;font-size:14px!important;font-weight:700!important;letter-spacing:.02em!important}
.fb24-pro-lead{max-width:650px;margin:24px 0!important;color:var(--text)!important;font-size:18px!important;line-height:1.62!important}

.fb24-pro-hero{padding:72px 0 65px;background:#fff}
.fb24-pro-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr)!important;gap:42px!important;align-items:center!important}
.fb24-pro-bullets{list-style:none!important;padding:0!important;margin:26px 0 31px!important;display:grid!important;gap:14px!important}
.fb24-pro-bullets li{position:relative;padding-left:34px!important;margin:0!important;color:var(--text)!important;font-size:16px!important}
.fb24-pro-bullets li:before{content:"";position:absolute;left:0;top:3px;width:20px;height:20px;border:1.8px solid #1a8abd;border-radius:50%}
.fb24-pro-bullets li:after{content:"";position:absolute;left:5.5px;top:9px;width:9px;height:4.5px;border-left:1.8px solid #1a8abd;border-bottom:1.8px solid #1a8abd;transform:rotate(-45deg)}
.fb24-pro-button{display:inline-flex!important;align-items:center!important;gap:16px!important;padding:15px 22px!important;min-height:51px!important;background:#1685bb!important;color:#fff!important;border-radius:3px!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important}
.fb24-pro-button:hover{filter:brightness(.95)}

.fb24-pro-sport-collage{position:relative;height:490px}
.fb24-pro-sport-collage:before{content:"";position:absolute;right:-5px;top:36px;width:130px;height:138px;background-image:radial-gradient(#78b0da 1.25px,transparent 1.25px);background-size:13px 13px;opacity:.72}
.fb24-pro-photo{position:absolute;background:#fff;padding:8px;box-shadow:0 14px 30px rgba(28,57,85,.16);border-radius:2px;overflow:hidden;isolation:isolate}
.fb24-pro-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1px}
.fb24-pro-photo-hockey{width:46%;height:220px;right:22px;top:0;transform:rotate(4deg);z-index:3}
.fb24-pro-photo-ski{width:47%;height:210px;left:0;top:166px;transform:rotate(-5deg);z-index:2}
.fb24-pro-photo-football{width:46%;height:220px;right:0;bottom:0;transform:rotate(4deg);z-index:4}

.fb24-pro-featurebar{background:#f6f8fa;border-top:1px solid #edf1f4;border-bottom:1px solid #edf1f4}
.fb24-pro-featuregrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}
.fb24-pro-feature{display:grid!important;grid-template-columns:48px 1fr!important;gap:16px!important;align-items:start!important;padding:31px 24px!important;position:relative}
.fb24-pro-feature:not(:last-child):after{content:"";position:absolute;right:0;top:28px;bottom:28px;width:1px;background:#dce5eb}
.fb24-pro-icon,.fb24-pro-card-icon{display:grid!important;place-items:center!important;color:#0c64d6!important}
.fb24-pro-icon svg{width:37px;height:37px}
.fb24-pro-card-icon svg{width:33px;height:33px}
.fb24-pro-page svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.fb24-pro-feature h3{font-size:16px!important}
.fb24-pro-feature p{margin:8px 0 0!important;color:var(--muted)!important;font-size:14px!important;line-height:1.55!important}

.fb24-pro-section{padding:60px 0 54px}
.fb24-pro-section-intro{max-width:760px;margin:13px 0 29px!important;color:var(--muted)!important;font-size:16px!important;line-height:1.6!important}
.fb24-pro-cardgrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}
.fb24-pro-card{padding:24px 20px!important;min-height:235px;border:1px solid var(--line);background:#fff;border-radius:3px;box-shadow:0 2px 8px rgba(20,51,77,.03)}
.fb24-pro-card-icon{width:42px;height:42px;margin-bottom:15px}
.fb24-pro-card h3{font-size:16px!important}
.fb24-pro-card p{margin:13px 0 23px!important;color:var(--text)!important;font-size:14.5px!important;line-height:1.55!important}
.fb24-pro-card a{color:#0863df!important;font-size:14px!important;font-weight:700!important}
.fb24-pro-card a span{margin-left:7px}

.fb24-pro-consult{padding:2px 0 28px}
.fb24-pro-consult-box{display:grid!important;grid-template-columns:1.08fr .92fr!important;gap:30px!important;align-items:center!important;background:linear-gradient(90deg,#f3f7fb 0,#f7f9fb 100%);border:1px solid #e7edf2;border-radius:3px;padding:30px 34px!important}
.fb24-pro-consult-copy h2{font-size:32px!important}
.fb24-pro-consult-copy p{margin:14px 0 0!important;color:var(--text)!important;font-size:14.5px!important;line-height:1.58!important}
.fb24-pro-consult-actions ul{list-style:none!important;margin:0 0 20px!important;padding:0!important;display:grid!important;gap:8px!important}
.fb24-pro-consult-actions li{position:relative;padding-left:28px!important;margin:0!important;font-size:14px!important;color:var(--text)!important}
.fb24-pro-consult-actions li:before{content:"";position:absolute;left:0;top:1px;width:17px;height:17px;border:1.6px solid #0b67de;border-radius:50%}
.fb24-pro-consult-actions li:after{content:"";position:absolute;left:4.5px;top:6px;width:8px;height:4px;border-left:1.6px solid #0b67de;border-bottom:1.6px solid #0b67de;transform:rotate(-45deg)}

.fb24-pro-faq{padding:0 0 26px}
.fb24-pro-faq h2{font-size:30px!important;margin-bottom:17px!important}
.fb24-pro-faq details{border:1px solid var(--line);border-bottom:0}
.fb24-pro-faq details:first-of-type{border-radius:3px 3px 0 0}
.fb24-pro-faq details:last-child{border-bottom:1px solid var(--line);border-radius:0 0 3px 3px}
.fb24-pro-faq summary{list-style:none;cursor:pointer;padding:12px 48px 12px 18px!important;color:var(--navy)!important;font-size:14.5px!important;font-weight:700!important;position:relative}
.fb24-pro-faq summary::-webkit-details-marker{display:none}
.fb24-pro-faq summary:after{content:"+";position:absolute;right:18px;top:7px;color:#0863df;font-size:23px;font-weight:400}
.fb24-pro-faq details[open] summary:after{content:"–"}
.fb24-pro-faq details p{margin:0!important;padding:0 18px 14px!important;color:var(--muted)!important;font-size:14px!important;line-height:1.55!important}

.fb24-pro-footer{background:#0f3966;color:#fff;padding:23px 0 25px}
.fb24-pro-footer-grid{display:grid!important;grid-template-columns:1.45fr .75fr 1fr!important;gap:44px!important;align-items:end!important}
.fb24-pro-logo-link{display:inline-block!important;line-height:0!important}
.fb24-pro-footer-logo{display:block!important;width:310px!important;max-width:100%!important;height:auto!important;object-fit:contain!important}
.fb24-pro-footer-brand p{margin:13px 0 0!important;color:#fff!important;font-size:12.5px!important;line-height:1.55!important;max-width:500px}
.fb24-pro-footer-services h3{color:#fff!important;font-size:12px!important;margin:0 0 9px!important}
.fb24-pro-footer-services a{display:block!important;color:#fff!important;font-size:12.5px!important;margin:5px 0!important}
.fb24-pro-footer nav{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
.fb24-pro-footer nav a{color:#fff!important;font-size:12.5px!important}
.fb24-pro-footer nav span{color:#8fa7b9}

@media(max-width:980px){
 .fb24-pro-hero-grid{grid-template-columns:1fr!important}
 .fb24-pro-sport-collage{width:min(650px,100%);margin:auto}
 .fb24-pro-featuregrid,.fb24-pro-cardgrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .fb24-pro-feature:nth-child(2):after{display:none}
 .fb24-pro-consult-box{grid-template-columns:1fr!important}
 .fb24-pro-footer-grid{grid-template-columns:1fr 1fr!important}
 .fb24-pro-footer nav{justify-content:flex-start!important}
}
@media(max-width:620px){
 .fb24-pro-inner{width:min(100% - 30px,1180px)!important}
 .fb24-pro-hero{padding:45px 0 48px}
 .fb24-pro-page h1{font-size:40px!important}
 .fb24-pro-page h1 br,.fb24-pro-page .fb24-pro-hero-title br{display:none}
 .fb24-pro-lead{font-size:17px!important}
 .fb24-pro-sport-collage{height:350px}
 .fb24-pro-photo-hockey{width:46%;height:220px;right:22px;top:0;transform:rotate(4deg);z-index:3}
 .fb24-pro-photo-ski{width:47%;height:210px;left:0;top:166px;transform:rotate(-5deg);z-index:2}
 .fb24-pro-photo-football{width:46%;height:220px;right:0;bottom:0;transform:rotate(4deg);z-index:4}
 .fb24-pro-featuregrid,.fb24-pro-cardgrid{grid-template-columns:1fr!important}
 .fb24-pro-feature{padding:20px 0!important}
 .fb24-pro-feature:after{display:none!important}
 .fb24-pro-feature:not(:last-child){border-bottom:1px solid var(--line)}
 .fb24-pro-section{padding:46px 0}
 .fb24-pro-card{min-height:0}
 .fb24-pro-consult-box{padding:25px 22px!important}
 .fb24-pro-consult-copy h2{font-size:29px!important}
 .fb24-pro-footer-grid{grid-template-columns:1fr!important;gap:22px!important}
 .fb24-pro-footer nav{justify-content:flex-start!important}
}

.fb24-pro-photo-hockey img{object-position:center!important}
.fb24-pro-photo-ski img{object-position:center!important}
.fb24-pro-photo-football img{object-position:center!important}
@media(max-width:620px){
 .fb24-pro-photo-hockey{width:46%;height:220px;right:22px;top:0;transform:rotate(4deg);z-index:3}
 .fb24-pro-photo-ski{width:47%;height:210px;left:0;top:166px;transform:rotate(-5deg);z-index:2}
 .fb24-pro-photo-football{width:46%;height:220px;right:0;bottom:0;transform:rotate(4deg);z-index:4}
}


/* === Einheitliche Typografie – Referenz Übergangsphase/Ehemalige === */
.fb24-pro-page{
  font-size:18px!important;
  line-height:1.65!important;
  font-family:inherit!important;
}
.fb24-pro-page .fb24-pro-kicker{
  font-size:15px!important;
  line-height:1.3!important;
}
.fb24-pro-page .fb24-pro-hero .fb24-pro-hero-title{
  font-size:clamp(52px,4.2vw,68px)!important;
  line-height:1.06!important;
}
.fb24-pro-page .fb24-pro-lead{
  font-size:18px!important;
  line-height:1.7!important;
}
.fb24-pro-page .fb24-pro-bullets li{
  font-size:16px!important;
  line-height:1.55!important;
}
.fb24-pro-page .fb24-pro-button{
  font-size:16px!important;
  line-height:1.25!important;
}
.fb24-pro-page .fb24-pro-feature h3{
  font-size:17px!important;
  line-height:1.35!important;
}
.fb24-pro-page .fb24-pro-feature p{
  font-size:15px!important;
  line-height:1.6!important;
}
.fb24-pro-page .fb24-pro-section h2{
  font-size:36px!important;
  line-height:1.18!important;
}
.fb24-pro-page .fb24-pro-section-intro{
  font-size:17px!important;
  line-height:1.7!important;
}
.fb24-pro-page .fb24-pro-card h3{
  font-size:16px!important;
  line-height:1.4!important;
}
.fb24-pro-page .fb24-pro-card p{
  font-size:15px!important;
  line-height:1.6!important;
}
.fb24-pro-page .fb24-pro-card a{
  font-size:15px!important;
}
.fb24-pro-page .fb24-pro-consult h2{
  font-size:36px!important;
  line-height:1.15!important;
}
.fb24-pro-page .fb24-pro-consult p,
.fb24-pro-page .fb24-pro-consult li{
  font-size:16px!important;
  line-height:1.65!important;
}
.fb24-pro-page .fb24-pro-faq h2{
  font-size:34px!important;
  line-height:1.2!important;
}
.fb24-pro-page .fb24-pro-faq summary{
  font-size:16px!important;
  line-height:1.45!important;
}
.fb24-pro-page .fb24-pro-faq details p{
  font-size:15px!important;
  line-height:1.65!important;
}
.fb24-pro-page .fb24-pro-footer p,
.fb24-pro-page .fb24-pro-footer a{
  font-size:14px!important;
  line-height:1.6!important;
}
@media(max-width:600px){
  .fb24-pro-page{font-size:17px!important}
  .fb24-pro-page .fb24-pro-hero .fb24-pro-hero-title{font-size:44px!important}
  .fb24-pro-page .fb24-pro-lead{font-size:17px!important}
  .fb24-pro-page .fb24-pro-section h2,
  .fb24-pro-page .fb24-pro-consult h2{font-size:31px!important}
  .fb24-pro-page .fb24-pro-faq h2{font-size:29px!important}
}


/* === SEO 1.6.7: semantische H1 ohne Designänderung === */
.fb24-pro-page h1.fb24-pro-kicker{
  margin:0 0 18px!important;
  color:#1682ad!important;
  font-size:15px!important;
  line-height:1.3!important;
  font-weight:700!important;
  letter-spacing:.02em!important;
}
.fb24-pro-page .fb24-pro-hero-title{
  margin:0!important;
  color:var(--navy)!important;
  font-size:clamp(52px,4.2vw,68px)!important;
  line-height:1.06!important;
  font-weight:700!important;
  letter-spacing:-.03em!important;
}
@media(max-width:700px){
  .fb24-pro-page .fb24-pro-hero-title{font-size:44px!important}
}


/* === 1.7.1 TEST: deutlich sichtbare Foto-Bewegung ===
   Bewusst stärker als die spätere finale Variante, damit der Effekt klar testbar ist. */
.fb24-pro-photo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  will-change:transform;
  backface-visibility:hidden;
  transform-origin:center center;
}

.fb24-pro-photo-hockey img{
  animation:fb24-pro-hockey-test 7s ease-in-out infinite alternate !important;
}
.fb24-pro-photo-ski img{
  animation:fb24-pro-ski-test 8s ease-in-out infinite alternate !important;
}
.fb24-pro-photo-football img{
  animation:fb24-pro-football-test 7.5s ease-in-out infinite alternate !important;
}

@keyframes fb24-pro-hockey-test{
  0%   {transform:scale(1.00) translate3d(0,0,0)}
  100% {transform:scale(1.18) translate3d(-3.5%,2.5%,0)}
}
@keyframes fb24-pro-ski-test{
  0%   {transform:scale(1.02) translate3d(0,0,0)}
  100% {transform:scale(1.20) translate3d(3.5%,-3%,0)}
}
@keyframes fb24-pro-football-test{
  0%   {transform:scale(1.00) translate3d(0,0,0)}
  100% {transform:scale(1.19) translate3d(-3%, -2.5%,0)}
}

/* Auf Hover wird der Effekt zusätzlich sofort erkennbar. */
.fb24-pro-photo:hover img{
  transform:scale(1.22) !important;
  transition:transform .7s ease;
}

/* Barrierefreiheit */
@media (prefers-reduced-motion: reduce){
  .fb24-pro-photo img{
    animation:none!important;
    transform:none!important;
    transition:none!important;
    will-change:auto!important;
  }
}


/* === 1.7.2: Überschriften ohne weißen Hintergrund ===
   Überschriften liegen direkt auf dem jeweiligen Bereichshintergrund.
   SEO, Inhalte, Animationen und Layout bleiben unverändert. */
.fb24-pro-page h1,
.fb24-pro-page h2,
.fb24-pro-page h3,
.fb24-pro-page .fb24-pro-kicker,
.fb24-pro-page .fb24-pro-hero-title,
.fb24-pro-feature h3,
.fb24-pro-card h3,
.fb24-pro-consult-copy h2,
.fb24-pro-faq h2 {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}
