/*! 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
}

.wrapper {
  background-color: #FFFFFF;
  width: 100%;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1432px;
  padding: 0 16px;
  margin: 0 auto;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
}

.img__top-bg-2 {
  color: #ccc;
  width: 68%;
  height: 198px;
  border-radius: 30px;
}

.section__img {
  position: relative;
  width: 100%;
  height: 233px;
  padding: 21px 22px 0px;
}
@media (min-width: 1024px) {
  .section__img {
    width: 100%;
    height: 505px;
    padding: 60px 60px 0 0;
  }
}
.section__img .img__top-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(57, 49, 133, 0.2);
  width: 68%;
  height: 198px;
  border-radius: 20px;
}
@media (min-width: 1024px) {
  .section__img .img__top-bg {
    height: 422px;
    border-radius: 0 20px 20px 0;
  }
}
.section__img .img__right-bg {
  position: absolute;
  top: 65px;
  right: 0;
  z-index: 1;
  background-color: rgba(57, 49, 133, 0.2);
  width: 68%;
  height: 142px;
  border-radius: 20px;
}
@media (min-width: 1024px) {
  .section__img .img__right-bg {
    height: 301px;
    top: 132px;
  }
}
.section__img .img__center {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
@media (min-width: 1024px) {
  .section__img .img__center {
    border-radius: 0 30px 30px 0;
  }
}

.section__title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section__title-block .section__subtitle {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 16px;
  color: #393185;
  letter-spacing: 1.6px;
}
@media (min-width: 1024px) {
  .section__title-block .section__subtitle {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.section__title-block .section__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #272725;
}
@media (min-width: 1024px) {
  .section__title-block .section__title {
    font-size: 38px;
    line-height: 42px;
  }
}

.section__text-block p {
  margin-bottom: 24px;
}
.section__text-block p:last-child {
  margin-bottom: 0;
}
.section__text-block ul {
  list-style-type: disc;
  margin-left: 20px;
}

.break__wrapper {
  position: relative;
  width: 100%;
}
.break__wrapper .wrapper__item {
  position: absolute;
  top: 25%;
  border-radius: 20px;
  background-color: rgba(57, 49, 133, 0.2);
  width: 60px;
  height: 200px;
}
@media (min-width: 1024px) {
  .break__wrapper .wrapper__item {
    height: 210px;
  }
}
.break__wrapper .wrapper__item:nth-child(1) {
  left: -44px;
}
.break__wrapper .wrapper__item:nth-child(2) {
  right: -44px;
}

.blocks__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .blocks__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1440px) {
  .blocks__items {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.blocks__items .blocks__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
  background-color: rgba(57, 49, 133, 0.2);
  border-radius: 20px;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 1024px) {
  .blocks__items .blocks__item {
    max-width: 482px;
    min-width: 482px;
    height: 191px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .blocks__items .blocks__item:nth-child(2) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .blocks__items .blocks__item:nth-child(2) {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .blocks__items .blocks__item:nth-child(3) {
    margin-bottom: 0;
  }
  .blocks__items .blocks__item:nth-child(4) {
    margin-right: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .blocks__items .blocks__item {
    max-width: 335px;
    min-width: 335px;
    max-height: 191px;
    margin-bottom: 0;
  }
}
.blocks__items .blocks__item:last-child {
  margin-bottom: 0;
}
.blocks__items .blocks__item .item__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  min-width: 24px;
  max-width: 24px;
  min-height: 24px;
  max-height: 24px;
  background-color: #393185;
  margin-bottom: 17px;
  color: #FFFFFF;
  font-family: Montserrat;
}
@media (min-width: 1024px) {
  .blocks__items .blocks__item .item__number {
    min-width: 30px;
    max-width: 30px;
    min-height: 30px;
    max-height: 30px;
  }
}
.blocks__items .blocks__item .item__title {
  color: #272725;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 28px;
}
@media (min-width: 1024px) {
  .blocks__items .blocks__item .item__title {
    font-size: 20px;
  }
}
.blocks__items .blocks__item .item__list, .blocks__items .blocks__item ul {
  list-style-type: disc;
  margin-left: 20px;
}
.blocks__items .blocks__item .item__list .list__item, .blocks__items .blocks__item .item__list li, .blocks__items .blocks__item ul .list__item, .blocks__items .blocks__item ul li {
  margin-bottom: 24px;
}
.blocks__items .blocks__item .item__list .list__item:last-child, .blocks__items .blocks__item .item__list li:last-child, .blocks__items .blocks__item ul .list__item:last-child, .blocks__items .blocks__item ul li:last-child {
  margin-bottom: 0;
}
.blocks__items .blocks__item .item__list .list__item span, .blocks__items .blocks__item .item__list li span, .blocks__items .blocks__item ul .list__item span, .blocks__items .blocks__item ul li span {
  font-weight: 600;
}
.blocks__items .colored-item {
  background-color: #393185;
}
.blocks__items .colored-item .item__number {
  background-color: #FFFFFF;
  color: #272725;
}
.blocks__items .colored-item .item__title {
  color: #FFFFFF;
}
.blocks__items .colored-item h2 {
  color: #FFFFFF;
}
.blocks__items .colored-item p {
  color: #FFFFFF;
}
.blocks__items .colored-item .item__list .list__item, .blocks__items .colored-item .item__list li, .blocks__items .colored-item ul .list__item, .blocks__items .colored-item ul li {
  color: #FFFFFF;
}

.form-section {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  position: relative;
  margin-top: 50px;
}
@media (min-width: 1440px) {
  .form-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 100px;
  }
}
.form-section .section__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #272725;
  opacity: 0.6;
  z-index: 1;
}
.form-section .form__text-block {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}
@media (min-width: 1440px) {
  .form-section .form__text-block {
    width: 682px;
    margin-bottom: 0;
    margin-right: 60px;
  }
}
.form-section .form__text-block .section__title-block {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 1440px) {
  .form-section .form__text-block .section__title-block {
    width: 100%;
  }
}
.form-section .form__text-block .section__title-block .section__title {
  color: #FFFFFF;
  text-align: center;
}
@media (min-width: 1440px) {
  .form-section .form__text-block .section__title-block .section__title {
    text-align: left;
  }
}
.form-section .form__text-block .section__text-block {
  display: none;
  text-align: center;
}
@media (min-width: 1024px) {
  .form-section .form__text-block .section__text-block {
    display: block;
    margin-top: 30px;
  }
}
@media (min-width: 1440px) {
  .form-section .form__text-block .section__text-block {
    text-align: left;
    margin-top: 40px;
  }
}
.form-section .form__text-block .section__text-block p {
  color: #FFFFFF;
}
.form-section .form-block {
  position: relative;
  z-index: 2;
}
@media (min-width: 1440px) {
  .form-section .form-block {
    width: 572px;
  }
}
.form-section .form-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, p, a, ul, li, button, input {
  margin: 0;
  padding: 0;
}

p, a, li, h1, h2, h3 {
  font-family: Montserrat;
  color: #272725;
}

p {
  font-size: 16px;
  line-height: 21px;
}

a {
  text-decoration: none;
  display: block;
  cursor: pointer;
}

ul {
  list-style-type: none;
}

button {
  border: none;
  background: transparent;
  cursor: pointer;
}

input {
  border: none;
  background: transparent;
}
input:focus {
  border: none;
  outline: none;
}

section {
  overflow: hidden;
}

.parallax-window {
  min-height: 600px;
  background: transparent;
}

button {
  font-family: Jost;
  font-size: 16px;
  text-transform: uppercase;
  height: 45px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  border-radius: 4px;
}

a.link-button {
  font-family: Jost;
  font-size: 16px;
  text-transform: uppercase;
  height: 45px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  border-radius: 4px;
}

.btn-primary, a.link-button.btn-primary {
  color: #FFFFFF;
  background-color: #393185;
}
.btn-primary:hover, a.link-button.btn-primary:hover {
  color: #393185;
  background-color: #e5e4ec;
}
@media (min-width: 1024px) {
  .btn-primary, a.link-button.btn-primary {
    width: 220px;
  }
}

.btn-white {
  color: #272725;
  background-color: #FFFFFF;
}
.btn-white:hover {
  color: #393185;
  background-color: #e5e4ec;
}
@media (min-width: 1024px) {
  .btn-white {
    width: 220px;
  }
}

.disable {
  background-color: rgba(39, 39, 37, 0.2);
  color: #272725;
}
.disable:hover {
  background-color: rgba(39, 39, 37, 0.2);
  color: #272725;
}

.form {
  position: relative;
  padding: 24px;
  border-radius: 20px;
  width: 100%;
  max-width: 572px;
}
@media (min-width: 1024px) {
  .form {
    padding: 60px;
    width: 572px;
  }
}
.form .form__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  z-index: 3;
  border-radius: 20px;
}
.form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 4;
}
.form form .form__item {
  width: 100%;
}
@media (min-width: 1024px) {
  .form form .form__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.form form .form__item:last-child {
  margin-bottom: 24px;
}
.form form .form__item input {
  width: 100%;
  height: 44px;
  background-color: #FFFFFF;
  padding: 17px 20px;
  color: #272725;
  border-radius: 4px;
  font-family: Montserrat;
  font-size: 14px;
  margin-bottom: 12px;
}
@media (min-width: 1024px) {
  .form form .form__item:nth-child(2) input {
    width: 216px;
  }
}
@media (min-width: 1024px) {
  .form form .form__item:nth-child(3) input {
    width: 216px;
  }
}
.form form .form__item:nth-child(4) textarea {
  width: 100%;
  height: 90px;
  border: none;
  background-color: #FFFFFF;
  padding: 17px 20px;
  color: #272725;
  border-radius: 4px;
  font-family: Montserrat;
  font-size: 14px;
}
.form form .form__item:nth-child(4) textarea:focus {
  border: none;
  outline: none;
}
.form form .form__item:nth-child(5) {
  margin-bottom: 12px;
  margin-top: 12px;
}
.form form .form__item:nth-child(5) label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.form form .form__item:nth-child(5) label svg {
  margin-right: 10px;
}
.form form .form__item:nth-child(5) input {
  display: none;
}
.form form .form__item:nth-child(6) {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .form form .form__item:nth-child(6) input {
    width: 216px;
  }
}
.form form .form__item:nth-child(6) .code-btn {
  font-family: Jost;
  font-size: 16px;
  text-transform: uppercase;
  height: 45px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  border-radius: 4px;
}
@media (min-width: 1024px) {
  .form form .form__item:nth-child(6) .code-btn {
    width: 216px;
  }
}
.form form .form__item:nth-child(6) .error-block {
  width: 100%;
  font-family: Montserrat;
  color: #393185;
  font-size: 14px;
}
.form form .form__link {
  font-family: Jost;
  font-size: 16px;
  text-transform: uppercase;
  height: 45px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  border-radius: 4px;
}
.form form .btn-primary {
  margin-bottom: 12px;
  margin-top: 24px;
  width: 100%;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 76px;
  padding: 23px 0;
  background-color: #FFFFFF;
  overflow: hidden;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
@media (min-width: 1024px) {
  header {
    height: 85px;
  }
}

.nav {
  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;
  position: relative;
}
.nav .logo-link {
  width: 54px;
  height: 30px;
}
.nav .logo-link img {
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 1024px) {
  .nav .logo-link {
    width: 201px;
    height: 50px;
  }
}
@media (min-width: 1024px) {
  .nav .logo-link .logo-header-mob {
    display: none;
  }
}
.nav .logo-link .logo-header-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .nav .logo-link .logo-header-desktop {
    display: block;
  }
}
.nav .menu-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  padding-top: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(100vh - 106px);
  max-height: 554px;
  background-color: #FFFFFF;
  overflow: auto;
}
@media (min-width: 1024px) {
  .nav .menu-block {
    -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;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    top: auto;
    padding-top: 0;
    height: auto;
    overflow: inherit;
  }
}
.nav .menu-block .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .nav .menu-block .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block .menu {
    margin-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
  }
}
.nav .menu-block .menu li {
  margin-bottom: 21px;
}
@media (min-width: 1024px) {
  .nav .menu-block .menu li {
    width: 50%;
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block .menu li {
    margin-bottom: 0;
    margin-right: 24px;
    width: auto;
  }
}
.nav .menu-block .menu li:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
@media (min-width: 1024px) {
  .nav .menu-block .menu li:last-child {
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block .menu li:last-child {
    margin-bottom: 0;
  }
}
.nav .menu-block .menu li a {
  font-family: Jost;
  font-size: 18px;
  color: #272725;
  text-transform: uppercase;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.nav .menu-block .menu li a:hover {
  color: #393185;
}
@media (min-width: 1024px) {
  .nav .menu-block .menu li a {
    font-size: 38px;
    color: #393185;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block .menu li a {
    font-size: 16px;
    color: #272725;
  }
}
.nav .menu-block .menu li .active {
  color: #393185;
}
.nav .menu-block .menu .current-menu-item {
  color: #393185;
}
.nav .menu-block .menu .current-menu-item a {
  color: #393185;
}
.nav .menu-block .menu__contacts-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 1024px) {
  .nav .menu-block .menu__contacts-block {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block .menu__contacts-block {
    display: none;
  }
}
.nav .menu-block .menu__contacts-block .menu__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .nav .menu-block .menu__contacts-block .menu__contacts {
    margin-bottom: 30px;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block .menu__contacts-block .menu__contacts {
    margin-bottom: 0;
  }
}
.nav .menu-block .menu__contacts-block .menu__contacts .contacts__item {
  color: #393185;
  margin-bottom: 21px;
}
.nav .menu-block .menu__contacts-block .menu__contacts .contacts__item:last-child {
  margin-bottom: 0;
}
.nav .menu-block .menu__contacts-block .menu__socials {
  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;
}
@media (min-width: 1024px) {
  .nav .menu-block .menu__contacts-block .menu__socials {
    margin-bottom: 30px;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block .menu__contacts-block .menu__socials {
    margin-bottom: 0;
  }
}
.nav .menu-block .menu__contacts-block .menu__socials .socials__item {
  margin-right: 15px;
}
.nav .menu-block .menu__contacts-block .menu__socials .socials__item:last-child {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .nav .menu-block .menu__contacts-block .menu__logo {
    margin-bottom: 30px;
  }
}
@media (min-width: 1440px) {
  .nav .menu-block .menu__contacts-block .menu__logo {
    margin-bottom: 0;
  }
}
.nav .lang-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav .lang-block .lang__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}
.nav .lang-block .lang__list svg {
  margin-right: 15px;
}
.nav .lang-block .lang__list li {
  font-family: Jost;
  font-size: 16px;
}
.nav .lang-block .header__btn {
  display: none;
}
@media (min-width: 1440px) {
  .nav .lang-block .header__btn {
    display: flex;
  }
}
.nav .lang-block .menu__btn {
  width: 40px;
  height: 40px;
  min-width: 40px;
}
@media (min-width: 1440px) {
  .nav .lang-block .menu__btn {
    display: none;
  }
}
.nav .lang-block .menu__btn #hamburger-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(57, 49, 133, 0.2);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  min-height: 40px;
  padding: 0;
  box-sizing: border-box;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}
.nav .lang-block .menu__btn #hamburger-6 .line {
  width: 60%;
  height: 1px;
  display: block;
  margin: 4px 7px;
  border-radius: 1px;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav .lang-block .menu__btn #hamburger-6 .line:nth-child(2) {
  width: 50%;
}
.nav .lang-block .menu__btn #hamburger-6.is-active {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: rgba(57, 49, 133, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.nav .lang-block .menu__btn #hamburger-6.is-active .line {
  background-color: #FFFFFF;
}
.nav .lang-block .menu__btn #hamburger-6.is-active .line:nth-child(2) {
  width: 0px;
}
.nav .lang-block .menu__btn #hamburger-6.is-active .line:nth-child(1),
.nav .lang-block .menu__btn #hamburger-6.is-active .line:nth-child(3) {
  background-color: #FFFFFF;
}
.nav .lang-block .menu__btn #hamburger-6.is-active .line:nth-child(1) {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
@media (max-width: 640px) {
  .nav .lang-block .menu__btn #hamburger-6.is-active .line:nth-child(1) {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.nav .lang-block .menu__btn #hamburger-6.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-11px) rotate(90deg);
  transform: translateY(-11px) rotate(90deg);
}
@media (max-width: 640px) {
  .nav .lang-block .menu__btn #hamburger-6.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(90deg);
    transform: translateY(-10px) rotate(90deg);
  }
}

.hero {
  position: relative;
  margin-top: 76px;
  height: calc(100vh - 76px);
  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;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
.hero .hero__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(39, 39, 37, 0.6);
}

.hero__text-block {
  position: relative;
  z-index: 3;
  height: 100%;
  padding-bottom: 50px;
}
@media (min-width: 1024px) {
  .hero__text-block {
    margin-bottom: 100px;
  }
}
.hero__text-block .hero__text {
  max-width: 614px;
}
.hero__text-block .hero__text p {
  padding-left: 60px;
  position: relative;
  color: #FFFFFF;
  margin-bottom: 16px;
  letter-spacing: 1.6px;
}
@media (min-width: 1024px) {
  .hero__text-block .hero__text p {
    font-size: 20px;
  }
}
.hero__text-block .hero__text p::after {
  position: absolute;
  content: "";
  height: 1px;
  top: 8px;
  width: 50px;
  left: 0;
  background: #FFFFFF;
}
.hero__text-block .hero__text h1 {
  font-size: 24px;
  color: #FFFFFF;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 30px;
  max-width: 670px;
}
@media (min-width: 1024px) {
  .hero__text-block .hero__text h1 {
    font-size: 38px;
    line-height: 42px;
  }
}
.hero__text-block .hero__btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .hero__text-block .hero__btn-block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.hero__text-block .hero__btn-block button:first-child {
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .hero__text-block .hero__btn-block button:first-child {
    margin-bottom: 0;
    margin-right: 20px;
  }
}

section {
  padding: 50px 0;
}
@media (min-width: 1024px) {
  section {
    padding: 100px 0 50px;
  }
}

@media (min-width: 1024px) {
  .info {
    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;
  }
}
@media (min-width: 1440px) {
  .info {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 1024px) {
  .info .container {
    width: 45%;
    max-width: 572px;
  }
}
@media (min-width: 1440px) {
  .info .container {
    margin-left: 77px;
  }
}
.info .section__title-block {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .info .section__title-block {
    margin-bottom: 30px;
  }
}
.info .section__img-block {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .info .section__img-block {
    display: none;
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .info .section__img-block {
    margin-bottom: 0;
  }
}
.info .mob-img {
  display: none;
}
@media (min-width: 1024px) {
  .info .mob-img {
    display: block;
  }
}

.break .section__title-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 91%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .break .section__title-block {
    width: 700px;
  }
}
.break .section__title-block .section__title {
  text-align: center;
}
@media (min-width: 1024px) {
  .break section {
    padding: 28px 0 50px;
  }
}

.colored-container {
  position: relative;
}
@media (min-width: 1440px) {
  .colored-container {
    margin-top: 100px;
  }
}
.colored-container .colored__img-desktop {
  display: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  display: none;
  width: 40.8%;
  height: 330px;
  position: absolute;
  right: 16px;
  top: 36px;
  z-index: 2;
  border-radius: 20px;
}
@media (min-width: 1440px) {
  .colored-container .colored__img-desktop {
    display: block;
  }
}

.colored {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
  border-radius: 20px;
  padding: 24px;
  margin: 50px 0;
}
@media (min-width: 768px) {
  .colored {
    padding: 50px;
  }
}
@media (min-width: 1440px) {
  .colored {
    position: relative;
    z-index: 1;
    width: 74.6%;
    height: 402px;
    background: #393185;
    background-image: none;
  }
}
.colored .colored__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(57, 49, 133, 0.9);
  border-radius: 20px;
}
.colored .section__title-block {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .colored .section__title-block {
    max-width: 620px;
    margin-bottom: 50px;
  }
}
.colored .section__title-block .section__title {
  color: #FFFFFF;
}
.colored .section__text-block {
  margin-bottom: 112px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .colored .section__text-block {
    max-width: 620px;
    margin-bottom: 66px;
  }
}
.colored .section__text-block p {
  color: #FFFFFF;
}
.colored .btn-white {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .colored .btn-white {
    width: 220px;
  }
}

.blocks .section__title-block {
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .blocks .section__title-block {
    max-width: 891px;
  }
}

footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #393185;
  padding: 53px 0 20px;
}
footer .footer__text {
  color: #FFFFFF;
  text-align: center;
}
footer .footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  footer .footer__nav {
    width: 45%;
  }
}

.footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 80px;
}
@media (min-width: 1024px) {
  .footer__main {
    -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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.footer__main .footer__text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .footer__main .footer__text-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 523px;
  }
}
@media (min-width: 1024px) {
  .footer__main .footer__text-block p {
    text-align: left;
  }
}

.footer__logo {
  width: 85px;
}
.footer__logo img {
  max-width: 100%;
  max-height: 100%;
}

.footer__main .footer__text-block .footer__logo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 50px;
}
.footer__main .footer__text-block .footer__logo-block .footer__logo {
  margin-bottom: 10px;
}
.footer__main .footer__menu, .footer__main .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .footer__main .footer__menu, .footer__main .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.footer__main .footer__menu li, .footer__main .menu li {
  margin-bottom: 21px;
}
@media (min-width: 1024px) {
  .footer__main .footer__menu li, .footer__main .menu li {
    width: 45%;
  }
}
.footer__main .footer__menu li:last-child, .footer__main .menu li:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .footer__main .footer__menu li:last-child, .footer__main .menu li:last-child {
    margin-bottom: 21px;
  }
}
.footer__main .footer__menu li a, .footer__main .menu li a {
  font-family: Jost;
  font-size: 18px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.footer__main .footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .footer__main .footer__contacts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
.footer__main .footer__contacts .contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .footer__main .footer__contacts .contacts__item {
    width: 45%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.footer__main .footer__contacts .contacts__item:nth-child(1) {
  margin-bottom: 80px;
}
@media (min-width: 1024px) {
  .footer__main .footer__contacts .contacts__item:nth-child(1) {
    margin-bottom: 0;
  }
}
.footer__main .footer__contacts .contacts__item .item__link {
  font-family: Jost;
  font-size: 18px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 21px;
}
.footer__main .footer__contacts .contacts__item .item__link:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .footer__main .footer__contacts .contacts__item .item__link:last-child {
    margin-bottom: 21px;
  }
}

.footer__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .footer__note {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.footer__note .note__item {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-family: Jost;
}
@media (min-width: 1024px) {
  .footer__note .note__item {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .gallery-page .break .section__title-block {
    width: 913px;
  }
}
@media (min-width: 1440px) {
  .gallery-page .break .section__title-block {
    width: 1124px;
  }
}
.gallery-page .break section {
  padding: 28px 0 28px;
}
@media (min-width: 768px) {
  .gallery-page .btn-primary {
    width: 220px;
  }
}

.gallery .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.gallery__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 50px;
}
@media (max-width: 374px) {
  .gallery__items {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .gallery__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.gallery__items .gallery__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-bottom: 30px;
}
@media (max-width: 374px) {
  .gallery__items .gallery__item {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .gallery__items .gallery__item {
    margin-bottom: 40px;
  }
}
.gallery__items .gallery__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .gallery__items .gallery__item:last-child {
    margin-bottom: 40px;
  }
}
.gallery__items .gallery__item .item__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 1px solid rgba(39, 39, 37, 0.2);
  width: 343px;
  height: 343px;
  border-radius: 20px;
  margin-bottom: 12px;
}
@media (max-width: 374px) {
  .gallery__items .gallery__item .item__img {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .gallery__items .gallery__item .item__img {
    width: 315px;
    height: 315px;
  }
}
@media (min-width: 1440px) {
  .gallery__items .gallery__item .item__img {
    width: 335px;
    height: 335px;
  }
}

@media (min-width: 1024px) {
  .price-page .blocks__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1440px) {
  .price-page .blocks__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.price-page .blocks__items .blocks__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .price-page .blocks__items .blocks__item {
    max-width: 482px;
    min-width: 482px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .price-page .blocks__items .blocks__item:first-child {
    margin-right: 20px;
  }
}
@media (min-width: 1440px) {
  .price-page .blocks__items .blocks__item {
    max-width: 690px;
    min-width: 690px;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 60px 40px 60px 60px;
    margin-right: 0;
  }
  .price-page .blocks__items .blocks__item:first-child {
    margin-right: 20px;
  }
}
.price-page .blocks__items .blocks__item .item__number {
  margin-right: 12px;
  margin-bottom: 0;
}
.price-page .blocks__items .blocks__item .item__title {
  margin-bottom: 0;
}
.price-page .blocks__items .blocks__item .item__list, .price-page .blocks__items .blocks__item ul {
  margin-top: 50px;
  width: 100%;
}
@media (min-width: 1024px) {
  .price-page .blocks__items .colored-item {
    width: 100%;
    max-width: 984px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-right: 0;
  }
}
@media (min-width: 1440px) {
  .price-page .blocks__items .colored-item {
    width: 100%;
    max-width: 1400px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-right: 0;
    margin-top: 26px;
  }
}
.price-page .blocks__items .colored-item .item__list, .price-page .blocks__items .colored-item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .price-page .blocks__items .colored-item .item__list, .price-page .blocks__items .colored-item ul {
    -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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.price-page .blocks__items .colored-item .item__list .list__item, .price-page .blocks__items .colored-item .item__list li, .price-page .blocks__items .colored-item ul .list__item, .price-page .blocks__items .colored-item ul li {
  width: 100%;
}
@media (min-width: 1024px) {
  .price-page .blocks__items .colored-item .item__list .list__item, .price-page .blocks__items .colored-item .item__list li, .price-page .blocks__items .colored-item ul .list__item, .price-page .blocks__items .colored-item ul li {
    width: 45%;
  }
}
@media (min-width: 1024px) {
  .price-page .break .section__title-block {
    width: 782px;
  }
}
@media (min-width: 1440px) {
  .price-page .break .section__title-block {
    width: 792px;
  }
}
.price-page .break .section__title-block .section__subtitle {
  text-align: center;
}
.price-page .break section {
  padding: 28px 0 28px;
}

.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 0 0;
}
@media (min-width: 1024px) {
  .contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 50px 0 50px;
  }
}
.contact .contact__text-block {
  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: 50px;
}
@media (min-width: 1024px) {
  .contact .contact__text-block {
    margin-bottom: 0;
  }
}
.contact .contact__text-block .section__title-block {
  margin-bottom: 40px;
}
.contact .contact__text-block .section__text-block {
  margin-bottom: 20px;
}
.contact .contact__text-block .section__text-block p {
  margin-bottom: 19px;
}
@media (min-width: 1024px) {
  .contact .contact__text-block .section__text-block p {
    margin-bottom: 16px;
  }
}
.contact .contact__text-block .section__text-block a {
  color: #272725;
  margin-bottom: 19px;
}
.contact .contact__text-block .section__text-block a:last-child {
  margin-bottom: 0;
}
.contact .contact__text-block .contact__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact .contact__text-block .contact__socials .socials__item {
  margin-right: 20px;
}
.contact .contact__text-block .contact__socials .socials__item:last-child {
  margin-right: 0;
}
.contact .contact__map-block {
  height: 393px;
}
@media (min-width: 1024px) {
  .contact .contact__map-block {
    padding-right: 20px;
    min-width: 49%;
    height: 361px;
  }
}
@media (min-width: 1440px) {
  .contact .contact__map-block {
    min-width: 57.7%;
  }
}
.contact .contact__map-block .contact__map {
  width: 100%;
  height: 100%;
}

.education-page .break .section__title-block .section__subtitle {
  text-align: center;
}
@media (min-width: 1440px) {
  .education-page .blocks__items {
    -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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1024px) {
  .education-page .blocks__items .blocks__item {
    max-width: 100%;
    min-width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media (min-width: 1440px) {
  .education-page .blocks__items .blocks__item {
    padding: 50px;
  }
}
@media (min-width: 1024px) {
  .education-page .blocks__items .blocks__item:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 16px;
  }
}
@media (min-width: 1440px) {
  .education-page .blocks__items .blocks__item:nth-child(2) {
    margin-bottom: 0;
    margin-right: 20px;
    max-width: 690px;
    min-width: 690px;
    height: 480px;
    max-height: 480px;
  }
}
@media (min-width: 1024px) {
  .education-page .blocks__items .blocks__item:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 1440px) {
  .education-page .blocks__items .blocks__item:nth-child(1) {
    max-width: 690px;
    min-width: 690px;
    height: 480px;
    max-height: 480px;
    margin-right: 0;
  }
}
.education-page .blocks__items .colored-item .item__text, .education-page .blocks__items .colored-item p {
  margin-bottom: 30px;
}
@media (min-width: 1440px) {
  .education-page .blocks__items .colored-item .item__text, .education-page .blocks__items .colored-item p {
    margin-bottom: 75px;
  }
}
.education-page .blocks__items .item__text, .education-page .blocks__items p {
  margin-bottom: 30px;
}
.education-page .blocks__items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.education-page .blocks__items .item .item__number {
  margin-right: 10px;
}
.education-page .blocks__items .item__title {
  font-size: 24px;
  line-height: 28px;
}

.text__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.text__items .text__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-bottom: 50px;
}
@media (min-width: 1440px) {
  .text__items .text__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.text__items .text__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 1440px) {
  .text__items .text__item:nth-child(odd) .text__img {
    margin-left: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.text__items .text__item:nth-child(odd) .text__text {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
@media (min-width: 1440px) {
  .text__items .text__item:nth-child(even) .text__img {
    margin-right: 20px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.text__items .text__item:nth-child(even) .text__text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.text__items .text__item .text__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  border-radius: 20px;
  width: 100%;
  height: 247px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .text__items .text__item .text__img {
    height: 566px;
  }
}
@media (min-width: 1440px) {
  .text__items .text__item .text__img {
    height: 395px;
    margin-bottom: 0;
    width: 49.3%;
  }
}
@media (min-width: 1440px) {
  .text__items .text__item .text__text {
    width: 49.2%;
  }
}
.text__items .text__item .text__text ul {
  list-style-type: disc;
  margin-left: 20px;
}
.text__items .text__item .text__text ul li {
  margin-bottom: 24px;
}
.text__items .text__item .text__text ul li:last-child {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .order-page .blocks .blocks__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1440px) {
  .order-page .blocks .blocks__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (min-width: 1024px) {
  .order-page .blocks .blocks__items .blocks__item {
    max-width: 100%;
    min-width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    margin: 0;
    padding: 50px;
  }
}
@media (min-width: 1440px) {
  .order-page .blocks .blocks__items .blocks__item {
    max-width: 690px;
    min-width: 690px;
    height: 417px;
    max-height: 417px;
  }
}
.order-page .blocks .blocks__items .blocks__item .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .order-page .blocks .blocks__items .blocks__item .items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1440px) {
  .order-page .blocks .blocks__items .blocks__item .items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.order-page .blocks .blocks__items .blocks__item .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .order-page .blocks .blocks__items .blocks__item .items .item {
    width: 45%;
    margin-bottom: 50px;
  }
}
@media (min-width: 1440px) {
  .order-page .blocks .blocks__items .blocks__item .items .item {
    width: 100%;
  }
}
.order-page .blocks .blocks__items .blocks__item .items .item:last-child {
  margin-bottom: 0;
}
.order-page .blocks .blocks__items .blocks__item .items .item .item__number {
  margin-bottom: 0;
  margin-right: 10px;
}
@media (min-width: 1024px) {
  .order-page .blocks .blocks__items .blocks__item .items .item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .order-page .blocks .blocks__items .blocks__item .items .item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .order-page .blocks .blocks__items .blocks__item .items .item:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 1440px) {
  .order-page .blocks .blocks__items .blocks__item .items .item:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.order-page .blocks .blocks__items .blocks__item .items .item:nth-child(4) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .order-page .blocks .blocks__items .colored-item {
    margin-bottom: 20px;
  }
}
@media (min-width: 1440px) {
  .order-page .blocks .blocks__items .colored-item {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.order-page .blocks .blocks__items .colored-item .item__title {
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .order-page .blocks .blocks__items .colored-item .item__title {
    font-size: 38px;
    line-height: 42px;
    width: 90%;
  }
}
.order-page .blocks .blocks__items .colored-item .item__text, .order-page .blocks .blocks__items .colored-item p {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .order-page .blocks .blocks__items .colored-item .item__text, .order-page .blocks .blocks__items .colored-item p {
    margin-bottom: 72px;
  }
}
.order-page .blocks .blocks__items .colored-item .item__btn {
  font-family: Jost;
  font-size: 16px;
  text-transform: uppercase;
  height: 45px;
  width: 100%;
  max-width: 295px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  border-radius: 4px;
}
@media (min-width: 1440px) {
  .order-page .break .section__title-block {
    width: 790px;
  }
}
.order-page .break .section__title-block .section__subtitle {
  text-align: center;
}

.hero__text-block {
            display: flex;
            flex-direction: column;
            height: 100%;
            justify-content: flex-end;
}

.hero-link.white {
  color: #ffffff;
}
.hero-link.white:hover {
  color: #272725;
}

.btn-white .hero-link {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-primary .hero-link {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-text-1 {
  margin: 15px 0 0 0;
}
.education-page .blocks__items .colored-item p.custom-text-1 {
  margin-bottom: 30px;
}


@media (min-width: 1440px) {
  .education-page .blocks__items.custom-align {
    align-items: stretch;
  }

  .education-page .blocks__items .blocks__item:nth-child(1) {
    height: auto;
    max-height: none;
  }

  .education-page .blocks__items .blocks__item:nth-child(2) {
    height: auto;
    max-height: none;
  }
}

