.breadcrumbs__list{margin-top:20px;margin-bottom:12px;display:flex}.breadcrumbs__item{align-items:center;gap:8px;margin-right:8px;display:flex}@media (max-width:767.98px){.breadcrumbs__item:not(:last-of-type){gap:0;margin-right:0}.breadcrumbs__item:not(:last-of-type) .breadcrumbs__link{text-overflow:ellipsis;white-space:nowrap;width:20px;overflow:hidden}}.breadcrumbs__item:last-of-type a{color:var(--gray-700)}.breadcrumbs__item:last-of-type img{display:none}.breadcrumbs__link{color:var(--gray-500);font-size:12px;font-weight:500}
