

/* Start:/bitrix/templates/khanbass/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1755581991496*/
.news-card {
    display: flex;
    background-color: white;
    border-radius: 40px;
    padding: 0 25px 25px 25px;
    margin-bottom: 50px;
    z-index: 10;
	flex-direction: column;
}
.news-name {
	font-size: 30px;
    color: #62388A;
	margin-bottom: 25px;
}
.news-btn {
	display: flex;
    justify-content: center;
    align-items: end;
    height: 100%;
    z-index: 10;
}
.news-date {
    font-weight: 400;
    font-style: italic;
    margin-top: 25px;
}
.detail-news-img {
    width: 49%;
}
/* End */
/* /bitrix/templates/khanbass/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1755581991496 */
