@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}#brxe-atlloi .item {color: #5e5e5e; font-size: 1.4rem; font-weight: 400; font-family: "Open Sans"}#brxe-atlloi .separator {font-size: 1.2rem; color: #5e5e5e}#brxe-atlloi .item[aria-current="page"] {color: var(--bricks-color-vltlac)}#brxe-atlloi {display: flex}@media (max-width: 767px) {.brxe-breadcrumbs { display: flex; flex-wrap: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none;  -ms-overflow-style: none;  gap: 1rem; scroll-snap-type: x mandatory; padding-inline: 1rem;}.brxe-breadcrumbs::-webkit-scrollbar { display: none;}.brxe-breadcrumbs .item { white-space: nowrap; scroll-snap-align: start;}}