.breadcrumb ol{--breadcrumb-separator:"/";align-items:center;color:#242424;display:flex;font-size:.75rem;gap:4px;list-style:none;margin-bottom:0;padding:0 0 4px}@media only screen and (max-width:544px){.breadcrumb ol{overflow-x:auto;white-space:nowrap}.breadcrumb ol::-webkit-scrollbar{display:none}}.breadcrumb ol .breadcrumb-item{flex-shrink:0;white-space:nowrap}.breadcrumb ol .breadcrumb-item:not(.d-none)+.breadcrumb-item{padding-left:4px}.breadcrumb ol .breadcrumb-item:not(.d-none)+.breadcrumb-item:before{content:var(--breadcrumb-separator);margin-right:4px;padding-right:0}.breadcrumb ol a:active,.breadcrumb ol a:link{color:#242424;text-decoration:none}.breadcrumb ol a:hover{text-decoration:underline}.breadcrumb ol a[aria-current]{display:none}.breadcrumb ol a.show-current{display:block}