

/* Start:/local/assets/css/lib/normalize.css?16871536436158*/
/*! normalize.css v8.0.0 | 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; }

/**
 * 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/assets/css/lib/tiny-slider.css?16871536431648*/
.tns-outer {
  padding: 0 !important; }

.tns-outer [hidden] {
  display: none !important; }

.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer; }

.tns-outer.ms-touch {
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  -ms-scroll-chaining: none;
  -ms-scroll-snap-type: mandatory;
  -ms-scroll-snap-points-x: snapInterval(0%, 100%); }

.tns-slider {
  transition: all 0s; }

.tns-slider > .tns-item {
  box-sizing: border-box; }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both; }

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
  margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  transition: transform 0s, opacity 0s; }

.tns-gallery > .tns-moving {
  transition: all 0.25s; }

.tns-lazy-img {
  transition: opacity 0.6s;
  opacity: 0.6; }

.tns-lazy-img.loaded {
  opacity: 1; }

.tns-ah {
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-hdx {
  overflow-x: hidden; }

.tns-hdy {
  overflow-y: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

/* End */


/* Start:/local/assets/css/main2019.css?168783809268391*/
@font-face {
  font-family: MuseoSansCyrl;
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/museo-sans-cyrl-thin.woff2) format("woff2"), url(/local/assets/css/../fonts/museo-sans-cyrl-thin.woff) format("woff");
}

@font-face {
  font-family: MuseoSansCyrl;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/museo-sans-cyrl-light.woff2) format("woff2"), url(/local/assets/css/../fonts/museo-sans-cyrl-light.woff) format("woff");
}

@font-face {
  font-family: MuseoSansCyrl;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/museo-sans-cyrl-medium.woff2) format("woff2"), url(/local/assets/css/../fonts/museo-sans-cyrl-medium.woff) format("woff");
}

@font-face {
  font-family: MuseoSansCyrl;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/museo-sans-cyrl-bold.woff2) format("woff2"), url(/local/assets/css/../fonts/museo-sans-cyrl-bold.woff) format("woff");
}

@font-face {
  font-family: Cormorant;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/cormorant-light.woff2) format("woff2"), url(/local/assets/css/../fonts/cormorant-light.woff) format("woff");
}

@font-face {
  font-family: Cormorant;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/cormorant-regular.woff2) format("woff2"), url(/local/assets/css/../fonts/cormorant-regular.woff) format("woff");
}

@font-face {
  font-family: Cormorant;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/cormorant-book.woff2) format("woff2"), url(/local/assets/css/../fonts/cormorant-book.woff) format("woff");
}

@font-face {
  font-family: Cormorant;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/cormorant-semibold.woff2) format("woff2"), url(/local/assets/css/../fonts/cormorant-semibold.woff) format("woff");
}

@font-face {
  font-family: Cormorant;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(/local/assets/css/../fonts/cormorant-bold.woff2) format("woff2"), url(/local/assets/css/../fonts/cormorant-bold.woff) format("woff");
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: MuseoSansCyrl, Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  overflow-x: hidden;
  width: 100%;
  min-width: 320px;
  color: #000;
  background-color: #fff;
}

.main {
  overflow-x: hidden;
}

.container {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .container {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 1280px) {
  .container {
    overflow-x: visible;
    padding-right: 46px;
    padding-left: 46px;
  }
}

.button {
  font-weight: inherit;
  display: inline;
  padding: 0;
  border: 0;
  background: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.link {
  text-decoration: none;
  color: #2469c6;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grid {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
}
@media (min-width: 1280px) {
  .grid {
    width: calc(100% + 24px);
    margin-left: -24px;
  }
}
.grid_center {
  justify-content: center;
}
.grid_right {
  justify-content: flex-end;
}
.grid_baseline {
  align-items: baseline;
}
.grid_middle {
  align-items: center;
}

.grid__column {
  box-sizing: border-box;
  width: 100%;
  padding-left: 16px;
}
@media (min-width: 1280px) {
  .grid__column {
    padding-left: 24px;
  }
}
.grid__column_center {
  margin-right: auto;
  margin-left: auto;
}
.grid__column_right {
  margin-left: auto;
}

.grid__column_1-2 {
  width: 50%;
}

.grid__column_1-5 {
  width: 20%;
}

.grid__column_2-5 {
  width: 40%;
}

.grid__column_3-5 {
  width: 60%;
}

.grid__column_4-5 {
  width: 80%;
}

.grid__column_1-8 {
  width: 12.5%;
}

.grid__column_2-8 {
  width: 25%;
}

.grid__column_3-8 {
  width: 37.5%;
}

.grid__column_4-8 {
  width: 50%;
}

.grid__column_5-8 {
  width: 62.5%;
}

.grid__column_6-8 {
  width: 75%;
}

.grid__column_7-8 {
  width: 87.5%;
}

.grid__column_1-10 {
  width: 10%;
}

.grid__column_2-10 {
  width: 20%;
}

.grid__column_3-10 {
  width: 30%;
}

.grid__column_4-10 {
  width: 40%;
}

.grid__column_5-10 {
  width: 50%;
}

.grid__column_6-10 {
  width: 60%;
}

.grid__column_7-10 {
  width: 70%;
}

.grid__column_8-10 {
  width: 80%;
}

.grid__column_9-10 {
  width: 90%;
}

.grid__column_1-12 {
  width: 8.33333%;
}

.grid__column_2-12 {
  width: 16.66667%;
}

.grid__column_3-12 {
  width: 25%;
}

.grid__column_4-12 {
  width: 33.33333%;
}

.grid__column_5-12 {
  width: 41.66667%;
}

.grid__column_6-12 {
  width: 50%;
}

.grid__column_7-12 {
  width: 58.33333%;
}

.grid__column_8-12 {
  width: 66.66667%;
}

.grid__column_9-12 {
  width: 75%;
}

.grid__column_10-12 {
  width: 83.33333%;
}

.grid__column_11-12 {
  width: 91.66667%;
}

@media (min-width: 768px) {
  .grid__column_1-2_tablet {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .grid__column_1-5_tablet {
    width: 20%;
  }
}

@media (min-width: 768px) {
  .grid__column_2-5_tablet {
    width: 40%;
  }
}

@media (min-width: 768px) {
  .grid__column_3-5_tablet {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .grid__column_4-5_tablet {
    width: 80%;
  }
}

@media (min-width: 768px) {
  .grid__column_1-8_tablet {
    width: 12.5%;
  }
}

@media (min-width: 768px) {
  .grid__column_2-8_tablet {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .grid__column_3-8_tablet {
    width: 37.5%;
  }
}

@media (min-width: 768px) {
  .grid__column_4-8_tablet {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .grid__column_5-8_tablet {
    width: 62.5%;
  }
}

@media (min-width: 768px) {
  .grid__column_6-8_tablet {
    width: 75%;
  }
}

@media (min-width: 768px) {
  .grid__column_7-8_tablet {
    width: 87.5%;
  }
}

@media (min-width: 768px) {
  .grid__column_1-10_tablet {
    width: 10%;
  }
}

@media (min-width: 768px) {
  .grid__column_2-10_tablet {
    width: 20%;
  }
}

@media (min-width: 768px) {
  .grid__column_3-10_tablet {
    width: 30%;
  }
}

@media (min-width: 768px) {
  .grid__column_4-10_tablet {
    width: 40%;
  }
}

@media (min-width: 768px) {
  .grid__column_5-10_tablet {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .grid__column_6-10_tablet {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .grid__column_7-10_tablet {
    width: 70%;
  }
}

@media (min-width: 768px) {
  .grid__column_8-10_tablet {
    width: 80%;
  }
}

@media (min-width: 768px) {
  .grid__column_9-10_tablet {
    width: 90%;
  }
}

@media (min-width: 768px) {
  .grid__column_1-12_tablet {
    width: 8.33333%;
  }
}

@media (min-width: 768px) {
  .grid__column_2-12_tablet {
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .grid__column_3-12_tablet {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .grid__column_4-12_tablet {
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .grid__column_5-12_tablet {
    width: 41.66667%;
  }
}

@media (min-width: 768px) {
  .grid__column_6-12_tablet {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .grid__column_7-12_tablet {
    width: 58.33333%;
  }
}

@media (min-width: 768px) {
  .grid__column_8-12_tablet {
    width: 66.66667%;
  }
}

@media (min-width: 768px) {
  .grid__column_9-12_tablet {
    width: 75%;
  }
}

@media (min-width: 768px) {
  .grid__column_10-12_tablet {
    width: 83.33333%;
  }
}

@media (min-width: 768px) {
  .grid__column_11-12_tablet {
    width: 91.66667%;
  }
}

@media (min-width: 1280px) {
  .grid__column_1-2_desktop {
    width: 50%;
  }
}

@media (min-width: 1280px) {
  .grid__column_1-5_desktop {
    width: 20%;
  }
}

@media (min-width: 1280px) {
  .grid__column_2-5_desktop {
    width: 40%;
  }
}

@media (min-width: 1280px) {
  .grid__column_3-5_desktop {
    width: 60%;
  }
}

@media (min-width: 1280px) {
  .grid__column_4-5_desktop {
    width: 80%;
  }
}

@media (min-width: 1280px) {
  .grid__column_1-8_desktop {
    width: 12.5%;
  }
}

@media (min-width: 1280px) {
  .grid__column_2-8_desktop {
    width: 25%;
  }
}

@media (min-width: 1280px) {
  .grid__column_3-8_desktop {
    width: 100%;
  }
}

@media (min-width: 1280px) {
  .grid__column_4-8_desktop {
    width: 50%;
  }
}

@media (min-width: 1280px) {
  .grid__column_5-8_desktop {
    width: 62.5%;
  }
}

@media (min-width: 1280px) {
  .grid__column_6-8_desktop {
    width: 75%;
  }
}

@media (min-width: 1280px) {
  .grid__column_7-8_desktop {
    width: 87.5%;
  }
}

@media (min-width: 1280px) {
  .grid__column_1-10_desktop {
    width: 10%;
  }
}

@media (min-width: 1280px) {
  .grid__column_2-10_desktop {
    width: 20%;
  }
}

@media (min-width: 1280px) {
  .grid__column_3-10_desktop {
    width: 30%;
  }
}

@media (min-width: 1280px) {
  .grid__column_4-10_desktop {
    width: 40%;
  }
}

@media (min-width: 1280px) {
  .grid__column_5-10_desktop {
    width: 50%;
  }
}

@media (min-width: 1280px) {
  .grid__column_6-10_desktop {
    width: 60%;
  }
}

@media (min-width: 1280px) {
  .grid__column_7-10_desktop {
    width: 70%;
  }
}

@media (min-width: 1280px) {
  .grid__column_8-10_desktop {
    width: 80%;
  }
}

@media (min-width: 1280px) {
  .grid__column_9-10_desktop {
    width: 90%;
  }
}

@media (min-width: 1280px) {
  .grid__column_1-12_desktop {
    width: 8.33333%;
  }
}

@media (min-width: 1280px) {
  .grid__column_2-12_desktop {
    width: 16.66667%;
  }
}

@media (min-width: 1280px) {
  .grid__column_3-12_desktop {
    width: 25%;
  }
}

@media (min-width: 1280px) {
  .grid__column_4-12_desktop {
    width: 33.33333%;
  }
}

@media (min-width: 1280px) {
  .grid__column_5-12_desktop {
    width: 41.66667%;
  }
}

@media (min-width: 1280px) {
  .grid__column_6-12_desktop {
    width: 50%;
  }
}

@media (min-width: 1280px) {
  .grid__column_7-12_desktop {
    width: 58.33333%;
    position: relative;
  }
}

@media (min-width: 1280px) {
  .grid__column_8-12_desktop {
    width: 66.66667%;
  }
}

@media (min-width: 1280px) {
  .grid__column_9-12_desktop {
    width: 75%;
  }
}

@media (min-width: 1280px) {
  .grid__column_10-12_desktop {
    width: 83.33333%;
  }
}

@media (min-width: 1280px) {
  .grid__column_11-12_desktop {
    width: 91.66667%;
  }
}

[class*=grid__column_push] {
  position: relative;
}

.grid__column_push_1-2 {
  left: 50%;
}

.grid__column_push_1-5 {
  left: 20%;
}

.grid__column_push_2-5 {
  left: 40%;
}

.grid__column_push_3-5 {
  left: 60%;
}

.grid__column_push_4-5 {
  left: 80%;
}

.grid__column_push_1-8 {
  left: 12.5%;
}

.grid__column_push_2-8 {
  left: 25%;
}

.grid__column_push_3-8 {
  left: 37.5%;
}

.grid__column_push_4-8 {
  left: 50%;
}

.grid__column_push_5-8 {
  left: 62.5%;
}

.grid__column_push_6-8 {
  left: 75%;
}

.grid__column_push_7-8 {
  left: 87.5%;
}

.grid__column_push_1-10 {
  left: 10%;
}

.grid__column_push_2-10 {
  left: 20%;
}

.grid__column_push_3-10 {
  left: 30%;
}

.grid__column_push_4-10 {
  left: 40%;
}

.grid__column_push_5-10 {
  left: 50%;
}

.grid__column_push_6-10 {
  left: 60%;
}

.grid__column_push_7-10 {
  left: 70%;
}

.grid__column_push_8-10 {
  left: 80%;
}

.grid__column_push_9-10 {
  left: 90%;
}

.grid__column_push_1-12 {
  left: 8.33333%;
}

.grid__column_push_2-12 {
  left: 16.66667%;
}

.grid__column_push_3-12 {
  left: 25%;
}

.grid__column_push_4-12 {
  left: 33.33333%;
}

.grid__column_push_5-12 {
  left: 41.66667%;
}

.grid__column_push_6-12 {
  left: 50%;
}

.grid__column_push_7-12 {
  left: 58.33333%;
}

.grid__column_push_8-12 {
  left: 66.66667%;
}

.grid__column_push_9-12 {
  left: 75%;
}

.grid__column_push_10-12 {
  left: 83.33333%;
}

.grid__column_push_11-12 {
  left: 91.66667%;
}

@media (min-width: 1280px) {
  .grid__column_push_1-2_desktop {
    left: 50%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_1-5_desktop {
    left: 20%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_2-5_desktop {
    left: 40%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_3-5_desktop {
    left: 60%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_4-5_desktop {
    left: 80%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_1-8_desktop {
    left: 12.5%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_2-8_desktop {
    left: 25%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_3-8_desktop {
    left: 37.5%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_4-8_desktop {
    left: 50%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_5-8_desktop {
    left: 62.5%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_6-8_desktop {
    left: 75%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_7-8_desktop {
    left: 87.5%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_1-10_desktop {
    left: 10%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_2-10_desktop {
    left: 20%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_3-10_desktop {
    left: 30%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_4-10_desktop {
    left: 40%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_5-10_desktop {
    left: 50%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_6-10_desktop {
    left: 60%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_7-10_desktop {
    left: 70%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_8-10_desktop {
    left: 80%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_9-10_desktop {
    left: 90%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_1-12_desktop {
    left: 8.33333%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_2-12_desktop {
    left: 16.66667%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_3-12_desktop {
    left: 25%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_4-12_desktop {
    left: 33.33333%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_5-12_desktop {
    left: 41.66667%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_6-12_desktop {
    left: 50%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_7-12_desktop {
    left: 58.33333%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_8-12_desktop {
    left: 66.66667%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_9-12_desktop {
    left: 75%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_10-12_desktop {
    left: 83.33333%;
  }
}

@media (min-width: 1280px) {
  .grid__column_push_11-12_desktop {
    left: 91.66667%;
  }
}

.form__section {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
}
.form__section:not(:last-of-type) {
  padding-bottom: 50px;
}
.form__section:not(:last-of-type)::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  content: "";
  background: linear-gradient(to right, #000 5px, transparent 5px) repeat-x center top/9px 1px;
}
@media (min-width: 768px) {
  .form__section:not(:last-of-type)::before {
    right: -16px;
    left: -16px;
  }
}
@media (min-width: 1280px) {
  .form__section:not(:last-of-type)::before {
    right: -24px;
    left: -24px;
  }
}
.form__section + .form__section {
  margin-top: 37px;
}

.form__legend {
  font: 500 24px/22px Cormorant, "Times New Roman", sans-serif;
}
@media (min-width: 768px) {
  .form__legend {
    font-size: 22px;
    line-height: 29px;
  }
}

.form__row + .form__row {
  margin-top: 24px;
}

.form__field {
  position: relative;
  margin-top: 24px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form__field {
    margin-top: 0;
  }
}

.form__error {
  font-size: 12px;
  font-weight: 100;
  line-height: 14px;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: .2s;
  transform: translateY(0);
  letter-spacing: .04em;
  opacity: 0;
  color: #eb0000;
}

.form__input {
  font-size: 16px;
  font-weight: 100;
  line-height: 19px;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 0;
  letter-spacing: .04em;
  color: #000;
  border: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}
.form__input:not([type="checkbox"]):focus + .form__label,
.form__input:not([type="checkbox"]):not(:invalid) + .form__label,
.registration__speech .form__input:focus + .form__label {
  transform: translateX(100%);
  opacity: 0;
}
.form__input:not([type="checkbox"]) + .form__label,
.registration__speech .form__input + .form__label {
  font-size: 12px;
  font-weight: 100;
  line-height: 14px;
  position: absolute;
  z-index: 0;
  top: 9px;
  right: 0;
  transition: .3s;
  transform: translateX(0);
  letter-spacing: .04em;
  opacity: 1;
  color: #b4b4b4;
}


.form__input::-webkit-input-placeholder {
  font-size: 12px;
  color: #b4b4b4;
}
@media (max-width: 767px) {
  .form__input::-webkit-input-placeholder {
    opacity: 0;
  }
}
.form__input[type="checkbox"] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.form__input[type="checkbox"] + .form__label {
  font-size: 14px;
  line-height: 17px;
  position: relative;
  display: inline-block;
  margin-top: -1px;
  padding-top: 1px;
  padding-left: 30px;
  cursor: pointer;
}
.form__input[type="checkbox"] + .form__label::before {
  position: absolute;
  z-index: -1;
  top: 2px;
  left: 1px;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  content: "";
  border: 1px solid #2469c6;
  background-color: #fff;
}
.form__input[type="checkbox"]:checked + .form__label {
  background: url(/local/assets/css/../img/checkbox_checked.svg) no-repeat 4px top/14px 12px;
}
.form__input._is-wrong ~ .form__error {
  transform: translateY(100%) translateY(6px);
  opacity: 1;
}

.form__submit {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  margin-top: 36px;
  padding: 14px 74px 13px;
  cursor: pointer;
  transition: .2s;
  letter-spacing: .1em;
  color: #2469c6;
  border: 3px solid #2469c6;
}
.form__submit:hover {
  color: #fff;
  border-color: transparent;
  background-color: #205cad;
  box-shadow: 0 10px 20px rgba(32, 92, 173, .3);
}

.tabs {
  display: flex;
  align-items: baseline;
}

.tabs__switcher {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  position: relative;
  padding-bottom: 15px;
  cursor: pointer;
  letter-spacing: .06em;
  color: #2469c6;
}
.tabs__switcher::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 36px;
  height: 6px;
  content: "";
  transition: .1s;
  transform: translateX(-50%) scaleX(0);
  background-color: #fbd405;
}
.tabs__switcher._is-active {
  cursor: auto;
  color: #000;
}
.tabs__switcher._is-active::before {
  transform: translateX(-50%) scaleX(1);
}

.tabs__separator {
  font-size: 13px;
  line-height: 22px;
  margin-right: 33px;
  margin-left: 33px;
  letter-spacing: .05em;
  color: #656565;
}

.tooltip-wrapper {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .tooltip-wrapper {
    position: relative;
  }
}

.tooltip {
  overflow: hidden;
  margin-left: 17px;
}
@media (min-width: 768px) {
  .tooltip {
    position: relative;
  }
}

.tooltip__title {
  font-size: 0;
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  background: #2469c6 url(/local/assets/css/../img/tooltip-icon.svg) no-repeat center/contain;
}
.tooltip__title::before {
  position: absolute;
  top: 0;
  right: -9px;
  bottom: -4px;
  left: 0;
  content: "";
}

.tooltip__text {
  font: 300 14px/22px MuseoSansCyrl, Roboto, "Helvetica Neue", Arial, sans-serif;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 17px 19px 20px;
  transform: scale(0);
  letter-spacing: 0;
  opacity: 0;
  border-top: 2px solid #000;
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
}
@media (max-width: 767px) {
  .tooltip__text {
    top: 28px;
    right: 0;
    left: -60px;
    transform-origin: 100% 0;
  }
}
@media (min-width: 768px) {
  .tooltip__text {
    top: 0;
    left: 25px;
    width: 358px;
    transform-origin: 0 0;
  }
  .tooltip__text::before {
    position: absolute;
    top: -2px;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    border: 8px solid #000;
    border-right-color: transparent;
    border-bottom-color: transparent;
  }
}

.tooltip:hover {
  overflow: visible;
}
.tooltip:hover .tooltip__text {
  transition: .2s;
  transform: scale(1);
  opacity: 1;
}

.side-menu {
  position: fixed;
  right: 0;
  display: block;
  transition: .4s;
}
@media (max-width: 767px) {
  .side-menu {
    z-index: 9;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: 40px;
  }
  .side-menu::after {
    position: absolute;
    top: 8px;
    left: 16px;
    width: 24px;
    height: 24px;
    content: "";
    transition: .4s;
    opacity: 0;
    background: url(/local/assets/css/../img/logo_small@2x.png) no-repeat left center/contain;
  }
  .side-menu._is-active:not(._is-open) {
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
  }
  .side-menu._is-active:not(._is-open)::after {
    opacity: 1;
  }
  .side-menu::before {
    position: absolute;
    top: 0;
    right: -27px;
    left: -18px;
    height: 460px;
    content: "";
    transition: .4s;
    background: url(/local/assets/css/../img/side-menu_1.svg) no-repeat left top/18px 64px, url(/local/assets/css/../img/side-menu_2.svg) no-repeat right bottom/27px 28px;
  }
}
@media (min-width: 768px) {
  .side-menu {
    z-index: 10;
    top: 50%;
    overflow: visible;
    width: 184px;
    padding-top: 53px;
    padding-bottom: 51px;
    transform: translateX(100%) translateX(-32px) translateY(-50%);
  }
}
@media (min-width: 1280px) {
  .side-menu {
    width: 126px;
    transform: translateY(-50%);
  }
}
.side-menu > ul {
  font-size: 0;
  margin-top: -34px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .side-menu > ul {
    position: relative;
    padding-top: 77px;
    padding-bottom: 70px;
    transition: transform .4s, opacity .3s;
    transform: translateY(-100%) translateY(-40px);
    opacity: 0;
  }
  .side-menu > ul::before {
    position: absolute;
    right: 18px;
    bottom: 0;
    left: 18px;
    height: 1px;
    content: "";
    background: linear-gradient(to right, #000 5px, transparent 5px) repeat-x center top/9px 1px;
  }
}
.side-menu > ul > li {
  margin-top: 36px;
}
@media (max-width: 767px) {
  .side-menu > ul > li {
    overflow-x: hidden;
    margin-right: 83px;
  }
}
@media (min-width: 768px) {
  .side-menu > ul > li {
    margin-top: 34px;
  }
}

.side-menu__button {
  font-size: 0;
  line-height: 0;
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
}
@media (min-width: 768px) {
  .side-menu__button {
    display: none;
  }
}
.side-menu__button::before,
.side-menu__button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  content: "";
  transition: .4s;
  background-color: #000;
}
.side-menu__button::before {
  transform: translate(-50%, -50%) translateY(-3px);
}
.side-menu__button::after {
  transform: translate(-50%, -50%) translateY(3px);
}

.side-menu__link {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  position: relative;
  display: inline-block;
  width: auto;
  min-height: 17px;
  padding-left: 83px;
  transition: .1s;
  letter-spacing: .1em;
  color: #ccc;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
  .side-menu__link {
    padding-left: 38px;
  }
}
@media (min-width: 1280px) {
  .side-menu__link {
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .side-menu__link:hover {
    color: #205cad;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .side-menu__link::before {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 11px;
    height: 11px;
    content: "";
    transition: .4s;
    border: 2px solid #ccc;
    border-radius: 50%;
  }
}
.side-menu__link::after {
  position: absolute;
  top: calc(50% + 1px);
  left: calc(100% + 15px);
  width: 100px;
  height: 0;
  content: "";
  transform: scaleX(0);
  transform-origin: 0 50%;
  border-bottom: 1px solid #000;
}
@media (min-width: 768px) {
  .side-menu__link::after {
    width: 50px;
  }
}
.side-menu__link._is-active {
  color: #000;
}
.side-menu__link._is-active::before {
  border-color: #000;
}
.side-menu__link._is-active::after {
  transition: .3s;
  transform: scaleX(1);
}

.side-menu__download {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  display: inline-flex;
  flex-direction: column;
  margin-top: 36px;
  margin-left: 71px;
  padding-left: 31px;
  transition: .4s;
  transform: translateY(-100vh);
  letter-spacing: .1em;
  opacity: 0;
  background: url(/local/assets/css/../img/schedule__download.svg) no-repeat left top/16px 16px;
}
@media (min-width: 768px) {
  .side-menu__download {
    display: none;
  }
}
.side-menu__download span {
  font-size: 16px;
  font-weight: 300;
  color: #bebcbc;
}

.side-menu__submit {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  /*width: calc(100% - 32px);*/
  margin-top: 34px;
  margin-right: 16px;
  margin-left: 16px;
  padding: 17px 40px 16px;
  letter-spacing: .1em;
  color: #fff;
  background-color: #2469c6;
}
@media (min-width: 768px) {
  .side-menu__submit {
    display: none;
  }
}

.side-menu._is-open {
  background-color: #fff;
}
@media (max-width: 767px) {
  .side-menu._is-open {
    height: 100vh;
  }
  .side-menu._is-open::before {
    top: 27px;
    right: 36px;
    left: 0;
    height: 420px;
  }
}
@media (min-width: 768px) {
  .side-menu._is-open {
    z-index: 5;
    transform: translateY(-50%);
    border: 4px solid #fbd405;
    border-right: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
  }
}
.side-menu._is-open .side-menu__button::before {
  transform: translate(-50%, -50%) rotate(20deg);
}
.side-menu._is-open .side-menu__button::after {
  transform: translate(-50%, -50%) rotate(-20deg);
}
.side-menu._is-open .side-menu__link::before {
  transform: scale(0);
}
.side-menu._is-open > ul {
  transform: translateY(0);
  opacity: 1;
}
.side-menu._is-open .side-menu__download {
  transform: translateY(0);
  opacity: 1;
}

[data-modal] {
  cursor: pointer;
}

.modal {
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .modal {
    padding: 40px;
  }
}
@media (min-width: 1280px) {
  .modal {
    padding: 53px;
  }
}
.modal._is-active {
  display: block;
}
.modal::-webkit-scrollbar {
  display: none;
}

@media (max-width: 1279px) {
  .modal__container {
    padding-right: 0;
    padding-left: 0;
  }
}

.modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .6;
  background: #000;
}

.modal__body {
  position: relative;
  z-index: 2;
  padding: 36px 22px 30px;
  background: #fff;
}
@media (min-width: 768px) {
  .modal__body {
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
  }
}
@media (min-width: 1280px) {
  .modal__body {
    padding-right: 100px;
    padding-bottom: 60px;
    padding-left: 100px;
  }
}

.modal__close {
  font-size: 0;
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 20px;
  width: 26px;
  height: 26px;
  padding: 0;
  border: 0;
  background: url(/local/assets/css/../img/modal__close.svg) no-repeat center/10px 10px;
}

.participants__title {
  font: 400 52px/63px Cormorant, "Times New Roman", sans-serif;
  margin-top: 0;
  margin-bottom: 30px;
}

.participants__section {
  position: relative;
  margin-top: 40px;
}
.participants__section:not(:last-child) {
  padding-bottom: 28px;
}
.participants__section:not(:last-child)::before {
  position: absolute;
  right: -24px;
  bottom: 0;
  left: -24px;
  height: 1px;
  content: "";
  background: linear-gradient(to right, #000 5px, transparent 5px) repeat-x center top/9px 1px;
}

.participants__section-name {
  font: 600 24px/29px Cormorant, "Times New Roman", sans-serif;
  position: relative;
  margin-bottom: 40px;
}
.participants__section-name::before {
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -9px;
  width: 52px;
  height: 54px;
  content: "";
  background: url(/local/assets/css/../img/participants__section-name.svg) no-repeat center/contain;
}

.participants__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -38px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .participants__list {
    margin-left: -24px;
  }
}
.participants__list li {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin-top: 38px;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .participants__list li {
    width: 50%;
    padding-left: 24px;
  }
}
.participants__list li::before {
  position: absolute;
  top: 0;
  left: 24px;
  width: 60px;
  height: 1px;
  content: "";
  background-color: #000;
}

.participants__list-wrapper .participants__list {
  margin-top: 0;
}

.participants__list-wrapper .accordion-content {
  overflow: hidden;
  max-height: 0;
  transition: .2s ease-out;
}

.participants__list-wrapper._is-open .accordion-content {
  max-height: 500px;
  transition: .3s ease-in-out;
}

.participants__show-all {
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  margin-top: 28px;
  cursor: pointer;
}

.participants__name {
  font: 600 24px/29px Cormorant, "Times New Roman", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.participants__company {
  font-size: 16px;
  line-height: 22px;
  margin-top: 4px;
  margin-bottom: 0;
}

.participants__position {
  font-size: 16px;
  line-height: 22px;
  margin-top: 3px;
  margin-bottom: 0;
}

.footer {
  padding-top: 17px;
  padding-bottom: 24px;
  color: #fff;
  background-color: #000;
}
@media (max-width: 767px) {
  .footer .grid__column:nth-child(2) {
    order: 1;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 18px;
    padding-bottom: 11px;
  }
}

.footer__organizer {
  height: 50px;
  align-items: center;
  font-size: 10px;
  font-weight: 100;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-left: 120px;
  background: url(/local/assets/css/../img/footer__organizer.svg) no-repeat left top/98px 48px;
  display: inline-flex;
  text-decoration: none;
  color: white;
}
@media (min-width: 768px) {
  .footer__organizer {
    padding-top: 0;
    background-position: left center;
    display: inline-flex;
    text-decoration: none;
    color: white;
  }
}
@media (min-width: 1280px) {
  .footer__organizer {
    margin-left: 61px;
    padding-left: 132px;
    display: inline-flex;
    text-decoration: none;
    color: white;
  }
}
.footer__organizer span {
  display: block;
  color: #656363;
}

.footer__created {
  font-size: 10px;
  font-weight: 100;
  line-height: 12px;
  margin-top: 24px;
  margin-bottom: 0;
  padding-left: 120px;
}
@media (min-width: 768px) {
  .footer__created {
    margin-top: 0;
    padding-left: 0;
    text-align: center;
  }
}

.footer__made-by {
  font-size: 10px;
  line-height: 12px;
  margin-top: 26px;
  margin-bottom: 0;
  padding-left: 120px;
}
@media (min-width: 768px) {
  .footer__made-by {
    margin-top: 0;
    padding-left: 0;
    text-align: right;
  }
}
@media (min-width: 1280px) {
  .footer__made-by {
    margin-right: 60px;
  }
}
.footer__made-by a {
  display: inline-flex;
  padding-bottom: 1px;
  padding-left: 37px;
  text-align: left;
  /*background: url(/local/assets/css/../img/footer__made-by.svg) no-repeat left center/25px 25px;*/
  color: #ffffff;
  text-decoration: none;
}

.section {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .section {
    margin-top: 50px;
  }
}

.section__heading {
  font: 400 52px/63px Cormorant, "Times New Roman", sans-serif;
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 41px;
  background: url(/local/assets/css/../img/section__heading.svg) no-repeat left 32px/26px 16px;
}
@media (min-width: 768px) {
  .section__heading {
    margin-left: -41px;
  }
}
.section__heading_no-decor {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

.section__subheading {
  font: 500 24px / 22px Cormorant, "Times New Roman", sans-serif;
  position: relative;
  overflow: visible;
  margin-top: 16px;
  margin-bottom: 0;
  margin-left: -12px;
  padding-top: 6px;
  padding-left: 12px;
  background: url(/local/assets/css/../img/section__subheading.svg) no-repeat left top/23px 23px;
}

.section__text {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.section__text + .section__text {
  margin-top: 22px;
}

.section__text--empty {
  margin: 20px 0 50px;
}

.blur-box {
  position: relative;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  filter: blur(5px);
  pointer-events: none;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.blur-box:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #ffffff;
  opacity: 0.5;
  z-index: 2;
}

.tns-outer {
  position: relative;
  z-index: 2;
  overflow-y: hidden;
  text-align: center;
}
@media (min-width: 768px) {
  .tns-outer {
    max-height: 400px;
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .tns-outer {
    max-height: 700px;
  }
}
.tns-outer .tns-nav {
  position: absolute;
  z-index: 1;
  bottom: 23px;
  left: 50%;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .tns-outer .tns-nav {
    bottom: 39px;
  }
}
.tns-outer .tns-nav [aria-controls] {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  margin: 7px;
  padding: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  outline: none;
  background-color: transparent;
}
.tns-outer .tns-nav [aria-controls].tns-nav-active {
  width: 8px;
  height: 8px;
  border: 0;
  background-color: #fbd405;
}
.tns-outer .tns-nav [aria-controls]::before {
  position: absolute;
  z-index: -1;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  content: "";
}

.top-slider {
  padding-left: 0;
  list-style: none;

}
.contest__caption{
  display: block;
  font: 700 22px Cormorant, "Times New Roman", sans-serif;
}
.top-slider__slide {
  display: flex;
  align-items: center;
  padding-bottom: 68px;
  background: #fff no-repeat center top / cover;
}
@media (max-width: 767px) {
  .top-slider__slide {
    min-height: 650px;
  }
}
@media (min-width: 768px) {
  .top-slider__slide {
    height: 400px;
    padding-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .top-slider__slide {
    height: 700px;
    position: relative;
  }
}

.top-slider__slide_main {
  background-image: url(/local/assets/css/../img/slider/main2.jpg?2);
  background-size: cover;
}

.top-slider__slide_1 {
  background-image: url(/local/assets/css/../img/slider/bg2.jpg);
}

.top-slider__slide_2 {
  background-image: url(/local/assets/css/../img/slider/bg3.jpg);
}

.top-slider__slide_3 {
  background-image: url(/local/assets/css/../img/slider/bg4-new.png);
}

.top-slider__slide_4 {
  background-image: url(/local/assets/css/../img/slider/bg5.jpg);
}

.top-slider__slide_5 {
  background-image: url(/local/assets/css/../img/slider/sli1.jpg);
}

.top-slider__slide_6 {
  background-image: url(/local/assets/css/../img/slider/sli2.jpg);
}

.top-slider__slide_7 {
  background-image: url(/local/assets/css/../img/slider/sli3.jpg);
}

.top-slider__slide_8 {
  background-image: url(/local/assets/css/../img/slider/sli4.jpg);
}

.top-slider__slide_9 {
  background-image:  linear-gradient(to right, rgba(236,235,230,1), rgba(236,235,230, 0.3)), url(/local/assets/css/../img/2023/sl1.jpg);
}

.top-slider__slide_10 {
  background-image:  url(/local/assets/css/../img/2023/sln3.jpg);
}

.top-slider__slide_11 {
  background-image:  linear-gradient(to right, rgba(236,235,230,1), rgba(236,235,230, 0.3)), url(/local/assets/css/../img/2023/sl3.jpg);
}

.top-slider__slide_12 {
  background-image:  url(/local/assets/css/../img/2023/sln5.jpg);
}

@media (max-width: 767px) {
  .top-slider__slide_main {
    background-position: left;
  }
  .top-slider__slide_1 {
    background-position: left;
  }
  .top-slider__slide_2 {
    background-position: left;
  }
  .top-slider__slide_3 {
    background-position: left;
  }
  .top-slider__slide_4 {
    background-position: left;
  }
}

.top-slider__logo {
  width: 150px;
  max-width: 100%;
  height: auto;
  margin-top: 75px;
}
@media (min-width: 768px) {
  .top-slider__logo {
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .top-slider__logo {
    width: auto;
  }
}

.top-slider__period {
  font-size: 42px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  margin: 35px 0 20px;
}
@media (min-width: 768px) {
  .top-slider__period {
    line-height: 63px;
    margin: 14px 20px 7px 40px;
    padding-left: 16px;
  }
}
@media (min-width: 1280px) {
  .top-slider__period {
    font-size: 50px;
    line-height: 72px;
    display: inline-block;
    margin: 45px 0 5px;
    padding-right: 16px;
  }
}
@media (min-width: 768px) {
  .top-slider__period::before {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 9px;
    left: 0;
    height: 17px;
    content: "";
    background-color: #fbd405;
  }
}
@media (max-width: 767px) {
  .top-slider__period > * {
    position: relative;
  }
  .top-slider__period > *::before {
    position: absolute;
    z-index: -1;
    right: -18px;
    bottom: 0;
    left: -18px;
    height: 17px;
    content: "";
    background-color: #fbd405;
  }
}
.top-slider__period b {
  font-size: 50px;
  font-weight: 300;
}
@media (min-width: 1280px) {
  .top-slider__period b {
    font-size: 60px;
  }
}

.top-slider__heading {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 18px 30px 22px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .top-slider__heading {
    margin: 0 20px 14px 40px;
    padding: 19px 20px;
  }
}
@media (min-width: 1280px) {
  .top-slider__heading {
    font-size: 21px;
    line-height: 30px;
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    padding: 9px 24px 10px 30px;
  }
}

.top-slider__submit {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  width: 100%;
  padding: 17px 40px 16px;
  letter-spacing: .1em;
  color: #fff;
  background-color: #2469c6;
  display: block;
}
@media (min-width: 768px) {
  .top-slider__submit {
    width: auto;
    margin-left: 40px;
  }
}
@media (min-width: 1280px) {
  .top-slider__submit {
    margin-left: 0;
    padding-right: 60px;
    padding-left: 60px;
    cursor: pointer;
  }
}

.top-slider__text {
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .top-slider__text {
    font-size: 50px;
    line-height: 63px;
  }
}
@media (min-width: 1280px) {
  .top-slider__text {
    font-size: 60px;
    line-height: 72px;
    margin-left: -4px;
  }
}
.top-slider__text > * {
  position: relative;
}
.top-slider__text > *::before {
  position: absolute;
  z-index: -1;
  right: -16px;
  bottom: 2px;
  left: -16px;
  height: 17px;
  content: "";
  background-color: #fbd405;
}
@media (min-width: 768px) {
  .top-slider__text > *::before {
    bottom: 8px;
  }
}
@media (min-width: 1280px) {
  .top-slider__text > *::before {
    right: -22px;
    bottom: 10px;
    left: -22px;
  }
}

@media (min-width: 1280px) {
  .event {
    margin-top: 60px;
  }
}

.event__container {
  position: relative;
}
.event__container::before {
  position: absolute;
  top: -53px;
  left: 0;
  width: 56px;
  height: 66px;
  content: "";
  background: url(/local/assets/css/../img/event.svg) no-repeat center/contain;
}
@media (min-width: 768px) {
  .event__container::before {
    top: -81px;
    width: 76px;
    height: 88px;
  }
}
@media (min-width: 1280px) {
  .event__container::before {
    top: -153px;
    width: 234px;
    height: 272px;
  }
}

.speakers {
  padding-bottom: 45px;
}
@media (max-width: 767px) {
  .speakers .tns-outer {
    overflow-y: visible;
  }
  .speakers .tns-outer .tns-nav {
    z-index: 0;
    bottom: -45px;
  }
  .speakers .tns-outer .tns-nav [aria-controls] {
    border-color: #ccc;
  }
}
@media (min-width: 768px) {
  .speakers {
    padding-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .speakers {
    margin-top: 77px;
    margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .speakers__container {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (max-width: 767px) {
  .speakers__heading {
    margin-bottom: 14px;
  }
}

.speakers__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .speakers__list {
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 1280px) {
  .speakers__list {
    width: calc(100% + 32px);
    margin-right: -16px;
    margin-left: -16px;
  }
}
.speakers__list > li {
  position: relative;
  width: calc((100% - 2px) / 1);
  list-style: none;
  text-align: center;
  border: 1px solid #f3f3f3;
}
@media (min-width: 768px) {
  .speakers__list > li {
    width: calc((100% - 3px) / 2);
    height: 410px;
    border-right: 0;
    border-bottom: 0;
  }
  .speakers__list.short > li {
    height: 370px;
  }
}
@media (min-width: 1280px) {
  .speakers__list > li {
    width: calc((100% - 4px) / 3);
  }
}
@media (min-width: 768px) {
  .speakers__list > li:nth-child(2n),
  .speakers__list > li:last-child {
    border-right: 1px solid #f3f3f3;
  }
  .speakers__list > li:nth-last-child(-n + 2) {
    border-bottom: 1px solid #f3f3f3;
  }
}
@media (min-width: 1280px) {
  .speakers__list > li:nth-child(2n) {
    border-right: 0;
  }
  .speakers__list > li:nth-child(3n) {
    border-right: 1px solid #f3f3f3;
  }
  .speakers__list > li:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
  .speakers__list > li:nth-last-child(-n + 3) {
    border-bottom: 1px solid #f3f3f3;
  }
}

.speakers__card {
  box-sizing: border-box;
  padding: 36px 36px 20px;
  background-color: #fff;
}

.speakers__card:hover {
  z-index: 2;
  bottom: auto;
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.speakers__card--full:hover {
  bottom: 0;
}

.speakers__card:hover .speakers__info {
  display: block;
}

.speakers__card:hover .speakers__photo img {
  filter: none;
}

.speakers__list > .speakers__poll {
  /*height: 464px;*/
  height: 520px;
}

.speakers__watch {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 80px;
}

.speakers__like-full {
  display: none;
}

.speakers__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  left: 36px;
  right: 36px;
  bottom: 40px;
}

.speakers__link {
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
  color: #2469c6;
}

.speakers__vote {
  display: flex;
  align-items: center;
}

.speakers__like {
  display: inline-block;
  margin-right: 10px;
  background:transparent;
  padding: 0;
  font-size: 0;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
}

.speakers__voices {
  font-size: 14px;
  width: 30px;
  text-align: left;
}

.speakers__like--disabled {

}

/*КНОПКА!!!*/

.speakers__list li .btn-action {
  width: 220px;
  height: 50px;
  margin-left: -10px;
  border: 3px solid #205cad;
  background: #ffffff;
  font: normal 500 14px MuseoSansCyrl, Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #2469c6;
  cursor: pointer;
  letter-spacing: 1.4px;
}

.speakers__card:hover .btn-action {
  background: #205cad;
  color: #ffffff;
  margin-bottom: 20px;
}

.speakers__card--full:hover .btn-action {
  margin-bottom: 0;
}

/*КНОПКА!!!*/

@media (min-width: 768px) {
  .speakers__card {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .3s;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0);
  }
}

.speakers__photo {
  font-size: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
}
.speakers__photo img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .speakers__photo img {
    transition: .3s;
    filter: grayscale(1);
  }

  .speakers__list > li.speakers__list-item-sm {
    height: 360px;
  }


}

.speakers__name {
  font: 300 20px/22px Cormorant, "Times New Roman", sans-serif;
  position: relative;
  margin-top: 20px;
  padding-top: 16px;
}
.speakers__name::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  content: "";
  transition: .3s;
  transform: scaleX(.3);
  background-color: #000;
}

.speakers__name--big {
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 18px;
}

.speakers__info {
  font-size: 12px;
  font-weight: 100;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  letter-spacing: .08em;
  display: none;
}

.speakers__desc {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}


/*@media (min-width: 768px) {*/
  /*.speakers__card:hover {*/
    /*z-index: 2;*/
    /*bottom: auto;*/
    /*background-color: #fff;*/
    /*box-shadow: 0 10px 20px rgba(0, 0, 0, .15);*/
  /*}*/
  /*.speakers__card:hover .speakers__photo img {*/
    /*filter: grayscale(0);*/
  /*}*/
  /*.speakers__card:hover .speakers__name::before {*/
    /*transform: scaleX(.99);*/
  /*}*/
  /*.speakers__card:hover .speakers__info {*/
    /*transition: .3s;*/
    /*opacity: 1;*/
  /*}*/
/*}*/

.speakers__more {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: .1em;
}
@media (max-width: 767px) {
  .speakers__more {
    display: inline-block;
    margin-bottom: 19px;
    margin-left: 43px;
  }
  .speakers__card--full:hover {
    box-shadow: none;
  }
}


.archive-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .archive-links {
    margin-bottom: 20px;
    margin-top: 15px;
  }
}

.archive-links__text {
  margin-right: 20px;
  margin-bottom: 10px;
}

.archive-links__item {
  margin-right: 50px;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1.1px;
  color: #2469c6;
  text-decoration: none;
  opacity: 0.9;
  transition: 0.3s;
}

.archive-links__item--tiny {
  margin-right: 30px;
}

@media (max-width: 767px) {
  .archive-links__item {
    margin-right: 20px;
  }
}

.archive-links__item--75 {
  opacity: 0.75;
}

.archive-links__item--50 {
  opacity: 0.5;
}

.archive-links__item:hover {
  opacity: 1;
}

@media (min-width: 1280px) {
  .schedule {
    margin-top: 80px;
  }
}

.schedule .grid__column_1-2_desktop + .grid__column_1-2_desktop {
  margin-top: 50px;
}
@media (min-width: 1280px) {
  .schedule .grid__column_1-2_desktop + .grid__column_1-2_desktop {
    margin-top: 0;
  }
}

.schedule__container {
  position: relative;
}
.schedule__container::before {
  position: absolute;
  z-index: -1;
  top: 429px;
  right: -15px;
  left: 0;
  height: 1118px;
  content: "";
  /*background: url(/local/assets/css/../img/schedule_1.svg) no-repeat right top/78px 90px;*/
}
@media (min-width: 768px) {
  .schedule__container::before {
    top: 302px;
    right: -34px;
    /*background: url(/local/assets/css/../img/schedule_1.svg) no-repeat right top/180px 198px, url(/local/assets/css/../img/schedule_2.svg) no-repeat left bottom/40px 47px;*/
  }
}
@media (min-width: 1280px) {
  .schedule__container::before {
    top: 270px;
    right: -52px;
    height: 842px;
    background-size: 284px 313px, 111px 130px;
  }
}

@media (min-width: 768px) {
  .schedule__heading {
    margin-bottom: 18px;
  }
}

.schedule__download {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  display: inline-flex;
  padding-left: 31px;
  letter-spacing: .1em;
  background: url(/local/assets/css/../img/schedule__download.svg) no-repeat left top/16px 16px;
}
@media (max-width: 767px) {
  .schedule__download {
    flex-direction: column;
    margin-left: 44px;
  }
}
.schedule__download span {
  font-size: 16px;
  font-weight: 300;
  color: #bebcbc;
}
@media (max-width: 767px) {
  .schedule__download span {
    margin-top: 1px;
  }
}
@media (min-width: 768px) {
  .schedule__download span {
    margin-left: 2px;
  }
}

.schedule__day:first-child {
  margin-top: 32px;
  /*filter: blur(5px);*/
}

@media (min-width: 768px) {
  .schedule__day:first-child {
    margin-top: 15px;
  }
}

.schedule__day + .schedule__day {
  position: relative;
  padding-top: 89px;
}
.schedule__day + .schedule__day::before {
  position: absolute;
  top: 54px;
  right: 2px;
  left: 2px;
  height: 1px;
  content: "";
  background: linear-gradient(to right, #000 5px, transparent 5px) repeat-x center top/9px 1px;
}
@media (min-width: 768px) {
  .schedule__day + .schedule__day::before {
    right: -60px;
    left: -60px;
  }
}
@media (min-width: 1280px) {
  .schedule__day + .schedule__day::before {
    right: 33px;
    left: 33px;
  }
}

.schedule__date {
  font-size: 24px;
  font-weight: 500;
  line-height: 63px;
  position: relative;
  display: block;
  height: 63px;
  margin-bottom: 37px;
}
@media (max-width: 767px) {
  .schedule__date {
    margin-left: 60px;
  }
}
.schedule__date::before {
  position: absolute;
  z-index: -1;
  top: 16px;
  left: -8px;
  width: 52px;
  height: 54px;
  content: "";
  background: url(/local/assets/css/../img/schedule__date.svg) no-repeat center/contain;
}
.schedule__date b {
  font-size: 52px;
  font-weight: 300;
}

.schedule__section {
  font: 600 24px/29px Cormorant, "Times New Roman", sans-serif;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .schedule__section {
    margin-left: 60px;
  }
}
.schedule__section .tooltip {
  margin-top: 1px;
}

.schedule__activity:not(:last-child) {
  min-height: 44px;
}

.schedule__activity + .schedule__activity {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .schedule__activity > .grid {
    flex-wrap: nowrap;
  }
  .schedule__activity > .grid > .grid__column:first-child {
    width: 60px;
  }
}

.schedule__time {
  font: 700 24px/22px Cormorant, "Times New Roman", sans-serif;
  display: block;
}
@media (max-width: 1279px) {
  .schedule__time {
    flex-shrink: 0;
    min-width: 60px;
  }
}
@media (min-width: 1280px) {
  .schedule__time {
    text-align: right;
  }
}

.schedule__name {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 0;
}

.contest {
  overflow: hidden; 
  padding-top: 50px;
  padding-bottom: 46px;
  background-color: #fbfbfb;
}
@media (min-width: 768px) {
  .contest {
    overflow: visible; 
    margin-top: 56px;
  }
}
@media (min-width: 1280px) {
  .contest {
    margin-top: 90px;
    padding-bottom: 64px;
  }
}

.contest__container {
  position: relative;
}
.contest__container::before {
  position: absolute;
  top: -50px;
  right: -74px;
  left: -86px;
  height: 546px;
  content: "";
  background: url(/local/assets/css/../img/contest_1.svg) no-repeat left 75px/109px 111px, url(/local/assets/css/../img/contest_2.svg) no-repeat 73.3% top/46px 48px, url(/local/assets/css/../img/contest_3.svg) no-repeat right bottom/103px 99px;
}
@media (min-width: 768px) {
  .contest__container::before {
    top: -73px;
    right: 12px;
    height: 343px;
  }
}
@media (min-width: 1280px) {
  .contest__container::before {
    right: 35px;
    left: -57px;
  }
}
.contest__container .grid {
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .contest__text {
    margin-left: 40px;
  }
  .contest__subheading {
    margin-left: 28px;
  }
}

.registration {
  margin-top: 47px;
}
@media (min-width: 768px) {
  .registration {
    margin-top: 85px;
  }
}

@media (max-width: 767px) {
  .registration__container {
    padding-right: 0;
    padding-left: 0;
  }
}

.registration__wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 43px;
  padding-bottom: 55px;
  box-shadow: inset 0 0 0 10px #fbd405;
}
@media (min-width: 768px) {
  .registration__wrapper {
    overflow: visible;
  }
}
@media (min-width: 1280px) {
  .registration__wrapper {
    box-shadow: 0 0 0 5px #fbd405, inset 0 0 0 5px #fbd405;
  }
}
.registration__wrapper::before {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 53px;
  height: 53px;
  content: "";
  background-color: #fff;
}
@media (min-width: 1280px) {
  .registration__wrapper::before {
    top: -10px;
    left: -10px;
    width: 55px;
    height: 55px;
  }
}
.registration__wrapper::after {
  position: absolute;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 87px;
  height: 87px;
  content: "";
  transform: translate(50%, 50%) rotate(45deg);
  background-color: #fff;
  box-shadow: -11px 0 0 -1px #fbd405;
}
@media (min-width: 1280px) {
  .registration__wrapper::after {
    transform: translate(50%, 50%) translate(5px, 5px) rotate(45deg);
  }
}

@media (max-width: 767px) {
  .registration__heading {
    margin-bottom: 14px;
  }
}

.registration__participants {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: .1em;
}
@media (max-width: 767px) {
  .registration__participants {
    display: inline-block;
    margin-bottom: 39px;
  }
}

.registration__form {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .registration__form {
    margin-top: 34px;
  }
}
.registration__form .grid__column._fix {
  /* sick */
}

@media (min-width: 768px) and (max-width: 1279px) {
  .registration__form .grid__column._fix {
    width: 65%;
  }
}

.registration__directions {
  margin-top: 0;
  margin-bottom: -44px;
  padding-left: 0;
  list-style: none;
}

.registration__direction {
  margin-top: 4px;
}
.registration__direction:first-child {
  margin-top: 30px;
}
.registration__direction .accordion-content {
  overflow: hidden;
  max-height: 0;
  margin: 0 -16px;
  transition: .2s ease-out;
}
@media (min-width: 1280px) {
  .registration__direction .accordion-content {
    margin: 0 -50px;
  }
}

.registration__direction-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  position: relative;
  margin-bottom: 26px;
  padding-left: 25px;
  cursor: pointer;
  letter-spacing: .08em;
}
.registration__direction-name::before {
  position: absolute;
  top: 6px;
  left: 1px;
  width: 10px;
  height: 7px;
  content: "";
  transition: .3s;
  transform: rotate(0);
  background: url(/local/assets/css/../img/registration__direction-name.svg) no-repeat center/10px 7px;
}

.registration__speech {
  position: relative;
  padding: 0 16px;
  transition: .3s ease-in-out;
}
.registration__speech::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #fbfbfb;
}
@media (min-width: 1280px) {
  .registration__speech {
    padding: 0 50px;
  }
}

.registration__add-speech {
  font-size: 14px;
  line-height: 17px;
  position: relative;
  margin-left: 50px;
  padding-left: 22px;
  cursor: pointer;
  letter-spacing: .1em;
  color: #2469c6;
}
.registration__add-speech::before,
.registration__add-speech::after {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 10px;
  height: 2px;
  content: "";
  background-color: #2469c6;
}
.registration__add-speech::after {
  transform: rotate(90deg);
}

.registration__remove-speech {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: url(/local/assets/css/../img/registration__remove-speech.svg) no-repeat center/14px 14px;
}

.registration__direction._is-open .registration__direction-name::before {
  transform: rotate(-180deg);
}

.registration__direction._is-open .accordion-content {
  max-height: 500px;
  margin-bottom: 35px;
  padding-top: 2px;
  padding-bottom: 26px;
  transition: .3s ease-in-out;
}

@media (min-width: 768px) {
  .registration__direction._is-open .registration__speech {
    padding-top: 26px;
    padding-bottom: 41px;
  }
  .registration__direction._is-open .registration__speech:last-of-type {
    margin-bottom: -43px;
    padding-bottom: 71px;
  }
  .registration__direction._is-open .registration__speech + .registration__speech {
    margin-top: 10px;
  }
}

@media (min-width: 1280px) {
  .contacts {
    margin-top: 74px;
  }
}

.map{
  margin-top: 25px;
  height: 600px;
}
@media (max-width: 768px) {
  .map{
    height: 400px;
  }
}
.map + .contacts__container {
  position: relative;
  overflow: hidden;
  margin-top: -12px;
  padding-top: 10px;
  padding-bottom: 60px;
}
@media (min-width: 1280px) {
  .map + .contacts__container {
    margin-top: 10px;
    padding-bottom: 74px;
  }
}
.map + .contacts__container::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 101px;
  height: 119px;
  content: "";
  transform: translateY(-78px);
  background: url(/local/assets/css/../img/contacts.svg) no-repeat center/contain;
}
@media (min-width: 1280px) {
  .map + .contacts__container::before {
    width: 179px;
    height: 207px;
    transform: translateY(-140px);
  }
}
@media (max-width: 1279px) {
  .map + .contacts__container .contacts__caption {
    margin-top: 42px;
  }
}

.contacts__heading {
  margin-bottom: 0;
}
@media (max-width: 1279px) {
  .contacts__heading {
    margin-left: 42px;
  }
}

@media (min-width: 1280px) {
  .contacts__grid + .contacts__grid {
    margin-top: 20px;
  }
}

@media (min-width: 1280px) {
  .contacts__grid .contacts__caption {
    min-height: 44px;
  }
}

.contacts__caption {
  font: 700 18px/22px Cormorant, "Times New Roman", sans-serif;
  display: block;
  margin-top: 20px;
  margin-bottom: 8px;
}
@media (max-width: 1279px) {
  .contacts__caption {
    margin-left: 43px;
  }
}

.contacts__data {
  font-size: 14px;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: .04em;
}
@media (max-width: 1279px) {
  .contacts__data {
    margin-left: 43px;
  }
}

.contacts__download {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  display: inline-flex;
  letter-spacing: .04em;
}
.contacts__download span {
  font-size: 16px;
  font-weight: 300;
  margin-left: 2px;
  opacity: .4;
  color: #000;
}

.contacts__map {
  height: 403px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .contacts__map {
    height: 600px;
    margin-top: 36px;
  }
}

.map__tip-anchor {
  position: absolute;
  height: 0;
}

.map__bubble-anchor {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
}

.map__bubble-anchor::after {
  position: absolute;
  top: -2px;
  left: 0;
  width: 13px;
  height: 13px;
  content: "";
  transform: rotate(45deg) translate(-50%, 0);
  background-color: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .16);
}

.map__bubble-content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 28px 20px 30px;
  transform: translate(-50%, -100%);
  border-top: 7px solid #fbd405;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
@media (min-width: 768px) {
  .map__bubble-content {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.map__name {
  font: 700 20px/24px Cormorant, "Times New Roman", sans-serif;
  display: block;
  margin-bottom: 23px;
  white-space: nowrap;
  text-transform: uppercase;
}

.map__address {
  font: normal 300 14px/17px MuseoSansCyrl, Roboto, "Helvetica Neue", Arial, sans-serif;
}
.map__address p {
  margin-top: 7px;
  margin-bottom: 0;
}

.contacts__decor {
  position: relative;
}
.contacts__decor::before {
  position: absolute;
  z-index: -1;
  content: "";
  background: no-repeat center / contain;
}
.contacts__decor_1::before {
  background-image: url(/local/assets/css/../img/contacts__decor_1.svg);
}
.contacts__decor_2::before {
  background-image: url(/local/assets/css/../img/contacts__decor_2.svg);
}
.contacts__decor_3::before {
  background-image: url(/local/assets/css/../img/contacts__decor_3.svg);
}
.contacts__decor_4::before {
  background-image: url(/local/assets/css/../img/contacts__decor_4.svg);
}
.contacts__decor_1::before {
  top: -6px;
  left: -9px;
  width: 23px;
  height: 23px;
}
.contacts__decor_2::before {
  top: 0;
  right: -10px;
  width: 23px;
  height: 23px;
}
.contacts__decor_3::before {
  top: -5px;
  left: -6px;
  width: 23px;
  height: 23px;
}
.contacts__decor_4::before {
  top: 0;
  right: -12px;
  width: 23px;
  height: 23px;
}

.partners {
  margin-top: 0;
  padding-top: 38px;
  padding-bottom: 36px;
  background-color: #fbfbfb;
}
@media (min-width: 1280px) {
  .partners {
    padding-bottom: 46px;
  }
}
.partners .tns-outer {
  overflow: visible;
}
.partners .tns-item {
  text-align: center;
}
.partners .tns-controls {
  position: absolute;
  top: 50%;
  right: -24px;
  left: -24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transform: translateY(-50%) translateY(-11px);
  outline: none;
}
@media (min-width: 768px) {
  .partners .tns-controls {
    right: -12px;
    left: -12px;
  }
}
@media (min-width: 1280px) {
  .partners .tns-controls {
    right: -42px;
    left: -42px;
  }
}

.partners-slider {
  display: flex;
  padding-left: 0;
  justify-content: space-around;
}
.partners-slider li{
  list-style: none;
}
.tns-outer [aria-controls] {
  font-size: 0;
  width: 15px;
  height: 17px;
  border: 0;
  background: no-repeat center / contain;
}
.tns-outer [aria-controls][data-controls="prev"] {
  background-image: url(/local/assets/css/../img/partners-slider__prev.svg);
}
.tns-outer [aria-controls][data-controls="next"] {
  background-image: url(/local/assets/css/../img/partners-slider__next.svg);
}

.partners__logo {
  position: relative;
  width: 100%;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

/*@media (min-width: 768px) and (max-width: 1279px) {*/
  /*.partners__logo {*/
    /*width: 80px;*/
    /*height: 80px;*/
  /*}*/
/*}*/
.partners__logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
}

.partners__name {
  font-size: 14px;
  line-height: 17px;
  display: block;
  margin-top: 5px;
}

.old-fests {
  position: absolute;
  top: 610px;
  left: 50%;
  transform: translateX(35%);
  z-index: 2;
}

.old-fests--many {
  transform: translateX(10%);
}

@media (max-width: 1280px) {
  .old-fests {
    display: none;
  }
}

.old-fests__item {
  display: inline-block;
  font-family: MuseoSansCyrl;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.57;
  letter-spacing: 1.1px;
  color: #2469c6;
  text-decoration: none;
  opacity: .5;
  transition: 0.3s;
  margin-right: 30px;
}

.old-fests__item:hover {
  opacity: 1;
}

.old-fests--many .old-fests__item {
  font-size: 16px;
}

.old_fest {
  display: block;
  font-family: MuseoSansCyrl;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.57;
  letter-spacing: 1.1px;
  color: #2469c6;
  text-decoration: none;
  opacity: .5;
  position: absolute;
  bottom: 50px;
  right: 23%;
  transition: 0.3s;
}

.old_fest:hover {
  opacity: 1;
}

@media (max-width: 1600px) {
  .old_fest {
    right: 57%;
  }
}

@media (max-width: 768px) {
  .old_fest {
    right: 56.3%;
  }
}

.old_fest img {
  width: 22px;
  height: 15px;
  transform: rotate(180deg);
  margin-right: 7px;
}

@media (max-width: 768px) {
  .old_fest {
    margin-left: 40px;
  }

  .hidden_sm {
    display: none;
  }
}

@media (max-width: 767px) {
  .hidden_mb {
    display: none;
  }
  .speakers__info {
    display: none;
  }

  .old_fest {
    position: static;
    font-size: 15px;
    margin-left: 71px;
    margin-top: 25px;
  }
}

@media (max-width: 320px) {
  .side-menu > ul {
    padding-top: 45px;
    padding-bottom: 18px;
  }
}

@media (min-width: 768px) {
  .side-menu__fest {
    display: none;
  }
}


.all_speakers {
  width: 35%;
}

@media (max-width: 1023px) {
  .all_speakers {
    width: 100%;
  }
  .all_speakers a {
    display: inline-block;
    margin-bottom: 20px;
  }
}

.form__input:not([type="checkbox"]):focus + .form__label, .form__input:not([type="checkbox"]):not(:invalid) + .form__label, .registration__speech .form__input:focus + .form__label {
  transform: translateX(0%);
  opacity: 1;
}

.tns-controls button {
  outline: none;
}

.modal-speak {
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow-y: auto;
}

#shadow {
  position: fixed;
  width:100%;
  height:100%;
  z-index:1;
  background:#000;
  opacity: 0.5;
  left:0;
  top:0;
}

.modal__body-speak {
  position: absolute;
  max-width: 790px;
  height: auto;
  background: url(/local/assets/img/Path473.png) calc(12% - 32px) 703px no-repeat,
  url(/local/assets/img/programma.png) calc(100%) 715px no-repeat, #ffffff;
  left: 0;
  right: 0;
  margin: 50px auto;
  padding: 40px 100px 60px 100px;
}

.modal__close {
  cursor: pointer;
}

.black__line {
  width: 60px;
  height: 1px;
  background: #000000;
  margin-bottom: 20px;
}

.name__speak {
  font-family: "Cormorant", serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.92;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

.desc__speak {
  font-family: "MuseoSansCyrl", serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.proffesion {
  font-family: "MuseoSansCyrl", serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 30px;
}

.presentation {
  display: inline-block;
  margin-bottom: 30px;
  margin-left: 0;
}

.presentation span {
  margin-left: 15px;
  font-family: "MuseoSansCyrl", serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #bebcbc;
}

.title__speak {
  font-family: "Cormorant", serif;
  font-size: 52px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.block-video {
  max-width: 784px;
  height: 521px;
  margin: 30px auto;
  margin-bottom: 40px;
}

.block-video iframe {
  border: none;
}
@media (max-width: 768px) {
  .schedule .section__text{
    padding-left: 16px;
  }
  .modal__body-speak{
    padding: 40px 60px 60px 60px;
  }
  .block-video {
    height: 240px;
  }
  .block-video iframe{
    width: 100% !important;
    height: 240px;
  }
}
.download {
  display: inline;
}

.event__container__foto {
  background: url(/local/assets/img/fotoblock.png) calc(20%) 57px no-repeat,
  url(/local/assets/img/fotoblockbig.png) calc(106%) 51px no-repeat, #ffffff;
}

.download {
  display: inline;
}

.slider-for {
  width: 764px;
  /*cursor: pointer;*/
  margin: 0 auto 40px;
}

.slider-nav {
  position: relative;
}

.slider-nav img {
  filter: grayscale(100%);
}

.slider-for img {
  width: 100%;
}

/*.slider-nav div {*/
/*margin: 0 24px;*/
/*}*/
.slider-nav img:not(.btn_slide) {
  width: 178px;
  height: 152px;
}

.slider-nav button.prevbut {
  background: #ffffff;
  border: none;
  position: absolute;
  top: 65px;
  left: -8%;
  outline: none;
}

.slider-nav button.nextbut {
  background: #ffffff;
  border: none;
  position: absolute;
  top: 65px;
  right: -6%;
  outline: none;
}

.slider-nav.slick-initialized.slick-slider {
  max-width: 764px;
  margin: auto;
}

.modal-speak_photo {
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow-y: auto;

}


.modal-speak_photo .modal__body-photo {
  position: absolute;
  background: #ffffff;
  width: 984px;
  height: 700px;
  left: 0;
  right: 0;
  margin: 53px auto;
}

.modal-speak_photo .modal__body-photo .fade {
  width: 784px;
  height: 522px;
  margin: 80px auto;
  position: relative;
}

.modal-speak_photo .modal__body-photo .fade div img {
  width: 100%;
}

.fade button.prevbut {
  background: #ffffff;
  border: none;
  position: absolute;
  left: -8%;
  top: 50%;
  outline: none;
}

.fade button.nextbut {
  background: #ffffff;
  border: none;
  position: absolute;
  right: -8%;
  top: 50%;
  outline: none;
}

.grid__column_8-10_desktop .regist {
  font-family: "Cormorant Infant", serif;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.92;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-top: 55px;
}

@media (min-width: 1280px) {
    .grid__column_3-8_desktop {
        width: 30.5%;
    }
}

.how_was_if {
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  #how_was_if iframe {
    width: 100%;
    height: 400px;
  }
}



/* End */
/* /local/assets/css/lib/normalize.css?16871536436158 */
/* /local/assets/css/lib/tiny-slider.css?16871536431648 */
/* /local/assets/css/main2019.css?168783809268391 */
