.breadcrumb{display:flex;padding-top:1.6rem;padding-bottom:1.6rem}.breadcrumb__list{display:flex;align-items:center;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.breadcrumb__item{display:flex;align-items:center;font-size:1.2rem;line-height:1.2rem}.breadcrumb__item:not(:last-child):after{content:"";width:.6rem;height:1.2rem;margin-left:1.6rem;margin-right:1.6rem;background:url("./nts-icon-arrow-breadcrumb-v2.svg") center no-repeat}@media screen and (max-width: 749px){.breadcrumb__item:nth-child(3) span{display:inline-block;max-width:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.breadcrumb__item:nth-child(n+4){display:none}}.breadcrumb__link{color:#1e2630}.breadcrumb__link:hover{text-decoration:underline}.breadcrumb__link[aria-current=page]{font-weight:500;text-decoration:none}.breadcrumb--white .breadcrumb__item:not(:last-child):after{background-image:url("./nts-icon-arrow-breadcrumb-v2--white.svg")}.breadcrumb--white .breadcrumb__link{color:#fff}