@font-face {
  font-family: "Poppins-Black";
  src: url("../../fonts/Poppins-Black/Poppins-Black.eot");
  src: url("../../fonts/Poppins-Black/Poppins-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/Poppins-Black/Poppins-Black.woff2") format("woff2"), url("../../fonts/Poppins-Black/Poppins-Black.woff") format("woff"), url("../../fonts/Poppins-Black/Poppins-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../../fonts/Poppins-Bold/Poppins-Bold.eot");
  src: url("../../fonts/Poppins-Bold/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Poppins-Bold/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold/Poppins-Bold.woff") format("woff"), url("../../fonts/Poppins-Bold/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins-Regular/Poppins-Regular.eot");
  src: url("../../fonts/Poppins-Regular/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Poppins-Regular/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular/Poppins-Regular.woff") format("woff"), url("../../fonts/Poppins-Regular/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?nck90n");
  src: url("../../fonts/icons/icomoon.eot?nck90n#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?nck90n") format("truetype"), url("../../fonts/icons/icomoon.woff?nck90n") 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: "\e90d";
}

.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";
}

.about_section .about_info > ul, .footer .socials_list, .header .main_menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.founders_section .founders_list, .forecast_list, .discover_section ul, .footer_contacts {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .founders_section .founders_list, .forecast_list, .discover_section ul, .footer_contacts {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media screen and (max-width: 1024px) {
  .founders_section .founders_list, .forecast_list, .discover_section ul, .footer_contacts {
    margin-left: -8px;
    margin-right: -8px;
  }
}

.main_screen .info_block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

[class*=icon_]:before, [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;
}

.about_section .about_info .icon_block {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

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

.contact_form .btn_block button {
  border: none;
  padding: 0;
  background: transparent;
}

.about_section .about_info .text_block, .footer .contact_info > a,
.footer .contact_info > span, .footer .contact_label, .pre_title, .standard_text, .secondary_btn, .primary_btn {
  font-size: 140%;
  line-height: 1.5em;
}

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

.primary_btn {
  background: #ED1C24;
  color: #CECECE;
}
.loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn span {
  background: transparent;
}
.loading.primary_btn span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

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

@media screen and (min-width: 1281px) {
  .founders_section, .apply_section, .unlock_section, .discover_section, .about_section {
    margin-top: 160px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .founders_section, .apply_section, .unlock_section, .discover_section, .about_section {
    margin-top: 120px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .founders_section, .apply_section, .unlock_section, .discover_section, .about_section {
    margin-top: 90px;
  }
}
@media screen and (max-width: 575px) {
  .founders_section, .apply_section, .unlock_section, .discover_section, .about_section {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1281px) {
  .content:after {
    padding-top: 160px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .content:after {
    padding-top: 120px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .content:after {
    padding-top: 90px;
  }
}
@media screen and (max-width: 575px) {
  .content:after {
    padding-top: 60px;
  }
}

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: #CECECE;
  background: #1C1C28;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "Poppins";
}
body.popup_opened {
  overflow: hidden;
}

*,
*: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: #ED1C24;
}
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: -12px;
    margin-right: -12px;
  }
}
@media screen and (max-width: 1024px) {
  .page_row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

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

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

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #C7383F;
  opacity: 0;
}

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

.error .error_hint,
.error ~ .error_hint {
  max-height: 60px;
  opacity: 1;
}

.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 {
  font-family: "Poppins-Black";
  color: inherit;
  line-height: 1.5em;
  margin-bottom: 16px;
  margin-top: 0;
}
@media screen and (min-width: 1281px) {
  .section_title {
    font-size: 320%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .section_title {
    font-size: 280%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .section_title {
    font-size: 240%;
  }
}
@media screen and (max-width: 575px) {
  .section_title {
    font-size: 200%;
  }
}

.section_desc {
  line-height: 1.5em;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 1281px) {
  .section_desc {
    font-size: 200%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .section_desc {
    font-size: 180%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .section_desc {
    font-size: 160%;
    letter-spacing: -0.01em;
  }
}
@media screen and (max-width: 768px) {
  .section_desc {
    font-size: 140%;
    letter-spacing: 0;
  }
}

.standard_text {
  letter-spacing: -0.02em;
}

.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;
  }
}
.pre_title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px 0;
  margin-left: -8px;
  margin-right: -8px;
  font-family: "Poppins-Black";
}
.pre_title:before, .pre_title:after {
  display: block;
  content: "";
  flex: 0 0 40px;
  max-width: 40px;
  border-top: 2px solid;
  margin: 0 8px;
}
@media screen and (min-width: 1281px) {
  .pre_title {
    padding: 8px 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .pre_title {
    padding: 6px 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pre_title {
    padding: 4px 0;
  }
  .pre_title:before, .pre_title:after {
    flex: 0 0 32px;
    max-width: 32px;
  }
}
@media screen and (max-width: 768px) {
  .pre_title {
    padding: 2px 0;
  }
  .pre_title:before, .pre_title:after {
    flex: 0 0 24px;
    max-width: 24px;
  }
}

.content:after {
  display: block;
  content: "";
}

.page_messages {
  position: fixed;
  bottom: 20px;
  right: 0;
  z-index: 100;
  overflow: hidden;
}
.page_messages .message_block {
  position: relative;
  width: 438px;
  background-size: 0;
  padding: 62px 64px 20px 130px;
  background-size: 0;
  color: #231F20;
  z-index: 3;
  left: 500px;
  animation: showCallbackMessage 1s forwards;
  margin-top: 24px;
}
@media screen and (min-width: 1025px) {
  .page_messages .message_block {
    margin-left: 12px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .page_messages .message_block {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.page_messages .message_block:before {
  display: block;
  content: "";
  position: absolute;
  top: 42px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  border-radius: 30px;
}
.page_messages .message_block:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 78px;
  height: 78px;
  background-image: inherit;
  background-size: cover;
  background-position: top right;
  border-bottom-left-radius: 32px;
}
.page_messages .message_icon {
  position: absolute;
  top: 0;
  left: 20px;
  width: 78px;
  height: 78px;
  z-index: 1;
}
.page_messages .success_message:before {
  background: #39ED1C;
}
.page_messages .error_message:before {
  background: #ED1C24;
}
.page_messages .message_title {
  font-weight: 600;
  font-size: 340%;
  line-height: 1.5em;
  letter-spacing: -0.035em;
  display: block;
}
.page_messages .message_text {
  display: block;
  font-size: 140%;
  line-height: 18px;
  letter-spacing: -0.02em;
}
.page_messages .message_remove {
  position: absolute;
  cursor: pointer;
  top: 66px;
  right: 24px;
  z-index: 2;
  font-size: 2.4rem;
}
.page_messages .message_remove:before {
  font-weight: 900 !important;
}
@media screen and (max-width: 1024px) {
  .page_messages .message_block {
    width: 360px;
    max-width: 87.5vw;
    background-size: 0;
    padding: 52px 48px 20px 70px;
  }
  .page_messages .message_block:before {
    border-radius: 20px;
    top: 32px;
  }
  .page_messages .message_block:after {
    width: 56px;
    height: 56px;
    border-bottom-left-radius: 20px;
  }
  .page_messages .message_icon {
    left: 16px;
    width: 56px;
    height: 56px;
  }
  .page_messages .message_title {
    font-size: 240%;
  }
  .page_messages .message_remove {
    right: 16px;
    top: 48px;
  }
}

@keyframes showCallbackMessage {
  to {
    left: 0;
  }
}
.header {
  z-index: 100;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background: #1C1C28;
  color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.header_inner {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .main_logo a {
  font-size: 0;
  line-height: 0;
  display: block;
}
.header .main_logo img {
  display: block;
  width: auto;
  height: 66px;
  pointer-events: none;
}
.header .main_menu {
  display: flex;
  font-size: 180%;
  line-height: 21px;
  font-family: "Poppins-Black";
}
.header .main_menu li {
  padding-left: 40px;
}
.header .main_menu a {
  display: block;
  color: inherit;
}
.header .main_menu a.current {
  color: #ED1C24;
}

.footer {
  opacity: 0;
  background: #14141D;
  position: relative;
  overflow: hidden;
}
.footer:before {
  display: block;
  content: "";
  height: 40px;
}
.footer:after {
  display: block;
  content: "";
  height: 80px;
}
.footer .pre_title {
  font-family: "Poppins";
}
.footer .pre_title a {
  color: #ED1C24;
  text-decoration: underline;
}
.footer_contacts {
  justify-content: center;
  align-items: center;
  padding-top: 16px;
}
.footer_contacts > li {
  display: flex;
  margin-top: 24px;
  align-items: center;
}
@media screen and (min-width: 1025px) {
  .footer_contacts > li {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_contacts > li {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.footer .contact_label {
  font-family: "Poppins-Black";
}
@media screen and (min-width: 1025px) {
  .footer .contact_label {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .footer .contact_label {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 1025px) {
  .footer .contact_info {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .footer .contact_info {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.footer .contact_info a {
  color: inherit;
}
.footer .contact_info > a,
.footer .contact_info > span {
  display: block;
}
.footer .socials_list {
  display: flex;
}
.footer .socials_list a {
  display: block;
  font-size: 0;
  line-height: 0;
  padding: 0 4px;
}
.footer .socials_list a:before {
  display: block;
  font-size: 1.8rem;
}

.main_screen {
  position: relative;
}
.main_screen > picture img,
.main_screen > img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100vh;
  min-height: 480px;
  object-fit: cover;
}
.main_screen .info_block {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 50px;
  text-align: center;
}
.main_screen .main_logo {
  display: inline-block;
  vertical-align: top;
  width: 238px;
  height: auto;
  margin-bottom: 16px;
}
.main_screen .slogan_block {
  color: #ffffff;
  margin: 0;
  font-size: 480%;
  line-height: 1.5em;
  font-family: "Poppins-Black";
  letter-spacing: -0.02em;
  text-wrap: balance;
  padding-bottom: 20px;
}
.main_screen .section_desc {
  margin-bottom: 20px;
}
.main_screen .discover_btn {
  display: inline-block;
  vertical-align: top;
  padding: 19px 40px;
  border-radius: 40px;
  color: #ffffff;
  font-size: 200%;
  line-height: 1.5em;
  background: linear-gradient(267.84deg, #ED1C24 13.87%, #C90C0C 49.85%, #ED1C24 85.83%);
  background-size: 200% auto;
  background-position: 0 0;
  background-repeat: repeat-x;
  font-family: "Poppins-Bold";
  -o-transition: background-position 0.3s;
  -ms-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
}
@media (hover: hover) {
  .main_screen .discover_btn:hover {
    background-position: 100% 0;
  }
}
.main_screen .discover_btn:active {
  background-position: 100% 0;
}

.about_section {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.about_section:before {
  display: block;
  content: "";
  position: absolute;
  width: 389px;
  height: 389px;
  right: -148px;
  top: 208px;
  border-radius: 50%;
  opacity: 0.2;
  background: linear-gradient(267deg, #C90C0C 24%, #ED1C24 73.95%);
  filter: blur(100px);
  -webkit-filter: blur(100px);
  z-index: -1;
}
.about_section:after {
  display: block;
  content: "";
  position: absolute;
  width: 516px;
  height: 516px;
  left: -193px;
  top: 603px;
  border-radius: 50%;
  opacity: 0.2;
  background: linear-gradient(267.28deg, #C90C0C 24%, #ED1C24 73.95%);
  filter: blur(100px);
  -webkit-filter: blur(100px);
  z-index: -1;
}
.about_section .pre_title {
  color: #ED1C24;
  margin-bottom: 16px;
}
.about_section .section_desc,
.about_section .section_title {
  text-align: center;
}
.about_section .section_title {
  color: #ffffff;
}
.about_section .sections_list {
  margin-top: 40px;
}
.about_section .about_block {
  display: flex;
  align-items: flex-start;
  font-family: "Poppins-Black";
}
@media screen and (min-width: 1025px) {
  .about_section .about_block {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media screen and (max-width: 1024px) {
  .about_section .about_block {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.about_section .about_block:not(:first-child) {
  margin-top: 70px;
}
.about_section .about_block:nth-child(2n) {
  flex-direction: row-reverse;
}
.about_section .about_media {
  flex: 0 0 50%;
  max-width: 50%;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 1025px) {
  .about_section .about_media {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .about_section .about_media {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.about_section .about_media img, .about_section .about_media video {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.about_section .about_media:has(video) img {
  display: none;
}
.about_section .about_info {
  align-self: center;
  flex: 0 0 50%;
  max-width: 50%;
}
@media screen and (min-width: 1025px) {
  .about_section .about_info {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .about_section .about_info {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.about_section .about_info > ul > li {
  position: relative;
  padding-left: 64px;
}
.about_section .about_info > ul > li:not(:first-child) {
  margin-top: 32px;
}
.about_section .about_info .icon_block {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #231F20;
  position: absolute;
  top: 0;
  left: 0;
}
.about_section .about_info .icon_block img {
  display: block;
  max-width: 28px;
  max-height: 28px;
  object-fit: contain;
}
.about_section .about_info .title_block {
  font-size: 180%;
  line-height: 21px;
  color: #ffffff;
}
.about_section .about_info .text_block {
  margin-top: 8px;
}
.about_section .about_info .text_block ul {
  margin: 0;
  padding-left: 24px;
  list-style-type: disc;
}

.discover_section {
  text-align: center;
  position: relative;
  z-index: 2;
}
.discover_section .decor_element {
  position: absolute;
  overflow: hidden;
  right: 0;
  top: -418px;
  z-index: -1;
  pointer-events: none;
  width: 441px;
  max-width: 100%;
  padding: 200px 0 200px 200px;
}
.discover_section .decor_element:before {
  display: block;
  content: "";
  width: 389px;
  height: 389px;
  right: -148px;
  top: 208px;
  border-radius: 50%;
  opacity: 0.05;
  background: linear-gradient(267deg, #C90C0C 24%, #ED1C24 73.95%);
  filter: blur(100px);
  -webkit-filter: blur(100px);
  z-index: -1;
}
.discover_section .discover_list {
  max-width: 1268px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .discover_section .discover_list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .discover_section .discover_list {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.discover_section li {
  flex: 0 0 25%;
  max-width: 25%;
  margin-top: 40px;
}
@media screen and (min-width: 1025px) {
  .discover_section li {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .discover_section li {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.discover_section svg {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 12px;
}
.discover_section .section_title {
  color: #ffffff;
}
.discover_section .pre_title {
  margin-top: -4px;
  color: #ED991C;
}

.unlock_section {
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 75px;
}
.unlock_section .section_title {
  color: #ffffff;
  text-wrap: balance;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.unlock_section .section_desc {
  margin-bottom: 16px;
}
.unlock_section .pre_title {
  color: #C9670C;
  margin-top: 16px;
}
.unlock_section .info_list {
  max-width: 900px;
  margin: 40px auto 0;
  position: relative;
  overflow: hidden;
}
.unlock_section .info_list ul {
  margin: -2px;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.unlock_section .info_list li {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  flex: 0 0 50%;
  max-width: 50%;
  min-height: 300px;
  padding: 20px 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 240%;
  line-height: 40px;
}
.unlock_section .info_list strong {
  font-family: "Poppins-Black";
}

.financial_forecast {
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-top: inherit;
  background: url("../images/arc.svg") no-repeat;
  background-size: cover;
  background-position: top center;
}
.financial_forecast .standard_text {
  margin-top: 16px;
}
.financial_forecast .inner_container {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .financial_forecast .inner_container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .financial_forecast .inner_container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.forecast_list li {
  flex: 0 0 25%;
  max-width: 25%;
  margin-top: 40px;
}
@media screen and (min-width: 1025px) {
  .forecast_list li {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .forecast_list li {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.forecast_list .title_block {
  font-size: 200%;
  line-height: 2em;
  font-family: "Poppins-Bold";
}
.forecast_list .text_block {
  margin: 8px auto 0;
  max-width: 240px;
  font-size: 180%;
  line-height: 30px;
}

.apply_section a {
  color: #C9670C;
  text-decoration: underline;
}
.apply_section .standard_text {
  text-align: center;
  margin-top: 20px;
}

.contact_form {
  max-width: 700px;
  margin: 20px auto 0;
}
.contact_form .field_block {
  margin-bottom: 24px;
  font-size: 200%;
  line-height: 1.5em;
}
.contact_form .field_block:has(:focus) .field_name, .contact_form .field_block:has(.filled) .field_name {
  top: -15px;
  font-size: 1.4rem;
}
.contact_form input,
.contact_form textarea {
  background: #14141D;
  color: #CECECE;
  border: none;
  border-radius: 40px;
  padding: 19px 40px;
  font-size: inherit;
  line-height: inherit;
}
.contact_form textarea {
  height: 200px;
}
.contact_form label {
  display: block;
  border-radius: 40px;
}
.contact_form .field_name {
  position: absolute;
  top: 19px;
  left: 40px;
  font-size: 100%;
  font-family: "Poppins-Bold";
  background-image: linear-gradient(267.28deg, #C9670C 24%, #ED4E1C 73.95%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.contact_form .btn_block {
  text-align: center;
}
.contact_form .btn_block button {
  display: inline-block;
  vertical-align: top;
  border-radius: 40px;
  position: relative;
}
.contact_form .btn_block button.loading {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.contact_form .btn_block button.loading span {
  background: transparent;
}
.contact_form .btn_block button.loading span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
.contact_form .btn_block button span {
  display: block;
  padding: 19px 40px;
  background-image: linear-gradient(267.28deg, #C9670C 24%, #ED4E1C 73.95%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 200%;
  line-height: 1.5em;
  border-radius: inherit;
  font-family: "Poppins-Bold";
  position: relative;
  z-index: 3;
}
.contact_form .btn_block button span:after {
  color: #C9670C;
}
.contact_form .btn_block button:before, .contact_form .btn_block button:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
}
.contact_form .btn_block button:before {
  width: 100%;
  height: 100%;
  background: linear-gradient(267.28deg, #C9670C 24%, #ED4E1C 73.95%);
}
.contact_form .btn_block button:after {
  right: 0;
  bottom: 0;
  margin: 1px;
  background: #14141D;
}
.contact_form .error_hint {
  font-size: 1.4rem;
  line-height: 1.5em;
  text-align: right;
  padding: 0 20px;
}
.contact_form .error .error_hint,
.contact_form .error ~ .error_hint {
  max-height: 60px;
}

.founders_section {
  text-align: center;
}
.founders_section .section_title,
.founders_section .founder_name {
  color: #ffffff;
}
.founders_section .pre_title {
  color: #1C89ED;
}
.founders_section .founders_list li {
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 40px;
  padding-top: 20px;
}
@media screen and (min-width: 1025px) {
  .founders_section .founders_list li {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .founders_section .founders_list li {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.founders_section .founder_image {
  border-radius: 50%;
  aspect-ratio: 1/1;
  padding: 1px;
  max-width: 220px;
  background: linear-gradient(267.28deg, #1C89ED 24%, #ED1C24 73.95%);
  padding: 1px;
  margin: 0 auto;
}
.founders_section .founder_image img {
  border-radius: inherit;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.founders_section .founder_name {
  font-size: 200%;
  font-family: "Poppins-Black";
  line-height: 1.5em;
  margin-top: 16px;
}
.founders_section .about_founder {
  font-size: 160%;
  line-height: 24px;
  letter-spacing: -0.02em;
  max-width: 500px;
  padding: 0 20px;
  margin: 0 auto;
}

.page_messages .message_remove, .header .main_logo a, .footer .pre_title a, .error_hint, .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;
}

.header .main_menu a, .footer .contact_info a, .apply_section 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;
}

.header .main_menu a:active, .footer .contact_info a:active, .apply_section a:active {
  color: #ED1C24;
}

.page_messages .message_remove:active, .header .main_logo a:active, .footer .pre_title a:active {
  opacity: 0.7;
}

@media (hover: hover) {
  .header .main_menu a:hover, .footer .contact_info a:hover, .apply_section a:hover {
    color: #ED1C24;
  }

  .page_messages .message_remove:hover, .header .main_logo a:hover, .footer .pre_title a:hover {
    opacity: 0.7;
  }
}

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