@font-face {
  font-family: Open Sauce One;
  src: url('../fonts/OpenSauceOne-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Open Sauce One;
  src: url('../fonts/OpenSauceSans-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Open Sauce One;
  src: url('../fonts/OpenSauceOne-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Open  Sauce One;
  src: url('../fonts/OpenSauceOne-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.section-coming-soon {
  background-color: #211b5e;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 100%;
  height: auto;
  margin-top: -146px;
  position: relative;
  top: 0;
  bottom: 0;
  overflow: visible;
}

.body {
  height: auto;
}

.body.registered-trademark {
  color: #fff;
  font-size: 16px;
}

.section-about-1 {
  background-color: #402dae;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  width: 100%;
  height: auto;
  margin-top: 0;
  position: static;
}

.footer {
  background-color: #0000;
  width: 100%;
  height: 250px;
  padding-bottom: 0;
  position: relative;
  inset: auto 0% 0;
  overflow: visible;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: absolute;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.title {
  color: #ae2d2d;
  text-align: center;
  width: 250px;
  margin-top: -10px;
  margin-left: 113px;
  padding-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 600;
  line-height: 60px;
  position: static;
  top: 40px;
  left: 31px;
}

.text-save-your-key {
  color: #fff;
  width: 100%;
  margin-top: 99px;
  margin-left: 60px;
  font-family: Poppins, sans-serif;
  font-size: 5vw;
  font-weight: 700;
  line-height: 80px;
  display: inline-block;
  position: static;
  top: 32%;
  left: 86px;
}

.text-max-out-your-score {
  color: #fff;
  width: 50%;
  margin-top: 51px;
  margin-bottom: 0;
  margin-left: 40px;
  font-family: Poppins, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 42px;
  position: static;
  top: 75%;
  left: 86px;
}

.frame-13845 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  direction: ltr;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  font-style: normal;
  display: flex;
}

.image {
  position: absolute;
}

.image-phone {
  width: 390px;
  max-width: none;
  height: 700px;
  margin-right: -65px;
  display: block;
  position: static;
  inset: 322px 21% 0% auto;
  transform: rotate(0);
}

.section-nav {
  background-color: #0f0853;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 100%;
  height: 100%;
  min-height: 100px;
  margin-top: 0;
  position: static;
  overflow: hidden;
}

.div-block {
  margin-top: 0;
}

.nav {
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  height: 100px;
  margin-top: 0;
  padding-top: 26px;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.section-about {
  background-color: #261b74;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  position: relative;
  top: 0;
  overflow: hidden;
}

.div-about {
  background-color: #402dae;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  flex-direction: row;
  width: 100%;
  height: 100%;
  padding-bottom: 99px;
  display: flex;
  position: relative;
}

.image-love {
  width: 6%;
  max-width: none;
  height: 13%;
  position: relative;
  top: 0%;
  bottom: -9px;
  left: -23%;
}

.text-earth {
  perspective-origin: 50%;
  color: #fff;
  transform-style: preserve-3d;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 600;
  position: absolute;
  top: 16%;
  left: 64%;
  transform: rotateX(0)rotateY(4deg)rotateZ(-17.64deg);
}

.frame-13846 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.vector-wrapper-one {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6.92545%;
  max-width: none;
  height: 7.5719%;
  display: flex;
  position: absolute;
  top: 19.5%;
  left: 68%;
}

.image-peach {
  width: 7%;
  max-width: none;
  height: 14%;
  position: absolute;
  inset: 18% 6% auto auto;
}

.image-eyes {
  width: 13%;
  height: 7%;
  position: absolute;
  inset: 58% 118% 0% auto;
}

.frame-13847 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.vector-wrappers-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6.67931%;
  height: 24%;
  display: flex;
  position: absolute;
  top: 83%;
  left: 59.5%;
  transform: rotate(7deg);
}

.image-bear {
  width: 91px;
  max-width: none;
  height: auto;
  position: absolute;
  inset: 379px 205.8px -20px auto;
}

.image-laughing {
  width: 7%;
  max-width: none;
  height: 25%;
  position: absolute;
  inset: 64% 3% 0% auto;
}

.text-parrot {
  perspective-origin: 50%;
  color: #fff;
  transform-style: preserve-3d;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 600;
  position: absolute;
  top: 91%;
  left: 95.2%;
  overflow: hidden;
  transform: rotateX(0)rotateY(4deg)rotateZ(-17.64deg);
}

.vector-wrapper-four {
  width: 4%;
  height: 11%;
  position: absolute;
  top: 97%;
  right: 1%;
  transform: rotate(-10deg);
}

.vector-wrapper-three {
  width: 7%;
  height: 2%;
  position: absolute;
  top: 113%;
  right: 8%;
}

.image-folding-hands {
  width: 4%;
  height: 9%;
  position: absolute;
  bottom: -17%;
  right: 4%;
}

.image-fire {
  width: 85px;
  height: 105px;
  position: absolute;
  bottom: -5.8%;
  right: 41.6%;
}

.div-coming-soon {
  background-color: #261b74;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  width: 70%;
  height: auto;
  margin-top: 152px;
  padding-bottom: 0;
  position: relative;
  top: 0;
  bottom: 0;
}

.image-emojis-eyes-love {
  width: 2%;
  max-width: none;
  height: 4%;
  position: absolute;
  top: 145%;
  right: 21%;
}

.div-downloads {
  grid-column-gap: 8%;
  grid-row-gap: 8%;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  display: flex;
}

.image-google-play {
  width: 100%;
  max-width: none;
  height: auto;
  padding-left: 0;
}

.image-app-store {
  width: 100%;
  max-width: none;
  height: auto;
}

.frame-13849 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.text-signed-up {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-top: 20px;
  margin-left: 40px;
  font-family: Poppins, sans-serif;
  font-size: 2.7vw;
  font-weight: 700;
  line-height: 140%;
  position: static;
  top: 67%;
}

.form-email {
  background-color: #fff;
  width: 90%;
  height: 52.8px;
  margin-top: 0%;
  margin-bottom: 0%;
  margin-left: 5%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.form-email-block {
  background-color: #fff;
  border-radius: 24px;
  width: 80%;
  height: 93.15px;
  margin-top: 0%;
  margin-bottom: 9%;
  margin-left: 69px;
  padding-top: 23px;
  padding-bottom: 8%;
  display: inline-block;
  overflow: visible;
}

.email {
  border: 0 solid #fff;
  border-radius: 0;
  width: 67.6635%;
  height: 100%;
  margin-top: 0;
  margin-right: 41px;
  overflow: visible;
}

.email:focus, .email:focus-visible, .email[data-wf-focus-visible] {
  background-color: #0000;
}

.email::placeholder {
  color: #402dae;
  font-size: 1.6vw;
}

.btn-submit {
  background-color: #402dae;
  border-radius: 16px;
  flex: 0 auto;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-left: 8%;
  padding-right: 8%;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 600;
}

.footer-text-brainwallet {
  color: #e15836;
  width: 100%;
  margin-top: 9%;
  margin-bottom: 32px;
  margin-left: 69px;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 600;
  display: inline-block;
}

.text-protect {
  color: #fff;
  width: auto;
  margin-top: 19%;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 600;
  display: inline;
  position: relative;
  top: 230%;
  left: 33%;
}

.div-social-media {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0%;
  left: 0;
  right: 0%;
}

.text-follow {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 3%;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 1.1vw;
  font-weight: 600;
  line-height: 1.5vw;
  display: inline-block;
}

.grid-socmed {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: row;
  grid-template: "."
  / minmax(228px, .25fr) .25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  width: 10%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: grid;
}

.menu {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.social-links {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.btn-twt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 2vw;
  max-width: none;
  height: auto;
  display: flex;
}

.text-privacy {
  color: #fff;
  text-align: left;
  width: auto;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: .8vw;
  font-weight: 700;
  line-height: 2vw;
  text-decoration: none;
  display: block;
  position: static;
}

.div-text-footer {
  width: auto;
  padding-bottom: 0;
  position: static;
  top: 19%;
}

.text-privacy-policy {
  color: #fff;
  width: auto;
  font-family: Roboto;
  font-size: 1vw;
  font-weight: 400;
  line-height: 2vw;
  text-decoration: underline;
  display: inline;
  position: absolute;
  top: auto;
  left: auto;
  right: auto;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.btn-fb, .btn-ig, .btn-tiktok {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 2vw;
  max-width: none;
  height: auto;
  display: flex;
}

.link-privacy {
  flex: 0 auto;
  order: 0;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-linkedin {
  flex: none;
  margin-left: auto;
  margin-right: auto;
}

.div-submit {
  grid-column-gap: 72px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: #261b74;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  flex-flow: row;
  grid-template-rows: minmax(400px, 1fr) auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 750px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: grid;
  position: static;
  top: 0;
  bottom: 0;
  overflow: visible;
}

.link-privacy-policy {
  object-fit: fill;
  align-self: auto;
  width: 50%;
  height: 20%;
  margin: auto;
  font-weight: 700;
  position: static;
  top: auto;
  left: auto;
  right: auto;
}

.success-message {
  color: #402dae;
  background-color: #fff;
  border-radius: 24px;
  width: auto;
  height: 30%;
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.error-message {
  background-color: #fff;
  border-radius: 24px;
  width: auto;
  height: 30%;
  margin-top: -30px;
  padding-top: 0;
  padding-left: 169px;
  font-family: Poppins, sans-serif;
}

.text-error {
  color: #402dae;
  display: inline;
}

.text-block-2 {
  display: inline;
}

.hero-subscribe-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.success-message-2 {
  object-fit: fill;
}

.form {
  margin-top: 405px;
  display: block;
}

.frame-13850 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.earth-emoji {
  color: #fff;
  text-align: center;
  object-fit: fill;
  width: 68.6625px;
  height: 20px;
  margin-right: 0;
  padding-left: 92px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 600;
  display: block;
  position: static;
  inset: 57% 68px auto auto;
  overflow: visible;
}

.frame-13851 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.image-laugh {
  object-fit: cover;
  position: absolute;
  top: 65%;
  right: -15%;
}

.div-right, .div-left {
  width: 50%;
  position: relative;
}

.div-for-phone {
  width: auto;
  height: auto;
  position: absolute;
  top: 44px;
  right: 16%;
}

.text-contact {
  color: #fff;
  text-align: center;
  margin-top: 33px;
  margin-left: auto;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 2.2vw;
  font-weight: 600;
  display: block;
}

.div-footer {
  width: 100%;
  height: auto;
  padding-bottom: 23px;
  display: block;
  position: relative;
  top: 81px;
}

.privacy-text {
  color: #333;
  background-color: #211b5e;
  border-bottom: 1px solid #e4ebf3;
  min-width: 100%;
  min-height: 1200px;
  padding: 0;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.text-brainwallet-footer-2, .image-thanks {
  display: none;
}

.div-text-brainwallet {
  padding-bottom: 0;
  display: block;
  position: absolute;
  top: 19%;
}

.text-brainwallet-for-about {
  display: none;
}

.text-brainwallet-for-about-2 {
  color: #e15836;
  width: 100%;
  margin-top: 9%;
  margin-bottom: 32px;
  margin-left: 69px;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 600;
  display: inline-block;
}

.text-protect-for-about {
  color: #fff;
  width: 100%;
  margin-top: 3%;
  margin-left: 69px;
  font-family: Poppins, sans-serif;
  font-size: 1.6vw;
  font-weight: 600;
  display: none;
}

.image-peach-peach {
  display: none;
}

.image-2 {
  height: 132%;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  display: block;
}

.link-logo {
  width: auto;
  margin-top: 0;
  margin-left: 24%;
}

.link-logo.w--current {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.image-brainwallet-logo {
  box-sizing: content-box;
  object-fit: fill;
  width: 200px;
  max-width: none;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -128px;
  padding-left: 0;
  display: block;
  position: relative;
  overflow: auto;
}

.text-save-your-key-2 {
  color: #fff;
  width: 110%;
  margin-top: 105px;
  margin-left: 70px;
  font-family: Poppins, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 120px;
  display: none;
  position: static;
  top: 32%;
  left: 86px;
}

.footer-info-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 10px 37px;
}

.cell {
  flex-direction: row;
}

.third-column {
  text-align: left;
}

.div-text-footer-mobile {
  width: auto;
  padding-bottom: 0;
  display: none;
  position: static;
  top: 19%;
}

.text-brainwallet-footer-mobile {
  display: none;
}

.text-follow-mobile {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 3%;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 1.1vw;
  font-weight: 600;
  line-height: 1.5vw;
  display: inline-block;
}

.section {
  height: 100%;
}

.section-privacy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #402dae;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  min-height: 11%;
  display: grid;
}

.div-block-2 {
  height: 500px;
}

.html-embed {
  color: #d8a6cc;
  -webkit-text-stroke-color: white;
}

.body-privacy-policy {
  background-color: #0f0853;
  height: auto;
  font-family: Open Sauce One, Arial, sans-serif;
}

.text-heading-priavcy-policy {
  color: #fff;
  width: auto;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  display: inline;
}

.section-privacy-policy {
  width: 100%;
  height: 1000px;
  margin-top: 100px;
  padding: 5%;
  font-family: Open Sauce One, Arial, sans-serif;
}

.text-normal-privacy-1 {
  color: #fff;
  font-size: 1.64vw;
  line-height: 1.5vw;
}

.text-last-update {
  color: #fff;
  padding-top: 5%;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-normal-1, .text-normal-2 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-span {
  text-decoration: underline;
}

.text-span-1 {
  color: #fff;
  text-decoration: underline;
}

.text-heading-interpretation {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-interpretation {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-definitions, .text-detail-interpretation, .text-detail-definitions {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.list-definitions {
  color: #fff;
  list-style-type: disc;
}

.item-definition {
  width: auto;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  position: static;
}

.list-item-2, .list-item-3 {
  width: auto;
}

.text-company-not-bold {
  font-weight: 400;
}

.link-to-website {
  color: #fff;
  text-decoration: underline;
}

.text-heading-collecting {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-types-of-collected {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-personal-data, .text-detail-personal-data {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.list, .list-personal-data {
  color: #fff;
  list-style-type: disc;
}

.item-personal-data {
  width: auto;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  position: static;
}

.text-usage-data {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-usage-data-1, .text-usage-data-2, .text-usage-data-3, .text-usage-data-4 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-heading-tracking, .text-heading-usage-data {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-tracking-1 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.list-trackings {
  color: #fff;
  list-style-type: disc;
}

.item-tracking {
  width: auto;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  position: static;
}

.text-tracking-2 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-span-free-policy {
  color: #fff;
  text-decoration: underline;
}

.text-tracking-3 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.list-session {
  color: #fff;
  list-style-type: disc;
}

.item-session {
  width: auto;
  height: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  position: static;
}

.text-span-necessary-1 {
  position: relative;
}

.text-tracking-4, .text-tracking-1-copy {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-tracking-5 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-heading-use-of-personal-data {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-use-personal-1 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.list-use-of-personal-data {
  color: #fff;
  list-style-type: disc;
}

.item-use-of-personal-data {
  width: auto;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  position: static;
}

.item-share-personal-data {
  width: auto;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  position: static;
}

.text-use-personal-2, .text-use-personal-1-copy, .text-use-personal-3 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.list-share-personal-data {
  color: #fff;
  list-style-type: disc;
}

.text-use-personal-4 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-heading {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-heading-retention {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-retention-1, .text-retention-2, .text-retention-3 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-heading-delete {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-delete-1 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-delete-2, .text-delete-3, .text-delete-4 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-heading-disclosure {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-disclosure-1, .text-disclosure-2, .text-disclosure-3, .text-disclosure-4, .text-disclosure-5, .text-disclosure-6 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.list-other-legal {
  color: #fff;
  list-style-type: disc;
}

.item-other-legal {
  width: auto;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  position: static;
}

.text-heading-security {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-security-1 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-heading-children-privacy {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-children-1, .text-children-2 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-heading-link {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-heading-link-to-other-website {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-link-to-1, .text-link-to-2 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-heading-changes {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-changes-1, .text-changes-2, .text-changes-3 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.text-headiing {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-headiing-contact-us {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-duplicate-1 {
  color: #fff;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.list-contact-us {
  color: #fff;
  list-style-type: disc;
}

.item-contact-us {
  color: #fff;
  width: auto;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  position: static;
}

.link, .text-span-link {
  color: #fff;
}

.div-block-3 {
  display: flex;
}

.text-buy-crypto-here {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 72px;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.div-moonpay-block {
  background-color: #fff;
  border-radius: 12px;
  margin-right: 23px;
  display: inline;
}

.text-moonpay {
  background-color: #151414;
}

.block-moonpay {
  background-color: #fff;
  border-radius: 0;
  margin-left: 43px;
}

.moonpay-widget-onramp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 400px;
  height: 600px;
  margin: 20px 10px 0;
  display: block;
  position: absolute;
}

.text-block-3 {
  color: #fff;
}

.div-changelly-widget {
  border: 5px solid #0000;
  border-radius: 20px;
  width: 100%;
  height: 800px;
  margin-top: 15px;
  padding-top: 28px;
  padding-right: 42px;
  overflow: visible;
}

.quick-stack {
  width: 70%;
  height: 100%;
}

.cell-2 {
  display: block;
}

.image-3 {
  margin: 10px;
  padding-left: 0;
}

.link-block {
  margin-left: 40px;
}

.image-4 {
  margin: 10px;
  padding-right: 0;
}

.code-embed-2 {
  height: 500px;
  margin-top: 81px;
  display: flex;
}

.buy-mp-section {
  width: 100%;
  height: 100px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.div-block-4 {
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.mp-onramp-widget {
  border: 0 solid #0000;
  border-radius: 5px;
  justify-content: center;
  height: 700px;
  margin: 10px;
  padding: 20px;
  display: flex;
}

.text-buy-mp {
  box-sizing: border-box;
  object-fit: fill;
  justify-content: center;
  display: flex;
}

.sub-headline {
  box-sizing: border-box;
  object-fit: fill;
  position: static;
}

.quick-stack-2 {
  width: 100%;
  margin-right: 0;
}

.link-block-2 {
  text-align: right;
  margin-left: 40px;
  padding-left: 0;
}

.cell-4 {
  text-align: right;
  align-items: flex-end;
  padding-right: 10px;
}

.cell-5 {
  padding-left: 10px;
}

.code-embed-4 {
  height: 400px;
  display: flex;
}

.flex-block-2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.btn-contact-us {
  text-align: center;
  background-color: #402dae;
  border-radius: 10px;
  width: 130px;
  height: 48px;
  margin-top: -15px;
  margin-left: 20px;
  margin-right: 25%;
  padding-top: 13px;
  padding-bottom: 0;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.intro-section {
  width: 100%;
  height: auto;
  margin-top: 1px;
  padding-bottom: 100px;
  padding-left: 60px;
  padding-right: 60px;
}

.grape-rounded-rect {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #402dae;
  border-radius: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 90%;
  height: 600px;
  margin-left: 70px;
  margin-right: 70px;
  display: flex;
}

.moonpay-onboard-section {
  background-color: #ddd5fa;
  height: auto;
  margin-top: 38px;
  margin-right: 0;
}

.socials-section {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
}

.container-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template: ". . . . . . ." 1fr
                 ". . . . . . Area"
                 ". . . . . . ."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  align-items: center;
  width: 80%;
  max-width: none;
  margin-top: 123px;
  margin-left: 70px;
  margin-right: 70px;
  display: grid;
}

.investor-container {
  background-color: #c82fa0;
  justify-content: center;
  height: 200px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.socials-row-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr .25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center space-between;
  place-items: center;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 140px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.social-background {
  background-color: #ddd5fa;
  border-radius: 20px;
  flex: 0 auto;
  width: 140px;
  min-width: auto;
  height: 140px;
}

.page-footer-section {
  background-color: #151515;
  height: 260px;
  margin-top: 0;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-weight: 700;
}

.social {
  justify-content: center;
  align-self: center;
  align-items: stretch;
  display: flex;
}

.code-container {
  background-color: #dbd7f0;
  border-radius: 20px;
  max-width: 90%;
  height: 260px;
  margin-top: 40px;
}

.code-background {
  background-color: #dbd7f0;
  justify-content: center;
  width: 90%;
  max-width: 90%;
  display: flex;
}

.stack-navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: -24px;
}

.div-intro {
  background-color: #402dae;
  border-radius: 40px;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
}

.heading-intro {
  color: #fff;
  padding-right: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 3rem;
  line-height: 3.4rem;
}

.stack-intro {
  grid-row-gap: 70px;
  margin-top: 0;
  margin-left: 42px;
  padding: 0;
}

.text-intro {
  color: #fff;
  margin-top: 34px;
  padding-right: 119px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.text-intro-1 {
  color: #fff;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.8rem;
}

.stack-cell-intro-2 {
  font-family: Open Sauce One, Arial, sans-serif;
  font-weight: 700;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.75fr;
  width: 80%;
  margin-top: 33px;
}

.image-5 {
  width: 180px;
  max-width: none;
}

.div-socmed {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 39px;
  display: grid;
}

.column-intro {
  display: block;
}

.img-team {
  aspect-ratio: auto;
  object-fit: contain;
  width: 280px;
  height: 45px;
  margin-top: 36px;
}

.text-intro-2 {
  color: #fff;
  width: 70%;
  margin-top: 16px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.div-intro-img {
  height: 900px;
  position: relative;
  top: -66px;
  transform: translate(0);
}

.intro-img {
  width: 500px;
  max-width: none;
  height: 85%;
  margin-top: 69px;
  margin-left: 0%;
  margin-right: 15%;
  position: absolute;
  inset: 0% auto 0% 0%;
  transform: skew(-3deg);
}

.column-intro-2 {
  height: auto;
  margin-bottom: -20%;
}

.img-appstore, .img-googleplay {
  width: 100%;
  max-width: none;
  padding-left: 10px;
  padding-right: 10px;
}

.link-appstore {
  width: 100%;
}

.image-10 {
  width: 463px;
  max-width: none;
  margin-right: -5%;
  position: absolute;
  inset: 72% 0% 0% 23px;
}

.intro-img-2 {
  width: 450px;
  max-width: none;
  height: 310px;
  margin-top: 0%;
  margin-left: 6%;
  margin-right: 0%;
  padding-left: 0;
  position: absolute;
  inset: 64% auto 0% 0%;
  transform: skew(-2deg, 1deg);
}

.intro-img-1 {
  width: 510px;
  max-width: none;
  height: 810px;
  margin-left: 0%;
  position: absolute;
  inset: 8% auto 0% 0%;
  transform: skew(-5deg, 1deg);
}

.text-intro-1-1 {
  color: #fff;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.662vw;
  line-height: 26px;
}

.div-socmed-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 39px;
  display: grid;
}

.link-appstore-1 {
  width: 100%;
}

.img-appstore-1, .img-googleplay-1 {
  width: 80%;
  max-width: none;
}

.img-team-1 {
  margin-top: 36px;
}

.text-intro-2-1 {
  color: #fff;
  margin-top: 16px;
  padding-right: 182px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: .97vw;
  font-weight: 400;
  line-height: 20px;
}

.div-intro-footer-mobile {
  display: none;
}

.div-top-up {
  width: 400px;
  margin: 321px auto 0;
  padding-left: 0;
  display: block;
}

.txt-top-up-1 {
  color: #000;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 25px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 2.7vw;
  font-weight: 700;
  line-height: 3.1vw;
}

.txt-top-up-2 {
  width: 100%;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.34vw;
  font-weight: 400;
  line-height: 2vw;
}

.columns {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 10px;
  margin-right: 40px;
  display: flex;
}

.on-ramp-column {
  width: 70%;
  height: 550px;
  margin-top: 79px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
}

.div-repo {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #ddd5fa;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.link-socmed {
  width: 100%;
  height: auto;
  margin-top: -31px;
  display: block;
}

.img-socmed {
  width: 40%;
  max-width: none;
  margin: 22px auto auto;
  display: block;
}

.column-repo {
  justify-content: flex-start;
  align-items: center;
  width: 99.9998%;
  height: auto;
  display: flex;
}

.column-repo-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.column-repo-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 40px;
  text-decoration: underline;
  display: block;
}

.img-github {
  object-fit: fill;
  max-width: 80%;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
}

.txt-repo-1 {
  color: #000;
  margin-top: 10px;
  margin-left: 0;
  padding-right: 0;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.4rem;
}

.text-span-2 {
  color: #402dae;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 14px;
  grid-template-rows: .25fr auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 200px;
  margin-top: 33px;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.txt-repo {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6rem;
}

.txt-repositories {
  height: 100%;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.div-repositories {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.div-block-repo {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: flex;
}

.link-repositories {
  color: #000;
}

.img-social-media {
  width: 61px;
  max-width: none;
  margin: 0 auto 30px;
  padding-top: 0;
  display: block;
}

.img-socialmedia {
  width: 61px;
  max-width: none;
  margin-top: 71px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txt-socialmedia {
  display: none;
  overflow: visible;
}

.img-socialmedia-x {
  width: 61px;
  max-width: none;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txt-socmed-ml, .img-socmed-ml {
  display: none;
}

.text-trademark-brainwallet {
  color: #fff;
  margin-left: 138px;
  padding-top: 0;
  font-size: 2.2vw;
  line-height: 2.4vw;
}

.div-block-7 {
  margin-top: -12px;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-left: 65px;
  font-size: 2.2vw;
  line-height: 2.4vw;
}

.txt-ltd {
  color: #fff;
  text-align: center;
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.div-footer-trademark {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.txt-privacy-policy {
  color: #fff;
  margin-top: -33px;
  margin-left: 193px;
}

.txt-ltd-privacy-policy {
  color: #fff;
  text-align: right;
  margin-left: auto;
  margin-right: 60px;
  font-weight: 400;
}

.termly-display-preferences {
  color: #fff;
  text-align: center;
  font-weight: 400;
  display: block;
}

.form-2 {
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.modal-paragraph {
  color: #c1cbd9;
  text-align: left;
  width: 100%;
  margin: 10px auto;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.text-field {
  color: #606976;
  border-radius: 6px;
  width: 100%;
  height: 38px;
  margin: 0 auto 20px;
}

.select-field {
  color: #606976;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}

.close-modal {
  text-align: left;
  background-image: url('../images/close-x_1close-x.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 22px;
  height: 22px;
  margin: 0 0 auto auto;
  padding-top: 0;
  padding-right: 0;
  display: inline-block;
  position: relative;
  inset: 0% 0% auto auto;
}

.modal-window {
  z-index: 1000;
  background-color: #0000;
  background-image: url('../images/mail-modal-840x760.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  border-radius: 18px;
  width: 50%;
  height: 500px;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 24px;
  position: static;
}

.maiiling-modal-header {
  color: #fff;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 32px;
  line-height: 35px;
  display: block;
}

.close-button-div {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  display: flex;
  position: static;
}

.text-block-5 {
  text-align: center;
}

.modal-background {
  z-index: 3;
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  object-fit: fill;
  background-color: #000000a3;
  border: 1px solid #0000;
  border-radius: 0;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-3 {
  padding-left: 10px;
  padding-right: 10px;
}

.submit-button {
  text-align: center;
  background-color: #1d70ec;
  border-radius: 6px;
  width: 100%;
  height: 38px;
  margin: 20px auto auto;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.loading {
  background-color: #e5f7ff;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

.pop-up {
  z-index: 10;
  background-color: #92929d6e;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.pop-up-item {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 500px;
  display: block;
}

.link-pop-up {
  width: 120px;
  height: 80px;
  margin: 0 0 40px 40px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.img-press-release {
  width: 450px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: 0% 0% auto;
}

.btn-close-pop-up {
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-top: 22px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 30px auto auto;
}

.div-pop-up {
  width: 450px;
  margin-left: 0;
  margin-right: auto;
  position: relative;
}

.img-close-pop-up {
  width: 25px;
  height: auto;
  position: absolute;
  inset: 0% 0% auto auto;
}

.container-5 {
  width: 100%;
  height: 0;
}

.text-cmo {
  -webkit-text-stroke-color: black;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.div-block-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.bwmailto {
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.div-block-9 {
  flex-flow: column;
  display: flex;
}

.top-up-body {
  background-color: #402dae;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mp-container {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin: auto 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: fixed;
  inset: 0%;
}

.section-2 {
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  position: static;
}

.grid-4 {
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr;
}

.div-block-10 {
  background-color: #402dae;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  margin: 60px;
  position: absolute;
  inset: 0%;
}

.moonpay-widget-offramp {
  width: 400px;
  height: 600px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.changelly-on {
  width: 100%;
  height: 400px;
  min-height: 600px;
}

.code-embed-5 {
  width: 100%;
  min-height: 600px;
  margin-top: 40px;
}

.press-release-body {
  background-color: #0f0853;
}

.section-press-release-feb-28 {
  width: 100%;
  height: 1000px;
  margin-bottom: 100px;
}

.div-block-11 {
  background-color: #fff;
  border: 0 solid #fff;
  border-radius: 20px;
  height: 100%;
  margin: 20px;
}

.pr-section-block {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  height: 100%;
  margin: 20px;
}

.heading-2 {
  color: #0f0853;
  padding-left: 10px;
}

.paragraph {
  color: #0f0853;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.heading-3 {
  padding-left: 20px;
}

.list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8 {
  color: #0f0853;
}

.code-embed-6 {
  margin-top: 20px;
  padding-top: 0;
}

.btn-pr-us {
  text-align: center;
  background-color: #402dae;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin: auto 0;
  padding: 0 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.4vw;
  line-height: 20px;
  display: none;
  overflow: visible;
}

.heading-4 {
  color: #0f0853;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.flex-block-3 {
  background-color: #fff;
  border-radius: 20px;
  height: 100px;
  margin: 20px;
}

.link-2 {
  font-weight: 400;
}

.link-2.w--current {
  color: #0f0853;
  margin-top: 0;
  margin-left: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.bold-text {
  vertical-align: baseline;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.columns-2 {
  width: auto;
  height: 700px;
}

.column {
  height: 100%;
}

.div-block-12 {
  width: 80%;
  height: 200px;
  margin-left: 40px;
  margin-right: 40px;
  padding: 20px;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
}

.column-nav {
  width: 100%;
}

.column-nav-child1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-pr {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  order: -1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: block;
}

.column-nav-child-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 0;
  display: flex;
}

.column-lang {
  flex-flow: row;
  flex: 1;
  order: -1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: auto;
  padding-left: 0;
  display: block;
  position: relative;
  left: 0%;
}

.dropdown-lang {
  margin-left: 0;
  display: none;
}

.dropdown-toggle {
  color: #fff;
  background-color: #402dae;
  border-radius: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 16px;
}

.code-embed-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  vertical-align: baseline;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-cmo-1 {
  -webkit-text-stroke-color: black;
  margin-top: -2px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.text-cmo-2 {
  -webkit-text-stroke-color: black;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.btn-pr-us-mobile {
  text-align: center;
  background-color: #402dae;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin: auto 0;
  padding: 0;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.4vw;
  line-height: 20px;
  display: flex;
  overflow: visible;
}

.text-block-10 {
  color: #fff;
  text-decoration: none;
}

.btn-pr-us-copy {
  text-align: center;
  background-color: #402dae;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin: auto 0;
  padding: 0 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.4vw;
  line-height: 20px;
  display: flex;
  overflow: visible;
}

.btn-pr-us-link {
  text-align: center;
  background-color: #402dae;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 48px;
  margin: auto 0;
  padding: 0 10px;
  font-family: Open Sauce One, Arial, sans-serif;
  font-size: 1.4vw;
  line-height: 20px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

@media screen and (min-width: 1440px) {
  .intro-section {
    margin-bottom: 50px;
  }

  .moonpay-onboard-section {
    height: 900px;
  }

  .div-intro {
    padding-bottom: 40px;
  }

  .text-intro {
    max-width: 70%;
    padding-right: 0;
  }

  .columns {
    margin-left: 20px;
    margin-right: 20px;
  }

  .on-ramp-column {
    width: 80%;
    height: 700px;
    margin-top: 72px;
    padding-right: 0;
  }

  .column-repo-1 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .column-repo-2 {
    height: 100%;
  }

  .text-field {
    height: 40px;
    font-size: 16px;
    line-height: 18px;
  }

  .select-field {
    height: 40px;
    padding-top: 8px;
    font-size: 16px;
    line-height: 18px;
  }

  .modal-window {
    height: 500px;
  }

  .modal-background {
    display: none;
  }

  .img-press-release {
    width: 450px;
  }

  .text-cmo {
    max-width: 600px;
  }

  .btn-pr-us {
    width: auto;
    margin-left: 0;
    margin-right: 20%;
    font-size: 1.1vw;
    display: none;
  }

  .column-pr {
    flex: 0 auto;
  }

  .column-nav-child-2 {
    width: 100%;
  }

  .text-cmo-1, .text-cmo-2 {
    max-width: 600px;
  }

  .btn-pr-us-mobile {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1vw;
  }

  .text-block-10 {
    color: #fff;
    width: auto;
  }

  .btn-pr-us-copy {
    width: auto;
    margin-left: 0;
    margin-right: 20%;
    font-size: 1.1vw;
  }

  .btn-pr-us-link {
    width: 70%;
    margin-left: 0;
    margin-right: 20%;
    font-size: 1.1vw;
  }
}

@media screen and (max-width: 991px) {
  .section-about-1 {
    border-bottom-right-radius: 0;
  }

  .footer {
    height: 200px;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .title {
    margin-left: 71px;
    font-size: 4vw;
  }

  .text-save-your-key {
    width: 150%;
    margin-top: 30px;
    margin-left: 40px;
    font-size: 7vw;
    line-height: 100px;
  }

  .text-max-out-your-score {
    font-size: 3.4vw;
  }

  .image-phone {
    width: 330px;
    height: 650px;
    margin-right: -17px;
  }

  .section-nav {
    border-bottom-right-radius: 0;
  }

  .section-about {
    padding-bottom: 103px;
  }

  .div-about {
    border-bottom-right-radius: 60px;
  }

  .image-love {
    width: 8%;
  }

  .image-eyes {
    width: 10%;
    height: 6%;
    top: 63%;
    right: 99%;
  }

  .image-bear {
    width: 66px;
    top: 327px;
    right: 125.8px;
  }

  .image-fire {
    perspective: 932px;
    width: 76px;
    height: 86px;
    bottom: 19.2%;
    right: 71.6%;
    transform: rotate(10deg);
  }

  .image-emojis-eyes-love {
    width: 4%;
    height: 6%;
  }

  .div-downloads {
    grid-column-gap: 8%;
    grid-row-gap: 8%;
    padding-top: 72px;
  }

  .text-signed-up {
    width: 45%;
    margin-top: 13%;
    font-size: 4vw;
    line-height: 5.6vw;
  }

  .form-email {
    margin-top: 2px;
    margin-left: 6%;
  }

  .form-email-block {
    border-radius: 18px;
    width: 90%;
    height: 82.925px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-bottom: 3%;
  }

  .email {
    width: 60%;
  }

  .email::placeholder {
    font-size: 2vw;
  }

  .btn-submit {
    width: auto;
    padding-left: 10%;
    padding-right: 10%;
    font-family: Poppins, sans-serif;
    font-size: 1.6vw;
    font-weight: 600;
    line-height: 1.8vw;
  }

  .footer-text-brainwallet {
    margin-bottom: 22px;
    display: none;
  }

  .text-protect {
    display: none;
  }

  .div-social-media {
    top: 16%;
    left: -61px;
  }

  .text-follow {
    width: 100%;
    font-size: 1.6vw;
  }

  .grid-socmed {
    margin-left: 2.5vw;
  }

  .text-privacy {
    text-align: center;
    width: 100%;
    margin-left: auto;
    font-size: 1.4vw;
  }

  .div-text-footer {
    width: 30%;
    margin-top: 5%;
    display: inline-block;
    position: static;
  }

  .text-privacy-policy {
    width: 100px;
    height: 0;
    margin-right: 0;
    font-size: 1.5vw;
    display: inline;
    position: absolute;
    top: 0%;
    left: 0%;
  }

  .div-submit {
    text-align: left;
    grid-template-columns: .75fr 1.25fr;
    width: 100%;
    height: auto;
    margin-top: 6%;
  }

  .link-privacy-policy {
    width: 100px;
    height: 20px;
    top: auto;
    left: auto;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .earth-emoji {
    margin-right: 0;
    padding: 0 0 19px 84px;
    font-size: 40px;
  }

  .image-laugh {
    width: 56px;
    max-width: none;
    height: 40px;
    top: 58%;
    right: -6%;
  }

  .div-for-phone {
    top: 233px;
    right: 7%;
  }

  .text-contact {
    text-align: center;
    margin-top: 84px;
    margin-left: auto;
    font-family: Poppins, sans-serif;
    font-weight: 600;
  }

  .div-footer {
    top: 26px;
  }

  .container-3 {
    max-width: 728px;
  }

  .text-brainwallet-footer-2 {
    color: #fff;
    width: 200px;
    margin: 26% auto auto 46%;
    font-family: Poppins, sans-serif;
    font-size: 2vw;
    font-weight: 600;
    display: block;
  }

  .image-thanks {
    display: none;
    position: absolute;
  }

  .div-text-brainwallet {
    width: 30%;
    margin-top: 5%;
    display: none;
    position: static;
  }

  .text-brainwallet-for-about {
    color: #fff;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    font-family: Poppins, sans-serif;
    font-size: 2vw;
    font-weight: 600;
    display: block;
  }

  .text-brainwallet-for-about-2 {
    margin-bottom: 22px;
    display: none;
  }

  .text-protect-for-about, .image-peach-peach {
    display: none;
  }

  .link-logo {
    margin-left: 12%;
  }

  .image-brainwallet-logo {
    width: 192px;
    height: 50px;
    margin-top: 6%;
    margin-left: 0%;
    display: block;
  }

  .text-save-your-key-2 {
    width: 150%;
    margin-top: 72px;
    font-size: 7vw;
    line-height: 100px;
    display: none;
  }

  .column-footer-web {
    width: 100%;
    margin-top: -15px;
  }

  .div-text-footer-mobile {
    width: 30%;
    margin-top: 5%;
    display: none;
    position: static;
  }

  .text-brainwallet-footer-mobile {
    color: #fff;
    width: 200px;
    margin: 26% auto auto 46%;
    font-family: Poppins, sans-serif;
    font-size: 2vw;
    font-weight: 600;
    display: block;
  }

  .text-follow-mobile {
    width: 100%;
    font-size: 1.6vw;
  }

  .text-heading-priavcy-policy, .text-last-update, .text-normal-1, .text-normal-2, .text-heading-interpretation, .text-interpretation, .text-definitions, .text-detail-interpretation, .text-detail-definitions, .item-definition, .text-heading-collecting, .text-types-of-collected, .text-personal-data, .text-detail-personal-data, .item-personal-data, .text-usage-data-1, .text-usage-data-2, .text-usage-data-3, .text-usage-data-4, .text-heading-tracking, .text-heading-usage-data, .text-tracking-1, .item-tracking, .text-tracking-2, .text-tracking-3, .item-session, .text-tracking-5, .text-heading-use-of-personal-data, .text-use-personal-1, .item-share-personal-data, .text-use-personal-3, .text-heading-retention, .text-retention-1, .text-retention-2, .text-retention-3, .text-heading-delete, .text-delete-1, .text-delete-2, .text-delete-3, .text-delete-4, .text-heading-disclosure, .text-disclosure-1, .text-disclosure-2, .text-disclosure-3, .text-disclosure-4, .text-disclosure-5, .text-disclosure-6, .item-other-legal, .text-heading-security, .text-security-1, .text-heading-children-privacy, .text-children-1, .text-children-2, .text-heading-link-to-other-website, .text-link-to-1, .text-link-to-2, .text-heading-changes, .text-changes-1, .text-changes-2, .text-changes-3, .text-headiing-contact-us, .text-duplicate-1 {
    font-size: 18px;
    line-height: 28px;
  }

  .item-contact-us {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
  }

  .text-buy-crypto-here {
    width: 200px;
    margin-left: -137px;
  }

  .moonpay-widget-onramp {
    width: 80%;
    max-width: none;
    height: 500px;
    margin-top: 109px;
    margin-left: auto;
    position: static;
  }

  .div-changelly-widget {
    margin-left: -28px;
  }

  .mp-onramp-widget {
    height: 700px;
  }

  .cell-3 {
    padding-bottom: 20px;
  }

  .code-embed-3 {
    height: 680px;
  }

  .intro-section {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .socials-section {
    padding: 40px 40px 60px;
  }

  .socials-row-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 0;
  }

  .social-background {
    width: 120px;
    height: 100px;
  }

  .page-footer-section {
    height: 200px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-intro {
    margin-top: 2px;
    font-size: 2.4rem;
    line-height: 2.6rem;
  }

  .stack-intro {
    padding-right: 16px;
  }

  .text-intro {
    margin-top: 9px;
    padding-right: 0;
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .text-intro-1 {
    font-size: 1.4rem;
    line-height: 1.2rem;
  }

  .div-socmed {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    justify-content: stretch;
    align-self: auto;
    margin-top: 20px;
  }

  .img-team {
    width: 250px;
    height: 40px;
    margin-top: 30px;
  }

  .text-intro-2 {
    width: 100%;
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .div-intro-img {
    height: 600px;
    bottom: 30px;
    right: 50px;
  }

  .intro-img {
    width: 330px;
    height: 560px;
    margin-top: 50px;
    margin-left: 7%;
    padding-left: 0;
  }

  .img-appstore, .img-googleplay {
    width: 70%;
  }

  .link-appstore {
    height: auto;
  }

  .intro-img-2 {
    width: 280px;
    height: 200px;
    margin-left: 14%;
    top: 72%;
    transform: skew(1deg, 1deg);
  }

  .intro-img-1 {
    width: 340px;
    height: 550px;
    margin-left: 7%;
    padding-left: 0;
    top: 11%;
    transform: skew(-5deg, -1deg);
  }

  .div-socmed-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    justify-content: stretch;
    align-self: auto;
    margin-top: 20px;
  }

  .link-appstore-1 {
    height: auto;
  }

  .img-appstore-1, .img-googleplay-1 {
    width: 70%;
  }

  .img-team-1 {
    width: 350px;
    margin-top: 30px;
  }

  .text-intro-2-1 {
    padding-right: 60px;
  }

  .div-top-up {
    margin-top: 292px;
    margin-left: 47px;
  }

  .txt-top-up-1 {
    font-size: 3.5vw;
    line-height: 3.6vw;
  }

  .txt-top-up-2 {
    font-size: 2vw;
    line-height: 2.2vw;
  }

  .txt-repo-1 {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .txt-repo {
    margin-bottom: 0;
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .txt-repositories {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .img-socialmedia {
    width: 40px;
    margin-top: 59px;
  }

  .img-socialmedia-x {
    width: 40px;
    margin-top: 30px;
  }

  .txt-socmed-ml, .img-socmed-ml {
    display: none;
  }

  .text-field {
    border-radius: 8px;
    padding-top: 5px;
  }

  .select-field {
    border-radius: 8px;
    padding-top: 6px;
  }

  .close-modal {
    background-image: url('../images/close-x_1close-x.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .maiiling-modal-header {
    margin-left: auto;
  }

  .modal-background {
    display: none;
    overflow: hidden;
  }

  .pop-up {
    display: none;
  }

  .link-pop-up {
    width: 350px;
    height: 240px;
    margin-left: auto;
    top: 31%;
    left: 0%;
  }

  .img-press-release {
    width: 350px;
    display: inline-block;
  }

  .btn-close-pop-up {
    width: 18px;
    margin-top: 17px;
    margin-right: 23px;
    inset: 0% 0% auto auto;
  }

  .div-pop-up {
    width: 350px;
    height: 350px;
    margin-left: auto;
  }

  .text-cmo, .bwmailto {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .btn-pr-us {
    font-size: 1.7vw;
    display: none;
  }

  .column-nav-child-2 {
    width: 80%;
  }

  .text-cmo-1, .text-cmo-2 {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .btn-pr-us-mobile, .btn-pr-us-copy, .btn-pr-us-link {
    font-size: 1.7vw;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    top: -12px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .title {
    margin-top: -30px;
    margin-left: -3%;
    font-size: 4vw;
  }

  .text-save-your-key {
    margin-top: 56px;
    margin-left: 43px;
    line-height: 60px;
  }

  .text-max-out-your-score {
    margin-left: 43px;
    font-size: 3vw;
    line-height: 24px;
  }

  .image-phone {
    width: 210px;
    height: 390px;
  }

  .section-nav {
    background-color: #fff;
    height: 80px;
  }

  .nav {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    height: 78px;
    padding-top: 15px;
  }

  .section-about {
    border-radius: 0 0 34px 34px;
    padding-bottom: 200px;
    display: block;
  }

  .div-about {
    border-radius: 0 0 34px 34px;
    padding-bottom: 63px;
  }

  .image-love {
    width: 10%;
  }

  .image-bear {
    width: 45px;
    top: 205px;
    right: 84.8px;
  }

  .image-fire {
    width: 40px;
    height: 44px;
    bottom: 20.2%;
    right: 76.6%;
  }

  .div-coming-soon {
    margin-top: 78px;
  }

  .div-downloads {
    grid-column-gap: 24%;
    grid-row-gap: 24%;
    margin-left: 43px;
    padding-top: 48px;
  }

  .image-google-play, .image-app-store {
    width: 150%;
  }

  .text-signed-up {
    margin-top: 22%;
    margin-left: 43px;
    padding-bottom: 16px;
    font-size: 3.6vw;
    position: static;
    top: 69%;
  }

  .form-email {
    width: 92%;
    height: 45px;
    margin: auto;
  }

  .form-email-block {
    border-radius: 18px;
    width: 80%;
    height: auto;
    margin-left: auto;
    padding: 3% 2%;
  }

  .email {
    width: 60%;
    height: auto;
    margin-top: 3%;
    margin-left: auto;
    margin-right: 4px;
    font-size: 3vw;
  }

  .email::placeholder {
    font-size: 2.3vw;
  }

  .btn-submit {
    border-radius: 12px;
    width: auto;
    margin-right: 0%;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 1.8vw;
  }

  .footer-text-brainwallet {
    margin-bottom: 10%;
    margin-left: 39px;
    font-size: 2vw;
  }

  .text-protect {
    margin-left: 40px;
    font-size: 1.8vw;
  }

  .div-social-media {
    top: 12%;
    left: 2%;
  }

  .text-follow {
    width: 70%;
    margin-left: auto;
    font-size: 2vw;
  }

  .grid-socmed {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: .5fr .5fr;
    grid-auto-columns: 1fr;
    width: 12vw;
    margin-left: 8vw;
    display: grid;
  }

  .btn-twt {
    width: 4vw;
  }

  .text-privacy {
    width: auto;
    margin-left: auto;
    font-size: 2vw;
    line-height: 3vw;
  }

  .div-text-footer {
    margin-top: 0%;
    padding-bottom: 0;
    position: absolute;
    top: 12%;
    left: 0;
  }

  .text-privacy-policy {
    width: 100px;
    font-family: Poppins, sans-serif;
    font-size: 2vw;
    top: 0%;
    left: 0%;
  }

  .btn-fb, .btn-ig {
    width: 3vw;
  }

  .btn-tiktok {
    width: 4vw;
  }

  .link-privacy {
    flex: 0 auto;
    margin-right: auto;
  }

  .div-submit {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 700px;
    margin-top: 10%;
    padding-left: 0;
    display: flex;
  }

  .link-privacy-policy {
    top: auto;
    left: auto;
  }

  .hero-subscribe-left {
    padding: 60px 15px;
  }

  .earth-emoji {
    padding-left: 40px;
    font-size: 35px;
  }

  .image-laugh {
    width: 40px;
    top: 63%;
  }

  .div-for-phone {
    margin-top: 72px;
    top: 171px;
  }

  .text-contact {
    margin-top: 62px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
  }

  .privacy-text {
    padding: 60px 15px;
  }

  .text-brainwallet-footer-2 {
    width: 65%;
    margin-top: 22%;
    margin-left: 25%;
    padding-left: 0;
    font-size: 2vw;
  }

  .div-text-brainwallet {
    margin-top: 0%;
    padding-bottom: 0;
    position: absolute;
    top: 12%;
    left: 0;
  }

  .text-brainwallet-for-about {
    margin-top: 15%;
    font-size: 2vw;
  }

  .text-brainwallet-for-about-2 {
    margin-bottom: 10%;
    margin-left: 39px;
    font-size: 2vw;
  }

  .text-protect-for-about {
    margin-left: 40px;
    font-size: 1.8vw;
  }

  .image-peach-peach {
    display: none;
  }

  .image-brainwallet-logo {
    width: 160px;
    height: 45px;
    margin-top: 2%;
    margin-bottom: auto;
    margin-left: 8%;
    display: block;
  }

  .text-save-your-key-2 {
    margin-top: 56px;
    margin-left: 43px;
    line-height: 60px;
    display: none;
  }

  .div-text-footer-mobile {
    margin-top: 0%;
    padding-bottom: 0;
    position: absolute;
    top: 12%;
    left: 0;
  }

  .text-brainwallet-footer-mobile {
    width: 65%;
    margin-top: 22%;
    margin-left: 25%;
    padding-left: 0;
    font-size: 2vw;
  }

  .text-follow-mobile {
    width: 70%;
    margin-left: auto;
    font-size: 2vw;
  }

  .text-heading-priavcy-policy {
    font-size: 18px;
  }

  .text-buy-crypto-here {
    text-align: center;
    width: 100%;
    height: 80px;
    margin-left: 0;
    display: block;
  }

  .block-moonpay {
    flex: 1;
    margin-top: 24px;
    margin-left: 0;
  }

  .moonpay-widget-onramp {
    width: 70%;
    height: 700px;
    margin-top: 90px;
  }

  .mp-onramp-widget {
    text-align: center;
    align-self: center;
    width: 100%;
    height: 100%;
  }

  .text-buy-mp {
    text-align: center;
    order: 0;
    align-self: center;
    width: 100%;
    padding-left: 0;
    display: block;
  }

  .btn-contact-us {
    width: 90px;
    height: auto;
    margin-top: -15px;
    margin-left: auto;
    margin-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
  }

  .intro-section {
    margin-top: -13px;
    padding-bottom: 61px;
  }

  .moonpay-onboard-section {
    height: 800px;
  }

  .socials-row-container {
    flex-flow: column;
    height: auto;
    margin-top: 0;
    margin-left: auto;
  }

  .social-background {
    width: 100%;
    height: 90px;
    margin-left: auto;
  }

  .page-footer-section {
    height: 220px;
  }

  .stack-navbar {
    margin-top: -24px;
  }

  .cell-btn-contact-us {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 94px;
  }

  .cell-logo {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .div-intro {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .stack-intro {
    margin-top: 21px;
    margin-left: 37px;
    padding-top: 0;
  }

  .text-intro-1 {
    display: inline-flex;
  }

  .stack-cell-intro-2 {
    display: none;
  }

  .div-intro-img {
    height: 600px;
    top: 0;
    left: -2px;
  }

  .intro-img {
    margin-top: -5%;
    margin-left: auto;
    margin-right: auto;
    inset: 0% 0% auto;
  }

  .column-intro-2 {
    margin-bottom: 0%;
  }

  .intro-img-2 {
    width: 300px;
    height: 215px;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    inset: 58% 0% 0% 2%;
    transform: skew(-3deg, 1deg);
  }

  .intro-img-1 {
    width: 330px;
    height: 94%;
    margin-left: auto;
    margin-right: auto;
    inset: -2% 0% 0%;
    transform: skew(-3deg, 2deg);
  }

  .text-intro-1-1 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.6rem;
  }

  .div-socmed-1 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-appstore-1 {
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .link-playstore-1 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .img-team-1 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-intro-2-1 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .div-intro-footer-mobile {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .div-top-up {
    margin-top: 40px;
    margin-left: auto;
  }

  .txt-top-up-1 {
    text-align: center;
    font-size: 6vw;
  }

  .txt-top-up-2 {
    text-align: center;
    display: none;
  }

  .on-ramp-column {
    margin-top: 20px;
    padding-top: 0;
  }

  .div-repo {
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link-socmed {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 440px;
    height: 100px;
    margin-top: 0;
    text-decoration: none;
    display: grid;
  }

  .column-repo {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    flex: 0 auto;
    margin-top: -20px;
    margin-bottom: -20px;
  }

  .column-repo-1 {
    height: auto;
  }

  .column-repo-2 {
    height: auto;
    padding-left: 40px;
  }

  .txt-repo-1 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .txt-repositories {
    text-decoration: none;
  }

  .div-repositories {
    height: auto;
  }

  .img-socialmedia {
    margin-top: 12px;
    margin-left: 40px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .text-block-7 {
    direction: ltr;
    color: #000;
    text-align: left;
    text-transform: none;
    align-self: auto;
    font-family: Open Sauce One, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    display: block;
  }

  .txt-socialmedia {
    color: #000;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: auto;
    margin-top: 16px;
    margin-left: -107px;
    margin-right: 0;
    padding-left: 19px;
    font-family: Open Sauce One, Arial, sans-serif;
    font-size: 4vw;
    font-weight: 700;
    display: block;
  }

  .div-socmed-inside {
    grid-column-gap: 73px;
    grid-row-gap: 73px;
    justify-content: center;
    align-items: center;
    width: 9.9938%;
    margin-left: 0;
    display: flex;
  }

  .img-socialmedia-x {
    margin-top: -9px;
    margin-left: -200px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .txt-socmed-ml {
    margin-top: 12px;
    margin-left: -47%;
    font-family: Open Sauce One, Arial, sans-serif;
    font-size: 6vw;
    font-weight: 700;
    display: none;
  }

  .img-socmed-ml {
    width: 50px;
    max-width: none;
    height: 50px;
    margin-top: 12px;
    margin-left: 36px;
    display: none;
  }

  .heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 4vw;
    line-height: 5vw;
  }

  .txt-ltd {
    margin-top: 28px;
  }

  .txt-ltd-privacy-policy {
    width: 100%;
  }

  .text-field {
    font-size: 12px;
    line-height: 14px;
  }

  .select-field {
    padding-top: 8px;
    font-size: 12px;
  }

  .modal-window {
    height: 500px;
  }

  .modal-background {
    display: none;
    overflow: hidden;
  }

  .pop-up {
    display: none;
  }

  .div-block-8 {
    flex-flow: column;
    display: block;
  }

  .btn-pr-us {
    width: auto;
    height: 47px;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2vw;
    display: none;
  }

  .column {
    height: auto;
  }

  .column-pr {
    flex: 1;
    align-self: center;
  }

  .column-nav-child-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-top: 27px;
    padding-left: 0;
    padding-right: 40px;
  }

  .column-lang {
    flex: 0 auto;
    align-self: flex-start;
  }

  .btn-pr-us-mobile {
    border: 1px solid #fff;
    width: auto;
    height: 47px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2vw;
    display: block;
  }

  .btn-pr-us-copy {
    width: auto;
    height: 47px;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2vw;
    display: none;
  }

  .btn-pr-us-link {
    width: auto;
    height: 47px;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2vw;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .section-coming-soon {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }

  .body {
    height: auto;
    overflow: visible;
  }

  .section-about-1 {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-top: 26px;
  }

  .footer {
    height: auto;
    overflow: hidden;
  }

  .container {
    max-width: none;
  }

  .title {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 100px;
    margin-top: -12%;
    margin-left: 13%;
    font-size: 6vw;
    display: block;
    top: 26px;
  }

  .text-save-your-key {
    width: 80%;
    margin-top: -15%;
    margin-left: 30px;
    font-size: 7vw;
    line-height: 14vw;
    display: inline-block;
  }

  .text-max-out-your-score {
    width: 60%;
    margin-top: 7%;
    margin-left: 30px;
    font-size: 4.5vw;
    line-height: 6.8vw;
  }

  .image-phone {
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    top: 0;
    left: auto;
    right: auto;
  }

  .section-nav {
    background-color: #fff;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 0;
  }

  .nav {
    box-sizing: border-box;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    height: auto;
    padding-top: 5%;
    padding-bottom: 3%;
  }

  .section-about {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-top: 0;
    padding-bottom: 39%;
    display: block;
  }

  .div-about {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    flex-direction: column;
    height: auto;
    padding-bottom: 10%;
  }

  .image-love {
    width: 10%;
    height: 15%;
    top: 0%;
    left: -27%;
  }

  .text-earth {
    font-size: 2.5vw;
    top: 13%;
    left: 63%;
  }

  .image-eyes {
    width: 14%;
    height: auto;
    top: 16%;
    right: 72%;
  }

  .image-bear {
    width: 13%;
    top: 49%;
    right: 80.8%;
  }

  .image-laughing {
    top: 61%;
    right: 4%;
  }

  .text-parrot {
    font-size: 2.5vw;
    top: 88%;
    left: 92.2%;
  }

  .vector-wrapper-four {
    top: 95%;
    right: 1%;
  }

  .image-folding-hands {
    bottom: -15%;
  }

  .image-fire {
    width: 50px;
    height: 55px;
    bottom: -4.8%;
    right: 34.6%;
  }

  .div-coming-soon {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    width: 80%;
  }

  .image-emojis-eyes-love {
    width: 6%;
    height: 10%;
    top: 137%;
  }

  .div-downloads {
    grid-column-gap: 0%;
    grid-row-gap: 0%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 9%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-google-play {
    width: 120%;
    height: auto;
  }

  .image-app-store {
    width: 120%;
    height: auto;
    margin-bottom: 44px;
    display: inline-block;
  }

  .link-app-store {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    margin-left: -71px;
    display: block;
  }

  .link-google-play {
    margin-top: 5px;
  }

  .text-signed-up {
    margin-left: 30px;
    display: none;
    position: static;
    top: 72%;
  }

  .form-email {
    width: 94%;
    height: 31px;
    margin-top: 3%;
    margin-bottom: 1.5%;
    margin-left: auto;
    padding-top: 1px;
  }

  .form-email-block {
    border-radius: 12px;
    width: 80%;
    height: 50.325px;
    margin-left: auto;
    padding-top: 2px;
    padding-bottom: 2%;
    display: block;
    position: static;
    top: 338.312px;
  }

  .email {
    width: 85%;
    margin: auto 13px auto 1%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 11px;
  }

  .email::placeholder {
    text-align: left;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    font-size: 3vw;
  }

  .btn-submit {
    border-radius: 10px;
    width: auto;
    height: 30px;
    margin: 0% -1% 0 -2px;
    padding: 0 8%;
    font-family: Poppins, sans-serif;
    font-size: 2.4vw;
    line-height: 2vw;
  }

  .footer-text-brainwallet {
    margin-left: 28px;
    font-size: 2.5vw;
    display: block;
  }

  .text-protect {
    margin-left: 0;
    font-size: 2.5vw;
    display: none;
    left: 0%;
  }

  .div-social-media {
    width: auto;
    display: block;
    position: static;
    top: -134%;
    left: 12%;
  }

  .text-follow {
    width: 100%;
    margin: auto auto 0%;
    font-size: 3.8vw;
    display: block;
  }

  .grid-socmed {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: .25fr .25fr;
    width: 80px;
    margin-left: 42.5vw;
    margin-right: auto;
  }

  .btn-twt {
    width: 6vw;
  }

  .text-privacy {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-size: 3vw;
    line-height: 4vw;
    display: block;
  }

  .div-text-footer {
    margin-top: 0%;
    display: none;
    position: static;
    top: 23%;
  }

  .text-privacy-policy {
    margin-right: 0;
    font-size: 3vw;
    position: static;
    top: 0%;
  }

  .btn-fb, .btn-ig, .btn-tiktok {
    width: 6vw;
  }

  .div-submit {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    width: 100%;
    height: 800px;
    margin-top: 10%;
    margin-bottom: 19px;
  }

  .link-privacy-policy {
    text-align: center;
    margin: 6% auto 10px;
    display: block;
    position: static;
    inset: auto 19% 0% 0%;
  }

  .container-2 {
    max-width: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .earth-emoji {
    display: none;
  }

  .image-laugh {
    width: 16%;
    height: auto;
    top: 45%;
    right: 4%;
  }

  .div-right {
    flex: 0 auto;
    width: 100%;
    margin-top: 5%;
  }

  .div-left {
    width: 100%;
    height: 100px;
    margin-top: 97px;
    display: block;
  }

  .div-for-phone {
    position: relative;
    top: -22px;
    right: 0%;
  }

  .text-contact {
    margin-top: 22%;
    margin-bottom: 14%;
    font-family: Poppins, sans-serif;
    font-size: 3.8vw;
    font-weight: 600;
  }

  .div-footer {
    height: auto;
    margin-bottom: 30px;
    display: none;
    position: static;
    top: -45px;
  }

  .container-3 {
    max-width: none;
  }

  .text-brainwallet-footer-2 {
    display: none;
  }

  .image-thanks {
    width: 33px;
    height: auto;
    display: inline-block;
    position: absolute;
    bottom: 7%;
    right: 7%;
  }

  .div-text-brainwallet {
    width: 40%;
    margin-top: 35%;
    margin-left: 32px;
    display: block;
    position: static;
    top: 23%;
  }

  .text-brainwallet-for-about {
    font-size: 4vw;
    display: none;
  }

  .text-brainwallet-for-about-2 {
    margin-left: 0;
    font-size: 4vw;
    display: block;
  }

  .text-protect-for-about {
    margin-top: -8%;
    margin-left: 0;
    font-size: 4vw;
    display: none;
  }

  .image-peach-peach {
    width: 17%;
    height: auto;
    display: inline-block;
    position: absolute;
    top: -4%;
    right: 12%;
  }

  .link-logo {
    width: auto;
    margin: 0% 23px 9px 16px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .image-brainwallet-logo {
    text-align: left;
    object-fit: contain;
    width: 140px;
    height: 40px;
    margin: 0% auto 0 0;
    padding-top: 0;
    padding-left: 0;
    display: block;
  }

  .text-save-your-key-2 {
    width: 80%;
    margin-top: 6%;
    margin-left: 30px;
    font-size: 9.4vw;
    line-height: 14vw;
    display: inline-block;
  }

  .footer-info-text {
    width: 30%;
  }

  .first-column {
    flex-direction: column;
  }

  .third-column {
    flex-direction: row;
  }

  .flex-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .column-for-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "." 1fr
    / 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .div-text-footer-mobile {
    width: 100%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    top: 23%;
  }

  .text-brainwallet-footer-mobile {
    margin-left: 0%;
    display: none;
  }

  .div-column-social-media-mobile {
    height: 0;
  }

  .text-follow-mobile {
    width: 100%;
    margin: auto auto 0%;
    font-size: 3.8vw;
    display: block;
  }

  .text-heading-priavcy-policy {
    font-size: 14px;
    line-height: 22px;
  }

  .section-privacy-policy {
    padding-left: 6%;
    padding-right: 6%;
  }

  .text-last-update {
    font-size: 14px;
    line-height: 22px;
  }

  .text-normal-1, .text-normal-2, .text-heading-interpretation, .text-interpretation, .text-definitions, .text-detail-interpretation, .text-detail-definitions {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .item-definition {
    font-size: 14px;
    line-height: 22px;
  }

  .text-heading-collecting, .text-types-of-collected, .text-personal-data, .text-detail-personal-data {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .item-personal-data {
    font-size: 14px;
    line-height: 22px;
  }

  .text-usage-data-1, .text-usage-data-2, .text-usage-data-3, .text-usage-data-4, .text-heading-tracking, .text-heading-usage-data, .text-tracking-1 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .item-tracking {
    font-size: 14px;
    line-height: 22px;
  }

  .text-tracking-2, .text-tracking-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .item-session {
    padding-top: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .text-tracking-5, .text-heading-use-of-personal-data, .text-use-personal-1 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .item-share-personal-data {
    font-size: 14px;
    line-height: 22px;
  }

  .text-use-personal-3, .text-heading-retention, .text-retention-1, .text-retention-2, .text-retention-3, .text-heading-delete, .text-delete-1, .text-delete-2, .text-delete-3, .text-delete-4, .text-heading-disclosure, .text-disclosure-1, .text-disclosure-2, .text-disclosure-3, .text-disclosure-4, .text-disclosure-5, .text-disclosure-6 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .item-other-legal {
    font-size: 14px;
    line-height: 22px;
  }

  .text-heading-security, .text-security-1, .text-heading-children-privacy, .text-children-1, .text-children-2, .text-heading-link-to-other-website, .text-link-to-1, .text-link-to-2, .text-heading-changes, .text-changes-1, .text-changes-2, .text-changes-3, .text-headiing-contact-us, .text-duplicate-1 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .item-contact-us {
    font-size: 14px;
    line-height: 22px;
  }

  .link {
    font-size: 12px;
    line-height: 14px;
  }

  .text-buy-crypto-here {
    height: 100%;
    margin: 37px auto 13px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .moonpay-widget-onramp {
    width: 90%;
    height: 600px;
    margin-top: 91px;
    overflow: hidden;
  }

  .div-changelly-widget {
    width: 90%;
    height: 600px;
  }

  .quick-stack {
    width: 100%;
    margin-top: -88px;
  }

  .image-3 {
    vertical-align: baseline;
    display: block;
  }

  .link-block {
    align-self: auto;
  }

  .image-4 {
    margin-bottom: 24px;
    display: block;
  }

  .mp-onramp-widget {
    justify-content: center;
    height: 700px;
    min-height: 700px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .code-embed-3 {
    height: 660px;
  }

  .quick-stack-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .moonpay-section {
    justify-content: center;
    width: 100%;
    height: 700px;
    min-height: 700px;
    margin-left: 0;
    display: flex;
  }

  .flex-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: 100%;
    margin-right: 0;
    display: flex;
  }

  .btn-contact-us {
    border-radius: 8px;
    flex: 1;
    order: 1;
    align-self: flex-start;
    width: 90%;
    height: auto;
    margin: 0 14px 22px auto;
    padding: 15px 10px;
    font-size: 12px;
    line-height: 14px;
    display: block;
  }

  .intro-section {
    margin-top: 0;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .moonpay-onboard-section {
    background-color: #ddd5fa;
    height: 800px;
    overflow: hidden;
  }

  .socials-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .investor-container, .socials-row-container {
    overflow: hidden;
  }

  .social-background {
    background-color: #ddd5fa;
    height: 80px;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .page-footer-section {
    overflow: hidden;
  }

  .stack-navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
    height: 85px;
    margin-top: -14px;
    padding-left: 14px;
  }

  .cell-btn-contact-us {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
  }

  .cell-logo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .div-intro {
    padding-bottom: 30px;
  }

  .heading-intro {
    text-align: center;
    padding-right: 5px;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .stack-intro {
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
  }

  .text-intro {
    text-align: center;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .div-intro-img {
    height: 500px;
  }

  .intro-img {
    width: 240px;
    height: 450px;
    overflow: hidden;
    transform: skew(-2deg, 10deg);
  }

  .intro-img-2 {
    width: 200px;
    height: 172px;
    top: 57%;
    left: -2%;
    overflow: hidden;
    transform: skew(-2deg, 10deg);
  }

  .intro-img-1 {
    width: 250px;
    height: 474px;
    top: -3.7%;
    left: 1%;
    overflow: hidden;
    transform: skew(-3deg, 11deg);
  }

  .div-socmed-1 {
    margin-right: auto;
  }

  .img-appstore-1 {
    width: 100%;
    padding-right: 5px;
    overflow: hidden;
  }

  .img-googleplay-1 {
    width: 100%;
    padding-left: 5px;
    overflow: hidden;
  }

  .text-intro-2-1 {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .div-intro-footer-mobile {
    margin-top: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-top-up {
    width: auto;
    margin-top: 33px;
  }

  .columns {
    flex-flow: row;
    height: auto;
    display: flex;
  }

  .on-ramp-column {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 95%;
    height: 600px;
    margin-top: 27px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-repo {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-socmed {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    width: 280px;
    height: 80px;
    display: grid;
  }

  .column-repo {
    margin-bottom: 0;
  }

  .column-repo-1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-repo-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .txt-repo {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .txt-repositories {
    line-height: 1.2rem;
  }

  .img-socialmedia {
    margin-top: -1px;
    margin-left: 20px;
    display: block;
  }

  .txt-socialmedia {
    width: 50px;
    margin-top: -4px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 10px;
    font-size: 4.8vw;
    display: flex;
    position: static;
    top: 2227.85px;
  }

  .div-socmed-inside {
    order: 0;
    align-self: center;
    margin-left: -2px;
    display: block;
  }

  .txt-socmed-ml, .img-socmed-ml {
    display: none;
  }

  .heading {
    font-size: 5.5vw;
    line-height: 6vw;
  }

  .txt-ltd {
    font-size: 11px;
  }

  .div-footer-trademark {
    flex-flow: column;
  }

  .txt-ltd-privacy-policy, .termly-display-preferences {
    text-align: left;
  }

  .modal-paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .text-field {
    flex: 0 auto;
    width: 100%;
    margin-right: 0%;
    padding-top: 8px;
    font-size: 12px;
    line-height: 14px;
  }

  .select-field {
    width: 100%;
    padding-top: 8px;
    font-size: 12px;
    line-height: 14px;
  }

  .modal-window {
    background-image: url('../images/mail-modal-420x380.png');
    background-position: 50%;
    background-size: cover;
    width: 270px;
  }

  .maiiling-modal-header {
    width: 80%;
    margin-left: 0;
    margin-right: auto;
    font-size: 24px;
    line-height: 32px;
  }

  .close-button-div {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .modal-background {
    width: 100%;
    display: inline-block;
    overflow: hidden;
  }

  .submit-button {
    font-size: 12px;
    line-height: 12px;
  }

  .pop-up {
    display: none;
  }

  .link-pop-up {
    width: 270px;
    height: 190px;
    margin-top: 33px;
    top: 251px;
  }

  .img-press-release {
    width: 300px;
  }

  .btn-close-pop-up {
    width: 16px;
    margin-top: 15px;
    margin-right: 20px;
  }

  .div-pop-up {
    width: 300px;
    height: 300px;
  }

  .text-cmo {
    font-size: 1rem;
    line-height: 1.2rem;
    display: flex;
  }

  .div-block-8 {
    flex: 0 auto;
    order: 0;
    width: 70%;
    margin-top: 0;
    padding-top: 0;
    position: static;
  }

  .bwmailto {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .top-up-message {
    flex: 0 auto;
    display: flex;
  }

  .btn-pr-us {
    border-radius: 8px;
    flex: 1;
    order: 1;
    align-self: flex-start;
    width: 90%;
    height: auto;
    margin: 0 14px 22px auto;
    padding: 15px 10px;
    font-size: 12px;
    line-height: 14px;
    display: block;
  }

  .column-nav {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 99%;
    display: flex;
  }

  .column-nav-child {
    flex: 1;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: block;
  }

  .column-nav-child1 {
    flex-flow: column;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .column-pr {
    display: none;
  }

  .column-nav-child-2 {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding-right: 0;
    display: flex;
  }

  .column-lang {
    display: block;
  }

  .code-embed-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-cmo-1, .text-cmo-2 {
    font-size: 1rem;
    line-height: 1.2rem;
    display: flex;
  }

  .btn-pr-us-mobile {
    border: 1px solid #fff;
    border-radius: 8px;
    flex: 1;
    order: 1;
    align-self: flex-start;
    width: 60%;
    height: auto;
    margin: 31px auto 22px;
    padding: 15px 10px;
    font-size: 12px;
    line-height: 14px;
    display: block;
  }

  .btn-pr-us-copy, .btn-pr-us-link {
    border-radius: 8px;
    flex: 1;
    order: 1;
    align-self: flex-start;
    width: 90%;
    height: auto;
    margin: 0 14px 22px auto;
    padding: 15px 10px;
    font-size: 12px;
    line-height: 14px;
    display: block;
  }
}

#w-node-c3f111c4-0c6f-1a59-64ff-d14a5060fb34-8b1fbe95 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-deda9e89-b274-c16c-c66b-a9ddd11e7032-2ad91a6d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-ae4e1a5e-6498-afc1-f990-296ad7e95505-8b1fbe95 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7cdec308-a8ea-596d-472e-77ab8af3f448-8b1fbe95 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Open Sauce One';
  src: url('../fonts/OpenSauceOne-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sauce One';
  src: url('../fonts/OpenSauceSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sauce One';
  src: url('../fonts/OpenSauceOne-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open  Sauce One';
  src: url('../fonts/OpenSauceOne-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}