

/* Start:/local/templates/cn/vendor/normalize.css?17203717466138*/
/*! 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;
}

/**
 * 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;
}

/* End */


/* Start:/local/templates/cn/css/_style.css?17738387471695*/
:root {
	--c-primary:#861618;
	--c-primary-op-small:rgba(134, 22, 24, .8);
	--c-primary-op-big:rgba(134, 22, 24, .02);
	--c-accent:#2c6996;
	--c-grey:#6e6e6e;
	--c-grey-light:#ededed;
	--c-default:#222;
	--p:16px;
}

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/cn/css/../fonts/MuseoSansCyrl-100.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/cn/css/../fonts/MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
  
  
@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/cn/css/../fonts/MuseoSansCyrl-500.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/cn/css/../fonts/MuseoSansCyrl-700.woff") format("woff");
  font-weight: 700;
  font-style: normal; }



html,body {
	font-size:16px;
	font-family:MuseoSansCyrl,Arial,sans-serif;
	line-height:1.5;
}
img {
	max-width:100%;
	vertical-align:top;
}

a {
	transition:all 0.2s ease;
	color: var(--c-primary);
}

@media screen and (min-width:1000px){
	a:hover {
		color: var(--c-accent);
	}
}

h1,.h1 {
	text-align:center;
	line-height:1.15;
}
h2,.h2 {
	text-align:center;
	line-height:1.15;
}

p {
	margin:var(--p) 0;
}

.menu-open {
	overflow:hidden;
	height:100dvh;
	position:fixed;
	width:100%;
	
}

table {
	border-collapse: collapse;
}
td {
	padding:8px;
	line-height:1.4;
}

th {
	font-weight:700;
}
thead td {
	font-weight:700;
	text-align:center;
}
thead td {
	background:rgba(246, 246, 246, 1);
}
tbody tr:nth-child(2n) > * {
	background:rgba(246, 246, 246, 1);
}

/* End */


/* Start:/local/templates/cn/css/banner.css?1723813215960*/
.banner {
	height:576px;
	width:100%;
	position:relative;
}

.banner__view {
	height:100%;
	width:100%;
	position:absolute;
	background-size:cover;
	background-position:center;
}

.banner__content{
	position:relative;
	display:flex;
	width:100%;
	height:100%;
	flex-direction:column;
	align-items:center;
}
.banner__enter{
	flex-grow: 1;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.banner__logo {
	margin-bottom:48px;
	max-width:80%;
}
.banner__desc {
	color:#969696;
	font-size:14px;
	padding:16px 0;
}

.banner__title{
	color:#2c6996; 
	text-transform:uppercase;
	font-size:36px;
	font-family:"Times New Roman",Arial,sans-serif;;
}

@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {
	.banner {
		height:414px;	
	}
	.banner__logo{
		margin-top:80px;
		margin-bottom:16px;
	}
	.banner__desc {
		max-width:80%;
		text-align:center;
	}
}

@media screen and (max-width: 480px) {

}
/* End */


/* Start:/local/templates/cn/css/big-map.css?17203717471148*/
.big-map {
	height:480px;
	max-height:66vh;
	position:relative;
	margin-top:32px;
}

.big-map__map{
	width:100%;
	height:100%;	
	position:absolute;
}
.big-map__map iframe{
	width:100%;
	height:100%;
	border:0;
}
.big-map__content{
	position:relative;
}

.big-map__info{
	background:rgba(255,255,255,0.9);
	position:absolute;
	right:128px;
	top:0;
	padding:24px;
}
.big-map__label {
	font-weight:700;
	margin-top:16px;
}
.big-map__label:first-child{
	margin-top:0;
}
.big-map__value {
	line-height:1.4;
}
.big-map__value a{
	color:#181716;
	text-decoration:none;
}
.big-map__value a:hover{
	text-decoration:underline;
}
@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {
	.big-map{
		display:flex;
		flex-direction:column-reverse;
		height:auto;
		max-height:none;
	}
	.big-map__content {
		position:static;
	}
	.big-map__map{
		position:relative !important;	 	
		top:auto;
		left:auto;
		width:auto;
		height:auto;
		height:256px;
		max-height:66vh;
	}
	.big-map__info{
		position:static !important;
		top:auto;
		left:auto;
		padding:0 0 16px 0;
		background:#fff;
	}
}

@media screen and (max-width: 480px) {

}


/* End */


/* Start:/local/templates/cn/css/book-item.css?17244226171575*/
.book-item {
	width:100%;
	line-height:1.15;
	
	text-decoration:none;
	color:var(--c-default);
	padding-bottom:calc(var(--p) * 3);
	display:block;
}
.book-item:hover {
	text-decoration:none;
}

.book-item__view:before {
	background-image:url(/local/templates/cn/css/../images/logo_white.png);
	background-position:center;
	background-size:50%;
	background-repeat:no-repeat;
	content:"";
	width:100%;
	height:100%;
	left:0;
	top:0;
	position:absolute;
	
}
.book-item__view {
	background:var(--c-primary-op-big);
	height:324px;
	position:relative;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	
}
.book-item__view img {
	max-height:100%;
	display: inline !important;
	width: auto !important;	
	position:relative;
}

.book-item__view-content {
	opacity:0;
	visibility:hidden;
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:var(--c-primary-op-small);
	
	box-sizing:border-box;
	padding:16px;
	
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	color:#fff;
	font-size:1.5em;
	
	transition:all 0.2s ease;
	
	z-index:2;
}

.book-item:hover .book-item__view-content {
	opacity:1;
	visibility:visible;	
}

.book-item__content {
	margin-top:16px;
}

.book-item__field {
	margin:12px 0;
}
			
.book-item__label {
	color:var(--c-grey);
}

.book-item__value {
	margin-top:4px;
	color:var(--c-accent);
}
.book-item:hover .book-item__value {
	color:var(--c-primary);
}

.book-item__more {
	font-size:0.9em;
	color:var(--c-grey);
}
/* End */


/* Start:/local/templates/cn/css/breadcrumb.css?1724016684534*/
.breadcrumb {
	padding:calc(var(--p) * 1.5) 0 0;
	color:var(--c-grey);
	font-size:15px;	
	word-break: break-all;
	white-space:nowrap;
	overflow:auto;
	padding-bottom:8px;
	position:relative;
}
.breadcrumb:after{
	content: "";
	background: linear-gradient(270deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0) 100%);
	display: block;
	position: absolute;
	right: 0;
	top: calc(var(--p) * 1.5);
	width: 24px;
	height: 24px;
	pointer-events: none;
}

.breadcrumb a{
	color:var(--c-grey);
}
.breadcrumb a:hover{
	color:var(--c-primary);
}
/* End */


/* Start:/local/templates/cn/css/btn.css?1723819850610*/
.btn {
	border:2px solid var(--c-default);
	min-height:52px;
	min-width:204px;
	max-width:100%;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	color:var(--c-default);
	text-transform:uppercase;
	padding:8px 16px;
	box-sizing:border-box;
	background:transparent;
	cursor:pointer;
}

.btn:hover {
	color:var(--c-primary);
	border-color:var(--c-primary);
}


@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {

}
@media screen and (max-width: 320px) {

}
/* End */


/* Start:/local/templates/cn/css/center.css?172382002333*/
.center {
	text-align:center;
}
/* End */


/* Start:/local/templates/cn/css/container.css?1773306138109*/
.container {
	width:1366px;
	margin:0 auto;
	padding:0 16px;
	max-width:100%;
	box-sizing:border-box;
}
/* End */


/* Start:/local/templates/cn/css/d-banner.css?1773246210933*/
.d-banner {
	position: relative;
	width: 100%;
}

.d-banner__view {
	width: 100%;
	background-size: cover;
	background-position: center;
	min-height:324px;
}

.d-banner__content {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	max-width:80%;
	margin:0 auto;
}
.d-banner__title {
	font-size: 64px;
	margin:16px auto;
}
.d-banner__desc {
	font-size: 48px;
}
@media screen and (max-width:1920px){
	.d-banner__title {
		font-size: calc(24px + (64 - 24) * (100vw - 320px) / (1920 - 320));
		margin:calc(8px + (16 - 8) * (100vw - 320px) / (1920 - 320));
	}
	.d-banner__desc {
		font-size: calc(18px + (48 - 18) * (100vw - 320px) / (1920 - 320));
	}
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}


/* End */


/* Start:/local/templates/cn/css/detail.css?17740019121189*/
.detail {
	padding-bottom:calc(var(--p) * 4);
}
.detail__banner {
	text-align:center;
	max-height:400px;
	margin:calc(var(--p) * 2) 0;
}
.detail__banner img {
	max-height:400px;
}


.detail__section {
	display:flex;
	width:100%;
}

.detail__view {
	width:324px;
	flex-shrink:0;
	margin-right:calc(var(--p) * 2);
	text-align:center;
}

.detail__field {
	margin:12px 0;
	display:flex;
}
.detail__field_big {
	flex-direction:column;
}
			
.detail__field-label {
	color:var(--c-grey);
}

.detail__field-value {
	color:var(--c-accent);
}
.detail__field_big .detail__field-value {
	color:var(--c-default);
	margin-top:4px;
}

.detail__part {
	margin:48px 0;
}

.detail__bottom-info {
	border-top:1px solid #ccc;
	margin-top:16px;
}

@media screen and (max-width:1000px){
	.detail__section {
		flex-direction:column;
	}	
	.detail__part {
		margin:32px 0;
	}
}

@media screen and (max-width:768px){
	.detail__part {
		flex-wrap:wrap;
	}
	.detail__view {
		margin-right:0;
		width:100%;
	}
	
	.detail__view img {
		max-height:30vh;
	}
	.detail__content {
		width:100%;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cn/css/event.css?17732505541571*/
.event {
	margin:calc(var(--p) * 2) 0;
}

.event__items {
	
}

.event__item {
	display:flex;
	border-bottom:2px solid var(--c-grey-light);
	padding:var(--p);
	text-decoration:none;
}

.event__item:last-child {
	border-bottom:0;
	padding-bottom:0
}

.event__date {
	flex-shrink:0;
	width:196px;
	font-size:26px;
	font-weight:700;
	color:var(--c-default);
	margin-right:16px;
}

.event__day {
	color:var(--c-accent);
	white-space:nowrap;
}

.event__year {
	
}


.event__view {
	margin-right:56px;
	width:256px;
	flex-shrink:0;
	height:196px;
	background:var(--c-primary-op-big);
	display:flex;
	align-items:center;
	justify-content:center;
}
.event__view img{
	max-height:100%;
}
.event__content {
	color:var(--c-default);
	flex-grow:1;
}
.event__title{
	font-size:1.4em;
	font-weight:700;
	margin-bottom:0.5em;
	line-height:1.15;
}
.event__desc{
	margin-bottom:16px;
}
.event__more {
	margin-top:var(--p);
	color:var(--c-grey);
}

.event__item:hover .event__more {
	color:var(--c-primary);
}


.event__nav{
	margin-top:32px;
	text-align:center;
}

@media screen and (max-width:1000px) {
	.event__date {
		font-size:20px;
		width:128px;
	}

	.event__view {
		width:196px;
		height:128px;
	}
}

@media screen and (max-width: 768px) {
	.event__item {
		flex-direction:column;
		padding:var(--p) 0;
	}
	.event__date {
		order:2;
		display:flex;
		margin-top:var(--p);
	}
	.event__day {
		margin-right:6px;
		
	}
	.event__view {
		order:1;
		margin-right:0;
		width:100%;		
	}
	.event__content {
		order:3;
		margin-top:var(--p);
	}	
}

@media screen and (max-width: 480px) {
}
/* End */


/* Start:/local/templates/cn/css/fcol.css?1755774016944*/
.fcol {
	display:flex;
	margin:var(--p) calc(var(--p) * -0.5 );
	width:calc(100% + var(--p));
	flex-wrap:wrap;
}
.fcol_media .fcol__item {
	aspect-ratio:16/11;
}
.fcol_media .fcol__item a{
	display:flex;
	width:100%;
	height:100%;
	justify-content:center;
	align-items:center;
	background-color:var(--c-primary-op-big);
}
.fcol_media .fcol__item img{
	max-width:100%;
	max-height:100%;
}

.fcol__item {
	margin:calc(var(--p) * 0.5);
}

.fcol_2 .fcol__item {
	width:calc(50% - var(--p));
}
.fcol_3 .fcol__item {
	width:calc(33.33% - var(--p));
}
.fcol_4 .fcol__item {
	width:calc(25% - var(--p));
}

@media screen and (max-width:1000px){
	.fcol_4 .fcol__item {
		width:calc(50% - var(--p));
	}
}

@media screen and (max-width:768px){
	.fcol_2 .fcol__item {
		width:calc(100% - var(--p));
	}
	.fcol_3 .fcol__item {
		width:calc(100% - var(--p));
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cn/css/fluid.css?1723821688345*/
.fluid {
	position:relative;
	padding:calc(var(--p) * 2) 0;
}


.fluid > :first-child{
	margin-top:0;
}

.fluid > *{
	position:relative;
}

.fluid:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:0;
	width:100vw;
	height:100%;
	transform:translateX(-50%);
	background:var(--c-primary-op-big);
}

/* End */


/* Start:/local/templates/cn/css/footer.css?17239042281468*/
.footer {
	color:var(--c-default);
	padding:calc(var(--p) * 2) 0
}
.footer__menu {
	display:flex;
	justify-content:space-between;
}
.footer__section {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.footer__column {
	flex:1 1 calc(70% / 4);
	box-sizing:border-box;
	padding-right:var(--p);
}

.footer__column:first-child {
	flex:1 1 22%;
	margin-right:8%;
}

.footer__address{
	margin-top:24px;
}

.footer a{
	color:var(--c-default);
	text-decoration:none;
}
.footer a:hover{
	color:var(--c-primary);
	text-decoration:underline;
}
.footer__item{
	margin-bottom:4px;
}

.footer__nav-item{
	margin-top:8px;
}
.footer__nav-item_head {
	margin-bottom:16px;
	font-size:18px;
}
.footer__nav-item_head a{
	font-weight:700;
	color:var(--c-primary);
}


.footer__social {
	display:flex;
}
@media screen and (max-width:1000px) {


	.footer__menu {
		flex-wrap:wrap;
	}
	.footer__column{
		flex:0 0 calc(80% / 4);
	}

	.footer__column:first-child {
		flex:0 0 100%;
		margin-top:32px;
		order:4;
	}	
	.footer__logo {
		height:128px;
	}

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {

	.footer__column{
		flex:0 0 100%;
		margin-top:24px;
	}
	.footer__column:nth-child(2){
		margin-top:0;
	}

	.footer__section {
		flex-direction:column;
		align-items:flex-start;
	}
	.footer__social {
		margin-top:var(--p);
	}
}
/* End */


/* Start:/local/templates/cn/css/header.css?17881882211783*/
.header {
	background:var(--c-primary);
	height:72px;
	box-shadow:0 0 4px 1px rgba(0,0,0,0.5);
	
	position:sticky;
	top:0;
	z-index:11;
}

.header__container {
	width:1366px;
	margin:0 auto;
	padding:0 16px;
	max-width:100%;
	box-sizing:border-box;
	height:100%;
	
	display:flex;
	align-items:center;

}

.header__logo {
	height:100%;
	padding:8px 0;
	margin-right:var(--p);
	box-sizing:border-box;
	flex-shrink:0;
}
.header__delim {
	flex-grow:1;
}

.header__menu {
	height:100%;
	margin-right:var(--p);
	display:flex;
	align-items:center;
	
}

.header__search {
	height:100%;
	display:flex;
	align-items:center;
	margin-right:var(--p);
	margin-left:var(--p);
	flex-grow:1;
}

.header__board {
	flex-shrink:0;
	margin-left:var(--p);
	width:32px;
	height:32px;

	background-color:#fff;
	mask-image:url(/local/templates/cn/css/assets/header/menu.svg);
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;	
	display:none;
}
	
.menu-open .header__board {
	mask-image:url(/local/templates/cn/css/assets/header/close.svg);
}


@media screen and (min-width:1000px){

}
@media screen and (max-width:1000px){
	.header__menu {
		position:fixed;
		width:100%;
		height:calc(100dvh - 72px);
		top:72px;
		left:0;
		display:none;
		flex-direction:column-reverse;
		border-top:2px solid #fff;
		align-items:stretch;
	}
	.menu-open .header__menu {
		display:flex;
	}
	.header__switch {
		background:var(--c-primary);
		padding:var(--p);
		box-sizing:border-box;
	}
	.header__search {
		flex-grow:0;
		height:auto;
		margin-right:0;
		margin-left:0;
		border-bottom:2px solid var(--c-primary);
	}
	.header__board {
		display:block;
	}	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cn/css/lang.css?1723812300234*/
.lang{

}

.lang__item {
	display:flex;
	margin:4px 0;
	color:#fff;
	text-decoration:none;
}
.lang__item:hover {
	text-decoration:underline;
}

.lang__view {
	width:20px;
	margin-right:8px;
}

.lang__content {
	
}
/* End */


/* Start:/local/templates/cn/css/logo-list.css?1773249541359*/
.logo-list{
	--gap:16px;
	display:grid;
	gap:var(--gap);
	grid-template-columns:repeat(auto-fit, minmax(128px, 1fr));
	margin:16px 0;
}

.logo-list img{
	width:100%;
	aspect-ratio:1 / 1;
	object-fit:contain;
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
}

/* End */


/* Start:/local/templates/cn/css/logo.css?172380856861*/
.logo {
	height:100%;
}

.logo img{
	max-height:100%;
}
/* End */


/* Start:/local/templates/cn/css/media.css?1755774097653*/
.media {
	position:relative;
	display:flex;
	height:100%;
	justify-content:center;
	align-items:center;
	background:var(--c-primary-op-big);
}

.media__content {
	background:red;
}

.media__overlay {
	opacity:0;
	visibility:hidden;

	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background:var(--c-primary-op-small);
	display:flex;
	align-items:center;
	justify-content:center;
	
	transition:all 0.2s ease;	
}

.media:hover .media__overlay {
	opacity:1;
	visibility:visible;	

}

.media__name {
	color:#fff;
	font-size:1.3em;
	text-align:center;
	padding:16px;
	box-sizing:border-box;
}


/* End */


/* Start:/local/templates/cn/css/menu.css?17240167632564*/
.menu {
	display:flex;
	list-style:none;
	margin:0;
	padding:0;
	height:100%;
}

.menu__item {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.menu__item > a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:flex;
	height:100%;
	align-items:center;
	justify-content:center;
	padding:0 var(--p);
	box-sizing:border-box;
	background:var(--c-primary);
	white-space:nowrap;
}

.menu__sub {
	opacity:0;
	visibility:hidden;
	padding:0;
	margin:0;
	list-style:none;
	
	background:#fff;

	width:256px;
	position:absolute;
	bottom:0;
	left:0;
	transform:translateY(100%);
	box-shadow:0 0 4px 1px rgba(0,0,0,0.1);
	
}

.menu__sub-item {
	padding:0 var(--p);
	margin:calc(var(--p)) 0;
	line-height:1.25;
}
.menu__sub-item > a{
	color:var(--c-default);
	text-decoration:none;
	position:relative;
}
.menu__sub-item > a:after{
	content:"";
	position:absolute;
	left:0;
	bottom:-2px;
	height:2px;
	width:56px;
	background:var(--c-accent);
	opacity:0;
	visibility:hidden;
}




@media screen and (max-width:1100px) and (min-width:1000px){
	.menu__item > a {
		padding:0 calc(var(--p) / 2);
	}
}

@media screen and (min-width:1000px){
	.menu__item:hover > a{
		color:var(--c-primary);
		background:#fff;
	}
	.menu__sub-item > a:hover:after{
		opacity:1;
		visibility:visible;	
	}
	.menu__item:hover > ul {
		opacity:1;
		visibility:visible;
	}	
}

@media screen and (max-width:1000px){
	.menu {
		flex-direction:column;
		height:100%;
		background: var(--c-primary-op-small);
		overflow:auto;
	}

	.menu__item > a {
		justify-content:flex-start;
		padding:var(--p);
		height:auto;
		position:relative;
	}
	
	.menu__item > a > span {
		position:absolute;
		right:16px;
		top:50%;
		width:32px;
		height:32px;
		background:red;
		z-index:20;
		transform:translateY(-50%);

		background-color:#fff;
	
		mask-image:url(/local/templates/cn/css/assets/menu/arrow.svg);
		mask-position:center;
		mask-size:contain;
		mask-repeat:no-repeat;		
	}
	.menu__item_open > a > span {
		transform:translateY(-50%) rotate(180deg);	
	}
	.menu__sub  {
		justify-content:flex-start;
		padding:0 var(--p);
		opacity: 1;
		visibility: visible;
		position:relative;
		background:#fff;
		width:100%;
		left:auto;
		bottom:auto;
		transform:none;
		box-sizing:border-box;
		
		display:none;
		
	}
	.menu__sub-item {
		margin:0;
		padding:var(--p);
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cn/css/news.css?17238218242488*/
.news {
}
.news h2 {
	margin-top:0;
}

.news__items{
	display:flex;
	margin-bottom:32px;
}

.news__group:nth-child(2n){
	flex: 0 0 calc(50% - 32px);
}

.news__group:nth-child(2n+1){
	flex: 0 0 calc(50% + 32px);
}

.news__group 

.news__item{
	display:flex;
	box-sizing:border-box;
	padding-bottom: 16px;
	color:var(--c-default);
	text-decoration:none;
}
.news__item_big{
	padding-right:16px;
	margin-right:16px;
	position:relative;
	height:100%;
}
.news__item_big:after{
	content:"";
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	background:var(--c-grey-light);
	right:0;
	top:0;
}

.news__item:last-child{ 
	padding-bottom:0;
}
.news__view{
	flex:0 0 145px;
	margin:0 16px 0 0;

	display: flex;
	height: 96px;
	align-content: center;
	justify-content: center;
	
	background-position:top center;
	background-size:contain;
	background-repeat:no-repeat;
	
}
.news__item_big .news__view{ 
	flex:0 0 290px;
	height:auto;
}

.news__title {
	font-weight:700;
	margin-bottom:8px;
}

.news__desc {
	font-weight:400;
	margin-bottom:16px;

	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

}

.news__desc p {
	width:auto;
}

.news__more {
	margin-top:16px;
}
.news__more-link {
	color:var(--c-grey);
}
.news__item:hover .news__more-link {
	text-decoration:underline;
}

.news__footer{
	margin-top:32px;
	text-align:center;
}
.news__nav{
}
@media screen and (max-width:1000px) {

	.news__items{
		flex-wrap:wrap;
	}
	
	.news__group:nth-child(2n){
		flex: 0 0 100%;
	}

	.news__group:nth-child(2n+1){
		flex: 0 0 100%;
	}

	.news__item:last-child{ 
		padding-bottom:16px;
	}
	
	.news__item_big {
		margin-right:0;
	}
	.news__item_big:after {
		display:none;
	}
	.news__item_big .news__view{ 
		flex:0 0 145px;
		height:116px;
	}

	.news__group:last-child .news__item:last-child{ 
		padding-bottom:0;
	}
		
	

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {
	.news__view{
		margin-right:0;
	}
	.news__item{
		margin-right:0;
		padding-right:0;
		padding-bottom:24px;
		flex-direction:column;
	}
	.news__item:last-child{ 
		padding-bottom:24px;
	}	
	.news__content{
		margin-top:8px;
	}
	.news__item_big:after{
		display:none;
	}
	.news__desc{
		margin-bottom:8px;
	}
	.news__more{
		margin-top:8px;
	}
}
/* End */


/* Start:/local/templates/cn/css/page.css?1773220451598*/
.page {
	overflow:hidden;
}

.page input[type=text],
.page input[type=password] {
	border:2px solid var(--c-primary);
	background:#fff;
	border-radius:0;
	height:48px;
	line-height:48px;
	padding:0 16px;
	box-sizing:border-box;
	width:100%;
}

.page input:focus,
.page input:active {
	outline:0;
}

p.page__contact{
	text-align:center;
	width:512px;
	font-weight:700;
	max-width:100%;
	margin:0 auto;
}



.page__footer {
	background-image:url(/local/templates/cn/css/assets/page/footer.jpg);
	background-position:bottom center;
	background-size:cover;
	background-repeat:no-repeat;
}

/* End */


/* Start:/local/templates/cn/css/person-item.css?17245298231635*/
.person-item {
	width:100%;
	line-height:1.15;
	
	text-decoration:none;
	color:var(--c-default);
	padding-bottom:calc(var(--p) * 3);
	display:block;
}
.person-item:hover {
	text-decoration:none;
}

.person-item__view:before {
	background-image:url(/local/templates/cn/css/../images/logo_white.png);
	background-position:center;
	background-size:50%;
	background-repeat:no-repeat;
	content:"";
	width:100%;
	height:100%;
	left:0;
	top:0;
	position:absolute;
	
}
.person-item__view {
	background:var(--c-primary-op-big);
	aspect-ratio: 1 / 1;
	position:relative;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	
}
.person-item__view img {
	max-height:100%;
	display: inline !important;
	width: auto !important;	
	position:relative;
}

.person-item__view-content {
	opacity:0;
	visibility:hidden;
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:var(--c-primary-op-small);
	
	box-sizing:border-box;
	padding:16px;
	
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	color:#fff;
	font-size:1.5em;
	
	transition:all 0.2s ease;
	
	z-index:2;
}

.person-item:hover .person-item__view-content {
	opacity:1;
	visibility:visible;	
}

.person-item__content {
	margin-top:16px;
}

.person-item__field {
	margin:12px 0;
}
			
.person-item__label {
	color:var(--c-grey);
}

.person-item__value {
	margin-top:4px;
	color:var(--c-accent);
}
.person-item:hover .person-item__value {
	color:var(--c-primary);
}

.person-item__more {
	font-size:0.9em;
	color:var(--c-grey);
	margin-top:var(--p);
}
/* End */


/* Start:/local/templates/cn/css/press-item.css?17245952421620*/
.press-item {
	width:100%;
	line-height:1.15;
	
	text-decoration:none;
	color:var(--c-default);
	padding-bottom:calc(var(--p) * 3);
	display:block;
}
.press-item:hover {
	text-decoration:none;
}

.press-item__view:before {
	background-image:url(/local/templates/cn/css/../images/logo_white.png);
	background-position:center;
	background-size:50%;
	background-repeat:no-repeat;
	content:"";
	width:100%;
	height:100%;
	left:0;
	top:0;
	position:absolute;
	
}
.press-item__view {
	background:var(--c-primary-op-big);
	aspect-ratio: 2 / 1;
	position:relative;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	
}
.press-item__view img {
	max-height:100%;
	display: inline !important;
	width: auto !important;	
	position:relative;
}

.press-item__view-content {
	opacity:0;
	visibility:hidden;
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:var(--c-primary-op-small);
	
	box-sizing:border-box;
	padding:16px;
	
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	color:#fff;
	font-size:1.5em;
	
	transition:all 0.2s ease;
	
	z-index:2;
}

.press-item:hover .press-item__view-content {
	opacity:1;
	visibility:visible;	
}

.press-item__content {
	margin-top:16px;
}

.press-item__field {
	margin:12px 0;
}
			
.press-item__label {
	color:var(--c-grey);
}

.press-item__value {
	margin-top:4px;
	color:var(--c-accent);
}
.press-item:hover .press-item__value {
	color:var(--c-primary);
}

.press-item__more {
	font-size:0.9em;
	color:var(--c-grey);
	margin-top:var(--p);
}
/* End */


/* Start:/local/templates/cn/css/school-menu.css?1773329900192*/
.school-menu {
	display:flex;
	flex-wrap:wrap;
}

.school-menu__items {
	flex-grow:1;
	padding-right:16px;
}
.school-menu__items > * {
	margin-right:16px;
}
.school-menu__exit {
}
/* End */


/* Start:/local/templates/cn/css/search-form.css?1723812143636*/
.search-form {
	position:relative;
	display:block;
	width:100%;
}

.search-form__input {
	border:0;
	background:#fff;
	border-radius:0;
	height:40px;
	line-height:1em;
	padding:0 16px 0 40px;
	box-sizing:border-box;
	width:100%;
}

.search-form__input:active,
.search-form__input:focus {
	outline:0;
	
}

.search-form__submit {
	position:absolute;
	width:20px;
	height:20px;
	left:8px;
	top:50%;
	transform:translateY(-50%);
	
	border:0;
	background-color:var(--c-primary);
	mask-image:url(/local/templates/cn/css/assets/search-form/loop.svg);
	mask-position:center;
	mask-size:cover;
	mask-repeat:no-repeat;
	padding:0;
}
/* End */


/* Start:/local/templates/cn/css/section.css?172382010445*/
.section {
	margin: calc(var(--p) * 2) 0;
}
/* End */


/* Start:/local/templates/cn/css/social-footer.css?17239038736261*/
.social-footer {
	display:flex;
}

.social-footer__item {
	width:24px;
	height:24px;
	flex-shrink:0;
	margin-left:6px;
	background-color:#fff;
	mask-size:contain;
	mask-repeat:no-repeat;
	mask-position:center;
}
.social-footer__item:hover {
	opacity:0.85;
}
.social-footer__item_instagram {
	mask-image:url(/local/templates/cn/css/assets/social-footer/im.svg)
}
.social-footer__item_vk {
	mask-image: url(/local/templates/cn/css/assets/social-footer/vk.svg);
}
.social-footer__item_tg {
	mask-image: url(/local/templates/cn/css/assets/social-footer/tg.svg);
}
.social-footer__item_youtube {
	mask-image:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOWQ5ZDlkIiAgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjQzOC41MzZweCIgaGVpZ2h0PSI0MzguNTM2cHgiIHZpZXdCb3g9IjAgMCA0MzguNTM2IDQzOC41MzYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQzOC41MzYgNDM4LjUzNjsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik00MTQuNDEsMjQuMTIzQzM5OC4zMzMsOC4wNDIsMzc4Ljk2MywwLDM1Ni4zMTUsMEg4Mi4yMjhDNTkuNTgsMCw0MC4yMSw4LjA0MiwyNC4xMjYsMjQuMTIzDQoJCQlDOC4wNDUsNDAuMjA3LDAuMDAzLDU5LjU3NiwwLjAwMyw4Mi4yMjV2Mjc0LjA4NGMwLDIyLjY0Nyw4LjA0Miw0Mi4wMTgsMjQuMTIzLDU4LjEwMmMxNi4wODQsMTYuMDg0LDM1LjQ1NCwyNC4xMjYsNTguMTAyLDI0LjEyNg0KCQkJaDI3NC4wODRjMjIuNjQ4LDAsNDIuMDE4LTguMDQyLDU4LjA5NS0yNC4xMjZjMTYuMDg0LTE2LjA4NCwyNC4xMjYtMzUuNDU0LDI0LjEyNi01OC4xMDJWODIuMjI1DQoJCQlDNDM4LjUzMiw1OS41NzYsNDMwLjQ5LDQwLjIwNCw0MTQuNDEsMjQuMTIzeiBNMjU4Ljk1OCw2My4zNzhoMTkuMTN2NzcuNjU0YzAsNC41NywwLjA4OSw3LjA0NSwwLjI4LDcuNDI2DQoJCQljMC4xOTIsMy4wNDYsMS43MTksNC41NjcsNC41NzIsNC41NjdjMy44MDYsMCw3LjgwNy0yLjk0OCwxMS45OTEtOC44NDhWNjMuMzc4aDE5LjEzdjEwNS42MzdoLTE5LjEzaC0wLjAwN3YtMTEuNDI1DQoJCQljLTcuODAzLDguNTYzLTE1LjEyOSwxMi44NS0yMS45OCwxMi44NWMtNi4wODgsMC0xMC4xODEtMi41NjgtMTIuMjc4LTcuNzA4Yy0xLjE0NC0zLjQyNC0xLjcwOC04LjY2LTEuNzA4LTE1LjcwNFY2My4zNzgNCgkJCUwyNTguOTU4LDYzLjM3OHogTTE4Ni43MjUsOTcuNjRjMC0xMS4wMzgsMS45OTktMTkuMzIsNS45OTYtMjQuODM4YzUuMTM4LTcuMjMyLDEyLjU1OS0xMC44NSwyMi4yNjYtMTAuODUNCgkJCWM5LjMyOSwwLDE2Ljc1NCwzLjYyMSwyMi4yNjgsMTAuODVjNCw1LjUxOSw1Ljk5OSwxMy44LDUuOTk5LDI0LjgzOHYzNy4xMTdjMCwxMS40MjEtMS45OTksMTkuNzAxLTUuOTk5LDI0LjgzOQ0KCQkJYy01LjUxNCw3LjIzNi0xMi45MzksMTAuODUyLTIyLjI2OCwxMC44NTJjLTkuNzA3LDAtMTcuMTI4LTMuNjE5LTIyLjI2Ni0xMC44NTJjLTMuOTk3LTUuNTItNS45OTYtMTMuOC01Ljk5Ni0yNC44MzlWOTcuNjR6DQoJCQkgTTEzNS4zMzEsMjcuMTE5bDE1LjEzMyw1NS42NzdsMTQuNTYtNTUuNjc3aDIxLjQxNGwtMjUuNjk3LDg0LjUxaDAuMDA0djU3LjM4NmgtMjEuMTI3di01Ny4zODYNCgkJCWMtMi4wOTYtMTAuNDY4LTYuNDczLTI1LjUwNS0xMy4xMzQtNDUuMTA4Yy00LjM3Ny0xMy4xMzQtNi41NjctMTkuNzAxLTYuNTY3LTE5LjcwMWwtNi44NTUtMTkuNzAxSDEzNS4zMzFMMTM1LjMzMSwyNy4xMTl6DQoJCQkgTTM3MC41OTMsMzcxLjcyOWMtMS45MDMsOC4xOC01Ljk0OCwxNS4xMjYtMTIuMTM5LDIwLjg0MmMtNi4xODEsNS43MDgtMTMuMzYzLDkuMDQxLTIxLjU1LDkuOTk2DQoJCQljLTI2LjA3MywyLjg1MS02NS4yODgsNC4yOC0xMTcuNjI4LDQuMjhjLTUyLjM0NCwwLTkxLjU1My0xLjQzLTExNy42MjgtNC4yOGMtOC4xODMtMC45NTUtMTUuMzY3LTQuMjg4LTIxLjU1NS05Ljk5Ng0KCQkJYy02LjE4Ni01LjcxNi0xMC4yMjktMTIuNjYyLTEyLjEzMy0yMC44NDJjLTMuODA1LTE1Ljk5MS01LjcwOC00MC43MzctNS43MDgtNzQuMjMzYzAtMzIuOTM1LDEuOTAzLTU3LjY3LDUuNzA4LTc0LjIzMw0KCQkJYzEuOTA1LTguMzc1LDUuOTQ4LTE1LjM3MSwxMi4xMzMtMjAuOTg4YzYuMTg4LTUuNjE3LDEzLjQ2Ni04LjkwMSwyMS44NDItOS44NTFjMjUuODgyLTIuODU5LDY0Ljk5Ny00LjI4NCwxMTcuMzQxLTQuMjg0DQoJCQljNTIuNTM1LDAsOTEuNzQ2LDEuNDI5LDExNy42MjgsNC4yODRjOC4xODcsMC45NTMsMTUuNDEsNC4yMzMsMjEuNjkzLDkuODUxYzYuMjgzLDUuNjE0LDEwLjM4LDEyLjYwOSwxMi4yODIsMjAuOTg4DQoJCQljMy42MSwxNS43OTcsNS40MjEsNDAuNTM5LDUuNDIxLDc0LjIzM0MzNzYuMzAxLDMzMC45OTEsMzc0LjM5NywzNTUuNzMzLDM3MC41OTMsMzcxLjcyOXoiLz4NCgkJPHBvbHlnb24gcG9pbnRzPSI4NS42NTEsMjQ0LjY3OCAxMDcuOTIxLDI0NC42NzggMTA3LjkyMSwzNjUuNDQ1IDEyOS4wNDgsMzY1LjQ0NSAxMjkuMDQ4LDI0NC42NzggMTUxLjg4OSwyNDQuNjc4IA0KCQkJMTUxLjg4OSwyMjQuNjkyIDg1LjY1MSwyMjQuNjkyIAkJIi8+DQoJCTxwYXRoIGQ9Ik0xOTAuMTQ5LDM0MC42MDdjLTQuMTg3LDUuODk2LTguMTg2LDguODQ3LTExLjk5MSw4Ljg0N2MtMi42NjUsMC00LjA5My0xLjQyNy00LjI4My00LjI4MQ0KCQkJYy0wLjE5MS0wLjM4LTAuMjg3LTIuODU0LTAuMjg3LTcuNDI2di03Ny4wODhoLTE4Ljg0M3Y4Mi43OTZjMCw3LjIzNCwwLjU3MiwxMi4zNzQsMS43MTUsMTUuNDEzDQoJCQljMS43MTIsNS4zMzIsNS43MTEsNy45OTQsMTEuOTkxLDcuOTk0YzcuMDQyLDAsMTQuMjc1LTQuMjgxLDIxLjY5OC0xMi44NDd2MTEuNDI0aDE5LjEyNlYyNjAuNjY2aC0xOS4xMjZWMzQwLjYwN3oiLz4NCgkJPHBhdGggZD0iTTI2NC4wOTksMjU5LjIzNWMtNi44NTIsMC0xMy4zMjYsMy44MDYtMTkuNDExLDExLjQyM3YtNDUuOTY2aC0xOS4xM3YxNDAuNzUzaDE5LjEzdi0xMC4yNzkNCgkJCWM2LjI3Niw3LjgwMiwxMi43NTUsMTEuNzAzLDE5LjQxMSwxMS43MDNjNy44MDYsMCwxMi44NDctMy45OTcsMTUuMTI2LTExLjk5MWMxLjMzNC0zLjk5NywxLjk5OC0xMC45NDQsMS45OTgtMjAuODQxdi00MS42ODINCgkJCWMwLTEwLjA4OS0wLjY3MS0xNy4xMzItMS45OTgtMjEuMTI5QzI3Ni45NDUsMjYzLjIzMiwyNzEuOTA0LDI1OS4yMzUsMjY0LjA5OSwyNTkuMjM1eiBNMjYyLjM4NCwzMzUuNDY4DQoJCQljMCw5LjMyNS0yLjc1OCwxMy45ODItOC4yODEsMTMuOTg5Yy0zLjIzLDAtNi4zNzYtMS41MjUtOS40MjItNC41NzF2LTYzLjk1NGMzLjA0Ni0zLjAzOCw2LjE5MS00LjU2NCw5LjQyMi00LjU2NA0KCQkJYzUuNTIzLDAsOC4yODEsNC43NTMsOC4yODEsMTQuMjcxVjMzNS40Njh6Ii8+DQoJCTxwYXRoIGQ9Ik0zMzMuNDY2LDMzNS4zMjRjMCwxLjk5OC0wLjA0OSwzLjU2NS0wLjEzNyw0LjcwOWMtMC4wOTMsMS4xNDMtMC4xNDUsMS44MS0wLjE0NSwxLjk5OA0KCQkJYy0xLjE0LDQuOTQ1LTMuOTk3LDcuNDE5LTguNTY1LDcuNDE5Yy02LjQ3MiwwLTkuNzA5LTQuODUzLTkuNzA5LTE0LjU1OHYtMTguNTU1aDM3Ljk3M3YtMjEuNzAzDQoJCQljMC0xMS4wMzctMS45OTUtMTkuMjE5LTUuOTk1LTI0LjU1MWMtNS4xMzQtNy4yMzEtMTIuNTYtMTAuODUyLTIyLjI2OS0xMC44NTJzLTE3LjMxOSwzLjYyLTIyLjg0MywxMC44NTINCgkJCWMtMy44MDYsNS4xNC01LjcwOCwxMy4zMjktNS43MDgsMjQuNTUxdjM2LjgzMmMwLDExLjIzMSwxLjk5OCwxOS40MTgsNS45OTUsMjQuNTU4YzUuNTIzLDcuMjMxLDEzLjIzLDEwLjg1MiwyMy4xMzEsMTAuODUyDQoJCQljMTAuMDg4LDAsMTcuNjk5LTMuODA2LDIyLjg0My0xMS40MjNjMi4yODItMy40MjksMy43MTYtNy4yMzQsNC4yODQtMTEuNDJjMC4zNzctMi42NjYsMC41NjgtNi43NTksMC41NjgtMTIuMjc4di0yLjU2M3YtMC4wMDcNCgkJCWgtMTkuNDE3djYuMTRIMzMzLjQ2NnogTTMxNC45MTcsMjkwLjkyNWMwLTkuNzA1LDMuMTQyLTE0LjU1OCw5LjQyMi0xNC41NThjNi4yODMsMCw5LjQyMSw0Ljg1Myw5LjQyMSwxNC41NTh2OS43MTJoLTE4Ljg0Mw0KCQkJVjI5MC45MjV6Ii8+DQoJCTxwYXRoIGQ9Ik0yMTQuOTg3LDE1My4wMjVjNi4wOTEsMCw5LjEzNS00Ljg1MSw5LjEzNS0xNC41NTh2LTQ0LjU0YzAtOS44OTUtMy4wNDQtMTQuODQ3LTkuMTM1LTE0Ljg0Nw0KCQkJYy02LjA5LDAtOS4xMzUsNC45NTItOS4xMzUsMTQuODQ3djQ0LjU0QzIwNS44NTIsMTQ4LjE3MSwyMDguODk3LDE1My4wMjUsMjE0Ljk4NywxNTMuMDI1eiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K");
}


/* End */


/* Start:/local/templates/cn/css/tab.css?17276912041171*/
.tab {
	display:flex;
	aspect-ratio: 5.55 / 1;
	background-position:left top;
	background-size:cover;
	background-repeat:no-repeat;
	text-decoration:none;
	position:relative;
}
.tab:before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.5);
}
.fcol__item:nth-child(4n) .tab {
	background-image:url(/local/templates/cn/css/assets/tab/1.jpg);
}
.fcol__item:nth-child(4n-1) .tab {
	background-image:url(/local/templates/cn/css/assets/tab/2.jpg);
}
.fcol__item:nth-child(4n-2) .tab {
	background-image:url(/local/templates/cn/css/assets/tab/3.jpg);
}
.fcol__item:nth-child(4n-3) .tab {
	background-image:url(/local/templates/cn/css/assets/tab/4.jpg);
}
.tab__content {
	align-items:center;
	justify-content:center;
	display:flex;
	width:100%;
	font-size:1.4em;
	color:var(--c-default);
	text-shadow:0 0 3px rgba(255,255,255,0.32);
	position:relative;
	box-sizing:border-box;
	padding:calc(var(--p) / 2) var(--p);
}
.tab:hover .tab__content {
	color:var(--c-primary);
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

	.tab__content {
		font-size:1.1em;
	}
}

/* End */


/* Start:/local/templates/cn/css/table-scroll.css?177383838651*/
.table-scroll {
	width:100%;
	overflow-x:auto;
}
/* End */


/* Start:/local/templates/cn/css/text-center.css?177321239438*/
.text-center {
	text-align:center;
}
/* End */


/* Start:/local/templates/cn/css/youtube.css?1724600558623*/
.youtube {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	display:block;
}
.youtube__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.youtube__overlay {
	opacity:0;
	visibility:hidden;

	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background:var(--c-primary-op-small);
	display:flex;
	align-items:center;
	justify-content:center;
	
	transition:all 0.2s ease;	
}

.youtube:hover .youtube__overlay {
	opacity:1;
	visibility:visible;	

}

.youtube__name {
	color:#fff;
	font-size:1.3em;
}


/* End */


/* Start:/local/templates/cn/vendor/fancybox/jquery.fancybox.min.css?172037174612795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/cn/vendor/owl/assets/owl.carousel.min.css?17203717463351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/cn/vendor/owl/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/cn/vendor/owl/assets/owl.theme.default.css?17238196461303*/
.owl-theme {
	padding-top:48px !important;
}
.owl-theme .owl-nav {
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: 0;
	right: 0;
}
.owl-theme .owl-nav [class*='owl-'] {
	height: 32px;
	width: 64px;
	display: inline-flex;
	border: 2px solid var(--c-default) !important;
	color: var(--c-default) !important;
	align-items: center;
	justify-content: center;
	margin-left: 8px;
	font-size: 32px !important;
	line-height: 0.5 !important;
}

.owl-theme .owl-nav [class*='owl-']:not(.disabled):hover {
	border: 2px solid var(--c-primary) !important;
	color: var(--c-primary) !important;	
}

.owl-theme .owl-nav span {
	transform: translateY(-16%);
}

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}


.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

/* End */


/* Start:/local/templates/cn/vendor/air-datepicker-2/css/datepicker.min.css?163381444512257*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
/* End */


/* Start:/local/templates/cn/components/bitrix/system.pagenavigation/modern1/style.css?1724014053446*/
.modern-page-navigation span,
.modern-page-navigation a {
	display:inline-block;
	border:2px solid var(--c-default);
	width:32px;
	height:32px;
	text-decoration:none;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	color:var(--c-default);
}
.modern-page-navigation span,
.modern-page-navigation a:hover {
	border-color:var(--c-primary);
	color:var(--c-primary);
}



a.modern-page-next,
a.modern-page-previous{
	width:48px;
}
/* End */
/* /local/templates/cn/vendor/normalize.css?17203717466138 */
/* /local/templates/cn/css/_style.css?17738387471695 */
/* /local/templates/cn/css/banner.css?1723813215960 */
/* /local/templates/cn/css/big-map.css?17203717471148 */
/* /local/templates/cn/css/book-item.css?17244226171575 */
/* /local/templates/cn/css/breadcrumb.css?1724016684534 */
/* /local/templates/cn/css/btn.css?1723819850610 */
/* /local/templates/cn/css/center.css?172382002333 */
/* /local/templates/cn/css/container.css?1773306138109 */
/* /local/templates/cn/css/d-banner.css?1773246210933 */
/* /local/templates/cn/css/detail.css?17740019121189 */
/* /local/templates/cn/css/event.css?17732505541571 */
/* /local/templates/cn/css/fcol.css?1755774016944 */
/* /local/templates/cn/css/fluid.css?1723821688345 */
/* /local/templates/cn/css/footer.css?17239042281468 */
/* /local/templates/cn/css/header.css?17881882211783 */
/* /local/templates/cn/css/lang.css?1723812300234 */
/* /local/templates/cn/css/logo-list.css?1773249541359 */
/* /local/templates/cn/css/logo.css?172380856861 */
/* /local/templates/cn/css/media.css?1755774097653 */
/* /local/templates/cn/css/menu.css?17240167632564 */
/* /local/templates/cn/css/news.css?17238218242488 */
/* /local/templates/cn/css/page.css?1773220451598 */
/* /local/templates/cn/css/person-item.css?17245298231635 */
/* /local/templates/cn/css/press-item.css?17245952421620 */
/* /local/templates/cn/css/school-menu.css?1773329900192 */
/* /local/templates/cn/css/search-form.css?1723812143636 */
/* /local/templates/cn/css/section.css?172382010445 */
/* /local/templates/cn/css/social-footer.css?17239038736261 */
/* /local/templates/cn/css/tab.css?17276912041171 */
/* /local/templates/cn/css/table-scroll.css?177383838651 */
/* /local/templates/cn/css/text-center.css?177321239438 */
/* /local/templates/cn/css/youtube.css?1724600558623 */
/* /local/templates/cn/vendor/fancybox/jquery.fancybox.min.css?172037174612795 */
/* /local/templates/cn/vendor/owl/assets/owl.carousel.min.css?17203717463351 */
/* /local/templates/cn/vendor/owl/assets/owl.theme.default.css?17238196461303 */
/* /local/templates/cn/vendor/air-datepicker-2/css/datepicker.min.css?163381444512257 */
/* /local/templates/cn/components/bitrix/system.pagenavigation/modern1/style.css?1724014053446 */
