.breadcrumbs{display:none;padding:20px 0}@media screen and (min-width: 768px){.breadcrumbs{display:block}}.section--seamless+.breadcrumbs{margin-top:calc(-1*var(--grid-section-gutter))}.breadcrumbs+.section,.breadcrumbs+.wrap,.breadcrumbs+.section--seamless{margin-top:0}.breadcrumbs ul{display:flex;align-items:center;list-style:none;padding:0}.breadcrumbs li{display:inline-flex;flex:0 auto;flex-shrink:1000;overflow:hidden}.breadcrumbs li+li{margin-left:2px}.breadcrumbs li:first-child{flex:0 0 auto;flex-shrink:.5}.breadcrumbs li:first-child a{height:30px}.breadcrumbs li:last-child{flex:1 0 auto;max-width:360px}.breadcrumbs a{background-color:rgba(0,0,0,.2);border-radius:var(--border-radius-small);color:var(--color-white);font-size:11px;display:block;overflow:hidden;line-height:1.455;padding:7px 10px;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs a:hover{background-color:rgba(0,0,0,.3)}.breadcrumbs--dark a{background-color:var(--color-brown)}
