.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: #f4f3ff;
  background-image: linear-gradient(#f4f3ff, #fff);
  justify-content: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-15 {
  width: 131px;
  height: 24px;
}

.fn-navbar-link-box-2 {
  color: #1d1f1e;
  padding: 0 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
  text-decoration: none;
  transition: opacity .25s;
  display: none;
}

.fn-navbar-link-box-2:hover {
  opacity: .7;
}

.fn-button-wrapper-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fn-navbar-menu-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.fn-button-dark-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #4758bb;
  border: 0 solid #000;
  border-radius: 28px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 1.6em;
}

.fn-button-dark-2:hover {
  color: #fff;
  background-color: #4758bb;
  border-color: #0f1213;
}

.fn-button-dark-2.w--current {
  background-color: #1d1f1e;
}

.fn-button-dark-2.w--current:hover {
  background-color: #0000;
}

.fn-navbar-links-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column dense;
  justify-content: center;
  place-items: center;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.fn-navbar-menu-box-2 {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

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

.fn-navbar-container-box-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f4f3ff;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 1441px;
  min-width: 9%;
  max-width: 100%;
  padding: 10px 32px;
  display: grid;
}

.fn-button-secondery-dark-2 {
  color: #4758bb;
  background-color: #0000;
  border: 0 solid #1d1f1e;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 1.6em;
  transition: color .25s, background-color .25s;
  display: flex;
}

.fn-button-secondery-dark-2:hover {
  color: #4758bb;
  background-color: #f2f5fc;
}

.fn-navbar-box-3 {
  background-color: #f4f3ff00;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  max-height: 12.1244%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.hero-section {
  background-color: #0000;
  background-image: repeating-linear-gradient(#f3f5ff, #fff);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  order: -1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 250px;
  max-width: 100px;
  min-height: 25px;
  max-height: 20px;
  margin-top: 180px;
  display: flex;
}

.bold-text-2 {
  color: #4758bb;
}

.text-block-3 {
  float: none;
  clear: both;
  text-align: left;
  order: -1;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  margin-left: 20px;
  padding-left: 5px;
  font-size: 14px;
  display: flex;
}

.heading-2 {
  margin-top: 10px;
  font-size: 52px;
  font-weight: 600;
  line-height: 66px;
}

.submit-button {
  background-color: #4758bb;
  border-radius: 1.2rem;
  width: 177px;
  height: 40px;
}

.text-field-3 {
  color: #000;
  background-color: #ffffff2e;
  border: 0 #000;
  border-radius: 1rem;
  margin-bottom: 0;
  padding-top: 8px;
  font-size: 16px;
}

.text-block {
  margin-top: 15px;
  font-size: 16px;
}

.div-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 5px solid #fff;
  border-radius: 16px 16px 0 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 1080px;
  max-width: 100%;
  height: 485px;
  max-height: 485px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
  box-shadow: 0 0 10px #0000001a;
}

.hersectionimage {
  width: 1080px;
  min-width: 1080px;
  max-width: none;
  height: auto;
  min-height: 485px;
  margin-top: 10px;
  overflow: auto;
}

.inneranimationcircle {
  background-color: #0fa910;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  margin: auto;
  display: flex;
}

.animationclassbackground {
  background-color: #c6ebc6;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin: 0;
  animation: 1.5s ease-in-out infinite pulse;
  display: flex;
  transform: translate(0);
}

.herosectioncontainer {
  background-color: #f4f3ff;
  background-image: linear-gradient(#f4f3ff, #fff);
  width: 1441px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-11 {
  padding: 0 0 35px;
}

.div-block-12 {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  background-color: #f2f5fc;
  border: 1px solid #81a1d9;
  border-radius: 1.3rem;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  padding: 3px;
  display: flex;
}

.herosectiondiv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-image: url('../images/Frame-1000005985-2.svg');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 750px;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-44 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 0 solid #fff;
  border-radius: 12px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 70%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.image-18 {
  width: 30px;
  max-width: 22.91px;
  height: 30px;
  max-height: 16.27px;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-4 {
  justify-content: center;
  align-items: center;
  width: 1068px;
  max-width: 1068px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.text-block-15 {
  padding-top: 10px;
  padding-left: 24px;
  font-size: 16px;
  line-height: 145%;
}

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

.div-block-45 {
  border: 0 solid #fff;
  border-radius: 12px;
  width: 471px;
  max-width: 471px;
  height: 353px;
  max-height: 353px;
  margin-top: 52px;
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  color: #101828;
  font-size: 36px;
  font-weight: 600;
}

.div-block-43 {
  background-color: #496bf61f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 44px;
  max-width: 44px;
  height: 44px;
  max-height: 44px;
  display: flex;
}

.div-block-42 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  padding-top: 24px;
  padding-left: 24px;
  display: flex;
}

.heading-16 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 20px;
  line-height: 32px;
}

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

.enployeemanagement {
  background-color: #fff;
  border-bottom: 0 #e4ebf3;
  margin-top: 0;
  padding: 120px 30px 0;
  position: relative;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
  font-size: 16px;
}

.div-block-40 {
  background-color: #2b0fce;
  background-image: linear-gradient(209deg, #dcddfd, #eaebfe 0%, #dcddfd 0%, #f9f8ff 18%, #f9f8ff);
  border-radius: 12px;
  width: 519px;
  height: 496px;
}

.button-7 {
  background-color: #4758bb;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 101px;
  height: 40px;
  font-size: 16px;
  display: flex;
}

.hero-heading-center-2 {
  background-color: #fff;
  border-bottom: 0 solid #fff;
  padding: 50px 30px 0;
  position: relative;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-left: -29px;
  display: flex;
}

.div-block-46 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 0 solid #fff;
  border-radius: 12px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 70%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.image-19 {
  width: 22.91px;
  max-width: 22.91px;
  height: 16.27px;
  max-height: 16.27px;
}

.container-10 {
  justify-content: center;
  align-items: center;
  width: 1068px;
  max-width: 1068px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.text-block-16 {
  padding-top: 10px;
  padding-left: 24px;
  font-size: 16px;
  line-height: 145%;
}

.div-block-47 {
  border: 0 solid #fff;
  border-radius: 12px;
  width: 471px;
  max-width: 471px;
  height: 353px;
  max-height: 353px;
  margin-top: 52px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-48 {
  background-color: #496bf61f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 44px;
  max-width: 44px;
  height: 44px;
  max-height: 44px;
  display: flex;
}

.div-block-49 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  padding-top: 24px;
  padding-left: 24px;
  display: flex;
}

.heading-17 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 20px;
  line-height: 32px;
}

.div-block-50 {
  background-color: #2b0fce;
  background-image: linear-gradient(209deg, #dcddfd, #eaebfe 0%, #dcddfd 0%, #f9f8ff 18%, #f9f8ff);
  border-radius: 12px;
  width: 519px;
  height: 496px;
}

.secondstep {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: stretch;
  margin: auto;
  padding-top: 0;
  display: flex;
}

.forthstep {
  margin-top: 50px;
}

.text-block-11 {
  font-size: 16px;
}

.container-17 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 524px;
  height: 489px;
  display: flex;
}

.heading-18 {
  color: #101828;
  font-size: 36px;
  font-weight: 600;
}

.div-block-34 {
  background-color: #4758bb;
  background-image: linear-gradient(225deg, #dcddfd, #f9f8ff 25%, #f9f8ff);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 524px;
  max-width: 524px;
  height: 489px;
  max-height: 489px;
  display: flex;
}

.div-block-30 {
  background-color: #4758bb;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  max-width: 24px;
  height: 24px;
  max-height: 24px;
  margin: auto;
  display: flex;
  position: static;
}

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

.div-block-35 {
  background-color: #fff;
  border-radius: 12px;
  width: 487px;
  max-width: 487px;
  height: 439px;
  max-height: 439px;
}

.button-6 {
  z-index: 1;
  background-color: #4758bb;
  border-radius: 20px;
  margin-left: 50px;
  font-size: 16px;
  position: relative;
}

.div-block-29 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #eae7fa;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  width: 36px;
  min-width: 36px;
  max-width: 36px;
  height: 36px;
  min-height: 36px;
  max-height: 36px;
  margin: 21px auto auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-21 {
  z-index: 0;
  position: absolute;
  inset: 17% 0 0% 2%;
}

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

.features {
  background-color: #fff;
  border-bottom: 0 solid #fff;
  margin-top: 0;
  padding: 80px 30px 0;
  position: relative;
}

.first-step {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.fn-container-grid-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 1000px;
  max-width: 1000px;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.image-20 {
  width: 22px;
  height: 22px;
}

.startupsdiv {
  background-color: #fff;
  border-bottom: 0 solid #e4ebf3;
  padding: 120px 30px 80px;
  position: relative;
}

.div-block-51 {
  color: #fff9;
  background-color: #fff9;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.fn-heading-15 {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3em;
}

.margin-bottom-24px-9 {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 145%;
}

.fn-features-card-3 {
  color: #ecf0ef;
  background-color: #0f1213;
  border: 1px solid #0f1213;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 26px;
  text-decoration: none;
  transition: border-color .25s;
  display: flex;
}

.fn-features-card-3:hover {
  color: #ecf0ef;
  border-color: #df0;
}

.fn-features-card-3.startupcard2 {
  background-color: #eaebfd;
  border-style: none;
  width: 350px;
  height: 250px;
}

.fn-features-card-3.startupcard3 {
  background-color: #fbefe3;
  border-style: none;
  width: 350px;
  height: 250px;
}

.fn-features-card-3.starupcard1 {
  background-color: #e3f7ee;
  border-width: 0;
  flex: 0 auto;
  width: 350px;
  height: 250px;
}

.heading-14 {
  color: #101828;
}

.fn-paragraph-5 {
  color: #000;
  border: 1px #000;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.6em;
}

.fn-section-7 {
  color: #ecf0ef;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  display: flex;
}

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

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-slider-large-2 {
  background-color: #fff;
  border-bottom: 0 solid #e4ebf3;
  padding: 40px 30px 20px;
  position: relative;
}

.testimonial-slide-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f2f5fc;
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 1056px;
  height: 321px;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-author-name-2 {
  text-align: center;
  font-weight: 700;
}

.heading-9 {
  color: #101828;
  font-size: 36px;
}

.testimonials {
  background-color: #fff;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-quote-2 {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: 747px;
  height: 200px;
  margin-bottom: 32px;
  padding-top: 70px;
  font-size: 38px;
  font-weight: 600;
  line-height: 56px;
  display: flex;
}

.italic-text {
  font-size: 38px;
  font-weight: 600;
  line-height: 54px;
}

.testimonial-content-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 747px;
  margin-right: 40px;
  display: flex;
}

.container-15 {
  border-radius: 16px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs_accordion-1_arrow-wrapper {
  box-sizing: border-box;
  object-fit: fill;
}

.faq {
  background-color: #fff;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.fs_accordion-1_body {
  background-color: #fff;
  border-radius: 24px;
  padding: 1rem 1.5rem;
}

.fs_accordion-1_label {
  font-size: 16px;
  font-weight: 600;
}

.div-block-22 {
  background-color: #fff;
  border: 1px solid #e0e4ea;
  border-radius: 24px;
  width: 926px;
  max-width: 926px;
  min-height: 50px;
}

.fs_accordion-1_paragraph {
  margin-bottom: 0;
  font-size: 16px;
}

.fs_accordion-1_item {
  background-color: #fff;
  border: 0 solid #f2f5fc;
  border-radius: 20px;
  min-width: 700px;
  max-width: 400px;
}

.fs_accordion-1_icon {
  margin-right: 0;
  font-size: 1.125rem;
  position: relative;
}

.heading-6 {
  color: #101828;
  font-size: 28px;
  font-weight: 600;
}

.fs_accordion-1_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.fs_accordion-1_header:focus-visible, .fs_accordion-1_header[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.margin-bottom-24px-6 {
  margin-bottom: 24px;
  font-size: 16px;
}

.fs_accordion-1_content {
  overflow: hidden;
}

.fs_accordion-1_component {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hrprocesscontainer {
  width: 100%;
}

.hrprocessdiv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Frame-1000005985-1.svg');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 750px;
  min-height: 350px;
  margin-top: -51px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hrprocess {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  height: 348px;
  padding: 80px 30px 0;
  position: relative;
}

.heading-7 {
  color: #101828;
  font-size: 36px;
  font-weight: 600;
}

.text-block-4 {
  font-size: 16px;
}

.div-block-52 {
  padding: 0 0 35px;
}

.div-block-53 {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  background-color: #f2f5fc;
  border: 1px solid #81a1d9;
  border-radius: 1.3rem;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  padding: 3px;
  display: flex;
}

.fn-brand-footer-2 {
  object-fit: contain;
  object-position: 0% 50%;
  justify-content: center;
  width: 131px;
  max-width: 100%;
  height: 24px;
  margin-left: 20px;
  margin-right: 0;
  padding-left: 0;
  display: block;
}

.fn-footer-copyright-4 {
  color: #fff;
  font-size: 14px;
}

.fn-social-share-wrapper-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  padding-right: 10px;
  display: flex;
}

.image-13 {
  width: 131px;
  height: 24px;
}

.fn-social-link-icon-3 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.fn-footer-first-4 {
  color: #ecf0ef;
  background-color: #4758bb;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.div-block-20 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: grid;
}

.fn-social-link-2 {
  color: #687373;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .25s;
  display: flex;
}

.fn-social-link-2:hover {
  color: #df0;
}

.fn-footer-legal-link-4 {
  color: #fff;
  text-decoration: none;
  transition: color .25s;
}

.fn-footer-legal-link-4:hover {
  color: #df0;
}

.fn-legal-links-wrapper-2 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-wrap: wrap;
  display: flex;
}

.button-3 {
  text-align: center;
  background-color: #3898ec00;
  width: 106px;
  max-width: 106px;
  height: 38px;
  max-height: 38px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  display: none;
}

.fn-links-wrapper-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.fn-container-grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1310px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.fn-footer-line-3 {
  background-color: #ffffffb8;
  width: 100%;
  height: 1px;
  margin-top: 36px;
  margin-bottom: 10px;
}

.code-embed {
  width: 487px;
  height: 439px;
}

.image-22 {
  width: 22.91px;
}

@media screen and (max-width: 991px) {
  .fn-nav-line-1 {
    background-color: #19224c;
    border-radius: 4px;
    width: 16px;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .fn-navbar-link-box-2 {
    color: #fff;
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 0;
    text-decoration: none;
    transition: none;
  }

  .fn-navbar-link-box-2:hover {
    opacity: 1;
  }

  .fn-navbar-link-box-2.navbar-link-box-last {
    margin-bottom: 12px;
  }

  .fn-menu-button {
    margin-right: -250px;
    padding-right: 18px;
  }

  .fn-menu-button.w--open {
    z-index: 2;
    background-color: #0000;
  }

  .fn-navbar-menu-wrapper-2 {
    background-color: #000;
    border-radius: 16px;
    flex-direction: column;
    justify-content: flex-start;
    padding: 12px 24px 24px;
    display: flex;
    position: relative;
  }

  .fn-button-dark-2:hover {
    color: #df0;
    background-color: #1d1f1e;
  }

  .fn-navbar-links-wrapper-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .fn-navbar-menu-box-2 {
    background-color: #0000;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .fn-navbar-container-box-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-menu-button-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .fn-button-secondery-dark-2 {
    color: #fff;
    transition: none;
  }

  .fn-button-secondery-dark-2:hover {
    color: #1d1f1e;
    background-color: #0000;
  }

  .text-block {
    margin-top: 9px;
  }

  .herosectioncontainer {
    max-width: 728px;
  }

  .div-block-12 {
    margin-bottom: 0;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -40px;
  }

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

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .image-21 {
    top: 8%;
    left: 13%;
  }

  .thirdstep {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-left: 2px #000;
    justify-content: flex-start;
    align-items: center;
    margin-top: 50px;
    display: flex;
  }

  .fn-container-grid-7 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .fn-features-card-3:hover {
    border-color: #0f1213;
  }

  .fn-section-7 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .testimonial-slide-2 {
    padding-left: 32px;
  }

  .testimonial-quote-2 {
    overflow: visible;
  }

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

  .margin-bottom-24px-6 {
    font-family: Montserrat, sans-serif;
  }

  .div-block-53 {
    margin-bottom: 0;
  }

  .fn-brand-footer-2 {
    z-index: 2;
    margin-bottom: 11px;
  }

  .fn-footer-first-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fn-footer-legal-link-4 {
    transition: none;
  }

  .fn-footer-legal-link-4:hover {
    color: #939b9b;
  }

  .fn-container-grid-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .fn-navbar-link-box-2 {
    text-align: center;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .fn-menu-button {
    margin-right: -188px;
  }

  .fn-navbar-menu-wrapper-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 18px;
  }

  .fn-button-dark-2 {
    width: 100%;
  }

  .heading-2 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    display: block;
    overflow: auto;
  }

  .text-block {
    text-align: center;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

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

  .herosectiondiv {
    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;
    place-items: center stretch;
    display: flex;
  }

  .enployeemanagement, .hero-heading-center-2 {
    padding: 60px 15px;
  }

  .image-21 {
    top: 9%;
    left: 3%;
  }

  .features {
    padding: 60px 15px;
  }

  .fn-container-grid-7 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .startupsdiv {
    padding: 60px 15px;
  }

  .fn-heading-15 {
    font-size: 18px;
  }

  .fn-features-card-3 {
    padding: 12px;
  }

  .heading-14 {
    font-size: 36px;
  }

  .fn-paragraph-5 {
    margin-bottom: 24px;
  }

  .fn-section-7 {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .testimonial-slider-large-2 {
    padding: 60px 15px;
  }

  .testimonial-slide-2 {
    flex-direction: column;
    padding: 23px;
  }

  .testimonials {
    padding: 60px 15px;
  }

  .testimonial-content-2 {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .faq {
    padding: 60px 15px;
  }

  .div-block-22 {
    max-width: 500px;
  }

  .fs_accordion-1_component {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .hrprocess {
    padding: 60px 15px;
  }

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

  .fn-brand-footer-2 {
    margin-right: 0;
    padding-left: 0;
  }

  .fn-social-share-wrapper-3 {
    flex-direction: row;
    margin-top: 12px;
  }

  .fn-footer-first-4 {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .fn-container-grid-5 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-footer-line-3 {
    margin-top: 12px;
  }
}

@media screen and (max-width: 479px) {
  .fn-navbar-link-box-2 {
    text-align: center;
  }

  .fn-menu-button {
    margin-right: -89px;
  }

  .fn-button-wrapper-2 {
    width: 100%;
  }

  .fn-navbar-menu-wrapper-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-2 {
    font-size: 44px;
  }

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

  .hersectionimage {
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 21%;
  }

  .herosectioncontainer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-12 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .herosectiondiv {
    background-image: url('../images/Frame-1000005985-1.svg');
    background-position: 0 0;
    background-size: auto;
    justify-content: center;
    align-items: center;
    min-width: 0;
    min-height: 500px;
  }

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

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

  .div-block-40 {
    width: 300px;
    height: 500px;
  }

  .container-10 {
    width: 101px;
    max-width: none;
  }

  .div-block-50 {
    width: 300px;
    height: 500px;
  }

  .image-21 {
    top: 9%;
    left: 5%;
  }

  .testimonial-quote-2 {
    font-size: 22px;
    line-height: 30px;
  }

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

  .div-block-22 {
    max-width: 280px;
    margin-left: 0;
  }

  .fs_accordion-1_item {
    min-width: 100px;
    max-width: 400px;
    display: block;
  }

  .div-block-53 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .fn-legal-links-wrapper-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .fn-links-wrapper-4 {
    margin-bottom: 12px;
  }
}

#w-node-_8b188358-d450-fb02-600d-7143bc14089c-1118c4ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8b188358-d450-fb02-600d-7143bc1408a6-1118c4ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_8b188358-d450-fb02-600d-7143bc1408a8-1118c4ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8b188358-d450-fb02-600d-7143bc1408aa-1118c4ae {
  justify-self: end;
}

#w-node-_0b8711c0-9aad-3694-5d6a-ceee96bdf112-1118c4ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-d29401c6-3711-a243-160c-13bfe3605ca9-1118c4ae {
  grid-area: 2 / 1 / 3 / 5;
  justify-self: center;
}

#w-node-d29401c6-3711-a243-160c-13bfe3605cb0-1118c4ae {
  grid-area: 2 / 5 / 3 / 9;
  justify-self: center;
}

#w-node-d29401c6-3711-a243-160c-13bfe3605cb7-1118c4ae {
  grid-area: 2 / 9 / 3 / 13;
  justify-self: center;
}

#w-node-fa68e463-c867-c584-26fc-ec293834e458-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e462-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e46c-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e476-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e480-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e481-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e482-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e483-1118c4ae {
  justify-self: center;
}

#w-node-_2a528a62-2c9c-14c1-906f-875904c7ec69-1118c4ae {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center start;
}

#w-node-_2a528a62-2c9c-14c1-906f-875904c7ec6b-1118c4ae {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: stretch stretch;
}

#w-node-_2a528a62-2c9c-14c1-906f-875904c7ec6c-1118c4ae, #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec6f-1118c4ae, #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec72-1118c4ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto center;
}

#w-node-_2a528a62-2c9c-14c1-906f-875904c7ec75-1118c4ae {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center end;
}

#w-node-_2a528a62-2c9c-14c1-906f-875904c7ec7c-1118c4ae {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_2a528a62-2c9c-14c1-906f-875904c7ec7d-1118c4ae {
  grid-area: span 1 / span 6 / span 1 / span 6;
  justify-self: start;
}

#w-node-_2a528a62-2c9c-14c1-906f-875904c7ec80-1118c4ae {
  grid-area: span 1 / span 6 / span 1 / span 6;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_8b188358-d450-fb02-600d-7143bc1408a6-1118c4ae {
    grid-column: span 2 / span 2;
    justify-self: stretch;
  }

  #w-node-_8b188358-d450-fb02-600d-7143bc1408a8-1118c4ae {
    grid-column: span 2 / span 2;
  }

  #w-node-d29401c6-3711-a243-160c-13bfe3605ca9-1118c4ae, #w-node-d29401c6-3711-a243-160c-13bfe3605cb0-1118c4ae, #w-node-d29401c6-3711-a243-160c-13bfe3605cb7-1118c4ae {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec69-1118c4ae {
    grid-column: span 8 / span 8;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec75-1118c4ae {
    grid-column: span 2 / span 2;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec7c-1118c4ae {
    grid-column: span 8 / span 8;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec7d-1118c4ae, #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec80-1118c4ae {
    grid-column: span 4 / span 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8b188358-d450-fb02-600d-7143bc1408a6-1118c4ae {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center stretch;
  }

  #w-node-fa68e463-c867-c584-26fc-ec293834e458-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e462-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e46c-1118c4ae, #w-node-fa68e463-c867-c584-26fc-ec293834e476-1118c4ae {
    justify-self: start;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec69-1118c4ae {
    grid-column: span 4 / span 4;
    justify-self: center;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec6b-1118c4ae {
    justify-self: center;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec6c-1118c4ae, #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec6f-1118c4ae, #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec72-1118c4ae {
    grid-column: span 4 / span 4;
    place-self: auto center;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec75-1118c4ae {
    grid-column: span 4 / span 4;
    justify-self: center;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec7c-1118c4ae {
    grid-column: span 4 / span 4;
  }

  #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec7d-1118c4ae, #w-node-_2a528a62-2c9c-14c1-906f-875904c7ec80-1118c4ae {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8b188358-d450-fb02-600d-7143bc1408aa-1118c4ae {
    place-self: end;
  }

  #w-node-fa68e463-c867-c584-26fc-ec293834e480-1118c4ae {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }
}
