.breadcrumbs{margin-top:16px;margin-bottom:16px}@media(max-width: 480px){.breadcrumbs{margin-top:9px;margin-bottom:9px}}.breadcrumbs--capitalize{text-transform:capitalize}.breadcrumbs__list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0;font-size:14px}.breadcrumbs__item{display:flex;align-items:center}.breadcrumbs__item:first-child *{color:#727270}.breadcrumbs__item:not(:first-child),.breadcrumbs__item:not(:first-child) *{color:#2d2c29}.breadcrumbs__item:not(:first-child){display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.breadcrumbs__link{text-decoration:none;width:-moz-max-content;width:max-content}.breadcrumbs__link:hover{color:#000;text-decoration:underline}.breadcrumbs__link--active{pointer-events:none}.breadcrumbs__icon{width:16px;height:16px;margin-right:4px}.breadcrumbs__separator{color:#727270}.breadcrumbs__separator--slash::after{content:"/"}.breadcrumbs__separator--chevron::after{content:"›";font-size:18px}.breadcrumbs__separator--arrow::after{content:"→"}.breadcrumbs__separator--dot::after{content:"•"}