

/* Start:/bitrix/templates/kaleidoscope/components/bitrix/news/blocks/bitrix/news.list/blocks/style.css?16485606272811*/
.hide { display: none !important; }
.btn-link { color: #727984; font-size: 16px; line-height: 18px; padding-left: 10px; text-decoration: none; }
.btn-link:hover { text-decoration: none; }
.uk-padding-large-top { padding-top: 100px; }
.uk-padding-large-bottom { padding-bottom: 100px; }

/* BANNER */
.landing_banner p { font-size: 22px; line-height: 34px; }
/*@media screen and (min-device-width: 1600px) {
	.landing_banner { padding: 100px 0; }
}*/

/* STEPS */
.landing_steps div.step-img-wrap {
	background: #F2F3F7;
    padding: 26px;
    width: 48px;
    height: 48px;
    margin: 0 auto; 
}

/* ELEMENTS */
.landing_elements .uk-width-1-2\@m img { width: 283px; height: 283px; }
.landing_elements .uk-width-1-3\@m img { width: 230px; height: 230px; }
.landing_elements p { font-size: 18px; line-height: 28px; }
.landing_elements .uk-width-1-2\@m p { max-width: 325px; }

/* TABLE */
.landing_table .uk-background-muted,
.landing_table .uk-background-default { border-bottom: 2px solid #F5F5FA; }
.landing_table span.title { color: #1D1D1F; font-size: 24px; line-height: 28px; }
.landing_table .uk-text-muted { font-size: 18px; line-height: 26px; }

/* CARDS */
.uk-card { border-radius: 24px; }
.uk-border-rounded { border-radius: 24px !important; }
.uk-card img { border-top-right-radius: 24px; border-bottom-right-radius: 24px;}
.uk-card .uk-card-media-top { border-top-right-radius: 24px; border-top-left-radius: 24px; }
.landing_elements .uk-card { border: 2px solid #F5F5FA; transition: all .3s ease-out; }
.landing_elements .uk-card img { border-radius: 50%; }
.landing_elements h3 { font-weight: 600; }
.landing_elements h3 a { color: #333; text-decoration: none; transition: all .3s ease-out; }
.landing_elements h3 a:hover { color: #36549D; text-decoration: none; }

/* TEXT */
.landing_text .uk-card img { border-radius: 50%; }

/* DOCS */
.landing_docs .uk-grid { margin-left: -20px; }
.landing_docs .uk-grid + .uk-grid { margin-top: 0; }
.landing-docs .docs-item { transition: all 2s linear; }
.landing_docs .icon-doc { width: 24px; height: 24px; }
.landing_docs img { background: #F5F5FA; padding: 23px; border-radius: 50%; }
.landing_docs a { font-size: 18px; line-height: 21px; }
.landing_docs .uk-child-width-1-1\@s > .uk-grid { margin-bottom: 50px; }


/* STEPS */
.landing_steps p { color: #727984; font-size: 18px; line-height: 28px; }


/* TILE */
.landing_tile p { color: #727984; font-size: 18px; line-height: 28px; }
.landing_tile .uk-card .uk-card-media-top img { border-bottom-right-radius: 0; }


@media(min-width: 981px) {
	.landing_steps .step-img {
		position: relative;
		width: 100%;
	}
	.landing_steps .step-img:after {
		content: "";
		display: block;
		position: absolute;
		background: #F5F5FA;
		width: 100%;
		height: 2px;
		top: 50px;
		left: 50%;
		z-index: -1;
	}
}
/* End */
/* /bitrix/templates/kaleidoscope/components/bitrix/news/blocks/bitrix/news.list/blocks/style.css?16485606272811 */
