

/* Start:/local/templates/praktik72/components/bitrix/news/blog_new/bitrix/news.detail/.default/style.css?17721891892223*/
.article__pagination {
    display: flex;
    flex-direction: row; /*column;*/
    gap: 12px;
	justify-content: space-between;
}
@media (max-width:768px) {
	.pagination__button > span {
		display: none;
	}
	.pagination__page:before {
		content: "Все статьи";
	}
}

.tags {
    list-style: none;
    margin: 20px 0 30px 0;
    padding: 0;
    border: 0;
}

.tags__item {
    display: inline-block;
    margin-left: 15px;
    -webkit-box-shadow: 0 1px 15.5px 0.5px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 15.5px 0.5px rgb(0 0 0 / 5%);
    background-color: #cd9f6c;
    color: #000000;
    text-decoration: unset;
    padding: 5px 10px;
    margin-bottom: 15px;
    border-radius: 48px;
}

.tags__item:first-child {
    margin: 0;
}

.tags__item::before {
    content: unset;
}

.text {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 15.5px 0.5px rgb(0 0 0 / 4%);
    box-shadow: 0 1px 15.5px 0.5px rgb(0 0 0 / 4%);
    background: #FFFFFF;
    padding: 37px 30px 50px;
}

.text img {
    display: flex;
    max-width: 100%;
    max-height: 400px;
    object-fit: cover;
    margin: 0 auto 20px auto;
}
/*
@media only screen and (min-width: 768px) {
    .article__pagination {
        justify-content: space-between;
        flex-direction: row;
        gap: unset;
    }
}
*/
.table-of-contents {
margin-bottom:20px;
}
.table-of-contents > ul li:before {
    display:none;
}
.table-of-contents > ul > li {
padding-left: 0;
}
.star-rating {
  display: flex;
  justify-content: center;
  gap: 4px;
}

.c-star {
  width: var(--size, 20px);
  height: var(--size, 20px);
  fill: lightgrey;
}
.c-star.active {
  fill: #fed94b;
}
.info {
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
  grid-gap:10px;
  margin-bottom: 20px;
}
.info-read {
  display:flex;
  flex-wrap:wrap;
  justify-content: flex-start;
  grid-gap:20px;
}
.info .rating > div {
  height: 0;
}

.text p,
.text li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
.text h2,
.text h3,
.text h4 {
	margin-top: 30px;
	margin-bottom: 15px;
}
.text ol {
	margin-left: 1.25em;
}

.text .yandex-share-panel {
  margin-top: 45px;
}

@media (max-width: 580px) {
    .priceElement {
        flex-direction: column;
    }
}
/* End */


/* Start:/bitrix/components/arturgolubev/yandex.share/templates/.default/style.css?1772441425322*/
.ar_al_left {text-align:left;}
.ar_al_center {text-align:center;}
.ar_al_right {text-align:right;}
.ya-share-text-wrap {display: inline-block; vertical-align: middle;}
.ya-share-wrap {display: inline-block; vertical-align: middle;}

html .ya-share2__list_direction_horizontal > .ya-share2__item {margin-bottom: 5px;}
/* End */
/* /local/templates/praktik72/components/bitrix/news/blog_new/bitrix/news.detail/.default/style.css?17721891892223 */
/* /bitrix/components/arturgolubev/yandex.share/templates/.default/style.css?1772441425322 */
