
/* OFF by default */
body::before{content:"";display:none!important}

/* ON when overlay detected */
:root.hrr-tk-on body::before{
  display:block!important;
  position:fixed!important;
  inset:0!important;
  background:transparent url('https://www.hrreview.co.uk/app/uploads/background-takeover-2025-10-20-Gallagher2.jpg') top center / cover no-repeat!important;
  z-index:0!important;
  pointer-events:none!important;
}

html,body{background-color:transparent!important}
#td-outer-wrap,.td-main-content-wrap,.td-category-grid,.td-header-wrap,.td-footer-container{background-color:transparent!important}

@media (min-width:1280px){
  #td-outer-wrap{max-width:1200px;margin:0 auto;overflow-x:visible;position:relative;z-index:1}
}

#wps-bt-background-takeover-id,[data-background-takeover-id],[id^="wps-bt-"]{position:fixed;inset:0;z-index:2;background:transparent!important}
.td-header-wrap{position:relative;z-index:9999}
