

/* Start:/bitrix/templates/aspro-lite/components/bitrix/news/site-news/style.css?1730836061475*/
ul li:before {
    content: none!important;
}

.left-menu-section {
    height: fit-content;
}

.left-menu-section ul {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 0;
}

.left-menu-section ul li {
    display: flex;
    padding: 8px 12px;
    border-radius: 8px;
    color: #231B17;
    font-size: 16px;
    margin-bottom: 0;
    cursor: pointer;
}

.left-menu-section ul li.active {
    background-color: #F45D44;
    color: #F8F5EF;
}


/* End */


/* Start:/bitrix/templates/aspro-lite/components/bitrix/news/site-news/bitrix/news.detail/.default/style.css?17308360611948*/
h1 {
	font-size: 54px;
	color: rgba(35, 27, 23, 1);
}

.s-news__detail {
	display: flex;
	gap: 80px;
	color: #231B17;
}

.s-news__date {
	font-size: 14px;
	font-weight: 400;
	color: rgba(14, 54, 38, 1);
	margin-bottom: 16px;
}

.s-news__left .s-news__date {
	margin-bottom: 0;
}

.s-news__btn-group {
	display: flex;
	color: rgba(208, 172, 136, 1);
}

.s-news__read {
	color: rgba(208, 172, 136, 1);
}

.s-news__right {
	max-width: 400px;
	width: 100%;
}

.s-news__left {
	max-width: 870px;
}

.s-news__left img {
	border-radius: 16px;
	margin-bottom: 40px;
	margin-top: 16px;
}

.s-news {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 32px;
}

.s-news__item {
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid rgba(208, 172, 136, 1);
}

.s-news__info {
	padding: 24px;
}

.s-news__date {
	font-size: 14px;
	font-weight: 500;
	color: rgba(14, 54, 38, 1);
	margin-bottom: 16px;
}

.s-news__title {
	font-size: 24px;
	font-weight: 700;
	color: rgba(35, 27, 23, 1);
	margin-bottom: 8px;
}

.s-news__description {
	font-size: 16px;
	margin-bottom: 16px;
	line-height: 20px;
}

.s-news__btn {
	color: rgba(14, 54, 38, 1);
	text-decoration: underline;
}

.s-news__btn-group {
	display: flex;
	align-items: center;
	gap: 3px;
	color: rgba(208, 172, 136, 1);
	font-size: 14px;
}

.s-news__view {
	margin-left: auto;
	/*margin-right: 16px;*/
}

.s-news__title-list {
	margin-bottom: 24px;
	font-size: 24px;
	font-family: PT Serif;
}

.s-news__share {
	display: flex;
	align-items: center;
	gap: 5px;
	color: #D0AC88;
	margin-left: auto;
}

.s-news__share:hover {
	color: #0E3626;
}

.s-news__share:hover path {
	stroke: #0E3626;
}
.page-top>.topic{
	display: none;
}
.s-news__share{
	position: relative;
}
.s-news__share>.item-action>.item-action__inner,
.s-news__share>.item-action{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.s-news__share>.item-action i{
	display: none;
}
/* End */
/* /bitrix/templates/aspro-lite/components/bitrix/news/site-news/style.css?1730836061475 */
/* /bitrix/templates/aspro-lite/components/bitrix/news/site-news/bitrix/news.detail/.default/style.css?17308360611948 */
