.cbcr-breadcrumb{display:block;width:100%}.cbcr-breadcrumb__list{display:flex;align-items:center;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:0}.cbcr-breadcrumb__item{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.cbcr-breadcrumb__link{font-size:14px;font-weight:600;line-height:1;color:#1A3AA1;text-decoration:none;transition:color 0.15s;white-space:nowrap}.cbcr-breadcrumb__link:hover{color:#1430cc;text-decoration:underline}.cbcr-breadcrumb__sep{font-size:14px;font-weight:400;color:#8d91a5;line-height:1;user-select:none;flex-shrink:0}.cbcr-breadcrumb__item--current{gap:0}.cbcr-breadcrumb__current{font-size:14px;font-weight:400;color:#5a5f7a;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px}@media (max-width:600px){.cbcr-breadcrumb__current{max-width:220px}}