@font-face {
  font-family: 'Formular';
  font-display: swap;
  src: url('../font/Formular.woff2') format('woff2'), url('../font/Formular.woff') format('woff'), url('../font/Formular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Formular';
  font-display: swap;
  src: url('../font/Formular-Medium.woff2') format('woff2'), url('../font/Formular-Medium.woff') format('woff'), url('../font/Formular-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Formular';
  font-display: swap;
  src: url('../font/Formular-Bold.woff2') format('woff2'), url('../font/Formular-Bold.woff') format('woff'), url('../font/Formular-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
/*
.placeholder({
    color:#0000FF;
});
*/
.scrollbar {
  scrollbar-color: #202020 #9F9EAE;
  scrollbar-width: thin;
}
.scrollbar::-webkit-scrollbar {
  width: 4px;
  width: 0.22rem;
  height: 4px;
  height: 0.22rem;
}
.scrollbar::-webkit-scrollbar-track {
  background: #9F9EAE;
}
.scrollbar::-webkit-scrollbar-thumb {
  background: #202020;
}
.p4 {
  font-size: 14px;
  font-size: 0.78rem;
  line-height: 1.43;
}
.p3 {
  font-size: 16px;
  font-size: 0.89rem;
  line-height: 1.5;
}
.p2 {
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.56;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: 'liga' off;
          font-feature-settings: 'liga' off;
}
.p1 {
  font-size: 22px;
  font-size: 1.22rem;
  line-height: 1.45;
  letter-spacing: -0.01em;
}
.h4 {
  font-weight: 500;
  font-size: 28px;
  font-size: 1.56rem;
  line-height: 1.29;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: 'liga' off;
          font-feature-settings: 'liga' off;
}
.h3 {
  font-weight: 500;
  font-size: 36px;
  font-size: 2rem;
  line-height: 1.11;
  letter-spacing: -0.02em;
}
.h2 {
  font-weight: 500;
  font-size: 52px;
  font-size: 2.89rem;
  line-height: 0.85;
  letter-spacing: -0.02em;
}
.h1 {
  font-weight: 500;
  font-size: 100px;
  font-size: 5.56rem;
  line-height: 0.88;
  letter-spacing: -0.05em;
}
/* base */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  * {
    scrollbar-color: #202020 #9F9EAE;
    scrollbar-width: thin;
  }
  *::-webkit-scrollbar {
    width: 4px;
    width: 0.22rem;
    height: 4px;
    height: 0.22rem;
  }
  *::-webkit-scrollbar-track {
    background: #9F9EAE;
  }
  *::-webkit-scrollbar-thumb {
    background: #202020;
  }
}
*:after,
*:before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
  overflow-anchor: none;
  -webkit-tap-highlight-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.01em;
}
@media (max-width: 1679px) {
  html {
    font-size: clamp(10px, 1.1vw, 22px);
    font-size: clamp(0.56rem, 1.1vw, 1.22rem);
  }
}
@media (max-width: 767px) {
  html {
    font-size: clamp(14px, 4.4vw, 40px);
    font-size: clamp(0.78rem, 4.4vw, 2.22rem);
    line-height: 1.43;
  }
}
@media (max-width: 376px) {
  html {
    font-size: 1.13rem;
  }
}
body {
  font-family: 'Formular', sans-serif;
  color: #202020;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #fff;
  overflow: hidden;
  min-width: 376px;
  min-width: 20.89rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  position: relative;
  overflow-anchor: none;
}
@media (max-width: 767px) {
  body {
    height: auto!important;
  }
}
@media (min-width: 768px) {
  .viewport {
    overflow: hidden;
    will-change: transform;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.scroll-container {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  will-change: transform;
}
@media (max-width: 767px) {
  .scroll-container {
    -webkit-transform: none!important;
        -ms-transform: none!important;
            transform: none!important;
  }
}
a {
  color: #6B71FF;
  text-decoration: none;
}
b,
strong {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
input,
button,
select,
textarea {
  color: #202020;
  font: inherit;
  margin: 0;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
}
::-moz-placeholder {
  color: #202020;
}
:-ms-input-placeholder {
  color: #202020;
}
::-webkit-input-placeholder {
  color: #202020;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
button[disabled],
input[disabled] {
  cursor: default;
  pointer-events: none;
}
img {
  border: 0;
  max-width: 100%;
}
ul {
  list-style: none;
}
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-left: 1.11rem;
  padding-right: 20px;
  padding-right: 1.11rem;
  max-width: 1601px;
  max-width: 88.94rem;
}
@media (min-width: 1200px) {
  .container {
    padding-left: 24px;
    padding-left: 1.33rem;
    padding-right: 24px;
    padding-right: 1.33rem;
  }
}
@media (min-width: 1440px) {
  .container {
    padding-left: 48px;
    padding-left: 2.67rem;
    padding-right: 48px;
    padding-right: 2.67rem;
  }
}
.container-small {
  max-width: 1312px;
  max-width: 72.89rem;
}
.clear:after,
.clearfix:after {
  display: table;
  line-height: 0;
  content: '';
  clear: both;
}
.flex-row {
  margin-left: -16px;
  margin-left: -0.89rem;
  margin-right: -16px;
  margin-right: -0.89rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-row-item {
  padding-left: 16px;
  padding-left: 0.89rem;
  padding-right: 16px;
  padding-right: 0.89rem;
}
use {
  fill: currentColor;
}
@media (max-width: 1199px) {
  .hidden-desktop {
    display: none!important;
  }
}
@media (max-width: 1023px) {
  .hidden-tablet {
    display: none!important;
  }
}
@media (max-width: 767px) {
  .hidden-mobile {
    display: none!important;
  }
}
@media (min-width: 768px) {
  .visible-mobile {
    display: none!important;
  }
}
@media (min-width: 1024px) {
  .visible-tablet {
    display: none!important;
  }
}
@media (min-width: 1200px) {
  .visible-desktop {
    display: none!important;
  }
}
[data-anim="fade-in-bottom"] {
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transform: translateY(100px);
  -webkit-transform: translateY(5.56rem);
      -ms-transform: translateY(100px);
      -ms-transform: translateY(5.56rem);
          transform: translateY(100px);
          transform: translateY(5.56rem);
  opacity: 0;
  will-change: opacity;
}
[data-anim="fade-in-bottom"].fade-in-bottom {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
[data-anim="fade-in-top"] {
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);;
          transform: translateY(100px);
  opacity: 0;
  will-change: opacity;
}
[data-anim="fade-in-top"].anim {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
[data-anim="fade-in"] {
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  opacity: 0;
  will-change: opacity;
}
[data-anim="fade-in"].anim {
  opacity: 1;
}
[data-anim="fade-in-left"] {
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transform: translateX(-100px);
  -webkit-transform: translateX(-5.56rem);
      -ms-transform: translateX(-100px);
      -ms-transform: translateX(-5.56rem);
          transform: translateX(-100px);
          transform: translateX(-5.56rem);
  opacity: 0;
  will-change: opacity;
}
[data-anim="fade-in-left"].fade-in-left {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.swiper-slide {
  height: auto;
}
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 64px;
  height: 3.56rem;
  color: #202020;
  text-align: center;
  line-height: 1;
  border: 0;
  background-color: #6B71FF;
  padding: 4px 24px;
  padding: 0.22rem 1.33rem;
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.56;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: 'liga' off;
          font-feature-settings: 'liga' off;
  font-weight: 500;
  max-width: 100%;
  overflow: hidden;
  will-change: transform;
  outline-offset: 2px;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
@media (max-width: 767px) {
  .btn {
    height: 56px;
    height: 3.11rem;
  }
}
.btn span {
  position: relative;
  z-index: 6;
  pointer-events: none;
}
.btn svg {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  position: relative;
  z-index: 6;
  pointer-events: none;
}
.btn > *:not(:last-child) {
  margin-right: 12px;
  margin-right: 0.67rem;
}
.btn:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(159, 158, 174, 0.5);
  -webkit-transform: translateY(110%);
      -ms-transform: translateY(110%);
          transform: translateY(110%);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  will-change: transform;
}
.btn:hover:before {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.btn:focus {
  outline: solid 2px #9F9EAE;
}
.btn[disabled],
.btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.btn-full-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.btn-border {
  border: solid 2px #202020;
  background: none;
  color: #202020;
}
.btn-border:before {
  background-color: #202020;
}
.btn-border:hover {
  color: #fff;
}
.btn-white {
  background-color: #fff;
}
.btn-white.btn-border {
  border: solid 2px #fff;
  background: none;
  color: #fff;
}
.btn-white.btn-border:before {
  background-color: #fff;
}
.btn-white.btn-border:hover {
  color: #202020;
}
.btn-dark {
  background-color: #1A1A1B;
  color: #fff;
}
.btn-dark:before {
  background-color: #6B71FF;
}
.icon-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-block svg {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.icon-block > *:not(:last-child) {
  margin-right: 12px;
  margin-right: 0.67rem;
}
a.icon-block {
  color: inherit;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
a.icon-block:hover {
  color: #6B71FF;
}
.checkbox-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
@media (max-width: 767px) {
  .checkbox-label {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
  }
}
.checkbox-label:hover .checkbox-label-icon {
  color: #1A1A1B;
}
.checkbox-label:hover .checkbox-label-icon svg {
  opacity: 0.25;
}
.checkbox-label.active .checkbox-label-icon {
  background-color: #1A1A1B;
  color: #fff;
}
.checkbox-label.active .checkbox-label-icon svg {
  opacity: 1;
}
.checkbox-label a {
  color: inherit;
  border-bottom: solid 2px;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.checkbox-label a:hover {
  color: #6B71FF;
}
.checkbox-label-icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 28px;
  width: 1.56rem;
  height: 28px;
  height: 1.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 2px #1A1A1B;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  color: #fff;
  margin-right: 24px;
  margin-right: 1.33rem;
}
@media (max-width: 767px) {
  .checkbox-label-icon {
    margin-right: 20px;
    margin-right: 1.11rem;
  }
}
.checkbox-label-icon svg {
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.checkbox-label-title {
  min-width: 1px;
  -ms-flex-item-align: center;
      align-self: center;
}
.radio-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .radio-label {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
  }
}
.radio-label > i {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 24px;
  margin-right: 1.33rem;
  width: 28px;
  width: 1.56rem;
  height: 28px;
  height: 1.56rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: solid 2px #1A1A1B;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 767px) {
  .radio-label > i {
    margin-right: 20px;
    margin-right: 1.11rem;
  }
}
.radio-label > i:before {
  content: '';
  position: absolute;
  width: 10px;
  width: 0.56rem;
  height: 10px;
  height: 0.56rem;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  margin: -0.28rem 0 0 -0.28rem;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background-color: #1A1A1B;
}
.radio-label > span {
  -ms-flex-item-align: center;
      align-self: center;
  min-width: 1px;
}
.radio-label.active > i:before {
  opacity: 1;
}
.checkbox-input,
.radio-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  width: 1.56rem;
  height: 28px;
  height: 1.56rem;
  opacity: 0;
  cursor: pointer;
}
.form-block {
  display: block;
  margin-bottom: 56px;
  margin-bottom: 3.11rem;
  position: relative;
}
@media (max-width: 767px) {
  .form-block {
    margin-bottom: 44px;
    margin-bottom: 2.44rem;
  }
}
.form-block:last-child {
  margin-bottom: 0;
}
.form-block.not-valid .input {
  border-color: #F73939;
}
.form-block.not-valid .input-alert {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.input-block {
  position: relative;
  display: block;
}
.input {
  display: block;
  width: 100%;
  height: 48px;
  height: 2.67rem;
  border: 0;
  border-bottom: solid 1px #1A1A1B;
  background: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  caret-color: currentColor;
  -webkit-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  transition: border-color 0.4s;
  color: #202020;
  font-size: 22px;
  font-size: 1.22rem;
  line-height: 1.45;
  letter-spacing: -0.01em;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  outline-offset: 2px;
}
@media (max-width: 767px) {
  .input {
    height: 52px;
    height: 2.89rem;
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.56;
    letter-spacing: -0.01em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
  }
}
.input:hover,
.input:focus {
  border-bottom-color: #6B71FF;
}
.input:-webkit-autofill {
  -webkit-text-fill-color: #202020;
  background-color: transparent;
  -webkit-transition: background-color 5000000s 0s;
  -o-transition: background-color 5000000s 0s;
  transition: background-color 5000000s 0s;
}
.input:-webkit-autofill::first-line {
  font-family: 'Formular', sans-serif;
}
.input-alert {
  font-size: 16px;
  font-size: 0.89rem;
  line-height: 1.5;
  color: #F73939;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  -o-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
@media (max-width: 767px) {
  .input-alert {
    font-size: 14px;
    font-size: 0.78rem;
    line-height: 1.43;
  }
}
.select.active {
  z-index: 99;
}
.select.active .select-list {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  -o-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
.select.active .select-arrow {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.select-input {
  cursor: pointer;
  padding-right: 32px;
  padding-right: 1.78rem;
}
.select-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  pointer-events: none;
  color: #1A1A1B;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  will-change: transform;
  margin-top: -9px;
  margin-top: -0.5rem;
}
.select-list {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 66;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding: 16px 0;
  padding: 0.89rem 0;
  background: #FFFFFF;
  border: solid 1px #1A1A1B;
  overflow: hidden;
  overflow-y: auto;
  max-height: 320px;
  max-height: 17.78rem;
}
.select-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 24px;
  padding: 0.33rem 1.33rem;
  color: #202020;
  -webkit-transition: color 0.4s, background-color 0.4s;
  -o-transition: color 0.4s, background-color 0.4s;
  transition: color 0.4s, background-color 0.4s;
  width: 100%;
  font-size: 22px;
  font-size: 1.22rem;
  line-height: 1.45;
  letter-spacing: -0.01em;
}
@media (max-width: 767px) {
  .select-list a {
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.56;
    letter-spacing: -0.01em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
    padding: 6px 16px;
    padding: 0.33rem 0.89rem;
  }
}
.select-list a:hover {
  background-color: rgba(159, 158, 174, 0.15);
}
.select-list .active a {
  color: #6B71FF;
}
.tab-block {
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  -o-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
.tab-block:not(.active) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  min-height: 0;
}
.link {
  color: #6B71FF;
  display: inline-block;
  position: relative;
}
.link:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: solid 1px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.link:hover:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.cover-img {
  position: relative;
}
.cover-img img,
.cover-img video,
.cover-img iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider-dots span {
  margin: 0 12px 0 0!important;
  margin: 0 0.67rem 0 0!important;
  width: 8px;
  width: 0.44rem;
  height: 8px;
  height: 0.44rem;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border-radius: 50%;
  opacity: 1;
  color: #A2A1B9;
  background-color: currentColor;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.slider-dots span:last-child {
  margin-right: 0!important;
}
.slider-dots span:before {
  content: '';
  position: absolute;
  top: -2px;
  top: -0.11rem;
  right: -2px;
  right: -0.11rem;
  bottom: -2px;
  bottom: -0.11rem;
  left: -2px;
  left: -0.11rem;
  border-radius: 50%;
  background-color: currentColor;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.slider-dots span.swiper-pagination-bullet-active {
  color: #6B71FF;
}
.slider-dots span.swiper-pagination-bullet-active:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 666666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.modal:not(.active) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.modal.active .modal-body {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.modal-wrapp {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(28, 28, 28, 0.6);
  padding: 32px 16px;
  padding: 1.78rem 0.89rem;
  overflow: hidden;
  overflow-y: scroll;
  outline: none;
}
.modal-body {
  background-color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  min-height: 1px;
  width: 540px;
  width: 30rem;
  max-width: 100%;
  margin: 0;
  padding: 40px;
  padding: 2.22rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  position: relative;
  margin: auto;
  border-radius: 32px;
  border-radius: 1.78rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1023px) {
  .modal-body {
    padding: 32px;
    padding: 1.78rem;
    border-radius: 24px;
    border-radius: 1.33rem;
  }
}
@media (max-width: 767px) {
  .modal-body {
    padding: 32px 16px;
    padding: 1.78rem 0.89rem;
  }
}
.modal-close-btn {
  position: absolute;
  right: 24px;
  right: 1.33rem;
  top: 24px;
  top: 1.33rem;
  color: inherit;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 66;
}
@media (max-width: 1023px) {
  .modal-close-btn {
    right: 16px;
    right: 0.89rem;
    top: 16px;
    top: 0.89rem;
  }
}
.modal-close-btn:hover {
  color: #6B71FF;
}
.modal-title {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
  text-align: center;
}
@media (max-width: 1023px) {
  .modal-title {
    margin-bottom: 16px;
    margin-bottom: 0.89rem;
  }
}
.item-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
}
::-webkit-file-upload-button,
::file-selector-button {
  display: none;
  -webkit-appearance: none;
          appearance: none;
}
.file-label {
  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;
  height: 64px;
  height: 3.56rem;
  border: dashed 2px #9F9EAE;
  position: relative;
}
.file-label.active .file-label-title {
  opacity: 0;
  pointer-events: none;
}
.file-label.active .file-label-active,
.file-label.active .file-label-remove {
  opacity: 1;
  pointer-events: auto;
}
.file-label-inputs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
  cursor: pointer;
  overflow: hidden;
  will-change: transform;
}
.file-label-inputs .file-input {
  display: none;
  cursor: pointer;
}
.file-label-inputs .file-input:last-child {
  display: block;
  width: 100%;
  height: 100%;
}
.file-label-title {
  margin: auto;
  padding: 4px 16px;
  padding: 0.22rem 0.89rem;
  font-weight: 500;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.file-label-active {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
  pointer-events: none;
}
.file-label-active-title {
  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-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-width: 1px;
  border-right: dashed 2px #9F9EAE;
  font-weight: 500;
  padding: 4px 16px;
  padding: 0.22rem 0.89rem;
}
.file-label-active-title span {
  position: relative;
  padding-left: 18px;
  padding-left: 1rem;
}
.file-label-active-title span:before,
.file-label-active-title span:after {
  content: '';
  position: absolute;
  width: 12px;
  width: 0.67rem;
  height: 2px;
  height: 0.11rem;
  left: 0;
  top: 50%;
  margin-top: -1px;
  background-color: currentColor;
}
.file-label-active-title span:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.file-label-active-count {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 60px;
  width: 3.33rem;
  display: grid;
  place-items: center;
}
.file-label-active-count-icon {
  position: relative;
}
.file-label-active-count-icon svg {
  display: block;
}
.file-label-active-count-number {
  position: absolute;
  display: grid;
  place-items: center;
  width: 16px;
  width: 0.89rem;
  height: 16px;
  height: 0.89rem;
  border-radius: 50%;
  background-color: #202020;
  color: #fff;
  font-size: 12px;
  font-size: 0.67rem;
  line-height: 0;
  font-weight: 700;
  left: 0;
  top: 0;
}
.file-label-remove {
  position: absolute;
  right: -10px;
  right: -0.56rem;
  top: -12px;
  top: -0.67rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20px;
  width: 1.11rem;
  height: 20px;
  height: 1.11rem;
  border-radius: 50%;
  color: #fff;
  background-color: #9F9EAE;
  -webkit-transition: background-color 0.4s, opacity 0.4s;
  -o-transition: background-color 0.4s, opacity 0.4s;
  transition: background-color 0.4s, opacity 0.4s;
  opacity: 0;
  pointer-events: none;
}
.file-label-remove:hover {
  background-color: #F73939;
}
.content-text {
  display: flow-root;
}
.content-text:after {
  display: table;
  line-height: 0;
  content: '';
  clear: both;
}
.content-text p {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
@media (max-width: 1023px) {
  .content-text p {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.content-text p:last-child {
  margin-bottom: 0;
}
.content-text b,
.content-text strong {
  font-weight: 600;
}
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
  color: #1C1C1C;
  margin-bottom: 40px;
  margin-bottom: 2.22rem;
}
@media (max-width: 1023px) {
  .content-text h1,
  .content-text h2,
  .content-text h3,
  .content-text h4,
  .content-text h5,
  .content-text h6 {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.content-text h1:last-child,
.content-text h2:last-child,
.content-text h3:last-child,
.content-text h4:last-child,
.content-text h5:last-child,
.content-text h6:last-child {
  margin-bottom: 0;
}
.content-text h1 {
  font-weight: 500;
  font-size: 36px;
  font-size: 2rem;
  line-height: 1.11;
  letter-spacing: -0.02em;
}
.content-text h2 {
  font-weight: 500;
  font-size: 36px;
  font-size: 2rem;
  line-height: 1.11;
  letter-spacing: -0.02em;
}
.content-text h3 {
  font-weight: 500;
  font-size: 28px;
  font-size: 1.56rem;
  line-height: 1.29;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: 'liga' off;
          font-feature-settings: 'liga' off;
}
.content-text h4,
.content-text h5,
.content-text h6 {
  font-size: 1rem;
}
.content-text .wp-block-image {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
@media (max-width: 1023px) {
  .content-text .wp-block-image {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.content-text .wp-block-image:last-child {
  margin-bottom: 0;
}
.content-text img {
  height: auto;
}
.content-text a:not(.btn):not(.custom-content-link) {
  text-decoration: underline;
}
.content-text a:not(.btn):not(.custom-content-link):hover {
  text-decoration: none;
}
.content-text ol:not(.custom-content-list) {
  list-style: none;
  counter-reset: counter;
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
@supports not (display:flow-root) {
  .content-text ol:not(.custom-content-list) {
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .content-text ol:not(.custom-content-list) {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.content-text ol:not(.custom-content-list):last-child {
  margin-bottom: 0;
}
.content-text ol:not(.custom-content-list) li {
  padding-left: 28px;
  padding-left: 1.56rem;
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
  display: flow-root;
}
@media (max-width: 1023px) {
  .content-text ol:not(.custom-content-list) li {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.content-text ol:not(.custom-content-list) li:last-child {
  margin-bottom: 0;
}
.content-text ol:not(.custom-content-list) li:before {
  content: counters(counter, '.') '\002E';
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: counter;
}
.content-text ul:not(.custom-content-list) {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
@supports not (display:flow-root) {
  .content-text ul:not(.custom-content-list) {
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .content-text ul:not(.custom-content-list) {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.content-text ul:not(.custom-content-list):last-child {
  margin-bottom: 0;
}
.content-text ul:not(.custom-content-list) li {
  position: relative;
  padding-left: 28px;
  padding-left: 1.56rem;
  display: flow-root;
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
@media (max-width: 1023px) {
  .content-text ul:not(.custom-content-list) li {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.content-text ul:not(.custom-content-list) li:last-child {
  margin-bottom: 0;
}
.content-text ul:not(.custom-content-list) li:before {
  content: '';
  position: absolute;
  width: 4px;
  width: 0.22rem;
  height: 4px;
  height: 0.22rem;
  left: 12px;
  left: 0.67rem;
  top: 0.5em;
  background-color: currentColor;
  border-radius: 50%;
}
.content-text blockquote {
  padding: 40px;
  padding: 2.22rem;
  margin: 2.22rem 0;
  background: #F9F9F9;
}
.content-text table {
  width: 100%;
}
.content-text table td,
.content-text table th {
  padding: 10px 20px;
  padding: 0.56rem 1.11rem;
  border-bottom: solid 1px #3E3D4B;
  height: 60px;
  height: 3.33rem;
  text-align: left;
}
.content-text table td:last-child,
.content-text table th:last-child {
  padding-right: 20px;
  padding-right: 1.11rem;
}
.content-text table thead {
  font-size: 12px;
  font-size: 0.67rem;
  text-transform: uppercase;
  color: #6B71FF;
  letter-spacing: 1.5px;
  letter-spacing: 0.08rem;
  font-weight: 600;
}
.content-text table img {
  display: block;
  margin: auto;
}
.content-text img {
  height: auto;
}
.wp-block-group {
  padding-bottom: 80px;
  padding-bottom: 4.44rem;
}
@media (max-width: 1023px) {
  .wp-block-group {
    padding-bottom: 64px;
    padding-bottom: 3.56rem;
  }
}
.wp-block-group:last-child {
  padding-bottom: 0;
}
.wp-block-group__inner-container:after {
  display: table;
  line-height: 0;
  content: '';
  clear: both;
}
.wp-block-table {
  overflow: visible;
}
@media (max-width: 1023px) {
  .wp-block-table {
    overflow-y: auto;
    scrollbar-color: #202020 #9F9EAE;
    scrollbar-width: thin;
  }
  .wp-block-table::-webkit-scrollbar {
    width: 4px;
    width: 0.22rem;
    height: 4px;
    height: 0.22rem;
  }
  .wp-block-table::-webkit-scrollbar-track {
    background: #9F9EAE;
  }
  .wp-block-table::-webkit-scrollbar-thumb {
    background: #202020;
  }
  .wp-block-table table {
    table-layout: auto;
    white-space: nowrap;
  }
  .wp-block-table table tbody tr:last-child td {
    border-bottom: 0;
  }
}
.wp-block-image .alignright {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
  max-width: 50%;
  margin-left: 48px;
  margin-left: 2.67rem;
  position: relative;
}
@media (max-width: 1199px) {
  .wp-block-image .alignright {
    margin-left: 32px;
    margin-left: 1.78rem;
  }
}
@media (max-width: 1023px) {
  .wp-block-image .alignright {
    float: none;
    margin: 0;
    display: block;
    max-width: none;
  }
  .wp-block-image .alignright img {
    display: block;
    margin: auto;
  }
}
.wp-block-image .alignleft {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
  max-width: 50%;
  margin-right: 48px;
  margin-right: 2.67rem;
  position: relative;
}
@media (max-width: 1199px) {
  .wp-block-image .alignleft {
    margin-right: 32px;
    margin-right: 1.78rem;
  }
}
@media (max-width: 1023px) {
  .wp-block-image .alignleft {
    float: none;
    margin: 0;
    display: block;
    max-width: none;
  }
  .wp-block-image .alignleft img {
    display: block;
    margin: auto;
  }
}
.wp-block-image {
  position: relative;
}
.wp-block-image img {
  display: block;
  border-radius: 24px;
  border-radius: 1.33rem;
}
.wp-block-image:not(.is-style-rounded) img {
  border-radius: 24px;
  border-radius: 1.33rem;
}
@media (max-width: 1023px) {
  .wp-block-table .has-fixed-layout {
    table-layout: auto;
  }
}
@media (max-width: 1023px) {
  .wp-block-table .has-fixed-layout td,
  .wp-block-table .has-fixed-layout th {
    word-break: normal;
  }
}
.wp-block-separator {
  border: 0;
  margin: 24px 0;
  margin: 1.33rem 0;
  height: 1px;
  background-color: #A2A1B9;
}
.wp-block-separator:first-child {
  margin-top: 0;
}
.wp-block-separator:last-child {
  margin-bottom: 0;
}
.header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  min-width: 376px;
  min-width: 20.89rem;
  z-index: 666;
}
@media (max-width: 767px) {
  .header {
    position: fixed;
    -webkit-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
  }
}
.header .container {
  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;
  height: 128px;
  height: 7.11rem;
}
@media (max-width: 767px) {
  .header .container {
    height: 86px;
    height: 4.78rem;
  }
}
.header.header-white .logo {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.header.header-white .header-menu a {
  color: #fff;
}
.header.header-white .header-btn {
  color: #fff;
  border: solid 2px #fff;
  border-width: 0;
}
.header.header-white .header-btn:before {
  display: none;
}
.header.header-white .header-btn span {
  overflow: hidden;
  position: relative;
  padding: 4px 0;
  padding: 0.22rem 0;
  outline-offset: 2px;
}
.header.header-white .header-btn span:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: solid 1px;
  -webkit-transform: translateX(calc(-100% - 2px));
  -webkit-transform: translateX(calc(-100% - 0.11rem));
      -ms-transform: translateX(calc(-100% - 2px));
      -ms-transform: translateX(calc(-100% - 0.11rem));
          transform: translateX(calc(-100% - 2px));
          transform: translateX(calc(-100% - 0.11rem));
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  will-change: transform;
}
.header.header-white .header-btn:hover span:before {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.header.header-white .header-btn:focus {
  outline: none;
}
.header.header-white .header-btn:focus span {
  outline: solid 2px #9F9EAE;
}
.header.header-white .header-nav-open {
  color: #fff;
}
.header.header-white.fixed {
  background-color: #1A1A1B;
}
.header.fixed {
  position: fixed;
  background-color: #fff;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media (min-width: 768px) {
  .header.fixed {
    -webkit-transform: translateY(-110%);
        -ms-transform: translateY(-110%);
            transform: translateY(-110%);
    opacity: 0;
  }
}
.header.fixed .logo {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
}
@media (min-width: 768px) {
  .header.fixed .header-nav {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.header.fixed .header-nav:before {
  display: none;
}
.header.fixed .header-menu {
  font-weight: 400;
}
.header.fixed .header-btn-wrapp {
  padding-right: 0;
  margin-right: 0;
}
.header.fixed .header-btn-wrapp:before {
  display: none;
}
.header.fixed .header-btn {
  border-width: 2px;
}
.header.fixed .header-btn:focus {
  outline: solid 2px #9F9EAE;
}
.header.fixed .header-btn:focus span {
  outline: none;
}
.header.fixed .header-btn span:before {
  display: none;
}
.header.is-not-fixed {
  -webkit-transition: background-color 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  transition: background-color 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: background-color 0.4s, transform 0.4s, opacity 0.4s;
  transition: background-color 0.4s, transform 0.4s, opacity 0.4s;
  transition: background-color 0.4s, transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.header.is-fixed {
  -webkit-transition: background-color 0.4s, -webkit-transform 0.4s;
  transition: background-color 0.4s, -webkit-transform 0.4s;
  -o-transition: background-color 0.4s, transform 0.4s;
  transition: background-color 0.4s, transform 0.4s;
  transition: background-color 0.4s, transform 0.4s, -webkit-transform 0.4s;
}
@media (min-width: 768px) {
  .header.is-fixed {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.header .logo {
  position: relative;
  z-index: 666;
}
@media (min-width: 768px) {
  .header .logo {
    margin-top: -12px;
    margin-top: -0.67rem;
  }
}
.header .logo img:first-child:not(:only-child) {
  animation-name:logo;
  animation-duration:40s;
  animation-iteration-count: infinite;
  -webkit-animation-name: logo;
  -webkit-animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
}
.header .logo img:last-child:not(:only-child) {
  animation-name:logo-text;
  animation-duration:40s;
  animation-iteration-count: infinite;
  -webkit-animation-name: logo-text;
  -webkit-animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
}
.logo {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 116px;
  width: 6.44rem;
  overflow: hidden;
  will-change: transform;
  position: relative;
  margin-right: 48px;
  margin-right: 2.67rem;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s, -webkit-filter 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s, -webkit-filter 0.4s;
  -o-transition: opacity 0.4s, transform 0.4s, filter 0.4s;
  transition: opacity 0.4s, transform 0.4s, filter 0.4s;
  transition: opacity 0.4s, transform 0.4s, filter 0.4s, -webkit-transform 0.4s, -webkit-filter 0.4s;
  display: block;
}
@media (max-width: 767px) {
  .logo {
    width: 90px;
    width: 5rem;
  }
}
.logo img {
  display: block;
}
.logo img:last-child:not(:only-child) {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
@-webkit-keyframes logo {
  0%{
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
  }
  1%,
  93%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  94%,
  99% {
    -webkit-transform: translateY(-110%);
            transform: translateY(-110%);
  }
}
@keyframes logo {
  0%{
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
  }
  1%,
  93%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  94%,
  99% {
    -webkit-transform: translateY(-110%);
            transform: translateY(-110%);
  }
}
@-webkit-keyframes logo-text {
  0%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  1%,
  93%,
  100% {
    -webkit-transform: translateY(110%);
            transform: translateY(110%);
  }
  94%,
  99% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes logo-text {
  0%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  1%,
  93%,
  100% {
    -webkit-transform: translateY(110%);
            transform: translateY(110%);
  }
  94%,
  99% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (max-width: 767px) {
  .header-nav-opened .header-nav {
    -webkit-transition: opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;
    -o-transition: opacity 0.4s, visibility 0.4s, transform 0.4s;
    transition: opacity 0.4s, visibility 0.4s, transform 0.4s;
    transition: opacity 0.4s, visibility 0.4s, transform 0.4s, -webkit-transform 0.4s;
  }
}
@media (max-width: 767px) {
  .header-nav-is-open {
    overflow: hidden;
  }
  .header-nav-is-open .header-nav {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .header-nav-is-open .header .logo {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .header-nav-is-open .header .header-nav-open {
    color: #fff;
  }
}
.header-nav {
  height: 40px;
  height: 2.22rem;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-width: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .header-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    background-color: #1A1A1B;
    z-index: 660;
    padding: 60px 20px;
    padding: 3.33rem 1.11rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (min-width: 768px) {
  .header-nav:before {
    content: '';
    position: absolute;
    border-top: solid 1px rgba(255, 255, 255, 0.8);
    left: 0;
    right: 0;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    will-change: transform;
  }
  .header-nav.anim:before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
  }
  .header-nav.anim .header-menu {
    opacity: 1;
  }
}
.header-menu {
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}
@media (max-width: 767px) {
  .header-menu {
    -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;
    text-align: center;
  }
}
.header-menu li {
  padding-right: 32px;
  padding-right: 1.78rem;
}
@media (max-width: 767px) {
  .header-menu li {
    padding: 0 0 32px;
    padding: 0 0 1.78rem;
  }
  .header-menu li:last-child {
    padding: 0;
  }
}
.header-menu a {
  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;
  height: 40px;
  height: 2.22rem;
  color: #A2A1B9;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .header-menu a {
    height: auto;
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
    font-weight: 700;
    color: #fff;
  }
}
.header-menu a span {
  padding: 4px 0;
  padding: 0.22rem 0;
  position: relative;
  overflow: hidden;
  outline-offset: 2px;
}
.header-menu a span:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: solid 1px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: translateX(calc(-100% - 2px));
  -webkit-transform: translateX(calc(-100% - 0.11rem));
      -ms-transform: translateX(calc(-100% - 2px));
      -ms-transform: translateX(calc(-100% - 0.11rem));
          transform: translateX(calc(-100% - 2px));
          transform: translateX(calc(-100% - 0.11rem));
  will-change: transform;
}
.header-menu a:hover span:before {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.header-menu a:focus span {
  outline: solid 1px #9F9EAE;
}
.header-menu .active a {
  color: #202020;
}
@media (max-width: 767px) {
  .header-menu .active a {
    color: #A2A1B9;
  }
}
.header-btn-wrapp {
  margin-right: -24px;
  margin-right: -1.33rem;
  position: relative;
}
.header-btn-wrapp:before {
  content: '';
  position: absolute;
  left: 24px;
  left: 1.33rem;
  right: 24px;
  right: 1.33rem;
  top: 0;
  border-top: solid 1px rgba(255, 255, 255, 0.8);
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: 0.4s 0.4s;
  -o-transition: 0.4s 0.4s;
  transition: 0.4s 0.4s;
  will-change: transform;
}
.header-btn-wrapp.anim:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.header-btn-wrapp.anim .header-btn {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.header-btn {
  height: 40px;
  height: 2.22rem;
  line-height: 1;
  font-weight: 500;
  -webkit-transform: translateX(-24px);
  -webkit-transform: translateX(-1.33rem);
      -ms-transform: translateX(-24px);
      -ms-transform: translateX(-1.33rem);
          transform: translateX(-24px);
          transform: translateX(-1.33rem);
  -webkit-transition: opacity 0.4s, color 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, color 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s, color 0.4s;
  transition: transform 0.4s, opacity 0.4s, color 0.4s;
  transition: transform 0.4s, opacity 0.4s, color 0.4s, -webkit-transform 0.4s;
  opacity: 0;
  font-size: 16px;
  font-size: 0.89rem;
  line-height: 1.5;
}
.header-nav-open {
  width: 24px;
  width: 1.33rem;
  height: 10px;
  height: 0.56rem;
  position: relative;
  z-index: 666;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  display: block;
  color: #202020;
}
.header-nav-open:before {
  content: '';
  position: absolute;
  top: -20px;
  top: -1.11rem;
  right: -20px;
  right: -1.11rem;
  bottom: -20px;
  bottom: -1.11rem;
  left: -20px;
  left: -1.11rem;
}
.header-nav-open i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.header-nav-open i:before,
.header-nav-open i:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.header-nav-open i:before {
  border-top: solid 1px;
  top: 0;
}
.header-nav-open i:after {
  border-bottom: solid 1px;
  bottom: 0;
}
.header-nav-open.active i:before {
  -webkit-transform: translate(4px, -4px) rotate(45deg);
  -webkit-transform: translate(0.22rem, -0.22rem) rotate(45deg);
      -ms-transform: translate(4px, -4px) rotate(45deg);
      -ms-transform: translate(0.22rem, -0.22rem) rotate(45deg);
          transform: translate(4px, -4px) rotate(45deg);
          transform: translate(0.22rem, -0.22rem) rotate(45deg);
}
.header-nav-open.active i:after {
  -webkit-transform: translate(4px, 4px) rotate(-45deg);
  -webkit-transform: translate(0.22rem, 0.22rem) rotate(-45deg);
      -ms-transform: translate(4px, 4px) rotate(-45deg);
      -ms-transform: translate(0.22rem, 0.22rem) rotate(-45deg);
          transform: translate(4px, 4px) rotate(-45deg);
          transform: translate(0.22rem, 0.22rem) rotate(-45deg);
}
.promo {
  overflow: hidden;
  will-change: transform;
  background-color: #6B71FF;
}
.promo .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.promo-media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.parallax-img {
  will-change: transform;
}
.promo-body {
  min-height: 100vh;
  padding: 197px 0 60px;
  padding: 10.94rem 0 3.33rem;
  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: 6;
  color: #fff;
  width: 100%;
}
@media (max-width: 767px) {
  .promo-body {
    padding: 120px 0 40px;
    padding: 6.67rem 0 2.22rem;
  }
}
.promo-title {
  font-size: 146px;
  font-size: 8.11rem;
  line-height: 0.84;
  letter-spacing: -0.07em;
  padding-bottom: 32px;
  padding-bottom: 1.78rem;
  -moz-text-align-last: justify;
       text-align-last: justify;
  padding-right: 0.07em;
  margin-right: -0.07em;
  margin-left: -0.07em;
}
@media (max-width: 1439px) {
  .promo-title {
    font-size: 150px;
    font-size: 8.33rem;
  }
}
@media (max-width: 1023px) {
  .promo-title {
    font-size: 148px;
    font-size: 8.22rem;
  }
}
@media (max-width: 767px) {
  .promo-title {
    padding-bottom: 8px;
    padding-bottom: 0.44rem;
    font-size: 45px;
    font-size: 2.5rem;
    line-height: 0.98;
    letter-spacing: -0.04em;
    padding-right: 0.04em;
    margin-right: -0.04em;
    text-align: left;
  }
}
.anim-title {
  overflow: hidden;
}
.anim-title.anim > span {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.anim-title > span {
  display: block;
  -webkit-transform: translateY(120%);
      -ms-transform: translateY(120%);
          transform: translateY(120%);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.promo-title-desc {
  color: #9F9EAE;
  text-align: right;
}
@media (max-width: 767px) {
  .promo-title-desc {
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    font-weight: 500;
    text-align: left;
  }
}
.promo-foot {
  padding-top: 64px;
  padding-top: 3.56rem;
  margin-top: auto;
}
@media (min-width: 768px) {
  .promo-foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.promo-desc {
  margin-bottom: 40px;
  margin-bottom: 2.22rem;
  line-height: 1.64;
}
@media (max-width: 767px) {
  .promo-desc {
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.56;
    letter-spacing: -0.01em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
  }
}
@media (min-width: 768px) {
  .promo-desc {
    max-width: 608px;
    max-width: 33.78rem;
    margin: 0 32px 0 0;
    margin: 0 1.78rem 0 0;
  }
}
.btns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
  margin: 0 -0.89rem;
}
@media (max-width: 767px) {
  .btns-list {
    margin: 0 -8px;
    margin: 0 -0.44rem;
  }
}
.btns-list li {
  padding: 0 16px;
  padding: 0 0.89rem;
}
@media (max-width: 767px) {
  .btns-list li {
    padding: 0 8px;
    padding: 0 0.44rem;
    width: 50%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.btns-list .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 224px;
  width: 12.44rem;
}
.btns-list .btn:active,.btns-list .btn:focus{
  outline: none;
}
button:active,button:focus,a:active,a:focus{
  outline: none!important;
}
@media (max-width: 767px) {
  .btns-list .btn {
    width: 100%;
  }
}
.promo-btns {
  padding-bottom: 8px;
  padding-bottom: 0.44rem;
}
@media (max-width: 767px) {
  .promo-btns {
    padding: 0;
  }
  .promo-btns li {
    width: 100%;
  }
}
.section {
  padding: 80px 0;
  padding: 4.44rem 0;
}
@media (max-width: 767px) {
  .section {
    padding: 60px 0;
    padding: 3.33rem 0;
  }
}
.section:first-child {
  padding-top: 160px;
  padding-top: 8.89rem;
}
@media (max-width: 767px) {
  .section:first-child {
    padding-top: 120px;
    padding-top: 6.67rem;
  }
}
.section:last-child {
  padding-bottom: 160px;
  padding-bottom: 8.89rem;
}
@media (max-width: 767px) {
  .section:last-child {
    padding-bottom: 120px;
    padding-bottom: 6.67rem;
  }
}
.light-area-first {
  padding-top: 200px;
  padding-top: 11.11rem;
}
@media (max-width: 767px) {
  .light-area-first {
    padding-top: 2px;
    padding-top: 0.11rem;
  }
  .light-area-first .section:first-child {
    padding-top: 118px;
    padding-top: 6.56rem;
  }
}
.section-head {
  margin-bottom: 80px;
  margin-bottom: 4.44rem;
}
@media (max-width: 767px) {
  .section-head {
    margin-bottom: 32px;
    margin-bottom: 1.78rem;
  }
}
@media (min-width: 768px) {
  .section-head {
    padding-bottom: 80px;
    padding-bottom: 4.44rem;
    position: relative;
  }
  .section-head:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: solid 1px #1A1A1B;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    will-change: transform;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
  }
  .section-head.anim:before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.home-about-title {
  color: #1C1C1C;
  font-size: 80px;
  font-size: 4.44rem;
  max-width: 864px;
  max-width: 48rem;
  letter-spacing: -0.04em;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 767px) {
  .home-about-title {
    font-weight: 500;
    font-size: 36px;
    font-size: 2rem;
    line-height: 1.11;
    letter-spacing: -0.02em;
    padding-bottom: 24px;
    padding-bottom: 1.33rem;
  }
}
@media (min-width: 768px) {
  .home-about-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
    grid-gap: 1.78rem;
  }
  .home-about-row_half {
    grid-template-columns: repeat(2, 1fr);
  }
}
.home-about-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .home-about-col:nth-child(1) {
    grid-column: span 2;
  }
  .home-about-col:nth-child(1) .home-about-item {
    min-height: 520px;
    min-height: 28.89rem;
  }
  .home-about-col:nth-child(1) .home-about-item-img {
    top: auto;
    left: auto;
    width: 608px;
    width: 33.78rem;
    height: 436px;
    height: 24.22rem;
  }
  .home-about-col:nth-child(1) .home-about-item-body {
    max-width: 256px;
    max-width: 14.22rem;
  }
  .home-about-col:nth-child(1) .home-about-item-desc {
    font-weight: 500;
    font-size: 36px;
    font-size: 2rem;
    line-height: 1.11;
    letter-spacing: -0.02em;
  }
  .home-about-col:nth-child(2) {
    grid-row: span 2;
  }
  .home-about-col:nth-child(2) .home-about-item {
    min-height: 884px;
    min-height: 49.11rem;
    padding-bottom: 444px;
    padding-bottom: 24.67rem;
  }
  .home-about-col:nth-child(2) .home-about-item-img {
    top: auto;
    height: 372px;
    height: 20.67rem;
  }
  .home-about-col:nth-child(2) .home-about-item-link-title {
    margin-bottom: -444px;
    margin-bottom: -24.67rem;
    margin-top: 368px;
    margin-top: 20.44rem;
    color: #339F35;
  }
  .home-about-col:nth-child(2) .home-about-item-desc {
    font-weight: 500;
    font-size: 36px;
    font-size: 2rem;
    line-height: 1.11;
    letter-spacing: -0.02em;
  }
  .home-about-col:nth-child(2) .home-about-item-link-hover {
    background: -webkit-gradient(linear, left top, right top, from(#6CCAA4), to(#87D9DE));
    background: -webkit-linear-gradient(left, #6CCAA4 0%, #87D9DE 100%);
    background: -o-linear-gradient(left, #6CCAA4 0%, #87D9DE 100%);
    background: linear-gradient(90deg, #6CCAA4 0%, #87D9DE 100%);
  }
  .home-about-col:nth-child(3) {
    grid-column: span 2;
  }
  .home-about-col:nth-child(3) .home-about-item {
    min-height: 332px;
    min-height: 18.44rem;
  }
  .home-about-col:nth-child(3) .home-about-item-img {
    left: auto;
    width: 348px;
    width: 19.33rem;
  }
  .home-about-col:nth-child(3) .home-about-item-body {
    max-width: 509px;
    max-width: 28.28rem;
  }
  .home-about-col:nth-child(3) .home-about-item-desc {
    font-weight: 500;
    font-size: 28px;
    font-size: 1.56rem;
    line-height: 1.29;
    letter-spacing: -0.02em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
  }
  .home-about-col:nth-child(3) .home-about-item-link-hover {
    background: -webkit-gradient(linear, left top, right top, from(#5C5AF7), to(#9796FA));
    background: -webkit-linear-gradient(left, #5C5AF7 0%, #9796FA 100%);
    background: -o-linear-gradient(left, #5C5AF7 0%, #9796FA 100%);
    background: linear-gradient(90deg, #5C5AF7 0%, #9796FA 100%);
  }
}
@media (max-width: 767px) {
  .home-about-col {
    margin-bottom: 20px;
    margin-bottom: 1.11rem;
  }
  .home-about-col:last-child {
    margin-bottom: 0;
  }
  .home-about-col:nth-child(1) .home-about-item {
    padding-bottom: 220px;
    padding-bottom: 12.22rem;
    min-height: 368px;
    min-height: 20.44rem;
  }
  .home-about-col:nth-child(1) .home-about-item-title {
    margin-bottom: 0;
  }
  .home-about-col:nth-child(1) .home-about-item-desc {
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: -0.02em;
  }
  .home-about-col:nth-child(1) .home-about-item-img {
    width: 257px;
    width: 14.28rem;
    height: 184px;
    height: 10.22rem;
    left: 24px;
    left: 1.33rem;
    top: auto;
    right: auto;
  }
  .home-about-col:nth-child(1) .home-about-item-img img {
    -o-object-position: center bottom;
       object-position: center bottom;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .home-about-col:nth-child(2) .home-about-item-link-hover {
    color: #78D6A3;
  }
  .home-about-col:nth-child(2) .home-about-item {
    padding-bottom: 136px;
    padding-bottom: 7.56rem;
    min-height: 368px;
    min-height: 20.44rem;
  }
  .home-about-col:nth-child(2) .home-about-item-title {
    margin-bottom: 0;
  }
  .home-about-col:nth-child(2) .home-about-item-desc {
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: -0.02em;
  }
  .home-about-col:nth-child(2) .home-about-item-img {
    height: 111px;
    height: 6.17rem;
    top: auto;
  }
  .home-about-col:nth-child(2) .home-about-item-img img {
    -o-object-position: center top;
       object-position: center top;
  }
  .home-about-col:nth-child(3) .home-about-item-link-hover {
    color: #4570EA;
  }
  .home-about-col:nth-child(3) .home-about-item {
    padding-bottom: 132px;
    padding-bottom: 7.33rem;
    min-height: 368px;
    min-height: 20.44rem;
  }
  .home-about-col:nth-child(3) .home-about-item-title {
    margin-bottom: 0;
  }
  .home-about-col:nth-child(3) .home-about-item-desc {
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: -0.02em;
  }
  .home-about-col:nth-child(3) .home-about-item-img {
    height: 156px;
    height: 8.67rem;
    left: 24px;
    left: 1.33rem;
    top: auto;
  }
  .home-about-col:nth-child(3) .home-about-item-img img {
    -o-object-position: right top;
       object-position: right top;
  }
}
.home-about-item {
  position: relative;
  will-change: transform;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: url(../img/noise.jpg);
  background-size: 512px 512px;
  background-size: 28.44rem 28.44rem;
  padding: 48px 56px 40px;
  padding: 2.67rem 3.11rem 2.22rem;
  min-height: 336px;
  min-height: 18.67rem;
  color: #1C1C1C;
}
@media (max-width: 767px) {
  .home-about-item {
    min-height: 280px;
    min-height: 15.56rem;
    padding: 32px 24px 24px;
    padding: 1.78rem 1.33rem 1.33rem;
  }
}
@media (min-width: 768px) {
  .home-about-item-with-link {
    padding-bottom: 76px;
    padding-bottom: 4.22rem;
  }
  .home-about-item-with-link .home-about-item-img,
  .home-about-item-with-link .home-about-item-desc {
    will-change: transform;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .home-about-item-with-link .home-about-item-link-title {
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
  }
  .home-about-item-with-link:hover .home-about-item-link-hover {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .home-about-item-with-link:hover .home-about-item-link-title {
    color: #fff;
  }
  .home-about-item-with-link:hover .home-about-item-img {
    -webkit-transform: translateY(-76px);
    -webkit-transform: translateY(-4.22rem);
        -ms-transform: translateY(-76px);
        -ms-transform: translateY(-4.22rem);
            transform: translateY(-76px);
            transform: translateY(-4.22rem);
  }
  .home-about-item-with-link:hover .home-about-item-desc {
    -webkit-transform: translateY(-48px);
    -webkit-transform: translateY(-2.67rem);
        -ms-transform: translateY(-48px);
        -ms-transform: translateY(-2.67rem);
            transform: translateY(-48px);
            transform: translateY(-2.67rem);
  }
}
.home-about-item-link-hover {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 768px) {
  .home-about-item-link-hover {
    height: 76px;
    height: 4.22rem;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    background: -webkit-gradient(linear, left top, right top, from(#6351E6), to(#6FA0EC));
    background: -webkit-linear-gradient(left, #6351E6 0%, #6FA0EC 100%);
    background: -o-linear-gradient(left, #6351E6 0%, #6FA0EC 100%);
    background: linear-gradient(90deg, #6351E6 0%, #6FA0EC 100%);
    padding: 0 32px;
    padding: 0 1.78rem;
    color: #fff;
    will-change: transform;
  }
}
@media (max-width: 767px) {
  .home-about-item-link-hover {
    top: 28px;
    top: 1.56rem;
    right: 20px;
    right: 1.11rem;
    color: #9170D8;
  }
}
.home-about-item-body {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  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;
}
.home-about-item-title {
  font-weight: 700;
  padding-bottom: 60px;
  padding-bottom: 3.33rem;
  margin-bottom: auto;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .home-about-item-title {
    padding: 0 24px 40px 0;
    padding: 0 1.33rem 2.22rem 0;
    font-size: 14px;
    font-size: 0.78rem;
    line-height: 1.43;
  }
}
@media (max-width: 767px) {
  .home-about-item-desc {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
  }
  .home-about-item-desc br {
    display: none;
  }
}
.home-about-item-link-title {
  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;
  height: 76px;
  height: 4.22rem;
  margin-bottom: -76px;
  margin-bottom: -4.22rem;
  color: #9F9EAE;
}
@media (max-width: 767px) {
  .home-about-item-link-title {
    display: none;
  }
}
.home-about-item-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home-about-item-link-mailto {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 16px 0 -8px;
  margin: 0.89rem 0 -0.44rem;
  color: #8D50CA;
}
@media (max-width: 767px) {
  .home-about-item-link-mailto {
    margin: 8px 0 0;
    margin: 0.44rem 0 0;
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.56;
    letter-spacing: -0.01em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
    font-weight: 500;
  }
}
.section-title {
  color: #1C1C1C;
}
@media (max-width: 767px) {
  .section-title {
    font-weight: 500;
    font-size: 52px;
    font-size: 2.89rem;
    line-height: 0.85;
    letter-spacing: -0.02em;
  }
}
.section-info {
  margin-bottom: 40px;
  margin-bottom: 2.22rem;
}
@media (min-width: 768px) {
  .section-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px 84px;
    /*margin: 0 -0.89rem 6.67rem;*/
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.section-info-title {
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .section-info-title {
    width: 33.333%;
    padding: 0 16px;
    padding: 0 0.89rem;
    margin-top: 8px;
    margin-top: 0.44rem;
  }
}
@media (max-width: 767px) {
  .section-info-title {
    font-size: 14px;
    font-size: 0.78rem;
    line-height: 1.43;
    margin-bottom: 32px;
    margin-bottom: 1.78rem;
  }
}
@media (min-width: 768px) {
  .section-info-desc {
    padding: 0 16px;
    padding: 0 0.89rem;
    width: 58.333%;
    line-height: 1.64;
  }
}
@media (max-width: 767px) {
  .section-info-desc {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
  }
}
.team-row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px -40px;
  margin: 0 -0.67rem -2.22rem;
}
@media (max-width: 767px) {
  .team-row {
    margin: 0 -8px -40px;
    margin: 0 -0.44rem -2.22rem;
  }
}
.team-col {
  padding: 0 12px 40px;
  padding: 0 0.67rem 2.22rem;
  width: 20%;
}
@media (max-width: 767px) {
  .team-col {
    padding: 0 8px 40px;
    padding: 0 0.44rem 2.22rem;
    width: 50%;
  }
}
.team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.team-item-img {
  margin-bottom: 32px;
  margin-bottom: 1.78rem;
}
@media (max-width: 767px) {
  .team-item-img {
    margin-bottom: 16px;
    margin-bottom: 0.89rem;
  }
}
.team-item-img img {
  display: block;
  width: 100%;
}
.team-item-body {
  overflow: hidden;
}
@media (min-width: 768px) {
  .team-item-body {
    padding-right: 32px;
    padding-right: 1.78rem;
  }
}
@media (max-width: 767px) {
  .team-item-name {
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: -0.02em;
  }
}
.team-item-position {
  margin-top: 16px;
  margin-top: 0.89rem;
}
@media (max-width: 767px) {
  .team-item-position {
    font-size: 14px;
    font-size: 0.78rem;
    line-height: 1.43;
    margin-top: 8px;
    margin-top: 0.44rem;
  }
}
.dark-area {
  background-color: #1A1A1B;
  color: #fff;
  padding-top: 80px;
  padding-top: 4.44rem;
}
@media (max-width: 767px) {
  .dark-area {
    padding: 2px 0 4px;
    padding: 0.11rem 0 0.22rem;
  }
  .dark-area .section:first-child {
    padding-top: 118px;
    padding-top: 6.56rem;
  }
  .dark-area .section:last-child {
    padding-bottom: 60px;
    padding-bottom: 3.33rem;
  }
}
.dark-area .section-title {
  color: #fff;
}
.dark-area .section-head:before {
  border-bottom-color: #9F9EAE;
}
.accelerator-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px 120px;
  margin: 0 -0.89rem 6.67rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .accelerator-info {
    margin: 0 0 40px;
    margin: 0 0 2.22rem;
    display: block;
  }
}
@media (min-width: 768px) {
  .accelerator-info .section-info-desc {
    width: 50%;
    padding: 0 16px;
    padding: 0 0.89rem;
  }
}
@media (max-width: 767px) {
  .accelerator-info .section-info-desc {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
}
@media (min-width: 768px) {
  .accelerator-btns {
    width: 33.333%;
    padding: 0 16px;
    padding: 0 0.89rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.accelerator-body {
  overflow: hidden;
  will-change: transform;
  position: relative;
  background-color: #6B71FF;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
}
.accelerator-row {
  margin: -16px;
  margin: -0.89rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .accelerator-row {
    margin: -8px;
    margin: -0.44rem;
  }
}
.accelerator-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.accelerator-col {
  border: solid 0.88rem #1A1A1B;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 2;
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .accelerator-col {
    border-width: 0.44rem;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.accelerator-col:before {
  content: '';
  position: absolute;
  top: -17px;
  top: -0.94rem;
  right: -17px;
  right: -0.94rem;
  bottom: -17px;
  bottom: -0.94rem;
  left: -17px;
  left: -0.94rem;
  border: solid 0.94rem #1A1A1B;
  pointer-events: none;
}
@media (max-width: 767px) {
  .accelerator-col:before {
    top: -9px;
    top: -0.5rem;
    right: -9px;
    right: -0.5rem;
    bottom: -9px;
    bottom: -0.5rem;
    left: -9px;
    left: -0.5rem;
    border-width: 0.5rem;
  }
}
@media (min-width: 768px) {
  .accelerator-col:nth-child(3) {
    width: 33.333%;
  }
  .accelerator-col:nth-child(3) .accelerator-item {
    min-height: 460px;
    min-height: 25.56rem;
  }
  .accelerator-col:nth-child(3) .accelerator-item-body {
    max-width: 316px;
    max-width: 17.56rem;
  }
  .accelerator-col:nth-child(4) {
    width: 41.666%;
  }
  .accelerator-col:nth-child(4) .accelerator-item {
    min-height: 460px;
    min-height: 25.56rem;
  }
  .accelerator-col:nth-child(4) .accelerator-item-body {
    max-width: 432px;
    max-width: 24rem;
  }
  .accelerator-col:nth-child(5) {
    width: 25%;
  }
  .accelerator-col:nth-child(5) .accelerator-item {
    min-height: 460px;
    min-height: 25.56rem;
  }
}
.accelerator-item {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  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: 64px;
  padding: 3.56rem;
  min-height: 356px;
  min-height: 19.78rem;
}
@media (max-width: 767px) {
  .accelerator-item {
    padding: 20px 16px 12px;
    padding: 1.11rem 0.89rem 0.67rem;
    min-height: 136px;
    min-height: 7.56rem;
  }
}
.accelerator-item-body {
  max-width: 416px;
  max-width: 23.11rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .accelerator-item-body {
    max-width: none;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.accelerator-item-icon {
  width: 48px;
  width: 2.67rem;
  height: 48px;
  height: 2.67rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  margin-bottom: 0.44rem;
}
@media (max-width: 767px) {
  .accelerator-item-icon {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.accelerator-item-icon:last-child {
  margin-bottom: 0;
}
.accelerator-item-icon img {
  max-height: 100%;
}
.accelerator-item-title {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
@media (max-width: 767px) {
  .accelerator-item-title {
    margin: auto 0 0;
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: -0.02em;
  }
  .accelerator-item-title br {
    display: none;
  }
}
.accelerator-item-title:last-child {
  margin-bottom: 0;
}
.accelerator-item-desc {
  letter-spacing: -0.01em;
}
@media (max-width: 767px) {
  .program {
    padding-top: 20px;
    padding-top: 1.11rem;
  }
}
.program .section-head {
  margin: 40px 0 120px;
  margin: 2.22rem 0 4.67rem;
  padding: 88px 0 0;
  padding: 4.89rem 0 0;
}
@media (max-width: 767px) {
  .program .section-head {
    margin: 0 0 80px;
    margin: 0 0 4.44rem;
    padding: 0;
  }
}
.program .section-head:before {
  bottom: auto;
  top: 0;
}
@media (max-width: 767px) {
  .program .section-info-title {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
}
.slide-toggle-body {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
  will-change: transform;
}
.slide-toggle-body.transition {
  -webkit-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
}
.slide-toggle-body.active:after {
  opacity: 0;
}
.slide-toggle-body:after {
  content: '';
  position: absolute;
  height: 160px;
  height: 8.89rem;
  right: 0;
  bottom: -1px;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#1A1A1B), to(rgba(26, 26, 27, 0)));
  background: -webkit-linear-gradient(bottom, #1A1A1B, rgba(26, 26, 27, 0));
  background: -o-linear-gradient(bottom, #1A1A1B, rgba(26, 26, 27, 0));
  background: linear-gradient(to top, #1A1A1B, rgba(26, 26, 27, 0));
  z-index: 6;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  pointer-events: none;
  will-change: opacity;
}
.program-body {
  height: 852px;
  height: 47.33rem;
}
@media (max-width: 767px) {
  .program-body {
    height: 464px;
    height: 25.78rem;
  }
}
.program-content {
  position: relative;
  overflow: hidden;
}
.program-progress-wrapp {
  overflow: hidden;
  will-change: transform;
  position: absolute;
  top: 12px;
  top: 0.67rem;
  bottom: 12px;
  bottom: 0.67rem;
  right: 0;
  left: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .program-progress-wrapp {
    top: 4px;
    top: 0.22rem;
    bottom: 4px;
    bottom: 0.22rem;
  }
}
.program-progress {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  -o-transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  will-change: transform;
}
.program-progress.done .program-progress-shadow {
  -webkit-transform: translateY(64px);
  -webkit-transform: translateY(3.56rem);
      -ms-transform: translateY(64px);
      -ms-transform: translateY(3.56rem);
          transform: translateY(64px);
          transform: translateY(3.56rem);
}
.program-progress-point {
  width: 24px;
  width: 1.33rem;
  height: 24px;
  height: 1.33rem;
  left: 41.666%;
  position: absolute;
  z-index: 1;
}
@media (max-width: 767px) {
  .program-progress-point {
    width: 16px;
    width: 0.89rem;
    height: 16px;
    height: 0.89rem;
    left: 92px;
    left: 5.11rem;
  }
}
.program-progress-point:before,
.program-progress-point:after {
  content: '';
  position: absolute;
  left: 50%;
  height: 1000000px;
  height: 55555.56rem;
}
.program-progress-point:before {
  bottom: 100%;
  background-color: #6B71FF;
  width: 4px;
  width: 0.22rem;
  margin-left: -2px;
  margin-left: -0.11rem;
}
@media (max-width: 767px) {
  .program-progress-point:before {
    width: 2px;
    width: 0.11rem;
    margin-left: -1px;
  }
}
.program-progress-point:after {
  top: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  width: 2px;
  width: 0.11rem;
  margin-left: -1px;
}
.program-progress-point span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  border-radius: 50%;
  background-color: #1A1A1B;
}
.program-progress-point span:before {
  content: '';
  position: absolute;
  width: 8px;
  width: 0.44rem;
  height: 8px;
  height: 0.44rem;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -4px;
  margin: -0.22rem 0 0 -0.22rem;
  border-radius: 50%;
  background-color: #fff;
}
@media (max-width: 767px) {
  .program-progress-point span:before {
    width: 4px;
    width: 0.22rem;
    height: 4px;
    height: 0.22rem;
    margin: -2px 0 0 -2px;
    margin: -0.11rem 0 0 -0.11rem;
  }
}
.program-progress-shadow {
  position: absolute;
  top: 12px;
  top: 0.67rem;
  right: 0;
  bottom: 0;
  left: 41.666%;
  background-color: rgba(26, 26, 27, 0.9);
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  -o-transition: transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
}
.program-progress-shadow:before {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 0;
  left: 0;
  height: 60px;
  height: 3.33rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 27, 0)), to(rgba(26, 26, 27, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(26, 26, 27, 0), rgba(26, 26, 27, 0.9));
  background-image: -o-linear-gradient(top, rgba(26, 26, 27, 0), rgba(26, 26, 27, 0.9));
  background-image: linear-gradient(to bottom, rgba(26, 26, 27, 0), rgba(26, 26, 27, 0.9));
}
@media (max-width: 767px) {
  .program-progress-shadow {
    top: 8px;
    top: 0.44rem;
    left: 92px;
    left: 5.11rem;
  }
}
.program-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px 80px;
  margin: 0 -0.89rem 4.44rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .program-item {
    margin: 0 0 40px;
    margin: 0 0 2.22rem;
  }
}
.program-item:last-child {
  margin-bottom: 12px;
  margin-bottom: 0.67rem;
}
@media (max-width: 767px) {
  .program-item:last-child {
    margin-bottom: 4px;
    margin-bottom: 0.22rem;
  }
}
.program-item-time {
  width: 33.333%;
  padding: 0 16px;
  padding: 0 0.89rem;
  text-align: right;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .program-item-time {
    padding: 0;
    width: 72px;
    width: 4rem;
    text-align: left;
    margin-right: 12px;
    margin-right: 0.67rem;
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.program-item-body {
  width: 50%;
  padding: 0 16px;
  padding: 0 0.89rem;
}
@media (max-width: 767px) {
  .program-item-body {
    width: 200px;
    width: 11.11rem;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .program-item-content {
    max-width: 480px;
    max-width: 26.67rem;
  }
}
.program-item-title {
  margin-bottom: 12px;
  margin-bottom: 0.67rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .program-item-title {
    margin: 0;
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.27;
  }
}
.program-item-title:last-child {
  margin-bottom: 0;
}
.slide-toggle-link-wrapp {
  margin-top: 64px;
  margin-top: 3.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .slide-toggle-link-wrapp {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
  }
}
@media (max-width: 767px) {
  .slide-toggle-link-wrapp {
    margin: 40px -20px 0;
    margin: 2.22rem -1.11rem 0;
  }
}
.slide-toggle-link-wrapp:before,
.slide-toggle-link-wrapp:after {
  content: '';
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  border-top: solid 1px rgba(159, 158, 174, 0.15);
  min-width: 20px;
  min-width: 1.11rem;
}
.slide-toggle-link {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-weight: 500;
  color: inherit;
  margin: 0 40px;
  margin: 0 2.22rem;
}
@media (max-width: 767px) {
  .slide-toggle-link {
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.33;
    padding: 6px 0;
    padding: 0.33rem 0;
    margin: -6px 24px;
    margin: -0.33rem 1.33rem;
  }
  .slide-toggle-link:after {
    border-bottom: solid 2px rgba(255, 255, 255, 0.8);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 767px) {
  .mentors .section-title br {
    display: none;
  }
  .mentors .section-head,
  .mentors .section-info-title {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
  .mentors .section-info {
    margin-bottom: 64px;
    margin-bottom: 3.56rem;
  }
}
@media (min-width: 768px) {
  .mentors {
    margin-bottom: 38px;
    margin-bottom: 2.11rem;
  }
  .mentors .slide-toggle-link-wrapp {
    margin-top: 108px;
    margin-top: 6rem;
  }
}
.mentors-body {
  margin: -24px;
  margin: -1.33rem;
}
.mentors-wrapp {
  overflow: hidden;
  padding: 24px;
  padding: 1.33rem;
}
.mentors-row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px -160px;
  margin: 0 -0.89rem -8.89rem;
}
@media (max-width: 767px) {
  .mentors-row {
    margin: 0 -8px -40px;
    margin: 0 -0.44rem -2.22rem;
  }
}
.mentors-col {
  padding: 0 16px 120px;
  width: 33.333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .mentors-col {
    padding: 0 8px 40px;
    padding: 0 0.44rem 2.22rem;
    width: 50%;
  }
}
.mentors-item {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
@media (min-width: 768px) {
  .mentors-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.mentors-item-img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 120px;
  width: 6.67rem;
  margin-right: 32px;
  margin-right: 1.78rem;
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media (max-width: 767px) {
  .mentors-item-img {
    margin: 0 0 12px;
    margin: 0 0 0.67rem;
  }
}
.mentors-item-img-figure {
  position: absolute;
  width: 132px;
  width: 7.33rem;
  height: 134px;
  height: 7.44rem;
  left: 50%;
  top: 50%;
  margin: -67px 0 0 -66px;
  margin: -3.72rem 0 0 -3.67rem;
}
.mentors-item-img-figure:before {
  content: '';
  position: absolute;
  width: 53px;
  width: 2.94rem;
  height: 53px;
  height: 2.94rem;
}
.mentors-item-img-figure-1:before {
  left: 0;
  bottom: 38px;
  bottom: 2.11rem;
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #5588EC;
}
.mentors-item-img-figure-2:before {
  left: 0;
  top: 0;
  background-color: #5664E0;
}
.mentors-item-img-figure-3:before {
  left: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #41C284;
}
.mentors-item-img-figure-4:before {
  left: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #5664E0;
}
.mentors-item-img-figure-5:before {
  right: 0;
  bottom: 38px;
  bottom: 2.11rem;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #4170E9;
}
.mentors-item-img-figure-6:before {
  left: 0;
  top: 38px;
  top: 2.11rem;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #754DA8;
}
.mentors-item-img-figure-7:before {
  left: 0;
  top: 38px;
  top: 2.11rem;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #5664E0;
}
.mentors-item-img-figure-8:before {
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #58BB97;
}
.mentors-item-img-figure-9:before {
  right: 0;
  bottom: 0;
  background-color: #5664E0;
}
.mentors-item-img-figure-10:before {
  top: 50%;
  right: -12px;
  right: -0.67rem;
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #754DA8;
}
.mentors-item-img-figure-11:before {
  left: 50%;
  bottom: -12px;
  bottom: -0.67rem;
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #41C284;
}
.mentors-item-img-figure-12:before {
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #754DA8;
}
.mentors-item-img-figure-13:before {
  top: 50%;
  left: -12px;
  left: -0.67rem;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #5588EC;
}
.mentors-item-img-figure-14:before {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #5664E0;
}
.mentors-item-img-figure-15:before {
  right: 0;
  top: 38px;
  top: 2.11rem;
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #69C0A0;
}
.mentors-item-img-figure-16:before {
  right: 0;
  top: 0;
  border-radius: 50%;
  background-color: #754DA8;
}
.mentors-item-img-figure-17:before {
  left: 50%;
  top: -12px;
  top: -0.67rem;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #5588EC;
}
.mentors-item-img-figure-18:before {
  left: 0;
  bottom: 38px;
  bottom: 2.11rem;
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #69C0A0;
}
.mentors-item-img-figure-19:before {
  left: -12px;
  left: -0.67rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: #5488EC;
}
.mentors-item-img-figure-20:before {
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #5488EC;
}
.mentors-item-img-figure-21:before {
  right: 0;
  top: 38px;
  top: 2.11rem;
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #4170E9;
}
.mentors-item-img-figure-22:before {
  right: 0;
  bottom: 38px;
  bottom: 2.11rem;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #754DA8;
}
.mentors-item-img-figure-23:before {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #69C0A0;
}
.mentors-item-img-figure-24:before {
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #754DA8;
}
.mentors-item-img-figure-25:before {
  top: 50%;
  left: -12px;
  left: -0.67rem;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #41C284;
}
.mentors-item-img-figure-26:before {
  top: 50%;
  left: -12px;
  left: -0.67rem;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #5664E0;
}
.mentors-item-img-figure-27:before {
  right: 0;
  top: 0;
  background-color: #69C0A0;
}
.mentors-item-img-figure-28:before {
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #4170E9;
}
.mentors-item-img-figure-29:before {
  right: 0;
  top: 0;
  border-radius: 50%;
  background-color: #5488EC;
}
.mentors-item-img-figure-30:before {
  top: 50%;
  left: -12px;
  left: -0.67rem;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #754DA8;
}
.mentors-item-img-figure-31:before {
  top: 50%;
  left: -12px;
  left: -0.67rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: #41C284;
}
.mentors-item-img-figure-32:before {
  right: 0;
  top: 38px;
  top: 2.11rem;
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #5664E0;
}
.mentors-item-img-figure-33:before {
  top: 50%;
  left: -12px;
  left: -0.67rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: #754DA8;
}
.mentors-item-img-figure-34:before {
  left: 50%;
  top: -12px;
  top: -0.67rem;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #41C284;
}
.mentors-item-img-figure-35:before {
  left: 0;
  top: 0;
  border-radius: 50%;
  background-color: #5488EC;
}
.mentors-item-img-body {
  padding-top: 100%;
  border-radius: 50%;
  overflow: hidden;
  will-change: transform;
}
.mentors-item-body {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-width: 1px;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (min-width: 768px) {
  .mentors-item-body {
    padding-right: 32px;
    padding-right: 1.78rem;
  }
}
.mentors-item-title {
  font-weight: 500;
  margin-bottom: 8px;
  margin-bottom: 0.44rem;
}
@media (max-width: 767px) {
  .mentors-item-title {
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.56;
    letter-spacing: -0.01em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
    font-weight: 500;
  }
}
.mentors-item-title:last-child {
  margin-bottom: 0;
}
.mentors-item-position {
  color: #6F7075;
}
@media (max-width: 767px) {
  .mentors-item-position {
    font-size: 14px;
    font-size: 0.78rem;
    line-height: 1.43;
  }
}
@media (max-width: 767px) {
  .startups .section-title {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
  .startups .section-title br {
    display: none;
  }
  .startups .section-info {
    margin-bottom: 64px;
    margin-bottom: 3.56rem;
  }
  .startups .section-info-title {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
}
@media (min-width: 768px) {
  .startups .slide-toggle-link-wrapp {
    margin-top: 82px;
    margin-top: 4.56rem;
  }
}
.startups-wrapp {
  overflow: hidden;
}
.startups-row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px -36px;
  margin: 0 -0.89rem -2rem;
  position: relative;
}
@media (max-width: 767px) {
  .startups-row {
    margin-bottom: -18px;
    margin-bottom: -1rem;
  }
}
.startups-col {
  padding: 0 16px 36px;
  padding: 0 0.89rem 2rem;
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .startups-col {
    padding-bottom: 18px;
    padding-bottom: 1rem;
    width: 100%;
  }
}
.startups-item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  background-image: url(../img/startups-item-bg.jpg);
  padding: 80px 56px 36px;
  padding: 4.44rem 3.11rem 2rem;
  min-height: 356px;
  min-height: 19.78rem;
}
@media (max-width: 767px) {
  .startups-item {
    padding: 64px 48px 56px;
    padding: 3.56rem 2.67rem 3.11rem;
    min-height: 360px;
    min-height: 20rem;
  }
}
.startups-item:hover .startups-item-desc {
  color: #fff;
}
.startups-item:hover .startups-item-arrow {
  -webkit-transform: translate(12px, -12px);
  -webkit-transform: translate(0.67rem, -0.67rem);
      -ms-transform: translate(12px, -12px);
      -ms-transform: translate(0.67rem, -0.67rem);
          transform: translate(12px, -12px);
          transform: translate(0.67rem, -0.67rem);
}
.startups-item-logo {
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
.startups-item-logo:last-child {
  margin-bottom: 0;
}
.startups-item-logo img {
  max-height: 100%;
}
.startups-item-title {
  font-weight: 500;
  margin-bottom: 20px;
  margin-bottom: 1.11rem;
}
.startups-item-title:last-child {
  margin-bottom: 0;
}
.startups-item-desc {
  color: #6F7075;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.startups-item-arrow {
  position: absolute;
  right: 32px;
  top: 32px;
  color: #4570EA;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.startups-item-arrow svg {
  display: block;
}
.partners-head {
  margin-bottom: 64px;
  margin-bottom: 3.56rem;
}
@media (min-width: 768px) {
  .partners-head {
    margin: 0 -16px 160px;
    margin: 0 -0.89rem 8.89rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .partners-head .section-title {
    width: 33.333%;
    padding: 0 16px;
    padding: 0 0.89rem;
  }
}
@media (max-width: 767px) {
  .partners-head .section-title {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.partners-row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px -120px;
  margin: 0 -0.89rem -6.67rem;
}
@media (max-width: 767px) {
  .partners-row {
    margin: 0 -8px -40px;
    margin: 0 -0.44rem -2.22rem;
  }
}
.partners-col {
  padding: 0 16px 120px;
  padding: 0 0.89rem 6.67rem;
  width: 25%;
}
@media (max-width: 767px) {
  .partners-col {
    padding: 0 8px 40px;
    padding: 0 0.44rem 2.22rem;
    width: 50%;
  }
}
.partners-item {
  position: relative;
}
.partners-item:hover .partners-item-type:not(:only-child) {
  -webkit-transform: translateY(-102%);
      -ms-transform: translateY(-102%);
          transform: translateY(-102%);
}
.partners-item:hover .partners-item-type:not(:only-child).partners-item-type-hover {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.partners-item-logo {
  height: 80px;
  height: 4.44rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  margin-bottom: 0.44rem;
}
@media (max-width: 767px) {
  .partners-item-logo {
    height: 48px;
    height: 2.67rem;
  }
}
.partners-item-logo img {
  max-height: 100%;
}
.partners-item-type-wrapp {
  position: relative;
  overflow: hidden;
  will-change: transform;
}
.partners-item-type {
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  color: #6F7075;
  text-align: center;
  will-change: transform;
}
@media (max-width: 767px) {
  .partners-item-type {
    font-size: 14px;
    font-size: 0.78rem;
    line-height: 1.43;
  }
}
.partners-item-type-hover {
  color: #6B71FF;
}
.partners-item-type-hover:not(:only-child) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transform: translateY(102%);
      -ms-transform: translateY(102%);
          transform: translateY(102%);
}
.light-area-last {
  padding: 80px 0 40px;
  padding: 4.44rem 0 2.22rem;
}
@media (max-width: 767px) {
  .light-area-last {
    padding: 2px 0 0;
    padding: 0.11rem 0 0;
  }
  .light-area-last .section:first-child {
    padding-top: 118px;
    padding-top: 6.56rem;
  }
  .light-area-last .section:last-child {
    padding-bottom: 80px;
    padding-bottom: 4.44rem;
  }
}
@media (min-width: 768px) {
  .fund .section-title br {
    display: none;
  }
}
.fund .section-info {
  margin-bottom: 80px;
  margin-bottom: 4.44rem;
}
@media (max-width: 767px) {
  .fund .section-info {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
}
@media (max-width: 767px) {
  .fund .section-head {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
}
@media (max-width: 767px) {
  .fund .section-info-desc {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
}
@media (min-width: 768px) {
  .fund-btn-wrapp {
    width: 33.333%;
    padding: 0 16px;
    padding: 0 0.89rem;
  }
}
@media (min-width: 768px) {
  .fund-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
    grid-gap: 1.78rem;
  }
}
.fund-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .fund-col {
    margin-bottom: 16px;
    margin-bottom: 0.89rem;
  }
  .fund-col:last-child {
    margin-bottom: 0;
  }
}
.fund-col-use {
  grid-row: span 2;
}
.fund-col-use .fund-item {
  padding-bottom: 512px;
  padding-bottom: 28.44rem;
}
@media (max-width: 767px) {
  .fund-col-use .fund-item {
    padding-bottom: 136px;
    padding-bottom: 7.56rem;
  }
}
.fund-col-investments .fund-item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #1C1C1C;
}
.fund-col-focus .fund-item {
  padding-bottom: 40px;
  padding-bottom: 2.22rem;
}
@media (max-width: 767px) {
  .fund-col-focus .fund-item {
    padding-bottom: 24px;
    padding-bottom: 1.33rem;
  }
}
.fund-col-geography {
  grid-column: span 2;
}
.fund-col-geography .fund-item {
  color: #fff;
  min-height: 424px;
  min-height: 23.56rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.fund-item {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  background-image: url(../img/noise.jpg);
  background-size: 512px 512px;
  background-size: 28.44rem 28.44rem;
  padding: 64px 40px;
  padding: 3.56rem 2.22rem;
  position: relative;
  overflow: hidden;
  will-change: transform;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 400px;
  min-height: 22.22rem;
}
@media (max-width: 767px) {
  .fund-item {
    padding: 32px 24px;
    padding: 1.78rem 1.33rem;
    min-height: 336px;
    min-height: 18.67rem;
  }
}
.fund-item-use-img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 480px;
  height: 26.67rem;
}
@media (max-width: 767px) {
  .fund-item-use-img {
    height: 126px;
    height: 7rem;
  }
}
.fund-item-use-img img {
  -o-object-position: center top;
     object-position: center top;
}
.fund-item-body {
  position: relative;
  z-index: 1;
}
.fund-item-title {
  color: #1C1C1C;
}
@media (max-width: 767px) {
  .fund-item-title {
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: -0.02em;
  }
}
.fund-item-investments-title {
  font-weight: 500;
  margin-bottom: 8px;
  margin-bottom: 0.44rem;
}
@media (max-width: 767px) {
  .fund-item-investments-title {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 16px;
    margin-bottom: 0.89rem;
  }
}
.fund-item-investments-title:last-child {
  margin-bottom: 0;
}
.fund-item-investments-sum {
  font-size: 52px;
  font-size: 2.89rem;
  line-height: 1.08;
  font-weight: 700;
  margin-bottom: 8px;
  margin-bottom: 0.44rem;
}
@media (max-width: 767px) {
  .fund-item-investments-sum {
    font-size: 36px;
    font-size: 2rem;
    line-height: 0.89;
    margin-bottom: 16px;
    margin-bottom: 0.89rem;
  }
}
.fund-item-investments-sum:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .fund-item-investments-desc {
    max-width: 150px;
    max-width: 8.33rem;
    margin: 0 auto;
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
  }
}
.fund-item-video {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}
.fund-item-focus-list {
  margin: 32px -8px -16px;
  margin: 1.78rem -0.44rem -0.89rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .fund-item-focus-list {
    margin: 20px 0 -12px;
    margin: 1.11rem 0 -0.67rem;
  }
}
.fund-item-focus-list li {
  padding: 0 8px 16px;
  padding: 0 0.44rem 0.89rem;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .fund-item-focus-list li {
    width: 100%;
    padding: 0 0 12px;
    padding: 0 0 0.67rem;
  }
}
.fund-item-focus-list:first-child {
  margin-top: 0;
}
.fund-item-focus-li {
  padding: 10px 14px;
  padding: 0.56rem 0.78rem;
  background-color: #FFFDFD;
  border-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 64px;
  min-height: 3.56rem;
}
@media (max-width: 767px) {
  .fund-item-focus-li {
    padding: 6px 10px;
    padding: 0.33rem 0.56rem;
    min-height: 48px;
    min-height: 2.67rem;
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
  }
}
.fund-item-focus-li-icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  width: 2.22rem;
  margin-right: 12px;
  margin-right: 0.67rem;
}
@media (max-width: 767px) {
  .fund-item-focus-li-icon {
    width: 32px;
    width: 1.78rem;
  }
}
.fund-item-focus-li-icon img {
  display: block;
}
.fund-item-geography-title {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
@media (max-width: 767px) {
  .fund-item-geography-title {
    font-size: 36px;
    font-size: 2rem;
    line-height: 0.89;
    margin-bottom: 8px;
    margin-bottom: 0.44rem;
  }
}
.fund-item-geography-title:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .fund-item-geography-desc {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
    max-width: 150px;
    max-width: 8.33rem;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .fund-application-btn {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
@media (min-width: 768px) {
  .portfolio {
    margin-top: 40px;
    margin-top: 2.22rem;
  }
}
@media (max-width: 767px) {
  .portfolio .section-head {
    margin-bottom: 40px;
    margin-bottom: 2.22rem;
  }
}
.portfolio-head {
  margin-bottom: 80px;
  margin-bottom: 4.44rem;
}
@media (min-width: 768px) {
  .portfolio-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px 84px;
    margin: 0 -0.89rem 4.67rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .portfolio-head .section-info-desc {
    width: 50%;
    padding: 0 48px 0 16px;
    padding: 0 2.67rem 0 0.89rem;
  }
}
@media (min-width: 768px) {
  .portfolio-advantages {
    padding: 0 16px;
    padding: 0 0.89rem;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .portfolio-advantages {
    margin-top: 64px;
    margin-top: 3.56rem;
  }
}
@media (min-width: 768px) {
  .portfolio-advantages .advantages-list li {
    width: 33.333%;
  }
}
.advantages-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px -40px;
  margin: 0 -0.89rem -2.22rem;
}
.advantages-list li {
  padding: 0 16px 40px;
  padding: 0 0.89rem 2.22rem;
}
@media (max-width: 767px) {
  .advantages-list li {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .advantage-item {
    text-align: center;
  }
}
.advantage-item-title {
  margin-bottom: 8px;
  margin-bottom: 0.44rem;
}
.portfolio-row {
 display: grid;
 grid-template-columns: repeat(2,1fr);
  grid-gap: 32px;
  grid-gap: 1.7778rem;
}
.portfolio-row--three{
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
  .portfolio-row {
    margin-bottom: -20px;
    margin-bottom: -1.11rem;
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}
.portfolio-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 32px;
  padding: 0 0 1.78rem;  
}
@media (max-width: 767px) {
  .portfolio-col {
    padding-bottom: 20px;
    padding-bottom: 1.11rem;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .portfolio-row--three .portfolio-col:nth-child(3n+1) .portfolio-item:hover .portfolio-item-body
  {
    -webkit-transform: translateY(-24px);
    -webkit-transform: translateY(-1.33rem);
        -ms-transform: translateY(-24px);
        -ms-transform: translateY(-1.33rem);
            transform: translateY(-24px);
            transform: translateY(-1.33rem);
  }
  .portfolio-col .portfolio-item:hover .portfolio-item-title {
    -webkit-transform: translateY(-52px);
    -webkit-transform: translateY(-2.8889rem);
    -ms-transform: translateY(-52px);
    -ms-transform: translateY(-2.8889rem);
    transform: translateY(-52px);
    transform: translateY(-2.8889rem);
  }
  .portfolio-row--three .portfolio-col .portfolio-item:hover .portfolio-item-title{
    -webkit-transform: translateY(-36px);
      -webkit-transform: translateY(-2rem);
      -ms-transform: translateY(-36px);
      -ms-transform: translateY(-2rem);
      transform: translateY(-36px);
      transform: translateY(-2rem)
    }
}
@media (max-width: 767px) {
.portfolio-row:not(.portfolio-row--three)  .portfolio-col .portfolio-item {
    padding-top: 36px;
    padding-top: 1.3rem;
    padding-bottom: 36px;
    padding-bottom: 2rem;
    min-height: unset;
    height: 17.7rem;
  }
    .portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-title{
      max-width: 9.11rem;
    }
    .portfolio-row:not(.portfolio-row--three) .portfolio-col:nth-child(even) .portfolio-item-title{
      max-width: 7.5rem;
    }
    .portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-title br{
      display: none;
    }
}
/* @media (min-width: 768px) {
  .portfolio-col:nth-child(3n+1) .portfolio-item-body {
    padding: 56px 24px 400px;
    padding: 3.11rem 1.33rem 22.22rem;
  }
} */

.portfolio-col .portfolio-item-title{
  margin-top: auto;
  /* max-width: 340px;
  max-width: 18.8889rem; */
  font-size: 2rem;
  line-height: 1.1;
}

.portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-title{
  margin-top: 86px;
  margin-top: 4.777777778rem;
}

@media (max-width:1440px) {
  .portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-title {
      margin-top:auto;
    }
}

.portfolio-row--three .portfolio-col .portfolio-item-title{
  font-size: 28px;
  font-size: 1.5556rem;
  line-height: 1.3;
}

@media (max-wisth:767px){
  .portfolio-row--three .portfolio-col .portfolio-item-title{
    font-size: 1.22px;
    font-size: 1.2222rem;
  }
}
.portfolio-row--three .portfolio-col .portfolio-item-title br{
  display: none;
}

.portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-title{
  color:#fff;
  margin-top: unset;
  padding-right: 30px;
  padding-right: 1.6667rem;
  position: relative;
  top: -0.2rem;
}
.portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-logo{
 margin-bottom: 20px;
 margin-bottom: 1.1111rem;
}
.portfolio-row--three .portfolio-item-body{
 height: auto;
}
.portfolio-row--three .portfolio-col:nth-child(3n+1) .portfolio-item-body{
  padding: 56px 24px 400px;
    padding: 3.11rem 1.33rem 22.22rem;
  
}
.portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-body{
  padding-top: 326px;
  padding-top: 18.1111rem;
  padding-bottom: 108px;
  padding-bottom: 6rem;

}

.portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item:hover .portfolio-item-title{
  transform: unset;
}

.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item{
  -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

@media (min-width: 768px) {
  .portfolio-col .portfolio-item-title {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    will-change: transform;
  }
}
@media (max-width: 767px){
  .portfolio-col .portfolio-item-title{
    font-size: 1.22rem;
  }
    .portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-body{
      padding-top: 15rem;
      padding-bottom: 0;
    }
  .portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-logo{
    height: 1.4444rem;
  }
}
/* .portfolio-col:nth-child(3n+1) .portfolio-item-img {
  top: auto;
  height: 368px;
  height: 20.44rem;
} */
@media (max-width: 767px) {
  .portfolio-col .portfolio-item-img {    
    height: 16rem;
  }
 
}
.portfolio-col .portfolio-item-foot {
  color: #fff;
}


@media (max-width: 767px) {
  .portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-logo {
    margin-bottom: 3.8rem;
    height: 2.71rem;
  }
  .portfolio-row:not(.portfolio-row--three) .portfolio-col:nth-child(even) .portfolio-item-logo {
    margin-bottom: 4.1rem;
    height: 2.3rem;
  }
    .portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-title{
      line-height: 1.27;
    }
}
/* .portfolio-col:nth-child(even) .portfolio-item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
} */
/* .portfolio-col:nth-child(even) .portfolio-item-logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
} */
.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item-title {
  font-weight: 500;
  font-size: 36px;
  font-size: 2rem;
  line-height: 1.11;
  letter-spacing: -0.02em;
  max-width: 328px;
  max-width: 18.2222rem;
  margin-top: 0;
  text-align: center;
}
.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item:hover .portfolio-item-title{
  transform: unset;
}
.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item-title br{
  display: none;
}
@media (max-width: 767px) {
  /* .portfolio-col:nth-child(even) .portfolio-item-title {
    font-weight: 500;
    font-size: 28px;
    font-size: 1.56rem;
    line-height: 1.29;
    letter-spacing: -0.02em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
    max-width: none;
  } */
}
/* .portfolio-col:nth-child(even) .portfolio-item-arrow {
  color: #00B6E6;
}
.portfolio-col:nth-child(3n) .portfolio-item {
  background: #1A1A1B;
  color: #fff;
} */
/* @media (max-width: 767px) {
  .portfolio-col:nth-child(3n) .portfolio-item {
    padding-top: 260px;
    padding-top: 14.44rem;
  }
} */
@media (min-width: 768px) {
  /* .portfolio-col:nth-child(3n) .portfolio-item-body {
    padding-top: 326px;
    padding-top: 18.11rem;
  } */
}
/* .portfolio-col:nth-child(3n) .portfolio-item-img {
  bottom: auto;
  height: 296px;
  height: 16.44rem;
} */
/* @media (max-width: 767px) {
  .portfolio-col:nth-child(3n) .portfolio-item-img {
    height: 238px;
    height: 13.22rem;
  }
} */
@media (min-width: 768px) {
  .portfolio-row--three .portfolio-item:hover .portfolio-item-body, .portfolio-row--three .portfolio-item:hover .portfolio-item-image{
    -webkit-transform: translateY(-76px);
      -webkit-transform: translateY(-4.22rem);
      -ms-transform: translateY(-76px);
      -ms-transform: translateY(-4.22rem);
      transform: translateY(-76px);
      transform: translateY(-4.22rem);
  }
    .portfolio-row--three .portfolio-item .portfolio-item-body,
    .portfolio-row--three .portfolio-item  .portfolio-item-image{
      transition: all .4s;
    }
}
/* .portfolio-col:nth-child(3n) .portfolio-item-logo {
  margin-bottom: 12px;
  margin-bottom: 0.67rem;
} */
/* @media (max-width: 767px) {
  .portfolio-col:nth-child(3n) .portfolio-item-logo {
    height: 36px;
    height: 2rem;
    margin-bottom: 10px;
    margin-bottom: 0.56rem;
  }
} */
.portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-arrow:not(.portfolio-item-arrow--iftwo) {
  opacity: 0;
}
.portfolio-item {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  position: relative;
  padding: 2.2222rem 1.7778rem 4.2222rem 2.2222rem;
  overflow: hidden;
  will-change: transform;
  background-image: url(../img/noise.jpg);
  background-size: 512px 512px;
  background-size: 28.44rem 28.44rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 440px;
  height: 24.4444rem; 
}

.portfolio-row--three .portfolio-item{
  min-height: 692px;
  min-height: 38.44rem;
  padding: 0 32px;
  padding: 0 1.78rem;
}
@media (max-width:767px) {
  .portfolio-row--three .portfolio-item{
    min-height: 480px;
    min-height: 26.6667rem;
    padding: 0 24px;
    padding: 0 1.3333rem;
  }
    .portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-arrow:not(.portfolio-item-arrow--iftwo) {
      position: absolute;
      opacity: 1;
      top: 1.55rem;
      right: 1.15rem;
    }
    .portfolio-row:not(.portfolio-row--three) .portfolio-col .portfolio-item-arrow:not(.portfolio-item-arrow--iftwo) svg {
      width: 1.15rem;
      height: 1.15rem;
    }
        .portfolio-row:not(.portfolio-row--three) .portfolio-col:nth-child(odd) .portfolio-item-arrow:not(.portfolio-item-arrow--iftwo){
          color:#8D50CA;
        }
        .portfolio-row:not(.portfolio-row--three) .portfolio-col:nth-child(even) .portfolio-item-arrow:not(.portfolio-item-arrow--iftwo){
          color:#00B6E6;
        }
}
.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item-image{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-image{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 296px;
   height: 16.4444rem;
}

@media (max-width:767px){
  .portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-image{
    height: 238px;
    height: 13.2222rem;
  }
}
.portfolio-row--three .portfolio-col:nth-child(3n+1) .portfolio-item-image{
  top: auto;
  height: 368px;
  height: 20.44rem;
  bottom: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
.portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item{
  background-image: none;
  background-color: #000;
}


@media (max-width: 767px) {
  .portfolio-row--three .portfolio-col:nth-child(3n+1) .portfolio-item-image {
      height: 212px;
      height: 11.7778rem;
    }
  .portfolio-item {
    padding: 32px 24px;
    padding: 1.78rem 1.33rem;
    min-height: 480px;
    min-height: 26.67rem;
  }
}
@media (min-width: 768px) {
  /* .portfolio-item:hover .portfolio-item-body,
  .portfolio-item:hover .portfolio-item-img {
    -webkit-transform: translateY(-76px);
    -webkit-transform: translateY(-4.22rem);
        -ms-transform: translateY(-76px);
        -ms-transform: translateY(-4.22rem);
            transform: translateY(-76px);
            transform: translateY(-4.22rem);
  } */

    .portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item-body {
      padding: 108px 0;
      padding: 6rem 0;
      display: flex;
      flex-flow: column;
      justify-content: center;
      align-items: center;
    }

    .portfolio-item:hover .portfolio-item-img{
      -webkit-transform: translateY(-76px);
        -webkit-transform: translateY(-4.22rem);
        -ms-transform: translateY(-76px);
        -ms-transform: translateY(-4.22rem);
        transform: translateY(-76px);
        transform: translateY(-4.22rem);
    }
  
  .portfolio-item:hover .portfolio-item-foot {
    color: #fff;
  }
  .portfolio-item:hover .portfolio-item-foot:before {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.portfolio-item-body {
  position: relative;
  z-index: 1;
}
.portfolio-item-body{
  height: 100%;
  display: flex;
  flex-flow: column;
}
@media (min-width: 768px) {
  .portfolio-item-body {
    /* padding: 108px 0;
    padding: 6rem 0; */
    will-change: transform;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
}
@media (max-width: 768px){
.portfolio-item-body{
  height: auto;
}
}
.portfolio-item-logo {
  height: 56px;
  height: 3.11rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
.portfolio-row--three .portfolio-col .portfolio-item-logo {
  height: 56px;
  height: 3.11rem;
  margin-bottom: 56px;
  margin-bottom: 3.11rem;
}
.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item-logo{
  margin-bottom: 24px;
  margin-bottom: 1.3333rem;
}
.portfolio-item-logo img {
  max-height: 100%;
}
@media (max-width: 767px){
.portfolio-item-logo img{
  height: 100%;
  width: auto;
}
.portfolio-row--three .portfolio-col .portfolio-item-logo{
  height: 48px;
  height: 2.6667rem;
  margin-bottom: 48px;
  margin-bottom: 2.6667rem;
}
.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item-logo{
  display: flex;
  justify-content: center;
  align-items: center;
}
.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item-title {
  font-size: 28px;
  font-size: 1.5556rem;
  text-align: center;
  padding-right: 0;
  max-width: 15.5556rem;
  margin-left: auto;
  margin-right: auto;
}
}

@media (max-width:476px) {
  .portfolio-row--three .portfolio-col:nth-child(3n+1) .portfolio-item-logo{
    margin-bottom: 30px;
    margin-bottom: 1.6667rem;
  }
}
.portfolio-item-foot {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 76px;
  height: 4.22rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #A2A1B9;
  z-index: 1;
  padding: 0 40px;
  padding: 0 2.2222rem;
  overflow: hidden;
  will-change: transform;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
}

.portfolio-row--three .portfolio-item-foot{
  padding: 0 32px;
    padding: 0 1.7778rem;
}

.portfolio-item-foot:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  background: -webkit-gradient(linear, left top, right top, from(#6351E6), to(#6FA0EC));
  background: -webkit-linear-gradient(left, #6351E6 0%, #6FA0EC 100%);
  background: -o-linear-gradient(left, #6351E6 0%, #6FA0EC 100%);
  background: linear-gradient(90deg, #6351E6 0%, #6FA0EC 100%);
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  will-change: transform;
}

.portfolio-row:not(.portfolio-row--three) .portfolio-col:nth-child(3n+1) .portfolio-item-foot::before{
  background: -webkit-gradient(linear, left top, right top, from(#963DCE), to(#80BAFF));
    background: -o-linear-gradient(left, #963DCE 0%, #80BAFF 100%);
    background: linear-gradient(90deg, #963DCE 0%, #80BAFF 100%);
}
.portfolio-row:not(.portfolio-row--three) .portfolio-col:nth-child(even) .portfolio-item-foot::before{
background: -webkit-gradient(linear, left top, right top, from(#616FDB), to(#52BEEA));
  background: -o-linear-gradient(left, #616FDB 0%, #52BEEA 100%);
  background: linear-gradient(90deg, #616FDB 0%, #52BEEA 100%);
}
.portfolio-item-read-more {
  margin-right: 16px;
  margin-right: 0.89rem;
  position: relative;
  z-index: 1;
  color:#A2A1B9;
}
.portfolio-row--three .portfolio-col:nth-child(3n+1) .portfolio-item-read-more{
  color:#fff;
}
.portfolio-item:hover .portfolio-item-read-more{
  color:#fff;
}
.portfolio-item-link-text {
  position: relative;
  z-index: 1;
  display: none;
}
.portfolio-row--three .portfolio-item-link-text{
  display: block;
  color: #A2A1B9;
}
.portfolio-row--three .portfolio-col:nth-child(3n+1) .portfolio-item-link-text{
  display: block;
  color: #fff;
}
.portfolio-row--three  .portfolio-item:hover .portfolio-item-link-text{
  
  color: #fff;
}
.portfolio-item-img {
  position: absolute;  
  right: 0;
  bottom: 0;
  height: 100%;
  transition:all .4s;
  /* will-change: transform;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s; */
}
.portfolio-row--three .portfolio-item-img{
  display: none;
}
.portfolio-item-img img{
  display: block;
  height: 100%;
}

.portfolio-item-image{
  display: none;
}
.portfolio-row--three .portfolio-item-image{
  display: block;
}

@media (max-width: 767px) {
 
  .portfolio-row--three .portfolio-col .portfolio-item-title {
    font-size: 22px;
    font-size: 1.22rem;
    line-height: 1.45;
    letter-spacing: -0.01em;
    letter-spacing: -0.02em;
    line-height: 1.27;
    font-weight: 500;
  }
    .portfolio-item-img{
      right: -3.5rem;
    }
}
@media (max-width: 376px) {
 
  .portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-title {
    padding-right: 0;
  }
}
.portfolio-row--three .portfolio-item-arrow {
  position: absolute;
  right: 32px;
  right: 1.78rem;
  top: 32px;
  top: 1.78rem;
  color: #6B71FF;
  display: none;
}
.portfolio-item-arrow--iftwo{
  display: block;
  color: #fff;
  position: relative;
  right: -8px;
  right: -.5rem;
  top: 0;
  opacity: 0;
  transition: all .4s;
}
.portfolio-item:hover .portfolio-item-arrow--iftwo{
  opacity: 1;
}
.portfolio-row--three .portfolio-col:nth-child(even) .portfolio-item-arrow{
  color:#00B6E6;
}
.portfolio-row--three .portfolio-col:nth-child(3n) .portfolio-item-arrow{
  color:#fff;
}
.portfolio-row--three .portfolio-item-arrow{
  display: block;
}

.portfolio-row--three .portfolio-item-arrow--iftwo{
  display: none;
}
@media (max-width: 767px) {
  .portfolio-row--three .portfolio-item-arrow {
    right: 20px;
    right: 1.11rem;
    top: 20px;
    top: 1.11rem;
    width: 1.11rem;
    height: 1.11rem;
  }
    .portfolio-row--three .portfolio-item-arrow svg{
      width: 100%;
      height: 100%;
    }
}
.portfolio-item-arrow svg {
  display: block;
}
.application {
  padding: 200px 0 100px;
  padding: 11.11rem 0 5.56rem;
  background-image: url(../img/noise.jpg);
  background-size: 512px 512px;
  background-size: 28.44rem 28.44rem;
  will-change: transform;
}
@media (max-width: 767px) {
  .application {
    padding: 80px 0 60px;
    padding: 4.44rem 0 3.33rem;
  }
}
@media (min-width: 768px) {
  .application-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -16px;
    margin: 0 -0.89rem;
  }
}
@media (min-width: 768px) {
  .application-content {
    width: 41.666%;
    padding: 0 16px;
    padding: 0 0.89rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .application-content {
    margin-bottom: 52px;
    margin-bottom: 2.89rem;
  }
}
.application-title {
  margin-bottom: 40px;
  margin-bottom: 2.22rem;
}
@media (max-width: 767px) {
  .application-title {
    font-weight: 500;
    font-size: 52px;
    font-size: 2.89rem;
    line-height: 0.85;
    letter-spacing: -0.02em;
  }
}
.application-title:last-child {
  margin-bottom: 0;
}
.application-desc {
  margin-top: auto;
}
@media (max-width: 767px) {
  .application-desc {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
  }
}
.application-desc p {
  margin-bottom: 40px;
  margin-bottom: 2.22rem;
}
@media (max-width: 767px) {
  .application-desc p {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.application-desc p:last-child {
  margin-bottom: 0;
}
.application-desc b {
  font-weight: 500;
}
.application-desc a {
  color: inherit;
  border-bottom: solid 2px;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.application-desc a:hover {
  color: #6B71FF;
}
@media (min-width: 768px) {
  .application-form {
    width: 41.666%;
    padding: 0 16px;
    padding: 0 0.89rem;
    margin-top: -8px;
    margin-top: -0.44rem;
  }
}
.form-checkbox-list {
  margin-top: 72px;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .form-checkbox-list {
    margin-top: 64px;
    margin-top: 3.56rem;
  }
}
.form-checkbox-list li {
  margin-top: 28px;
  margin-top: 1.56rem;
  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;
}
.form-checkbox-list li:first-child {
  margin-top: 0;
}
.form-checkbox-list li.application-accelerator-regulation {
  margin-top: 0;
  display: none;
}
.form-checkbox-list li.application-accelerator-regulation[style*="display: block"] {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}
.form-checkbox-list li.application-accelerator-regulation .form-block {
  margin-top: 28px;
  margin-top: 1.56rem;
}
.application-form-foot {
  margin-top: 64px;
  margin-top: 3.56rem;
}
@media (max-width: 767px) {
  .application-form-foot .file-label {
    margin-bottom: 20px;
    margin-bottom: 1.11rem;
  }
}
@media (max-width: 767px) {
  .application-form-foot .submit {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .application-form-foot {
    margin-top: 80px;
    margin-top: 4.44rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .application-form-foot .file-label {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 224px;
    width: 12.44rem;
    margin-right: 32px;
    margin-right: 1.78rem;
  }
  .application-form-foot .submit {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    min-width: 1px;
  }
}
@media (max-width: 767px) {
  .submit {
    height: 64px;
    height: 3.56rem;
  }
}
.footer {
  padding: 102px 0 60px;
  padding: 5.67rem 0 3.33rem;
  background-image: url(../img/noise.jpg);
  background-size: 512px 512px;
  background-size: 28.44rem 28.44rem;
  margin-top: -2px;
  margin-top: -0.11rem;
}
.footer .logo img:first-child:not(:only-child) {
  -webkit-transform: translateY(-101%);
      -ms-transform: translateY(-101%);
          transform: translateY(-101%);
}
.footer .logo img:last-child:not(:only-child) {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 767px) {
  .footer {
    padding: 62px 0 20px;
    padding: 3.44rem 0 1.11rem;
  }
}
.footer-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .footer-row {
    display: block;
    text-align: center;
  }
}
.footer-divider {
  height: 40px;
  height: 2.22rem;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media (max-width: 767px) {
  .footer-divider {
    margin: 32px 0;
    margin: 1.78rem 0;
    width: 100%;
    border-right: 0;
    height: auto;
    border-top: solid 1px rgba(159, 158, 174, 0.15);
  }
}
.footer-divider:last-child {
  display: none;
}
.footer-divider + .footer-divider {
  display: none;
}
.footer-col-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .footer-col-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-col-logo .logo {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 20px;
  margin-right: 1.11rem;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
}
@media (max-width: 767px) {
  .footer-col-logo .logo {
    margin: 0 0 32px;
    margin: 0 0 1.78rem;
    width: 116px;
    width: 6.44rem;
  }
}
.footer-col-logo .logo:last-child {
  margin-right: 0;
}
.footer-address {
  color: #6F7075;
  max-width: 354px;
  max-width: 19.67rem;
}
@media (max-width: 767px) {
  .footer-address {
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 1.5;
  }
}
.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -24px;
  margin: 0 -1.33rem;
}
@media (max-width: 767px) {
  .footer-menu {
    margin: 0 -22px;
    margin: 0 -1.22rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer-menu li {
  padding: 0 24px;
  padding: 0 1.33rem;
}
@media (max-width: 767px) {
  .footer-menu li {
    padding: 0 22px;
    padding: 0 1.22rem;
  }
}
.footer-menu a {
  color: inherit;
  display: block;
  position: relative;
  will-change: transform;
}
.footer-menu a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: solid 1px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.footer-menu a:hover:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.footer-contact {
  color: #6F7075;
}
.footer-contact a {
  color: inherit;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.footer-contact a:hover {
  color: #6B71FF;
}
.social-list {
  margin: 0 -16px;
  margin: 0 -0.89rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .social-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.social-list li {
  padding: 0 16px;
  padding: 0 0.89rem;
}
.social-list a {
  display: block;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity;
  opacity: 0.4;
  width: 32px;
  width: 1.78rem;
}
.social-list a:hover {
  opacity: 1;
}
.social-list a img {
  display: block;
  max-width: 32px;
  max-width: 1.78rem;
}
.foot {
  margin-top: 32px;
  margin-top: 1.78rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #6F7075;
}
@media (max-width: 767px) {
  .foot {
    padding-top: 32px;
    padding-top: 1.78rem;
    border-top: solid 1px rgba(159, 158, 174, 0.15);
  }
}
.copyright {
  margin-right: 24px;
  margin-right: 1.33rem;
}
.copyright:last-child {
  margin-right: 0;
}
.cookies {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 600;
  background-color: rgba(32, 32, 32, 0.98);
  color: #fff;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: translateY(102%);
      -ms-transform: translateY(102%);
          transform: translateY(102%);
}
.cookies-is-visible .cookies {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.cookies-is-visible .footer {
  padding-bottom: 120px;
  padding-bottom: 6.666666667rem;
}
@media (max-width: 767px) {
  .cookies-is-visible .footer {
    padding-bottom: 100px;
    padding-bottom: 5.56rem;
  }
}
.cookies-body {
  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;
  margin: 0 -16px;
  margin: 0 -0.89rem;
  height: 128px;
  height: 7.11rem;
}
@media (max-width: 767px) {
  .cookies-body {
    height: 80px;
    height: 4.44rem;
  }
}
.cookies-content {
  padding: 0 16px;
  padding: 0 0.89rem;
  width: 66.666%;
}
@media (min-width: 768px) {
  .cookies-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.cookies-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 24px;
  margin-right: 1.33rem;
}
@media (max-width: 767px) {
  .cookies-title {
    font-size: 14px;
    font-size: 0.78rem;
    font-weight: 500;
    margin-right: 0;
    margin-bottom: 4px;
    margin-bottom: 0.22rem;
  }
}
.cookies-title img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  width: 2.22rem;
  margin-right: 24px;
  margin-right: 1.33rem;
}
@media (max-width: 767px) {
  .cookies-title img {
    margin-right: 8px;
    margin-right: 0.44rem;
    width: 24px;
    width: 1.33rem;
  }
}
.cookies-title:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .cookies-desc {
    font-size: 11px;
    font-size: 0.61rem;
  }
}
.cookies-desc a {
  color: inherit;
  border-bottom: solid 2px;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.cookies-desc a:hover {
  color: #6B71FF;
}
.cookies-submit-wrapp {
  width: 25%;
  padding: 0 16px;
  padding: 0 0.89rem;
}
@media (max-width: 767px) {
  .cookies-submit-wrapp {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .cookies-submit {
    height: 48px;
    height: 2.67rem;
  }
}
.thank-you {
  position: relative;
  background-color: #6B71FF;
}
.thank-you .container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.thank-you-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.thank-you-body {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 160px 0;
  padding: 8.89rem 0;
  color: #fff;
  min-height: 100vh;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .thank-you-body {
    padding: 120px 0;
    padding: 6.67rem 0;
  }
}
.thank-you-title {
  max-width: 736px;
  max-width: 40.89rem;
  margin-bottom: 40px;
  margin-bottom: 2.22rem;
}
@media (max-width: 767px) {
  .thank-you-title {
    font-weight: 500;
    font-size: 36px;
    font-size: 2rem;
    line-height: 1.11;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
.thank-you-desc {
  margin-bottom: 40px;
  margin-bottom: 2.22rem;
}
@media (max-width: 767px) {
  .thank-you-desc {
    margin-bottom: 32px;
    margin-bottom: 1.78rem;
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.56;
    letter-spacing: -0.01em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
    font-weight: 500;
  }
}
.thank-you-desc > :not(:last-child) {
  margin-bottom: 32px;
  margin-bottom: 1.78rem;
}
@media (max-width: 767px) {
  .thank-you-desc > :not(:last-child) {
    margin-bottom: 24px;
    margin-bottom: 1.33rem;
  }
}
video::-webkit-media-controls {
  display: none;
  -webkit-appearance: none;
          appearance: none;
}
.page-body {
  padding: calc(128px + 80px) 0 80px;
  padding: calc(7.11rem + 4.44rem) 0 4.44rem;
}
@media (max-width: 767px) {
  .page-body {
    padding: calc(86px) 0 80px;
    padding: calc(4.78rem) 0 4.44rem;
  }
}
.post-title {
  margin-bottom: 40px;
  margin-bottom: 2.22rem;
}
@media (max-width: 767px) {
  .post-title {
    margin-bottom: 32px;
    margin-bottom: 1.78rem;
  }
}
.form-block-checkbox .input-alert {
  margin-left: 52px;
  margin-left: 2.89rem;
}
@media (max-width: 767px) {
  .form-block-checkbox .input-alert {
    margin-left: 48px;
    margin-left: 2.67rem;
  }
}
/* info-page */
.info-page-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;
}
.info-page-col-nav {
  width: 33.333%;
}
.info-page-col-content {
  width: 58.333%;
}
@media (max-width: 1023px) {
  .info-page-col-content {
    width: 100%;
  }
}
.info-page-nav {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 416px;
  width: 23.11rem;
  margin-right: 32px;
  margin-right: 1.78rem;
}
.info-page-menu {
  color: #6F7075;
  counter-reset: counter;
  list-style: none;
  font-size: 14px;
  font-size: 0.78rem;
  line-height: 1.4;
}
.info-page-menu li {
  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;
  margin-bottom: 16px;
  margin-bottom: 0.89rem;
}
.info-page-menu li:last-child {
  margin-bottom: 0;
}
.info-page-menu a {
  color: #6F7075;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding-left: 24px;
  padding-left: 1.33rem;
  position: relative;
}
.info-page-menu a:before {
  content: counter(counter) '\002E';
  counter-increment: counter;
  position: absolute;
  left: 0;
  top: 0;
}
.info-page-menu a:hover {
  color: #202020;
}
.info-page-menu .active a {
  color: #202020;
}
.info-page-body {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-width: 1px;
  max-width: 736px;
  max-width: 40.89rem;
}
.info-section {
  padding: 32px 0;
  padding: 1.78rem 0;
  color: #1D2023;
}
@media (max-width: 767px) {
  .info-section {
    padding: 22px 0;
    padding: 1.22rem 0;
  }
}
.info-section:first-child {
  padding-top: 0;
}
.info-section:last-child {
  padding-bottom: 0;
}
.info-page-caption {
  margin-bottom: 16px;
  margin-bottom: 0.89rem;
  color: #202020;
}
@media (max-width: 767px) {
  .info-page-caption {
    font-weight: 500;
    font-size: 28px;
    font-size: 1.56rem;
    line-height: 1.29;
    letter-spacing: -0.02em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
  }
}
.text-block {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
.text-block > * {
  margin-bottom: 12px;
  margin-bottom: 0.67rem;
}
.text-block > *:last-child {
  margin-bottom: 0;
}
.text-block:last-child {
  margin-bottom: 0;
}
.text-block ul li {
  position: relative;
  padding-left: 16px;
  padding-left: 0.89rem;
  margin-bottom: 8px;
  margin-bottom: 0.44rem;
}
.text-block ul li:before {
  content: '';
  position: absolute;
  width: 4px;
  width: 0.22rem;
  height: 4px;
  height: 0.22rem;
  left: 0;
  top: 10px;
  top: 0.56rem;
  background-color: currentColor;
  border-radius: 50%;
}
.text-block ul li:last-child {
  margin-bottom: 0;
}
.text-block-content > * {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
.text-block-content > *:last-child {
  margin-bottom: 0;
}
.text-block-border:not(:last-child) {
  margin-bottom: 16px;
  margin-bottom: 0.89rem;
  padding-bottom: 15px;
  padding-bottom: 0.83rem;
  border-bottom: solid 1px #A2A1B9;
}
.info-section-title {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
}
@media (max-width: 767px) {
  .info-section-title {
    font-weight: 500;
    font-size: 28px;
    font-size: 1.56rem;
    line-height: 1.29;
    letter-spacing: -0.02em;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 5px 36px 5px 0;
    padding: 0.28rem 2rem 0.28rem 0;
    border-bottom: solid 1px #A2A1B9;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: 0;
    margin-top: -5px;
    margin-top: -0.28rem;
  }
  .info-section-title:after {
    content: '';
    position: absolute;
    width: 16px;
    width: 0.89rem;
    height: 16px;
    height: 0.89rem;
    right: 0;
    top: 50%;
    margin-top: -8px;
    margin-top: -0.44rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDYyMjUgMTAuNDg1OUM4LjU1NjkyIDExLjE3MTQgNy40NDMwOCAxMS4xNzE0IDYuOTM3NzUgMTAuNDg1OUw0LjIxNjU2IDYuNzk0ODRDMy42NTA5NSA2LjAyNzY0IDQuMjU5MTUgNSA1LjI3ODgxIDVMMTAuNzIxMiA1QzExLjc0MDkgNSAxMi4zNDkgNi4wMjc2NCAxMS43ODM0IDYuNzk0ODRMOS4wNjIyNSAxMC40ODU5WiIgZmlsbD0iI0Q3RDlERiIvPgo8L3N2Zz4K");
  }
  .info-section-title.active:after {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}
.info-section-title:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .info-section-body {
    padding: 18px 0 20px;
    padding: 1rem 0 1.11rem;
    display: none;
  }
}
@media (min-width: 768px) {
  .info-section-body {
    display: block!important;
  }
}
.nested-list-item {
  margin-bottom: 16px;
  margin-bottom: 0.89rem;
  padding-left: 20px;
  padding-left: 1.11rem;
  position: relative;
}
.nested-list-item:last-child {
  margin-bottom: 0;
}
.nested-list-item:before {
  content: attr(data-marker);
  position: absolute;
  left: 0;
  top: 0;
}
.info-ol-table {
  width: 100%;
}
.info-ol-table thead {
  font-weight: 500;
  border-bottom: solid 1px #A2A1B9;
}
.info-ol-table thead td {
  padding-bottom: 12px;
  padding-bottom: 0.67rem;
}
.info-ol-table td {
  vertical-align: top;
}
.info-ol-table td:first-child {
  width: 1%;
  min-width: 16px;
  min-width: 0.89rem;
  padding-right: 24px;
  padding-right: 1.33rem;
}
.info-ol-table tbody td {
  padding-top: 12px;
  padding-top: 0.67rem;
  padding-bottom: 12px;
  padding-bottom: 0.67rem;
  border-bottom: solid 1px #A2A1B9;
}
.info-ol-table tbody tr:last-child td {
  padding-bottom: 0;
  border-bottom: 0;
}
.page-version-item {
  padding-top: 15px;
  padding-top: 0.83rem;
  padding-bottom: 16px;
  padding-bottom: 0.89rem;
  border-top: solid 1px #A2A1B9;
}
.page-version-item:last-child {
  border-bottom: solid 1px #A2A1B9;
}
@media (min-width: 768px) {
  .page-version-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .page-version-item-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-version-item-head .page-version-item-body {
    margin: 0 12px 0 0;
    margin: 0 0.67rem 0 0;
  }
}
.page-version-item-body {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-width: 1px;
  margin-right: 24px;
  margin-right: 1.33rem;
  max-width: 424px;
  max-width: 23.56rem;
}
@media (max-width: 767px) {
  .page-version-item-body {
    max-width: none;
    margin: 0 0 24px;
    margin: 0 0 1.33rem;
  }
}
.page-version-item-body:last-child {
  margin-right: 0;
}
.page-version-item-aside {
  width: 236px;
  width: 13.11rem;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media (max-width: 767px) {
  .page-version-item-aside {
    width: auto;
  }
}
.page-version-title {
  color: #202020;
  margin-bottom: 8px;
  margin-bottom: 0.44rem;
}
/* accelerator-regulation */
.info-page-row-accelerator-regulation .info-page-manu {
  max-width: 308px;
  max-width: 17.11rem;
}
.info-page-col-content {
  counter-reset: section;
}
.info-section[id] {
  counter-increment: section;
}
.text-block ol {
  list-style: none;
  counter-reset: list;
  margin-bottom: 16px;
  margin-bottom: 0.89rem;
}
.text-block ol:last-child {
  margin-bottom: 0;
}
.text-block ol > li {
  padding-left: 32px;
  padding-left: 1.78rem;
  position: relative;
  margin-bottom: 16px;
  margin-bottom: 0.89rem;
}
.text-block ol > li:last-child {
  margin-bottom: 0;
}
.text-block ol > li:before {
  content: counter(section) '.' counters(list, '.') '.';
  counter-increment: list;
  position: absolute;
  left: 0;
  top: 0;
}
.text-block ol > li > ol {
  margin-left: -32px;
  margin-left: -1.78rem;
}
.text-block ol > li > .accelerator-regulation-stage {
  margin-left: -32px;
  margin-left: -1.78rem;
}
.text-block ol.text-ol-large > li {
  padding-left: 40px;
  padding-left: 2.22rem;
}
.text-block ol.text-ol-large > li > ol {
  margin-left: -40px;
  margin-left: -2.22rem;
}
.text-block ol ol {
  margin-left: -60px;
  margin-left: -3.33rem;
  margin-top: 16px;
  margin-top: 0.89rem;
}
.text-block ol ol > li {
  padding-left: 60px;
  padding-left: 3.33rem;
}
.text-block ol ol.accelerator-regulation-guarantees {
  counter-reset: guarantees;
}
.text-block ol ol.accelerator-regulation-guarantees li {
  padding-left: 32px;
  padding-left: 1.78rem;
}
.text-block ol ol.accelerator-regulation-guarantees li:before {
  content: counter(guarantees) ')';
  counter-increment: guarantees;
  position: absolute;
  left: 0;
  top: 0;
}
.text-block ol .accelerator-regulation-stage {
  margin-left: -60px;
  margin-left: -3.33rem;
}
.text-block ol ul {
  margin: 12px 0 16px;
  margin: 0.67rem 0 0.89rem;
}
.text-block ol ul:last-child {
  margin-bottom: 0;
}
.accelerator-regulation-stage {
  margin-top: 16px;
  margin-top: 0.89rem;
  padding: 24px 20px;
  padding: 1.33rem 1.11rem;
  background-color: #F2F3F7;
  border-radius: 8px;
  border-radius: 0.44rem;
}
.accelerator-regulation-stage:first-child {
  margin-top: 0;
}
.accelerator-regulation-stage-block:not(:last-child) {
  margin-bottom: 24px;
  margin-bottom: 1.33rem;
  padding-bottom: 23px;
  padding-bottom: 1.28rem;
  border-bottom: solid 1px #A2A1B9;
}
.accelerator-regulation-stage-title {
  font-weight: 500;
  margin-bottom: 12px;
  margin-bottom: 0.67rem;
}
@media (max-width: 767px) {
  .page-template-page-info .header,
  .page-template-default .header {
    background-color: #fff;
  }
}

.widht_90 {
 max-width: 90% !important;
}
.cookie-list__wp {
  margin-top: 11.1111rem;
}
.modal__policy-top {
  margin-top: 11.1111rem;
}
@media screen and (max-width: 767px) {
  .cookie-list__wp {
    margin-top: 6.66666rem;
  }
  .modal__policy-top {
    margin-top: 6.66666rem;
  }
}  
@media screen and (max-width: 568px) {
  .page-error__desc {
    margin-bottom: auto;
  }
  .btn.btn-white.page-error__btn  {
    position: fixed;
    bottom: 40px;
    left: 20px;
    right: 20px;
  }
}

.bio__photo_wrap::before {
  width: 12rem;
  height: 12rem;
}
[data-mentor-shape="1"] .bio__photo_wrap::before,
[data-mentor-shape="23"] .bio__photo_wrap::before,
[data-mentor-shape="18"] .bio__photo_wrap::before {
  background: #5588EC;
  transform: rotate(45deg);
  bottom: calc(2rem + 50px);
  left: calc(1rem + 50px);
}
[data-mentor-shape="18"] .bio__photo_wrap::before {
  background: #69C0A0;
}
[data-mentor-shape="2"] .bio__photo_wrap::before {
  background: #5664e0;
  left: calc(0rem + 50px);
  top: calc(0rem + 50px);
}
[data-mentor-shape="3"] .bio__photo_wrap::before {
  background: #41C284;
  border-radius: 50%;
  left: calc(-2rem + 50px);
  bottom: calc(1.5rem + 50px);
}
[data-mentor-shape="4"] .bio__photo_wrap::before,
[data-mentor-shape="24"] .bio__photo_wrap::before {
  background: #5664E0;
  border-radius: 50%;
  left: calc(-2rem + 50px);
  bottom: calc(0.4rem + 50px);
}
[data-mentor-shape="5"] .bio__photo_wrap::before,
[data-mentor-shape="22"] .bio__photo_wrap::before {
  background: #4170E9;
  transform: rotate(45deg);
  bottom: calc(1.3rem + 50px);
  right: calc(0.5rem + 50px);
}
[data-mentor-shape="22"] .bio__photo_wrap::before {
  background: #754DA8;
}
[data-mentor-shape="10"] .bio__photo_wrap::before {
  background: #4170e9;
}
[data-mentor-shape="6"] .bio__photo_wrap::before,
[data-mentor-shape="7"] .bio__photo_wrap::before  {
  background: #754DA8;
  transform: rotate(45deg);
  top: calc(1.5rem + 50px);
  left: calc(0.8rem + 50px);
}
[data-mentor-shape="7"] .bio__photo_wrap::before {
  background: #5664E0;
}
[data-mentor-shape="8"] .bio__photo_wrap::before,
[data-mentor-shape="20"] .bio__photo_wrap::before {
  background: #58BB97;
  border-radius: 50%;
  right: calc(-2rem + 50px);
  bottom: calc(1.5rem + 50px);
}
[data-mentor-shape="20"] .bio__photo_wrap::before {
  background: #5488EC;
}
[data-mentor-shape="9"] .bio__photo_wrap::before {
  background: #5664E0;
  right: calc(0rem + 50px);
  bottom: calc(0.5rem + 50px);
}
[data-mentor-shape="11"] .bio__photo_wrap::before {
  background: #41C284;
  transform: rotate(45deg);
  left: calc(50% - 6rem);
  bottom: calc(-2.5rem + 50px);
}
[data-mentor-shape="12"] .bio__photo_wrap::before {
  background: #754DA8;
  border-radius: 50%;
  right: calc(-2rem + 50px);
  bottom: calc(0.4rem + 50px);
}
[data-mentor-shape="23"] .bio__photo_wrap::before,
[data-mentor-shape="14"] .bio__photo_wrap::before,
[data-mentor-shape="13"] .bio__photo_wrap::before,
[data-mentor-shape="30"] .bio__photo_wrap::before,
[data-mentor-shape="25"] .bio__photo_wrap::before,
[data-mentor-shape="26"] .bio__photo_wrap::before {
  background: #5588EC;
  transform: rotate(45deg);
  left: calc(-1.6rem + 50px); 
  top: calc(50% - 6rem);
}
[data-mentor-shape="35"] .bio__photo_wrap::before {
  background: #5488EC;
}
[data-mentor-shape="25"] .bio__photo_wrap::before {
  background: #41C284;
}
[data-mentor-shape="26"] .bio__photo_wrap::before,
[data-mentor-shape="14"] .bio__photo_wrap::before {
  background: #5664E0;
}
[data-mentor-shape="35"] .bio__photo_wrap::before {
  background: #754DA8;
}
[data-mentor-shape="30"] .bio__photo_wrap::before {
  background: #754DA8;
} 
[data-mentor-shape="23"] .bio__photo_wrap::before,
[data-mentor-shape="28"] .bio__photo_wrap::before,
[data-mentor-shape="14"] .bio__photo_wrap::before {
  transform: rotate(0);
}
[data-mentor-shape="23"] .bio__photo_wrap::before,
[data-mentor-shape="28"] .bio__photo_wrap::before {
  background: #69C0A0;
  left: unset;
  right: calc(-1.6rem + 50px); 
}
[data-mentor-shape="28"] .bio__photo_wrap::before {
  background: #4170E9;
  bottom: calc(-1.6rem + 50px); 
  left: calc(50% - 6rem);
}
[data-mentor-shape="27"] .bio__photo_wrap::before {
  background: #69C0A0;
}
[data-mentor-shape="32"] .bio__photo_wrap::before,
[data-mentor-shape="34"] .bio__photo_wrap::before,
[data-mentor-shape="15"] .bio__photo_wrap::before {
  background: #69C0A0;
  transform: rotate(45deg);
  top: calc(1.5rem + 50px);
  right: calc(0.8rem + 50px);
}
[data-mentor-shape="34"] .bio__photo_wrap::before {
  background: #41C284;
}
[data-mentor-shape="26"] .bio__photo_wrap::before {
  background: #4170E9;
}
[data-mentor-shape="16"] .bio__photo_wrap::before {
  background: #754DA8;
  border-radius: 50%;
  right: calc(-2rem + 50px);
  top: calc(1.5rem + 50px);
}
[data-mentor-shape="35"] .bio__photo_wrap::before {
  background: #5488EC;
  border-radius: 50%;
  left: calc(-2rem + 50px);
  top: calc(1.5rem + 50px);
}
[data-mentor-shape="21"] .bio__photo_wrap::before {
  background: #41C284;
  transform: rotate(45deg);
  top: calc(1.5rem + 50px);
  right: calc(0.8rem + 50px);
}
[data-mentor-shape="21"] .bio__photo_wrap::before {
  background: #4170E9;
}
[data-mentor-shape="17"] .bio__photo_wrap::before {
  background: #5588EC;
  transform: rotate(45deg);
  left: calc(50% - 6rem);
  top: calc(-0.5rem + 50px);
}
[data-mentor-shape="10"] .bio__photo_wrap::before {
  transform: rotate(45deg);
  right: calc(-1.6rem + 50px);
  background: #754DA8;
  top: calc(50% - 6rem);
}
[data-mentor-shape="23"] .bio__photo_wrap::before {
  background: #69C0A0;
}
[data-mentor-shape="31"] .bio__photo_wrap::before,
[data-mentor-shape="33"] .bio__photo_wrap::before,
[data-mentor-shape="19"] .bio__photo_wrap::before,
[data-mentor-shape="36"] .bio__photo_wrap::before {
  background: #5588EC;
  transform: rotate(45deg);
  border-radius: 50%;
  left: calc(-3.6rem + 50px); 
  top: calc(50% - 6rem);
}
[data-mentor-shape="32"] .bio__photo_wrap::before {
  background: #5664E0;
}
[data-mentor-shape="24"] .bio__photo_wrap::before,
[data-mentor-shape="33"] .bio__photo_wrap::before {
  background: #754DA8;
}
[data-mentor-shape="31"] .bio__photo_wrap::before,
[data-mentor-shape="36"] .bio__photo_wrap::before {
  background: #41C284;
}
[data-mentor-shape="2955"] .bio__photo_wrap::before {
  background: #754DA8;
  border-radius: 50%;
  left: calc(-2rem + 50px);
  bottom: calc(1.8rem + 50px);
}
[data-mentor-shape="29"] .bio__photo_wrap::before,
[data-mentor-shape="27"] .bio__photo_wrap::before {
  background: #69C0A0;
  right: calc(0rem + 50px);
  top: calc(0.5rem + 50px);
}
[data-mentor-shape="29"] .bio__photo_wrap::before {
  background: #5488EC;
}
@media screen and (max-width: 767px) {
  .modal--bio .bio__photo_wrap {
    padding: 0
  }
  .modal--bio .container {
    padding: 0
  }
  .modal--bio .bio__row {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
  }
  .bio__photo_wrap::before {
    width: 4rem;
    height: 4rem;
  }
  [data-mentor-shape="18"] .bio__photo_wrap::before,
  [data-mentor-shape="1"] .bio__photo_wrap::before,
  [data-mentor-shape="2"] .bio__photo_wrap::before {
    bottom: 0.8rem;
    left: 0.2rem;
  }
  [data-mentor-shape="2"] .bio__photo_wrap::before {
    bottom: 1.1rem;
    top: 0.2rem; 
  }
  [data-mentor-shape="3"] .bio__photo_wrap::before,
  [data-mentor-shape="24"] .bio__photo_wrap::before {
    bottom: 0.9rem;
    left: -0.3rem;
  }
  [data-mentor-shape="4"] .bio__photo_wrap::before {
    bottom: 0.5rem;
    left: -0.3rem;
  }
  [data-mentor-shape="5"] .bio__photo_wrap::before,
  [data-mentor-shape="22"] .bio__photo_wrap::before {
    bottom: 0.8rem;
    right: 0.2rem;
  }
  [data-mentor-shape="23"] .bio__photo_wrap::before {
    top: calc(50% - 2rem);
    right: -0.8rem;
  }
  [data-mentor-shape="7"] .bio__photo_wrap::before,
  [data-mentor-shape="6"] .bio__photo_wrap::before {
    top: 0.5rem;
    left: 0.2rem;
  }
  [data-mentor-shape="8"] .bio__photo_wrap::before,
  [data-mentor-shape="20"] .bio__photo_wrap::before {
    bottom: 0.9rem;
    right: -0.3rem;
  }
  [data-mentor-shape="9"] .bio__photo_wrap::before {
    bottom: 0.4rem;
    right: 0.1rem;
  }
  [data-mentor-shape="11"] .bio__photo_wrap::before {
    left: calc(50% - 2rem);
    bottom: calc(-1.5rem + 50px);
  }
  [data-mentor-shape="12"] .bio__photo_wrap::before {
    bottom: 0.5rem;
    right: -0.3rem;
  }
  [data-mentor-shape="14"] .bio__photo_wrap::before,
  [data-mentor-shape="13"] .bio__photo_wrap::before,
  [data-mentor-shape="35"] .bio__photo_wrap::before,
  [data-mentor-shape="30"] .bio__photo_wrap::before,
  [data-mentor-shape="26"] .bio__photo_wrap::before,
  [data-mentor-shape="25"] .bio__photo_wrap::before {
    top: calc(50% - 2rem);
    left: calc(-1.8rem + 50px);
  }
  [data-mentor-shape="32"] .bio__photo_wrap::before,
  [data-mentor-shape="34"] .bio__photo_wrap::before,
  [data-mentor-shape="15"] .bio__photo_wrap::before {
    top: 0.6rem;
    right: 0.3rem;
  }
  [data-mentor-shape="16"] .bio__photo_wrap::before,
  [data-mentor-shape="17"] .bio__photo_wrap::before {
    top: 0.9rem;
    right: -0.3rem;
  }
  [data-mentor-shape="35"] .bio__photo_wrap::before {
    top: 0.9rem;
    left: -0.3rem;
  }
  [data-mentor-shape="21"] .bio__photo_wrap::before {
    top: 0.7rem;
    right: 0.2rem;
  }
  [data-mentor-shape="17"] .bio__photo_wrap::before {
    left: calc(50% - 2rem);
    top: calc(-2.4rem + 50px);
  }
  [data-mentor-shape="10"] .bio__photo_wrap::before {
    top: calc(50% - 2rem);
    right: calc(-2.8rem + 50px);
  }
  [data-mentor-shape="33"] .bio__photo_wrap::before,
  [data-mentor-shape="19"] .bio__photo_wrap::before,
  [data-mentor-shape="31"] .bio__photo_wrap::before,
  [data-mentor-shape="36"] .bio__photo_wrap::before {
    top: calc(50% - 2rem);
    left: calc(-2.7rem + 50px);
  }
  [data-mentor-shape="2955"] .bio__photo_wrap::before {
    bottom: 0.9rem;
    left: -0.3rem;
  }
  [data-mentor-shape="29"] .bio__photo_wrap::before,
  [data-mentor-shape="27"] .bio__photo_wrap::before {
    right: 0.1rem;
    top: 0.1rem; 
  }
  [data-mentor-shape="28"] .bio__photo_wrap::before {
    bottom: calc(-1.6rem + 50px); 
    left: calc(50% - 2rem);
  }
}
.bio__quote_img {
  opacity: 0.5;
}
[data-mentor-shape="29"] .bio__quote_img svg,
[data-mentor-shape="17"] .bio__quote_img svg,
[data-mentor-shape="13"] .bio__quote_img svg,
[data-mentor-shape="19"] .bio__quote_img svg,
[data-mentor-shape="20"] .bio__quote_img svg,
[data-mentor-shape="1"] .bio__quote_img svg {
  fill: #5488EC;
}
[data-mentor-shape="32"] .bio__quote_img svg,
[data-mentor-shape="26"] .bio__quote_img svg,
[data-mentor-shape="14"] .bio__quote_img svg,
[data-mentor-shape="9"] .bio__quote_img svg,
[data-mentor-shape="7"] .bio__quote_img svg,
[data-mentor-shape="4"] .bio__quote_img svg,
[data-mentor-shape="2"] .bio__quote_img svg {
  fill: #5664E0;
}
[data-mentor-shape="36"] .bio__quote_img svg,
[data-mentor-shape="34"] .bio__quote_img svg,
[data-mentor-shape="31"] .bio__quote_img svg,
[data-mentor-shape="11"] .bio__quote_img svg,
[data-mentor-shape="25"] .bio__quote_img svg,
[data-mentor-shape="3"] .bio__quote_img svg {
  fill: #41C284;
}
[data-mentor-shape="35"] .bio__quote_img svg,
[data-mentor-shape="28"] .bio__quote_img svg,
[data-mentor-shape="26"] .bio__quote_img svg,
[data-mentor-shape="21"] .bio__quote_img svg,
[data-mentor-shape="5"] .bio__quote_img svg {
  fill: #4170E9;
}
[data-mentor-shape="33"] .bio__quote_img svg,
[data-mentor-shape="27"] .bio__quote_img svg,
[data-mentor-shape="24"] .bio__quote_img svg,
[data-mentor-shape="22"] .bio__quote_img svg,
[data-mentor-shape="12"] .bio__quote_img svg,
[data-mentor-shape="30"] .bio__quote_img svg,
[data-mentor-shape="10"] .bio__quote_img svg,
[data-mentor-shape="16"] .bio__quote_img svg,
[data-mentor-shape="6"] .bio__quote_img svg {
  fill: #754DA8;
}
[data-mentor-shape="8"] .bio__quote_img svg {
  fill: #58BB97;
}

[data-mentor-shape="27"] .bio__quote_img svg,
[data-mentor-shape="23"] .bio__quote_img svg,
[data-mentor-shape="18"] .bio__quote_img svg,
[data-mentor-shape="15"] .bio__quote_img svg {
  fill: #69C0A0;
}
@media (min-width: 768px){
  .viewport {
    position: static;
    overflow: visible;
  }
}
.two-buttons-container a {
  width: 20rem;
  height: 3.555555556rem;
}

.two-buttons-container a:nth-child(1) {
  margin-right: 16px;
}

.two-buttons-container{
  margin-top: -3.2rem;
}
@media (max-width: 767px){
  .two-buttons-container{
    margin-top: 0;
  }
  .two-buttons-container a {
    width: 100%;
    height: 64px;
  }
  .two-buttons-container a:nth-child(1) {
    margin-bottom: 16px;
  }
}
/* .two-buttons-container a:nth-child(1):hover .btn-border:before {
  background-color: #ffffff;
} */


.mentors-gtag-container {
  position: relative;
}
.mentors-gtag {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.p-unset {
  position: unset;
}
@media screen and (max-width: 768px) {
  .kind-teams--demo {
    padding-top: 6.56rem;
  }
}
@media screen and (min-width: 766px) {
  .kind-teams--demo+.program .slide-toggle-link-wrapp {
      display: none;
  }
}
.additional-class{
  background: none;
  padding-block: 0 6.67rem;
}
.additional-class .accelerator-col.flex-grid-item:first-child .accelerator-item{
  min-height: unset;
}
.additional-class .accelerator-col.flex-grid-item:first-child .accelerator-item .accelerator-item-body.accelerator-item-bodymax{
  justify-content: center;
}
.block-with-button_only.block-with-button .accelerator-col:before {
  content: none;
}
.block-with-button.block-with-button_only .accelerator-col.flex-grid-item{
  border: none;
}
.block-with-button.block-with-button_only .accelerator-item.flex-start{
  margin-top: 0;
}
.block-with-button.block-with-button_only .btns-list_only{
  width: 100%;
  position: relative;
  margin: 0;
}
.block-with-button.block-with-button_only .btns-list_only li{
  width: 100%;
}
.block-with-button.block-with-button_only .btns-list_only li .btn{
  width: 100%;
}
@media(max-width: 767px){
  .application.application--metverse.section.additional-class{
    padding-block: 4rem 4.1rem;
  }
}