html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

a {
  background-color: #0000;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

input {
  line-height: normal;
}

textarea {
  overflow: auto;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

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

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input::placeholder, .w-select::placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  inset: 0;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

:root {
  --white: white;
  --text: #888;
  --titles: #1d1d1f;
  --buttons: #0071e3;
  --blue: #0047f0;
  --light-background: #fbfbfd;
  --purple: #4b3870;
  --heatrr: #fc6400;
  --dark-slate-grey: #3f4046;
}

body {
  background-color: var(--white);
  color: var(--text);
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 1.4;
}

h1 {
  color: var(--titles);
  letter-spacing: -.04em;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  color: var(--titles);
  letter-spacing: -.04em;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  color: var(--titles);
  letter-spacing: -.04em;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
}

h4 {
  color: var(--titles);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-bottom: 10px;
  line-height: 1.65;
}

a {
  color: var(--buttons);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.65;
  text-decoration: none;
  transition: color .4s cubic-bezier(.165, .84, .44, 1);
}

a:hover {
  color: var(--blue);
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0vh;
  padding-bottom: 10vh;
  display: flex;
  overflow: hidden;
}

.section.hero {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10vh;
  display: flex;
  position: relative;
}

.section.home {
  padding-top: 10vh;
  padding-bottom: 0;
}

.section.home.services {
  padding-top: 4vh;
}

.section.homepage {
  padding-top: 5vh;
  padding-bottom: 0;
}

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

.container {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  line-height: 1.5;
  display: flex;
}

.container.cta {
  background-color: var(--titles);
  border-radius: 35px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 475px;
  padding: 40px 10%;
}

.container.predictive {
  flex-direction: column;
  width: 90%;
  margin-top: 40px;
}

.container.tabs {
  border-style: none;
  padding-top: 0;
  display: block;
}

.container.flex-row-desktop {
  flex-direction: row;
  align-items: flex-start;
}

.hero-title {
  color: var(--titles);
  text-align: center;
  max-width: 720px;
  margin-top: 0;
  font-size: 64px;
  line-height: 1;
}

.subtitle {
  text-align: center;
  max-width: 650px;
  margin-bottom: 0;
  font-size: 20px;
}

.subtitle.predictive {
  color: var(--titles);
}

.description-text {
  color: var(--titles);
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 5vh;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.2;
}

.h2-title {
  text-align: left;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 48px;
}

.h2-title.centered {
  text-align: center;
  max-width: 720px;
}

.features-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 12.5vh;
  display: grid;
}

.features-grid.predictive {
  margin-top: 10vh;
}

.features-row {
  flex-direction: column;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.feature-card-text {
  font-size: 16px;
  line-height: 1.6;
}

.feature-card-text.main-page {
  font-size: 14px;
}

.feature-icon {
  height: 48px;
  margin-bottom: 20px;
}

.cta-column {
  position: static;
}

.cta-column.centered {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 475px;
  display: flex;
}

.cta-image {
  z-index: 2;
  width: 600px;
  position: relative;
}

.cta-title {
  color: var(--white);
  text-align: center;
  align-self: auto;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 1.05;
}

.text {
  font-size: 18px;
  line-height: 1.8;
}

.text.white {
  color: var(--white);
  align-self: center;
  max-width: 300px;
}

.h3-title {
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 30px;
}

.h3-title.white {
  color: var(--white);
  margin-bottom: 20px;
  font-size: 32px;
}

.footer {
  background-color: var(--titles);
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding-bottom: 5vh;
  display: flex;
}

.footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.footer-column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 30px;
  display: flex;
}

.footer-column.center {
  border-right: 1px solid var(--white);
  border-left: 1px solid var(--white);
  align-items: center;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.footer-column.right {
  align-items: center;
}

.footer-link {
  color: var(--white);
  text-align: center;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  display: flex;
}

.footer-link.bottom-margin {
  margin-bottom: 20px;
  transition: color .4s cubic-bezier(.165, .84, .44, 1);
}

.footer-link.bottom-margin:hover, .footer-link.bottom-margin.w--current {
  color: var(--buttons);
}

.footer-text {
  color: var(--white);
  font-size: 16px;
  line-height: 1.3;
}

.footer-logo {
  text-align: left;
  width: 44px;
}

.footer-logo-wrap {
  margin-bottom: 25px;
}

.input-field {
  border: 1px solid var(--white);
  color: var(--white);
  background-color: #0000;
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}

.input-field:focus {
  border-color: var(--buttons);
}

.form-block {
  width: 100%;
}

.copyright-container {
  background-color: var(--titles);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75px;
  display: flex;
}

.copyright-wrap {
  border-top: 1px solid var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.button-arrow-line {
  border-top: 1px solid var(--white);
  background-color: var(--white);
  width: 6px;
  height: 2px;
}

.button-arrow-line.black {
  border-top-color: var(--titles);
  background-color: var(--titles);
}

.button {
  color: var(--white);
  letter-spacing: 0;
  background-color: #4b3870;
  border-radius: 17px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 12px 5px 16px;
  text-decoration: none;
  transition: background-color .25s;
  display: inline-block;
}

.button:hover {
  color: var(--white);
}

.button.secondary {
  color: var(--titles);
  background-color: #0000;
}

.button.secondary:hover {
  color: var(--titles);
}

.button.tertiary {
  text-align: center;
  background-color: #0000;
  align-self: center;
}

.button-arrow-head {
  border-top: 2px solid var(--white);
  border-right: 2px solid var(--white);
  width: 8px;
  height: 8px;
  margin-left: -7px;
  transform: rotate(45deg);
}

.button-arrow-head.black {
  border-top-color: var(--titles);
  border-right-color: var(--titles);
}

.button-text {
  float: left;
  text-transform: none;
  font-size: 15px;
  line-height: 1.75;
}

.button-arrow-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 20px;
  padding-top: 10px;
  padding-left: 10px;
  display: flex;
}

.email-capture-button {
  background-color: var(--white);
  color: var(--titles);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-weight: 600;
  transition: background-color .3s cubic-bezier(.77, 0, .175, 1);
  display: flex;
}

.email-capture-button:hover {
  background-color: #f7f7f7;
}

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

.button-container.top-margin {
  justify-content: space-between;
  align-self: center;
  margin-top: 50px;
}

.text-span {
  color: #4b3870;
}

.form-field-container {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.form-caption {
  color: var(--text);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.65;
}

.form-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.success-text {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
}

.form-component {
  margin-bottom: 0;
}

.from-field-label {
  z-index: 10;
  color: var(--titles);
  background-color: #fff;
  margin-top: -9px;
  margin-left: 10px;
  padding: 1px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 14px;
  display: inline-block;
  position: absolute;
}

.form-button {
  background-color: var(--purple);
  color: var(--white);
  border-radius: 17px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 12px 5px 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6em;
  text-decoration: none;
  transition: background-color .25s;
  display: inline-block;
  position: static;
}

.form-button:hover {
  background-color: var(--blue);
}

.error-text-2 {
  color: #f02937;
  font-size: 15px;
  line-height: 1.5;
}

.form-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70%;
  display: flex;
}

.form-container._50 {
  width: 75vh;
}

.form-field {
  z-index: 1;
  border: 1px solid var(--titles);
  color: var(--text);
  background-color: #0000;
  border-radius: 10px;
  height: 50px;
  min-height: 50px;
  padding-top: 11px;
  padding-left: 22px;
  font-size: 16px;
  position: relative;
}

.form-field:focus {
  border-color: #000;
}

.form-field::placeholder {
  color: #a0a0a0;
}

.form-field.message, .form-field.message.services {
  height: 100px;
}

.decoration {
  z-index: 1;
  background-image: url("../../assets/img/cdn.prod.website-files.com/5fdc17d5d1ec177ffc90da0b/5fdc17d51dc1027dc9f87c6f_decoration.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: auto -4% -6% auto;
}

.contact-form-column {
  width: 45%;
}

.contact-form-column.right {
  z-index: 50;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  min-height: 630px;
  padding: 50px;
  display: flex;
  position: relative;
  box-shadow: 0 7px 30px #1d1d1f0d;
}

.contact-form-column.right._100 {
  width: 100%;
}

.error-message-2 {
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.success-message-2 {
  background-color: #10a76b;
}

.form-heading {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
}

.form-heading.mb {
  margin-bottom: 50px;
}

.features-card-2 {
  background-color: #fbfbfd;
  padding: 35px;
}

.features-card-title-2 {
  color: #1d1d1f;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.navlink-2 {
  color: var(--titles);
  letter-spacing: .3px;
  text-transform: none;
  cursor: pointer;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 20px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
  display: flex;
  transform: translate(0);
}

.navlink-2:hover {
  color: #2193b0;
  text-align: left;
}

.navbar {
  background-color: #fff;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.button-arrow-line-2 {
  background-color: #fff;
  border-top: 1px solid #fff;
  width: 6px;
  height: 2px;
}

.button-3 {
  color: #fff;
  letter-spacing: 0;
  background-color: #4b3870;
  border-radius: 17px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 12px 5px 16px;
  text-decoration: none;
  transition: background-color .25s;
  display: inline-block;
}

.button-3:hover {
  color: #fff;
}

.button-3.navigation {
  background-color: #67c7ff;
  margin-left: 20px;
}

.button-arrow-head-2 {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 8px;
  height: 8px;
  margin-left: -7px;
  transform: rotate(45deg);
}

.nav-link-2 {
  color: #1d1d1f;
  text-align: center;
  flex-wrap: nowrap;
  order: 0;
  place-content: flex-start center;
  align-self: auto;
  align-items: center;
  height: 44px;
  padding-left: 20px;
  padding-right: 10px;
  font-size: 15px;
  text-decoration: none;
  transition: color .4s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  transform: translate(0);
}

.nav-link-2:hover, .nav-link-2.w--current {
  color: #0071e3;
}

.nav-link-2.logo {
  background-image: url("../../assets/img/cdn.prod.website-files.com/5fdc17d5d1ec177ffc90da0b/cube.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 44px 44px;
  width: 44px;
  padding-left: 0;
  padding-right: 0;
}

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

.heading-11 {
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 300;
}

.tabs {
  border: 2px solid #0000000d;
  flex-direction: row;
  height: 350px;
  display: flex;
}

.success-message-3 {
  background-color: var(--titles);
}

.testimonial-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.testimonial-card {
  height: 100%;
  display: flex;
  box-shadow: 17px 88px 60px -100px #4f5e782e, 11px 0 20px -9px #4f5e781a;
}

.author-image {
  border-radius: 100px;
  width: 50px;
  margin-right: 14px;
  box-shadow: 1px 1px 3px #00000024;
}

.author-name {
  color: #151c34;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.horizontal-quote-h4 {
  color: #151c34;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.horizontal-angle {
  z-index: 99;
  object-fit: cover;
  height: 101%;
  position: absolute;
  inset: 0% -2% 0% auto;
}

.testimonial-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 700px;
  padding: 0 3%;
  display: flex;
  overflow: hidden;
}

.testimonial-section.hide {
  display: none;
}

.left-arrow {
  background-color: #007bfc;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 10px;
  font-size: 14px;
  transition: all .2s;
  display: flex;
  top: 17px;
  left: -17px;
}

.left-arrow:hover {
  transform: translate(-2px);
}

.author-block {
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.slider-horizontal {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

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

.right-arrow {
  background-color: #007bfc;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  font-size: 14px;
  transition: all .2s;
  top: 17px;
  right: -17px;
}

.right-arrow:hover {
  transform: translate(2px);
}

.slide-nav-3 {
  background-color: #fff;
  border-radius: 500px;
  max-width: 150px;
  display: none;
  top: 575.901px;
  box-shadow: 1px 1px 3px #0000000d;
}

.horizontal-fixed-height {
  min-height: 100px;
}

.horizontal-logo {
  margin-bottom: 25px;
}

.play-button {
  position: absolute;
}

.column-wrap {
  display: flex;
}

.testimonial-image-wrap {
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 350px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.horizontal-content-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding: 20px 75px;
  display: flex;
}

.mask-horizontal {
  overflow: visible;
}

.author-job {
  color: #151c3480;
}

@media screen and (min-width: 1280px) {
  .hero-title {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .contact-form-column {
    align-items: stretch;
    display: flex;
  }
}

@media screen and (min-width: 1280px) {
  .button-3.navigation {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }
}

@media screen and (min-width: 1920px) {
  .tabs {
    height: 650px;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 55px;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 991px) {
  h3 {
    font-size: 28px;
  }
}

@media screen and (max-width: 991px) {
  h4 {
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  .section {
    padding: 75px 30px;
  }
}

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

@media screen and (max-width: 991px) {
  .container.cta {
    justify-content: space-around;
    height: 420px;
    padding-left: 0;
    padding-right: 0;
  }
}

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

@media screen and (max-width: 991px) {
  .hero-title {
    font-size: 55px;
  }
}

@media screen and (max-width: 991px) {
  .subtitle {
    max-width: 550px;
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .description-text {
    font-size: 36px;
  }
}

@media screen and (max-width: 991px) {
  .h2-title {
    font-size: 42px;
  }
}

@media screen and (max-width: 991px) {
  .features-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 75px;
  }
}

@media screen and (max-width: 991px) {
  .feature-card-text {
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) {
  .feature-icon {
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 991px) {
  .cta-column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .cta-column.centered {
    height: 420px;
  }
}

@media screen and (max-width: 991px) {
  .cta-image {
    width: 300px;
  }
}

@media screen and (max-width: 991px) {
  .cta-title {
    font-size: 48px;
  }
}

@media screen and (max-width: 991px) {
  .text.white {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .h3-title {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .h3-title.white {
    font-size: 21px;
  }
}

@media screen and (max-width: 991px) {
  .footer {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 991px) {
  .footer-column.center {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 991px) {
  .footer-link, .footer-text {
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) {
  .footer-logo-wrap {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .input-field {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 991px) {
  .copyright-container {
    height: 50px;
  }
}

@media screen and (max-width: 991px) {
  .copyright-wrap {
    padding-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .email-capture-button {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .button-container.top-margin {
    margin-top: 40px;
  }
}

@media screen and (max-width: 991px) {
  .form-wrapper {
    justify-content: flex-end;
  }
}

@media screen and (max-width: 991px) {
  .contact-form-column.right {
    width: 60%;
  }
}

@media screen and (max-width: 991px) {
  .form-heading {
    font-size: 36px;
  }
}

@media screen and (max-width: 991px) {
  .features-card-2 {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 991px) {
  .features-card-title-2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .navlink-2 {
    color: #333;
    /*flex: 1;*/
    /*padding: 10px 15px;*/
  }
}

@media screen and (max-width: 991px) {
  .navlink-2:hover {
    color: #2193b0;
    text-decoration: none;
  }
}

@media screen and (max-width: 991px) {
  .nav-link-2 {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .nav-link-2.logo {
    /*background-image: url("../../assets/img/cdn.prod.website-files.com/5fdc17d5d1ec177ffc90da0b/5fdc17d51dc1026894f87c69_webclip.png");*/
    /*background-size: 30px;*/
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .tabs {
    flex-direction: column;
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .testimonial-image {
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  .container-7 {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media screen and (max-width: 991px) {
  .column-wrap {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 991px) {
  .horizontal-content-block {
    padding-left: 25px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
  }
}

@media screen and (max-width: 767px) {
  p, a, ul, ol, strong, em {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .container.cta {
    height: 300px;
  }
}

@media screen and (max-width: 767px) {
  .container.flex-row-desktop {
    flex-direction: column-reverse;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .hero-title {
    font-size: 48px;
    margin-bottom: 5vh;
  }
}

@media screen and (max-width: 767px) {
  .description-text {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .h2-title {
    margin-bottom: 15px;
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .features-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .cta-column.centered {
    justify-content: center;
    height: 300px;
  }
}

@media screen and (max-width: 767px) {
  .cta-image {
    width: 230px;
  }
}

@media screen and (max-width: 767px) {
  .cta-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .text {
    text-align: center;
    max-width: 500px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .text.white {
    text-align: left;
    max-width: 240px;
  }
}

@media screen and (max-width: 767px) {
  .h3-title {
    text-align: center;
    max-width: 500px;
    margin-bottom: 10px;
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .h3-title.white {
    text-align: left;
    margin-bottom: 20px;
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .footer-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .footer-column.center {
    border-left-style: none;
    border-right-style: none;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .footer-column.left, .footer-column.right {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .button-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .button-container.top-margin {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .form-wrapper {
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .form-button {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .form-container {
    height: auto;
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

@media screen and (max-width: 767px) {
  .decoration {
    bottom: -20px;
    right: -20px;
  }
}

@media screen and (max-width: 767px) {
  .contact-form-column.right {
    width: 100%;
    margin-top: -100px;
  }
}

@media screen and (max-width: 767px) {
  .form-heading {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .nav-link-2.logo {
    background-image: url("../../assets/img/cdn.prod.website-files.com/5fdc17d5d1ec177ffc90da0b/cube.png");
  }
}

@media screen and (max-width: 767px) {
  .testimonial-card {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .horizontal-angle {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  .slider-horizontal {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-image-wrap {
    width: 100%;
    height: 280px;
  }
}

@media screen and (max-width: 767px) {
  .horizontal-content-block {
    width: 100%;
    padding: 45px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  h4 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  p, a, ul, ol, strong, em {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding: 45px 20px;
  }
}

@media screen and (max-width: 479px) {
  .section.hero {
    padding-top: 5vh;
  }
}

@media screen and (max-width: 479px) {
  .section.services {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .container {
    text-align: left;
    object-fit: fill;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    align-items: center;
    height: 100%;
    min-height: 100%;
    display: flex;
    margin-top: 0vh;
  }
}

@media screen and (max-width: 479px) {
  .container.cta {
    flex-direction: column;
    height: auto;
  }
}

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

@media screen and (max-width: 479px) {
  .subtitle {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .description-text {
    font-size: 21px;
  }
}

@media screen and (max-width: 479px) {
  .h2-title {
    text-align: center;
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .features-grid {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .features-grid.predictive {
    grid-template-rows: auto auto auto;
  }
}

@media screen and (max-width: 479px) {
  .cta-column.centered {
    order: -1;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .cta-title {
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .text {
    max-width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .text.white {
    text-align: center;
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .h3-title {
    align-self: center;
    max-width: 300px;
    font-size: 21px;
  }
}

@media screen and (max-width: 479px) {
  .h3-title.white {
    font-size: 27px;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .footer-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .copyright-wrap {
    padding-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    text-align: left;
    flex: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  .button-arrow-head {
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  .button-text {
    text-align: left;
    object-fit: fill;
    position: static;
    font-size: 10px;
  }
}

@media screen and (max-width: 479px) {
  .button-arrow-wrap {
    justify-content: flex-start;
    align-items: center;
    padding-top: 9px;
    padding-left: 10px;
    display: flex;
    height: 10px;
  }
}

@media screen and (max-width: 479px) {
  .button-container {
    text-align: left;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  .button-container.top-margin {
    justify-content: center;
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .form-wrapper {
    order: 0;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .from-field-label {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .form-button {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .form-container {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .form-field {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .decoration {
    display: none;
    bottom: -3%;
    right: -10%;
  }
}

@media screen and (max-width: 479px) {
  .contact-form-column.right {
    width: 100%;
    margin-top: 0;
    padding: 30px 20px;
  }
}

@media screen and (max-width: 479px) {
  .form-heading {
    font-size: 26px;
  }
}

@media screen and (max-width: 479px) {
  .button-3 {
    display: none;
    text-align: left;
    flex: 0 auto;
    font-size: 10px;
  }
}

@media screen and (max-width: 479px) {
  .button-arrow-head-2 {
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  .nav-link-2, .nav-link-2.logo {
    /*display: none;*/
    background-size: 30px;
    margin-right: 0vh;
  }
}

@media screen and (max-width: 479px) {
  .left-arrow {
    inset: auto auto -3% 20%;
  }
}

@media screen and (max-width: 479px) {
  .author-block {
    margin-top: 15px;
  }
}

@media screen and (max-width: 479px) {
  .right-arrow {
    inset: auto 20% -3% auto;
  }
}

@media screen and (max-width: 479px) {
  .testimonial-image-wrap {
    height: 260px;
  }
}

@media screen and (max-width: 479px) {
  .horizontal-content-block {
    padding-bottom: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3a3f1651-d0bc-92ae-15da-5814949a4d1f-949a4d08 {
    grid-area: 1 / 1 / 2 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3a3f1651-d0bc-92ae-15da-5814949a4d1f-949a4d08 {
    grid-column-end: 2;
  }
}

