.investor-projects__item {
  transition: all ease .3s; }

.investor__head:before {
  position: relative; }
  .investor__head:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    right: 50px;
    top: calc(50% + 1px);
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #434242;
    border-bottom: 2px solid #434242;
    transition: all ease .3s;
    font-weight: bold; }
  .open.investor__head:before {
    transform: translateY(-50%) rotate(-135deg);
    top: calc(50% + 1px); }

.investor__icon-img, .investor-gallery__item, .investor-projects__item, .investor-projects__main-icon {
  position: relative; }
  .investor__icon-img > img, .investor-gallery__item > img, .investor-projects__item > img, .investor-projects__main-icon > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover; }

.investor__button, .investor-present__button {
  width: 270px;
  height: 50px;
  border: none;
  line-height: 50px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3fab3c;
  transition: all ease .3s;
  color: white !important;
  cursor: pointer; }
  @media screen and (max-width: 639px) {
    .investor__button, .investor-present__button {
      width: 100%; } }
  .investor__button:hover, .investor-present__button:hover {
    background: #3fab3c; }

.investor-present__content h3 {
  font-size: 36px; }
  @media screen and (max-width: 1919px) {
    .investor-present__content h3 {
      font-size: 36px; } }
  @media screen and (max-width: 1919px) {
    .investor-present__content h3 {
      font-size: 28px; } }
  @media screen and (max-width: 1023px) {
    .investor-present__content h3 {
      font-size: 20px; } }
  @media screen and (max-width: 639px) {
    .investor-present__content h3 {
      font-size: 20px; } }

.investor-projects__main {
  margin-bottom: 70px; }
  @media screen and (max-width: 1919px) {
    .investor-projects__main {
      margin-bottom: 70px; } }
  @media screen and (max-width: 1919px) {
    .investor-projects__main {
      margin-bottom: 60px; } }
  @media screen and (max-width: 1023px) {
    .investor-projects__main {
      margin-bottom: 40px; } }
  @media screen and (max-width: 639px) {
    .investor-projects__main {
      margin-bottom: 20px; } }

.investor-gallery, .investor-projects__data {
  margin-bottom: 50px; }
  @media screen and (max-width: 1919px) {
    .investor-gallery, .investor-projects__data {
      margin-bottom: 50px; } }
  @media screen and (max-width: 1919px) {
    .investor-gallery, .investor-projects__data {
      margin-bottom: 30px; } }
  @media screen and (max-width: 1023px) {
    .investor-gallery, .investor-projects__data {
      margin-bottom: 30px; } }
  @media screen and (max-width: 639px) {
    .investor-gallery, .investor-projects__data {
      margin-bottom: 20px; } }

.investor-gallery, .investor-present {
  margin-top: 50px; }
  @media screen and (max-width: 1919px) {
    .investor-gallery, .investor-present {
      margin-top: 50px; } }
  @media screen and (max-width: 1919px) {
    .investor-gallery, .investor-present {
      margin-top: 30px; } }
  @media screen and (max-width: 1023px) {
    .investor-gallery, .investor-present {
      margin-top: 30px; } }
  @media screen and (max-width: 639px) {
    .investor-gallery, .investor-present {
      margin-top: 20px; } }

.investor__button {
  margin-top: 40px; }
  @media screen and (max-width: 1919px) {
    .investor__button {
      margin-top: 40px; } }
  @media screen and (max-width: 1919px) {
    .investor__button {
      margin-top: 30px; } }
  @media screen and (max-width: 1023px) {
    .investor__button {
      margin-top: 30px; } }
  @media screen and (max-width: 639px) {
    .investor__button {
      margin-top: 30px; } }

.investor__top {
  margin-bottom: 20px; }
  @media screen and (max-width: 1919px) {
    .investor__top {
      margin-bottom: 20px; } }
  @media screen and (max-width: 1919px) {
    .investor__top {
      margin-bottom: 20px; } }
  @media screen and (max-width: 1023px) {
    .investor__top {
      margin-bottom: 10px; } }
  @media screen and (max-width: 639px) {
    .investor__top {
      margin-bottom: 10px; } }

.investor-present__button {
  margin-top: 20px; }
  @media screen and (max-width: 1919px) {
    .investor-present__button {
      margin-top: 20px; } }
  @media screen and (max-width: 1919px) {
    .investor-present__button {
      margin-top: 20px; } }
  @media screen and (max-width: 1023px) {
    .investor-present__button {
      margin-top: 10px; } }
  @media screen and (max-width: 639px) {
    .investor-present__button {
      margin-top: 10px; } }

.investor-container {
  padding: 0 15px;
  width: 1490px;
  max-width: fit-content;
  min-width: auto; }
  @media screen and (max-width: 1919px) {
    .investor-container {
      width: 940px; } }
  @media screen and (max-width: 1919px) {
    .investor-container {
      width: 940px; } }
  @media screen and (max-width: 1023px) {
    .investor-container {
      width: 600px; } }
  @media screen and (max-width: 639px) {
    .investor-container {
      width: 320px; } }

.investor {
  margin-bottom: 60px; }
  .investor__content {
    width: 100%; }
  .investor__block {
    display: flex;
    border-bottom: 1px solid #edecec;
    margin-bottom: 30px; }
    @media screen and (max-width: 1919px) {
      .investor__block {
        margin-bottom: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor__block {
        margin-bottom: 30px; } }
    @media screen and (max-width: 1023px) {
      .investor__block {
        margin-bottom: 30px; } }
    @media screen and (max-width: 639px) {
      .investor__block {
        margin-bottom: 15px; } }
  .investor__head {
    cursor: pointer;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 60px;
    position: relative;
    font-weight: 500; }
    @media screen and (max-width: 1919px) {
      .investor__head {
        padding-top: 30px;
        padding-bottom: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor__head {
        padding-top: 30px;
        padding-bottom: 30px; } }
    @media screen and (max-width: 1023px) {
      .investor__head {
        padding-top: 20px;
        padding-bottom: 20px; } }
    @media screen and (max-width: 639px) {
      .investor__head {
        padding-top: 20px;
        padding-bottom: 20px; } }
    @media screen and (max-width: 1919px) {
      .investor__head {
        font-size: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor__head {
        font-size: 24px; } }
    @media screen and (max-width: 1023px) {
      .investor__head {
        font-size: 20px; } }
    @media screen and (max-width: 639px) {
      .investor__head {
        font-size: 18px; } }
    @media screen and (max-width: 1919px) {
      .investor__head {
        padding-left: 90px; } }
    @media screen and (max-width: 1919px) {
      .investor__head {
        padding-left: 40px; } }
    @media screen and (max-width: 1023px) {
      .investor__head {
        padding-left: 30px; } }
    @media screen and (max-width: 639px) {
      .investor__head {
        padding-left: 30px; } }
    .investor__head.open + .investor__body {
      display: block; }
    @media screen and (max-width: 639px) {
      .investor__head:before {
        right: 30px; } }
  .investor__icon {
    width: 370px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    flex-direction: column;
    background: #3fab3c;
    padding-left: 17px;
    padding-right: 17px; }
    @media screen and (max-width: 1919px) {
      .investor__icon {
        width: 370px; } }
    @media screen and (max-width: 1919px) {
      .investor__icon {
        width: 230px; } }
    @media screen and (max-width: 1023px) {
      .investor__icon {
        width: 170px; } }
    @media screen and (max-width: 639px) {
      .investor__icon {
        width: 170px; } }
    .investor__icon span {
      display: none;
      text-align: center;
      font-size: 20px;
      margin-top: 50px;
      line-height: 1.4; }
      @media screen and (max-width: 1919px) {
        .investor__icon span {
          font-size: 20px; } }
      @media screen and (max-width: 1919px) {
        .investor__icon span {
          font-size: 18px; } }
      @media screen and (max-width: 1023px) {
        .investor__icon span {
          font-size: 16px; } }
      @media screen and (max-width: 639px) {
        .investor__icon span {
          font-size: 16px; } }
      @media screen and (max-width: 1919px) {
        .investor__icon span {
          margin-top: 50px; } }
      @media screen and (max-width: 1919px) {
        .investor__icon span {
          margin-top: 50px; } }
      @media screen and (max-width: 1023px) {
        .investor__icon span {
          margin-top: 30px; } }
      @media screen and (max-width: 639px) {
        .investor__icon span {
          margin-top: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor__icon {
        padding-left: 17px;
        padding-right: 17px; } }
    @media screen and (max-width: 1919px) {
      .investor__icon {
        padding-left: 17px;
        padding-right: 17px; } }
    @media screen and (max-width: 1023px) {
      .investor__icon {
        padding-left: 17px;
        padding-right: 17px; } }
    @media screen and (max-width: 639px) {
      .investor__icon {
        padding-left: 17px;
        padding-right: 17px; } }
    @media screen and (max-width: 600px) {
      .investor__icon {
        display: none; } }
  .investor__icon-img {
    width: 80px;
    height: 80px; }
    .investor__icon-img img {
      object-fit: contain; }
    @media screen and (max-width: 1919px) {
      .investor__icon-img {
        width: 80px; } }
    @media screen and (max-width: 1919px) {
      .investor__icon-img {
        width: 64px; } }
    @media screen and (max-width: 1023px) {
      .investor__icon-img {
        width: 64px; } }
    @media screen and (max-width: 639px) {
      .investor__icon-img {
        width: 64px; } }
    @media screen and (max-width: 1919px) {
      .investor__icon-img {
        height: 80px; } }
    @media screen and (max-width: 1919px) {
      .investor__icon-img {
        height: 64px; } }
    @media screen and (max-width: 1023px) {
      .investor__icon-img {
        height: 64px; } }
    @media screen and (max-width: 639px) {
      .investor__icon-img {
        height: 64px; } }
  .investor__body {
    display: none;
    padding-left: 90px;
    padding-right: 60px;
    padding-bottom: 50px; }
    @media screen and (max-width: 1919px) {
      .investor__body {
        padding-left: 90px; } }
    @media screen and (max-width: 1919px) {
      .investor__body {
        padding-left: 40px; } }
    @media screen and (max-width: 1023px) {
      .investor__body {
        padding-left: 30px; } }
    @media screen and (max-width: 639px) {
      .investor__body {
        padding-left: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor__body {
        padding-right: 60px; } }
    @media screen and (max-width: 1919px) {
      .investor__body {
        padding-right: 50px; } }
    @media screen and (max-width: 1023px) {
      .investor__body {
        padding-right: 30px; } }
    @media screen and (max-width: 639px) {
      .investor__body {
        padding-right: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor__body {
        padding-bottom: 50px; } }
    @media screen and (max-width: 1919px) {
      .investor__body {
        padding-bottom: 50px; } }
    @media screen and (max-width: 1023px) {
      .investor__body {
        padding-bottom: 30px; } }
    @media screen and (max-width: 639px) {
      .investor__body {
        padding-bottom: 30px; } }
  .investor__price-num {
    color: #3fab3c;
    font-size: 48px;
    font-weight: 800;
    line-height: 1.2; }
    @media screen and (max-width: 1919px) {
      .investor__price-num {
        font-size: 48px; } }
    @media screen and (max-width: 1919px) {
      .investor__price-num {
        font-size: 32px; } }
    @media screen and (max-width: 1023px) {
      .investor__price-num {
        font-size: 32px; } }
    @media screen and (max-width: 639px) {
      .investor__price-num {
        font-size: 32px; } }
  .investor__price {
    border-right: 1px solid #e8e8e8;
    padding-right: 50px;
    margin-right: 50px;
    margin-bottom: 0px;
    flex-shrink: 0; }
    @media screen and (max-width: 1919px) {
      .investor__price {
        padding-right: 50px; } }
    @media screen and (max-width: 1919px) {
      .investor__price {
        padding-right: 25px; } }
    @media screen and (max-width: 1023px) {
      .investor__price {
        padding-right: 0px; } }
    @media screen and (max-width: 639px) {
      .investor__price {
        padding-right: 0px; } }
    @media screen and (max-width: 1919px) {
      .investor__price {
        margin-right: 50px; } }
    @media screen and (max-width: 1919px) {
      .investor__price {
        margin-right: 25px; } }
    @media screen and (max-width: 1023px) {
      .investor__price {
        margin-right: 0px; } }
    @media screen and (max-width: 639px) {
      .investor__price {
        margin-right: 0px; } }
    @media screen and (max-width: 1919px) {
      .investor__price {
        margin-bottom: 0px; } }
    @media screen and (max-width: 1919px) {
      .investor__price {
        margin-bottom: 20px; } }
    @media screen and (max-width: 1023px) {
      .investor__price {
        margin-bottom: 20px; } }
    @media screen and (max-width: 639px) {
      .investor__price {
        margin-bottom: 20px; } }
    @media screen and (max-width: 1919px) {
      .investor__price {
        border-right: 1px solid transparent; } }
  .investor__top {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1919px) {
      .investor__top {
        flex-direction: column;
        align-items: flex-start; } }
  .investor__text {
    font-weight: bold; }
    .investor__text span {
      font-size: 16px;
      font-weight: 500; }
      @media screen and (max-width: 1919px) {
        .investor__text span {
          font-size: 16px; } }
      @media screen and (max-width: 1919px) {
        .investor__text span {
          font-size: 14px; } }
      @media screen and (max-width: 1023px) {
        .investor__text span {
          font-size: 14px; } }
      @media screen and (max-width: 639px) {
        .investor__text span {
          font-size: 14px; } }
  .investor__button {
    font-size: 18px;
    text-decoration: none; }
    @media screen and (max-width: 1919px) {
      .investor__button {
        font-size: 18px; } }
    @media screen and (max-width: 1919px) {
      .investor__button {
        font-size: 16px; } }
    @media screen and (max-width: 1023px) {
      .investor__button {
        font-size: 16px; } }
    @media screen and (max-width: 639px) {
      .investor__button {
        font-size: 14px; } }
  .investor__section-box {
    display: none; }
  .investor__section--opened + .investor__section-box {
    display: block;
  }

.investor-gallery {
  grid-column-gap: 30px;
  grid-row-gap: 30px; }
  @media screen and (max-width: 1919px) {
    .investor-gallery {
      grid-column-gap: 30px; } }
  @media screen and (max-width: 1919px) {
    .investor-gallery {
      grid-column-gap: 20px; } }
  @media screen and (max-width: 1023px) {
    .investor-gallery {
      grid-column-gap: 10px; } }
  @media screen and (max-width: 639px) {
    .investor-gallery {
      grid-column-gap: 20px; } }
  @media screen and (max-width: 1919px) {
    .investor-gallery {
      grid-row-gap: 30px; } }
  @media screen and (max-width: 1919px) {
    .investor-gallery {
      grid-row-gap: 20px; } }
  @media screen and (max-width: 1023px) {
    .investor-gallery {
      grid-row-gap: 10px; } }
  @media screen and (max-width: 639px) {
    .investor-gallery {
      grid-row-gap: 20px; } }
  .investor-gallery__item {
    height: 400px;
    margin: 0 5px; }
    @media screen and (max-width: 1919px) {
      .investor-gallery__item {
        height: 400px; } }
    @media screen and (max-width: 1919px) {
      .investor-gallery__item {
        height: 248px; } }
    @media screen and (max-width: 1023px) {
      .investor-gallery__item {
        height: 156px; } }
    @media screen and (max-width: 639px) {
      .investor-gallery__item {
        height: 156px; } }

.investor-gallery .slick-arrow {
  font-size: 0;
  background-repeat: no-repeat; }
  .investor-gallery .slick-arrow:before {
    content: ''; }

.investor-gallery .slick-prev {
  background-image: url("../images/arrow-prev.png"); }
  @media screen and (max-width: 639px) {
    .investor-gallery .slick-prev {
      left: -15px; } }

.investor-gallery .slick-next {
  background-image: url("../images/arrow-next.png"); }
  @media screen and (max-width: 639px) {
    .investor-gallery .slick-next {
      right: -20px; } }

.investor-pay {
  color: white; }
  .investor-pay h2 {
    color: white; }

.investor-present {
  display: flex; }
  @media screen and (max-width: 639px) {
    .investor-present {
      flex-direction: column; } }
  .investor-present__num {
    font-size: 100px;
    font-weight: bold;
    line-height: 1;
    position: relative; }
    @media screen and (max-width: 1919px) {
      .investor-present__num {
        font-size: 100px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__num {
        font-size: 72px; } }
    @media screen and (max-width: 1023px) {
      .investor-present__num {
        font-size: 60px; } }
    @media screen and (max-width: 639px) {
      .investor-present__num {
        font-size: 40px; } }
  .investor-present__icon {
    width: 97px;
    position: relative;
    bottom: -20px; }
    @media screen and (max-width: 1919px) {
      .investor-present__icon {
        width: 97px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__icon {
        width: 97px; } }
    @media screen and (max-width: 1023px) {
      .investor-present__icon {
        width: 70px; } }
    @media screen and (max-width: 639px) {
      .investor-present__icon {
        width: 60px; } }
  .investor-present__main {
    text-align: center;
    padding-right: 55px;
    width: 343px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background-color: #3fab3c;
    background-image: linear-gradient(-48deg, rgba(41, 208, 37, 0.57) 0%, rgba(118, 201, 116, 0.57) 100%);
    padding: 70px; }
    @media screen and (max-width: 1919px) {
      .investor-present__main {
        padding-right: 40px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__main {
        padding-right: 40px; } }
    @media screen and (max-width: 1023px) {
      .investor-present__main {
        padding-right: 50px; } }
    @media screen and (max-width: 639px) {
      .investor-present__main {
        padding-right: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__main {
        width: 343px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__main {
        width: 230px; } }
    @media screen and (max-width: 1023px) {
      .investor-present__main {
        width: 201px; } }
    @media screen and (max-width: 639px) {
      .investor-present__main {
        width: 100%; } }
    @media screen and (max-width: 1919px) {
      .investor-present__main {
        padding: 70px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__main {
        padding: 40px; } }
    @media screen and (max-width: 1023px) {
      .investor-present__main {
        padding: 40px; } }
    @media screen and (max-width: 639px) {
      .investor-present__main {
        padding: 20px; } }
    @media screen and (max-width: 639px) {
      .investor-present__main {
        display: flex;
        align-items: center;
        text-align: center; } }
    .investor-present__main strong {
      font-size: 16px;
      font-weight: normal;
      display: block;
      margin-top: 20px;
      line-height: 1.3;
      white-space: pre-line; }
  .investor-present__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #3fab3c; }
    @media screen and (max-width: 1919px) {
      .investor-present__content {
        padding-left: 60px;
        padding-right: 60px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__content {
        padding-left: 50px;
        padding-right: 50px; } }
    @media screen and (max-width: 1023px) {
      .investor-present__content {
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 639px) {
      .investor-present__content {
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__content {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media screen and (max-width: 1919px) {
      .investor-present__content {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media screen and (max-width: 1023px) {
      .investor-present__content {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media screen and (max-width: 639px) {
      .investor-present__content {
        padding-top: 30px;
        padding-bottom: 30px; } }
    .investor-present__content h3 {
      margin-top: 0;
      margin-bottom: 0;
      color: white;
      line-height: 1.2; }
  .investor-present__button {
    color: white;
    background-color: #434242; }

.investor-line {
  line-height: 2;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 45px;
  margin-bottom: 30px;
  color: black;
  background-color: rgba(67, 66, 66, 0.05);
  border-left: 4px solid #fbb910; }
  @media screen and (max-width: 1919px) {
    .investor-line {
      padding-left: 80px;
      padding-right: 80px; } }
  @media screen and (max-width: 1919px) {
    .investor-line {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1023px) {
    .investor-line {
      padding-left: 30px;
      padding-right: 30px; } }
  @media screen and (max-width: 639px) {
    .investor-line {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 1919px) {
    .investor-line {
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media screen and (max-width: 1919px) {
    .investor-line {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media screen and (max-width: 1023px) {
    .investor-line {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media screen and (max-width: 639px) {
    .investor-line {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media screen and (max-width: 1919px) {
    .investor-line {
      margin-top: 45px; } }
  @media screen and (max-width: 1919px) {
    .investor-line {
      margin-top: 25px; } }
  @media screen and (max-width: 1023px) {
    .investor-line {
      margin-top: 25px; } }
  @media screen and (max-width: 639px) {
    .investor-line {
      margin-top: 25px; } }
  @media screen and (max-width: 1919px) {
    .investor-line {
      margin-bottom: 30px; } }
  @media screen and (max-width: 1919px) {
    .investor-line {
      margin-bottom: 30px; } }
  @media screen and (max-width: 1023px) {
    .investor-line {
      margin-bottom: 30px; } }
  @media screen and (max-width: 639px) {
    .investor-line {
      margin-bottom: 15px; } }

.investor-projects {
  margin-top: 70px; }
  @media screen and (max-width: 1919px) {
    .investor-projects {
      margin-top: 70px; } }
  @media screen and (max-width: 1919px) {
    .investor-projects {
      margin-top: 50px; } }
  @media screen and (max-width: 1023px) {
    .investor-projects {
      margin-top: 50px; } }
  @media screen and (max-width: 639px) {
    .investor-projects {
      margin-top: 40px; } }
  .investor-projects__grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 40px;
    margin-bottom: 60px;
    border-bottom: 1px solid #e8e8e8; }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        grid-template-columns: repeat(6, 1fr); } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        grid-template-columns: repeat(6, 1fr); } }
    @media screen and (max-width: 1023px) {
      .investor-projects__grid {
        grid-template-columns: repeat(3, 1fr); } }
    @media screen and (max-width: 639px) {
      .investor-projects__grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        grid-column-gap: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        grid-column-gap: 30px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__grid {
        grid-column-gap: 30px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__grid {
        grid-column-gap: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        grid-row-gap: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        grid-row-gap: 30px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__grid {
        grid-row-gap: 30px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__grid {
        grid-row-gap: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        margin-top: 40px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        margin-top: 20px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__grid {
        margin-top: 20px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__grid {
        margin-top: 20px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        margin-bottom: 60px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__grid {
        margin-bottom: 50px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__grid {
        margin-bottom: 50px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__grid {
        margin-bottom: 50px; } }
  .investor-projects__item {
    height: 60px;
    margin-bottom: 60px;
    filter: grayscale(1); }
    @media screen and (max-width: 1919px) {
      .investor-projects__item {
        height: 60px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__item {
        height: 40px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__item {
        height: 40px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__item {
        height: 40px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__item {
        margin-bottom: 60px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__item {
        margin-bottom: 50px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__item {
        margin-bottom: 50px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__item {
        margin-bottom: 50px; } }
    .investor-projects__item:hover {
      filter: grayscale(0); }
    .investor-projects__item img {
      object-fit: contain; }
  .investor-projects__data {
    font-size: 16px; }
  .investor-projects__main {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 639px) {
      .investor-projects__main {
        flex-direction: column;
        align-items: flex-start; } }
  .investor-projects__main-icon {
    height: 85px;
    width: 340px;
    margin-right: 30px;
    margin-bottom: 0px; }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-icon {
        height: 85px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-icon {
        height: 70px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__main-icon {
        height: 40px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__main-icon {
        height: 40px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-icon {
        width: 340px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-icon {
        width: 280px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__main-icon {
        width: 170px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__main-icon {
        width: 170px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-icon {
        margin-right: 30px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-icon {
        margin-right: 30px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__main-icon {
        margin-right: 30px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__main-icon {
        margin-right: 0px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-icon {
        margin-bottom: 0px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-icon {
        margin-bottom: 0px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__main-icon {
        margin-bottom: 0px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__main-icon {
        margin-bottom: 20px; } }
    .investor-projects__main-icon img {
      object-fit: contain; }
  .investor-projects__main-text {
    line-height: 1.2;
    font-weight: 500;
    font-size: 28px;
    max-width: 640px; }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-text {
        font-size: 28px; } }
    @media screen and (max-width: 1919px) {
      .investor-projects__main-text {
        font-size: 20px; } }
    @media screen and (max-width: 1023px) {
      .investor-projects__main-text {
        font-size: 16px; } }
    @media screen and (max-width: 639px) {
      .investor-projects__main-text {
        font-size: 16px; } }

.partner-banks__item {
  width: auto;
  margin-top: 30px; }

@media screen and (max-width: 639px) {
  .partner-banks {
    overflow: hidden; } }

.partner-banks .slick-arrow {
  font-size: 0;
  background-repeat: no-repeat; }
  .partner-banks .slick-arrow:before {
    content: ''; }

.partner-banks .slick-prev {
  background-image: url("../images/arrow-prev.png"); }
  @media screen and (max-width: 639px) {
    .partner-banks .slick-prev {
      left: 20px; } }

.partner-banks .slick-next {
  background-image: url("../images/arrow-next.png"); }
  @media screen and (max-width: 639px) {
    .partner-banks .slick-next {
      right: 10px; } }

.investor__head.open {
  border-top: 2px solid #3fab3c; }

.investor__tab-header a {
    position: relative;
    padding-right: 15px;
}

.investor__tab-header a:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    right: 3px;
    top: calc(50% - 1px);
    transform: translateY(-50%) rotate(135deg);
    border-right: 1px solid green;
    border-top: 1px solid green;
    transition: all ease .3s;
    font-weight: bold;
}

.investor__tab-header a.open:before {
    transform: translateY(-50%) rotate(-135deg);
    top: calc(50% + 1px);
}

.investor-money {
    margin-top: 70px;
}

@media screen and (max-width:1919px) {
    .investor-money {
        margin-top: 70px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money {
        margin-top: 60px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money {
        margin-top: 40px;
    }
}

@media screen and (max-width:639px) {
    .investor-money {
        margin-top: 30px;
    }
}

.investor-money {
    padding-bottom: 50px;
}

@media screen and (max-width:1919px) {
    .investor-money {
        padding-bottom: 50px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:639px) {
    .investor-money {
        padding-bottom: 20px;
    }
}

.investor-money h2 {
    margin-bottom: 30px;
}

@media screen and (max-width:1919px) {
    .investor-money h2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money h2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money h2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:639px) {
    .investor-money h2 {
        margin-bottom: 20px;
    }
}

.investor-money__sum-plate {
    padding-bottom: 30px;
}

@media screen and (max-width:1919px) {
    .investor-money__sum-plate {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money__sum-plate {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money__sum-plate {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:639px) {
    .investor-money__sum-plate {
        padding-bottom: 20px;
    }
}

.investor-money__sum-plate {
    margin-bottom: 20px;
}

@media screen and (max-width:1919px) {
    .investor-money__sum-plate {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money__sum-plate {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money__sum-plate {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:639px) {
    .investor-money__sum-plate {
        margin-bottom: 10px;
    }
}

.investor__tab-header {
    margin-bottom: 15px;
}

.investor-money {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
}

@media screen and (max-width:639px) {
    .investor-money {
        flex-direction: column;
    }
}

.investor-money__sum {
    width: 100%;
    text-align: center;
}

.investor-money__sum strong {
    display: block;
    font-weight: 800;
    font-size: 32px;
    line-height: 1;
}

@media screen and (max-width:1919px) {
    .investor-money__sum strong {
        font-size: 30px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money__sum strong {
        font-size: 30px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money__sum strong {
        font-size: 24px;
    }
}

@media screen and (max-width:639px) {
    .investor-money__sum strong {
        font-size: 24px;
    }
}

.investor-money__text {
    width: 2130px;
}

@media screen and (max-width:1919px) {
    .investor-money__text {
        width: 2040px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money__text {
        width: 2040px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money__text {
        width: 1090px;
    }
}

@media screen and (max-width:639px) {
    .investor-money__text {
        width: 100%;
    }
}

.investor-money__sum-plate {
    display: flex;
    justify-content: center;
}

.investor-money__sum-circle {
    width: 126px;
    height: 126px;
    box-shadow: 0 20px 20px rgba(63, 171, 60, 0.2), inset 0 5px 14px rgba(201, 212, 201, 0.25);
    border-radius: 63px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 126px;
    height: 126px;
}

@media screen and (max-width:1919px) {
    .investor-money__sum-circle {
        width: 78px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money__sum-circle {
        width: 78px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money__sum-circle {
        width: 78px;
    }

}

@media screen and (max-width:639px) {
    .investor-money__sum-circle {
        width: 55px;
    }
}

@media screen and (max-width:1919px) {
    .investor-money__sum-circle {
        height: 78px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money__sum-circle {
        height: 78px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money__sum-circle {
        height: 78px;
    }
}

@media screen and (max-width:639px) {
    .investor-money__sum-circle {
        height: 55px;
    }
}

.investor-money__sum-circle img {
    width: 42px;
}

@media screen and (max-width:1919px) {
    .investor-money__sum-circle img {
        width: 24px;
    }
}

@media screen and (max-width:1279px) {
    .investor-money__sum-circle img {
        width: 24px;
    }
}

@media screen and (max-width:1023px) {
    .investor-money__sum-circle img {
        width: 24px;
    }
}

@media screen and (max-width:639px) {
    .investor-money__sum-circle img {
        width: 24px;
    }
}

.investor__section-box {
    display: none;
}
