.bc{display:none}@media (min-width:1200px){.bc{display:block}}.bc__list{padding:0;margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.bc__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.bc__item+.bc__item::before{content:"";display:inline-block;width:6px;height:3px;background:url(./img/arrow-bottom.svg) no-repeat center/contain;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.bc__item:last-of-type{pointer-events:none}.bc__item:last-of-type .bc__link{color:var(--black)}.bc__link{color:#012597}