.fdTabsV2 {
  position: sticky;
  top: 0;
  z-index: 2;
  box-shadow: 0 4px 1.25rem rgb(31 45 61 / 8%);
}