

/* Start:/assets/css/main.css?1645441104440751*/
/* inverse media queries */
/* inverse media queries end */
@font-face {
  font-family: 'Muller';
  src: url('/assets/css/../fonts/MullerMedium.eot');
  src: local('Muller Medium'), local('MullerMedium'), url('/assets/css/../fonts/MullerMedium.eot?#iefix') format('embedded-opentype'), url('/assets/css/../fonts/MullerMedium.woff') format('woff'), url('/assets/css/../fonts/MullerMedium.ttf') format('truetype'), url('/assets/css/../fonts/MullerMedium.svg#Muller') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Muller';
  src: url('/assets/css/../fonts/MullerRegular.eot');
  src: local('Muller Regular'), local('MullerRegular'), url('/assets/css/../fonts/MullerRegular.eot?#iefix') format('embedded-opentype'), url('/assets/css/../fonts/MullerRegular.woff') format('woff'), url('/assets/css/../fonts/MullerRegular.ttf') format('truetype'), url('/assets/css/../fonts/MullerRegular.svg#Muller') format('svg');
  font-weight: normal;
  font-style: normal;
}
article,
aside,
figcaption,
figure,
footer,
header,
nav,
section,
time,
legend,
details,
details legend,
main {
  display: block;
  padding: 0;
  margin: 0;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
body {
  overflow-x: hidden;
  color: #191919;
  font-family: 'Muller', sans-serif;
  font-size: 20px;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  body {
    font-size: 16px;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:focus::-webkit-input-placeholder {
  color: transparent;
}
:focus::-moz-placeholder {
  color: transparent;
}
:focus:-ms-input-placeholder {
  color: transparent;
}
:focus::-ms-input-placeholder {
  color: transparent;
}
:focus::placeholder {
  color: transparent;
}
input[type="text"],
input[type="email"],
input[type="password"],
button,
textarea {
  font-family: 'Muller', sans-serif;
  outline: none;
  color: inherit;
  font-size: 20px;
  -webkit-appearance: none;
}
input[type="submit"],
button {
  -webkit-appearance: none;
}
img {
  border: 0;
  max-width: 100%;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.hidden {
  display: none !important;
}
a {
  color: #191919;
  text-decoration: none;
  outline: none;
  -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
a:visited {
  color: #191919;
}
a:hover {
  text-decoration: none;
  color: #808080;
  -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
nav ul,
nav ul li {
  background: none repeat scroll 0 0 transparent;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  line-height: normal;
  font-size: inherit;
}
nav ul:before,
nav ul li:before {
  display: none;
}
nav a {
  text-decoration: none;
}
.rel {
  position: relative;
}
h1,
.h1 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
}
@media (max-width: 1024px) {
  h1,
  .h1 {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  h1,
  .h1 {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  h1,
  .h1 {
    font-size: 24px;
  }
}
h2,
.h2 {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  h2,
  .h2 {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  h2,
  .h2 {
    font-size: 18px;
  }
}
h3,
.h3 {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  h3,
  .h3 {
    font-size: 20px;
  }
}
small {
  font-size: 16px;
  line-height: 1.25em;
}
.body2 {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .body2 {
    font-size: 14px;
    line-height: 20px;
  }
}
.label {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
}
@media (max-width: 1024px) {
  .label {
    letter-spacing: 0.05em;
  }
}
caption,
.caption {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  caption,
  .caption {
    font-size: 13px;
    line-height: 15px;
  }
}
.hero {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .hero {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .hero {
    font-size: 24px;
  }
}
.outlineFocus {
  position: relative;
}
.outlineFocus:before {
  display: block;
  position: absolute;
  content: '';
  left: -4px;
  right: -4px;
  top: -4px;
  bottom: -4px;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.outlineFocus:focus:before,
.outlineFocus:active:before {
  opacity: 1;
}
section {
  padding-top: 36px;
  padding-bottom: 64px;
}
.js-modal-open,
.js-modal-close {
  cursor: pointer !important;
}
.disabled {
  opacity: 0.2;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default !important;
}
body {
  background: #191919;
}
#layer {
  background: #fff;
  position: relative;
}
#layer.in-error {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#layer.in-error main {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.centerMax {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 1024px) {
  .centerMax {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 768px) {
  .centerMax {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 560px) {
  .centerMax {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.hiddenDesc {
  display: none;
}
@media (min-width: 560px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .hiddenTablet {
    display: none;
  }
}
@media (max-width: 560px) {
  .hiddenPhone {
    display: none !important;
  }
  .showPhone {
    display: block;
  }
}
.darkBg {
  padding-top: 1px;
  background: #191919;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#191919));
  background: -o-linear-gradient(top, #000000 0%, #191919 100%);
  background: linear-gradient(to bottom, #000000 0%, #191919 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#191919', GradientType=0);
  color: #fff;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .darkBg {
    padding-bottom: 26px;
  }
}
.darkBg a {
  color: #fff;
}
.gradient {
  background: #C5C5C5;
  background: -webkit-gradient(linear, left top, left bottom, from(#191919), color-stop(50%, #c5c5c5), to(#ffffff));
  background: -o-linear-gradient(top, #191919 0%, #c5c5c5 50%, #ffffff 100%);
  background: linear-gradient(to bottom, #191919 0%, #c5c5c5 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#ffffff', GradientType=0);
  padding-top: 64px;
}
@media (max-width: 1024px) {
  .gradient {
    padding-top: 56px;
  }
}
@media (max-width: 768px) {
  .gradient {
    padding-top: 48px;
  }
}
.borderBottom {
  position: relative;
}
.borderBottom:after {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}
.btn,
a.btn,
input[type="submit"] {
  color: #fff;
  text-align: center;
  min-width: 300px;
  min-height: 50px;
  padding: 16px 20px 15px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #191919;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  cursor: pointer;
  border: none;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, outline 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, outline 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, outline 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .btn,
  a.btn,
  input[type="submit"] {
    min-height: 41px;
    padding: 12px 10px 11px 10px;
    letter-spacing: 0.05em;
    min-width: 0;
    font-size: 13px;
  }
}
.btn:hover,
a.btn:hover,
input[type="submit"]:hover {
  background-color: #262626;
}
.btn:focus,
a.btn:focus,
input[type="submit"]:focus,
.btn:active,
a.btn:active,
input[type="submit"]:active {
  background-color: #262626;
  outline: 1px solid #fff;
  outline-offset: 4px;
}
.btn[disabled],
a.btn[disabled],
input[type="submit"][disabled] {
  opacity: 0.2;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.btn.white,
a.btn.white,
input[type="submit"].white {
  background-color: #fff;
  color: #191919;
}
.btn.white:hover,
a.btn.white:hover,
input[type="submit"].white:hover {
  background-color: #E6E6E6;
}
.btn.white:focus,
a.btn.white:focus,
input[type="submit"].white:focus,
.btn.white:active,
a.btn.white:active,
input[type="submit"].white:active {
  background-color: #E6E6E6;
}
.btn.empty,
a.btn.empty,
input[type="submit"].empty {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.btn.empty:hover,
a.btn.empty:hover,
input[type="submit"].empty:hover {
  background-color: #fff;
  color: #191919;
}
.btn.empty:focus,
a.btn.empty:focus,
input[type="submit"].empty:focus,
.btn.empty:active,
a.btn.empty:active,
input[type="submit"].empty:active {
  background-color: #fff;
  color: #191919;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
}
.btn.empty.black,
a.btn.empty.black,
input[type="submit"].empty.black {
  border-color: rgba(25, 25, 25, 0.2);
  color: #191919;
}
.btn.empty.black:hover,
a.btn.empty.black:hover,
input[type="submit"].empty.black:hover {
  background-color: #262626;
  color: #fff;
}
input[type="text"]:not(.js-datepicker),
input[type="email"],
input[type="password"],
textarea,
select {
  width: 100%;
  border: 1px solid #191919;
  height: 50px;
  padding: 2px 20px 0 20px;
  background-color: transparent;
  color: #191919;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  input[type="text"]:not(.js-datepicker),
  input[type="email"],
  input[type="password"],
  textarea,
  select {
    height: 41px;
    font-size: 13px;
  }
}
@media not (-webkit-touch-callout: none) {
  input[type="text"]:not(.js-datepicker),
  input[type="email"],
  input[type="password"],
  textarea,
  select {
    line-height: 50px;
  }
}
@media not (-webkit-touch-callout: none) and (max-width: 1024px) {
  input[type="text"]:not(.js-datepicker),
  input[type="email"],
  input[type="password"],
  textarea,
  select {
    line-height: 41px;
  }
}
input[type="text"]:not(.js-datepicker).small,
input[type="email"].small,
input[type="password"].small,
textarea.small,
select.small {
  text-transform: none;
  font-size: 16px;
  line-height: 1.25em;
  letter-spacing: normal;
  padding: 2px 16px 0 16px;
  height: 42px;
  line-height: 42px;
  font-weight: normal;
}
input[type="text"]:not(.js-datepicker):hover,
input[type="email"]:hover,
input[type="password"]:hover,
textarea:hover,
select:hover,
input[type="text"]:not(.js-datepicker):active,
input[type="email"]:active,
input[type="password"]:active,
textarea:active,
select:active,
input[type="text"]:not(.js-datepicker):focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  background-color: #fff;
  border-color: #262626;
}
input[type="text"]:not(.js-datepicker):disabled,
input[type="email"]:disabled,
input[type="password"]:disabled,
textarea:disabled,
select:disabled {
  opacity: 0.2;
}
input[type="text"]:not(.js-datepicker).error,
input[type="email"].error,
input[type="password"].error,
textarea.error,
select.error {
  border-color: #E63B3B;
}
input[type="text"]:not(.js-datepicker).black,
input[type="email"].black,
input[type="password"].black,
textarea.black,
select.black {
  background-color: #262626;
  border-color: #262626;
  color: #fff;
}
input[type="text"]:not(.js-datepicker).black:hover,
input[type="email"].black:hover,
input[type="password"].black:hover,
textarea.black:hover,
select.black:hover,
input[type="text"]:not(.js-datepicker).black:active,
input[type="email"].black:active,
input[type="password"].black:active,
textarea.black:active,
select.black:active,
input[type="text"]:not(.js-datepicker).black:focus,
input[type="email"].black:focus,
input[type="password"].black:focus,
textarea.black:focus,
select.black:focus {
  background-color: #191919;
  border-color: #191919;
}
input[type="text"]:not(.js-datepicker).grey,
input[type="email"].grey,
input[type="password"].grey,
textarea.grey,
select.grey {
  background-color: #6b6e75;
  border-color: #6b6e75;
  color: #fff;
}
input[type="text"]:not(.js-datepicker).grey:hover,
input[type="email"].grey:hover,
input[type="password"].grey:hover,
textarea.grey:hover,
select.grey:hover {
  background-color: #a2a4a9;
  border-color: #a2a4a9;
}
input[type="text"]:not(.js-datepicker).grey:active,
input[type="email"].grey:active,
input[type="password"].grey:active,
textarea.grey:active,
select.grey:active,
input[type="text"]:not(.js-datepicker).grey:focus,
input[type="email"].grey:focus,
input[type="password"].grey:focus,
textarea.grey:focus,
select.grey:focus {
  background-color: #fff;
  border-color: #191919;
  color: #191919;
}
textarea {
  padding-top: 12px;
  height: 82px;
}
select {
  padding-top: 0;
  padding-right: 42px;
  border: 1px solid #191919;
  -webkit-transition: outline 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: outline 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: outline 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
  background-image: url("/assets/css/../images/select-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
}
select.small {
  padding-top: 0;
}
select:hover {
  background-color: #E6E6E6;
  border-color: transparent;
  color: #191919;
}
select:active,
select:focus {
  background-color: #E6E6E6;
  outline: 1px solid #191919;
  outline-offset: 4px;
  border-color: transparent;
  color: #191919;
}
select.white {
  border-color: #fff;
  color: #fff;
  background-image: url("/assets/css/../images/select-arrow-down-white.svg");
}
select.white:hover {
  background-color: #E6E6E6;
  border-color: transparent;
  color: #191919;
  background-image: url("/assets/css/../images/select-arrow-down.svg");
}
select.white:active,
select.white:focus {
  background-color: #E6E6E6;
  background-image: url("/assets/css/../images/select-arrow-down.svg");
  outline: 1px solid #191919;
  outline-offset: 4px;
  border-color: transparent;
  color: #191919;
}
.select .select2-container {
  width: 100% !important;
}
.select .select2-container .select2-selection--single {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  border-color: #191919;
  position: relative;
}
.select .select2-container .select2-selection--single:hover .select2-selection__rendered {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.select .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  line-height: 16px;
  padding: 16px 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .select .select2-container .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .select .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.28em;
    padding: 11px 16px;
  }
}
.select .select2-container .select2-selection--single:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media (max-width: 1024px) {
  .select .select2-container .select2-selection--single:after {
    right: 16px;
    top: 11px;
  }
}
.select .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.select .select2-container--open .select2-selection--single .select2-selection__rendered {
  background-color: #fff;
}
.select .select2-container--open .select2-selection--single:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.select .select2-container .select2-dropdown {
  border-color: #191919;
  border-radius: 0;
  background-color: #fff;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}
.select .select2-container .select2-dropdown--above {
  margin-top: -8px;
  margin-bottom: 8px;
}
.select .select2-container .select2-dropdown--below {
  margin-top: 8px;
}
.select .select2-container .select2-results > .select2-results__options {
  max-height: 304px;
}
.select .select2-container .select2-results__option {
  border-top: 1px solid #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
}
.select .select2-container .select2-results__option:first-child {
  border-top: 0;
}
@media (max-width: 1024px) {
  .select .select2-container .select2-results__option {
    padding: 11px 16px;
  }
}
.select .select2-container .select2-results__option[aria-selected=true] {
  background-color: #191919;
  color: #fff;
}
.select .select2-container .select2-results__option--highlighted {
  background-color: #191919;
  color: #fff;
}
.select .select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #262626;
  color: #fff;
}
.select .select2-container .select2-search {
  display: none;
}
.select.white .select2-container .select2-selection--single {
  border-color: #fff;
}
.select.white .select2-container .select2-selection--single:hover {
  border-color: #191919;
}
.select.white .select2-container .select2-selection--single:hover .select2-selection__rendered {
  color: #191919;
}
.select.white .select2-container .select2-selection--single:hover:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.select.white .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.select.white .select2-container .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-w-d.svg");
}
.select.white .select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.select.white .select2-container--open .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.errorMessage {
  margin-top: -12px;
  margin-bottom: 20px;
  color: #E63B3B;
  font-size: 14px;
  line-height: 1.4em;
}
.justError {
  color: #E63B3B;
  font-size: 14px;
  line-height: 1.4em;
}
input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 0;
}
input[type="checkbox"] + label {
  position: relative;
  padding: 0 0 0 32px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.25em;
}
input[type="checkbox"] + label:hover:before {
  background-color: #E6E6E6;
}
input[type="checkbox"] + label:focus:before,
input[type="checkbox"] + label:active:before {
  background-color: #E6E6E6;
  outline: 1px solid #191919;
  outline-offset: 3px;
}
input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #191919;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("/assets/css/../images/check.svg") no-repeat 50% 50%;
  background-size: 11px auto;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}
input[type="checkbox"]:checked + label:before {
  background-color: #191919;
}
input[type="checkbox"]:checked + label:hover:before,
input[type="checkbox"]:checked + label:focus:before,
input[type="checkbox"]:checked + label:active:before {
  background-color: #808080;
  border-color: #808080;
}
input[type="checkbox"]:checked + label:focus:before,
input[type="checkbox"]:checked + label:active:before {
  outline: 1px solid #191919;
  outline-offset: 3px;
}
input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
input[type="checkbox"]:disabled + label {
  opacity: 0.2;
}
input[type="checkbox"]:disabled + label:after,
input[type="checkbox"]:disabled + label:before {
  opacity: 0.2;
}
.searchProgram {
  position: relative;
  margin-top: 39px;
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .searchProgram {
    margin-top: 31px;
  }
}
@media (max-width: 768px) {
  .searchProgram {
    margin-top: 23px;
  }
}
.searchProgram input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 66px;
  z-index: 1;
  padding: 0;
  min-width: 0;
  background: url("/assets/css/../images/icons/search-white.svg") no-repeat 50% 50% transparent;
  background-size: 26px auto;
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .searchProgram input[type="submit"] {
    background-size: 22px auto;
    width: 54px;
  }
}
@media (max-width: 560px) {
  .searchProgram input[type="submit"] {
    background-size: 17px auto;
    width: 49px;
  }
}
.searchProgram input[type="text"] {
  border: 1px solid transparent;
  margin-bottom: 0;
  padding-right: 64px;
}
@media (max-width: 1024px) {
  .searchProgram input[type="text"] {
    padding-right: 52px;
  }
}
@media (max-width: 560px) {
  .searchProgram input[type="text"] {
    padding-right: 47px;
  }
}
.searchProgram.dark input[type="text"] {
  background-color: #191919;
  border-color: #191919;
  color: #fff;
}
.searchProgram.dark:hover input[type="text"],
.searchProgram.dark:focus input[type="text"],
.searchProgram.dark:hover input[type="submit"],
.searchProgram.dark:focus input[type="submit"] {
  background-color: #262626 !important;
  border-color: #262626 !important;
}
.searchProgram.opacity input[type="text"] {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-color: transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.searchProgram.opacity input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}
.searchProgram.opacity input[type="text"]::-moz-placeholder {
  color: #fff;
}
.searchProgram.opacity input[type="text"]:-ms-input-placeholder {
  color: #fff;
}
.searchProgram.opacity input[type="text"]::-ms-input-placeholder {
  color: #fff;
}
.searchProgram.opacity input[type="text"]::placeholder {
  color: #fff;
}
.searchProgram.opacity input[type="text"]:hover {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.5);
}
.searchProgram.opacity input[type="text"]:focus {
  background-color: #fff;
  border-color: #191919;
  color: #191919;
}
.searchProgram.opacity input[type="text"]:focus + input[type=submit] {
  background: url("/assets/css/../images/icons/search-dark.svg") no-repeat 50% 50% transparent;
  opacity: 1;
}
.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabs_item {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  color: #191919;
  width: 100%;
  padding: 17px 0 15px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  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;
  cursor: pointer;
  border: 1px solid #191919;
}
@media (max-width: 1024px) {
  .tabs_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .tabs_item {
    padding: 11px 16px;
  }
}
.tabs_item:nth-child(n+2) {
  border-left: 0;
}
.tabs_item:hover {
  background-color: #262626;
  border-color: #262626;
  color: #fff;
}
.tabs_item.active {
  background-color: #191919;
  color: #fff;
  cursor: default;
}
.tabs_item.active:hover {
  background-color: #191919;
  color: #fff;
}
input,
button,
textarea,
select,
.btn,
a.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
input[type="text"]:not(.js-datepicker).vti__input {
  margin-bottom: 0;
}
.cover {
  position: relative;
  background-color: #000;
}
.cover .blur-image {
  width: 100%;
  z-index: 1;
  position: relative;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  height: 645px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 auto;
}
.cover .blur-image:hover {
  cursor: none;
}
@media (max-width: 900px) {
  .cover .blur-image {
    height: 491px;
  }
}
@media (max-width: 768px) {
  .cover .blur-image {
    height: 438px;
  }
}
@media (max-width: 560px) {
  .cover .blur-image {
    height: 645px;
  }
}
@media (max-width: 420px) {
  .cover .blur-image {
    height: 446px;
  }
}
.cover .blur-image picture,
.cover .blur-image img {
  width: 100%;
  display: none;
}
.cover .blur-image__video.mob,
.cover .blur-image__video.tab {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cover .blur-image__video.mob {
  display: none;
}
@media (max-width: 560px) {
  .cover .blur-image__video.mob {
    display: block;
  }
}
@media (max-width: 560px) {
  .cover .blur-image__video.tab {
    display: none;
  }
}
.cover .blur-image__blur {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.cover .blur-image__logo {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.cover .blur-image__logo svg {
  position: absolute;
  left: calc(50% + 20px);
  bottom: 152px;
  width: calc((50vw - 155px) / 2);
  max-width: 506px;
  height: auto;
}
@media (max-width: 900px) {
  .cover .blur-image__logo svg {
    left: calc(50% + 13px);
    bottom: 127px;
    width: calc(50vw - 135px);
  }
}
@media (max-width: 768px) {
  .cover .blur-image__logo svg {
    left: calc(50% + 10px);
    bottom: 85px;
    width: calc(50vw - 30px);
  }
}
@media (max-width: 560px) {
  .cover .blur-image__logo svg {
    left: 24px;
    bottom: 157px;
    width: 200px;
  }
}
.cover .blur-image__gradient {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), color-stop(95%, #000), to(#000));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, #000 95%, #000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, #000 95%, #000 100%);
}
.cover .text {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  z-index: 3;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .cover .text {
    bottom: 32px;
  }
}
@media (max-width: 768px) {
  .cover .text {
    bottom: 24px;
  }
}
.cover .text .btn {
  pointer-events: auto;
  width: 48%;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 560px) {
  .cover .text .btn {
    width: auto;
    display: block;
  }
}
.cover .text .btn.white {
  float: left;
}
.cover .text .btn.empty {
  float: right;
}
@media (max-width: 560px) {
  .cover .text .btn.white,
  .cover .text .btn.empty {
    float: none;
  }
  .cover .text .btn.white {
    margin-bottom: 16px;
  }
}
header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  color: #fff;
  font-size: 14px;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-color: transparent;
}
@media (max-width: 1024px) {
  header {
    font-size: 13px;
  }
}
header a {
  color: #fff;
  text-decoration: none;
}
header a:hover {
  color: #E6E6E6;
}
header a:visited {
  color: currentColor;
}
header .logo {
  display: none;
  position: absolute;
  left: 24px;
  top: 12px;
  width: auto;
  height: 32px;
}
header .logo svg {
  height: 100%;
  width: auto;
}
@media (max-width: 900px) {
  header.inner > .centerMax {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 900px) {
  header.inner > .centerMax .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    height: 48px;
    margin-top: 16px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 900px) {
  header.inner > .centerMax .logo svg path {
    fill: #fff;
  }
}
@media (max-width: 900px) {
  header.inner > .centerMax .headerTop {
    width: 100%;
    padding: 16px 0 32px;
    margin-left: 40px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  header.inner > .centerMax .headerTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px 0;
    margin-left: 12px;
  }
  header.inner > .centerMax .headerTop nav.top {
    display: none;
  }
}
header.inner .headerSub .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.inner .headerSub .logo svg path {
  fill: #fff;
}
header.inner .headerSub .btn {
  display: inline-block;
}
.headerTop {
  padding: 12px 0;
  line-height: 32px;
}
.headerTop ul {
  line-height: 32px;
}
@media (max-width: 1024px) {
  .headerTop {
    padding: 9px 0;
  }
}
.headerTop .phone,
.headerTop .uu,
.headerTop .email {
  display: inline-block;
}
.headerTop .phone {
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .headerTop .phone {
    margin-right: 16px;
  }
}
.headerTop .uu {
  position: relative;
  top: 4px;
}
.headerTop .uu svg {
  width: 72px;
  display: inline;
}
.headerTop .uu svg path {
  fill: #fff;
}
.headerSub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.headerSub ul {
  line-height: 28px;
}
@media (max-width: 900px) {
  .headerSub {
    display: none;
  }
}
.headerSub .logo {
  display: none;
  width: auto;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
}
.headerSub .logo svg {
  display: block;
  width: auto;
  height: 48px;
}
.headerSub .btn {
  display: none;
  min-width: 0;
  margin-left: 56px;
}
@media (max-width: 1024px) {
  .headerSub .btn {
    margin-left: 40px;
  }
}
.headerSub .right-side {
  margin-left: auto;
}
nav.top {
  padding-top: 2px;
}
nav.top li {
  margin-right: 20px;
  display: inline;
}
nav.top li:last-child {
  margin-right: 0;
}
nav.lang {
  display: inline-block;
  margin: 0 40px;
}
@media (max-width: 1024px) {
  nav.lang {
    margin: 0 20px;
  }
}
nav.lang a {
  display: block;
  border-radius: 50%;
  background: #fff;
  width: 32px;
  height: 32px;
  color: #191919;
  text-align: center;
  padding-left: 3px;
  line-height: 35px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media (max-width: 1024px) {
  nav.lang a {
    letter-spacing: 0.05em;
  }
}
nav.lang a:before {
  border-radius: 50%;
}
nav.lang a:hover,
nav.lang a:active,
nav.lang a:focus {
  background-color: #E6E6E6;
}
nav.lang a:active:before,
nav.lang a:focus:before {
  opacity: 1;
}
nav.lang a.disabled {
  opacity: 0.2;
}
nav.lang.black {
  font-size: 13px;
}
nav.lang.black a {
  background: #191919;
  color: #fff;
  padding-left: 2px;
}
nav.lang.black a:hover,
nav.lang.black a:active,
nav.lang.black a:focus {
  background-color: #262626;
}
nav.lang.black a:before {
  border-color: #191919;
}
.mobileMenuLink {
  display: none;
  position: absolute;
  right: 48px;
  top: 17px;
  z-index: 2;
  width: 20px;
  height: 14px;
}
@media (max-width: 900px) {
  .mobileMenuLink {
    display: block;
  }
}
@media (max-width: 768px) {
  .mobileMenuLink {
    right: 30px;
  }
}
@media (max-width: 560px) {
  .mobileMenuLink {
    right: 24px;
  }
}
.mobileMenuLink svg {
  width: 100%;
}
.mobileMenuLink svg path {
  fill: #fff;
}
nav.topSub {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 1024px) {
  nav.topSub {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
nav.topSub li {
  display: inline;
  margin-right: 28px;
}
nav.topSub li:last-child {
  margin-right: 0;
}
nav.topSub a {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media (max-width: 1024px) {
  nav.topSub a {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 1280px) {
  nav.topSub a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1095px) {
  nav.topSub a {
    font-size: 11px;
  }
}
@media screen and (max-width: 953px) {
  nav.topSub a {
    font-size: 10px;
  }
}
.program-nav {
  display: none;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
.program-nav__wrap {
  height: 100%;
}
.program-nav__link {
  font-size: 16px;
  line-height: 1.25em;
  padding: 11px 20px 11px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .program-nav__link {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  .program-nav__link {
    padding: 7px 16px 7px 0;
    font-size: 12px;
  }
}
.program-nav__link.active {
  color: rgba(25, 25, 25, 0.5);
}
.program-nav .btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 0;
  padding: 14px 20px;
  line-height: 1;
  min-height: 0;
}
@media (max-width: 1024px) {
  .program-nav .btn {
    padding: 11px 20px;
  }
}
.fixedHeader header {
  position: fixed;
  background-color: #fff;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
@media (max-width: 900px) {
  .fixedHeader header {
    min-height: 56px;
  }
}
@media (max-width: 900px) {
  .fixedHeader header.inner > .centerMax {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 900px) {
  .fixedHeader header.inner > .centerMax .logo {
    margin: 12px 0;
  }
}
@media (max-width: 900px) {
  .fixedHeader header.inner > .centerMax .logo svg path {
    fill: #191919;
  }
}
@media (max-width: 900px) {
  .fixedHeader header.inner > .centerMax .mobileMenuLink {
    top: 30px;
  }
}
.fixedHeader header.in-course {
  background: rgba(248, 248, 248, 0.9);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
}
.fixedHeader header.in-course > .centerMax .logo {
  display: none;
}
@media (max-width: 900px) {
  .fixedHeader header.in-course > .centerMax .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.fixedHeader header.in-course > .centerMax .headerTop {
  display: none;
}
.fixedHeader header.in-course > .centerMax .headerSub {
  display: none;
}
.fixedHeader header.in-course > .centerMax .program-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 900px) {
  .fixedHeader header.in-course > .centerMax .program-nav {
    display: none;
  }
}
.fixedHeader header.in-teach {
  display: none;
}
.fixedHeader header a {
  color: #191919;
}
.fixedHeader header a:hover {
  text-decoration: none;
  color: #808080;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 900px) {
  .fixedHeader header .headerTop .floatLeft {
    display: none;
  }
}
@media (max-width: 900px) {
  .fixedHeader header .logo {
    display: block;
  }
}
.fixedHeader header .borderBottom:after {
  background: rgba(25, 25, 25, 0.1);
}
@media (max-width: 900px) {
  .fixedHeader header .borderBottom:after {
    display: none;
  }
}
.fixedHeader header .uu svg path {
  fill: #191919;
}
.fixedHeader header nav.lang {
  font-size: 13px;
}
.fixedHeader header nav.lang a {
  background: #191919;
  color: #fff;
  padding-left: 2px;
}
.fixedHeader header nav.lang a:hover,
.fixedHeader header nav.lang a:active,
.fixedHeader header nav.lang a:focus {
  background-color: #262626;
}
.fixedHeader header nav.lang a:before {
  border-color: #191919;
}
.fixedHeader .headerSub .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedHeader .headerSub .logo svg path {
  fill: #191919 !important;
}
.fixedHeader .headerSub .left-side {
  display: none;
}
.fixedHeader .headerSub .btn {
  display: inline-block;
}
.fixedHeader .headerSub .btn.white {
  color: #fff;
  background-color: #191919;
}
.fixedHeader .headerSub .btn.white:hover {
  background-color: #262626;
}
.fixedHeader .headerSub .btn.white:focus,
.fixedHeader .headerSub .btn.white:active {
  background-color: #262626;
  outline: 1px solid #fff;
  outline-offset: 4px;
}
.fixedHeader .headerSub .btn.white:disabled {
  opacity: 0.2;
}
.fixedHeader .mobileMenuLink svg path {
  fill: #191919;
}
.glide__slides {
  padding: 0;
  margin: 0;
  list-style: none;
}
.glide__arrow {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  cursor: pointer;
}
.glide__arrow svg {
  fill: #fff;
}
.glide__arrow:hover:not(.black) svg {
  fill: #E6E6E6;
}
.glide__arrow.black svg {
  fill: #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.glide__arrow.black:hover svg {
  fill: #808080;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.glide__arrow.glide__arrow--left {
  float: left;
}
.glide__arrow.glide__arrow--right {
  float: right;
}
.glide__arrow.glide__arrow--disabled {
  opacity: 0.3;
  cursor: default;
}
.courseSlides,
.teachersSlides,
.posterSlides,
.videoSlides,
.companiesSlides,
.festSlides {
  font-size: 14px;
}
.courseSlides .glide__track,
.teachersSlides .glide__track,
.posterSlides .glide__track,
.videoSlides .glide__track,
.companiesSlides .glide__track,
.festSlides .glide__track {
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .courseSlides .glide__track,
  .teachersSlides .glide__track,
  .posterSlides .glide__track,
  .videoSlides .glide__track,
  .companiesSlides .glide__track,
  .festSlides .glide__track {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 560px) {
}
.courseSlides .glide__slide,
.teachersSlides .glide__slide,
.posterSlides .glide__slide,
.videoSlides .glide__slide,
.companiesSlides .glide__slide,
.festSlides .glide__slide {
  display: inline-block;
  white-space: normal;
}
.courseSlides,
.festSlides {
  position: relative;
}
.courseSlides a,
.festSlides a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .courseSlides a,
  .festSlides a {
    letter-spacing: 0.05em;
  }
}
.courseSlides a.all,
.festSlides a.all {
  display: inline-block;
  padding: 12px 0 11px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  margin-left: calc(50% - 68px);
}
@media (max-width: 560px) {
  .courseSlides a.all,
  .festSlides a.all {
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: static;
    display: block;
    margin-left: 0;
  }
}
.courseSlides .glide__slide,
.festSlides .glide__slide {
  width: 200px;
  margin-right: 20px;
  background: #fff;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .courseSlides .glide__slide,
  .festSlides .glide__slide {
    width: 248px;
  }
}
@media (min-width: 1024px) {
  .courseSlides .glide__slide,
  .festSlides .glide__slide {
    width: 208px;
  }
}
@media (min-width: 1280px) {
  .courseSlides .glide__slide,
  .festSlides .glide__slide {
    width: 260px;
  }
}
.courseSlides .glide__slide a,
.festSlides .glide__slide a {
  display: block;
  color: #191919;
}
.courseSlides .glide__slide img,
.festSlides .glide__slide img {
  width: 100%;
}
.courseSlides .glide__slide .img,
.festSlides .glide__slide .img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: relative;
}
.courseSlides .glide__slide .img:before,
.festSlides .glide__slide .img:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 66%;
}
.courseSlides .glide__slide .txt,
.festSlides .glide__slide .txt {
  height: 100px;
  overflow: hidden;
  padding: 16px 28px 0 28px;
  color: #191919;
  line-height: 18px;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .courseSlides .glide__slide .txt,
  .festSlides .glide__slide .txt {
    padding-left: 24px;
    padding-right: 24px;
    line-height: 16px;
  }
}
@media (max-width: 560px) {
  .courseSlides .glide__slide .txt,
  .festSlides .glide__slide .txt {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.courseSlides .glide__slide .year,
.festSlides .glide__slide .year {
  margin-top: 8px;
}
.courseSlides .glide__slide:hover,
.festSlides .glide__slide:hover,
.courseSlides .glide__slide.hovered,
.festSlides .glide__slide.hovered {
  background: #262626;
}
.courseSlides .glide__slide:hover a,
.festSlides .glide__slide:hover a,
.courseSlides .glide__slide.hovered a,
.festSlides .glide__slide.hovered a,
.courseSlides .glide__slide:hover .txt,
.festSlides .glide__slide:hover .txt,
.courseSlides .glide__slide.hovered .txt,
.festSlides .glide__slide.hovered .txt {
  color: #fff;
}
.courseSlides .glide__arrows,
.festSlides .glide__arrows {
  text-align: center;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 0 11px 0;
}
@media (max-width: 1024px) {
  .courseSlides .glide__arrows,
  .festSlides .glide__arrows {
    margin-top: 14px;
  }
}
.courseSlides .glide__arrows .glide__arrow,
.festSlides .glide__arrows .glide__arrow {
  position: static;
}
@media (max-width: 560px) {
  .courseSlides .glide__arrows .glide__arrow,
  .festSlides .glide__arrows .glide__arrow {
    display: none;
  }
}
.teachersSlides {
  margin-bottom: 100px;
}
@media (max-width: 1024px) {
  .teachersSlides {
    margin-bottom: 88px;
  }
}
@media (max-width: 768px) {
  .teachersSlides {
    margin-bottom: 72px;
  }
}
@media (max-width: 560px) {
  .teachersSlides {
    margin-bottom: 64px;
  }
}
.teachersSlides .glide__track {
  margin-left: -24px;
  padding-left: 24px;
}
@media (max-width: 670px) {
  .teachersSlides .glide__track {
    margin-right: -24px;
    padding-right: 24px;
  }
}
.teachersSlides .glide__track .glide__slides {
  overflow: initial;
}
.teachersSlides .h1 {
  margin-bottom: 60px;
  float: left;
}
@media (max-width: 1024px) {
  .teachersSlides .h1 {
    margin-bottom: 56px;
  }
}
@media (max-width: 768px) {
  .teachersSlides .h1 {
    margin-bottom: 48px;
  }
}
@media (max-width: 560px) {
  .teachersSlides .h1 {
    float: none;
    margin-bottom: 36px;
  }
}
.teachersSlides .glide__arrows {
  display: none;
  float: right;
  width: 132px;
  margin-top: 9px;
}
@media (max-width: 1024px) {
  .teachersSlides .glide__arrows {
    margin-top: 6px;
  }
}
@media (max-width: 560px) {
  .teachersSlides .glide__arrows {
    display: none;
  }
}
.teachersSlides .btn {
  float: right;
  width: 49.5%;
  display: block;
}
@media (max-width: 768px) {
  .teachersSlides .btn {
    width: auto;
    float: none;
  }
}
.teachersSlides .glide__slide {
  width: 160px;
  margin-right: 20px;
  font-size: 14px;
  padding-bottom: 45px;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .teachersSlides .glide__slide {
    font-size: 13px;
  }
}
.teachersSlides .glide__slide:hover .title,
.teachersSlides .glide__slide:hover .note {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #808080;
}
.teachersSlides .title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-decoration: none;
  line-height: 18px;
  display: block;
  overflow: hidden;
  margin-bottom: 4px;
  height: 32px;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .teachersSlides .title {
    letter-spacing: 0.05em;
  }
}
.teachersSlides .title-surname {
  width: 100%;
  max-width: 157px;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.teachersSlides .note {
  line-height: 16px;
  margin-bottom: 16px;
  height: 32px;
  overflow: hidden;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.teachersSlides .img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  height: 106px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  -webkit-box-shadow: -8px 0 20px -9px rgba(25, 25, 25, 0.5);
          box-shadow: -8px 0 20px -9px rgba(25, 25, 25, 0.5);
}
@media (min-width: 768px) {
  .teachersSlides .img {
    width: 92px;
    height: 136px;
  }
}
@media (min-width: 1024px) {
  .teachersSlides .img {
    width: 80px;
    height: 120px;
  }
}
@media (min-width: 1280px) {
  .teachersSlides .img {
    width: 100px;
    height: 150px;
  }
}
.teachersSlides img {
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .teachersSlides img {
    max-width: 80px;
  }
}
@media (max-width: 768px) {
  .teachersSlides img {
    max-width: 92px;
  }
}
@media (max-width: 420px) {
  .teachersSlides img {
    max-width: 72px;
  }
}
.companiesSlides {
  position: relative;
  margin-bottom: 100px;
}
.companiesSlides a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .companiesSlides a {
    letter-spacing: 0.05em;
  }
}
.companiesSlides a.all {
  display: inline-block;
  padding: 12px 0 11px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  margin-left: calc(50% - 68px);
}
@media (max-width: 560px) {
  .companiesSlides a.all {
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: static;
    display: block;
    margin-left: 0;
  }
}
.companiesSlides .glide__slide {
  width: 200px;
  margin-right: 20px;
  background: #fff;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .companiesSlides .glide__slide {
    width: 248px;
  }
}
@media (min-width: 1024px) {
  .companiesSlides .glide__slide {
    width: 208px;
  }
}
@media (min-width: 1280px) {
  .companiesSlides .glide__slide {
    width: 260px;
  }
}
.companiesSlides .glide__slide a {
  display: block;
  color: #191919;
}
.companiesSlides .glide__slide img {
  width: 100%;
}
.companiesSlides .glide__slide .img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: relative;
}
.companiesSlides .glide__slide .img:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 66%;
}
.companiesSlides .glide__slide .txt {
  height: 100px;
  overflow: hidden;
  padding: 16px 28px 0 28px;
  color: #191919;
  line-height: 18px;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .companiesSlides .glide__slide .txt {
    padding-left: 24px;
    padding-right: 24px;
    line-height: 16px;
  }
}
@media (max-width: 560px) {
  .companiesSlides .glide__slide .txt {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.companiesSlides .glide__slide .year {
  margin-top: 8px;
}
.companiesSlides .glide__slide:hover,
.companiesSlides .glide__slide.hovered {
  background: #262626;
}
.companiesSlides .glide__slide:hover a,
.companiesSlides .glide__slide.hovered a,
.companiesSlides .glide__slide:hover .txt,
.companiesSlides .glide__slide.hovered .txt {
  color: #fff;
}
.companiesSlides .glide__arrows {
  text-align: center;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 0 11px 0;
}
@media (max-width: 1024px) {
  .companiesSlides .glide__arrows {
    margin-top: 14px;
  }
}
.companiesSlides .glide__arrows .glide__arrow {
  position: static;
}
@media (max-width: 560px) {
  .companiesSlides .glide__arrows .glide__arrow {
    display: none;
  }
}
.posterSlides,
.videoSlides {
  position: relative;
}
.posterSlides .glide__arrow,
.videoSlides .glide__arrow {
  background: none;
}
@media (max-width: 560px) {
  .posterSlides .glide__arrow,
  .videoSlides .glide__arrow {
    display: none;
  }
}
.posterSlides .glide__arrow.glide__arrow--left,
.videoSlides .glide__arrow.glide__arrow--left,
.posterSlides .glide__arrow.glide__arrow--right,
.videoSlides .glide__arrow.glide__arrow--right {
  float: none;
  position: absolute;
  top: 37%;
  width: 92px;
  height: 60px;
  background: rgba(25, 25, 25, 0.9);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.posterSlides .glide__arrow.glide__arrow--left:hover,
.videoSlides .glide__arrow.glide__arrow--left:hover,
.posterSlides .glide__arrow.glide__arrow--right:hover,
.videoSlides .glide__arrow.glide__arrow--right:hover {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.posterSlides .glide__arrow.glide__arrow--left:hover svg,
.videoSlides .glide__arrow.glide__arrow--left:hover svg,
.posterSlides .glide__arrow.glide__arrow--right:hover svg,
.videoSlides .glide__arrow.glide__arrow--right:hover svg {
  fill: #191919;
}
.posterSlides .glide__arrow.glide__arrow--left svg,
.videoSlides .glide__arrow.glide__arrow--left svg,
.posterSlides .glide__arrow.glide__arrow--right svg,
.videoSlides .glide__arrow.glide__arrow--right svg {
  position: absolute;
  width: 52px;
  height: 28px;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -26px;
}
.posterSlides .glide__arrow.glide__arrow--left,
.videoSlides .glide__arrow.glide__arrow--left {
  left: -20px;
}
.posterSlides .glide__arrow.glide__arrow--right,
.videoSlides .glide__arrow.glide__arrow--right {
  right: -20px;
}
.posterSlides {
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .posterSlides {
    margin-bottom: 56px;
  }
}
.posterSlides .glide__slide {
  display: block;
  width: 260px;
  margin-right: 20px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .posterSlides .glide__slide {
    font-size: 13px;
  }
}
.posterSlides .glide__slide .img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 16px;
}
.posterSlides .glide__slide .img:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 150%;
}
.posterSlides .glide__slide .title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 4px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .posterSlides .glide__slide .title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .posterSlides .glide__slide .title {
    line-height: 16px;
    margin-bottom: 8px;
  }
}
.posterSlides .glide__slide .note {
  line-height: 16px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.posterSlides .glide__slide:hover .title,
.posterSlides .glide__slide:hover .note {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: rgba(230, 230, 230, 0.7);
}
.videoSlides {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .videoSlides {
    margin-bottom: 56px;
  }
}
@media (max-width: 768px) {
  .videoSlides {
    margin-bottom: 48px;
  }
}
.videoSlides .glide__slide {
  width: 760px;
  margin-right: 20px;
}
.videoSlides .glide__slide .img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 16px;
}
.videoSlides .glide__slide .img:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 60.52631579%;
}
.videoSlides .glide__slide:hover {
  color: #808080;
}
.videoSlides .glide__slide:hover a {
  color: currentColor;
}
.mainBlocks {
  color: #fff;
}
.mainBlocks a {
  color: inherit;
  text-decoration: none;
}
.mainBlocks .item {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .mainBlocks .item {
    padding-bottom: 56px;
    margin-bottom: 56px;
  }
}
@media (max-width: 560px) {
  .mainBlocks .item {
    padding-bottom: 48px;
    margin-bottom: 0;
  }
  .mainBlocks .item:after {
    display: none;
  }
}
.mainBlocks .item .img,
.mainBlocks .item .title,
.mainBlocks .item .txt {
  width: 31%;
}
.mainBlocks .item .title {
  float: left;
  font-size: 30px;
  line-height: 36px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .mainBlocks .item .title {
    letter-spacing: 0.05em;
  }
}
.mainBlocks .item .title:hover {
  color: #E6E6E6;
}
@media (max-width: 1024px) {
  .mainBlocks .item .title {
    float: none;
    margin-right: 0;
    width: auto;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 12px;
    margin-left: 34%;
  }
}
@media (max-width: 560px) {
  .mainBlocks .item .title {
    margin-left: 0;
    font-size: 18px;
    line-height: 26px;
  }
}
.mainBlocks .item .img {
  float: left;
  margin-right: 3%;
  display: block;
}
@media (max-width: 560px) {
  .mainBlocks .item .img {
    float: none;
    margin-right: 0;
    width: auto;
    margin-bottom: 24px;
  }
  .mainBlocks .item .img img {
    width: 100%;
  }
}
.mainBlocks .item .txt {
  float: right;
}
@media (max-width: 1024px) {
  .mainBlocks .item .txt {
    float: none;
    margin-right: 0;
    width: auto;
    padding-bottom: 64px;
    margin-left: 34%;
  }
}
@media (max-width: 560px) {
  .mainBlocks .item .txt {
    margin-left: 0;
    padding-bottom: 24px;
  }
}
.mainBlocks .item .btn {
  position: absolute;
  left: 34%;
  width: 31%;
  display: block;
  bottom: 66px;
}
@media (max-width: 1024px) {
  .mainBlocks .item .btn {
    bottom: 56px;
  }
}
@media (max-width: 768px) {
  .mainBlocks .item .btn {
    width: 66%;
  }
}
@media (max-width: 560px) {
  .mainBlocks .item .btn {
    position: static;
    bottom: auto;
    width: auto;
    left: auto;
  }
}
.events-list:last-of-type {
  margin-bottom: 36px;
}
.events-list .h1 {
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .events-list .h1 {
    margin-bottom: 48px;
  }
}
@media (max-width: 560px) {
  .events-list .h1 {
    margin-bottom: 36px;
  }
}
.events-list .btn {
  float: right;
  width: 49.5%;
  display: block;
}
@media (max-width: 768px) {
  .events-list .btn {
    width: auto;
    float: none;
  }
}
.events-item {
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .events-item {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 560px) {
  .events-item {
    border-top: 1px solid rgba(25, 25, 25, 0.1);
    padding-top: 16px;
    margin-bottom: 36px;
    font-size: 20px;
    line-height: 28px;
  }
}
.events-item a {
  text-decoration: none;
}
.events-item a:hover {
  color: #808080;
}
.events-item .img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
}
.events-item .img:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 66.15384615%;
}
@media (max-width: 560px) {
  .events-item .img {
    float: none;
    width: 100%;
    margin-bottom: 16px;
  }
  .events-item .img img {
    width: 100%;
  }
}
.events-item .txt {
  float: right;
  width: 74%;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  padding-top: 16px;
}
@media (max-width: 1024px) {
  .events-item .txt {
    padding-top: 12px;
  }
}
@media (max-width: 560px) {
  .events-item .txt {
    float: none;
    width: auto;
  }
}
.events-item time {
  float: left;
}
@media (max-width: 560px) {
  .events-item time {
    float: none;
    width: auto;
    margin-bottom: 16px;
  }
}
.events-item time .dm:first-letter {
  text-transform: uppercase;
}
.events-item time .tm {
  font-size: 14px;
  line-height: 16px;
  display: block;
}
@media (max-width: 1024px) {
  .events-item time .tm {
    font-size: 13px;
  }
}
.events-item .title {
  float: right;
  width: 66.8%;
  display: block;
}
@media (max-width: 560px) {
  .events-item .title {
    float: none;
    width: auto;
  }
}
.successStories .h1 {
  color: #fff;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .successStories .h1 {
    margin-bottom: 56px;
  }
}
@media (max-width: 768px) {
  .successStories .h1 {
    margin-bottom: 48px;
  }
}
@media (max-width: 560px) {
  .successStories .h1 {
    margin-bottom: 36px;
  }
}
.successStories .btn {
  float: right;
  width: 49.5%;
  display: block;
}
@media (max-width: 768px) {
  .successStories .btn {
    float: none;
    width: auto;
  }
}
.history-fest .h1 {
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .history-fest .h1 {
    margin-bottom: 56px;
  }
}
@media (max-width: 768px) {
  .history-fest .h1 {
    margin-bottom: 48px;
  }
}
@media (max-width: 560px) {
  .history-fest .h1 {
    margin-bottom: 36px;
  }
}
.video-item .img {
  position: relative;
  /*&:hover{
          &:after{
            background-color: #000;
            -webkit-filter: invert(100%);
            filter: invert(100%);
          }
        }*/
}
.video-item .img:after {
  display: block;
  position: absolute;
  content: '';
  left: 40px;
  bottom: 40px;
  width: 75px;
  height: 86px;
  background: url("/assets/css/../images/play.svg");
  background-size: 100% auto;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: background-color 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .video-item .img:after {
    left: 36px;
    bottom: 36px;
  }
}
@media (max-width: 560px) {
  .video-item .img:after {
    left: 12px;
    bottom: 12px;
    width: 30px;
    height: 36px;
  }
}
.video-item a {
  text-decoration: none;
  display: block;
}
.video-item .img {
  margin-bottom: 20px;
}
.video-item .note {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 4px;
}
@media (max-width: 1024px) {
  .video-item .note {
    font-size: 13px;
  }
}
.video-item .title {
  font-size: 30px;
  line-height: 42px;
}
@media (max-width: 1024px) {
  .video-item .title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 560px) {
  .video-item .title {
    font-size: 20px;
    line-height: 16px;
  }
}
.advantages h1,
.advantages .h1 {
  margin-bottom: 60px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .advantages {
    margin-bottom: 56px;
  }
}
@media (max-width: 1024px) {
  .advantages {
    margin-bottom: 42px;
  }
}
@media (max-width: 560px) {
  .advantages {
    margin-bottom: 36px;
  }
}
.advantages .item {
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  padding-bottom: 20px;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .advantages .item {
    padding-bottom: 16px;
    margin-bottom: 56px;
  }
}
@media (max-width: 768px) {
  .advantages .item {
    margin-bottom: 48px;
  }
}
@media (max-width: 560px) {
  .advantages .item {
    margin-bottom: 36px;
  }
}
.advantages .item:last-child {
  border-bottom: none;
}
.advantages .item h2 {
  float: left;
  width: 35%;
  margin: 0;
}
@media (max-width: 768px) {
  .advantages .item h2 {
    float: none;
    width: auto;
  }
}
.advantages .item .txt {
  float: right;
  width: 48.2%;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 1024px) {
  .advantages .item .txt {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .advantages .item .txt {
    float: none;
    width: auto;
  }
}
.about-head {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  width: 100%;
  max-width: 100%;
  z-index: 1;
  position: relative;
  overflow: hidden;
  height: 645px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .about-head {
    background-size: cover;
  }
}
@media (max-width: 900px) {
  .about-head {
    height: 520px;
  }
}
@media (max-width: 768px) {
  .about-head {
    height: 432px;
  }
}
@media (max-width: 560px) {
  .about-head {
    height: 350px;
  }
}
.about-head__gradient {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -o-linear-gradient(left, #000 0%, #000 calc(50% - 1160px / 2 - 60px), transparent calc(50% - 1160px / 2), transparent calc(50% + 1160px / 2), #000 calc(50% + 1160px / 2 + 60px), #000 100%);
  background: linear-gradient(to right, #000 0%, #000 calc(50% - 1160px / 2 - 60px), transparent calc(50% - 1160px / 2), transparent calc(50% + 1160px / 2), #000 calc(50% + 1160px / 2 + 60px), #000 100%);
}
@media (max-width: 1024px) {
  .about-head__gradient {
    display: none;
  }
}
.about-head__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), color-stop(95%, #000), to(#000));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, #000 95%, #000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, #000 95%, #000 100%);
}
.about-head__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
  padding-right: 25%;
  padding-bottom: 136px;
}
@media (max-width: 1024px) {
  .about-head__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .about-head__title {
    font-size: 24px;
  }
}
@media (max-width: 900px) {
  .about-head__title {
    padding-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .about-head__title {
    padding-right: 0;
    font-size: 40px;
  }
}
@media (max-width: 560px) {
  .about-head__title {
    font-size: 23px;
  }
}
.about {
  background: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, #000), to(#191919));
  background: -o-linear-gradient(top, #000 0%, #000 20%, #191919 100%);
  background: linear-gradient(to bottom, #000 0%, #000 20%, #191919 100%);
  color: #fff;
  margin-top: -120px;
  padding-bottom: 30px;
}
@media (max-width: 900px) {
  .about {
    margin-top: -50px;
  }
}
.about__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .about__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.about__tour {
  width: calc(100% - 760px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .about__tour {
    width: calc(100% - 608px);
  }
}
@media (max-width: 900px) {
  .about__tour {
    width: calc(100% - 524px);
  }
}
@media (max-width: 768px) {
  .about__tour {
    width: 100%;
  }
}
.about__tour-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  max-width: 130px;
  text-decoration: none;
}
@media (max-width: 768px) {
  .about__tour-btn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: none;
    width: 100%;
    position: relative;
  }
}
.about__tour-btn__play {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 12px;
  width: 107px;
  height: 107px;
  padding: 4px;
  border: 1px solid transparent;
  margin-left: -5px;
}
@media (max-width: 768px) {
  .about__tour-btn__play {
    margin-bottom: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.about__tour-btn__play__wrap {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  height: 100%;
  padding: 23px;
  border: 1px solid #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.about__tour-btn__play svg {
  width: 100%;
  height: 100%;
  margin-left: 4px;
}
.about__tour-btn__play svg path {
  fill: #fff;
}
.about__tour-btn__play:hover .about__tour-btn__play__wrap {
  background-color: #fff;
}
.about__tour-btn__play:hover .about__tour-btn__play__wrap svg path {
  fill: #191919;
}
.about__tour-btn__play:focus {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-color: #fff;
}
.about__tour-btn__play:focus .about__tour-btn__play__wrap {
  background-color: #fff;
}
.about__tour-btn__play:focus .about__tour-btn__play__wrap svg path {
  fill: #191919;
}
.about__tour-btn__text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}
@media (max-width: 1024px) {
  .about__tour-btn__text {
    font-size: 13px;
    line-height: 15px;
  }
}
.about__tour-btn__text br {
  display: none;
}
@media (max-width: 768px) {
  .about__tour-btn__text br {
    display: block;
  }
}
@media (max-width: 768px) {
  .about__tour-btn__text {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.28em;
    margin-left: 16px;
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 1024px) {
  .about__tour-btn__text {
    letter-spacing: 0.05em;
  }
}
.about__tour-btn__text:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - (107px + 16px));
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 5px;
  display: none;
}
@media (max-width: 768px) {
  .about__tour-btn__text:after {
    display: block;
  }
}
.about__desc {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .about__desc {
    margin-top: 32px;
  }
}
.about__numbers {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .about__numbers {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.about__numbers-item {
  margin-right: 50px;
}
@media (max-width: 560px) {
  .about__numbers-item {
    margin-right: 16px;
    margin-top: 16px;
  }
}
.about__numbers-item:last-child {
  margin-right: 0;
}
.about__numbers-item__val {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .about__numbers-item__val {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .about__numbers-item__val {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .about__numbers-item__val {
    font-size: 24px;
  }
}
.about__numbers-item__desc {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-top: 6px;
}
@media (max-width: 1024px) {
  .about__numbers-item__desc {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .about__numbers-item__desc {
    letter-spacing: 0.05em;
  }
}
.after-head {
  background: #C5C5C5;
  background: -webkit-gradient(linear, left top, left bottom, from(#191919), color-stop(50%, #c5c5c5), to(#ffffff));
  background: -o-linear-gradient(top, #191919 0%, #c5c5c5 50%, #ffffff 100%);
  background: linear-gradient(to bottom, #191919 0%, #c5c5c5 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#ffffff', GradientType=0);
  padding-top: 64px;
}
@media (max-width: 1024px) {
  .after-head {
    padding-top: 56px;
  }
}
@media (max-width: 768px) {
  .after-head {
    padding-top: 48px;
  }
}
.after-head > div {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 900px) {
  .after-head > div {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.mission__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 900px) {
  .mission__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.mission__img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 760px;
  height: 460px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .mission__img {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 578px;
    height: 368px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 900px) {
  .mission__img {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 428px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 48px;
  }
}
@media (max-width: 768px) {
  .mission__img {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60%;
  }
}
.mission__txt {
  margin-left: 40px;
  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: 900px) {
  .mission__txt {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 0;
  }
}
@media (max-width: 560px) {
  .mission__txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.mission__txt-block {
  color: #191919;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 900px) {
  .mission__txt-block {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(50% - 16px);
    color: #fff;
    cursor: default;
  }
}
@media (max-width: 900px) {
  .mission__txt-block:nth-child(n + 2) {
    margin-left: 32px;
  }
}
@media (max-width: 560px) {
  .mission__txt-block:nth-child(n + 2) {
    margin-left: 0;
    margin-top: 24px;
  }
}
@media (max-width: 560px) {
  .mission__txt-block {
    width: 100%;
  }
}
.mission__txt-block.active {
  color: #fff;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  cursor: default;
}
.mission__txt-block.active .mission__txt-desc {
  max-height: 9999px;
}
.mission__txt-block:hover:not(.active) {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #808080;
}
@media (max-width: 900px) {
  .mission__txt-block:hover:not(.active) {
    color: #fff;
  }
}
.mission__txt-title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .mission__txt-title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .mission__txt-title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .mission__txt-title {
    font-size: 18px;
  }
}
.mission__txt-desc {
  margin-top: 8px;
  max-height: 0;
  overflow: hidden;
}
@media (max-width: 900px) {
  .mission__txt-desc {
    max-height: none;
  }
}
.license__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .license__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.license__links {
  width: 260px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 900px) {
  .license__links {
    width: 156px;
  }
}
@media (max-width: 768px) {
  .license__links {
    width: 100%;
  }
}
.license__links-title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .license__links-title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .license__links-title {
    font-size: 20px;
  }
}
@media (max-width: 900px) {
  .license__links-title {
    display: none;
  }
}
@media (max-width: 768px) {
  .license__links-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.license__links-icon {
  display: none;
}
@media (max-width: 900px) {
  .license__links-icon {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 48px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/assets/css/../images/icons/license.svg");
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 768px) {
  .license__links-icon {
    display: none;
  }
}
.license__links_items {
  margin-top: 24px;
}
@media (max-width: 768px) {
  .license__links_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
    overflow: auto;
  }
}
.license__links_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.license__links_item:nth-child(n+2) {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .license__links_item:nth-child(n+2) {
    margin-top: 0;
    margin-left: 24px;
  }
}
@media (max-width: 900px) {
  .license__links_item {
    margin-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
@media (max-width: 900px) {
  .license__links_item:last-child {
    border-bottom: 0;
  }
}
@media (max-width: 768px) {
  .license__links_item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 200px;
    border-bottom: 0;
    margin-top: 0;
  }
}
.license__links_item__icon {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 48px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/license.svg");
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 900px) {
  .license__links_item__icon {
    display: none;
  }
}
@media (max-width: 768px) {
  .license__links_item__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.license__links_item__name {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-left: 20px;
}
@media (max-width: 1024px) {
  .license__links_item__name {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 900px) {
  .license__links_item__name {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .license__links_item__name {
    margin-left: 12px;
  }
}
.license__links_item:hover {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #808080;
}
.license__desc {
  margin-left: 140px;
}
@media (max-width: 1024px) {
  .license__desc {
    margin-left: 60px;
  }
}
@media (max-width: 900px) {
  .license__desc {
    margin-left: 28px;
  }
}
@media (max-width: 768px) {
  .license__desc {
    margin-left: 0;
    margin-top: 24px;
  }
}
.license__desc-title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .license__desc-title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .license__desc-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .license__desc-title br {
    display: none;
  }
}
.license__desc-txt {
  margin-top: 24px;
}
@media (max-width: 900px) {
  .license__desc-txt {
    margin-top: 4px;
  }
}
.license__desc-txt p {
  margin: 0;
}
.license__desc-txt p:nth-child(n+2) {
  margin-top: 12px;
}
.main-info > div,
.other-block > div {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 900px) {
  .main-info > div,
  .other-block > div {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.main-info > div:first-child,
.other-block > div:first-child {
  padding-top: 0;
}
.quote__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .quote__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.quote__person {
  width: 360px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .quote__person {
    width: 288px;
  }
}
@media (max-width: 900px) {
  .quote__person {
    width: 156px;
  }
}
@media (max-width: 768px) {
  .quote__person {
    width: 100%;
  }
}
.quote__person-img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  height: 360px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/quote.png");
}
@media (max-width: 1024px) {
  .quote__person-img {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 288px;
    height: 288px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 900px) {
  .quote__person-img {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 156px;
    height: 156px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 768px) {
  .quote__person-img {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 100%;
  }
}
.quote__person-link {
  width: 100%;
  margin-top: 48px;
}
@media (max-width: 900px) {
  .quote__person-link {
    display: none !important;
  }
}
.quote__body {
  background-position: left top;
  background-size: 30px 42px;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/quote.svg");
  margin-left: 40px;
  padding-top: 160px;
}
@media (max-width: 1024px) {
  .quote__body {
    padding-top: 130px;
    margin-left: 30px;
  }
}
@media (max-width: 900px) {
  .quote__body {
    padding-top: 0;
    margin-left: 28px;
    background-image: none;
  }
}
@media (max-width: 768px) {
  .quote__body {
    margin-left: 0;
    margin-top: 24px;
  }
}
.quote__text {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .quote__text {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .quote__text {
    font-size: 20px;
  }
}
.quote__author {
  margin-top: 40px;
}
@media (max-width: 900px) {
  .quote__author {
    margin-top: 24px;
  }
}
.quote__author_name {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .quote__author_name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .quote__author_name {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .quote__author_name {
    font-size: 18px;
  }
}
.quote__author_position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .quote__author_position {
    font-size: 13px;
    line-height: 15px;
  }
}
.quote__author-link {
  display: none !important;
}
@media (max-width: 900px) {
  .quote__author-link {
    display: inline-block !important;
    width: 100%;
    margin-top: 24px;
  }
}
.resources__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.resources__wrap > .btn {
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 60px;
}
@media (max-width: 900px) {
  .resources__wrap > .btn {
    width: 100%;
    margin-top: 36px;
  }
}
.resources__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 900px) {
  .resources__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.resources__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  width: calc(50% - 20px);
}
@media (max-width: 1024px) {
  .resources__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .resources__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .resources__title {
    font-size: 24px;
  }
}
@media (max-width: 900px) {
  .resources__title {
    width: 100%;
  }
}
.resources__desc {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  width: calc(50% - 20px);
  letter-spacing: initial;
  margin-left: 40px;
}
@media (max-width: 1024px) {
  .resources__desc {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .resources__desc {
    font-size: 20px;
  }
}
@media (max-width: 900px) {
  .resources__desc {
    margin-left: 0;
    margin-top: 16px;
    width: 100%;
  }
}
.resources__blocks {
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 900px) {
  .resources__blocks {
    margin-top: 48px;
  }
}
@media (max-width: 560px) {
  .resources__blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.resources__blocks_item {
  width: calc(100% / 3 - (40px * 2 / 3));
  margin-top: 32px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 560px) {
  .resources__blocks_item {
    width: 100%;
  }
}
.resources__blocks_item:nth-child(n+2) {
  margin-left: 40px;
}
@media (max-width: 560px) {
  .resources__blocks_item:nth-child(n+2) {
    margin-left: 0;
  }
}
.resources__blocks_item:nth-child(3n + 1) {
  margin-left: 0;
}
.resources__blocks_item:nth-child(n + 4) {
  display: none;
}
.resources__blocks_item_img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/resources.png");
  padding-bottom: 100%;
}
.resources__blocks_item_name {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .resources__blocks_item_name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .resources__blocks_item_name {
    letter-spacing: 0.05em;
  }
}
.resources__blocks_item:hover {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #808080;
}
.students__wrap .teachersSlides {
  margin-bottom: 0;
}
.students__wrap .teachersSlides > .btn {
  width: 100%;
}
@media (min-width: 1024px) {
  .students__wrap .teachersSlides > .btn {
    float: right;
    width: 49.5%;
    display: block;
  }
}
.students__wrap .h1 br {
  display: none;
}
@media (max-width: 900px) {
  .students__wrap .h1 br {
    display: block;
  }
}
.other-block {
  background: #C5C5C5;
  background: -webkit-gradient(linear, left top, left bottom, from(#191919), color-stop(50%, #c5c5c5), to(#ffffff));
  background: -o-linear-gradient(top, #191919 0%, #c5c5c5 50%, #ffffff 100%);
  background: linear-gradient(to bottom, #191919 0%, #c5c5c5 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#ffffff', GradientType=0);
  padding-top: 64px;
}
@media (max-width: 1024px) {
  .other-block {
    padding-top: 56px;
  }
}
@media (max-width: 768px) {
  .other-block {
    padding-top: 48px;
  }
}
.events.in-about {
  color: #fff;
  margin-bottom: 0;
}
.events.in-about a:not(.btn) {
  color: #fff;
}
.events.in-about a:not(.btn):hover {
  color: #E6E6E6;
}
.events.in-about .events-list {
  margin-bottom: 0;
  padding-bottom: 0;
}
.events.in-about .events-item {
  border-color: rgba(255, 255, 255, 0.1);
}
.events.in-about .events-item .txt {
  border-color: rgba(255, 255, 255, 0.1);
}
.events.in-about .events__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 900px) {
  .events.in-about .events__bottom {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.events.in-about .events__bottom .btn {
  width: calc(50% - 20px);
  margin-left: 40px;
}
@media (max-width: 1024px) {
  .events.in-about .events__bottom .btn {
    width: calc(50% - 16px);
    margin-left: 32px;
  }
}
@media (max-width: 900px) {
  .events.in-about .events__bottom .btn {
    width: 100%;
    margin-left: 0;
    margin-top: 48px;
  }
}
.events.in-about .events__feedback {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(50% - 20px);
}
@media (max-width: 1024px) {
  .events.in-about .events__feedback {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 1024px) {
  .events.in-about .events__feedback {
    width: calc(50% - 16px);
  }
}
@media (max-width: 900px) {
  .events.in-about .events__feedback {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .events.in-about .events__feedback {
    width: 100%;
  }
}
.events.in-about .events__feedback span {
  opacity: 0.5;
}
.events.in-about .events__feedback a {
  margin-top: 6px;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.events.in-about .events__feedback a:visited {
  color: #191919;
}
.events.in-about .events__feedback a:hover,
.events.in-about .events__feedback a:focus {
  color: #E6E6E6;
}
.big-img__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .big-img__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .big-img__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .big-img__title {
    font-size: 24px;
  }
}
.big-img__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .big-img__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 36px;
  }
}
.big-img__block.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .big-img__block.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.big-img__block.reverse .big-img__txt {
  margin-left: 0;
  margin-right: 40px;
}
@media (max-width: 900px) {
  .big-img__block.big {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 900px) {
  .big-img__block.big .big-img__img {
    width: 100%;
    margin-top: 24px;
  }
}
@media (max-width: 900px) {
  .big-img__block.big .big-img__img__wrap {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 429px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 768px) {
  .big-img__block.big .big-img__img__wrap {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60%;
  }
}
@media (max-width: 900px) {
  .big-img__block.big .big-img__img__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 768px) {
  .big-img__block.big .big-img__img__desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 900px) {
  .big-img__block.big .big-img__img__desc_title {
    width: calc(50% - 14px);
  }
}
@media (max-width: 768px) {
  .big-img__block.big .big-img__img__desc_title {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .big-img__block.big .big-img__img__desc_text {
    width: calc(50% - 14px);
    margin-left: 28px;
  }
}
@media (max-width: 768px) {
  .big-img__block.big .big-img__img__desc_text {
    width: 100%;
    margin-left: 0;
  }
}
.big-img__img {
  width: 760px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .big-img__img {
    width: 578px;
  }
}
@media (max-width: 900px) {
  .big-img__img {
    width: 340px;
  }
}
@media (max-width: 768px) {
  .big-img__img {
    width: 100%;
  }
}
.big-img__img__wrap {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 460px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .big-img__img__wrap {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 368px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 900px) {
  .big-img__img__wrap {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 206px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 768px) {
  .big-img__img__wrap {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60%;
  }
}
.big-img__img__desc_title {
  margin-top: 24px;
}
.big-img__img__desc_text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 24px;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1024px) {
  .big-img__img__desc_text {
    font-size: 13px;
    line-height: 15px;
  }
}
.big-img__img__desc_text span {
  opacity: 0.5;
}
.big-img__img__desc_text a {
  text-decoration: none;
  margin-top: 6px;
}
.big-img__txt {
  margin-left: 40px;
  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: 1024px) {
  .big-img__txt {
    margin-left: 32px;
  }
}
@media (max-width: 900px) {
  .big-img__txt {
    margin-left: 28px;
  }
}
@media (max-width: 768px) {
  .big-img__txt {
    margin-left: 0;
    margin-top: 24px;
  }
}
.big-img__txt-block {
  color: #191919;
}
.big-img__txt-title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .big-img__txt-title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .big-img__txt-title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .big-img__txt-title {
    font-size: 18px;
  }
}
.big-img__txt-desc {
  margin-top: 8px;
}
.partners__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.partners__wrap > .btn {
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 60px;
}
.partners__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 900px) {
  .partners__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.partners__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  width: calc(50% - 20px);
}
@media (max-width: 1024px) {
  .partners__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .partners__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .partners__title {
    font-size: 24px;
  }
}
@media (max-width: 900px) {
  .partners__title {
    width: 100%;
  }
}
.partners__desc {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  width: calc(50% - 20px);
  letter-spacing: initial;
  margin-left: 40px;
}
@media (max-width: 1024px) {
  .partners__desc {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .partners__desc {
    font-size: 20px;
  }
}
@media (max-width: 900px) {
  .partners__desc {
    width: 100%;
    margin-left: 0;
    margin-top: 16px;
  }
}
.partners .grayscale {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.partners__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
  padding-bottom: 46px;
}
@media (max-width: 900px) {
  .partners__list {
    margin-top: 48px;
  }
}
.partners__list_item {
  width: 25%;
  padding: 53px 85px;
  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;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 1024px) {
  .partners__list_item {
    padding: 43px 68px;
  }
}
@media (max-width: 900px) {
  .partners__list_item {
    padding: 24px 32px;
  }
}
@media (max-width: 768px) {
  .partners__list_item {
    width: 50%;
    padding: 40px 42px;
    position: relative;
    border-bottom: 0;
  }
}
.partners__list_item:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 1px;
  background-color: rgba(25, 25, 25, 0.1);
  position: absolute;
  left: -10px;
  top: 0;
  display: none;
}
.partners__list_item:nth-child(n+2) {
  border-left: 1px solid rgba(25, 25, 25, 0.1);
}
.partners__list_item:nth-child(4n + 1) {
  border-left: 1px solid transparent;
}
@media (max-width: 768px) {
  .partners__list_item:nth-child(2n+1) {
    border-left: 1px solid transparent;
  }
}
@media (max-width: 768px) {
  .partners__list_item:nth-child(2n+4):after {
    display: block;
  }
}
.partners__list_item:nth-last-child(-n + 4) {
  border-bottom: 0;
}
.partners__list_item:hover img {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 0.5;
}
.partners__list_item img {
  max-width: 120px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .partners__list_item img {
    max-width: 102px;
  }
}
@media (max-width: 768px) {
  .partners__list_item img {
    max-width: 80px;
  }
}
.program-head {
  width: 100%;
  z-index: 1;
  position: relative;
  overflow: hidden;
  height: 650px;
  color: #fff;
}
@media (max-width: 900px) {
  .program-head {
    height: 570px;
  }
}
@media (max-width: 768px) {
  .program-head {
    height: 604px;
  }
}
@media (max-width: 560px) {
  .program-head {
    height: 700px;
  }
}
.program-head__img {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1280px auto;
}
@media (max-width: 1024px) {
  .program-head__img {
    background-size: cover;
  }
}
.program-head__img.ibc-image {
  position: absolute;
}
.program-head__img.ibc-image .ibc-image__blur {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1280px auto;
}
@media (max-width: 1024px) {
  .program-head__img.ibc-image .ibc-image__blur {
    background-size: cover;
  }
}
.program-head__gradient {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  background: -o-linear-gradient(left, #000 0%, #000 calc(50% - 1160px / 2 - 60px), transparent calc(50% - 1160px / 2), transparent calc(50% + 1160px / 2), #000 calc(50% + 1160px / 2 + 60px), #000 100%);
  background: linear-gradient(to right, #000 0%, #000 calc(50% - 1160px / 2 - 60px), transparent calc(50% - 1160px / 2), transparent calc(50% + 1160px / 2), #000 calc(50% + 1160px / 2 + 60px), #000 100%);
}
@media (max-width: 1024px) {
  .program-head__gradient {
    display: none;
  }
}
.program-head__wrap {
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 21, 21, 0.15)), color-stop(80%, rgba(21, 21, 21, 0.15)), color-stop(94%, #000), to(#000));
  background: -o-linear-gradient(top, rgba(21, 21, 21, 0.15) 0%, rgba(21, 21, 21, 0.15) 80%, #000 94%, #000 100%);
  background: linear-gradient(180deg, rgba(21, 21, 21, 0.15) 0%, rgba(21, 21, 21, 0.15) 80%, #000 94%, #000 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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
  position: relative;
}
.program-head__wrap .centerMax {
  width: 100%;
}
.program-head__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  height: 100%;
}
@media (max-width: 900px) {
  .program-head__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    position: relative;
  }
}
.program-head__info {
  max-width: 612px;
  width: 100%;
  padding-right: 16px;
}
@media (max-width: 900px) {
  .program-head__info {
    width: 100%;
    max-width: none;
    padding-right: 0;
    margin-bottom: 165px;
  }
}
@media (max-width: 560px) {
  .program-head__info {
    margin-bottom: 32px;
  }
}
.program-head__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 46px;
  color: #fff;
  padding-bottom: 85px;
  margin: 0;
}
@media (max-width: 1024px) {
  .program-head__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .program-head__title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .program-head__title {
    font-size: 44px;
  }
}
@media (max-width: 900px) {
  .program-head__title {
    padding-bottom: 48px;
    font-size: 52px;
  }
}
@media (max-width: 670px) {
  .program-head__title {
    font-size: 40px;
  }
}
@media (max-width: 560px) {
  .program-head__title {
    font-size: 23px;
    padding-bottom: 16px;
  }
}
@media (max-width: 900px) {
  .program-head__subtitle {
    width: 100%;
    padding-right: 264px;
  }
}
@media (max-width: 560px) {
  .program-head__subtitle {
    padding-right: 0;
  }
}
.program-head__persons {
  width: 360px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .program-head__persons {
    width: 288px;
  }
}
@media (max-width: 900px) {
  .program-head__persons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 560px) {
  .program-head__persons {
    position: relative;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 900px) {
  .program-head__persons__body {
    width: 248px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 560px) {
  .program-head__persons__body {
    width: 100%;
  }
}
.program-head__persons__slides {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 900px) {
  .program-head__persons__slides.before-slider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.program-head__persons__slides.before-slider .program-head__person:nth-child(n+3) {
  display: none;
}
.program-head__person.glide__slide {
  width: 50%;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 900px) {
  .program-head__person.glide__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    margin-top: 16px;
  }
}
@media (max-width: 560px) {
  .program-head__person.glide__slide {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.program-head__person:hover {
  color: #808080;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.program-head__person_name {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  padding-right: 25%;
  display: table-caption;
}
@media (max-width: 1024px) {
  .program-head__person_name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .program-head__person_name {
    letter-spacing: 0.05em;
  }
}
.program-head__person_position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  padding-right: 25%;
  margin-top: 4px;
}
@media (max-width: 1024px) {
  .program-head__person_position {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 900px) {
  .program-head__person_position {
    padding-right: 0;
  }
}
.program-head__person_photo {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 150px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 900px) {
  .program-head__person_photo {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 64px;
    height: 94px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-right: 16px;
  }
}
.program-head__sponsors {
  margin-top: 32px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 900px) {
  .program-head__sponsors {
    width: calc(100% - 248px - 28px);
    margin-right: 28px;
  }
}
@media (max-width: 560px) {
  .program-head__sponsors {
    width: 100%;
  }
}
.program-head__sponsors_title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .program-head__sponsors_title {
    font-size: 13px;
    line-height: 15px;
  }
}
.program-head__sponsors__wrap {
  margin-top: 10px;
  overflow: hidden;
  height: 50px;
}
.program-head__sponsors__slides {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.program-head__sponsors_item {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 3 - 32px);
  height: 50px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  pointer-events: auto;
}
.program-head__sponsors_item.glide__slide {
  width: calc(100% / 3 - 32px);
}
@media (max-width: 560px) {
  .program-head.one-teacher {
    height: 600px;
  }
}
@media (max-width: 900px) {
  .program-head.one-teacher .program-head__info {
    margin-bottom: 176px;
  }
}
@media (max-width: 560px) {
  .program-head.one-teacher .program-head__info {
    margin-bottom: 32px;
  }
}
.program-head.one-teacher .program-head__person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
  margin-top: 16px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
}
@media (max-width: 900px) {
  .program-head.one-teacher .program-head__person {
    margin-bottom: 95px;
  }
}
@media (max-width: 560px) {
  .program-head.one-teacher .program-head__person {
    margin-bottom: 0;
  }
}
.program-head.one-teacher .program-head__person_position {
  padding-right: 0;
}
.program-head.one-teacher .program-head__person_photo {
  width: 100px;
  min-width: 100px;
  height: 150px;
  margin-top: 0;
  margin-right: 16px;
}
@media (max-width: 1024px) {
  .program-head.one-teacher .program-head__person_photo {
    width: 80px;
    min-width: 80px;
    height: 120px;
  }
}
.program-info {
  background-color: #000;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 900px) {
  .program-info {
    padding-right: 0;
    padding-left: 0;
  }
}
.program-info__wrap {
  max-width: 1240px;
  background-color: #fff;
  padding: 32px 40px 56px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .program-info__wrap {
    max-width: 992px;
    padding: 20px 32px 44px;
  }
}
@media (max-width: 900px) {
  .program-info__wrap {
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  .program-info__wrap {
    padding: 32px 24px 40px;
  }
}
.program-info__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .program-info__table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.program-info__table-side {
  width: 50%;
}
@media (max-width: 768px) {
  .program-info__table-side {
    width: 100%;
  }
}
.program-info__table-side:first-child .program-info__table__cell {
  padding-right: 16px;
}
@media (max-width: 900px) {
  .program-info__table-side:first-child .program-info__table__cell {
    padding-right: 14px;
  }
}
@media (max-width: 768px) {
  .program-info__table-side:first-child .program-info__table__cell {
    padding-right: 0;
  }
}
.program-info__table-side:last-child .program-info__table__cell {
  padding-left: 16px;
}
@media (max-width: 900px) {
  .program-info__table-side:last-child .program-info__table__cell {
    padding-left: 14px;
  }
}
@media (max-width: 768px) {
  .program-info__table-side:last-child .program-info__table__cell {
    padding-left: 0;
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.program-info__table__cell {
  font-size: 16px;
  line-height: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .program-info__table__cell {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 900px) {
  .program-info__table__cell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 900px) {
  .program-info__table__cell:nth-child(n+2) {
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.program-info__table__cell--fluid-height {
  min-height: 100px;
}
.program-info__table__cell_title {
  width: 170px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #808080;
}
@media (max-width: 1024px) {
  .program-info__table__cell_title {
    width: 128px;
  }
}
@media (max-width: 900px) {
  .program-info__table__cell_title {
    width: 100%;
  }
}
.program-info__table__cell_val {
  width: 100%;
  margin-left: auto;
}
@media (max-width: 900px) {
  .program-info__table__cell_val {
    margin-left: 0;
    margin-top: 8px;
  }
}
.program-info__table__cell_val-week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.program-info__table__cell_val-week:nth-child(n+2) {
  margin-top: 12px;
}
.program-info__table__cell_val-week.mt0 {
  margin-top: 0;
}
.program-info__table__cell_val-week_day {
  width: 57px;
  margin-right: auto;
}
.program-info__table__cell_val-week_count {
  margin-right: auto;
  width: 120px;
}
@media (max-width: 1024px) {
  .program-info__table__cell_val-week_count {
    width: 115px;
  }
}
.program-info__table__cell_val-week_time {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.program-info__table__cell_val-price_val {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .program-info__table__cell_val-price_val {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .program-info__table__cell_val-price_val {
    font-size: 20px;
  }
}
.program-info__table__cell_val-price_val:nth-of-type(n+2) {
  margin-top: 12px;
}
.program-info__table__cell_val-price_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .program-info__table__cell_val-price_desc {
    font-size: 13px;
    line-height: 15px;
  }
}
.program-info__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1024px) {
  .program-info__desc {
    font-size: 13px;
    line-height: 15px;
  }
}
.program-info__desc:nth-child(n+2) {
  margin-top: 12px;
}
@media (max-width: 900px) {
  .program-info__desc {
    margin-top: 12px;
  }
}
.program-info__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 32px;
}
@media (max-width: 560px) {
  .program-info__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
}
.program-info__btns .btn {
  width: calc(50% - 16px);
}
@media (max-width: 900px) {
  .program-info__btns .btn {
    width: calc(50% - 14px);
  }
}
@media (max-width: 560px) {
  .program-info__btns .btn {
    width: 100%;
  }
}
@media (max-width: 560px) {
  .program-info__btns .btn:nth-child(n+2) {
    margin-top: 16px;
  }
}
.program-info.alt .program-info__table__cell_val-price_desc {
  margin-bottom: 12px;
}
.you-learn {
  padding-top: 0;
}
.you-learn__head {
  padding-top: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  color: #fff;
  padding-bottom: 214px;
}
.you-learn__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  margin: 0;
}
@media (max-width: 1024px) {
  .you-learn__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .you-learn__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .you-learn__title {
    font-size: 24px;
  }
}
.you-learn__subtitle {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  margin-top: 20px;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .you-learn__subtitle {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .you-learn__subtitle {
    font-size: 20px;
  }
}
.you-learn__desc {
  display: none;
  margin-top: 24px;
  color: #191919;
  max-width: 760px;
}
@media (max-width: 1024px) {
  .you-learn__desc {
    max-width: 608px;
    margin-top: 20px;
  }
}
@media (max-width: 900px) {
  .you-learn__desc {
    max-width: 618px;
    margin-top: 16px;
  }
}
@media (max-width: 768px) {
  .you-learn__desc {
    max-width: 100%;
    margin-top: 12px;
  }
}
.you-learn__wrap {
  margin-top: -158px;
}
.you-learn__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.you-learn__tabs_item {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  color: #191919;
  width: 100%;
  padding: 17px 0 15px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  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;
  cursor: pointer;
  border: 1px solid #191919;
}
@media (max-width: 1024px) {
  .you-learn__tabs_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .you-learn__tabs_item {
    padding: 11px 16px;
  }
}
.you-learn__tabs_item:nth-child(n+2) {
  border-left: 0;
}
.you-learn__tabs_item:hover {
  background-color: #262626;
  border-color: #262626;
  color: #fff;
}
.you-learn__tabs_item.active {
  background-color: #191919;
  color: #fff;
  cursor: default;
}
.you-learn__tabs_item.active:hover {
  background-color: #191919;
  color: #fff;
}
@media (max-width: 560px) {
  .you-learn__tabs {
    display: none;
  }
}
.you-learn__select {
  display: none;
}
.you-learn__select .select2-container {
  width: 100% !important;
}
.you-learn__select .select2-container .select2-selection--single {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  border-color: #191919;
  position: relative;
}
.you-learn__select .select2-container .select2-selection--single:hover .select2-selection__rendered {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.you-learn__select .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  line-height: 16px;
  padding: 16px 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .you-learn__select .select2-container .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .you-learn__select .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.28em;
    padding: 11px 16px;
  }
}
.you-learn__select .select2-container .select2-selection--single:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media (max-width: 1024px) {
  .you-learn__select .select2-container .select2-selection--single:after {
    right: 16px;
    top: 11px;
  }
}
.you-learn__select .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.you-learn__select .select2-container--open .select2-selection--single .select2-selection__rendered {
  background-color: #fff;
}
.you-learn__select .select2-container--open .select2-selection--single:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.you-learn__select .select2-container .select2-dropdown {
  border-color: #191919;
  border-radius: 0;
  background-color: #fff;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}
.you-learn__select .select2-container .select2-dropdown--above {
  margin-top: -8px;
  margin-bottom: 8px;
}
.you-learn__select .select2-container .select2-dropdown--below {
  margin-top: 8px;
}
.you-learn__select .select2-container .select2-results > .select2-results__options {
  max-height: 304px;
}
.you-learn__select .select2-container .select2-results__option {
  border-top: 1px solid #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
}
.you-learn__select .select2-container .select2-results__option:first-child {
  border-top: 0;
}
@media (max-width: 1024px) {
  .you-learn__select .select2-container .select2-results__option {
    padding: 11px 16px;
  }
}
.you-learn__select .select2-container .select2-results__option[aria-selected=true] {
  background-color: #191919;
  color: #fff;
}
.you-learn__select .select2-container .select2-results__option--highlighted {
  background-color: #191919;
  color: #fff;
}
.you-learn__select .select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #262626;
  color: #fff;
}
.you-learn__select .select2-container .select2-search {
  display: none;
}
.you-learn__select.white .select2-container .select2-selection--single {
  border-color: #fff;
}
.you-learn__select.white .select2-container .select2-selection--single:hover {
  border-color: #191919;
}
.you-learn__select.white .select2-container .select2-selection--single:hover .select2-selection__rendered {
  color: #191919;
}
.you-learn__select.white .select2-container .select2-selection--single:hover:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.you-learn__select.white .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.you-learn__select.white .select2-container .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-w-d.svg");
}
.you-learn__select.white .select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.you-learn__select.white .select2-container--open .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
@media (max-width: 560px) {
  .you-learn__select {
    display: block;
  }
}
.you-learn__cont {
  margin-top: 48px;
}
.you-learn__cont_item {
  display: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 560px) {
  .you-learn__cont_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.you-learn__cont_item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.you-learn__block {
  width: calc(50% - 20px);
}
@media (max-width: 1024px) {
  .you-learn__block {
    width: calc(50% - 16px);
  }
}
@media (max-width: 560px) {
  .you-learn__block {
    width: 100%;
  }
}
.you-learn__block:nth-child(n+3) {
  margin-top: 48px;
}
@media (max-width: 560px) {
  .you-learn__block:nth-child(n+2) {
    margin-top: 32px;
  }
}
.you-learn__block__title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .you-learn__block__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .you-learn__block__title {
    font-size: 20px;
  }
}
.you-learn__block__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 28px;
}
@media (max-width: 768px) {
  .you-learn__block__table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 560px) {
  .you-learn__block__table {
    margin-top: 16px;
  }
}
.you-learn__block__table_cell {
  font-size: 16px;
  line-height: 1.25em;
  width: 50%;
  padding: 15px 20px;
  min-height: 84px;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
@media (max-width: 1024px) {
  .you-learn__block__table_cell {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .you-learn__block__table_cell {
    border-left: 1px solid #E6E6E6;
    width: 100%;
    min-height: 0;
  }
}
@media (max-width: 560px) {
  .you-learn__block__table_cell {
    padding: 12px 16px;
  }
}
.you-learn__block__table_cell:nth-child(-n+2) {
  border-top: 1px solid #E6E6E6;
}
@media (max-width: 768px) {
  .you-learn__block__table_cell:nth-child(-n+2) {
    border-top: 0;
  }
}
.you-learn__block__table_cell:nth-child(odd) {
  border-left: 1px solid #E6E6E6;
}
@media (max-width: 768px) {
  .you-learn__block__table_cell:first-child {
    border-top: 1px solid #E6E6E6;
  }
}
.you-learn__step:nth-child(n+2) {
  margin-top: 56px;
}
@media (max-width: 768px) {
  .you-learn__step:nth-child(n+2) {
    margin-top: 32px;
  }
}
.you-learn__step_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .you-learn__step_head {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 24px;
    padding-bottom: 16px;
  }
}
.you-learn__step_head_title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  letter-spacing: initial;
  width: calc(50% - 32px);
}
@media (max-width: 1024px) {
  .you-learn__step_head_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .you-learn__step_head_title {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .you-learn__step_head_title {
    width: calc(50% - 24px);
  }
}
@media (max-width: 900px) {
  .you-learn__step_head_title {
    width: calc(50% - 16px);
  }
}
@media (max-width: 768px) {
  .you-learn__step_head_title {
    margin-top: 12px;
    width: 100%;
  }
}
.you-learn__step_head_desc {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  letter-spacing: initial;
  width: calc(50% - 32px);
}
@media (max-width: 1024px) {
  .you-learn__step_head_desc {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .you-learn__step_head_desc {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .you-learn__step_head_desc {
    width: calc(50% - 24px);
  }
}
@media (max-width: 900px) {
  .you-learn__step_head_desc {
    width: calc(50% - 16px);
  }
}
@media (max-width: 768px) {
  .you-learn__step_head_desc {
    font-size: 16px;
    line-height: 1.25em;
    margin-top: 12px;
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 1024px) {
  .you-learn__step_head_desc {
    font-size: 14px;
    line-height: 20px;
  }
}
.you-learn__step_head_desc ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.you-learn__step_head_desc ul li:nth-child(n+2) {
  margin-top: 8px;
}
.you-learn__step_head_desc ul li:before {
  content: '— ';
}
.you-learn__step_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .you-learn__step_row {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 24px;
    padding-bottom: 16px;
  }
}
.you-learn__step_row:last-child {
  margin-bottom: 0;
}
.you-learn__step_row_title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(50% - 32px);
}
@media (max-width: 1024px) {
  .you-learn__step_row_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .you-learn__step_row_title {
    width: calc(50% - 24px);
  }
}
@media (max-width: 900px) {
  .you-learn__step_row_title {
    width: calc(50% - 16px);
  }
}
@media (max-width: 768px) {
  .you-learn__step_row_title {
    width: 100%;
  }
}
.you-learn__step_row_desc {
  font-size: 16px;
  line-height: 1.25em;
  width: calc(50% - 32px);
}
@media (max-width: 1024px) {
  .you-learn__step_row_desc {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  .you-learn__step_row_desc {
    width: calc(50% - 24px);
  }
}
@media (max-width: 900px) {
  .you-learn__step_row_desc {
    width: calc(50% - 16px);
  }
}
@media (max-width: 768px) {
  .you-learn__step_row_desc {
    margin-top: 12px;
    width: 100%;
  }
}
.you-learn__step_row_desc ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.you-learn__step_row_desc ul li:nth-child(n+2) {
  margin-top: 8px;
}
.you-learn__step_row_desc ul li:before {
  content: '— ';
}
.you-learn.alt .you-learn__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-program {
  background: #C5C5C5;
  background: -webkit-gradient(linear, left top, left bottom, from(#191919), color-stop(50%, #c5c5c5), to(#ffffff));
  background: -o-linear-gradient(top, #191919 0%, #c5c5c5 50%, #ffffff 100%);
  background: linear-gradient(to bottom, #191919 0%, #c5c5c5 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#ffffff', GradientType=0);
  padding-top: 64px;
}
@media (max-width: 1024px) {
  .about-program {
    padding-top: 56px;
  }
}
@media (max-width: 768px) {
  .about-program {
    padding-top: 48px;
  }
}
.about-program > section {
  padding-top: 36px;
  padding-bottom: 64px;
}
.about-program .who-need {
  display: none;
}
.about-program.alt .results {
  display: none;
}
.about-program.alt .who-need {
  display: block;
}
.about-program.alt .how-start__wrap {
  margin-bottom: 0;
  border-bottom: 0;
}
.about-program.alt .how-start__row:last-child {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
.about-program.alt .how-start__extra {
  display: none;
}
.about-program .results__table_item a {
  color: #bebebe;
  display: contents;
}
.about-program .results__table_item a:hover {
  color: #191919;
}
.results {
  color: #fff;
}
.results__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  margin: 0;
}
@media (max-width: 1024px) {
  .results__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .results__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .results__title {
    font-size: 24px;
  }
}
.results__subtitle {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .results__subtitle {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .results__subtitle {
    font-size: 20px;
  }
}
.results__table {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.results__table-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 560px) {
  .results__table-bottom {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 32px;
  }
}
@media (max-width: 560px) {
  .results__table {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 32px;
  }
}
.results__table-side {
  width: calc(50% - 20px);
}
@media (max-width: 900px) {
  .results__table-side {
    width: calc(50% - 14px);
  }
}
@media (max-width: 560px) {
  .results__table-side {
    width: 100%;
  }
}
.results__table-body {
  counter-reset: step;
}
.results__table_title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  .results__table_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .results__table_title {
    font-size: 20px;
  }
}
.results__table_item {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.results__table_item:first-child {
  margin-top: 0;
}
.results__table_item:last-child {
  padding-bottom: 60px;
}
@media (max-width: 560px) {
  .results__table_item:last-child {
    padding-bottom: 32px;
  }
}
.results__table_item:before {
  content: attr(data-counter) ". ";
  width: 60px;
  margin-right: -35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .results__table_item:before {
    margin-right: 100px;
  }
}
@media (max-width: 900px) {
  .results__table_item:before {
    width: 16px;
    margin-right: 8px;
  }
}
.results__wrap .btn {
  width: 100%;
}
.who-need {
  color: #fff;
}
.who-need__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  margin: 0;
}
@media (max-width: 1024px) {
  .who-need__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .who-need__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .who-need__title {
    font-size: 24px;
  }
}
.who-need__subtitle {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .who-need__subtitle {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .who-need__subtitle {
    font-size: 20px;
  }
}
.who-need__table {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.who-need__table-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 560px) {
  .who-need__table-bottom {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 32px;
  }
}
@media (max-width: 560px) {
  .who-need__table {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 32px;
  }
}
.who-need__table-side {
  width: calc(50% - 20px);
}
@media (max-width: 900px) {
  .who-need__table-side {
    width: calc(50% - 14px);
  }
}
@media (max-width: 560px) {
  .who-need__table-side {
    width: 100%;
  }
}
.who-need__table-body {
  counter-reset: step;
}
.who-need__table_title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  .who-need__table_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .who-need__table_title {
    font-size: 20px;
  }
}
.who-need__table_item {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.who-need__table_item:first-child {
  margin-top: 0;
}
.who-need__table_item:last-child {
  padding-bottom: 60px;
}
@media (max-width: 560px) {
  .who-need__table_item:last-child {
    padding-bottom: 32px;
  }
}
.who-need__table_item:before {
  content: attr(data-counter) ". ";
  width: 60px;
  margin-right: -35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .who-need__table_item:before {
    margin-right: 100px;
  }
}
@media (max-width: 900px) {
  .who-need__table_item:before {
    width: 16px;
    margin-right: 8px;
  }
}
.who-need__wrap .btn {
  width: 100%;
}
.program-teachers {
  padding-bottom: 0;
}
.program-teachers h2 {
  margin: 0;
}
.program-teachers .teachersSlides {
  margin-bottom: 0;
}
.how-start {
  padding-bottom: 0 !important;
}
.how-start__wrap {
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  margin-bottom: 100px;
}
.how-start__wrap .btn {
  width: 100%;
  margin: 60px 0;
}
.how-start__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  margin: 0;
}
@media (max-width: 1024px) {
  .how-start__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .how-start__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .how-start__title {
    font-size: 24px;
  }
}
.how-start__subtitle {
  margin-top: 24px;
}
.how-start__body {
  margin-top: 60px;
}
.how-start__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .how-start__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.how-start__row:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.how-start__row_title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 360px;
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 240px;
}
@media (max-width: 1024px) {
  .how-start__row_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .how-start__row_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .how-start__row_title {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .how-start__row_title {
    margin-right: 120px;
  }
}
@media (max-width: 900px) {
  .how-start__row_title {
    margin-right: 60px;
  }
}
@media (max-width: 768px) {
  .how-start__row_title {
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .how-start__row_desc {
    margin-top: 12px;
  }
}
.how-start__row_desc ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.how-start__row_desc ul li:nth-child(n+2) {
  margin-top: 8px;
}
.how-start__row_desc ul li:before {
  content: '— ';
}
.how-start__extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.how-start__extra__item {
  width: calc(25% - (40px * 3 / 4));
  margin-right: 40px;
  margin-bottom: 60px;
}
@media (max-width: 900px) {
  .how-start__extra__item {
    width: calc(50% - 20px);
    margin-bottom: 32px;
  }
}
@media (max-width: 560px) {
  .how-start__extra__item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 900px) {
  .how-start__extra__item:nth-child(2n) {
    margin-right: 0;
  }
}
.how-start__extra__item:nth-child(4n) {
  margin-right: 0;
}
.how-start__extra__item_title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  padding-right: 15px;
}
@media (max-width: 1024px) {
  .how-start__extra__item_title {
    letter-spacing: 0.05em;
  }
}
.how-start__extra__item_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .how-start__extra__item_desc {
    font-size: 13px;
    line-height: 15px;
  }
}
.subject {
  padding-top: 0 !important;
}
.subject__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  margin: 0;
}
@media (max-width: 1024px) {
  .subject__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .subject__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .subject__title {
    font-size: 24px;
  }
}
.subject__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.subject__item {
  width: calc(25% - (40px * 3 / 4));
  margin-right: 40px;
  margin-top: 60px;
}
@media (max-width: 900px) {
  .subject__item {
    width: calc(50% - 20px);
    margin-top: 32px;
  }
}
@media (max-width: 420px) {
  .subject__item {
    margin-right: 0;
    width: 100%;
    margin-top: 24px;
  }
}
@media (max-width: 900px) {
  .subject__item:nth-child(2n) {
    margin-right: 0;
  }
}
.subject__item:nth-child(4n) {
  margin-right: 0;
}
.subject__item_img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 66.16%;
}
.subject__item_title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  padding-right: 15px;
  margin-bottom: 0;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .subject__item_title {
    letter-spacing: 0.05em;
  }
}
.subject__item_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .subject__item_desc {
    font-size: 13px;
    line-height: 15px;
  }
}
.subject__item_desc,
.subject__item_desc * {
  text-align: left !important;
}
.subject.alt {
  display: none;
}
.student-works__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  margin: 0;
}
@media (max-width: 1024px) {
  .student-works__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .student-works__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .student-works__title {
    font-size: 24px;
  }
}
.student-works__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.student-works__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.student-works__item.music {
  width: 100%;
  margin-top: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 900px) {
  .student-works__item.music {
    width: calc(50% - 14px);
  }
}
@media (max-width: 560px) {
  .student-works__item.music {
    width: 100%;
  }
}
.student-works__item.music .title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  .student-works__item.music .title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .student-works__item.music .title {
    font-size: 20px;
  }
}
.student-works__item.music .note {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 4px;
}
@media (max-width: 1024px) {
  .student-works__item.music .note {
    font-size: 13px;
    line-height: 15px;
  }
}
.student-works__item.music .img {
  margin-top: 21px;
  width: 100%;
}
.student-works__item.music .img iframe {
  width: 100%;
  height: 184px;
}
@media (max-width: 900px) {
  .student-works__item.music .img iframe {
    height: 153px;
  }
}
@media (max-width: 768px) {
  .student-works__item.music .img iframe {
    height: 112px;
  }
}
@media (max-width: 560px) {
  .student-works__item.music .img iframe {
    height: 94px;
  }
}
.student-works__item.poster {
  width: calc(25% - (40px * 3 / 4));
  margin-top: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #191919;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .student-works__item.poster {
    font-size: 13px;
  }
}
@media (max-width: 900px) {
  .student-works__item.poster {
    width: calc(25% - (28px * 3 / 4));
  }
}
@media (max-width: 560px) {
  .student-works__item.poster {
    width: 100%;
  }
}
.student-works__item.poster a {
  color: inherit;
  display: block;
  text-decoration: none;
}
.student-works__item.poster .img {
  margin-bottom: 16px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 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;
  position: relative;
}
@media (max-width: 560px) {
  .student-works__item.poster .img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.student-works__item.poster .img__back {
  display: none;
}
@media (max-width: 560px) {
  .student-works__item.poster .img__back {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  .student-works__item.poster .img__back:after {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
  }
}
.student-works__item.poster .img__upper {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.student-works__item.poster .img__upper:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 150%;
}
@media (max-width: 560px) {
  .student-works__item.poster .img__upper {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
  }
}
.student-works__item.poster .title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 4px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 1024px) {
  .student-works__item.poster .title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .student-works__item.poster .title {
    line-height: 16px;
    margin-bottom: 8px;
  }
}
@media (max-width: 560px) {
  .student-works__item.poster .title {
    margin-top: 8px;
  }
}
.student-works__item.poster .note {
  line-height: 16px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (max-width: 560px) {
  .student-works__item.poster .note {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 8px;
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.student-works__item.video {
  width: calc(50% - 20px);
  margin-top: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #191919;
}
.student-works__item.video .img {
  position: relative;
  /*&:hover{
          &:after{
            background-color: #000;
            -webkit-filter: invert(100%);
            filter: invert(100%);
          }
        }*/
}
.student-works__item.video .img:after {
  display: block;
  position: absolute;
  content: '';
  left: 40px;
  bottom: 40px;
  width: 75px;
  height: 86px;
  background: url("/assets/css/../images/play.svg");
  background-size: 100% auto;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: background-color 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .student-works__item.video .img:after {
    left: 36px;
    bottom: 36px;
  }
}
@media (max-width: 560px) {
  .student-works__item.video .img:after {
    left: 12px;
    bottom: 12px;
    width: 30px;
    height: 36px;
  }
}
.student-works__item.video a {
  text-decoration: none;
  display: block;
}
.student-works__item.video .img {
  margin-bottom: 20px;
}
.student-works__item.video .note {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 4px;
}
@media (max-width: 1024px) {
  .student-works__item.video .note {
    font-size: 13px;
  }
}
.student-works__item.video .title {
  font-size: 30px;
  line-height: 42px;
}
@media (max-width: 1024px) {
  .student-works__item.video .title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 560px) {
  .student-works__item.video .title {
    font-size: 20px;
    line-height: 16px;
  }
}
@media (max-width: 900px) {
  .student-works__item.video {
    width: calc(50% - 14px);
  }
}
@media (max-width: 560px) {
  .student-works__item.video {
    width: 100%;
    margin-top: 36px;
  }
}
.student-works__item.video .title {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (max-width: 560px) {
  .student-works__item.video .title {
    margin-top: 8px;
  }
}
.student-works__item.video .note {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #808080;
}
@media (max-width: 560px) {
  .student-works__item.video .note {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 8px;
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.student-works__item.video .img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.student-works__item.video .img__upper {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.student-works__item.video .img__upper:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 60.52631579%;
}
@media (max-width: 560px) {
  .student-works__item.video .img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 16px;
  }
}
.student-works__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 48px;
}
@media (max-width: 768px) {
  .student-works__btn .btn {
    width: 100%;
  }
}
.student-works.alt {
  display: none;
}
.recommended {
  border-top: 1px solid rgba(25, 25, 25, 0.1);
}
.recommended__title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  .recommended__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .recommended__title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .recommended__title {
    display: table-caption;
  }
}
.recommended .courseSlides {
  position: relative;
  margin-top: 28px;
}
.recommended .courseSlides .glide__arrows {
  margin: 0;
  position: absolute;
  right: 0;
  top: -61px;
  width: 132px;
}
@media (max-width: 560px) {
  .recommended .courseSlides .glide__arrows {
    display: none;
  }
}
.recommended .courseSlides .glide__slide .txt {
  background-color: rgba(230, 230, 230, 0.3);
}
.events-page {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 900px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 900px);
}
@media (max-width: 1024px) {
  .events-page {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .events-page {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .events-page {
    padding-top: 184px;
  }
}
.events-page .centerMax {
  width: 100%;
}
.events-page__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1024px) {
  .events-page__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .events-page__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .events-page__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .events-page__title {
    font-size: 24px;
  }
}
.events-page__select {
  margin-top: 40px;
}
.events-page__select .select2-container {
  width: 100% !important;
}
.events-page__select .select2-container .select2-selection--single {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  border-color: #191919;
  position: relative;
}
.events-page__select .select2-container .select2-selection--single:hover .select2-selection__rendered {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.events-page__select .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  line-height: 16px;
  padding: 16px 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .events-page__select .select2-container .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .events-page__select .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.28em;
    padding: 11px 16px;
  }
}
.events-page__select .select2-container .select2-selection--single:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media (max-width: 1024px) {
  .events-page__select .select2-container .select2-selection--single:after {
    right: 16px;
    top: 11px;
  }
}
.events-page__select .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.events-page__select .select2-container--open .select2-selection--single .select2-selection__rendered {
  background-color: #fff;
}
.events-page__select .select2-container--open .select2-selection--single:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.events-page__select .select2-container .select2-dropdown {
  border-color: #191919;
  border-radius: 0;
  background-color: #fff;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}
.events-page__select .select2-container .select2-dropdown--above {
  margin-top: -8px;
  margin-bottom: 8px;
}
.events-page__select .select2-container .select2-dropdown--below {
  margin-top: 8px;
}
.events-page__select .select2-container .select2-results > .select2-results__options {
  max-height: 304px;
}
.events-page__select .select2-container .select2-results__option {
  border-top: 1px solid #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
}
.events-page__select .select2-container .select2-results__option:first-child {
  border-top: 0;
}
@media (max-width: 1024px) {
  .events-page__select .select2-container .select2-results__option {
    padding: 11px 16px;
  }
}
.events-page__select .select2-container .select2-results__option[aria-selected=true] {
  background-color: #191919;
  color: #fff;
}
.events-page__select .select2-container .select2-results__option--highlighted {
  background-color: #191919;
  color: #fff;
}
.events-page__select .select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #262626;
  color: #fff;
}
.events-page__select .select2-container .select2-search {
  display: none;
}
.events-page__select.white .select2-container .select2-selection--single {
  border-color: #fff;
}
.events-page__select.white .select2-container .select2-selection--single:hover {
  border-color: #191919;
}
.events-page__select.white .select2-container .select2-selection--single:hover .select2-selection__rendered {
  color: #191919;
}
.events-page__select.white .select2-container .select2-selection--single:hover:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.events-page__select.white .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.events-page__select.white .select2-container .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-w-d.svg");
}
.events-page__select.white .select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.events-page__select.white .select2-container--open .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.events-page__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 28px;
}
.events-page__event {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 24px;
}
@media (max-width: 900px) {
  .events-page__event {
    display: block;
  }
}
@media (max-width: 768px) {
  .events-page__event {
    width: calc(50% - 14px);
  }
}
@media (max-width: 560px) {
  .events-page__event {
    width: 100%;
  }
}
.events-page__event_img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 40px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .events-page__event_img {
    width: 208px;
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .events-page__event_img {
    width: 156px;
    margin-right: 28px;
  }
}
@media (max-width: 768px) {
  .events-page__event_img {
    display: none;
  }
}
.events-page__event_img:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0;
  padding-bottom: 66.15384615%;
}
.events-page__event_img-in-body {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 28px;
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 768px) {
  .events-page__event_img-in-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .events-page__event_img-in-body:after {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 0;
    padding-bottom: 73.68421053%;
  }
}
.events-page__event_body {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 16px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 768px) {
  .events-page__event_body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.events-page__event_date {
  width: 260px;
  padding-right: 40px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .events-page__event_date {
    width: 208px;
    padding-right: 32px;
  }
}
@media (max-width: 900px) {
  .events-page__event_date {
    width: 156px;
    margin-right: 28px;
  }
}
@media (max-width: 768px) {
  .events-page__event_date {
    width: 100%;
  }
}
.events-page__event_date-day {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .events-page__event_date-day {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .events-page__event_date-day {
    font-size: 20px;
  }
}
.events-page__event_date-day:first-letter {
  text-transform: uppercase;
}
.events-page__event_date-time {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 36.66666667%;
}
@media (max-width: 1024px) {
  .events-page__event_date-time {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 900px) {
  .events-page__event_date-time {
    padding-bottom: 13.75%;
  }
}
@media (max-width: 768px) {
  .events-page__event_date-time {
    padding-bottom: 0;
  }
}
.events-page__event_type {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  width: 100%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  display: none;
  margin-top: 36px;
}
@media (max-width: 1024px) {
  .events-page__event_type {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 768px) {
  .events-page__event_type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
  }
}
.events-page__event_type-in-date {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
}
@media (max-width: 1024px) {
  .events-page__event_type-in-date {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 768px) {
  .events-page__event_type-in-date {
    display: none;
  }
}
.events-page__event_name {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  width: 100%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  padding-right: 40px;
  text-decoration: none;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .events-page__event_name {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .events-page__event_name {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .events-page__event_name {
    margin-top: 12px;
  }
}
.events-page__event_desc {
  font-size: 16px;
  line-height: 1.25em;
  display: none;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .events-page__event_desc {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .events-page__event_desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.events-page__event.big {
  width: calc(50% - 20px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 52px;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .events-page__event.big {
    width: calc(50% - 14px);
    margin-bottom: 0;
    margin-top: 24px;
  }
}
@media (max-width: 560px) {
  .events-page__event.big {
    width: 100%;
  }
}
.events-page__event.big .events-page__event_img {
  display: none;
}
.events-page__event.big .events-page__event_img-in-body {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-right: 0;
  margin-top: 28px;
}
@media (max-width: 768px) {
  .events-page__event.big .events-page__event_img-in-body {
    margin-top: 20px;
  }
}
.events-page__event.big .events-page__event_img-in-body:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0;
  padding-bottom: 73.68421053%;
}
.events-page__event.big .events-page__event_body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.events-page__event.big .events-page__event_date {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  padding-right: 0;
}
.events-page__event.big .events-page__event_date-time {
  padding-bottom: 0;
}
.events-page__event.big .events-page__event_type {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
}
@media (max-width: 768px) {
  .events-page__event.big .events-page__event_type {
    margin-top: 24px;
  }
}
.events-page__event.big .events-page__event_type-in-date {
  display: none;
}
.events-page__event.big .events-page__event_name {
  font-size: 30px;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  width: 100%;
  border: 0;
  padding-right: 0;
  margin-top: 20px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .events-page__event.big .events-page__event_name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .events-page__event.big .events-page__event_name {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .events-page__event.big .events-page__event_name {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .events-page__event.big .events-page__event_name {
    font-weight: normal;
    font-size: 30px;
    font-style: normal;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    letter-spacing: initial;
    margin-top: 12px;
    text-transform: initial;
  }
}
@media (max-width: 768px) and (max-width: 1024px) {
  .events-page__event.big .events-page__event_name {
    font-size: 24px;
  }
}
@media (max-width: 768px) and (max-width: 560px) {
  .events-page__event.big .events-page__event_name {
    font-size: 20px;
  }
}
.events-page__event.big .events-page__event_desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.events-page__event.biggest {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 0;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
}
.events-page__event.biggest:not(:first-child) {
  margin-top: 52px;
}
.events-page__event.biggest .events-page__event_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 360px - 40px);
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .events-page__event.biggest .events-page__event_img {
    width: calc(100% - 288px - 32px);
  }
}
@media (max-width: 900px) {
  .events-page__event.biggest .events-page__event_img {
    display: none;
  }
}
@media (max-width: 900px) {
  .events-page__event.biggest .events-page__event_img-in-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
.events-page__event.biggest .events-page__event_img-in-body:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0;
  padding-bottom: 73.68421053%;
}
.events-page__event.biggest .events-page__event_img:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0;
  padding-bottom: 73.68421053%;
}
.events-page__event.biggest .events-page__event_body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.events-page__event.biggest .events-page__event_date {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: 100%;
  padding-right: 0;
}
.events-page__event.biggest .events-page__event_date-time {
  padding-bottom: 0;
}
.events-page__event.biggest .events-page__event_type {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.events-page__event.biggest .events-page__event_type-in-date {
  display: none;
}
.events-page__event.biggest .events-page__event_name {
  font-size: 30px;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 20px;
  padding-right: 0;
  text-transform: uppercase;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .events-page__event.biggest .events-page__event_name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .events-page__event.biggest .events-page__event_name {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .events-page__event.biggest .events-page__event_name {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .events-page__event.biggest .events-page__event_name {
    font-weight: normal;
    font-size: 30px;
    font-style: normal;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-transform: initial;
    letter-spacing: initial;
  }
}
@media (max-width: 768px) and (max-width: 1024px) {
  .events-page__event.biggest .events-page__event_name {
    font-size: 24px;
  }
}
@media (max-width: 768px) and (max-width: 560px) {
  .events-page__event.biggest .events-page__event_name {
    font-size: 20px;
  }
}
.events-page__event.biggest .events-page__event_desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.events-page__expire:not(.in-wrong-side) {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .events-page__expire:not(.in-wrong-side) {
    margin-top: 64px;
  }
}
.events-page__expire.in-wrong-side .modal__body {
  display: none;
}
.events-page__expire__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .events-page__expire__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .events-page__expire__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .events-page__expire__title {
    font-size: 24px;
  }
}
.events-page__expire__wrap {
  margin-top: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .events-page__expire__wrap {
    margin-top: 0;
  }
}
.events-page__expire__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
}
@media (max-width: 768px) {
  .events-page__expire__btn > .btn {
    width: 100%;
  }
}
.teachers-page {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 900px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 900px);
}
@media (max-width: 1024px) {
  .teachers-page {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .teachers-page {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .teachers-page {
    padding-top: 184px;
  }
}
.teachers-page .centerMax {
  width: 100%;
}
.teachers-page__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1024px) {
  .teachers-page__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .teachers-page__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .teachers-page__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .teachers-page__title {
    font-size: 24px;
  }
}
.teachers-page__subtitle {
  margin-top: 16px;
  color: #fff;
  margin-bottom: 24px;
}
.teachers-page__select {
  width: 100%;
  padding: 16px 0;
}
.teachers-page__select__sticky.is-sticky .teachers-page__select {
  background: rgba(248, 248, 248, 0.9);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
}
.teachers-page__select__sticky.is-sticky .teachers-page__select .select2-container .select2-selection--single {
  border-color: #191919;
}
.teachers-page__select__sticky.is-sticky .teachers-page__select .select2-container .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.teachers-page__select__sticky.is-sticky .teachers-page__select .select2-container .select2-selection--single .select2-selection__rendered:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.teachers-page__select__wrap {
  width: 100%;
}
.teachers-page__select__wrap .select2-container {
  width: 100% !important;
}
.teachers-page__select__wrap .select2-container .select2-selection--single {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  border-color: #191919;
  position: relative;
}
.teachers-page__select__wrap .select2-container .select2-selection--single:hover .select2-selection__rendered {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.teachers-page__select__wrap .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  line-height: 16px;
  padding: 16px 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .teachers-page__select__wrap .select2-container .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .teachers-page__select__wrap .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.28em;
    padding: 11px 16px;
  }
}
.teachers-page__select__wrap .select2-container .select2-selection--single:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media (max-width: 1024px) {
  .teachers-page__select__wrap .select2-container .select2-selection--single:after {
    right: 16px;
    top: 11px;
  }
}
.teachers-page__select__wrap .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.teachers-page__select__wrap .select2-container--open .select2-selection--single .select2-selection__rendered {
  background-color: #fff;
}
.teachers-page__select__wrap .select2-container--open .select2-selection--single:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.teachers-page__select__wrap .select2-container .select2-dropdown {
  border-color: #191919;
  border-radius: 0;
  background-color: #fff;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}
.teachers-page__select__wrap .select2-container .select2-dropdown--above {
  margin-top: -8px;
  margin-bottom: 8px;
}
.teachers-page__select__wrap .select2-container .select2-dropdown--below {
  margin-top: 8px;
}
.teachers-page__select__wrap .select2-container .select2-results > .select2-results__options {
  max-height: 304px;
}
.teachers-page__select__wrap .select2-container .select2-results__option {
  border-top: 1px solid #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
}
.teachers-page__select__wrap .select2-container .select2-results__option:first-child {
  border-top: 0;
}
@media (max-width: 1024px) {
  .teachers-page__select__wrap .select2-container .select2-results__option {
    padding: 11px 16px;
  }
}
.teachers-page__select__wrap .select2-container .select2-results__option[aria-selected=true] {
  background-color: #191919;
  color: #fff;
}
.teachers-page__select__wrap .select2-container .select2-results__option--highlighted {
  background-color: #191919;
  color: #fff;
}
.teachers-page__select__wrap .select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #262626;
  color: #fff;
}
.teachers-page__select__wrap .select2-container .select2-search {
  display: none;
}
.teachers-page__select__wrap.white .select2-container .select2-selection--single {
  border-color: #fff;
}
.teachers-page__select__wrap.white .select2-container .select2-selection--single:hover {
  border-color: #191919;
}
.teachers-page__select__wrap.white .select2-container .select2-selection--single:hover .select2-selection__rendered {
  color: #191919;
}
.teachers-page__select__wrap.white .select2-container .select2-selection--single:hover:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.teachers-page__select__wrap.white .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.teachers-page__select__wrap.white .select2-container .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-w-d.svg");
}
.teachers-page__select__wrap.white .select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.teachers-page__select__wrap.white .select2-container--open .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.teachers-page__block {
  margin-top: 60px;
}
.teachers-page__block:first-child {
  margin-top: 44px;
}
.teachers-page__block_title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .teachers-page__block_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .teachers-page__block_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .teachers-page__block_title {
    font-size: 18px;
  }
}
.teachers-page__block_body {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.teachers-page__teacher {
  width: calc(25% - (40px * 3 / 4));
  margin-right: 40px;
  margin-bottom: 40px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1024px) {
  .teachers-page__teacher {
    width: calc(25% - (32px * 3 / 4));
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .teachers-page__teacher {
    width: calc(25% - (28px * 3 / 4));
    margin-right: 28px;
  }
}
@media (max-width: 768px) {
  .teachers-page__teacher {
    width: calc(50% - (28px / 2));
    margin-right: 28px;
  }
}
@media (max-width: 560px) {
  .teachers-page__teacher {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 768px) {
  .teachers-page__teacher:nth-child(2n) {
    margin-right: 0;
  }
}
.teachers-page__teacher:nth-child(4n) {
  margin-right: 0;
}
.teachers-page__teacher_img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.teachers-page__teacher_img:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
@media (max-width: 560px) {
  .teachers-page__teacher_img {
    width: 72px;
    margin-right: 20px;
  }
  .teachers-page__teacher_img:after {
    padding-bottom: 147.22222222%;
  }
}
.teachers-page__teacher_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.teachers-page__teacher_spec {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .teachers-page__teacher_spec {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 560px) {
  .teachers-page__teacher_spec {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
@media (max-width: 560px) {
  .teachers-page__teacher_main {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.teachers-page__teacher_name {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  margin-top: 16px;
}
@media (max-width: 1024px) {
  .teachers-page__teacher_name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 560px) {
  .teachers-page__teacher_name {
    margin-top: 0;
  }
}
.teachers-page__teacher_position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 4px;
  line-height: 20px;
}
@media (max-width: 1024px) {
  .teachers-page__teacher_position {
    font-size: 13px;
    line-height: 15px;
  }
}
.schedule {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 500px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 500px);
}
@media (max-width: 1024px) {
  .schedule {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .schedule {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .schedule {
    padding-top: 184px;
  }
}
.schedule .centerMax {
  width: 100%;
}
.schedule__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1024px) {
  .schedule__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .schedule__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .schedule__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .schedule__title {
    font-size: 24px;
  }
}
.schedule__subtitle {
  margin-top: 24px;
  color: #fff;
  margin-bottom: 24px;
}
.schedule__block {
  margin-top: 60px;
}
.schedule__block:first-child {
  margin-top: 44px;
}
.schedule__block_title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .schedule__block_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .schedule__block_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .schedule__block_title {
    font-size: 18px;
  }
}
.schedule__block_body {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.schedule__head {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  text-transform: lowercase;
}
@media (max-width: 1024px) {
  .schedule__head {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 670px) {
  .schedule__head {
    display: none;
  }
}
.schedule__head_col-name {
  width: 280px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .schedule__head_col-name {
    width: 200px;
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .schedule__head_col-name {
    display: none;
  }
}
.schedule__head_col-time {
  width: 120px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 900px) {
  .schedule__head_col-time {
    display: none;
  }
}
.schedule__head_col-name_and_time {
  width: 25%;
  margin-right: 24px;
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 900px) {
  .schedule__head_col-name_and_time {
    display: initial;
  }
}
.schedule__head_col-trials {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.schedule__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 40px 0 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 900px) {
  .schedule__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 670px) {
  .schedule__row:nth-child(n+2) {
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.schedule__row a {
  text-decoration: none;
}
.schedule__col-name {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  width: 280px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .schedule__col-name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .schedule__col-name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .schedule__col-name {
    margin-right: 32px;
    width: 200px;
  }
}
@media (max-width: 900px) {
  .schedule__col-name {
    width: 100%;
    margin-right: 0;
  }
}
.schedule__col-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 900px) {
  .schedule__col-big {
    width: 100%;
    -ms-flex-preferred-size: initial;
        flex-basis: initial;
    margin-top: 12px;
  }
}
@media (max-width: 670px) {
  .schedule__col-big {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.schedule__col-time {
  width: 120px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .schedule__col-time {
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .schedule__col-time {
    width: 25%;
    margin-right: 24px;
  }
}
@media (max-width: 670px) {
  .schedule__col-time {
    width: 100%;
  }
}
@media (max-width: 670px) {
  .schedule__col-time_val {
    margin-top: 8px;
  }
}
.schedule__col-time_val_date {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .schedule__col-time_val_date {
    font-size: 14px;
    line-height: 20px;
  }
}
.schedule__col-time_val_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 4px;
}
@media (max-width: 1024px) {
  .schedule__col-time_val_desc {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 670px) {
  .schedule__col-time_val_desc {
    color: #191919;
  }
}
.schedule__col-time_title {
  font-size: 16px;
  line-height: 1.25em;
  display: none;
  color: #808080;
}
@media (max-width: 1024px) {
  .schedule__col-time_title {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 670px) {
  .schedule__col-time_title {
    display: initial;
  }
}
.schedule__col-trials {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 670px) {
  .schedule__col-trials {
    margin-top: 16px;
  }
}
.schedule__col-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 670px) {
  .schedule__col-cont {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.schedule__col-title {
  font-size: 16px;
  line-height: 1.25em;
  display: none;
  color: #808080;
}
@media (max-width: 1024px) {
  .schedule__col-title {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 670px) {
  .schedule__col-title {
    display: initial;
  }
}
.schedule__col-val {
  width: 25%;
  padding-right: 2%;
}
@media (max-width: 670px) {
  .schedule__col-val {
    margin-top: 12px;
  }
}
@media (max-width: 560px) {
  .schedule__col-val {
    width: 50%;
  }
}
.schedule__col-val:last-child {
  margin-right: 0;
}
.schedule__col-val_date {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .schedule__col-val_date {
    font-size: 14px;
    line-height: 20px;
  }
}
.schedule__col-val_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 4px;
}
@media (max-width: 1024px) {
  .schedule__col-val_desc {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 670px) {
  .schedule__col-val_desc {
    color: #191919;
  }
}
.programs {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 900px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 900px);
}
@media (max-width: 1024px) {
  .programs {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .programs {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .programs {
    padding-top: 184px;
  }
}
.programs .centerMax {
  width: 100%;
}
.programs__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1024px) {
  .programs__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .programs__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .programs__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .programs__title {
    font-size: 24px;
  }
}
.programs__subtitle {
  margin-top: 24px;
  color: #fff;
  margin-bottom: 24px;
}
.programs__search .searchProgram {
  margin-bottom: 0;
}
.programs__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.programs__filter_block {
  margin-right: auto;
  margin-top: 28px;
}
@media (max-width: 1024px) {
  .programs__filter_block {
    margin-top: 24px;
    width: 100%;
  }
}
.programs__filter_title {
  font-size: 16px;
  line-height: 1.25em;
  color: #fff;
}
@media (max-width: 1024px) {
  .programs__filter_title {
    font-size: 14px;
    line-height: 20px;
  }
}
.programs__filter_select {
  display: none;
  margin-top: 8px;
}
.programs__filter_select .select2-container {
  width: 100% !important;
}
.programs__filter_select .select2-container .select2-selection--single {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  border-color: #191919;
  position: relative;
}
.programs__filter_select .select2-container .select2-selection--single:hover .select2-selection__rendered {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.programs__filter_select .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  line-height: 16px;
  padding: 16px 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .programs__filter_select .select2-container .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .programs__filter_select .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.28em;
    padding: 11px 16px;
  }
}
.programs__filter_select .select2-container .select2-selection--single:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media (max-width: 1024px) {
  .programs__filter_select .select2-container .select2-selection--single:after {
    right: 16px;
    top: 11px;
  }
}
.programs__filter_select .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.programs__filter_select .select2-container--open .select2-selection--single .select2-selection__rendered {
  background-color: #fff;
}
.programs__filter_select .select2-container--open .select2-selection--single:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.programs__filter_select .select2-container .select2-dropdown {
  border-color: #191919;
  border-radius: 0;
  background-color: #fff;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}
.programs__filter_select .select2-container .select2-dropdown--above {
  margin-top: -8px;
  margin-bottom: 8px;
}
.programs__filter_select .select2-container .select2-dropdown--below {
  margin-top: 8px;
}
.programs__filter_select .select2-container .select2-results > .select2-results__options {
  max-height: 304px;
}
.programs__filter_select .select2-container .select2-results__option {
  border-top: 1px solid #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
}
.programs__filter_select .select2-container .select2-results__option:first-child {
  border-top: 0;
}
@media (max-width: 1024px) {
  .programs__filter_select .select2-container .select2-results__option {
    padding: 11px 16px;
  }
}
.programs__filter_select .select2-container .select2-results__option[aria-selected=true] {
  background-color: #191919;
  color: #fff;
}
.programs__filter_select .select2-container .select2-results__option--highlighted {
  background-color: #191919;
  color: #fff;
}
.programs__filter_select .select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #262626;
  color: #fff;
}
.programs__filter_select .select2-container .select2-search {
  display: none;
}
.programs__filter_select.white .select2-container .select2-selection--single {
  border-color: #fff;
}
.programs__filter_select.white .select2-container .select2-selection--single:hover {
  border-color: #191919;
}
.programs__filter_select.white .select2-container .select2-selection--single:hover .select2-selection__rendered {
  color: #191919;
}
.programs__filter_select.white .select2-container .select2-selection--single:hover:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.programs__filter_select.white .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.programs__filter_select.white .select2-container .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-w-d.svg");
}
.programs__filter_select.white .select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.programs__filter_select.white .select2-container--open .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
@media (max-width: 670px) {
  .programs__filter_select {
    display: block;
  }
}
.programs__filter_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-right: 8px;
}
@media (max-width: 1024px) {
  .programs__filter_items {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 670px) {
  .programs__filter_items {
    display: none;
  }
}
.programs__filter_item {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  color: #fff;
  width: 100%;
  padding: 13px 20px 11px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  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;
  cursor: pointer;
  border: 1px solid #fff;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .programs__filter_item {
    letter-spacing: 0.05em;
  }
}
.programs__filter_item:nth-child(n+2) {
  border-left: 0;
}
.programs__filter_item:hover {
  background-color: #E6E6E6;
  border-color: #E6E6E6;
  color: #191919;
}
.programs__filter_item.active {
  background-color: #fff;
  border-color: #fff;
  color: #191919;
  cursor: default;
}
.programs__filter_item.active:hover {
  background-color: #fff;
  border-color: #fff;
  color: #191919;
}
.programs__block {
  margin-top: 60px;
}
.programs__block:first-child {
  margin-top: 44px;
}
.programs__block_title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .programs__block_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .programs__block_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .programs__block_title {
    font-size: 18px;
  }
}
.programs__block_body {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.programs__head {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  text-transform: lowercase;
}
@media (max-width: 1024px) {
  .programs__head {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 670px) {
  .programs__head {
    display: none;
  }
}
.programs__head_col-name {
  width: 280px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .programs__head_col-name {
    width: 200px;
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .programs__head_col-name {
    margin-right: 24px;
  }
}
@media (max-width: 768px) {
  .programs__head_col-name {
    display: none;
  }
}
.programs__head_col-name_and_price {
  width: 30%;
  margin-right: 24px;
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 768px) {
  .programs__head_col-name_and_price {
    display: initial;
  }
}
.programs__head_col-teacher {
  width: 160px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .programs__head_col-teacher {
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .programs__head_col-teacher {
    width: 120px;
    margin-right: 24px;
  }
}
.programs__head_col-teacher.empty {
  font-size: 0;
}
.programs__head_col-time {
  width: 130px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .programs__head_col-time {
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .programs__head_col-time {
    margin-right: 24px;
  }
}
.programs__head_col-price {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 768px) {
  .programs__head_col-price {
    display: none;
  }
}
.programs__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 40px 0 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 768px) {
  .programs__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 670px) {
  .programs__row:nth-child(n+2) {
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.programs__row a {
  text-decoration: none;
}
.programs__col-name {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  width: 280px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .programs__col-name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .programs__col-name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .programs__col-name {
    margin-right: 32px;
    width: 200px;
  }
}
@media (max-width: 900px) {
  .programs__col-name {
    margin-right: 24px;
  }
}
@media (max-width: 768px) {
  .programs__col-name {
    width: 100%;
    margin-right: 0;
  }
}
.programs__col-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 768px) {
  .programs__col-big {
    width: 100%;
    -ms-flex-preferred-size: initial;
        flex-basis: initial;
    margin-top: 12px;
  }
}
@media (max-width: 670px) {
  .programs__col-big {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.programs__col-teacher {
  width: 160px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .programs__col-teacher {
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .programs__col-teacher {
    width: 120px;
    margin-right: 24px;
  }
}
@media (max-width: 768px) {
  .programs__col-teacher {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 670px) {
  .programs__col-teacher {
    margin-top: 16px;
  }
}
@media (max-width: 670px) {
  .programs__col-teacher.empty {
    display: none;
  }
}
.programs__col-teacher.empty .programs__col-title {
  font-size: 0;
}
.programs__col-time {
  width: 130px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .programs__col-time {
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .programs__col-time {
    margin-right: 24px;
  }
}
@media (max-width: 768px) {
  .programs__col-time {
    margin-right: 24px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (max-width: 670px) {
  .programs__col-time {
    width: 100%;
    margin-top: 16px;
  }
}
@media (max-width: 670px) {
  .programs__col-time_val {
    margin-top: 8px;
  }
}
.programs__col-time_val_date {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .programs__col-time_val_date {
    font-size: 14px;
    line-height: 20px;
  }
}
.programs__col-time_val_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 4px;
}
@media (max-width: 1024px) {
  .programs__col-time_val_desc {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 670px) {
  .programs__col-time_val_desc {
    color: #191919;
  }
}
.programs__col-time_title {
  font-size: 16px;
  line-height: 1.25em;
  display: none;
  color: #808080;
}
@media (max-width: 1024px) {
  .programs__col-time_title {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 670px) {
  .programs__col-time_title {
    display: initial;
  }
}
.programs__col-price {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 768px) {
  .programs__col-price {
    width: 30%;
    margin-right: 24px;
    -ms-flex-preferred-size: initial;
        flex-basis: initial;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 670px) {
  .programs__col-price {
    width: 100%;
  }
}
.programs__col-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 670px) {
  .programs__col-cont {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.programs__col-title {
  font-size: 16px;
  line-height: 1.25em;
  display: none;
  color: #808080;
}
@media (max-width: 1024px) {
  .programs__col-title {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 670px) {
  .programs__col-title {
    display: initial;
  }
}
.programs__col-val {
  width: 100%;
  padding-right: 2%;
}
.programs__col-val:last-child {
  margin-right: 0;
}
.programs__col-val_name {
  font-size: 16px;
  line-height: 1.25em;
  padding-right: 100%;
  display: inline-block;
}
@media (max-width: 1024px) {
  .programs__col-val_name {
    font-size: 14px;
    line-height: 20px;
  }
}
.programs__col-val_name:nth-child(n+2) {
  margin-top: 12px;
}
@media (max-width: 670px) {
  .programs__col-val_name {
    margin-top: 8px;
    padding-right: 0;
  }
}
.programs__col-val_main {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .programs__col-val_main {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 670px) {
  .programs__col-val_main {
    margin-top: 8px;
  }
}
.programs__col-val_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 4px;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .programs__col-val_desc {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 670px) {
  .programs__col-val_desc {
    color: #191919;
  }
}
.programs .program-info__table__cell_val-price_desc:not(:last-child) {
  margin-bottom: 12px;
}
.programs .program-info__table__cell_val-price_val {
  font-size: inherit;
}
.students-page {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 900px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 900px);
}
@media (max-width: 1024px) {
  .students-page {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .students-page {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .students-page {
    padding-top: 184px;
  }
}
.students-page .centerMax {
  width: 100%;
}
.students-page__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1024px) {
  .students-page__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .students-page__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .students-page__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .students-page__title {
    font-size: 24px;
  }
}
.students-page__subtitle {
  margin-top: 16px;
  color: #fff;
  margin-bottom: 24px;
}
.students-page__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 36px;
}
@media (max-width: 768px) {
  .students-page__filter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.students-page__filter .searchProgram {
  width: 100%;
  margin: 0 40px 0 0;
}
@media (max-width: 1024px) {
  .students-page__filter .searchProgram {
    margin-right: 28px;
  }
}
@media (max-width: 768px) {
  .students-page__filter .searchProgram {
    margin-right: 0;
  }
}
.students-page__year,
.students-page__program {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.students-page__year .select2-container,
.students-page__program .select2-container {
  width: 100% !important;
}
.students-page__year .select2-container .select2-selection--single,
.students-page__program .select2-container .select2-selection--single {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  border-color: #191919;
  position: relative;
}
.students-page__year .select2-container .select2-selection--single:hover .select2-selection__rendered,
.students-page__program .select2-container .select2-selection--single:hover .select2-selection__rendered {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.students-page__year .select2-container .select2-selection--single .select2-selection__rendered,
.students-page__program .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  line-height: 16px;
  padding: 16px 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .students-page__year .select2-container .select2-selection--single .select2-selection__rendered,
  .students-page__program .select2-container .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .students-page__year .select2-container .select2-selection--single .select2-selection__rendered,
  .students-page__program .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.28em;
    padding: 11px 16px;
  }
}
.students-page__year .select2-container .select2-selection--single:after,
.students-page__program .select2-container .select2-selection--single:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media (max-width: 1024px) {
  .students-page__year .select2-container .select2-selection--single:after,
  .students-page__program .select2-container .select2-selection--single:after {
    right: 16px;
    top: 11px;
  }
}
.students-page__year .select2-container .select2-selection--single .select2-selection__arrow,
.students-page__program .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.students-page__year .select2-container--open .select2-selection--single .select2-selection__rendered,
.students-page__program .select2-container--open .select2-selection--single .select2-selection__rendered {
  background-color: #fff;
}
.students-page__year .select2-container--open .select2-selection--single:after,
.students-page__program .select2-container--open .select2-selection--single:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.students-page__year .select2-container .select2-dropdown,
.students-page__program .select2-container .select2-dropdown {
  border-color: #191919;
  border-radius: 0;
  background-color: #fff;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}
.students-page__year .select2-container .select2-dropdown--above,
.students-page__program .select2-container .select2-dropdown--above {
  margin-top: -8px;
  margin-bottom: 8px;
}
.students-page__year .select2-container .select2-dropdown--below,
.students-page__program .select2-container .select2-dropdown--below {
  margin-top: 8px;
}
.students-page__year .select2-container .select2-results > .select2-results__options,
.students-page__program .select2-container .select2-results > .select2-results__options {
  max-height: 304px;
}
.students-page__year .select2-container .select2-results__option,
.students-page__program .select2-container .select2-results__option {
  border-top: 1px solid #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
}
.students-page__year .select2-container .select2-results__option:first-child,
.students-page__program .select2-container .select2-results__option:first-child {
  border-top: 0;
}
@media (max-width: 1024px) {
  .students-page__year .select2-container .select2-results__option,
  .students-page__program .select2-container .select2-results__option {
    padding: 11px 16px;
  }
}
.students-page__year .select2-container .select2-results__option[aria-selected=true],
.students-page__program .select2-container .select2-results__option[aria-selected=true] {
  background-color: #191919;
  color: #fff;
}
.students-page__year .select2-container .select2-results__option--highlighted,
.students-page__program .select2-container .select2-results__option--highlighted {
  background-color: #191919;
  color: #fff;
}
.students-page__year .select2-container .select2-results__option--highlighted[aria-selected],
.students-page__program .select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #262626;
  color: #fff;
}
.students-page__year .select2-container .select2-search,
.students-page__program .select2-container .select2-search {
  display: none;
}
.students-page__year.white .select2-container .select2-selection--single,
.students-page__program.white .select2-container .select2-selection--single {
  border-color: #fff;
}
.students-page__year.white .select2-container .select2-selection--single:hover,
.students-page__program.white .select2-container .select2-selection--single:hover {
  border-color: #191919;
}
.students-page__year.white .select2-container .select2-selection--single:hover .select2-selection__rendered,
.students-page__program.white .select2-container .select2-selection--single:hover .select2-selection__rendered {
  color: #191919;
}
.students-page__year.white .select2-container .select2-selection--single:hover:after,
.students-page__program.white .select2-container .select2-selection--single:hover:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.students-page__year.white .select2-container .select2-selection--single .select2-selection__rendered,
.students-page__program.white .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.students-page__year.white .select2-container .select2-selection--single:after,
.students-page__program.white .select2-container .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-w-d.svg");
}
.students-page__year.white .select2-container--open .select2-selection--single .select2-selection__rendered,
.students-page__program.white .select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.students-page__year.white .select2-container--open .select2-selection--single:after,
.students-page__program.white .select2-container--open .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
@media (max-width: 768px) {
  .students-page__year,
  .students-page__program {
    margin-top: 24px;
  }
}
.students-page__year {
  width: 160px;
  margin-right: 40px;
}
@media (max-width: 1024px) {
  .students-page__year {
    margin-right: 28px;
    width: 128px;
  }
}
@media (max-width: 768px) {
  .students-page__year {
    width: calc(25% - 14px);
    margin-right: 0;
  }
}
@media (max-width: 670px) {
  .students-page__year {
    width: 100%;
  }
}
.students-page__program {
  width: 360px;
}
@media (max-width: 1024px) {
  .students-page__program {
    width: 288px;
  }
}
@media (max-width: 768px) {
  .students-page__program {
    width: calc(75% - 14px);
  }
}
@media (max-width: 670px) {
  .students-page__program {
    width: 100%;
  }
}
.students-page__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
  border-color: #fff;
}
.students-page__tabs_item {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  color: #191919;
  width: 100%;
  padding: 17px 0 15px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  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;
  cursor: pointer;
  border: 1px solid #191919;
}
@media (max-width: 1024px) {
  .students-page__tabs_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .students-page__tabs_item {
    padding: 11px 16px;
  }
}
.students-page__tabs_item:nth-child(n+2) {
  border-left: 0;
}
.students-page__tabs_item:hover {
  background-color: #262626;
  border-color: #262626;
  color: #fff;
}
.students-page__tabs_item.active {
  background-color: #191919;
  color: #fff;
  cursor: default;
}
.students-page__tabs_item.active:hover {
  background-color: #191919;
  color: #fff;
}
@media (max-width: 768px) {
  .students-page__tabs {
    margin-top: 24px;
  }
}
.students-page__tabs_item {
  color: #fff;
  border-color: #fff;
}
.students-page__tabs_item:hover {
  background-color: #E6E6E6;
  border-color: #E6E6E6;
  color: #191919;
}
.students-page__tabs_item.active {
  background-color: #fff;
  border-color: #fff;
  color: #191919;
}
.students-page__tabs_item.active:hover {
  background-color: #fff;
  border-color: #fff;
  color: #191919;
}
.students-page__block {
  margin-top: 60px;
  display: none;
}
.students-page__block.active {
  display: block;
}
.students-page__block:first-child {
  margin-top: 44px;
}
.students-page__block_title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .students-page__block_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .students-page__block_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .students-page__block_title {
    font-size: 18px;
  }
}
.students-page__block_body {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.students-page__person {
  width: calc(25% - (40px * 3 / 4));
  margin-right: 40px;
  margin-bottom: 40px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1024px) {
  .students-page__person {
    width: calc(25% - (32px * 3 / 4));
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .students-page__person {
    width: calc(25% - (28px * 3 / 4));
    margin-right: 28px;
  }
}
@media (max-width: 768px) {
  .students-page__person {
    width: calc(50% - (28px / 2));
    margin-right: 28px;
  }
}
@media (max-width: 560px) {
  .students-page__person {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 768px) {
  .students-page__person:nth-child(2n) {
    margin-right: 0;
  }
}
.students-page__person:nth-child(4n) {
  margin-right: 0;
}
.students-page__person_img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.students-page__person_img:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
@media (max-width: 560px) {
  .students-page__person_img {
    width: 72px;
    margin-right: 20px;
  }
  .students-page__person_img:after {
    padding-bottom: 147.22222222%;
  }
}
.students-page__person_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media (max-width: 560px) {
  .students-page__person_text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.students-page__person_spec {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .students-page__person_spec {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 560px) {
  .students-page__person_spec {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.students-page__person_name {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  margin-top: 16px;
}
@media (max-width: 1024px) {
  .students-page__person_name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 560px) {
  .students-page__person_name {
    margin-top: 0;
  }
}
.students-page__person_position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 4px;
}
@media (max-width: 1024px) {
  .students-page__person_position {
    font-size: 13px;
    line-height: 15px;
  }
}
.students-page__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 48px;
}
@media (max-width: 768px) {
  .students-page__btn .btn {
    width: 100%;
  }
}
.projects {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 900px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 900px);
  overflow: hidden;
}
@media (max-width: 1024px) {
  .projects {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .projects {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .projects {
    padding-top: 184px;
  }
}
.projects .centerMax {
  width: 100%;
}
.projects__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1024px) {
  .projects__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .projects__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .projects__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .projects__title {
    font-size: 24px;
  }
}
.projects__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 36px;
}
@media (max-width: 768px) {
  .projects__filter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.projects__filter .searchProgram {
  width: 100%;
  margin: 0 40px 0 0;
}
@media (max-width: 1024px) {
  .projects__filter .searchProgram {
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .projects__filter .searchProgram {
    margin-right: 28px;
  }
}
@media (max-width: 768px) {
  .projects__filter .searchProgram {
    margin-right: 0;
    width: 100%;
  }
}
.projects__select {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 360px;
}
.projects__select .select2-container {
  width: 100% !important;
}
.projects__select .select2-container .select2-selection--single {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  border-color: #191919;
  position: relative;
}
.projects__select .select2-container .select2-selection--single:hover .select2-selection__rendered {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.projects__select .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  line-height: 16px;
  padding: 16px 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .projects__select .select2-container .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .projects__select .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.28em;
    padding: 11px 16px;
  }
}
.projects__select .select2-container .select2-selection--single:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media (max-width: 1024px) {
  .projects__select .select2-container .select2-selection--single:after {
    right: 16px;
    top: 11px;
  }
}
.projects__select .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.projects__select .select2-container--open .select2-selection--single .select2-selection__rendered {
  background-color: #fff;
}
.projects__select .select2-container--open .select2-selection--single:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.projects__select .select2-container .select2-dropdown {
  border-color: #191919;
  border-radius: 0;
  background-color: #fff;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}
.projects__select .select2-container .select2-dropdown--above {
  margin-top: -8px;
  margin-bottom: 8px;
}
.projects__select .select2-container .select2-dropdown--below {
  margin-top: 8px;
}
.projects__select .select2-container .select2-results > .select2-results__options {
  max-height: 304px;
}
.projects__select .select2-container .select2-results__option {
  border-top: 1px solid #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
}
.projects__select .select2-container .select2-results__option:first-child {
  border-top: 0;
}
@media (max-width: 1024px) {
  .projects__select .select2-container .select2-results__option {
    padding: 11px 16px;
  }
}
.projects__select .select2-container .select2-results__option[aria-selected=true] {
  background-color: #191919;
  color: #fff;
}
.projects__select .select2-container .select2-results__option--highlighted {
  background-color: #191919;
  color: #fff;
}
.projects__select .select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #262626;
  color: #fff;
}
.projects__select .select2-container .select2-search {
  display: none;
}
.projects__select.white .select2-container .select2-selection--single {
  border-color: #fff;
}
.projects__select.white .select2-container .select2-selection--single:hover {
  border-color: #191919;
}
.projects__select.white .select2-container .select2-selection--single:hover .select2-selection__rendered {
  color: #191919;
}
.projects__select.white .select2-container .select2-selection--single:hover:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.projects__select.white .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.projects__select.white .select2-container .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-w-d.svg");
}
.projects__select.white .select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.projects__select.white .select2-container--open .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
@media (max-width: 1024px) {
  .projects__select {
    width: 288px;
  }
}
@media (max-width: 900px) {
  .projects__select {
    width: 248px;
  }
}
@media (max-width: 768px) {
  .projects__select {
    margin-top: 24px;
    width: 100%;
  }
}
.projects__slider {
  width: 100%;
  margin-top: 48px;
  position: relative;
}
@media (max-width: 900px) {
  .projects__slider {
    padding-top: 84px;
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
@media (max-width: 560px) {
  .projects__slider {
    padding-top: 0;
    border-top: 0;
    margin-right: -24px;
  }
}
@media (max-width: 560px) {
  .projects__slider .glide__track {
    overflow: visible;
  }
}
.projects__slider .video-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 900px) {
  .projects__slider .video-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.projects__slider .video-item .img {
  width: calc(100% - 360px - 40px);
  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;
  margin: 0;
}
@media (max-width: 1024px) {
  .projects__slider .video-item .img {
    width: calc(100% - 288px - 24px);
  }
}
@media (max-width: 900px) {
  .projects__slider .video-item .img {
    width: 100%;
  }
}
.projects__slider .video-item .img__back {
  content: '';
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60.52631579%;
}
.projects__slider .video-item .img img {
  display: none;
}
.projects__slider .video-item .desc {
  font-size: 16px;
  line-height: 1.25em;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .projects__slider .video-item .desc {
    font-size: 14px;
    line-height: 20px;
  }
}
.projects__slider .video-item__text {
  width: 360px;
  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;
}
@media (max-width: 1024px) {
  .projects__slider .video-item__text {
    width: 288px;
  }
}
@media (max-width: 900px) {
  .projects__slider .video-item__text {
    width: 100%;
    margin-top: 24px;
  }
}
.projects__slider .glide__arrows {
  position: absolute;
  width: 360px;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1024px) {
  .projects__slider .glide__arrows {
    width: 288px;
  }
}
@media (max-width: 900px) {
  .projects__slider .glide__arrows {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    top: 24px;
  }
}
@media (max-width: 560px) {
  .projects__slider .glide__arrows {
    display: none;
  }
}
.projects__slider .glide__arrow--left,
.projects__slider .glide__arrow--right {
  float: none;
  padding-right: 28px;
}
@media (max-width: 900px) {
  .projects__slider .glide__arrow--left,
  .projects__slider .glide__arrow--right {
    padding: 0;
  }
}
.projects__wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.projects__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 40px);
  margin-left: -40px;
}
@media (max-width: 1024px) {
  .projects__body {
    margin-left: -32px;
  }
}
@media (max-width: 900px) {
  .projects__body {
    margin-left: -28px;
  }
}
@media (max-width: 768px) {
  .projects__body {
    margin-left: -16px;
  }
}
@media (max-width: 670px) {
  .projects__body {
    -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;
    margin-left: 0;
  }
}
.projects__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 40px;
  margin-top: 48px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .projects__item {
    margin-left: 32px;
  }
}
@media (max-width: 900px) {
  .projects__item {
    margin-left: 28px;
  }
}
@media (max-width: 768px) {
  .projects__item {
    margin-left: 16px;
  }
}
@media (max-width: 670px) {
  .projects__item {
    margin-left: 0;
  }
}
.projects__item:hover {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #808080 !important;
}
.projects__item.poster {
  width: calc(25% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #191919;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .projects__item.poster {
    font-size: 13px;
    width: calc(25% - 32px);
  }
}
@media (max-width: 900px) {
  .projects__item.poster {
    width: calc(25% - 28px);
  }
}
@media (max-width: 768px) {
  .projects__item.poster {
    width: calc(25% - 16px);
  }
}
@media (max-width: 670px) {
  .projects__item.poster {
    width: 100%;
    max-width: 560px;
  }
}
.projects__item.poster a {
  color: inherit;
  display: block;
  text-decoration: none;
}
.projects__item.poster .img {
  margin-bottom: 16px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 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;
  position: relative;
}
@media (max-width: 670px) {
  .projects__item.poster .img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.projects__item.poster .img__back {
  content: '';
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 150%;
}
@media (max-width: 670px) {
  .projects__item.poster .img__back {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    -webkit-filter: blur(30px);
            filter: blur(30px);
    padding-bottom: 0;
  }
  .projects__item.poster .img__back:after {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
  }
}
.projects__item.poster .img__upper {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  display: none;
}
@media (max-width: 670px) {
  .projects__item.poster .img__upper {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
  }
}
.projects__item.poster .title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 4px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 1024px) {
  .projects__item.poster .title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .projects__item.poster .title {
    line-height: 16px;
    margin-bottom: 8px;
  }
}
@media (max-width: 670px) {
  .projects__item.poster .title {
    margin-top: 8px;
  }
}
.projects__item.poster .note {
  line-height: 16px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (max-width: 670px) {
  .projects__item.poster .note {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 8px;
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.projects__item.video {
  width: calc(50% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #191919;
}
.projects__item.video .img {
  position: relative;
  /*&:hover{
          &:after{
            background-color: #000;
            -webkit-filter: invert(100%);
            filter: invert(100%);
          }
        }*/
}
.projects__item.video .img:after {
  display: block;
  position: absolute;
  content: '';
  left: 40px;
  bottom: 40px;
  width: 75px;
  height: 86px;
  background: url("/assets/css/../images/play.svg");
  background-size: 100% auto;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: background-color 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, filter 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .projects__item.video .img:after {
    left: 36px;
    bottom: 36px;
  }
}
@media (max-width: 560px) {
  .projects__item.video .img:after {
    left: 12px;
    bottom: 12px;
    width: 30px;
    height: 36px;
  }
}
.projects__item.video a {
  text-decoration: none;
  display: block;
}
.projects__item.video .img {
  margin-bottom: 20px;
}
.projects__item.video .note {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 4px;
}
@media (max-width: 1024px) {
  .projects__item.video .note {
    font-size: 13px;
  }
}
.projects__item.video .title {
  font-size: 30px;
  line-height: 42px;
}
@media (max-width: 1024px) {
  .projects__item.video .title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 560px) {
  .projects__item.video .title {
    font-size: 20px;
    line-height: 16px;
  }
}
@media (max-width: 1024px) {
  .projects__item.video {
    font-size: 13px;
    width: calc(50% - 32px);
  }
}
@media (max-width: 900px) {
  .projects__item.video {
    width: calc(50% - 28px);
  }
}
@media (max-width: 768px) {
  .projects__item.video {
    width: calc(50% - 16px);
  }
}
@media (max-width: 670px) {
  .projects__item.video {
    max-width: 560px;
    width: 100%;
    margin-top: 36px;
  }
}
.projects__item.video .title {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (max-width: 670px) {
  .projects__item.video .title {
    margin-top: 8px;
  }
}
.projects__item.video .note {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #808080;
}
@media (max-width: 670px) {
  .projects__item.video .note {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 8px;
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.projects__item.video .img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 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;
  position: relative;
}
@media (max-width: 670px) {
  .projects__item.video .img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 16px;
  }
}
.projects__item.video .img__back {
  content: '';
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 69.64285714%;
}
@media (max-width: 1024px) {
  .projects__item.video .img__back {
    padding-bottom: 69.64285714%;
  }
}
@media (max-width: 768px) {
  .projects__item.video .img__back {
    padding-bottom: 71.55963303%;
  }
}
.projects__item.video .img img {
  display: none;
}
.projects__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 48px;
}
@media (max-width: 768px) {
  .projects__btn .btn {
    width: 100%;
  }
}
.text-page,
.privacy-policy {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 600px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 600px);
}
@media (max-width: 1024px) {
  .text-page,
  .privacy-policy {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .text-page,
  .privacy-policy {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .text-page,
  .privacy-policy {
    padding-top: 184px;
  }
}
.text-page .centerMax,
.privacy-policy .centerMax {
  width: 100%;
}
.text-page__title,
.privacy-policy__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  color: #fff;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .text-page__title,
  .privacy-policy__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .text-page__title,
  .privacy-policy__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .text-page__title,
  .privacy-policy__title {
    font-size: 24px;
  }
}
@supports not ((-webkit-hyphens: auto) or (-ms-hyphens: auto) or (hyphens: auto)) {
  .text-page__title,
  .privacy-policy__title {
    word-wrap: break-word;
  }
}
@media (max-width: 768px) {
  .text-page__title,
  .privacy-policy__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .text-page__title,
  .privacy-policy__title {
    font-size: 24px;
  }
}
.text-page__desc,
.privacy-policy__desc {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
@media (max-width: 1024px) {
  .text-page__desc,
  .privacy-policy__desc {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .text-page__desc,
  .privacy-policy__desc {
    font-size: 20px;
  }
}
.text-page__cont,
.privacy-policy__cont,
.text-page__text,
.privacy-policy__text {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .text-page__cont,
  .privacy-policy__cont,
  .text-page__text,
  .privacy-policy__text {
    font-size: 14px;
    line-height: 20px;
  }
}
.error-page {
  position: relative;
  width: 100%;
  height: 100%;
  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;
  overflow: hidden;
  color: #fff;
}
.error-page__bg {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150%;
  height: 150%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/cover/err-bg.png");
  -webkit-filter: blur(45px);
          filter: blur(45px);
  position: absolute;
}
.error-page .centerMax {
  position: relative;
  width: 100%;
  padding-top: 108px;
  padding-bottom: 20vh;
  height: 100%;
}
@media (min-width: 768px) {
  .error-page .centerMax {
    padding-top: 120px;
  }
}
@media (min-width: 1024px) {
  .error-page .centerMax {
    padding-top: 182px;
  }
}
@media (min-width: 1280px) {
  .error-page .centerMax {
    padding-top: 215px;
  }
}
.error-page__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .error-page__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .error-page__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .error-page__title {
    font-size: 24px;
  }
}
.error-page__desc {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .error-page__desc {
    margin-top: 12px;
  }
}
.error-page__desc + .btn {
  width: 100%;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .error-page__desc + .btn {
    width: auto;
  }
}
@media (min-width: 1024px) {
  .error-page__desc + .btn {
    margin-top: 28px;
  }
}
@media (min-width: 1280px) {
  .error-page__desc + .btn {
    margin-top: 36px;
  }
}
.cookie {
  width: 100%;
  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;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100000;
}
@media (min-width: 768px) {
  .cookie {
    padding: 0 48px 40px;
  }
}
@media (min-width: 1280px) {
  .cookie {
    padding: 0 60px 24px;
  }
}
.cookie__wrap {
  padding: 16px 24px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .cookie__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1280px) {
  .cookie__wrap {
    max-width: 1160px;
  }
}
.cookie__wrap > .btn {
  width: 100%;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .cookie__wrap > .btn {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 24px;
    margin-top: 0;
    width: 130px;
  }
}
.cookie__text {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .cookie__text {
    font-size: 14px;
    line-height: 20px;
  }
}
.ibc-image {
  overflow: hidden;
  position: relative;
}
.ibc-image__blur {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
}
.main-banners {
  padding-bottom: 0;
}
.main-banners__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main-banners__item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.notify-anim-enter-active,
.notify-anim-leave-active {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.notify-anim-enter,
.notify-anim-leave-to {
  opacity: 0;
}
.wrong-side.on-page {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 900px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 900px);
}
@media (max-width: 1024px) {
  .wrong-side.on-page {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .wrong-side.on-page {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .wrong-side.on-page {
    padding-top: 184px;
  }
}
.wrong-side.on-page .wrong-side__wrap {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  width: 100%;
}
@media (max-width: 1024px) {
  .wrong-side.on-page .wrong-side__wrap {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 768px) {
  .wrong-side.on-page .wrong-side__wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 560px) {
  .wrong-side.on-page .wrong-side__wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.wrong-side.on-page .wrong-side__wrap .wrong-side__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .wrong-side.on-page .wrong-side__wrap .wrong-side__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .wrong-side.on-page .wrong-side__wrap .wrong-side__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .wrong-side.on-page .wrong-side__wrap .wrong-side__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .wrong-side.on-page .wrong-side__wrap .wrong-side__title {
    font-size: 24px;
  }
}
.wrong-side.on-page .wrong-side__wrap .wrong-side__btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrong-side.on-page .wrong-side__wrap .wrong-side__btn .btn {
  width: auto;
}
@media (max-width: 560px) {
  .wrong-side.on-page .wrong-side__wrap .wrong-side__btn .btn {
    width: 100%;
  }
}
.wrong-side__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 52px;
  line-height: 1em;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .wrong-side__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .wrong-side__title {
    font-size: 44px;
  }
}
@media (max-width: 560px) {
  .wrong-side__title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .wrong-side__title {
    margin-bottom: 48px;
  }
}
@media (max-width: 560px) {
  .wrong-side__title {
    margin-bottom: 36px;
  }
}
.wrong-side__item {
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 24px;
  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;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .wrong-side__item {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 560px) {
  .wrong-side__item {
    padding-top: 16px;
    margin-bottom: 36px;
    font-size: 20px;
    line-height: 28px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
  .wrong-side__item:nth-of-type(n+2) {
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.wrong-side__item-img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 560px) {
  .wrong-side__item-img {
    width: 100%;
    margin-bottom: 16px;
    margin-right: 0;
  }
}
.wrong-side__item-img:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 66.15384615%;
}
.wrong-side__item-name {
  padding-top: 16px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  width: 74%;
}
@media (max-width: 560px) {
  .wrong-side__item-name {
    width: 100%;
    border-top: 0;
    padding-top: 0;
  }
}
.wrong-side__item-preview {
  font-size: 16px;
  line-height: 1.25em;
  display: none;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .wrong-side__item-preview {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 560px) {
  .wrong-side__item-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.wrong-side__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wrong-side__btn .btn {
  width: 49.5%;
}
@media (max-width: 768px) {
  .wrong-side__btn .btn {
    width: 100%;
  }
}
.wrong-side__schema {
  display: none !important;
}
.contacts-page {
  padding-top: 245px;
  background: -o-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 900px);
  background: linear-gradient(180deg, #191919 0%, rgba(0, 0, 0, 0) 900px);
}
@media (max-width: 1024px) {
  .contacts-page {
    padding-top: 210px;
  }
}
@media (max-width: 900px) {
  .contacts-page {
    padding-top: 204px;
  }
}
@media (max-width: 768px) {
  .contacts-page {
    padding-top: 184px;
  }
}
.contacts-page .centerMax {
  width: 100%;
}
.contacts-page__title {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1024px) {
  .contacts-page__title {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .contacts-page__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .contacts-page__title {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  .contacts-page__title {
    font-size: 24px;
  }
}
.contacts-page__subtitle {
  margin-top: 16px;
  color: #fff;
  margin-bottom: 24px;
}
.contacts-page__subtitle a {
  color: #fff;
}
.contacts-page__subtitle a:hover {
  color: #E6E6E6;
}
.contacts-page .location-modal__steps_item.contacts-page__steps-item {
  margin-top: 38px;
}
.contacts-page .location-modal__steps_item.contacts-page__steps-item:before {
  margin-right: 10px;
}
.contacts-page .location-modal__steps_item-body.contacts-page__steps-item-body {
  width: 100%;
  -ms-flex-negative: initial;
      flex-shrink: initial;
}
.contacts-page .location-modal__steps_item-img.contacts-page__steps-item-img {
  max-width: 500px;
  padding-bottom: 26%;
}
@media (max-width: 1024px) {
  .contacts-page .location-modal__steps_item-img.contacts-page__steps-item-img {
    padding-bottom: 43%;
  }
}
@media (max-width: 560px) {
  .contacts-page .location-modal__steps_item-img.contacts-page__steps-item-img {
    width: 100%;
    margin-left: 0;
    padding-bottom: 58%;
  }
}
footer {
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  padding-top: 61px;
  padding-bottom: 60px;
}
@media (max-width: 1024px) {
  footer {
    padding-top: 57px;
    padding-bottom: 57px;
  }
}
@media (max-width: 768px) {
  footer {
    padding-top: 49px;
    padding-bottom: 49px;
  }
}
@media (max-width: 560px) {
  footer {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
footer a {
  text-decoration: none;
}
footer .logo svg {
  width: 160px;
}
@media (max-width: 1024px) {
  footer .logo svg {
    width: 128px;
  }
}
@media (max-width: 768px) {
  footer .logo svg {
    width: 130px;
  }
}
@media (max-width: 560px) {
  footer .logo svg {
    width: 128px;
  }
}
footer .left {
  float: left;
  width: 48%;
}
@media (max-width: 560px) {
  footer .left {
    float: none;
    width: auto;
  }
}
footer .right {
  float: right;
  width: 48%;
}
@media (max-width: 768px) {
  footer .right .left,
  footer .right .right {
    float: none;
    width: auto;
  }
  footer .right .left {
    margin-bottom: 48px;
  }
  footer .right .left .copy {
    display: none;
  }
}
@media (max-width: 768px) and (max-width: 560px) {
  footer .right .left {
    margin-bottom: 36px;
  }
}
@media (max-width: 560px) {
  footer .right {
    float: none;
    width: auto;
  }
}
footer .contacts {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 1024px) {
  footer .contacts {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 560px) {
  footer .contacts {
    border-top: 1px solid rgba(25, 25, 25, 0.1);
    margin-top: 24px;
    padding-top: 36px;
  }
}
footer .phone {
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  footer .phone {
    opacity: 0.8;
  }
}
footer .email {
  margin-bottom: 22px;
}
@media (max-width: 1024px) {
  footer .email {
    margin-bottom: 17px;
  }
}
@media (max-width: 768px) {
  footer .email {
    opacity: 0.8;
    margin-bottom: 28px;
  }
}
footer .howFind {
  font-size: 16px;
  line-height: 20px;
  margin-top: 4px;
}
@media (max-width: 1024px) {
  footer .howFind {
    margin-top: 0;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  footer .howFind {
    margin-top: 2px;
  }
}
footer .howFind a {
  color: #808080;
}
footer .howFind a:hover {
  color: #191919;
}
footer .subscribePdf {
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  margin-top: 63px;
  padding-top: 32px;
  padding-bottom: 32px;
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  footer .subscribePdf {
    margin-top: 61px;
    padding-top: 28px;
    padding-bottom: 28px;
    margin-bottom: 28px;
  }
}
@media (max-width: 768px) {
  footer .subscribePdf {
    margin-top: 48px;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 560px) {
  footer .subscribePdf {
    margin-top: 36px;
    padding-top: 36px;
    padding-bottom: 36px;
    margin-bottom: 36px;
  }
}
footer .getPdf {
  padding-top: 37px;
}
@media (max-width: 1024px) {
  footer .getPdf {
    padding-top: 27px;
  }
}
@media (max-width: 560px) {
  footer .getPdf {
    padding-top: 36px;
  }
}
footer .getPdf a {
  display: block;
  border: 1px solid #191919;
  padding: 17px 20px 15px 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 1024px) {
  footer .getPdf a {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  footer .getPdf a {
    padding: 13px 16px 12px 16px;
    font-size: 13px;
    line-height: 16px;
  }
}
footer .getPdf a:hover {
  background-color: #191919;
  color: #fff;
}
footer .getPdf .size {
  float: right;
}
footer .apps a {
  margin-right: 20px;
}
@media (max-width: 1024px) {
  footer .apps a {
    margin-right: 16px;
  }
}
@media (max-width: 560px) {
  footer .apps a {
    margin-right: 10px;
  }
}
footer .copyCreator {
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  footer .copyCreator {
    font-size: 13px;
  }
}
@media (max-width: 560px) {
  footer .copyCreator {
    margin-top: 20px;
  }
}
footer .copy {
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  footer .copy {
    margin-bottom: 8px;
  }
}
@media (max-width: 768px) {
  footer .copy.hiddenDesc {
    display: block;
    margin-top: 72px;
    font-size: 13px;
    line-height: 16px;
  }
}
@media (max-width: 560px) {
  footer .copy.hiddenDesc {
    display: none;
  }
  footer .copy.hiddenDesc.showPhone {
    display: block;
    margin-top: 36px;
    margin-bottom: 0;
  }
}
footer .links {
  list-style-type: none;
  padding: 0;
}
footer .links a {
  display: block;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  footer .links a {
    margin-bottom: 8px;
  }
}
@media (max-width: 560px) {
  footer .links a {
    margin-bottom: 12px;
  }
}
footer .creator {
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  footer .creator {
    margin-bottom: 8px;
  }
}
@media (max-width: 560px) {
  footer .creator {
    margin-bottom: 12px;
  }
}
footer .creator .db {
  display: block;
}
@media (max-width: 768px) {
  footer .creator .db {
    display: inline;
  }
}
.social {
  list-style-type: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin-top: 29px;
}
@media (max-width: 1024px) {
  .social {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .social {
    font-size: 13px;
    line-height: 16px;
    margin-top: 46px;
  }
}
@media (max-width: 768px) {
  .social {
    margin-top: 36px;
  }
}
@media (max-width: 560px) {
  .social {
    margin-top: 28px;
  }
}
.social li {
  margin-right: 28px;
  display: inline;
}
@media (max-width: 1024px) {
  .social li {
    margin-right: 17px;
  }
}
@media (max-width: 560px) {
  .social li {
    margin-bottom: 12px;
    display: block;
    width: 50%;
    padding-right: 16px;
    margin-right: 0;
  }
}
.social li a {
  text-decoration: none;
}
.subscribe .title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .subscribe .title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .subscribe .title {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 12px;
  }
}
.subscribe input[type="email"] {
  float: left;
  width: 53.5%;
  margin-bottom: 0;
}
.subscribe input[type="submit"] {
  float: right;
  width: 46.5%;
  min-width: 0;
  margin: 0;
}
@media (max-width: 420px) {
  .subscribe input[type="email"],
  .subscribe input[type="submit"] {
    float: none;
    width: 100%;
  }
  .subscribe input[type="submit"] {
    margin-top: 8px;
    display: block;
  }
}
.subscribe .success-message {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 8px;
  display: none;
  color: #7aa339;
}
@media (max-width: 1024px) {
  .subscribe .success-message {
    font-size: 13px;
    line-height: 15px;
  }
}
.subscribe .error-message {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 8px;
  display: none;
  color: #E63B3B;
}
@media (max-width: 1024px) {
  .subscribe .error-message {
    font-size: 13px;
    line-height: 15px;
  }
}
.subscribe.success .success-message {
  display: block;
}
.subscribe.error .error-message {
  display: block;
}
.blured {
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.overflowNone {
  overflow: hidden;
}
.mobileMenu {
  position: fixed;
  right: -474px;
  width: 474px;
  top: 0;
  bottom: 0;
  -webkit-transition: right 0.2s ease-in-out, left 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out, left 0.2s ease-in-out;
  transition: right 0.2s ease-in-out, left 0.2s ease-in-out;
  background: rgba(248, 248, 248, 0.9);
  z-index: 3000;
  overflow: auto;
}
@media (max-width: 560px) {
  .mobileMenu {
    right: auto;
    width: 100%;
    left: 100%;
  }
}
.mobileMenu.opened {
  right: 0;
}
@media (max-width: 560px) {
  .mobileMenu.opened {
    right: auto;
    left: 0;
  }
}
.mobileMenu .header {
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  padding: 9px 24px 9px 42px;
}
@media (max-width: 560px) {
  .mobileMenu .header {
    padding-left: 24px;
    padding-right: 18px;
  }
}
.mobileMenu nav.lang {
  float: left;
  margin: 0;
}
.mobileMenu .close {
  float: right;
  width: 29px;
  height: 29px;
  position: relative;
}
.mobileMenu .close svg {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
}
.mobileMenu .close svg path {
  fill: #191919;
}
.mobileMenu .close:hover svg path,
.mobileMenu .close:active svg path,
.mobileMenu .close:focus svg path {
  fill: #808080;
}
.mobileMenu .close:active svg,
.mobileMenu .close:focus svg {
  outline: 1px solid #191919;
}
.mobileMenu .main {
  padding: 48px 30px 32px 42px;
}
@media (max-width: 560px) {
  .mobileMenu .main {
    padding: 36px 24px 36px 24px;
    bottom: 240px;
  }
}
.mobileMenu .main a {
  display: block;
}
.mobileMenu .main .big {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 560px) {
  .mobileMenu .main .big {
    padding-bottom: 24px;
  }
}
.mobileMenu .main .big a {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}
@media (max-width: 560px) {
  .mobileMenu .main .big a {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
  }
}
.mobileMenu .main .small {
  padding-top: 24px;
}
.mobileMenu .main .small a {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (max-width: 560px) {
  .mobileMenu .main .small a {
    line-height: 24px;
    margin-bottom: 12px;
  }
}
.mobileMenu .footer .btn {
  display: block;
  width: auto;
  min-width: 0;
  margin-left: 42px;
  margin-right: 30px;
  margin-bottom: 22px;
}
@media (max-width: 560px) {
  .mobileMenu .footer .btn {
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 24px;
  }
}
.mobileMenu .footer .bottom {
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  padding: 24px 30px 24px 42px;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 560px) {
  .mobileMenu .footer .bottom {
    padding: 24px;
  }
}
.mobileMenu .footer .bottom a {
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
}
@media (max-width: 560px) {
  .mobileMenu .footer .bottom a {
    margin-bottom: 12px;
  }
}
.mobileMenu .footer .bottom .email {
  float: left;
}
@media (max-width: 560px) {
  .mobileMenu .footer .bottom .email {
    float: none;
  }
}
.mobileMenu .footer .bottom .uu {
  float: right;
  margin-top: -6px;
}
@media (max-width: 560px) {
  .mobileMenu .footer .bottom .uu {
    float: none;
    margin-top: 36px;
  }
}
.mobileMenu .footer .bottom .uu a {
  margin-bottom: 0;
}
.mobileMenu .footer .bottom .uu svg {
  width: 72px;
}
.mobileMenu .footer .bottom .uu svg path {
  fill: #191919;
}
.modal {
  padding: 0;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -10000;
  pointer-events: none;
  display: block;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .modal {
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}
.modal.opened {
  pointer-events: auto;
  z-index: 10000;
  -webkit-transform: translateZ(1000px);
  transform: translateZ(1000px);
  background: rgba(0, 0, 0, 0.6);
}
.modal.opened.disable-transform {
  -webkit-transform: none;
  transform: none;
}
.modal.opened .modal__body {
  z-index: 10001;
  /* ----------------------------------------- */
  /* box-shadow: 0 0 15px @base-opacity-color; */
  /* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
  /* this style create a BUG (page jumping on scroll in iOS Safari) */
}
.modal__back {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.modal__body {
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  overflow: auto;
  right: -200%;
  z-index: -10000;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.modal__body.opened {
  right: 0;
}
.modal__body.w_100 {
  bottom: -200%;
  height: initial;
  top: initial;
  overflow: initial;
  right: initial;
}
.modal__body.w_100.opened {
  right: initial;
  bottom: 0;
}
@media (min-width: 1024px) {
  .modal__body.w_812 {
    width: 660px;
  }
}
@media (min-width: 1280px) {
  .modal__body.w_812 {
    width: 812px;
  }
}
@media (min-width: 1024px) {
  .modal__body.w_866 {
    width: 690px;
  }
}
@media (min-width: 1280px) {
  .modal__body.w_866 {
    width: 866px;
  }
}
@media (min-width: 1024px) {
  .modal__body.w_1158 {
    width: 924px;
  }
}
@media (min-width: 1280px) {
  .modal__body.w_1158 {
    width: 1158px;
  }
}
.subscribe-modal {
  padding: 51px 0 140px;
}
@media (max-width: 1024px) {
  .subscribe-modal {
    padding: 0 0 60px;
  }
}
@media (max-width: 1024px) {
  .subscribe-modal .centerMax {
    position: relative;
  }
}
.subscribe-modal .centerMax:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1024px) {
  .subscribe-modal .centerMax:first-child {
    margin-bottom: 36px;
    border-bottom: 1px solid #E6E6E6;
  }
}
.subscribe-modal .close {
  display: block;
  position: absolute;
  right: 60px;
  top: 52px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .subscribe-modal .close {
    width: 40px;
    height: 40px;
    top: initial;
    right: 0;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
@media (max-width: 560px) {
  .subscribe-modal .close {
    position: relative;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 11px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.subscribe-modal .close svg {
  width: 100%;
  height: 100%;
}
.subscribe-modal .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.subscribe-modal .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.subscribe-modal .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.subscribe-modal .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.subscribe-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  margin: 0.83em 0;
}
@media (max-width: 1024px) {
  .subscribe-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .subscribe-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .subscribe-modal__title {
    font-size: 18px;
  }
}
.subscribe-modal__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 880px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1024px) {
  .subscribe-modal__row {
    max-width: 608px;
    position: relative;
  }
}
@media (max-width: 768px) {
  .subscribe-modal__row {
    max-width: 708px;
  }
}
@media (max-width: 560px) {
  .subscribe-modal__row {
    max-width: 100%;
  }
}
.subscribe-modal__row.success {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: none;
  margin-top: 16px;
}
@media (max-width: 1024px) {
  .subscribe-modal__row.success {
    font-size: 60px;
  }
}
@media (max-width: 560px) {
  .subscribe-modal__row.success {
    font-size: 24px;
  }
}
.subscribe-modal__row.error {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 16px;
  margin-top: -16px;
  color: #E63B3B;
  display: none;
}
@media (max-width: 1024px) {
  .subscribe-modal__row.error {
    font-size: 13px;
    line-height: 15px;
  }
}
.subscribe-modal__form {
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .subscribe-modal__form {
    margin-top: 20px;
  }
}
@media (max-width: 560px) {
  .subscribe-modal__form .subscribe-modal__row:first-of-type {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 560px) {
  .subscribe-modal__form .subscribe-modal__row:first-of-type input {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 560px) {
  .subscribe-modal__form .subscribe-modal__row:first-of-type input[type="email"] {
    margin-bottom: 12px;
  }
}
@media (max-width: 560px) {
  .subscribe-modal__form .subscribe-modal__row:first-of-type input[type="submit"] {
    margin-bottom: 24px;
  }
}
.subscribe-modal__form-label a {
  text-decoration: none;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #808080;
}
.subscribe-modal__form-label a:hover,
.subscribe-modal__form-label a:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #262626;
}
.subscribe-modal input[type="email"] {
  max-width: 460px;
  margin-right: 24px;
}
.subscribe-modal input[type="submit"] {
  min-width: 276px;
  height: 50px;
}
@media (max-width: 1024px) {
  .subscribe-modal input[type="submit"] {
    height: 41px;
  }
}
.student-modal {
  padding: 51px 0 16px;
}
@media (max-width: 670px) {
  .student-modal {
    max-height: none;
    height: 100% !important;
    overflow: auto !important;
    padding: 0 0 60px;
  }
}
.student-modal > .centerMax {
  width: 100%;
  max-height: calc(100% - 1px);
  max-width: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (max-width: 1024px) {
  .student-modal > .centerMax {
    position: relative;
  }
}
@media (max-width: 670px) {
  .student-modal > .centerMax {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: none;
  }
}
.student-modal .close {
  display: block;
  position: absolute;
  right: 60px;
  top: 52px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  z-index: 1;
}
@media (max-width: 1024px) {
  .student-modal .close {
    width: 40px;
    height: 40px;
    top: initial;
    right: 48px;
  }
}
@media (max-width: 768px) {
  .student-modal .close {
    right: 30px;
  }
}
@media (max-width: 670px) {
  .student-modal .close {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 28px;
    right: 24px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.student-modal .close svg {
  width: 100%;
  height: 100%;
}
.student-modal .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.student-modal .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.student-modal .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.student-modal .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.student-modal__img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  height: 260px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 140px;
}
@media (max-width: 1024px) {
  .student-modal__img {
    margin-right: 112px;
    width: 208px;
    height: 208px;
  }
}
@media (max-width: 768px) {
  .student-modal__img {
    margin-right: 28px;
    width: 248px;
    height: 248px;
  }
}
@media (max-width: 670px) {
  .student-modal__img {
    margin-right: 0;
    width: 200px;
    height: 200px;
  }
}
.student-modal__text {
  width: calc(100% - 400px);
  height: calc(100% - 1px);
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1024px) {
  .student-modal__text {
    width: calc(100% - 320px);
  }
}
@media (max-width: 768px) {
  .student-modal__text {
    width: calc(100% - 276px);
  }
}
@media (max-width: 670px) {
  .student-modal__text {
    width: calc(100% - 1px);
  }
}
.student-modal__name {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  display: block;
}
@media (max-width: 1024px) {
  .student-modal__name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .student-modal__name {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .student-modal__name {
    font-size: 18px;
  }
}
.student-modal__name > div {
  display: inline-block;
  width: calc(100% - 1px);
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
@media (max-width: 670px) {
  .student-modal__name {
    margin-top: 28px;
  }
}
.student-modal__course {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .student-modal__course {
    font-size: 13px;
    line-height: 15px;
  }
}
.student-modal__desc {
  margin: 28px auto 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.student-modal__desc a {
  display: inline-block;
  white-space: nowrap;
  width: calc(100% - 1px);
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.student-modal__links {
  margin-top: 48px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 670px) {
  .student-modal__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top: 0;
  }
}
.student-modal__links_item {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-right: 24px;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .student-modal__links_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .student-modal__links_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 560px) {
  .student-modal__links_item {
    border-top: 1px solid rgba(25, 25, 25, 0.1);
    padding: 16px 0;
    text-decoration: none;
  }
}
.student-modal__links_item:last-child {
  margin-right: 0;
}
.partner-modal {
  padding: 51px 0 16px;
  max-height: calc(75% + 1px);
  height: calc(100% - 1px) !important;
}
@media (max-width: 670px) {
  .partner-modal {
    max-height: none;
    height: 100% !important;
    overflow: auto !important;
    padding: 0 0 60px;
  }
}
.partner-modal > .centerMax {
  width: 100%;
  max-height: calc(100% - 1px);
  max-width: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1024px) {
  .partner-modal > .centerMax {
    position: relative;
  }
}
@media (max-width: 670px) {
  .partner-modal > .centerMax {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: none;
  }
}
.partner-modal .close {
  display: block;
  position: absolute;
  right: 60px;
  top: 52px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  z-index: 1;
}
@media (max-width: 1024px) {
  .partner-modal .close {
    width: 40px;
    height: 40px;
    top: initial;
    right: 48px;
  }
}
@media (max-width: 768px) {
  .partner-modal .close {
    right: 30px;
  }
}
@media (max-width: 670px) {
  .partner-modal .close {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 28px;
    right: 24px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.partner-modal .close svg {
  width: 100%;
  height: 100%;
}
.partner-modal .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.partner-modal .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.partner-modal .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.partner-modal .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.partner-modal__img {
  width: 260px;
  height: 180px;
  margin-top: -111px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 140px;
  padding: 48px 66px;
  background-color: #e6e6e6;
}
@media (max-width: 1024px) {
  .partner-modal__img {
    margin-right: 112px;
    width: 208px;
    height: 144px;
    padding: 38px 52px;
  }
}
@media (max-width: 768px) {
  .partner-modal__img {
    margin-right: 28px;
    width: 248px;
    height: 172px;
    padding: 46px 63px;
  }
}
@media (max-width: 670px) {
  .partner-modal__img {
    padding: 37px 50px;
    margin-right: 0;
    width: 200px;
    height: 139px;
    margin-top: 0;
  }
}
.partner-modal__img-wrap {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.partner-modal__text {
  max-height: 100%;
  overflow: auto;
}
.partner-modal__name {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  padding-right: 50px;
}
@media (max-width: 1024px) {
  .partner-modal__name {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .partner-modal__name {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .partner-modal__name {
    font-size: 18px;
  }
}
@media (max-width: 670px) {
  .partner-modal__name {
    margin-top: 28px;
  }
}
.partner-modal__course {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .partner-modal__course {
    font-size: 13px;
    line-height: 15px;
  }
}
.partner-modal__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 28px auto 0;
  width: 100%;
}
.partner-modal__links {
  margin-top: 48px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.partner-modal__links_item {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-right: 24px;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .partner-modal__links_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .partner-modal__links_item {
    letter-spacing: 0.05em;
  }
}
.partner-modal__links_item:last-child {
  margin-right: 0;
}
.apply-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.apply-modal__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (max-width: 560px) {
  .apply-modal__head {
    padding: 11px 24px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.apply-modal__head .close {
  display: block;
  position: absolute;
  top: 40px;
  right: 48px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .apply-modal__head .close {
    width: 40px;
    height: 40px;
    top: 32px;
    right: 32px;
  }
}
@media (max-width: 560px) {
  .apply-modal__head .close {
    position: relative;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 0;
    right: 0;
  }
}
.apply-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.apply-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.apply-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.apply-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.apply-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.apply-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 55px 160px 55px 100px;
}
@media (max-width: 1024px) {
  .apply-modal__main {
    padding: 44px 130px 44px 80px;
  }
}
@media (max-width: 768px) {
  .apply-modal__main {
    padding: 64px 100px 44px;
  }
}
@media (max-width: 560px) {
  .apply-modal__main {
    padding: 36px 24px;
  }
}
.apply-modal__main a {
  color: #808080;
  text-decoration: none;
}
.apply-modal__main a:hover {
  color: #262626;
}
.apply-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .apply-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .apply-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .apply-modal__title {
    font-size: 18px;
  }
}
.apply-modal__desc {
  margin-top: 40px;
}
.apply-modal__feedback {
  font-size: 16px;
  line-height: 1.25em;
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1024px) {
  .apply-modal__feedback {
    font-size: 14px;
    line-height: 20px;
  }
}
.apply-modal__feedback span:last-child {
  margin-top: 12px;
}
.apply-modal__requirement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  margin: 24px 0;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 560px) {
  .apply-modal__requirement {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.apply-modal__requirement_title {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  width: 208px;
}
@media (max-width: 1024px) {
  .apply-modal__requirement_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .apply-modal__requirement_title {
    letter-spacing: 0.05em;
  }
}
.apply-modal__requirement_list {
  font-size: 16px;
  line-height: 1.25em;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media (max-width: 1024px) {
  .apply-modal__requirement_list {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 560px) {
  .apply-modal__requirement_list {
    margin-top: 12px;
  }
}
.apply-modal__requirement_list li:before {
  content: "— ";
}
.apply-modal__requirement_list li:nth-child(n+2) {
  margin-top: 4px;
}
.apply-modal__info {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .apply-modal__info {
    font-size: 14px;
    line-height: 20px;
  }
}
.apply-modal__policy {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 16px;
}
@media (max-width: 1024px) {
  .apply-modal__policy {
    font-size: 13px;
    line-height: 15px;
  }
}
.apply-modal__footer {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 160px 20px 100px;
  background-color: rgba(230, 230, 230, 0.5);
}
@media (max-width: 1024px) {
  .apply-modal__footer {
    padding: 16px 130px 16px 80px;
  }
}
@media (max-width: 768px) {
  .apply-modal__footer {
    padding: 16px 100px;
  }
}
@media (max-width: 560px) {
  .apply-modal__footer {
    padding: 16px 24px 24px;
  }
}
.apply-modal__footer .btn {
  width: 100%;
}
.person-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .person-modal.opened .person-modal__photo {
    right: 548px;
  }
}
@media (min-width: 1280px) {
  .person-modal.opened .person-modal__photo {
    right: 680px;
  }
}
.person-modal__head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (max-width: 768px) {
  .person-modal__head {
    padding: 11px 24px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.person-modal__head .close {
  display: block;
  position: absolute;
  top: 47px;
  right: 55px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .person-modal__head .close {
    width: 40px;
    height: 40px;
    top: 32px;
    right: 32px;
  }
}
@media (max-width: 768px) {
  .person-modal__head .close {
    position: relative;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 0;
    right: 0;
  }
}
.person-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.person-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.person-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.person-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.person-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.person-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
  padding: 36px 24px;
  width: 100%;
}
@media (min-width: 768px) {
  .person-modal__main {
    padding: 64px 100px 64px 300px;
  }
}
@media (min-width: 1024px) {
  .person-modal__main {
    padding: 0;
    width: initial;
    margin: 44px 132px 44px 212px;
  }
}
@media (min-width: 1280px) {
  .person-modal__main {
    margin: 55px 162px 55px 252px;
  }
}
.person-modal__main a {
  color: #808080;
  text-decoration: none;
}
.person-modal__main a:hover {
  color: #262626;
}
.person-modal__photo {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 272px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/quote.png");
  position: static;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  max-width: 272px;
  right: -100%;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .person-modal__photo {
    width: 168px;
    height: 168px;
    top: 64px;
    right: 500px;
    position: absolute;
    max-width: none;
  }
  @supports ((position: -webkit-sticky) or (position: sticky)) {
    .person-modal__photo {
      position: -webkit-sticky;
      position: sticky;
      margin-bottom: -168px;
      margin-left: -200px;
      top: 0;
    }
  }
}
@media (min-width: 1024px) {
  .person-modal__photo {
    width: 292px;
    height: 292px;
    right: -100%;
    top: 44px;
    left: initial;
    position: fixed;
  }
}
@media (min-width: 1280px) {
  .person-modal__photo {
    top: 52px;
    width: 352px;
    height: 352px;
  }
}
.person-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 36px;
}
@media (max-width: 1024px) {
  .person-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .person-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .person-modal__title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .person-modal__title {
    margin-top: 0;
  }
}
.person-modal__position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 8px;
  text-transform: lowercase;
}
@media (max-width: 1024px) {
  .person-modal__position {
    font-size: 13px;
    line-height: 15px;
  }
}
.person-modal__quote {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  margin-top: 28px;
  letter-spacing: initial;
  position: relative;
}
@media (max-width: 1024px) {
  .person-modal__quote {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .person-modal__quote {
    font-size: 20px;
  }
}
.person-modal__quote:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 34px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/quote.svg");
  position: absolute;
  top: 0;
  width: 24px;
  height: 20px;
  left: -40px;
  display: none;
}
@media (min-width: 768px) {
  .person-modal__quote:before {
    left: -58px;
  }
}
@media (min-width: 1024px) {
  .person-modal__quote:before {
    display: block;
  }
}
.person-modal__text {
  margin-top: 12px;
}
.person-modal__text p {
  margin: 16px 0 0;
}
.mac-os .person-modal {
  overflow: initial;
}
.mac-os .person-modal__main {
  overflow: auto;
}
.teacher-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.teacher-modal.opened .teacher-modal__photo {
  opacity: 1;
}
@media (min-width: 1024px) {
  .teacher-modal.opened .teacher-modal__photo {
    right: 548px;
  }
}
@media (min-width: 1280px) {
  .teacher-modal.opened .teacher-modal__photo {
    right: 680px;
  }
}
.teacher-modal.opened .teacher-modal__arrows {
  opacity: 1;
  right: 0;
}
@media (min-width: 1024px) {
  .teacher-modal.opened .teacher-modal__arrows {
    right: 548px;
  }
}
@media (min-width: 1280px) {
  .teacher-modal.opened .teacher-modal__arrows {
    right: 680px;
  }
}
.teacher-modal__head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (max-width: 768px) {
  .teacher-modal__head {
    padding: 11px 24px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.teacher-modal__head .close {
  display: block;
  position: absolute;
  top: 47px;
  right: 55px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .teacher-modal__head .close {
    width: 40px;
    height: 40px;
    top: 32px;
    right: 32px;
  }
}
@media (max-width: 768px) {
  .teacher-modal__head .close {
    position: relative;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 0;
    right: 0;
  }
}
.teacher-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.teacher-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.teacher-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.teacher-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.teacher-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.teacher-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
  margin: 36px 24px 97px;
}
@media (min-width: 768px) {
  .teacher-modal__main {
    margin: 64px 100px 64px 300px;
  }
}
@media (min-width: 1024px) {
  .teacher-modal__main {
    margin: 44px 132px 44px 212px;
  }
}
@media (min-width: 1280px) {
  .teacher-modal__main {
    margin: 55px 96px 55px 160px;
  }
}
.teacher-modal__main a {
  color: #808080;
  text-decoration: none;
}
.teacher-modal__main a:hover {
  color: #262626;
}
.teacher-modal__photo {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 272px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  right: -100%;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: static;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  max-width: 272px;
}
@media (min-width: 768px) {
  .teacher-modal__photo {
    width: 168px;
    height: 168px;
    top: 0;
    left: -200px;
    position: absolute;
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .teacher-modal__photo {
    top: 44px;
    left: initial;
    position: fixed;
    width: 212px;
    height: 212px;
    right: -100%;
  }
}
@media (min-width: 1280px) {
  .teacher-modal__photo {
    top: 52px;
    width: 352px;
    height: 352px;
  }
}
.teacher-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .teacher-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .teacher-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .teacher-modal__title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .teacher-modal__title {
    margin-top: 36px;
  }
}
.teacher-modal__position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 8px;
  text-transform: lowercase;
}
@media (max-width: 1024px) {
  .teacher-modal__position {
    font-size: 13px;
    line-height: 15px;
  }
}
.teacher-modal__course {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  margin-top: 28px;
  padding: 16px 0;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 1024px) {
  .teacher-modal__course {
    letter-spacing: 0.05em;
  }
}
.teacher-modal__quote {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  margin-top: 28px;
  letter-spacing: initial;
  position: relative;
}
@media (max-width: 1024px) {
  .teacher-modal__quote {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .teacher-modal__quote {
    font-size: 20px;
  }
}
.teacher-modal__quote:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 34px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/quote.svg");
  position: absolute;
  top: 0;
  left: -58px;
}
@media (max-width: 1024px) {
  .teacher-modal__quote:before {
    width: 24px;
    height: 20px;
    left: -40px;
  }
}
@media (max-width: 900px) {
  .teacher-modal__quote:before {
    display: none;
  }
}
.teacher-modal__text {
  margin-top: 12px;
}
.teacher-modal__text p {
  margin: 16px 0 0;
}
.teacher-modal__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 16px 24px;
  bottom: 0;
  right: -100%;
  background-color: #fff;
  width: 100%;
  -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;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
}
@media (min-width: 768px) {
  .teacher-modal__arrows {
    padding: 16px 48px;
  }
}
@media (min-width: 1024px) {
  .teacher-modal__arrows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    right: -100%;
    bottom: 144px;
    border-top: 0;
    width: auto;
    padding: 0;
  }
}
.teacher-modal__arrows--left,
.teacher-modal__arrows--right {
  cursor: pointer;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .teacher-modal__arrows--left,
  .teacher-modal__arrows--right {
    margin-top: 16px;
  }
}
.teacher-modal__arrows--left svg,
.teacher-modal__arrows--right svg {
  display: block;
}
@media (max-width: 900px) {
  .teacher-modal__arrows--left svg,
  .teacher-modal__arrows--right svg {
    width: 36px;
  }
}
.teacher-modal__arrows--left svg path,
.teacher-modal__arrows--right svg path {
  fill: #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (min-width: 1024px) {
  .teacher-modal__arrows--left:hover svg path,
  .teacher-modal__arrows--right:hover svg path {
    fill: #808080;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
}
.mac-os .teacher-modal {
  overflow: initial;
}
.mac-os .teacher-modal__main {
  overflow: auto;
}
.credit-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.credit-modal__head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (max-width: 560px) {
  .credit-modal__head {
    padding: 11px 24px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.credit-modal__head .close {
  display: block;
  position: absolute;
  top: 40px;
  right: 48px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .credit-modal__head .close {
    width: 40px;
    height: 40px;
    top: 32px;
    right: 32px;
    display: block;
  }
}
@media (max-width: 560px) {
  .credit-modal__head .close {
    position: relative;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 0;
    right: 0;
  }
}
.credit-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.credit-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.credit-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.credit-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.credit-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.credit-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 55px 160px 55px 100px;
}
@media (max-width: 1024px) {
  .credit-modal__main {
    padding: 44px 130px 44px 80px;
  }
}
@media (max-width: 768px) {
  .credit-modal__main {
    padding: 64px 100px 44px;
  }
}
@media (max-width: 560px) {
  .credit-modal__main {
    padding: 36px 24px;
  }
}
.credit-modal__main a {
  color: #808080;
  text-decoration: none;
}
.credit-modal__main a:hover {
  color: #262626;
}
.credit-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .credit-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .credit-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .credit-modal__title {
    font-size: 18px;
  }
}
.credit-modal__desc {
  margin-top: 40px;
}
.credit-modal__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
.credit-modal__row:first-child {
  margin: 24px 0 0;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 560px) {
  .credit-modal__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.credit-modal__row_title {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  width: 186px;
  margin-right: 22px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .credit-modal__row_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .credit-modal__row_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 560px) {
  .credit-modal__row_title {
    width: 100%;
  }
}
.credit-modal__row_text {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .credit-modal__row_text {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 560px) {
  .credit-modal__row_text {
    margin-top: 12px;
  }
}
.feedback-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.feedback-modal__head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 560px) {
  .feedback-modal__head {
    padding: 11px 24px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.feedback-modal__head .close {
  display: block;
  position: absolute;
  top: 40px;
  right: 48px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .feedback-modal__head .close {
    width: 40px;
    height: 40px;
    top: 32px;
    right: 32px;
    display: block;
  }
}
@media (max-width: 560px) {
  .feedback-modal__head .close {
    position: relative;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 0;
    right: 0;
  }
}
.feedback-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.feedback-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.feedback-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.feedback-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.feedback-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.feedback-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 55px 160px 55px 100px;
}
@media (max-width: 1024px) {
  .feedback-modal__main {
    padding: 44px 130px 44px 80px;
  }
}
@media (max-width: 768px) {
  .feedback-modal__main {
    padding: 64px 100px 44px;
  }
}
@media (max-width: 560px) {
  .feedback-modal__main {
    padding: 36px 24px;
  }
}
.feedback-modal__main a {
  color: #808080;
  text-decoration: none;
}
.feedback-modal__main a:hover {
  color: #262626;
}
.feedback-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .feedback-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .feedback-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .feedback-modal__title {
    font-size: 18px;
  }
}
.feedback-modal__desc {
  margin-top: 40px;
}
.feedback-modal__form_row-title {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .feedback-modal__form_row-title {
    font-size: 14px;
    line-height: 20px;
  }
}
.feedback-modal__footer {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 160px 20px 100px;
  background-color: rgba(230, 230, 230, 0.5);
}
@media (max-width: 1024px) {
  .feedback-modal__footer {
    padding: 16px 130px 16px 80px;
  }
}
@media (max-width: 768px) {
  .feedback-modal__footer {
    padding: 16px 100px;
  }
}
@media (max-width: 560px) {
  .feedback-modal__footer {
    padding: 16px 24px 24px;
  }
}
.feedback-modal__footer .btn {
  width: 100%;
}
.location-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.location-modal__head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (max-width: 560px) {
  .location-modal__head {
    padding: 11px 24px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
}
.location-modal__head .close {
  display: block;
  position: absolute;
  top: 40px;
  right: 48px;
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .location-modal__head .close {
    width: 40px;
    height: 40px;
    top: 32px;
    right: 32px;
    display: block;
  }
}
@media (max-width: 560px) {
  .location-modal__head .close {
    position: relative;
    margin-left: auto;
    width: 32px;
    height: 30px;
    top: 0;
    right: 0;
  }
}
.location-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.location-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.location-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.location-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.location-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.location-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 55px 160px 55px 100px;
}
@media (max-width: 1024px) {
  .location-modal__main {
    padding: 44px 130px 44px 80px;
  }
}
@media (max-width: 768px) {
  .location-modal__main {
    padding: 64px 100px 44px;
  }
}
@media (max-width: 560px) {
  .location-modal__main {
    padding: 36px 24px;
  }
}
.location-modal__main a {
  color: #808080;
  text-decoration: none;
}
.location-modal__main a:hover {
  color: #262626;
}
.location-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .location-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .location-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .location-modal__title {
    font-size: 18px;
  }
}
.location-modal__address {
  margin-top: 40px;
}
.location-modal__address_title {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .location-modal__address_title {
    font-size: 14px;
    line-height: 20px;
  }
}
.location-modal__address_text {
  margin-top: 8px;
}
.location-modal__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
.location-modal__tabs_item {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  color: #191919;
  width: 100%;
  padding: 17px 0 15px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  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;
  cursor: pointer;
  border: 1px solid #191919;
}
@media (max-width: 1024px) {
  .location-modal__tabs_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .location-modal__tabs_item {
    padding: 11px 16px;
  }
}
.location-modal__tabs_item:nth-child(n+2) {
  border-left: 0;
}
.location-modal__tabs_item:hover {
  background-color: #262626;
  border-color: #262626;
  color: #fff;
}
.location-modal__tabs_item.active {
  background-color: #191919;
  color: #fff;
  cursor: default;
}
.location-modal__tabs_item.active:hover {
  background-color: #191919;
  color: #fff;
}
.location-modal__cont {
  margin-top: 40px;
  display: none;
}
.location-modal__cont.active {
  display: block;
}
.location-modal__steps {
  counter-reset: loc-steps;
}
.location-modal__steps_item {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.location-modal__steps_item:before {
  counter-increment: loc-steps;
  content: counter(loc-steps);
  border: 1px solid #E6E6E6;
  padding: 7px 9px;
  font-weight: 500;
  font-size: 14px;
  line-height: 12px;
}
.location-modal__steps_item-body {
  width: 500px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .location-modal__steps_item-body {
    width: 396px;
  }
}
@media (max-width: 768px) {
  .location-modal__steps_item-body {
    width: calc(100% - 88px);
  }
}
.location-modal__steps_item-text {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .location-modal__steps_item-text {
    font-size: 14px;
    line-height: 20px;
  }
}
.location-modal__steps_item-img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 58.6%;
  margin-top: 12px;
}
@media (max-width: 560px) {
  .location-modal__steps_item-img {
    width: calc(100% + 88px);
    margin-left: -88px;
    padding-bottom: 86.95652174%;
  }
}
.project-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .project-modal.opened .project-modal__video {
    right: 528px;
  }
}
@media (min-width: 1280px) {
  .project-modal.opened .project-modal__video {
    right: 680px;
  }
}
.project-modal.opened .project-modal__links {
  right: 0;
}
@media (min-width: 1024px) {
  .project-modal.opened .project-modal__links {
    right: 132px;
  }
}
@media (min-width: 1280px) {
  .project-modal.opened .project-modal__links {
    right: 162px;
  }
}
.project-modal.opened .project-modal__arrows {
  right: 0;
}
@media (min-width: 1024px) {
  .project-modal.opened .project-modal__arrows {
    right: 528px;
  }
}
@media (min-width: 1280px) {
  .project-modal.opened .project-modal__arrows {
    right: 680px;
  }
}
.project-modal__head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 11px 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (min-width: 768px) {
  .project-modal__head {
    padding: 0;
    border-bottom: 0;
    height: 0;
  }
}
.project-modal__head .close {
  display: block;
  position: relative;
  margin-left: auto;
  width: 32px;
  height: 30px;
  top: 0;
  right: 0;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .project-modal__head .close {
    width: 40px;
    height: 40px;
    top: 32px;
    right: 32px;
  }
}
@media (min-width: 1024px) {
  .project-modal__head .close {
    position: absolute;
    top: 47px;
    right: 55px;
    width: 46px;
    height: 46px;
  }
}
.project-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.project-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.project-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.project-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.project-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.project-modal .project_detail,
.project-modal .is-detail-project {
  width: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.project-modal__main {
  position: relative;
  padding: 36px 24px 103px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
}
@media (min-width: 768px) {
  .project-modal__main {
    padding: 64px 100px 103px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .project-modal__main {
    margin: 44px 132px 81px 212px;
    padding: 0;
    width: initial;
  }
}
@media (min-width: 1280px) {
  .project-modal__main {
    margin: 55px 96px 81px 160px;
  }
}
.project-modal__main a {
  text-decoration: none;
}
.project-modal__main a:hover {
  color: #262626;
}
.project-modal__video {
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .project-modal__video {
    position: relative;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .project-modal__video {
    position: fixed;
  }
  .project-modal__video:before {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
  }
}
.project-modal__video.vert {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 36px;
}
.project-modal__video.vert:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 150%;
}
@media (min-width: 1024px) {
  .project-modal__video.vert {
    width: 288px;
    padding-bottom: initial;
    top: 52px;
    right: -100%;
    left: initial;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .project-modal__video.vert {
    width: 320px;
  }
}
.project-modal__video.horizont {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 48px);
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  left: -24px;
  top: -36px;
  padding-bottom: 56.25%;
}
@media (min-width: 768px) {
  .project-modal__video.horizont {
    width: 100%;
    left: 0;
    top: 0;
  }
}
@media (min-width: 1024px) {
  .project-modal__video.horizont {
    width: 448px;
    padding-bottom: initial;
    top: 52px;
    right: -100%;
    left: initial;
    margin-top: 0;
  }
  .project-modal__video.horizont:before {
    padding-bottom: 56.25%;
  }
}
@media (min-width: 1280px) {
  .project-modal__video.horizont {
    width: 560px;
  }
}
.project-modal__video.horizont:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 13.395%;
  height: 23.89%;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/play.svg");
  display: none;
  position: absolute;
  bottom: 7.145%;
  left: 7.145%;
}
.project-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .project-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .project-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .project-modal__title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .project-modal__title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0;
  }
}
.project-modal__category {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 8px;
  color: #808080;
}
@media (max-width: 1024px) {
  .project-modal__category {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (min-width: 768px) {
  .project-modal__category {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.project-modal__persons {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 28px 0 0;
  padding: 16px 0;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .project-modal__persons {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.project-modal__persons_item {
  width: calc(50% - 13px);
}
.project-modal__persons_item-name {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  display: table-caption;
}
@media (max-width: 1024px) {
  .project-modal__persons_item-name {
    letter-spacing: 0.05em;
  }
}
.project-modal__persons_item-position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-transform: initial;
  letter-spacing: initial;
  color: #808080;
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .project-modal__persons_item-position {
    font-size: 13px;
    line-height: 15px;
  }
}
.project-modal__text {
  margin-top: 28px;
}
@media (min-width: 768px) {
  .project-modal__text {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.project-modal__text p {
  margin: 16px 0 0;
}
.project-modal__links {
  margin-top: 36px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  background-color: #fff;
  padding: 12px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: fixed;
  bottom: 61px;
  right: -100%;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .project-modal__links {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
    padding: 12px 100px;
  }
}
@media (min-width: 1024px) {
  .project-modal__links {
    width: 316px;
    padding: 12px 0 38px 0;
    bottom: 0;
  }
}
@media (min-width: 1280px) {
  .project-modal__links {
    width: 398px;
  }
}
.project-modal__links_title {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .project-modal__links_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .project-modal__links_title {
    letter-spacing: 0.05em;
  }
}
.project-modal__links_item {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-right: 24px;
  color: #191919;
}
@media (max-width: 1024px) {
  .project-modal__links_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .project-modal__links_item {
    letter-spacing: 0.05em;
  }
}
.project-modal__links_item:last-child {
  margin-right: 0;
}
.project-modal__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 16px 24px;
  bottom: 0;
  right: -100%;
  background-color: #fff;
  width: 100%;
  -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;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
}
@media (min-width: 768px) {
  .project-modal__arrows {
    padding: 16px 100px;
  }
}
@media (min-width: 1024px) {
  .project-modal__arrows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    bottom: 52px;
    width: auto;
    border-top: 0;
    position: fixed;
  }
}
.project-modal__arrows--left,
.project-modal__arrows--right {
  cursor: pointer;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .project-modal__arrows--left,
  .project-modal__arrows--right {
    margin-top: 16px;
  }
}
.project-modal__arrows--left svg,
.project-modal__arrows--right svg {
  display: block;
  width: 36px;
}
@media (min-width: 1024px) {
  .project-modal__arrows--left svg,
  .project-modal__arrows--right svg {
    width: initial;
  }
}
.project-modal__arrows--left svg path,
.project-modal__arrows--right svg path {
  fill: #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (min-width: 1024px) {
  .project-modal__arrows--left:hover svg path,
  .project-modal__arrows--right:hover svg path {
    fill: #808080;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
}
.mac-os .project-modal {
  overflow: initial;
}
.mac-os .project-modal__main {
  overflow: auto;
}
.resource-modal.opened .glide {
  opacity: 1;
}
@media (min-width: 1024px) {
  .resource-modal.opened .glide {
    right: 528px;
  }
}
@media (min-width: 1280px) {
  .resource-modal.opened .glide {
    right: 680px;
  }
}
.resource-modal.opened .resource-modal__arrows {
  right: 0;
}
@media (min-width: 1024px) {
  .resource-modal.opened .resource-modal__arrows {
    right: 528px;
  }
}
@media (min-width: 1280px) {
  .resource-modal.opened .resource-modal__arrows {
    right: 680px;
  }
}
.resource-modal__head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 11px 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (min-width: 768px) {
  .resource-modal__head {
    padding: 0;
    border-bottom: 0;
    height: 0;
  }
}
.resource-modal__head .close {
  display: block;
  position: relative;
  margin-left: auto;
  width: 32px;
  height: 30px;
  top: 0;
  right: 0;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .resource-modal__head .close {
    width: 40px;
    height: 40px;
    top: 32px;
    right: 32px;
  }
}
@media (min-width: 1024px) {
  .resource-modal__head .close {
    position: absolute;
    top: 47px;
    right: 55px;
    width: 46px;
    height: 46px;
  }
}
.resource-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.resource-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.resource-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.resource-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.resource-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.resource-modal__main {
  margin: 36px 24px 97px;
}
@media (min-width: 768px) {
  .resource-modal__main {
    margin: 64px 100px 125px;
  }
}
@media (min-width: 1024px) {
  .resource-modal__main {
    margin: 44px 132px 44px 212px;
  }
}
@media (min-width: 1280px) {
  .resource-modal__main {
    margin: 55px 96px 55px 160px;
  }
}
.resource-modal__main a {
  text-decoration: none;
}
.resource-modal__main a:hover {
  color: #262626;
}
.resource-modal .glide {
  width: calc(100% + 48px);
  margin-top: -36px;
  margin-left: -24px;
}
@media (min-width: 768px) {
  .resource-modal .glide {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    margin-top: 32px;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .resource-modal .glide {
    position: fixed;
    width: 448px;
    padding-bottom: initial;
    top: 52px;
    right: -100%;
    left: initial;
    opacity: 0;
    margin-top: 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}
@media (min-width: 1280px) {
  .resource-modal .glide {
    width: 560px;
  }
}
.resource-modal .glide__bullets {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  padding: 4px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
}
.resource-modal .glide__bullet {
  width: 100%;
  padding: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  outline: none;
  border: 0;
}
.resource-modal .glide__bullet_wrap {
  background-color: rgba(255, 255, 255, 0.3);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.resource-modal .glide__bullet_wrap i {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 0;
  height: 2px;
  background-color: #fff;
}
.resource-modal .glide__bullet--white .glide__bullet_wrap i {
  width: 100%;
}
.resource-modal .glide__bullet--anim .glide__bullet_wrap i {
  -webkit-animation: bullets 2.5s linear 0s 1;
          animation: bullets 2.5s linear 0s 1;
}
.resource-modal .glide__slide {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.resource-modal .glide__slide:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 64.375%;
}
@media (min-width: 768px) {
  .resource-modal .glide__slide:after {
    padding-bottom: 64.375%;
  }
}
.resource-modal .glide__arrow {
  position: absolute;
  height: 100%;
  width: 20%;
  font-size: 0;
  top: 0;
  float: none;
}
.resource-modal .glide__arrow--left {
  left: 0;
}
.resource-modal .glide__arrow--right {
  right: 0;
}
.resource-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 32px;
}
@media (max-width: 1024px) {
  .resource-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .resource-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .resource-modal__title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .resource-modal__title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .resource-modal__text {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.resource-modal__text p {
  margin: 16px 0 0;
}
.resource-modal__text ul {
  padding-left: 21px;
  list-style-type: none;
}
@media (min-width: 1024px) {
  .resource-modal__text ul {
    padding-left: 0;
  }
}
.resource-modal__text ul li {
  position: relative;
}
.resource-modal__text ul li:nth-child(n+2) {
  margin-top: 8px;
}
.resource-modal__text ul li:before {
  font-size: 16px;
  line-height: 1.25em;
  position: absolute;
  left: -21px;
  content: "—";
}
@media (max-width: 1024px) {
  .resource-modal__text ul li:before {
    font-size: 14px;
    line-height: 20px;
  }
}
.resource-modal__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 16px 24px;
  bottom: 0;
  right: -100%;
  background-color: #fff;
  width: 100%;
  -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;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
}
@media (min-width: 768px) {
  .resource-modal__arrows {
    padding: 16px 100px;
  }
}
@media (min-width: 1024px) {
  .resource-modal__arrows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    bottom: 130px;
    width: auto;
    border-top: 0;
  }
}
.resource-modal__arrows--left,
.resource-modal__arrows--right {
  cursor: pointer;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .resource-modal__arrows--left,
  .resource-modal__arrows--right {
    margin-top: 16px;
  }
}
.resource-modal__arrows--left svg,
.resource-modal__arrows--right svg {
  display: block;
  width: 36px;
}
@media (min-width: 1024px) {
  .resource-modal__arrows--left svg,
  .resource-modal__arrows--right svg {
    width: initial;
  }
}
.resource-modal__arrows--left svg path,
.resource-modal__arrows--right svg path {
  fill: #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (min-width: 1024px) {
  .resource-modal__arrows--left:hover svg path,
  .resource-modal__arrows--right:hover svg path {
    fill: #808080;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
}
@-webkit-keyframes bullets {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes bullets {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.mac-os .resource-modal {
  overflow: initial;
}
.mac-os .resource-modal__main {
  overflow: auto;
  height: 100%;
  padding-bottom: 60px;
  margin-top: 0;
}
.tour-modal {
  height: 100% !important;
}
.tour-modal > iframe {
  width: 100%;
  height: 100%;
}
.tour-modal__head {
  background: rgba(248, 248, 248, 0.9);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 15px 0;
}
.tour-modal__head .centerMax {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.tour-modal__head .close {
  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;
  width: 26px;
  height: 26px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
.tour-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.tour-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.tour-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.tour-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.tour-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.tour-modal__title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
}
@media (max-width: 1024px) {
  .tour-modal__title {
    letter-spacing: 0.05em;
  }
}
.event-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .event-modal {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .event-modal {
    width: 924px;
    padding: 44px 0 88px;
  }
}
@media (min-width: 1280px) {
  .event-modal {
    width: 1158px;
  }
}
.event-modal a {
  text-decoration: none;
  word-break: break-all;
}
@media (min-width: 1024px) {
  .event-modal.opened .event-modal__video {
    right: 528px;
  }
}
@media (min-width: 1280px) {
  .event-modal.opened .event-modal__video {
    right: 680px;
  }
}
@media (min-width: 1024px) {
  .event-modal.opened .event-modal__img {
    right: 528px;
  }
}
@media (min-width: 1280px) {
  .event-modal.opened .event-modal__img {
    right: 790px;
  }
}
@media (min-width: 1024px) {
  .event-modal.opened .event-modal__info {
    right: 528px;
  }
}
@media (min-width: 1280px) {
  .event-modal.opened .event-modal__info {
    right: 790px;
  }
}
@media (min-width: 1024px) {
  .event-modal.opened .event-modal__links {
    right: 528px;
  }
}
@media (min-width: 1280px) {
  .event-modal.opened .event-modal__links {
    right: 790px;
  }
}
.event-modal__head {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 12px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (min-width: 768px) {
  .event-modal__head {
    padding: 0 28px 0 100px;
  }
}
@media (min-width: 1024px) {
  .event-modal__head {
    padding: 0 132px 0 476px;
  }
}
@media (min-width: 1280px) {
  .event-modal__head {
    padding: 0 186px 0 598px;
  }
}
.event-modal__head .close {
  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;
  width: 26px;
  height: 26px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .event-modal__head .close {
    position: static;
    right: 28px;
    width: 40px;
    height: 40px;
    z-index: 1;
  }
}
@media (min-width: 1024px) {
  .event-modal__head .close {
    position: absolute;
    right: 48px;
  }
}
@media (min-width: 1280px) {
  .event-modal__head .close {
    right: 60px;
    width: 46px;
    height: 46px;
  }
}
.event-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.event-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.event-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.event-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.event-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.event-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
}
.event-modal__main.opened {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.event-modal__video {
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .event-modal__video {
    position: relative;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .event-modal__video {
    position: fixed;
  }
  .event-modal__video:before {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
  }
}
.event-modal__video.vert {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 36px;
}
.event-modal__video.vert:before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 150%;
}
@media (min-width: 1024px) {
  .event-modal__video.vert {
    width: 288px;
    padding-bottom: initial;
    top: 52px;
    right: -100%;
    left: initial;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .event-modal__video.vert {
    width: 320px;
  }
}
.event-modal__video.horizont {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 48px);
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  left: -24px;
  top: -36px;
  padding-bottom: 56.25%;
}
@media (min-width: 768px) {
  .event-modal__video.horizont {
    width: 100%;
    left: 0;
    top: 0;
  }
}
@media (min-width: 1024px) {
  .event-modal__video.horizont {
    width: 448px;
    padding-bottom: initial;
    top: 52px;
    right: -100%;
    left: initial;
    margin-top: 0;
  }
  .event-modal__video.horizont:before {
    padding-bottom: 56.25%;
  }
}
@media (min-width: 1280px) {
  .event-modal__video.horizont {
    width: 560px;
  }
}
.event-modal__video.horizont:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 13.395%;
  height: 23.89%;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/play.svg");
  display: none;
  position: absolute;
  bottom: 7.145%;
  left: 7.145%;
}
.event-modal__img {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .event-modal__img {
    width: calc(100% - 48px);
    margin-left: 24px;
    margin-right: 24px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 36px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .event-modal__img {
    width: calc(100% - 200px);
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .event-modal__img {
    width: calc(100% - 132px - 476px);
    margin-left: 476px;
    margin-right: 132px;
  }
}
@media (min-width: 768px) and (min-width: 1280px) {
  .event-modal__img {
    width: calc(100% - 527px);
    margin-left: 420px;
    margin-right: 80;
  }
}
@media (min-width: 1024px) {
  .event-modal__img {
    position: fixed;
    top: 44px;
    right: -100%;
    margin: 0;
    width: 448px;
    z-index: 1;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}
@media (min-width: 1280px) {
  .event-modal__img {
    top: 52px;
    width: 560px;
  }
}
.event-modal__img:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 64.28571429%;
}
.event-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  width: calc(100% - 48px);
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 36px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .event-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .event-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .event-modal__title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .event-modal__title {
    width: calc(100% - 200px);
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (min-width: 1024px) {
  .event-modal__title {
    width: calc(100% - 132px - 476px);
    margin-left: 476px;
    margin-right: 132px;
  }
}
@media (min-width: 1280px) {
  .event-modal__title {
    width: calc(100% - 527px);
    margin-left: 420px;
    margin-right: 80;
  }
}
@media (min-width: 768px) {
  .event-modal__title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
    padding-right: 10%;
  }
}
@media (min-width: 1024px) {
  .event-modal__title {
    padding-right: 0;
  }
}
.event-modal__info {
  width: calc(100% - 48px);
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .event-modal__info {
    width: calc(100% - 200px);
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (min-width: 1024px) {
  .event-modal__info {
    width: calc(100% - 132px - 476px);
    margin-left: 476px;
    margin-right: 132px;
  }
}
@media (min-width: 1280px) {
  .event-modal__info {
    width: calc(100% - 527px);
    margin-left: 420px;
    margin-right: 80;
  }
}
@media (min-width: 768px) {
  .event-modal__info {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (min-width: 1024px) {
  .event-modal__info {
    position: fixed;
    right: -100%;
    top: 348px;
    margin: 0;
    width: 316px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}
@media (min-width: 1280px) {
  .event-modal__info {
    width: 352px;
    top: 432px;
  }
}
.event-modal__info_item {
  width: 100%;
  padding: 16px 0;
}
@media (min-width: 768px) {
  .event-modal__info_item {
    width: 50%;
  }
}
.event-modal__info_item:nth-child(n+2) {
  border-top: 1px solid rgba(25, 25, 25, 0.1);
}
@media (min-width: 768px) {
  .event-modal__info_item:nth-child(2) {
    border-top: 0;
  }
}
@media (min-width: 768px) {
  .event-modal__info_item:nth-child(odd) {
    padding-right: 8px;
  }
}
@media (min-width: 768px) {
  .event-modal__info_item:nth-child(even) {
    padding-left: 8px;
  }
}
.event-modal__info_item-title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
}
@media (max-width: 1024px) {
  .event-modal__info_item-title {
    letter-spacing: 0.05em;
  }
}
.event-modal__info_item-desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .event-modal__info_item-desc {
    font-size: 13px;
    line-height: 15px;
  }
}
.event-modal__desc {
  width: calc(100% - 48px);
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .event-modal__desc {
    width: calc(100% - 200px);
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (min-width: 1024px) {
  .event-modal__desc {
    width: calc(100% - 132px - 476px);
    margin-left: 476px;
    margin-right: 132px;
  }
}
@media (min-width: 1280px) {
  .event-modal__desc {
    width: calc(100% - 527px);
    margin-left: 420px;
    margin-right: 80;
  }
}
.event-modal__desc p:first-child {
  margin-top: 0;
}
.event-modal__desc p:last-child {
  margin-bottom: 0;
}
.event-modal__desc img {
  width: 100%;
  height: auto;
  margin: 12px 0;
}
@media (min-width: 768px) {
  .event-modal__desc {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.event-modal__form {
  width: calc(100% - 48px);
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 36px;
  padding-top: 12px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .event-modal__form {
    width: calc(100% - 200px);
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (min-width: 1024px) {
  .event-modal__form {
    width: calc(100% - 132px - 476px);
    margin-left: 476px;
    margin-right: 132px;
  }
}
@media (min-width: 1280px) {
  .event-modal__form {
    width: calc(100% - 527px);
    margin-left: 420px;
    margin-right: 80;
  }
}
@media (min-width: 768px) {
  .event-modal__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
@media (min-width: 1024px) {
  .event-modal__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.event-modal__form_title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
}
@media (max-width: 1024px) {
  .event-modal__form_title {
    letter-spacing: 0.05em;
  }
}
@media (min-width: 768px) {
  .event-modal__form_body {
    width: 368px;
  }
}
@media (min-width: 1024px) {
  .event-modal__form_body {
    width: 100%;
  }
}
.event-modal__form_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .event-modal__form_row:first-child {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .event-modal__form_row:first-child {
    margin-top: 16px;
  }
}
.event-modal__form_row.checkbox {
  display: inline-block;
}
.event-modal__form_row.checkbox.programs-event {
  width: 100%;
}
@media (min-width: 768px) {
  .event-modal__form_row.checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
  }
}
.event-modal__form_row-title {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .event-modal__form_row-title {
    font-size: 14px;
    line-height: 20px;
  }
}
.event-modal__form_row input[type="checkbox"] + label {
  padding: 0 0 0 24px;
}
.event-modal__form_row input[type="text"],
.event-modal__form_row input[type="email"] {
  height: 34px;
  margin: 8px 0 0;
  padding: 8px 12px;
  line-height: 16px;
}
@media (min-width: 1280px) {
  .event-modal__form_row input[type="text"],
  .event-modal__form_row input[type="email"] {
    height: 42px;
    padding: 10px 12px;
  }
}
.event-modal__form_row a {
  color: #808080;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.event-modal__form_row a:hover {
  color: #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.event-modal__form .btn {
  margin-top: 24px;
  width: 100%;
}
.event-modal__links {
  width: calc(100% - 48px);
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 36px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-bottom: 64px;
}
@media (min-width: 768px) {
  .event-modal__links {
    width: calc(100% - 200px);
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (min-width: 1024px) {
  .event-modal__links {
    width: calc(100% - 132px - 476px);
    margin-left: 476px;
    margin-right: 132px;
  }
}
@media (min-width: 1280px) {
  .event-modal__links {
    width: calc(100% - 527px);
    margin-left: 420px;
    margin-right: 80;
  }
}
@media (min-width: 768px) {
  .event-modal__links {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
    padding-bottom: 72px;
  }
}
@media (min-width: 1024px) {
  .event-modal__links {
    padding-bottom: 0;
    position: fixed;
    bottom: 48px;
    right: -100%;
    margin: 0;
    width: 316px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}
@media (min-width: 1280px) {
  .event-modal__links {
    width: 352px;
  }
}
.event-modal__links_title {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .event-modal__links_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .event-modal__links_title {
    letter-spacing: 0.05em;
  }
}
.event-modal__links_item {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-right: 24px;
  color: #191919;
}
@media (max-width: 1024px) {
  .event-modal__links_item {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .event-modal__links_item {
    letter-spacing: 0.05em;
  }
}
.event-modal__links_item:last-child {
  margin-right: 0;
}
.event-modal__form_row-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.event-modal__radio-checkmark {
  background: #fff;
  border: 2px solid #555;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  display: block;
}
.event-modal__radio-checkmark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #555;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
}
.event-modal__radio-button {
  display: none;
}
.event-modal__radio-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  cursor: pointer;
}
.event-modal__radio-button:checked + .event-modal__radio-checkmark::after {
  display: block;
}
.mac-os .event-modal {
  overflow: initial;
}
.mac-os .event-modal__main {
  overflow: auto;
}
.js-programs-event textarea {
  display: none;
}
@media (min-width: 1024px) {
  .wrong-sides .event-modal {
    width: 100%;
  }
  .wrong-sides .event-modal__img,
  .wrong-sides .event-modal__info,
  .wrong-sides .event-modal__links {
    left: 100%;
    right: auto;
  }
  .wrong-sides .event-modal.opened .event-modal__img,
  .wrong-sides .event-modal.opened .event-modal__info,
  .wrong-sides .event-modal.opened .event-modal__links {
    left: 40px;
  }
  .wrong-sides .event-modal__desc,
  .wrong-sides .event-modal__title,
  .wrong-sides .event-modal__form {
    margin-left: 530px;
    width: calc(100% - 132px - 520px);
  }
}
@media (min-width: 1280px) {
  .wrong-sides .event-modal.opened .event-modal__img,
  .wrong-sides .event-modal.opened .event-modal__info,
  .wrong-sides .event-modal.opened .event-modal__links {
    left: 40px;
  }
  .wrong-sides .event-modal__desc,
  .wrong-sides .event-modal__title,
  .wrong-sides .event-modal__form {
    margin-left: 640px;
    width: calc((100% - 132px) - 630px);
    max-width: 700px;
  }
}
@media (min-width: 2000px) {
  .wrong-sides .event-modal__main,
  .wrong-sides .event-modal__head {
    max-width: 1340px;
    margin: auto;
  }
  .wrong-sides .event-modal.opened .event-modal__img,
  .wrong-sides .event-modal.opened .event-modal__info,
  .wrong-sides .event-modal.opened .event-modal__links {
    left: calc((100% - 1380px) / 2 + 40px);
  }
  .wrong-sides .event-modal.opened .event-modal__desc,
  .wrong-sides .event-modal.opened .event-modal__title,
  .wrong-sides .event-modal.opened .event-modal__form {
    margin-left: 620px;
  }
}
.request-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.request-modal__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 11px 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (min-width: 768px) {
  .request-modal__head {
    border-bottom: 0;
    padding: 38px 100px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .request-modal__head {
    padding: 46px 80px 12px;
  }
}
@media (min-width: 1280px) {
  .request-modal__head {
    padding: 59px 100px 12px;
  }
}
.request-modal__head_steps {
  width: 100%;
  padding-right: 15%;
}
.request-modal__head_steps-inline {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
}
@media (max-width: 1024px) {
  .request-modal__head_steps-inline {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (min-width: 768px) {
  .request-modal__head_steps-inline {
    display: none;
  }
}
.request-modal__head_steps-dots {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: none;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1px;
  background-color: rgba(25, 25, 25, 0.1);
}
@media (max-width: 1024px) {
  .request-modal__head_steps-dots {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (min-width: 768px) {
  .request-modal__head_steps-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.request-modal__head_steps-dots > div {
  width: 24px;
  height: 24px;
  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;
  border: 1px solid rgba(25, 25, 25, 0.1);
  background-color: #fff;
  font-weight: 500;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-modal__head_steps-dots > div.active,
.request-modal__head_steps-dots > div.filled {
  background-color: #191919;
  border-color: #191919;
  color: #fff;
}
.request-modal__head .close {
  display: block;
  position: relative;
  margin-left: auto;
  width: 32px;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  top: 0;
  right: 0;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .request-modal__head .close {
    width: 40px;
    height: 40px;
    position: static;
  }
}
@media (min-width: 1024px) {
  .request-modal__head .close {
    width: 46px;
    height: 46px;
  }
}
.request-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.request-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.request-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.request-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.request-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.request-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
  height: auto;
  padding: 36px 24px 44px;
}
@media (min-width: 768px) {
  .request-modal__main {
    padding: 64px 100px 125px;
  }
}
@media (min-width: 1024px) {
  .request-modal__main {
    padding: 46px 80px;
  }
}
@media (min-width: 1280px) {
  .request-modal__main {
    padding: 59px 100px;
  }
}
.request-modal__main a {
  text-decoration: none;
}
.request-modal__main a:hover {
  color: #262626;
}
.request-modal__placeholder-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 48px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.request-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .request-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .request-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .request-modal__title {
    font-size: 18px;
  }
}
.request-modal__subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 8px;
  display: none;
}
@media (max-width: 1024px) {
  .request-modal__subtitle {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__subtitle.active {
  display: block;
}
.request-modal__form {
  position: relative;
  width: 100%;
}
.request-modal__form_slide {
  width: 100%;
  display: none;
}
.request-modal__form_slide.active {
  display: block;
}
.request-modal__form_slide.filled {
  display: none;
}
.request-modal__form_title {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  margin-top: 24px;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .request-modal__form_title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .request-modal__form_title {
    font-size: 20px;
  }
}
.request-modal__form_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  padding-top: 12px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .request-modal__form_block {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .request-modal__form_block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1280px) {
  .request-modal__form_block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .request-modal__form_block_head {
    width: 180px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 32px;
  }
}
@media (min-width: 1024px) {
  .request-modal__form_block_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-right: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1280px) {
  .request-modal__form_block_head {
    width: 188px;
    margin-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.request-modal__form_block_title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .request-modal__form_block_title {
    letter-spacing: 0.05em;
  }
}
.request-modal__form_block_subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .request-modal__form_block_subtitle {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_block_body {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .request-modal__form_block_body {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .request-modal__form_block_body {
    margin-top: 12px;
  }
}
@media (min-width: 1280px) {
  .request-modal__form_block_body {
    margin-top: 0;
  }
}
.request-modal__form_block.wo_line {
  border-top: 0;
  padding-top: 0;
}
.request-modal__form_block_remove {
  font-size: 16px;
  line-height: 1.25em;
  width: 100%;
  border: 1px solid #191919;
  padding: 6px 16px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .request-modal__form_block_remove {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .request-modal__form_block_remove {
    margin-top: 6px;
    padding: 9px 16px;
  }
}
@media (min-width: 1024px) {
  .request-modal__form_block_remove {
    margin-top: 0;
    width: 150px;
  }
}
@media (min-width: 1280px) {
  .request-modal__form_block_remove {
    margin-top: 12px;
    width: 100%;
    padding: 13px 16px;
  }
}
.request-modal__form_block_remove svg {
  margin-right: 16px;
}
.request-modal__form_block_remove svg path {
  stroke: currentColor;
}
.request-modal__form_block_remove:hover {
  background-color: #191919;
  color: #fff;
}
.request-modal__form_block_add {
  font-size: 16px;
  line-height: 1.25em;
  width: 100%;
  border: 1px dashed #191919;
  padding: 6px 16px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  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;
  cursor: pointer;
  margin-top: 24px;
  position: relative;
}
@media (max-width: 1024px) {
  .request-modal__form_block_add {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .request-modal__form_block_add {
    padding: 9px 16px;
  }
}
.request-modal__form_block_add svg {
  left: 16px;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.request-modal__form_block_add svg path {
  stroke: currentColor;
}
.request-modal__form_block_add:hover {
  background-color: #191919;
  color: #fff;
}
.request-modal__form_block_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .request-modal__form_block_btn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.request-modal__form_block_btn-item {
  font-size: 16px;
  line-height: 1.25em;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  border: 1px dashed #191919;
  padding: 6px 16px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  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;
  cursor: pointer;
  position: relative;
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .request-modal__form_block_btn-item {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .request-modal__form_block_btn-item:nth-child(n + 2) {
    margin-left: 16px;
  }
}
.request-modal__form_block_btn-item.rm svg {
  -webkit-transform: none;
          transform: none;
}
.request-modal__form_block_btn-item.add svg {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .request-modal__form_block_btn-item {
    padding: 9px 16px;
  }
}
.request-modal__form_block_btn-item:hover {
  background-color: #191919;
  color: #fff;
}
.request-modal__form_block_btn-item svg {
  left: 16px;
  position: absolute;
}
.request-modal__form_block_btn-item svg path {
  stroke: currentColor;
}
.request-modal__form_block_btn-item[disabled] {
  opacity: 0.2;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.request-modal__form_dependent_group,
.request-modal__form_dependent_groups {
  display: block;
  width: 100%;
  margin-top: 16px;
}
.request-modal__form_checkboxes {
  margin-top: 16px;
}
.request-modal__form_checkboxes:first-child {
  margin-top: 0;
}
.request-modal__form_checkboxes_title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .request-modal__form_checkboxes_title {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_checkboxes-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.request-modal__form_checkboxes-big_label {
  width: 100%;
  cursor: pointer;
  position: relative;
  min-height: 90px;
}
.request-modal__form_checkboxes-big_label:first-child {
  border-top: 0;
}
.request-modal__form_checkboxes-big_label:nth-child(n+2) {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .request-modal__form_checkboxes-big_label:not(".column") {
    width: calc(100% / 2 - 16px);
  }
}
@media (min-width: 1024px) {
  .request-modal__form_checkboxes-big_label:not(".column") {
    width: calc(100% / 2 - 7px);
  }
}
@media (min-width: 768px) {
  .request-modal__form_checkboxes-big_label:not(".column"):nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .request-modal__form_checkboxes-big_label:not(".column"):nth-child(n+2) {
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .request-modal__form_checkboxes-big_label:not(".column"):nth-child(n+2) {
    margin-top: 14px;
  }
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"] + .checkbox-fake {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  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;
  border: 1px solid rgba(25, 25, 25, 0.1);
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 12px;
  right: 16px;
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"] + .checkbox-fake > span {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"] ~ .checkbox-name {
  font-size: 16px;
  line-height: 1.25em;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 12px 52px 12px 16px;
  border: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 1024px) {
  .request-modal__form_checkboxes-big_label > input[type="checkbox"] ~ .checkbox-name {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"] ~ .checkbox-name > span:first-child {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
}
@media (max-width: 1024px) {
  .request-modal__form_checkboxes-big_label > input[type="checkbox"] ~ .checkbox-name > span:first-child {
    letter-spacing: 0.05em;
  }
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"] ~ .checkbox-name > span:last-child:not(:first-child) {
  font-size: 16px;
  line-height: 1.25em;
  padding-top: 28px;
}
@media (max-width: 1024px) {
  .request-modal__form_checkboxes-big_label > input[type="checkbox"] ~ .checkbox-name > span:last-child:not(:first-child) {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"]:checked + .checkbox-fake {
  border-color: #191919;
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"]:checked + .checkbox-fake span {
  border-color: #191919;
}
.request-modal__form_checkboxes-big_label > input[type="checkbox"]:checked ~ .checkbox-name {
  background-color: #191919;
  border-color: #191919;
  color: #fff;
}
.request-modal__form_checkboxes-big_label:hover > input[type=checkbox] + .checkbox-fake {
  border-color: #191919;
}
.request-modal__form_checkboxes-big_label:hover > input[type=checkbox]:not(:checked) ~ .checkbox-name {
  background-color: #E6E6E6;
  border-color: #E6E6E6;
}
.request-modal__form_checkboxes_group {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  margin-top: 12px;
}
.request-modal__form_checkboxes_group:last-child {
  border-bottom: 0;
}
.request-modal__form_checkboxes_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  cursor: pointer;
  margin-top: 8px;
}
.request-modal__form_checkboxes_item:nth-child(n+2) {
  margin-top: 12px;
}
.request-modal__form_checkboxes_item > input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -webkit-appearance: checkbox;
}
.request-modal__form_checkboxes_item > input[type="checkbox"] + .checkbox-fake {
  width: 20px;
  height: 20px;
  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;
  border: 1px solid #191919;
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.request-modal__form_checkboxes_item > input[type="checkbox"] + .checkbox-fake:after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: 20px;
  height: 20px;
  background: url("/assets/css/../images/check.svg") no-repeat 50% 50%;
  background-size: 11px auto;
  opacity: 0;
}
.request-modal__form_checkboxes_item > input[type="checkbox"] ~ .checkbox-name {
  font-size: 16px;
  line-height: 1.25em;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
@media (max-width: 1024px) {
  .request-modal__form_checkboxes_item > input[type="checkbox"] ~ .checkbox-name {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-modal__form_checkboxes_item > input[type="checkbox"] ~ .checkbox-name a {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #808080;
}
.request-modal__form_checkboxes_item > input[type="checkbox"] ~ .checkbox-name a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #262626;
}
.request-modal__form_checkboxes_item > input[type="checkbox"]:checked + .checkbox-fake {
  background-color: #191919;
}
.request-modal__form_checkboxes_item > input[type="checkbox"]:checked + .checkbox-fake:after {
  opacity: 1;
}
.request-modal__form_checkboxes_item:hover > input[type=checkbox]:checked + .checkbox-fake {
  background-color: #808080;
  border-color: #808080;
}
.request-modal__form_checkboxes_item:hover > input[type=checkbox]:not(:checked) + .checkbox-fake {
  background-color: #E6E6E6;
  border-color: #191919;
}
.request-modal__form_radio {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .request-modal__form_radio:first-child {
    margin-top: 0;
  }
}
.request-modal__form_radio-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .request-modal__form_radio-title {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_radio-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.request-modal__form_radio-big_label {
  width: 100%;
  cursor: pointer;
  position: relative;
  min-height: 90px;
}
.request-modal__form_radio-big_label:first-child {
  border-top: 0;
}
.request-modal__form_radio-big_label:nth-child(n+2) {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .request-modal__form_radio-big_label:not(".column") {
    width: calc(100% / 2 - 16px);
  }
}
@media (min-width: 1024px) {
  .request-modal__form_radio-big_label:not(".column") {
    width: calc(100% / 2 - 7px);
  }
}
@media (min-width: 768px) {
  .request-modal__form_radio-big_label:not(".column"):nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .request-modal__form_radio-big_label:not(".column"):nth-child(n+2) {
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .request-modal__form_radio-big_label:not(".column"):nth-child(n+2) {
    margin-top: 14px;
  }
}
.request-modal__form_radio-big_label > input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -webkit-appearance: radio;
}
.request-modal__form_radio-big_label > input[type="radio"] + .radio-fake {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  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;
  border: 1px solid rgba(25, 25, 25, 0.1);
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 12px;
  right: 16px;
}
.request-modal__form_radio-big_label > input[type="radio"] + .radio-fake > span {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.request-modal__form_radio-big_label > input[type="radio"] ~ .radio-name {
  font-size: 16px;
  line-height: 1.25em;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 12px 52px 12px 16px;
  border: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 1024px) {
  .request-modal__form_radio-big_label > input[type="radio"] ~ .radio-name {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-modal__form_radio-big_label > input[type="radio"] ~ .radio-name > span:first-child {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
}
@media (max-width: 1024px) {
  .request-modal__form_radio-big_label > input[type="radio"] ~ .radio-name > span:first-child {
    letter-spacing: 0.05em;
  }
}
.request-modal__form_radio-big_label > input[type="radio"] ~ .radio-name > span:last-child:not(:first-child) {
  font-size: 16px;
  line-height: 1.25em;
  padding-top: 28px;
}
@media (max-width: 1024px) {
  .request-modal__form_radio-big_label > input[type="radio"] ~ .radio-name > span:last-child:not(:first-child) {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-modal__form_radio-big_label > input[type="radio"]:checked + .radio-fake {
  border-color: #191919;
}
.request-modal__form_radio-big_label > input[type="radio"]:checked + .radio-fake span {
  border-color: #191919;
}
.request-modal__form_radio-big_label > input[type="radio"]:checked ~ .radio-name {
  background-color: #191919;
  border-color: #191919;
  color: #fff;
}
.request-modal__form_radio-big_label:hover > input[type=radio] + .radio-fake {
  border-color: #191919;
}
.request-modal__form_radio-big_label:hover > input[type=radio] ~ .radio-name {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-color: #191919;
}
.request-modal__form_radio-mini_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  cursor: pointer;
  margin-top: 8px;
}
.request-modal__form_radio-mini_label > input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -webkit-appearance: radio;
}
.request-modal__form_radio-mini_label > input[type="radio"] + .radio-fake {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  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;
  border: 1px solid #191919;
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.request-modal__form_radio-mini_label > input[type="radio"] + .radio-fake > span {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
}
.request-modal__form_radio-mini_label > input[type="radio"] ~ .radio-name {
  font-size: 16px;
  line-height: 1.25em;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
@media (max-width: 1024px) {
  .request-modal__form_radio-mini_label > input[type="radio"] ~ .radio-name {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-modal__form_radio-mini_label > input[type="radio"]:checked + .radio-fake {
  background-color: #191919;
}
.request-modal__form_radio-mini_label:hover > input[type=radio] + .radio-fake {
  border-color: #191919;
}
.request-modal__form_radio-mini_label:hover > input[type=radio]:checked + .radio-fake {
  background-color: #808080;
  border-color: #808080;
}
.request-modal__form_radio-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
}
.request-modal__form_radio-line:first-child {
  border-top: 0;
}
@media (min-width: 768px) {
  .request-modal__form_radio-line:first-child {
    margin-top: -12px;
  }
}
@media (min-width: 1024px) {
  .request-modal__form_radio-line:first-child {
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .request-modal__form_radio-line:first-child {
    margin-top: -12px;
  }
}
.request-modal__form_radio-line_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 8px 12px;
  width: 100%;
  cursor: pointer;
}
.request-modal__form_radio-line_label > input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -webkit-appearance: radio;
}
.request-modal__form_radio-line_label > input[type="radio"] + .radio-fake {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px solid rgba(25, 25, 25, 0.1);
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-modal__form_radio-line_label > input[type="radio"] + .radio-fake > span {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.request-modal__form_radio-line_label > input[type="radio"] ~ .radio-name {
  font-size: 16px;
  line-height: 1.25em;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .request-modal__form_radio-line_label > input[type="radio"] ~ .radio-name {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-modal__form_radio-line_label > input[type="radio"]:checked + .radio-fake {
  border-color: #191919;
  background-color: #191919;
}
.request-modal__form_radio-line_label > input[type="radio"]:checked ~ .radio-name {
  color: #808080;
}
.request-modal__form_radio-line_link {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 20px;
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/link.svg");
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  right: -40px;
  display: none;
}
.request-modal__form_radio-line:hover > .request-modal__form_radio-line_label {
  background-color: rgba(230, 230, 230, 0.2);
}
.request-modal__form_radio-line:hover > .request-modal__form_radio-line_label > input[type="radio"] + .radio-fake {
  border-color: #191919;
}
@media (min-width: 1024px) {
  .request-modal__form_radio-line:hover > .request-modal__form_radio-line_link {
    display: block;
  }
}
.request-modal__form_file {
  margin-top: 16px;
}
.request-modal__form_file_title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .request-modal__form_file_title {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_file_subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .request-modal__form_file_subtitle {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_file_label {
  width: 168px;
  height: 168px;
  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;
  color: #191919;
  border: 1px dashed currentColor;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-top: 12px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.request-modal__form_file_label input[type="file"] {
  opacity: 0;
  height: 1px;
  width: 1px;
}
.request-modal__form_file_label svg:first-of-type {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-modal__form_file_label svg:first-of-type path {
  fill: currentColor;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-modal__form_file_label svg:nth-of-type(2) {
  display: none;
  width: 48px;
}
.request-modal__form_file_label svg:nth-of-type(2) circle {
  stroke: #191919;
}
.request-modal__form_file_label:hover {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-style: solid;
}
.request-modal__form_file_label.uploading svg:first-of-type {
  display: none;
}
.request-modal__form_file_label.uploading svg:nth-of-type(2) {
  display: block;
}
.request-modal__form_file_label.uploaded {
  display: none;
}
.request-modal__form_file_label.error {
  position: relative;
  margin-bottom: 24px;
  border-color: transparent;
  background-image: url("/assets/css/../images/icons/error.svg");
  background-size: 48px 48px;
}
.request-modal__form_file_label.error svg {
  display: none;
}
.request-modal__form_file_label.error:before {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  content: "Ошибка";
  color: #E63B3B;
  position: absolute;
  left: 0;
  top: calc(100% + 8px);
  white-space: nowrap;
  display: inline;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: calc(100% - 1px);
}
@media (max-width: 1024px) {
  .request-modal__form_file_label.error:before {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_file_result {
  display: none;
}
.request-modal__form_file_result-rm {
  content: '';
  width: 32px;
  height: 32px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/close.svg");
  position: absolute;
  right: -12px;
  top: -12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #191919;
  background-size: 16px 16px;
  cursor: pointer;
}
.request-modal__form_file_result:before {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  content: attr(data-image-name);
  color: rgba(25, 25, 25, 0.9);
  position: absolute;
  left: 0;
  top: calc(100% + 8px);
  white-space: nowrap;
  display: inline;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: calc(100% - 1px);
}
@media (max-width: 1024px) {
  .request-modal__form_file_result:before {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_file_result.uploaded {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 169px;
  height: 169px;
  position: relative;
  margin-bottom: 24px;
  color: #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-top: 12px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.request-modal__form_label {
  margin-top: 16px;
  display: block;
  font-size: 16px;
  line-height: 22px;
}
.request-modal__form_text {
  margin-top: 16px;
  display: block;
}
@media (min-width: 768px) {
  .request-modal__form_text:first-child {
    margin-top: 0;
  }
}
.request-modal__form_text-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .request-modal__form_text-title {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_text_subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 4px;
  margin-bottom: 4px;
}
@media (max-width: 1024px) {
  .request-modal__form_text_subtitle {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_text > input[type="text"],
.request-modal__form_text input[type="email"] {
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media not (-webkit-touch-callout: none) {
  .request-modal__form_text > input[type="text"],
  .request-modal__form_text input[type="email"] {
    line-height: 50px;
  }
}
@media not (-webkit-touch-callout: none) and (max-width: 1024px) {
  .request-modal__form_text > input[type="text"],
  .request-modal__form_text input[type="email"] {
    line-height: 41px;
  }
}
.request-modal__form_text > textarea {
  margin: 0;
  resize: none;
}
.request-modal__form_selector {
  margin-top: 16px;
  position: relative;
}
.request-modal__form_selector .select2-container {
  width: 100% !important;
}
.request-modal__form_selector .select2-container .select2-selection--single {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  border-color: #191919;
  position: relative;
}
.request-modal__form_selector .select2-container .select2-selection--single:hover .select2-selection__rendered {
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-modal__form_selector .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  line-height: 16px;
  padding: 16px 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .request-modal__form_selector .select2-container .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .request-modal__form_selector .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.28em;
    padding: 11px 16px;
  }
}
.request-modal__form_selector .select2-container .select2-selection--single:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media (max-width: 1024px) {
  .request-modal__form_selector .select2-container .select2-selection--single:after {
    right: 16px;
    top: 11px;
  }
}
.request-modal__form_selector .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.request-modal__form_selector .select2-container--open .select2-selection--single .select2-selection__rendered {
  background-color: #fff;
}
.request-modal__form_selector .select2-container--open .select2-selection--single:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.request-modal__form_selector .select2-container .select2-dropdown {
  border-color: #191919;
  border-radius: 0;
  background-color: #fff;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
}
.request-modal__form_selector .select2-container .select2-dropdown--above {
  margin-top: -8px;
  margin-bottom: 8px;
}
.request-modal__form_selector .select2-container .select2-dropdown--below {
  margin-top: 8px;
}
.request-modal__form_selector .select2-container .select2-results > .select2-results__options {
  max-height: 304px;
}
.request-modal__form_selector .select2-container .select2-results__option {
  border-top: 1px solid #191919;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
}
.request-modal__form_selector .select2-container .select2-results__option:first-child {
  border-top: 0;
}
@media (max-width: 1024px) {
  .request-modal__form_selector .select2-container .select2-results__option {
    padding: 11px 16px;
  }
}
.request-modal__form_selector .select2-container .select2-results__option[aria-selected=true] {
  background-color: #191919;
  color: #fff;
}
.request-modal__form_selector .select2-container .select2-results__option--highlighted {
  background-color: #191919;
  color: #fff;
}
.request-modal__form_selector .select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #262626;
  color: #fff;
}
.request-modal__form_selector .select2-container .select2-search {
  display: none;
}
.request-modal__form_selector.white .select2-container .select2-selection--single {
  border-color: #fff;
}
.request-modal__form_selector.white .select2-container .select2-selection--single:hover {
  border-color: #191919;
}
.request-modal__form_selector.white .select2-container .select2-selection--single:hover .select2-selection__rendered {
  color: #191919;
}
.request-modal__form_selector.white .select2-container .select2-selection--single:hover:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
.request-modal__form_selector.white .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.request-modal__form_selector.white .select2-container .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-w-d.svg");
}
.request-modal__form_selector.white .select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #191919;
}
.request-modal__form_selector.white .select2-container--open .select2-selection--single:after {
  background-image: url("/assets/css/../images/icons/arrow-b-d.svg");
}
@media (min-width: 768px) {
  .request-modal__form_selector:first-child {
    margin-top: 0;
  }
}
.request-modal__form_selector-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .request-modal__form_selector-title {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_selector select {
  position: absolute !important;
  left: 50%;
  bottom: 0;
}
.request-modal__form_price {
  margin-top: 16px;
  display: block;
}
@media (min-width: 768px) {
  .request-modal__form_price:first-child {
    margin-top: 0;
  }
}
.request-modal__form_price-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .request-modal__form_price-title {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-modal__form_price-val {
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  margin-top: 4px;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  .request-modal__form_price-val {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .request-modal__form_price-val {
    font-size: 20px;
  }
}
.request-modal__form_price-val--invalid {
  color: red;
}
.request-modal__btns {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px 24px 24px;
  background-color: rgba(230, 230, 230, 0.5);
}
@media (min-width: 768px) {
  .request-modal__btns {
    padding: 16px 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .request-modal__btns {
    padding: 18px 80px;
  }
}
@media (min-width: 1280px) {
  .request-modal__btns {
    padding: 24px 100px;
  }
}
@media (min-width: 768px) {
  .request-modal__btns .btn {
    width: calc(50% - 8px);
    min-width: 0;
  }
}
.request-modal__btns .btn:nth-child(n+2) {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .request-modal__btns .btn:nth-child(n+2) {
    margin-top: 0;
  }
}
.request-modal__btns .btn.black {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 16px;
  height: auto;
}
.request-modal__btns .btn.black svg path {
  fill: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-modal__btns .btn.black.empty svg {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-modal__btns .btn.black.empty svg path {
  fill: #191919;
}
.request-modal__btns .btn.black.empty:hover svg {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-modal__btns .btn.black.empty:hover svg path {
  fill: #fff;
}
.request-done {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.request-done__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 11px 24px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: transparent;
  pointer-events: none;
}
@media (min-width: 768px) {
  .request-done__head {
    border-bottom: 0;
    padding: 38px 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .request-done__head {
    padding: 46px 80px 0;
  }
}
@media (min-width: 1280px) {
  .request-done__head {
    padding: 59px 100px 0;
  }
}
.request-done__head_steps {
  width: 100%;
  padding-right: 15%;
}
.request-done__head_steps-inline {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
}
@media (max-width: 1024px) {
  .request-done__head_steps-inline {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (min-width: 768px) {
  .request-done__head_steps-inline {
    display: none;
  }
}
.request-done__head_steps-dots {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: none;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1px;
  background-color: rgba(25, 25, 25, 0.1);
}
@media (max-width: 1024px) {
  .request-done__head_steps-dots {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (min-width: 768px) {
  .request-done__head_steps-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.request-done__head_steps-dots > div {
  width: 24px;
  height: 24px;
  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;
  border: 1px solid rgba(25, 25, 25, 0.1);
  background-color: #fff;
  font-weight: 500;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.request-done__head_steps-dots > div.active,
.request-done__head_steps-dots > div.filled {
  background-color: #191919;
  border-color: #191919;
  color: #fff;
}
.request-done__head .close {
  display: block;
  position: relative;
  margin-left: auto;
  width: 32px;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  top: 0;
  right: 0;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  z-index: 1;
  pointer-events: all;
}
@media (min-width: 768px) {
  .request-done__head .close {
    width: 40px;
    height: 40px;
    position: static;
  }
}
@media (min-width: 1024px) {
  .request-done__head .close {
    width: 46px;
    height: 46px;
  }
}
.request-done__head .close svg {
  width: 100%;
  height: 100%;
}
.request-done__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.request-done__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.request-done__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.request-done__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.request-done__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
  padding: 36px 24px 44px;
}
@media (min-width: 768px) {
  .request-done__main {
    padding: 64px 100px 125px;
    margin-top: -80px;
  }
}
@media (min-width: 1024px) {
  .request-done__main {
    padding: 46px 80px;
  }
}
@media (min-width: 1280px) {
  .request-done__main {
    padding: 59px 100px;
    margin-top: -100px;
  }
}
.request-done__main a {
  color: #808080;
  text-decoration: none;
}
.request-done__main a:hover {
  color: #262626;
}
.request-done__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1024px) {
  .request-done__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .request-done__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .request-done__title {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .request-done__title {
    padding-right: 54px;
  }
}
.request-done__desc {
  margin-top: 40px;
}
.request-done__desc p {
  margin: 0;
}
.request-done__desc p:nth-child(n+2) {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .request-done__desc p:nth-child(n+2) {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-done__feedback {
  font-size: 16px;
  line-height: 1.25em;
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1024px) {
  .request-done__feedback {
    font-size: 14px;
    line-height: 20px;
  }
}
.request-done__feedback span:last-child {
  margin-top: 12px;
}
.request-done__requirement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  margin: 24px 0;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}
@media (max-width: 560px) {
  .request-done__requirement {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.request-done__requirement_title {
  font-size: 14px;
  line-height: 1.28em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  width: 208px;
}
@media (max-width: 1024px) {
  .request-done__requirement_title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .request-done__requirement_title {
    letter-spacing: 0.05em;
  }
}
.request-done__requirement_list {
  font-size: 16px;
  line-height: 1.25em;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media (max-width: 1024px) {
  .request-done__requirement_list {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 560px) {
  .request-done__requirement_list {
    margin-top: 12px;
  }
}
.request-done__requirement_list li:before {
  content: '— ';
}
.request-done__requirement_list li:nth-child(n+2) {
  margin-top: 4px;
}
.request-done__detail {
  font-size: 16px;
  line-height: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  padding-top: 12px;
  border-top: 1px solid rgba(25, 25, 25, 0.1);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1024px) {
  .request-done__detail {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .request-done__detail {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .request-done__detail {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1280px) {
  .request-done__detail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .request-done__detail_head {
    width: 180px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 32px;
  }
}
@media (min-width: 1024px) {
  .request-done__detail_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-right: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1280px) {
  .request-done__detail_head {
    width: 188px;
    margin-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.request-done__detail_title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .request-done__detail_title {
    letter-spacing: 0.05em;
  }
}
.request-done__detail_body {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .request-done__detail_body {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .request-done__detail_body {
    margin-top: 12px;
  }
}
@media (min-width: 1280px) {
  .request-done__detail_body {
    margin-top: 0;
  }
}
.request-done__detail_row:nth-child(n+2) {
  margin-top: 24px;
}
.request-done__detail_row-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1024px) {
  .request-done__detail_row-title {
    font-size: 13px;
    line-height: 15px;
  }
}
.request-done__detail_row-val {
  margin-top: 8px;
  letter-spacing: initial;
}
.request-done__detail_row > .btn {
  width: 100%;
  min-width: 0;
  max-width: none;
}
.request-done__footer {
  bottom: 0;
  right: 0;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 160px 20px 100px;
  background-color: rgba(230, 230, 230, 0.5);
  position: absolute;
}
@media (max-width: 1024px) {
  .request-done__footer {
    padding: 16px 130px 16px 80px;
  }
}
@media (max-width: 768px) {
  .request-done__footer {
    padding: 16px 100px;
  }
}
@media (max-width: 560px) {
  .request-done__footer {
    padding: 16px 24px 24px;
  }
}
.request-done__footer .btn {
  width: 100%;
}
.policy-modal__head {
  padding: 12px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (min-width: 768px) {
  .policy-modal__head {
    padding: 0;
  }
}
.policy-modal__head .close {
  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;
  width: 26px;
  height: 26px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .policy-modal__head .close {
    position: absolute;
    right: 28px;
    top: 28px;
    width: 40px;
    height: 40px;
    z-index: 1;
  }
}
@media (min-width: 1024px) {
  .policy-modal__head .close {
    right: 48px;
    top: 40px;
  }
}
@media (min-width: 1280px) {
  .policy-modal__head .close {
    right: 60px;
    top: 52px;
    width: 46px;
    height: 46px;
  }
}
.policy-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.policy-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.policy-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.policy-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.policy-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.policy-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .policy-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .policy-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .policy-modal__title {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .policy-modal__title {
    padding-right: 54px;
  }
}
@media (min-width: 1280px) {
  .policy-modal__title {
    padding-right: 0;
  }
}
.policy-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
  padding: 0 24px 44px;
}
@media (min-width: 768px) {
  .policy-modal__main {
    padding: 64px 100px 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .policy-modal__main {
    padding: 46px 80px;
  }
}
@media (min-width: 1280px) {
  .policy-modal__main {
    padding: 59px 100px;
  }
}
.policy-modal__main a {
  text-decoration: none;
  color: #808080;
}
.policy-modal__main a:hover {
  color: #262626;
}
.policy-modal__text {
  font-size: 16px;
  line-height: 1.25em;
}
@media (max-width: 1024px) {
  .policy-modal__text {
    font-size: 14px;
    line-height: 20px;
  }
}
.image-modal__head {
  padding: 12px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #fff;
}
@media (min-width: 768px) {
  .image-modal__head {
    padding: 0;
  }
}
.image-modal__head .close {
  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;
  width: 26px;
  height: 26px;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .image-modal__head .close {
    position: absolute;
    right: 28px;
    top: 28px;
    width: 40px;
    height: 40px;
    z-index: 1;
  }
}
@media (min-width: 1024px) {
  .image-modal__head .close {
    right: 48px;
    top: 40px;
  }
}
@media (min-width: 1280px) {
  .image-modal__head .close {
    right: 60px;
    top: 52px;
    width: 46px;
    height: 46px;
  }
}
.image-modal__head .close svg {
  width: 100%;
  height: 100%;
}
.image-modal__head .close svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #191919;
}
.image-modal__head .close:hover svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.image-modal__head .close:focus {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 1px solid #191919;
}
.image-modal__head .close:focus svg path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #808080;
}
.image-modal__title {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.2em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .image-modal__title {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 1024px) {
  .image-modal__title {
    font-size: 24px;
  }
}
@media (max-width: 560px) {
  .image-modal__title {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .image-modal__title {
    padding-right: 54px;
  }
}
@media (min-width: 1280px) {
  .image-modal__title {
    padding-right: 0;
  }
}
.image-modal__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
  padding: 0 24px 44px;
}
@media (min-width: 768px) {
  .image-modal__main {
    padding: 64px 100px 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .image-modal__main {
    padding: 46px 80px;
  }
}
@media (min-width: 1280px) {
  .image-modal__main {
    padding: 59px 100px;
  }
}
.image-modal__main a {
  text-decoration: none;
  color: #808080;
}
.image-modal__main a:hover {
  color: #262626;
}
.image-modal__file {
  width: 100%;
}
.image-modal__file > * {
  width: 100%;
}
[v-cloak] {
  display: none !important;
}
.js-busy {
  pointer-events: none;
}
.no-js-hidden {
  display: none !important;
}
.loading-placeholder {
  display: block;
  width: 48px;
  height: 48px;
}
.loading-placeholder:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #191919;
  border-color: #191919 transparent #191919 transparent;
  -webkit-animation: loading-placeholder 1.2s linear infinite;
          animation: loading-placeholder 1.2s linear infinite;
}
@-webkit-keyframes loading-placeholder {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loading-placeholder {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media (max-width: 900px) {
  .hide-mobile {
    display: none !important;
  }
}
.hide-top_right_menu_on_main {
  visibility: hidden;
}
.fixedHeader .hide-top_right_menu_on_main {
  visibility: visible;
}
:-webkit-autofill {
  -webkit-animation-name: onAutoFillStart;
          animation-name: onAutoFillStart;
}
:not(:-webkit-autofill) {
  -webkit-animation-name: onAutoFillCancel;
          animation-name: onAutoFillCancel;
}
.ticketing_body {
  background: #ffffff;
}
.ticketing {
  width: 100%;
  height: 100%;
  position: static;
  top: auto;
  left: auto;
  vertical-align: top;
}
.ticketing_body .error-message {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.1em;
  margin-top: 8px;
  color: #E63B3B;
}
.public-offer-content .tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  overflow: hidden;
}
.public-offer-content .tab input:checked ~ .tab-content {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}
.public-offer-content .tab input[type=checkbox] + label:after {
  content: "+";
  position: absolute;
  right: 0;
  top: -0.5em;
  left: auto;
  display: block;
  width: 1em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  background: none;
  font-size: 3.5rem;
  opacity: 1;
}
.public-offer-content .tab input[type=checkbox]:checked + label:after {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}
.public-offer-content .tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.public-offer-content .tab label {
  position: relative;
  display: block;
  padding: 0;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
  padding: 1rem;
}
.public-offer-content .tab h2 {
  max-width: 95%;
}
@media (max-width: 560px) {
  .public-offer-content .tab h2 {
    max-width: 80%;
  }
}
@media (max-width: 560px) {
  .public-offer-content .tab input[type=checkbox] + label:after {
    font-size: 3rem;
  }
}
.public-offer-content .tab-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  transition: max-height 0.35s;
}
.public-offer-content input[type=checkbox] + label:before {
  display: none;
}
.btn-scrollTop {
  position: fixed;
  bottom: 100px;
  right: 24px;
  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;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #191919;
  outline: none;
  border: none;
  cursor: pointer;
  z-index: 100;
  opacity: 0;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-scrollTop.active {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  pointer-events: auto;
}
.btn-scrollTop:hover {
  background: #808080;
}
.btn-scrollTop__svg {
  width: 30px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: white;
}
@media (min-width: 560px) {
  .btn-scrollTop {
    right: 30px;
    bottom: 40px;
  }
}
@media (min-width: 768px) {
  .btn-scrollTop {
    width: 70px;
    height: 70px;
    right: 48px;
  }
  .btn-scrollTop__svg {
    width: 40px;
  }
}
@media (min-width: 1024px) {
  .btn-scrollTop {
    right: 60px;
  }
}
@media (min-width: 2000px) {
  .btn-scrollTop {
    right: calc((100% - 1380px) / 3);
  }
}


/*# sourceMappingURL=main.css.map*/
/* End */


/* Start:/local/templates/main/components/machaon/iblock.getlist/adv_panel_center/style.css?16164941363061*/
.b-panel-right {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: rgba(93,93,93,.63);
    transition: visibility 0s,opacity .5s linear;
}
.b-panel-right.b-panel-right--theme-light {
    background: rgba(93,93,93,.5);
}
.b-panel-right.b-panel-right--theme-compact {
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}
.b-panel-right__content {
    position: fixed;
    background: rgba(0,0,0,.6);
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    max-width: 510px;
    z-index: 101;
    color: #fff;
    box-sizing: border-box;
    padding: 30px 35px 20px;
    transition: right .5s linear;
}
.b-panel-right__content.img {
    padding: 0;
    border: none!important;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: 80%!important;
    right: auto!important;
    bottom: auto!important;
    left: 85%!important;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,.94);
    border: 8px solid #cea94e;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.b-panel-right.b-panel-right--theme-light .b-panel-right__content {
    color: #000;
    background: #fff;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: auto;
    right: 30px;
    bottom: 30px;
    left: auto;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,.94);
    border: 8px solid #cea94e;
}
.b-panel-right__close {
    cursor: pointer;
    float: right;
    font-size: 44px;
    margin-top: -19px;
    margin-right: -15px;
}
.b-panel-right__content.img .b-panel-right__close {
    color: #000!important;
}
.b-panel-right__content.img .b-panel-right__close {
    position: absolute;
    color: #fff;
    top: 30px;
    right: 30px;
}
.b-panel-right a {
    text-decoration: underline;
}
.b-panel-right__content.img a {
    display: block;
}
img:not(.js-responsive-img) {
    max-width: 100%;
    height: auto;
}
.b-panel-right__content.img .b-panel-right__close {
    color: #000 !important;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: 80% !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.94);
    border: 8px solid #cea94e;
    transform: translate(-10%, -50%);
        -webkit-transform: translate(-10%, -50%);
        -moz-transform: translate(-10%, -50%);
        -ms-transform: translate(-10%, -50%);
        -o-transform: translate(-10%, -50%);
}
.b-panel-right.b-panel-right--hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .5s,opacity .5s linear;
}
@media only screen and (max-width : 480px) {
    .b-panel-right.b-panel-right--theme-compact .b-panel-right__content img {
        max-width: 300px;
    }
    .b-panel-right__content.img .b-panel-right__close {
        right: 20px;
    }
}
/* End */


/* Start:/local/templates/main/template_styles.css?16322191702514*/
#notifications {
    display: none !important
}

nav.topSub.sub-t {
    padding-bottom: 5px;
}

nav.topSub.sub-b {
    padding-top: 5px;
}

.mission__wrap.long-term {
    padding-bottom: 64px;
}

.video {
    margin-bottom: 20px;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.video-wrp {
    position: relative;
    padding-top: 56.25%;
}

.video-wrp iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    border: none;
}

.mission__txt-title.youtube-title {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.you-learn__list__item .you-learn__list__item__info {
    display: none;
}

.you-learn__list__item .you-learn__list__item__info.active {
    display: block;
}

.you-learn__list__item {
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(25, 25, 25, .1);
    margin-bottom: 24px;
    cursor: pointer;
}

.you-learn__list__item .you-learn__list__item__title {
    font-weight: 400;
    font-size: 30px;
    font-style: normal;
    letter-spacing: .1em;
    line-height: 1.4em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    letter-spacing: normal;
    display: flex;
    align-items: center;
    position: relative;
}

.you-learn__list__item .you-learn__list__item__title .arrow {
    transition: transform 1s;
    width: 30px;
    height: 30px;
    margin-left: 10px;
}

.you-learn__list__item .you-learn__list__item__title .arrow.active {
    transform: rotate(90deg);
}

.you-learn__list__item .you-learn__list__item__title span:nth-child(1) {
    display: block;
}

.you-learn__list__item .you-learn__list__item__info {
    font-size: 16px;
    line-height: 1.25em;
    padding-top: 24px;
}

.programs__col-val {
    display: flex;
    flex-direction: column;
}

.right-side .topSub.sub-b {
    text-align: right;
}

.student-modal>.centerMax {
    flex-direction: column;
}

.student-modal__info {
    display: flex;
    height: 100%;
}

.student-modal__links.mobile {
    display: none;
}

.student-modal__links.desctop {
    width: 90%;
}

@media (max-width: 768px) {
    .student-modal__info {
        flex-direction: column;
        height: auto;
    }
    .student-modal__links.mobile {
        display: block;
    }
    .student-modal__links.desctop {
        display: none;
    }
    ul li .student-modal__links_item {
        border-top: none;
    }
    ul li:nth-child(1) .student-modal__links_item {
        border-top: 1px solid rgba(25, 25, 25, 0.1);
    }
}
/* End */
/* /assets/css/main.css?1645441104440751 */
/* /local/templates/main/components/machaon/iblock.getlist/adv_panel_center/style.css?16164941363061 */
/* /local/templates/main/template_styles.css?16322191702514 */
