/* LEGAL149: keep the existing LEGAL148 look; reserve the real header height.
   Embedded documents must not add the host header's offset a second time. */
@media screen {
  html[data-legal148-active]:not([data-launcher64="child"]):not([data-legal148-embedded="true"]) body #kzvHeader39#kzvHeader39 {
    z-index:950!important;isolation:isolate!important;
    background-color:#080a0e!important;background-image:none!important;
  }
  #kzvLegal149HeaderCover {display:none!important}
  html[data-legal148-active] #kzvHeader39 #kzvLegal149HeaderCover {
    display:block!important;position:absolute!important;inset:0!important;
    overflow:hidden!important;z-index:-1!important;pointer-events:none!important;
    margin:0!important;padding:0!important;border:0!important;background:#080a0e!important;
  }
  html[data-legal148-active] #kzvLegal149HeaderCover>span {
    display:block!important;position:absolute!important;margin:0!important;padding:0!important;border:0!important;
    left:var(--legal149-cover-left,0px)!important;top:var(--legal149-cover-top,0px)!important;
    width:var(--legal149-cover-width,100%)!important;height:var(--legal149-cover-height,100dvh)!important;
    background-color:#080a0e;
    background-image:linear-gradient(180deg,rgba(8,10,14,.58) 0%,rgba(8,10,14,.78) 43%,#080a0e 100%),linear-gradient(100deg,rgba(8,10,14,.35),rgba(8,10,14,.05),rgba(8,10,14,.3)),url('/img/background_forest.jpg');
    background-position:center top;background-size:cover;background-repeat:no-repeat;
    pointer-events:none!important;
  }
  html[data-launcher64="host"][data-legal148-active] body #kzvPage64#kzvPage64 {
    position:fixed!important;top:var(--legal149-header-bottom,var(--kzv-head,76px))!important;
    bottom:var(--kzv-bottom,60px)!important;
    height:calc(100dvh - var(--legal149-header-bottom,var(--kzv-head,76px)) - var(--kzv-bottom,60px))!important;
    min-height:0!important;max-height:none!important;margin-top:0!important;
    box-sizing:border-box!important;transform:none!important;z-index:1!important;
  }
  html[data-legal148-active]:not([data-launcher64="child"]):not([data-legal148-embedded="true"]) body.legalPage89.legalPage148 #legal89#legal89 {
    top:var(--legal149-header-bottom,var(--kzv-head,76px))!important;
    height:auto!important;overflow:auto!important;z-index:1!important;
  }
}
@media print { #kzvLegal149HeaderCover {display:none!important} }
