/* EBW V6.4 – ruhiger, integrierter Footer */
body.ebw-v6-active .ebw-footer.ebw-footer--v64,
body.ebw-v6 .ebw-footer.ebw-footer--v64{
  background:#151916!important;
  padding:0!important;
}

body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta,
body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:64px!important;
  padding:54px 0 42px!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
}
body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta-copy,
body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta-copy{
  max-width:820px!important;
}
body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta .ebw-kicker,
body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta .ebw-kicker{
  margin:0 0 12px!important;
  color:#8DC63F!important;
}
body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta h2,
body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta h2{
  margin:0 0 12px!important;
  max-width:760px!important;
  color:#fff!important;
  font-size:34px!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta-copy>p:not(.ebw-kicker),
body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta-copy>p:not(.ebw-kicker){
  margin:0!important;
  max-width:720px!important;
  color:rgba(255,255,255,.66)!important;
  font-size:13px!important;
  line-height:1.65!important;
}
body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta .ebw-btn,
body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta .ebw-btn{
  min-width:190px!important;
  justify-content:center!important;
  box-shadow:0 14px 32px rgba(141,198,63,.16)!important;
}

body.ebw-v6-active .ebw-footer--v64 .ebw-footer__bottom,
body.ebw-v6 .ebw-footer--v64 .ebw-footer__bottom{
  display:grid!important;
  grid-template-columns:180px 1fr 180px!important;
  align-items:center!important;
  gap:28px!important;
  padding:24px 0 34px!important;
}
body.ebw-v6-active .ebw-footer--v64 .ebw-footer__brand,
body.ebw-v6 .ebw-footer--v64 .ebw-footer__brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:max-content!important;
  padding:8px 12px!important;
  border-radius:12px!important;
  background:#fff!important;
}
body.ebw-v6-active .ebw-footer--v64 .ebw-footer__brand img,
body.ebw-v6 .ebw-footer--v64 .ebw-footer__brand img{
  display:block!important;
  width:auto!important;
  max-width:118px!important;
  max-height:36px!important;
}
body.ebw-v6-active .ebw-footer--v64 nav,
body.ebw-v6 .ebw-footer--v64 nav{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px 24px!important;
}
body.ebw-v6-active .ebw-footer--v64 nav a,
body.ebw-v6 .ebw-footer--v64 nav a{
  color:rgba(255,255,255,.72)!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:650!important;
}
body.ebw-v6-active .ebw-footer--v64 nav a:hover,
body.ebw-v6 .ebw-footer--v64 nav a:hover{
  color:#fff!important;
}
body.ebw-v6-active .ebw-footer--v64 small,
body.ebw-v6 .ebw-footer--v64 small{
  display:block!important;
  text-align:right!important;
  color:rgba(255,255,255,.42)!important;
  font-size:10px!important;
  white-space:nowrap!important;
}

@media(max-width:980px){
  body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta,
  body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta{
    grid-template-columns:1fr!important;
    gap:24px!important;
    padding:44px 0 34px!important;
  }
  body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta .ebw-btn,
  body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta .ebw-btn{
    justify-self:start!important;
  }
  body.ebw-v6-active .ebw-footer--v64 .ebw-footer__bottom,
  body.ebw-v6 .ebw-footer--v64 .ebw-footer__bottom{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    gap:18px!important;
  }
  body.ebw-v6-active .ebw-footer--v64 small,
  body.ebw-v6 .ebw-footer--v64 small{text-align:center!important;}
  body.ebw-v6-active .ebw-footer--v64 .ebw-footer__brand,
  body.ebw-v6 .ebw-footer--v64 .ebw-footer__brand{justify-content:center!important;}
}

@media(max-width:700px){
  body.ebw-v6-active .ebw-footer--v64 .ebw-footer__cta h2,
  body.ebw-v6 .ebw-footer--v64 .ebw-footer__cta h2{font-size:28px!important;}
  body.ebw-v6-active .ebw-footer--v64 nav,
  body.ebw-v6 .ebw-footer--v64 nav{gap:12px 18px!important;}
}
