@import url("https://fonts.cdnfonts.com/css/pp-neue-montreal");
@import url("https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap");

.imgLogo {
  width: 200px;
}

html {
  scroll-behavior: smooth
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.language {
  display: flex;
  flex-direction: column;
  gap: 20px
}

.language_inner {
  background: #333;
  border-radius: 14px;
  display: flex;
  height: 48px;
  padding: 2px;
  width: 200px
}

.language_inner span {
  align-items: center;
  border-radius: 12px;
  color: #666;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  justify-content: center;
  letter-spacing: -.72px;
  line-height: 100%;
  width: 50%
}

.language_inner .active {
  background: #1c1c1c;
  color: #c3c3c3
}

@media (max-width:767px) {
  .language_inner {
    width: 100%
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.otp-class {
  gap: 12px;
  height: 40px !important
}

.otp-class input {
  background-color: #1c1c1e;
  border: 1px solid #292929;
  border-radius: 12px;
  caret-color: #fff;
  color: #f2f2f2;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  height: 40px;
  letter-spacing: -.8px;
  line-height: 100%;
  outline: none;
  text-align: center;
  width: 40px
}

.otp {
  flex-direction: column
}

.otp,
.otp_wrapper {
  display: flex;
  width: 100%
}

.otp_wrapper {
  height: 40px;
  justify-content: center;
  margin: 24px 0
}

.otp_title {
  color: #999;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  gap: 6px;
  letter-spacing: -.64px;
  line-height: 100%;
  text-align: center
}

.otp_title-mail {
  color: #fff;
  font-weight: 500
}

.otp_re-send {
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.56px;
  line-height: 100%;
  text-align: center
}

.otp_re-send span {
  color: #fff;
  font-weight: 500
}

.otp_re-send button {
  background-color: transparent;
  border: none;
  color: #007aff;
  cursor: pointer;
  font-family: Suisse Int, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: -.56px;
  line-height: 100%;
  margin-left: 8px;
  outline: none
}

@media (max-width:768px) {
  .otp_wrapper {
    justify-content: space-evenly
  }
}


html {
  scroll-behavior: smooth
}

a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.signUp {
  align-items: center;
  background-color: #101011;
  border: 1px solid #333;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  font-family: Geist, sans-serif !important;
  padding: 24px 0;
  position: relative;
  width: 100%
}

.signUp:before {
  background-image: url(images/common/sign-up-border.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px 24px 0 0;
  content: "";
  height: 4px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -3px;
  width: 100%;
  z-index: 2
}

.signUp_top {
  display: flex;
  justify-content: center;
  width: 100%
}

.signUp_close {
  background-color: transparent;
  border: none;
  outline: none;
  position: absolute;
  right: 20px;
  top: 32px
}

.signUp_close .svg {
  height: 20px;
  width: 20px
}

.signUp_title {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  font-weight: 700;
  letter-spacing: -.8px;
  letter-spacing: -.72px;
  line-height: 100%;
  line-height: 28px;
  margin: 48px 0 8px;
  text-align: center
}

.signUp_subtitle {
  color: #878787;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: -.56px;
  letter-spacing: -.2px;
  line-height: 100%;
  line-height: 20px;
  margin-bottom: 16px;
  text-align: center
}

.signUp_email,
.signUp_subtitle {
  font-size: 14px;
  font-style: normal
}

.signUp_email {
  background-color: #1c1c1e;
  border: 1px solid #292929;
  border-radius: 10px;
  color: #fff;
  font-weight: 400;
  letter-spacing: -.56px;
  line-height: 100%;
  outline: none;
  padding: 10px 12px;
  width: 100%
}

.signUp_email.error {
  border: 1px solid #ff5e5e
}

.signUp_email::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.56px;
  line-height: 100%
}

.signUp_email::placeholder {
  color: #999;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.56px;
  line-height: 100%
}

.signUp_email-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px
}

.signUp_email-wrapper span {
  color: #ff5e5e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.56px;
  line-height: 100%;
  text-align: center
}

.signUp_join {
  padding: 0 24px;
  width: 100%
}

.signUp_buttons-wrapper {
  display: flex;
  flex-direction: column;
  margin-top: 24px
}

.signUp_buttons-wrapper .button {
  align-items: center;
  border-radius: 8px;
  display: flex;
  font-family: Geist, sans-serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  gap: 12px;
  height: 40px;
  justify-content: center;
  letter-spacing: -.56px;
  line-height: 100%;
  outline: none
}

.signUp_buttons-wrapper .back,
.signUp_buttons-wrapper .google {
  margin-top: 12px
}

.signUp_info {
  align-items: center;
  color: #fafafa;
  display: flex;
  gap: 5px;
  justify-content: center;
  letter-spacing: -.56px;
  letter-spacing: -.2px;
  line-height: 100%;
  line-height: 20px;
  margin-top: 48px
}

.signUp_info,
.signUp_info button {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500
}

.signUp_info button {
  background-color: transparent;
  border: none;
  color: #007aff;
  font-family: Geist, sans-serif !important;
  letter-spacing: -.56px;
  line-height: 100%;
  outline: none
}

.signUp_black {
  background-color: transparent;
  border: 1px solid #4d4d4d;
  color: #fff
}

.signUp_blue {
  background-color: #007aff;
  border: none;
  color: #fff
}

.signUp_blue:disabled {
  background-color: #292929;
  border: 1px solid #3e3e3e;
  color: #343435;
  cursor: not-allowed
}

.signUp_image-box {
  height: 240px;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content
}

.signUp_image-box img {
  height: 100%
}

.signUp_code-error {
  color: #ff5e5e;
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.56px;
  line-height: 100%;
  margin-top: 16px;
  text-align: center
}

@media (max-width:768px) {
  .signUp_logo {
    height: 40px
  }

  .signUp_title {
    font-size: 20px;
    letter-spacing: -.8px;
    line-height: 100%;
    margin: 32px 0 8px
  }

  .signUp_email,
  .signUp_title {
    font-style: normal;
    font-weight: 400
  }

  .signUp_email {
    font-size: 15px;
    line-height: 120%;
    padding: 10px
  }

  .signUp_buttons-wrapper {
    margin-top: 25px
  }

  .signUp_buttons-wrapper .button {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 40px;
    letter-spacing: -.56px;
    line-height: 100%
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.pi {
  background-color: transparent;
  border: 1px solid #4d4d4d;
  border-radius: 41px;
  color: #fff;
  position: relative;
  width: 100%
}

.pi input {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: -.72px;
  line-height: 100%
}

.pi__input-wrapper {
  align-items: center;
  border-radius: 12px;
  display: flex;
  transition: all .3s ease
}

.pi__country-selector {
  align-items: center;
  border-right: 1px solid #4d4d4d;
  cursor: pointer;
  display: flex;
  padding: 14px 14px 14px 32px
}

.pi__flag {
  font-size: 24px
}

.pi__name {
  flex-grow: 1;
  margin: 0 8px
}

.pi__arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #888;
  height: 0;
  margin-left: 8px;
  transition: transform .3s ease;
  width: 0
}

.pi__code-dropdown {
  color: #888
}

.pi__arrow-up {
  transform: rotate(180deg)
}

.pi__country-code {
  background-color: transparent;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  padding-left: 10px;
  pointer-events: none
}

.pi__phone-input {
  backdrop-filter: unset !important;
  -webkit-backdrop-filter: unset !important;
  background-color: transparent;
  border: unset;
  border: unset !important;
  flex-grow: 1;
  height: 60px;
  outline: none;
  padding: 0 16px;
  width: 100%
}

.pi__country-dropdown {
  border-radius: 0 0 24px 0;
  list-style: none;
  max-height: 200px;
  overflow-y: auto;
  width: 100%
}

.pi__country-dropdown__wrappper {
  background: #191919;
  border: 1px solid #4d4d4d;
  border-radius: 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.pi__country-dropdown li {
  align-items: center;
  cursor: pointer;
  display: flex;
  padding: 16px 24px;
  transition: background-color .2s ease
}

.pi__country-dropdown li:hover {
  background-color: #020206
}

.pi__search-input {
  backdrop-filter: unset !important;
  -webkit-backdrop-filter: unset !important;
  background-color: transparent;
  border: none;
  border: unset !important;
  border-bottom: 1px solid #4d4d4d !important;
  flex-grow: 1;
  height: 65px;
  outline: none;
  padding: 0 48px;
  width: 100%
}

.pi__search-input-wrapper {
  position: relative;
  width: 100%
}

.pi__search-input-wrapper svg {
  left: 16px;
  position: absolute;
  top: 18px
}

.pi__search-input.-empty {
  border-bottom: unset !important
}

.pi.-white {
  border-color: #ccc;
  color: #0d0d0d
}

.pi.-white .pi__country-dropdown__wrappper {
  background-color: #fff;
  border-color: #ccc;
  color: #0d0d0d
}

.pi.-white .pi__country-dropdown li:hover {
  background-color: #ccc
}

.pi.-white .pi__search-input {
  border-color: #ccc !important
}

.pi.-white .pi:has(input:focus-visible) {
  outline: 1px auto -webkit-focus-ring-color;
  outline-offset: 0
}

@media (max-width:1919px) {
  .pi input {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 50px;
    letter-spacing: -.64px;
    line-height: 100%;
    padding: 0 25px
  }

  .pi__country-selector {
    padding-left: 25px
  }

  .pi input.pi__search-input {
    padding-left: 50px
  }

  .pi__search-input-wrapper svg {
    height: 20px;
    left: 16px;
    top: 14px;
    width: 20px
  }

  .pi span.pi__name {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }
}

@media (max-width:767px) {
  .pi input.pi__search-input {
    padding-left: 36px !important
  }

  .pi__country-selector {
    padding-left: 16px
  }

  .pi__search-input-wrapper svg {
    height: 16px;
    left: 16px;
    top: 16px;
    width: 16px
  }

  .pi__country-dropdown li {
    padding: 16px 12px
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.btn.-invalid {
  opacity: .5;
  pointer-events: none
}

.form {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 25px;
  position: relative
}

.form input {
  outline: 0
}

.form_container h3 {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -1.6px;
  margin-bottom: 15px
}

.form_container h3,
.form_container>span {
  color: #000;
  font-style: normal;
  line-height: 100%
}

.form_container>span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -.72px;
  max-width: 705px
}

.form_container .text-centered {
  max-width: 680px;
  text-align: center
}

.form_container.crypto h3 {
  color: #fff
}

.form_container.crypto>span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.8px;
  line-height: 100%;
  max-width: 650px
}

.form_container.crypto .form input {
  background-color: transparent;
  border: 1px solid #5363ff;
  color: #fff;
  outline: none
}

.form_container.crypto .form input::-moz-placeholder {
  color: #7481ff
}

.form_container.crypto .form input::placeholder {
  color: #7481ff
}

.form_container.crypto .form button {
  background-color: #fff;
  border: none;
  max-width: 240px
}

.form_container.crypto .form button .svg path {
  stroke: #000
}

.form_container.crypto .form button:hover {
  background-color: #7184ff
}

.form_container.crypto .form button:hover span {
  color: #fff
}

.form_container.crypto .form button:hover .svg path {
  stroke: #dde0f9
}

.form_container.crypto .form button:active {
  background-color: #5366ff
}

.form_container.crypto .form button span {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -.96px;
  line-height: 100%
}

.form_container.crypto .form button.full-width {
  width: 100%
}

.form input {
  border: 1px solid #ccc;
  border-radius: 41px;
  color: #0d0d0d;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  height: 65px;
  letter-spacing: -.72px;
  line-height: 100%;
  padding: 0 32px
}

.form input::-moz-placeholder {
  color: #c3c3c3;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: -.72px;
  line-height: 100%
}

.form input::placeholder {
  color: #c3c3c3;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: -.72px;
  line-height: 100%
}

.form button {
  align-items: center;
  background-color: #3548fe;
  border: none;
  border-radius: 51px;
  display: flex;
  height: 65px;
  justify-content: space-between;
  padding: 0 32px;
  transition: background-color .4s ease;
  width: 340px
}

.form button:hover {
  background-color: #7184ff
}

.form button:active {
  background-color: #5366ff
}

.form button span {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.8px;
  line-height: 100%
}

.form button.full-width {
  width: 100%
}

.form_warning {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -.96px;
  line-height: 100%;
  opacity: 1;
  padding-left: 15px
}

.form_warning.error {
  color: red;
  opacity: 1
}

.form_warning.success {
  color: green;
  opacity: 1
}

@media (max-width:1919px) {
  .form {
    gap: 15px;
    margin-top: 20px
  }

  .form_container h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%
  }

  .form_container>span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.56px;
    line-height: 100%;
    max-width: 510px
  }

  .form_container.crypto h3 {
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%;
    margin-bottom: 16px
  }

  .form_container.crypto>span {
    font-size: 19.001px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%;
    margin-bottom: 36px
  }

  .form_container.crypto .form {
    gap: 20px
  }

  .form_container.crypto .form input {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    height: 64px;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .form_container.crypto .form input::-moz-placeholder {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .form_container.crypto .form input::placeholder {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .form_container.crypto .form button {
    gap: 24px;
    height: 64px;
    margin-top: 48px;
    width: auto
  }

  .form input {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 50px;
    letter-spacing: -.64px;
    line-height: 100%;
    padding: 0 25px
  }

  .form input::-moz-placeholder {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form input::placeholder {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form button {
    height: 50px;
    padding: 0 25px;
    width: 160px
  }

  .form button span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form_warning-box {
    top: calc(100% + 20px)
  }

  .form_warning {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }
}

@media (max-width:1500px) {
  .form_container.crypto h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%;
    margin-bottom: 16px
  }

  .form_container.crypto>span {
    font-size: 16.001px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%;
    margin-bottom: 36px
  }

  .form_container.crypto .form {
    gap: 20px
  }

  .form_container.crypto .form input {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    height: 64px;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .form_container.crypto .form input::-moz-placeholder {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .form_container.crypto .form input::placeholder {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .form_container.crypto .form button {
    gap: 24px;
    height: 64px;
    margin-top: 48px;
    width: auto
  }
}

@media (max-width:1199px) {
  .form {
    gap: 15px;
    margin-top: 25px
  }

  .form_container h3 {
    font-size: 24px;
    letter-spacing: -.96px
  }

  .form_container h3,
  .form_container>span {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .form_container>span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.48px;
    max-width: 313px
  }

  .form_container.crypto h3 {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.6px;
    line-height: 100%;
    margin-bottom: 24px
  }

  .form_container.crypto>span {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.96px;
    line-height: 100%;
    margin-bottom: 50px;
    max-width: none
  }

  .form_container.crypto .form {
    gap: 32px
  }

  .form_container.crypto .form input {
    border-radius: 73px;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    height: 81px;
    letter-spacing: -1.006px;
    line-height: 100%
  }

  .form_container.crypto .form input::-moz-placeholder {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }

  .form_container.crypto .form input::placeholder {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }

  .form_container.crypto .form button {
    gap: 30px;
    height: 98px;
    justify-content: flex-start;
    margin-top: 40px;
    width: 315px
  }

  .form input {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 50px;
    letter-spacing: -.64px;
    line-height: 100%;
    padding: 0 25px
  }

  .form input::-moz-placeholder {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form input::placeholder {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form button {
    height: 50px;
    padding: 0 25px;
    width: 160px
  }

  .form button span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form_warning-box {
    top: calc(100% + 20px)
  }

  .form_warning {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }
}

@media (max-width:767px) {
  .contact-form {
    padding: 0 0 35px
  }

  .form {
    gap: 12px;
    margin-top: 25px
  }

  .form_container h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.96px
  }

  .form_container h3,
  .form_container>span {
    font-style: normal;
    line-height: 100%;
    text-align: center
  }

  .form_container>span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.56px;
    margin-inline: auto;
    max-width: 313px
  }

  .form_container.crypto h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -.8px;
    margin-bottom: 5px
  }

  .form_container.crypto h3,
  .form_container.crypto>span {
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    text-align: left
  }

  .form_container.crypto>span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.48px;
    margin-bottom: 24px
  }

  .form_container.crypto .form {
    gap: 16px
  }

  .form_container.crypto .form input {
    border-radius: 36px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    height: 40px;
    letter-spacing: -.48px;
    line-height: 100%
  }

  .form_container.crypto .form input::-moz-placeholder {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.48px;
    line-height: 100%
  }

  .form_container.crypto .form input::placeholder {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.48px;
    line-height: 100%
  }

  .form_container.crypto .form button {
    gap: 14px;
    height: 48px;
    margin-top: 20px;
    width: 154px
  }

  .form_container.crypto .form button span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.56px;
    line-height: 100%
  }

  .form input {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 50px;
    letter-spacing: -.64px;
    line-height: 100%;
    padding: 0 25px
  }

  .form input::-moz-placeholder {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form input::placeholder {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form button {
    height: 50px;
    padding: 0 25px;
    width: 160px
  }

  .form button span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .form_warning-box {
    top: calc(100% + 5px)
  }

  .form_warning {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.modal {
  background-color: #fff;
  padding: 48px 35px;
  position: relative
}

.modal,
.modal--inner {
  align-items: center;
  display: flex;
  justify-content: center
}

.modal--inner {
  background: rgba(0, 0, 0, .8);
  height: 100%;
  left: 0;
  overflow: scroll;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000000
}

.modal--inner-signup {
  background: transparent
}

.modal--cover {
  background-color: #101011;
  background-image: url(images/common/sign-up-cover.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0
}

.modal--cover-logo {
  height: 48px;
  left: 124px;
  position: absolute;
  top: 50px;
  width: 105px
}

.modal--close {
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 50px
}

.modal--content img {
  display: block;
  height: 169px;
  margin: 0 auto;
  width: 124px
}

.modal_signUp {
  align-items: center;
  display: flex;
  max-height: 100%;
  max-width: 470px;
  position: relative;
  width: 100%;
  z-index: 1
}

.modal-fade-enter-active,
.modal-fade-leave-active {
  transition: opacity .5s
}

.modal-fade-enter,
.modal-fade-leave-to {
  opacity: 0
}

@media (min-width:1200px) and (max-width:1919px) {
  .modal {
    padding: 48px 35px
  }

  .modal--close {
    right: 50px;
    top: 50px
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .modal {
    padding: 48px 35px
  }

  .modal--close {
    right: 38px;
    top: 38px
  }

  .modal--content img {
    height: 160px
  }
}

@media (max-width:767px) {
  .modal {
    padding: 24px 16px
  }

  .modal--close {
    right: 25px;
    top: 25px
  }

  .modal--content img {
    height: 130px
  }

  .modal_signUp {
    margin: 0 16px
  }

  .modal--cover-logo {
    left: 24px;
    top: 24px
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.footer {
  background-color: #191919;
  overflow: hidden
}

.footer_container {
  margin-inline: auto;
  max-width: 2560px;
  padding: 96px 200px 0;
  position: relative
}

.footer_top {
  display: flex;
  gap: 128px;
  left: 71%;
  position: absolute;
  top: 95px
}

.footer_title {
  color: #fff;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -2.88px;
  line-height: 100%;
  margin-bottom: 16px;
  max-width: 800px
}

.footer_info div {
  color: #bebebe;
  display: block;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  max-width: 797px
}

.footer_sub-title {
  color: #363636;
  font-size: 16px;
  letter-spacing: -.64px
}

.footer_sub-title,
.footer_text {
  font-style: normal;
  font-weight: 400;
  line-height: 100%
}

.footer_text {
  color: #fff;
  font-size: 20px;
  letter-spacing: -.8px;
  transition: color .3s ease
}

.footer_text:hover {
  color: #b0b0b0 !important
}

.footer_text:visited {
  color: #fff
}

.footer_nav {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 54px 0 106px;
  max-width: 820px;
  width: 100%
}

.footer_nav-list {
  display: flex;
  justify-content: space-between;
  width: 100%
}

.footer_lang {
  left: 71%;
  position: absolute;
  top: 285px
}

.footer_logo-link {
  cursor: pointer
}

.footer_media-box {
  flex-direction: column;
  left: 71%;
  position: absolute;
  top: 426px
}

.footer_media-box,
.footer_media-links {
  display: flex;
  gap: 30px
}

.footer_media-link {
  align-items: center;
  background-color: #242424;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  min-height: 80px;
  min-width: 80px;
  transition: .5s ease
}

.footer_media-link:hover {
  background-color: #999
}

.footer_documents {
  display: flex;
  gap: 140px
}

.footer_documents-box {
  display: flex;
  left: 71%
}

.footer_contacts,
.footer_documents-box {
  flex-direction: column;
  gap: 30px;
  position: absolute;
  top: 600px
}

.footer_contacts {
  align-items: flex-start;
  display: inline-flex
}

.footer_contact-list {
  display: flex;
  gap: 24px
}

.footer_contact-item {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: center
}

.footer_contact-item svg {
  color: #fff;
  height: 24px;
  width: 24px
}

.footer_contact-item svg path {
  fill: #fff;
  stroke: #fff
}

.footer_contact-item a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%
}

.footer_contact {
  align-items: center;
  background-color: #fff;
  border: none;
  border-radius: 51px;
  color: #0d0d0d;
  display: flex;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  height: 80px;
  justify-content: center;
  letter-spacing: -.96px;
  line-height: 100%;
  outline: none;
  padding: 0 32px;
  transition: .5s ease;
  width: -moz-fit-content;
  width: fit-content
}

.footer_contact.-mobile {
  display: none
}

.footer_contact:hover {
  background-color: #ececec
}

.footer_bottom {
  bottom: 24px;
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 0 200px;
  position: absolute;
  width: 100%
}

.footer_bottom span {
  color: #3f3f3f;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.56px;
  line-height: 100%
}

@media (min-width:1920px) and (max-width:2559px) {
  .footer_container {
    padding: 96px 124px 0
  }

  .footer_top {
    gap: 104px;
    left: 65%
  }

  .footer_info div {
    font-size: 24px;
    max-width: 804px
  }

  .footer_bottom {
    padding: 0 124px
  }

  .footer_lang,
  .footer_media-box {
    left: 65%
  }

  .footer_documents {
    gap: 80px
  }

  .footer_documents-box {
    left: 65%
  }
}

@media (min-width:1200px) and (max-width:1919px) {
  .footer_container {
    padding: 50px 94px 0
  }

  .footer_logo-link {
    height: 72px;
    left: 66%;
    top: 50px;
    width: 160px
  }

  .footer_logo-link svg {
    height: 100%
  }

  .footer_title {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%;
    margin-bottom: 12px;
    max-width: 600px
  }

  .footer_info div {
    font-size: 18px;
    font-weight: 400;
    max-width: 621px
  }

  .footer_sub-title {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -.48px
  }

  .footer_sub-title,
  .footer_text {
    font-style: normal;
    font-weight: 400;
    line-height: 100%
  }

  .footer_text {
    font-size: 16px;
    letter-spacing: -.64px
  }

  .footer_nav {
    gap: 20px;
    margin: 80px 0 90px;
    max-width: 720px
  }

  .footer_lang {
    left: 66%;
    top: 200px
  }

  .footer_top {
    gap: 96px;
    left: 65%;
    top: 60px
  }

  .footer_contact-item a {
    font-size: 16px
  }

  .footer_media-box {
    gap: 18px;
    left: 66%;
    top: 320px
  }

  .footer_media-links {
    gap: 20px
  }

  .footer_media-link {
    min-height: 60px;
    min-width: 60px
  }

  .footer_documents {
    gap: 20px
  }

  .footer_documents-box {
    gap: 24px;
    left: 66%;
    top: 444px
  }

  .footer_contact {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 60px;
    letter-spacing: -.72px;
    line-height: 100%;
    width: 215px
  }

  .footer_contacts {
    top: 444px
  }

  .footer_contact-item svg {
    height: 16px;
    width: 16px
  }

  .footer_contact-item a {
    font-size: 14px
  }

  .footer_bottom {
    bottom: 20px;
    padding: 0 94px
  }

  .footer_bottom span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .footer_container {
    padding: 36px 48px 0
  }

  .footer_top {
    flex-direction: column;
    gap: 120px;
    left: unset;
    right: 48px;
    top: 36px
  }

  .footer_logo-link svg {
    cursor: pointer;
    height: 78px;
    width: 170px
  }

  .footer_title {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%;
    margin-bottom: 7px;
    max-width: 350px
  }

  .footer_info div {
    font-size: 12px;
    font-weight: 400;
    max-width: 390px
  }

  .footer_sub-title {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -.48px
  }

  .footer_sub-title,
  .footer_text {
    font-style: normal;
    font-weight: 400;
    line-height: 100%
  }

  .footer_text {
    font-size: 14px;
    letter-spacing: -.56px
  }

  .footer_nav {
    flex-direction: column;
    gap: 24px;
    left: 48px;
    margin: 0;
    min-width: unset;
    position: absolute;
    top: 236px
  }

  .footer_nav-list {
    flex-direction: column;
    gap: 16px;
    justify-content: unset
  }

  .footer_contacts {
    left: 196px;
    top: 236px
  }

  .footer_contact-list {
    align-items: flex-start;
    flex-direction: column;
    gap: 16px
  }

  .footer_contact-item {
    gap: 12px
  }

  .footer_contact-item a {
    font-size: 12px
  }

  .footer_contact-item svg {
    height: 16px;
    width: 16px
  }

  .footer_lang {
    left: unset;
    right: 48px;
    top: 300px
  }

  .footer_media-box {
    gap: 10px;
    left: unset;
    right: 48px;
    top: 410px
  }

  .footer_media-links {
    gap: 10px
  }

  .footer_media-link {
    min-height: 40px;
    min-width: 40px
  }

  .footer_media-link svg {
    height: 16px;
    width: 16px
  }

  .footer_documents {
    gap: 36px
  }

  .footer_documents-box {
    gap: 16px;
    left: 48px;
    top: 410px
  }

  .footer_contact {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 48px;
    letter-spacing: -.64px;
    line-height: 100%;
    width: 195px
  }

  .footer_bottom {
    bottom: 20px;
    padding: 0 48px
  }

  .footer_bottom span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%
  }
}

@media (max-width:767px) {
  .footer_container {
    height: auto;
    padding: 36px 16px 8px
  }

  .footer_top {
    left: unset;
    position: relative;
    top: unset
  }

  .footer_contact {
    display: none
  }

  .footer_contact.-mobile {
    display: flex
  }

  .footer_inner {
    display: flex;
    flex-direction: column;
    gap: 24px
  }

  .footer_logo-link {
    left: 0;
    position: relative;
    top: 0
  }

  .footer_logo-link svg {
    height: 47px;
    width: 105px
  }

  .footer_title {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%;
    margin-bottom: 12px;
    max-width: 350px
  }

  .footer_info div {
    font-size: 16px;
    max-width: 390px
  }

  .footer_sub-title,
  .footer_text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.56px;
    letter-spacing: 0;
    line-height: 100%
  }

  .footer_contacts,
  .footer_nav {
    gap: 20px;
    margin: 0
  }

  .footer_contact-list {
    flex-wrap: wrap;
    gap: 12px
  }

  .footer_contact-list a {
    font-size: 14px;
    font-weight: 400;
    line-height: 100%
  }

  .footer_contact-list svg {
    height: 16px;
    width: 16px
  }

  .footer_contacts {
    margin: 12px 0;
    position: unset
  }

  .footer_lang {
    left: auto;
    position: relative;
    top: auto
  }

  .footer_media-box {
    gap: 20px;
    left: 0;
    position: relative;
    top: 0
  }

  .footer_media-links {
    gap: 0;
    justify-content: space-between
  }

  .footer_media-link {
    min-height: 48px;
    min-width: 48px
  }

  .footer_media-link svg {
    height: 24px;
    width: 24px
  }

  .footer_documents {
    gap: 12px
  }

  .footer_documents-box {
    gap: 25px;
    left: 0;
    position: relative;
    top: 0
  }

  .footer_contact {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 48px;
    letter-spacing: -.64px;
    line-height: 100%;
    width: 100%
  }

  .footer_bottom {
    bottom: 0;
    margin-top: 24px;
    padding: unset;
    position: relative;
    right: 0;
    width: 100%
  }

  .footer_bottom span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.header-courses {
  align-items: center;
  background-color: #020206;
  display: flex;
  gap: 30px
}

.header-courses.light {
  background-color: #fff
}

.header-courses_item {
  border: 1px solid #1a1a1a;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 75px;
  height: 365px;
  max-width: 425px;
  overflow: hidden;
  padding: 25px;
  position: relative
}

.header-courses_item.light {
  border-color: #e6e6e6
}

.header-courses_item img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.header-courses_item--3 img {
  transform: scale(1.5)
}

.header-courses_black-bg {
  background-color: rgba(0, 0, 0, .6);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.header-courses_black-bg.light {
  background-color: hsla(0, 0%, 100%, .6)
}

.header-courses_badges {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  height: 92px;
  position: relative;
  z-index: 5
}

.header-courses_badges div {
  background-color: rgba(71, 71, 71, .5);
  border-radius: 8px;
  color: #ccc;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  height: -moz-fit-content;
  height: fit-content;
  letter-spacing: -.64px;
  line-height: 100%;
  padding: 14px 20px;
  width: -moz-fit-content;
  width: fit-content
}

.header-courses_badges div.light {
  background-color: rgba(71, 71, 71, .2);
  color: #666
}

.header-courses_text {
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
  z-index: 5
}

.header-courses_text h3 {
  color: #edeefd;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.6px;
  line-height: 100%
}

.header-courses_text h3.light {
  color: #1a1a1a
}

.header-courses_text span {
  color: #f5f6ff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.72px;
  line-height: 100%
}

.header-courses_text span.light {
  color: #4d4d4d
}

.header-courses_more {
  align-items: center;
  background-color: #1a1a1a;
  cursor: pointer;
  display: flex;
  height: 365px;
  justify-content: center;
  position: relative;
  width: 275px
}

.header-courses_more.light {
  background-color: #e6e6e6
}

.header-courses_more span {
  color: #fbfcff;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

.header-courses_more span.light {
  color: #1a1a1a
}

.header-courses_more div {
  align-items: center;
  background-color: #333;
  border-radius: 50%;
  bottom: 30px;
  display: flex;
  height: 65px;
  justify-content: center;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 65px
}

.header-courses_more div.light {
  background-color: #ccc
}

.header-courses_more div svg {
  height: 25px;
  width: 25px
}

@media (max-width:2559px) {
  .header-courses {
    gap: 25px
  }

  .header-courses_item {
    gap: 65px;
    height: 280px;
    max-width: 325px;
    padding: 15px
  }

  .header-courses_badges {
    max-height: 70px;
    min-height: 70px
  }

  .header-courses_badges div {
    border-radius: 6px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.48px;
    line-height: 100%;
    padding: 10px 15px
  }

  .header-courses_text {
    gap: 10px
  }

  .header-courses_text h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.44px;
    line-height: 100%
  }

  .header-courses_text span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.56px;
    line-height: 100%
  }

  .header-courses_more {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    height: 280px;
    letter-spacing: -.96px;
    line-height: 100%;
    width: 220px
  }
}

@media (max-width:1919px) {
  .header-courses {
    gap: 18px
  }

  .header-courses_item {
    gap: 0;
    height: 230px;
    max-width: 245px;
    padding: 12px;
    position: relative
  }

  .header-courses_item img {
    width: 100%
  }

  .header-courses_item--3 img {
    transform: scale(1.5)
  }

  .header-courses_badges {
    height: auto;
    max-height: none;
    max-width: 225px;
    min-height: auto;
    position: absolute
  }

  .header-courses_badges div {
    border-radius: 6px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%;
    padding: 8px
  }

  .header-courses_text {
    gap: 10px;
    margin-top: 100px
  }

  .header-courses_text h3 {
    font-size: 24px;
    letter-spacing: -.96px
  }

  .header-courses_text h3,
  .header-courses_text span {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .header-courses_text span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.48px
  }

  .header-courses_more {
    height: 210px;
    width: 170px
  }

  .header-courses_more span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .header-courses_more div {
    bottom: 20px;
    height: 35px;
    min-height: 35px;
    min-width: 35px;
    width: 35px
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .header-courses {
    flex-direction: column;
    gap: 18px
  }

  .header-courses_item {
    height: 210px;
    max-width: 255px;
    padding: 12px
  }

  .header-courses_item img {
    width: 100%
  }

  .header-courses_item--3 img {
    transform: scale(1.5)
  }

  .header-courses_badges div {
    border-radius: 6px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%;
    padding: 8px
  }

  .header-courses_text {
    gap: 10px
  }

  .header-courses_text h3 {
    font-size: 24px;
    letter-spacing: -.96px
  }

  .header-courses_text h3,
  .header-courses_text span {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .header-courses_text span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.48px
  }

  .header-courses_more {
    align-items: center;
    border-radius: 12px;
    height: 48px;
    justify-content: space-between;
    padding-inline: 25px;
    width: 100%
  }

  .header-courses_more span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .header-courses_more div {
    background-color: transparent;
    height: -moz-fit-content;
    height: fit-content;
    left: 0;
    position: relative;
    top: 0;
    transform: translateX(0);
    width: -moz-fit-content;
    width: fit-content
  }

  .header-courses_more div svg {
    height: 20px;
    width: 20px
  }
}

@media (min-width:340px) and (max-width:767px) {
  .header-courses {
    flex-direction: column;
    gap: 18px
  }

  .header-courses_item {
    height: 210px;
    max-width: 255px;
    padding: 12px
  }

  .header-courses_item img {
    width: 100%
  }

  .header-courses_item--3 img {
    transform: scale(1.5)
  }

  .header-courses_badges div {
    border-radius: 6px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%;
    padding: 8px
  }

  .header-courses_text {
    gap: 10px
  }

  .header-courses_text h3 {
    font-size: 24px;
    letter-spacing: -.96px
  }

  .header-courses_text h3,
  .header-courses_text span {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .header-courses_text span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.48px
  }

  .header-courses_more {
    align-items: center;
    border-radius: 12px;
    height: 48px;
    justify-content: space-between;
    padding-inline: 25px;
    width: 100%
  }

  .header-courses_more span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .header-courses_more div {
    background-color: transparent;
    height: -moz-fit-content;
    height: fit-content;
    left: 0;
    position: relative;
    top: 0;
    transform: translateX(0);
    width: -moz-fit-content;
    width: fit-content
  }

  .header-courses_more div svg {
    height: 20px;
    width: 20px
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.header {
  background-color: #000;
  position: fixed;
  width: 100%;
  z-index: 1001
}

.header.white {
  background-color: #fff
}

.header_container {
  align-items: center;
  display: flex;
  height: 96px;
  justify-content: space-between;
  padding: 0 130px;
  position: relative;
  z-index: 1000
}

.header_container.white {
  background-color: #fff
}

.header_left {
  display: flex;
  gap: 95px;
  width: 255px
}

.header_left svg {
  cursor: pointer
}

.header_nav {
  display: flex;
  gap: 125px;
  max-width: 750px
}

.header_control {
  display: flex;
  gap: 25px
}

.header_link {
  color: #efefef;
  transition: color .3s ease
}

.header_link:hover {
  color: #b0b0b0 !important
}

.header_link.black,
.header_link.black:visited {
  color: #0d0d0d
}

.header_link:visited {
  color: #efefef
}

.header_start {
  align-items: center;
  background-color: #fff;
  border: none;
  border-radius: 28px;
  display: flex;
  gap: 15px;
  height: 50px;
  justify-content: center;
  transition: background-color .4s ease;
  width: 170px
}

.header_start:hover {
  background-color: #ccc
}

.header_start:active {
  background-color: #b3b3b3
}

.header_start span {
  color: #1a1a1a;
  font-family: PP Neue Montreal, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.72px;
  line-height: 100%
}

.header_start--icon {
  transition: transform .4s ease
}

.header_start--icon.open {
  transform: rotate(180deg)
}

.header_sign-container {
  align-items: center;
  display: flex;
  gap: 24px
}

.header_sign-up {
  align-items: center;
  border: none !important;
  border-radius: 12px;
  color: #0d0d0d;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  letter-spacing: 0;
  padding: 15px 24px
}

.header_login,
.header_sign-up {
  font-size: 18px;
  line-height: 100%
}

.header_login {
  background-color: transparent;
  border: none;
  color: #c3c3c3;
  font-style: normal;
  font-weight: 400;
  height: 50px;
  letter-spacing: -.72px;
  transition: color .3s ease;
  width: 75px
}

.header_login:hover {
  color: #b0b0b0
}

.header_login.dark {
  color: #0d0d0d
}

.header_login.dark:hover {
  color: #b0b0b0
}

.header_courses-box {
  background-color: #020206;
  border: 1px solid #1a1a1a;
  box-shadow: 0 5.174px 31.042px 0 #181818;
  left: 50%;
  padding: 30px;
  position: fixed;
  top: -100%;
  transform: translateX(-50%);
  transition: top .5s ease;
  width: -moz-max-content;
  width: max-content;
  z-index: 999
}

.header_courses-box.open {
  top: 96px
}

.header_courses-box.light {
  background-color: #fff;
  border-color: #e6e6e6
}

.header_mobile-menu-button,
.header_mobile-menu-container {
  display: none
}

@media (min-width:1200px) and (max-width:1919px) {
  .header_container {
    height: 88px;
    padding: 0 90px
  }

  .header_left {
    gap: 65px;
    width: 245px
  }

  .header_nav {
    gap: 60px
  }

  .header_control {
    gap: 15px
  }

  .header_courses-box {
    padding: 15px
  }

  .header_courses-box.open {
    top: 88px
  }
}

@media (max-width:1199px) {
  .header_container {
    height: 80px;
    padding: 0 50px
  }

  .header_start {
    display: none
  }

  .header_left {
    gap: 0
  }

  .header_control,
  .header_courses-box,
  .header_nav {
    display: none
  }

  .header_mobile-menu-button {
    align-items: center;
    background: #242424;
    border-radius: 12px;
    display: flex;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: 50px;
    top: 15px;
    width: 50px;
    z-index: 1011
  }

  .header_mobile-menu-button.light {
    background: #e6e6e6
  }

  .header_mobile-menu-button svg {
    height: 20px;
    width: 20px
  }

  .header_mobile-menu-container {
    background-color: #000;
    display: flex;
    flex-direction: column;
    height: 100dvh;
    padding: 100px 20px 20px;
    position: absolute;
    right: -100%;
    top: 0;
    transition: right .4s ease;
    z-index: 1010
  }

  .header_mobile-menu-container.light {
    background-color: #fff
  }

  .header_mobile-menu-container.open {
    right: 0
  }

  .header_mobile-menu-nav {
    border-bottom: 1px solid #333;
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    transition: max-height .3s ease-in-out
  }

  .header_mobile-menu-nav.light {
    border-color: #e6e6e6
  }

  .header_mobile-menu-nav li:last-child {
    padding-bottom: 25px
  }

  .header_mobile-menu-start {
    cursor: pointer;
    display: flex;
    justify-content: space-between
  }

  .header_mobile-menu-start span {
    color: #efefef;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }

  .header_mobile-menu-start span.light {
    color: #0d0d0d
  }

  .header_mobile-menu-start svg {
    height: 25px;
    width: 25px
  }

  .header_mobile-menu-list {
    margin-top: 25px;
    max-height: 300px;
    overflow-y: scroll
  }

  .header_mobile-menu-courses {
    max-height: 35px;
    overflow: hidden;
    transition: max-height .3s ease
  }

  .header_mobile-menu-courses.open {
    max-height: 1000px
  }

  .header_mobile-menu_bottom {
    display: flex;
    flex-direction: column;
    margin-top: auto
  }

  .header_mobile-menu-languages {
    background-color: #333;
    border-radius: 12px;
    display: flex;
    padding: 2px
  }

  .header_mobile-menu-languages.light {
    background-color: #f2f2f2
  }

  .header_mobile-menu-languages span {
    align-items: center;
    color: #666;
    cursor: pointer;
    display: flex;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: -.72px;
    line-height: 100%;
    padding: 10px 0;
    text-transform: uppercase;
    transition: color .4s ease;
    width: 50%
  }

  .header_mobile-menu-languages span.light {
    color: #999
  }

  .header_mobile-menu-languages span:hover {
    color: #c3c3c3
  }

  .header_mobile-menu-languages .active {
    background-color: #1c1c1c;
    border: 1px solid #1a1a1a;
    border-radius: 12px;
    color: #c3c3c3
  }

  .header_mobile-menu-languages .active.light {
    background-color: #b3b3b3;
    border: none;
    color: #fff
  }

  .header_mobile-menu-signing {
    align-items: center;
    border: 1px solid #0d0d0d;
    border-radius: 12px;
    color: #0d0d0d;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 48px;
    justify-content: center;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .header_mobile-menu-signing--out {
    margin-top: 12px
  }

  .header_mobile-menu-signing.light {
    border: none;
    color: #0d0d0d
  }

  .header_mobile-menu-signing-login {
    align-items: center;
    background-color: transparent;
    border: 1px solid #4d4d4d;
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 48px;
    justify-content: center;
    letter-spacing: -.64px;
    line-height: 100%;
    width: 100%
  }

  .header_mobile-menu-signing-login.light {
    border-color: #e6e6e6;
    color: #0d0d0d
  }

  .header_mobile-menu-buttons {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 12px 0
  }

  .header_link {
    color: #efefef;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }
}

@media (max-width:767px) {
  .header_container {
    height: 72px;
    padding: 0 15px
  }

  .header_start {
    display: none
  }

  .header_left {
    gap: 0
  }

  .header_control,
  .header_courses-box,
  .header_nav {
    display: none
  }

  .header_left svg {
    align-self: center;
    height: 32px;
    width: 70px
  }

  .header_mobile-menu-button {
    align-items: center;
    background: #242424;
    border-radius: 12px;
    display: flex;
    height: 48px;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 12px;
    width: 48px;
    z-index: 1011
  }

  .header_mobile-menu-button.light {
    background: #e6e6e6
  }

  .header_mobile-menu-button svg {
    height: 20px;
    width: 20px
  }

  .header_mobile-menu-container {
    background-color: #000;
    display: flex;
    flex-direction: column;
    padding: 90px 12px 12px;
    position: absolute;
    right: -100%;
    top: 0;
    transition: right .4s ease;
    width: 100%;
    z-index: 1010
  }

  .header_mobile-menu-container.light {
    background-color: #fff
  }

  .header_mobile-menu-container.open {
    right: 0
  }

  .header_mobile-menu-nav {
    border-bottom: 1px solid #333;
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    padding-bottom: 0;
    transition: max-height .3s ease-in-out
  }

  .header_mobile-menu-nav.light {
    border-color: #e6e6e6
  }

  .header_mobile-menu-nav li:last-child {
    padding-bottom: 25px
  }

  .header_mobile-menu-start {
    cursor: pointer;
    display: flex;
    justify-content: space-between
  }

  .header_mobile-menu-start span {
    color: #efefef;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }

  .header_mobile-menu-start span.light {
    color: #0d0d0d
  }

  .header_mobile-menu-start svg {
    height: 25px;
    width: 25px
  }

  .header_mobile-menu-list {
    margin-top: 25px;
    max-height: 300px;
    overflow-y: scroll
  }

  .header_mobile-menu-courses {
    align-items: center;
    max-height: 35px;
    overflow: hidden;
    transition: max-height .3s ease
  }

  .header_mobile-menu-courses.open {
    max-height: 1000px
  }

  .header_mobile-menu_bottom {
    border-top: 1px solid #333;
    padding-top: 24px
  }

  .header_mobile-menu_bottom.light {
    border-color: #e6e6e6
  }

  .header_mobile-menu-languages {
    background-color: #333;
    border-radius: 12px;
    display: flex;
    padding: 2px
  }

  .header_mobile-menu-languages.light {
    background-color: #f2f2f2
  }

  .header_mobile-menu-languages span {
    align-items: center;
    color: #666;
    cursor: pointer;
    display: flex;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: -.72px;
    line-height: 100%;
    padding: 10px 0;
    text-transform: uppercase;
    transition: color .4s ease;
    width: 50%
  }

  .header_mobile-menu-languages span.light {
    color: #999
  }

  .header_mobile-menu-languages span:hover {
    color: #c3c3c3
  }

  .header_mobile-menu-languages .active {
    background-color: #1c1c1c;
    border: 1px solid #1a1a1a;
    border-radius: 12px;
    color: #c3c3c3
  }

  .header_mobile-menu-languages .active.light {
    background-color: #b3b3b3;
    border: none;
    color: #fff
  }

  .header_mobile-menu-signing {
    align-items: center;
    border: 1px solid #0d0d0d;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 48px;
    justify-content: center;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .header_mobile-menu-signing.light {
    border: none;
    color: #0d0d0d
  }

  .header_mobile-menu-signing-login {
    align-items: center;
    background-color: transparent;
    border: 1px solid #0d0d0d;
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    height: 48px;
    justify-content: center;
    letter-spacing: -.64px;
    line-height: 100%;
    width: 100%
  }

  .header_mobile-menu-signing-login.light {
    border-color: #e6e6e6;
    color: #0d0d0d
  }

  .header_mobile-menu-buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 12px 0
  }

  .header_link {
    color: #efefef;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.mentorship-crypto {
  overflow-x: hidden
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.hero {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  height: 100vh;
  padding: 204px 124px 192px
}

.hero,
.hero__bottom,
.hero__top {
  display: flex;
  justify-content: space-between
}

.hero__bottom,
.hero__top {
  align-items: center
}

.hero__bottom.-alt,
.hero__top.-alt {
  align-items: flex-end
}

@media (max-width:1199px) {

  .hero__bottom.-alt,
  .hero__top.-alt {
    align-items: flex-start;
    gap: 26px
  }

  .hero__bottom.-alt .hero__badge-col.-mobile,
  .hero__top.-alt .hero__badge-col.-mobile {
    border-bottom: 0
  }
}

.hero__text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px
}

.hero__title {
  color: #fff;
  font-size: 148px;
  font-weight: 500;
  line-height: 100%
}

.hero__desc {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
  width: 67%
}

.hero__buttons {
  display: flex;
  flex-direction: column;
  gap: 20px
}

.hero__button {
  align-items: center;
  backdrop-filter: blur(2px);
  border-radius: 51px;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  height: 80px;
  padding: 0 40px 0 16px;
  transition: background-color .4s ease;
  width: 454px
}

.hero__button span {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -.96px;
  line-height: 100%
}

.hero__button__avatars {
  height: 48px;
  width: 112px
}

.hero__button.-alt {
  align-items: center;
  background: #fff;
  gap: 16px;
  justify-content: center
}

.hero__button.-between {
  background: hsla(0, 0%, 100%, .65);
  justify-content: space-between
}

.hero__button.-between:hover {
  background: hsla(0, 0%, 100%, .8)
}

.hero__button.-center {
  background: #242424;
  gap: 16px;
  justify-content: center
}

.hero__button.-center span {
  color: #fff
}

.hero__button.-center svg {
  height: 36px;
  width: 36px
}

.hero__button.-center svg path {
  fill: #fff;
  stroke: #fff
}

.hero__button.-center:hover {
  background-color: #4d4d4d
}

.hero__button.-center:active {
  background-color: #999
}

.hero__badges {
  display: flex;
  gap: 12px
}

.hero__badges.-mobile {
  display: none
}

.hero__badge-col {
  display: flex;
  flex-direction: column;
  gap: 12px
}

.hero__badge-col.-mobile {
  display: none
}

.hero__badge {
  align-items: center;
  background: hsla(0, 0%, 41%, .5);
  border-radius: 12px;
  color: #fff;
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  justify-content: center;
  letter-spacing: -.72px;
  line-height: 100%;
  padding: 12px 16px
}

@media screen and (min-width:1920px) and (max-width:2559px) {
  .hero {
    padding: 204px 128px 140px
  }

  .hero__title {
    font-size: 128px
  }

  .hero__desc {
    font-size: 24px
  }
}

@media screen and (min-width:1200px) and (max-width:1919px) {
  .hero {
    padding: 168px 94px 96px
  }

  .hero__text-wrapper {
    gap: 40px
  }

  .hero__title {
    font-size: 72px
  }

  .hero__desc {
    font-size: 24px;
    font-weight: 400
  }

  .hero__button {
    width: 414px
  }
}

@media (max-width:1199px) {
  .hero {
    gap: 56px;
    justify-content: unset;
    padding: 128px 48px 24px
  }

  .hero__text-wrapper {
    gap: 32px
  }

  .hero__title {
    font-size: 56px
  }

  .hero__desc {
    font-size: 24px;
    font-weight: 400;
    width: 75%
  }

  .hero__badge-col.-desktop {
    display: none
  }

  .hero__badge-col.-mobile {
    display: flex;
    gap: 8px;
    margin-top: 8px
  }

  .hero__badge {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 16px
  }

  .hero__bottom {
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
  }

  .hero__buttons {
    flex-direction: row;
    gap: 12px
  }

  .hero__badges {
    gap: 8px
  }

  .hero__button {
    height: 64px;
    padding: 0 24px;
    width: 332px
  }

  .hero__button span {
    font-size: 16px;
    font-weight: 500;
    line-height: 100%
  }

  .hero__button svg {
    height: 16px !important;
    width: 16px !important
  }
}

@media (max-width:767px) {
  .hero {
    height: 100dvh;
    padding: 104px 16px 24px
  }

  .hero,
  .hero__text-wrapper {
    gap: 16px
  }

  .hero__title {
    font-size: 32px
  }

  .hero__desc {
    font-size: 14px;
    line-height: 120%;
    width: 100%
  }

  .hero__badges.-mobile {
    display: flex
  }

  .hero__badges {
    flex-wrap: wrap;
    padding-top: 16px
  }

  .hero__badge-col {
    margin-top: 20px
  }

  .hero__badge {
    font-size: 12px
  }

  .hero__badge-col {
    border-bottom: 1px solid #333;
    margin-top: unset;
    padding-bottom: 24px
  }

  .hero__bottom {
    gap: 36px
  }

  .hero__bottom.-alt {
    gap: 24px
  }

  .hero__buttons {
    flex-direction: column;
    width: 100%
  }

  .hero__button {
    height: 48px;
    width: 100%
  }
}

.hero.-cryptoFundamental {
  padding-bottom: 192px
}

.hero.-cryptoFundamental .hero__desc {
  display: flex;
  flex-direction: column;
  gap: 24px
}

.hero.-cryptoFundamental .hero__title {
  letter-spacing: 0
}

.hero.-cryptoFundamental .hero__top {
  justify-content: flex-end
}

@media screen and (min-width:1920px) and (max-width:2559px) {
  .hero.-cryptoFundamental {
    padding: 204px 124px 140px
  }

  .hero.-cryptoFundamental .hero__text-wrapper {
    gap: 60px
  }

  .hero.-cryptoFundamental .hero__title {
    font-size: 116px
  }

  .hero.-cryptoFundamental .hero__badge {
    font-size: 20px
  }
}

@media screen and (min-width:1200px) and (max-width:1919px) {
  .hero.-cryptoFundamental {
    padding: 168px 94px 96px
  }

  .hero.-cryptoFundamental .hero__text-wrapper {
    gap: 40px
  }

  .hero.-cryptoFundamental .hero__title {
    font-size: 72px
  }

  .hero.-cryptoFundamental .hero__badge {
    font-size: 14px;
    padding: 10px 16px
  }

  .hero.-cryptoFundamental .hero__desc {
    width: 720px
  }

  .hero.-cryptoFundamental .hero__button {
    height: 64px;
    padding: 24px;
    width: 332px
  }

  .hero.-cryptoFundamental .hero__button span {
    font-size: 16px
  }

  .hero.-cryptoFundamental .hero__button svg {
    height: 16px;
    width: 16px
  }
}

@media screen and (max-width:1199px) {
  .hero.-cryptoFundamental {
    height: 100vh;
    justify-content: space-between;
    padding: 24px 48px
  }

  .hero.-cryptoFundamental .hero__bottom {
    gap: 128px;
    justify-content: flex-end
  }

  .hero.-cryptoFundamental .hero__text-wrapper {
    gap: 32px
  }

  .hero.-cryptoFundamental .hero__title {
    font-size: 56px
  }

  .hero.-cryptoFundamental .hero__badge {
    font-size: 14px;
    padding: 10px 16px
  }

  .hero.-cryptoFundamental .hero__desc {
    gap: 24px;
    width: 550px
  }

  .hero.-cryptoFundamental .hero__button {
    height: 64px;
    padding: 24px;
    width: 332px
  }

  .hero.-cryptoFundamental .hero__button span {
    font-size: 16px
  }

  .hero.-cryptoFundamental .hero__button svg {
    height: 16px;
    width: 16px
  }
}

@media (max-width:767px) {
  .hero.-cryptoFundamental {
    height: 100%;
    min-height: 100dvh;
    padding: 194px 16px 24px
  }

  .hero.-cryptoFundamental .hero__top {
    display: none
  }

  .hero.-cryptoFundamental .hero__text-wrapper {
    gap: 16px
  }

  .hero.-cryptoFundamental .hero__title {
    font-size: 32px
  }

  .hero.-cryptoFundamental .hero__desc {
    font-size: 14px;
    gap: 16.8px;
    line-height: 120%;
    width: unset
  }

  .hero.-cryptoFundamental .hero__badge {
    background: rgba(25, 25, 25, .59);
    border-radius: 8px;
    font-size: 12px;
    text-wrap: nowrap
  }

  .hero.-cryptoFundamental .hero__bottom {
    gap: 64px;
    justify-content: space-between
  }

  .hero.-cryptoFundamental .hero__badge-col {
    padding: unset
  }

  .hero.-cryptoFundamental .hero__button {
    gap: 16px;
    height: 48px;
    padding: 16px 24px;
    width: 100%
  }

  .hero.-cryptoFundamental .hero__button span {
    font-size: 16px
  }

  .hero.-cryptoFundamental .hero__button svg {
    height: 16px;
    width: 16px
  }
}

.hero.-cryptoadvanced {
  padding-top: 194px
}

.hero.-cryptoadvanced .hero__bottom.-alt {
  gap: 128px
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.time-badge {
  background: rgba(36, 36, 36, .5);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 24px 48px 24px 24px
}

.time-badge__top {
  align-items: center;
  display: flex;
  gap: 16px
}

.time-badge__circle {
  background-color: #8cc84b;
  border-radius: 50%;
  height: 12px;
  width: 12px
}

.time-badge__label {
  color: #8cc84b;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: -.72px;
  line-height: 100%
}

.time-badge__bottom {
  align-items: center;
  display: flex;
  gap: 30px
}

.time-badge__time-col {
  display: flex;
  flex-direction: column;
  gap: 12px
}

.time-badge span {
  color: #fff
}

.time-badge__time-value {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  font-weight: 700;
  letter-spacing: -1.92px;
  line-height: 100%
}

.time-badge__time-label {
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.64px;
  line-height: 100%
}

.time-badge.-white {
  align-items: center;
  background: hsla(0, 0%, 100%, .5);
  border-radius: 12px;
  padding: 24px 72px;
  z-index: 10
}

.time-badge.-white .time-badge__bottom {
  gap: 48px
}

.time-badge.-white .time-badge__time-value {
  color: #0d0d0d
}

.time-badge.-transparent {
  background-color: transparent;
  padding: 0
}

.time-badge.-transparent .time-badge__label,
.time-badge.-transparent .time-badge__time-value {
  color: #0d0d0d
}

.time-badge.-transparent .time-badge__time-label {
  color: #666
}

.time-badge.-transparent .time-badge__bottom span {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (max-width:1199px) {

  .time-badge,
  .time-badge.-white {
    border-radius: 8px;
    gap: 18px;
    padding: 14px 30px 14px 14px
  }

  .time-badge.-white__label,
  .time-badge__label {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.56px;
    line-height: 100%
  }

  .time-badge.-white__bottom,
  .time-badge__bottom {
    gap: 18px !important
  }

  .time-badge.-white__circle,
  .time-badge__circle {
    height: 7px;
    width: 7px
  }

  .time-badge.-white__time-value,
  .time-badge__time-value {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    font-weight: 700;
    letter-spacing: -1.2px;
    line-height: normal
  }

  .time-badge.-white__time-label,
  .time-badge__time-label {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%
  }

  .time-badge.-white__time-col,
  .time-badge__time-col {
    gap: 7.5px
  }
}

@media (max-width:767px) {

  .time-badge,
  .time-badge.-white {
    align-items: center;
    gap: 12px;
    padding: 16px 12px;
    width: 100%
  }

  .time-badge.-white__label,
  .time-badge__label {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.56px;
    letter-spacing: 0;
    line-height: 100%
  }

  .time-badge.-white__circle,
  .time-badge__circle {
    height: 6px;
    width: 6px
  }

  .time-badge.-white__time-value,
  .time-badge__time-value {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 700;
    letter-spacing: -.64px;
    letter-spacing: 0;
    line-height: 100%
  }

  .time-badge.-white__time-label,
  .time-badge__time-label {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.56px;
    letter-spacing: 0;
    line-height: 100%;
    line-height: 130%
  }

  .time-badge.-white__bottom,
  .time-badge__bottom {
    gap: 9px !important
  }

  .time-badge.-white__time-col,
  .time-badge__time-col {
    align-items: center;
    gap: 8px
  }
}

@media (max-width:1199px) {
  .time-badge.-transparent .time-badge__bottom span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.includes {
  background: #191919;
  overflow: hidden;
  padding: 124px 124px 68px;
  position: relative
}

.includes__ellipse {
  background: #f5f90e;
  border-radius: 348px;
  bottom: 308px;
  filter: blur(222px);
  height: 348px;
  left: -299px;
  position: absolute;
  width: 348px;
  z-index: 1000
}

.includes__ellipse.-second {
  bottom: unset;
  left: unset;
  right: -219px;
  top: 188px
}

.includes__mobile {
  display: none
}

.includes__content {
  display: flex;
  flex-direction: column;
  gap: 80px
}

.includes__bottom,
.includes__top {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr))
}

.includes__title {
  color: #fff;
  font-size: 96px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -3.84px;
  letter-spacing: -1.92px;
  line-height: 100%;
  position: absolute;
  right: 124px;
  top: 124px
}

.includes img {
  height: 80px;
  margin-top: 318px;
  -o-object-fit: contain;
  object-fit: contain;
  width: -moz-fit-content;
  width: fit-content
}

.includes__img-wrapper {
  align-items: center;
  display: flex;
  justify-content: center
}

.includes__bottom-el-container {
  border: 1.35px solid #666;
  border-radius: 26.992px;
  height: 380px;
  padding: 24px;
  position: relative
}

.includes__bottom-el-container:nth-child(2) {
  margin-left: -24px;
  margin-right: 24px
}

.includes__bottom-el-container:last-child {
  grid-column: span 2/span 2
}

.includes__bottom-el-container:last-child .includes__el {
  background: #f5f90e
}

.includes__bottom-el-container:last-child .includes__el__num {
  color: #808308
}

.includes__bottom-el-container:last-child .includes__el__value {
  color: #939504;
  text-wrap: nowrap
}

.includes__bottom-el-container:last-child:after {
  background: #191919;
  border: 1.35px solid #666;
  border-left: 0;
  border-radius: 0 0 60px 0;
  border-top: 0;
  content: "";
  display: block;
  height: 106px;
  left: calc(50% - 48px);
  position: absolute;
  top: -107px;
  width: 48px;
  z-index: 100
}

.includes__el {
  background: #333;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 24px 40px;
  position: relative;
  z-index: 10
}

.includes__el-container {
  border: 1.35px solid #666;
  border-radius: 26.992px;
  height: 380px;
  padding: 24px;
  position: relative
}

.includes__el-container:not(:first-child) {
  margin-top: 318px
}

.includes__el-container:not(:first-child):not(:last-child) {
  margin-right: 24px
}

.includes__el-container:nth-child(2) {
  margin-left: -24px
}

.includes__el-container:nth-child(2) .includes__el {
  background-color: #f5f90e;
  position: relative;
  z-index: 11
}

.includes__el-container:nth-child(2) .includes__el__value {
  color: #939504
}

.includes__el-container:nth-child(2) .includes__el__num {
  color: #808308
}

.includes__el-container:nth-child(2) .includes__el__label {
  color: #191919
}

.includes__el-container:first-child:after {
  background: #191919;
  border: 1.35px solid #666;
  border-bottom: 0;
  border-left: 0;
  border-radius: 0 20px 0 0;
  bottom: -49px;
  content: "";
  display: block;
  height: 48px;
  position: absolute;
  right: 22px;
  width: 48px;
  z-index: 100
}

.includes__el-container:first-child:before {
  background: #191919;
  bottom: -16px;
  content: "";
  display: block;
  height: 52px;
  position: absolute;
  right: -2px;
  width: 42px;
  z-index: 10
}

.includes__el-container:nth-child(2):after {
  background: #191919;
  border: 1.35px solid #666;
  border-radius: 0 0 0 20px;
  border-right: 0;
  border-top: 0;
  content: "";
  display: block;
  height: 48px;
  left: 22px;
  position: absolute;
  top: -49px;
  width: 48px;
  z-index: 100
}

.includes__el-container:nth-child(2):before {
  background: #191919;
  content: "";
  display: block;
  height: 41px;
  left: -2px;
  position: absolute;
  top: -16px;
  width: 42px;
  z-index: 10
}

.includes__el-container:last-child:before {
  background: #191919;
  bottom: -150px;
  content: "";
  display: block;
  height: 175px;
  left: -46px;
  position: absolute;
  width: 150px;
  z-index: 10
}

.includes__el-container:last-child:after {
  background: #191919;
  border: 1.35px solid #666;
  border-radius: 40px 0 0 40px;
  border-right: 0;
  bottom: -82px;
  content: "";
  display: block;
  height: 80px;
  left: 65px;
  position: absolute;
  width: 48px;
  z-index: 100
}

.includes__el__num {
  color: #999;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  font-weight: 400;
  letter-spacing: -.96px;
  line-height: 100%
}

.includes__el__top {
  display: flex;
  flex-direction: column;
  gap: 16px
}

.includes__el__value {
  color: #999;
  font-size: 128px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -5.12px;
  line-height: 100%
}

.includes__el__label {
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: -1.92px;
  line-height: 100%
}

.includes__arrows {
  bottom: 124px;
  left: 124px;
  position: absolute
}

.includes.-liveTrading .includes__ellipse {
  background: #513f8c
}

.includes.-liveTrading .includes__bottom-el-container:last-child .includes__el,
.includes.-liveTrading .includes__el-container:nth-child(2) .includes__el {
  background: linear-gradient(180deg, #0b071b, #513f8c 60%, #a384f5)
}

.includes.-liveTrading .includes__bottom-el-container:last-child .includes__el__num,
.includes.-liveTrading .includes__el-container:nth-child(2) .includes__el__num {
  color: #ccc
}

.includes.-liveTrading .includes__bottom-el-container:last-child .includes__el__value,
.includes.-liveTrading .includes__el-container:nth-child(2) .includes__el__value {
  color: #f2f2f2;
  text-wrap: nowrap
}

.includes.-liveTrading .includes__bottom-el-container:last-child .includes__el__label,
.includes.-liveTrading .includes__el-container:nth-child(2) .includes__el__label {
  color: #fff
}

@media screen and (min-width:1920px) and (max-width:2559px) {
  .includes {
    padding: 124px
  }

  .includes__ellipse {
    border-radius: 268px;
    bottom: 268ppx;
    height: 268px;
    left: -339px;
    width: 268px
  }

  .includes__ellipse.-second {
    right: -130px
  }

  .includes__title {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    letter-spacing: -1.44px;
    line-height: 100%
  }

  .includes__ellipse {
    background: #f5f90e;
    border-radius: 348px;
    bottom: 308px;
    filter: blur(222px);
    height: 348px;
    left: -299px;
    position: absolute;
    width: 348px;
    z-index: 1000
  }

  .includes__ellipse.-second {
    bottom: unset;
    left: unset;
    right: -219px;
    top: 188px
  }

  .includes img {
    margin-top: 270px
  }

  .includes__el-container {
    height: 320px
  }

  .includes__el-container:not(:first-child) {
    margin-top: 270px
  }

  .includes__el-container:not(:first-child):not(:last-child) {
    margin-right: 16px
  }

  .includes__el-container:nth-child(2) {
    margin-left: -16px
  }

  .includes__el-container:first-child:after {
    bottom: -49px;
    height: 48px;
    right: 14px;
    width: 48px
  }

  .includes__el-container:first-child:before {
    bottom: -21px;
    height: 45px;
    right: -2px;
    width: 42px
  }

  .includes__el-container:nth-child(2):after {
    height: 48px;
    left: 14px;
    top: -49px;
    width: 48px
  }

  .includes__el-container:nth-child(2):before {
    height: 129px;
    left: -2px;
    top: -26px;
    width: 36px
  }

  .includes__el__num {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.8px;
    line-height: 100%;
    line-height: 120%
  }

  .includes__el__top {
    gap: 12px
  }

  .includes__el__value {
    color: #999;
    font-size: 112px;
    letter-spacing: -4.48px
  }

  .includes__el__label,
  .includes__el__value {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .includes__el__label {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -1.28px
  }

  .includes__bottom-el-container {
    height: 320px
  }

  .includes__bottom-el-container .includes__el:last-child .includes__el__value {
    font-size: 88px;
    font-weight: 500;
    letter-spacing: -1.76px;
    line-height: 100%
  }
}

@media (min-width:1201px) and (max-width:1919px) {
  .includes {
    padding: 80px 94px
  }

  .includes__title {
    font-size: 56px;
    font-weight: 500;
    letter-spacing: -1.12px;
    line-height: 100%;
    right: 94px;
    top: 80px
  }

  .includes img {
    height: 56px;
    margin-top: 180px
  }

  .includes__el {
    padding: 16px 32px
  }

  .includes__el-container {
    height: 228px;
    padding: 16px
  }

  .includes__el-container:not(:first-child) {
    margin-top: 180px
  }

  .includes__el-container:not(:first-child):not(:last-child) {
    margin-right: 16px
  }

  .includes__el-container:nth-child(2) {
    margin-left: -16px
  }

  .includes__el-container:first-child:after {
    bottom: -49px;
    height: 48px;
    right: 14px;
    width: 48px
  }

  .includes__el-container:first-child:before {
    bottom: -21px;
    height: 45px;
    right: -2px;
    width: 42px
  }

  .includes__el-container:nth-child(2):after {
    height: 48px;
    left: 14px;
    top: -49px;
    width: 48px
  }

  .includes__el-container:nth-child(2):before {
    height: 129px;
    left: -2px;
    top: -26px;
    width: 36px
  }

  .includes__el__num {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .includes__el__top {
    gap: 12px
  }

  .includes__el__value {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }

  .includes__el__label {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.8px;
    line-height: 100%
  }

  .includes__bottom-el-container {
    height: 228px;
    padding: 16px
  }

  .includes__bottom-el-container .includes__el:last-child .includes__el__value {
    font-size: 64px;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%
  }
}

@media (max-width:1200px) {
  .includes {
    display: flex;
    flex-direction: column;
    gap: 56px;
    padding: 72px 48px
  }

  .includes__title {
    align-self: flex-end;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.8px;
    line-height: 100%;
    position: relative;
    right: unset;
    top: unset
  }

  .includes__content {
    gap: 0
  }

  .includes__top {
    grid-template-areas: "a b" "c d";
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
    width: 100%
  }

  .includes #empty {
    display: none
  }

  .includes__bottom {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
    width: 100%
  }

  .includes__bottom-el-container {
    height: 210px;
    margin-right: unset;
    padding: 16px
  }

  .includes__bottom-el-container:last-child {
    margin-top: -120px
  }

  .includes__bottom-el-container:last-child:after {
    left: calc(50% - 72px)
  }

  .includes__bottom-el-container:nth-child(2) {
    margin-left: unset;
    margin-right: unset;
    width: 50%
  }

  .includes__img-wrapper {
    height: -moz-fit-content;
    height: fit-content
  }

  .includes img {
    height: 56px;
    margin-top: unset
  }

  .includes__el {
    padding: 16px 24px
  }

  .includes__el-container {
    height: 210px;
    margin-right: unset;
    padding: 16px
  }

  .includes__el-container:first-child {
    grid-area: a
  }

  .includes__el-container:first-child .includes__el {
    position: relative;
    z-index: 11
  }

  .includes__el-container:nth-child(2) {
    grid-area: b;
    margin-left: -24px;
    margin-right: 0 !important;
    margin-top: 168px
  }

  .includes__el-container:nth-child(2) .includes__el {
    z-index: 11
  }

  .includes__el-container:not(:nth-child(2)):not(:first-child) {
    margin-top: 20px
  }

  .includes__el-container:nth-child(3) {
    grid-area: c;
    margin-right: 20px
  }

  .includes__el-container:last-child {
    grid-area: d;
    margin-left: -24px
  }

  .includes__el-container:last-child:after {
    bottom: -30px;
    height: 28px
  }

  .includes__el__num {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    letter-spacing: normal;
    line-height: 100%
  }

  .includes__el__top {
    gap: 8px
  }

  .includes__el__value {
    font-size: 72px;
    font-weight: 500;
    letter-spacing: -1.44px;
    line-height: 100%
  }

  .includes__el__label {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.8px;
    letter-spacing: normal;
    line-height: 100%
  }
}

@media (max-width:767px) {
  .includes {
    gap: 32px;
    padding: 32px 16px
  }

  .includes__title {
    align-self: unset;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%;
    text-align: center
  }

  .includes img {
    height: 32px
  }

  .includes__bottom,
  .includes__top {
    display: none
  }

  .includes__mobile {
    display: grid;
    gap: 12px;
    grid-template-areas: "a b" "c d" "e e";
    z-index: 1000
  }

  .includes__el {
    border-radius: 8px;
    height: 94px;
    justify-content: center;
    padding: 12px
  }

  .includes__el-container {
    border: unset;
    border-radius: 8px;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0;
    width: 100%
  }

  .includes__el-container:first-child,
  .includes__el-container:nth-child(2) {
    padding: 0
  }

  .includes__el-container:first-child {
    grid-area: a
  }

  .includes__el-container:nth-child(2) {
    grid-area: b;
    margin-left: 0;
    margin-right: unset;
    margin-top: unset
  }

  .includes__el-container:nth-child(3) {
    grid-area: c
  }

  .includes__el-container:nth-child(4) {
    grid-area: d
  }

  .includes__el-container:nth-child(3) .includes__el {
    background-color: #fff
  }

  .includes__el-container:nth-child(3) .includes__el__label {
    color: #191919
  }

  .includes__el-container:nth-child(5) {
    grid-area: e;
    margin-left: 0
  }

  .includes__el-container:nth-child(5) .includes__el {
    background-color: #f5f90e
  }

  .includes__el-container:nth-child(5) .includes__el__value {
    color: #939504
  }

  .includes__el-container:not(:nth-child(2)):not(:first-child) {
    margin-right: unset;
    margin-top: unset
  }

  .includes__el-container:first-child:after,
  .includes__el-container:first-child:before,
  .includes__el-container:last-child:after,
  .includes__el-container:last-child:before,
  .includes__el-container:nth-child(2):after,
  .includes__el-container:nth-child(2):before {
    content: unset
  }

  .includes__el__num {
    display: none
  }

  .includes__el__top {
    gap: 4px
  }

  .includes__el__value {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .includes__el__label {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.56px;
    letter-spacing: normal;
    line-height: 100%
  }

  .includes__bottom-el-container {
    border-radius: 8px;
    height: 106px;
    margin-right: unset;
    padding: 6px
  }

  .includes__bottom-el-container:last-child {
    margin-top: -54px
  }

  .includes__bottom-el-container:last-child:after {
    left: calc(50% - 72px)
  }

  .includes__bottom-el-container:nth-child(2) {
    margin-left: unset;
    margin-right: unset;
    width: 50%
  }

  .includes.-liveTrading .includes__el-container:nth-child(5) .includes__el {
    background: linear-gradient(180deg, #0b071b, #513f8c 60%, #a384f5)
  }

  .includes.-liveTrading .includes__el-container:nth-child(5) .includes__el__num {
    color: #ccc
  }

  .includes.-liveTrading .includes__el-container:nth-child(5) .includes__el__value {
    color: #f2f2f2;
    text-wrap: nowrap
  }

  .includes.-liveTrading .includes__el-container:nth-child(5) .includes__el__label {
    color: #fff
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.fs {
  background-color: #191919;
  display: flex;
  flex-direction: column;
  gap: 96px;
  padding: 132px 200px 114px
}

.fs__top {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.fs__title {
  color: #fff;
  font-size: 96px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -3.84px;
  letter-spacing: -1.92px;
  line-height: 100%
}

.fs__elements {
  height: 80px;
  width: 208px
}

.fs__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

.fs__card {
  align-items: flex-start;
  border: 1px solid #4d4d4d;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  padding: 40px
}

.fs__card__num {
  color: #666;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%
}

.fs__card__content {
  display: flex;
  flex-direction: column;
  gap: 40px
}

.fs__card__for {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%
}

.fs__card__list {
  display: flex;
  flex-direction: column;
  gap: 24px
}

.fs__card__list-item {
  align-items: center;
  display: flex;
  gap: 12px
}

.fs__card__list-item span {
  color: #ccc;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%
}

.fs__card__list-item svg {
  color: #999;
  min-width: 24px
}

.fs__card:first-child {
  background-color: #1f1f1f
}

.fs__card:nth-child(2) {
  background-color: #1a1a1a
}

.fs__card:nth-child(3) {
  background-color: #f5f90e
}

.fs__card:nth-child(3) .fs__card__for {
  color: #191919
}

.fs__card:nth-child(3) .fs__card__list-item span,
.fs__card:nth-child(3) .fs__card__list-item svg,
.fs__card:nth-child(3) .fs__card__num {
  color: #808308
}

@media screen and (min-width:1921px) and (max-width:2560px) {
  .fs {
    padding: 124px
  }

  .fs__title {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    letter-spacing: -1.44px;
    line-height: 100%
  }

  .fs__card {
    gap: 40px;
    padding: 32px
  }

  .fs__card__for {
    font-size: 36px
  }

  .fs__card__list-item span,
  .fs__card__num {
    font-size: 20px
  }
}

@media (max-width:1920px) {
  .fs {
    padding: 94px
  }

  .fs__card {
    padding: 24px
  }

  .fs__card__list-item span,
  .fs__card__num {
    font-size: 16px
  }

  .fs__card__for {
    font-size: 28px
  }

  .fs__card__list {
    gap: 16px
  }

  .fs__card__content {
    gap: 32px
  }

  .fs__title {
    font-size: 56px;
    letter-spacing: -1.12px
  }
}

@media (max-width:1200px) {
  .fs {
    gap: 56px;
    padding: 72px 48px
  }

  .fs img {
    height: 64px;
    width: 158px
  }

  .fs__title {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.6px;
    letter-spacing: -.8px;
    line-height: 100%
  }

  .fs__grid {
    display: flex;
    flex-direction: column;
    gap: 24px
  }
}

@media (max-width:767px) {
  .fs {
    gap: 32px;
    padding: 32px 16px
  }

  .fs img {
    display: none
  }

  .fs__title {
    font-size: 32px;
    letter-spacing: -.64px
  }

  .fs__grid {
    gap: 16px
  }

  .fs__card {
    gap: 32px;
    height: 296px;
    padding: 16px
  }

  .fs__card__for {
    font-size: 24px
  }

  .fs__card__content {
    gap: 32px
  }

  .fs__card__list-item span {
    font-size: 14px
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.ss {
  background-color: #191919;
  display: flex;
  flex-direction: column;
  gap: 72px;
  padding: 132px 200px
}

.ss,
.ss__badge {
  align-items: center
}

.ss__badge {
  backdrop-filter: blur(2px);
  background: #333;
  border-radius: 51px;
  color: #fff;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 20px;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  line-height: 100%;
  padding: 0 24px;
  text-align: center
}

.ss__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

.ss__block {
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #4d4d4d;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  gap: 258px;
  height: 100%;
  min-height: 580px;
  padding: 48px
}

.ss__block__num {
  color: #666;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%
}

.ss__block__text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px
}

.ss__block__title {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%
}

.ss__block__desc {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%
}

.ss__block:nth-child(odd) {
  background-color: #1f1f1f
}

.ss__block:nth-child(2n) {
  background-color: #f5f90e
}

.ss__block:nth-child(2n) .ss__block__desc,
.ss__block:nth-child(2n) .ss__block__title {
  color: #191919
}

.ss__block:nth-child(2) {
  background-color: #fff;
  background-image: url(images/mentorship/structure_mt-crypto_2.webp);
  background-size: 80%
}

.ss__block:first-child {
  background-image: url(images/mentorship/structure_mt-crypto_1.webp)
}

.ss__block:nth-child(3) {
  background-image: url(images/mentorship/structure_mt-crypto_3.webp)
}

.ss__block:nth-child(4) {
  background-image: url(images/mentorship/structure_mt-crypto_4.webp)
}

.ss__block:nth-child(5) {
  background-image: url(images/mentorship/structure_mt-crypto_5.webp)
}

.ss__block:nth-child(6) {
  background-image: url(images/mentorship/structure_mt-crypto_6.webp)
}

@media screen and (min-width:1920px) and (max-width:2560px) {
  .ss {
    gap: 96px;
    padding: 124px
  }

  .ss__block {
    gap: 234px;
    min-height: 524px;
    padding: 40px
  }

  .ss__block__title {
    font-size: 36px
  }

  .ss__block:nth-child(6) {
    background-position: 40px -16px;
    background-size: 100%
  }
}

@media (max-width:1919px) {
  .ss {
    gap: 80px;
    padding: 80px 94px
  }

  .ss__block {
    gap: 156px;
    min-height: 400px;
    padding: 24px
  }

  .ss__block__title {
    font-size: 28px
  }

  .ss__block__desc,
  .ss__block__num {
    font-size: 16px
  }

  .ss__block__text-wrapper {
    gap: 16px
  }

  .ss__block:nth-child(6) {
    background-position: 24px -24px;
    background-size: 100%
  }

  .ss__block:nth-child(5) {
    background-size: 80%
  }
}

@media (max-width:1199px) {
  .ss {
    gap: 56px;
    padding: 72px 48px
  }

  .ss__grid {
    display: flex;
    flex-direction: column
  }

  .ss__block {
    gap: 340px;
    min-height: 580px;
    padding: 24px
  }

  .ss__block__desc,
  .ss__block__num {
    font-size: 24px
  }

  .ss__block__title {
    font-size: 32px
  }

  .ss__block:last-child {
    gap: 274px
  }

  .ss__block:nth-child(5),
  .ss__block:nth-child(6) {
    background-position: 100% 0;
    background-size: contain
  }
}

@media (max-width:767px) {
  .ss {
    gap: 40px;
    padding: 32px 16px
  }

  .ss__block {
    gap: unset !important;
    height: 380px;
    justify-content: space-between;
    min-height: unset;
    padding: 16px
  }

  .ss__block__desc,
  .ss__block__num {
    font-size: 16px
  }

  .ss__block__title {
    font-size: 20px
  }

  .ss__block__text-wrapper {
    gap: 12px
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.p {
  background: #191919;
  gap: 96px;
  padding: 132px 200px
}

.p,
.p__content {
  align-items: center;
  display: flex;
  flex-direction: column
}

.p__content {
  width: 100%
}

.p__line {
  background: #4d4d4d;
  height: 180px;
  width: 1px
}

.p__top-wrapper {
  gap: 96px
}

.p__text-wrapper,
.p__top-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column
}

.p__text-wrapper {
  gap: 40px
}

.p__badge {
  align-items: center;
  backdrop-filter: blur(2px);
  background-color: #333;
  border-radius: 51px;
  color: #fff;
  display: flex;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  letter-spacing: -.96px;
  line-height: 100%;
  padding: 0 24px
}

.p__title {
  color: #fff;
  font-size: 96px;
  letter-spacing: -1.92px
}

.p__desc {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  text-align: center
}

.p__steps {
  overflow: hidden;
  position: relative;
  width: 100%
}

.p__steps,
.p__steps-wrapper {
  display: flex;
  flex-direction: column
}

.p__steps-wrapper {
  align-items: center;
  gap: 72px
}

.p__step {
  align-items: flex-start;
  border: 1px solid #4d4d4d;
  display: flex;
  justify-content: space-between;
  padding: 48px 48px 124px;
  width: 100%
}

.p__step__title {
  background: #ff3305;
  border-radius: 20px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  padding: 16px 24px;
  text-wrap: nowrap
}

.p__step__wrapper {
  display: flex;
  flex-direction: column;
  gap: 96px;
  max-width: 70%;
  width: 70%
}

.p__step__text {
  color: #ccc;
  font-size: 48px;
  font-weight: 500
}

.p__step__items {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 16px
}

.p__step__item {
  border: 1px solid #666;
  border-radius: 20px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  padding: 28px 32px;
  text-wrap: wrap
}

.p__circle {
  background: rgba(255, 51, 5, .5);
  border-radius: 441px;
  filter: blur(222px);
  height: 441px;
  position: absolute;
  width: 441px
}

.p__circle:first-child {
  left: -311px;
  top: 557px
}

.p__circle {
  pointer-events: none
}

.p__circle:nth-child(2),
.p__circle:nth-child(3) {
  display: none
}

.p__circle:nth-child(2) {
  right: -292px;
  top: 295px
}

.p__circle:nth-child(3) {
  bottom: 1160px;
  left: -195px
}

.p__circle:last-child {
  bottom: 279px;
  left: unset;
  right: -240px;
  top: unset
}

.p.-active .p__circle:nth-child(2),
.p.-active .p__circle:nth-child(3) {
  display: block
}

.p.-yellow .p__circle,
.p.-yellow .p__step__title {
  background: #f5f90e;
  color: #191919
}

.p.-green .p.-active .p__circle:nth-child(3) {
  display: none
}

.p.-green .p.-active .p__circle:nth-child(2) {
  bottom: unset;
  left: unset;
  right: -292px;
  top: 295px
}

.p.-green .p.-active .p__circle:last-child {
  bottom: -268px;
  left: -195px;
  right: unset
}

.p.-green .p__circle {
  background: #bcff2e
}

.p.-green .p__circle:first-child {
  left: -295px;
  top: 319px
}

.p.-green .p__circle:last-child {
  bottom: -416px;
  right: -292px
}

.p.-green .p__step__title {
  background-color: #bcff2e;
  color: #191919
}

.p.-lime .p__desc {
  max-width: 1056px;
  text-align: center
}

.p.-lime .p__circle {
  background: #abe76e
}

.p.-lime .p__circle:first-child {
  left: -299px;
  top: 128px
}

.p.-lime .p__circle:last-child {
  bottom: -284px;
  right: -292px
}

.p.-lime .p__step__item {
  color: #ccc
}

.p.-lime .p__step__title {
  background-color: #abe76e;
  color: #000
}

.p.-lime.-active .p__circle:nth-child(3) {
  left: -195px;
  top: 2541px
}

.p.-lime.-active .p__circle:nth-child(2) {
  right: -292px;
  top: 1183px
}

.p.-lime.-active .p__circle:last-child {
  bottom: 94px;
  right: -292px
}

.p__switcher {
  align-items: center;
  background: #fff;
  border-radius: 51px;
  cursor: pointer;
  display: flex;
  height: 80px;
  justify-content: space-between;
  min-width: 444px;
  padding: 28px 32px;
  width: -moz-fit-content;
  width: fit-content
}

.p__switcher svg {
  color: #000;
  transform: rotate(180deg);
  transition: .4s
}

.p__switcher span {
  color: #0d0d0d;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%
}

.p__switcher.-expanded svg {
  transform: rotate(0deg)
}

@media screen and (min-width:1920px) and (max-width:2559px) {
  .p {
    padding: 124px
  }

  .p__top-wrapper {
    gap: 96px
  }

  .p__text-wrapper {
    gap: 40px
  }

  .p__title {
    font-size: 72px
  }

  .p__desc {
    font-size: 32px;
    max-width: 1066px
  }

  .p__step {
    padding-bottom: 96px
  }

  .p__step__wrapper {
    gap: 80px
  }

  .p__step__text {
    font-size: 48px
  }

  .p__circle:nth-child(2) {
    right: -310px;
    top: 1690px
  }

  .p__circle:nth-child(3) {
    bottom: 1313px;
    left: -295px
  }

  .p.-lime .p__circle {
    height: 321px;
    width: 321px
  }

  .p.-lime .p__circle:first-child {
    left: -235px;
    top: 319px
  }

  .p.-lime .p__circle:last-child {
    bottom: 59px;
    right: -270px
  }

  .p.-lime.-active .p__circle:nth-child(3) {
    bottom: 1518px;
    left: -265px;
    top: unset
  }

  .p.-lime.-active .p__circle:nth-child(2) {
    right: -269px;
    top: 1690px
  }
}

@media (min-width:1201px) and (max-width:1919px) {
  .p {
    padding: 80px 94px
  }

  .p,
  .p__top-wrapper {
    gap: 80px
  }

  .p__text-wrapper {
    gap: 40px
  }

  .p__title {
    font-size: 56px
  }

  .p__desc {
    max-width: 764px
  }

  .p__step {
    padding-bottom: 80px
  }

  .p__step__wrapper {
    gap: 80px
  }

  .p__step__text {
    font-size: 28px
  }

  .p__step__item,
  .p__step__text {
    font-weight: 500;
    line-height: 100%
  }

  .p__step__item {
    font-size: 18px;
    padding: 24px 32px
  }

  .p__circle:nth-child(2) {
    right: -290px;
    top: 1353px
  }

  .p__circle:nth-child(3) {
    bottom: 920px;
    left: -295px
  }

  .p.-lime .p__step {
    gap: 220px
  }

  .p.-lime .p__step__wrapper {
    max-width: unset;
    width: unset
  }

  .p.-lime .p__circle {
    height: 321px;
    width: 321px
  }

  .p.-lime .p__circle:first-child {
    left: -295px;
    top: 319px
  }

  .p.-lime .p__circle:last-child {
    bottom: -25px;
    right: -269px
  }

  .p.-lime.-active .p__circle:nth-child(3) {
    bottom: 1172px;
    left: -251px;
    top: unset
  }

  .p.-lime.-active .p__circle:nth-child(2) {
    right: -269px;
    top: 1570px
  }
}

@media (max-width:1200px) {
  .p {
    flex-direction: column;
    gap: 56px;
    padding: 72px 48px
  }

  .p__line {
    height: 140px
  }

  .p__top-wrapper {
    gap: 56px
  }

  .p__text-wrapper {
    gap: 40px
  }

  .p__switcher {
    gap: 16px;
    height: unset;
    min-width: unset;
    padding: 20px 24px;
    width: -moz-fit-content;
    width: fit-content
  }

  .p__title {
    font-size: 40px;
    letter-spacing: -.8px
  }

  .p__desc {
    font-size: 24px;
    max-width: 90%
  }

  .p__step {
    gap: 64px;
    justify-content: flex-start;
    padding: 16px 16px 40px
  }

  .p__step__title {
    border-radius: 6px;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.4px;
    line-height: normal;
    padding: 4px 7px
  }

  .p__step__wrapper {
    gap: 24px;
    max-width: unset;
    width: unset
  }

  .p__step__item {
    border-radius: 6px;
    font-size: 12px;
    padding: 8px 12px
  }

  .p__step__text {
    font-size: 20px;
    font-weight: 500
  }

  .p__circle {
    border-radius: 280px;
    filter: blur(140.9523925781px);
    height: 280px;
    width: 280px
  }

  .p__circle:first-child {
    left: -202.5px;
    top: 150.5px
  }

  .p__circle:nth-child(2) {
    right: -200px;
    top: 450.5px
  }

  .p__circle:nth-child(3) {
    bottom: 675.5px;
    left: -192.5px
  }

  .p__circle:nth-child(4) {
    bottom: 52px;
    left: unset;
    right: -161px;
    top: unset
  }

  .p.-lime .p__circle {
    filter: blur(172px);
    height: 189px;
    width: 189px
  }

  .p.-lime .p__circle:first-child {
    left: -136px;
    top: 151px
  }

  .p.-lime .p__circle:last-child {
    bottom: -33px;
    right: -94px
  }

  .p.-lime.-active .p__circle:nth-child(3) {
    bottom: 376px;
    left: -131px;
    top: unset
  }

  .p.-lime.-active .p__circle:nth-child(2) {
    right: -136px;
    top: 584px
  }
}

@media (max-width:767px) {
  .p {
    gap: 16px;
    padding: 32px 16px
  }

  .p__line {
    height: 80px
  }

  .p__top-wrapper {
    gap: 24px
  }

  .p__text-wrapper {
    gap: 16px
  }

  .p__badge {
    font-size: 14px;
    height: 32px;
    padding: 0 24px
  }

  .p__title {
    font-size: 32px;
    letter-spacing: -.64px
  }

  .p__desc {
    font-size: 16px
  }

  .p__switcher {
    align-items: center;
    gap: 16px;
    height: 48px;
    justify-content: center;
    padding: 0 24px;
    width: 100%
  }

  .p__switcher span {
    font-size: 16px
  }

  .p__step {
    flex-direction: column;
    gap: 24px;
    padding: 16px 12px
  }

  .p__step__wrapper {
    gap: 24px
  }

  .p__step__text {
    font-size: 16px;
    line-height: 120%
  }

  .p__step__item {
    border-radius: 8px;
    padding: 8px 12px
  }

  .p__step__title {
    font-size: 12px;
    padding: 8px 12px
  }

  .p__step__title-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%
  }

  .p__step__wrapper {
    max-width: unset;
    width: unset
  }

  .p__step__items {
    gap: 8px
  }

  .p__step__switcher {
    display: none
  }

  .p__step__switcher.-mobile {
    display: flex
  }

  .p__step__switcher {
    height: 24px;
    padding: 5.6px 6.4px;
    width: 24px
  }

  .p__circle:nth-child(2) {
    right: -230px;
    top: 840.5px
  }

  .p__circle:nth-child(3) {
    bottom: 790.5px;
    left: -212.5px
  }

  .p.-lime .p__badge {
    height: 48px;
    padding: 0 24px
  }

  .p.-lime .p__circle {
    filter: blur(172px);
    height: 189px;
    width: 189px
  }

  .p.-lime .p__circle:first-child {
    left: -136px;
    top: 151px
  }

  .p.-lime .p__circle:last-child {
    bottom: -33px;
    right: -94px
  }

  .p.-lime.-active .p__circle:nth-child(3) {
    bottom: 376px;
    left: -131px;
    top: unset
  }

  .p.-lime.-active .p__circle:nth-child(2) {
    right: -136px;
    top: 584px
  }

  .p.-green .p__circle {
    height: 110px;
    width: 110px
  }

  .p.-green .p__circle:first-child {
    left: -8px;
    top: 290px
  }

  .p.-green .p__circle:nth-child(2) {
    right: -83px;
    top: 590px
  }

  .p.-green .p__circle:nth-child(3) {
    bottom: 563px;
    left: unset;
    right: -59px
  }

  .p.-green .p__circle:nth-child(4) {
    bottom: 105px;
    left: -148px
  }

  .p.-green .p__step__item {
    font-size: 14px
  }

  .p.-green .p__step__text {
    color: #fff;
    font-weight: 400
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.ms {
  background: #f5f90e;
  padding: 124px 200px;
  position: relative
}

.ms__wrapper {
  border-top: 1px solid #c4c705;
  display: flex;
  gap: 266px
}

.ms__title {
  color: #000;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -2.88px;
  letter-spacing: -1.44px;
  line-height: 100%;
  padding-top: 24px;
  text-wrap: nowrap;
  z-index: 10
}

.ms__content {
  display: flex;
  flex-direction: column;
  height: 960px;
  overflow-y: auto;
  scroll-behavior: smooth;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.ms__content::-webkit-scrollbar {
  display: none
}

.ms__card {
  border-left: 1px solid #c4c705;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 960px;
  padding: 96px 36px 48px;
  width: 100%
}

.ms__card:not(:first-child) {
  border-top: 1px solid #c4c705
}

.ms__card {
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 35%
}

.ms__card img {
  height: -moz-max-content;
  height: max-content;
  margin-right: auto;
  max-height: 206px;
  max-width: 100%;
  width: auto
}

.ms__card__text-wrapper {
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  gap: 96px;
  max-width: 50%
}

.ms__card__quote {
  display: none
}

.ms__card__desc {
  color: #191919;
  font-size: 48px;
  letter-spacing: -1.92px
}

.ms__card__desc,
.ms__card__tg {
  font-style: normal;
  font-weight: 500;
  letter-spacing: -.96px;
  line-height: 100%
}

.ms__card__tg {
  align-items: center;
  background: #242424;
  border-radius: 51px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 24px;
  gap: 16px;
  height: 80px;
  justify-content: center;
  padding: 0 72px;
  width: -moz-fit-content;
  width: fit-content
}

.ms__card__tg svg {
  height: 36px;
  width: 36px
}

.ms__bg {
  height: 2933px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.ms.-cryptoFundamental {
  background: #cdf2a4
}

.ms.-cryptoFundamental .ms__card,
.ms.-cryptoFundamental .ms__wrapper {
  border-color: #8dd942
}

.ms.-cryptoFundamental img {
  margin-right: auto
}

.ms.-cryptoFundamental img:first-child {
  max-height: 227px
}

.ms.-cryptoFundamental img:nth-child(2) {
  max-height: 248px
}

.ms.-cryptoFundamental img:nth-child(3) {
  max-height: 214px
}

.ms.-mentorship img:first-child,
.ms.-mentorship img:nth-child(2) {
  max-height: 206.686px
}

.ms.-mentorship img:nth-child(3) {
  max-height: 190.273px
}

.ms.-mentorship img:nth-child(4) {
  max-height: 241.471px
}

.ms.-mentorship img:nth-child(5) {
  max-height: 199.536px
}

.ms.-liveTrading {
  background-color: #191919
}

.ms.-liveTrading:before {
  background-image: radial-gradient(130% 100% at 50% 10%, rgba(25, 25, 25, 0) 37.41%, #513f8c 69.27%, #a384f5 100%);
  background-repeat: no-repeat;
  content: "";
  height: 2933px;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(180deg);
  width: 100%
}

.ms.-liveTrading .ms__card,
.ms.-liveTrading .ms__wrapper {
  border-color: #513f8c
}

.ms.-liveTrading .ms__card__desc {
  color: #fff
}

.ms.-liveTrading .ms__card__top {
  display: flex;
  flex-direction: column
}

.ms.-liveTrading .ms__card__quote {
  color: #fff;
  display: block;
  font-size: 120px;
  font-weight: 500;
  letter-spacing: -2.4px;
  line-height: 100%
}

.ms.-liveTrading .ms__card__desc {
  font-size: 40px;
  font-weight: 400
}

.ms.-liveTrading .ms__content {
  z-index: 1
}

.ms.-liveTrading .ms__title {
  color: #fff
}

.ms.-liveTrading .ms img:first-child {
  max-height: 203.685px;
  width: auto
}

.ms.-liveTrading .ms img:nth-child(2) {
  max-height: 206.686px;
  width: auto
}

.ms.-liveTrading .ms img:nth-child(3) {
  max-height: 190.273px;
  width: auto
}

.ms.-liveTrading .ms img:nth-child(4) {
  max-height: 241px;
  width: 650px
}

.ms.-liveTrading .ms img:nth-child(5),
.ms.-liveTrading .ms img:nth-child(6) {
  max-height: 180px;
  width: auto
}

.ms.-liveTrading .ms img:nth-child(7) {
  max-height: 241.471px;
  width: auto
}

.ms.-liveTrading .ms img:nth-child(8),
.ms.-liveTrading .ms img:nth-child(9) {
  max-height: 180px;
  width: auto
}

@media screen and (min-width:1920px) and (max-width:2559px) {
  .ms {
    padding: 124px
  }

  .ms__wrapper {
    gap: 86px
  }

  .ms__content {
    height: 880px
  }

  .ms__card {
    min-height: 880px;
    padding: 64px 36px 48px
  }

  .ms__card__desc {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.6px;
    letter-spacing: normal;
    line-height: 100%
  }

  .ms.-mentorship img:first-child {
    max-height: 206.686px
  }

  .ms.-mentorship img:nth-child(2) {
    max-height: 203.75px
  }

  .ms.-mentorship img:nth-child(3) {
    max-height: 202.27px
  }

  .ms.-mentorship img:nth-child(4) {
    max-height: 223.89px
  }

  .ms.-mentorship img:nth-child(5) {
    max-height: 193.95px
  }

  .ms.-cryptoFundamental .ms__card img:first-child {
    max-height: 228px
  }

  .ms.-cryptoFundamental .ms__card img:nth-child(2) {
    max-height: 251px
  }

  .ms.-cryptoFundamental .ms__card img:nth-child(3) {
    max-height: 212px
  }

  .ms.-liveTrading:before {
    height: 2228px
  }

  .ms.-liveTrading .ms__card__quote {
    font-size: 94px;
    font-weight: 500;
    letter-spacing: -1.88px;
    line-height: 100%
  }

  .ms.-liveTrading .ms__card__desc {
    font-size: 32px
  }

  .ms.-liveTrading img {
    margin-right: auto;
    min-height: unset;
    min-width: unset
  }

  .ms.-liveTrading img:first-child {
    max-height: 157.685px
  }

  .ms.-liveTrading img:nth-child(2) {
    max-height: 163px
  }

  .ms.-liveTrading img:nth-child(3) {
    max-height: 150px
  }

  .ms.-liveTrading img:nth-child(4) {
    max-height: 191px
  }

  .ms.-liveTrading img:nth-child(5),
  .ms.-liveTrading img:nth-child(6),
  .ms.-liveTrading img:nth-child(8),
  .ms.-liveTrading img:nth-child(9) {
    max-height: 142px;
    width: auto
  }

  .ms.-liveTrading img:nth-child(7) {
    max-height: 135px;
    width: auto
  }
}

@media (max-width:1919px) {
  .ms {
    padding: 80px 94px
  }

  .ms__wrapper {
    gap: 48px
  }

  .ms__title {
    font-size: 56px;
    letter-spacing: -1.12px
  }

  .ms__card {
    min-height: 780px;
    padding: 24px 36px 48px
  }

  .ms__card__desc {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -.64px
  }

  .ms__card__text-wrapper {
    gap: 80px
  }

  .ms__content {
    height: 780px
  }

  .ms.-mentorship img:first-child {
    max-height: 186.88px
  }

  .ms.-mentorship img:nth-child(2) {
    max-height: 191.27px
  }

  .ms.-mentorship img:nth-child(3) {
    max-height: 170.27px
  }

  .ms.-mentorship img:nth-child(4) {
    max-height: 173.89px
  }

  .ms.-mentorship img:nth-child(5) {
    max-height: 176.95px
  }

  .ms.-cryptoFundamental .ms__card img:first-child {
    max-height: 192px
  }

  .ms.-cryptoFundamental .ms__card img:nth-child(2) {
    max-height: 187px
  }

  .ms.-cryptoFundamental .ms__card img:nth-child(3) {
    max-height: 182px
  }

  .ms.-liveTrading:before {
    height: 1344px
  }

  .ms.-liveTrading .ms__card__quote {
    font-size: 70px;
    font-weight: 500;
    letter-spacing: -1.4px;
    line-height: 100%
  }

  .ms.-liveTrading .ms__card__desc {
    font-size: 20px;
    letter-spacing: -.4px
  }

  .ms.-liveTrading img {
    margin-right: auto;
    min-height: unset;
    min-width: unset
  }

  .ms.-liveTrading img:first-child {
    max-height: 117.842px
  }

  .ms.-liveTrading img:nth-child(2) {
    max-height: 119px
  }

  .ms.-liveTrading img:nth-child(3) {
    max-height: 110px
  }

  .ms.-liveTrading img:nth-child(4) {
    max-height: 140px
  }

  .ms.-liveTrading img:nth-child(5),
  .ms.-liveTrading img:nth-child(6),
  .ms.-liveTrading img:nth-child(8),
  .ms.-liveTrading img:nth-child(9) {
    max-height: 124px
  }

  .ms.-liveTrading img:nth-child(7) {
    max-height: 140px
  }
}

@media (max-width:1200px) {
  .ms {
    padding: 72px 48px
  }

  .ms__title {
    font-size: 40px;
    letter-spacing: -.8px;
    line-height: 100%
  }

  .ms__wrapper {
    border: unset;
    flex-direction: column;
    padding: unset
  }

  .ms__card {
    min-height: 656px;
    padding: 24px
  }

  .ms__card:first-child {
    border-top: 1px solid #c4c705
  }

  .ms__card__text-wrapper {
    gap: 80px;
    max-width: 366px
  }

  .ms__card__desc {
    font-size: 24px;
    letter-spacing: -.48px
  }

  .ms.-cryptoFundamental .ms__card img:first-child {
    height: auto;
    max-width: 530px;
    width: 100%
  }

  .ms.-cryptoFundamental .ms__card img:nth-child(2) {
    max-height: 178px
  }

  .ms.-cryptoFundamental .ms__card img:nth-child(3) {
    max-height: 180px
  }

  .ms.-mentorship img:first-child {
    max-height: 187.68px
  }

  .ms.-mentorship img:nth-child(2) {
    max-height: 185.27px
  }

  .ms.-mentorship img:nth-child(3) {
    max-height: 158.27px
  }

  .ms.-mentorship img:nth-child(4) {
    max-height: 174.89px
  }

  .ms.-mentorship img:nth-child(5) {
    max-height: 167.95px
  }

  .ms.-liveTrading:before {
    height: 717px
  }

  .ms.-liveTrading .ms__card__quote {
    font-size: 122px;
    font-weight: 500;
    letter-spacing: -2.44px;
    line-height: 100%
  }

  .ms.-liveTrading .ms__card__desc {
    font-size: 24px;
    letter-spacing: -.48px
  }

  .ms.-liveTrading img {
    margin-right: auto;
    min-height: unset;
    min-width: unset
  }

  .ms.-liveTrading img:first-child {
    max-height: 172px
  }

  .ms.-liveTrading img:nth-child(2) {
    max-height: 185.746px
  }

  .ms.-liveTrading img:nth-child(3) {
    max-height: 190.744px
  }

  .ms.-liveTrading img:nth-child(4) {
    max-height: 195.458px
  }

  .ms.-liveTrading img:nth-child(5),
  .ms.-liveTrading img:nth-child(6),
  .ms.-liveTrading img:nth-child(8),
  .ms.-liveTrading img:nth-child(9) {
    max-height: 179.743px
  }

  .ms.-liveTrading img:nth-child(7) {
    max-height: 173.45px
  }

  .ms__content {
    height: 656px
  }
}

@media (max-width:767px) {
  .ms {
    padding: 32px 16px
  }

  .ms.-liveTrading .ms__card__quote {
    font-size: 56px;
    font-weight: 500;
    letter-spacing: -1.12px;
    line-height: 100%
  }

  .ms.-liveTrading .ms__card__desc {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 120%
  }

  .ms.-liveTrading .ms__card:nth-child(2) img {
    filter: brightness(.8);
    z-index: 10
  }

  .ms.-liveTrading:before {
    height: 2933px
  }

  .ms__title {
    font-size: 32px;
    letter-spacing: 0;
    padding-top: unset
  }

  .ms__wrapper {
    gap: 32px
  }

  .ms__content {
    height: unset
  }

  .ms__card {
    background-size: 70%;
    gap: 36px;
    justify-content: unset;
    min-height: 620px;
    padding: 24px 16px
  }

  .ms__card__text-wrapper {
    gap: 32px;
    max-width: unset
  }

  .ms__card__desc {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 120%
  }

  .ms__card__tg {
    font-size: 16px;
    height: 48px;
    width: 100%
  }

  .ms__card__tg svg {
    height: 24px;
    width: 24px
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.gs {
  align-items: center;
  background: #191919;
  display: flex;
  flex-direction: column;
  gap: 96px;
  padding: 132px 200px;
  width: 100%
}

.gs__title {
  color: #fff;
  font-size: 96px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -3.84px;
  letter-spacing: -1.92px;
  line-height: 100%;
  max-width: 960px;
  text-align: center
}

.gs__content {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

.gs__card {
  align-items: center;
  background: #333;
  display: flex;
  flex-direction: column;
  height: 633px;
  justify-content: space-between;
  padding: 72.5px 72px 80px;
  position: relative;
  width: 100%
}

.gs__card:last-child {
  margin-top: 108px
}

.gs__card:nth-child(2) {
  margin-top: 426px
}

.gs__card:nth-child(2):after {
  right: 82px;
  top: -182.5px;
  transform: rotate(-135deg)
}

.gs__card:nth-child(2):after,
.gs__card:nth-child(2):before {
  background-color: #4d4d4d;
  content: "";
  height: 182.5px;
  position: absolute;
  width: 1px
}

.gs__card:nth-child(2):before {
  left: -94.25px;
  top: 212px;
  transform: rotate(-45deg)
}

.gs__card__wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 72px
}

.gs__card__text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px
}

.gs__card__badge {
  align-items: center;
  background: rgba(245, 249, 16, .5);
  border-radius: 12px;
  color: #f5f910;
  display: flex;
  font-size: 20px;
  font-weight: 500;
  justify-content: center;
  padding: 11px 16px;
  width: -moz-fit-content;
  width: fit-content
}

.gs__card__title {
  color: #fff;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -2.88px;
  letter-spacing: -1.44px;
  line-height: 100%;
  text-align: center
}

.gs__card__desc {
  color: #ccc;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
  text-align: center
}

@media screen and (min-width:1921px) and (max-width:2560px) {
  .gs {
    padding: 124px
  }

  .gs__title {
    font-size: 72px;
    letter-spacing: -1.44px;
    max-width: 620px
  }

  .gs__card {
    height: 484px;
    padding: 48px 36px
  }

  .gs__card svg {
    max-height: 45px;
    max-width: 48px
  }

  .gs__card__wrapper {
    gap: 56px
  }

  .gs__card__title {
    font-size: 56px;
    letter-spacing: -1.12px
  }

  .gs__card__text-wrapper {
    gap: 40px
  }

  .gs__card__desc {
    font-size: 24px;
    line-height: 120%
  }

  .gs__card:nth-child(2) {
    margin-top: 340px
  }

  .gs__card:nth-child(2):before {
    top: 160px
  }

  .gs__card:last-child {
    margin-top: 80px
  }
}

@media (max-width:1920px) {
  .gs {
    gap: 80px;
    padding: 80px 94px
  }

  .gs__title {
    font-size: 56px;
    letter-spacing: -1.12px;
    max-width: 534px
  }

  .gs__card {
    height: 412px;
    padding: 40px 16px
  }

  .gs__card__wrapper {
    gap: 56px
  }

  .gs__card__text-wrapper {
    gap: 32px
  }

  .gs__card__title {
    font-size: 40px;
    letter-spacing: -.8px
  }

  .gs__card__desc {
    font-size: 18px;
    line-height: 120%
  }

  .gs__card svg {
    max-height: 38px;
    max-width: 38px
  }

  .gs__card:nth-child(2) {
    margin-top: 340px
  }

  .gs__card:nth-child(2):before {
    height: 170px;
    left: -94.25px;
    top: 72px
  }

  .gs__card:nth-child(2):after {
    right: 60px
  }

  .gs__card:last-child {
    margin-top: 80px
  }
}

@media (max-width:1200px) {
  .gs {
    gap: 56px;
    padding: 72px 48px
  }

  .gs__title {
    font-size: 40px;
    letter-spacing: -.8px
  }

  .gs__content {
    display: flex;
    flex-direction: column
  }

  .gs__card {
    height: 490px;
    padding: 64px 40px
  }

  .gs__card__wrapper {
    gap: 64px
  }

  .gs__card__text-wrapper {
    gap: 48px
  }

  .gs__card__desc {
    font-size: 24px;
    line-height: 120%
  }

  .gs__card__title {
    font-size: 40px;
    letter-spacing: -.8px
  }

  .gs__card svg {
    max-height: 38px;
    max-width: 40px
  }

  .gs__card:last-child,
  .gs__card:nth-child(2) {
    margin-top: unset
  }

  .gs__card:nth-child(2):after,
  .gs__card:nth-child(2):before {
    content: unset
  }
}

@media (max-width:767px) {
  .gs {
    gap: 40px;
    padding: 32px 16px
  }

  .gs__title {
    font-size: 32px;
    letter-spacing: -.64px
  }

  .gs__content {
    gap: 16px
  }

  .gs__card {
    gap: 40px;
    height: unset;
    padding: 24px 16px
  }

  .gs__card__title {
    font-size: 24px;
    letter-spacing: -.48px
  }

  .gs__card__text-wrapper {
    gap: 32px
  }

  .gs__card__wrapper {
    gap: 40px
  }

  .gs__card__desc {
    font-size: 16px
  }

  .gs__card svg {
    max-height: 30.4px;
    max-width: 32px
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.feedback {
  background-color: #191919;
  padding: 132px 200px
}

@media (min-width:1921px) and (max-width:2560px) {
  .feedback {
    padding: 124px
  }
}

@media (min-width:1200px) and (max-width:1920px) {
  .feedback {
    padding: 80px 94px 0
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .feedback {
    padding: 72px 48px
  }
}

@media (max-width:767px) {
  .feedback {
    padding: 32px 16px
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.feedbacks_top {
  display: flex;
  justify-content: space-between
}

.feedbacks_top h2 {
  color: #000;
  font-size: 72px;
  letter-spacing: -2.88px
}

.feedbacks_text,
.feedbacks_top h2 {
  font-style: normal;
  font-weight: 500;
  line-height: 100%
}

.feedbacks_text {
  color: #bebebe;
  font-size: 48px;
  letter-spacing: -1.92px
}

.feedbacks_button {
  align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  max-height: 80px;
  max-width: 80px;
  min-height: 80px;
  min-width: 80px;
  transition: .4s ease
}

.feedbacks_button:hover {
  background-color: #e6e6e6;
  border-color: #ccc
}

.feedbacks_button:active {
  background-color: #ccc;
  border-color: #ccc
}

.feedbacks_navigation {
  display: flex;
  gap: 25px;
  position: absolute;
  right: 0;
  top: 0
}

.feedbacks_container {
  display: flex;
  margin: 0 auto;
  max-width: 2160px;
  position: relative
}

.feedbacks_container,
.feedbacks_container.cryptoacademy .feedbacks_top,
.feedbacks_container.helloTrading .feedbacks_top,
.feedbacks_container.mentorship .feedbacks_top {
  flex-direction: column;
  gap: 64px
}

.feedbacks_container.cryptoacademy .slider_content,
.feedbacks_container.helloTrading .slider_content,
.feedbacks_container.mentorship .slider_content {
  gap: 48px
}

.feedbacks_container.cryptoacademy .slider_text,
.feedbacks_container.helloTrading .slider_text,
.feedbacks_container.mentorship .slider_text {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  font-weight: 400;
  letter-spacing: -1.44px;
  line-height: 100%;
  padding: 48px
}

.feedbacks_container.helloTrading h2,
.feedbacks_container.mentorship h2 {
  color: #fff
}

.feedbacks_container.helloTrading .feedbacks_button,
.feedbacks_container.mentorship .feedbacks_button {
  backdrop-filter: blur(2px);
  background-color: transparent;
  border: 1px solid #4d4d4d;
  border-radius: 51px
}

.feedbacks_container.helloTrading .feedbacks_button svg path,
.feedbacks_container.mentorship .feedbacks_button svg path {
  stroke: #fff
}

.feedbacks_container.helloTrading .slider_text,
.feedbacks_container.mentorship .slider_text {
  background-color: #333;
  color: #fff
}

.feedbacks_container.helloTrading .slider_author-box span,
.feedbacks_container.mentorship .slider_author-box span {
  color: #fff
}

.slider_top {
  display: none
}

.slider_text {
  background-color: #f7f7f7;
  color: #0e0e0e;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.92px;
  line-height: 100%;
  padding: 35px
}

.slider_content {
  display: flex;
  flex-direction: column;
  gap: 50px
}

.slider_author-box {
  align-items: center;
  display: flex;
  gap: 25px
}

.slider_author-box.mobile {
  display: none
}

.slider_author-box div {
  border-radius: 50%;
  max-height: 80px;
  max-width: 80px;
  min-height: 80px;
  min-width: 80px;
  overflow: hidden
}

.slider_author-box div img {
  height: 100%;
  width: 100%
}

.slider_author-box span {
  color: #14140f;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

.slider_bottom {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.slider .swiper-pagination {
  display: none
}

.slider {
  width: 100%
}

.slider .swiper {
  width: 100%
}

@media (max-width:1919px) {
  .feedbacks_container {
    gap: 50px
  }

  .feedbacks_container.cryptoacademy .feedbacks_top,
  .feedbacks_container.cryptoacademy .slider_content {
    gap: 48px
  }

  .feedbacks_container.cryptoacademy .slider_text {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.96px;
    line-height: 100%;
    line-height: 120%;
    padding: 48px 36px
  }

  .feedbacks_container.helloTrading h2,
  .feedbacks_container.mentorship h2 {
    font-size: 56px;
    letter-spacing: -1.12px
  }

  .feedbacks_container.helloTrading .feedbacks_top,
  .feedbacks_container.mentorship .feedbacks_top {
    gap: 48px
  }

  .feedbacks_container.helloTrading .slider_content,
  .feedbacks_container.mentorship .slider_content {
    gap: 36px
  }

  .feedbacks_container.helloTrading .slider_text,
  .feedbacks_container.mentorship .slider_text {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.96px;
    line-height: 100%;
    line-height: 120%;
    padding: 48px 36px
  }

  .feedbacks_container.helloTrading .feedbacks_button,
  .feedbacks_container.mentorship .feedbacks_button {
    max-height: 80px;
    max-width: 80px;
    min-height: 80px;
    min-width: 80px
  }

  .feedbacks_top h2 {
    font-size: 54px;
    letter-spacing: -2.16px
  }

  .feedbacks_text,
  .feedbacks_top h2 {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .feedbacks_text {
    font-size: 32px;
    letter-spacing: -1.28px
  }

  .feedbacks_button {
    max-height: 60px;
    max-width: 60px;
    min-height: 60px;
    min-width: 60px
  }

  .feedbacks_navigation {
    gap: 20px
  }

  .lt .feedbacks_container {
    gap: 35px
  }

  .lt .feedbacks_top h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.6px;
    line-height: 100%
  }

  .lt .feedbacks_navigation {
    gap: 13px
  }

  .lt .feedbacks_button {
    max-height: 45px;
    max-width: 45px;
    min-height: 45px;
    min-width: 45px
  }

  .lt .slider_text {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%;
    padding: 20px
  }

  .lt .slider_author-box {
    gap: 13px
  }

  .lt .slider_author-box div {
    max-height: 45px;
    max-width: 45px;
    min-height: 45px;
    min-width: 45px
  }

  .lt .slider_author-box span {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -.72px
  }

  .lt .slider_author-box span,
  .slider_text {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .slider_text {
    font-size: 32px;
    letter-spacing: -1.28px;
    padding: 27px
  }

  .slider_content {
    gap: 35px
  }

  .slider_author-box {
    gap: 18px
  }

  .slider_author-box div {
    max-height: 60px;
    max-width: 60px;
    min-height: 60px;
    min-width: 60px
  }

  .slider_author-box span {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }
}

@media (max-width:1199px) {
  .feedbacks_container {
    gap: 34px
  }

  .feedbacks_container.cryptoacademy_mentor .feedbacks_top h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }

  .feedbacks_container.cryptoacademy_mentor .feedbacks_navigation {
    align-self: center;
    position: relative
  }

  .feedbacks_container.cryptoacademy_mentor .feedbacks_button {
    max-height: 57px;
    max-width: 57px;
    min-height: 57px;
    min-width: 57px
  }

  .feedbacks_container.cryptoacademy_mentor .slider_content {
    background: #f2f2f2;
    border-radius: 10px;
    gap: 14px;
    padding: 12px
  }

  .feedbacks_container.cryptoacademy_mentor .slider_top {
    align-items: center;
    display: flex;
    justify-content: space-between
  }

  .feedbacks_container.cryptoacademy_mentor .slider_top__user {
    align-items: center;
    display: flex;
    gap: 8px
  }

  .feedbacks_container.cryptoacademy_mentor .slider_top__user img {
    height: 24px;
    width: 24px
  }

  .feedbacks_container.cryptoacademy_mentor .slider_top__user span {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.4px;
    line-height: normal
  }

  .feedbacks_container.cryptoacademy_mentor .slider_top__date {
    color: #999;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.4px;
    line-height: normal
  }

  .feedbacks_container.cryptoacademy_mentor .slider_bottom {
    display: none
  }

  .feedbacks_container.cryptoacademy_mentor .slider_text {
    background: unset;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    gap: 14.4px;
    letter-spacing: -.48px;
    line-height: 100%;
    padding: unset
  }

  .feedbacks_container.cryptoacademy {
    gap: 42px
  }

  .feedbacks_container.cryptoacademy .feedbacks_top h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.6px;
    line-height: 100%
  }

  .feedbacks_container.cryptoacademy .slider_content {
    background: #f7f7f7;
    border-radius: 20px;
    gap: 24px;
    padding: 24px
  }

  .feedbacks_container.cryptoacademy .slider_text {
    background-color: unset;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    gap: 20px;
    letter-spacing: -.8px;
    line-height: 100%;
    padding: 0
  }

  .feedbacks_container.cryptoacademy .feedbacks_navigation {
    align-self: center;
    gap: 32px;
    margin-top: -18px;
    position: relative
  }

  .feedbacks_container.cryptoacademy .feedbacks_button {
    max-height: 60px;
    max-width: 60px;
    min-height: 60px;
    min-width: 60px
  }

  .feedbacks_container.helloTrading h2,
  .feedbacks_container.mentorship h2 {
    font-size: 32px;
    letter-spacing: -.8px;
    text-align: left
  }

  .feedbacks_container.helloTrading .feedbacks_top,
  .feedbacks_container.mentorship .feedbacks_top {
    gap: 40px
  }

  .feedbacks_container.helloTrading .slider_content,
  .feedbacks_container.mentorship .slider_content {
    gap: 24px
  }

  .feedbacks_container.helloTrading .slider_text,
  .feedbacks_container.mentorship .slider_text {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.96px;
    line-height: 100%;
    line-height: 120%;
    padding: 32px
  }

  .feedbacks_container.helloTrading .feedbacks_navigation,
  .feedbacks_container.mentorship .feedbacks_navigation {
    align-self: center;
    gap: 32px;
    margin-top: -18px;
    position: relative
  }

  .feedbacks_container.helloTrading .feedbacks_button,
  .feedbacks_container.mentorship .feedbacks_button {
    max-height: 64px;
    max-width: 64px;
    min-height: 64px;
    min-width: 64px
  }

  .feedbacks_top h2 {
    font-size: 32px;
    letter-spacing: -1.28px
  }

  .feedbacks_text,
  .feedbacks_top h2 {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .feedbacks_text {
    font-size: 12px;
    letter-spacing: -.48px
  }

  .feedbacks_button {
    max-height: 36px;
    max-width: 36px;
    min-height: 36px;
    min-width: 36px
  }

  .feedbacks_button svg {
    height: 16px;
    width: 16px
  }

  .feedbacks_navigation {
    gap: 12px
  }

  .slider_text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%;
    padding: 15px
  }

  .slider_content {
    gap: 20px
  }

  .slider_author-box {
    gap: 10px
  }

  .slider_author-box div {
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px
  }

  .slider_author-box span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .lt .feedbacks_container {
    gap: 35px
  }

  .lt .feedbacks_top h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.6px;
    line-height: 100%
  }

  .lt .feedbacks_navigation {
    gap: 13px
  }

  .lt .feedbacks_button {
    max-height: 45px;
    max-width: 45px;
    min-height: 45px;
    min-width: 45px
  }

  .lt .slider_text {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%;
    padding: 20px
  }

  .lt .slider_author-box {
    gap: 13px
  }

  .lt .slider_author-box div {
    max-height: 45px;
    max-width: 45px;
    min-height: 45px;
    min-width: 45px
  }

  .lt .slider_author-box span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .ht.feedbacks_container {
    gap: 24px
  }

  .ht .feedbacks_top h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.92px;
    line-height: 100%
  }

  .ht .feedbacks_navigation {
    gap: 13px
  }

  .ht .feedbacks_button {
    max-height: 45px;
    max-width: 45px;
    min-height: 45px;
    min-width: 45px
  }

  .ht .slider_text {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.96px;
    line-height: 100%;
    padding: 48px 24px
  }

  .ht .slider_author-box {
    gap: 13px
  }

  .ht .slider_author-box div {
    max-height: 45px;
    max-width: 45px;
    min-height: 45px;
    min-width: 45px
  }

  .ht .slider_author-box span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%
  }
}

@media (max-width:767px) {
  .feedbacks_container {
    gap: 25px
  }

  .feedbacks_container.helloTrading,
  .feedbacks_container.mentorship {
    gap: 32px
  }

  .feedbacks_container.helloTrading h2,
  .feedbacks_container.mentorship h2 {
    font-size: 32px;
    letter-spacing: 0;
    max-width: 328px
  }

  .feedbacks_container.helloTrading .slider_content,
  .feedbacks_container.mentorship .slider_content {
    gap: 24px
  }

  .feedbacks_container.helloTrading .slider_bottom,
  .feedbacks_container.mentorship .slider_bottom {
    align-items: flex-start;
    background-color: unset;
    padding: 0
  }

  .feedbacks_container.helloTrading .slider_text,
  .feedbacks_container.mentorship .slider_text {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 120%;
    padding: 16px
  }

  .feedbacks_container.helloTrading .slider_author-box,
  .feedbacks_container.mentorship .slider_author-box {
    gap: 8px
  }

  .feedbacks_container.helloTrading .slider_author-box div,
  .feedbacks_container.mentorship .slider_author-box div {
    max-height: 24px;
    max-width: 24px;
    min-height: 24px;
    min-width: 24px
  }

  .feedbacks_container.helloTrading .slider_author-box span,
  .feedbacks_container.mentorship .slider_author-box span {
    font-size: 16px;
    font-weight: 500;
    line-height: 100%
  }

  .feedbacks_container.helloTrading .swiper-pagination,
  .feedbacks_container.mentorship .swiper-pagination {
    display: none
  }

  .feedbacks_container.helloTrading .feedbacks_navigation,
  .feedbacks_container.mentorship .feedbacks_navigation {
    display: flex;
    gap: 24px;
    margin-bottom: unset;
    margin-top: unset
  }

  .feedbacks_container.helloTrading .feedbacks_button,
  .feedbacks_container.mentorship .feedbacks_button {
    max-height: 40px;
    max-width: 40px;
    min-height: 40px;
    min-width: 40px
  }

  .feedbacks_container.helloTrading .feedbacks_button svg,
  .feedbacks_container.mentorship .feedbacks_button svg {
    height: 12px;
    width: 12px
  }

  .feedbacks_container.cryptoacademy {
    gap: 24px
  }

  .feedbacks_container.cryptoacademy .feedbacks_top h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%
  }

  .feedbacks_container.cryptoacademy .slider_content {
    background: #f7f7f7;
    border-radius: 6.125px;
    border-width: .6px;
    gap: 24px;
    padding: 12px
  }

  .feedbacks_container.cryptoacademy .slider_bottom {
    align-items: flex-start;
    padding: 0
  }

  .feedbacks_container.cryptoacademy .slider_text {
    background-color: unset;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    gap: 14.4px;
    letter-spacing: -.48px;
    line-height: 100%;
    line-height: 120%;
    padding: 0
  }

  .feedbacks_container.cryptoacademy .swiper-pagination {
    margin: 0;
    padding: 0
  }

  .feedbacks_top h2 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.96px;
    text-align: center
  }

  .feedbacks_text,
  .feedbacks_top h2 {
    font-style: normal;
    line-height: 100%
  }

  .feedbacks_text {
    font-size: 18px;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.72px
  }

  .feedbacks_button {
    max-height: 48px;
    max-width: 48px;
    min-height: 48px;
    min-width: 48px
  }

  .feedbacks_button svg {
    height: 20px;
    width: 20px
  }

  .feedbacks_navigation {
    display: none;
    gap: 25px;
    justify-content: center;
    margin-bottom: 35px;
    position: relative;
    right: 0;
    top: 0
  }

  .slider_text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 100%;
    padding: 12px
  }

  .slider_content {
    gap: 0
  }

  .slider_author-box {
    gap: 10px
  }

  .slider_author-box div {
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px
  }

  .slider_author-box span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    letter-spacing: -.72px;
    line-height: 100%
  }

  .slider_bottom {
    background-color: #f7f7f7;
    flex-direction: column;
    gap: 16px;
    padding: 25px 0 12px
  }

  .slider .swiper-pagination {
    display: block;
    margin-top: 10px;
    position: relative
  }

  .lt .feedbacks_top {
    margin: 0 auto
  }

  .lt .slider {
    width: 100%
  }

  .lt .slider_bottom {
    align-items: flex-start;
    padding-left: 12px
  }

  .ht .feedbacks_top h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%;
    margin: 0 auto
  }

  .ht .feedbacks_navigation {
    gap: 24px
  }

  .ht .feedbacks_button {
    max-height: 39px;
    max-width: 39px;
    min-height: 39px;
    min-width: 39px
  }

  .ht .slider_text {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%;
    padding: 0
  }

  .ht .slider_content {
    background-color: #f7f7f7;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 10px 15px 30px
  }

  .ht .slider_bottom {
    display: none
  }

  .ht .slider_author-box {
    gap: 13px
  }

  .ht .slider_author-box.mobile {
    display: flex
  }

  .ht .slider_author-box.desktop {
    display: none
  }

  .ht .slider_author-box div {
    max-height: 34px;
    max-width: 34px;
    min-height: 34px;
    min-width: 34px
  }

  .ht .slider_author-box span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.48px;
    line-height: 100%
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.canvas-pointer {
  inset: 0;
  pointer-events: none;
  position: fixed
}

.last {
  background: #191919;
  gap: 204px;
  padding: 72px 124px 180px;
  position: relative
}

.last,
.last-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column
}

.last-wrapper {
  gap: 280px
}

.last-subs {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 116px
}

.last-subs__title {
  color: #fff;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -2.88px;
  letter-spacing: -1.44px;
  line-height: 100%;
  text-align: center
}

.last-subs__title-wrapper {
  gap: 36px
}

.last-subs__icon-wrapper,
.last-subs__title-wrapper {
  align-items: center;
  display: flex;
  justify-content: center
}

.last-subs__icon-wrapper {
  backdrop-filter: blur(3px);
  background-color: #fff;
  border-radius: 50%;
  height: 80px;
  width: 80px
}

.last-subs__cards {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

.last-subs__card {
  border: 1px solid #4d4d4d;
  display: flex
}

.last-subs__card__left,
.last-subs__card__right {
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  padding: 40px 32px
}

.last-subs__card__left {
  justify-content: space-between
}

.last-subs__card__right {
  gap: 40px
}

.last-subs__card__title {
  color: #000;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%
}

.last-subs__card__btn {
  align-items: center;
  backdrop-filter: blur(1.5px);
  background-color: #fff;
  border-radius: 40px;
  cursor: pointer;
  display: flex;
  height: 64px;
  justify-content: center;
  margin-right: 12px;
  text-align: center;
  width: 100%
}

.last-subs__card__badge {
  backdrop-filter: blur(1.5954608917px);
  background: #272727;
  border-radius: 12px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  padding: 12px;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1
}

.last-subs__card__desc {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%
}

.last-subs__card:first-child .last-subs__card__left {
  background: linear-gradient(142deg, #fff, hsla(0, 0%, 100%, 0))
}

.last-subs__card:nth-child(2) .last-subs__card__left {
  background: linear-gradient(142deg, #f5f910, rgba(245, 249, 16, 0))
}

.last-subs__card:last-child .last-subs__card__left {
  background: linear-gradient(142deg, #575757, rgba(25, 25, 25, 0))
}

.last-subs__card:last-child .last-subs__card__title {
  color: #fff
}

.last__top {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 58px;
  z-index: 1
}

.last__top .time-badge {
  background: rgba(25, 25, 25, .5)
}

.last__top .time-badge .time-badge__time-value {
  color: #fff
}

.last__text-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 12px
}

.last__text-wrapper img {
  width: 2062px
}

.last__desc {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  font-weight: 400;
  letter-spacing: -1.28px;
  line-height: 100%;
  max-width: 1200px;
  text-align: center
}

.last__buttons {
  display: flex;
  gap: 24px;
  margin-top: 46px
}

.last__button {
  align-items: center;
  backdrop-filter: blur(2px);
  background: #fff;
  border-radius: 51px;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  gap: 16px;
  height: 80px;
  justify-content: center;
  padding: 0 26px 0 16px;
  transition: background-color .4s ease;
  width: 508px
}

.last__button span {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -.96px;
  line-height: 100%
}

.last__circle {
  background: #f5f90e;
  border-radius: 943px;
  filter: blur(600px);
  height: 943px;
  position: absolute;
  top: 660px;
  width: 943px
}

@media screen and (min-width:1921px) and (max-width:2560px) {
  .last {
    padding: 72px 124px 124px
  }

  .last-wrapper {
    gap: 178px
  }

  .last__circle {
    border-radius: 1180px;
    filter: blur(557.4803466797px);
    height: 1180px;
    top: 598px;
    width: 1180px
  }

  .last__desc {
    max-width: 1040px
  }

  .last img {
    max-width: 1666px
  }

  .last__top {
    gap: 96px
  }

  .last__text-wrapper {
    gap: unset
  }

  .last__buttons {
    margin-top: 38px
  }

  .last-subs {
    gap: 100px
  }

  .last-subs__card__left,
  .last-subs__card__right {
    padding: 40px 24px
  }

  .last-subs__card__title {
    font-size: 32px
  }

  .last-subs__card__btn {
    font-size: 24px
  }
}

@media (min-width:1201px) and (max-width:1920px) {
  .last {
    padding: 80px 94px
  }

  .last,
  .last-wrapper {
    gap: 180px
  }

  .last__circle {
    border-radius: 800px;
    filter: blur(377.9527282715px);
    height: 800px;
    top: 632px;
    width: 800px
  }

  .last__top {
    gap: 80px
  }

  .last__text-wrapper {
    gap: unset
  }

  .last__text-wrapper img {
    max-width: 1272px
  }

  .last-subs {
    gap: 92px
  }

  .last-subs__title {
    font-size: 56px;
    letter-spacing: -1.12px
  }

  .last-subs__card {
    height: 344px
  }

  .last-subs__card__left,
  .last-subs__card__right {
    padding: 40px 16px
  }

  .last-subs__card__title {
    font-size: 28px
  }

  .last-subs__card__btn {
    font-size: 20px
  }

  .last-subs__card__badge,
  .last-subs__card__desc {
    font-size: 16px;
    font-weight: 400
  }
}

@media (max-width:1200px) {
  .last {
    padding: 48px 48px 24px
  }

  .last,
  .last-wrapper {
    gap: 124px
  }

  .last__circle {
    border-radius: 1611px;
    filter: blur(275px);
    height: 1611px;
    top: 370px;
    width: 279px
  }

  .last__top {
    gap: 80px
  }

  .last__top img {
    width: 556px
  }

  .last__desc {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.96px;
    line-height: 100%;
    max-width: 614px;
    text-align: center
  }

  .last__button {
    height: 64px;
    width: 332px
  }

  .last__button span {
    font-size: 24px
  }

  .last__button.-center {
    gap: 16px
  }

  .last-subs {
    gap: 76px
  }

  .last-subs__title {
    font-size: 40px;
    letter-spacing: -.8px
  }

  .last-subs__cards {
    display: flex;
    flex-direction: column;
    gap: 16px
  }

  .last-subs__card {
    height: 344px
  }

  .last-subs__card__left,
  .last-subs__card__right {
    padding: 40px
  }

  .last-subs__card__title {
    font-size: 40px
  }

  .last-subs__card__btn {
    font-size: 20px
  }

  .last-subs__card__badge {
    font-size: 20px;
    font-weight: 500;
    width: 100%
  }

  .last-subs__card__badge,
  .last-subs__card__desc {
    font-size: 24px
  }
}

@media (max-width:767px) {
  .last {
    padding: 32px 16px
  }

  .last,
  .last-wrapper {
    gap: 64px
  }

  .last {
    overflow: hidden
  }

  .last__button {
    height: 48px;
    width: 100%
  }

  .last__button span {
    font-size: 16px
  }

  .last__button.-center {
    gap: 16px
  }

  .last__button svg {
    height: 16px;
    width: 16px
  }

  .last__circle {
    border-radius: 460px;
    filter: blur(328.5775146484px);
    height: 460px;
    top: 124px;
    width: 460px
  }

  .last__top {
    gap: 32px
  }

  .last__top img {
    height: unset;
    margin: 0 auto;
    width: 100%
  }

  .last__text-wrapper {
    gap: 2px
  }

  .last__desc {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 120%;
    max-width: unset;
    width: 100%
  }

  .last-subs {
    gap: 32px
  }

  .last-subs__title {
    font-size: 32px;
    letter-spacing: 0;
    text-align: center
  }

  .last-subs__title-wrapper {
    flex-direction: column-reverse;
    gap: 24px
  }

  .last-subs__cards {
    display: flex;
    flex-direction: column;
    gap: 16px
  }

  .last-subs__card {
    flex-direction: column-reverse;
    height: unset
  }

  .last-subs__card__left,
  .last-subs__card__right {
    padding: 24px 16px
  }

  .last-subs__card__title {
    font-size: 24px
  }

  .last-subs__card__btn {
    font-size: 16px;
    font-weight: 500;
    height: 44px;
    margin-right: unset
  }

  .last-subs__card__left {
    gap: 40px
  }

  .last-subs__card__right {
    gap: 16px
  }

  .last-subs__card__badge {
    padding: 12px
  }

  .last-subs__card__badge,
  .last-subs__card__desc {
    font-size: 16px
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.contact-form {
  padding: 130px 0 150px;
  position: relative;
  width: 100%
}

.contact-form_badge {
  margin: 0 auto 70px;
  width: -moz-fit-content;
  width: fit-content
}

.contact-form_content {
  display: flex
}

.contact-form__discord {
  display: flex;
  flex-direction: column;
  gap: 40px
}

.contact-form__discord__title {
  color: #fff;
  font-size: 54px;
  font-weight: 500;
  line-height: 100%
}

.contact-form__discord__text {
  color: #f2f2f2;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%
}

.contact-form_icon {
  align-items: center;
  background-color: #191919;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  left: 0;
  min-height: 75px;
  min-width: 75px;
  position: absolute;
  top: 0
}

.contact-form_info {
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 45px;
  justify-content: flex-end;
  position: relative;
  width: 50%
}

.contact-form_info h2 {
  font-size: 72px;
  letter-spacing: -2.88px;
  color: white;
}

.contact-form_info h2,
.contact-form_info span {
  font-style: normal;
  font-weight: 500;
  line-height: 100%
}

.contact-form_info span {
  display: block;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -.96px;
  margin-top: 45px;
  max-width: 750px
}

.contact-form_box {
  border-left: 1px solid #ccc;
  padding-left: 190px;
  width: 50%
}

.contact-form_submitted {
  align-self: flex-start;
  display: flex;
  flex-direction: column
}

.contact-form_submitted img {
  align-self: flex-end
}

.contact-form_submitted div {
  color: #fff;
  margin-top: 80px
}

.contact-form_submitted h2 {
  font-size: 72px;
  letter-spacing: -2.88px
}

.contact-form_submitted h2,
.contact-form_submitted span {
  color: #fff;
  font-style: normal;
  font-weight: 500;
  line-height: 100%
}

.contact-form_submitted span {
  display: block;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -.96px;
  margin-top: 45px;
  max-width: 750px
}

.contact-form.-cf,
.contact-form.-cryptoadvanced,
.contact-form.-home,
.contact-form.-ht,
.contact-form.-lv,
.contact-form.-mentorship,
.contact-form.-turtle {
  border-radius: 48px;
  padding: 72px 76px;
  z-index: 10
}

.contact-form.-cf .contact-form_content,
.contact-form.-cryptoadvanced .contact-form_content,
.contact-form.-home .contact-form_content,
.contact-form.-ht .contact-form_content,
.contact-form.-lv .contact-form_content,
.contact-form.-mentorship .contact-form_content,
.contact-form.-turtle .contact-form_content {
  gap: 194px
}

.contact-form.-cf .contact-form_badge,
.contact-form.-cryptoadvanced .contact-form_badge,
.contact-form.-home .contact-form_badge,
.contact-form.-ht .contact-form_badge,
.contact-form.-lv .contact-form_badge,
.contact-form.-mentorship .contact-form_badge,
.contact-form.-turtle .contact-form_badge {
  display: none
}

.contact-form.-cf .contact-form_divider,
.contact-form.-cryptoadvanced .contact-form_divider,
.contact-form.-home .contact-form_divider,
.contact-form.-ht .contact-form_divider,
.contact-form.-lv .contact-form_divider,
.contact-form.-mentorship .contact-form_divider,
.contact-form.-turtle .contact-form_divider {
  background-color: #ccc;
  width: 1px
}

.contact-form.-cf .contact-form_box,
.contact-form.-cryptoadvanced .contact-form_box,
.contact-form.-home .contact-form_box,
.contact-form.-ht .contact-form_box,
.contact-form.-lv .contact-form_box,
.contact-form.-mentorship .contact-form_box,
.contact-form.-turtle .contact-form_box {
  border-left: unset;
  padding-left: unset
}

.contact-form.-cf .contact-form_box .contact-form-s h3,
.contact-form.-cryptoadvanced .contact-form_box .contact-form-s h3,
.contact-form.-home .contact-form_box .contact-form-s h3,
.contact-form.-ht .contact-form_box .contact-form-s h3,
.contact-form.-lv .contact-form_box .contact-form-s h3,
.contact-form.-mentorship .contact-form_box .contact-form-s h3,
.contact-form.-turtle .contact-form_box .contact-form-s h3 {
  margin-bottom: 24px
}

.contact-form.-cf .contact-form_box .contact-form-s .form,
.contact-form.-cryptoadvanced .contact-form_box .contact-form-s .form,
.contact-form.-home .contact-form_box .contact-form-s .form,
.contact-form.-ht .contact-form_box .contact-form-s .form,
.contact-form.-lv .contact-form_box .contact-form-s .form,
.contact-form.-mentorship .contact-form_box .contact-form-s .form,
.contact-form.-turtle .contact-form_box .contact-form-s .form {
  margin-top: 36px
}

.contact-form.-cf,
.contact-form.-cryptoadvanced,
.contact-form.-home,
.contact-form.-ht,
.contact-form.-lv,
.contact-form.-mentorship,
.contact-form.-turtle {
  background: #191919
}

.contact-form.-cf .contact-form_icon,
.contact-form.-cryptoadvanced .contact-form_icon,
.contact-form.-home .contact-form_icon,
.contact-form.-ht .contact-form_icon,
.contact-form.-lv .contact-form_icon,
.contact-form.-mentorship .contact-form_icon,
.contact-form.-turtle .contact-form_icon {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  display: flex;
  height: 76px;
  justify-content: center;
  padding: 10px;
  width: 76px
}

.contact-form.-cf .contact-form_icon svg path,
.contact-form.-cryptoadvanced .contact-form_icon svg path,
.contact-form.-home .contact-form_icon svg path,
.contact-form.-ht .contact-form_icon svg path,
.contact-form.-lv .contact-form_icon svg path,
.contact-form.-mentorship .contact-form_icon svg path,
.contact-form.-turtle .contact-form_icon svg path {
  stroke: #000
}

.contact-form.-cf .contact-form_icon svg,
.contact-form.-cryptoadvanced .contact-form_icon svg,
.contact-form.-home .contact-form_icon svg,
.contact-form.-ht .contact-form_icon svg,
.contact-form.-lv .contact-form_icon svg,
.contact-form.-mentorship .contact-form_icon svg,
.contact-form.-turtle .contact-form_icon svg {
  height: 42px;
  width: 42px
}

.contact-form.-cf .contact-form_box .contact-form-s h3,
.contact-form.-cf .contact-form_box .contact-form-s span,
.contact-form.-cryptoadvanced .contact-form_box .contact-form-s h3,
.contact-form.-cryptoadvanced .contact-form_box .contact-form-s span,
.contact-form.-home .contact-form_box .contact-form-s h3,
.contact-form.-home .contact-form_box .contact-form-s span,
.contact-form.-ht .contact-form_box .contact-form-s h3,
.contact-form.-ht .contact-form_box .contact-form-s span,
.contact-form.-lv .contact-form_box .contact-form-s h3,
.contact-form.-lv .contact-form_box .contact-form-s span,
.contact-form.-mentorship .contact-form_box .contact-form-s h3,
.contact-form.-mentorship .contact-form_box .contact-form-s span,
.contact-form.-turtle .contact-form_box .contact-form-s h3,
.contact-form.-turtle .contact-form_box .contact-form-s span {
  color: #fff
}

.contact-form.-cf .contact-form_box .contact-form-s input,
.contact-form.-cryptoadvanced .contact-form_box .contact-form-s input,
.contact-form.-home .contact-form_box .contact-form-s input,
.contact-form.-ht .contact-form_box .contact-form-s input,
.contact-form.-lv .contact-form_box .contact-form-s input,
.contact-form.-mentorship .contact-form_box .contact-form-s input,
.contact-form.-turtle .contact-form_box .contact-form-s input {
  backdrop-filter: blur(2px);
  background-color: transparent;
  border: 1px solid #4d4d4d;
  color: #fff
}

.contact-form.-cf .contact-form_box .contact-form-s .btn,
.contact-form.-cryptoadvanced .contact-form_box .contact-form-s .btn,
.contact-form.-home .contact-form_box .contact-form-s .btn,
.contact-form.-ht .contact-form_box .contact-form-s .btn,
.contact-form.-lv .contact-form_box .contact-form-s .btn,
.contact-form.-mentorship .contact-form_box .contact-form-s .btn,
.contact-form.-turtle .contact-form_box .contact-form-s .btn {
  background: #f5f910
}

.contact-form.-cf .contact-form_box .contact-form-s .btn span,
.contact-form.-cryptoadvanced .contact-form_box .contact-form-s .btn span,
.contact-form.-home .contact-form_box .contact-form-s .btn span,
.contact-form.-ht .contact-form_box .contact-form-s .btn span,
.contact-form.-lv .contact-form_box .contact-form-s .btn span,
.contact-form.-mentorship .contact-form_box .contact-form-s .btn span,
.contact-form.-turtle .contact-form_box .contact-form-s .btn span {
  color: #0d0d0d
}

.contact-form.-cf .contact-form_box .contact-form-s .btn svg path,
.contact-form.-cryptoadvanced .contact-form_box .contact-form-s .btn svg path,
.contact-form.-home .contact-form_box .contact-form-s .btn svg path,
.contact-form.-ht .contact-form_box .contact-form-s .btn svg path,
.contact-form.-lv .contact-form_box .contact-form-s .btn svg path,
.contact-form.-mentorship .contact-form_box .contact-form-s .btn svg path,
.contact-form.-turtle .contact-form_box .contact-form-s .btn svg path {
  stroke: #0d0d0d
}

/* .contact-form.-cf .contact-form_info h2,
    .contact-form.-cryptoadvanced .contact-form_info h2,
    .contact-form.-home .contact-form_info h2,
    .contact-form.-ht .contact-form_info h2,
    .contact-form.-lv .contact-form_info h2,
    .contact-form.-mentorship .contact-form_info h2,
    .contact-form.-turtle .contact-form_info h2 {
      display: none
    } */

.contact-form.-cf .contact-form_info span,
.contact-form.-cryptoadvanced .contact-form_info span,
.contact-form.-home .contact-form_info span,
.contact-form.-ht .contact-form_info span,
.contact-form.-lv .contact-form_info span,
.contact-form.-mentorship .contact-form_info span,
.contact-form.-turtle .contact-form_info span {
  color: #fff;
  font-size: 54px;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 80px;
  margin-top: unset;
  max-width: unset
}

.contact-form.-ht .contact-form_box .contact-form-s .btn {
  background-color: #bcff2e;
  color: #0d0d0d
}

.contact-form.-ht .contact-form_box .contact-form-s .btn span {
  font-size: 24px;
  font-weight: 500
}

.contact-form.-lv .contact-form_box .contact-form-s .btn {
  background-color: #fff;
  color: #0d0d0d
}

.contact-form.-lv .contact-form_box .contact-form-s .btn span {
  font-size: 24px;
  font-weight: 500
}

.contact-form.-turtle .contact-form_box .contact-form-s .btn {
  background-color: #cdf2a4;
  color: #0d0d0d
}

.contact-form.-turtle .contact-form_box .contact-form-s .btn span {
  font-size: 24px;
  font-weight: 500
}

.contact-form.-cf .contact-form_box .contact-form-s .btn {
  background-color: #cdf2a4;
  color: #0d0d0d
}

.contact-form.-cf .contact-form_box .contact-form-s .btn span {
  font-size: 24px;
  font-weight: 500
}

.contact-form.-cryptoadvanced .contact-form_box .contact-form-s .btn {
  background-color: #ff3305
}

.contact-form.-cryptoadvanced .contact-form_box .contact-form-s .btn span {
  color: #fff
}

.contact-form.-cryptoadvanced .contact-form_box .contact-form-s .btn svg path {
  stroke: #fff
}

.contact-form.-home .contact-form_box .contact-form-s .btn {
  background-color: #fff;
  color: #0d0d0d
}

.contact-form.-home .contact-form_box .contact-form-s .btn span {
  font-size: 24px;
  font-weight: 500
}

@media screen and (min-width:1919px) and (max-width:2559px) {
  .contact-form__discord {
    gap: 48px
  }

  .contact-form__discord__title {
    font-size: 48px
  }

  .contact-form.-cf,
  .contact-form.-cryptoadvanced,
  .contact-form.-home,
  .contact-form.-ht,
  .contact-form.-lv,
  .contact-form.-mentorship,
  .contact-form.-turtle {
    padding: 56px
  }

  .contact-form.-cf .contact-form_content,
  .contact-form.-cryptoadvanced .contact-form_content,
  .contact-form.-home .contact-form_content,
  .contact-form.-ht .contact-form_content,
  .contact-form.-lv .contact-form_content,
  .contact-form.-mentorship .contact-form_content,
  .contact-form.-turtle .contact-form_content {
    gap: 72px
  }

  .contact-form.-cf .contact-form_info span,
  .contact-form.-cryptoadvanced .contact-form_info span,
  .contact-form.-home .contact-form_info span,
  .contact-form.-ht .contact-form_info span,
  .contact-form.-lv .contact-form_info span,
  .contact-form.-mentorship .contact-form_info span,
  .contact-form.-turtle .contact-form_info span {
    font-size: 48px;
    margin-bottom: unset
  }

  .contact-form.-cf .contact-form_box,
  .contact-form.-cryptoadvanced .contact-form_box,
  .contact-form.-home .contact-form_box,
  .contact-form.-ht .contact-form_box,
  .contact-form.-lv .contact-form_box,
  .contact-form.-mentorship .contact-form_box,
  .contact-form.-turtle .contact-form_box {
    border-left: unset;
    padding-left: unset
  }

  .contact-form.-cf .contact-form_box .contact-form-s span,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s span,
  .contact-form.-home .contact-form_box .contact-form-s span,
  .contact-form.-ht .contact-form_box .contact-form-s span,
  .contact-form.-lv .contact-form_box .contact-form-s span,
  .contact-form.-mentorship .contact-form_box .contact-form-s span,
  .contact-form.-turtle .contact-form_box .contact-form-s span {
    font-size: 20px
  }
}

@media (min-width:1200px) and (max-width:1919px) {
  .contact-form__discord {
    gap: 32px
  }

  .contact-form__discord__title {
    font-size: 40px
  }

  .contact-form.-cf,
  .contact-form.-cryptoadvanced,
  .contact-form.-home,
  .contact-form.-ht,
  .contact-form.-lv,
  .contact-form.-mentorship,
  .contact-form.-turtle {
    padding: 40px
  }

  .contact-form.-cf .contact-form_content,
  .contact-form.-cryptoadvanced .contact-form_content,
  .contact-form.-home .contact-form_content,
  .contact-form.-ht .contact-form_content,
  .contact-form.-lv .contact-form_content,
  .contact-form.-mentorship .contact-form_content,
  .contact-form.-turtle .contact-form_content {
    gap: 56px
  }

  .contact-form.-cf .contact-form_info span,
  .contact-form.-cryptoadvanced .contact-form_info span,
  .contact-form.-home .contact-form_info span,
  .contact-form.-ht .contact-form_info span,
  .contact-form.-lv .contact-form_info span,
  .contact-form.-mentorship .contact-form_info span,
  .contact-form.-turtle .contact-form_info span {
    font-size: 40px;
    margin-bottom: unset
  }

  .contact-form.-cf .contact-form_box,
  .contact-form.-cryptoadvanced .contact-form_box,
  .contact-form.-home .contact-form_box,
  .contact-form.-ht .contact-form_box,
  .contact-form.-lv .contact-form_box,
  .contact-form.-mentorship .contact-form_box,
  .contact-form.-turtle .contact-form_box {
    border-left: unset;
    padding-left: unset
  }

  .contact-form.-cf .contact-form_box .contact-form-s span,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s span,
  .contact-form.-home .contact-form_box .contact-form-s span,
  .contact-form.-ht .contact-form_box .contact-form-s span,
  .contact-form.-lv .contact-form_box .contact-form-s span,
  .contact-form.-mentorship .contact-form_box .contact-form-s span,
  .contact-form.-turtle .contact-form_box .contact-form-s span {
    font-size: 18px
  }

  .contact-form.-cf .contact-form_box .contact-form-s h3,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s h3,
  .contact-form.-home .contact-form_box .contact-form-s h3,
  .contact-form.-ht .contact-form_box .contact-form-s h3,
  .contact-form.-lv .contact-form_box .contact-form-s h3,
  .contact-form.-mentorship .contact-form_box .contact-form-s h3,
  .contact-form.-turtle .contact-form_box .contact-form-s h3 {
    font-size: 32px
  }

  .contact-form.-cf .contact-form_box .contact-form-s .btn,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s .btn,
  .contact-form.-home .contact-form_box .contact-form-s .btn,
  .contact-form.-ht .contact-form_box .contact-form-s .btn,
  .contact-form.-lv .contact-form_box .contact-form-s .btn,
  .contact-form.-mentorship .contact-form_box .contact-form-s .btn,
  .contact-form.-turtle .contact-form_box .contact-form-s .btn {
    width: 340px
  }
}

@media (max-width:1199px) {
  .contact-form__discord {
    gap: 24px
  }

  .contact-form__discord__title {
    font-size: 40px
  }

  .contact-form__discord__text {
    font-size: 24px
  }

  .contact-form.-cf,
  .contact-form.-cryptoadvanced,
  .contact-form.-home,
  .contact-form.-ht,
  .contact-form.-lv,
  .contact-form.-mentorship,
  .contact-form.-turtle {
    padding: 56px
  }

  .contact-form.-cf .contact-form_content,
  .contact-form.-cryptoadvanced .contact-form_content,
  .contact-form.-home .contact-form_content,
  .contact-form.-ht .contact-form_content,
  .contact-form.-lv .contact-form_content,
  .contact-form.-mentorship .contact-form_content,
  .contact-form.-turtle .contact-form_content {
    flex-direction: column;
    gap: 56px
  }

  .contact-form.-cf .contact-form_box,
  .contact-form.-cryptoadvanced .contact-form_box,
  .contact-form.-home .contact-form_box,
  .contact-form.-ht .contact-form_box,
  .contact-form.-lv .contact-form_box,
  .contact-form.-mentorship .contact-form_box,
  .contact-form.-turtle .contact-form_box {
    width: 100%
  }

  .contact-form.-cf .contact-form_box .contact-form-s span,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s span,
  .contact-form.-home .contact-form_box .contact-form-s span,
  .contact-form.-ht .contact-form_box .contact-form-s span,
  .contact-form.-lv .contact-form_box .contact-form-s span,
  .contact-form.-mentorship .contact-form_box .contact-form-s span,
  .contact-form.-turtle .contact-form_box .contact-form-s span {
    font-size: 18px;
    max-width: unset;
    width: unset
  }

  .contact-form.-cf .contact-form_box .contact-form-s h3,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s h3,
  .contact-form.-home .contact-form_box .contact-form-s h3,
  .contact-form.-ht .contact-form_box .contact-form-s h3,
  .contact-form.-lv .contact-form_box .contact-form-s h3,
  .contact-form.-mentorship .contact-form_box .contact-form-s h3,
  .contact-form.-turtle .contact-form_box .contact-form-s h3 {
    font-size: 32px
  }

  .contact-form.-cf .contact-form_box .contact-form-s .btn,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s .btn,
  .contact-form.-home .contact-form_box .contact-form-s .btn,
  .contact-form.-ht .contact-form_box .contact-form-s .btn,
  .contact-form.-lv .contact-form_box .contact-form-s .btn,
  .contact-form.-mentorship .contact-form_box .contact-form-s .btn,
  .contact-form.-turtle .contact-form_box .contact-form-s .btn {
    width: 100%
  }

  .contact-form.-cf .contact-form_icon,
  .contact-form.-cryptoadvanced .contact-form_icon,
  .contact-form.-home .contact-form_icon,
  .contact-form.-ht .contact-form_icon,
  .contact-form.-lv .contact-form_icon,
  .contact-form.-mentorship .contact-form_icon,
  .contact-form.-turtle .contact-form_icon {
    position: relative
  }

  .contact-form.-cf .contact-form_info,
  .contact-form.-cryptoadvanced .contact-form_info,
  .contact-form.-home .contact-form_info,
  .contact-form.-ht .contact-form_info,
  .contact-form.-lv .contact-form_info,
  .contact-form.-mentorship .contact-form_info,
  .contact-form.-turtle .contact-form_info {
    gap: 80px;
    padding-bottom: unset;
    width: 100%
  }

  .contact-form.-cf .contact-form_info span,
  .contact-form.-cryptoadvanced .contact-form_info span,
  .contact-form.-home .contact-form_info span,
  .contact-form.-ht .contact-form_info span,
  .contact-form.-lv .contact-form_info span,
  .contact-form.-mentorship .contact-form_info span,
  .contact-form.-turtle .contact-form_info span {
    font-size: 40px
  }

  .contact-form.-cf .contact-form_divider,
  .contact-form.-cryptoadvanced .contact-form_divider,
  .contact-form.-home .contact-form_divider,
  .contact-form.-ht .contact-form_divider,
  .contact-form.-lv .contact-form_divider,
  .contact-form.-mentorship .contact-form_divider,
  .contact-form.-turtle .contact-form_divider {
    height: 1px;
    width: 100%
  }
}

@media (max-width:767px) {
  .contact-form__discord {
    gap: 24px
  }

  .contact-form__discord__title {
    font-size: 24px
  }

  .contact-form__discord__text {
    font-size: 14px
  }

  .contact-form.-cf,
  .contact-form.-home,
  .contact-form.-ht,
  .contact-form.-lv,
  .contact-form.-mentorship,
  .contact-form.-turtle {
    border-radius: 24px;
    padding: 24px
  }

  .contact-form.-cf .contact-form_content,
  .contact-form.-home .contact-form_content,
  .contact-form.-ht .contact-form_content,
  .contact-form.-lv .contact-form_content,
  .contact-form.-mentorship .contact-form_content,
  .contact-form.-turtle .contact-form_content {
    flex-direction: column;
    gap: 32px !important
  }

  .contact-form.-cf .contact-form_box,
  .contact-form.-home .contact-form_box,
  .contact-form.-ht .contact-form_box,
  .contact-form.-lv .contact-form_box,
  .contact-form.-mentorship .contact-form_box,
  .contact-form.-turtle .contact-form_box {
    padding-top: 32px;
    width: 100%
  }

  .contact-form.-cf .contact-form_box .contact-form-s span,
  .contact-form.-home .contact-form_box .contact-form-s span,
  .contact-form.-ht .contact-form_box .contact-form-s span,
  .contact-form.-lv .contact-form_box .contact-form-s span,
  .contact-form.-mentorship .contact-form_box .contact-form-s span,
  .contact-form.-turtle .contact-form_box .contact-form-s span {
    font-size: 18px;
    max-width: unset;
    width: unset
  }

  .contact-form.-cf .contact-form_box .contact-form-s h3,
  .contact-form.-home .contact-form_box .contact-form-s h3,
  .contact-form.-ht .contact-form_box .contact-form-s h3,
  .contact-form.-lv .contact-form_box .contact-form-s h3,
  .contact-form.-mentorship .contact-form_box .contact-form-s h3,
  .contact-form.-turtle .contact-form_box .contact-form-s h3 {
    font-size: 24px
  }

  .contact-form.-cf .contact-form_box .contact-form-s .btn,
  .contact-form.-home .contact-form_box .contact-form-s .btn,
  .contact-form.-ht .contact-form_box .contact-form-s .btn,
  .contact-form.-lv .contact-form_box .contact-form-s .btn,
  .contact-form.-mentorship .contact-form_box .contact-form-s .btn,
  .contact-form.-turtle .contact-form_box .contact-form-s .btn {
    width: 100%
  }

  .contact-form.-cf .contact-form_box .contact-form-s .btn span,
  .contact-form.-home .contact-form_box .contact-form-s .btn span,
  .contact-form.-ht .contact-form_box .contact-form-s .btn span,
  .contact-form.-lv .contact-form_box .contact-form-s .btn span,
  .contact-form.-mentorship .contact-form_box .contact-form-s .btn span,
  .contact-form.-turtle .contact-form_box .contact-form-s .btn span {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 100%
  }

  .contact-form.-cf .contact-form_box .contact-form-s form,
  .contact-form.-home .contact-form_box .contact-form-s form,
  .contact-form.-ht .contact-form_box .contact-form-s form,
  .contact-form.-lv .contact-form_box .contact-form-s form,
  .contact-form.-mentorship .contact-form_box .contact-form-s form,
  .contact-form.-turtle .contact-form_box .contact-form-s form {
    gap: 24px;
    margin-top: 36px !important
  }

  .contact-form.-cf .contact-form_icon,
  .contact-form.-home .contact-form_icon,
  .contact-form.-ht .contact-form_icon,
  .contact-form.-lv .contact-form_icon,
  .contact-form.-mentorship .contact-form_icon,
  .contact-form.-turtle .contact-form_icon {
    height: 32px !important;
    position: relative;
    width: 32px !important
  }

  .contact-form.-cf .contact-form_info,
  .contact-form.-home .contact-form_info,
  .contact-form.-ht .contact-form_info,
  .contact-form.-lv .contact-form_info,
  .contact-form.-mentorship .contact-form_info,
  .contact-form.-turtle .contact-form_info {
    gap: 24px;
    padding-bottom: unset;
    padding-top: unset !important;
    width: 100%
  }

  .contact-form.-cf .contact-form_info span,
  .contact-form.-home .contact-form_info span,
  .contact-form.-ht .contact-form_info span,
  .contact-form.-lv .contact-form_info span,
  .contact-form.-mentorship .contact-form_info span,
  .contact-form.-turtle .contact-form_info span {
    font-size: 40px;
    margin-bottom: unset
  }

  .contact-form.-cf .contact-form_divider,
  .contact-form.-home .contact-form_divider,
  .contact-form.-ht .contact-form_divider,
  .contact-form.-lv .contact-form_divider,
  .contact-form.-mentorship .contact-form_divider,
  .contact-form.-turtle .contact-form_divider {
    height: 1px;
    width: 100%
  }
}

@media (min-width:1200px) and (max-width:1919px) {
  .contact-form {
    padding: 100px 0
  }

  .contact-form_badge {
    margin: 0 auto 45px
  }

  .contact-form_icon {
    min-height: 60px;
    min-width: 60px
  }

  .contact-form_info {
    gap: 70px
  }

  .contact-form_info h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }

  .contact-form_info span {
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.72px;
    line-height: 100%;
    max-width: 510px
  }

  .contact-form_box {
    padding-left: 120px
  }

  .contact-form_box h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%
  }

  .contact-form_box>span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.56px;
    line-height: 100%;
    max-width: 510px
  }

  .contact-form_submitted {
    align-self: flex-start;
    display: flex;
    flex-direction: column
  }

  .contact-form_submitted img {
    align-self: flex-end
  }

  .contact-form_submitted div {
    margin-top: 80px
  }

  .contact-form_submitted h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }

  .contact-form_submitted span {
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.96px;
    line-height: 100%;
    margin-top: 45px;
    max-width: 750px
  }

  .contact-form .-cryptoadvanced,
  .contact-form .-ht,
  .contact-form .-lv .-cf,
  .contact-form .-mentorship {
    gap: 56px;
    padding: 40px
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .contact-form {
    padding: 55px 0
  }

  .contact-form_badge {
    margin: 0 auto 25px
  }

  .contact-form_icon {
    min-height: 32px;
    min-width: 32px
  }

  .contact-form_icon svg {
    height: 17px;
    width: 17px
  }

  .contact-form_info {
    gap: 18px;
    padding-bottom: 70px
  }

  .contact-form_info h2 {
    font-size: 32px;
    letter-spacing: -1.28px;
    margin-bottom: 18px
  }

  .contact-form_info h2,
  .contact-form_info span {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .contact-form_info span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.48px;
    max-width: 313px
  }

  .contact-form_box {
    padding-left: 25px
  }

  .contact-form_box h3 {
    font-size: 24px;
    letter-spacing: -.96px
  }

  .contact-form_box h3,
  .contact-form_box>span {
    font-style: normal;
    font-weight: 500;
    line-height: 100%
  }

  .contact-form_box>span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.48px;
    max-width: 313px
  }

  .contact-form_submitted {
    align-self: flex-start;
    display: flex;
    flex-direction: column
  }

  .contact-form_submitted img {
    align-self: flex-end;
    width: 30%
  }

  .contact-form_submitted div {
    margin-bottom: 80px;
    margin-top: 95px
  }

  .contact-form_submitted h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.28px;
    line-height: 100%
  }

  .contact-form_submitted span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    letter-spacing: -.48px;
    line-height: 100%;
    margin-top: 18px;
    max-width: 313px
  }
}

@media (min-width:340px) and (max-width:767px) {
  .contact-form {
    padding: 35px 0
  }

  .contact-form_badge {
    margin: 0 auto 25px
  }

  .contact-form_icon {
    left: 50%;
    min-height: 48px;
    min-width: 48px;
    transform: translateX(-50%)
  }

  .contact-form_icon svg {
    height: 24px;
    width: 24px
  }

  .contact-form_content {
    flex-direction: column
  }

  .contact-form_info {
    gap: 0;
    padding: 60px 0 25px;
    width: 100%
  }

  .contact-form_info h2 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.96px;
    margin-bottom: 12px
  }

  .contact-form_info h2,
  .contact-form_info span {
    font-style: normal;
    line-height: 100%;
    text-align: center
  }

  .contact-form_info span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.56px;
    margin: 0 auto;
    max-width: 313px
  }

  .contact-form_box {
    border-left: none;
    border-top: 1px solid #ccc;
    padding: 32px 0 0;
    width: 100%
  }

  .contact-form_box h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.96px
  }

  .contact-form_box h3,
  .contact-form_box>span {
    font-style: normal;
    line-height: 100%;
    text-align: center
  }

  .contact-form_box>span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.56px;
    max-width: 313px
  }

  .contact-form_submitted {
    align-self: flex-start;
    display: flex;
    flex-direction: column
  }

  .contact-form_submitted img {
    align-self: center;
    width: 30%
  }

  .contact-form_submitted div {
    margin-bottom: 80px;
    margin-top: 25px
  }

  .contact-form_submitted h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%;
    text-align: center
  }

  .contact-form_submitted span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.56px;
    line-height: 100%;
    margin-top: 12px;
    max-width: 313px;
    text-align: center
  }

  .contact-form.-cf,
  .contact-form.-cryptoadvanced,
  .contact-form.-home,
  .contact-form.-ht,
  .contact-form.-lv,
  .contact-form.-mentorship,
  .contact-form.-turtle {
    padding: 24px 16px
  }

  .contact-form.-cf .contact-form_content,
  .contact-form.-cryptoadvanced .contact-form_content,
  .contact-form.-home .contact-form_content,
  .contact-form.-ht .contact-form_content,
  .contact-form.-lv .contact-form_content,
  .contact-form.-mentorship .contact-form_content,
  .contact-form.-turtle .contact-form_content {
    gap: 24px
  }

  .contact-form.-cf .contact-form_icon,
  .contact-form.-cryptoadvanced .contact-form_icon,
  .contact-form.-home .contact-form_icon,
  .contact-form.-ht .contact-form_icon,
  .contact-form.-lv .contact-form_icon,
  .contact-form.-mentorship .contact-form_icon,
  .contact-form.-turtle .contact-form_icon {
    height: 26px;
    left: 16px;
    min-height: 26px;
    min-width: 26px;
    padding: 3.434px;
    width: 26px
  }

  .contact-form.-cf .contact-form_icon svg,
  .contact-form.-cryptoadvanced .contact-form_icon svg,
  .contact-form.-home .contact-form_icon svg,
  .contact-form.-ht .contact-form_icon svg,
  .contact-form.-lv .contact-form_icon svg,
  .contact-form.-mentorship .contact-form_icon svg,
  .contact-form.-turtle .contact-form_icon svg {
    height: 15px;
    width: 15px
  }

  .contact-form.-cf .contact-form_info,
  .contact-form.-cryptoadvanced .contact-form_info,
  .contact-form.-home .contact-form_info,
  .contact-form.-ht .contact-form_info,
  .contact-form.-lv .contact-form_info,
  .contact-form.-mentorship .contact-form_info,
  .contact-form.-turtle .contact-form_info {
    gap: 24px;
    padding-top: 0
  }

  .contact-form.-cf .contact-form_info span,
  .contact-form.-cryptoadvanced .contact-form_info span,
  .contact-form.-home .contact-form_info span,
  .contact-form.-ht .contact-form_info span,
  .contact-form.-lv .contact-form_info span,
  .contact-form.-mentorship .contact-form_info span,
  .contact-form.-turtle .contact-form_info span {
    font-size: 28px;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left
  }

  .contact-form.-cf .contact-form_divider,
  .contact-form.-cryptoadvanced .contact-form_divider,
  .contact-form.-home .contact-form_divider,
  .contact-form.-ht .contact-form_divider,
  .contact-form.-lv .contact-form_divider,
  .contact-form.-mentorship .contact-form_divider,
  .contact-form.-turtle .contact-form_divider {
    display: none
  }

  .contact-form.-cf .contact-form_box .contact-form-s h3,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s h3,
  .contact-form.-home .contact-form_box .contact-form-s h3,
  .contact-form.-ht .contact-form_box .contact-form-s h3,
  .contact-form.-lv .contact-form_box .contact-form-s h3,
  .contact-form.-mentorship .contact-form_box .contact-form-s h3,
  .contact-form.-turtle .contact-form_box .contact-form-s h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.96px;
    line-height: 100%;
    text-align: left
  }

  .contact-form.-cf .contact-form_box .contact-form-s span,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s span,
  .contact-form.-home .contact-form_box .contact-form-s span,
  .contact-form.-ht .contact-form_box .contact-form-s span,
  .contact-form.-lv .contact-form_box .contact-form-s span,
  .contact-form.-mentorship .contact-form_box .contact-form-s span,
  .contact-form.-turtle .contact-form_box .contact-form-s span {
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    text-align: left
  }

  .contact-form.-cf .contact-form_box .contact-form-s .form,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s .form,
  .contact-form.-home .contact-form_box .contact-form-s .form,
  .contact-form.-ht .contact-form_box .contact-form-s .form,
  .contact-form.-lv .contact-form_box .contact-form-s .form,
  .contact-form.-mentorship .contact-form_box .contact-form-s .form,
  .contact-form.-turtle .contact-form_box .contact-form-s .form {
    margin-top: 24px
  }

  .contact-form.-cf .contact-form_box .contact-form-s input,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s input,
  .contact-form.-home .contact-form_box .contact-form-s input,
  .contact-form.-ht .contact-form_box .contact-form-s input,
  .contact-form.-lv .contact-form_box .contact-form-s input,
  .contact-form.-mentorship .contact-form_box .contact-form-s input,
  .contact-form.-turtle .contact-form_box .contact-form-s input {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    height: 48px;
    letter-spacing: -.48px;
    line-height: 100%;
    padding: 0 16px
  }

  .contact-form.-cf .contact-form_box .contact-form-s button,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s button,
  .contact-form.-home .contact-form_box .contact-form-s button,
  .contact-form.-ht .contact-form_box .contact-form-s button,
  .contact-form.-lv .contact-form_box .contact-form-s button,
  .contact-form.-mentorship .contact-form_box .contact-form-s button,
  .contact-form.-turtle .contact-form_box .contact-form-s button {
    height: 48px;
    padding: 0 24px
  }

  .contact-form.-cf .contact-form_box .contact-form-s button span,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s button span,
  .contact-form.-home .contact-form_box .contact-form-s button span,
  .contact-form.-ht .contact-form_box .contact-form-s button span,
  .contact-form.-lv .contact-form_box .contact-form-s button span,
  .contact-form.-mentorship .contact-form_box .contact-form-s button span,
  .contact-form.-turtle .contact-form_box .contact-form-s button span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.64px;
    line-height: 100%
  }

  .contact-form.-cf .contact-form_box .contact-form-s button svg,
  .contact-form.-cryptoadvanced .contact-form_box .contact-form-s button svg,
  .contact-form.-home .contact-form_box .contact-form-s button svg,
  .contact-form.-ht .contact-form_box .contact-form-s button svg,
  .contact-form.-lv .contact-form_box .contact-form-s button svg,
  .contact-form.-mentorship .contact-form_box .contact-form-s button svg,
  .contact-form.-turtle .contact-form_box .contact-form-s button svg {
    height: 20px;
    width: 20px
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.cookie-popup {
  background: #1c1c1c;
  border: 1px solid #333;
  border-radius: 24px;
  bottom: 26px;
  gap: 24px;
  left: 26px;
  padding: 16px;
  position: fixed;
  width: 282px;
  z-index: 100
}

.cookie-popup,
.cookie-popup__body {
  display: flex;
  flex-direction: column
}

.cookie-popup__body {
  gap: 16px
}

.cookie-popup__text,
.cookie-popup__text a {
  color: #ccc;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -.64px;
  line-height: 100%
}

.cookie-popup__text a {
  text-decoration-line: underline
}

.cookie-popup__footer {
  display: flex;
  gap: 8px
}

.cookie-popup__btn {
  align-items: center;
  backdrop-filter: blur(2px);
  border-radius: 51px;
  display: flex;
  flex: 1 0 0;
  font-size: 14px;
  font-weight: 500;
  justify-content: center;
  letter-spacing: -.56px;
  line-height: 100%;
  padding: 12px 16px;
  text-align: center
}

.cookie-popup__btn.-white {
  background: #fff;
  color: #0d0d0d
}

.cookie-popup__btn.-dark {
  background-color: #242424;
  color: #fff
}

@media screen and (max-width:540px) {
  .cookie-popup {
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px)
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.modal-fade-enter-active,
.modal-fade-leave-active {
  transition: opacity .5s
}

.modal-fade-enter,
.modal-fade-leave-to {
  opacity: 0
}

.payment-modal__overlay {
  background: rgba(0, 0, 0, .75);
  font-family: Suisse Int, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transition: .3s;
  width: 100%;
  z-index: 100000
}

.payment-modal__close,
.payment-modal__overlay {
  align-items: center;
  display: flex;
  justify-content: center
}

.payment-modal__close {
  background: #242424;
  border-radius: 12px;
  cursor: pointer;
  height: 48px;
  width: 48px
}

.payment-modal__top {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.payment-modal__title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -.96px;
  line-height: 100%
}

.payment-modal__content {
  background: #110f15;
  border: 1px solid #2b292d;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  width: 508px
}

.payment-modal__items {
  display: flex;
  flex-direction: column;
  gap: 16px
}

.payment-modal__item {
  align-items: center;
  display: flex;
  gap: 16px
}

.payment-modal__item span {
  align-items: center;
  border: 1px solid #3c3a42;
  border-radius: 100px;
  color: #b3b3b3;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  justify-content: center;
  letter-spacing: -.56px;
  line-height: 100%;
  width: 36px
}

.payment-modal__item div {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -.64px;
  line-height: 100%
}

.payment-modal__warn {
  background: #1a1a1a;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px 12px 16px 16px
}

.payment-modal__warn_top {
  align-items: center;
  display: flex;
  gap: 12px
}

.payment-modal__warn_top span {
  color: #b3b3b3;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -.56px;
  line-height: 100%
}

.payment-modal__warn_text {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -.56px;
  line-height: 130%
}

.payment-modal__button {
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 38px;
  color: #191919;
  display: flex;
  font-family: Suisse Int, sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 55px;
  justify-content: center;
  letter-spacing: -.72px;
  line-height: 100%;
  outline: none;
  width: 100%
}

@media (max-width:1440px) {
  .payment-modal__content {
    width: 404px
  }

  .payment-modal__title {
    font-size: 18px;
    letter-spacing: -.72px
  }

  .payment-modal__close {
    border-radius: 9px;
    height: 36px;
    width: 36px
  }

  .payment-modal__item span {
    font-size: 12px;
    height: 30px;
    letter-spacing: -.48px;
    width: 30px
  }

  .payment-modal__item div {
    font-size: 14px;
    letter-spacing: -.56px
  }

  .payment-modal__warn,
  .payment-modal__warn_top {
    gap: 12px
  }

  .payment-modal__warn_top span {
    letter-spacing: -.48px
  }

  .payment-modal__button {
    font-size: 16px;
    letter-spacing: -.64px
  }
}

@media (max-width:450px) {
  .payment-modal__content {
    gap: 20px;
    padding: 16px;
    width: calc(100vw - 32px)
  }

  .payment-modal__title {
    font-size: 16px;
    letter-spacing: -.64px
  }

  .payment-modal__close {
    border-radius: 6px;
    height: 24px;
    width: 24px
  }

  .payment-modal__close svg {
    height: 10px;
    width: 10px
  }

  .payment-modal__item {
    gap: 12px
  }

  .payment-modal__item span {
    font-size: 10px;
    height: 24px;
    letter-spacing: -.4px;
    width: 24px
  }

  .payment-modal__warn_top {
    gap: 8px
  }

  .payment-modal__warn_top svg {
    height: 12px;
    width: 12px
  }

  .payment-modal__warn_top span {
    font-size: 10px;
    letter-spacing: -.4px
  }

  .payment-modal__warn_text {
    font-size: 12px;
    letter-spacing: -.48px
  }

  .payment-modal__button {
    font-size: 16px;
    height: 48px;
    letter-spacing: -.64px
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.modal-fade-enter-active,
.modal-fade-leave-active {
  transition: opacity .5s
}

.modal-fade-enter,
.modal-fade-leave-to {
  opacity: 0
}

.black-friday-modal__overlay {
  align-items: center;
  background: rgba(0, 0, 0, .75);
  display: flex;
  font-family: Suisse Int, sans-serif;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  transition: .3s;
  width: 100%;
  z-index: 100000
}

.black-friday-modal__close {
  align-items: center;
  background: #242424;
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  height: 48px;
  justify-content: center;
  position: absolute;
  right: 24px;
  top: 24px;
  width: 48px;
  z-index: 2
}

.black-friday-modal__title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -.96px;
  line-height: 110%;
  margin-bottom: 20px;
  text-align: center
}

.black-friday-modal__content {
  background: #110f15;
  border: 1px solid #2b292d;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  height: 494px;
  overflow: hidden;
  position: relative;
  width: 508px
}

.black-friday-modal__content-wrapper {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  padding: 24px;
  position: absolute;
  right: 0;
  z-index: 1
}

.black-friday-modal__image {
  border-radius: 16px 16px 0 0;
  height: auto;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0
}

.black-friday-modal__top {
  align-items: center;
  display: flex;
  justify-content: flex-start
}

.black-friday-modal__text {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 30px;
  text-align: center
}

.black-friday-modal__button {
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 38px;
  color: #191919;
  cursor: pointer;
  display: flex;
  font-family: Suisse Int, sans-serif;
  font-size: 20px;
  font-weight: 500;
  height: 69px;
  justify-content: center;
  letter-spacing: -.72px;
  line-height: 100%;
  outline: none;
  width: 100%
}

@media (min-width:2560px) {
  .black-friday-modal__content {
    height: 652px;
    width: 670px
  }

  .black-friday-modal__title {
    font-size: 32px;
    margin-bottom: 24px
  }

  .black-friday-modal__text {
    font-size: 20px;
    margin-bottom: 40px
  }

  .black-friday-modal__button {
    font-size: 24px;
    height: 91px
  }
}

@media (max-width:1920px) {
  .black-friday-modal__content {
    height: 494px;
    width: 508px
  }
}

@media (max-width:768px) {
  .black-friday-modal__content {
    height: 394px;
    width: 404px
  }

  .black-friday-modal__title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.72px;
    margin-bottom: 16px
  }

  .black-friday-modal__text {
    font-size: 14px;
    margin-bottom: 24px
  }

  .black-friday-modal__button {
    font-size: 16px;
    height: 56px
  }

  .black-friday-modal__close {
    border-radius: 9px;
    height: 36px;
    right: 20px;
    top: 20px;
    width: 36px
  }
}

@media (max-width:440px) {
  .black-friday-modal__content {
    height: auto;
    min-height: 319px;
    width: calc(100vw - 32px)
  }

  .black-friday-modal__content-wrapper {
    padding: 16px
  }

  .black-friday-modal__title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.64px;
    margin: 0 auto 14px
  }

  .black-friday-modal__text {
    font-size: 12px;
    margin-bottom: 20px
  }

  .black-friday-modal__close {
    border-radius: 6px;
    height: 24px;
    right: 16px;
    top: 16px;
    width: 24px
  }

  .black-friday-modal__close svg {
    height: 10px;
    width: 10px
  }

  .black-friday-modal__button {
    font-size: 16px;
    height: 45px;
    letter-spacing: -.64px
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.modal-fade-enter-active,
.modal-fade-leave-active {
  transition: opacity .5s
}

.modal-fade-enter,
.modal-fade-leave-to {
  opacity: 0
}

.cyber-monday-modal__overlay {
  align-items: center;
  background: rgba(0, 0, 0, .75);
  display: flex;
  font-family: Suisse Int, sans-serif;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  transition: .3s;
  width: 100%;
  z-index: 100000
}

.cyber-monday-modal__close {
  align-items: center;
  background: #242424;
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  height: 48px;
  justify-content: center;
  position: absolute;
  right: 24px;
  top: 24px;
  width: 48px;
  z-index: 2
}

.cyber-monday-modal__title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -.96px;
  line-height: 110%;
  margin: 0 auto 20px;
  text-align: center
}

.cyber-monday-modal__content {
  background: #110f15;
  border: 1px solid #2b292d;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  height: 494px;
  overflow: hidden;
  position: relative;
  width: 508px
}

.cyber-monday-modal__content-wrapper {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  padding: 24px;
  position: absolute;
  right: 0;
  z-index: 1
}

.cyber-monday-modal__image {
  border-radius: 16px 16px 0 0;
  height: auto;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0
}

.cyber-monday-modal__top {
  align-items: center;
  display: flex;
  justify-content: flex-start
}

.cyber-monday-modal__text {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 30px;
  padding: 0 50px;
  text-align: center
}

.cyber-monday-modal__button {
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 38px;
  color: #191919;
  cursor: pointer;
  display: flex;
  font-family: Suisse Int, sans-serif;
  font-size: 20px;
  font-weight: 500;
  height: 69px;
  justify-content: center;
  letter-spacing: -.72px;
  line-height: 100%;
  outline: none;
  width: 100%
}

@media (min-width:2560px) {
  .cyber-monday-modal__content {
    height: 652px;
    width: 670px
  }

  .cyber-monday-modal__title {
    font-size: 32px;
    margin-bottom: 24px
  }

  .cyber-monday-modal__text {
    font-size: 20px;
    margin-bottom: 40px
  }

  .cyber-monday-modal__button {
    font-size: 24px;
    height: 91px
  }
}

@media (max-width:1920px) {
  .cyber-monday-modal__content {
    height: 494px;
    width: 508px
  }
}

@media (max-width:768px) {
  .cyber-monday-modal__content {
    height: 394px;
    width: 404px
  }

  .cyber-monday-modal__title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.72px;
    margin-bottom: 16px
  }

  .cyber-monday-modal__text {
    font-size: 14px;
    margin-bottom: 24px
  }

  .cyber-monday-modal__button {
    font-size: 16px;
    height: 56px
  }

  .cyber-monday-modal__close {
    border-radius: 9px;
    height: 36px;
    right: 20px;
    top: 20px;
    width: 36px
  }
}

@media (max-width:440px) {
  .cyber-monday-modal__content {
    height: auto;
    min-height: 319px;
    width: calc(100vw - 32px)
  }

  .cyber-monday-modal__content-wrapper {
    padding: 16px
  }

  .cyber-monday-modal__title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.64px;
    margin: 0 auto 14px
  }

  .cyber-monday-modal__text {
    font-size: 12px;
    margin-bottom: 20px
  }

  .cyber-monday-modal__close {
    border-radius: 6px;
    height: 24px;
    right: 16px;
    top: 16px;
    width: 24px
  }

  .cyber-monday-modal__close svg {
    height: 10px;
    width: 10px
  }

  .cyber-monday-modal__button {
    font-size: 16px;
    height: 45px;
    letter-spacing: -.64px
  }
}


html {
  scroll-behavior: smooth
}


a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.modal-fade-enter-active,
.modal-fade-leave-active {
  transition: opacity .5s
}

.modal-fade-enter,
.modal-fade-leave-to {
  opacity: 0
}

.webinar-modal__overlay {
  background: rgba(0, 0, 0, .75);
  font-family: PP Neue Montreal, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transition: .3s;
  width: 100%;
  z-index: 100000
}

.webinar-modal__close,
.webinar-modal__overlay {
  align-items: center;
  display: flex;
  justify-content: center
}

.webinar-modal__close {
  background: #242424;
  border-radius: 12px;
  cursor: pointer;
  height: 48px;
  position: absolute;
  right: 24px;
  top: 24px;
  width: 48px;
  z-index: 2
}

.webinar-modal__title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -.96px;
  line-height: 110%;
  margin: 0 auto 20px;
  text-align: center
}

.webinar-modal__content {
  background: #110f15;
  border: 1px solid #2b292d;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  height: 494px;
  overflow: hidden;
  position: relative;
  width: 508px
}

.webinar-modal__content-wrapper {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  padding: 24px;
  position: absolute;
  right: 0;
  z-index: 1
}

.webinar-modal__image {
  border-radius: 16px 16px 0 0;
  height: auto;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0
}

.webinar-modal__top {
  align-items: center;
  display: flex;
  justify-content: flex-start
}

.webinar-modal__text {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 30px;
  padding: 0 50px;
  text-align: center
}

.webinar-modal__button {
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 38px;
  color: #191919;
  cursor: pointer;
  display: flex;
  font-family: PP Neue Montreal, sans-serif;
  font-size: 20px;
  font-weight: 500;
  height: 69px;
  justify-content: center;
  letter-spacing: -.72px;
  line-height: 100%;
  outline: none;
  width: 100%
}

@media (min-width:2560px) {
  .webinar-modal__content {
    height: 652px;
    width: 670px
  }

  .webinar-modal__title {
    font-size: 32px;
    margin-bottom: 24px
  }

  .webinar-modal__text {
    font-size: 20px;
    margin-bottom: 40px
  }

  .webinar-modal__button {
    font-size: 24px;
    height: 91px
  }
}

@media (max-width:1920px) {
  .webinar-modal__content {
    height: 494px;
    width: 508px
  }
}

@media (max-width:768px) {
  .webinar-modal__content {
    height: 394px;
    width: 404px
  }

  .webinar-modal__title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.72px;
    margin-bottom: 16px
  }

  .webinar-modal__text {
    font-size: 14px;
    margin-bottom: 24px
  }

  .webinar-modal__button {
    font-size: 16px;
    height: 56px
  }

  .webinar-modal__close {
    border-radius: 9px;
    height: 36px;
    right: 20px;
    top: 20px;
    width: 36px
  }
}

@media (max-width:440px) {
  .webinar-modal__content {
    height: auto;
    min-height: 319px;
    width: calc(100vw - 32px)
  }

  .webinar-modal__content-wrapper {
    padding: 16px
  }

  .webinar-modal__title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.64px;
    margin: 0 auto 14px
  }

  .webinar-modal__text {
    font-size: 12px;
    margin-bottom: 20px
  }

  .webinar-modal__close {
    border-radius: 6px;
    height: 24px;
    right: 16px;
    top: 16px;
    width: 24px
  }

  .webinar-modal__close svg {
    height: 10px;
    width: 10px
  }

  .webinar-modal__button {
    font-size: 16px;
    height: 45px;
    letter-spacing: -.64px
  }
}


html {
  scroll-behavior: smooth
}



a {
  text-decoration: none
}

p {
  margin: 0
}

li,
ul {
  list-style: none
}

body,
button {
  font-family: PP Neue Montreal, sans-serif
}

button {
  cursor: pointer;
  outline: none
}

.noScroll {
  overflow-y: hidden
}

.h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.28px;
  line-height: 100%
}

@media (min-width:768px) {
  .h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.16px;
    line-height: 100%
  }
}

@media (min-width:1200px) {
  .h2 {
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.88px;
    line-height: 100%
  }
}

.modal-fade-enter-active,
.modal-fade-leave-active {
  transition: opacity .5s
}

.modal-fade-enter,
.modal-fade-leave-to {
  opacity: 0
}

.terms-popup__overlay {
  align-items: center;
  background: rgba(0, 0, 0, .75);
  display: flex;
  font-family: Suisse Int, sans-serif;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  transition: .3s;
  width: 100%;
  z-index: 100000
}

.terms-popup__content {
  background: #110f15;
  border: 1px solid #2b292d;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  position: relative;
  width: 480px
}

.terms-popup__title {
  color: #fafafa;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -.72px;
  line-height: 28px;
  text-align: start
}

.terms-popup__text {
  color: #878787;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -.2px;
  line-height: 20px;
  text-align: start
}

.terms-popup__link {
  color: #007aff;
  cursor: pointer;
  text-decoration: none
}

.terms-popup__link:hover {
  text-decoration: underline
}

.terms-popup__button {
  align-items: center;
  background: #007aff;
  border: none;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-family: Suisse Int, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  justify-content: center;
  line-height: 100%;
  margin-left: auto;
  margin-top: 16px;
  outline: none;
  transition: background .3s ease;
  width: 100px
}

.terms-popup__button:hover {
  background: #06c
}

.terms-popup__button:active {
  background: #005bb5
}

@media (max-width:768px) {
  .terms-popup__content {
    gap: 16px;
    max-width: 404px;
    padding: 24px 20px 20px;
    width: calc(100vw - 32px)
  }

  .terms-popup__title {
    font-size: 18px;
    letter-spacing: -.72px
  }

  .terms-popup__text {
    font-size: 14px
  }

  .terms-popup__button {
    font-size: 15px;
    height: 44px
  }
}

@media (max-width:440px) {
  .terms-popup__content {
    gap: 14px;
    padding: 20px 16px 16px
  }

  .terms-popup__title {
    font-size: 16px;
    letter-spacing: -.64px
  }

  .terms-popup__text {
    font-size: 13px
  }

  .terms-popup__button {
    font-size: 14px;
    height: 40px
  }
}


.temporary {
  background-color: #000;
  height: 1140px;
  overflow: hidden;
  padding-top: 96px
}

.temporary__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 38px;
  height: 100%;
  justify-content: center;
  position: relative
}

.temporary__inner .svg {
  height: 220px;
  position: relative;
  width: 150px;
  z-index: 2
}

.temporary__title {
  color: #c5c5c5;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -1.28px;
  line-height: 100%;
  position: relative;
  text-align: center;
  z-index: 2
}

.temporary__blow--radius {
  background: radial-gradient(50% 50% at 50% 50%, hsla(0, 0%, 85%, 0) 0, hsla(0, 0%, 45%, .04) 100%);
  border: 1px solid hsla(0, 0%, 100%, .24);
  border-radius: 50%;
  height: 2560px;
  left: 50%;
  position: absolute;
  top: 40px;
  transform: translateX(-50%);
  width: 2560px
}

.temporary__gradient-bottom {
  background: linear-gradient(180deg, hsla(0, 0%, 5%, 0), #0d0d0d);
  bottom: 0;
  height: 321px;
  left: 0;
  position: absolute;
  width: 100%
}

@media (max-width:1920px) {
  .temporary {
    height: 780px;
    padding-top: 90px
  }

  .temporary__inner {
    gap: 38px
  }

  .temporary__inner .svg {
    height: 200px;
    width: 131px
  }

  .temporary__title {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -1.28px;
    line-height: 100%;
    text-align: center
  }

  .temporary__blow--radius {
    height: 1925px;
    top: 40px;
    width: 1925px
  }

  .temporary__gradient-bottom {
    background: linear-gradient(180deg, hsla(0, 0%, 5%, 0), #0d0d0d);
    bottom: 0;
    height: 321px;
    left: 0;
    position: absolute;
    width: 100%
  }
}

@media (max-width:1500px) {
  .temporary {
    padding-top: 90px
  }

  .temporary__inner {
    gap: 30px
  }

  .temporary__inner .svg {
    height: 190px;
    width: 120px
  }

  .temporary__title {
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -1.28px;
    line-height: 100%;
    text-align: center
  }

  .temporary__blow--radius {
    height: 1600px;
    top: 40px;
    width: 1600px
  }
}

@media (max-width:1200px) {
  .temporary {
    height: 700px;
    padding-top: 80px
  }

  .temporary__inner {
    gap: 30px
  }

  .temporary__inner .svg {
    height: 190px;
    width: 120px
  }

  .temporary__title {
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -1.28px;
    line-height: 100%;
    text-align: center
  }

  .temporary__blow--radius {
    height: 1000px;
    top: 40px;
    width: 1000px
  }
}

@media (max-width:767px) {
  .temporary {
    height: 600px;
    padding-top: 40px
  }

  .temporary__inner {
    gap: 15px
  }

  .temporary__inner .svg {
    height: 140px;
    width: 80px
  }

  .temporary__title {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -1.28px;
    line-height: 100%;
    text-align: center
  }

  .temporary__blow--radius {
    height: 768px;
    top: 75px;
    width: 768px
  }
}


.reversed {
  transform: rotate(180deg)
}