.section--breadcrumb .breadcrumb-item-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.25rem 0 1rem;margin:0;background:0 0;list-style:none}.section--breadcrumb .breadcrumb-item-list .breadcrumb-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;font-size:.85rem;color:grey}.section--breadcrumb .breadcrumb-item-list .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.section--breadcrumb .breadcrumb-item-list .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:inherit;content:"/"}.section--breadcrumb .breadcrumb-item-list .breadcrumb-item a{color:inherit;font-size:inherit;opacity:1}.section--breadcrumb .breadcrumb-item-list .breadcrumb-item a:hover{color:#a9a9a9!important;opacity:1}.section--breadcrumb .breadcrumb-item-list .breadcrumb-item:last-of-type{max-width:17rem}.section--breadcrumb .breadcrumb-item-list .breadcrumb-item:last-of-type span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:575.98px){.section--breadcrumb{display:none}}