@media (max-width: 768px) {
  .testimonial p {
    top: 75%;
    font-size: 11px;
    color: #fff !important;
  }
}

.btn_sport {
  position: absolute;
  width: 310px;
  height: 60px;
  background: linear-gradient(130.99deg, #b6ff6f 1.35%, #75c922 73.25%);
  box-shadow: 0 4px 0 #69b31f, 0 254px 102px rgba(6, 26, 45, 0.01), 0 143px 86px rgba(6, 26, 45, 0.05),
    0 63px 63px rgba(6, 26, 45, 0.09), 0 16px 35px rgba(6, 26, 45, 0.1), 0 0 0 rgba(6, 26, 45, 0.1);
  border-radius: 20px;
  color: #fff;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  padding-top: 7px;
  margin-top: 10px;
  cursor: pointer;
  z-index: 5;
}

.btn_sport1 {
  position: absolute;
  width: 310px;
  height: 60px;
  background: linear-gradient(130.99deg, #b6ff6f 1.35%, #75c922 73.25%);
  box-shadow: 0 4px 0 #69b31f, 0 254px 102px rgba(6, 26, 45, 0.01), 0 143px 86px rgba(6, 26, 45, 0.05),
    0 63px 63px rgba(6, 26, 45, 0.09), 0 16px 35px rgba(6, 26, 45, 0.1), 0 0 0 rgba(6, 26, 45, 0.1);
  border-radius: 20px;
  color: #fff;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  padding-top: 7px;
  margin-top: 10px;
  cursor: pointer;
}

.btn_sport2 {
  background: linear-gradient(94.89deg, #75c922 23.79%, #b6ff6f 92.36%);
  border-radius: 20px;
  color: #fff;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  padding-top: 7px;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 100px;
}

.form_head {
  padding-top: 20px;
}

.com_img {
  position: relative;
}

.com_text {
  position: absolute;
  top: 70%;
  left: 16px;
  right: 16px;
  font-weight: 600;
  font-size: 22px;
  font-family: sans-serif;
  padding-left: 10px;
  display: flex;
  align-items: center;
}

.money_comm {
  padding-left: 0%;
  color: #b6ff6f;
  white-space: nowrap;
  font-size: 20px;
}

.money_comm1 {
  color: #b6ff6f;
  white-space: nowrap;
  font-size: 24px;
  position: absolute;
  top: 80%;
  left: 30%;
  font-weight: 600;
}

.name_comm {
  text-align: left;
}

.background_bot {
  background: linear-gradient(180deg, #121825 0%, #129d7f 250%);
}

.online-members {
  margin-bottom: 50px;
  font-size: 20px;
  color: #3b4034;
}

.exchanges {
  background: rgba(30, 30, 30, 0.61);
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 5px;
  margin-bottom: 30px;
}

.icons {
  width: 40px;
}

.privacy-link {
  font-size: 20px;
  margin: 10px;
}

.copyright {
  font-weight: 400;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-family: sans-serif;
}

.form_main {}

.hurry1 {
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  font-stretch: normal;
  letter-spacing: normal;
  color: #fff;
  text-align: center;
  font-family: sans-serif;
}

.spotsLeft1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}

.p_center {
  text-align: center !important;
}

.p_color {
  color: #121825 !important;
}

@media (min-width: 992px) {
  .money_comm_mob {
    display: none;
  }

  .section-4 .asset {
    display: block;
  }

  .btn_sport {
    display: none;
  }

  .btn_sport2 {
    display: none;
  }
}

@media (max-width: 1200px) {
  .section-2 p {
    font-size: 12px !important;
  }

  .money_comm {
    font-size: 14px;
  }

  .money_comm1 {
    font-size: 18px;
  }
}

@media (max-width: 992px) {

  header .logo-nav-mobile,
  header .logo-nav-desktop {
    height: 40px;
    margin-top: 5px;
  }

  .section-1 h1 {
    font-size: 22px;
    font-weight: 500;
  }

  .text_big {
    font-size: 50px;
  }

  .section-1 {
    padding: 45px 0 20px;
  }

  .section-2 p {
    font-size: 14px !important;
    margin-bottom: 0;
  }

  .laptop img {
    margin-left: 0;
    margin-top: 120px;
    width: 100%;
    z-index: 9999;
    position: sticky;
    margin-bottom: 200px;
  }

  .section-5 {
    margin-top: -300px;
  }

  .money_comm {
    padding-left: 20px;
    font-size: 18px;
  }

  .com_text {
    font-size: 14px;
    top: 67%;
    display: flex;
    justify-content: space-around;
  }

  .testimonial p {
    top: 75%;
    font-size: 11px;
    color: #fff !important;
  }

  .h4_bot {
    margin-bottom: 150px !important;
  }

  .exchange {
    display: none;
  }

  .section-8 {
    background: #fff;
  }

  .row1 {
    padding: 20px;
  }

  .money_comm_mob {
    color: #b6ff6f;
    white-space: nowrap;
    font-size: 26px;
    font-weight: 600;
  }

  .money_comm1 {
    display: none;
  }

  .p_center {
    text-align: center !important;
    font-size: 14px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .section-9 .comment .like {
    display: flex;
    justify-content: space-around;
  }

  .section-9 .comment .user-img img {
    width: 70px;
  }

  .scroll-btn {
    width: 85% !important;
  }

  .section-10 h1 {
    font-size: 22px;
  }

  .btn_sport1 {
    display: none;
  }
}

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

.logo_text {
  font-size: 28px;
  color: #4c647b;
  font-style: italic;
  font-weight: 500;
  padding-left: 10px;
  padding-top: 5px;
}

.logo_text1 {
  font-size: 18px;
  color: #4c647b;
  font-style: italic;
  font-weight: 500;
  padding-top: 5px;
  padding-left: 10px;
}

.logo_text2 {
  font-size: 35px;
  color: #4c647b;
  font-style: italic;
  font-weight: 600;
  vertical-align: middle;
}

.logo_add {
  display: flex;
}

.lander-form-header {
  display: none !important;
}

.lander-form-wrapper {
  box-shadow: none !important;
}

.scroll-to-form {
  cursor: pointer;
}

@media (max-width: 1400px) {
  .col-md-4 {
    width: 42%;
  }
}

@media (max-width:992px) {
  .col-md-4 {
    width: 100%;
  }
}





.info-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.info-block__title {
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  gap: 28px;
  position: relative;
}

.info-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}

.info-block__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 27px;
}

.info-card {
  background: #333;
  border-radius: 10px;
  padding: 20px 20px 33px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  min-height: 249px;
  background: #124d49;
  backdrop-filter: blur(20px);
}

.info-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-card__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #fff;
}

.info-card__text {
  font-size: 16px;
  line-height: 120%;
  color: #e5e5e5;
  margin-top: auto;
}

@media (max-width: 1024px) {
  .info-block__cards {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 19px;
  }

  .info-card {
    min-height: 200px;
  }

  .info-block {
    padding: 25px 20px 20px;
  }

  .info-icon {
    transform: rotate(26deg) translateX(-22px) translateY(20px);
  }
}

@media (max-width: 768px) {
  .info-icon {
    transform: rotate(38deg) translateX(0) translateY(0) scale(1.2);
    margin-top: 23px;
  }

  .info-block {
    gap: 14px;
  }

  .info-block__title {
    gap: 10px;
  }
}

@media (max-width: 650px) {
  .info-icon {
    margin-top: 55px;
  }
}

@media (max-width: 600px) {
  .info-card {
    min-height: 256px;
  }

  .info-block {
    padding: 20px 10px 13px;
  }

  .info-block__title {
    font-size: 25px;
  }

  .info-card__title {
    font-size: 19px;
  }

  .info-icon {
    margin-top: 15px;
  }
}

@media (max-width: 520px) {
  .info-icon {
    margin-top: 35px;
  }

  .info-card {
    padding: 20px 10px 15px;
  }
}

@media (max-width: 410px) {
  .info-icon {
    margin-top: 50px;
  }

  .info-card__text {
    padding-top: 25px;
  }
}

@media (max-width: 360px) {
  .info-icon {
    margin-top: 75px;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gap-3 {
  gap: 0.75rem;
}

.uppercase {
  text-transform: uppercase;
}

.logo {
  font-size: 30px;
  font-weight: 900;
}

@media (min-width: 1024px) {
  .lg\:col-span-2 {
    -ms-grid-column-span: 2;
    grid-column: span 2 / span 2;
  }
}

.expert {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.expert-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.expert-items {
  border-radius: 20px;
  padding: 30px 20px;
  background: #fff;
  background: rgb(255, 255, 255);
}

.expert-name {
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 10px;
  color: #333;
}

.expert-items p {
  color: #333;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .expert-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}



.wrap-eb {
  display: flex;
  gap: 20px;
}

.logo-wrap-e {
  margin: 0 auto;
}

@media (max-width: 800px) {
  .wrap-eb {
    flex-direction: column-reverse;
    gap: 30px;
  }

  .logo-wrap-e img {
    width: 40px;
  }
}

.text-black {
  color: #fff;
}

.section-grad {
  padding-top: 30px;
}

.section-steps {}

@media (max-width: 992px) {
  .section-grad {
    padding-top: 10px;
  }

  .section-steps {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.section-grad {
  background: linear-gradient(180deg, #121825d4 0%, #129d7fb7 250%);
}

.lander-form-wrapper {
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border: 0;
  border-radius: 6px
}

.lander-form-header {
  font-size: 30px;
  margin: 0;
  padding: 30px 20px;
  letter-spacing: 1px;
  text-align: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}

.lander-form {
  padding: 30px 30px 20px;
  position: relative
}


.lander-form-wrapper {
  box-shadow: 0 4px 20.9px 3.1px rgb(13 13 13 / 43%);
}

.lander-form-header {
  font-weight: 700;
  background: #006608;
  text-transform: uppercase;
  color: #fff;
  border-radius: 12px;
}

@media (max-width: 1400px) {
  .col-md-4 {
    width: 42%;
  }
}

@media (max-width:992px) {
  .col-md-4 {
    width: 100%;
  }
}

.scroll-btn {
  color: #fff;
  font-size: 3rem;
  width: 50%;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 1rem 0;
  -webkit-animation: heartbeat 3s ease-in-out infinite both;
  animation: heartbeat 3s ease-in-out infinite both;
  position: relative;
  border-radius: 20px;
  font-weight: 500;
  transition: 0.3s;
  background: linear-gradient(130.99deg,
      #b6ff6f 1.35%,
      #75c922 73.25%);
  box-shadow: 0px 4px 0px #69b31f,
    0px 254px 102px rgba(6, 26, 45, 0.01),
    0px 143px 86px rgba(6, 26, 45, 0.05),
    0px 63px 63px rgba(6, 26, 45, 0.09),
    0px 16px 35px rgba(6, 26, 45, 0.1),
    0px 0px 0px rgba(6, 26, 45, 0.1);
    padding: 10px;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.btn_sport {
  left: 50%;
  transform: translateX(-50%);
}

.logo_text.logo-nav-desktop {
  white-space: nowrap;
}

.btn_sport2 {
  margin: 0 auto;
  max-width: 430px;
  height: 60px;
}

.form_head {
  padding-top: 0;
}

.com_text {
  justify-content: space-between;
  gap: 10px;
  top: 75%;
  padding: 15px;
  border-radius: 15px;
  background: rgba(0, 0, 0, 0.5);
}

.name_comm {
  white-space: nowrap;
}

.section-6 .testimonial .image-wrapper .com_img img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 20px;
}

.section-9 .comment .user-img img {
  border-radius: 50%;
  border: 2px solid #3398CD;
}

.comment-wrapper {
  display: flex;
  gap: 10px;
}

body {
  overflow-x: hidden;
}

@media(max-width: 1199px) {
  .text_big {
    font-size: 55px;
  }

  .name_comm {
    font-size: 16px;
  }

  .com_text {
    top: 70%;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px;
  }
}

@media (max-width: 992px) {

  .money_comm {
    font-size: 12px;
  }

  .testimonial .p_color {
    color: #121825 !important;
  }

  .section-5 h2 {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #4f637c;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 2px solid;
  }

  .section-4 .crypto {
    display: none;
  }

  .section-5 {
    margin-top: -210px;
  }
}

@media (max-width: 767px) {

  .section-5 {
    margin-top: 0px;
  }

  .laptop img {
    
    margin-bottom: 0px;
    margin-top: 70px;
  }

  .section-5 h2 {
    color: #fff;
  }

  .section-5 p.subtitle {
    color: #fff;
  }

  .testimonial .p_color {
    position: static;
    font-size: 14px;
  }

  .com_text {
    top: 80%;
  }

  .testimonial .p_center {
    position: static;
  }
}

@media(max-width: 485px) {

  .logo_text2 {
    font-size: 20px;
  }
}

@media(max-width: 475px) {
  .text_big {
    font-size: 40px;
    line-height: 5rem;
  }

  .comment-wrapper {
    flex-direction: column;
    gap: 0px;
  }
}

@media(max-width: 375px) {
  .text_big {
    font-size: 35px;
    line-height: 5rem;
  }

  .logo_text1 {
    font-size: 14px;
    padding-top: 10px;
  }
}

[href="#ToForm"] {
  cursor: pointer;
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa-sr-only-focusable:not(:focus),
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

:host,
:root {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('') format('woff2'), url('') format('truetype');
}

:host,
:root {
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
}

:host,
:root {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-display: block;
  font-weight: 400;
  src: url('') format('woff2'), url('') format('truetype');
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 900;
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 400;
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
}

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
}

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('') format('woff2'), url('') format('truetype');
}

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046,
    u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7,
    u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133,
    u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3,
    u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278,
    u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0,
    u+f2d2, u+f2d4, u+f2dc;
}

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('') format('woff2'), url('') format('truetype');
  unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac,
    u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156,
    u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

footer,
header {
  display: block;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b {
  font-weight: 700;
}

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

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/*!Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*/
@media print {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: ' (' attr(href) ')';
  }

  a[href^='#']:after {
    content: '';
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@font-face {
  font-family: glyphicons halflings;
  src: url("");
  src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

p {
  margin: 0 0 10px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 1300px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-md-3,
.col-md-4,
.col-md-8,
.col-sm-4,
.col-xs-4,
.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-4,
.col-xs-8 {
  float: left;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

@media (min-width: 768px) {
  .col-sm-4 {
    float: left;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }
}

@media (min-width: 992px) {

  .col-md-3,
  .col-md-4,
  .col-md-8 {
    float: left;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }
}

.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: ' ';
}

.container:after,
.row:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

/*!* Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/
@font-face {
  font-family: 'font awesome 5 brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("");
  src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}

@font-face {
  font-family: 'font awesome 5 free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("");
  src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}

@font-face {
  font-family: 'font awesome 5 free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("");
  src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}

@charset "UTF-8";

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

body {
  margin: 0;
}

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

a {
  background-color: transparent;
}

img {
  border-style: none;
}

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

input:-internal-autofill-selected {
  background-color: transparent;
}

body {
  padding-top: 60px;
  background-color: #203041;
}

h1,
h2,
h3,
h4,
p {
  margin: 0;
}

.padding-0 {
  padding-left: 0;
  padding-right: 0;
}

h1 {
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight: 700;
}

h2 {
  text-align: center;
  color: #fff;
  font-style: italic;
  font-weight: 500;
}

a:hover {
  text-decoration: none;
}

header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  max-height: 70px;
}

header .top-header {
  padding-left: 15px;
  padding-right: 15px;
}

header .logo {
  padding: 10px 20px 0;
}

header .logo-nav-mobile,
header .logo-nav-desktop {
  height: 50px;
}

header .logo-nav-desktop {
  display: none;
}

header .spots-mobile {
  display: flex;
  float: right;
  padding: 5px;
  margin-right: 5%;
  border-radius: 0 0 20px 20px;
  background: linear-gradient(180deg, #76ca22 0%, #b6ff6f 100%);
}

header .spots-desktop {
  display: none;
}

.section-1 {
  background-image: url("../img/Rectangle34-1x.webp");
  background-position: top center;
  background-size: cover;
  padding: 80px 0 20px;
}

/* Retina (2x) */
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .section-1 {
    background-image: url("../img/Rectangle34-2x.webp");
  }
}

.section-1 h1 {
  text-shadow: 0 6px 10px rgba(15, 49, 109, 0.5);
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}

.section-1 {
  position: relative;
  padding-bottom: 30px;
}

.section-2 {
  padding-top: 200px;
}

.section-2 p {
  font-size: 18px;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  margin-bottom: 30px;
  padding: 5px;
}

.section-3 {
  padding-bottom: 30px;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0.47%,
      #203041 60.75%);
}

.section-3 h2 {
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  font-family: sans-serif;
}

.green {
  color: #7ed321;
  font-weight: 700;
}

.section-4 {
  padding: 0 35px;
  background: linear-gradient(179.44deg,
      rgba(255, 255, 255, 0) 0.47%,
      #ffffff 60.75%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-4 .crypto {
  display: inline-block;
  margin: 70px 0 110px;
}

.section-4 .asset {
  display: none;
  width: 310px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
  background: rgba(43, 43, 43, 0.58);
  border-radius: 20px;
  padding: 15px 10px;
  margin-bottom: 5px;
}

.section-4 .asset .value {
  color: #75c922;
  height: 19px;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.section-4 .asset .coin {
  font-size: 15px;
  color: #fff;
  padding-right: 50%;
}

.section-4 .asset img {
  width: 30px;
  height: 30px;
  float: right;
  margin-top: -5px;
  -o-object-fit: contain;
  object-fit: contain;
}

.laptop {
  display: inline;
}

.laptop img {
  margin-left: -100px;
  margin-top: -20px;
  width: 60%;
}

.section-5 {
  
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-5 h2 {
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #4f637c;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid;
}

.section-5 p {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 0;
}

.section-5 p.subtitle {
  font-size: 21px;
}

.section-6 {
  padding-top: 80px;
  padding-bottom: 30px;
}

.testimonial {
  text-align: center;
  position: relative;
  font-size: 14px;
  color: #fff;
  max-width: 330px;
  margin: auto;
  margin-bottom: 50px;
}

.section-6 .testimonial .image-wrapper {
  position: relative;
  margin-bottom: 10px;
}

.section-6 .testimonial .image-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.section-6 .testimonial .image-wrapper img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.section-6 .testimonial .name {
  display: block;
  line-height: 28px;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 10px;
}

.testimonial p {
  position: absolute;
  top: 20%;
  text-align: center;
  margin-bottom: 10px;
  padding: 0 5%;
  font-family: sans-serif;
}

.section-7 {
  background-position: top center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-7 h1 {
  text-transform: capitalize;
  color: #fff;
  font-size: 24px;
  line-height: 1.33;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 15px;
}

.section-7 h4 {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 75px;
}

.section-7 .verified {
  background-color: #f8f8f8;
  padding: 20px 15px 80px;
  margin-bottom: 20px;
  position: relative;
  border-radius: 30px;
}

.section-7 .verified .icon {
  display: block;
}

.section-7 .verified .icon img {
  display: block;
  margin: 0 auto;
  margin-top: -100px;
  width: 150px;
  padding-bottom: 5px;
  border-radius: 50%;
}

.section-7 .verified h3 {
  text-align: center;
  line-height: 1.1;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 10px;
  padding-top: 20px;
}

.section-7 .verified p {
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 20px;
}

.section-8 {
  padding-top: 30px;
  padding-bottom: 10px;
  background: #ffffffb0;
}

.section-8 .exchange img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 20px;
}

.section-8 h2 {
  color: #3b4034;
  font-family: sans-serif;
  font-weight: 800;
  text-align: left;
  margin-bottom: 25px;
}

.section-8 p {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  color: #3b4034;
  margin-bottom: 10px;
}

.section-8 span {
  font-size: 20px;
  line-height: 1.22;
  color: #69b21f;
}

.section-9 {
  padding-bottom: 30px;
}

.section-9 .comment .user-img {
  margin-bottom: 10px;
}

.section-9 .comment .user-img img {
  max-width: 130px;
}

.section-9 .comment {
  padding: 10px;
  border-bottom: 1px solid #6d6d6d;
  background: #fff;
  border-radius: 20px;
  margin: 10px;
}

.section-9 .comment .star img {
  height: 30px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.section-9 .comment .name {
  font-size: 21px;
  font-weight: 700;
  color: #155ea0;
}

.section-9 .comment .text {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5a5a5a;
}

.section-9 .comment .like {
  padding: 10px 0;
}

.section-9 .comment .like a {
  color: #61b3ff;
  font-size: 14px;
  margin-right: 15px;
}

.section-9 .comment .like a:hover {
  text-decoration: none;
}

.section-10 {
  padding-top: 20px;
  padding-bottom: 50px;
}

.section-10 h1 {
  line-height: 1.33;
  font-weight: 700;
  font-style: normal;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 50px;
}

footer {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  background: #fff;
}

footer .logo img {
  display: block;
  padding-right: 10px;
}

footer .logo p.subtitle {
  padding: 10px;
  font-size: 21px;
  font-weight: 600;
  color: #3b4034;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  header .spots-mobile {
    display: none;
  }

  header .spots-desktop {
    display: flex;
    float: right;
    padding: 15px;
    margin-right: 15%;
    border-radius: 0 0 20px 20px;
    background: linear-gradient(180deg, #76ca22 0%, #b6ff6f 100%);
  }

  header .spots-desktop .hurry {
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    font-family: sans-serif;
  }

  .spotsLeft {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
  }

  .section-1 h1 {
    font-size: 26px;
  }

  .section-6 .testimonial .image-wrapper:before {
    background-color: transparent;
  }

  .testimonial {
    position: unset;
  }

  .testimonial p {
    position: inherit;
    padding: 0;
    min-height: 140px;
    text-align: left;
    font-weight: 500;
  }

  .section-9 .comment .user-img img {
    width: 70px;
  }
}

@media (min-width: 992px) {
  .row.equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .row.equal>div[class*='col-'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  header .logo-nav-mobile {
    display: none;
  }

  header .logo-nav-desktop {
    display: block;
  }

  .section-1 {
    padding: 30px 0;
  }

  .section-1 h1 {
    font-size: 30px;
    margin-bottom: 30px;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 43px;
    width: 50%;
    text-align: left;
  }

  .section-2 {
    padding: 60px 0;
  }

  .section-3 h2 {
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .section-4 {
    min-height: 1000px;
    margin-top: -70px;
  }

  .section-4 .crypto {
    margin-top: 170px;
  }

  .section-5 {
    padding: 80px 0 40px;
    margin-top: -220px;
    background: #fff;
  }

  .section-5 h2 {
    font-size: 36px;
    margin-bottom: 15px;
    color: #000;
    border-bottom: 2px solid #737373;
    padding-bottom: 15px;
  }

  .section-7 {
    padding-bottom: 30px;
  }

  .section-7 h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .section-7 h4 {
    font-size: 24px;
  }

  .section-7 .verified {
    padding: 35px 20px 95px;
    margin: 20px 0;
    width: 300px;
    height: 270px;
    border-radius: 50px;
  }

  .section-8 h2 {
    text-align: left;
    font-size: 36px;
    line-height: 50px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 20px;
  }

  .section-10 h1 {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .section-3 {
    padding: 0 20px 90px;
  }
}

::-webkit-input-placeholder {
  color: #000 !important;
}

:-moz-placeholder {
  color: #000 !important;
}

::-moz-placeholder {
  color: #000 !important;
}

:-ms-input-placeholder {
  color: #000 !important;
}

@media (max-width: 767px) {
  h2 {
    font: 300 22px/30px sans-serif;
  }
}

.privacy-link a:first-child {
  margin-right: 10px;
}

.form-block {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.form-block .inp {
  color: #000;
  min-height: 55px;
  border: 1px solid #ced4da;
  border-radius: 15px;
  padding: 15px 20px;
  font-size: 20px;
  width: 100%;
}

.form-block .sub-btn {
  background: #60359b;
  border-radius: 15px;
  font-size: 20px;
  color: #fff;
  min-height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  outline: none;
  border: none;
  cursor: pointer;
}

@media (min-width: 992px) {
  .col-md-4.form-wrap {
    width: 50%;
  }
}

@media (max-width: 991px) {

  header .logo-nav-mobile,
  header .logo-nav-desktop {
    height: 50px;

  }

  .logo_text1.logo-nav-mobile {
    display: flex;
    align-items: center;
    font-size: 28px;
    color: #4c647b;
    margin-top: 0;
    padding-top: 0;
  }

  header .logo {
    padding: 10px 20px;
  }
}

@media (max-width: 480px) {
  .lander-form {
    padding: 20px 0px;
  }
}
.section-5 {
  position: relative;
  z-index: 9999;
}

html {
  scroll-behavior: smooth;
}

@media (max-width: 1200px) {
   .laptop img {
    margin-top: 80px;
   }
}

@media (max-width: 768px) {
   .laptop img {
    margin: 90px auto 0;
   }
}
@media (max-width: 600px) {
   .laptop img {
    width: 80%;
   }
}
@media (max-width: 480px) {
   .laptop img {
    width: 90%;
   }
}