/* Braker Zeitung – Footer Standard V24
   Verbindliche Vorlage: Startseiten-Footer.
   Keine regionale Doppelzeile, kein VOSZ-Markenhinweis. */

body > footer.bzv7-footer.bzv7-footer{
  position:relative !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 0 28px !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
  background:#071827 !important;
  background-image:none !important;
  color:#fff !important;
  border:0 !important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
  line-height:1.45 !important;
  text-align:left !important;
}

body > footer.bzv7-footer.bzv7-footer *,
body > footer.bzv7-footer.bzv7-footer *::before,
body > footer.bzv7-footer.bzv7-footer *::after{
  box-sizing:border-box !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-spectrum{
  position:static !important;
  display:block !important;
  width:100% !important;
  height:4px !important;
  background:linear-gradient(
    90deg,
    #a31d31 0%,#a31d31 18%,
    #2ca8c2 18%,#2ca8c2 36%,
    #d6d9dc 36%,#d6d9dc 64%,
    #2ca8c2 64%,#2ca8c2 82%,
    #a31d31 82%,#a31d31 100%
  ) !important;
  opacity:.72 !important;
}

body > footer.bzv7-footer.bzv7-footer > .bzv7-shell{
  width:min(calc(100% - 48px),1180px) !important;
  max-width:1180px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:0 !important;
  padding-right:0 !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-grid{
  display:grid !important;
  grid-template-columns:minmax(330px,1.4fr) repeat(3,minmax(150px,.62fr)) !important;
  gap:54px !important;
  align-items:start !important;
  padding-top:44px !important;
  padding-bottom:38px !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-brandblock{
  display:block !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-brandblock img{
  display:block !important;
  width:238px !important;
  max-width:100% !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  filter:brightness(0) invert(1) !important;
  opacity:.95 !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-brandblock p,
body > footer.bzv7-footer.bzv7-footer .bzv7-footer-brandblock small{
  display:none !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  gap:10px !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col b{
  display:block !important;
  margin:0 0 4px !important;
  padding:0 !important;
  color:#fff !important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
  font-size:10px !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col a{
  display:inline-block !important;
  width:auto !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:rgba(235,243,246,.68) !important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
  font-size:11px !important;
  font-weight:650 !important;
  line-height:1.3 !important;
  text-decoration:none !important;
  transform:none !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col a:hover,
body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col a:focus-visible{
  color:#fff !important;
  outline:none !important;
  text-decoration:none !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:24px !important;
  margin:0 auto !important;
  padding-top:22px !important;
  border-top:1px solid rgba(255,255,255,.10) !important;
  color:rgba(235,243,246,.48) !important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
  font-size:9.5px !important;
  line-height:1.2 !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom span,
body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom a{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom a{
  border:0 !important;
  background:transparent !important;
  color:rgba(235,243,246,.70) !important;
  font-size:inherit !important;
  font-weight:800 !important;
  line-height:inherit !important;
  text-decoration:none !important;
}

body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom a:hover,
body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom a:focus-visible{
  color:#fff !important;
  outline:none !important;
}

@media (min-width:700px) and (max-width:999px){
  body > footer.bzv7-footer.bzv7-footer > .bzv7-shell{
    width:min(calc(100% - 36px),1040px) !important;
    max-width:1040px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-grid{
    grid-template-columns:1.2fr repeat(3,minmax(120px,.7fr)) !important;
    gap:26px !important;
  }
}

@media (max-width:699px){
  body > footer.bzv7-footer.bzv7-footer{
    padding:0 0 calc(86px + env(safe-area-inset-bottom)) !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-spectrum{
    height:3px !important;
  }

  body > footer.bzv7-footer.bzv7-footer > .bzv7-shell{
    width:calc(100% - 36px) !important;
    max-width:none !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-grid{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    column-gap:24px !important;
    row-gap:26px !important;
    padding:30px 0 24px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-brandblock{
    grid-column:1 / -1 !important;
    padding:0 0 4px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-brandblock img{
    width:230px !important;
    max-width:68vw !important;
    max-height:58px !important;
    object-fit:contain !important;
    object-position:left center !important;
    filter:brightness(0) invert(1) !important;
    opacity:.98 !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col{
    gap:7px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col:nth-of-type(4){
    grid-column:1 / -1 !important;
    display:grid !important;
    grid-template-columns:auto repeat(5,max-content) !important;
    align-items:center !important;
    justify-content:start !important;
    column-gap:14px !important;
    row-gap:7px !important;
    padding-top:2px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col b{
    margin:0 0 3px !important;
    font-size:10px !important;
    font-weight:900 !important;
    line-height:1.15 !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col:nth-of-type(4) b{
    margin:0 !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col a{
    font-size:13px !important;
    font-weight:600 !important;
    line-height:1.35 !important;
    white-space:normal !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom{
    flex-direction:row !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:18px !important;
    padding:18px 0 0 !important;
    font-size:11px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom a{
    white-space:nowrap !important;
  }
}

@media (max-width:520px){
  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col:nth-of-type(4){
    grid-template-columns:repeat(3,max-content) !important;
  }
}

@media (max-width:420px){
  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-grid{
    column-gap:18px !important;
    row-gap:23px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-brandblock img{
    width:176px !important;
    max-height:44px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col:nth-of-type(4){
    grid-template-columns:1fr !important;
    gap:7px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-col a{
    font-size:12.5px !important;
  }

  body > footer.bzv7-footer.bzv7-footer .bzv7-footer-bottom{
    font-size:10.5px !important;
  }
}
