

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17556967641014*/
.pagination {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagination ul li {
  display: inline-block;
  margin: 0 10px;
  cursor: not-allowed;
  opacity: 0.5;
}
.pagination ul li:first-child {
  margin-left: 0;
}
.pagination ul li:has(a) {
  opacity: 1;
  cursor: pointer;
}
.pagination ul li:has(span) {
  opacity: 1;
  cursor: default;
}
.pagination ul li a, .pagination ul li span {
  display: block;
  width: fit-content;
  min-width: 40px;
  height: 40px;
  border: 1px solid #e5e7eb;
  text-decoration: none;
  font-size: 1rem;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  color: #000000;
  padding: 0 10px;
}
.pagination ul li.pagination--active a, .pagination ul li.pagination--active span {
  color: #FFFFFF;
  background: #82aad9;
  border-color: #82aad9;
}
@media (max-width: 575.98px) {
  .pagination ul {
    text-align: center;
  }
  .pagination ul li {
    margin-bottom: 15px;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/posts/css/posts_style.css?17556967642251*/
.posts {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
}
.posts:first-child {
  margin-top: 0;
}
.posts:last-child {
  margin-bottom: 0;
}
.posts .pagination {
  flex: 0 1 100%;
  max-width: 100%;
}
.posts__item {
  flex: 0 1 calc(33.33333% - 20px);
  max-width: calc(33.33333% - 20px);
}
.posts__item-image {
  margin-top: 15px;
  margin-bottom: 15px;
}
.posts__item-image:first-child {
  margin-top: 0;
}
.posts__item-image:last-child {
  margin-bottom: 0;
}
.posts__item-image picture {
  display: block;
  width: 100%;
}
.posts__item-image img {
  display: block;
  width: 100%;
  height: auto;
  filter: grayscale(0.5);
}
.posts__item-info {
  margin-top: 15px;
  margin-bottom: 15px;
}
.posts__item-info:first-child {
  margin-top: 0;
}
.posts__item-info:last-child {
  margin-bottom: 0;
}
.posts__item-name {
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 1.2rem;
  line-height: 120%;
  font-weight: 100;
}
.posts__item-name a {
  text-decoration: none;
  color: inherit;
}
.posts__item-name a:hover {
  color: #82aad9;
}
.posts__item-date {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 0.75rem;
  line-height: 120%;
  color: #3e4245;
}
.posts__item-date:first-child {
  margin-top: 0;
}
.posts__item-date:last-child {
  margin-bottom: 0;
}
.posts__item-props {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 0.875rem;
  line-height: 120%;
  color: #3e4245;
}
.posts__item-props:first-child {
  margin-top: 0;
}
.posts__item-props:last-child {
  margin-bottom: 0;
}
.posts__item-props-item {
  margin-top: 6px;
  margin-bottom: 6px;
}
.posts__item-props-item:first-child {
  margin-top: 0;
}
.posts__item-props-item:last-child {
  margin-bottom: 0;
}
.posts__item-props-item.products__item-props-item--price {
  font-size: 1rem;
  line-height: 120%;
  font-weight: bold;
  color: #000000;
}
.posts__item-text {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 0.875rem;
  line-height: 150%;
}
.posts__item-text:first-child {
  margin-top: 0;
}
.posts__item-text:last-child {
  margin-bottom: 0;
}
@media (max-width: 759.98px) {
  .posts__item {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17556967641014 */
/* /local/templates/.default/components/bitrix/news.list/posts/css/posts_style.css?17556967642251 */
