@font-face {
  font-family: 'Mona Sans';
  src: url('/fonts/MonaSans-Italic-VariableFont_wdthwght.ttf') format("truetype");
  font-weight: 200 900;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('/fonts/SourceSans3-Italic-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 900;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: 'Mona Sans';
  src: url('/fonts/MonaSans-VariableFont_wdthwght.ttf') format("truetype");
  font-weight: 200 900;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('/fonts/SourceSans3-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 900;
  font-style: normal;
  font-display: optional;
}

:root {
  --background: #efecec;
  --shade-2: #403d3a;
  --shade-1: #222;
  --white-100: #fff;
  --shade-5: #9b9894;
  --shade-7: #dedbd6;
  --white-80: #fffc;
  --stroke: #bbb8b3;
  --secondary: #f25f3f;
  --primary: #9a3bff;
  --transparency: #3898ec00;
  --primary-dark: #7d2ad4;
  --surface: #f4f2f2;
  --gradient-1: #7b48fc99;
  --shade-6: #bbb8b3;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

body {
  background-color: var(--background);
  color: var(--shade-2);
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
}

.effect-drop-shadow05 {
  box-shadow: 0 4px 12px #0000002e;
}

.effect-drop-shadow1 {
  box-shadow: 0 4px 12px #00000040;
}

.effect-drop-shadow2 {
  box-shadow: 0 4px 24px #00000080;
}

.effect-inner-shadow05 {
  box-shadow: inset 0 4px 12px #0000002e;
}

.effect-inner-shadow1 {
  box-shadow: inset 0 4px 12px #00000040;
}

.effect-inner-shadow2 {
  box-shadow: inset 0 4px 24px #00000080;
}

.text-desktopheader1 {
  color: var(--shade-1);
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Mona Sans', Arial, sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 112%;
}

.text-desktopheader2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 24px;
  font-family: 'Mona Sans', Arial, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 116.7%;
}

.text-desktopheader2.type-2 {
  padding-bottom: 0;
  font-family: 'Mona Sans', Arial, sans-serif;
}

.text-desktopheader3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mona Sans;
  font-size: 40px;
  font-weight: 500;
  line-height: 108%;
}

.text-desktopheader3.section2 {
  text-align: center;
  font-family: 'Mona Sans', Arial, sans-serif;
}

.text-desktopheader3.section2.white {
  color: var(--white-100);
  width: 800px;
}

.text-desktopheader3.mobile-3.more {
  text-align: left;
  font-family: 'Mona Sans', Arial, sans-serif;
}

.text-desktopheader4 {
  letter-spacing: .008em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mona Sans, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 108%;
}

.text-desktopheader5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: 'Mona Sans', Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.text-desktopheader6 {
  text-align: center;
  letter-spacing: .008em;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 12px;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}

.text-desktopbody1 {
  letter-spacing: .032em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: "Source Sans 3";
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}

.text-desktopbody1.mobile {
  width: 500px;
  font-family: 'Source Sans 3', Arial, sans-serif;
}

.text-desktopbody1.type2 {
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-weight: 500;
}

.text-desktopbody1mid {
  color: var(--shade-1);
  letter-spacing: .032em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 150%;
}

.text-desktopbody1mid.marquee {
  color: var(--shade-5);
  text-align: left;
  transition: color .5s cubic-bezier(.86, 0, .07, 1);
}

.text-desktopbody1mid.marquee:hover {
  color: var(--shade-2);
}

.text-desktopbody1mid.marquee._2 {
  text-align: right;
}

.text-desktopbody2 {
  color: var(--white-100);
  text-align: center;
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3";
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
}

.text-desktopbody2.chip {
  background-color: var(--shade-7);
  border-radius: 100px;
  justify-content: center;
  padding: 6px 12px;
  font-family: 'Source Sans 3', Arial, sans-serif;
  display: flex;
}

.text-desktopbody2.sec {
  padding-top: 16px;
  padding-bottom: 24px;
  font-family: 'Source Sans 3', Arial, sans-serif;
}

.text-desktopbody2mid {
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 143%;
}

.text-desktopbody2mid.center {
  color: var(--white-100);
  text-align: center;
  font-family: 'Source Sans 3', Arial, sans-serif;
}

.text-desktopbody2mid.center.content {
  padding-bottom: 12px;
}

.text-desktopbody2mid.center.space {
  padding-bottom: 8px;
}

.text-desktopbody2mid.founder {
  padding-bottom: 4px;
}

.text-desktopbody2mid.founder.center-type {
  text-align: center;
  font-family: 'Source Sans 3', Arial, sans-serif;
}

.text-desktopbody2mid.founder.center-type.faq {
  font-family: 'Source Sans 3', Arial, sans-serif;
}

.text-desktopbody2mid.founder.center-type.faq.content {
  padding-bottom: 12px;
}

.text-desktopbody2mid.founder.center-type.title {
  outline-offset: 0px;
  color: var(--shade-1);
  border-bottom: 2px solid #000;
  outline: 3px #222;
  padding-bottom: 6px;
  font-weight: 600;
}

.text-desktopbody2mid.founder.center-type.content {
  padding-bottom: 8px;
}

.text-desktopbody2mid.founder.mobile-3.more {
  text-align: left;
  font-family: 'Mona Sans', Arial, sans-serif;
}

.text-desktopbody2mid.founder.mobile-3.more.content {
  padding-bottom: 8px;
}

.text-desktopbody2underline {
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
  text-decoration: underline;
}

.text-desktopbody2underlinemid {
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 143%;
  text-decoration: underline;
}

.text-desktopoverlineregular {
  color: var(--shade-1);
  text-align: left;
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
}

.text-desktopoverlineregular:hover {
  color: var(--shade-1);
}

.text-desktopoverlineregular.card-item {
  color: var(--white-80);
  text-align: left;
  border-style: none;
  padding: 4px 0 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  display: block;
}

.text-desktopoverlineregular.card-item.type-2 {
  color: var(--shade-2);
}

.text-desktopoverlineregular.card-item.type-2.main, .text-desktopoverlineregular.section12 {
  text-align: center;
}

.text-desktopoverlineregular.card-type {
  color: var(--shade-2);
  padding-bottom: 0;
  font-size: 15px;
}

.text-desktopoverlinemid {
  color: var(--shade-2);
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 143%;
}

.text-desktopoverlinemid.menu-item {
  color: var(--white-100);
  font-size: 15px;
}

.text-desktopoverlinemid.menu-item.type-2 {
  color: var(--shade-1);
  font-size: 15px;
}

.text-desktopoverlinemid.steper {
  color: var(--shade-2);
}

.text-desktopunderlineregular {
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 143%;
  text-decoration: underline;
}

.text-desktopunderlinemid {
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 143%;
  text-decoration: underline;
}

.text-desktoplabelregular {
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 123%;
}

.text-desktoplabelmid {
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 123%;
}

.text-mobileheader1 {
  letter-spacing: .008em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mona Sans, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 108%;
}

.text-mobileheader2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mona Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 133.4%;
}

.text-mobilebody1 {
  letter-spacing: .032em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}

.text-mobilebody1mid {
  letter-spacing: .032em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 150%;
}

.text-mobilebody2 {
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
}

.text-mobilebody2.content {
  padding-bottom: 24px;
}

.text-mobilebody2.content.mobile-3 {
  width: 500px;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 17px;
}

.text-mobilebody2.faq {
  font-family: 'Source Sans 3', Arial, sans-serif;
}

.text-mobilebody2mid {
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 143%;
}

.text-mobileoverlineregular {
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 143%;
}

.text-mobileoverlinemid {
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 143%;
}

.text-mobileunderlineregular {
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 143%;
  text-decoration: underline;
}

.text-mobileunderlinemid {
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 143%;
  text-decoration: underline;
}

.section {
  padding: 56px;
  overflow: hidden;
}

.section.hero {
  background-image: url('/images/background-section-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 112px 56px 56px;
}

.section.hero.form {
  height: 100vh;
  padding-bottom: 56px;
}

.section.hero.form.overflow_visible {
  height: auto;
  overflow: visible;
}

.section.pg2 {
  background-image: url('/images/Blueprint-theme-76.jpg');
  background-position: 0 0;
  background-size: 1280px;
}

.section.nav {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--stroke);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #efececd9;
  justify-content: space-around;
  align-items: baseline;
  width: 100%;
  max-width: 1600px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.section.page-2 {
  padding-top: 0;
}

.section.section-3 {
  padding-top: 56px;
}

.container {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1160px;
  display: flex;
}

.container.callout.spacer {
  align-self: auto;
  margin-top: 64px;
  margin-left: 0;
}

.container.section2 {
  flex-flow: column;
  padding-top: 48px;
  padding-left: 0;
  padding-right: 0;
}

.container.section2.next-section {
  padding-top: 0;
}

.container.section-3 {
  background-color: var(--secondary);
  background-image: url('/images/banner-content-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 8px;
  justify-content: center;
  padding: 48px;
}

.container.section-3.new {
  background-image: url('/images/banner-4.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container.section-3.footer {
  background-color: var(--primary);
  background-image: none;
  flex-flow: column;
  padding: 24px 24px 4px;
}

.container.section-3.content {
  background-image: url('/images/banner7.png');
  background-repeat: no-repeat;
  background-size: contain;
}

.container.section-5 {
  flex-flow: column;
}

.container.flex {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 13px;
}

.container.new-section {
  justify-content: center;
  align-items: flex-start;
}

.container.section-12 {
  flex-flow: column;
}

.container.callout {
  border-left: 3px solid #222;
  padding-left: 16px;
}

.container.callout.spacer {
  align-self: auto;
  margin-top: 64px;
  margin-left: 0;
  padding-right: 16px;
  display: flex;
}

.grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  justify-content: stretch;
  padding-left: 56px;
  padding-right: 56px;
}

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

.button {
  background-color: var(--transparency);
  color: var(--shade-2);
  padding-left: 0;
  padding-right: 8px;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-weight: 500;
}

.button.filled {
  background-color: var(--primary);
  color: var(--white-100);
  border-radius: 8px;
  padding: 8px 12px;
  font-weight: 400;
  text-decoration: none;
  transition: padding .5s cubic-bezier(.39, .575, .565, 1), box-shadow .5s cubic-bezier(.445, .05, .55, .95), background-color .8s cubic-bezier(.39, .575, .565, 1);
  box-shadow: 0 2px 5px #9a3bff14;
}

.button.filled:hover {
  background-color: var(--primary-dark);
  padding-left: 16px;
  padding-right: 16px;
  box-shadow: 0 4px 24px #9a3bff52;
}

.button.filled.white {
  background-color: var(--white-80);
  color: #ca4b30;
  font-weight: 600;
  box-shadow: 0 2px 5px #00000014;
}

.button-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  padding: 10px 6px;
  text-decoration: none;
  transition: font-size .275s;
  display: flex;
}

.button-link:hover {
  color: var(--shade-1);
  font-size: 18px;
}

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

.text-block {
  color: var(--shade-2);
  padding-right: 0;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
}

.text-block.white {
  color: var(--white-100);
  font-size: 15px;
}

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

.flex-block.footer {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
}

.section_social_proof {
  padding-top: 56px;
  padding-bottom: 24px;
  display: flex;
  overflow: hidden;
}

.logo-container {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.carousel-slider {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  margin-right: 0%;
  padding: 72px 5% 40px;
  display: flex;
  overflow: hidden;
}

.image {
  max-width: 8%;
}

.image-2 {
  width: 36px;
}

.container-2 {
  margin-left: 56px;
  margin-right: 56px;
}

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

.image-3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-2 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.image-4 {
  height: 100%;
  padding: 20px 8px;
  transition: margin .4s cubic-bezier(.445, .05, .55, .95);
  display: block;
}

.image-4:hover {
  max-width: 100%;
  margin-left: 4px;
  margin-right: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-menu {
  border-radius: 8px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.button-filled {
  background-color: var(--primary);
  border-radius: 8px;
  width: 100%;
  font-family: 'Source Sans 3', Arial, sans-serif;
}

.div-block {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  background-color: var(--background);
  padding-top: 12px;
  padding-bottom: 12px;
}

.navbar {
  border-bottom: 1px solid var(--stroke);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #efececd9;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.container-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  margin-left: 56px;
  margin-right: 56px;
  display: block;
}

.div-block-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.div-block-3 {
  justify-content: space-between;
  min-width: 100%;
  display: flex;
  position: static;
  left: 0;
  overflow: visible;
}

.div-block-4 {
  flex: 1;
  justify-content: space-between;
  min-width: 100%;
  display: flex;
}

.carousel-container {
  display: flex;
  position: static;
  left: -15px;
  overflow: hidden;
}

.logo--container {
  justify-content: space-between;
  align-items: stretch;
  min-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.img {
  height: 28px;
}

.div-block-5 {
  grid-column-gap: 100%;
  grid-row-gap: 100%;
  justify-content: space-between;
  display: flex;
}

.logo-marquee-section {
  padding-top: 32px;
  padding-bottom: 32px;
  overflow: hidden;
  background-color: transparent;
}

.logo-marquee-section.type-2 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}

.logo-marquee-section.type-2.margin1 {
  padding-top: 48px;
  padding-bottom: 8px;
}

.logo-marquee-section.type-2.margin-2 {
  padding-top: 0;
  padding-bottom: 48px;
}

.logo-marquee-section.type-3 {
  padding-top: 16px;
  padding-bottom: 10px;
}

.logo-marquee-section.type-3.b-side {
  padding-top: 10px;
  padding-bottom: 16px;
}

.logo-marquee-section.type-3.b-side.type-1 {
  padding-bottom: 48px;
}

.logo-marquee-section.type-3.b-side.type-1.pad {
  padding-top: 16px;
  padding-bottom: 10px;
}

.logo-marquee-section.type-3.b-side.type-2 {
  padding-top: 48px;
  padding-bottom: 10px;
}

.logo-marquee-section.type-3.type-6 {
  padding-top: 48px;
}

.logo-marquee-move {
  display: flex;
  width: max-content;
}

.logo-marquee-move.mobile.hide {
  display: none;
}

.logo-marquee-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-content: center;
  width: 100vw;
  min-width: 100vw;
}

.logo-marquee-grid.a-type {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.logo-img {
  object-fit: contain;
  width: 200px;
  height: 32px;
}

.image-5 {
  border-radius: 8px;
}

.div-block-6 {
  border-radius: 10px;
}

.div-block-7 {
  border: 1px solid #fff;
  border-radius: 4px;
}

.image-6 {
  outline-offset: 0px;
  border-radius: 4px;
  outline: 2px #fff;
}

.div-block-8 {
  outline-offset: -8px;
  background-image: url('/images/Hero-pic-image-4.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  outline: 2px solid #fff;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  width: 900px;
  height: 510px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: clip;
}

.image-7 {
  outline-offset: -12px;
  vertical-align: bottom;
  border-radius: 8px;
  outline: 2px #fff;
  flex: 0 auto;
  order: -1;
  align-self: flex-start;
  width: 900px;
  min-width: 100%;
  height: 510px;
  display: block;
}

.div-block-9 {
  flex: 0 auto;
  align-self: flex-start;
  width: 100%;
  height: 100%;
  padding: 16px;
  display: block;
}

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

.mobile.content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--surface);
  border-radius: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  height: 170px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 0;
  box-shadow: 0 4px 12px #0003;
}

.mobile.content._2 {
  width: 400px;
  padding-bottom: 12px;
}

.text-block-2 {
  width: 308px;
}

.callout-main-content {
  width: 100%;
}

.header-callout {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding-bottom: 4px;
  display: flex;
}

.header-callout.card-item {
  padding: 0;
}

.header-callout.header-card {
  justify-content: flex-start;
  align-items: center;
}

.header-callout.header-card.type-2 {
  padding-bottom: 8px;
}

.header-callout.header-card.type-2.main {
  justify-content: center;
  align-items: center;
  padding-bottom: 16px;
}

.header-callout.steper {
  text-align: center;
  flex-flow: column;
  padding-left: 8px;
  padding-right: 8px;
}

.interactive-card {
  background-color: var(--surface);
  outline-color: var(--stroke);
  outline-offset: 0px;
  border-radius: 8px;
  outline-width: 2px;
  outline-style: solid;
  padding: 12px;
}

.interactive-card.primary {
  border: 1px solid var(--stroke);
  background-color: var(--surface);
  outline-color: var(--stroke);
  outline-offset: 0px;
  outline-width: 1px;
  outline-style: none;
  padding-left: 16px;
  padding-right: 16px;
  transition: background-color .5s cubic-bezier(.77, 0, .175, 1), border-color .45s cubic-bezier(.86, 0, .07, 1);
}

.interactive-card.primary:hover {
  border: 1px solid var(--primary);
  background-color: var(--surface);
  background-image: linear-gradient(151deg, var(--gradient-1), var(--surface) 14%);
  outline-color: var(--primary);
  outline-offset: 0px;
  color: var(--primary);
  outline-width: 1px;
  outline-style: none;
}

.card-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-top: 40px;
  display: flex;
}

.card-container.section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  padding-top: 56px;
  padding-left: 0;
}

.section2-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.image-8 {
  width: 380px;
  height: 580px;
}

.content-section-2 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-9 {
  width: 250px;
  height: 250px;
  margin-top: 40px;
}

.grid-card {
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: stretch;
  position: static;
}

.grid-card._2 {
  display: flex;
}

.card-item {
  border: 1px solid var(--white-100);
  border-radius: 8px;
  justify-content: space-between;
  padding: 12px;
  display: flex;
}

.card-item.new {
  border-style: none;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.header-section-3 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: row;
  flex: 1;
  width: 100%;
  padding-bottom: 0;
  padding-right: 24px;
  display: block;
  grid-area: span 1 / span 3 / span 1 / span 3;
}

.header-section-3.new {
  padding-bottom: 0;
}

.icon-4 {
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.header-section4 {
  flex: 1;
}

.text-block-content {
  width: 520px;
  padding-top: 20px;
  padding-bottom: 0;
}

.text-block-content.content {
  padding-top: 24px;
}

.brand-asset {
  justify-content: flex-end;
  display: flex;
  position: static;
}

.div-block-10 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.spacer {
  flex: 1;
}

.content-1 {
  padding-bottom: 40px;
}

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

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

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 32px;
}

.image-10 {
  align-self: center;
  width: 24px;
  height: 24px;
}

.steper {
  display: flex;
}

.div-block-12 {
  align-self: flex-start;
  margin-top: -3px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.steper-copy, .steper-copy-copy {
  display: flex;
}

.content-marquee {
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.content-marquee.new-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.illustration-steper {
  flex-flow: column;
  align-items: center;
  padding: 0;
  display: flex;
}

.image-11 {
  width: 183px;
  height: 183px;
}

.div-block-14 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  padding-top: 24px;
  display: flex;
}

.text-desktop-y {
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
}

.text-desktop-y.chip {
  background-color: var(--shade-7);
  border-radius: 100px;
  justify-content: center;
  padding: 6px 12px;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 13px;
  display: flex;
}

.chippy {
  justify-content: center;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

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

.text-block-3 {
  font-size: 13px;
  font-weight: 600;
}

.text-block-4 {
  padding-bottom: 12px;
  font-size: 13px;
}

.div-block-17 {
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.image-12 {
  border-bottom-right-radius: 8px;
  width: 115px;
  height: 144px;
  margin-top: 14px;
}

.div-block-18 {
  padding-bottom: 0;
}

.carousel-1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

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

.testimonials-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 2588px;
  min-width: 2588px;
  margin-left: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  overflow: visible;
}

.carousel-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
  overflow: visible;
}

.carousel-wrapper._2 {
  display: block;
}

.text-block-5, .text-block-6, .text-block-7, .text-block-8, .text-13 {
  font-size: 13px;
}

.grid-4 {
  grid-template-rows: auto;
  padding-top: 32px;
}

.comparison-item {
  background-color: var(--surface);
  border-radius: 8px;
  width: 352px;
  padding: 24px 0;
  box-shadow: 0 2px 12px #0003;
  overflow: hidden;
}

.comparison-item .w-background-video > video {
  z-index: 0;
}

.comparison-item.variable {
  background-color: #e6e5e2;
  box-shadow: 0 2px 12px #0003;
}

.div-block-19 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-20 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  display: flex;
}

.faq-item {
  border: 1px solid var(--shade-6);
  background-color: var(--surface);
  border-radius: 8px;
  padding: 24px;
}

.faq-item-title {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-item-body {
  overflow: hidden;
}

.faq-item-inner-body-wrapper {
  padding-top: 8px;
}

.faq-items {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  padding-top: 32px;
  display: flex;
}

.top-content {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.link {
  color: var(--white-100);
  justify-content: flex-end;
  padding-left: 8px;
  padding-right: 8px;
  display: block;
}

.div-block-21 {
  justify-content: flex-end;
  display: flex;
}

.div-block-22 {
  padding-bottom: 24px;
  display: flex;
}

.text-footer {
  color: var(--white-100);
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 3px;
  display: flex;
}

.icon-faq {
  transform: rotate(-180deg);
}

.div-block-23 {
  height: 90px;
}

.image-13 {
  margin-top: -76px;
  margin-bottom: -45px;
}

.background-video, .background-video-2 {
  width: 352px;
  height: 263px;
}

.names {
  width: 100%;
  display: flex;
}

.caption {
  color: var(--shade-1);
  text-align: center;
  flex: 1;
  font-weight: 700;
}

.caption.position {
  font-weight: 500;
}

.text-block-10 {
  flex: 1;
}

.legend-video {
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
}

.div-block-24 {
  width: 100%;
  min-width: auto;
  min-height: auto;
}

.video-block {
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding-top: 0;
}

.marquee-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.marquee-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-item.hide {
  display: none;
}

.marquee-list {
  flex: none;
  display: flex;
}

.text-block-11 {
  text-align: center;
  width: 500px;
}

.header-form {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 60px;
  display: flex;
}

.form-block {
  flex-flow: column;
  width: 500px;
  display: flex;
}

.div-block-25 {
  width: 100%;
  display: flex;
}

.form-label {
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-weight: 600;
}

.text-field-form {
  background-color: var(--surface);
  color: var(--shade-1);
  border-radius: 8px;
}

.text-field-form:focus {
  border: 1px solid var(--primary);
  color: var(--shade-1);
}

.text-field-form::placeholder {
  background-color: var(--white-100);
  color: var(--shade-1);
}

.content-form {
  padding-top: 0;
  padding-bottom: 8px;
}

.content-form.radio {
  padding-top: 8px;
}

.radio-button-field {
  padding-top: 8px;
  padding-bottom: 8px;
}

.select-field {
  background-color: var(--surface);
  color: var(--shade-1);
  border-radius: 8px;
}

.select-field:focus {
  border: 1px solid var(--primary);
}

.textarea {
  background-color: var(--surface);
  color: var(--shade-1);
  border-radius: 8px;
}

.text-block-12 {
  color: var(--shade-1);
  padding-top: 12px;
  padding-bottom: 8px;
  font-size: 17px;
  font-weight: 600;
}

.success-message {
  background-color: #ddd0;
}

.text-block-13 {
  color: #ad090c;
  text-align: center;
}

.error-message {
  background-color: #f5d6d6;
  border-radius: 8px;
}

.ticker_wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ticker_mask {
  z-index: 2;
  background-image: linear-gradient(90deg, #080e0e, #080e0e00 10%, #0000 90%, #080e0e);
  position: absolute;
  inset: 0%;
}

.marquee-wrapper-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.marquee-wrapper-2.testimonials {
  justify-content: flex-start;
  align-items: center;
  right: 0;
}

.logos-container {
  gap: 60px;
  justify-content: center;
  align-items: center;
  min-width: max-content;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.logos-container.testimonials {
  grid-template-columns: auto auto auto auto auto;
  place-content: stretch start;
  place-items: center start;
}

.logo-carrusel-img {
  width: 120px;
  height: auto;
  object-fit: contain;
}

.logo-carrusel-img.actions {
  width: 100px;
}

.svg {
  color: var(--primary);
}

.card {
  margin-right: 1rem;
}

.testimonial-wrapper {
  overflow: hidden;
}

.testimonial-card_moving {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

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

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

.link-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-15 {
  padding-bottom: 4px;
}

.item-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.text-desktopoverlineregular-2 {
  color: #222;
  text-align: left;
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
}

.text-desktopoverlineregular-2:hover {
  color: #222;
}

.text-desktopoverlineregular-2.card-type {
  color: #403d3a;
  padding-bottom: 0;
  font-size: 15px;
}

.text-desktopoverlineregular-2.card-type.benefits {
  padding-top: 4px;
}

.interactive-card-2 {
  outline-offset: 0px;
  background-color: #f4f2f2;
  border-radius: 8px;
  outline: 2px solid #bbb8b3;
  padding: 12px;
}

.interactive-card-2.primary {
  outline-offset: 0px;
  background-color: #f4f2f2;
  border: 1px solid #bbb8b3;
  outline: 1px #bbb8b3;
  padding-left: 16px;
  padding-right: 16px;
  transition: background-color .5s cubic-bezier(.77, 0, .175, 1), border-color .45s cubic-bezier(.86, 0, .07, 1);
}

.interactive-card-2.primary:hover {
  outline-offset: 0px;
  color: #9a3bff;
  background-color: #f4f2f2;
  background-image: linear-gradient(151deg, #7b48fc99, #f4f2f2 14%);
  border: 1px solid #9a3bff;
  outline: 1px #9a3bff;
}

.interactive-card-2.primary.icon {
  padding: 16px 20px 20px;
}

.content-holder {
  padding-top: 8px;
}

.card-header {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding-bottom: 4px;
  display: flex;
}

.text-desktopbody1mid-2 {
  color: #222;
  letter-spacing: .032em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 150%;
}

.image-content-2 {
  flex: 1;
  height: 100%;
}

.header-section4-2 {
  flex: 0 auto;
}

.text-desktopheader3-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 108%;
}

.text-desktopheader3-2.mobile-3.more {
  text-align: left;
  width: 600px;
  font-family: 'Mona Sans', Arial, sans-serif;
}

.caption-2 {
  color: #222;
  text-align: center;
  flex: 1;
  font-weight: 700;
}

.caption-2.position {
  font-weight: 500;
}

.text-mobilebody2-2 {
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
}

.text-mobilebody2-2.content {
  padding-bottom: 24px;
}

.text-mobilebody2-2.content.mobile-3 {
  width: 500px;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 17px;
}

.content-video {
  width: 100%;
  min-width: auto;
  min-height: auto;
  position: static;
  overflow: hidden;
}

.text-desktopbody2mid-2 {
  letter-spacing: .018em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 143%;
}

.text-desktopbody2mid-2.founder {
  padding-bottom: 4px;
}

.text-desktopbody2mid-2.founder.mobile-3.more {
  text-align: left;
  width: 600px;
  font-family: 'Mona Sans', Arial, sans-serif;
}

.text-desktopbody2mid-2.founder.mobile-3.more.option {
  padding-bottom: 12px;
}

.button-3 {
  color: #403d3a;
  background-color: #3898ec00;
  padding-left: 0;
  padding-right: 8px;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-weight: 500;
}

.button-3.filled {
  color: #fff;
  background-color: #9a3bff;
  border-radius: 8px;
  padding: 8px 12px;
  font-weight: 400;
  transition: padding .5s cubic-bezier(.39, .575, .565, 1), box-shadow .5s cubic-bezier(.445, .05, .55, .95), background-color .8s cubic-bezier(.39, .575, .565, 1);
  box-shadow: 0 2px 5px #9a3bff14;
}

.button-3.filled:hover {
  background-color: #7d2ad4;
  padding-left: 16px;
  padding-right: 16px;
  box-shadow: 0 4px 24px #9a3bff52;
}

.image-16 {
  width: 250px;
  height: 250px;
  margin-top: 40px;
}

.div-block-27 {
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.text-desktopoverlinemid-2 {
  color: #403d3a;
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 143%;
}

.text-desktopoverlineregular-3 {
  color: #222;
  text-align: left;
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 143%;
}

.text-desktopoverlineregular-3:hover {
  color: #222;
}

.text-desktopoverlineregular-3.tip {
  padding-top: 8px;
}

.div-block-28 {
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.text-desktopoverlinemid-3 {
  color: #403d3a;
  letter-spacing: .031em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Source Sans 3', Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 143%;
}

.heading-content {
  display: flex;
}

.navbar-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link {
  font-weight: 500;
}

.code-embed {
  width: 100%;
  height: 100%;
  display: block;
}

.wb-video-styles-controller {
  width: 100%;
  height: 100%;
  position: relative;
}

.content-video-2 {
  width: 100%;
  min-width: auto;
  min-height: auto;
}

.text-content {
  clear: both;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
  position: static;
}

.text-option {
  width: 600px;
}

.div-block-29 {
  width: 800px;
}

.div-block-30 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 8px;
  display: flex;
}

.div-block-31 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
}

.div-block-32 {
  width: 800px;
}

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

.div-block-34 {
  width: 500px;
}

.div-block-34.banner {
  display: flex;
}

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

.div-block-36 {
  padding-top: 40px;
}

.div-block-37 {
  width: 120px;
}

.div-block-38 {
  justify-content: center;
  padding-bottom: 24px;
  display: flex;
}

.div-block-38.home {
  padding-bottom: 32px;
}

.section_new-carrousel {
  padding: 56px;
  overflow: hidden;
}

.splide_image {
  width: auto;
  height: 100%;
  box-shadow: 18px 18px 35px #0003;
}

.main-container-2 {
  max-width: 90rem;
  min-height: 100vh;
  padding: 6rem 4rem;
}

.splide__list {
  will-change: transform;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.splide__slide {
  opacity: .7;
  filter: grayscale(30%);
  flex: none;
  height: 40vh;
  padding-left: 1.5vh;
  padding-right: 1.5vh;
  transition: transform .3s, filter .3s, opacity .3s;
}

.fs-marquee_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fs-marquee_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
}

.fs-marquee_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  display: flex;
}

.is-vertical {
  flex-flow: column;
  height: 35rem;
}

.fs-marquee_item {
  backface-visibility: hidden;
  transition-property: transform opacity;
  background-color: #f5f5f5;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: auto;
  padding: 1rem;
  display: flex;
  position: relative;
}

.fs-marquee_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  display: flex;
}

.fs-marquee-1_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fs-marquee-1_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
}

.fs-marquee-1_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  display: flex;
}

.fs-marquee-1_item {
  backface-visibility: hidden;
  transition-property: transform opacity;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: auto;
  padding: 1rem 1rem 1rem 0;
  display: flex;
  position: relative;
}

.fs-marquee-1_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  display: flex;
}

.svg-2 {
  color: var(--shade-1);
  width: 140px;
}

.brand-2 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 8px;
  display: flex;
}

.div-block-39 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.burger-menu, .desplegable-menu, .inside-menu {
  display: none;
}

.blog-hero-section {
  background-color: var(--background);
  padding: 140px 56px 56px;
}

.blog-container {
  flex-direction: column;
  align-items: center;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-hero-title {
  color: var(--shade-1);
  text-align: center;
  letter-spacing: -.025em;
  margin-bottom: 16px;
  font-family: Mona Sans;
  font-size: 56px;
  font-weight: 500;
  line-height: 112%;
}

.blog-hero-subtitle {
  color: var(--shade-2);
  text-align: center;
  letter-spacing: .032em;
  max-width: 680px;
  font-family: "Source Sans 3";
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}

.blog-posts-section {
  background-color: var(--background);
  padding: 40px 56px 80px;
}

.blog-grid {
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  grid-template-columns: 1fr 1fr;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.blog-card {
  color: inherit;
  background-color: #fff;
  border: 1px solid #bbb8b3;
  border-radius: 12px;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-card:hover {
  border-color: #9a3bff;
}

.blog-card-image {
  object-fit: cover;
  background-color: #f4f2f2;
  width: 100%;
  height: 220px;
}

.blog-card-content {
  flex-direction: column;
  flex-grow: 1;
  padding: 24px 28px 28px;
  display: flex;
}

.blog-card-category {
  color: #9a3bff;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.blog-card-title {
  color: #222;
  letter-spacing: -.015em;
  margin-bottom: 8px;
  font-family: Mona Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.blog-card-excerpt {
  color: #403d3a;
  flex-grow: 1;
  margin-bottom: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
}

.blog-card-meta {
  grid-column-gap: 8px;
  color: #9b9894;
  flex-direction: row;
  align-items: center;
  margin-top: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  display: flex;
}

.hidden {
  display: none;
}

.post-hero-section {
  background-color: #efecec;
  padding: 140px 24px 40px;
}

.post-container {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.post-category {
  color: #9a3bff;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.post-title {
  color: #222;
  letter-spacing: -.025em;
  margin-bottom: 16px;
  font-family: Mona Sans, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 115%;
}

.post-subtitle {
  color: #403d3a;
  margin-bottom: 32px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 20px;
  line-height: 160%;
}

.post-author-row {
  grid-column-gap: 12px;
  border-top: 1px solid #bbb8b3;
  align-items: center;
  padding-top: 24px;
  display: flex;
}

.post-author-name {
  color: #222;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.post-meta-text {
  color: #9b9894;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
}

.post-body {
  color: #403d3a;
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  line-height: 175%;
}

.post-featured-image {
  border-radius: 12px;
  width: 100%;
  max-width: 960px;
  margin: 48px auto;
}

.post-body-section {
  padding: 0 24px 80px;
}

.post-back-link {
  color: #9a3bff;
  margin-bottom: 32px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.blog-card-link {
  z-index: 1;
  display: block;
  position: absolute;
  inset: 0;
}

@media screen and (max-width: 991px) {
  .text-desktopheader1.mobile {
    font-size: 32px;
  }

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

  .text-desktopheader3.section2.white {
    flex: 0 auto;
    width: 100%;
    display: block;
  }

  .text-desktopheader3.mobile-3.more {
    text-align: center;
  }

  .text-desktopheader5 {
    width: 100%;
  }

  .text-desktopbody1mid.marquee {
    width: 200%;
    min-width: 200%;
  }

  .text-desktopbody2mid.founder.mobile-3.more, .text-desktopoverlineregular.card-item, .text-mobilebody2.content.mobile-3 {
    text-align: center;
  }

  .section.hero {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container {
    flex-flow: column;
  }

  .container.section-3 {
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
  }

  .container.section-3.footer {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.new-section {
    justify-content: center;
    align-items: center;
  }

  .hero-content {
    padding-bottom: 24px;
  }

  .button.filled {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
  }

  .button.filled:hover {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block {
    display: none;
  }

  .text-block.white, .text-block.home {
    display: block;
  }

  .flex-block.footer {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 24px;
  }

  .nav-menu-2 {
    background-image: linear-gradient(to bottom, var(--background), var(--background));
    min-width: 100px;
    padding-right: 24px;
    display: block;
  }

  .navbar {
    display: flex;
  }

  .div-block-2 {
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .logo-marquee-section.type-2.margin1, .logo-marquee-grid.type-2 {
    width: 200%;
    min-width: 200%;
  }

  .logo-img {
    width: 140px;
    max-width: 150%;
    height: 40px;
  }

  .div-block-8 {
    background-position: 0 30%;
    background-size: cover;
    width: auto;
    height: 300px;
  }

  .mobile.content {
    flex-flow: column;
    width: 250px;
    height: auto;
  }

  .callout-main-content {
    flex: 1;
    width: 100%;
  }

  .callout-main-content.item {
    width: 70%;
  }

  .header-callout.header-card {
    justify-content: center;
    align-items: flex-start;
  }

  .content-section-2 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .grid-card {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .grid-card._2 {
    justify-content: center;
    align-items: flex-start;
  }

  .card-item {
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
  }

  .card-item.new {
    width: 100%;
  }

  .header-section-3 {
    text-align: center;
    flex-flow: column;
    min-width: 200px;
    padding-right: 0;
    display: flex;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  .text-block-content {
    width: 100%;
  }

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

  .div-block-15 {
    flex-flow: column;
    width: 100%;
  }

  .image-12 {
    margin-left: 123px;
  }

  .top-content {
    flex-flow: column;
  }

  .div-block-22 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 0;
  }

  .text-footer {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 20px;
  }

  .div-block-23 {
    height: 10px;
  }

  .image-14 {
    padding-bottom: 20px;
  }

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

  .ticker_mask {
    overflow: visible;
  }

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

  .logos-container {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    min-width: 150%;
  }

  .link-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-right: 24px;
  }

  .text-desktopoverlineregular-2.card-type.benefits {
    text-align: center;
  }

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

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

  .text-desktopheader3-2.mobile-3.more {
    text-align: center;
    width: 100%;
  }

  .text-mobilebody2-2.content.mobile-3 {
    text-align: center;
  }

  .text-desktopbody2mid-2.founder.mobile-3.more {
    text-align: center;
    width: 100%;
  }

  .image-16 {
    width: 100%;
    height: 250px;
  }

  .div-block-28, .heading-content {
    flex-flow: column;
  }

  .image-17 {
    width: 100%;
    height: 100px;
  }

  .brand-2 {
    margin-left: 24px;
  }

  .burger-menu {
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    display: flex;
  }

  .svg-3 {
    color: var(--shade-2);
    width: 18px;
  }

  .desplegable-menu {
    background-color: var(--background);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding: 20px 24px 40px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .inside-menu {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .close {
    color: var(--shade-2);
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    display: flex;
    overflow: hidden;
  }

  .svg-4 {
    width: 20px;
  }

  .svg-5 {
    width: 15px;
  }

  .menu-container {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    display: flex;
    overflow: hidden;
  }

  .burger-link {
    text-decoration: none;
  }

  .divider {
    background-color: var(--shade-2);
    height: 1px;
    margin-top: 24px;
  }

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

  .text-align_center, .text-block-14 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .text-desktopheader1.mobile {
    text-align: left;
    font-size: 28px;
  }

  .text-desktopheader2, .text-desktopheader2.type-2 {
    font-size: 36px;
  }

  .text-desktopheader3.mobile-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-desktopbody1.mobile {
    text-align: center;
    width: 100%;
  }

  .text-desktopbody2mid.founder.mobile-3, .text-mobilebody2.content.mobile-3, .section, .section.hero, .section.section-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section._13 {
    padding-bottom: 16px;
  }

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

  .container.section2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .flex-block.footer {
    padding-bottom: 20px;
  }

  .nav-menu-2 {
    padding-right: 16px;
  }

  .div-block-2 {
    padding-left: 16px;
  }

  .logo-marquee-move.mobile {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    min-width: 150vw;
  }

  .logo-marquee-grid {
    width: 150vw;
    min-width: 150vw;
  }

  .mobile {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .icon-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .image-12 {
    margin-top: -10px;
  }

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

  .image-14 {
    padding-top: 20px;
  }

  .text-block-11, .form-block {
    width: 100%;
  }

  .marquee-wrapper-2 {
    margin-left: 0;
  }

  .logos-container {
    min-width: 200%;
  }

  .item-list {
    flex-flow: column;
  }

  .text-desktopheader3-2.mobile-3, .text-mobilebody2-2.content.mobile-3, .content-video, .text-desktopbody2mid-2.founder.mobile-3, .div-block-27, .div-block-28, .image-17 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .main-container-2 {
    padding: 4rem 2.5rem;
  }

  .splide__slide {
    width: 40vw;
    height: auto;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .fs-marquee-1_list-wrapper {
    overflow: hidden;
  }

  .fs-marquee-1_list {
    overflow: visible;
  }

  .desplegable-menu {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .text-desktopheader1.mobile {
    text-align: left;
  }

  .text-desktopheader2, .text-desktopheader2.type-2, .text-desktopheader3.section2, .text-desktopheader3.section2.white {
    font-size: 36px;
  }

  .text-desktopheader3.mobile-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-desktopbody1.mobile {
    width: 100%;
  }

  .text-desktopbody2mid.founder.mobile-3, .text-mobilebody2.content.mobile-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

  .container.section-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .container.callout.spacer {
    flex-flow: column;
  }

  .navbar {
    flex-flow: column;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-2 {
    flex-flow: row;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .logo-marquee-move.mobile {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .logo-marquee-move.mobile.b-side {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 200vw;
    min-width: 200vw;
    margin-left: 0;
  }

  .logo-marquee-grid {
    width: 200vw;
    min-width: 200vw;
  }

  .logo-img {
    width: 140px;
    height: 24px;
  }

  .mobile.content {
    height: 450px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .callout-main-content {
    width: auto;
  }

  .callout-main-content.item {
    width: 100%;
  }

  .card-container.section-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-8 {
    height: auto;
  }

  .icon-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .brand-asset {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-12 {
    margin-top: 50px;
    margin-left: 115px;
  }

  .image-12.exception {
    margin-top: 29px;
  }

  .image-12.specific {
    margin-top: 30px;
  }

  .div-block-22 {
    flex-flow: column;
  }

  .text-footer {
    text-align: center;
    justify-content: center;
    align-items: flex-end;
  }

  .text-block-11 {
    width: 100%;
  }

  .form-block {
    flex-flow: column;
    width: 100%;
  }

  .text-field-form {
    flex: 0 auto;
  }

  .content-form {
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .content-form.radio {
    flex-flow: column;
  }

  .form-2 {
    flex-flow: column;
    justify-content: space-between;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    position: static;
  }

  .ticker_wrapper {
    width: 150%;
  }

  .marquee-wrapper-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-left: 0;
  }

  .logos-container {
    min-width: 250%;
  }

  .link-block {
    margin-right: 0;
  }

  .text-desktopheader3-2.mobile-3, .text-mobilebody2-2.content.mobile-3, .text-desktopbody2mid-2.founder.mobile-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-16 {
    width: 100%;
  }

  .div-block-27, .div-block-28 {
    flex-flow: column;
  }

  .navbar-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .brand {
    padding-left: 8px;
  }

  .main-container-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .fs-marquee-1_list {
    overflow: hidden;
  }

  .svg-2 {
    width: 130px;
  }

  .brand-2 {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .desplegable-menu {
    height: 100vh;
    padding-bottom: 60px;
    display: none;
  }
}

#w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5cd-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5ce-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5cf-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d0-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d1-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d2-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d4-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d5-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d6-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d7-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d8-a057a46b, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d9-a057a46b {
  justify-self: center;
}

#w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d6757-a057a46b, #w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d6758-a057a46b, #w-node-_21abe831-4fc5-78ff-325f-0e07e72bd3fd-a057a46b {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40be-a057a46b, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40bf-a057a46b, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40c0-a057a46b, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40c1-a057a46b, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40c2-a057a46b, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40c3-a057a46b, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbb-a057a46b, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbc-a057a46b, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbd-a057a46b, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbe-a057a46b, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbf-a057a46b, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacc0-a057a46b {
  justify-self: end;
}

#w-node-_11db80f3-f96c-36da-9f74-53864a18b592-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b593-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b594-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b595-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b596-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b597-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b599-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59a-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59b-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59c-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59d-a057a46b, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59e-a057a46b {
  justify-self: start;
}

#w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a0-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a1-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a2-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a3-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a4-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a5-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a7-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a8-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a9-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4aa-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4ab-a057a46b, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4ac-a057a46b {
  justify-self: end;
}

#w-node-_966a1136-832d-6243-5cef-38ab28b83abc-a057a46b, #w-node-_966a1136-832d-6243-5cef-38ab28b83abd-a057a46b, #w-node-_966a1136-832d-6243-5cef-38ab28b83abe-a057a46b, #w-node-_966a1136-832d-6243-5cef-38ab28b83abf-a057a46b, #w-node-_966a1136-832d-6243-5cef-38ab28b83ac0-a057a46b, #w-node-_966a1136-832d-6243-5cef-38ab28b83ac1-a057a46b, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e4-a057a46b, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e5-a057a46b, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e6-a057a46b, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e7-a057a46b, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e8-a057a46b, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e9-a057a46b {
  justify-self: start;
}

#w-node-_75864c5b-af85-ac94-3d73-1b1130b38c56-a057a46b, #w-node-bba4dd22-78f7-c93d-1da3-513b7730f9d8-a057a46b, #w-node-bba4dd22-78f7-c93d-1da3-513b7730f9d9-a057a46b {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-e8d6c754-47ea-9073-8111-c426c0248ae5-a057a46b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5cd-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5ce-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5cf-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d0-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d1-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d2-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d4-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d5-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d6-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d7-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d8-7329fc8e, #w-node-_3cc336c4-0dca-eef9-2b74-8cdfeaccc5d9-7329fc8e {
  justify-self: center;
}

#w-node-bf89b065-88c1-fd22-0331-f04c225ce901-7329fc8e, #w-node-_42e9dbd2-247c-9e8d-56f5-59cd18845624-7329fc8e, #w-node-bdc94275-d0a0-33e5-5b47-42cbbc072598-7329fc8e, #w-node-d045eb2c-d866-5c0c-0772-93e06ba46241-7329fc8e {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40be-7329fc8e, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40bf-7329fc8e, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40c0-7329fc8e, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40c1-7329fc8e, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40c2-7329fc8e, #w-node-a46c1ca8-8cbc-940c-34c1-32c1658b40c3-7329fc8e, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbb-7329fc8e, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbc-7329fc8e, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbd-7329fc8e, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbe-7329fc8e, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacbf-7329fc8e, #w-node-ec5288fd-2e40-6c4e-974c-d80337abacc0-7329fc8e {
  justify-self: end;
}

#w-node-_11db80f3-f96c-36da-9f74-53864a18b592-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b593-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b594-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b595-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b596-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b597-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b599-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59a-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59b-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59c-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59d-7329fc8e, #w-node-_11db80f3-f96c-36da-9f74-53864a18b59e-7329fc8e {
  justify-self: start;
}

#w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a0-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a1-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a2-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a3-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a4-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a5-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a7-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a8-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4a9-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4aa-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4ab-7329fc8e, #w-node-_74ba695f-cc6f-cff2-9465-fa54b72cb4ac-7329fc8e {
  justify-self: end;
}

#w-node-_966a1136-832d-6243-5cef-38ab28b83abc-7329fc8e, #w-node-_966a1136-832d-6243-5cef-38ab28b83abd-7329fc8e, #w-node-_966a1136-832d-6243-5cef-38ab28b83abe-7329fc8e, #w-node-_966a1136-832d-6243-5cef-38ab28b83abf-7329fc8e, #w-node-_966a1136-832d-6243-5cef-38ab28b83ac0-7329fc8e, #w-node-_966a1136-832d-6243-5cef-38ab28b83ac1-7329fc8e, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e4-7329fc8e, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e5-7329fc8e, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e6-7329fc8e, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e7-7329fc8e, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e8-7329fc8e, #w-node-_070167b3-a9f6-369f-8606-64b4cbea22e9-7329fc8e {
  justify-self: start;
}

#w-node-a43f23de-1071-4166-ddcc-9e41859bbdbc-7329fc8e, #w-node-a43f23de-1071-4166-ddcc-9e41859bbdbd-7329fc8e {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-ae0f61f3-a3f4-5da4-51bb-99a0973c8f32-7329fc8e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d6757-a057a46b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d675f-a057a46b {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto stretch;
  }

  #w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d6767-a057a46b, #w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d676f-a057a46b, #w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d6777-a057a46b, #w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d677f-a057a46b, #w-node-_8ea97d27-285f-d4aa-7239-9dcb3d7d6787-a057a46b, #w-node-bf89b065-88c1-fd22-0331-f04c225ce901-7329fc8e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1aacaf6d-fd0b-04dc-0400-dea338281c11-7329fc8e {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto stretch;
  }

  #w-node-b9914c51-dd03-d523-09f2-482c4109b9fd-7329fc8e, #w-node-a54aaf2a-cd82-89ec-0474-0d182da5fc4d-7329fc8e, #w-node-b4ba20e2-6b19-ef90-83e1-f72fb59da2ab-7329fc8e, #w-node-_68fb0199-38b9-9c35-3c73-4d8cd19c6c22-7329fc8e, #w-node-a54fb635-0ad5-6563-ccdb-f68e386b1dff-7329fc8e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


/* Duplicate font-face entries removed - fonts defined at top of file */

/* Marquee animation for logo ticker */
@keyframes marquee-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* Skills marquee animations */
@keyframes skills-marquee-left {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.logo-marquee-move.mobile.b-side {
  animation: skills-marquee-left 20s linear infinite;
}

.logo-marquee-move.mobile.a-side {
  animation: skills-marquee-left 20s linear infinite reverse;
}

.marquee-wrapper-2 {
  animation: marquee-scroll 30s linear infinite;
  width: max-content;
}

/* Logo marquee section inherits body background - no override needed */

/* Mobile-safe logo ticker loop */
.ticker_wrapper .marquee-wrapper-2 {
  will-change: transform;
}

.ticker_wrapper .logos-container {
  flex-shrink: 0;
  min-width: max-content;
}

@media screen and (max-width: 767px) {
  .ticker_wrapper .marquee-wrapper-2 {
    animation-duration: 22s;
  }

  .ticker_wrapper .logos-container {
    min-width: max-content;
    gap: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .ticker_wrapper .logo-carrusel-img {
    width: 96px;
  }

  .ticker_wrapper .logo-carrusel-img.actions {
    width: 84px;
  }
}

/* Testimonials marquee parity with Webflow behavior */
.testimonial-wrapper .fs-marquee-1_list {
  animation: marquee-scroll 40s linear infinite;
  width: max-content;
  will-change: transform;
}

@media screen and (max-width: 767px) {
  .testimonial-wrapper .fs-marquee-1_list {
    animation-duration: 34s;
  }
}
