/* The wordmark and six workers form one decorative scene; no workflow changes. */
html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero {
  min-height:380px!important;
  padding:32px!important;
  align-items:center!important;
}
html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero-copy {
  flex:0 0 22%!important;
  width:22%!important;
  max-width:360px!important;
  height:auto!important;
}
html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero-copy h2 {
  font-size:clamp(25px,1.75vw,32px)!important;
}
html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero::before {
  inset:50% auto auto 50%!important;
  width:50%!important;
  height:330px!important;
  background:url('/assets/brand-blocks-six-8380d1a6e802.png') center / contain no-repeat!important;
  filter:url('/assets/brand-cyan-key-c1e6e8ae118a.svg#brand-cyan-key');
  transform:translate(-50%,-50%)!important;
}
html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero::after {
  content:none!important;
  display:none!important;
}
@media (max-width:1450px) {
  html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero {
    min-height:460px!important;
    align-items:flex-start!important;
  }
  html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero-copy {
    flex:0 0 100%!important;
    width:100%!important;
    max-width:none!important;
    justify-content:flex-start!important;
  }
  html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero::before {
    inset:auto auto 24px 50%!important;
    width:calc(100% - 64px)!important;
    height:280px!important;
    transform:translateX(-50%)!important;
  }
}
@media (max-width:600px) {
  html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero {
    min-height:430px!important;
    padding:22px!important;
  }
  html body :is(#bq-brand-admin, .admin-app.design-v3) .home-reference-hero::before {
    width:calc(100% - 24px)!important;
    height:200px!important;
    bottom:20px!important;
  }
}
