:root {
  --black: black;
  --color: #ffd900;
  --white: white;
  --color-2: #4e7ef7;
  --green1: #3a3a3a;
  --green2: #b9b9b9;
}

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

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

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

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

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div {
  background-color: #0000;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 131px;
  display: flex;
  position: sticky;
}

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100svh;
  display: flex;
  position: static;
  top: 0;
  overflow: visible;
}

.section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 100px;
  display: flex;
  overflow: visible;
}

.div-block-3 {
  z-index: 22;
  pointer-events: none;
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.image {
  mix-blend-mode: lighten;
  flex: none;
  width: 100%;
  max-width: 200%;
  height: auto;
  margin-top: 10vh;
  display: block;
  overflow: visible;
}

.image-2 {
  width: 100%;
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--black);
  background-image: radial-gradient(circle, #000000bf, #000), url('../images/Free-text-to-image-generator--Freepik-AI.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.spline-scene {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100%;
  display: flex;
}

.div-block-4 {
  z-index: 99;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.image-3 {
  width: auto;
  height: 20vh;
  margin-top: 40vh;
}

.h1 {
  aspect-ratio: auto;
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gruppo, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.h1:hover {
  color: var(--color);
}

.h1._2i {
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 600;
}

.h1._2i:hover {
  color: var(--white);
}

.div-block-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 700px;
  margin-top: 32px;
  padding-top: 16px;
  display: flex;
}

.navigation {
  z-index: 9999;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.heading {
  color: #c8c8c8;
  margin-top: 0;
  margin-bottom: 0;
}

.h3 {
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  text-decoration: none;
  display: flex;
}

.h3:hover {
  text-decoration: none;
}

.h3.baa {
  transform: rotate(-18deg);
}

.h3._9 {
  color: var(--black);
  font-size: 36px;
}

.h3.daf {
  color: #0051ff;
  -webkit-text-stroke-color: #0051ff;
  margin-bottom: 14px;
  font-size: 48px;
}

.h3._22, .h3.cw {
  color: var(--white);
}

.image-4 {
  width: 80px;
}

.image-5 {
  width: 120px;
}

.div-block-6 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-7 {
  background-color: var(--color);
  border-radius: 20px;
  flex: none;
  width: 100%;
  height: 5px;
  display: block;
  position: static;
  inset: auto 8% 3%;
  overflow: hidden;
}

.div-block-8 {
  z-index: 21;
  border: 1px solid #211387;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  height: 5px;
  margin-bottom: 20px;
  display: flex;
  position: fixed;
  inset: auto 10% 0%;
  overflow: hidden;
}

.background-video {
  z-index: auto;
  width: 80%;
  height: 50%;
  position: relative;
  inset: 0%;
}

.paragraph {
  width: 30%;
}

.p {
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.p.baa {
  transform: rotate(-18deg);
}

.p._2 {
  margin-top: 0;
  display: flex;
}

.image-6 {
  width: 120px;
}

.heading-2 {
  font-family: Changa One, Impact, sans-serif;
}

.h2 {
  opacity: 1;
  color: var(--black);
  text-transform: capitalize;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  font-family: Exo, sans-serif;
  font-size: 60px;
  line-height: 70px;
  display: flex;
  position: static;
}

.h2:hover {
  color: var(--white);
}

.h2.baa {
  z-index: -1;
  background-color: var(--color);
  padding: 10px 100vw;
  font-family: Changa One, Impact, sans-serif;
  position: relative;
  transform: rotate(-18deg);
}

.h2._1 {
  transform: rotate(-18deg);
}

.section-2 {
  display: none;
}

.image-7 {
  border: 0 #005df1;
  border-radius: 100px;
  width: 80px;
}

.video {
  flex: none;
  width: 80%;
  height: 60%;
}

.image-8 {
  width: 300px;
  position: relative;
}

.footer {
  z-index: 23;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.div-block-9 {
  height: 100px;
}

.image-9 {
  border-radius: 500px;
  width: 200px;
}

.image-10 {
  flex: none;
  width: 50%;
  position: relative;
}

.svg {
  color: #fff;
  cursor: pointer;
  width: 24px;
}

.svg-2 {
  width: 24px;
}

.div-block-10 {
  pointer-events: auto;
  cursor: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.svg-3 {
  width: 26px;
}

.path {
  color: var(--white);
}

.svg-4 {
  color: #fff;
  width: 26px;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-11 {
  flex: none;
  width: 20%;
}

.div-block-12 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80vh;
  display: flex;
}

.image-12 {
  flex: none;
  width: 20%;
}

.image-13 {
  flex: none;
  width: 25%;
}

.image-14 {
  flex: none;
  width: 40%;
}

.div-block-13 {
  width: 600px;
  height: 400px;
}

.youtube {
  flex: none;
  width: 100%;
  height: 100%;
}

.div-block-14 {
  width: 60%;
}

.image-15 {
  flex: none;
  width: 40%;
}

.div-block-15 {
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.video-2 {
  width: 100%;
}

.div-block-16 {
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.image-16 {
  opacity: 1;
  width: 35%;
  height: auto;
}

.div-block-17 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-17 {
  width: 100px;
}

.image-17._200 {
  width: 200px;
}

.image-17.t {
  width: 36px;
}

.div-block-18 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-20 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  transform: rotate(-12deg);
}

.div-block-21 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-22 {
  width: 100%;
  height: 400px;
}

.image-18 {
  width: 100px;
}

.div-block-23 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-19 {
  width: 120px;
}

.div-block-24 {
  border: 3px solid var(--black);
  background-color: var(--black);
  cursor: pointer;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  margin-top: 0;
  display: flex;
}

.div-block-24:hover {
  border-color: var(--white);
}

.div-block-24._2 {
  border-width: 3px;
  border-color: var(--black);
  background-color: var(--black);
  display: flex;
}

.div-block-24._2:hover {
  border-color: var(--white);
}

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

.div-block-25 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-26 {
  width: 100%;
  height: 200px;
}

.div-block-27 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-20 {
  width: 50px;
  transform: rotate(28deg);
}

.image-21 {
  width: 100px;
}

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

.svg-5 {
  width: 28px;
}

.svg-6 {
  width: 24px;
}

.loading {
  z-index: 99999;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-22 {
  width: 200px;
  position: relative;
}

.div-block-28 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-23 {
  width: 80px;
}

.image-23._2 {
  width: 30px;
}

.path-2 {
  color: var(--white);
}

.body-2 {
  background-color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: var(--white);
  font-family: Varela Round, sans-serif;
  font-weight: 700;
}

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

.text-block {
  color: var(--white);
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block:hover {
  color: var(--color-2);
}

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

.columns, .column-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.dropdown-list {
  background-color: #0f0f0f;
  border: 2px solid #303030;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.dropdown-link {
  color: #afafaf;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.dropdown-link:hover {
  color: #fff;
}

.g {
  color: var(--white);
}

.container {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.hero-without-image {
  border: 2px solid var(--green1);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: #00000052;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  min-width: 390px;
  height: 260px;
  min-height: 220px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

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

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

.margin-bottom-24px {
  color: var(--green2);
  margin-bottom: 24px;
  font-size: 16px;
}

.button-primary {
  border: 2px solid var(--green1);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1a1b1f00;
  border-radius: 20px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary._3 {
  cursor: not-allowed;
}

.grid {
  grid-column-gap: 25px;
  grid-row-gap: 24px;
  flex: none;
  grid-template-columns: 1fr 1fr;
  margin-left: 20%;
  margin-right: 20%;
}

.heading-4 {
  color: var(--white);
  text-align: left;
  font-family: Varela Round, sans-serif;
  text-decoration: none;
  display: block;
}

.heading-5 {
  color: var(--white);
  font-family: Varela Round, sans-serif;
  font-size: 24px;
}

.text-span, .text-span-2 {
  color: var(--color-2);
}

.container-3 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

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

.heading-7 {
  color: var(--green2);
  font-family: Varela Round, sans-serif;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6 {
  color: var(--color-2);
}

.image-24 {
  flex: 0 auto;
  width: 200px;
}

.container-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: block;
}

.container-5 {
  display: block;
}

.heading-8 {
  color: var(--white);
  font-family: Varela Round, sans-serif;
}

.heading-9 {
  color: var(--green2);
  text-align: center;
  font-family: Varela Round, sans-serif;
  font-weight: 400;
}

.heading-10 {
  color: var(--color-2);
}

.heading-11 {
  color: var(--color-2);
  text-align: center;
}

.image-25, .image-26 {
  position: relative;
}

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

.svg-7 {
  color: var(--white);
  width: 26px;
}

.path-3 {
  color: var(--white);
}

.container-6, .container-7 {
  display: none;
}

.container-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-11 {
  order: 0;
  align-self: auto;
  width: 100%;
  height: 100%;
}

.section-3 {
  flex-flow: column;
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
}

.section-4 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-span-7, .text-span-8, .text-span-9, .text-span-10 {
  color: var(--color-2);
}

@media screen and (max-width: 991px) {
  .container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .grid {
    grid-template-columns: 1fr;
    justify-items: center;
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .container {
    flex-flow: column;
  }

  .hero-without-image {
    flex-flow: row;
    padding: 60px 15px;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-4, .heading-7 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .body {
    justify-content: flex-start;
    align-items: center;
  }

  .spline-scene {
    justify-content: center;
    align-items: flex-end;
  }

  .image-3 {
    width: auto;
    margin-top: 75vh;
  }

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

  .div-block-5 {
    height: auto;
  }

  .navigation {
    background-color: var(--black);
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h3 {
    font-size: 24px;
    display: block;
  }

  .h3._9 {
    font-size: 16px;
  }

  .h3.daf {
    font-size: 24px;
  }

  .p {
    width: 90%;
    font-size: 16px;
    line-height: 18px;
  }

  .h2 {
    font-size: 24px;
    line-height: 20px;
  }

  .image-10 {
    width: 80%;
  }

  .div-block-10, .div-block-11 {
    display: none;
  }

  .image-11 {
    width: 80%;
  }

  .div-block-14, .div-block-15, .image-16 {
    width: 100%;
  }

  .div-block-17 {
    flex-flow: column;
    flex: 0 auto;
  }

  .image-17.t {
    display: block;
  }

  .div-block-22 {
    height: 200px;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .div-block-24 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    cursor: pointer;
    margin-top: 10px;
    display: flex;
  }

  .div-block-26 {
    height: 10px;
  }

  .div-block-27 {
    flex-flow: column;
  }

  .link-block-copy {
    display: flex;
  }

  .svg-5 {
    width: 30px;
  }

  .columns {
    display: none;
  }

  .container {
    flex-flow: column;
    margin-top: 120px;
  }

  .hero-without-image {
    align-self: auto;
  }

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

  .grid {
    flex-flow: column;
    grid-auto-flow: row;
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
  }

  .heading-4 {
    text-align: center;
    font-size: 32px;
  }

  .container-3 {
    position: fixed;
    inset: auto 0% 0%;
  }

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

  .image-24 {
    width: 100px;
  }

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

  .heading-9 {
    font-size: 16px;
  }

  .heading-12 {
    color: var(--white);
  }

  .container-6 {
    justify-content: center;
    align-items: flex-start;
    margin-right: 0;
    display: flex;
  }

  .svg-8 {
    width: 50px;
  }

  .path-4 {
    color: var(--white);
  }

  .container-7 {
    background-color: var(--black);
    display: none;
    position: fixed;
    inset: 0%;
  }

  .heading-13 {
    color: var(--white);
    text-align: center;
    font-family: Varela Round, sans-serif;
  }

  .svg-9 {
    color: var(--white);
    width: 64px;
  }

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

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

  .container-9 {
    height: 60px;
  }
}

#w-node-_04013d99-3a3f-c876-1fbf-f5e35950721a-51d56755 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


