@charset "UTF-8";
/*! 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.
 */
@import url("https://fonts.googleapis.com/css2?family=Besley:ital,wght@0,700;1,400&family=Biryani:wght@400;600;700&family=Raleway:wght@400;600;700&display=swap");
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 {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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; }

:root {
  --color-white: #FFFFFF;
  --color-gray: #3B3B3B;
  --color-black: #261C1E;
  --color-blue: #1B4FD1; }

html {
  min-height: 100%;
  height: 100%; }

body {
  font: 400 16px/23px "Biryani";
  color: var(--color-gray);
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  min-width: 300px;
  background: #fff;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 992px) {
    body {
      font: 400 14px/20px "Biryani"; } }
  body.fixed {
    overflow: hidden; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

ul,
ol {
  list-style: none;
  padding: 0; }

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0; }

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto; }

img {
  max-width: 100%;
  display: block; }

input,
button,
textarea,
select {
  font: inherit;
  width: 100%; }

/* Удаляем все анимации и переходы для людей, которые предпочитай их не использовать */
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
         -o-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; } }

audio,
canvas,
iframe,
img,
svg,
video,
textarea {
  vertical-align: middle; }

textarea {
  resize: none; }

section {
  position: relative; }

input,
select,
button {
  outline: none; }

.d-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.a-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.j-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

a {
  color: var(--color-blue); }
  a:hover {
    text-decoration: none; }

p {
  margin-bottom: 15px; }

p + h3 {
  margin-top: 15px; }

.btn {
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  color: var(--color-white);
  padding: 15px 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  font-family: "Biryani";
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--color-blue);
  border: 1px solid var(--color-blue);
  white-space: nowrap;
  width: 100%;
  max-width: 220px;
  font-weight: 700;
  margin-top: 20px; }
  @media (max-width: 992px) {
    .btn {
      padding: 10px;
      font-size: 14px; } }
  .btn:hover {
    color: var(--color-blue);
    background: var(--color-white); }
  .btn.btn--transparent {
    color: var(--color-white);
    background: transparent;
    border-color: var(--color-blue); }
    .btn.btn--transparent:hover {
      background: var(--color-blue);
      color: var(--color-white); }

.input {
  border: 1px solid var(--color-blue);
  height: 50px;
  padding: 10px 15px;
  font-family: "Biryani"; }
  .input::-webkit-input-placeholder {
    color: #000; }
  .input:-moz-placeholder {
    color: #000; }
  .input::-moz-placeholder {
    color: #000; }
  .input:-ms-input-placeholder {
    color: #000; }

.text--right {
  text-align: right !important; }

.text--center {
  text-align: center !important; }

.color--blue {
  color: var(--color-blue) !important; }

.color--white {
  color: var(--color-white) !important; }

.color--gray {
  color: var(--color-gray) !important; }

.hidden {
  display: none !important; }

.hidden--dekstop {
  display: none; }
  @media (max-width: 992px) {
    .hidden--dekstop {
      display: block; } }

.hidden--tablet {
  display: block; }
  @media (max-width: 992px) {
    .hidden--tablet {
      display: none; } }

h1, .page--title {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin-bottom: 18px; }

h3 {
  font-size: 22px;
  margin-bottom: 5px;
  font-weight: 300; }

h2 {
  font-size: 18px;
  margin-bottom: 20px; }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%; }

.container {
  margin: 0 auto;
  max-width: 1752px;
  width: 100%;
  padding: 0 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.table__wrap {
  width: 100%;
  max-width: 1430px;
  overflow-x: auto;
  padding-bottom: 25px;
  margin-bottom: 25px; }
  .table__wrap.width--full {
    max-width: 100%; }
  .table__wrap::-webkit-scrollbar {
    width: 10px;
    height: 10px; }
  .table__wrap::-webkit-scrollbar-thumb {
    background: var(--color-blue);
    border-radius: 4px;
    cursor: pointer; }
  .table__wrap::-webkit-scrollbar-track {
    background: var(--color-white); }
  .table__wrap {
    scrollbar-face-color: var(--color-blue);
    scrollbar-track-color: var(--color-white); }
  .table__wrap table {
    width: 100%;
    border-collapse: collapse;
    font-size: 18px; }
    .table__wrap table.table__item {
      _margin-bottom: 40px; }
      .table__wrap table.table__item thead th:first-child {
        width: 300px; }
    .table__wrap table.table__inner {
      color: var(--color-blue); }
      .table__wrap table.table__inner thead {
        border-bottom: 1px solid rgba(27, 79, 209, 0.3); }
        .table__wrap table.table__inner thead th {
          text-align: left;
          font-weight: 400; }
        .table__wrap table.table__inner thead th:first-child {
          color: var(--color-black);
          width: 280px; }
      .table__wrap table.table__inner tbody {
        border: none; }
    .table__wrap table.no--line tbody tr {
      border: none; }
    .table__wrap table.no--border {
      border: none; }
    .table__wrap table.no--strip tr:nth-child(2n + 1) {
      background: transparent; }
    .table__wrap table thead th {
      text-align: left; }
    .table__wrap table thead tr {
      background: transparent; }
    .table__wrap table tbody {
      border-top: 1px solid var(--color-blue);
      border-bottom: 1px solid var(--color-blue); }
      .table__wrap table tbody tr {
        border-bottom: 1px solid rgba(27, 79, 209, 0.3); }
        .table__wrap table tbody tr:last-child {
          border: none; }
        .table__wrap table tbody tr:nth-child(2n + 1) {
          background: rgba(27, 79, 209, 0.1); }
    .table__wrap table th {
      _border-bottom: 1px solid rgba(27, 79, 209, 0.3); }
      .table__wrap table th.logo {
        width: 140px;
        min-width: 140px; }
        @media (max-width: 1230px) {
          .table__wrap table th.logo {
            width: 100px;
            min-width: 100px; } }
    .table__wrap table th {
      padding: 10px 20px;
      vertical-align: middle; }
    .table__wrap table td {
      padding: 10px 20px;
      vertical-align: middle; }
      .table__wrap table td.img {
        width: 320px;
        min-width: 320px; }
        @media (max-width: 1230px) {
          .table__wrap table td.img {
            width: 220px;
            min-width: 220px; } }
        @media (max-width: 992px) {
          .table__wrap table td.img {
            width: 120px;
            min-width: 120px; } }
      .table__wrap table td.date {
        width: 260px;
        min-width: 260px; }
      .table__wrap table td.point {
        width: 300px;
        min-width: 300px; }
        @media (max-width: 992px) {
          .table__wrap table td.point {
            width: 260px;
            min-width: 260px; } }
    .table__wrap table .icon {
      display: inline-block;
      width: 30px;
      height: 30px;
      margin-right: 5px; }
      .table__wrap table .icon svg, .table__wrap table .icon img {
        width: 30px;
        height: 30px; }

.table__download {
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: normal; }
  .table__download svg, .table__download img {
    margin-left: 10px;
    margin-top: -3px; }

.th__img {
  display: inline-block;
  margin-right: 5px; }

.overlay {
  display: none;
  background: rgba(20, 22, 35, 0.15);
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.popup__thanks {
  background: var(--color-black);
  position: fixed;
  padding: 64px 113px;
  border-radius: 7px;
  z-index: 25;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -35%);
      -ms-transform: translate(-50%, -35%);
          transform: translate(-50%, -35%);
  width: calc(100% - 64px);
  max-width: 455px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-white);
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  opacity: 0;
  visibility: hidden; }
  .popup__thanks.open {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 992px) {
    .popup__thanks {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .popup__thanks {
      max-width: 315px;
      font-size: 14px;
      padding: 56px 77px; } }
  .popup__thanks svg, .popup__thanks img {
    width: 132px;
    height: 132px; }
    @media (max-width: 992px) {
      .popup__thanks svg, .popup__thanks img {
        width: 118px;
        height: 118px; } }
    @media (max-width: 767px) {
      .popup__thanks svg, .popup__thanks img {
        width: 94px;
        height: 94px; } }

.popup {
  background: #fff;
  border-radius: 0px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  _-webkit-transform: translate(-50%, -50%);
  _    -ms-transform: translate(-50%, -50%);
  _        transform: translate(-50%, -50%);
  padding: 30px;
  z-index: 101;
  width: 80%;
  max-width: 380px;
  max-height: 90%;
  _opacity: 0;
  _visibility: hidden;
  -webkit-box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s; }
  @media (max-width: 992px) {
    .popup {
      padding: 30px;
      width: 90%; } }
  @media (max-width: 767px) {
    .popup {
      padding: 20px; } }
  .popup.open {
    -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    visibility: visible; }

.popup__title {
  margin-bottom: 23px;
  font-size: 30px;
  line-height: mormal;
  font-weight: 700;
  line-height: 110%;
  text-align: center; }
  @media (max-width: 992px) {
    .popup__title {
      font-size: 32px;
      padding-right: 20px; } }

.popup__desc {
  color: #676979;
  font-size: 16px;
  margin-bottom: 36px; }
  @media (max-width: 992px) {
    .popup__desc {
      margin-bottom: 20px;
      font-size: 14px;
      line-height: normal; } }

.popup__close {
  position: absolute;
  top: -30px;
  right: -30px;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  font-size: 36px;
  text-decoration: none; }
  .popup__close svg, .popup__close img {
    display: block;
    width: 50px;
    height: 50px; }
  @media (max-width: 992px) {
    .popup__close {
      width: 20px;
      height: 20px;
      top: 17px;
      right: 17px; }
      .popup__close svg, .popup__close img {
        display: block;
        width: 20px;
        height: 20px; } }

.popup__label {
  display: block;
  margin-bottom: 15px; }

.popup__input {
  font-family: "Biryani";
  font-size: 18px;
  line-height: 110%;
  padding: 15px;
  border: none;
  border-radius: 4px;
  background: #EFEFF0;
  border: 1px solid #EFEFF0; }
  @media (max-width: 992px) {
    .popup__input {
      font-size: 16px; } }

.popup__btn-close {
  width: 100%; }

.popup__check {
  width: 62px;
  height: 62px;
  margin-bottom: 30px; }
  .popup__check svg {
    width: 62px;
    height: 62px; }

#jGrowl button {
  width: auto; }

.jGrowl-notification .ui-state-highlight {
  color: #fff !important; }

.nav__float {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }
  .nav__float .container {
    position: relative; }

.lang__float {
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  z-index: 10; }
  .lang__float.open .lang-float__list {
    opacity: 1;
    visibility: visible;
    margin-top: 0; }
  .lang__float .container {
    position: relative; }

.lang-float__list {
  top: 92px;
  position: absolute;
  right: 0;
  -webkit-transform: skewX(-16deg);
      -ms-transform: skewX(-16deg);
          transform: skewX(-16deg);
  background: var(--color-blue);
  padding: 15px;
  border-top: 1px solid #fff;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  opacity: 0;
  visibility: hidden;
  margin-top: 20px; }
  @media (max-width: 1130px) {
    .lang-float__list {
      top: 70px;
      right: -6px; } }
  @media (max-width: 992px) {
    .lang-float__list {
      right: 40px; } }

.lang-float__link {
  -webkit-transform: skewX(16deg);
      -ms-transform: skewX(16deg);
          transform: skewX(16deg);
  display: block; }
  @media (max-width: 1330px) {
    .lang-float__link svg, .lang-float__link img {
      width: 25px;
      height: 25px; } }
  .lang-float__link + .lang-float__link {
    margin-top: 10px; }

.bar__float {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  height: 92px;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  _opacity: 0;
  _visibility: hidden;
  -webkit-transition-delay: .25s;
       -o-transition-delay: .25s;
          transition-delay: .25s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }
  @media (max-width: 1130px) {
    .bar__float {
      height: 70px; } }
  @media (max-width: 992px) {
    .bar__float {
      background: var(--color-white); } }
  .bar__float .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    height: 100%; }
    .bar__float .container::after {
      content: '';
      top: 0;
      bottom: 0;
      left: calc(100% - 15px);
      width: 100%;
      position: absolute;
      background: var(--color-blue); }
    .bar__float .container::before {
      content: '';
      top: 0;
      bottom: 0;
      right: calc(100% - 15px);
      width: 100%;
      position: absolute;
      background: var(--color-white); }

.bar__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 300;
  text-decoration: none;
  color: var(--color-black);
  -webkit-transform: skewX(16deg);
      -ms-transform: skewX(16deg);
          transform: skewX(16deg);
  background: var(--color-white);
  border-left: 1px solid #A6A6A6;
  border-right: 1px solid #A6A6A6;
  height: 100%;
  margin-left: -20px;
  padding: 0 28px 0 36px;
  position: relative;
  z-index: 2; }
  @media (max-width: 1752px) {
    .bar__logo {
      border-left: 1px solid #fff; } }
  @media (max-width: 767px) {
    .bar__logo {
      padding: 0 18px 0 16px; 
    } }
    @media (max-width: 600px) {
    .bar__logo {
      border-right: none;
    } }

.bar-logo__img {
  width: 350px;
  min-width: 350px;
  -webkit-transform: skewX(-16deg);
      -ms-transform: skewX(-16deg);
          transform: skewX(-16deg); }
  @media (max-width: 1630px) {
    .bar-logo__img {
      width: 250px;
      min-width: 250px; } }
  @media (max-width: 1330px) {
    .bar-logo__img {
      width: 200px;
      min-width: 200px; } }
  @media (max-width: 1130px) {
    .bar-logo__img {
      width: 150px;
      min-width: 150px; } }
  @media (max-width: 767px) {
    .bar-logo__img {
      width: 125px;
      min-width: 125px; } }

@media (max-width: 1130px) {
  .bar-logo__slogan {
    display: none; } }

.bar__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%; }
  @media (max-width: 992px) {
    .bar__contacts {
      margin-left: auto; } }

.bar__soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  z-index: 2; }
  @media (max-width: 992px) {
    .bar__soc {
      margin-left: auto; } }

.bar-soc__link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  background: var(--color-white);
  padding: 0 36px;
  -webkit-transform: skewX(16deg);
      -ms-transform: skewX(16deg);
          transform: skewX(16deg);
  border-left: 1px solid #A6A6A6;
  border-right: 1px solid #A6A6A6;
  margin-right: -2px; }
  @media (max-width: 1630px) {
    .bar-soc__link {
      padding: 0 26px; } }
  @media (max-width: 1230px) {
    .bar-soc__link {
      padding: 0 16px; } }
  @media (max-width: 767px) {
    .bar-soc__link {
      padding: 0 8px; } }
  .bar-soc__link svg, .bar-soc__link img {
    fill: #261C1E;
    -webkit-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s;
    width: 35px;
    height: 35px;
    -webkit-transform: skewX(-16deg);
        -ms-transform: skewX(-16deg);
            transform: skewX(-16deg); }
    @media (max-width: 1330px) {
      .bar-soc__link svg, .bar-soc__link img {
        width: 25px;
        height: 25px; } }

.bar-soc__link--in svg, .bar-soc__link--in img {
  width: 31px;
  height: 31px; }
  @media (max-width: 1330px) {
    .bar-soc__link--in svg, .bar-soc__link--in img {
      width: 20px;
      height: 20px; } }

@media (max-width: 370px) {
  .bar-soc__link--in, .bar-soc__link--mail  {
    display: none; } }

.bar__menu {
  width: 40px;
  height: 28px;
  display: none;
  position: absolute;
  z-index: 3;
  right: 15px;
  top: 20px; }
  @media (max-width: 992px) {
    .bar__menu {
      width: 30px;
      height: 21px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .bar__menu svg {
    width: 40px;
    height: 28px;
    fill: var(--color-white);
    -webkit-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s; }

.nav__mobile__contacts{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.nav__mobile__contacts .bar-soc__link{
  display: inline-block;
  padding: 15px;
}

.bar__nav {
  margin: 0 65px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  position: relative; }
  @media (max-width: 1630px) {
    .bar__nav {
      margin: 0 35px; } }
  @media (max-width: 1330px) {
    .bar__nav {
      margin: 0 15px; } }
  .bar__nav::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100px;
    right: -100px;
    -webkit-backdrop-filter: blur(30px);
            backdrop-filter: blur(30px); }
  @media (max-width: 992px) {
    .bar__nav {
      display: none; } }

.bar-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 2; }

.bar-nav__item {
  white-space: nowrap;
  padding: 0 10px; }
  @media (max-width: 1230px) {
    .bar-nav__item {
      padding: 0 7px; } }

.bar-nav__link {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  color: var(--color-white);
  line-height: normal;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s; }
  @media (max-width: 1430px) {
    .bar-nav__link {
      font-size: 14px; } }
  .bar-nav__link:hover {
    color: var(--color-blue);
    text-decoration: underline; }

.bar__lang {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--color-blue);
  padding: 0 2px 0 64px;
  margin-left: -15px; }
  @media (max-width: 1630px) {
    .bar__lang {
      padding-left: 44px; } }
  @media (max-width: 992px) {
    .bar__lang {
      padding-right: 50px; } }
  @media (max-width: 767px) {
    .bar__lang {
      padding-right: 40px;
      padding-left: 30px; } }

.bar-lang__list {
  position: absolute;
  top: 100%; }

.bar-lang__img {
  width: 35px;
  min-width: 35px; }
  @media (max-width: 1330px) {
    .bar-lang__img {
      width: 25px;
      min-width: 25px; } }

.nav__mobile {
  background: #fff;
  padding: 40px;
  position: fixed;
  z-index: 10;
  top: 120px;
  position: absolute;
  right: 0;
  width: 100%;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25); }
  @media (max-width: 992px) {
    .nav__mobile {
      top: 70px; } }
  @media (max-width: 767px) {
    .nav__mobile {
      width: 100%; } }
  .nav__mobile.open {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }

.nav-mobile__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.nav-mobile__item + .nav-mobile__item {
  margin-top: 24px; }

.nav-mobile__item.nav-mobile__item--order .nav-mobile__link {
  position: relative; }
  .nav-mobile__item.nav-mobile__item--order .nav-mobile__link:hover {
    color: var(--color-yellow); }
    .nav-mobile__item.nav-mobile__item--order .nav-mobile__link:hover::after {
      background: var(--color-black); }
  .nav-mobile__item.nav-mobile__item--order .nav-mobile__link::after {
    content: '';
    position: absolute;
    height: 6px;
    bottom: -3px;
    width: 100%;
    right: 0;
    background: var(--color-yellow);
    -webkit-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s; }
    @media (max-width: 992px) {
      .nav-mobile__item.nav-mobile__item--order .nav-mobile__link::after {
        height: 3px; } }
    @media (max-width: 767px) {
      .nav-mobile__item.nav-mobile__item--order .nav-mobile__link::after {
        height: 3px; } }

.nav-mobile__link {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.44px;
  text-decoration: none;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s; }
  .nav-mobile__link:hover {
    color: var(--color-yellow); }

.nav-mobile__info {
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  margin-top: 38px; }

.open__menu {
  display: none;
  width: 30px;
  height: 21px;
  z-index: 3;
  top: 70px;
  right: 40px; }
  @media (max-width: 992px) {
    .open__menu {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 767px) {
    .open__menu {
      right: 32px;
      top: 42px; } }
  .open__menu:hover svg, .open__menu.open svg {
    fill: var(--color-yellow); }
  .open__menu svg {
    width: 40px;
    height: 28px;
    fill: var(--color-white);
    -webkit-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s; }

header {
  height: 890px;
  overflow: hidden; }
  @media (max-width: 1130px) {
    header {
      height: 700px; } }
  @media (max-width: 992px) {
    header {
      height: 500px; } }
  header .container {
    height: 100%;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 92px;
    padding-bottom: 80px; }
    @media (max-width: 1130px) {
      header .container {
        padding-top: 70px; } }
    @media (max-width: 992px) {
      header .container {
        padding-bottom: 50px; } }

.header__video {
  height: 890px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
  background-image: url(/i/content/header/videobg.jpg);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: 0% 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; 
  animation: move_x 300s infinite linear;
}



@keyframes move_x{
  0%{
    background-position: 0% 50%;
  }
  100%{
    background-position: -10000px 50%;
  }
}




  @media (max-width: 1130px) {
    .header__video {
      height: 700px; } }
  @media (max-width: 992px) {
    .header__video {
      height: 500px; } }
  .header__video::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65); }
  .header__video video {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.header__desc {
  width: 70%;
  padding-right: 25px; }
  @media (max-width: 992px) {
    .header__desc {
      width: 100%;
      padding-right: 0; } }

.header-desc__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.header__title {
  font-family: "Besley";
  color: var(--color-blue);
  font-size: 80px;
  line-height: 105%;
  margin-bottom: 63px;
  font-size: calc(min(4.17vw, 80px)); }
  @media (max-width: 992px) {
    .header__title {
      font-size: 26px; } }

.header__subtitle {
  font-family: "Besley";
  color: var(--color-white);
  font-size: 70px;
  margin-bottom: 8px;
  line-height: 105%;
  padding-right: 50px;
  font-size: calc(min(4.19vw, 70px)); }
  @media (max-width: 992px) {
    .header__subtitle {
      font-size: 26px; } }

.header__intro {
  width: 30%;
  font-size: 16px;
  color: var(--color-white);
  padding-left: 40px;
  position: relative;
  margin-bottom: 32px;
  line-height: 145%; }
  @media (max-width: 992px) {
    .header__intro {
      display: none; } }
  .header__intro::before {
    content: '';
    width: 16px;
    height: 16px;
    background: var(--color-white);
    border-radius: 50%;
    bottom: -26px;
    left: 6px;
    position: absolute; }
  .header__intro::after {
    content: '';
    height: 3px;
    left: 10px;
    bottom: -19px;
    position: absolute;
    width: 5000px;
    background: var(--color-white); }

.header__btn + .header__btn {
  margin-left: 20px; }
  @media (max-width: 992px) {
    .header__btn + .header__btn {
      margin-left: 0;
      margin-top: 20px; } }

@media (max-width: 992px) {
  .header__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.footer {
  background: var(--color-blue);
  color: var(--color-white);
  padding-top: 45px;
  padding-bottom: 35px; }

.footer__wrap {
  margin: 0 -12.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 992px) {
    .footer__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.footer-nav__wrap {
  width: 66.66%;
  padding: 0 12.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media (max-width: 1330px) {
    .footer-nav__wrap {
      width: 60%; } }
  @media (max-width: 992px) {
    .footer-nav__wrap {
      width: auto; } }

.footer__nav {
  margin-left: 96px;
  margin-top: 40px; }
  @media (max-width: 1330px) {
    .footer__nav {
      margin-left: 40px; } }
  @media (max-width: 992px) {
    .footer__nav {
      display: none; } }

.footer-nav__list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 130px;
     -moz-column-gap: 130px;
          column-gap: 130px; }
  @media (max-width: 1330px) {
    .footer-nav__list {
      -webkit-column-gap: 50px;
         -moz-column-gap: 50px;
              column-gap: 50px; } }

.footer-nav__item {
  margin-bottom: 30px; }

.footer-nav__link {
  color: var(--color-white);
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none; }

.footer-contacts__wrap {
  width: 33.33%;
  padding: 0 12.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1330px) {
    .footer-contacts__wrap {
      width: 40%; } }
  @media (max-width: 992px) {
    .footer-contacts__wrap {
      width: 100%; } }

.footer-contacts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px; }

.footer-contacts__item {
  width: 50%;
  margin-bottom: 35px; }
  @media (max-width: 992px) {
    .footer-contacts__item {
      padding: 0 15px; } }
  @media (max-width: 767px) {
    .footer-contacts__item {
      width: 100%; } }

.footer-contacts__link svg, .footer-contacts__link img {
  fill: #fff;
  width: 56px;
  height: 56px; }

.footer-contacts__title {
  font-weight: 700;
  margin-bottom: 10px; }

.footer__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25px; }
  .footer__copy svg, .footer__copy img {
    width: 75px;
    height: 16px;
    margin-left: 10px; }

.footer-copy__link {
  color: var(--color-white);
  text-decoration: none; }

.section__about {
  padding-top: 100px;
  padding-bottom: 50px; }
  @media (max-width: 992px) {
    .section__about {
      padding-top: 50px;
      padding-bottom: 25px; } }
  .section__about .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.about__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12.5px; }
  @media (max-width: 992px) {
    .about__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.about__title {
  width: 33.33%;
  padding: 0 12.5px;
  font-family: "Besley";
  color: var(--color-blue);
  font-size: calc(min(4.2vw, 70px)); }
  @media (max-width: 992px) {
    .about__title {
      line-height: normal;
      width: 100%;
      margin-bottom: 20px;
      font-size: 26px; } }

.about__desc {
  width: 66.66%;
  padding: 0 12.5px;
  font-size: 20px;
  line-height: 145%; }
  @media (max-width: 992px) {
    .about__desc {
      width: 100%;
      font-size: 16px;
      line-height: normal; } }

.about__btn {
  margin-top: 15px; }

.section__blocknav {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 992px) {
    .section__blocknav {
      padding-bottom: 25px;
      padding-top: 25px; } }

.block-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12.5px; }
  @media (max-width: 767px) {
    .block-nav__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.block-nav__item {
  padding: 0 12.5px;
  position: relative; }
  @media (max-width: 767px) {
    .block-nav__item + .block-nav__item {
      margin-top: 20px; } }

.block-nav__link {
  position: relative;
  display: block; }
  .block-nav__link:hover .block-nav__title {
    _width: calc(100% - 12.5px);
    width: calc(100%); }

.block-nav__title {
  font-family: "Besley";
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  line-height: normal;
  _background: var(--color-blue);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 13px 20% 13px 20%;
  font-size: calc(min(3.17vw, 50px));
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  min-width: 60%;
  background: url(/i/content/block/bg_title.svg) no-repeat 100% 0%;
  width: 70%; }
  .block-nav__title svg, .block-nav__title img {
    width: 17px;
    height: 30px;
    min-width: 17px;
    fill: var(--color-white);
    margin-left: 15px;
    margin-top: 14px; }

.block-nav__img {
  display: block;
  width: 100%; }

.content {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 992px) {
    .content {
      padding-top: 25px;
      padding-bottom: 25px; } }

.content__title {
  font-family: "Besley";
  color: var(--color-blue);
  font-size: calc(min(4.2vw, 70px));
  line-height: normal;
  line-height: 125%;
  margin-bottom: 45px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .content__title svg, .content__title img {
    width: 97px;
    height: 97px;
    margin-right: 20px; }
    @media (max-width: 1230px) {
      .content__title svg, .content__title img {
        width: 50px;
        height: 50px; } }
    @media (max-width: 767px) {
      .content__title svg, .content__title img {
        width: 40px;
        height: 40px; } }
  @media (max-width: 992px) {
    .content__title {
      font-size: 26px; } }
  .content__title.content__title--icon {
    font-size: calc(min(3.25vw, 60px)); }
  .content__title.content__title--min {
    font-size: 30px;
    margin-bottom: 25px; }

.section--scolumn {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 992px) {
    .section--scolumn {
      padding-top: 25px;
      padding-bottom: 25px; } }
  .section--scolumn .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.scolumn__wrap {
  margin: 0 -12.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 992px) {
    .scolumn__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.scolumn__left {
  width: 66.66%;
  padding: 0 12.5px; }
  @media (max-width: 992px) {
    .scolumn__left {
      width: 100%; } }

.content__news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.scolumn__right {
  width: 33.33%;
  padding: 0 12.5px; }
  @media (max-width: 992px) {
    .scolumn__right {
      width: 100%;
      margin-top: 40px; } }

.content-news__list {
  margin: 0 -12.5px; }

.content-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(27, 79, 209, 0.3); }
  @media (max-width: 767px) {
    .content-news__item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .content-news__item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none; }

.content-news__img {
  width: 37%;
  padding: 0 12.5px; }
  @media (max-width: 767px) {
    .content-news__img {
      margin-bottom: 20px;
      width: 100%; } }
  .content-news__img img {
    display: block;
    width: 100%; }

.content-news__desc {
  width: 63%;
  padding: 0 12.5px; }
  @media (max-width: 767px) {
    .content-news__desc {
      width: 100%; } }

.content-news__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 145%;
  color: var(--color-black);
  text-decoration: none;
  margin-bottom: 20px;
  display: block; }

.content-news__intro {
  margin-bottom: 30px; }

.content-news__link {
  color: var(--color-blue);
  font-family: "Besley";
  font-size: 20px;
  font-weight: 700;
  text-decoration: none; }
  .content-news__link:hover svg, .content-news__link:hover img {
    margin-left: 10px; }
  .content-news__link svg, .content-news__link img {
    width: 17px;
    height: 26px;
    min-width: 17px;
    fill: var(--color-blue);
    -webkit-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s; }

.news__btn {
  margin-top: 45px;
  margin-left: auto; }
  @media (max-width: 767px) {
    .news__btn {
      margin: 40px auto 0; } }

.sponsors__title {
  font-size: calc(min(4.19vw, 70px));
  font-family: "Besley";
  color: var(--color-white);
  font-size: calc(min(3.75vw, 50px));
  line-height: normal;
  margin-bottom: 45px;
  width: 100%;
  position: relative;
  background: var(--color-blue);
  padding: 15px 30px; }
  .sponsors__title span {
    position: relative;
    z-index: 2;
    -webkit-transform: skewX(2deg);
        -ms-transform: skewX(2deg);
            transform: skewX(2deg);
    display: block; }

.content-sponsor__wrap {
  width: 100%;
  max-width: 460px;
  padding-left: 25px;
  margin-left: auto;
  padding-right: 10px; }
  @media (max-width: 992px) {
    .content-sponsor__wrap {
      margin: 0 auto; } }
  @media (max-width: 767px) {
    .content-sponsor__wrap {
      padding-left: 20px; } }

.sponsors__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 70px;
  padding-bottom: 70px;
  background: var(--color-blue); }

.sponsors__item {
  border-bottom: 1px solid #fff;
  margin-bottom: 40px;
  -webkit-transform: skewX(2deg);
      -ms-transform: skewX(2deg);
          transform: skewX(2deg); }
  .sponsors__item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none; }

.section__calendar {
  padding-top: 50px;
  padding-bottom: 50px; }
  .section__calendar table {
    min-width: 900px; }
    .section__calendar table .title {
      font-weight: 700;
      font-size: 30px;
      line-height: 150%;
      margin-bottom: 0; }
      @media (max-width: 1230px) {
        .section__calendar table .title {
          font-size: 25px;
          line-height: normal; } }
      @media (max-width: 992px) {
        .section__calendar table .title {
          font-size: 20px;
          line-height: normal; } }
  .section__calendar td:first-child {
    padding-left: 90px; }
    @media (max-width: 992px) {
      .section__calendar td:first-child {
        padding-left: 20px; } }
  .section__calendar td:last-child {
    padding-right: 90px; }
    @media (max-width: 992px) {
      .section__calendar td:last-child {
        padding-right: 20px; } }

.section--onecolumn {
  padding-top: 50px;
  padding-bottom: 50px; }

.onecolumn__wrap {
  position: relative;
  width: 66.66%; }
  @media (max-width: 992px) {
    .onecolumn__wrap {
      width: 100%; } }

.content__inner {
  padding-top: 25px;
  padding-bottom: 25px; }

.page--inner header {
  height: 600px;
  margin-bottom: 70px;
  margin-bottom: 30px; }
  .page--inner header .container {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }

.page--inner .header__video {
  height: 600px; 
}

@media (max-width: 1600px) {
  .page--inner .header__video {
    height: 340px; 
  }
  .page--inner header {
    height: 340px;
  }
}

.page--inner .header__title {
  margin-bottom: 20px; }

.header--line {
  position: relative; }
  .header--line::before {
    content: '';
    width: 16px;
    height: 16px;
    background: var(--color-white);
    border-radius: 50%;
    bottom: -26px;
    left: 600px;
    position: absolute; }
  .header--line::after {
    content: '';
    height: 3px;
    right: calc(100% - 600px);
    bottom: -19px;
    position: absolute;
    width: 5000px;
    background: var(--color-white); }

.header__anotation {
  color: var(--color-white);
  _margin-bottom: 25px; }

.section__council {
  padding-top: 50px;
  padding-bottom: 50px; }

.council__slider-wrap {
  position: relative;
  margin-top: 50px; }

.slider__arrow-wrap {
  position: absolute;
  top: -60px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.slider-arrow__prev {
  cursor: pointer; }
  .slider-arrow__prev img, .slider-arrow__prev svg {
    width: 60px;
    height: 60px;
    fill: var(--color-blue); }

.slider-arrow__next {
  cursor: pointer; }
  .slider-arrow__next img, .slider-arrow__next svg {
    width: 60px;
    height: 60px;
    fill: var(--color-blue); }

.twocolumn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12.5px; }
  @media (max-width: 992px) {
    .twocolumn__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.column__left {
  width: 33.33%;
  padding: 0 12.5px;
  font-family: "Besley";
  color: var(--color-blue);
  font-size: calc(min(4.17vw, 80px)); }
  @media (max-width: 992px) {
    .column__left {
      line-height: normal;
      width: 100%;
      margin-bottom: 20px;
      font-size: 26px; } }
  .column__left .content__title {
    line-height: 135%;
    margin-top: -30px;
    margin-bottom: 20px; }

.column__right {
  width: 66.66%;
  padding: 0 12.5px;
  font-size: 20px;
  line-height: 145%;
  overflow: hidden; }
  @media (max-width: 992px) {
    .column__right {
      width: 100%;
      font-size: 16px;
      line-height: normal; } }

.council__slider {
  margin: 0 -12.5px;
  margin-bottom: 50px; }

.council__item {
  position: relative;
  padding: 0 12.5px; }

.council-item__decs {
  position: absolute;
  bottom: 0;
  left: 0;
  color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: var(--color-blue);
  font-size: 16px;
  padding: 15px 0 15px 20px;
  width: calc(100% - 30px); }
  .council-item__decs::after {
    content: '';
    background: var(--color-blue);
    _background: #000;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
    width: 30px;
    right: -29px;
    top: 0;
    bottom: 0;
    position: absolute; }

.council-item__img {
  display: block;
  width: 100%; }

.council-item__logo {
  position: absolute;
  top: 10px;
  right: 10px; }

.council-item__info {
  line-height: normal; }
  .council-item__info span {
    display: block;
    font-weight: 800; }

.council-item__phone img, .council-item__phone svg {
  width: 17px;
  height: 17px;
  margin-right: 5px;
  -webkit-filter: invert(100);
          filter: invert(100); }

.council__item-inner {
  position: relative; }

.section__coach {
  padding-top: 50px;
  padding-bottom: 50px; }
  .section__coach table {
    min-width: 600px; }

.img__fullwidth {
  display: block;
  width: 100%;
  margin: 30px 0 20px; }

.section__clubs table {
  min-width: 600px; }

.single__slider-wrap {
  margin-left: 12.5%;
  margin-right: 12.5%;
  position: relative;
  margin-top: 50px; }
  .single__slider-wrap .slick-dots {
    height: 10px;
    bottom: -20px; }
    .single__slider-wrap .slick-dots li {
      width: 10px;
      height: 10px;
      margin: 0 5px;
      padding: 0; }
      .single__slider-wrap .slick-dots li.slick-active button {
        background: var(--color-blue); }
      .single__slider-wrap .slick-dots li button {
        margin: 0;
        padding: 0;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: rgba(203, 203, 203, 0.3); }
        .single__slider-wrap .slick-dots li button:before {
          display: none; }
  .single__slider-wrap .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .single__slider-wrap .slider__arrow-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -70px;
    right: -70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 767px) {
      .single__slider-wrap .slider__arrow-wrap {
        left: -40px;
        right: -40px; } }
  .single__slider-wrap .slider-arrow__prev {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
    .single__slider-wrap .slider-arrow__prev svg, .single__slider-wrap .slider-arrow__prev img {
      width: 40px;
      height: 40px; }
  .single__slider-wrap .slider-arrow__next svg, .single__slider-wrap .slider-arrow__next img {
    width: 40px;
    height: 40px; }

.single__slider-img {
  display: block;
  width: 100%; }

.section__achiev {
  padding-top: 50px;
  padding-bottom: 50px; }

.achiev__gallery {
  display: grid;
  gap: 30px;
  grid-template-columns: 1.58fr 1fr;
  grid-template-rows: auto auto;
  margin-top: 50px; }
  @media (max-width: 767px) {
    .achiev__gallery {
      grid-template-columns: 1fr; } }

.link--big {
  grid-area: 1 / 1 / 3 / 2; }

.achiev__gallery-link {
  display: block;
  width: 100%;
  height: 100%; }

.achiev__gallery-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%; }

.item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px; }
  @media (max-width: 992px) {
    .item__info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.item-info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  font-size: 20px;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 5px; }
  @media (max-width: 767px) {
    .item-info__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 0px;
      margin-bottom: 15px; } }

.item__stat {
  font-size: 12px;
  line-height: normal; }
  .item__stat p {
    margin: 0;
    padding: 0; }

.item-info__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 20px; }
  @media (max-width: 992px) {
    .item-info__buttons {
      margin-left: 0;
      margin-top: 20px; } }

.item-info__button {
  margin-top: 0;
  max-width: 220px;
  width: 100%; }
  .item-info__button + .item-info__button {
    margin-left: 20px; }

.acc__list {
  border-top: 1px solid var(--color-blue); }

.acc__item {
  border-bottom: 1px solid var(--color-blue);
  padding-top: 25px;
  padding-bottom: 15px; }

.acc__title {
  position: relative;
  font-size: 30px;
  line-height: 175%;
  font-weight: 700;
  padding-right: 75px;
  cursor: pointer; }
  @media (max-width: 1230px) {
    .acc__title {
      font-size: 24px; } }
  @media (max-width: 992px) {
    .acc__title {
      font-size: 20px; } }
  .acc__title::after {
    content: '';
    width: 65px;
    height: 35px;
    position: absolute;
    top: 5px;
    right: 0;
    -webkit-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s;
    background: url(/i/content/icons/icon__arrow-acc.svg) no-repeat 50% 50%; }
    @media (max-width: 1230px) {
      .acc__title::after {
        width: 35px;
        height: 17px;
        background-size: 100% auto; } }

.acc__desc {
  display: none;
  padding-top: 20px; }

.acc__media {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px; }
  @media (max-width: 767px) {
    .acc__media {
      grid-template-columns: repeat(1, 1fr); } }

.acc-media__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-width: 0; }

.acc-media__title {
  color: var(--color-blue);
  font-weight: 600;
  margin-bottom: 10px; }

.acc-media__yt {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .acc-media__yt iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.acc-media__gallery {
  min-width: 0;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .acc-media__gallery .slick-dots {
    bottom: 30px; }
  .acc-media__gallery .single__slider-wrap {
    margin-top: 0;
    margin: 0;
    min-width: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .acc-media__gallery .single__slider-wrap .slick-slider {
      position: initial; }

.documents__list {
  display: grid;
  grid-template-columns: repeat(2, 40%);
  gap: 20px;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (max-width: 1230px) {
    .documents__list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 767px) {
    .documents__list {
      grid-template-columns: repeat(1, 1fr); } }

.document__item {
  padding: 20px 30px;
  border: 1px solid #BDBDBD;
  border-radius: 8px;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s; }
  .document__item:hover {
    background: var(--color-blue);
    color: var(--color-white); }
    .document__item:hover .table__download {
      color: var(--color-white); }
      .document__item:hover .table__download svg, .document__item:hover .table__download img {
        -webkit-filter: brightness(0) invert(100);
                filter: brightness(0) invert(100); }

.document__title {
  font-family: "Besley";
  font-size: 20px;
  line-height: normal;
  margin-bottom: 45px; }

.document__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .document__links .table__download + .table__download {
    margin-top: 15px; }

.gallery__year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  position: relative;
  margin-bottom: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.gallery-year__link {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  font-size: 30px;
  line-height: normal;
  color: rgba(59, 59, 59, 0.6);
  text-decoration: none;
  text-align: center;
  border-bottom: 1px solid #EDEDED;
  position: relative;
  padding-left: 10px;
  padding-right: 10px; }
  @media (max-width: 767px) {
    .gallery-year__link {
      font-size: 22px; } }
  .gallery-year__link:hover {
    color: var(--color-blue); }
  .gallery-year__link.active {
    color: var(--color-blue); }
    .gallery-year__link.active::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: -1px;
      height: 2px;
      background: var(--color-blue); }

.gallery__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  display: none; }
  .gallery__list.active {
    display: grid; }
  @media (max-width: 767px) {
    .gallery__list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 576px) {
    .gallery__list {
      grid-template-columns: repeat(2, 1fr); } }

.gallery__item {
  position: relative;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  display: block;
  overflow: hidden; }
  .gallery__item:hover .gallery__hover {
    opacity: 1; }

.gallery__hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(27, 79, 209, 0.8);
  color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 800;
  opacity: 0;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s; }
  .gallery__hover svg, .gallery__hover img {
    -webkit-filter: brightness(0) invert(100);
            filter: brightness(0) invert(100);
    margin-left: 10px;
    width: 20px;
    height: 24px;
    margin-top: -10px; }

.gallery__info {
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  color: #3b3b3b;
  margin-bottom: 20px; }
  @media (max-width: 992px) {
    .gallery__info {
      font-size: 20px; } }

.acc__list--gallery .acc__title {
  color: var(--color-blue); }

.gallery-item__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px; }

.contacts__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px; }
  @media (max-width: 992px) {
    .contacts__list {
      grid-template-columns: repeat(2, 1fr); } }

.contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0; }

.contacts__title {
  color: var(--color-blue);
  font-size: 40px;
  font-family: "Besley";
  line-height: normal;
  margin-bottom: 50px; }
  @media (max-width: 1230px) {
    .contacts__title {
      font-size: 22px;
      margin-bottom: 20px; } }

.contacts-form__wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px; }
  @media (max-width: 992px) {
    .contacts-form__wrap {
      grid-template-columns: repeat(1, 1fr); } }

.contact-form__title {
  color: var(--color-blue);
  font-size: 40px;
  font-family: "Besley";
  line-height: normal;
  margin-bottom: 5px; }
  @media (max-width: 1230px) {
    .contact-form__title {
      font-size: 22px; } }

.form {
  width: 100%; }

.form__contacts {
  width: 100%;
  max-width: 66.66%; }
  @media (max-width: 1230px) {
    .form__contacts {
      max-width: 100%; } }

.form__label {
  display: block; }
  .form__label + .form__label {
    margin-top: 15px; }

.form__input {
  padding: 15px 15px 10px;
  border-radius: 8px;
  border: 1px solid var(--color-blue); }

.form__textarea {
  padding: 15px 15px 10px;
  border-radius: 8px;
  border: 1px solid var(--color-blue);
  height: 120px; }

.legend__list {
  margin-top: 30px; }

@media screen and (max-width: 992px) {
  .open__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 6; } }
.cke_notification_warning{
  display: none;
}
@media screen and (max-width: 992px) {
  .page--inner header {
    height: 300px;
    margin-bottom: 0;
  }
  .page--inner .header__video{
    height: 245px;
    margin-top: 20px;
  }
}

.grecaptcha-badge{
  width: 0 !important;
  height: 0 !important;
}


.com-media__row{
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  position: relative;
}

.com-media__row > div{
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}

.com-media__carousel{
  flex: 0 0 50%;
  max-width: 50%;
}

.com-media__video{
  flex: 0 0 50%;
  max-width: 50%;
}

.com-media__video__wrapp video{
  height: 100%;
}

.com-media__video__wrapp iframe{
  width: 100% !important;
  height: 100% !important;
}

.com-media__video__wrapp{
  height: 480px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eee;
}


@media screen and (max-width: 992px) {
  .com-media__carousel, .com-media__video{
    flex: 0 0 100%;
    max-width: 100%;
  }
}
