#hs-breadcrumb-module{background-color:var(--bc-bg,#f7f7f7);border-bottom:var(--bc-border-bottom,1px solid #eee);box-sizing:border-box;width:100%}.hs-bc-desktop-flex{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:var(--bc-max-width,1140px);padding:12px 15px}.hs-bc-list{flex:1;flex-wrap:wrap;list-style:none;margin:0;padding:0}.hs-bc-item,.hs-bc-link,.hs-bc-list{align-items:center;display:flex}.hs-bc-link{color:var(--bc-link,#18d1ae);font-size:14px;gap:4px;text-decoration:none}.hs-bc-sep{color:var(--bc-text,#666);margin:0 6px;opacity:.5}.hs-bc-current-label{color:var(--bc-current,#272727);font-size:14px;font-weight:500;white-space:nowrap}.hs-bc-plain{align-items:center;color:var(--bc-text,#666);display:flex;font-size:14px}.hs-bc-date-wrapper{align-items:center;color:#6a737d;display:flex;font-size:13px;white-space:nowrap}.hs-bc-date-icon{color:#959da5;margin-right:6px}.hs-bc-mobile{display:none;margin:0 auto;max-width:1140px;padding:5px 15px}@media (max-width:768px){.hs-bc-desktop-flex{display:none}.hs-bc-mobile{display:block}}