.breadCrumb{display:flex;gap:16px 9px;align-items:center;flex-wrap:wrap;min-height:36px}.breadCrumb .breadCrumb_item{color:#333c99;display:flex;gap:8px;align-items:center;cursor:pointer}.breadCrumb .breadCrumb_item:hover{color:#fa7800;text-decoration-color:#fa7800}.breadCrumb .breadCrumb_item{text-decoration-thickness:1px;text-underline-offset:2px}.breadCrumb .breadCrumb_item.active{color:#333;text-decoration:none}.breadCrumb .breadCrumb_item span{font-size:var(--small-base-font-size);line-height:var(--base-line-height)}.breadCrumb .last-item{color:#333;cursor:auto}.breadCrumb .last-item:hover{color:#333}.breadCrumb svg{color:#8c99d2;margin-bottom:2.5px;height:18px;width:18px}.breadCrumb svg path{transform:scale(.6669);transform-origin:center}@media screen and (max-width:768px){.breadCrumb{gap:1px 3px;padding-top:14px}.breadCrumb .breadCrumb_item{gap:3px}}