:root {
  --color--white: white;
  --color--black: #1c1e22;
  --typography--h1: 4rem;
  --typography--h2: 3rem;
  --typography--h3: 2.5rem;
  --typography--h4: 2rem;
  --typography--h5: 1.5rem;
  --typography--h6: 1.25rem;
  --typography--paragraph: 1rem;
  --size--8: .5rem;
  --typography--paragraph-m: 1.125rem;
  --size--40: 2.5rem;
  --color--blue: #0063ff;
  --radius--xs: .75rem;
  --size--32: 2rem;
  --size--24: 1.5rem;
  --radius--xxs: .5rem;
  --typography--paragraph-xs: .75rem;
  --size--80: 5rem;
  --color--light-blue: #d3e4ff;
  --size--120: 7.5rem;
  --size--64: 4rem;
  --color--midnight: #161e2a;
  --color--dark-blue: #031a3c;
  --size--160: 10rem;
  --size--56: 3.5rem;
  --size--48: 3rem;
  --container--padding: 2.5rem;
  --container--width: 75rem;
  --size--16: 1rem;
  --color--solid-black: #000;
  --size--12: .75rem;
  --radius--round: 100%;
  --size--10: .625rem;
  --typography--paragraph-s: .875rem;
  --size--4: .25rem;
  --icon--l: 1.5rem;
  --size--14: .875rem;
  --typography--paragraph-xl: 1.5rem;
  --radius--s: 1rem;
  --typography--paragraph-l: 1.25rem;
  --color--dark-grey: #454b54;
  --radius--m: 1.25rem;
  --icon--5xl: 5rem;
  --size--72: 4.5rem;
  --icon--xxl: 2.5rem;
  --size--20: 1.25rem;
  --color--grey: #cdd1d6;
  --color--light-grey: #f2f3f4;
  --icon--4xl: 3.5rem;
  --radius--xxl: 2rem;
  --radius--l: 1.5rem;
  --icon--3xl: 3rem;
  --typography--jumbo-l: 5.75rem;
  --icon--xl: 2rem;
  --color--whitesmoke: #fbfbfb;
  --radius--3xs: .25rem;
  --color--error: #ff3a60;
  --icon--m: 1.25rem;
  --size--92: 5.75rem;
  --size--100: 6.25rem;
  --typography--jumbo: 4.5rem;
  --size--128: 8rem;
  --color--success: #62fb84;
  --radius--pill: 6.25rem;
  --color--warning: #f4ff78;
  --size--2: .125rem;
  --icon--s: 1rem;
  --radius--xl: 1.75rem;
  --radius--3xl: 3rem;
}

body {
  background-color: var(--color--white);
  color: var(--color--black);
  --color--white: white;
  --color--black: #1c1e22;
  --typography--h1: 4rem;
  --typography--h2: 3rem;
  --typography--h3: 2.5rem;
  --typography--h4: 2rem;
  --typography--h5: 1.5rem;
  --typography--h6: 1.25rem;
  --typography--paragraph: 1rem;
  --size--8: .5rem;
  --typography--paragraph-m: 1.125rem;
  --size--40: 2.5rem;
  --color--blue: #0063ff;
  --radius--xs: .75rem;
  --size--32: 2rem;
  --size--24: 1.5rem;
  --radius--xxs: .5rem;
  --typography--paragraph-xs: .75rem;
  --size--80: 5rem;
  --color--light-blue: #d3e4ff;
  --size--120: 7.5rem;
  --size--64: 4rem;
  --color--midnight: #161e2a;
  --color--dark-blue: #031a3c;
  --size--160: 10rem;
  --size--56: 3.5rem;
  --size--48: 3rem;
  --container--padding: 2.5rem;
  --container--width: 75rem;
  --size--16: 1rem;
  --color--solid-black: #000;
  --size--12: .75rem;
  --radius--round: 100%;
  --size--10: .625rem;
  --typography--paragraph-s: .875rem;
  --size--4: .25rem;
  --icon--l: 1.5rem;
  --size--14: .875rem;
  --typography--paragraph-xl: 1.5rem;
  --radius--s: 1rem;
  --typography--paragraph-l: 1.25rem;
  --color--dark-grey: #454b54;
  --radius--m: 1.25rem;
  --icon--5xl: 5rem;
  --size--72: 4.5rem;
  --icon--xxl: 2.5rem;
  --size--20: 1.25rem;
  --color--grey: #cdd1d6;
  --color--light-grey: #f2f3f4;
  --icon--4xl: 3.5rem;
  --radius--xxl: 2rem;
  --radius--l: 1.5rem;
  --icon--3xl: 3rem;
  --typography--jumbo-l: 5.75rem;
  --icon--xl: 2rem;
  --color--whitesmoke: #fbfbfb;
  --radius--3xs: .25rem;
  --color--error: #ff3a60;
  --icon--m: 1.25rem;
  --size--92: 5.75rem;
  --size--100: 6.25rem;
  --typography--jumbo: 4.5rem;
  --size--128: 8rem;
  --color--success: #62fb84;
  --radius--pill: 6.25rem;
  --color--warning: #f4ff78;
  --size--2: .125rem;
  --icon--s: 1rem;
  --radius--xl: 1.75rem;
  --radius--3xl: 3rem;
  font-family: SharpGrotesk18, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.5em;
}

h1 {
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--h1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.125em;
}

h2 {
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--h2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.16667em;
}

h3 {
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.2em;
}

h4 {
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--h4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.25em;
}

h5 {
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.33333em;
}

h6 {
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--h6);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.2em;
}

p {
  font-size: var(--typography--paragraph);
  margin-bottom: 0;
  line-height: 1.5em;
}

a {
  color: currentColor;
  text-decoration: none;
}

ul, ol {
  grid-row-gap: var(--size--8);
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 2rem;
  display: flex;
}

li {
  font-size: var(--typography--paragraph);
  line-height: 1.5em;
}

label {
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--paragraph-m);
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.5em;
  display: block;
}

strong {
  font-weight: 600;
}

blockquote {
  padding: var(--size--40);
  border-left: .3125rem solid var(--color--blue);
  border-radius: var(--radius--xs);
  background-color: var(--color--white);
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--paragraph-m);
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  line-height: 1.44444em;
}

figcaption {
  margin-top: var(--size--8);
  font-size: var(--typography--paragraph-xs);
  text-align: center;
  font-style: italic;
  line-height: 1.5em;
}

.hide {
  display: none;
}

.page-wrapper {
  padding-top: 0;
  position: relative;
  overflow: clip;
}

.section {
  padding-top: var(--size--80);
  padding-bottom: var(--size--80);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section.home-hero {
  padding-top: 12.625rem;
}

.section.cta {
  background-image: linear-gradient(0deg, var(--color--light-blue) 20%, var(--color--white) 70%);
  border-bottom-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}

.section.integrations-hero {
  background-color: var(--color--midnight);
  color: var(--color--white);
  min-height: 100vh;
  padding-top: 12.625rem;
  padding-bottom: 12.625rem;
}

.section.pricing-hero {
  z-index: 2;
  background-image: linear-gradient(180deg, var(--color--dark-blue) 65%, #03327b);
  color: var(--color--white);
  isolation: isolate;
  margin-bottom: 34.5rem;
  padding-top: 15rem;
  padding-bottom: 0;
}

.section.customers-hero {
  padding-top: 16.25rem;
  padding-bottom: var(--size--64);
}

.section.about-hero {
  padding-top: 10.75rem;
}

.section.blog-hero {
  padding-top: 15rem;
  padding-bottom: var(--size--120);
  background-color: var(--color--midnight);
  color: var(--color--white);
}

.section.grow-hero {
  padding-top: 13.5rem;
  padding-bottom: var(--size--120);
  overflow: clip;
}

.section.lp-hero {
  background-image: linear-gradient(180deg, var(--color--dark-blue) 65%, #03327b);
  color: var(--color--white);
  min-height: 100svh;
  overflow: clip;
}

.section.lp-hero.lp-hero-top {
  padding: var(--size--160) var(--size--80) var(--size--80);
}

.section.thanks-hero {
  background-image: linear-gradient(45deg, var(--color--light-blue), var(--color--white) 50%);
  isolation: isolate;
  min-height: 100svh;
  padding-top: 7.5rem;
}

.section.careers-hero {
  padding-top: 13.75rem;
  padding-bottom: var(--size--120);
}

.section.legal-hero {
  padding-top: 13.75rem;
  padding-bottom: var(--size--120);
  background-color: var(--color--midnight);
  color: var(--color--white);
}

.section.crossfit-hero {
  padding-top: 15rem;
  padding-bottom: var(--size--120);
}

.section.offer-footer {
  padding-top: var(--size--56);
  padding-bottom: var(--size--56);
  background-color: var(--color--dark-blue);
  color: var(--color--white);
}

.section.partners-hero {
  padding-top: 14rem;
  padding-bottom: var(--size--120);
  background-image: linear-gradient(180deg, var(--color--dark-blue) 65%, #03327b);
  color: var(--color--white);
  isolation: isolate;
  overflow: clip;
}

.section.referral-hero {
  padding-top: 15rem;
  padding-bottom: var(--size--120);
  background-color: var(--color--dark-blue);
  color: var(--color--white);
  isolation: isolate;
}

.section.dan-uyemura-hero {
  isolation: isolate;
  min-height: min(100vh, 70vw);
}

.section.about-dan {
  padding-top: var(--size--120);
  padding-bottom: var(--size--120);
  background-color: var(--color--dark-blue);
  color: var(--color--white);
  background-image: url("https://cdn.prod.website-files.com/69467ea1a3ad4a6a4f1a8644/69958396714d9f918ce84819_656679ae1414ed3d07c0d9d5_bg-dan-bio.webp");
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: auto;
}

.section.features-temp-hero {
  padding-top: 16rem;
  padding-bottom: var(--size--160);
  background-image: linear-gradient(180deg, var(--color--dark-blue) 65%, #03327b);
  color: var(--color--white);
  overflow: clip;
}

.section.events-hero {
  padding-top: 15rem;
  padding-bottom: var(--size--120);
  background-image: linear-gradient(180deg, var(--color--white) 52%, var(--color--light-blue));
  isolation: isolate;
  overflow: clip;
}

.section.events-temp-hero {
  padding-top: 15rem;
  padding-bottom: var(--size--120);
  background-image: linear-gradient(180deg, var(--color--dark-blue) 65%, #03327b);
  color: var(--color--white);
  isolation: isolate;
  overflow: clip;
}

.section.features-hero {
  z-index: 2;
  background-image: linear-gradient(180deg, var(--color--dark-blue) 45%, #03327b 90%);
  color: var(--color--white);
  isolation: isolate;
  margin-bottom: 6rem;
  padding-top: 15rem;
  padding-bottom: 0;
}

.section.footer {
  padding-top: var(--size--120);
  padding-bottom: var(--size--120);
  grid-row-gap: var(--size--64);
  background-color: var(--color--white);
}

.section.partners-temp-hero {
  background-color: var(--color--white);
  padding-top: 10rem;
}

.container {
  padding-right: var(--container--padding);
  padding-left: var(--container--padding);
  max-width: calc(var(--container--width)  + (var(--container--padding) * 2));
  width: 100%;
}

.container.nav {
  padding-right: var(--size--16);
  padding-left: var(--size--16);
  max-width: calc(82rem + (var(--size--16) * 2));
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container.grid {
  grid-column-gap: var(--size--24);
  grid-row-gap: var(--size--48);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 60px 0 0;
  display: grid;
}

.navbar {
  left: 0%;
  top: var(--size--32);
  margin-top: var(--size--32);
  padding: var(--size--16);
  pointer-events: auto;
  color: var(--color--solid-black);
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: sticky;
  bottom: auto;
  right: 0%;
}

.brand {
  color: currentColor;
  width: 9.25rem;
  height: 2rem;
  padding-left: 0;
  display: block;
}

.brand-block {
  z-index: 10;
  padding: var(--size--8) var(--size--16);
  color: var(--color--black);
  flex: none;
  position: relative;
}

.contain-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.nav-menu-inner {
  grid-column-gap: var(--size--40);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-block {
  pointer-events: none;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.banner {
  z-index: 1002;
  padding: var(--size--10) var(--container--padding);
  grid-column-gap: var(--size--12);
  grid-row-gap: var(--size--12);
  background-color: var(--color--dark-blue);
  pointer-events: auto;
  color: var(--color--white);
  font-size: var(--typography--paragraph-m);
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  line-height: 1.5em;
  display: flex;
  position: relative;
}

.nav-links-block {
  grid-column-gap: var(--size--16);
  display: flex;
}

.nav-link {
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--paragraph);
  font-weight: 500;
  line-height: 1.5em;
  transition: color .25s;
}

.nav-link.w--current {
  color: var(--color--blue);
}

.nav-dd {
  margin: 0;
}

.nav-dd-toggle {
  grid-column-gap: var(--size--4);
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
}

.nav-dd-list {
  padding-top: 8.8rem;
}

.nav-dd-list.w--open {
  pointer-events: none;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-dd-arrow {
  width: var(--icon--l);
  height: var(--icon--l);
  color: currentColor;
  flex: none;
  transition-property: color;
  transition-duration: .25s;
  transition-timing-function: ease;
}

.nav-bg {
  border-top-left-radius: var(--radius--xxs);
  border-top-right-radius: var(--radius--xxs);
  border-bottom-left-radius: var(--radius--xxs);
  border-bottom-right-radius: var(--radius--xxs);
  background-color: var(--color--white);
  width: calc(82rem + (var(--size--16) * 2));
  max-width: calc(100vw - (var(--size--16) * 2));
  position: absolute;
  top: 0%;
  bottom: 0%;
  box-shadow: 0 0 .75rem #0063ff33;
}

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

.button {
  padding-top: var(--size--14);
  padding-right: var(--size--40);
  padding-bottom: var(--size--14);
  padding-left: var(--size--40);
  grid-column-gap: var(--size--8);
  border-top-left-radius: var(--radius--xxs);
  border-top-right-radius: var(--radius--xxs);
  border-bottom-left-radius: var(--radius--xxs);
  border-bottom-right-radius: var(--radius--xxs);
  background-color: var(--color--blue);
  color: var(--color--white);
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--paragraph-s);
  text-align: center;
  isolation: isolate;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  line-height: 1.572em;
  transition-property: background-color, color;
  transition-duration: .25s, .25s;
  transition-timing-function: ease, ease;
  display: flex;
  position: relative;
}

.button.pagination-btn {
  border-style: none;
  margin-left: 0;
  margin-right: 0;
}

.icon-l {
  width: var(--icon--l);
  height: var(--icon--l);
  object-fit: contain;
  flex: none;
  display: block;
}

.show-on-tablet {
  display: none;
}

.overlay-link {
  border-radius: inherit;
  position: absolute;
  inset: 0%;
}

.margin-40 {
  margin-bottom: var(--size--40);
}

.paragraph-xl {
  font-size: var(--typography--paragraph-xl);
  line-height: 1.33333em;
}

.font-sharpgrotesk20 {
  font-family: SharpGrotesk20, Arial, sans-serif;
}

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

.relative {
  position: relative;
}

.z2 {
  z-index: 2;
}

.h4 {
  font-size: var(--typography--h4);
  line-height: 1.25em;
}

.margin-48 {
  margin-bottom: var(--size--48);
}

.centered {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.h3 {
  font-size: var(--typography--h3);
  line-height: 1.2em;
}

.margin-24 {
  margin-bottom: var(--size--24);
}

.paragraph-l {
  font-size: var(--typography--paragraph-l);
  line-height: 1.4em;
}

.text-dark-grey {
  color: var(--color--dark-grey);
}

.full-width {
  width: 100%;
}

.align-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gap-16 {
  column-gap: var(--size--16);
  row-gap: var(--size--16);
}

.gap-8 {
  column-gap: var(--size--8);
  row-gap: var(--size--8);
}

.h5 {
  font-size: var(--typography--h5);
  line-height: 1.33333em;
}

.margin-32 {
  margin-bottom: var(--size--32);
}

.paragraph {
  font-size: var(--typography--paragraph);
  line-height: 1.5em;
}

.text-link-blue {
  color: var(--color--blue);
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-weight: 500;
}

.align-stretch {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.gap-24 {
  column-gap: var(--size--24);
  row-gap: var(--size--24);
}

.grow-if-possible {
  flex: 1;
}

.all-caps {
  text-transform: uppercase;
}

.footer-block {
  grid-column-gap: var(--size--24);
  grid-row-gap: var(--size--56);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.footer-brand {
  flex: none;
  width: 11.625rem;
  height: 2.5rem;
}

.paragraph-m {
  font-size: var(--typography--paragraph-m);
  line-height: 1.44444em;
}

.text-semi-bold {
  font-weight: 600;
}

.footer-link {
  color: var(--color--dark-blue);
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--paragraph-s);
  font-weight: 500;
  line-height: 1.572em;
}

.footer-trust-block {
  grid-column-gap: var(--size--24);
  grid-row-gap: var(--size--56);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.app-ratings-block-wrapper {
  grid-column-gap: var(--size--56);
  grid-row-gap: var(--size--56);
  display: flex;
}

.app-ratings-block {
  grid-row-gap: var(--size--8);
  flex-flow: column;
  display: flex;
}

.capterra-logo {
  width: 9rem;
  height: 2rem;
}

.app-rating {
  grid-column-gap: var(--size--8);
  font-family: SharpGrotesk20, Arial, sans-serif;
  font-size: var(--typography--h4);
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  line-height: 1.25em;
  transition: color .25s;
  display: flex;
}

.getapp-logo {
  width: 9.125rem;
  height: 2rem;
}

.g2-logo {
  width: 2rem;
  height: 2rem;
}

.footer-badges-block {
  grid-column-gap: var(--size--24);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-badges-block.in-simplified-footer {
  grid-row-gap: var(--size--24);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 100%;
  margin-left: auto;
}

.footer-badge-link {
  padding: var(--size--10) var(--size--16);
  border-radius: var(--radius--xxs);
  background-color: var(--color--light-grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 2.5rem;
  transition: background-color .25s, color .25s;
  display: flex;
  position: relative;
}

.stripe-badge {
  width: 12.375rem;
  height: 1.125rem;
}

.gdpr-badge {
  width: 12.125rem;
  height: 1.25rem;
}

.footer-disclaimer-block {
  grid-column-gap: var(--size--24);
  grid-row-gap: var(--size--16);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-disclaimer-inner-block {
  width: 100%;
  max-width: 37rem;
}

.image-reveal-el {
  z-index: 5;
  background-color: var(--color--white);
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.image-reveal-el.bg-light-grey {
  background-color: var(--color--light-grey);
}

.icon-xl {
  width: var(--icon--xl);
  height: var(--icon--xl);
  object-fit: contain;
  flex: none;
  display: block;
}

.bg-whitesmoke {
  background-color: var(--color--whitesmoke);
}

.bg-midnight {
  background-color: var(--color--midnight);
}

.text-white {
  color: var(--color--white);
}

.max-width-4-5-columns {
  max-width: calc(((var(--container--width)  - (var(--size--24) * 11)) / 12 * 4.5)  + (var(--size--24) * 3));
}

.padding-120 {
  padding-top: var(--size--120);
  padding-bottom: var(--size--120);
}

.paragraph-s {
  font-size: var(--typography--paragraph-s);
  line-height: 1.5em;
}

.text-blue {
  color: var(--color--blue);
}

.text-italic {
  font-style: italic;
}

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

.bg-white {
  background-color: var(--color--white);
}

.faqs-rte {
  margin-top: var(--size--8);
  margin-bottom: var(--size--8);
  color: var(--color--dark-grey);
}

.faqs-rte strong {
  font-weight: 600;
}

.about-cta-image-block {
  margin-left: -5rem;
  margin-top: calc(0rem - var(--size--120)  - var(--size--40));
  margin-bottom: calc(0rem - var(--size--120)  - var(--size--40));
  grid-row-gap: min(7rem, 6vw);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 47rem;
  max-width: 45vw;
  display: flex;
  position: relative;
}

.about-cta-image {
  border-radius: var(--radius--xs);
  flex: none;
  width: 29.5rem;
  height: 22rem;
  position: relative;
  overflow: clip;
}

.about-cta-image._1 {
  max-width: 30vw;
  max-height: 22vw;
  margin-left: auto;
}

.about-cta-image._2 {
  width: 26.125rem;
  max-width: 25vw;
  height: 17.5rem;
  max-height: 15vw;
}

.about-cta-inner-image {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.gap-12 {
  column-gap: var(--size--12);
  row-gap: var(--size--12);
}

.flex-horizontal {
  display: flex;
}

.flex-horizontal.center {
  justify-content: flex-start;
  align-items: center;
}

.max-width-5-5-columns {
  max-width: calc(((var(--container--width)  - (var(--size--24) * 11)) / 12 * 5.5)  + (var(--size--24) * 4));
}

.partners-hero-thumbnail {
  width: calc(50vw - (var(--size--24) / 2));
  margin-top: -10rem;
  margin-bottom: calc(0rem - var(--size--80));
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100svh;
  display: flex;
  position: relative;
  overflow: clip;
}

.partners-hero-thumbnail-inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.padding-160 {
  padding-top: var(--size--160);
  padding-bottom: var(--size--160);
}

.partners-faqs-block {
  column-count: 2;
  margin-bottom: calc(0rem - var(--size--16));
  column-gap: 1rem;
  width: 100%;
}

.partners-faqs-item-wrapper {
  margin-bottom: var(--size--16);
  width: 100%;
  display: inline-block;
}

.partners-faqs-item {
  padding-right: var(--size--32);
  padding-left: var(--size--32);
  border-radius: var(--radius--xs);
  background-color: var(--color--white);
  flex-flow: column;
  width: 100%;
  display: flex;
  box-shadow: 0 1.25rem 7.5rem #0000000d;
}

.partners-faqs-item-question {
  padding-top: var(--size--32);
  padding-right: var(--size--32);
  padding-bottom: var(--size--32);
  padding-left: var(--size--32);
  grid-column-gap: var(--size--24);
  cursor: pointer;
  margin-left: calc(0rem - var(--size--32));
  margin-right: calc(0rem - var(--size--32));
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.partners-faqs-item-icon {
  width: var(--icon--4xl);
  height: var(--icon--4xl);
  border-radius: var(--radius--round);
  background-color: var(--color--whitesmoke);
  color: var(--color--blue);
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  transition: transform .25s, background-color .25s, color .25s;
  display: flex;
  position: relative;
  overflow: clip;
}

.partners-faqs-item-answer {
  max-width: calc(100% - var(--icon--4xl)  - var(--size--16));
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: clip;
}

.padding-bottom-160 {
  padding-bottom: var(--size--160);
}

.padding-top-100 {
  padding-top: var(--size--100);
}

.partners-subhero-thumbnail {
  width: 33.75rem;
  max-width: 100%;
  height: 38.5rem;
  position: relative;
  overflow: clip;
}

.partners-subhero-thumbnail.with-radius {
  border-radius: var(--radius--xs);
  border-radius: var(--radius--xs);
}

.partners-subhero-content {
  grid-row-gap: var(--size--32);
  flex-flow: column;
  width: 100%;
  max-width: 30.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.partners-benefits-block {
  grid-column-gap: var(--size--20);
  grid-row-gap: var(--size--20);
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.partners-benefits-card {
  padding: var(--size--20);
  grid-column-gap: var(--size--20);
  border-radius: var(--radius--xs);
  background-color: var(--color--white);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  box-shadow: 0 1.25rem 7.5rem #0000000d;
}

.partners-benefits-card._1 {
  max-width: 29.5%;
}

.partners-benefits-card._2 {
  max-width: 33%;
}

.partners-benefits-card._3 {
  max-width: calc(100% - 29.5% - 33% - (var(--size--20) * 2));
}

.partners-benefits-card._4 {
  max-width: 37%;
}

.partners-benefits-card._5 {
  max-width: 27.5%;
}

.partners-benefits-card._6 {
  max-width: calc(100% - 37% - 27.5% - (var(--size--20) * 2));
}

.partners-benefits-card-icon {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.ncfit-body-thumbnail-block {
  border-radius: var(--radius--xs);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 29.75rem;
  height: 53.125rem;
  display: flex;
  position: relative;
}

.ncfit-body-thumbnail-block.branded-members-app {
  width: 29.75rem;
  height: 37rem;
}

.ncfit-body-thumbnail {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.ncfit-body-content {
  grid-row-gap: var(--size--40);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ncfit-benefits-block {
  grid-column-gap: var(--size--24);
  grid-row-gap: var(--size--92);
  isolation: isolate;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 58.125rem;
  display: grid;
  position: relative;
}

.ncfit-benefits-card {
  grid-row-gap: var(--size--40);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 22.875rem;
  display: flex;
}

.ncfit-benefits-card-icon {
  border-radius: var(--radius--round);
  background-color: var(--color--light-blue);
  color: var(--color--blue);
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.ncfit-benefits-deco {
  z-index: -1;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.ncfit-benefits-deco-line {
  background-color: rgb(from var(--color--black) r g b / .05);
  position: absolute;
}

.ncfit-benefits-deco-line.horizontal {
  width: 100%;
  height: .125rem;
}

.ncfit-benefits-deco-line.vertical {
  width: .125rem;
  height: 100%;
}

.nav-menu-bg {
  background-color: rgb(from var(--color--dark-blue) r g b / .1);
  opacity: 0;
  -webkit-backdrop-filter: blur(.25rem);
  backdrop-filter: blur(.25rem);
  pointer-events: none;
  transition-property: opacity;
  transition-duration: .25s;
  transition-timing-function: ease;
  position: fixed;
  inset: 0%;
}

.nav-dd-block {
  padding: var(--size--24);
  border-radius: var(--radius--s);
  background-color: var(--color--white);
  pointer-events: auto;
  width: 100%;
  overflow: clip;
  box-shadow: 0 0 .75rem #0063ff33;
}

.nav-dd-block.resources {
  max-width: 71rem;
}

.nav-dd-block-wrapper {
  padding-top: var(--size--56);
  pointer-events: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.products-dd-block {
  grid-column-gap: var(--size--32);
  grid-row-gap: var(--size--32);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr minmax(19.75rem, 19.75rem);
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.products-dd-column {
  padding-right: var(--size--24);
  padding-left: var(--size--24);
  grid-row-gap: var(--size--32);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.products-dd-link {
  padding-top: var(--size--20);
  padding-right: var(--size--24);
  padding-bottom: var(--size--20);
  padding-left: var(--size--24);
  grid-column-gap: var(--size--12);
  grid-row-gap: var(--size--8);
  border-top-left-radius: var(--radius--xs);
  border-top-right-radius: var(--radius--xs);
  border-bottom-left-radius: var(--radius--xs);
  border-bottom-right-radius: var(--radius--xs);
  color: var(--color--dark-grey);
  font-size: var(--typography--paragraph-s);
  width: calc(100% + 2 * var(--size--24));
  margin-left: calc(0rem - var(--size--24));
  flex-flow: column;
  flex: none;
  max-width: none;
  line-height: 1.3em;
  transition-property: background-color;
  transition-duration: .25s;
  transition-timing-function: ease;
  display: flex;
}

.products-dd-link.horizontal-link {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.products-dd-link.horizontal-link.top-align {
  justify-content: flex-start;
  align-items: flex-start;
}

.products-dd-link.s {
  padding-top: var(--size--8);
  padding-bottom: var(--size--8);
}

.products-dd-link-product-thumbnail {
  color: var(--color--black);
  flex: none;
  width: 7.75rem;
  height: 2.25rem;
}

.nav-dd-integrations-list {
  grid-row-gap: var(--size--24);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.nav-menu-open-bg {
  pointer-events: none;
  transition: opacity .25s;
  display: none;
}

.resources-dd-block {
  grid-column-gap: var(--size--32);
  grid-row-gap: var(--size--32);
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(21.25rem, 21.25rem);
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.resources-dd-column {
  padding-right: var(--size--24);
  padding-left: var(--size--24);
  grid-row-gap: var(--size--32);
  flex-flow: column;
  display: flex;
}

.insights-nav-block {
  grid-column-gap: var(--size--48);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-black {
  color: var(--color--black);
}

.partners-nav-dd-block {
  grid-column-gap: var(--size--16);
  grid-row-gap: var(--size--4);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.partners-nav-dd-card {
  border-top-left-radius: var(--radius--3xs);
  border-top-right-radius: var(--radius--3xs);
  border-bottom-left-radius: var(--radius--3xs);
  border-bottom-right-radius: var(--radius--3xs);
  opacity: .5;
  border: .0625rem solid #0000;
  width: 100%;
  height: 2.375rem;
  transition-property: opacity, border-color;
  transition-duration: .25s, .25s;
  transition-timing-function: ease, ease;
}

@media screen and (max-width: 991px) {
  body {
    --color--white: white;
    --color--black: #1c1e22;
    --typography--h1: 3.5rem;
    --typography--h2: 2.5rem;
    --typography--h3: 2rem;
    --typography--h4: 1.75rem;
    --typography--h5: 1.375rem;
    --typography--h6: 1.25rem;
    --typography--paragraph: 1rem;
    --size--8: .5rem;
    --typography--paragraph-m: 1.125rem;
    --size--40: 2.25rem;
    --color--blue: #0063ff;
    --radius--xs: .75rem;
    --size--32: 1.75rem;
    --size--24: 1.375rem;
    --radius--xxs: .5rem;
    --typography--paragraph-xs: .75rem;
    --size--80: 4.5rem;
    --color--light-blue: #d3e4ff;
    --size--120: 6.25rem;
    --size--64: 3.5rem;
    --color--midnight: #161e2a;
    --color--dark-blue: #031a3c;
    --size--160: 7.5rem;
    --size--56: 3rem;
    --size--48: 2.5rem;
    --container--padding: 2rem;
    --container--width: 75rem;
    --size--16: 1rem;
    --color--solid-black: #000;
    --size--12: .75rem;
    --radius--round: 100%;
    --size--10: .625rem;
    --typography--paragraph-s: .875rem;
    --size--4: .25rem;
    --icon--l: 1.5rem;
    --size--14: .875rem;
    --typography--paragraph-xl: 1.375rem;
    --radius--s: 1rem;
    --typography--paragraph-l: 1.125rem;
    --color--dark-grey: #454b54;
    --radius--m: 1.25rem;
    --icon--5xl: 5rem;
    --size--72: 4rem;
    --icon--xxl: 2.5rem;
    --size--20: 1.125rem;
    --color--grey: #cdd1d6;
    --color--light-grey: #f2f3f4;
    --icon--4xl: 3.5rem;
    --radius--xxl: 2rem;
    --radius--l: 1.5rem;
    --icon--3xl: 3rem;
    --typography--jumbo-l: 5.25rem;
    --icon--xl: 2rem;
    --color--whitesmoke: #fbfbfb;
    --radius--3xs: .25rem;
    --color--error: #ff3a60;
    --icon--m: 1.25rem;
    --size--92: 5rem;
    --size--100: 5rem;
    --typography--jumbo: 4rem;
    --size--128: 6.25rem;
    --color--success: #62fb84;
    --radius--pill: 6.25rem;
    --color--warning: #f4ff78;
    --size--2: .125rem;
    --icon--s: 1rem;
    --radius--xl: 1.75rem;
    --radius--3xl: 3rem;
  }

  h1 {
    letter-spacing: -.02em;
    font-family: SharpGrotesk18, Arial, sans-serif;
  }

  blockquote {
    padding: var(--size--32);
  }

  .section.customers-hero, .section.about-hero {
    padding-top: 8rem;
  }

  .section.grow-hero, .section.careers-hero {
    padding-top: 8rem;
  }

  .section.features-temp-hero, .section.events-hero, .section.events-temp-hero {
    padding-top: 8rem;
    padding-bottom: var(--size--80);
  }

  .section.home-hero {
    padding-top: 8rem;
  }

  .section.footer {
    padding-top: var(--size--80);
    padding-bottom: var(--size--80);
  }

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

  .section.pricing-hero {
    margin-bottom: 92rem;
    padding-top: 8rem;
  }

  .section.customers-hero, .section.about-hero {
    padding-top: 8rem;
  }

  .section.blog-hero {
    padding-top: 8rem;
    padding-bottom: var(--size--80);
  }

  .section.grow-hero, .section.careers-hero {
    padding-top: 8rem;
  }

  .section.legal-hero {
    padding-top: 8rem;
    padding-bottom: var(--size--80);
  }

  .section.crossfit-hero {
    padding-top: 8rem;
  }

  .section.partners-hero {
    padding-top: 8rem;
    padding-bottom: var(--size--80);
  }

  .section.partners-temp-hero {
    padding-top: 8rem;
  }

  .section.referral-hero {
    padding-top: 8rem;
    padding-bottom: var(--size--80);
  }

  .section.dan-uyemura-hero {
    grid-row-gap: var(--size--48);
    min-height: 0;
    padding-top: 8rem;
  }

  .section.features-temp-hero, .section.events-hero, .section.events-temp-hero {
    padding-top: 8rem;
    padding-bottom: var(--size--80);
  }

  .section.features-hero {
    margin-bottom: 12vw;
    padding-top: 8rem;
  }

  .container.nav {
    padding-right: var(--container--padding);
    padding-left: var(--container--padding);
  }

  .container.grid {
    grid-column-gap: var(--size--16);
  }

  .navbar {
    padding: var(--size--12) 0rem;
    margin-top: 0;
    top: 0;
  }

  .brand {
    width: 8.75rem;
    height: 1.875rem;
  }

  .brand-block {
    padding: 0;
  }

  .nav-menu {
    background-color: var(--color--white);
    max-height: 100dvh;
    padding-top: 10rem;
    padding-bottom: 2rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    overflow: auto;
    box-shadow: 0 0 .75rem #0063ff4d;
  }

  .nav-menu-inner {
    padding-right: var(--container--padding);
    padding-left: var(--container--padding);
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--32);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .menu-button {
    z-index: 10;
    border-radius: var(--radius--round);
    background-color: var(--color--light-blue);
    color: var(--color--blue);
    flex: none;
    width: 3rem;
    height: 3rem;
    padding: 0;
    transition: background-color .25s, color .25s;
  }

  .menu-button.w--open {
    background-color: var(--color--blue);
    color: var(--color--white);
  }

  .banner {
    font-size: var(--typography--paragraph-s);
  }

  .nav-links-block {
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--24);
    text-align: left;
    flex-flow: column;
  }

  .nav-dd {
    flex-flow: column;
    display: flex;
  }

  .nav-dd-toggle {
    justify-content: space-between;
    align-items: center;
  }

  .nav-dd-list {
    padding-top: 0;
  }

  .nav-dd-list.w--open {
    margin-left: calc(0rem - var(--container--padding));
    width: 100vw;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }

  .nav-bg {
    border-radius: 0;
    width: 100vw;
    max-width: none;
  }

  .button {
    padding-right: var(--size--24);
    padding-left: var(--size--24);
    width: 100%;
  }

  .hide-on-tablet {
    display: none;
  }

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

  .show-on-tablet.show-inline {
    display: inline;
  }

  .tag.l {
    font-size: var(--typography--h5);
    letter-spacing: 0;
    line-height: 1.33333em;
    font-size: var(--typography--h5);
    letter-spacing: 0;
    line-height: 1.33333em;
  }

  .buttons-block {
    width: 100%;
  }

  .home-hero-image-block {
    margin-top: calc(0rem - var(--size--32));
  }

  .home-hero-image-deco {
    margin-bottom: -55%;
  }

  .trusted-by-logo {
    width: 5.75rem;
    height: 4.5rem;
  }

  .benefits-block {
    grid-row-gap: var(--size--32);
    grid-template-columns: 1fr;
  }

  .benefits-card {
    padding: var(--size--40);
    grid-row-gap: var(--size--56);
  }

  .pushpress-core-logo {
    width: 10rem;
    height: 3.5rem;
  }

  .features-tab-block {
    min-height: 0;
  }

  .features-tab-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .features-tab-content {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-right: 0;
    position: relative;
  }

  .features-tab {
    max-width: 30.5rem;
  }

  .features-tab-thumbnail {
    opacity: 1;
    width: 100%;
    height: 63vw;
    max-height: 30rem;
    position: relative;
    top: auto;
    right: auto;
    transform: none;
  }

  .features-card {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .features-card.with-list {
    text-align: left;
    text-align: left;
    justify-content: flex-start;
    align-items: stretch;
  }

  .features-card-thumbnail {
    height: 45vw;
    max-height: none;
  }

  .features-card-content {
    padding-right: 0;
  }

  .swiper-slide.integrations-slide {
    width: 22rem;
  }

  .swiper-slide.client-testimonials-slide {
    width: 28rem;
  }

  .swiper-slide.marketing-sys-content-slide {
    width: 18rem;
  }

  .success-stories-swiper-block {
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--56);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .success-stories-thumbnail-block {
    width: 25rem;
  }

  .success-stories-content-block {
    width: 100%;
    max-width: none;
  }

  .blogs-cta-list-wrapper {
    margin-left: calc(0rem - var(--container--padding));
    width: 100vw;
  }

  .blogs-cta-list {
    padding-top: var(--size--32);
    padding-right: var(--container--padding);
    padding-bottom: var(--size--32);
    padding-left: var(--container--padding);
    margin-top: calc(0rem - var(--size--32));
    margin-bottom: calc(0rem - var(--size--32));
    display: flex;
    overflow: auto;
  }

  .blogs-cta-list-item {
    flex: none;
    width: 21rem;
  }

  .blogs-cta-card-thumbnail {
    height: 10.25rem;
    max-height: none;
  }

  .blog-category-pill {
    padding-bottom: .1875rem;
  }

  .footer-trust-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-badges-block.in-simplified-footer {
    flex-flow: row;
    margin-left: 0;
  }

  .footer-disclaimer-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .footer-disclaimer-inner-block {
    order: -9999;
  }

  .integrations-hero-deco {
    width: 4.5rem;
  }

  .integrations-hero-deco.ortto {
    right: 93%;
  }

  .integrations-hero-deco.slack {
    top: 30%;
  }

  .integrations-hero-deco.zapier {
    top: 35%;
  }

  .integrations-hero-deco.mailchimp {
    top: 75%;
    right: 96%;
  }

  .integrations-hero-deco.pushpress {
    left: 99%;
  }

  .perfect-system-block {
    margin-left: 0;
  }

  .integrations-filters {
    grid-template-columns: 1.25fr;
    place-items: stretch stretch;
  }

  .integrations-list {
    grid-template-columns: 1fr 1fr;
  }

  .integrations-cta-thumbnail {
    width: 115vw;
    max-width: 27.25rem;
    height: 130vw;
    max-height: 30.875rem;
    margin-top: -25rem;
    -webkit-mask-image: linear-gradient(#0000 0%, #000 60%);
    mask-image: linear-gradient(#0000 0%, #000 60%);
  }

  .tablet-full-width {
    width: 100%;
  }

  .req-integrations-block {
    height: 27rem;
    margin-left: 0;
    margin-right: 0;
  }

  .req-integrations-icon {
    width: 2.75rem;
    height: 4.25rem;
  }

  .req-integrations-block-deco {
    width: 20%;
    bottom: 15%;
    left: -5%;
  }

  .req-integrations-block-deco._2 {
    width: 80%;
    max-width: none;
    height: 21%;
    max-height: none;
    top: 10%;
  }

  .pricing-cards-block {
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--48);
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-bottom: -90rem;
  }

  .pricing-card {
    padding-top: var(--size--48);
    flex-flow: column;
    grid-row: span 1;
    grid-template-rows: auto;
    padding-left: 30%;
    padding-right: 30%;
    display: flex;
  }

  .h1 {
    letter-spacing: -.02em;
    font-family: SharpGrotesk18, Arial, sans-serif;
  }

  .pricing-hero-deco {
    width: 40vw;
    height: 41vw;
  }

  .pricing-hero-deco._2 {
    top: -7rem;
  }

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

  .g2-reviews-block {
    flex-flow: column;
    max-width: none;
  }

  .g2-award {
    width: 9.5rem;
    height: 10.75rem;
  }

  .g2-awards-info {
    grid-row-gap: var(--size--24);
    flex: 0 auto;
    width: 100%;
  }

  .plan-comparison-table {
    border-radius: var(--radius--s);
    background-color: var(--color--white);
    padding-left: 0;
    overflow: clip;
  }

  .plan-comparison-table-group.header-group {
    z-index: 2;
    z-index: 2;
    position: sticky;
    top: 3.9rem;
  }

  .plan-comparison-table-row {
    grid-column-gap: 0rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .plan-comparison-table-cell.main {
    grid-column: 1 / -1;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
  }

  .plan-comparison-table-cell.header.plan-col {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    grid-column: span 2;
  }

  .plan-comparison-table-cell.header.plan-col.middle {
    border-right: .0625rem solid var(--color--white);
    border-left: .0625rem solid var(--color--white);
    border-right: .0625rem solid var(--color--white);
    border-left: .0625rem solid var(--color--white);
  }

  .plan-comparison-table-cell.content {
    grid-column: span 2;
  }

  .plan-comparison-table-cell.group-cell {
    text-align: center;
    margin-bottom: calc(0rem - var(--size--16));
    border-bottom-style: none;
    grid-column: 1 / -1;
    width: 100%;
  }

  .plan-comparison-table-cell.btn-cell {
    grid-column: 1 / -1 !important;
  }

  .tooltip-block {
    position: static;
  }

  .tooltip-content {
    padding: var(--size--10) var(--size--12);
    font-size: var(--typography--paragraph-s);
    width: 15.625rem;
    max-width: 100%;
    left: 50%;
    transform: translate(-50%);
  }

  .plan-comparison-bg {
    display: none;
  }

  .customers-hero-block {
    justify-content: center;
    align-items: center;
    width: 80vw;
    margin-top: -15vw;
  }

  .customers-hero-logos-block {
    grid-column-gap: 0rem;
    grid-row-gap: 3vw;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .customers-hero-logos-inner-block {
    grid-column-gap: 3vw;
    grid-row-gap: 0rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .customers-hero-logo {
    width: 21vw;
    height: 12vw;
  }

  .customers-hero-logo.parisi {
    width: 26vw;
  }

  .customers-hero-logo.freestyle {
    width: 28vw;
    height: 13vw;
  }

  .customers-hero-logo.stroller-strong-moms {
    width: 17vw;
  }

  .customers-hero-logo.good-for-you {
    width: 15.5vw;
    height: 13.5vw;
  }

  .customers-hero-logo.kansas-state-university {
    width: 23vw;
    height: 9.5vw;
  }

  .client-testimonials-card {
    padding: var(--size--32);
    font-size: var(--typography--paragraph-s);
  }

  .tablet-no-max-w {
    max-width: none;
  }

  .customers-cta-image-block {
    margin-top: 3rem;
    margin-bottom: 4.75rem;
  }

  .customers-cta-image-deco-1, .customers-cta-image-deco-2 {
    max-width: none;
  }

  .reviews-cta-block {
    grid-column-gap: var(--size--16);
    grid-row-gap: var(--size--16);
  }

  .reviews-cta-card {
    height: 10vw;
    max-height: none;
  }

  .testimonial-block {
    grid-column-gap: var(--size--32);
  }

  .testimonial-block-thumbnail {
    width: 35vw;
    max-width: 21.25rem;
    height: 45vw;
    max-height: 27.625rem;
  }

  .testimonial-block-content {
    padding-bottom: var(--size--20);
  }

  .about-hero-block {
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--24);
    margin-left: 0;
    margin-top: calc(0rem - var(--size--56));
    flex-flow: column;
  }

  .about-hero-image._1 {
    width: 100%;
    max-width: 100vw;
    height: 90vw;
    max-height: 90vw;
  }

  .about-hero-image._2 {
    width: 100%;
    max-width: 100vw;
    height: 45vw;
    max-height: 45vw;
  }

  .about-hero-image._3 {
    width: 100%;
    max-width: 100vw;
    height: 120vw;
    max-height: 120vw;
    margin-top: 0;
  }

  .about-hero-image._4 {
    display: none;
  }

  .about-hero-text-block {
    order: -9999;
    width: 100%;
    padding-left: 0;
  }

  .about-hero-image-block {
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--32);
    width: 100%;
  }

  .about-hero-image-block._1 {
    width: 100%;
  }

  .about-hero-image-block._2 {
    order: -9999;
    width: 100%;
  }

  .about-hero-image-block._3 {
    width: 100%;
    display: none;
  }

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

  .founders-card-thumbnail {
    width: 40vw;
    max-width: 22rem;
    height: 50vw;
    max-height: 28rem;
  }

  .growth-partner-block {
    grid-column-gap: var(--size--24);
  }

  .growth-partner-logo {
    width: 33vw;
    max-width: 17.125rem;
  }

  .values-block {
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--48);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .values-thumbnail {
    order: -9999;
    width: 40vw;
    max-width: 27.875rem;
    height: 60vw;
    max-height: 47rem;
  }

  .about-cta-image-block {
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
  }

  .about-cta-image._1 {
    width: 55vw;
    max-width: none;
    height: 40vw;
    max-height: none;
  }

  .about-cta-image._2 {
    width: 48vw;
    max-width: none;
    height: 30vw;
    max-height: none;
  }

  .blogs-list {
    grid-template-columns: 1fr 1fr;
  }

  .pagination {
    grid-template-columns: minmax(7.5rem, 7.5rem) 1fr minmax(7.5rem, 7.5rem);
  }

  .blogs-card-thumbnail {
    height: 21.75vw;
    max-height: none;
  }

  .newsletter-form-block {
    max-width: none;
    margin-left: 0;
  }

  .blog-temp-hero-image {
    width: 100%;
    max-width: none;
    height: 51.5vw;
    max-height: none;
  }

  .blog-temp-body-block {
    grid-template-columns: 1fr;
  }

  .blog-temp-body {
    max-width: none;
  }

  .blog-temp-side-sticky-block {
    position: relative;
    top: auto;
  }

  .grow-hero-thumbnail-block {
    width: 100%;
    max-width: none;
    height: 74vw;
    max-height: none;
  }

  .marketing-sys-thumbnail-swiper-block {
    border-radius: var(--radius--xs);
    height: 55vw;
    max-height: none;
  }

  .quote-card {
    border-radius: var(--radius--xs);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .quote-card-thumbnail {
    width: 100%;
    height: 57vw;
  }

  .quote-card-content {
    flex: 0 auto;
    width: 100%;
    max-width: none;
    padding-right: min(6.75rem, 4vw);
  }

  .ltr-rtl-block {
    margin-top: calc((0rem - var(--size--80))  + var(--size--48));
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .ltr-rtl-column {
    width: 100%;
  }

  .ltr-rtl-column.content {
    padding-left: 0;
    padding-right: 0;
  }

  .ltr-rtl-column.thumbnail {
    border-radius: var(--radius--xs);
    order: -9999;
    height: 110vw;
    max-height: none;
  }

  .lp-form-embed-block {
    max-width: none;
  }

  .lp-form-embed-block.on-referral-page {
    margin-top: 0;
  }

  .lp-form-deco._1 {
    top: -5rem;
    -webkit-mask-image: linear-gradient(#0000 0%, #000 50%);
    mask-image: linear-gradient(#0000 0%, #000 50%);
  }

  .lp-form-deco._2 {
    left: -10rem;
  }

  .lp-form-embed-block-wrapper {
    max-width: none;
    margin-left: 0;
  }

  .tools-tabs {
    margin-top: calc(0rem - var(--size--32)  + var(--size--48));
  }

  .tools-tabs-menu {
    display: none;
  }

  .tools-tabs-content {
    grid-row-gap: var(--size--48);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .tools-tabs-menu-link {
    cursor: auto;
  }

  .tools-tabs-pane {
    grid-column-gap: 0rem;
    opacity: 1;
    pointer-events: auto;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .tools-tabs-inner-content {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-right: 0;
  }

  .tools-tabs-thumbnail {
    width: 100vw;
    max-width: none;
    height: 90vw;
    max-height: none;
    margin-top: -5vw;
  }

  .thank-you-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .thank-you-block-content {
    max-width: none;
  }

  .thank-you-block-cta {
    flex: 0 auto;
    width: 100%;
  }

  .thank-you-deco {
    width: 50vw;
    height: 53vw;
  }

  .thank-you-deco._1 {
    top: -10vw;
    right: -25vw;
  }

  .thank-you-deco._2 {
    left: -10vw;
  }

  .martial-arts-thumbnail {
    height: 66.75vw;
    max-height: none;
  }

  .video-testimonials-block {
    grid-template-columns: 1fr 1fr;
  }

  .lp-image-gallery {
    max-width: none;
  }

  .lp-image-gallery-thumbnail {
    height: 31vw;
  }

  .careers-hero-image {
    width: 100%;
    max-width: none;
    height: 62vw;
    max-height: none;
    margin-top: 0;
  }

  .career-benefits-block {
    grid-template-columns: 1fr;
  }

  .careers-body-card {
    grid-column-gap: 0rem;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .careers-body-card-content {
    flex: 0 auto;
    width: 100%;
    max-width: 36rem;
  }

  .careers-body-card-thumbnail._1 {
    width: 50vw;
    max-width: 25.5rem;
    height: 49vw;
    max-height: 25rem;
  }

  .careers-body-card-thumbnail._2 {
    width: 60vw;
    max-width: 33rem;
    height: 48vw;
    max-height: 26.375rem;
  }

  .careers-body-card-thumbnail._3 {
    width: 60vw;
    max-width: 29.75rem;
    height: 59vw;
    max-height: 29.25rem;
  }

  .careers-body-card-thumbnail._4 {
    width: 60vw;
    max-width: 29.75rem;
    height: 70vw;
    max-height: 34.75rem;
  }

  .careers-body-card-thumbnail-block {
    order: -9999;
    max-width: 100%;
  }

  .careers-body-card-deco._3 {
    left: 75%;
  }

  .lp-lightbox {
    max-width: none;
    height: 51vw;
    margin-top: 0;
  }

  .lp-stats-block {
    border-radius: var(--radius--xs);
    grid-template-columns: 1fr;
  }

  .lp-stats-card {
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .list-like-block {
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 0;
  }

  .list-like-block.left-side {
    padding-right: 0;
  }

  .business-hero-logos-block {
    grid-column-gap: var(--size--24);
  }

  .business-hero-logo {
    height: 2.5rem;
  }

  .business-hero-logo.pushpress {
    width: 11.25rem;
  }

  .business-hero-logo.crossfit {
    width: 9.25rem;
  }

  .business-hero-logo.besthour {
    width: 9.25rem;
    height: 3.25rem;
  }

  .business-hero-logo.usr {
    width: 19.5rem;
  }

  .business-hero-logo.x4 {
    width: 10.5rem;
  }

  .business-hero-logos-divider {
    width: var(--icon--m);
    height: var(--icon--m);
  }

  .crossfit-hero-block {
    width: 100%;
    max-width: none;
  }

  .crossfit-hero-thumbnail {
    height: 75vw;
    max-height: none;
  }

  .crossfit-hero-badges {
    width: 60vw;
    height: 25vw;
  }

  .besthour-hero-image {
    border-radius: var(--radius--xs);
    width: 100%;
    max-width: none;
    height: 65vw;
    max-height: none;
  }

  .besthour-body-image {
    width: 22rem;
    height: 38.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .usr-hero-image {
    border-radius: var(--radius--xs);
    width: 100%;
    height: 90vw;
    max-height: none;
  }

  .offer-testimonials-block {
    padding-right: var(--size--64);
    padding-left: var(--size--64);
  }

  .offer-testimonials-author-block {
    grid-column-gap: var(--size--16);
    font-size: var(--typography--paragraph-s);
  }

  .offer-testimonials-nav {
    display: none;
  }

  .flex-your-tech-body-image {
    width: 22rem;
    height: 27.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .flex-your-tech-cta-block {
    padding-right: var(--size--48);
    padding-left: var(--size--48);
    border-radius: var(--radius--xs);
  }

  .partners-list-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .partners-list-item-content {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .partners-list-item-thumbnail-block {
    order: -9999;
    width: 63vw;
    height: 41vw;
  }

  .partners-list-item-thumbnail {
    border-radius: var(--radius--xs);
  }

  .partners-list-item-thumbnail-deco._1 {
    left: 73%;
    right: auto;
  }

  .partners-hero-thumbnail {
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 100vw;
    margin-top: 0;
  }

  .partners-hero-thumbnail-inner {
    justify-content: flex-start;
    align-items: center;
  }

  .partners-faqs-block {
    grid-row-gap: var(--size--24);
    column-count: 1;
    flex-flow: column;
    margin-bottom: 0;
    display: flex;
  }

  .partners-faqs-item-wrapper {
    margin-bottom: 0;
    display: block;
  }

  .partners-faqs-item-icon {
    width: var(--icon--3xl);
    height: var(--icon--3xl);
  }

  .partners-subhero-thumbnail {
    width: 100%;
    height: 100vw;
  }

  .partners-subhero-content {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .partners-benefits-card._1 {
    max-width: 45%;
  }

  .partners-benefits-card._2 {
    max-width: calc(100% - 45% - var(--size--20));
  }

  .partners-benefits-card._3 {
    max-width: 50%;
  }

  .partners-benefits-card._4 {
    max-width: calc(100% - 50% - var(--size--20));
  }

  .partners-benefits-card._5 {
    max-width: 45%;
  }

  .partners-benefits-card._6 {
    max-width: calc(100% - 45% - var(--size--20));
  }

  .partners-benefits-card-icon {
    width: 3.5rem;
    height: 3.5rem;
  }

  .ncfit-body-thumbnail-block {
    width: 60vw;
    height: 107vw;
    margin-left: auto;
    margin-right: auto;
  }

  .ncfit-body-thumbnail-block.branded-members-app {
    width: 60vw;
    height: 70vw;
  }

  .ncfit-body-thumbnail-deco._1 {
    left: -20%;
  }

  .ncfit-body-thumbnail-deco._2 {
    right: -20%;
  }

  .ncfit-body-content {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .ncfit-benefits-block {
    grid-template-columns: 1fr;
  }

  .ncfit-benefits-card {
    max-width: none;
  }

  .ncfit-benefits-deco {
    display: none;
  }

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

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

  .hwpo-pricing-block.no-subgrid {
    grid-row-gap: var(--size--24);
    grid-row-gap: var(--size--24);
  }

  .hwpo-pricing-card {
    padding-top: var(--size--56);
    padding-bottom: var(--size--48);
    border-top-left-radius: var(--radius--xxs);
    border-top-right-radius: var(--radius--xxs);
    border-bottom-left-radius: var(--radius--xxs);
    border-bottom-right-radius: var(--radius--xxs);
    grid-row: auto;
    grid-template-rows: auto;
    display: flex;
  }

  .hwpo-pricing-card-content {
    justify-content: flex-start;
    align-items: stretch;
    max-width: none;
  }

  .referral-guide-block {
    flex-flow: column;
  }

  .referral-guide-card {
    border-right-style: none;
    max-width: none;
    padding-right: 0;
  }

  .dan-uyemura-hero-bg {
    pointer-events: auto;
    margin-bottom: calc(0rem - var(--size--80));
    width: 100%;
    height: 70vw;
    position: relative;
  }

  .about-dan-block {
    flex-flow: column;
  }

  .about-dan-block-thumbnail {
    width: 60vw;
    max-width: 26.625rem;
    height: 60vw;
    max-height: 26.625rem;
  }

  .about-dan-expand-block-content {
    padding-top: var(--size--48);
  }

  .connect-with-dan-thumbnail {
    height: 101vw;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
  }

  .connect-with-dan-block {
    max-width: none;
  }

  .dan-uyemura-more-resources-card {
    width: calc((100% - var(--size--24)) / 2);
  }

  .dan-uyemura-more-resources-card-thumbnail {
    width: 8.125rem;
    height: 8.125rem;
  }

  .dan-uyemura-testimonials-navigation {
    display: none;
  }

  .features-testimonial-block {
    padding: var(--size--40) var(--size--48);
    border-radius: var(--radius--xs);
  }

  .features-temp-hero-thumbnail {
    height: 52vw;
    max-height: none;
  }

  .features-temp-hero-deco._1 {
    top: -5rem;
    -webkit-mask-image: linear-gradient(#0000 0%, #000 50%);
    mask-image: linear-gradient(#0000 0%, #000 50%);
  }

  .features-temp-hero-deco._2 {
    left: -10rem;
  }

  .sell-block {
    grid-row-gap: var(--size--24);
  }

  .sell-block-cards-wrapper {
    grid-column-gap: var(--size--24);
  }

  .sell-block-cards {
    padding: var(--size--24) var(--size--32);
    font-size: var(--typography--h6);
  }

  .two-brain-business-logos {
    width: calc((100% - 2 * var(--size--16)) / 3);
    height: 8vw;
    max-height: 5rem;
  }

  .two-brain-business-body-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .two-brain-business-body-block-content {
    grid-row-gap: var(--size--56);
    max-width: none;
  }

  .two-brain-business-body-block-content.l {
    max-width: none;
  }

  .two-brain-business-revenue-block {
    order: -9999;
    width: 70vw;
    height: 108vw;
    margin-left: auto;
    margin-right: auto;
    right: -4vw;
  }

  .tbb-table {
    border-radius: var(--radius--xs);
    grid-template-columns: 1fr 1fr;
  }

  .tbb-table-cell {
    padding: var(--size--24);
    font-size: var(--typography--h6);
  }

  .tbb-leads-block {
    order: -9999;
    width: 80vw;
    height: 77vw;
    margin-left: auto;
    margin-right: auto;
    right: -3vw;
  }

  .testimonial-overlap-wrapper {
    margin-top: 0;
  }

  .tbb-hassle-block {
    height: 33vw;
  }

  .tbb-hassle-grid {
    grid-column-gap: var(--size--56);
    grid-row-gap: var(--size--56);
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .tbb-appointments-block {
    order: -9999;
    width: 80vw;
    height: 222vw;
    margin-left: auto;
    margin-right: auto;
    right: -4vw;
  }

  .tbb-visibility-block {
    order: -9999;
    width: 73vw;
    height: 147vw;
    margin-left: auto;
    margin-right: auto;
  }

  .tbb-payroll-block {
    order: -9999;
    width: 80vw;
    height: 99vw;
    margin-left: auto;
    margin-right: auto;
    right: -3vw;
  }

  .events-hero-deco {
    width: 21rem;
    height: 22.25rem;
  }

  .events-hero-deco.left {
    bottom: -4.25rem;
    left: -13rem;
  }

  .events-hero-deco.right {
    right: -5rem;
  }

  .events-body-block {
    grid-row-gap: var(--size--48);
  }

  .events-filters-block {
    flex-flow: column;
  }

  .events-filters-radio-block {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .events-filters-radio, .events-filters-select {
    width: 100%;
  }

  .featured-events-card {
    grid-row-gap: var(--size--32);
    border-radius: var(--radius--l);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .featured-events-card-content {
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .featured-events-card-thumbnail {
    border-radius: var(--radius--xxs);
    order: -9999;
    width: 100%;
    max-width: none;
    height: 70vw;
  }

  .events-list {
    grid-template-columns: 1fr 1fr;
  }

  .events-card {
    border-radius: var(--radius--xs);
  }

  .events-card-thumbnail {
    border-radius: var(--radius--xxs);
    height: 30vw;
    max-height: none;
  }

  .events-card-thumbnail.in-swiper {
    height: 14.25rem;
  }

  .events-card-pill.m {
    padding: var(--size--8) var(--size--12);
    font-size: var(--typography--paragraph);
    padding: var(--size--8) var(--size--12);
    font-size: var(--typography--paragraph);
  }

  .events-temp-hero-thumbnail {
    border-radius: var(--radius--xs);
    height: 38.5vw;
    max-height: none;
  }

  .events-temp-hero-deco {
    width: 21rem;
    height: 22.25rem;
  }

  .events-temp-hero-deco.left {
    top: -7.5rem;
    left: -2rem;
  }

  .events-temp-sticky-block {
    position: relative;
    top: auto;
  }

  ._404-image {
    width: 25rem;
    height: 11.5rem;
  }

  .utility-page-nav {
    padding-top: var(--size--16);
    padding-bottom: var(--size--16);
  }

  .features-hero-thumbnail {
    border-radius: var(--radius--xs);
    width: 100%;
    height: 59vw;
    margin-bottom: -12vw;
  }

  .features-listing-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .features-listing-item-thumbnail {
    width: 100%;
    height: 86vw;
  }

  .features-listing-item-content {
    flex: 0 auto;
    order: -9999;
    width: 100%;
  }

  .features-link {
    padding: var(--size--12);
    grid-column-gap: var(--size--12);
    font-size: var(--typography--paragraph);
  }

  .ai-stats-card {
    border-radius: var(--radius--xs);
  }

  .burger {
    color: currentColor;
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .burger-line {
    background-color: currentColor;
    border-radius: .0625rem;
    width: 100%;
    height: .0625rem;
    padding: 0;
  }

  .burger-lines-block {
    color: currentColor;
    flex-flow: column;
    flex: none;
    justify-content: space-between;
    align-items: flex-end;
    width: 1.4375rem;
    height: 1.4375rem;
    padding: .3125rem .1875rem;
    display: flex;
  }

  .nav-dd-block {
    box-shadow: none;
    background-color: #0000;
    border-radius: 0;
    padding: 0;
  }

  .nav-dd-block.resources {
    max-width: none;
  }

  .nav-dd-block-wrapper {
    padding-top: var(--size--24);
  }

  .products-dd-block {
    flex-flow: column;
    display: flex;
  }

  .products-dd-link {
    background-color: var(--color--light-grey);
  }

  .nav-dd-integrations-list {
    grid-column-gap: var(--size--48);
    grid-row-gap: var(--size--24);
    flex-flow: wrap;
  }

  .nav-menu-open-bg {
    z-index: 3;
    background-image: linear-gradient(180deg, var(--color--white) 75%, #fff0);
    opacity: 0;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .resources-dd-block {
    flex-flow: column;
    display: flex;
  }

  .insights-nav-block {
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--16);
    flex-flow: column;
    display: flex;
  }

  .partners-nav-dd-block {
    grid-row-gap: var(--size--16);
  }

  .partners-nav-dd-card {
    opacity: 1;
    border-top-color: rgb(from currentColor r g b / .1);
    border-right-color: rgb(from currentColor r g b / .1);
    border-bottom-color: rgb(from currentColor r g b / .1);
    border-left-color: rgb(from currentColor r g b / .1);
    height: 10vw;
  }
}

@media screen and (max-width: 767px) {
  body {
    --color--white: white;
    --color--black: #1c1e22;
    --typography--h1: 3rem;
    --typography--h2: 2rem;
    --typography--h3: 1.75rem;
    --typography--h4: 1.5rem;
    --typography--h5: 1.25rem;
    --typography--h6: 1.25rem;
    --typography--paragraph: 1rem;
    --size--8: .5rem;
    --typography--paragraph-m: 1.125rem;
    --size--40: 1.75rem;
    --color--blue: #0063ff;
    --radius--xs: .75rem;
    --size--32: 1.5rem;
    --size--24: 1.375rem;
    --radius--xxs: .5rem;
    --typography--paragraph-xs: .75rem;
    --size--80: 4rem;
    --color--light-blue: #d3e4ff;
    --size--120: 5rem;
    --size--64: 3rem;
    --color--midnight: #161e2a;
    --color--dark-blue: #031a3c;
    --size--160: 5.75rem;
    --size--56: 2.5rem;
    --size--48: 2rem;
    --container--padding: 1.5rem;
    --container--width: 75rem;
    --size--16: 1rem;
    --color--solid-black: #000;
    --size--12: .75rem;
    --radius--round: 100%;
    --size--10: .625rem;
    --typography--paragraph-s: .875rem;
    --size--4: .25rem;
    --icon--l: 1.5rem;
    --size--14: .875rem;
    --typography--paragraph-xl: 1.25rem;
    --radius--s: 1rem;
    --typography--paragraph-l: 1.125rem;
    --color--dark-grey: #454b54;
    --radius--m: 1.25rem;
    --icon--5xl: 5rem;
    --size--72: 3.5rem;
    --icon--xxl: 2.5rem;
    --size--20: 1.125rem;
    --color--grey: #cdd1d6;
    --color--light-grey: #f2f3f4;
    --icon--4xl: 3.5rem;
    --radius--xxl: 2rem;
    --radius--l: 1.5rem;
    --icon--3xl: 3rem;
    --typography--jumbo-l: 4.5rem;
    --icon--xl: 2rem;
    --color--whitesmoke: #fbfbfb;
    --radius--3xs: .25rem;
    --color--error: #ff3a60;
    --icon--m: 1.25rem;
    --size--92: 4.25rem;
    --size--100: 4.25rem;
    --typography--jumbo: 3.5rem;
    --size--128: 5rem;
    --color--success: #62fb84;
    --radius--pill: 6.25rem;
    --color--warning: #f4ff78;
    --size--2: .125rem;
    --icon--s: 1rem;
    --radius--xl: 1.75rem;
    --radius--3xl: 3rem;
  }

  blockquote {
    padding: var(--size--24);
    border-radius: var(--radius--xxs);
  }

  .section.footer {
    padding-top: var(--size--64);
    padding-bottom: var(--size--64);
  }

  .section.offer-footer {
    padding-top: var(--size--80);
    padding-bottom: var(--size--80);
  }

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

  .benefits-block {
    grid-row-gap: var(--size--56);
  }

  .pushpress-core-logo.s {
    width: 9.5rem;
    height: 2.75rem;
  }

  .features-tab {
    max-width: none;
  }

  .features-tab-thumbnail {
    height: 80vw;
    max-height: none;
  }

  .features-card {
    flex: 0 auto;
  }

  .features-card-thumbnail {
    height: 92vw;
  }

  .swiper-slide.why-pushpress-slide {
    width: 22rem;
  }

  .swiper-slide.integrations-slide {
    width: 20rem;
  }

  .swiper-slide.client-testimonials-slide {
    width: 25rem;
  }

  .swiper-slide.marketing-sys-thumbnail-slide {
    margin-top: var(--size--32);
  }

  .why-pushpress-nav {
    justify-content: center;
    align-items: stretch;
  }

  .success-stories-thumbnail-swiper {
    border-radius: var(--radius--l);
  }

  .success-stories-thumbnail-block {
    width: 19.5rem;
  }

  .blogs-cta-list-wrapper {
    margin-top: 0;
  }

  .cta-thumbnail {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
  }

  .footer-badges-block {
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--16);
    flex-flow: column;
  }

  .footer-badges-block.in-simplified-footer {
    flex-flow: column;
  }

  .integrations-hero-deco {
    width: 4rem;
  }

  .integrations-hero-deco.ortto {
    right: 85%;
  }

  .integrations-hero-deco.instapage {
    left: 80%;
  }

  .integrations-hero-deco.pushpress {
    top: 70%;
  }

  .perfect-system-block {
    width: 75vw;
    height: 85vw;
    margin-bottom: 15vw;
    margin-right: -10vw;
  }

  .integrations-nav {
    margin-left: 0;
  }

  .integrations-list {
    grid-template-columns: 1fr;
  }

  .integrations-card {
    height: auto;
    min-height: 20rem;
  }

  .integrations-cta-thumbnail {
    margin-top: -21rem;
  }

  .req-integrations-block {
    height: auto;
    min-height: 25rem;
  }

  .req-integrations-icon {
    width: 2.25rem;
    height: 3.5rem;
  }

  .req-integrations-block-deco {
    width: 17%;
    bottom: 16%;
  }

  .req-integrations-block-deco._2 {
    width: 69%;
  }

  .popup-content {
    padding: var(--size--48) var(--size--40);
  }

  .input.in-newsletter {
    padding-right: var(--size--12);
    padding-left: var(--size--12);
    padding-right: var(--size--12);
    padding-left: var(--size--12);
    min-height: 3rem;
  }

  .pricing-card {
    padding-left: 25%;
    padding-right: 25%;
  }

  .pricing-hero-deco {
    width: 50vw;
    height: 51vw;
  }

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

  .g2-award {
    width: 7.75rem;
    height: 8.75rem;
  }

  .faqs-group, .faqs-item {
    padding-left: 0;
    padding-right: 0;
  }

  .plan-comparison-table-cell.header.plan-col {
    padding-top: var(--size--20);
    padding-bottom: var(--size--20);
    padding-top: var(--size--20);
    padding-bottom: var(--size--20);
  }

  .plan-comparison-table-cell.content {
    font-size: var(--typography--paragraph);
  }

  .customers-hero-block {
    width: 90vw;
  }

  .client-testimonials-nav {
    margin-top: 0;
    margin-right: auto;
  }

  .customers-cta-image-block {
    width: 50vw;
    height: 66vw;
    margin-top: 10vw;
    margin-bottom: 11vw;
  }

  .customers-cta-image {
    border-radius: var(--radius--xxs);
  }

  .customers-cta-image-deco-2 {
    left: 55%;
  }

  .studios-map {
    border-radius: var(--radius--xxs);
  }

  .reviews-cta-block {
    grid-template-columns: 1fr;
  }

  .reviews-cta-card {
    height: 20vw;
  }

  .testimonial-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .testimonial-block-thumbnail {
    width: 45vw;
    height: 58vw;
  }

  .testimonial-block-content {
    padding-bottom: 0;
  }

  .customer-stories-card, .about-hero-image {
    border-radius: var(--radius--xxs);
  }

  .founders-card-thumbnail {
    border-radius: var(--radius--xxs);
    width: 60vw;
    height: 75vw;
  }

  .growth-partner-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .values-thumbnail {
    border-radius: var(--radius--xxs);
    width: 55vw;
    height: 85vw;
  }

  .about-cta-image {
    border-radius: var(--radius--xxs);
  }

  .blogs-list {
    grid-template-columns: 1fr;
  }

  .blogs-card-thumbnail {
    height: 47vw;
  }

  .blog-temp-hero-image {
    border-radius: var(--radius--xxs);
  }

  .tl-dr-block {
    padding: var(--size--40) var(--size--32);
    grid-row-gap: var(--size--16);
    border-radius: var(--radius--xxs);
  }

  .blog-tags-list {
    grid-column-gap: var(--size--10);
    grid-row-gap: var(--size--10);
  }

  .blog-tags-pill {
    padding: var(--size--8) var(--size--14);
  }

  .author-info-block {
    border-radius: var(--radius--xxs);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .author-info-block-content {
    max-width: none;
  }

  .author-info-block-thumbnail {
    order: -9999;
    width: 6.25rem;
    height: 6.25rem;
  }

  .blog-temp-side-cta-block, .blog-temp-side-sticky-block {
    border-radius: var(--radius--xxs);
  }

  .blog-temp-side-testimonial-block {
    border-bottom-left-radius: var(--radius--xxs);
    border-bottom-right-radius: var(--radius--xxs);
  }

  .grow-hero-thumbnail-block {
    border-radius: var(--radius--xs);
  }

  .marketing-sys-thumbnail-swiper-block {
    border-radius: var(--radius--xxs);
  }

  .marketing-sys-mac-mockup-block {
    margin-top: var(--size--32);
  }

  .quote-card, .ltr-rtl-column.thumbnail, .ltr-rtl-column.thumbnail {
    border-radius: var(--radius--xxs);
  }

  .lp-hero-logo {
    width: 9.25rem;
    height: 2rem;
  }

  .lp-form-embed-block {
    padding-right: var(--size--24);
    padding-left: var(--size--24);
  }

  .thank-you-block-cta {
    border-radius: var(--radius--xxs);
  }

  .stats-card {
    width: calc((100% - var(--size--16)) / 2);
  }

  .martial-arts-thumbnail, .careers-body-card-thumbnail {
    border-radius: var(--radius--xxs);
  }

  .lp-lightbox-play-sign {
    max-width: 8vw;
    max-height: 8vw;
  }

  .lp-stats-block {
    border-radius: var(--radius--xxs);
  }

  .quote-card-lightbox-icon {
    max-width: 12vw;
    max-height: 12vw;
  }

  .crossfit-hero-thumbnail, .besthour-hero-image, .usr-hero-image {
    border-radius: var(--radius--xxs);
  }

  .offer-testimonials-block {
    padding: var(--size--40);
    border-radius: var(--radius--xxs);
  }

  .offer-testimonials-author-block {
    font-size: var(--typography--paragraph-xs);
  }

  .offer-testimonials-logo.genesis {
    width: 6.5rem;
  }

  .flex-your-tech-cta-block, .partners-list-item-thumbnail, .partners-faqs-item {
    border-radius: var(--radius--xxs);
  }

  .partners-faqs-item-answer {
    max-width: none;
  }

  .partners-subhero-thumbnail.with-radius {
    border-radius: var(--radius--xxs);
    border-radius: var(--radius--xxs);
  }

  .partners-benefits-card {
    border-radius: var(--radius--xxs);
  }

  .partners-benefits-card._1, .partners-benefits-card._2, .partners-benefits-card._3, .partners-benefits-card._4, .partners-benefits-card._5, .partners-benefits-card._6, .partners-benefits-card._1, .partners-benefits-card._2, .partners-benefits-card._3, .partners-benefits-card._4, .partners-benefits-card._5, .partners-benefits-card._6 {
    max-width: none;
  }

  .ncfit-body-thumbnail-block {
    border-radius: var(--radius--xxs);
  }

  .ncfit-body-thumbnail-block.branded-members-app {
    width: 100%;
    height: 110vw;
  }

  .ncfit-body-thumbnail-deco {
    border-radius: var(--radius--xxs);
  }

  .ncfit-body-content {
    grid-row-gap: var(--size--56);
  }

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

  .about-dan-block-thumbnail {
    max-width: none;
    max-height: none;
  }

  .dan-uyemura-more-resources-card {
    width: 100%;
  }

  .dan-uyemura-more-resources-card-thumbnail {
    width: 7.5rem;
    height: 7.5rem;
  }

  .features-testimonial-block {
    padding: var(--size--32);
    border-radius: var(--radius--xxs);
  }

  .features-temp-hero-deco._1 {
    top: -13rem;
    right: -22rem;
  }

  .features-temp-hero-deco._2 {
    bottom: -25rem;
    left: -13rem;
  }

  .sell-block-cards {
    border-radius: var(--radius--xxs);
    font-size: var(--typography--paragraph);
  }

  .tbb-table {
    border-radius: var(--radius--xxs);
  }

  .tbb-table-cell {
    padding: var(--size--16);
    grid-row-gap: var(--size--32);
    font-size: var(--typography--paragraph);
    line-height: 1.5em;
  }

  .tbb-hassle-grid {
    grid-template-columns: 1fr;
  }

  .featured-events-card {
    padding: var(--size--16);
    border-radius: var(--radius--s);
  }

  .events-list {
    grid-template-columns: 1fr;
  }

  .events-card {
    border-radius: var(--radius--xxs);
  }

  .events-card-thumbnail {
    height: 65vw;
  }

  .events-temp-hero-thumbnail {
    border-radius: var(--radius--xxs);
    height: 95vw;
  }

  .features-hero-thumbnail, .ai-stats-card {
    border-radius: var(--radius--xxs);
  }

  .partners-nav-dd-block {
    grid-column-gap: var(--size--8);
    grid-row-gap: var(--size--8);
  }
}

@media screen and (max-width: 479px) {
  body {
    --color--white: white;
    --color--black: #1c1e22;
    --typography--h1: 3rem;
    --typography--h2: 2rem;
    --typography--h3: 1.75rem;
    --typography--h4: 1.5rem;
    --typography--h5: 1.25rem;
    --typography--h6: 1.25rem;
    --typography--paragraph: 1rem;
    --size--8: .5rem;
    --typography--paragraph-m: 1.125rem;
    --size--40: 1.5rem;
    --color--blue: #0063ff;
    --radius--xs: .75rem;
    --size--32: 1.5rem;
    --size--24: 1.375rem;
    --radius--xxs: .5rem;
    --typography--paragraph-xs: .75rem;
    --size--80: 4rem;
    --color--light-blue: #d3e4ff;
    --size--120: 5rem;
    --size--64: 3rem;
    --color--midnight: #161e2a;
    --color--dark-blue: #031a3c;
    --size--160: 5rem;
    --size--56: 2.5rem;
    --size--48: 2rem;
    --container--padding: 1rem;
    --container--width: 75rem;
    --size--16: 1rem;
    --color--solid-black: #000;
    --size--12: .75rem;
    --radius--round: 100%;
    --size--10: .625rem;
    --typography--paragraph-s: .875rem;
    --size--4: .25rem;
    --icon--l: 1.5rem;
    --size--14: .875rem;
    --typography--paragraph-xl: 1.125rem;
    --radius--s: 1rem;
    --typography--paragraph-l: 1.125rem;
    --color--dark-grey: #454b54;
    --radius--m: 1.25rem;
    --icon--5xl: 5rem;
    --size--72: 3.5rem;
    --icon--xxl: 2.5rem;
    --size--20: 1.125rem;
    --color--grey: #cdd1d6;
    --color--light-grey: #f2f3f4;
    --icon--4xl: 3.5rem;
    --radius--xxl: 2rem;
    --radius--l: 1.5rem;
    --icon--3xl: 3rem;
    --typography--jumbo-l: 3rem;
    --icon--xl: 2rem;
    --color--whitesmoke: #fbfbfb;
    --radius--3xs: .25rem;
    --color--error: #ff3a60;
    --icon--m: 1.25rem;
    --size--92: 4rem;
    --size--100: 4rem;
    --typography--jumbo: 3rem;
    --size--128: 5rem;
    --color--success: #62fb84;
    --radius--pill: 6.25rem;
    --color--warning: #f4ff78;
    --size--2: .125rem;
    --icon--s: 1rem;
    --radius--xl: 1.75rem;
    --radius--3xl: 3rem;
  }

  .features-tab-info {
    padding-bottom: var(--size--20);
    grid-column-gap: 0rem;
    grid-row-gap: var(--size--16);
    flex-flow: column;
  }

  .swiper-slide.why-pushpress-slide {
    width: 100%;
    max-width: none;
  }

  .success-stories-thumbnail-block {
    width: 15.625rem;
  }

  .blogs-cta-list-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .blogs-cta-list {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    overflow: visible;
  }

  .blogs-cta-list-item {
    width: 100%;
  }

  .blogs-cta-card {
    height: auto;
  }

  .blogs-cta-card-thumbnail {
    height: 44vw;
  }

  .footer-trust-block {
    justify-content: flex-start;
    align-items: stretch;
  }

  .app-ratings-block-wrapper {
    grid-column-gap: 0rem;
    flex-flow: column;
  }

  .footer-badges-block.in-simplified-footer, .footer-badge-link {
    width: 100%;
  }

  .integrations-hero-deco {
    width: 3rem;
  }

  .perfect-system-block {
    border-radius: var(--radius--xxs);
  }

  .req-integrations-block-deco {
    bottom: 13%;
    left: -3%;
  }

  .req-integrations-block-deco._2 {
    height: 19%;
    top: 4%;
    left: 48%;
  }

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

  .pricing-card {
    padding-right: var(--size--40);
    padding-left: var(--size--40);
  }

  .pricing-hero-deco {
    opacity: .5;
    width: 70vw;
    height: 71vw;
  }

  .pricing-hero-deco._1 {
    top: 0;
  }

  .pricing-hero-deco._2 {
    top: auto;
    bottom: -5rem;
  }

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

  .g2-awards-info {
    max-width: 15rem;
  }

  .plan-comparison-table-cell.header.plan-col {
    padding-top: var(--size--16);
    padding-bottom: var(--size--16);
    padding-top: var(--size--16);
    padding-bottom: var(--size--16);
    padding-top: var(--size--16);
    padding-bottom: var(--size--16);
  }

  .customers-hero-block {
    width: 100vw;
  }

  .customers-hero-logos-inner-block {
    grid-row-gap: 3vw;
    flex-flow: wrap;
  }

  .customers-hero-logo {
    width: 26vw;
    height: 15vw;
  }

  .customers-hero-logo.parisi {
    width: 32vw;
  }

  .customers-hero-logo.freestyle {
    width: 32vw;
    height: 17vw;
  }

  .customers-hero-logo.stroller-strong-moms {
    width: 22vw;
    height: 19vw;
  }

  .customers-hero-logo.good-for-you {
    width: 18vw;
    height: 15.5vw;
  }

  .customers-hero-logo.kansas-state-university {
    width: 32vw;
    height: 13vw;
  }

  .customers-cta-image-block {
    width: 60vw;
    height: 80vw;
    margin-bottom: 25vw;
  }

  .customers-cta-image-deco-2 {
    top: 80%;
    left: 40%;
  }

  .testimonial-block-thumbnail {
    width: 60vw;
    height: 77vw;
  }

  .customer-stories-card-thumbnail {
    max-height: 43vw;
  }

  .founders-card-thumbnail {
    width: 100%;
    height: 110vw;
  }

  .growth-partner-logo {
    width: 60vw;
  }

  .values-thumbnail {
    width: 100%;
    max-width: none;
    height: 135vw;
    max-height: none;
  }

  .blogs-card-thumbnail {
    height: 44vw;
  }

  .grow-hero-thumbnail-block {
    border-radius: var(--radius--xxs);
  }

  .marketing-sys-thumbnail-swiper-block {
    height: 53vw;
  }

  .ltr-rtl-content-card {
    padding-right: 0;
  }

  .thank-you-deco {
    width: 70vw;
    height: 74vw;
  }

  .stats-card {
    width: 100%;
  }

  .video-testimonials-block, .lp-image-gallery {
    grid-template-columns: 1fr;
  }

  .lp-image-gallery-thumbnail {
    height: 62vw;
  }

  .careers-body-card-thumbnail._1 {
    width: 77vw;
    height: 75vw;
  }

  .careers-body-card-thumbnail._2 {
    width: 80vw;
    height: 63.75vw;
  }

  .careers-body-card-thumbnail._3 {
    width: 77vw;
    height: 76vw;
  }

  .careers-body-card-thumbnail._4 {
    width: 80vw;
    height: 93vw;
  }

  .careers-body-card-deco._3 {
    bottom: 73%;
    left: 62%;
  }

  .lp-lightbox {
    height: 80vw;
  }

  .lp-lightbox-play-sign {
    max-width: 12vw;
    max-height: 12vw;
  }

  .list-like-block-card {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .quote-card-thumbnail-logo-block {
    border-radius: var(--radius--3xs);
    width: 5rem;
    height: 2.625rem;
  }

  .business-hero-logo {
    height: 2rem;
  }

  .business-hero-logo.pushpress {
    width: 8.75rem;
  }

  .business-hero-logo.crossfit {
    width: 7.5rem;
  }

  .business-hero-logo.besthour {
    width: 7.5rem;
    height: 2.75rem;
  }

  .business-hero-logo.usr {
    width: 13.5rem;
  }

  .business-hero-logo.x4 {
    width: 8.5rem;
  }

  .crossfit-hero-badges {
    width: 70vw;
    height: 30vw;
  }

  .crossfit-hero-deco._2 {
    right: 28%;
  }

  .besthour-body-image {
    width: 100%;
    max-width: none;
    height: 157vw;
  }

  .offer-testimonials-logo {
    position: relative;
    bottom: auto;
    right: auto;
  }

  .offer-testimonials-logo.performance-lab {
    width: 5rem;
    height: 2.75rem;
  }

  .offer-testimonials-logo.genesis {
    height: 2.75rem;
  }

  .offer-testimonials-logo.op-origin {
    width: 3.75rem;
    height: 4rem;
  }

  .offer-testimonials-logo.apg {
    height: 3.5rem;
  }

  .offer-testimonials-logo.hansenathletics {
    width: 4.25rem;
    height: 3rem;
  }

  .flex-your-tech-body-image {
    width: 100%;
    max-width: none;
    height: 112vw;
  }

  .flex-your-tech-cta-block {
    padding-right: var(--size--24);
    padding-bottom: var(--size--24);
    padding-left: var(--size--24);
  }

  .partners-list-item-thumbnail-block {
    width: 100%;
    height: 60vw;
  }

  .partners-list-item-thumbnail-deco._1 {
    top: 45%;
    left: auto;
    right: 0%;
  }

  .partners-list-item-thumbnail-deco._3 {
    top: 45%;
    left: 45%;
  }

  .partners-benefits-card {
    padding: var(--size--16);
    grid-column-gap: var(--size--16);
  }

  .ncfit-body-thumbnail-deco {
    border-radius: var(--radius--3xs);
  }

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

  .dan-uyemura-hero-bg {
    height: 80vw;
  }

  .about-dan-block-thumbnail {
    width: 100%;
    height: 90vw;
  }

  .connect-with-dan-thumbnail {
    height: 100vw;
  }

  .features-testimonial-block {
    padding: var(--size--24);
  }

  .features-temp-hero-deco._1 {
    top: auto;
    bottom: -13.5rem;
    right: -26rem;
  }

  .features-temp-hero-deco._2 {
    left: -20.5rem;
  }

  .two-brain-business-logos {
    width: calc((100% - var(--size--16)) / 2);
    height: 13vw;
  }

  .two-brain-business-revenue-block {
    border-radius: var(--radius--3xs);
  }

  .tbb-table-cell {
    padding: var(--size--12);
  }

  .tbb-leads-block {
    border-radius: var(--radius--3xs);
  }

  .tbb-hassle-block {
    border-radius: var(--radius--3xs);
    height: 40vw;
  }

  .tbb-hassle-check-in {
    width: 26%;
  }

  .tbb-hassle-deco-holder {
    grid-row-gap: var(--size--8);
    width: 29%;
  }

  .tbb-hassle-deco-holder.left {
    margin-left: -64%;
  }

  .tbb-hassle-deco-holder.right {
    margin-right: -64%;
  }

  .tbb-appointments-block, .tbb-visibility-block, .tbb-payroll-block {
    border-radius: var(--radius--3xs);
  }

  .events-hero-deco {
    width: 15rem;
    height: 16rem;
  }

  .events-hero-deco.left {
    top: 4.25rem;
    bottom: auto;
    left: -8rem;
  }

  .events-hero-deco.right {
    top: auto;
    bottom: -1.5rem;
  }

  .events-card {
    height: auto;
  }

  .events-card-thumbnail.in-swiper {
    height: 65vw;
  }

  .events-temp-hero-info-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .events-temp-hero-info-card {
    padding-top: 0;
    padding-bottom: 0;
  }

  .events-temp-hero-info-divider {
    width: 100%;
    height: .0625rem;
  }

  .events-temp-hero-deco {
    width: 15rem;
    height: 16rem;
  }

  .events-temp-hero-deco.left {
    top: 0;
  }

  .events-temp-hero-deco.right {
    top: auto;
    bottom: -4rem;
    right: -7rem;
  }

  ._404-image {
    width: 19rem;
    max-width: 100%;
    height: 8.75rem;
    max-height: 40vw;
  }

  .features-hero-thumbnail {
    border-radius: var(--radius--3xs);
  }

  .ai-stats-card {
    padding-right: var(--size--16);
    padding-left: var(--size--16);
  }

  .ai-stats-card-header {
    padding-top: var(--size--16);
    padding-right: var(--size--16);
    padding-bottom: var(--size--16);
    padding-left: var(--size--16);
    margin-left: calc(0rem - var(--size--16));
    width: calc(100% + 2 * var(--size--16));
  }

  .ai-stats-card-list-item {
    padding: var(--size--16);
  }

  .download-cta-btn {
    width: calc((100% - var(--size--16)) / 2);
    height: 13.25vw;
  }

  .partners-nav-dd-block {
    grid-template-columns: 1fr 1fr;
  }

  .partners-nav-dd-card {
    height: 20vw;
  }
}

#w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b45c-ad153dd8 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  align-self: center;
}

#w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b46c-ad153dd8 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b472-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b476-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b4b8-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b4bf-ad153dd8 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  align-self: center;
}

#w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b52a-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b53c-ad153dd8 {
  justify-self: end;
}

#w-node-_904a148b-a007-881d-3a00-4c5e9d21320e-9d21320a, #w-node-_904a148b-a007-881d-3a00-4c5e9d213225-9d21320a, #w-node-_904a148b-a007-881d-3a00-4c5e9d213230-9d21320a, #w-node-_904a148b-a007-881d-3a00-4c5e9d21323b-9d21320a {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_72a549f2-91ca-2010-527a-479be2ddfdc9-e2ddfdc7 {
  grid-area: span 1 / span 7 / span 1 / span 7;
  align-self: center;
}

#w-node-_72a549f2-91ca-2010-527a-479be2ddfdd2-e2ddfdc7 {
  grid-area: span 1 / span 5 / span 1 / span 5;
  align-self: center;
}

#w-node-a9d67d13-e03b-275e-97cb-037a3796ff21-585142d8 {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b45c-ad153dd8 {
    grid-column: span 12 / span 12;
    align-self: auto;
  }

  #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b46c-ad153dd8 {
    grid-column: span 12 / span 12;
    justify-self: center;
  }

  #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b472-ad153dd8 {
    order: 9999;
    grid-column: span 12 / span 12;
    align-self: auto;
  }

  #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b476-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b4b8-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b4bf-ad153dd8 {
    grid-column: span 12 / span 12;
    align-self: auto;
  }

  #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b52a-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b53c-ad153dd8 {
    justify-self: auto;
  }

  #w-node-_904a148b-a007-881d-3a00-4c5e9d21320e-9d21320a {
    grid-column: span 12 / span 12;
  }

  #w-node-_904a148b-a007-881d-3a00-4c5e9d213225-9d21320a, #w-node-_904a148b-a007-881d-3a00-4c5e9d213230-9d21320a, #w-node-_904a148b-a007-881d-3a00-4c5e9d21323b-9d21320a {
    grid-column: span 4 / span 4;
  }

  #w-node-_72a549f2-91ca-2010-527a-479be2ddfdc9-e2ddfdc7 {
    grid-column: span 12 / span 12;
    align-self: auto;
  }

  #w-node-_72a549f2-91ca-2010-527a-479be2ddfdd2-e2ddfdc7 {
    order: -9999;
    grid-column: span 12 / span 12;
    align-self: auto;
  }

  #w-node-a9d67d13-e03b-275e-97cb-037a3796ff21-585142d8 {
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b45c-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b46c-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b472-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b476-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b4b8-ad153dd8, #w-node-_718d0b72-be89-b5cb-0ee8-4aad2ef1b4bf-ad153dd8, #w-node-_72a549f2-91ca-2010-527a-479be2ddfdc9-e2ddfdc7, #w-node-_72a549f2-91ca-2010-527a-479be2ddfdd2-e2ddfdc7 {
    grid-column: span 6 / span 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_904a148b-a007-881d-3a00-4c5e9d213225-9d21320a, #w-node-_904a148b-a007-881d-3a00-4c5e9d213230-9d21320a, #w-node-_904a148b-a007-881d-3a00-4c5e9d21323b-9d21320a {
    grid-column: span 12 / span 12;
  }
}
