@font-face {
  font-family: "NeueMontreal";
  src: url("../Neue Montreal/NeueMontreal-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "NeueMontreal";
  src: url("../Neue Montreal/NeueMontreal-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "NeueMontreal";
  src: url("../Neue Montreal/NeueMontreal-Bold.otf") format("opentype");
  font-weight: 600;
}
body {
  color: #333;
  font-family: "NeueMontreal" !important;
  font-size: 16px;
  line-height: 20px;
}

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

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

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

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

a {
  text-decoration: underline;
}

.div-block-9 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.btn-inner-wrap {
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  width: 312px;
  height: 100px;
  padding: 40px 48px;
  display: flex;
}

.btn-inner-wrap.v1-copy {
  justify-content: space-between;
  align-items: center;
  width: 120px;
  height: 48px;
  padding: 0 20px;
}

.btn-inner-wrap.v1 {
  justify-content: space-between;
  align-items: center;
  width: 208px;
  height: 48px;
  padding: 0 20px;
}

.btn-inner-wrap.v2 {
  background-color: #0000;
  width: auto;
}

.btn-inner-wrap.v3 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 48px;
  padding: 0 18px;
}

.faq-v1-corss-icon {
  aspect-ratio: 1;
  filter: invert();
  width: 20px;
  height: 20px;
}

.faq-v1-tabs-link {
  background-color: #0000;
  border: 1px solid #ffffff26;
  padding: 32px;
}

.faq-v1-tabs-link.w--current {
  background-color: #0000;
  background-image: url("../images/Faq-Current-BG_1Faq Current BG.webp");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.faq-v1-tabs-link._02 {
  padding: 24px 1px 0 0;
}

.faq-v1-tabs-link._02.w--current {
  background-image: linear-gradient(225deg, #ffffff26, #fff0);
  background-position: 0 0;
}

.flex {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-top: 20px;
  display: flex;
}

.dot {
  z-index: 100;
  background-color: #ba84ff;
  border-radius: 50px;
  width: 10px;
  height: 10px;
  position: relative;
}

.faq-v1-answer {
  text-transform: none;
  max-width: 90%;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 158%;
}

.paragraph {
  color: #fff;
}

.button-group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block {
  background-color: #fff;
  border-radius: 50px;
  height: 100px;
  text-decoration: none;
  overflow: hidden;
}

.link-block.v1-copy {
  height: 48px;
}

.link-block.v3 {
  background-color: #0000;
  border: 1px solid #0a0a0a;
  height: 48px;
  text-decoration: none;
  transition: border 0.5s ease-in-out;
}

.link-block.v4 {
  border: 1px solid #0a0a0a;
  height: 48px;
  text-decoration: none;
}

.link-block.v4:hover {
  border-color: #ba84ff;
}

.link-block.v2 {
  background-color: #0000;
  border: 1px solid #fff;
  transition: border 0.5s ease-in-out;
}

.link-block.v2:hover {
  border-color: #ba84ff;
}

.div-block-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-wrapper {
  text-align: center;
  width: 100%;
  position: relative;
}

.comming {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  display: none;
}

.link {
  color: #0a0a0a;
  text-decoration: none;
}

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

.input-label {
  color: #0a0a0a;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 400;
}

.d-hide {
  display: none;
}

.div-block-10 {
  margin-top: 60px;
}

.faq-v1-question-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq-v1-tabs-menu {
  flex-flow: column;
  display: flex;
}

.service-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.scroll-link {
  color: #0a0a0a;
  margin-top: 110px;
  display: inline-block;
  text-decoration: none;
}

.service-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #0a0a0a;
  background-color: #fff;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  height: 48px;
  padding-left: 18px;
  padding-right: 18px;
  text-decoration: none;
  display: inline-flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.service-link.v1 {
  top: 5%;
}

.faq-v1-tabs {
  max-width: 690px;
  margin-left: auto;
  margin-right: 0;
}

.sub-text {
  color: #0a0a0a;
  background-color: #e7e7e7;
  border-radius: 25px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2px 6px;
  font-size: 8px;
  line-height: 160%;
  display: inline-flex;
}

.copy {
  display: none;
}

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

.third {
  position: absolute;
  top: -150px;
  bottom: auto;
  left: 55%;
}

.contect-text {
  color: #7d7d7d;
  margin-top: 50px;
}

._500 {
  font-weight: 500;
}

.date {
  margin-top: 30px;
  margin-bottom: 60px;
}

.service-btn-text {
  white-space: nowrap;
  margin-bottom: 0;
}

.service-image-wrap {
  position: relative;
}

.banner-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 0.3fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.four {
  position: absolute;
  inset: -60px 200px auto auto;
}

.link-title {
  color: #7d7d7d;
  margin-bottom: 10px;
}

.link-title.v2 {
  margin-top: 8px;
  margin-bottom: 26px;
}

.link-title.v1 {
  margin-top: 30px;
}

.link-title.v3 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 0;
}

._100vh {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
}

.div-block-13 {
  display: none;
}

.nav-menu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #0a0a0a;
  letter-spacing: 0.25px;
  text-decoration: none;
  display: block;
}

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

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

.btn-text {
  color: #fff;
}

.btn-text.v1 {
  color: #0a0a0a;
}

.service-title {
  max-width: 235px;
  margin-top: 12px;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}

.form {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.cta {
  background-color: #0a0a0a;
  padding-top: 140px;
  padding-bottom: 140px;
}

.section.sticky-section {
  justify-content: center;
  align-items: center;
  height: 644px;
  display: flex;
  position: static;
  top: 0;
  bottom: auto;
}

.section.top-section {
  padding-top: 140px;
  padding-bottom: 100px;
}

.section._04 {
  justify-content: flex-start;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section.video {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.contact-wrap {
  max-width: 686px;
  margin-left: auto;
  margin-right: auto;
}

.submit-button-2 {
  background-color: #000;
  background-image: url("../images/corner-up-right-2.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.banner-heading {
  max-width: 700px;
}

.color {
  color: #ba84ff;
}

.service-number {
  color: #ababab;
  padding-bottom: 8px;
}

.faq-v1-tabs-content {
  display: none;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  max-width: 700px;
  display: flex;
}

.service-text-wrap {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 100px;
  display: flex;
}

.text-field {
  color: #0a0a0a;
  background-color: #0000;
  border: 1px #000;
  height: 100%;
  margin-bottom: 0;
  padding-left: 18px;
}

.text-field:focus {
  color: #0a0a0a;
  border-style: none;
}

.list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.list.v1 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  margin-top: 80px;
}

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

.single-service-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.first-image {
  position: absolute;
  top: 150px;
  left: 40%;
  overflow: visible;
}

.cta-title {
  color: #fff;
  text-align: center;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.service-icon {
  width: 16px;
  height: 16px;
  display: block;
}

.faq-v1-question {
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  line-height: 141%;
}

.short-text {
  padding-bottom: 10px;
}

.form-2 {
  height: 100%;
}

.footer {
  padding-top: 100px;
  padding-bottom: 16px;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.second {
  position: absolute;
  inset: -80px 0% auto 235px;
}

.sub-link {
  color: #ccc;
}

.sub-link.v1 {
  color: #ababab;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.input-box {
  border: 1px #000;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding: 0 0 12px;
}

.input-box:focus {
  color: #0a0a0a;
  border-top-style: none;
  border-bottom-color: #0a0a0a;
  border-left-style: none;
  border-right-style: none;
}

.input-box::placeholder {
  color: #ababab;
}

.div-block-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.form-block {
  margin-top: 100px;
  margin-bottom: 0;
}

.flink {
  color: #0a0a0a;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.flink:hover {
  color: #ba84ff;
  margin-left: 10px;
}

.submit-button {
  background-color: #0a0a0a;
  border-radius: 50px;
  padding: 20px 48px;
  transition: background-color 0.4s ease-in-out;
}

.submit-button:hover {
  background-color: #ba84ff;
}

.copywrite {
  display: block;
}

.form-block-2 {
  background-color: #f2f2f2;
  border-radius: 50px;
  max-width: 242px;
  height: 48px;
  position: relative;
}

.container {
  flex: 1;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container.v1,
.div-block-5 {
  width: 100%;
  height: 100%;
}

.banner-short-text {
  margin-bottom: 20px;
}

.banner-short-text.v1 {
  max-width: 450px;
  margin-top: 24px;
  margin-bottom: 50px;
}

.faq-v2-signle-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(650px, 690px);
  grid-auto-columns: 1fr;
  display: grid;
}

.btn-inner-copy-wrap {
  background-color: #ba84ff;
  border-radius: 50px;
  justify-content: space-between;
  width: 312px;
  height: 100px;
  padding: 40px 48px;
  display: flex;
}

.btn-inner-copy-wrap.v3 {
  background-color: #0a0a0a;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 48px;
  padding: 0 18px;
}

.btn-inner-copy-wrap.v2 {
  width: auto;
}

.btn-inner-copy-wrap.v1 {
  align-items: center;
  width: 208px;
  height: 48px;
  padding: 0 20px;
}

.btn-inner-copy-wrap.v1-copy {
  align-items: center;
  width: 120px;
  height: 48px;
  padding: 0 20px;
}

.faq-v1-answer-wrap {
  padding-left: 44px;
  overflow: hidden;
}

.div-block {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

.service {
  color: #0a0a0a;
  text-decoration: none;
}

.loader-wrapper {
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  border-bottom: 1px #141314;
  border-right: 2px solid #333;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.typedjs-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.typed-js_component {
  color: #333;
}

.typedjs-multiple {
  display: inline;
}

.typedjs-multiple.heading-small {
  color: #333;
  font-size: 44px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  line-height: 120%;
}

.text-color-grey {
  color: #fbf9fc80;
}

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

.heading {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .btn-inner-wrap.v1-copy {
    height: 40px;
  }

  .faq-v1-tabs-link,
  .faq-v1-tabs-link._02 {
    padding: 25px;
  }

  .faq-v1-answer {
    max-width: none;
    margin-top: 20px;
    font-size: 16px;
  }

  .nav-menu-wrapper {
    background-color: #fff;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    min-height: 90vh;
    display: flex;
    bottom: 50px;
  }

  .link-block.v1-copy {
    height: 40px;
  }

  .link-block.v4 {
    flex: none;
  }

  .comming.v1 {
    line-height: 40px;
  }

  .d-hide {
    color: #7d7d7d;
    display: block;
  }

  .banner-wrap {
    grid-template-columns: 1fr 0.5fr;
  }

  .div-block-13 {
    background-color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 200px;
    padding-left: 16px;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 50px;
    right: auto;
  }

  .nav-menu {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #fff;
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-left: 16px;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 32px;
    line-height: 40px;
  }

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

  .section.top-section {
    padding-top: 120px;
  }

  .list {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .faq-v1-question {
    max-width: 90%;
    font-size: 20px;
  }

  .footer {
    padding-top: 80px;
  }

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

  .sub-link.v1 {
    font-size: 32px;
  }

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

  .menu-button {
    padding: 0 0 0 20px;
  }

  .menu-button.w--open {
    color: #0a0a0a;
    background-color: #0000;
    padding: 0 0 0 20px;
  }

  .div-block-14 {
    min-height: 90vh;
    position: relative;
  }

  .nav-button-wrapper {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .faq-v2-signle-wrap {
    grid-template-columns: 1fr minmax(400px, 690px);
  }

  .btn-inner-copy-wrap.v1-copy {
    height: 40px;
  }

  .paragraph-2 {
    color: #7d7d7d;
    margin-bottom: 16px;
  }

  .loader-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-9 {
    flex-flow: wrap;
  }

  .faq-v1-tabs-link,
  .faq-v1-tabs-link._02 {
    padding: 20px;
  }

  .faq-v1-answer {
    max-width: none;
    margin-top: 15px;
    font-size: 15px;
  }

  .d-hide {
    display: block;
  }

  .service-wrapper {
    grid-template-columns: 1fr;
  }

  .scroll-link {
    margin-top: 40px;
    display: none;
  }

  .copy {
    display: block;
  }

  .third {
    left: 15%;
  }

  .banner-wrap {
    grid-template-columns: 1fr;
  }

  .four {
    right: 40px;
  }

  .div-block-13 {
    bottom: 20px;
  }

  .nav-menu {
    flex-direction: column;
  }

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

  .section.top-section {
    padding-top: 100px;
  }

  .service-text-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .list.v1 {
    margin-bottom: 10px;
  }

  .faq-v1-question {
    font-size: 18px;
  }

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

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

  .copywrite {
    display: none;
  }

  .faq-v2-signle-wrap {
    grid-template-columns: 1fr;
  }

  .loader-wrapper {
    border-bottom: 1px solid #141314;
    border-right-style: solid;
    flex-direction: column-reverse;
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .faq-v1-tabs-link,
  .faq-v1-tabs-link._02 {
    padding: 15px;
  }

  .faq-v1-answer {
    font-size: 14px;
  }

  .service-link,
  .service-link.v1 {
    left: 57%;
  }

  .link-title.v1 {
    margin-top: 20px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section.top-section {
    padding-top: 80px;
  }

  .list.v1 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    margin-top: 40px;
  }

  .faq-v1-question {
    max-width: 85%;
    font-size: 16px;
  }

  .footer {
    padding-top: 60px;
  }

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

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

#w-node-_47b3061c-13ec-85a8-544a-cafbb6b7f4d6-1a46a020 {
  align-self: stretch;
}

#w-node-_47b3061c-13ec-85a8-544a-cafbb6b7f522-1a46a020 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_47b3061c-13ec-85a8-544a-cafbb6b7f50d-1a46a020 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_47b3061c-13ec-85a8-544a-cafbb6b7f522-1a46a020 {
    grid-column: span 2 / span 2;
  }
}
