.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.hero {
  height: auto;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.holdit {
  z-index: 2;
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.holdit.cta {
  padding-top: 0;
}

.holdit.about {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1130px;
  height: auto;
  padding: 20px 50px;
}

.holdit.integ {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-top: 0;
}

.holdit.services {
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 40px;
}

.image {
  z-index: 0;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.heading {
  color: #ebf2ff;
  flex: 0 auto;
  width: 420px;
  margin-top: 0;
  font-family: Jura, sans-serif;
  font-size: 82px;
  font-weight: 300;
}

.heading-2 {
  color: #ebf2ff;
  letter-spacing: 2px;
  margin-top: 25px;
  margin-bottom: 20px;
  padding-left: 5px;
  font-family: Albert Sans, sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 48px;
}

.black-overlay {
  z-index: 2;
  opacity: .81;
  background-color: #00013d;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.flex-block {
  flex: 1;
  min-width: 510px;
  max-width: 600px;
  height: 100%;
  margin-top: 6px;
  padding-left: 100px;
}

.heading3 {
  z-index: 2;
  color: #ebf2ff;
  text-align: center;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  font-family: Albert Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.herobutton {
  filter: drop-shadow(0 2px 17px #9400f69e);
  background-color: #4438ff;
  border-radius: 10px 0;
  margin-top: 20px;
  margin-left: 5px;
  padding: 12px 60px;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
}

.image-2 {
  filter: drop-shadow(0 130px 90px #1f17a2);
  max-width: none;
  margin-top: 21px;
  position: relative;
  left: -26px;
}

.text-span {
  color: #ebf2ff;
  font-weight: 700;
}

.cta {
  z-index: 2;
  background-color: #103a52;
  background-image: linear-gradient(#2e066d, #410999);
  position: relative;
}

.h2 {
  color: #fff;
  margin-top: 10px;
  font-family: Albert Sans, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.background-video {
  z-index: 1;
  filter: saturate(0%);
  object-fit: cover;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.about {
  z-index: 2;
  height: auto;
  position: relative;
  box-shadow: 0 15px 20px -14px #0000000a;
}

.heading-4 {
  color: #363636;
  text-align: left;
  width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Albert Sans, sans-serif;
  font-size: 41px;
  font-weight: 800;
  line-height: 70px;
}

.heading-4._2 {
  color: #363636;
  width: auto;
  padding-left: 0;
  font-size: 50px;
  font-weight: 300;
}

.lottie-animation {
  width: 70px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block {
  flex: 0 auto;
  max-width: 540px;
  padding-right: 60px;
  position: relative;
}

.text-span-3 {
  font-family: Albert Sans, sans-serif;
}

.flex-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 510px;
}

.paragraph {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.flex-block-3 {
  justify-content: center;
  align-items: center;
}

.flex-block-4 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  margin-top: -15px;
  padding-left: 5px;
}

.minititle {
  margin-bottom: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.minititle.serv {
  margin-top: 0;
}

.sectitles {
  color: #363636;
  width: 510px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Albert Sans, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 42px;
}

.sectitles.servv {
  text-align: center;
  width: 1000px;
  margin-bottom: 60px;
  font-size: 44px;
  line-height: 45px;
}

.sectitles.div {
  color: #7438ec;
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.sectitles.cs {
  text-align: center;
  width: auto;
}

.secpara {
  text-align: left;
  margin-bottom: 25px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.secpara.sepe {
  width: 480px;
  font-size: 16px;
}

.flex-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  min-width: 1000px;
  max-width: 1100px;
  padding-left: 50px;
}

.flex-block-6 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 51px;
  padding-left: 0;
}

.flex-block-6.services {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
}

.image-7 {
  width: 520px;
  margin-top: 93px;
  padding-right: 50px;
}

.flex-block-7 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  width: 250px;
}

.div-block-2 {
  object-fit: cover;
  width: 60px;
}

.div-block-2.gm {
  width: 67px;
}

.image-8 {
  width: 50px;
}

.image-8.gs {
  width: 30px;
  margin-top: 7px;
  margin-left: 4px;
}

.gm {
  width: 70px;
}

.as {
  width: 44px;
  margin-top: -4px;
  margin-left: 0;
}

.background-video-2 {
  position: absolute;
}

.segtitles {
  color: #7438ec;
  margin-top: 25px;
  font-family: Albert Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-2 {
  width: 280px;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
}

.flex-block-8 {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
}

.integration {
  padding-bottom: 90px;
}

.services {
  z-index: 2;
  height: auto;
  position: relative;
}

.cta11 {
  background-color: #4438ff;
  border-radius: 10px 0;
  margin-top: 20px;
  margin-left: 0;
  padding: 12px 60px;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
}

.cta11.price {
  padding-left: 40px;
  padding-right: 40px;
}

.cta11.outline {
  color: #000;
  background-color: #4438ff00;
  border: 1px solid #000;
  padding-left: 40px;
  padding-right: 40px;
}

.servc {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  display: flex;
}

.servicess {
  overflow: hidden;
  box-shadow: 0 -12px 60px -20px #0000001f;
}

.grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  min-width: 1090px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.div-block-3 {
  text-align: center;
  border: .2px solid #00000030;
  border-radius: 20px;
  flex-flow: column;
  width: 390px;
  height: 340px;
  padding: 20px;
  display: flex;
}

.heading-5 {
  color: #7438ec;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
}

.heading-5.sub {
  color: #333;
  margin-top: 6px;
  font-size: 18px;
  font-weight: 300;
}

.flex-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}

.flex-block-9.la {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
}

.flex-block-9.inr {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
}

.div-block-4 {
  width: 55px;
  margin-top: 10px;
}

.div-block-4.fin {
  width: 61px;
}

.div-block-4.user {
  width: 60px;
}

.cardt {
  text-align: left;
  margin-top: 27px;
  font-family: Albert Sans, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.descript {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
}

.image-10 {
  width: 60px;
}

.image-11 {
  width: 59px;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 6px;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.bold-text {
  font-weight: 200;
  line-height: 10px;
}

.image-12 {
  width: 62px;
  max-width: none;
}

.uplink {
  color: #fff;
  font-family: Albert Sans, sans-serif;
  transition: background-color .2s cubic-bezier(.047, 1.036, .322, 1.059);
}

.uplink:hover {
  background-color: #3f0d95;
  border-radius: 10px;
}

.uplink.cta {
  margin-left: 20px;
}

.text-span-4 {
  font-weight: 700;
}

.image-13 {
  pointer-events: none;
  object-fit: cover;
  object-position: 50% 10%;
  width: 110%;
  max-width: none;
  height: auto;
  position: relative;
  inset: -4% 0% 0% -8%;
}

.div-block-5 {
  object-fit: contain;
  flex: 0 auto;
  width: 100%;
  height: 250px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.container-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 250px;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.bec {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.heading-6 {
  z-index: 1;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 44px;
  position: relative;
}

.text-block {
  z-index: 1;
  color: #fff;
  text-align: center;
  flex: 1;
  align-self: stretch;
  font-family: Albert Sans, sans-serif;
  font-size: 20px;
  font-weight: 200;
  position: relative;
}

.div-block-6 {
  background-color: #0c001b70;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  flex: 1;
  align-self: center;
}

.flex-block-16 {
  width: 590px;
  padding-left: 0;
}

.image-14 {
  width: 510px;
  max-width: 100%;
  position: relative;
  top: -41px;
}

.div-block-8 {
  flex: 1;
  padding-left: 0;
}

.div-block-9 {
  border: .3px solid #0003;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 370px;
  padding: 10px 20px 40px;
  display: flex;
}

.paragraph-3 {
  font-family: Albert Sans, sans-serif;
  font-size: 14px;
}

.section {
  padding-bottom: 60px;
}

.flex-block-18 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
}

.lottie-animation-2 {
  flex: 0 auto;
  width: 130px;
}

.image-16 {
  flex: 1;
  width: 90%;
  max-width: none;
}

.link-block {
  flex: 0 auto;
  padding-left: 10px;
}

.upmen {
  flex: 1;
  min-width: 926px;
  max-width: 1300px;
}

.flex-block-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 1400px;
  padding-left: 40px;
}

.uptop {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.text-block-2 {
  color: #fff;
  text-align: right;
  padding-bottom: 10px;
}

.flex-block-20 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 20px;
  padding-right: 40px;
}

.div-block-10 {
  background-image: url('../images/one-person-typing-computer-keyboard-night-generated-by-ai.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 470px;
  padding-top: 180px;
  display: flex;
  position: relative;
}

.heading-8 {
  z-index: 1;
  color: #fff;
  margin-top: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 35px;
  position: relative;
}

.div-block-11 {
  z-index: 0;
  opacity: .42;
  pointer-events: none;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-block-3 {
  z-index: 1;
  color: #fff;
  padding-bottom: 30px;
  font-family: Albert Sans, sans-serif;
  font-size: 30px;
  font-weight: 200;
  position: relative;
}

.articles {
  height: 1200px;
}

.container-6 {
  max-width: 1400px;
}

.heading-9 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: Albert Sans, sans-serif;
}

.blogholder {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
}

.blogcard {
  width: 320px;
  padding-bottom: 40px;
  box-shadow: 0 8px 20px 14px #0000000a;
}

.blogimg {
  width: 320px;
  max-width: none;
  padding-bottom: 20px;
}

.text-block-4 {
  font-family: Albert Sans, sans-serif;
}

.bold-text-3 {
  font-family: Albert Sans, sans-serif;
  font-weight: 400;
}

.text-block-5 {
  padding-left: 20px;
  font-family: Albert Sans, sans-serif;
}

.flex-block-21 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  background-color: #f0f0f0;
  border: 1px solid #0000;
  border-radius: 0 11px 11px 0;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
}

.flex-block-21.arts {
  width: 200px;
  margin-top: 0;
  padding-top: 5px;
}

.heading-10 {
  margin-bottom: 20px;
  padding-left: 20px;
}

.section-2 {
  justify-content: center;
  align-items: flex-start;
  display: block;
  position: relative;
  overflow: visible;
}

.container-7 {
  max-width: 1400px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.flex-block-22 {
  background-color: #eee;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  width: 246px;
  max-width: 246px;
  margin-top: 20px;
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 10px 20px;
  display: flex;
}

.link {
  color: #363636;
  font-family: Albert Sans, sans-serif;
  text-decoration: none;
}

.text-span-5 {
  color: #3d0d90;
}

.image-17 {
  object-fit: cover;
  border-radius: 30px 30px 0 0;
  width: 100%;
  max-width: none;
  position: absolute;
  inset: -27% 0% 0%;
}

.art-img {
  border-radius: 30px 30px 0 0;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 840px;
  height: 370px;
  line-height: 21px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.art-title {
  opacity: 1;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: #000;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 840px;
  height: 210px;
  margin-top: -1px;
  margin-bottom: 20px;
  padding-top: 10px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.flex-block-24 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 857px;
}

.image-18 {
  opacity: .46;
  filter: blur(32px);
  width: 850px;
  position: absolute;
  inset: -20px 0% 0%;
}

.div-block-13 {
  z-index: 1;
  position: relative;
}

.heading-11 {
  color: #fff;
  margin-top: 20px;
  padding-left: 40px;
  font-family: Albert Sans, sans-serif;
  font-size: 36px;
  font-weight: 300;
}

.text-block-6 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 15px;
  padding-left: 40px;
  font-family: Albert Sans, sans-serif;
}

.secat {
  margin-bottom: 10px;
  padding-left: 10px;
}

.secat.end {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 770px;
  margin-top: 40px;
  margin-left: 10px;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.art-sec_title {
  color: #505050;
  margin-bottom: 20px;
  font-family: Albert Sans, sans-serif;
  font-size: 26px;
  font-weight: 800;
}

.art-sec_title.last {
  z-index: 1;
  color: #fff;
  height: 70px;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-bottom: 0;
  font-weight: 300;
  line-height: 47px;
  position: relative;
}

.art-sec-para {
  max-width: 770px;
  margin-bottom: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-span-6 {
  height: auto;
  font-size: 49px;
  font-weight: 800;
}

.flex-block-25 {
  color: #363636;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  position: static;
}

.div-block-14 {
  color: #fff;
  background-color: #fff;
  border: .2px solid #000;
  width: 770px;
  height: 0;
  margin-top: 42px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-left: 0;
}

.text-span-7 {
  font-size: 18px;
  font-weight: 600;
}

.div-block-15 {
  color: #fff;
  border: .1px solid #ffffff96;
  width: 300px;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 0;
}

.text-block-7 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Albert Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.heading-12 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
}

.image-19 {
  border: 1px solid #fff;
  border-radius: 18px;
  width: 100px;
}

.author {
  background-image: url('../images/Frame-12.svg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  flex: 1;
  max-width: 370px;
  padding: 20px 40px 40px;
  position: relative;
}

.flex-block-27 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: center;
  align-items: center;
}

.image-20 {
  border-radius: 6px;
  margin-left: 0;
}

.link-2 {
  color: #fff;
  margin-top: 5px;
  font-family: Albert Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.div-block-16 {
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  margin-left: 0;
  display: flex;
}

.div-block-17 {
  object-fit: cover;
  background-color: #2e3a4a;
  border-radius: 20px;
  width: 370px;
  max-width: 370px;
  height: 131px;
  padding-top: 20px;
  padding-left: 40px;
}

.flex-block-28 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  position: sticky;
  top: 140px;
  bottom: 0;
}

.heading-13 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Albert Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.flex-block-29 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.flex-block-30 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
}

.image-21 {
  margin-top: 3px;
}

.heading-14 {
  margin-bottom: 20px;
  font-family: Albert Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-18 {
  background-color: #3d0d90;
  width: 3px;
  height: 50px;
}

.div-block-18.inact {
  opacity: 0;
}

.heading-15 {
  color: #363636;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Albert Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.flex-block-31 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}

.flex-block-32 {
  z-index: 0;
  padding-right: 60px;
  position: static;
  top: 220px;
  bottom: 0;
}

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

.div-block-19 {
  position: sticky;
  top: 0;
}

.button {
  z-index: 1;
  border-radius: 10px;
  margin-bottom: 40px;
  margin-left: 10px;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
  position: relative;
}

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

.background-video-3 {
  background-image: linear-gradient(#303f4ea3, #303f4ea3);
  position: absolute;
  inset: -8% 0% 0%;
}

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

.link-block-5 {
  color: #333;
  text-decoration: none;
}

.section-3 {
  overflow: hidden;
}

.body {
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .holdit {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }

  .holdit.about {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    max-width: 910px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .holdit.integ, .holdit.services {
    padding-left: 0;
  }

  .holdit.tba {
    padding-right: 40px;
  }

  .heading {
    margin-bottom: 0;
    font-size: 70px;
  }

  .heading-2 {
    letter-spacing: 1px;
    margin-top: 30px;
    font-size: 20px;
    line-height: 34px;
  }

  .flex-block {
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 370px;
    max-width: 460px;
    margin-left: 0;
    padding-left: 40px;
  }

  .heading3 {
    font-size: 12px;
  }

  .herobutton {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
  }

  .image-2 {
    width: 130%;
    left: 0;
  }

  .h2 {
    font-size: 24px;
  }

  .heading-4 {
    width: 370px;
    padding-left: 0;
    font-size: 31px;
  }

  .heading-4._2 {
    font-size: 36px;
  }

  .lottie-animation {
    margin-left: -11px;
  }

  .div-block {
    text-align: center;
    flex: 1;
    width: auto;
    max-width: 440px;
    margin-right: 20px;
    padding-right: 60px;
    left: -38px;
  }

  .flex-block-2 {
    flex: 0 auto;
    width: auto;
    min-width: 330px;
    max-width: 360px;
    padding-right: 0;
  }

  .paragraph {
    font-size: 14px;
    line-height: 21px;
  }

  .flex-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-width: 330px;
    max-width: 460px;
    padding-left: 0;
  }

  .minititle {
    font-size: 14px;
  }

  .sectitles {
    width: 340px;
    font-size: 30px;
  }

  .secpara.sepe {
    width: auto;
    min-width: auto;
    max-width: none;
    font-size: 14px;
  }

  .flex-block-5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    min-width: 770px;
    max-width: 1080px;
    padding-left: 0;
  }

  .flex-block-6 {
    margin-top: 10px;
    padding-left: 50px;
  }

  .image-7 {
    max-width: 460px;
    margin-top: 83px;
    margin-left: -200px;
  }

  .segtitles {
    font-size: 18px;
  }

  .paragraph-2.setup {
    font-size: 14px;
  }

  .flex-block-8 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
  }

  .integration, .services {
    overflow: hidden;
  }

  .servc {
    justify-content: space-between;
    align-items: center;
    min-width: 0;
    max-width: 840px;
  }

  .grid {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    min-width: 0;
    max-width: 720px;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .div-block-3 {
    width: 350px;
    height: 340px;
  }

  .heading-5, .heading-5.sub {
    text-align: left;
  }

  .pricing-comparison {
    overflow: hidden;
  }

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

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .bold-text {
    font-size: 29px;
    line-height: 0;
  }

  .uplink {
    text-align: center;
  }

  .uplink.cta {
    background-color: #000;
    background-image: none;
    margin-left: 0;
  }

  .image-14 {
    width: auto;
    min-width: 400px;
    max-width: 500px;
    margin-left: 0;
    top: -50px;
    left: 8px;
  }

  .disp, .section {
    overflow: hidden;
  }

  .image-16 {
    width: 70%;
  }

  .upmen {
    background-color: #000;
  }

  .flex-block-19 {
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 40px;
  }

  .uptop {
    padding-bottom: 20px;
  }

  .text-block-2 {
    padding-right: 20px;
  }

  .flex-block-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .icon {
    color: #fff;
  }

  .hg {
    top: 2px;
    left: 20px;
  }

  .hg.w--open {
    background-color: #390d87;
  }

  .section-2 {
    overflow: hidden;
  }

  .art-img {
    width: 720px;
  }

  .art-title {
    width: 720px;
    margin-top: -66px;
  }

  .flex-block-24 {
    width: 720px;
  }

  .heading-11 {
    padding-right: 40px;
  }

  .secat.end {
    width: 720px;
    margin-left: 0;
  }

  .flex-block-25 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    height: 800px;
  }

  .holdit.about {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .holdit.integ {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 84px;
    margin-bottom: -240px;
  }

  .holdit.can {
    flex-flow: column;
  }

  .holdit.tba {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-right: 0;
  }

  .heading, .heading-2 {
    text-align: center;
  }

  .flex-block {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .image-2 {
    width: 440px;
    position: relative;
  }

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

  .lottie-animation {
    width: 60px;
  }

  .div-block {
    margin-right: 0;
    padding-right: 0;
    left: 0;
  }

  .flex-block-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .flex-block-3 {
    min-width: 470px;
    max-width: 610px;
  }

  .flex-block-4 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
  }

  .minititle {
    text-align: center;
  }

  .sectitles {
    text-align: center;
    width: auto;
  }

  .sectitles.servv {
    margin-bottom: 40px;
    font-size: 37px;
    line-height: 40px;
  }

  .secpara {
    width: 380px;
  }

  .secpara.sepe {
    text-align: center;
    width: auto;
    min-width: auto;
    max-width: none;
    padding-left: 40px;
    padding-right: 40px;
  }

  .flex-block-5 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: 610px;
    max-width: 890px;
    padding-left: 0;
  }

  .flex-block-6 {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    width: auto;
    min-width: auto;
    max-width: none;
    padding-left: 0;
  }

  .image-7 {
    max-width: 290px;
    margin-left: 0;
    position: relative;
    top: -850px;
  }

  .flex-block-7 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: auto;
  }

  .div-block-2 {
    width: 40px;
  }

  .div-block-2.gm {
    width: 46px;
  }

  .div-block-2.hub {
    width: 34px;
    margin-top: 6px;
  }

  .image-8.gs {
    width: 29px;
  }

  .as {
    width: auto;
  }

  .paragraph-2.setup {
    width: 190px;
  }

  .flex-block-8 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    min-width: 420px;
    max-width: 720px;
  }

  .cta11 {
    max-width: 360px;
  }

  .servc {
    justify-content: space-between;
    align-items: center;
  }

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

  .div-block-3 {
    justify-content: flex-start;
    align-items: stretch;
    width: 440px;
    height: 300px;
  }

  .flex-block-9, .descript {
    justify-content: center;
    align-items: center;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .bold-text {
    text-align: center;
    font-size: 35px;
    line-height: 35px;
  }

  .flex-block-10, .flex-block-11 {
    justify-content: flex-start;
    align-items: center;
  }

  .flex-block-16 {
    justify-content: flex-start;
    align-items: center;
    width: auto;
  }

  .image-14 {
    min-width: 340px;
    max-width: 340px;
    top: -40px;
  }

  .hg {
    top: 2px;
    left: 20px;
  }

  .div-block-10 {
    padding-top: 170px;
  }

  .heading-8 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 50px;
    line-height: 49px;
  }

  .text-block-3 {
    padding-bottom: 20px;
    font-size: 21px;
  }

  .art-img {
    width: 420px;
    min-width: 420px;
    max-width: none;
    height: 187px;
  }

  .art-title {
    width: 420px;
    margin-top: 0;
  }

  .flex-block-24 {
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    width: 420px;
  }

  .heading-11 {
    font-size: 29px;
    line-height: 31px;
  }

  .secat {
    padding-left: 0;
  }

  .secat.end {
    width: 420px;
  }

  .art-sec_title.last {
    text-align: center;
    width: 380px;
    font-size: 23px;
    line-height: 32px;
  }

  .art-sec-para {
    min-width: 420px;
    max-width: none;
  }

  .text-span-6 {
    position: relative;
    top: 20px;
  }

  .flex-block-25 {
    justify-content: center;
    align-items: flex-start;
  }

  .button {
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: auto;
    min-height: 670px;
    max-height: 740px;
  }

  .holdit.integ {
    margin-top: 33px;
  }

  .holdit.services {
    padding-top: 10px;
  }

  .heading {
    width: 310px;
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 50px;
  }

  .heading-2 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .herobutton {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .image-2 {
    width: 358px;
    left: 3px;
  }

  .h2 {
    font-size: 20px;
  }

  .about {
    overflow: hidden;
  }

  .heading-4 {
    width: 350px;
    font-size: 26px;
  }

  .heading-4._2 {
    font-size: 30px;
  }

  .lottie-animation {
    width: 40px;
    margin-top: 15px;
  }

  .div-block {
    min-width: 70px;
    max-width: none;
  }

  .paragraph {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    line-height: 18px;
  }

  .flex-block-3 {
    min-width: 310px;
    max-width: 340px;
  }

  .flex-block-4 {
    margin-top: -33px;
  }

  .minititle {
    font-size: 14px;
  }

  .sectitles {
    width: 270px;
    font-size: 30px;
    line-height: 33px;
  }

  .sectitles.servv {
    width: 360px;
    font-size: 24px;
    line-height: 30px;
  }

  .secpara {
    width: 250px;
  }

  .secpara.sepe {
    max-width: 390px;
    font-size: 13px;
    line-height: 21px;
  }

  .flex-block-6 {
    margin-top: 0;
  }

  .image-7 {
    width: 520px;
    max-width: 240px;
    margin-top: 126px;
  }

  .segtitles {
    font-size: 16px;
  }

  .paragraph-2.setup {
    width: 130px;
    font-size: 12px;
  }

  .flex-block-8 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-3 {
    width: 290px;
    height: auto;
  }

  .heading-5 {
    font-size: 18px;
  }

  .heading-5.sub {
    font-size: 14px;
  }

  .flex-block-9 {
    justify-content: flex-start;
    align-items: center;
  }

  .cardt {
    width: 250px;
    margin-top: 15px;
    font-size: 13px;
  }

  .descript {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .bold-text {
    font-size: 24px;
    line-height: 0;
  }

  .flex-block-12 {
    text-align: left;
  }

  .flex-block-13 {
    text-align: left;
    width: 200px;
  }

  .flex-block-14 {
    text-align: left;
  }

  .image-13 {
    width: 210%;
    left: -62%;
  }

  .heading-6 {
    margin-top: -18px;
    font-size: 35px;
  }

  .text-block {
    font-size: 14px;
  }

  .text-block-2 {
    text-align: center;
    padding-right: 0;
  }

  .art-img {
    width: auto;
    min-width: 300px;
    height: 134px;
  }

  .art-title {
    width: 300px;
  }

  .flex-block-24 {
    flex: 0 auto;
    width: 300px;
  }

  .heading-11 {
    font-size: 21px;
  }

  .text-block-6 {
    font-size: 12px;
  }

  .secat, .secat.end {
    width: 300px;
  }

  .art-sec_title.last {
    width: 280px;
    font-size: 20px;
  }

  .art-sec-para {
    min-width: 300px;
  }

  .author {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 300px;
  }

  .div-block-17 {
    width: 300px;
    padding-left: 20px;
  }

  .flex-block-28 {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-13 {
    font-size: 17px;
  }

  .button {
    margin-top: 105px;
    margin-left: 0;
  }
}

#w-node-_005b3d5a-d506-941e-c100-25f4e9e8b118-b38405e1, #w-node-_005b3d5a-d506-941e-c100-25f4e9e8b138-b38405e1, #w-node-_005b3d5a-d506-941e-c100-25f4e9e8b160-b38405e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


