.blog-breadcrumbs-2{font-size:16px;width:100%}.breadcrumb-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumb-item{align-items:center;color:var(--BLACK);display:flex;margin:0}.breadcrumb-margin{margin:20px 0}.breadcrumb-item:first-of-type:only-of-type:before{color:#6c757d;content:"○";margin:0 .5rem 0 0}.breadcrumb-item:not(:first-child):before{color:var(--BLACK);content:"○";margin:0 .5rem}.breadcrumb-item a{color:var(--BLACK);text-decoration:none}.breadcrumb-item :hover,.breadcrumb-item a:hover{opacity:var(--HOVER_OPACITY)}@media (max-width:767px){.blog-breadcrumbs-2{font-size:12px;margin-bottom:var(--MARGIN_3)}.breadcrum-last-item{max-width:45ch;overflow:hidden;text-overflow:ellipsis;white-space:normal}}