/** Shopify CDN: Minification failed

Line 17:25 Unexpected "{"
Line 17:36 Expected ":"
Line 17:40 Unexpected "{"
Line 24:27 Unexpected "{"
Line 24:38 Expected ":"
Line 32:27 Unexpected "{"
Line 32:38 Expected ":"
Line 46:27 Unexpected "{"
Line 46:38 Expected ":"
Line 52:27 Unexpected "{"
... and 13 more hidden warnings

**/
/* START_BLOCK:ai_gen_block_7d37b1c (INDEX:62) */
.ai-history-breadcrumbs-{{ ai_gen_id }} {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 0;
  }

  .ai-history-breadcrumbs-{{ ai_gen_id }}__nav {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .ai-history-breadcrumbs-{{ ai_gen_id }}__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #353839;
    font-family: inherit;
    font-size: 12px;
    line-height: 1.5;
  }

  .ai-history-breadcrumbs-{{ ai_gen_id }}__item {
    display: inline-flex;
    align-items: center;
    min-width: 0;
  }

  .ai-history-breadcrumbs-{{ ai_gen_id }}__link {
    color: #13505b;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
  }

  .ai-history-breadcrumbs-{{ ai_gen_id }}__link:hover,
  .ai-history-breadcrumbs-{{ ai_gen_id }}__link:focus-visible {
    color: #f17300;
  }

  .ai-history-breadcrumbs-{{ ai_gen_id }}__link:focus-visible {
    outline: 2px solid #f17300;
    outline-offset: 3px;
  }

  .ai-history-breadcrumbs-{{ ai_gen_id }}__current {
    color: #353839;
    font-weight: 600;
    overflow-wrap: anywhere;
  }

  .ai-history-breadcrumbs-{{ ai_gen_id }}__separator {
    color: #687276;
    user-select: none;
  }

  @media screen and (max-width: 749px) {
    .ai-history-breadcrumbs-{{ ai_gen_id }}__nav {
      padding: 0 16px;
    }
  }
/* END_BLOCK:ai_gen_block_7d37b1c */
