.header-wrapper {
  display: contents;
}
.header-header {
  width: 1434px;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  animation-name: fadeInDownBig;
  flex-direction: column;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.header-navbar {
  width: 100%;
  height: 130px;
  display: flex;
  position: relative;
  max-width: auto;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
}
.header-desktop-menu {
  display: flex;
  position: relative;
}
.header-nav {
  gap: var(--dl-space-space-twounits);
  flex: 0 0 auto;
  color: #ffffff;
  width: auto;
  height: 60px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.header-navlink1 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.header-navlink2 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.header-navlink3 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.header-button1 {
  color: rgb(255, 255, 255);
}
.header-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
.header-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.header-button3 {
  right: var(--dl-space-space-threeunits);
  position: absolute;
  align-self: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-bottom: var(--dl-space-space-unit);
}
.header-image {
  top: 0px;
  left: 0px;
  width: 10%;
  bottom: 0px;
  height: auto;
  margin: auto;
  position: absolute;
  align-self: center;
  margin-top: auto;
  object-fit: cover;
  margin-left: auto;
  margin-right: 20px;
  margin-bottom: auto;
}
.page-navlink1 {
  display: flex;
  align-items: center;
}

.home-fragment14 {
  display: contents;
}
.home-text16 {
  display: inline-block;
}
.home-fragment13 {
  display: contents;
}
.home-text13 {
  display: inline-block;
}
.home-fragment11 {
  display: contents;
}
.home-text11 {
  display: inline-block;
}
.home-fragment10 {
  display: contents;
}
.home-text10 {
  display: inline-block;
}
.home-fragment12 {
  display: contents;
}
.home-text12 {
  display: inline-block;
}

.headerroot-class-name3 {
  width: 90%;
}

@media (max-width: 991px) {
  .header-desktop-menu {
    display: none;
  }
  .header-burger-menu {
    display: flex;
  }
  .header-button2 {
    width: 102px;
    display: flex;
    padding: var(--dl-space-space-unit);
    position: relative;
    flex-direction: row;
  }
  .header-icon1 {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: auto;
    margin: auto;
    position: absolute;
    align-self: stretch;
  }
}
@media (max-width: 767px) {
  .header-navbar {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-image {
    width: 15%;
    height: auto;
  }
}
@media (max-width: 479px) {
  .header-navbar {
    height: 111px;
    padding: var(--dl-space-space-unit);
  }
  .header-burger-menu {
    position: relative;
  }
  .header-button2 {
    top: -18px;
    left: -86px;
    height: 30%;
    margin: auto;
    position: absolute;
  }
  .header-button3 {
    top: 0px;
    right: 24px;
    bottom: 0px;
    margin: auto;
    position: absolute;
  }
  .header-image {
    width: 102px;
    height: 106px;
  }
}

.contact-us-wrapper {
  display: contents;
}
.contact-us-contact-us {
  gap: var(--dl-space-space-threeunits);
  width: 80%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  position: relative;
  max-width: auto;
  flex-direction: row;
}
.contact-us-row {
  gap: var(--dl-space-space-threeunits);
  width: 589px;
  height: 100%;
  display: flex;
  flex-direction: row;
}
.contact-us-container1 {
  width: 279px;
  height: auto;
  display: flex;
  flex-direction: column;
}
.contact-us-card1 {
  width: 60%;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
  background-color: #000000;
}
.contact-us-image1 {
  width: 240px;
  object-fit: cover;
}
.contact-us-container2 {
  flex: 0 0 auto;
  width: 250px;
  height: 362px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contact-us-card2 {
  width: auto;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-theme-accent2);
}
.contact-us-image2 {
  width: 200px;
  height: auto;
  object-fit: cover;
}
.contact-us-column {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
.contact-us-card3 {
  gap: var(--dl-space-space-twounits);
  width: 70%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-fourunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  background-color: #8fa7df;
}
.contact-us-content {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: 107px;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
.contact-us-header {
  color: rgb(0, 0, 0);
}
.contact-us-description1 {
  color: rgb(0, 0, 0);
  width: 465px;
  height: 139px;
  font-size: 18px;
  max-width: 500px;
  line-height: 27px;
}
.contact-us-button {
  margin-top: var(--dl-space-space-oneandhalfunits);
}
.contact-us-description2 {
  color: rgb(0, 0, 0);
  width: 100%;
  font-size: 15px;
  max-width: auto;
  text-align: right;
  line-height: 15px;
}
.home-fragment18 {
  display: contents;
}
.home-description8 {
  display: inline-block;
}
.home-fragment17 {
  display: contents;
}
.home-description7 {
  display: inline-block;
}
.home-fragment15 {
  display: contents;
}
.home-text52 {
  display: inline-block;
}
.home-fragment16 {
  display: contents;
}
.home-text53 {
  display: inline-block;
}

.contact-usroot-class-name6 {
  width: 80%;
  height: auto;
  max-width: auto;
}

@media (max-width: 1200px) {
  .contact-us-contact-us {
    width: 90%;
    margin-right: var(--dl-space-space-oneandhalfunits);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .contact-us-row {
    width: 40%;
    position: relative;
  }
  .contact-us-container1 {
    width: 183px;
  }
  .contact-us-card1 {
    width: 100%;
  }
  .contact-us-container2 {
    width: 50%;
  }
  .contact-us-card2 {
    top: 29px;
    left: 263px;
    width: 194px;
    height: 170px;
    margin: auto;
    position: absolute;
    align-self: center;
  }
  .contact-us-image2 {
    width: 130px;
  }
  .contact-us-card3 {
    width: 90%;
  }
  .contact-usroot-class-name6 {
    width: 90%;
    height: 100%;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-threeunits);
  }
}
@media (max-width: 991px) {
  .contact-us-contact-us {
    height: auto;
    align-items: center;
    flex-direction: column;
  }
  .contact-us-row {
    gap: var(--dl-space-space-threeunits);
    width: 100%;
    height: 555px;
    align-items: center;
    justify-content: center;
  }
  .contact-us-card1 {
    width: 100%;
    aspect-ratio: 0.85;
  }
  .contact-us-image1 {
    width: 100%;
  }
  .contact-us-card2 {
    width: 40%;
    height: 351px;
    aspect-ratio: 0.85;
  }
  .contact-us-image2 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 80%;
    bottom: 0px;
    margin: auto;
    position: absolute;
  }
  .contact-us-column {
    width: 50%;
    height: auto;
  }
  .contact-us-card3 {
    width: auto;
  }
  .contact-us-description1 {
    width: 70%;
    height: auto;
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .contact-us-contact-us {
    gap: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .contact-us-row {
    gap: var(--dl-space-space-oneandhalfunits);
    height: 555px;
  }
  .contact-us-card1 {
    padding: var(--dl-space-space-unit);
  }
  .contact-us-image1 {
    width: 100%;
  }
  .contact-us-card2 {
    height: 45%;
    padding: var(--dl-space-space-unit);
    margin-top: 0px;
  }
  .contact-us-card3 {
    gap: var(--dl-space-space-threeunits);
    padding: var(--dl-space-space-threeunits);
    align-items: center;
  }
  .contact-us-content {
    align-items: center;
  }
  .contact-us-header {
    font-size: 32px;
    text-align: center;
  }
  .contact-us-description1 {
    height: 128px;
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .contact-us-button {
    margin-top: 0px;
  }
  .contact-us-description2 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text59 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text60 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text61 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text54 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text55 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text56 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text57 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
}
@media (max-width: 479px) {
  .contact-us-row {
    height: 350px;
  }
  .contact-us-card2 {
    top: 81px;
    left: 173px;
    height: auto;
    margin: auto;
    position: absolute;
  }
}

.footer-wrapper {
  display: contents;
}
.footer-footer {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
}
.footer-main {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.footer-branding {
  gap: var(--dl-space-space-threeunits);
  height: 272px;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
.footer-heading1 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-logo {
  color: rgb(255, 255, 255);
}
.footer-caption {
  color: rgb(255, 255, 255);
}
.footer-socials1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.footer-twitter1 {
  text-decoration: none;
}
.footer-image1 {
  width: 100px;
  object-fit: cover;
}
.footer-discord1 {
  text-decoration: none;
}
.footer-image2 {
  width: 100px;
  object-fit: cover;
}
.footer-links {
  gap: 120px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.footer-list1 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-heading2 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}
.footer-items1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-link1 {
  color: rgb(255, 255, 255);
}
.footer-link2 {
  color: rgb(255, 255, 255);
}
.footer-link3 {
  color: rgb(255, 255, 255);
}
.footer-link4 {
  color: rgb(255, 255, 255);
}
.footer-list2 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-heading3 {
  color: rgb(255, 255, 255);
}
.footer-items2 {
  gap: var (--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-link5 {
  color: rgb(255, 255, 255);
}
.footer-link6 {
  color: rgb(255, 255, 255);
}
.footer-link7 {
  color: rgb(255, 255, 255);
}
.footer-link8 {
  color: rgb(255, 255, 255);
}
.footer-link9 {
  color: rgb(255, 255, 255);
}
.footer-socials2 {
  gap: var(--dl-space-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.footer-twitter2 {
  text-decoration: none;
}
.footer-image3 {
  width: 100px;
  object-fit: cover;
}
.footer-discord2 {
  text-decoration: none;
}
.footer-image4 {
  width: 100px;
  object-fit: cover;
}
.footer-copyright {
  color: rgb(255, 255, 255);
}
.home-fragment20 {
  display: contents;
}
.home-text66 {
  display: inline-block;
}
.home-fragment32 {
  display: contents;
}
.home-text78 {
  display: inline-block;
}
.home-fragment27 {
  display: contents;
}
.home-text73 {
  display: inline-block;
}
.home-fragment28 {
  display: contents;
}
.home-text74 {
  display: inline-block;
}
.home-fragment22 {
  display: contents;
}
.home-text68 {
  display: inline-block;
}
.home-fragment31 {
  display: contents;
}
.home-text77 {
  display: inline-block;
}
.home-fragment19 {
  display: contents;
}
.home-text65 {
  display: inline-block;
}
.home-fragment25 {
  display: contents;
}
.home-text71 {
  display: inline-block;
}
.home-fragment21 {
  display: contents;
}
.home-text67 {
  display: inline-block;
}
.home-fragment24 {
  display: contents;
}
.home-text70 {
  display: inline-block;
}
.home-fragment26 {
  display: contents;
}
.home-text72 {
  display: inline-block;
}
.home-fragment23 {
  display: contents;
}
.home-text69 {
  display: inline-block;
}
.home-fragment29 {
  display: contents;
}
.home-text75 {
  display: inline-block;
}
.home-fragment30 {
  display: contents;
}
.home-text76 {
  display: inline-block;
}

@media (max-width: 767px) {
  .footer-footer {
    gap: var(--dl-space-space-oneandhalfunits);
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .footer-main {
    gap: var(--dl-space-space-threeunits);
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer-branding {
    height: 164px;
  }
  .footer-heading1 {
    gap: var(--dl-space-space-unit);
  }
  .footer-logo {
    font-size: 20px;
    line-height: 24px;
  }
  .footer-caption {
    width: 80%;
    font-size: 12px;
    line-height: 18px;
  }
  .footer-socials1 {
    display: none;
  }
  .footer-links {
    gap: var(--dl-space-space-fourunits);
    width: 100%;
    justify-content: flex-start;
  }
  .footer-list1 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .footer-list2 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .footer-socials2 {
    display: flex;
  }
}

.home-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #161616;
}
.home-fragment10 {
  display: contents;
}
.home-text10 {
  display: inline-block;
}
.home-fragment11 {
  display: contents;
}
.home-text11 {
  display: inline-block;
}
.home-fragment12 {
  display: contents;
}
.home-text12 {
  display: inline-block;
}
.home-fragment13 {
  display: contents;
}
.home-text13 {
  display: inline-block;
}
.home-fragment14 {
  display: contents;
}
.home-text16 {
  display: inline-block;
}
.home-hero {
  gap: var(--dl-space-space-fiveunits);
  height: 835px;
  display: flex;
  max-width: 100%;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sixunits);
  background-size: cover;
  background-image: url("../img/background.webp");
  background-position: top;
}
.home-heading1 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  animation-name: none;
  flex-direction: column;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-header10 {
  color: rgb(255, 255, 255);
  font-size: 90px;
  max-width: 900px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  line-height: 108px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 3000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-caption1 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  max-width: 800px;
  text-align: center;
  line-height: 36px;
  animation-name: wobble;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
.home-view1 {
  text-decoration: none;
  background-color: #00efd9;
}
.home-container11 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
}
.home-text21 {
  color: #f5f0f0;
}
.home-navlink {
  color: #f5f0f0;
  margin-left: var(--dl-space-space-unit);
  text-decoration: underline;
}
.home-learn1 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.home-description1 {
  gap: 120px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 145px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
}
.home-paragraph1 {
  color: rgb(255, 255, 255);
  font-size: 200%;
  line-height: 200%;
}
.home-container12 {
  width: 865px;
  display: flex;
  max-width: 1440px;
  align-items: flex-end;
  flex-direction: column;
}
.home-description2 {
  gap: var(--dl-space-space-fiveunits);
  width: 1192px;
  height: auto;
  display: flex;
  max-width: auto;
  align-self: center;
  align-items: flex-start;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.home-paragraph2 {
  color: rgb(255, 255, 255);
  width: 50%;
  height: 266px;
  font-size: 100%;
  align-self: center;
  line-height: 150%;
}
.home-links {
  width: 50%;
  height: 252px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
.home-link1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-top-width: 0px;
}
.home-arrow1 {
  width: 25px;
  object-fit: cover;
}
.home-link2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-top-width: 0px;
}
.home-arrow2 {
  width: 25px;
  object-fit: cover;
}
.home-divider-image {
  flex: 1;
  width: 30%;
  height: auto;
  object-fit: cover;
  animation-name: bounceInDown;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-container13 {
  flex: 0 0 auto;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 20px;
  display: flex;
  align-items: flex-start;
}
.home-roadmap {
  gap: var(--dl-space-space-fiveunits);
  width: 70%;
  height: auto;
  display: flex;
  max-width: 80%;
  min-width: 50%;
  align-items: center;
  flex-direction: column;
}
.home-heading2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: center;
  flex-direction: column;
}
.home-header11 {
  color: rgb(255, 255, 255);
  font-size: 90px;
  max-width: 900px;
  font-style: normal;
  font-weight: 500;
  line-height: 108px;
}
.home-container14 {
  width: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-container15 {
  flex: 0 0 auto;
  width: 33px;
  height: 198px;
  display: flex;
  align-items: flex-start;
  margin-right: 0, 5%;
  flex-direction: column;
  background-image: linear-gradient(
    180deg,
    rgb(251, 54, 225) 0%,
    rgb(130, 44, 118) 20%,
    rgb(22, 22, 22) 70%
  );
}
.home-list {
  gap: 106px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-threeunits);
  border-color: rgba(255, 255, 255, 0.3);
  padding-left: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  border-left-width: 1px;
}
.home-step1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption2 {
  color: rgb(255, 207, 119);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-heading3 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header12 {
  color: rgb(255, 255, 255);
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
}
.home-header13 {
  color: rgb(255, 255, 255);
}
.home-button {
  margin-top: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(255, 207, 119);
}
.home-button btn {
  margin-top: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(255, 207, 119);
}
.home-step2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption3 {
  color: rgb(255, 207, 119);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-heading4 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header14 {
  color: rgb(255, 255, 255);
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
}
.home-header15 {
  color: rgb(255, 255, 255);
}
.home-step3 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption4 {
  color: rgb(255, 207, 119);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-heading5 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header16 {
  color: rgb(255, 255, 255);
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
}
.home-header17 {
  color: rgb(255, 255, 255);
}
.home-step4 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption5 {
  color: rgb(255, 207, 119);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-heading6 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header18 {
  color: rgb(255, 255, 255);
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
}
.home-header19 {
  color: rgb(255, 255, 255);
}
.home-step5 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption6 {
  color: rgb(255, 207, 119);
}
.home-heading7 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header20 {
  color: rgb(255, 255, 255);
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
}
.home-header21 {
  color: rgb(255, 255, 255);
}
.home-benefits {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-item1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-image1 {
  width: 16px;
  object-fit: cover;
}
.home-header22 {
  color: rgb(255, 255, 255);
}
.home-item2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-image2 {
  width: 16px;
  object-fit: cover;
}
.home-header23 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}
.home-item3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-image3 {
  width: 20px;
  object-fit: cover;
}
.home-header24 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}
.home-step6 {
  gap: var(--dl-space-space-oneandhalfunits);
  height: 379px;
  display: flex;
  margin-top: 10%;
  align-items: flex-start;
  flex-direction: column;
}
.home-caption7 {
  color: rgb(255, 207, 119);
  font-size: 50px;
}
.home-heading8 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header25 {
  color: rgb(255, 255, 255);
}
.home-header26 {
  color: rgb(255, 255, 255);
}
.home-container16 {
  flex: 0 0 auto;
  width: 90%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 20px;
  display: flex;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-cards {
  gap: var(--dl-space-space-fiveunits);
  width: auto;
  display: flex;
  max-width: auto;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
.home-card1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--dl-space-space-fourunits);
  background-color: var(--dl-color-theme-accent2);
  gap: var(--dl-space-space-threeunits);
}
.home-container17 {
  width: 491px;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: flex-start;
}
.home-container18 {
  flex: 0 0 auto;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.home-container19 {
  flex: 0 0 auto;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.home-main1 {
  display: flex;
  flex-direction: column;
  gap: var(--dl-space-space-two-units);
  width: 100%;
}
.home-content1 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header27 {
  color: rgb(255, 255, 255);
}
.home-header28 {
  font-size: 24px;
  color: rgb(255, 255, 255);
}
.home-description3 {
  color: rgb(255, 255, 255);
}
.home-content2 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header29 {
  font-size: 20px;
  color: rgb(0, 0, 0);
}
.home-description4 {
  color: rgb(255, 255, 255);
}
.home-description5 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
}
.home-learn2 {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: rgb(0, 0, 0);
}
.home-text43 {
  font-style: normal;
  font-weight: 500;
}
.home-image4 {
  width: 16px;
  margin-left: var(--dl-space-space-unit);
  object-fit: cover;
}
.home-card2 {
  gap: var(--dl-space-space-twounits);
  width: 60%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sixunits);
  background-color: var(--dl-color-primary-300);
}
.home-container20 {
  width: 100%;
  height: 558px;
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: flex-start;
}
.home-container21 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.home-main2 {
  gap: var(--dl-space-space-threeunits);
  width: 452px;
  height: 536px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-content3 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-header29 {
  color: rgb(0, 0, 0);
  width: 449px;
  height: 195px;
  font-size: 52px;
  font-style: normal;
  font-weight: 500;
}
.home-description5 {
  color: rgb(0, 0, 0);
  width: 100%;
  height: 40%;
  padding-bottom: 10%;
  font-size: 18px;
  max-width: 400px;
  line-height: 27px;
}
.home-learn3 {
  gap: var(--dl-space-space-unit);
  color: #000000;
  display: flex;
  padding: 0px;
  box-shadow: none;
  align-items: center;
  padding-top: 0px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  text-decoration: none;
  background-color: transparent;
}
.home-text44 {
  font-style: normal;
  font-weight: 500;
}
.home-image5 {
  width: 16px;
  object-fit: cover;
}
.home-container22 {
  flex: 0 0 auto;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 20px;
  display: flex;
  align-items: flex-start;
}
.home-caption8 {
  color: rgb(255, 207, 119);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-mining {
  gap: 130px;
  width: 70%;
  height: 531px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-container23 {
  width: 50%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text47 {
  color: var(--dl-color-theme-secondary1);
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-content4 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-view2 {
  gap: var(--dl-space-space-unit);
  width: 50%;
  height: 98px;
  display: flex;
  margin-top: var(--dl-space-space-threeunits);
  text-align: left;
  align-items: center;
  flex-direction: row;
}
.home-image6 {
  width: 25px;
  object-fit: cover;
}
.home-image7 {
  width: 30%;
  object-fit: cover;
}
.home-container24 {
  flex: 0 0 auto;
  width: 90%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 20px;
  display: flex;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-card3 {
  gap: var(--dl-space-space-twounits);
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  background-color: #8fa7df;
}
.home-row {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.home-main3 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
.home-content5 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header30 {
  color: rgb(0, 0, 0);
  font-size: 52px;
  font-style: normal;
  font-weight: 500;
}
.home-description6 {
  color: #000000;
  width: 100%;
  font-size: 18px;
  max-width: 400px;
  line-height: 27px;
}
.home-learn4 {
  gap: var(--dl-space-space-unit);
  color: #000000;
  display: flex;
  padding: 0px;
  box-shadow: none;
  align-items: center;
  padding-top: 0px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  background-color: transparent;
}
.home-text51 {
  font-style: normal;
  font-weight: 500;
}
.home-image8 {
  width: 16px;
  object-fit: cover;
}
.home-image9 {
  width: 425px;
  height: 418px;
  align-self: flex-start;
  object-fit: cover;
  margin-left: var(--dl-space-space-fiveunits);
}
.home-fragment15 {
  display: contents;
}
.home-text52 {
  display: inline-block;
}
.home-fragment16 {
  display: contents;
}
.home-text53 {
  display: inline-block;
}
.home-fragment17 {
  display: contents;
}
.home-description7 {
  display: inline-block;
}
.home-fragment18 {
  display: contents;
}
.home-description8 {
  display: inline-block;
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 20px;
  display: flex;
  align-items: flex-start;
}
.home-fragment19 {
  display: contents;
}
.home-text65 {
  display: inline-block;
}
.home-fragment20 {
  display: contents;
}
.home-text66 {
  display: inline-block;
}
.home-fragment21 {
  display: contents;
}
.home-text67 {
  display: inline-block;
}
.home-fragment22 {
  display: contents;
}
.home-text68 {
  display: inline-block;
}
.home-fragment23 {
  display: contents;
}
.home-text69 {
  display: inline-block;
}
.home-fragment24 {
  display: contents;
}
.home-text70 {
  display: inline-block;
}
.home-fragment25 {
  display: contents;
}
.home-text71 {
  display: inline-block;
}
.home-fragment26 {
  display: contents;
}
.home-text72 {
  display: inline-block;
}
.home-fragment27 {
  display: contents;
}
.home-text73 {
  display: inline-block;
}
.home-fragment28 {
  display: contents;
}
.home-text74 {
  display: inline-block;
}
.home-fragment29 {
  display: contents;
}
.home-text75 {
  display: inline-block;
}
.home-fragment30 {
  display: contents;
}
.home-text76 {
  display: inline-block;
}
.home-fragment31 {
  display: contents;
}
.home-text77 {
  display: inline-block;
}
.home-fragment32 {
  display: contents;
}
.home-text78 {
  display: inline-block;
}
.home-container27 {
  display: contents;
}
@media (max-width: 1200px) {
  .home-description1 {
    height: auto;
  }
  .home-paragraph1 {
    line-height: 50px;
  }
  .home-roadmap {
    height: auto;
  }
  .home-mining {
    height: 451px;
  }
  .home-container23 {
    width: 465px;
    height: 70%;
  }
  .home-text47 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    font-size: 22px;
  }
  .home-content4 {
    margin: var(--dl-space-space-threeunits);
  }
}
@media (max-width: 991px) {
  .home-paragraph1 {
    font-size: 120%;
  }
  .home-paragraph2 {
    width: 788px;
    font-size: 110%;
  }
  .home-card1 {
    width: 100%;
  }
  .home-card2 {
    width: 100%;
  }
  .home-caption8 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .home-mining {
    width: 598px;
    height: 605px;
    align-items: center;
    margin-bottom: var(--dl-space-space-sixunits);
    flex-direction: column;
    justify-content: center;
  }
  .home-container23 {
    width: 571px;
    height: 506px;
  }
  .home-content4 {
    margin-top: var(--dl-space-space-threeunits);
    margin-bottom: THreeUnits;
  }
  .home-card3 {
    margin-top: var(--dl-space-space-fourunits);
  }
  .home-row {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .home-hero {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-heading1 {
    gap: var(--dl-space-space-unit);
  }
  .home-header10 {
    font-size: 36px;
    max-width: 70%;
    line-height: 43px;
  }
  .home-text19 {
    font-size: 36px;
    max-width: 70%;
    line-height: 43px;
  }
  .home-caption1 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-description1 {
    gap: var(--dl-space-space-threeunits);
    height: auto;
    padding-bottom: 0px;
  }
  .home-paragraph1 {
    font-size: 20px;
    line-height: 30px;
  }
  .home-description2 {
    gap: var(--dl-space-space-threeunits);
    height: 568px;
    padding-left: var(--dl-space-space-fiveunits);
    padding-right: var(--dl-space-space-fiveunits);
  }
  .home-paragraph2 {
    font-size: 20px;
    line-height: 30px;
  }
  .home-divider-image {
    width: 767px;
    height: 446px;
  }
  .home-roadmap {
    height: auto;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-heading2 {
    gap: var(--dl-space-space-unit);
  }
  .home-header11 {
    font-size: 36px;
    line-height: 43px;
  }
  .home-list {
    gap: var(--dl-space-space-threeunits);
    width: 628px;
    padding-top: 0px;
    padding-left: var(--dl-space-space-unit);
    padding-bottom: 0px;
  }
  .home-heading3 {
    gap: var(--dl-space-space-unit);
  }
  .home-header12 {
    font-size: 32px;
  }
  .home-text35 {
    font-size: 32px;
  }
  .home-header13 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-button {
    margin-top: 0px;
  }
  .home-heading4 {
    gap: var(--dl-space-space-unit);
  }
  .home-header14 {
    font-size: 32px;
  }
  .home-header15 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-heading5 {
    gap: var(--dl-space-space-unit);
  }
  .home-header16 {
    font-size: 32px;
  }
  .home-header17 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-heading6 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-header18 {
    font-size: 32px;
  }
  .home-header19 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-heading7 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-header20 {
    font-size: 32px;
  }
  .home-header21 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header22 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header23 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-image3 {
    width: 17px;
  }
  .home-header24 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-heading8 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-header25 {
    font-size: 32px;
  }
  .home-header26 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-cards {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-card1 {
    gap: var(--dl-space-space-oneandhalfunits);
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-main1 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-header27 {
    font-size: 24px;
  }
  .home-description3 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header28 {
    font-size: 24px;
  }
  .home-description4 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-card2 {
    gap: var(--dl-space-space-oneandhalfunits);
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-main2 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-header29 {
    font-size: 24px;
  }
  .home-description5 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-mining {
    gap: var(--dl-space-space-fourunits);
    height: 732px;
  }
  .home-container23 {
    width: 432px;
    height: 361px;
  }
  .home-text47 {
    width: 100%;
  }
  .home-content4 {
    gap: var(--dl-space-space-oneandhalfunits);
    margin-top: var(--dl-space-space-threeunits);
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .home-view2 {
    margin-top: var(--dl-space-space-unit);
  }
  .home-image7 {
    width: 100%;
  }
  .home-card3 {
    gap: var(--dl-space-space-oneandhalfunits);
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-row {
    gap: var(--dl-space-space-twounits);
  }
  .home-main3 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-header30 {
    font-size: 24px;
  }
  .home-description6 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-text54 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text55 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text56 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text57 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text59 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text60 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .home-text61 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
}
@media (max-width: 479px) {
  .home-description1 {
    width: 80%;
    height: auto;
    padding-top: var(--dl-space-space-threeunits);
  }
  .home-description2 {
    width: 478px;
    height: 822px;
  }
  .home-paragraph2 {
    width: 393px;
    height: 457px;
  }
  .home-divider-image {
    width: 80%;
  }
  .home-container13 {
    margin-top: var(--dl-space-space-threeunits);
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .home-roadmap {
    height: auto;
  }
  .home-list {
    width: 378px;
    height: 2772px;
  }
  .home-main1 {
    width: 365px;
  }
  .home-main2 {
    width: 378px;
  }
  .home-content3 {
    width: 376px;
  }
  .home-mining {
    height: 762px;
    margin-bottom: 0px;
  }
  .home-container23 {
    width: 347px;
  }
  .home-text47 {
    width: 100%;
  }
  .home-content4 {
    margin-top: var(--dl-space-space-threeunits);
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .home-image7 {
    width: 50%;
    height: auto;
  }
  .home-card3 {
    margin-top: 0px;
  }
  .home-image9 {
    width: 40%;
    height: auto;
    align-self: center;
    margin-left: 0px;
  }
}
