:host {
  ::ng-deep {
    .switch {
      position: absolute;
      top: calc(var(--bs-spacer) * 2.5);
    }
  }
}