.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);letter-spacing:.0044rem;line-height:160%;list-style-type:none;margin:0;overflow:auto hidden;padding:var(--bc-gutter-mobile) 0;scroll-behavior:smooth;scrollbar-width:none}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb .breadcrumb__overly-left,.breadcrumb .breadcrumb__overly-right{height:100%;opacity:0;position:absolute;top:0;-webkit-transition:all .5s ease;transition:all .5s ease;visibility:hidden;width:2rem}.breadcrumb .breadcrumb__overly-left{background:-webkit-gradient(linear,left top,right top,from(var(--brand-white)),to(transparent));background:linear-gradient(90deg,var(--brand-white),transparent);left:0}.breadcrumb .breadcrumb__overly-right{background:-webkit-gradient(linear,right top,left top,from(var(--brand-white)),to(transparent));background:linear-gradient(270deg,var(--brand-white),transparent);right:calc(var(--grid-gutter-width)/2*-1)}.breadcrumb li{-webkit-box-flex:0;cursor:default;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--font-size-14);font-weight:500}.breadcrumb a,.breadcrumb span{color:var(--brand-gray-100)}.breadcrumb li:last-child span{color:var(--brand-blue-100)}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{color:var(--brand-accent-blue-100)}.breadcrumb .icon{color:var(--brand-gray-100);margin-left:10px;margin-right:10px;margin-top:-2px;vertical-align:middle}.breadcrumb__item__link--bold{font-weight:var(--fw-semibold)}@media(min-width:768px){.breadcrumb{padding:var(--spacing-xs) 0}.breadcrumb .breadcrumb__overly-left,.breadcrumb .breadcrumb__overly-right{display:none}}
