footer {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	background-color: #000;
}
footer #MENU_TOP {
	display: none;
}
.bottom-fixed-block {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 200;
	width: 100%;
}
#body .dn {
	display: none;
}
.db {
	display: block;
}
.dib {
	display: inline-block;
}
.di {
	display: inline;
}
.ps {
	position: static;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.pf {
	position: fixed;
}
.oh {
	overflow: hidden;
}
.overflow-auto {
	overflow: auto;
}
.fs {
	align-items: flex-start;
}
.row-reverse {
	display: flex;
	flex-direction: row-reverse;
}
.column-reverse {
	display: flex;
	flex-direction: column-reverse;
}
.toggled .toggle-body {
	display: block;
	height: 0;
	overflow: hidden;
	border: 0 none;
	margin: 0;
	padding: 0;
}
code {
	display: block;
	margin: 10px -10px;
	padding: 10px;
	white-space: pre-wrap;
	/* overflow-x: auto; */
	overflow-wrap: anywhere;
	font-family: monospace;
	font-size: 14px;
	line-height: 19px;
	color: #000;
	background-color: #f5f5f5;
}

table {
	max-width: 100%;
	margin: 0;
	border: 0 none;
	border-spacing: 0;
	border-collapse: collapse;
}
table.table-red {
	border: 1px solid #ee1c23;
	border-collapse: separate;
}
table.inner {
	margin: -5px -10px;
}

tr {
	page-break-inside: avoid;
}
tbody tr:nth-of-type(2n) {
	background-color: #eee;
}
table.default tbody tr, table.inner tbody tr {
	background-color: transparent;
}
thead tr, .thead tr {
	background-color: #000;
	color: #fff;
}
table.table-red thead tr, table.table-red .thead tr {
	background-color: #ee1c23;
}

td, th {
	padding: 5px 10px;
	border-width: 0 0 1px 1px;
	border-color: #eee;
	border-style: solid;
	text-align: left;
	vertical-align: top;
}
thead th, .thead th {
	border-color: #000 #000 #000 #555;
}
thead th:first-child, .thead th:first-child {
	border-left-color: #000;
}
td:last-child, th:last-child {
	border-right-width: 1px;
}
tr:first-child td, tr:first-child th {
	border-top-width: 1px;
}
thead + tbody tr:first-child td, thead + tbody tr:first-child th {
	border-top-width: 0;
}
tbody tr:nth-of-type(2n) td {
	border-left-color: #fff;
}
tbody tr:nth-of-type(2n) td:first-child {
	border-left-color: #eee;
}

table.table-red tr:first-child th, table.table-red tr:first-child td {
	border-top-width: 0;
}
table.table-red tr:last-child th, table.table-red tr:last-child td {
	border-bottom-width: 0;
}
table.table-red tr th:first-child, table.table-red tr td:first-child {
	border-left-width: 0;
}
table.table-red tr th:last-child, table.table-red tr td:last-child {
	border-right-width: 0;
}

table.default tr th, table.default tr td {
	border: 1px solid #eee;
}
table.inner tr td {
	border-width: 0;
}

td img {
	display: block;
}
tr.empty, tr.empty td, tr.empty th {
	border: 0 none !important;
	background-color: transparent !important;
	padding-left: 0;
	padding-right: 0;
}
table.big-first tr td:nth-of-type(1) {
	font-size: large;
	line-height: 1;
}

thead tr h2, th .h2 {
	margin: 0;
	color: #fff;
}

fieldset {
	padding: 5px 10px 0;
	border: 1px solid #000;
}
legend {
	padding: 5px 5px;
	margin: 0 0 0 -5px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}
legend > h3, legend > .h3 {
	margin: 0;
}
.form-container {
	border: 1px solid #000;
	padding: 10px;
	margin: 0 0 20px 0;
}
.field {
	margin: 0 0 10px 0;
	font-weight: 600;
}
.field i {
	font-weight: 400;
}
.field > input, .field > textarea, .field > select, .field > div, .field > span, .field > label:first-of-type, .field > .label:first-of-type {
	margin-top: 5px;
}
.field > input, .field > textarea, .field > select, .field > div[contenteditable] {
	width: 100%;
	display: block;
}
::placeholder {
	color: #aaa;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #aaa;
}
::-ms-input-placeholder {
	color: #aaa;
}
.container {
	width: 100%;
	max-width: 1240px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
.row0 {
	margin-left: -10px;
	margin-right: -10px;
}
.row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
}
.col-xxs-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xxs-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xxs-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xxs-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
	flex: 0 0 100%;
	max-width: 100%;
}
.col-xxs-9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.col-xxs-8 {
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-xxs-7 {
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-xxs-6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.col-xxs-5 {
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-xxs-4 {
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-xxs-3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.page-not-break {
	page-break-inside: avoid;
}
.col-xxs-count-1 {
	column-count: 1;
}
.col-xxs-count-2 {
	column-count: 2;
	column-gap: 10px;
}
.col-xxs-count-3 {
	column-count: 3;
	column-gap: 10px;
}
.col-xxs-count-4 {
	column-count: 4;
	column-gap: 10px;
}
@media (max-width: 479px) {
	table.block-xxs, table.block-xxs > thead, table.block-xxs > tbody, table.block-xxs > thead > tr, table.block-xxs > tbody > tr, table.block-xxs > thead > tr > th, table.block-xxs > thead > tr > td, table.block-xxs > tbody > tr > th, table.block-xxs > tbody > tr > td {
		display: block;
	}
	table.block-xxs > tbody > tr {
		border: 1px solid #eee;
	}
	table.block-xxs > thead + tbody > tr {
		border-top-width: 0;
	}
	table.table-red.block-xxs > tbody > tr {
		border-right-width: 0;
		border-left-width: 0;
	}
	table.block-xxs > thead > tr > th, table.block-xxs > thead > tr > td, table.block-xxs > tbody > tr > th, table.block-xxs > tbody > tr > td {
		border: 0 none;
	}
	#body .w100-xxs {
		width: 100%;
	}
	#body .tcenter-xxs {
		text-align: center;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	#body .w100-xs {
		width: 100%;
	}
	#body .tcenter-xs {
		text-align: center;
	}
}
@media (min-width: 480px) {
	.col-xs-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-xs-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xs-8 {
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xs-7 {
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xs-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xs-5 {
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xs-4 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xs-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xs-count-1 {
		column-count: 1;
	}
	.col-xs-count-2 {
		column-count: 2;
		column-gap: 10px;
	}
	.col-xs-count-3 {
		column-count: 3;
		column-gap: 10px;
	}
	.col-xs-count-4 {
		column-count: 4;
		column-gap: 10px;
	}
	.lang {
		flex-direction: row;
		width: 60px;
		align-items: center;
	}
}
@media (min-width: 768px) {
	.has-socserv {
		width: calc(100% - 180px);
	}
	.socserv-block {
		position: absolute;
		top: -21px;
		right: 0;
	}
	.main-page .socserv-block .like {
		opacity: 0;
	}
	code {
		font-size: 15px;
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-8 {
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-sm-7 {
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-5 {
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-sm-4 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-count-1 {
		column-count: 1;
	}
	.col-sm-count-2 {
		column-count: 2;
		column-gap: 10px;
	}
	.col-sm-count-3 {
		column-count: 3;
		column-gap: 10px;
	}
	.col-sm-count-4 {
		column-count: 4;
		column-gap: 10px;
	}
}
@media (min-width: 1024px) {
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-8 {
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-md-7 {
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-5 {
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-md-4 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-count-1 {
		column-count: 1;
	}
	.col-md-count-2 {
		column-count: 2;
		column-gap: 10px;
	}
	.col-md-count-3 {
		column-count: 3;
		column-gap: 10px;
	}
	.col-md-count-4 {
		column-count: 4;
		column-gap: 10px;
	}
}
@media (min-width: 1240px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.row0 {
		margin-left: -15px;
		margin-right: -15px;
	}
	.row {
		margin-left: -7px;
		margin-right: -7px;
	}
	.col-xxs-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xxs-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xxs-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xxs-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
		padding-left: 7px;
		padding-right: 7px;
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-8 {
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-lg-7 {
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-5 {
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-lg-4 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-count-1 {
		column-count: 1;
	}
	.col-lg-count-2 {
		column-count: 2;
		column-gap: 14px;
	}
	.col-lg-count-3 {
		column-count: 3;
		column-gap: 14px;
	}
	.col-lg-count-4 {
		column-count: 4;
		column-gap: 14px;
	}
	code {
		margin: 15px -15px;
		padding: 15px;
	}
	table.inner {
		margin: -5px -15px;
	}
	td, th {
		padding: 5px 15px;
	}
	fieldset {
		padding: 5px 15px 0;
	}
	.form-container {
		padding: 15px;
	}
	.field {
		margin: 0 0 15px 0;
	}
}
@media (min-width: 1600px) {
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-8 {
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xl-7 {
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-5 {
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xl-4 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-count-1 {
		column-count: 1;
	}
	.col-xl-count-2 {
		column-count: 2;
		column-gap: 14px;
	}
	.col-xl-count-3 {
		column-count: 3;
		column-gap: 14px;
	}
	.col-xl-count-4 {
		column-count: 4;
		column-gap: 14px;
	}
}
a, .fake {
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}
.js-toggle-head {
	cursor: pointer;
	user-select: none;
}
.toggle-head {
	display: flex;
	flex-direction: row;
	gap: 0.5em;
	align-items: center;
	justify-content: flex-start;
	cursor: pointer;
}
.toggler {
	position: relative;
	border: 1px solid #000;
	width: 1em;
	height: 1em;
}
.toggler::before {
	content: '';
	position: absolute;
	top: calc(0.5em - 2px);
	right: 1px;
	left: 1px;
	border-top: 2px solid #000;
}
.toggled .toggler::after {
	content: '';
	position: absolute;
	top: 1px;
	bottom: 1px;
	left: calc(0.5em - 2px);
	border-left: 2px solid #000;
}

a:hover, a:focus:hover, .fake:hover, .fake:focus:hover, .fake.active, .input-file:hover input + span {
	color: #ee1c23;
}
b, abbr, acronym, strong {
	font-weight: 600;
}
abbr, acronym {
	border-bottom: 1px dotted;
	text-decoration: none;
	cursor: pointer;
}
p, .p {
	margin: 0 0 10px;
}
ol, ul {
	display: block;
	margin: 0 0 20px;
	padding: 0;
}
ol {
	counter-reset: list1;
}
ol > li, ul > li {
	position: relative;
	display: block;
	margin-bottom: 10px;
}
ol > li {
	margin-left: 1.2em;
}
ul > li {
	margin-left: 1.2em;
}
ul > li::before {
	/* content: "\2022"; */
	content: "";
	position: absolute;
	/* left: -1em; */
	left: -1.1em;
	border: 0.2em solid;
	border-radius: 50%;
	margin-top: 0.5em;
}
ol > li::before {
	position: absolute;
	left: -1.2em;
	content: counter(list1) ".";
	counter-increment: list1;
	font-weight: 600;
}
li ol, li ul {
	margin: 0;
}
ol > li > ol {
	counter-reset: list2;
	margin-top: 5px;
}
ol > li > ol > li {
	margin-left: 2em;
}
ol > li > ol > li::before {
	left: -2em;
	content: counter(list1) "." counter(list2) ".";
	counter-increment: list2;
}
ol > li > ol > li > ol {
	counter-reset: list3;
}
ol > li > ol > li > ol > li {
	margin-left: 3em;
}
ol > li > ol > li > ol > li::before {
	left: -3em;
	content: counter(list1) "." counter(list2) "." counter(list3) ".";
	counter-increment: list3;
}
figure {
	text-align: center;
}
figure img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
figcaption {
	display: block;
	margin-top: 10px;
	text-align: center;
	font-style: italic;
}
input::-moz-focus-inner {
	padding: 0;
	border: 0 none;
	outline: 0 none;
}
textarea::-moz-focus-inner {
	padding: 0;
	border: 0 none;
	outline: 0 none;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0 none;
	outline: 0 none;
}
input, button, textarea, div[contenteditable], .btn, .input-file, .input-file input + span {
	display: inline-block;
	box-sizing: border-box;
	height: 30px;
	padding: 0 10px;
	border-style: solid;
	border-width: 1px;
	border-radius: 0;
	font-family: Arial;
	font-size: 14px;
	line-height: 29px;
	align-content: center;
	outline: 0 none;
	text-decoration: none;
	vertical-align: baseline;
}
textarea, div[contenteditable] {
	align-content: normal;
}
.input-file {
	position: relative;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.input-file input + span {
	position: absolute;
	top: 0;
	left: 0;
	right: 70px;
	height: 100%;
	border: 0 none;
	overflow: hidden;
	font-style: italic;
	font-weight: 400;
	white-space: nowrap;
	text-overflow: ellipsis;
}
input[type="file"] {
	display: block;
}
.input-file input {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
	display: none;
}
label, .label {
	display: block;
	margin: 0 0 5px;
	cursor: pointer;
}
label input[type="radio"] + span, label input[type="checkbox"] + span {
	position: relative;
	display: inline-block;
	max-width: calc(100% - 1.5em);
	padding-left: 1.5em;
	font-weight: 400;
	user-select: none;
}
label input[type="radio"] + span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.14em;
	width: 1em;
	height: 1em;
	border: 1px solid #000;
	border-radius: 50%;
}
label input[type="radio"]:checked + span::after {
	content: "";
	position: absolute;
	left: 3px;
	top: calc(0.14em + 3px);
	width: calc(1em - 6px);
	height: calc(1em - 6px);
	border-radius: 50%;
	background-color: #ff151e;
}
label input[type="checkbox"] + span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.15em;
	width: 1em;
	height: 1em;
	border: 1px solid #000;
}
label input[type="checkbox"]:checked + span::after {
	content: "\2713";
	position: absolute;
	left: 0;
	top: 0.15em;
	width: 1em;
	line-height: 1em;
	font-weight: 600;
	text-align: center;
	color: #ff151e;
}
label input[type="checkbox"]:disabled + span::before {
	opacity: 0.3;
	background-color: #ccc;
}
label input[type="checkbox"]:disabled + span::after {
	opacity: 0.3;
}
select {
	padding: 5px 6px 5px;
	border: 1px solid #000;
	font-size: 14px;
}
textarea, div[contenteditable] {
	height: 150px;
	min-height: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1;
}
textarea.big, div.big[contenteditable] {
	height: 500px;
}
div[contenteditable] {
	overflow-x: hidden;
	overflow-y: auto;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], textarea, div[contenteditable] {
	border: 1px solid #000;
	background-color: transparent;
	color: #000;
}
div[contenteditable].textarea-fake {
	max-height: none;
	min-height: 150px;
	height: auto;
	overflow: visible;
	white-space: pre-wrap;
	font-weight: 400;
}
.monospace, textarea.monospace, div[contenteditable].monospace {
	font-family: monospace;
}
input.error[type="text"], input.error[type="email"], input.error[type="tel"], input.error[type="number"], input.error[type="password"], textarea.error, input.error[type="text"]:focus, input.error[type="email"]:focus, input.error[type="tel"]:focus, input.error[type="number"]:focus, input.error[type="password"]:focus, textarea.error:focus {
	border-color: #f00;
	color: #000;
}
.btn, .input-file .btn {
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	user-select: none;
}
.btn.black, .input-file .btn {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}
.btn:hover, .btn.black:hover, .input-file:hover .btn {
	border-color: #ee1c23;
	background-color: #ee1c23;
	color: #fff;
	text-decoration: none;
}
.btn:focus, .btn:focus:hover {
	text-decoration: none;
}
.btn.disable, .btn.disable:hover, .btn.disable:focus, .btn.disable:focus:hover {
	border-color: #000;
	opacity: 0.5;
	cursor: default;
	text-decoration: none;
}
.input-file .btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0 15px;
	border: 0 none;
	font-weight: 600;
}
.download::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 27px;
	margin: 0 10px 0 0;
	vertical-align: top;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAAsklEQVRIx+2TvQ2GIBRFiZW1AziCA1g6BHEQF3EOpnAIR3AAO42+69cYwqfy+ImNCdz6HuBxEMK6oHCcUSJmJUACJMBnAdRg1RUuKzW2PVsvQMsdu3PWO9fNe7beOyexZMbwrlFL5jHMLcfwWB+23PMB9wLjrT7uRYADVGL6q09UBmpEFWZdn6mKMFGLZRfnfLgaEpIR61EcSEjUhvNWsSziGH+EAzDnvgKgAnMDxOQNwA8vWY5twU8mIAAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.result-message {
	position: relative;
	font-size: 14px;
	line-height: 19px;
}
.result-message.loading-indicator {
	margin-bottom: 20px;
}
.error, .result-message.error {
	color: #f00;
}
.success, .result-message.success {
	color: #0a0;
}
.normal {
	color: #00f;
}
.result.error, .result.success, .result.normal {
	font-size: 15px;
}
.black {
	color: #000;
}
.yellow {
	color: #fa0;
}
.green {
	color: #090;
}
.red {
	color: #cc0000;
}
.transparent {
	color: transparent;
}
.highlighting {
	color: #000;
	background-color: #dfd;
}
.redlighting {
	color: #000;
	background-color: #fdd;
}
.infolighting {
	color: #000;
	background-color: #def;
}
.see-also {
	padding: 20px 0 0 0;
	border-top: 1px solid #aaa;
	font-style: italic;
	line-height: 2;
}
.see-also a {
	display: inline-block;
}
.see-also-up {
	font-style: italic;
	margin: 0 0 15px 0;
}
.cf::before, .cf::after {
	content: "";
	position: static;
	display: table;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.cf::after {
	clear: both;
}
.word-break {
	white-space: pre-wrap;
	/* word-wrap: break-word; */
	/* word-break: break-all; */
	/* -ms-hyphens: auto; */
	overflow-wrap: anywhere;
}
[class^="col-"] img {
	height: auto;
	max-width: 100%;
}
.select-none, .select-none * {
	user-select: none;
}
.nowrap {
	white-space: nowrap;
}
.w100 {
	width: 100%;
}
.max-w100 {
	max-width: 100%;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}
.tbold {
	font-weight: 600;
}
.border {
	outline: 1px solid #000;
}
.form {
	font-size: 14px;
	line-height: 19px;
}
.mbb, .form .mbb {
	margin-bottom: 20px;
}
.mbb0 {
	margin-bottom: 0;
}
.mbbb {
	margin-bottom: 40px;
}
.mbu {
	margin-top: 20px;
}
.mbl {
	margin-left: 20px;
}
.mbll {
	margin-left: 40px;
}
.loading-indicator {
	position: relative;
}
.loading-indicator .loading-layer {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.25);
}
.loading-indicator .loading-sticky {
	position: sticky;
	width: 100%;
	top: 20px;
	margin: 20px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.loading-indicator .loading-block {
	position: relative;
}
.loading-indicator .loading-block.text {
	width: 200px;
	background-color: #fff;
	padding: 5px 10px;
	display: flex;
	flex-direction: row;
	gap: 10px;
	align-items: center;
	justify-content: flex-start;
}
.loading-indicator .loading-text {
	display: none;
	font-style: italic;
	font-size: 12px;
	line-height: 17px;
	align-items: center;
}
.loading-indicator .loading-block.text.type-spinner .loading-text {
	display: block;
	min-height: 40px;
}
.loading-indicator .loading-block.text.type-progress {
	margin-top: 22px;
}
.loading-indicator .loading-block.text.type-progress .loading-text {
	display: block;
}
.loading-indicator .progress-bar {
	position: absolute;
	top: -20px;
	right: 0;
	left: 0;
	border: 1px solid #000;
	padding: 1px 9px;
	height: 15px;
	background-color: #fff;
}
.loading-indicator .progress-value {
	position: relative;
	font-size: 12px;
	line-height: 1;
	z-index: 10;
	color: #000;
}
.loading-indicator .progress-line {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0;
	background-color: #0f0;
}
.loading-indicator .loading-icon {
	position: relative;
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
	animation-name: loading-wrap;
	animation-delay: 0s;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.loading-indicator .loading-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.loading-indicator .loading-item + .loading-item {
	transform: rotate(180deg);
}
.loading-indicator .loading-half {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	overflow: hidden;
}
.loading-indicator .loading-rotate {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;
	transform: rotate(0deg);
	animation-name: loading-rotate;
	animation-delay: 0s;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.loading-indicator .loading-item + .loading-item .loading-rotate {
	animation-delay: 0.25s;
}
.loading-indicator .loading-subhalf {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	overflow: hidden;
}
.loading-indicator .loading-subhalf::before {
	content: '';
	position: absolute;
	display: block;
	left: 5%;
	bottom: 10%;
	width: 90%;
	height: 180%;
	border: 7px solid #ee1c23;
	border-radius: 50%;
	animation-name: loading-rotate-before;
	animation-delay: 0s;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes loading-rotate {
	0% {
		transform: rotate(0deg);
	}
	25% {
		transform: rotate(180deg);
	}
	50% {
		transform: rotate(180deg);
	}
	75% {
		transform: rotate(360deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@keyframes loading-rotate-before {
	0% {
		border-width: 15px;
	}
	50% {
		border-width: 1px;
	}
	100% {
		border-width: 15px;
	}
}
@keyframes loading-wrap {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.show-buffer {
	animation-name: show-buffer;
	animation-delay: 0s;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
}
@keyframes show-buffer {
	0% {
		background-color: #fff;
	}
	25% {
		background-color: #fe0;
	}
	50% {
		background-color: #ee1c23;
	}
	75% {
		background-color: #fe0;
	}
	100% {
		background-color: #fff;
	}
}
.article-date-author-block {
	margin: -15px 0 20px 0;
}
.article-date {
	display: inline-block;
	vertical-align: baseline;
	font-size: 12px;
	font-weight: 600;
}
.article-author {
	display: inline-block;
	vertical-align: baseline;
	margin: 0 0 0 10px;
	font-weight: 600;
	font-style: italic;
}
.js-insert-menu-top-item {
	display: none;
}



body.popup-active {
	height: 100%;
	overflow: hidden;
}
.js-popup, .js-popup-img {
	cursor: pointer;
}
.popup .btn {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}
.popup .btn:hover {
	border-color: #ee1c23;
	background-color: #ee1c23;
	color: #fff;
	text-decoration: none;
}
.popup-wrap {
	display: none;
}
#body.popup-active .popup-wrap {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	z-index: 1000;
	text-align: center;
	font-size: 0;
	word-spacing: 0;
	letter-spacing: 0;
}
.popup-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
#body.popup-active .popup-wrap::before {
	content: '';
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}
.popup .popup-header {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -15px;
	background-color: #000;
	padding-left: inherit;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	margin-bottom: 15px;
	color: #fff;
	line-height: 1;
}
.popup {
	position: relative;
	display: inline-block;
	width: 300px;
	max-width: calc(100% - 30px);
	max-height: calc(100% - 30px);
	padding: 15px;
	margin: 15px auto;
	border: 1px solid #000;
	font-size: 15px;
	background-color: #fff;
	text-align: left;
	vertical-align: middle;
}
.popup.w100, .popup.img {
	width: auto;
}
.popup.img {
	max-height: none;
}
.popup-body .description {
	margin: 15px 0 0 0;
	text-align: center;
	font-style: italic;
}
.popup-body img {
	display: block;
	height: auto;
	max-width: 100%;
}
.popup h2 {
	position: relative;
	display: flex;
	min-height: 40px;
	margin: -15px 0px 15px 0px;
	padding: 10px 10px 8px 35px;
	border-bottom: 1px solid #aaa;
	align-items: center;
	justify-content: left;
	font-size: 18px;
	line-height: 1;
}
.popup h2::before {
	content: "";
	display: block;
	position: absolute;
	width: 25px;
	top: 0;
	left: 0;
	bottom: 5px;
	background-image: url(../images/logo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: contain;
}
.popup-body ul, .popup-body ol {
	margin-bottom: 5px;
}
.popup-body p, .popup-body li, .form p {
	margin-bottom: 5px;
	font-size: 12px;
}
.popup-body p b, .form p b {
	display: block;
	font-size: 14px;
}
.popup-empty {
	width: 280px;
	height: 100px;
}
.btn.popup-close {
	position: absolute;
	display: block;
	width: 25px;
	height: 25px;
	padding: 1px 0 0;
	top: -10px;
	right: -10px;
	cursor: pointer;
	font-size: 28px;
	line-height: 23px;
	text-align: center;
	border-radius: 0px;
	z-index: 1;
}

