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

body {
  color: #000;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 36px;
  position: relative;
}

.headermenu__link {
  color: #000;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-size: .9rem;
  font-weight: 400;
  text-decoration: none;
  transition: margin-top .1s;
  position: relative;
}

.headermenu__link:hover {
  margin-top: -3px;
}

.hero__logo {
  width: 150px;
}

.hero__logo.is--footer {
  width: 170px;
  margin-bottom: 10px;
}

.container-2 {
  width: 100%;
  max-width: 1100px;
  position: relative;
}

.header__inner {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.header__ctawrap {
  align-items: center;
  display: flex;
  position: relative;
}

.headerlogo {
  color: #007ee5;
  align-items: center;
  margin-top: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.headerlogo:hover {
  filter: contrast(200%);
}

.headercta {
  font-size: .8rem;
  position: relative;
}

.headercta.is--filled {
  color: #007ee5;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: .8rem;
  transition: all .2s;
  display: flex;
}

.headercta.is--filled:hover {
  color: #fff;
  background-color: #007ee5;
}

.headercta.is--filled.is-outline {
  border-color: #007ee5;
}

.headercta.is--filled.is-outline.w--current {
  opacity: .48;
}

.headercta.is--filled.is-outline.is--singlelink {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  padding: 15px;
}

.headercta.is--filled.is-outline.is--singlelink:hover {
  color: #007ee5;
  background-color: rgba(0, 0, 0, 0);
}

.headercta.is--filled.is-outline.is--singlelink.is--white {
  color: #fff;
}

.headercta.is--filled.is--transparent {
  background-color: rgba(0, 0, 0, 0);
}

.headercta.is--outline {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  padding: 15px 20px;
  line-height: .8rem;
  transition: all .2s;
  display: flex;
}

.headercta.is--outline:hover {
  color: #000;
  background-color: #fff;
}

.headermenu__container {
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  display: flex;
  position: relative;
  left: 0%;
}

.header_navigation {
  z-index: 1;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.header_navigation.is-white {
  position: relative;
}

.cover_list-tem {
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.hero__cta {
  color: #fff;
  background-color: #ce5aef;
  border: 3px solid #34005f;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 12px 32px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.hero__cta:hover {
  background-color: #820ba4;
}

.hero__cta.header_cta {
  color: #250043;
  background-color: #fff;
  margin-top: 0;
  padding: 6px 19px;
}

.hero__cta.header_cta.is--headerr {
  color: #fff;
  background-color: #2e2e2e;
  border-color: #dc143c;
  padding: 10px 28px;
}

.hero__cta.header_cta.is--headerr:hover {
  color: #fff;
  background-color: #dc143c;
}

.hero__cta.is-phnauto {
  background-color: #dc143c;
  border-color: #dc143c;
  border-radius: 10px;
}

.hero__cta.is-phnauto.is-f {
  background-color: #b40427;
}

.hero_cta-text {
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
}

.hero_cta-text.is-small {
  font-size: 14px;
}

.logoblock {
  text-decoration: none;
}

.logoblock.mb-10 {
  z-index: 2;
  width: 133px;
  height: 86px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: relative;
}

.section {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.section.hero {
  height: 90vh;
  background-color: #fce86c;
  background-image: url('../images/tele.jpeg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  padding-top: 150px;
  padding-bottom: 60px;
  overflow: visible;
}

.section.hero.is--primary {
  height: 70vh;
  background-color: #0a67b2;
}

.section.hero.is--primary.is--sad {
  height: auto;
}

.section.hero.is--primary.is--contact {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#d5e7f5, #fff);
}

.section.hero.is--primary.is--contact.is-no {
  background-image: none;
}

.section.hero.small {
  height: 70vh;
}

.section.is--gray {
  background-color: #f2f9ff;
}

.section.is--gray.is--l {
  background-color: #f7f7f7;
}

.section.is--cta {
  background-color: #005fad;
  overflow: hidden;
}

.section.no--padding-top {
  padding-top: 0;
}

.section.is-testimonial {
  background-color: #e2ebf3;
  background-image: linear-gradient(#d5e7f5, #fff);
}

.section.cta-strip {
  background-color: #0a67b2;
  padding-top: 30px;
  padding-bottom: 30px;
}

.hero__mockupwrap {
  position: relative;
}

.hero__mockupwrap.he {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero__mockupwrap.he.desktop-hide {
  display: none;
}

.hero__grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
  align-items: start;
}

.container {
  width: 100%;
  max-width: 1080px;
  position: relative;
}

.container.result {
  margin-top: 100px;
}

.container.big {
  max-width: 90%;
}

.is--phnmiddle {
  font-size: 46px;
  font-weight: 500;
  line-height: 52px;
}

.hero-imgwrap {
  margin-top: -60px;
  position: relative;
}

.logo__img {
  width: 200px;
  position: relative;
}

.logo__img.header__logo {
  z-index: 1;
  width: 84%;
  height: 108%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.iphoneimg {
  z-index: 1;
  width: 300px;
  position: relative;
}

.gif__hero {
  z-index: 2;
  width: 240px;
  height: 422px;
  position: absolute;
  top: 70px;
  left: 27px;
}

.pulse_btn-before {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header {
  z-index: 6;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  position: absolute;
  top: 0;
}

.hero__content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.hero__checktitle {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
  position: relative;
}

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

.hero__checkicon {
  width: 17px;
  margin-top: 10px;
  margin-right: 10px;
  position: relative;
}

.hero__para {
  color: rgba(255, 255, 255, .77);
  margin-top: 10px;
  font-size: 16px;
  line-height: 28px;
  position: relative;
}

.hero__para.is--middle {
  color: #000;
  font-size: 20px;
  line-height: 33px;
}

.hero__para.is--middle.is--white {
  color: #fff;
}

.hero-cta-wrap {
  align-items: center;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.hero-cta {
  background-color: #007ee5;
  border: 1px solid #007ee5;
  border-radius: 5px;
  padding: 14px 30px;
  font-size: 18px;
  font-weight: 500;
  transition: background-color .2s;
  position: relative;
}

.hero-cta:hover {
  background-color: #0a67b2;
}

.hero-cta.is--secondary {
  color: #007ee5;
  background-color: #fff;
  border: 1px solid #007ee5;
  margin-left: 20px;
}

.hero-cta.is--secondary:hover {
  color: #fff;
  background-color: #0a67b2;
}

.hero-cta.is--cta {
  color: #007ee5;
  background-color: #fff;
  border: 1px solid #007ee5;
  margin-top: 20px;
  margin-left: 0;
}

.hero-cta.is--cta.is-outline {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  margin-left: 20px;
}

.hero-cta.is--cta.is-outline:hover {
  color: #007ee5;
  background-color: #fff;
}

.hero-cta.is--footer {
  width: 100%;
  text-align: center;
}

.hero-cta.is--auto {
  margin-left: auto;
  margin-right: auto;
}

.hero-cta.is--orange {
  font-size: 17px;
  font-weight: 500;
}

.hero-cta.yellow {
  color: #000;
  background-color: #fce86c;
  border-color: #fce86c;
}

.section-titlewrap {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-titlewrap.is--left {
  justify-content: flex-start;
}

.section-titlewrap.is--hidden {
  display: none;
}

.section-title {
  margin-top: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  position: relative;
}

.section-title.is-middle {
  text-align: center;
}

.section-title.is--white {
  color: #fff;
  margin-bottom: 0;
}

.section-title.is--about {
  max-width: 700px;
  text-align: center;
}

.talent-grid {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-top: 40px;
}

.talent-grid.mt0 {
  grid-column-gap: 0px;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  margin-top: 0;
}

.talent-countergrid {
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
  position: relative;
}

.talent-countergrid.is--step {
  justify-content: center;
  margin-bottom: 0;
}

.talent-steps-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.talent-steps-count {
  width: 50px;
  height: 50px;
  color: #007ee5;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  margin-right: 20px;
  position: relative;
}

.talent-steps_count {
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.talent-steps-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.talent-steps-title {
  text-align: left;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.talent-steps-description {
  color: rgba(0, 0, 0, .6);
  font-size: 18px;
  line-height: 28px;
}

.talent-steps-container {
  position: relative;
}

.cat-grid-box {
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
  position: relative;
}

.cat-grid-title {
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.cat-grid-title.is-formcta {
  font-size: 24px;
  line-height: 34px;
}

.cat-grid-desc {
  color: rgba(0, 0, 0, .6);
  font-size: 17px;
  line-height: 30px;
}

.step-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 50px;
}

.cat-card {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid rgba(226, 226, 226, .57);
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px rgba(121, 121, 121, .2);
}

.why-grid {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  align-items: center;
  margin-top: 0;
}

.why-content {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  margin-left: 10px;
  display: flex;
}

.why-content.padding-right {
  padding-right: 60px;
}

.why-content.padding-right.mt0 {
  margin-top: 0;
  margin-left: 0;
}

.content-title {
  margin-top: 0;
  font-size: 34px;
  font-weight: 500;
  line-height: 44px;
  position: relative;
}

.content-title.is--footer {
  width: 400px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 30px;
}

.content-title.is--footer.is--copyright {
  color: rgba(0, 0, 0, .6);
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.content-title.is--s {
  font-size: 30px;
  line-height: 43px;
}

.content-text {
  color: rgba(0, 0, 0, .6);
  margin-top: 10px;
  font-size: 18px;
  line-height: 32px;
  position: relative;
}

.content-text.white {
  color: #fff;
}

.content-text.white.is-big {
  font-size: 20px;
  line-height: 30px;
}

.content-text.white.is-big.is--titlecta {
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
}

.content-text.mb39 {
  margin-bottom: 30px;
}

.content-text.mb39.is-llink {
  color: #007ee5;
  border-bottom: 1px solid #007ee5;
  padding-bottom: 2px;
  font-size: 18px;
  line-height: 32px;
}

.content-text.mb39.is-white {
  color: #fff;
}

.content-text.mb39.mt0 {
  margin-top: 0;
  margin-bottom: 0;
}

.content-text.mb39.mt0.is--white {
  color: rgba(255, 255, 255, .82);
}

.content-text.is--middle {
  max-width: 700px;
  text-align: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.content-text.is--phnmiddle {
  font-weight: 400;
}

.placeholder-img {
  width: 100%;
  height: 360px;
  background-color: #dcefff;
  position: relative;
}

.dd__platform-titlewrap {
  object-fit: fill;
  align-items: center;
  display: flex;
  position: relative;
}

.dd__platform-titlewrap.is--small.is-mt20 {
  color: #007ee5;
  margin-top: 20px;
  text-decoration: none;
}

.dd__platform-title {
  color: #2e73ff;
  font-size: .9rem;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.dd__platform-title.is--dark {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.dd__platform-title.is--dark.is--small {
  font-size: .7rem;
}

.dd__arrowleft {
  width: 15px;
  margin-left: 8px;
  position: relative;
}

.dd__arrowleft.is-xs {
  width: 9px;
  margin-top: 2px;
  font-size: 12px;
}

.text-link {
  color: #007ee5;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.text-link.is--dark {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-link.is--dark.is--small {
  font-size: .7rem;
}

.cta-grid {
  grid-column-gap: 99px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
  align-items: center;
  margin-top: 0;
}

.cta-grid.is--footer {
  grid-column-gap: 56px;
  grid-template-columns: .75fr .75fr;
  align-items: start;
}

.flex-h {
  align-items: center;
  display: flex;
}

.flex-h.is--hidden {
  display: none;
}

.flex-h.space-brw {
  width: 100%;
  justify-content: space-between;
}

.cta-absolute {
  width: 320px;
  position: absolute;
  top: 0;
  right: 30vh;
}

.footer-container {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-container.is--bottom {
  justify-content: center;
  margin-top: 40px;
}

.footer-linkswrapper {
  width: 35%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.s-footer-linklist {
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.s-footer-linklist.is-auto {
  width: 400px;
  justify-content: flex-end;
  margin-right: -20px;
}

.s-footer-linklist.is-auto.is-header {
  width: auto;
  flex-wrap: nowrap;
  justify-content: center;
  margin-left: 30px;
  margin-right: 0;
  padding-left: 0;
}

.s-footer-linklist-item {
  color: #000;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.s-footer-linklist-item.block-w-arrow {
  width: auto;
  flex: none;
  justify-content: flex-start;
  margin-left: 10px;
  margin-right: 10px;
}

.s-footer-linklist-item.block-w-arrow:hover {
  background-color: rgba(0, 0, 0, 0);
}

.s-footer-menulink {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.s-footer-menulink.w--current {
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.s-footer-menulink.is-light {
  color: #fff;
}

.dd__arrowleft-2 {
  width: 10px;
  margin-left: 8px;
  position: relative;
}

.dd__arrowleft-2.is__blockarrow {
  opacity: 0;
  transition: all .2s;
  transform: translate(-4px);
}

.dd__arrowleft-2.is__blockarrow.is--lighr {
  filter: invert();
}

.footer-logo {
  width: 30%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.footer-logo:hover {
  filter: contrast(200%);
}

.copyright-text {
  color: rgba(0, 0, 0, .6);
  font-size: 14px;
}

.hero-image {
  width: 590px;
  position: absolute;
  bottom: -9.9vh;
  right: 8.7vw;
}

.is--heroheading {
  margin-top: 0;
  font-size: 52px;
  font-weight: 700;
  line-height: 54px;
  position: relative;
}

.is--heroheading.is--white {
  color: #fff;
}

.is--heroheading.testimonial {
  font-size: 38px;
  line-height: 47px;
}

.is--heroheading.logo {
  letter-spacing: -1px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.text-highlight {
  color: #007ee5;
}

.grid-image-wrao {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.grid-image-wrao.is--stick {
  margin-top: -45vh;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.grid-image-wrao.is--stick.is-right {
  justify-content: flex-end;
}

.steps-image {
  width: 400px;
}

.industry-icon-wrap {
  width: 70px;
  height: 70px;
  color: #007ee5;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  margin-bottom: 20px;
  margin-right: 0;
  position: relative;
}

.industry-icon-wrap.box-shadow {
  width: 80px;
  height: 80px;
  justify-content: center;
  align-items: center;
  padding: 14px;
  display: flex;
}

.industry-icon.is--market {
  width: 70px;
}

.industry-icon.is--market.is-tech {
  width: 75px;
}

.industry-icon.is--finance {
  width: 40px;
}

.industry-icon.is--finance.is-tech {
  width: 75px;
}

.testimonial-grid {
  grid-column-gap: 70px;
  grid-template-rows: auto;
  align-items: center;
}

.testimonial-container {
  z-index: 1;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.author-imagewrap {
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.author-img {
  width: 60px;
  margin-right: 20px;
}

.flex-v {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.author-image {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.autbhor-company {
  font-size: 14px;
  position: relative;
}

.white-bg {
  z-index: 0;
  width: 52%;
  height: 100%;
  background-color: #005eaa;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0;
}

.why-image {
  width: 500px;
}

.why-image.is--sm {
  width: 440px;
}

.section-title-wico {
  align-items: center;
  margin-bottom: 5px;
  display: flex;
  position: relative;
}

.title-icon {
  width: 25px;
  margin-right: 10px;
}

.title-icon-text {
  color: #007ee5;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.footer-top {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-middle {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 20px;
  display: grid;
}

.footer-middle.is--copy {
  border-top: 1px solid #cecece;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 20px;
  display: flex;
}

.footer-middle.is-hide {
  display: none;
}

.footer-ctawrap {
  width: 300px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: auto;
  display: flex;
}

.cta-menuwrap {
  align-items: center;
  display: flex;
}

.footer-logo-con {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.legal-links {
  color: rgba(0, 0, 0, .6);
  margin-left: 39px;
  margin-right: 0;
  font-size: 13px;
  position: relative;
}

.cta-formwrap {
  width: 90%;
  height: 100%;
  color: #000;
  background-color: #fff;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  position: relative;
}

.cta-formwrap.box-shadow.is-sac {
  z-index: 4;
  width: 80%;
  margin-top: auto;
  padding-bottom: 29px;
  position: relative;
  top: 0;
}

.cta-formwrap.box-shadow.is-sac.is--right {
  margin-right: 0;
}

.cta-formwrap.box-shadow.is--s {
  width: 100%;
}

.cta-formcta-form {
  margin-top: 20px;
  position: relative;
}

.cta-formcta-form.result-form {
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
}

.cta-formfield {
  border-radius: 5px;
  margin-bottom: 20px;
  font-size: 16px;
}

.cta-formfield::-ms-input-placeholder {
  font-size: 15px;
}

.cta-formfield::placeholder {
  font-size: 15px;
}

.cta-formfield.is--textarea {
  height: 120px;
}

.cta-formfield.is--half {
  width: 48%;
}

.form-cta {
  width: 100%;
  height: 60px;
  background-color: #007ee5;
  border-radius: 5px;
  font-weight: 500;
  position: relative;
}

.form-cta.box-shadow {
  transition: background-color .2s;
}

.form-cta.box-shadow:hover {
  background-color: #0a67b2;
}

.form-cta.box-shadow.see-results {
  height: 70px;
  font-size: 18px;
}

.video-testimonial {
  z-index: 2;
  width: 115%;
  height: 80%;
}

.mobile-navigation {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: none;
}

.mobile-linkblock {
  text-decoration: none;
}

.mobile-headerlogo {
  width: 130px;
  position: relative;
}

.sac-grid {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
  align-items: start;
}

.sad-form {
  max-width: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.sad-pointer {
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.sad-pointer-title {
  color: #000;
  font-weight: 400;
  line-height: 26px;
  position: relative;
}

.tick-circle {
  width: 24px;
  filter: contrast(200%);
  margin-top: 8px;
  margin-left: 0;
  margin-right: 30px;
}

.vertical-line {
  z-index: -1;
  width: 2px;
  height: 70%;
  outline-offset: 3px;
  background-color: #d8eeff;
  border: 1px dashed #cde8ff;
  outline: 1px #000;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 20px;
  left: 25px;
}

.is--mdtitle {
  margin-top: 0;
  font-size: 34px;
  font-weight: 500;
  line-height: 48px;
  position: relative;
}

.is--mdtitle.is--footer {
  width: 400px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 30px;
}

.is--mdtitle.is--footer.is--copyright {
  color: rgba(0, 0, 0, .6);
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.ctabanner {
  width: 100%;
  display: flex;
}

.cta-stripinner {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.vertical-line--inner {
  z-index: 1;
  width: 2px;
  height: 0;
  background-color: #007ee5;
  border: 1px #000;
  position: relative;
}

.about-heroimg {
  width: 400px;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
}

.about-heroimg.is-right {
  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: 50% 100%;
  margin-right: 0;
}

.about-heroimg.is-right.middke {
  object-position: 50% 50%;
}

.middle-container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-grid {
  width: 100%;
  grid-column-gap: 60px;
  color: #fff;
  background-color: #0a67b2;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  padding: 40px;
  display: grid;
}

.faq-container {
  width: 100%;
  max-width: 100%;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.faq-container.is-ra {
  max-width: 800px;
  color: #000;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.plus-middle {
  width: 1px;
  height: 20px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(0, -50%);
}

.plus-middle.rotatex {
  width: 20px;
  height: 1px;
  color: #000;
  background-color: #000;
  transform: translate(-50%, -50%);
}

.faq-desc-container {
  width: 100%;
  padding: 6px 6px 6px 10px;
  position: relative;
}

.cover-description {
  color: #cbcccc;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  position: relative;
}

.cover-description.faq-description {
  max-width: 95%;
  color: #4e4e4e;
  text-align: left;
  font-size: 16px;
  line-height: 28px;
}

.faq-row-header {
  width: 100%;
  color: #121212;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 10px 20px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.faq-row-header:hover {
  background-color: #f0f0f0;
}

.faq-row-title {
  letter-spacing: 0;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
}

.faq-icon-container {
  width: 20px;
  height: 20px;
  color: #fff;
  transition: transform .2s cubic-bezier(.785, .135, .15, .86);
  position: relative;
  transform: scale(.8);
}

.faq-row {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(110, 110, 110, .23);
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 18px;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.faq-row.is--last {
  border-bottom-style: none;
}

.step-img, .step-img.is--2 {
  width: 400px;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  font-weight: 400;
}

.success-title {
  color: #000;
}

.success-tick {
  width: 200px;
}

.content-text-2 {
  color: rgba(0, 0, 0, .6);
  margin-top: 10px;
  font-size: 18px;
  line-height: 32px;
  position: relative;
}

.content-text-2.mb39 {
  margin-bottom: 30px;
}

.content-text-2.mb39.mt0 {
  margin-top: 0;
  margin-bottom: 0;
}

.content-text-2.mb39.mt0.is--white {
  color: #fff;
}

.howorks-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  align-items: start;
  position: relative;
}

.index-column {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -20px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.index__block {
  width: 100%;
  color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.index__block.w--current {
  color: #007ee5;
  font-weight: 500;
  transform: translate(10px);
}

.index__block.is--active {
  color: #007ee5;
  font-weight: 500;
}

.index__text {
  font-size: 20px;
  line-height: 28px;
}

.index__content {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.index__section {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.index__title {
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}

.index__title.is--wizard {
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.index__title.is--wizard.is--ques {
  font-size: 18px;
  line-height: 25px;
}

.index__paragraph {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 32px;
}

.index__paragraph.is--quesno {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
}

.index__paragraph.is--quesno.is--title {
  letter-spacing: 4px;
  background-color: #f6fbff;
  border: 1px solid #e2ebf3;
  border-radius: 100px;
  margin-bottom: 20px;
  padding: 5px 16px 5px 22px;
  font-size: 16px;
  position: relative;
}

.index__paragraph.is--question {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
}

.section-wizard {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
  display: flex;
  position: relative;
}

.section-wizard.is--result {
  padding-top: 0;
}

.wizard-container {
  width: 100%;
  max-width: 1250px;
  margin-top: 0;
  padding-bottom: 100px;
  position: relative;
}

.wizard-header {
  z-index: 6;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.wizard-logo {
  width: 140px;
}

.wizard-steps {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  transform: none;
}

.wizard-step {
  width: 100px;
  color: #000;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all .14s;
  display: flex;
  position: relative;
}

.wizard-progress_dot {
  width: 50px;
  height: 50px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px dashed #007ee5;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.wizard-progress_dot.is--active {
  background-color: #007ee5;
}

.wizard-progress__title {
  letter-spacing: 0;
  margin-top: 10px;
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
}

.wizard__progressbar {
  z-index: -1;
  width: 90%;
  height: 5px;
  transform-origin: 50%;
  background-color: #dcebf7;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 20px;
  left: 40px;
  right: auto;
  transform: scale(.9);
}

.wizard__section {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.wizard__section-header {
  width: 100%;
  border-bottom: 1px #ebebeb;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.wizard__flexv {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wizard__flexv.is--ques {
  align-items: flex-end;
}

.wizard__questionwrap {
  width: 100%;
  max-width: 90%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wizard-ctas {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.wizard__form {
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wizard__radiofield {
  border: 1px solid #ddd;
  border-radius: 5px;
  align-items: center;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 60px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.wizard__radio-label {
  margin-bottom: 0;
  font-weight: 500;
}

.wizard__radiobtn {
  z-index: 1;
  width: 100%;
  height: 100%;
  border-style: none;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.wizard__radiobtn.w--redirected-checked {
  outline-offset: 0px;
  mix-blend-mode: normal;
  background-color: #007ee5;
  outline: 0 #000;
}

.icon-size--medium {
  width: 20px;
  height: 20px;
  align-items: center;
  display: flex;
}

.wizard__progressbar--inner {
  width: 50%;
  height: 100%;
  background-color: #007ee5;
  border-radius: 100px;
  transition: all .2s linear;
  position: absolute;
}

.icons {
  width: 26px;
  color: #000;
  margin-top: 5px;
  position: relative;
}

.icons.is--active {
  filter: invert();
}

.icons.is-sm {
  width: 25px;
}

.icons.is--30 {
  width: 30px;
}

.answer-btn {
  color: #000;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 16px 60px;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
}

.answer-btn:hover {
  color: #fff;
  background-color: #007ee5;
  border-color: #007ee5;
}

.answer-btn:active {
  transform: scale(.9);
}

.answer-btn.hidden, .collection-list {
  display: none;
}

.ques-cl-item {
  padding-top: 55px;
  padding-bottom: 55px;
}

.result_form {
  width: 100%;
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: -100px auto 40px;
  display: none;
  position: relative;
}

.resultform__title {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.resultform__title.is--med {
  margin-top: 40px;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  position: relative;
}

.resultform__title.is--med.mt0 {
  margin-top: 0;
}

.is---red {
  color: #ec2121;
  font-weight: 500;
  text-decoration: underline;
}

.input-wrapp-full {
  width: 100%;
  margin-bottom: 20px;
}

.form-label-md {
  font-size: 16px;
  font-weight: 500;
}

.input-wrapper {
  width: 30%;
  position: relative;
}

.input-wrapper._100 {
  width: 100%;
  margin-bottom: 10px;
}

.form-input {
  height: 40px;
  margin-bottom: 0;
  position: relative;
}

.form-input.input-footer {
  border: 1px solid #ededed;
  border-radius: 5px;
}

.form-input.input-footer.input-sm {
  height: 45px;
  color: #363636;
  font-weight: 500;
}

.form-input.input-footer.input-sm:hover {
  background-color: #f8f8fb;
}

.form-input.input-footer.input-sm:active {
  font-weight: 500;
}

.form-input.input-footer.input-sm:focus {
  color: #000;
  background-color: #f8f9fa;
  font-weight: 500;
}

.form-input.input-footer.input-sm::-ms-input-placeholder {
  color: #4e4e4e;
  font-weight: 400;
}

.form-input.input-footer.input-sm::placeholder {
  color: #4e4e4e;
  font-weight: 400;
}

.form-input.input-footer.input-sm.contact-form-input-big {
  height: 50px;
  color: #363636;
  background-color: #fff;
  border-color: #dfe0e0;
  border-radius: 5px;
  font-weight: 400;
  display: block;
}

.form-input.input-footer.input-sm.contact-form-input-big:active {
  background-color: #f8f8fb;
}

.form-input.input-footer.input-sm.contact-form-input-big:focus {
  color: #363636;
  background-color: #fff;
  border-color: #06c;
}

.form-input.input-footer.input-sm.contact-form-input-big::-ms-input-placeholder {
  font-weight: 400;
}

.form-input.input-footer.input-sm.contact-form-input-big::placeholder {
  font-weight: 400;
}

.form-input.input-footer.input-sm.contact-form-input-big.is--tool {
  font-size: 16px;
}

.confident_wrap {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.lock__icon {
  width: 22px;
  margin-right: 10px;
}

.confident__title {
  font-size: 15px;
}

.result-mainheader {
  width: 100%;
  height: 500px;
  background-color: #007ee5;
  background-image: linear-gradient(135deg, #007ee5 54%, #000);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 60px;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}

.results-container {
  flex-direction: column;
  align-items: flex-start;
  margin-top: auto;
  display: flex;
  position: relative;
}

.result__section {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.result__section.mb40 {
  margin-bottom: 20px;
}

.resultsection-title {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
  position: relative;
}

.result__row {
  width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f2f9ff;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 100px;
  padding: 25px;
  display: grid;
  position: relative;
}

.result_row-card {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.result_row-card.is--middle {
  justify-content: center;
  align-items: center;
}

.resultrow__question {
  color: rgba(0, 0, 0, .6);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
}

.resultrow__question.is-ques {
  color: #000;
  font-weight: 500;
}

.result__pill {
  width: 100px;
  letter-spacing: 2px;
  border: 1px #000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 12px 22px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  position: relative;
}

.result__pill.is--pass {
  color: #fff;
  background-color: #17af2e;
  flex: 0 auto;
}

.result__pill.is--fail {
  color: #fff;
  background-color: #ee3535;
}

.result__pill.overall {
  width: auto;
  color: #fff;
  background-color: #17af2e;
  flex: 0 auto;
}

.result__pill.overall.is--makered {
  background-color: #da3032;
}

.resultcard-title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
}

.result-header-result {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.overall-result {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 31px;
}

.is-full {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.is-full.is--success {
  margin-top: -50px;
}

.backbtn {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 30px;
}

.result-header-bg {
  z-index: 0;
  opacity: .53;
  background-image: url('../images/staffplex-bg.jpeg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-container {
  width: 100%;
  max-width: 400px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.waiting-screen {
  justify-content: center;
  align-items: center;
  display: flex;
}

.loadingscreen {
  width: 100%;
  max-width: 750px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 38px;
  display: flex;
}

.progress-a {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #f7f7f7;
  border-radius: 100px;
  margin-top: 20px;
  overflow: hidden;
}

.please-waittext {
  color: #aaa;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 60px;
  font-weight: 500;
}

.jobpost-header {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.pill-buttons {
  color: #4d5e80;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 100px;
  align-items: center;
  margin-left: 19px;
  margin-right: 19px;
  padding: 14px 21px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.pill-buttons:hover {
  color: #fff;
  background-color: #007ee5;
}

.pill-buttons-icon {
  color: #c3cad9;
  margin-right: 15px;
}

.result-category, .result-category-card {
  margin-bottom: 20px;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2;
  position: absolute;
  top: -60px;
  left: 0;
}

.unsplash-image {
  width: 100%;
  height: 500px;
  object-fit: scale-down;
  object-position: 50% 50%;
  background-color: #fce86c;
  display: block;
  position: relative;
  bottom: auto;
  right: auto;
}

.tele-hero {
  width: 100%;
  height: 500px;
  object-fit: cover;
  position: relative;
}

.about-grid-2 {
  width: 100%;
  grid-column-gap: 60px;
  color: #fff;
  background-color: #0a67b2;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  padding: 40px;
  display: grid;
}

.content-text-3 {
  color: rgba(0, 0, 0, .6);
  margin-top: 10px;
  font-size: 18px;
  line-height: 32px;
  position: relative;
}

.content-text-3.mb39 {
  margin-bottom: 30px;
}

.content-text-3.mb39.is-white {
  color: #fff;
}

.services-card {
  width: 100%;
  grid-column-gap: 60px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  padding: 0;
  display: grid;
}

.services-card.middle {
  align-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.services-card.middle.mb0 {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .container-2 {
    max-width: 90%;
  }

  .header_navigation {
    display: none;
  }

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

  .section.hero {
    height: auto;
    padding-top: 0;
  }

  .hero__mockupwrap {
    justify-content: flex-end;
    display: flex;
  }

  .hero__grid {
    grid-template-columns: 1fr;
    overflow: hidden;
  }

  .container {
    max-width: 90%;
  }

  .hero-imgwrap {
    margin-top: 0;
  }

  .header {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .talent-grid {
    flex-direction: column;
    display: flex;
  }

  .step-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .why-grid {
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
  }

  .cta-grid {
    flex-direction: column;
    display: flex;
  }

  .cta-absolute {
    right: 10vh;
  }

  .hero-image {
    width: 100%;
    object-fit: fill;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .grid-image-wrao {
    order: -1;
    margin-bottom: 30px;
    position: relative;
  }

  .grid-image-wrao.is--stick {
    width: 100%;
    margin-top: 0;
    position: relative;
    top: auto;
  }

  .testimonial-grid {
    flex-direction: column;
    display: flex;
  }

  .white-bg {
    display: none;
  }

  .cta-formwrap.box-shadow {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
  }

  .cta-formwrap.box-shadow.is-sac {
    width: 100%;
  }

  .video-testimonial {
    width: 100%;
    order: -1;
  }

  .mobile-navigation {
    z-index: 10;
    padding: 0;
    display: flex;
    position: relative;
  }

  .mob-arrow {
    filter: invert();
  }

  .mobile-menu-container {
    width: 100%;
    height: 100vh;
    background-color: #fff;
    flex-direction: column;
    align-items: flex-start;
    padding: 90px 0 30px;
    display: flex;
    position: absolute;
    top: 0;
  }

  .mobile-menu-container.mobile__navigation-fixed {
    height: 0;
    padding: 0;
    display: none;
    position: fixed;
    overflow: hidden;
  }

  .mob-menu-blocktxt {
    font-size: 16px;
    font-weight: 400;
    position: relative;
  }

  .mobile-header-wrap {
    z-index: 20;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 20px 32px;
    display: flex;
    position: relative;
  }

  .mobile-menu-dropdown {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .mobile-menucontainer {
    width: 100%;
    margin-top: 90px;
    position: relative;
  }

  .mobile-dropdown-menu {
    width: 100%;
    height: 0;
    background-color: #f3f3f3;
    transition: all .2s;
    position: relative;
    overflow: hidden;
  }

  .mobile-menu-block {
    width: 100%;
    color: #000;
    border-bottom: 1px solid #dadada;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .sac-grid {
    grid-template-columns: 1fr;
    overflow: hidden;
  }

  .faq-container {
    max-width: 100%;
    margin-left: -20px;
  }
}

@media screen and (max-width: 767px) {
  .hero__cta.is-phnauto {
    width: 100%;
  }

  .hero__mockupwrap.he, .hero__mockupwrap.he.desktop-hide {
    display: flex;
  }

  .is--phnmiddle {
    text-align: center;
  }

  .hero__content.is--middle {
    align-items: center;
  }

  .section-title {
    font-size: 32px;
    line-height: 42px;
  }

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

  .talent-steps-title {
    font-size: 20px;
    line-height: 30px;
  }

  .step-grid, .why-grid {
    grid-template-columns: 1fr;
  }

  .content-title {
    font-size: 28px;
    line-height: 42px;
  }

  .cta-absolute {
    right: 6.3vh;
  }

  .footer-container {
    flex-direction: column;
  }

  .footer-linkswrapper {
    width: 100%;
  }

  .s-footer-linklist.is-auto {
    justify-content: flex-start;
    margin-top: 30px;
  }

  .footer-logo {
    order: -1;
    margin-bottom: 20px;
  }

  .hero-image {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .is--heroheading {
    text-align: center;
    font-size: 32px;
    line-height: 48px;
  }

  .footer-top {
    flex-direction: column;
  }

  .footer-middle.is--copy {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-ctawrap {
    justify-content: flex-start;
    margin-left: 0;
  }

  .legal-links {
    margin-left: 0;
    margin-right: 20px;
  }

  .is--mdtitle {
    font-size: 28px;
    line-height: 42px;
  }

  .faq-desc-container {
    padding-left: 0;
    padding-right: 0;
  }

  .cover-description {
    font-size: 16px;
    line-height: 26px;
  }

  .cover-description.faq-description {
    max-width: 80%;
  }

  .faq-row-header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-row {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .cover_list-tem {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero__cta {
    margin-left: 0;
    margin-right: auto;
  }

  .hero__cta.header_cta.is--headerr {
    margin-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
  }

  .hero__cta.is-phnauto {
    width: auto;
    margin-top: 10px;
    margin-left: auto;
    padding: 9px 6px;
  }

  .hero__cta.is-phnauto.is-f {
    width: 100%;
  }

  .hero_cta-text {
    font-size: 16px;
  }

  .hero_cta-text.is-small {
    font-size: 13px;
  }

  .section.hero {
    padding-top: 20px;
    padding-bottom: 0;
    overflow: hidden;
  }

  .hero__mockupwrap {
    align-items: center;
  }

  .hero__mockupwrap.he {
    justify-content: center;
  }

  .is--phnmiddle {
    text-align: center;
  }

  .logo__img {
    width: 140px;
  }

  .logo__img.header__logo {
    width: 80px;
    height: auto;
    left: 36%;
  }

  .gif__hero {
    width: 229px;
    height: 401px;
  }

  .header {
    padding-top: 15px;
  }

  .hero__content.is--middle {
    align-items: center;
    position: relative;
    overflow: hidden;
  }

  .is--introtitle {
    text-align: center;
  }

  .hero__para {
    margin-top: 5px;
    font-size: 16px;
  }

  .hero__para.is--middle {
    text-align: center;
  }

  .hero-cta-wrap {
    width: 100%;
    flex-direction: column;
  }

  .hero-cta {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }

  .hero-cta.is--secondary {
    margin-left: 0;
  }

  .section-title {
    font-size: 26px;
    line-height: 35px;
  }

  .step-grid {
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .content-title.is--footer {
    width: 100%;
    font-size: 20px;
  }

  .content-text {
    font-size: 15px;
  }

  .placeholder-img {
    height: 200px;
  }

  .flex-h, .cta-absolute {
    display: none;
  }

  .s-footer-linklist.is-auto {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-image {
    z-index: 4;
    width: 109%;
    max-width: 116%;
    transform: translate(-24px);
  }

  .is--heroheading {
    text-align: center;
    line-height: 42px;
  }

  .grid-image-wrao {
    margin-bottom: 0;
  }

  .testimonial-container {
    align-items: center;
  }

  .author-imagewrap {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-top {
    width: 100%;
  }

  .cta-formwrap.box-shadow {
    margin-top: 0;
    padding: 20px;
  }

  .main {
    overflow: hidden;
  }

  .mobile-headerlogo {
    width: 100px;
  }

  .mobile-header-wrap.mobile__navigation--header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .is--mdtitle.is--footer {
    width: 100%;
    font-size: 20px;
  }

  .about-heroimg.is-right {
    order: -1;
    margin-bottom: 20px;
  }

  .about-grid {
    flex-direction: column;
    padding: 17px;
    display: flex;
  }

  .faq-container {
    margin-left: 0;
  }

  .faq-desc-container {
    padding: 10px;
  }

  .cover-description {
    margin-top: 10px;
    padding: 0;
    font-size: 16px;
  }

  .cover-description.faq-description {
    max-width: 90%;
    color: rgba(0, 0, 0, .57);
    font-size: 15px;
  }

  .faq-row-header {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .faq-row-title {
    font-size: 15px;
  }

  .faq-icon-container {
    transform: scale(.6);
  }

  .faq-row {
    margin-top: 0;
    margin-bottom: 0;
  }

  .content-text-2 {
    font-size: 16px;
  }

  .content-text-2.mb39.mt0.is--white.is-left {
    text-align: left;
  }

  .pill-buttons {
    font-size: .8rem;
  }

  .about-grid-2 {
    flex-direction: column;
    padding: 17px;
    display: flex;
  }

  .content-text-3 {
    font-size: 15px;
  }

  .services-card {
    flex-direction: column;
    padding: 17px;
    display: flex;
  }
}

#w-node-b474b448-2bf9-81da-c53c-ded82a77680b-d40f2884, #w-node-b474b448-2bf9-81da-c53c-ded82a77680c-d40f2884, #w-node-b474b448-2bf9-81da-c53c-ded82a77682f-d40f2884, #w-node-b474b448-2bf9-81da-c53c-ded82a776831-d40f2884, #w-node-_815e75fd-9246-716b-2906-c7f7fab59ac5-d40f2884, #w-node-_815e75fd-9246-716b-2906-c7f7fab59ac6-d40f2884, #w-node-_815e75fd-9246-716b-2906-c7f7fab59ad0-d40f2884, #w-node-_815e75fd-9246-716b-2906-c7f7fab59ad1-d40f2884, #w-node-_815e75fd-9246-716b-2906-c7f7fab59adb-d40f2884, #w-node-_815e75fd-9246-716b-2906-c7f7fab59adc-d40f2884, #w-node-dd8366da-3f37-361c-50c0-38cbacefdeaa-d40f2884, #w-node-dd8366da-3f37-361c-50c0-38cbacefdeab-d40f2884, #w-node-ce1af866-9747-c238-4248-91500a9183b6-d40f2884, #w-node-ce1af866-9747-c238-4248-91500a9183b9-d40f2884, #w-node-ce1af866-9747-c238-4248-91500a9183d9-d40f2884, #w-node-d367b0cb-d530-82f5-d799-0216ab214049-ea1e187f, #w-node-_79878ce2-1cb8-dd8a-ae87-8fdcd9bb826a-ea1e187f, #w-node-ce1af866-9747-c238-4248-91500a9183b6-ea1e187f, #w-node-ce1af866-9747-c238-4248-91500a9183b9-ea1e187f, #w-node-ce1af866-9747-c238-4248-91500a9183d9-ea1e187f, #w-node-ce1af866-9747-c238-4248-91500a9183b6-55fc11b7, #w-node-ce1af866-9747-c238-4248-91500a9183b9-55fc11b7, #w-node-ce1af866-9747-c238-4248-91500a9183d9-55fc11b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5a211c3b-3a9a-f01d-6af2-8d8445da8059-d40f2884, #w-node-_5a211c3b-3a9a-f01d-6af2-8d8445da8059-55fc11b7 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5a211c3b-3a9a-f01d-6af2-8d8445da8029-d40f2884, #w-node-_5a211c3b-3a9a-f01d-6af2-8d8445da8029-55fc11b7 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5a211c3b-3a9a-f01d-6af2-8d8445da8029-d40f2884, #w-node-_5a211c3b-3a9a-f01d-6af2-8d8445da8029-55fc11b7 {
    justify-self: center;
  }
}


