/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */#block-kbc-breadcrumbs { margin-top: calc(var(--header-height) + var(--p-space-10)); margin-bottom: var(--p-space-20); }
#block-kbc-breadcrumbs ol { gap: var(--p-space-3); padding: 0; }
#block-kbc-breadcrumbs a,
#block-kbc-breadcrumbs span { color: var(--black-800); font-size: var(--font-text-s); font-weight: var(--font-weight-base); }

@media (max-width: 37.5rem) { #block-kbc-breadcrumbs { display: none; } }
