.breadcrumbs a{color:rgb(var(--color-foreground));font-size:12px;font-weight:var(--font-heading-weight);text-decoration:none}.breadcrumbs a:hover{color:rgb(var(--color-foreground));font-size:12px;text-decoration:underline}.breadcrumbs span{color:rgb(var(--color-foreground));font-size:12px;text-decoration:none}.breadcrumbs{padding:25px 0 0}.breadcrumbs__article{display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}@media screen and (min-width:750px){.breadcrumbs__article{max-width:none;overflow:visible;text-overflow:clip;white-space:normal}}