

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/visual/style.min.css?17509245093386*/
.bx_pagination_bottom *{vertical-align:baseline}.bx_pagination_bottom{color:#8d8d8d;font-size:11px}.bx_pagination_bottom .bx_pagination_section_two{float:right;text-align:right}.bx_pagination_bottom .bx_pg_section{display:inline-block;height:30px;vertical-align:top;line-height:30px}.bx_pagination_bottom .bx_pagination_select_container{display:inline-block}.bx_pagination_bottom .bx_pagination_select_container select{position:relative;margin:2px 20px 2px 10px;padding:1px 25px 3px 5px;height:22px;outline:0;border:1px solid #e0e0e0;border-radius:1px;background:#fff url(/bitrix/components/bitrix/system.pagenavigation/templates/visual/images/select_arrow.png) no-repeat right center;color:#8d8d8d;font-size:11px;line-height:16px;resize:none;-webkit-appearance:none}@-moz-document url-prefix(){.bx_pagination_bottom .bx_pagination_select_container select{background:#fff!important;padding-right:5px}}.bx_pagination_bottom .bx_pagination_page{white-space:nowrap;font-size:12px}.bx_pagination_bottom .bx_pagination_page ul{display:inline-block;margin:0;padding:0}.bx_pagination_bottom .bx_pagination_page li{display:inline-block;min-width:22px;color:#8d8d8d;text-align:center;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a{display:block;min-width:22px;color:#8d8d8d;text-align:center;text-decoration:none;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a:hover{color:#555}.bx_pagination_bottom .bx_pagination_page li.bx_active{border-radius:3px;background:#dbecf4;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1)}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display:block}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right:5px}.bx_pagination_bottom .bx_wsnw{white-space:nowrap}@media(min-width:480px) and (max-width:639px){.bx_pagination_bottom .bx_pagination_select_container select{margin-right:10px}}@media(max-width:479px){.bx_pagination_bottom .bx_pagination_section_two{float:none;text-align:left}.bx_pagination_bottom .bx_pagination_select_container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:47%}.bx_pagination_bottom .bx_pagination_select_container select{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:0!important;width:90%}.bx_pagination_bottom .bx_pg_section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:left}.bx_pagination_bottom .bx_pagination_page{white-space:normal}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width:100%;height:auto;text-align:center}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display:none}.bx_pagination_bottom .bx_pg_text{display:inline-block;width:50%}.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display:none}}.bx_pagination_bottom .bx_pagination_section_one,.bx_pagination_bottom .bx_pagination_section_two,.bx_pagination_bottom .bx_pagination_select_container,.bx_pagination_bottom .bx_pagination_select_container select,.bx_pagination_bottom .bx_pg_section,.bx_pagination_bottom .bx_pagination_page,.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,.bx_pagination_bottom .bx_pg_text,.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/bitrix/templates/01/components/bitrix/news/news-kmept/bitrix/news.list/.default/style.css?17509246252168*/
#news .slider .owl-item img {
	height: auto
}

.frame.news {
	border-color: var(--purple);
	padding: 5px;
	margin: 0 0 30px
}

body.light .frame.news {
	border-color: var(--blue)
}

.frame.news .text {
	width: 100%;
	height: 220px;
	padding: 10px 10px 25px
}

.frame.news a {
	display: block;
	text-decoration: none
}

.frame.news h3 {
	color: var(--white);
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	height: 66px
}

.popup-news {
	position: fixed;
	background: var(--black);
	top: 0;
	height: 0;
	width: 100%;
	height: 100%;
}

body.light .frame.news h3 {
	color: var(--black)
}

.frame.news p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	height: 69px;
	color: var(--gray)
}

.frame.news span {
	font-size: 14px
}

.frame.news .more {
	font-size: 17px;
	font-family: 'Gotham Pro Medium', sans-serif;
	color: var(--purple);
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='9' viewBox='0 0 22 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.1543 4.5L1.88507 4.5M20.1543 4.5L16.0945 8M20.1543 4.5L16.0945 1' stroke='%23B1A7FC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 30px
}

body.light .frame.news .more {
	color: var(--blue);
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='9' viewBox='0 0 22 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.1543 4.5L1.88507 4.5M20.1543 4.5L16.0945 8M20.1543 4.5L16.0945 1' stroke='%23293CF4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

section {
	padding: 30px 0
}

.frame.news .more:hover {
	padding-right: 20px
}

.frame.news img {
	width: 100%;
	height: 120px;
	object-fit: cover;
	border-radius: var(--b-radius-sm)
}

.frame.news .text {
	height: 170px
}

.frame.news h3 {
	-webkit-line-clamp: 2;
	height: 44px
}

.frame.news p {
	-webkit-line-clamp: 2;
	height: 46px
}






















/* End */


/* Start:/bitrix/templates/01/components/bitrix/form.result.new/welcome/style.css?1750924625639*/
table.form-table
{
	width:100%;
	background-color:#1c1a1a transparent;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/01/components/bitrix/form.result.new/welcome/images/table_head.gifе);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/01/components/bitrix/form.result.new/welcome/images/icon_warn.gif);
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/visual/style.min.css?17509245093386 */
/* /bitrix/templates/01/components/bitrix/news/news-kmept/bitrix/news.list/.default/style.css?17509246252168 */
/* /bitrix/templates/01/components/bitrix/form.result.new/welcome/style.css?1750924625639 */
