

/* Start:/local/templates/main/components/bitrix/news.detail/service/style.css?1770908739754*/
.page-anchors-wrapper {
  width: 100%;
}

.page-anchors-inner {
  max-width: 1310px;
  margin: 0 auto;
  padding: 0 15px;
}

.page-anchors {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 10px 0;
}

.page-anchors__item {
  flex: 0 0 auto;
  white-space: nowrap;
  text-decoration: none;
  padding: 10px 16px;
  background-color: #395292;
  color: #fff;
  font-size: 12px;
}
.page-anchors {
  scrollbar-width: thin;
  scrollbar-color: #395292 rgba(0,0,0,0.1);
}

.page-anchors::-webkit-scrollbar {
  height: 6px;
}

.page-anchors::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.08);
  border-radius: 10px;
}

.page-anchors::-webkit-scrollbar-thumb {
  background: #395292;
  border-radius: 10px;
}

/* End */
/* /local/templates/main/components/bitrix/news.detail/service/style.css?1770908739754 */
