

/* Start:/local/templates/generator/components/bitrix/breadcrumb/bread-smi/style.css?1720099732681*/
.breadcrumb {
    display: block;
    width: 100%;
/*    background-color: rgb(243 247 251);*/
}

.breadcrumb #breadcrumb {
/*    padding-top: 10px;
    padding-bottom: 10px;*/
    padding: 20px 0 40px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    font-family: var(--additional-font-family);
    color: var(--default-font-color);
}

.breadcrumb #breadcrumb a {
    text-decoration: none;
/*    color: var(--default-font-color);*/
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    color: #b6b6b6;
}
.bx-breadcrumbs-name {
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    color: #676767;
    padding-left: 8px;
}
/* End */


/* Start:/local/templates/generator/components/bitrix/menu/footer_menu/style.css?1766061909531*/
.footer__list .menu-item {
  margin-bottom: 16px;
  max-width: 220px;
}

.footer__list .menu-item a,
.footer__list .menu-item span {
  color: #b6b6b6;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1720));
  text-decoration: none;
  cursor: pointer;
}

.footer__list .menu-item a:active,
.footer__list .menu-item a:hover,
.footer__list .menu-item span:active,
.footer__list .menu-item span:hover {
  text-decoration: underline;
}

.footer__list .menu-item a .disable {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}

/* End */
/* /local/templates/generator/components/bitrix/breadcrumb/bread-smi/style.css?1720099732681 */
/* /local/templates/generator/components/bitrix/menu/footer_menu/style.css?1766061909531 */
