.section-breadcrumb{background:#fff}.section-breadcrumb .section__inner{border-bottom:2px solid #f4f4f4;padding:34px 0 11px 13px}.section-breadcrumb .section__nav>ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;margin:-5px -13px}.section-breadcrumb .section__nav>ul>li{padding:5px 13px;margin:0;font-size:16px;color:#153954;font-weight:300;position:relative;text-transform:capitalize}.section-breadcrumb .section__nav>ul>li.current{font-weight:600}.section-breadcrumb .section__nav>ul>li>span[aria-hidden]{position:absolute;top:50%;left:-4px;transform:translateY(-50%);font-weight:300}.section-breadcrumb .section__nav>ul>li>a{font-size:inherit;font-weight:inherit;text-decoration:none;color:inherit;position:relative}.section-breadcrumb .section__nav>ul>li>a:after{content:'';position:absolute;top:100%;left:0;right:100%;height:1px;background:currentColor;transition:right .4s}.section-breadcrumb .section__nav>ul>li.current>a:after{height:2px}.section-breadcrumb .section__nav>ul>li>a:hover:after{right:0}