

/* Start:/assets/dist/css/vendors.css?174738109439828*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

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


/* Start:/assets/dist/css/main.css?1749453192345759*/
@charset "UTF-8";
.fancybox-active {
  height: 100% !important;
}

.bx-touch.crm-widget-button-mobile body {
  height: auto !important;
}

.ui-icon-service-vk > i, .ui-icon-service-vkontakte > i {
  background-color: #3871ba !important;
}

.tippy-box {
  background-color: transparent;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  -webkit-transform: translateX(16px);
      -ms-transform: translateX(16px);
          transform: translateX(16px);
}
.tippy-box .tippy-content {
  max-width: 260px;
  background: #ffffff;
  color: #19191A;
  border-radius: 10px;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 12px;
}
.tippy-box .tippy-content h5 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 0;
}
.tippy-box .tippy-content p {
  margin-bottom: 0;
}
.tippy-box .tippy-content p + p {
  margin-top: 6px;
}
.tippy-box .tippy-content a {
  color: #19191A;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.tippy-box .tippy-arrow {
  color: #ffffff;
  left: -14px !important;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*:hover, *:before:hover, *:after:hover {
  outline: none;
}

html, body {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}

html {
  min-height: 100%;
  scroll-behavior: smooth;
}

main {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main div[class^=page] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.overflow {
  overflow: hidden;
}

body, span, p, div {
  font-family: "Inter", sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  color: #383838;
}

p {
  font-weight: normal;
}

h1, .h1 {
  font-size: 30px;
  line-height: 32px;
  text-align: center;
}

h2, .h2 {
  font-size: 24px;
  line-height: 29px;
}

h3, .h3 {
  font-size: 18px;
  line-height: 20px;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.point li:before {
  content: "•";
  position: relative;
  display: inline-block;
  margin-right: 5px;
  color: #ea6e33;
}

a {
  text-decoration: none;
  color: #000000;
}

button {
  cursor: pointer;
  outline: none;
  padding: 0;
  border: none;
  background: transparent;
}

img {
  vertical-align: top;
}

.hidden {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-mobile {
    display: none !important;
  }
}

@media (max-width: 989px) {
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 1399px) {
  .hidden-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1400px) {
  .hidden-xl {
    display: none !important;
  }
}

.container {
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 728px;
  }
}
@media (min-width: 990px) {
  .container {
    padding: 0 60px;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .container {
    padding: 0 90px;
    max-width: 1620px;
  }
}

.accent {
  color: #ea6e33;
}

html.popup {
  overflow: hidden;
}

.grecaptcha-badge {
  display: none !important;
}

.mt-32 {
  margin-top: 32px;
}

@media (min-width: 768px) {
  .stupidIE {
    direction: rtl;
    display: -ms-grid;
    -ms-grid-columns: min-content;
  }
  h1, .h1 {
    font-size: 42px;
    line-height: 48px;
    text-align: left;
  }
  h2, .h2 {
    font-size: 32px;
    line-height: 40px;
  }
  h3, .h3 {
    font-size: 24px;
    line-height: 40px;
  }
}
@media (min-width: 1400px) {
  h1, .h1 {
    font-size: 83px;
    line-height: 83px;
  }
  h2, .h2 {
    font-size: 64px;
    line-height: 70px;
  }
  h3, .h3 {
    font-size: 36px;
    line-height: 43px;
  }
}
.table {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 40px;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #979797;
  border-collapse: separate;
  border-left: 0;
}
.table.for-applicants-table {
  border-top: none;
}
.table.for-applicants-table th {
  white-space: normal;
  border-top: 1px solid #979797;
}
.table th {
  border-left: 1px solid #979797;
  background: #f7f7f7;
  padding: 10px;
}
.table th.text-center {
  text-align: center;
}
.table td {
  border-left: 1px solid #979797;
  padding: 10px;
  text-align: left;
  font-size: 14px;
  vertical-align: top;
  border-top: 1px solid #979797;
}

.btn-primary {
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
.btn-primary:hover {
  background-color: #ff8d57;
}
.btn-primary:active {
  background-color: #e36b32;
}
.btn-outline {
  background-color: #ffffff;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ea6e33;
  border: none;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ea6e33;
          box-shadow: inset 0px 0px 0px 2px #ea6e33;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  display: block;
}
.btn-outline:hover {
  background-color: #ea6e33;
  color: #ffffff;
}
.btn-download-docs {
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 12px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  margin-top: 20px;
}
.btn-download-docs:hover {
  background-color: #ff8d57;
}
.btn-department-report {
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  margin-top: 30px;
}
.btn-department-report:hover {
  background-color: #ffa377;
}
.btn-secondary {
  background-color: #ea6e33;
  border-radius: 30px;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 14px 36px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Exo 2", sans-serif;
  width: auto;
}
.btn-secondary:hover {
  background-color: #ff8d57;
}
.btn-secondary:active {
  background-color: #e36b32;
}
.btn-type-3 {
  display: block;
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-type-3:hover {
  background-color: #ff8d57;
}
.btn-type-3:active {
  background-color: #e36b32;
}
.btn-type-4 {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  display: block;
  color: #ea6e33;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  background: transparent;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  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;
}
.btn-type-4:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.btn-type-4 svg {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.btn-type-4 svg:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.btn-type-4:hover {
  color: #ff8d57;
}
.btn-type-4:hover svg {
  color: #ff8d57;
}
.btn-type-4:active {
  color: #e36b32;
}
.btn-type-4:active svg {
  color: #e36b32;
}
.btn-link {
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  color: #ea6e33;
  border: 1px solid #ea6e33;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 48px;
  padding: 7px 16px;
  text-decoration: underline;
  margin-right: 5px;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-link:hover {
  text-decoration: none;
}
.btn-link__big {
  font-size: 16px;
  line-height: 26px;
}
.btn.disabled {
  pointer-events: none;
  cursor: default;
  background: rgba(0, 0, 0, 0.5);
}

.breadcrumbs {
  padding: 20px 0 20px;
}
.breadcrumbs li {
  display: inline-block;
  font-size: 12px;
  line-height: 140%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.breadcrumbs li a {
  font-size: 12px;
  border-bottom: 1px solid #000000;
  display: inline-block;
  margin-right: 14px;
  line-height: 12px;
  position: relative;
}
.breadcrumbs li a:after {
  content: " > ";
  position: absolute;
  right: -13px;
}
.breadcrumbs li:last-child {
  display: inline;
}

.page-type_1 {
  padding-bottom: 48px;
}
.page-type_1 h1, .page-type_1 .h1 {
  margin-bottom: 26px;
}
.page-type_1 .section {
  margin-top: 48px;
}
.page-type_2 {
  padding-bottom: 48px;
}
.page-type_2 h1, .page-type_2 .h1 {
  margin-bottom: 24px;
}
.page-type_2 h2, .page-type_2 .h2 {
  margin-bottom: 16px;
}
.page-type_2 .section {
  margin-top: 48px;
}
.page-type_3 {
  padding-bottom: 48px;
}
.page-type_3 h1, .page-type_3 .h1 {
  margin-bottom: 24px;
}
.page-type_3 h2, .page-type_3 .h2 {
  margin-bottom: 16px;
}
.page-type_3 .section {
  margin-top: 48px;
}

input[type=text], input[type=email], input[type=tel], input[type=number], textarea {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  color: #091514;
  font-weight: normal;
  line-height: 36px;
  background: #ffffff;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  outline: none;
  resize: none;
  font-size: 14px;
  padding: 0 20px;
  height: 36px;
}
input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=number]:hover, textarea:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
input[type=text]:focus, input[type=text]:active, input[type=email]:focus, input[type=email]:active, input[type=tel]:focus, input[type=tel]:active, input[type=number]:focus, input[type=number]:active, textarea:focus, textarea:active {
  border: 1px solid #ea6e33;
}
input[type=text].invalid, input[type=email].invalid, input[type=tel].invalid, input[type=number].invalid, textarea.invalid {
  border: 1px solid red;
}
input[type=text].invalid + .error, input[type=email].invalid + .error, input[type=tel].invalid + .error, input[type=number].invalid + .error, textarea.invalid + .error {
  pointer-events: auto;
  opacity: 1;
}

textarea {
  line-height: 140%;
  padding: 9px 20px;
}
textarea::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
textarea::-webkit-scrollbar {
  width: 0;
}
textarea::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.input-wrap {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  font-size: 12px;
  line-height: 24px;
  position: relative;
  width: 100%;
}
.input-wrap:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.input-wrap-checkbox {
  cursor: pointer;
}
.input-wrap-checkbox input {
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: none;
  outline: none;
  position: absolute;
  opacity: 0;
}
.input-wrap-checkbox label {
  font-size: 12px;
  line-height: 140%;
  color: #383838;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-wrap-checkbox label:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  background-image: url("/assets/dist/css/../svg/checkbox.svg");
  margin-right: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  top: -5px;
}
.input-wrap-checkbox input:checked + label:before {
  background-image: url("/assets/dist/css/../svg/checkbox_checked.svg");
}
.input-wrap-radio {
  cursor: pointer;
}
.input-wrap-radio input {
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: none;
  outline: none;
  position: absolute;
  opacity: 0;
}
.input-wrap-radio label {
  position: relative;
  cursor: pointer;
}
.input-wrap-radio label:before {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background: url("/assets/dist/css/../svg/radio.svg") no-repeat center center;
}
.input-wrap-radio label:before:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.input-wrap-radio input:checked + label:before {
  background: url("/assets/dist/css/../svg/radio_checked.svg") no-repeat center center;
}
.input-wrap-text .error, .input-wrap-textarea .error {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  position: absolute;
  color: #E04040;
  z-index: 10;
  font-size: 12px;
  line-height: 16px;
  left: 20px;
  bottom: -18px;
}
.input-wrap-text .error:hover, .input-wrap-textarea .error:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.input-wrap-text textarea, .input-wrap-textarea textarea {
  height: 120px;
}
.input-wrap-text input, .input-wrap-text textarea, .input-wrap-textarea input, .input-wrap-textarea textarea {
  width: 100%;
}

.select-wrap {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.select-wrap .title {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  line-height: 22px;
}
.select-wrap__btn {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  width: 100%;
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #383838;
  text-align: left;
  cursor: pointer;
  padding-bottom: 6px;
}
.select-wrap__btn:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.select-wrap__btn::after {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/assets/dist/css/../svg/icon-arrow-gray.svg");
  background-repeat: no-repeat;
  vertical-align: middle;
}
.select-wrap__btn::after:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.select-wrap__dropdown {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  opacity: 0;
  z-index: -1;
  position: absolute;
  list-style: none;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 18px 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  max-height: 343px;
  overflow-y: auto;
}
.select-wrap__dropdown:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.select-wrap__dropdown li button {
  width: 100%;
  font-size: 16px;
  line-height: 160%;
  color: #383838;
  padding: 7px 12px 7px 24px;
  border: none;
  text-align: left;
  cursor: pointer;
}
.select-wrap__dropdown li button.active, .select-wrap__dropdown li button:active, .select-wrap__dropdown li button:hover {
  background: #FBF2EE;
}
.select-wrap.open .select-wrap__btn::after {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}
.select-wrap.open .select-wrap__dropdown {
  opacity: 1;
  z-index: 10;
}

.link-contact {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.link-contact svg {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  width: 24px;
  height: 24px;
  color: #ea6e33;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
}
.link-contact svg:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.link-contact[href]:hover svg {
  color: #ff8d57;
}
.link-contact[href]:active svg {
  color: #e36b32;
}

.swiper-slide {
  height: auto;
}

@media (min-width: 768px) {
  .btn-primary, .btn-outline {
    display: inline-block;
    width: auto;
    font-size: 16px;
    line-height: 26px;
    border-radius: 30px;
    padding: 12px 23px;
  }
  .breadcrumbs {
    padding: 24px 0 16px;
  }
  .page-type_1 {
    padding-bottom: 100px;
  }
  .page-type_1 h1, .page-type_1 .h1 {
    margin-bottom: 44px;
  }
  .page-type_1 .section {
    margin-top: 100px;
  }
  .page-type_2 {
    padding-bottom: 100px;
  }
  .page-type_2 h1, .page-type_2 .h1 {
    margin-bottom: 22px;
  }
  .page-type_2 h2, .page-type_2 .h2 {
    margin-bottom: 24px;
  }
  .page-type_2 .section {
    margin-top: 100px;
  }
  .page-type_3 {
    padding-bottom: 100px;
  }
  .page-type_3 h1, .page-type_3 .h1 {
    margin-bottom: 40px;
  }
  .page-type_3 h2, .page-type_3 .h2 {
    margin-bottom: 24px;
  }
  .page-type_3 .section {
    margin-top: 100px;
  }
  .link-contact {
    font-size: 16px;
    line-height: 160%;
  }
  input[type=text], input[type=email], input[type=tel], input[type=number], textarea {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding: 0 24px;
  }
  .input-wrap-text .error, .input-wrap-textarea .error {
    left: 24px;
  }
  textarea {
    line-height: 140%;
    padding: 9px 20px;
  }
}
@media (min-width: 1400px) {
  .btn-primary, .btn-outline {
    font-size: 18px;
    padding: 18px 34px;
  }
  .btn-secondary {
    font-size: 18px;
    line-height: 18px;
  }
  .btn-type-4 {
    font-size: 20px;
    line-height: 20px;
  }
  .breadcrumbs {
    padding: 80px 0 36px;
  }
  .breadcrumbs li {
    font-size: 16px;
    line-height: 160%;
  }
  .breadcrumbs li a {
    font-size: 16px;
    line-height: 16px;
    margin-right: 18px;
  }
  .breadcrumbs li a:after {
    right: -15px;
  }
  .page-type_1 {
    padding-bottom: 140px;
  }
  .page-type_1 h1, .page-type_1 .h1 {
    margin-bottom: 48px;
  }
  .page-type_1 .section {
    margin-top: 140px;
  }
  .page-type_2 {
    padding-bottom: 140px;
  }
  .page-type_2 h1, .page-type_2 .h1 {
    margin-bottom: 46px;
  }
  .page-type_2 h2, .page-type_2 .h2 {
    margin-bottom: 40px;
    font-size: 48px;
    line-height: 60px;
  }
  .page-type_2 .section {
    margin-top: 140px;
  }
  .page-type_3 {
    padding-bottom: 140px;
  }
  .page-type_3 h1, .page-type_3 .h1 {
    margin-bottom: 80px;
  }
  .page-type_3 h2, .page-type_3 .h2 {
    margin-bottom: 40px;
    font-size: 48px;
    line-height: 60px;
  }
  .page-type_3 .section {
    margin-top: 140px;
  }
  .select-wrap__btn {
    font-size: 20px;
    line-height: 24px;
  }
  input[type=text], input[type=email], input[type=tel], input[type=number], textarea {
    height: 64px;
    line-height: 64px;
    padding: 0 32px;
  }
  .input-wrap-text .error, .input-wrap-textarea .error {
    left: 32px;
  }
  textarea {
    line-height: 140%;
    padding: 9px 20px;
  }
}
.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 16px;
}
.list__item {
  position: relative;
  padding-left: 10px;
}
.list__item:before {
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
  background: #ea6e33;
}

@media (max-width: 480px) {
  .select-wrap__btn {
    font-size: 14px;
    line-height: 18px;
  }
  .select-wrap__dropdown li button {
    font-size: 14px;
    line-height: 140%;
  }
}
@media (max-width: 375px) {
  .select-wrap__btn {
    font-size: 13px;
    line-height: 16px;
  }
  .select-wrap__dropdown li button {
    font-size: 13px;
    line-height: 130%;
    padding: 5px 12px 5px 15px;
  }
}
.swiper-button-next,
.swiper-button-prev {
  display: none;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #dddddd;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ff7f56;
}

.swiper-container-fade .swiper-slide {
  -webkit-transition-property: opacity, -webkit-transform, -webkit-box-shadow;
  transition-property: opacity, -webkit-transform, -webkit-box-shadow;
  transition-property: opacity, transform, box-shadow;
  transition-property: opacity, transform, box-shadow, -webkit-transform, -webkit-box-shadow;
}

.swiper-container-fade .swiper-slide.swiper-slide-active .swiper-slide {
  pointer-events: auto;
}

.swipre-slide {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}

@media (min-width: 768px) {
  .swiper-pagination {
    display: none;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 48px;
    height: 48px;
    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;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: block;
    font-size: 0;
    width: 20px;
    height: 20px;
    left: 10px;
    top: 255px;
    margin: 14px;
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/assets/dist/css/../svg/icon-shevron-top.svg");
    border-radius: 50%;
    background-size: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .swiper-button-prev {
    left: -48px;
  }
  .swiper-button-prev:after {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-box-shadow: -4px 0 16px rgba(0, 0, 0, 0.16);
            box-shadow: -4px 0 16px rgba(0, 0, 0, 0.16);
  }
  .swiper-button-prev:hover:after {
    -webkit-box-shadow: -4px 0 36px rgba(0, 0, 0, 0.16);
            box-shadow: -4px 0 36px rgba(0, 0, 0, 0.16);
  }
  .swiper-button-prev:active:after, .swiper-button-prev:focus:after {
    -webkit-box-shadow: -4px 0 12px rgba(0, 0, 0, 0.24);
            box-shadow: -4px 0 12px rgba(0, 0, 0, 0.24);
  }
  .swiper-button-next {
    right: -48px;
  }
  .swiper-button-next:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-box-shadow: 4px 0 16px rgba(0, 0, 0, 0.16);
            box-shadow: 4px 0 16px rgba(0, 0, 0, 0.16);
  }
  .swiper-button-next:hover:after {
    -webkit-box-shadow: 4px 0 36px rgba(0, 0, 0, 0.16);
            box-shadow: 4px 0 36px rgba(0, 0, 0, 0.16);
  }
  .swiper-button-next:active:after, .swiper-button-next:focus:after {
    -webkit-box-shadow: 4px 0 12px rgba(0, 0, 0, 0.24);
            box-shadow: 4px 0 12px rgba(0, 0, 0, 0.24);
  }
}
@media (min-width: 1400px) {
  .swiper-button-next:after,
  .swiper-button-prev:after {
    width: 48px;
    height: 48px;
    margin: 0;
    background-size: 36px;
  }
  .swiper-button-prev {
    left: -78px;
  }
  .swiper-button-next {
    right: -78px;
  }
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 0 2px;
  border-bottom: 1px solid #979797;
  position: relative;
  z-index: 2;
}
.header__langs {
  display: none;
  position: relative;
}
.header__langs-links {
  display: none;
  position: absolute;
  right: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  padding: 13px 0;
  z-index: 1;
}
.header__langs-link {
  font-size: 16px;
  line-height: 24px;
  color: #091514;
  text-transform: uppercase;
  padding: 4px 24px;
  display: block;
  width: 106px;
  text-decoration: none;
}
.header__langs-link.active, .header__langs-link:hover {
  background-color: #fbf2ee;
}
.header__langs-btn {
  border: none;
  background-color: transparent;
  min-width: 30px;
  min-height: 30px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Exo 2", sans-serif;
}
.header__langs-btn:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 24px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/assets/dist/css/../svg/icon-shevron-top.svg");
  vertical-align: middle;
}
.header__langs-btn.active:after {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}
.header.white .header__langs-btn, .header.white .header__menu-link {
  color: #ffffff;
}
.header__btn-call {
  display: block;
  width: 44px;
  height: 44px;
  color: #ea6e33;
}
.header__btn-call svg {
  display: block;
  width: 100%;
  height: 100%;
}
.header__btn-menu {
  border: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
  padding: 0;
  background-color: transparent;
  background-position: top -3px center;
  background-repeat: no-repeat;
  background-image: url("/assets/dist/css/../svg/icon-menu.svg");
  background-size: 24px;
  margin-right: 12px;
}
.header__logo {
  text-decoration: none;
}
.header__logo:before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 48px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/assets/dist/css/../svg/logo.svg");
  background-size: contain;
}
.header__logo-inner {
  display: none;
}
.header__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}
.header__visually-impaired, .header__menu {
  display: none;
}
.header__search {
  margin-left: 24px;
  line-height: 0;
}
.header__search-inner {
  z-index: -1;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
}
.header__search-input {
  width: 100%;
  border: none;
  outline: none;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
  padding: 21px 32px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("/assets/dist/css/../svg/icon-loupe-gray.svg");
  display: none;
}
.header__search-close {
  display: block;
  position: absolute;
  bottom: 8px;
  right: -10px;
  width: 48px;
  height: 48px;
  border: none;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/assets/dist/css/../svg/icon-cross.svg");
}
.header__search-btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
  background-size: 24px;
  border: none;
  width: 24px;
  height: 24px;
  text-decoration: none;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/assets/dist/css/../svg/icon-loupe.svg");
}
.header__search-submit {
  width: 0px;
  height: 0px;
  opacity: 0;
}
.header.search .header__search-inner {
  opacity: 1;
  z-index: 1;
}
.header.search .header__search-input {
  display: block;
}
.header__profile {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: none;
  display: block;
  width: 24px;
  height: 24px;
  text-decoration: none;
  background-color: transparent;
  background-position: top 0 center;
  background-repeat: no-repeat;
  background-image: url("/assets/dist/css/../svg/icon-user.svg");
  background-size: 24px;
  margin-left: 16px;
}
@media (min-width: 768px) {
  .header.white .header__logo:before {
    background-image: url(/assets/dist/css/../svg/logo-light.svg);
  }
}
.header.white .header__search-input {
  padding: 21px 32px 21px 42px;
  background-position: 8px;
}
.header__sveden {
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  bottom: -34px;
  right: 0;
  margin: 15px 0;
}
.header__sveden.black {
  color: #000000;
}
.header input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.header input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.header input[type=search]::-webkit-search-decoration,
.header input[type=search]::-webkit-search-cancel-button,
.header input[type=search]::-webkit-search-results-button,
.header input[type=search]::-webkit-search-results-decoration {
  display: none;
}
@media (min-width: 768px) {
  .header {
    padding-bottom: 9px;
    position: relative;
    z-index: 2;
  }
  .header__visually-impaired {
    display: block;
    width: 48px;
    height: 48px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    text-decoration: none;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/assets/dist/css/../svg/icon-eye.svg");
    margin-left: 15px;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header__visually-impaired:hover {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .header__visually-impaired:active, .header__visually-impaired:focus {
    background-color: rgba(0, 0, 0, 0.12);
  }
  .header__btn-call {
    display: none;
  }
  .header__langs {
    display: block;
  }
  .header__btn-menu {
    width: 30px;
    height: 30px;
    background-position: center;
    background-size: 30px;
    margin-right: 24px;
  }
  .header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__logo:before {
    width: 87px;
    height: 96px;
    margin-right: 12px;
  }
  .header__logo-inner {
    display: block;
  }
  .header__logo-text {
    max-width: 220px;
    display: block;
    font-family: "Exo 2", sans-serif;
    font-size: 12px;
    line-height: 140%;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 4px;
  }
  .header__logo-text:last-child {
    margin-bottom: 0;
  }
  .header__profile {
    width: 48px;
    height: 48px;
    background-size: 30px;
    margin-bottom: 0;
    margin-left: 20px;
    border-radius: 50%;
    background-position: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header__profile:hover {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .header__profile:active, .header__profile:focus {
    background-color: rgba(0, 0, 0, 0.12);
  }
  .header__search {
    margin-left: 20px;
  }
  .header__search-inner {
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    padding-top: 25px;
    bottom: -1px;
  }
  .header__search-inner:hover {
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
  }
  .header__search-input {
    border-bottom: 1px solid #979797;
    font-size: 14px;
  }
  .header__search-close {
    bottom: 35px;
    right: 1px;
  }
  .header__search-btn {
    width: 48px;
    height: 48px;
    background-size: 30px;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header__search-btn:hover {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .header__search-btn:active, .header__search-btn:focus {
    background-color: rgba(0, 0, 0, 0.12);
  }
  .header.white .header__logo-text {
    color: #868686;
  }
  .header.white .header__logo-text.white {
    color: #ffffff;
  }
}
@media (min-width: 990px) {
  .header__langs:hover .header__langs-links {
    display: block;
  }
  .header__langs:hover .header__langs-btn:after {
    -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
            transform: scale(1, -1);
  }
}
@media (min-width: 1400px) {
  .header {
    padding-top: 15px;
    padding-bottom: 12px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header__btn-menu {
    margin-bottom: 6px;
    margin-right: 36px;
  }
  .header__logo-inner {
    padding-top: 7px;
  }
  .header__logo-text {
    font-size: 11px;
  }
  .header__btns {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 16px;
  }
  .header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding-left: 14px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header__menu-link {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    line-height: 160%;
    color: #383838;
    text-decoration: none;
  }
  .header__item {
    margin-right: 28px;
  }
  .header__profile {
    margin-left: 11px;
  }
  .header__search {
    margin-left: 7px;
  }
  .header__search-inner {
    padding-top: 20px;
  }
  .header__search-input {
    font-size: 20px;
    line-height: 32px;
  }
  .header__search-close {
    bottom: 40px;
  }
  .header__langs {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header__langs-btn {
    padding: 0;
    font-size: 14px;
  }
  .header__langs-link {
    font-size: 14px;
  }
}
@media (min-width: 1580px) {
  .header__menu-link {
    font-size: 16px;
  }
  .header__logo-text {
    font-size: 12px;
  }
  .header__item {
    margin-right: 34px;
  }
  .header__langs-btn {
    font-size: 16px;
  }
  .header__langs-link {
    font-size: 16px;
  }
}

.menu {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  opacity: 0;
  position: fixed;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  overflow-y: auto;
}
.menu:hover {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.menu.show {
  opacity: 1;
  z-index: 100;
}
.menu__head {
  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;
  margin-bottom: 45px;
}
.menu__btn-close {
  width: 24px;
  height: 24px;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/assets/dist/css/../svg/icon-cross.svg");
  background-size: 22px;
}
.menu__btn-call {
  font-family: "Exo 2", sans-serif;
  display: block;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  margin-top: 6px;
  padding-left: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-image: url("/assets/dist/css/../svg/icon-call.svg");
  background-size: 32px;
}
.menu__btn-phone {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
  display: block;
  margin-top: 3px;
}
.menu__lang {
  display: block;
  position: relative;
}
.menu__lang-links {
  display: none;
  position: absolute;
  right: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  padding: 13px 0;
  z-index: 1;
}
.menu__lang-link {
  font-size: 16px;
  line-height: 24px;
  color: #091514;
  text-transform: uppercase;
  padding: 4px 24px;
  display: block;
  width: 106px;
  text-decoration: none;
}
.menu__lang-link.active, .menu__lang-link:hover {
  background-color: #fbf2ee;
}
.menu__lang-btn {
  border: none;
  background-color: transparent;
  min-width: 30px;
  min-height: 30px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Exo 2", sans-serif;
}
.menu__lang-btn:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 24px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/assets/dist/css/../svg/icon-shevron-top.svg");
  vertical-align: middle;
}
.menu__lang-btn.active:after {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}
.menu__call-phone {
  display: block;
}
.menu__body-inner {
  padding-top: 7px;
}
.menu__item {
  margin-bottom: 35px;
}
.menu__item-title {
  font-family: "Exo 2", sans-serif;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 17px;
  margin-top: 35px;
}
.menu__item-link {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration: underline;
  color: #091514;
  display: block;
  margin-bottom: 18px;
}
.menu__footer {
  display: block;
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0px -8px 16px rgba(0, 0, 0, 0.06);
          box-shadow: 0px -8px 16px rgba(0, 0, 0, 0.06);
  z-index: 2;
  padding-top: 20px;
}
.menu__footer-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 23px;
}
.menu__footer-text {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}
.menu__footer-col {
  padding-bottom: 22px;
}
.menu__footer-date {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
}
.menu__footer-link {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #091514;
}
.menu__callback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.menu__callback-link {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.menu__callback-link--wa {
  background-image: url("/assets/dist/css/../svg/social-watsapp.svg");
}
.menu__callback-link--tg {
  background-image: url("/assets/dist/css/../svg/social-telegramm.svg");
}
.menu__langs {
  margin-bottom: 54px;
}
.menu__lang {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #868686;
  text-decoration: none;
}
.menu__lang.active {
  color: #383838;
}
.menu__lang-separator {
  display: inline-block;
  width: 1px;
  height: 19px;
  background-color: #868686;
  margin: 0 10px;
}
.menu__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu__social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu__social-link {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.menu__social-link--fb {
  background-image: url("/assets/dist/css/../svg/social-facebook.svg");
}
.menu__social-link--vk {
  background-image: url("/assets/dist/css/../svg/social-vk.svg");
}
.menu__social-link--yt {
  background-image: url("/assets/dist/css/../svg/social-youtube.svg");
}
.menu__social-link--ig {
  background-image: url("/assets/dist/css/../svg/social-instagramm.svg");
}
.menu__social-link--tg {
  background-image: url("/assets/dist/css/../svg/social-telegramm.svg");
}
@media (min-width: 768px) {
  .menu__body-inner {
    padding-top: 25px;
    padding-bottom: 68px;
  }
  .menu__btn-close {
    width: 30px;
    height: 30px;
    background-size: 30px;
    margin-top: 15px;
  }
  .menu__btn-call {
    font-size: 20px;
    line-height: 24px;
    padding-right: 39px;
    padding-left: 60px;
    background-size: 44px;
  }
  .menu__btn-phone {
    font-size: 14px;
    line-height: 22px;
  }
  .menu__head {
    margin-bottom: 35px;
  }
  .menu__items {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .menu__item {
    overflow: hidden;
    margin-bottom: 0;
  }
  .menu__item-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .menu__item-link {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 22px;
    display: inline-block;
    width: 100%;
  }
  .menu__footer {
    padding-top: 36px;
    padding-bottom: 20px;
  }
  .menu__footer-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    -ms-grid-rows: auto 40px auto;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 40px;
  }
  .menu__footer-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .menu__footer-text {
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    display: block;
  }
  .menu__footer-col {
    padding-bottom: 15px;
  }
  .menu__footer-col:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .menu__footer-col:nth-child(2) {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .menu__footer-col:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .menu__footer-col:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-row: 3;
  }
  .menu__footer-link {
    display: block;
    margin-bottom: 16px;
  }
  .menu__langs {
    display: none;
  }
}
@media (min-width: 1400px) {
  .menu__body-inner {
    padding-bottom: 100px;
  }
  .menu__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu__items .menu__item:nth-child(1) {
    width: 25%;
  }
  .menu__items .menu__item:nth-child(2) {
    width: 50%;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    margin-right: 20px;
  }
  .menu__items .menu__item:nth-child(3) {
    width: 25%;
  }
  .menu__btn-call {
    padding-right: 2px;
    padding-left: 65px;
  }
  .menu__btn-phone {
    font-size: 16px;
    margin-top: 18px;
  }
  .menu__btn-close {
    margin-top: 20px;
  }
  .menu__item {
    -webkit-column-break-after: column;
       -moz-column-break-after: column;
            break-after: column;
  }
  .menu__item-title {
    font-size: 24px;
    line-height: 29px;
  }
  .menu__footer-inner {
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
    -ms-grid-rows: auto;
    grid-template-columns: repeat(4, 1fr);
  }
  .menu__footer-col:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .menu__footer-col:nth-child(2) {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .menu__footer-col:nth-child(3) {
    -ms-grid-column: 5;
    -ms-grid-row: 1;
  }
  .menu__footer-col:nth-child(4) {
    -ms-grid-column: 7;
    -ms-grid-row: 1;
  }
}

.main-carousel {
  padding-bottom: 46px;
}
.main-carousel * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.main-carousel__outer {
  position: relative;
}
.main-carousel__item {
  width: 100% !important;
}
.main-carousel__item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 32px;
  text-align: center;
  color: #383838;
  padding: 0 20px;
  margin-bottom: 14px;
}
.main-carousel__item-text {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  color: #000000;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
}
.main-carousel__item-img {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 0;
  overflow: hidden;
}
@media (max-width: 500px) {
  .main-carousel__item-img {
    height: 50vw;
  }
}
.main-carousel__item-img-wrap {
  width: 100%;
  margin-bottom: 66px;
}
.main-carousel__item-img .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.main-carousel__item-btn {
  display: none;
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.main-carousel__item-btn--duplicate {
  display: none;
}
.main-carousel__item-btn:hover {
  background-color: #ff8d57;
}
.main-carousel__item-btn:active {
  background-color: #e36b32;
}
.main-carousel.swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 110px;
}
@media (min-width: 768px) {
  .main-carousel {
    margin-bottom: 100px;
    padding: 0;
  }
  .main-carousel__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .main-carousel__item-info {
    width: 330px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .main-carousel__item-title {
    font-size: 32px;
    line-height: 38px;
    text-align: left;
    padding: 0;
  }
  .main-carousel__item-text {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 35px;
  }
  .main-carousel__item-img-wrap {
    margin: 0;
    margin-left: 10px;
    height: 100%;
  }
  .main-carousel__item-btn {
    display: inline-block;
    width: auto;
    font-size: 16px;
    line-height: 26px;
    border-radius: 30px;
    padding: 12px 23px;
  }
  .main-carousel__item-btn--duplicate {
    display: none;
  }
  .main-carousel .swiper-button-next,
  .main-carousel .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 990px) {
  .main-carousel__item-info {
    width: 50%;
    margin-right: 12px;
  }
}
@media (min-width: 1400px) {
  .main-carousel {
    margin-bottom: 140px;
  }
  .main-carousel__item-title {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 37px;
  }
  .main-carousel__item-text {
    font-size: 18px;
    line-height: 28px;
    padding-right: 10px;
    margin-bottom: 55px;
  }
  .main-carousel__item-info {
    width: 60%;
    padding-top: 41px;
  }
  .main-carousel__item-img-wrap {
    max-width: none;
    padding: 0;
    margin: 0;
    height: 100%;
  }
  .main-carousel__item-btn {
    font-size: 18px;
    padding: 18px 34px;
  }
}

.main-carousel-2 {
  overflow: visible;
  height: 580px;
  margin-bottom: 17px;
}
.main-carousel-2 * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.main-carousel-2__outer {
  position: relative;
}
.main-carousel-2__outer .swiper-button-next {
  right: 0px;
}
.main-carousel-2__outer .swiper-button-prev {
  left: 0px;
}
@media (min-width: 900px) {
  .main-carousel-2__outer .swiper-button-next {
    right: 20px;
  }
  .main-carousel-2__outer .swiper-button-prev {
    left: 20px;
  }
}
@media (min-width: 990px) {
  .main-carousel-2__outer .swiper-button-next {
    right: 5px;
  }
  .main-carousel-2__outer .swiper-button-prev {
    left: 5px;
  }
}
@media (min-width: 1400px) {
  .main-carousel-2__outer .swiper-button-next {
    right: 20px;
  }
  .main-carousel-2__outer .swiper-button-prev {
    left: 20px;
  }
}
@media (min-width: 1800px) {
  .main-carousel-2__outer .swiper-button-next {
    right: 100px;
  }
  .main-carousel-2__outer .swiper-button-prev {
    left: 100px;
  }
}
@media (min-width: 1900px) {
  .main-carousel-2__outer .swiper-button-next {
    right: 155px;
  }
  .main-carousel-2__outer .swiper-button-prev {
    left: 155px;
  }
}
.main-carousel-2__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 30px;
}
.main-carousel-2__item:first-child {
  z-index: 1;
}
.main-carousel-2__item-info {
  padding-top: 25px;
  position: relative;
}
.main-carousel-2__item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 32px;
  text-align: center;
  color: #383838;
  padding: 0 20px;
  margin-bottom: 14px;
  color: #ffffff;
}
.main-carousel-2__item-text {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
}
.main-carousel-2__item-text a {
  color: #ffffff;
}
.main-carousel-2__item-text a:hover {
  text-decoration: underline;
}
.main-carousel-2__item-img {
  width: 100vw;
  height: calc(100% + 60px);
  position: absolute;
  left: 0;
  top: -60px;
}
.main-carousel-2__item-img .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-carousel-2__item-btn {
  display: none;
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  margin-top: 77px;
  margin-right: 5px;
}
.main-carousel-2__item-btn--duplicate {
  display: block;
}
.main-carousel-2__item-btn:hover {
  background-color: #ff8d57;
}
.main-carousel-2__item-btn:active {
  background-color: #e36b32;
}
.main-carousel-2__item-btn--more {
  border: 2px solid #ffffff;
  background-color: transparent;
  line-height: 24px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .main-carousel-2__item-btn--more {
    line-height: 17px;
  }
}
.main-carousel-2__item-btn--more:hover {
  border-color: #e36b32;
  background-color: #e36b32;
}
.main-carousel-2.swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 83px;
}
.main-carousel-2 .swiper-slide-active {
  z-index: 2;
}
@media (min-width: 768px) {
  .main-carousel-2 {
    height: 413px;
    margin-bottom: 30px;
  }
  .main-carousel-2__item {
    padding-bottom: 70px;
  }
  .main-carousel-2__item-info {
    width: 330px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 15px;
  }
  .main-carousel-2__item-title {
    font-size: 42px;
    line-height: 48px;
    text-align: left;
    padding: 0;
  }
  .main-carousel-2__item-text {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 35px;
  }
  .main-carousel-2__item-img {
    height: calc(100% + 112px);
    position: absolute;
    left: 0;
    top: -112px;
  }
  .main-carousel-2__item-btn {
    display: inline-block;
    width: auto;
    font-size: 16px;
    line-height: 26px;
    border-radius: 30px;
    padding: 12px 10px;
    margin-top: 0;
  }
  .main-carousel-2__item-btn--duplicate {
    display: none;
  }
  .main-carousel-2__item-btn--more {
    line-height: 24px;
  }
  .main-carousel-2 .swiper-button-next,
  .main-carousel-2 .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 990px) {
  .main-carousel-2__item-info {
    width: 50%;
    margin-right: 12px;
  }
}
@media (min-width: 1400px) {
  .main-carousel-2 {
    height: 644px;
    margin-bottom: 65px;
  }
  .main-carousel-2__item {
    margin-bottom: 80px;
  }
  .main-carousel-2__item-title {
    font-size: 83px;
    line-height: 83px;
    margin-bottom: 37px;
  }
  .main-carousel-2__item-text {
    font-size: 18px;
    line-height: 28px;
    padding-right: 110px;
    margin-bottom: 55px;
  }
  .main-carousel-2__item-info {
    width: 660px;
    padding-top: 41px;
  }
  .main-carousel-2__item-img {
    height: calc(100% + 124px);
    position: absolute;
    top: -124px;
  }
  .main-carousel-2__item-btn {
    font-size: 18px;
    padding: 18px 34px;
  }
}
@media (min-width: 1620px) {
  .main-carousel-2 {
    height: 746px;
  }
}

.main-carousel-2-en {
  overflow: visible;
  height: 580px;
  margin-bottom: 17px;
}
.main-carousel-2-en * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.main-carousel-2-en__outer {
  position: relative;
}
.main-carousel-2-en__outer .swiper-button-next {
  right: 0px;
}
.main-carousel-2-en__outer .swiper-button-prev {
  left: 0px;
}
@media (min-width: 900px) {
  .main-carousel-2-en__outer .swiper-button-next {
    right: 20px;
  }
  .main-carousel-2-en__outer .swiper-button-prev {
    left: 20px;
  }
}
@media (min-width: 990px) {
  .main-carousel-2-en__outer .swiper-button-next {
    right: 5px;
  }
  .main-carousel-2-en__outer .swiper-button-prev {
    left: 5px;
  }
}
@media (min-width: 1400px) {
  .main-carousel-2-en__outer .swiper-button-next {
    right: 20px;
  }
  .main-carousel-2-en__outer .swiper-button-prev {
    left: 20px;
  }
}
@media (min-width: 1800px) {
  .main-carousel-2-en__outer .swiper-button-next {
    right: 100px;
  }
  .main-carousel-2-en__outer .swiper-button-prev {
    left: 100px;
  }
}
@media (min-width: 1900px) {
  .main-carousel-2-en__outer .swiper-button-next {
    right: 155px;
  }
  .main-carousel-2-en__outer .swiper-button-prev {
    left: 155px;
  }
}
.main-carousel-2-en__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 30px;
}
.main-carousel-2-en__item:first-child {
  z-index: 1;
}
.main-carousel-2-en__item-info {
  padding-top: 25px;
  position: relative;
}
.main-carousel-2-en__item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 32px;
  text-align: center;
  color: #383838;
  padding: 0 20px;
  margin-bottom: 14px;
  color: #ffffff;
}
.main-carousel-2-en__item-text {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
}
.main-carousel-2-en__item-img {
  width: 100vw;
  height: calc(100% + 60px);
  position: absolute;
  left: 0;
  top: -60px;
}
.main-carousel-2-en__item-img .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.5);
}
.main-carousel-2-en__item-btn {
  display: none;
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  margin-top: 77px;
}
.main-carousel-2-en__item-btn--duplicate {
  display: block;
}
.main-carousel-2-en__item-btn:hover {
  background-color: #ff8d57;
}
.main-carousel-2-en__item-btn:active {
  background-color: #e36b32;
}
.main-carousel-2-en.swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 83px;
}
.main-carousel-2-en .swiper-slide-active {
  z-index: 2;
}
@media (min-width: 768px) {
  .main-carousel-2-en {
    height: 413px;
  }
  .main-carousel-2-en__item {
    padding-bottom: 70px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .main-carousel-2-en__item-info {
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 15px;
  }
  .main-carousel-2-en__item-title {
    font-size: 42px;
    line-height: 48px;
    text-align: left;
    padding: 0;
  }
  .main-carousel-2-en__item-text {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 35px;
  }
  .main-carousel-2-en__item-img {
    height: calc(100% + 112px);
    position: absolute;
    left: 0;
    top: -112px;
  }
  .main-carousel-2-en__item-btn {
    display: inline-block;
    width: auto;
    font-size: 16px;
    line-height: 26px;
    border-radius: 30px;
    padding: 12px 23px;
    margin-top: 0;
  }
  .main-carousel-2-en__item-btn--duplicate {
    display: none;
  }
  .main-carousel-2-en .swiper-button-next,
  .main-carousel-2-en .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 990px) {
  .main-carousel-2-en__item-info {
    width: 100%;
    margin-right: 12px;
  }
}
@media (min-width: 1400px) {
  .main-carousel-2-en {
    height: 644px;
  }
  .main-carousel-2-en__item {
    margin-bottom: 80px;
  }
  .main-carousel-2-en__item-title {
    font-size: 92px;
    line-height: 92px;
    margin-bottom: 67px;
  }
  .main-carousel-2-en__item-text {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 55px;
  }
  .main-carousel-2-en__item-info {
    width: 1047px;
    padding-top: 41px;
    margin-left: 118px;
  }
  .main-carousel-2-en__item-img {
    height: calc(100% + 124px);
    position: absolute;
    top: -124px;
  }
  .main-carousel-2-en__item-btn {
    font-size: 18px;
    padding: 18px 34px;
  }
}
@media (min-width: 1620px) {
  .main-carousel-2-en {
    height: 900px;
  }
}

.institutions {
  margin-bottom: 48px;
}
.institutions__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 14px;
}
.institutions__wrap {
  overflow: visible;
}
.institutions__inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
}
.institutions__item {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transition-delay: 1ms;
          transition-delay: 1ms;
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 40px rgba(15, 58, 33, 0.12);
          box-shadow: 0 0 40px rgba(15, 58, 33, 0.12);
  border-radius: 16px;
  padding: 24px;
  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;
}
.institutions__item:hover {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.institutions__item-icon {
  width: 70px;
  height: 70px;
  margin-bottom: 24px;
  color: #333333;
}
.institutions__item-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #333333;
  margin-bottom: 48px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.institutions__item .btn-readmore {
  margin-left: 0;
}
.institutions__item:hover, .institutions__item:active {
  background: linear-gradient(92.97deg, #FF8A00 0%, #FF6400 100%);
}
.institutions__item:hover .institutions__item-title, .institutions__item:hover .institutions__item-icon, .institutions__item:active .institutions__item-title, .institutions__item:active .institutions__item-icon {
  color: #ffffff;
}
.institutions__item:hover .btn-readmore, .institutions__item:active .btn-readmore {
  border-color: #ffffff;
}
@media (min-width: 768px) {
  .institutions {
    margin-bottom: 100px;
  }
  .institutions__title {
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 24px;
    font-weight: 600;
  }
  .institutions__inner {
    grid-template-columns: 1fr 1fr;
  }
  .institutions__item {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (min-width: 1400px) {
  .institutions {
    margin-bottom: 140px;
  }
  .institutions__title {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 43px;
  }
  .institutions__inner {
    grid-gap: 36px;
  }
  .institutions__item-title {
    font-size: 24px;
    line-height: 29px;
  }
}

.reasons * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.reasons__outer {
  position: relative;
  margin-top: 80px;
}
.reasons__inner {
  overflow: visible;
}
.reasons__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  max-width: 250px;
}
.reasons__item {
  max-width: 210px;
  padding-right: 20px;
}
.reasons__item-icon {
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 24px;
  color: #383838;
}
.reasons__item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
}
.reasons__item-descr {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #091514;
}
.reasons .swiper-button-prev,
.reasons .swiper-button-next {
  display: none;
}
.reasons .swiper-pagination {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .reasons {
    padding-bottom: 66px;
  }
  .reasons__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 60px;
    max-width: 335px;
  }
  .reasons__item {
    max-width: 100%;
  }
  .reasons__item-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 14px;
  }
  .reasons__item-icon {
    margin-bottom: 32px;
  }
  .reasons .swiper-button-next,
  .reasons .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1400px) {
  .reasons {
    margin-bottom: 53px;
  }
  .reasons__title {
    font-size: 48px;
    line-height: 60px;
    max-width: 550px;
    margin-bottom: 69px;
  }
  .reasons__item-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 44px;
  }
  .reasons__item-title {
    font-size: 24px;
    line-height: 29px;
  }
  .reasons__item-descr {
    font-size: 16px;
    line-height: 26px;
  }
}

.calendar {
  padding: 40px 0;
  background: #FBF2EE;
}
.calendar__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 18px;
  width: calc(100% + 20px);
}
.calendar__tabs-item {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  border: none;
  padding: 5px 0;
  background-color: transparent;
  margin-right: 16px;
  text-decoration: none;
  cursor: pointer;
}
.calendar__tabs-item.active {
  border-bottom: 2px solid #ffa377;
}
.calendar__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 40px;
}
.calendar__img {
  width: 100%;
}
.calendar__col-item {
  counter-increment: listNumber;
  text-decoration: none;
  position: relative;
  padding-left: 60px;
  margin-bottom: 30px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.calendar__col-item:before {
  content: counters(listNumber, ".", decimal-leading-zero);
  display: block;
  position: absolute;
  color: #ffd5c0;
  left: 0;
  bottom: 0;
  font-size: 72px;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  line-height: 65px;
}
.calendar__col-inner {
  display: inline-block;
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.calendar__col-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.calendar__col-text:after {
  content: "";
  display: inline-block;
  width: 36px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("/assets/dist/css/../svg/icon-arrow.svg");
  background-size: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
  margin-right: 50%;
}
@media (min-width: 768px) {
  .calendar {
    padding: 72px 0 66px;
    background: url("/assets/dist/css/../images/calendar.jpg") no-repeat center center/cover;
  }
  .calendar__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 35px;
  }
  .calendar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .calendar__col {
    width: 50%;
  }
  .calendar__col-item {
    padding-left: 50px;
    margin-bottom: 24px;
  }
  .calendar__col-item:before {
    left: 3px;
  }
  .calendar__col-text {
    display: block;
  }
  .calendar__col-text:after {
    width: 44px;
    position: absolute;
    height: 24px;
    bottom: -5px;
  }
  .calendar__col:last-child {
    padding-top: 21px;
    padding-left: 40px;
  }
}
@media (min-width: 1199px) {
  .calendar {
    padding: 132px 0 86px;
  }
}
@media (min-width: 1400px) {
  .calendar {
    padding: 204px 0 43px;
  }
  .calendar__title {
    font-size: 64px;
    line-height: 70px;
    max-width: 450px;
  }
  .calendar__img {
    -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  .calendar__col:last-child {
    padding-top: 105px;
    padding-left: 20px;
  }
  .calendar__col-item {
    padding-left: 80px;
    margin-bottom: 65px;
    max-width: 500px;
  }
  .calendar__col-item:before {
    font-size: 96px;
    line-height: 91px;
  }
  .calendar__col-text {
    display: block;
    font-size: 24px;
    line-height: 29px;
  }
  .calendar__col-text:after {
    width: 100px;
    bottom: 0;
    background-position: -50px;
    background-image: url("/assets/dist/css/../svg/arrow-long.svg");
    margin-left: 19px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .calendar__col-text:hover:after {
    background-position: 0px;
  }
}

.studying {
  margin-bottom: 45px;
  /*  .js-tabs-item {
      display: none;

      &:first-child {
        display: block;
      }
    }*/
}
.studying * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.studying__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 10px;
}
.studying .swiper-container-v > .swiper-wrapper > .swiper-slide {
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.studying .swiper-container-v > .swiper-wrapper > .swiper-slide-active {
  opacity: 1;
  pointer-events: initial;
}
.studying .swiper-container-v {
  overflow: visible;
}
.studying__tabs {
  white-space: nowrap;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  width: calc(100% + 20px);
}
.studying__tabs-item {
  width: auto !important;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  border: none;
  padding: 5px 0;
  background-color: transparent;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  cursor: pointer;
  margin-right: 16px;
}
.studying__tabs-item.active {
  border-bottom: 2px solid #ffa377;
}
.studying__wrap {
  overflow: visible;
  margin-bottom: 30px;
}
.studying__wrap--no-mb {
  margin-bottom: 0;
}
.studying__item {
  display: block;
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 16px rgba(15, 58, 33, 0.14);
          box-shadow: 0 0 16px rgba(15, 58, 33, 0.14);
  border-radius: 12px;
  max-width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.studying__item-img {
  width: 100%;
  position: relative;
  padding-bottom: 54.28%;
  overflow: hidden;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.studying__item-img .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.studying__item-info {
  display: block;
  padding: 23px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.studying__item-id {
  font-family: "Inter", sans-serif;
  display: block;
  font-size: 12px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 2px;
}
.studying__item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.studying__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.studying__item-descr {
  display: block;
  margin-right: 29px;
  margin-bottom: 16px;
}
.studying__item-name {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 2px;
}
.studying__item-value {
  display: block;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
}
.studying__item-tags {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.studying__item-tags::-webkit-scrollbar {
  display: none;
}
.studying__item-tag {
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  background-color: #ff7f56;
  border-radius: 6px;
  padding: 1px 15px;
  margin-right: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.studying__item-tag:hover {
  background-color: #ff8d57;
}
.studying__item-tag:active {
  background-color: #e36b32;
}
.studying__btn {
  display: block;
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.studying__btn:hover {
  background-color: #ff8d57;
}
.studying__btn:active {
  background-color: #e36b32;
}
.studying .swiper-button-prev,
.studying .swiper-button-next {
  display: none;
}
@media (min-width: 768px) {
  .studying {
    margin-bottom: 100px;
    margin-top: 80px;
  }
  .studying__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .studying__tabs {
    margin-bottom: 32px;
    width: calc(100% + (100vw - 688px) / 2);
  }
  .studying__tabs-item {
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 12px;
    border-bottom: 6px solid transparent;
  }
  .studying__tabs-item.active {
    border-bottom: 6px solid #ffa377;
  }
  .studying__item {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 335px;
    -webkit-box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
            box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
  }
  .studying__item:hover {
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    -webkit-box-shadow: 0 12px 80px rgba(15, 58, 33, 0.16);
            box-shadow: 0 12px 80px rgba(15, 58, 33, 0.16);
  }
  .studying__item-id {
    margin-bottom: 6px;
  }
  .studying__item-title {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 17px;
  }
  .studying__item-img {
    position: relative;
    padding-bottom: 67.46%;
    overflow: hidden;
  }
  .studying__item-info {
    padding: 23px 40px 44px;
  }
  .studying__item-value {
    font-family: "Inter", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
  }
  .studying__item-descr {
    margin-bottom: 13px;
  }
  .studying__item-tags {
    margin-left: 6px;
    margin-top: 22px;
  }
  .studying__item-tag {
    padding: 6px 15px;
  }
  .studying__btn {
    display: block;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    white-space: nowrap;
    margin-left: auto;
    font-size: 16px;
    line-height: 26px;
    border-radius: 30px;
    max-width: 100%;
    padding: 12px 24px;
  }
  .studying__btn-wrap {
    margin-left: auto;
  }
  .studying .swiper-button-next,
  .studying .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .studying.swiper-container {
    overflow: visible;
  }
}
@media (min-width: 990px) {
  .studying__tabs {
    width: calc(100% + 60px);
  }
}
@media (min-width: 1400px) {
  .studying {
    margin-bottom: 140px;
    margin-top: 100px;
  }
  .studying__title {
    font-size: 48px;
    line-height: 60px;
  }
  .studying__tabs {
    margin-bottom: 38px;
  }
  .studying__tabs-item {
    font-size: 20px;
    line-height: 24px;
  }
  .studying__item {
    max-width: 456px;
  }
  .studying__item-img {
    position: relative;
    padding-bottom: 54.06%;
    overflow: hidden;
  }
  .studying__item-info {
    padding: 21px 56px 44px;
  }
  .studying__item-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 19px;
  }
  .studying__item-value {
    font-size: 20px;
    line-height: 32px;
  }
  .studying__item-descr {
    margin-right: 32px;
    margin-bottom: 21px;
  }
  .studying__item-tags {
    margin-left: 0;
  }
  .studying__wrap {
    margin-bottom: 54px;
  }
  .studying__wrap--no-mb {
    margin-bottom: 0;
  }
  .studying__btn {
    font-size: 18px;
    line-height: 18px;
    padding: 22px 31px;
    border-radius: 36px;
  }
}

.about__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 16px;
}
.about__info {
  margin-bottom: 20px;
}
.about__info-number {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #ea6e33;
  margin-bottom: 7px;
}
.about__info-text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #091514;
  margin-bottom: 13px;
}
.about__video {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  margin-bottom: 47px;
  cursor: pointer;
}
.about__video-wrapper {
  text-align: center;
}
.about__video.center {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.about__video:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.38);
}
.about__video:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: auto;
  background-image: url("/assets/dist/css/../svg/icon-play-sm.svg");
}
.about__video-poster {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.about__video-item {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}
.about__video.play:before, .about__video.play:after {
  display: none;
}
.about__video.play .about__video-item {
  display: block;
}
@media (min-width: 768px) {
  .about {
    margin-bottom: 65px;
  }
  .about__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 26px;
  }
  .about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .about__video {
    margin-bottom: 95px;
  }
  .about__video:after {
    width: 104px;
    height: 105px;
    background-image: url("/assets/dist/css/../svg/icon-play-md.svg");
  }
  .about__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .about__info-col {
    width: 33%;
    margin-right: 15px;
  }
  .about__info-col:last-child {
    margin-right: 0;
  }
  .about__info-number {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
  }
  .about__info-text {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 1400px) {
  .about {
    margin-bottom: 45px;
  }
  .about__title {
    font-size: 48px;
    line-height: 60px;
  }
  .about__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .about__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 400px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    margin-right: 56px;
  }
  .about__info-col {
    width: 100%;
  }
  .about__info-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 19px;
  }
  .about__info-number {
    margin-bottom: 9px;
  }
  .about__video {
    width: 100%;
    margin-top: 17px;
  }
  .about__video:after {
    width: 150px;
    height: 150px;
    background-image: url("/assets/dist/css/../svg/icon-play.svg");
    border-radius: 50%;
  }
}

.announcements {
  margin-bottom: 48px;
  position: relative;
}
.announcements * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.announcements .swiper-container-v > .swiper-wrapper > .swiper-slide {
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.announcements .swiper-container-v > .swiper-wrapper > .swiper-slide-active {
  opacity: 1;
  -webkit-user-select: initial;
     -moz-user-select: initial;
      -ms-user-select: initial;
          user-select: initial;
  pointer-events: initial;
}
.announcements .swiper-container-v {
  overflow: visible;
}
.announcements__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 10px;
}
.announcements__tabs {
  overflow-x: auto;
  white-space: nowrap;
  margin-bottom: 18px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.announcements__tabs::-webkit-scrollbar {
  display: none;
}
.announcements__tabs-count {
  color: #ffa377;
}
.announcements__tabs-item {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  border: none;
  padding: 5px 0;
  background-color: transparent;
  border-bottom: 2px solid transparent;
  margin-right: 16px;
  text-decoration: none;
  cursor: pointer;
}
.announcements__tabs-item:last-child {
  margin-right: 0;
}
.announcements__tabs-item.active {
  border-bottom: 2px solid #ffa377;
}
.announcements__wrap {
  overflow: visible;
}
.announcements__wrap.swiper-container-initialized .announcements__item {
  margin-right: 0;
}
.announcements__item {
  max-width: 232px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 16px rgba(15, 58, 33, 0.14);
          box-shadow: 0 0 16px rgba(15, 58, 33, 0.14);
  border-radius: 8px;
  text-decoration: none;
  overflow: hidden;
  margin-right: 8px;
}
.announcements__item-img {
  width: 100%;
  position: relative;
  padding-bottom: 68.03%;
  overflow: hidden;
}
.announcements__item-img .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.announcements__item-date {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 140%;
  color: #091514;
  margin-bottom: 5px;
}
.announcements__item-text {
  display: block;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
}
.announcements__item-head {
  position: relative;
  display: block;
}
.announcements__item-head:after {
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.announcements__item-descr {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
}
.announcements__item-info {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin: 5px 0 12px;
  display: block;
}
.announcements__info {
  display: block;
  padding: 26px 12px;
}
.announcements__btn {
  display: block;
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 28px;
}
.announcements__btn:hover {
  background-color: #ff8d57;
}
.announcements__btn:active {
  background-color: #e36b32;
}
@media (min-width: 768px) {
  .announcements {
    margin-bottom: 100px;
  }
  .announcements__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 18px;
  }
  .announcements__tabs {
    margin-bottom: 24px;
  }
  .announcements__tabs-item {
    font-size: 16px;
    line-height: 19px;
    margin-right: 24px;
    padding-bottom: 12px;
    border-bottom: 6px solid transparent;
  }
  .announcements__tabs-item.active {
    border-bottom: 6px solid #ffa377;
  }
  .announcements__info {
    padding: 26px 8px;
  }
  .announcements__item {
    width: calc((100% - 30px) / 3);
    max-width: 100%;
    -webkit-transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
    transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
    transition: transform 0.3s, box-shadow 0.3s;
    transition: transform 0.3s, box-shadow 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
    -webkit-box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
            box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
    border-radius: 12px;
    margin-right: 15px;
  }
  .announcements__item-descr {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    margin: 22px 8px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 100%;
  }
  .announcements__item-head:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.54);
  }
  .announcements__item:hover {
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    -webkit-box-shadow: 0 12px 80px rgba(15, 58, 33, 0.16);
            box-shadow: 0 12px 80px rgba(15, 58, 33, 0.16);
  }
  .announcements__item:hover .announcements__item-descr {
    opacity: 1;
  }
  .announcements__item:hover .announcements__item-head:after {
    opacity: 1;
  }
  .announcements__item-text {
    font-size: 16px;
    line-height: 19px;
  }
  .announcements__item-info {
    font-size: 16px;
    line-height: 160%;
    color: #383838;
    margin: 8px 0 12px;
  }
  .announcements__btn {
    display: block;
    margin-left: auto;
    font-size: 16px;
    line-height: 26px;
    border-radius: 30px;
    padding: 12px 24px;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    white-space: nowrap;
  }
  .announcements__btn-wrap {
    margin-left: auto;
  }
}
@media (min-width: 1400px) {
  .announcements {
    margin-bottom: 148px;
  }
  .announcements__title {
    font-size: 48px;
    line-height: 60px;
  }
  .announcements__tabs-item {
    font-size: 20px;
    line-height: 24px;
  }
  .announcements__item {
    width: calc((100% - 72px) / 3);
    margin-right: 36px;
  }
  .announcements__item-descr {
    font-size: 16px;
    line-height: 26px;
    margin: 40px 30px;
  }
  .announcements__item-img {
    position: relative;
    padding-bottom: 67.98%;
    overflow: hidden;
  }
  .announcements__item-text {
    font-size: 24px;
    line-height: 29px;
  }
  .announcements__item-date {
    margin-bottom: 18px;
  }
  .announcements__item-info {
    color: #000000;
    margin: 12px 0 18px;
  }
  .announcements__info {
    padding: 30px 41px;
    min-height: 200px;
  }
  .announcements__btn {
    font-size: 18px;
    line-height: 18px;
    max-width: 100%;
    padding: 22px 31px;
    border-radius: 36px;
    margin-top: 50px;
  }
}

.news {
  margin-bottom: 50px;
}
.news .swiper-container-v > .swiper-wrapper > .swiper-slide {
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.news .swiper-container-v > .swiper-wrapper > .swiper-slide-active {
  opacity: 1;
  -webkit-user-select: initial;
     -moz-user-select: initial;
      -ms-user-select: initial;
          user-select: initial;
  pointer-events: initial;
}
.news__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 10px;
}
.news__tabs {
  overflow-x: auto;
  white-space: nowrap;
  margin-bottom: 18px;
  scrollbar-width: none;
  width: calc(100% + 20px);
}
.news__tabs::-webkit-scrollbar {
  display: none;
}
.news__tabs-count {
  color: #ffa377;
}
.news__tabs-item {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  border: none;
  padding: 5px 0;
  background-color: transparent;
  border-bottom: 2px solid transparent;
  margin-right: 16px;
  text-decoration: none;
  cursor: pointer;
}
.news__tabs-item:last-child {
  margin-right: 0;
}
.news__tabs-item.active {
  border-bottom: 2px solid #ffa377;
}
.news__wrap {
  overflow: visible;
  margin-bottom: 12px;
}
.news__item {
  max-width: 184px;
  text-decoration: none;
}
.news__item-img {
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 71.19%;
  overflow: hidden;
}
.news__item-img .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.news__item-date {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 140%;
  color: #091514;
  margin-bottom: 5px;
}
.news__item-text {
  display: block;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 12px;
}
.news__item-descr {
  display: none;
}
.news__item-more {
  display: block;
  font-family: "Exo 2", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #ed804d;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.news__item-more:hover {
  color: #ff8d57;
}
.news__item-more:active {
  color: #e36b32;
}
.news__info {
  padding: 16px 0;
  display: block;
}
.news__btn {
  display: block;
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.news__btn:hover {
  background-color: #ff8d57;
}
.news__btn:active {
  background-color: #e36b32;
}
@media (min-width: 768px) {
  .news {
    margin-bottom: 100px;
  }
  .news__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .news__tabs {
    margin-bottom: 24px;
  }
  .news__tabs-item {
    font-size: 16px;
    line-height: 19px;
    margin-right: 24px;
    padding-bottom: 12px;
    border-bottom: 6px solid transparent;
  }
  .news__tabs-item.active {
    border-bottom: 6px solid #ffa377;
  }
  .news__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 335px 60px 1fr;
    -ms-grid-rows: auto 30px auto 30px auto 30px auto;
    grid-template-columns: 335px 1fr;
    grid-template-areas: "a c" "a c" "a d" "b d" "b e" "b e";
    grid-gap: 30px 60px;
  }
  .news__item {
    display: none;
    max-width: 100%;
  }
  .news__item-img {
    display: none;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 73.13%;
    overflow: hidden;
  }
  .news__item-text {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .news__item-date {
    margin-bottom: 8px;
  }
  .news__item-descr {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #091514;
    margin-bottom: 20px;
  }
  .news__item-more {
    font-family: "Inter", sans-serif;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
  }
  .news__item:nth-child(-n+5) {
    display: block;
  }
  .news__item:nth-child(1) {
    grid-area: a;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
  }
  .news__item:nth-child(2) {
    grid-area: b;
    -ms-grid-column: 1;
    -ms-grid-row: 5;
    -ms-grid-row-span: 3;
  }
  .news__item:nth-child(3) {
    grid-area: c;
    border-bottom: 1px solid #cfdede;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .news__item:nth-child(4) {
    grid-area: d;
    border-bottom: 1px solid #cfdede;
    -ms-grid-column: 3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
  }
  .news__item:nth-child(5) {
    grid-area: e;
    -ms-grid-column: 3;
    -ms-grid-row: 6;
    -ms-grid-row-span: 2;
  }
  .news__item:nth-child(6) {
    grid-area: f;
  }
  .news__item:nth-child(7) {
    grid-area: g;
  }
  .news__item:nth-child(8) {
    grid-area: h;
  }
  .news__item:nth-child(-n+2) .news__item-img {
    display: block;
  }
  .news__item:nth-child(-n+2) .news__item-descr {
    display: none;
  }
  .news__info {
    padding: 0 0 30px;
  }
  .news__btn {
    display: block;
    margin-left: auto;
    font-size: 16px;
    line-height: 26px;
    border-radius: 30px;
    padding: 12px 24px;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    white-space: nowrap;
    max-width: 100%;
  }
  .news__btn-wrap {
    margin-left: auto;
  }
}
@media (min-width: 1400px) {
  .news {
    margin-bottom: 145px;
  }
  .news__title {
    font-size: 48px;
    line-height: 60px;
  }
  .news__tabs-item {
    font-size: 20px;
    line-height: 24px;
  }
  .news__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3.4fr 60px 4fr 60px 3.4fr;
    grid-template-columns: 3.4fr 4fr 3.4fr;
    grid-template-areas: "a c g" "a d g" "b e h" "b f h";
  }
  .news__item:nth-child(-n+8) {
    display: block;
  }
  .news__item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
  }
  .news__item:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
    -ms-grid-row-span: 3;
  }
  .news__item:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
  }
  .news__item:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
  }
  .news__item:nth-child(5) {
    border-bottom: 1px solid #cfdede;
    -ms-grid-column: 3;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
  }
  .news__item:nth-child(6) {
    -ms-grid-column: 3;
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
  }
  .news__item:nth-child(7) {
    -ms-grid-column: 5;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
  }
  .news__item:nth-child(8) {
    -ms-grid-column: 5;
    -ms-grid-row: 5;
    -ms-grid-row-span: 3;
  }
  .news__item-date {
    margin-bottom: 9px;
  }
  .news__item-img {
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 72.7%;
    overflow: hidden;
  }
  .news__item-top {
    display: block;
  }
  .news__item-text {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .news__item-more {
    font-size: 16px;
    line-height: 26px;
  }
  .news__item:nth-child(n+7) .news__item-img {
    display: block;
  }
  .news__item:nth-child(n+7) .news__item-descr {
    display: none;
  }
  .news__btn {
    font-size: 18px;
    line-height: 18px;
    padding: 22px 31px;
    border-radius: 36px;
  }
}

.docs {
  background-color: #eaf2f4;
}
.docs * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.docs__outer {
  position: relative;
}
.docs__inner {
  padding-top: 15px;
  padding-bottom: 16px;
}
.docs__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 10px;
}
.docs__wrap {
  overflow: visible;
}
.docs__item {
  text-decoration: none;
  display: block;
}
.docs__item-img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.docs .swiper-container-horizontal .swiper-pagination-bullets {
  position: relative;
  bottom: 0;
  margin-bottom: 10px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .docs {
    background-color: #fbf2ee;
  }
  .docs__wrap {
    overflow: hidden;
  }
  .docs__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 33px;
  }
  .docs__inner {
    padding-top: 48px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1400px) {
  .docs {
    margin-bottom: 45px;
  }
  .docs__inner {
    padding-top: 65px;
    padding-bottom: 80px;
  }
  .docs__title {
    font-size: 48px;
    line-height: 60px;
  }
}

.partners {
  padding: 48px 0;
  position: relative;
}
.partners * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.partners__title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #383838;
  margin-bottom: 30px;
}
.partners__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr;
  -ms-grid-rows: auto 16px auto 16px auto 16px auto 16px auto 16px auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  grid-gap: 16px 8px;
}
.partners__item-img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.partners__item-wrap {
  max-height: 50px;
  height: 50px;
  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;
}
.partners__item-wrap:nth-child(3n-2) {
  -ms-grid-column: 1;
}
.partners__item-wrap:nth-child(3n-1) {
  -ms-grid-column: 3;
}
.partners__item-wrap:nth-child(3n) {
  -ms-grid-column: 5;
}
.partners__item-wrap:nth-child(-n+18) {
  -ms-grid-row: 11;
}
.partners__item-wrap:nth-child(-n+15) {
  -ms-grid-row: 9;
}
.partners__item-wrap:nth-child(-n+12) {
  -ms-grid-row: 7;
}
.partners__item-wrap:nth-child(-n+9) {
  -ms-grid-row: 5;
}
.partners__item-wrap:nth-child(-n+6) {
  -ms-grid-row: 3;
}
.partners__item-wrap:nth-child(-n+3) {
  -ms-grid-row: 1;
}
.partners .swiper-container-horizontal .swiper-pagination-bullets {
  position: relative;
  bottom: 0;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .partners {
    padding: 100px 0;
  }
  .partners__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 13px;
  }
  .partners__item {
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
    -ms-grid-rows: auto 16px auto 16px auto 16px auto 16px auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .partners__item-img {
    max-width: 160px;
  }
  .partners__item-wrap {
    max-height: 90px;
    height: 90px;
  }
  .partners__item-wrap:nth-child(4n-3) {
    -ms-grid-column: 1;
  }
  .partners__item-wrap:nth-child(4n-2) {
    -ms-grid-column: 3;
  }
  .partners__item-wrap:nth-child(4n-1) {
    -ms-grid-column: 5;
  }
  .partners__item-wrap:nth-child(4n) {
    -ms-grid-column: 7;
  }
  .partners__item-wrap:nth-child(-n+16) {
    -ms-grid-row: 7;
  }
  .partners__item-wrap:nth-child(-n+12) {
    -ms-grid-row: 5;
  }
  .partners__item-wrap:nth-child(-n+8) {
    -ms-grid-row: 3;
  }
  .partners__item-wrap:nth-child(-n+4) {
    -ms-grid-row: 1;
  }
  .partners .swiper-button-next,
  .partners .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1400px) {
  .partners {
    margin-bottom: 65px;
  }
  .partners__title {
    font-size: 48px;
    line-height: 60px;
  }
  .partners__item {
    -ms-grid-rows: auto 40px auto 40px auto 40px auto;
    grid-gap: 70px;
  }
  .partners__item-wrap {
    max-height: initial;
    height: 140px;
    position: relative;
  }
}

.contacts {
  padding-bottom: 18px;
  padding-top: 10px;
}
.contacts__item {
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 22px;
  margin-bottom: 30px;
}
.contacts__item-btn {
  padding: 8px 15px 8px 0;
  text-align: left;
  border: none;
  background-color: transparent;
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #383838;
  position: relative;
}
.contacts__item-btn:after {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/assets/dist/css/../svg/icon-shevron-top.svg");
  right: -16px;
  top: calc(50% + 2px);
  -webkit-transform: translateY(-50%) scale(1, -1);
      -ms-transform: translateY(-50%) scale(1, -1);
          transform: translateY(-50%) scale(1, -1);
}
.contacts__item-btn:after:hover {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.contacts__item-body {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  max-height: 0px;
  overflow: hidden;
  display: block;
}
.contacts__item-body:hover {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.contacts__item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
}
.contacts__item-text {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 140%;
  color: #091514;
  text-decoration: none;
}
.contacts__item-text * {
  font-family: "Inter", sans-serif !important;
  font-size: 12px !important;
  line-height: 140% !important;
  color: #091514 !important;
  text-decoration: none !important;
}
.contacts__item-text ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.contacts__item-text ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ea6e33;
  position: absolute;
  top: 9px;
  left: 0;
}
.contacts__item.open .contacts__item-body {
  max-height: 100%;
  padding-top: 10px;
}
.contacts__item.open .contacts__item-btn:after {
  -webkit-transform: translateY(-50%) scale(1, 1);
      -ms-transform: translateY(-50%) scale(1, 1);
          transform: translateY(-50%) scale(1, 1);
}
@media (min-width: 768px) {
  .contacts__item-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .contacts__item-title:nth-child(1) {
    min-height: 48px;
  }
  .contacts__item-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 2px;
  }
  .contacts__item-text:nth-child(3) {
    min-height: 78px;
  }
  .contacts__item-text * {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .contacts__item-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contacts__item-col {
    width: 48%;
  }
  .contacts__item-btn {
    font-size: 18px;
    line-height: 22px;
    padding-right: 20px;
  }
  .contacts__item.open .contacts__item-body {
    padding-top: 15px;
    padding-bottom: 8px;
  }
}
@media (min-width: 1400px) {
  .contacts {
    padding-top: 60px;
    padding-bottom: 34px;
  }
  .contacts__item-btn {
    font-size: 24px;
    line-height: 29px;
  }
  .contacts__item-btn:after {
    top: calc(50% + 3px);
  }
  .contacts__item-body {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .contacts__item.open .contacts__item-body {
    padding-top: 20px;
    padding-bottom: 32px;
  }
  .contacts__item-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 9px;
  }
  .contacts__item-title:nth-child(1) {
    min-height: 48px;
  }
  .contacts__item-text {
    margin-bottom: 13px;
  }
  .contacts__item-text:nth-child(3) {
    min-height: 52px;
  }
  .contacts__item-col {
    max-width: 560px;
  }
  .contacts__item-col_1 {
    width: 500px;
    margin-right: 116px;
  }
  .contacts__item-col_2 {
    width: 100%;
  }
}

.contacts-en__wrap {
  margin: 80px 0;
}
.contacts-en__wrap-applying {
  background: #FBF2EE;
  padding: 80px 0;
  margin: 120px 0;
}
.contacts-en__inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-gap: 36px;
}
@media (min-width: 576px) {
  .contacts-en__inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    grid-template-rows: auto;
    grid-gap: 36px;
  }
}
.contacts-en__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 12px;
}
.contacts-en__item-map-object {
  padding: 30px 40px 16px;
  background: #F8F8F8;
}
.contacts-en__item-map-object-name {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
}
.contacts-en__item-map-object-address {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
}
.contacts-en__item-map-object-phone {
  font-weight: normal;
  font-size: 22px;
  line-height: 40px;
  color: #383838;
}
@media (min-width: 768px) {
  .contacts-en__item-map-object-phone {
    font-size: 24px;
  }
}
.contacts-en__item-applying {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transition-delay: 1ms;
          transition-delay: 1ms;
  text-decoration: none;
  position: relative;
  padding: 6px 46px 46px 46px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 150px;
  border: none;
  background-color: white;
  -webkit-box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
          box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
}
.contacts-en__item-applying:hover {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 576px) {
  .contacts-en__item-applying {
    height: 292px;
    padding: 46px;
  }
}
.contacts-en__item-applying:after {
  position: absolute;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 1ms;
          transition-delay: 1ms;
  content: "";
  bottom: 33px;
  height: 31px;
  width: 111px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("/assets/dist/css/../svg/arrow-long.svg");
}
.contacts-en__item-applying-text {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.contacts-en__item-applying-text:hover {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.contacts-en__item-applying:hover, .contacts-en__item-applying:active {
  cursor: pointer;
  background: #ea6e33;
}
.contacts-en__item-applying:hover .contacts-en__item-applying-text, .contacts-en__item-applying:active .contacts-en__item-applying-text {
  color: white;
}
.contacts-en__item-applying:hover:after, .contacts-en__item-applying:active:after {
  background-image: url("/assets/dist/css/../svg/arrow-long-white.svg");
}
@media (min-width: 768px) {
  .contacts-en__item-applying-text {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 140%;
  }
  .contacts-en__item-applying:hover {
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

.footer {
  background-color: #505253;
}
.footer__wrap {
  padding: 27px 0 20px;
}
.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 9px;
  text-decoration: none;
}
.footer__logo:before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 66px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/assets/dist/css/../svg/logo-light.svg");
  background-size: 52px;
  margin-right: 12px;
}
.footer__logo-text {
  max-width: 220px;
  display: block;
  font-family: "Exo 2", sans-serif;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 8px;
  line-height: 10px;
  color: #ffffff;
}
.footer__logo-text:last-child {
  margin-bottom: 0;
}
.footer__col:nth-child(2) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.footer__col:nth-child(2) .footer__col-wrap {
  display: none;
}
.footer__col:nth-child(3) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.footer__col-link {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #ffffff;
  text-decoration: none;
  padding: 5px 0;
  display: block;
  margin-bottom: 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer__col-link:hover {
  color: #e3a486;
}
.footer__col-link:active, .footer__col-link:focus {
  color: #ea6e33;
}
.footer__scroll {
  max-height: 145px;
  overflow-y: auto;
  margin-bottom: 24px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
}
.footer__scroll-img {
  height: 47px;
  width: 47px;
  -o-object-fit: none;
     object-fit: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.footer__scroll-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  margin-bottom: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__scroll-text {
  font-family: "Inter", sans-serif;
  display: block;
  font-size: 12px;
  line-height: 17px;
  color: #ffffff;
  margin-left: 18px;
}
.footer__underline-link {
  text-decoration: underline;
  font-size: 9px;
  font-weight: 400;
  line-height: 13px;
  color: #ffffff;
}
.footer__underline-link:hover {
  text-decoration: none;
}
.footer__social {
  margin-bottom: 25px;
}
.footer__social-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 17px;
}
.footer__social-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.footer__social-grid-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 9px;
}
.footer__social-grid-col-link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-transform: uppercase;
}
.footer__social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__social-link {
  display: block;
  text-decoration: none;
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer__social-link--ig {
  background-image: url("/assets/dist/css/../svg/social-ig.svg");
}
.footer__social-link--ig:hover {
  background-image: url("/assets/dist/css/../svg/social-ig_hover.svg");
}
.footer__social-link--ig:active {
  background-image: url("/assets/dist/css/../svg/social-ig_click.svg");
}
.footer__social-link--vk {
  background-image: url("/assets/dist/css/../svg/social-vk1.svg");
}
.footer__social-link--vk:hover {
  background-image: url("/assets/dist/css/../svg/social-vk1_hover.svg");
}
.footer__social-link--vk:active {
  background-image: url("/assets/dist/css/../svg/social-vk1_click.svg");
}
.footer__social-link--fb {
  background-image: url("/assets/dist/css/../svg/social-fb.svg");
}
.footer__social-link--fb:hover {
  background-image: url("/assets/dist/css/../svg/social-fb_hover.svg");
}
.footer__social-link--fb:active {
  background-image: url("/assets/dist/css/../svg/social-fb_click.svg");
}
.footer__social-link--yt {
  background-image: url("/assets/dist/css/../svg/social-yt.svg");
}
.footer__social-link--yt:hover {
  background-image: url("/assets/dist/css/../svg/social-yt_hover.svg");
}
.footer__social-link--yt:active {
  background-image: url("/assets/dist/css/../svg/social-yt_click.svg");
}
.footer__social-link--tg {
  background-image: url("/assets/dist/css/../svg/social-tg.svg");
}
.footer__social-link--tg:hover {
  background-image: url("/assets/dist/css/../svg/social-tg_hover.svg");
}
.footer__social-link--tg:active {
  background-image: url("/assets/dist/css/../svg/social-tg_click.svg");
}
.footer__bottom-btn {
  display: none;
}
.footer__bottom-inner {
  margin-bottom: 23px;
}
.footer__bottom-links {
  overflow-x: auto;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.footer__bottom-links::-webkit-scrollbar {
  display: none;
}
.footer__bottom-link {
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 48px;
  padding: 7px 16px;
  text-decoration: none;
  margin-right: 5px;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer__bottom-link:hover {
  border: 1px solid #e3a486;
  color: #e3a486;
}
.footer__bottom-link:focus, .footer__bottom-link:active {
  border: 1px solid #ea6e33;
  color: #ea6e33;
}
.footer__copyright-text {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #ffffff;
  margin-bottom: 14px;
}
.footer__dev-text {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 17px;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  color: #ffffff;
}
.footer__dev-link {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 17px;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  color: #ea6e33;
}
@media (min-width: 576px) {
  .footer__social-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .footer__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 16px 1fr;
    -ms-grid-rows: auto 16px auto;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "a c" "a b";
    grid-gap: 16px;
    margin-bottom: 24px;
  }
  .footer__wrap {
    padding-top: 36px;
  }
  .footer__col:nth-child(1) {
    grid-area: a;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
  }
  .footer__col:nth-child(2) {
    grid-area: b;
    -ms-grid-column: 3;
    -ms-grid-row: 3;
  }
  .footer__col:nth-child(3) {
    grid-area: c;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .footer__col-link {
    font-size: 16px;
    line-height: 26px;
  }
  .footer__logo {
    margin-bottom: 16px;
  }
  .footer__logo:before {
    background-size: 60px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .footer__logo-text {
    font-size: 9px;
    line-height: 13px;
  }
  .footer__logo-inner {
    width: 100%;
  }
  .footer__scroll {
    max-height: 230px;
    margin-bottom: 0;
    margin-top: 0;
    scrollbar-width: thin;
    scrollbar-color: #828282;
  }
  .footer__scroll::-webkit-scrollbar-track-piece {
    background-color: transparent;
  }
  .footer__scroll::-webkit-scrollbar {
    width: 6px;
  }
  .footer__scroll::-webkit-scrollbar-thumb {
    background-color: #828282;
  }
  .footer__scroll-link {
    margin-bottom: 15px;
  }
  .footer__scroll-text {
    font-size: 16px;
    line-height: 26px;
  }
  .footer__social {
    padding-top: 14px;
  }
  .footer__social-link {
    margin-right: 25px;
  }
  .footer__bottom-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 32px;
  }
  .footer__bottom-inner.open {
    margin-bottom: 12px;
  }
  .footer__bottom-inner.open .footer__bottom-links {
    height: auto;
  }
  .footer__bottom-links {
    white-space: normal;
    height: 42px;
    overflow: hidden;
  }
  .footer__bottom-link {
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .footer__bottom-btn {
    font-family: "Inter", sans-serif;
    display: block;
    font-size: 16px;
    line-height: 160%;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #ffffff;
    background-color: transparent;
    border: none;
    padding: 8px 0;
  }
  .footer__copyright-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 24px;
  }
  .footer__dev-text {
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
  }
  .footer__dev-link {
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
  }
}
@media (min-width: 1400px) {
  .footer__inner {
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
    -ms-grid-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0px;
    margin-bottom: 56px;
  }
  .footer__col:nth-child(-n+3) {
    grid-area: auto;
  }
  .footer__col:nth-child(1) {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .footer__col:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: block;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .footer__col:nth-child(2) .footer__col-wrap {
    display: block;
  }
  .footer__col:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-grid-column: 5;
    -ms-grid-row: 1;
  }
  .footer__col-link--duplicate {
    display: none;
  }
  .footer__col--first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .footer__col-wrap {
    margin-bottom: 30px;
    margin-right: 100px;
  }
  .footer__wrap {
    padding-top: 58px;
    padding-bottom: 46px;
  }
  .footer__social {
    margin-bottom: 9px;
  }
  .footer__scroll {
    border-right: 1px solid #828282;
    max-height: 180px;
  }
  .footer__scroll::-webkit-scrollbar {
    width: 6px;
  }
  .footer__scroll::-webkit-scrollbar-thumb {
    background-color: #828282;
  }
  .footer__bottom-inner {
    margin-bottom: 36px;
  }
  .footer__bottom-inner.open {
    margin-bottom: 16px;
  }
  .footer__bottom-link {
    padding: 9px 24px;
    margin-right: 22px;
  }
  .footer__bottom-link--duplicate {
    display: none;
  }
  .footer__bottom-links {
    height: 46px;
  }
  .footer__bottom-btn {
    font-size: 24px;
    line-height: 30px;
  }
  .footer__copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer__dev {
    padding-right: 30px;
  }
}
.footer-en .footer__inner {
  margin-bottom: 30px;
}
.footer-en .footer__policy {
  color: white;
  text-decoration: underline;
  margin-bottom: 17px;
  display: block;
}
.footer-en .footer__col-link {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.map {
  height: 320px;
  min-height: 320px;
}
.map__inner {
  padding: 16px 21px 20px;
}
.map__balloon {
  width: 315px;
  height: 271px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/assets/dist/css/../svg/balloon.svg");
}
.map__balloon-logo {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #383838;
}
.map__balloon-logo:before {
  content: "";
  display: inline-block;
  width: 39px;
  height: 43px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/assets/dist/css/../svg/logo.svg");
  background-size: contain;
  vertical-align: middle;
}
.map__balloon-content {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #091514;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 14px;
}
.map__balloon-address {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #091514;
  padding-left: 28px;
  background-repeat: no-repeat;
  background-position: left top -4px;
  background-image: url("/assets/dist/css/../svg/icon-marker.svg");
}
.map__balloon-address ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.map__balloon-address ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ea6e33;
  position: absolute;
  top: 9px;
  left: 0;
}
.map__balloon-phone {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #091514;
  padding-left: 28px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("/assets/dist/css/../svg/icon-phone.svg");
}
@media (min-width: 1400px) {
  .map {
    height: 675px;
    min-height: 675px;
  }
}

.search {
  position: relative;
}
.search__wrap {
  position: relative;
}
.search__btn {
  position: absolute;
  border: none;
  background: url("/assets/dist/css/../svg/icon-loupe.svg") no-repeat center center/contain;
  width: 24px;
  height: 24px;
  bottom: 4px;
  left: 0;
}
.search__btn_main {
  cursor: default;
  pointer-events: none;
  top: -3px;
}
.search__btn_secondary {
  position: absolute;
  right: 0;
  bottom: 6px;
}
.search__btn_secondary_main {
  position: relative;
  width: 100%;
  margin-top: 28px;
}
.search__input {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.36);
  padding: 0 36px 6px;
  width: 100%;
}
.search__input_main:focus + .search__btn {
  left: 0;
  right: auto;
}
.search__results {
  position: absolute;
  width: 100%;
  background: #ffffff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 0 16px;
  z-index: 50;
}
.search__results li:first-child {
  padding-top: 24px;
}
.search__results li:last-child {
  padding-bottom: 24px;
}
.search__results li a {
  font-size: 12px;
  line-height: 140%;
  padding: 12px 0;
  color: #868686;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.search__results-text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin: 8px 0 0;
}
.search__results-main li {
  border-bottom: 1px solid #979797;
}
.search__results-main li a {
  font-size: 14px;
  line-height: 17px;
  color: #091514;
  display: block;
  padding: 24px 0;
}
.search__results-main li .active {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
}
@media (min-width: 768px) {
  .search__input {
    padding: 0 42px 12px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.36);
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
  }
  .search__input:focus + .search__btn {
    left: 0;
    right: auto;
  }
  .search__btn {
    width: 30px;
    height: 30px;
    bottom: 8px;
    cursor: default;
    pointer-events: none;
  }
  .search__btn_main {
    top: -6px;
  }
  .search__btn_secondary {
    bottom: 10px;
  }
  .search__btn_secondary_main {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: auto;
  }
  .search__results {
    padding: 0 36px;
  }
  .search__results li a {
    font-size: 16px;
    line-height: 160%;
  }
  .search__results-text {
    font-size: 14px;
    line-height: 160%;
    margin: 12px 0 0;
  }
  .search__results-main li a {
    font-size: 16px;
    line-height: 19px;
    padding: 32px 0;
  }
}
@media (min-width: 1400px) {
  .search__input {
    font-size: 20px;
    line-height: 24px;
  }
  .search__results li a {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
  }
  .search__results-text {
    font-size: 16px;
  }
  .search__results-main li a {
    font-size: 24px;
    line-height: 29px;
    padding: 46px 0;
  }
}

.filter-tabs {
  overflow-x: auto;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.filter-tabs::-webkit-scrollbar {
  display: none;
}
.filter-tabs__btn {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  background: #f0f0f0;
  color: #383838;
  border-radius: 48px;
  font-size: 12px;
  line-height: 24px;
  border: none;
  padding: 4px 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 6px;
}
.filter-tabs__btn:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.filter-tabs__btn:hover, .filter-tabs__btn:active {
  background: #ea6e33;
  color: #ffffff;
}
.filter-tabs__btn:hover svg, .filter-tabs__btn:active svg {
  color: #ffffff;
}
.filter-tabs__btn svg {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  width: 24px;
  height: 24px;
  color: #868686;
  margin-left: 4px;
}
.filter-tabs__btn svg:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
@media (min-width: 768px) {
  .filter-tabs__btn {
    font-size: 20px;
    line-height: 32px;
  }
}

.filter-mobile {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: -1;
  opacity: 0;
}
.filter-mobile:hover {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.filter-mobile__btn {
  position: relative;
  padding: 5px 30px;
  margin-bottom: 20px;
}
.filter-mobile__btn:before {
  content: "";
  background: url("/assets/dist/css/../svg/icon-filter__white.svg") no-repeat center center/contain;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 5px;
  display: block;
  bottom: 3px;
}
.filter-mobile .top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #DEDEDE;
  padding: 18px 0 14px;
}
.filter-mobile .top-wrap .title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
}
.filter-mobile .top-wrap .btn-close {
  color: #868686;
  width: 24px;
  height: 24px;
}
.filter-mobile .top-wrap .btn-close svg {
  width: 24px;
  height: 24px;
}
.filter-mobile .items-wrap {
  padding-top: 20px;
}
.filter-mobile .items-wrap .item {
  margin-bottom: 26px;
}
.filter-mobile .items-wrap .item .title {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  font-family: "Exo 2", sans-serif;
  color: #383838;
}
.filter-mobile .items-wrap .item .input-wrap {
  margin-top: 16px;
}
.filter-mobile .bottom-wrap {
  -webkit-box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.04);
          box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.04);
  padding: 6px 20px 16px;
}
.filter-mobile .bottom-wrap .btn-type-4 {
  margin-bottom: 12px;
}
.filter-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #FBF2EE;
  padding: 18px 5px 12px;
}
@media (min-width: 990px) {
  .filter-desktop {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .filter-desktop .select-wrap {
    margin-right: 36px;
  }
}

.card {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 12px rgba(15, 58, 33, 0.14);
          box-shadow: 0px 4px 12px rgba(15, 58, 33, 0.14);
  border-radius: 8px;
  overflow: hidden;
}
.card-type-1__img-wrap {
  position: relative;
  padding-bottom: 52.85%;
  overflow: hidden;
  overflow: hidden;
}
.card-type-1__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.card-type-1__text-wrap {
  padding: 16px 12px 20px;
}
.card-type-1__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 6px;
}
.card-type-1__text {
  font-size: 12px;
  line-height: 140%;
  color: #091514;
}
@media (min-width: 768px) {
  .card-type-1 {
    -webkit-box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
            box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
  }
  .card-type-1__img-wrap {
    position: relative;
    padding-bottom: 76.25%;
    overflow: hidden;
  }
  .card-type-1__text-wrap {
    padding: 14px 14px 24px;
  }
}
@media (min-width: 1400px) {
  .card-type-1__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 12px;
  }
  .card-type-1__text {
    font-size: 16px;
    line-height: 160%;
  }
  .card-type-1__img-wrap {
    position: relative;
    padding-bottom: 76.25%;
    overflow: hidden;
  }
  .card-type-1__text-wrap {
    padding: 22px 76px 54px 32px;
  }
}

.person__avatar {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.person__avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.person__text {
  margin-top: 12px;
}
.person__subtitle {
  font-size: 12px;
  line-height: 140%;
  color: #383838;
  margin-bottom: 2px;
}
.person__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 14px;
}
.person__link {
  margin-top: 7px;
}
@media (min-width: 768px) {
  .person__avatar {
    width: 82px;
    height: 82px;
  }
  .person__text {
    margin-top: 18px;
  }
}
@media (min-width: 1400px) {
  .person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .person__avatar {
    width: 105px;
    height: 105px;
    margin-right: 20px;
  }
  .person__text {
    margin-top: 0px;
  }
  .person__subtitle {
    font-size: 16px;
    line-height: 160%;
  }
  .person__title {
    font-size: 20px;
    line-height: 24px;
  }
  .person__link {
    margin-top: 12px;
  }
}

.advantages__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.advantages__item:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ea6e33;
  margin-right: 12px;
  margin-left: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  top: 8px;
}
.advantages__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
}
.advantages__text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .advantages {
    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;
  }
  .advantages__item {
    width: calc((100% - 19px) / 2);
  }
  .advantages__item:before {
    width: 10px;
    height: 10px;
    margin-right: 15px;
  }
  .advantages__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .advantages__text {
    font-size: 16px;
    line-height: 160%;
  }
}
@media (min-width: 1400px) {
  .advantages {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .advantages__item {
    width: calc((100% - 66px) / 3);
    margin-top: 40px;
    margin-right: 32px;
  }
  .advantages__item:nth-child(3n) {
    margin-right: 0;
  }
  .advantages__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 14px;
  }
}

.advantages-en__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: 35px;
}
.advantages-en__item:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ea6e33;
  margin-right: 12px;
  margin-left: -20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  top: 19px;
  left: -65px;
}
.advantages-en__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
}
.advantages-en__text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .advantages-en {
    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;
  }
  .advantages-en__item {
    width: 100%;
  }
  .advantages-en__item:before {
    width: 10px;
    height: 10px;
    margin-left: 31px;
  }
  .advantages-en__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .advantages-en__text {
    font-size: 16px;
    line-height: 160%;
  }
}
@media (min-width: 1400px) {
  .advantages-en {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .advantages-en__item {
    width: 100%;
  }
  .advantages-en__item:nth-child(3n) {
    margin-right: 0;
  }
  .advantages-en__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 14px;
  }
}

.form-request {
  background: #FBF2EE;
  border-radius: 8px;
  padding: 28px 0 48px;
}
.form-request .input-wrap {
  margin-bottom: 20px;
}
.form-request .agreement {
  margin: 24px 0 16px;
}
.form-request .btn-primary {
  width: 121px;
}
.form-message {
  background: #FBF2EE;
  border-radius: 8px;
  padding: 28px 24px 36px 21px;
}
.form-message .input-wrap {
  margin-bottom: 20px;
}
.form-message .agreement {
  margin: 20px 0 24px;
}
.form-message .btn-primary {
  width: 121px;
}
.form-en {
  background: white;
  border-radius: 16px;
  padding: 28px 24px 36px 21px;
}
.form-en .input-wrap {
  margin-bottom: 20px;
}
.form-en .agreement {
  margin: 20px 0 24px;
}
.form-en .btn-primary {
  width: 121px;
}
.form-en input, .form-en textarea {
  background: #F5F5F5;
}
.form-en textarea {
  line-height: 160%;
  padding: 24px;
}
.form-en .input-outer-wrap {
  margin-top: 36px;
}
@media (min-width: 768px) {
  .form-request {
    border-radius: 0px;
    padding: 36px 0;
    width: 100vw;
    margin-left: calc((100vw - 688px) / -2);
  }
  .form-request .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 133px;
    -ms-grid-rows: auto 48px auto;
    grid-template-columns: 1fr 133px;
    grid-template-rows: auto 48px auto;
  }
  .form-request .title {
    -ms-grid-row: 1;
    grid-column: 1/span 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .form-request .inputs {
    grid-row: 2;
    -ms-grid-row: 2;
    grid-column: 1;
    -ms-grid-column: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .form-request .btn-primary {
    width: 133px;
    grid-row: 2;
    -ms-grid-row: 2;
    grid-column: 2;
    -ms-grid-column: 2;
    line-height: 100%;
  }
  .form-request .input-wrap {
    margin-right: 20px;
  }
  .form-request .agreement {
    grid-row: 3;
    -ms-grid-row: 3;
    width: 250px;
  }
  .form-message {
    border-radius: 12px;
    padding: 42px 116px 98px 68px;
  }
  .form-message .btn-primary {
    width: 175px;
  }
  .form-message .agreement {
    max-width: 250px;
  }
  .form-en {
    padding: 36px 42px;
  }
  .form-en .btn-primary {
    width: 133px;
  }
  .form-en .inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .form-en .input-wrap {
    margin-right: 30px;
  }
  .form-en .input-wrap-wide {
    -ms-flex-negative: 0.6;
        flex-shrink: 0.6;
  }
}
@media (min-width: 990px) {
  .form-request {
    margin-left: -60px;
  }
}
@media (min-width: 1400px) {
  .form-request {
    padding: 68px 0;
    margin-left: -90px;
  }
  .form-request .btn-primary {
    width: 175px;
    grid-row: 1;
    -ms-grid-row: 1;
    grid-column: 3;
    -ms-grid-column: 3;
  }
  .form-request .container {
    -ms-grid-columns: 288px 1fr 175px;
    -ms-grid-rows: 64px auto;
    grid-template-columns: 288px 1fr 175px;
    grid-template-rows: 64px auto;
  }
  .form-request .title {
    grid-row: 1;
    -ms-grid-row: 1;
    grid-column: 1;
    -ms-grid-column: 1;
    font-size: 30px;
    line-height: 43px;
  }
  .form-request .inputs {
    grid-row: 1;
    -ms-grid-row: 1;
    grid-column: 2;
    -ms-grid-column: 2;
    margin-left: 30px;
  }
  .form-request .input-wrap {
    margin-right: 30px;
  }
  .form-request .agreement {
    grid-row: 2;
    -ms-grid-row: 2;
    margin: 6px 0 0;
  }
  .form-message {
    padding: 42px 73px 78px 68px;
  }
  .form-en {
    height: 100%;
    padding: 36px 42px;
    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;
  }
  .form-en .btn-primary {
    width: 175px;
    height: 48px;
    font-size: 20px;
    padding: 0;
  }
  .form-en .inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .form-en .input-wrap {
    margin: 20px 20px 14px 0;
  }
  .form-en .input-wrap-wide {
    -ms-flex-negative: 0.6;
        flex-shrink: 0.6;
  }
}
@media (min-width: 1620px) {
  .form-request {
    padding: 68px 0;
    margin-left: calc((100vw - 1440px) / -2);
  }
}

.modal {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  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;
  display: none;
}
.modal:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.modal.opened {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(29, 29, 27, 0.5);
}
.modal .btn-delete {
  position: absolute;
  cursor: pointer;
  background: none;
}
.modal .btn-delete svg {
  width: 20px;
  height: 20px;
}
.modal .content-wrap {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  position: relative;
}
.modal-alert .content-wrap {
  background: #ffffff;
  border-radius: 5px;
  border: 2px solid #ea6e33;
  padding: 20px 20px 20px;
  max-width: 400px;
}
.modal-alert .content-wrap .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 10px;
}
.modal-alert .content-wrap .text {
  font-size: 16px;
  line-height: 24px;
}
.modal-alert .content-wrap .btn-delete {
  top: 10px;
  right: 16px;
  color: #ea6e33;
}

/* анимации */
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.slide-in-right {
  -webkit-animation: slide-in-right 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: slide-in-right 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
}

@keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
}
.slide-out-right {
  -webkit-animation: slide-out-right 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
          animation: slide-out-right 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes max-height-out {
  0% {
    max-height: 800px;
  }
  100% {
    max-height: 0px;
  }
}

@keyframes max-height-out {
  0% {
    max-height: 800px;
  }
  100% {
    max-height: 0px;
  }
}
.max-height-out {
  -webkit-animation: max-height-out 0.4s ease-out both;
          animation: max-height-out 0.4s ease-out both;
}

@-webkit-keyframes max-height-in {
  0% {
    max-height: 0px;
  }
  100% {
    max-height: 800px;
  }
}

@keyframes max-height-in {
  0% {
    max-height: 0px;
  }
  100% {
    max-height: 800px;
  }
}
.max-height-in {
  -webkit-animation: max-height-in 0.4s ease-in both;
          animation: max-height-in 0.4s ease-in both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation: fade-in 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: fade-in 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade-out {
  -webkit-animation: fade-out 0.5s ease-out both;
          animation: fade-out 0.5s ease-out both;
}

@-webkit-keyframes elongation {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@keyframes elongation {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.teachers * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.teachers__wrap {
  overflow: visible;
}
.teachers__outer {
  position: relative;
}
.teachers__item {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 16px rgba(15, 58, 33, 0.12);
          box-shadow: 0px 0px 16px rgba(15, 58, 33, 0.12);
  border-radius: 8px;
  padding: 18px 22px 36px 24px;
  width: 233px;
  word-wrap: break-word;
  word-break: break-word;
}
.teachers__item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
  overflow: hidden;
}
.teachers__item-descr {
  font-size: 14px;
  line-height: 22px;
  color: #091514;
}
.teachers__avatar {
  width: 72px;
  height: 72px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 19px;
}
.teachers__avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.teachers .swiper-button-prev,
.teachers .swiper-button-next {
  display: none;
}
.teachers .swiper-pagination {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .teachers__avatar {
    width: 100px;
    height: 100px;
    margin-bottom: 32px;
  }
  .teachers__item {
    max-width: 100%;
    padding: 30px;
    width: 333px;
    -webkit-box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
            box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
    border-radius: 12px;
  }
  .teachers__item-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .teachers__item-descr {
    font-size: 16px;
    line-height: 160%;
  }
  .teachers .swiper-button-next,
  .teachers .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1400px) {
  .teachers__avatar {
    width: 100px;
    height: 100px;
    margin-bottom: 32px;
  }
  .teachers__item {
    padding: 30px 30px 34px;
  }
  .teachers__item-title {
    font-size: 24px;
    line-height: 29px;
  }
}

.socials__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 24px;
}
.socials__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.socials__wrap::-webkit-scrollbar {
  display: none;
}
.socials__link {
  margin-right: 20px;
}
.socials__link:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
}
.socials__link_fb:before {
  background: url("/assets/dist/css/../svg/social-facebook.svg") no-repeat center center/cover;
}
.socials__link_vk:before {
  background: url("/assets/dist/css/../svg/social-vk.svg") no-repeat center center/cover;
}
.socials__link_yt:before {
  background: url("/assets/dist/css/../svg/social-youtube.svg") no-repeat center center/cover;
}
.socials__link_ig:before {
  background: url("/assets/dist/css/../svg/social-instagramm.svg") no-repeat center center/cover;
}
.socials__link_tg:before {
  background: url("/assets/dist/css/../svg/social-telegramm.svg") no-repeat center center/cover;
}
@media (min-width: 768px) {
  .socials__title {
    font-size: 20px;
    line-height: 24px;
  }
  .socials__link {
    margin-right: 24px;
  }
}
@media (min-width: 768px) {
  .socials__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 30px;
  }
  .socials__link {
    margin-right: 27px;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination__nav_prev {
  margin-right: 45px;
}
.pagination__nav_next {
  margin-left: 45px;
}
.pagination__nav svg {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  color: #E3A486;
  width: 32px;
  height: 32px;
}
.pagination__nav svg:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.pagination__nav:hover svg, .pagination__nav:active svg {
  color: #ea6e33;
}
.pagination__numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pagination__number {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  color: #091514;
}
.pagination__number:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.pagination__number:hover {
  color: #ea6e33;
}
.pagination__number:active {
  color: #ffffff;
  background: #ea6e33;
}
.pagination__number_active {
  color: #ffffff;
  background: #ea6e33;
}
.pagination__number_active:hover {
  color: #ffffff;
}
@media (min-width: 768px) {
  .pagination {
    margin-top: 64px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .pagination__nav {
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #383838;
  }
  .pagination__number {
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #383838;
  }
  .pagination__number_active {
    color: #ffffff;
  }
}
@media (min-width: 1400px) {
  .pagination {
    margin-top: 100px;
  }
  .pagination__nav {
    font-size: 20px;
    line-height: 20px;
  }
  .pagination__number {
    font-size: 20px;
  }
}

.photos__item {
  position: relative;
  display: block;
  margin-bottom: 18px;
}
.photos__item:hover .photos__background_accent, .photos__item:active .photos__background_accent {
  opacity: 0.48;
}
.photos__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.42);
}
.photos__background_accent {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  background: #ea6e33;
  opacity: 0;
}
.photos__background_accent:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.photos__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.photos__img-wrap {
  width: 100%;
  position: relative;
  padding-bottom: 67.85%;
  overflow: hidden;
}
.photos__text {
  color: #ffffff;
  position: absolute;
  bottom: 20px;
  left: 16px;
  max-width: calc(100% - 32px);
}
.photos__date {
  font-size: 12px;
  line-height: 140%;
  margin-bottom: 6px;
}
.photos__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}
@media (min-width: 768px) {
  .photos__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;
  }
  .photos__item {
    width: calc((100% - 19px) / 2);
    margin-bottom: 19px;
  }
  .photos__text {
    bottom: 41px;
    left: 26px;
    max-width: calc(100% - 54px);
  }
  .photos__date {
    margin-bottom: 12px;
  }
  .photos__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1400px) {
  .photos__wrap {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .photos__item {
    width: calc((100% - 73px) / 3);
    margin-bottom: 36px;
    margin-right: 36px;
  }
  .photos__item:nth-child(3n) {
    margin-right: 0;
  }
  .photos__text {
    bottom: 67px;
    left: 40px;
    max-width: calc(100% - 80px);
  }
  .photos__date {
    margin-bottom: 18px;
  }
  .photos__title {
    font-size: 24px;
    line-height: 29px;
  }
}

.block-FAQ__col {
  padding: 0;
}
.block-FAQ__col_links {
  margin-top: 29px;
}
.block-FAQ__item {
  padding: 0;
  margin: 0;
}
.block-FAQ__item-btn {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  width: 100%;
  padding: 12px 40px 12px 0;
}
.block-FAQ__item-btn:after {
  right: 0;
}
.block-FAQ__item-body {
  -webkit-transition: all cubic-bezier(0.97, 0.03, 0.03, 0.98) 0.4s;
  transition: all cubic-bezier(0.97, 0.03, 0.03, 0.98) 0.4s;
}
.block-FAQ__item.open .contacts__item-body {
  padding: 0px;
  max-height: 2200px;
}
.block-FAQ__item-text a {
  color: #EA6E33 !important;
}
.block-FAQ__link {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  font-family: "Exo 2", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 4px;
}
.block-FAQ__link:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.block-FAQ__link:hover, .block-FAQ__link:active {
  background: rgba(0, 0, 0, 0.04);
}
.block-FAQ__link > div {
  margin-right: 12px;
}
.block-FAQ__link_1:before {
  background: url("/assets/dist/css/../svg/faq_1.svg") no-repeat center center/cover;
}
.block-FAQ__link_2:before {
  background: url("/assets/dist/css/../svg/faq_2.svg") no-repeat center center/cover;
}
.block-FAQ__link_3:before {
  background: url("/assets/dist/css/../svg/faq_3.svg") no-repeat center center/cover;
}
.block-FAQ__link_4:before {
  background: url("/assets/dist/css/../svg/faq_4.svg") no-repeat center center/cover;
}
.block-FAQ__link_5:before {
  background: url("/assets/dist/css/../svg/faq_5.svg") no-repeat center center/cover;
}
.block-FAQ__link_6:before {
  background: url("/assets/dist/css/../svg/faq_6.svg") no-repeat center center/cover;
}
.block-FAQ__link_7:before {
  background: url("/assets/dist/css/../svg/faq_7.svg") no-repeat center center/cover;
}
.block-FAQ__form {
  margin-top: 48px;
}
@media (min-width: 768px) {
  .block-FAQ__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .block-FAQ__wrap_main {
    display: block;
  }
  .block-FAQ__col {
    width: 50%;
  }
  .block-FAQ__col_links {
    margin-top: 0px;
    margin-left: 54px;
  }
  .block-FAQ__item-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 15px 40px 14px 0;
  }
  .block-FAQ__item-text {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 18px;
  }
  .block-FAQ__item-text a {
    color: #EA6E33 !important;
  }
  .block-FAQ__link {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 14px 12px;
  }
  .block-FAQ__link:hover {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
  }
  .block-FAQ__link:before {
    width: 40px;
    height: 40px;
  }
  .block-FAQ__form {
    margin-top: 64px;
  }
}
@media (min-width: 1400px) {
  .block-FAQ__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-FAQ__col {
    width: 50%;
  }
  .block-FAQ__col_links {
    margin-top: 0px;
    margin-left: 54px;
    width: 550px;
  }
  .block-FAQ__col_main {
    width: 636px;
    margin-right: 70px;
  }
  .block-FAQ__item {
    position: relative;
  }
  .block-FAQ__item-btn {
    font-size: 20px;
    line-height: 20px;
    padding: 22px 40px 22px 0;
  }
  .block-FAQ__item-text {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 24px;
    margin-left: 6px;
  }
  .block-FAQ__item-body {
    padding-right: 49px;
  }
  .block-FAQ__item:after {
    position: absolute;
    content: "";
    display: block;
    width: 49px;
    height: 1px;
    background: #ffffff;
    right: 0;
    bottom: -1;
  }
  .block-FAQ__item.open .contacts__item-body {
    padding-right: 49px;
  }
  .block-FAQ__link {
    font-size: 20px;
    line-height: 20px;
    padding: 11px 12px;
  }
  .block-FAQ__link:before {
    width: 54px;
    height: 54px;
  }
  .block-FAQ__form {
    margin-top: 0;
    width: 508px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

.block-professions__item {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-bottom: 16px;
  position: relative;
  padding-left: 30px;
  display: block;
}
.block-professions__item:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjUzIDEyLjUzYS43NS43NSAwIDAwMC0xLjA2bC00Ljc3My00Ljc3M2EuNzUuNzUgMCAwMC0xLjA2IDEuMDZMMTUuOTM5IDEybC00LjI0MiA0LjI0M2EuNzUuNzUgMCAwMDEuMDYgMS4wNmw0Ljc3My00Ljc3M3pNMCAxMi43NWgxN3YtMS41SDB2MS41eiIgZmlsbD0iI0VBNkUzMyIvPjwvc3ZnPg==") no-repeat center center;
  position: absolute;
  left: 0;
}
.block-professions__img {
  width: 100%;
}
.block-professions_hover .block-professions__item:hover:before, .block-professions_hover .block-professions__item:active:before {
  background-size: 30px;
}
.block-professions_hover .block-professions__item:before {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  background-size: 24px;
  background-position: center left;
}
.block-professions_hover .block-professions__item:before:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.block-professions__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin: 24px 0 16px;
}
.block-professions__btn {
  display: block;
  background-color: #ea6e33;
  border-radius: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 12px 0;
  text-decoration: none;
  margin-top: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block-professions__btn:hover {
  background-color: #ff8d57;
}
.block-professions__btn:active {
  background-color: #e36b32;
}
@media (min-width: 768px) {
  .block-professions__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .block-professions__col {
    width: calc((100% - 32px) / 3);
  }
  .block-professions__item {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 18px;
  }
  .block-professions__img {
    margin: 24px auto 0;
    max-width: 700px;
    display: block;
  }
  .block-professions__title {
    margin-bottom: 20px;
  }
  .block-professions__title:first-child {
    margin-top: 0;
  }
  .block-professions__btn {
    display: block;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 26px;
    border-radius: 30px;
    max-width: 100%;
    padding: 12px 24px;
  }
  .block-professions__btn-wrap {
    margin-left: auto;
  }
}
@media (min-width: 1400px) {
  .block-professions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block-professions__wrap {
    width: 724px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 39px;
  }
  .block-professions__img {
    margin-top: 0;
  }
  .block-professions__title {
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    margin-top: 32px;
  }
  .block-professions__btn {
    font-size: 18px;
    line-height: 18px;
    padding: 22px 31px;
    border-radius: 36px;
  }
}

.downloads__item {
  border-bottom: 1px solid #BDBDBD;
  padding: 24px 0 32px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.downloads__item:first-child {
  padding-top: 0;
}
.downloads__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.downloads__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
}
.downloads__link {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-top: 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.downloads__link:hover svg, .downloads__link:active svg {
  color: #ffa377;
}
.downloads__svg {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  width: 30px;
  height: 30px;
  color: #ea6e33;
  margin-right: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  top: -4px;
}
.downloads__svg:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
@media (min-width: 768px) {
  .downloads__item {
    padding: 32px 0;
  }
  .downloads__title {
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
  }
  .downloads__link {
    line-height: 140%;
  }
}
@media (min-width: 1400px) {
  .downloads__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .downloads__item {
    width: calc((100% - 70px) / 3);
    padding: 0;
    border-bottom: 0;
  }
  .downloads__title {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 40px;
  }
  .downloads__link {
    margin-top: 32px;
    font-size: 16px;
    line-height: 160%;
  }
}

.block-contacts__title {
  margin-bottom: 8px;
}
.block-contacts__descr {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 24px;
}
.block-contacts .card {
  margin-bottom: 16px;
}
.block-contacts .card:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .block-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .block-contacts__title {
    margin-bottom: 16px;
  }
  .block-contacts__descr {
    font-size: 16px;
    line-height: 19px;
    margin-right: 20px;
  }
  .block-contacts__item {
    width: calc((100% - 30px) / 3);
  }
  .block-contacts .card {
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .block-contacts__title {
    font-size: 64px;
    line-height: 70px;
    margin-bottom: 24px;
  }
  .block-contacts__descr {
    font-size: 36px;
    line-height: 43px;
    font-weight: bold;
    margin-right: 36px;
  }
  .block-contacts__item {
    width: calc((100% - 72px) / 3);
  }
}

.block-common__item {
  margin-bottom: 40px;
}
.block-common__subtitle {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
}
.block-common__text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-bottom: 16px;
}
.block-common__right {
  margin-top: 24px;
}
.block-common__img {
  width: 100%;
  max-width: 688px;
  display: block;
  margin: 0 auto 0 auto;
}
@media (min-width: 768px) {
  .block-common__text {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 160%;
    color: #383838;
    max-width: 635px;
  }
  .block-common__right {
    margin-top: 40px;
  }
}
@media (min-width: 1400px) {
  .block-common {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-common__right {
    margin-top: 0;
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 2.6%;
  }
  .block-common__img {
    max-width: none;
  }
  .block-common__title {
    margin-bottom: 24px;
  }
  .block-common__subtitle {
    font-size: 24px;
    line-height: 29px;
    color: #000000;
  }
  .block-common__text {
    font-size: 20px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 16px;
  }
  .block-common__text:last-child {
    margin-bottom: 0;
  }
}

.applicants-calendar .year-title {
  margin-top: 30px;
  text-align: center;
}
.applicants-calendar .applicants-calendar__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -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;
}
.applicants-calendar .applicants-calendar__wrapper::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: 60%;
}
.applicants-calendar .applicants-calendar__wrapper .month {
  margin-bottom: 20px;
  padding: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 5 20%;
          flex: 1 5 20%;
}
.applicants-calendar .applicants-calendar__wrapper .month .month-inner h4 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
}
.applicants-calendar .applicants-calendar__wrapper .month .month-inner table {
  margin: auto;
}
.applicants-calendar .applicants-calendar__wrapper .month .month-inner table tr {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #091514;
}
.applicants-calendar .applicants-calendar__wrapper .month .month-inner table tr td {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  position: relative;
}
.applicants-calendar .applicants-calendar__wrapper .month .month-inner table tr td.weekend {
  color: #828282;
}
.applicants-calendar .budget-line {
  border-bottom: 2px solid red;
  position: absolute;
  width: 110%;
  left: 0;
  top: 22px;
}
.applicants-calendar .entrance-exam-line {
  border-bottom: 2px solid blue;
  position: absolute;
  width: 110%;
  left: 0;
  top: 25px;
}
.applicants-calendar .default-line {
  border-bottom: 2px solid #33ea45;
  position: absolute;
  width: 110%;
  left: 0;
  top: 28px;
}
.applicants-calendar .budget-event {
  background-color: #ffebeb;
}
.applicants-calendar .entrance-exam-event {
  background-color: #ebebff;
}
.applicants-calendar .default-event {
  background-color: #fff5eb;
}
.applicants-calendar .event-day {
  border-radius: 4px;
}
.applicants-calendar .event-day .event-tooltip {
  width: 200px;
  position: absolute;
  background: #ffffff;
  border: 1px solid #ababab;
  margin-top: 10px;
  visibility: hidden;
  padding: 10px;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.applicants-calendar .event-day .event-tooltip p {
  margin: 0;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  text-align: left;
}
.applicants-calendar .event-day:hover .event-tooltip {
  visibility: visible;
  opacity: 1;
}
.applicants-calendar .event-day.event-tooltip-left .event-tooltip {
  margin-left: -200px;
}
.applicants-calendar .legend {
  margin-top: 40px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -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;
}
.applicants-calendar .legend .legend-item {
  margin-top: 20px;
  margin-bottom: 30px;
}
.applicants-calendar .legend .legend-item .legend-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -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;
  padding: 10px;
  margin-bottom: 20px;
  position: relative;
}
.applicants-calendar .legend .legend-item .legend-row .item-mark {
  position: relative;
  margin-right: 25px;
  width: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.applicants-calendar .legend .legend-item .legend-row .item-mark .budget-line, .applicants-calendar .legend .legend-item .legend-row .item-mark .entrance-exam-line, .applicants-calendar .legend .legend-item .legend-row .item-mark .default-line {
  top: 50%;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .applicants-calendar .legend .legend-item .legend-row .item-mark {
    width: 250px;
    position: absolute;
    left: 0;
    top: 1.9em;
  }
  .applicants-calendar .legend .legend-item .legend-row .budget-line, .applicants-calendar .legend .legend-item .legend-row .entrance-exam-line, .applicants-calendar .legend .legend-item .legend-row .default-line {
    margin: 0;
  }
}
.applicants-calendar .legend .legend-item .events {
  margin: auto;
}
.applicants-calendar .legend .legend-item .events .event-item {
  margin: 10px;
  max-width: 400px;
}
.applicants-calendar .description {
  padding-top: 30px;
}

.list-services {
  border-collapse: collapse;
}
.list-services td {
  border: 1px solid;
  padding: 5px;
}
.list-services .head {
  text-align: center;
}
.list-services__wrapper {
  overflow-x: auto;
  -ms-overflow-x: auto;
}

.block-student-council__text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .block-student-council__text {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 160%;
    color: #383838;
  }
}
@media (min-width: 1400px) {
  .block-student-council__title {
    margin-bottom: 24px;
  }
  .block-student-council__text {
    font-size: 20px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 16px;
  }
}

.block-accordion.pps-accordion {
  margin-top: 30px;
  margin-bottom: 40px;
}
.block-accordion.pps-accordion a {
  text-decoration: underline;
  color: #ea6e33;
}
.block-accordion__item {
  padding: 0;
  margin: 0;
}
.block-accordion__item-btn {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  padding: 16px 40px 16px 0;
  width: 100%;
}
.block-accordion__item-btn:after {
  right: 0;
}
@media (max-width: 768px) {
  .block-accordion__item-btn {
    font-size: 18px;
  }
}
.block-accordion__item-body {
  -webkit-transition: all cubic-bezier(0.97, 0.03, 0.03, 0.98) 0.4s;
  transition: all cubic-bezier(0.97, 0.03, 0.03, 0.98) 0.4s;
}
@media (min-width: 768px) {
  .block-accordion__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .block-accordion__wrap_main {
    display: block;
  }
  .block-accordion__item-btn {
    font-size: 32px;
    line-height: 40px;
    padding: 20px 40px 20px 0;
  }
  .block-accordion__item-text {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 18px;
  }
}
@media (min-width: 1400px) {
  .block-accordion__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-accordion__item {
    position: relative;
  }
  .block-accordion__item-btn {
    font-size: 36px;
    line-height: 43px;
    padding: 24px 40px 24px 0;
  }
  .block-accordion__item-text {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 24px;
    margin-left: 6px;
  }
  .block-accordion__item-body {
    padding-right: 49px;
  }
}

.block-job-description {
  margin-bottom: 40px;
}
.block-job-description__text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  font-family: "Exo 2", sans-serif;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .block-job-description__text {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 160%;
    color: #383838;
  }
}
@media (min-width: 1400px) {
  .block-job-description__text {
    font-size: 20px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 16px;
  }
}

.block-vacancy {
  margin-top: 40px;
}
.block-vacancy__section {
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 160%;
}
.block-vacancy__section h2 {
  font-size: 32px;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
.block-vacancy__section h2:after {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/assets/dist/css/../svg/icon-shevron-top.svg");
  right: -16px;
  top: calc(50% + 2px);
  -webkit-transform: translateY(-50%) scale(1, -1);
      -ms-transform: translateY(-50%) scale(1, -1);
          transform: translateY(-50%) scale(1, -1);
}
.block-vacancy__section h2:after:hover {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.block-vacancy__section p a {
  color: #ea6e33;
}
.block-vacancy__section .vacancy_body {
  display: none;
}
.block-vacancy__section.open .vacancy_body {
  display: block;
}
.block-vacancy__section.open h2:after {
  -webkit-transform: translateY(-50%) scale(1, 1);
      -ms-transform: translateY(-50%) scale(1, 1);
          transform: translateY(-50%) scale(1, 1);
}
.block-vacancy__item {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #868686;
}
.block-vacancy__item h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  padding: 16px 40px 10px 0;
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  border: none;
  background-color: transparent;
  font-family: "Exo 2", sans-serif;
  color: #383838;
  position: relative;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 1ms;
          transition-delay: 1ms;
}
.block-vacancy__item h3:after {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("/assets/dist/css/../svg/arrow-long_sm.svg");
  right: -16px;
  top: calc(50% + 2px);
  -webkit-transform: translateY(-50%) scale(1, -1);
      -ms-transform: translateY(-50%) scale(1, -1);
          transform: translateY(-50%) scale(1, -1);
}
.block-vacancy__item h3:after:hover {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.block-vacancy__item:hover h3, .block-vacancy__item:active h3 {
  color: #ea6e33;
}
.block-vacancy__item-text {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .block-vacancy__item {
    padding-bottom: 10px;
  }
  .block-vacancy__item h3 {
    font-size: 32px;
    line-height: 40px;
    padding: 20px 40px 20px 0;
  }
  .block-vacancy__item h3:after {
    width: 55px;
    background-position: -40px;
  }
  .block-vacancy__item-text {
    font-size: 12px;
    line-height: 16px;
  }
  .block-vacancy__item:hover h3:after {
    background-position: -21px;
  }
}
@media (min-width: 1400px) {
  .block-vacancy__item {
    margin-bottom: 24px;
  }
  .block-vacancy__item h3 {
    font-size: 36px;
    line-height: 43px;
    padding: 24px 40px 24px 0;
  }
  .block-vacancy__item h3:after {
    top: calc(50% + 3px);
  }
  .block-vacancy__item-text {
    font-size: 16px;
    line-height: 160%;
    margin-left: 6px;
    margin-bottom: 24px;
  }
}

.block-pps {
  background: #FBF2EE;
  border-radius: 8px;
  padding: 28px 0 48px;
}
@media (max-width: 768px) {
  .block-pps .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-pps .container .description {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .block-pps .container .right-btn {
    float: none;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .block-pps {
    border-radius: 0px;
    padding: 36px 0;
    width: 100vw;
    margin-left: calc((100vw - 688px) / -2);
  }
  .block-pps .right-btn {
    float: right;
  }
}
@media (min-width: 990px) {
  .block-pps {
    margin-left: -60px;
  }
}
@media (min-width: 1400px) {
  .block-pps {
    padding: 68px 0;
    margin-left: -90px;
  }
}
@media (min-width: 1620px) {
  .block-pps {
    padding: 68px 0;
    margin-left: calc((100vw - 1440px) / -2);
  }
}

.pps-description {
  margin-bottom: 40px;
  margin-top: 40px;
}
.pps-description a {
  text-decoration: underline;
  color: #ea6e33;
}
@media (min-width: 990px) {
  .pps-description {
    margin-bottom: 70px;
    margin-top: 100px;
  }
}

.form-popup {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.form-popup__content {
  width: 756px;
  height: auto;
  z-index: 10;
}
.form-popup__close {
  position: relative;
  top: 50px;
  right: -348px;
  width: 2rem;
  height: 2rem;
  z-index: 11;
}
.form-popup__close:hover {
  cursor: pointer;
}
.form-popup__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.4);
}
.form-popup.is-active {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 768px) {
  .form-popup__content {
    width: 500px;
    margin-left: -250px;
  }
  .form-popup.form-popup__en .form-popup__content {
    margin-left: 0;
  }
  .form-popup.form-popup__en .form-popup__close {
    right: -225px;
  }
}
@media (max-width: 576px) {
  .form-popup__content {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .form-popup.form-popup__en .form-popup__close {
    right: -40%;
  }
}

/* Важная часть */
.popup__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  z-index: 12;
}

.popup__bg.is-active {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.js-form-get-consultation,
.js-form-ask-question {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  background: #fff0e7;
  width: 550px;
  height: 550px;
  padding: 25px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  text-align: center;
}
@media (max-width: 800px) {
  .js-form-get-consultation,
  .js-form-ask-question {
    max-width: 450px;
    max-height: 450px;
  }
}
@media (max-width: 400px) {
  .js-form-get-consultation,
  .js-form-ask-question {
    max-width: 350px;
    max-height: 350px;
  }
}

.js-form-ask-question {
  padding: 30px;
}
.js-form-ask-question .title {
  font-size: 30px;
  line-height: 35px;
}
.js-form-ask-question .form-inputs-column,
.js-form-ask-question .btn-consultation-form {
  width: 100%;
}

.js-form-get-consultation.is-active,
.js-form-ask-question.is-active {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.input-column-text {
  padding-bottom: 2rem;
}

.btn-consultation-form {
  margin-top: 10px;
}

.consultation-form-popup__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.ask-form-popup__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.popup-success-text {
  text-align: center;
}

.popup-success-content {
  background: #fff0e7 !important;
  border: 0 !important;
}

.popup-success-title {
  text-align: center;
  font-size: 18px;
  padding-bottom: 2rem;
  font-weight: bold;
}

.block-presentation {
  margin-top: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
          box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
  border-radius: 12px;
  padding: 16px 16px 26px;
}
.block-presentation__title {
  margin-bottom: 24px;
}
.block-presentation__text {
  color: #091514;
  font-size: 14px;
  line-height: 160%;
}
.block-presentation__btn {
  margin-top: 24px;
  width: 103px;
}
.block-presentation__links {
  margin-top: 36px;
}
.block-presentation__link {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #091514;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.block-presentation__link:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.block-presentation__link:last-child {
  margin-bottom: 0;
}
.block-presentation__link svg {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  position: relative;
  bottom: -1px;
}
.block-presentation__link:hover {
  color: #ea6e33;
}
@media (min-width: 768px) {
  .block-presentation {
    margin-top: 32px;
    padding: 32px 32px 42px;
  }
  .block-presentation__title {
    margin-bottom: 16px !important;
  }
  .block-presentation__text {
    width: 75%;
  }
  .block-presentation__btn {
    margin: 40px 0 0 0;
    width: 186px;
    font-size: 20px;
  }
  .block-presentation__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px;
  }
  .block-presentation__link {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
    margin-right: 65px;
  }
  .block-presentation__link svg {
    width: 24px;
    height: 24px;
  }
  .block-presentation__link:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .block-presentation {
    position: absolute;
    width: calc(50% - 149px);
    bottom: 0;
    right: 109px;
    padding: 40px 40px 57px;
  }
  .block-presentation__title {
    font-size: 40px;
    line-height: 100%;
    margin-bottom: 24px !important;
  }
  .block-presentation__text {
    width: 100%;
    font-size: 16px;
    line-height: 160%;
  }
  .block-presentation__links {
    display: block;
    margin-top: 40px;
  }
  .block-presentation__link {
    margin-bottom: 16px;
  }
  .block-presentation__link:last-child {
    margin-bottom: 0;
  }
}

.block-partners {
  margin-top: 40px;
}
.block-partners .select-wrap__btn {
  background: #F8F8F8;
  border-radius: 30px;
  padding: 12px 24px;
  font-family: "Exo 2", sans-serif;
  color: #AEAEAE;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-partners .select-wrap__btn:after {
  background: url("/assets/dist/css/../svg/icon-arrow-down.svg") no-repeat center center/contain;
  width: 12px;
  margin-left: 14px;
}
.block-partners .select-wrap__dropdown {
  background: #F8F8F8;
  -webkit-box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
          box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
  border-radius: 30px;
  top: calc(100% + 12px);
  padding: 12px 0;
}
.block-partners .select-wrap__dropdown li button {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  color: #AEAEAE;
  padding: 17px 24px;
}
.block-partners .select-wrap__dropdown li button:hover {
  background: #F0F0F0;
  color: #ea6e33;
}
.block-partners .select-wrap__dropdown li button.active {
  background: transparent;
  color: #AEAEAE;
}
.block-partners__slider-wrap {
  margin-top: 24px;
}
.block-partners__slider-wrap .swiper-slide {
  width: auto;
}
.block-partners__img {
  width: auto;
  height: 60px;
}
@media (min-width: 768px) {
  .block-partners {
    margin-top: 68px;
  }
  .block-partners .select-wrap__btn {
    text-transform: uppercase;
    padding: 24px;
  }
  .block-partners .select-wrap__btn:after {
    margin-left: 50px;
  }
  .block-partners .select-wrap__dropdown li button {
    text-transform: uppercase;
  }
  .block-partners__slider-wrap {
    margin-top: 32px;
  }
  .block-partners__img {
    height: 120px;
  }
}
@media (min-width: 1400px) {
  .block-partners {
    margin-top: 59px;
  }
  .block-partners__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-partners__tabs li {
    width: auto;
    margin-right: 24px;
  }
  .block-partners__tabs li:last-child {
    margin-right: 0;
  }
  .block-partners__tab {
    background: #F8F8F8;
    border-radius: 1000px;
    font-family: "Exo 2", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.3);
    padding: 20px;
    width: auto;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
  }
  .block-partners__tab:hover {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
  }
  .block-partners__tab:hover, .block-partners__tab.active {
    background: #FBF2EE;
    color: #ea6e33;
  }
  .block-partners__slider-wrap {
    margin-top: 78px;
  }
  .block-partners__img {
    height: 158px;
  }
}

.block-oportunities {
  margin-top: 47px;
}
.block-oportunities__slider {
  overflow: visible;
}
.block-oportunities__slider-wrap {
  width: calc(100% + 40px);
  margin-left: -20px;
  overflow: visible;
}
.block-oportunities__slide {
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
          box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
  border-radius: 12px;
  padding: 24px;
  width: 278px;
}
.block-oportunities__slide-title {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  text-transform: uppercase;
  color: #ea6e33;
  margin-bottom: 16px;
}
.block-oportunities__slide-text {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
}
@media (min-width: 768px) {
  .block-oportunities {
    margin-top: 68px;
  }
  .block-oportunities__title {
    margin-bottom: 32px;
  }
  .block-oportunities__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-oportunities__slider-wrap {
    display: block;
  }
  .block-oportunities__slide {
    width: calc(50% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .block-oportunities__slide:nth-child(2n) {
    margin-right: 0;
  }
  .block-oportunities__slide-title {
    font-size: 20px;
    line-height: 120%;
  }
  .block-oportunities__slide-text {
    font-size: 16px;
    line-height: 140%;
  }
}
@media (min-width: 1400px) {
  .block-oportunities {
    margin-top: 152px;
  }
  .block-oportunities__title {
    margin-bottom: 65px;
  }
  .block-oportunities__slide {
    width: calc((100% - 86px) / 3);
    margin-right: 43px;
    margin-bottom: 32px;
  }
  .block-oportunities__slide:nth-child(2n) {
    margin-right: 43px;
  }
  .block-oportunities__slide:nth-child(3n) {
    margin-right: 0;
  }
  .block-oportunities__slide-text {
    font-size: 18px;
    line-height: 160%;
  }
}

.block-works {
  margin-top: 53px;
}
.block-works__title {
  margin-bottom: 27px !important;
}
.block-works__item {
  margin-bottom: 40px;
}
.block-works__item-img {
  padding-top: 50.35%;
  width: 100%;
  border-radius: 6px;
  margin-bottom: 16px;
}
.block-works__item-title {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 16px;
}
.block-works__item-text {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
}
.block-works__btn {
  width: auto;
  display: inline-block;
  padding: 10px 20px;
}
.block-works__btn-wrap {
  text-align: center;
}
@media (min-width: 768px) {
  .block-works {
    margin-top: 68px;
  }
  .block-works__title {
    margin-bottom: 45px;
  }
  .block-works__items {
    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;
  }
  .block-works__item {
    width: calc(50% - 11px);
    margin-right: 22px;
    margin-bottom: 49px;
  }
  .block-works__item:nth-child(2n) {
    margin-right: 0;
  }
  .block-works__item-img {
    padding-top: 59.15%;
    margin-bottom: 24px;
  }
  .block-works__item-title {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .block-works__item-text {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .block-works {
    margin-top: 122px;
  }
  .block-works__title {
    margin-bottom: 60px !important;
  }
  .block-works__item {
    width: calc((100% - 108px) / 4);
    margin-right: 36px;
    margin-bottom: 52px;
  }
  .block-works__item:nth-child(2n) {
    margin-right: 36px;
  }
  .block-works__item:nth-child(4n) {
    margin-right: 0;
  }
  .block-works__item-title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .block-works__item-text {
    font-size: 18px;
  }
  .block-works__btn {
    padding: 14px 32px;
    font-size: 20px;
  }
}

.form-courses-request {
  background: #FBF2EE;
  border-radius: 8px;
  padding: 56px 0 48px;
  margin-bottom: 100px;
  margin-top: 0 !important;
}
.form-courses-request .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 133px;
  -ms-grid-rows: auto 64px auto auto;
  grid-template-columns: 1fr 133px;
  grid-template-rows: auto 64px auto auto;
}
@media (max-width: 1400px) {
  .form-courses-request .container {
    -ms-grid-rows: auto 48px auto auto;
    grid-template-rows: auto 48px auto auto;
  }
}
@media (max-width: 990px) {
  .form-courses-request .container {
    grid-template-rows: auto auto auto auto;
    -ms-grid-rows: auto auto auto auto;
  }
}
@media (max-width: 768px) {
  .form-courses-request .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form-courses-request .title {
  -ms-grid-row: 1;
  grid-column: 1/span 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
}
.form-courses-request .btn-primary {
  height: 64px;
  width: 168px;
}
@media (max-width: 1400px) {
  .form-courses-request .btn-primary {
    height: 48px;
    width: auto;
  }
}
@media (max-width: 576px) {
  .form-courses-request .btn-primary {
    height: 36px;
  }
}
.form-courses-request .btn-desc {
  display: block;
}
@media (max-width: 768px) {
  .form-courses-request .btn-desc {
    display: none;
  }
}
.form-courses-request .btn-mobile {
  display: none;
}
@media (max-width: 768px) {
  .form-courses-request .btn-mobile {
    display: block;
  }
}
.form-courses-inputs-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
}
.form-courses-inputs-text .input-wrap {
  width: 30%;
  margin-right: 20px;
}
@media (max-width: 990px) {
  .form-courses-inputs-text .input-wrap {
    width: 90%;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .form-courses-inputs-text .input-wrap {
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .form-courses-inputs-text {
    height: 48px;
  }
}
@media (max-width: 990px) {
  .form-courses-inputs-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.form-courses-inputs-select {
  -ms-grid-row: 1;
  grid-column: 1/span 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-courses-inputs-select .agreement {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px 20px 20px 0;
  padding: 0 24px;
}
@media (max-width: 990px) {
  .form-courses-inputs-select .agreement {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.form-courses-inputs-select .select-wrap {
  padding: 0 24px;
  background-color: #ffffff;
  border-radius: 30px;
  margin: 20px 20px 20px 0;
}
.form-courses-inputs-select .select-wrap__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 64px;
  font-size: 16px;
  font-weight: normal;
  color: #868686;
}
@media (max-width: 1400px) {
  .form-courses-inputs-select .select-wrap__btn {
    height: 48px;
  }
}
@media (max-width: 768px) {
  .form-courses-inputs-select .select-wrap__btn {
    height: 36px;
    font-size: 14px;
  }
}
.form-courses-inputs-select .select-wrap__btn.selected {
  color: #091514;
}
@media (max-width: 990px) {
  .form-courses-inputs-select .select-wrap {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.form-courses-inputs-checkboxes {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-template-rows: repeat(2, auto);
  grid-auto-flow: column;
}
.form-courses-inputs-checkboxes-item {
  margin-bottom: 20px;
}
.form-courses-inputs-checkboxes-item-title {
  margin-bottom: 10px;
}
@media (max-width: 990px) {
  .form-courses-inputs-checkboxes {
    -ms-grid-row: 1;
    grid-column: 1/span 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}
@media (max-width: 768px) {
  .form-courses-inputs-checkboxes {
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(3, auto);
    grid-auto-flow: row;
  }
}
@media (max-width: 576px) {
  .form-courses-inputs-checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form-courses-separator {
  grid-row: 1/span 2;
  width: 2px;
  margin: 0 auto;
  background-color: #AEAEAE;
}
@media (max-width: 1400px) {
  .form-courses-separator {
    margin: 0 10px;
  }
}
@media (max-width: 768px) {
  .form-courses-separator {
    grid-row: auto;
    grid-column: 1/span 2;
    height: 2px;
    width: auto;
    margin: 0 0 20px 0;
  }
}

.banner-main {
  margin-bottom: 100px;
  position: relative;
}
.banner-main img {
  max-width: 100%;
  border-radius: 12px;
}
.banner-main.text {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 32px;
  line-height: 40px;
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  color: #383838;
}

.youtube-slider .about__video {
  margin-bottom: 0;
}
.youtube-slider__item {
  cursor: pointer;
}
.youtube-slider .swiper-button-next {
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.youtube-slider .swiper-button-prev {
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 900px) {
  .youtube-slider .swiper-button-next {
    right: 20px;
  }
  .youtube-slider .swiper-button-prev {
    left: 20px;
  }
}
@media (min-width: 990px) {
  .youtube-slider .swiper-button-next {
    right: 5px;
  }
  .youtube-slider .swiper-button-prev {
    left: 5px;
  }
}
@media (min-width: 1400px) {
  .youtube-slider .swiper-button-next {
    right: 20px;
  }
  .youtube-slider .swiper-button-prev {
    left: 20px;
  }
}
@media (min-width: 1800px) {
  .youtube-slider .swiper-button-next {
    right: 20px;
  }
  .youtube-slider .swiper-button-prev {
    left: 20px;
  }
}
@media (min-width: 1900px) {
  .youtube-slider .swiper-button-next {
    right: 20px;
  }
  .youtube-slider .swiper-button-prev {
    left: 20px;
  }
}

.youtube-video {
  width: 460px;
  height: 345px;
}

.youtube-video .swiper-button-next,
.youtube-video .swiper-button-prev {
  display: none;
}

@media (max-width: 768px) {
  .about__video {
    position: relative;
    padding-bottom: 75.25%;
    height: 0;
    overflow: hidden;
  }
  .youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
  }
  .youtube-slider .swiper-button-next {
    right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .youtube-slider .swiper-button-prev {
    left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 48px;
    height: 48px;
    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;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: block;
    font-size: 0;
    width: 20px;
    height: 20px;
    left: 10px;
    top: 255px;
    margin: 14px;
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/assets/dist/css/../svg/icon-shevron-top.svg");
    border-radius: 50%;
    background-size: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .swiper-button-prev:after {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-box-shadow: -4px 0 16px rgba(0, 0, 0, 0.16);
            box-shadow: -4px 0 16px rgba(0, 0, 0, 0.16);
  }
  .swiper-button-prev:hover:after {
    -webkit-box-shadow: -4px 0 36px rgba(0, 0, 0, 0.16);
            box-shadow: -4px 0 36px rgba(0, 0, 0, 0.16);
  }
  .swiper-button-prev:active:after, .swiper-button-prev:focus:after {
    -webkit-box-shadow: -4px 0 12px rgba(0, 0, 0, 0.24);
            box-shadow: -4px 0 12px rgba(0, 0, 0, 0.24);
  }
  .swiper-button-next:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-box-shadow: 4px 0 16px rgba(0, 0, 0, 0.16);
            box-shadow: 4px 0 16px rgba(0, 0, 0, 0.16);
  }
  .swiper-button-next:hover:after {
    -webkit-box-shadow: 4px 0 36px rgba(0, 0, 0, 0.16);
            box-shadow: 4px 0 36px rgba(0, 0, 0, 0.16);
  }
  .swiper-button-next:active:after, .swiper-button-next:focus:after {
    -webkit-box-shadow: 4px 0 12px rgba(0, 0, 0, 0.24);
            box-shadow: 4px 0 12px rgba(0, 0, 0, 0.24);
  }
}
.reviews * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.reviews__wrap {
  overflow: visible;
}
.reviews__outer {
  position: relative;
}
.reviews__yearofgraduation {
  color: #868686;
}
.reviews__course-link {
  font-weight: bold;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.reviews__item {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 16px rgba(15, 58, 33, 0.12);
          box-shadow: 0px 0px 16px rgba(15, 58, 33, 0.12);
  border-radius: 8px;
  padding: 18px 22px 36px 24px;
  width: 233px;
  word-wrap: break-word;
  word-break: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.reviews__item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
  overflow: hidden;
}
.reviews__item-descr {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
  line-height: 22px;
  color: #091514;
}
.reviews__avatar {
  width: 72px;
  height: 72px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 19px;
}
.reviews__avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.reviews .swiper-button-prev,
.reviews .swiper-button-next {
  display: none;
}
.reviews .swiper-pagination {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .reviews__avatar {
    width: 100px;
    height: 100px;
    margin-bottom: 32px;
  }
  .reviews__item {
    max-width: 100%;
    padding: 30px;
    width: 333px;
    -webkit-box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
            box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
    border-radius: 12px;
  }
  .reviews__item-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .reviews__item-descr {
    font-size: 16px;
    line-height: 160%;
  }
  .reviews .swiper-button-next,
  .reviews .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1400px) {
  .reviews__avatar {
    width: 100px;
    height: 100px;
    margin-bottom: 32px;
  }
  .reviews__item {
    padding: 30px 30px 34px;
  }
  .reviews__item-title {
    font-size: 24px;
    line-height: 29px;
  }
}

.block-exams__places-item {
  margin-bottom: 8px;
}
.block-exams__places-item-num {
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #EA6E33;
}
.block-exams__places-item-text {
  font-size: 14px;
}
.block-exams__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin-bottom: 22px;
}
.block-exams__download-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.block-exams__download-link-icon {
  color: #EA6E33;
  width: 13px;
  height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 13px;
          flex: 0 0 13px;
}
.block-exams__download-link-text {
  font-size: 15px;
  line-height: 24px;
  display: block;
  padding-bottom: 2px;
  border-bottom: 1px solid #EA6E33;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.block-exams__download-link-text:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.block-exams__download-link:hover .block-exams__download-link-text {
  border-bottom-color: transparent;
}
@media (min-width: 768px) {
  .block-exams__places {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
  }
  .block-exams__places-item {
    margin-bottom: 0;
  }
  .block-exams__places-item-num {
    font-size: 48px;
  }
  .block-exams__places-item-text {
    font-size: 16px;
  }
  .block-exams__download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 24px;
    margin-bottom: 32px;
  }
  .block-exams__download-link-text {
    font-size: 16px;
    line-height: 26px;
  }
}

.block-tabs__plash {
  width: 100%;
  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;
  background-color: #d9d9d9;
  margin-bottom: 24px;
  padding: 0 8px;
  overflow: auto;
}
.block-tabs__plash-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 18px;
  font-weight: 700;
  color: #383838;
  text-decoration: underline;
  -webkit-text-decoration-color: #383838;
          text-decoration-color: #383838;
  text-underline-offset: 7px;
  padding: 16px;
  cursor: pointer;
  -webkit-transition: color 0.25s linear, -webkit-text-decoration-color 0.2s linear;
  transition: color 0.25s linear, -webkit-text-decoration-color 0.2s linear;
  transition: color 0.25s linear, text-decoration-color 0.2s linear;
  transition: color 0.25s linear, text-decoration-color 0.2s linear, -webkit-text-decoration-color 0.2s linear;
}
.block-tabs__plash-item:hover, .block-tabs__plash-item.active {
  color: #ea6e33;
  -webkit-text-decoration-color: #d9d9d9;
          text-decoration-color: #d9d9d9;
}
@media (min-width: 990px) {
  .block-tabs__plash {
    margin-bottom: 32px;
    padding: 0 16px;
  }
  .block-tabs__plash-item {
    font-size: 24px;
    padding: 16px 10px;
  }
}

.accordion {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  overflow: hidden;
}
.accordion:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.accordion.opened > .accordion__body {
  max-height: 4000px;
}
.accordion.opened > .accordion__header::after {
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
}
.accordion.opened .accordion.opened {
  border-bottom: none;
}
.accordion__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 148%;
  padding: 12px;
  cursor: pointer;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.accordion__header:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.accordion__header::after {
  content: "";
  display: block;
  width: 18px;
  height: 12px;
  background-image: url("/assets/dist/css/../svg/accordion-arrow.svg");
  background-size: 12px 8px;
  background-repeat: no-repeat;
  background-position: center center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.accordion__header::after:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.accordion__body {
  position: relative;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.accordion__body:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.accordion__body .accordion__header {
  padding-left: 32px;
  padding-right: 32px;
}
.accordion__inner {
  overflow: hidden;
}
@media (min-width: 768px) {
  .accordion__header {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.cost-education__title {
  text-align: left;
}
@media (min-width: 768px) {
  .cost-education__title {
    margin-bottom: 40px;
  }
}
@media (min-width: 990px) {
  .cost-education__title {
    font-size: 92px;
    font-weight: 700;
    line-height: 92px;
    margin-bottom: 48px;
  }
}

.cost-table {
  width: 100%;
  position: relative;
  border-spacing: 0px;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 160%;
}
.cost-table__row {
  display: grid;
  grid-template-columns: 103px 250px 160px 575px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cost-table__row-icon {
  margin-left: 6px;
}
.cost-table__row td,
.cost-table__row th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-left: 1px solid #EFCEBF;
  border-bottom: 1px solid #EFCEBF;
  text-align: left;
}
.cost-table__row td:first-child,
.cost-table__row th:first-child {
  padding-left: 32px;
}
.cost-table__row th:first-child,
.cost-table__row td:first-child {
  border-left: none;
}
.cost-table__row th {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #EFCEBF;
  font-weight: 600;
  background-color: #FBF2EE;
  padding: 14px 12px;
}
.cost-table__row td {
  padding: 8px 12px;
}
.cost-table__rowspan {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.cost-table__rowspan--2 {
  grid-row: span 2;
}
.cost-table__rowspan--3 {
  grid-row: span 3;
}
.cost-table__rowspan--4 {
  grid-row: span 4;
}
.cost-table__rowspan--5 {
  grid-row: span 5;
}
.cost-table__tooltip-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #EA6E33;
}
.cost-table__blur {
  position: absolute;
  top: 1px;
  bottom: 1px;
  display: block;
  width: 56px;
  z-index: 1;
  pointer-events: none;
  opacity: 1;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.cost-table__blur:hover {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.cost-table__blur.hidden {
  opacity: 0;
}
.cost-table__blur--left {
  left: -1px;
  background: -webkit-gradient(linear, left top, right top, from(#FFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
}
.cost-table__blur--right {
  right: -1px;
  background: -webkit-gradient(linear, right top, left top, from(#FFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
}
@media (min-width: 990px) {
  .cost-table__row {
    grid-template-columns: 150px 440px 220px 630px;
  }
}

.cost-table-block__head {
  border-bottom: 1px solid #EFCEBF;
}
.cost-table-block__accordion {
  border-bottom: none;
}
.cost-table-block__accordion .cost-table-block__accordion:not(.opened) {
  border-bottom: 1px solid #EFCEBF;
}
.cost-table-block__accordion .cost-table-block__accordion .cost-table-block__head {
  border-bottom: none;
}
.cost-table-block__accordion > .cost-table-block__accordion .cost-table-block__head:not(:last-child) {
  border-top: 1px solid #EFCEBF;
}
.cost-table-block__section:last-child .cost-table-block__accordion:last-child.opened .cost-table__row:nth-last-child(2) {
  border-bottom: 1px solid #EFCEBF;
}
.cost-table-block__scrollbar {
  position: relative;
  overflow-y: auto;
  scrollbar-color: #F1F1F1;
  scrollbar-width: thin;
  min-height: 8px;
}
.cost-table-block__scrollbar::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #F1F1F1;
  height: 8px;
}
.cost-table-block__scrollbar::-webkit-scrollbar {
  height: 8px;
  border-radius: 8px;
  background-color: transparent;
}
.cost-table-block__scrollbar::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #868686;
}
.cost-table-block__wrap {
  padding: 20px 0;
}
.cost-table-block__right-line {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1px;
  height: 100%;
  width: 1px;
  opacity: 0;
}
.cost-table-block__table-inner {
  overflow: auto;
  scrollbar-color: transparent;
  scrollbar-width: thin;
}
.cost-table-block__table-inner::-webkit-scrollbar-track {
  background-color: transparent;
  height: 0;
}
.cost-table-block__table-inner::-webkit-scrollbar {
  height: 0;
  background-color: transparent;
}
.cost-table-block__table-inner::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.cost-table-block__table {
  border: 1px solid #EFCEBF;
  border-bottom: none;
}
@media (min-width: 1400px) {
  .cost-table-block__table-inner {
    overflow: hidden;
  }
}

.page-programs .block-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 26px;
  position: relative;
}
.page-programs .block-search__form {
  width: 100%;
}
.page-programs .block-search__filter-btn {
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin-left: 4px;
  background: url("/assets/dist/css/../svg/icon-filter.svg") no-repeat center center/contain;
  border: none;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.page-programs .block-selection-committee .h2 {
  margin-bottom: 0;
}
.page-programs .block-selection-committee .cards-wrap .card {
  margin-top: 16px;
}
.page-programs .studying__tabs {
  margin-bottom: 24px;
  width: calc(100% + (100vw - 100%) / 2);
}
.page-programs .studying__tabs-item:last-child {
  margin-right: 18px;
}
.page-programs .filter-tabs {
  width: calc(100% + (100vw - 100%) / 2);
}
.page-programs .filter-tabs__btn {
  cursor: pointer;
}
.page-programs .studying__item {
  margin-top: 20px;
  max-width: none;
}
.page-programs .studying__btn-wrap {
  margin-top: 30px;
}
.page-programs.filter-open .filter-mobile {
  opacity: 1;
  z-index: 1000;
  overflow: auto;
}
.page-programs .block-programs .error {
  margin-top: 50px;
  font-size: 20px;
}
.page-programs .seo-block {
  padding-bottom: 100px;
  font-family: "Exo 2", sans-serif;
  color: #383838;
}
.page-programs .seo-block h3 {
  margin-top: 36px;
  margin-bottom: 16px;
}
.page-programs .seo-block ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
}
.page-programs .seo-block ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ea6e33;
  position: absolute;
  top: 6px;
  left: 0;
}
.page-programs .seo-block a {
  color: #EA6E33;
}
@media (min-width: 768px) {
  .page-programs .block-programs__items {
    margin-top: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-programs.js-filter-page .filter-desktop {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-programs.js-filter-page .filter-desktop .select-wrap__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-programs.js-filter-page .filter-desktop .select-wrap__btn-text {
    width: auto;
  }
  .page-programs .filter-desktop .select-wrap {
    margin-right: 12px;
  }
  .page-programs .filter-desktop .select-wrap:last-child {
    margin-right: 0;
  }
  .page-programs .filter-desktop .select-wrap:last-child .select-wrap__dropdown {
    right: 0;
  }
  .page-programs .filter-desktop .select-wrap__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-programs .filter-desktop .select-wrap__btn-text {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }
  .page-programs .filter-tabs {
    margin-top: 32px;
  }
  .page-programs .studying__tabs {
    margin-bottom: 32px;
  }
  .page-programs .studying__item {
    margin-top: 32px;
    width: 49%;
    margin-right: 2%;
  }
  .page-programs .studying__item:nth-child(2n) {
    margin-right: 0;
  }
  .page-programs .block-selection-committee .cards-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-programs .block-selection-committee .cards-wrap .card {
    margin-top: 24px;
    margin-right: 2%;
    width: 32%;
  }
  .page-programs .block-selection-committee .cards-wrap .card:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 990px) {
  .page-programs .filter-desktop {
    padding-left: 24px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1110px) {
  .page-programs .filter-desktop {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-programs .filter-desktop .select-wrap__btn-text {
    width: auto;
  }
}
@media (min-width: 1400px) {
  .page-programs .block-programs__items {
    margin-top: -12px;
  }
  .page-programs .studying__tabs {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .page-programs .studying__tabs-item {
    margin-right: 0;
  }
  .page-programs .studying__item {
    margin-top: 35px;
    width: 32%;
    margin-right: 2%;
  }
  .page-programs .studying__item:nth-child(2n) {
    margin-right: 2%;
  }
  .page-programs .studying__item:nth-child(3n) {
    margin-right: 0%;
  }
  .page-programs .studying__btn-wrap {
    margin-top: 54px;
  }
  .page-programs .filter-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-top: 42px;
  }
  .page-programs .filter-tabs__btn {
    margin-bottom: 12px;
  }
  .page-programs .filter-desktop {
    margin-bottom: 18px;
  }
  .page-programs .block-selection-committee .cards-wrap .card {
    margin-top: 40px;
  }
}

.btn-readmore {
  line-height: 28px;
  font-size: 18px;
  position: relative;
  border-radius: 30px;
  border: 2px solid #ea6e33;
  padding: 10px 12px;
  color: #ea6e33;
  margin: auto 0 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.btn-readmore__arrow {
  fill: #ea6e33;
  padding-top: 4px;
}
.btn-readmore--black {
  border-color: #333333;
  color: #333333;
  padding: 18px 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
  background: #ffffff;
}

.page-program-detail {
  width: 100%;
  overflow: visible;
}
.page-program-detail .block-details--with-tabs {
  overflow: visible;
  width: 100%;
}
.page-program-detail .block-details--with-tabs .block-details__container {
  overflow: visible;
  width: 100%;
}
.page-program-detail .educational-profiles {
  margin-bottom: 32px;
  overflow: visible;
  width: 100%;
}
.page-program-detail .educational-profiles .js-tabs {
  overflow: visible;
  width: 100%;
  position: relative;
}
.page-program-detail .educational-profiles .js-tabs:after {
  content: "";
  position: absolute;
  top: 0;
  height: 150px;
  z-index: 10;
  left: 100%;
  background: #ffffff;
  width: 100%;
}
.page-program-detail .educational-profiles .js-tabs .educational-profiles__swiper-main {
  position: relative;
  z-index: 11;
}
.page-program-detail .educational-profiles__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 24px;
}
.page-program-detail .educational-profiles__tabs {
  margin-bottom: 24px;
  position: relative;
  width: 100%;
}
.page-program-detail .educational-profiles__blur-container {
  position: relative;
  overflow: visible;
}
.page-program-detail .educational-profiles__blur-container:after, .page-program-detail .educational-profiles__blur-container:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  height: 100%;
  width: 46px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), color-stop(69.05%, rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 69.05%);
  pointer-events: none;
  z-index: 10;
}
.page-program-detail .educational-profiles__blur-container:before {
  background: #ffffff;
  right: 100%;
  width: 100%;
  height: calc(100% + 2px);
}
.page-program-detail .educational-profiles__blur-container.blur-hidden:after {
  visibility: hidden;
  opacity: 0;
}
.page-program-detail .educational-profiles__blur-container:not(:last-child) .exams-wrap__row {
  padding-bottom: 20px;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 20px;
}
.page-program-detail .educational-profiles-card {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.page-program-detail .educational-profiles-card__icon {
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
}
.page-program-detail .educational-profiles-card__icon img {
  width: auto;
  height: 100%;
}
.page-program-detail .educational-profiles-card__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #383838;
  margin-bottom: 8px;
}
.page-program-detail .educational-profiles-card__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
}
.page-program-detail .educational-profiles__swiper-main {
  overflow: visible;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 1;
}
.page-program-detail .educational-profiles__block {
  position: relative;
}
.page-program-detail .educational-profiles__block .swiper-button-next,
.page-program-detail .educational-profiles__block .swiper-button-prev {
  display: none;
}
.page-program-detail .educational-profiles .studying__tabs-item:last-child {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
.page-program-detail .block-accordion {
  margin-top: 100px;
}
.page-program-detail .block-description .mobile-wrap {
  padding: 0 40px;
  max-width: 500px;
  margin: auto;
}
.page-program-detail .block-description .img-wrap {
  position: relative;
  padding-bottom: 123.7%;
  overflow: hidden;
  margin-bottom: 20px;
}
.page-program-detail .block-description .img-wrap .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.page-program-detail .block-description .text-wrap {
  margin-bottom: 30px;
}
.page-program-detail .block-description .text-wrap .item {
  margin-bottom: 10px;
}
.page-program-detail .block-description .text-wrap .item:first-child .title, .page-program-detail .block-description .text-wrap .item:nth-child(2) .title {
  margin-bottom: 8px;
}
.page-program-detail .block-description .text-wrap .item:first-child .inline, .page-program-detail .block-description .text-wrap .item:nth-child(2) .inline {
  display: block;
}
.page-program-detail .block-description .text-wrap .title {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #ea6e33;
}
.page-program-detail .block-description .text-wrap .text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-top: 2px;
}
.page-program-detail .block-description .text-wrap .text.inline {
  display: inline;
  margin-top: 0px;
}
.page-program-detail .block-description .text-wrap .text-mini {
  font-size: 12px;
  line-height: 140%;
  color: #091514;
  margin-top: 6px;
}
.page-program-detail .block-description .text-wrap .right-side .title {
  margin-bottom: 6px;
}
.page-program-detail .block-description .buttons-wrap {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.page-program-detail .block-description .buttons-wrap .btn-primary {
  margin-bottom: 20px;
}
.page-program-detail .block-description .buttons-wrap .btn-type-4 {
  margin-top: 6px;
  padding-bottom: 0;
}
.page-program-detail .block-description .buttons-wrap .btn-type-4 svg {
  width: 32px;
  height: 32px;
}
.page-program-detail .exams-wrap__title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #BFBFBF;
  margin-bottom: 16px;
}
.page-program-detail .exams-wrap__title a {
  color: inherit;
}
.page-program-detail .exams-wrap__text {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 12px;
}
.page-program-detail .exams-wrap__text_margin {
  margin-top: 22px;
}
.page-program-detail .exams-wrap__item {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 12px rgba(15, 58, 33, 0.16);
          box-shadow: 0px 4px 12px rgba(15, 58, 33, 0.16);
  border-radius: 6px;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  padding: 9px 8px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.page-program-detail .exams-wrap__item.underline {
  text-decoration: underline;
  -webkit-text-decoration-color: #ea6e33;
          text-decoration-color: #ea6e33;
}
.page-program-detail .exams-wrap__item span {
  padding-right: 12px;
}
.page-program-detail .exams-wrap__side_right {
  margin-top: 32px;
}
.page-program-detail .exams-wrap__delimiter {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
}
.page-program-detail .exams-previous {
  margin-top: 24px;
}
.page-program-detail .exams-previous__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 12px;
  margin-top: 24px;
}
.page-program-detail .exams-previous__item {
  background: #FBF2EE;
  border-radius: 6px;
  padding: 9px 8px;
  margin-top: 8px;
  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;
  font-size: 12px;
  line-height: 140%;
  color: #383838;
}
.page-program-detail .exams-previous__item span {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
}
.page-program-detail .exams-previous__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-program-detail .exams-previous__col {
  margin-left: 6px;
}
.page-program-detail .block-skills {
  counter-reset: section;
}
.page-program-detail .block-skills__item, .page-program-detail .block-skills li {
  font-size: 14px;
  line-height: 140%;
  color: #383838;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 12px;
  margin-top: 12px;
  border-bottom: 1px solid #F0F0F0;
}
.page-program-detail .block-skills__item:before, .page-program-detail .block-skills li:before {
  counter-increment: section;
  content: counter(section);
  color: #ea6e33;
  font-size: 12px;
  margin-right: 10px;
}
.page-program-detail .block-skills a {
  color: #ea6e33;
}
.page-program-detail .block-department {
  background: #FBF2EE;
  padding: 24px 12px 40px 24px;
  border-radius: 8px;
}
.page-program-detail .block-department h2 {
  margin-bottom: 8px;
}
.page-program-detail .block-department__column {
  font-size: 14px;
  line-height: 140%;
  color: #383838;
}
@media (min-width: 1400px) {
  .page-program-detail .block-department .person {
    margin-top: 22px;
  }
}
.page-program-detail .block-department .comittee {
  margin-top: 24px;
}
.page-program-detail .block-department .comittee h3 {
  margin-bottom: 12px;
}
.page-program-detail .block-teachers .swiper-pagination {
  display: none;
}
.page-program-detail .block-partners {
  padding: 0;
}
.page-program-detail .block-additional-description {
  font-size: 16px;
  line-height: 160%;
  color: #091514;
}
.page-program-detail .block-additional-description ul li {
  position: relative;
  scrollbar-width: none;
  cursor: pointer;
}
.page-program-detail .block-additional-description ul li::-webkit-scrollbar {
  width: 0;
}
.page-program-detail .block-additional-description ul__column {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
.page-program-detail .block-additional-description ul__column-inner--divider {
  font-size: 14px;
  line-height: 160%;
}
.page-program-detail .block-additional-description ul__column--title, .page-program-detail .block-additional-description ul__column--text {
  white-space: nowrap;
}
.page-program-detail .block-additional-description ul__column--title {
  color: #868686;
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
}
.page-program-detail .block-additional-description ul__column--title a {
  color: inherit;
}
.page-program-detail .block-additional-description ul__column--text {
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
}
.page-program-detail .block-details--with-tabs .exams-wrap__title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 19px;
  color: #BFBFBF;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.page-program-detail .block-details--with-tabs .exams-wrap__wrap {
  width: 100%;
}
.page-program-detail .block-details--with-tabs .exams-wrap__wrap::-webkit-scrollbar * {
  height: 0 !important;
  background: transparent !important;
}
.page-program-detail .block-details--with-tabs .exams-wrap__wrap::-webkit-scrollbar-thumb {
  background: rgba(255, 0, 0, 0.1) !important;
}
.page-program-detail .block-details--with-tabs .exams-wrap__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  position: relative;
  scrollbar-width: none;
  cursor: pointer;
  scrollbar-color: transparent transparent;
}
.page-program-detail .block-details--with-tabs .exams-wrap__row:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 20px;
}
.page-program-detail .block-details--with-tabs .exams-wrap__row:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  height: 100%;
  width: 46px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), color-stop(69.05%, rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 69.05%);
  pointer-events: none;
}
.page-program-detail .block-details--with-tabs .exams-wrap__column {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
.page-program-detail .block-details--with-tabs .exams-wrap__column--title, .page-program-detail .block-details--with-tabs .exams-wrap__column--text {
  white-space: nowrap;
}
.page-program-detail .block-details--with-tabs .exams-wrap__column--title {
  color: #868686;
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
}
.page-program-detail .block-details--with-tabs .exams-wrap__column--title a {
  color: inherit;
}
.page-program-detail .block-details--with-tabs .exams-wrap__column--text {
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
}
.page-program-detail .block-details--with-tabs .exams-wrap__column--divider {
  font-size: 14px;
  line-height: 160%;
}
.page-program-detail .block-details--with-tabs .exams-wrap__column .swiper-slide {
  width: auto;
}
.page-program-detail .block-details--with-tabs .exams-wrap__column .swiper-slide--some {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.page-program-detail .block-details--with-tabs .block-details__container {
  padding: 0 10px;
}
.page-program-detail .block-details--with-tabs .block-details__subtitle {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #383838;
  margin-bottom: 16px;
}
.page-program-detail .block-details--with-tabs .exams-previous__column {
  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;
}
.page-program-detail .block-details--with-tabs .exams-previous__column--left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: auto;
  margin-right: auto;
}
.page-program-detail .block-details--with-tabs .exams-previous__column--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.page-program-detail .block-details--with-tabs .block-department {
  margin-top: 32px;
}
.page-program-detail .block-details--with-tabs .block-department .comittee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  row-gap: 24px;
}
.page-program-detail .block-details--with-tabs .block-department .comittee .person__text {
  margin-top: 0;
}
.page-program-detail .block-details--with-tabs .block-department .comittee__column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.page-program-detail .block-details--with-tabs .block-department .comittee__column h3 {
  line-height: 29px;
}
.page-program-detail .block-details--with-tabs .block-department .comittee__column.person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.page-program-detail .fixed-buttons-plash {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  background-color: #ffffff;
  border-top: 1px solid #ea6e33;
  padding: 10px 20px;
  z-index: 11;
}
.page-program-detail__contacts {
  margin-top: 20px;
  width: 100%;
}
.page-program-detail__contacts a {
  text-decoration: underline;
}
.page-program-detail__contacts a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .page-program-detail .block-details--with-tabs .block-department .comittee__column.person {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }
}
@media (min-width: 768px) {
  .page-program-detail .block-description {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 26px 310px;
    -ms-grid-rows: auto auto auto;
    grid-template-columns: 1fr 310px;
    grid-template-rows: auto auto auto;
    -webkit-column-gap: 26px;
       -moz-column-gap: 26px;
            column-gap: 26px;
  }
  .page-program-detail .block-description h1 {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
    position: relative;
    z-index: 1;
  }
  .page-program-detail .block-description .mobile-wrap {
    padding: 0;
    margin: 0;
    grid-row: 1/-1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    grid-column: 2;
  }
  .page-program-detail .block-description .img-wrap {
    position: relative;
    padding-bottom: 143.5%;
    overflow: hidden;
  }
  .page-program-detail .block-description .text-wrap {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 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;
  }
  .page-program-detail .block-description .text-wrap > div {
    width: 48%;
  }
  .page-program-detail .block-description .text-wrap > div.page-program-detail__contacts {
    width: 100%;
  }
  .page-program-detail .block-description .text-wrap .item {
    margin-bottom: 12px;
  }
  .page-program-detail .block-description .buttons-wrap {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    grid-column: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-program-detail .block-description .buttons-wrap .btn-primary {
    width: auto;
    margin-bottom: 0;
  }
  .page-program-detail .block-description .buttons-wrap .btn-type-4 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin-top: 12px;
  }
  .page-program-detail .block-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-program-detail .educational-profiles__title {
    font-size: 32px;
    line-height: 40px;
  }
  .page-program-detail .educational-profiles__tabs {
    margin-bottom: 32px;
  }
  .page-program-detail .educational-profiles__wrap {
    overflow: hidden;
  }
  .page-program-detail .educational-profiles__block .swiper-button-next,
  .page-program-detail .educational-profiles__block .swiper-button-prev {
    display: block;
  }
  .page-program-detail .educational-profiles__block .swiper-button-next.swiper-button-disabled,
  .page-program-detail .educational-profiles__block .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
  }
  .page-program-detail .block-department {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    border-radius: 0;
    padding: 46px 0 54px;
    width: 100vw;
    margin-left: calc((100vw - 688px) / -2);
  }
  .page-program-detail .block-department .full-size {
    width: 100%;
  }
  .page-program-detail .block-department .content {
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .page-program-detail .block-department .content {
    max-width: 728px;
  }
}
@media (min-width: 768px) and (min-width: 990px) {
  .page-program-detail .block-department .content {
    padding: 0 60px;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .page-program-detail .block-department .content {
    padding: 0 90px;
    max-width: 1620px;
  }
}
@media (min-width: 768px) {
  .page-program-detail .block-department h2 {
    margin-bottom: 24px;
  }
  .page-program-detail .block-department .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-program-detail .block-department .flex > div {
    width: calc((100% - 19px) / 2);
  }
  .page-program-detail .block-department .flex > div:nth-child(2) .link-contact:first-child {
    margin-top: 0;
  }
  .page-program-detail .block-department__column {
    font-size: 16px;
    line-height: 160%;
    -webkit-column-width: 50%;
       -moz-column-width: 50%;
            column-width: 50%;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 19px;
       -moz-column-gap: 19px;
            column-gap: 19px;
  }
  .page-program-detail .block-exams {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .page-program-detail .block-skills {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .page-program-detail .block-skills__item, .page-program-detail .block-skills li {
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 16px;
    margin-top: 16px;
    border-bottom: 2px solid #F0F0F0;
  }
  .page-program-detail .block-skills__item:before, .page-program-detail .block-skills li:before {
    content: counter(section) ".";
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
  }
  .page-program-detail .block-skills__item:last-child, .page-program-detail .block-skills li:last-child {
    border: 0;
  }
  .page-program-detail .block-skills__programs {
    margin-top: 20px;
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #383838;
  }
  .page-program-detail .block-skills__programs-wrap {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-program-detail .block-skills__programs-wrap img {
    height: 45px;
    width: 45px;
    margin-right: 27px;
    border-radius: 50%;
  }
  .page-program-detail .exams-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-program-detail .exams-wrap__side {
    width: calc((100% - 19px) / 2);
  }
  .page-program-detail .exams-wrap__side_right {
    margin-top: 0;
  }
  .page-program-detail .exams-wrap__title {
    font-size: 16px;
    line-height: 19px;
  }
  .page-program-detail .exams-wrap__text {
    font-family: "Inter", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
  }
  .page-program-detail .exams-wrap__text_margin {
    margin-top: 36px;
  }
  .page-program-detail .exams-wrap__item {
    margin-bottom: 12px;
    height: 75px;
    font-family: "Inter", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    padding: 0 13px 0 18px;
  }
  .page-program-detail .exams-wrap__item span {
    font-size: 36px;
    line-height: 43px;
    font-weight: bold;
  }
  .page-program-detail .exams-previous__title {
    margin: 42px 0 24px;
    font-size: 16px;
    line-height: 19px;
  }
  .page-program-detail .exams-previous__item {
    height: 75px;
    margin-top: 16px;
    padding: 0 20px 0 18px;
  }
  .page-program-detail .exams-previous__item span {
    font-size: 36px;
    line-height: 43px;
    font-weight: bold;
    margin-left: 6px;
  }
  .page-program-detail .exams-previous__col {
    font-size: 16px;
    line-height: 160%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 58px;
  }
  .page-program-detail .exams-previous__col span {
    font-size: 24px;
    line-height: 29px;
  }
  .page-program-detail .block-details--with-tabs .block-details__subtitle {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
  }
  .page-program-detail .block-details--with-tabs .block-department {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    border-radius: 8px;
    padding: 40px 0 56px;
    width: 100%;
    margin-left: 0;
  }
  .page-program-detail .block-details--with-tabs .block-department__column {
    -webkit-column-width: unset;
       -moz-column-width: unset;
            column-width: unset;
    -webkit-column-count: unset;
       -moz-column-count: unset;
            column-count: unset;
    -webkit-column-gap: unset;
       -moz-column-gap: unset;
            column-gap: unset;
  }
  .page-program-detail .block-details--with-tabs .block-exams {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
  .page-program-detail .block-details--with-tabs .block-skills {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
  .page-program-detail .block-details--with-tabs .exams-wrap__title {
    font-size: 12px;
    line-height: 19px;
  }
  .page-program-detail .block-details--with-tabs .exams-wrap__column {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .page-program-detail .block-details--with-tabs .exams-wrap__row {
    row-gap: 32px;
  }
}
@media (min-width: 990px) {
  .page-program-detail .educational-profiles__title {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 32px;
  }
  .page-program-detail .educational-profiles-card__icon {
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
  }
  .page-program-detail .educational-profiles-card__title {
    font-size: 20px;
    line-height: 24px;
  }
  .page-program-detail .block-department {
    margin-left: -60px;
  }
  .page-program-detail .block-details--with-tabs .exams-previous__title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .page-program-detail .block-details--with-tabs .exams-previous__item {
    padding: 0;
    background-color: transparent;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-column-gap: 36px;
       -moz-column-gap: 36px;
            column-gap: 36px;
  }
  .page-program-detail .block-details--with-tabs .exams-previous__column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: calc(50% - 18px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #FBF2EE;
    padding: 16px 24px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 8px;
  }
  .page-program-detail .block-details--with-tabs .exams-previous__column--right .accent {
    display: block;
  }
  .page-program-detail .block-details--with-tabs .block-department {
    margin-left: 0;
  }
  .page-program-detail .block-details--with-tabs .block-department .comittee {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
  }
  .page-program-detail .block-description .buttons-wrap--two {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .page-program-detail .block-description .buttons-wrap--two .btn-type-4 {
    width: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-top: 0;
    padding-top: 0;
  }
  .page-program-detail .fixed-buttons-plash {
    display: none;
  }
}
@media (min-width: 1400px) {
  .page-program-detail .block-description {
    -ms-grid-columns: 7fr 36px 5fr;
    grid-template-columns: 7fr 5fr;
    -webkit-column-gap: 36px;
       -moz-column-gap: 36px;
            column-gap: 36px;
  }
  .page-program-detail .block-description .img-wrap {
    position: relative;
    padding-bottom: 126.08%;
    overflow: hidden;
  }
  .page-program-detail .block-description .mobile-wrap {
    max-width: none;
  }
  .page-program-detail .block-description .text-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-program-detail .block-description .text-wrap .left-side {
    width: 35%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 110px;
  }
  .page-program-detail .block-description .text-wrap .right-side {
    width: calc(65% - 110px);
  }
  .page-program-detail .block-description .text-wrap .title {
    font-size: 20px;
    line-height: 24px;
  }
  .page-program-detail .block-description .text-wrap .text {
    font-size: 16px;
    line-height: 160%;
  }
  .page-program-detail .block-description .text-wrap .item {
    margin-bottom: 20px;
  }
  .page-program-detail .block-description .buttons-wrap .btn-primary,
  .page-program-detail .block-description .buttons-wrap .btn-outline {
    width: 35%;
  }
  .page-program-detail .block-details:not(.block-details--with-tabs) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 7fr 36px 5fr;
    -ms-grid-rows: auto auto;
    grid-template-columns: 7fr 5fr;
    grid-template-rows: auto auto;
    -webkit-column-gap: 36px;
       -moz-column-gap: 36px;
            column-gap: 36px;
  }
  .page-program-detail .block-exams {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
    width: 85%;
  }
  .page-program-detail .block-exams h2 {
    margin-bottom: 24px;
  }
  .page-program-detail .block-department {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 3;
    grid-column: 2;
    padding: 36px 60px 60px;
    width: auto;
    border-radius: 14px;
    margin: 0;
    margin-top: 0;
  }
  .page-program-detail .block-department h2 {
    margin-bottom: 24px;
  }
  .page-program-detail .block-department__column {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  .page-program-detail .block-department .comittee .flex {
    display: block;
  }
  .page-program-detail .block-department .comittee .flex > div {
    width: 100%;
  }
  .page-program-detail .block-department .comittee .flex > div:nth-child(2) .link-contact:first-child {
    margin-top: 12px;
  }
  .page-program-detail .block-department .comittee h3 {
    margin-bottom: 20px;
  }
  .page-program-detail .block-department .content {
    padding: 0;
  }
  .page-program-detail .block-skills {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/-1;
  }
  .page-program-detail .block-skills__item, .page-program-detail .block-skills li {
    font-size: 26px;
    line-height: 130%;
    padding-bottom: 24px;
    margin-top: 24px;
  }
  .page-program-detail .block-skills__item:before, .page-program-detail .block-skills li:before {
    font-size: 24px;
    margin-right: 30px;
  }
  .page-program-detail .block-skills__programs {
    margin-top: 30px;
    font-size: 24px;
    line-height: 29px;
  }
  .page-program-detail .block-skills__programs-wrap {
    margin-top: 32px;
  }
  .page-program-detail .exams-wrap__title {
    height: 58px;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .page-program-detail .exams-wrap__column--title {
    margin-bottom: 6px;
  }
  .page-program-detail .exams-wrap__column--text {
    font-size: 16px;
  }
  .page-program-detail .exams-wrap__text {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 15px;
  }
  .page-program-detail .exams-wrap__text_margin {
    margin-top: 40px;
  }
  .page-program-detail .exams-wrap__item {
    margin-bottom: 20px;
  }
  .page-program-detail .exams-previous__title {
    font-size: 24px;
    line-height: 29px;
    margin: 24px 0 16px;
  }
  .page-program-detail .exams-previous__item {
    margin-top: 20px;
  }
  .page-program-detail .partners {
    margin-bottom: 0;
  }
  .page-program-detail .block-details--with-tabs .block-details__subtitle {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 24px;
  }
  .page-program-detail .block-details--with-tabs .block-exams {
    width: 100%;
  }
  .page-program-detail .block-details--with-tabs .block-department {
    padding: 36px 56px 60px;
    margin-top: 64px;
  }
  .page-program-detail .block-details--with-tabs .block-department__column {
    -webkit-column-count: unset;
       -moz-column-count: unset;
            column-count: unset;
  }
  .page-program-detail .block-details--with-tabs .exams-wrap__title {
    font-weight: 700;
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 12px;
    height: auto;
  }
  .page-program-detail .block-details--with-tabs .exams-wrap__column--title {
    margin-bottom: 6px;
  }
  .page-program-detail .block-details--with-tabs .exams-wrap__column--text {
    font-size: 16px;
  }
  .page-program-detail .block-details--with-tabs .exams-previous {
    margin-top: 64px;
  }
}
.page-program-detail .preparatory-text {
  display: block;
  font-size: 16px;
  font-family: "Exo 2", sans-serif;
  margin-top: 40px;
  line-height: 160%;
}

.page-program-detail-en .block-accordion {
  margin-top: 100px;
}
.page-program-detail-en .block-advantages, .page-program-detail-en .block-studying {
  margin-top: 50px;
}
.page-program-detail-en .block-description .mobile-wrap {
  padding: 0 40px;
  max-width: 500px;
  margin: auto;
}
.page-program-detail-en .block-description .img-wrap {
  position: relative;
  padding-bottom: 123.7%;
  overflow: hidden;
  margin-bottom: 20px;
}
.page-program-detail-en .block-description .img-wrap .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.page-program-detail-en .block-description .text-wrap {
  margin-bottom: 30px;
}
.page-program-detail-en .block-description .text-wrap .item {
  margin-bottom: 10px;
}
.page-program-detail-en .block-description .text-wrap .item:first-child .title, .page-program-detail-en .block-description .text-wrap .item:nth-child(2) .title {
  margin-bottom: 8px;
}
.page-program-detail-en .block-description .text-wrap .title {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #ea6e33;
}
.page-program-detail-en .block-description .text-wrap .text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-top: 2px;
}
.page-program-detail-en .block-description .text-wrap .text.inline {
  display: inline;
  margin-top: 0px;
}
.page-program-detail-en .block-description .text-wrap .text-mini {
  font-size: 12px;
  line-height: 140%;
  color: #091514;
  margin-top: 6px;
}
.page-program-detail-en .block-description .text-wrap .right-side .title {
  margin-bottom: 6px;
}
.page-program-detail-en .block-description .buttons-wrap .btn-type-4 {
  margin-top: 6px;
  padding-bottom: 0;
}
.page-program-detail-en .block-description .buttons-wrap .btn-type-4 svg {
  width: 32px;
  height: 32px;
}
.page-program-detail-en .exams-wrap__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 16px;
}
.page-program-detail-en .exams-wrap__text {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 12px;
}
.page-program-detail-en .exams-wrap__text_margin {
  margin-top: 22px;
}
.page-program-detail-en .exams-wrap__item {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 12px rgba(15, 58, 33, 0.16);
          box-shadow: 0px 4px 12px rgba(15, 58, 33, 0.16);
  border-radius: 6px;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  padding: 9px 8px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-program-detail-en .exams-wrap__item span {
  padding-right: 12px;
}
.page-program-detail-en .exams-wrap__side_right {
  margin-top: 32px;
}
.page-program-detail-en .exams-wrap__delimiter {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
}
.page-program-detail-en .exams-previous {
  margin-top: 24px;
}
.page-program-detail-en .exams-previous__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 12px;
  margin-top: 24px;
}
.page-program-detail-en .exams-previous__item {
  background: #FBF2EE;
  border-radius: 6px;
  padding: 9px 8px;
  margin-top: 8px;
  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;
  font-size: 12px;
  line-height: 140%;
  color: #383838;
}
.page-program-detail-en .exams-previous__item span {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
}
.page-program-detail-en .exams-previous__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-program-detail-en .exams-previous__col {
  margin-left: 6px;
}
.page-program-detail-en .block-skills {
  counter-reset: section;
}
.page-program-detail-en .block-skills__item, .page-program-detail-en .block-skills li {
  font-size: 14px;
  line-height: 140%;
  color: #383838;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 12px;
  margin-top: 12px;
  border-bottom: 1px solid #F0F0F0;
}
.page-program-detail-en .block-skills__item:before, .page-program-detail-en .block-skills li:before {
  counter-increment: section;
  content: counter(section);
  color: #ea6e33;
  font-size: 12px;
  margin-right: 10px;
}
.page-program-detail-en .block-skills a {
  color: #ea6e33;
}
.page-program-detail-en .block-department {
  background: #FBF2EE;
  padding: 24px 12px 40px 24px;
  border-radius: 8px;
}
.page-program-detail-en .block-department h2 {
  margin-bottom: 8px;
}
.page-program-detail-en .block-department__column {
  font-size: 14px;
  line-height: 140%;
  color: #383838;
}
@media (min-width: 1400px) {
  .page-program-detail-en .block-department .person {
    margin-top: 22px;
  }
}
.page-program-detail-en .block-department .comittee {
  margin-top: 24px;
}
.page-program-detail-en .block-department .comittee h3 {
  margin-bottom: 12px;
}
.page-program-detail-en .block-teachers .swiper-pagination {
  display: none;
}
.page-program-detail-en .block-partners {
  padding: 0;
}
@media (min-width: 768px) {
  .page-program-detail-en .block-description {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 26px 310px;
    -ms-grid-rows: auto auto auto;
    grid-template-columns: 1fr 310px;
    grid-template-rows: auto auto auto;
    -webkit-column-gap: 26px;
       -moz-column-gap: 26px;
            column-gap: 26px;
  }
  .page-program-detail-en .block-description h1 {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
    position: relative;
    z-index: 1;
  }
  .page-program-detail-en .block-description .mobile-wrap {
    padding: 0;
    margin: 0;
    grid-row: 1/-1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    grid-column: 2;
  }
  .page-program-detail-en .block-description .img-wrap {
    position: relative;
    padding-bottom: 143.5%;
    overflow: hidden;
  }
  .page-program-detail-en .block-description .text-wrap {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-program-detail-en .block-description .text-wrap > div {
    width: 48%;
  }
  .page-program-detail-en .block-description .text-wrap .item {
    margin-bottom: 12px;
  }
  .page-program-detail-en .block-description .buttons-wrap {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    grid-column: 1;
    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;
  }
  .page-program-detail-en .block-description .buttons-wrap .btn-primary {
    width: 48%;
  }
  .page-program-detail-en .block-description .buttons-wrap .btn-type-4 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }
  .page-program-detail-en .block-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-program-detail-en .block-department {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    border-radius: 0;
    padding: 46px 0 54px;
    width: 100vw;
    margin-left: calc((100vw - 688px) / -2);
  }
  .page-program-detail-en .block-department .full-size {
    width: 100%;
  }
  .page-program-detail-en .block-department .content {
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .page-program-detail-en .block-department .content {
    max-width: 728px;
  }
}
@media (min-width: 768px) and (min-width: 990px) {
  .page-program-detail-en .block-department .content {
    padding: 0 60px;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .page-program-detail-en .block-department .content {
    padding: 0 90px;
    max-width: 1620px;
  }
}
@media (min-width: 768px) {
  .page-program-detail-en .block-department h2 {
    margin-bottom: 24px;
  }
  .page-program-detail-en .block-department .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-program-detail-en .block-department .flex > div {
    width: calc((100% - 19px) / 2);
  }
  .page-program-detail-en .block-department .flex > div:nth-child(2) .link-contact:first-child {
    margin-top: 0;
  }
  .page-program-detail-en .block-department__column {
    font-size: 16px;
    line-height: 160%;
    -webkit-column-width: 50%;
       -moz-column-width: 50%;
            column-width: 50%;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 19px;
       -moz-column-gap: 19px;
            column-gap: 19px;
  }
  .page-program-detail-en .block-exams {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .page-program-detail-en .block-skills {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .page-program-detail-en .block-skills__item, .page-program-detail-en .block-skills li {
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 16px;
    margin-top: 16px;
    border-bottom: 2px solid #F0F0F0;
  }
  .page-program-detail-en .block-skills__item:before, .page-program-detail-en .block-skills li:before {
    content: counter(section) ".";
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
  }
  .page-program-detail-en .block-skills__item:last-child, .page-program-detail-en .block-skills li:last-child {
    border: 0;
  }
  .page-program-detail-en .block-skills__programs {
    margin-top: 20px;
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #383838;
  }
  .page-program-detail-en .block-skills__programs-wrap {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-program-detail-en .block-skills__programs-wrap img {
    height: 45px;
    width: 45px;
    margin-right: 27px;
    border-radius: 50%;
  }
  .page-program-detail-en .exams-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-program-detail-en .exams-wrap__side {
    width: calc((100% - 19px) / 2);
  }
  .page-program-detail-en .exams-wrap__side_right {
    margin-top: 0;
  }
  .page-program-detail-en .exams-wrap__title {
    font-size: 16px;
    line-height: 19px;
  }
  .page-program-detail-en .exams-wrap__text {
    font-family: "Inter", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
  }
  .page-program-detail-en .exams-wrap__text_margin {
    margin-top: 36px;
  }
  .page-program-detail-en .exams-wrap__item {
    margin-bottom: 12px;
    height: 75px;
    font-family: "Inter", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    padding: 0 13px 0 18px;
  }
  .page-program-detail-en .exams-wrap__item span {
    font-size: 36px;
    line-height: 43px;
    font-weight: bold;
  }
  .page-program-detail-en .exams-previous__title {
    margin: 42px 0 24px;
    font-size: 16px;
    line-height: 19px;
  }
  .page-program-detail-en .exams-previous__item {
    height: 75px;
    margin-top: 16px;
    padding: 0 20px 0 18px;
  }
  .page-program-detail-en .exams-previous__item span {
    font-size: 36px;
    line-height: 43px;
    font-weight: bold;
    margin-left: 6px;
  }
  .page-program-detail-en .exams-previous__col {
    font-size: 16px;
    line-height: 160%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 58px;
  }
  .page-program-detail-en .exams-previous__col span {
    font-size: 24px;
    line-height: 29px;
  }
}
@media (min-width: 990px) {
  .page-program-detail-en .block-department {
    margin-left: -60px;
  }
}
@media (min-width: 1400px) {
  .page-program-detail-en .block-advantages, .page-program-detail-en .block-studying {
    margin-top: 100px;
  }
  .page-program-detail-en .block-description {
    -ms-grid-columns: 7fr 36px 5fr;
    grid-template-columns: 7fr 5fr;
    -webkit-column-gap: 36px;
       -moz-column-gap: 36px;
            column-gap: 36px;
  }
  .page-program-detail-en .block-description .img-wrap {
    position: relative;
    padding-bottom: 126.08%;
    overflow: hidden;
  }
  .page-program-detail-en .block-description .mobile-wrap {
    max-width: none;
  }
  .page-program-detail-en .block-description .text-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-program-detail-en .block-description .text-wrap .left-side {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 40px;
  }
  .page-program-detail-en .block-description .text-wrap .left-side .item div:not(.text-mini) {
    display: inline;
  }
  .page-program-detail-en .block-description .text-wrap .right-side {
    width: 100%;
  }
  .page-program-detail-en .block-description .text-wrap .title {
    font-size: 20px;
    line-height: 24px;
  }
  .page-program-detail-en .block-description .text-wrap .text {
    font-size: 16px;
    line-height: 160%;
  }
  .page-program-detail-en .block-description .text-wrap .item {
    margin-bottom: 20px;
  }
  .page-program-detail-en .block-description .buttons-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .page-program-detail-en .block-description .buttons-wrap .btn-primary {
    width: 35%;
    margin-right: 105px;
  }
  .page-program-detail-en .block-details {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 7fr 36px 5fr;
    -ms-grid-rows: auto auto;
    grid-template-columns: 7fr 5fr;
    grid-template-rows: auto auto;
    -webkit-column-gap: 36px;
       -moz-column-gap: 36px;
            column-gap: 36px;
  }
  .page-program-detail-en .block-exams {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
    width: 85%;
  }
  .page-program-detail-en .block-exams h2 {
    margin-bottom: 24px;
  }
  .page-program-detail-en .block-department {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 3;
    grid-column: 2;
    padding: 36px 60px 60px;
    width: auto;
    border-radius: 14px;
    margin: 0;
    margin-top: 140px;
  }
  .page-program-detail-en .block-department h2 {
    margin-bottom: 24px;
  }
  .page-program-detail-en .block-department__column {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  .page-program-detail-en .block-department .comittee .flex {
    display: block;
  }
  .page-program-detail-en .block-department .comittee .flex > div {
    width: 100%;
  }
  .page-program-detail-en .block-department .comittee .flex > div:nth-child(2) .link-contact:first-child {
    margin-top: 12px;
  }
  .page-program-detail-en .block-department .comittee h3 {
    margin-bottom: 20px;
  }
  .page-program-detail-en .block-department .content {
    padding: 0;
  }
  .page-program-detail-en .block-skills {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/-1;
  }
  .page-program-detail-en .block-skills__item, .page-program-detail-en .block-skills li {
    font-size: 26px;
    line-height: 130%;
    padding-bottom: 24px;
    margin-top: 24px;
  }
  .page-program-detail-en .block-skills__item:before, .page-program-detail-en .block-skills li:before {
    font-size: 24px;
    margin-right: 30px;
  }
  .page-program-detail-en .block-skills__programs {
    margin-top: 30px;
    font-size: 24px;
    line-height: 29px;
  }
  .page-program-detail-en .block-skills__programs-wrap {
    margin-top: 32px;
  }
  .page-program-detail-en .exams-wrap__title {
    height: 58px;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .page-program-detail-en .exams-wrap__text {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 15px;
  }
  .page-program-detail-en .exams-wrap__text_margin {
    margin-top: 40px;
  }
  .page-program-detail-en .exams-wrap__item {
    margin-bottom: 20px;
  }
  .page-program-detail-en .exams-previous__title {
    font-size: 24px;
    line-height: 29px;
    margin: 24px 0 16px;
  }
  .page-program-detail-en .exams-previous__item {
    margin-top: 20px;
  }
  .page-program-detail-en .partners {
    margin-bottom: 0;
  }
}
.page-program-detail-en .preparatory-text {
  display: block;
  font-size: 16px;
  font-family: "Exo 2", sans-serif;
  margin-top: 40px;
  line-height: 160%;
}

.page-news .news {
  margin-bottom: 0;
}
.page-news .news__info {
  margin-bottom: 16px;
}
.page-news .news .swiper-container-v > .swiper-wrapper > .swiper-slide, .page-news .news .swiper-container-v > .swiper-wrapper .swiper-slide-next {
  max-height: 1px;
}
.page-news .news .swiper-container-v > .swiper-wrapper > .swiper-slide-active {
  max-height: none;
  width: 100%;
  position: relative;
}

.page-news-detail .block-description__img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}
.page-news-detail .block-description__img-wrap {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}
.page-news-detail .block-description__socials {
  display: inline-block;
  margin-right: 16px;
  line-height: 0;
}
.page-news-detail .block-description__socials:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
}
.page-news-detail .block-description__socials_fb:before {
  background: url("/assets/dist/css/../svg/social-facebook.svg") no-repeat center center/cover;
}
.page-news-detail .block-description__socials_vk:before {
  background: url("/assets/dist/css/../svg/social-vk.svg") no-repeat center center/cover;
}
.page-news-detail .block-description__socials-wrap {
  margin-top: 4px;
}
.page-news-detail .block-description__socials-text {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
  margin-bottom: 12px;
}
.page-news-detail .block-description__text {
  margin: 24px 0;
  font-size: 14px;
  line-height: 17px;
  color: #383838;
}
.page-news-detail .block-description__text_second {
  margin: 0;
}
.page-news-detail .block-description__text img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
  height: 100%;
}
.page-news-detail .block-description__text ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
}
.page-news-detail .block-description__text ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ea6e33;
  position: absolute;
  top: 9px;
  left: 0;
}
.page-news-detail .block-description .btn-type-4 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  margin-top: 12px;
}
.page-news-detail .announcements {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-news-detail .block-description__socials-wrap {
    margin-top: 0;
  }
  .page-news-detail .block-description__img {
    margin-bottom: 24px;
    width: calc((100% - 15px) / 2);
  }
  .page-news-detail .block-description__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-news-detail .block-description__img-wrap img {
    margin-bottom: 24px;
    width: calc((100% - 15px) / 2);
  }
  .page-news-detail .block-description__img_main {
    width: 100%;
  }
  .page-news-detail .block-description__text {
    line-height: 160%;
    margin: 32px 0;
    color: #091514;
  }
  .page-news-detail .block-description__text p {
    color: #091514;
  }
  .page-news-detail .block-description__text a {
    text-decoration: underline;
    color: #ea6e33;
  }
  .page-news-detail .block-description__text_second {
    margin: 0;
  }
  .page-news-detail .block-description__text img {
    display: inline-block;
    margin-bottom: 24px;
    width: calc((100% - 15px) / 2);
    margin-right: 10px;
  }
  .page-news-detail .block-description__text img:nth-of-type(2n) {
    margin-right: 0;
  }
  .page-news-detail .block-description .btn-type-4 {
    margin-top: 32px;
  }
}
@media (min-width: 990px) {
  .page-news-detail .block-description__top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-news-detail .block-description__socials {
    width: 40px;
    height: 40px;
  }
  .page-news-detail .block-description__socials_text {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 18px;
    color: #091514;
  }
  .page-news-detail .block-description__socials-wrap {
    width: 25%;
    margin-left: 70px;
  }
  .page-news-detail .block-description__img {
    margin-bottom: 46px;
    width: calc((100% - 30px) / 2);
  }
  .page-news-detail .block-description__img_main, .page-news-detail .block-description__img-wrap {
    width: 75%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-news-detail .block-description__img-wrap img {
    margin-bottom: 46px;
    width: calc((100% - 30px) / 2);
  }
  .page-news-detail .block-description__text {
    font-size: 16px;
    line-height: 160%;
    margin: 0;
  }
  .page-news-detail .block-description__text img {
    margin-bottom: 46px;
    width: calc((75% - 30px) / 2);
    margin-right: 24px;
    max-width: 526px;
  }
  .page-news-detail .block-description__text img:nth-of-type(2n) {
    margin-right: 0;
  }
}

.page-contacts {
  padding-bottom: 30px;
}
.page-contacts .block-contacts__item {
  margin-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #979797;
}
.page-contacts .block-contacts__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
}
.page-contacts .block-contacts__adress {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
}
.page-contacts .block-contacts .btn-type-4 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 16px 0 24px;
  padding: 0;
}
.page-contacts .socials {
  margin: 38px 0 48px;
}
.page-contacts .contacts__item {
  margin: 0;
}
.page-contacts .contacts__item .devider {
  width: 24px;
  display: inline-block;
}
@media (min-width: 768px) {
  .page-contacts .block-contacts {
    display: block;
  }
  .page-contacts .block-contacts__item {
    padding-bottom: 54px;
    margin-top: 54px;
    width: 100%;
  }
  .page-contacts .block-contacts__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .page-contacts .block-contacts__adress {
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #383838;
    max-width: 491px;
  }
  .page-contacts .block-contacts .btn-type-4 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 30px 0;
  }
  .page-contacts .socials {
    margin: 54px 0 100px;
  }
  .page-contacts .contacts {
    margin-top: 30px;
  }
  .page-contacts .contacts__item-col {
    width: 100%;
  }
  .page-contacts .contacts__item-title {
    margin-bottom: 18px;
  }
  .page-contacts .contacts__item-text {
    margin-bottom: 22px;
  }
  .page-contacts .contacts__item-text:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .page-contacts .block-contacts__wrap {
    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;
  }
  .page-contacts .block-contacts__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-contacts .block-contacts__item {
    padding-bottom: 38px;
  }
  .page-contacts .block-contacts__title {
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 48px;
    font-weight: bold;
    width: 871px;
  }
  .page-contacts .block-contacts__adress {
    font-size: 24px;
    line-height: 29px;
  }
  .page-contacts .block-contacts .btn-type-4 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    font-size: 24px;
    line-height: 29px;
  }
  .page-contacts .block-contacts .btn-primary {
    width: 260px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 120px;
  }
  .page-contacts .socials {
    margin: 72px 0 140px;
  }
  .page-contacts .contacts {
    margin-top: 8px;
  }
  .page-contacts .contacts__item-col {
    max-width: 748px;
  }
  .page-contacts .contacts__item-title {
    margin-bottom: 9px;
  }
  .page-contacts .contacts__item-text {
    margin-bottom: 12px;
  }
  .page-contacts .contacts__item-text:last-child {
    margin-bottom: 0;
  }
}

.page-404 {
  padding-top: 60px;
}
.page-404 .top-wrap {
  text-align: center;
  margin-bottom: 4px;
}
.page-404 .top-wrap img {
  width: 100%;
  max-width: 585px;
}
.page-404 .top-wrap .text {
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  margin-top: 20px;
  color: #000000;
}
.page-404 .bottom-wrap .item {
  margin-top: 36px;
}
.page-404 .bottom-wrap li {
  margin-bottom: 16px;
}
.page-404 .bottom-wrap .title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  display: inline-block;
}
.page-404 .bottom-wrap .text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-bottom: 18px;
  display: inline;
  border-bottom: 1px solid #091514;
}
@media (min-width: 768px) {
  .page-404 {
    padding-top: 90px;
  }
  .page-404 .top-wrap {
    margin-bottom: 100px;
  }
  .page-404 .top-wrap img {
    max-width: 795px;
  }
  .page-404 .top-wrap .text {
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #383838;
    margin-top: 24px;
  }
  .page-404 .bottom-wrap {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 28px;
       -moz-column-gap: 28px;
            column-gap: 28px;
  }
  .page-404 .bottom-wrap .col:first-child .item {
    margin-top: 0;
  }
  .page-404 .bottom-wrap li {
    margin-bottom: 24px;
  }
  .page-404 .bottom-wrap .item {
    margin-top: 32px;
  }
  .page-404 .bottom-wrap .title {
    font-size: 32px;
    line-height: 40px;
  }
  .page-404 .bottom-wrap .text {
    font-size: 16px;
    line-height: 160%;
  }
}
@media (min-width: 1400px) {
  .page-404 .top-wrap {
    margin-bottom: 140px;
  }
  .page-404 .top-wrap .text {
    font-size: 24px;
    line-height: 29px;
    margin-top: 54px;
  }
  .page-404 .bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-404 .bottom-wrap .col {
    width: calc((100% - 156px) / 4);
  }
  .page-404 .bottom-wrap .col .item:first-child {
    margin-top: 0;
  }
  .page-404 .bottom-wrap .item {
    margin-top: 48px;
  }
  .page-404 .bottom-wrap .title {
    font-size: 24px;
    line-height: 29px;
  }
}

.page-media .announcements {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .page-media .announcements {
    margin-bottom: 54px;
  }
}
@media (min-width: 1400px) {
  .page-media .announcements {
    margin-bottom: 80px;
  }
}
.page-media .news {
  margin-bottom: 0;
}
.page-media .news__info {
  margin-bottom: 16px;
}
.page-media .news .swiper-container-v > .swiper-wrapper > .swiper-slide, .page-media .news .swiper-container-v > .swiper-wrapper .swiper-slide-next {
  max-height: 1px;
}
.page-media .news .swiper-container-v > .swiper-wrapper > .swiper-slide-active {
  max-height: none;
  width: 100%;
  position: relative;
}

.page-photo-gallery .pagination {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .page-photo-gallery .pagination {
    margin-top: 45px;
  }
}
@media (min-width: 1400px) {
  .page-photo-gallery .pagination {
    margin-top: 64px;
  }
}

.page-division .reasons__outer {
  margin-top: 100px;
}
.page-division .reasons__title {
  max-width: none;
}

.page-about {
  padding-bottom: 0;
}
.page-about .block-description .text {
  font-size: 12px;
  line-height: 140%;
  color: #091514;
  text-align: center;
  margin-bottom: 20px;
}
.page-about .block-description .img {
  width: 100%;
}
.page-about .block-programs__img {
  width: 100%;
}
.page-about .block-programs__right-side {
  margin-top: 39px;
}
.page-about .block-programs .calendar__col-text {
  display: block;
  padding-right: 46px;
}
.page-about .block-programs .calendar__col-text:after {
  content: " ";
  display: inline-block;
  position: absolute;
}
.page-about .block-links .institutions__inner {
  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;
  grid-gap: 0;
}
.page-about .block-links .institutions__item {
  height: 187px;
  width: calc((100% - 8px) / 2);
  margin-bottom: 8px;
}
.page-about .block-history__img {
  width: 100%;
  max-width: 688px;
  display: block;
  margin: auto;
}
.page-about .block-history__slider-outer {
  position: relative;
}
.page-about .block-history__slider-inner {
  padding-bottom: 24px;
}
.page-about .block-history__slider-item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
  margin-top: 24px;
}
.page-about .block-history__slider-item-descr {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  font-family: "Inter", sans-serif;
}
.page-about .block-history .swiper-pagination {
  bottom: 0;
}
.page-about .block-purposes__img {
  width: 100%;
  max-width: 688px;
  display: block;
  margin: auto;
}
.page-about .block-purposes__items {
  margin-top: 24px;
  counter-reset: section;
}
.page-about .block-purposes__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 4px;
}
.page-about .block-purposes__item {
  margin-top: 8px;
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-about .block-purposes__item:before {
  counter-increment: section;
  content: counter(section) ".";
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #ea6e33;
  margin-right: 8px;
}
.page-about .block-advantages__img {
  width: 100%;
  max-width: 688px;
  display: block;
  margin: auto;
}
.page-about .block-advantages__items {
  margin-top: 24px;
}
.page-about .block-advantages__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 4px;
}
.page-about .block-advantages__text {
  margin-top: 8px;
  font-size: 14px;
  line-height: 140%;
  color: #091514;
}
.page-about .block-advantages__text p {
  margin: 0;
  font-family: "Inter", sans-serif;
}
@media (min-width: 768px) {
  .page-about .block-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-about .block-description h1 {
    margin-bottom: 14px;
  }
  .page-about .block-description .text {
    font-size: 14px;
    line-height: 160%;
    text-align: left;
  }
  .page-about .block-description .img {
    width: 50%;
    margin-left: 19px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: -14px;
  }
  .page-about .block-programs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-about .block-programs__left-side {
    width: 52%;
    margin-right: 32px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-about .block-programs__right-side {
    width: 50%;
  }
  .page-about .block-links .institutions__inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-about .block-links .institutions__item {
    height: 190px;
    padding: 15px 14px 12px;
    width: calc((100% - 57px) / 4);
    margin-bottom: 19px;
    margin-right: 19px;
  }
  .page-about .block-links .institutions__item:nth-child(4n) {
    margin-right: 0;
  }
  .page-about .block-links .institutions__item-icon {
    width: 72px;
    height: 72px;
  }
  .page-about .block-history {
    margin-top: 81px;
  }
  .page-about .block-history__slider-inner {
    padding: 0;
  }
  .page-about .block-history__slider-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-about .block-history__slider-item {
    width: calc((100% - 19px) / 2);
  }
  .page-about .block-history__slider-item-title {
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 32px;
  }
  .page-about .block-history__slider-item-descr {
    line-height: 160%;
  }
  .page-about .block-purposes__items {
    margin-top: 32px;
  }
  .page-about .block-purposes__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0;
  }
  .page-about .block-purposes__item {
    margin-top: 14px;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
  }
  .page-about .block-purposes__item:before {
    line-height: 24px;
    margin-right: 24px;
  }
  .page-about .block-advantages__items {
    margin-top: 32px;
  }
  .page-about .block-advantages__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0;
  }
  .page-about .block-advantages__text {
    margin-top: 14px;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
  }
  .page-about .block-advantages__text p {
    margin-bottom: 12px;
  }
  .page-about .block-advantages__text p:last-child {
    margin-bottom: 0;
  }
  .page-about .contacts {
    padding-top: 30px;
  }
}
@media (min-width: 990px) {
  .page-about .block-description .img {
    margin-right: 50px;
    width: 48.5%;
  }
}
@media (min-width: 1400px) {
  .page-about .block-description h1 {
    margin-bottom: 46px;
  }
  .page-about .block-description .img {
    margin-left: 93px;
  }
  .page-about .block-description .text {
    font-size: 20px;
    line-height: 160%;
  }
  .page-about .block-programs {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 228px;
  }
  .page-about .block-programs h2 {
    font-size: 64px;
  }
  .page-about .block-programs__left-side {
    max-width: 702px;
    margin-right: 99px;
  }
  .page-about .block-programs .calendar__col-item:last-child {
    margin-bottom: 0;
  }
  .page-about .block-links .institutions__inner {
    grid-template-columns: repeat(6, 1fr);
  }
  .page-about .block-links .institutions__item {
    height: 227px;
    padding: 30px 30px 12px;
    width: calc((100% - 180px) / 6);
    margin-bottom: 36px;
    margin-right: 36px;
  }
  .page-about .block-links .institutions__item:nth-child(4n) {
    margin-right: 36px;
  }
  .page-about .block-links .institutions__item:nth-child(6n) {
    margin-right: 0;
  }
  .page-about .block-links .institutions__item:after {
    width: 55px;
    background-position: -40px;
    background-image: url("/assets/dist/css/../svg/arrow-long_sm.svg");
  }
  .page-about .block-links .institutions__item:hover:after {
    background-image: url("/assets/dist/css/../svg/arrow-long-white_sm.svg");
    background-position: -21px;
  }
  .page-about .block-links .institutions__item-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 28px;
  }
  .page-about .block-links .institutions__item-title {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
  }
  .page-about .block-history {
    margin-top: 104px;
  }
  .page-about .block-history__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-about .block-history__img {
    margin: 0 35px 0 0;
    width: 31.5%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .page-about .block-history__slider-outer {
    width: 55%;
    -webkit-transform: translateX(-80px);
        -ms-transform: translateX(-80px);
            transform: translateX(-80px);
  }
  .page-about .block-history__slider-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-about .block-history__slider-item {
    width: calc((100% - 29px) / 2);
  }
  .page-about .block-history__slider-item-title {
    font-size: 36px;
    line-height: 43px;
    color: #383838;
    margin-bottom: 24px;
    margin-top: 0px;
  }
  .page-about .block-history__slider-item-descr {
    font-size: 16px;
    line-height: 160%;
  }
  .page-about .block-purposes__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-about .block-purposes__img {
    width: 59.8%;
    margin: 0 52px 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: none;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .page-about .block-purposes__items {
    margin-top: 0px;
    margin-right: 52px;
    width: 40%;
  }
  .page-about .block-purposes__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 8px;
    color: #000000;
  }
  .page-about .block-purposes__item {
    margin-top: 10px;
  }
  .page-about .block-purposes__item:before {
    margin-right: 18px;
  }
  .page-about .block-advantages__wrap {
    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;
  }
  .page-about .block-advantages__img {
    width: 57.3%;
    margin: 0 0 0 52px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: none;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .page-about .block-advantages__items {
    margin-top: 0px;
  }
  .page-about .block-advantages__title {
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 24px;
    color: #383838;
  }
  .page-about .block-advantages__text p {
    color: #091514;
  }
  .page-about .partners {
    margin: 140px 0;
    padding: 0;
  }
  .page-about .contacts {
    padding-top: 60px;
  }
}

.page-about-en {
  padding-bottom: 0;
}
.page-about-en section {
  margin-top: 60px;
}
.page-about-en .block-description .text {
  font-size: 12px;
  line-height: 140%;
  color: #091514;
  text-align: center;
  margin-bottom: 20px;
}
.page-about-en .block-description .img {
  width: 100%;
}
.page-about-en .block-programs__img {
  width: 100%;
}
.page-about-en .block-programs__right-side {
  margin-top: 39px;
}
.page-about-en .block-programs .calendar__col-text {
  display: block;
  padding-right: 46px;
}
.page-about-en .block-programs .calendar__col-text:after {
  content: " ";
  display: inline-block;
  position: absolute;
}
.page-about-en .block-links .institutions__inner {
  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;
  grid-gap: 0;
}
.page-about-en .block-links .institutions__item {
  height: 187px;
  width: calc((100% - 8px) / 2);
  margin-bottom: 8px;
}
.page-about-en .block-history__img {
  width: 100%;
  max-width: 688px;
  display: block;
  margin: auto;
}
.page-about-en .block-history__slider-outer {
  position: relative;
}
.page-about-en .block-history__slider-inner {
  padding-bottom: 24px;
}
.page-about-en .block-history__slider-item-title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
  margin-top: 24px;
}
.page-about-en .block-history__slider-item-descr {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  font-family: "Inter", sans-serif;
}
.page-about-en .block-history .swiper-pagination {
  bottom: 0;
}
.page-about-en .block-purposes__img {
  width: 100%;
  max-width: 688px;
  display: block;
  margin: auto;
}
.page-about-en .block-purposes__items {
  margin-top: 24px;
  counter-reset: section;
}
.page-about-en .block-purposes__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 4px;
}
.page-about-en .block-purposes__item {
  margin-top: 8px;
  font-size: 16px;
  line-height: 140%;
  color: #091514;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-about-en .block-purposes__item:before {
  counter-increment: section;
  content: counter(section) ".";
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #ea6e33;
  margin-right: 8px;
}
.page-about-en .block-advantages__img {
  width: 100%;
  max-width: 688px;
  display: block;
  margin: auto;
}
.page-about-en .block-advantages__items {
  margin-top: 24px;
}
.page-about-en .block-advantages__title {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 4px;
}
.page-about-en .block-advantages__text {
  margin-top: 8px;
  font-size: 14px;
  line-height: 140%;
  color: #091514;
}
.page-about-en .block-advantages__text p {
  margin: 0;
  font-family: "Inter", sans-serif;
}
.page-about-en .block-advantages p {
  font-size: 16px;
  line-height: 160%;
}
@media (min-width: 768px) {
  .page-about-en .block-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-about-en .block-description h1 {
    margin-bottom: 14px;
  }
  .page-about-en .block-description .text {
    font-size: 14px;
    line-height: 160%;
    text-align: left;
  }
  .page-about-en .block-description .img {
    width: 50%;
    margin-left: 19px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: -14px;
  }
  .page-about-en .block-programs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-about-en .block-programs__left-side {
    width: 52%;
    margin-right: 32px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-about-en .block-programs__right-side {
    width: 50%;
  }
  .page-about-en .block-links .institutions__inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-about-en .block-links .institutions__item {
    height: 190px;
    padding: 15px 14px 12px;
    width: calc((100% - 57px) / 4);
    margin-bottom: 19px;
    margin-right: 19px;
  }
  .page-about-en .block-links .institutions__item:nth-child(4n) {
    margin-right: 0;
  }
  .page-about-en .block-links .institutions__item-icon {
    width: 72px;
    height: 72px;
  }
  .page-about-en .block-history {
    margin-top: 81px;
  }
  .page-about-en .block-history__slider-inner {
    padding: 0;
  }
  .page-about-en .block-history__slider-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-about-en .block-history__slider-item {
    width: calc((100% - 19px) / 2);
  }
  .page-about-en .block-history__slider-item-title {
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 32px;
  }
  .page-about-en .block-history__slider-item-descr {
    line-height: 160%;
  }
  .page-about-en .block-purposes__items {
    margin-top: 32px;
  }
  .page-about-en .block-purposes__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0;
  }
  .page-about-en .block-purposes__item {
    margin-top: 14px;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
  }
  .page-about-en .block-purposes__item:before {
    line-height: 24px;
    margin-right: 24px;
  }
  .page-about-en .block-advantages__items {
    margin-top: 32px;
  }
  .page-about-en .block-advantages__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 16px;
  }
  .page-about-en .block-advantages__text {
    margin-top: 14px;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
  }
  .page-about-en .block-advantages__text p {
    margin-bottom: 12px;
  }
  .page-about-en .block-advantages__text p:last-child {
    margin-bottom: 0;
  }
  .page-about-en .contacts {
    padding-top: 30px;
  }
}
@media (min-width: 990px) {
  .page-about-en .block-description .img {
    margin-right: 50px;
    width: 48.5%;
  }
}
@media (min-width: 1400px) {
  .page-about-en .block-description h1 {
    margin-bottom: 46px;
  }
  .page-about-en .block-description .img {
    margin-left: 93px;
  }
  .page-about-en .block-description .text {
    font-size: 20px;
    line-height: 160%;
  }
  .page-about-en .block-programs {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 228px;
  }
  .page-about-en .block-programs h2 {
    font-size: 64px;
  }
  .page-about-en .block-programs__left-side {
    max-width: 702px;
    margin-right: 99px;
  }
  .page-about-en .block-programs .calendar__col-item:last-child {
    margin-bottom: 0;
  }
  .page-about-en .block-links .institutions__inner {
    grid-template-columns: repeat(6, 1fr);
  }
  .page-about-en .block-links .institutions__item {
    height: 227px;
    padding: 30px 30px 12px;
    width: calc((100% - 180px) / 6);
    margin-bottom: 36px;
    margin-right: 36px;
  }
  .page-about-en .block-links .institutions__item:nth-child(4n) {
    margin-right: 36px;
  }
  .page-about-en .block-links .institutions__item:nth-child(6n) {
    margin-right: 0;
  }
  .page-about-en .block-links .institutions__item:after {
    width: 55px;
    background-position: -40px;
    background-image: url("/assets/dist/css/../svg/arrow-long_sm.svg");
  }
  .page-about-en .block-links .institutions__item:hover:after {
    background-image: url("/assets/dist/css/../svg/arrow-long-white_sm.svg");
    background-position: -21px;
  }
  .page-about-en .block-links .institutions__item-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 28px;
  }
  .page-about-en .block-links .institutions__item-title {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
  }
  .page-about-en .block-history {
    margin-top: 104px;
  }
  .page-about-en .block-history__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-about-en .block-history__img {
    margin: 0 35px 0 0;
    width: 31.5%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .page-about-en .block-history__slider-outer {
    width: 55%;
    -webkit-transform: translateX(-80px);
        -ms-transform: translateX(-80px);
            transform: translateX(-80px);
  }
  .page-about-en .block-history__slider-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-about-en .block-history__slider-item {
    width: calc((100% - 29px) / 2);
  }
  .page-about-en .block-history__slider-item-title {
    font-size: 36px;
    line-height: 43px;
    color: #383838;
    margin-bottom: 24px;
    margin-top: 0px;
  }
  .page-about-en .block-history__slider-item-descr {
    font-size: 16px;
    line-height: 160%;
  }
  .page-about-en .block-purposes__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-about-en .block-purposes__img {
    width: 59.8%;
    margin: 0 52px 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: none;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .page-about-en .block-purposes__items {
    margin-top: 0px;
    margin-right: 52px;
    width: 40%;
  }
  .page-about-en .block-purposes__title {
    font-weight: bold;
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 40px;
    color: #000000;
  }
  .page-about-en .block-purposes__item {
    margin-top: 10px;
  }
  .page-about-en .block-purposes__item:before {
    margin-right: 18px;
  }
  .page-about-en .block-advantages__wrap {
    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;
  }
  .page-about-en .block-advantages__img {
    width: 57.3%;
    margin: 0 0 0 52px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: none;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .page-about-en .block-advantages__items {
    margin-top: 0px;
  }
  .page-about-en .block-advantages__title {
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 32px;
    color: #000000;
  }
  .page-about-en .block-advantages__text p {
    color: #091514;
  }
  .page-about-en .partners {
    margin: 140px 0;
    padding: 0;
  }
  .page-about-en .contacts {
    padding-top: 60px;
  }
}

.page-enrollee {
  padding-bottom: 0;
}
.page-enrollee .block-links .studying__tabs {
  margin-bottom: 20px;
}
.page-enrollee .block-links .block-professions__img-wrap {
  display: none;
}
.page-enrollee .studying {
  margin-top: 32px;
}
.page-enrollee .campaign .h2 {
  max-width: 500px;
}
@media (min-width: 768px) {
  .page-enrollee .block-links .studying__tabs {
    margin-bottom: 24px;
  }
  .page-enrollee .block-links .block-professions__img {
    max-width: 688px;
    margin: 0 auto;
  }
  .page-enrollee .block-links .block-professions__img-wrap {
    display: block;
  }
  .page-enrollee .studying {
    margin-top: 100px;
  }
  .page-enrollee .campaign .h2 {
    max-width: 619px;
  }
}
@media (min-width: 1400px) {
  .page-enrollee .campaign .h2 {
    max-width: 720px;
  }
  .page-enrollee .block-professions__wrap {
    width: 57.6%;
  }
  .page-enrollee .studying {
    margin-top: 122px;
  }
  .page-enrollee .block-FAQ__title {
    max-width: 50%;
  }
  .page-enrollee .block-FAQ__form {
    margin-top: -130px;
  }
}
@media (min-width: 1492px) {
  .page-enrollee .block-FAQ__form {
    margin-top: -80px;
  }
}

.page-students .institutions {
  margin-bottom: 32px;
}
.page-students .institutions__inner {
  display: block;
}
.page-students .institutions__item {
  margin-bottom: 12px;
}
.page-students .institutions__item:last-child {
  margin-bottom: 0;
}
.page-students .block-info .block-FAQ__item-btn {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  padding: 16px 40px 16px 0;
}
.page-students .block-info .block-FAQ__item-body p {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin: 0;
}
.page-students .block-info .block-FAQ__item-text {
  margin-bottom: 24px;
}
.page-students .downloads__wrap {
  margin-top: 10px;
}
.page-students .downloads__item {
  border: none;
  padding: 0 0 36px;
}
.page-students .downloads__item:last-child {
  padding-bottom: 24px;
}
.page-students .downloads__info {
  font-size: 12px;
  line-height: 16px;
  margin-top: 20px;
  color: #383838;
}
.page-students .block-history__img {
  width: 100%;
}
.page-students .block-history__text {
  margin-top: 18px;
}
.page-students .block-history__text p {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
}
.page-students .block-history__slider-wrap {
  padding-bottom: 24px;
}
.page-students .news {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .page-students .institutions {
    margin-bottom: 80px;
  }
  .page-students .institutions__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .page-students .institutions__item {
    margin-bottom: 0;
  }
  .page-students .block-info .block-FAQ__item-btn {
    font-size: 32px;
    line-height: 40px;
    padding: 20px 40px 20px 0;
  }
  .page-students .block-info .block-FAQ__item-body p {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 16px;
  }
  .page-students .block-info .block-FAQ__item-body a {
    text-decoration: underline;
    color: #ea6e33;
  }
  .page-students .block-info .block-FAQ__item-text {
    margin-bottom: 16px;
  }
  .page-students .downloads__wrap {
    margin-top: 4px;
    margin-bottom: 8px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .page-students .downloads__wrap_1 {
    grid-column: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .page-students .downloads__wrap_2 {
    grid-column: 1;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .page-students .downloads__wrap_3 {
    grid-column: 1;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .page-students .downloads__wrap_4 {
    grid-column: 1;
    grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .page-students .downloads__wrap_5 {
    grid-column: 2;
    grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .page-students .downloads__wrap_6 {
    grid-column: 2;
    grid-row: 2;
    -ms-grid-column: 3;
    -ms-grid-row: 2;
  }
  .page-students .downloads__title {
    font-size: 16px;
    line-height: 19px;
  }
  .page-students .downloads__item {
    padding: 0;
    padding-bottom: 24px;
  }
  .page-students .downloads__info {
    font-size: 12px;
    line-height: 160%;
    margin-top: 24px;
  }
  .page-students .block-history__img {
    width: 100%;
    max-width: 688px;
    display: block;
    margin: auto;
  }
  .page-students .block-history__text {
    margin-top: 24px;
  }
  .page-students .block-history__text p {
    font-size: 16px;
    line-height: 160%;
    color: #383838;
  }
  .page-students .block-history__text p:last-child {
    margin-bottom: 0;
  }
  .page-students .block-history__slider-wrap {
    padding-bottom: 0px;
  }
  .page-students .block-history__slider-outer {
    position: relative;
  }
  .page-students .news {
    margin-top: 100px;
  }
}
@media (min-width: 1400px) {
  .page-students .institutions {
    margin-bottom: 46px;
  }
  .page-students .institutions__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 36px 1fr 36px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .page-students .block-info .block-FAQ__item:after {
    display: none;
  }
  .page-students .block-info .block-FAQ__item-btn {
    font-size: 36px;
    line-height: 43px;
    padding: 24px 40px 24px 0;
  }
  .page-students .block-info .block-FAQ__item-text {
    margin-bottom: 8px;
  }
  .page-students .block-info .block-FAQ__col_main {
    width: 100%;
    margin-right: 0;
  }
  .page-students .downloads__wrap {
    margin-top: 0px;
    margin-bottom: 32px;
    -ms-grid-columns: 1fr 75px 1fr 75px 1fr;
    -ms-grid-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    -webkit-column-gap: 75px;
       -moz-column-gap: 75px;
            column-gap: 75px;
  }
  .page-students .downloads__wrap_1 {
    grid-column: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .page-students .downloads__wrap_2 {
    grid-column: 1;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .page-students .downloads__wrap_3 {
    grid-column: 3;
    grid-row: 1;
    -ms-grid-column: 5;
    -ms-grid-row: 1;
  }
  .page-students .downloads__wrap_4 {
    grid-column: 3;
    grid-row: 2;
    -ms-grid-column: 5;
    -ms-grid-row: 2;
  }
  .page-students .downloads__wrap_5 {
    grid-column: 2;
    grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .page-students .downloads__wrap_6 {
    grid-column: 2;
    grid-row: 2;
    -ms-grid-column: 3;
    -ms-grid-row: 2;
  }
  .page-students .downloads__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 10px;
  }
  .page-students .downloads__item {
    padding: 0;
    margin-bottom: 0px;
    width: 100%;
  }
  .page-students .downloads__item:last-child {
    padding-bottom: 0;
  }
  .page-students .downloads__info {
    margin-top: 18px;
    margin-left: 42px;
  }
  .page-students .block-history__img {
    width: 50%;
    margin-right: 8%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 0;
  }
  .page-students .block-history__text {
    margin-top: 0;
  }
  .page-students .block-history__text p {
    font-size: 20px;
    line-height: 29px;
    color: #000000;
  }
  .page-students .block-history__slider-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-students .news {
    margin-top: 140px;
  }
}

.page-career .calendar__title {
  margin-bottom: 24px;
}
.page-career .calendar__img {
  display: block;
  margin-bottom: 24px;
}
.page-career .calendar__col-item {
  height: auto;
}
.page-career .calendar__col-text {
  font-size: 18px;
  line-height: 20px;
}
.page-career .calendar__col-text:after {
  display: none;
}
.page-career .calendar__col-text:before {
  line-height: 70px;
}
.page-career .block-common__text {
  font-family: Inter, sans-serif;
}
.page-career .partners p {
  font-size: 12px;
  line-height: 140%;
}
.page-career .block-contacts {
  display: block;
  text-align: center;
}
.page-career .block-contacts .block-contacts__list {
  display: block;
}
.page-career .institutions__item {
  padding: 30px 14px 22px;
}
.page-career .card-type-1__text {
  display: inline-block;
  margin-bottom: 20px;
}
.page-career .swiper-button-prev.swiper-button-disabled,
.page-career .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
@media (min-width: 768px) {
  .page-career .calendar {
    background: #FBF2EE;
  }
  .page-career .calendar__img {
    margin-bottom: 0;
  }
  .page-career .calendar__col {
    width: 50%;
  }
  .page-career .calendar__col-text {
    font-size: 16px;
    line-height: 19px;
  }
  .page-career .block-professions__wrap {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    width: auto;
  }
  .page-career .block-professions__col {
    width: 50%;
  }
  .page-career .block-professions__col:last-child {
    margin-left: 16px;
  }
  .page-career .partners p {
    font-size: 14px;
    line-height: 160%;
  }
  .page-career .block-contacts .block-contacts__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .page-career .block-contacts__item.card.card-type-1 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 990px) {
  .page-career .calendar__col-item {
    margin-bottom: 40px;
  }
}
@media (min-width: 1400px) {
  .page-career .calendar {
    padding-bottom: 90px;
  }
  .page-career .calendar__title {
    max-width: none;
    width: 200%;
    margin-bottom: 62px;
  }
  .page-career .calendar__img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .page-career .calendar__col-text {
    font-size: 20px;
    line-height: 24px;
  }
  .page-career .calendar__col-item {
    margin-bottom: 62px;
    max-width: none;
  }
  .page-career .calendar__col:last-child {
    padding-top: 124px;
  }
  .page-career .partners p {
    font-size: 20px;
    line-height: 160%;
  }
  .page-career .institutions__item {
    padding: 84px 33px 55px;
  }
  .page-career .card-type-1__text-wrap {
    padding: 30px 40px 30px 40px;
  }
}

.page-student-council .block-composition__subtitle {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #383838;
  margin-bottom: 8px;
}
.page-student-council .block-composition__text {
  font-size: 14px;
  line-height: 140%;
  color: #091514;
  margin-top: 12px;
}
.page-student-council .block-composition .teachers__wrap {
  margin-top: 20px;
  padding-bottom: 50px;
}
.page-student-council .announcements {
  margin-bottom: 0;
}
.page-student-council .announcements__wrap {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .page-student-council .block-composition__subtitle {
    font-size: 16px;
    line-height: 19px;
    color: #383838;
    margin-bottom: 0;
  }
  .page-student-council .block-composition__text {
    font-size: 16px;
    line-height: 160%;
    max-width: 635px;
  }
  .page-student-council .block-composition .teachers__wrap {
    margin-top: 24px;
    padding-bottom: 0px;
  }
  .page-student-council .announcements__wrap {
    padding-bottom: 0px;
  }
}
@media (min-width: 1400px) {
  .page-student-council h1 {
    width: 1030px;
  }
  .page-student-council .block-common__right {
    width: 51.3%;
    margin-left: 6%;
  }
  .page-student-council .block-composition__subtitle {
    font-size: 24px;
    line-height: 29px;
    color: #091514;
  }
  .page-student-council .block-composition__text {
    font-size: 20px;
    line-height: 160%;
    color: #091514;
    max-width: 1100px;
  }
  .page-student-council .block-composition .teachers__wrap {
    margin-top: 40px;
  }
}

.page-employability .institutions__item-icon {
  color: #EA6E33;
}
.page-employability section {
  margin-bottom: 10%;
}
.page-employability section h2 {
  margin-bottom: 5%;
}
.page-employability .job-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 990px) {
  .page-employability .job-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-employability .job-info .job-info--descr {
  width: 65%;
  padding: 40px;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
          box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
  border-radius: 12px;
}
@media (max-width: 990px) {
  .page-employability .job-info .job-info--descr {
    width: 100%;
    z-index: 1;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--descr {
    margin-bottom: 20px;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
.page-employability .job-info .job-info--descr h2 {
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 16px;
}
@media (max-width: 990px) {
  .page-employability .job-info .job-info--descr h2 {
    font-size: 24px;
    line-height: 29px;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--descr h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
.page-employability .job-info .job-info--descr p {
  font-size: 16px;
  line-height: 160%;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--descr p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--descr.show {
    height: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
.page-employability .job-info .show-more {
  display: none;
}
@media (max-width: 768px) {
  .page-employability .job-info .show-more {
    display: block;
    font-size: 14px;
    line-height: 140%;
    color: #EA6E33;
    text-align: left;
  }
}
.page-employability .job-info .show-more .show-more--icon svg {
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.page-employability .job-info .show-more .show-more--icon.active svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.page-employability .job-info .job-info--form {
  width: 35%;
  height: auto;
}
@media (max-width: 990px) {
  .page-employability .job-info .job-info--form {
    width: auto;
    margin-top: -10%;
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.page-employability .job-info .job-info--form .block-FAQ__form {
  width: auto;
  padding: 40px 73px 40px 68px;
  margin-right: 0;
  height: 100%;
}
@media (min-width: 990px) {
  .page-employability .job-info .job-info--form .block-FAQ__form {
    margin-top: 0;
  }
}
@media (max-width: 990px) {
  .page-employability .job-info .job-info--form .block-FAQ__form {
    padding-top: 15%;
    border-radius: 0;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .block-FAQ__form {
    border-radius: 8px;
    padding: 28px 20px;
  }
}
.page-employability .job-info .job-info--form .block-FAQ__form input[type=text],
.page-employability .job-info .job-info--form .block-FAQ__form input[type=email] {
  height: 48px;
  line-height: 48px;
}
.page-employability .job-info .job-info--form .block-FAQ__form .btn-primary {
  padding: 10px 34px;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .block-FAQ__form .btn-primary {
    padding: 10px 0;
  }
}
.page-employability .job-info .job-info--form .block-FAQ__form p {
  font-size: 16px;
  line-height: 160%;
  color: #091514;
  opacity: 0.6;
  margin-bottom: 40px;
}
.page-employability .job-info .job-info--form h4 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 24px;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap {
  padding: 35px 45px;
  border: unset;
  border-radius: 16px;
  max-width: 947px;
}
@media (max-width: 990px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap {
    max-width: 90%;
    margin: 0 40px;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap {
    width: 100%;
    max-width: none;
    height: 100%;
    border-radius: 0;
    margin: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .success {
  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;
  padding: 25% 10%;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .success h2 {
  font-family: Exo 2;
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 100%;
  text-align: center;
  color: #359A51;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .success h2 {
    margin-bottom: 20px;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .success p {
  font-size: 16px;
  line-height: 160%;
  color: #091514;
  opacity: 0.5;
  text-align: center;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .success .js-close-modal {
  padding: 15px 45px;
  color: #ffffff;
  font-weight: 600;
  background: #EA6E33;
  border-radius: 30px;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .success .js-close-modal.no-btn {
  padding: 0;
  color: #000000;
  background: none;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .btn-delete {
  color: #323232;
  top: 31px;
  right: 31px;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .title {
  font-family: Exo 2;
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 100%;
  color: #414141;
  text-align: left;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .title {
    font-size: 24px;
    line-height: 29px;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text {
    margin-top: 0;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text h5 {
  font-family: Exo 2;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #091514;
  opacity: 0.5;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text h5 {
    margin-bottom: 24px;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page {
  display: none;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page.show {
  display: block;
  max-height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 20px;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: thin;
  scrollbar-color: #CDCDCD;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page.show::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page.show::-webkit-scrollbar {
  width: 5px;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page.show::-webkit-scrollbar-thumb {
  background-color: #CDCDCD;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page.show h5 {
  white-space: normal;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 900px;
}
@media (max-width: 1024px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox {
    max-width: 100%;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox label.checkbox--item {
  display: inline-block;
  margin-bottom: 25px;
  white-space: normal;
  position: relative;
  cursor: pointer;
  background: #F5F5F5;
  border-radius: 30px;
  padding: 20px 25px;
  margin-right: 25px;
  border: 3px solid transparent;
  line-height: 0;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox label.checkbox--item {
    white-space: normal;
    padding: 8px 15px;
    border-radius: 6px;
    margin-bottom: 8px;
    width: 95%;
    margin-right: 0;
  }
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox label.checkbox--item span:after {
    margin-right: 11px;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox label.checkbox--item span {
  font-size: 16px;
  line-height: 160%;
  color: #868686;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox label.checkbox--item span:after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/assets/dist/svg/checkbox.svg");
  display: block;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: 18px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox label.checkbox--item input:checked + span:after {
  background-image: url("/assets/dist/svg/checkbox-checked.svg");
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox label.checkbox--item.checked {
  background: #EA6E33;
  border: 3px solid #F4A782;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-checkbox label.checkbox--item.checked span {
  color: #ffffff;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields {
  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;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields input[type=file] {
  display: none;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields label.input-wrap.input-wrap-text {
  background: #F8F8F8;
  border-radius: 30px;
  padding: 19px 25px;
  width: 60%;
  min-width: 175px;
  font-size: 16px;
  line-height: 160%;
  color: #383838;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields label.input-wrap.input-wrap-text span.file-icon {
  width: 24px;
  height: 24px;
  background-image: url("/assets/dist/svg/file-icon.svg");
  background-size: cover;
  display: block;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields label.input-wrap.input-wrap-text {
    border-radius: 6px;
    font-size: 14px;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields .input-wrap.input-wrap-text {
  width: 48%;
  margin-bottom: 26px;
}
@media (max-width: 990px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields .input-wrap.input-wrap-text:first-child {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields .input-wrap.input-wrap-text {
    width: 100%;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields .input-wrap.input-wrap-text input {
  background: #F8F8F8;
  height: 64px;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields .input-wrap.input-wrap-text input {
    border-radius: 6px;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields.last-page {
  width: 100%;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields.last-page textarea {
  background: #F8F8F8;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .text .form-page .list-fields.last-page textarea {
    border-radius: 6px;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .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;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .number-page {
  width: 48px;
  height: 48px;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .number-page[data-number="1"] {
  background-image: url("/assets/dist/svg/page-1.svg");
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .number-page[data-number="2"] {
  background-image: url("/assets/dist/svg/page-2.svg");
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .number-page[data-number="3"] {
  background-image: url("/assets/dist/svg/page-3.svg");
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .number-page[data-number="4"] {
  background-image: url("/assets/dist/svg/page-4.svg");
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .number-page[data-number="5"] {
  background-image: url("/assets/dist/svg/page-5.svg");
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .nav .prev {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #EA6E33;
  margin-right: 45px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .nav .prev {
    font-size: 14px;
    line-height: 20px;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .nav .prev[data-prev="0"] {
  display: none;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .nav .next {
  width: 175px;
  height: 48px;
  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;
  background: #EA6E33;
  border-radius: 30px;
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .nav .next {
    height: 40px;
    width: 90px;
    font-size: 14px;
    line-height: 150%;
  }
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap .bottom .nav .next[disabled] {
  background: #ffffff;
  border: 3px solid #E1E1E1;
  color: #E1E1E1;
  cursor: default;
}
.page-employability .job-info .job-info--form .modal-alert .content-wrap-old {
  display: none;
}
.page-employability .job-info .job-info--form .modal-alert.alert .content-wrap {
  width: 543px;
  max-width: none;
  text-align: center;
}
.page-employability .job-info .job-info--form .modal-alert.alert .content-wrap .btn-primary {
  margin: auto;
  width: 175px;
}
@media (max-width: 990px) {
  .page-employability .job-info .job-info--form .modal-alert.alert .content-wrap {
    max-width: 100%;
    width: 384px;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info .job-info--form .modal-alert.alert .content-wrap {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .page-employability .job-info_min {
    display: block;
  }
  .page-employability .job-info_max {
    display: none;
  }
}
.page-employability .block-links .institutions__inner {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 768px) {
  .page-employability .block-links .institutions__inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .page-employability .job-docs {
    margin-top: 20%;
  }
}
.page-employability .job-docs .calendar__col-item {
  max-width: 70%;
}
@media (max-width: 1400px) {
  .page-employability .job-docs .calendar__col-item {
    padding-left: 62px;
  }
}
@media (max-width: 768px) {
  .page-employability .job-docs .calendar__col-item {
    max-width: 100%;
    height: auto;
    min-height: 60px;
  }
  .page-employability .job-docs .calendar__col-item:before {
    bottom: auto;
    top: -5px;
  }
}
.page-employability .job-docs .calendar__col-item .calendar__col-text:after {
  margin-right: 0;
}
@media (max-width: 990px) {
  .page-employability .institutions__item {
    height: 187px;
  }
  .page-employability .institutions__item:hover, .page-employability .institutions__item:active {
    background-color: #ffffff;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
            box-shadow: 0px 6px 36px rgba(15, 58, 33, 0.12);
  }
  .page-employability .institutions__item:hover .institutions__item-icon, .page-employability .institutions__item:active .institutions__item-icon {
    color: #EA6E33;
  }
  .page-employability .institutions__item:hover .institutions__item-title, .page-employability .institutions__item:active .institutions__item-title {
    color: #383838;
  }
  .page-employability .institutions__item:hover:after, .page-employability .institutions__item:active:after {
    background-image: url("/assets/dist/css/../svg/arrow-long_sm.svg");
    background-position: -40px;
  }
}
@media (max-width: 768px) {
  .page-employability .institutions__item {
    height: 187px;
  }
  .page-employability .institutions__item:hover, .page-employability .institutions__item:active {
    -webkit-box-shadow: 0px 0px 16px rgba(15, 58, 33, 0.12);
            box-shadow: 0px 0px 16px rgba(15, 58, 33, 0.12);
  }
  .page-employability .institutions__item:hover:after, .page-employability .institutions__item:active:after {
    background-position: right center;
  }
}

.page-partnership__title {
  text-align: left;
}
.page-partnership__description-img {
  width: 100%;
  border-radius: 6px;
}
.page-partnership__description-text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 160%;
  color: #091514;
}
.page-partnership__form {
  margin-top: 60px;
  padding: 21px 0 30px;
  width: 100vw;
  margin-left: calc((100vw - 100%) / -2);
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
          box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
}
.page-partnership__form-container {
  padding: 0 10px;
}
.page-partnership__form .title {
  margin-bottom: 36px;
}
.page-partnership__form .btn {
  margin-top: 32px;
}
.page-partnership__form .input-wrap:not(.input-wrap-checkbox), .page-partnership__form input:not([type=checkbox]) {
  background: #F8F8F8;
  border-radius: 6px;
  height: 50px;
}
@media (min-width: 768px) {
  .page-partnership {
    padding-bottom: 80px;
  }
  .page-partnership__description-text {
    margin-top: 28px;
    font-size: 16px;
    line-height: 160%;
    width: 75%;
  }
  .page-partnership__form {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative;
  }
  .page-partnership__form:before {
    content: "";
    display: block;
    width: 100%;
    height: 60%;
    position: absolute;
    top: 20%;
    background: #FBF2EE;
  }
  .page-partnership__form-container {
    padding: 37px 40px 54px;
    background: #ffffff;
    -webkit-box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
            box-shadow: 0px 6px 36px rgba(124, 124, 124, 0.12);
    border-radius: 12px;
  }
  .page-partnership__form .container {
    position: relative;
    display: block;
  }
  .page-partnership__form .inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-partnership__form .inputs .input-wrap {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 38px;
  }
  .page-partnership__form .inputs .input-wrap:nth-child(2n) {
    margin-right: 0;
  }
  .page-partnership__form .input-wrap:not(.input-wrap-checkbox), .page-partnership__form input:not([type=checkbox]) {
    border-radius: 30px;
    height: 64px;
  }
  .page-partnership__form .btn {
    width: 221px;
    height: 64px;
    font-size: 20px;
  }
}
@media (min-width: 1400px) {
  .page-partnership {
    padding-bottom: 177px;
  }
  .page-partnership__description-text {
    font-size: 20px;
    line-height: 160%;
    width: 50%;
    margin: 70px 40px 0 0;
    padding-bottom: 70px;
  }
  .page-partnership__top-wrap {
    position: relative;
  }
  .page-partnership__form-container {
    padding: 36px 60px 63px;
  }
  .page-partnership__form .title {
    margin-bottom: 64px;
  }
  .page-partnership__form .inputs {
    margin: 0;
  }
  .page-partnership__form .inputs .input-wrap {
    width: calc((100% - 72px) / 3);
    margin-right: 36px;
    margin-bottom: 31px;
  }
  .page-partnership__form .inputs .input-wrap:nth-child(2n) {
    margin-right: 36px;
  }
  .page-partnership__form .inputs .input-wrap:nth-child(3n) {
    margin-right: 0px;
  }
}

.page-vestnik a {
  outline: none;
  color: #ea6e33;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.page-vestnik a:hover {
  color: #000;
}
.page-vestnik .text-bold {
  font-weight: bold;
}
.page-vestnik .vestnik__block-text {
  margin-bottom: 1.2rem;
  font-size: 16px;
}
.page-vestnik .vestnik__themetic-list {
  margin-top: 10px;
}
.page-vestnik .vestnik__themetic-item {
  margin-left: 20px;
  padding: 5px 0;
  font-weight: bold;
}
.page-vestnik .vestnik__worker-list {
  margin-left: 20px;
}
.page-vestnik .vestnik__worker-list-subtitle {
  margin-top: 20px;
  margin-bottom: 5px;
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
}
.page-vestnik .vestnik__block-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.2rem;
}
.page-vestnik .vestnik__number-list {
  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: 10px;
  margin-left: 20px;
}
.page-vestnik .vestnik__block-table {
  margin-bottom: 1.2rem;
}
.page-vestnik .vestnik__block-table-title {
  margin-bottom: 10px;
  display: block;
}
.page-vestnik .vestnik__block-table table {
  border-collapse: collapse;
}
.page-vestnik .vestnik__block-table th, .page-vestnik .vestnik__block-table td {
  border: 1px solid #000;
  padding: 10px 20px;
  text-align: center;
}
.page-vestnik .vestnik__block-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.2rem;
}
.page-vestnik .vestnik__block-contact-lable {
  margin-bottom: 5px;
}

.block-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 40px;
}
.block-text.scientific-journal {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 600px) {
  .block-text.scientific-journal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-text.scientific-journal .img {
  width: 35%;
  margin-right: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 450px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center left !important;
}
@media (max-width: 600px) {
  .block-text.scientific-journal .img {
    width: 100%;
    height: 100vw;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.block-text.scientific-journal .text {
  width: calc(65% - 30px);
}
@media (max-width: 600px) {
  .block-text.scientific-journal .text {
    width: 100%;
  }
}
.block-text .text {
  line-height: 29px;
  margin-bottom: 20px;
}
.block-text .list-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .block-text .list-img {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.block-text .list-img .img {
  width: calc((100% - 45px) / 4);
  height: 400px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center left !important;
}
@media (max-width: 1440px) {
  .block-text .list-img .img {
    height: 25vw;
  }
}
@media (max-width: 600px) {
  .block-text .list-img .img {
    width: calc((100% - 15px) / 2);
    height: 50vw;
    margin-bottom: 15px;
  }
}
.block-text ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
}
.block-text ul li a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.block-text ul li a:hover {
  color: #EA6E33;
}
.block-text ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #EA6E33;
  position: absolute;
  top: 3px;
  left: 0;
}

.page-type_3 .schools-and-labs .main-carousel__item-title {
  font-size: 30px;
  line-height: 32px;
}
.page-type_3 .schools-and-labs .main-carousel__item-img {
  height: 730px;
}
.page-type_3 .schools-and-labs .main-carousel__item-img .img {
  max-height: 730px;
}
@media (min-width: 768px) {
  .page-type_3 .schools-and-labs .main-carousel__item-title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 1400px) {
  .page-type_3 .schools-and-labs .main-carousel__item-title {
    font-size: 46px;
    line-height: 56px;
  }
}

.masi-musiclab-events {
  margin-top: 100px;
}
.masi-musiclab-events__item-img {
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 71.19%;
  overflow: hidden;
}
.masi-musiclab-events__item-img .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.masi-musiclab-events__info {
  padding: 16px 0;
  display: block;
}
.masi-musiclab-events .news {
  margin-bottom: 0px;
}
.masi-musiclab-events .news__item {
  grid-area: a;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  max-width: 30%;
  text-decoration: none;
}

@media (min-width: 768px) {
  .masi-musiclab-events .news__item-img {
    display: block;
  }
  .masi-musiclab-events .news__item:nth-child(3) {
    border-bottom: none;
  }
  .masi-musiclab-events .news__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.for-applicants {
  padding-bottom: 100px;
  color: #091514;
  font-size: 16px;
  line-height: 160%;
}
.for-applicants h2 {
  font-size: 32px;
  line-height: 32px;
  margin: 32px 0 16px 0;
}
.for-applicants .h3-inline {
  display: inline;
  font-size: 18px;
  line-height: 20px;
}
.for-applicants ul.point li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
}
.for-applicants ul.point li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ea6e33;
  position: absolute;
  top: 9px;
  left: 0;
}
.for-applicants__text {
  font-size: 14px;
}
.for-applicants__img {
  width: 75%;
  margin-bottom: 26px;
  border-radius: 8px;
}
@media (min-width: 576px) {
  .for-applicants__text {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .for-applicants .h3 {
    font-size: 24px;
    line-height: 40px;
  }
  .for-applicants__text {
    font-size: 16px;
  }
}
@media (min-width: 990px) {
  .for-applicants__text {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .for-applicants .h3 {
    font-size: 36px;
    line-height: 43px;
  }
  .for-applicants__text {
    font-size: 16px;
  }
}

.dpo ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
  font-size: 1.25em;
}
.dpo ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ea6e33;
  position: absolute;
  top: 9px;
  left: 0;
}

.notification {
  position: fixed;
  z-index: 1002;
  background-color: #ffffff;
  border-radius: 8px;
  left: 40px;
  bottom: 16px;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  font-size: 16px;
  color: #383838;
  line-height: 148%;
  visibility: hidden;
  opacity: 0;
  height: 56px;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-box-shadow: 0 12px 80px rgba(15, 58, 33, 0.16);
  box-shadow: 0 12px 80px rgba(15, 58, 33, 0.16);
}
.notification .link {
  margin-left: 5px;
}
.notification.visible {
  visibility: visible;
  opacity: 1;
}
.notification__title {
  font-weight: 700;
  text-transform: uppercase;
}
.notification button {
  background: #EA6E33;
  color: #ffffff;
  padding: 8px 24px 8px 24px;
  border-radius: 30px;
  height: 40px;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .notification {
    left: 20px;
  }
}
@media (max-width: 580px) {
  .notification {
    max-width: 95%;
    height: auto;
    left: 10px;
    bottom: 10px;
    padding: 8px;
  }
}
.b24-widget-button-position-bottom-right.b130 {
  bottom: 130px !important;
}

.poster .announcements__item {
  width: calc((100% - 108px) / 3);
}
.poster .announcements__item-img {
  padding-bottom: 150%;
}
.poster .announcements__wrap.swiper-container-initialized .announcements__item {
  margin-right: 36px;
  margin-bottom: 36px;
}
.poster .poster-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.poster--detail .main-carousel__item-img-wrap {
  overflow: hidden;
}
.poster--detail .main-carousel__item-img img {
  max-width: 100%;
  max-height: 100%;
}
.poster--detail .main-carousel__item-text ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
}
.poster--detail .main-carousel__item-text ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ea6e33;
  position: absolute;
  top: 5px;
  left: 0;
}
@media (min-width: 768px) {
  .poster--detail .main-carousel__item-text ul li:before {
    top: 8px;
  }
}
@media (min-width: 990px) {
  .poster--detail .main-carousel__item-text ul li:before {
    top: 10px;
  }
}

@media (max-width: 768px) {
  .poster .announcements__wrap.swiper-container-initialized .announcements__item {
    margin-right: 36px;
    margin-bottom: 36px;
  }
  .poster .announcements__item {
    width: calc((100% - 88px) / 2);
  }
}
@media (max-width: 580px) {
  .poster .announcements__wrap.swiper-container-initialized .announcements__item {
    margin-right: 0;
    margin-bottom: 36px;
  }
  .poster .announcements__item {
    width: 100%;
    max-width: 100%;
  }
}

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


/* Start:/local/templates/main_v2/components/bitrix/menu/ultratop/style.css?1747381156757*/
.header__menu li ul
{
	position:absolute;
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	background-color: #fff;
    -webkit-box-shadow: 0 2px 12px rgb(0 0 0 / 16%);
    box-shadow: 0 2px 12px rgb(0 0 0 / 16%);
    border-radius: 8px;
    padding: 13px 0;
}
.header__menu li li
{
	width:100%;
}
.header__menu li ul a
{
	text-align:left;
    font-size: 12px;
    line-height: 18px;
    color: #091514;
    padding: 4px 24px;
    display: block;
    text-decoration: none;
}
.header__menu li ul a:hover {
	background-color: #fbf2ee;
}
.header__menu li:hover ul ul,
.header__menu li.jshover ul ul
{
	display:none;
}
.header__menu li:hover ul,
.header__menu li.jshover ul,
.header__menu li li:hover ul,
.header__menu li li.jshover ul
{
	display:block;
}
/* End */


/* Start:/local/templates/main_v2/styles.css?174738115755*/
body {
    display: flex;
    flex-direction: column;
}
/* End */


/* Start:/local/templates/main_v2/template_styles.css?1747381157245*/
.announcements__item.announcements__item--flex {
    display: flex;
    flex-direction: column;
}


.announcements__info.announcements__info--flex {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.announcements__readmore {

}
/* End */
/* /assets/dist/css/vendors.css?174738109439828 */
/* /assets/dist/css/main.css?1749453192345759 */
/* /local/templates/main_v2/components/bitrix/menu/ultratop/style.css?1747381156757 */
/* /local/templates/main_v2/styles.css?174738115755 */
/* /local/templates/main_v2/template_styles.css?1747381157245 */
