.breadcrumb-component{width:100%}
.breadcrumb-component .breadcrumb{margin:0;padding:0;background-color:transparent}
.breadcrumb-component .cmp-breadcrumb__list,.breadcrumb-component .cmp-breadcrumb__item{display:flex}
.breadcrumb-component .cmp-breadcrumb__item{position:relative;align-items:center;font-family:'N27 Medium';font-size:14px;line-height:20px;font-weight:600}
.breadcrumb-component .cmp-breadcrumb__item:not(:last-child)::after{content:"\ee939";font-family:'icomoon';display:flex;justify-content:center;align-items:center;min-width:24px;width:24px;max-width:24px;min-height:24px;height:24px;max-height:24px;font-size:24px}
.breadcrumb-component .cmp-breadcrumb__item:not(:last-child)::after::before{font-size:24px}
.breadcrumb-component .cmp-breadcrumb__item:not(:last-child)::after img{width:100%;height:100%}
.breadcrumb-component .cmp-breadcrumb__item:last-child{padding-right:0;margin-right:0}
.breadcrumb-component .cmp-breadcrumb__item-link:hover,.breadcrumb-component .cmp-breadcrumb__item-link:focus-visible{text-decoration:underline}
.breadcrumb-component .cmp-breadcrumb__item:first-child span{margin-right:8px}
.breadcrumb-component .cmp-breadcrumb__item:not(:first-child) span{margin-inline:8px}
.breadcrumb-component.icex-text--light .cmp-breadcrumb__item,.breadcrumb-component.icex-text--light .cmp-breadcrumb__item-link span{color:#fff}
.breadcrumb-component.icex-text--dark .cmp-breadcrumb__item,.breadcrumb-component.icex-text--dark .cmp-breadcrumb__item-link span{color:#646468}