.breadcrumb{--breadcrumb-icon-color:color-mix(in srgb, var(--color-primary) 20%, transparent);--breadcrumb-text-color:var(--color-contrast-light);--breadcrumb-hover-color:var(--color-primary);align-self:center}.breadcrumb ol{--gap-x:1rem;gap:.5rem calc(var(--gap-x) / 2);flex-wrap:wrap;display:flex;overflow:hidden}.breadcrumb ol li{align-items:center;gap:calc(var(--gap-x) / 2);color:var(--breadcrumb-text-color);font-weight:var(--font-weight-light);line-height:var(--line-height-compact);line-height:1;display:flex;position:relative}.breadcrumb ol li a{transition:all .25s ease-in-out}.breadcrumb ol li a:hover{color:var(--breadcrumb-hover-color)}.breadcrumb ol li:not(:first-child):before{content:"chevron_right";color:var(--breadcrumb-icon-color);font-size:1.5rem;font-family:var(--font-family-material);position:relative}.breadcrumb ol li:last-child span{color:color-mix(in srgb, var(--breadcrumb-text-color) 60%, transparent);font-weight:var(--font-weight-medium)}.breadcrumb ol li:first-child a{align-items:center;gap:.5rem;display:flex}.breadcrumb ol li:first-child a:before{content:"home";color:var(--breadcrumb-icon-color);font-size:1.25rem;line-height:1;font-family:var(--font-family-material);transition:all .25s ease-in-out;transform:translateY(-2px)}@media screen and (max-width:1199.98px){.breadcrumb ol li:last-child,.breadcrumb ol li:not(:nth-last-child(-n+2)){display:none}.breadcrumb ol li:before{transform:rotate(180deg)}}.breadcrumb.breadcrumb--center ol{justify-content:center}
/*# sourceMappingURL=breadcrumb.min.css.map */
