

/* Start:/local/templates/ip/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/ip/css/autoload/banner.css?17203717471557*/
.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:13px;
	padding:8px 0;
}

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

.seoul2021 .banner { 
	height:424px;
}
.seoul2021 .banner__title{ 
	color:#fff;
	text-align:center;
	font-family:'Apple SD Gothic Neo',Arial,sans-serif;
	font-weight:700;
}
.seoul2021 .banner__title_light {
	font-weight:300;
}

.banner__btn-seoul {
	background: rgba(255,255,255,0.9);
	padding: 8px 16px;
	margin-top: 48px;
	width: 256px;
	text-decoration:none;	
}
.banner__btn-seoul:hover {
	background:#fff; 
}
.banner__btn-promo {
	background: rgba(255,255,255,0.9);
	padding: 8px 16px;
	margin-top: 48px;
	width: 256px;
	text-decoration:none;	
}
.banner__btn-promo:hover {
	background:#fff; 
}
@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/ip/css/autoload/banner_event.css?17203717471007*/
.banner_event {
	height:480px;
}

.banner_event .banner__title{
	font-family:MuseoSansCyrl,Arial,sans-serif;
	color:#fff;
	font-weight:700;
	font-size:64px;
	text-align:center;
	padding:0 24px;
	box-sizing:border-box;
	margin-bottom:0;
}
.banner_event .banner__dates{
	font-family:MuseoSansCyrl,Arial,sans-serif;
	color:#fff;
	font-weight:400;
	font-size:48px;
	margin-top:16px;
	padding:0 5%;
	text-align:center;
	white-space:nowrap;
}
.banner_event .banner_dates3{
	margin-top:16px;
}


@media screen and (max-width:1000px) {

	.banner_event .banner__title{
		font-size:36px;
	}
	.banner_event .banner__dates{
		font-size:28px;
	}


}

@media screen and (max-width: 768px) {
	.banner_event .banner__title{
		font-size:32px;
	}
	.banner_event .banner__dates{
		font-size:26px;
	}
}

@media screen and (max-width: 480px) {
	.banner_event .banner__title{
		font-size:24px;
		padding:0 16px;
	}
	.banner_event .banner__dates{
		font-size:18px;
	}
	
}
/* End */


/* Start:/local/templates/ip/css/autoload/banner_frankfurt21.css?1720371747949*/
.banner_frankfurt21 {
	height:480px;
}

.banner_frankfurt21 .banner__title{
	font-family:MuseoSansCyrl,Arial,sans-serif;
	color:#fff;
	font-weight:700;
	font-size:64px;
	text-align:center;
	padding:0 24px;
	box-sizing:border-box;
	margin-bottom:0;
}
.banner_frankfurt21 .banner__dates{
	font-family:MuseoSansCyrl,Arial,sans-serif;
	color:#fff;
	font-weight:400;
	font-size:48px;
	margin-top:16px;
}


@media screen and (max-width:1000px) {

	.banner_frankfurt21 .banner__title{
		font-size:36px;
	}
	.banner_frankfurt21 .banner__dates{
		font-size:28px;
	}


}

@media screen and (max-width: 768px) {
	.banner_frankfurt21 .banner__title{
		font-size:32px;
	}
	.banner_frankfurt21 .banner__dates{
		font-size:26px;
	}
}

@media screen and (max-width: 480px) {
	.banner_frankfurt21 .banner__title{
		font-size:24px;
		padding:0 16px;
	}
	.banner_frankfurt21 .banner__dates{
		font-size:18px;
	}
	
}
/* End */


/* Start:/local/templates/ip/css/autoload/bg-video.css?1720371747777*/
.bg-video {
    background: #000;
    position: absolute;
    top: 0; 
	right: 0; 
	bottom: 0; 
	left: 0;
	height:100%;
	overflow:hidden;
}

.bg-video:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.64);
	/* background-image:url(/images/mark.png); */
	background-position:center;
	background-size:cover;
	pointer-events:none;
	width:100%;
	height:100%;
}

.bg-video__view,
.bg-video__view iframe {
    position: absolute;
    top: 0; 
	left: 0;
    width: 100%; 
	height: 100%;
    pointer-events: none;
	
}



@media (min-aspect-ratio: 16/9) {
    .bg-video__view { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
    .bg-video__view { width: 300%; left: -100%; }
}
/* End */


/* Start:/local/templates/ip/css/autoload/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/ip/css/autoload/book-detail.css?17203717471186*/
.book-detail {
	display:flex;
	width:100%;
	max-width:690px;
	margin:0 auto;
	margin-bottom:64px;
}

.book-detail__view {
	flex:1 1 35%;
	height:340px;
	box-sizing:border-box;
	padding-right:32px;
}

.book-detail__watermark {
	position:relative;
	
}
.book-detail__watermark:after {
	content:attr(data-copyright);
	display:inline;
	position:absolute;
	right:0;
	bottom:0;
	background:rgba(128,128,128,0.5);
	color:#fff;
	user-select:none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;	
	pointer-events:none;
	text-align:right;
	padding:2px;
}

.book-detail__watermark img {
	vertical-align:top;
	user-select:none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;	
	pointer-events:none;
}

.book-detail__props {
	flex:1 1 65%;
}

.book-detail__prop {
	color:#6e6e6e;
	margin-bottom:8px;
}

.book-detail__value {
	color:#000;
}



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



}

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

}

@media screen and (max-width: 480px) {
	.book-detail {
		flex-direction:column;
	}
	
	.book-detail__view {
		flex:1 1 100%;
		padding-right:0;
	}
	
	.book-detail__props {
		margin-top:16px;
		flex:1 1 100%;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/book.css?17203717472864*/
.book {
	
}

.book__items {
	position:relative;
	padding-top:48px;
}

.book__items_page {
	display:flex;
	flex-wrap:wrap;

}

.book__items .owl-stage{
	display:flex;
}
.book__items .owl-item{
	display:flex;
}
.book__items .owl-nav{
	position:absolute;
	top:0;
	right:0;
}

.book__items .owl-prev{
	height:32px;
	width:64px;
	display:inline-flex;
	border:2px solid #000 !important;
	align-items:center;
	justify-content:center;
	margin-right:8px;
	font-size:32px  !important;
	line-height: 1 !important;
}

.book__items .owl-next{
	height:32px;
	width:64px;
	display:inline-flex;
	border:2px solid #000 !important;
	align-items:center;
	justify-content:center;
	font-size:32px !important;
	line-height: 1 !important;
}
.book__items .owl-next:hover,
.book__items .owl-prev:hover {
	border-color:#266390 !important;
	color:#266390 !important;	
}

.book__items .owl-next span,
.book__items .owl-prev span {
	transform:translateY(-3px);
}


.book__item{
	display:flex;
	flex-direction:column;
	color:#181716;
	text-decoration:none;
	overflow:hidden;
	word-break: break-word;
}
.book__items_page .book__item{
	flex:0 0 22%;
	margin-right:3%;
	margin-bottom:64px;
}
.book__view{
	height:324px;
	margin-bottom:24px;
	position:relative;
	align-self: flex-start;
	overflow:hidden;
}

.book__view img{
	display:inline !important;
	width:auto !important;
	box-shadow:1px 1px 6px 2px rgba(0,0,0,0.1);
}
.book__item:hover .book__view:after {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(38,99,144,0.75);
	left:0;
	top:0;
	
}
.book__view-content{
	display:none;
}
.book__item:hover .book__view-content{
	position:absolute;
	display:flex;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
	color:#fff;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-size:22px;
}
.book__view-author{
	margin:8px 0;
	text-align:center;
}
.book__view-title{
	font-weight:700;
	margin:8px 0;
	text-align:center;
	padding:0 16px;
	box-sizing:border-box;
}


.book__author{
	margin-bottom:16px;
}
.book__label{
	color:#6e6e6e;
	font-size:18px;
	font-weight:300;
}

.book__value{
	font-size:20px;
	margin-top:4px;
}

.book__value_bold{
	font-weight:700;
}

.book__content{
	margin-bottom: 12px;
	flex-grow:1;
}
.book__more-link {
	color:#848484;
	font-size:16px;
}
.book__item:hover .book__more-link {
		color:#2c6996;
	font-size:16px;
}

.book__footer {
	text-align:center;
	margin:32px 0;
}

.book__nav {
	text-align:center;
}

@media screen and (max-width:1000px) {
	.book__items_page .book__item{
		flex:0 0 31%;
		margin-right:2.33%;
	}

}

@media screen and (max-width: 768px) {
	.book__items_page .book__item{
		flex:0 0 45%;
		margin-right:5%;
	}
}

@media screen and (max-width: 480px) {
	.book__items_page .book__item{
		flex:0 0 100%;
		margin-right:0%;
	}
	.book__items_page .book__view{
		height:auto;
	}
	
}
/* End */


/* Start:/local/templates/ip/css/autoload/breadcrumb.css?1720371747165*/
.breadcrumb{
	padding:24px 0 0;
	color:#a8a8a8;
	font-size:15px;	
	word-break: break-all;
}

.breadcrumb a{
	color:#a8a8a8;
}
.breadcrumb a:hover{
		color:#2c6996;
}
/* End */


/* Start:/local/templates/ip/css/autoload/btn.css?1720371747973*/
.btn {
	border:2px solid #000;
	min-height:52px;
	min-width:204px;
	max-width:100%;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	padding:8px 16px;
	box-sizing:border-box;
	background:transparent;
	cursor:pointer;
}

.btn:hover {
	color:#266390;
	border-color:#266390;
}

.btn_white {
	border-color:#fff;
	color:#fff;
}
.btn_white:hover {
	border-color:#000;
	color:#000;
}

.btn_filter {
	min-height:auto;
	text-transform:none;
	border-width:1px;
	height:33px;	
}

.btn_icon:after {
	content:"";
	display:block;
	width:24px;
	height:24px;
	background-size:contain;
	background-repeat:no-repeat;
	margin-left:8px;
}

.btn_icon_pdf:after {
	background-image:url(/local/templates/ip/css/autoload/assets/btn/pdf.svg)
}

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



}

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

}

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

}
@media screen and (max-width: 320px) {
	.btn_icon{
		font-size:.9em;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/col2.css?1720371747356*/
.col2 {
	display:flex;
	width:768px;
	max-width:100%;
	justify-content:space-between;
	margin:32px auto;
}

.col2 > * {
	flex:0 0 49%;
}

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



}

@media screen and (max-width: 768px) {
	.col2{
		flex-direction:column;
	}
	
	.col2 > * {
		flex:0 0 100%;
		margin:8px 0;
	}
		
}

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

}
/* End */


/* Start:/local/templates/ip/css/autoload/congress-banner.css?17203717471550*/
.congress-banner {
	border:2px solid #2c6996;
	width:768px;
	max-width:100%;
	position:relative;
	padding:16px 32px;
	box-sizing:border-box;
	display:flex;
	align-items:center;
	margin:32px auto;
	text-decoration:none;
}

.congress-banner__enter{
	flex-grow: 1;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.congress-banner__logo img{
	height:96px;
}

.congress-banner__logo {
	text-align:center;
}

.congress-banner__content  {
	padding-left:96px;
}
.congress-banner__desc {
	color:#2c6996;
	font-size:22px;
	padding:8px 0;
	text-transform:uppercase;
}

.congress-banner__title{
	color:#2c2b2b;
	text-transform:uppercase;
	font-size:28px;
	font-weight:700;
	position:relative
}

.congress-banner__title:before{
	position: absolute;
	content:attr(data-number);
	display: block;
	left:-80px;
	top:0;
	font-size:70px;
	font-weight: 900;
	line-height:1;
}
@media screen and (max-width:1000px) {
	.congress-banner {
		flex-direction:column;
	}
	.congress-banner__content {
		margin-top:16px;
	}
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {
	.congress-banner {
		padding:16px;
	}
	.congress-banner__logo img {
		height:80px;
	}
	.congress-banner__content {
		margin-top:16px;
		padding-left:48px;
	}
	.congress-banner__title {
		font-size:16px;
	}
	.congress-banner__title:before{
		left:-48px;
		top:-2px;
		font-size:42px;
	}	
	.congress-banner__desc {
		font-size:13px;	
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/container.css?17203717471787*/
.container {
	width:1280px;
	max-width:100%;
	padding:0 48px;
	box-sizing:border-box;
	margin:0 auto;
}

.container_title {
	width:812px;
}
.container_text {
	width:768px;
	padding:0;
}
.container_program {
	width:1000px;
	padding:0;
	margin-bottom:48px;
}
.container_inner {
	padding-top:72px;
	padding-bottom:144px;
}
.container h1{
	width:768px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size: 36px;
	text-align:center;
}
.container h2{
	width:768px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size: 36px;
}
.container p,
.container_inner ul,
.container_inner ol
{
	width:768px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
}
.container_inner td {
	font-size:15px;
}
.container_inner li
{
	margin:8px;
}

.container_inner h2{
	font-size: 24px;
}

.container_inner h3{
	font-size: 18px;
	text-align:center;
}
@media screen and (max-width:1000px) {

	.container h2{
		font-size: 32px;
	}

	.container_inner h2{
		font-size: 24px;
	}
	.container p{
		font-size:16px;
	}
	.container_text {
		padding:0 48px;
	}
	.container_inner .container_text{
		padding:0;
	}
	.container_program {
		padding:0 48px;
	}
}

@media screen and (max-width: 768px) {
	.container h1 {
		font-size: 28px;
	}	
	.container h2{
		font-size: 24px;
	}
	.container p{
		font-size:16px;
	}
}

@media screen and (max-width: 480px) {
	.container h1 {
		font-size: 22px;
	}		
	.container h2{
		font-size: 18px;
	}
	.container_inner ol,
	.container_inner ul{
		padding-left:16px;
	}
	.container_inner li,
	.container p{
		font-size:15px;
	}
	.container_inner td{
		font-size:14px;
	}
	
	.container {
		padding:0 16px;	
	}
	.container_inner {
		padding:48px 16px 96px;	
	}
	.container_inner .table-scroll{
		width:calc(100% + 32px);
		margin:0 -16px;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/event-banner.css?1720371747254*/
.event-banner .page__content {
	padding-top:72px;
}

@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {
	.event-banner .page__content {
		padding-top:48px;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/event.css?17203717471871*/
.event {
	
}

.event__items {
	
}

.event__item {
	display:flex;
	border-bottom:2px solid #e4e4e4;
	padding:16px;
	color:#181716;
	text-decoration:none;
}

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

.event__date {
	flex: 0 0 196px;
}

.event__view {
	flex: 0 0 240px;
	margin-right:56px;
	background-size:contain; 
	background-position:center;
	background-repeat:no-repeat;
	height:164px;
}
.event__content {
	flex-grow:1;
}
.event__title{
	font-size:22px;
	font-weight:700;
	margin-bottom:8px
}
.event__desc{
	margin-bottom:16px;
}
.event__footer {
	text-align:center;
	margin:32px 0;
}
.event__more {
	margin-top:16px;
}
.event__more-link {
	color:#848484;
}
.event__item:hover .event__more-link {
	text-decoration:underline;
		color:#2c6996;
}
.event__month{
	font-size:28px;
	font-weight:700;
	margin-bottom:8px;
}
.event__year{
	font-size:24px;
}

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

@media screen and (max-width:1000px) {
	.event__date {
		flex: 0 0 128px;
	}

	.event__view {
		flex: 0 0 156px;
		height: 96px;
	}
	.event__month{
		font-size:24px;
	}
	.event__year{
		font-size:20px;
	}	
	.event__title{
		font-size:18px;
	}
}

@media screen and (max-width: 768px) {
	.event__item {
		flex-wrap:wrap;
		padding:16px 0;
	}
	.event__date {
		flex: 0 0 50%;
	}

	.event__view {
		flex: 0 0 50%;
		height: 96px;
		margin-right:0;
	}
	.event__content{
		padding-top:16px;
	}
	.event__month{
		font-size:24px;
	}
	.event__year{
		font-size:20px;
	}	
	.event__title{
		font-size:18px;
	}
}

@media screen and (max-width: 480px) {
	.event__item:first-child {
		padding-top:0;
	}
	.event__date {
		order:2;
		padding-left:16px;
		box-sizing:border-box;
	}

	.event__view {
		order:1;
	}
	.event__content {
		order:3;
	}
	.event__month{
		font-size:18px;
	}
	.event__year{
		font-size:16px;
	}	
	.event__title{
		font-size:16px;
	}	
}
/* End */


/* Start:/local/templates/ip/css/autoload/flag-select.css?1720371747707*/
.flag-select {
	width:48px;
	position:relative;
}
.flag-select__current{
	display:flex;
	cursor:pointer;	
}
.flag-select__flag {
	flex:0 0 28px;
}
.flag-select__toggle {
	flex:0 0 20px;
	background-image:url('/local/templates/ip/css/autoload/assets/flag-select/down-arrow.svg');
	background-repeat:no-repeat;
	background-size:60%;
	background-position:center;
	transition:all 0.2s ease;
}
.flag-select__toggle_active{
	transform:rotate(180deg);
}

.flag-select__items {
	display:none;
}
.flag-select_active .flag-select__items {
	position:absolute;
	left:0;
	bottom:0;
	transform:translateY(100%);
	width:48px;
	display:block;
}

.flag-select__item {
	padding:2px 0;
	display:block;
}
.flag-select__item img{
	max-width:28px;
	width:100%;
}
/* End */


/* Start:/local/templates/ip/css/autoload/footer.css?17203717471082*/
.footer {
	color:#fff;
}
.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);
}

.footer__column:first-child {
	flex:1 1 22%;
	margin-right:8%;
}

.footer__address{
	margin-top:24px;
}

.footer a{
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	color:#999;
}
.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;
}


.footer__social {
	display:flex;
}
@media screen and (max-width:1000px) {



}

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

	.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: 480px) {

	.footer__column{
		flex:0 0 100%;
		margin-top:24px;
	}
	.footer__column:nth-child(2){
		margin-top:0;
	}

}
/* End */


/* Start:/local/templates/ip/css/autoload/frankfurt21.css?17203717471188*/
.frankfurt21 {
	
}

.frankfurt21 .gallery .owl-next span,
.frankfurt21 .gallery .owl-prev span {
	transform: translateY(-3px);
}

.frankfurt21 h2 {
	text-align:left;
}
.frankfurt21__pr {
	
}

.frankfurt21__pr-content {
	/* height:calc(14em + 12px); */
	/* overflow:hidden; */
	position:relative;
}

.frankfurt21__pr-content p{
	display:none;
}
.frankfurt21__pr-content p:nth-child(1),
.frankfurt21__pr-content p:nth-child(2){
	display:block;
}
.frankfurt21__pr_open .frankfurt21__pr-content p{
	display:block;
}
.frankfurt21__pr-more {
	color: #878787;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	display: inline-block;
	margin:16px 0;
}
.frankfurt21__pr-more:after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/local/templates/ip/css/autoload/assets/toggle-lang-block/dropdown-icon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 0.2s ease;
	position: absolute;
	right: -32px;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
}

.frankfurt21__pr_open .frankfurt21__pr-more:after {
	transform: translateY(-50%) rotate(-180deg);
}
/* End */


/* Start:/local/templates/ip/css/autoload/gallery.css?1720371747728*/
.gallery{
		padding-top:48px;
}
.gallery .owl-nav{
	position:absolute;
	top:0;
	right:0;
}

.gallery .owl-prev{
	height:32px;
	width:64px;
	display:inline-flex;
	border:2px solid #000 !important;
	align-items:center;
	justify-content:center;
	margin-right:8px;
	font-size:32px  !important;
	line-height: 1 !important;
}

.gallery .owl-next{
	height:32px;
	width:64px;
	display:inline-flex;
	border:2px solid #000 !important;
	align-items:center;
	justify-content:center;
	font-size:32px !important;
	line-height: 1 !important;
}
.gallery .owl-next:hover,
.gallery .owl-prev:hover {
	border-color:#266390 !important;
	color:#266390 !important;	
}

.gallery .owl-next span,
.gallery .owl-prev span {
	transform:translateY(3px);
}

/* End */


/* Start:/local/templates/ip/css/autoload/header-search.css?1720371747738*/
.header-search{
	padding-right:32px;
	position:relative;
	width:148px;
	box-sizing:border-box;
}

.header-search__input{
	border:2px solid #266390;
	border-radius:4px;
	height:24px;
	box-sizing:border-box;
	background:transparent;
	font-size:13px;
	padding:0 8px;
	width:100%;
}

.header-search__submit{
	background:transparent;
	border:0;
	position:absolute;
	width:24px;
	height:24px;
	right:0px;
	top:0;
	background-image:url('/local/templates/ip/css/autoload/assets/header-search/search.svg');
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

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

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

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

}

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

}
/* End */


/* Start:/local/templates/ip/css/autoload/header.css?17203717473352*/
.header {
	display:flex;
	height:100%;
	align-items: center;
	position:relative;
}
.header__nav{
	width:24px;
	height:24px;
	background-image:url('/local/templates/ip/css/autoload/assets/header/menu.svg');
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	display:none;
	flex-shrink:0;
}

.header__nav_active{
	background-image:url('/local/templates/ip/css/autoload/assets/header/close.svg');
	width:20px;
	height:20px;
	margin-right:4px;
}
.header__search-open{
	width:24px;
	height:24px;
	background-image:url('/local/templates/ip/css/autoload/assets/header/search.svg');
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	flex-shrink:0;
	display:none;
}
.header__search-open_active{
	background-image:url('/local/templates/ip/css/autoload/assets/header/close.svg');
	width:20px;
	height:20px;	
}


.header__logo {
	align-items: center;
	
	margin-right:16px;
	order:3;
	flex: 0 0 128px;
	margin-left:48px;
	transform:translateY(-100%);
	transition:all 0.2s ease;
	position:absolute;
	width:0;
	display:none;
}

.header__menu {
	flex-grow:1;
	order:4;
}

.header__region {
	margin-right:16px;
}

.header__search {
	margin-right:16px;
}

.page__header_scroll .header__logo {
	display: flex;	
	order:1;
	transform:translateY(0);
	position:relative;
}
.page__header_scroll .header__menu {
	order:2;
	margin-right:16px;
}
.page__header_scroll .header__region {
	order:3;
	margin-right:8px;
}
.page__header_scroll .header__search {
	order:4;
	margin-right:0;
}
.page__header_scroll .header__search-open {
	order:5;
	margin-right:0;
}

@media screen and (max-width:1280px) {
	.container.header {
		padding:0 16px;
	}
	.header__logo{
		margin-right:0
	}
	.header__search{
		display:none;
	}
	.header__search-open{
		display:block;
		margin-right:16px
	}
	
	.header__search_active {
		background:#fff;
		padding:16px;
		box-sizing:border-box;
		display:block;
		position:absolute;
		left: 120px;
		top: 50%;
		transform: translateY(-50%);
	}
	
	.page__header_scroll .header__search_active {
		right:48px;
		left:auto;
		z-index:1;
	}

}
@media screen and (max-width:1000px) {
	.header__logo {
		display: flex;	
		order:1;
		transform:translateY(0);
		position:relative;
		opacity:0;
	}
	.page__header_scroll .header__logo{
		opacity:1;
	}
	.header__menu {
		order:2;
		margin-right:16px;
	}
	.header__region {
		order:3;
		margin-right:8px;
	}
	.header__search {
		order:4;
		margin-right:0;
	}
	.header__search-open {
		order:5;
		margin-right:0;
	}

	
	.header__nav {
		display:block;
	}
	.header__menu {
		transform:translateX(100%);
		position:fixed;
		right:0;
		top:0;
		margin-right:0;
		background:#fff;
		width:320px;
		z-index:100;
		height:100%;
		padding:32px 0;	
		transition:all 0.2s ease;
		overflow-y: scroll;
		padding-bottom:64px;
		box-sizing:border-box;
	}
	.header__menu_active {
		transform:translateX(0);
	}
	.page__header_scroll .header__menu {
		margin-right:0;
	}
	.header__region {
		
	}
	.header__logo {
		flex-grow:1;
		justify-content:center;
	}
	.header__logo img{
		height:56px;
	}
	.header__search_active {
		right:48px;
		left:auto;
		z-index:1;
	}	
}

@media screen and (max-width: 768px) {
	.header__logo img{
		transform:translateY(2px);
	}
}

@media screen and (max-width: 480px) {
	.header__nav{
		width:24px;
		height:24px;
	}
	.header__logo img{
		height:40px;
	}	
	.header__search_active{
		padding:12px;
	}
	.header__menu {
		width:264px;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/ibanner.css?1720371747807*/
.ibanner {
	width:698px;
	max-width:100%;
	color:#fff;
	height:142px;
	display:flex;
	position:relative;
	margin:0 auto;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	text-decoration:none;
}
.ibanner:after {
	content:"";
	display:block;
	background-color:rgba(38,99,144,0.9);
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.ibanner:hover:after {
	background-color:rgba(38,99,144,0.96);	
}

.ibanner__text {
	font-size:38px;
	position:relative;
	z-index:1;
	font-weight:700;
	margin: auto;
	text-align:center;
}

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



}

@media screen and (max-width: 768px) {
	
	.ibanner__text {
		font-size:24px;
	}
}

@media screen and (max-width: 480px) {
	.ibanner {
		height:96px;	
	}
	.ibanner__text {
		font-size:18px;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/inner.css?1720371747108*/
.inner {
	width: 768px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}
/* End */


/* Start:/local/templates/ip/css/autoload/inoagent.css?1720371747170*/
.inoagent {
	max-width:100%;	
	width:690px;
	margin:16px auto;
	border:1px solid #ccc;
	padding:16px;
	box-sizing:border-box;
	background:rgba(38,99,144,0.02)
}

/* End */


/* Start:/local/templates/ip/css/autoload/menu.css?17276922022580*/
.menu {
	display:flex;
	height:100%;
	align-items:center;
	justify-content:space-around;

	list-style:none;
	padding:0;
	margin:0;

	position:relative;
	
}

.menu__item{
	padding:0 8px;
}

.menu__item  > a{
	color:#282828;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	text-align:center;
	white-space:nowrap;
}

.menu__item  > a:hover{
	color:#2c6996;
	position:relative;
}

.menu__item  > a:hover:after{
	content:"";
	display:block;
	background:#2c6996;
	position:absolute;
	width:64px;
	max-width:80%;
	height:2px;
	bottom:-4px;
	left:50%;
	transform:translateX(-50%);	
}

.page__header_scroll .menu__item  > a {
	font-size:14px;
}



.menu__sub {
	list-style:none;
	display:none;
	position:absolute;
	padding:0;
	margin:0;
	
	flex-direction:column;
	padding:16px 8px;
	
	width:264px;
	box-sizing:border-box;
	
	background-color:rgba(246, 246, 246, 0.5);
}

.menu__item:nth-last-child(2) .menu__sub {
	right:0;
}

.page__header_scroll .menu .menu__sub {
	background-color:rgba(246, 246, 246, 1);
}

.menu__item:hover .menu__sub {
	display:flex;
}

.menu__sub .menu__item > a {
	text-align:left;
	margin:8px 0;
	white-space:normal;
}

.menu__sub .menu__item  > a:hover:after {
		display:none;
}

.menu__sub .menu__item > a:hover > .menu__text:after{
	content:"";
	display:block;
	background:#2c6996;
	position:absolute;
	width:64px;
	max-width:80%;
	height:2px;
	bottom:-4px;
	left:0;
	transform:translateX(0);	
}

.menu__item_sub a{
	display:flex;
	align-items:center;
}
.menu__view {
	display:flex;
	width:32px;
	height:32px;
	margin-right:8px;
	flex-shrink:0;
}
.menu__text {
	position:relative;
}
@media screen and (max-width:1280px) {
	.menu__item{
		padding:0 4px;
	}
	.menu__item > a {
		font-size:15px;
	}
}

@media screen and (max-width: 1000px) {
	.menu {
		display:flex;
		flex-direction:column;
		justify-content:flex-start;
		align-items:flex-start;
		height:100%;
	}

	.page__header_scroll .menu__item  > a {
		font-size:15px;
	}	
	.menu__item{
		padding:8px 16px;
	}
	.menu__item  > a:hover:after{
		left:0;
		transform:translateX(0);	
	}	
	
	.menu__item > a {
		text-align:left;
	}
	.menu__sub,
	.menu__item:hover .menu__sub {
		display:block;
		position:relative;
		padding:0 0 8px 16px;
		width:100%;
	}
	.page__header_scroll .menu .menu__sub{
		background:transparent;
	}
	.menu__item_sub {
		padding:4px 0;
	}
	.menu__view {
		width:24px;
		height:24px;
		margin-right:8px;
	}
	
}

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

}

@media screen and (max-width: 480px) {
	.root-item {
		font-weight:700;
	}
	.menu__text {
		font-weight:700;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/news.css?17203717472150*/
.news {
	background:#f7f7f7;
	margin:32px 0;
	padding:32px 0;
}
.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:#181716;
	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:#e4e4e4;
	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;
}

.news__desc p {
	width:auto;
}

.news__more {
	margin-top:16px;
}
.news__more-link {
	color:#848484;
}
.news__item:hover .news__more-link {
	text-decoration:underline;
	color:#2c6996;
}

.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 .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/ip/css/autoload/nowrap.css?172037174734*/
.nowrap {
	white-space:nowrap;
}
/* End */


/* Start:/local/templates/ip/css/autoload/one-btn.css?172037174774*/
.one-btn {
	width:600px;
	margin:0 auto;
}

.one-btn .btn {
	width:100%;
}
/* End */


/* Start:/local/templates/ip/css/autoload/page.css?1720371747850*/
.page {
	font-size:16px;
}

.page__header{
	position:fixed;
	height:72px;
	width:100%;
	z-index:100;
	opacity:1;
	transition:all 0.2s ease;
	background:rgba(246, 246, 246, 0);
	box-shadow: 0 0 4px 4px rgba(0,0,0,0);	
}

.page__header_scroll{
	background:rgba(246, 246, 246, 1);
	box-shadow: 0 0 4px 4px rgba(0,0,0,0.1);	
}

.page__content{
}

p.page__contact{
	text-align:center;
	width:512px;
	font-weight:700;
}


.page__footer{
	background:#2c2b2b;
	padding:32px 0 ;
}
.page__copyright{
	color:#fff;
	text-align:center;
	margin-top:32px;
}

.page__promo-menu {
	background:#1b5e89;
}
@media screen and (max-width:1000px) {
	.page_lock{
		position:fixed;
		height:100%;
		width:100%;
	}	
	.page__promo-menu {
		display:none;
	}
}

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

}

@media screen and (max-width: 480px) {
	.page__header{
		height:48px;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/person.css?1720371747548*/
.person {
	width:100%;
	max-width:768px;
	margin:0 auto;
	margin-bottom:64px;
}

.person__photo {
	margin:8px 24px 24px 0 ;
	width:228px;
	float:left;		
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
}

.person__letter {
	font-size: 2.5em;
	float: left;
	font-weight: 700;
	margin-right: 4px;
	line-height: 1.1;
	color: #e3000b;	
}



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



}

@media screen and (max-width: 768px) {
	.person__photo {
		margin:0 auto;
		width:100%;
		float:none;		
		box-shadow:none;
	}

}

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


/* Start:/local/templates/ip/css/autoload/persons-widget.css?17203717473626*/
.persons-widget {
	
}

.persons-widget__items {
	position:relative;
	padding-top:48px;
}

.persons-widget__items_page {
	display:flex;
	flex-wrap:wrap;

}

.persons-widget__items .owl-stage{
	display:flex;
}
.persons-widget__items .owl-item{
	display:flex;
}
.persons-widget__items .owl-nav{
	position:absolute;
	top:0;
	right:0;
	display:block !important;
}

.persons-widget__items .owl-prev{
	height:32px;
	width:64px;
	display:inline-flex;
	border:2px solid #000 !important;
	align-items:center;
	justify-content:center;
	margin-right:8px;
	font-size:32px  !important;
	line-height: 1 !important;
}

.persons-widget__items .owl-next{
	height:32px;
	width:64px;
	display:inline-flex;
	border:2px solid #000 !important;
	align-items:center;
	justify-content:center;
	font-size:32px !important;
	line-height: 1 !important;
}
.persons-widget__items .owl-next:hover,
.persons-widget__items .owl-prev:hover {
	border-color:#266390 !important;
	color:#266390 !important;	
}

.persons-widget__items .owl-next span,
.persons-widget__items .owl-prev span {
	transform:translateY(-3px);
}


.persons-widget__item{
	display:flex;
	flex-direction:column;
	color:#181716;
	text-decoration:none;
	overflow:hidden;
	word-break: break-word;
	width:100%;
}
.persons-widget__items_page .persons-widget__item{
	flex:0 0 22%;
	margin-right:3%;
	margin-bottom:64px;
}
.persons-widget__square{
	position:relative;
	display:block;

	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;

	
}
.persons-widget__square:after{
	content:"";
	display:block;
	padding-top:100%;
}

.persons-widget__view{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;	
  
	margin-bottom:24px;
	align-self: flex-start;
	overflow:hidden;
}

.persons-widget__view img{
	display:inline !important;
	width:auto !important;
	box-shadow:1px 1px 6px 2px rgba(0,0,0,0.1);
}
.persons-widget__item:hover .persons-widget__view:after {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(38,99,144,0.75);
	left:0;
	top:0;
	
}
.persons-widget__view-content{
	display:none;
}
.persons-widget__item:hover .persons-widget__view-content{
	position:absolute;
	display:flex;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
	color:#fff;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-size:22px;
}
.persons-widget__view-author{
	margin:8px 0;
	text-align:center;
}
.persons-widget__view-title{
	font-weight:700;
	margin:8px 0;
	text-align:center;
	padding:0 16px;
	box-sizing:border-box;
}


.persons-widget__author{
	margin-bottom:16px;
}
.persons-widget__label{
	color:#6e6e6e;
	font-size:18px;
	font-weight:300;
}

.persons-widget__value{
	font-size:20px;
	margin-top:4px;
}

.persons-widget__value_bold{
	font-weight:700;
}

.persons-widget__content{
	flex-grow:1;
	margin-top:16px;
}
.persons-widget__more-link {
	color:#848484;
	font-size:16px;
	text-decoration:underline;
}
.persons-widget__item:hover .persons-widget__more-link {
		color:#2c6996;
	font-size:16px;
}

.persons-widget__footer {
	text-align:center;
	margin:32px 0;
}

.persons-widget__nav {
	text-align:center;
}

@media screen and (max-width:1000px) {
	.persons-widget__items_page .persons-widget__item{
		flex:0 0 31%;
		margin-right:2.33%;
	}

}

@media screen and (max-width: 768px) {
	.persons-widget__items_page .persons-widget__item{
		flex:0 0 45%;
		margin-right:5%;
	}
}

@media screen and (max-width: 480px) {
	.persons-widget__items_page .persons-widget__item{
		flex:0 0 100%;
		margin-right:0%;
	}
	.persons-widget__items_page .persons-widget__view{
		height:auto;
	}
	
}
/* End */


/* Start:/local/templates/ip/css/autoload/persons.css?17203717472850*/
.persons {
	
}

.persons__items {
	position:relative;
	padding-top:48px;
}

.persons__items_page {
	display:flex;
	flex-wrap:wrap;

}

.persons__item{
	display:flex;
	flex-direction:column;
	color:#181716;
	text-decoration:none;
	overflow:hidden;
	word-break: break-word;
	width:100%;
}
.persons__items_page .persons__item{
	flex:0 0 22%;
	margin-right:3%;
	margin-bottom:64px;
}
.persons__square{
	position:relative;
	display:block;

	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;

	
}

.persons_contain .persons__square{
	background-size:contain;
	
}
.persons__square:after{
	content:"";
	display:block;
	padding-top:100%;
}

.persons__view{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;	
  
	margin-bottom:24px;
	align-self: flex-start;
	overflow:hidden;
}


.persons__view[data-copyright]:not([data-copyright=""]):before {
	content:attr(data-copyright);
	display:inline;
	position:absolute;
	right:0;
	bottom:0;
	background:rgba(128,128,128,0.5);
	color:#fff;
	user-select:none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;	
	pointer-events:none;
	text-align:right;
	padding:2px;
}



.persons__item_active .persons__view:after,
.persons__item:hover .persons__view:after {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(38,99,144,0.75);
	left:0;
	top:0;
	
}
.persons__view-content{
	display:none;
}
.persons__item_active .persons__view-content,
.persons__item:hover .persons__view-content{
	position:absolute;
	display:flex;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
	color:#fff;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-size:22px;
}
.persons__view-author{
	margin:8px 0;
	text-align:center;
}
.persons__view-title{
	font-weight:700;
	margin:8px 0;
	text-align:center;
	padding:0 16px;
	box-sizing:border-box;
}


.persons__author{
	margin-bottom:16px;
}
.persons__label{
	color:#6e6e6e;
	font-size:18px;
	font-weight:300;
}

.persons__value{
	font-size:20px;
	margin-top:4px;
}

.persons__value_bold{
	font-weight:700;
}

.persons__content{
	flex-grow:1;
	margin-top:16px;
}
.persons__more-link {
	color:#848484;
	font-size:16px;
	text-decoration:underline;
}
.persons__item:hover .persons__more-link {
	color:#2c6996;
	font-size:16px;
}

.persons__footer {
	text-align:center;
	margin:32px 0;
}

.persons__nav {
	text-align:center;
}

@media screen and (max-width:1000px) {
	.persons__items_page .persons__item{
		flex:0 0 31%;
		margin-right:2.33%;
	}

}

@media screen and (max-width: 768px) {
	.persons__items_page .persons__item{
		flex:0 0 45%;
		margin-right:5%;
	}
}

@media screen and (max-width: 480px) {
	.persons__items_page .persons__item{
		flex:0 0 100%;
		margin-right:0%;
	}
	.persons__items_page .persons__view{
		height:auto;
	}
	
}
/* End */


/* Start:/local/templates/ip/css/autoload/plate.css?17203717471297*/
.plate {
	display:flex;
	justify-content:space-between;
	margin:32px 0;
	flex-wrap:wrap;
}

.plate__item {
	flex:0 0 49%;
	height:204px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	color:#fff;
	text-decoration:none;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	margin-top:2%;
	box-sizing:border-box;
	padding:0 16px;
	word-break: break-word;
}

.plate__item:nth-child(1),
.plate__item:nth-child(2) {
	margin-top:0;
}

.plate__item:after {
	content:"";
	display:block;
	background-color:rgba(38,99,144,0.9);
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.plate__item:hover:after {
	background-color:rgba(38,99,144,0.96);	
}

.plate__text{
	position:relative;
	z-index:1;
	font-size:36px;
	font-weight:700;
	text-align:center;
}
@media screen and (max-width:1000px) {
	.plate__text {
		font-size:24px;
	}
	.plate__item {
		height:156px;
	}	
}

@media screen and (max-width: 768px) {
	.plate__text {
		font-size:18px;
	}
	.plate__item {
		height:128px;
	}
}

@media screen and (max-width: 480px) {
	.plate {
		flex-wrap:wrap;
		margin:16px 0;
	}

	.plate__item {
		flex:0 0 100%;
		margin:8px 0;
	}
	.plate__item:nth-child(2) {
		margin-top:8px;
	}	
	.plate__item:last-child {
		margin-bottom:0;
	}	
	
}
/* End */


/* Start:/local/templates/ip/css/autoload/press.css?17203717471309*/
.press {
	margin:32px 0;
	padding:32px 0; 
	position:relative;
}

.press_blue:before {
	content:"";
	display:block;
	background-color:rgba(38,99,144,0.9);
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.press__header {
	color:#fff;
	position:relative;
	z-index:1;
	
}

.press__items {
	display:flex;
	justify-content:flex-start;
	position:relative;
	z-index:1;	
		flex-wrap:wrap;	
}
.press__item {
	color:#181716;
	flex:0 0 24%;
	margin-right:1%;
	text-decoration:none;
	background:#fff;
	text-align:center;
	overflow:hidden;
}
.press__view{
	box-sizing:border-box;
	padding-top:16px;
	display:flex;
	justify-content:center;
	height:80px;
}
.press__view img{
	align-self:flex-end;	
}
.press__title{
	padding:16px ;
	box-sizing:border-box;
}
.press__item:hover .press__title{
	text-decoration:underline;
}
.press__footer {
	margin-top:32px;
	text-align:center;	
	position:relative;
	z-index:1;	
}

@media screen and (max-width:1000px) {
	.press__items {
		flex-wrap:wrap;
	}
	.press__item {
		flex:0 0 49%;
		margin-top:1%;
	}
}

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

}

@media screen and (max-width: 480px) {
	.press {
		padding:16px 0 32px;;
	}
	.press__items {
		flex-wrap:wrap;
	}
	.press__item {
		flex:0 0 100%;
		margin-top:16px;
	}
	.press__item:first-child {
		margin-top:0;
	}
}
/* End */


/* Start:/local/templates/ip/css/autoload/program-list.css?1720371747328*/
.program-list {


}

.program-list__item {
    display: flex;
    margin:4px 0;
    padding:6px 16px;
    border-bottom:1px solid #ccc;
    justify-content: space-between;
    box-sizing: border-box;
}

.program-list__name {
    text-transform: uppercase;
}

.program-list__time{
    font-weight: 700;
    white-space: nowrap;
}
/* End */


/* Start:/local/templates/ip/css/autoload/program-section.css?1720371747913*/
.program-section {
}

.program-section__item {
    margin:4px 0;
    padding:4px 16px;
    background: #e8e8e8;
    display: flex;
    min-height:32px;
    box-sizing: border-box;
    color:#181716;
    text-decoration: none;
    align-items: center;
}

.program-section__item:hover {
    background: #abd7dd;
}

.program-section_watch-online {
	font-weight:300;
}

.program-section__time {
	font-weight:900;
}

.program-section__country {
	color:#2c6996;
	font-weight:300;
	white-space:nowrap;
	text-transform:uppercase;
}



.program-section__number {
    padding-right:16px;
    margin-right:16px;
    white-space: nowrap;
	position: relative;
}

.program-section__number:after {
    content:"";
    position: absolute;
    display: block;
    width:2px;
    height:16px;
    background: #181716;
    top:50%;
    transform: translateY(-50%);
    right:0;
}

.program-section__name {
    position: relative;
}

/* End */


/* Start:/local/templates/ip/css/autoload/program-selector.css?172037174755*/


.program-selector__item_active {
	display:none;
}
/* End */


/* Start:/local/templates/ip/css/autoload/program.css?17203717476461*/
.program {

}
.program_lang{
	display:none;
}
.program_lang_active{
	display:block;
}
.program__days {

}

.program__day {
    margin-bottom:12px;
}

.program__day_active {
}



.program__date {
    display: flex;
    justify-content: space-between;
    background-color: #e8e8e8;
    text-transform: uppercase;
    height:50px;
    align-items: center;
    padding:0 16px;
    color: #424045;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
}

.program__day_feature .program__date{
    background-color: #abd7dd;
}

.program__day_active .program__date{
    background-color: #2c6996;
    color:#fff;
}

.program__num {
    font-size:18px;
}
.program__num b {
    font-size:32px;
}
.program__num sup {
	font-size:16px;
	text-transform:lowercase;
}

.program__more {
    color:#595651;
}

.program__day_active .program__more {
    color:#fff;
}

.program__content {
    display: none;
    width:768px;
    max-width:100%;
    margin:12px auto 24px;
	border-bottom:1px solid #ccc;
	padding-bottom:24px;
}
.program__text {
	margin-top:16px;
}
.program__text p {
	margin:8px 0;
}
.program__day_active .program__content {
    display: block;
}

.program__time {
	background-color:#e8e8e8;
	padding:4px 24px;
	display:inline-block;
	margin-left:-24px;
	
}


.program__list {
  
}

.program__sections {
    margin-top:16px;
}

.program__media {
	display:flex;
	margin-top:16px;
	flex-wrap:wrap;
}


.program__btn {
	margin-right:12px;
	margin-bottom:12px;	
	background-color:#e8e8e8;
	padding:0px 16px;
	text-decoration:none;
	display:flex;
	align-items:center;
	height:32px;
	position:relative;
}

.program__btn:hover {
	background-color:#c8c8c8;
}
.program__btn_icon {
	padding-left:48px;
}
.program__btn_icon:after {
	content:"";
	display:block;
	position:absolute;
	width:32px;
	height:32px;
	left:0;
	top:0;
	background-size:contain;
	background-position:center;
}
.program__btn_icon_video:after {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMDAgMzAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDAgMzAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzJDNjk5Njt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxyZWN0IHg9IjAiIHk9IjAiIGNsYXNzPSJzdDAiIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIi8+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik03Mi45LDE0OS45YzAtMzUuOCwwLTcxLjYsMC0xMDcuM2MwLTEuOSwwLjgtMy4yLDIuMi00LjJjNC43LTMuMywxMi41LTIuNywxNi4zLDAuNAoJYzE0LjcsMTEuOSwyOS42LDIzLjcsNDQuNCwzNS41YzE3LjgsMTQuMiwzNS42LDI4LjQsNTMuNCw0Mi42YzExLjYsOS4yLDIzLjIsMTguNSwzNC44LDI3LjdjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjIKCWMzLjksMy4zLDMuOSw3LjQtMC4xLDEwLjZjLTEwLjcsOC41LTIxLjMsMTctMzIsMjUuNUMxNzMuMSwxOTYsMTU0LDIxMS4yLDEzNSwyMjYuNGMtMTQuNiwxMS43LTI5LjIsMjMuMy00My44LDM1CgljLTIuNCwxLjktNS4zLDIuNC04LjIsMi40Yy0yLjgsMC01LjUtMC42LTcuOC0yLjJjLTEuNS0xLTIuMy0yLjMtMi4zLTQuM0M3Mi45LDIyMS41LDcyLjksMTg1LjcsNzIuOSwxNDkuOXoiLz4KPC9zdmc+Cg==");
}
.program__btn_icon_pdf:after {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMDAgMzAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDAgMzAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzJDNjk5Njt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM2LjIsNTUuM0MzNyw1MS42LDM4LjEsNDgsNDAuNCw0NWM0LjctNi4xLDEwLjktOC44LDE4LjUtOC43YzM1LjMsMCw3MC43LDAsMTA2LDBjMTAuNCwwLDguNS0wLjksMTYsNi42CgkJYzEyLjMsMTIuMywyNC42LDI0LjYsMzcsMzYuOWMyLjMsMi4yLDMuMyw0LjcsMy4zLDcuOWMtMC4xLDguMSwwLDE2LjMsMCwyNC40YzAsMC43LDAsMS40LDAsMi4zYy00LjgsMC05LjMsMC0xNC4xLDAKCQljMC03LDAtMTQsMC0yMS4yYy0xLDAtMS44LDAtMi42LDBjLTguMiwwLTE2LjQsMC0yNC43LDBjLTkuNiwwLTE1LjUtNS45LTE1LjUtMTUuNWMwLTksMC0xNy45LDAtMjcuMWMtMC45LDAtMS43LDAtMi41LDAKCQljLTM0LjIsMC02OC40LDAtMTAyLjcsMGMtNiwwLTguNiwyLjYtOC42LDguN2MwLDYwLjYsMCwxMjEuMiwwLDE4MS44YzAsNi4yLDIuNiw4LjcsOC44LDguN2MxNS4xLDAsMzAuMiwwLDQ1LjMsMAoJCWMwLjgsMCwxLjYsMCwyLjcsMGMwLDQuOCwwLDkuNSwwLDE0LjJjLTE3LjMsMC0zNC43LDAtNTIsMGMtMC4zLTAuMS0wLjUtMC4zLTAuOC0wLjNjLTUuNS0wLjgtOS45LTMuNC0xMy41LTcuNgoJCWMtMi43LTMuMy00LTcuMS00LjgtMTEuMkMzNi4yLDE4MS42LDM2LjIsMTE4LjUsMzYuMiw1NS4zeiIvPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIxNCwxODUuN2MwLDYuNywwLDEzLjUsMCwyMC4yYzAsOS4zLTYsMTUuMi0xNS4zLDE1LjJjLTguNywwLTE3LjUsMC0yNi4yLDBjLTUuNSwwLTguMy0yLjctOC4zLTguMQoJCWMwLTE4LjMsMC0zNi42LDAtNTQuOGMwLTUuMywyLjgtOC4xLDgtOC4xYzguOSwwLDE3LjgsMCwyNi42LDBjOS4xLDAsMTUsNiwxNS4xLDE1QzIxNC4xLDE3MS45LDIxNCwxNzguOCwyMTQsMTg1Ljd6IE0xOTkuNywyMDYuOAoJCWMwLTE0LjMsMC0yOC40LDAtNDIuNGMtNy4xLDAtMTQuMSwwLTIxLjEsMGMwLDE0LjIsMCwyOC4zLDAsNDIuNEMxODUuNiwyMDYuOCwxOTIuNiwyMDYuOCwxOTkuNywyMDYuOHoiLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMjEuNiwyMjFjLTQuOCwwLTkuMywwLTE0LjIsMGMwLTAuOCwwLTEuNiwwLTIuM2MwLTIwLjEsMC00MC4xLDAtNjAuMmMwLTUuOCwyLjctOC40LDguNC04LjUKCQljOC43LDAsMTcuMywwLDI2LDBjOS41LDAsMTUuNCw1LjksMTUuNCwxNS40YzAsNi40LDAsMTIuNywwLDE5LjFjMCw5LjMtNiwxNS4yLTE1LjMsMTUuM2MtNi41LDAtMTMsMC0xOS42LDAKCQljLTAuMSwwLTAuMywwLjEtMC43LDAuMmMwLDMuNCwwLDcsMCwxMC41QzEyMS42LDIxNCwxMjEuNiwyMTcuNSwxMjEuNiwyMjF6IE0xNDIuOCwxNjQuNGMtNy4yLDAtMTQuMiwwLTIxLjEsMGMwLDcuMSwwLDE0LDAsMjEKCQljNy4xLDAsMTQuMSwwLDIxLjEsMEMxNDIuOCwxNzguNCwxNDIuOCwxNzEuNCwxNDIuOCwxNjQuNHoiLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNjMuOCwxNTBjMCw0LjksMCw5LjQsMCwxNC4xYy05LjQsMC0xOC44LDAtMjguMywwYzAsNC45LDAsOS41LDAsMTQuM2M5LjQsMCwxOC43LDAsMjguMSwwCgkJYzAsNC44LDAsOS40LDAsMTQuM2MtOS4zLDAtMTguNywwLTI4LjIsMGMwLDkuNSwwLDE4LjksMCwyOC4zYy00LjgsMC05LjQsMC0xNC4zLDBjMC0wLjgsMC0xLjYsMC0yLjRjMC0yMCwwLTQwLDAtNjAKCQljMC02LDIuNi04LjYsOC43LTguNmMxMC41LDAsMjEsMCwzMS42LDBDMjYyLjEsMTUwLDI2Mi45LDE1MCwyNjMuOCwxNTB6Ii8+CjwvZz4KPC9zdmc+Cg==");
}

@media screen and (max-width: 768px) {
    .program {
        font-size:15px;
    }
}
@media screen and (max-width: 480px) { 
    .program {
        font-size:14px;
    }


	.program__num {
		font-size:14px;
	}
	.program__num b {
		font-size:18px;
	}
	.program__more {
		font-size:14px;
	}

	
}
/* End */


/* Start:/local/templates/ip/css/autoload/promo-menu.css?1720371747850*/
.promo-menu {
	height:32px;
	display:flex;
	box-sizing:border-box;
	padding:0 16px;
	justify-content:space-between;
	align-items:center;
	padding:0 6%; 
}
.promo-menu_top {
	display:none;
}
.promo-menu__item:first-child {
	font-weight:900;
}
.promo-menu__item {
	color:#fff;
	text-decoration:none;
}
a.promo-menu__item:hover {
	color:#eee;
}
.promo-menu__delim {
	color:#83d0f5;
	
}



@media screen and (max-width:1000px){
	.promo-menu {
		background: #1b5e89;
		flex-direction: column;
		height: auto;
		align-items: flex-start;
		font-size: 18px;
		padding:16px;
	}
	.promo-menu__item{
		margin:4px 0;
	}

	.promo-menu_top {
		display:flex;
	}	

.promo-menu__item:first-child {
	margin-bottom:16px;
}	
	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/ip/css/autoload/right-image.css?1720371747296*/
.right-image {
	float:right;
	width:256px;
	padding:0 0 16px 16px;
}
@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.right-image {
		display:block;
		margin: 16px auto;
		padding:0;
		float:none;
	}
}

/* End */


/* Start:/local/templates/ip/css/autoload/right-pdf.css?1720371747966*/
.right-pdf {
	display:block;
	float:right;
	width:224px;
	height:128px;
	background-image:url(/local/templates/ip/css/autoload/assets/right-pdf/default.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	margin:0 0 16px 16px;
	position:relative;
}

.right-pdf:before {
	position:absolute;
	content:"";
	display:flex;
	width:100%;
	height:100%;
	pointer-events:none;
	background-color:rgba(44, 105, 150,0.5);
}
.right-pdf:after {
	position:absolute;
	content:"";
	display:flex;
	width:100%;
	height:100%;
	pointer-events:none;
	background-image:url(/local/templates/ip/css/autoload/assets/right-pdf/pdf.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:48px;	
}

.right-pdf:hover:before {
	background-color:rgba(44, 105, 150 ,0.6);
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.right-pdf {
		float:none;
		margin:16px auto;
	}
}

/* End */


/* Start:/local/templates/ip/css/autoload/school-menu.css?1720371747141*/
.school-menu {
	display:flex;
	flex-wrap:wrap;
}

.school-menu__items {
	flex-grow:1;
	padding-right:16px;
}
.school-menu__exit {
}
/* End */


/* Start:/local/templates/ip/css/autoload/social-footer.css?17203717479886*/
.social-footer {
	display:flex;
}

.social-footer__item {
	width:24px;
	height:24px;
	flex-shrink:0;
	margin-left:6px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}
.social-footer__item:hover {
	opacity:0.85;
}
.social-footer__item_instagram {
	background-image:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOWQ5ZDlkIiBoZWlnaHQ9IjUxMnB0IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0zNzYgOTFoLTI0MGMtMjQuODEyNSAwLTQ1IDIwLjE4NzUtNDUgNDV2MjQwYzAgMjQuODEyNSAyMC4xODc1IDQ1IDQ1IDQ1aDI0MGMyNC44MTI1IDAgNDUtMjAuMTg3NSA0NS00NXYtMjQwYzAtMjQuODEyNS0yMC4xODc1LTQ1LTQ1LTQ1em0tMTIwIDI3MGMtNTcuODkwNjI1IDAtMTA1LTQ3LjEwOTM3NS0xMDUtMTA1czQ3LjEwOTM3NS0xMDUgMTA1LTEwNSAxMDUgNDcuMTA5Mzc1IDEwNSAxMDUtNDcuMTA5Mzc1IDEwNS0xMDUgMTA1em0xMDUtMTgwYy0xNi41MzkwNjIgMC0zMC0xMy40NjA5MzgtMzAtMzBzMTMuNDYwOTM4LTMwIDMwLTMwIDMwIDEzLjQ2MDkzOCAzMCAzMC0xMy40NjA5MzggMzAtMzAgMzB6bTAgMCIvPjxwYXRoIGQ9Im0yNTYgMTgxYy00MS4zNTE1NjIgMC03NSAzMy42NDg0MzgtNzUgNzVzMzMuNjQ4NDM4IDc1IDc1IDc1IDc1LTMzLjY0ODQzOCA3NS03NS0zMy42NDg0MzgtNzUtNzUtNzV6bTAgMCIvPjxwYXRoIGQ9Im00MzYgMGgtMzYwYy00MS4zNTE1NjIgMC03NiAzNC42NDg0MzgtNzYgNzZ2MzYwYzAgNDEuMzUxNTYyIDM0LjY0ODQzOCA3NiA3NiA3NmgzNjBjNDEuMzUxNTYyIDAgNzYtMzQuNjQ4NDM4IDc2LTc2di0zNjBjMC00MS4zNTE1NjItMzQuNjQ4NDM4LTc2LTc2LTc2em0xNSAzNzZjMCA0MS4zNTE1NjItMzMuNjQ4NDM4IDc1LTc1IDc1aC0yNDBjLTQxLjM1MTU2MiAwLTc1LTMzLjY0ODQzOC03NS03NXYtMjQwYzAtNDEuMzUxNTYyIDMzLjY0ODQzOC03NSA3NS03NWgyNDBjNDEuMzUxNTYyIDAgNzUgMzMuNjQ4NDM4IDc1IDc1em0wIDAiLz48L3N2Zz4=")
}
.social-footer__item_vk {
	background-image: url('data:image/svg+xml,%3Csvg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M0 48C0 25.3726 0 14.0589 7.02944 7.02944C14.0589 0 25.3726 0 48 0L52 0C74.6274 0 85.9411 0 92.9706 7.02944C100 14.0589 100 25.3726 100 48V52C100 74.6274 100 85.9411 92.9706 92.9706C85.9411 100 74.6274 100 52 100H48C25.3726 100 14.0589 100 7.02944 92.9706C0 85.9411 0 74.6274 0 52L0 48Z" fill="%239d9d9d"/%3E%3Cpath d="M53.2085 72.0418C30.4168 72.0418 17.4169 56.4169 16.8752 30.4169H28.2919C28.6669 49.5002 37.0834 57.5835 43.75 59.2501V30.4169H54.5004V46.8751C61.0837 46.1668 67.9995 38.6669 70.3329 30.4169H81.0832C79.2915 40.5835 71.7915 48.0835 66.4582 51.1668C71.7915 53.6668 80.3336 60.2085 83.5836 72.0418H71.7499C69.2082 64.1252 62.8754 58.0001 54.5004 57.1668L54.5004 72.0418H53.2085Z" fill="%232c2b2b"/%3E%3C/svg%3E%0A');
}
.social-footer__item_tg {
	background-image: url('data:image/svg+xml,%3Csvg width="1000px" height="1000px" viewBox="0 0 1000 1000" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Cg stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"%3E%3Ccircle fill="%239d9d9d" cx="500" cy="500" r="500"%3E%3C/circle%3E%3Cpath d="M226.328419,494.722069 C372.088573,431.216685 469.284839,389.350049 517.917216,369.122161 C656.772535,311.36743 685.625481,301.334815 704.431427,301.003532 C708.567621,300.93067 717.815839,301.955743 723.806446,306.816707 C728.864797,310.92121 730.256552,316.46581 730.922551,320.357329 C731.588551,324.248848 732.417879,333.113828 731.758626,340.040666 C724.234007,419.102486 691.675104,610.964674 675.110982,699.515267 C668.10208,736.984342 654.301336,749.547532 640.940618,750.777006 C611.904684,753.448938 589.856115,731.588035 561.733393,713.153237 C517.726886,684.306416 492.866009,666.349181 450.150074,638.200013 C400.78442,605.66878 432.786119,587.789048 460.919462,558.568563 C468.282091,550.921423 596.21508,434.556479 598.691227,424.000355 C599.00091,422.680135 599.288312,417.758981 596.36474,415.160431 C593.441168,412.561881 589.126229,413.450484 586.012448,414.157198 C581.598758,415.158943 511.297793,461.625274 375.109553,553.556189 C355.154858,567.258623 337.080515,573.934908 320.886524,573.585046 C303.033948,573.199351 268.692754,563.490928 243.163606,555.192408 C211.851067,545.013936 186.964484,539.632504 189.131547,522.346309 C190.260287,513.342589 202.659244,504.134509 226.328419,494.722069 Z" fill="%232c2b2b"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
}
.social-footer__item_youtube {
	background-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/ip/css/autoload/table-scroll.css?172037174748*/
.table-scroll {
	width:100%;
	overflow-x:auto;
}
/* End */


/* Start:/local/templates/ip/css/autoload/text-center.css?172037174736*/
.text-center {
	text-align:center;
}
/* End */


/* Start:/local/templates/ip/css/autoload/toggle-lang-block.css?1720371747757*/
.toggle-lang-block {
	margin:32px 0;
}

.toggle-lang-block__title {
	color:#878787;
	text-transform:uppercase;
	cursor:pointer;
	position:relative;
	display:inline-block;
}

.toggle-lang-block__title:after {
	content:"";
	display:block;
	width:24px;
	height:24px;
	background-image:url(/local/templates/ip/css/autoload/assets/toggle-lang-block/dropdown-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	transition:all 0.2s ease ;
	position:absolute;
	right:-32px;
	top:50%;
	transform:translateY(-50%);
}
.toggle-lang-block._active .toggle-lang-block__title:after {
	transform:translateY(-50%) rotate(180deg);
}

.toggle-lang-block__light {
	color:#83d0f5;
}

.toggle-lang-block__content {
	display:none;
}
/* End */


/* Start:/local/templates/ip/css/autoload/toggle-visible.css?17203717471236*/
.toggle-visible {
	
}
.toggle-visible {
	
}


.toggle-visible-content {
	/* height:calc(14em + 12px); */
	/* overflow:hidden; */
	position:relative;
}

.toggle-visible-content p{
	display:none;
}
.toggle-visible-content p:nth-child(1),
.toggle-visible-content p:nth-child(2),
p.toggle-visible__show {
	display:block;
}
.toggle-visible_open .toggle-visible-content p{
	display:block;
}
.toggle-visible__more {
	color: #878787;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	display: inline-block;
	margin:16px 0;
}
.toggle-visible__more:after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/local/templates/ip/css/autoload/assets/toggle-visible/dropdown-icon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 0.2s ease;
	position: absolute;
	right: -24px;
	top: 50%;
	transform: translateY(-55%) rotate(-90deg);
}

.toggle-visible_open .toggle-visible__more:after {
	transform: translateY(-50%) rotate(-180deg);
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.toggle-visible__more{
		font-size:14px;
	}
}

/* End */


/* Start:/local/templates/ip/css/autoload/upper.css?172037174737*/
.upper {
	text-transform:uppercase;
}
/* End */


/* Start:/local/templates/ip/css/autoload/video-slider.css?17203717471974*/
.video-slider__item {
    display: flex;
    position: relative;

    text-decoration: none;
    color:#fff;
    padding:16px;
    width:100%;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;

    min-height:256px;
    box-sizing: border-box;
}

.video-slider__item:after {
    content:"";
    display: block;
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-color: rgba(28,89,134,0.4);
    pointer-events: none;
}

.video-slider__item:before {
    content:"";
    display: block;
    position: absolute;
    width:96px;
    height:80px;
    left:16px;
    top:16px;
    background-image: url(/local/templates/ip/css/autoload/assets/video-slider/video-player.png);
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
}

.video-slider__items {
    padding-top:64px;
}

.video-slider_nonav .video-slider__items {
    padding-top:0px;
}

.video-slider__content {
    position: relative;
    z-index:1;
    padding-top:96px;
    box-sizing:border-box;

}

.video-slider__items .owl-stage{
	display:flex;
}
.video-slider__items .owl-item{
	display:flex;
}
.video-slider__items .owl-nav{
	position:absolute;
	top:0;
	right:0;
}

.video-slider__items .owl-prev{
	height:32px;
	width:64px;
	display:inline-flex;
	border:2px solid #000 !important;
	align-items:center;
	justify-content:center;
	margin-right:8px;
	font-size:32px  !important;
	line-height: 1 !important;
}

.video-slider__items .owl-next{
	height:32px;
	width:64px;
	display:inline-flex;
	border:2px solid #000 !important;
	align-items:center;
	justify-content:center;
	font-size:32px !important;
	line-height: 1 !important;
}
.video-slider__items .owl-next:hover,
.video-slider__items .owl-prev:hover {
	border-color:#266390 !important;
	color:#266390 !important;	
}

.video-slider__items .owl-next span,
.video-slider__items .owl-prev span {
	transform:translateY(-2px);
	font-family:Arial,sans-serif;
}
/* End */


/* Start:/local/templates/ip/css/autoload/warning.css?1720371747376*/
.warning {
	box-sizing:border-box;
	padding:32px 64px;
	border:2px solid #2c6996;
	margin:32px auto;
	background-color:#fafafa;
	width:1184px;
	max-width:100%;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.warning {
		padding:16px 32px;
	}
}

@media screen and (max-width:480px){
	.warning {
		padding:16px;
	}
}

/* End */


/* Start:/local/templates/ip/css/autoload/ya-share_footer.css?17203717471870*/
.ya-share2_footer .ya-share2__badge {
	background-color:transparent !important;
}
.ya-share2_footer .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 386 386' style='enable-background:new 0 0 386 386;' xml:space='preserve'%3E%3Cpath style='fill:%239d9d9d;' d='M336.9,0.4h-288c-26.5,0-48,21.5-48,48v288c0,26.5,21.5,48,48,48h144v-132h-48v-60h48v-48c0-39.8,32.2-72,72-72 h48v60h-24c-13.3,0-24-1.2-24,12v48h60l-24,60h-36v132h72c26.5,0,48-21.5,48-48v-288C385,21.9,363.4,0.4,336.9,0.4z'/%3E%3C/svg%3E%0A");
}
.ya-share2_footer .ya-share2__item_service_twitter .ya-share2__icon {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%239d9d9d;' d='M512,97.2c-19,8.4-39.3,13.9-60.5,16.6c21.8-13,38.4-33.4,46.2-58c-20.3,12.1-42.7,20.6-66.6,25.4 C411.9,60.7,384.4,48,354.5,48c-58.1,0-104.9,47.2-104.9,105c0,8.3,0.7,16.3,2.4,23.9c-87.3-4.3-164.5-46.1-216.4-109.8 c-9.1,15.7-14.4,33.7-14.4,53.1c0,36.4,18.7,68.6,46.6,87.2c-16.9-0.3-33.4-5.2-47.4-12.9c0,0.3,0,0.7,0,1.2 c0,51,36.4,93.4,84.1,103.1c-8.5,2.3-17.9,3.5-27.5,3.5c-6.7,0-13.5-0.4-19.9-1.8c13.6,41.6,52.2,72.1,98.1,73.1 c-35.7,27.9-81.1,44.8-130.1,44.8c-8.6,0-16.9-0.4-25.1-1.4c46.5,30,101.6,47.1,161,47.1c193.2,0,298.8-160,298.8-298.7 c0-4.6-0.2-9.1-0.4-13.6C480.2,137,497.7,118.5,512,97.2z'/%3E%3C/svg%3E%0A");
}

.ya-share2_footer .ya-share2__container_size_m .ya-share2__icon {
    height: 32px;
    width: 32px;
    background-size: 32px 32px;
}
.ya-share2_footer .ya-share2__container_size_m .ya-share2__item {
    margin:0 8px;
}
/* End */


/* Start:/local/templates/ip/css/autoload/youtube-person.css?1720371747246*/
.youtube-person {
	padding-left:256px;
	box-sizing:border-box;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.youtube-person {
		padding-left:0;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/ip/css/autoload/youtube.css?1720371747217*/
.youtube {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.youtube video,
.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
/* End */


/* Start:/local/templates/ip/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/ip/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/ip/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/ip/vendor/owl/assets/owl.theme.default.min.css?17203717461013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s 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/ip/vendor/airdatepicker/css/datepicker.min.css?172037174612257*/
.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/ip/css/seoul2021.css?17203717473554*/
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 100;
    src: local('Apple SD Gothic Neo Thin'),
        url('/local/templates/ip/css/../fonts/100_AppleSDGothicNeo-Thin.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/100_AppleSDGothicNeo-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 200;
    src: local('Apple SD Gothic Neo UltraLight'),
        url('/local/templates/ip/css/../fonts/200_AppleSDGothicNeo-UltraLight.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/200_AppleSDGothicNeo-UltraLight.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 300;
    src: local('Apple SD Gothic Neo Light'),
        url('/local/templates/ip/css/../fonts/300_AppleSDGothicNeo-Light.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/300_AppleSDGothicNeo-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 400;
    src: local('Apple SD Gothic Neo Medium'),
        url('/local/templates/ip/css/../fonts/400_AppleSDGothicNeo-Medium.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/400_AppleSDGothicNeo-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 500;
    src: local('Apple SD Gothic Neo Regular'),
        url('/local/templates/ip/css/../fonts/500_AppleSDGothicNeo-Regular.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/500_AppleSDGothicNeo-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 600;
    src: local('Apple SD Gothic Neo SemiBold'),
        url('/local/templates/ip/css/../fonts/600_AppleSDGothicNeo-SemiBold.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/600_AppleSDGothicNeo-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 700;
    src: local('Apple SD Gothic Neo Bold'),
        url('/local/templates/ip/css/../fonts/700_AppleSDGothicNeo-Bold.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/700_AppleSDGothicNeo-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 800;
    src: local('Apple SD Gothic Neo ExtraBold'),
        url('/local/templates/ip/css/../fonts/800_AppleSDGothicNeo-ExtraBold.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/800_AppleSDGothicNeo-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 900;
    src: local('Apple SD Gothic Neo Heavy'),
        url('/local/templates/ip/css/../fonts/900_AppleSDGothicNeo-Heavy.woff2') format('woff2'),
        url('/local/templates/ip/css/../fonts/900_AppleSDGothicNeo-Heavy.otf') format('opentype');
}


body.seoul2021 {
	font-family:'Apple SD Gothic Neo',Arial,sans-serif;
}

.seoul2021 h1{
	text-align:left;
	font-weight:900;
}
.seoul2021 h2{
	text-align:left;
	font-weight:900;
}
.seoul2021 p{
	font-weight:300;
}

.seoul2021 .page__content{
	color:#424045;
	padding-top:104px; 
}
.seoul2021 .container_inner{
	padding-top:0;
	padding-bottom:32px;
}

.seoul2021 .program-section__item {
	
}
.seoul2021 .program-section__item:hover {
	background:#cecece;
}

.owl-stage {
	margin:0 auto;
}

@media screen and (max-width:1000px){
	.seoul2021 .header__menu {
		padding-top:0;
	}

	.seoul2021 .container_inner{
		padding-top:64px;
	}
	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/ip/components/bitrix/system.pagenavigation/modern1/style.css?1720371746404*/
.modern-page-navigation span,
.modern-page-navigation a {
	display:inline-block;
	border:2px solid #000;
	width:32px;
	height:32px;
	text-decoration:none;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	color:#000;
}
.modern-page-navigation span,
.modern-page-navigation a:hover {
	border-color:#2c6996;
	color:#2c6996;
}



a.modern-page-next,
a.modern-page-previous{
	width:48px;
}
/* End */


/* Start:/local/templates/ip/template_styles.css?17203717461421*/
@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/ip/fonts/MuseoSansCyrl-100.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/ip/fonts/MuseoSansCyrl-500.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/ip/fonts/MuseoSansCyrl-700.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/ip/fonts/MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
  
  
body {
	font-family:MuseoSansCyrl,Arial,sans-serif;
	font-size:16px;
}
img {
	max-width:100%;
	max-height:100%;
}
img.center{
	width:600px;
	margin:0 auto;
	display:flex;
}
a{
	color:#2c6996;
}
p {
	line-height:1.4;
	text-align:justify;
}
li {
	line-height:1.4;
}
td {
	line-height:1.4;
}

h2 {
	text-align:center;
	font-size:36px;
	margin-left:-16px;
	margin-right:-16px;
}

input {
	/* -webkit-appearance: none; */
}

button:focus,a:focus {
	outline:none;
}
input:focus {
	outline:none;
}
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);
}

.ya-share2__list{
	width:auto;
}

.clear {
	clear:both; 
}
/* End */
/* /local/templates/ip/vendor/normalize.css?17203717466138 */
/* /local/templates/ip/css/autoload/banner.css?17203717471557 */
/* /local/templates/ip/css/autoload/banner_event.css?17203717471007 */
/* /local/templates/ip/css/autoload/banner_frankfurt21.css?1720371747949 */
/* /local/templates/ip/css/autoload/bg-video.css?1720371747777 */
/* /local/templates/ip/css/autoload/big-map.css?17203717471148 */
/* /local/templates/ip/css/autoload/book-detail.css?17203717471186 */
/* /local/templates/ip/css/autoload/book.css?17203717472864 */
/* /local/templates/ip/css/autoload/breadcrumb.css?1720371747165 */
/* /local/templates/ip/css/autoload/btn.css?1720371747973 */
/* /local/templates/ip/css/autoload/col2.css?1720371747356 */
/* /local/templates/ip/css/autoload/congress-banner.css?17203717471550 */
/* /local/templates/ip/css/autoload/container.css?17203717471787 */
/* /local/templates/ip/css/autoload/event-banner.css?1720371747254 */
/* /local/templates/ip/css/autoload/event.css?17203717471871 */
/* /local/templates/ip/css/autoload/flag-select.css?1720371747707 */
/* /local/templates/ip/css/autoload/footer.css?17203717471082 */
/* /local/templates/ip/css/autoload/frankfurt21.css?17203717471188 */
/* /local/templates/ip/css/autoload/gallery.css?1720371747728 */
/* /local/templates/ip/css/autoload/header-search.css?1720371747738 */
/* /local/templates/ip/css/autoload/header.css?17203717473352 */
/* /local/templates/ip/css/autoload/ibanner.css?1720371747807 */
/* /local/templates/ip/css/autoload/inner.css?1720371747108 */
/* /local/templates/ip/css/autoload/inoagent.css?1720371747170 */
/* /local/templates/ip/css/autoload/menu.css?17276922022580 */
/* /local/templates/ip/css/autoload/news.css?17203717472150 */
/* /local/templates/ip/css/autoload/nowrap.css?172037174734 */
/* /local/templates/ip/css/autoload/one-btn.css?172037174774 */
/* /local/templates/ip/css/autoload/page.css?1720371747850 */
/* /local/templates/ip/css/autoload/person.css?1720371747548 */
/* /local/templates/ip/css/autoload/persons-widget.css?17203717473626 */
/* /local/templates/ip/css/autoload/persons.css?17203717472850 */
/* /local/templates/ip/css/autoload/plate.css?17203717471297 */
/* /local/templates/ip/css/autoload/press.css?17203717471309 */
/* /local/templates/ip/css/autoload/program-list.css?1720371747328 */
/* /local/templates/ip/css/autoload/program-section.css?1720371747913 */
/* /local/templates/ip/css/autoload/program-selector.css?172037174755 */
/* /local/templates/ip/css/autoload/program.css?17203717476461 */
/* /local/templates/ip/css/autoload/promo-menu.css?1720371747850 */
/* /local/templates/ip/css/autoload/right-image.css?1720371747296 */
/* /local/templates/ip/css/autoload/right-pdf.css?1720371747966 */
/* /local/templates/ip/css/autoload/school-menu.css?1720371747141 */
/* /local/templates/ip/css/autoload/social-footer.css?17203717479886 */
/* /local/templates/ip/css/autoload/table-scroll.css?172037174748 */
/* /local/templates/ip/css/autoload/text-center.css?172037174736 */
/* /local/templates/ip/css/autoload/toggle-lang-block.css?1720371747757 */
/* /local/templates/ip/css/autoload/toggle-visible.css?17203717471236 */
/* /local/templates/ip/css/autoload/upper.css?172037174737 */
/* /local/templates/ip/css/autoload/video-slider.css?17203717471974 */
/* /local/templates/ip/css/autoload/warning.css?1720371747376 */
/* /local/templates/ip/css/autoload/ya-share_footer.css?17203717471870 */
/* /local/templates/ip/css/autoload/youtube-person.css?1720371747246 */
/* /local/templates/ip/css/autoload/youtube.css?1720371747217 */
/* /local/templates/ip/vendor/fancybox/jquery.fancybox.min.css?172037174612795 */
/* /local/templates/ip/vendor/owl/assets/owl.carousel.min.css?17203717463351 */
/* /local/templates/ip/vendor/owl/assets/owl.theme.default.min.css?17203717461013 */
/* /local/templates/ip/vendor/airdatepicker/css/datepicker.min.css?172037174612257 */
/* /local/templates/ip/css/seoul2021.css?17203717473554 */
/* /local/templates/ip/components/bitrix/system.pagenavigation/modern1/style.css?1720371746404 */
/* /local/templates/ip/template_styles.css?17203717461421 */
