.component-bar-breadcrumbs{align-items:center;background-color:var(--color-secondary);background-image:url(../breadcrumbs.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fffc;display:flex;justify-content:center;min-height:350px;padding:var(--space-large) 0;position:relative}.component-bar-breadcrumbs:before{background:var(--color-secondary);bottom:0;content:"";left:0;opacity:.9;position:absolute;right:0;top:0}.component-bar-breadcrumbs a{color:#94b1ff;display:inline-block;line-height:44px;min-height:44px}.component-bar-breadcrumbs li{display:inline-block;line-height:1.7;margin-left:15px;padding-left:15px;position:relative}.component-bar-breadcrumbs li:before{content:"/";height:20px;left:0;line-height:20px;position:absolute;text-align:center;top:50%;transform:translate3d(-45%,-50%,0);width:20px}.component-bar-breadcrumbs li:first-child{margin-left:0;padding-left:0}.component-bar-breadcrumbs li:first-child:before{display:none}.component-bar-breadcrumbs li:last-child{display:block;margin:var(--space-mini) 0 0 0;padding:0}.component-bar-breadcrumbs li:last-child .title a{color:#fff;font-size:var(--text-large);font-weight:700;line-height:1}.component-bar-breadcrumbs li:last-child:before{display:none}@media screen and (max-width:640px){.component-bar-breadcrumbs{min-height:auto}}
