.n-breadcrumb {
  position: sticky;
  top: 0;
  z-index: 1;
  background: none;
  backdrop-filter: blur(0.5rem);
}