:root {
  --color-gray--black-900: #000;
  --typography--h1: 56px;
  --typography--h2: 48px;
  --typography--h3: 40px;
  --typography--h4: 32px;
  --typography--h5: 24px;
  --typography--h6: 20px;
  --typography--text-regular: 16px;
  --padding--padding-section-large: 96px;
  --padding--padding-global: 64px;
  --gap--gap-xxlarge: 80px;
  --color-purple--purple-50: #eae5f0;
  --color-yellow--yellow-500: #fac540;
  --color-yellow--yellow-50: #fef9eb;
  --color-purple--purple-100: #d6cce2;
  --color-gray--white-0: #fff;
  --color-aqua--aqua-200: #a7e5ef;
  --color-yellow--yellow-200: #fde8b3;
  --padding--padding-section-small: 48px;
  --max-width--max-width-xxlarge: 1280px;
  --border-radius--border-radius-global: 32px;
  --color-yellow--yellow-100: #fef3d9;
  --color-aqua--aqua-50: #e9f9fb;
  --max-width--max-width-xlarge: 1024px;
  --max-width--max-width-large: 768px;
  --gap--gap-xsmall: 16px;
  --gap--gap-small: 24px;
  --gap--gap-medium: 32px;
  --max-width--max-width-medium: 560px;
  --color-aqua--aqua-100: #d3f2f7;
  --color-red--red-100: #fcd6d5;
  --typography--text-medium: 18px;
  --text-sizes--heading-3: 40px;
  --text-sizes--text-regular: 16px;
  --typography--text-large: 20px;
  --color-aqua--aqua-700: #167381;
  --color-gray--gray-500: gray;
  --typography--text-small: 14px;
  --typography--text-xs: 12px;
  --section-padding--padding-section-large: 112px;
  --page-padding--padding-global: 64px;
  --gap--gap-large: 48px;
  --text-sizes--heading-1: 56px;
  --text-sizes--text-large: 20px;
  --container--container-width-large: 1280px;
  --max-width--max-width-large-2: 768px;
  --text-sizes--heading-2: 48px;
  --text-sizes--text-medium: 18px;
  --text-sizes--heading-4: 32px;
  --text-sizes--heading-5: 24px;
  --text-sizes--heading-6: 20px;
  --text-sizes--text-small: 14px;
  --text-sizes--text-tiny: 12px;
  --color-purple--purple-500: #30006c;
  --border-radius--border-radius-xlarge: 48px;
  --color-purple--purple-400: #593389;
  --gap--gap-xxsmall: 8px;
  --border-radius--border-radius-xsmall: 16px;
  --border-radius--border-radius-small: 24px;
  --gap--gap-xlarge: 64px;
  --color-purple--purple-200: #ac99c4;
  --padding--padding-section-medium: 80px;
  --max-width--max-width-small: 480px;
  --color-red--red-200: #f8adac;
  --color-gray--gray-100: #f7f7f7;
  --color-gray--gray-200: #f2f2f2;
  --color-gray--gray-300: #d7d7d7;
  --color-gray--gray-400: #b4b4b4;
  --color-gray--gray-600: #4f4f4f;
  --color-gray--gray-700: #282828;
  --color-gray--gray-800: #0e0e0e;
  --color-purple--purple-300: #8366a7;
  --color-purple--purple-700: #1d0041;
  --color-purple--purple-600: #260056;
  --color-purple--purple-900: #0a0016;
  --color-purple--purple-800: #13002b;
  --color-aqua--aqua-300: #7cd9e7;
  --color-aqua--aqua-800: #0e4c56;
  --color-aqua--aqua-900: #07262b;
  --color-aqua--aqua-500: #24bfd7;
  --color-aqua--aqua-600: #1d99ac;
  --color-aqua--aqua-400: #50ccdf;
  --color-red--red-400: #f15a59;
  --color-red--red-50: #feecec;
  --color-red--red-700: #8f1d1c;
  --color-red--red-600: #be2726;
  --color-red--red-500: #ee312f;
  --color-red--red-300: #f58382;
  --color-red--red-900: #300a09;
  --color-red--red-800: #5f1413;
  --color-yellow--yellow-400: #fbd166;
  --color-yellow--yellow-300: #fcdc8c;
  --color-yellow--yellow-700: #967626;
  --color-yellow--yellow-800: #644f1a;
  --color-yellow--yellow-900: #32270d;
  --color-yellow--yellow-600: #c89e33;
  --border-radius--border-radius-large: 40px;
  --container--container-width-small: 768px;
  --container--container-width-medium: 1024px;
  --max-width--max-width-xxsmall: 320px;
  --max-width--max-width-xsmall: 400px;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: var(--color-gray--black-900);
  --color-gray--black-900: #000;
  --typography--h1: 56px;
  --typography--h2: 48px;
  --typography--h3: 40px;
  --typography--h4: 32px;
  --typography--h5: 24px;
  --typography--h6: 20px;
  --typography--text-regular: 16px;
  --padding--padding-section-large: 96px;
  --padding--padding-global: 64px;
  --gap--gap-xxlarge: 80px;
  --color-purple--purple-50: #eae5f0;
  --color-yellow--yellow-500: #fac540;
  --color-yellow--yellow-50: #fef9eb;
  --color-purple--purple-100: #d6cce2;
  --color-gray--white-0: #fff;
  --color-aqua--aqua-200: #a7e5ef;
  --color-yellow--yellow-200: #fde8b3;
  --padding--padding-section-small: 48px;
  --max-width--max-width-xxlarge: 1280px;
  --border-radius--border-radius-global: 32px;
  --color-yellow--yellow-100: #fef3d9;
  --color-aqua--aqua-50: #e9f9fb;
  --max-width--max-width-xlarge: 1024px;
  --max-width--max-width-large: 768px;
  --gap--gap-xsmall: 16px;
  --gap--gap-small: 24px;
  --gap--gap-medium: 32px;
  --max-width--max-width-medium: 560px;
  --color-aqua--aqua-100: #d3f2f7;
  --color-red--red-100: #fcd6d5;
  --typography--text-medium: 18px;
  --text-sizes--heading-3: 40px;
  --text-sizes--text-regular: 16px;
  --typography--text-large: 20px;
  --color-aqua--aqua-700: #167381;
  --color-gray--gray-500: gray;
  --typography--text-small: 14px;
  --typography--text-xs: 12px;
  --section-padding--padding-section-large: 112px;
  --page-padding--padding-global: 64px;
  --gap--gap-large: 48px;
  --text-sizes--heading-1: 56px;
  --text-sizes--text-large: 20px;
  --container--container-width-large: 1280px;
  --max-width--max-width-large-2: 768px;
  --text-sizes--heading-2: 48px;
  --text-sizes--text-medium: 18px;
  --text-sizes--heading-4: 32px;
  --text-sizes--heading-5: 24px;
  --text-sizes--heading-6: 20px;
  --text-sizes--text-small: 14px;
  --text-sizes--text-tiny: 12px;
  --color-purple--purple-500: #30006c;
  --border-radius--border-radius-xlarge: 48px;
  --color-purple--purple-400: #593389;
  --gap--gap-xxsmall: 8px;
  --border-radius--border-radius-xsmall: 16px;
  --border-radius--border-radius-small: 24px;
  --gap--gap-xlarge: 64px;
  --color-purple--purple-200: #ac99c4;
  --padding--padding-section-medium: 80px;
  --max-width--max-width-small: 480px;
  --color-red--red-200: #f8adac;
  --color-gray--gray-100: #f7f7f7;
  --color-gray--gray-200: #f2f2f2;
  --color-gray--gray-300: #d7d7d7;
  --color-gray--gray-400: #b4b4b4;
  --color-gray--gray-600: #4f4f4f;
  --color-gray--gray-700: #282828;
  --color-gray--gray-800: #0e0e0e;
  --color-purple--purple-300: #8366a7;
  --color-purple--purple-700: #1d0041;
  --color-purple--purple-600: #260056;
  --color-purple--purple-900: #0a0016;
  --color-purple--purple-800: #13002b;
  --color-aqua--aqua-300: #7cd9e7;
  --color-aqua--aqua-800: #0e4c56;
  --color-aqua--aqua-900: #07262b;
  --color-aqua--aqua-500: #24bfd7;
  --color-aqua--aqua-600: #1d99ac;
  --color-aqua--aqua-400: #50ccdf;
  --color-red--red-400: #f15a59;
  --color-red--red-50: #feecec;
  --color-red--red-700: #8f1d1c;
  --color-red--red-600: #be2726;
  --color-red--red-500: #ee312f;
  --color-red--red-300: #f58382;
  --color-red--red-900: #300a09;
  --color-red--red-800: #5f1413;
  --color-yellow--yellow-400: #fbd166;
  --color-yellow--yellow-300: #fcdc8c;
  --color-yellow--yellow-700: #967626;
  --color-yellow--yellow-800: #644f1a;
  --color-yellow--yellow-900: #32270d;
  --color-yellow--yellow-600: #c89e33;
  --border-radius--border-radius-large: 40px;
  --container--container-width-small: 768px;
  --container--container-width-medium: 1024px;
  --max-width--max-width-xxsmall: 320px;
  --max-width--max-width-xsmall: 400px;
  font-family: Figtree, sans-serif;
}

h1 {
  color: var(--color-gray--black-900);
  font-size: var(--typography--h1);
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  color: var(--color-gray--black-900);
  font-size: var(--typography--h2);
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
}

h3 {
  color: var(--color-gray--black-900);
  font-size: var(--typography--h3);
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
}

h4 {
  color: var(--color-gray--black-900);
  font-size: var(--typography--h4);
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
}

h5 {
  color: var(--color-gray--black-900);
  font-size: var(--typography--h5);
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
}

h6 {
  color: var(--color-gray--black-900);
  font-size: var(--typography--h6);
  text-wrap: balance;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 120%;
}

p {
  color: var(--color-gray--black-900);
  font-size: var(--typography--text-regular);
  margin-bottom: 10px;
  line-height: 150%;
}

.body {
  font-family: Figtree, sans-serif;
}

.section {
  padding: var(--padding--padding-section-large) var(--padding--padding-global);
  grid-row-gap: var(--gap--gap-xxlarge);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.bg-purple-50 {
  background-color: var(--color-purple--purple-50);
}

.section.bg-yellow-500 {
  background-color: var(--color-yellow--yellow-500);
}

.section.bg-yellow-50 {
  background-color: var(--color-yellow--yellow-50);
}

.section.bg-split-purple-100 {
  background-image: linear-gradient(90deg, var(--color-purple--purple-100) 50%, var(--color-gray--white-0) 50%);
}

.section.bg-split-aqua-200 {
  background-image: linear-gradient(90deg, var(--color-aqua--aqua-200) 50%, var(--color-gray--white-0) 50%);
}

.section.bg-yellow-200 {
  background-color: var(--color-yellow--yellow-200);
}

.section.bg-purple-100 {
  background-color: var(--color-purple--purple-100);
}

.section.max-height-900 {
  justify-content: center;
  align-items: center;
  height: 100svh;
  min-height: 512px;
  max-height: 900px;
}

.section.padding-v-global {
  padding-top: var(--padding--padding-global);
  padding-bottom: var(--padding--padding-global);
}

.section.padding-v-none {
  padding-top: 0;
  padding-bottom: 0;
}

.section.padding-bottom-small {
  padding-bottom: var(--padding--padding-section-small);
}

.container {
  max-width: var(--max-width--max-width-xxlarge);
  grid-row-gap: var(--gap--gap-xxlarge);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container.card-yellow-padded-small {
  padding: var(--padding--padding-section-small);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-yellow--yellow-100);
  justify-content: flex-start;
  align-items: flex-start;
}

.container.card-yellow-padded-small.position-relative {
  position: relative;
}

.container.card-aqua-padded-small {
  padding: var(--padding--padding-global);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-aqua--aqua-50);
  justify-content: flex-start;
  align-items: flex-start;
}

.container.card-aqua-padded-small.padding-v-none {
  padding-top: 0;
  padding-bottom: 0;
}

.container.card {
  padding: var(--padding--padding-global);
  border-radius: var(--border-radius--border-radius-global);
}

.container.card.bg-purple-50 {
  background-color: var(--color-purple--purple-50);
}

.container.max-width-xlarge {
  max-width: var(--max-width--max-width-xlarge);
}

.container.card-blue-padded-small {
  padding: var(--padding--padding-global);
  border-radius: var(--border-radius--border-radius-global);
  background-color: #006fdd;
  justify-content: flex-start;
  align-items: flex-start;
}

.container.card-blue-padded-small.padding-v-none {
  padding-top: 0;
  padding-bottom: 0;
}

.section-title {
  max-width: var(--max-width--max-width-large);
  grid-row-gap: var(--gap--gap-xsmall);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title.align-left {
  justify-content: flex-start;
  align-items: flex-start;
}

.content-small {
  max-width: var(--max-width--max-width-large);
  grid-column-gap: var(--gap--gap-small);
  grid-row-gap: var(--gap--gap-small);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.content-small.height-100 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
}

.content-medium {
  grid-column-gap: var(--gap--gap-medium);
  grid-row-gap: var(--gap--gap-medium);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.row-medium {
  grid-column-gap: var(--gap--gap-medium);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.card-yellow-large {
  background-color: var(--color-yellow--yellow-100);
  border: 1px solid #fff;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 552px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-p64-left {
  grid-row-gap: var(--gap--gap-medium);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 48px;
  text-decoration: none;
  display: flex;
}

.column-medium {
  grid-row-gap: var(--gap--gap-medium);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.column-medium.max-width-medium {
  max-width: var(--max-width--max-width-medium);
}

.card-aqua {
  background-color: var(--color-aqua--aqua-100);
  border: 1px solid #fff;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-p24 {
  grid-row-gap: var(--gap--gap-small);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.content-xsmall {
  grid-row-gap: var(--gap--gap-xsmall);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.content-xxsmall {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-red {
  background-color: var(--color-red--red-100);
  border: 1px solid #fff;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card-purple {
  background-color: var(--color-purple--purple-50);
  border: 1px solid #fff;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card-yellow {
  background-color: var(--color-yellow--yellow-100);
  border: 1px solid #fff;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.headingh2-2 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--h2);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.textmediumnormal-2 {
  color: #000;
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-medium);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-small-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh3-2 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--heading-3);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.textregularnormal-2 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.row-medium-2 {
  grid-column-gap: var(--gap--gap-medium);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.headingh5-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.content-xxlarge {
  grid-column-gap: var(--gap--gap-xxlarge);
  grid-row-gap: var(--gap--gap-xxlarge);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-xxlarge.h-900px {
  height: 100svw;
  min-height: 662px;
  max-height: 900px;
}

.content-xxlarge.align-center {
  grid-column-gap: var(--gap--gap-xxlarge);
  grid-row-gap: var(--gap--gap-xxlarge);
  justify-content: center;
  align-items: center;
}

.content-xxlarge.align-center.bg-split-purple-100 {
  background-image: linear-gradient(90deg, var(--color-purple--purple-100) 50%, var(--color-gray--white-0) 50%);
}

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

.content-xxlarge.height-100 {
  min-height: 768px;
  max-height: 900px;
}

.tabs-menu {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tab-item {
  grid-row-gap: 8px;
  border: 0 solid #000;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.tab-pane-1 {
  border-radius: 32px;
}

.container-2 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.section-title-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh4-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.textregularnormal-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.displayd1 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--gap--gap-xxlarge);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
}

.headingh1 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--h1);
  font-weight: 700;
  line-height: 120%;
}

.headingh2 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--h2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
}

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

.headingh3 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
}

.headingh4 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--h4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
}

.headingh5 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
}

.headingh6 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--h6);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
}

.headingtagline {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

.textlargelight {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-large);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
}

.textlargenormal {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-large);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
}

.textlargemedium {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-large);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
}

.textlargesemi-bold, .textlargebold, .textlargeextra-bold {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-large);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

.textlargelink {
  color: var(--color-aqua--aqua-700);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-large);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: underline;
}

.textmediumlight {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-medium);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
}

.textmediumnormal {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-medium);
  text-wrap: pretty;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
}

.textmediumnormal.gray-500 {
  color: var(--color-gray--gray-500);
}

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

.textmediumnormal.text-balance {
  text-wrap: balance;
}

.textmediummedium {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-medium);
  text-wrap: pretty;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
}

.textmediumsemi-bold, .textmediumbold, .textmediumextra-bold {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-medium);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

.textmediumlink {
  color: var(--color-aqua--aqua-700);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-medium);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: underline;
}

.textregularlight {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
}

.textregularnormal {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-regular);
  text-wrap: pretty;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
}

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

.textregularnormal.height-100 {
  height: 100%;
}

.textregularmedium {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
}

.textregularsemi-bold {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

.textregularbold {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.textregularextra-bold {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

.textregularlink {
  color: var(--color-aqua--aqua-700);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: underline;
}

.textsmalllight {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
}

.textsmallnormal {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
}

.textsmallmedium {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
}

.textsmallsemi-bold, .textsmallbold, .textsmallextra-bold {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

.textsmalllink {
  color: var(--color-aqua--aqua-700);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: underline;
}

.texttinylight {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-xs);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
}

.texttinynormal {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-xs);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
}

.texttinymedium {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-xs);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
}

.texttinysemi-bold, .texttinybold, .texttinyextra-bold {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-xs);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

.texttinylink {
  color: var(--color-aqua--aqua-700);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-xs);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: underline;
}

.container-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  display: inline-flex;
}

.brand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.section-style {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: var(--gap--gap-xxlarge);
  background-color: var(--color-gray--white-0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.content-large {
  max-width: var(--max-width--max-width-xxlarge);
  grid-column-gap: var(--gap--gap-large);
  grid-row-gap: var(--gap--gap-large);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.column-xsmall {
  grid-row-gap: var(--gap--gap-xsmall);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.typography, .sphinx-of-black-quartz-judge-my-vow {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--heading-1);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-large);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.container-4 {
  max-width: var(--container--container-width-large);
  grid-row-gap: var(--gap--gap-xxlarge);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-medium-2 {
  max-width: var(--max-width--max-width-large-2);
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-medium-3 {
  max-width: var(--max-width--max-width-large-2);
  grid-row-gap: var(--gap--gap-large);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh2-3 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--heading-2);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.textmediumnormal-3 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.headingh4-3 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--heading-4);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.sphinx-of-black-quartz-judge-my-vow-2 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--heading-5);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.sphinx-of-black-quartz-judge-my-vow-3 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--heading-6);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.sphinx-of-black-quartz-judge-my-vow-4 {
  color: var(--color-gray--black-900);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.content-large-2 {
  grid-column-gap: var(--gap--gap-large);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-2 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-large);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-3 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-large);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-4 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-large);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-5 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-large);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-6 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-large);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 800;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-7 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-large);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-8 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-9 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-10 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-11 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-12 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-13 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-14 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-15 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-16 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-17 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-18 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 800;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-19 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-20 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-small);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-21 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-small);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-22 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-small);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-23 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-small);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-24 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-small);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-25 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-small);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 800;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-26 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-small);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-27 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-tiny);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-28 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-tiny);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-29 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-tiny);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-30 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-tiny);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-31 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-tiny);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-32 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-tiny);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 800;
  line-height: 150%;
  text-decoration: none;
}

.by-jove-my-quick-study-of-lexicography-won-a-prize-33 {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-tiny);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.container-5 {
  max-width: none;
  height: 72px;
}

.home-button {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.column-large {
  max-width: var(--max-width--max-width-large);
  grid-row-gap: var(--gap--gap-large);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-xsmall {
  grid-column-gap: var(--gap--gap-xsmall);
  grid-row-gap: var(--gap--gap-xsmall);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-xsmall.align-topleft {
  justify-content: flex-start;
  align-items: flex-start;
}

.button {
  border: 1px solid var(--color-purple--purple-500);
  border-radius: var(--border-radius--border-radius-xlarge);
  background-color: var(--color-purple--purple-500);
  color: var(--color-gray--white-0);
  font-size: var(--typography--text-regular);
  padding: 12px 24px;
  font-weight: 400;
  line-height: 150%;
  transition: background-color .15s cubic-bezier(.25, .46, .45, .94), border .15s;
}

.button:hover {
  border-color: var(--color-purple--purple-400);
  background-color: var(--color-purple--purple-400);
}

.button.primary-small {
  padding: 8px 20px;
}

.button.secondary-normal {
  color: var(--color-purple--purple-500);
  background-color: #0000;
  font-weight: 500;
}

.button.secondary-normal:hover {
  border-color: var(--color-purple--purple-400);
  background-color: #30006c0f;
}

.button.secondary-small {
  background-color: var(--color-gray--white-0);
  color: var(--color-purple--purple-500);
  padding: 8px 20px;
  font-weight: 500;
}

.button.secondary-small:hover {
  border-color: var(--color-purple--purple-400);
  background-color: var(--color-purple--purple-50);
}

.button.secondary-small.glide__arrow-glide__arrow--right, .button.secondary-small.glide__arrow-glide__arrow--left {
  padding-right: var(--typography--text-xs);
  padding-left: var(--typography--text-xs);
}

.button.tertiary-normal {
  color: var(--color-purple--purple-500);
  background-color: #0000;
  border-style: none;
  font-weight: 500;
}

.button.tertiary-normal:hover {
  border-color: var(--color-purple--purple-400);
  background-color: #30006c0f;
}

.navbar-menu {
  grid-column-gap: var(--gap--gap-xsmall);
  grid-row-gap: var(--gap--gap-xsmall);
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.navbar {
  padding-right: var(--padding--padding-global);
  padding-left: var(--padding--padding-global);
  background-color: var(--color-gray--white-0);
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-link {
  padding: var(--gap--gap-xsmall) var(--gap--gap-xxsmall);
  grid-column-gap: var(--gap--gap-xxsmall);
  grid-row-gap: var(--gap--gap-xxsmall);
  border-radius: var(--border-radius--border-radius-xsmall);
  text-decoration: none;
  display: flex;
}

.navbar-link:hover {
  color: var(--color-purple--purple-500);
}

.navbar-link.sublink {
  padding-right: var(--gap--gap-xsmall);
  padding-left: var(--gap--gap-xsmall);
  border-radius: var(--border-radius--border-radius-small);
}

.navbar-link.sublink:hover {
  background-color: var(--color-purple--purple-50);
}

.navbar-link.sublink.w--current {
  color: var(--color-purple--purple-500);
}

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

.navbar-menu-solutions {
  padding: var(--gap--gap-xxsmall);
  border: 2px solid var(--color-purple--purple-200);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-gray--white-0);
  display: none;
  position: absolute;
  top: 64px;
  left: -16px;
}

.chevron {
  transition: transform .2s;
  transform: rotate(0);
}

.code-embed {
  opacity: 0;
  width: 0;
  height: 0;
}

.button-style {
  grid-column-gap: 8px;
  background-color: #30006c;
  border: 1px solid #30006c;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.actions {
  grid-column-gap: var(--gap--gap-xsmall);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.actions.stack {
  grid-row-gap: var(--gap--gap-xsmall);
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.actions.max-width-medium {
  max-width: var(--max-width--max-width-medium);
  width: 100%;
}

.actions.stack-deskop-mobilep {
  grid-row-gap: var(--gap--gap-xsmall);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.column-small {
  grid-row-gap: var(--gap--gap-small);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.column-small.height-100 {
  height: 100%;
}

.placeholder-image {
  border-radius: 32px;
  flex: 1;
}

.textregularnormal-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.section-style-2 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 900px;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-6 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  height: 900px;
  text-decoration: none;
  display: flex;
}

.content-xxlarge-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 900px;
  text-decoration: none;
  display: flex;
}

.content-medium-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 900px;
  padding-right: 80px;
  text-decoration: none;
  display: flex;
}

.headingh1-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .875rem;
  font-family: Figtree, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  display: inline-block;
}

.headingh1-3 {
  color: #30006c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .875rem;
  font-family: Figtree, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  display: inline-block;
}

.headingh1-4 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  display: inline-block;
}

.textmediumnormal-4 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.column-medium-4 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 900px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #00000040;
}

.column-small-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 311.467px;
  height: 2732px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -152px;
  left: 0;
}

.image-3 {
  border-radius: 32px;
}

.image-4 {
  z-index: -10;
  position: absolute;
  bottom: 0;
  right: -177px;
}

.image-5 {
  z-index: -10;
  position: absolute;
  left: -387px;
}

.text-purple-500 {
  color: var(--color-purple--purple-500);
}

.text-purple-500.width-48 {
  width: var(--typography--h2);
}

.div {
  width: 662px;
  height: 900px;
}

.div-2 {
  width: 662px;
  height: 100%;
}

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

.row {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.content-style {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.logo {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.slider-dots {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.slider-arrow {
  grid-column-gap: 8px;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 225px;
  left: -28px;
}

.section-style-3 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-7 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.section-title-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-small-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.headingh2-4 {
  color: #30006c;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.textmediumnormal-5 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-xsmall-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.column-small-3 {
  background-color: #eae5f0;
  border: 0 solid #000;
  border-radius: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 300px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-2 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.textregularnormal-5 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.image-6 {
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 130px;
  display: flex;
  overflow: hidden;
}

.textregularnormal-6 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .25rem;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.textregularnormal-7 {
  color: #167381;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
  display: inline-block;
}

.slider-arrow-2 {
  grid-column-gap: 8px;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 225.007px;
  left: 1257.13px;
}

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

.slider-1-mask {
  padding-right: var(--padding--padding-global);
  padding-left: var(--padding--padding-global);
  height: auto;
  overflow: visible;
}

.slider-1-card {
  margin-right: var(--gap--gap-xsmall);
  margin-left: var(--gap--gap-xsmall);
  padding: var(--gap--gap-small);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-purple--purple-50);
  width: 320px;
}

.slide-nav {
  display: none;
  bottom: -48px;
}

.icon-purple {
  color: var(--color-purple--purple-500);
}

.icon-purple:hover {
  color: var(--color-purple--purple-400);
}

.img-24px {
  border-radius: var(--border-radius--border-radius-small);
  width: 100%;
}

.mit-solve {
  overflow: hidden;
}

.textregularnormal-8 {
  color: #06c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.row-large {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1 {
  grid-column-gap: 19px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.layer_1 {
  overflow: hidden;
}

.headingh2-5 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.content-medium-3 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-small-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.image-7 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 160px;
  display: flex;
}

.content-small-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh5-3 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.textregularnormal-9 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.grid-4 {
  grid-column-gap: var(--gap--gap-medium);
  grid-row-gap: var(--gap--gap-medium);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.grid-4.grid-row-xxlarge {
  grid-row-gap: var(--gap--gap-xxlarge);
}

.image-8 {
  max-width: none;
  height: 100%;
}

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

.text-center.min-height-84 {
  min-height: 84px;
}

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

.frame-8 {
  grid-column-gap: 1.61674px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.by {
  color: #30006c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 6px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.icons {
  overflow: hidden;
}

.tab-menu {
  grid-row-gap: 7.23978px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 550px;
  text-decoration: none;
  display: flex;
}

.tab-item {
  grid-row-gap: 10.4348px;
  background-color: #fff;
  border-radius: 20.8696px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 240px;
  height: 66.413px;
  padding: 15.6522px 20.8696px;
  text-decoration: none;
  display: flex;
}

.heading {
  color: #30006c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.tab-pane {
  grid-column-gap: 64px;
  background-color: #fff;
  border-radius: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 550px;
  min-height: 550px;
  padding: 64px;
  text-decoration: none;
  display: flex;
}

.frame-1-2 {
  grid-column-gap: 3.13534px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.by-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.button-style-2 {
  grid-column-gap: 12px;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.textregularnormal-10 {
  color: #30006c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.section-style-4 {
  grid-row-gap: 80px;
  background-color: #eae5f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-title-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.content-small-6 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh2-6 {
  color: #020005;
  text-align: center;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.textregularnormal-11 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: undefined, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.textregularnormal-12 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.content-medium-4 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.tab-item-2 {
  grid-row-gap: 10.4348px;
  border: .652174px solid #020005;
  border-radius: 20.8696px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 240px;
  height: 66.413px;
  padding: 15.6522px 20.8696px;
  text-decoration: none;
  display: flex;
}

.column-medium-5 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-medium-6 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 422px;
  text-decoration: none;
  display: flex;
}

.image-10 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.actions-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.slider-2-card {
  margin-right: var(--gap--gap-xsmall);
  margin-left: var(--gap--gap-xsmall);
  padding: var(--gap--gap-small);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-purple--purple-50);
  width: 480px;
  height: auto;
}

.grid-3 {
  grid-column-gap: var(--gap--gap-medium);
  grid-row-gap: var(--gap--gap-medium);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.grid-3.align-bottom {
  place-items: end stretch;
}

.grid-3.grid-row-xxlarge {
  grid-row-gap: var(--gap--gap-xxlarge);
}

.card-yellow-padded {
  padding: var(--gap--gap-small);
  grid-column-gap: var(--gap--gap-small);
  grid-row-gap: var(--gap--gap-small);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-yellow--yellow-100);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-11 {
  grid-column-gap: 10px;
  border-radius: 110px;
  justify-content: flex-start;
  align-items: center;
  width: 198px;
  max-width: none;
  height: 198px;
  text-decoration: none;
  display: flex;
}

.content-xlarge {
  grid-row-gap: 64px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headerhuge {
  color: var(--color-purple--purple-500);
  font-family: Figtree, sans-serif;
  font-size: var(--gap--gap-xxlarge);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.container-8 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.section-title-5 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-small-7 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.headingh2-7 {
  color: #30006c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.headingtagline-2 {
  color: #30006c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.row-large-2 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-small-4 {
  grid-row-gap: 8px;
  border: 0 solid #30006c;
  border-left-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 32px;
  text-decoration: none;
  display: flex;
}

.headingh6-2 {
  color: #30006c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.textmediummedium-2 {
  color: #30006c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.content-small-8 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.textmediumnormal-6 {
  color: #30006c;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions-3 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.code-embed-3 {
  position: relative;
}

.facebook {
  display: none;
  overflow: hidden;
}

.instagram, .linkedin, .youtube {
  overflow: hidden;
}

.footer {
  padding: var(--padding--padding-section-medium) var(--padding--padding-global);
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.textsmallsemibold {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.frame-2 {
  grid-column-gap: 11.7188px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.social-links {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.link-style {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.link-style.w--current {
  color: var(--color-purple--purple-500);
}

.frame-8-2 {
  grid-column-gap: 6.27709px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.button-style-3 {
  grid-column-gap: 8px;
  border: 1px solid #000;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.content-xlarge-2 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-xsmall-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-small-5 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.textmediumbold-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.textsmallsemibold-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: undefined, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.textsmallsemibold-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.row-2 {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.textsmallnormal-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

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

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.card-padding-small {
  padding: var(--gap--gap-medium);
  grid-column-gap: var(--gap--gap-small);
  grid-row-gap: var(--gap--gap-small);
  border-radius: var(--border-radius--border-radius-global);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.card-padding-small.bg-white-0 {
  background-color: var(--color-gray--white-0);
}

.card-padding-small.bg-yellow-100 {
  background-color: var(--color-yellow--yellow-100);
}

.card-padding-small.bg-aqua-100 {
  background-color: var(--color-aqua--aqua-100);
}

.card-padding-small.bg-red-100 {
  background-color: var(--color-red--red-100);
}

.card-padding-small.bg-purple-50 {
  background-color: var(--color-purple--purple-50);
}

.content-top {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tagline-wrapper {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tagline {
  color: var(--color-gray--black-900);
  font-family: Figtree, sans-serif;
  font-size: var(--typography--text-medium);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1-3 {
  grid-column-gap: 2.47901px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.by-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 9px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.button-style-4 {
  grid-column-gap: 8px;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.content-style-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.actions-4 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-xxsmall {
  grid-row-gap: var(--gap--gap-xxsmall);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.column-xxsmall.align-center.max-width-180 {
  max-width: 180px;
}

.volume_mute {
  position: absolute;
  top: 188.791px;
  left: 387px;
}

.video {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 878px;
  height: 482px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-129 {
  border-radius: 32px;
}

.frame-1-4 {
  grid-column-gap: 4.81903px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.by-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.button-style-5 {
  grid-column-gap: 8px;
  border: 1px solid #30006c;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.content-large-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.section-title-6 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh1-5 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.image-130 {
  width: 100%;
}

.youtube-2 {
  border-radius: var(--border-radius--border-radius-global);
  overflow: hidden;
}

.list-item {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-medium-5 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-small-9 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh2-8 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.content-xsmall-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-xxsmall-2 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.headingh6-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.image-12 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  padding-top: 75px;
  padding-bottom: 75px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-medium-copy {
  grid-column-gap: var(--gap--gap-xxlarge);
  grid-row-gap: var(--gap--gap-xxlarge);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.tab-pane-2 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 640px;
  text-decoration: none;
  display: flex;
}

.headingh5-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.headingh5-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .375rem;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  display: inline-block;
}

.headingh5-6 {
  color: #1d99ac;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: underline;
  display: inline-block;
}

.divider {
  width: 100%;
}

.text-aqua-700 {
  color: var(--color-aqua--aqua-700);
}

.column-small-6 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-13 {
  border-radius: 110px;
  justify-content: center;
  align-items: center;
  width: 198px;
  height: 198px;
  text-decoration: none;
  display: flex;
}

.headingh4-4 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.image-14 {
  background-color: #a7e5ef;
  border-radius: 110px;
  overflow: hidden;
}

.image-15 {
  border-radius: 110px;
  overflow: hidden;
}

.content-xxlarge-3 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-medium-7 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-16 {
  overflow: hidden;
}

.content-xsmall-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-17 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-17-copy {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.list-container {
  padding-left: var(--gap--gap-small);
  grid-column-gap: var(--gap--gap-xxsmall);
  grid-row-gap: var(--gap--gap-xxsmall);
  flex-flow: column;
  display: flex;
}

.row-small {
  grid-column-gap: var(--gap--gap-small);
  grid-row-gap: var(--gap--gap-small);
  flex-flow: row;
  width: 100%;
  display: flex;
}

.row-small.align-center {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
}

.content-large-4 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-7 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 616px;
  text-decoration: none;
  display: flex;
}

.textregularmedium-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.content-medium-6 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-small-2 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-small-10 {
  grid-row-gap: 8px;
  border: 0 solid #000;
  border-left-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 32px;
  text-decoration: none;
  display: flex;
}

.displayd1-2 {
  color: #1d99ac;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.section-style-5 {
  grid-row-gap: 80px;
  background-color: #fac540;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 50px 64px 120px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-xxlarge-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.actions-5 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.navbar-space {
  height: 72px;
}

.download {
  overflow: hidden;
}

.app_icon_yeti_face_v2-1 {
  border-radius: 12px;
}

.frame-11 {
  grid-row-gap: 10px;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 514px;
  padding: 54px 52px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-style-6 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
}

.column-medium-8 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.container-10 {
  grid-row-gap: 80px;
  background-color: #e9f9fb;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-xxlarge-5 {
  grid-column-gap: 80px;
  border-radius: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px;
  text-decoration: none;
  display: flex;
}

.column-medium-9 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.column-small-7 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.actions-6 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.img-fill-width {
  width: 100%;
}

.img-fill-width.border-radius-32 {
  border-radius: var(--border-radius--border-radius-global);
}

.img-fill-width.max-width-medium {
  max-width: var(--max-width--max-width-medium);
}

.img-fill-width.border-radius-xsmall {
  border-radius: var(--border-radius--border-radius-xsmall);
}

.header-style {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 72px;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.container-spaced {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.nav-link-dropdown {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.chevron-down {
  overflow: hidden;
}

.text-input {
  grid-column-gap: 8px;
  border: 1px solid var(--color-gray--black-900);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.placeholder {
  color: #0009;
  font-family: Figtree, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.go-yeti-writing-companion-desktop {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.form-style {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1-5 {
  grid-column-gap: 6.66667px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-style-6 {
  grid-column-gap: 8px;
  background-color: #30006c;
  border: 1px solid #30006c;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.navbar-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-small-3 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.row-large-3 {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.row-medium-3 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-style-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.actions-7 {
  grid-column-gap: 16px;
  background-color: #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1-6 {
  grid-column-gap: 2.54802px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-2 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.facebook-2 {
  overflow: hidden;
}

.section-style-7 {
  grid-row-gap: 80px;
  background-color: #fef9eb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-xxlarge-6 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.column-large-2, .section-title-8 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh5-7 {
  color: #30006c;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.content-small-11 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.textregularnormal-13 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-small-12 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 160px;
  display: flex;
}

.content-xsmall-6 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.actions-8 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 513px;
  text-decoration: none;
  display: flex;
}

.texttinylink-2 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.grid-2 {
  max-width: var(--max-width--max-width-xxlarge);
  grid-column-gap: var(--gap--gap-medium);
  grid-row-gap: var(--gap--gap-medium);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.form {
  grid-column-gap: var(--gap--gap-xsmall);
  grid-row-gap: var(--gap--gap-xsmall);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-field {
  padding: 12px var(--gap--gap-xsmall);
  border: 1px solid var(--color-purple--purple-500);
  border-radius: var(--border-radius--border-radius-xlarge);
  color: var(--color-gray--black-900);
  flex: 1;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.form-block {
  grid-column-gap: var(--gap--gap-xsmall);
  grid-row-gap: var(--gap--gap-xsmall);
  flex-flow: column;
  flex: 1;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.column-xlarge {
  grid-column-gap: var(--gap--gap-xlarge);
  grid-row-gap: var(--gap--gap-xlarge);
  flex-flow: column;
  display: flex;
}

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

.img-full-480max {
  max-width: var(--max-width--max-width-small);
  width: 100%;
}

.img-full-512max {
  max-width: var(--max-width--max-width-medium);
  width: 100%;
}

.success-message {
  padding: var(--gap--gap-small);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-aqua--aqua-200);
}

.error-message {
  padding: var(--gap--gap-small);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-red--red-200);
}

.rive {
  aspect-ratio: 1;
  flex: 0 auto;
  width: 100%;
  height: auto;
}

.rive.copilot {
  background-image: url('../images/access-copilot.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section-style-8 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 900px;
  display: flex;
  overflow: hidden;
}

.container-11 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 900px;
  text-decoration: none;
  display: flex;
}

.content-style-5 {
  background-image: linear-gradient(270deg, #fff 56%, #eae5f0 65%);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 900px;
  text-decoration: none;
  display: flex;
}

.image-18 {
  background-color: #d6cce2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 900px;
  text-decoration: none;
  display: flex;
}

.column-medium-10 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1024px;
  height: 900px;
  padding-left: 80px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
}

.content-medium-7 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 560px;
  text-decoration: none;
  display: flex;
}

.headingh1-6 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.content-xxlarge-2x {
  grid-column-gap: calc(var(--gap--gap-xxlarge) * 2);
  grid-row-gap: calc(var(--gap--gap-xxlarge) * 2);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-xxlarge-2x.h-900px {
  height: 100svw;
  min-height: 662px;
  max-height: 900px;
}

.content-xxlarge-2x.align-center {
  grid-column-gap: var(--gap--gap-xxlarge);
  grid-row-gap: var(--gap--gap-xxlarge);
  justify-content: center;
  align-items: center;
}

.content-xxlarge-2x.align-center.bg-split-purple-100 {
  background-image: linear-gradient(90deg, var(--color-purple--purple-100) 50%, var(--color-gray--white-0) 50%);
}

.row-xxsmall {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 48px;
  padding-right: 48px;
  text-decoration: none;
  display: flex;
}

.progress-container {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-style-9 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-medium-8 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.headingh2-9 {
  color: #000;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.content-xsmall-7 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-19 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  min-height: 180px;
  display: flex;
}

.divider-2 {
  background-color: #30006c;
}

.content-xxsmall-3 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 180px;
  min-height: 180px;
  padding-right: 30px;
  display: flex;
}

.headingh3-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.textmediummedium-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.content-xxsmall-4 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  padding-right: 30px;
  display: flex;
}

.section-title-9 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.content-xlarge-3 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headingh4-5 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.placeholder-2 {
  overflow: hidden;
}

.text-wrap-normal {
  text-wrap: wrap;
}

.icon-48 {
  width: var(--gap--gap-large);
}

.yeti {
  width: 50%;
  overflow: hidden;
}

.headingtagline-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.row-large-4 {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-medium-11 {
  grid-row-gap: 32px;
  background-color: #d3f2f7;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 396.625px;
  padding: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.column-medium-12 {
  grid-row-gap: 32px;
  background-color: #fef3d9;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 396.625px;
  padding: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.column-medium-13 {
  grid-row-gap: 32px;
  background-color: #fcd6d5;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-xxlarge-7 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-xsmall-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-xsmall-8 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.headingh3-4 {
  color: #30006c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.section-style-10 {
  grid-row-gap: 80px;
  background-color: #eae5f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 576px;
  padding: 112px 64px;
  display: flex;
  overflow: hidden;
}

.container-12 {
  grid-row-gap: 80px;
  background-color: #eae5f0;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 352px;
  padding: 64px;
  display: flex;
}

.content-medium-9 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.image-20 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-small-13 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.section-style-11 {
  grid-row-gap: 80px;
  background-color: #fde8b3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-large-5 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-small-4 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-xxlarge-8 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-21 {
  background-color: #fef9eb;
  border-radius: 32px;
  width: 100%;
  overflow: hidden;
}

.content-medium-10 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-10 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-small-5 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.row-xsmall-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.img {
  border-radius: var(--border-radius--border-radius-global);
}

.img.border-radius-xsmall {
  border-radius: var(--border-radius--border-radius-xsmall);
}

.sel-img {
  border-radius: 100px;
  max-width: 192px;
}

.container-xxlarge {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-style-7 {
  grid-column-gap: 8px;
  background-color: #30006c;
  border: 1px solid #30006c;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.button-style-8 {
  grid-column-gap: 12px;
  border: 1px solid #30006c;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-title-11 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 380px;
  text-decoration: none;
  display: flex;
}

.actions-9 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.headingh3-5 {
  color: #30006c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.a-style {
  overflow: hidden;
}

.content-small-14 {
  grid-column-gap: 24px;
  background-color: #fff;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 48px;
  text-decoration: none;
  display: flex;
}

.content-xxsmall-5 {
  grid-row-gap: 8px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 173.794px;
  text-decoration: none;
  display: flex;
}

.content-xxsmall-5.max-width-180 {
  width: 100%;
  max-width: 180px;
}

.texttinymedium-2 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.image-22 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.section-title-12 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.headingh3-6 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.row-medium-4 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-medium-11 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.flex-wrap-1 {
  grid-column-gap: var(--gap--gap-xsmall);
  grid-row-gap: var(--gap--gap-large);
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.img-full-height {
  height: 100%;
}

.img-full-height.border-radius-32 {
  border-radius: var(--border-radius--border-radius-global);
}

.tabs {
  width: 100%;
}

.tab-button {
  padding: var(--gap--gap-xxsmall) 0px;
  background-color: #0000;
}

.tab-button.w--current {
  padding: var(--gap--gap-xxsmall) 0px;
  border-bottom: 2px solid var(--color-gray--black-900);
  background-color: #0000;
}

.tabs-menu-2 {
  z-index: auto;
  grid-column-gap: var(--gap--gap-medium);
  grid-row-gap: var(--gap--gap-medium);
  background-color: var(--color-yellow--yellow-100);
  display: flex;
}

.map {
  grid-column-gap: 10px;
  border-radius: var(--border-radius--border-radius-xsmall);
  background-color: var(--color-yellow--yellow-200);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.glide__slide-card {
  padding: var(--gap--gap-small);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-purple--purple-50);
  width: 100%;
  height: 100%;
}

.glide {
  grid-column-gap: var(--gap--gap-xsmall);
  grid-row-gap: var(--gap--gap-xsmall);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
}

.glide__arrows {
  padding-top: var(--gap--gap-small);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.glide__slides {
  flex-flow: row;
  align-items: flex-start;
  list-style-type: none;
  display: flex;
}

.glide__slide {
  height: 100%;
}

.card-img-logo {
  object-fit: scale-down;
  object-position: 0% 50%;
  width: 100%;
  height: 60px;
}

.icon-64 {
  width: var(--padding--padding-section-large);
}

.glide__bullets {
  grid-column-gap: var(--gap--gap-xxsmall);
  grid-row-gap: var(--gap--gap-xxsmall);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.code-embed-4 {
  width: 100%;
}

.container-medium {
  max-width: var(--max-width--max-width-xxlarge);
  grid-row-gap: var(--gap--gap-medium);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-medium.card-yellow-padded-small {
  padding: var(--padding--padding-section-small);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-yellow--yellow-100);
  justify-content: flex-start;
  align-items: flex-start;
}

.container-medium.card-aqua-padded-small {
  padding: var(--padding--padding-global);
  border-radius: var(--border-radius--border-radius-global);
  background-color: var(--color-aqua--aqua-50);
  justify-content: flex-start;
  align-items: flex-start;
}

.container-medium.card-aqua-padded-small.padding-v-none {
  padding-top: 0;
  padding-bottom: 0;
}

.container-medium.card {
  padding: var(--padding--padding-global);
  border-radius: var(--border-radius--border-radius-global);
}

.container-medium.card.bg-purple-50 {
  background-color: var(--color-purple--purple-50);
}

.container-medium.max-width-xlarge {
  max-width: var(--max-width--max-width-xlarge);
}

.container-medium.align-topleft {
  justify-content: flex-start;
  align-items: flex-start;
}

.tabs-content {
  padding-top: var(--gap--gap-xsmall);
}

.img-66h {
  height: 66px;
}

@media screen and (max-width: 991px) {
  .section.bg-split-purple-100 {
    background-image: linear-gradient(0deg, var(--color-purple--purple-100) 50%, var(--color-gray--white-0) 50%);
  }

  .section.bg-split-aqua-200 {
    background-image: linear-gradient(0deg, var(--color-aqua--aqua-200) 50%, var(--color-gray--white-0) 50%);
  }

  .section.max-height-900 {
    justify-content: flex-start;
    align-items: center;
  }

  .container.card-aqua-padded-small.padding-v-none, .container.card-blue-padded-small.padding-v-none {
    padding-top: var(--padding--padding-global);
  }

  .content-medium, .content-medium.desktop {
    flex-flow: column;
  }

  .content-medium.mobile-swap {
    flex-flow: column-reverse;
  }

  .card-yellow-large {
    height: auto;
  }

  .content-p64-left {
    padding: 24px;
  }

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

  .content-xxlarge.tablet-swap {
    flex-flow: column-reverse;
  }

  .headingh3.mobile-h5 {
    font-size: 32px;
  }

  .container-5 {
    height: 60px;
  }

  .navbar-menu {
    background-color: var(--color-gray--white-0);
    height: auto;
  }

  .navbar {
    padding: 6px 6px 6px var(--gap--gap-small);
    position: fixed;
    inset: 0% 0% auto;
  }

  .navbar-link {
    padding-left: var(--gap--gap-medium);
    background-color: var(--color-gray--white-0);
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
  }

  .navbar-link.sublink {
    padding-left: var(--gap--gap-xlarge);
    background-color: #0000;
  }

  .menu-button {
    border-radius: var(--border-radius--border-radius-xsmall);
    color: var(--color-purple--purple-500);
    background-color: #0000;
  }

  .menu-button:hover {
    background-color: var(--color-purple--purple-50);
  }

  .menu-button.w--open {
    background-color: var(--color-purple--purple-500);
    color: var(--color-gray--white-0);
  }

  .white-0 {
    padding-top: 12px;
    padding-bottom: 32px;
    padding-left: var(--gap--gap-medium);
    display: flex;
  }

  .div-block {
    background-color: var(--color-purple--purple-500);
    opacity: .77;
    height: 100px;
  }

  .navbar-menu-solutions {
    background-color: var(--color-purple--purple-50);
    border-style: none;
    border-radius: 0;
    display: none;
    position: static;
  }

  .div-block-2 {
    background-color: var(--color-purple--purple-500);
    height: 100%;
  }

  .actions.stack-deskop-mobilep {
    flex-flow: row;
  }

  .code-embed-2 {
    flex: 1;
    width: 100%;
    max-width: none;
    height: 662px;
  }

  .slider-1-mask {
    margin-left: -64px;
    margin-right: -64px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .grid-4, .grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

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

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

  .right-arrow {
    margin-right: -64px;
  }

  .left-arrow {
    margin-left: -64px;
  }

  .rive {
    height: 100%;
  }

  .content-xxlarge-2x {
    flex-flow: column;
  }

  .content-xxlarge-2x.mobile-swap {
    flex-flow: column-reverse;
  }

  .content-xxlarge-2x.tablet-swap {
    grid-column-gap: calc(var(--gap--gap-xxlarge) * 2);
    grid-row-gap: calc(var(--gap--gap-xxlarge) * 2);
    flex-flow: column-reverse;
  }

  .sel-img {
    max-width: 148px;
  }

  .flex-wrap-1 {
    grid-column-gap: var(--gap--gap-xsmall);
    grid-row-gap: var(--gap--gap-medium);
  }

  .map {
    width: 100%;
  }

  .container-medium.card-aqua-padded-small.padding-v-none {
    padding-top: var(--padding--padding-global);
  }
}

@media screen and (max-width: 767px) {
  body {
    --color-gray--black-900: #000;
    --typography--h1: 40px;
    --typography--h2: 36px;
    --typography--h3: 32px;
    --typography--h4: 24px;
    --typography--h5: 20px;
    --typography--h6: 18px;
    --typography--text-regular: 14px;
    --padding--padding-section-large: 64px;
    --padding--padding-global: 32px;
    --gap--gap-xxlarge: 48px;
    --color-purple--purple-50: #eae5f0;
    --color-yellow--yellow-500: #fac540;
    --color-yellow--yellow-50: #fef9eb;
    --color-purple--purple-100: #d6cce2;
    --color-gray--white-0: #fff;
    --color-aqua--aqua-200: #a7e5ef;
    --color-yellow--yellow-200: #fde8b3;
    --padding--padding-section-small: 24px;
    --max-width--max-width-xxlarge: 1280px;
    --border-radius--border-radius-global: 24px;
    --color-yellow--yellow-100: #fef3d9;
    --color-aqua--aqua-50: #e9f9fb;
    --max-width--max-width-xlarge: 1024px;
    --max-width--max-width-large: 768px;
    --gap--gap-xsmall: 12px;
    --gap--gap-small: 16px;
    --gap--gap-medium: 24px;
    --max-width--max-width-medium: 560px;
    --color-aqua--aqua-100: #d3f2f7;
    --color-red--red-100: #fcd6d5;
    --typography--text-medium: 16px;
    --text-sizes--heading-3: 40px;
    --text-sizes--text-regular: 16px;
    --typography--text-large: 18px;
    --color-aqua--aqua-700: #167381;
    --color-gray--gray-500: gray;
    --typography--text-small: 12px;
    --typography--text-xs: 10px;
    --section-padding--padding-section-large: 112px;
    --page-padding--padding-global: 64px;
    --gap--gap-large: 32px;
    --text-sizes--heading-1: 56px;
    --text-sizes--text-large: 20px;
    --container--container-width-large: 1280px;
    --max-width--max-width-large-2: 768px;
    --text-sizes--heading-2: 48px;
    --text-sizes--text-medium: 18px;
    --text-sizes--heading-4: 32px;
    --text-sizes--heading-5: 24px;
    --text-sizes--heading-6: 20px;
    --text-sizes--text-small: 14px;
    --text-sizes--text-tiny: 12px;
    --color-purple--purple-500: #30006c;
    --border-radius--border-radius-xlarge: 32px;
    --color-purple--purple-400: #593389;
    --gap--gap-xxsmall: 8px;
    --border-radius--border-radius-xsmall: 12px;
    --border-radius--border-radius-small: 16px;
    --gap--gap-xlarge: 40px;
    --color-purple--purple-200: #ac99c4;
    --padding--padding-section-medium: 48px;
    --max-width--max-width-small: 480px;
    --color-red--red-200: #f8adac;
    --color-gray--gray-100: #f7f7f7;
    --color-gray--gray-200: #f2f2f2;
    --color-gray--gray-300: #d7d7d7;
    --color-gray--gray-400: #b4b4b4;
    --color-gray--gray-600: #4f4f4f;
    --color-gray--gray-700: #282828;
    --color-gray--gray-800: #0e0e0e;
    --color-purple--purple-300: #8366a7;
    --color-purple--purple-700: #1d0041;
    --color-purple--purple-600: #260056;
    --color-purple--purple-900: #0a0016;
    --color-purple--purple-800: #13002b;
    --color-aqua--aqua-300: #7cd9e7;
    --color-aqua--aqua-800: #0e4c56;
    --color-aqua--aqua-900: #07262b;
    --color-aqua--aqua-500: #24bfd7;
    --color-aqua--aqua-600: #1d99ac;
    --color-aqua--aqua-400: #50ccdf;
    --color-red--red-400: #f15a59;
    --color-red--red-50: #feecec;
    --color-red--red-700: #8f1d1c;
    --color-red--red-600: #be2726;
    --color-red--red-500: #ee312f;
    --color-red--red-300: #f58382;
    --color-red--red-900: #300a09;
    --color-red--red-800: #5f1413;
    --color-yellow--yellow-400: #fbd166;
    --color-yellow--yellow-300: #fcdc8c;
    --color-yellow--yellow-700: #967626;
    --color-yellow--yellow-800: #644f1a;
    --color-yellow--yellow-900: #32270d;
    --color-yellow--yellow-600: #c89e33;
    --border-radius--border-radius-large: 28px;
    --container--container-width-small: 768px;
    --container--container-width-medium: 1024px;
    --max-width--max-width-xxsmall: 320px;
    --max-width--max-width-xsmall: 400px;
  }

  .content-small, .content-medium {
    flex-flow: column;
  }

  .content-p64-left {
    padding: 24px;
  }

  .card-aqua, .content-p24, .card-red, .card-purple, .card-yellow {
    height: auto;
  }

  .headingh3.mobile-h5 {
    font-size: 24px;
  }

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

  .navbar-menu, .navbar-link {
    background-color: var(--color-gray--white-0);
  }

  .navbar-link:hover {
    background-color: var(--color-purple--purple-50);
  }

  .actions.stack {
    flex-flow: column;
    width: 100%;
  }

  .actions.stack-deskop-mobilep {
    flex-flow: row;
    width: 100%;
  }

  .slider-1-mask {
    padding-left: 32px;
  }

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

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

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

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

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

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

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

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

  .grid-2 {
    flex-flow: column;
  }

  .sel-img {
    max-width: 128px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding: var(--padding--padding-section-large) var(--padding--padding-global);
  }

  .section.bg-split-purple-100 {
    background-image: linear-gradient(0deg, var(--color-purple--purple-100) 41%, var(--color-gray--white-0) 41%);
  }

  .section.bg-split-aqua-200 {
    background-image: linear-gradient(0deg, var(--color-aqua--aqua-200) 41%, var(--color-gray--white-0) 41%);
  }

  .section.max-height-900 {
    height: 900px;
  }

  .actions.stack-deskop-mobilep {
    flex-flow: column;
  }

  .image-3 {
    border-radius: var(--border-radius--border-radius-global);
  }

  .image-5 {
    left: -260px;
  }

  .code-embed-2 {
    flex: none;
  }

  .slider-1-mask {
    margin-left: -48px;
    margin-right: -48px;
    padding-left: 32px;
  }

  .slider-1-card {
    width: 80vw;
  }

  .grid-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

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

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

  .grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .form {
    flex-flow: column;
  }

  .image-131 {
    max-width: 270px;
  }
}

#w-node-e7ced786-8ec1-41ae-3402-98487d6e42c1-90acda86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b06f1b0-3779-0c17-8b0c-35e8a95f0d1d-198faeb0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_4c9070ba-d296-3b70-f0ae-39ec8b4207e6-198faeb0, #w-node-_8011dbe0-aa1c-8de5-eb00-4d05292e3350-198faeb0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4c9070ba-d296-3b70-f0ae-39ec8b4207e6-198faeb0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


