:root{--el-color-danger:#bf2323;--el-text-color-regular:#1b1b1b}.breadcrumps{margin-bottom:16px}@media screen and (max-width:768px){.breadcrumps{margin-bottom:12px}}@media screen and (max-width:640px){.breadcrumps__list{overflow:scroll;scrollbar-width:none}.breadcrumps__list::-webkit-scrollbar{display:none}}.breadcrumps__list{align-items:center;display:flex}.breadcrumps__item{padding:0 16px;position:relative}@media screen and (max-width:768px){.breadcrumps__item{padding:0 14px}}.breadcrumps__item:first-child{padding:0 16px 0 0}.breadcrumps__item:first-child:before{content:none}.breadcrumps__item:last-child .breadcrumps__link{pointer-events:none}.breadcrumps__item:before{background-color:#9e9e9e;border-radius:50%;content:"";height:4px;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:4px}.breadcrumps__link{align-items:center;color:#9e9e9e;display:flex;line-height:20px;white-space:nowrap}.breadcrumps__link:hover{color:#626262;cursor:pointer}.breadcrumps.white .breadcrumps__link{color:#fff}.breadcrumps.white .breadcrumps__item:before{background-color:#fff}.breadcrumps.white .breadcrumps__item:last-child .breadcrumps__link:hover{color:#fff}
