@font-face {
  font-family: "regular";
  font-display: swap;
  src: url("../../fonts/DejaVuSans/DejaVuSans.eot?#iefix") format("embedded-opentype"), url("../../fonts/DejaVuSans/DejaVuSans.woff") format("woff"), url("../../fonts/DejaVuSans/DejaVuSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  font-display: swap;
  src: url("../../fonts/DejaVuSans-Bold/DejaVuSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/DejaVuSans-Bold/DejaVuSans-Bold.woff") format("woff"), url("../../fonts/DejaVuSans-Bold/DejaVuSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "aileron-regular";
  font-display: swap;
  src: url("../../fonts/Aileron-Regular/Aileron-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Aileron-Regular/Aileron-Regular.woff") format("woff"), url("../../fonts/Aileron-Regular/Aileron-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?6hzsjg");
  src: url("../../fonts/icons/icomoon.eot?6hzsjg#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?6hzsjg") format("truetype"), url("../../fonts/icons/icomoon.woff?6hzsjg") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e914";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_s1_logo:before {
  content: "\e900";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before {
  content: "\e903";
}

.icon_close:before {
  content: "\e904";
}

.icon_check:before {
  content: "\e905";
}

.icon_search:before {
  content: "\e906";
}

.icon_globe:before {
  content: "\e907";
}

.icon_info:before {
  content: "\e908";
}

.icon_success:before {
  content: "\e909";
}

.icon_warning:before {
  content: "\e910";
}

.icon_error:before {
  content: "\e911";
}

.icon_msg:before {
  content: "\e90d";
}

.icon_phone:before {
  content: "\e915";
}

.icon_map:before {
  content: "\e916";
}

.main_menu, .header .drop_inner {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.header .drop_block.opened .drop_btn:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

[class*=icon_]:before, .header .drop_btn:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu_btn:before, .menu_btn:after {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.secondary_btn, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.menu_btn {
  border: none;
  padding: 0;
  background: transparent;
}

@media screen and (min-width: 1025px) {
  .contact_section, .privacy_policy {
    margin-top: 160px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .contact_section, .privacy_policy {
    margin-top: 120px;
  }
}
@media screen and (max-width: 768px) {
  .contact_section, .privacy_policy {
    margin-top: 70px;
  }
}

@media screen and (min-width: 1025px) {
  .focus_section, .ready_section, .investments_section, .mission_section {
    margin-bottom: 160px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .focus_section, .ready_section, .investments_section, .mission_section {
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .focus_section, .ready_section, .investments_section, .mission_section {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .focus_section, .ready_section, .investments_section, .mission_section {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 1025px) {
  .contact_section, .main_section {
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .contact_section, .main_section {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .contact_section, .main_section {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .contact_section, .main_section {
    padding-bottom: 20px;
  }
}

.contact_section .list_info, .contact_section .contact_title, .investments_section .investments_list .sub_title, .footer_text {
  font-size: 180%;
  line-height: 22px;
}
@media screen and (max-width: 575px) {
  .contact_section .list_info, .contact_section .contact_title, .investments_section .investments_list .sub_title, .footer_text {
    font-size: 160%;
    line-height: 20px;
  }
}

.focus_section .highcharts-legend-item, .footer_menu a, .main_menu a, .header .drop_btn, .header .drop_block a, .section_description, .form_fields .field_block input,
.form_fields .field_block textarea, .primary_btn {
  font-size: 160%;
  line-height: 20px;
}
@media screen and (max-width: 575px) {
  .focus_section .highcharts-legend-item, .footer_menu a, .main_menu a, .header .drop_btn, .header .drop_block a, .section_description, .form_fields .field_block input,
  .form_fields .field_block textarea, .primary_btn {
    font-size: 140%;
    line-height: 17px;
  }
}

.investments_section .investments_list .more_btn, .footer .developer, .footer .copyrights, .head_block .info_sub, .standard_text, .page_description, .secondary_btn, .primary_btn {
  font-size: 140%;
  line-height: 20px;
}

.head_block .more_btn, .error_hint {
  font-size: 120%;
  line-height: 15px;
}

.page_title {
  font-size: 240%;
  line-height: 1.23em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .page_title {
    font-size: 200%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .page_title {
    font-size: 180%;
  }
}
@media screen and (max-width: 575px) {
  .page_title {
    font-size: 160%;
  }
}

.sub_title {
  font-size: 200%;
  line-height: 1.23em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .sub_title {
    font-size: 180%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .sub_title {
    font-size: 160%;
  }
}
@media screen and (max-width: 575px) {
  .sub_title {
    font-size: 160%;
  }
}

.section_title {
  font-family: "bold";
}
@media screen and (min-width: 1281px) {
  .section_title {
    font-size: 360%;
    line-height: 44px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .section_title {
    font-size: 320%;
    line-height: 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .section_title {
    font-size: 280%;
    line-height: 36px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .section_title {
    font-size: 240%;
    line-height: 30px;
  }
}
@media screen and (max-width: 575px) {
  .section_title {
    font-size: 200%;
    line-height: 28px;
  }
}

.secondary_btn, .primary_btn {
  border: none;
  height: 48px;
}
@media screen and (min-width: 1025px) {
  .secondary_btn, .primary_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_btn, .primary_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.primary_btn {
  border-radius: 4px;
  color: #ffffff;
  background: #6F24CB;
  position: relative;
  overflow: hidden;
}
.loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
.primary_btn:before {
  display: block;
  content: "";
  position: absolute;
  background: #5714AA;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2509803922);
  width: 56px;
  height: 0;
  left: 50%;
  border-radius: 50%;
  margin-left: 40px;
  bottom: -20px;
  -o-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.primary_btn:hover:before {
  height: 56px;
}

.secondary_btn {
  outline: 1px solid #6F24CB !important;
  color: #6F24CB;
  background: transparent;
}
.loading.secondary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #484848;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular";
}
body.popup_opened {
  overflow: hidden;
}
body .content {
  background: linear-gradient(180deg, #DCDCE5 0%, #DCDCE5 48.5%, #ffffff 100%);
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #6F24CB;
}
a:not([href]) {
  pointer-events: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .page_row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .page_row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.individual_hint,
.drop_list,
.drop_inner {
  display: none;
}

.form_fields .field_block {
  padding-bottom: 15px;
}
.form_fields .field_block input,
.form_fields .field_block textarea {
  width: 100%;
  border: none;
  background: #ffffff;
  padding: 12px 16px;
  border-radius: 4px;
  color: #000000;
}
.form_fields .field_block input::placeholder,
.form_fields .field_block textarea::placeholder {
  color: #484848;
}
.form_fields .field_block textarea {
  resize: none;
  display: block;
  min-height: 153px;
}

.error_hint {
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  color: #C7383F;
  text-align: left;
  position: relative;
}

.help-block.form-error {
  display: none !important;
}

.error .error_hint,
.error ~ .error_hint {
  opacity: 1;
  pointer-events: auto;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.section_title {
  margin: 0;
  color: #ffffff;
}

.page_title {
  margin: 0;
}

.sub_title {
  margin: 0;
}

.page_description {
  margin: 0;
}

.hidden_label {
  display: none;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
.contact_page .page_title,
.home_page .page_title {
  max-width: 846px;
}
.contact_page .page_title:before,
.home_page .page_title:before {
  display: block;
  content: "";
  background-image: url("../../css/images/arrow.svg");
  background-position: left;
  background-size: contain;
  width: 100%;
  height: 20px;
  background-repeat: no-repeat;
  margin-left: -20px;
  margin-bottom: -24px;
}
@media screen and (max-width: 1024px) {
  .contact_page .page_title:before,
  .home_page .page_title:before {
    margin-bottom: -22px;
  }
}

.head_block {
  text-align: center;
  margin: 0 auto 25px;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.head_block .page_title {
  max-width: 846px;
  margin: 0 auto;
  font-family: "bold";
  color: #000000;
  position: relative;
}
.head_block .more_btn {
  color: #6F24CB;
  display: inline-block;
  margin: 16px 0 15px;
  vertical-align: top;
}
.head_block .info_sub {
  font-family: "bold";
  color: #F0882A;
  display: inline-block;
  margin: 16px 0 15px;
  vertical-align: top;
}

.privacy_policy .page_title:before {
  display: none;
}

.standard_textpage {
  max-width: 1065px;
  margin: 0 auto;
  font-size: 140%;
  line-height: 1.6em;
  padding: 20px 0;
}
.standard_textpage p {
  margin: 0;
  color: #484848;
}
.standard_textpage h1, .standard_textpage h2, .standard_textpage h3 {
  margin: 0;
  color: #484848;
  padding-bottom: 20px;
  font-size: 100%;
}
.standard_textpage ul {
  margin: 0;
  padding: 0 0 0 17px;
  color: #484848;
}
.standard_textpage ul li {
  padding-bottom: 20px;
}
.standard_textpage ul li:last-child {
  padding-bottom: 0;
}
.standard_textpage img {
  height: auto;
  max-width: 100%;
}
.standard_textpage a {
  color: #484848;
  text-decoration: underline;
  line-height: inherit;
}

.header {
  z-index: 99;
  position: fixed;
  width: 100%;
  top: 0;
  background: rgba(219, 219, 227, 0.4);
}
.header:before {
  content: "";
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  z-index: -1;
}
.header .drop_block {
  height: 40px;
  position: relative;
  z-index: 5;
  text-align: center;
}
.header .drop_block a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 10px 16px;
  color: #484848;
  font-family: "bold";
}
.header .drop_block a.current {
  color: #6F24CB;
}
.header .drop_block img {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 8px;
}
.header .drop_btn {
  border: none;
  background: transparent;
  font-family: "bold";
  color: #484848;
  display: flex;
  align-items: center;
  margin-left: 16px;
}
.header .drop_btn:after {
  content: "\e901";
  display: block;
  margin-left: 5px;
  color: inherit;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .drop_inner {
  background: rgba(219, 219, 227, 0.4);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
}
.main_logo {
  display: flex;
  align-items: center;
  font-family: "bold";
  text-transform: uppercase;
  position: relative;
  z-index: 101;
}
.main_logo:has(a) a {
  display: flex;
  align-items: center;
  font-family: "bold";
  text-transform: uppercase;
  position: relative;
  z-index: 101;
  color: inherit;
}
.main_logo img {
  display: block;
  width: auto;
}

.main_menu {
  display: flex;
  margin-left: auto;
}
.main_menu a {
  display: block;
  color: #484848;
  font-family: "bold";
  position: relative;
}
.main_menu a.active {
  color: #6F24CB;
  pointer-events: none;
}
.main_menu a.active:before {
  display: block;
  content: "";
  position: absolute;
  bottom: -8px;
  background: #6F24CB;
  height: 3px;
  width: 34px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.header_inner {
  display: flex;
  align-items: center;
}

.menu_btn {
  margin: 0 -15px 0 5px;
  width: 48px;
  height: 48px;
  color: #000000;
  position: relative;
  z-index: 101;
}
.menu_btn:before, .menu_btn:after {
  display: block;
  content: "";
  position: absolute;
  border-top: 2px solid;
  width: 18px;
  left: 15px;
  border-radius: 2px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.menu_btn:before {
  top: 18px;
  transform-origin: top left;
  -webkit-transfrom-origin: top left;
}
.menu_btn:after {
  bottom: 18px;
  transform-origin: bottom left;
  -webkit-transfrom-origin: bottom left;
}
.menu_btn span {
  display: block;
  width: 18px;
  border-top: 2px solid;
  border-radius: 2px;
  margin: 0 auto;
  -o-transition: opacity 0.2s 0.3s;
  -ms-transition: opacity 0.2s 0.3s;
  -moz-transition: opacity 0.2s 0.3s;
  -webkit-transition: opacity 0.2s 0.3s;
  transition: opacity 0.2s 0.3s;
}

.footer {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.footer_top {
  background-image: url("../../css/images/footer.svg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_text {
  color: #484848;
  max-width: 630px;
  margin: 0 auto 30px;
  text-align: center;
}
.footer .form_fields {
  max-width: 520px;
  margin: 0 auto;
  display: flex;
}
.footer .field_block {
  flex: 1;
}
.footer .validate_btn {
  height: 44px;
  min-width: 180px;
  margin-left: 20px;
}
.footer_bottom {
  background: #DCDCE5;
}
.footer_bottom .page_row {
  border-top: 1px solid #7B7F86;
  padding-top: 30px;
  justify-content: space-between;
  margin: 0;
}
.footer_menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.footer_menu a {
  display: block;
  font-family: "bold";
  color: #484848;
}
.footer .social_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.footer .social_list li {
  padding: 0 4px;
}
.footer .social_list a {
  font-size: 0;
  line-height: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
}
.footer .social_list a:before {
  color: #484848;
  font-size: 1.3rem;
}
.footer .copyrights {
  color: #484848;
}
.footer .developer {
  color: #484848;
  display: flex;
}
.footer .developer a {
  display: block;
  color: inherit;
  padding-left: 5px;
  text-decoration: underline;
}

.content {
  position: relative;
  overflow: hidden;
}

.home_page .main_section .image_main img {
  height: auto;
}
@media screen and (min-width: 769px) {
  .home_page .main_section .image_main img {
    animation: rise 6s ease-in-out forwards;
  }
}
@keyframes rise {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(3px, -590px, 0);
  }
}

.main_section {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.main_section .inner_main {
  display: flex;
  justify-content: center;
  position: relative;
  align-items: flex-end;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.main_section .image_main {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .main_section .image_main {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
  }
}
.main_section .image_main img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.main_section .investment_section {
  max-width: 100%;
  width: 100%;
}
.main_section .investment_section .head_main {
  text-align: center;
  text-transform: uppercase;
}
.main_section .investment_section .section_description {
  color: #F0882A;
  margin-top: 10px;
}
.main_section .investment_section .page_container {
  position: relative;
}
.main_section .investment_section .investment_slider {
  position: relative;
}
.main_section .investment_section .investment_slider .swiper-container {
  position: relative;
  margin: 30px 0px;
}
.main_section .investment_section .investment_slider .swiper-container:not(.slick-slider) {
  overflow: hidden;
  display: flex;
}
.main_section .investment_section .investment_slider .swiper-container:not(.slick-slider) > div {
  flex: 0 0 25%;
  max-width: 25%;
}
.main_section .investment_section .investment_slider .swiper-slide {
  padding: 10px;
}
.main_section .investment_section .investment_slider .swiper-button-next,
.main_section .investment_section .investment_slider .swiper-button-prev {
  width: 82px;
  height: auto;
  color: #6F24CB;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .main_section .investment_section .investment_slider .swiper-button-next,
  .main_section .investment_section .investment_slider .swiper-button-prev {
    color: #000000;
    font-size: 30px;
  }
}
.main_section .investment_section .investment_slider .swiper-button-prev {
  left: -65px;
}
.main_section .investment_section .investment_slider .swiper-button-next {
  right: -65px;
}
.main_section .investment_section .investment_slider .swiper-button-prev:after,
.main_section .investment_section .investment_slider .swiper-button-next:after {
  display: none;
}
.main_section .investment_section .investment_slider .swiper-container {
  position: relative;
  margin: 30px -20px 0;
}
.main_section .investment_section .investment_slider .swiper-container:not(.slick-slider) {
  overflow: hidden;
  display: flex;
}
.main_section .investment_section .investment_slider .swiper-container:not(.slick-slider) > div {
  flex: 0 0 25%;
  max-width: 25%;
}
.main_section .investment_section .investment_slider .swiper-slide {
  padding: 0 20px;
}
@media screen and (max-width: 1024px) {
  .main_section .investment_section .investment_slider .swiper-slide {
    padding: 0 10px;
  }
}
.main_section .investment_section .investment_slider .swiper-button-next,
.main_section .investment_section .investment_slider .swiper-button-prev {
  color: #ffffff;
}
.main_section .investment_section .investment_slider .swiper-slide .img_block {
  font-size: 0;
  line-height: 0;
  display: block;
  border: 1px solid #DCDCE5;
  border-radius: 4px;
}
.main_section .investment_section .investment_slider .swiper-slide .img_block:hover img {
  filter: grayscale(0);
}
.main_section .investment_section .investment_slider .swiper-slide img {
  width: 100%;
  border-radius: 4px 4px 0 0;
  height: auto;
  object-fit: cover;
  aspect-ratio: 192/169;
  filter: grayscale(1);
}

.mission_section {
  position: relative;
  z-index: 1;
}
.mission_section .page_description,
.mission_section .section_description {
  max-width: 846px;
  margin: 0 auto 10px;
  text-align: center;
}
.mission_section .section_description {
  color: #6F24CB;
}

.investments_section {
  position: relative;
  z-index: 1;
}
.investments_section .investments_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.investments_section .investments_list li {
  padding: 0 10px;
  margin-bottom: 20px;
}
.investments_section .investments_list li:nth-child(1n+5) {
  display: none;
}
.investments_section .investments_list .investment_block {
  background: #ffffff;
  border: 8px solid #ffffff;
  border-radius: 4px;
  box-shadow: 0 4px 4.5px 0 #C5C5D3;
  padding-bottom: 10px;
}
.investments_section .investments_list .img_block {
  font-size: 0;
  line-height: 0;
  margin-bottom: 16px;
  display: block;
}
.investments_section .investments_list .img_block img {
  width: 100%;
  border-radius: 4px;
  height: auto;
  object-fit: cover;
  aspect-ratio: 288/254;
}
.investments_section .investments_list .sub_title {
  color: #000000;
  height: 47px;
  position: relative;
  overflow: hidden;
  display: flex;
  text-align: center;
  justify-content: center;
  margin-bottom: 4px;
}
@media screen and (max-width: 575px) {
  .investments_section .investments_list .sub_title {
    height: 43px;
  }
}
.investments_section .investments_list .page_description {
  color: #484848;
  height: 36px;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}
.investments_section .investments_list .more_btn {
  color: #6F24CB;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  margin: 10px auto 0;
  width: max-content;
}
.investments_section .investments_list .more_btn:before {
  margin-left: 7px;
  font-weight: 900;
}

.ready_section {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.ready_section .ready_slider {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  margin: 16px -10px 0;
  align-content: center;
}
.ready_section .slider_col {
  display: flex;
  overflow: hidden;
  position: relative;
  padding: 0 10px;
  margin: 0 0 20px;
  width: 16.66%;
}
@media screen and (max-width: 1200px) {
  .ready_section .slider_col {
    padding: 0 5px;
    margin: 0 0 10px;
  }
}
.ready_section .slider_col:first-child, .ready_section .slider_col:last-child {
  aspect-ratio: 197/280;
}
@media screen and (max-width: 640px) {
  .ready_section .slider_col:first-child, .ready_section .slider_col:last-child {
    opacity: 0;
    pointer-events: none;
    width: 0;
    height: 0;
    display: block;
  }
}
.ready_section .slider_col:nth-child(2), .ready_section .slider_col:nth-last-child(2) {
  aspect-ratio: 197/212;
}
.ready_section .slider_col:nth-child(3), .ready_section .slider_col:nth-child(3), .ready_section .slider_col:nth-last-child(3) {
  aspect-ratio: 197/133;
}
.ready_section .slider_col:nth-child(4) {
  aspect-ratio: 197/447;
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .ready_section .slider_col:nth-child(4) {
    display: none;
  }
}
.ready_section .slider_col img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ready_section .swiper-container {
  width: 100%;
}

.focus_section .focus_slider {
  margin: 16px auto 0;
}
.focus_section .focus_chart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 45px -10px 0;
}
.focus_section .page_title {
  color: #000000;
  font-family: "bold";
}
.focus_section .left_block {
  padding: 0 10px;
}
.focus_section .right_block {
  padding: 0 10px;
  position: relative;
}
.focus_section .right_block img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 375/437;
  border: 2px solid #ffffff;
  border-radius: 4px;
}
.focus_section .focus_slider .page_title {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.focus_section .focus_slider .page_description {
  margin-top: 16px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.focus_section .highcharts-background {
  fill: none;
}
.focus_section .highcharts-credits,
.focus_section .highcharts-exporting-group,
.focus_section .highcharts-title {
  display: none;
}
.focus_section .highcharts-label tspan {
  stroke-width: 0;
}
.focus_section .highcharts-legend-item {
  display: block;
  margin-bottom: 12px;
  pointer-events: none;
}
.focus_section .highcharts-legend-item tspan:first-child {
  display: none;
}

.banner_section .inner_banner {
  padding-left: 41.67%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .banner_section .inner_banner {
    padding-left: 0;
  }
}
.banner_section .info_block {
  margin-left: 10px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .banner_section .info_block {
    flex-direction: column;
    margin-left: 0;
  }
}
.banner_section .info_block .inner_info {
  margin-left: 20px;
}
@media screen and (max-width: 480px) {
  .banner_section .info_block .inner_info {
    margin-left: 0;
    margin-top: 35px;
  }
}
.banner_section .info_block .inner_info .page_title {
  font-family: "bold";
}
.banner_section .info_block .inner_info .page_title:before {
  display: none;
}
.banner_section .info_block .inner_info .page_description {
  margin: 8px 0;
}
.banner_section .info_block .inner_info a {
  display: inline-block;
  color: inherit;
  text-decoration: underline;
}
.banner_section .img_list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
}
@media screen and (min-width: 1025px) {
  .banner_section .img_list {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .banner_section .img_list {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 480px) {
  .banner_section .img_list {
    padding-left: 0;
  }
}
.banner_section .img_list li:not(:first-child) {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
@media screen and (min-width: 1025px) {
  .banner_section .img_list li:not(:first-child) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .banner_section .img_list li:not(:first-child) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.banner_section .img_list li:not(:first-child) img {
  aspect-ratio: 238/204;
}
@media screen and (min-width: 1025px) {
  .banner_section .img_list li:first-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 41.67%;
    height: 100%;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .banner_section .img_list li:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .banner_section .img_list li:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .banner_section .img_list li:first-child img {
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .banner_section .img_list li:first-child {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .banner_section .img_list li:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .banner_section .img_list li:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.banner_section .img_list img {
  width: 100%;
  display: block;
  object-fit: cover;
  height: auto;
}

.contact_section .head_block .contact_title {
  margin-top: 20px;
}
.contact_section .left_block {
  padding: 0 10px;
  margin-left: auto;
}
.contact_section .left_block .contact_title {
  margin-bottom: 35px;
  font-family: "bold";
  text-align: center;
}
.contact_section .right_block {
  padding: 0 10px;
}
.contact_section .right_block img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 738/621;
}
.contact_section .validate_btn {
  width: 100%;
}
.contact_section .list_info {
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #484848;
  font-family: "bold";
  display: flex;
  flex-wrap: wrap;
}
.contact_section .list_info li a {
  color: inherit;
}
.contact_section .list_info li div,
.contact_section .list_info li a {
  display: flex;
  justify-content: center;
  width: 100%;
}
.contact_section .list_info li div:before,
.contact_section .list_info li a:before {
  font-size: 2rem;
  margin-right: 8px;
}

.bg_img {
  position: relative;
  height: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-top: -25%;
}
.bg_img img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: -14.4%;
  animation: rotateAnimation 60s linear infinite;
}

@keyframes rotateAnimation {
  0% {
    margin-left: -14.4%;
    transform: rotate(0deg);
  }
  25% {
    margin-left: 50%;
  }
  50% {
    margin-left: 50%;
  }
  75% {
    margin-left: 75%;
  }
  100% {
    transform: rotate(360deg);
    margin-left: -14.4%;
  }
}
.head_block .more_btn, .main_section .investment_section .investment_slider .swiper-button-next,
.main_section .investment_section .investment_slider .swiper-button-prev, .investments_section .investments_list .img_block, .investments_section .investments_list .sub_title, .investments_section .investments_list .more_btn, .footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.standard_textpage a, .header .drop_block a, .header .drop_btn, .main_menu a, .footer_menu a, .footer .social_list a:before, .footer .developer a, .main_section .investment_section .investment_slider .swiper-button-next,
.main_section .investment_section .investment_slider .swiper-button-prev, .banner_section .info_block .inner_info a, .contact_section .list_info li a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.error_hint, .main_section .investment_section .investment_slider .swiper-slide img {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.standard_textpage a:active, .header .drop_block a:active, .header .drop_btn:active, .main_menu a:active, .footer_menu a:active, .footer .social_list a:active:before, .footer .developer a:active, .main_section .investment_section .investment_slider .swiper-button-next:active,
.main_section .investment_section .investment_slider .swiper-button-prev:active, .banner_section .info_block .inner_info a:active, .contact_section .list_info li a:active {
  color: #6F24CB;
}

.head_block .more_btn:active, .main_section .investment_section .investment_slider .swiper-button-next:active,
.main_section .investment_section .investment_slider .swiper-button-prev:active, .investments_section .investments_list .img_block:active, .investments_section .investments_list .sub_title:active, .investments_section .investments_list .more_btn:active {
  opacity: 0.7;
}

@media (hover: hover) {
  .standard_textpage a:hover, .header .drop_block a:hover, .header .drop_btn:hover, .main_menu a:hover, .footer_menu a:hover, .footer .social_list a:hover:before, .footer .developer a:hover, .main_section .investment_section .investment_slider .swiper-button-next:hover,
  .main_section .investment_section .investment_slider .swiper-button-prev:hover, .banner_section .info_block .inner_info a:hover, .contact_section .list_info li a:hover {
    color: #6F24CB;
  }
  .head_block .more_btn:hover, .main_section .investment_section .investment_slider .swiper-button-next:hover,
  .main_section .investment_section .investment_slider .swiper-button-prev:hover, .investments_section .investments_list .img_block:hover, .investments_section .investments_list .sub_title:hover, .investments_section .investments_list .more_btn:hover {
    opacity: 0.7;
  }
}

/*# sourceMappingURL=index.css.map */
