@import url("/product-release-20260918/qesora-live-analysis-hero-r78.css?v=20260925-r78a");

/* Reuse the actual Qesora head mark: it already carries the profile, brain and eye. */
.qesora-concept-hero__inner::before{
  background-image:url("/product-release-20260918/assets/qesora-hero-static-head-approved.png?v=20260813-2");
  background-repeat:no-repeat;
  background-size:auto 250px;
  background-position:calc(50% - 130px) -65px;
  opacity:.84;
  filter:none;
  -webkit-mask-image:none;
  mask-image:none;
}

@media(max-width:1100px){
  .qesora-concept-hero__inner::before{
    background-size:auto 210px;
    background-position:calc(50% + 160px) -48px;
    opacity:.72;
  }
}

@media(max-width:720px){
  .qesora-concept-hero__inner::before{
    background-size:auto 250px;
    background-position:calc(50% + 129px) -65px;
    opacity:.84;
  }
}

@media(prefers-reduced-transparency:reduce){
  .qesora-concept-hero__inner::before{opacity:.36}
}
