/* VVU 6.5.19 — één identieke publieke header op elke pagina. Deze stylesheet wordt als laatste geladen. */
html,body{margin:0!important;padding-top:0!important}
body{border-top:0!important}
#vvu-unified-header.vvu645-header{
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-height:84px!important;
  height:84px!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  background-image:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  position:sticky!important;
  top:0!important;
  left:0!important;
  right:0!important;
  z-index:10000!important;
}
#vvu-unified-header.vvu645-header::before,
#vvu-unified-header.vvu645-header::after{
  content:none!important;display:none!important;border:0!important;box-shadow:none!important
}
#vvu-unified-header .vvu645-inner{
  box-sizing:border-box!important;
  width:min(1440px,calc(100% - 64px))!important;
  max-width:1440px!important;
  min-height:84px!important;
  height:84px!important;
  margin:0 auto!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
}
#vvu-unified-header .vvu645-brand{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 158px!important;
  width:158px!important;
  height:58px!important;
  min-width:158px!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
  background:transparent!important;
  border:0!important;
  transform:none!important;
}
#vvu-unified-header .vvu645-brand img{
  box-sizing:border-box!important;
  display:block!important;
  width:auto!important;
  height:50px!important;
  max-width:158px!important;
  max-height:50px!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:left center!important;
  transform:none!important;
  filter:none!important;
}
#vvu-unified-header .vvu645-nav,
#vvu-unified-header .vvu645-actions{
  margin-top:0!important;margin-bottom:0!important;transform:none!important
}
#vvu-unified-header .vvu645-nav{align-self:stretch!important;align-items:center!important}
#vvu-unified-header .vvu645-nav>a{align-self:center!important}
#vvu-unified-header .vvu645-actions{align-self:stretch!important;align-items:center!important}

@media(max-width:1100px){
  #vvu-unified-header.vvu645-header{min-height:76px!important;height:76px!important}
  #vvu-unified-header .vvu645-inner{width:calc(100% - 40px)!important;min-height:76px!important;height:76px!important;gap:16px!important}
  #vvu-unified-header .vvu645-brand{flex-basis:144px!important;width:144px!important;min-width:144px!important;height:52px!important}
  #vvu-unified-header .vvu645-brand img{height:44px!important;max-height:44px!important;max-width:144px!important}
}
@media(max-width:760px){
  #vvu-unified-header.vvu645-header{min-height:68px!important;height:68px!important}
  #vvu-unified-header .vvu645-inner{width:calc(100% - 28px)!important;min-height:68px!important;height:68px!important;gap:12px!important}
  #vvu-unified-header .vvu645-brand{flex:0 0 132px!important;width:132px!important;min-width:132px!important;height:48px!important}
  #vvu-unified-header .vvu645-brand img{height:40px!important;max-height:40px!important;max-width:132px!important}
  #vvu-unified-header .vvu645-actions{height:68px!important;min-height:68px!important}
}
