

/* Start:/bitrix/templates/phantom_s1/styles.css?176046798433525*/
@import url("/bitrix/templates/phantom_s1/css/font-awesome.min.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {box-sizing: border-box;}

body.phantom #wrapper {
	-webkit-text-size-adjust: none;
	-ms-overflow-style: scrollbar;

	line-height: 1;
	background: var(--content-background);
	transition: opacity 0.45s ease;
	opacity: 1;
}

body.phantom #wrapper ol,
body.phantom #wrapper ul {
	list-style: none;
}
body.phantom #wrapper blockquote,
body.phantom #wrapper q {
	quotes: none;
}
body.phantom #wrapper blockquote:before,
body.phantom #wrapper blockquote:after,
body.phantom #wrapper q:before,
body.phantom #wrapper q:after {
	content: ''; content: none;
}
body.phantom #wrapper table {border-collapse: collapse; border-spacing: 0;}
body.phantom #wrapper mark {background-color: transparent; color: inherit;}

body.phantom #wrapper strong,
body.phantom #wrapper b {
	font-weight: 900;
}
body.phantom #wrapper em,
body.phantom #wrapper i {
	font-style: italic;
}
body.phantom #wrapper sub {font-size: 0.8em;position: relative;top: 0.5em;}
body.phantom #wrapper sup {font-size: 0.8em;position: relative;top: -0.5em;}
*, *:before, *:after {box-sizing: inherit;}

body.is-preload *,
body.is-preload *:before,
body.is-preload *:after {
	animation: none !important;
	transition: none !important;
}

body.phantom #wrapper input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
body.phantom #wrapper input,
body.phantom #wrapper select,
body.phantom #wrapper textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

/* Basic */
@-ms-viewport {
	width: device-width;
}

body.phantom #wrapper,
#menu,
body.phantom #wrapper input,
body.phantom #wrapper select,
body.phantom #wrapper textarea {
	font-family: var(--font-family);
	font-size: var(--font-size);
	font-weight: 300;
	line-height: 160%;
	color: var(--content-foreground);
}

@media screen and (max-width: 1280px) {
	.tiles {
		margin: -1.25em 0 0 -1.25em;
	}
	.tiles article {
		width: calc(33.3333333333% - 1.25em);
		margin: 1.25em 0 0 1.25em;
	}

	.tags {
		margin-bottom: 2em;
	}

}

@media screen and (max-width: 480px) {
	html, body.phantom {
		min-width: 320px;
	}
}

body.phantom #wrapper .inner > header {
	margin-bottom: 40px;
}

body.phantom #wrapper a, #menu a {
	transition: border-bottom-color 0.2s ease, color 0.2s ease;
	text-decoration: none;
	color: var(--content-foreground);
	border-bottom: dotted 1px var(--content-foreground);
}
body.phantom #wrapper a:hover, #menu a:hover {
	border-bottom-color: transparent;
	color: var(--hover-foreground) !important;
}

body.phantom #wrapper p {
	margin: 0 0 23px 0;
}

body.phantom #wrapper h1 {
	font-size: var(--caption-size);
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 23px 0;
}
body.phantom #wrapper h1 a {
	color: inherit;
}

@media screen and (max-width: 360px) {
	body.phantom #wrapper h1 {
		font-size: 1.75em;
	}
}

body.phantom #wrapper h2,
body.phantom #wrapper h3,
body.phantom #wrapper h4,
body.phantom #wrapper h5,
body.phantom #wrapper h6,
#menu h2 {
	font-weight: 900;
	line-height: 1.5;
	margin: 0 0 1em 0;
	text-transform: uppercase;
}
body.phantom #wrapper h2 a,
body.phantom #wrapper h3 a,
body.phantom #wrapper h4 a,
body.phantom #wrapper h5 a,
body.phantom #wrapper h6 a {
	color: inherit;
}

body.phantom #wrapper h2, #menu h2 {
	font-size: 24px;
}
body.phantom #wrapper h3 {
	font-size: 20px;
}
body.phantom #wrapper h4 {
	font-size: 20px;
}
body.phantom #wrapper h5 {
	font-size: 18px;
}
body.phantom #wrapper h6 {
	font-size: 16px;
}

@media screen and (max-width: 980px) {
	body.phantom #wrapper h1 br,
	body.phantom #wrapper h2 br,
	body.phantom #wrapper h3 br,
	body.phantom #wrapper h4 br,
	body.phantom #wrapper h5 br,
	body.phantom #wrapper h6 br {
		display: none;
	}
}

body.phantom #wrapper blockquote {
	border-left: solid 4px #c9c9c9;
	font-style: italic;
	margin: 0 0 2em 0;
	padding: 0.5em 0 0.5em 2em;
}

body.phantom #wrapper code {
	background: rgba(144, 144, 144, 0.075);
	border-radius: 4px;
	border: solid 1px #c9c9c9;
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	margin: 0 0.25em;
	padding: 0.25em 0.65em;
}

body.phantom #wrapper pre {
	-webkit-overflow-scrolling: touch;
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	margin: 0 0 2em 0;
}
body.phantom #wrapper pre code {
	display: block;
	line-height: 1.75;
	padding: 1em 1.5em;
	overflow-x: auto;
}

body.phantom #wrapper hr {
	border: 0;
	border-bottom: solid 1px var(--content-foreground);
	margin: 2em 0;
}

body.phantom #wrapper .align-left {
	text-align: left;
}
body.phantom #wrapper .align-center {
	text-align: center;
}
body.phantom #wrapper .align-right {
	text-align: right;
}


/* Section/Article */
section.special, article.special {
	text-align: center;
}

/* Icon */
body.phantom #wrapper .icon {
	text-decoration: none;
	border-bottom: none;
	position: relative;
}
body.phantom #wrapper .icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
body.phantom #wrapper .icon > .label {
	display: none;
}
body.phantom #wrapper .icon.style2 {
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
	background-color: transparent;
	border: solid 1px #c9c9c9;
	border-radius: 4px;
	width: 2.5em;
	height: 2.5em;
	display: inline-block;
	text-align: center;
	line-height: 2.5em;
	color: inherit;
}
body.phantom #wrapper .icon.style2:before {
	font-size: 1.1em;
}
body.phantom #wrapper .icon.style2:hover {
	color: var(--hover-foreground);
	border-color: var(--hover-foreground);
}

/* List */
body.phantom #wrapper ol {
	list-style: decimal;
	margin: 0 0 35px 60px;
}
body.phantom #wrapper ol li {
	padding-left: 5px;
}
body.phantom #wrapper ul {
	list-style: disc;
	margin: 0 0 35px 60px;
}
body.phantom #wrapper ul li {
	padding-left: 10px;
}

/* Actions */
body.phantom #wrapper ul.actions {
	display: flex;
	cursor: default;
	list-style: none;
	margin-left: -1em;
	padding-left: 0;
}
body.phantom #wrapper ul.actions li {
	padding: 0 0 0 1em;
	vertical-align: middle;
}
body.phantom #wrapper ul.actions.special {
	justify-content: center;
	width: 100%;
	margin-left: 0;
}
body.phantom #wrapper ul.actions.special li:first-child {
	padding-left: 0;
}
body.phantom #wrapper ul.actions.stacked {
	flex-direction: column;
	margin-left: 0;
}
body.phantom #wrapper ul.actions.stacked li {
	padding: 1.3em 0 0 0;
}
body.phantom #wrapper ul.actions.stacked li:first-child {
	padding-top: 0;
}
body.phantom #wrapper ul.actions.fit {
	width: calc(100% + 1em);
}
body.phantom #wrapper ul.actions.fit li {
	flex-grow: 1;
	flex-shrink: 1;
	width: 100%;
}
body.phantom #wrapper ul.actions.fit li > * {
	width: 100%;
}
body.phantom #wrapper ul.actions.fit.stacked {
	width: 100%;
}

/* Icons */
body.phantom #wrapper ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
	margin: -1em 0 2em -1em;
}
body.phantom #wrapper ul.icons li {
	display: inline-block;
	padding: 1em 0 0 0.4em;
}
body.phantom #wrapper ul.icons li:first-child {
	padding-left: 1em;
}

body.phantom #wrapper ul.contacts {
	cursor: default;
	list-style: none;
	padding-left: 1em;
	margin: -1em 0 2em -1em;
	word-break: break-word;
}
body.phantom #wrapper ul.contacts li {
	padding-left: 1.5em;
}
body.phantom #wrapper ul.contacts li:before {
	position: absolute;
	left: 0;
}

/* Form */
body.phantom #wrapper form {
	overflow-x: hidden;
}
body.phantom #wrapper form > :last-child {
	margin-bottom: 0;
}
body.phantom #wrapper form > .fields {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 3em);
	margin: -1.5em 0 2em -1.5em;
}
body.phantom #wrapper form > .fields > .field {
	flex-grow: 0;
	flex-shrink: 0;
	padding: 1.5em 0 0 1.5em;
	width: calc(100% - 1.5em);
}
body.phantom #wrapper form > .fields > .field.half {
	width: calc(50% - 0.75em);
}
body.phantom #wrapper form > .fields > .field.captcha {
	display: flex;
	align-items: center;
	justify-content: center;
}
body.phantom #wrapper label {
	display: block;
	font-size: 0.9em;
	font-weight: 900;
	margin: 0 0 1em 0;
}

body.phantom #wrapper input[type="text"],
body.phantom #wrapper input[type="password"],
body.phantom #wrapper input[type="email"],
body.phantom #wrapper input[type="tel"],
body.phantom #wrapper select,
body.phantom #wrapper textarea {
	appearance: none;
	background-color: transparent;
	border: none;
	border-radius: 0;
	border-bottom: solid 1px #c9c9c9;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0;
	text-decoration: none;
	width: 100%;
}
body.phantom #wrapper input[type="text"]:invalid,
body.phantom #wrapper input[type="password"]:invalid,
body.phantom #wrapper input[type="email"]:invalid,
body.phantom #wrapper input[type="tel"]:invalid,
body.phantom #wrapper select:invalid,
body.phantom #wrapper textarea:invalid {
	box-shadow: none;
}
body.phantom #wrapper input[type="text"]:focus,
body.phantom #wrapper input[type="password"]:focus,
body.phantom #wrapper input[type="email"]:focus,
body.phantom #wrapper input[type="tel"]:focus,
body.phantom #wrapper select:focus,
body.phantom #wrapper textarea:focus {
	border-bottom-color: var(--hover-foreground);
	box-shadow: inset 0 -1px 0 0 var(--hover-foreground);
}
body.phantom #wrapper select {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='%23c9c9c9' /%3E%3C/svg%3E");
	background-size: 1.25rem;
	background-repeat: no-repeat;
	background-position: calc(100% - 1rem) center;
	height: 3em;
	padding-right: 3em;
	text-overflow: ellipsis;
}
body.phantom #wrapper select option {
	background: #ffffff;
}
body.phantom #wrapper select:focus::-ms-value {
	background-color: transparent;
}
body.phantom #wrapper select::-ms-expand {
	display: none;
}
body.phantom #wrapper input[type="text"],
body.phantom #wrapper input[type="password"],
body.phantom #wrapper input[type="email"],
body.phantom #wrapper select {
	height: 3em;
}
body.phantom #wrapper textarea {
	padding: 0;
	min-height: 3.75em;
}
body.phantom #wrapper input[type="checkbox"],
body.phantom #wrapper input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2em;
	opacity: 0;
	width: 1em;
	z-index: -1;
}
body.phantom #wrapper input[type="checkbox"] + label,
body.phantom #wrapper input[type="radio"] + label {
	text-decoration: none;
	color: #585858;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 300;
	padding-left: 2.55em;
	padding-right: 0.75em;
	position: relative;
}
body.phantom #wrapper input[type="checkbox"] + label:before,
body.phantom #wrapper input[type="radio"] + label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
body.phantom #wrapper input[type="checkbox"] + label:before,
body.phantom #wrapper input[type="radio"] + label:before {
	border-radius: 4px;
	border: solid 1px #c9c9c9;
	content: '';
	display: inline-block;
	height: 1.8em;
	left: 0;
	line-height: 1.725em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.8em;
}
body.phantom #wrapper input[type="checkbox"]:checked + label:before,
body.phantom #wrapper input[type="radio"]:checked + label:before {
	background: #585858;
	border-color: #585858;
	color: #ffffff;
	content: '\f00c';
}
body.phantom #wrapper input[type="checkbox"]:focus + label:before,
body.phantom #wrapper input[type="radio"]:focus + label:before {
	border-color: var(--hover-foreground);
	box-shadow: 0 0 0 1px var(--hover-foreground);
}
body.phantom #wrapper input[type="checkbox"] + label:before {
	border-radius: 4px;
}
body.phantom #wrapper input[type="radio"] + label:before {
	border-radius: 100%;
}

/* Box */
body.phantom #wrapper .box {
	border-radius: 4px;
	border: solid 1px #c9c9c9;
	margin-bottom: 2em;
	padding: 1.5em;
}
body.phantom #wrapper .box > :last-child,
body.phantom #wrapper .box > :last-child > :last-child,
body.phantom #wrapper .box > :last-child > :last-child > :last-child {
	margin-bottom: 0;
}
body.phantom #wrapper .box.alt {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Image */
body.phantom #wrapper .image {
	border-radius: 4px;
	border: 0;
	display: inline-block;
	position: relative;
}
body.phantom #wrapper .image img {
	border-radius: 4px;
	display: block;
}
body.phantom #wrapper .image.left,
body.phantom #wrapper .image.right {
	max-width: 40%;
}
body.phantom #wrapper .image.left img,
body.phantom #wrapper .image.right img {
	width: 100%;
}
body.phantom #wrapper .image.left {
	float: left;
	padding: 0 1.5em 1em 0;
	top: 0.25em;
}
body.phantom #wrapper .image.right {
	float: right;
	padding: 0 0 1em 1.5em;
	top: 0.25em;
}
body.phantom #wrapper .image.fit {
	display: block;
	margin: 0 0 2em 0;
	width: 100%;
}
body.phantom #wrapper .image.fit img {
	width: 100%;
}
body.phantom #wrapper .image.main {
	display: block;
	margin: 0 0 3em 0;
	width: 100%;
}
body.phantom #wrapper .image.main img {
	width: 100%;
}

/* Table */
body.phantom #wrapper .table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
}
body.phantom #wrapper table {
	margin: 0 0 2em 0;
	width: 100%;
}
body.phantom #wrapper table tbody tr {
	border: solid 1px #c9c9c9;
	border-left: 0;
	border-right: 0;
}
body.phantom #wrapper table tbody tr:nth-child(2n + 1) {
	background-color: rgba(144, 144, 144, 0.075);
}
body.phantom #wrapper table td {
	padding: 0.75em 0.75em;
}
body.phantom #wrapper table th {
	font-size: 0.9em;
	font-weight: 900;
	padding: 0 0.75em 0.75em 0.75em;
	text-align: left;
}
body.phantom #wrapper table thead {
	border-bottom: solid 2px #c9c9c9;
}
body.phantom #wrapper table tfoot {
	border-top: solid 2px #c9c9c9;
}
body.phantom #wrapper table.alt {
	border-collapse: separate;
}
body.phantom #wrapper table.alt tbody tr td {
	border: solid 1px #c9c9c9;
	border-left-width: 0;
	border-top-width: 0;
}
body.phantom #wrapper table.alt tbody tr td:first-child {
	border-left-width: 1px;
}
body.phantom #wrapper table.alt tbody tr:first-child td {
	border-top-width: 1px;
}
body.phantom #wrapper table.alt thead {
	border-bottom: 0;
}
body.phantom #wrapper table.alt tfoot {
	border-top: 0;
}

/* Button */
body.phantom #wrapper input[type="submit"],
body.phantom #wrapper input[type="reset"],
body.phantom #wrapper input[type="button"],
body.phantom #wrapper button,
body.phantom #wrapper .button {
	appearance: none;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	background-color: transparent;
	border-radius: 4px;
	border: 0;
	box-shadow: inset 0 0 0 2px #585858;
	color: #585858 !important;
	cursor: pointer;
	display: inline-block;
	font-size: 0.8em;
	font-weight: 900;
	height: 3.5em;
	line-height: 3.45em;
	overflow: hidden;
	padding: 0 1.25em 0 1.25em;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}
body.phantom #wrapper input[type="submit"].icon:before,
body.phantom #wrapper input[type="reset"].icon:before,
body.phantom #wrapper input[type="button"].icon:before,
body.phantom #wrapper button.icon:before,
body.phantom #wrapper .button.icon:before {
	margin-right: 0.5em;
}
body.phantom #wrapper input[type="submit"].fit,
body.phantom #wrapper input[type="reset"].fit,
body.phantom #wrapper input[type="button"].fit,
body.phantom #wrapper button.fit,
body.phantom #wrapper .button.fit {
	width: 100%;
}
body.phantom #wrapper input[type="submit"]:hover,
body.phantom #wrapper input[type="reset"]:hover,
body.phantom #wrapper input[type="button"]:hover,
body.phantom #wrapper button:hover,
body.phantom #wrapper .button:hover {
	color: var(--hover-foreground) !important;
	box-shadow: inset 0 0 0 2px var(--hover-foreground);
}
body.phantom #wrapper input[type="submit"].small,
body.phantom #wrapper input[type="reset"].small,
body.phantom #wrapper input[type="button"].small,
body.phantom #wrapper button.small,
body.phantom #wrapper .button.small {
	font-size: 0.6em;
}
body.phantom #wrapper input[type="submit"].large,
body.phantom #wrapper input[type="reset"].large,
body.phantom #wrapper input[type="button"].large,
body.phantom #wrapper button.large,
body.phantom #wrapper .button.large {
	font-size: 1em;
}
body.phantom #wrapper input[type="submit"].disabled,
body.phantom #wrapper input[type="submit"]:disabled,
body.phantom #wrapper input[type="reset"].disabled,
body.phantom #wrapper input[type="reset"]:disabled,
body.phantom #wrapper input[type="button"].disabled,
body.phantom #wrapper input[type="button"]:disabled,
body.phantom #wrapper button.disabled,
body.phantom #wrapper button:disabled,
body.phantom #wrapper .button.disabled,
body.phantom #wrapper .button:disabled {
	pointer-events: none;
	opacity: 0.25;
}

/* Tiles */
body.phantom #wrapper .tiles {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: -53px 0 0 -53px;
	padding: 30px 0 50px 0;
}
body.phantom #wrapper .tiles article {
	transition: transform 0.5s ease, opacity 0.5s ease;
	position: relative;
	width: calc(33.3333333333% - 53px);
	margin: 53px 0 0 53px;
}
body.phantom #wrapper .tiles article > .image {
	transition: transform 0.5s ease;
	position: relative;
	display: block;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
}
body.phantom #wrapper .tiles article > .image img {
	display: block;
	width: 100%;
	max-height: 380px;
}
body.phantom #wrapper .tiles article > .image:before {
	pointer-events: none;
	transition: background-color 0.5s ease, opacity 0.5s ease;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1.0;
	z-index: 1;
	opacity: 0.8;
}
body.phantom #wrapper .tiles article > a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: background-color 0.5s ease, transform 0.5s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	border-radius: 4px;
	border-bottom: 0;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	z-index: 3;
}
body.phantom #wrapper .tiles article > a > :last-child {
	margin: 0;
}
body.phantom #wrapper .tiles article > a:hover {
	color: #ffffff !important;
}
body.phantom #wrapper .tiles article > a h2 {
	margin: 0;
	font-size: 20px;
}
body.phantom #wrapper .tiles article > a .content {
	transition: max-height 0.5s ease, opacity 0.5s ease;
	width: 100%;
	max-height: 0;
	margin-top: 5px;
	opacity: 0;
	font-size: 18px;
}
body.phantom #wrapper .tiles article > a .content > :last-child {
	margin-bottom: 0;
}

body.phantom #wrapper .tiles article.stylecustom > .image:before {
	background-color: var(--tiles-background);
}
body.phantom #wrapper .tiles article.style1 > .image:before {
	background-color: #f2849e;
}
body.phantom #wrapper .tiles article.style2 > .image:before {
	background-color: #7ecaf6;
}
body.phantom #wrapper .tiles article.style3 > .image:before {
	background-color: #7bd0c1;
}
body.phantom #wrapper .tiles article.style4 > .image:before {
	background-color: #c75b9b;
}
body.phantom #wrapper .tiles article.style5 > .image:before {
	background-color: #ae85ca;
}
body.phantom #wrapper .tiles article.style6 > .image:before {
	background-color: #8499e7;
}

body:not(.is-touch) .tiles article:hover > .image {
	transform: scale(1.1);
}
body:not(.is-touch) .tiles article:hover > .image:before {
	background-color: #333333;
	opacity: 0.55;
}
body:not(.is-touch) .tiles article:hover > .image:after {
	opacity: 0;
}
body:not(.is-touch) .tiles article:hover .content {
	max-height: 15em;
	opacity: 1;
}

body.is-preload .tiles article {
	transform: scale(0.9);
	opacity: 0;
}
body.is-touch .tiles article .content {
	max-height: 15em;
	opacity: 1;
}


/* Header */
body.phantom #wrapper #header {
	padding: 50px 0 35px 0;
}
body.phantom #wrapper #header .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
body.phantom #wrapper #header.header_center .inner {
	display: block;
	text-align: center;
}
body.phantom #wrapper #header .logo {
	border-bottom: 0;
	display: inline-block;
}
body.phantom #wrapper #header .logo img {
	display: inline-block;
	vertical-align: middle;
}
body.phantom #wrapper #header .header-phone {
	font-weight: 900;
	font-size: var(--phone-text-size);
	color: var(--content-foreground);
}
body.phantom #wrapper #header.header_center .header-phone {
	margin-top: 10px;
}

/* TODO */
body.phantom #wrapper #header nav {
	position: fixed;
	right: 2em;
	top: .5em;
	z-index: 997;
}
body.phantom #wrapper #header nav ul {
	display: flex;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
body.phantom #wrapper #header nav ul li {
	display: block;
	padding: 0;
}
body.phantom #wrapper #header nav ul li a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 4px;
	border: 0;
	width: 64px;
	height: 55px;
	padding: 0;
}
body.phantom #wrapper #header nav ul li a .line {
	background: #585858;
	height: 4px;
	margin: 0 12px;
}
body.phantom #wrapper #header nav ul li a .line + .line {
	margin-top: 8px;
}
body.phantom #wrapper #header nav ul li a:hover .line {
	background: var(--hover-foreground);
}

/* Menu */
#menu {
	transform: translateX(22em);
	transition: transform 0.45s ease, visibility 0.45s;
	position: fixed;
	top: 0;
	right: 0;
	width: 22em;
	max-width: 80%;
	height: 100%;
	-webkit-overflow-scrolling: touch;
	background: var(--menu-background);
	color: var(--menu-foreground);
	cursor: default;
	visibility: hidden;
	z-index: 996;
}
#menu > .inner {
	transition: opacity 0.45s ease;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 2.75em;
	opacity: 0;
	overflow-y: auto;
}
#menu > .inner ul {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}
#menu > .inner ul > li {
	padding: 0;
	border-top: solid 1px rgba(255, 255, 255, 0.15);
}
#menu > .inner ul > li a {
	display: block;
	padding: 1em 0;
	line-height: 1.5;
	border: 0;
	color: inherit;
}
#menu > .inner ul > li a.selected {
	color: var(--hover-foreground);
}
#menu > .inner ul > li:first-child {
	border-top: 0;
	margin-top: -1em;
}
#menu > .close {
	transition: opacity 0.45s ease, transform 0.45s ease;
	transform: scale(0.25) rotate(180deg);
	display: block;
	position: absolute;
	top: 2em;
	left: -4em;
	width: 2em;
	height: 2em;
	border: 0;
	opacity: 0;
	padding: 0;
}
#menu > .close:before, #menu > .close:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 4px;
	background: var(--menu-background);
}
#menu > .close:before {
	transform: rotate(-45deg);
}
#menu > .close:after {
	transform: rotate(45deg);
}
#menu > .close:hover:before, #menu > .close:hover:after {
	background: var(--hover-foreground);
}

body.is-menu-visible #wrapper {
	pointer-events: none;
	cursor: default;
	opacity: 0.25;
}
body.is-menu-visible #menu {
	transform: translateX(0);
	visibility: visible;
}
body.is-menu-visible #menu > * {
	opacity: 1;
}
body.is-menu-visible #menu .close {
	transform: scale(1.0) rotate(0deg);
	opacity: 1;
}

/* Main */
body.phantom #wrapper #main {
	padding: 0em 0 50px 0;
}

/* Footer */

body.phantom #wrapper #footer {
	padding: 80px 0 0 0;
	color: var(--footer-foreground);
	background-color: var(--footer-background);
}
body.phantom #wrapper #footer input,
body.phantom #wrapper #footer input::placeholder,
body.phantom #wrapper #footer textarea,
body.phantom #wrapper #footer textarea::placeholder {
	color: var(--footer-foreground);
}
body.phantom #wrapper #footer > .inner {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
body.phantom #wrapper #footer > .inner > * > :last-child {
	margin-bottom: 0;
}
body.phantom #wrapper #footer > .inner section:nth-child(1) {
	width: calc(66% - 2.5em);
	margin-right: 2.5em;
}
body.phantom #wrapper #footer > .inner section:nth-child(2) {
	width: calc(33% - 2.5em);
	margin-left: 2.5em;
}
body.phantom #wrapper #footer > .inner .copyright {
	width: 100%;
	padding: 0;
	margin: 50px 0 50px 0;
	list-style: none;
	font-size: 0.8em;
	color: var(--footer-foreground);
	opacity: .5;
}
body.phantom #wrapper #footer > .inner .copyright li {
	padding-left: 0;
}
body.phantom #wrapper #footer input[type="submit"] {
	box-shadow: inset 0 0 0 2px var(--footer-foreground);
	color: var(--footer-foreground) !important;
}
body.phantom #wrapper #footer input[type="submit"]:hover {
	box-shadow: inset 0 0 0 2px var(--hover-foreground);
	color: var(--hover-foreground) !important;
}

@media screen and (max-width: 1280px) {
	body.phantom #wrapper #footer {
		padding: 5em 0 3em 0 ;
	}
	body.phantom #wrapper #footer > .inner section:nth-child(1) {
		width: calc(66% - 1.25em);
		margin-right: 1.25em;
	}
	body.phantom #wrapper #footer > .inner section:nth-child(2) {
		width: calc(33% - 1.25em);
		margin-left: 1.25em;
	}
}

@media screen and (max-width: 980px) {
	body.phantom #wrapper #footer > .inner section:nth-child(1) {
		width: 66%;
		margin-right: 0;
	}
	body.phantom #wrapper #footer > .inner section:nth-child(2) {
		width: calc(33% - 2.5em);
		margin-left: 2.5em;
	}
}

@media screen and (max-width: 480px) {
	body.phantom #wrapper #footer > .inner .copyright {
		margin-top: 3em;
	}
	body.phantom #wrapper #footer > .inner .copyright li {
		border-left: 0;
		padding-left: 0;
		margin: 0.75em 0 0 0;
		display: block;
		line-height: inherit;
	}
	body.phantom #wrapper #footer > .inner .copyright li:first-child {
		margin-top: 0;
	}
}

/* Wrapper */
body.phantom #wrapper > * > .inner {
	width: 100%;
	max-width: 1450px;
	margin: 0 auto;
	padding: 0 50px;
}

body.phantom #wrapper .pagination {
	margin-top: 1em;
}
body.phantom #wrapper .pagination ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
body.phantom #wrapper .pagination ul li {
	display: inline-block;
	margin-right: 0.5em;
	padding: 0;
}
body.phantom #wrapper .pagination ul li a,
body.phantom #wrapper .pagination ul li.active {
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
	background-color: transparent;
	border: solid 2px var(--content-foreground);
	color: var(--content-foreground);
	border-radius: 4px;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	display: inline-block;
	text-align: center;
	font-weight: 500;
}
body.phantom #wrapper .pagination ul li a:hover,
body.phantom #wrapper .pagination ul li.active {
	color: var(--hover-foreground);
	border-color: var(--hover-foreground);
}

body.phantom #wrapper .feedback-form .feedback-form-success {
	color: #02bf02;
	font-size: 18pt;
}
body.phantom #wrapper .feedback-form .feedback-form-error p {
	margin: 0;
}
body.phantom #wrapper .feedback-form .feedback-form-error p font.errortext {
	color: red;
}

body.phantom #wrapper .tags .tag {
	margin-top: 1em;
	margin-right: .4em;
	display: inline-block;
	border-bottom: none;
}
body.phantom #wrapper .tags .tag input {
	color: var(--content-foreground) !important;
	box-shadow: inset 0 0 0 2px var(--content-foreground);
}
body.phantom #wrapper .tags .tag:hover input,
body.phantom #wrapper .tags .tag.active input {
	color: var(--hover-foreground) !important;
	box-shadow: inset 0 0 0 2px var(--hover-foreground);
}

body.phantom #wrapper section.section-description + .tags {
	margin-top: 1em;
}
body.phantom #wrapper .tags + .tiles {
	margin-top: 1em;
}
body.phantom #wrapper .article-detail img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
body.phantom #wrapper .item-link {
	display: block;
	margin-bottom: 30px;
}
body.phantom #wrapper .item-link a {
	font-size: 20pt;
}
body.phantom #wrapper .item-link a:hover {

}
body.phantom #wrapper .item-link i {
	margin-left: 5px;
	font-size: 16pt;
}

body.phantom #wrapper .contacts-blocks {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-between;
}
body.phantom #wrapper .contacts-block .title {
	font-weight: bold;
	margin-bottom: 20px;
}
body.phantom #wrapper .contacts-block ul.contacts {
	margin: 0;
	padding: 0;
}
body.phantom #wrapper .contacts-block-social .icon.style2 {
	width: 2em;
	height: 2em;
	line-height: 2em;
}
body.phantom #wrapper .contacts-block-social ul.icons {
	margin: 0;
}
body.phantom #wrapper .contacts-block-social ul.icons li {
	padding: 0 0 0 0;
}

body.phantom #wrapper #contacts-map {
	height: 400px;
	margin-top: 40px;
}

@media screen and (max-width: 1400px) {
	body.phantom #wrapper ul.icons li {
		padding-left: 1em;
	}

}
@media screen and (max-width: 1200px) {
	body.phantom #wrapper .contacts-blocks {
		flex-wrap: wrap;
	}
	body.phantom #wrapper .contacts-block {
		width: 50%;
		margin-bottom: 40px;
	}
	body.phantom #wrapper #contacts-map {
		margin-top: 0;
	}
}
@media screen and (max-width: 980px) {
	body.phantom #wrapper .tiles {
		margin: -2.5em 0 0 -2.5em;
	}
	body.phantom #wrapper .tiles article {
		width: calc(50% - 2.5em);
		margin: 2.5em 0 0 2.5em;
	}
}
@media screen and (max-width: 768px) {
	body.phantom #wrapper h1 {
		font-size: 2em;
		margin: 0 0 1em 0;
	}

	body.phantom #wrapper h2 {
		font-size: 1em;
	}
	body.phantom #wrapper h3 {
		font-size: 0.8em;
	}

	body.phantom #wrapper #main {
		padding: 0em 0 40px 0;
	}

	body.phantom #wrapper > * > .inner {
		padding: 0 20px;
	}

	body.phantom #wrapper #header .inner {
		flex-direction: column;
	}
	body.phantom #wrapper #header .header-phone {
		margin-top: 10px;
	}
	body.phantom #wrapper #header nav {
		right: 0.5em;
		top: 0.5em;
	}
	body.phantom #wrapper #header nav ul li a[href="#menu"]:before,
	body.phantom #wrapper #header nav ul li a[href="#menu"]:after {
		background-size: 1.5em 1.5em;
	}

	#menu {
		transform: translateX(16.5em);
		width: 16.5em;
	}
	#menu > .inner {
		padding: 2.75em 1.5em;
	}
	#menu > .close {
		top: 0.5em;
	}

	body.phantom #wrapper #footer {
		padding: 3em 0 1em 0 ;
	}
	body.phantom #wrapper #footer > .inner {
		flex-direction: column;
	}
	body.phantom #wrapper #footer > .inner section:nth-child(1) {
		width: 100%;
		margin-right: 0;
		margin: 3em 0 0 0;
	}
	body.phantom #wrapper #footer > .inner section:nth-child(2) {
		order: -1;
		width: 100%;
		margin-left: 0;
	}
	body.phantom #wrapper #footer > .inner .copyright {
		margin: 40px 0 40px 0;
	}

	body.phantom #wrapper .image.main {
		margin: 0 0 2em 0;
	}

	body.phantom #wrapper .tiles {
		margin: -1.25em 0 0 -1.25em;
	}
	body.phantom #wrapper .tiles article {
		width: calc(50% - 1.25em);
		margin: 1.25em 0 0 1.25em;
	}
	body.phantom #wrapper .tiles article:hover > .image {
		transform: scale(1.0);
	}
	body.phantom #wrapper .tiles article > a h2 {
		font-size: 16px;
	}
	body.phantom #wrapper .tiles article > a .content {
		font-size: 15px;
	}

	body.phantom #wrapper .contacts-block {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	body.phantom #wrapper .tiles {
		margin: 0;
	}
	body.phantom #wrapper .tiles article {
		width: 100%;
		margin: 1.25em 0 0 0;
	}

	body.phantom #wrapper ul.actions:not(.fixed) {
		flex-direction: column;
		margin-left: 0;
		width: 100% !important;
	}
	body.phantom #wrapper ul.actions:not(.fixed) li {
		flex-grow: 1;
		flex-shrink: 1;
		padding: 1em 0 0 0;
		text-align: center;
		width: 100%;
	}
	body.phantom #wrapper ul.actions:not(.fixed) li > * {
		width: 100%;
	}
	body.phantom #wrapper ul.actions:not(.fixed) li:first-child {
		padding-top: 0;
	}
	body.phantom #wrapper ul.actions:not(.fixed) li input[type="submit"],
	body.phantom #wrapper ul.actions:not(.fixed) li input[type="reset"],
	body.phantom #wrapper ul.actions:not(.fixed) li input[type="button"],
	body.phantom #wrapper ul.actions:not(.fixed) li button,
	body.phantom #wrapper ul.actions:not(.fixed) li .button {
		width: 100%;
	}
	body.phantom #wrapper ul.actions:not(.fixed) li input[type="submit"].icon:before,
	body.phantom #wrapper ul.actions:not(.fixed) li input[type="reset"].icon:before,
	body.phantom #wrapper ul.actions:not(.fixed) li input[type="button"].icon:before,
	body.phantom #wrapper ul.actions:not(.fixed) li button.icon:before,
	body.phantom #wrapper ul.actions:not(.fixed) li .button.icon:before {
		margin-left: -0.5rem;
	}

	body.phantom #wrapper form > .fields {
		width: calc(100% + 3em);
		margin: -1.5em 0 2em -1.5em;
	}
	body.phantom #wrapper form > .fields > .field {
		padding: 1.5em 0 0 1.5em;
		width: calc(100% - 1.5em);
	}
	body.phantom #wrapper form > .fields > .field.half {
		width: calc(100% - 1.5em);
	}
}

/* End */


/* Start:/bitrix/templates/phantom_s1/css/custom.css?176012967854*/
/* Here you can put custom css rules for your site */

/* End */
/* /bitrix/templates/phantom_s1/styles.css?176046798433525 */
/* /bitrix/templates/phantom_s1/css/custom.css?176012967854 */
