/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: #0000;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="button"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="reset"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="submit"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  padding: 0;
  display: table;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template, [hidden] {
  display: none;
}

@font-face {
  font-family: Plus Jakarta Sans;
  src: url("PlusJakartaSans-Light.d1ff84c3.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plus Jakarta Sans;
  src: url("PlusJakartaSans-Regular.1cae49c1.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plus Jakarta Sans;
  src: url("PlusJakartaSans-Medium.d6ab4f56.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plus Jakarta Sans;
  src: url("PlusJakartaSans-SemiBold.9e01f804.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plus Jakarta Sans;
  src: url("PlusJakartaSans-Bold.10afff0a.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plus Jakarta Sans;
  src: url("PlusJakartaSans-MediumItalic.543cbc51.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

.container {
  max-width: 1240px;
  margin: auto;
}

@media (width <= 1240px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.icon {
  display: inline-block;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section__title {
  font-size: max(24px, min(2.22222vw, 32px));
  font-weight: 700;
  line-height: max(30px, min(2.77778vw, 40px));
}

.section__title--color-blue {
  color: #2886fd;
}

.section__title--color-white {
  color: #fff;
}

.section__subtitle {
  font-size: max(18px, min(2.77778vw, 40px));
  font-weight: 600;
  line-height: max(22px, min(3.40278vw, 49px));
}

@media (width <= 1024px) {
  .sm-hide {
    display: none;
  }
}

@media (width >= 1025px) {
  .xl-hide {
    display: none;
  }
}

.cursor-pointer {
  cursor: pointer;
}

.list-item {
  text-align: center;
  background-color: #0216390f;
  border-radius: 90px;
  padding: 24px 70px;
}

@media (width <= 576px) {
  .list-item {
    border-radius: 40px;
  }
}

.list-item--with-link {
  padding: 0;
}

.list-item__link {
  text-align: center;
  height: 100%;
  padding: 24px 70px;
  display: block;
}

.logo {
  display: inline-block;
}

.logo__img {
  vertical-align: middle;
}

.header {
  z-index: 999;
  padding-top: 48px;
  padding-bottom: 48px;
  position: relative;
}

.header__logo {
  margin-right: 20px;
}

@media (width <= 900px), (width <= 900px) and (-webkit-device-pixel-ratio: 3) {
  .header__logo {
    order: 1;
  }
}

@media (width <= 325px) {
  .header__logo {
    margin-bottom: 20px;
  }
}

.header__content {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  position: relative;
}

@media (width <= 900px), (width <= 900px) and (-webkit-device-pixel-ratio: 3) {
  .header__content {
    justify-content: space-between;
  }
}

@media (width <= 576px) {
  .header__content {
    align-items: flex-start;
  }
}

@media (width <= 900px), (width <= 900px) and (-webkit-device-pixel-ratio: 3) {
  .header__burger {
    order: 3;
    margin-left: auto;
  }
}

.header__nav {
  margin-left: auto;
}

.header-nav {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

@media (width <= 900px), (width <= 900px) and (-webkit-device-pixel-ratio: 3) {
  .header-nav {
    visibility: hidden;
    opacity: 0;
    padding: 40px;
    transition: visibility .2s ease-in, opacity .2s ease-in;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }

  .header-nav--active {
    visibility: visible;
    opacity: 1;
    background: radial-gradient(471.36% 278.64% at -61.33% 214.31%, #7b4cfd 0%, #7b4cfd00 73.85%), #081b40 linear-gradient(274deg, #021639 6.68%, #081b40 19.22%, #0d1f44 31.75%, #12244a 44.29%, #16284e 56.83%, #1c2d55 69.36%, #203059 81.9%, #23335c 94.44%, #283761 106.97%, #2f3d69 119.51%, #35436f 132.05%, #424e7d 144.58%);
    border-radius: 20px;
  }
}

.header-nav__contact-link {
  color: #f5f4fa;
  text-transform: uppercase;
  background: #ffffff1f;
  border: 1px solid #6b7fc8;
  border-radius: 24px;
  margin-left: 90px;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

@media (width <= 900px), (width <= 900px) and (-webkit-device-pixel-ratio: 3) {
  .header-nav__contact-link {
    margin: 30px 0;
  }
}

.header-nav-menu {
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

@media (width <= 900px), (width <= 900px) and (-webkit-device-pixel-ratio: 3) {
  .header-nav-menu {
    flex-direction: column;
  }
}

.header-nav-menu__item {
  margin-left: 44px;
  position: relative;
}

@media (width <= 900px), (width <= 900px) and (-webkit-device-pixel-ratio: 3) {
  .header-nav-menu__item {
    margin-left: 0;
  }

  .header-nav-menu__item:not(:last-child) {
    margin-bottom: 40px;
  }

  .header-nav-menu__item:after {
    display: none;
  }
}

.header-nav-menu__item:after {
  content: "";
  background-color: #f5f4fa;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  top: calc(50% - 2px);
  right: -20px;
}

.header-nav-menu__item:last-child {
  overflow: hidden;
}

.header-nav-menu__item--last {
  flex-grow: 1;
}

.header-nav-menu__item-link {
  color: #f5f4fa;
  letter-spacing: .15px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.header-trigger {
  -webkit-appearance: none;
  cursor: pointer;
  background: none;
  border: 2px solid #6b7fc8;
  border-radius: 8px;
  width: 50px;
  height: 48px;
  font-size: 0;
  display: none;
  -webkit-border-fit: border !important;
}

@media (width <= 900px), (width <= 900px) and (-webkit-device-pixel-ratio: 3) {
  .header-trigger {
    display: block;
  }
}

.header-trigger__line {
  background-color: #fff;
  border-radius: 20px;
  width: 22px;
  height: 2px;
  margin: auto;
  transition: background-color .3s;
  display: block;
  position: relative;
}

.header-trigger__line:before, .header-trigger__line:after {
  content: "";
  background-color: #fff;
  border-radius: 20px;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
}

.header-trigger__line:before {
  transition: transform .3s, top .3s;
  top: -6px;
}

.header-trigger__line:after {
  transition: transform .3s, bottom .3s;
  bottom: -6px;
}

.header-trigger--active .header-trigger__line {
  background-color: #0000;
}

.header-trigger--active .header-trigger__line:before {
  top: 0;
  transform: rotate(45deg);
}

.header-trigger--active .header-trigger__line:after {
  bottom: 0;
  transform: rotate(-45deg);
}

.warning {
  padding-bottom: 24px;
}

@media (width <= 576px) {
  .warning {
    padding-bottom: 14px;
  }
}

.warning__content {
  text-align: center;
}

.warning__title {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

@media (width <= 576px) {
  .warning__title {
    font-size: 14px;
  }
}

.footer {
  color: #fff;
  background-color: #021639;
  padding: 80px 0;
}

@media (width <= 768px) {
  .footer {
    padding: 68px 0;
  }
}

.footer__top {
  justify-content: space-between;
  font-size: 14px;
  display: flex;
}

@media (width <= 1024px) {
  .footer__top {
    flex-direction: column;
  }
}

.footer__top__left {
  font-weight: 400;
  display: flex;
}

@media (width <= 1024px) {
  .footer__top__left {
    flex-direction: column;
    margin-top: 40px;
  }
}

.footer__top__left__small {
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: 400;
}

@media (width <= 1024px) {
  .footer__top__left__small {
    margin-top: 4px;
    margin-bottom: 0;
  }
}

.footer__top__left__item {
  margin-left: 40px;
}

@media (width <= 1024px) {
  .footer__top__left__item {
    margin-top: 24px;
    margin-left: 0;
  }
}

.footer__top__right__text {
  text-align: right;
  margin-top: 24px;
  line-height: 30px;
}

@media (width <= 1024px) {
  .footer__top__right__text {
    text-align: left;
    justify-content: start;
    margin-top: 16px;
  }
}

.footer__bottom {
  justify-content: space-between;
  margin-top: 40px;
  font-size: 14px;
  display: flex;
}

@media (width <= 1024px) {
  .footer__bottom {
    flex-direction: column;
  }
}

.footer__bottom__left {
  line-height: 26px;
}

.footer__bottom__right {
  margin-top: auto;
  margin-bottom: auto;
}

.footer__bottom__right__links {
  flex-direction: row;
  justify-content: end;
  display: flex;
}

@media (width <= 1024px) {
  .footer__bottom__right__links {
    justify-content: start;
    margin-top: 40px;
  }
}

.footer__bottom__right__text {
  margin-top: 16px;
}

.footer__links {
  color: inherit;
  text-decoration: none;
}

.footer__links--regular {
  font-weight: 400;
}

.community__link {
  margin-left: 24px;
}

@media (width <= 1024px) {
  .community__link {
    margin-left: 0;
    margin-right: 24px;
  }
}

.community__icon {
  width: 25px;
  height: 25px;
  display: block;
}

.main-footer {
  color: #fff;
  background-color: #03173a;
  padding-top: 82px;
  padding-bottom: 69px;
}

.main-footer__content {
  max-width: 1228px;
  margin: auto;
  padding: 0 50px;
}

.main-footer__divider {
  background-color: #ffffff80;
  max-width: 1318px;
  height: 1px;
  margin: 11px auto 26px;
}

.main-footer-top {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.main-footer-top__left {
  margin-bottom: 25px;
  margin-right: 30px;
}

@media (width <= 768px) {
  .main-footer-top__left {
    margin-bottom: 47px;
  }
}

.main-footer-top__right {
  flex-grow: 1;
  flex-basis: 57.8632%;
  max-width: 677px;
}

.main-footer-top-left__title {
  color: #fff;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.main-footer-top-left__title--highlighted {
  color: inherit;
  font-weight: 700;
}

.main-footer-top-left__address {
  color: #fff;
  margin-bottom: 36px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.main-footer-top-left__logo {
  margin-bottom: 31px;
}

.main-footer-top-left__links {
  color: inherit;
  text-decoration: none;
}

.main-footer-top-right__menu {
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 652px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.main-footer-top-right__menu-item {
  color: #fff;
  margin-bottom: 25px;
  margin-right: 33px;
  font-size: 16px;
  font-weight: 700;
}

@media (width <= 576px) {
  .main-footer-top-right__menu-item {
    flex-basis: calc(50% - 33px);
  }
}

.main-footer-top-right__menu-item-link {
  color: #f5f4fa;
  text-decoration: none;
}

.main-footer-top-right__submenu {
  margin: 17px 0 0;
  padding: 0;
  list-style: none;
}

.main-footer-top-right__submenu-item {
  margin-bottom: 8px;
  font-weight: 300;
}

.main-footer-top-right__submenu-item a {
  color: inherit;
  text-decoration: none;
}

.main-footer-top-right__contact {
  margin-bottom: 59px;
}

.main-footer-bottom {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.main-footer-bottom__trademark {
  margin-bottom: 26px;
  margin-right: 20px;
}

.main-footer-bottom__policies {
  margin-left: auto;
}

@media (width <= 1024px) {
  .main-footer-bottom__policies {
    margin-left: 0;
    margin-right: 24px;
  }
}

.main-footer-community {
  flex-wrap: wrap;
  display: flex;
}

.main-footer-community__link {
  margin-bottom: 24px;
  margin-right: 24px;
}

@media (width <= 1024px) {
  .main-footer-community__link {
    margin-left: 0;
    margin-right: 24px;
  }
}

.main-footer-community__icon {
  opacity: .5;
  width: 25px;
  height: 25px;
  display: block;
}

.trademark {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.trademark__text {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
}

.trademark__text:not(:last-child) {
  margin-right: 15px;
}

.policies__link {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
  text-decoration: none;
  display: block;
}

@media (width >= 500px) {
  .policies__link {
    display: inline-block;
  }

  .policies__link:not(.policies__link:last-child):after {
    content: " |";
    margin: 0 5px;
    display: inline-block;
  }
}

html, body {
  height: 100%;
}

*, html {
  scroll-behavior: smooth !important;
}

body {
  scroll-behavior: smooth;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.app {
  flex-direction: column;
  min-height: 100%;
  display: flex;
  overflow-x: hidden;
}

.app__content {
  z-index: 1;
  flex: 1;
  position: relative;
}

.app__header {
  z-index: 999;
  position: relative;
}

.app-header {
  background: #081b40;
}

.app-header__content {
  max-width: 1256px;
  margin: 0 auto;
  padding: 0 20px;
}

.app-header-nav {
  background: #081b40 !important;
}

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

button {
  cursor: pointer;
}

mark {
  background-color: #0000;
}
/*# sourceMappingURL=cerebra-landing.fd0e7cf0.css.map */
