

/* Start:/bitrix/templates/gbk_blue/components/bitrix/news/articles/style.css?1785855653924*/
div.news-list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	
}

div.news-item {
	display: flex;
	flex-direction: column;
	word-wrap: break-word;
	width: 302px;
	height: ;
	margin-bottom: 60px;
}

div.news-list img.preview_picture {
	width: 302px;
	height: 200px;
	border-radius: 16px;
	border-radius: 16px;

}

div.articles_date {
	font-weight: 300;
	font-style: Light;
	font-size: 14px;
	line-height: 120%;
	color: #868685;
	margin-top: 12px;
}

div.news-item a {
	text-decoration: none;
	font-family: Open Sans;
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	color: #1D1D1D;
	margin-bottom: 12px;
}
div.news-title {
	margin-top: 12px;
}
div.news-item div.p_text {
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	line-height: 130%;
	color: #535353;
	margin-top: 12px;
}



/* End */


/* Start:/bitrix/templates/gbk_blue/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17858556532937*/
div.news-detail {
	display: flex;
	flex-direction: column;
}
.detail_picture {
	width: 100%;
	max-height: 560px;
}

div.news-detail-body {
	display: flex;
	flex-direction: row;
	margin-top: 40px;
}



div.news-detail-sidebar {
	width: 380px;
}
div.news-detail-sidebar .banner-news-detail {
	width: 380px;
	border-radius: 16px;
}

div.news-detail-sidebar div.banner_help div.news-detail-bannr-help  {
	flex-wrap: wrap;
}

div.news-detail-sidebar div.banner_help div.news-detail-bannr-help div.banner_help_wrapper {
	width: 100%;
}
div.news-detail-sidebar div.banner_help div.news-detail-bannr-help div.banner_help_wrapper div.banner_help_text {
	margin: 0 0 0 0;
}
div.news-detail-sidebar div.banner_help div.news-detail-bannr-help div.banner_help_wrapper div.banner_help_text h2 {
font-family: Geologica;
font-weight: 700;
font-size: 40px;
line-height: 120%;
}

div.news-detail-sidebar div.banner_help div.news-detail-bannr-help div.banner_help_wrapper a.help_button {
	margin: 40px 0;
}
div.news-detail-sidebar div.banner_help div.news-detail-bannr-help div.banner_help_wrapper a.help_button .banner_help_button {
	margin: 0 0 0 0;
}
div.news-detail-sidebar div.banner_help div.news-detail-bannr-help div.banner_help_images img {
	width: 100%;
	height: 100%;
}
div.news-detail-sidebar div.banner_help div.news-detail-bannr-help {
	padding-bottom: 0;
}



div.news-detail-banner {
	width: 100%;
	min-height: 316px;
	display: flex;
	align-items: flex-end;
	padding: 40px;
	border-radius: 16px;
	
	

}

div.detail-banner_help_text h2{
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 140%;
	letter-spacing: 0%;
	color: #fff;
}
div.detail-banner_help_wrapper .help_button {
	background-color: transparent;
	margin-top: 12px;
}
div.detail-banner_help_wrapper div.banner_help_button {
	margin: 0 0 0 0;
}



div.news-detail-bannr-help {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 40px;
}

div.banner_help_text {
	display: block;
	margin: 0 40px 24px 40px;
}

div.banner_help_text h2 {
	color: #FFF;
}

div.banner_help_button {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
	width: 244px;
	height: 48px;
	border: 2px solid #fff;
	border-radius: 8px;
	margin: 0 0 0 40px;
	align-content: center;
}
div.news-detail-sidebar div.news-detail-banner a {
	text-decoration: none;
}
div.news-detail-sidebar div.news-detail-banner div.banner_help_button {
	width: 144px;
}



a.banner_help_button img {
	display: block;
}
div.banner_help_button span {
	display: block;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
	line-height: 100%;
	color: #fff;
}



.banner_help_wrapper .help_button {
	cursor: pointer;
}
div.news-detail-bannr-help img.detail_picture-help
{
	/*float:right;*/
	margin: -25px 20px -4px 0;
}
div.banner_help_images {}
/* End */


/* Start:/bitrix/templates/gbk_blue/components/bitrix/news.list/articles/style.css?17858556531064*/

div.list-articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

p.item-articles {
    display: flex;
    flex-direction: column;
    width: 302px;
    height: 385px;
    overflow-wrap: break-word;
}

img.preview_picture-articles {
    width: 302px;
    height: 200px;
    border-radius: 16px;
}

span.articles_date {
    margin-bottom: 12px;
    color: #868685;
    font-family: var(--font-family-body);
    font-size: var(--font-size-small);
    font-weight: var(--font-weight-light);
    line-height: var(--line-height-heading);
}

p.item-articles a {
    margin-bottom: 12px;
    color: #1d1d1d;
    text-decoration: none;
    font-family: var(--font-family-body);
    font-size: var(--font-size-body-large);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-heading);
}

p.item-articles span.p_text {
    color: #535353;
    font-family: var(--font-family-body);
    font-size: var(--font-size-control);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-text);
}

/* End */
/* /bitrix/templates/gbk_blue/components/bitrix/news/articles/style.css?1785855653924 */
/* /bitrix/templates/gbk_blue/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17858556532937 */
/* /bitrix/templates/gbk_blue/components/bitrix/news.list/articles/style.css?17858556531064 */
