:root {
  --font-size--small: 1rem;
  --fluid-font-size--small: 1.067vw;
  --colors--white: white;
  --colors--coal: #040404;
  --colors--neutral-100: #f2f2f2;
  --colors--neutral-500: #29292b;
  --secondary: Geist, sans-serif;
  --colors--teal-flowtex: #178d8e;
  --font-size--large: 1.5rem;
  --fluid-font-size--large: 1.6vw;
  --corners--small: .1rem;
  --colors--black: black;
  --font-size--base: 1.125rem;
  --fluid-font-size--base: 1.2vw;
  --font-size--5xl: 3.5rem;
  --fluid-font-size--5xl: 3.733vw;
  --colors--neutral-200: #e0e0e0;
  --font-size--7xl: 5rem;
  --fluid-font-size--7xl: 5.333vw;
  --colors--neutral-600: #1e1e1f;
  --corners--large: .75rem;
  --corners--medium: .5rem;
  --primary: Geist, sans-serif;
  --mono: "Fragment Mono", sans-serif;
  --alpino: Inter, Verdana, sans-serif;
  --font-size--xs: .9rem;
  --site-padding--desktop: 1.5rem;
  --site-padding--tablet: 1rem;
  --site-padding--mobile: 1rem;
  --site-padding--none: 0rem;
  --fluid-font-size--xs: .9vw;
  --fluid-font-size--xl: 1.867vw;
  --fluid-font-size--2xl: 2.133vw;
  --fluid-font-size--3xl: 2.667vw;
  --fluid-font-size--4xl: 3.2vw;
  --fluid-font-size--6xl: 4.267vw;
  --fluid-font-size--8xl: 9.333vw;
  --font-size--xl: 1.75rem;
  --font-size--2xl: 2rem;
  --font-size--3xl: 2.5rem;
  --font-size--4xl: 3rem;
  --font-size--6xl: 4rem;
  --font-size--8xl: 8.75rem;
  --colors--neutral-300: #bfbfbf;
  --colors--neutral-400: #9e9e9e;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

h2 {
  color: #2d3958;
  letter-spacing: -2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, Verdana, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
}

h4 {
  color: #2d3958;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Inter, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  font-family: Inter, Verdana, sans-serif;
  font-weight: 500;
  font-size: clamp(var(--font-size--small), var(--fluid-font-size--small), var(--fluid-font-size--small));
  margin-bottom: 10px;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-7 {
  z-index: 150;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: auto;
  margin: 120px auto auto;
  padding: 30px 40px 20px;
  display: flex;
  position: sticky;
  right: auto;
}

.heading-9 {
  color: #178d8e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

.text-block-3 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Inter, Verdana, sans-serif;
  font-size: 16px;
}

.div-block-8 {
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
  font-family: Inter, Verdana, sans-serif;
  display: block;
  position: absolute;
  inset: 3% 3% auto auto;
}

.image-3 {
  width: 20px;
  height: 20px;
  position: static;
  inset: 2% 2% auto auto;
}

.div-block-9 {
  max-width: 100%;
  height: 400px;
  margin-top: 0;
  margin-bottom: 40px;
}

.text-check {
  color: #333;
  font-size: 16px;
}

.text-check.evergreen {
  color: var(--colors--white);
  -webkit-text-stroke-width: .1px;
  -webkit-text-stroke-color: var(--colors--coal);
  -webkit-text-stroke-width: .1px;
  -webkit-text-stroke-color: var(--colors--coal);
}

.check-arrow-div {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.image-93 {
  width: 16px;
  height: 16px;
  display: block;
}

.pricing-table-monthly {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  display: none;
}

.basic-table {
  background-color: #fff;
  border: 1px solid #0f172a14;
  border-radius: 20px;
  width: 100%;
  height: auto;
  min-height: 580px;
  padding: 40px 32px;
  transition: transform .45s cubic-bezier(.4, 0, .2, 1), box-shadow, border-color;
  position: static;
  box-shadow: 0 1px 2px #0f172a0a, 0 8px 24px #0f172a0f;
}

.basic-table:hover {
  border-color: #0f172a1f;
  transform: translateY(-4px);
  box-shadow: 0 2px 4px #0f172a0d, 0 16px 32px #0f172a1a;
}

.button-6 {
  color: #fff;
  text-align: center;
  background-color: #178d8e;
  border-radius: .5rem;
  margin-bottom: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 14px;
  font-weight: 600;
  transition: background-color .2s ease-in;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.button-6:hover {
  background-color: #2e9899;
}

.button-6.evergreen {
  color: var(--colors--neutral-100);
  background-color: #d8d8d84d;
  border: 1px solid #00bfff94;
}

.toggle-switch {
  background-color: #fff;
  border: 2px solid #178d8e96;
  border-radius: .62rem;
  justify-content: flex-start;
  align-items: center;
  width: 30rem;
  height: 3rem;
  margin: 4rem auto;
  display: flex;
  position: relative;
}

.monthly-button {
  z-index: 2;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.monthly-button.monthly {
  z-index: 2;
  color: #333;
  cursor: pointer;
  z-index: 2;
  cursor: pointer;
  height: auto;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
  position: relative;
}

.padding-global {
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.heading-19 {
  color: var(--colors--neutral-500);
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  font-weight: 600;
  display: flex;
}

.heading-19.evergreen {
  color: var(--colors--neutral-100);
  -webkit-text-stroke-width: .2px;
  -webkit-text-stroke-color: var(--colors--coal);
  -webkit-text-stroke-width: .2px;
  -webkit-text-stroke-color: var(--colors--coal);
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
  padding-top: 32px;
  display: block;
  position: static;
  inset: 0 0% auto;
}

.premium-table {
  background-color: #fff;
  border: 1px solid #0f172a14;
  border-radius: 20px;
  width: 100%;
  height: auto;
  min-height: 580px;
  padding: 40px 32px;
  transition: transform .45s cubic-bezier(.4, 0, .2, 1), box-shadow, border-color;
  box-shadow: 0 1px 2px #0f172a0a, 0 8px 24px #0f172a0f;
}

.premium-table:hover {
  border-color: #0f172a1f;
  transform: translateY(-4px);
  box-shadow: 0 2px 4px #0f172a0d, 0 16px 32px #0f172a1a;
}

.premium-table.evergreen {
  background-image: linear-gradient(65deg, #178d8ef0, #19c597 81%);
  box-shadow: 0 2px 5px #0003, 0 8px 24px #0f172a0f;
}

.pro-content {
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
  position: relative;
}

.pricing-section {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 140px;
  display: flex;
}

.pricing-section.rounded {
  min-height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.pricing-section.rounded.evergreen {
  padding-top: 60px;
}

.heading-20 {
  color: var(--colors--neutral-500);
  text-align: center;
  letter-spacing: -1px;
  font-size: 40px;
  font-weight: 700;
  line-height: 47px;
}

.pro-table {
  background-color: #fff;
  border: 2px solid #178d8e59;
  border-radius: 20px;
  width: 100%;
  height: auto;
  min-height: 580px;
  margin-bottom: 20px;
  padding: 44px 32px;
  transition: transform .4s cubic-bezier(.4, 0, .2, 1), box-shadow, border-color;
  position: relative;
  box-shadow: 0 2px 4px #178d8e0f, 0 16px 40px #178d8e24;
}

.pro-table:hover {
  transform: translateY(-16px);
  box-shadow: 0 4px 8px #178d8e14, 0 24px 56px #178d8e33;
}

.membership-heading.evergreen {
  font-family: var(--secondary);
  text-align: center;
  font-family: var(--secondary);
  text-align: center;
  margin-bottom: 20px;
}

.pricing-table-yearlyy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-large {
  width: 80rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.prices-text {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #2d3958;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5rem;
  display: flex;
}

.toggle-bottom {
  color: #333;
  background-color: #178d8e;
  border-radius: .5rem;
  width: 50%;
  height: 100%;
  position: absolute;
}

.premium-content {
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
  position: relative;
}

.text-span-5 {
  color: #fff;
  -webkit-text-stroke-color: #0d7243;
  background-color: #07a85e;
  border-radius: 50px;
  margin-left: 0;
  padding: 5px 10px;
  font-size: .8rem;
  line-height: .8rem;
}

.basic-content {
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.included-text {
  color: #333;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1rem;
}

.included-text.evergreen {
  color: var(--colors--white);
  -webkit-text-stroke-width: .1px;
  -webkit-text-stroke-color: var(--colors--coal);
  -webkit-text-stroke-width: .1px;
  -webkit-text-stroke-color: var(--colors--coal);
}

.yearly-button {
  z-index: 2;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.yearly-button.yearly {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  cursor: pointer;
  align-items: center;
  height: auto;
  margin-top: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.check {
  opacity: 1;
  text-align: left;
  width: 38px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-9 {
  color: #178d8e;
}

.pricing-line-break-top {
  height: 75px;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 24px;
  padding-right: 24px;
}

.pricing-grid-wrapper-mobile {
  display: none;
}

.grid-top-sticky {
  z-index: 4;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: repeat(auto-fit, 84px);
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  position: sticky;
  top: 0;
}

.start-link {
  color: #8c54ff;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.feature-table {
  padding: 100px 3rem;
}

.title {
  color: #178d8e;
  letter-spacing: -.5px;
  font-family: Inter, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.help-icon {
  width: 18px;
}

.help {
  opacity: .3;
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  margin-left: 10px;
  display: block;
}

.grid-pricing {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
}

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

.discount {
  color: #ffffff80;
  font-size: 14px;
}

.pricing-top {
  background-color: #fff;
  border-bottom: 1px solid #178d8e;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 24px;
  position: relative;
}

.pricing-table-cell {
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 40px;
  display: flex;
}

.pricing-line-break {
  border-top: 1px solid #178d8e;
  height: 81px;
  margin-top: 20px;
  padding-top: 44px;
  padding-bottom: 24px;
  padding-right: 24px;
}

.heading-22 {
  color: #178d8e;
}

.prices-subtext {
  color: #666;
  text-align: left;
  margin-bottom: 1.5rem;
  font-family: Inter, Verdana, sans-serif;
}

.text-block-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #666;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  font-family: Inter, Verdana, sans-serif;
  display: block;
}

.pricing-table-p {
  font-size: 16px;
  font-weight: 600;
}

.plan-modal-wrapper {
  z-index: 130;
  background-color: #00000080;
  min-width: 100%;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.plan-modal-bg {
  z-index: 140;
  background-color: #178d8e4a;
  position: absolute;
  inset: 0%;
}

.code-embed-9 {
  min-width: 100%;
}

.button-hover-line {
  background-color: var(--colors--teal-flowtex);
  width: 100%;
  height: 1px;
  color: var(--colors--teal-flowtex);
  padding-top: 0;
  position: absolute;
  bottom: 0;
  right: 1px;
}

.divider {
  border-top: 1px solid #00000026;
  border-radius: 10em;
  width: 100%;
  height: 1rem;
}

.divider.light {
  border-top-color: #bfbfbf85;
}

.nav-link-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  display: grid;
}

.nav-bar {
  z-index: 998;
  background-color: #f4f4f4;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-bar.saas {
  background-color: #fff;
  border-bottom-width: 0;
}

.nav-block {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  display: flex;
}

.nav-menu-image {
  width: 7em;
}

.nav-link-item {
  overflow: hidden;
}

.top-line {
  background-color: #000;
  width: 1.5em;
  height: 2px;
  position: relative;
  left: 0%;
  right: 0%;
}

.mono-text {
  color: var(--colors--white);
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Fragment Mono, sans-serif;
  font-size: max(.9rem, .9vw);
  font-weight: 400;
}

.mono-text.neutral-400 {
  color: #9e9e9e;
}

.mono-text.teal-bg {
  color: var(--colors--white);
}

.mono-text.teal {
  color: var(--colors--teal-flowtex);
}

.mono-text.dark {
  color: var(--colors--neutral-500);
}

.logo-link {
  z-index: 999;
  text-decoration: none;
  position: relative;
}

.logo-link.w--current {
  z-index: 998;
}

.button-menu {
  z-index: 999;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.bottom-line {
  background-color: #000;
  width: 1.5em;
  height: 2px;
  position: relative;
  inset: auto 0% 0%;
}

.underline-link {
  z-index: 999;
  grid-column-gap: .5rem;
  color: #0000;
  line-height: 1;
  font-size: clamp(var(--font-size--base), var(--fluid-font-size--base), var(--fluid-font-size--base));
  justify-content: center;
  align-items: center;
  padding: .25rem 0 .25em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.underline-link:hover {
  opacity: 1;
}

.display-xs {
  font-family: var(--secondary);
  letter-spacing: -.04em;
  font-weight: 400;
  font-size: clamp(var(--font-size--xs), var(--fluid-font-size--xs), var(--fluid-font-size--xs));
}

._12-column-grid {
  grid-column-gap: 1em;
  grid-row-gap: 4.8em;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  place-items: start stretch;
  width: 100%;
  display: grid;
  position: static;
}

._12-column-grid.hero {
  grid-column-gap: 1.5em;
  grid-row-gap: 2em;
}

._12-column-grid.video {
  z-index: 1;
  position: absolute;
}

._12-column-grid.nav-menu {
  grid-row-gap: 3em;
}

.nav-content {
  z-index: 888;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  background-color: #e0e0e0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100dvh;
  padding: 3em 5em;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.nav-logo {
  width: 7em;
}

.contact-button-wrap {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nav-link-wrap {
  overflow: hidden;
}

.button---secondary {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  border-radius: var(--corners--small);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--colors--neutral-100);
  text-align: center;
  letter-spacing: -.03rem;
  background-color: #ffffff26;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button---secondary.nav:hover {
  color: var(--colors--neutral-100);
}

.menu-icon {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2em;
  display: flex;
  position: relative;
}

.button-text-wrap {
  z-index: 5;
  color: var(--colors--black);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  position: relative;
}

.button-text-wrap.navbar {
  color: var(--colors--neutral-100);
}

.menu-overlay {
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  background-color: #00000096;
  position: fixed;
  inset: 0%;
}

.button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: auto 0% 5%;
}

.button-wrap.video {
  position: absolute;
  bottom: 15%;
}

.request-a-quote-text {
  color: #1e1e1f;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #0000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Fragment Mono, sans-serif;
  font-size: .9rem;
  text-decoration: none;
}

.button-background {
  background-color: var(--colors--neutral-100);
  border-radius: 100%;
  width: 120%;
  min-width: 5rem;
  height: 175%;
  display: block;
  position: absolute;
  inset: auto;
}

.button-background.black {
  background-color: #178d8e;
}

.button-background.gray {
  background-color: var(--colors--coal);
}

.button-background.primary {
  background-image: linear-gradient(45deg, #178d8e, #27c590);
}

.body3 {
  background-color: var(--colors--neutral-100);
  font-family: var(--secondary);
  letter-spacing: -.05em;
  overscroll-behavior: none;
  line-height: 1.3;
  font-size: clamp(var(--font-size--base), var(--fluid-font-size--base), var(--fluid-font-size--base));
}

.body3.saas {
  background-color: var(--colors--white);
}

.nav-link-4 {
  color: var(--colors--neutral-500);
  text-align: left;
  font-weight: 400;
  line-height: 1;
  font-size: clamp(var(--font-size--3xl), var(--fluid-font-size--3xl), var(--fluid-font-size--3xl));
  text-decoration: none;
}

.nav-link-4:hover {
  color: #747474;
}

.container-nav-2 {
  justify-content: space-between;
  align-items: center;
  padding: .75rem 1rem;
  display: flex;
}

.button---primary {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  border-radius: var(--corners--small);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  font-family: var(--secondary);
  color: var(--colors--neutral-100);
  letter-spacing: -.03em;
  background-color: #178d8ee6;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button---primary:hover {
  background-color: var(--colors--teal-flowtex);
}

.evergreen-table {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.tabs-menu-4 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.tab-link-tab-2 {
  color: var(--colors--neutral-100);
  background-color: #178d8e;
  background-image: linear-gradient(45deg, #178d8e, #27c590);
  border-radius: 5px;
}

.tab-link-tab-2.w--current {
  background-color: var(--colors--teal-flowtex);
  color: var(--colors--neutral-100);
  background-image: linear-gradient(45deg, #178d8e, #27c590);
  border-radius: 5px;
  margin-left: auto;
}

.tab-link-tab-1 {
  background-color: var(--colors--teal-flowtex);
  color: var(--colors--neutral-100);
  border-radius: 5px;
  margin-right: auto;
}

.tab-link-tab-1.w--current {
  background-color: var(--colors--teal-flowtex);
}

.tabs {
  margin-top: 64px;
}

@media screen and (min-width: 1920px) {
  .container-large-2 {
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

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

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

  .button-primary {
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    left: auto;
    right: 80px;
  }

  .menu-button {
    padding: 12px;
  }

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

  .container {
    max-width: 728px;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .heading-3 {
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-4 {
    padding-bottom: 50px;
  }

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

  .footer-content {
    grid-column-gap: 60px;
  }

  .background-video {
    object-fit: contain;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }

  .div-block-15, .div-block-16 {
    inset: 0% auto;
  }

  .nn-text {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  .nn-heading {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }

  .quick-stack-4 {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-16 {
    text-align: left;
    font-size: 2.5rem;
    line-height: 2.6rem;
  }

  .horizontal-scroll-wrap, .button-login {
    display: none;
  }

  .div-block-27 {
    width: 100%;
    height: 100%;
  }

  .basic-table, .premium-table {
    align-self: flex-start;
    height: auto;
    min-height: auto;
  }

  .pro-table {
    height: auto;
    min-height: auto;
    transform: none;
  }

  .wrapper-div {
    grid-column-gap: 50px;
  }

  .faq-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .section-10 {
    display: block;
  }

  .div-block-38 {
    aspect-ratio: 16 / 9;
    display: block;
  }

  .slider {
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .feature-videos-mobile {
    width: 100%;
    height: 100%;
  }

  .feature-video-mobile-div {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
  }

  .mobile-horizontal {
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .slide-nav-horiz-mobile {
    display: none;
  }

  .text-span-6 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .heading-38 {
    line-height: 1rem;
  }

  .div-block-49 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .layout {
    grid-template-columns: 210px minmax(0, 760px);
  }

  .rail-right {
    display: none;
  }

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

  .clients-title {
    margin-bottom: 32px;
  }

  .nav-block {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .hero-headline-text {
    font-size: 3.5rem;
  }

  .underline-link {
    padding-bottom: .5rem;
  }

  .display-xs {
    margin-bottom: 0;
    font-size: .9rem;
  }

  ._12-column-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .nav-content {
    width: 100%;
    padding: 3rem 1.5rem;
    display: none;
  }

  .container-nav {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nav-link-3 {
    font-size: 2rem;
  }

  .intro-card-wrap {
    width: 100%;
  }

  .content-wrap {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .fixed-image-wrap {
    height: 80vh;
  }

  .inline-image-wrap {
    width: 4em;
  }

  .display-5xl {
    font-size: 2.5rem;
  }

  .slider-slide {
    width: 45%;
  }

  .hero-content-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: flex-end;
    align-items: stretch;
  }

  .intro-text-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    max-width: none;
  }

  .nav-link-4 {
    font-size: 2rem;
  }

  .container-22 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer-button {
    padding-bottom: .5rem;
  }

  .heading-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .display-7xl {
    font-size: 4rem;
  }

  .hero-image-wrap {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .section {
    padding-top: 8rem;
    padding-bottom: 8rem;
    position: static;
  }

  .container-nav-2 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .display-l {
    font-size: 1.5rem;
  }

  .display-4xl {
    max-width: none;
    font-size: 2.5rem;
  }

  .hero-bottom {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 5rem;
  }

  .hero-content {
    padding-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .display-xl {
    font-size: 1.75rem;
  }

  .sticky-image-card {
    aspect-ratio: 3 / 6;
    padding: 1.5em;
  }

  .process-arrow {
    width: 2rem;
  }

  .display-3xl {
    font-size: 2rem;
  }

  .intro-cards {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  ._50-50-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .highlight-top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  ._50-50-content-wrap {
    padding: 1.5rem;
  }

  .header-image-wrapper {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .highlights-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .nav-link-5 {
    font-size: 2rem;
  }

  .container-23 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-content-2 {
    width: 100%;
    padding: 3rem 1.5rem;
    display: none;
  }

  .display-7xl-2 {
    font-size: 4rem;
  }

  .section-18 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    position: static;
  }

  .container-nav-3 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .display-3xl-2 {
    font-size: 2rem;
  }

  .container-24 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-19 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    position: static;
  }

  .display-4xl-2 {
    max-width: none;
    font-size: 2.5rem;
  }

  .display-3xl-3 {
    font-size: 2rem;
  }

  .form-content-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-content {
    padding-bottom: 1.5rem;
  }

  .nav-link-6 {
    font-size: 2rem;
  }

  .container-25 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-nav-4 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .form-wrap {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    padding: 1rem;
  }

  .tabs-image {
    aspect-ratio: 1;
    height: 100%;
  }

  .tabs-content-wrap {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    height: 70vh;
  }

  .container-26 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tabs-content {
    width: 100%;
    height: 100%;
  }

  .tabs-menu-2 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .display-7xl-3 {
    font-size: 4rem;
  }

  .section-20 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    position: static;
  }

  .display-4xl-3 {
    max-width: none;
    font-size: 2.5rem;
  }

  .display-xl-2 {
    font-size: 1.75rem;
  }

  .service-card {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    top: 5rem;
  }

  .display-3xl-4, .nav-link-7 {
    font-size: 2rem;
  }

  .container-27 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tabs-menu-3 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .display-7xl-4 {
    font-size: 4rem;
  }

  .section-21 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    position: static;
  }

  .container-nav-5 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .display-4xl-4 {
    max-width: none;
    font-size: 2.5rem;
  }

  .display-xl-3 {
    font-size: 1.75rem;
  }

  .nav-link-8 {
    font-size: 2rem;
  }

  .collection-list {
    grid-column-gap: .5rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  .container-28 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .display-xs-2 {
    margin-bottom: 0;
    font-size: .9rem;
  }

  ._12-column-grid-2 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .newsroom-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .display-7xl-5 {
    font-size: 4rem;
  }

  .section-22 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    position: static;
  }

  .container-nav-6 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .display-xl-4 {
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: .75rem;
    line-height: 1rem;
  }

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

  .nav-link {
    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 #0000000d;
  }

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

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

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

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

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

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

  .footer-divider {
    margin-top: 60px;
  }

  .heading-15 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .pricing-table-monthly {
    flex-direction: column;
  }

  .basic-table {
    height: auto;
    min-height: auto;
  }

  .premium-table {
    height: auto;
  }

  .pro-content {
    padding-bottom: 0;
  }

  .pricing-section.rounded {
    display: none;
  }

  .pro-table {
    height: auto;
  }

  .pricing-table-yearlyy {
    flex-direction: column;
  }

  .premium-content, .basic-content {
    padding-bottom: 0;
  }

  .pricing-wrapper {
    display: none;
  }

  .tabs-menu {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pricing-wrapper-2 {
    display: none;
  }

  .tab-pane {
    padding: 30px;
  }

  .pricing-grid-wrapper-mobile {
    display: block;
  }

  .feature-table {
    display: none;
  }

  .mobile-pricing {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }

  .help {
    display: none;
  }

  .tab-standard {
    color: #fff;
    background-color: #0000;
    border: 1px solid #7b88a845;
    border-radius: 50px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .tab-standard.w--current {
    color: #fff;
    background-color: #178d8e;
    border-color: #0000;
  }

  .discount {
    color: #fff;
  }

  .pricing-grid-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr;
  }

  .wrapper-div {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .faq-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-stack-2 {
    padding: 60px 15px;
  }

  .container-13, .section-11 {
    display: none;
  }

  .slider {
    padding-bottom: 59px;
    display: block;
  }

  .process-line-container {
    align-items: flex-start;
  }

  .step-number {
    font-size: 6rem;
  }

  .cms-steps {
    padding-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .process-container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    min-height: auto;
    margin-bottom: 3rem;
  }

  .process-circle {
    border-width: .3rem;
    width: 2rem;
    height: 2rem;
    margin-left: -.8rem;
  }

  .process-wrapper {
    grid-column-gap: 0px;
    grid-template-columns: .25fr 1.25fr;
    grid-template-areas: "Line-1 Step-1"
                         "Line-2 Step-2"
                         "Line-3 Step-3"
                         "Line-4 Step-4"
                         "Line-5 Step-5";
  }

  .cell-18 {
    text-align: center;
  }

  .code-embed-3 {
    padding-top: 60px;
  }

  .playbook-card-wrapper {
    width: 30%;
    padding: 10px 0;
  }

  .playbook-image-box {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .playbook-text-content {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-100 {
    padding-left: 0;
  }

  .playbook-description-text {
    font-size: .9rem;
  }

  .heading-39 {
    font-size: 1.2rem;
  }

  .layout {
    grid-template-columns: 190px minmax(0, 760px);
  }

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

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

  .nav-link-item {
    overflow: hidden;
  }

  .logo-link {
    z-index: 999;
    position: relative;
  }

  .button-menu {
    z-index: 999;
    color: #0f0f0f;
    cursor: pointer;
    display: block;
    position: relative;
    overflow: hidden;
  }

  ._12-column-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    place-items: start stretch;
  }

  ._12-column-grid.nav-menu {
    grid-row-gap: 3rem;
  }

  ._12-column-grid.hero {
    grid-row-gap: 1.5rem;
  }

  .nav-content {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: none;
  }

  .hero-paragraph {
    font-size: 1.125rem;
  }

  .container-nav {
    padding: 1rem;
  }

  .nav-link-3 {
    font-size: 1.5rem;
    text-decoration: none;
  }

  .hero-paragraph-2, .hero-paragraph-3 {
    font-size: 1.125rem;
  }

  .footer-bottom {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .process-content {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: column;
  }

  .fixed-image-wrap {
    min-height: 32rem;
    padding: 2rem;
  }

  .inline-image-wrap {
    width: 3em;
  }

  .display-5xl {
    font-size: 2rem;
  }

  ._50ch-headline-wrap {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    max-width: 30ch;
  }

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

  .hero-content-wrap {
    align-items: stretch;
    padding-bottom: 0;
  }

  .intro-text-wrap {
    flex-flow: column;
    max-width: 20ch;
  }

  .nav-link-4 {
    font-size: 1.5rem;
    text-decoration: none;
  }

  .pagination {
    position: absolute;
    inset: auto 0% 0%;
  }

  .container-22 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sticky-card-content._1, .sticky-card-content._2, .sticky-card-content._3, .sticky-card-content._1, .sticky-card-content._2, .sticky-card-content._3 {
    top: 5em;
  }

  .sticky-cards-wrap {
    flex-flow: column;
  }

  .align-middle {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .hero-paragraph-4 {
    font-size: 1.125rem;
  }

  .footer-cta-wrap {
    justify-content: center;
    align-items: center;
  }

  .footer-content-wrap {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .display-7xl {
    font-size: 3rem;
  }

  .hero-image-wrap {
    background-position: 50%;
  }

  .section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section.yellow {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .container-nav-2 {
    padding: 1rem;
  }

  .cta-image-wrap {
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
    overflow: hidden;
  }

  .display-l {
    font-size: 1.5rem;
  }

  .display-4xl {
    font-size: 2rem;
  }

  .hero-bottom {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    margin-top: 3rem;
  }

  .slider-component {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer-legal-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .display-xl {
    font-size: 1.5rem;
  }

  .sticky-image-card {
    aspect-ratio: 1;
  }

  .process-arrow {
    transform: rotate(90deg);
  }

  .intro-cards {
    flex-flow: column;
  }

  .header-image-wrapper {
    background-position: 50%;
  }

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

  .nav-link-5 {
    font-size: 1.5rem;
    text-decoration: none;
  }

  .product-image-wrap {
    height: 100%;
  }

  .header-content {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .container-23 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-content-2 {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: none;
  }

  .highlight-item {
    border-bottom: 1px dashed #9e9e9e;
    border-right-style: none;
  }

  .product-image {
    object-fit: cover;
  }

  .display-7xl-2 {
    font-size: 3rem;
  }

  .section-18 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .container-nav-3 {
    padding: 1rem;
  }

  .product-feature {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .container-24 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-19 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .display-4xl-2 {
    font-size: 2rem;
  }

  .form-content-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    height: auto;
    margin-top: 10rem;
  }

  .nav-link-6 {
    font-size: 1.5rem;
    text-decoration: none;
  }

  .container-25 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .form-input {
    margin-bottom: 1.5rem;
  }

  .container-nav-4 {
    padding: 1rem;
  }

  .form-wrap {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-text-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .tabs-image {
    aspect-ratio: 3 / 2;
  }

  .tabs-content-wrap {
    grid-auto-flow: row;
    height: auto;
  }

  .service-image-wrap {
    overflow: clip;
  }

  .container-26 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .display-7xl-3 {
    font-size: 3rem;
  }

  .section-20 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .display-4xl-3 {
    font-size: 2rem;
  }

  .display-xl-2 {
    font-size: 1.5rem;
  }

  .service-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: flex;
  }

  .nav-link-7 {
    font-size: 1.5rem;
    text-decoration: none;
  }

  .container-27 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .display-7xl-4 {
    font-size: 3rem;
  }

  .section-21 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .container-nav-5 {
    padding: 1rem;
  }

  .display-4xl-4 {
    font-size: 2rem;
  }

  .display-xl-3 {
    font-size: 1.5rem;
  }

  .nav-link-8 {
    font-size: 1.5rem;
    text-decoration: none;
  }

  .collection-list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .container-28 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._12-column-grid-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    place-items: start stretch;
  }

  ._12-column-grid-2.nav-menu {
    grid-row-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .display-7xl-5 {
    font-size: 3rem;
  }

  .section-22 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .container-nav-6 {
    padding: 1rem;
  }

  .display-xl-4 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  h4 {
    font-size: .9rem;
    line-height: 1.25rem;
  }

  p {
    font-size: .75rem;
    line-height: 1.05rem;
  }

  .button-primary {
    padding: 5px 7px;
    font-size: .625rem;
    line-height: .625rem;
    position: relative;
    inset: -30% auto auto 30%;
  }

  .navbar-logo-left-container.shadow-three {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    max-width: none;
  }

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

  .margin-bottom-24px {
    padding-top: 10px;
    font-size: .9rem;
    font-weight: 600;
    line-height: 1.1rem;
  }

  .hero-stack {
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 1.75rem;
    line-height: 1.75rem;
    display: block;
  }

  .heading.top {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .heading-3 {
    padding: 10px 10px 20px;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1rem;
  }

  .cell-2 {
    padding-bottom: 70px;
  }

  .section-2 {
    padding-top: 80px;
  }

  .heading-7 {
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 40px;
    font-size: 1.75rem;
    line-height: 1.75rem;
  }

  .section-4 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .section-6 {
    padding-top: 80px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-7 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .button-reg {
    padding: 10px;
    font-size: .9rem;
  }

  .section-8 {
    padding-top: 20px;
  }

  .heading-10 {
    font-size: 2.1rem;
    line-height: 2.2rem;
  }

  .cell-6, .cell-7 {
    padding-top: 30px;
  }

  .div-block-15, .div-block-16 {
    width: auto;
    inset: 0%;
  }

  .div-block-17 {
    width: auto;
  }

  .nn-text {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .nn-heading {
    font-size: 2.1rem;
    line-height: 2.4rem;
  }

  .quick-stack-4 {
    padding-top: 30px;
  }

  .heading-11, .heading-12.heading-trust, .heading-12.heading-trust, .heading-13 {
    font-size: .9rem;
  }

  .paragraph-5 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .heading-15 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .heading-16 {
    text-align: center;
    font-size: 1.75rem;
    line-height: 1.75rem;
  }

  .horizontal-scroll-wrap, .button-login {
    display: none;
  }

  .toggle-switch {
    width: 100%;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-span-5 {
    font-size: .5rem;
  }

  .yearly-button.yearly {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .tabs-menu {
    flex-flow: wrap;
    justify-content: center;
  }

  .tab-pane {
    padding-left: 10px;
    padding-right: 10px;
  }

  .feature-table {
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-pricing {
    font-size: 1rem;
  }

  .tab-standard {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-standard.w--current {
    background-color: #0000;
    border-color: #7b88a845;
  }

  .discount {
    color: #2d3958;
    font-size: 1rem;
  }

  .paragraph-usecases {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
  }

  .text-trust {
    font-size: .75rem;
    line-height: 1rem;
  }

  .body-large {
    font-size: 16px;
  }

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

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

  .container-13 {
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    display: none;
  }

  .cell-17 {
    padding-bottom: 70px;
  }

  .section-10 {
    padding-top: 40px;
    padding-bottom: 70px;
    display: block;
  }

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

  .section-11 {
    max-width: 100%;
    display: none;
  }

  .image-94 {
    width: 70%;
    max-width: 80%;
  }

  .container-16 {
    max-width: 100%;
  }

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

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .feature-videos-mobile {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .feature-video-mobile-div {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .feature-slide-mobile {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Inter, Verdana, sans-serif;
  }

  .mask {
    width: 100%;
    height: 100%;
  }

  .mobile-horizontal {
    padding-top: 80px;
    padding-bottom: 40px;
    display: block;
  }

  .slide-nav-mobile, .slide-nav-horiz-mobile {
    display: none;
  }

  .code-embed-2 {
    max-width: 100%;
  }

  .container-core {
    padding-left: 50px;
    padding-right: 50px;
  }

  .body-2 {
    max-width: 100%;
  }

  .step-number {
    font-size: 4rem;
  }

  .cms-steps {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-47 {
    text-align: center;
    padding-bottom: 50px;
  }

  .usecases-mobile {
    display: block;
  }

  .div-block-48 {
    padding: 20px;
  }

  .heading-36 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .heading-38 {
    line-height: .7rem;
  }

  .bold-text {
    line-height: 1rem;
  }

  .bold-text-2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .playbook-card-wrapper {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .div-block-49 {
    flex-flow: column;
    max-width: 100%;
    padding-left: 0;
    padding-right: 20px;
  }

  .rail-left {
    display: none;
  }

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

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

  .divider.light {
    display: none;
  }

  .nav-link-list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: 100%;
    display: flex;
  }

  .nav-bar {
    z-index: 999;
  }

  .nav-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .nav-block.logo, .nav-block.address, .nav-block.logo, .nav-block.address {
    display: none;
  }

  .nav-link-item {
    overflow: hidden;
  }

  .hero-headline-text {
    max-width: 25ch;
  }

  .mono-text {
    font-family: Fragment Mono, sans-serif;
  }

  .logo-link {
    z-index: 999;
    position: relative;
  }

  .button-menu {
    overflow: visible;
  }

  .underline-link {
    padding-bottom: .25rem;
  }

  ._12-column-grid {
    grid-column-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  ._12-column-grid.nav-menu {
    grid-row-gap: 3rem;
    place-items: end stretch;
  }

  ._12-column-grid.hero {
    grid-row-gap: 1.5rem;
  }

  .nav-content {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100vw;
    display: none;
  }

  .button-wrap.video {
    padding-top: 10px;
    position: static;
  }

  .footer-bottom {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 3rem;
    display: flex;
  }

  .content-wrap {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .slider-arrow-left {
    position: relative;
  }

  .inline-image-wrap {
    display: none;
  }

  .slider-mask {
    width: 100%;
    padding-bottom: 2rem;
  }

  .slider-slide {
    width: 100%;
  }

  .hero-content-wrap {
    align-items: stretch;
  }

  .intro-text-wrap {
    flex-flow: column;
    max-width: 20ch;
  }

  .inline-content {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .container-22 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sticky-card-content._1, .sticky-card-content._2, .sticky-card-content._3, .sticky-card-content._1, .sticky-card-content._2, .sticky-card-content._3 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .animation-up-0-1 {
    display: block;
  }

  .footer-divider-2 {
    display: none;
  }

  .footer-button {
    padding-bottom: .25rem;
  }

  .align-middle {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .footer-cta-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .footer-content-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-wrap {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .display-7xl {
    line-height: 1;
  }

  .hero-image-wrap {
    background-position: 68%;
    justify-content: flex-start;
    display: flex;
  }

  .section {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: block;
  }

  .section.yellow.mobile {
    padding-top: 4.5rem;
    padding-bottom: 10rem;
    display: block;
  }

  .section.yellow.desktop {
    display: none;
  }

  .section.relative {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .inline-image-row {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
  }

  .display-l {
    font-size: 1.5rem;
  }

  .display-4xl {
    font-size: 1.75rem;
  }

  .hero-bottom {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 3rem;
  }

  .slider-component {
    width: 100%;
  }

  .hero-content {
    padding-bottom: 3em;
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .footer-legal-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: 100%;
  }

  .display-xl {
    font-size: 1.5rem;
  }

  .display-3xl {
    font-size: 1.75rem;
  }

  ._50-50-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .header-image-wrapper {
    background-position: 68%;
    justify-content: flex-start;
    display: flex;
  }

  .container-23 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-content-2 {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100vw;
    display: none;
  }

  .display-7xl-2 {
    line-height: 1;
  }

  .section-18 {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: block;
  }

  .display-3xl-2 {
    font-size: 1.75rem;
  }

  .container-24 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-19 {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: block;
  }

  .display-4xl-2, .display-3xl-3 {
    font-size: 1.75rem;
  }

  .form-content-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    display: flex;
  }

  .contact-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    height: auto;
  }

  .container-25 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .form-input {
    margin-bottom: 1.5rem;
  }

  .form-wrap {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section-text-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .container-26 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .display-7xl-3 {
    line-height: 1;
  }

  .section-20 {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: block;
  }

  .display-4xl-3 {
    font-size: 1.75rem;
  }

  .display-xl-2 {
    font-size: 1.5rem;
  }

  .display-3xl-4 {
    font-size: 1.75rem;
  }

  .container-27 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .display-7xl-4 {
    line-height: 1;
  }

  .section-21 {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: block;
  }

  .display-4xl-4 {
    font-size: 1.75rem;
  }

  .display-xl-3 {
    font-size: 1.5rem;
  }

  .container-28 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._12-column-grid-2 {
    grid-column-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  ._12-column-grid-2.nav-menu {
    grid-row-gap: 3rem;
    grid-row-gap: 3rem;
    place-items: end stretch;
  }

  .display-7xl-5 {
    line-height: 1;
  }

  .section-22 {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: block;
  }

  .display-xl-4 {
    font-size: 1.5rem;
  }

  .arrow-right-hover {
    width: 1.5rem;
    height: 1.5rem;
  }

  .mono-text-2 {
    font-family: Fragment Mono, sans-serif;
  }
}

#w-node-_5c04e444-b94b-f6cb-cc63-25b809d7031f-e383383f, #w-node-_5c04e444-b94b-f6cb-cc63-25b809d70322-e383383f, #w-node-_5c04e444-b94b-f6cb-cc63-25b809d70328-e383383f, #w-node-_5c04e444-b94b-f6cb-cc63-25b809d70330-e383383f {
  align-self: end;
}

#w-node-_5c04e444-b94b-f6cb-cc63-25b809d7039b-e383383f {
  justify-self: start;
}

#w-node-d90b8ae3-e341-3228-f516-433a2181f7ee-2181f7e2 {
  grid-area: 1 / 1 / 2 / 9;
}

#w-node-d90b8ae3-e341-3228-f516-433a2181f7ef-2181f7e2 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-d90b8ae3-e341-3228-f516-433a2181f7f2-2181f7e2 {
  grid-area: 2 / 1 / 3 / 8;
}

#w-node-d90b8ae3-e341-3228-f516-433a2181f80b-2181f7e2 {
  grid-area: 2 / 1 / 3 / 13;
}

#w-node-d90b8ae3-e341-3228-f516-433a2181f80c-2181f7e2 {
  grid-area: 1 / 10 / 2 / 13;
}

#w-node-d90b8ae3-e341-3228-f516-433a2181f834-2181f7e2 {
  grid-area: 3 / 11 / 4 / 13;
}

#w-node-d90b8ae3-e341-3228-f516-433a2181f835-2181f7e2 {
  grid-area: 3 / 12 / 4 / 13;
  justify-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-d90b8ae3-e341-3228-f516-433a2181f7ee-2181f7e2, #w-node-d90b8ae3-e341-3228-f516-433a2181f80b-2181f7e2 {
    grid-column-end: 5;
  }

  #w-node-d90b8ae3-e341-3228-f516-433a2181f80c-2181f7e2 {
    grid-area: 4 / 1 / 5 / 5;
  }

  #w-node-d90b8ae3-e341-3228-f516-433a2181f834-2181f7e2 {
    grid-area: 5 / 1 / 6 / 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d90b8ae3-e341-3228-f516-433a2181f7ee-2181f7e2 {
    grid-row: 2 / 3;
  }

  #w-node-d90b8ae3-e341-3228-f516-433a2181f80c-2181f7e2 {
    grid-row: 3 / 4;
  }
}
