:root {
  --_colors---swatches--white: #fff;
  --_typeface---itc-avant-garde-tf-text: itc-avant-garde-gothic-pro, sans-serif;
  --_colors---swatches--black: #000;
  --_sizes---typography-text-sizes--rg-text: 1rem;
  --_typeface---itc-avant-garde-tf-headings: itc-avant-garde-gothic-pro, sans-serif;
  --_sizes---typography-heading-sizes--h1: 4.25rem;
  --_sizes---typography-heading-sizes--h2: 3.625rem;
  --_sizes---typography-heading-sizes--h3: 2.5rem;
  --_sizes---typography-heading-sizes--h4: 1.75rem;
  --_sizes---typography-heading-sizes--h5: 1.5rem;
  --_sizes---typography-heading-sizes--h6: 1.25rem;
  --style-guide--fs-background-blue-10\<deleted\|variable-a05eeb4e-488a-bdab-df4b-fed192d8fcd6\>: #2d40ea1a;
  --_sizes---typography-text-sizes--md-text: 1.125rem;
  --_sizes---paddings--padding-global: 3rem;
  --_sizes---paddings--sm-section: 2.5rem;
  --style-guide--fs-border-box\<deleted\|variable-c9524a6c-6052-3182-3874-4c87ef8ed4d3\>: #2d40ea;
  --style-guide--fs-background-blue-5\<deleted\|variable-9be23db1-27da-833a-dfcc-66bf06663e9a\>: #2d40ea0d;
  --_sizes---typography-text-sizes--sm-text: .875rem;
  --_sizes---paddings--lg-section: 7.5rem;
  --_sizes---paddings--md-section: 4rem;
  --_sizes---typography-text-sizes--lg-text: 1.25rem;
  --_colors---swatches-brand--darkest\<deleted\|variable-0bb3f2c4-1f20-4ea1-61f4-ee3592ebd469\>: #030201;
  --_sizes---paddings--container: 84rem;
  --_colors---swatches--green: #05ebb1;
  --coral: #ff785a;
  --_colors---swatches--blue: #111f2c;
  --_sizes---paddings--xl-section: 10rem;
  --_sizes---typography-text-sizes--xs-text: .75rem;
  --_colors---swatches--transparent: #fff0;
  --_colors---swatches--dark: #1d1c1c;
  --_typeface---caveat-tf-eyebrows: Caveat, sans-serif;
  --_sizes---typography-heading-sizes--display\<deleted\|variable-593a670c-3ac5-b1dd-53e6-8ad5ab8e0232\>: 6.875rem;
  --_sizes---typography-text-sizes--xl-text: 1.5rem;
  --_sizes---radius--radius-lg: .75rem;
  --_sizes---radius--radius-rg: .5rem;
  --_colors---swatches--grey: #2c2c2c;
  --_colors---swatches--light-grey: #7d7d7d;
  --_sizes---radius--radius-sm: .25rem;
}

body {
  background-color: var(--_colors---swatches--white);
  font-family: var(--_typeface---itc-avant-garde-tf-text);
  color: var(--_colors---swatches--black);
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  --_sizes---typography-text-sizes--rg-text: 1rem;
  --_sizes---typography-heading-sizes--h1: 4.25rem;
  --_sizes---typography-heading-sizes--h2: 3.625rem;
  --_sizes---typography-heading-sizes--h3: 2.5rem;
  --_sizes---typography-heading-sizes--h4: 1.75rem;
  --_sizes---typography-heading-sizes--h5: 1.5rem;
  --_sizes---typography-heading-sizes--h6: 1.25rem;
  --_sizes---typography-text-sizes--md-text: 1.125rem;
  --_sizes---paddings--padding-global: 3rem;
  --_sizes---paddings--sm-section: 2.5rem;
  --_sizes---typography-text-sizes--sm-text: .875rem;
  --_sizes---paddings--lg-section: 7.5rem;
  --_sizes---paddings--md-section: 4rem;
  --_sizes---typography-text-sizes--lg-text: 1.25rem;
  --_sizes---paddings--container: 84rem;
  --_sizes---paddings--xl-section: 10rem;
  --_sizes---typography-text-sizes--xs-text: .75rem;
  --_sizes---typography-heading-sizes--display\<deleted\|variable-593a670c-3ac5-b1dd-53e6-8ad5ab8e0232\>: 6.875rem;
  --_sizes---typography-text-sizes--xl-text: 1.5rem;
  --_sizes---radius--radius-lg: .75rem;
  --_sizes---radius--radius-rg: .5rem;
  --_sizes---radius--radius-sm: .25rem;
  font-weight: 300;
  line-height: 1.4;
}

h1 {
  font-family: var(--_typeface---itc-avant-garde-tf-headings);
  font-size: var(--_sizes---typography-heading-sizes--h1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1;
}

h2 {
  font-family: var(--_typeface---itc-avant-garde-tf-headings);
  font-size: var(--_sizes---typography-heading-sizes--h2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.2;
}

h3 {
  font-family: var(--_typeface---itc-avant-garde-tf-text);
  font-size: var(--_sizes---typography-heading-sizes--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  font-family: var(--_typeface---itc-avant-garde-tf-text);
  font-size: var(--_sizes---typography-heading-sizes--h4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.3;
}

h5 {
  font-family: var(--_typeface---itc-avant-garde-tf-text);
  font-size: var(--_sizes---typography-heading-sizes--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.4;
}

h6 {
  font-family: var(--_typeface---itc-avant-garde-tf-text);
  font-size: var(--_sizes---typography-heading-sizes--h6);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.4;
}

p {
  opacity: .7;
  font-family: var(--_typeface---itc-avant-garde-tf-text);
  margin-bottom: 0;
}

a {
  font-family: var(--_typeface---itc-avant-garde-tf-text);
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

ol {
  font-family: var(--_typeface---itc-avant-garde-tf-headings);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  object-fit: cover;
  max-width: 100%;
  min-height: 1px;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  font-family: var(--_typeface---itc-avant-garde-tf-headings);
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

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

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

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

.global_component {
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.heading-style-h3 {
  font-size: var(--_sizes---typography-heading-sizes--h3);
  text-transform: capitalize;
}

.heading-style-h1 {
  font-size: var(--_sizes---typography-heading-sizes--h1);
  letter-spacing: -.03em;
  padding-bottom: .75rem;
  line-height: 1;
}

.padding-section-small {
  padding-top: var(--_sizes---paddings--sm-section);
  padding-bottom: var(--_sizes---paddings--sm-section);
}

.text-weight-medium {
  font-weight: 500;
}

.text-weight-medium.text-size-regular {
  color: var(--_colors---swatches--white);
  text-align: left;
}

.text-size-regular {
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  margin-right: 0;
  padding-left: 0;
}

.text-size-small {
  font-size: var(--_sizes---typography-text-sizes--sm-text);
}

.text-size-small.text-weight-medium {
  color: var(--_colors---swatches--black);
}

.heading-style-h4 {
  font-size: var(--_sizes---typography-heading-sizes--h4);
  letter-spacing: -.03em;
}

.padding-section-large {
  padding-top: var(--_sizes---paddings--lg-section);
  padding-bottom: var(--_sizes---paddings--lg-section);
  color: var(--_colors---swatches--black);
  margin-top: -40px;
  margin-bottom: 0;
}

.padding-section-large.bottom-small {
  padding-bottom: var(--_sizes---paddings--md-section);
  color: var(--_colors---swatches--white);
}

.padding-section-large.top-small {
  padding-top: var(--_sizes---paddings--md-section);
}

.heading-style-h2 {
  color: var(--_colors---swatches--black);
  font-size: var(--_sizes---typography-heading-sizes--h2);
  letter-spacing: -.03em;
  text-transform: capitalize;
}

.page-wrapper {
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  position: relative;
}

.heading-style-h5 {
  color: var(--_colors---swatches--black);
  font-size: var(--_sizes---typography-heading-sizes--h5);
}

.container {
  width: 100%;
  max-width: var(--_sizes---paddings--container);
  margin-left: auto;
  margin-right: auto;
}

.main-wrapper {
  overflow: hidden;
}

.is-align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_colors---swatches--white);
  font-family: var(--_typeface---itc-avant-garde-tf-headings);
  color: var(--_colors---swatches--black);
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  text-align: center;
  text-transform: capitalize;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: .5rem .5rem .5rem 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .3s cubic-bezier(.39, .575, .565, 1);
  display: flex;
}

.button:hover {
  transform: scale(1.02);
}

.button.is-green {
  background-color: var(--_colors---swatches--green);
  color: #111f2c;
}

.button.is-orange {
  background-color: var(--coral);
  color: var(--_colors---swatches--white);
  background-color: var(--coral);
}

.text-size-medium {
  font-size: var(--_sizes---typography-text-sizes--md-text);
  font-weight: 500;
}

.button-group {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.button-group.is-align-center {
  flex-flow: column;
}

.button-group.is-align-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.padding-section-medium {
  padding-top: var(--_sizes---paddings--md-section);
  padding-bottom: var(--_sizes---paddings--md-section);
}

.section {
  padding-right: var(--_sizes---paddings--padding-global);
  padding-left: var(--_sizes---paddings--padding-global);
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.is-blue {
  background-color: var(--_colors---swatches--blue);
  color: var(--_colors---swatches--white);
}

.section.is-padding-none {
  padding-left: 0;
  padding-right: 0;
}

.section.is-hero {
  min-height: 100svh;
  color: var(--_colors---swatches--white);
}

.section.is-typeform-blue {
  color: var(--_colors---swatches--white);
  background-color: #1a3649;
}

.global_embed-styles, .global_scaling {
  display: none;
}

.is-align-left {
  margin-right: auto;
}

.page-embeds {
  pointer-events: none;
  cursor: none;
  display: none;
}

.global_image-quality, .global_scroll-into-view {
  display: none;
}

.eyebrow {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  font-family: var(--_typeface---caveat-tf-eyebrows);
  color: var(--coral);
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.13074;
  display: flex;
}

.eyebrow.is-light {
  color: #ffffffa6;
}

.eyebrow.is-small {
  font-size: 1.5rem;
}

.section-wrapper {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.section-wrapper.is-align-center {
  text-align: center;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.global_embed-glass {
  display: none;
}

.heading-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.heading-wrapper.is-align-center {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.heading-wrapper.is-cta {
  z-index: 2;
  max-width: 49.5rem;
}

.section-header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.cta_wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  aspect-ratio: 1344 / 585;
  border-radius: var(--_sizes---radius--radius-lg);
  width: 100%;
  color: var(--_colors---swatches--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-bg {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.footer_component {
  padding: 3.125rem var(--_sizes---paddings--padding-global) 1.625rem;
  background-color: var(--_colors---swatches--blue);
  color: var(--_colors---swatches--white);
}

.footer_wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  display: flex;
}

.footer_top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.footer_bottom {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_link {
  opacity: .8;
  font-size: var(--_sizes---typography-text-sizes--sm-text);
  letter-spacing: .02em;
  white-space: nowrap;
  line-height: 1.1875rem;
  text-decoration: none;
  transition: opacity .3s cubic-bezier(.39, .575, .565, 1);
}

.footer_link:hover {
  opacity: 1;
}

.footer_cr-text {
  color: #dadada;
  font-size: var(--_sizes---typography-text-sizes--sm-text);
  line-height: 1.2;
}

.footer_ref-link {
  color: var(--_colors---swatches--white);
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.footer_column {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.hero_main {
  z-index: 2;
  width: 100%;
  height: 100%;
  max-width: var(--_sizes---paddings--container);
  padding-top: var(--_sizes---paddings--lg-section);
  padding-bottom: var(--_sizes---paddings--lg-section);
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.hero_bg-video {
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  position: relative;
}

.hero_cta {
  z-index: 2;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  aspect-ratio: 1;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #8c8c8c14;
  border: 1px solid #adadad66;
  border-radius: 100vw;
  flex-flow: column;
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto auto 3.5rem 50%;
  overflow: hidden;
  transform: translate(-50%);
}

.hero-bg {
  z-index: 1;
  padding: .625rem;
  position: absolute;
  inset: 0%;
}

.hero_header {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 54.875rem;
  display: flex;
}

.eyebrow_arrow {
  width: 2.5rem;
}

.eyebrow_arrow.light-3 {
  transform: rotate(104deg);
}

.button_arrow {
  aspect-ratio: 1;
  background-color: var(--coral);
  width: 1.625rem;
  height: 1.625rem;
  color: var(--_colors---swatches--white);
  border-radius: 100vw;
  flex: none;
  padding: .3125rem;
}

.button_arrow.is-white {
  background-color: var(--_colors---swatches--white);
  color: var(--_colors---swatches--black);
}

.button_arrow.is-green {
  background-color: var(--_colors---swatches--green);
}

.hero_heading-animation {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #eb8164, #fcf966 35%, #d2f88e 75%, #86e8d5);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  display: inline-block;
}

.footer_brand {
  aspect-ratio: 225 / 55;
  width: 14.0625rem;
}

.cta_heading-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(174deg, #eb8164, #fcf966 35%, #d2f88e 75%, #86e8d5);
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
}

.cta_heading {
  text-transform: capitalize;
  font-size: 3rem;
}

.trust_grid {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  max-width: 57.5rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.trust_card {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  text-align: center;
  border-radius: .625rem;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 1.75rem;
  display: flex;
  box-shadow: 0 0 0 1px #f5f5f5, 0 6px 20px #0000000a;
}

.customers_grid {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.customers_card-heading {
  font-size: var(--_sizes---typography-heading-sizes--h6);
  letter-spacing: -.03em;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 1;
}

.testimonials_heading-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #eb8164, #fcf966 35%, #d2f88e 75%, #86e8d5);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  display: inline-block;
}

.customers_card {
  aspect-ratio: 436 / 436;
  border-radius: var(--_sizes---radius--radius-lg);
  text-align: left;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brands_grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
  grid-auto-columns: auto;
  justify-content: center;
  align-items: center;
  display: grid;
}

.brands_logo {
  object-fit: contain;
  height: 2.25rem;
}

.customers_card-header {
  z-index: 3;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 100%;
  margin-top: auto;
  display: flex;
  position: relative;
}

.customers_card-overlay {
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(0deg, #00000080 32%, #00000005 50%, #0000);
  position: absolute;
  inset: 0%;
}

.process_grid {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.process_card {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  text-align: center;
  border-radius: .625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1.75rem;
  display: flex;
  box-shadow: 0 0 0 1px #f5f5f5, 0 6px 20px #0000000a;
}

.process_card-number {
  aspect-ratio: 1;
  border-radius: var(--_sizes---radius--radius-rg);
  background-color: var(--_colors---swatches--blue);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
  display: flex;
  overflow: hidden;
}

.process_card-number-text {
  font-size: var(--_sizes---typography-heading-sizes--h5);
  letter-spacing: -.01em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #eb8164, #fcf966 35%, #d2f88e 75%, #86e8d5);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.systems_grid {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.systems_column {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.systems_card {
  aspect-ratio: 664 / 412;
  border-radius: var(--_sizes---radius--radius-lg);
  color: var(--_colors---swatches--white);
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.45rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.systems_card.is-short {
  aspect-ratio: 664 / 354;
  aspect-ratio: 664 / 354;
}

.systems_card-content {
  z-index: 2;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: var(--_sizes---radius--radius-lg);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #0a0c2833;
  border: 1px solid #adadad66;
  flex-flow: column;
  padding: 1.75rem;
  display: flex;
  position: relative;
}

.systems_paragraph {
  color: #f9fafb;
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  font-weight: 500;
}

.systems_card-items {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.systems_arrow {
  width: 1rem;
  height: 1rem;
}

.systems_card-list {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq_column {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.faq_grid {
  grid-template-rows: auto;
  grid-template-columns: 35% 55.4315%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.faq_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
}

.faq_list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.accordions-heading {
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  font-weight: 500;
  line-height: 1.3;
}

.accordions-trigger {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  display: flex;
}

.accordions-button {
  width: 1.375rem;
  height: 1.375rem;
  color: var(--_colors---swatches--blue);
  background-image: linear-gradient(45deg, #eb8164, #fcf966 33%, #d2f88e 76%, #86e8d5);
  border-radius: 100vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: .3125rem;
  display: flex;
}

.vertical-line {
  height: .75rem;
}

.accordions-answer {
  padding-top: 1.25rem;
}

.accordions-answer-wrapper {
  overflow: hidden;
}

.accordions-card {
  border-radius: var(--_sizes---typography-text-sizes--xs-text);
  border: 1px solid #ffffff1a;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.systems_card-item-text {
  font-size: var(--_sizes---typography-text-sizes--sm-text);
  letter-spacing: -.01em;
  font-weight: 500;
}

.testimonials_gradient {
  pointer-events: none;
  background-image: linear-gradient(90deg, #fff 25%, #fff0);
  width: 10vw;
  height: 120%;
  position: absolute;
  inset: 50% auto 0% 0%;
  transform: translate(0, -50%);
}

.testimonials_gradient.is-right {
  background-image: linear-gradient(90deg, #fff0, #fff 75%);
  left: auto;
  right: 0%;
}

.testimonials_wrapper {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  display: flex;
}

.testimonials_flex {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.testimonials_item {
  flex-flow: column;
  display: flex;
  position: relative;
}

.testimonials_list, .testimonials_track {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.testimonials_track.is-aligned-right {
  justify-content: flex-end;
}

.testimonial_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  border-radius: .625rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 24.625rem;
  max-width: 90svw;
  padding: 1.5rem;
  display: flex;
  box-shadow: 0 0 0 1px #f5f5f5, 0 6px 20px #0000000a;
}

.testimonials_card-stars {
  width: 7.5rem;
  height: 1.5rem;
}

.testimonials_card-heading {
  color: var(--_colors---swatches--grey);
  font-size: var(--_sizes---typography-heading-sizes--h6);
  font-weight: 600;
}

.header_component {
  z-index: 999;
  width: 100%;
  padding-right: var(--_sizes---paddings--padding-global);
  padding-left: var(--_sizes---paddings--padding-global);
  color: var(--_colors---swatches--white);
  position: absolute;
  inset: 2.5rem 0% auto;
}

.nav_wrapper {
  width: 100%;
  max-width: var(--_sizes---paddings--container);
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_brand {
  aspect-ratio: 225 / 55;
  width: auto;
  height: 3.4375rem;
}

.nav_social-link {
  aspect-ratio: 1;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: .5rem;
  transition: all .3s cubic-bezier(.39, .575, .565, 1);
  display: flex;
}

.nav_social-link:hover {
  transform: scale(1.1);
}

.nav_socials {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  display: flex;
}

.about_heading {
  color: var(--_colors---swatches--black);
  letter-spacing: -.01em;
  font-size: 2rem;
}

.about_grid {
  grid-column-gap: 1.25rem;
  grid-row-gap: 2.75rem;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.about_wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 33.1343% auto;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.about_image {
  aspect-ratio: 564 / 680;
  border-radius: var(--_sizes---radius--radius-lg);
  flex: none;
  overflow: hidden;
}

.about_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.about_divider {
  width: 2.75rem;
  height: .3125rem;
}

.about_divider.is-blue {
  background-color: #112938;
}

.about_divider.is-orange {
  background-color: #ff785b;
}

.about_divider.is-light-blue {
  background-color: #57ebdd;
}

.about_divider.is-yellow {
  background-color: #ff0;
}

.about_benefits {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about_paragraph {
  color: var(--_colors---swatches--light-grey);
  font-size: var(--_sizes---typography-text-sizes--md-text);
  font-weight: 500;
}

.differentials_heading-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(174deg, #eb8164, #fcf966 35%, #d2f88e 75%, #86e8d5);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  display: inline-block;
}

.differentials_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.differentials_header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.differentials_icon {
  width: 1.75rem;
  height: 1.75rem;
  color: var(--_colors---swatches--blue);
  background-image: linear-gradient(45deg, #eb8164, #fcf966 33%, #d2f88e 76%, #86e8d5);
  border-radius: 100vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: .4rem;
  display: flex;
}

.differentials_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.differentials_heading {
  color: var(--_colors---swatches--white);
  font-size: var(--_sizes---typography-heading-sizes--h6);
  letter-spacing: -.03em;
  font-weight: 600;
}

.differentials_image {
  aspect-ratio: 564 / 652;
  border-radius: var(--_sizes---radius--radius-lg);
  flex: none;
  overflow: hidden;
}

.differentials_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.differentials_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 42.0896% auto;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.code-embed {
  display: none;
}

.hero_heading-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.process_card-header {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.process_card-heading {
  color: var(--_colors---swatches--black);
  font-size: var(--_sizes---typography-heading-sizes--h5);
  letter-spacing: -.01em;
  font-weight: 600;
  line-height: 1;
}

.brands_paragraph {
  color: var(--_colors---swatches--grey);
  font-size: var(--_sizes---typography-text-sizes--md-text);
  font-weight: 600;
}

.trust_card-image {
  object-fit: contain;
  max-height: 2.8125rem;
}

.play-button {
  z-index: 4;
  opacity: 0;
  background-color: #ffffff4d;
  border-radius: 4rem;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding: 0;
  transition: opacity .15s;
  display: flex;
  position: absolute;
}

.play-button_icon {
  width: 35%;
}

.video-modal {
  z-index: 1000;
  background-color: #00000078;
  flex-flow: column;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.video-modal.show-modal {
  display: flex;
}

.video-embed {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.close-modal {
  z-index: 1001;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 0;
  display: flex;
  position: fixed;
  top: 2rem;
  right: 2rem;
  box-shadow: 3px 3px #000;
}

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

.div-block {
  background-image: linear-gradient(#0006, #00000040 23%, #00000026 77%, #00000026);
  border-radius: 1.5rem;
  position: absolute;
  inset: .625rem;
}

.heading-9 {
  color: var(--_colors---swatches--white);
}

.secondary-cta_link {
  opacity: .7;
  font-weight: 500;
  transition: opacity .2s;
}

.secondary-cta_link:hover {
  opacity: 1;
}

.secondary-cta_link.is-hover {
  opacity: .7;
  transition: opacity .2s;
}

.secondary-cta_link.is-hover:hover {
  opacity: 1;
}

.secondary-cta_link.is-white {
  color: var(--_colors---swatches--white);
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---typography-text-sizes--rg-text: 1rem;
    --_sizes---typography-heading-sizes--h1: 3rem;
    --_sizes---typography-heading-sizes--h2: 2.5rem;
    --_sizes---typography-heading-sizes--h3: 2rem;
    --_sizes---typography-heading-sizes--h4: 1.5rem;
    --_sizes---typography-heading-sizes--h5: 1.25rem;
    --_sizes---typography-heading-sizes--h6: 1.125rem;
    --_sizes---typography-text-sizes--md-text: 1.125rem;
    --_sizes---paddings--padding-global: 1.25rem;
    --_sizes---paddings--sm-section: 3rem;
    --_sizes---typography-text-sizes--sm-text: .875rem;
    --_sizes---paddings--lg-section: 5rem;
    --_sizes---paddings--md-section: 4rem;
    --_sizes---typography-text-sizes--lg-text: 1.25rem;
    --_sizes---paddings--container: 84rem;
    --_sizes---paddings--xl-section: 7.5rem;
    --_sizes---typography-text-sizes--xs-text: .75rem;
    --_sizes---typography-heading-sizes--display\<deleted\|variable-593a670c-3ac5-b1dd-53e6-8ad5ab8e0232\>: 6.875rem;
    --_sizes---typography-text-sizes--xl-text: 1.5rem;
    --_sizes---radius--radius-lg: .75rem;
    --_sizes---radius--radius-rg: .5rem;
    --_sizes---radius--radius-sm: .25rem;
  }

  .is-tablet-hidden {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col, .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .is-show-tablet {
    display: block;
  }

  .eyebrow {
    font-size: var(--_sizes---typography-heading-sizes--h4);
  }

  .cta_wrapper {
    aspect-ratio: auto;
  }

  .hero_cta {
    width: 2.5rem;
    height: 2.5rem;
  }

  .eyebrow_arrow {
    width: 2.25rem;
  }

  .cta_heading {
    font-size: var(--_sizes---typography-heading-sizes--h2);
  }

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

  .trust_card {
    padding: 1.5rem;
  }

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

  .customers_card {
    aspect-ratio: 1;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .brands_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .customers_card-header {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

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

  .process_card {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 1.5rem;
  }

  .systems_card {
    aspect-ratio: 1;
    padding: 1rem;
  }

  .systems_card.is-short {
    aspect-ratio: 4 / 3;
    aspect-ratio: 4 / 3;
  }

  .systems_card-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem;
  }

  .faq_grid {
    grid-template-columns: 43% 54.5833%;
  }

  .testimonial_card {
    padding: 1.5rem;
  }

  .nav_brand {
    height: 3rem;
  }

  .about_heading {
    font-size: var(--_sizes---typography-heading-sizes--h4);
  }

  .about_grid {
    grid-row-gap: 2rem;
  }

  .about_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .about_image {
    height: 100%;
  }

  .about_paragraph {
    font-size: var(--_sizes---typography-text-sizes--rg-text);
  }

  .differentials_icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .differentials_image {
    height: 100%;
  }

  .differentials_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

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

  .nav-link {
    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 {
    padding: 12px;
  }

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

@media screen and (max-width: 767px) {
  body {
    --_sizes---typography-text-sizes--rg-text: 1rem;
    --_sizes---typography-heading-sizes--h1: 2.5rem;
    --_sizes---typography-heading-sizes--h2: 2rem;
    --_sizes---typography-heading-sizes--h3: 1.5rem;
    --_sizes---typography-heading-sizes--h4: 1.25rem;
    --_sizes---typography-heading-sizes--h5: 1.125rem;
    --_sizes---typography-heading-sizes--h6: 1rem;
    --_sizes---typography-text-sizes--md-text: 1.125rem;
    --_sizes---paddings--padding-global: 1rem;
    --_sizes---paddings--sm-section: 2rem;
    --_sizes---typography-text-sizes--sm-text: .875rem;
    --_sizes---paddings--lg-section: 4rem;
    --_sizes---paddings--md-section: 3rem;
    --_sizes---typography-text-sizes--lg-text: 1.25rem;
    --_sizes---paddings--container: 84rem;
    --_sizes---paddings--xl-section: 5rem;
    --_sizes---typography-text-sizes--xs-text: .75rem;
    --_sizes---typography-heading-sizes--display\<deleted\|variable-593a670c-3ac5-b1dd-53e6-8ad5ab8e0232\>: 6.875rem;
    --_sizes---typography-text-sizes--xl-text: 1.5rem;
    --_sizes---radius--radius-lg: .75rem;
    --_sizes---radius--radius-rg: .5rem;
    --_sizes---radius--radius-sm: .25rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .policy_rich-text {
    margin-top: 4rem;
    font-size: .9375em;
  }

  .policy_rich-text p {
    font-size: .9375rem;
  }

  .is-mobile-portrait-hidden {
    display: none;
  }

  .is-mobile-portrait-show {
    display: block;
  }

  .footer_brand {
    width: 12rem;
  }

  .cta_heading {
    font-size: var(--_sizes---typography-heading-sizes--h3);
  }

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

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

  .customers_card {
    aspect-ratio: 3 / 2;
    width: 100%;
  }

  .brands_grid {
    flex-flow: wrap;
    grid-template-columns: auto auto auto;
    display: flex;
  }

  .brands_logo {
    height: 1.75rem;
  }

  .process_grid, .systems_grid {
    grid-template-columns: 1fr 1fr;
  }

  .systems_card {
    aspect-ratio: 2 / 3;
    padding: .5rem;
  }

  .systems_card.is-short {
    aspect-ratio: 3 / 4;
    aspect-ratio: 3 / 4;
  }

  .systems_paragraph {
    font-size: var(--_sizes---typography-text-sizes--sm-text);
  }

  .faq_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 43% 54.5833%;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: flex;
  }

  .nav_brand {
    height: 2.5rem;
  }

  .about_grid {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .about_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    display: flex;
  }

  .about_image {
    order: 9999;
  }

  .about_content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

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

  .differentials_image {
    order: 9999;
  }

  .differentials_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    display: flex;
  }

  .play-button {
    opacity: 1;
  }

  .close-modal {
    width: 2rem;
    height: 2rem;
    top: 1rem;
    right: 1.5rem;
  }

  .code-embed-2, .hubspot-modal {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .modal-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .hubspot-close-btn.trigger-close-modal {
    top: .5rem;
    right: .5rem;
  }

  .hubspot-modal-wrapper {
    border-radius: .675rem;
    width: 100%;
    max-width: 25rem;
  }

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    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;
  }

  .secondary-cta_link {
    font-size: var(--_sizes---typography-text-sizes--sm-text);
  }
}

@media screen and (max-width: 479px) {
  .is-mobile-hidden {
    display: none;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .button {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-left: .75rem;
    font-size: .875rem;
  }

  .is-mobile-only {
    display: block;
  }

  .about_card {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    height: auto;
  }

  .cta_wrapper {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer_component {
    overflow: hidden;
  }

  .footer_top {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .footer_bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-flow: column;
  }

  .footer_cr-text {
    order: 9999;
  }

  .eyebrow_arrow {
    width: 2rem;
  }

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

  .trust_card {
    padding: 1rem;
  }

  .customers_card {
    aspect-ratio: 1;
    padding-bottom: 1rem;
  }

  .customers_card-header.short-4, .customers_card-header.short-20, .customers_card-header.short-4, .customers_card-header.short-20 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .process_grid {
    flex-flow: column;
    display: flex;
  }

  .process_card {
    padding: 1rem;
  }

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

  .systems_card, .systems_card.is-short, .systems_card.is-short {
    aspect-ratio: 22 / 20;
  }

  .systems_card-content.short-3, .systems_card-content.short-19, .systems_card-content.short-3, .systems_card-content.short-19 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .faq_grid {
    grid-column-gap: 0rem;
    grid-row-gap: 2rem;
  }

  .testimonial_card {
    aspect-ratio: auto;
    padding: 1rem;
  }

  .nav_brand {
    height: 2rem;
  }

  .nav_social-link {
    width: 1.75rem;
    height: 1.75rem;
    padding: .325rem;
  }

  .nav_socials {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .about_grid, .differentials_list {
    grid-template-columns: 1fr;
  }

  .play-button {
    width: 3.5rem;
    height: 3.5rem;
  }

  .hubspot-modal {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .hubspot-close-btn.trigger-close-modal {
    top: 0;
    right: 0;
  }

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

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

#w-node-_75d6bd79-8086-8609-6b2e-d2a656118821-3e23ffc3, #w-node-_75d6bd79-8086-8609-6b2e-d2a65611882a-3e23ffc3, #w-node-_75d6bd79-8086-8609-6b2e-d2a656118833-3e23ffc3, #w-node-_75d6bd79-8086-8609-6b2e-d2a65611883c-3e23ffc3, #w-node-_75d6bd79-8086-8609-6b2e-d2a656118845-3e23ffc3, #w-node-_75d6bd79-8086-8609-6b2e-d2a65611884e-3e23ffc3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_9e86a02c-bc76-e8ed-c205-ce18a607b85d-3e23ffc3 {
    grid-area: 1 / 1 / 2 / 3;
  }
}
