.Partials-Breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:16px 8px;color:#c2c2c2}.Partials-Breadcrumb .link{color:#c2c2c2}.Partials-Breadcrumb .link.link-underline{position:relative}.Partials-Breadcrumb .link.link-underline:before{content:"";position:absolute;bottom:1px;left:0;width:100%;height:1px;background:#c2c2c2;transform-origin:left center;transition:transform .3s,color .25s linear}@media(hover:hover)and (pointer:fine){.Partials-Breadcrumb .link.link-underline:hover:before{transform:scaleX(0);transform-origin:right center}}.Partials-Breadcrumb svg{width:12px;height:12px}