@layer components{:root{--breadcrumbs-padding:0.5rem;--breadcrumbs-gap:1.25rem;@media (min-width:64rem){--logotype-minwidth:none;--logotype-maxwidth:10rem}}.breadcrumbs{border-bottom:1px solid var(--color-grey-200);padding:var(--breadcrumbs-padding)}.breadcrumbs .wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:calc(var(--breadcrumbs-gap)/2) var(--breadcrumbs-gap);justify-content:flex-start;overflow-x:auto;@media (min-width:480px){justify-content:center}}.breadcrumbs-separator{font-size:.8125rem}.breadcrumbs span{--text-color:var(--color-black);--link-color:var(--text-color);--link-color-hover:var(--text-color);color:var(--text-color)}.breadcrumbs span[typeof=ListItem]{font-size:.8125rem;letter-spacing:.05rem;line-height:1.5;text-transform:uppercase}}