

/* Start:/local/templates/prombez-new/components/bitrix/system.pagenavigation/prombez/style.css?17788366581775*/
.updates-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 2px;
}
.updates-pagination__button {
  width: 42px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  text-decoration: none;
  transition-duration: 0.3s;
}
.updates-pagination__button_page {
  font-family: "Inter", sans-serif;
  font-size: clamp(12px, 1.25vw, 16px);
  font-weight: 400;
  line-height: 120%;
  color: #758088;
}
.updates-pagination__button:not(.updates-pagination__button_page) {
  color: #90959b;
}
.updates-pagination__button svg path {
  fill: currentColor;
}
.updates-pagination__button.is-active {
  color: #161616;
  background-color: #f4f5f8;
}
.updates-pagination__button.is-disabled {
  cursor: not-allowed;
}
@media (hover: hover) {
  .updates-pagination__button:not(.updates-pagination__button.is-disabled):hover {
    color: #161616;
    background-color: #f4f5f8;
  }
}
@media (hover: none) {
  .updates-pagination__button:not(.updates-pagination__button.is-disabled):active {
    color: #161616;
    background-color: #f4f5f8;
  }
}
@media (max-width: 768px) {
  .updates-pagination__button {
    width: 33px;
    border-radius: 8px;
  }
}
@media (max-width: 390px) {
  .updates-pagination__button {
    width: 28px;
    border-radius: 7px;
  }
}
@media (max-width: 768px) {
  .updates-pagination__button_start svg, .updates-pagination__button_end svg {
    width: 12px;
    aspect-ratio: 1;
  }
}
@media (max-width: 768px) {
  .updates-pagination__button_prev svg, .updates-pagination__button_next svg {
    width: 6px;
    height: 10px;
  }
}
.updates-pagination__list {
  display: flex;
  align-items: center;
  column-gap: 2px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* End */


/* Start:/local/templates/prombez-new/components/bitrix/news/video20/bitrix/news.list/.default/style.css?1778836658150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/prombez-new/components/bitrix/system.pagenavigation/prombez/style.css?17788366581775 */
/* /local/templates/prombez-new/components/bitrix/news/video20/bitrix/news.list/.default/style.css?1778836658150 */
