.cmp-vs-hub-breadcrumb{border-bottom:1px solid var(--cl-border-subtle);padding:20px 0}.cmp-vs-hub-breadcrumb__bar{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.cmp-vs-hub-breadcrumb__back{align-items:center;display:inline-flex;font-size:.875rem;gap:6px}.cmp-vs-hub-breadcrumb__arrow{transition:transform var(--cmp-dur) var(--cmp-ease-out)}.cmp-vs-hub-breadcrumb__back:hover .cmp-vs-hub-breadcrumb__arrow{transform:translateX(-3px)}.cmp-vs-hub-breadcrumb__meta{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.cmp-vs-hub-breadcrumb__item{color:var(--cmp-gray-500)}.cmp-vs-hub-breadcrumb__item+.cmp-vs-hub-breadcrumb__item:before{content:"\00b7";margin-right:14px}@media (max-width:640px){.cmp-vs-hub-breadcrumb{padding:16px 0}.cmp-vs-hub-breadcrumb__bar{align-items:flex-start;flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){.cmp-vs-hub-breadcrumb__arrow{transition:none}}