.breadcrumb{margin-bottom:56px;margin-top:96px;overflow:hidden}.breadcrumb .nav-scroller__next,.breadcrumb .nav-scroller__prev{height:100%}.breadcrumb.is--hidden-mobile{display:none}@media only screen and (min-width:768px){.breadcrumb.is--hidden-mobile{display:block}}.short-description+.breadcrumb{margin-bottom:0;margin-top:0}.breadcrumb__inner{justify-content:center;margin-inline:auto;position:relative;width:var(--content-width)}.breadcrumb__list{-ms-overflow-style:none;-moz-column-gap:4px;column-gap:4px;display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:20px;padding-top:20px;scroll-behavior:smooth;scrollbar-width:none;white-space:nowrap;width:100%}.breadcrumb__list::-webkit-scrollbar{display:none}.breadcrumb__list-item{display:flex}.breadcrumb__list-item:last-of-type .breadcrumb__item{pointer-events:none}.breadcrumb__list-item:last-of-type .breadcrumb__item .breadcrumb__item-label:after{max-width:100%;opacity:1}.breadcrumb__list-item:last-of-type .breadcrumb__item svg{display:none}.breadcrumb__item{align-items:center;color:var(--color-body-foreground);display:flex;font-family:GT Flexa,Arial,sans-serif;font-size:.875rem;font-weight:300;line-height:130%;text-decoration:none}.breadcrumb__item svg{display:inline-block;height:16px;margin-left:6px;width:16px;fill:var(--color-body-foreground)}@media(hover:hover){.breadcrumb__item:hover .breadcrumb__item-label:after{max-width:1000px;opacity:1}}.breadcrumb__item-label{position:relative}.breadcrumb__item-label:after{background:var(--color-body-foreground);bottom:-2px;content:"";height:1px;left:0;max-width:0;opacity:0;position:absolute;transition:max-width .6s cubic-bezier(.645,.045,.355,1) .2s,opacity .25s cubic-bezier(.645,.045,.355,1);width:100%}