.desktop-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;font-weight:500;line-height:22px;color:#426A96;background:transparent;border:0;box-shadow:none;}
.desktop-breadcrumb.breadcrumb-spaced{margin-bottom:16px;}
.desktop-breadcrumb ol{display:flex;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;margin:0;padding:0;}
.desktop-breadcrumb li{display:flex;align-items:center;}
.desktop-breadcrumb a{color:#28649B;text-decoration:none;}
.desktop-breadcrumb a:hover{color:#173D62;}
.desktop-breadcrumb [aria-current="page"]{color:#092B49;font-weight:500;}
.desktop-breadcrumb .breadcrumb-separator{display:block;flex:none;width:12px;height:12px;fill:#7890A8;}
