:host {
  display: block;
}

:host(.accordion-group-expand-inset) ::slotted(bkkr-accordion.accordion-expanding),
:host(.accordion-group-expand-inset) ::slotted(bkkr-accordion.accordion-expanded) {
  border-bottom: none;
}