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

.body {
  background-color: #0e0e0e;
  font-family: Archivo, sans-serif;
}

.container {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  max-width: 90%;
  display: flex;
}

.container.withbg {
  background-image: url('../images/BG-Image.avif');
  background-position: 0 0;
  background-size: cover;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-family: Inter, sans-serif;
  font-size: 71px;
  line-height: 71px;
}

.text-block {
  color: #fff9;
  text-align: center;
  font-size: 16px;
}

.text-block.coloured {
  color: #5d5d6e;
}

.text-block._80uncentered {
  color: #fffc;
  text-align: left;
}

.text-block.uncentered {
  text-align: left;
}

.text-block.uncentered.white {
  color: #fff;
}

.div-block {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0000;
  background-image: linear-gradient(79deg, #a293f9 56%, #ff8b73);
  border-radius: 100px;
  padding: 15px 30px;
  display: flex;
}

.button.colored {
  color: #fff;
  background-image: linear-gradient(79deg, #515151, #232323);
  border: 1px solid #575757;
}

.text-block-2 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.div-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(66deg, #222, #0e0e0e);
  border-radius: 20px;
  padding: 4px 8px;
  display: flex;
}

.div-block-3 {
  z-index: -1;
  filter: blur(50px);
  background-image: radial-gradient(circle closest-corner, #fff, #0000);
  width: 50%;
  height: 100px;
  position: absolute;
  inset: auto auto -37% 25%;
}

.div-block-4 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  background-color: #0e0e0e;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-4.relative {
  background-color: #ffffff0d;
  padding: 90px 100px;
  position: relative;
}

.h2 {
  font-family: Inter, sans-serif;
  font-size: 59px;
  line-height: 59px;
}

.h2.center {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 0;
}

.div-block-5 {
  z-index: -1;
  filter: blur(50px);
  background-color: #a293f966;
  width: 40%;
  height: 40%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-6 {
  z-index: -1;
  filter: blur(150px);
  background-color: #fc9c7c80;
  width: 50%;
  height: 40%;
  position: absolute;
  inset: 10% auto auto 10%;
}

.grid {
  background-color: #0000;
  grid-template-rows: auto;
  align-items: start;
}

.grid._2 {
  grid-template-columns: 1.5fr 1fr;
  align-items: stretch;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.div-block-7 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-image: linear-gradient(#171717, #121212);
  flex-flow: column;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border: 1px solid #ffffff1a;
  border-radius: 20px;
  flex-flow: column;
  height: auto;
  display: flex;
}

.div-block-8.padding_added {
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-9 {
  background-image: url('../images/Figure---BG-Noise-→-Noise.avif');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
  padding: 24px;
}

.div-block-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

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

.image, .image-2, .image-3 {
  border-radius: 20px;
}

.uui-text-size-medium-2 {
  color: #8b8b8b;
  letter-spacing: normal;
  font-size: 18px;
  line-height: 1.5;
}

.uui-space-medium-2 {
  width: 100%;
  min-height: 2rem;
}

.uui-faq01_heading-2 {
  color: #fff;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.accordion-icon_vertical-line-2 {
  background-color: #98a2b3;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.uui-faq01_component-2 {
  width: 100%;
  margin-top: 0;
}

.uui-faq01_answer-2 {
  overflow: hidden;
}

.accordion-icon_horizontal-line-2 {
  background-color: #98a2b3;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.uui-faq01_list-2 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-faq01_question-2 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-faq01_icon-wrapper-2 {
  color: #7f56d9;
}

.accordion-icon_component-2 {
  color: #98a2b3;
  border: 2px solid #98a2b3;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.uui-faq01_accordion-2 {
  background-color: #0e0e15;
  border-bottom: 1px #eaecf0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 24px;
  padding-right: 24px;
}

.uui-faq01_accordion-2.last-item {
  border-bottom-color: #0000;
}

.div-block-12 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  align-items: center;
  display: flex;
}

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

.grid-2.lists {
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.div-block-13 {
  background-color: #141414;
  border: 1px solid #2b2b2b;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  border: 1px #2b2b2b;
  border-radius: 20px;
  flex-flow: column;
  padding: 24px;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 50px;
}

.heading-3._32px {
  font-size: 32px;
}

.list {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  flex-flow: column;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: stretch;
  width: 40%;
  padding-bottom: 28px;
  padding-left: 28px;
  display: flex;
}

.div-block-17 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

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

.div_block_linear {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #a293f91a;
  border: 1px solid #000;
  border-radius: 12px;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.uui-faq01_accordion-2-copy {
  color: #333;
  background-color: #1d1d1d;
  border: 1px solid #272727;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 24px;
  padding-right: 24px;
}

.div-block-18 {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.text-block-3 {
  font-weight: 700;
}

.div-block-20 {
  width: 50%;
}

.footer {
  background-color: #a293f90d;
  border-top: 1px solid #1c1c26;
}

.div-block-21 {
  justify-content: space-between;
  display: flex;
}

.col1_footer {
  width: 30%;
}

.text-block-4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.text-block-6 {
  color: #8e8e9f;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text-block-6:active {
  color: #a293f9;
}

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

.div-block-22 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.col2_footer {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  display: flex;
}

.text-block-7 {
  color: #5d5d6e;
}

.div-block-23 {
  border-top: 1px solid #1c1c26;
  padding-top: 40px;
}

.header {
  margin-top: 40px;
}

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

.nav-button-wrapper.responsive {
  display: none;
}

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

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  background-image: linear-gradient(#1a1a1a, #070707);
  border-radius: 40px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
}

.navbar-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #fff9;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

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

.div_large-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.text-block-8 {
  font-weight: 700;
}

.link-block-3 {
  color: #000;
  text-decoration: none;
}

.text-block-9 {
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 60px;
  }

  .div-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .button.colored {
    justify-content: center;
    align-items: center;
  }

  .h2.center {
    font-size: 44px;
  }

  .grid._2 {
    flex-flow: column;
    display: flex;
  }

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

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

  .div-block-15 {
    flex-flow: column-reverse wrap;
  }

  .div-block-15.direction {
    flex-flow: column;
  }

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

  .div-block-17 {
    justify-content: space-around;
    width: 100%;
  }

  .div-block-17.align-lef {
    justify-content: space-around;
  }

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

  .div-block-19, .div-block-20 {
    width: 100%;
  }

  .header {
    margin-top: 0;
  }

  .nav-menu-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #0f0f0f;
    flex-flow: column;
    width: 100%;
    padding: 20px;
    display: flex;
  }

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

  .nav-button-wrapper.desktop {
    display: none;
  }

  .nav-button-wrapper.responsive {
    display: block;
  }

  .icon-2 {
    color: #fff;
  }

  .menu-button {
    padding: 12px;
  }

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

  .navbar-no-shadow-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-brand.w--current {
    width: 200px;
  }

  .nav-link {
    padding: 20px 5px;
    display: block;
  }

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

  .link-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .container {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .heading {
    font-size: 40px;
    line-height: 44px;
  }

  .div-block-4.relative {
    justify-content: center;
    align-items: center;
    padding: 40px;
  }

  .h2.center {
    font-size: 32px;
    line-height: 36px;
  }

  .uui-space-medium-2 {
    min-height: 1.5rem;
  }

  .uui-faq01_component-2 {
    margin-top: 3rem;
  }

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

  .heading-3 {
    font-size: 32px;
    line-height: 36px;
  }

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

  .col1_footer {
    width: 50%;
  }

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

  .image-6 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: 100%;
  }

  .div-block-4.relative {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2.center {
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .div-block-5, .div-block-6 {
    display: none;
  }

  .grid, .grid._2, .grid-2, .grid-2.lists {
    flex-flow: column;
    display: flex;
  }

  .div-block-15 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-15.direction {
    flex-flow: column-reverse;
  }

  .div-block-16 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-17, .div-block-17.align-lef {
    width: 100%;
  }

  .div-block-18 {
    grid-column-gap: 12%;
    grid-row-gap: 12%;
  }

  .div-block-21 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .col1_footer {
    width: 100%;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .icon-2 {
    color: #fff;
  }

  .navbar-brand {
    width: 150px;
  }

  .div_large-2 {
    flex-flow: column;
  }

  .image-4, .image-5 {
    width: 100%;
  }
}

#w-node-efb81c6e-7c59-a0c8-94cd-bdddbeecfa91-087c58c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


