/* 2.9.48 FINAL POLISH */

/* Branchensuchmaschine: hero text must remain readable on the light hero. */
.bt-v299-key-branchensuche .bt-v28-hero-copy h1{
  color:#0a1318!important;
  opacity:1!important;
  text-shadow:none!important;
}
.bt-v299-key-branchensuche .bt-v28-hero-copy .bt-v28-lead{color:#657174!important}

/* Real search directly after Suchlogik. */
.bt-v299-key-branchensuche .bt2948-search-stage{
  background:linear-gradient(135deg,#071012,#0d2227)!important;
  color:#fff;
  padding-top:clamp(64px,7vw,96px)!important;
  padding-bottom:clamp(64px,7vw,96px)!important;
}
.bt-v299-key-branchensuche .bt2948-search-head{max-width:760px;margin-bottom:28px}
.bt-v299-key-branchensuche .bt2948-search-stage h2{color:#fff!important}
.bt-v299-key-branchensuche .bt2948-search-stage .bt-v28-lead{color:#b8c6c8!important}
.bt-v299-key-branchensuche .bt2948-search-stage .bt-ai-search-full{
  max-width:none!important;
  margin:0!important;
  padding:clamp(24px,3vw,38px)!important;
  border:1px solid rgba(100,234,205,.20)!important;
  box-shadow:none!important;
}
.bt-v299-key-branchensuche .bt2948-search-stage .bt-ai-search-full>.eyebrow,
.bt-v299-key-branchensuche .bt2948-search-stage .bt-ai-search-full>h2,
.bt-v299-key-branchensuche .bt2948-search-stage .bt-ai-search-full>.lead{display:none!important}

/* Startseite CRM: fewer nested outlines, calmer hierarchy. */
body.home .bt-crm-product-panel{
  border-color:transparent!important;
  background:rgba(255,255,255,.035)!important;
  box-shadow:none!important;
}
body.home .bt-crm-product-image{
  border-color:transparent!important;
  box-shadow:none!important;
}
body.home .bt-crm-capabilities>div{
  border:0!important;
  background:rgba(255,255,255,.045)!important;
  box-shadow:none!important;
}
body.home .bt-crm-capabilities{gap:10px!important}
body.home .bt-crm-product-panel .panelLabel{
  border:0!important;
}
@media(max-width:700px){
  .bt-v299-key-branchensuche .bt2948-search-stage{padding-top:54px!important;padding-bottom:54px!important}
}
