:root {
  --dark-salmon: #cc9a79;
  --white-smoke: #f7fafc;
  --sienna: #945f3d;
  --black-text: #333;
  --dim-grey: #585858;
  --off-white: #ddd;
  --midnight-blue: #080249;
  --navy: #150a86;
  --light-cream: #fffefd;
  --pancakeswap-bg: #1fc7d4;
  --pancakeswap-selected: #00a7b4;
  --coingecko-green: #8dc647;
  --coingecko-selected: #68a71c;
  --nomics-color: #a0f;
  --semi-black-bg: #00000054;
  --inuko-yellow: #ffb739;
  --inuko-dark-yellow: #da8a00;
  --cmc-blue: #3861fb;
  --black: transparent;
}

.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-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userresetpasswordformwrapper, .w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

.body {
  color: #4f5c65;
  font-family: sofia-pro;
}

.container {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1296px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.link-block-910 {
  border-bottom-style: none;
  text-decoration: none;
}

.h1-2 {
  color: #4f5c65;
  letter-spacing: -.03em;
  width: 60vw;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 58px;
}

.h1-2.width {
  flex: auto;
  width: auto;
}

.footer-section-title {
  color: #4f5c65;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 28px;
}

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

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

.footer-social-icon {
  background-color: #e8edf4;
  background-image: url('../images/icons8-instagram-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  margin-right: 12px;
  padding-left: 12px;
  padding-right: 12px;
  transition: background-color .35s ease-in;
  display: flex;
}

.footer-social-icon:hover {
  background-color: #649dff;
}

.footer-social-icon.instagram {
  background-color: #f7fafc;
  background-image: url('../images/instagram.svg');
  background-size: 16px;
  border: 1px solid #8a94a640;
  transition-property: all;
}

.footer-social-icon.instagram:hover {
  border-color: var(--dark-salmon);
  background-color: #cc9a791a;
}

.footer-social-icon.twitter {
  background-color: #f7fafc;
  background-image: url('../images/twitter.svg');
  background-size: 16px;
  border: 1px solid #8a94a640;
  transition-property: all;
}

.footer-social-icon.twitter:hover {
  border-color: var(--dark-salmon);
  background-color: #cc9a7926;
}

.footer-social-icon.facebook {
  background-color: #f7fafc;
  background-image: url('../images/social-media.svg');
  background-size: 16px;
  border: 1px solid #8a94a640;
  transition-property: all;
}

.footer-social-icon.facebook:hover {
  border-color: var(--dark-salmon);
  background-color: #cc9a791a;
}

.footer-social-icon.youtube {
  background-color: #f7fafc;
  background-image: url('../images/youtube.svg');
  background-size: 16px;
  border: 1px solid #8a94a640;
  transition-property: all;
}

.footer-social-icon.youtube:hover {
  border-color: var(--dark-salmon);
  background-color: #cc9a791a;
}

.text-block-2 {
  color: #4f5c65;
}

.container-width-small {
  direction: ltr;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

.section {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.section.section1 {
  -webkit-text-fill-color: inherit;
  background-color: #f7fafc;
  background-image: url('../images/waves.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-clip: border-box;
  align-items: center;
  height: 100vh;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.section.section-white {
  background-color: #ffffff59;
  flex-direction: column;
  height: auto;
  padding: 100px 4rem;
}

.section.section-white.integrations {
  background-color: #fcfdff;
}

.section.section2 {
  color: #4f5c65;
  background-color: #fff;
  height: auto;
  padding: 150px 4rem;
}

.section.section2.reverse {
  direction: rtl;
}

.section.section1-plain {
  -webkit-text-fill-color: inherit;
  background-color: #f7fafc;
  background-clip: border-box;
  height: 100vh;
  padding-left: 4rem;
  padding-right: 4rem;
}

.section.section-grey {
  -webkit-text-fill-color: inherit;
  background-color: #f7fafc;
  background-clip: border-box;
  align-items: center;
  height: auto;
  padding: 100px 4rem;
  display: flex;
}

.grid-features {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  display: grid;
}

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

.footer-column.newsletter {
  align-items: stretch;
}

.footer-column.right {
  align-items: flex-end;
}

.text-block-3 {
  color: #d8474ae0;
  font-family: sofia-pro;
  font-weight: 400;
}

.column-55 {
  justify-content: flex-start;
  display: flex;
}

.heading-lg {
  color: #4f5c65;
  letter-spacing: -.03em;
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  font-weight: 800;
  line-height: 72px;
}

.heading-lg.text-white {
  color: #4f5c65;
}

.double-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.grid-halves-vertical-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  display: grid;
}

.card {
  background-color: #e8edf4;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 36px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.card.card-centered {
  text-align: center;
  align-items: center;
}

.card.card-centered.bg-white {
  border: 2px solid #0000;
  padding-bottom: 0;
  transition: all .35s;
}

.card.card-centered.bg-white:hover {
  border: 2px solid var(--dark-salmon);
  background-color: #cc9a791a;
  transform: translate(0, -4px);
}

.text-title-small {
  color: #4f5c65;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.div-testimonial {
  width: 100%;
  max-width: 450px;
  height: 100%;
  min-height: 30px;
  max-height: 500px;
  margin-left: auto;
  margin-right: auto;
}

.div-testimonial.center {
  max-width: 500px;
  font-family: proxima-nova;
}

.div-testimonial.center.reverse {
  direction: ltr;
}

.link-02 {
  color: #8a94a6b3;
  border-bottom: 2px solid #e8edf4;
  text-decoration: none;
  transition: all .35s;
}

.link-02:hover {
  border-bottom-color: var(--dark-salmon);
  opacity: 1;
  color: var(--dark-salmon);
}

.empty-state {
  color: #130b2c;
  background-color: #e8edf4;
  border-radius: 10px;
  width: 100%;
  padding: 36px;
}

.empty-state.inline {
  text-align: left;
  background-color: #f4f8fc;
  padding: 24px;
}

.section-footer {
  background-color: #f7fafc;
  margin-top: 0;
  padding: 60px 1rem;
}

.div-standard {
  direction: ltr;
  flex: 1;
  align-self: auto;
  max-width: 1280px;
  min-height: 30px;
}

.logo-2 {
  max-width: 160px;
  transition: all .35s ease-in-out;
}

.logo-2:hover {
  transform: translate(0, -4px);
}

.center-content {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.center-content.margin-bottom-60 {
  margin-bottom: 40px;
}

.error-message {
  color: #130b2c;
  text-align: center;
  background-color: #ffd4d4;
  border-radius: 10px;
  margin-top: 12px;
  padding: 36px;
}

.error-message.inline {
  color: #6937ff;
  text-align: left;
  background-color: #0000;
  padding: 0;
  font-weight: 700;
}

._2-column-row {
  direction: ltr;
  align-items: center;
  display: flex;
}

._2-column-row.testimonial.main-testimonial {
  text-align: left;
  justify-content: center;
  padding-left: 0;
}

._2-column-row.testimonial.main-testimonial.reverse {
  direction: rtl;
}

.heading {
  color: #4f5c65;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.input {
  color: #4f5c65;
  background-color: #e8edf4;
  border: 1px #000;
  border-radius: 5px;
  height: 60px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: sofia-pro;
  font-weight: 400;
  transition: all .35s;
}

.input:focus {
  color: #4f5c65;
}

.input::placeholder {
  color: #8a94a6;
  font-family: sofia-pro;
  font-weight: 400;
}

.section-bg {
  margin-top: 120px;
  margin-bottom: 120px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section-bg.bg-primary-1 {
  color: #fff;
  background-color: #f7fafc;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 100px 4rem;
  font-size: 16px;
  display: flex;
}

.text-block {
  color: #8a94a6;
  text-align: left;
  letter-spacing: -.025em;
  font-family: sofia-pro;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.text-block.copyright {
  color: #8a94a6b3;
  letter-spacing: 0;
  font-size: 14px;
}

.text-block.copyright.hide {
  display: block;
}

.lottie-animation {
  border-radius: 1000px;
}

.grid-halves-vertical {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: grid;
}

.image-63 {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-63._03 {
  background-color: #f7fafc;
  border: 1px solid #4f5c6540;
  border-radius: 1000px;
  width: 70%;
  max-width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-bottom-extra-small {
  color: #8a94a6;
  text-transform: lowercase;
  border-bottom: 2px solid #0000;
  flex-direction: row;
  flex: 0 auto;
  margin-bottom: 6px;
  font-family: sofia-pro;
  font-size: 16px;
  line-height: 27px;
  text-decoration: none;
  transition: all .35s;
  display: block;
}

.margin-bottom-extra-small:hover {
  border-bottom: 2px solid var(--dark-salmon);
  color: var(--dark-salmon);
}

.paragraph-18 {
  direction: ltr;
  color: #94a2ab;
  margin-top: 20px;
  font-family: sofia-pro;
}

.text-block-7 {
  color: #8a94a6;
  text-align: center;
  font-family: sofia-pro;
  font-size: 16px;
  line-height: 27px;
}

.text-large {
  color: #8a94a6;
  font-family: sofia-pro;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.grid-inline-email-form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .33fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-logo {
  flex-direction: column;
  align-items: center;
  width: 200px;
  margin-bottom: 24px;
  padding-left: 0;
  display: flex;
}

.footer-logo.w--current {
  max-width: 180px;
}

.footer-logo.no-link {
  border-bottom-style: none;
  width: 225px;
  max-width: 225px;
}

.submit-button {
  background-color: #cc9a79;
  border-radius: 5px;
  height: 60px;
  padding-left: 28px;
  padding-right: 24px;
  font-family: sofia-pro;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.5;
  transition: all .35s;
}

.submit-button:hover {
  transform: translate(0, -3px);
  box-shadow: 0 3px 10px -5px #130b2c80;
}

.footer-bottom-row {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  background-color: #cc9a79;
  border-radius: 5px;
  padding: 12px 28px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  text-decoration: none;
  transition: all .35s;
}

.button:hover {
  color: #fff;
  background-color: #ffc59e;
  transform: translate(0, -4px);
  box-shadow: 0 18px 33px -1px #4f5c6529;
}

.h1 {
  color: #4f5c65;
  letter-spacing: -.03em;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 58px;
}

.footer-social-links-wrapper {
  display: flex;
}

.icon-large {
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
}

.icon-large.margin-bottom-24 {
  width: 35px;
  min-width: auto;
  max-width: none;
  height: 35px;
  min-height: auto;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.icon-large.margin-bottom-24.bigger {
  flex: 0 auto;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
}

.button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
}

.nav-container {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  text-decoration: none;
  display: flex;
  position: static;
}

.hover-link-line {
  background-color: #ff6c2c;
  width: 0%;
  height: 6px;
  transition: none;
  position: absolute;
  bottom: 0;
  left: 0;
}

.nav-wrapper {
  z-index: 10;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-end;
  width: 100%;
  height: 100vh;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.text-menu {
  color: #4f5c65;
  letter-spacing: -.025em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: proxima-nova;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
}

.text-menu:hover {
  opacity: 1;
  color: #363f45;
}

.hmbv1-container {
  z-index: 20;
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-right: 10px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.mask-3 {
  z-index: 1;
  background-color: #fff;
  background-image: url('../images/grundge.png');
  background-position: 0 0;
  background-size: 101px;
  border-radius: 0;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.v1 {
  background-color: #0000;
  justify-content: flex-end;
  width: 100vw;
  height: 60px;
  display: block;
  position: relative;
}

.nav-links {
  color: #363f45;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0 0 2rem;
  padding: 0 0 .5rem;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
  position: relative;
}

.nav-links:hover {
  opacity: 1;
}

.nav-links.w--current {
  border-bottom: 4px solid #0000;
  height: 40px;
  padding-top: 4px;
}

.hmbv1-2 {
  width: 40px;
  height: 40px;
  display: block;
}

.nav-3 {
  z-index: 5;
  color: #8a94a6;
  background-color: #0000;
  border: 1px #4f5c651a;
  border-bottom: .5px #4f5c6526;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 0;
  font-family: sofia-pro;
  font-size: 16px;
  line-height: 27px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.sticky-nav {
  z-index: 1;
  background-color: #f4f4f4;
  padding: 20px;
  position: sticky;
  top: 0;
}

.nav-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

.nav-link {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  text-decoration: underline;
}

.card-wrapper {
  flex: 1;
  display: none;
  box-shadow: 0 0 50px #0003;
}

.content-wrapper-2 {
  z-index: 9999999;
  justify-content: center;
  align-items: baseline;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.menu-item-wrapper {
  margin: 20px 30px;
  text-decoration: none;
}

.logo {
  flex: 1;
  margin-left: 5rem;
}

.demo-image {
  background-image: url('../images/sergei-akulich-457851-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  flex: 1;
  display: none;
}

.demo-p.arrow {
  text-align: left;
  margin-bottom: 10px;
  font-size: 19px;
  position: static;
  inset: 0% auto auto 0%;
}

.menu-item-underline {
  transform-origin: 0%;
  background-color: #cc9a7980;
  height: 10px;
  margin-top: -15px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.demo-wrapper {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.text-block-8 {
  direction: ltr;
  color: #333333db;
  letter-spacing: -.04em;
  background-color: #75b7fe17;
  border-radius: 5px;
  margin-left: 2%;
  padding: 5px 10px;
  font-family: proxima-nova;
  font-size: 1.25em;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.image-11 {
  margin-top: 0;
  margin-right: 0;
  position: relative;
}

.instructions-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-end;
  margin-top: -100px;
  margin-left: -80px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.menu-item-text {
  z-index: 1;
  color: #4f5c65;
  text-align: center;
  letter-spacing: -.03em;
  text-transform: none;
  background-color: #0000;
  padding-left: 2px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5em;
  display: inline-block;
  position: relative;
}

.d-1-menu-wrapper {
  clear: none;
  text-align: left;
  text-transform: none;
  background-color: #fff;
  border-radius: 0;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-top: 0;
  padding: 0 15px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 1px 1px 3px #0000001a;
}

.dot {
  color: #75b7fe;
}

.image-64 {
  transform-style: preserve-3d;
  max-height: 500px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.link-3 {
  object-fit: fill;
  flex: none;
  order: 0;
  align-self: flex-start;
  margin-top: 17px;
  margin-bottom: 5px;
  line-height: 14px;
  text-decoration: none;
  position: static;
}

.div-block {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-9 {
  color: #8a94a6;
  align-self: flex-start;
  margin-top: 17px;
  margin-bottom: 5px;
  line-height: 14px;
  text-decoration: none;
}

.link-block-911 {
  align-self: flex-start;
  margin-top: 20px;
  padding-top: 0;
  text-decoration: none;
}

.link-block-912 {
  text-decoration: none;
}

.paragraph-19 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-65 {
  object-fit: cover;
  height: 50px;
  overflow: hidden;
}

.button-2 {
  background-color: #cc9a79;
  border-radius: 5px;
  margin-right: 5rem;
  font-family: Montserrat, sans-serif;
}

.button-2:hover {
  background-color: #ffc59e;
}

.div-block-2 {
  align-self: flex-start;
}

.div-block-3 {
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.div-block-4 {
  width: 30px;
  height: 0;
}

.div-block-5 {
  filter: invert(70%) sepia(53%) saturate(289%) hue-rotate(339deg) brightness(84%) contrast(87%);
}

.heading-2 {
  color: #000;
}

.contract-name {
  color: #4f5c65;
  text-align: left;
  letter-spacing: -.025em;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 27px;
  text-decoration: none;
}

.contract-name.copyright {
  color: #8a94a6b3;
  letter-spacing: 0;
  font-size: 14px;
}

.contract-name.copyright.hide {
  display: block;
}

.link-block-913 {
  text-decoration: none;
  display: flex;
}

.list {
  flex-direction: row;
  list-style-type: disc;
  display: flex;
}

.list-item {
  color: #4f5c65;
}

.icon-snapshot {
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
}

.icon-snapshot.margin-bottom-24 {
  width: 26px;
  min-width: auto;
  max-width: none;
  height: 26px;
  min-height: auto;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.icon-snapshot.margin-bottom-24.bigger {
  flex: 0 auto;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
}

.link-block-914 {
  width: 75px;
}

.icon-feature {
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
}

.icon-feature.margin-bottom-24 {
  width: 100px;
  min-width: auto;
  max-width: none;
  height: 100px;
  min-height: auto;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.icon-feature.margin-bottom-24.bigger {
  flex: 0 auto;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
}

.image-66 {
  width: 40%;
  max-width: none;
  transform: translate(38%, -32%);
  box-shadow: 4px 4px 5px #aaa;
}

.link-block-915 {
  text-decoration: none;
}

.text-block-10 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.image-67 {
  box-shadow: 4px 4px 5px #aaa;
}

.roadmap-item-incomplete {
  filter: invert(80%);
  color: #0000;
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

.roadmap-item-completed {
  filter: invert(50%) sepia(86%) saturate(428%) hue-rotate(72deg) brightness(98%) contrast(82%);
  color: #0000;
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

.accordion-toggle {
  align-items: center;
  height: 80px;
  padding-bottom: 0;
  display: flex;
}

.roadmap-phase-completed {
  filter: invert(50%) sepia(86%) saturate(428%) hue-rotate(72deg) brightness(98%) contrast(82%);
  color: #0000;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.dropdown-list {
  background-color: #0000;
  padding: 0 20px;
  display: block;
  position: static;
}

.div-block-8 {
  align-items: center;
  padding: 0 20px;
  display: flex;
}

.text-block-11 {
  color: #8a94a6;
  text-align: left;
  letter-spacing: -.025em;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.accordion-item {
  width: 100%;
  overflow: hidden;
}

.div-block-7 {
  width: 100%;
}

.roadmap-phase-incomplete {
  filter: invert(80%);
  color: #0000;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.fs-copyclip_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-items: center start;
  display: grid;
  position: relative;
}

.fs-copyclip_button {
  color: #fff;
  text-align: center;
  background-color: #cc9a79;
  border-radius: 5px;
  width: 140px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.fs-copyclip_button:hover {
  background-color: #ffc59e;
}

.fs-copyclip_text {
  color: #acacac;
  font-size: 16px;
  line-height: 27px;
}

.div-block-9 {
  align-items: center;
  display: flex;
}

.logo-sq {
  display: none;
}

.flash-theme {
  background-color: var(--white-smoke);
  font-family: Montserrat, sans-serif;
}

.navbar-no-shadow {
  z-index: 10;
  border-style: none;
  border-width: 5px 5px 0;
  border-color: var(--sienna);
  width: 100%;
  height: 100px;
  position: static;
}

.navbar-no-shadow-container {
  z-index: 5;
  border-bottom: 0px none var(--sienna);
  background-color: var(--white-smoke);
  box-shadow: 0 2px 5px 0 var(--black-text);
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1860px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-link {
  color: var(--black-text);
  letter-spacing: .25px;
  white-space: nowrap;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-link:hover {
  color: var(--dim-grey);
}

.nav-link-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: var(--black-text);
  margin-right: 10px;
}

.nav-dropdown-icon:hover {
  color: var(--dim-grey);
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide {
  background-color: var(--off-white);
  border: 1px #945f3d;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link.hybrid {
  flex-wrap: wrap;
  place-content: stretch flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.nav-button-wrapper {
  margin-left: 15px;
}

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

.button-primary.round-corner {
  background-color: var(--midnight-blue);
  color: var(--white-smoke);
  border-radius: 20px;
  font-size: 16px;
  font-weight: 900;
}

.button-primary.round-corner:hover {
  background-color: var(--navy);
}

.button-primary.round-corner.brown {
  background-color: var(--midnight-blue);
  color: var(--white-smoke);
  white-space: nowrap;
  font-size: 16px;
  font-weight: 900;
}

.button-primary.round-corner.brown:hover {
  background-color: var(--dark-salmon);
  color: var(--light-cream);
}

.button-primary.round-corner.link-no-deco.text-center {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.button-primary.round-corner.link-no-deco.text-center.button-bg-blue {
  background-color: var(--midnight-blue);
}

.nav-logo-long {
  width: auto;
  max-height: 60px;
}

.nav-logo-sq {
  display: none;
}

.nav-drop-down-text {
  color: var(--black-text);
  font-weight: 700;
}

.nav-drop-down-text:hover {
  color: var(--dim-grey);
}

.price-block {
  color: var(--white-smoke);
  padding-left: 5px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.accordion-toggle-2 {
  align-items: center;
  height: 80px;
  display: flex;
}

.dropdown-list-2 {
  background-color: #0000;
  padding: 20px;
  display: block;
  position: static;
}

.hero-section {
  background-image: url('../images/moon-bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid {
  grid-template-rows: auto;
  grid-template-areas: ". Area";
}

.hero-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pancakeswap-btn {
  background-color: var(--pancakeswap-bg);
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.pancakeswap-btn:hover {
  background-color: var(--pancakeswap-selected);
}

.pancakeswap-btn.btn-long {
  margin-right: 0;
  display: block;
}

.pancakeswap-btn.btn-long.margin-b-20 {
  margin-bottom: 20px;
}

.hero-text-2, .hero-text-1 {
  padding-bottom: 20px;
}

.hero-btn-logo {
  width: auto;
  max-height: 20px;
}

.hero-btn-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.hero-btn-text {
  color: var(--white-smoke);
  font-weight: 700;
}

.price-header {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.price-unit {
  color: var(--white-smoke);
  padding-left: 5px;
  font-size: 14px;
  line-height: 36px;
}

.price-blinker {
  height: 36px;
}

.hero-h1 {
  color: var(--white-smoke);
}

.hero-description {
  color: var(--white-smoke);
  font-size: 16px;
  line-height: 22px;
}

.hero-text-3 {
  display: none;
}

.hero-socialmedia-text {
  color: var(--white-smoke);
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 20px;
  font-weight: 600;
}

.hero-socialmedia-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-items: center;
}

.socialmedia-lang-text {
  color: var(--white-smoke);
  display: block;
}

.socialmedia-lang-text.text-black {
  color: var(--black-text);
}

.socialmedia-lang-text.text-shadow {
  text-shadow: 1px 1px 6px #000;
}

.socialmedia-lang-flag {
  display: block;
}

.socialmedia-link-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.socialmedia-link-block:hover {
  font-weight: 800;
  transform: scale(1.2);
}

.coingecko-btn {
  background-color: var(--coingecko-green);
  border-radius: 20px;
  padding: 10px;
  text-decoration: none;
}

.coingecko-btn:hover {
  background-color: var(--coingecko-selected);
}

.techaudit-btn {
  background-color: #000;
  border-radius: 20px;
  padding: 10px;
  text-decoration: none;
}

.techaudit-btn:hover {
  background-color: #3d3d3d;
}

.footer-dark {
  background-color: var(--white-smoke);
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-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-brand {
  margin-bottom: 20px;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: grid;
}

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

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

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

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

.section-std {
  background-color: var(--white-smoke);
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.section-std.section-bg-brown {
  background-color: var(--midnight-blue);
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.section-std.section-bg-brown.section-small-padding {
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
}

.section-std.section-bg-darkblue {
  background-color: var(--midnight-blue);
  transform: scale(1);
}

.section-std.section-bg-lightgrey {
  background-color: var(--white-smoke);
}

.section-std.section-bg-gradient-brown {
  background-image: linear-gradient(to bottom, var(--sienna), var(--dark-salmon));
}

.section-std.section-std-ads-sexy {
  background-color: #fff0e6;
}

.section-std.section-std-bg-chocolate {
  background-color: var(--sienna);
}

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

.brown-box {
  background-color: var(--sienna);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  display: flex;
}

.text-white {
  color: var(--white-smoke);
}

.text-white.size-m {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-white.size-m.margin-top-20 {
  margin-top: 20px;
}

.text-white.size-m.margin-top-10 {
  margin-top: 10px;
}

.text-white.size-m.no-bold {
  font-weight: 400;
}

.text-white.size-xxl {
  font-size: 50px;
  line-height: 56px;
}

.text-white.margin-b-10 {
  margin-bottom: 10px;
}

.white-box {
  background-color: var(--white-smoke);
}

.white-box.box-round {
  border-radius: 10px;
}

.verify-block {
  justify-content: space-between;
  padding-top: 20px;
  display: flex;
}

.verify-box {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.verify-btn {
  background-color: var(--white-smoke);
  border-radius: 10px;
  padding: 5px;
  text-decoration: none;
}

.verify-btn:hover {
  background-color: var(--off-white);
}

.verify-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.contract-input {
  border: 2px solid var(--white-smoke);
  border-radius: 10px;
  justify-content: space-between;
  display: flex;
}

.input-type {
  background-color: var(--white-smoke);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-right: 20px;
  padding: 5px 20px 5px 10px;
}

.input-value {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
}

.copy-text-btn {
  background-color: var(--white-smoke);
  color: var(--sienna);
  border-radius: 10px;
  margin-left: 40px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.copy-text-btn:hover {
  background-color: var(--off-white);
}

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

.copy-address-text, .size-m {
  font-size: 18px;
  line-height: 24px;
}

.size-m.text-bold {
  font-weight: 700;
}

.size-m.text-bold.text-white.hide-on-mobile {
  color: var(--light-cream);
}

.size-m.text-bold.text-white.margin-r-10 {
  margin-right: 10px;
}

.size-m.text-bold.text-white.margin-r-10.flash-accordion-title {
  color: var(--light-cream);
}

.text-block-13 {
  font-size: 18px;
  line-height: 24px;
}

.text-brown {
  color: var(--sienna);
}

.text-brown.size-m {
  font-weight: 700;
}

.size-s {
  color: var(--black-text);
  font-size: 16px;
  line-height: 22px;
}

.size-s.text-white {
  color: var(--light-cream);
}

.size-s.text-bold {
  font-weight: 800;
}

.heading-3 {
  color: var(--black-text);
}

.socialmedia-section-grid {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.news-block {
  border-radius: 10px;
  text-decoration: none;
  box-shadow: 1px 1px 3px #000;
}

.news-block:hover {
  box-shadow: 6px 6px 8px 1px #000;
}

.news-img {
  background-image: url('../images/article-img.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 152px;
}

.news-title {
  color: var(--black-text);
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.news-summary {
  color: var(--black-text);
}

.news-time-required {
  color: var(--dim-grey);
  font-weight: 600;
}

.news-text-area {
  padding: 10px 20px;
}

.section-header-title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.center-tweets {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.font-large {
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

.treasury-balance {
  justify-content: center;
  display: flex;
}

.treasury-number {
  color: var(--white-smoke);
  margin-right: 20px;
}

.treasury-unit {
  color: var(--white-smoke);
  font-size: 30px;
  line-height: 56px;
}

.font-huge {
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
}

.about-grid {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  margin-top: 20px;
}

.text-block-14 {
  font-weight: 800;
}

.abt-img {
  padding: 10px;
}

.dapp-btn {
  background-color: var(--midnight-blue);
  border-radius: 20px;
  padding: 10px;
  text-decoration: none;
  display: block;
}

.dapp-btn:hover {
  background-color: var(--navy);
}

.flash-accordion-item {
  z-index: 1;
  width: 100%;
  overflow: hidden;
}

.flash-accordion-toggle {
  height: 60px;
  display: flex;
}

.flash-accordion-content {
  background-color: #0000;
  padding: 10px 20px;
  display: block;
  position: static;
}

.flash-arrow-icon.arrow-white {
  color: var(--light-cream);
}

.flash-accordion-tick {
  height: 20px;
  margin-right: 20px;
}

.flash-accordion-tick.tick-green {
  filter: invert(50%) sepia(86%) saturate(428%) hue-rotate(72deg) brightness(98%) contrast(82%);
}

.flash-accordion-tick.tick-grey {
  filter: invert(50%) sepia() saturate(0%) hue-rotate(354deg) brightness(98%) contrast(82%);
}

.flash-accordion-tick.tick-yellow {
  filter: invert(50%) sepia(86%) saturate(428%) hue-rotate(8deg) brightness(147%) contrast(82%);
}

.roadmap-line {
  padding: 5px 30px;
  display: flex;
}

.footer-disclaimer {
  width: 100%;
  max-width: 940px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.footer-social-img {
  height: 20px;
}

.size-xxl {
  color: var(--black-text);
  text-align: center;
  background-color: #0000;
  flex: 1;
  font-size: 50px;
  line-height: 56px;
}

.tweets-embedded {
  color: var(--black-text);
  text-decoration: none;
}

.size-xs {
  font-size: 10px;
  line-height: 16px;
}

.column-bg-brown {
  background-color: var(--sienna);
}

.column-bg-brown.column-left {
  justify-content: flex-end;
  display: flex;
}

.column-bg-brown-gradient {
  background-image: linear-gradient(270deg, var(--sienna), var(--dark-salmon));
}

.column-bg-brown-gradient.column-right {
  display: flex;
}

.half-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 470px;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.size-l {
  font-size: 24px;
  line-height: 30px;
}

.text-bold {
  font-weight: 700;
}

.para-center {
  text-align: center;
}

.voting-bg {
  background-image: url('../images/inuko-voting-box.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 300px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.voting-bg.msgboard-bg {
  background-image: url('../images/msgboard-updated-3.webp');
}

.vote-section {
  display: flex;
}

.link-no-deco {
  text-decoration: none;
}

.section-marquee {
  background-color: var(--light-cream);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-grey {
  color: var(--dim-grey);
}

.friends-continuous {
  width: 100%;
  overflow: hidden;
}

.friend-brand {
  height: 60px;
  margin-left: 20px;
  margin-right: 20px;
}

.margin-top-20 {
  margin-top: 20px;
}

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

.round-corner-10 {
  border-radius: 10px;
  width: 50%;
}

.form-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cause-grid {
  grid-template-rows: auto;
}

.cause-img {
  width: 100%;
  display: block;
}

.share-this {
  z-index: 50;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding-right: 10px;
  display: flex;
  position: fixed;
  inset: 50% 0% auto auto;
  transform: translate(0, -50%);
}

.share-link.hide {
  display: none;
}

.share-link-img {
  border-radius: 100%;
  margin-bottom: 10px;
}

.share-link-img:hover {
  width: auto;
  height: 70px;
  margin-bottom: 0;
}

.share-header {
  background-color: var(--midnight-blue);
  color: var(--white-smoke);
  border-radius: 10px;
  padding: 5px;
}

.nomics-btn {
  background-color: var(--nomics-color);
  border-radius: 20px;
  padding: 10px;
  text-decoration: none;
}

.nomics-btn:hover {
  background-color: #7100aa;
}

.hero-btn-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
}

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

.share-buy-now {
  height: 80px;
  margin-bottom: 10px;
}

.share-buy-now:hover {
  height: 90px;
  margin-bottom: 0;
}

.container-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.link-clean {
  text-decoration: none;
}

.link-clean.block-centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-centered {
  text-align: center;
}

.padding-top-20 {
  padding-top: 20px;
}

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

.nav-img {
  max-height: 20px;
}

.nav-dp-text {
  color: var(--black-text);
}

.nav-dp-text:hover {
  color: var(--dim-grey);
}

.margin-left-5 {
  margin-left: 5px;
}

.margin-right-5 {
  margin-right: 5px;
}

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

.img-centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.manga-collection-item {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.merchandise-slider-img {
  width: auto;
  height: auto;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.merchandise-slider {
  background-color: #0000;
}

.icon-grey {
  z-index: 12;
  color: var(--dim-grey);
}

.worldcup-header-section {
  background-image: url('../images/soccer-hero-bg-dark.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-dark {
  background-color: var(--semi-black-bg);
}

.size-xl {
  font-size: 38px;
  line-height: 44px;
}

.nft-features-grid {
  grid-template-columns: .25fr 1fr;
}

.btn {
  background-color: var(--dim-grey);
  border-radius: 20px;
  padding: 10px;
  text-decoration: none;
  display: block;
}

.btn.btn-yellow {
  background-color: var(--inuko-yellow);
  color: var(--black-text);
}

.btn.btn-yellow:hover {
  background-color: var(--inuko-dark-yellow);
  color: var(--white-smoke);
}

.btn.btn-grey {
  color: var(--white-smoke);
}

.btn.btn-grey:hover {
  background-color: var(--off-white);
  color: var(--black-text);
}

.btn-content {
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.nft-feature-img {
  padding-left: 10px;
  padding-right: 10px;
}

.nft-winner-grid {
  grid-template-columns: .25fr 1fr;
}

.nft-winner-img {
  max-height: 90px;
}

.overlay-wrapper {
  z-index: 9999;
  background-color: var(--semi-black-bg);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.modal {
  max-width: 45%;
}

.modal-header {
  background-color: var(--inuko-yellow);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.modal-body {
  background-color: var(--white-smoke);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-direction: column;
  padding: 20px;
  display: flex;
}

.modal-body-img {
  width: auto;
  height: 150px;
}

.modal-content {
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.modal-buttons {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.modal-body-text {
  margin-bottom: 0;
  margin-left: 20px;
}

.text-block-15, .text-block-16, .text-block-17 {
  text-align: center;
}

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

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

.prizepool-number {
  margin-right: 20px;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
}

.prizepool-unit {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 56px;
}

.div-block-11 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-18 {
  height: auto;
  font-size: 50px;
  line-height: 56px;
}

.text-block-191 {
  text-align: center;
  margin-left: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
}

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

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.text-block-211 {
  margin-left: 0;
  margin-right: 20px;
  font-size: 50px;
  font-weight: 900;
  line-height: 56px;
}

.text-block-22 {
  margin-left: 20px;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
}

.div-block-13 {
  justify-content: center;
  display: flex;
}

.div-block-14 {
  margin-right: 0;
}

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

.checkbox {
  background-color: var(--sienna);
  margin-left: -20px;
  margin-right: 10px;
}

.section-hide {
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.section-hide.section-bg-brown {
  background-color: var(--sienna);
}

.section-hide.section-bg-darkblue {
  background-color: var(--midnight-blue);
}

.section-hide.section-bg-lightgrey {
  background-color: var(--white-smoke);
}

.section-hide.section-bg-gradient-brown {
  background-image: linear-gradient(to bottom, var(--sienna), var(--dark-salmon));
}

.section-2 {
  display: none;
}

.prizepool-usd {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.prizepool-eth-div {
  display: flex;
}

.nft-marketplaces-grid {
  grid-template-rows: auto;
}

.nft-marketplace-link {
  color: var(--black-text);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nft-marketplace-img {
  max-height: 100px;
}

.after-worldcup-grid {
  grid-template-columns: .25fr 1fr;
}

.heading-5 {
  color: sienna;
  text-align: center;
  align-self: center;
  max-width: 700px;
  font-weight: 900;
}

.text-block-212 {
  color: var(--white-smoke);
}

.paragraph-20 {
  color: var(--dim-grey);
}

.heading-6 {
  color: var(--black-text);
}

.div-block-15 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  display: flex;
}

.image-68 {
  width: auto;
  max-width: 25%;
  height: auto;
  max-height: none;
}

.image-69 {
  outline-offset: 0px;
  outline: 3px #333;
  flex: 0 auto;
  order: -1;
  align-self: auto;
  max-width: 25%;
  max-height: none;
}

.div-block-16 {
  flex-flow: row-reverse wrap;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.text-block-213 {
  color: var(--dim-grey);
  text-align: center;
  text-decoration: underline;
}

.button-3 {
  background-color: sienna;
  border-radius: 20px;
  flex: 0 auto;
  padding: 15px 45px;
  font-weight: 700;
}

.div-block-17 {
  flex-direction: column;
  display: flex;
}

.div-block-18 {
  align-self: center;
  margin-top: 25px;
}

.container-2 {
  flex-direction: column;
  display: flex;
}

.div-block-19 {
  justify-content: space-around;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 0;
  display: flex;
}

.link-4 {
  color: var(--dim-grey);
}

.div-block-20 {
  min-width: 450px;
}

.news-logo {
  height: 90px;
}

.section-news-placement {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.heading-7 {
  color: #ff8bf0;
  background-color: #0000;
}

.heading-8 {
  color: #ffaef5;
  text-align: center;
}

.paragraph-21 {
  color: var(--dim-grey);
  text-align: center;
  margin-bottom: 20px;
  font-weight: 500;
}

.image-70 {
  max-width: none;
  max-height: 70px;
  display: block;
}

.container-3 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-71, .image-72 {
  max-height: 70px;
}

.image-73 {
  max-height: 40px;
}

.container-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-74 {
  max-height: 70px;
}

.image-75 {
  max-height: 70px;
  margin-bottom: 40px;
}

.image-76 {
  max-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-7 {
  max-height: 40px;
}

.columns-right-left {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  flex-flow: row-reverse;
  place-content: stretch space-around;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.container-6, .container-7, .container-8 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-214 {
  color: #fffdf5;
  font-family: Syncopate, sans-serif;
  font-weight: 700;
}

.text-block-215 {
  color: var(--black-text);
  align-self: center;
  align-items: center;
  margin-left: 5px;
  padding-top: 7px;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  display: flex;
}

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

.image-77 {
  width: 60px;
  min-width: 0;
  max-width: none;
  height: 60px;
  max-height: none;
}

.heading-9.size-xxl {
  color: var(--light-cream);
}

.heading-10 {
  color: var(--black-text);
  text-align: center;
}

.merch-item {
  max-width: 100px;
  max-height: 100px;
  margin: 10px 15px;
}

.merch-div {
  object-fit: scale-down;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-22 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-23 {
  flex-flow: wrap;
  place-content: flex-start space-between;
  align-items: center;
  display: flex;
}

.div-block-24 {
  position: static;
}

.alt-coin, .inuko-coin {
  position: absolute;
}

.inuko-coin.coin-size {
  width: 60px;
  max-width: none;
  height: 60px;
}

.coin-size {
  width: 60px;
  height: 60px;
  position: absolute;
  transform: translate(0, 19px);
}

.payment-animation {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  flex-direction: column;
  flex: 1;
  width: auto;
  max-width: none;
  height: 300px;
  padding-top: 40px;
  display: flex;
  overflow: visible;
}

.image-78 {
  clear: none;
  width: 170px;
  max-width: none;
  height: 300px;
  max-height: none;
  margin-left: 0;
  display: block;
  position: static;
}

.image-78.stack-above {
  position: relative;
}

.coin-img {
  position: absolute;
}

.coin-img.coin-size {
  opacity: 0;
  position: absolute;
  transform: none;
}

.merch-img {
  position: absolute;
}

.merch-img.coin-size {
  opacity: 0;
  border-radius: 0;
  max-width: none;
  position: absolute;
  transform: none;
}

.lane {
  width: auto;
  height: 60px;
  position: relative;
  overflow: visible;
}

.image-79 {
  opacity: 1;
  max-height: 170px;
  position: absolute;
  overflow: visible;
  transform: translate(24px, 80px);
}

.div-block-25 {
  object-fit: fill;
  width: 170px;
  height: 300px;
  position: static;
  overflow: visible;
}

.columns {
  justify-content: flex-start;
  display: flex;
}

.paragraph-22 {
  height: 40px;
}

.column-58 {
  display: flex;
}

.columns-left-right {
  grid-column-gap: 10px;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-26 {
  flex: 1;
  display: flex;
}

.div-block-27 {
  flex: 1;
}

.div-block-28 {
  flex: 6 auto;
}

.text-container {
  background-color: #0000;
  max-width: 50%;
  display: block;
  overflow: visible;
}

.illustration-container {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  display: flex;
}

.marketplace-animation {
  background-color: #0000;
  width: 300px;
  height: 225px;
  position: relative;
  overflow: hidden;
}

.image-80 {
  max-width: none;
  height: 190px;
  position: static;
}

.text-block-216 {
  color: #f389b8;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.shelves {
  z-index: 0;
  position: absolute;
  top: 5px;
  left: 171px;
}

.image-81 {
  width: 100px;
}

.image-82 {
  width: 140px;
  max-width: none;
  position: static;
}

.hammer-anvil {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 170px;
  height: 100px;
  display: block;
  position: absolute;
  top: 140px;
  left: -175px;
}

.project {
  z-index: auto;
  width: auto;
  max-width: none;
  height: 120px;
  display: block;
  position: absolute;
  top: 0;
  left: -110px;
}

.carry {
  z-index: 1;
  width: 35px;
  max-width: none;
  margin-left: 0;
  position: absolute;
  top: 60px;
  left: -50px;
}

.div-block-32 {
  justify-content: flex-end;
  display: flex;
}

.merch {
  z-index: 1;
  width: 35px;
  max-width: none;
  position: absolute;
  top: 157px;
  left: 95px;
  transform: scale(0);
}

.closed-captions {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  width: 300px;
  height: 50px;
  padding-top: 5px;
  display: block;
  position: relative;
  overflow: hidden;
}

.caption {
  text-align: center;
  width: 300px;
  margin-bottom: 0;
  font-weight: 500;
  position: absolute;
  top: 50px;
}

.shop-name {
  color: #f389b8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  line-height: 25px;
}

.bulleted-list {
  object-fit: scale-down;
  overflow: visible;
}

.grid-2 {
  grid-template-areas: "Area Area-2";
}

.heading-14 {
  color: var(--sienna);
  text-align: center;
}

.core-row {
  flex-wrap: wrap;
  align-content: stretch;
  display: flex;
}

.core-cell {
  flex: 1;
  margin: 10px;
  display: flex;
}

.core-link {
  flex: 1;
}

.core-btn {
  background-color: var(--sienna);
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 40px;
  display: flex;
}

.core-btn:hover {
  background-color: var(--dark-salmon);
}

.bold-text {
  color: var(--light-cream);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-217 {
  text-align: left;
  object-fit: scale-down;
}

.grid-3 {
  grid-template-areas: "Area-4 Area-2"
                       "Area Area-3";
}

.grid-4 {
  margin-top: 0;
  padding: 10px;
}

.grid-5 {
  grid-template-rows: auto;
}

.description {
  width: 50%;
}

.illustration {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 300px;
  max-width: 100%;
  min-height: 300px;
  max-height: 100%;
  display: flex;
  position: relative;
}

.chart {
  background-color: #0000;
  flex: 1;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.div-block-33 {
  border-bottom: 5px solid #000;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 20px;
  left: 20px;
}

.html-embed {
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-34 {
  position: absolute;
}

.mask {
  z-index: auto;
  background-color: var(--white-smoke);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

.buyers {
  justify-content: space-around;
  align-items: flex-end;
  height: 50px;
  display: flex;
  position: static;
}

.buyer-left {
  width: 50px;
  max-width: none;
  height: auto;
  display: inline-block;
  position: static;
  top: 50px;
  left: 25%;
}

.buyer-left.buyer-size {
  width: 50px;
}

.buy-text {
  color: #0000;
  text-align: center;
  width: 50px;
  position: absolute;
  top: auto;
  bottom: 0;
  transform: scale(0);
}

.buy-bold {
  text-align: center;
  width: 50px;
  position: static;
}

.buyer-mid {
  width: 50px;
  position: static;
  top: 50px;
  left: 50%;
}

.buyer-mid.buyer-size {
  width: 50px;
}

.buyer {
  color: #000;
  width: 50px;
  max-width: none;
  height: auto;
  position: static;
  top: 50px;
  left: 75%;
}

.buyer.buyer-colour-1 {
  color: #6d9eec;
}

.buyer.buyer-colour-2 {
  color: #e06667;
}

.buyer.buyer-colour-3 {
  color: #94c47d;
}

.actions {
  justify-content: space-between;
  align-items: flex-end;
  width: 60%;
  height: 90px;
  display: flex;
  position: relative;
}

.buyer-place {
  color: #0000;
  position: relative;
}

.frustration {
  width: 50px;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: 0;
  transform: scale(0);
}

.overlay {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000c;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: none;
  position: fixed;
  inset: 0;
}

.nav-menu-spacer {
  height: 100px;
}

.container-9 {
  height: 200px;
}

.container-10 {
  background-color: var(--light-cream);
  max-width: none;
  display: flex;
}

.slide-container {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.mask-4 {
  height: auto;
  padding-bottom: 20px;
}

.slider {
  background-color: #0000;
  height: auto;
  padding-bottom: 0;
}

.screenshot {
  border-radius: 0;
  width: auto;
  max-width: 500px;
}

.screenshot-number {
  width: 120px;
  max-width: none;
}

.screenshot-outline {
  border-radius: 20px;
  box-shadow: 4px 4px 5px 5px #0003;
}

.screenshot-outline.screenshot-number {
  margin: 0 10px;
  display: block;
  box-shadow: 4px 4px 8px 5px #0003;
}

.screenshot-buy {
  width: 200px;
  max-width: none;
}

.screenshot-buy.screenshot-outline {
  position: absolute;
}

.div-block-35 {
  grid-column-gap: 0px;
  justify-content: space-between;
  width: auto;
  max-width: 300px;
  display: flex;
}

.div-block-36 {
  width: 300px;
  height: 230px;
  position: relative;
}

.screenshot-buy-2 {
  width: 200px;
  max-width: none;
}

.screenshot-buy-2.screenshot-outline {
  position: absolute;
  top: 50px;
  left: 100px;
}

.icon-2 {
  background-color: var(--black-text);
}

.slide-2 {
  height: auto;
}

.left-arrow {
  z-index: 11;
}

.mask-5, .slider-2 {
  height: auto;
}

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

.bond-steps {
  width: 300px;
  height: 300px;
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.bond-buy {
  width: 200px;
  max-width: none;
  position: absolute;
  top: 50px;
  left: 50px;
  right: auto;
}

.bond-buy.screenshot-outline {
  margin-right: 12px;
  display: block;
  top: 40px;
  left: auto;
  right: 0;
}

.bond-claim {
  max-width: 70%;
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
}

.bond-claim.screenshot-outline {
  width: 200px;
  max-width: none;
  margin: 5px 12px 12px 5px;
  display: block;
  bottom: 10px;
  left: 0;
  right: auto;
}

.bond-choose {
  max-width: 80%;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.bond-choose.screenshot-outline {
  width: 250px;
  max-width: none;
  margin-top: 5px;
  margin-left: 5px;
  left: 0;
}

.overlay-close {
  z-index: 110;
  color: var(--dim-grey);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.overlay-close:hover {
  color: var(--black-text);
}

.a {
  color: var(--sienna);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.image-86 {
  width: 50px;
  position: absolute;
}

.clicking-hand {
  width: 20px;
  position: absolute;
  top: 185px;
  left: 205px;
}

.thumb-up {
  width: 20px;
  max-width: none;
  display: block;
  position: absolute;
  top: 20px;
  left: 10px;
}

.text-block-218 {
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  position: absolute;
  inset: auto 0% 0%;
}

.link-5 {
  text-decoration: underline;
}

.html-embed-2 {
  width: 50px;
}

.bond-clock {
  background-color: #0000;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bond-timer {
  background-color: #0000;
  border: 0 #0000;
  border-radius: 50%;
  width: 220px;
  height: 220px;
  position: absolute;
}

.image-87 {
  height: 300px;
  position: absolute;
}

.bond-clock-background {
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 220px;
  margin: 5px;
  display: flex;
}

.bond-clock-background-white {
  background-color: var(--light-cream);
  color: var(--light-cream);
  border-radius: 50%;
  width: 220px;
  height: 220px;
}

.list-item-2, .list-item-3, .list-item-4 {
  display: none;
}

.bold-text-2 {
  color: var(--black-text);
}

.image-88 {
  width: auto;
  max-width: none;
  height: auto;
}

.merch-hero-banner {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 333px;
  display: flex;
  position: relative;
}

.div-block-37 {
  z-index: auto;
  object-fit: fill;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 915px;
  min-width: 80%;
  max-width: 100%;
  height: 333px;
  display: flex;
  position: absolute;
  inset: 0;
}

.text-block-219 {
  outline-offset: 0px;
  color: var(--white-smoke);
  text-align: center;
  outline: 3px #f7fafc;
  font-family: Syncopate, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.text-block-220 {
  color: var(--white-smoke);
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
}

.text-block-221 {
  color: var(--white-smoke);
  text-align: center;
  font-size: 30px;
  line-height: 40px;
}

.image-89 {
  z-index: auto;
  height: 250px;
  position: absolute;
  left: 65%;
  right: auto;
}

.div-block-38 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: 333px;
  display: flex;
  position: absolute;
}

.paragraph-23 {
  color: var(--white-smoke);
  text-align: center;
  text-shadow: 0 0 20px #000, 0 0 20px #000;
  font-family: Syncopate, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.paragraph-23.hero-text-shadow {
  text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
  white-space: normal;
}

.paragraph-24 {
  color: var(--white-smoke);
  text-align: center;
  text-shadow: 0 0 20px #000;
  white-space: break-spaces;
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
}

.paragraph-25 {
  color: var(--white-smoke);
  text-align: center;
  text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
  white-space: break-spaces;
  max-width: 100%;
  font-size: 30px;
  line-height: 40px;
}

.paragraph-26 {
  font-size: 30px;
  line-height: 30px;
}

.paragraph-27 {
  color: var(--white-smoke);
  text-align: center;
  text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.paragraph-28 {
  color: var(--white-smoke);
  font-size: 60px;
  line-height: 70px;
}

.bigger {
  color: var(--white-smoke);
  text-align: center;
  text-shadow: 0 0 20px #000;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.page-header {
  color: var(--white-smoke);
  text-align: center;
  text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
  font-family: Syncopate, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.as-seen-on-link {
  margin-left: 20px;
  margin-right: 20px;
}

.image-90 {
  width: 100%;
  max-width: none;
}

.section-3 {
  display: block;
}

.image-91 {
  float: right;
  width: auto;
  min-width: 100%;
  max-width: none;
  height: auto;
  min-height: 500px;
  position: relative;
  right: auto;
}

.section-4 {
  object-fit: fill;
  justify-content: flex-end;
  display: block;
  position: static;
  overflow: hidden;
}

.container-11 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-39 {
  position: absolute;
  overflow: hidden;
}

.section-5 {
  display: none;
}

.hono-scroll-snap-wrapper {
  float: right;
  background-color: #0000;
  width: 100%;
  height: 100vh;
  overflow: scroll;
}

.hono-scroll-snap-section {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.hono-scroll-sticky {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: sticky;
  top: 40px;
}

.hono-scroll-then-fix {
  z-index: auto;
  clear: both;
  background-color: #ff5b5b;
  margin-top: 0;
  position: sticky;
  top: 40px;
}

.body-2 {
  background-color: var(--black-text);
  color: var(--white-smoke);
}

.body-3, .body-4 {
  display: flex;
}

.hono-left {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  display: flex;
}

.heading-15 {
  text-align: center;
}

.hono-visualisation {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  display: flex;
}

.lottie-animation-2 {
  background-color: var(--white-smoke);
}

.notice-bar {
  background-color: var(--inuko-yellow);
  justify-content: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.coinmarketcap-btn {
  background-color: var(--cmc-blue);
  border-radius: 20px;
  padding: 10px;
  text-decoration: none;
}

.announcement-overlay {
  z-index: 200;
  background-color: var(--semi-black-bg);
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  inset: 0%;
}

.announcement-block {
  background-color: var(--white-smoke);
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 36vw;
  padding: 40px 50px 30px;
  display: flex;
  position: relative;
}

.ann-close-block {
  background-image: url('../images/close-btn-1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: 10px 10px auto auto;
}

.ann-btn {
  background-color: var(--midnight-blue);
  color: var(--off-white);
  border-radius: 20px;
  padding: 10px;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .navbar-no-shadow-container {
    max-width: 1920px;
  }

  .container-regular {
    max-width: 1860px;
  }

  .nav-link-link {
    font-size: 18px;
    line-height: 24px;
  }

  .nav-dropdown-link {
    font-size: 16px;
    line-height: 22px;
  }

  .nav-button-wrapper {
    margin-left: 25px;
  }

  .nav-logo-sq {
    display: none;
  }

  .nav-drop-down-text {
    font-size: 18px;
    line-height: 24px;
  }

  .image-91 {
    width: 100%;
    min-height: auto;
  }
}

@media screen and (min-width: 1440px) {
  .instructions-wrapper {
    display: none;
  }

  .navbar-no-shadow-container {
    max-width: 1920px;
  }

  .container-regular {
    max-width: 1860px;
  }

  .nav-link-link {
    font-size: 20px;
    line-height: 26px;
  }

  .nav-button-wrapper {
    margin-left: 25px;
  }

  .button-primary.round-corner.brown {
    font-size: 20px;
    line-height: 26px;
  }

  .nav-logo-sq {
    display: none;
  }

  .nav-drop-down-text {
    font-size: 20px;
    line-height: 26px;
  }

  .div-block-12 {
    justify-content: center;
  }

  .text-block-22 {
    margin-left: 20px;
  }

  .div-block-14 {
    margin-right: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-no-shadow-container {
    max-width: 1920px;
  }

  .container-regular {
    max-width: 1860px;
  }

  .nav-link-link {
    font-size: 26px;
    line-height: 32px;
  }

  .nav-dropdown-icon {
    margin-top: 5px;
    margin-right: 5px;
    font-size: 20px;
    line-height: 31px;
  }

  .nav-dropdown-link {
    font-size: 24px;
    line-height: 30px;
  }

  .nav-button-wrapper {
    margin-left: 25px;
  }

  .button-primary {
    font-size: 25px;
    line-height: 31px;
  }

  .button-primary.round-corner {
    border-radius: 20px;
  }

  .button-primary.round-corner.brown {
    background-color: var(--sienna);
  }

  .button-primary.round-corner.brown:hover {
    background-color: var(--dark-salmon);
  }

  .text-block-12 {
    font-size: 25px;
    line-height: 31px;
  }

  .nav-logo-sq {
    display: none;
  }

  .nav-drop-down-text {
    font-size: 26px;
    line-height: 32px;
  }

  .div-block-38 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .h1-2 {
    font-size: 48px;
    line-height: 48px;
  }

  .h1-2.width {
    width: 80vw;
  }

  .footer-section-title {
    text-align: center;
  }

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

  .container-width-small {
    max-width: 100%;
  }

  .section.section1 {
    flex-direction: row;
  }

  .section.section-white {
    height: auto;
    padding: 10rem 0;
  }

  .section.section2 {
    flex-direction: row;
    padding-left: 4rem;
    padding-right: 3rem;
    display: flex;
  }

  .section.section1-plain, .section.section-grey {
    flex-direction: row;
  }

  .grid-features {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .footer-column {
    flex: 1;
    margin-left: 0;
  }

  .footer-column.right {
    align-items: flex-start;
  }

  .column-55 {
    flex: 0 auto;
  }

  .heading-lg {
    font-size: 56px;
    line-height: 56px;
  }

  .grid-halves-vertical-2 {
    grid-template-columns: 1fr;
  }

  .div-testimonial {
    padding-left: 0;
  }

  .section-footer {
    margin-top: 72px;
    padding-bottom: 32px;
  }

  .div-standard {
    direction: ltr;
    flex-direction: row;
    flex: 1;
    justify-content: center;
    align-items: center;
    display: block;
  }

  ._2-column-row {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  ._2-column-row.testimonial.main-testimonial {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .section-bg {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .grid-halves-vertical {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .image-63._03 {
    width: 100%;
  }

  .paragraph-18 {
    text-align: left;
  }

  .text-large {
    font-size: 18px;
    line-height: 26px;
  }

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

  .footer-bottom-row {
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }

  .h1 {
    font-size: 48px;
    line-height: 48px;
  }

  .footer-social-links-wrapper {
    margin-bottom: 24px;
  }

  .nav-container {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .hover-link-line {
    display: none;
  }

  .nav-wrapper {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
    position: static;
  }

  .text-menu {
    transition: all .35s;
  }

  .text-menu:hover {
    color: #ff6c2c;
  }

  .hmbv1-container {
    margin-top: 20px;
    margin-right: 20px;
  }

  .mask-3 {
    background-color: #fff;
    background-image: url('../images/grundge.png');
    background-size: 101px;
    justify-content: center;
    align-items: center;
    padding-top: 8rem;
    display: none;
    position: fixed;
  }

  .logo-3.w--current {
    margin-top: 20px;
    margin-left: 20px;
    transition: all .4s;
  }

  .logo-3.w--current:hover {
    opacity: .7;
    transform: translate(0, -4px);
  }

  .v1 {
    background-color: #0000;
    height: 80px;
    margin-top: -40px;
    padding-top: 0;
    display: block;
  }

  .nav-links {
    color: #4f5c65;
    justify-content: center;
    height: 50px;
    margin-bottom: 2rem;
    padding: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 50px;
    transition: all .35s;
    display: flex;
  }

  .nav-links:hover {
    opacity: 1;
    background-color: #0000;
  }

  .nav-links.w--current {
    border-bottom-color: #0000;
    height: 50px;
    padding: 1.5rem 0;
  }

  .hmbv1-2 {
    height: 40px;
  }

  .nav-3 {
    z-index: 999999999;
    justify-content: flex-start;
    width: 100%;
    padding: 40px 0;
    display: block;
  }

  .card-wrapper {
    width: 70%;
  }

  .content-wrapper-2 {
    flex-direction: column;
    margin-top: 140px;
    margin-bottom: 100px;
    padding-right: 0;
  }

  .menu-item-wrapper {
    flex: 0 auto;
    margin: 15px 10px;
  }

  .logo {
    align-self: center;
    margin-left: 2rem;
  }

  .demo-wrapper {
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    margin-right: 0%;
  }

  .image-11 {
    margin-right: 0;
  }

  .instructions-wrapper {
    flex-wrap: nowrap;
    order: -1;
    align-self: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 100px;
    position: relative;
  }

  .menu-item-text {
    padding-left: 2px;
    font-size: 1.3em;
  }

  .d-1-menu-wrapper {
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-end;
    align-self: center;
    align-items: flex-end;
    width: 100%;
    padding: 10px 20px;
    display: flex;
  }

  .logo-sq {
    display: inline-block;
  }

  .logo-long {
    display: none;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: var(--white-smoke);
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 10px;
    padding-left: 0;
    display: flex;
  }

  .nav-link-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-logo-long {
    width: auto;
    height: auto;
    max-height: 36px;
  }

  .hero-btn-logo {
    height: auto;
    max-height: 20px;
  }

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

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

  .contract-input {
    margin-bottom: 20px;
  }

  .copy-text-btn {
    margin-left: 0;
  }

  .contract-action {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .round-corner-10 {
    width: 70%;
  }

  .hero-btn-grid {
    grid-template-columns: 1fr 1fr;
  }

  .modal {
    max-width: 70%;
  }

  .icon {
    color: var(--midnight-blue);
  }

  .icon:hover, .icon:active {
    color: var(--navy);
  }

  .payment-animation, .lane {
    width: auto;
  }

  .buyer-left {
    width: 50px;
  }

  .buyer {
    left: 75%;
  }

  .div-block-37 {
    z-index: 1;
    position: absolute;
  }

  .paragraph-25 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .h1-2 {
    width: 80vw;
    font-size: 40px;
  }

  .footer-section-title {
    text-align: center;
  }

  .footer-3-grid {
    grid-template-columns: 1fr;
  }

  .container-width-small.space {
    margin-bottom: 8rem;
  }

  .section.section1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.section-white {
    height: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.section2, .section.section1-plain, .section.section-grey {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid-features {
    grid-template-columns: 1fr;
  }

  .footer-column.right {
    justify-content: center;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .column-55 {
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .heading-lg {
    font-size: 48px;
    line-height: 48px;
  }

  .double-button-wrapper {
    margin-top: 28px;
  }

  .grid-halves-vertical-2 {
    grid-row-gap: 24px;
  }

  .card {
    padding: 28px;
  }

  .div-testimonial {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    display: block;
  }

  .div-testimonial.center {
    direction: ltr;
    text-align: left;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    margin-bottom: 2rem;
    padding-left: 0;
    display: flex;
  }

  .section-footer {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-standard {
    max-width: 100%;
  }

  .logo-2 {
    max-width: 120px;
  }

  .center-content {
    text-align: left;
    align-items: flex-start;
  }

  ._2-column-row {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  ._2-column-row.testimonial {
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  ._2-column-row.testimonial.main-testimonial {
    flex-direction: column;
  }

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

  .section-bg.bg-primary-1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid-halves-vertical {
    grid-row-gap: 24px;
  }

  .image-63 {
    max-width: 100%;
  }

  .image-63._03 {
    width: 60%;
  }

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

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

  .button {
    padding: 12px 24px;
    font-size: 14px;
    line-height: 22px;
  }

  .h1 {
    font-size: 40px;
  }

  .button-wrapper {
    margin-top: 20px;
  }

  .hover-link-line {
    display: none;
  }

  .text-menu {
    font-size: 2rem;
    line-height: 1.5;
  }

  .mask-3 {
    display: none;
  }

  .nav-links {
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-links.w--current {
    justify-content: flex-start;
    margin-bottom: 1rem;
    padding: 0;
  }

  .nav-3 {
    display: block;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .content-wrapper-2 {
    margin-bottom: 150px;
  }

  .logo {
    margin-left: 1rem;
  }

  .demo-wrapper {
    align-items: center;
  }

  .instructions-wrapper {
    align-self: flex-start;
    align-items: center;
    margin-left: 60px;
  }

  .menu-item-text {
    font-size: 18px;
    line-height: 32px;
  }

  .d-1-menu-wrapper {
    flex-flow: row;
    inset: 0% 0% auto;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    background-color: var(--white-smoke);
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-text-3 {
    margin-top: 30px;
  }

  .hero-socialmedia-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .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-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 20px;
    margin-left: -20px;
  }

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

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

  .footer-copyright-center {
    padding-bottom: 100px;
  }

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

  .brown-box {
    margin-left: 20px;
    margin-right: 20px;
  }

  .contract-input {
    flex-direction: column;
    justify-content: space-between;
  }

  .input-type {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    margin-right: 0;
  }

  .size-m.text-bold.text-white.flash-accordion-title {
    white-space: pre-wrap;
    width: auto;
    max-width: 85%;
    height: auto;
    overflow: visible;
  }

  .size-m.text-bold.text-white.hide-on-mobile {
    display: none;
  }

  .news-block {
    margin-left: 20px;
    margin-right: 20px;
  }

  .news-img {
    height: 200px;
  }

  .flash-accordion-toggle {
    flex-wrap: wrap;
  }

  .column-bg-brown.column-left, .column-bg-brown-gradient.column-right {
    justify-content: center;
  }

  .vote-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cause-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .share-this {
    flex-direction: row;
    align-items: center;
    padding-bottom: 15px;
    padding-right: 0;
    inset: auto 0% 0%;
    transform: none;
  }

  .share-link-img {
    margin-left: 10px;
  }

  .share-link-img:hover {
    margin-left: 0;
  }

  .share-buy-now {
    margin-left: 10px;
    margin-right: 0;
  }

  .share-buy-now:hover {
    margin-left: 0;
  }

  .modal {
    max-width: 80%;
  }

  .columns-right-left {
    flex-flow: column wrap;
  }

  .payment-animation {
    align-items: stretch;
    width: auto;
  }

  .lane {
    flex: 1;
    width: auto;
  }

  .column-57 {
    justify-content: center;
    display: flex;
  }

  .columns-left-right {
    flex-direction: column;
  }

  .div-block-28 {
    order: 1;
  }

  .text-container, .illustration-container {
    align-self: stretch;
    max-width: none;
  }

  .grid-3 {
    grid-template: "Area-4"
                   "Area-3"
                   "Area-2"
                   "Area"
                   / 1fr;
  }

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

  .description, .illustration {
    width: auto;
  }

  .bond-buy {
    top: 60px;
    left: 60px;
  }

  .bond-choose {
    max-width: 100%;
  }

  .grid-6 {
    grid-template-columns: 1fr;
  }

  .image-88 {
    position: relative;
    right: 0;
  }

  .div-block-37 {
    z-index: 1;
    left: 0;
  }

  .image-89 {
    left: auto;
  }

  .div-block-38 {
    flex-direction: row;
    min-width: auto;
    max-width: none;
  }

  .paragraph-24 {
    flex: 0 auto;
  }

  .image-91 {
    float: right;
    position: relative;
    right: auto;
  }

  .section-4 {
    position: relative;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .h1-2 {
    font-size: 36px;
    line-height: 40px;
  }

  .footer-section-title {
    text-align: center;
  }

  .section.section1 {
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.section-white {
    flex-direction: row;
    padding: 6rem 1rem;
    display: block;
  }

  .section.section2 {
    height: auto;
    padding: 6rem 1rem;
    display: flex;
  }

  .section.section1-plain, .section.section-grey {
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .grid-features {
    grid-template-columns: 1fr;
  }

  .footer-column {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .footer-column.right {
    align-items: center;
  }

  .heading-lg {
    font-size: 40px;
    line-height: 40px;
  }

  .double-button-wrapper {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .grid-halves-vertical-2 {
    direction: ltr;
    flex-direction: column;
    display: flex;
  }

  .card {
    padding: 24px;
  }

  .div-testimonial {
    flex: 1;
    max-width: none;
    margin-bottom: 15px;
    padding-left: 0;
  }

  .div-testimonial.center {
    align-items: flex-start;
  }

  .div-standard {
    flex: 1;
    min-height: auto;
    display: block;
  }

  ._2-column-row {
    margin-left: 0;
    margin-right: 0;
  }

  ._2-column-row.testimonial {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  ._2-column-row.testimonial.main-testimonial {
    display: block;
  }

  .section-bg.bg-primary-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lottie-animation {
    width: 100%;
    height: 250px;
  }

  .grid-halves-vertical {
    align-items: center;
  }

  .image-63 {
    max-width: 80%;
  }

  .paragraph-18 {
    text-align: left;
  }

  .text-large {
    font-size: 16px;
    line-height: 24px;
  }

  .grid-inline-email-form {
    grid-template-columns: 1fr;
  }

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

  .footer-bottom-row {
    text-align: left;
    align-items: center;
  }

  .h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .button-wrapper {
    grid-template-columns: 1fr;
    margin-top: 15px;
  }

  .nav-container {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
  }

  .hover-link-line {
    display: none;
  }

  .nav-wrapper {
    z-index: 10;
    flex-direction: column;
    display: flex;
  }

  .text-menu {
    font-size: 1.75rem;
  }

  .hmbv1-container {
    z-index: 20;
    width: 40px;
    height: 40px;
    margin-top: 20px;
  }

  .mask-3 {
    z-index: 10;
    object-fit: contain;
    flex-wrap: nowrap;
    width: 100%;
    display: none;
    inset: 0%;
    overflow: hidden;
  }

  .logo-3.w--current {
    margin-top: 0;
  }

  .v1 {
    margin-top: 0;
    display: block;
  }

  .nav-links {
    justify-content: center;
    height: auto;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0;
  }

  .nav-links.w--current {
    background-color: #0000;
    border-bottom-style: none;
    height: auto;
    margin-bottom: 1rem;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 400;
  }

  .hmbv1-2 {
    width: 40px;
  }

  .nav-3 {
    height: 64px;
    padding: 0;
    display: block;
    inset: 0% 0% auto;
  }

  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .content-wrapper-2 {
    margin-bottom: 200px;
  }

  .logo {
    margin-left: 1rem;
  }

  .menu-item-underline {
    height: 8px;
    margin-top: -16px;
  }

  .text-block-8 {
    background-color: #0000;
    flex: 1;
    margin-left: 1%;
    padding-bottom: 0;
    font-size: 1em;
  }

  .text-block-8:hover {
    opacity: .65;
  }

  .image-11 {
    margin-top: 0;
    margin-right: 30px;
  }

  .instructions-wrapper {
    margin-left: 30px;
  }

  .menu-item-text {
    padding-right: 2px;
    font-size: 14px;
  }

  .d-1-menu-wrapper {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-menu {
    background-color: var(--white-smoke);
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .pancakeswap-btn {
    margin-bottom: 20px;
  }

  .hero-socialmedia-text {
    padding-left: 20px;
  }

  .hero-socialmedia-grid {
    grid-template-columns: 1fr 1fr;
  }

  .coingecko-btn {
    margin-bottom: 20px;
  }

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

  .footer-copyright-center {
    padding-bottom: 200px;
  }

  .brown-box {
    margin-left: 0;
    margin-right: 0;
  }

  .text-white.size-m {
    font-size: 11px;
  }

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

  .size-m.text-bold.text-white.flash-accordion-title {
    max-width: 70%;
    font-size: 16px;
    line-height: 22px;
  }

  .section-header-title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .size-xxl {
    font-size: 32px;
    line-height: 38px;
  }

  .round-corner-10 {
    width: 100%;
  }

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

  .share-this {
    z-index: 50;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .share-link-img {
    width: auto;
    height: 50px;
    margin-left: 0;
  }

  .share-link-img:hover {
    height: 60px;
  }

  .share-header {
    display: none;
  }

  .share-buy-now {
    margin-left: 0;
  }

  .modal {
    max-width: 90%;
  }

  .modal-content {
    flex-direction: column;
  }

  .modal-body-text {
    margin-top: 10px;
    margin-left: auto;
  }

  .columns-right-left {
    flex-flow: column;
  }

  .heading-9, .heading-10, .heading-11, .heading-12, .heading-13 {
    text-align: center;
  }

  .payment-animation {
    object-fit: fill;
    background-color: #0000;
  }

  .div-block-28 {
    flex: 1;
    order: 0;
  }

  .marketplace-animation {
    width: 300px;
  }

  .grid-4 {
    margin: 0;
  }

  .merch-hero-banner {
    flex-direction: row;
  }

  .text-block-220 {
    display: block;
  }
}

#w-node-_0028aea6-c4c1-b0ab-348b-18b5c28e26e9-62963627 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_8143043e-b747-383d-a842-6e2e7a3abe1a-62963627, #w-node-_8143043e-b747-383d-a842-6e2e7a3abe1a-11c181c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09a13ef9-4a8c-d7e7-7976-58ee3a2fb686-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-c9196e59-c005-6d51-ec9f-5b961bc34387-55864ffc, #w-node-_6415370e-579c-9b66-a0c6-303eee9ec0ab-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62f1dd73-916c-2355-49ee-910696237314-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_62f1dd73-916c-2355-49ee-910696237316-55864ffc, #w-node-_62f1dd73-916c-2355-49ee-910696237317-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9ac-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9ae-55864ffc, #w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9af-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4a-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4c-55864ffc, #w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4d-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7070555a-d08f-8f31-2b48-a94418409b3a-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_7070555a-d08f-8f31-2b48-a94418409b3c-55864ffc, #w-node-_7070555a-d08f-8f31-2b48-a94418409b3d-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1853-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1855-55864ffc, #w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1856-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52c-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52e-55864ffc, #w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52f-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e3-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e5-55864ffc, #w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e6-55864ffc, #w-node-_03b2804e-adef-3c90-b5fc-7eec68904799-55864ffc, #w-node-_4078a884-2cc2-f6b2-e036-5dd6f2c2e612-55864ffc, #w-node-a0351729-72af-324b-b430-e444001b27aa-55864ffc, #w-node-_16fc08b4-d2ee-8be9-8745-53277648a146-55864ffc, #w-node-db3b4ccf-ae68-b3bd-afcc-2a9da09e0222-55864ffc, #w-node-_37343675-1dfa-6526-5715-f3febe0acf7c-55864ffc, #w-node-_95dc0e93-6b17-b2d4-9e28-33fc1ed15c75-55864ffc, #w-node-ae668703-03e7-9a3a-1b7b-82c8d1aee0d2-55864ffc, #w-node-_1509ab92-b816-c8fa-6e5d-dc0cd14f4f91-55864ffc, #w-node-d738846f-8351-1413-f54e-ca1583e3db04-55864ffc, #w-node-_5d50c610-5801-67ec-cdb9-c965be8a710d-55864ffc, #w-node-_9e377b0d-b810-273a-9c33-35c36ed629f3-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01b78a5c-743c-e81f-b0ce-e593932655ef-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_01b78a5c-743c-e81f-b0ce-e593932655f1-55864ffc, #w-node-_01b78a5c-743c-e81f-b0ce-e593932655f2-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d35a8ce9-8f22-d0f8-c804-d0092bab1a4d-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-d35a8ce9-8f22-d0f8-c804-d0092bab1a4f-55864ffc, #w-node-d35a8ce9-8f22-d0f8-c804-d0092bab1a50-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa207-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa209-55864ffc, #w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa20a-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3223-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3225-55864ffc, #w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3226-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f19e3044-e530-ba76-6407-cd93b925f4dd-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-f19e3044-e530-ba76-6407-cd93b925f4df-55864ffc, #w-node-f19e3044-e530-ba76-6407-cd93b925f4e0-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b1-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b3-55864ffc, #w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b4-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b40c7f7e-3db8-671b-8d71-ee3306081598-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-b40c7f7e-3db8-671b-8d71-ee330608159a-55864ffc, #w-node-b40c7f7e-3db8-671b-8d71-ee330608159b-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f30-55864ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f32-55864ffc, #w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f33-55864ffc, #w-node-_349765ca-47dc-c883-4ed6-6e1c85c30ad4-85c30ac8, #w-node-_349765ca-47dc-c883-4ed6-6e1c85c30add-85c30ac8, #w-node-_349765ca-47dc-c883-4ed6-6e1c85c30ae8-85c30ac8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_27e33124-1a7a-1e52-fda3-692ca6fb217c-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_27e33124-1a7a-1e52-fda3-692ca6fb217e-a218206d, #w-node-_27e33124-1a7a-1e52-fda3-692ca6fb217f-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09a13ef9-4a8c-d7e7-7976-58ee3a2fb686-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-c9196e59-c005-6d51-ec9f-5b961bc34387-a218206d, #w-node-_6415370e-579c-9b66-a0c6-303eee9ec0ab-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62f1dd73-916c-2355-49ee-910696237314-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_62f1dd73-916c-2355-49ee-910696237316-a218206d, #w-node-_62f1dd73-916c-2355-49ee-910696237317-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9ac-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9ae-a218206d, #w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9af-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4a-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4c-a218206d, #w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4d-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7070555a-d08f-8f31-2b48-a94418409b3a-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_7070555a-d08f-8f31-2b48-a94418409b3c-a218206d, #w-node-_7070555a-d08f-8f31-2b48-a94418409b3d-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1853-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1855-a218206d, #w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1856-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52c-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52e-a218206d, #w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52f-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e3-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e5-a218206d, #w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e6-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2deb95a1-53ac-2e0f-567f-609a47c0e93a-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_2deb95a1-53ac-2e0f-567f-609a47c0e93c-a218206d, #w-node-_2deb95a1-53ac-2e0f-567f-609a47c0e93d-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d23b532e-5f4d-ce11-6446-4035f6b307d7-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-d23b532e-5f4d-ce11-6446-4035f6b307d9-a218206d, #w-node-d23b532e-5f4d-ce11-6446-4035f6b307da-a218206d, #w-node-_03b2804e-adef-3c90-b5fc-7eec68904799-a218206d, #w-node-_4078a884-2cc2-f6b2-e036-5dd6f2c2e612-a218206d, #w-node-a0351729-72af-324b-b430-e444001b27aa-a218206d, #w-node-_16fc08b4-d2ee-8be9-8745-53277648a146-a218206d, #w-node-db3b4ccf-ae68-b3bd-afcc-2a9da09e0222-a218206d, #w-node-_37343675-1dfa-6526-5715-f3febe0acf7c-a218206d, #w-node-_95dc0e93-6b17-b2d4-9e28-33fc1ed15c75-a218206d, #w-node-ae668703-03e7-9a3a-1b7b-82c8d1aee0d2-a218206d, #w-node-_1509ab92-b816-c8fa-6e5d-dc0cd14f4f91-a218206d, #w-node-d738846f-8351-1413-f54e-ca1583e3db04-a218206d, #w-node-_5d50c610-5801-67ec-cdb9-c965be8a710d-a218206d, #w-node-_9e377b0d-b810-273a-9c33-35c36ed629f3-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01b78a5c-743c-e81f-b0ce-e593932655ef-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_01b78a5c-743c-e81f-b0ce-e593932655f1-a218206d, #w-node-_01b78a5c-743c-e81f-b0ce-e593932655f2-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa207-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa209-a218206d, #w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa20a-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3223-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3225-a218206d, #w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3226-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f19e3044-e530-ba76-6407-cd93b925f4dd-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-f19e3044-e530-ba76-6407-cd93b925f4df-a218206d, #w-node-f19e3044-e530-ba76-6407-cd93b925f4e0-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b1-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b3-a218206d, #w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b4-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b40c7f7e-3db8-671b-8d71-ee3306081598-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-b40c7f7e-3db8-671b-8d71-ee330608159a-a218206d, #w-node-b40c7f7e-3db8-671b-8d71-ee330608159b-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f30-a218206d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f32-a218206d, #w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f33-a218206d, #w-node-c083aa85-2139-a111-83b0-867cc6e35c92-216d27e0, #w-node-_5d3b2b79-8b45-3e33-7907-02e91ede591e-c72a1929, #w-node-ecae2aae-af01-994d-6b06-b3642253ec18-c72a1929, #w-node-e743b4ba-7da0-0270-0209-977cb7441424-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e743b4ba-7da0-0270-0209-977cb7441425-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e743b4ba-7da0-0270-0209-977cb7441430-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e743b4ba-7da0-0270-0209-977cb7441431-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e743b4ba-7da0-0270-0209-977cb7441436-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e743b4ba-7da0-0270-0209-977cb7441437-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e3081261-3027-b7d2-3621-1801b963a0cf-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_6be0a9a5-79bb-061e-8b6d-a478075c4bf5-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-fb82a6a2-6ce1-954f-0dd5-cfab3d6d8dfd-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c1fec0ff-0004-b18b-ce69-56fcf83b5a74-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2e84b729-faf9-920b-2bea-4235ed53b03e-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_1dc9b8d3-bdbd-3751-4883-4e9441c63913-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6fe9defb-f900-ed0f-1558-6c722be4dda8-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_994c9c1d-31cb-a63b-39dd-285bc062231a-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_69388bd1-cf31-36ef-ff77-99d2fb69af10-c72a1929, #w-node-_8e67d209-02e4-1701-f83d-3bd91dd62abd-c72a1929, #w-node-_16a10760-7801-59c5-56ae-4f64cf5e1145-c72a1929, #w-node-_738cb8a1-ea99-9a12-5847-b985d6cf078b-c72a1929, #w-node-_22dcebd4-aa05-63d7-4903-ae940209f300-c72a1929, #w-node-_6ea21ed2-c34a-53e7-5032-f1baf5ae9e3f-c72a1929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09a13ef9-4a8c-d7e7-7976-58ee3a2fb686-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-c9196e59-c005-6d51-ec9f-5b961bc34387-a2175ef0, #w-node-_6415370e-579c-9b66-a0c6-303eee9ec0ab-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62f1dd73-916c-2355-49ee-910696237314-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_62f1dd73-916c-2355-49ee-910696237316-a2175ef0, #w-node-_62f1dd73-916c-2355-49ee-910696237317-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9ac-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9ae-a2175ef0, #w-node-_52831cb4-e732-fcfa-32a2-8eeadd67b9af-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4a-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4c-a2175ef0, #w-node-_02edc97f-43f3-12de-a9f0-13b9d0e66d4d-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7070555a-d08f-8f31-2b48-a94418409b3a-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_7070555a-d08f-8f31-2b48-a94418409b3c-a2175ef0, #w-node-_7070555a-d08f-8f31-2b48-a94418409b3d-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1853-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1855-a2175ef0, #w-node-_6cb9c2b6-b52b-2562-a33c-9fd18e3d1856-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52c-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52e-a2175ef0, #w-node-_33dc8f83-4de6-a685-b6f6-04e52e24f52f-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e3-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e5-a2175ef0, #w-node-d9941db4-a7ee-adeb-d218-fdc6b274e0e6-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2deb95a1-53ac-2e0f-567f-609a47c0e93a-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_2deb95a1-53ac-2e0f-567f-609a47c0e93c-a2175ef0, #w-node-_2deb95a1-53ac-2e0f-567f-609a47c0e93d-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d23b532e-5f4d-ce11-6446-4035f6b307d7-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-d23b532e-5f4d-ce11-6446-4035f6b307d9-a2175ef0, #w-node-d23b532e-5f4d-ce11-6446-4035f6b307da-a2175ef0, #w-node-_03b2804e-adef-3c90-b5fc-7eec68904799-a2175ef0, #w-node-_4078a884-2cc2-f6b2-e036-5dd6f2c2e612-a2175ef0, #w-node-a0351729-72af-324b-b430-e444001b27aa-a2175ef0, #w-node-_16fc08b4-d2ee-8be9-8745-53277648a146-a2175ef0, #w-node-db3b4ccf-ae68-b3bd-afcc-2a9da09e0222-a2175ef0, #w-node-_37343675-1dfa-6526-5715-f3febe0acf7c-a2175ef0, #w-node-_95dc0e93-6b17-b2d4-9e28-33fc1ed15c75-a2175ef0, #w-node-ae668703-03e7-9a3a-1b7b-82c8d1aee0d2-a2175ef0, #w-node-_1509ab92-b816-c8fa-6e5d-dc0cd14f4f91-a2175ef0, #w-node-d738846f-8351-1413-f54e-ca1583e3db04-a2175ef0, #w-node-_5d50c610-5801-67ec-cdb9-c965be8a710d-a2175ef0, #w-node-_9e377b0d-b810-273a-9c33-35c36ed629f3-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01b78a5c-743c-e81f-b0ce-e593932655ef-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_01b78a5c-743c-e81f-b0ce-e593932655f1-a2175ef0, #w-node-_01b78a5c-743c-e81f-b0ce-e593932655f2-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa207-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa209-a2175ef0, #w-node-_124d6dc2-33fd-afdd-9d56-0d5cdf6aa20a-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3223-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3225-a2175ef0, #w-node-c1c64ea7-3992-dadd-3a23-466a2bfa3226-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f19e3044-e530-ba76-6407-cd93b925f4dd-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-f19e3044-e530-ba76-6407-cd93b925f4df-a2175ef0, #w-node-f19e3044-e530-ba76-6407-cd93b925f4e0-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b1-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b3-a2175ef0, #w-node-_59d51237-c11a-e424-c1be-5cd8e4b258b4-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b40c7f7e-3db8-671b-8d71-ee3306081598-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-b40c7f7e-3db8-671b-8d71-ee330608159a-a2175ef0, #w-node-b40c7f7e-3db8-671b-8d71-ee330608159b-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f30-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f32-a2175ef0, #w-node-_39e8abf3-20e5-2f93-1a50-3e7233329f33-a2175ef0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f71e48de-8f06-a9a8-b3a1-3ef58e7c6fce-ff8d92de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-f71e48de-8f06-a9a8-b3a1-3ef58e7c6ff8-ff8d92de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-da71859f-cdcb-8979-5c7b-cffce9f3c6ad-11c181c1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-a7dfbf3d-3af8-e8a8-9418-9ed8a2f9d38d-62963627, #w-node-af7e8f6a-253a-66f5-7aa8-10a2600c33c7-62963627, #w-node-a7dfbf3d-3af8-e8a8-9418-9ed8a2f9d38d-11c181c1, #w-node-af7e8f6a-253a-66f5-7aa8-10a2600c33c7-11c181c1 {
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Syncopate';
  src: url('../fonts/Syncopate-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Syncopate';
  src: url('../fonts/Syncopate-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}