

/* 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/menu/footer_menu/style.css?1766061909531 */
