:root {
  --warm-gray--700: #44403c;
  --black: black;
  --tomato-red: #d54718;
  --warm-gray--200: #f5f5f4;
  --warm-gray--300: #d6d3d1;
  --white: #fff;
  --warm-gray-100: #f5f5f4;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

p {
  margin-bottom: 10px;
}

.title-container {
  flex-direction: column;
  flex: 1;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  max-width: 618px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.title {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 150%;
}

.body {
  text-align: left;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
}

.rich-text-block {
  max-width: 618px;
}

.rich-text-block.paragraph {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.body-text {
  text-align: left;
  object-fit: fill;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.section {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 87px;
  display: flex;
}

.container {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 56px;
  margin-right: 56px;
  display: flex;
}

.div-block {
  display: flex;
}

.text-block, .text-block-2, .text-block-3, .text-block-4 {
  font-size: 22px;
}

.text-block-5 {
  text-align: left;
  font-size: 22px;
  position: relative;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 87px;
  margin: auto 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: static;
  overflow: visible;
}

.version-story-text-box {
  color: #000;
  padding-left: 16px;
  padding-right: 20px;
  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: 22px;
  font-weight: 500;
}

.brand {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar {
  color: #fff;
  background-color: #fff;
  border-bottom: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 87px;
  margin-right: 0;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
  position: static;
}

.text-block-7 {
  color: #292524;
  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: 16px;
}

.drop-down {
  color: #78716c;
}

.container-3 {
  object-fit: fill;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.button {
  margin-left: 0;
}

.div-block-2 {
  float: right;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 0;
  justify-content: flex-end;
  align-items: center;
  min-width: 240px;
  max-width: none;
  display: flex;
}

.button-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  display: flex;
}

.container-4 {
  display: block;
}

.container-5 {
  height: 87px;
  margin-left: 56px;
  margin-right: 56px;
}

.section-2 {
  height: 87px;
}

.div-block-nav-right {
  float: right;
  clear: right;
  justify-content: flex-end;
  align-items: center;
  margin-left: 68px;
  display: flex;
  position: relative;
}

.nav-link {
  position: relative;
}

.container-6 {
  justify-content: space-between;
  align-items: center;
  height: 87px;
  margin: auto 56px;
  display: flex;
}

.image {
  max-width: 48px;
  height: auto;
  max-height: 48px;
  margin: auto;
}

.brand-2 {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

.button-3 {
  clear: right;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.navbar-2 {
  height: 87px;
}

.navbar-3 {
  height: 87px;
  position: relative;
}

.nav-menu {
  float: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-4 {
  float: right;
  margin: auto;
  position: relative;
}

.container-7 {
  height: 87px;
  margin-left: 56px;
  margin-right: 56px;
}

.brand-3 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.primary-button {
  background-color: #292524;
  border-radius: 8px;
  padding: 12px 16px;
}

.primary-button.large {
  margin-bottom: 0;
  padding: 16px 20px;
  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: 20px;
  position: relative;
}

.primary-button.large.login-buttons {
  text-align: center;
  align-self: center;
  min-width: 240px;
}

.secondary-button {
  color: #292524;
  background-color: #fff;
  border: 2px solid #292524;
  border-radius: 8px;
  padding: 12px 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.heading {
  font-family: ltc-goudy-oldstyle-pro, sans-serif;
}

.heading-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 38px;
  font-family: ltc-goudy-oldstyle-pro, sans-serif;
  font-size: 100px;
  line-height: 100px;
}

.text-block-8 {
  text-align: center;
  padding-bottom: 38px;
  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;
}

.hero-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1168px;
  margin-bottom: 64px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 48px;
  display: flex;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1140px;
  margin: 0 56px;
  padding: 20px 0;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper, .navbar-brand {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image-2 {
  border: 2.5px solid var(--warm-gray--700);
  object-fit: fill;
  border-radius: 8px;
  flex: 0 auto;
  width: 100%;
  max-width: 1168px;
}

.hero-card {
  color: #000;
  background-color: #faf7f6;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 380px;
  height: 125px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.hero-card.w--current {
  background-color: #fff;
  border: 2px solid #000;
}

.text-block-9 {
  justify-content: space-between;
  align-items: center;
  font-family: ltc-goudy-oldstyle-pro, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.text-block-9.hero-tab.web-hide {
  order: 1;
  display: none;
}

.hero-card-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1168px;
  margin-top: 25px;
  margin-bottom: 24px;
  display: flex;
}

.content-container {
  justify-content: center;
  align-items: center;
  min-height: 600px;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.logos-title-large {
  background-color: #44403c;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container-9 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1168px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-warm-gray {
  color: #44403c;
  text-align: center;
  border: 0 solid #44403c;
  border-radius: 2px;
  margin: 0 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: ltc-goudy-oldstyle-pro, sans-serif;
  font-size: 48px;
  line-height: 120%;
}

.heading-warm-gray.no-box {
  border-style: none;
  margin: 0;
  padding-top: 32px;
  padding-bottom: 16px;
}

.clients-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  aspect-ratio: auto;
  object-fit: contain;
  justify-content: space-between;
  align-items: center;
  max-width: 1168px;
  max-height: 50px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
  overflow: visible;
}

.clients-image {
  object-fit: cover;
  max-width: none;
  max-height: 50px;
  overflow: visible;
}

.clients-title-yellow {
  color: #eab308;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: ltc-goudy-oldstyle-pro, sans-serif;
  font-size: 48px;
  line-height: 120%;
}

.container-10 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  margin: 60px 56px;
}

.white-heading-48px {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: ltc-goudy-oldstyle-pro, sans-serif;
  font-size: 48px;
  line-height: 120%;
}

.section-4 {
  margin-bottom: 0;
}

.div-block-6 {
  background-color: var(--warm-gray--700);
  color: var(--warm-gray--700);
  border: 2px solid #44403c;
  margin-top: 0;
  margin-right: 0;
}

.testimonial-column-light {
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
  display: flex;
  position: relative;
}

.container-11 {
  width: 100%;
  max-width: 1168px;
  margin-left: 56px;
  margin-right: 56px;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two {
  border: 2px solid var(--warm-gray--700);
  -webkit-text-stroke-color: var(--warm-gray--700);
  flex-direction: column;
  padding: 30px;
  display: flex;
}

.testimonial-text-two {
  margin-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  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: 18px;
  font-weight: 400;
  line-height: 140%;
}

.testimonial-info-three {
  background-color: #f3f3f3;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading {
  color: var(--tomato-red);
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 22px;
  font-weight: 600;
}

.text-block-10 {
  color: var(--warm-gray--700);
  font-family: ltc-goudy-oldstyle-pro, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block-7 {
  flex-flow: column;
  align-self: flex-start;
  display: flex;
}

.footer-light {
  background-color: var(--warm-gray--700);
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  padding: 80px 30px 40px;
  position: relative;
}

.container-12 {
  width: 100%;
  max-width: 1168px;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.footer-wrapper-two {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1168px;
  display: flex;
}

.footer-block-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  color: var(--warm-gray--200);
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: var(--warm-gray--300);
  margin-top: 20px;
  font-size: 16px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: var(--warm-gray--300);
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

._65-faster-section {
  background-color: var(--white);
  border-bottom: 1px #fff;
  padding: 80px 30px;
  position: relative;
}

.container-13 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faster-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  max-width: 700px;
  display: flex;
}

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

.final-draft-image {
  background-color: rgba(255, 255, 255, 0);
  max-height: 350px;
  margin-right: 0;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 120%;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.heading-xl {
  font-family: ltc-goudy-oldstyle-pro, sans-serif;
  font-size: 72px;
}

.large-sf-pro {
  font-weight: 400;
}

.how-we-increase-accuracy {
  background-color: var(--warm-gray-100);
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.container-14 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1168px;
  margin-left: 56px;
  margin-right: 56px;
  display: flex;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.table-comparison-description {
  text-align: left;
  max-width: 1168px;
  margin: 0 auto;
  padding-top: 30px;
  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;
  line-height: 140%;
}

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

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.pricing-card-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.container-15 {
  color: var(--warm-gray--700);
  max-width: 580px;
  height: 2px;
}

.div-block-8 {
  background-color: var(--warm-gray--700);
  object-fit: fill;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 650px;
  height: 4px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-3, .image-4 {
  max-height: 390px;
}

.div-block---redlines-iillustrations {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  justify-content: space-between;
  align-items: center;
  max-width: 1168px;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.div-block---table-of-contents-graphic {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.yellow-underline {
  max-width: 440px;
}

.security-section {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--warm-gray--700);
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.container-16 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1168px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.security-card-block {
  border: 2px solid var(--white);
  background-color: var(--warm-gray--700);
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  display: flex;
}

.security-image-1 {
  max-width: 130px;
  max-height: none;
  margin-top: 40px;
  margin-bottom: 4px;
}

.team-block-info {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.secuirity-heading {
  color: #fff;
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

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

.pricing-description {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.pricing-card-text-2 {
  margin-bottom: 20px;
}

.div-block-10 {
  border: 1px solid var(--white);
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 330px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-security-cards {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: center;
  max-width: 1168px;
  margin-top: 0;
  display: flex;
}

.say-goodbye-say-hello-section {
  background-color: var(--warm-gray--200);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-17 {
  flex-flow: column;
  width: 100%;
  max-width: 1168px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.centered-heading-4 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-4.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-2 {
  justify-content: center;
  align-items: center;
  max-width: 1168px;
  display: flex;
}

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

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.image-5 {
  max-width: 940px;
  padding-bottom: 40px;
}

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

.image-6 {
  max-width: 940px;
}

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

.div-block-14 {
  color: #fff;
}

.text-block-11 {
  color: var(--warm-gray--300);
  border: 1px #fff;
  margin-top: 48px;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 120%;
}

.hero-landing-text-div {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.testimonial-block {
  border: 2px solid var(--warm-gray--700);
  -webkit-text-stroke-color: var(--warm-gray--700);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0 0 16px;
  display: flex;
}

.flex-container---testimonials {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  max-width: 1168px;
  margin-top: 40px;
  display: flex;
}

.div-block-nav-left {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.logos-title-small {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.clients-tag {
  text-align: center;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 20px;
}

.clients-wrapper-three {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three {
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.image-7 {
  object-fit: contain;
  max-width: none;
}

.hero-slide-header {
  z-index: 10;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 25px;
  font-weight: 500;
  line-height: 1em;
  position: relative;
}

.hero-slider-nav-title {
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5em;
  transition: all .2s;
}

.hero-slider-nav-title.active {
  color: #ff5b5b;
}

.hero-slide-highlight-text {
  opacity: .25;
  letter-spacing: .5em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 5em;
  font-weight: 700;
  line-height: 1em;
  position: absolute;
}

.hero-slider-nav-number {
  z-index: 5;
  opacity: .2;
  margin-top: 5px;
  margin-left: 10px;
  font-size: 10px;
  font-weight: 600;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.slide-cta-curtain {
  background-color: #ff5b5b;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 101%);
}

.hero-slider-arrow {
  opacity: .25;
  width: 50px;
  height: 50px;
  font-size: 20px;
  transition: all .2s;
}

.hero-slider-arrow:hover {
  opacity: 1;
}

.hero-slide-stripe {
  opacity: .35;
  background-color: #fff;
  width: 10px;
  height: 15px;
  margin-right: 10px;
  transform: skew(-45deg);
}

.c-hero-slider-nav-content {
  z-index: 10;
  position: relative;
}

.c-slide-cta {
  display: inline-block;
}

.hero-slide-bg-no {
  opacity: .1;
  text-align: right;
  border: 1px solid #ff5b5b;
  font-size: 18px;
  font-weight: 400;
  line-height: 1em;
  position: absolute;
  top: .25vw;
  bottom: auto;
  left: auto;
  right: .25vw;
}

.hero-slide-p {
  z-index: 10;
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 1.5em;
  position: relative;
}

.slider-nav-indicator {
  z-index: 5;
  opacity: 0;
  background-color: #aaa;
  width: 5px;
  height: 5px;
  margin-top: 10px;
  margin-right: 10px;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, 20px);
}

.slider-nav-indicator.active {
  opacity: 1;
  transform: translate(0);
}

.c-hero-slide-details {
  perspective: 1000px;
  position: absolute;
  top: auto;
  bottom: 20%;
  left: auto;
  right: 5%;
  transform: perspective(1000px);
}

.hero-slider-nav-curtain {
  background-color: rgba(51, 51, 51, .5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 101%);
}

.slide-cta {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, .5);
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-size: 13px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-cta:hover {
  color: #fff;
  text-decoration: none;
}

.hero-slide {
  perspective: 1000px;
  overflow: hidden;
  transform: perspective(1000px);
}

.c-hero-slide-content {
  background-image: linear-gradient(rgba(19, 19, 19, .35), rgba(19, 19, 19, .35)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100%;
  position: relative;
}

.c-hero-slide-content._3 {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(19, 19, 19, .75) 75%), url('../images/banner-3-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.c-hero-slide-content._4 {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(19, 19, 19, .75) 75%), url('../images/banner-4-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.c-hero-slide-content._1 {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(19, 19, 19, .5) 75%), url('../images/banner-1-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.c-hero-slide-content._2 {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(19, 19, 19, .75) 75%), url('../images/banner-2-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.c-hero-slider-navbar {
  z-index: 15;
  background-color: rgba(19, 19, 19, .9);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(255, 255, 255, 0) 50%);
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-hero-slide-stripes {
  margin-bottom: 5px;
  padding-left: 10px;
  display: flex;
}

.cloneable-area {
  min-height: 50vh;
}

.slide-cta-text {
  z-index: 10;
  position: relative;
}

.hero-slider-nav-subtitle {
  color: #aaa;
  text-align: left;
  font-size: 12px;
  line-height: 1.5em;
}

.hero-slider-nav {
  display: none;
}

.wo-hero-slider-nav {
  width: 25%;
  position: relative;
}

._w-hero-slider-nav {
  z-index: 15;
  cursor: pointer;
  border-right: 1px solid #333;
  width: 100%;
  height: 100%;
  padding: 20px 15%;
  position: relative;
  overflow: hidden;
}

._w-hero-slide-details {
  background-color: rgba(19, 19, 19, .85);
  border-left: 5px solid #ff5b5b;
  width: 450px;
  padding: 30px 40px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.hero-slider {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
}

.c-hero-slider {
  height: 100vh;
  font-size: 1vw;
  line-height: 1.5em;
  position: relative;
}

.div-block-16 {
  background-color: var(--warm-gray--700);
  width: 570px;
  height: 4px;
}

.div-block-17 {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  display: flex;
}

.mobile-only-header {
  display: none;
}

.image-10 {
  order: 1;
  display: none;
}

.image-11, .image-12 {
  display: none;
}

.div-block-mobile-buttons {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  display: none;
}

.text-block-12 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 700;
}

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

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

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

.button-4 {
  margin-left: 34px;
}

.heading-3 {
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.h5 {
  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: 20px;
  font-weight: 400;
  line-height: 125%;
}

.bold-text {
  text-align: center;
  font-weight: 400;
}

.container-20 {
  align-self: center;
}

.subpage-content-container {
  max-width: 800px;
  padding-top: 48px;
  padding-bottom: 48px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.subpage-content-container.job-listing-container {
  padding-top: 0;
}

.typeform-wrapper-ogagygfp {
  width: auto;
  height: 500px;
  min-height: 800px;
}

.section-5 {
  padding-left: 0;
}

.section-6 {
  margin-left: 0;
  margin-right: 0;
  padding: 64px;
}

.rich-text-block-2 {
  padding-left: 24px;
  padding-right: 24px;
}

.heading-4, .heading-5, .heading-6, .heading-7, .heading-8, .heading-9 {
  color: #646a72;
}

.section-7 {
  background-color: rgba(0, 0, 0, .09);
}

.image-13 {
  border-radius: 16px;
  width: auto;
  max-width: none;
  height: 210px;
}

.div-block-20 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 22px;
  display: flex;
}

.bold-text-2 {
  color: #646a72;
  font-size: 18px;
}

.section-8 {
  margin-bottom: 16px;
}

.section-9 {
  margin-top: 53px;
}

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

.image-14 {
  max-width: 59%;
}

.news-block {
  cursor: pointer;
  flex-flow: column;
  width: 300px;
  display: flex;
}

.news-block-date {
  margin-bottom: 8px;
}

.news-headline {
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.news-block-image {
  box-sizing: border-box;
  width: 300px;
  height: 200px;
  margin-bottom: 24px;
  overflow: clip;
}

.new-block-date-text {
  color: #646a72;
}

.div-block-22 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.div-block-23 {
  margin-bottom: 10px;
  display: flex;
}

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

.text-block-15 {
  margin-top: 0;
  padding-top: 0;
  padding-left: 18px;
  font-size: 18px;
  line-height: 24px;
}

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

.div-block-25 {
  margin-top: 30px;
  margin-bottom: 27px;
}

.security-page-checkboxes-container {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.security-checkbox, .security-checkbox-container {
  width: 24px;
  height: 24px;
}

.section-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  max-width: 618px;
  display: flex;
}

.image-15 {
  max-width: 150px;
  max-height: 150px;
}

.image-16 {
  max-width: 143px;
  max-height: 100px;
}

.image-17 {
  max-width: 150px;
  max-height: 150px;
}

@media screen and (max-width: 991px) {
  .body {
    overflow: hidden;
  }

  .body-text {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container-2 {
    max-width: 670px;
    margin-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .navbar {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    color: #000;
  }

  .image {
    width: 48px;
    max-width: 36px;
    max-height: 36px;
  }

  .primary-button.large {
    font-size: 18px;
  }

  .heading-1 {
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 64px;
    line-height: 64px;
  }

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

  .hero-container {
    width: 100%;
    max-width: 670px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-2 {
    border-width: 2px;
    width: 100%;
    min-width: 656px;
    max-width: 728px;
  }

  .hero-card-container {
    width: 100%;
    max-width: 728px;
  }

  .content-container {
    padding-left: 0;
    padding-right: 0;
  }

  .logos-title-large {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .container-9 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 670px;
    display: flex;
  }

  .heading-warm-gray {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 36px;
  }

  .heading-warm-gray.no-box {
    color: var(--warm-gray--700);
    padding-top: 0;
    padding-bottom: 20px;
  }

  .clients-wrapper {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    object-fit: contain;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    max-width: 728px;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 0;
    overflow: visible;
  }

  .clients-title-yellow {
    object-fit: fill;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 0;
    font-size: 36px;
    display: flex;
  }

  .white-heading-48px {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 36px;
    display: flex;
  }

  .testimonial-column-light {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-11 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: 670px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-text-two {
    align-items: center;
    width: 50%;
    height: 100%;
    min-height: 200px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
  }

  .testimonial-info-three {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    height: 200%;
    min-height: 200px;
    margin-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-light {
    padding-top: 60px;
  }

  .container-12 {
    max-width: 670px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  ._65-faster-section {
    padding-top: 60px;
  }

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

  .faster-container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 670px;
    margin-bottom: -40px;
  }

  .hero-split {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: 50%;
    margin-bottom: 40px;
  }

  .how-we-increase-accuracy {
    display: flex;
  }

  .container-14 {
    object-fit: contain;
    justify-content: space-between;
    align-items: center;
    max-width: 670px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .table-comparison-description {
    max-width: none;
    font-size: 20px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .image-3, .image-4 {
    width: 100%;
    max-width: 650px;
    max-height: none;
  }

  .div-block---redlines-iillustrations {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    object-fit: cover;
    flex-flow: column;
    width: auto;
    max-width: 728px;
  }

  .yellow-underline {
    max-width: 320px;
    display: inline-flex;
  }

  .container-16 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 670px;
    display: flex;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .security-card-block {
    object-fit: fill;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  }

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

  .pricing-grid-2 {
    grid-column-gap: 30px;
  }

  .div-block-10 {
    max-width: 250px;
    height: 2px;
  }

  .div-block-security-cards {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 728px;
    display: flex;
  }

  .container-17 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: 670px;
    display: flex;
  }

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

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

  .image-5 {
    width: 100%;
    max-width: 728px;
    padding-bottom: 72px;
  }

  .image-6 {
    width: 100%;
    overflow: hidden;
  }

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

  .testimonial-block {
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    max-height: none;
    padding-bottom: 0;
  }

  .flex-container---testimonials {
    flex-flow: column;
    margin-top: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  }

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

  .clients-image-three {
    margin-bottom: 30px;
  }

  .hero-slide-highlight-text {
    font-size: 10em;
  }

  .hero-slider-arrow {
    opacity: .75;
    font-size: 25px;
  }

  .c-hero-slide-details {
    padding-left: 5%;
    padding-right: 5%;
    bottom: 12%;
    right: auto;
  }

  ._w-hero-slide-details {
    width: 100%;
  }

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

  .div-block-16 {
    width: 430px;
    height: 3px;
  }

  .image-8 {
    max-width: 650px;
  }

  .div-block-18 {
    width: 100%;
    max-width: 670px;
  }

  .div-block-19 {
    width: 100%;
    max-width: 670px;
    height: 33%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .subpage-content-container {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    width: 100%;
    max-width: 800px;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }

  .div-block-21 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .image-14 {
    max-width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    overflow: scroll;
  }

  .version-story-text-box {
    font-size: 20px;
  }

  .brand {
    word-break: normal;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .heading-1 {
    padding-bottom: 20px;
  }

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

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .image-2 {
    min-width: 100%;
    max-width: none;
  }

  .hero-card {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .hero-card.w--current {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .text-block-9 {
    font-size: 18px;
  }

  .hero-card-container {
    margin-top: 0;
    margin-bottom: 0;
    padding: 24px 0;
  }

  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: -20px;
  }

  .clients-image {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .testimonial-column-light {
    padding: 60px 15px;
  }

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

  .testimonial-text-two {
    width: 100%;
    min-height: auto;
  }

  .testimonial-info-three {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: auto;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  ._65-faster-section, .how-we-increase-accuracy, .security-section, .pricing-overview-2 {
    padding: 60px 15px;
  }

  .div-block-security-cards {
    flex-flow: column;
  }

  .say-goodbye-say-hello-section, .hero-without-image {
    padding: 60px 15px;
  }

  .testimonial-block {
    flex-flow: column;
  }

  .logos-title-small {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .hero-slider-arrow {
    display: none;
  }

  .c-hero-slide-content {
    min-height: 100vh;
  }

  .c-hero-slider-navbar {
    position: relative;
  }

  .c-hero-slider {
    height: auto;
  }

  .image-8 {
    width: 100%;
  }

  .tabs {
    flex-flow: column;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .tabs-content {
    width: 100%;
    display: flex;
  }

  .tab-pane-tab-1 {
    flex: 0 auto;
    order: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .subpage-content-container {
    flex-flow: column;
  }

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

  .image-14 {
    display: none;
  }

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

@media screen and (max-width: 479px) {
  .title {
    font-size: 32px;
    line-height: 115%;
  }

  .body {
    overflow: scroll;
  }

  .rich-text-block.paragraph.brand-header-2 {
    max-width: 100%;
  }

  .container-2 {
    max-width: none;
    height: 52px;
    padding-left: 16px;
  }

  .version-story-text-box {
    display: none;
  }

  .brand {
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
  }

  .navbar {
    height: 52px;
  }

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

  .primary-button.large {
    text-align: center;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 20px;
    font-size: 16px;
  }

  .heading-1 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 40px;
  }

  .text-block-8 {
    padding-bottom: 10px;
    font-size: 14px;
  }

  .hero-container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .image-2 {
    display: none;
  }

  .hero-card {
    border: 2px solid #797979;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 16px 8px;
  }

  .hero-card.w--current {
    background-color: #ddd6fe;
    border: 2px solid #000;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .text-block-9 {
    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: 16px;
  }

  .text-block-9.hero-tab {
    color: var(--black);
    -webkit-text-stroke-color: #666;
    font-size: 14px;
  }

  .text-block-9.hero-tab.web-hide {
    display: block;
  }

  .hero-card-container {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    opacity: 1;
    flex-flow: row;
    order: -1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 24px;
    display: flex;
  }

  .content-container {
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .logos-title-large {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .heading-warm-gray {
    border-width: 0;
    font-size: 24px;
  }

  .heading-warm-gray.no-box {
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 24px;
  }

  .clients-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .clients-image {
    max-height: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .clients-title-yellow, .white-heading-48px {
    font-size: 24px;
  }

  .testimonial-column-light {
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .testimonial-text-two {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
  }

  .testimonial-info-three {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .testimonial-main-heading {
    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: 20px;
  }

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

  .div-block-7 {
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .footer-wrapper-two {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  ._65-faster-section {
    padding: 40px 24px;
  }

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

  .faster-container {
    margin-bottom: 0;
  }

  .final-draft-image {
    display: none;
  }

  .margin-bottom-24px {
    width: 300px;
    font-size: 14px;
  }

  .heading-xl {
    width: 300px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 44px;
  }

  .large-sf-pro {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .how-we-increase-accuracy {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .table-comparison-description {
    font-size: 16px;
  }

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

  .yellow-underline {
    display: none;
  }

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

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

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

  .div-block-security-cards {
    flex-flow: column;
  }

  .say-goodbye-say-hello-section {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .centered-heading-4 {
    margin-bottom: 24px;
  }

  .image-5, .image-6 {
    display: none;
  }

  .hero-landing-text-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 20px;
    display: flex;
  }

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

  .testimonial-block {
    padding: 0 0 8px;
  }

  .flex-container---testimonials {
    margin-top: 0;
  }

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

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-7.mobile-hide {
    display: none;
  }

  .hero-slider-arrow {
    background-color: rgba(19, 19, 19, .25);
    width: 40px;
    height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    display: block;
    top: 20%;
  }

  .c-hero-slide-details {
    position: relative;
  }

  .c-hero-slide-content {
    height: 35vh;
    min-height: 0;
    margin-bottom: 10px;
  }

  .c-hero-slider-navbar {
    display: none;
  }

  ._w-hero-slide-details {
    padding-left: 20px;
    padding-right: 20px;
  }

  .c-hero-slider {
    padding-bottom: 40px;
  }

  .div-block-16 {
    width: 200px;
    height: 2px;
  }

  .image-8 {
    width: 100%;
  }

  .mobile-only-header {
    border: 2px solid var(--warm-gray--700);
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: inline-flex;
  }

  .image-10 {
    display: inline-flex;
  }

  .image-11 {
    padding-bottom: 20px;
    display: inline-flex;
  }

  .image-12 {
    display: inline-flex;
  }

  .div-block-mobile-buttons {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 50px;
    padding-bottom: 20px;
    display: inline-flex;
  }

  .text-block-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 2px solid var(--warm-gray--700);
    color: var(--warm-gray--700);
    border-radius: 1.5px;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 46px;
    padding: 15px 4px;
    display: flex;
  }

  .tabs {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-content {
    width: 100%;
  }

  .mobile-hide {
    order: 0;
    max-width: none;
    display: none;
  }

  .subpage-content-container {
    flex-flow: column;
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-6 {
    overflow-wrap: break-word;
  }

  .image-13 {
    height: 200px;
  }

  .div-block-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 16px;
  }

  .heading-10, .heading-11 {
    font-size: 36px;
  }

  .image-14 {
    display: none;
  }

  .news-block {
    width: 255px;
  }

  .news-block-image {
    width: 255px;
    height: 170px;
  }

  .div-block-22 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .text-block-15 {
    flex: 0 auto;
  }

  .security-page-checkboxes-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .security-checkbox {
    max-width: none;
  }

  .tab-pane-tab-2, .tab-pane-tab-3 {
    width: 100%;
  }

  .image-15, .image-17 {
    max-width: 100px;
    max-height: 100px;
  }
}

#w-node-c3aa7dd9-9f2f-3d7d-f1b5-8dde7912cb3e-8e9c7d7e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}


