.m-breadcrumb{font-size:14px;padding:0 40px 40px}@media screen and (max-width:767px){.m-breadcrumb{padding:0 20px 30px}}.m-breadcrumb__list{display:flex;flex-wrap:wrap}.m-breadcrumb__item{align-items:center;color:#333;display:flex}.m-breadcrumb__item:not(:first-child):before{background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%23333' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M9 18l6-6-6-6'></path></svg>");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin:0 8px;width:16px}.m-breadcrumb__item a{color:inherit}.m-breadcrumb__item:last-child{font-weight:500}