.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: flex-start;
}

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

.about-fragment14 {
  display: contents;
}
.about-text16 {
  display: inline-block;
}
.about-fragment13 {
  display: contents;
}
.about-text13 {
  display: inline-block;
}
.about-fragment11 {
  display: contents;
}
.about-text11 {
  display: inline-block;
}
.about-fragment10 {
  display: contents;
}
.about-text10 {
  display: inline-block;
}
.about-fragment12 {
  display: contents;
}
.about-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: 238px;
  height: 236px;
  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;
  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: 90%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  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;
}
.about-fragment18 {
  display: contents;
}
.about-description2 {
  display: inline-block;
}
.about-fragment17 {
  display: contents;
}
.about-description1 {
  display: inline-block;
}
.about-fragment15 {
  display: contents;
}
.about-text39 {
  display: inline-block;
}
.about-fragment16 {
  display: contents;
}
.about-text40 {
  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;
  }
  .about-text46 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text47 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text48 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text41 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text42 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text43 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text44 {
    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);
}
.about-fragment20 {
  display: contents;
}
.about-text53 {
  display: inline-block;
}
.about-fragment32 {
  display: contents;
}
.about-text65 {
  display: inline-block;
}
.about-fragment27 {
  display: contents;
}
.about-text60 {
  display: inline-block;
}
.about-fragment28 {
  display: contents;
}
.about-text61 {
  display: inline-block;
}
.about-fragment22 {
  display: contents;
}
.about-text55 {
  display: inline-block;
}
.about-fragment31 {
  display: contents;
}
.about-text64 {
  display: inline-block;
}
.about-fragment19 {
  display: contents;
}
.about-text52 {
  display: inline-block;
}
.about-fragment25 {
  display: contents;
}
.about-text58 {
  display: inline-block;
}
.about-fragment21 {
  display: contents;
}
.about-text54 {
  display: inline-block;
}
.about-fragment24 {
  display: contents;
}
.about-text57 {
  display: inline-block;
}
.about-fragment26 {
  display: contents;
}
.about-text59 {
  display: inline-block;
}
.about-fragment23 {
  display: contents;
}
.about-text56 {
  display: inline-block;
}
.about-fragment29 {
  display: contents;
}
.about-text62 {
  display: inline-block;
}
.about-fragment30 {
  display: contents;
}
.about-text63 {
  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;
  }
}

.about-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #161616;
}
.about-fragment10 {
  display: contents;
}
.about-text10 {
  display: inline-block;
}
.about-fragment11 {
  display: contents;
}
.about-text11 {
  display: inline-block;
}
.about-fragment12 {
  display: contents;
}
.about-text12 {
  display: inline-block;
}
.about-fragment13 {
  display: contents;
}
.about-text13 {
  display: inline-block;
}
.about-fragment14 {
  display: contents;
}
.about-text16 {
  display: inline-block;
}
.about-hero {
  gap: var(--dl-space-space-fiveunits);
  height: 479px;
  display: flex;
  max-width: 100%;
  align-self: stretch;
  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("https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExa3BxcThjeW1kYjVsOWFmbWFpaW8wbG9zM21iMHhuOTIxZDYxYWxyaCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/1jkSrf7GjwFwE5MJ73/giphy.webp");
  background-position: top;
}
.about-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;
}
.about-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;
}
.about-container2 {
  flex: 0 0 auto;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 20px;
  display: flex;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
}
.about-roadmap {
  gap: var(--dl-space-space-fiveunits);
  width: 1677px;
  display: flex;
  max-width: auto;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
.about-heading2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: center;
  flex-direction: column;
}
.about-header11 {
  color: rgb(255, 255, 255);
  width: 718px;
  font-size: 90px;
  max-width: 900px;
  font-style: normal;
  font-weight: 500;
  line-height: 108px;
}
.about-text23 {
  font-size: 25px;
}
.about-text24 {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
}
.about-text25 {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
}
.about-list {
  gap: 106px;
  width: 1369px;
  height: 3272px;
  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;
}
.about-container3 {
  flex: 0 0 auto;
  width: auto;
  height: 475px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.about-step1 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 924px;
  height: 475px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.about-heading3 {
  gap: var(--dl-space-space-twounits);
  width: auto;
  height: auto;
  display: flex;
  max-width: auto;
  align-items: flex-start;
  flex-direction: column;
}
.about-header12 {
  color: rgb(255, 255, 255);
  width: 577px;
  height: 130px;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}
.about-header13 {
  color: rgb(255, 255, 255);
  font-size: 25px;
}
.about-header14 {
  color: rgb(255, 255, 255);
  width: 898px;
  height: 286px;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.15;
}
.about-step2 {
  gap: var(--dl-space-space-oneandhalfunits);
  height: 581px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.about-heading4 {
  gap: var(--dl-space-space-twounits);
  width: 746px;
  height: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.about-header15 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
}
.about-header16 {
  color: rgb(255, 255, 255);
  width: 814px;
  height: 82px;
  font-size: 25px;
}
.about-header17 {
  color: rgb(255, 255, 255);
  width: 886px;
  height: 276px;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
}
.about-step3 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 906px;
  height: 451px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.about-heading5 {
  gap: var(--dl-space-space-twounits);
  width: 854px;
  height: 459px;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.about-header18 {
  color: rgb(255, 255, 255);
  width: 802px;
  font-size: 60px;
}
.about-header19 {
  color: rgb(255, 255, 255);
  font-size: 25px;
}
.about-header20 {
  color: rgb(255, 255, 255);
  width: 914px;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
}
.about-step4 {
  gap: var(--dl-space-space-oneandhalfunits);
  height: 620px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.about-heading6 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.about-header21 {
  color: rgb(255, 255, 255);
  width: 800px;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
}
.about-header22 {
  color: rgb(255, 255, 255);
  width: 800px;
  height: 62px;
  font-size: 25px;
}
.about-header23 {
  color: rgb(255, 255, 255);
  width: 880px;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
}
.about-step5 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.about-heading7 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.about-header24 {
  color: rgb(255, 255, 255);
  width: 780px;
  font-size: 60px;
}
.about-header25 {
  color: rgb(255, 255, 255);
  width: 832px;
  height: 64px;
  font-size: 25px;
}
.about-header26 {
  color: rgb(255, 255, 255);
  width: 852px;
  font-size: 30px;
}
.about-text36 {
  font-size: 40px;
}
.about-text37 {
  color: #ffffff;
}
.about-fragment15 {
  display: contents;
}
.about-text39 {
  display: inline-block;
}
.about-fragment16 {
  display: contents;
}
.about-text40 {
  display: inline-block;
}
.about-fragment17 {
  display: contents;
}
.about-description1 {
  display: inline-block;
}
.about-fragment18 {
  display: contents;
}
.about-description2 {
  display: inline-block;
}
.about-container4 {
  flex: 0 0 auto;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 20px;
  display: flex;
  align-items: flex-start;
}
.about-fragment19 {
  display: contents;
}
.about-text52 {
  display: inline-block;
}
.about-fragment20 {
  display: contents;
}
.about-text53 {
  display: inline-block;
}
.about-fragment21 {
  display: contents;
}
.about-text54 {
  display: inline-block;
}
.about-fragment22 {
  display: contents;
}
.about-text55 {
  display: inline-block;
}
.about-fragment23 {
  display: contents;
}
.about-text56 {
  display: inline-block;
}
.about-fragment24 {
  display: contents;
}
.about-text57 {
  display: inline-block;
}
.about-fragment25 {
  display: contents;
}
.about-text58 {
  display: inline-block;
}
.about-fragment26 {
  display: contents;
}
.about-text59 {
  display: inline-block;
}
.about-fragment27 {
  display: contents;
}
.about-text60 {
  display: inline-block;
}
.about-fragment28 {
  display: contents;
}
.about-text61 {
  display: inline-block;
}
.about-fragment29 {
  display: contents;
}
.about-text62 {
  display: inline-block;
}
.about-fragment30 {
  display: contents;
}
.about-text63 {
  display: inline-block;
}
.about-fragment31 {
  display: contents;
}
.about-text64 {
  display: inline-block;
}
.about-fragment32 {
  display: contents;
}
.about-text65 {
  display: inline-block;
}
.about-container6 {
  display: contents;
}
@media (max-width: 767px) {
  .about-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);
  }
  .about-heading1 {
    gap: var(--dl-space-space-unit);
  }
  .about-header10 {
    font-size: 36px;
    max-width: 70%;
    line-height: 43px;
  }
  .about-text19 {
    font-size: 36px;
    max-width: 70%;
    line-height: 43px;
  }
  .about-roadmap {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .about-heading2 {
    gap: var(--dl-space-space-unit);
  }
  .about-header11 {
    font-size: 36px;
    line-height: 43px;
  }
  .about-text21 {
    font-size: 36px;
    line-height: 43px;
  }
  .about-list {
    gap: var(--dl-space-space-threeunits);
    padding-top: 0px;
    padding-left: var(--dl-space-space-unit);
    padding-bottom: 0px;
  }
  .about-heading3 {
    gap: var(--dl-space-space-unit);
  }
  .about-header12 {
    font-size: 32px;
  }
  .about-text27 {
    font-size: 32px;
  }
  .about-header13 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-header14 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-heading4 {
    gap: var(--dl-space-space-unit);
  }
  .about-header15 {
    font-size: 32px;
  }
  .about-header16 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-header17 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-heading5 {
    gap: var(--dl-space-space-unit);
  }
  .about-header18 {
    font-size: 32px;
  }
  .about-header19 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-header20 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-heading6 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .about-header21 {
    font-size: 32px;
  }
  .about-header22 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-header23 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-heading7 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .about-header24 {
    font-size: 32px;
  }
  .about-header25 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-header26 {
    font-size: 14px;
    line-height: 21px;
  }
  .about-text41 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text42 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text43 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text44 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text46 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text47 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
  .about-text48 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
}
