:root {
  --white: white;
  --black: black;
}

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

@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: #000;
}

.section {
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100%;
  display: flex;
  overflow: hidden;
}

.blob1 {
  filter: blur(50px);
  mix-blend-mode: normal;
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 150px;
  height: 150px;
  position: absolute;
}

.blob2 {
  opacity: .87;
  filter: blur(80px);
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 400px;
  height: 400px;
  position: absolute;
  top: -73px;
  left: -111px;
}

.blob3 {
  opacity: .86;
  filter: blur(50px);
  mix-blend-mode: normal;
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 265px;
  left: 93px;
}

.blob4 {
  filter: blur(100px);
  background-image: linear-gradient(#111f18, #32424e);
  border-radius: 1000px;
  width: 600px;
  height: 600px;
  padding-top: 0;
  position: absolute;
  top: auto;
  bottom: -15%;
  left: -8%;
  right: 0%;
}

.blob5 {
  opacity: .82;
  filter: blur(100px);
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 350px;
  height: 350px;
  padding-top: 0;
  position: absolute;
  top: auto;
  bottom: 14%;
  left: 17%;
  right: 0%;
}

.blob6 {
  opacity: .85;
  filter: blur(50px);
  mix-blend-mode: hard-light;
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 300px;
  height: 300px;
  padding-top: 0;
  position: absolute;
  top: auto;
  bottom: 23%;
  left: 29%;
  right: 0%;
}

.blob1-dark {
  filter: blur(50px);
  mix-blend-mode: hard-light;
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 150px;
  height: 150px;
  position: absolute;
}

.blob7 {
  opacity: .88;
  filter: blur(50px);
  mix-blend-mode: normal;
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 300px;
  height: 300px;
  padding-top: 0;
  position: absolute;
  top: 37%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.blob8 {
  opacity: .85;
  filter: blur(100px);
  background-image: linear-gradient(#3c696b, #7394ae);
  border-radius: 1000px;
  width: 350px;
  height: 350px;
  padding-top: 0;
  position: absolute;
  top: 24%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.blob9 {
  filter: blur(1200px);
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 350px;
  height: 350px;
  padding-top: 0;
  position: absolute;
  top: 7%;
  bottom: 0%;
  left: auto;
  right: 5%;
}

.blob10 {
  opacity: .82;
  filter: blur(50px);
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 400px;
  height: 400px;
  position: absolute;
  top: 76%;
  bottom: 0%;
  left: auto;
  right: 11%;
}

.blob11 {
  filter: blur(50px);
  mix-blend-mode: normal;
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 74%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.blob1-dark-copy {
  filter: blur(50px);
  mix-blend-mode: hard-light;
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 150px;
  height: 150px;
  position: absolute;
}

.blob12 {
  filter: blur(50px);
  mix-blend-mode: hard-light;
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 150px;
  height: 150px;
  position: absolute;
  top: 77%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.container {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: saturate(118%) blur(80px);
  backdrop-filter: saturate(118%) blur(80px);
  background-image: linear-gradient(rgba(0, 0, 0, .49), rgba(0, 0, 0, .49));
  border: 1px solid rgba(164, 183, 213, .23);
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 900px;
  height: auto;
  padding: 69px 50px 244px 68px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blob8-copy {
  filter: blur(100px);
  background-image: linear-gradient(#3c426b, #7394ae);
  border-radius: 1000px;
  width: 350px;
  height: 350px;
  padding-top: 0;
  position: absolute;
  top: 21%;
  bottom: auto;
  left: 31%;
  right: 0%;
}

.image {
  opacity: .9;
  margin-bottom: 29px;
  margin-left: -11px;
  padding-bottom: 0;
  padding-left: 0;
}

.heading {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(162deg, rgba(216, 216, 216, .5), #fff 44%, rgba(216, 216, 216, .5));
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 500;
  line-height: 130%;
}

.heading-2 {
  color: rgba(255, 255, 255, .5);
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 130%;
}

.quick-stack {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-2 {
  margin-top: 0;
}

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

.heading-2-email {
  color: rgba(255, 255, 255, .5);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 130%;
}

.link {
  color: rgba(255, 255, 255, .5);
  text-decoration: none;
  transition: color .2s;
}

.link:hover {
  color: rgba(255, 255, 255, .9);
}

.heading-3 {
  color: #474747;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.button {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(0deg, #080d11 50%, rgba(255, 255, 255, .15));
  border: 1px solid rgba(255, 255, 255, .06);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 0;
  font-family: "Fa Brands 400", sans-serif;
  line-height: 14px;
  transition: background-color .2s;
  display: flex;
}

.button:hover {
  background-color: rgba(255, 255, 255, .1);
}

.button:active {
  background-color: rgba(255, 255, 255, .2);
}

.client-logo-footer {
  opacity: .5;
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  min-height: 6.5rem;
  max-height: 6.5rem;
  transition: opacity .4s;
}

.client-logo-footer:hover {
  opacity: .8;
}

.clients-grid {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  opacity: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.clients-grid.logo-animate {
  grid-column-gap: 0rem;
  grid-row-gap: 0px;
  opacity: 1;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.clients-grid.logo-animate.footer {
  width: 80rem;
}

.home-logo-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-logo-left-gradient {
  background-image: linear-gradient(90deg, #000, rgba(255, 255, 255, 0));
  width: 10%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.home-logo-left-gradient.right {
  background-image: linear-gradient(270deg, #000, rgba(255, 255, 255, 0));
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.embed {
  display: none;
}

.logos-marquee-footer {
  background-image: url('../images/Vector-18-1.svg'), url('../images/Vector-18-1.svg');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 600px, 600px;
  margin-top: 0;
  margin-bottom: 78px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (max-width: 991px) {
  .heading-3 {
    z-index: 1;
    color: rgba(255, 255, 255, .4);
  }

  .home-logo-left-gradient, .home-logo-left-gradient.right {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .container {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin: 20px;
  }

  .heading-3 {
    z-index: 1;
    color: rgba(255, 255, 255, .4);
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    top: auto;
    bottom: 0%;
    left: 0;
    right: 0;
  }

  .clients-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    margin-left: 0;
  }

  .clients-grid.logo-animate.footer {
    width: 60rem;
  }

  .home-logo-left-gradient {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .container {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin: 20px;
    padding-bottom: 212px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    text-align: left;
    font-size: 27px;
  }

  .heading-2 {
    text-align: left;
  }

  .heading-3 {
    z-index: 1;
    color: rgba(255, 255, 255, .4);
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: 500;
    line-height: 150%;
    position: relative;
  }

  .div-block-2 {
    margin-right: 0;
    right: 0;
  }

  .client-logo-footer {
    object-position: 0% 50%;
    min-height: 5rem;
    max-height: 5rem;
  }

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

  .clients-grid.logo-animate {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 65rem;
    margin-top: 26px;
  }

  .clients-grid.logo-animate.footer {
    width: 50rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .home-logo-left-gradient {
    display: block;
  }
}

#w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36a6-895550bf, #w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36a7-895550bf, #w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36a9-895550bf, #w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36ad-895550bf, #w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36ae-895550bf, #w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36b0-895550bf, #w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36b4-895550bf, #w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36b5-895550bf, #w-node-_78b3ed4d-5718-006c-5bb8-81dfc9ce36b7-895550bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2'), url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}