/* 2.9.50 · final Branchensuche engine + icon consistency */
.bt-v299-key-branchensuche .bt2950-search-panel{
  max-width:1180px;
  margin:0;
  padding:clamp(22px,3vw,34px);
  border:1px solid rgba(100,234,205,.20);
  border-radius:28px;
  background:rgba(255,255,255,.035);
}
.bt-v299-key-branchensuche .bt2950-search-panel .panelLabel{
  color:#64eacd!important;
  font-size:.78rem!important;
  letter-spacing:.14em!important;
  font-weight:850!important;
  text-transform:uppercase!important;
  margin-bottom:16px!important;
}
.bt-v299-key-branchensuche .bt2950-search-panel .searchForm{
  margin-top:0!important;
  background:#fff!important;
  border-radius:20px!important;
  padding:20px!important;
}
.bt-v299-key-branchensuche .bt2950-search-panel .searchResult{display:none}
.bt-v299-key-branchensuche .bt2950-search-panel .searchResult.show{display:grid}
.bt-v299-key-branchensuche .bt2950-search-panel .bt-ai-pills{margin-top:14px!important}
