.breadcrumb{display:flex;padding:6px 0;gap:10px}.breadcrumb__item{display:flex;color:#878a81;gap:10px;align-items:center;font-family:Juneau;font-size:15px;font-weight:400;font-style:normal;line-height:20px;margin:0;letter-spacing:0;transition:.2s cubic-bezier(0,0,.4,1);transition-property:color}@media(hover:hover){._desktop .breadcrumb__item:hover{color:#0f1603}}.breadcrumb__item:not(:last-child):after{display:block;width:4px;height:4px;content:"";border-radius:1000px;background:#b5b7b1}