.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:14px;color:#000;margin-top:40px;margin-bottom:20px}.breadcrumb__item:not(:last-child):after{content:"";margin:0 13px 0 5px;display:inline-block;border:solid #000;border-width:0 1px 1px 0;padding:2.3px 2.3px 2.3px 2.3px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:relative;top:-1px}.breadcrumb__item:last-child{font-weight:500}@media(max-width: 767px){.breadcrumb__item{white-space:nowrap}.breadcrumb{text-transform:none;overflow:auto;padding-bottom:10px;margin-bottom:10px}}