/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
	margin: 0;
	overflow-x: hidden;
}

/**
* Render the `main` element consistently in IE.
*/

main {
	display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
	background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
	border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input { /* 1 */
	overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
	text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
	vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
	overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
	display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
	display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
	display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
	display: none;
}


button:focus {
	background-color: transparent;
}

.unit_text_m+.unit_rect {
	margin-top: 24px
}

.unit_text_m+.unit_text_l {
	margin-top: 24px
}

.unit_text_m+.unit_text_m {
	margin-top: 12px
}

.unit_text_m+.unit_text_xl {
	margin-top: 28px
}

.unit+.footer,
.unit+.hydro>.footer:first-child,
.unit+.hydro>div:first-child .footer {
	margin-top: 48px
}

.unit+.sticky {
	margin-top: 20px
}

.unit+.actions {
	margin-top: 40px
}

.unit_rect+.unit_rect {
	margin-top: 40px
}

.unit_rect+.unit_text_xl,
.unit_rect+.cover .title,
.unit_rect+.unit_text_l,
.unit_text_xl+.unit_rect {
	margin-top: 32px
}

.unit_rect+.unit_text_m {
	margin-top: 20px
}

.unit_text_l+.unit_rect {
	margin-top: 28px
}

.unit_text_l+.unit_text_l {
	margin-top: 28px
}

.unit_text_l+.unit_text_m {
	margin-top: 16px
}

.unit_text_l+.unit_text_xl,
.cover .unit_text_l+.title {
	margin-top: 32px
}

.unit_text_xl+.unit_text_xl {
	margin-top: 24px
}

.unit_text_xl+.unit_text_l,
.unit_text_xl+.unit_text_m {
	margin-top: 20px
}

body {
	touch-action: manipulation;
	margin: 0
}

html,
body {
	position: relative;
	background: #fff
}

html.ua_frame_yes,
.ua_frame_yes body {
	height: 100%
}

.ua_frame_yes body {
	display: block;
	width: 1px;
	min-width: 100%
}

.ua_frame_yes .page__container {
	position: relative;
	overflow: auto;
	box-sizing: border-box;
	height: 100%
}

html.ua_frame_yes.ua_os_ios,
.ua_frame_yes.ua_os_ios body {
	overflow-y: scroll;
	height: 100vh
}

html.ua_frame_yes.ua_browser_ios,
.ua_frame_yes.ua_browser_ios body,
.ua_frame_yes.ua_browser_ios .page__container {
	position: relative;
	display: block;
	-webkit-overflow-scrolling: touch;
	width: 0;
	min-width: 100%;
	max-width: 100%;
	height: 0;
	min-height: 100%;
	max-height: 100%;
	will-change: opacity
}

.page {
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%
}

.page_hidden,
.page_in-frame .page__reload-button {
	display: none
}

.page_scroll_disabled {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	overflow: hidden
}

.page .source,
.page .page__reload-button {
	margin-top: 56px
}

.page__svg-sprite {
	display: none
}

.page,
.input {
	font-family: Helvetica Neue, arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px
}

input,
textarea,
button {
	font-family: Helvetica Neue, arial, sans-serif
}

.page__extras-fixed {
	display: none
}

.page__extras-fixed_active {
	display: block
}

.page__container_lock-scroll,
.ua_frame_yes .page__container_lock-scroll {
	visibility: hidden;
	overflow: hidden;
	height: 100vh
}

html.ua_frame_yes body.page_os_ios:not(.page_autoload) .page__container {
	height: calc(100% + 1px);
	max-height: 100%
}

html.ua_frame_yes body.page_os_ios .page__extras-fixed_active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect {
	border-top: none
}

.page__result_theme_morda .morda.automain>.main-news.unit_rect {
	position: relative;
	margin-right: -14px;
	margin-left: -14px;
	padding-top: 0;
	padding-bottom: 0
}

.page__result_theme_morda .morda.automain>.main-news.unit_rect .turbo-image-simple_rounded {
	border-radius: 0
}

.automain .feed-hydro-default .feed__title {
	display: none
}

.automain .feed_layout_default .feed-item__description {
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 20px;
	color: #272a30
}

.morda.automain .unit_rect.feed-hydro-default+.unit_rect.feed-hydro-default {
	padding-top: 0
}

.morda.automain .main-news .snippet__thumb_position_top+.snippet__content {
	position: absolute;
	right: 20px;
	bottom: 20px;
	left: 20px
}

.morda.automain .feed-item_thumb-position_top {
	position: relative
}

.morda.automain .feed-item_thumb-position_top .turbo-image-simple {
	border-radius: 3%
}

.morda.automain .feed-item_thumb-position_top .feed-item__text-wrapper {
	position: absolute;
	right: 20px;
	bottom: 70px;
	left: 20px
}

.morda.automain .feed-item_thumb-position_top .feed-item__text-wrapper .feed-item__description {
	color: #fff;
	text-shadow: 0 4px 10px rgba(0, 0, 0, .25)
}

.morda.automain .feed-item_thumb-position_top .feed-item__meta {
	position: absolute;
	right: 20px;
	bottom: 32px;
	left: 20px
}

.page__result_theme_morda .morda.automain .feed_layout_horizontal .feed__inner {
	margin-bottom: -30px;
	padding-bottom: 30px
}

.page__result_theme_morda .morda.automain>.unit_rect .link.snippet__title-link {
	color: #fff;
	text-shadow: 0 4px 10px rgba(0, 0, 0, .25)
}

.page__result_theme_morda .morda.automain .feed-hydro-default .feed-item__title-inner {
	font-size: 13px;
	font-weight: 400;
	line-height: 15px;
	color: #272a30
}

.page__result_theme_morda .morda.automain .feed-hydro-horizontal .feed-item__title-inner {
	color: #fff
}

.morda.automain .feed .feed-item .turbo-image-simple,
.page__result_theme_morda .morda.automain .snippet .snippet__thumb .turbo-image-simple {
	overflow-x: hidden
}

.morda.automain .feed .feed-item .turbo-image-simple:after,
.page__result_theme_morda .morda.automain .snippet .snippet__thumb .turbo-image-simple:after {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 1.92%, rgba(0, 0, 0, 0) 100%)
}

.morda.automain .feed-item .feed-item__wrapper {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal {
	margin-right: -14px;
	margin-left: -14px;
	padding: 10px 15px 20px;
	background-color: #ecf0f3
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal .feed-item {
	position: relative
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal .feed-item__wrapper {
	position: relative;
	width: 290px
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal .feed-item__title-inner_simple,
.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal .feed-item__description-inner {
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 20px;
	color: #fff
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal .feed-item__text-wrapper {
	position: absolute;
	right: 20px;
	bottom: 50px;
	left: 20px
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal .feed-item__meta {
	position: absolute;
	right: 20px;
	bottom: 15px;
	left: 20px
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal .feed-item_detailed .feed-item__meta {
	bottom: 125px
}

.page__result_theme_morda .morda.automain .unit_rect+.unit_rect.feed-hydro-horizontal .feed-item:last-child .feed-item__meta {
	right: 34px
}

.page__result_theme_morda .morda.automain .unit_rect.main-news+.unit_rect.feed-hydro-default {
	position: relative;
	margin-top: -10px;
	margin-right: -14px;
	margin-left: -14px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-left-radius: 3%;
	border-top-right-radius: 3%;
	background-color: #fff
}

.typo_regular {
	font-family: Helvetica Neue, arial, sans-serif
}

.typo_bold {
	font-family: Helvetica Neue, arial, sans-serif;
	font-weight: 700
}

.typo_text_m {
	font-size: 16px
}

.typo_text_m.typo_line_s {
	line-height: 20px
}

.typo_text_m.typo_line_m {
	line-height: 24px
}

.typo_text_m.typo_line_l {
	line-height: 28px
}

.typo_text_l {
	font-size: 20px
}

.typo_text_l.typo_line_s {
	line-height: 24px
}

.typo_text_l.typo_line_m {
	line-height: 28px
}

.typo_text_l.typo_line_l {
	line-height: 32px
}

.grid {
	box-sizing: border-box
}

.grid_row {
	display: -webkit-flex;
	display: flex
}

.grid_row .grid_cell {
	-webkit-flex: 1 1 0px;
	flex: 1 1 0px
}

.grid_row>.grid_row {
	width: 100%
}

.grid_cell {
	vertical-align: top
}

.grid_cell+.grid_cell {
	margin-left: 8px
}

.grid .grid_col_2 {
	display: inline-block;
	-webkit-flex: 0 0 42px;
	flex: 0 0 42px;
	width: 42px;
	min-width: 42px
}

.grid .grid_col_2.grid_square {
	height: 42px
}

.grid .grid_col_3 {
	display: inline-block;
	-webkit-flex: 0 0 67px;
	flex: 0 0 67px;
	width: 67px;
	min-width: 67px
}

.grid .grid_col_3.grid_square {
	height: 67px
}

.grid_nojustify {
	display: block;
	white-space: nowrap
}

.grid_nojustify .grid_cell {
	display: inline-block;
	width: auto;
	white-space: normal
}

.grid_wrap {
	margin-right: 14px;
	margin-left: 14px
}

.grid_unwrap {
	display: block;
	margin-right: -14px;
	margin-left: -14px
}

@-webkit-keyframes turbo-loader-gray-loading {

	0%,
	33% {
		background-color: hsla(0, 0%, 60%, .4)
	}

	5%,
	25% {
		background-color: #999
	}
}

@keyframes turbo-loader-gray-loading {

	0%,
	33% {
		background-color: hsla(0, 0%, 60%, .4)
	}

	5%,
	25% {
		background-color: #999
	}
}

.turbo-loader_theme_gray {
	background: #f5f5f5
}

.turbo-loader_theme_gray .turbo-loader__dot {
	background-color: hsla(0, 0%, 60%, .4);
	-webkit-animation-name: turbo-loader-gray-loading;
	animation-name: turbo-loader-gray-loading;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@-webkit-keyframes turbo-modal_theme_lc-paranja-show {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes turbo-modal_theme_lc-paranja-show {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes turbo-modal_theme_lc-paranja-hide {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes turbo-modal_theme_lc-paranja-hide {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes turbo-modal_theme_lc-content-show {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes turbo-modal_theme_lc-content-show {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes turbo-modal_theme_lc-content-hide {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@keyframes turbo-modal_theme_lc-content-hide {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@-webkit-keyframes turbo-modal_theme_lc-content-wrapper {
	0% {
		overflow: hidden
	}

	to {
		overflow: auto
	}
}

@keyframes turbo-modal_theme_lc-content-wrapper {
	0% {
		overflow: hidden
	}

	to {
		overflow: auto
	}
}

@-webkit-keyframes popup2_view_default_bottom {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@keyframes popup2_view_default_bottom {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@-webkit-keyframes popup2_view_default_bottom_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes popup2_view_default_bottom_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes popup2_view_default_top {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@keyframes popup2_view_default_top {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@-webkit-keyframes popup2_view_default_top_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes popup2_view_default_top_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes popup2_view_default_right {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@keyframes popup2_view_default_right {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@-webkit-keyframes popup2_view_default_right_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes popup2_view_default_right_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes popup2_view_default_left {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@keyframes popup2_view_default_left {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@-webkit-keyframes popup2_view_default_left_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes popup2_view_default_left_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes loading {
	0% {
		left: -100%
	}

	to {
		left: 100%
	}
}

@keyframes loading {
	0% {
		left: -100%
	}

	to {
		left: 100%
	}
}

@-webkit-keyframes immersive {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	to {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1)
	}
}

@keyframes immersive {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	to {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1)
	}
}

@-webkit-keyframes lcEffectFade {
	0% {
		display: none;
		opacity: 0
	}

	1% {
		display: block;
		opacity: 0
	}

	to {
		display: block;
		opacity: 1
	}
}

@keyframes lcEffectFade {
	0% {
		display: none;
		opacity: 0
	}

	1% {
		display: block;
		opacity: 0
	}

	to {
		display: block;
		opacity: 1
	}
}

@-webkit-keyframes lcEffectFadeIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	60% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	80% {
		opacity: 1;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes lcEffectFadeIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	60% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	80% {
		opacity: 1;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes lcEffectSlideRightSimple {
	0% {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes lcEffectSlideRightSimple {
	0% {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes lcEffectSlideLeftSimple {
	0% {
		-webkit-transform: translateX(150%);
		transform: translateX(150%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes lcEffectSlideLeftSimple {
	0% {
		-webkit-transform: translateX(150%);
		transform: translateX(150%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes lcEffectSlideUpSimple {
	0% {
		-webkit-transform: translateY(150%);
		transform: translateY(150%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes lcEffectSlideUpSimple {
	0% {
		-webkit-transform: translateY(150%);
		transform: translateY(150%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes lcEffectSlideDownSimple {
	0% {
		-webkit-transform: translateY(-150%);
		transform: translateY(-150%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes lcEffectSlideDownSimple {
	0% {
		-webkit-transform: translateY(-150%);
		transform: translateY(-150%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes lcEffectSlideRight {
	0% {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%)
	}

	50% {
		-webkit-transform: translateX(8%);
		transform: translateX(8%)
	}

	65% {
		-webkit-transform: translateX(-4%);
		transform: translateX(-4%)
	}

	80% {
		-webkit-transform: translateX(4%);
		transform: translateX(4%)
	}

	95% {
		-webkit-transform: translateX(-2%);
		transform: translateX(-2%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes lcEffectSlideRight {
	0% {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%)
	}

	50% {
		-webkit-transform: translateX(8%);
		transform: translateX(8%)
	}

	65% {
		-webkit-transform: translateX(-4%);
		transform: translateX(-4%)
	}

	80% {
		-webkit-transform: translateX(4%);
		transform: translateX(4%)
	}

	95% {
		-webkit-transform: translateX(-2%);
		transform: translateX(-2%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes lcEffectSlideLeft {
	0% {
		-webkit-transform: translateX(150%);
		transform: translateX(150%)
	}

	50% {
		-webkit-transform: translateX(-8%);
		transform: translateX(-8%)
	}

	65% {
		-webkit-transform: translateX(4%);
		transform: translateX(4%)
	}

	80% {
		-webkit-transform: translateX(-4%);
		transform: translateX(-4%)
	}

	95% {
		-webkit-transform: translateX(2%);
		transform: translateX(2%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes lcEffectSlideLeft {
	0% {
		-webkit-transform: translateX(150%);
		transform: translateX(150%)
	}

	50% {
		-webkit-transform: translateX(-8%);
		transform: translateX(-8%)
	}

	65% {
		-webkit-transform: translateX(4%);
		transform: translateX(4%)
	}

	80% {
		-webkit-transform: translateX(-4%);
		transform: translateX(-4%)
	}

	95% {
		-webkit-transform: translateX(2%);
		transform: translateX(2%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes lcEffectSlideDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	50% {
		-webkit-transform: translateY(8%);
		transform: translateY(8%)
	}

	65% {
		-webkit-transform: translateY(-4%);
		transform: translateY(-4%)
	}

	80% {
		-webkit-transform: translateY(4%);
		transform: translateY(4%)
	}

	95% {
		-webkit-transform: translateY(-2%);
		transform: translateY(-2%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes lcEffectSlideDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	50% {
		-webkit-transform: translateY(8%);
		transform: translateY(8%)
	}

	65% {
		-webkit-transform: translateY(-4%);
		transform: translateY(-4%)
	}

	80% {
		-webkit-transform: translateY(4%);
		transform: translateY(4%)
	}

	95% {
		-webkit-transform: translateY(-2%);
		transform: translateY(-2%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes lcEffectSlideUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}

	50% {
		-webkit-transform: translateY(-8%);
		transform: translateY(-8%)
	}

	65% {
		-webkit-transform: translateY(4%);
		transform: translateY(4%)
	}

	80% {
		-webkit-transform: translateY(-4%);
		transform: translateY(-4%)
	}

	95% {
		-webkit-transform: translateY(2%);
		transform: translateY(2%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes lcEffectSlideUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}

	50% {
		-webkit-transform: translateY(-8%);
		transform: translateY(-8%)
	}

	65% {
		-webkit-transform: translateY(4%);
		transform: translateY(4%)
	}

	80% {
		-webkit-transform: translateY(-4%);
		transform: translateY(-4%)
	}

	95% {
		-webkit-transform: translateY(2%);
		transform: translateY(2%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes lcEffectSlideExpandUp {
	0% {
		-webkit-transform: translateY(100%) scaleX(.5);
		transform: translateY(100%) scaleX(.5)
	}

	30% {
		-webkit-transform: translateY(-8%) scaleX(.5);
		transform: translateY(-8%) scaleX(.5)
	}

	40% {
		-webkit-transform: translateY(2%) scaleX(.5);
		transform: translateY(2%) scaleX(.5)
	}

	50% {
		-webkit-transform: translateY(0) scaleX(1.1);
		transform: translateY(0) scaleX(1.1)
	}

	60% {
		-webkit-transform: translateY(0) scaleX(.9);
		transform: translateY(0) scaleX(.9)
	}

	70% {
		-webkit-transform: translateY(0) scaleX(1.05);
		transform: translateY(0) scaleX(1.05)
	}

	80% {
		-webkit-transform: translateY(0) scaleX(.95);
		transform: translateY(0) scaleX(.95)
	}

	90% {
		-webkit-transform: translateY(0) scaleX(1.02);
		transform: translateY(0) scaleX(1.02)
	}

	to {
		-webkit-transform: translateY(0) scaleX(1);
		transform: translateY(0) scaleX(1)
	}
}

@keyframes lcEffectSlideExpandUp {
	0% {
		-webkit-transform: translateY(100%) scaleX(.5);
		transform: translateY(100%) scaleX(.5)
	}

	30% {
		-webkit-transform: translateY(-8%) scaleX(.5);
		transform: translateY(-8%) scaleX(.5)
	}

	40% {
		-webkit-transform: translateY(2%) scaleX(.5);
		transform: translateY(2%) scaleX(.5)
	}

	50% {
		-webkit-transform: translateY(0) scaleX(1.1);
		transform: translateY(0) scaleX(1.1)
	}

	60% {
		-webkit-transform: translateY(0) scaleX(.9);
		transform: translateY(0) scaleX(.9)
	}

	70% {
		-webkit-transform: translateY(0) scaleX(1.05);
		transform: translateY(0) scaleX(1.05)
	}

	80% {
		-webkit-transform: translateY(0) scaleX(.95);
		transform: translateY(0) scaleX(.95)
	}

	90% {
		-webkit-transform: translateY(0) scaleX(1.02);
		transform: translateY(0) scaleX(1.02)
	}

	to {
		-webkit-transform: translateY(0) scaleX(1);
		transform: translateY(0) scaleX(1)
	}
}

@-webkit-keyframes lcEffectPulse {

	0%,
	to {
		opacity: .7;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes lcEffectPulse {

	0%,
	to {
		opacity: .7;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes Hint_leave {
	to {
		opacity: 0;
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px)
	}

	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes Hint_leave {
	to {
		opacity: 0;
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px)
	}

	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes Hint_show {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes Hint_show {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes button-view-action-progress {
	0% {
		background-position: -12px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes button-view-action-progress {
	0% {
		background-position: -12px 0
	}

	to {
		background-position: 0 0
	}
}

@-webkit-keyframes button2-progress {
	0% {
		background-position: -12px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes button2-progress {
	0% {
		background-position: -12px 0
	}

	to {
		background-position: 0 0
	}
}

@-webkit-keyframes button2-action-focus {

	0%,
	to {
		background-color: #fc0
	}

	40%,
	60% {
		background-color: #ffe066
	}
}

@keyframes button2-action-focus {

	0%,
	to {
		background-color: #fc0
	}

	40%,
	60% {
		background-color: #ffe066
	}
}

@-webkit-keyframes pulse {

	0%,
	to {
		opacity: .9
	}

	50% {
		opacity: .7
	}
}

@keyframes pulse {

	0%,
	to {
		opacity: .9
	}

	50% {
		opacity: .7
	}
}

@-webkit-keyframes fade {
	0% {
		opacity: .9
	}

	to {
		opacity: 0
	}
}

@keyframes fade {
	0% {
		opacity: .9
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes popup2_theme_normal_bottom {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@keyframes popup2_theme_normal_bottom {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@-webkit-keyframes popup2_theme_normal_bottom_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes popup2_theme_normal_bottom_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes popup2_theme_normal_top {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@keyframes popup2_theme_normal_top {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@-webkit-keyframes popup2_theme_normal_top_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes popup2_theme_normal_top_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes popup2_theme_normal_right {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@keyframes popup2_theme_normal_right {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@-webkit-keyframes popup2_theme_normal_right_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes popup2_theme_normal_right_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes popup2_theme_normal_left {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@keyframes popup2_theme_normal_left {
	0% {
		visibility: visible;
		margin: 0;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	99% {
		margin: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	to {
		visibility: hidden;
		margin: -9999px 0 0 -9999px;
		opacity: 0
	}
}

@-webkit-keyframes popup2_theme_normal_left_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes popup2_theme_normal_left_visible {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes lc-navigation-menu-submenu-appear {
	0% {
		opacity: 0;
		-webkit-transform: translate(-50%, -4px);
		transform: translate(-50%, -4px)
	}

	to {
		opacity: 1;
		-webkit-transform: translate(-50%);
		transform: translate(-50%)
	}
}

@keyframes lc-navigation-menu-submenu-appear {
	0% {
		opacity: 0;
		-webkit-transform: translate(-50%, -4px);
		transform: translate(-50%, -4px)
	}

	to {
		opacity: 1;
		-webkit-transform: translate(-50%);
		transform: translate(-50%)
	}
}

.lc-arrow {
	position: absolute;
	z-index: 10;
	display: none;
	-webkit-align-items: center;
	align-items: center
}

@media (min-width:960px) {
	.lc-arrow {
		display: -webkit-flex;
		display: flex
	}

	.lc-arrow_hidden {
		display: none
	}
}

.lc-arrow_type_slider {
	height: 100%
}

.lc-arrow_type_lightbox {
	top: 0;
	height: 100%;
	min-height: 169px
}

.lc-arrow_type_gallery {
	height: 218px
}

.lc-arrow__circle {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	border-radius: 40px
}

.lc-arrow__circle_type_slider {
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, .4)
}

.lc-arrow__circle_type_gallery {
	width: 40px;
	height: 40px;
	background: #fff;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .25)
}

.lc-arrow__circle_type_lightbox {
	width: 12px;
	height: 22px
}

.lc-arrow__arrow-wrapper_type_gallery,
.lc-arrow__arrow-wrapper_type_slider {
	width: 9px;
	height: 15px
}

.lc-arrow__arrow-wrapper_type_lightbox {
	width: 12px;
	height: 22px
}

.lc-arrow__arrow {
	box-sizing: border-box;
	width: 11px;
	height: 11px;
	margin-top: 2px
}

.lc-arrow__arrow_type_slider {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff
}

.lc-arrow__arrow_type_gallery,
.lc-arrow__arrow_type_lightbox {
	border-top: 2px solid #000;
	border-right: 2px solid #000
}

.lc-arrow__arrow_type_lightbox {
	width: 15.5px;
	height: 15.5px
}

.lc-arrow__arrow_direction_left {
	margin-left: .5px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.lc-arrow__arrow_direction_right {
	margin-left: -2.2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.lc-arrow__arrow_type_lightbox.lc-arrow__arrow_direction_left {
	margin-left: 2px
}

.lc-arrow__arrow_type_lightbox.lc-arrow__arrow_direction_right {
	margin-left: -6px
}

.lc-arrow__circle:hover .lc-arrow__arrow_type_lightbox {
	border-top: 2px solid rgba(0, 0, 0, .8);
	border-right: 2px solid rgba(0, 0, 0, .8)
}

.swiper-container {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	list-style: none
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-slide,
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	margin: 0 auto;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	-ms-flex-negative: 0
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
	-webkit-box-align: start
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -22px;
	cursor: pointer
}

.lc-page__screens-carousel>.lc-carousel__controls .swiper-button-next,
.lc-page__screens-carousel>.lc-carousel__controls .swiper-button-prev,
.lc-page__screens-carousel>.lc-carousel__controls .swiper-pagination {
	position: fixed
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	cursor: auto;
	pointer-events: none;
	opacity: .35
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	right: auto;
	left: 10px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	z-index: 10;
	text-align: center;
	-webkit-transition: opacity .3s;
	-o-transition: .3s opacity;
	transition: opacity .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative;
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	display: inline-block;
	width: 8px;
	height: 8px;
	opacity: .2;
	border-radius: 100%;
	background: #000
}

button.swiper-pagination-bullet {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	top: 50%;
	right: 10px;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	display: block;
	margin: 6px 0
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	width: 8px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top;
	transition: transform .2s, top .2s;
	transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	white-space: nowrap;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left;
	transition: transform .2s, left .2s;
	transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right;
	transition: transform .2s, right .2s;
	transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
	position: absolute;
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #007aff;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	top: 0;
	left: 0;
	width: 100%;
	height: 4px
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	top: 0;
	left: 0;
	width: 4px;
	height: 100%
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill,
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-black .swiper-pagination-bullet-active,
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	position: relative;
	border-radius: 10px;
	background: rgba(0, 0, 0, .1);
	-ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	z-index: 50;
	bottom: 3px;
	left: 1%;
	width: 98%;
	height: 5px
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	z-index: 50;
	top: 1%;
	right: 3px;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: rgba(0, 0, 0, .5)
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-box-pack: center;
	-webkit-box-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100%
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.swiper-container .swiper-notification {
	position: absolute;
	z-index: -1000;
	top: 0;
	left: 0;
	pointer-events: none;
	opacity: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	z-index: 1;
	visibility: hidden;
	width: 100%;
	height: 100%;
	pointer-events: none;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	visibility: visible;
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	background: #000;
	-webkit-filter: blur(50px);
	filter: blur(50px)
}

.swiper-container-flip .swiper-slide {
	z-index: 1;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.lc-carousel-arrow {
	background: 0 0
}

.lc-carousel-arrow svg {
	width: 100%;
	height: 100%
}

.lc-carousel-arrow_direction_next {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.lc-carousel-arrow_type_small {
	width: 32px;
	height: 32px;
	stroke: currentColor
}

.lc-carousel-arrow_type_big {
	width: 48px;
	height: 48px;
	stroke: currentColor
}

.lc-carousel-arrow_type_big,
.lc-carousel-arrow_type_small {
	stroke-width: 2
}

.lc-carousel-arrow_type_round {
	height: 44px
}

.lc-carousel-arrow_type_round svg {
	width: 48px;
	height: 48px
}

.lc-analytics-frame__icon path,
.lc-carousel-arrow_type_round .circle {
	fill: currentColor
}

.lc-carousel-arrow_theme_light .arrow {
	fill: #fff
}

.lc-carousel-arrow_theme_dark .arrow {
	fill: #080808
}

.lc-carousel__wrapper {
	position: relative;
	margin: auto;
	background-position: 50%;
	background-size: cover;
	-webkit-transform: translate(0);
	transform: translate(0)
}

.lc-carousel__wrapper_viewport {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	min-height: 100vh
}

.lc-carousel__wrapper_narrow-width {
	max-width: 1200px
}

.lc-carousel__wrapper_width_s {
	width: 40%
}

.lc-carousel__wrapper_width_m {
	width: 55%
}

.lc-carousel__wrapper_width_l {
	width: 70%
}

.lc-carousel__wrapper_width_xl {
	width: 85%
}

.lc-carousel__wrapper_width_xxl {
	width: 100%
}

@media (max-width:640px) {
	.lc-carousel_narrowSlides>.swiper-container {
		margin: 0 45px
	}
}

.lc-carousel.lc-page__screens-carousel {
	min-height: 100vh
}

.lc-carousel_narrowSlides {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}

.lc-carousel_narrowSlides>.swiper-container {
	width: calc(100% - 90px)
}

.lc-carousel_needDots:not(.lc-page__screens-carousel) {
	padding: 0 0 24px
}

.lc-carousel-arrow {
	outline: 0
}

.lc-carousel_direction_vertical>.lc-carousel__controls>.lc-carousel-arrow_direction_prev,
.lc-label_required.lc-label_editable_yes:after {
	display: none
}

.lc-carousel_direction_vertical>.lc-carousel__controls>.lc-carousel-arrow_direction_next {
	top: auto;
	right: auto;
	bottom: 20px;
	left: 50%;
	-webkit-transform: rotate(-90deg) translate(-50%);
	transform: rotate(-90deg) translate(-50%)
}

.lc-carousel__pagination {
	bottom: 15px;
	left: 50%;
	line-height: normal;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

.lc-carousel_narrowSlides>.lc-carousel__controls>.lc-carousel__pagination {
	bottom: 0
}

.lc-carousel_direction_vertical>.lc-carousel__controls>.lc-carousel__pagination {
	top: 50%;
	right: 20px;
	bottom: auto;
	left: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.lc-carousel__dot {
	display: none;
	margin: 0 3px;
	opacity: .6;
	border-radius: 50%;
	outline: 0
}

.lc-carousel__dot_size_s {
	display: inline-block;
	width: 9px;
	height: 9px
}

.lc-carousel__dot_size_m {
	display: inline-block;
	width: 14px;
	height: 14px
}

.lc-carousel__dot.swiper-pagination-bullet-active,
.lc-carousel__dot:hover {
	opacity: 1
}

.lc-carousel_direction_vertical>.lc-carousel__controls>.lc-carousel__pagination>.lc-carousel__dot {
	display: block;
	margin: 3px 0
}

.lc-carousel .swiper-wrapper {
	transition-timing-function: cubic-bezier(.65, .05, .36, 1)
}

.lc-carousel_justify_start .swiper-slide {
	-webkit-align-self: flex-start;
	align-self: flex-start
}

.lc-carousel_justify_center .swiper-slide {
	-webkit-align-self: center;
	align-self: center
}

.lc-carousel_justify_end .swiper-slide {
	-webkit-align-self: flex-end;
	align-self: flex-end
}

.lc-label {
	position: relative;
	margin-bottom: 5px;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle
}

.lc-label_required .lc-text-live-editor .public-DraftStyleDefault-ltr:after,
.lc-label_required:after {
	position: relative;
	left: 1px;
	content: "*";
	color: #f33
}

.lc-label__live-editor.lc-text-live-editor {
	display: inline-block;
	min-width: 5px;
	max-width: 100%
}

.lc-input {
	position: relative;
	overflow: hidden;
	height: 40px;
	padding: 0 15px;
	color: #fff;
	border-radius: 1px;
	background-color: #fff;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	transition: background .15s linear
}

.lc-input__input,
.lc-input__label {
	font-size: 16px;
	line-height: 20px
}

.lc-input__input_size_s,
.lc-input__input_size_xs,
.lc-input__label_size_s,
.lc-input__label_size_xs {
	font-size: 13px;
	line-height: 16px
}

.lc-input__input_size_m,
.lc-input__label_size_m {
	font-size: 16px;
	line-height: 20px
}

.lc-input__input_size_l,
.lc-input__label_size_l {
	font-size: 20px;
	line-height: 24px
}

.lc-input__input_size_xl,
.lc-input__label_size_xl {
	font-size: 26px;
	line-height: 30px
}

.lc-input__input {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0 0 0 15px;
	font-family: inherit;
	border: solid transparent;
	border-width: 0 40px 0 0;
	background: 0 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: none
}

.lc-input__input::-ms-clear {
	display: none
}

.lc-input__input:focus {
	outline: 0
}

.lc-input__input::-webkit-input-placeholder {
	color: #999
}

.lc-input__input:-ms-input-placeholder {
	color: #999
}

.lc-input__input::placeholder {
	color: #999
}

.lc-input__input_size_xs {
	border-width: 0 25px 0 0
}

.lc-input__input_size_s {
	border-width: 0 30px 0 0
}

.lc-input__input_size_m {
	border-width: 0 40px 0 0
}

.lc-input__input_size_l {
	border-width: 0 50px 0 0
}

.lc-input__input_size_xl {
	border-width: 0 60px 0 0
}

.lc-input__clear {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 10px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	opacity: .3;
	border: 0;
	background: 50% no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M14 .7l-.7-.7L7 6.3.7 0 0 .7 6.3 7 0 13.3l.7.7L7 7.7l6.3 6.3.7-.7L7.7 7z'/%3E%3C/svg%3E");
	background-size: 13.33333333px
}

.turbo-modal__icon:hover {
	opacity: .8
}

.lc-input__clear_size_xs {
	width: 25px;
	height: 25px;
	background-size: 8.33333333px
}

.lc-input__clear_size_s {
	width: 30px;
	height: 30px;
	background-size: 10px
}

.lc-input__clear_size_m {
	width: 40px;
	height: 40px;
	background-size: 13.33333333px
}

.lc-input__clear_size_l {
	width: 50px;
	height: 50px;
	background-size: 16.66666667px
}

.lc-input__clear_size_xl {
	width: 60px;
	height: 60px;
	background-size: 20px
}

.lc-input.lc-input_disabled {
	cursor: default;
	background-color: #e6e6e6;
	box-shadow: none
}

.lc-input_empty {
	border-right-width: 15px;
	transition: .1s
}

.lc-input_disabled .lc-input__clear,
.lc-input_empty .lc-input__clear,
.lc-input_type_hidden {
	display: none
}

.lc-input_invalid {
	box-shadow: inset 0 0 0 2px #f33
}

.lc-input_size_xs {
	height: 25px
}

.lc-input_size_s {
	height: 30px
}

.lc-input_size_m {
	height: 40px
}

.lc-input_size_l {
	height: 50px
}

.lc-input_size_xl {
	height: 60px
}

.lc-input_focused {
	box-shadow: inset 0 0 0 2px #ffdb4d
}

.service_turbo-lpc .lc-input_size_xs {
	height: 24px
}

.service_turbo-lpc .lc-input_size_s {
	height: 31px
}

.service_turbo-lpc .lc-input_size_m {
	height: 42px
}

.service_turbo-lpc .lc-input_size_l {
	height: 49px
}

.service_turbo-lpc .lc-input_size_xl {
	height: 59px
}

@media (max-width:767px) {
	.service_turbo-lpc .lc-input_size_xl {
		height: 49px
	}
}

.service_turbo-lpc .lc-input__input_size_xs {
	height: 24px;
	padding-left: 7px
}

.service_turbo-lpc .lc-input__input_size_s {
	height: 30px;
	padding-left: 9px;
	font-size: 12px
}

.service_turbo-lpc .lc-input__input_size_m {
	height: 42px;
	padding-left: 12px
}

.service_turbo-lpc .lc-input__input_size_l {
	height: 49px;
	padding-left: 15px
}

.service_turbo-lpc .lc-input__input_size_xl {
	height: 59px;
	padding-left: 19px
}

@media (max-width:767px) {
	.service_turbo-lpc .lc-input__input_size_xl {
		height: 49px;
		padding-left: 15px;
		font-size: 20px
	}
}

.turbo-label-text {
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	max-width: 100%;
	padding: 0 16px;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	white-space: nowrap;
	letter-spacing: .5px;
	text-transform: uppercase;
	text-overflow: ellipsis;
	color: #999
}

.turbo-loader {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	transition: visibility 0s, opacity .2s
}

.turbo-loader__inner {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.turbo-loader__text {
	display: block
}

.turbo-loader__dots {
	font-size: 0;
	line-height: 0;
	text-align: center;
	white-space: nowrap
}

.turbo-loader__text+.turbo-loader__dots {
	margin-top: 5px
}

.turbo-loader_tall .turbo-loader__dots {
	margin-top: 40vh
}

.turbo-loader__dot {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 2px;
	border-radius: 2px
}

.turbo-loader__dot:nth-child(2) {
	-webkit-animation-delay: -.25s;
	animation-delay: -.25s
}

.turbo-loader__dot:first-child {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

.lc-image-preview {
	position: relative;
	overflow: hidden;
	background-color: #e6e6e6
}

.lc-image-preview_with-transparent-background {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='500' height='500' fill='none'%3E%3Cpath fill='url(%23pattern0)' fill-opacity='.5' d='M0 0h500v500H0z'/%3E%3Cdefs%3E%3Cpattern id='pattern0' width='.04' height='.04' patternContentUnits='objectBoundingBox'%3E%3Cuse transform='scale(.001)' xlink:href='%23image0'/%3E%3C/pattern%3E%3Cimage id='image0' width='40' height='40' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABjSURBVHgB7ddBDYBADAXRLkFE/asiYKBHAgJAxHSTPcxTMMk//XGc1xeNMjM6bbE4AykDKQMpAykDKQMpAykDKQOpcT9v6yepqujkxJSBlIGUgZSBlIGUgZSBlIHUHnO03Ygf7LYLsHvH0lIAAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E")
}

.lc-image-preview__item {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: inline;
	width: 110px;
	height: 64px;
	margin: auto;
	cursor: default;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='351' height='201' fill='none'%3E%3Cpath fill='%23D8DADB' fill-rule='evenodd' d='M60.847 67.6c18.59 0 33.66-15.021 33.66-33.55C94.507 15.52 79.437.5 60.847.5c-18.59 0-33.66 15.02-33.66 33.55 0 18.529 15.07 33.55 33.66 33.55zm143.457-51.124L350.752 201h-350L88.898 97.954l26.321 30.77 89.085-112.248z' clip-rule='evenodd'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover
}

@media (min-width:960px) {
	.lc-image-preview__item {
		width: 351px;
		height: 201px
	}

	.lc-image-preview__item_market {
		width: 240px;
		height: 240px
	}
}

.lc-image-preview__item_small {
	width: 110px;
	height: 64px
}

.lc-image-preview__item_market {
	width: 110px;
	height: 110px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='240' height='240' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73.826 60c-1.149-4.84-2.31-9.134-3.345-12.962-.83-3.07-1.579-5.838-2.175-8.348C64.926 24.45 55.626 20 42.496 20h-22.5v20H39.52c5.599-.009 8.98-.014 10.577 8.16l24.28 99.7 145.62-34.49V60H73.826zM180 180c-11.05 0-20 8.95-20 20s8.95 20 20 20 20-8.95 20-20-8.95-20-20-20zM70 200c0-11.05 8.95-20 20-20s20 8.95 20 20-8.95 20-20 20-20-8.95-20-20z' fill='%23B8BEC3'/%3E%3C/svg%3E")
}

@media (min-width:960px) {
	.lc-image-preview__item_market {
		width: 240px;
		height: 240px
	}
}

.lc-image {
	cursor: default
}

.lc-image_type_inline {
	min-height: 1px
}

.lc-image_type_block {
	height: 0;
	background-repeat: no-repeat;
	background-size: cover
}

.lc-select.lc-select_disabled .lc-select__arrows,
.turbo-image_loaded+.turbo-loader,
.turbo-image_loaded .turbo-loader {
	display: none
}

.lc-select {
	position: relative;
	display: block;
	height: 40px;
	padding: 0 15px;
	font-size: 16px;
	line-height: 20px;
	border-radius: 1px;
	background-color: #fff;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2)
}

.lc-select__current {
	position: relative;
	top: 10px;
	overflow: hidden;
	padding: 0 20px 0 0;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000
}

.lc-select__current_empty {
	color: rgba(0, 0, 0, .4)
}

.lc-select_disabled {
	cursor: default
}

.lc-select_invalid {
	box-shadow: inset 0 0 0 2px #f33
}

.lc-select__select {
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: left;
	opacity: 0;
	border: solid transparent;
	border-width: 0 40px 0 0;
	background: 0 0;
	transition: background .15s linear, color .15s linear, -webkit-transform .1s ease-out;
	transition: transform .1s ease-out, background .15s linear, color .15s linear;
	-webkit-tap-highlight-color: transparent
}

.lc-select__select:focus {
	outline: 0
}

.lc-select__arrows {
	position: absolute;
	top: 14px;
	right: 15px;
	bottom: 14px;
	width: 12px;
	height: 12px;
	background: 50% no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 32 32'%3E%3Cpath d='M29.964 9L16 21.533 2.036 9 0 10.867 16 25l16-14.133'/%3E%3C/svg%3E")
}

.lc-select__clicker {
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.lc-select__overlay {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	display: none;
	width: 100vw;
	height: 100vh
}

.lc-select__overlay_opened {
	display: block
}

.lc-select__options {
	position: absolute;
	z-index: 2;
	top: calc(100% + 10px);
	left: 0;
	display: none;
	overflow-y: auto;
	width: 100%;
	max-height: 90vh;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: left;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .25)
}

.lc-select__options_opened {
	display: block
}

.lc-select__option {
	padding: 12px 14px;
	cursor: default
}

.lc-select__option:hover,
.lc-select__option_selected {
	background-color: rgba(0, 0, 0, .03)
}

.lc-select__option_disabled,
.lc-select__option_disabled:hover {
	color: #545454;
	background-color: rgba(0, 0, 0, .1)
}

.lc-select.lc-select_disabled {
	cursor: default;
	background-color: rgba(0, 0, 0, .1);
	box-shadow: none
}

.lc-jobs-row {
	display: inline-block
}

@media screen and (min-width:0) {
	.lc-jobs-row_offset-smallest-left_0 {
		margin-left: 0
	}

	.lc-jobs-row_offset-smallest-right_0 {
		margin-right: 0
	}

	.lc-jobs-row_offset-smallest-right_1 {
		margin-right: calc((100vw - 260px)/12*1 + 20px)
	}

	.lc-jobs-row_offset-smallest-left_1 {
		margin-left: calc((100vw - 260px)/12*1 + 20px)
	}

	.lc-jobs-row_offset-smallest-left_2 {
		margin-left: calc((100vw - 260px)/12*2 + 40px)
	}

	.lc-jobs-row_offset-smallest-right_2 {
		margin-right: calc((100vw - 260px)/12*2 + 40px)
	}

	.lc-jobs-row_col-smallest_1 {
		width: calc((100vw - 260px)/12)
	}

	.lc-jobs-row_col-smallest_2 {
		width: calc((100vw - 260px)/12*2 + 20px)
	}

	.lc-jobs-row_col-smallest_3 {
		width: calc((100vw - 260px)/12*3 + 40px)
	}

	.lc-jobs-row_col-smallest_4 {
		width: calc((100vw - 260px)/12*4 + 60px)
	}

	.lc-jobs-row_col-smallest_5 {
		width: calc((100vw - 260px)/12*5 + 80px)
	}

	.lc-jobs-row_col-smallest_6 {
		width: calc((100vw - 260px)/12*6 + 100px)
	}

	.lc-jobs-row_col-smallest_7 {
		width: calc((100vw - 260px)/12*7 + 120px)
	}

	.lc-jobs-row_col-smallest_8 {
		width: calc((100vw - 260px)/12*8 + 140px)
	}

	.lc-jobs-row_col-smallest_9 {
		width: calc((100vw - 260px)/12*9 + 160px)
	}

	.lc-jobs-row_col-smallest_10 {
		width: calc((100vw - 260px)/12*10 + 180px)
	}

	.lc-jobs-row_col-smallest_11 {
		width: calc((100vw - 260px)/12*11 + 200px)
	}

	.lc-jobs-row_col-smallest_12 {
		width: calc((100vw - 260px)/12*12 + 220px)
	}
}

@media screen and (min-width:768px) {
	.lc-jobs-row_offset-small-left_0 {
		margin-left: 0
	}

	.lc-jobs-row_offset-small-right_0 {
		margin-right: 0
	}

	.lc-jobs-row_offset-small-right_1 {
		margin-right: calc((100vw - 284px)/12*1 + 20px)
	}

	.lc-jobs-row_offset-small-left_1 {
		margin-left: calc((100vw - 284px)/12*1 + 20px)
	}

	.lc-jobs-row_offset-small-left_2 {
		margin-left: calc((100vw - 284px)/12*2 + 40px)
	}

	.lc-jobs-row_offset-small-right_2 {
		margin-right: calc((100vw - 284px)/12*2 + 40px)
	}

	.lc-jobs-row_col-small_1 {
		width: calc((100vw - 284px)/12)
	}

	.lc-jobs-row_col-small_2 {
		width: calc((100vw - 284px)/12*2 + 20px)
	}

	.lc-jobs-row_col-small_3 {
		width: calc((100vw - 284px)/12*3 + 40px)
	}

	.lc-jobs-row_col-small_4 {
		width: calc((100vw - 284px)/12*4 + 60px)
	}

	.lc-jobs-row_col-small_5 {
		width: calc((100vw - 284px)/12*5 + 80px)
	}

	.lc-jobs-row_col-small_6 {
		width: calc((100vw - 284px)/12*6 + 100px)
	}

	.lc-jobs-row_col-small_7 {
		width: calc((100vw - 284px)/12*7 + 120px)
	}

	.lc-jobs-row_col-small_8 {
		width: calc((100vw - 284px)/12*8 + 140px)
	}

	.lc-jobs-row_col-small_9 {
		width: calc((100vw - 284px)/12*9 + 160px)
	}

	.lc-jobs-row_col-small_10 {
		width: calc((100vw - 284px)/12*10 + 180px)
	}

	.lc-jobs-row_col-small_11 {
		width: calc((100vw - 284px)/12*11 + 200px)
	}

	.lc-jobs-row_col-small_12 {
		width: calc((100vw - 284px)/12*12 + 220px)
	}
}

@media screen and (min-width:1024px) {
	.lc-jobs-row_offset-normal-left_0 {
		margin-left: 0
	}

	.lc-jobs-row_offset-normal-right_0 {
		margin-right: 0
	}

	.lc-jobs-row_offset-normal-right_1 {
		margin-right: calc((100vw - 356px)/12*1 + 20px)
	}

	.lc-jobs-row_offset-normal-left_1 {
		margin-left: calc((100vw - 356px)/12*1 + 20px)
	}

	.lc-jobs-row_offset-normal-left_2 {
		margin-left: calc((100vw - 356px)/12*2 + 40px)
	}

	.lc-jobs-row_offset-normal-right_2 {
		margin-right: calc((100vw - 356px)/12*2 + 40px)
	}

	.lc-jobs-row_col-normal_1 {
		width: calc((100vw - 356px)/12)
	}

	.lc-jobs-row_col-normal_2 {
		width: calc((100vw - 356px)/12*2 + 20px)
	}

	.lc-jobs-row_col-normal_3 {
		width: calc((100vw - 356px)/12*3 + 40px)
	}

	.lc-jobs-row_col-normal_4 {
		width: calc((100vw - 356px)/12*4 + 60px)
	}

	.lc-jobs-row_col-normal_5 {
		width: calc((100vw - 356px)/12*5 + 80px)
	}

	.lc-jobs-row_col-normal_6 {
		width: calc((100vw - 356px)/12*6 + 100px)
	}

	.lc-jobs-row_col-normal_7 {
		width: calc((100vw - 356px)/12*7 + 120px)
	}

	.lc-jobs-row_col-normal_8 {
		width: calc((100vw - 356px)/12*8 + 140px)
	}

	.lc-jobs-row_col-normal_9 {
		width: calc((100vw - 356px)/12*9 + 160px)
	}

	.lc-jobs-row_col-normal_10 {
		width: calc((100vw - 356px)/12*10 + 180px)
	}

	.lc-jobs-row_col-normal_11 {
		width: calc((100vw - 356px)/12*11 + 200px)
	}

	.lc-jobs-row_col-normal_12 {
		width: calc((100vw - 356px)/12*12 + 220px)
	}
}

@media screen and (min-width:1366px) {
	.lc-jobs-row_isExpanded.lc-jobs-row_offset-wide-left_0 {
		margin-left: 0
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-wide-right_0 {
		margin-right: 0
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-wide-right_1 {
		margin-right: calc((100vw - 356px)/12*1 + 20px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-wide-left_1 {
		margin-left: calc((100vw - 356px)/12*1 + 20px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-wide-left_2 {
		margin-left: calc((100vw - 356px)/12*2 + 40px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-wide-right_2 {
		margin-right: calc((100vw - 356px)/12*2 + 40px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_1 {
		width: calc((100vw - 356px)/12)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_2 {
		width: calc((100vw - 356px)/12*2 + 20px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_3 {
		width: calc((100vw - 356px)/12*3 + 40px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_4 {
		width: calc((100vw - 356px)/12*4 + 60px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_5 {
		width: calc((100vw - 356px)/12*5 + 80px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_6 {
		width: calc((100vw - 356px)/12*6 + 100px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_7 {
		width: calc((100vw - 356px)/12*7 + 120px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_8 {
		width: calc((100vw - 356px)/12*8 + 140px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_9 {
		width: calc((100vw - 356px)/12*9 + 160px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_10 {
		width: calc((100vw - 356px)/12*10 + 180px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_11 {
		width: calc((100vw - 356px)/12*11 + 200px)
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-wide_12 {
		width: calc((100vw - 356px)/12*12 + 220px)
	}
}

@media screen and (min-width:1440px) {
	.lc-jobs-row_isExpanded.lc-jobs-row_offset-widest-left_0 {
		margin-left: 0
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-widest-right_0 {
		margin-right: 0
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-widest-right_1 {
		margin-right: 110px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-widest-left_1 {
		margin-left: 110px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-widest-left_2 {
		margin-left: 220px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_offset-widest-right_2 {
		margin-right: 220px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_1 {
		width: 90px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_2 {
		width: 200px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_3 {
		width: 310px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_4 {
		width: 420px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_5 {
		width: 530px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_6 {
		width: 640px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_7 {
		width: 750px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_8 {
		width: 860px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_9 {
		width: 970px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_10 {
		width: 1080px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_11 {
		width: 1190px
	}

	.lc-jobs-row_isExpanded.lc-jobs-row_col-widest_12 {
		width: 1300px
	}
}

.lc-good-gallery {
	position: relative;
	width: 316px;
	height: 316px
}

.lc-good-gallery__image-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto
}

.lc-good-gallery__image-container_thumbs {
	padding-left: 76px
}

.lc-good-gallery__image-container_mobile {
	padding-left: 0
}

.lc-good-gallery__thumbs-container {
	position: absolute;
	z-index: 1;
	top: 0;
	right: auto;
	left: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.lc-good-gallery__thumbs-container_mobile {
	top: auto;
	bottom: 16px;
	left: 50%;
	height: 14px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.lc-good-gallery__thumbs-wrapper {
	overflow: hidden;
	width: 60px;
	min-height: 276px
}

.lc-good-gallery__thumbs-wrapper_mobile {
	width: auto;
	min-height: auto
}

.lc-good-gallery__thumbs-scrollable {
	overflow-y: scroll;
	width: 100px;
	height: 100%
}

.lc-good-gallery__thumbs-scrollable_mobile {
	overflow-y: hidden;
	width: auto
}

.lc-good-gallery__stage-outer {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.lc-good-gallery__stage {
	display: -webkit-flex;
	display: flex;
	height: 100%
}

.lc-good-gallery__item-wrap {
	position: relative;
	-webkit-flex: none;
	flex: none;
	height: 100%;
	padding: 0
}

.lc-good-gallery__item-wrap_start-appear {
	position: absolute;
	z-index: 1;
	left: 0;
	opacity: 0
}

.lc-good-gallery__item-wrap_appear {
	opacity: 1;
	transition-timing-function: ease-out;
	transition-property: opacity
}

.lc-good-gallery__item-wrap_start-disappear {
	opacity: 1
}

.lc-good-gallery__item-wrap_disappear {
	opacity: 0;
	transition-timing-function: ease-in;
	transition-property: opacity
}

.lc-good-gallery__item,
.lc-good-gallery__thumb-content {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50%
}

.lc-good-gallery__item {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-size: contain
}

.lc-good-gallery__thumb-content {
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	pointer-events: none;
	background-size: cover
}

.lc-good-gallery__thumb-content_mobile {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	background-color: #e6e6e6
}

.lc-good-gallery__thumbs {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column
}

.lc-good-gallery__thumbs_mobile {
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0
}

.lc-good-gallery__thumbs-item {
	position: relative;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	margin-bottom: 12px;
	cursor: pointer;
	border: 2px solid #e6e6e6;
	border-radius: 4px;
	transition-timing-function: ease-in-out;
	transition-duration: .15s;
	transition-property: border-color, background-color
}

.lc-good-gallery__thumbs-item:last-child,
.lc-styled-text__text>p:last-child {
	margin-bottom: 0
}

.lc-good-gallery__thumbs-item_mobile {
	width: 14px;
	height: 14px;
	margin: 0;
	border: 4px solid transparent;
	border-radius: 0
}

.lc-good-gallery__thumb-radio {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0
}

.lc-good-gallery__thumb-button {
	position: relative;
	-webkit-flex: none;
	flex: none;
	width: 100%;
	height: 20px;
	padding: 0;
	cursor: pointer;
	opacity: .5;
	border: 0;
	border-radius: 0;
	background: 0 0;
	transition: opacity .15s ease-in-out
}

.lc-good-gallery__thumb-button:hover {
	opacity: 1
}

.lc-good-gallery__thumb-button:disabled {
	cursor: default;
	opacity: .15
}

.lc-good-gallery__thumb-button:after,
.lc-good-gallery__thumb-button:before {
	position: absolute;
	top: 9px;
	left: 0;
	width: 10px;
	height: 1px;
	content: "";
	background-color: #000
}

.lc-good-gallery__thumb-button:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.lc-good-gallery__thumb-button:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.lc-good-gallery__thumb-button_direction_up:before {
	left: 50%
}

.lc-good-gallery__thumb-button_direction_down:before,
.lc-good-gallery__thumb-button_direction_up:after {
	left: calc(50% - 7px)
}

.lc-good-gallery__thumb-button_direction_down:after {
	left: 50%
}

.lc-good-gallery__zoom {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 200%;
	transition: opacity .15s ease-in-out
}

.lc-good-gallery__zoom:hover {
	opacity: 1
}

@media (hover:none) {
	.lc-good-gallery__zoom:hover {
		opacity: 0
	}
}

.no-scroll,
.turbo-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.no-scroll {
	overflow: hidden;
	width: 100%;
	height: 100%
}

.turbo-modal {
	z-index: 100;
	pointer-events: none;
	opacity: 0
}

.turbo-modal__scroll-blocker {
	overflow: hidden
}

.turbo-modal_visible {
	pointer-events: auto;
	opacity: 1
}

.turbo-modal__title+.turbo-modal__content {
	margin-top: 12px
}

.turbo-modal__inner {
	position: relative
}

.turbo-modal__close {
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.971 47.971'%3E%3Cpath fill='%23DDD' d='M28.228 23.986L47.092 5.122a2.998 2.998 0 0 0 0-4.242 2.998 2.998 0 0 0-4.242 0L23.986 19.744 5.121.88a2.998 2.998 0 0 0-4.242 0 2.998 2.998 0 0 0 0 4.242l18.865 18.864L.879 42.85a2.998 2.998 0 1 0 4.242 4.241l18.865-18.864L42.85 47.091c.586.586 1.354.879 2.121.879s1.535-.293 2.121-.879a2.998 2.998 0 0 0 0-4.242L28.228 23.986z'/%3E%3C/svg%3E");
	background-repeat: no-repeat
}

.turbo-modal_theme_lc .turbo-modal__paranja {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .25)
}

.turbo-modal_theme_lc .turbo-modal__content-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto
}

.turbo-modal_theme_lc .turbo-modal__content {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media (max-width:640px) {
	.turbo-modal_theme_lc .turbo-modal__content {
		top: auto;
		left: auto;
		width: 100%;
		max-width: none;
		height: 100%;
		max-height: none;
		-webkit-transform: none;
		transform: none
	}

	.turbo-modal_theme_lc .turbo-modal__content_small {
		bottom: 0;
		height: auto
	}
}

.turbo-modal_theme_lc .turbo-modal__close {
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 10px
}

.turbo-modal_theme_lc .turbo-modal__inner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin: 12px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 0 1px rgba(67, 68, 69, .3), 0 8px 20px -8px rgba(67, 68, 69, .3)
}

@media (max-width:640px) {
	.turbo-modal_theme_lc .turbo-modal__inner {
		min-width: 100%;
		min-height: 100%;
		margin: 0;
		border-radius: 0;
		box-shadow: none
	}
}

.turbo-modal_theme_lc.turbo-modal_visible .turbo-modal__content-wrapper {
	-webkit-animation: turbo-modal_theme_lc-content-wrapper .15s steps(1) 0s forwards;
	animation: turbo-modal_theme_lc-content-wrapper .15s steps(1) 0s forwards
}

.turbo-modal_theme_lc.turbo-modal_visible .turbo-modal__paranja {
	-webkit-animation: turbo-modal_theme_lc-paranja-show .15s ease-in-out 0s forwards;
	animation: turbo-modal_theme_lc-paranja-show .15s ease-in-out 0s forwards
}

.turbo-modal_theme_lc.turbo-modal_visible .turbo-modal__inner {
	-webkit-animation: turbo-modal_theme_lc-content-show .15s ease-in-out 0s forwards;
	animation: turbo-modal_theme_lc-content-show .15s ease-in-out 0s forwards
}

.turbo-modal_theme_lc.turbo-modal_hide .turbo-modal__content-wrapper {
	-webkit-animation: turbo-modal_theme_lc-content-wrapper .15s steps(1) 0s forwards;
	animation: turbo-modal_theme_lc-content-wrapper .15s steps(1) 0s forwards
}

.turbo-modal_theme_lc.turbo-modal_hide .turbo-modal__paranja {
	-webkit-animation: turbo-modal_theme_lc-paranja-hide .15s ease-in-out 0s forwards;
	animation: turbo-modal_theme_lc-paranja-hide .15s ease-in-out 0s forwards
}

.turbo-modal_theme_lc.turbo-modal_hide .turbo-modal__inner {
	-webkit-animation: turbo-modal_theme_lc-content-hide .15s ease-in-out 0s forwards;
	animation: turbo-modal_theme_lc-content-hide .15s ease-in-out 0s forwards
}

.turbo-modal__close.turbo-modal__close_type_lc {
	width: 24px;
	height: 24px;
	cursor: pointer;
	text-align: right;
	border: 0;
	background: 0 0
}

.turbo-modal__icon {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 14px;
	height: 14px;
	opacity: .3;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.744 12.506a.875.875 0 1 1-1.238 1.238L7 8.237l-5.506 5.507a.875.875 0 0 1-1.238-1.238L5.763 7 .256 1.494A.875.875 0 1 1 1.494.256L7 5.763 12.506.256a.875.875 0 1 1 1.238 1.238L8.237 7l5.507 5.506z' fill='%23000'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .15s ease-in-out;
	padding: 0;
	background-color: transparent;
}

.lc-rich-text {
	margin: 0;
	/* 	white-space: pre-wrap */
}

.lc-rich-text ol,
.lc-rich-text p,
.lc-rich-text ul {
	margin: 0
}

.lc-rich-text_align_left,
.lc-rich-text_align_left .public-DraftStyleDefault-ltr {
	text-align: left
}

.lc-rich-text_align_center,
.lc-rich-text_align_center .public-DraftStyleDefault-ltr {
	text-align: center
}

.lc-rich-text_align_right,
.lc-rich-text_align_right .public-DraftStyleDefault-ltr {
	text-align: right
}

.lc-rich-text_align_center ol,
.lc-rich-text_align_center ul,
.lc-rich-text_align_right ol,
.lc-rich-text_align_right ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center
}

.lc-rich-text_align_center li,
.lc-rich-text_align_right li {
	list-style-position: inside
}

.lc-rich-text_align_right ol,
.lc-rich-text_align_right ul {
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.lc-rich-text__link {
	cursor: pointer;
	text-decoration: none;
	color: #018ad2
}

.lc-rich-text .lp-control {
	font-size: inherit
}

.lc-rich-text .lp-control .lpc-richtext__text {
	font-family: inherit
}

.lc-rich-text .lp-control .lpc-richtext__rich-controls {
	font-size: 12px
}

.service_turbo-lpc .lc-rich-text[class~=lc-rich-text] ol,
.service_turbo-lpc .lc-rich-text[class~=lc-rich-text] ul {
	margin: 0;
	padding: 0 20px
}

.service_turbo-lpc .lc-rich-text[class~=lc-rich-text] ol li,
.service_turbo-lpc .lc-rich-text[class~=lc-rich-text] ul li {
	margin-left: 1.5em;
	text-indent: -.2em
}

.lc-title {
	margin: 0;
	font-family: var(--font-family);
	font-weight: var(--font-weight);
	letter-spacing: var(--letter-spacing);
	color: var(--color)
}

.lc-title_size_xs {
	font-size: 11px;
	line-height: 15px
}

.lc-title_size_s {
	font-size: 20px;
	line-height: 24px
}

@media (max-width:375px) {
	.lc-title_size_s {
		font-size: 18px;
		line-height: 20px
	}
}

.lc-title_size_m {
	font-size: 26px;
	line-height: 30px
}

@media (max-width:375px) {
	.lc-title_size_m {
		font-size: 20px;
		line-height: 24px
	}
}

.lc-title_size_l {
	font-size: 36px;
	line-height: 40px
}

@media (max-width:375px) {
	.lc-title_size_l {
		font-size: 26px;
		line-height: 30px
	}
}

.lc-title_size_s96 {
	font-size: 96px;
	line-height: 102px
}

@media (max-width:375px) {
	.lc-title_size_s96 {
		font-size: 94px;
		line-height: 98px
	}
}

.lc-title_size_s60 {
	font-size: 60px;
	line-height: 68px
}

@media (max-width:375px) {
	.lc-title_size_s60 {
		font-size: 58px;
		line-height: 62px
	}
}

.lc-title_size_s56 {
	font-size: 56px;
	line-height: 64px
}

@media (max-width:375px) {
	.lc-title_size_s56 {
		font-size: 54px;
		line-height: 58px
	}
}

.lc-title_size_s52 {
	font-size: 52px;
	line-height: 60px
}

@media (max-width:375px) {
	.lc-title_size_s52 {
		font-size: 50px;
		line-height: 54px
	}
}

.lc-title_size_s48 {
	font-size: 48px;
	line-height: 56px
}

@media (max-width:375px) {
	.lc-title_size_s48 {
		font-size: 46px;
		line-height: 50px
	}
}

.lc-title_size_s45 {
	font-size: 45px;
	line-height: 52px
}

.lc-title_size_s44 {
	font-size: 44px;
	line-height: 50px
}

@media (max-width:375px) {
	.lc-title_size_s44 {
		font-size: 40px;
		line-height: 44px
	}
}

.lc-title_size_s40 {
	font-size: 40px;
	line-height: 48px
}

@media (max-width:375px) {
	.lc-title_size_s40 {
		font-size: 38px;
		line-height: 42px
	}
}

.lc-title_size_s36 {
	font-size: 36px;
	line-height: 42px
}

@media (max-width:375px) {
	.lc-title_size_s36 {
		font-size: 34px;
		line-height: 38px
	}
}

.lc-title_size_s32 {
	font-size: 32px;
	line-height: 40px
}

@media (max-width:375px) {
	.lc-title_size_s32 {
		font-size: 32px;
		line-height: 36px
	}
}

.lc-title_size_s28 {
	font-size: 28px;
	line-height: 36px
}

@media (max-width:375px) {
	.lc-title_size_s28 {
		font-size: 28px;
		line-height: 32px
	}
}

.lc-title_size_s26 {
	font-size: 26px;
	line-height: 32px
}

.lc-title_size_s24 {
	font-size: 24px;
	line-height: 32px
}

@media (max-width:375px) {
	.lc-title_size_s24 {
		font-size: 24px;
		line-height: 29px
	}
}

.lc-title_size_s20 {
	font-size: 20px;
	line-height: 28px
}

@media (max-width:375px) {
	.lc-title_size_s20 {
		font-size: 18px;
		line-height: 24px
	}
}

.lc-title_size_s18 {
	font-size: 18px;
	line-height: 24px
}

.lc-title_size_s16 {
	font-size: 16px;
	line-height: 24px
}

@media (max-width:375px) {
	.lc-title_size_s16 {
		font-size: 14px;
		line-height: 20px
	}
}

.lc-title_size_s13 {
	font-size: 13px;
	line-height: 22px
}

.lc-title_size_s12 {
	font-size: 12px;
	line-height: 22px
}

.lc-title_size_s9 {
	font-size: 9px;
	line-height: 13px
}

.lc-title_size_s8 {
	font-size: 8px;
	line-height: 13px
}

.lc-styled-text__text_align_left {
	text-align: left
}

.lc-styled-text__text_align_right {
	text-align: right
}

.lc-styled-text__text_align_center {
	text-align: center
}

.Icon_type_close {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill-rule='evenodd' d='M11 1.7l-.7-.7L6 5.3 1.7 1l-.7.7L5.3 6 1 10.3l.7.7L6 6.7l4.3 4.3.7-.7L6.7 6z'/%3E%3C/svg%3E")
}

.lc-analytics-frame {
	--main-color: #42d0c3;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: -webkit-min-content;
	width: min-content;
	border: 2px solid var(--main-color);
	background: rgba(91, 138, 134, .1)
}

.lc-analytics-frame_section {
	width: 100%;
	min-height: 48px;
	background: 0 0
}

.lc-analytics-frame_wide {
	width: 100%
}

.lc-analytics-frame__icon {
	position: absolute;
	z-index: 100;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	opacity: .9;
	color: var(--main-color)
}

.lc-analytics-frame__icon_size_small {
	top: 4px;
	right: 4px;
	width: 20px;
	height: 20px
}

.lc-analytics-frame__icon_size_small.lc-analytics-frame__icon_position_left {
	left: 4px
}

.lc-analytics-frame__icon_size_small svg {
	width: 20px;
	height: 20px
}

.lc-analytics-frame__icon rect:first-child {
	fill: #fff
}

.lc-analytics-frame__icon:hover,
.lc-analytics-frame__icon_active {
	color: #fff
}

.lc-analytics-frame__icon:hover rect:first-child,
.lc-analytics-frame__icon_active rect:first-child {
	fill: var(--main-color)
}

.lc-analytics-frame__icon_position_left {
	left: 8px
}

.lc-analytics-frame__popup.Popup2 {
	--color-typo-primary: #fff;
	--popup-view-default-typo-color: #fff;
	--color-bg-default: #222;
	--popup-view-default-fill-color: #222;
	--header-text-size: 15px;
	--section-name-size: 14px;
	--text-size: 12px;
	--text-margin: 8px;
	min-width: 280px;
	padding: 8px;
	white-space: nowrap;
	border-radius: 6px;
	box-shadow: 0 7px 15px rgb(0 0 0/40%)
}

.lc-analytics-frame__popup.Popup2 .Popup2-Tail:after,
.lc-analytics-frame__popup.Popup2:before {
	background: var(--color-bg-default)
}

.lc-analytics-frame__popup_mobile.Popup2 {
	--header-text-size: 11px;
	--section-name-size: 10px;
	--text-size: 8px;
	--text-margin: 0
}

.lc-analytics-frame__popup-header {
	margin: 0;
	font-size: var(--header-text-size);
	font-weight: 500;
	line-height: 20px;
	text-align: center
}

.lc-analytics-frame__popup-text {
	margin: var(--text-margin) 0;
	font-size: var(--text-size);
	line-height: 16px;
	text-align: left
}

.lc-analytics-frame__section-name {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size: var(--section-name-size);
	font-weight: 700;
	cursor: pointer;
	text-align: left
}

.lc-analytics-frame__section-name:before {
	position: absolute;
	left: 0;
	display: inline-block;
	content: "";
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fff
}

.lc-analytics-frame__section-name_open:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.lc-analytics-frame__events {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.lc-analytics-frame__events_visible {
	display: block
}

.Popup2_view_default {
	visibility: hidden;
	box-sizing: border-box;
	margin: -9999px 0 0 -9999px;
	color: var(--popup-view-default-typo-color);
	border-radius: var(--popup-borderRadius);
	background-color: var(--popup-view-default-fill-color);
	box-shadow: 0 1.5ex 2ex -1ex rgba(0, 0, 0, .3);
	-webkit-animation-duration: .1s;
	animation-duration: .1s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.Popup2_view_default:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	border-radius: inherit;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .05)
}

.Popup2_view_default.Popup2_visible:before {
	z-index: -1
}

.Popup2_view_default.Popup2_visible {
	visibility: visible;
	margin: 0
}

.Popup2_view_default .Popup2-TailFill {
	fill: var(--popup-view-default-fill-color)
}

.Popup2_view_default .Popup2-TailBorder {
	fill: rgba(0, 0, 0, .05)
}

.Popup2.Popup2_view_default>:first-child {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit
}

.Popup2.Popup2_view_default>:last-child {
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit
}

.Popup2_view_default.Popup2[data-popper-placement^=bottom] {
	-webkit-animation-name: popup2_view_default_bottom;
	animation-name: popup2_view_default_bottom
}

.Popup2_view_default.Popup2[data-popper-placement^=bottom].Popup2_visible {
	-webkit-animation-name: popup2_view_default_bottom_visible;
	animation-name: popup2_view_default_bottom_visible
}

.Popup2_view_default.Popup2[data-popper-placement^=top] {
	-webkit-animation-name: popup2_view_default_top;
	animation-name: popup2_view_default_top
}

.Popup2_view_default.Popup2[data-popper-placement^=top].Popup2_visible {
	-webkit-animation-name: popup2_view_default_top_visible;
	animation-name: popup2_view_default_top_visible
}

.Popup2_view_default.Popup2[data-popper-placement^=right] {
	-webkit-animation-name: popup2_view_default_right;
	animation-name: popup2_view_default_right
}

.Popup2_view_default.Popup2[data-popper-placement^=right].Popup2_visible {
	-webkit-animation-name: popup2_view_default_right_visible;
	animation-name: popup2_view_default_right_visible
}

.Popup2_view_default.Popup2[data-popper-placement^=left] {
	-webkit-animation-name: popup2_view_default_left;
	animation-name: popup2_view_default_left
}

.Popup2_view_default.Popup2[data-popper-placement^=left].Popup2_visible {
	-webkit-animation-name: popup2_view_default_left_visible;
	animation-name: popup2_view_default_left_visible
}

.Popup2 {
	position: absolute;
	z-index: 1400
}

.Popup2[data-popper-escaped],
.Popup2[data-popper-reference-hidden] {
	visibility: hidden !important;
	margin: -9999px 0 0 -9999px !important;
	pointer-events: none !important
}

.Popup2-Tail {
	width: 24px;
	height: 24px;
	pointer-events: none
}

.Popup2-TailSvg {
	display: block
}

.Popup2[data-popper-placement^=top] .Popup2-Tail {
	top: 100%;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.Popup2[data-popper-placement^=left] .Popup2-Tail {
	left: 100%;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.Popup2[data-popper-placement^=bottom] .Popup2-Tail {
	bottom: 100%
}

.Popup2[data-popper-placement^=right] .Popup2-Tail {
	right: 100%;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.lc-icon {
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	fill: currentColor
}

.lc-icon_fill-type_border {
	border: 1px solid transparent
}

.lc-icon_hidden {
	display: none
}

.ya-chat-badge__custom-count {
	position: absolute;
	top: -3px;
	right: -3px;
	box-sizing: border-box;
	padding: 0 4px;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	border-radius: 15px;
	background-color: red
}

@media (max-width:500px) {
	.ya-chat-badge__custom-count {
		z-index: 2;
		top: 9px;
		right: 8px
	}
}

.lc-float-buttons_single .ya-chat-badge__custom-count {
	top: -3px;
	right: -3px
}

/* .Theme_color_jobs-desktop {
--color-base: #000;
--color-essential: #fff;
--color-project: #fc0;
--color-phantom: #000;
--color-path: #04b;
--color-success: #00985f;
--color-alert: #f33;
--color-warning: #f90;
--color-normal: #dde3e5;
--color-system: #778a9b;
--color-promo: #0057d3;
--color-hover: #c00;
--color-transparent: transparent;
--color-bg-brand: #fc0;
--color-bg-inverse: #000;
--color-bg-action: #ffdb4d;
--color-bg-selection: #ffea9e;
--color-bg-hover: rgba(0, 0, 0, 0.15);
--color-bg-border: rgba(0, 0, 0, 0.05);
--color-bg-stripe: rgba(0, 0, 0, 0.04);
--color-bg-ghost: rgba(0, 0, 0, 0.08);
--color-bg-default: #fff;
--color-bg-tone: rgba(0, 0, 0, 0.9);
--color-bg-soft: hsla(0, 0%, 100%, 0.97);
--color-bg-success: #00985f;
--color-bg-alert: #f33;
--color-bg-warning: #f90;
--color-bg-normal: #dde3e5;
--color-bg-system: #778a9b;
--color-bg-link: rgba(21, 126, 239, 0.4);
--color-bg-promo: #0057d3;
--color-typo-brand: #fc0;
--color-typo-primary: #000;
--color-typo-inverse: #fff;
--color-typo-promo: rgba(0, 0, 0, 0.8);
--color-typo-secondary: rgba(0, 0, 0, 0.6);
--color-typo-ghost: rgba(0, 0, 0, 0.3);
--color-typo-disable: rgba(0, 0, 0, 0.3);
--color-typo-success: #00985f;
--color-typo-warning: #f90;
--color-typo-alert: #d00;
--color-link: #04b;
--color-link-external: #04b;
--color-link-minor: #669;
--color-link-hover: #c00;
--color-control-bg-border-focus: #b3b3b3;
--color-control-bg-border-prism: #fc0;
--color-control-border-color-danger: #f33;
--color-control-border-color-tag-like: #ccc;
--color-control-typo-primary: #000;
--color-control-typo-secondary: rgba(0, 0, 0, 0.6);
--color-control-typo-ghost: rgba(0, 0, 0, 0.3);
--color-control-typo-passive: #000;
--color-control-typo-faint: #fff;
--color-control-typo-disable: grey;
--color-control-typo-link: #04b;
--color-control-typo-error: #e00000;
--color-control-typo-danger: #d00;
--color-control-bg-default: #e6e6e6;
--color-control-bg-default-hover: #dbdbdb;
--color-control-bg-default-press: #dbdbdb;
--color-control-bg-default-disable: #f2f2f2;
--color-control-bg-border-default: #b3b3b3;
--color-control-bg-border-default-hover: #dbdbdb;
--color-control-bg-border-default-press: #b3b3b3;
--color-control-bg-border-default-disable: #e8e8e8;
--color-control-bg-border-default-error: #f33;
--color-control-bg-border-default-error-hover: #e0000f;
--color-control-bg-pseudo: #fff;
--color-control-bg-pseudo-hover: #f7f7f7;
--color-control-bg-border-pseudo: #ccc;
--color-control-bg-action: #fc0;
--color-control-bg-action-hover: #fac000;
--color-control-bg-action-press: #fac000;
--color-control-bg-passive: #fff;
--color-control-bg-progress: #fc0;
--color-control-bg-progress-process: #ffd500;
--color-control-bg-blank: #fff;
--color-control-bg-blank-hover: #fff;
--color-control-bg-blank-disable: #f2f2f2;
--color-control-bg-border-blank: #d9d9d9;
--color-control-bg-border-blank-hover: #ccc;
--color-control-bg-border-blank-disable: #f2f2f2;
--color-control-bg-faint: #fff;
--color-control-bg-faint-disable: #c7c7c7;
--color-control-bg-check: #545454;
--color-control-bg-check-hover: #545454;
--color-control-bg-check-press: #525252;
--color-control-bg-check-disable: #f2f2f2;
--color-control-bg-border-check: #a88700;
--color-control-bg-border-check-hover: #a88700;
--color-control-bg-border-check-press: #a88700;
--color-control-bg-link-default: #04b;
--color-control-bg-link-default-hover: rgba(0, 68, 187, 0.3);
--color-control-bg-border-link-default: rgba(0, 68, 187, 0.6);
--color-control-bg-border-link-default-hover: rgba(0, 68, 187, 0.6);
--color-control-typo-raised: #000;
--color-control-typo-raised-disable: #7f7f7f;
--color-control-bg-raised: #fff;
--color-control-bg-raised-hover: #f5f5f5;
--color-control-bg-raised-disable: #f5f5f5;
--color-control-bg-raised-check: #fff;
--color-control-type-danger-fill-color-base: #fff5f2;
--color-control-type-danger-fill-color-hover: #ffe2db;
--color-control-type-danger-fill-color-process: #fff5f2;
--color-control-type-tag-like-fill-color-base: #f2f2f2;
--color-control-type-tag-like-fill-color-hover: #e5e5e5;
--color-control-type-tag-like-fill-color-process: #f2f2f2;
--attach-typo-color: #000;
--badge-border-color: #fff;
--badge-fill-color: #f33;
--badge-typo-color: #fff;
--button-view-action-border-color-focused: #fc0;
--button-view-action-fill-color-base: #fc0;
--button-view-action-fill-color-disabled: #f2f2f2;
--button-view-action-fill-color-hovered: #fac000;
--button-view-action-fill-color-progress-base: #fc0;
--button-view-action-fill-color-progress-process: #ffd500;
--button-view-action-fill-color-checked-base: #545454;
--button-view-action-fill-color-checked-hovered: #545454;
--button-view-action-typo-color-base: #000;
--button-view-action-typo-color-disabled: grey;
--button-view-action-typo-color-hovered: #000;
--button-view-action-typo-color-progress-base: #000;
--button-view-action-typo-color-checked-base: #fff;
--button-view-action-typo-color-checked-hovered: #fff;
--button-view-clear-border-color-focused: #fc0;
--button-view-clear-fill-color-disabled: #f2f2f2;
--button-view-clear-fill-color-checked-base: #545454;
--button-view-clear-fill-color-checked-hovered: #545454;
--button-view-clear-typo-color-base: #000;
--button-view-clear-typo-color-disabled: grey;
--button-view-clear-typo-color-checked-base: #fff;
--button-view-default-border-color-focused: #fc0;
--button-view-default-fill-color-base: #e6e6e6;
--button-view-default-fill-color-disabled: #f2f2f2;
--button-view-default-fill-color-hovered: #dbdbdb;
--button-view-default-fill-color-checked-base: #545454;
--button-view-default-fill-color-checked-hovered: #545454;
--button-view-default-typo-color-base: #000;
--button-view-default-typo-color-hovered: #000;
--button-view-default-typo-color-disabled: grey;
--button-view-default-typo-color-checked-base: #fff;
--button-view-default-typo-color-checked-hovered: #fff;
--button-view-link-border-color-base: rgba(0, 68, 187, 0.6);
--button-view-link-border-color-focused: #fc0;
--button-view-link-fill-color-base: #fff;
--button-view-link-fill-color-disabled: #f2f2f2;
--button-view-link-fill-color-hovered: rgba(0, 68, 187, 0.3);
--button-view-link-fill-color-checked-base: #545454;
--button-view-link-fill-color-checked-hovered: #545454;
--button-view-link-typo-color-base: #04b;
--button-view-link-typo-color-disabled: grey;
--button-view-link-typo-color-checked-base: #fff;
--button-view-pseudo-border-color-base: #ccc;
--button-view-pseudo-border-color-focused: #fc0;
--button-view-pseudo-fill-color-disabled: #f2f2f2;
--button-view-pseudo-fill-color-hovered: #f7f7f7;
--button-view-pseudo-fill-color-checked-base: #545454;
--button-view-pseudo-fill-color-checked-hovered: #545454;
--button-view-pseudo-typo-color-base: #000;
--button-view-pseudo-typo-color-disabled: grey;
--button-view-pseudo-typo-color-checked-base: #fff;
--button-view-raised-border-color-focused: #fc0;
--button-view-raised-fill-color-base: #fff;
--button-view-raised-fill-color-disabled: #f5f5f5;
--button-view-raised-fill-color-hovered: #f5f5f5;
--button-view-raised-fill-color-checked-base: #545454;
--button-view-raised-fill-color-checked-hovered: #545454;
--button-view-raised-typo-color-base: #000;
--button-view-raised-typo-color-disabled: #7f7f7f;
--button-view-raised-typo-color-checked-base: #fff;
--button-view-search-border-color-focused: #fc0;
--button-view-search-fill-color-base: #fc0;
--button-view-search-fill-color-disabled: #fc0;
--button-view-search-fill-color-hovered: #fac000;
--button-view-search-fill-color-progress-base: #fc0;
--button-view-search-fill-color-progress-process: #ffd500;
--button-view-search-fill-color-checked-base: #545454;
--button-view-search-fill-color-checked-hovered: #545454;
--button-view-search-typo-color-base: #000;
--button-view-search-typo-color-disabled: #000;
--button-view-search-typo-color-hovered: #000;
--button-view-search-typo-color-progress-base: #000;
--button-view-search-typo-color-checked-base: #fff;
--button-view-search-typo-color-checked-hovered: #fff;
--button-view-danger-border-color-focused: #f33;
--button-view-danger-fill-color-base: #fff5f2;
--button-view-danger-fill-color-disabled: #fff5f2;
--button-view-danger-fill-color-hovered: #ffe2db;
--button-view-danger-fill-color-progress-base: #fff5f2;
--button-view-danger-fill-color-progress-process: #fff5f2;
--button-view-danger-fill-color-checked-base: #fff5f2;
--button-view-danger-fill-color-checked-hovered: #ffe2db;
--button-view-danger-typo-color-base: #d00;
--button-view-danger-typo-color-disabled: #d00;
--button-view-danger-typo-color-hovered: #d00;
--button-view-danger-typo-color-progress-base: #d00;
--button-view-danger-typo-color-checked-base: #d00;
--button-view-danger-typo-color-checked-hovered: #d00;
--button-view-tag-like-border-color-focused: #ccc;
--button-view-tag-like-fill-color-base: #f2f2f2;
--button-view-tag-like-fill-color-disabled: #f2f2f2;
--button-view-tag-like-fill-color-hovered: #e5e5e5;
--button-view-tag-like-fill-color-progress-base: #f2f2f2;
--button-view-tag-like-fill-color-progress-process: #f2f2f2;
--button-view-tag-like-fill-color-checked-base: #f2f2f2;
--button-view-tag-like-fill-color-checked-hovered: #e5e5e5;
--calendar-view-default-grid-aside-typo-color-base: rgba(0, 0, 0, 0.6);
--calendar-view-default-grid-aside-fill-color-base: rgba(0, 0, 0, 0.05);
--calendar-view-default-current-border-color: #ff3737;
--calendar-view-default-cell-border-color-hovered: rgba(0, 0, 0, 0.1);
--calendar-view-default-cell-border-color-focused: #fdb100;
--calendar-view-default-cell-border-color-current: rgba(0, 0, 0, 0.05);
--calendar-view-default-cell-typo-color-base: rgba(0, 0, 0, 0.8);
--calendar-view-default-cell-typo-color-disabled: rgba(0, 0, 0, 0.45);
--calendar-view-default-cell-typo-color-selected-base: #fff;
--calendar-view-default-cell-typo-color-weekend: #ff3737;
--calendar-view-default-cell-fill-color-hovered: rgba(0, 0, 0, 0.05);
--calendar-view-default-cell-fill-color-pressed: rgba(0, 0, 0, 0.1);
--calendar-view-default-cell-fill-color-selected-base: #ff3737;
--calendar-view-default-cell-fill-color-selected-range: rgba(0, 0, 0, 0.05);
--calendar-view-default-cell-fill-color-selected-hovered: red;
--calendar-view-default-cell-fill-color-selected-disabled: #f2f2f2;
--checkbox-view-outline-border-color: rgba(0, 0, 0, 0.1);
--checkbox-view-outline-fill-color-base: transparent;
--checkbox-view-outline-fill-color-hovered: #d2d2d2;
--checkbox-view-default-outline-color: #fc0;
--checkbox-view-default-fill-color-base: #e6e6e6;
--checkbox-view-default-fill-color-hovered: #dbdbdb;
--checkbox-view-default-fill-color-checked-base: #545454;
--checkbox-view-default-fill-color-checked-hovered: #545454;
--checkbox-view-default-typo-color-base: #000;
--checkbox-view-default-typo-color-checked-base: #fff;
--divider-fill-color: #fc0;
--header-fill-color: #fff;
--header-nav-link-color-base: #939cb0;
--header-nav-link-color-hover: #222426;
--header-nav-link-color-active: #d00;
--header-search-fill-color-base: #ffdb4d;
--header-search-fill-color-hover: #ffd633;
--header-search-fill-color-active: #fc0;
--header-search-button-typo-color: #000;
--header-search-textinput-typo-color: #000;
--header-search-textinput-fill-color: #fff;
--link-view-default-outline-color: #fc0;
--link-view-default-typo-color-base: #04b;
--link-view-default-typo-color-disabled: rgba(0, 0, 0, 0.3);
--link-view-default-typo-color-hovered: #c00;
--menu-view-default-border-color-base: #b3b3b3;
--menu-view-default-fill-color-base: #e6e6e6;
--menu-view-default-fill-color-hovered: #dbdbdb;
--menu-view-default-typo-color-base: #000;
--menu-view-default-typo-color-secondary: rgba(0, 0, 0, 0.6);
--menu-view-default-typo-color-disabled: grey;
--menu-view-default-typo-color-hovered: #000;
--message-box-view-default-typo-color: #fff;
--message-box-view-default-fill-color: #000;
--message-box-view-promo-typo-color: #fff;
--message-box-view-promo-fill-color: #0057d3;
--message-box-view-inverse-typo-color: #000;
--message-box-view-inverse-fill-color: #fff;
--popup-view-default-typo-color: #000;
--popup-view-default-fill-color: #fff;
--progress-outer-fill-color: transparent;
--progress-inner-fill-color: #fc0;
--radio-button-view-default-outline-color: #fc0;
--radio-button-view-default-fill-color-base: #e6e6e6;
--radio-button-view-default-fill-color-checked-base: #fff;
--radio-button-view-default-typo-color-base: rgba(0, 0, 0, 0.6);
--radio-button-view-default-typo-color-hovered: #000;
--radio-button-view-default-typo-color-checked-base: #000;
--radiobox-view-default-dot-fill-color: #fff;
--radiobox-view-default-outline-color: #fc0;
--radiobox-view-default-fill-color-base: #e6e6e6;
--radiobox-view-default-fill-color-hovered: #dbdbdb;
--radiobox-view-default-fill-color-checked-base: #545454;
--radiobox-view-default-fill-color-checked-hovered: #545454;
--radiobox-view-default-typo-color-base: #000;
--radiobox-view-outline-border-color: rgba(0, 0, 0, 0.1);
--radiobox-view-outline-fill-color-base: transparent;
--radiobox-view-outline-fill-color-hovered: #d9d9d9;
--slider-view-default-typo-color-base: #000;
--slider-view-default-track-fill-color-base: rgba(0, 0, 0, 0.15);
--slider-view-default-track-fill-color-hovered: rgba(0, 0, 0, 0.25);
--slider-view-default-range-fill-color-base: #fc0;
--slider-view-default-range-fill-color-hovered: #fac000;
--slider-view-default-range-fill-color-disabled: rgba(0, 0, 0, 0.15);
--slider-view-default-thumb-fill-color-base: #fff;
--slider-view-default-thumb-fill-color-disabled: #000;
--slider-view-default-tick-fill-color-base: #fff;
--spin-view-default-border-color: #fc0;
--tabs-menu-view-default-outline-color: #fc0;
--tabs-menu-view-default-active-line-fill-color-active: #000;
--tabs-menu-view-default-typo-color-base: #000;
--textarea-view-default-fill-color-base: #fff;
--textarea-view-default-fill-color-disabled: #f2f2f2;
--textarea-view-default-fill-color-hovered: #fff;
--textarea-view-default-typo-color-base: #000;
--textarea-view-default-typo-color-disabled: grey;
--textarea-view-default-placeholder-typo-color-base: rgba(0, 0, 0, 0.3);
--textarea-view-default-placeholder-typo-color-disabled: grey;
--textarea-view-default-icon-fill-color-base: rgba(0, 0, 0, 0.3);
--textarea-view-default-clear-fill-color-base: rgba(0, 0, 0, 0.3);
--textarea-view-default-clear-fill-color-hovered: #000;
--textarea-view-default-hint-typo-color-state-error-base: #e00000;
--textarea-view-default-border-color-base: #d9d9d9;
--textarea-view-default-border-color-disabled: #f2f2f2;
--textarea-view-default-border-color-focused: #b3b3b3;
--textarea-view-default-border-color-hovered: #ccc;
--textarea-view-default-border-color-state-error-base: #f33;
--textarea-view-default-border-color-state-error-hovered: #e0000f;
--textinput-view-material-typo-color-base: #000;
--textinput-view-material-typo-color-disabled: rgba(0, 0, 0, 0.4);
--textinput-view-material-border-color-base: rgba(0, 0, 0, 0.1);
--textinput-view-material-border-color-state-error: #ff3737;
--textinput-view-material-icon-fill-color-base: rgba(0, 0, 0, 0.8);
--textinput-view-material-icon-fill-color-disabled: rgba(0, 0, 0, 0.5);
--textinput-view-material-hint-typo-color-base: rgba(0, 0, 0, 0.4);
--textinput-view-material-hint-typo-color-state-error: #ff3737;
--textinput-view-material-caret-color-base: #067aff;
--textinput-view-material-caret-color-state-error: #ff3737;
--textinput-view-material-placeholder-typo-color-base: rgba(0, 0, 0, 0.3);
--textinput-view-material-label-color-base: rgba(0, 0, 0, 0.25);
--textinput-view-material-label-color-state-error: #ff3737;
--textinput-view-material-label-color-floated-base: rgba(0, 0, 0, 0.4);
--textinput-view-material-variant-filled-border-color-focused: #067aff;
--textinput-view-material-variant-filled-fill-color: rgba(0, 0, 0, 0.05);
--textinput-view-material-variant-filled-label-color-floated: #067aff;
--textinput-view-material-variant-outlined-border-color-base: rgba(0, 0, 0, 0.1);
--textinput-view-material-variant-outlined-border-color-focused: #067aff;
--textinput-view-material-variant-outlined-label-color-floated: #067aff;
--textinput-view-default-fill-color-base: #fff;
--textinput-view-default-fill-color-disabled: #f2f2f2;
--textinput-view-default-fill-color-hovered: #fff;
--textinput-view-default-typo-color-base: #000;
--textinput-view-default-typo-color-disabled: grey;
--textinput-view-default-placeholder-typo-color-base: rgba(0, 0, 0, 0.3);
--textinput-view-default-placeholder-typo-color-disabled: grey;
--textinput-view-default-icon-fill-color-base: rgba(0, 0, 0, 0.3);
--textinput-view-default-clear-fill-color-base: rgba(0, 0, 0, 0.3);
--textinput-view-default-clear-fill-color-hovered: #000;
--textinput-view-default-hint-typo-color-state-error-base: #e00000;
--textinput-view-default-border-color-base: #d9d9d9;
--textinput-view-default-border-color-disabled: #f2f2f2;
--textinput-view-default-border-color-focused: #b3b3b3;
--textinput-view-default-border-color-hovered: #ccc;
--textinput-view-default-border-color-state-error-base: #f33;
--textinput-view-default-border-color-state-error-hovered: #e0000f;
--textinput-view-search-fill-color-base: #fff;
--textinput-view-search-fill-color-disabled: #fff;
--textinput-view-search-fill-color-hovered: #fff;
--textinput-view-search-typo-color-base: #000;
--textinput-view-search-typo-color-disabled: grey;
--textinput-view-search-placeholder-typo-color-base: rgba(0, 0, 0, 0.3);
--textinput-view-search-placeholder-typo-color-disabled: grey;
--textinput-view-search-icon-fill-color-base: rgba(0, 0, 0, 0.3);
--textinput-view-search-clear-fill-color-base: rgba(0, 0, 0, 0.3);
--textinput-view-search-clear-fill-color-hovered: #000;
--textinput-view-search-hint-typo-color-state-error-base: #e00000;
--textinput-view-search-border-color-base: #fc0;
--textinput-view-search-border-color-disabled: #fac000;
--textinput-view-search-border-color-focused: #fc0;
--textinput-view-search-border-color-hovered: #fac000;
--textinput-view-search-border-color-state-error-base: #f33;
--textinput-view-search-border-color-state-error-hovered: #e0000f;
--tooltip-view-default-fill-color-base: #e6e6e6;
--tooltip-view-default-fill-color-state-success: #00985f;
--tooltip-view-default-fill-color-state-warning: #f90;
--tooltip-view-default-fill-color-state-alert: #f33;
--tooltip-view-default-typo-color-state-success: #fff;
--tooltip-view-default-typo-color-state-warning: #fff;
--tooltip-view-default-typo-color-state-alert: #fff;
--tumbler-view-default-outline-color: #fc0;
--tumbler-view-default-fill-color-base: #e6e6e6;
--tumbler-view-default-fill-color-disabled: #f2f2f2;
--tumbler-view-default-fill-color-hovered: #dbdbdb;
--tumbler-view-default-fill-color-checked-base: #fc0;
--tumbler-view-default-fill-color-checked-disabled: #f2f2f2;
--tumbler-view-default-fill-color-checked-hovered: #fac000;
--tumbler-view-default-button-fill-color-base: #fff;
--tumbler-view-default-typo-color-base: #000;
--tumbler-view-default-typo-color-disabled: grey
} */

.lc-skeleton {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	max-width: 920px
}

.lc-skeleton__line {
	position: relative;
	overflow: hidden;
	width: 100%
}

.lc-skeleton__line:after,
.lc-skeleton__line:before {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 50%;
	margin: auto;
	content: "";
	border-radius: 3px
}

.lc-skeleton__line:before {
	background: rgba(0, 0, 0, .06)
}

.lc-skeleton__line:after {
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .49) 50%, hsla(0, 0%, 100%, 0));
	-webkit-animation: loading 1s linear infinite;
	animation: loading 1s linear infinite
}

.lc-skeleton_size_s96 {
	font-size: 96px
}

@media (max-width:767px) {
	.lc-skeleton_size_s96 {
		font-size: 94px
	}
}

.lc-skeleton_size_s96 .lc-skeleton__line {
	height: 102px
}

@media (max-width:767px) {
	.lc-skeleton_size_s96 .lc-skeleton__line {
		height: 98px
	}
}

.lc-skeleton_size_s60 {
	font-size: 60px
}

@media (max-width:767px) {
	.lc-skeleton_size_s60 {
		font-size: 58px
	}
}

.lc-skeleton_size_s60 .lc-skeleton__line {
	height: 68px
}

@media (max-width:767px) {
	.lc-skeleton_size_s60 .lc-skeleton__line {
		height: 62px
	}
}

.lc-skeleton_size_s56 {
	font-size: 56px
}

@media (max-width:767px) {
	.lc-skeleton_size_s56 {
		font-size: 54px
	}
}

.lc-skeleton_size_s56 .lc-skeleton__line {
	height: 64px
}

@media (max-width:767px) {
	.lc-skeleton_size_s56 .lc-skeleton__line {
		height: 58px
	}
}

.lc-skeleton_size_s52 {
	font-size: 52px
}

@media (max-width:767px) {
	.lc-skeleton_size_s52 {
		font-size: 50px
	}
}

.lc-skeleton_size_s52 .lc-skeleton__line {
	height: 60px
}

@media (max-width:767px) {
	.lc-skeleton_size_s52 .lc-skeleton__line {
		height: 54px
	}
}

.lc-skeleton_size_s48 {
	font-size: 48px
}

@media (max-width:767px) {
	.lc-skeleton_size_s48 {
		font-size: 46px
	}
}

.lc-skeleton_size_s48 .lc-skeleton__line {
	height: 56px
}

@media (max-width:767px) {
	.lc-skeleton_size_s48 .lc-skeleton__line {
		height: 50px
	}
}

.lc-skeleton_size_s45 {
	font-size: 45px
}

@media (max-width:767px) {
	.lc-skeleton_size_s45 {
		font-size: 42px
	}
}

.lc-skeleton_size_s45 .lc-skeleton__line {
	height: 52px
}

@media (max-width:767px) {
	.lc-skeleton_size_s45 .lc-skeleton__line {
		height: 48px
	}
}

.lc-skeleton_size_s44 {
	font-size: 44px
}

@media (max-width:767px) {
	.lc-skeleton_size_s44 {
		font-size: 40px
	}
}

.lc-skeleton_size_s44 .lc-skeleton__line {
	height: 50px
}

@media (max-width:767px) {
	.lc-skeleton_size_s44 .lc-skeleton__line {
		height: 44px
	}
}

.lc-skeleton_size_s40 {
	font-size: 40px
}

@media (max-width:767px) {
	.lc-skeleton_size_s40 {
		font-size: 38px
	}
}

.lc-skeleton_size_s40 .lc-skeleton__line {
	height: 48px
}

@media (max-width:767px) {
	.lc-skeleton_size_s40 .lc-skeleton__line {
		height: 42px
	}
}

.lc-skeleton_size_s36 {
	font-size: 36px
}

@media (max-width:767px) {
	.lc-skeleton_size_s36 {
		font-size: 34px
	}
}

.lc-skeleton_size_s36 .lc-skeleton__line {
	height: 42px
}

@media (max-width:767px) {
	.lc-skeleton_size_s36 .lc-skeleton__line {
		height: 38px
	}
}

.lc-skeleton_size_s32 {
	font-size: 32px
}

@media (max-width:767px) {
	.lc-skeleton_size_s32 {
		font-size: 32px
	}
}

.lc-skeleton_size_s32 .lc-skeleton__line {
	height: 40px
}

@media (max-width:767px) {
	.lc-skeleton_size_s32 .lc-skeleton__line {
		height: 36px
	}
}

.lc-skeleton_size_s28 {
	font-size: 28px
}

@media (max-width:767px) {
	.lc-skeleton_size_s28 {
		font-size: 28px
	}
}

.lc-skeleton_size_s28 .lc-skeleton__line {
	height: 36px
}

@media (max-width:767px) {
	.lc-skeleton_size_s28 .lc-skeleton__line {
		height: 32px
	}
}

.lc-skeleton_size_s26 {
	font-size: 26px
}

@media (max-width:767px) {
	.lc-skeleton_size_s26 {
		font-size: 25px
	}
}

.lc-skeleton_size_s26 .lc-skeleton__line {
	height: 32px
}

@media (max-width:767px) {
	.lc-skeleton_size_s26 .lc-skeleton__line {
		height: 30px
	}
}

.lc-skeleton_size_s24 {
	font-size: 24px
}

@media (max-width:767px) {
	.lc-skeleton_size_s24 {
		font-size: 24px
	}
}

.lc-skeleton_size_s24 .lc-skeleton__line {
	height: 32px
}

@media (max-width:767px) {
	.lc-skeleton_size_s24 .lc-skeleton__line {
		height: 29px
	}
}

.lc-skeleton_size_s20 {
	font-size: 20px
}

@media (max-width:767px) {
	.lc-skeleton_size_s20 {
		font-size: 18px
	}
}

.lc-skeleton_size_s20 .lc-skeleton__line {
	height: 28px
}

@media (max-width:767px) {
	.lc-skeleton_size_s20 .lc-skeleton__line {
		height: 24px
	}
}

.lc-skeleton_size_s18 {
	font-size: 18px
}

@media (max-width:767px) {
	.lc-skeleton_size_s18 {
		font-size: 16px
	}
}

.lc-skeleton_size_s18 .lc-skeleton__line {
	height: 24px
}

@media (max-width:767px) {
	.lc-skeleton_size_s18 .lc-skeleton__line {
		height: 18px
	}
}

.lc-skeleton_size_s16 {
	font-size: 16px
}

@media (max-width:767px) {
	.lc-skeleton_size_s16 {
		font-size: 14px
	}
}

.lc-skeleton_size_s16 .lc-skeleton__line {
	height: 24px
}

@media (max-width:767px) {
	.lc-skeleton_size_s16 .lc-skeleton__line {
		height: 20px
	}
}

.lc-skeleton_size_s13 {
	font-size: 13px
}

.lc-skeleton_size_s12 .lc-skeleton__line,
.lc-skeleton_size_s13 .lc-skeleton__line {
	height: 22px
}

.lc-skeleton_size_s12 {
	font-size: 12px
}

.lc-skeleton_size_s9 {
	font-size: 9px
}

.lc-skeleton_size_s8 .lc-skeleton__line,
.lc-skeleton_size_s9 .lc-skeleton__line {
	height: 13px
}

.lc-skeleton_size_s8 {
	font-size: 8px
}

.lc-skeleton_size_xs .lc-skeleton__line {
	width: 55px;
	height: 24px
}

.lc-skeleton_size_s .lc-skeleton__line {
	width: 65px;
	height: 31px
}

.lc-skeleton_size_m .lc-skeleton__line {
	width: 79px;
	height: 42px
}

.lc-skeleton_size_l .lc-skeleton__line {
	width: 98px;
	height: 48px
}

.lc-skeleton_size_xl .lc-skeleton__line {
	width: 126px;
	height: 58px
}

.lc-skeleton_type_block {
	vertical-align: bottom
}

.lc-skeleton_type_block .lc-skeleton__line:after,
.lc-skeleton_type_block .lc-skeleton__line:before {
	height: 100%
}

.lc-skeleton_type_block .lc-skeleton__line:before,
.lc-skeleton_type_title .lc-skeleton__line:before {
	background: #d9d9d9
}

.lc-skeleton_type_subtitle .lc-skeleton__line:last-child,
.lc-skeleton_type_text .lc-skeleton__line:last-child {
	width: 85%
}

.lc-skeleton_align_center {
	-webkit-align-items: center;
	align-items: center
}

.lc-skeleton_align_center.lc-skeleton_type_block {
	margin: 0 auto
}

.lc-skeleton_align_right {
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.Theme_root_jobs-desktop {
	--space-3-xs: 2px;
	--space-2-xs: 4px;
	--space-xs: 8px;
	--space-s: 12px;
	--space-m: 16px;
	--space-l: 20px;
	--space-xl: 24px;
	--space-2-xl: 32px;
	--space-3-xl: 40px;
	--space-4-xl: 48px;
	--space-5-xl: 72px;
	--space-6-xl: 96px;
	--typography-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--typography-font-weight-light: 300;
	--typography-font-weight-regular: 400;
	--typography-font-weight-medium: 500;
	--typography-font-weight-bold: 700;
	--control-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--typography-controls-size-s-font-size: 13px;
	--typography-controls-size-m-font-size: 15px;
	--typography-controls-size-l-font-size: 18px;
	--attach-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--attach-reset-width: 12px;
	--attach-reset-height: 12px;
	--attach-reset-indentLeft: 5px;
	--attach-iconFile-indentRight: 5px;
	--attach-size-s-fontSize: 13px;
	--attach-size-s-lineHeight: 32px;
	--attach-size-s-holder-indentLeft: 6px;
	--attach-size-m-fontSize: 15px;
	--attach-size-m-lineHeight: 36px;
	--attach-size-m-holder-indentLeft: 8px;
	--attach-size-l-fontSize: 18px;
	--attach-size-l-lineHeight: 42px;
	--attach-size-l-holder-indentLeft: 10px;
	--badge-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--badge-size-small: 10px;
	--badge-size-large: 16px;
	--badge-font-size: 12px;
	--badge-border-radius: 8px;
	--badge-border-width: 2px;
	--button-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--button-border-width: 1px;
	--button-borderRadius: 4px;
	--button-size-s-font: 13px;
	--button-size-s-lineHeight: 32px;
	--button-size-s-height: 32px;
	--button-size-s-icon-width: 32px;
	--button-size-s-icon-indentLeft: 25px;
	--button-size-s-icon-indentRight: 25px;
	--button-size-s-text-indentAll: 0 13px;
	--button-size-m-font: 15px;
	--button-size-m-lineHeight: 36px;
	--button-size-m-height: 36px;
	--button-size-m-icon-width: 36px;
	--button-size-m-icon-indentLeft: 29px;
	--button-size-m-icon-indentRight: 29px;
	--button-size-m-text-indentAll: 0 15px;
	--button-size-l-font: 18px;
	--button-size-l-lineHeight: 42px;
	--button-size-l-height: 42px;
	--button-size-l-icon-width: 42px;
	--button-size-l-icon-indentLeft: 35px;
	--button-size-l-icon-indentRight: 35px;
	--button-size-l-text-indentAll: 0 18px;
	--button-size-xs-height: 16px;
	--button-size-xs-icon-width: 16px;
	--button-size-xs-icon-indent-left: 14px;
	--button-size-xs-icon-indent-right: 14px;
	--button-size-xs-font-size: 13px;
	--button-size-xs-line-height: 10px;
	--button-size-xs-text-indent-all: 0 6px;
	--button-group-gap-s: 1px;
	--button-group-gap-m: 4px;
	--button-group-gap-l: 6px;
	--button-group-gap-xl: 8px;
	--button-group-pin-circle-border-radius: 100px;
	--button-group-pin-round-border-radius: 4px;
	--calendar-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--calendar-size-s-min-width: 252px;
	--calendar-size-s-min-height: 180px;
	--calendar-size-s-line-height: 1rem;
	--calendar-size-s-font-size: .8125rem;
	--calendar-size-s-grid-aside-min-width: 28px;
	--calendar-size-s-grid-aside-indent-right: 8px;
	--calendar-size-s-cell-width: 36px;
	--calendar-size-s-cell-space: 2px;
	--calendar-size-m-min-width: 308px;
	--calendar-size-m-min-height: 220px;
	--calendar-size-m-line-height: 1rem;
	--calendar-size-m-font-size: .875rem;
	--calendar-size-m-grid-aside-min-width: 32px;
	--calendar-size-m-grid-aside-indent-right: 12px;
	--calendar-size-m-cell-width: 44px;
	--calendar-size-m-cell-space: 4px;
	--calendar-size-l-min-width: 378px;
	--calendar-size-l-min-height: 270px;
	--calendar-size-l-line-height: 1.25rem;
	--calendar-size-l-font-size: .9375rem;
	--calendar-size-l-grid-aside-min-width: 36px;
	--calendar-size-l-grid-aside-indent-right: 16px;
	--calendar-size-l-cell-width: 54px;
	--calendar-size-l-cell-space: 6px;
	--calendar-view-default-grid-aside-border-radius: 4px;
	--calendar-view-default-cell-border-width: 1px;
	--calendar-view-default-cell-border-radius: 100px;
	--checkbox-view-outline-disabled-opacity: .4;
	--checkbox-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--checkbox-borderRadius: 4px;
	--checkbox-size-s-fontSize: 13px;
	--checkbox-size-s-indentLeft: 5px;
	--checkbox-size-s-width: 14px;
	--checkbox-size-s-height: 14px;
	--checkbox-size-s-tick-width: 12px;
	--checkbox-size-s-tick-height: 8px;
	--checkbox-size-m-fontSize: 15px;
	--checkbox-size-m-indentLeft: 5px;
	--checkbox-size-m-width: 17px;
	--checkbox-size-m-height: 17px;
	--checkbox-size-m-tick-width: 13px;
	--checkbox-size-m-tick-height: 10px;
	--checkbox-disabled-opacity: .6;
	--divider-indent-all: 16px;
	--header-font-family: "YS Text", arial, sans-serif;
	--header-shadow: none;
	--header-space-all: 0 20px;
	--header-z-index: auto;
	--header-content-height: 60px;
	--header-content-width: auto;
	--header-content-indent-right: auto;
	--header-content-max-width: 1400px;
	--header-content-space-all: 0;
	--header-logo-height: 32px;
	--header-logo-indent-right: 29px;
	--header-logo-circle-indent-top: -3px;
	--header-logoaas-height: 32px;
	--header-logoaas-indent: -5px auto 5px auto;
	--header-icon-width: 20px;
	--header-icon-height: 20px;
	--header-icon-indent-right: 8px;
	--header-actions-gap: 14px;
	--header-actions-space-left: 24px;
	--header-nav-indent: 0;
	--header-nav-space-all: 0;
	--header-nav-link-font-size: 16px;
	--header-nav-link-font-weight: 500;
	--header-nav-link-line-height: 21px;
	--header-nav-link-space-all: 8px 2px;
	--header-nav-link-border: 2px solid transparent;
	--header-nav-link-gap: 12px;
	--header-search-font-family: Arial, sans-serif;
	--header-search-min-width: 220px;
	--header-search-max-width: 470px;
	--header-search-width: 470px;
	--header-search-indent-left: 29px;
	--header-search-button-font-size: 16px;
	--header-search-button-line-height: 36px;
	--header-search-button-width: 88px;
	--header-search-button-indent-right: 9px;
	--header-search-button-space-left: 5px;
	--header-search-button-before-border-width: 22px 0 22px 11px;
	--header-search-button-before-top: -4px;
	--header-search-button-before-right: -9px;
	--header-search-textinput-height: 36px;
	--header-search-textinput-border-radius: 4px;
	--header-search-textinput-control-font-size: 18px;
	--header-search-textinput-control-border-width: 0 30px 0 13px;
	--header-search-textinput-box-border-width: 2px 0 2px 2px;
	--menu-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--menu-group-borderWidth: 1px;
	--menu-size-s-fontSize: 13px;
	--menu-size-s-lineHeight: 32px;
	--menu-size-s-spaceVert: 4px;
	--menu-size-s-group-spaceVert: 4px;
	--menu-size-s-group-spaceHor: 0;
	--menu-size-s-group-indentBottom: 4px;
	--menu-size-s-item-spaceVert: 3px;
	--menu-size-s-item-spaceHor: 9px;
	--menu-size-s-item-indentBottom: 4px;
	--menu-size-s-item-icon-indentRight: 4px;
	--menu-size-s-titleSibling-indentLeft: 20px;
	--menu-size-m-fontSize: 15px;
	--menu-size-m-lineHeight: 36px;
	--menu-size-m-spaceVert: 5px;
	--menu-size-m-group-spaceVert: 5px;
	--menu-size-m-group-spaceHor: 0;
	--menu-size-m-group-indentBottom: 5px;
	--menu-size-m-item-spaceVert: 4px;
	--menu-size-m-item-spaceHor: 15px;
	--menu-size-m-item-indentBottom: 5px;
	--menu-size-m-item-icon-indentRight: 6px;
	--menu-size-m-titleSibling-indentLeft: 20px;
	--message-box-fontSize: 13px;
	--message-box-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--message-box-lineHeight: 16px;
	--message-box-hint-borderRadius: 4px;
	--message-box-close-lineHeight: 16px;
	--message-box-close-fontSize: 11px;
	--message-box-close-indentRight: 7px;
	--message-box-close-width: 16px;
	--message-box-close-height: 16px;
	--message-box-text-indentLeft: 20px;
	--message-box-text-indentRight: 20px;
	--message-box-content-spaceAll: 20px;
	--message-box-content-max-width: 180px;
	--message-box-size-s-tail-size: 22px;
	--message-box-size-s-tooltip-fontSize: 11px;
	--message-box-size-s-fontSize: 13px;
	--message-box-size-s-border-radius: 7px;
	--message-box-size-s-content-maxWidth: 260px;
	--message-box-size-s-content-spaceAll: 5px 10px;
	--message-box-size-s-content-functional-width: 180px;
	--message-box-size-m-tail-size: 22px;
	--message-box-size-m-tooltip-fontSize: 11px;
	--message-box-size-m-fontSize: 13px;
	--message-box-size-m-border-radius: 7px;
	--message-box-size-m-content-spaceAll: 10px 14px;
	--message-box-size-m-content-minWidth: 200px;
	--message-box-size-m-content-maxWidth: 280px;
	--message-box-size-m-content-tooltip-maxWidth: 320px;
	--message-box-size-m-content-functional-width: 280px;
	--message-box-size-l-tail-size: 22px;
	--message-box-size-l-functional-fontSize: 14px;
	--message-box-size-l-functional-lineHeight: 18px;
	--message-box-size-l-fontSize: 13px;
	--message-box-size-l-border-radius: 7px;
	--message-box-size-l-content-spaceAll: 15px 20px;
	--message-box-size-l-content-minWidth: 300px;
	--message-box-size-l-content-maxWidth: 380px;
	--message-box-size-l-content-width: 380px;
	--message-box-size-l-content-functional-width: 380px;
	--message-box-button-indentRight: 0;
	--message-box-buttons-indentAll: 0;
	--message-box-view-default-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.7);
	--message-box-view-promo-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.7);
	--message-box-view-inverse-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.7);
	--modal-border-radius: 0;
	--popup-borderRadius: 4px;
	--progressbar-height: 2px;
	--progress-border-radius: 0;
	--radio-button-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--radioButton-indent: 3px;
	--radioButton-borderRadius: 4px;
	--radioButton-after-borderRadius: 2px;
	--radioButton-size-s-fontSize: 13px;
	--radioButton-size-s-lineHeight: 28px;
	--radioButton-size-s-space: 0 13px;
	--radioButton-size-m-fontSize: 15px;
	--radioButton-size-m-lineHeight: 32px;
	--radioButton-size-m-space: 0 15px;
	--radioButton-size-l-fontSize: 18px;
	--radioButton-size-l-lineHeight: 38px;
	--radioButton-size-l-space: 0 18px;
	--radiobox-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--radiobox-view-outline-disabled-opacity: .4;
	--radiobox-borderRadius: 50%;
	--radiobox-after-borderRadius: 50%;
	--radiobox-size-s-fontSize: 13px;
	--radiobox-size-s-lineHeight: 28px;
	--radiobox-size-s-size: 13px;
	--radiobox-size-s-positionTop: 2px;
	--radiobox-size-s-indentRight: 5px;
	--radiobox-size-s-after-size: 5px;
	--radiobox-size-m-fontSize: 15px;
	--radiobox-size-m-lineHeight: 32px;
	--radiobox-size-m-size: 17px;
	--radiobox-size-m-positionTop: 3px;
	--radiobox-size-m-indentRight: 6px;
	--radiobox-size-m-after-size: 7px;
	--radiobox-disabled-opacity: .6;
	--slider-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--slider-view-default-height: 32px;
	--slider-view-default-track-border-radius: 2px;
	--slider-view-default-track-height: 2px;
	--slider-view-default-thumb-width: 16px;
	--slider-view-default-thumb-height: 16px;
	--slider-view-default-thumb-border-radius: 50%;
	--slider-view-default-tick-width: 2px;
	--slider-view-default-tick-height: 2px;
	--slider-view-default-tick-label-font-size: 13px;
	--slider-view-default-tick-label-line-height: 16px;
	--spin-size-xxs: 16px;
	--spin-size-xs: 24px;
	--spin-size-s: 28px;
	--spin-size-m: 32px;
	--spin-size-l: 38px;
	--tabs-menu-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--tabsMenu-size-s-font: 13px;
	--tabsMenu-size-s-lineHeight: 28px;
	--tabsMenu-size-m-font: 15px;
	--tabsMenu-size-m-lineHeight: 36px;
	--text-display-size-xl-font-size: 3.5rem;
	--text-display-size-xl-line-height: 4rem;
	--text-display-size-xl-letter-spacing: normal;
	--text-display-size-xl-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-display-size-l-font-size: 3rem;
	--text-display-size-l-line-height: 3.5rem;
	--text-display-size-l-letter-spacing: .0065em;
	--text-display-size-l-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-display-size-m-font-size: 2.5rem;
	--text-display-size-m-line-height: 3rem;
	--text-display-size-m-letter-spacing: .0065em;
	--text-display-size-m-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-display-size-s-font-size: 2.125rem;
	--text-display-size-s-line-height: 2.5rem;
	--text-display-size-s-letter-spacing: .0065em;
	--text-display-size-s-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-headline-size-xl-font-size: 2rem;
	--text-headline-size-xl-line-height: 2.5rem;
	--text-headline-size-xl-letter-spacing: .0065em;
	--text-headline-size-xl-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-headline-size-l-font-size: 1.75rem;
	--text-headline-size-l-line-height: 2.25rem;
	--text-headline-size-l-letter-spacing: .0065em;
	--text-headline-size-l-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-headline-size-m-font-size: 1.5rem;
	--text-headline-size-m-line-height: 1.875rem;
	--text-headline-size-m-letter-spacing: .0065em;
	--text-headline-size-m-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-headline-size-s-font-size: 1.25rem;
	--text-headline-size-s-line-height: 1.5rem;
	--text-headline-size-s-letter-spacing: .0065em;
	--text-headline-size-s-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-headline-size-xs-font-size: 1.125rem;
	--text-headline-size-xs-line-height: 1.5rem;
	--text-headline-size-xs-letter-spacing: .0065em;
	--text-headline-size-xs-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-subheader-size-xl-font-size: 1rem;
	--text-subheader-size-xl-line-height: 1.25rem;
	--text-subheader-size-xl-letter-spacing: .0065em;
	--text-subheader-size-xl-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-subheader-size-l-font-size: .9375rem;
	--text-subheader-size-l-line-height: 1.125rem;
	--text-subheader-size-l-letter-spacing: .0065em;
	--text-subheader-size-l-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-subheader-size-m-font-size: .875rem;
	--text-subheader-size-m-line-height: 1.125rem;
	--text-subheader-size-m-letter-spacing: .0065em;
	--text-subheader-size-m-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-subheader-size-s-font-size: .8125rem;
	--text-subheader-size-s-line-height: 1.125rem;
	--text-subheader-size-s-letter-spacing: .0065em;
	--text-subheader-size-s-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-body-long-size-xl-font-size: 1rem;
	--text-body-long-size-xl-line-height: 1.5rem;
	--text-body-long-size-xl-letter-spacing: .0065em;
	--text-body-long-size-xl-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-body-long-size-l-font-size: .9375rem;
	--text-body-long-size-l-line-height: 1.25rem;
	--text-body-long-size-l-letter-spacing: .0065em;
	--text-body-long-size-l-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-body-long-size-m-font-size: .875rem;
	--text-body-long-size-m-line-height: 1.25rem;
	--text-body-long-size-m-letter-spacing: .0065em;
	--text-body-long-size-m-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-body-long-size-s-font-size: .8125rem;
	--text-body-long-size-s-line-height: 1.125rem;
	--text-body-long-size-s-letter-spacing: .0065em;
	--text-body-long-size-s-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-body-short-size-xl-font-size: 1rem;
	--text-body-short-size-xl-line-height: 1.25rem;
	--text-body-short-size-xl-letter-spacing: .0065em;
	--text-body-short-size-xl-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-body-short-size-l-font-size: .9375rem;
	--text-body-short-size-l-line-height: 1.125rem;
	--text-body-short-size-l-letter-spacing: .0065em;
	--text-body-short-size-l-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-body-short-size-m-font-size: .875rem;
	--text-body-short-size-m-line-height: 1.125rem;
	--text-body-short-size-m-letter-spacing: .0065em;
	--text-body-short-size-m-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-body-short-size-s-font-size: .8125rem;
	--text-body-short-size-s-line-height: 1rem;
	--text-body-short-size-s-letter-spacing: .0065em;
	--text-body-short-size-s-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-caption-size-xl-font-size: .8125rem;
	--text-caption-size-xl-line-height: 1rem;
	--text-caption-size-xl-letter-spacing: .0065em;
	--text-caption-size-xl-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-caption-size-l-font-size: .75rem;
	--text-caption-size-l-line-height: 1rem;
	--text-caption-size-l-letter-spacing: .0065em;
	--text-caption-size-l-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-caption-size-m-font-size: .6875rem;
	--text-caption-size-m-line-height: 1rem;
	--text-caption-size-m-letter-spacing: .0065em;
	--text-caption-size-m-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-overline-size-l-font-size: .75rem;
	--text-overline-size-l-line-height: .875rem;
	--text-overline-size-l-letter-spacing: .0065em;
	--text-overline-size-l-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-overline-size-m-font-size: .6875rem;
	--text-overline-size-m-line-height: .875rem;
	--text-overline-size-m-letter-spacing: .0065em;
	--text-overline-size-m-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-overline-size-s-font-size: .625rem;
	--text-overline-size-s-line-height: .75rem;
	--text-overline-size-s-letter-spacing: .0065em;
	--text-overline-size-s-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-control-size-xxl-font-size: 1.125rem;
	--text-control-size-xxl-line-height: 1.5rem;
	--text-control-size-xxl-letter-spacing: .0065em;
	--text-control-size-xxl-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-control-size-xl-font-size: 1rem;
	--text-control-size-xl-line-height: 1.25rem;
	--text-control-size-xl-letter-spacing: .0065em;
	--text-control-size-xl-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-control-size-l-font-size: .9375rem;
	--text-control-size-l-line-height: 1.25rem;
	--text-control-size-l-letter-spacing: .0065em;
	--text-control-size-l-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-control-size-m-font-size: .875rem;
	--text-control-size-m-line-height: 1rem;
	--text-control-size-m-letter-spacing: .0065em;
	--text-control-size-m-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-control-size-s-font-size: .8125rem;
	--text-control-size-s-line-height: 1rem;
	--text-control-size-s-letter-spacing: .0065em;
	--text-control-size-s-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-control-size-xs-font-size: .75rem;
	--text-control-size-xs-line-height: 1rem;
	--text-control-size-xs-letter-spacing: .0065em;
	--text-control-size-xs-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--text-control-size-xxs-font-size: .6875rem;
	--text-control-size-xxs-line-height: 1rem;
	--text-control-size-xxs-letter-spacing: .0065em;
	--text-control-size-xxs-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--textarea-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--textarea-borderWidth: 2px;
	--textarea-borderRadius: 4px;
	--textarea-size-s-fontSize: 13px;
	--textarea-size-s-spaceAll: 6px;
	--textarea-size-s-minWidth: 180px;
	--textarea-size-s-minHeight: 32px;
	--textarea-size-s-clear-width: 32px;
	--textarea-size-s-clear-height: 32px;
	--textarea-hint-size-s-fontSize: 12px;
	--textarea-size-m-fontSize: 15px;
	--textarea-size-m-spaceAll: 8px;
	--textarea-size-m-minWidth: 200px;
	--textarea-size-m-minHeight: 36px;
	--textarea-size-m-clear-width: 36px;
	--textarea-size-m-clear-height: 36px;
	--textarea-hint-size-m-fontSize: 13px;
	--textinput-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--textinput-borderWidth: 1px;
	--textinput-borderRadius: 4px;
	--textinput-size-s-fontSize: 13px;
	--textinput-size-s-height: 32px;
	--textinput-size-s-control-spaceAll: 0 8px;
	--textinput-size-s-has-icon-spaceRight: 32px;
	--textinput-size-s-has-icon-spaceLeft: 32px;
	--textinput-size-s-icon-width: 32px;
	--textinput-size-s-icon-height: 32px;
	--textinput-hint-size-s-fontSize: 12px;
	--textinput-size-m-fontSize: 15px;
	--textinput-size-m-height: 36px;
	--textinput-size-m-control-spaceAll: 0 10px;
	--textinput-size-m-has-icon-spaceRight: 36px;
	--textinput-size-m-has-icon-spaceLeft: 36px;
	--textinput-size-m-icon-width: 36px;
	--textinput-size-m-icon-height: 36px;
	--textinput-hint-size-m-fontSize: 13px;
	--textinput-size-l-font-size: 18px;
	--textinput-size-l-height: 42px;
	--textinput-size-l-space-all: 0 12px;
	--textinput-size-l-with-icon-space-right: 42px;
	--textinput-size-l-with-icon-space-left: 42px;
	--textinput-size-l-icon-width: 42px;
	--textinput-size-l-icon-height: 42px;
	--textinput-size-l-hint-font-size: 12px;
	--textinput-view-material-font-size: 1rem;
	--textinput-view-material-space-all: 12px 0 10px;
	--textinput-view-material-space-left: 16px;
	--textinput-view-material-space-right: 16px;
	--textinput-view-material-space-top: 16px;
	--textinput-view-material-icon-width: 24px;
	--textinput-view-material-icon-height: 24px;
	--textinput-view-material-hint-font-size: .75rem;
	--tooltip-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--tooltip-borderRadius: 4px;
	--tooltip-size-s-fontSize: 13px;
	--tooltip-size-s-lineHeight: 12px;
	--tooltip-size-s-content-spaceAll: 8px;
	--tooltip-size-s-tail-size: 12px;
	--tooltip-size-m-fontSize: 15px;
	--tooltip-size-m-lineHeight: 14px;
	--tooltip-size-m-content-spaceAll: 9px 10px;
	--tooltip-size-m-tail-size: 24px;
	--tooltip-size-l-fontSize: 16px;
	--tooltip-size-l-lineHeight: 16px;
	--tooltip-size-l-content-spaceAll: 18px;
	--tooltip-size-l-tail-size: 36px;
	--tooltip-view-default-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.4);
	--tumbler-font-family: "YS Text", Helvetica, Arial, sans-serif;
	--tumbler-button-space: 2px;
	--tumbler-button-opacity-disabled: 1;
	--tumbler-size-s-fontSize: 13px;
	--tumbler-size-s-lineHeight: 16px;
	--tumbler-size-s-borderRadius: 8px;
	--tumbler-size-s-width: 32px;
	--tumbler-size-s-height: 16px;
	--tumbler-size-s-button-borderRadius: 6px;
	--tumbler-size-s-button-width: 12px;
	--tumbler-size-s-button-height: 12px;
	--tumbler-size-s-button-press-width: 14px;
	--tumblerLabel-size-s-indentRight: 8px;
	--tumblerLabel-size-s-indentLeft: 8px;
	--tumbler-size-m-fontSize: 15px;
	--tumbler-size-m-lineHeight: 20px;
	--tumbler-size-m-borderRadius: 10px;
	--tumbler-size-m-width: 40px;
	--tumbler-size-m-height: 20px;
	--tumbler-size-m-button-borderRadius: 8px;
	--tumbler-size-m-button-width: 16px;
	--tumbler-size-m-button-height: 16px;
	--tumbler-size-m-button-press-width: 18px;
	--tumblerLabel-size-m-indentRight: 12px;
	--tumblerLabel-size-m-indentLeft: 12px;
	--tumbler-size-l-fontSize: 18px;
	--tumbler-size-l-lineHeight: 24px;
	--tumbler-size-l-borderRadius: 14px;
	--tumbler-size-l-width: 56px;
	--tumbler-size-l-height: 28px;
	--tumbler-size-l-button-borderRadius: 12px;
	--tumbler-size-l-button-width: 24px;
	--tumbler-size-l-button-height: 24px;
	--tumbler-size-l-button-press-width: 26px;
	--tumblerLabel-size-l-indentRight: 16px;
	--tumblerLabel-size-l-indentLeft: 16px;
	--user-pic-size-m-size: 42px;
	--user-pic-size-m-size-plus: 52px;
	--user-pic-size-s-size: 24px;
	--user-pic-size-s-size-plus: 30px
}

.Link {
	text-decoration: none;
	outline: 0;
	touch-action: manipulation;
	-webkit-tap-highlight-color: transparent
}

.Link[aria-disabled=true] {
	pointer-events: none
}

.turbo-button_size_m {
	height: 44px;
	padding: 0 20px
}

.turbo-button_size_m.turbo-button_size_m {
	line-height: 44px
}

.turbo-button {
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
	font-size: 16px;
	cursor: pointer;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	letter-spacing: 0;
	color: #000;
	border: 0;
	border-radius: 4px;
	-webkit-tap-highlight-color: transparent
}

.turbo-button::-moz-focus-inner {
	border: 0
}

.turbo-button:focus {
	outline: 0
}

.turbo-button:disabled {
	pointer-events: none
}

.turbo-button_theme_none {
	background: 0 0
}

.turbo-button_size_none {
	padding: 0
}

.turbo-button_width_max {
	width: 100%
}

.turbo-button_size_m.turbo-button_circle {
	width: 52px;
	height: 52px;
	padding: 0;
	border-radius: 52px
}

.lc-text-block {
	margin: 0;
	font-family: var(--font-family);
	font-weight: var(--font-weight);
	letter-spacing: var(--letter-spacing);
	color: var(--color)
}

.lc-text-block h1,
.lc-text-block h2,
.lc-text-block h3,
.lc-text-block h4,
.lc-text-block h5,
.lc-text-block h6 {
	margin: 0;
	font-size: inherit;
	font-weight: inherit
}

.lc-text-block_size_xs {
	font-size: 11px;
	line-height: 15px
}

.lc-text-block_size_s {
	font-size: 20px;
	line-height: 24px
}

@media (max-width:767px) {
	.lc-text-block_size_s {
		font-size: 18px;
		line-height: 20px
	}
}

.lc-text-block_size_m {
	font-size: 26px;
	line-height: 30px
}

@media (max-width:767px) {
	.lc-text-block_size_m {
		font-size: 20px;
		line-height: 24px
	}
}

.lc-text-block_size_l {
	font-size: 36px;
	line-height: 40px
}

@media (max-width:767px) {
	.lc-text-block_size_l {
		font-size: 26px;
		line-height: 30px
	}
}

.lc-text-block_size_s96 {
	font-size: 96px;
	line-height: 102px
}

@media (max-width:767px) {
	.lc-text-block_size_s96 {
		font-size: 94px;
		line-height: 98px
	}
}

.lc-text-block_size_s60 {
	font-size: 60px;
	line-height: 68px
}

@media (max-width:767px) {
	.lc-text-block_size_s60 {
		font-size: 58px;
		line-height: 62px
	}
}

.lc-text-block_size_s56 {
	font-size: 56px;
	line-height: 64px
}

@media (max-width:767px) {
	.lc-text-block_size_s56 {
		font-size: 54px;
		line-height: 58px
	}
}

.lc-text-block_size_s52 {
	font-size: 52px;
	line-height: 60px
}

@media (max-width:767px) {
	.lc-text-block_size_s52 {
		font-size: 50px;
		line-height: 54px
	}
}

.lc-text-block_size_s48 {
	font-size: 48px;
	line-height: 56px
}

@media (max-width:767px) {
	.lc-text-block_size_s48 {
		font-size: 46px;
		line-height: 50px
	}
}

.lc-text-block_size_s45 {
	font-size: 45px;
	line-height: 52px
}

@media (max-width:767px) {
	.lc-text-block_size_s45 {
		font-size: 42px;
		line-height: 48px
	}
}

.lc-text-block_size_s44 {
	font-size: 44px;
	line-height: 50px
}

@media (max-width:767px) {
	.lc-text-block_size_s44 {
		font-size: 40px;
		line-height: 44px
	}
}

.lc-text-block_size_s40 {
	font-size: 40px;
	line-height: 48px
}

@media (max-width:767px) {
	.lc-text-block_size_s40 {
		font-size: 38px;
		line-height: 42px
	}
}

.lc-text-block_size_s36 {
	font-size: 36px;
	line-height: 42px
}

@media (max-width:767px) {
	.lc-text-block_size_s36 {
		font-size: 34px;
		line-height: 38px
	}
}

.lc-text-block_size_s32 {
	font-size: 32px;
	line-height: 40px
}

@media (max-width:767px) {
	.lc-text-block_size_s32 {
		font-size: 32px;
		line-height: 36px
	}
}

.lc-text-block_size_s28 {
	font-size: 28px;
	line-height: 36px
}

@media (max-width:767px) {
	.lc-text-block_size_s28 {
		font-size: 28px;
		line-height: 32px
	}
}

.lc-text-block_size_s26 {
	font-size: 26px;
	line-height: 32px
}

@media (max-width:767px) {
	.lc-text-block_size_s26 {
		font-size: 25px;
		line-height: 30px
	}
}

.lc-text-block_size_s24 {
	font-size: 24px;
	line-height: 32px
}

@media (max-width:767px) {
	.lc-text-block_size_s24 {
		font-size: 24px;
		line-height: 29px
	}
}

.lc-text-block_size_s20 {
	font-size: 20px;
	line-height: 28px
}

@media (max-width:767px) {
	.lc-text-block_size_s20 {
		font-size: 18px;
		line-height: 24px
	}
}

.lc-text-block_size_s18 {
	font-size: 18px;
	line-height: 24px
}

@media (max-width:767px) {
	.lc-text-block_size_s18 {
		font-size: 16px;
		line-height: 18px
	}
}

.lc-text-block_size_s16 {
	font-size: 16px;
	line-height: 24px
}

@media (max-width:767px) {
	.lc-text-block_size_s16 {
		font-size: 14px;
		line-height: 20px
	}
}

.lc-text-block_size_s13 {
	font-size: 13px;
	line-height: 22px
}

.lc-text-block_size_s12 {
	font-size: 12px;
	line-height: 22px
}

.lc-text-block_size_s9 {
	font-size: 9px;
	line-height: 13px
}

.lc-text-block_size_s8 {
	font-size: 8px;
	line-height: 13px
}

.lc-events-speaker {
	display: -webkit-flex;
	display: flex;
	max-width: 100%
}

.lc-events-speaker__info-wrapper {
	display: -webkit-inline-flex;
	display: inline-flex;
	max-width: 100%
}

.lc-events-speaker__info-wrapper_clickable {
	cursor: pointer
}

.lc-events-speaker__avatar {
	display: inline-block;
	overflow: hidden;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAASABIAAD/4QBARXhpZgAATU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAjKADAAQAAAABAAAAjAAAAAD/7QA4UGhvdG9zaG9wIDMuMAA4QklNBAQAAAAAAAA4QklNBCUAAAAAABDUHYzZjwCyBOmACZjs+EJ+/8AAEQgAjACMAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/bAEMAAQEBAQEBAgEBAgMCAgIDBAMDAwMEBQQEBAQEBQYFBQUFBQUGBgYGBgYGBgcHBwcHBwgICAgICQkJCQkJCQkJCf/bAEMBAQEBAgICBAICBAkGBQYJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCf/dAAQACf/aAAwDAQACEQMRAD8A+mKKKK/xHPx8KKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigD/0Ppiiiiv8Rz8fCiiigAooooAKKUAswRRkk4AHUk9hX2h8JP2A/2lfi5axatZ6QuiafKAy3OrObcMrYIZYwrSsCDkEJg+te3kXDWYZpV9hl1GVSXaKbt69l6m1HDzqPlpq58XUV+v+n/8EhviBJCDqnjHT4ZPSK2llX82aM/pXL+J/wDgkt8bNNtnuPC2vaTqbLyI5DLbO3sMo65+rAe9foVbwG4up0/aSwMreTi39yk3+B3vJMUlfk/I/KiivV/ip8Dvix8E9TGl/E7Q7nS2YlY5XXdBIR18uZcxv+DV5RX5bjsBXwtV0MTBwmt00016p6nmTg4vlkrMKKKK5CQooooAKKKKAP/R+mKKKK/xHPx8KKKKACjnIAGSeAB1JNFfZP7BXwo0/wCLf7Sui6ZrcXn6dpYk1K5QjIYQDMat/smQqD7V7XDmR1czx9HL6HxVJKK8ru1/Rbm2HoupNU49T9TP2Gf2E/DPw48P6d8W/ipaLf8Aia9iW4t7adQ0VgrgMnyEEGcDqx+6eAARmv1Loor/AF04O4NwGRYGGAwEOWK3fWT6yk+rf/AWh+o4TCQowUIIKKKK+qOk5Xxp4I8JfEXw5c+EvG+nw6np10pWSGdQy8gjIzyrDPDDBHYiv5ov22f2S5/2YvHEE3h9pbrwxrG5rKaUhnikXl4JCMZKggq2OVPqDX9Q9fNX7Xfwms/jL+z74j8JSxh7qK2a8s2I5W4tgZE2+hYAp9GNfivjd4YYbiDKalSMF9YppuEuumvK+6lt5OzPIzjLo16TaXvLb/I/k0opAcilr/LE/NgooooAKKKKAP/S+mKKKK/xHPx8KKKKACv03/4JR6rFYftG6hYuBuvtFniXPqssUhx+CV+ZFfoN/wAEx7PVLn9q3TriwjLw29jePcsOiRmIqpP1cqPqa/SvB2vKnxTgJRX/AC8ivvdn+DPQyltYmFu5/S1RRRX+tx+oBRRRQAVzfjPUItI8H6rq0+NlrZzytnphI2Y/yrpK8o+PFnrGofBLxfp+gRmW9n0a+jhQdWZ4HAA9znj3rz82rSp4WrUirtRb+5EVZWi2j+Pbdu+b1JNFNT7op1f4rn5EFFFFABRRRQB//9P6Yooor/Ec/HwooooAK/Rb/gl74xt/DP7TsejXBCjXtOuLNSf7ybZwB7kxYr86a6fwV4w1v4e+L9M8c+HJPLvtJuY7qFv9qM5wfY9DX1PBHEP9k5vhsyauqc035q+q+audODr+yqxqdmf2c0VxHw08a2nxI+Hui+PrFPLi1iyhuwmc7fNQMVz3wTjNdvX+xGFxMK1ONak7xkk0+6eqP1aMk1dBRRRW4wrzb4x+M7L4efCnxF42vyBHpunzzDP8ThCEX/gTkL+Nek1+Rn/BVz42X3hnwRpXwT0dtjeIs3V83f7NA42IPZ5Bk/7or4bxJ4rhkuR4nMZ7xi+Xzk9Ir72r+Rx5hiVRoyqM/BLJb5m6nk/jRRRX+QB+VhRRRQAUUUUAf//U+mKKKK/xHPx8KKKKACiiigD+m7/gnB8Rrfx5+y/pGmF9114dZ9MmXuBGd0Z/GNlNfeVfzA/sH/tNXn7PnxXi0nVD5nh3xLNDa3yEn9zIzBIrhe3ybsP6p9BX9PwOea/1J+j/AMc0s54epU7/AL2glCa9FaL+aX3profpGR4xVaCXVaMKKKK/bz2Ar+aX/gpn48s/GX7T1zpWny+bFoFjBYsQcgSktLIv4bxmv3D/AGs/2gbX9m74OXvj1YRc6hM4s9Ohb7r3UoYpv/2UCs7eoXHU1/KXrut6r4m1u88R65Mbi9v55LieRurSSsWY/TJ4HYcV/Gn0suOaMcLS4fpO85NTl5RV+Verevkl5o+T4nxqUVQW+7Mqiiiv4SPiwooooAKKKKAP/9X6Yooor/Ec/HwooooAKKK2dB8O+IfFOoppHhewudSu5fuQWkTzSH6IgJ/Srp05TkoQV2xpX2MmJmSRXj4YEEY9a/taj/1a/QV/Oj+zv/wTa+NfjXxJpniL4pWi+HNAininmiuGBvJo0YMY1hXOzfjaS5DLn7tf0YAADA7V/oB9FTg7Mstw2LxOPoumqvJyqSs3y893Z6295WutT7jhrCVKcZSmrXt+otFFFf1qfTn5P/8ABXRmHwU8MKOh10Z/8BZ6/n/r+rb9sL9nBv2m/hKfBVjeLYalZXK31jLIMx+ciumyTHIR1cgkcg4ODjB/ne+Kn7IH7RXwdllPi3w1cz2kWSb3T1a7ttoONxeNSUH++q1/np9JzgjNZZ7PNadCUqMox95K6TSs07bfPQ+F4iwdT2zqpaHzVRQeDg9aK/lI+ZCiiigAooooA//W+mKKKs2Vld6leQ6dYRtNPO6xxxryzOxwqj3JOK/xIjFt2R+PlVmVBuY4Hqa+pfgx+xr+0B8cpYZ/DOiS2Omy4P8AaOoK0Fvt4+ZCw3Sdc/IDntX7Ffsmf8E7fA/wks7Txt8W4Ytc8UFVkEMgD2tk3Xai8rJIveQ55+7gcn9L4444Y1iiUKqjAAGAAOgAr+yfDr6KdXEUo4viCo4J6+zj8X/b0unok35pn1mA4ackpV3byPyr+D3/AASo+E3heKLUvi5qE/iS9BDNbxMbezH+yQv71x77l+lfpH4K+HHgH4b6d/ZPgHRrPR7fABS0hSLdjoWKgFj7sSa7Siv684W8PsmyWCjluHjB97Xk/WTvJ/efU4bA0qK/dxsFFFFfZHWFFFFABRRRQB81/Ff9kT9nr4yRyyeL/Ddsl7Jk/brNRbXO49zJGBvP++GHtX5YfGj/AIJQeL9E8/V/gjrCatbrllsb/EVxjn5VlUeW5x3ITPpX7x0V+X8Y+DnD2eJvGYdKb+3H3Zfet/8At5M87FZTQrfHHXuj+NPx18OfH3wx1b+w/iHo93o10ThUuomjD47oxG1x/uk1xdf2VePvhx4G+KPh2fwr4+0yDVLG4Uq0cyg4z3VvvKw7FSCK/ng/bd/Yin/Ztnh8c+CZ5L3wnfzeSBL801nMwysbt/Gj4Ox+vG1ucFv4n8V/o647IKMswwU/a0I79JRXdrZru1t1SWp8hmeQzoL2kHeP4n56UUUV/N58+f/X+mK+gf2T9Mj1j9prwHp8o3IdbtJCPUROJf8A2Svn6vqL9icBv2sfAgb/AKCX/tGSv8bOC6SnnOEhLZ1Ka++SPyjBq9aC81+Z/V9RRRX+yZ+rhRRRQAUUUUAFFFFABRRRQAUUUUAFfD3/AAUa06PUP2QfFDOMm3exmH1W8hH8ia+4a+N/+CgIB/ZD8ZA/88bb9LqGvifEqmp8O4+L/wCfNT/0hnHmCvh5+j/I/lnooor/AB9Pys//2Q==);
	background-position: 50%;
	background-size: cover
}

@media (max-width:767px) {
	.lc-events-speaker__avatar {
		width: 120px;
		height: 120px
	}
}

.lc-events-speaker__texts {
	overflow: hidden;
	margin-left: 28px
}

@media (max-width:767px) {
	.lc-events-speaker__texts {
		margin-left: 14px
	}
}

.lc-events-speaker__name.lc-text-block {
	font-size: 20px;
	font-weight: 700
}

@media (max-width:767px) {
	.lc-events-speaker__name.lc-text-block {
		font-size: 18px
	}
}

.lc-events-speaker__company.lc-text-block {
	margin-top: 4px;
	font-size: 18px;
	color: rgba(0, 0, 0, .4)
}

@media (max-width:767px) {
	.lc-events-speaker__company.lc-text-block {
		font-size: 16px
	}
}

.lc-events-speaker__position.lc-text-block {
	margin-top: 4px;
	font-size: 20px
}

@media (max-width:767px) {
	.lc-events-speaker__position.lc-text-block {
		font-size: 18px
	}
}

.lc-events-speaker__about.lc-text-block {
	margin-top: 22px;
	font-size: 16px
}

[class].turbo-overlay {
	position: fixed
}

.link {
	cursor: pointer;
	text-decoration: none;
	color: #04b;
	color: var(--color-brand, var(--link-color, #04b))
}

.link_type_outer {
	color: #070
}

.link_type_text {
	color: inherit
}

.link.link_pseudo {
	cursor: auto
}

:root {
	--link-hover-color: red;
	--link-hover-underline: none;
	--link-underline: none
}

.lc-link {
	color: inherit
}

.lc-button2,
.lc-link.lc-link {
	cursor: pointer
}

.lc-link_payment-legal.lc-link {
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline
}

.lc-link.lc-link_custom.link,
.lc-link.lc-link_custom.link span,
.lc-link.lc-link_custom.link u {
	-webkit-text-decoration: var(--link-underline) !important;
	text-decoration: var(--link-underline) !important
}

.lc-link.lc-link_custom.link:hover {
	color: var(--link-hover-color) !important
}

.lc-link.lc-link_custom.link:hover,
.lc-link.lc-link_custom.link:hover span {
	-webkit-text-decoration: var(--link-hover-underline) !important;
	text-decoration: var(--link-hover-underline) !important
}

.lc-button2 {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	max-width: 100%;
	font-family: var(--font-family-base);
	font-weight: var(--font-weight-base);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: var(--color-base);
	border: 0;
	border-radius: 0;
	background: 0 0;
	transition: font-size .1s ease-out, color .115s ease-out, letter-spacing .1s ease-out
}

@media (hover:hover) {
	.lc-button2:hover {
		font-family: var(--font-family-hover);
		font-weight: var(--font-weight-hover);
		color: var(--color-hover)
	}
}

.lc-button2:active {
	font-family: var(--font-family-active);
	font-weight: var(--font-weight-active);
	color: var(--color-active)
}

.lc-button2__under {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	height: inherit;
	border: var(--border-base);
	border-radius: var(--border-radius-base);
	background-color: var(--background-color-base);
	box-shadow: var(--shadow-base);
	transition: background-color .115s ease-out, border-radius .1s ease-out, border-color .115s ease-out, border-width .1s ease-out, box-shadow .1s ease-out
}

@media (hover:hover) {
	.lc-button2:hover .lc-button2__under {
		border: var(--border-hover);
		border-radius: var(--border-radius-hover);
		background-color: var(--background-color-hover);
		box-shadow: var(--shadow-hover)
	}
}

.lc-button2:active .lc-button2__under {
	border: var(--border-active);
	border-radius: var(--border-radius-active);
	background-color: var(--background-color-active);
	box-shadow: var(--shadow-active)
}

.lc-button2__text {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%
}

.lc-button2__text,
.lc-button2__text .lc-styled-text {
	overflow: hidden;
	text-overflow: ellipsis
}

.lc-button2__text,
.lc-button2__text .public-DraftStyleDefault-block {
	white-space: nowrap
}

.lc-button2__icon {
	position: relative;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: var(--sizes-icon-height);
	height: var(--sizes-icon-height)
}

.lc-button2__image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	transition: opacity .1s ease-out
}

.lc-button2__image_base {
	opacity: var(--icon-opacity-base);
	background-image: var(--icon-url-base)
}

.lc-button2__image_hover {
	background-image: var(--icon-url-hover)
}

.lc-button2__image_active {
	background-image: var(--icon-url-active)
}

.lc-button2_pointer.link.link_pseudo {
	cursor: pointer
}

.lc-button2_type_button,
.lc-button2_type_submit {
	outline: 0
}

.lc-button2_type_submit {
	padding: 0;
	cursor: pointer;
	border: 0
}

.lc-button2_size_auto {
	width: auto
}

.lc-button2_size_min {
	min-width: var(--sizes-width)
}

.lc-button2_size_fixed {
	width: var(--sizes-width)
}

.lc-button2_size_auto,
.lc-button2_size_fixed,
.lc-button2_size_min {
	height: var(--sizes-height);
	font-size: var(--sizes-font-size);
	line-height: var(--sizes-height);
	letter-spacing: var(--sizes-letter-spacing)
}

.lc-button2_size_auto .lc-button2__text,
.lc-button2_size_fixed .lc-button2__text,
.lc-button2_size_min .lc-button2__text {
	height: var(--sizes-height)
}

.lc-button2_size_auto .lc-button2__text,
.lc-button2_size_min .lc-button2__text {
	padding-right: var(--sizes-padding-right);
	padding-left: var(--sizes-padding-left)
}

.lc-button2 .public-DraftStyleDefault-ltr {
	text-align: center
}

.lc-button2_disabled {
	cursor: default;
	pointer-events: none
}

.lc-button2_disabled.lc-button2_theme_shadow {
	box-shadow: none
}

.lc-button2_animation_offset,
.lc-button2_animation_scale {
	transition: font-size .1s ease-out, color .115s ease-out, letter-spacing .1s ease-out, -webkit-transform .115s ease-out;
	transition: font-size .1s ease-out, color .115s ease-out, letter-spacing .1s ease-out, transform .115s ease-out
}

.lc-button2_animation_offset:active {
	-webkit-transform: translateY(2px);
	transform: translateY(2px)
}

@media (hover:hover) {
	.lc-button2_animation_scale:hover {
		-webkit-transform: scale(1.02);
		transform: scale(1.02)
	}
}

.lc-button2_animation_scale:active {
	-webkit-transform: scale(.975);
	transform: scale(.975)
}

.lc-button2_layout_textOnLeft .lc-button2__text {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.lc-button2_layout_textOnLeft .lc-button2__icon_iconText {
	margin-left: var(--sizes-icon-offset)
}

.lc-button2_layout_textOnRight .lc-button2__text {
	-webkit-flex-direction: row;
	flex-direction: row
}

.lc-button2_layout_textOnRight .lc-button2__icon_iconText {
	margin-right: var(--sizes-icon-offset)
}

@media (max-width:640px) {
	.lc-button2 {
		display: block;
		width: 100%
	}
}

.lc-button2__link-wrapper {
	max-width: 100%;
	line-height: 0
}

@media (max-width:640px) {
	.service_turbo-lpc .lc-button2 {
		width: auto
	}
}

.service_turbo-lpc .lc-button2 .lc-styled-text-live-editor {
	min-height: 1.5em
}

.lc-button2:active .lc-button2__image_active {
	opacity: var(--icon-opacity-active)
}

.lc-button2:active .lc-button2__image_active~.lc-button2__image_base,
.lc-button2:active .lc-button2__image_active~.lc-button2__image_hover {
	opacity: 0
}

@media (hover:hover) {
	.lc-button2:hover .lc-button2__image_hover {
		opacity: var(--icon-opacity-hover)
	}

	.lc-button2:hover .lc-button2__image_hover~.lc-button2__image_base {
		opacity: 0
	}
}

.lc-badge {
	display: block;
	background-repeat: no-repeat;
	background-size: cover
}

.lc-badge__desc .lc-text-block {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 11px;
	text-align: center;
	text-decoration: none;
	color: #999
}

.lc-badge_size_m.lc-badge {
	width: 147px
}

.lc-badge_size_m .lc-badge {
	width: 147px;
	height: 42px
}

.lc-badge_size_l.lc-badge {
	width: 171px
}

.lc-badge_size_l .lc-badge {
	width: 171px;
	height: 49px
}

.lc-badge_size_xl.lc-badge {
	width: 206px
}

.lc-badge_size_xl .lc-badge {
	width: 206px;
	height: 59px
}

.lc-badge_type_google.lc-badge_lang_en {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/google_en.svg)
}

.lc-badge_type_google.lc-badge_lang_be,
.lc-badge_type_google.lc-badge_lang_kz,
.lc-badge_type_google.lc-badge_lang_ru {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/google_ru.svg)
}

.lc-badge_type_google.lc-badge_lang_tr {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/google_tr.svg)
}

.lc-badge_type_google.lc-badge_lang_uk {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/google_uk.svg)
}

.lc-badge_type_microsoft.lc-badge_lang_en {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/microsoft_en.svg)
}

.lc-badge_type_microsoft.lc-badge_lang_be,
.lc-badge_type_microsoft.lc-badge_lang_kz,
.lc-badge_type_microsoft.lc-badge_lang_ru {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/microsoft_ru.svg)
}

.lc-badge_type_microsoft.lc-badge_lang_tr {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/microsoft_tr.svg)
}

.lc-badge_type_microsoft.lc-badge_lang_uk {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/microsoft_uk.svg)
}

.lc-badge_type_apple.lc-badge_lang_en {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/apple_en.svg)
}

.lc-badge_type_apple.lc-badge_lang_be,
.lc-badge_type_apple.lc-badge_lang_kz,
.lc-badge_type_apple.lc-badge_lang_ru {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/apple_ru.svg)
}

.lc-badge_type_apple.lc-badge_lang_tr {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/apple_tr.svg)
}

.lc-badge_type_apple.lc-badge_lang_uk {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-badge/apple_uk.svg)
}

.lc-phone__content {
	display: inline-block
}

.lc-phone__button {
	display: -webkit-flex;
	display: flex;
	width: 192px;
	height: 40px;
	padding: 8px 16px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	cursor: pointer;
	border: 2px solid rgba(0, 0, 0, .3);
	border-radius: 60px;
	outline: 0;
	background: 0 0
}

.lc-phone__button_small {
	width: auto;
	height: 28px;
	padding: 4px 12px;
	font-weight: 400;
	line-height: 16px;
	border: 1.5px solid rgba(0, 0, 0, .3);
	box-sizing: border-box;
}

.lc-phone__button_full-width {
	display: block;
	width: 100%;
	color: #000;
}

.lc-phone__button_inline {
	-webkit-justify-content: center;
	justify-content: center;
	width: 47%;
	padding: 8px;
	color: #000;
}

.lc-phone__button-text {
	display: -webkit-inline-flex;
	display: inline-flex;
	margin-left: 10px;
	white-space: nowrap
}

.lc-phone__button-text_small {
	margin-left: 8px
}

.lc-phone__button-text_several {
	margin-left: 6px
}

.lc-phone__modal-wrapper {
	position: relative;
	box-sizing: border-box;
	min-width: 300px;
	padding: 24px 32px;
	background-color: #fff;
	border-radius: 10px;
}

.lc-phone__info-container {
	padding-bottom: 15px;
	text-align: center;
}

.lc-phone__company-name {
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	text-align: center
}

.lc-phone__hours-container,
.lc-phone__phones-container {
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
	padding-left: 0;
	list-style: none
}

.lc-phone__phone {
	margin-top: 5px;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	letter-spacing: .25px
}

.lc-phone__phone:last-child {
	margin-bottom: 5px
}
.lc-phone__hours {
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	opacity: .5
}

.lc-phone__button-container {
	margin-top: 15px
}

.lc-phone__buttons-header {
	font-size: 15px;
	font-weight: 700;
	line-height: 20px
}

.lc-phone__button-line {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 6px
}

.lc-phone__icon {
	-webkit-align-self: center;
	align-self: center
}

.lc-layout-manager__mobile.lc-layout-manager__mobile_more-specify {
	display: none
}

@media (max-width:640px) {
	.lc-layout-manager__mobile.lc-layout-manager__mobile_more-specify {
		display: inline
	}
}

.lc-layout-manager__desktop.lc-layout-manager__desktop_more-specify {
	display: inline
}

@media (max-width:640px) {
	.lc-layout-manager__desktop.lc-layout-manager__desktop_more-specify {
		display: none
	}
}

.lc-button,
.lc-button__under {
	box-sizing: border-box;
	border-radius: 3px
}

.lc-button {
	position: relative;
	display: inline-block;
	max-width: 100%;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #000;
	border: 0;
	background: 0 0
}

.lc-button__under {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: inherit;
	border: 1px solid transparent
}

.lc-button__text {
	position: relative;
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	text-overflow: ellipsis
}

.lc-button__text,
.lc-button__text .public-DraftStyleDefault-block {
	white-space: nowrap
}

.lc-button_pointer.link.link_pseudo {
	cursor: pointer
}

.lc-button_type_button,
.lc-button_type_submit {
	outline: 0
}

.lc-button_type_submit {
	padding: 0;
	cursor: pointer;
	border: 0
}

.lc-button_size_xs {
	min-width: 60px;
	height: 25px;
	font-size: 13px;
	line-height: 25px;
	border-radius: 2px
}

.lc-button_size_xs .lc-button__under {
	border-radius: 2px
}

.lc-button_size_xs .lc-button__text {
	padding: 0 10px
}

.lc-button_size_s {
	min-width: 70px;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	border-radius: 3px
}

.lc-button_size_s .lc-button__under {
	border-radius: 3px
}

.lc-button_size_s .lc-button__text {
	padding: 0 10px
}

.lc-button_size_m {
	min-width: 100px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	border-radius: 3px
}

.lc-button_size_m .lc-button__under {
	border-radius: 3px
}

.lc-button_size_m .lc-button__text {
	padding: 0 15px
}

.lc-button_size_l {
	min-width: 120px;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	border-radius: 4px
}

.lc-button_size_l .lc-button__under {
	border-radius: 4px
}

.lc-button_size_l .lc-button__text {
	padding: 0 15px
}

.lc-button_size_xl {
	min-width: 150px;
	height: 60px;
	font-size: 26px;
	line-height: 60px;
	border-radius: 4px
}

.lc-button_size_xl .lc-button__under {
	border-radius: 4px
}

.lc-button_size_xl .lc-button__text {
	padding: 0 20px
}

.lc-button .public-DraftStyleDefault-ltr {
	text-align: center
}

.lc-button_theme_action .lc-button__under {
	background: #ffdf39;
	transition: background-color .5s ease-out
}

.lc-button_theme_action:hover {
	color: #252525
}

.lc-button_theme_action:active .lc-button__under,
.lc-button_theme_action:hover .lc-button__under,
.lc-button_theme_shadow:hover .lc-button__under {
	background-color: #fee47c
}

.lc-button_theme_shadow {
	box-shadow: 0 2px 0 0 #d5ab22
}

.lc-button_theme_shadow .lc-button__under {
	background-color: #ffdf39;
	transition: background-color .1s ease-out
}

.lc-button_theme_shadow:hover {
	color: #252525;
	box-shadow: 0 2px 0 0 #d0af57
}

.lc-button_theme_shadow:active {
	box-shadow: none
}

.lc-button_theme_shadow:active .lc-button__under {
	top: 2px;
	bottom: -2px;
	background-color: #fee47c
}

.lc-button_theme_shadow:active .lc-button__text {
	top: 2px
}

.lc-button_theme_border-black,
.lc-button_theme_border-white {
	transition: opacity .1s ease-out
}

.lc-button_theme_border-white .lc-button__under {
	border: 1px solid #fff;
	background: 0 0;
	transition: background-color .1s ease-out
}

.lc-button_theme_border-white .lc-button__text {
	color: #fff
}

.lc-button_theme_border-white:active {
	opacity: .75
}

.lc-button_theme_border-white:hover .lc-button__text {
	color: #343434
}

.lc-button_theme_border-white:hover .lc-button__under {
	background-color: #fff
}

.lc-button_theme_border-black .lc-button__under {
	border: 1px solid #2b2b2b;
	background: 0 0;
	transition: background-color .1s ease-out
}

.lc-button_theme_border-black .lc-button__text {
	color: #252525
}

.lc-button_theme_border-black:active {
	opacity: .75
}

.lc-button_theme_border-black:hover .lc-button__text {
	color: #fff
}

.lc-button_theme_border-black:hover .lc-button__under {
	background-color: #2b2b2b
}

.lc-button_disabled {
	cursor: default;
	pointer-events: none
}

.lc-button_disabled.lc-button_theme_shadow {
	box-shadow: none
}

@media (max-width:640px) {
	.lc-button {
		display: block;
		width: 100%
	}
}

.lc-button__link-wrapper {
	max-width: 100%;
	line-height: 0
}

@media (max-width:640px) {
	.service_turbo-lpc .lc-button {
		width: auto
	}
}

.service_turbo-lpc .lc-button {
	font-family: YS Text, Helvetica, Arial, sans-serif;
	color: #252525
}

.service_turbo-lpc .lc-button_theme_shadow .lc-button__under {
	box-shadow: 0 2px 0 0 #d5ab22
}

.service_turbo-lpc .lc-button_theme_base:hover {
	-webkit-filter: brightness(90%);
	filter: brightness(90%)
}

.service_turbo-lpc .lc-button_size_xs {
	min-width: 60px;
	height: 24px;
	font-size: 12px;
	line-height: 24px
}

.service_turbo-lpc .lc-button_size_xs .lc-button__text {
	padding: 0 7px
}

.service_turbo-lpc .lc-button_size_s {
	min-width: 77.5px;
	height: 31px;
	font-size: 12px;
	line-height: 31px
}

.service_turbo-lpc .lc-button_size_s .lc-button__text {
	padding: 0 9px
}

.service_turbo-lpc .lc-button_size_m {
	min-width: 105px;
	height: 42px;
	font-size: 16px;
	line-height: 42px
}

.service_turbo-lpc .lc-button_size_m .lc-button__text {
	padding: 0 12px
}

.service_turbo-lpc .lc-button_size_l {
	min-width: 122.5px;
	height: 49px;
	line-height: 49px
}

.service_turbo-lpc .lc-button_size_xl {
	min-width: 147.5px;
	height: 59px;
	font-size: 26px;
	line-height: 59px
}

.service_turbo-lpc .lc-button_size_xl .lc-button__text {
	padding: 0 19px
}

.service_turbo-lpc .lc-button .lc-styled-text-live-editor {
	min-height: 1.5em
}

.lc-button_theme_custom.lc-button_theme_custom {
	font-size: var(--font-size);
	font-weight: var(--font-weight);
	color: var(--color);
	border: var(--border-width) solid var(--border-color);
	background-color: var(--background-color)
}

.lc-button_theme_custom.lc-button_theme_custom:hover {
	-webkit-filter: brightness(90%);
	filter: brightness(90%)
}

.lc-direct-link__link,
.lc-direct-link_large-mobile-icon .lc-direct-link__icon_type_desktop {
	display: -webkit-flex;
	display: flex
}

@media (max-width:640px) {
	.lc-direct-link_large-mobile-icon .lc-direct-link__icon_type_desktop {
		display: none
	}
}

.lc-direct-link_large-mobile-icon .lc-direct-link__icon_type_mobile {
	display: none
}

@media (max-width:640px) {
	.lc-direct-link_large-mobile-icon .lc-direct-link__icon_type_mobile {
		display: -webkit-flex;
		display: flex
	}
}

.lc-direct-link__link {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center
}

@media (max-width:640px) {
	.lc-direct-link__link {
		-webkit-justify-content: left;
		justify-content: left
	}
}

.lc-direct-link__icon {
	margin-right: 10px
}

.lc-direct-link_theme_gray .lc-direct-link__link.link {
	color: #b8bec3
}

.lc-direct-link_theme_dark .lc-direct-link__link.link {
	color: #fff
}

.lc-direct-link_theme_light .lc-direct-link__link.link {
	color: #000
}

.lc-direct-link__link.link:hover {
	color: #ff3638
}

.lc-form-modal {
	font-size: 16px;
	line-height: 20px
}

.lc-form-modal__back {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	cursor: pointer;
	background: rgba(0, 0, 0, .3)
}

.lc-form-modal__container {
	box-sizing: border-box;
	width: 460px;
	max-width: 100%;
	padding: 0 15px 50px;
	text-align: center
}

@media (max-width:640px) {
	.lc-form-modal__container {
		width: auto;
		padding: 0 15px 30px;
		text-align: left
	}
}

.lc-form-modal_with-direct-link .lc-form-modal__container {
	padding: 0 15px 30px
}

@media (max-width:640px) {
	.lc-form-modal_with-direct-link .lc-form-modal__container {
		padding: 0 15px 20px
	}
}

.lc-form-modal__title {
	margin-top: 50px;
	font-size: 26px;
	line-height: 24px
}

@media (max-width:640px) {
	.lc-form-modal__title {
		margin-top: 20px;
		margin-right: 25px;
		font-size: 20px
	}
}

.lc-form-modal__text {
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px
}

@media (max-width:640px) {
	.lc-form-modal__text {
		font-size: 13px;
		line-height: 20px
	}
}

.lc-form-modal .lc-button {
	margin-top: 20px;
	cursor: pointer;
	border: 0;
	outline: 0
}

.lc-form-modal__direct-link-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column;
	flex-flow: column;
	-webkit-align-items: center;
	align-items: center;
	margin: 25px 30px 0
}

@media (max-width:640px) {
	.lc-form-modal__direct-link-container {
		margin: 25px 0 0
	}
}

.lc-form-modal__direct-link-container:before {
	width: 100%;
	content: "";
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.lc-form-modal_with-text .lc-form-modal__direct-link-container {
	margin-top: 10px
}

.lc-form-modal_with-button .lc-form-modal__direct-link-container {
	margin-top: 20px
}

.lc-form-modal__direct-link {
	padding-top: 25px;
	font-size: 12px;
	line-height: 15px
}

@media (max-width:640px) {
	.lc-form-modal__direct-link {
		padding-top: 20px
	}
}

.lc-price-item_type_discounted {
	position: relative;
	opacity: .6
}

.lc-price-item_type_discounted:after {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: block;
	height: 2px;
	content: "";
	background: currentColor
}

.lc-price-item_appearance_lc-price {
	padding-bottom: 1px;
	color: #000
}

.lc-price-item_appearance_lc-product-card {
	color: #000
}

.lc-price-item_appearance_lc-product-card.lc-price-item_type_regular {
	font-size: 24px
}

@media (max-width:500px) {
	.lc-price-item_appearance_lc-product-card.lc-price-item_type_regular {
		font-size: 18px
	}
}

.lc-price-item_appearance_lc-product-card.lc-price-item_type_discounted {
	font-size: 16px
}

@media (max-width:500px) {
	.lc-price-item_appearance_lc-product-card.lc-price-item_type_discounted {
		font-size: 14px
	}
}

.lc-price-formatter {
	overflow: hidden;
	max-width: 250px;
	vertical-align: top;
	text-overflow: ellipsis
}

.lc-price-formatter,
.lc-price-formatter__value {
	display: inline-block
}

.lc-price-formatter__currency+.lc-price-formatter__value {
	margin-left: calc((1em - 8px)/8)
}

.lc-price-formatter__value+.lc-price-formatter__currency {
	margin-left: 4px
}

.lc-price-formatter__currency_svg {
	display: inline-block;
	line-height: 0;
	vertical-align: top
}

.lc-price-formatter__currency_svg svg {
	height: 1em
}

.lc-price-formatter__currency_type_RUR svg,
.lc-price-formatter__currency_type_USD svg {
	width: .55em
}

.lc-price-formatter__currency_type_EUR svg {
	width: .6em
}

.lc-price-formatter__currency_type_BYN svg,
.lc-price-formatter__currency_type_BYR svg {
	width: 1.05em
}

.lc-price-formatter__currency_bold.lc-price-formatter__currency_type_RUR svg,
.lc-price-formatter__currency_type_KZT svg {
	width: .6em
}

.lc-price-formatter__currency_type_TRY svg {
	width: .55em
}

.lc-price-formatter__currency_type_CHF svg {
	width: .65em
}

.lc-price-formatter__currency_bold.lc-price-formatter__currency_type_BYN svg,
.lc-price-formatter__currency_bold.lc-price-formatter__currency_type_BYR svg {
	width: 1.25em
}

.lc-price-discount {
	padding: 4px 11px 5px 15px;
	font-size: 16px;
	line-height: 16px;
	border-radius: 12.5px
}

.lc-price-discount_background_default {
	color: #fff
}

.lc-price-discount_background_light {
	color: #000
}

.Select2-Button.Select2-Button {
	text-align: left
}

.Select2-Menu.Menu {
	display: block;
	max-height: inherit
}

.Select2 {
	display: inline-block;
	max-width: 100%;
	vertical-align: bottom
}

.lc-background-group,
.lc-background-group__container,
.Select2 {
	position: relative
}

.lc-background {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%
}

.lc-background__color,
.lc-background__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: cover
}

.lc-background__video {
	object-fit: fill
}

.lc-background__image {
	background-repeat: no-repeat
}

.lc-background_image-fixed .lc-background__image {
	background-attachment: fixed
}

.lc-background_sizes_default .lc-background__image {
	background-size: auto
}

.lc-background_sizes_cover .lc-background__image {
	background-size: cover
}

.lc-background_sizes_contain .lc-background__image {
	background-size: contain
}

.lc-background_position_left_top .lc-background__image {
	background-position: 0 0
}

.lc-background_position_center_top .lc-background__image {
	background-position: top
}

.lc-background_position_right_top .lc-background__image {
	background-position: 100% 0
}

.lc-background_position_left_center .lc-background__image {
	background-position: 0
}

.lc-background_position_center_center .lc-background__image {
	background-position: 50%
}

.lc-background_position_right_center .lc-background__image {
	background-position: 100%
}

.lc-background_position_left_bottom .lc-background__image {
	background-position: 0 100%
}

.lc-background_position_center_bottom .lc-background__image {
	background-position: bottom
}

.lc-background_position_right_bottom .lc-background__image {
	background-position: 100% 100%
}

.lc-background__mask-cover-video-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	line-height: 0
}

.lc-background__video-wrapper {
	position: absolute;
	overflow: hidden;
	line-height: 0
}

.lc-background_position_left_top .lc-background__video-wrapper {
	top: 0;
	left: 0
}

.lc-background_position_center_top .lc-background__video-wrapper {
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.lc-background_position_right_top .lc-background__video-wrapper {
	top: 0;
	right: 0
}

.lc-background_position_left_center .lc-background__video-wrapper {
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.lc-background_position_center_center .lc-background__video-wrapper {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.lc-background_position_right_center .lc-background__video-wrapper {
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.lc-background_position_left_bottom .lc-background__video-wrapper {
	bottom: 0;
	left: 0
}

.lc-background_position_center_bottom .lc-background__video-wrapper {
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

.lc-background_position_right_bottom .lc-background__video-wrapper {
	right: 0;
	bottom: 0
}

.lc-background__immersive-container,
.lc-background__mask-image-wrapper {
	position: absolute;
	width: 100%;
	height: 100%
}

.lc-background__immersive-container {
	will-change: transform;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 7s;
	animation-duration: 7s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.lc-background__immersive-container_active {
	-webkit-animation-name: immersive;
	animation-name: immersive
}

.lc-background__immersive-container_content_video {
	position: relative
}

.lc-background_video-fixed .lc-background__video-wrapper {
	position: fixed;
	position: expression(fixed)
}

.lc-background_video-fixed .lc-background__border-layer {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #fff
}

.lc-background_video-fixed .lc-background__border-layer_top {
	top: 0;
	height: 0
}

.lc-background_video-fixed .lc-background__border-layer_bottom {
	height: 100%
}

.lc-background__top-trim-layer {
	position: relative;
	overflow: hidden
}

.lc-background__bottom-trim-layer {
	position: relative;
	overflow: hidden;
	height: 100%
}

.lc-background_lpcEditor {
	z-index: -1
}

.lc-grid .lc-background_lpcEditor {
	z-index: auto
}

.lc-effect {
	display: block
}

.lc-effect_fade-in_init,
.lc-effect_fade_init {
	opacity: 0
}

.lc-effect_expand_init,
.lc-effect_slide-trembling_init,
.lc-effect_slide_init {
	-webkit-transform: translateX(-500%);
	transform: translateX(-500%)
}

.lc-section {
	max-width: 940px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	box-sizing: content-box;
}

@media (max-width:640px) {
	.lc-section {
		padding-right: 15px;
		padding-left: 15px
	}
}

.lc-section_is-expanded {
	width: 100%;
	max-width: none;
	padding-right: 0;
	padding-left: 0
}

.lc-section_no-paddings {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.lc-section_no-margins {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.service_turbo-lpc .lc-section {
	max-width: 920px;
	padding-right: 17px;
	padding-left: 17px
}

@media (max-width:640px) {
	.service_turbo-lpc .lc-section {
		padding-right: 17px;
		padding-left: 17px
	}
}

.service_turbo-lpc .lc-section_is-expanded {
	width: 100%;
	max-width: none;
	padding-right: 0;
	padding-left: 0
}

.lc-selection-frame-badge__icon-wrapper {
	position: relative
}

.lc-selection-frame-badge__button {
	display: -webkit-flex;
	display: flex;
	padding: 9px 5px 11px;
	cursor: pointer;
	transition: opacity .15s ease
}

.lc-selection-frame-badge__button:hover,
.lc-selection-frame-badge__button_active {
	opacity: .7
}

.lc-selection-frame-badge__tooltip {
	padding: 8px 12px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	white-space: nowrap
}

.lc-selection-frame-badge__tooltip.Popup2 {
	--color-typo-primary: #fff;
	--popup-view-default-typo-color: #fff;
	--color-bg-default: #000
}

.lc-selection-frame-badge__tooltip.Popup2 .Popup2-Tail:after,
.lc-selection-frame-badge__tooltip.Popup2:before {
	background: var(--color-bg-default)
}

.lc-selection-frame-badge__tooltip.Popup2:before {
	box-shadow: none
}

.lc-selection-frame {
	position: relative
}

.lc-selection-frame_isStatic {
	position: static
}

.lc-borders>div,
.lc-selection-frame_inGrid,
.lc-selection-frame_inGrid .lc-offsets,
.lc-selection-frame_inGrid .lc-section,
.lc-selection-frame_inGrid .lc-selection-frame__component>div,
.lc-selection-frame_inGrid>.lc-selection-frame__component {
	height: 100%
}

.lc-selection-frame_isSelected.lc-selection-frame_withOverlay>.lc-selection-frame__component {
	background-color: rgba(58, 146, 253, .1)
}

.lc-selection-frame__frame {
	position: absolute;
	z-index: 22;
	top: 0;
	left: 0;
	display: none;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	pointer-events: none;
	border: 2px solid #2474ff
}

.lc-selection-frame_isDynamic>.lc-selection-frame__frame {
	border: 2px solid #6b69c7
}

.lc-selection-frame_isAlias>.lc-selection-frame__frame {
	border: 2px solid #33c267
}

.lc-selection-frame_isHidden>.lc-selection-frame__frame {
	border: 2px solid #666
}

.lc-selection-frame_isGrid2>.lc-selection-frame__frame {
	border: 2px solid #2fa2ce
}

.lc-selection-frame_withHoverState>.lc-selection-frame__frame {
	border-style: dashed
}

.lc-selection-frame_isSelected>.lc-selection-frame__frame,
.lc-selection-frame_withHoverState:hover>.lc-selection-frame__frame {
	display: block
}

.lc-selection-frame__all-badges {
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	max-width: 100%;
	min-height: 36px;
	padding: 0 10px;
	font-size: 18px;
	color: #fff;
	border-radius: 0 0 4px 4px;
	background-color: #2474ff
}

@media (max-width:500px) {

	.lc-selection-frame_float_left>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges,
	.lc-selection-frame_float_right>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
		border-radius: 4px 4px 0 0
	}
}

.lc-selection-frame_showBadgeOnTop>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
	border-radius: 4px 4px 0 0
}

.lc-selection-frame_float_left>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
	max-width: 375px;
	white-space: nowrap;
	word-break: normal
}

.lc-selection-frame_float_right>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
	max-width: 375px;
	white-space: nowrap;
	word-break: normal;
	border-radius: 4px 4px 0
}

.lc-selection-frame_float_left>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
	border-radius: 4px;
	border-bottom-left-radius: 0
}

.lc-selection-frame_isDynamic>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
	background-color: #6b69c7
}

.lc-selection-frame_isAlias>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
	background-color: #33c267
}

.lc-selection-frame_isHidden>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
	background-color: #666
}

.lc-selection-frame_isGrid2>.lc-selection-frame__wrapper>.lc-selection-frame__all-badges {
	background-color: #2fa2ce
}

.lc-selection-frame__all-badges,
.lc-selection-frame__left-badges,
.lc-selection-frame__right-badges {
	display: -webkit-flex;
	display: flex
}

.lc-selection-frame__wrapper {
	position: absolute;
	z-index: 23;
	top: 100%;
	left: 50%;
	display: none;
	-webkit-justify-content: center;
	justify-content: center;
	box-sizing: border-box;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

@media (min-width:500px) {
	.lc-selection-frame_float_right>.lc-selection-frame__wrapper {
		right: 0;
		left: auto;
		-webkit-transform: initial;
		transform: none
	}

	.lc-selection-frame_float_left>.lc-selection-frame__wrapper {
		right: auto;
		left: 0;
		-webkit-transform: initial;
		transform: none
	}
}

@media (max-width:500px) {
	.lc-selection-frame_isSingleFloatButton.lc-selection-frame_float_right>.lc-selection-frame__wrapper {
		right: 0;
		left: auto;
		-webkit-transform: initial;
		transform: none
	}

	.lc-selection-frame_isSingleFloatButton.lc-selection-frame_float_left>.lc-selection-frame__wrapper {
		right: auto;
		left: 0;
		-webkit-transform: initial;
		transform: none
	}
}

.lc-selection-frame__wrapper_position_left {
	left: 0;
	-webkit-transform: initial;
	transform: none
}

.lc-selection-frame__wrapper_position_right {
	right: 0;
	left: auto;
	-webkit-transform: initial;
	transform: none
}

.lc-selection-frame_showBadgeOnTop>.lc-selection-frame__wrapper {
	top: auto;
	bottom: 100%
}

.lc-selection-frame_float_left>.lc-selection-frame__wrapper,
.lc-selection-frame_float_right>.lc-selection-frame__wrapper {
	max-width: none
}

.lc-selection-frame_isSelected>.lc-selection-frame__wrapper,
.lc-selection-frame_withHoverState:hover>.lc-selection-frame__wrapper {
	display: block;
	opacity: 1
}

.lc-selection-frame__name-wrapper {
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	-webkit-align-items: center;
	align-items: center;
	min-height: 36px;
	margin: 0 10px
}

@media (max-width:400px) {
	.lc-selection-frame__name-wrapper {
		max-width: 120px
	}
}

.lc-selection-frame__name {
	overflow: hidden;
	margin-top: -2px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.lc-selection-frame__icon_revert .lc-icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.lc-offsets_padding-top_s {
	padding-top: 16px
}

.lc-offsets_padding-top_m {
	padding-top: 56px
}

.lc-offsets_padding-top_l {
	padding-top: 72px
}

.lc-offsets_padding-top_xl {
	padding-top: 128px
}

.lc-offsets_padding-top_xxl {
	padding-top: 256px
}

.lc-offsets_padding-bottom_s {
	padding-bottom: 16px
}

.lc-offsets_padding-bottom_m {
	padding-bottom: 56px
}

.lc-offsets_padding-bottom_l {
	padding-bottom: 72px
}

.lc-offsets_padding-bottom_xl {
	padding-bottom: 128px
}

.lc-offsets_padding-bottom_xxl {
	padding-bottom: 256px
}

@media (max-width:767px) {
	.service_turbo-lpc .lc-offsets_padding-top_s {
		padding-top: 16px
	}

	.service_turbo-lpc .lc-offsets_padding-top_m {
		padding-top: 32px
	}

	.service_turbo-lpc .lc-offsets_padding-top_l {
		padding-top: 56px
	}

	.service_turbo-lpc .lc-offsets_padding-top_xl {
		padding-top: 72px
	}

	.service_turbo-lpc .lc-offsets_padding-top_xxl {
		padding-top: 128px
	}

	.service_turbo-lpc .lc-offsets_padding-bottom_s {
		padding-bottom: 16px
	}

	.service_turbo-lpc .lc-offsets_padding-bottom_m {
		padding-bottom: 32px
	}

	.service_turbo-lpc .lc-offsets_padding-bottom_l {
		padding-bottom: 56px
	}

	.service_turbo-lpc .lc-offsets_padding-bottom_xl {
		padding-bottom: 72px
	}

	.service_turbo-lpc .lc-offsets_padding-bottom_xxl {
		padding-bottom: 128px
	}
}

.lc-jobs-container {
	--jobs-grid-gap: 20px;
	--jobs-grid-width: 1304px;
	--jobs-grid-cell: calc((min(100vw, 1440px) - var(--jobs-grid-gap)*(var(--jobs-grid-columns) - 1) - var(--jobs-grid-padding)*2)/var(--jobs-grid-columns));
	font-family: YS Text, Helvetica, Arial, sans-serif
}

@media screen and (min-width:0) {
	.lc-jobs-container {
		--jobs-grid-columns: 2;
		--jobs-grid-padding: 20px
	}
}

@media screen and (min-width:768px) {
	.lc-jobs-container {
		--jobs-grid-columns: 12;
		--jobs-grid-padding: 32px
	}
}

@media screen and (min-width:1024px) {
	.lc-jobs-container {
		--jobs-grid-padding: 68px
	}
}

@media screen and (min-width:1366px) {
	.lc-jobs-container {
		--jobs-grid-padding: 68px
	}
}

@media screen and (min-width:1440px) {
	.lc-jobs-container {
		--jobs-grid-padding: 68px
	}
}

.lc-jobs-container_isExpanded {
	max-width: 1304px;
	margin: 0 auto;
	padding: 0 var(--jobs-grid-padding)
}

.lc-borders {
	overflow: hidden;
	box-sizing: border-box;
	height: 100%
}

.Button2_size_s {
	height: var(--button-size-s-height);
	font-size: var(--button-size-s-font);
	line-height: var(--button-size-s-lineHeight)
}

.Button2_size_s .Button2-Text {
	margin: var(--button-size-s-text-indentAll)
}

.Button2_size_s .Button2-Icon,
.Button2_size_s .Button2-Icon.Icon_type_arrow {
	width: var(--button-size-s-icon-width)
}

.Button2_size_s .Button2-Icon_side_left~.Button2-Text {
	margin-left: var(--button-size-s-icon-indentLeft)
}

.Button2_size_s .Button2-Icon_side_right~.Button2-Text {
	margin-right: var(--button-size-s-icon-indentRight)
}

.Button2 {
	position: relative;
	display: inline-block;
	overflow: visible;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-family: var(--button-font-family);
	-moz-user-focus: ignore;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	border-width: 0;
	outline: 0;
	background: 0 0;
	-webkit-tap-highlight-color: transparent;
	touch-action: manipulation
}

.Button2[aria-busy=true],
.Button2[aria-disabled=true] {
	pointer-events: none
}

.Button2::-moz-focus-inner {
	padding: 0;
	border: 0
}

.Button2:after,
.Button2:before {
	z-index: -1;
	right: 0;
	bottom: 0;
	content: ""
}

.Button2:before {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: var(--button-borderRadius)
}

.Button2:after {
	-webkit-transform: scale(0);
	transform: scale(0)
}

.Button2 .Button2-Icon,
.Button2-Text {
	position: relative;
	pointer-events: none
}

.Button2 .Button2-Icon_side_left,
.Button2:after {
	position: absolute;
	top: 0;
	left: 0
}

.Button2 .Button2-Icon_side_right {
	position: absolute;
	top: 0;
	right: 0
}

.Button2-Text {
	display: inline-block;
	resize: none;
	white-space: nowrap
}

.Button2_theme_normal {
	position: relative;
	z-index: 0;
	color: #000;
	border: 0;
	outline: 0
}

.Button2_theme_normal:before {
	border: var(--button-border-width) solid rgba(0, 0, 0, .2);
	border-radius: 3px;
	background-color: #fff;
	background-clip: padding-box;
	transition: .1s ease-out;
	transition-property: border-color, border-width, background-color
}

.Button2_theme_normal.Button2_pressed:before,
.Button2_theme_normal:not([aria-disabled=true]):active:before {
	background-color: #f3f1ed
}

.Button2_theme_normal.Button2_checked:before {
	border-color: rgba(153, 122, 0, .5);
	background-color: #ffeba0
}

.Button2_theme_normal.Button2_checked.Button2_pressed:before,
.Button2_theme_normal.Button2_checked:not([aria-disabled=true]):active:before {
	border-color: rgba(129, 103, 0, .6);
	background-color: #fee481
}

.Button2_theme_normal.Button2_disabled:before,
.Button2_theme_normal[aria-disabled=true]:before {
	border-color: rgba(0, 0, 0, .08);
	background-color: rgba(0, 0, 0, .08)
}

.Button2_theme_normal.Button2_disabled.Button2_checked:before,
.Button2_theme_normal[aria-disabled=true].Button2_checked:before {
	border-color: rgba(0, 0, 0, .15);
	background-color: rgba(0, 0, 0, .15)
}

.Button2_theme_normal.Button2_disabled .Button2-Icon,
.Button2_theme_normal.Button2_disabled .Button2-Text,
.Button2_theme_normal[aria-disabled=true] .Button2-Icon,
.Button2_theme_normal[aria-disabled=true] .Button2-Text {
	opacity: .5
}

.Button2_theme_normal:not([aria-disabled=true]):hover:before {
	border-color: rgba(0, 0, 0, .3)
}

.Button2_theme_normal.Button2_checked:not([aria-disabled=true]):hover:before {
	border-color: rgba(129, 103, 0, .6)
}

.utilityfocus.utilityfocus .Button2.Button2_theme_normal:focus:before,
.utilityfocus.utilityfocus .Button2.Button2_theme_pseudo:focus:before {
	border-width: 2px;
	border-color: #ffdb4d
}

.Button2_width_max {
	width: 100%
}

.Button2_width_max.Button2_type_link {
	display: block
}

.Button2_width_max .Button2-Text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis
}

.Theme_color_yandex-default {
	--color-base: #000;
	--color-essential: #fff;
	--color-project: #fc0;
	--color-phantom: #000;
	--color-path: #04b;
	--color-success: #00985f;
	--color-alert: #f33;
	--color-warning: #f90;
	--color-normal: #dde3e5;
	--color-system: #778a9b;
	--color-promo: #0057d3;
	--color-hover: #c00;
	--color-transparent: transparent;
	--color-bg-brand: var(--color-project);
	--color-bg-inverse: var(--color-base);
	--color-bg-action: #ffdb4d;
	--color-bg-selection: #ffea9e;
	--color-bg-hover: rgba(0, 0, 0, 0.15);
	--color-bg-border: rgba(0, 0, 0, 0.05);
	--color-bg-stripe: rgba(0, 0, 0, 0.04);
	--color-bg-ghost: rgba(0, 0, 0, 0.08);
	--color-bg-default: var(--color-essential);
	--color-bg-tone: rgba(0, 0, 0, 0.9);
	--color-bg-soft: hsla(0, 0%, 100%, 0.97);
	--color-bg-success: var(--color-success);
	--color-bg-alert: var(--color-alert);
	--color-bg-warning: var(--color-warning);
	--color-bg-normal: var(--color-normal);
	--color-bg-system: var(--color-system);
	--color-bg-link: rgba(21, 126, 239, 0.4);
	--color-bg-promo: var(--color-promo);
	--color-typo-brand: var(--color-project);
	--color-typo-primary: var(--color-base);
	--color-typo-inverse: var(--color-essential);
	--color-typo-promo: rgba(0, 0, 0, 0.8);
	--color-typo-secondary: rgba(0, 0, 0, 0.6);
	--color-typo-ghost: rgba(0, 0, 0, 0.3);
	--color-typo-disable: rgba(0, 0, 0, 0.3);
	--color-typo-success: var(--color-success);
	--color-typo-warning: var(--color-warning);
	--color-typo-alert: #e00000;
	--color-link: var(--color-path);
	--color-link-external: var(--color-path);
	--color-link-minor: #669;
	--color-link-hover: var(--color-hover);
	--color-control-bg-border-focus: #b3b3b3;
	--color-control-bg-border-prism: var(--color-project);
	--color-control-typo-primary: var(--color-base);
	--color-control-typo-secondary: rgba(0, 0, 0, 0.6);
	--color-control-typo-ghost: rgba(0, 0, 0, 0.3);
	--color-control-typo-passive: var(--color-base);
	--color-control-typo-faint: #fff;
	--color-control-typo-disable: grey;
	--color-control-typo-link: var(--color-path);
	--color-control-typo-error: #e00000;
	--color-control-bg-default: #e6e6e6;
	--color-control-bg-default-hover: #dbdbdb;
	--color-control-bg-default-press: #dbdbdb;
	--color-control-bg-default-disable: #f2f2f2;
	--color-control-bg-border-default: #b3b3b3;
	--color-control-bg-border-default-hover: #dbdbdb;
	--color-control-bg-border-default-press: #b3b3b3;
	--color-control-bg-border-default-disable: #e8e8e8;
	--color-control-bg-border-default-error: var(--color-alert);
	--color-control-bg-border-default-error-hover: #e0000f;
	--color-control-bg-pseudo: #fff;
	--color-control-bg-pseudo-hover: #f7f7f7;
	--color-control-bg-border-pseudo: #ccc;
	--color-control-bg-action: var(--color-project);
	--color-control-bg-action-hover: #fac000;
	--color-control-bg-action-press: #fac000;
	--color-control-bg-passive: var(--color-essential);
	--color-control-bg-progress: var(--color-project);
	--color-control-bg-progress-process: #ffd500;
	--color-control-bg-blank: var(--color-essential);
	--color-control-bg-blank-hover: var(--color-essential);
	--color-control-bg-blank-disable: #f2f2f2;
	--color-control-bg-border-blank: #d9d9d9;
	--color-control-bg-border-blank-hover: #ccc;
	--color-control-bg-border-blank-disable: #f2f2f2;
	--color-control-bg-faint: var(--color-essential);
	--color-control-bg-faint-disable: #c7c7c7;
	--color-control-bg-check: #545454;
	--color-control-bg-check-hover: #545454;
	--color-control-bg-check-press: #525252;
	--color-control-bg-check-disable: #f2f2f2;
	--color-control-bg-border-check: #a88700;
	--color-control-bg-border-check-hover: #a88700;
	--color-control-bg-border-check-press: #a88700;
	--color-control-bg-link-default: var(--color-path);
	--color-control-bg-link-default-hover: rgba(0, 68, 187, 0.3);
	--color-control-bg-border-link-default: rgba(0, 68, 187, 0.6);
	--color-control-bg-border-link-default-hover: rgba(0, 68, 187, 0.6);
	--color-control-typo-raised: #000;
	--color-control-typo-raised-disable: #7f7f7f;
	--color-control-bg-raised: #fff;
	--color-control-bg-raised-hover: #f5f5f5;
	--color-control-bg-raised-disable: #f5f5f5;
	--color-control-bg-raised-check: #fff;
	--attach-typo-color: var(--color-control-typo-primary);
	--badge-border-color: var(--color-bg-default);
	--badge-fill-color: var(--color-bg-alert);
	--badge-typo-color: var(--color-typo-inverse);
	--button-view-action-border-color-focused: var(--color-control-bg-border-prism);
	--button-view-action-fill-color-base: var(--color-control-bg-action);
	--button-view-action-fill-color-disabled: var(--color-control-bg-default-disable);
	--button-view-action-fill-color-hovered: var(--color-control-bg-action-hover);
	--button-view-action-fill-color-progress-base: var(--color-control-bg-progress);
	--button-view-action-fill-color-progress-process: var(--color-control-bg-progress-process);
	--button-view-action-fill-color-checked-base: var(--color-control-bg-check);
	--button-view-action-fill-color-checked-hovered: var(--color-control-bg-check-hover);
	--button-view-action-typo-color-base: var(--color-control-typo-passive);
	--button-view-action-typo-color-disabled: var(--color-control-typo-disable);
	--button-view-action-typo-color-hovered: var(--color-control-typo-passive);
	--button-view-action-typo-color-progress-base: var(--color-control-typo-passive);
	--button-view-action-typo-color-checked-base: var(--color-control-typo-faint);
	--button-view-action-typo-color-checked-hovered: var(--color-control-typo-faint);
	--button-view-clear-border-color-focused: var(--color-control-bg-border-prism);
	--button-view-clear-fill-color-disabled: var(--color-control-bg-default-disable);
	--button-view-clear-fill-color-checked-base: var(--color-control-bg-check);
	--button-view-clear-fill-color-checked-hovered: var(--color-control-bg-check-hover);
	--button-view-clear-typo-color-base: var(--color-control-typo-primary);
	--button-view-clear-typo-color-disabled: var(--color-control-typo-disable);
	--button-view-clear-typo-color-checked-base: var(--color-control-typo-faint);
	--button-view-default-border-color-focused: var(--color-control-bg-border-prism);
	--button-view-default-fill-color-base: var(--color-control-bg-default);
	--button-view-default-fill-color-disabled: var(--color-control-bg-default-disable);
	--button-view-default-fill-color-hovered: var(--color-control-bg-default-hover);
	--button-view-default-fill-color-checked-base: var(--color-control-bg-check);
	--button-view-default-fill-color-checked-hovered: var(--color-control-bg-check-hover);
	--button-view-default-typo-color-base: var(--color-control-typo-primary);
	--button-view-default-typo-color-hovered: var(--color-control-typo-primary);
	--button-view-default-typo-color-disabled: var(--color-control-typo-disable);
	--button-view-default-typo-color-checked-base: var(--color-control-typo-faint);
	--button-view-default-typo-color-checked-hovered: var(--color-control-typo-faint);
	--button-view-link-border-color-base: var(--color-control-bg-border-link-default);
	--button-view-link-border-color-focused: var(--color-control-bg-border-prism);
	--button-view-link-fill-color-base: var(--color-control-bg-faint);
	--button-view-link-fill-color-disabled: var(--color-control-bg-default-disable);
	--button-view-link-fill-color-hovered: var(--color-control-bg-link-default-hover);
	--button-view-link-fill-color-checked-base: var(--color-control-bg-check);
	--button-view-link-fill-color-checked-hovered: var(--color-control-bg-check-hover);
	--button-view-link-typo-color-base: var(--color-control-typo-link);
	--button-view-link-typo-color-disabled: var(--color-control-typo-disable);
	--button-view-link-typo-color-checked-base: var(--color-control-typo-faint);
	--button-view-pseudo-border-color-base: var(--color-control-bg-border-pseudo);
	--button-view-pseudo-border-color-focused: var(--color-control-bg-border-prism);
	--button-view-pseudo-fill-color-disabled: var(--color-control-bg-default-disable);
	--button-view-pseudo-fill-color-hovered: var(--color-control-bg-pseudo-hover);
	--button-view-pseudo-fill-color-checked-base: var(--color-control-bg-check);
	--button-view-pseudo-fill-color-checked-hovered: var(--color-control-bg-check-hover);
	--button-view-pseudo-typo-color-base: var(--color-control-typo-primary);
	--button-view-pseudo-typo-color-disabled: var(--color-control-typo-disable);
	--button-view-pseudo-typo-color-checked-base: var(--color-control-typo-faint);
	--button-view-raised-border-color-focused: var(--color-control-bg-border-prism);
	--button-view-raised-fill-color-base: var(--color-control-bg-raised);
	--button-view-raised-fill-color-disabled: var(--color-control-bg-raised-disable);
	--button-view-raised-fill-color-hovered: var(--color-control-bg-raised-hover);
	--button-view-raised-fill-color-checked-base: var(--color-control-bg-check);
	--button-view-raised-fill-color-checked-hovered: var(--color-control-bg-check-hover);
	--button-view-raised-typo-color-base: var(--color-control-typo-raised);
	--button-view-raised-typo-color-disabled: var(--color-control-typo-raised-disable);
	--button-view-raised-typo-color-checked-base: var(--color-control-typo-faint);
	--calendar-view-default-grid-aside-typo-color-base: rgba(0, 0, 0, 0.6);
	--calendar-view-default-grid-aside-fill-color-base: rgba(0, 0, 0, 0.05);
	--calendar-view-default-current-border-color: #ff3737;
	--calendar-view-default-cell-border-color-hovered: rgba(0, 0, 0, 0.1);
	--calendar-view-default-cell-border-color-focused: #fdb100;
	--calendar-view-default-cell-border-color-current: rgba(0, 0, 0, 0.05);
	--calendar-view-default-cell-typo-color-base: rgba(0, 0, 0, 0.8);
	--calendar-view-default-cell-typo-color-disabled: rgba(0, 0, 0, 0.45);
	--calendar-view-default-cell-typo-color-selected-base: #fff;
	--calendar-view-default-cell-typo-color-weekend: #ff3737;
	--calendar-view-default-cell-fill-color-hovered: rgba(0, 0, 0, 0.05);
	--calendar-view-default-cell-fill-color-pressed: rgba(0, 0, 0, 0.1);
	--calendar-view-default-cell-fill-color-selected-base: #ff3737;
	--calendar-view-default-cell-fill-color-selected-range: rgba(0, 0, 0, 0.05);
	--calendar-view-default-cell-fill-color-selected-hovered: red;
	--calendar-view-default-cell-fill-color-selected-disabled: #f2f2f2;
	--checkbox-view-outline-border-color: rgba(0, 0, 0, 0.1);
	--checkbox-view-outline-fill-color-base: transparent;
	--checkbox-view-outline-fill-color-hovered: #d2d2d2;
	--checkbox-view-default-outline-color: var(--color-control-bg-border-prism);
	--checkbox-view-default-fill-color-base: var(--color-control-bg-default);
	--checkbox-view-default-fill-color-hovered: var(--color-control-bg-default-hover);
	--checkbox-view-default-fill-color-checked-base: var(--color-control-bg-check);
	--checkbox-view-default-fill-color-checked-hovered: var(--color-control-bg-check-hover);
	--checkbox-view-default-typo-color-base: var(--color-control-typo-primary);
	--checkbox-view-default-typo-color-checked-base: var(--color-control-bg-faint);
	--divider-fill-color: #fc0;
	--header-fill-color: #fff;
	--header-nav-link-color-base: #939cb0;
	--header-nav-link-color-hover: #222426;
	--header-nav-link-color-active: #d00;
	--header-search-fill-color-base: #ffdb4d;
	--header-search-fill-color-hover: #ffd633;
	--header-search-fill-color-active: #fc0;
	--header-search-button-typo-color: #000;
	--header-search-textinput-typo-color: #000;
	--header-search-textinput-fill-color: #fff;
	--link-view-default-outline-color: var(--color-control-bg-border-prism);
	--link-view-default-typo-color-base: var(--color-link);
	--link-view-default-typo-color-disabled: var(--color-typo-disable);
	--link-view-default-typo-color-hovered: var(--color-link-hover);
	--menu-view-default-border-color-base: var(--color-control-bg-border-default);
	--menu-view-default-fill-color-base: var(--color-control-bg-default);
	--menu-view-default-fill-color-hovered: var(--color-control-bg-default-hover);
	--menu-view-default-typo-color-base: var(--color-control-typo-primary);
	--menu-view-default-typo-color-secondary: var(--color-control-typo-secondary);
	--menu-view-default-typo-color-disabled: var(--color-control-typo-disable);
	--menu-view-default-typo-color-hovered: var(--color-control-typo-primary);
	--message-box-view-default-typo-color: var(--color-typo-inverse);
	--message-box-view-default-fill-color: var(--color-bg-inverse);
	--message-box-view-promo-typo-color: var(--color-typo-inverse);
	--message-box-view-promo-fill-color: var(--color-bg-promo);
	--message-box-view-inverse-typo-color: var(--color-typo-primary);
	--message-box-view-inverse-fill-color: var(--color-bg-default);
	--popup-view-default-typo-color: var(--color-typo-primary);
	--popup-view-default-fill-color: var(--color-bg-default);
	--progress-outer-fill-color: transparent;
	--progress-inner-fill-color: var(--color-control-bg-progress);
	--radio-button-view-default-outline-color: var(--color-control-bg-border-prism);
	--radio-button-view-default-fill-color-base: var(--color-control-bg-default);
	--radio-button-view-default-fill-color-checked-base: var(--color-control-bg-passive);
	--radio-button-view-default-typo-color-base: var(--color-control-typo-secondary);
	--radio-button-view-default-typo-color-hovered: var(--color-control-typo-primary);
	--radio-button-view-default-typo-color-checked-base: var(--color-control-typo-primary);
	--radiobox-view-default-dot-fill-color: var(--color-control-bg-faint);
	--radiobox-view-default-outline-color: var(--color-control-bg-border-prism);
	--radiobox-view-default-fill-color-base: var(--color-control-bg-default);
	--radiobox-view-default-fill-color-hovered: var(--color-control-bg-default-hover);
	--radiobox-view-default-fill-color-checked-base: var(--color-control-bg-check);
	--radiobox-view-default-fill-color-checked-hovered: var(--color-control-bg-check-hover);
	--radiobox-view-default-typo-color-base: var(--color-control-typo-primary);
	--radiobox-view-outline-border-color: rgba(0, 0, 0, 0.1);
	--radiobox-view-outline-fill-color-base: transparent;
	--radiobox-view-outline-fill-color-hovered: #d9d9d9;
	--slider-view-default-typo-color-base: var(--color-control-typo-primary);
	--slider-view-default-track-fill-color-base: rgba(0, 0, 0, 0.15);
	--slider-view-default-track-fill-color-hovered: rgba(0, 0, 0, 0.25);
	--slider-view-default-range-fill-color-base: var(--color-control-bg-action);
	--slider-view-default-range-fill-color-hovered: var(--color-control-bg-action-hover);
	--slider-view-default-range-fill-color-disabled: rgba(0, 0, 0, 0.15);
	--slider-view-default-thumb-fill-color-base: var(--color-control-bg-raised);
	--slider-view-default-thumb-fill-color-disabled: #000;
	--slider-view-default-tick-fill-color-base: #fff;
	--spin-view-default-border-color: var(--color-control-bg-progress);
	--tabs-menu-view-default-outline-color: var(--color-control-bg-border-prism);
	--tabs-menu-view-default-active-line-fill-color-active: var(--color-typo-primary);
	--tabs-menu-view-default-typo-color-base: var(--color-typo-primary);
	--textarea-view-default-fill-color-base: var(--color-control-bg-blank);
	--textarea-view-default-fill-color-disabled: var(--color-control-bg-blank-disable);
	--textarea-view-default-fill-color-hovered: var(--color-control-bg-blank-hover);
	--textarea-view-default-typo-color-base: var(--color-control-typo-primary);
	--textarea-view-default-typo-color-disabled: var(--color-control-typo-disable);
	--textarea-view-default-placeholder-typo-color-base: var(--color-control-typo-ghost);
	--textarea-view-default-placeholder-typo-color-disabled: var(--color-control-typo-disable);
	--textarea-view-default-icon-fill-color-base: var(--color-control-typo-ghost);
	--textarea-view-default-clear-fill-color-base: var(--color-control-typo-ghost);
	--textarea-view-default-clear-fill-color-hovered: var(--color-control-typo-primary);
	--textarea-view-default-hint-typo-color-state-error-base: var(--color-control-typo-error);
	--textarea-view-default-border-color-base: var(--color-control-bg-border-blank);
	--textarea-view-default-border-color-disabled: var(--color-control-bg-border-blank-disable);
	--textarea-view-default-border-color-focused: var(--color-control-bg-border-focus);
	--textarea-view-default-border-color-hovered: var(--color-control-bg-border-blank-hover);
	--textarea-view-default-border-color-state-error-base: var(--color-control-bg-border-default-error);
	--textarea-view-default-border-color-state-error-hovered: var(--color-control-bg-border-default-error-hover);
	--textinput-view-material-typo-color-base: #000;
	--textinput-view-material-typo-color-disabled: rgba(0, 0, 0, 0.4);
	--textinput-view-material-border-color-base: rgba(0, 0, 0, 0.1);
	--textinput-view-material-border-color-state-error: #ff3737;
	--textinput-view-material-icon-fill-color-base: rgba(0, 0, 0, 0.8);
	--textinput-view-material-icon-fill-color-disabled: rgba(0, 0, 0, 0.5);
	--textinput-view-material-hint-typo-color-base: rgba(0, 0, 0, 0.4);
	--textinput-view-material-hint-typo-color-state-error: #ff3737;
	--textinput-view-material-caret-color-base: #067aff;
	--textinput-view-material-caret-color-state-error: #ff3737;
	--textinput-view-material-placeholder-typo-color-base: var(--color-control-typo-ghost);
	--textinput-view-material-label-color-base: rgba(0, 0, 0, 0.25);
	--textinput-view-material-label-color-state-error: #ff3737;
	--textinput-view-material-label-color-floated-base: rgba(0, 0, 0, 0.4);
	--textinput-view-material-variant-filled-border-color-focused: #067aff;
	--textinput-view-material-variant-filled-fill-color: rgba(0, 0, 0, 0.05);
	--textinput-view-material-variant-filled-label-color-floated: #067aff;
	--textinput-view-material-variant-outlined-border-color-base: rgba(0, 0, 0, 0.1);
	--textinput-view-material-variant-outlined-border-color-focused: #067aff;
	--textinput-view-material-variant-outlined-label-color-floated: #067aff;
	--textinput-view-default-fill-color-base: var(--color-control-bg-blank);
	--textinput-view-default-fill-color-disabled: var(--color-control-bg-blank-disable);
	--textinput-view-default-fill-color-hovered: var(--color-control-bg-blank-hover);
	--textinput-view-default-typo-color-base: var(--color-control-typo-primary);
	--textinput-view-default-typo-color-disabled: var(--color-control-typo-disable);
	--textinput-view-default-placeholder-typo-color-base: var(--color-control-typo-ghost);
	--textinput-view-default-placeholder-typo-color-disabled: var(--color-control-typo-disable);
	--textinput-view-default-icon-fill-color-base: var(--color-control-typo-ghost);
	--textinput-view-default-clear-fill-color-base: var(--color-control-typo-ghost);
	--textinput-view-default-clear-fill-color-hovered: var(--color-control-typo-primary);
	--textinput-view-default-hint-typo-color-state-error-base: var(--color-control-typo-error);
	--textinput-view-default-border-color-base: var(--color-control-bg-border-blank);
	--textinput-view-default-border-color-disabled: var(--color-control-bg-border-blank-disable);
	--textinput-view-default-border-color-focused: var(--color-control-bg-border-focus);
	--textinput-view-default-border-color-hovered: var(--color-control-bg-border-blank-hover);
	--textinput-view-default-border-color-state-error-base: var(--color-control-bg-border-default-error);
	--textinput-view-default-border-color-state-error-hovered: var(--color-control-bg-border-default-error-hover);
	--tooltip-view-default-fill-color-base: var(--color-control-bg-default);
	--tooltip-view-default-fill-color-state-success: var(--color-bg-success);
	--tooltip-view-default-fill-color-state-warning: var(--color-bg-warning);
	--tooltip-view-default-fill-color-state-alert: var(--color-bg-alert);
	--tooltip-view-default-typo-color-state-success: var(--color-control-typo-faint);
	--tooltip-view-default-typo-color-state-warning: var(--color-control-typo-faint);
	--tooltip-view-default-typo-color-state-alert: var(--color-control-typo-faint);
	--tumbler-view-default-outline-color: var(--color-control-bg-border-prism);
	--tumbler-view-default-fill-color-base: var(--color-control-bg-default);
	--tumbler-view-default-fill-color-disabled: var(--color-control-bg-default-disable);
	--tumbler-view-default-fill-color-hovered: var(--color-control-bg-default-hover);
	--tumbler-view-default-fill-color-checked-base: var(--color-control-bg-action);
	--tumbler-view-default-fill-color-checked-disabled: var(--color-control-bg-default-disable);
	--tumbler-view-default-fill-color-checked-hovered: var(--color-control-bg-action-hover);
	--tumbler-view-default-button-fill-color-base: var(--color-control-bg-faint);
	--tumbler-view-default-typo-color-base: var(--color-control-typo-primary);
	--tumbler-view-default-typo-color-disabled: var(--color-control-typo-disable)
}

.Icon {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 50%
}

.Icon:after {
	visibility: hidden;
	content: "\00A0"
}

.Icon_type_filters {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.79A.79.79 0 0 1 1.79 5h16.42a.79.79 0 0 1 0 1.581H1.79a.79.79 0 0 1-.79-.79zM3 10a.79.79 0 0 1 .79-.79h12.42a.79.79 0 0 1 0 1.58H3.79A.79.79 0 0 1 3 10zm3.79 3.419a.79.79 0 0 0 0 1.581h6.42a.79.79 0 0 0 0-1.581H6.79z' fill='%23000'/%3E%3C/svg%3E")
}

.Icon_type_check {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.716 4.386a1 1 0 0 1 1.572 1.236L10.665 19.136a1.5 1.5 0 0 1-2.324.042l-5.104-6.032a1 1 0 1 1 1.526-1.292l4.708 5.564L19.716 4.386z' fill='%23000'/%3E%3C/svg%3E")
}

.Icon_type_search {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 16.864l-4.714-4.711A7.352 7.352 0 0 0 14.95 7.47 7.476 7.476 0 0 0 0 7.47a7.476 7.476 0 0 0 7.475 7.47 7.41 7.41 0 0 0 4.684-1.653L16.874 18 18 16.864zM7.475 13.348c-3.24 0-5.88-2.64-5.88-5.877 0-3.237 2.64-5.877 5.88-5.877 3.24 0 5.88 2.64 5.88 5.877 0 3.237-2.64 5.877-5.88 5.877z' fill='%23000'/%3E%3C/svg%3E")
}

.Icon_type_burger {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.133.25H20.8a1.083 1.083 0 0 1 0 2.167H2.133a1.083 1.083 0 0 1 0-2.167zm0 6.667H20.8a1.083 1.083 0 0 1 0 2.166H2.133a1.083 1.083 0 1 1 0-2.166zm0 6.666H20.8a1.083 1.083 0 0 1 0 2.167H2.133a1.083 1.083 0 1 1 0-2.167z' fill='%23000' stroke='%23fff' stroke-width='.5'/%3E%3C/svg%3E")
}

.Icon_bgSize_s {
	background-size: 16px
}

.Icon_type_arrow {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3 1L6.5 5.7 1.7 1l-.7.7L6.5 7 12 1.7l-.7-.7z'/%3E%3C/svg%3E")
}

.Icon_size_xs.Icon_type_arrow {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.25 1L5.5 4.6 1.75 1 1 1.72 5.5 6 10 1.72 9.25 1z'/%3E%3C/svg%3E")
}

.Icon_type_arrow.Icon_direction_left {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.Icon_type_arrow.Icon_direction_top {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.Icon_type_arrow.Icon_direction_right {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.Textinput,
.Textinput-Control {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	vertical-align: top
}

.Textinput {
	display: inline-block
}

.Textinput-Control {
	z-index: 2;
	margin: 0;
	padding: 0;
	font-family: var(--textinput-font-family);
	font-size: 100%;
	border: 0 solid transparent;
	outline: 0;
	background: 0 0;
	-webkit-tap-highlight-color: transparent
}

.Textinput_disabled .Textinput-Control {
	z-index: 3;
	cursor: default;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.Textinput-Control::-webkit-search-decoration {
	-webkit-appearance: none;
	appearance: none
}

.Textinput-Control::-webkit-search-cancel-button {
	display: none
}

.Textinput-Control::-ms-clear {
	display: none
}

.Textinput-Control.Textinput-Control:-webkit-autofill {
	border-top-width: 2px;
	border-bottom-width: 2px;
	background-clip: content-box;
	box-shadow: inset 0 0 0 50px #fff;
	-webkit-text-fill-color: #000
}

.Textinput-Control::-webkit-input-placeholder {
	opacity: 1
}

.Textinput-Control:-ms-input-placeholder {
	opacity: 1
}

.Textinput-Control::placeholder {
	opacity: 1
}

.Textinput-Box {
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-sizing: border-box
}

.Textinput-Box,
.Textinput-Icon.Textinput-Icon {
	position: absolute
}

.Textinput-Icon {
	z-index: 3;
	top: 0
}

.Textinput-Icon_side_left {
	left: 0
}

.Textinput-Icon_side_right {
	right: 0
}

.Textinput-Hint {
	display: inline-block;
	margin-top: 4px;
	font-family: var(--textinput-font-family);
	-webkit-animation: Hint_show .1s ease-in forwards;
	animation: Hint_show .1s ease-in forwards
}

.Textinput_size_s .Textinput-Hint {
	font-size: var(--textinput-hint-size-s-fontSize)
}

.Textinput_size_m .Textinput-Hint {
	font-size: var(--textinput-hint-size-m-fontSize)
}

.Textinput-Hint_leave {
	-webkit-animation: Hint_leave .1s ease-out forwards;
	animation: Hint_leave .1s ease-out forwards
}

.Textinput_view_default .Textinput-Box {
	border: var(--textinput-borderWidth) solid var(--textinput-view-default-border-color-base);
	border-radius: var(--textinput-borderRadius);
	background-color: var(--textinput-view-default-fill-color-base);
	transition: background-color .15s linear
}

.Textinput_view_default.Textinput_state_error .Textinput-Box {
	border-color: var(--textinput-view-default-border-color-state-error-base)
}

.Textinput_view_default .Textinput-Control {
	color: var(--textinput-view-default-typo-color-base)
}

.Textinput_view_default .Textinput-Control::-webkit-input-placeholder {
	color: var(--textinput-view-default-placeholder-typo-color-base)
}

.Textinput_view_default .Textinput-Control:-ms-input-placeholder {
	color: var(--textinput-view-default-placeholder-typo-color-base)
}

.Textinput_view_default .Textinput-Control::placeholder {
	color: var(--textinput-view-default-placeholder-typo-color-base)
}

.Textinput_view_default .Textinput-Icon {
	color: var(--textinput-view-default-icon-fill-color-base)
}

.Textinput_view_default .Textinput-Clear {
	transition: color .15s linear
}

.Textinput_view_default.Textinput_size_s .Textinput-Clear svg {
	width: 12px;
	height: 12px
}

.Textinput_view_default.Textinput_size_m .Textinput-Clear svg {
	width: 14px;
	height: 14px
}

.Textinput_view_default.Textinput_state_error .Textinput-Hint {
	color: var(--textinput-view-default-hint-typo-color-state-error-base)
}

.Textinput_view_default.Textinput_disabled .Textinput-Control {
	color: var(--textinput-view-default-typo-color-disabled)
}

.Textinput_view_default.Textinput_disabled .Textinput-Control::-webkit-input-placeholder {
	color: var(--textinput-view-default-placeholder-typo-color-disabled)
}

.Textinput_view_default.Textinput_disabled .Textinput-Control:-ms-input-placeholder {
	color: var(--textinput-view-default-placeholder-typo-color-disabled)
}

.Textinput_view_default.Textinput_disabled .Textinput-Control::placeholder {
	color: var(--textinput-view-default-placeholder-typo-color-disabled)
}

.Textinput_view_default.Textinput_disabled .Textinput-Box {
	border-color: var(--textinput-view-default-border-color-disabled);
	background-color: var(--textinput-view-default-fill-color-disabled)
}

.Textinput.Textinput_view_default.Textinput_focused .Textinput-Box[class] {
	border-width: var(--textinput-borderWidth);
	border-color: var(--textinput-view-default-border-color-focused)
}

.Textinput_view_default .Textinput-Clear:hover {
	color: var(--textinput-view-default-clear-fill-color-hovered)
}

.Textinput_view_default.Textinput_hovered .Textinput-Box[class] {
	border-color: var(--textinput-view-default-border-color-hovered);
	background-color: var(--textinput-view-default-fill-color-hovered)
}

.Textinput_view_default.Textinput_hovered.Textinput_state_error .Textinput-Box {
	border-color: var(--textinput-view-default-border-color-state-error-hovered)
}

.Button2_size_xs {
	height: var(--button-size-xs-height);
	font-size: var(--button-size-xs-font-size);
	line-height: var(--button-size-xs-line-height)
}

.Button2_size_xs .Button2-Text {
	margin: var(--button-size-xs-text-indent-all)
}

.Button2_size_xs .Button2-Icon,
.Button2_size_xs .Button2-Icon.Icon_type_arrow {
	width: var(--button-size-xs-icon-width)
}

.Button2_size_xs .Button2-Icon_side_left~.Button2-Text {
	margin-left: var(--button-size-xs-icon-indent-left)
}

.Button2_size_xs .Button2-Icon_side_right~.Button2-Text {
	margin-right: var(--button-size-xs-icon-indent-right)
}

.Button2_view_search {
	color: var(--button-view-search-typo-color-base)
}

.Button2_view_search:before {
	background-color: var(--button-view-search-fill-color-base);
	transition: background-color .15s linear
}

.Button2_view_search[aria-disabled=true] {
	color: var(--button-view-search-typo-color-disabled)
}

.Button2_view_search[aria-disabled=true]:before {
	border-color: var(--color-transparent);
	background-color: var(--button-view-search-fill-color-disabled)
}

.Button2_view_search:not([aria-disabled=true]):hover {
	color: var(--button-view-search-typo-color-hovered)
}

.Button2_view_search:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-search-fill-color-hovered)
}

.Button2_view_search.Button2_checked {
	color: var(--button-view-search-typo-color-checked-base)
}

.Button2_view_search.Button2_checked:before {
	border-color: var(--color-transparent);
	background-color: var(--button-view-search-fill-color-checked-base)
}

.Button2_view_danger {
	color: var(--button-view-danger-typo-color-base);
	transition: -webkit-transform .1s ease-out;
	transition: transform .1s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.Button2_view_danger:before {
	background-color: var(--button-view-danger-fill-color-base);
	transition: background-color .15s linear
}

.Button2_view_danger.Button2_pressed,
.Button2_view_default.Button2_pressed,
.Button2_view_tagLike.Button2_pressed {
	transition: none;
	-webkit-transform: scale(.96);
	transform: scale(.96)
}

.Button2_view_danger.Button2_pressed:after,
.Button2_view_default.Button2_pressed:after,
.Button2_view_tagLike.Button2_pressed:after {
	-webkit-transform: scale(1.042);
	transform: scale(1.042)
}

.Button2_view_danger:not([aria-disabled=true]):hover {
	color: var(--button-view-danger-typo-color-hovered)
}

.Button2_view_danger:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-danger-fill-color-hovered)
}

.Button2_view_danger.Button2_checked:not([aria-disabled=true]):hover {
	color: var(--button-view-danger-typo-color-checked-hovered)
}

.Button2_view_danger.Button2_checked:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-danger-fill-color-checked-hovered)
}

.utilityfocus .Button2_view_danger:focus:before {
	border: 2px solid var(--button-view-danger-border-color-focused)
}

.Button2_view_tagLike {
	color: var(--button-view-tag-like-typo-color-base);
	transition: -webkit-transform .1s ease-out;
	transition: transform .1s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.Button2_view_tagLike:before {
	background-color: var(--button-view-tag-like-fill-color-base);
	transition: background-color .15s linear
}

.Button2_view_tagLike:not([aria-disabled=true]):hover {
	color: var(--button-view-tag-like-typo-color-hovered)
}

.Button2_view_tagLike:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-tag-like-fill-color-hovered)
}

.Button2_view_tagLike.Button2_checked:not([aria-disabled=true]):hover {
	color: var(--button-view-tag-like-typo-color-checked-hovered)
}

.Button2_view_tagLike.Button2_checked:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-tag-like-fill-color-checked-hovered)
}

.utilityfocus .Button2_view_tagLike:focus:before {
	border: 2px solid var(--button-view-tag-like-border-color-focused)
}

.Button2_baseline.Button2_width_auto .Button2-Text,
.Button2_baseline.Button2_width_max .Button2-Text {
	overflow: -moz-hidden-unscrollable
}

.Button2_view_default {
	color: var(--button-view-default-typo-color-base);
	transition: color .15s linear, -webkit-transform .1s ease-out;
	transition: transform .1s ease-out, color .15s linear;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.Button2_view_default:before {
	background-color: var(--button-view-default-fill-color-base);
	transition: background-color .15s linear
}

.Button2_view_default[aria-disabled=true] {
	color: var(--button-view-default-typo-color-disabled)
}

.Button2_view_default[aria-disabled=true]:before {
	border-color: var(--color-transparent);
	background-color: var(--button-view-default-fill-color-disabled)
}

.Button2_view_default.Button2_checked {
	color: var(--button-view-default-typo-color-checked-base)
}

.Button2_view_default.Button2_checked:before {
	border-color: var(--color-transparent);
	background-color: var(--button-view-default-fill-color-checked-base)
}

.Button2_view_default:not([aria-disabled=true]):hover {
	color: var(--button-view-default-typo-color-hovered)
}

.Button2_view_default:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-default-fill-color-hovered)
}

.Button2_view_default.Button2_checked:not([aria-disabled=true]):hover {
	color: var(--button-view-default-typo-color-checked-hovered)
}

.Button2_view_default.Button2_checked:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-default-fill-color-checked-hovered)
}

.utilityfocus .Button2_view_default:focus:before {
	border: 2px solid var(--button-view-default-border-color-focused)
}

.Button2_view_action {
	color: var(--button-view-action-typo-color-base);
	transition: color .15s linear, -webkit-transform .1s ease-out;
	transition: transform .1s ease-out, color .15s linear;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.Button2_view_action:before {
	background-color: var(--button-view-action-fill-color-base);
	transition: background-color .15s linear
}

.Button2_view_action.Button2_pressed {
	transition: none;
	-webkit-transform: scale(.96);
	transform: scale(.96)
}

.Button2_view_action.Button2_pressed:after {
	-webkit-transform: scale(1.042);
	transform: scale(1.042)
}

.Button2_view_action[aria-disabled=true] {
	color: var(--button-view-action-typo-color-disabled)
}

.Button2_view_action[aria-disabled=true]:before {
	border-color: var(--color-transparent);
	background-color: var(--button-view-action-fill-color-disabled)
}

.Button2_view_action.Button2_checked {
	color: var(--button-view-action-typo-color-checked-base)
}

.Button2_view_action.Button2_checked:before {
	border-color: var(--color-transparent);
	background-color: var(--button-view-action-fill-color-checked-base)
}

.Button2_view_action.Button2_progress:before {
	background-image: repeating-linear-gradient(-45deg, var(--button-view-action-fill-color-progress-base), var(--button-view-action-fill-color-progress-base) 4px, var(--button-view-action-fill-color-progress-process) 0, var(--button-view-action-fill-color-progress-process) 8px);
	background-size: 34px 34px;
	-webkit-animation-name: button-view-action-progress;
	animation-name: button-view-action-progress;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.Button2_view_action.Button2_progress {
	color: var(--button-view-action-typo-color-progress-base)
}

.Button2_view_action:not([aria-disabled=true]):hover {
	color: var(--button-view-action-typo-color-hovered)
}

.Button2_view_action:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-action-fill-color-hovered)
}

.Button2_view_action.Button2_checked:not([aria-disabled=true]):hover {
	color: var(--button-view-action-typo-color-checked-hovered)
}

.Button2_view_action.Button2_checked:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-action-fill-color-checked-hovered)
}

.utilityfocus .Button2_view_action:focus:before {
	border: 2px solid var(--button-view-action-border-color-focused)
}

.Button2_view_clear {
	color: var(--button-view-clear-typo-color-base)
}

.Button2_view_clear .Button2-Icon,
.Button2_view_clear .Button2-Text {
	opacity: .65;
	transition: opacity .1s ease-out
}

.Button2_view_clear:before {
	transition: background-color .15s linear
}

.Button2_view_clear.Button2_pressed {
	transition: none;
	-webkit-transform: scale(.96);
	transform: scale(.96)
}

.Button2_view_clear.Button2_pressed:after {
	-webkit-transform: scale(1.042);
	transform: scale(1.042)
}

.Button2_view_clear[aria-disabled=true] {
	color: var(--button-view-clear-typo-color-disabled)
}

.Button2_view_clear[aria-disabled=true]:before {
	border-color: var(--color-transparent);
	background-color: var(--button-view-clear-fill-color-disabled)
}

.Button2_view_clear.Button2_checked .Button2-Text,
.Button2_view_clear[aria-disabled=true] .Button2-Icon,
.Button2_view_clear[aria-disabled=true] .Button2-Text {
	opacity: 1
}

.Button2_view_clear.Button2_checked {
	color: var(--button-view-clear-typo-color-checked-base)
}

.Button2_view_clear.Button2_checked:before {
	border-color: var(--color-transparent);
	background-color: var(--button-view-clear-fill-color-checked-base)
}

.Button2_view_clear:not([aria-disabled=true]):hover .Button2-Icon,
.Button2_view_clear:not([aria-disabled=true]):hover .Button2-Text {
	opacity: 1
}

.Button2_view_clear.Button2_checked:not([aria-disabled=true]):hover {
	color: var(--button-view-clear-typo-color-checked-base)
}

.Button2_view_clear.Button2_checked:not([aria-disabled=true]):hover:before {
	background-color: var(--button-view-clear-fill-color-checked-hovered)
}

.utilityfocus .Button2_view_clear:focus:before {
	border: 2px solid var(--button-view-clear-border-color-focused)
}

.Button2_theme_action,
.Button2_theme_clear,
.Button2_theme_pseudo {
	position: relative;
	z-index: 0;
	color: #000;
	border: 0;
	outline: 0
}

.Button2_theme_clear:before {
	border-radius: 3px;
	transition: background-color .1s ease-out
}

.Button2_theme_clear .Button2-Icon,
.Button2_theme_clear .Button2-Text {
	opacity: .3;
	transition: opacity .1s ease-out
}

.Button2.Button2_theme_clear.Button2_checked:not(.Button2_disabled) .Button2-Icon,
.Button2.Button2_theme_clear.Button2_checked:not(.Button2_disabled) .Button2-Text,
.Button2.Button2_theme_clear.Button2_checked:not([aria-disabled=true]) .Button2-Icon,
.Button2.Button2_theme_clear.Button2_checked:not([aria-disabled=true]) .Button2-Text,
.Button2_theme_clear:not([aria-disabled=true]):hover .Button2-Icon,
.Button2_theme_clear:not([aria-disabled=true]):hover .Button2-Text {
	opacity: .8
}

.Button2_theme_clear.Button2_checked.Button2_pressed:before,
.Button2_theme_clear.Button2_checked:not([aria-disabled=true]):active:before {
	background-color: transparent
}

.Button2_theme_action.Button2_disabled:before,
.Button2_theme_action[aria-disabled=true]:before,
.Button2_theme_clear.Button2_disabled:before,
.Button2_theme_clear[aria-disabled=true]:before {
	background-color: rgba(0, 0, 0, .08)
}

.Button2_theme_clear.Button2_disabled.Button2_checked:before,
.Button2_theme_clear[aria-disabled=true].Button2_checked:before {
	background-color: rgba(0, 0, 0, .15)
}

.utilityfocus .Button2_theme_clear.Button2_focused[class]:before,
.utilityfocus .Button2_theme_clear:focus:before {
	border: 2px solid #ffdb4d
}

.Button2_theme_action:before {
	border-radius: 3px;
	background-color: #ffdb4d;
	transition: background-color .1s ease-out 0s
}

.Button2.Button2_theme_action.Button2_pressed[class]:before,
.Button2.Button2_theme_action:not([aria-disabled=true]):active:before {
	background-color: #fc0
}

.Button2_theme_action.Button2_disabled .Button2-Icon,
.Button2_theme_action.Button2_disabled .Button2-Text,
.Button2_theme_action[aria-disabled=true] .Button2-Icon,
.Button2_theme_action[aria-disabled=true] .Button2-Text,
.Button2_theme_pseudo.Button2_disabled .Button2-Icon,
.Button2_theme_pseudo.Button2_disabled .Button2-Text,
.Button2_theme_pseudo[aria-disabled=true] .Button2-Icon,
.Button2_theme_pseudo[aria-disabled=true] .Button2-Text {
	opacity: .5
}

.Button2_theme_action.Button2_progress:before {
	background-color: #ffd426;
	background-image: repeating-linear-gradient(-45deg, #ffd426, #ffd426 4px, #f7c600 0, #f7c600 8px);
	background-size: 34px 34px
}

.Button2.Button2_theme_action.Button2_progress .Button2-Icon,
.Button2.Button2_theme_action.Button2_progress .Button2-Text {
	opacity: 1
}

.Button2.Button2_theme_action.Button2_progress:before {
	-webkit-animation-name: button2-progress;
	animation-name: button2-progress;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.Button2_theme_action.Button2_hovered:before,
.Button2_theme_action:not([aria-disabled=true]):hover:before {
	background-color: #ffd633
}

.utilityfocus .Button2_theme_action.Button2_focused:before,
.utilityfocus .Button2_theme_action:not([aria-disabled=true]):focus:before {
	-webkit-animation: button2-action-focus 1s linear infinite;
	animation: button2-action-focus 1s linear infinite
}

.Button2_theme_pseudo:before {
	border: var(--button-border-width) solid rgba(0, 0, 0, .2);
	border-radius: 3px;
	background-color: transparent;
	background-clip: padding-box;
	transition: .1s ease-out;
	transition-property: border-color, border-width, background-color
}

.Button2_theme_pseudo.Button2_pressed:before,
.Button2_theme_pseudo:not([aria-disabled=true]):active:before {
	background-color: rgba(0, 0, 0, .05)
}

.Button2_theme_pseudo.Button2_checked:before {
	border-color: rgba(153, 122, 0, .5);
	background-color: #ffeba0
}

.Button2_theme_pseudo.Button2_checked.Button2_pressed:before,
.Button2_theme_pseudo.Button2_checked:not([aria-disabled=true]):active:before {
	border-color: rgba(129, 103, 0, .6);
	background-color: #fee481
}

.Button2_theme_pseudo.Button2_disabled:before,
.Button2_theme_pseudo[aria-disabled=true]:before {
	border-color: rgba(0, 0, 0, .08);
	background-color: rgba(0, 0, 0, .08)
}

.Button2_theme_pseudo.Button2_disabled.Button2_checked:before,
.Button2_theme_pseudo[aria-disabled=true].Button2_checked:before {
	border-color: rgba(0, 0, 0, .15);
	background-color: rgba(0, 0, 0, .15)
}

.Button2_theme_pseudo:not([aria-disabled=true]):hover:before {
	border-color: rgba(0, 0, 0, .3)
}

.Button2_theme_pseudo.Button2_checked:not([aria-disabled=true]):hover:before {
	border-color: rgba(118, 94, 0, .65)
}

.Button2_theme_link {
	position: relative;
	z-index: 0;
	color: #04b;
	border: 0;
	outline: 0;
	background: 0 0
}

.Theme_root_default {
	--space-3-xs: 2px;
	--space-2-xs: 4px;
	--space-xs: 8px;
	--space-s: 12px;
	--space-m: 16px;
	--space-l: 20px;
	--space-xl: 24px;
	--space-2-xl: 32px;
	--space-3-xl: 40px;
	--space-4-xl: 48px;
	--space-5-xl: 72px;
	--space-6-xl: 96px;
	--typography-font-family: "YS Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
	--typography-font-weight-light: 300;
	--typography-font-weight-regular: 400;
	--typography-font-weight-medium: 500;
	--typography-font-weight-bold: 700;
	--control-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	--typography-controls-size-s-font-size: 13px;
	--typography-controls-size-m-font-size: 15px;
	--typography-controls-size-l-font-size: 18px;
	--attach-font-family: var(--control-font-family);
	--attach-reset-width: 12px;
	--attach-reset-height: 12px;
	--attach-reset-indentLeft: 5px;
	--attach-iconFile-indentRight: 5px;
	--attach-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--attach-size-s-lineHeight: 32px;
	--attach-size-s-holder-indentLeft: 6px;
	--attach-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--attach-size-m-lineHeight: 36px;
	--attach-size-m-holder-indentLeft: 8px;
	--attach-size-l-fontSize: var(--typography-controls-size-l-font-size);
	--attach-size-l-lineHeight: 42px;
	--attach-size-l-holder-indentLeft: 10px;
	--badge-font-family: var(--control-font-family);
	--badge-size-small: 10px;
	--badge-size-large: 16px;
	--badge-font-size: 12px;
	--badge-border-radius: 8px;
	--badge-border-width: 2px;
	--button-font-family: var(--control-font-family);
	--button-border-width: 1px;
	--button-borderRadius: 4px;
	--button-size-s-font: var(--typography-controls-size-s-font-size);
	--button-size-s-lineHeight: 32px;
	--button-size-s-height: 32px;
	--button-size-s-icon-width: 32px;
	--button-size-s-icon-indentLeft: 25px;
	--button-size-s-icon-indentRight: 25px;
	--button-size-s-text-indentAll: 0 13px;
	--button-size-m-font: var(--typography-controls-size-m-font-size);
	--button-size-m-lineHeight: 36px;
	--button-size-m-height: 36px;
	--button-size-m-icon-width: 36px;
	--button-size-m-icon-indentLeft: 29px;
	--button-size-m-icon-indentRight: 29px;
	--button-size-m-text-indentAll: 0 15px;
	--button-size-l-font: var(--typography-controls-size-l-font-size);
	--button-size-l-lineHeight: 42px;
	--button-size-l-height: 42px;
	--button-size-l-icon-width: 42px;
	--button-size-l-icon-indentLeft: 35px;
	--button-size-l-icon-indentRight: 35px;
	--button-size-l-text-indentAll: 0 18px;
	--button-group-gap-s: 1px;
	--button-group-gap-m: 4px;
	--button-group-gap-l: 6px;
	--button-group-gap-xl: 8px;
	--button-group-pin-circle-border-radius: 100px;
	--button-group-pin-round-border-radius: var(--button-borderRadius);
	--calendar-font-family: var(--typography-font-family);
	--calendar-size-s-min-width: 252px;
	--calendar-size-s-min-height: 180px;
	--calendar-size-s-line-height: var(--text-control-size-s-line-height);
	--calendar-size-s-font-size: var(--text-control-size-s-font-size);
	--calendar-size-s-grid-aside-min-width: 28px;
	--calendar-size-s-grid-aside-indent-right: 8px;
	--calendar-size-s-cell-width: 36px;
	--calendar-size-s-cell-space: 2px;
	--calendar-size-m-min-width: 308px;
	--calendar-size-m-min-height: 220px;
	--calendar-size-m-line-height: var(--text-control-size-m-line-height);
	--calendar-size-m-font-size: var(--text-control-size-m-font-size);
	--calendar-size-m-grid-aside-min-width: 32px;
	--calendar-size-m-grid-aside-indent-right: 12px;
	--calendar-size-m-cell-width: 44px;
	--calendar-size-m-cell-space: 4px;
	--calendar-size-l-min-width: 378px;
	--calendar-size-l-min-height: 270px;
	--calendar-size-l-line-height: var(--text-control-size-l-line-height);
	--calendar-size-l-font-size: var(--text-control-size-l-font-size);
	--calendar-size-l-grid-aside-min-width: 36px;
	--calendar-size-l-grid-aside-indent-right: 16px;
	--calendar-size-l-cell-width: 54px;
	--calendar-size-l-cell-space: 6px;
	--calendar-view-default-grid-aside-border-radius: 4px;
	--calendar-view-default-cell-border-width: 1px;
	--calendar-view-default-cell-border-radius: 100px;
	--checkbox-view-outline-disabled-opacity: .4;
	--checkbox-font-family: var(--control-font-family);
	--checkbox-borderRadius: 4px;
	--checkbox-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--checkbox-size-s-indentLeft: 5px;
	--checkbox-size-s-width: 14px;
	--checkbox-size-s-height: 14px;
	--checkbox-size-s-tick-width: 12px;
	--checkbox-size-s-tick-height: 8px;
	--checkbox-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--checkbox-size-m-indentLeft: 5px;
	--checkbox-size-m-width: 17px;
	--checkbox-size-m-height: 17px;
	--checkbox-size-m-tick-width: 13px;
	--checkbox-size-m-tick-height: 10px;
	--checkbox-disabled-opacity: .6;
	--divider-indent-all: 16px;
	--header-font-family: "YS Text", arial, sans-serif;
	--header-shadow: none;
	--header-space-all: 0 20px;
	--header-z-index: auto;
	--header-content-height: 60px;
	--header-content-width: auto;
	--header-content-indent-right: auto;
	--header-content-max-width: 1400px;
	--header-content-space-all: 0;
	--header-logo-height: 32px;
	--header-logo-indent-right: 29px;
	--header-logo-circle-indent-top: -3px;
	--header-logoaas-height: 32px;
	--header-logoaas-indent: -5px auto 5px auto;
	--header-icon-width: 20px;
	--header-icon-height: 20px;
	--header-icon-indent-right: 8px;
	--header-actions-gap: 14px;
	--header-actions-space-left: 24px;
	--header-nav-indent: 0;
	--header-nav-space-all: 0;
	--header-nav-link-font-size: 16px;
	--header-nav-link-font-weight: 500;
	--header-nav-link-line-height: 21px;
	--header-nav-link-space-all: 8px 2px;
	--header-nav-link-border: 2px solid transparent;
	--header-nav-link-gap: 12px;
	--header-search-font-family: Arial, sans-serif;
	--header-search-min-width: 220px;
	--header-search-max-width: 470px;
	--header-search-width: 470px;
	--header-search-indent-left: 29px;
	--header-search-button-font-size: 16px;
	--header-search-button-line-height: 36px;
	--header-search-button-width: 88px;
	--header-search-button-indent-right: 9px;
	--header-search-button-space-left: 5px;
	--header-search-button-before-border-width: 22px 0 22px 11px;
	--header-search-button-before-top: -4px;
	--header-search-button-before-right: -9px;
	--header-search-textinput-height: 36px;
	--header-search-textinput-border-radius: 4px;
	--header-search-textinput-control-font-size: 18px;
	--header-search-textinput-control-border-width: 0 30px 0 13px;
	--header-search-textinput-box-border-width: 2px 0 2px 2px;
	--menu-font-family: var(--control-font-family);
	--menu-group-borderWidth: 1px;
	--menu-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--menu-size-s-lineHeight: 32px;
	--menu-size-s-spaceVert: 4px;
	--menu-size-s-group-spaceVert: 4px;
	--menu-size-s-group-spaceHor: 0;
	--menu-size-s-group-indentBottom: 4px;
	--menu-size-s-item-spaceVert: 3px;
	--menu-size-s-item-spaceHor: 9px;
	--menu-size-s-item-indentBottom: 4px;
	--menu-size-s-item-icon-indentRight: 4px;
	--menu-size-s-titleSibling-indentLeft: 20px;
	--menu-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--menu-size-m-lineHeight: 36px;
	--menu-size-m-spaceVert: 5px;
	--menu-size-m-group-spaceVert: 5px;
	--menu-size-m-group-spaceHor: 0;
	--menu-size-m-group-indentBottom: 5px;
	--menu-size-m-item-spaceVert: 4px;
	--menu-size-m-item-spaceHor: 15px;
	--menu-size-m-item-indentBottom: 5px;
	--menu-size-m-item-icon-indentRight: 6px;
	--menu-size-m-titleSibling-indentLeft: 20px;
	--message-box-fontSize: var(--typography-controls-size-s-font-size);
	--message-box-font-family: var(--control-font-family);
	--message-box-lineHeight: 16px;
	--message-box-hint-borderRadius: 4px;
	--message-box-close-lineHeight: 16px;
	--message-box-close-fontSize: 11px;
	--message-box-close-indentRight: 7px;
	--message-box-close-width: 16px;
	--message-box-close-height: 16px;
	--message-box-text-indentLeft: 20px;
	--message-box-text-indentRight: 20px;
	--message-box-content-spaceAll: 20px;
	--message-box-content-max-width: 180px;
	--message-box-size-s-tail-size: 22px;
	--message-box-size-s-tooltip-fontSize: 11px;
	--message-box-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--message-box-size-s-border-radius: 7px;
	--message-box-size-s-content-maxWidth: 260px;
	--message-box-size-s-content-spaceAll: 5px 10px;
	--message-box-size-s-content-functional-width: 180px;
	--message-box-size-m-tail-size: 22px;
	--message-box-size-m-tooltip-fontSize: 11px;
	--message-box-size-m-fontSize: var(--typography-controls-size-s-font-size);
	--message-box-size-m-border-radius: 7px;
	--message-box-size-m-content-spaceAll: 10px 14px;
	--message-box-size-m-content-minWidth: 200px;
	--message-box-size-m-content-maxWidth: 280px;
	--message-box-size-m-content-tooltip-maxWidth: 320px;
	--message-box-size-m-content-functional-width: 280px;
	--message-box-size-l-tail-size: 22px;
	--message-box-size-l-functional-fontSize: 14px;
	--message-box-size-l-functional-lineHeight: 18px;
	--message-box-size-l-fontSize: var(--typography-controls-size-s-font-size);
	--message-box-size-l-border-radius: 7px;
	--message-box-size-l-content-spaceAll: 15px 20px;
	--message-box-size-l-content-minWidth: 300px;
	--message-box-size-l-content-maxWidth: 380px;
	--message-box-size-l-content-width: 380px;
	--message-box-size-l-content-functional-width: 380px;
	--message-box-button-indentRight: 0;
	--message-box-buttons-indentAll: 0;
	--message-box-view-default-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.7);
	--message-box-view-promo-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.7);
	--message-box-view-inverse-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.7);
	--modal-border-radius: 0;
	--popup-borderRadius: 4px;
	--progressbar-height: 2px;
	--progress-border-radius: 0;
	--radio-button-font-family: var(--control-font-family);
	--radioButton-indent: 3px;
	--radioButton-borderRadius: 4px;
	--radioButton-after-borderRadius: 2px;
	--radioButton-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--radioButton-size-s-lineHeight: 28px;
	--radioButton-size-s-space: 0 13px;
	--radioButton-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--radioButton-size-m-lineHeight: 32px;
	--radioButton-size-m-space: 0 15px;
	--radioButton-size-l-fontSize: var(--typography-controls-size-l-font-size);
	--radioButton-size-l-lineHeight: 38px;
	--radioButton-size-l-space: 0 18px;
	--radiobox-font-family: var(--control-font-family);
	--radiobox-view-outline-disabled-opacity: .4;
	--radiobox-borderRadius: 50%;
	--radiobox-after-borderRadius: 50%;
	--radiobox-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--radiobox-size-s-lineHeight: 28px;
	--radiobox-size-s-size: 13px;
	--radiobox-size-s-positionTop: 2px;
	--radiobox-size-s-indentRight: 5px;
	--radiobox-size-s-after-size: 5px;
	--radiobox-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--radiobox-size-m-lineHeight: 32px;
	--radiobox-size-m-size: 17px;
	--radiobox-size-m-positionTop: 3px;
	--radiobox-size-m-indentRight: 6px;
	--radiobox-size-m-after-size: 7px;
	--radiobox-disabled-opacity: .6;
	--slider-font-family: var(--control-font-family);
	--slider-view-default-height: 32px;
	--slider-view-default-track-border-radius: 2px;
	--slider-view-default-track-height: 2px;
	--slider-view-default-thumb-width: 16px;
	--slider-view-default-thumb-height: 16px;
	--slider-view-default-thumb-border-radius: 50%;
	--slider-view-default-tick-width: 2px;
	--slider-view-default-tick-height: 2px;
	--slider-view-default-tick-label-font-size: 13px;
	--slider-view-default-tick-label-line-height: 16px;
	--spin-size-xxs: 16px;
	--spin-size-xs: 24px;
	--spin-size-s: 28px;
	--spin-size-m: 32px;
	--spin-size-l: 38px;
	--tabs-menu-font-family: var(--control-font-family);
	--tabsMenu-size-s-font: var(--typography-controls-size-s-font-size);
	--tabsMenu-size-s-lineHeight: 28px;
	--tabsMenu-size-m-font: var(--typography-controls-size-m-font-size);
	--tabsMenu-size-m-lineHeight: 36px;
	--text-display-size-xl-font-size: 3.5rem;
	--text-display-size-xl-line-height: 4rem;
	--text-display-size-xl-letter-spacing: normal;
	--text-display-size-xl-font-family: var(--typography-font-family);
	--text-display-size-l-font-size: 3rem;
	--text-display-size-l-line-height: 3.5rem;
	--text-display-size-l-letter-spacing: .0065em;
	--text-display-size-l-font-family: var(--typography-font-family);
	--text-display-size-m-font-size: 2.5rem;
	--text-display-size-m-line-height: 3rem;
	--text-display-size-m-letter-spacing: .0065em;
	--text-display-size-m-font-family: var(--typography-font-family);
	--text-display-size-s-font-size: 2.125rem;
	--text-display-size-s-line-height: 2.5rem;
	--text-display-size-s-letter-spacing: .0065em;
	--text-display-size-s-font-family: var(--typography-font-family);
	--text-headline-size-xl-font-size: 2rem;
	--text-headline-size-xl-line-height: 2.5rem;
	--text-headline-size-xl-letter-spacing: .0065em;
	--text-headline-size-xl-font-family: var(--typography-font-family);
	--text-headline-size-l-font-size: 1.75rem;
	--text-headline-size-l-line-height: 2.25rem;
	--text-headline-size-l-letter-spacing: .0065em;
	--text-headline-size-l-font-family: var(--typography-font-family);
	--text-headline-size-m-font-size: 1.5rem;
	--text-headline-size-m-line-height: 1.875rem;
	--text-headline-size-m-letter-spacing: .0065em;
	--text-headline-size-m-font-family: var(--typography-font-family);
	--text-headline-size-s-font-size: 1.25rem;
	--text-headline-size-s-line-height: 1.5rem;
	--text-headline-size-s-letter-spacing: .0065em;
	--text-headline-size-s-font-family: var(--typography-font-family);
	--text-headline-size-xs-font-size: 1.125rem;
	--text-headline-size-xs-line-height: 1.5rem;
	--text-headline-size-xs-letter-spacing: .0065em;
	--text-headline-size-xs-font-family: var(--typography-font-family);
	--text-subheader-size-xl-font-size: 1rem;
	--text-subheader-size-xl-line-height: 1.25rem;
	--text-subheader-size-xl-letter-spacing: .0065em;
	--text-subheader-size-xl-font-family: var(--typography-font-family);
	--text-subheader-size-l-font-size: .9375rem;
	--text-subheader-size-l-line-height: 1.125rem;
	--text-subheader-size-l-letter-spacing: .0065em;
	--text-subheader-size-l-font-family: var(--typography-font-family);
	--text-subheader-size-m-font-size: .875rem;
	--text-subheader-size-m-line-height: 1.125rem;
	--text-subheader-size-m-letter-spacing: .0065em;
	--text-subheader-size-m-font-family: var(--typography-font-family);
	--text-subheader-size-s-font-size: .8125rem;
	--text-subheader-size-s-line-height: 1.125rem;
	--text-subheader-size-s-letter-spacing: .0065em;
	--text-subheader-size-s-font-family: var(--typography-font-family);
	--text-body-long-size-xl-font-size: 1rem;
	--text-body-long-size-xl-line-height: 1.5rem;
	--text-body-long-size-xl-letter-spacing: .0065em;
	--text-body-long-size-xl-font-family: var(--typography-font-family);
	--text-body-long-size-l-font-size: .9375rem;
	--text-body-long-size-l-line-height: 1.25rem;
	--text-body-long-size-l-letter-spacing: .0065em;
	--text-body-long-size-l-font-family: var(--typography-font-family);
	--text-body-long-size-m-font-size: .875rem;
	--text-body-long-size-m-line-height: 1.25rem;
	--text-body-long-size-m-letter-spacing: .0065em;
	--text-body-long-size-m-font-family: var(--typography-font-family);
	--text-body-long-size-s-font-size: .8125rem;
	--text-body-long-size-s-line-height: 1.125rem;
	--text-body-long-size-s-letter-spacing: .0065em;
	--text-body-long-size-s-font-family: var(--typography-font-family);
	--text-body-short-size-xl-font-size: 1rem;
	--text-body-short-size-xl-line-height: 1.25rem;
	--text-body-short-size-xl-letter-spacing: .0065em;
	--text-body-short-size-xl-font-family: var(--typography-font-family);
	--text-body-short-size-l-font-size: .9375rem;
	--text-body-short-size-l-line-height: 1.125rem;
	--text-body-short-size-l-letter-spacing: .0065em;
	--text-body-short-size-l-font-family: var(--typography-font-family);
	--text-body-short-size-m-font-size: .875rem;
	--text-body-short-size-m-line-height: 1.125rem;
	--text-body-short-size-m-letter-spacing: .0065em;
	--text-body-short-size-m-font-family: var(--typography-font-family);
	--text-body-short-size-s-font-size: .8125rem;
	--text-body-short-size-s-line-height: 1rem;
	--text-body-short-size-s-letter-spacing: .0065em;
	--text-body-short-size-s-font-family: var(--typography-font-family);
	--text-caption-size-xl-font-size: .8125rem;
	--text-caption-size-xl-line-height: 1rem;
	--text-caption-size-xl-letter-spacing: .0065em;
	--text-caption-size-xl-font-family: var(--typography-font-family);
	--text-caption-size-l-font-size: .75rem;
	--text-caption-size-l-line-height: 1rem;
	--text-caption-size-l-letter-spacing: .0065em;
	--text-caption-size-l-font-family: var(--typography-font-family);
	--text-caption-size-m-font-size: .6875rem;
	--text-caption-size-m-line-height: 1rem;
	--text-caption-size-m-letter-spacing: .0065em;
	--text-caption-size-m-font-family: var(--typography-font-family);
	--text-overline-size-l-font-size: .75rem;
	--text-overline-size-l-line-height: .875rem;
	--text-overline-size-l-letter-spacing: .0065em;
	--text-overline-size-l-font-family: var(--typography-font-family);
	--text-overline-size-m-font-size: .6875rem;
	--text-overline-size-m-line-height: .875rem;
	--text-overline-size-m-letter-spacing: .0065em;
	--text-overline-size-m-font-family: var(--typography-font-family);
	--text-overline-size-s-font-size: .625rem;
	--text-overline-size-s-line-height: .75rem;
	--text-overline-size-s-letter-spacing: .0065em;
	--text-overline-size-s-font-family: var(--typography-font-family);
	--text-control-size-xxl-font-size: 1.125rem;
	--text-control-size-xxl-line-height: 1.5rem;
	--text-control-size-xxl-letter-spacing: .0065em;
	--text-control-size-xxl-font-family: var(--typography-font-family);
	--text-control-size-xl-font-size: 1rem;
	--text-control-size-xl-line-height: 1.25rem;
	--text-control-size-xl-letter-spacing: .0065em;
	--text-control-size-xl-font-family: var(--typography-font-family);
	--text-control-size-l-font-size: .9375rem;
	--text-control-size-l-line-height: 1.25rem;
	--text-control-size-l-letter-spacing: .0065em;
	--text-control-size-l-font-family: var(--typography-font-family);
	--text-control-size-m-font-size: .875rem;
	--text-control-size-m-line-height: 1rem;
	--text-control-size-m-letter-spacing: .0065em;
	--text-control-size-m-font-family: var(--typography-font-family);
	--text-control-size-s-font-size: .8125rem;
	--text-control-size-s-line-height: 1rem;
	--text-control-size-s-letter-spacing: .0065em;
	--text-control-size-s-font-family: var(--typography-font-family);
	--text-control-size-xs-font-size: .75rem;
	--text-control-size-xs-line-height: 1rem;
	--text-control-size-xs-letter-spacing: .0065em;
	--text-control-size-xs-font-family: var(--typography-font-family);
	--text-control-size-xxs-font-size: .6875rem;
	--text-control-size-xxs-line-height: 1rem;
	--text-control-size-xxs-letter-spacing: .0065em;
	--text-control-size-xxs-font-family: var(--typography-font-family);
	--textarea-font-family: var(--control-font-family);
	--textarea-borderWidth: 2px;
	--textarea-borderRadius: 4px;
	--textarea-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--textarea-size-s-spaceAll: 6px;
	--textarea-size-s-minWidth: 180px;
	--textarea-size-s-minHeight: 32px;
	--textarea-size-s-clear-width: 32px;
	--textarea-size-s-clear-height: 32px;
	--textarea-hint-size-s-fontSize: 12px;
	--textarea-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--textarea-size-m-spaceAll: 8px;
	--textarea-size-m-minWidth: 200px;
	--textarea-size-m-minHeight: 36px;
	--textarea-size-m-clear-width: 36px;
	--textarea-size-m-clear-height: 36px;
	--textarea-hint-size-m-fontSize: 13px;
	--textinput-font-family: var(--control-font-family);
	--textinput-borderWidth: 2px;
	--textinput-borderRadius: 4px;
	--textinput-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--textinput-size-s-height: 32px;
	--textinput-size-s-control-spaceAll: 0 8px;
	--textinput-size-s-has-icon-spaceRight: 32px;
	--textinput-size-s-has-icon-spaceLeft: 32px;
	--textinput-size-s-icon-width: 32px;
	--textinput-size-s-icon-height: 32px;
	--textinput-hint-size-s-fontSize: 12px;
	--textinput-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--textinput-size-m-height: 36px;
	--textinput-size-m-control-spaceAll: 0 10px;
	--textinput-size-m-has-icon-spaceRight: 36px;
	--textinput-size-m-has-icon-spaceLeft: 36px;
	--textinput-size-m-icon-width: 36px;
	--textinput-size-m-icon-height: 36px;
	--textinput-hint-size-m-fontSize: 13px;
	--textinput-view-material-font-size: 1rem;
	--textinput-view-material-space-all: 12px 0 10px;
	--textinput-view-material-space-left: 16px;
	--textinput-view-material-space-right: 16px;
	--textinput-view-material-space-top: 16px;
	--textinput-view-material-icon-width: 24px;
	--textinput-view-material-icon-height: 24px;
	--textinput-view-material-hint-font-size: .75rem;
	--tooltip-font-family: var(--control-font-family);
	--tooltip-borderRadius: 4px;
	--tooltip-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--tooltip-size-s-lineHeight: 12px;
	--tooltip-size-s-content-spaceAll: 8px;
	--tooltip-size-s-tail-size: 12px;
	--tooltip-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--tooltip-size-m-lineHeight: 14px;
	--tooltip-size-m-content-spaceAll: 9px 10px;
	--tooltip-size-m-tail-size: 24px;
	--tooltip-size-l-fontSize: 16px;
	--tooltip-size-l-lineHeight: 16px;
	--tooltip-size-l-content-spaceAll: 18px;
	--tooltip-size-l-tail-size: 36px;
	--tooltip-view-default-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.4);
	--tumbler-font-family: var(--control-font-family);
	--tumbler-button-space: 2px;
	--tumbler-button-opacity-disabled: 1;
	--tumbler-size-s-fontSize: var(--typography-controls-size-s-font-size);
	--tumbler-size-s-lineHeight: 16px;
	--tumbler-size-s-borderRadius: 8px;
	--tumbler-size-s-width: 32px;
	--tumbler-size-s-height: 16px;
	--tumbler-size-s-button-borderRadius: 6px;
	--tumbler-size-s-button-width: 12px;
	--tumbler-size-s-button-height: 12px;
	--tumbler-size-s-button-press-width: 14px;
	--tumblerLabel-size-s-indentRight: 8px;
	--tumblerLabel-size-s-indentLeft: 8px;
	--tumbler-size-m-fontSize: var(--typography-controls-size-m-font-size);
	--tumbler-size-m-lineHeight: 20px;
	--tumbler-size-m-borderRadius: 10px;
	--tumbler-size-m-width: 40px;
	--tumbler-size-m-height: 20px;
	--tumbler-size-m-button-borderRadius: 8px;
	--tumbler-size-m-button-width: 16px;
	--tumbler-size-m-button-height: 16px;
	--tumbler-size-m-button-press-width: 18px;
	--tumblerLabel-size-m-indentRight: 12px;
	--tumblerLabel-size-m-indentLeft: 12px;
	--tumbler-size-l-fontSize: var(--typography-controls-size-l-font-size);
	--tumbler-size-l-lineHeight: 24px;
	--tumbler-size-l-borderRadius: 14px;
	--tumbler-size-l-width: 56px;
	--tumbler-size-l-height: 28px;
	--tumbler-size-l-button-borderRadius: 12px;
	--tumbler-size-l-button-width: 24px;
	--tumbler-size-l-button-height: 24px;
	--tumbler-size-l-button-press-width: 26px;
	--tumblerLabel-size-l-indentRight: 16px;
	--tumblerLabel-size-l-indentLeft: 16px;
	--user-pic-size-m-size: 42px;
	--user-pic-size-m-size-plus: 52px;
	--user-pic-size-s-size: 24px;
	--user-pic-size-s-size-plus: 30px
}

.lc-translucent-background {
	background: 0 0;
	transition: background .15s ease
}

.lc-translucent-background_active {
	background: hsla(0, 0%, 100%, .6)
}

.lc-iframe {
	line-height: normal
}

.lc-iframe__iframe {
	position: relative;
	width: 100%;
	border: 0;
	background: 0 0
}

.lc-video-block {
	width: 100%;
	height: 100%;
	margin: 0 auto
}

:not(.lc-video-block_in-grid2).lc-video-block_width_s {
	width: 25%;
	min-width: 25%
}

@media (max-width:767px) {
	:not(.lc-video-block_in-grid2).lc-video-block_width_s {
		width: 100%;
		min-width: 100%
	}
}

:not(.lc-video-block_in-grid2).lc-video-block_width_m {
	width: 33.33%;
	min-width: 33.33%
}

@media (max-width:767px) {
	:not(.lc-video-block_in-grid2).lc-video-block_width_m {
		width: 100%;
		min-width: 100%
	}
}

:not(.lc-video-block_in-grid2).lc-video-block_width_l {
	width: 50%;
	min-width: 50%
}

@media (max-width:767px) {
	:not(.lc-video-block_in-grid2).lc-video-block_width_l {
		width: 100%;
		min-width: 100%
	}
}

:not(.lc-video-block_in-grid2).lc-video-block_width_xl {
	width: 66.66%;
	min-width: 66.66%
}

@media (max-width:767px) {
	:not(.lc-video-block_in-grid2).lc-video-block_width_xl {
		width: 100%;
		min-width: 100%
	}
}

:not(.lc-video-block_in-grid2).lc-video-block_width_xxl {
	width: 100%;
	min-width: 100%
}

.lc-video-block__resizer {
	position: relative;
	max-width: 100%;
	height: 0
}

.lc-video-block__resizer_ratio_16x9 {
	padding-bottom: 56.25%
}

.lc-video-block__resizer_ratio_21x9 {
	padding-bottom: 42.85%
}

.lc-video-block__resizer_ratio_3x1 {
	padding-bottom: 33.33%
}

.lc-video-block__resizer_ratio_1x1 {
	padding-bottom: 100%
}

.lc-video-block__resizer_ratio_custom_px {
	margin: 0 auto
}

.lc-video-block__content,
.lc-video-block__disable-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.lc-video-block__video-object {
	width: 100%;
	height: 100%
}

.lc-video-block_in-grid2 {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}

.lc-video-block_in-grid2 .lc-video-block__resizer {
	width: 100%
}

.lc-social {
	position: relative
}

.lc-social_align_left {
	text-align: left
}

.lc-social_align_center {
	text-align: center
}

.lc-social_align_right {
	text-align: right
}

@media (max-width:767px) {

	.lc-social_align_left,
	.lc-social_align_right {
		text-align: center
	}
}

.lc-social .lc-social__title {
	margin-bottom: 56px
}

@media (max-width:767px) {
	.lc-social .lc-social__title {
		margin-bottom: 32px
	}
}

.lc-social__item {
	display: inline-block;
	margin: 5px 0;
	line-height: normal;
	white-space: nowrap
}

.lc-social__item:not(:last-child) {
	margin-right: 24px
}

.lc-social__item_theme_icon {
	margin: 5px 0
}

.lc-social__item_theme_icon:not(:last-child) {
	margin-right: 4px
}

@media (max-width:767px) {
	.lc-social__item_theme_icon:not(:last-child) {
		margin-right: 12px
	}

	.lc-social__item_theme_icon,
	.lc-social__item_theme_icon-and-text,
	.lc-social__item_theme_text {
		margin: 12px
	}
}

.lc-social__text.lc-text-block {
	display: inline-block;
	font-size: 16px;
	line-height: normal;
	vertical-align: middle;
	color: #000
}

.lc-social__icon {
	display: inline-block;
	vertical-align: middle;
	background-size: cover
}

.lc-social__icon_size_s {
	width: 18px;
	max-width: 18px;
	height: 18px;
	max-height: 18px
}

.lc-social__icon_size_m {
	width: 24px;
	max-width: 24px;
	height: 24px;
	max-height: 24px
}

.lc-social__icon_size_l {
	width: 48px;
	max-width: 48px;
	height: 48px;
	max-height: 48px
}

@media (max-width:767px) {

	.lc-social__icon_size_l,
	.lc-social__icon_size_m,
	.lc-social__icon_size_s {
		width: 32px;
		max-width: 32px;
		height: 32px;
		max-height: 32px
	}
}

.lc-social__icon_shape_square {
	border-radius: 2px
}

.lc-social__icon_theme_icon-and-text {
	margin-right: 5px
}

.lc-social__icon_iconType_facebook-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/facebook.svg)
}

.lc-social__icon_iconType_facebook-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/facebook.svg)
}

.lc-social__icon_iconType_facebook-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/facebook.svg)
}

.lc-social__icon_iconType_facebook-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/facebook.svg)
}

.lc-social__icon_iconType_facebook-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/facebook.svg)
}

.lc-social__icon_iconType_facebook-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/facebook.svg)
}

.lc-social__icon_iconType_habr-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/habr.svg)
}

.lc-social__icon_iconType_habr-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/habr.svg)
}

.lc-social__icon_iconType_habr-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/habr.svg)
}

.lc-social__icon_iconType_habr-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/habr.svg)
}

.lc-social__icon_iconType_habr-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/habr.svg)
}

.lc-social__icon_iconType_habr-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/habr.svg)
}

.lc-social__icon_iconType_instagram-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/instagram.svg)
}

.lc-social__icon_iconType_instagram-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/instagram.svg)
}

.lc-social__icon_iconType_instagram-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/instagram.svg)
}

.lc-social__icon_iconType_instagram-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/instagram.svg)
}

.lc-social__icon_iconType_instagram-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/instagram.svg)
}

.lc-social__icon_iconType_instagram-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/instagram.svg)
}

.lc-social__icon_iconType_livejournal-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/livejournal.svg)
}

.lc-social__icon_iconType_livejournal-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/livejournal.svg)
}

.lc-social__icon_iconType_livejournal-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/livejournal.svg)
}

.lc-social__icon_iconType_livejournal-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/livejournal.svg)
}

.lc-social__icon_iconType_livejournal-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/livejournal.svg)
}

.lc-social__icon_iconType_livejournal-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/livejournal.svg)
}

.lc-social__icon_iconType_moimir-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/moimir.svg)
}

.lc-social__icon_iconType_moimir-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/moimir.svg)
}

.lc-social__icon_iconType_moimir-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/moimir.svg)
}

.lc-social__icon_iconType_moimir-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/moimir.svg)
}

.lc-social__icon_iconType_moimir-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/moimir.svg)
}

.lc-social__icon_iconType_moimir-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/moimir.svg)
}

.lc-social__icon_iconType_ok-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/ok.svg)
}

.lc-social__icon_iconType_ok-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/ok.svg)
}

.lc-social__icon_iconType_ok-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/ok.svg)
}

.lc-social__icon_iconType_ok-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/ok.svg)
}

.lc-social__icon_iconType_ok-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/ok.svg)
}

.lc-social__icon_iconType_ok-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/ok.svg)
}

.lc-social__icon_iconType_skype-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/skype.svg)
}

.lc-social__icon_iconType_skype-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/skype.svg)
}

.lc-social__icon_iconType_skype-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/skype.svg)
}

.lc-social__icon_iconType_skype-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/skype.svg)
}

.lc-social__icon_iconType_skype-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/skype.svg)
}

.lc-social__icon_iconType_skype-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/skype.svg)
}

.lc-social__icon_iconType_slack-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/slack.svg)
}

.lc-social__icon_iconType_slack-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/slack.svg)
}

.lc-social__icon_iconType_slack-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/slack.svg)
}

.lc-social__icon_iconType_slack-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/slack.svg)
}

.lc-social__icon_iconType_slack-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/slack.svg)
}

.lc-social__icon_iconType_slack-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/slack.svg)
}

.lc-social__icon_iconType_telegram-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/telegram.svg)
}

.lc-social__icon_iconType_telegram-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/telegram.svg)
}

.lc-social__icon_iconType_telegram-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/telegram.svg)
}

.lc-social__icon_iconType_telegram-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/telegram.svg)
}

.lc-social__icon_iconType_telegram-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/telegram.svg)
}

.lc-social__icon_iconType_telegram-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/telegram.svg)
}

.lc-social__icon_iconType_tumblr-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/tumblr.svg)
}

.lc-social__icon_iconType_tumblr-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/tumblr.svg)
}

.lc-social__icon_iconType_tumblr-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/tumblr.svg)
}

.lc-social__icon_iconType_tumblr-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/tumblr.svg)
}

.lc-social__icon_iconType_tumblr-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/tumblr.svg)
}

.lc-social__icon_iconType_tumblr-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/tumblr.svg)
}

.lc-social__icon_iconType_twitter-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/twitter.svg)
}

.lc-social__icon_iconType_twitter-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/twitter.svg)
}

.lc-social__icon_iconType_twitter-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/twitter.svg)
}

.lc-social__icon_iconType_twitter-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/twitter.svg)
}

.lc-social__icon_iconType_twitter-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/twitter.svg)
}

.lc-social__icon_iconType_twitter-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/twitter.svg)
}

.lc-social__icon_iconType_viber-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/viber.svg)
}

.lc-social__icon_iconType_viber-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/viber.svg)
}

.lc-social__icon_iconType_viber-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/viber.svg)
}

.lc-social__icon_iconType_viber-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/viber.svg)
}

.lc-social__icon_iconType_viber-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/viber.svg)
}

.lc-social__icon_iconType_viber-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/viber.svg)
}

.lc-social__icon_iconType_vimeo-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/vimeo.svg)
}

.lc-social__icon_iconType_vimeo-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/vimeo.svg)
}

.lc-social__icon_iconType_vimeo-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/vimeo.svg)
}

.lc-social__icon_iconType_vimeo-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/vimeo.svg)
}

.lc-social__icon_iconType_vimeo-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/vimeo.svg)
}

.lc-social__icon_iconType_vimeo-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/vimeo.svg)
}

.lc-social__icon_iconType_vkontakte-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/vkontakte.svg)
}

.lc-social__icon_iconType_vkontakte-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/vkontakte.svg)
}

.lc-social__icon_iconType_vkontakte-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/vkontakte.svg)
}

.lc-social__icon_iconType_vkontakte-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/vkontakte.svg)
}

.lc-social__icon_iconType_vkontakte-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/vkontakte.svg)
}

.lc-social__icon_iconType_vkontakte-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/vkontakte.svg)
}

.lc-social__icon_iconType_whatsapp-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/whatsapp.svg)
}

.lc-social__icon_iconType_whatsapp-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/whatsapp.svg)
}

.lc-social__icon_iconType_whatsapp-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/whatsapp.svg)
}

.lc-social__icon_iconType_whatsapp-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/whatsapp.svg)
}

.lc-social__icon_iconType_whatsapp-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/whatsapp.svg)
}

.lc-social__icon_iconType_whatsapp-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/whatsapp.svg)
}

.lc-social__icon_iconType_yandex-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/yandex-3.svg)
}

.lc-social__icon_iconType_yandex-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/yandex-3.svg)
}

.lc-social__icon_iconType_yandex-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/yandex-3.svg)
}

.lc-social__icon_iconType_yandex-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/yandex-3.svg)
}

.lc-social__icon_iconType_yandex-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/yandex-3.svg)
}

.lc-social__icon_iconType_yandex-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/yandex-3.svg)
}

.lc-social__icon_iconType_yandex-en-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/yandex-en.svg)
}

.lc-social__icon_iconType_yandex-en-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/yandex-en.svg)
}

.lc-social__icon_iconType_yandex-en-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/yandex-en.svg)
}

.lc-social__icon_iconType_yandex-en-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/yandex-en.svg)
}

.lc-social__icon_iconType_yandex-en-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/yandex-en.svg)
}

.lc-social__icon_iconType_yandex-en-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/yandex-en.svg)
}

.lc-social__icon_iconType_youtube-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/youtube-2.svg)
}

.lc-social__icon_iconType_youtube-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/youtube-2.svg)
}

.lc-social__icon_iconType_youtube-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/youtube-2.svg)
}

.lc-social__icon_iconType_youtube-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/youtube-2.svg)
}

.lc-social__icon_iconType_youtube-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/youtube-2.svg)
}

.lc-social__icon_iconType_youtube-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/youtube-2.svg)
}

.lc-social__icon_iconType_zen-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/zen.svg)
}

.lc-social__icon_iconType_zen-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/zen.svg)
}

.lc-social__icon_iconType_zen-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/zen.svg)
}

.lc-social__icon_iconType_zen-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/zen.svg)
}

.lc-social__icon_iconType_zen-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/zen.svg)
}

.lc-social__icon_iconType_zen-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/zen.svg)
}

.lc-social__icon_iconType_linkedin-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/linkedin.svg)
}

.lc-social__icon_iconType_linkedin-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/linkedin.svg)
}

.lc-social__icon_iconType_linkedin-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/linkedin.svg)
}

.lc-social__icon_iconType_linkedin-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/linkedin.svg)
}

.lc-social__icon_iconType_linkedin-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/linkedin.svg)
}

.lc-social__icon_iconType_linkedin-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/linkedin.svg)
}

.lc-social__icon_iconType_github-round-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/colorful/github-2.svg)
}

.lc-social__icon_iconType_github-round-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/black/github-2.svg)
}

.lc-social__icon_iconType_github-round-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/round/white/github-2.svg)
}

.lc-social__icon_iconType_github-square-colorful {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/colorful/github-2.svg)
}

.lc-social__icon_iconType_github-square-black {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/black/github-2.svg)
}

.lc-social__icon_iconType_github-square-white {
	background-image: url(//yastatic.net/s3/lpc/svg/lc-share/square/white/github-2.svg)
}

.lc-button-list {
	overflow: hidden;
	line-height: 0
}

.lc-button-list__container {
	margin-top: -15px;
	margin-left: -15px
}

.lc-button-list__container .lc-button_theme_shadow {
	overflow: visible;
	margin-bottom: 2px
}

.lc-button-list__item {
	margin-top: 15px;
	margin-left: 15px
}

.lc-button-list_align_left,
.service_turbo-lpc .lc-button-list_align_left .lc-button-list__disclaimer .lc-text-block {
	text-align: left
}

.lc-button-list_align_center,
.service_turbo-lpc .lc-button-list_align_center .lc-button-list__disclaimer .lc-text-block {
	text-align: center
}

.lc-button-list_align_right,
.service_turbo-lpc .lc-button-list_align_right .lc-button-list__disclaimer .lc-text-block {
	text-align: right
}

.lc-button-list__disclaimer .lc-text-block {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 10px;
	line-height: 11px;
	color: #999
}

@media (max-width:640px) {
	.lc-button-list__disclaimer .lc-text-block {
		text-align: center
	}

	.lc-button-list__container {
		margin-left: 0
	}

	.lc-button-list__item {
		margin-bottom: 15px;
		margin-left: 0
	}

	.lc-button-list__item:last-child {
		margin-bottom: 0
	}
}

.service_turbo-lpc .lc-button-list__item {
	margin: 17px 17px 0 0
}

.service_turbo-lpc .lc-button-list {
	overflow: visible;
	margin-top: -1px;
	padding-top: 1px
}

.service_turbo-lpc .lc-button-list__container {
	margin: -17px -17px 0 0
}

@media (max-width:640px) {
	.service_turbo-lpc .lc-button-list__container {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: flex-start;
		justify-content: flex-start
	}

	.service_turbo-lpc .lc-button-list__container,
	.service_turbo-lpc .lc-button-list_align_left .lc-button-list__container {
		-webkit-align-items: flex-start;
		align-items: flex-start
	}

	.service_turbo-lpc .lc-button-list_align_center .lc-button-list__container {
		-webkit-align-items: center;
		align-items: center
	}

	.service_turbo-lpc .lc-button-list_align_right .lc-button-list__container {
		-webkit-align-items: flex-end;
		align-items: flex-end
	}
}

.lc-jobs-text h1,
.lc-jobs-text h2,
.lc-jobs-text h3,
.lc-jobs-text h4,
.lc-jobs-text h5 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: 400
}

.lc-jobs-text_view_primary {
	color: #000
}

.lc-jobs-text a {
	text-decoration: none;
	color: #999;
	transition: all .3s ease
}

.lc-jobs-text.lc-jobs-text_type_text a:hover,
.lc-jobs-text a:hover {
	text-decoration: none;
	color: #ea3223
}

.lc-jobs-text.lc-jobs-text_type_text a:active,
.lc-jobs-text a:active {
	text-decoration: none;
	color: #d00
}

.lc-jobs-text a:focus-visible {
	position: relative;
	text-decoration: none;
	color: #000;
	border-radius: 4px;
	outline: 0;
	box-shadow: 0 0 0 2px #dd9300
}

.lc-jobs-text_type_header.lc-jobs-text_size_xxs {
	font-size: 13px;
	font-weight: 700;
	line-height: 17px
}

@media (min-width:768px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xxs {
		font-size: 13px;
		line-height: 17px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xxs {
		font-size: 13px;
		line-height: 17px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xxs {
		font-size: 14px;
		line-height: 18px
	}
}

.lc-jobs-text_type_header.lc-jobs-text_size_xs h1,
.lc-jobs-text_type_header.lc-jobs-text_size_xs h2,
.lc-jobs-text_type_header.lc-jobs-text_size_xs h3,
.lc-jobs-text_type_header.lc-jobs-text_size_xs h4,
.lc-jobs-text_type_header.lc-jobs-text_size_xs h5,
.lc-jobs-text_type_header.lc-jobs-text_size_xxs h1,
.lc-jobs-text_type_header.lc-jobs-text_size_xxs h2,
.lc-jobs-text_type_header.lc-jobs-text_size_xxs h3,
.lc-jobs-text_type_header.lc-jobs-text_size_xxs h4,
.lc-jobs-text_type_header.lc-jobs-text_size_xxs h5 {
	font-weight: 700
}

.lc-jobs-text_type_header.lc-jobs-text_size_xs {
	font-size: 15px;
	font-weight: 700;
	line-height: 19px
}

@media (min-width:768px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xs {
		font-size: 15px;
		line-height: 19px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xs {
		font-size: 16px;
		line-height: 22px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xs {
		font-size: 18px;
		line-height: 24px
	}
}

.lc-jobs-text_type_header.lc-jobs-text_size_s {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px
}

@media (min-width:768px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_s {
		font-size: 18px;
		line-height: 26px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_s {
		font-size: 20px;
		line-height: 28px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_s {
		font-size: 24px;
		line-height: 32px
	}
}

.lc-jobs-text_type_header.lc-jobs-text_size_m h1,
.lc-jobs-text_type_header.lc-jobs-text_size_m h2,
.lc-jobs-text_type_header.lc-jobs-text_size_m h3,
.lc-jobs-text_type_header.lc-jobs-text_size_m h4,
.lc-jobs-text_type_header.lc-jobs-text_size_m h5,
.lc-jobs-text_type_header.lc-jobs-text_size_s h1,
.lc-jobs-text_type_header.lc-jobs-text_size_s h2,
.lc-jobs-text_type_header.lc-jobs-text_size_s h3,
.lc-jobs-text_type_header.lc-jobs-text_size_s h4,
.lc-jobs-text_type_header.lc-jobs-text_size_s h5 {
	font-weight: 400
}

.lc-jobs-text_type_header.lc-jobs-text_size_m {
	font-size: 20px;
	font-weight: 400;
	line-height: 26px
}

@media (min-width:768px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_m {
		font-size: 24px;
		line-height: 32px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_m {
		font-size: 28px;
		line-height: 38px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_m {
		font-size: 32px;
		line-height: 46px
	}
}

.lc-jobs-text_type_header.lc-jobs-text_size_l {
	font-size: 24px;
	font-weight: 500;
	line-height: 28px
}

@media (min-width:768px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_l {
		font-size: 36px;
		line-height: 40px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_l {
		font-size: 44px;
		line-height: 48px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_l {
		font-size: 56px;
		line-height: 62px
	}
}

.lc-jobs-text_type_header.lc-jobs-text_size_l h1,
.lc-jobs-text_type_header.lc-jobs-text_size_l h2,
.lc-jobs-text_type_header.lc-jobs-text_size_l h3,
.lc-jobs-text_type_header.lc-jobs-text_size_l h4,
.lc-jobs-text_type_header.lc-jobs-text_size_l h5,
.lc-jobs-text_type_header.lc-jobs-text_size_xl h1,
.lc-jobs-text_type_header.lc-jobs-text_size_xl h2,
.lc-jobs-text_type_header.lc-jobs-text_size_xl h3,
.lc-jobs-text_type_header.lc-jobs-text_size_xl h4,
.lc-jobs-text_type_header.lc-jobs-text_size_xl h5,
.lc-jobs-text_type_header.lc-jobs-text_size_xxl h1,
.lc-jobs-text_type_header.lc-jobs-text_size_xxl h2,
.lc-jobs-text_type_header.lc-jobs-text_size_xxl h3,
.lc-jobs-text_type_header.lc-jobs-text_size_xxl h4,
.lc-jobs-text_type_header.lc-jobs-text_size_xxl h5 {
	font-weight: 500
}

.lc-jobs-text_type_header.lc-jobs-text_size_xl {
	font-size: 32px;
	font-weight: 500;
	line-height: 36px
}

@media (min-width:768px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xl {
		font-size: 48px;
		line-height: 52px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xl {
		font-size: 60px;
		line-height: 64px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xl {
		font-size: 72px;
		line-height: 76px
	}
}

.lc-jobs-text_type_header.lc-jobs-text_size_xxl {
	font-size: 48px;
	font-weight: 500;
	line-height: 53px
}

@media (min-width:768px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xxl {
		font-size: 68px;
		line-height: 75px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xxl {
		font-size: 88px;
		line-height: 97px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_header.lc-jobs-text_size_xxl {
		font-size: 100px;
		line-height: 100px
	}
}

.lc-jobs-text_type_text.lc-jobs-text_size_s {
	font-size: 13px;
	font-weight: 400;
	line-height: 17px
}

@media (min-width:768px) {
	.lc-jobs-text_type_text.lc-jobs-text_size_s {
		font-size: 13px;
		line-height: 17px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_text.lc-jobs-text_size_s {
		font-size: 13px;
		line-height: 17px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_text.lc-jobs-text_size_s {
		font-size: 14px;
		line-height: 18px
	}
}

.lc-jobs-text_type_text.lc-jobs-text_size_l h1,
.lc-jobs-text_type_text.lc-jobs-text_size_l h2,
.lc-jobs-text_type_text.lc-jobs-text_size_l h3,
.lc-jobs-text_type_text.lc-jobs-text_size_l h4,
.lc-jobs-text_type_text.lc-jobs-text_size_l h5,
.lc-jobs-text_type_text.lc-jobs-text_size_m h1,
.lc-jobs-text_type_text.lc-jobs-text_size_m h2,
.lc-jobs-text_type_text.lc-jobs-text_size_m h3,
.lc-jobs-text_type_text.lc-jobs-text_size_m h4,
.lc-jobs-text_type_text.lc-jobs-text_size_m h5,
.lc-jobs-text_type_text.lc-jobs-text_size_s h1,
.lc-jobs-text_type_text.lc-jobs-text_size_s h2,
.lc-jobs-text_type_text.lc-jobs-text_size_s h3,
.lc-jobs-text_type_text.lc-jobs-text_size_s h4,
.lc-jobs-text_type_text.lc-jobs-text_size_s h5 {
	font-weight: 400
}

.lc-jobs-text_type_text.lc-jobs-text_size_m {
	font-size: 13px;
	line-height: 17px
}

@media (min-width:768px) {
	.lc-jobs-text_type_text.lc-jobs-text_size_m {
		font-size: 13px;
		line-height: 17px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_text.lc-jobs-text_size_m {
		font-size: 14px;
		line-height: 18px
	}
}

@media (min-width:1366px) {
	.lc-jobs-text_type_text.lc-jobs-text_size_m {
		font-size: 16px;
		line-height: 22px
	}
}

.lc-jobs-text_type_text.lc-jobs-text_size_l {
	font-size: 15px;
	font-weight: 400;
	line-height: 19px
}

@media (min-width:768px) {
	.lc-jobs-text_type_text.lc-jobs-text_size_l {
		font-size: 15px;
		line-height: 19px
	}
}

@media (min-width:1024px) {
	.lc-jobs-text_type_text.lc-jobs-text_size_l {
		font-size: 16px;
		line-height: 22px
	}
}

@media (min-width:1366px) {

	.lc-jobs-text_isExpanded.lc-jobs-text_type_text.lc-jobs-text_size_l,
	.lc-jobs-text_type_text.lc-jobs-text_size_l {
		font-size: 18px;
		line-height: 24px
	}
}

.lc-jobs-text_isInline,
.lc-jobs-text_isInline .lc-styled-text,
.lc-jobs-text_isInline .lc-styled-text__text,
.link.lc-jobs-link {
	display: inline
}

.lc-jobs-text.lc-jobs-text_type_text a {
	text-decoration: none;
	color: #2d76f6;
	transition: all .3s ease
}

.lc-jobs-text.lc-jobs-text_type_text a:focus-visible {
	position: relative;
	text-decoration: none;
	color: #2d76f6;
	border-radius: 4px;
	outline: 0;
	box-shadow: 0 0 0 2px #dd9300
}

.lc-jobs-text.lc-jobs-text_type_header a {
	text-decoration: none;
	color: #000;
	transition: all .3s ease
}

.lc-jobs-text.lc-jobs-text_type_header a:hover {
	text-decoration: none;
	color: #ea3223
}

.lc-jobs-text.lc-jobs-text_type_header a:active {
	text-decoration: none;
	color: #d00
}

#footer_group .lc-jobs-text a:focus-visible,
.lc-jobs-text.lc-jobs-text_type_header a:focus-visible {
	position: relative;
	text-decoration: none;
	color: #000;
	border-radius: 4px;
	outline: 0;
	box-shadow: 0 0 0 2px #dd9300
}

#footer_group .lc-jobs-text a:focus-visible {
	color: #999;
	box-shadow: 0 0 0 1px #999
}

.link.lc-jobs-link_view_normal {
	width: -webkit-max-content;
	width: max-content;
	text-decoration: none;
	color: #000
}

.link.lc-jobs-link_view_normal:hover,
.link.lc-jobs-link_view_tag {
	text-decoration: none;
	color: #999
}

.link.lc-jobs-link_view_normal:active {
	text-decoration: none;
	color: #ccc
}

.link.lc-jobs-link_view_normal:focus-visible {
	text-decoration: none;
	color: #999;
	border: 1px solid #999;
	border-radius: 8px;
	outline: 0
}

.link.lc-jobs-link_view_tag:hover {
	text-decoration: none;
	color: #000
}

.link.lc-jobs-link_view_tag:active {
	text-decoration: none;
	color: $jobs-color-inline-link-active
}

.link.lc-jobs-link_view_tag:focus-visible {
	text-decoration: none;
	color: $jobs-color-inline-link-focus-visible;
	border: 1px solid $jobs-color-inline-link-focus-visible;
	border-radius: 4px;
	outline: 0
}

.lc-jobs-vacancy-card {
	position: relative;
	display: block;
	box-sizing: border-box;
	margin: 0 -17px;
	padding: 17px;
	text-decoration: none;
	color: #000
}

@media (min-width:1024px) {
	.lc-jobs-vacancy-card {
		margin: 0 -28px;
		padding: 28px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.lc-jobs-vacancy-card {
		margin: 0 -24px;
		padding: 24px
	}
}

.lc-jobs-vacancy-card .lc-jobs-vacancy-card__link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.lc-jobs-vacancy-card a:not(.lc-jobs-vacancy-card__link) {
	position: relative
}

.lc-jobs-vacancy-card__tags {
	padding-bottom: 13px
}

@media (min-width:768px) and (max-width:1023px) {
	.lc-jobs-vacancy-card__tags {
		padding-bottom: 4px
	}
}

.lc-jobs-vacancy-card__tag {
	display: inline-block;
	margin-right: 23px;
	color: #999
}

@media (min-width:768px) and (max-width:1023px) {
	.lc-jobs-vacancy-card__tag {
		margin-right: 20px
	}
}

@media (min-width:0) and (max-width:767px) {
	.lc-jobs-vacancy-card__tag {
		margin-right: 16px
	}

	.lc-jobs-vacancy-card__tag:nth-child(2) {
		margin-right: 0
	}
}

.lc-jobs-vacancy-card__tag:last-child {
	margin-right: 0
}

@media (min-width:0) and (max-width:767px) {
	.lc-jobs-vacancy-card__tag:last-child {
		display: none
	}
}

.lc-jobs-vacancy-card__tag-divider:after,
.lc-jobs-vacancy-card__tag-divider:before {
	content: " "
}

.lc-jobs-vacancy-card__header {
	margin-bottom: 10px
}

@media (min-width:768px) and (max-width:1023px) {
	.lc-jobs-vacancy-card__header {
		margin-bottom: 6px
	}
}

@media screen and (min-width:0) and (max-width:767px) {
	.lc-jobs-vacancy-card__header.lc-jobs-text_type_header.lc-jobs-text_size_s {
		font-size: 20px;
		line-height: 26px
	}
}

@media (min-width:0) and (max-width:767px) {

	.lc-jobs-vacancy-card__description.lc-jobs-text_type_text.lc-jobs-text_size_l,
	.lc-jobs-vacancy-card__favorites.lc-jobs-text_type_text.lc-jobs-text_size_l {
		font-size: 13px;
		line-height: 17px
	}

	.lc-jobs-vacancy-card__favorites {
		padding-top: 4px
	}
}

.lc-jobs-vacancy-card__favorite {
	position: absolute;
	top: 26px;
	right: 21px;
	display: inline-block;
	color: #ccc
}

@media (min-width:1024px) {
	.lc-jobs-vacancy-card__favorite {
		display: none
	}
}

@media (min-width:0) and (max-width:767px) {
	.lc-jobs-vacancy-card__favorite {
		position: relative;
		top: 2px;
		right: 0;
		padding-top: 15px
	}
}

.lc-jobs-vacancy-card__add-to-favorites {
	display: none
}

@media (min-width:0) and (max-width:767px) {
	.lc-jobs-vacancy-card__add-to-favorites {
		display: inline-block;
		padding-left: 10px;
		font-size: 13px
	}
}

.lc-jobs-vacancy-card:hover {
	cursor: pointer;
	text-decoration: none;
	color: #000;
	box-shadow: 0 12px 20px hsla(0, 0%, 80%, .32)
}

@media (min-width:768px) {
	.lc-jobs-vacancy-card:hover {
		border-radius: 4px
	}
}

.lc-jobs-vacancy-card:hover .lc-jobs-vacancy-card__favorite {
	display: inline-block
}

@media (min-width:768px) and (max-width:1023px) {
	.lc-jobs-vacancy-card:hover .lc-jobs-vacancy-card__favorite {
		color: #000
	}
}

.Textinput_size_s .Textinput-Box,
.Textinput_size_s .Textinput-Control {
	height: var(--textinput-size-s-height)
}

.Textinput_size_s .Textinput-Control {
	font-size: var(--textinput-size-s-fontSize);
	border-width: var(--textinput-size-s-control-spaceAll)
}

.Textinput.Textinput_size_s .Textinput-Icon_side_left~.Textinput-Control {
	border-left-width: var(--textinput-size-s-has-icon-spaceLeft)
}

.Textinput.Textinput_size_s .Textinput-Icon_side_right~.Textinput-Control,
.Textinput_size_s.Textinput_hasClear .Textinput-Clear_visible~.Textinput-Control {
	border-right-width: var(--textinput-size-s-has-icon-spaceRight)
}

.Textinput_size_s.Textinput_hasClear .Textinput-Icon_side_right~.Textinput-Control {
	border-right-width: calc(var(--textinput-size-s-has-icon-spaceRight)*2)
}

.Textinput_size_s.Textinput_iconRight .Textinput-Clear {
	right: var(--textinput-size-s-has-icon-spaceRight)
}

.Textinput_size_s .Textinput-Icon.Icon {
	width: var(--textinput-size-s-icon-width);
	height: var(--textinput-size-s-icon-height)
}

.Textinput_size_m .Textinput-Box,
.Textinput_size_m .Textinput-Control {
	height: var(--textinput-size-m-height)
}

.Textinput_size_m .Textinput-Control {
	font-size: var(--textinput-size-m-fontSize);
	border-width: var(--textinput-size-m-control-spaceAll)
}

.Textinput.Textinput_size_m .Textinput-Icon_side_left~.Textinput-Control {
	border-left-width: var(--textinput-size-m-has-icon-spaceLeft)
}

.Textinput.Textinput_size_m .Textinput-Icon_side_right~.Textinput-Control,
.Textinput_size_m.Textinput_hasClear .Textinput-Clear_visible~.Textinput-Control {
	border-right-width: var(--textinput-size-m-has-icon-spaceRight)
}

.Textinput_size_m.Textinput_hasClear .Textinput-Icon_side_right~.Textinput-Control {
	border-right-width: calc(var(--textinput-size-m-has-icon-spaceRight)*2)
}

.Textinput_size_m.Textinput_iconRight .Textinput-Clear {
	right: var(--textinput-size-m-has-icon-spaceRight)
}

.Textinput_size_m .Textinput-Icon.Icon {
	width: var(--textinput-size-m-icon-width);
	height: var(--textinput-size-m-icon-height)
}

.Button2 {
	cursor: pointer
}

.Button2[aria-disabled=true],
.Button2_disabled {
	cursor: default
}

.Menu_size_s {
	font-size: var(--menu-size-s-fontSize);
	line-height: var(--menu-size-s-lineHeight)
}

.Menu_size_s:after,
.Menu_size_s:before {
	height: var(--menu-size-s-spaceVert)
}

.Menu_size_s .Menu-Item,
.Menu_size_s .Menu-Title {
	padding: 0 var(--menu-size-s-item-spaceHor)
}

.Menu_size_s .Menu-Item {
	background-position: var(--menu-size-s-item-spaceHor) 50%
}

.Menu_size_s .Icon.Icon_glyph_type-check {
	margin-right: var(--menu-size-s-item-icon-indentRight)
}

.Menu_size_s .Menu-Group {
	padding: var(--menu-size-s-group-spaceVert) var(--menu-size-s-group-spaceHor)
}

.Menu_size_s .Menu-Item+.Menu-Group {
	margin-top: var(--menu-size-s-item-indentBottom)
}

.Menu_size_s .Menu-Group+.Menu-Item {
	margin-top: var(--menu-size-s-group-indentBottom)
}

.Menu_size_s .Menu-Item_type_option>:first-child,
.Menu_size_s .Menu-Title~.Menu-Item>:first-child {
	margin-left: var(--menu-size-s-titleSibling-indentLeft)
}

.Menu_size_s .Menu-Title~.Menu-Item .Icon {
	margin-left: 0
}

.Menu_size_s .Menu-Icon+.Menu-Text {
	margin-left: var(--menu-size-s-item-icon-indentRight)
}

.Menu {
	display: inline-block;
	overflow-x: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	font-family: var(--menu-font-family);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	-webkit-tap-highlight-color: transparent
}

.Menu-Item {
	white-space: nowrap
}

.Menu-Item_disabled,
.Menu_disabled {
	cursor: default;
	pointer-events: none
}

.Menu:after,
.Menu:before {
	display: block;
	content: ""
}

.Menu_theme_normal {
	outline: 0;
	background: #fff
}

.Menu_theme_normal .Menu-Group {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.Menu_theme_normal .Menu-Group:first-child {
	border-top: none
}

.Menu_theme_normal .Menu-Title {
	cursor: default;
	color: #999
}

.Menu_theme_normal .Menu-Item {
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	outline: 0;
	background-repeat: no-repeat
}

.Menu_theme_normal .Menu-Item.Menu-Item_disabled,
.Menu_theme_normal.Menu_disabled .Menu-Item {
	cursor: default;
	opacity: .3
}

.Menu_theme_normal .Menu-Item.Menu-Item_checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16'%3E%3Cpath d='M13.5.5l-8 12L1.7 8l-1 1.6L5.6 15l9.1-13.4z'/%3E%3C/svg%3E")
}

.Menu_theme_normal .Menu-Item.Menu-Item_hovered,
.Menu_theme_normal .Menu-Item:hover {
	background-color: #ffeba0
}

.Icon_type_cross {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath d='M14 .7l-.7-.7L7 6.3.7 0 0 .7 6.3 7 0 13.3l.7.7L7 7.7l6.3 6.3.7-.7L7.7 7z'/%3E%3C/svg%3E")
}

.Icon_size_s.Icon_type_cross,
.Icon_size_xs.Icon_type_cross {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='M10 .7L9.3 0 5 4.3.7 0 0 .7 4.3 5 0 9.3l.7.7L5 5.7 9.3 10l.7-.7L5.7 5z'/%3E%3C/svg%3E")
}

.Button2.Button2.Button2_pin_brick-round:before {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.Button2.Button2.Button2_pin_round-brick:before {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.Button2_size_l {
	height: var(--button-size-l-height);
	font-size: var(--button-size-l-font);
	line-height: var(--button-size-l-lineHeight)
}

.Button2_size_l .Button2-Text {
	margin: var(--button-size-l-text-indentAll)
}

.Button2_size_l .Button2-Icon,
.Button2_size_l .Button2-Icon.Icon_type_arrow {
	width: var(--button-size-l-icon-width)
}

.Button2_size_l .Button2-Icon_side_left~.Button2-Text {
	margin-left: var(--button-size-l-icon-indentLeft)
}

.Button2_size_l .Button2-Icon_side_right~.Button2-Text {
	margin-right: var(--button-size-l-icon-indentRight)
}

.lc-picture {
	position: relative;
	display: inline-block
}

.lc-picture__full-size-block {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.lc-picture__image {
	opacity: 0;
	transition: opacity .25s linear
}

.lc-picture__image_loaded {
	opacity: 1
}

.lc-picture__thumbnail {
	opacity: .9;
	-webkit-filter: blur(10px);
	filter: blur(10px)
}

.lc-picture__thumbnail_pulsing {
	-webkit-animation: pulse 2s ease-in-out infinite;
	animation: pulse 2s ease-in-out infinite
}

.lc-picture__thumbnail_transparent {
	opacity: 0;
	-webkit-animation: fade .25s linear;
	animation: fade .25s linear
}

.lc-picture_has-thumbnail {
	overflow: hidden
}

@media (min-width:0) {
	.lc-jobs-infoblock {
		--jobs-info-image-width: 280px;
		--jobs-info-image-height: 230px;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		align-items: center;
		gap: var(--jobs-grid-gap)
	}

	.lc-jobs-infoblock__image {
		margin-bottom: 28px;
		text-align: center
	}

	.lc-jobs-infoblock__image-container {
		display: -webkit-flex;
		display: flex;
		overflow: hidden;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
		width: var(--jobs-info-image-width);
		height: var(--jobs-info-image-height);
		margin: auto
	}

	.lc-jobs-infoblock__image-container_square {
		max-width: var(--jobs-info-image-height)
	}

	.lc-jobs-infoblock__image-src {
		max-width: 100%
	}

	.lc-jobs-infoblock__image-container_corners_brick {
		border-radius: 0
	}

	.lc-jobs-infoblock__image-container_corners_round {
		border-radius: 32px
	}

	.lc-jobs-infoblock__image-container_corners_circle {
		border-radius: 50%
	}

	.lc-jobs-infoblock__description {
		text-align: center
	}

	.lc-jobs-infoblock__header {
		margin-bottom: 12px
	}

	.lc-jobs-infoblock__text {
		margin-bottom: 24px
	}

	.lc-jobs-infoblock__link {
		font-weight: 700
	}
}

@media (min-width:768px) {
	.lc-jobs-infoblock__image {
		margin-bottom: 40px
	}

	.lc-jobs-infoblock__header {
		margin-bottom: 20px
	}

	.lc-jobs-infoblock__text {
		margin-bottom: 29px
	}
}

@media (min-width:1024px) {
	.lc-jobs-infoblock {
		--jobs-info-image-width: 435px;
		--jobs-info-image-height: 360px;
		-webkit-flex-direction: row;
		flex-direction: row
	}

	.lc-jobs-infoblock_reversed {
		-webkit-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.lc-jobs-infoblock__description,
	.lc-jobs-infoblock__image {
		margin-bottom: 0
	}

	.lc-jobs-infoblock__description {
		text-align: left
	}

	.lc-jobs-infoblock__description_reversed {
		margin-left: auto
	}

	.lc-jobs-infoblock__header {
		margin-bottom: 24px
	}

	.lc-jobs-infoblock__text {
		margin-bottom: 32px
	}

	.lc-jobs-infoblock__image-container_reversed {
		margin-right: auto;
		margin-left: auto
	}
}

@media (min-width:1366px) {
	.lc-jobs-infoblock {
		--jobs-info-image-width: 605px;
		--jobs-info-image-height: 500px
	}
}

@media (min-width:768px) {
	.lc-jobs-infoblock:not(.lc-jobs-infoblock_withOffsets) .lc-jobs-infoblock__image .lc-jobs-row {
		width: calc(var(--jobs-grid-cell)*8 + var(--jobs-grid-gap)*7)
	}

	.lc-jobs-infoblock:not(.lc-jobs-infoblock_withOffsets) .lc-jobs-infoblock__description .lc-jobs-row {
		width: calc(var(--jobs-grid-cell)*10 + var(--jobs-grid-gap)*9)
	}
}

@media (min-width:1024px) {
	.lc-jobs-infoblock:not(.lc-jobs-infoblock_withOffsets) .lc-jobs-infoblock__image .lc-jobs-row {
		width: calc(var(--jobs-grid-cell)*6 + var(--jobs-grid-gap)*5)
	}

	.lc-jobs-infoblock:not(.lc-jobs-infoblock_withOffsets) .lc-jobs-infoblock__description .lc-jobs-row {
		width: calc(var(--jobs-grid-cell)*5 + var(--jobs-grid-gap)*4)
	}
}

@media (min-width:1366px) {
	.lc-jobs-infoblock.lc-jobs-infoblock_isExpanded__image-container {
		width: 460px;
		height: 460px
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_isExpanded__header {
		margin-bottom: 32px
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_isExpanded__text {
		margin-bottom: 40px
	}
}

@media (min-width:0) {
	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact .lc-jobs-infoblock__image-container {
		width: 160px;
		height: 160px
	}
}

@media (min-width:768px) {
	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact {
		-webkit-flex-direction: row;
		flex-direction: row
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact .lc-jobs-infoblock__image-container {
		width: 180px;
		height: 180px
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact .lc-jobs-infoblock__description {
		text-align: left
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact .lc-jobs-infoblock__image {
		margin-bottom: 0
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact:not(.lc-jobs-infoblock_withOffsets) .lc-jobs-infoblock__image .lc-jobs-row {
		width: calc(var(--jobs-grid-cell)*3 + var(--jobs-grid-gap)*2)
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact:not(.lc-jobs-infoblock_withOffsets) .lc-jobs-infoblock__description .lc-jobs-row {
		width: calc(var(--jobs-grid-cell)*5 + var(--jobs-grid-gap)*4)
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact:not(.lc-jobs-infoblock_withOffsets) .lc-jobs-infoblock__description.lc-jobs-infoblock__description_without-image .lc-jobs-row {
		width: calc(var(--jobs-grid-cell)*12 + var(--jobs-grid-gap)*11)
	}
}

@media (min-width:1024px) {
	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact:not(.lc-jobs-infoblock_withOffsets) .lc-jobs-infoblock__description.lc-jobs-infoblock__description_without-image .lc-jobs-row {
		width: calc(var(--jobs-grid-cell)*8 + var(--jobs-grid-gap)*7)
	}
}

@media (min-width:768px) {
	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact.lc-jobs-infoblock_reversed {
		-webkit-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact.lc-jobs-infoblock_reversed .lc-jobs-infoblock__image-container_reversed {
		margin-right: auto;
		margin-left: auto
	}
}

@media (min-width:1366px) {
	.lc-jobs-infoblock.lc-jobs-infoblock_view_compact.lc-jobs-infoblock_isExpanded .lc-jobs-infoblock__image-container {
		width: 240px;
		height: 240px
	}
}

.Icon_hasGlyph {
	position: relative
}

.Icon_hasGlyph svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	fill: currentColor
}

.Icon_hasGlyph svg * {
	fill: currentColor
}

.Button2_size_m {
	height: var(--button-size-m-height);
	font-size: var(--button-size-m-font);
	line-height: var(--button-size-m-lineHeight)
}

.Button2_size_m .Button2-Text {
	margin: var(--button-size-m-text-indentAll)
}

.Button2_size_m .Button2-Icon,
.Button2_size_m .Button2-Icon.Icon_type_arrow {
	width: var(--button-size-m-icon-width)
}

.Button2_size_m .Button2-Icon_side_left~.Button2-Text {
	margin-left: var(--button-size-m-icon-indentLeft)
}

.Button2_size_m .Button2-Icon_side_right~.Button2-Text {
	margin-right: var(--button-size-m-icon-indentRight)
}

.Text_typography_display-xl {
	font-family: var(--text-display-size-xl-font-family);
	font-size: var(--text-display-size-xl-font-size);
	line-height: var(--text-display-size-xl-line-height);
	letter-spacing: var(--text-display-size-xl-letter-spacing)
}

.Text {
	font-weight: var(--typography-font-weight-regular);
	color: var(--color-typo-primary)
}

.Text_align_start {
	text-align: left
}

.Text_align_center {
	text-align: center
}

.Text_align_end {
	text-align: right
}

.Text_align_justify {
	text-align: justify
}

.Text_overflow_fade,
.Text_overflow_fade-horizontal {
	position: relative;
	display: block;
	overflow: hidden
}

.Text_overflow_fade-horizontal:after,
.Text_overflow_fade:after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: "\00a0"
}

.Text_overflow_fade:after {
	width: 2em;
	background-image: linear-gradient(270deg, var(--color-bg-default) 35%, transparent)
}

.Text_overflow_fade-horizontal:after {
	left: 0;
	background-image: linear-gradient(0deg, var(--color-bg-default) 35%, transparent)
}

.Text_overflow_ellipsis {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis
}

.Text_color_brand {
	color: var(--color-typo-brand)
}

.Text_color_inverse {
	color: var(--color-typo-inverse)
}

.Text_color_promo {
	color: var(--color-typo-promo)
}

.Text_color_secondary {
	color: var(--color-typo-secondary)
}

.Text_color_ghost {
	color: var(--color-typo-ghost)
}

.Text_color_success {
	color: var(--color-typo-success)
}

.Text_color_alert {
	color: var(--color-typo-alert)
}

.Text_color_disable {
	color: var(--color-typo-disable)
}

.Text_color_warning {
	color: var(--color-typo-warning)
}

.Text_color_control-primary {
	color: var(--color-control-typo-primary)
}

.Text_color_control-secondary {
	color: var(--color-control-typo-secondary)
}

.Text_color_control-passive {
	color: var(--color-control-typo-passive)
}

.Text_color_control-ghost {
	color: var(--color-control-typo-ghost)
}

.Text_color_control-faint {
	color: var(--color-control-typo-faint)
}

.Text_color_control-disable {
	color: var(--color-control-typo-disable)
}

.Text_color_control-link {
	color: var(--color-control-typo-link)
}

.Text_color_control-error {
	color: var(--color-control-typo-error)
}

.Text_color_link {
	color: var(--color-link)
}

.Text_color_link-external {
	color: var(--color-link-external)
}

.Text_color_link-minor {
	color: var(--color-link-minor)
}

.Text_color_link-hover {
	color: var(--color-link-hover)
}

.Text_typography_display-l {
	font-family: var(--text-display-size-l-font-family);
	font-size: var(--text-display-size-l-font-size);
	line-height: var(--text-display-size-l-line-height);
	letter-spacing: var(--text-display-size-l-letter-spacing)
}

.Text_typography_display-m {
	font-family: var(--text-display-size-m-font-family);
	font-size: var(--text-display-size-m-font-size);
	line-height: var(--text-display-size-m-line-height);
	letter-spacing: var(--text-display-size-m-letter-spacing)
}

.Text_typography_display-s {
	font-family: var(--text-display-size-s-font-family);
	font-size: var(--text-display-size-s-font-size);
	line-height: var(--text-display-size-s-line-height);
	letter-spacing: var(--text-display-size-s-letter-spacing)
}

.Text_typography_headline-xl {
	font-family: var(--text-headline-size-xl-font-family);
	font-size: var(--text-headline-size-xl-font-size);
	line-height: var(--text-headline-size-xl-line-height);
	letter-spacing: var(--text-headline-size-xl-letter-spacing)
}

.Text_typography_headline-l {
	font-family: var(--text-headline-size-l-font-family);
	font-size: var(--text-headline-size-l-font-size);
	line-height: var(--text-headline-size-l-line-height);
	letter-spacing: var(--text-headline-size-l-letter-spacing)
}

.Text_typography_headline-m {
	font-family: var(--text-headline-size-m-font-family);
	font-size: var(--text-headline-size-m-font-size);
	line-height: var(--text-headline-size-m-line-height);
	letter-spacing: var(--text-headline-size-m-letter-spacing)
}

.Text_typography_headline-s {
	font-family: var(--text-headline-size-s-font-family);
	font-size: var(--text-headline-size-s-font-size);
	line-height: var(--text-headline-size-s-line-height);
	letter-spacing: var(--text-headline-size-s-letter-spacing)
}

.Text_typography_headline-xs {
	font-family: var(--text-headline-size-xs-font-family);
	font-size: var(--text-headline-size-xs-font-size);
	line-height: var(--text-headline-size-xs-line-height);
	letter-spacing: var(--text-headline-size-xs-letter-spacing)
}

.Text_typography_subheader-xl {
	font-family: var(--text-subheader-size-xl-font-family);
	font-size: var(--text-subheader-size-xl-font-size);
	line-height: var(--text-subheader-size-xl-line-height);
	letter-spacing: var(--text-subheader-size-xl-letter-spacing)
}

.Text_typography_subheader-l {
	font-family: var(--text-subheader-size-l-font-family);
	font-size: var(--text-subheader-size-l-font-size);
	line-height: var(--text-subheader-size-l-line-height);
	letter-spacing: var(--text-subheader-size-l-letter-spacing)
}

.Text_typography_subheader-m {
	font-family: var(--text-subheader-size-m-font-family);
	font-size: var(--text-subheader-size-m-font-size);
	line-height: var(--text-subheader-size-m-line-height);
	letter-spacing: var(--text-subheader-size-m-letter-spacing)
}

.Text_typography_subheader-s {
	font-family: var(--text-subheader-size-s-font-family);
	font-size: var(--text-subheader-size-s-font-size);
	line-height: var(--text-subheader-size-s-line-height);
	letter-spacing: var(--text-subheader-size-s-letter-spacing)
}

.Text_typography_body-short-xl {
	font-family: var(--text-body-short-size-xl-font-family);
	font-size: var(--text-body-short-size-xl-font-size);
	line-height: var(--text-body-short-size-xl-line-height);
	letter-spacing: var(--text-body-short-size-xl-letter-spacing)
}

.Text_typography_body-short-l {
	font-family: var(--text-body-short-size-l-font-family);
	font-size: var(--text-body-short-size-l-font-size);
	line-height: var(--text-body-short-size-l-line-height);
	letter-spacing: var(--text-body-short-size-l-letter-spacing)
}

.Text_typography_body-short-m {
	font-family: var(--text-body-short-size-m-font-family);
	font-size: var(--text-body-short-size-m-font-size);
	line-height: var(--text-body-short-size-m-line-height);
	letter-spacing: var(--text-body-short-size-m-letter-spacing)
}

.Text_typography_body-short-s {
	font-family: var(--text-body-short-size-s-font-family);
	font-size: var(--text-body-short-size-s-font-size);
	line-height: var(--text-body-short-size-s-line-height);
	letter-spacing: var(--text-body-short-size-s-letter-spacing)
}

.Text_typography_body-long-xl {
	font-family: var(--text-body-long-size-xl-font-family);
	font-size: var(--text-body-long-size-xl-font-size);
	line-height: var(--text-body-long-size-xl-line-height);
	letter-spacing: var(--text-body-long-size-xl-letter-spacing)
}

.Text_typography_body-long-l {
	font-family: var(--text-body-long-size-l-font-family);
	font-size: var(--text-body-long-size-l-font-size);
	line-height: var(--text-body-long-size-l-line-height);
	letter-spacing: var(--text-body-long-size-l-letter-spacing)
}

.Text_typography_body-long-m {
	font-family: var(--text-body-long-size-m-font-family);
	font-size: var(--text-body-long-size-m-font-size);
	line-height: var(--text-body-long-size-m-line-height);
	letter-spacing: var(--text-body-long-size-m-letter-spacing)
}

.Text_typography_body-long-s {
	font-family: var(--text-body-long-size-s-font-family);
	font-size: var(--text-body-long-size-s-font-size);
	line-height: var(--text-body-long-size-s-line-height);
	letter-spacing: var(--text-body-long-size-s-letter-spacing)
}

.Text_typography_caption-xl {
	font-family: var(--text-caption-size-xl-font-family);
	font-size: var(--text-caption-size-xl-font-size);
	line-height: var(--text-caption-size-xl-line-height);
	letter-spacing: var(--text-caption-size-xl-letter-spacing)
}

.Text_typography_caption-l {
	font-family: var(--text-caption-size-l-font-family);
	font-size: var(--text-caption-size-l-font-size);
	line-height: var(--text-caption-size-l-line-height);
	letter-spacing: var(--text-caption-size-l-letter-spacing)
}

.Text_typography_caption-m {
	font-family: var(--text-caption-size-m-font-family);
	font-size: var(--text-caption-size-m-font-size);
	line-height: var(--text-caption-size-m-line-height);
	letter-spacing: var(--text-caption-size-m-letter-spacing)
}

.Text_typography_overline-l {
	font-family: var(--text-overline-size-l-font-family);
	font-size: var(--text-overline-size-l-font-size);
	line-height: var(--text-overline-size-l-line-height);
	letter-spacing: var(--text-overline-size-l-letter-spacing);
	text-transform: uppercase
}

.Text_typography_overline-m {
	font-family: var(--text-overline-size-m-font-family);
	font-size: var(--text-overline-size-m-font-size);
	line-height: var(--text-overline-size-m-line-height);
	letter-spacing: var(--text-overline-size-m-letter-spacing);
	text-transform: uppercase
}

.Text_typography_overline-s {
	font-family: var(--text-overline-size-s-font-family);
	font-size: var(--text-overline-size-s-font-size);
	line-height: var(--text-overline-size-s-line-height);
	letter-spacing: var(--text-overline-size-s-letter-spacing);
	text-transform: uppercase
}

.Text_typography_control-xxs {
	font-family: var(--text-control-size-xxs-font-family);
	font-size: var(--text-control-size-xxs-font-size);
	line-height: var(--text-control-size-xxs-line-height);
	letter-spacing: var(--text-control-size-xxs-letter-spacing)
}

.Text_typography_control-xs {
	font-family: var(--text-control-size-xs-font-family);
	font-size: var(--text-control-size-xs-font-size);
	line-height: var(--text-control-size-xs-line-height);
	letter-spacing: var(--text-control-size-xs-letter-spacing)
}

.Text_typography_control-s {
	font-family: var(--text-control-size-s-font-family);
	font-size: var(--text-control-size-s-font-size);
	line-height: var(--text-control-size-s-line-height);
	letter-spacing: var(--text-control-size-s-letter-spacing)
}

.Text_typography_control-m {
	font-family: var(--text-control-size-m-font-family);
	font-size: var(--text-control-size-m-font-size);
	line-height: var(--text-control-size-m-line-height);
	letter-spacing: var(--text-control-size-m-letter-spacing)
}

.Text_typography_control-l {
	font-family: var(--text-control-size-l-font-family);
	font-size: var(--text-control-size-l-font-size);
	line-height: var(--text-control-size-l-line-height);
	letter-spacing: var(--text-control-size-l-letter-spacing)
}

.Text_typography_control-xl {
	font-family: var(--text-control-size-xl-font-family);
	font-size: var(--text-control-size-xl-font-size);
	line-height: var(--text-control-size-xl-line-height);
	letter-spacing: var(--text-control-size-xl-letter-spacing)
}

.Text_typography_control-xxl {
	font-family: var(--text-control-size-xxl-font-family);
	font-size: var(--text-control-size-xxl-font-size);
	line-height: var(--text-control-size-xxl-line-height);
	letter-spacing: var(--text-control-size-xxl-letter-spacing)
}

.Text.Text_weight_light {
	font-weight: var(--typography-font-weight-light)
}

.Text.Text_weight_regular {
	font-weight: var(--typography-font-weight-regular)
}

.Text.Text_weight_medium {
	font-weight: var(--typography-font-weight-medium)
}

.Text.Text_weight_bold {
	font-weight: var(--typography-font-weight-bold)
}

.Popup2_theme_normal {
	visibility: hidden;
	box-sizing: border-box;
	margin: -9999px 0 0 -9999px;
	border: 1px solid rgba(0, 0, 0, .06);
	-webkit-animation-duration: .1s;
	animation-duration: .1s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.Popup2_theme_normal .Popup2-TailFill {
	fill: #fff
}

.Popup2_theme_normal .Popup2-TailBorder {
	fill: rgba(0, 0, 0, .06)
}

.Popup2_theme_normal:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	border-radius: .1px;
	background: #fff;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .4)
}

.Popup2_theme_normal.Popup2_visible:before {
	z-index: -1
}

.Popup2_theme_normal.Popup2_visible {
	visibility: visible;
	margin: 0
}

.Popup2_theme_normal.Popup2[data-popper-placement^=bottom] {
	-webkit-animation-name: popup2_theme_normal_bottom;
	animation-name: popup2_theme_normal_bottom
}

.Popup2_theme_normal.Popup2[data-popper-placement^=bottom].Popup2_visible {
	-webkit-animation-name: popup2_theme_normal_bottom_visible;
	animation-name: popup2_theme_normal_bottom_visible
}

.Popup2_theme_normal.Popup2[data-popper-placement^=top] {
	-webkit-animation-name: popup2_theme_normal_top;
	animation-name: popup2_theme_normal_top
}

.Popup2_theme_normal.Popup2[data-popper-placement^=top].Popup2_visible {
	-webkit-animation-name: popup2_theme_normal_top_visible;
	animation-name: popup2_theme_normal_top_visible
}

.Popup2_theme_normal.Popup2[data-popper-placement^=right] {
	-webkit-animation-name: popup2_theme_normal_right;
	animation-name: popup2_theme_normal_right
}

.Popup2_theme_normal.Popup2[data-popper-placement^=right].Popup2_visible {
	-webkit-animation-name: popup2_theme_normal_right_visible;
	animation-name: popup2_theme_normal_right_visible
}

.Popup2_theme_normal.Popup2[data-popper-placement^=left] {
	-webkit-animation-name: popup2_theme_normal_left;
	animation-name: popup2_theme_normal_left
}

.Popup2_theme_normal.Popup2[data-popper-placement^=left].Popup2_visible {
	-webkit-animation-name: popup2_theme_normal_left_visible;
	animation-name: popup2_theme_normal_left_visible
}

.lc-logo {
	white-space: nowrap
}

.lc-logo__link {
	display: inline-block
}

.lc-logo__img {
	vertical-align: middle;
	border: 0
}

.lc-service-icon {
	display: inline-block;
	box-sizing: border-box;
	font-size: 0;
	line-height: 0
}

.lc-service-icon__img {
	border: 0
}

.lc-service-icon_size_s .lc-service-icon__img {
	height: 35px
}

.lc-service-icon_size_s.lc-service-icon_new .lc-service-icon__img {
	height: 21px
}

.lc-service-icon_size_m .lc-service-icon__img {
	height: 45px
}

.lc-service-icon_size_m.lc-service-icon_new .lc-service-icon__img {
	height: 30px
}

.lc-service-icon_with-background {
	border-radius: 8px;
	background-color: #fff
}

.lc-service-icon_with-background .lc-service-icon__img {
	margin: 4px
}

.lc-service-icon_with-background.lc-service-icon_size_s .lc-service-icon__img {
	width: 28px;
	height: 28px
}

.lc-service-icon_with-background.lc-service-icon_size_s.lc-service-icon_new .lc-service-icon__img {
	width: 13px;
	height: 13px
}

.lc-service-icon_with-background.lc-service-icon_size_m .lc-service-icon__img {
	width: 37px;
	height: 37px
}

.lc-service-icon_with-background.lc-service-icon_size_m.lc-service-icon_new .lc-service-icon__img {
	width: 22px;
	height: 22px
}

.Popup2.Popup2_nonvisual[class] {
	border: 0;
	background: 0 0;
	box-shadow: none
}

.Popup2.Popup2_nonvisual[class]:before {
	content: none;
	box-shadow: none
}

.Popup2.Popup2_nonvisual .Popup2-TailBorder,
.Popup2.Popup2_nonvisual .Popup2-TailFill {
	fill: none
}

.Icon_glyph_type-check svg {
	width: 16px;
	height: 10px
}

.lc-logo-block {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding-right: 19px;
	padding-left: 19px;
	font-size: 15px
}

.lc-logo-block__logo_new {
	padding: 3px 0
}

.lc-logo-block__logo_size_s .lc-logo__img {
	height: 21px
}

.lc-logo-block__logo_size_m .lc-logo__img {
	height: 30px
}

.lc-logo-block__logo-icon_old {
	margin-right: 7px
}

.lc-logo-block__logo-icon_new {
	margin-right: 0
}

.lc-logo-block_content {
	max-width: 954px
}

.lc-logo-block__logo-container {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center
}

.lc-logo-block__logo-container_desktop {
	display: -webkit-flex;
	display: flex
}

@media (max-width:767px) {
	.lc-logo-block__logo-container_desktop {
		display: none
	}
}

.lc-logo-block__logo-container_mobile {
	display: none
}

@media (max-width:767px) {
	.lc-logo-block__logo-container_mobile {
		display: -webkit-flex;
		display: flex
	}
}

.lc-logo-block__logo-container_align_center {
	-webkit-justify-content: center;
	justify-content: center
}

.lc-logo-block__logo-container_align_right {
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

.Icon_glyph_type-arrow.Icon_direction_left {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.Icon_glyph_type-arrow.Icon_direction_top {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.Icon_glyph_type-arrow.Icon_direction_right {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.Icon_glyph_type-arrow svg {
	width: 13px;
	height: 8px
}

.Icon_glyph_type-arrow.Icon_size_xs svg {
	width: 11px;
	height: 7px
}

.lc-navigation-menu {
	box-sizing: border-box;
	color: #bfbfbf
}

.lc-navigation-menu__wrapper {
	margin: 0;
	padding: 0;
	list-style: none
}

.lc-navigation-menu__item {
	position: relative;
	margin: 0
}

.lc-navigation-menu__item_layout_vertical {
	display: block
}

.lc-navigation-menu__item_layout_horizontal {
	display: inline-block
}

.lc-navigation-menu__submenu {
	position: absolute;
	z-index: 20;
	top: 100%;
	left: 50%;
	display: none;
	padding: 8px 0;
	list-style: none;
	cursor: default;
	text-align: left;
	color: #2f2f2f;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 0 0 1px rgba(13, 35, 67, .092), 0 3.3px 10px -4px rgba(13, 35, 67, .4);
	-webkit-animation: lc-navigation-menu-submenu-appear .2s ease-in-out forwards;
	animation: lc-navigation-menu-submenu-appear .2s ease-in-out forwards
}

.lc-navigation-menu__submenu .lc-rich-text {
	white-space: nowrap
}

.lc-navigation-menu__submenu .lc-navigation-menu__link {
	padding: 0 16px
}

.lc-navigation-menu__submenu-link-text {
	display: -webkit-flex;
	display: flex
}

.lc-navigation-menu__submenu-arrow {
	margin-left: 8px;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out
}

.lc-navigation-menu .lc-navigation-menu__link {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	white-space: nowrap;
	text-decoration: none;
	color: currentColor;
	-webkit-tap-highlight-color: transparent
}

.lc-navigation-menu .lc-navigation-menu__link_active {
	color: #252525
}

.lc-navigation-menu .lc-navigation-menu__link:hover {
	color: red
}

.lc-navigation-menu .lc-navigation-menu__link>[data-live-edit-id]:focus {
	outline: 0;
	box-shadow: 0 1px 0 #b3afaf
}

.lc-navigation-menu__link_open-on_hover:hover .lc-navigation-menu__submenu-arrow,
.lc-navigation-menu__link_opened .lc-navigation-menu__submenu-arrow {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

.lc-navigation-menu__link_open-on_hover:hover .lc-navigation-menu__submenu,
.lc-navigation-menu__link_opened .lc-navigation-menu__submenu {
	display: block
}

.turbo-cart-icon_default {
	height: 20px;
	padding: 4px 2px 4px 8px;
	border-radius: 4px;
	background: #0078f0 8px 6px no-repeat
}

.turbo-cart-icon_default .turbo-cart-icon__icon {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
	fill: #fff
}

.turbo-cart-icon_default .turbo-cart-icon__count {
	margin-right: 4px;
	padding: 0 8px;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	vertical-align: top;
	color: #fff;
	border-radius: 10px;
	background: hsla(0, 0%, 100%, .3)
}

.turbo-cart-icon_default .turbo-cart-icon_empty .turbo-cart-icon_default .turbo-cart-icon__count {
	min-width: 0;
	margin: 0;
	padding: 0
}

.turbo-cart-icon_default .turbo-cart-icon_loaded .turbo-cart-icon_default .turbo-cart-icon__count {
	min-width: 24px
}

.turbo-cart-icon {
	position: relative;
	display: block;
	line-height: 0
}

.turbo-cart-icon__count {
	opacity: 0;
	transition: opacity .1s ease-out .2s, min-width .2s ease-out
}

.turbo-cart-icon_loaded .turbo-cart-icon__count {
	opacity: 1
}

header.lc-header {
	position: fixed;
	top: 0;
	z-index: 100;
}

.lc-header__logo {
	display: block;
	text-decoration: none;
	color: inherit
}

@media (min-width:450px) {
	.lc-header__logo {
		font-size: 1.25em
	}
}

.lc-header__logo-figure {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	margin: 0
}

.lc-header__logo-image {
	display: block;
	width: auto;
	max-width: 160px;
	max-height: 35px;
	margin-right: 9px;
	font-size: 0
}

@media (min-width:768px) {
	.lc-header__logo-image {
		max-height: 45px
	}
}

.lc-header__logo-image_with-size {
	max-height: none
}

.lc-header__menu_view_inline {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	height: 100%
}

.lc-header__menu_view_inline.lc-header__menu_align_right {
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

.lc-header__menu_view_inline.lc-header__menu_align_center {
	-webkit-justify-content: center;
	justify-content: center
}

.lc-header__menu-item {
	position: relative;
	display: block;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: -webkit-fit-content;
	width: fit-content
}

.lc-header__menu-item:after {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	height: 3px;
	content: "";
	background: currentColor
}

@media (hover:none) {
	.lc-header__menu-item:after {
		content: none
	}
}

.lc-header__menu-item:hover:after {
	display: block
}

.lc-header__menu-item_view_default:nth-child(n+2) {
	margin-top: 20px
}

.lc-header__menu-item_view_inline {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 100%
}

.lc-header__menu-item_view_inline:after {
	top: calc(100% - 3px);
	left: -15px;
	width: calc(100% + 30px)
}

.lc-header__menu-item_view_inline:nth-child(n+2) {
	margin-left: 30px
}

.lc-header__menu-item-link.link,
.lc-header__menu-more {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 100%
}

.lc-header__menu-item-link.link {
	text-decoration: none;
	color: inherit
}

.lc-header__menu-more {
	position: relative;
	margin-left: 30px;
	padding-right: 26px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent
}

.lc-header__menu-more .lc-header__menu-item {
	-webkit-tap-highlight-color: initial
}

.lc-header__menu-more-icon {
	position: absolute;
	top: calc(50% - 9px);
	right: 0;
	width: 18px;
	height: 18px
}

.lc-header__menu-popup {
	position: absolute;
	z-index: 14;
	top: calc(50% + 20px);
	right: 0;
	visibility: hidden;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 1px 4px 0 currentColor
}

.lc-header__menu-popup-content {
	padding: 15px
}

.lc-header__menu-popup .public-DraftStyleDefault-ltr {
	white-space: nowrap
}

.lc-header__menu-more:hover .lc-header__menu-popup {
	visibility: visible
}

.lc-header__contacts_view_default,
.lc-header__contacts_view_inline {
	font-size: .875em;
	line-height: 1.429
}

.lc-header__contacts_view_widget {
	-webkit-align-items: center;
	align-items: center;
	line-height: 1.188
}

.lc-header__contacts-items_view_inline,
.lc-header__contacts_view_widget {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row
}

.lc-header__contacts-item-icon {
	margin-right: 10px
}

.lc-header__contacts-item-icon_view_widget {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.lc-header__contacts-item_view_default,
.lc-header__contacts-item_view_inline {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center
}

.lc-header__contacts-item_view_default:nth-child(n+2) {
	margin-top: 15px
}

.lc-header__contacts-item_view_inline:nth-child(n+2) {
	margin-left: 20px
}

.lc-header__contacts-item_view_widget {
	white-space: pre-wrap
}

.lc-header__contacts-item_view_widget:nth-child(2) {
	margin-top: 5px;
	font-size: .813em;
	line-height: 1.154
}

.lc-header__contacts-item_view_widget:nth-child(2) .lc-header__contacts-item-text-value {
	opacity: .6
}

.lc-header__contacts-item_view_widget:nth-child(n+3) {
	display: none
}

.lc-header__social-items {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row
}

.lc-header__social-item {
	width: 16px;
	height: 16px;
	color: inherit
}

.lc-header__social-item+.lc-header__social-item {
	margin-left: 10px
}

.lc-header__modal {
	font-size: 16px;
	line-height: 1.25;
	background: rgba(0, 0, 0, .3)
}

.lc-header__modal.turbo-modal {
	position: fixed
}

.lc-header__modal-wrapper {
	position: absolute;
	left: 0;
	max-width: 460px;
	height: 100%;
	padding-right: 50px;
	display: none;
}

.lc-header__modal-wrapper:before {
	position: absolute;
	top: 0;
	right: 50px;
	bottom: 0;
	left: 0;
	content: "";
	background: #fff
}

.lc-header__modal-content {
	position: relative;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 20px 15px 40px
}

.lc-header__modal-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border-radius: 50%;
	background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9'%3E%3Cpath d='M4.5 3.793L8.146.146a.5.5 0 1 1 .708.708L5.207 4.5l3.647 3.646a.5.5 0 1 1-.708.708L4.5 5.207.854 8.854a.5.5 0 1 1-.708-.708L3.793 4.5.146.854A.5.5 0 0 1 .854.146L4.5 3.793z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 12px
}

.lc-header__modal-menu .lc-header__separator {
	margin-top: 20px;
	margin-bottom: 18px
}

.lc-header {
	position: relative;
	display: block;
	box-sizing: border-box;
	width: 100%;
	min-height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.25;
	color: #000;
	background: #fff
}

@media (min-width:650px) {
	.lc-header {
		padding-right: 21px;
		padding-left: 21px
	}
}

.lc-header_is-hidden {
	visibility: hidden
}

.lc-header_is-sticky {
	position: fixed;
	z-index: 11;
	top: 0;
	width: 100%
}

.lc-header__background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.lc-header__content {
	position: relative;
	width: 100%;
	max-width: 940px;
	margin: auto
}

.lc-header__content_is-expanded {
	max-width: none
}

.lc-header__top-row {
	position: relative;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap
}

@media (min-width:650px) {
	.lc-header__top-row {
		min-height: 40px
	}
}

.lc-header__top-row .public-DraftStyleDefault-block {
	white-space: nowrap
}

.lc-header__main-row {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px
}

@media (min-width:650px) {
	.lc-header__main-row {
		padding-top: 19px;
		padding-bottom: 19px
	}
}

.lc-header__main-col_left,
.lc-header__main-col_right {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-align-items: center;
	align-items: center
}

.lc-header__main-col_center {
	-webkit-flex-grow: 1;
	flex-grow: 1
}

.lc-header__main-col+.lc-header__main-col {
	padding-left: 23px
}

.lc-header__main-menu {
	position: relative;
	max-width: 100%;
	height: 100%;
	white-space: nowrap
}

.lc-header__top-social {
	margin-left: 42px
}

.lc-header__main-logo {
	max-width: calc(100vw - 110px);
	white-space: pre-wrap;
	word-break: break-word
}

.lc-header__main-logo_with-cart {
	max-width: calc(100vw - 210px)
}

.lc-header__main-logo_logo-wide {
	max-width: 100vw
}

.lc-header__main-logo_hide-caption .lc-header__logo-caption {
	visibility: hidden;
	max-height: 26px
}

@media (min-width:940px) {
	.lc-header__main-logo_has-max-width {
		max-width: 830px
	}

	.lc-header__main-logo_has-max-width_with-cart {
		max-width: 730px
	}
}

.lc-header__main-contacts,
.lc-header__main-social {
	margin-right: 20px
}

.lc-header__main-contacts:last-child,
.lc-header__main-social:last-child {
	margin-right: 0
}

.lc-header__modal-button {
	margin-top: 32px;
	text-align: center
}

.lc-header__modal-social {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin-top: 32px
}

.lc-header__separator {
	position: absolute;
	right: 0;
	left: 0;
	display: block;
	height: 1px;
	opacity: .15;
	background: #000;
}

.lc-header__separator_type_light {
	background: #fff
}

.lc-header__separator_mode_static {
	position: static
}

.lc-header__separator_final {
	bottom: 0
}

.lc-header__content .lc-header__separator {
	left: calc(50% - 50vw);
	width: 100vw
}

.lc-header__button {
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 3px
}

.lc-header__mobile-button {
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 3px
}

.lc-header__button:not(.lc-header__hidden)+.lc-header__cart {
	margin-left: 20px
}

.lc-header__cart-button.lc-button {
	overflow: hidden;
	min-width: 0;
	margin: 0;
	padding: 1px 7px 2px
}

@media (max-width:650px) {
	.lc-header__cart-button.lc-button .lc-button__text {
		padding-right: 6px;
		padding-left: 6px
	}
}

.lc-header__cart-button.lc-button .lc-button__text {
	display: block;
	overflow: visible
}

.lc-header__cart-icon {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 0
}

.lc-header__cart-icon .turbo-cart-icon {
	margin-right: 15px;
	padding: 0;
	background-color: transparent;
	background-size: 20px 20px
}

@media (max-width:650px) {
	.lc-header__cart-icon .turbo-cart-icon {
		margin-right: 0
	}

	.lc-header__cart-icon .turbo-cart-icon_empty {
		left: 4px
	}
}

.lc-header__cart-icon .turbo-cart-icon__icon {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 0;
	fill: inherit
}

.lc-header__cart-icon .turbo-cart-icon__count {
	position: absolute;
	top: -7px;
	left: 12px;
	box-sizing: border-box;
	min-width: 14px;
	height: 14px;
	padding: 0 3px;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	background-color: #f33
}

@media (max-width:650px) {
	.lc-header__cart-label {
		width: 0;
		text-indent: -100vw
	}
}

.lc-header__cart-popup {
	position: absolute;
	z-index: 2;
	top: calc(100% - 10px);
	right: 0;
	overflow: hidden;
	width: 100%;
	max-width: 500px;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 0 0 1px rgba(13, 35, 67, .07), 0 5px 15px -4px rgba(13, 35, 67, .4)
}

@media (min-width:650px) {
	.lc-header__cart-popup {
		top: calc(100% - 20px);
		right: 0
	}
}

@media (min-width:940px) {
	.lc-header__cart-popup {
		right: calc((100% - 940px)/2)
	}

	.lc-header__cart-popup_is-expanded {
		right: 0
	}
}

.lc-header__cart-popup-content {
	overflow-y: auto;
	box-sizing: border-box;
	max-height: 80vh
}

.lc-header__hidden,
.lc-header__hidden.lc-icon {
	display: none
}

@media (min-width:640px) {

	.lc-cover_arrangement_text-on-left,
	.lc-cover_arrangement_text-on-right {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items: center
	}

	.lc-cover_arrangement_text-on-right {
		-webkit-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.lc-cover__content_split-view {
		width: 65%
	}

	.lc-cover__content_split-view.lc-cover__content_with-image {
		width: calc(50% - 10px)
	}
}

.lc-cover__title {
	margin: 0;
	font-size: 34px;
	font-weight: 400;
	line-height: 1.06
}

@media (min-width:800px) {
	.lc-cover__title {
		font-size: 44px;
		line-height: 1.2
	}
}

.lc-cover__description {
	margin-top: 16px;
	font-size: 20px;
	line-height: 1.2
}

@media (min-width:640px) {
	.lc-cover__description {
		margin-top: 20px
	}
}

@media (min-width:800px) {
	.lc-cover__description {
		font-size: 24px;
		line-height: 1.25
	}
}

.lc-cover__button-list {
	margin-top: 37px
}

.lc-cover__image {
	overflow: hidden;
	line-height: 0
}

.lc-cover__image_with-content {
	margin-top: 50px
}

@media (min-width:640px) {
	.lc-cover__image_with-content {
		margin-top: 100px
	}

	.lc-cover__image_split-view {
		width: calc(50% - 10px);
		margin-top: 0
	}
}

.lc-cover__image-aligner {
	position: relative;
	margin: 0 auto
}

.lc-cover .turbo-loader_theme_gray {
	background: 0 0
}

.lc-text {
	word-wrap: break-word
}

.lc-text__title+.lc-text__subtitle {
	margin-top: 10px
}

.lc-text__subtitle+.lc-text__text,
.lc-text__title+.lc-text__text {
	margin-top: 30px
}

@media (max-width:375px) {

	.lc-text__subtitle+.lc-text__text,
	.lc-text__title+.lc-text__text {
		margin-top: 20px
	}
}

.lc-text_align_right {
	text-align: right
}

.lc-text_align_right>.lc-text {
	margin-left: auto
}

.lc-text_align_center {
	text-align: center
}

.lc-text_align_center>.lc-text {
	margin: auto
}

.lc-text_align_left {
	text-align: left
}

.lc-text_align_left>.lc-text {
	margin-right: auto
}

:not(.lc-text_in-grid2).lc-text_column_xxl {
	width: 100%;
	min-width: 100%
}

:not(.lc-text_in-grid2).lc-text_column_xl {
	width: 66.66%;
	min-width: 66.66%
}

:not(.lc-text_in-grid2).lc-text_column_l {
	width: 50%;
	min-width: 50%
}

:not(.lc-text_in-grid2).lc-text_column_m {
	width: 33.33%;
	min-width: 33.33%
}

:not(.lc-text_in-grid2).lc-text_column_s {
	width: 25%;
	min-width: 25%
}

@media (max-width:767px) {

	:not(.lc-text_in-grid2).lc-text_column_l,
	:not(.lc-text_in-grid2).lc-text_column_m,
	:not(.lc-text_in-grid2).lc-text_column_s,
	:not(.lc-text_in-grid2).lc-text_column_xl,
	:not(.lc-text_in-grid2).lc-text_column_xxl {
		display: inline-block;
		width: 100%;
		min-width: 100%
	}
}

.lc-title+.lc-rich-text {
	margin-top: 30px
}

@media (max-width:375px) {
	.lc-title+.lc-rich-text {
		margin-top: 20px
	}
}

.service_turbo-lpc .lc-text .lc-text-block+.lc-text-block {
	margin-top: 1.25em
}

.native-scroll_direction_horizontal {
	overflow: hidden
}

.native-scroll_direction_horizontal .native-scroll__inner {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	margin-bottom: -30px;
	padding-bottom: 30px;
	-webkit-transform: translateZ(0)
}

.native-scroll_direction_horizontal.native-scroll_overflow_partial {
	margin-top: -5px;
	margin-bottom: -5px
}

.native-scroll_direction_horizontal.native-scroll_overflow_partial .native-scroll__inner {
	margin-bottom: -25px;
	padding-top: 5px
}

.lc-gallery-container {
	position: relative;
	overflow: hidden;
	width: 100%;
}

@media (min-width:960px) {
	.lc-gallery-container__wrapper {
		position: relative
	}
}

.lc-gallery-container__inner {
	padding-left: 15px
}

@media (min-width:640px) {
	.lc-gallery-container__inner {
		margin-right: 20px;
		margin-left: 20px;
		padding-left: 0
	}
}

@media (min-width:960px) {
	.lc-gallery-container__inner {
		margin-right: 0;
		margin-left: 0
	}
}

.lc-gallery-container__inner:after {
	display: inline-block;
	width: 15px;
	content: ""
}

@media (min-width:640px) {
	.lc-gallery-container__inner:after {
		width: 0
	}
}

.lc-gallery-container__inner_not-enough-items {
	display: -webkit-flex;
	display: flex
}

.lc-gallery-container__inner_align_left {
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}

.lc-gallery-container__inner_align_center {
	-webkit-justify-content: center;
	justify-content: center
}

.lc-gallery {
	width: 1px;
	min-width: 100%;
	cursor: default;
	white-space: nowrap
}

.lc-gallery__image {
	display: inline-block;
	vertical-align: middle
}

.lc-gallery__item {
	display: block;

}

.lc-gallery__item_ratio_16x9 {
	width: 284.4px
}

@media (min-width:960px) {
	.lc-gallery__item_ratio_16x9 {
		width: 387.5px
	}
}

.lc-gallery__item_ratio_9x16 {
	width: 90px
}

@media (min-width:960px) {
	.lc-gallery__item_ratio_9x16 {
		width: 122.6px
	}
}

.lc-gallery__item_ratio_5x4 {
	width: 200px
}

@media (min-width:960px) {
	.lc-gallery__item_ratio_5x4 {
		width: 272.5px
	}
}

.lc-gallery__item_ratio_4x5 {
	width: 128px
}

@media (min-width:960px) {
	.lc-gallery__item_ratio_4x5 {
		width: 174.4px
	}
}

.lc-gallery__item_ratio_1x1 {
	width: 160px
}

@media (min-width:960px) {
	.lc-gallery__item_ratio_1x1 {
		width: 218px
	}
}

.lc-gallery__item__description {
	margin-top: 7px;
	padding-bottom: 10px;
	font-size: 16px !important;
font-weight: inherit !important;
	line-height: 15px;
	cursor: default;
	white-space: normal;
	opacity: .9;
	color: #070;
text-align:center;
}

@media (min-width:960px) {
	.lc-gallery__item__description {
		margin-top: 10px;
		font-size: 16px;
		line-height: 19px
	}
}

.lc-gallery__item-wrapper {
	display: inline-block;
	margin: 0;
	vertical-align: top
}

.lc-gallery__image-wrapper {
	position: relative
}

.lc-gallery__item-wrapper+.lc-gallery__item-wrapper {
	margin-left: 1px
}

@media (min-width:960px) {
	.lc-gallery__item-wrapper+.lc-gallery__item-wrapper {
		margin-left: 20px
	}
}

.lc-gallery .lc-arrow {
	opacity: 0;
	transition: opacity .25s linear
}

.lc-gallery:hover .lc-arrow {
	opacity: .8
}

.lc-feature__substrate {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%
}

.lc-feature__substrate_type_right-angles,
.lc-feature__substrate_type_round-angles {
	padding: 20px 15px
}

.lc-feature__substrate_type_round-angles {
	border-radius: 8px
}

.lc-feature__substrate_align_left {
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.lc-feature__substrate_align_right {
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.lc-feature {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	height: 100%
}

.lc-feature__subtitle.lc-title,
.lc-feature__title.lc-title {
	max-width: 100%;
	margin: 12px 0
}

.lc-feature__button_type_button.lc-button {
	margin-top: 24px
}

@media (max-width:640px) {
	.lc-feature__button.lc-button {
		width: auto
	}
}

.lc-feature__button_type_link.lc-button {
	min-width: auto;
	height: 20px;
	margin-top: 14px;
	line-height: 20px
}

.lc-feature__button_type_link.lc-button .lc-button__text {
	padding: 0
}

.lc-feature__image-container {
	position: relative;
	margin-bottom: 24px
}

.lc-feature .lc-image {
	background-position: 50%
}

.lc-feature .lc-image-preview__item {
	width: 100%;
	height: auto;
	background-position: 50%;
	background-size: 33%
}

.lc-feature_size_xs .lc-feature__image-container {
	width: 20%
}

.lc-feature_size_s .lc-feature__image-container {
	width: 40%
}

.lc-feature_size_m .lc-feature__image-container {
	width: 68%
}

.lc-feature_size_l .lc-feature__image-container {
	width: 100%
}

.lc-feature_size_l .lc-feature__substrate_type_right-angles .lc-feature__image-container,
.lc-feature_size_l .lc-feature__substrate_type_round-angles .lc-feature__image-container {
	width: 90%
}

.lc-columns-grid_cellspacing_20px,
.lc-columns-grid_cellspacing_30px {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.lc-columns-grid_cellspacing_20px .lc-columns-grid__empty-item,
.lc-columns-grid_cellspacing_30px .lc-columns-grid__empty-item {
	display: none
}

@media (min-width:940px) {
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_1 .lc-columns-grid__item {
		width: 100%
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_1 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+3),
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+3)+.lc-columns-grid__empty-item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+4),
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+4)+.lc-columns-grid__empty-item {
		margin-top: 20px
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_2 .lc-columns-grid__empty-item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_2 .lc-columns-grid__item {
		width: calc(50% - 10px)
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_2 div.lc-columns-grid__item:not(:nth-of-type(2n)):last-of-type+.lc-columns-grid__empty-item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_3 div.lc-columns-grid__item:not(:nth-of-type(3n)):last-of-type+.lc-columns-grid__empty-item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 div.lc-columns-grid__item:not(:nth-of-type(4n)):last-of-type+.lc-columns-grid__empty-item {
		display: block
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_3 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(3n+2)+.lc-columns-grid__empty-item {
		width: calc(33.33% - 13.33333px)
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(3n+1)+.lc-columns-grid__empty-item {
		width: calc((66.66% - 80px)/3 + 20px)
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+5),
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+5)+.lc-columns-grid__empty-item {
		margin-top: 20px
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(4n+3)+.lc-columns-grid__empty-item {
		width: calc(25% - 15px)
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(4n+2)+.lc-columns-grid__empty-item {
		width: calc(50% - 10px)
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(4n+1)+.lc-columns-grid__empty-item {
		width: calc(75% - 25px)
	}
}

@media (max-width:980px) {

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_1 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_2 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_3 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 .lc-columns-grid__item {
		width: 100%
	}

	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_1 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-columns-grid_cellspacing_20px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+2) {
		margin-top: 20px
	}
}

@media (min-width:940px) {
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_1 .lc-columns-grid__item {
		width: 100%
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_1 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+3),
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+3)+.lc-columns-grid__empty-item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+4),
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+4)+.lc-columns-grid__empty-item {
		margin-top: 30px
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 .lc-columns-grid__empty-item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 .lc-columns-grid__item {
		width: calc(50% - 15px)
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 div.lc-columns-grid__item:not(:nth-of-type(2n)):last-of-type+.lc-columns-grid__empty-item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:not(:nth-of-type(3n)):last-of-type+.lc-columns-grid__empty-item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:not(:nth-of-type(4n)):last-of-type+.lc-columns-grid__empty-item {
		display: block
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(3n+2)+.lc-columns-grid__empty-item {
		width: calc(33.33% - 20px)
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(3n+1)+.lc-columns-grid__empty-item {
		width: calc((66.66% - 120px)/3 + 30px)
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+5),
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+5)+.lc-columns-grid__empty-item {
		margin-top: 30px
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(4n+3)+.lc-columns-grid__empty-item {
		width: calc(25% - 22.5px)
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(4n+2)+.lc-columns-grid__empty-item {
		width: calc(50% - 15px)
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(4n+1)+.lc-columns-grid__empty-item {
		width: calc(75% - 37.5px)
	}
}

@media (max-width:980px) {

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_1 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 .lc-columns-grid__item,
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 .lc-columns-grid__item {
		width: 100%
	}

	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_1 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+2) {
		margin-top: 30px
	}
}

.lc-feature-list__title.lc-title {
	margin-bottom: 30px
}

.lc-feature-list__subtitle.lc-title {
	margin-bottom: 40px
}

@media (max-width:980px) and (min-width:640px) {

	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+2),
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+2) {
		margin-top: 0
	}

	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 .lc-columns-grid__empty-item,
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 .lc-columns-grid__item,
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 .lc-columns-grid__empty-item,
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 .lc-columns-grid__item {
		width: calc(50% - 15px)
	}

	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+3),
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 div.lc-columns-grid__item:nth-of-type(n+3)+.lc-columns-grid__empty-item,
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+4),
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(n+4)+.lc-columns-grid__empty-item,
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+3),
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:nth-of-type(n+3)+.lc-columns-grid__empty-item {
		margin-top: 30px
	}

	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_2 div.lc-columns-grid__item:not(:nth-of-type(2n)):last-of-type+.lc-columns-grid__empty-item,
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:not(:nth-of-type(3n)):last-of-type+.lc-columns-grid__empty-item,
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_4 div.lc-columns-grid__item:not(:nth-of-type(2n)):last-of-type+.lc-columns-grid__empty-item {
		display: block
	}

	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 .lc-columns-grid__item,
	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(3n+2)+.lc-columns-grid__empty-item {
		width: calc(33.33% - 20px)
	}

	.lc-feature-list .lc-columns-grid_cellspacing_30px.lc-columns-grid_columns_3 div.lc-columns-grid__item:nth-of-type(3n+1)+.lc-columns-grid__empty-item {
		width: calc((66.66% - 120px)/3 + 30px)
	}
}

.lc-photo {
	position: relative;
	margin-right: auto;
	margin-left: auto
}

.lc-photo_ratio_1x1 {
	max-width: 529px
}

.lc-photo_ratio_5x4 {
	max-width: 661px
}

.lc-photo_ratio_4x5 {
	max-width: 423px
}

.lc-photo_ratio_9x16 {
	max-width: 298px
}

.lc-photo__description {
	margin-top: 7px;
	font-size: 13px;
	line-height: 15px;
	cursor: default;
	white-space: normal
}

@media (min-width:960px) {
	.lc-photo__description {
		margin-top: 10px;
		font-size: 16px;
		line-height: 19px
	}
}

.visibility-actions:not(.visibility-actions_visible) {
	display: none
}

.lc-group {
	position: relative;
	display: -webkit-flex;
	display: flex
}

.lc-group__content {
	position: relative;
	width: 100%;
	background-position: 50%;
	background-size: cover
}

.lc-group__content_viewport,
.lc-group__content_viewport .swiper-slide {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.lc-group__content_viewport {
	min-height: 100vh
}

.lc-group__content_viewport .swiper-slide {
	height: auto
}

.lc-group__content_justify_start,
.lc-group__content_justify_start .swiper-slide {
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}

.lc-group__content_justify_between,
.lc-group__content_justify_between .swiper-slide {
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.lc-group__content_justify_center,
.lc-group__content_justify_center .swiper-slide {
	-webkit-justify-content: center;
	justify-content: center
}

.lc-group__content_justify_end,
.lc-group__content_justify_end .swiper-slide {
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

.lc-tabs {
	line-height: 0
}

.lc-tabs_align_left {
	text-align: left
}

.lc-tabs_align_center {
	text-align: center
}

.lc-tabs_align_right {
	text-align: right
}

.lc-tabs__container {
	position: relative;
	display: inline-block;
	max-width: 100%
}

.lc-tabs__underline-container {
	position: relative;
	overflow-y: hidden
}

.lc-tabs__gradient {
	position: absolute;
	z-index: 20;
	top: 0;
	bottom: 0;
	visibility: hidden;
	width: 100px;
	pointer-events: none;
	opacity: 0;
	transition: opacity .2s, visibility .2s
}

.lc-tabs__gradient_left,
.lc-tabs__gradient_right {
	visibility: visible;
	opacity: 1
}

.lc-tabs__gradient_left {
	left: 0
}

.lc-tabs__gradient_right {
	right: 0
}

.lc-tabs__scroll-wrapper {
	position: relative;
	z-index: 10;
	-ms-overflow-style: none;
	overflow-y: hidden;
	white-space: nowrap;
	scrollbar-width: none
}

.lc-tabs__scroll-wrapper::-webkit-scrollbar {
	display: none
}

.lc-tabs__underline {
	position: absolute;
	right: 0;
	bottom: 2px;
	left: 0;
	height: 1px;
	background: #c4c4c4
}

.lc-tabs__arrow {
	position: absolute;
	top: 50%;
	visibility: hidden;
	width: 17px;
	height: 100%;
	margin-top: -2px;
	cursor: pointer;
	opacity: 0;
	transition: opacity .2s, visibility .2s;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.lc-tabs__arrow_visible {
	visibility: visible;
	opacity: .6
}

.lc-tabs__arrow_direction_left {
	right: 100%;
	background: 50% no-repeat url(//yastatic.net/s3/lpc/svg/lc-tabs/arrow-left.svg)
}

.lc-tabs__arrow_direction_right {
	left: 100%;
	background: 50% no-repeat url(//yastatic.net/s3/lpc/svg/lc-tabs/arrow-right.svg)
}

.lc-tabs__arrow_touch,
.lc-tabs__tab.lc-tabs__tab_theme_text .lc-tabs__number {
	display: none
}

.lc-tabs__arrow:active,
.lc-tabs__arrow:hover {
	opacity: 1
}

.lc-tabs__icon {
	width: 24px;
	height: 24px
}

.lc-tabs__number {
	min-width: 32px
}

.lc-tabs__tab {
	display: inline-block;
	min-width: 100px;
	cursor: pointer;
	text-align: center;
	vertical-align: top;
	transition: border .2s ease-in
}

.lc-tabs__tab_size_xl {
	padding: 10px 30px
}

.lc-tabs__tab_size_l {
	padding: 10px 25px
}

.lc-tabs__tab_size_m {
	padding: 10px 20px
}

.lc-tabs__tab_size_s {
	padding: 10px 15px
}

.lc-tabs__tab_size_xs {
	padding: 10px
}

.lc-tabs__tab_width_l {
	width: 280px;
	min-width: 280px;
	padding: 10px
}

.lc-tabs__tab_width_m {
	width: 203px;
	min-width: 203px;
	padding: 10px
}

.lc-tabs__tab_width_s {
	width: 125px;
	min-width: 125px;
	padding: 10px
}

.lc-tabs__tab_align_top .lc-tabs__number {
	padding: 7px 0
}

.lc-tabs__tab_align_left {
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center
}

.lc-tabs__tab_align_left .lc-tabs__icon,
.lc-tabs__tab_align_left .lc-tabs__number {
	padding-right: 10px
}

.lc-tabs__tab-text {
	overflow: hidden;
	-webkit-flex: 1;
	flex: 1
}

.lc-tabs__container_theme_tabs .lc-tabs__tab {
	border-bottom: 3px solid transparent
}

.lc-tabs__container_theme_buttons .lc-tabs__scroll-wrapper {
	border-radius: 5px
}

.lc-tabs__container_theme_buttons .lc-tabs__tab {
	border: 1px solid #b8bec3;
	border-left: 0
}

.lc-tabs__container_theme_buttons .lc-tabs__tab:first-child {
	margin-left: 0;
	border-left: 1px solid #b8bec3;
	border-radius: 5px 0 0 5px
}

.lc-tabs__container_theme_buttons .lc-tabs__tab:last-child {
	border-radius: 0 5px 5px 0
}

.lc-tabs__container_theme_buttons .lc-tabs__tab_active {
	margin-left: -1px
}

.lc-tabs__content-wrapper {
	position: relative;
	line-height: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.lc-tabs__content {
	visibility: hidden;
	overflow: hidden;
	height: 0;
	opacity: 0;
	transition: opacity .2s;
	font-weight: 700;
}

.lc-tabs__content_visible {
	visibility: visible;
	overflow: visible;
	height: auto;
	opacity: 1
}

.lc-tabs_multiRows .lc-tabs__scroll-wrapper {
	overflow-y: visible;
	white-space: normal
}

.lc-tabs_multiRows .lc-tabs__scroll-wrapper,
.lc-tabs_type_vertical {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row
}

.lc-tabs_type_vertical .tabs__btn {
	background-color: transparent;
	font-size: 16px;
	color: #000;
	text-align: left;
	padding: 10px;
	min-width: 280px;
}

.lc-tabs_type_horizontal .tabs__btn {
	background-color: transparent;
	font-size: 16px;
	color: #000;
	text-align: center;	
	border: 1px solid #b8bec3;
	border-left-width: 0;
}

.lc-tabs_type_horizontal .tabs__btn:first-child {
	border-radius: 5px 0 0 5px;
	border-left-width: 1px;
}

.lc-tabs_type_horizontal .tabs__btn:last-child {
	border-radius: 0 5px 5px 0;
}

.lc-tabs_type_vertical  .lc-tabs__container {
	position: relative;
}

.lc-tabs_type_vertical  .lc-tabs__container::before {
	content:"";
	position: absolute;
	display :block;
	height: 100%;
	width: 1px;
	background-color: #ccc;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.lc-tabs_type_vertical .tabs__btn_active {
	background-color: rgb(4, 165, 4);
border-radius:10px
}

.lc-tabs_type_horizontal .tabs__btn_active {
	background-color: rgb(255, 204, 0);
	border-color: rgb(255, 204, 0);
}

@media (max-width: 640px) {
	.lc-tabs_type_vertical .tabs__btn {
		font-size: 0;
	}

	.lc-tabs_type_vertical .tabs__btn span {
		font-size: 14px;
	}
}

.lc-tabs_type_vertical .tabs__title {
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
}

@media (max-width:640px) {
	.lc-tabs_type_vertical .lc-tabs__scroll-wrapper {
		width: 50px
	}

	.lc-tabs_type_vertical .lc-tabs__tab {
		width: 100%;
		min-width: 100%;
		padding: 0
	}

	.lc-tabs_type_vertical .lc-tabs__container_theme_tabs .lc-tabs__tab {
		width: calc(100% - 3px);
		min-width: calc(100% - 3px)
	}

	.lc-tabs_type_vertical .lc-tabs__icon {
		margin-left: 3px;
		padding: 10px
	}

	.lc-tabs_type_vertical .lc-tabs__tab-text {
		display: none
	}

	.lc-tabs_type_vertical .lc-tabs__number {
		padding: 9px
	}

	.lc-tabs_type_vertical .lc-tabs__tab_theme_text .lc-tabs__number {
		display: block
	}

	.lc-tabs_type_vertical .lc-tabs__underline-container {
		overflow: hidden
	}

	.lc-tabs_type_vertical .lc-section {
		padding-right: 0;
		padding-left: 0
	}
}

.lc-tabs_type_vertical .lc-tabs__content-wrapper {
	-webkit-flex: 1;
	flex: 1;
	padding-right: 20px;
	padding-left: 20px
}

@media (max-width:640px) {
	.lc-tabs_type_vertical .lc-tabs__content-wrapper {
		width: calc(100% - 80px);
		padding-right: 15px;
		padding-left: 15px
	}
}

.lc-tabs_type_vertical .lc-tabs__container,
.lc-tabs_type_vertical .lc-tabs__underline-container {
	height: 100%
}

.lc-tabs_type_vertical .lc-tabs__arrow {
	display: none
}

.lc-tabs_type_vertical .lc-tabs__scroll-wrapper {
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	-webkit-flex-direction: column;
	flex-direction: column;
	white-space: normal
}

.lc-tabs_type_vertical .lc-tabs__container_theme_buttons .lc-tabs__scroll-wrapper {
	border-radius: 0
}

.lc-tabs_type_vertical .lc-tabs__underline {
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	width: 1px;
	height: 100%
}

.lc-tabs_type_vertical .lc-tabs__gradient {
	display: none
}

.lc-tabs_type_vertical .lc-tabs__tab_align_top {
	text-align: left
}

.lc-tabs_type_vertical .lc-tabs__container_theme_tabs .lc-tabs__tab {
	border-right: 3px solid transparent;
	border-bottom: 0
}

.lc-tabs_type_vertical .lc-tabs__container_theme_buttons .lc-tabs__tab {
	border: 0;
	border-radius: 0
}

.lc-tabs_type_vertical .lc-tabs__container_theme_buttons .lc-tabs__tab:first-child {
	margin-left: 0
}

.lc-tabs_type_vertical .lc-tabs__container_theme_buttons .lc-tabs__tab_active {
	margin-left: -1px
}

.service_turbo-lpc .lc-tabs___type_vertical .lc-tabs__content-wrapper {
	padding-right: 17px;
	padding-left: 17px
}

@media (max-width:640px) {
	.service_turbo-lpc .lc-tabs___type_vertical .lc-tabs__content-wrapper {
		padding-right: 17px;
		padding-left: 17px
	}
}

[class].turbo-overlay {
	position: fixed
}

.link {
	cursor: pointer;
	text-decoration: none;
	color: #04b;
	color: var(--color-brand, var(--link-color, #04b))
}

.link_type_outer {
	color: #070
}

.link_type_text {
	color: inherit
}

.link.link_pseudo {
	cursor: auto
}

.Link {
	text-decoration: none;
	outline: 0;
	touch-action: manipulation;
	-webkit-tap-highlight-color: transparent
}

.Link[aria-disabled=true] {
	pointer-events: none
}

.lc-agreement-modal {
	font-size: 16px;
	line-height: 20px
}

.lc-agreement-modal__container {
	box-sizing: border-box;
	width: 460px;
	max-width: 100%;
	padding: 0 25px 30px;
	text-align: center
}

@media (max-width:640px) {
	.lc-agreement-modal__container {
		width: auto;
		padding: 0 15px 30px
	}
}

.lc-agreement-modal__title {
	margin-top: 25px;
	font-size: 26px;
	line-height: 24px;
	text-align: left
}

@media (max-width:640px) {
	.lc-agreement-modal__title {
		margin-top: 20px;
		font-size: 20px
	}
}

.lc-agreement-modal__content {
	padding-top: 10px;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: rgba(0, 0, 0, .5)
}

@media (max-width:640px) {
	.lc-agreement-modal__content {
		font-size: 13px
	}
}

.lc-agreement-modal__content .link {
	color: #000
}

.lc-agreement-modal .lc-button {
	margin-top: 20px;
	cursor: pointer;
	border: 0;
	outline: 0
}

.lc-agreement-full {
	display: inline
}

.lc-agreement-full__modal-handler {
	cursor: pointer;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lc-agreement {
	font-size: 13px;
	line-height: 20px
}

.lc-agreement .link {
	opacity: .5;
	color: inherit
}

@media (max-width:500px) {
	.lc-agreement .link {
		opacity: .7
	}
}

.lc-agreement .link:hover {
	opacity: 1
}

.lc-agreement__text {
	opacity: .3
}

@media (max-width:500px) {
	.lc-agreement__text {
		opacity: .5
	}
}

@-webkit-keyframes errorAppear {
	0% {
		-webkit-transform: scale(0) translateY(-26px);
		transform: scale(0) translateY(-26px)
	}

	50% {
		-webkit-transform: scale(.5) translateY(-13px);
		transform: scale(.5) translateY(-13px)
	}
}

@keyframes errorAppear {
	0% {
		-webkit-transform: scale(0) translateY(-26px);
		transform: scale(0) translateY(-26px)
	}

	50% {
		-webkit-transform: scale(.5) translateY(-13px);
		transform: scale(.5) translateY(-13px)
	}
}

.lc-form {
	font-size: 16px
}

.lc-form__wrapper {
	max-width: 460px
}

@media (min-width:501px) {
	.lc-form__wrapper_align_center {
		margin: 0 auto;
		text-align: center
	}

	.lc-form__wrapper_align_left {
		margin: 0;
		text-align: left
	}

	.lc-form__wrapper_align_right {
		margin: 0 0 0 auto;
		text-align: right
	}
}

.lc-form__line+.lc-form__line {
	margin-top: 17px
}

@media (max-width:500px) {
	.lc-form__line+.lc-form__line {
		margin-top: 12px
	}
}

.lc-form__line+.lc-form__line:last-child,
.lc-form__line+.lc-form__line:nth-last-child(2) {
	margin-top: 0
}

.lc-form__line .lc-button {
	display: -webkit-inline-flex;
	display: inline-flex;
	margin-top: 20px
}

.lc-form__line .lc-agreement {
	margin-top: 12px
}

.lc-form .lc-title {
	margin: 0;
	font-weight: 400;
	letter-spacing: normal
}

.lc-form .lc-title:after,
.lc-form .lc-title:before {
	display: block;
	height: 2px;
	content: ""
}

.lc-form .lc-title_size:after,
.lc-form .lc-title_size:before {
	content: none
}

.lc-form .lc-title+.lc-form__fieldset {
	margin-top: 20px
}

.lc-form__error-text {
	margin-top: 4px;
	margin-bottom: -10px;
	font-size: 13px;
	text-align: left;
	color: #f33;
	-webkit-animation: errorAppear .1s ease;
	animation: errorAppear .1s ease;
	-webkit-animation-fill-mode: initial;
	animation-fill-mode: none
}

.lc-form__suggest {
	font-size: .9em;
	cursor: pointer;
	color: #04b;
	border-bottom: 1px dotted;
	outline: 0;
	transition: color .15s ease-out
}

.lc-form__suggest:hover {
	color: #c00
}

.lc-form__suggest-box {
	text-align: left
}

.lc-form__error-text+.lc-form__suggest-box {
	margin-top: 4px
}

.lc-contacts-map__wrapper {
	position: relative;
	width: 100%;
	cursor: pointer
}

.lc-contacts-map__wrapper_layout_right {
	-webkit-flex-basis: 75%;
	flex-basis: 75%;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	box-sizing: border-box;
	padding-left: 35px
}

@media (max-width:979px) {
	.lc-contacts-map__wrapper_layout_right {
		padding-left: 0
	}
}

.lc-contacts-map__zoom-helper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.lc-contacts-map__wrapper_enable-zoom .lc-contacts-map__zoom-helper {
	display: none
}

.lc-contacts-map__iframe {
	width: 100%;
	max-height: 80vh;
	pointer-events: none;
	border: 0;
	background: 0 0;
	touch-action: none
}

.lc-contacts-map__wrapper_enable-zoom .lc-contacts-map__iframe {
	pointer-events: auto;
	touch-action: auto
}

.lc-contacts-map__description {
	-webkit-flex-basis: 75%;
	flex-basis: 75%;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	box-sizing: border-box;
	padding-right: 20px
}

.lc-contacts-map__description_layout_right {
	-webkit-order: 2;
	order: 2;
	padding-left: 35px
}

@media (max-width:979px) {
	.lc-contacts-map__description_layout_right {
		-webkit-order: unset;
		order: unset;
		padding-left: 0
	}
}

.lc-contacts-map__title {
	margin-top: 24px;
	font-size: 20px;
	line-height: 24px
}

.lc-contacts-map__text {
	margin-top: 5px;
	font-size: 16px;
	line-height: 20px
}

.lc-contacts-map__text:only-child {
	margin-top: 24px
}

@media (min-width:640px) {
	.lc-footer-contacts {
		padding-left: 12px
	}
}

@media (max-width:640px) {
	.lc-footer-contacts {
		padding: 2px 0 6px
	}
}

.lc-footer-contacts__title {
	display: block;
	font-size: 18px
}

.lc-footer-contacts__icon {
	margin-right: 7px
}

.lc-footer-contacts__icon_view_widget {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.lc-footer-contacts_view_default,
.lc-footer-contacts_view_inline {
	font-size: 16px
}

.lc-footer-contacts_view_widget {
	position: relative;
	left: -4px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
	font-size: 16px;
	line-height: 15px;
	text-align: left
}

.lc-footer-contacts__items_view_default {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

@media (max-width:640px) {
	.lc-footer-contacts__items_view_default {
		-webkit-flex-direction: column;
		flex-direction: column
	}
}

.lc-footer-contacts__items_wide_no {
	-webkit-flex-direction: column;
	flex-direction: column
}

.lc-footer-contacts__items_view_inline {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row
}

.lc-footer-contacts__items_view_widget {
	position: relative;
	left: 4px
}

.lc-footer-contacts__item {
	padding-right: 10px
}

.lc-footer-contacts__item_view_default,
.lc-footer-contacts__item_view_inline {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center
}

.lc-footer-contacts__item_view_default .lc-footer-contacts__item-text,
.lc-footer-contacts__item_view_inline .lc-footer-contacts__item-text {
	display: inline-block;
	text-indent: 23px;
	opacity: .6
}

.lc-footer-contacts__item_view_default .lc-footer-contacts__icon,
.lc-footer-contacts__item_view_inline .lc-footer-contacts__icon {
	position: absolute;
	top: 3px;
	left: 0
}

.lc-footer-contacts__item_view_default .footer__link,
.lc-footer-contacts__item_view_inline .footer__link {
	position: relative
}

.lc-footer-contacts .footer__link:hover,
.lc-footer-contacts__item_view_default .footer__link:hover .lc-footer-contacts__item-text,
.lc-footer-contacts__item_view_inline .footer__link:hover .lc-footer-contacts__item-text {
	text-decoration: underline
}

.lc-footer-contacts__item_view_default {
	margin-top: 6px
}

.lc-footer-contacts__item_view_inline:nth-child(n+2) {
	margin-left: 20px
}

.lc-footer-contacts__item_view_widget {
	white-space: pre-wrap
}

.lc-footer-contacts__item_view_widget:nth-child(2) {
	margin-top: 5px;
	font-size: 13px;
	opacity: .6
}

.lc-footer-contacts__item_view_widget:nth-child(n+3) {
	display: none
}

.lc-contacts-phone__inscription {
	font-size: 14px;
	line-height: 18px;
	cursor: pointer;
	color: #0065d9
}

.lc-contacts-phone__text {
	display: block;
	width: 100%;
	text-align: left
}

.lc-contacts-personal__link.lc-contacts-personal__link,
.lc-contacts-phone__link.link {
	color: #000
}

.lc-contacts-personal__container {
	-webkit-flex-grow: 1;
	flex-grow: 1
}

.lc-contacts-personal__container_layout_bottom {
	padding-bottom: 24px
}

.lc-contacts-personal__container_layout_right {
	-webkit-flex-basis: 25%;
	flex-basis: 25%;
	min-width: 235px;
	padding-bottom: 0
}

@media (max-width:979px) {
	.lc-contacts-personal__container_layout_right {
		padding-bottom: 24px
	}
}

.lc-contacts-personal__link {
	display: -webkit-inline-flex;
	display: inline-flex;
	word-break: break-word
}

@media (max-width:979px) {
	.lc-contacts-personal__link {
		-webkit-flex-grow: 1;
		flex-grow: 1
	}
}

.lc-contacts-personal__contacts {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	grid-column-gap: 20px;
	row-gap: 24px
}

.lc-contacts-personal__contacts > a .link.link_pseudo {
	cursor: pointer
}

.lc-contacts-personal__icon {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.lc-contacts-personal__icon svg,
.lc-contacts-social__item svg {
	width: 16px;
	height: 16px
}

.lc-contacts-personal__item {
	margin-left: 10px
}

.lc-contacts-personal__item-title {
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 24px
}

.lc-contacts-personal__item-text {
	font-size: 16px;
	line-height: 20px
}

.lc-contacts-social_layout_right {
	-webkit-flex-basis: 235px;
	flex-basis: 235px;
	-webkit-order: 1;
	order: 1
}

@media (max-width:979px) {
	.lc-contacts-social_layout_right {
		-webkit-flex-grow: 1;
		flex-grow: 1
	}
}

.lc-contacts-social__title {
	margin-top: 24px;
	font-size: 20px;
	line-height: 24px
}

.lc-contacts-social__items {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	padding-top: 12px
}

.lc-contacts-social__item {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 40px;
	height: 40px;
	margin-right: 8px;
	margin-bottom: 8px;
	cursor: pointer
}

.lc-contacts-social__item:last-child {
	margin-right: 0
}

@media (min-width:980px) {
	.lc-contacts-social__item_layout_right:nth-child(5n) {
		margin: 0
	}

	.lc-contacts-social__item_layout_right:nth-child(5n+1) {
		margin-bottom: 8px
	}
}

.lc-contacts-social__item.lc-contacts-social__item_shape_round,
.lc-contacts-social__item .lc-contacts-social__item_shape_round {
	border-radius: 50%
}

.lc-contacts-social__item.lc-contacts-social__item_shape_square {
	border-radius: 15%
}

.lc-contacts__title {
	margin-bottom: 30px;
	font-size: 36px;
	line-height: 40px
}

.lc-contacts__subTitle {
	margin-bottom: 40px;
	font-size: 20px;
	line-height: 24px
}

.lc-contacts__container_layout_bottom,
.lc-contacts__container_layout_right {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.lc-float-buttons {
	position: fixed;
	z-index: 1000;
	right: 20px;
	bottom: 20px;
	width: 50px;
	transition: opacity .3s linear
}

@media (max-width:500px) {
	.lc-float-buttons {
		bottom: 0;
		-webkit-flex-direction: row;
		flex-direction: row;
		width: 100%;
		border-top: 1px solid hsla(0, 0%, 76.9%, .5)
	}

	.lc-float-buttons__button {
		box-shadow: none !important
	}
}

.lc-float-buttons__buttons {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column
}

@media (max-width:500px) {
	.lc-float-buttons__buttons {
		-webkit-flex-direction: row;
		flex-direction: row
	}
}

@media (min-width:500px) {
	.lc-float-buttons_single {
		width: 60px
	}
}

.lc-float-buttons_align_left {
	left: 20px
}

@media (max-width:500px) {
	.lc-float-buttons_align_left {
		left: 0
	}
}

.lc-float-buttons_align_right {
	right: 20px
}

@media (max-width:500px) {
	.lc-float-buttons_align_right {
		right: 0;
	}
}

.lc-float-buttons__button {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 50px;
	height: 50px;
	cursor: pointer;
	border-radius: 25px;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .25);
	transition: box-shadow .3s linear
}

@media (max-width:500px) {
	.lc-float-buttons__button {
		-webkit-flex-grow: 1;
		flex-grow: 1;
		width: auto;
		margin-top: 0 !important;
		border-radius: 0
	}

	.lc-float-buttons__button+.lc-float-buttons__button {
		border-left: 1px solid hsla(0, 0%, 76.9%, .5)
	}
}

@media (max-width:500px) and (min-height:600px) {
	.lc-float-buttons__button {
		height: 60px
	}
}

.lc-float-buttons__button+.lc-float-buttons__button {
	margin-top: 10px
}

.lc-float-buttons__button_no-shadow {
	box-shadow: none
}

.lc-float-buttons__button:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}

.lc-float-buttons__button_chat {
	line-height: 50%;
	cursor: pointer;
	box-shadow: none
}

@media (min-width:500px) {
	.lc-float-buttons_single .lc-float-buttons__button {
		width: 60px;
		height: 60px;
		border-radius: 30px
	}
}

@media (max-width:500px) {
	.lc-float-buttons_single .lc-float-buttons__button {
		border-radius: 0
	}
}

.lc-footer-menu {
	padding-right: 20px;
	font-size: 16px;
	line-height: 25px
}

.lc-footer-menu__wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap
}

@media (max-width:640px) {
	.lc-footer-menu__wrap {
		width: 100%
	}
}

.lc-footer-menu__title {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	font-size: 18px
}

.lc-footer-menu_view_inline {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-items: center;
	align-items: center;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	height: 100%
}

@media (max-width:640px) {
	.lc-footer-menu_view_inline {
		-webkit-align-items: baseline;
		align-items: baseline;
		width: 100%;
		max-width: 340px
	}
}

.lc-footer-menu_view_default {
	max-width: 300px
}

@media (max-width:640px) {
	.lc-footer-menu_view_default {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-align-items: baseline;
		align-items: baseline;
		width: 100%;
		max-width: 340px;
		height: 100%
	}
}

.lc-footer-menu__item {
	display: block;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	text-decoration: none;
	opacity: .6;
	color: inherit
}

@media (min-width:640px) {
	.lc-footer-menu__item_view_inline {
		position: relative;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		height: 100%;
		margin-right: 30px
	}

	.lc-footer-menu__item_view_inline:last-child {
		margin-right: 0
	}
}

@media (max-width:640px) {

	.lc-footer-menu__item_view_default.lc-footer-menu__item_only_no,
	.lc-footer-menu__item_view_inline.lc-footer-menu__item_only_no {
		width: 50%
	}

	.lc-footer-menu__item_only_yes {
		-webkit-flex-shrink: 1;
		flex-shrink: 1
	}
}

.lc-footer-contacts .footer__link:hover,
.lc-footer-contacts__item_view_default .footer__link:hover .lc-footer-contacts__item-text,
.lc-footer-contacts__item_view_inline .footer__link:hover .lc-footer-contacts__item-text,
a.lc-footer-menu__item:hover {
	text-decoration: underline
}

@media (max-width:640px) {
	.lc-footer-menu {
		float: none
	}

	.lc-footer-menu__wrap {
		padding-bottom: 15px
	}
}

@media (min-width:640px) {
	.lc-footer-contacts {
		padding-left: 12px
	}
}

@media (max-width:640px) {
	.lc-footer-contacts {
		padding: 2px 0 6px
	}
}

.lc-footer-contacts__title {
	display: block;
	font-size: 18px
}

.lc-footer-contacts__icon {
	margin-right: 7px
}

.lc-footer-contacts__icon_view_widget {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.lc-footer-contacts_view_default,
.lc-footer-contacts_view_inline {
	font-size: 16px
}

.lc-footer-contacts_view_widget {
	position: relative;
	left: -4px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
	font-size: 16px;
	line-height: 15px;
	text-align: left
}

.lc-footer-contacts__items_view_default {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

@media (max-width:640px) {
	.lc-footer-contacts__items_view_default {
		-webkit-flex-direction: column;
		flex-direction: column
	}
}

.lc-footer-contacts__items_wide_no {
	-webkit-flex-direction: column;
	flex-direction: column
}

.lc-footer-contacts__items_view_inline {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row
}

.lc-footer-contacts__items_view_widget {
	position: relative;
	left: 4px
}

.lc-footer-contacts__item {
	padding-right: 10px
}

.lc-footer-contacts__item_view_default,
.lc-footer-contacts__item_view_inline {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center
}

.lc-footer-contacts__item_view_default .lc-footer-contacts__item-text,
.lc-footer-contacts__item_view_inline .lc-footer-contacts__item-text {
	display: inline-block;
	text-indent: 23px;
	opacity: .6
}

.lc-footer-contacts__item_view_default .lc-footer-contacts__icon,
.lc-footer-contacts__item_view_inline .lc-footer-contacts__icon {
	position: absolute;
	top: 3px;
	left: 0
}

.lc-footer-contacts__item_view_default .footer__link,
.lc-footer-contacts__item_view_inline .footer__link {
	position: relative
}

.lc-footer-contacts__item_view_default {
	margin-top: 6px
}

.lc-footer-contacts__item_view_inline:nth-child(n+2) {
	margin-left: 20px
}

.lc-footer-contacts__item_view_widget {
	white-space: pre-wrap
}

.lc-footer-contacts__item_view_widget:nth-child(2) {
	margin-top: 5px;
	font-size: 13px;
	opacity: .6
}

.lc-footer-contacts__item_view_widget:nth-child(n+3) {
	display: none
}

.lc-footer-top {
	padding: 10px 0 2px;
	line-height: 24px
}

@media (max-width:640px) {
	.lc-footer-top {
		-webkit-flex-direction: column;
		flex-direction: column;
		padding: 0
	}
}

@media (min-width:640px) {
	.lc-footer-top__left-side {
		float: left
	}

	.lc-footer-top__right-side {
		float: right
	}

	.lc-footer-top_grow_contacts .lc-footer-top__left-side {
		width: 55%
	}

	.lc-footer-top_grow_contacts .lc-footer-top__right-side {
		width: 45%
	}

	.lc-footer-top_grow_menu .lc-footer-top__left-side {
		width: 65%
	}

	.lc-footer-top_grow_menu .lc-footer-top__right-side {
		width: 35%
	}

	.lc-footer-top_only-contacts_yes .lc-footer-top__left-side {
		width: 0
	}

	.lc-footer-top_only-contacts_yes .lc-footer-top__right-side {
		width: 100%
	}
}

.lc-footer-top:after,
.lc-footer-top__left-side:after {
	display: block;
	clear: both;
	content: ""
}

.lc-footer-top__left-side {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start
}

@media (max-width:640px) {
	.lc-footer-top__left-side {
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
		padding-top: 10px
	}
}

.lc-footer-top__right-side {
	min-width: 120px
}

@media (max-width:640px) {
	.lc-footer-top__right-side {
		text-align: left
	}

	.lc-footer-top__right-side .lc-footer-contacts_view_widget {
		-webkit-justify-content: flex-start;
		justify-content: flex-start
	}
}

.lc-footer-uc-link {
	padding: 8px 0;
	font-size: 13px;
	line-height: 18px
}

.turbo-paragraph {
	margin: 0
}

.turbo-paragraph:after,
.turbo-paragraph:before {
	display: block;
	height: 2px;
	content: ""
}

.page_platform_desktop .turbo-paragraph {
	padding-right: 80px
}

.turbo-paragraph+.list {
	margin-top: 0
}

.footer-modal {
	width: 100%;
	height: 100%;
	font-size: 16px;
	line-height: 1.25;
	background: rgba(0, 0, 0, .4)
}

.footer-modal.turbo-modal {
	position: fixed;
	top: 0;
	left: 0
}

.footer-modal__wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow-y: auto;
	width: 100%;
	max-height: 80%;
	padding-bottom: 40px;
	background: #fff
}

.footer-modal__content {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 20px 15px 0
}

.footer-modal__close {
	display: none
}

.footer-modal__close_landscape {
	position: absolute;
	top: 22px;
	right: 15px;
	font-size: 17px;
	font-weight: 700;
	cursor: pointer;
	color: #04b
}

@media (orientation:landscape) {
	.footer-modal__close_landscape {
		display: block
	}
}

.footer-modal__close_portrait {
	margin-top: 24px
}

@media (orientation:portrait) {
	.footer-modal__close_portrait {
		display: block
	}
}

.footer-modal__close_portrait .footer-modal__close-button {
	box-sizing: border-box;
	width: 100%;
	height: 44px;
	padding: 0 15px;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	letter-spacing: 0;
	color: #000;
	border: 0;
	border-radius: 4px;
	background-color: #e6e6e6
}

.footer-modal__back {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.footer-modal__title {
	padding-bottom: 14px;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	border-bottom: 1px solid #eee
}

.footer-modal__text {
	margin-top: 12px
}

.lc-footer-social__items {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

@media (max-width:640px) {
	.lc-footer-social__items {
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

.lc-footer-social__item {
	width: 16px;
	height: 16px;
	color: inherit
}

@media (min-width:640px) {
	.lc-footer-social__item {
		padding: 5px 0
	}
}

.lc-footer-social__item+.lc-footer-social__item {
	margin-left: 10px
}

.lc-footer-logo {
	display: block;
	font-size: 20px;
	text-decoration: none;
	color: inherit
}

@media (max-width:640px) {
	.lc-footer-logo {
		font-size: 16px
	}
}

.lc-footer-logo__figure {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	margin: 0
}

.lc-footer-logo__image {
	display: block;
	width: auto;
	max-width: 220px;
	height: 45px;
	margin-right: 9px
}

@media (max-width:640px) {
	.lc-footer-logo__image {
		height: 35px
	}
}

.lc-footer-logo__image_with-size {
	max-height: none
}

.lc-footer-middle {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	padding: 9px 0 10px
}

@media (max-width:640px) {
	.lc-footer-middle {
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-align-items: center;
		align-items: center;
		padding: 0;
		font-size: 16px
	}

	.lc-footer-middle_with-social_no .lc-footer-middle__right-side {
		-webkit-order: -1;
		order: -1;
		width: 100%
	}

	.lc-footer-middle_with-social_no .lc-footer-middle__right-side_only-contacts_no {
		padding-bottom: 20px
	}

	.lc-footer-middle_with-social_no .lc-footer-middle__right-side_only-contacts_no:after {
		position: absolute;
		left: 0;
		display: block;
		width: 100%;
		margin-top: 10px;
		content: ""
	}

	.lc-footer-middle_with-social_no .lc-footer-middle__right-side .lc-footer-contacts_view_widget {
		-webkit-justify-content: flex-start;
		justify-content: flex-start
	}

	.lc-footer-middle_social_wide .lc-footer-logo__caption {
		display: none
	}

	.lc-footer-middle_with-social_yes.lc-footer-middle_social_line .lc-footer-middle__right-side {
		width: 100%;
		padding-top: 10px
	}

	.lc-footer-middle_with-social_yes.lc-footer-middle_social_line .lc-footer-social__items {
		-webkit-justify-content: flex-start;
		justify-content: flex-start
	}
}

@media (min-width:640px) {
	.lc-footer-middle>:first-child {
		padding-right: 24px
	}

	.lc-footer-middle>:last-child {
		padding-left: 24px
	}

	.lc-footer-middle :only-child:not(.lc-phone__button) {
		padding-right: 0;
		padding-left: 0
	}

	.lc-footer-middle__center:first-child {
		text-align: left
	}
}

.lc-footer-middle__left-side {
	min-width: 150px
}

@media (max-width:640px) {
	.lc-footer-middle__left-side {
		-webkit-order: 1;
		order: 1
	}
}

.lc-footer-middle__center {
	overflow: hidden;
	padding: 4px 0 0;
	text-align: center;
	opacity: .6
}

@media (max-width:640px) {
	.lc-footer-middle__center {
		-webkit-flex-grow: 1;
		flex-grow: 1;
		-webkit-order: 3;
		order: 3;
		width: 100%;
		padding: 20px 0 0;
		font-size: 15px;
		line-height: 20px
	}

	.lc-footer-middle__center:before {
		position: absolute;
		left: 0;
		display: block;
		width: 100%;
		margin-top: -10px;
		content: ""
	}

	.lc-footer-middle__center_border_no {
		padding-top: 10px;
		text-align: left
	}

	.lc-footer-middle__center_border_no:before {
		display: none
	}
}

.lc-footer-middle__right-side {
	min-width: 192px;
	max-width: 40%;
	text-align: right
}

@media (max-width:640px) {
	.lc-footer-middle__right-side {
		-webkit-order: 2;
		order: 2;
		min-width: auto;
		max-width: 100%;
		text-align: center
	}

	.lc-footer-middle__right-side_empty_yes {
		display: none
	}
}

@media (min-width:640px) {
	.lc-footer-middle__right-side_grow_yes {
		width: 100%;
		max-width: 100%
	}
}

.lc-footer-middle__agreement .lc-footer-middle__more {
	cursor: pointer
}

@media (max-width:640px) {

	.lc-footer_theme_dark .lc-footer-middle__center:before,
	.lc-footer_theme_dark .lc-footer-middle__right-side:after {
		border-top: 1px solid hsla(0, 0%, 100%, .15)
	}

	.lc-footer_theme_light .lc-footer-middle__center:before,
	.lc-footer_theme_light .lc-footer-middle__right-side:after {
		border-top: 1px solid rgba(0, 0, 0, .15)
	}
}

.lc-footer-bottom {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	padding: 9px 0 8px;
	line-height: 20px;
	opacity: .6
}

@media (max-width:640px) {
	.lc-footer-bottom {
		-webkit-flex-direction: column;
		flex-direction: column;
		padding: 13px 0 10px;
		font-size: 15px;
		line-height: 20px
	}

	.lc-footer-bottom__left-side {
		padding-bottom: 10px
	}
}

.lc-footer-bottom__center {
	box-sizing: border-box;
	padding: 0 20px;
	text-align: center
}

@media (max-width:640px) {
	.lc-footer-bottom__center {
		width: 100%;
		padding: 0 0 9px;
		line-height: 23px
	}
}

.lc-footer-bottom__right-side {
	min-width: 150px;
	text-align: right
}

@media (max-width:640px) {
	.lc-footer-bottom__right-side {
		text-align: center
	}

	.lc-footer-bottom_short_yes {
		-webkit-flex-flow: row nowrap;
		flex-flow: row nowrap
	}

	.lc-footer-bottom_short_yes .lc-footer-bottom__left-side {
		padding-bottom: 0
	}

	.lc-footer-bottom_short_yes .lc-footer-bottom__right-side {
		min-width: 0;
		text-align: right
	}

	.lc-footer-bottom_short_yes .lc-footer-bottom__center {
		display: none
	}
}

.lc-footer-bottom__turbo {
	min-width: 150px;
	white-space: nowrap
}

.lc-footer-bottom__turbo__text {
	display: inline-block;
	height: 24px;
	line-height: 24px
}

.lc-footer-bottom__turbo__icon {
	display: inline-block;
	height: 24px;
	padding-right: 5px;
	vertical-align: middle
}

.lc-footer-bottom__paragraph.turbo-paragraph {
	padding: 0
}

.lc-footer {
	width: 100%;
	padding-bottom: 0;
	font-family: inherit;
	font-size: 15px;
	line-height: 20px
}

.lc-footer__wrap {
	padding: 10px 36px;
	border-top: 1px solid hsla(0, 0%, 100%, .15)
}

@media (max-width:640px) {
	.lc-footer__wrap {
		padding-right: 15px;
		padding-left: 15px
	}
}

.lc-footer-bottom,
.lc-footer-middle,
.lc-footer-top {
	max-width: 940px;
	margin: auto
}

.lc-footer_short {
	font-size: 12px
}

.lc-footer_short .footer__icon {
	vertical-align: middle
}

.lc-footer_short .footer__icon:first-child {
	margin-right: 5px
}

.lc-footer_short .footer__icon:last-child {
	margin-left: 15px
}

.lc-footer_short .footer__agreement {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: inherit;
	text-align: left
}

.lc-footer_short .footer__link {
	font-size: 12px
}

.lc-footer_theme_dark {
	color: #fff;
	background-color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.lc-footer_theme_dark .footer-turbo-icon {
	fill: #fff;
	opacity: .6
}

.lc-footer_theme_dark .footer__link.link {
	color: #fff
}

.lc-footer_theme_dark__wrap:first-child {
	border: 0
}

.lc-footer_theme_light {
	color: #000;
	background-color: #fff
}

.lc-footer_theme_light .footer-turbo-icon {
	fill: #000;
	opacity: .6
}

.lc-footer_theme_light .footer__link.link {
	color: #000
}

.lc-footer_theme_light .lc-footer__wrap {
	border-color: rgba(0, 0, 0, .15)
}

.lc-footer .footer_view_default {
	padding-bottom: 28px
}

.lc-footer .footer_with-copyright {
	padding-bottom: 0
}

.lc-footer .footer {
	margin-top: 0
}

.lc-footer .footer__copyrights {
	padding-top: 11px;
	padding-bottom: 16px;
	text-align: center
}

.lc-footer .footer__about {
	padding-right: 15px;
	padding-left: 15px
}

@media (max-width:500px) {
	.lc-footer_float-button-padding {
		padding-bottom: 50px
	}
}

@media (max-width:500px) and (min-height:600px) {
	.lc-footer_float-button-padding {
		padding-bottom: 60px
	}
}

.lc-page__screens-carousel>.lc-carousel__slider {
	padding: 0
}

.lc-page__screens-carousel>.lc-carousel__slider>.slider-control-centerright {
	position: absolute;
	right: 0 !important
}

.lc-page__screens-carousel>.lc-carousel__slider_vertical.slider>.slider-control-centerright {
	top: auto !important;
	bottom: 10px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important
}

.lc-page__screens-carousel>.lc-carousel__slider>.slider-control-centerleft {
	position: absolute;
	left: 0 !important
}

.lc-page__screens-carousel>.lc-carousel__slider>.slider-control-bottomcenter {
	bottom: 90px !important
}

.lc-page__paranja-wrapper {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
	visibility: hidden;
	overflow: hidden;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	transition: opacity .3s, visibility .3s
}

.lc-page__paranja-wrapper_visible {
	display: block;
	visibility: visible;
	opacity: 1
}

.lc-page__paranja-wrapper__iframe-wrapper {
	max-width: none;
	margin: 0
}

.lc-page__paranja-wrapper__iframe-wrapper iframe {
	position: absolute;
	width: 100%;
	height: 100%
}

.hold-scroll {
	overflow: hidden
}

@font-face {
	font-family: YS Text;
	src: url(https://yastatic.net/islands/_/kxV2-EeUdyizF_lxQ-hrmltgp3c.woff2) format("woff2"), url(https://yastatic.net/islands/_/p9QGkWz-vqtayeFDeI6z9Dxffpo.woff) format("woff");
	font-weight: 300
}

@font-face {
	font-family: YS Text;
	src: url(https://yastatic.net/islands/_/KRBKbh7904nwfw8-FzDelXRpZ9o.woff2) format("woff2"), url(https://yastatic.net/islands/_/7RkupUWVEcepjeZPFv1xCDdQFhc.woff) format("woff")
}

@font-face {
	font-family: YS Text;
	src: url(https://yastatic.net/islands/_/_Ocpq376VVJdR5aDIq4WkfWF6Gg.woff2) format("woff2"), url(https://yastatic.net/islands/_/aHTLG2tTlmAJt89PBP6ke1NjNlI.woff) format("woff");
	font-weight: 500
}

@font-face {
	font-family: YS Text;
	src: url(https://yastatic.net/islands/_/TR2STky64Ra69XlYzqKN7cnjYfQ.woff2) format("woff2"), url(https://yastatic.net/islands/_/6n8FrCwGXwQ5ZumBk1SCxOl2ec8.woff) format("woff");
	font-weight: 600
}

@font-face {
	font-family: YS Display;
	src: url(https://yastatic.net/islands/_/k-KIcXeskhlPQuDTLLTeyNmYur4.woff2) format("woff2"), url(https://yastatic.net/islands/_/hwozlZT_5YA91hRCY4krn6sT9gg.woff) format("woff");
	font-weight: 300
}

@font-face {
	font-family: YS Display;
	src: url(https://yastatic.net/islands/_/W-dKLp7z2fg5Z5GTIuesTs2joBg.woff2) format("woff2"), url(https://yastatic.net/islands/_/9336akGC8KRkdWO-oCYyKx1T6nM.woff) format("woff")
}

@font-face {
	font-family: YS Display;
	src: url(https://yastatic.net/islands/_/R2Zsv_mKc3-ral8dLDRhT9dPzxc.woff2) format("woff2"), url(https://yastatic.net/islands/_/GPAudYaE9SJRxVYtzzYqFv0idnQ.woff) format("woff");
	font-weight: 500
}

@font-face {
	font-family: YS Display;
	src: url(https://yastatic.net/islands/_/D_JJoZyAirEFYyVG7jCPKtoi0ZI.woff2) format("woff2"), url(https://yastatic.net/islands/_/frSa1NNNmABVXAl2RvmN04BDFzM.woff) format("woff");
	font-weight: 600
}

body,
html {
	background: 0 0
}

.lc-page {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	font-size: 16px;
	line-height: 24px
}

.lc-page__content {
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto
}

.lc-page__aux {
	display: none
}

.grid_wrap .lc-page {
	margin-right: -14px;
	margin-left: -14px
}

@media (-ms-high-contrast:none),
	screen and (-ms-high-contrast:active) {

		.lc-page .hydro,
		.lc-page__footer {
			-webkit-flex-shrink: 0;
			flex-shrink: 0
		}
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #018ad2;
	-webkit-tap-highlight-color: transparent
}

@media (hover:hover) {
	a:hover {
		color: red
	}
}

.service_turbo-lpc {
	--link-color: #018ad2;
	min-width: auto;
	font-family: YS Text, Helvetica, Arial, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.service_turbo-lpc .lc-page {
	min-height: 0;
	line-height: normal
}


.hydro {
	display: block
}

.hydro_display_inline {
	display: inline
}

.hydro_width_max {
	width: 100%
}

.hydro_border_bottom {
	border-bottom: 1px solid #e6e6e6
}

.button {
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-family: Helvetica Neue, arial, sans-serif;
	font-weight: 400;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	letter-spacing: 0;
	border: 0;
	border-radius: 4px;
	background-color: #e5e5e5;
	transition: background 0.15s linear, color 0.15s linear, -webkit-transform 0.1s ease-out;
	transition: transform 0.1s ease-out, background 0.15s linear, color 0.15s linear;
	transition: transform 0.1s ease-out, background 0.15s linear, color 0.15s linear, -webkit-transform 0.1s ease-out;
	will-change: transform;
	-webkit-tap-highlight-color: transparent
}

.button:focus {
	outline: none
}

.button_pressed {
	-webkit-transform: scale(.96);
	transform: scale(.96)
}

.button {
	font-size: 16px;
	line-height: 24px
}

.page__result_theme_adv .screen+.screen .title {
	font-size: 24px;
	line-height: 28px
}

.page__result_theme_adv .screen+.screen .title:before,
.page__result_theme_adv .screen+.screen .title:after {
	content: none
}

.page__result_theme_adv .cover {
	text-align: center
}

.page__result_theme_adv .cover+.cover {
	margin-top: 0
}

.page__result_theme_adv .cover .header {
	text-align: left
}

.page__result_theme_adv .cover .description {
	color: inherit
}

.page__result_theme_adv .cover .description:last-child {
	padding-bottom: 25px
}

.page__result_theme_adv .cover .title+.description {
	margin-top: 10px
}

.page__result_theme_adv .cover .title:last-child {
	padding-bottom: 24px
}

@media screen and (min-width:801px) {

	.page__container,
	.modal,
	.alert,
	.sticky_fixed .sticky__content,
	.ecom-header {
		width: 460px
	}

	.page__container {
		position: relative;
		margin: 0 auto
	}

	.sticky_fixed .sticky__content,
	.modal,
	.alert {
		left: 50%;
		margin-left: -230px
	}

	.sandwich-menu-container__overlay {
		right: -100vw;
		left: -100vw
	}
}


.turbo-divider_theme_default {
	border-top-color: #e6e6e6;
}

.button_theme_default,
.select_theme_default {
	background-color: #e6e6e6;
	color: #000;
}

.button_theme_default.button_action {
	color: #000;
	background-color: #fc0;
}

.select_theme_default.select_disabled {
	color: #7f7f7f;
	background-color: #f2f2f2;
}

.button_theme_default.button_action.button_loading {
	color: #000;
	background: #ffd426;
}

.button_theme_default.button_action.button_loading:before {
	background: #f7c600;
}

.checkbox_theme_default .checkbox__label {
	color: #000;
}

.checkbox_theme_default.checkbox_error .checkbox__label {
	color: #ee0000;
}

.checkbox_theme_default .checkbox__box {
	background-color: #d9d9d9;
}

.checkbox_theme_default.checkbox_checked .checkbox__box {
	background-color: #555;
}

.checkbox_theme_default.checkbox_disabled .checkbox__label {
	color: #7f7f7f;
}

.checkbox_theme_default.checkbox_disabled .checkbox__box {
	background-color: #f2f2f2;
}

.checkbox_theme_default.checkbox_disabled.checkbox_checked .checkbox__box {
	background-color: #f2f2f2;
}

.input_theme_default {
	box-shadow: inset 0 0 0 2px #d9d9d9;
	background-color: #fff;
}

.input_theme_default .input__control {
	color: #000;
}

.input_theme_default .input__control::-webkit-input-placeholder {
	color: #ccc;
}

.input_theme_default .input__control:-ms-input-placeholder {
	color: #ccc;
}

.input_theme_default .input__control::placeholder {
	color: #ccc;
}

.input_theme_default.input_focus {
	box-shadow: inset 0 0 0 2px #b3b3b3;
}

.input_theme_default.input_error {
	box-shadow: inset 0 0 0 2px #ee0000;
}

.input_theme_default.input_disabled {
	background-color: #f2f2f2;
}

.input_theme_default.input_disabled .input__control {
	color: #7f7f7f;
}

.input_theme_default.input_disabled .input__control::-webkit-input-placeholder {
	color: #bfbfbf;
}

.input_theme_default.input_disabled .input__control:-ms-input-placeholder {
	color: #bfbfbf;
}

.input_theme_default.input_disabled .input__control::placeholder {
	color: #bfbfbf;
}

.form_theme_default .form__control-error {
	color: #ee0000;
}

.sc-iCoHVE.knnrxv {
	display: none
}

.sc-dlnjPT.cuIYFB {
	background: #747b89
}

.sc-dlnjPT.cuIYFB:before {
	content: none
}

.iatwsz>.sc-iemXMA.iSPPGk {
	font-size: 0
}

.iatwsz>.sc-iemXMA.iSPPGk>a {
	font-size: 13px
}

.iatwsz>.sc-iemXMA.iSPPGk:before {
	font-size: 13px;
	font-weight: 600
}

.iatwsz>.sc-iemXMA.iSPPGk>a:before {
	font-size: 13px;
	color: #fff
}

.gdpr_en .iatwsz>.sc-iemXMA.iSPPGk>a:before {
	content: 'technical, analytical, marketing and others. It is necessary for the optimal operation of the site. For details, please read our '
}

.gdpr_en .iatwsz>.sc-iemXMA.iSPPGk:before {
	content: 'This page uses cookies: '
}

.gdpr_ru .iatwsz>.sc-iemXMA.iSPPGk>a:before {
	content: 'технические, аналитические, маркетинговые и другие. Они необходимы для оптимальной работы сайта. Подробнее читайте в '
}

.gdpr_ru .iatwsz>.sc-iemXMA.iSPPGk:before {
	content: 'На странице используются файлы cookie: '
}

/* style */
button:hover {
	background-color: transparent;
}
.header__top {
	position: relative;
	display: flex;
	align-items: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

@media (max-width: 940px) {
	.header__top {
		display: none;
	}
}

.header__top::before {
	content:"";
	position: absolute;
	bottom: 0;
	left: calc(50% - 50vw);
	right: 0;
	width: 100vw;
	display: block;
	height: 1px;
	opacity: .15;
	background: #000;
}

.header__top > * {
	display: flex;
	align-items: center;
	background-color: transparent;
	margin-left: 20px;
	color: #000;
}

.header__top .lc-icon.lc-header__social-item {
	margin-left: auto;
}

.header__top > *:nth-child(1) {
	margin-left: 0;
}

.header__top > *:hover {
	color: #000;
}

.header__top button {
	border: 1.5px solid #000;
	color: #000;
	border-radius: 60px;
	line-height: 16px;
	height: 28px;
	padding: 4px 12px;
}

.header__top button span {
	margin-left: 8px;
}

.header__bottom {
	display: flex;
	align-items: center;
	padding-top: 19px;
	padding-bottom: 19px;
}

.header__bottom .showPhone {
	border: 1.5px solid #000;
	color: #000;
	border-radius: 60px;
	line-height: 16px;
	height:40px;
	padding: 4px 12px;
	background-color: transparent;
	margin-left: auto;
	display: none;
	align-items: center;
}

.header__bottom .showPhone span {
	margin-left: 8px;
}

@media (max-width: 940px) {
	.header__bottom .showPhone {
		display: flex;
	}
}

@media (max-width: 685px) {
	.header__bottom .showPhone {
		display: none;
	}
}

.header__logo {
	max-width: 160px;
	width: 100%;
	margin-right: 9px;
}

.header__menu {
	display: flex;
	align-items: center;
	margin-left: auto;
	margin-top: -19px;
	margin-bottom: -19px;
	height: 90px;
}

@media (max-width: 940px) {
	.header__menu {
		display: none;
	}
}

.header__menu a {
	position: relative;
	margin-left: 30px;
	color: #000;
	display: flex;
	align-items: center;
	height: 100%;
}

.header__menu a:hover:after {
	height: 3px;
	content: "";
	display: block;
	position: absolute;
	top: calc(100% - 3px);
	left: -15px;
	width: calc(100% + 30px);
	background: #000;
}

.header__menu a:first-child {
	margin-left: 0;
}

.header__feedback {
	padding: 0 15px;
	border: 1px solid rgba(255, 204, 0, 1);
	border-radius: 4px;
	height: 50px;
	min-width: 120px;
	background-color: transparent;
	font-size: 20px;
	line-height: 50px;
	margin-left: 23px;
}

.header__feedback svg {
	display: none;
}

@media (max-width: 685px) {
	.header__feedback {
		margin-left: auto;
	}
	
	.header__feedback--mobile {
		margin-left: 0;
	}
}

@media (max-width: 640px) {
	.header__feedback {
		font-size: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 40px;
		max-width: 40px;
		flex:1 0 auto;
		min-width: 40px;
		padding: 0;
	}
	.header__feedback svg {
		display: block;
	}
	
	.header__feedback--mobile {
		font-size: 20px;
		height: 50px;
		max-width: 100%;
		margin-top: 32px;
	}
}



.header__feedback span {
	color: rgba(12, 146, 12, 1);
}

.alert, .modal, .page__result, .page__container, .sticky_fixed .sticky__content { width: 100%; max-width: none !important; } 

.main-banner {
	position: relative;
}

.main-banner:after {
	content:"";
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.2);
	z-index: 2;
}
.main-banner > section {
	position: relative;
	z-index: 10;
}

.main-banner__title {
	color: #fff;
	font-weight: 700;
}

.main-banner__title span {
	font-weight: 400;
}

.main-banner__subtitle {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
}

.main-banner__button {
	display: inline-block;
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	padding: 0 15px;
	border-radius: 8px;
	border: 2px solid rgba(4, 165, 4, 1);
background-color: rgba(45, 50, 65, 0.7);
}

/** .main-banner__button {


	display: inline-block;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	padding: 0 15px;
	border-radius: 4px;
	border: 1px solid rgba(4, 165, 4, 1);
}
 **/
.main-banner__button:hover,
.main-banner__button:focus {
	color: #fff;
}

a:hover {
	color: inherit;
}

.back-title {
	background-color: #f4f6f3;
}

.facts {
	font-size: 24px;
	font-weight: 700;
}

.facts span {
	font-weight: 400;
}


body {
	color: #000;
}

.overlay {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.5);
	z-index: 1;
}

input[type="submit"].wpcf7-submit {
	background-color: rgba(4, 165, 4, 1);
	border-radius: 3px;
	font-size: 16px;
}

.lc-contacts__contacts {
	display: flex;
	flex-direction: column;
}

.modal-overlay {
	position: fixed;
	z-index: 101;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.25);
	display: none;
	justify-content: center;
	align-items: center;
}

.modal {
	background-color: #fff;
}

.burger {
	display: none;
	margin-right: 23px
}

@media (max-width: 940px) {
	.burger {
		display: block;
	}	
}

.advantages {
	width: 100%;
	overflow-x: auto;
}

.slider {
	position: relative;
}

.slider:after {
	content:"";
	position: absolute;
	background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
	width: 50px;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
}

.slider:before {
	content:"";
	position: absolute;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
	width: 50px;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 100;
}

.slider__wrapper {
	overflow-x: hidden;
}

.slider__item {
	flex: 0 0 25%;
	max-width: 25%;
}

@media (max-width: 750px) {
	.slider__item {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.slider__control {
	background-color: transparent;
	z-index: 100;
	padding: 0;
}

.slider__control:hover,
.slider__control:focus {
	background-color: transparent;
}

.slider__control[data-slide="prev"] {
/* 	left: -40px; */
	left: 0;
}

.slider__control[data-slide="next"] {
/* 	right: -40px; */
	right: 0;
}

@media (max-width: 750px) {
	.slider__control[data-slide="prev"] {
		left: 0;
	}
	.slider__control[data-slide="next"] {
		right: 0;
	}
}

.slider__control[data-slide="prev"]::before {
	width: 10px;
	height: 10px;
	background-image: url('/wp-content/uploads/2022/08/arrow-left.svg');
}

.slider__control[data-slide="next"]::before {
	width: 10px;
	height: 10px;
	background-image: url('/wp-content/uploads/2022/08/arrow-right.svg');
}